/*!
 * 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: 65%;
  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,
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  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: #505357;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0072ce;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #004882;
  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: #2b2b2b;
}
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: 640px) {
  .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: #1e3575;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #14234c;
}
.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: #505357;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #383a3c;
}
.bg-primary {
  color: #fff;
  background-color: #1e3575;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #14234c;
}
.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: 640px) {
  .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: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.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: 640px) {
  .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: 639px) {
  .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: #505357;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #505357;
  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: #1e3575;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(30, 53, 117, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(30, 53, 117, 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: #505357;
}
.has-error .form-control {
  border-color: #505357;
  -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: #383a3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #81868c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #81868c;
}
.has-error .input-group-addon {
  color: #505357;
  border-color: #505357;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #505357;
}
.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: #8f9398;
}
@media (min-width: 640px) {
  .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: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.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: #0072ce;
  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: #0072ce;
  background-color: #ffffff;
  border-color: #0072ce;
}
.btn-default:focus,
.btn-default.focus {
  color: #0072ce;
  background-color: #e6e6e6;
  border-color: #002b4f;
}
.btn-default:hover {
  color: #0072ce;
  background-color: #e6e6e6;
  border-color: #005091;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #0072ce;
  background-color: #e6e6e6;
  border-color: #005091;
}
.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: #0072ce;
  background-color: #d4d4d4;
  border-color: #002b4f;
}
.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: #ffffff;
  border-color: #0072ce;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #0072ce;
}
.btn-primary {
  color: #ffffff;
  background-color: #0072ce;
  border-color: #0072ce;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #00569b;
  border-color: #002b4f;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #00569b;
  border-color: #005091;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #00569b;
  border-color: #005091;
}
.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: #004277;
  border-color: #002b4f;
}
.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: #0072ce;
  border-color: #0072ce;
}
.btn-primary .badge {
  color: #0072ce;
  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: #0072ce;
  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: #004882;
  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: #1e3575;
}
.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: 640px) {
  .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:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  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:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-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: #505357;
  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 .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > 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: #0072ce;
}
.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: 640px) {
  .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: 640px) {
  .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: #1e3575;
}
.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: 640px) {
  .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: 640px) {
  .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;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  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: 640px) {
  .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: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .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: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .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 10px;
  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: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .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: 640px) {
  .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: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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: 640px) {
  .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: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .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;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 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: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #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: 639px) {
  .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: 639px) {
  .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: 10px 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: #505357;
}
.breadcrumb > .active {
  color: #505357;
}
.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: #0072ce;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 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: #1e3575;
  border-color: #1e3575;
  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-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.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: #505357;
  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: #1e3575;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #14234c;
}
.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: #0072ce;
  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: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .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: #0072ce;
}
.thumbnail .caption {
  padding: 9px;
  color: #505357;
}
.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: #505357;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #383a3c;
}
@-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: #1e3575;
  -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:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 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: #1e3575;
  border-color: #1e3575;
}
.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: #8099df;
}
.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: #505357;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #505357;
}
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: #505357;
  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: #505357;
  border-color: #505357;
}
.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;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.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;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.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: #1e3575;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #1e3575;
  border-color: #1e3575;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1e3575;
}
.panel-primary > .panel-heading .badge {
  color: #1e3575;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1e3575;
}
.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: #505357;
  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: #505357;
}
.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: 640px) {
  .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;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #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: 640px) {
  .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: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) 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: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .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: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .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: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .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: #505357;
}
.ui-datepicker .ui-datepicker-header {
  color: #505357;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  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: #0072ce;
  cursor: pointer;
  font-family: 'Glyphicons Halflings', sans-serif;
  -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-prev:before {
  font-family: 'SAP-Icons';
  content: '\e067';
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-datepicker-next:before {
  font-family: 'SAP-Icons';
  content: '\e066';
}
.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: #004882;
  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: #505357;
}
.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: #0072ce;
  color: #ffffff;
  border-color: #0072ce;
}
.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: #1e3575;
  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 */
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .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: #0072ce;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #505357;
}
.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: #505357;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  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: 10px 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: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  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: #1e3575;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #d2dbf3;
  color: #505357;
}
.well.well-tertiary {
  background-color: #1e3575;
  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: #505357;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #505357;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #1e3575;
  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: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.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: 639px) {
  .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: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
footer {
  margin-top: 30px;
  background: #1e3575;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 640px) {
  .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 #0072ce;
    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: #1e3575;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #1e3575;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #1e3575;
}
.footer__copyright {
  background: #1e3575;
  padding: 25px 0;
  color: #505357;
  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.dte-branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #1e3575;
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile.dte-branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.branding-mobile.dte-branding-mobile .js-mobile-logo {
  text-align: center;
}
.branding-mobile.dte-branding-mobile .js-mobile-logo img {
  width: 53px;
  height: 18px;
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
  background-color: #1e3575;
  padding-top: 28px;
  padding-bottom: 28px;
  height: 28px;
  box-sizing: content-box;
}
@media (max-width: 1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.nav__center {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
}
.nav__center .simple-banner-component img,
.nav__center .banner__component img {
  width: 82px;
  height: 28px;
}
.nav__center .simple-banner-component a,
.nav__center .banner__component a {
  display: inline-block;
}
.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 {
  position: relative;
  z-index: 10;
}
.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: #1e3575;
  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: #0072ce;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: none;
  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: #0072ce;
}
.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: #0072ce;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background-color: #1e3575;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #1e3575;
}
#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 {
  list-style: none;
  font-size: 12px;
  color: #1e3575;
  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: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #0072ce;
  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: 640px) 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: 639px) {
  .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: 10px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #505357;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  min-height: 38px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
@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: #505357;
}
.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: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .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: 640px) {
  .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: #1e3575;
}
@media (min-width: 640px) {
  .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: 639px) {
  .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: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .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: #1e3575;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #1e3575;
    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: #0072ce;
    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: 640px) {
  .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: 640px) {
  .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: 640px) and (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .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: #1e3575;
    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: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .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: #0072ce;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #1e3575;
  }
}
.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: #1e3575;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #1e3575;
  border-bottom: 1px solid #1e3575;
}
@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: #1e3575;
  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: 639px) {
  .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: 20px;
  }
}
.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: #1e3575;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #1e3575;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f5f5f5;
  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: #1e3575;
  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 #f5f5f5;
  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: #1e3575;
  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: #f5f5f5;
    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: #1e3575;
    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', sans-serif;
    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: 1399px) {
  .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: #1e3575;
    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: #1e3575;
  }
}
@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: #1e3575;
    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: #1e3575;
  }
  .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: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) 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: 639px) {
  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: 639px) {
  .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: 639px) {
  .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: #1e3575;
    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: 640px) {
  .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: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #1e3575;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0072ce;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .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: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #505357;
  padding: 20px 30px;
}
.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: 639px) {
  .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: #505357;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold;
}
header {
  background: #f5f5f5;
  margin-bottom: 20px;
}
.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', sans-serif;
  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: 639px) {
  #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: 639px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.page-headline {
  color: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.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;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  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: 10px;
}
.btn-default {
  border: 3px solid;
  color: #0072ce;
  background-color: #ffffff;
  border-color: #0072ce;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #1e3575;
  border-color: #1e3575;
  -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: #0072ce;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #0072ce;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #0072ce;
  border-color: #0072ce;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #1e3575;
  border-color: #1e3575;
  -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: #73767b;
  border-color: #73767b;
}
.btn-primary .badge {
  color: #0072ce;
  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: #0072ce;
  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: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@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: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .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: 60px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 60px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .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;
}
.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: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #0072ce;
  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: 10px 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: 1399px) {
  .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: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #505357;
  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: -20px;
}
.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 20px;
}
.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: #505357;
  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: #1e3575;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #1e3575;
  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: 10px 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;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #1e3575;
}
.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: 10px 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 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 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: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #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: 10px;
  padding-right: 10px;
  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: 10px;
}
.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: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.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: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .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: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.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: 75px;
}
.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;
  font-family: 'SAP-Icons';
  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: #0072ce;
  -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: #004882;
}
.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: 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 10px 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: #505357;
}
.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: #1e3575;
}
.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: 13.33333333px;
  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: #2b2b2b;
}
.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: "\2026";
}
.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: 10px;
  color: #505357;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.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: #2b2b2b;
  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: 30px;
}
.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: 1399px) {
  .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: #505357;
  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: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.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: 60px 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: #0072ce;
}
.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: 640px) {
  .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: 640px) {
  .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;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #0072ce;
  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 .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #505357;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #1e3575;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) 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 10px;
  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 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
.tabs .tabhead .glyphicon:before {
  font-family: 'SAP-Icons';
  content: '\e066';
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabhead.active .glyphicon:before {
  font-family: 'SAP-Icons';
  content: '\e1e2';
}
.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: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) 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 #1e3575;
}
@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;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 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: 10px;
}
.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: 20px 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: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.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: #505357;
  padding: 20px 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;
  font-family: 'SAP-Icons';
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle:before {
  font-family: 'SAP-Icons';
  content: '\e1e1';
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  font-family: 'SAP-Icons';
  content: '\e1e2';
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.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: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.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: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.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: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.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: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.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: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .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-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: 215px;
}
.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: 215px;
}
.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: 235px;
}
.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: 235px;
}
.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: 255px;
}
.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: 255px;
}
.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: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
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 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 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;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction {
    position: relative;
    right: 1%;
    float: right;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    position: relative;
    left: 1%;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    width: calc(49% - 4px);
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .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 3.33333333px;
  }
}
.product__listing.product__list .product__list--item.tag-highlighted,
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__list .product__list--item.tag-highlighted:before,
.product__listing.product__grid .product-item.tag-highlighted:before {
  content: "";
  z-index: -1;
  position: absolute;
  border: 2px solid #1e3575;
  top: 14px;
  left: 12px;
  right: 12px;
  bottom: 14px;
}
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  content: "\e006";
  top: 18px;
  left: 16px;
  color: #1e3575;
  width: 24px;
  line-height: 22px;
  height: 24px;
  font-size: 18px;
  padding: 0;
  text-align: center;
  position: absolute;
}
.product__listing.product__list .product__list--item {
  padding: 20px 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--item.tag-highlighted:before {
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:after {
  font-size: 16px;
  top: 8px;
  left: 7px;
}
.product__listing.product__list .product__list--item.tag-highlighted:first-child:before {
  top: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n) {
  background: transparent;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n):before {
  top: 1px;
  background-color: #f4f4f4;
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  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: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .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: 640px) {
  .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: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .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: 10px;
  padding-right: 10px;
  padding: 20px;
  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: 640px) {
  .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 .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 10px;
  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: 10px;
  height: 70px;
  overflow: hidden;
  color: #2b2b2b;
}
.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: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .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: 10px;
  padding-top: 10px;
}
.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: 10px;
}
@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: #2b2b2b;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 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: 10px;
  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: #0072ce;
  border: 1px solid #0072ce;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #0072ce;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #1e3575;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.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: #505357;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 10px;
    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 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .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: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  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: 25px;
  padding: 0 20px;
  color: #0072ce;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  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: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  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: #004882;
}
.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: #1e3575;
  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: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__toggle .open .glyphicon:before {
  font-family: 'SAP-Icons';
  content: '\e1e1';
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.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: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #0072ce;
  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: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0072ce;
}
.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: #505357;
}
.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: 40px;
}
.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 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .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: 40px;
  }
}
@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: 10px;
    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: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .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 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .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 .item__quantity__total .open .qty .glyphicon:before {
    font-family: 'SAP-Icons';
    content: '\e1e2';
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    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 20px 20px;
  }
  .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: 20px;
    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: 136px;
    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: 10px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.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: #0072ce;
  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: #0072ce;
  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: 20px;
  padding: 10px;
  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: -10px;
  margin-right: -10px;
}
.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: #0072ce;
  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: 640px) {
  .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: #0072ce;
}
.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: 38px;
}
.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: #004882;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #0072ce;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #0072ce;
  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: 639px) {
  .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;
  padding-right: 20px;
  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: 639px) {
  .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: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .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 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  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: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.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: 10px;
}
.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: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.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: 75px;
}
.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: 10px 0 30px;
  padding: 10px;
}
.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: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #1e3575;
  background-color: #1e3575;
  padding: 20px 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: 33px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f5f5f5;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #505357;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.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', sans-serif;
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #1e3575;
}
.quote__form--toggle {
  color: #1e3575;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@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: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .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: 640px) 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: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 5px 10px;
    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 #1e3575;
}
.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: 10px;
}
.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 10px;
}
.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: 10px;
}
.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 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  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: 10px;
}
.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: 10px 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 10px;
  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: 10px;
}
.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 10px;
  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: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.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 #1e3575;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #1e3575;
  -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 10px;
  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: #1e3575;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #1e3575;
  }
  .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: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .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 10px;
  }
  .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 10px 10px;
  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: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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 #1e3575;
}
.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 #1e3575;
}
.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: #1e3575;
  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 #1e3575;
  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 #1e3575;
  padding: 10px;
  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 #1e3575;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  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: 10px;
  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 10px;
  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: #1e3575;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #1e3575;
  }
  .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: #1e3575;
  }
  .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: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.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: 10px;
}
#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;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .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: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  padding: 20px 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: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  font-weight: normal;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f5f5f5;
  color: #505357;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 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: 10px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #505357;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0072ce;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 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 -20px;
  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: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 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: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.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: #505357;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 20px 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: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .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: 640px) {
  .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: 20px;
}
.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: #1e3575 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #1e3575;
}
.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: 20px;
  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: 10px;
  margin-bottom: 20px;
  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: #0072ce;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 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: 10px 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: 639px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    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: #505357;
    padding: 25px 20px;
    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 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #505357;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.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: 20px;
}
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;
  margin: -1px;
  padding: 0;
  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: 639px) {
  .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: 40px;
}
.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: 639px) {
  .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: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 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: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #505357;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #505357;
  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: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 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: 20px;
  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: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.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 10px;
  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: #1e3575;
  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: 639px) {
  .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: 639px) {
  .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: #0072ce;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #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 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #505357;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #505357;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  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: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #505357;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #505357;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #505357;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #383a3c;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  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: #1e3575;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  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: 10px;
  }
  .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: 10px;
    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: 10px;
  padding-bottom: 10px;
  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: 639px) {
  .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: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  font-weight: normal;
  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: 25px;
}
@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: #505357;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.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: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .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: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #2b2b2b;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  font-weight: normal;
  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: 25px;
}
@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 10px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.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', sans-serif;
  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: #505357;
  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: 10px;
}
.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: 10px;
}
.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: 20px;
}
.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: 10px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.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: 639px) {
  .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: #0072ce;
}
.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: 639px) {
  .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: 639px) {
  .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: 639px) {
  .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: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .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: 640px) {
  .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: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.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: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-consignment {
  margin-top: 20px;
}
.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: #f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px;
  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: 640px) {
  .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: #0072ce;
  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: #0072ce;
}
@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: #0072ce;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.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: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .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 10px;
}
.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: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.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: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 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: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f5f5f5;
  padding: 10px 20px;
}
.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: 10px;
  padding-bottom: 10px;
  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: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.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: 1399px) {
  .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: #505357;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.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: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.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: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.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: 20px;
}
.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: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #1e3575;
  color: #7f919e;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
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;
}
table td {
  padding: 20px 10px;
  vertical-align: top;
}
.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: 640px) {
  .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: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #0072ce;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #004882;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .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: #505357;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #1e3575;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #0072ce;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #0072ce;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #0072ce;
}
.has-error .control-label {
  color: #505357;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #505357;
}
.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: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #1e3575;
  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: 20px;
}
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: #1e3575;
}
.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: #1e3575;
}
.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: #335ac6;
  border-color: #335ac6;
}
.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: 20px;
  padding-right: 20px;
}
.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: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.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 20px;
  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: 639px) {
  .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: 20px;
  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: #0072ce;
  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: 640px) {
  .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: #1e3575;
    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: 20px;
  }
  .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: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .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 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .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: 20px;
    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 20px;
    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: 20px;
    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: 10px;
  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: 10px;
  }
}
.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: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.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: 10px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.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: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.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: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.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;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
header {
  background: #ffffff;
}
@media (max-width: 639px) {
  header {
    border-bottom: 1px solid #d9d9d9;
  }
}
.navigation--middle {
  border: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle {
    background: #1e3575;
  }
}
@media (min-width: 640px) {
  .navigation--middle .btn:hover,
  .navigation--middle .nav-cart:hover,
  .navigation--middle .nav-location:hover,
  .navigation--middle .btn:active,
  .navigation--middle .nav-cart:active,
  .navigation--middle .nav-location:active,
  .navigation--middle .btn:focus,
  .navigation--middle .nav-cart:focus,
  .navigation--middle .nav-location:focus {
    background-color: transparent;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  border: none;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  color: #ffffff;
  font-size: 20px;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span:hover,
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span:active,
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span:focus {
  color: #0072ce;
}
.navigation--middle .mobile-menu span {
  color: #ffffff;
  font-size: 20px;
}
.navigation--middle .mobile-menu span:hover,
.navigation--middle .mobile-menu span:active,
.navigation--middle .mobile-menu span:focus {
  color: #0072ce;
}
.navigation--middle .nav__left {
  padding: 0;
}
@media (min-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    background: #ffffff;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    background: #1e3575;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search .ui-front {
    padding: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--middle .nav__left .site-search .ui-front {
    padding: 0px;
  }
}
@media (min-width: 1023px) {
  .navigation--middle .nav__left .site-search .ui-front {
    padding: 0px 0px 10px 0px;
  }
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #d9d9d9;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #1e3575;
  width: 100%;
  border: none;
  color: #ffffff;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search .input-group {
    margin-left: -10px;
    width: 115%;
    height: 40px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  background-color: transparent;
  margin-left: 3%;
}
.navigation--middle .nav__left .site-search .input-group .form-control:focus {
  color: #ffffff;
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #2b2b2b;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #2b2b2b;
  }
}
@media (min-width: 640px) {
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #ffffff;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon:hover,
  .navigation--middle .mobile__nav__row--btn span.glyphicon:active,
  .navigation--middle .mobile__nav__row--btn span.glyphicon:focus {
    color: #0072ce;
  }
}
@media (min-width: 639px) and (max-width: 1023px) {
  .navigation--middle .mobile__nav__row--btn span.glyphicon .glyphicon-shopping-cart {
    font-size: 20px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    background-color: #2b2b2b;
    text-align: center;
  }
}
.navigation--bottom {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--bottom {
    margin-top: 20px;
  }
}
@media (min-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    color: #2b2b2b;
    font-weight: bold;
    font-size: 12px;
    padding: 0px 15px 10px;
  }
  .navigation--bottom .nav__links--products li a:hover,
  .navigation--bottom .nav__links--products li a:active,
  .navigation--bottom .nav__links--products li a:focus {
    color: #0072ce;
  }
}
.navigation--bottom .show-sub .nav__link a:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  border: solid #d9d9d9;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 5px;
  bottom: -6px;
  background-color: #ffffff;
  z-index: 1;
}
@media (min-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
    border: solid 1px #d9d9d9;
  }
  .navigation--bottom .nav__links--primary .sub__navigation .sub-navigation-list li a {
    padding: 0 15px;
    font-weight: 300;
    z-index: 2;
  }
  .navigation--bottom .nav__links--primary .sub__navigation .sub-navigation-list li a:hover {
    background-color: #1e3575;
    color: #ffffff;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section {
  padding: 0px;
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    text-transform: capitalize;
    display: inline-block;
    padding: 5px;
    font-size: 12px;
    line-height: 12px;
    width: 180px;
  }
}
.mini-cart-icon {
  display: inline-block;
}
.mini-cart-count {
  display: inline-block;
  text-transform: lowercase;
}
.mini-cart-count span {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
}
.mini-cart-count span.nav-items-total {
  font-weight: bold;
}
.mini-cart-count span.nav-items-total span {
  font-weight: bold;
}
.navigation--top .nav__right .nav__links li {
  color: #2b2b2b;
}
.branding-mobile {
  background: #ffffff;
  width: 1023px;
}
.inner-addon {
  position: relative;
}
.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  pointer-events: none;
}
@media (min-width: 1023px) {
  .left-addon .glyphicon {
    left: 2%;
  }
}
@media (max-width: 1023px) {
  .left-addon .glyphicon {
    left: -2%;
  }
}
@media (min-width: 1023px) {
  .left-addon input {
    padding-left: 30px;
  }
}
.store-locator a {
  color: #2b2b2b;
  font-weight: bold;
  font-size: 12px;
  position: absolute;
  width: 100%;
  left: 89%;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .store-locator a {
    left: 87%;
  }
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .store-locator a {
    left: 89%;
  }
}
@media (min-width: 1300px) {
  .store-locator a {
    left: 90%;
  }
}
.store-locator a:hover,
.store-locator a:active,
.store-locator a:focus {
  color: #0072ce;
}
@media (min-width: 640px) {
  .navigation--middle .nav-order-tools,
  .navigation--middle .nav-location,
  .navigation--middle .nav-cart,
  .navigation--middle .mobile-menu {
    height: 40px;
    padding: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 40px;
    color: #fff;
  }
  .navigation--middle .nav-cart .mini-cart-link:hover,
  .navigation--middle .nav-cart .mini-cart-link:active,
  .navigation--middle .nav-cart .mini-cart-link:focus {
    color: #0072ce;
  }
}
.navigation--top .nav__right .nav__links--account li a,
.navigation--top .nav__right .nav__links--account li .myAccountLinksHeader {
  font-weight: bold;
}
.navigation--top .nav__right .nav__links--account li a:hover,
.navigation--top .nav__right .nav__links--account li a:active,
.navigation--top .nav__right .nav__links--account li a:focus {
  color: #0072ce;
}
.no-side-padding {
  padding-left: 0;
  padding-right: 0;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
.subsciptions-section-title {
  padding: 10px 20px 10px 20px;
  border-bottom: 2px solid #1e3575;
}
@media (min-width: 1024px) {
  .subsciptions-section-title {
    padding-left: 10px;
  }
}
@media (min-width: 1400px) {
  .subsciptions-section-title {
    padding-left: 0;
  }
}
.subscriptions-table {
  border: 1px #e5e5e5 solid;
}
.subscriptions-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .subscriptions-table th:first-child {
    padding-left: 20px;
  }
}
.subscriptions-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .subscriptions-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .subscriptions-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .subscriptions-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.subscriptions-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .subscriptions-table td:last-child {
    padding-right: 20px;
  }
}
.subscriptions-table .responsive-table-head {
  border-bottom: transparent;
}
.subscriptions-table .responsive-table-head th {
  background-color: #f5f5f5;
  color: #505357;
  text-transform: capitalize;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 600;
  text-align: left;
}
.subscriptions-table .responsive-table-cell a {
  padding-left: 20px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .subscriptions-table .responsive-table-cell a {
    padding-left: 0px;
  }
}
.subscriptions-table tr {
  border-bottom: 1px #e5e5e5 solid;
}
.subscriptions-table tr:nth-child(even) {
  background-color: transparent;
}
.subscriptions-table tr:last-child {
  border-bottom: none;
}
@media (min-width: 1024px) {
  .subscriptions-table td:nth-child(2) {
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .subscriptions-table th:last-child,
  .subscriptions-table td:last-child {
    padding-right: 20px;
  }
}
.subscriptions-table img {
  width: 100%;
}
.subscriptions-table .responsive-table-item .link-disabled,
.subscriptions-table .responsive-table-item .link-disabled:hover,
.subscriptions-table .responsive-table-item .link-disabled:focus {
  color: #73767b;
  text-decoration: none;
}
.subscriptions-table .responsive-table-cell .item-terms a {
  padding-left: 0px;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 400;
}
.subscriptions-table .responsive-table-cell .image-wrapper img {
  width: 138px;
  height: 138px;
}
.subscriptions-table .responsive-table-cell .migpRecChange {
  font-weight: 600;
  text-transform: uppercase;
}
.subscriptions-table .responsive-table-cell .migpRecUnenroll {
  font-weight: 600;
  text-transform: uppercase;
}
.subscriptions-table tr {
  padding: 10px;
}
@media (max-width: 640px) {
  .subscriptions-table tr {
    padding: 10px 20px;
  }
}
.subscriptions-table tr:nth-child(even) {
  background-color: #f4f4f4;
}
.subscriptions-table tr a.responsive-table-link {
  color: #0072ce;
}
.subscriptions-table tr a:hover,
.subscriptions-table tr a:focus {
  color: #004882;
}
.subscriptions-table tr td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .subscriptions-table tr {
    display: block;
  }
  .subscriptions-table tr .status strong {
    display: block;
  }
  .subscriptions-table tr td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .subscriptions-table tr td:last-child {
    text-align: left;
  }
  .subscriptions-table tr td.responsive-table-cell {
    width: 55%;
  }
  .subscriptions-table tr td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
.subscriptions-table form {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.account-section .change-box .responsive-table td:last-child {
  text-align: right;
  padding-right: 60px;
}
.button-container {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
}
.button-container .btn {
  margin-bottom: 10px;
}
.button-container form {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.download-bill-form {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.billing-activity-buttons {
  text-align: right;
}
.billing-activity-buttons .btn {
  margin-right: 30px;
}
@media (max-width: 320px) {
  .billing-activity-buttons .btn {
    font-size: 1em;
  }
}
.page-subscriptions .account-section .account-section-content .account-section-header {
  margin-bottom: 20px;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 0;
}
.account-section .account-section-content .account-section-header {
  padding: 10px 0 0;
  border-bottom: 0;
}
.account-section .account-section-content .account-section-header h5 {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
}
@media (max-width: 480px) {
  .account-section .account-section-content .account-section-header {
    padding: 0px;
    margin: 10px 10px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding: 0px;
    margin: 0 10px;
  }
  .account-overview-table .subscriptions-table tr td {
    width: 30%;
    display: inline-block;
  }
  .account-overview-table .subscriptions-table tr td:nth-child(even) {
    width: 65%;
  }
}
.subscriptions-table {
  border: 1px solid #d9d9d9;
}
.subscriptions-table .manage-link {
  padding-right: 20px;
}
.subscriptions-table .manage-link:only-child {
  padding-right: 0;
  padding-left: 0;
}
.subscriptions-table #resume-subscription-form {
  display: inline;
  padding: 0;
}
.subscriptions-table #resume-subscription-form button {
  padding: 10px 22px;
}
.subscriptions-table td {
  vertical-align: middle;
  text-decoration: none;
  color: #505357;
}
.subscriptions-table a {
  float: left;
  padding-left: 20px;
}
.subscriptions-table th {
  text-transform: capitalize;
}
.subscriptions-table tr td:last-child {
  text-align: left;
}
@media (max-width: 1023px) {
  .account-upgrade-subscription .subscriptions-table tr,
  .page-subscriptions .subscriptions-table tr {
    display: block;
  }
  .account-upgrade-subscription .subscriptions-table tr td,
  .page-subscriptions .subscriptions-table tr td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .account-upgrade-subscription .subscriptions-table tr td:last-child,
  .page-subscriptions .subscriptions-table tr td:last-child {
    text-align: left;
  }
  .account-upgrade-subscription .subscriptions-table tr td:nth-child(even),
  .page-subscriptions .subscriptions-table tr td:nth-child(even) {
    width: 55%;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .subscriptions-table td:nth-child(2) {
    padding: 3px 10px;
  }
}
@media (min-width: 1024px) {
  .subscriptions-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.subscriptions-table th:last-child {
  text-align: left;
  padding-right: 30px;
}
@media (max-width: 480px) {
  .account-overview-table .manage-link {
    padding-right: 15px;
  }
  .account-overview-table .upgrade-link {
    float: right;
    width: 60%;
  }
  .account-overview-table #resume-subscription-form button {
    padding: 10px 10px;
  }
  .account-overview-table .subscriptions-table tr td {
    width: 40%;
  }
  .account-overview-table .subscriptions-table tr td:nth-child(even) {
    width: 55%;
  }
}
@media (max-width: 320px) {
  .account-overview-table .upgrade-link {
    float: right;
    width: 55%;
  }
}
@-moz-document url-prefix() {
  @media (max-width: 480px) {
    .account-overview-table .manage-link {
      padding-right: 5px;
    }
    .account-overview-table #resume-subscription-form button {
      padding: 10px 5px;
    }
  }
}
.account-upgrade-subscription .tabs {
  margin: 30px 0 0;
  border-top: none;
}
.account-upgrade-subscription .tabs .tabbody {
  border-top: 1px solid #cccccc;
}
.account-upgrade-subscription .button-container {
  margin-top: 20px;
  text-align: left;
}
.account-upgrade-subscription .view-potential-upgrade-billing-details {
  width: 100%;
  margin-top: 10px;
}
.account-upgrade-subscription .top-plan {
  color: #0072ce;
  font-size: 15px;
}
.account-upgrade-subscription .sub-tabbody-table tr th:first-child {
  vertical-align: bottom;
}
.account-upgrade-table {
  table-layout: fixed;
}
@media (max-width: 1024px) {
  .account-upgrade-subscription .tabs.tabs-responsive .tabs-list {
    display: table !important;
  }
  .account-upgrade-subscription .tabs.tabs-responsive .tabhead {
    display: none !important;
  }
}
@media (max-width: 820px) {
  .account-upgrade-subscription .tabs.tabs-responsive .subTabs .tabs-list {
    display: table !important;
  }
  .account-upgrade-subscription .tabs.tabs-responsive .tabhead {
    display: none !important;
  }
  .upgrade-btn-container .btn {
    white-space: normal;
  }
}
.account-section-content form.upgrade-subscription-form {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 639px) {
  .account-upgrade-subscription .sub-tabbody-table thead {
    display: table-header-group;
  }
  .account-upgrade-subscription .sub-tabbody-table tr th {
    background-color: #ffffff;
    font-weight: 700;
    color: #505357;
    font-size: 15px;
  }
  .account-upgrade-subscription .sub-tabbody-table tbody td {
    display: table-cell;
    text-align: left;
    font-size: 12px;
    word-wrap: break-word;
  }
  .account-upgrade-subscription .upgrade-btn-container .btn {
    font-size: 12px;
    padding: 10px;
  }
  .account-upgrade-subscription .top-plan {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .account-upgrade-subscription .tabs .tabs-list li {
    padding: 0 12px;
  }
  .account-upgrade-subscription .sub-tabbody-table tr th {
    word-wrap: break-word;
  }
  .account-upgrade-subscription .upgrade-btn-container .btn {
    font-size: 10px;
  }
}
@media (max-width: 320px) {
  .account-upgrade-subscription .upgrade-btn-container .btn {
    font-size: 9px;
  }
  .account-upgrade-subscription .top-plan {
    font-size: 11px;
  }
}
#upgrade-billing-changes {
  max-width: 550px;
}
#upgrade-billing-changes .payment-box {
  position: relative;
  float: left;
  margin-top: 10px;
  border: 1px solid #cccccc;
  padding: 10px;
  width: 45%;
}
@media (max-width: 640px) {
  #upgrade-billing-changes .payment-box {
    width: 41%;
  }
}
#upgrade-billing-changes .payment-box.right {
  margin: 10px 0 10px 35px;
}
#upgrade-billing-changes .payment-box.right:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #000000;
  content: " ";
  left: -22px;
  position: absolute;
  top: 45%;
}
#upgrade-billing-changes .payment-box .plan {
  font-weight: bold;
}
#upgrade-billing-changes .upgrade-preview-table {
  table-layout: fixed;
  width: 100%;
  margin-bottom: 10px;
}
#upgrade-billing-changes .upgrade-preview-table th {
  border-bottom: 2px solid #1e3575;
  font-weight: 700;
  color: #505357;
  padding: 3px 0;
  background-color: transparent;
  text-align: left;
}
#upgrade-billing-changes .upgrade-preview-table td {
  font-size: 12px;
  padding: 10px;
}
@media (max-width: 639px) {
  #upgrade-billing-changes .actions .btn-default {
    margin-top: 20px;
  }
}
#update-payment-method-form select,
#extend-subscription-form select {
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 640px) {
  #update-payment-method-form select,
  #extend-subscription-form select {
    width: auto;
    max-width: 240px;
  }
}
.margin-top-20 {
  margin-top: 20px;
}
.subscription-popup #cboxLoadedContent {
  margin-top: 80px;
}
@media (max-width: 320px) {
  .subscription-popup #cboxLoadedContent {
    margin-top: 100px;
  }
}
@media (max-width: 639px) {
  .subscriptions-table .responsive-table-head {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .subscriptions-table .responsive-table-head {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .subscriptions-table .hidden-cell {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .subscriptions-table .hidden-cell {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .billing-details-table .responsive-table-head {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .billing-details-table .hidden-cell {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .billing-details-table .hidden-cell {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .billing-details-table .hidden-cell {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1400px) {
  .page-payment-details-manage-subscriptions .account-section {
    margin: 0 20px;
  }
}
.page-payment-details-manage-subscriptions .account-section .account-section-header .back-link {
  padding-left: 0;
}
.page-payment-details-manage-subscriptions .account-section .account-section-header .back-link .glyphicon {
  font-size: 14px;
}
.page-payment-details-manage-subscriptions .account-section .payment-box {
  margin-top: 10px;
}
@media (min-width: 1400px) {
  .page-payment-details-manage-subscriptions .account-section .payment-box,
  .page-payment-details-manage-subscriptions .account-section .infoText {
    margin-left: 53%;
  }
}
@media (max-width: 640px) {
  .page-payment-details-manage-subscriptions .account-section .description,
  .page-payment-details-manage-subscriptions .account-section .infoText,
  .page-payment-details-manage-subscriptions .account-section .payment-box,
  .page-payment-details-manage-subscriptions .account-section p {
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  .page-payment-details-manage-subscriptions .account-section .subscriptions-table tr {
    display: block;
  }
  .page-payment-details-manage-subscriptions .account-section .subscriptions-table tr td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .page-payment-details-manage-subscriptions .account-section .subscriptions-table tr td:last-child {
    text-align: left;
  }
  .page-payment-details-manage-subscriptions .account-section .subscriptions-table tr td:nth-child(even) {
    width: 55%;
  }
}
.page-payment-details-manage-subscriptions .account-section .subscriptions-table th,
.page-payment-details-manage-subscriptions .account-section .subscriptions-table td {
  vertical-align: middle;
}
.page-payment-details-manage-subscriptions .account-section .subscriptions-table th input[type="checkbox"],
.page-payment-details-manage-subscriptions .account-section .subscriptions-table td input[type="checkbox"] {
  margin-bottom: auto;
}
.page-subscriptionComparison #cboxLoadedContent {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .page-subscriptionComparison #cboxLoadedContent {
    padding: 15px 20px 30px 20px;
  }
}
.page-subscriptionBillingActivity .billing-activity-buttons .btn {
  margin-right: 10px;
}
@media (min-width: 480px) and (max-width: 640px) {
  .page-subscriptionBillingActivity .billing-activity-buttons .btn {
    margin-right: 20px;
  }
  .page-subscriptionBillingActivity .responsive-table td.responsive-xs-cell {
    width: 57%;
    text-align: right;
    padding-right: 0;
  }
  .page-subscriptionBillingActivity .responsive-table td.responsive-xs-cell .btn.btn-block {
    display: inline;
    width: auto;
    padding: 10px 20px;
  }
}
@media (max-width: 480px) {
  .page-subscriptionBillingActivity td.responsive-xs-cell:last-child {
    display: table-cell;
    padding: 0 10px 10px;
  }
  .page-subscriptionBillingActivity .billing-activity-buttons .btn {
    display: block;
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  .page-orders .responsive-table td:last-child {
    padding-right: 2.5%;
  }
}
.page-subscriptionComparison .account-upgrade-subscription .button-container {
  padding-left: 10px;
}
@media (max-width: 1400px) {
  .page-subscriptionComparison .headline,
  .page-subscriptionComparison .description {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .page-subscriptionComparison .headline,
  .page-subscriptionComparison .description {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-subscriptionComparison .account-upgrade-subscription .tabbody {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.subscribe-section .quad-section {
  background-color: #f5f5f5;
  border: 1px solid #d9d9d9;
  margin-top: 20px;
}
.subscribe-section .quad-section img {
  width: 96px;
  height: auto;
}
.subscribe-section .quad-section .quad-img {
  border: 1px solid #d9d9d9;
  float: right;
  margin: 15px;
}
.subscribe-section .quad-section a {
  text-decoration: underline;
}
.subscribe-section .carousel-wrap {
  margin: 10px auto;
  position: relative;
}
.subscribe-section .carousel-wrap.comp-addons {
  margin: 20px auto;
  padding: 0 4%;
  height: 210px;
  border: 1px solid #d9d9d9;
  background-color: #f5f5f5;
  position: relative;
}
.subscribe-section .comp-addons {
  margin-top: 20px;
}
.subscribe-section .comp-addons img {
  width: 200px;
  margin: 15px;
}
.subscribe-section .comp-addons .addons-section {
  background-color: #f5f5f5;
  border: 1px solid #d9d9d9;
}
.subscribe-section .comp-addons .addons-section .owl-buttons .owl-prev:before,
.subscribe-section .comp-addons .addons-section .owl-buttons .owl-next:before {
  content: "";
}
.subscribe-section .owl-carousel {
  width: 100%;
  float: left;
  position: relative;
}
.subscribe-section .owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  margin: 0 auto;
  text-align: center;
}
.subscribe-section .owl-carousel .item a {
  font-size: 12px;
}
.subscribe-section .owl-carousel .item a label.item-name {
  display: block;
}
.subscribe-section .owl-carousel .item p {
  font-size: 12px;
}
.subscribe-section .owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #f5f5f5;
}
.subscribe-section .covercarousel img {
  max-width: 100%;
}
.subscribe-section .circle-section {
  background-color: #f5f5f5;
  border: 1px solid #d9d9d9;
  margin-bottom: 20px;
}
.subscribe-section .circle-section .owl-carousel .item {
  position: relative;
  z-index: 100;
  -webkit-backface-visibility: hidden;
  width: 350px;
  margin: 10px auto;
  text-align: center;
}
.subscribe-section .circle-section .owl-carousel.owl-loaded {
  display: block;
  padding: 10px 0;
  height: 230px;
}
.subscribe-section .circle-section .owl-carousel.donut-section .owl-buttons .owl-prev:before,
.subscribe-section .circle-section .owl-carousel.donut-section .owl-buttons .owl-next:before {
  content: "";
}
.subscribe-section .circle-section .fill-red {
  background-color: #e74c3c;
  margin-right: 5px;
  padding: 8px 8px;
  float: left;
}
.subscribe-section .circle-section .fill-green {
  background-color: #1abc9c;
  margin-right: 5px;
  padding: 8px 8px;
  float: left;
}
.subscribe-section .circle-section .circle-space {
  padding-right: 0;
  padding-left: 0;
}
.subscribe-section .circle-section .circle-space label {
  font-size: 12px;
  height: 35px;
  text-transform: capitalize;
}
.subscribe-section .circle-section .square {
  padding: 4px;
  margin-bottom: 0;
}
.subscribe-section .circle-section .number {
  display: table-cell;
  vertical-align: middle;
  font-size: 10px;
  font-weight: bold;
  color: #0072ce;
}
.subscribe-section .circle-section .unit {
  display: table-cell;
  vertical-align: middle;
  font-size: 10px;
  font-weight: bold;
  color: #0072ce;
  padding-left: 2px;
}
.subscribe-section .circle-section .set-size {
  font-size: 2em;
  padding-left: 20px;
}
.subscribe-section .circle-section .squarewrap {
  margin-top: 40px;
}
.subscribe-section .circle-section .donut.full {
  background: #e74c3c;
}
.subscribe-section .circle-section .label-danger {
  background-color: #e74c3c;
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  margin-top: 5px;
}
.subscribe-section .circle-section .donut {
  width: 160px;
  height: 160px;
  margin: auto;
  position: relative;
  background: #1abc9c linear-gradient(to right, #1abc9c 50%, #e74c3c 50%);
  color: #e74c3c;
  border-radius: 50%;
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
}
.subscribe-section .circle-section .donut::after {
  content: '';
  position: absolute;
  width: 60%;
  height: 60%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #f5f5f5;
  border-radius: 50%;
}
.subscribe-section .circle-section .donut::before {
  content: '';
  position: absolute;
  display: block;
  background-color: #1abc9c;
  height: 100%;
  width: 50%;
  right: 0;
  border-radius: 0 100% 100% 0%;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-animation: 50s spin infinite linear, 100s background infinite step-end;
  animation: 50s spin infinite linear, 100s background infinite step-end;
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  -webkit-animation-delay: inherit;
  animation-delay: inherit;
  overflow-x: hidden;
  overflow-y: hidden;
}
@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes spin {
  to {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes background {
  50% {
    background-color: currentColor;
  }
}
@keyframes background {
  50% {
    background-color: currentColor;
  }
}
.account-section .account-orderdetail .back-link {
  padding: 20px 0;
}
@media (max-width: 480px) {
  .orderhistory-list-table.billing-details-table .responsive-table-item td {
    display: inline-block;
    width: 45%;
    padding: 3px 10px;
  }
}
@media only screen and (min-device-width: 1024px) and (max-device-height: 1366px) {
  .account-overview-table .subscriptions-table tr td:nth-child(even) {
    width: auto;
  }
  .account-overview-table .subscriptions-table tr td {
    width: auto;
    display: table-cell;
  }
  .subscribe-section .circle-section .donut-section .donut-grid {
    width: 383px;
  }
}
.product__listing .product__list--name {
  display: inline;
  margin: 0;
  font-size: 20px;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
.product__listing.product__list .product__list--item {
  padding: 10px 20px 0;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #1e3575;
}
.product__list--item.list_view .list-disp {
  width: 100%;
  float: left;
  padding-left: 90px;
}
.product-classification {
  background-color: #f5f5f5;
  margin: 0px 10px 0px 10px;
  padding: 5px 10px;
  width: 100%;
  float: left;
  display: inline;
}
.product-classification dd {
  margin: 5px 0;
}
.product-classification-button {
  background-color: #1e3575;
  color: #1e3575;
  margin: 0;
  padding: 22px 15px;
  width: 100%;
  display: inline;
  float: right;
  border: 0;
}
.price-label {
  color: #1e3575;
}
.product-price {
  font-size: x-large;
}
.padding-top-10 {
  padding-top: 10px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: block !important;
    margin: 10px 0 0 !important;
  }
  .product-classification {
    margin: 10px 0;
  }
}
@media (max-width: 639px) {
  .product__listing.product__list .product__list--price-panel {
    margin-left: 0;
  }
  .product__listing.product__list .product__list--thumb {
    text-align: center;
    float: none;
  }
  .product__listing.product__list .product__list--item {
    padding: 10px 30px 0;
  }
  .product__listing .product__list--name {
    margin: 0 0 10px 0;
  }
}
table.prod_cart-total-table td {
  padding: 5px 10px;
  text-align: right;
}
table.prod_cart-total-table td:first-child {
  text-align: left;
}
.add-to-cart-totals {
  margin-top: 20px;
  padding: 10px 0;
  font-size: 14px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.add-to-cart-totals tr {
  padding-top: 5px;
  padding-bottom: 5px;
}
h1.guided-selling-headline {
  color: #2b2b2b;
  font-size: 1.6em;
}
.btn-dark-style {
  background-color: #1e3575;
  border-color: #1e3575;
}
.btn-dark-style:hover {
  background-color: #004678;
  border-color: #004678;
  color: #0072ce;
}
.notification-popup-content button.btn-primary.btn-block {
  white-space: normal;
  word-wrap: break-word;
}
.bundle-box {
  font-size: 1.143em;
  line-height: 1.25em;
  border: 1px solid #d9d9d9;
  padding: 15px 25px 0;
  margin-top: 25px;
}
.bundle-box p {
  margin-bottom: 0;
}
.bundle-box h2 {
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  padding-bottom: 15px;
  color: #2b2b2b;
}
.bundle-box .review-area {
  text-align: right;
  margin: 0;
}
.bundle-box .review-area a {
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1.5em;
  white-space: nowrap;
}
.bundle-box p.sub-header {
  color: #0072ce;
  padding-bottom: 25px;
  border-top: 1px solid #d9d9d9;
  padding-top: 0.75em;
}
.bundle-box .bundle-box-entry h3 {
  font-size: 1.2em;
  font-weight: 700;
  margin: 5px 0 5px;
  padding: 0;
}
.bundle-box .bundle-box-entry .description {
  color: #0072ce;
  padding-bottom: 5px;
}
.bundle-box .bundle-box-entry .bundle-entry-price {
  padding-top: 10px;
  text-align: right;
}
.bundle-box .bundle-box-entry .bundle-entry-price .expand-price {
  font-size: 1.125em;
}
.bundle-box .bundle-box-entry .bundle-entry-price .frequency {
  font-size: .8125em;
  color: #0072ce;
}
.bundle-box .bundle-box-entry .bundle-entry-button {
  padding-top: 5px;
  text-align: right;
}
.bundle-box .bundle-box-entry:not(:last-child):after {
  margin: 10px;
  padding-top: 12px;
  border-bottom: 1px solid #d9d9d9;
  display: block;
  content: "";
}
.bundle-box .bundle-box-entry:last-child::after {
  padding-top: 12px;
  content: "";
  border-bottom: 0;
}
.bundle-box .btn-primary {
  background-color: #1e3575;
  border-color: #1e3575;
  background-color: #ffffff;
  border-color: #0072ce;
}
.bundle-box .btn-primary:hover {
  background-color: #004678;
  border-color: #004678;
  color: #0072ce;
}
.bundle-box .btn-primary:hover {
  background-color: #0072ce;
  border-color: #0072ce;
  color: #ffffff;
}
.bundle-box .btn-cart-glyphicon {
  display: none !important;
  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;
  font-family: 'SAP-Icons';
}
@media (max-width: 639px) {
  .bundle-box .btn-cart-glyphicon {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .bundle-box .btn-cart-glyphicon {
    display: block !important;
  }
}
.bundle-box .btn-cart-glyphicon:before {
  content: "\e116";
}
.bundle-box .btn-cart-glyphicon:before {
  font-family: 'SAP-Icons';
  content: "\e043";
}
.bundle-box .btn-cart-text {
  display: none !important;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .bundle-box .btn-cart-text {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .bundle-box .btn-cart-text {
    display: block !important;
  }
}
.btn-bundle-done {
  margin-top: 25px;
}
.telco-tooltip-container {
  position: relative;
}
.telco-tooltip-container:hover .telco-tooltip {
  display: block;
}
.telco-tooltip {
  text-align: left;
  font-size: .8125em;
  color: #999;
  background-color: #1e3575;
  border: 1px solid #d9d9d9;
  box-shadow: 0 0 5px rgba(50, 50, 50, 0.4);
  display: none;
  max-width: 155px;
  padding: 5px 10px;
  position: absolute;
  right: 0px;
  top: 15px;
  z-index: 100000;
}
.plans-overview .border-box {
  border-bottom: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
div.span-24 {
  width: 100%;
}
#showall-extras,
#hideall-extras {
  margin-top: 10px;
  font-size: .857em;
  line-height: 2.084em;
}
#hideall-extras {
  margin-top: -22px;
  float: right;
  position: relative;
}
.showall-extras-showing {
  float: left;
}
#showall-extras-showall {
  float: right;
}
.device-only-panel {
  background-color: #f5f5f5;
}
.device-only-panel .device-only-title {
  background-color: #1e3575;
  text-align: center;
}
.device-only-panel .device-only-title h3 {
  color: #1e3575;
  font-weight: 600;
  font-size: 0.9em;
  padding: 10px;
}
.device-only-panel .device-only-body {
  padding: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: lighter;
}
.device-only-panel .device-only-body .device-only-price {
  font-size: 1.9em;
}
.device-only-panel .device-only-body hr {
  width: 120px;
  margin: 5px auto 5px;
  border-color: #d9d9d9;
}
.view-all-plans-link {
  text-align: center;
  padding-top: 10px;
}
.view-all-plans-link a {
  text-decoration: underline;
}
.view-all-plans-link a:hover {
  text-decoration: none;
}
.cart-modal-popup.empty-popup-cart {
  margin-bottom: 10px;
}
.sub-tabbody table th {
  text-transform: none;
}
.tabs .tabs-list li a {
  color: #1e3575;
}
.headline-contract-length {
  text-transform: uppercase;
  margin-bottom: 5px;
}
.product-detail-viewplans .sub-tabbody-table button.positive,
.sbg-product-list .sub-tabbody-table button.positive {
  float: none;
  min-width: 148px;
  width: 100%;
  margin: 0;
}
.page-bundleselection-plan .sub-tabbody-table tr:last-child > td {
  border-top: none;
}
.whitespace-full {
  padding: 0px 10px 20px 10px;
}
.headline-contract-length {
  font-weight: bold;
  color: #4a4a4a;
  font-size: 12px;
}
@media screen and (max-width: 600px) {
  .sub-tabbody-table {
    width: 99%;
  }
  .sub-tabbody-table thead {
    display: none;
  }
  .sub-tabbody-table tr:nth-of-type(2n) {
    background-color: inherit;
  }
  .sub-tabbody-table tr td:first-child {
    background: #f0f0f0;
    font-weight: bold;
    font-size: 1.3em;
  }
  .sub-tabbody-table tbody td {
    text-align: center;
  }
  .sub-tabbody-table tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
  }
}
@media (min-width: 640px) {
  .sub-tabbody-table tr th {
    color: #112939;
    font-size: 20px;
    font-weight: bold;
    background-color: #1e3575;
  }
}
.sub-tabbody-table tr td {
  border: solid 1px #d9d9d9;
}
.sub-tabbody-table tr td:nth-child(odd) {
  background: #1e3575;
}
.sub-tabbody-table tr td:nth-child(even) {
  background: #f4f4f4;
}
.sub-tabbody-table tr td:last-child {
  border-right: none;
}
.sub-tabbody-table tr td:first-child {
  font-weight: bold;
}
.prod-add-to-cart .tabs {
  margin: 30px 0 0;
}
.prod-add-to-cart .tabs > ul.tabs-list {
  border-top: none;
  background-color: #1e3575;
  margin-left: 0;
}
.prod-add-to-cart .tabs > ul.tabs-list > li {
  border-left: none;
}
.prod-add-to-cart .tabs > ul.tabs-list > .current {
  border-right: none;
  border-bottom: 2px solid #1e3575;
}
#productTabs > ul.tabs-list {
  border-top: none;
  background-color: #1e3575;
  margin-left: 0;
}
#productTabs > ul.tabs-list > li {
  border-left: none;
}
#productTabs > ul.tabs-list > .current {
  border-right: none;
  border-bottom: 2px solid #1e3575;
}
.prod-add-to-cart .tabs .tabbody {
  background-color: #1e3575;
}
.tabs .tabs-list li a {
  color: #1e3575;
  border-bottom: none;
}
.tabs .tabs-list > li > a:hover {
  border: none;
}
.tabs .tabs-list li + li::before {
  border-left: none;
}
.prod-add-to-cart .tabs .tabbody {
  border-top: 1px solid #cccccc;
}
.prod-add-to-cart .tabs > .content {
  padding: 0;
}
#productTabs > .content {
  padding: 0;
}
.tabs .sub-tabs .tabs-list.tabamount1:before {
  color: #0072ce;
}
.tabs .sub-tabs .tabs-list {
  position: absolute;
  width: 4%;
  overflow: hidden;
  border-bottom: 1px solid;
  background-color: #ffffff;
  z-index: 1;
}
.tabs .sub-tabs .tabs-list li {
  float: none;
  display: none;
  min-width: 160px;
  padding: 0 10px;
  z-index: 1;
}
.tabs .sub-tabs .tabs-list li.sub-current {
  display: inline-block;
}
.tabs .sub-tabs .tabs-list:before {
  content: "v";
  position: absolute;
  right: 15px;
  top: 0px;
  width: 0;
  height: 0;
  font-size: 18x;
  color: #1e3575;
  -webkit-transform: scale(2, 1);
  -moz-transform: scale(2, 1);
  -ms-transform: scale(2, 1);
  -o-transform: scale(2, 1);
  transform: scale(2, 1);
}
.tabs .sub-tabs .tabs-list a {
  width: 80%;
}
.sub-tabbody-table tr th:last-child {
  text-align: left;
}
@media (min-width: 640px) {
  .prod-add-to-cart .headline-contract-length,
  .prod-add-to-cart .headline-contract-length-small {
    float: left;
    font-size: 12px;
  }
  .tabs .sub-tabs > .tabs-list {
    position: absolute;
    margin-left: 150px;
  }
}
@media (max-width: 1023px) {
  .prod-add-to-cart .tabs.tabs-responsive .tabs-list {
    display: table !important;
  }
  .prod-add-to-cart .tabs.tabs-responsive .tabhead {
    display: none !important;
  }
  .prod-add-to-cart .tabs {
    border-top: none;
  }
  .prod-add-to-cart .owl-wrapper {
    padding-left: 5px;
  }
  .prod-add-to-cart .owl-item {
    text-align: center;
    height: 2em;
  }
  .prod-add-to-cart .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
    content: "";
  }
}
@media (max-width: 820px) {
  .prod-add-to-cart .tabs.tabs-responsive .sub-tabs .tabs-list {
    display: table !important;
  }
  .prod-add-to-cart .tabs.tabs-responsive .tabs-list {
    display: block !important;
  }
  .prod-add-to-cart .tabs.tabs-responsive .tabhead {
    display: none !important;
  }
  .prod-add-to-cart .service-table-container {
    margin-top: 15px;
  }
  .plan-tab-container .plan-tab-headings {
    -webkit-transition: left 0.2s ease-in-out;
    transition: left 0.2s ease-in-out;
    white-space: nowrap;
    padding: 0 15px;
    position: relative;
  }
  .plan-tab-container .plan-tab-headings li {
    white-space: nowrap;
    display: inline-block !important;
    float: none !important;
  }
}
.entry-group-error-message {
  text-transform: none;
  color: #1e3575;
}
@media (max-width: 1024px) {
  .item__list .item__list--item {
    border-bottom: none;
  }
  .e-description a img {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .item__list--item .item__price {
    text-align: right;
  }
  .item__list--item .item__quantity {
    text-align: center !important;
  }
  .item__list--item .item__delivery {
    text-align: center;
  }
}
@media (min-width: 640px) {
  .item__quantity form {
    margin: 0 auto;
    width: 35%;
  }
}
.item__price.pull-right.visible-sm.col-xs-6 {
  margin-left: 14%;
}
.page-order .item__price.pull-right.visible-sm.col-xs-6 {
  padding: 0 20px 0 10px;
}
.page-order table.price-table-mobile {
  table-layout: fixed;
}
@media (max-width: 640px) {
  .page-order table.price-table-mobile td {
    padding-right: 20px;
  }
}
@media (min-width: 350px) {
  .page-order table.price-table-mobile td:last-child {
    width: 23%;
  }
}
.page-order table.price-table-mobile td del {
  font-weight: normal;
}
.item__price.visible-xs {
  padding: 0;
}
table.price-table-mobile {
  text-align: right;
  table-layout: fixed;
}
table.price-table-mobile tr td {
  background-color: transparent;
  padding: 0;
}
table.price-table-mobile tr td:first-child {
  text-align: left;
}
@media (max-width: 480px) {
  table.price-table-mobile tr td:first-child {
    padding-right: 5px;
  }
}
.item__list .item__list--header li {
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
}
.cart-totals,
.checkout-order-summary {
  line-height: 1.42857143;
  font-size: 16px;
}
@media (max-width: 480px) {
  .cart-totals,
  .checkout-order-summary {
    font-size: 1em;
  }
}
.cart-totals table,
.checkout-order-summary table {
  table-layout: fixed;
}
.cart-totals table th,
.checkout-order-summary table th {
  vertical-align: middle;
  text-align: center;
  padding: 7px 2px;
  color: #ffffff;
}
@media (max-width: 480px) {
  .cart-totals table th,
  .checkout-order-summary table th {
    font-size: 0.75em;
  }
}
.cart-totals table td,
.checkout-order-summary table td {
  text-align: right;
}
.cart-totals table td.cart-bundle-package,
.checkout-order-summary table td.cart-bundle-package {
  text-align: left;
}
.cart-totals table tr:last-child,
.checkout-order-summary table tr:last-child {
  font-weight: bold;
}
.service-table-container {
  overflow: auto;
}
.service-table-container table.guided-selling-table {
  width: 100%;
  border-spacing: 10px 0;
  border-collapse: separate;
  table-layout: fixed;
}
@media (max-width: 640px) {
  .service-table-container table.guided-selling-table {
    margin-top: 4vh;
  }
}
@media (min-width: 640px) {
  .service-table-container table.guided-selling-table {
    margin-top: 2vh;
  }
}
.service-table-container table.guided-selling-table td {
  text-align: center;
  padding: 0;
  background-color: #f5f5f5;
}
@media (max-width: 320px) {
  .service-table-container table.guided-selling-table td {
    width: 81vw;
  }
}
@media (min-width: 320px) and (max-width: 640px) {
  .service-table-container table.guided-selling-table td {
    width: 41vw;
  }
}
@media (min-width: 640px) {
  .service-table-container table.guided-selling-table td {
    width: 30vw;
  }
}
.service-table-container table.guided-selling-table td p {
  margin: 0 0 5px;
}
.service-table-container table.guided-selling-table td p.product-heading {
  background-color: #1e3575;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  padding: 10px 15px;
}
.service-table-container table.guided-selling-table td .additional-usage {
  font-size: 13px;
}
table.service-plan-table {
  table-layout: fixed;
}
.checkout-order-summary .checkout-order-summary-list li .price table {
  table-layout: fixed;
}
.checkout-order-summary .checkout-order-summary-list li .price table td {
  padding: 2px 0 0 35px;
  text-align: right;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list li .price table td:first-child {
  padding: 2px 0 0 0;
}
.checkout-order-summary .checkout-order-summary-list li .price table td del {
  font-weight: normal;
}
@media screen and (max-width: 480px) {
  .checkout-order-summary .checkout-order-summary-list .details {
    font-size: 14px;
    margin-left: 85px;
    position: absolute;
  }
  .checkout-order-summary .checkout-order-summary-list .price {
    float: right;
    margin: 20px 0px 0 10px;
    font-size: 14px;
    font-weight: 600;
  }
}
.addon-details .sub-tabbody-table th {
  background-color: #ffffff;
}
@media screen and (min-width: 640px) {
  .addon-details .sub-tabbody-table {
    table-layout: fixed;
  }
}
@media screen and (max-width: 640px) {
  .addon-details {
    overflow: auto;
  }
  .addon-details .sub-tabbody-table {
    margin-top: 8vh;
  }
  .addon-details .sub-tabbody-table tbody td {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
  }
  .addon-details .sub-tabbody-table tbody td.sub-tabbody-table-td4 {
    padding: 5px;
  }
  .addon-details .sub-tabbody-table th {
    background-color: #ffffff;
    font-weight: 700;
    color: #505357;
  }
  .addon-details .sub-tabbody-table tr:nth-child(even) td {
    background-color: #f4f4f4 !important;
  }
  .addon-details .sub-tabbody-table tr td:first-child {
    font-size: 1em;
  }
  .mobile-addon-details div {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cccccc;
    padding: 10px;
  }
  .mobile-addon-details div:last-child {
    border-bottom: none;
  }
  .mobile-addon-details div p:first-child {
    width: 50%;
    float: left;
    text-align: left;
    margin: 0;
  }
  .mobile-addon-details div p:last-child {
    width: 50%;
    float: left;
    text-align: right;
    margin: 0;
    font-weight: 600;
  }
  .xs-add-to-cart div {
    max-width: 300px;
    margin: 0 auto;
    padding: 10px 0 0;
  }
  .xs-add-to-cart button {
    max-width: 300px;
  }
}
@media (max-width: 320px) {
  .mobile-addon-details div p {
    font-size: 12px;
  }
}
.product-item-list-holder .item__list .item__list--item:last-child {
  padding-right: 0;
  margin-top: 5px;
}
.product-item-list-holder .item__list .item__image {
  float: none;
}
.product-item-list-holder .item__list .item__info {
  margin-top: -76px;
}
.nav-cart .mini-cart-count .items-mobile {
  font-weight: normal;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "";
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: "";
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .checkout-order-summary #order-totals {
    font-size: 0.8em;
  }
}
@media (max-width: 480px) {
  .checkout-order-summary #order-totals th {
    font-size: 0.9em;
  }
}
.cartproline {
  border-bottom: none;
}
a.manage-subscriptions {
  float: right;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #1e3575;
}
#payment-method-subscriptions #cboxTitle {
  padding-left: 0;
}
#payment-method-subscriptions .infoline {
  padding-top: 15px;
}
#payment-method-subscriptions table.payment-list-table th {
  background-color: transparent;
  border-bottom: 2px solid #1e3575;
  color: #505357;
  font-weight: bold;
  text-transform: capitalize;
  text-align: left;
}
#payment-method-subscriptions table.payment-list-table td {
  font-size: 12px;
  padding: 10px;
}
.account-section-header-add {
  text-align: right;
}
@media (max-width: 480px) {
  .account-section-header-add {
    text-align: left;
  }
}
#cboxLoadedContent .modal-actions {
  margin-top: 0;
}
@media (min-width: 640px) {
  .checkout-shipping .checkout-indent .select.form-control {
    text-transform: uppercase;
    font-size: 12px;
    overflow: auto;
  }
  #cboxLoadedContent {
    margin-top: 80px;
  }
  .banner__component.simple-banner {
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "";
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: "";
  }
  .navigation--middle .nav-cart .mini-cart-icon {
    margin-left: 10px;
  }
}
.cart-header .notification {
  padding-bottom: 20px;
  margin-top: -25px;
}
.cart-header .notification h2 {
  font-size: 22px;
}
.cart-header .notification h3 {
  font-size: 20px;
}
@media (max-width: 640px) {
  .notification-popup-content {
    margin-top: -20px;
  }
}
.notification-popup-content div:first-child {
  padding-bottom: 5px;
}
@media (max-width: 470px) {
  .notification-popup-content .btn-primary {
    white-space: normal;
  }
}
@-moz-document url-prefix() {
  @media (max-width: 480px) {
    .plan-tab-container.tabs .tabs-list li.last {
      padding-left: 0;
    }
  }
}
@media (max-width: 639px) {
  .account-actions .account-buttons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-list.account-paymentdetails .account-set-default-address {
  font-size: 0.9em;
}
@media (max-width: 320px) {
  .account-section .account-list.account-paymentdetails .account-set-default-address {
    position: relative;
    left: 0;
    bottom: 0;
  }
}
.account-section .account-list.account-paymentdetails a.manage-subscriptions {
  font-size: 0.9em;
}
@media (max-width: 480px) {
  .account-section .account-list.account-paymentdetails a.manage-subscriptions {
    float: none;
    position: relative;
    top: 10px;
  }
}
.sbg-prod .summary {
  text-transform: initial;
  font-size: 0.9em;
  font-weight: normal;
  padding-bottom: 5px;
}
@media (max-width: 1024px) {
  .sbg-prod .thumb {
    padding: 10px 20px;
  }
}
.sbg-prod .product-heading a {
  color: #ffffff;
}
#change-pm {
  height: 46px;
}
@media (min-width: 480px) {
  #change-pm {
    margin-right: 20px;
  }
}
@media (max-width: 640px) {
  #change-pm {
    margin-bottom: 20px;
    width: 247px;
  }
}
.account-section .account-list .account-cards .edit-remove-links .action-links {
  margin-top: 5px;
}
.account-section .account-list .account-cards .edit-remove-links .action-links.removePaymentDetailsButton {
  margin-top: -20px;
}
@media (max-width: 640px) {
  .account-section .account-list .account-cards .edit-remove-links ul {
    margin-top: 2%;
  }
}
.account-orderdetail .back-link.border a {
  pointer-events: none;
}
.account-orderdetail .item__list--item {
  overflow: auto;
}
.account-orderdetail .item__list--item .item__price {
  font-weight: 700;
  text-align: right;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .account-orderdetail .item__list--item .item__price {
    padding-right: 30px;
  }
}
@media (max-width: 1024px) {
  .account-orderdetail .item__price td:first-child {
    font-weight: normal;
  }
  .account-orderdetail .item__list .item__list--item {
    border-bottom: 1px solid #e5e5e5;
  }
  .account-orderdetail .item__list .item__quantity {
    text-align: left !important;
  }
}
@media (max-width: 480px) {
  .account-orderdetail .item__image {
    width: 110px;
    padding: 0 20px;
  }
  .account-orderdetail .item__image img {
    max-width: 70px;
  }
  .account-orderdetail .item__list--item > div {
    margin-left: 110px;
  }
  .account-orderdetail .item__list--item div.item__image {
    margin-left: 0;
  }
}
@-moz-document url-prefix() {
  .order-total .col-xs-4,
  .order-total .col-sm-4 {
    padding-left: 0;
  }
}
.account-payment-removal-popup .address {
  margin-top: 20px;
}
.account-payment-removal-popup .address strong:first-child {
  text-transform: uppercase;
}
.account-section .account-section-content form {
  padding-left: 0;
  padding-right: 0;
}
.page-orderConfirmationPage .cartproline,
.page-order .cartproline {
  padding-left: 0;
}
@media (max-width: 640px) {
  .page-orderConfirmationPage .cartproline,
  .page-order .cartproline {
    padding: 10px 0 25px;
  }
}
.product-disabled-message {
  display: inline-block;
  font-style: italic;
  margin-top: 5px;
}
.choose-pickup-store #simplify-delivery-location-form .headline .subtext {
  font-size: 15px;
  display: block;
}
.choose-pickup-store .select-delivery-location-item {
  margin-bottom: 20px;
}
.choose-pickup-store .select-delivery-location-item label {
  color: #505357;
  text-transform: none;
}
.choose-pickup-store .select-delivery-location-item input[type=radio] {
  vertical-align: top;
}
.choose-pickup-store .select-delivery-location-item .pickup-adress-list {
  display: inline-block;
}
.choose-pickup-store .select-delivery-location-item .pickup-adress-list span {
  display: block;
}
.choose-pickup-store .select-delivery-location-item .pickup-adress-list span.strong {
  font-weight: 700;
}
.choose-pickup-store .pickup-items-data {
  border-bottom: 1px solid #cccccc;
  clear: both;
}
.choose-pickup-store .pickup-items-data .right {
  float: right;
}
.choose-pickup-store #checkout-content-panel .content-panel-right,
.choose-pickup-store #checkout-content-panel .content-panel-left {
  margin-top: 20px;
}
.choose-pickup-store label.select-delivery-location-item-label {
  display: inline;
}
.choose-pickup-store ul.pickup-adress-list {
  list-style: none;
  padding: 0;
}
.choose-pickup-store .content-panel-left .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.choose-pickup-store .store-timings {
  clear: both;
  padding-top: 10px;
}
.choose-pickup-store .store-timings .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.choose-pickup-store .store-timings .value-order-date {
  display: inline-block;
  min-width: 15%;
}
@media (min-width: 640px) and (max-width: 1024px) {
  .choose-pickup-store .checkout-steps .step-body .checkout-indent .headline.pickup-items-data {
    font-size: 16px;
  }
  .choose-pickup-store .price-row,
  .choose-pickup-store .desc {
    font-size: 12px;
  }
  .choose-pickup-store .pickup-adress-list {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .choose-pickup-store .checkout-steps .step-body .checkout-indent .headline.pickup-items-data {
    font-size: 16px;
  }
  .choose-pickup-store .checkout-steps .step-body .checkout-indent .form-group select {
    font-size: 0.62em;
    padding: 5px;
  }
  .choose-pickup-store .price-row,
  .choose-pickup-store .desc {
    font-size: 12px;
  }
  .choose-pickup-store .pickup-adress-list {
    width: 80%;
  }
}
@media (max-width: 320px) {
  .choose-pickup-store table.pickup-cart-items td {
    padding: 20px 2px;
  }
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.acc-payment-method #billingAddressForm {
  display: none;
}
.acc-payment-method #startDate {
  display: none;
}
.acc-payment-method #issueNum {
  display: none;
}
.product-classifications td span.price {
  font-weight: bold;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 11px;
  text-transform: capitalize;
}
.product__listing .product__listing--description {
  min-height: 40px;
  margin: 10px;
}
@media (max-width: 480px) {
  .page-cartPage .item__list .item__list--item:last-child {
    padding-right: 0;
  }
  .page-cartPage .item__list .item__list--item:last-child table.price-table-mobile tr td:last-child {
    padding-right: 20px;
  }
}
.page-cartPage .cartproline {
  padding-left: 10px;
}
@media (max-width: 320px) {
  .page-cartPage .item__info {
    width: 185px;
  }
}
@media (min-width: 640px) {
  .page-productDetailsForSBGProducts .carousel,
  .page-productDetailsForAccessories .carousel,
  .page-productDetailsForDevices .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .sbg-product-list {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .js-gallery .carousel.js-gallery-image {
    margin: 10px 0px;
  }
}
@media (max-width: 320px) {
  .bundle-box .review-area a {
    font-size: 12px;
  }
}
@media (max-width: 1399px) {
  .product-details .description {
    border-bottom: none;
  }
}
@media (max-width: 319px) {
  .page-cartPage .item__list.item__list__cart table {
    table-layout: fixed;
  }
  .page-cartPage .cart-totals table th {
    font-size: 0.7em;
  }
}
.margin-top-20 {
  margin-top: 20px;
}
.grid-product-entitlements {
  margin-top: 10px;
}
@media (min-width: 640px) {
  .grid-product-entitlements .description {
    margin-left: 106px;
  }
}
.no-store-results {
  margin-top: 20px;
  font-weight: 700;
}
@media (min-width: 640px) {
  .footer__left .col-sm-3 {
    width: 16.66666667%;
  }
}
.consent-management {
  margin-left: 30px;
  margin-right: 30px;
}
.orderhistory-list-table .responsive-table-item td:last-child,
.orderhistory-list-table.responsive-table th:last-child {
  text-align: left;
}
.yCmsContentSlot.container {
  width: 100%;
  margin: 0;
  padding: 0;
}
.cookie-popup {
  border-radius: 0;
  position: relative;
  padding: 15px;
  background-color: #f5f5f5;
  border-top: 5px solid #ffffff;
}
.cookie-popup h4 {
  color: #1e3575;
  margin-left: 20px;
}
.cookie-popup .newtrack-btn {
  padding: 10px 40px;
  margin: 0 10px;
  background-color: #1e3575;
  color: #ffffff;
  border: 0;
  float: right;
  font-size: 10pt;
}
@media (min-width: 480px) and (max-width: 1024px) {
  .cookie-popup {
    border-radius: 0;
    position: relative;
    padding: 15px;
    background-color: #f5f5f5;
    border-top: 5px solid #ffffff;
  }
  .cookie-popup h4 {
    color: #1e3575;
    margin: 15px 0 15px 0;
    font-size: 14pt;
  }
  .cookie-popup .newtrack-btn {
    padding: 10px 20px;
    margin: 5px 2px;
    background-color: #1e3575;
    color: #ffffff;
    border: 0;
    float: right;
    font-size: 10pt;
  }
  .navigation.navigation--bottom {
    top: 40px;
  }
  .navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 0px;
  }
  .item__list__cart .item__info ul.cart-promotions,
  .item__list--item ul.cart-promotions {
    margin-left: 4px;
  }
  .pickup-product .action .qty-selector .form-control.js-qty-selector-input {
    width: 46px;
    height: 40px;
  }
  .show-store .find-store-display .display-details .pickup-product .action .btn {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .cookie-popup {
    border-radius: 0;
    position: relative;
    padding: 15px;
    background-color: #f5f5f5;
    border-top: 5px solid #ffffff;
  }
  .cookie-popup h4 {
    color: #1e3575;
    margin: 5px 0 5px 0;
    font-size: 10pt;
  }
  .cookie-popup .newtrack-btn {
    padding: 8px 8px;
    margin: 5px 2px;
    background-color: #1e3575;
    color: #ffffff;
    border: 0;
    float: right;
    font-size: 6pt;
  }
  .navigation.navigation--bottom {
    top: 60px;
  }
  .navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 0px;
  }
  .alert-dismissable.cookie-alert--top .js-cookie-notification-accept.close {
    right: -10px;
  }
  .item__list__cart .item__info ul.cart-promotions,
  .item__list--item ul.cart-promotions {
    margin-left: 4px;
  }
  .account-orderdetail .account-section-header .btn-primary.upgrade-btn {
    margin-top: 10px;
  }
  .simple-banner-component,
  .banner__component {
    margin: 0;
  }
  #cboxLoadedContent {
    margin-top: 80px;
  }
  .account-orderdetail .subscriptions-table select option {
    font-size: 0.7em;
  }
  .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
    content: "";
  }
  .show-store .find-store-display .display-details .pickup-product .action .btn {
    font-size: 10px;
    height: 45px;
  }
}
.register__section .form-group .help-block,
.checkout-login .form-group .help-block {
  margin: 5px 0;
}
.register__section .help-block,
.checkout-login .help-block {
  margin: 5px 0 5px 20px;
}
.pagination-prod-tool .nav-tabs {
  border-bottom: 0px;
}
.pagination-prod-tool a.btn-grid.glyphicon.glyphicon-th-large,
.pagination-prod-tool a.btn-grid.glyphicon.glyphicon-th-list {
  line-height: 1em;
  border: 0;
  cursor: pointer;
}
.pagination-prod-tool .sort-refine-bar li.active a.btn-grid.glyphicon {
  cursor: default;
  color: #cccccc;
}
.pagination-bar-results h5 {
  font-size: 1.125em;
  font-weight: bold;
  color: #505357;
}
.pagination-prod-tool {
  margin: 10px 20px;
}
.pagination-prod-tool .sort-refine-bar .btn-grid,
.pagination-prod-tool .sort-refine-bar .btn-grid:focus {
  color: #1e3575;
  margin: 0px 0px 0 20px;
  padding: 0;
  font-size: 2em;
  background-color: #ffffff;
  top: 0;
  border: 0;
}
.pagination-prod-tool .sort-refine-bar .form-group select {
  float: left;
}
.product__listing.product__list.prod_grid_view {
  background-color: #d9d9d9;
  padding-left: 25px;
  overflow: auto;
  padding-bottom: 25px;
}
.product__listing.product__list .grid_view.product__list--items {
  padding: 25px 25px 0px 0;
  background: #d9d9d9;
  text-align: center;
  overflow: hidden;
}
.product__listing.product__list .grid_view.product__list--items .product__list--thumb {
  margin: 10px 0;
  text-align: center;
  float: none;
}
.product__listing.product__list .grid_view.product__list--items .product__list--thumb > img {
  height: auto;
}
.product__listing.product__list .grid_view.product__list--items .product__list--name {
  display: block;
  text-align: center;
  font-size: 1.125em;
  text-overflow: ellipsis;
  white-space: normal;
  text-transform: capitalize;
  max-height: 45px;
  overflow: hidden;
}
.product__listing.product__list .grid_view.product__list--items .product__listing--price {
  font-size: 0.95em;
  font-weight: 600;
  text-align: center;
}
.product__listing.product__list .grid_view.product__list--items .price-label {
  color: #d9d9d9;
  text-align: center;
  margin: 10px;
}
.product__listing.product__list .grid_view.product__list--items .product-price {
  font-size: x-large;
  text-align: center;
}
.product__listing.product__list .grid_view.product__list--items .prod-wrapper {
  overflow: hidden;
  max-height: 455px;
  background-color: #ffffff;
}
.product__listing.product__list .grid_view.product__list--items .price-details {
  background-color: #1e3575;
  color: #000000;
  height: 100px;
  overflow: hidden;
  text-transform: capitalize;
  cursor: pointer;
}
.product__listing.product__list .grid_view.product__list--items .price-block-grid {
  padding: 0;
}
.product__listing.product__list .grid_view.product__list--items .price-block-grid li {
  display: inline;
  float: left;
  width: 50%;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  padding: 0 10px;
  border-left: solid 1px #ffffff;
  line-height: 10px;
}
.product__listing.product__list .grid_view.product__list--items .price-block-grid li:first-child {
  border-left: none;
}
.product__listing.product__list .grid_view.product__list--items .price-block-grid .center-line {
  font-size: 1.4em;
  display: block;
  height: 18px;
  padding: 0 2px;
  color: #ffffff;
}
.product__listing.product__list .grid_view.product__list--items .prod-img {
  float: none;
  margin: 0 auto;
  width: 150px;
  border: 0;
  height: 160px;
}
.product__listing.product__list .grid_view.product__list--items .prod-content {
  background-color: #ffffff;
  overflow: hidden;
  margin: 5px;
  display: block;
  height: 150px;
}
.product__listing.product__list .grid_view.product__list--items .prod-content .account-section-header.no-border {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.product__listing.product__list .grid_view.product__list--items .prod-content .rating {
  text-align: center;
  font-size: 1.2em;
}
.product__listing.product__list .grid_view.product__list--items .price-block-grid span {
  font-size: 0.9em;
  color: #d9d9d9;
  font-weight: normal;
}
.product__listing.product__list .grid_view.product__list--items .rating-stars.js-ratingCalc {
  margin: auto;
  width: 118px;
  font-size: 1em;
}
.product__listing.product__list .grid_view.product__list--items .rating-stars .greyStars {
  width: 120px;
}
.product__listing.product__list .grid_view.product__list--items .add-cart-btn,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn:hover {
  width: 100%;
  background-color: #1e3575;
  border: 0;
  padding: 30px 0;
  text-transform: uppercase;
  color: #ffffff;
}
.product__list--item.list_view .product__list--thumb {
  height: 150px;
  width: 90px;
  margin-right: 0;
}
.product__list--item.list_view .price-block-list span {
  font-size: 0.75em;
  color: #000000;
  padding: 2px 2px 0;
  float: right;
}
.product__list--item.list_view .price-block-list .center-line {
  font-size: 1em;
  color: #000000;
  padding-left: 2px;
  float: right;
}
.product__list--item.list_view .price-block-list .center-monthly {
  font-size: 1em;
  color: #000000;
  padding-left: 2px;
  float: left;
}
.product__list--item.list_view .product__list--price-panel {
  width: 240px;
  text-transform: capitalize;
}
.product__list--item.list_view .price-block-list li {
  margin: 10px 0;
  display: block;
  width: 50%;
  text-align: left;
  color: #ffffff;
  list-style: none;
  padding: 0 1px 0 2px;
  border-right: 1px solid #000000;
  line-height: 10px;
}
.product__list--item.list_view .price-block-list li:last-child {
  border-right: none;
}
.product__list--item.list_view .price-block-grid .center-left,
.product__list--item.list_view .price-block-list .center-right {
  float: right;
  width: 100%;
}
.product__list--item.list_view .product-buynow-btn {
  padding-top: 25px;
}
.product__list--item.list_view .price-block-list .center-left {
  float: left;
}
.product__list--item.list_view .price-block-list label {
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.625em;
}
.product__listing a.product__list--name {
  margin: 0 10px;
}
.product__list.prod_list_view .product__list--thumb > img {
  width: 100%;
  padding-right: 5px;
}
.product__list.prod_list_view .grid-product-entitlements .description {
  margin: 10px;
}
.product__list.prod_list_view .btn-dark-style.js-enable-btn {
  float: right;
  width: 250px;
}
.product__list.prod_list_view .prod-buy-now-section {
  float: right;
}
@media (max-width: 480px) {
  .product__listing.product__list .grid_view.product__list--items .add-cart-btn,
  .product__listing.product__list .grid_view.product__list--items .add-cart-btn:hover {
    padding: 5px 0;
    margin-top: 10px;
    display: block;
  }
  .pagination-prod-tool ul.nav-tabs li {
    display: none;
  }
  table.tma-variant-colors-category-grid {
    display: none;
  }
  .product__listing.product__list.prod_grid_view {
    padding-left: 10px;
    background-color: #ffffff;
  }
  .product__listing.product__list .grid_view.product__list--items {
    padding: 10px 10px 10px;
    background: #ffffff;
    min-height: 150px;
  }
  .product__listing.product__list .grid_view.product__list--items .product__list--thumb > img {
    width: 120px;
  }
  .product__listing.product__list .grid_view.product__list--items .product__listing--price .price-frequency {
    text-align: left;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper {
    border-bottom: 1px solid #d9d9d9;
    margin: 0;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .price-label {
    color: #0072ce;
    text-align: left;
    padding: 0px;
    margin: 0px 0;
    font-weight: 600;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .product__listing--price {
    text-align: left;
    margin-top: 0;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .product__listing--price .product-price {
    text-align: left;
    margin-top: 0;
    font-size: x-large;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .prod-img {
    float: left;
    margin-right: 10px;
    width: 40%;
    max-height: 170px;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .prod-content .rating,
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .price-block-grid .center-right {
    text-align: left;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .rating .rating-stars {
    float: left;
    margin: 0;
    font-size: 1em;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .price-block-grid .center-left {
    float: right;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .price-block-grid .center-line {
    font-size: 1.2em;
    display: block;
    height: 16px;
    font-weight: 600;
    padding: 2px 0px;
    color: #000000;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .price-block-grid span {
    color: #0072ce;
    font-size: 0.8em;
    font-weight: normal;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .price-block-grid li {
    color: #000000;
    text-align: center;
    padding: 0px;
    margin-bottom: 0px;
    float: left;
    border-left: solid 1px #1e3575;
    line-height: 4px;
    margin: 5px 0;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .price-block-grid li:first-child {
    border-left: none;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .price-details {
    background-color: #ffffff;
    color: #000000;
    height: 80px;
    overflow: hidden;
    text-transform: capitalize;
    cursor: pointer;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .product__list--name {
    text-align: left;
    font-size: 1em;
    margin: 0;
    overflow: hidden;
    flex-wrap: nowrap;
    max-height: 40px;
  }
  .product__listing.product__list .grid_view.product__list--items .prod-wrapper .prod-content {
    margin: 0;
    height: auto;
    text-align: left;
  }
  .mini-cart .mini-cart-body .legend {
    margin: 10px 0;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination {
    margin-right: 20px;
  }
}
.navigation--middle .nav__left .site-search {
  padding: 0px;
  z-index: 11;
}
.owl-carousel .owl-wrapper-outer .tabscroll {
  transform: translate3d(-368px, 0px, 0px);
  transition: all 200ms ease;
}
.owl-carousel .owl-wrapper-outer .mobiscroll_1 {
  transform: translate3d(-288px, 0px, 0px);
  transition: all 200ms ease;
}
.owl-carousel .owl-wrapper-outer .mobiscroll_2 {
  transform: translate3d(-576px, 0px, 0px);
  transition: all 200ms ease;
}
@media (min-width: 640px) {
  .serviceplan__list--items {
    margin-top: 20px;
  }
}
@media (max-width: 639px) {
  .serviceplan__list--items {
    height: 100%;
  }
}
table.service-plan-table {
  text-align: center;
  background-color: white;
  display: inline-block;
  table-layout: fixed;
  overflow: hidden;
}
table.service-plan-table .table-header {
  height: 60px;
}
table.service-plan-table .table-header th {
  color: white;
  background-color: black;
  text-align: center;
}
table.service-plan-table .billing-frequency {
  height: 50px;
}
table.service-plan-table .price {
  height: 200px;
}
table.service-plan-table .terms-of-service-frequency {
  height: 50px;
}
table.service-plan-table .terms-of-service-renewal {
  height: 100px;
}
table.service-plan-table .entitlements {
  height: 180px;
}
table.service-plan-table .usage-charges {
  height: 200px;
}
table.service-plan-table .buy-now {
  height: 50px;
}
table.service-plan-table .characteristics {
  font-weight: normal;
}
.stepwizard .stepwizard-row {
  margin-right: 7vw;
  overflow-x: hidden;
  height: 90px;
  background-color: #f5f5f5;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.stepwizard .nav-tabs {
  border-bottom: none;
  height: 100%;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-left: 6vw;
  width: 1200px;
}
@media (max-width: 480px) {
  .stepwizard .nav-tabs {
    margin-left: 9vw;
  }
}
@media (min-width: 480px) and (max-width: 1024px) {
  .stepwizard .nav-tabs {
    margin-left: 5vw;
  }
}
.stepwizard .nav-tabs li {
  border-right: 1px solid #d9d9d9;
  height: 100%;
  white-space: normal;
  width: 200px;
}
.stepwizard .nav-tabs li:last-child {
  border: none;
}
.stepwizard .nav-tabs li:last-child.active:before,
.stepwizard .nav-tabs li:last-child.active.complete:before {
  border: none;
}
@media (max-width: 480px) {
  .stepwizard .nav-tabs li {
    width: 160px;
  }
}
.stepwizard .nav-tabs li a {
  color: #000000;
  font-size: 12px;
}
.stepwizard .nav-tabs li a p {
  font-size: 12px;
  margin: 0;
}
.stepwizard .nav-tabs li a strong {
  text-transform: uppercase;
}
.stepwizard .nav-tabs li.active,
.stepwizard .nav-tabs li.active.complete {
  background-color: #1e3575;
}
.stepwizard .nav-tabs li.active:before,
.stepwizard .nav-tabs li.active.complete:before {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  border: 7px solid #1e3575;
  border-top: 7px solid #1e3575;
  border-right: 7px solid #1e3575;
  margin-left: 96%;
  transform: rotate(45deg);
  margin-top: 19%;
  z-index: 1;
}
@media (max-width: 480px) {
  .stepwizard .nav-tabs li.active:before,
  .stepwizard .nav-tabs li.active.complete:before {
    margin-left: 95%;
  }
}
.stepwizard .nav-tabs li.active a,
.stepwizard .nav-tabs li.active.complete a {
  color: #ffffff;
  text-decoration: none;
}
.stepwizard .nav-tabs li.complete {
  background-color: #ffffff;
}
.stepwizard .nav-tabs li.complete p span {
  color: #00a651;
  margin-left: 5px;
}
.stepwizard .nav-tabs li .stepwizard-step {
  padding: 20px 20px 0 20px;
}
.no-padding {
  padding: 0;
}
.tab-pane {
  margin: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
  border-bottom: 1px solid #d9d9d9;
}
.tab-pane ul.product-list {
  height: 100%;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-top: 15px;
  margin-left: 5vw;
}
.tab-pane ul.product-list li {
  display: inline-block;
  margin-left: 10px;
  max-width: 300px;
}
.tab-pane ul.product-list li .item-image {
  float: left;
}
.tab-pane ul.product-list li .item-image img {
  width: 60px;
}
.tab-pane ul.product-list li .item-text {
  display: inline-block;
  background-color: #f5f5f5;
  padding: 5px;
}
.tab-pane ul.product-list li .item-text .item-name {
  padding-left: 10px;
  padding-right: 10px;
  white-space: normal;
  min-height: 25px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 11px;
}
.tab-pane ul.product-list li .item-text .item-frequency {
  padding: 0 10px;
  font-size: 8px;
  text-transform: uppercase;
  color: #505357;
}
.tab-pane ul.product-list li .item-text .item-frequency .billing-event {
  float: left;
  margin: 5px 5px 0;
  text-align: center;
}
.tab-pane ul.product-list li .item-text .item-frequency p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
  text-align: right;
}
.tab-pane ul.product-list li .remove {
  position: relative;
  margin-left: -15px;
  margin-top: -2px;
  float: right;
  cursor: pointer;
}
.tab-pane ul.product-list li .remove a {
  color: #0072ce;
}
.left-arrow,
.right-arrow {
  position: absolute;
  border: 1px solid #d9d9d9;
  width: 7vw;
  height: 90px;
  text-align: center;
  background-color: #f5f5f5;
  font-size: 30px;
  padding-top: 25px;
  z-index: 10;
}
@media (max-width: 480px) {
  .left-arrow,
  .right-arrow {
    width: 12vw;
  }
}
.left-arrow {
  left: 0;
  border-top: none;
  height: 89px;
}
@media (max-width: 480px) {
  .left-arrow {
    left: 8px;
  }
}
.right-arrow {
  right: 10px;
  top: 0;
}
.tab-content .left-arrow,
.tab-content .right-arrow {
  font-size: 13px;
  width: 22px;
  height: 22px;
  padding: 2px;
  border-radius: 50%;
  margin-top: 30px;
  margin-left: 2vw;
}
.tab-content .right-arrow {
  margin-right: 2vw;
  margin-top: 120px;
}
.page-bpoGuidedSellingProductList #show_grid .oos-button {
  padding: 35px 0;
}
.page-bpoGuidedSellingProductList #show_grid .product-disabled-message {
  margin-top: 0;
}
@media (min-width: 640px) {
  .page-bpoGuidedSellingProductList #show_grid .product-disabled-message {
    min-height: 77px;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .page-bpoGuidedSellingProductList #show_grid .iconRemove {
    padding: 25px 0;
  }
}
.page-bpoGuidedSellingProductList #show_grid .telco-tooltip {
  top: -50px;
}
@media (max-width: 480px) {
  .page-bpoGuidedSellingProductList #show_grid .telco-tooltip {
    top: -80px;
  }
}
@media (min-width: 640px) {
  .page-bpoGuidedSellingProductList #show_grid .product__listing .addtocart {
    min-height: 97px;
    padding: 0;
  }
}
.page-bpoGuidedSellingProductList #show_grid .product__listing .addtocart button {
  padding: 25px 0;
  margin-top: 5px;
  text-transform: uppercase;
  background-color: #1e3575;
  border-color: #1e3575;
}
.page-bpoGuidedSellingProductList #show_grid .product__listing .addtocart button:hover {
  color: #ffffff;
}
@media (max-width: 480px) {
  .page-bpoGuidedSellingProductList #show_grid .product__listing .addtocart button {
    padding: 10px 15px;
  }
}
@media (max-width: 480px) {
  .page-bpoGuidedSellingProductList #show_grid .product__listing.product__list .grid_view.product__list--items {
    height: auto;
  }
  .page-bpoGuidedSellingProductList #show_grid .product__listing.product__list .grid_view.product__list--items .prod-wrapper .prod-content {
    height: auto;
  }
}
.page-bpoGuidedSellingProductList #show_grid .product__listing.product__list .grid_view.product__list--items .prod-wrapper .prod-content {
  height: 123px;
}
@media (max-width: 480px) {
  .page-bpoGuidedSellingProductList #show_grid .product__listing.product__list .grid_view.product__list--items .product__listing--price {
    text-align: left;
  }
}
@media (max-width: 480px) {
  .page-bpoGuidedSellingProductList #show_grid .product__listing.product__list .grid_view.product__list--items .prod-img {
    height: auto;
  }
}
.page-bpoGuidedSellingProductList #show_list .oos-button {
  height: 65px;
  text-align: center;
  line-height: 65px;
}
.page-bpoGuidedSellingProductList #show_list .product__listing .addtocart {
  text-align: left;
  padding: 0;
}
.page-bpoGuidedSellingProductList #show_list .product__listing .addtocart button {
  text-transform: uppercase;
  height: 65px;
  background-color: #1e3575;
  border-color: #1e3575;
}
.page-bpoGuidedSellingProductList #show_list .product__listing .addtocart button:hover {
  color: #ffffff;
}
.page-bpoGuidedSellingProductList #show_list .product__listing .product__listing--description {
  margin-left: 100px;
}
.page-bpoGuidedSellingProductList #show_list .product-disabled-message {
  margin-top: 0px;
}
.page-bpoGuidedSellingProductList #show_list .product-classification {
  margin-bottom: 10px;
  margin-left: 100px;
  width: 86%;
}
@media (max-width: 1024px) {
  .page-bpoGuidedSellingProductList #show_list .product-classification {
    width: 82%;
  }
}
.page-bpoGuidedSellingProductList .product__list--item.list_view .product__list--thumb {
  height: auto;
}
@media (max-width: 480px) {
  .page-bpoGuidedSellingProductList .button-slot {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .page-bpoGuidedSellingProductList .button-slot {
    padding-right: 30px;
  }
}
.page-bpoGuidedSellingProductList .pagination-bar .pagination-bar-results {
  margin-top: 0;
}
.btn-default[disabled] {
  cursor: not-allowed;
}
table.retention-offer-table th,
table.retention-offer-table th:last-child,
table.retention-offer-table td {
  text-align: center;
}
table.retention-offer-table td {
  vertical-align: middle;
}
table.tma-variant-colors-category-grid {
  width: auto;
  height: 50px;
}
table.tma-variant-colors-category-grid td {
  padding: 0 0 0 5px;
}
table.tma-variant-colors-category-grid td span {
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid #eaeaea;
}
div.tma-variant-colors-category-list {
  padding: 10px 0 30px 5px;
}
div.tma-variant-colors-category-list table {
  width: auto;
  height: auto;
}
div.tma-variant-colors-category-list table td {
  padding: 0 0 0 5px;
}
div.tma-variant-colors-category-list table td span {
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 1px solid #eaeaea;
}
.tma-service-plans li {
  min-width: 300px !important;
}
.tma-selection-panel {
  padding-top: 15px;
}
.tma-variant {
  color: #666;
  background-color: #fff;
  border-color: #666;
  box-shadow: none;
  margin-bottom: 5px;
  padding: 2px 5px 2px 5px;
  font-weight: 600;
  border-radius: 5px;
  height: auto !important;
  width: auto !important;
  color: #005eb8!important;
  background-color: #fff!important;
}
.tma-variant-selected {
  border-color: #005eb8 !important;
  box-shadow: inset 0 0 3px 0 #005eb8, inset 0 2px 8px 0 rgba(0, 0, 0, 0.15);
}
.tma-variant-image {
  max-width: 32px;
  max-height: 32px;
}
.centerAligned {
  text-align: center;
}
.small-entry-group-header {
  font-size: 70%;
  color: #0068b3;
}
@media (max-width: 480px) {
  .pickup-component .pickup-store-list .pickup-store-list-entry label {
    margin: 0;
    height: 100%;
    font-size: 10px;
    padding: 0 0 0 5px;
    display: table;
    width: 100%;
    cursor: pointer;
    position: relative;
  }
  .pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: center;
    white-space: nowrap;
  }
  .pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
    height: 56px;
    display: table-cell;
    padding-right: 0;
  }
  .pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
    font-size: 12px;
  }
}
.checkout-shipping .checkout-shipping-items ul {
  padding-right: 10px;
  padding-left: 10px;
}
.checkout-shipping .checkout-shipping-items .qty {
  float: right;
}
.product_wrapper {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.product_wrapper .grid_view.serviceplan-product {
  box-sizing: border-box;
  position: relative;
  float: left;
  list-style: none;
  margin: 15px 10px 0 10px;
  padding: 0;
  background: #ffffff;
  display: block;
  overflow: hidden;
}
.product_wrapper .modal-dialog {
  width: 100%;
  margin: 0px auto;
}
.product_wrapper .p-name {
  margin: 0;
  padding: 15px 10px;
  background-color: #142939;
  color: #ffffff;
  text-align: center;
}
.product_wrapper .e-description,
.product_wrapper .p-feature {
  margin: 0;
  padding: 0px;
  text-align: center;
}
.product_wrapper .e-description {
  margin-bottom: 15px;
}
.product_wrapper .e-description p {
  padding: 0 10px;
}
.product_wrapper .buybutton {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 0px;
}
.product_wrapper .value {
  padding-bottom: 60px;
  text-align: center;
}
@media (min-width: 640px) {
  .serviceplan-product {
    width: 30%;
  }
  .product_wrapper .modal-dialog {
    width: 100%;
    padding: 0;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .serviceplan-product {
    width: 23%;
  }
}
@media (max-width: 480px) {
  .product-details .name {
    font-size: 14px;
  }
  .product-details .name .code {
    font-size: 14px;
  }
  .product-details .name .sku {
    font-size: 12px;
  }
}
.cts-msg-history {
  margin-top: 20px;
  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: 20px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 20px;
}
@media (max-width: 639px) {
  .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 #1e3575;
  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: 639px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.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: 20px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #0072ce;
}
.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: 20px -20px 0;
  padding: 10px 20px 0;
  font-size: 16px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #004882;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
.padding-top-15 {
  padding-top: 15px !important;
}
.padding-bottom-15 {
  padding-bottom: 15px;
}
.contract-section-header {
  color: #1e3575;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 30px 20px 30px;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (max-width: 1024px) {
  .contract-section-header {
    padding: 0 20px;
  }
}
.account-section .account-section-content .account-section-view-contract-title {
  padding: 5px 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-view-contract-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.provider-contract-history .pagination-toolbar .sort-refine-bar select {
  min-width: 200px;
}
.provider-contract-extension {
  padding: 10px;
}
@media (max-width: 640px) {
  .provider-contract-extension {
    padding: 0;
  }
}
.provider-contract-extension .submit-contract-change {
  font-size: 140%;
}
.provider-contract-termination .submit-contract-change {
  font-size: 140%;
}
@media (max-width: 640px) {
  .contract-termination {
    padding: 0;
  }
}
.contract-termination .contract-field-required {
  color: #0072ce;
}
.contract-termination .contract-termination-date-input {
  width: 75%;
  height: 38px;
  padding-left: 5px;
}
.contract-termination .contract-termination-datePicker-span {
  color: #505357;
  right: 25px;
}
.contract-extension .account-content-pane .control-group {
  float: left;
  width: 250px;
  margin-right: 40px;
}
.contract-extension .account-content-pane .control-group .extension-period {
  width: 500px;
}
.contract-extension .account-content-pane .control-group .extension-period .duration-unit {
  width: 300px;
  font-size: 14px;
  padding-left: 5px;
}
.contract-extension .account-content-pane .contract-period-select {
  width: 50px;
}
.contract-order-items .contract-order-items-table {
  overflow-x: hidden;
}
.contract-order-items .contract-order-items-table table th {
  padding: 8px 20px;
}
.contract-order-items .contract-order-items-table table td {
  vertical-align: inherit;
  padding: 13px 20px;
}
@media (max-width: 420px) {
  .contract-order-items .contract-order-items-table table td {
    padding: 5px;
  }
}
.contract-order-items .contract-order-items-table .item-name {
  font-size: 16px;
  font-weight: 700;
}
.contract-order-items .contract-order-items-table .image-wrapper.contract-thumb-dependent {
  padding-left: 30px !important;
}
@media (max-width: 420px) {
  .contract-order-items .contract-order-items-table .image-wrapper {
    padding-left: 10px;
  }
  .contract-order-items .contract-order-items-table .image-wrapper img {
    max-width: 60px;
    max-height: 60px;
  }
}
.contract-order-totals .contract-totals-body-section {
  padding: 15px 30px;
}
@media (max-width: 1024px) {
  .contract-order-totals .contract-totals-body-section {
    padding: 15px 20px;
  }
}
.contract-order-totals .contract-totals-footer-section {
  padding: 15px 30px;
  background-color: #f2f2f2;
}
@media (max-width: 1024px) {
  .contract-order-totals .contract-totals-footer-section {
    padding: 15px 20px;
  }
}
.contract-item-details .contract-item-body .contract-item-table {
  overflow-x: hidden;
}
.contract-item-details .contract-item-body .contract-item-table table th {
  padding: 8px 20px;
}
.contract-item-details .contract-item-body .contract-item-table table td {
  vertical-align: inherit;
  padding: 13px 20px;
}
@media (max-width: 420px) {
  .contract-item-details .contract-item-body .contract-item-table table td {
    padding: 5px;
  }
}
.contract-item-details .contract-item-body .contract-item-table .image-wrapper.contract-thumb-dependent {
  padding-left: 30px !important;
}
@media (max-width: 420px) {
  .contract-item-details .contract-item-body .contract-item-table .image-wrapper {
    padding-left: 10px;
  }
  .contract-item-details .contract-item-body .contract-item-table .image-wrapper img {
    max-width: 60px;
    max-height: 60px;
  }
}
.contract-item-details .contract-item-body .contract-item-table .item-name {
  font-size: 16px;
  font-weight: 700 !important;
}
.contract-item-details .contract-item-body .contract-back-btn {
  margin-top: 125px;
  padding: 0;
}
@media (max-width: 640px) {
  .contract-item-details .contract-item-body .contract-back-btn {
    margin-top: 50px;
    margin-bottom: 20px;
  }
}
.contract-item-price,
.contract-order-item-price {
  font-size: 15px;
}
.contract-item-options .btn-group-vertical button {
  padding: 5px 10px;
  margin: 5px 0;
}
.contract-item-options .btn-group-vertical button a {
  color: inherit;
}
.contract-item-duration label,
.contract-order-item-duration label {
  text-transform: capitalize;
}
#registerForm .form_field_error {
  width: auto;
  float: none;
  padding-right: 0;
  clear: both;
}
.js-recaptcha-dteb2cutilcaptcha {
  margin: 20px 0;
}
#g-recaptcha_incorrect {
  color: red;
  display: none;
}
@font-face {
  font-family: 'SAP-Icons';
  font-style: normal;
  font-weight: 400;
  src: local('SAP-icons'), url('../fonts/SAP-icons.woff2') format('woff2'), url('../fonts/SAP-icons.woff') format('woff'), url('../fonts/SAP-icons.ttf') format('ttf');
}
.btn-primary,
.btn-primary:active:focus {
  color: #ffffff;
  background-color: #0072ce;
  border-color: #0072ce;
  border-width: 2px;
  text-transform: capitalize;
}
.btn-primary:hover,
.btn-primary:active:focus:hover,
.btn-primary:focus,
.btn-primary:active:focus:focus,
.btn-primary:active,
.btn-primary:active:focus:active,
.btn-primary.active,
.btn-primary:active:focus.active,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-primary:active:focus {
  color: #ffffff;
  background-color: #1e3575;
  border-color: #1e3575;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary:active:focus:active,
.btn-primary.active,
.btn-primary:active:focus.active,
.open .dropdown-toggle.btn-primary,
.open .dropdown-toggle.btn-primary:active:focus {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary:active:focus.disabled,
.btn-primary[disabled],
.btn-primary:active:focus[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:active:focus,
.btn-primary.disabled:hover,
.btn-primary:active:focus.disabled:hover,
.btn-primary[disabled]:hover,
.btn-primary:active:focus[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:active:focus:hover,
.btn-primary.disabled:focus,
.btn-primary:active:focus.disabled:focus,
.btn-primary[disabled]:focus,
.btn-primary:active:focus[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active:focus:focus,
.btn-primary.disabled:active,
.btn-primary:active:focus.disabled:active,
.btn-primary[disabled]:active,
.btn-primary:active:focus[disabled]:active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:active:focus:active,
.btn-primary.disabled.active,
.btn-primary:active:focus.disabled.active,
.btn-primary[disabled].active,
.btn-primary:active:focus[disabled].active,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active:focus.active {
  color: #ffffff;
  background-color: #73767b;
  border-color: #73767b;
}
.btn-primary .badge,
.btn-primary:active:focus .badge {
  color: #0072ce;
  background-color: #ffffff;
}
.btn-primary {
  transition: background-color 0.25s, border-color 0.25s;
  color: #ffffff;
}
.btn-default,
.btn-default:active:focus {
  color: #0072ce;
  background-color: #ffffff;
  border-color: #0072ce;
  border-width: 2px;
  text-transform: capitalize;
}
.btn-default:hover,
.btn-default:active:focus:hover,
.btn-default:focus,
.btn-default:active:focus:focus,
.btn-default:active,
.btn-default:active:focus:active,
.btn-default.active,
.btn-default:active:focus.active,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-default:active:focus {
  color: #ffffff;
  background-color: #1e3575;
  border-color: #1e3575;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default:active:focus:active,
.btn-default.active,
.btn-default:active:focus.active,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-default:active:focus {
  background-image: none;
}
.btn-default.disabled,
.btn-default:active:focus.disabled,
.btn-default[disabled],
.btn-default:active:focus[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:active:focus,
.btn-default.disabled:hover,
.btn-default:active:focus.disabled:hover,
.btn-default[disabled]:hover,
.btn-default:active:focus[disabled]:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:active:focus:hover,
.btn-default.disabled:focus,
.btn-default:active:focus.disabled:focus,
.btn-default[disabled]:focus,
.btn-default:active:focus[disabled]:focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active:focus:focus,
.btn-default.disabled:active,
.btn-default:active:focus.disabled:active,
.btn-default[disabled]:active,
.btn-default:active:focus[disabled]:active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:active:focus:active,
.btn-default.disabled.active,
.btn-default:active:focus.disabled.active,
.btn-default[disabled].active,
.btn-default:active:focus[disabled].active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default:active:focus.active {
  color: #0072ce;
  background-color: #ffffff;
  border-color: #ffffff;
}
.btn-default .badge,
.btn-default:active:focus .badge {
  color: #ffffff;
  background-color: #0072ce;
}
.btn-default {
  transition: background-color 0.25s, border-color 0.25s, color 0.25s;
}
.btn-default[disabled],
.btn-default[disabled]:hover {
  color: #73767b;
  border-width: 2px;
  border-color: #73767b;
}
.btn-dark-style {
  background-color: #ffffff;
  border-color: #0072ce;
}
.btn-dark-style:hover {
  background-color: #0072ce;
  border-color: #0072ce;
  color: #ffffff;
}
.product-classification-button {
  color: #ffffff;
  background-color: #0072ce;
  border-color: #0072ce;
  transition: background-color 0.25s, border-color 0.25s;
  height: 48px;
  padding: 0;
}
.product-classification-button:hover,
.product-classification-button:focus,
.product-classification-button:active,
.product-classification-button.active,
.open .dropdown-toggle.product-classification-button {
  color: #ffffff;
  background-color: #1e3575;
  border-color: #1e3575;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-classification-button:active,
.product-classification-button.active,
.open .dropdown-toggle.product-classification-button {
  background-image: none;
}
.product-classification-button.disabled,
.product-classification-button[disabled],
fieldset[disabled] .product-classification-button,
.product-classification-button.disabled:hover,
.product-classification-button[disabled]:hover,
fieldset[disabled] .product-classification-button:hover,
.product-classification-button.disabled:focus,
.product-classification-button[disabled]:focus,
fieldset[disabled] .product-classification-button:focus,
.product-classification-button.disabled:active,
.product-classification-button[disabled]:active,
fieldset[disabled] .product-classification-button:active,
.product-classification-button.disabled.active,
.product-classification-button[disabled].active,
fieldset[disabled] .product-classification-button.active {
  color: #ffffff;
  background-color: #73767b;
  border-color: #73767b;
}
.product-classification-button .badge {
  color: #0072ce;
  background-color: #ffffff;
}
.product__listing.product__list .grid_view.product__list--items .add-cart-btn {
  color: #ffffff;
  background-color: #0072ce;
  border-color: #0072ce;
  text-transform: capitalize;
}
.product__listing.product__list .grid_view.product__list--items .add-cart-btn:hover,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn:focus,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn:active,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn.active,
.open .dropdown-toggle.product__listing.product__list .grid_view.product__list--items .add-cart-btn {
  color: #ffffff;
  background-color: #1e3575;
  border-color: #1e3575;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product__listing.product__list .grid_view.product__list--items .add-cart-btn:active,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn.active,
.open .dropdown-toggle.product__listing.product__list .grid_view.product__list--items .add-cart-btn {
  background-image: none;
}
.product__listing.product__list .grid_view.product__list--items .add-cart-btn.disabled,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn[disabled],
fieldset[disabled] .product__listing.product__list .grid_view.product__list--items .add-cart-btn,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn.disabled:hover,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn[disabled]:hover,
fieldset[disabled] .product__listing.product__list .grid_view.product__list--items .add-cart-btn:hover,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn.disabled:focus,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn[disabled]:focus,
fieldset[disabled] .product__listing.product__list .grid_view.product__list--items .add-cart-btn:focus,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn.disabled:active,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn[disabled]:active,
fieldset[disabled] .product__listing.product__list .grid_view.product__list--items .add-cart-btn:active,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn.disabled.active,
.product__listing.product__list .grid_view.product__list--items .add-cart-btn[disabled].active,
fieldset[disabled] .product__listing.product__list .grid_view.product__list--items .add-cart-btn.active {
  color: #ffffff;
  background-color: #73767b;
  border-color: #73767b;
}
.product__listing.product__list .grid_view.product__list--items .add-cart-btn .badge {
  color: #0072ce;
  background-color: #ffffff;
}
.product__listing.product__list .grid_view.product__list--items .add-cart-btn:hover {
  text-transform: capitalize;
}
.product__list--item.list_view .product-buynow-btn .prod-buy-now-section {
  width: 100%;
}
.backToHome {
  background-color: #0072ce;
  border-color: #0072ce;
}
.backToHome:hover {
  background-color: #ffffff;
  border-color: #0072ce;
}
.product__listing.product__list .grid_view.product__list--items .add-cart-btn.disabled,
a.btn.disabled {
  pointer-events: auto;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #0072ce;
}
.footer {
  font-size: 13px;
}
@media (max-width: 1023px) {
  .footer__top .footer__right {
    border: 1px solid #1e3575;
  }
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 13px;
}
.footer__copyright {
  background: #1e3575;
  padding: 25px 0;
  color: #ffffff;
  text-align: center;
}
.product-details .price,
.product-details-price .price {
  color: #2b2b2b;
  font-weight: normal;
}
.page-details-add-to-cart-component .actions {
  margin-top: 20px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  color: #2b2b2b;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  top: 1px;
}
@media (min-width: 480px) {
  .product-details .name .sku:before,
  .product-details-price .name .sku:before {
    top: 7px;
  }
}
.addtocart-component .qty-selector .input-group-btn .btn.btn-primary,
#add_to_cart_storepickup_form .qty-selector .input-group-btn .btn.btn-primary {
  border-width: 3px;
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: 0;
    margin-right: auto;
  }
}
.image-gallery__image {
  cursor: default;
}
.navigation--middle .desktop__nav .nav__left .mobile-menu span {
  color: #0072ce;
}
.navigation--middle .desktop__nav .nav__left .mobile-menu span:hover,
.navigation--middle .desktop__nav .nav__left .mobile-menu span:active {
  color: #ffffff;
}
.navigation--middle .desktop__nav .nav__left .site-search .inner-addon.input-group {
  background-color: #ffffff;
  width: 85%;
  border: 1px solid #e5e5e5;
}
.navigation--middle .desktop__nav .nav__left .site-search .inner-addon.input-group .form-control:focus {
  color: #505357;
}
.navigation--middle .desktop__nav .nav-cart .mini-cart-link {
  color: #0072ce;
}
@media (max-width: 639px) {
  .navigation--middle .desktop__nav .nav-cart .mini-cart-link .mini-cart-icon {
    color: #0072ce;
  }
}
.navigation--middle .desktop__nav .mobile-menu span {
  font-size: 22px;
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    background-color: #1e3575;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  text-transform: capitalize;
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  top: 3px;
}
.navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
  font-family: "SAP-Icons";
  color: #0072ce;
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    color: #1e3575;
    font-size: 30px;
    font-weight: 600;
  }
}
.navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart:before {
  content: "\e043";
}
.navigation--top .nav__right {
  top: -5px;
}
.navigation--top .nav__right .nav__links li {
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 500;
}
.navigation--top .nav__right .nav__links.nav__links--account li {
  font-size: 13px;
}
.navigation--top .nav__right .nav__links.nav__links--account li a {
  color: #ffffff;
  font-weight: 500;
}
.navigation--top .nav__right .nav__links.nav__links--account li .myAccountLinksHeader {
  font-weight: 500;
}
.navigation--top .nav__right .nav__links.nav__links--account li .myAccountLinksHeader {
  font-weight: 600;
}
.navigation--top .nav__right .nav__links.nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links.nav__links--account .myCompanyLinksHeader.show {
  color: #2b2b2b;
  background-color: #ffffff;
  font-weight: 500;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  background-color: transparent;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  border-right: 1px solid rgba(229, 229, 229, 0.5);
  border-bottom: 1px solid rgba(229, 229, 229, 0.5);
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #1e3575;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #0072ce;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  padding: 21px 0 21px 25px;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  color: #ffffff;
  background-color: #1e3575;
}
.navigation--bottom li .nav__link a {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}
.navigation--bottom .nav__links--products {
  padding: 20px 0 8px 18px;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    padding: 0 0 0 18px;
  }
}
.navigation--bottom .nav__links--products li a {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
  transition: color 0.25s;
}
@media (min-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    color: #1e3575;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    padding-left: 0;
  }
}
.navigation--bottom .nav__links--products li.liUserSign {
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: transparent;
  }
}
.navigation--bottom .nav__links--products li.liUserSign a.userSign {
  text-transform: capitalize;
}
@media (min-width: 1024px) {
  .navigation--bottom .sub-navigation-section .sub-navigation-list .nav__link--secondary a {
    padding: 20px 0 10px 15px;
    font-size: 14px;
    font-weight: 400;
    transition: background-color 0.25s, color 0.25s;
  }
  .navigation--bottom .sub-navigation-section .sub-navigation-list .nav__link--secondary a:hover {
    background-color: #1e3575;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--mobile .sub-nav li a {
  color: #0072ce;
  font-weight: 600;
}
.navigation--bottom .nav__links--mobile li {
  background-color: #ffffff;
}
.navigation--bottom .nav__links--mobile li a {
  color: #1e3575;
  text-transform: capitalize;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile .subNavList li {
    background-color: #ffffff;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #d9d9d9;
  }
}
.navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
.navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
  text-transform: capitalize;
}
.navigation .desktop__nav {
  background-color: #f5f5f5;
  padding: 15px 0 5px 35px;
}
.navigation .desktop__nav .nav__left .site-search {
  background-color: #f5f5f5;
}
.navigation .desktop__nav .nav__left .site-search #accountSelectionForm {
  margin-bottom: 5px;
}
span.glyphicon {
  color: #1e3575;
}
.input-group-btn span.glyphicon {
  color: #ffffff;
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid rgba(229, 229, 229, 0.5);
}
#_asm .navigation.navigation--top {
  padding-top: 0;
  height: auto;
}
.breadcrumb-section {
  background: transparent;
  border-top: 1px #e5e5e5 solid;
  padding: 6px 35px;
}
.breadcrumb-section .breadcrumb {
  background: transparent;
  text-transform: capitalize;
}
@media (max-width: 1023px) {
  .breadcrumb-section .breadcrumb {
    padding: 5px 0px;
  }
}
@media (min-width: 640px) {
  .sub-tabbody-table tr th {
    color: #505357;
    background-color: #ffffff;
  }
}
.sub-tabbody-table tr td:nth-child(odd) {
  background: #ffffff;
}
.prod-add-to-cart .tabs .tabbody {
  background-color: #ffffff;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a.ui-state-active {
  color: #ffffff;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb img {
  height: 96px;
  width: 96px;
}
@media (max-width: 639px) {
  .navigation .desktop__nav {
    padding: 0;
  }
  .navigation--middle .desktop__nav .nav__left .site-search .inner-addon.input-group {
    width: 90%;
    margin: 10px 5%;
  }
  .cart-totals,
  .checkout-order-summary {
    border: 0;
  }
}
.alert {
  margin-bottom: 5px;
}
.alert a,
.tab-details a,
.error-page .dte-marketing-text a,
.search-empty .dte-marketing-text a,
.no-products-plp .no-products-plp-text a,
.content__empty .content p a {
  text-decoration: underline;
  display: inline-block;
}
.alert-danger {
  background-color: rgba(227, 25, 55, 0.08);
  border-color: rgba(227, 25, 55, 0.08);
  color: #e31937;
}
.alert-info {
  background-color: rgba(73, 169, 72, 0.04);
  border-color: rgba(73, 169, 72, 0.04);
  color: #49a948;
}
.alert-info .close {
  opacity: 0.33;
}
#cboxContent .cart_popup_error_msg {
  margin: 20px 0;
}
.page-headline {
  font-weight: normal;
}
[required] {
  margin-right: 15px;
}
[required] ~ span:before {
  content: "*";
  left: -10px;
  position: relative;
  top: -5px;
  color: #ed1c24;
}
.ui-selectmenu-button.ui-button {
  background: #ffffff;
  border-radius: 0;
  border-color: #d9d9d9;
  padding: 0;
  width: 20em;
  max-width: 100%;
}
.ui-selectmenu-text {
  border-right: 1px solid #d9d9d9;
  padding: 10px;
  margin-right: 40px;
}
.ui-selectmenu-icon.ui-icon.glyphicon {
  text-indent: 0;
  top: 10px;
  right: 13px;
  color: #0072ce;
  background: none;
}
.ui-menu .ui-menu-item-wrapper {
  padding: 10px;
  border: 0;
}
label {
  text-transform: capitalize;
}
.responsive-table {
  border: 1px #e5e5e5 solid;
}
.responsive-table .responsive-table-head {
  border-bottom: transparent;
}
.responsive-table .responsive-table-head th {
  background-color: #f5f5f5;
  color: #505357;
  text-transform: capitalize;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 600;
  text-align: left;
}
.responsive-table .responsive-table-cell a {
  padding-left: 20px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .responsive-table .responsive-table-cell a {
    padding-left: 0px;
  }
}
.responsive-table tr {
  border-bottom: 1px #e5e5e5 solid;
}
.responsive-table tr:nth-child(even) {
  background-color: transparent;
}
.responsive-table tr:last-child {
  border-bottom: none;
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .responsive-table th:last-child,
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table img {
  width: 100%;
}
.responsive-table .responsive-table-item .link-disabled,
.responsive-table .responsive-table-item .link-disabled:hover,
.responsive-table .responsive-table-item .link-disabled:focus {
  color: #73767b;
  text-decoration: none;
}
.col-half-offset {
  margin-left: 4.166666667%;
}
@media (max-width: 639px) {
  .col-half-offset {
    margin-left: 0;
  }
}
#cboxTitle .headline-text {
  font-weight: 500;
}
.glyphicon,
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  font-family: 'SAP-Icons';
}
.glyphicon-calendar:before {
  font-family: 'SAP-Icons';
  content: '\e050';
}
.glyphicon-remove-circle:before {
  font-family: 'SAP-Icons';
  content: '\e1c8';
}
.glyphicon-menu-down:before {
  font-family: 'SAP-Icons';
  content: '\e1e2';
}
.glyphicon-search:before {
  font-family: 'SAP-Icons';
  content: '\e00d';
}
.glyphicon-remove:before {
  font-family: 'SAP-Icons';
  content: '\e03e';
}
.glyphicon-info-sign:before {
  font-family: 'SAP-Icons';
  content: '\e1c3';
}
.glyphicon-lock:before {
  font-family: 'SAP-Icons';
  content: '\e153';
}
.glyphicon-th-large:before {
  font-family: 'SAP-Icons';
  content: '\e071';
}
.glyphicon-th-list:before {
  font-family: 'SAP-Icons';
  content: '\e0a5';
}
.glyphicon-plus:before {
  font-family: 'SAP-Icons';
  content: '\e058';
}
.glyphicon-minus:before {
  font-family: 'SAP-Icons';
  content: '\e069';
}
.glyphicon-resize-full:before {
  font-family: 'SAP-Icons';
  content: '\e166';
}
.glyphicon-align-justify:before {
  font-family: 'SAP-Icons';
  content: '\e1de';
}
.glyphicon-user:before {
  font-family: 'SAP-Icons';
  content: '\e082';
}
.glyphicon-chevron-up:before {
  font-family: 'SAP-Icons';
  content: '\e1e1';
}
.glyphicon-chevron-down:before {
  font-family: 'SAP-Icons';
  content: '\e1e2';
}
.glyphicon-chevron-right:before {
  font-family: 'SAP-Icons';
  content: '\e066';
}
.glyphicon-chevron-left:before {
  font-family: 'SAP-Icons';
  content: '\e067';
}
.glyphicon-shopping-cart:before {
  font-family: 'SAP-Icons';
  content: "\e043";
}
.btn-icon:before {
  font-family: 'SAP-Icons';
  content: "\e043";
  top: 8px;
}
.glyphicon-map:before {
  font-family: 'SAP-Icons';
  content: '\e021';
}
.error-page {
  padding-top: 2em;
  padding-bottom: 2em;
}
.footer__nav--container .title {
  font-weight: bold;
}
@media (max-width: 639px) {
  .footer__nav--container + .footer__nav--container {
    margin-top: 20px;
  }
}
.carousel__component .carousel__component--carousel .carousel__item .carousel__item--name,
.carousel__component .carousel__component--headline {
  text-transform: capitalize;
}
.carousel__component .carousel__component--carousel .carousel__item .carousel__item--thumb,
.carousel__component .carousel__component--carousel .carousel__item .carousel__item--name {
  height: auto;
}
.tncURL {
  font-size: 14px;
  margin-top: 10px;
}
#colorbox {
  transform: translate(0, -50px);
  transition: transform 0.3s ease-out;
}
#colorbox.popupShown {
  transform: translate(0, 0);
}
.product-details .promotion,
.product-details-price .promotion,
.promotion-wrap .promotion {
  color: #1e3575;
}
.product-details .price + .promotion {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .item__list--item + .promotion-wrap,
  .discountKey-item .promotion-wrap {
    margin-top: -20px;
    float: right;
    margin-left: 0;
    text-align: right;
  }
}
.item__list--item + .promotion-wrap {
  margin-left: 25%;
  margin-top: -10px;
}
.discountKey-item .promotion-wrap {
  margin-left: 136px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .checkout-order-summary-list-items .promotion-wrap {
    float: right;
    text-align: right;
  }
}
.checkout-order-summary-list-items .promotion-wrap .promotion {
  margin-top: 10px;
}
.disclaimer_description {
  text-align: left;
  color: #1e3575;
  padding-bottom: 20px;
  padding-left: 10px;
}
.disclaimer_description span {
  font-size: 14px;
  font-weight: 600;
}
div#spinner-div {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 10000;
  display: none;
}
div#spinner-div img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.external-link::before {
  font-family: 'SAP-Icons';
  content: '\e24a';
  display: inline-block;
  font-size: 0.9em;
  text-decoration: none;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
@media (max-width: 639px) {
  .main__inner-wrapper .no-products-plp,
  .main__inner-wrapper .search-empty,
  .main__inner-wrapper .content__empty,
  .main__inner-wrapper .checkout-success__body,
  .main__inner-wrapper .account-section-content.content-empty {
    margin-top: 15vh;
    margin-bottom: 15vh;
  }
}
@media (min-width: 640px) {
  .main__inner-wrapper .no-products-plp,
  .main__inner-wrapper .search-empty,
  .main__inner-wrapper .content__empty,
  .main__inner-wrapper .checkout-success__body,
  .main__inner-wrapper .account-section-content.content-empty {
    margin-top: 22vh;
    margin-bottom: 36vh;
  }
}
@media (min-height: 1400px) {
  .main__inner-wrapper .no-products-plp,
  .main__inner-wrapper .search-empty,
  .main__inner-wrapper .content__empty,
  .main__inner-wrapper .checkout-success__body,
  .main__inner-wrapper .account-section-content.content-empty {
    margin-top: 25vh;
    margin-bottom: 36vh;
  }
}
@media (min-height: 1600px) {
  .main__inner-wrapper .no-products-plp,
  .main__inner-wrapper .search-empty,
  .main__inner-wrapper .content__empty,
  .main__inner-wrapper .checkout-success__body,
  .main__inner-wrapper .account-section-content.content-empty {
    margin-top: 32vh;
    margin-bottom: 36vh;
  }
}
/* Unenroll Css Changes for PTS */
.back-link .recurringHeader span {
  font-size: 32px;
  padding-right: 10px;
}
.back-link .recurringHeader span.recurringTitle {
  padding-right: 90px;
}
.back-link .recurringHeader span.status_value {
  font-size: 18px;
}
.back-link .glyphicon {
  border-right: 1px solid #505357;
}
.recurringback-line .glyphicon {
  font-size: 24px;
  color: #0072CE;
  line-height: 24px;
}
.recurringItemDetails {
  margin-top: 150px;
}
.recurringItemDetails .contract-item-table {
  border: 1px #000000 solid;
  padding: 20px 20px;
  margin-bottom: 145px;
}
.recurringItemDetails .contract-item-table .responsive-table .responsive-table-cell {
  font-size: 16px;
}
.recurringItemDetails .contract-item-table .responsive-table .responsive-table-cell label {
  width: 100%;
  font-weight: bold;
  font-size: 16px;
}
.recurringItemDetails .responsive-table {
  border: none;
  margin-bottom: 0px;
}
.recurringItemDetails .contract-back-btn button.btn {
  max-width: 125px;
  float: right;
  font-size: 18px;
}
.account-section .account-section-content .recurringItemDetails .responsive-table td.price {
  text-align: left;
}
.account-section .account-section-content .responsive-table .responsive-table-cell .contract-item-options a {
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 400;
  padding-left: 0px;
}
.account-section .account-section-content .contract-order-items .recurringItemDetails table > tbody > tr > td:nth-child(2) a {
  font-weight: 400;
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-cell:first-child {
  width: auto;
  max-width: 155px;
}
.contract-item-details .contract-item-table .responsive-table tr td {
  max-width: 330px;
}
.responsive-table .responsive-table-cell .item-terms a {
  padding-left: 0px;
  font-size: 16px;
  text-decoration: underline;
  font-weight: 400;
}
.responsive-table .responsive-table-cell .image-wrapper img {
  width: 138px;
  height: 138px;
}
.item-desc {
  margin: 5px 0px 10px;
}
.provider-contract-termination .contract-termination .contract-change-form .terminationDescription_content {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 0px;
}
.provider-contract-termination .contract-termination .contract-change-form .form-group input {
  width: 100% !important;
  font-size: 16px;
}
.provider-contract-termination .contract-termination .contract-change-form .form-group .contract-termination-datePicker-span.datepickerIcon {
  position: absolute;
  right: 8px !important;
  top: 7px !important;
  font-size: 16px !important;
  color: grey !important;
}
.provider-contract-termination .submit-contract-change {
  font-size: 16px;
  margin-left: 20px;
}
.provider-contract-termination .contract-item-details .contract-item-table .responsive-table tr td:last-child {
  text-align: left;
}
.contract-termination-date .form-group {
  display: inline-block;
  position: relative;
  margin-left: 80px;
}
.contract-termination-date .checkbox-inline input {
  border: 0px;
  width: 35px;
  height: 35px;
  top: -22px;
}
.contract-termination-date .cancelDate span {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  padding-left: 17px;
}
.contract-order-items .recurringItemDetails {
  margin-top: 20px;
}
.contract-order-items .recurringItemDetails .contract-item-table {
  margin-bottom: 100px;
}
.cancelConfirmButtons a {
  min-width: 150px;
  font-size: 18px;
}
.cancelConfirmButtons button {
  min-width: 150px;
  font-size: 18px;
}
#contractCancelPopupTemplate #cancel-subscription-form .contractChange-form-popup-dropdown {
  max-width: 330px;
  margin: 30px auto 0px !important;
}
#contractCancelPopupTemplate #cancel-subscription-form .contractChange-form-popup-dropdown .ui-selectmenu-open {
  margin-bottom: 30px;
  width: 100%;
}
#contractCancelPopupTemplate #cancel-subscription-form .contractChange-form-popup-dropdown .ui-selectmenu-button {
  margin-bottom: 30px;
  width: 100%;
}
#contractCancelPopupTemplate #cancel-subscription-form #reasonsDropdown-button.ui-selectmenu-button-open {
  background: #1E3575;
  color: white;
  border: none;
}
#contractCancelPopupTemplate .cancelContract-dropdown-label {
  font-size: 16px;
}
.requiredFields_description {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin: 0px 20px;
}
.popupConfirm button {
  max-width: 151px;
  margin: 20px auto 40px auto;
}
#reasonsDropdown-button .ui-selectmenu-text {
  border-right: 0px;
}
#reasonsDropdown-button .ui-menu-item-wrapper {
  background: #ffffff;
  color: #505357;
}
.page-ProviderContractTermination #colorbox {
  overflow: visible !important;
}
.page-ProviderContractTermination #colorbox #cboxTitle {
  padding: 43px 40px 20px;
}
.page-ProviderContractTermination #colorbox #cboxTitle .headline-text {
  font-size: 28px;
}
.page-ProviderContractTermination #cboxContent {
  overflow: visible;
}
.page-ProviderContractTermination #cboxLoadedContent {
  overflow: visible !important;
}
.page-ProviderContractTermination #cboxWrapper {
  overflow: visible;
}
.page-ProviderContractTermination #cboxClose {
  right: 0px;
  top: -53px;
  z-index: 99999999;
  color: white;
}
.page-ProviderContractTermination #cboxClose span {
  color: white;
}
#reasonsDropdown-menu {
  max-height: 250px !important;
}
.otherText {
  height: 38px;
  margin-bottom: 30px;
  border: 1px solid #B1B3B3;
}
#reasonsDropdown-button.ui-selectmenu-button-open .ui-selectmenu-icon.ui-icon.glyphicon {
  transform: rotate(180deg);
  color: white;
}
.provider-contract-termination-confirmation {
  text-align: center;
  padding: 180px 50px !important;
}
.provider-contract-termination-confirmation h1 {
  color: #505357;
  font-size: 36px;
  font-weight: 700;
}
.provider-contract-termination-confirmation h3 {
  font-size: 30px;
  font-weight: 400;
  color: #505357;
}
.provider-contract-termination-confirmation .backToHomeBtn {
  min-width: 310px;
  font-size: 18px;
  line-height: 21px;
  padding: 8px 15px;
  margin: 50px 0px 10px;
}
.reasonInfo {
  margin: 0px 0px 30px;
  position: relative;
}
.reasonInfo > span {
  color: #2B2B2B;
  font-size: 14px;
  border: 1px solid #B1B3B3;
  padding: 8px 40px 7px 10px;
  position: relative;
  max-width: 330px;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  text-transform: capitalize;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  min-height: 38px;
  width: 100%;
}
.reasonInfo > span.active {
  background: #1E3575;
  color: white;
}
.reasonInfo .active .glyphicon-menu-down {
  transform: rotate(180deg);
  color: white;
}
.reasonInfo span.glyphicon {
  position: absolute;
  right: 10px;
  top: 12px;
  font-size: 14px;
  color: #0072CE;
  cursor: pointer;
}
.reasonList {
  list-style: none;
  padding: 0px;
  position: absolute;
  max-width: 330px;
  margin: 0px auto;
  width: 100%;
  left: calc(50% - 165px);
  border: 1px solid #B1B3B3;
  top: 38px;
  background: white;
  max-height: auto;
  overflow-y: visible;
  z-index: 999;
  display: none;
}
.reasonList li {
  text-align: left;
  padding: 5px 13px 5px;
  padding-right: 50px;
  position: relative;
  cursor: pointer;
  color: #505357;
  text-transform: capitalize;
}
.reasonList li img.selectedTick {
  vertical-align: middle;
  position: absolute;
  right: 10px;
  top: 10px;
}
.reasonList li img {
  display: none;
}
.reasonList li.active {
  color: #1E3575;
  font-weight: 600;
}
.reasonList li.active img {
  display: block;
}
.contractChange-form-popup-dropdown label {
  font-size: 14px;
}
.contract-item-table .responsive-table .responsive-table-cell a {
  padding-left: 0px;
}
.account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) a {
  font-weight: 400;
}
.account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) .item-name label a {
  font-weight: 700;
  color: #2B2B2B;
}
.provider-contract-details .recurringItemDetails {
  margin-top: 150px;
}
.contract-item-table .responsive-table td:nth-child(2) {
  min-width: 200px;
  padding-left: 20px !important;
}
.provider-contract-details .recurringItemDetails {
  margin-top: 163px;
}
.provider-contracts-table {
  font-size: 18px;
  color: #505357;
}
.contract-item-options {
  min-height: 44px;
}
.page-ProviderContractDetails .account-section,
.page-ProviderContractTermination .account-section {
  padding: 0px 31px 0px 38px;
}
.provider-contracts-table table th {
  font-size: 18px;
  color: #505357;
}
.page-ProviderContractTermination .provider-contract-termination .submit-contract-change {
  font-size: 16px;
  margin-left: 13px;
}
.custom-checkmark {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-checkmark input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: -11px;
  left: 0;
  height: 35px;
  width: 35px;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.custom-checkmark input:checked ~ .checkmark {
  background-color: #0072CE;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.custom-checkmark input:checked ~ .checkmark:after {
  display: block;
}
.custom-checkmark input:checked ~ .checkmark {
  border: none;
}
.custom-checkmark .checkmark:after {
  left: 11px;
  top: 2px;
  width: 14px;
  height: 24px;
  border: solid white;
  border-width: 0 6px 6px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData {
  min-width: 375px;
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData .item-desc {
  width: 85%;
}
.responsive-table .responsive-table-cell .item-terms a {
  text-decoration: none;
}
.account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) .item-name label a {
  color: #0072CE;
}
.recurringItemDetails .contract-item-table .responsive-table .responsive-table-cell label {
  margin-bottom: 0px;
}
.provider-contract-termination .contract-item-details .contract-item-table .responsive-table tr td:last-child div.col-xs-12 {
  float: none;
}
.contract-order-items .contract-order-items-table .item-name {
  padding-top: 5px;
}
.item-desc {
  margin: 10px 0px 10px;
}
.recurringItemDetails .contract-item-table .responsive-table .responsive-table-cell label {
  margin-top: 50px;
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData label {
  margin-top: 0px;
}
.contract-item-options {
  margin-top: 50px;
}
@media (max-width: 1400px) {
  .page-ProviderContractDetails .account-section {
    margin: 0 auto;
    max-width: 1440px;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .contract-termination-date .cancelDate {
    margin-top: 15px;
  }
  .contract-termination-date .cancelDate span {
    top: 0px;
  }
  .contract-termination-date .cancelDate label + span {
    display: block;
    margin-top: 10px;
    position: relative;
    left: 35px;
    top: -30px;
  }
  .contract-termination-date .cancelDate .form-group {
    top: -14px;
    left: -25px;
  }
  .provider-contract-termination .contract-order-items .recurringItemDetails .contract-item-table.table-responsive {
    border-top: 1px #000000 solid;
    padding: 20px 0px;
  }
  .recurringItemDetails .responsive-table .responsive-table-cell .image-wrapper img {
    width: 96px;
    height: 96px;
    max-width: 100%;
    max-height: 100%;
  }
  .recurringItemDetails .responsive-table-item {
    padding: 10px 10px;
  }
  .recurringItemDetails .contract-item-table .responsive-table .responsive-table-cell:first-child {
    width: auto;
    max-width: 100%;
  }
  .recurringItemDetails.contract-item-details .contract-item-table .responsive-table .responsive-table-cell {
    width: 100%;
  }
  .recurringItemDetails .contract-item-duration,
  .recurringItemDetails .contract-item-price,
  .recurringItemDetails .contract-item-options {
    margin-top: 15px;
  }
  .cancelConfirmButtons button,
  .cancelConfirmButtons a {
    min-width: 130px;
  }
  .reasonList {
    left: 0;
    max-width: 328px;
  }
  .page-ProviderContractTermination #colorbox #cboxTitle {
    padding: 20px 30px 15px 20px;
  }
  .recurringItemDetails.contract-item-details .contract-item-table .responsive-table .responsive-table-cell:first-child {
    width: 100%;
  }
  .provider-contract-history .responsive-table-item {
    padding: 10px;
  }
  .provider-contract-history .responsive-table-item td {
    padding: 10px;
  }
  .provider-contract-history .responsive-table-item td:nth-child(odd) {
    font-weight: 700;
  }
  .contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData {
    min-width: 100%;
  }
  .contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData .item-desc {
    max-width: 100%;
  }
  .contract-item-details .contract-item-table {
    padding: 10px;
  }
  .recurringItemDetails .responsive-table-item {
    padding: 10px 0px;
  }
  .contract-item-options {
    min-height: auto;
  }
  .page-ProviderContractTermination .contract-item-options {
    display: none;
  }
  .provider-contract-termination-confirmation {
    padding: 50px 30px !important;
  }
  .provider-contract-termination-confirmation .backToHomeBtn {
    padding: 8px 8px;
    min-width: auto;
  }
  .provider-contract-termination-confirmation h3 {
    padding: 0px;
  }
  .provider-contract-history .responsive-table-item td {
    padding: 0px 10px;
    margin-bottom: 15px;
  }
  .provider-contract-history .responsive-table-item {
    padding: 20px 10px 10px 10px;
  }
  .recurringItemDetails .contract-item-table .responsive-table .responsive-table-cell label {
    margin-top: 0px;
  }
  .contract-item-options {
    margin-top: 0px;
  }
}
.checkOutBack {
  width: calc(50% - 10px);
  margin-right: 10px;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 90px;
}
#place-order-button {
  width: calc(50% - 10px);
  margin-left: 10px;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: 90px;
}
.page-cartPage .item__list .item__list--header .item__info {
  width: 32%;
}
.page-cartPage .item__list__cart .item__list--item .item__info {
  width: 32%;
  padding: 10px 0px;
}
.page-cartPage .item__list__cart .item__list--item .item__info .item__name {
  font-size: 18px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .name {
  font-size: 18px;
  line-height: 21.79px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .qty span,
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .tncURL {
  font-size: 16px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details {
  font-size: 16px;
}
.page-orderConfirmationPage .account-section .account-section-content {
  margin-bottom: 70px;
}
.page-orderConfirmationPage .main__inner-wrapper .checkout-success__body {
  margin-bottom: 18vh;
}
.page-orderConfirmationPage .paperLessText {
  max-width: 610px;
  margin: 0px auto;
  margin-bottom: 20px;
}
.page-orderConfirmationPage .dteHomepageLink {
  margin-top: 40px;
}
.identitybgColor {
  background-color: #f5f5f5;
}
.padding-15 {
  padding: 15px;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #ffffff;
}
.product__list--item.list_view .product__list--thumb {
  width: 100%;
  height: auto;
}
.product__list--item.list_view .product__list--name {
  text-transform: capitalize;
}
@media (max-width: 640px) {
  .product__list--item.list_view .product__list--name {
    display: block;
    text-align: left;
    margin: 5px;
    margin-left: 0;
  }
}
.product__list--item.list_view .product__list--price-panel {
  width: auto;
}
@media (max-width: 640px) {
  .product__list--item.list_view .product__list--price-panel {
    text-align: left;
    display: inline-block;
    font-size: 20px;
  }
}
.product__list--item.list_view .product__list--price-panel .product__listing--price .price-block-list {
  position: relative;
  top: -12px;
  padding-left: 0;
}
.product__list--item.list_view .product__list--price-panel .product__listing--price .price-block-list li {
  margin-bottom: 0;
  padding-left: 0;
  line-height: 15px;
}
.product__list--item.list_view .price-block-list .center-right span:not(.center-line) {
  line-height: 18px;
}
.product__list--item.list_view .price-block-list .center-line {
  padding-left: 0;
}
.product-list-right-component {
  padding-top: 8px;
}
.no-products-plp {
  margin-top: 3em;
  margin-bottom: 3em;
}
.no-products-plp .no-products-plp-text {
  margin-top: 1.5em;
}
.pagination-bar {
  margin-top: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 0;
  color: #505357;
}
.pagination-prod-tool .sort-refine-bar .nav-tabs li a {
  color: #cccccc;
  transition: color 0.25s;
}
.pagination-prod-tool .sort-refine-bar .nav-tabs li a:hover,
.pagination-prod-tool .sort-refine-bar .nav-tabs li a:focus {
  color: #1e3575;
}
.pagination-prod-tool .sort-refine-bar li.active a.btn-grid.glyphicon,
.pagination-prod-tool .sort-refine-bar li.active a.btn-grid.glyphicon:hover {
  color: #0072ce;
  background: none;
}
.pagination-prod-tool .sort-refine-bar .nav-tabs {
  display: inline-block;
  top: 10px;
  position: relative;
}
.sort-refine-bar .form-group select {
  text-transform: capitalize;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #73767b;
}
.account-section {
  padding: 0px 25px 0px 30px;
}
.account-section .alert {
  margin-left: -30px;
  margin-right: -25px;
}
.account-section .account-section-content {
  margin-bottom: 100px;
}
@media (max-width: 639px) {
  .account-section .account-section-content {
    margin-bottom: 50px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar {
  margin-top: 0px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 0px;
  padding-right: 0px;
}
.account-section .pagination-bar {
  margin-top: 0px;
}
.account-section .pagination-bar .pagination-bar-results {
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: none;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 640px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .pagination {
    margin-right: 0px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 0px;
    margin-left: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .account-section-header.with-bg {
    padding-left: 20px;
  }
}
.account-section .account-section-content .responsive-table {
  margin-bottom: 10px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .responsive-table th.price,
  .account-section .account-section-content .responsive-table td.price {
    text-align: right;
  }
  .account-section .account-section-content .responsive-table th.date,
  .account-section .account-section-content .responsive-table td.date {
    text-align: center;
  }
}
.account-section .account-section-content .back-link,
.account-section .account-section-content .account-section-header.with-bg {
  background-color: #f5f5f5;
  padding-bottom: 20px;
  padding-top: 20px;
  margin: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .back-link,
  .account-section .account-section-content .account-section-header.with-bg {
    padding-left: 30px;
  }
}
.account-section .account-section-content .well.well-tertiary {
  background-color: #f5f5f5;
  padding-top: 0;
  padding-bottom: 20px;
  border: 0;
  color: #505357;
  text-transform: capitalize;
}
.account-section .account-section-content .well.well-tertiary .item-label,
.account-section .account-section-content .well.well-tertiary .item-value {
  color: #505357;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 30px;
}
.account-section .account-section-content .well.well-tertiary .item-label {
  font-weight: bold;
}
.account-orderdetail .label-order {
  text-transform: capitalize;
}
.account-orderdetail .item__list--item {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .account-orderdetail .item__list--item {
    padding-left: 0;
    padding-right: 0;
  }
}
.account-orderdetail .item__list--item.item__list--item-header {
  font-weight: bold;
  background-color: #f5f5f5;
}
.account-orderdetail .item__list--item.item__list--item-header .item__price {
  font-weight: bold;
}
.account-orderdetail .item__list--item:last-child {
  padding-right: 20px;
}
@media (max-width: 1023px) {
  .account-orderdetail .item__list--item:last-child {
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .account-orderdetail .item__list--item .item__info {
    padding-right: 65px;
  }
}
.account-orderdetail .item__list--item .item__price {
  font-weight: 500;
}
.account-orderdetail .item__list--item.discountKey-item-exists {
  border-bottom: none;
}
.account-orderdetail .item__list--item.discountKey-item {
  padding: 0px 20px;
}
@media (max-width: 1023px) {
  .account-orderdetail .item__list--item.discountKey-item {
    padding-left: 0;
    padding-right: 0;
  }
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 0;
}
#accountSwitchPopupTemplate.container-fluid {
  padding: 0;
  height: 100%;
}
@media (max-width: 639px) {
  #accountSwitchPopupTemplate .search-accounts .col-sm-4 {
    margin-top: 20px;
  }
}
#accountSwitchPopupTemplate .search-accounts .search-accounts-input {
  height: 48px;
  padding: 10px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#accountSwitchPopupTemplate .search-accounts .search-btn {
  margin-right: 20px;
}
#accountSwitchPopupTemplate .account-list {
  overflow-y: auto;
  margin-top: 20px;
}
#accountSwitchPopupTemplate .account-list .account-list-li {
  padding: 10px 0;
}
#accountSwitchPopupTemplate .account-list .account-list-li.selected {
  background-color: #1e3575;
  color: #ffffff;
  padding: 10px;
}
#accountSwitchPopupTemplate .account-list .account-list-li.selected .account-id-label {
  color: #ffffff;
}
#accountSwitchPopupTemplate .account-list .account-list-li:not(.selected) {
  cursor: pointer;
}
#accountSwitchPopupTemplate .account-list .account-list-li:not(.selected):hover {
  padding: 10px;
  background-color: #e5e5e5;
  transition: all 500ms ease;
}
#accountSwitchPopupTemplate .account-list .account-list-li .account-address {
  text-transform: uppercase;
}
#accountSwitchPopupTemplate .account-list .account-list-li .account-id-label {
  color: #1e3575;
}
.mobile-switch-account-link-wrap {
  border-top: 1px solid #d9d9d9;
  padding: 10px 30px;
}
.switch-account-link {
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  font-size: 12px;
  display: inline-block;
  margin-top: 2px;
}
@media (max-width: 639px) {
  .switch-account-link {
    font-size: 14px;
    height: auto;
    line-height: normal;
    color: #1e3575;
    font-weight: bold;
    margin: 0;
  }
}
.switch-account-link .glyphicon-map {
  font-size: 22px;
  color: #0072ce;
}
@media (max-width: 639px) {
  .switch-account-link .glyphicon-map {
    font-weight: bold;
    color: #1e3575;
    padding-right: 2px;
    font-size: 18px;
  }
}
.switch-account-link .selected-account:after {
  content: '\e1e2';
  font-family: 'SAP-Icons';
  position: relative;
  top: 2px;
  left: 3px;
}
.contract-item-details {
  margin-top: 30px;
}
.contract-item-details .contract-section-header {
  padding-left: 30px;
  padding-bottom: 0;
  border-bottom: none;
}
.contract-item-details .contract-item-table {
  margin: 20px 0;
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-item td {
  padding: 10px 10px;
}
@media (min-width: 1024px) {
  .contract-item-details .contract-item-table .responsive-table .responsive-table-item td {
    vertical-align: inherit;
  }
}
.contract-item-details .contract-item-table .responsive-table tr:last-child td {
  padding-right: 10px;
}
.contract-item-details .contract-item-table .responsive-table tr:last-child td .promotion {
  color: #1e3575;
  margin-bottom: 0;
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-cell:first-child {
  width: 10%;
}
@media (max-width: 639px) {
  .contract-item-details .contract-item-table .responsive-table .responsive-table-cell:first-child {
    width: 30%;
  }
}
@media (max-width: 639px) {
  .contract-item-details .contract-item-table .responsive-table .responsive-table-cell {
    width: 67%;
  }
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-cell .item-name span {
  font-weight: 500;
}
@media (min-width: 1024px) {
  .contract-item-details .contract-item-table .responsive-table .responsive-table-cell .item__code {
    padding-left: 20px;
  }
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-cell .contract-item-duration label {
  margin-bottom: 0px;
}
@media (max-width: 1023px) {
  .contract-item-details .contract-item-table .responsive-table .responsive-table-cell .contract-item-duration span {
    display: inline-block;
    margin-bottom: 4px;
  }
}
.contract-section-header {
  color: #2b2b2b;
  font-weight: 500;
  padding-bottom: 2px;
  padding-left: 0;
  padding-top: 0;
  border-color: #e5e5e5;
  font-size: 24px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 1024px) {
  .contract-section-header {
    padding-bottom: 8px;
  }
}
@media (min-width: 1024px) {
  .provider-contract-termination .contract-termination {
    margin-bottom: 60px;
  }
}
.provider-contract-termination .contract-termination .contract-change-form .terminationDescription_content {
  padding-top: 15px;
}
@media (min-width: 1024px) {
  .provider-contract-termination .contract-termination .contract-change-form .terminationDescription_content {
    padding-bottom: 20px;
  }
}
.provider-contract-termination .contract-termination .contract-change-form .terminationDescription_content .left_terminationDescription_content {
  padding-left: 0;
}
.provider-contract-termination .contract-termination .contract-change-form .terminationDescription_content .right_terminationDescription_content {
  text-align: right;
  padding-right: 0;
  font-style: italic;
}
@media (max-width: 1023px) {
  .provider-contract-termination .contract-termination .contract-change-form .terminationDescription_content .right_terminationDescription_content {
    text-align: left;
    padding-left: 0;
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.provider-contract-termination .contract-termination .contract-change-form .row.padding-top-15 {
  padding-top: 0px !important;
  padding-bottom: 5px;
}
@media (min-width: 1024px) {
  .provider-contract-termination .contract-termination .contract-change-form .row.padding-top-15 {
    padding-top: 25px !important;
  }
}
.provider-contract-termination .contract-termination .contract-change-form .row.padding-top-15.padding-bottom-15 {
  padding-bottom: 20px;
}
.provider-contract-termination .contract-termination .contract-change-form .form-group input {
  padding: 5px;
}
@media (min-width: 1024px) {
  .provider-contract-termination .contract-termination .contract-change-form .form-group input {
    width: 75%;
  }
}
.provider-contract-termination .contract-termination .contract-change-form .form-group .contract-termination-datePicker-span.datepickerIcon {
  color: #0072ce;
  font-size: 1.9rem;
  cursor: pointer;
  right: 30px;
}
.provider-contract-termination .contract-termination .contract-change-form .form-group .contract-termination-datePicker-span.datepickerIcon:hover,
.provider-contract-termination .contract-termination .contract-change-form .form-group .contract-termination-datePicker-span.datepickerIcon:active {
  color: #1e3575;
}
.provider-contract-termination .contract-termination .contract-change-form .form-group label {
  margin-bottom: 10px;
}
.provider-contract-termination .contract-termination .contract-termination-date {
  padding-left: 0;
}
@media (max-width: 1023px) {
  .provider-contract-termination .contract-termination .contract-termination-date .contract-termination-date-input {
    width: 60%;
  }
}
.provider-contract-termination .submit-contract-change {
  font-size: 16px;
  margin-left: 10px;
}
.provider-contract-termination .contract-order-items .contract-section-header {
  font-size: 18px;
}
@media (max-width: 639px) {
  .provider-contract-termination .contract-order-items .contract-section-header {
    padding-bottom: 5px;
  }
}
@media (max-width: 639px) {
  .provider-contract-termination .contract-order-items .contract-order-items-table.table-responsive {
    border-top: none;
  }
}
.provider-contract-termination .contract-order-items .contract-order-items-table .table.table-striped tbody td:first-child {
  width: 20%;
}
.provider-contract-termination .contract-order-items .contract-order-items-table .table.table-striped tbody td:first-child img {
  width: 96px;
}
.provider-contract-termination .contract-order-items .contract-order-items-table .table.table-striped td {
  vertical-align: top;
  border-top: none;
  padding-top: 10px;
  padding-bottom: 10px;
}
.provider-contract-termination .contract-order-items .contract-order-items-table .table.table-striped td .col-xs-12.visible-xs .contract-order-item-duration label {
  margin-bottom: 0;
}
.provider-contract-termination .contract-order-items .contract-order-items-table .table.table-striped .item-name {
  font-size: inherit;
  font-weight: normal;
  white-space: normal;
}
.provider-contract-termination .contract-order-items .contract-order-items-table .table.table-striped .item-name .item__code {
  font-weight: 500;
}
@media (min-width: 1024px) {
  .provider-contract-termination .contract-order-items .contract-order-items-table .table.table-striped .item-name .qty {
    padding-top: 5px;
  }
}
.provider-contract-termination .contract-order-items .contract-order-items-table .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}
.provider-contract-termination .contract-order-items .contract-order-items-table .updatedEndDate {
  color: #49a948;
  display: inline;
  font-weight: 700;
}
.provider-contract-termination .contract-order-totals .contract-section-header {
  font-size: 18px;
}
@media (max-width: 639px) {
  .provider-contract-termination .contract-order-totals .contract-section-header {
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
  }
}
.provider-contract-termination .contract-order-totals .contract-totals-body-section {
  padding: 0;
}
@media (min-width: 640px) {
  .provider-contract-termination .contract-order-totals .contract-totals-body-section {
    padding-top: 10px;
  }
}
@media (min-width: 1024px) {
  .provider-contract-termination .contract-order-totals .contract-totals-body-section .row {
    margin-bottom: 10px;
  }
}
.provider-contract-termination-confirmation {
  text-align: center;
  padding: 50px;
}
.checkout-success .checkout-success__body .checkout-success__body__headline + h3 {
  margin-top: 20px;
}
.provider-contract-termination-confirmation .linksContainer,
.checkout-success .checkout-success__body .linksContainer {
  padding-top: 30px;
}
.provider-contract-termination-confirmation .linksContainer .backToHomeBtn,
.checkout-success .checkout-success__body .linksContainer .backToHomeBtn {
  display: inline-block;
  width: auto;
}
.provider-contract-termination-confirmation .linksContainer .dteHomepage,
.checkout-success .checkout-success__body .linksContainer .dteHomepage {
  padding: 15px 10px;
}
#contractCancelPopupTemplate.container-fluid {
  padding: 0;
}
#contractCancelPopupTemplate .cancelContract-dropdown-label {
  margin-bottom: 10px;
}
#contractCancelPopupTemplate #cancel-subscription-form .contractChange-form-popup-dropdown {
  margin-left: 0;
  margin-right: 0;
}
#contractCancelPopupTemplate #cancel-subscription-form .contractChange-form-popup-dropdown select {
  text-transform: capitalize;
}
#contractCancelPopupTemplate #cancel-subscription-form .contractChange-form-popup-dropdown .ui-selectmenu-open,
#contractCancelPopupTemplate #cancel-subscription-form .contractChange-form-popup-dropdown .ui-selectmenu-button {
  margin-bottom: 10px;
}
#contractCancelPopupTemplate #cancel-subscription-form .requiredFields_description {
  margin-bottom: 10px;
  font-style: italic;
}
.page-address-book .account-section .account-section-content .account-cards .card {
  border-top: 1px solid #cccccc;
}
.page-address-book .account-section .account-section-content .account-section-header {
  margin-bottom: 15px;
}
.page-address-book .account-section .account-list .account-cards {
  padding: 0 10px;
}
.page-address-book .account-section .account-list .account-cards.card-select {
  border-top: none;
}
.ASM_header .ASM_session #_asmCustomer #_asmPersonifyForm #asmHover {
  top: 40px;
}
.contract-order-totals {
  margin-bottom: 2rem;
}
.product__facet .facet {
  padding: 25px 30px 15px 35px;
}
.product__facet .facet .facet__name {
  text-transform: capitalize;
}
@media (max-width: 1023px) {
  .product__facet .facet .facet__name .facet__arrow:before {
    content: '\e066';
  }
}
@media (max-width: 1023px) {
  .product__facet .facet.active .facet__name .facet__arrow:before {
    content: '\e1e2';
  }
}
.product__facet .facet:first-of-type {
  padding-top: 8px;
}
.item__list .item__list--header-wrap {
  background-color: #f5f5f5;
  padding-left: 50px;
  padding-right: 25px;
}
.item__list .item__list--header li {
  background-color: #f5f5f5;
  color: #505357;
  text-transform: capitalize;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 600;
  text-align: left;
}
.item__list .item__list--header .item__image {
  width: 10%;
}
.item__list .item__list--header .item__info {
  width: 20%;
}
.item__list .item__list--header .item__subscriptionStartDate {
  width: 170px;
}
.item__list .item__list--header .item__quantity {
  text-align: center;
}
.item__list .item__list--header .item__price {
  text-align: right;
}
.item__list .item__list--header .item__remove {
  width: 60px;
}
.item__list .item__name {
  font-weight: 500;
}
.item__list__cart {
  margin-bottom: 40px;
}
.item__list__cart table td {
  padding: 0px 25px 0px 50px;
  border-bottom: 1px #e5e5e5 solid;
}
@media (max-width: 1023px) {
  .item__list__cart table td {
    padding: 0px 2% 0px 3%;
  }
}
.item__list__cart .item__list--item {
  border-top: none;
  border-bottom: none;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item {
    display: inline-block;
  }
}
.item__list__cart .item__list--item .item__menu .submitRemoveIcon {
  font-size: 17px;
  font-weight: 600;
  color: #7f919e;
  top: 2px;
}
.item__list__cart .item__list--item .item__menu .submitRemoveIcon:hover,
.item__list__cart .item__list--item .item__menu .submitRemoveIcon:active,
.item__list__cart .item__list--item .item__menu .submitRemoveIcon:link {
  color: #7f919e;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__menu .submitRemoveIcon {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__menu {
    padding-right: 0;
  }
}
.item__list__cart .item__list--item .item__image {
  width: 10%;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__image {
    width: 25%;
  }
}
.item__list__cart .item__list--item .item__image img {
  width: 100%;
}
.item__list__cart .item__list--item .item__info {
  width: 20%;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__info {
    width: 65%;
    margin-bottom: 8px;
    margin-left: 0;
    padding: 0;
  }
}
.item__list__cart .item__list--item .item__quantity {
  text-align: center;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__quantity {
    margin-bottom: 5px;
    margin-left: 25%;
  }
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__quantity form {
    text-align: left;
    margin-left: 0;
  }
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__quantity form input[name="quantity"] {
    margin-left: 0;
  }
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__quantity form .item__quantity.form-control {
    display: inline-block;
  }
}
.item__list__cart .item__list--item .item__price {
  text-align: right;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__price table {
    text-align: left;
  }
}
.item__list__cart .item__list--item .item__price .price-table-mobile td {
  border-bottom: none;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__price.visible-sm {
    width: 75%;
    margin-bottom: 5px;
    padding: 0px 1px;
  }
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__price.visible-xs {
    text-align: right;
    width: 70%;
    margin-bottom: 5px;
    margin-left: 25%;
  }
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__price.visible-xs table td:first-of-type {
    width: 55%;
  }
}
.item__list__cart .item__list--item .item__remove,
.item__list__cart .item__list--item .item__menu {
  width: 60px;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    top: 18px;
  }
}
.item__list__cart .item__list--item .item__datepicker {
  width: 170px;
  margin: 0 0 5px 25%;
  padding: 0;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__datepicker {
    display: table-cell;
    padding: 20px 0px;
    vertical-align: middle;
  }
}
.item__list__cart .item__list--item .item__datepicker .datepickerForm {
  width: 100%;
  position: relative;
}
.item__list__cart .item__list--item .item__datepicker .datepickerForm .datepickerInput {
  width: 100%;
  padding: 5px;
  background: transparent;
  color: #505357;
  height: 40px;
  margin: 0;
}
.item__list__cart .item__list--item .item__datepicker .datepickerForm .datepickerIcon {
  position: absolute;
  right: 5px;
  top: 1rem;
  color: #ffffff;
  font-size: 1.9rem;
  cursor: pointer;
  color: #0072ce;
}
@media (max-width: 1023px) {
  .item__list__cart .item__list--item .item__datepicker .datepickerForm img {
    position: absolute;
    top: 8px;
    right: 5px;
  }
}
.item__list__cart .item__list--item .item__datepicker .datepickerForm img.ui-datepicker-trigger {
  display: none;
}
.item__list .item__remove .btn a.glyphicon:link,
.item__list .item__menu .btn a.glyphicon:link,
.item__list .item__remove .btn a.glyphicon:visited,
.item__list .item__menu .btn a.glyphicon:visited,
.item__list .item__remove .btn a.glyphicon:hover,
.item__list .item__menu .btn a.glyphicon:hover,
.item__list .item__remove .btn a.glyphicon:active,
.item__list .item__menu .btn a.glyphicon:active {
  font-size: 17px;
  color: #7f919e;
  top: -2px;
  right: 5px;
}
@media (max-width: 1023px) {
  .item__list__cart > table {
    margin-bottom: 5px;
  }
}
.cart__actions,
.cart__actions .cart__actions--top {
  padding-right: 35px;
}
@media (max-width: 639px) {
  .cart__actions,
  .cart__actions .cart__actions--top {
    padding: 0px 10px;
  }
}
.cart__actions.border {
  border-bottom: none;
  padding-right: 0;
  padding-bottom: 30px;
}
@media (max-width: 1023px) {
  .cart__actions.border {
    padding-bottom: 0px;
  }
}
.cart-header {
  padding-top: 30px;
}
@media (max-width: 639px) {
  .cart-header .pull-right.cart-actions--print {
    padding-top: 10px;
  }
}
.cart-header.border {
  margin-bottom: 0;
}
.cart__top--totals {
  padding: 12px 30px;
}
@media (max-width: 1023px) {
  .cart__top--totals {
    padding: 0px 30px;
  }
}
.cart-totals {
  margin-bottom: 45px;
  padding-right: 35px;
}
@media (max-width: 1023px) {
  .cart-totals {
    padding: 0px 20px;
  }
}
.cart-totals table th,
.checkout-order-summary table th {
  text-align: right;
  padding: 18px 10px;
  background-color: #f5f5f5;
  color: #505357;
  text-transform: capitalize;
  font-weight: 600;
}
.cart-totals .checkout-order-summary-list .checkout-order-summary-list-items .tncURL,
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .tncURL {
  font-size: 14px;
  margin-top: 5px;
}
.add-to-cart .add-to-cart-item .details .product-id,
.add-to-cart .add-to-cart-item .details .qty {
  font-size: 14px;
  margin: 2px 0;
}
#addToCartButton.btn-icon::after {
  border: none;
}
.steps {
  overflow: hidden;
  display: flex;
  justify-content: center;
}
.steps li.circle {
  border: 2px solid #1E3575;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  font-family: Open Sans;
  font-size: 16px;
  color: #1E3575;
  line-height: 18.75px;
  text-align: center;
  width: 24px;
  height: 24px;
  float: left;
  margin-left: 1px;
}
.steps .line {
  display: inline-block;
  border-top: 2px solid #D9D9D9;
  margin-top: 10px;
  width: 12%;
  float: left;
}
.steps .active-line {
  border-color: #1E3575;
}
.steps .progressed-line {
  border-color: #1D661A;
}
.steps .outercircle {
  width: 24px;
  line-height: 25px;
  display: inline-block;
  background: #FFFFFF;
  border-radius: 30px;
  border: 2px solid #1E3575;
  float: left;
  height: 24px;
}
.steps .active {
  background: #1E3575;
  color: #FFFFFF;
  border: 2px solid #1E3575;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  font-family: Open Sans;
  font-size: 16px;
  line-height: 12.75px;
  text-align: center;
  width: 19px;
  float: left;
  margin-left: 0.5px;
  height: 19px;
  margin-top: 0.5px;
}
.steps .checkmark-bread {
  background: #1D661A;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  font-family: monospace;
  color: #1D661A;
  line-height: 18.75px;
  text-align: center;
  width: 24px;
  height: 24px;
  float: left;
}
.steps .checkmark-bread:before {
  content: " ";
}
.steps .checkmark-bread:after {
  content: " ";
  display: inline-block;
  font-size: 24px;
  width: 0.3em;
  height: 0.6em;
  border: solid white;
  border-width: 0 0.1em 0.1em 0;
  position: relative;
  top: 10%;
  margin-left: -0.3em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.account-verification {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 30px;
  position: sticky;
  width: 952px;
  height: 597px;
  left: 300px;
  top: 213px;
  background: #FFFFFF;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
  margin: 30px;
}
.account-verification .heading-account {
  position: static;
  width: 892px;
  height: 35px;
  left: calc(-396%);
  top: 0px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 26px;
  line-height: 35px;
  color: #2B2B2B;
  flex: none;
  order: 0;
  align-self: stretch;
  flex-grow: 0;
  margin: 20px 0px;
}
.account-verification .intro-account {
  position: static;
  left: calc(-421%);
  top: 90px;
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #505357;
  flex: none;
  order: 1;
  flex-grow: 0;
}
.account-verification .tab-continer {
  position: static;
  width: 630px;
  height: 40px;
  left: 161px;
  top: 197px;
  flex: none;
  order: 1;
  flex-grow: 0;
  cursor: pointer;
}
.account-verification .tab-continer .account-tab-address {
  position: absolute;
  left: 50%;
  right: 0%;
  top: 35%;
  bottom: 0%;
  width: 315px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #73767B;
  box-sizing: border-box;
}
.account-verification .tab-continer .active-account {
  background: #1E3575 !important;
  color: #FFFFFF !important;
}
.account-verification .tab-continer .account-tab-text {
  position: absolute;
  left: 4.88%;
  right: 4.88%;
  top: 20%;
  bottom: 17.5%;
  width: 284.27px;
  height: 25px;
  font-family: Open Sans;
  font-size: 18px;
  line-height: 21px;
  align-items: center;
  text-align: center;
  color: #73767B;
}
.account-verification .tab-continer .account-tab-number {
  position: absolute;
  right: 50%;
  top: 35%;
  bottom: 0%;
  width: 315px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #73767B;
  box-sizing: border-box;
}
.account-verification .account-form {
  flex-direction: column;
  align-items: center;
  padding: 0px;
  position: static;
  width: 350px;
  height: 300px;
  left: 163px;
  top: 267px;
  flex: none;
  order: 2;
  flex-grow: 0;
  margin: 30px 0px;
}
.account-verification .account-form .form-control {
  width: 350px;
}
.checkout-details-wrap .section {
  border: solid 1px rgba(127, 145, 158, 0.5);
  padding: 30px;
  margin: 30px;
}
@media (max-width: 639px) {
  .checkout-details-wrap .section {
    margin: 20px;
  }
}
.checkout-details-wrap .section .heading {
  font-size: 20px;
  margin: 0 0 10px 0;
  text-transform: capitalize;
}
.checkout-details-wrap .section .heading.lead-source-heading {
  text-transform: none;
}
.checkout-details-wrap .section .service-account-wrap {
  margin-bottom: 30px;
}
.checkout-details-wrap .service-account-address-wrap {
  margin-top: 0;
}
.tnc-order-wrap {
  margin: 30px;
  margin-top: 0;
}
@media (max-width: 639px) {
  .tnc-order-wrap {
    margin: 20px;
    margin-top: 0;
  }
}
.tnc-order-wrap .tnc-label {
  text-transform: none;
  margin-bottom: 25px;
}
.tnc-order-wrap .tnc-label input {
  margin: 0 15px 0 0;
}
@media (max-width: 1023px) {
  .checkout-headline {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
.checkout-headline span {
  top: 0;
  margin-right: 0;
}
.checkout-headline span.checkout-required {
  margin-left: 1em;
  font-style: italic;
  font-size: 14px;
  color: #505357;
}
.checkout-order-summary .checkout-order-summary-list {
  border: 0;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list {
    margin-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
  padding: 0;
  border: 0;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items + .checkout-order-summary-list-items {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  margin-top: 20px;
  background: transparent;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details {
  font-size: 14px;
  margin-left: 0;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .qty span {
  font-weight: normal;
  text-transform: capitalize;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price {
  margin-bottom: 10px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price table td {
  padding: 2px 0 0 5px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details {
    position: static;
    float: left;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price {
    margin-left: 75px;
    margin-bottom: 0;
    float: none;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price table {
    width: auto;
  }
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  color: #505357;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .thumb {
    margin-right: 10px;
  }
}
.checkout-order-summary .cartTotal {
  border-top: 1px solid #e5e5e5;
}
.checkout-success__body .checkout-success__body__headline {
  text-transform: none;
}
.checkout-success__body .checkout-success__body__headline + h3 {
  margin-top: 40px;
}
.subtotals__item--state-discount {
  color: #1e3575;
}
@media (max-width: 1023px) {
  .checkout-summary-headline {
    padding-top: 10px;
  }
}
.c-banner {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 3px;
}
.c-banner__title {
  font-size: 1.25rem;
  line-height: 1.3125rem;
  letter-spacing: -0.4px;
}
.c-banner__inner {
  padding: 1.8125rem 1.1875rem;
}
.c-banner__close {
  position: absolute;
  top: .9375rem;
  right: .9375rem;
  border: 0;
  background: 0 0;
}
.c-banner__close::before {
  content: "";
  font-family: "icomoon";
  display: inline-block;
}
.c-banner--full-bg {
  position: relative;
}
.c-banner--full-bg .c-banner__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.c-banner--full-bg .c-banner__img img {
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}
.c-banner--full-bg .c-banner__inner {
  z-index: 1;
}
.c-banner--full-bg .c-banner__title {
  max-width: 11.875rem;
  margin-bottom: 0;
}
.c-banner--full-bg .c-banner__copy {
  margin-top: 0.75rem;
}
.c-banner--full-bg--copy-white .c-banner__close::before,
.c-banner--full-bg--copy-white .c-banner__inner {
  color: #ffffff;
}
.c-banner--full-bg--copy-black .c-banner__close::before,
.c-banner--full-bg--copy-black .c-banner__inner {
  color: #000000;
}
@media (min-width: 48.0625em) and (max-width: 63.9375em) {
  .c-banner__inner {
    max-width: 16.5rem;
  }
  .c-banner--full-bg .c-banner__inner {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 64em) {
  .c-banner--full-bg .c-banner__inner {
    position: relative;
  }
}
@media (min-width: 48.0625em) {
  .c-banner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .c-banner--full-bg .c-banner__title {
    max-width: 19.75rem;
  }
}
@media (min-width: 64em) {
  .c-banner {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .c-banner__inner {
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1 1 auto;
    padding: 0;
  }
  .c-banner__btn {
    display: block;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    right: 3.5rem;
  }
  .c-banner__title {
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: -0.7px;
    max-width: 73%;
  }
  .c-banner__img {
    margin-right: 4.875rem;
    max-width: 18.1875rem;
  }
  .c-banner--full-bg {
    padding: 2.5rem 2.375rem 2.4375rem;
  }
  .c-banner--full-bg::after {
    content: '';
    min-height: inherit;
    font-size: 0;
    display: block;
  }
  .c-banner--full-bg .c-banner__img {
    margin-right: 0;
    max-width: 100%;
  }
  .c-banner--full-bg .c-banner__title {
    max-width: 30rem;
  }
  .c-banner--full-bg .c-banner__copy {
    margin-bottom: 0;
  }
}
.c-block-message {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  flex: 1 0 23%;
  margin: 0 0.7%;
}
.c-block-message__inner {
  padding: 2rem 2.5625rem;
  position: relative;
}
.c-block-message__inner.c-banner-content-light {
  color: #505357;
}
.c-block-message__title {
  margin-bottom: .75rem;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 600;
  line-height: normal;
}
.row1_link,
.row1_link:hover {
  color: #ffffff;
}
.c-banner-content-light .c-block-message__title {
  color: #2b2b2b;
}
.c-banner-content-light .row1_link,
.c-banner-content-light .row1_link:hover {
  color: #0072ce;
}
.right-angle:after {
  font-size: 1.2rem;
  color: #ffffff;
  content: "\e1ed";
  display: inline-block;
  font-family: "SAP-Icons";
  padding-left: 5px;
}
.c-block-message__copy {
  font-size: 1.125rem;
  line-height: 1.3125rem;
  letter-spacing: -0.4px;
}
.c-block-message__copy--bold {
  font-weight: 500;
}
.c-block-message__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  font-family: "object-fit:cover";
  object-fit: cover;
}
.c-block-message__btn {
  margin-right: 0.8125rem;
}
.c-block-message__btn:last-child {
  margin-right: 0;
}
.c-block-message--full-bg {
  min-height: 28.75rem;
  height: 320px;
}
@media (min-width: 480px) {
  .c-block-message--full-bg {
    height: 350px;
  }
}
@media (min-width: 768px) {
  .c-block-message--full-bg {
    height: 330px;
  }
}
@media (min-width: 992px) {
  .c-block-message--full-bg {
    height: 440px;
  }
}
.c-block-message--full-bg .c-block-message__inner {
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 1.875rem;
  left: 1.25rem;
  max-width: 52.9375rem;
}
.c-block-message--full-bg .c-block-message__img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.c-block-message--full-bg .c-block-message__title {
  margin-bottom: 1.875rem;
}
.c-block-message--full-bg .c-block-message__copy {
  margin-bottom: 1.875rem;
}
.c-block-message--intro {
  min-height: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.c-block-message--intro .c-block-message__title {
  font-size: 2.625rem;
  line-height: 2.25rem;
  letter-spacing: -1.25px;
}
.c-block-message--intro .c-block-message__copy {
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: -0.5px;
  font-weight: 500;
}
.c-block-message--intro .c-block-message__inner {
  padding: 2.8125rem 1.875rem;
  position: relative;
  bottom: auto;
  left: auto;
  max-width: none;
}
.c-block-message--bg-grey {
  background-color: #c2ced9;
}
.c-block-message--bg-yellow {
  background-color: #fff100;
}
.c-block-message--text-black .c-block-message__inner {
  color: #000000;
}
.c-block-message--no-bg-mob .c-block-message__img {
  display: none;
}
@media (max-width: 63.9375em) {
  .c-block-message--intro .c-block-message__inner--center {
    max-width: 33.75rem;
    margin: 0 auto;
    text-align: center;
  }
  .c-block-message--intro .c-block-message__inner--center .c-block-message__copy {
    text-align: center;
    margin: 0 auto 1.875rem;
  }
  .c-block-message--intro .c-block-message__inner--center .c-listing-icon {
    max-width: 18.75rem;
    margin: 0 auto;
  }
}
@media (min-width: 48.0625em) {
  .c-block-message__img {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .c-block-message__inner {
    padding: 3.375rem 2.5625rem;
  }
  .c-block-message__copy {
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: -0.4px;
  }
  .c-block-message--responsive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .c-block-message--responsive-img-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--bottom-left,
  .c-block-message--full-bg-responsive .c-block-message__inner--bottom-right {
    bottom: 3.1875rem;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--top-left,
  .c-block-message--full-bg-responsive .c-block-message__inner--top-right {
    top: 3.1875rem;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--bottom-left {
    left: 2.5625rem;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--bottom-right {
    right: 2.5625rem;
    left: auto;
    text-align: right;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--centered {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--max-500 {
    width: 100%;
    max-width: 31.25rem;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--top-left {
    left: 2.5625rem;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--top-right {
    right: 2.5625rem;
    left: auto;
    text-align: right;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--bottom-center {
    bottom: 3.1875rem;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--top-center {
    top: 3.1875rem;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--right-center {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: auto;
    right: 2.5625rem;
    text-align: right;
  }
  .c-block-message--full-bg-responsive .c-block-message__inner--left-center {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2.5625rem;
    right: auto;
    text-align: left;
  }
  .c-block-message--intro .c-block-message__inner {
    padding: 2.8125rem .9375rem;
    bottom: auto;
    left: auto;
    max-width: 75rem;
    margin: 0 auto;
  }
  .c-block-message--intro .c-block-message__copy {
    max-width: 33.75rem;
  }
}
@media (min-width: 64em) {
  .u-mdrnzr-no-objectfit .c-block-message--responsive .c-block-message__img img {
    width: 100%;
  }
  .c-block-message--intro .c-block-message__inner {
    padding: 6.25rem .9375rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .c-block-message--intro .c-block-message__img {
    display: block;
  }
  .c-block-message--standard .c-block-message__inner,
  .c-block-message--tall .c-block-message__inner {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .c-block-message--standard {
    height: 50rem;
  }
  .c-block-message--tall {
    height: 62.5rem;
  }
  .c-block-message--no-bg-mob .c-block-message__img {
    display: block;
  }
  .c-block-message--intro .c-block-message__inner--center .c-block-message__title,
  .c-block-message--intro .c-block-message__inner--center .c-block-message__copy {
    max-width: 33.75rem;
    text-align: center;
  }
  .c-block-message--intro .c-block-message__inner--center .c-block-message__btn {
    margin-left: 6.875rem;
  }
  .c-block-message--intro .c-block-message__inner--center .c-block-message__btn + .c-block-message__btn {
    margin-left: 0;
  }
}
.c-dashboard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 1.125rem;
  min-height: 31.25rem;
}
@supports (display:grid) {
  .c-dashboard {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    grid-gap: 1.125rem;
  }
}
.c-dashboard--shrink {
  min-height: 0;
}
.c-dashboard-title {
  font-size: 2.25rem;
  line-height: 1.875rem;
  letter-spacing: -0.78px;
  text-transform: uppercase;
}
.c-dashboard-sub-title {
  font-size: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: -0.7px;
  text-transform: uppercase;
}
@media (max-width: 48em) {
  .c-dashboard-title {
    margin-left: 1.1875rem;
  }
}
@media (min-width: 48.0625em) {
  .c-dashboard {
    margin-bottom: 1.875rem;
  }
  @supports (display:grid) {
    .c-dashboard {
      grid-gap: 1.875rem;
    }
  }
  .c-dashboard-title {
    font-size: 3rem;
    line-height: 2.625rem;
    letter-spacing: -1.25px;
  }
  .c-dashboard-sub-title {
    font-size: 2.25rem;
    line-height: 1.875rem;
    letter-spacing: -0.78px;
  }
}
@media (max-width: 63.9375em) {
  .c-dashboard--2-1 > :first-child,
  .c-dashboard--1-2 > :first-child {
    margin-bottom: 1.875rem;
  }
  @supports (display:grid) {
    .c-dashboard--2-1 > :first-child,
    .c-dashboard--1-2 > :first-child {
      margin-bottom: 0;
    }
  }
}
@media (min-width: 64em) {
  .c-dashboard {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .c-dashboard--half,
  .c-dashboard--2-1,
  .c-dashboard--1-2,
  .c-dashboard--1-1-1,
  .c-dashboard--row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .c-dashboard--half > * {
    width: 50%;
  }
  .c-dashboard--2-1 > :first-child {
    width: 68%;
  }
  .c-dashboard--2-1 > :last-child {
    width: 30%;
  }
  .c-dashboard--1-2 > :first-child {
    width: 30%;
  }
  .c-dashboard--1-2 > :last-child {
    width: 68%;
  }
  .c-dashboard--1-1-1 > :first-child,
  .c-dashboard--1-1-1 > :nth-child(2),
  .c-dashboard--1-1-1 > :last-child {
    width: 32%;
  }
  .c-dashboard--row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .c-dashboard--row-reverse > :first-child {
    width: 30%;
  }
  .c-dashboard--row-reverse > :last-child {
    width: 68%;
  }
  .c-dashboard--1-2 > :first-child:last-child,
  .c-dashboard--2-1 > :first-child:last-child {
    width: 100%;
  }
  @supports (display:grid) {
    .c-dashboard > * {
      width: auto;
      margin-right: 0;
    }
    .c-dashboard--half > :first-child,
    .c-dashboard--half > :nth-child(2),
    .c-dashboard--half > :last-child,
    .c-dashboard--2-1 > :first-child,
    .c-dashboard--2-1 > :nth-child(2),
    .c-dashboard--2-1 > :last-child,
    .c-dashboard--1-2 > :first-child,
    .c-dashboard--1-2 > :nth-child(2),
    .c-dashboard--1-2 > :last-child,
    .c-dashboard--1-1-1 > :first-child,
    .c-dashboard--1-1-1 > :nth-child(2),
    .c-dashboard--1-1-1 > :last-child {
      width: auto;
    }
    .c-dashboard--half {
      grid-template-columns: repeat(auto-fit, minmax(12.5rem, 1fr));
    }
    .c-dashboard--2-1 {
      grid-template-columns: 2fr 1fr;
    }
    .c-dashboard--1-2 {
      grid-template-columns: 1fr 2fr;
    }
    .c-dashboard--1-1-1 {
      grid-template-columns: 1fr 1fr 1fr;
    }
    .c-dashboard--1-2 > :first-child:last-child,
    .c-dashboard--1-2 > :first-child:last-child {
      grid-column: 1 / span 2;
    }
    .c-dashboard--row-reverse > :first-child {
      grid-column: 2;
      grid-row: 1;
    }
    .c-dashboard--row-reverse > :last-child {
      grid-column: 1 / span 1;
      grid-row: 1;
    }
  }
}
.c-block-message--1-third .c-block-message__img img {
  height: auto;
}
@supports (display:grid) {
  .c-dashboard--1-1-1-1 {
    grid-template-columns: 1fr;
  }
  @media (min-width: 480px) {
    .c-dashboard--1-1-1-1 {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (min-width: 768px) {
    .c-dashboard--1-1-1-1 {
      grid-template-columns: 1fr 1fr;
    }
  }
  @media (min-width: 992px) {
    .c-dashboard--1-1-1-1 {
      grid-template-columns: 1fr 1fr 1fr 1fr;
    }
  }
}
.c-block-message__title {
  margin-top: 0;
  font-weight: normal;
}
.c-dashboard .c-block-message {
  flex: 1 0 98%;
}
@media (min-width: 480px) {
  .c-dashboard .c-block-message {
    flex: 1 0 48%;
  }
}
@media (min-width: 768px) {
  .c-dashboard .c-block-message {
    flex: 1 0 48%;
  }
}
@media (min-width: 992px) {
  .c-dashboard .c-block-message {
    flex: 1 0 23%;
  }
}
@media (max-width: 1023px) {
  .c-dashboard {
    margin-top: 20px;
  }
}
.c-dashboard .c-block-message__copy {
  font-size: 14px;
  line-height: normal;
  height: 120px;
}
@media (max-width: 1023px) {
  .c-block-message--full-bg-responsive .c-block-message__inner--left-center {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2.5625rem;
    right: auto;
    text-align: left;
    bottom: auto;
    padding: 28px 110px 98px 10px;
  }
}
@media (min-width: 1440px) {
  .c-block-message--full-bg {
    height: auto;
    max-height: 500px;
  }
  .c-block-message--full-bg .c-block-message__img {
    position: static;
  }
}
.page-homepage .main__inner-wrapper .whitespace-full {
  padding-bottom: 0;
}
.page-homepage .main__inner-wrapper .whitespace-full .c-dashboard {
  margin-bottom: 0;
}
.page-homepage .main__inner-wrapper .whitespace-full .c-dashboard.c-dashboard--1-1-1-1 {
  margin-top: 20px;
}
@media (max-device-width: 736px) {
  .c-block-message__title {
    font-size: 15px !important;
    width: 235px !important;
    font-family: Open Sans !important;
  }
}
@media (max-width: 736px) {
  .c-block-message--full-bg-responsive .c-block-message__inner--left-center {
    display: block;
    position: absolute;
    top: 44%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0px;
    right: auto;
    text-align: left;
    bottom: auto;
    color: #2B2B2B;
    padding: 28px 110px 98px 10px;
  }
}
@media (max-width: 1023px) {
  .c-block-message__title {
    font-size: 15px !important;
    font-family: Open Sans !important;
    width: 90% !important;
  }
}
@media (max-width: 736) {
  .c-block-message__copy {
    height: 90px;
  }
}
@media (max-width: 480px) {
  .account-overview-table .subscriptions-table tr td {
    width: 43.7%;
  }
}
.content .simple_banner img {
  max-width: inherit;
  max-height: inherit;
}
.row.no_margin {
  margin: 0px;
}
.grey-background {
  background: #F5F5F5;
}
.simple_banner {
  position: relative;
}
.headerLogoText {
  position: absolute;
  left: 0;
  top: 60px;
  width: 100%;
}
.headerLogoText h2 {
  font-size: 32px;
  font-weight: 400;
  line-height: 60px;
}
.headerLogoText h3 {
  font-weight: 400;
  font-size: 20px;
  margin-top: 10px;
}
.greyBackground {
  height: 72px;
  background: #ECECEC;
}
.tabHeader {
  width: calc(50% - 4px);
  display: inline-block;
  padding: 20px 30px;
  font-size: 22px;
  font-weight: 600;
  background: white;
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #1E3575;
  margin-right: 0px;
  position: relative;
  cursor: pointer;
}
.pgDetails {
  width: 50%;
  left: 1px;
}
.tab,
.peakTime,
.programeDetails {
  margin: 0px auto;
  max-width: 952px;
  width: 100%;
  margin-top: -60px;
}
.peakTime,
.programeDetails {
  margin: 0px auto;
  max-width: 952px;
  width: 100%;
  margin-top: 35px;
}
.tabHeader.active::before {
  background: #1E3575;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
}
.peakTime,
.programeDetails {
  font-size: 16px;
  color: #505357;
}
.padding-30 {
  padding: 30px;
}
.peakTime .enroll .col-sm-8,
.programeDetails .enroll .col-sm-8 {
  padding: 30px;
}
.peakTime .enroll .col-sm-4,
.programeDetails .enroll .col-sm-4 {
  background: #F5F5F5;
  min-height: 240px;
  position: relative;
}
.peakTime .enroll,
.programeDetails .enroll {
  border: 1px solid #D9D9D9;
}
.programeDetails .peakWorks .col-sm-4 > .border-grey {
  height: 350px;
}
.padding-20 {
  padding: 20px;
}
a {
  cursor: pointer;
}
.enrollNow {
  position: absolute;
  top: calc(50% - 17px);
  left: calc(50% - 80px);
  font-size: 18px;
  line-height: 21px;
  background: #0072CE;
  border-radius: 0;
  padding: 8px 40px;
}
.dataContent {
  padding: 15px 5px;
}
.earnCredits {
  padding: 0px 90px;
}
.padding-zero {
  padding: 0px;
}
.border-right-grey {
  border-right: 1px solid #D9D9D9;
}
.border-left-grey {
  border-left: 1px solid #D9D9D9;
}
.margin-bottom-20 {
  margin-bottom: 20px;
}
.margin-top-10 {
  margin-top: 10px;
}
.padding-right-30 {
  padding-right: 30px;
}
.borderEle {
  border-top: 1px solid #C4C4C4;
}
.manage h2 {
  font-size: 26px;
  line-height: 1.3;
}
.padding-left-30 {
  padding-left: 30px;
}
.padding-bottom-10 {
  padding-bottom: 10px;
}
.row.margin > .col-sm-12 {
  padding: 0px;
}
.border-grey {
  border: 1px solid #d9d9d9;
}
.padding-15 {
  padding: 15px;
}
.flexView {
  display: flex;
  width: 100%;
}
.tipsData img {
  position: relative;
  top: calc(50% - 53px);
}
.content .margin-top-bottom-30 {
  margin: 30px 0px;
}
.margin-left-15 {
  margin-left: 15px;
}
.margin-right-15 {
  margin-right: 15px;
}
.savingData {
  padding: 20px 90px 40px;
}
h2,
h3 {
  color: #2B2B2B;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-bottom-40 {
  margin-bottom: 40px;
}
.content .margin-top-bottom-40 {
  margin: 40px 0px;
}
.learnMore {
  text-align: left;
  margin-top: 40px;
  font-weight: bold;
  line-height: 19px;
  margin-bottom: 0px;
}
.learnMore a {
  color: #0072CE;
  text-decoration: none;
}
.width-100 {
  width: 100%;
}
.aboutPeak .col-sm-6 {
  min-height: 400px;
  width: calc(50% - 15px);
}
.padding-20 {
  padding: 20px;
}
.padding-top-40 {
  padding-top: 40px;
}
.tipsData h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.btn-white-background {
  background: white;
  border: 1px solid #0072CE;
  color: #0072CE;
}
.btn {
  border-radius: 0px;
}
.row .bottomEnroll {
  border: 1px solid #d9d9d9;
  padding: 30px;
}
.row .bottomEnroll span {
  font-size: 26px;
  line-height: 37px;
}
.row .bottomEnroll button {
  float: right;
  min-width: 175px;
  font-size: 18px;
  position: static;
  padding: 10px 20px;
}
.tickText {
  padding-left: 20px;
  position: relative;
}
.tickText span {
  position: absolute;
  left: 0px;
  top: -2px;
}
.peakTime .peakWorks .dataContent {
  padding: 15px 40px;
}
.text-underline {
  text-decoration: underline;
}
@media (max-width: 576px) {
  .content {
    width: 100%;
    max-width: 100%;
  }
  .tabHeader {
    width: 48%;
  }
  .peakTime .enroll,
  .programeDetails .enroll {
    border: none;
  }
  .peakTime .enroll .col-sm-4,
  .programeDetails .enroll .col-sm-4 {
    min-height: 80px;
    max-height: 80px;
  }
  h2,
  h3,
  h4 {
    padding: 0px 30px;
  }
  .dataContent {
    border: none;
    padding: 0px;
    text-align: center;
    border-bottom: 1px solid #D9D9D9;
    padding-bottom: 40px;
    margin-bottom: 20px;
  }
  .dataContent.last-child {
    border: none;
    margin-bottom: 0px;
  }
  .aboutPeak .col-xs-12 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .btn-white-background {
    background: white;
    border: 1px solid #0072CE;
    color: #0072CE;
  }
  .btn {
    border-radius: 0px;
  }
  .row .bottomEnroll {
    border: 1px solid #d9d9d9;
    padding: 30px;
  }
  .row .bottomEnroll span {
    font-size: 26px;
    line-height: 37px;
  }
  .row .bottomEnroll button {
    float: right;
    min-width: 175px;
    font-size: 18px;
    position: static;
    padding: 10px 20px;
  }
  .tickText {
    padding-left: 20px;
    position: relative;
  }
  .tickText span {
    position: absolute;
    left: 0px;
    top: -2px;
  }
  .peakTime .peakWorks .dataContent {
    padding: 15px 40px;
  }
  .text-underline {
    text-decoration: underline;
  }
  .headerLogoText {
    position: absolute;
    left: 0;
    top: 105px;
    width: 100%;
    margin-left: 0px;
  }
  .enrollPopup #cboxOverlay {
    background: #fff;
  }
  .enrollPopup #cboxContent {
    background: none;
  }
  .enrollPopup #cboxLoadedContent {
    background: #fff;
    border: 1px solid #D9D9D9;
  }
  .enrollPopup #cboxTitle {
    padding-left: 10px;
  }
  .enrollPopup #cboxTitle span.glyphicon {
    color: #0072CE;
  }
  .enrollPopup #cboxTitle .headline-text {
    font-weight: 400;
    font-size: 28px;
    color: #2B2B2B;
  }
  .enrollPopup #cboxClose span.glyphicon {
    color: #0072ce;
    font-size: 28px;
  }
  .enrollPopup #cboxClose {
    right: 0px;
    top: 18px;
  }
  .enrollPopup #cboxLoadedContent {
    margin-top: 90px;
  }
  .enrollPopup #cboxContent input[type="checkbox"] {
    margin: 5px 15px 0px 0px;
  }
  .pref {
    margin-bottom: 30px;
    margin-left: 5px;
  }
  .pref a {
    text-decoration: underline;
  }
  .enrollPopup #cboxContent label {
    text-transform: none;
    position: relative;
    top: -1px;
  }
  .enrollPopup #cboxContent p,
  .enrollPopup #cboxContent label,
  .enrollPopup #cboxContent input {
    font-size: 16PX;
    color: #505357;
    font-weight: 400;
  }
  .enrollPopup #cboxContent .confirmButton {
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .confirmButton button {
    padding: 8px 45px;
  }
  .enrollPopup #cboxContent .selectedAdress {
    color: #73767B;
    font-size: 16px;
    border: 1px solid #B1B3B3;
    padding: 5px 60px 5px 10px;
    position: relative;
    width: 300px;
    display: inline-block;
    text-align: left;
    cursor: pointer;
    text-transform: capitalize;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .enrollPopup #cboxContent .selectedAdress.singleAddress {
    border: none;
    font-size: 23px;
    max-width: 96%;
    width: auto;
    padding: 0px;
  }
  .enrollPopup #cboxContent .selectedAdress.singleAddress .glyphicon {
    display: none;
  }
  .enrollPopup #cboxContent .addressInfo {
    margin: 20px 0px 30px;
    position: relative;
  }
  .enrollPopup #cboxContent .glyphicon-menu-down {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 14px;
    color: #0072CE;
    cursor: pointer;
  }
  .preHead1 {
    margin: 10px 0px 30px;
  }
  .notifiSelect p {
    margin-bottom: 20px;
  }
  .aboutPeak {
    padding: 0px 15px;
  }
  .savingData {
    padding: 0px;
  }
  .tipsData.flexView {
    display: block;
    margin-bottom: 20px;
    float: left;
  }
  .aboutPeak .tipsData .col-xs-12 {
    margin-bottom: 0px;
    padding: 20px;
  }
  .row .bottomEnroll button {
    max-width: 175px;
    font-size: 18px;
    display: block;
    width: 100%;
    float: none;
    margin: 0px auto;
    margin-top: 20px;
  }
  .row .bottomEnroll {
    text-align: center;
    padding: 15px;
  }
  .programeDetails .peakWorks .col-sm-4 > .border-grey {
    height: auto;
    border: none;
  }
  .earnCredits {
    padding: 0px;
  }
  .tab,
  .peakTime,
  .programeDetails {
    margin: 0px auto;
    max-width: 100%;
    width: 100%;
    margin-top: -57px;
  }
  .peakTime,
  .programeDetails {
    margin: 0px auto;
    max-width: 100%;
    width: 100%;
    margin-top: 0px;
  }
  .enroll.flexView {
    display: block;
  }
  .aboutPeak h3 {
    padding: 5px 0px;
  }
  .enroll.flexView .col-sm-8 > h2 {
    padding: 0px;
    margin-top: 0px;
  }
  .manage h2 {
    padding: 5px 0px;
  }
  .padding-top-bottom-5 {
    padding: 5px 0px;
  }
  .programeDetails .logo.padding-top-40 {
    padding: 0px;
  }
  .earnCre {
    margin: 0px;
  }
  .stepsData {
    padding: 10px;
  }
}
.enrollPopup #cboxOverlay {
  background: #fff;
}
.enrollPopup #cboxContent {
  background: none;
}
.enrollPopup #cboxLoadedContent {
  background: #fff;
  border: 1px solid #D9D9D9;
}
.enrollPopup #cboxTitle {
  padding-left: 10px;
}
.enrollPopup #cboxTitle span.glyphicon {
  color: #0072CE;
}
.enrollPopup #cboxTitle .headline-text {
  font-weight: 400;
  font-size: 28px;
  color: #2B2B2B;
}
.enrollPopup #cboxClose span.glyphicon {
  color: #0072ce;
  font-size: 28px;
}
.enrollPopup #cboxClose {
  right: 0px;
  top: 18px;
}
.enrollPopup #cboxLoadedContent {
  margin-top: 90px;
  padding-left: 30px;
}
.enrollPopup #cboxContent input[type="checkbox"] {
  margin: 5px 15px 0px 0px;
}
.pref {
  margin-left: 5px;
}
.pref a {
  text-decoration: underline;
}
.enrollPopup #cboxContent label {
  text-transform: none;
  position: relative;
  top: -1px;
}
.enrollPopup #cboxContent p,
.enrollPopup #cboxContent label,
.enrollPopup #cboxContent input {
  font-size: 16PX;
  color: #505357;
  font-weight: 400;
  padding-top: unset;
}
.enrollPopup #cboxContent .confirmButton {
  margin-top: 40px;
  margin-bottom: 18px;
}
.confirmButton button {
  padding: 8px 45px;
}
.enrollPopup #cboxContent .selectedAdress {
  color: #73767B;
  font-size: 16px;
  border: 1px solid #B1B3B3;
  padding: 5px 60px 5px 10px;
  position: relative;
  width: 300px;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  text-transform: capitalize;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.enrollPopup #cboxContent .selectedAdress.singleAddress {
  border: none;
  font-size: 23px;
  max-width: 96%;
  width: auto;
}
.enrollPopup #cboxContent .selectedAdress.singleAddress .glyphicon {
  display: none;
}
.enrollPopup #cboxContent .addressInfo {
  margin: 20px 0px 30px;
  position: relative;
}
.enrollPopup #cboxContent .glyphicon-menu-down {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  color: #0072CE;
  cursor: pointer;
}
.preHead1 {
  margin: 10px 0px 20px;
}
.notifiSelect p {
  margin-bottom: 20px;
}
ul.addressList {
  list-style: none;
  padding: 0px;
  position: absolute;
  max-width: 300px;
  margin: 0px auto;
  width: 300px;
  left: calc(50% - 150px);
  border: 1px solid #B1B3B3;
  top: 38px;
  background: white;
  max-height: 362px;
  overflow-y: auto;
  z-index: 999;
}
ul.addressList li {
  text-align: left;
  padding: 20px 10px 10px;
  padding-right: 50px;
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
}
ul.addressList li.selected img {
  position: absolute;
  right: 20px;
  top: 25px;
}
.enrollPopup #cboxContent div.inputPhone .phone1 {
  max-width: 74px;
  height: 36px;
}
.enrollPopup #cboxContent div.inputPhone div.phone1:last-child {
  max-width: 104px;
}
.enrollPopup #cboxContent div.phoneDetails div.inputPhone {
  padding-left: 30px;
  margin-top: 5px;
}
.enrollPopup #cboxContent div.phoneDetails {
  margin-bottom: 30px;
}
.enrollPopup #cboxContent p.errorMsg {
  color: red;
  margin-top: 5px;
  font-size: 15px;
}
.checkmarkLabel {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 20px;
}
.checkmarkLabel input[type=checkbox] {
  visibility: hidden;
}
.checkPlan {
  max-width: unset !important;
  /* margin: 0px auto; */
}
.radioCheckLabel {
  position: relative;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 20px;
}
.radioCheckLabel input[type=checkbox] {
  visibility: hidden;
}
.customCheckmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: white;
  border: 1px solid #0072ce;
  border-radius: 2px;
}
.radioCheckmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: white;
  border: 1px solid #0072ce;
  border-radius: 50px;
}
.checkmarkLabel input:active ~ .customCheckmark {
  background-color: white;
}
.checkmarkLabel input:checked ~ .customCheckmark {
  background-color: #0072ce;
}
.radioCheckLabel input:active ~ .radioCheckmark {
  background-color: white;
}
.radioCheckLabel input:checked ~ .radioCheckmark {
  background-color: #0072ce;
}
.customCheckmark:after {
  content: "";
  position: absolute;
  display: none;
}
.checkmarkLabel input:checked ~ .customCheckmark:after {
  display: block;
}
.checkmarkLabel .customCheckmark:after {
  left: 4px;
  bottom: 3px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
.radioCheckLabel input:checked ~ .radioCheckmark:after {
  display: block;
}
.radioCheckLabel .radioCheckmark:after {
  left: 4px;
  bottom: 3px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
.errorPop {
  margin-top: 25px;
}
.customCheckmark.errorBorder {
  border: 1px solid red;
}
.radioCheckmark.errorBorder {
  border: 1px solid red;
}
.enrollSucess h1 {
  font-size: 29px;
  color: #2B2B2B;
}
.enrollSuccess p {
  font-size: 16px;
  color: #505357;
  margin-bottom: 15px;
}
.enrollSuccess a {
  font-size: 16px;
}
#popupEmailId {
  margin-left: 5px;
}
.checkInfo {
  margin-bottom: 30px;
}
.errorField .checkmarkLabel {
  margin-bottom: 5px;
}
.errorField .radioCheckLabel {
  margin-bottom: 5px;
  border-color: red;
}
.mandateError {
  display: none;
}
.errorField .mandateError {
  display: block;
  padding-left: 30px;
}
.enrollment {
  border: 2px solid green;
  border-radius: 5px;
  background: rgba(0, 114, 206, 0.04);
  padding: 27px;
  font-size: 16px;
  margin: 30px auto 10px;
  max-width: 952px;
  display: none;
  color: #2b2b2b;
}
.industrialError {
  border: 2px solid #0072CE;
  border-radius: 5px;
  background: rgba(0, 114, 206, 0.04);
  padding: 27px;
  font-size: 16px;
  margin: 30px auto 10px;
  max-width: 952px;
  display: none;
  color: #2b2b2b;
}
.errorEnroll,
.accountNotElligible {
  border: 2px solid #0072CE;
  border-radius: 5px;
  background: rgba(0, 114, 206, 0.04);
  padding: 27px;
  font-size: 16px;
  margin: 30px auto 10px;
  max-width: 952px;
  display: none;
  color: #2b2b2b;
}
.enrollment {
  border: 2px solid green;
  border-radius: 5px;
  background: rgba(0, 114, 206, 0.04);
  padding: 27px;
  font-size: 16px;
  margin: 30px auto 10px;
  max-width: 952px;
  display: none;
  color: #2b2b2b;
}
.blocked .errorEnroll {
  display: block;
}
.blocked .enrollNow {
  background: #76737B;
  border-color: #76737B;
  pointer-events: none;
}
.blocked .bottomEnrollData {
  display: none;
}
.enrollPopup #cboxContent .active .glyphicon-menu-down {
  transform: rotate(180deg);
  color: white;
}
.enrollPopup #cboxContent .active .selectedAdress {
  background: #1E3575;
  color: white;
}
ul.addressList li.selected:hover {
  background: #F5F5F5;
}
.errorInfoImg {
  padding-right: 10px;
}
.blocked .errorEnroll,
.firstLevelFail .accountNotElligible {
  display: block;
}
.blocked .enrollNow,
.firstLevelFail .enrollNow {
  background: #76737B;
  border-color: #76737B;
  pointer-events: none;
}
.blocked .bottomEnrollData,
.firstLevelFail .bottomEnrollData {
  display: none;
}
.enrollPopup #cboxContent .active .glyphicon-menu-down {
  transform: rotate(180deg);
  color: white;
}
.enrollPopup #cboxContent .active .selectedAdress {
  background: #1E3575;
  color: white;
}
ul.addressList li.selected:hover {
  background: #F5F5F5;
}
.errorInfoImg {
  padding-right: 10px;
}
.errorLines {
  padding-left: 40px;
  -webkit-box-decoration-break: clone;
  position: relative;
  display: inline-block;
}
.errorLines img {
  position: absolute;
  left: 0;
}
.loginHintTab2 {
  position: absolute;
  top: calc(50% - -24px);
  left: calc(50% - 80px);
  font-size: 14px;
  line-height: 20px;
  color: #505357;
  margin: 15px auto;
  width: 180px;
  display: none;
}
.loginHintTab1 {
  position: absolute;
  top: calc(50% - -20px);
  left: calc(50% - 80px);
  font-size: 14px;
  line-height: 19px;
  width: 180px;
  color: #505357;
  margin: 15px auto;
  display: none;
}
.notLoggedIn .loginHintTab2,
.notLoggedIn .loginHintTab1 {
  display: block;
}
.checkmarkLabel .customCheckmark:after {
  left: 4px;
  bottom: 3px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
.radioCheckLabel .radioCheckmark:after {
  left: 4px;
  bottom: 3px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}
.errorPop {
  margin-top: 25px;
}
.customCheckmark.errorBorder {
  border: 1px solid #E31937;
}
.radioCheckmark.errorBorder {
  border: 1px solid #E31937;
}
.enrollSucess h1 {
  font-size: 29px;
  color: #2B2B2B;
}
.enrollSuccess p {
  font-size: 16px;
  color: #505357;
  margin-bottom: 15px;
}
.enrollSuccess a {
  font-size: 16px;
}
#popupEmailId {
  margin-left: 5px;
}
.checkInfo {
  margin-bottom: 30px;
}
.errorField .checkmarkLabel {
  margin-bottom: 5px;
}
.errorField .radioCheckLabel {
  margin-bottom: 5px;
}
.mandateError {
  display: none;
}
.errorField .mandateError {
  display: block;
  padding-left: 30px;
}
.errorEnroll {
  border: 2px solid #0072CE;
  background: rgba(0, 114, 206, 0.04);
  padding: 27px;
  font-size: 16px;
  margin: 30px auto 10px;
  max-width: 952px;
  display: none;
}
.errorEnrollAlready {
  border: 2px solid #0072CE;
  background: rgba(0, 114, 206, 0.04);
  padding: 27px;
  font-size: 16px;
  margin: 30px auto 10px;
  max-width: 952px;
  display: none;
}
.blocked .errorEnroll {
  display: block;
}
.blocked .enrollNow {
  background: #76737B;
  border-color: #76737B;
  pointer-events: none;
}
.blocked .bottomEnrollData {
  display: none;
}
.blocked.loggedIn.alreadyEnrolled .errorEnrollAlready {
  display: none;
}
.blocked.loggedIn.alreadyEnrolled .smartCur .errorEnroll {
  display: block;
}
.enrollPopup #cboxContent .active .glyphicon-menu-down {
  transform: rotate(180deg);
  color: white;
}
.enrollPopup #cboxContent .active .selectedAdress {
  background: #1E3575;
  color: white;
}
ul.addressList li.selected:hover {
  background: #F5F5F5;
}
.errorInfoImg {
  padding-right: 10px;
}
.tabHeader {
  background: #f5f5f5;
  color: #0072CE;
  font-weight: 600;
}
.tabHeader.active {
  color: #1E3575;
  background: white;
  font-weight: 700;
}
.earnCredits {
  text-align: center;
}
.manage {
  background: #f5f5f5;
  min-height: 311px;
}
.manage h2 {
  margin-top: 0px;
}
.row .bottomEnroll button {
  text-transform: capitalize;
}
.stepsData h3 {
  margin-top: 0px;
}
.earnCredits p {
  display: inline;
}
.programeDetails .enroll.flexView h2 {
  margin: 20px 0px;
  font-size: 26px;
  font-weight: 400;
}
.programeDetails .enroll.flexView .col-sm-8 {
  padding-top: 10px;
}
.programeDetails .tickText {
  margin-bottom: 25px;
  line-height: 22px;
}
.tabHeader {
  padding: 20px 13px;
}
.notLoggedIn .enroll .enrollNow {
  position: absolute;
  top: 70px;
  left: calc(50% - 80px);
  font-size: 18px;
  line-height: 21px;
  background: #0072CE;
  border-radius: 0;
  padding: 8px 40px;
}
.notLoggedIn.blocked .enrollNow {
  background: #76737B;
  border-color: #76737B;
  pointer-events: none;
}
.loginHintTab1 {
  position: absolute;
  top: 102px;
  left: calc(50% - 80px);
  font-size: 14px;
  line-height: 19px;
  width: 180px;
  color: #505357;
  margin: 15px auto;
  display: none;
}
.peakTime .enroll .col-sm-4,
.programeDetails .enroll .col-sm-4 {
  border-left: 1px solid #D9D9D9;
}
.grey-background h3 {
  font-size: 23px;
}
.programeDetails .flexView .col-sm-8 p {
  margin-bottom: 20px;
}
.notLoggedIn .programeDetails.tabData .enrollNow {
  top: 289px;
}
.loginHintTab2 {
  position: absolute;
  top: 326px;
  left: calc(50% - 80px);
  font-size: 14px;
  line-height: 20px;
  color: #505357;
  margin: 15px auto;
  width: 180px;
  display: none;
}
.peakWorks h2 {
  margin-bottom: 45px;
}
.peakWorks .dataContent h3 {
  margin-bottom: 20px;
}
.peakWorks .logo.text-center {
  padding-top: 30px;
}
.aboutPeak .margin-bottom-40 {
  margin-bottom: 20px;
}
.manage h2,
.manage p {
  margin-bottom: 20px;
}
/* Error Msg Address */
.enrollPopup #cboxContent .errorAddress {
  border: 1px solid #E31937;
  color: #E31937;
}
.enrollPopup #cboxContent p.errorText {
  display: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  max-width: 300px;
  margin: 0px auto;
  text-align: left;
  color: #E31937;
}
.enrollPopup #cboxContent p.errorMsg {
  color: #E31937;
  margin-top: 5px;
  font-size: 16px;
  margin-bottom: 0px;
}
.enrollPopup #cboxContent .errorAddress span.glyphicon {
  color: #E31937;
}
/* New Changes */
.page-dteCustomProductPage header {
  margin-bottom: 0px;
}
header {
  margin-bottom: 0px;
}
.headerLogoText h2,
.headerLogoText h3 {
  max-width: 952px;
  margin: 0px auto;
}
.peakTime .peakWorks .col-sm-4 .dataContent {
  padding: 15px 0px;
  padding-right: 50px;
  padding-left: 50px;
}
.peakTime .peakWorks .col-sm-4 .dataContent.padding-right-30 {
  padding-left: 0px;
}
.peakTime .peakWorks .col-sm-4 .dataContent.padding-left-30 {
  padding-right: 0px;
}
.peakTime .peakWorks .col-sm-4 {
  padding: 0px;
}
.peakTime .peakWorks .logo.text-center {
  padding-top: 0px;
}
.programeDetails .peakWorks .col-sm-4 {
  padding: 0px 6px;
}
.programeDetails .peakWorks div.col-sm-4:nth-child(2) {
  padding-left: 0px;
}
.programeDetails .peakWorks div.col-sm-4:last-child {
  padding-right: 0px;
}
.aboutPeak .margin-bottom-40 {
  margin-bottom: 40px;
}
.abtDataContent {
  padding: 25px 30px;
}
.border-grey.margin-bottom-20 {
  margin-bottom: 13px;
}
.savingData {
  padding: 0px 90px 40px;
}
.tipsData .padding-30 {
  padding: 30px;
}
.row .bottomEnroll span {
  font-size: 32PX;
  line-height: 38PX;
  color: #2B2B2B;
}
.tickText {
  padding-left: 25px;
}
.earnCredits {
  padding-bottom: 40px;
}
#popupPhoneId {
  margin-left: 5px;
}
.tipsData.margin-bottom-15 {
  margin-bottom: 13px;
}
.borderEle {
  margin-bottom: 0px;
}
.aboutPeak p {
  margin-bottom: 0px;
}
.checkout-success__body h1 {
  font-size: 29px;
  line-height: 40px;
  margin-bottom: 30px;
}
.checkout-success__body p {
  margin: 0 0 15px;
  line-height: 22px;
  font-size: 16px;
}
.stepsData h3.padding-top-bottom-5 {
  margin-bottom: 20px;
}
.firstLevelFail .singleAddressError {
  display: none;
}
.firstLevelFail.singleAddress .accountNotElligible {
  display: none;
}
.firstLevelFail.singleAddress .singleAddressError {
  display: block;
}
.termsInfo p {
  font-size: 14px;
  line-height: 19px;
}
.programeDetails .row .bottomEnroll span {
  font-size: 26px;
  line-height: 37px;
}
.termsInfo p a {
  font-size: 14px;
  text-decoration: underline;
}
.manageInfoData .border-grey.margin-bottom-20 {
  margin-bottom: 0px;
}
#earnCreditsData h2 {
  margin-top: 0px;
  margin-bottom: 13px;
}
.savingData p {
  margin-bottom: 15px;
}
.savingData {
  padding: 0px 90px 25px;
}
h2 {
  font-size: 29px;
}
.iearnCredit .aboutPeak .earnCredits p {
  display: block;
  text-align: left;
  margin-bottom: 15px;
}
.iearnCredit .earnCredits {
  padding-bottom: 25px;
}
.abtLogo img {
  width: calc(100% + 2px);
  position: relative;
  top: -2px;
  margin-left: -1px;
}
.border-right-custom {
  width: 1px;
  height: 163px;
  position: absolute;
  background: #d9d9d9;
  top: 0px;
  right: 0;
}
.border-left-custom {
  width: 1px;
  height: 163px;
  position: absolute;
  background: #d9d9d9;
  top: 0px;
  left: 0;
}
.peakTime .peakWorks .col-sm-4 {
  position: relative;
}
.arrowImg {
  position: relative;
  top: -2px;
  left: 3px;
}
.page-dteCustomProductPage .footer__left .col-sm-3 {
  width: 25%;
}
.footer__left .col-sm-3 {
  width: 25%;
}
.hidden-text-sm {
  display: none;
}
.padding-right-50 {
  padding-right: 50px;
}
.padding-left-50 {
  padding-left: 50px;
}
.fpoText {
  color: #E31937;
  /* font-family: Good Headline Pro; */
  font-size: 100px;
  line-height: 117px;
  letter-spacing: -1.5px;
  font-weight: 700;
  position: absolute;
  top: 40px;
  right: 30px;
}
.row-eq-height h2 {
  margin-bottom: 46px;
}
.position_relative {
  position: relative;
}
.termAndConditionPrograme {
  text-decoration: underline;
}
.pinSaving {
  top: 107px;
  left: 240px;
  position: absolute;
}
.manage {
  min-height: 270px;
}
.manageInfoData .manage {
  min-height: auto;
}
#earnCreditsData {
  margin-bottom: 13px;
}
.content .margin-top-bottom-40.stepsBlock {
  margin-top: 13px;
}
h2 {
  font-size: 29px;
  line-height: 40px;
}
.row-eq-height .aboutPeak h2 {
  margin-top: 0px;
}
.savingTogether .aboutPeak .margin-bottom-40,
.iearnCredit .aboutPeak .margin-bottom-40 {
  margin-bottom: 30px;
}
.content.margin-bottom-40 {
  margin-bottom: 0px;
}
.savingTogether .aboutPeak h2 {
  margin-top: 40px;
}
.page-dteCustomProductPage footer {
  margin-top: 0px;
}
.peakWorks h2 {
  margin-top: 0px;
}
.iearnCredit .aboutPeak h2 {
  margin-top: 27px;
}
.content .margin-top-0 {
  margin-top: 0px;
}
.tipsData.margin-bottom-15:last-child {
  margin-bottom: 0px;
}
.preHead1 {
  margin: 10px 0px 30px;
}
.pref {
  margin-bottom: 30px;
}
.page-dteCustomProductPage .navigation.navigation--top {
  padding-top: 32px;
  padding-bottom: 32px;
  height: 32px;
}
.navigation.navigation--top {
  padding-top: 32px;
  padding-bottom: 32px;
  height: 32px;
}
.page-dteCustomProductPage .navigation--top .nav__right .nav__links.nav__links--account li {
  font-size: 16px;
}
.navigation--top .nav__right .nav__links.nav__links--account li {
  font-size: 16px;
}
.page-dteCustomProductPage .navigation--top .nav__right .nav__links--account .myAccountLinksHeader {
  height: 45px;
  line-height: 45px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader {
  height: 45px;
  line-height: 45px;
}
.page-dteCustomProductPage .footer__top .footer__nav--container .footer__nav--links a {
  font-size: 14px;
  font-weight: 400;
}
.footer__top .footer__nav--container .footer__nav--links a {
  font-size: 14px;
  font-weight: 400;
}
.stepsInfoData:last-child {
  margin-bottom: 0px;
}
.stepsInfoData {
  height: auto;
}
.tipsData.margin-bottom-15 {
  height: 252px;
}
.stepsInfoData img {
  height: auto;
}
.footer__copyright {
  font-size: 12px;
  padding-bottom: 25px;
}
.page-dteCustomProductPage .navigation .desktop__nav {
  min-height: 60px;
}
.navigation .desktop__nav {
  min-height: 60px;
}
.page-dteCustomProductPage .switch-account-link {
  font-size: 16px;
  line-height: 20px;
}
.switch-account-link {
  font-size: 16px;
  line-height: 20px;
}
.page-dteCustomProductPage .mini-cart-count span {
  font-size: 16px;
}
.mini-cart-count span {
  font-size: 16px;
}
.page-dteCustomProductPage .navigation--middle .desktop__nav .nav-cart .mini-cart-link {
  line-height: 25px;
}
.navigation--middle .desktop__nav .nav-cart .mini-cart-link {
  line-height: 25px;
}
.inputPhone .errorMsg.mandateError {
  padding-left: 0px;
}
.errorMsg.mandateError a {
  text-decoration: underline;
}
.page-dteCustomProductPage .nav__center .simple-banner-component img,
.page-dteCustomProductPage .nav__center .banner__component img {
  width: 93px;
  height: 32px;
}
.nav__center .simple-banner-component img,
.nav__center .banner__component img {
  width: 93px;
  height: 32px;
}
.enrollPopup #cboxOverlay {
  background: #F5F5F5;
  opacity: 95% !important;
}
#contractCancelPopupTemplate #cancel-subscription-form .requiredFields_description {
  font-style: normal;
  color: #505357;
  font-size: 14px;
  font-weight: 600;
}
.desktop-banner {
  display: inline;
}
.mobile-banner {
  display: none;
}
.programAlert {
  border: 1px solid #D9D9D9;
  padding: 30px;
  font-size: 16px;
  margin: 40px auto;
  max-width: 952px;
  display: none;
}
.programAlert h2 {
  font-size: 26px;
  line-height: 35px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #2b2b2b;
}
.programAlert p {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.79px;
  color: #505357;
}
.programAlert a {
  text-decoration: underline;
}
.programAlertMultiple {
  border: 1px solid #D9D9D9;
  padding: 30px;
  font-size: 16px;
  margin: 40px auto;
  max-width: 952px;
  display: none;
}
.programAlertMultiple h2 {
  font-size: 26px;
  line-height: 35px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #2b2b2b;
}
.programAlertMultiple p {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.79px;
  color: #505357;
}
.programAlertMultiple a {
  text-decoration: underline;
}
.programAlertSingle {
  border: 1px solid #D9D9D9;
  padding: 30px;
  font-size: 16px;
  margin: 40px auto;
  max-width: 952px;
  display: none;
}
.programAlertSingle h2 {
  font-size: 26px;
  line-height: 35px;
  margin-top: 0px;
  margin-bottom: 20px;
  font-weight: 400;
  color: #2b2b2b;
}
.programAlertSingle p {
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 400;
  line-height: 21.79px;
  color: #505357;
}
.programAlertSingle a {
  text-decoration: underline;
}
.blocked .programAlert,
.firstLevelFail .programAlert {
  display: block;
}
.blocked .enroll,
.firstLevelFail .enroll,
.firstLevelFail .enroll.flexView {
  display: none;
}
.image-mobile-view {
  display: none;
}
.image-desktop-view {
  display: inline;
}
.notLoggedIn .row .hidden-mobile-text {
  display: block;
}
.notLoggedIn .row .hidden-desktop-text {
  display: none;
}
.firstLevelFail .enroll.flexView,
.blocked .enroll.flexView {
  display: flex;
}
/* New Changes */
.tipsData .padding-30 {
  padding: 30px 37px 30px 30px;
}
.col-sm-12.col-xs-12.padding-zero.tipsData.flexView.margin-bottom-15:nth-child(2) {
  height: 226px;
}
.reviewinfo {
  border-bottom: 1px solid #D9D9D9;
  margin-bottom: 25px;
  padding: 0px;
}
.reviewOptions,
.reviewManage,
.reviewGraph {
  padding: 0px;
}
.reviewManage {
  padding: 20px 0px;
}
.reviewManage p {
  margin-bottom: 0px;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
  color: #505357;
}
.reviewManage a {
  text-decoration: underline;
  color: #0072CE;
}
.reviewOptions .selectReviewYear label,
.reviewOptions .selectReviewView label {
  font-size: 14px;
  line-height: 16px;
  color: #505357;
}
.reviewOptions .selectReviewYear {
  width: 142px;
  position: relative;
  float: left;
  margin-right: 40px;
}
.reviewOptions .selectReviewView {
  min-width: 500px;
  float: left;
}
.reviewinfo h2 {
  margin-top: 0px;
  font-size: 30px;
  line-height: 41px;
  color: #2B2B2B;
  margin-bottom: 10px;
}
.reviewinfo p {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 30px;
  color: #505357;
}
.reviewOptions input[type='radio'] {
  -webkit-appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #0072CE;
  border-radius: 50%;
  outline: none;
  box-shadow: none;
}
.reviewOptions input[type='radio']:hover {
  box-shadow: none;
}
.reviewOptions input[type='radio']:before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  margin: 3px auto;
  border-radius: 50%;
}
.reviewOptions input[type='radio']:checked {
  background: #1E3575;
  border: 1px solid #1E3575;
}
.reviewOptions input[type='radio']:checked:before {
  background: white;
}
.reviewOptions label {
  display: block;
}
.checkPlan input[type="radio"] {
  display: inline-flex !important;
}
.reviewOptions label.radio-inline {
  font-size: 16px;
  line-height: 22px;
  display: inline-block;
  margin-right: 30px;
  margin-left: 0px;
  margin-top: 5px;
}
.reviewCalender {
  position: absolute;
  top: 26.5px;
  right: 6.5px;
  cursor: pointer;
}
.radio-inline span {
  padding-left: 10px;
  position: relative;
  top: 1px;
}
.detailedUsage table th {
  background-color: white;
  font-size: 18px;
  line-height: 21px;
  color: #2B2B2B;
}
.detailedUsage {
  padding: 0px;
}
.detailedUsage .table > thead > tr > th {
  padding: 20px;
  text-align: center;
  border: none;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
}
.detailedUsage .table > tbody > tr > td {
  padding: 10px;
  text-align: center;
  border: none;
  font-size: 16px;
  line-height: 22px;
  color: #505357;
}
.detailedUsage .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f5f5f5;
}
.detailedUsage img {
  padding-right: 17px;
  display: none;
  position: relative;
  top: -1px;
}
.detailedUsage img.plus,
.detailedUsage .activeTab img.minus {
  display: inline;
}
.detailedUsage img.minus,
.detailedUsage .activeTab img.plus {
  display: none;
}
.detailedUsage p {
  font-size: 18px;
  line-height: 22px;
  color: #0072CE;
  margin-bottom: 0px;
  font-weight: 600;
}
.detailedUsage .detailedTab {
  padding: 12px 14px 12px 30px;
  border: 1px solid #D9D9D9;
  cursor: pointer;
}
.detailedUsage .activeTab {
  background: #1E3575;
}
.detailedUsage .activeTab p {
  color: white;
}
.manageInfoData .manage h2 {
  line-height: 35px;
}
.enrolledSaveBlock .morewaysSave {
  padding: 9px 0px;
  border: 0px;
  margin-top: 30px;
}
.enrolledSaveBlock .width-100 {
  height: 100%;
}
.enrolledSaveBlock .morewaysSave a {
  color: white;
  font-size: 18px;
  line-height: 21px;
  padding: 0px 40px;
  margin-top: 7px;
}
.selectReviewYear .form-control {
  box-shadow: none;
  height: 36px;
  color: #2b2b2b;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid #B1B3B3;
}
.reviewOptions {
  padding-bottom: 17px;
}
.alreadyEnrolled .programeDetails .enroll.flexView .col-sm-8 {
  width: 100%;
}
.alreadyEnrolled .programeDetails .enroll.flexView .col-sm-4,
.alreadyEnrolled .peakTime .enroll {
  display: none;
}
.enrolledSaveBlock,
.reviewData {
  display: none;
}
.alreadyEnrolled .enrolledSaveBlock,
.alreadyEnrolled .reviewData {
  display: block;
}
hr.borderLineReview {
  display: none;
  margin-top: 3px;
  margin-bottom: 5px;
  border: 0;
  border-top: 1px solid #D9D9D9;
  float: left;
  width: 100%;
}
.enrolledSaveBlock .manage {
  min-height: auto;
  padding: 30px 30px 37.6px;
}
.enrolledSaveBlock {
  height: auto;
}
.page-dteCustomProductPage .navigation--bottom.js_navigation--bottom {
  display: none;
}
.page-dteCustomProductPage.saveAlertPref #cboxLoadedContent {
  padding-left: 30px;
  padding-top: 40px;
  padding-right: 38px;
}
.page-dteCustomProductPage.saveAlertPref #cboxContent .confirmButton {
  margin-top: 34px;
}
.alreadyEnrolled .bottomEnrollData {
  display: none;
}
.page-dteCustomProductPage .ui-datepicker .ui-datepicker-title .ui-datepicker-month,
.page-dteCustomProductPage .ui-datepicker .ui-datepicker-next,
.page-dteCustomProductPage .ui-datepicker .ui-datepicker-prev {
  display: none;
}
.page-dteCustomProductPage .ui-datepicker-calendar {
  display: none;
}
.yearCalender {
  list-style: none;
  position: absolute;
  top: 60px;
  left: 0px;
  width: 142px;
  border: 1px solid #B1B3B3;
  padding: 0px;
  z-index: 9999999;
  background: white;
  display: none;
}
.yearCalender li {
  padding: 10px;
  cursor: pointer;
  color: #2b2b2b;
  font-size: 14px;
}
input.errorBorder {
  border: 1px solid #E31937;
}
.findCredit .border-grey,
.manageInfoData .border-grey,
.enrolledSaveBlock .border-grey {
  border: none;
}
.programeDetails .flexView p.tickText.margin-bottom-10 {
  margin-bottom: 10px;
}
.sucessPhone,
.sucessEmail,
.productPhone {
  padding-left: 5px;
}
.pref.alertPrefText {
  margin-left: 0px;
}
.reviewManage a[href^="tel:"] {
  text-decoration: none;
}
.enroll .enrollNow:hover {
  background: #1E3575;
}
.row .bottomEnroll button:hover {
  background: #1E3575;
  border: 1px solid #1E3575;
  color: white;
}
.termAndConditionPrograme:hover {
  text-decoration: underline;
  color: #1E3575;
}
a.text-underline:hover {
  text-decoration: underline;
  color: #1E3575;
}
.learnMore a .hoverState,
.learnMore a:hover .normalState {
  display: none;
}
.learnMore a:hover .hoverState,
.learnMore a .normalState {
  display: inline;
}
.learnMore a:hover {
  color: #1E3575;
}
a:hover {
  color: #1E3575;
}
.abtLogo img {
  width: auto;
}
.abtLogo {
  overflow: hidden;
}
.peakTime .enroll {
  display: flex;
  width: 100%;
}
.content {
  width: 100%;
  max-width: 100%;
}
.detailedUsage .table > tbody > tr > td {
  height: 142px;
  text-align: center;
  vertical-align: middle;
  color: #000000;
}
.enrollPopup #cboxContent .selectedAdress.singleAddress {
  padding-right: 0px;
  white-space: break-spaces;
  text-overflow: ellipsis;
  overflow: hidden;
}
.image-tablet-view {
  display: none;
}
.detailedUsage .table > thead > tr > th {
  vertical-align: baseline;
}
.fpoText {
  display: none;
}
.pinSaving {
  top: 107px;
  left: 240px;
  position: absolute;
}
.table-responsive::-webkit-scrollbar {
  -webkit-appearance: none;
}
.table-responsive::-webkit-scrollbar:vertical {
  width: 12px;
}
.table-responsive::-webkit-scrollbar:horizontal {
  height: 12px;
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: #bcbbbb;
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.table-responsive::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}
.contract-item-details .contract-item-body .contract-item-table .item-name {
  padding-top: 8px;
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-item td {
  vertical-align: top;
}
.findCredit .manage {
  min-height: auto;
}
.blocked .peakTime .enroll,
.firstLevelFail .peakTime .enroll {
  display: none;
}
.alert.techError {
  margin-bottom: 0px;
}
.alert.techError a {
  text-decoration: none;
}
.findCredit img {
  width: auto;
}
.detailedUsage .table > thead > tr > th {
  text-transform: initial;
}
@media screen and (min-width: 577px) and (max-width: 1024px) {
  .headerLogoText {
    position: absolute;
    left: 0;
    top: 24%;
    width: 100%;
    left: 20px;
  }
  .page-dteCustomProductPage .navigation--bottom.js_navigation--bottom {
    display: block;
  }
  .page-dteCustomProductPage .nav__links.nav__links--products.js-offcanvas-links {
    display: none;
  }
  .content .simple_banner img {
    width: 100%;
  }
  .abtLogo img {
    width: calc(100% + 2px);
  }
  .image-tablet-view {
    display: inline;
  }
  .contract-order-items .recurringItemDetails .contract-item-table {
    overflow-x: auto;
  }
  .contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData {
    min-width: 280px;
  }
}
@media (max-width: 576px) {
  .content {
    width: 100%;
    max-width: 100%;
  }
  .content .simple_banner img {
    max-width: 100%;
    width: 100%;
  }
  .tabHeader {
    width: 47%;
    padding: 20px 0px;
    font-size: 18px;
  }
  .peakTime .enroll,
  .programeDetails .enroll {
    border: none;
  }
  .peakTime .enroll .col-sm-4,
  .programeDetails .enroll .col-sm-4 {
    min-height: 80px;
    max-height: 80px;
    border: 0px;
    margin: 0px -10px;
    width: calc(100% + 20px);
    border: 1px solid #D9D9D9;
  }
  .enrollNow {
    left: calc(50% - 88px);
  }
  h2,
  h3,
  h4 {
    padding: 0px 30px;
  }
  .dataContent {
    border: none;
    padding: 0px;
    text-align: center;
    padding-bottom: 40px;
    margin-bottom: 20px;
  }
  .dataContent.last-child {
    border: none;
    margin-bottom: 0px;
  }
  .aboutPeak .col-xs-12 {
    width: 100%;
    margin-left: 0px;
    margin-bottom: 20px;
  }
  .aboutPeak {
    padding: 0px 15px;
  }
  .savingData {
    padding: 0px;
  }
  .tipsData.flexView {
    display: block;
    margin-bottom: 20px;
    float: left;
  }
  .aboutPeak .tipsData .col-xs-12 {
    margin-bottom: 0px;
    padding: 20px;
  }
  .row .bottomEnroll button {
    max-width: 175px;
    font-size: 18px;
    display: block;
    width: 100%;
    float: none;
    margin: 0px auto;
    margin-top: 20px;
  }
  .row .bottomEnroll {
    text-align: center;
    padding: 15px;
  }
  .programeDetails .peakWorks .col-sm-4 > .border-grey {
    height: auto;
    border: none;
  }
  .earnCredits {
    padding: 0px;
  }
  .tab,
  .peakTime,
  .programeDetails {
    margin: 0px auto;
    max-width: 100%;
    width: 100%;
    margin-top: -58px;
  }
  .peakTime,
  .programeDetails {
    margin: 0px auto;
    max-width: 100%;
    width: 100%;
    margin-top: 0px;
  }
  .enroll.flexView {
    display: block;
  }
  .aboutPeak h3 {
    padding: 5px 0px;
  }
  .enroll.flexView .col-sm-8 > h2 {
    padding: 0px;
    margin-top: 0px;
  }
  .manage h2 {
    padding: 5px 0px;
  }
  .padding-top-bottom-5 {
    padding: 5px 0px;
  }
  .programeDetails .logo.padding-top-40 {
    padding: 0px;
  }
  .earnCre {
    margin: 0px;
  }
  .stepsData {
    padding: 10px;
  }
  .tabHeader {
    padding: 8.8px 10px !important;
    font-size: 20px;
  }
  .headerLogoText {
    position: absolute;
    left: 0;
    top: 35px;
    margin-left: 24px;
    max-width: 152px;
  }
  .headerLogoText h2 {
    font-size: 32px;
    font-weight: 400;
    padding: 0px;
    line-height: 34px;
  }
  .content .simple_banner img {
    max-width: 100%;
    min-height: 176px;
    width: 100%;
    max-height: 176px;
  }
  .programeDetails .enroll.flexView .col-sm-8 {
    padding-top: 40px;
  }
  .headerLogoText h3 {
    display: none !important;
  }
  .peakTime .peakWorks .col-sm-4 .dataContent {
    padding: 15px 12px;
    margin-left: 30px;
    margin-right: 30px;
    padding-left: 0px;
  }
  .tabHeader {
    width: calc(50% - 4px);
  }
  .pgDetails {
    width: 50%;
    padding: 8.8px 25px !important;
    word-break: break-word;
  }
  .notLoggedIn .peakTime .enroll .col-sm-4,
  .notLoggedIn .programeDetails .enroll .col-sm-4 {
    min-height: 155px;
    max-height: 155px;
  }
  .notLoggedIn .enroll .enrollNow {
    top: 28px;
  }
  .loginHintTab1,
  .loginHintTab2 {
    top: 62px;
  }
  .notLoggedIn .programeDetails.tabData .enrollNow {
    top: 28px;
  }
  .peakTime .enroll .col-sm-8,
  .programeDetails .enroll .col-sm-8 {
    padding: 10px;
  }
  .content .margin-top-bottom-40 {
    padding: 0px 10px;
  }
  .programeDetails .peakWorks .col-sm-4 {
    padding: 0px;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
  }
  .programeDetails .dataContent {
    border: none;
    padding: 0px 20px 14px;
  }
  .programeDetails .logo.padding-top-40 {
    padding-top: 35px;
  }
  .peakWorks h2 {
    padding: 0px 25px;
  }
  .peakTime .enroll .col-sm-8,
  .programeDetails .enroll .col-sm-8 {
    padding: 40px 10px 34px;
  }
  .stepsInfoData {
    display: flex;
    flex-direction: column;
    width: calc(100% + 40px);
    margin-left: -20px;
    border: none;
    border-bottom: 1px solid #d9d9d9;
  }
  .stepsInfoData .stepsData {
    order: 1;
    padding: 27px 32px;
  }
  .page-dteCustomProductPage .branding-mobile.dte-branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
    height: 76px;
    padding-top: 40px;
  }
  .branding-mobile.dte-branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
    height: 76px;
    padding-top: 40px;
  }
  .hidden-text-sm {
    display: block;
  }
  .border-left-custom,
  .border-right-custom {
    display: none;
  }
  .page-dteCustomProductPage .footer__left .col-sm-3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .footer__left .col-sm-3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .learnMore {
    text-align: center;
    margin-top: 40px;
  }
  .padding-right-50 {
    padding-right: 0px;
  }
  .padding-left-50 {
    padding-left: 0px;
  }
  h2 {
    padding: 0px;
  }
  .tab {
    padding: 0px 10px;
  }
  .stepsInfoData {
    height: auto;
  }
  .tipsData.margin-bottom-15 {
    height: auto;
  }
  .aboutPeak .col-sm-6 {
    min-height: 435px;
  }
  .abtLogo img {
    height: 172px;
  }
  .abtDataContent {
    padding: 25px 19px 30px 21px;
    text-align: center;
  }
  .page-dteCustomProductPage .navigation .desktop__nav {
    height: auto;
    min-height: 0px;
  }
  .navigation .desktop__nav {
    height: auto;
    min-height: 0px;
  }
  .desktop-banner {
    display: none;
  }
  .mobile-banner {
    display: inline;
  }
  .center {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .savingTogether .aboutPeak,
  .iearnCredit .aboutPeak {
    padding: 0px;
  }
  .savingTogether .aboutPeak h2 {
    margin-top: 10px;
    text-align: left;
  }
  .manageInfoData .manage {
    order: 2;
  }
  .programeDetails .savingTogether .aboutPeak h2,
  .iearnCredit .aboutPeak h2 {
    margin-top: 30px;
  }
  .content .margin-top-bottom-40.manageInfoData {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-bottom: 50px;
  }
  .manageInfoData .border-grey.margin-bottom-20 {
    display: flex;
    flex-direction: column;
    border: 0px;
  }
  .content .margin-top-bottom-40.bottomEnrollData,
  .content .margin-top-bottom-40.findCredit {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .findCredit .manage {
    min-height: auto;
    order: 2;
    padding: 20px;
  }
  .findCredit .border-grey.margin-bottom-20 {
    display: flex;
    flex-direction: column;
    border: 0px;
  }
  .footer__top {
    padding-top: 40px;
  }
  .footer__copyright {
    padding-bottom: 45px;
    font-weight: 400;
  }
  .footer__nav--container .title {
    font-weight: 800;
    line-height: 18.88px;
  }
  .footer__top .footer__nav--container .footer__nav--links .footer__link {
    margin-top: 15px;
  }
  .content .margin-top-bottom-40.tipsinfoData {
    width: calc(100% + 70px);
    margin-left: -35px;
  }
  .row-eq-height.tipsinfoData .aboutPeak h2 {
    padding: 0px 20px 30px;
  }
  .tipsData img {
    margin: 20px 0px;
  }
  .content .margin-top-bottom-40.bottomEnrollData {
    margin-bottom: 20px;
  }
  .peakWorks.aboutPeak h2.margin-bottom-40 {
    margin-bottom: 77px;
  }
  .programeDetails .peakWorks div.col-sm-4:last-child {
    margin-bottom: 10px;
  }
  #earnCreditsData {
    margin-bottom: 8px;
  }
  .content .margin-top-bottom-40.termsInfo {
    padding: 0px;
    margin: 50px 0px;
  }
  .content .margin-top-bottom-40.termsInfo .aboutPeak {
    padding: 0px 8px;
  }
  .borderEle {
    margin-bottom: 0px;
    width: calc(100% + 5px);
    margin-left: -2px;
  }
  .errorEnroll,
  .accountNotElligible {
    border: 2px solid #0072CE;
    background: rgba(0, 114, 206, 0.04);
    padding: 27px;
    font-size: 16px;
    margin: 30px 8px 10px;
    max-width: 952px;
    display: none;
    color: #2b2b2b;
    border-radius: 5px;
  }
  .firstLevelFail .enroll.flexView {
    display: none;
  }
  .programAlert {
    margin-top: 22px;
    border: 0px;
    padding: 0px 8px 10px;
  }
  .page-dteCustomProductPage .branding-mobile.dte-branding-mobile .js-mobile-logo img {
    width: 71px;
    height: 24px;
  }
  .branding-mobile.dte-branding-mobile .js-mobile-logo img {
    width: 71px;
    height: 24px;
  }
  .page-dteCustomProductPage .navigation--middle .mobile__nav__row--btn.mobile__nav__row--btn-search {
    visibility: hidden;
  }
  .enrollNow {
    top: calc(50% - 21px);
  }
  .manageInfoData .manage {
    padding: 20px;
    min-height: 284px;
  }
  .manage h2,
  .manage p {
    margin-bottom: 15px;
  }
  .image-mobile-view {
    display: inline;
  }
  .image-desktop-view {
    display: none;
  }
  .peakTime .peakWorks .col-sm-4 .dataContent {
    min-height: 152px;
  }
  .peakTime .peakWorks .col-sm-4 .dataContent.padding-left-30 {
    min-height: auto;
  }
  .iearnCredit .earnCredits {
    padding-bottom: 10px;
  }
  .notLoggedIn .row .hidden-mobile-text {
    display: none;
  }
  .notLoggedIn .row .hidden-desktop-text {
    display: block;
  }
  .fpoText {
    top: 20px;
    right: 30px;
  }
  .col-sm-12.col-xs-12.padding-zero.tipsData.flexView.margin-bottom-15:nth-child(2) {
    height: auto;
  }
  .enrolledSaveBlock .manage {
    min-height: auto;
  }
  .enrolledSaveBlock {
    height: auto;
  }
  .reviewinfo {
    border-bottom: none;
    margin-bottom: 10px;
    padding: 40px 10px 0px;
  }
  .reviewOptions {
    padding: 0px 5px;
  }
  .reviewOptions .selectReviewYear {
    width: 100%;
    margin-right: 0px;
  }
  .reviewData {
    margin-bottom: 50px;
  }
  .reviewGraph,
  .detailedUsage {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .reviewManage {
    padding: 30px 50px 0px;
  }
  .reviewManage p {
    margin-bottom: 20px;
  }
  .detailedUsage .detailedTab {
    padding: 25px 14px 23px 30px;
  }
  .enrollPopup #cboxContent .selectedAdress {
    width: 100%;
  }
  #popupEmailId,
  #popupPhoneId {
    margin-left: 0px;
    width: 100%;
    word-break: break-word;
    display: block;
  }
  ul.addressList {
    width: 100%;
    max-width: 100%;
    left: 0px;
  }
  .page-dteCustomProductPage #cboxMiddleLeft,
  .page-dteCustomProductPage #cboxMiddleRight {
    width: 24px;
  }
  .enrollPopup #cboxLoadedContent {
    padding-left: 20px;
  }
  .enrollPopup #cboxContent input[type="checkbox"] {
    position: absolute;
  }
  .alreadyEnrolled .programeDetails .enroll.flexView .col-sm-8 {
    padding-bottom: 0px;
  }
  .page-dteCustomProductPage .navigation--bottom.js_navigation--bottom {
    display: block;
  }
  .page-dteCustomProductPage .nav__links.nav__links--products.js-offcanvas-links {
    display: none;
  }
  .reviewOptions {
    padding: 0px 10px 0px 5px;
    border-bottom: none;
    margin-bottom: 10px;
  }
  .alreadyEnrolled .peakTime .no_margin.margin-top-bottom-40.enrolledSaveBlock {
    margin-bottom: 20px;
  }
  .reviewManage a {
    display: block;
  }
  .reviewManage a[href^="tel:"] {
    text-decoration: underline;
  }
  .page-dteCustomProductPage a[href^="tel:"] {
    text-decoration: underline;
  }
  .row-eq-height.tipsinfoData .aboutPeak h2 {
    padding: 0px;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
  }
  .aboutPeak .col-sm-6 {
    min-height: auto;
  }
  .reviewOptions .selectReviewView {
    min-width: 100%;
    float: left;
  }
  .reviewOptions label.radio-inline {
    margin-right: 25px;
  }
  .reviewOptions .selectReviewView {
    min-width: 100%;
  }
  .reviewOptions label.radio-inline {
    margin-right: 25px;
  }
  .aboutPeak .col-sm-6 {
    overflow: hidden;
    min-height: auto;
  }
  .abtLogo img {
    height: auto;
    min-width: 309px;
    width: 100%;
  }
  .row-eq-height.tipsinfoData .aboutPeak h2 {
    max-width: 265px;
    margin-left: auto;
    margin-right: auto;
  }
  .stepsInfoData img {
    height: auto;
    min-width: 375px;
    width: 100%;
  }
  .border-grey.margin-bottom-20.stepsInfoData {
    margin-bottom: 20px;
  }
  .manageInfoData .image-mobile-view {
    min-width: 376px;
    width: 100%;
  }
  .enrollPopup #cboxTitle.errorPopText {
    padding: 0px 20px 10px 10px;
  }
  .peakTime .enroll {
    display: block;
  }
  .enrolledSaveBlock .image-mobile-view,
  .manageInfoData .image-mobile-view {
    min-width: 376px;
  }
  .enrollPopup #cboxContent div.inputPhone .phone1 {
    max-width: 60px;
    height: 36px;
  }
  .pinSaving {
    top: 34px;
    left: 188px;
    position: absolute;
  }
  .contract-item-table .responsive-table td:nth-child(2) {
    padding-left: 10px !important;
  }
}
@media (max-width: 320px) {
  .border-grey {
    margin: 10px;
  }
}
@media (max-width: 374px) {
  .enrollPopup #cboxTitle.errorPopText {
    padding-left: 3px;
  }
  .abtLogo img {
    min-width: 100%;
    width: 100%;
  }
  .stepsInfoData img {
    height: auto;
    min-width: 100%;
    width: 100%;
  }
  .enrolledSaveBlock .image-mobile-view,
  .manageInfoData .image-mobile-view {
    min-width: 100%;
    width: 100%;
  }
  .enrollPopup #cboxTitle {
    top: -12px;
  }
  .image-tablet-view {
    display: none;
  }
  .enrollPopup #cboxContent div.inputPhone .phone1 {
    max-width: 60px;
    height: 36px;
  }
  .pinSaving {
    top: 34px;
    left: 188px;
    position: absolute;
  }
  .contract-item-table .responsive-table td:nth-child(2) {
    padding-left: 10px !important;
  }
}
@media screen and (min-width: 1024px) {
  .stepsInfoData img {
    min-width: 476px;
  }
  .stepsInfoData {
    overflow: hidden;
  }
}
@media (min-width: 1440px) {
  .content .simple_banner img {
    max-width: 100%;
    width: 100%;
  }
}
.updatedErrorMsg {
  margin-bottom: 40px;
  padding-left: 32px;
  font-size: 16px;
}
.updatedErrorMsg p {
  margin-bottom: 0px;
  font-size: 16px;
}
.checkInfo.existingPhone,
.phoneDetails {
  margin-bottom: 0px;
}
.reviewProgData {
  padding: 10px 25px 10px 30px;
}
.alreadyEnrolled .updatedReview {
  display: flex;
}
.graphImg {
  margin-top: 100px;
  margin-bottom: 10px;
}
a.btn.btn-primary.useGraph {
  padding: 7px 45px;
}
.updatedErrorMsg a {
  font-weight: 600;
}
.updatedReview a {
  font-weight: 600;
}
.checkInfo label.checkmarkLabel {
  margin-bottom: 5px;
}
.checkInfo label.radioCheckLabel {
  margin-bottom: 5px;
}
.enrollPopup #cboxContent div.phoneDetails {
  margin-bottom: 5px;
}
.updatedReview .col-sm-4 {
  border-left: 1px solid #D9D9D9;
  background: #F5F5F5;
  position: relative;
}
.alreadyEnrolled .reviewData {
  display: flex;
  border: 1px solid #D9D9D9;
}
.reviewProgData .graphImg {
  margin-top: 100px;
  margin-bottom: 20px;
}
.enrollPopup #cboxContent .existingPhone p.errorMsg,
.enrollPopup #cboxContent .phoneDetails p.errorMsg {
  margin-bottom: 5px;
}
.reviewProgData a.useGraph {
  font-size: 18px;
  padding: 10px 40px;
}
.enrollPopupData a {
  font-weight: 600;
}
@media screen and (max-width: 576px) {
  .updatedReview .col-sm-4 {
    width: calc(100% + 40px);
    margin-left: -20px;
    padding: 20px 0px;
    border-left: none;
  }
  .alreadyEnrolled .reviewData {
    display: block;
    border: none;
  }
  .reviewProgData {
    padding: 10px;
  }
  .graphImg {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.ptsEnrollBlock {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 30px;
  flex-direction: column;
}
.enroll .ptsEnrollBlock .enrollNow {
  position: static;
  width: 100%;
}
.guestEnabled .ptsEnrollBlock .orTextBlock.guestLink {
  display: flex;
  width: 100%;
}
.ptsEnrollBlock button.guestEnrollLink {
  margin: 0;
  width: 100%;
  padding: 8px 0;
}
.ptsBottomEnroll {
  float: right;
  min-width: 292px;
  max-width: 292px;
}
.row .bottomEnroll .ptsBottomEnroll button {
  text-transform: capitalize;
  width: 100%;
}
.ptsBottomEnroll .orTextBlock {
  float: right;
  width: 100%;
  margin-right: 0;
}
.ngb.notLoggedIn .enroll .enrollNow,
.ngb.loginHintTab1,
.ngb.loggedIn .enroll .enrollNow {
  position: static;
}
.joinData p {
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 35px;
  color: #2B2B2B;
}
.joinData label {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 22px;
}
.loginAccountError #spinner-div {
  display: block;
}
.global-alerts .getAccAlert {
  display: none !important;
}
.page-ProviderContractTermination #colorbox.errorDataPopup #cboxTitle,
.enrollPopup .errorDataPopup #cboxTitle {
  padding-left: 0px;
}
.product__list--item.list_view .price-block-list .center-right span:first-child {
  text-transform: initial;
}
.enrollPopup .errorDataPopup #cboxLoadedContent {
  padding-left: 20px;
  padding-top: 30px;
}
.page-ContractTerminationConfirmation .dteHomepageLink {
  margin-top: 40px;
}
.paperLessText a {
  font-weight: 600;
}
.page-ContractTerminationConfirmation .paperLessText {
  max-width: 610px;
  margin: 0px auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.page-SubscriptionChangeConfirmation .paperLessText {
  max-width: 610px;
  margin: 0px auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.row .bottomEnrolled button:hover {
  background: #1E3575;
  border: 1px solid #1E3575;
  color: white;
}
.errorPop a {
  text-decoration: underline;
}
.joinData p.loginHintTab1 {
  font-size: inherit;
  line-height: inherit;
  color: #2B2B2B;
  margin: 25px 0px 10px;
  width: 100%;
  font-size: 14px;
  margin-bottom: 20px;
}
.ngbEnroll {
  background: #f6f6f6;
  border-left: 2px solid #ccc;
}
.product-list-right-component .pagination-bar.bottom,
.page-search .pagination-bar.bottom {
  display: none;
}
.product__listing.product__list.prod_list_view {
  padding-bottom: 15px;
}
.product__list--item.list_view .price-block-list .center-right .startingText {
  text-transform: initial;
  padding-right: 5px;
}
.page-ProviderContractsHistory .pagination-bar.bottom {
  display: none;
}
.ngb.alreadyEnrolled .programeDetails .no_margin.enroll,
.ngb.alreadyEnrolled .peakTime .no_margin.enroll {
  display: none;
}
.ngb.alreadyEnrolled .bottomEnrolledData {
  display: block;
}
.ngb.alreadyEnrolled .programeDetails .enrolledContent {
  display: block;
}
.ngb .peakTime .enrolledContent,
.ngb .programeDetails .enrolledContent {
  display: none;
}
.ngb.alreadyEnrolled .peakTime .enrolledContent {
  display: flex;
  border: 1px solid #D9D9D9;
}
.item__info {
  position: relative;
}
.editIconNgb {
  position: relative;
  right: 0;
  padding-left: 20px;
  top: -8px;
  cursor: pointer;
}
.editIconNgb {
  position: absolute;
  right: 25px;
  padding-left: 2px;
  top: 25px;
  cursor: pointer;
}
.changeProductData {
  padding-top: 20px;
  padding-left: 10px;
}
.changeProductData .selectReviewView.productValues {
  padding-left: 25px;
}
.changeProductData .reviewOptions .selectReviewView {
  width: 100%;
}
.changeProductData .selectReviewView.productValues .radio {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
  line-height: 22px;
}
.changeProductData .selectReviewView.productValues .radio span {
  padding-left: 7px;
}
.ngb-item-desc {
  max-width: calc(100% - 35px);
}
.changeProductData .reviewOptions input[type='radio'] {
  margin-top: 3px;
}
.changeProductData .reviewOptions label span {
  padding-left: 6px;
  text-transform: initial;
}
.changeProductData p {
  margin-bottom: 20px;
}
.changeProductData button.legacyUpdate,
.changeProductData button.updateProduct {
  min-width: 140px;
  padding: 7px 10px;
  margin-left: -15px;
}
.changeError p {
  margin-bottom: 0px;
  padding-right: 20px;
}
.changeError .errorClose {
  border: none;
}
.changeError button.errorClose {
  position: absolute;
  right: 10px;
  top: 25px;
  background: none;
  border: none;
}
.changeError {
  margin-bottom: 20px;
  border: 1px solid #E31937;
  position: relative;
}
.payment-method-wrap.section.singleDropdown .ui-selectmenu-button.ui-button {
  background: #f6f6f6;
  opacity: 1;
  color: #505357;
  font-size: 14px;
  pointer-events: none;
}
.payment-method-wrap.section.singleDropdown .ui-selectmenu-icon.ui-icon.glyphicon {
  color: #73767B;
  top: 13px;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  width: 96px;
}
.responsive-table .responsive-table-cell .image-wrapper img {
  width: 140px;
  height: 140px;
}
.item__list__cart .item__list--item .ngbDate {
  padding: 0px 10px;
}
.page-singleStepCheckoutPage .details .item-desc {
  margin: 3px 0px 5px;
}
.product__list--item.list_view .product__list--thumb {
  margin-bottom: 10px;
}
.product__list.prod_list_view .product__list--thumb > img {
  width: 170px;
  height: 170px;
}
.alreadyEnrolled .enrollContentInfo p span {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 22px;
}
.page-order .item__list .item__image img {
  width: 140px;
  height: 140px;
  max-width: 140px;
}
.page-order .item__list .item__image {
  width: 160px;
}
.alreadyEnrolled .enrollContentInfo p span:first-child {
  font-weight: 600;
  color: #2B2B2B;
}
.account-section .account-section-content .responsive-table .responsive-table-cell .contract-item-options a {
  text-decoration: none;
}
.enrollContentInfo .unenrollData .unenrollLink {
  padding-right: 30px;
}
.unenrollLink-SC {
  display: inline-block;
  padding: 20px !important;
}
.tnc-order-wrap .tnc-label {
  display: block;
}
.font-wt-600 {
  font-weight: 600;
}
.paperLessText a {
  padding-left: 5px;
  display: inline-block;
}
.changeProductData {
  padding-top: 30PX;
  padding-left: 20px;
  padding-right: 0px;
}
.page-cartPage .item__list__cart .item__list--item .item__info .item__name {
  line-height: 22px;
  display: inline-block;
  padding-bottom: 10px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .tncURL a {
  font-size: 16px;
}
.alreadyEnrolled .enrollContentInfo p.enrolledAddress span:first-child {
  font-weight: 400;
  line-height: 22px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details {
  font-size: 16px;
}
.item__info a {
  display: inline-block;
  width: calc(100% - 45px);
}
.item__info .item-terms a {
  width: auto;
  display: inline-block;
  max-width: calc(100% - 45px);
}
.page-cartPage .ngb-item-desc {
  font-size: 16px;
  padding-bottom: 5px;
}
.page-cartPage .item-terms a {
  font-size: 16px;
}
.page-cartPage .item__list__cart .item__list--item .item__info {
  padding: 10px;
  padding-top: 26px;
}
.page-cartPage .item__list .item__list--header .item__info {
  width: 32%;
}
.page-cartPage .item__list__cart .item__list--item .item__info {
  width: 32%;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details {
  width: 55%;
}
.item__list__cart .item__list--item .item__datepicker {
  padding: 0px 10px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .qty {
  padding-bottom: 7px;
}
.checkout-order-summary-list-items .price {
  width: 25%;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .name {
  margin-bottom: 7px;
}
.enrollPopup.productError a {
  text-decoration: none;
}
.enrollPopup.productError a[href^="mailto"] {
  font-weight: 600;
  text-decoration: underline;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 400;
}
.alreadyEnrolled .enrollContentInfo p.enrolledAddress span:first-child {
  text-transform: capitalize;
}
.alreadyEnrolled .enrollContentInfo p span:last-child {
  text-transform: lowercase;
}
.page-singleStepCheckoutPage .ui-selectmenu-text {
  font-size: 16px;
  color: #2B2B2B;
}
.page-singleStepCheckoutPage .ui-menu .ui-menu-item-wrapper {
  padding: 7px 12px;
  border: 0;
}
.page-singleStepCheckoutPage .ui-selectmenu-button.ui-button.ui-selectmenu-button-open {
  background: #1E3575;
}
.page-singleStepCheckoutPage .ui-state-active,
.ui-widget-content .ui-state-active {
  background: #0072CE;
}
.page-singleStepCheckoutPage .ui-selectmenu-button-open .ui-selectmenu-icon.ui-icon.glyphicon {
  transform: rotate(180deg);
  color: white;
}
.page-singleStepCheckoutPage .ui-selectmenu-button-open span.ui-selectmenu-text {
  background: #1E3575;
  border: none;
  color: white;
}
.page-singleStepCheckoutPage .ui-selectmenu-icon.ui-icon.glyphicon {
  top: 14px;
}
.ngb.alreadyEnrolled.blocked .programAlert {
  display: none;
}
.blocked.ngb .errorEnroll {
  display: none;
}
.productLegacyConfirm {
  padding: 30px 20px;
}
.productLegacyConfirm button {
  display: block;
  margin-bottom: 20px;
}
.alreadyEnrolled .enrollContentInfo p span.currentParticipation {
  text-transform: initial;
}
@media (max-width: 1440px) {
  .page-cartPage .item__list .item__list--header .item__info {
    width: 32%;
  }
  .page-cartPage .item__list__cart .item__list--item .item__info {
    width: 32%;
  }
}
.ngb .bottomEnrolled .unenrollLink {
  text-transform: capitalize;
}
.ngb .manageInfoData .border-grey.margin-bottom-20 {
  margin-bottom: 0px !important;
}
.ngb .margin-top-bottom-40.manageInfoData.enrolledSaveBlock {
  margin: 30px 0px 30px 0px;
}
.ngb .programeDetails .enrolledContent {
  display: none;
}
.ngb .unenrollData .changeLevel {
  font-size: 18px;
  line-height: 21px;
  background: #0072CE;
  border-radius: 0;
  padding: 8px 40px;
}
.ngb .enrolledBenefitsHeading {
  font-size: 26px;
  line-height: 35px;
  color: #2B2B2B;
}
.ngb .tab,
.ngb .peakTime,
.ngb .programeDetails {
  max-width: 950px;
}
.ngb .enrolledBenefits {
  padding: 32px 30px;
}
.ngb .enrolledBenefits p {
  margin-bottom: 20px;
}
.ngb .loginHintTab1 {
  position: static;
}
.ngb .notLoggedIn .enroll .enrollNow {
  position: static;
}
.ngb .enroll .enrollNow {
  position: static;
}
.ngb .joinData p {
  font-size: 26px;
  line-height: 35px;
  color: #2B2B2B;
  padding: 32px 30px;
}
.ngb .selectReviewView.productValues {
  padding-left: 45px;
}
.ngb .selectReviewView.productValues .radio {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px;
  line-height: 22px;
}
.ngb .joinData .enrollNow {
  margin-left: 30px;
}
.ngb .ngbEnroll {
  border-left: 2px solid #d9d9d9;
  padding: 0px;
  background: #F6F6F6;
}
.ngb .loginHintTab1 {
  margin-left: 30px;
  margin-top: 20px;
}
.ngb .enrollContentInfo {
  padding: 30px 33px 30px 30px;
}
.ngb .enrollContentInfo p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 21.79px;
  color: #505357;
}
.ngb .enrollContentInfo h2 {
  font-size: 26px;
  line-height: 35px;
  color: #2B2B2B;
  margin-bottom: 20px;
}
.ngb .margin-top-bottom-30 {
  margin: 30px 0px;
}
.ngb .joinData {
  padding-bottom: 22px;
}
.ngb h2 {
  font-size: 26px;
  line-height: 35px;
  color: #2B2B2B;
  margin: 0px;
  margin-bottom: 20px;
}
.ngb .benefitingBlock img {
  max-width: 100%;
}
.ngb .benefitingText {
  background: #F6F6F6;
}
.ngb .joinData p.loginHintTab1 {
  font-size: 14px;
  line-height: 19px;
}
.ngb .nextFoot img {
  max-width: 100%;
}
.ngb .benefitingText {
  padding: 30px;
}
.ngb p {
  font-size: 16px;
  line-height: 22px;
  color: #505357;
  margin-bottom: 0px;
}
.ngb .commitmentBlock,
.ngb .participate {
  padding: 40px 90px;
}
.ngb .margin-bottom-30 {
  margin-bottom: 30px;
}
.ngb .carbonOffsets {
  padding: 30px;
  background: #F6F6F6;
}
.ngb .climateCertified {
  padding: 20px 75px;
}
.ngb .calculations {
  padding: 0px 90px;
}
.ngb .enrolledSaveBlock {
  display: block;
}
.ngb .margin-bottom-20 {
  margin-bottom: 20px !important;
}
.ngb .measuringProgress {
  padding: 30px;
  background: #F6F6F6;
}
.ngb .reasonInfo {
  display: inline-block;
  width: 50%;
  margin-bottom: 0px;
}
.ngb .row .bottomEnroll .reasonInfo > span {
  color: #2B2B2B;
  font-size: 14px;
  border: 1px solid #B1B3B3;
  padding: 8px 40px 7px 10px;
  position: relative;
  max-width: 300px;
  display: inline-block;
  line-height: 19px;
}
.ngb .reasonList {
  left: 0px;
}
.ngb .row .bottomEnroll .reasonInfo label {
  display: block;
}
.ngb .row .bottomEnroll .reasonInfo span.glyphicon {
  position: absolute;
  right: 10px;
  top: 9px;
  font-size: 14px;
  color: #0072CE;
  cursor: pointer;
  line-height: 19px;
}
.ngb .climateCertified p {
  font-size: 14px;
}
.ngb .climateCertified .col-sm-4 {
  width: 19%;
  text-align: right;
}
.ngb .climateCertified .col-sm-8 {
  width: 81%;
}
.ngb .calculations p {
  font-size: 14px;
}
.ngb .row .bottomEnroll button {
  margin-top: 14px;
}
.ngb .table > thead > tr > th {
  vertical-align: middle;
  font-size: 18px;
  color: white;
  line-height: 21px;
  padding: 20px 30px 15px 30px;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
}
.ngb .table tbody > tr > td {
  padding: 30px 40px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: none;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
.ngb .detailedTabData.table-responsive {
  border: 1px solid #D9D9D9;
}
.ngb .moreCarbon h2 {
  padding: 40px 40px 50px 40px;
}
.ngb .moreCarbon .stepsInfoData {
  background: #F6F6F6;
  margin: 0px 0px 30px;
  border: none;
}
.ngb .headerLogoText h2 {
  font-size: 23px;
  font-weight: 600;
  line-height: 27px;
  max-width: 952px;
  margin: 0px auto;
  color: #2B2B2B;
}
.ngb .stepsInfoData img {
  min-width: auto;
}
.ngb .peakTime .enroll,
.ngb .programeDetails .enroll {
  display: flex;
}
.ngb .reviewOptions input[type='radio'] {
  margin-top: 3px;
}
.ngb .joinData p.loginHintTab1 {
  padding-top: 10px;
  margin-top: 10px;
  color: #505357;
}
.ngb .peakTime,
.ngb .programeDetails {
  margin-top: 50px;
}
.ngb .carbonOffsets.margin-top-bottom-30 {
  margin-top: 17.5px;
}
.ngb .nextFoot.margin-top-bottom-30 {
  margin-bottom: 17.5px;
}
.ngb .reasonList {
  left: 0px;
  top: 60px;
  max-width: 300px;
  font-size: 12px;
  padding-bottom: 8px;
}
.ngb .bottomEnrolled {
  display: flex;
  border: 1px solid #d9d9d9;
  padding: 30px;
  align-items: center;
}
.ngb .bottomEnrolled .changeLevel {
  order: 3;
  margin-left: auto;
  padding: 6px 25px;
  text-transform: capitalize;
}
.ngb .bottomEnrolledData {
  display: none;
}
.ngb .bottomEnrolled .unenrollLink {
  order: 4;
  font-size: 16px;
  padding: 0px 12px 0px 25px;
}
.ngb .reasonList li {
  padding: 8px 13px;
}
.ngb .table {
  margin-bottom: 0px;
}
.ngb .row .bottomEnroll .reasonInfo > span.active {
  color: #FFFFFF;
}
.ngb .row .bottomEnroll .reasonInfo .active span.glyphicon {
  color: #FFFFFF;
}
.ngb .reviewOptions label span {
  padding-left: 6px;
  text-transform: initial;
}
.ngb .enrollContentInfo p.tickText {
  margin-bottom: 17px;
}
.ngb .headerLogoText {
  top: 57px;
}
.ngb .headerLogoText h3 {
  font-weight: 400;
  font-size: 32px;
  color: #2B2B2B;
  line-height: 40px;
  margin-top: 0px;
}
.ngb .peakTime .peakWorks .col-sm-4 .dataContent {
  padding: 15px 18px;
}
.ngb .peakTime .peakWorks .col-sm-4 .dataContent p {
  margin-bottom: 20px;
}
.ngb .peakWorks.flexView .logo.text-center {
  padding-top: 40px;
}
.ngb .peakWorks.aboutPeak.flexView .border-grey {
  border: 1px solid #d9d9d9;
  width: calc(100% - 10px);
  height: 100%;
}
.ngb .readLessText,
.ngb .moreData {
  display: none;
}
.ngb .readMore p span {
  color: #0072CE;
  cursor: pointer;
  font-weight: 700;
}
.ngb .readMore p img {
  padding-left: 8px;
}
.ngb .readMore p {
  text-align: center;
}
.ngb .reasonInfo > span {
  min-height: 36px;
}
.ngb .table tbody > tr > td.font-14 {
  font-size: 14px;
  text-align: left;
  padding: 30px 90px;
}
.ngb .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.ngb .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f9f9f9;
}
.ngb .reasonList li:hover {
  background: #0072CE;
  color: white;
}
.ngb .errorSelectProduct label,
.ngb .errorSelectionText {
  color: #E31937;
}
.ngb .errorSelectionText {
  display: none;
}
.ngb .errorSelectProduct .errorSelectionText {
  display: block;
}
.ngb .reviewOptions .selectReviewView {
  min-width: auto;
  float: none;
}
.ngb .errorSelectProduct label,
.ngb .errorSelectionText,
.ngb .errorSelectProduct .bottomEnroll .reasonInfo span.glyphicon {
  color: #E31937;
}
.ngb .errorSelectionText {
  display: none;
}
.ngb .errorSelectProduct .errorSelectionText {
  display: block;
}
.ngb .errorSelectProduct .bottomEnroll .reasonInfo > span {
  border: 1px solid #E31937;
  color: #E31937;
}
.ngb .blocked .enroll,
.ngb .firstLevelFail .enroll,
.ngb .firstLevelFail .enroll.flexView {
  display: none;
}
.ngb .loginHintTab1 a {
  font-weight: 600;
}
.ngb .joinData p.loginHintTab1 {
  padding-top: 0;
  margin-top: 20px;
  color: #505357;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
.ngb a.text-underline {
  font-weight: 600;
}
.ngb .moreCarbon .stepsInfoData:last-child {
  margin-bottom: 0px;
}
@media (max-width: 1023px) {
  .page-cartPage .item__list__cart .item__list--item .item__info {
    width: 65%;
    padding-top: 10px;
  }
  .editIconNgb {
    position: relative;
    right: 20px;
    padding-left: 0px;
    top: -10px;
    cursor: pointer;
    display: inline-block;
    padding-top: 0px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__info .item__name {
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    width: calc(100% - 40px);
  }
}
@media (max-width: 576px) {
  .ngb .peakTime .enroll,
  .ngb .programeDetails .enroll {
    display: block;
  }
  .ngb .enrollContentInfo {
    padding: 20px 10px;
  }
  .ngb .ngbEnroll {
    border-left: 0;
    width: calc(100% + 20px);
    padding: 0px;
    margin-left: -10px;
  }
  .ngb .margin-top-bottom-30.benefitingBlock,
  .ngb .margin-top-bottom-30.commitmentBlock,
  .ngb .margin-top-bottom-30.nextFoot {
    margin: 30px -10px;
    width: calc(100% + 20px);
  }
  .ngb .carbonOffsets.margin-top-bottom-30 {
    margin-top: 17.5px;
    margin: 30px -10px;
    width: calc(100% + 20px);
  }
  .ngb .margin-top-bottom-30.commitmentBlock {
    padding-left: 20px;
    padding-right: 20px;
  }
  .ngb .moreCarbon h2 {
    padding: 15px;
  }
  .ngb .detailedTabData.table-responsive,
  .ngb .table > thead > tr > th,
  .ngb .table > tbody > tr > td {
    border: none;
  }
  .ngb .commitmentBlock,
  .ngb .participate {
    padding: 40px 10px;
  }
  .ngb .peakWorks.aboutPeak {
    display: block;
  }
  .ngb .peakTime .peakWorks .col-sm-4 .dataContent {
    border: none;
  }
  .ngb .climateCertified {
    padding: 20px 10px;
  }
  .ngb .climateCertified .col-sm-4 {
    width: 100%;
    text-align: center;
  }
  .ngb .climateCertified .col-sm-8 {
    width: 100%;
  }
  .ngb .calculations {
    padding: 0px 30px;
  }
  .ngb .reasonInfo {
    width: 70%;
  }
  .ngb .row .bottomEnroll .reasonInfo > span {
    max-width: 350px;
  }
  .ngb .moreCarbon .stepsInfoData {
    margin-left: -20px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__info {
    width: 65%;
    margin-bottom: 20px;
  }
  .editIconNgb {
    position: absolute;
    right: 20px;
    padding-left: 0px;
    top: 5px;
    cursor: pointer;
    display: inline-block;
    padding-top: 0px;
  }
  .ngb.alreadyEnrolled .peakTime .enrolledContent {
    display: block;
    border: none;
  }
  .ngb.alreadyEnrolled .enrollContentInfo {
    padding: 20px 30px;
    width: calc(100% + 20px);
    margin-left: -10px;
    border: none;
  }
  .ngb.alreadyEnrolled .peakTime,
  .ngb .programeDetails {
    margin-top: 30px;
  }
  .ngb .bottomEnrolled {
    display: block;
  }
  .ngb .bottomEnrolled span {
    display: block;
    margin-bottom: 20px;
  }
  .ngb .bottomEnrolled .unenrollLink {
    order: 2;
    font-size: 16px;
    padding: 0PX;
    padding-right: 20px;
  }
  .ngb .peakWorks.aboutPeak.flexView .border-grey {
    margin-bottom: 15px;
  }
  .ngb .reasonInfo {
    width: 300px;
    text-align: left;
  }
  .ngb .row .bottomEnroll button {
    margin-bottom: 15px;
    padding: 7px 10px;
  }
  .ngb .commitmentBlock,
  .ngb .participate {
    padding-top: 20px;
  }
  .ngb .measuringProgress,
  .ngb .tableData {
    margin: 30px -10px;
    width: calc(100% + 20px);
  }
  .ngb .content .margin-top-bottom-40.manageInfoData {
    margin-bottom: 30px;
  }
  .ngb .reviewOptions {
    margin-bottom: 0px;
  }
  .ngb .peakTime,
  .ngb .programeDetails {
    margin-top: 0px;
  }
  .item__info a {
    width: 100%;
  }
  .ngb .nextFoot.margin-top-bottom-30 {
    margin-bottom: 20px;
  }
  .ngb .carbonOffsets.margin-top-bottom-30 {
    margin-bottom: 20px;
  }
  .ngb .climateCertified {
    padding: 0px 10px;
    margin-top: 0px;
  }
  .ngb .peakTime .peakWorks .col-sm-4:last-child .border-grey {
    margin-bottom: 0px;
  }
  .ngb .row .bottomEnroll {
    border-right: none;
    border-left: none;
  }
  .ngb.alreadyEnrolled .peakTime,
  .ngb .programeDetails {
    margin-top: 0px;
  }
  .ngb .peakTime .peakWorks .col-sm-4 .dataContent {
    border: none;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    padding: 18px 18px;
  }
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    width: 35px;
  }
  .item__list__cart .item__list--item .item__quantity,
  .item__list__cart .item__list--item .item__price.visible-xs {
    padding: 10px;
  }
  .enrollPopup #cboxTitle {
    padding-top: 15px;
  }
  .enrollPopup #cboxTitle .headline-text {
    line-height: 35px;
  }
  .changeProductData {
    padding-left: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details {
    padding-bottom: 10px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price {
    padding-left: 40px;
  }
  .checkout-success {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-success__body h1 {
    font-size: 26px;
  }
}
@media (max-width: 576px) {
  .page-cartPage .item__list__cart .item__list--item .item__image {
    width: 35%;
  }
  .page-cartPage .cart-header .cart-headline {
    padding-left: 20px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__info {
    width: 65%;
  }
  .page-cartPage .item__list__cart .item__list--item .item__datepicker {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0px 20px;
    margin-left: 0;
  }
  .page-cartPage .item__list__cart .item__list--item .item__datepicker label {
    margin-top: 12px;
    float: left;
    width: 35%;
  }
  .page-cartPage .item__list__cart .item__list--item .item__datepicker .datepickerForm .datepickerInput {
    width: 50%;
    padding: 5px;
    height: 40px;
    margin: 0;
    float: left;
    margin-left: 5px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__quantity {
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0px 20px;
    margin-left: 0;
    color: #74716E;
  }
  .page-cartPage .item__list__cart .item__list--item .item__quantity input {
    width: 50%;
    margin: 0px;
    padding: 0px;
    float: left;
    max-width: 70px;
    margin-left: 10px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__quantity label {
    margin-top: 12px;
    float: left;
    width: 35%;
    color: #74716E;
  }
  .page-cartPage .item__list__cart .item__list--item .item__price.visible-xs {
    text-align: left;
    width: 100%;
    margin-bottom: 30px;
    margin-left: 0;
    padding: 0px 20px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__price.visible-xs table td:first-of-type {
    width: 35%;
    font-weight: 600;
  }
  .page-cartPage .item__list__cart .item__list--item .item__info .item__name {
    width: calc(100% - 35px);
  }
  .page-cartPage .editIconNgb {
    right: 45px;
    top: 5px;
  }
  .page-cartPage .item__list .item__remove,
  .page-cartPage .item__list .item__menu {
    right: 7px;
  }
  .page-cartPage .ngb-item-desc {
    max-width: 100%;
  }
  .page-cartPage .item-terms a {
    max-width: 100%;
  }
  .page-cartPage .item__list__cart .item__list--item .item__price.visible-xs table td:nth-child(2) {
    padding-left: 10px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__remove,
  .page-cartPage .item__list__cart .item__list--item .item__menu {
    width: 25px;
  }
  .page-cartPage .skip,
  .page-cartPage .skiptocontent,
  .page-cartPage .skiptonavigation {
    position: static;
    width: auto;
    height: auto;
    margin: 0px;
    padding: 0;
    overflow: hidden;
    clip: auto;
    border: 0;
  }
  .page-cartPage .item__list__cart .item__list--item .item__datepicker .datepickerForm .datepickerIcon {
    right: 50px;
  }
  .page-cartPage .skiptonavigation,
  .page-cartPage .skiptocontent {
    display: none;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details {
    width: calc(100% - 120px);
    margin-bottom: 10px;
    min-height: 96px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .qty,
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .details .contractStartDate {
    display: none;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price {
    width: 100%;
    margin-left: 0px;
    padding-left: 10px;
    float: left;
    margin-top: 10px;
  }
  .checkout-order-summary .checkout-order-summary-list li .price table td:first-child {
    width: 100px;
    text-align: left;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price span:first-child {
    padding: 10px 7px 10px 0px;
    width: 100px;
    display: inline-block;
  }
  .checkout-order-summary table td:nth-child(2) {
    font-size: 18px;
    font-weight: 600;
    color: #505357;
  }
  .checkout-order-summary table td.cart-bundle-package {
    font-size: 18px;
    color: #505357;
  }
  .page-singleStepCheckoutPage .disclaimer_description span {
    font-size: 16px;
    line-height: 22px;
    color: #505357;
  }
  .page-singleStepCheckoutPage .checkout-headline span.checkout-required {
    display: block;
  }
  .page-singleStepCheckoutPage .checkout-details-wrap .section .heading {
    padding: 0px;
  }
  .page-singleStepCheckoutPage .checkOutBack {
    width: 100%;
    margin-bottom: 20px;
  }
  .page-singleStepCheckoutPage #place-order-button {
    width: 100%;
    margin: 0px;
    margin-bottom: 20px;
  }
  .checkout-order-summary #order-totals th {
    font-size: 14px;
  }
  .ngb .table tbody > tr > td {
    padding: 15px;
  }
  .ngb .table tbody > tr > td:first-child {
    padding: 15px 20px;
  }
  .ngb .table tbody > tr > td p:first-child {
    padding: 0px 5px;
  }
  .ngb .table tbody > tr > td.font-14 {
    padding: 15px 26px 15px 20px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price table td {
    padding: 10px 0 0 10px;
  }
  .checkout-order-summary .checkout-order-summary-list li .price table td:first-child {
    padding: 10px 7px 10px 0px;
  }
  .rightValue {
    padding-left: 10px;
  }
  .checkout-order-summary table td {
    font-size: 18px;
    font-weight: 600;
    color: #505357;
  }
  .checkout-order-summary table td:first-child {
    font-weight: 400;
  }
  .item__quantity span {
    display: inline-block;
    margin-top: 10px;
    padding-left: 10px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__datepicker label {
    width: 55%;
    font-size: 16px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__datepicker span {
    padding-top: 11px;
    display: inline-block;
    width: 42%;
    text-align: right;
    font-size: 16px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__datepicker .datepickerForm .datepickerInput {
    width: 42%;
    padding: 5px;
    height: 40px;
    margin: 0;
    float: right;
    margin-left: 5px;
    font-size: 16px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__quantity label {
    width: 50%;
    font-size: 16px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__datepicker .datepickerForm .datepickerIcon {
    right: 5px;
  }
  .item__quantity span {
    display: inline-block;
    margin-top: 10px;
    padding-left: 10px;
    text-align: right;
    width: 47%;
    font-size: 16px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__price.visible-xs table td:first-of-type {
    width: 50%;
    font-weight: 600;
    font-size: 16px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__price.visible-xs table td {
    padding-right: 10px;
    text-align: right;
    font-size: 16px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__price.visible-xs table td:first-child {
    text-align: left;
  }
  .page-cartPage .item__list__cart .item__list--item .item__quantity input {
    float: right;
  }
  #order-totals td {
    font-weight: 600;
    font-size: 18px;
  }
  #order-totals td.cart-bundle-package {
    font-weight: 400;
  }
  .disclaimer_description {
    color: #505357;
  }
  .cart-totals table th {
    font-size: 14px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__menu {
    width: 100%;
    top: auto;
    bottom: 10px;
  }
  .item__menu .editIconNgb {
    position: static;
    width: 50%;
    float: left;
    text-align: left;
    padding-left: 30px;
    font-weight: 600;
    color: #0072CE;
    text-transform: uppercase;
    font-size: 16px;
  }
  .page-cartPage .item__list__cart .item__list--item .item__menu {
    width: 100%;
    top: auto;
    bottom: 25px;
  }
  .item__menu .glyphicon-remove-circle:before {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    content: 'Remove';
    font-size: 16px;
    position: absolute;
    top: -15px;
    left: -85px;
    color: #0072CE;
    text-transform: uppercase;
  }
  .item__list__cart .item__list--item {
    padding-bottom: 50px;
  }
  .item__info .editIconNgb {
    display: none;
  }
  .rightValue {
    padding-left: 10px;
    display: inline-block;
    text-align: right;
    width: 48%;
    font-size: 16px;
    float: right;
    padding: 10px 0px 10px 0px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price span:first-child {
    width: 52%;
    display: inline-block;
    text-align: left;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list li .price table td:first-child {
    width: 50%;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price table {
    width: 100%;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items .price table td.actualPrice {
    float: right;
    font-size: 16px;
  }
  .product__list.prod_list_view .product__list--thumb > img {
    width: 100%;
    padding-right: 0px;
    height: 100%;
  }
  .content .margin-top-bottom-30.manageInfoData {
    width: calc(140%);
    margin-left: -20px;
    margin-bottom: 50px;
  }
}
#accountSwitchPopupTemplate .reviewOptions .selectReviewView label {
  padding-left: 20px;
  min-width: 100%;
}
#accountSwitchPopupTemplate .reviewOptions .selectReviewView {
  min-width: 100%;
}
#accountSwitchPopupTemplate .account-list .account-list-li {
  padding: 0px;
  padding-bottom: 10px;
}
#accountSwitchPopupTemplate .account-list .account-list-li .account-address {
  text-transform: uppercase;
  font-size: 16px;
  padding-left: 10px;
  font-weight: 400;
  cursor: pointer;
}
#accountSwitchPopupTemplate .reviewOptions input[type='radio'] {
  top: -4px;
}
#accountSwitchPopupTemplate .account-list .account-list-li:not(.selected):hover {
  padding: 0px;
  padding-bottom: 10px;
  background-color: white;
  transition: none;
  cursor: pointer;
}
#accountSwitchPopupTemplate.container-fluid {
  padding: 40px 10px;
}
#accountSwitchPopupTemplate .search-accounts .search-btn {
  min-width: 140px;
  font-size: 18px;
  color: white;
}
#accountSwitchPopupTemplate .account-list {
  padding-bottom: 0px;
}
#accountSwitchPopupTemplate .search-accounts .reset-btn {
  float: right;
  margin-top: 12px;
  font-size: 16px;
}
.accountChangeButton {
  min-width: 145px;
}
.enrollPopup #cboxContent input.accountChangeButton {
  font-size: 18px;
  color: white;
}
.addressSelect #cboxTitle {
  padding-top: 30px;
}
#accountSwitchPopupTemplate .search-accounts .search-accounts-input {
  font-size: 14px;
}
.addressSelect #cboxOverlay {
  background: #F6F6F6;
  opacity: 96% !important;
}
@media (max-width: 576px) {
  .addressSelect #cboxOverlay {
    background: #F6F6F6;
    opacity: 1 !important;
  }
  #accountSwitchPopupTemplate .reviewOptions .selectReviewView label {
    padding-left: 20px;
    min-width: 100%;
  }
  #accountSwitchPopupTemplate .reviewOptions .selectReviewView {
    min-width: 100%;
  }
  #accountSwitchPopupTemplate .account-list .account-list-li {
    padding: 0px;
    padding-bottom: 10px;
  }
  #accountSwitchPopupTemplate .account-list .account-list-li .account-address {
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 10px;
    font-weight: 400;
    cursor: pointer;
  }
  #accountSwitchPopupTemplate .reviewOptions input[type='radio'] {
    top: -4px;
  }
  #accountSwitchPopupTemplate .account-list .account-list-li:not(.selected):hover {
    padding: 0px;
    padding-bottom: 10px;
    background-color: white;
    transition: none;
    cursor: pointer;
  }
  #accountSwitchPopupTemplate.container-fluid {
    /*  border: 1px solid #cccccc;
	    padding: 20px; */
    padding: 10px 0px;
  }
  #accountSwitchPopupTemplate .search-accounts .search-btn {
    margin-right: 20px;
    margin-top: 20px;
    min-width: 140px;
  }
  #accountSwitchPopupTemplate .account-list {
    padding-bottom: 0px;
  }
  #accountSwitchPopupTemplate .search-accounts .reset-btn {
    float: right;
    margin-right: 20px;
    margin-top: 30px;
    font-size: 16px;
  }
  .accountChangeButton {
    min-width: 145px;
  }
  #accountSwitchPopupTemplate .account-list .account-list-li .account-address {
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 0px;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    line-height: 21px;
  }
  #accountSwitchPopupTemplate .col-xs-12.col-sm-12.col-md-5 {
    border-bottom: 1px solid #D9D9D9;
    padding: 0px;
    padding-bottom: 20px;
  }
  form.search-accounts {
    padding: 0px 10px;
  }
  .search-accounts .col-xs-12 {
    padding: 0px;
  }
  .enrollPopup #cboxContent input.accountChangeButton {
    margin-left: 10px;
  }
  #cboxTitle {
    height: 70px;
  }
  .enrollPopup #cboxLoadedContent {
    margin-top: 90px;
  }
  .item__list__cart table td:last-child {
    border-bottom: 0px;
  }
}
.ngb .unenrollData .changeLevel:hover {
  background: #1E3575;
}
.spinLoader #spinner-div {
  display: block;
}
.provider-contract-termination .contract-termination .contract-change-form .form-group .contract-termination-datePicker-span.datepickerIcon {
  color: #0072ce !important;
  cursor: pointer;
  font-size: 18px !important;
}
.product-list-right-component .pagination-bar.bottom,
.page-search .pagination-bar.bottom {
  display: block;
}
.product-list-right-component .pagination-bar.bottom .sort-refine-bar .form-group,
.page-search .pagination-bar.bottom .sort-refine-bar .form-group {
  display: none;
}
.page-productList .pagination-bar.bottom {
  visibility: visible;
}
.ngb .headerLogoText h3 br {
  display: none;
}
@media (max-width: 576px) {
  .ngb .benefitingBlock img {
    width: 100%;
  }
  .ngb .row.margin-top-bottom-40.manageInfoData.enrolledSaveBlock {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-bottom: 30px;
  }
  .ngb .margin-top-bottom-30.bottomEnrollData,
  .ngb.alreadyEnrolled .bottomEnrolledData {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .ngb .nextFoot img {
    width: 100%;
  }
  .product__listing .product__listing--description {
    margin-top: 0px !important;
    float: left;
    width: 100%;
  }
  .product__list--item.list_view .product__list--price-panel {
    float: left;
  }
  .product__list--item.list_view .product-buynow-btn {
    float: left;
    width: 100%;
  }
  .product__list--item.list_view .product__list--price-panel .product__listing--price .price-block-list li {
    margin-bottom: 5px;
  }
  .product__list--item.list_view .product__list--price-panel .product__listing--price .price-block-list {
    position: static;
    top: -7px;
    padding-left: 0;
    margin-bottom: 0px;
  }
  .ngb .content .simple_banner img {
    max-height: none;
  }
  .product__list--item.list_view .product-buynow-btn {
    margin-bottom: 10px;
  }
  .ngb .headerLogoText {
    top: 21px;
  }
  .ngb .headerLogoText h3 {
    font-weight: 400;
    font-size: 26px;
    color: #2B2B2B;
    line-height: 32px;
    padding: 0px;
    display: block !important;
  }
  .ngb .headerLogoText h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    margin-bottom: 5px;
  }
  .ngb .headerLogoText h3 br {
    display: inline;
  }
  .provider-contracts-table td.responsive-table-cell.price p {
    text-align: left;
  }
}
@media screen and (min-width: 577px) and (max-width: 1024px) {
  .ngb .content .simple_banner img {
    width: 1440px;
    position: relative;
    left: -416px;
  }
  .simple_banner {
    overflow: hidden;
  }
  .ngb .headerLogoText {
    top: 40px;
  }
}
@media screen and (min-width: 577px) and (max-width: 1440px) {
  .product__list--item.list_view .col-sm-2 {
    width: 170px;
  }
  .product__list--item.list_view .col-sm-10.col-md-10 {
    width: calc(100% - 170px);
  }
}
.ngb .unenrollData .changeLevel:hover {
  background: #1E3575;
}
@media screen and (max-width: 768px) {
  .page-ProviderContractDetails .recurringItemDetails.contract-item-details .contract-item-table .responsive-table .responsive-table-cell:first-child {
    width: 100%;
  }
  .page-ProviderContractDetails .provider-contract-history .responsive-table-item {
    padding: 10px;
  }
  .page-ProviderContractDetails .provider-contract-history .responsive-table-item td {
    padding: 10px;
  }
  .page-ProviderContractDetails .provider-contract-history .responsive-table-item td:nth-child(odd) {
    font-weight: 700;
  }
  .page-ProviderContractDetails .contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData {
    min-width: 100%;
  }
  .page-ProviderContractDetails .contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData .item-desc {
    max-width: 100%;
  }
  .page-ProviderContractDetails .contract-item-details .contract-item-table {
    padding: 10px;
  }
  .page-ProviderContractDetails .recurringItemDetails .responsive-table-item {
    padding: 10px 0px;
  }
  .page-ProviderContractDetails .contract-item-options {
    min-height: auto;
  }
  .page-ProviderContractDetails .responsive-table-item {
    display: block;
  }
  .page-ProviderContractDetails .recurringItemDetails .contract-item-duration,
  .page-ProviderContractDetails .recurringItemDetails .contract-item-price,
  .page-ProviderContractDetails .recurringItemDetails .contract-item-options {
    margin-top: 15px;
  }
  .page-ProviderContractDetails td.responsive-table-cell {
    display: block;
  }
  .page-ProviderContractDetails .contract-item-options {
    min-height: auto;
  }
  .page-ProviderContractDetails .hidden-xs {
    display: none !important;
  }
  .page-ProviderContractDetails table .visible-xs {
    display: block !important;
  }
  .page-ProviderContractDetails .contract-item-table .responsive-table td:nth-child(2) {
    padding-left: 10px !important;
  }
  .page-ProviderContractTermination .contract-termination-date .form-group {
    margin-top: 10px;
  }
  .page-ProviderContractTermination .recurringItemDetails.contract-item-details .contract-item-table .responsive-table .responsive-table-cell:first-child {
    width: 100%;
  }
  .page-ProviderContractTermination .provider-contract-history .responsive-table-item {
    padding: 10px;
  }
  .page-ProviderContractTermination .provider-contract-history .responsive-table-item td {
    padding: 10px;
  }
  .page-ProviderContractTermination .provider-contract-history .responsive-table-item td:nth-child(odd) {
    font-weight: 700;
  }
  .page-ProviderContractTermination .contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData {
    min-width: 100%;
  }
  .page-ProviderContractTermination .contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData .item-desc {
    max-width: 100%;
  }
  .page-ProviderContractTermination .contract-item-details .contract-item-table {
    padding: 10px;
  }
  .page-ProviderContractTermination .recurringItemDetails .responsive-table-item {
    padding: 10px 0px;
  }
  .page-ProviderContractTermination .contract-item-options {
    min-height: auto;
  }
  .page-ProviderContractTermination .responsive-table-item {
    display: block;
  }
  .page-ProviderContractTermination .recurringItemDetails .contract-item-duration,
  .page-ProviderContractTermination .recurringItemDetails .contract-item-price,
  .page-ProviderContractTermination .recurringItemDetails .contract-item-options {
    margin-top: 15px;
  }
  .page-ProviderContractTermination td.responsive-table-cell {
    display: block;
  }
  .page-ProviderContractTermination .contract-item-options {
    min-height: auto;
  }
  .page-ProviderContractTermination .hidden-xs {
    display: none !important;
  }
  .page-ProviderContractTermination table .visible-xs {
    display: block !important;
  }
  .page-ProviderContractTermination .contract-item-table .responsive-table td:nth-child(2) {
    padding-left: 10px !important;
  }
}
/* Guest Enroll */
.guestLink,
.orTextBlock.guestLink,
.guestEnrollLink {
  display: none;
}
.programeName {
  padding-left: 5px;
}
.guestEnabled .guestLink {
  display: block;
}
.guestEnabled .orTextBlock.guestLink {
  display: flex;
}
.guestEnabled .guestEnrollLink {
  display: inline;
}
.loggedIn .guestLink {
  display: none;
}
.loggedIn .guestEnrollLink {
  display: none;
}
.identityContainer p.stepText {
  font-size: 18px;
  color: #2B2B2B;
  text-align: center;
  margin: 40px auto;
  max-width: 463px;
}
.m-b-0-i {
  margin-bottom: 0 !important;
}
.identityContainer {
  margin: 10px auto 0px;
  width: 100%;
  max-width: 520px;
  padding: 30px;
  border: none;
}
.identityContainer .tab-continer {
  max-width: 460px;
  margin: 30px auto 0px;
  display: flex;
  border: 1px solid #D9D9D9;
  border-radius: 30px;
  padding: 5px 5px;
}
.identityContainer .backLink {
  font-weight: 600;
}
.identityContainer .form-control {
  height: 36px;
}
.identityContainer .programeName {
  padding-left: 3px;
}
.identityContainer .account-tab-number {
  width: 50%;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #73767B;
  cursor: pointer;
}
.identityContainer .account-tab-address {
  width: 50%;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #73767B;
  cursor: pointer;
}
.identityContainer .account-tab-number.active-account {
  color: white;
  background: #1E3575;
  border-radius: 30px;
  border: 1px solid #1E3575;
}
.identityContainer .account-tab-address.active-account {
  color: white;
  background: #1E3575;
  border-radius: 30px;
  border: 1px solid #1E3575;
}
.identityContainer .form-group {
  margin-bottom: 25px;
  position: relative;
}
.identityContainer h2 {
  font-size: 23px;
  line-height: 35px;
  margin: 0px;
  text-align: center;
  margin-bottom: 40px;
  font-weight: 700;
}
.identityContainer p {
  font-size: 16px;
  line-height: 22px;
}
.identityContainer label {
  font-size: 14px;
  text-transform: none;
}
.identityContainer label span.astrick {
  display: inline;
}
.identityContainer label span.errorAstrick {
  display: none;
}
.identityContainer .errorField label {
  color: #E31937;
}
.identityContainer .errorField label span.errorAstrick {
  display: inline;
  font-weight: 400;
  font-size: 13px;
}
.identityContainer .errorField label span.astrick {
  display: none;
}
.identityContainer .accountsContainer .form-group {
  display: inline-block;
  width: 100%;
  max-width: 350px;
  margin-right: 40px;
  margin-bottom: 30px;
}
.buttonSection {
  margin: 0px auto;
  width: 100%;
  max-width: 460px;
  padding: 0px 0px 30px;
  display: flex;
  justify-content: space-between;
}
.buttonSection .btn {
  text-transform: none;
  font-size: 18px;
  line-height: 22px;
  min-width: 110px;
  padding: 7.5px;
}
.buttonSection .btn-primary {
  min-width: 160px;
}
.errorValidation {
  margin: 30px 0 0px;
  max-width: 300px;
  padding: 10px 20px;
  border-radius: 5px;
  border: 2px solid #E31937;
  align-items: center;
  font-size: 16px;
  background: #FEFAFB;
  display: none;
}
.errorValidation .errorAstrick {
  color: #E31937;
  padding-right: 10px;
}
.errorValidation .errorValidationSC {
  margin: 30px 0 0px;
  margin-bottom: 20px;
  max-width: 1000px;
  padding: 10px 20px;
  border-radius: 5px;
  border: 2px solid #E31937;
  align-items: center;
  font-size: 16px;
  background: #FEFAFB;
  display: none;
}
.errorValidation .errorValidationSC .errorAstrick {
  color: #E31937;
  padding-right: 10px;
}
.errorContainer .errorValidation {
  display: flex;
}
.errorContainer .errorValidationSC {
  display: flex;
}
.identityFormContent {
  margin: 0px;
  max-width: 300px;
  padding: 30px 0px;
  padding-bottom: 10px;
}
.identityFormContent .form-control {
  box-shadow: none;
  height: 36px;
  padding: 7px 12px;
}
.identityFormContent .form-control:focus {
  border-color: #cccccc;
}
.identityFormContent .reasonInfo {
  margin-bottom: 0px;
}
.identityFormContent .reasonInfo > span {
  padding: 7px 40px 7px 10px;
  max-width: none;
  min-height: 36px;
}
.identityFormContent .reasonList {
  max-width: none;
  left: 0;
}
.identityFormContent label > span {
  color: #E31937;
  margin-right: 3px;
}
.errorText {
  display: none;
  color: #E31937;
  font-size: 16px;
}
.errorFieldServer .errorText {
  display: block;
}
.g-recaptcha {
  transform: scale(1);
  transform-origin: 0 0;
}
#showText {
  position: absolute;
  top: 33px;
  right: 12px;
  font-size: 14px;
  line-height: 20px;
  color: #0072CE;
  cursor: pointer;
  font-weight: 600;
}
.margin-top-5 {
  margin-top: 5px;
}
.accountsContainer {
  margin: 30px 0px;
}
.accountsContainer ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  justify-content: center;
  align-items: center;
}
.accountsContainer ul.accountDataList p {
  margin: 0px;
}
.accountsContainer ul.accountDataList > li {
  border: 1px solid #D9D9D9;
}
.accountsContainer .btn {
  width: 131px;
  font-size: 18px;
  line-height: 21px;
  padding: 8px;
}
.accountDataList ul.flexView li {
  width: 30%;
  padding: 20px;
}
.accountDataList ul.flexView li.addressInfo {
  width: 30%;
}
.accountDataList ul.flexView li.accountNumber {
  width: 40%;
}
.enrollPopup.guestMultiple #cboxTitle {
  padding-left: 0px;
}
.enrollPopup.guestMultiple #cboxLoadedContent {
  padding-left: 40px;
}
.enrollPopup.guestMultiple .multiAddress,
.enrollPopup.guestMultiple .duplicateLastName {
  padding: 20px 0px;
  margin: 0px -10px;
}
.guestMultiple .multiAddress .addressSelectHeader {
  margin-bottom: 18px;
  font-size: 16px;
}
.guestMultiple .multiAddress .verifyHeader {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}
.guestMultiple .multiAddress .verifyHeader .astrick {
  color: #E31937;
}
.guestMultiple .multiAddress .reviewOptions {
  padding-bottom: 5px;
  padding-left: 20px;
  max-height: 300px;
  overflow-y: auto;
}
.guestMultiple .multiAddress .reviewOptions .radio input {
  background: white;
  margin-top: 3px;
}
.guestMultiple .multiAddress .reviewOptions li {
  margin-bottom: 18px;
}
.guestMultiple .multiAddress .reviewOptions label span {
  padding-left: 7px;
}
.guestMultiple .multiAddress .btn {
  padding: 8px 40px;
}
.guestMultiple .duplicateLastName .astrick {
  color: #E31937;
}
.guestMultiple .duplicateLastName .addressSelectHeader {
  margin-bottom: 18px;
  font-size: 16px;
}
.guestMultiple .duplicateLastName .form-group {
  margin-bottom: 18px;
}
.guestMultiple .duplicateLastName .form-group label {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.guestMultiple .duplicateLastName .verifyHeader {
  font-size: 14px;
  line-height: 20px;
}
.guestMultiple .duplicateLastName .verifyHeader .astrick {
  color: #E31937;
}
.guestMultiple .duplicateLastName .reviewOptions {
  padding-bottom: 5px;
  padding-left: 20px;
}
.guestMultiple .duplicateLastName .reviewOptions .radio input {
  background: white;
  margin-top: 3px;
}
.guestMultiple .duplicateLastName .btn {
  padding: 8px 40px;
}
.guestMultiple .multiAddress .reviewOptions .radio input[type='radio']:checked {
  background: #1E3575;
}
.guestMultiple #cboxContent .dupLastNameForm .form-group label {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.guestMultiple #cboxContent .multiAddress .verifyHeader {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 18px;
  font-weight: 600;
}
.dupLastNameForm .form-group {
  max-width: 350px;
}
@media (max-width: 576px) {
  .identityContainer {
    border: none;
    padding: 20px 24px;
    margin-top: 0px;
  }
  .identityContainer .account-tab-number {
    font-size: 16px;
    /*padding: 7px 3px;*/
  }
  .identityContainer .account-tab-address {
    font-size: 16px;
    /*padding: 7px 3px;*/
  }
  .buttonSection {
    flex-direction: column;
    padding: 30px 26px 30px;
  }
  .buttonSection .btn.btn-white-background {
    order: 2;
  }
  .buttonSection .btn.btn-primary {
    order: 1;
    margin-bottom: 20px;
  }
  /*.g-recaptcha {
		transform: scale(1.07);
	}*/
  .identityContainer {
    margin-top: 20px;
  }
  .steps {
    margin: 24px 26px 10px;
  }
}
.steps .outercircle {
  width: 25px;
  line-height: 25px;
  display: inline-block;
  background: #FFFFFF;
  border-radius: 30px;
  border: 2px solid #1E3575;
  float: left;
  height: 25px;
}
.steps .active {
  background: #1E3575;
  color: #FFFFFF;
  border: 1px solid #ffffff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  display: inline-block;
  font-family: Open Sans;
  font-size: 16px;
  line-height: 18.5px;
  text-align: center;
  width: 22px;
  float: left;
  margin-left: 0px;
  height: 22px;
  margin-top: 0px;
}
.steps {
  margin: 50px auto 10px;
  max-width: 600px;
  padding: 0px;
}
.steps .line {
  display: inline-block;
  border-top: 2px solid #D9D9D9;
  margin-top: 12px;
  width: calc(25% - 30px);
  float: left;
}
.steps .progressed-line {
  border-color: #1D661A;
}
.steps .outercircle {
  width: 26px;
  line-height: 21px;
  display: inline-block;
  background: #FFFFFF;
  border-radius: 30px;
  border: 2px solid #1E3575;
  float: left;
  height: 26px;
}
.steps .checkmark-bread:after {
  content: " ";
  display: inline-block;
  font-size: 23px;
  width: 6px;
  height: 12px;
  border: solid white;
  border-width: 0 0.1em 0.1em 0;
  position: relative;
  top: 3.7px;
  margin-left: -0.3em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
@media (max-width: 576px) {
  .steps {
    margin: 24px 26px 10px;
  }
}
/*.ngb .guestLink a{
	text-decoration: underline;
}
.ngb .guestLink{
	font-size: 14px;
}

.ngb .joinData .guestLink{
	font-size: 14px;
	line-height: 18px;
	padding: 20px 30px;
}

.ngb .bottomEnroll .guestLink{
	text-align: right;
}*/
.searchError {
  font-size: 16px;
  line-height: 22px;
  color: #2B2B2B;
}
.intro-account a {
  display: inline-block;
}
.enrollPopup.guestMultiple #cboxOverlay,
.enrollPopup.guestMultiple #cboxOverlay {
  background: #F6F6F6;
}
.hidden-sm-text {
  display: none;
  color: #2B2B2B;
}
@media (max-width: 576px) {
  .hidden-sm-text {
    display: block;
  }
  .enrollPopup.guestMultiple #cboxLoadedContent {
    padding-left: 20px;
  }
  .enrollPopup.guestMultiple .multiAddress,
  .enrollPopup.guestMultiple .duplicateLastName {
    margin: 0px 0px;
  }
  .accountsContainer ul {
    display: block;
  }
  .identityContainer .accountsContainer .form-group {
    margin-right: 0px;
  }
  .accountsContainer ul.flexView {
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
  }
  .accountDataList ul.flexView li.enrollInfo.text-center {
    padding-bottom: 30px;
  }
  .accountsData {
    width: calc(100% + 48px);
    margin-left: -24px;
  }
  .selectAddress .accountDataList ul.flexView li {
    width: 100%;
    display: flex;
  }
  .accountsContainer .btn {
    width: 100%;
  }
  .accountsContainer ul.accountDataList > li {
    border: none;
  }
  .accountDataList ul.flexView li > * {
    flex: 1;
  }
  .accountDataList ul.flexView li {
    padding: 20px 24px;
  }
}
/* Guest Button */
.guestBtn {
  width: calc(100% - 60px);
  margin: 18px auto;
  display: block;
  padding: 8px 40px;
  text-transform: capitalize;
}
.orTextBlock {
  margin: 18px 30px;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
}
.orTextBlock span {
  width: 40%;
  height: 1px;
  background: #B1B3B3;
}
.orTextBlock span.OrText {
  width: 20%;
  height: auto;
  background: none;
  font-size: 18px;
  line-height: 21px;
  text-transform: lowercase;
}
.errorIdentity {
  margin: 0px -10px;
  padding: 15px 0px;
}
.l1Check {
  display: none;
}
li.enrollInfo.text-center {
  font-size: 18px;
  line-height: 21px;
  color: #2B2B2B;
  font-weight: 600;
  text-align: left;
}
.accountNumber p.font-wt-600 {
  font-size: 18px;
  line-height: 21px;
  color: #2B2B2B;
}
button.guestEnrollLink,
.ngb .joinData .enrollNow {
  margin-left: 30px;
  width: calc(100% - 60px);
  text-transform: capitalize;
  font-size: 18px;
  line-height: 21px;
  padding: 8px 40px;
}
button.guestEnrollLink:hover {
  background: #1E3575;
  color: white;
  border: 1px solid #1E3575;
}
.notLoggedIn .notLoggedButton {
  display: block;
}
.notLoggedIn .loggedInButton {
  display: none;
}
.loggedIn .notLoggedButton {
  display: none;
}
.loggedIn .loggedInButton {
  display: block;
}
.ngb .bottomEnrollData .bottomEnroll .guestEnrollLink {
  margin-top: 0px;
  margin-bottom: 10px;
}
.ngb .bottomEnrollData .bottomEnroll .orTextBlock.guestLink {
  margin-left: auto;
  margin-right: 0px;
  font-size: 18px;
  margin: 13px 0px 15px auto;
  max-width: 292px;
}
.ngb .row .bottomEnroll button {
  min-width: 292px;
  max-width: 292px;
}
.programeDetails .row .bottomEnroll .orTextBlock span.OrText {
  font-size: 18px;
  line-height: 21px;
}
.ngb .row .bottomEnroll button.btn-primary {
  border: 3px solid;
}
#cboxLoadedContent .errorValidation {
  margin: 30px auto 30px;
  max-width: none;
}
#cboxLoadedContent .errorValidationSC {
  margin: 30px auto 30px;
  max-width: none;
}
.accountNumberSearch .accountInfo .accountNumber {
  visibility: hidden;
}
.ngb .row .bottomEnroll button {
  padding: 8px 20px;
}
.duplicateLastName .searchError {
  padding: 0 40px 0 0;
}
.duplicateLastName .errorValidation {
  padding: 8px 20px;
}
.duplicateLastName .errorValidationSC {
  padding: 8px 20px;
}
.dteHomepageLink a {
  font-size: 16px;
}
.guestLinkRedirect button {
  padding: 7px 50px;
  margin: 45px 0px 0px;
}
.disclaimer_description span {
  font-size: 16px;
  color: #505357;
  font-weight: 400;
}
.notLoggedIn.blocked .guestEnrollLink {
  border: 1px solid #B1B3B3;
  color: #73767B;
  background: white;
  pointer-events: none;
}
.steps .active-line {
  border-color: #1E3575 !important;
}
.page-cartPage .steps {
  margin-bottom: 30px;
}
@media (max-width: 576px) {
  .ngb .bottomEnrollData .bottomEnroll .orTextBlock.guestLink {
    margin: 13px auto 15px auto;
  }
  .ptsEnrollBlock {
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 100%;
    max-height: none;
  }
}
@media screen and (min-width: 577px) and (max-width: 1024px) {
  .steps {
    margin: 50px 20px 10px;
  }
  .identityContainer {
    margin: 40px 20px 0px;
    width: auto;
  }
  .buttonSection {
    margin: 0px 20px 0px;
    width: auto;
  }
}
@media (max-width: 400px) {
  .g-recaptcha {
    transform: scale(1.07);
  }
}
.genIcon {
  display: none;
}
.page-singleStepCheckoutPage .checkoutIcon {
  display: inline;
}
.page-cartPage .cartIcon {
  display: inline;
}
.loggedIn .guestLink {
  display: none !important;
}
.enrollPopup #cboxContent .smartEnrollPopup .hearUs label {
  width: 100%;
  font-weight: 600;
}
.enrollPopup #cboxContent .smartEnrollPopup .selectedAdress.singleAddress {
  width: 300px;
  padding-left: 0;
}
.page-guestNoCartEnrollPage .guestBreadcrumb {
  margin-bottom: 60px;
}
.enrollPopup #cboxContent .nonCartFlow .confirmButton {
  margin-bottom: 40px;
}
.nonCartFlowPage .steps .line {
  width: calc(33.33% - 30px);
}
.nonCartFlowPage {
  max-width: 700px;
  margin: 0px auto;
}
.enrollPopup.nonCartFlow #cboxContent .smartEnrollPopup .selectedAdress.singleAddress {
  min-width: 300px;
  width: 360px;
}
.terms-and-conditions-text {
  font-size: 16px;
  font-weight: 400;
  color: #505357;
}
.guestLinkRedirect button a {
  font-size: 18px;
  color: white;
  line-height: 21.09px;
}
.enroll .btn-primary {
  border-width: 1px;
}
.salesTaxCart {
  display: inline;
}
.salesTaxCheckout {
  display: none;
}
.page-singleStepCheckoutPage .salesTaxCart {
  display: none;
}
.page-singleStepCheckoutPage .salesTaxCheckout {
  display: inline;
}
.page-cartPage .salesTaxCart {
  display: inline;
}
.page-cartPage .salesTaxCheckout {
  display: none;
}
.accountsContainer .astrick {
  color: #E31937;
}
.buttonSection .btn-primary {
  color: #ffffff;
  background-color: #0072ce;
  border-color: #0072ce;
}
.buttonSection .btn-white-background:hover {
  background: #1E3575;
  color: white;
  border: 1px solid #1E3575;
}
.identityContainer.identityScreen .programeName {
  padding-left: 0px;
}
.identityScreen .accountNotElligible {
  padding: 20px;
}
.page-identifyVerificationPage .errorLines img {
  top: calc(50% - 11px);
}
.identityContainer .account-tab-number {
  font-weight: 600;
  padding: 2px;
}
.identityContainer .account-tab-address {
  font-weight: 600;
  padding: 2px;
}
.identityContainer .account-tab-number.active-account {
  font-weight: bold;
}
.identityContainer .account-tab-address.active-account {
  font-weight: bold;
}
.steps li.circle {
  border: 1px solid #1E3575;
  line-height: 21px;
}
.steps .active {
  line-height: 21px;
}
.steps .active {
  border: 1px solid #ffffff;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  width: 22px;
  height: 22px;
}
.steps .outercircle {
  width: 24px;
  line-height: 21px;
  display: inline-block;
  background: #FFFFFF;
  border-radius: 30px;
  border: 1px solid #1E3575;
  float: left;
  height: 24px;
}
.m-b-0 {
  margin-bottom: 0px;
}
.errorIdentity {
  padding-bottom: 0px;
}
.enrollPopup #cboxClose span.glyphicon {
  top: 19px;
}
.ngb .row .bottomEnroll button.btn-primary {
  border: 0px solid;
}
.guestMultiple .multiAddress .reviewOptions label span.mobile-inline-block {
  padding: 0;
}
.checkout-details-wrap .section .heading {
  font-size: 23px;
}
.ngb .row.no_margin.enroll p b {
  font-weight: 600;
}
.captchaInfo {
  margin: 0px;
  max-width: 300px;
  padding: 0px;
  margin-bottom: 10px;
}
#service-address,
#account-number {
  padding-bottom: 0px;
}
@media (max-width: 576px) {
  .captchaInfo {
    margin-bottom: 30px;
  }
  .identityFormContent {
    padding-bottom: 0px;
  }
  .identityContainer {
    padding-bottom: 5px;
  }
  .buttonSection {
    padding-top: 0px;
  }
  .page-identifyVerificationPage .accountNotElligible {
    margin: 30px 20px 10px;
  }
  .page-identifyVerificationPage .buttonSection {
    padding-top: 30px;
  }
  .smartProg .bottomEnrolled .orTextBlock span {
    margin-bottom: 0px;
  }
  .ptsBottomEnroll {
    float: none;
    min-width: 292px;
    max-width: 292px;
    margin: 0px auto;
  }
  .mobile-inline-block {
    display: inline-block;
  }
  .errorIdentity {
    margin: 0px;
  }
  .notLoggedIn .row .bottomEnroll button.loggedInButton {
    display: none;
  }
  .ngb .bottomEnroll .reasonInfo {
    margin-bottom: 25px;
  }
  .buttonSection {
    max-width: 402px;
  }
  .enrollPopup.guestMultiple #cboxClose {
    top: -5px;
  }
  .guestMultiple .multiAddress .reviewOptions label span {
    padding-left: 0px;
  }
  .ngb.smartProg.smartCur .joinData {
    margin-bottom: 30px;
  }
  .joinToday-SC {
    margin-top: 30px;
  }
}
@media (min-width: 577px) and (max-width: 1023px) {
  .accountDataList ul.flexView li.enrollInfo {
    text-align: right;
  }
  .accountsContainer .btn {
    max-width: 100%;
  }
  .accountDataList ul.flexView li.enrollInfo {
    width: 30%;
  }
}
.item__quantity span.cartQty {
  display: inline;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #505357;
}
.item__quantity span.cartQty.desktopQty {
  display: inline;
}
.item__quantity span.cartQty.mobileQty {
  display: none;
}
.guestEnabled .guestEnrollLink {
  background: transparent;
}
.page-selectAccountPage .steps .active {
  padding-left: 1px;
  line-height: 20px;
}
.form-guest-info {
  max-width: 460px;
  margin: 0 auto;
}
.backLink .arrowImg {
  top: -2px;
}
.identityContainer.selectAddress {
  max-width: 690px;
}
.selectAddress .accountsContainer {
  background-color: #F6F6F6;
  margin: 50px 0px;
  padding: 15px 0;
}
.selectAddress .accountsContainer .form-group {
  margin: 25px auto;
  display: block;
}
.selectAddress .accountsContainer .accountDataList ul.flexView li:last-child {
  text-align: right;
}
.step4 {
  margin: 40px auto 0;
  max-width: 952px;
}
.step4 .continueBlock .checkInfo {
  margin-bottom: 0;
}
.step4 .backToProg a {
  text-decoration: none;
}
.step4.migp #cboxContent .error td.bg-grey .selecError,
.migp #cboxContent .step5 .error td.bg-grey .selecError {
  left: -20px;
}
.stepTwo.step5 {
  display: block;
  margin: 10px auto 0px;
  width: 100%;
  max-width: 720px;
  padding: 30px;
  border: none;
}
.stepTwo.step5 .backEnrollLink {
  text-decoration: none;
}
.captchaInfo {
  margin-bottom: 0;
}
.captchaInfo .js-recaptcha-dteb2cutilcaptcha {
  margin-bottom: 0;
}
.identityContainer .form-group.m-0 {
  margin: 0px;
}
.accountDataList ul.flexView li.addressInfo {
  width: 42%;
}
.accountsContainer ul.accountDataList > li {
  background: white;
  padding: 14px;
}
.accountsContainer ul.accountDataList > li:nth-child(even) {
  background: #F6F6F6;
}
.selectAddress .accountsContainer .accountDataList ul.flexView li:last-child {
  text-align: left;
}
.step4.migp #cboxContent .calculatorTableData .table tbody > tr > td span {
  display: inline-block;
}
.accountDataList ul.flexView li {
  padding: 10px;
}
.selectAddress .accountsContainer .accountDataList ul.flexView li:last-child {
  width: 180px;
}
.order-acc-deatils {
  border-bottom: 4px solid #1E3575;
}
@media (max-width: 576px) {
  .enrollPopup.guestMultiple #cboxLoadedContent {
    width: calc(100% - 40px) !important;
  }
  .accountDataList.accountNumberSearch ul.flexView li.accountNumber {
    display: none;
  }
  .accountDataList ul.flexView li.enrollInfo.text-center p {
    margin-left: 50%;
    font-size: 18px;
    line-height: 21px;
  }
  .item__quantity span.cartQty.desktopQty {
    display: none;
  }
  .item__quantity span.cartQty.mobileQty {
    display: inline;
  }
  .accountNumber p.font-wt-600 {
    font-size: 16px;
  }
  button.guestEnrollLink {
    padding: 8px 0px;
  }
}
@media (max-width: 639px) {
  .page-dteCustomProductPage .navigation--middle .mobile__nav__row--btn.mobile__nav__row--btn-search {
    visibility: hidden;
  }
  .branding-mobile.dte-branding-mobile,
  .page-dteCustomProductPage .branding-mobile.dte-branding-mobile {
    height: 46px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .page-dteCustomProductPage .navigation .desktop__nav {
    height: auto;
    min-height: 0px;
  }
}
@media (max-width: 1024px) {
  .branding-mobile.dte-branding-mobile {
    height: 46px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.ngb.smartProg .joinData {
  text-align: center;
}
.addressSelect-sc {
  padding-left: 12%;
}
.payreturnGuest {
  margin-bottom: -22px !important;
}
.ngb.smartsav .enrollContentInfo h2 {
  margin-top: 0px;
}
.smartProg .hidden-mobile-text {
  display: block !important;
}
.errorMsg.mandateError a.dtePhone {
  text-decoration: none;
}
.loggedIn .smartProg .loginHintTab1 {
  display: none !important;
}
.provider-contract-details .recurringItemDetails {
  margin-top: 72px;
}
.contract-item-details .contract-item-body .contract-back-btn {
  margin-top: 23px;
}
.smartProg .hidden-desktop-text {
  display: none !important;
}
.ngb.smartProg .joinData p {
  padding: 20px 30px;
}
ul.addressList li {
  padding: 10px 10px 10px;
  padding-right: 50px;
}
ul.addressList li.selected:hover {
  background: #0072CE;
}
ul.addressList li:hover {
  background: #0072CE;
  color: white;
}
.reasonList li:hover {
  background: #0072CE;
  color: white;
}
.ngb.smartProg .ngbEnroll {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ngb.smartProg h2 {
  margin: 20px 0px;
}
.programeDetails p {
  text: none;
}
.padding-bottom-20 {
  padding-bottom: 20px;
}
.displayBorder {
  border: none !important;
}
.smartProg .bottomEnrollData .enrollNow1 a {
  color: #ffffff;
}
.border-green {
  border: 1px solid green;
}
.ngb.smartProg .bottomEnrolled {
  display: block;
}
.shortWays .image-desktop-view {
  min-width: 475px;
}
.guestLink-sc {
  padding: 8px 19px;
}
.accordion .card .card-header {
  width: 100%;
  background-color: #FFF;
  background-image: url("../images/Expand.svg");
  background-repeat: no-repeat;
  background-position: 30px center;
  text-align: left;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #0072CE;
  text-transform: capitalize;
  text-decoration: none;
}
.smartEnrollPopup ul.hearUsDropList li:hover {
  background: #0072CE;
  color: white;
}
.alreadyEnrolled .smartCur .border-right-custom,
.alreadyEnrolled .smartCur .border-left-custom {
  top: 65px;
}
.smartEnrollPopup .errorDropDown .hearUsDrop {
  border: 1px solid #E31937;
  color: #E31937;
}
.smartEnrollPopup #cboxContent .errorDropDown .hearUsDrop .glyphicon {
  color: #E31937;
}
#labelError {
  display: flex;
}
.accordion > .card .card-header.active {
  background-color: #1E3575;
  background-image: url("../images/Contract.svg");
  color: #FFF;
}
.border-bottom-grey {
  border-bottom: 1px solid #d9d9d9;
}
.border-right-grey {
  border-right: 1px solid #d9d9d9;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.checkPlan input[type="radio"]:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin: 3px auto;
  border-radius: 50%;
}
.margin-left-30 {
  margin-left: 30px;
}
.margin-right-29 {
  margin-right: 29px;
}
.alreadyEnrolled .smartsav .smartEnroll {
  display: none;
}
.alreadyEnrolled .smartsav .smartEnrolled {
  display: block;
}
.alreadyEnrolled .smartsav .ngbEnroll,
.alreadyEnrolled .smartsav .bottomEnrollData {
  display: none;
}
.alreadyEnrolled .smartsav .peakTime .enroll .col-sm-8,
.alreadyEnrolled .smartsav .programeDetails .enroll .col-sm-8 {
  width: 100%;
}
.alreadyEnrolled #faq-accordion-program-container,
.alreadyEnrolled #faq-smart-ther {
  margin-bottom: 30px;
}
.ngb.smartProg .headerLogoText {
  top: 103px;
}
.smartEnrollPopup ul.addressList {
  top: 56px;
}
.sucessVoice {
  padding-left: 5px;
}
.postEnrollErroMessage {
  border: 2px solid #0072CE;
  border-radius: 5px;
  background: rgba(0, 114, 206, 0.04);
  padding: 27px;
  font-size: 16px;
  margin: 30px auto 10px;
  max-width: 952px;
  color: #2b2b2b;
}
.blocked .smartProg .enrollNow1,
.firstLevelFail .smartProg .enrollNow1 {
  background: #76737B;
  border-color: #76737B;
  pointer-events: none;
}
.alreadyEnrolled .ngb.smartCur .ngbEnroll {
  display: block;
}
/*.alreadyEnrolled .smartCur .row.no_margin.enroll,.blocked .smartCur .row.no_margin.enroll{
	display: none;
}*/
.alreadyEnrolled .smartCur .row.no_margin.enroll {
  display: none;
}
.postEnrollCurrent,
.alreadyEnrolled .preEnrollCurrent {
  display: none;
}
.alreadyEnrolled .postEnrollCurrent,
.preEnrollCurrent {
  display: block;
}
.blocked .smartProg .bottomEnrollData {
  display: none;
}
/*.blocked .smartCur .row.no_margin.enroll{
	display: none;
}*/
.blocked .smartCur .joinData {
  display: none;
}
.blocked .smartCur .errorMsgForEnrolled {
  display: block;
}
.errorMsgForEnrolled {
  text-align: center;
  display: none;
}
.enrolledData {
  font-weight: 400 !important;
  font-size: 29px !important;
  line-height: 39.49px !important;
}
.alreadyEnrolled .smartCur .bottomEnrolled span {
  display: block;
  position: static;
  text-align: center;
}
.alreadyEnrolled .smartCur .bottomEnrolled .enrollNow1 {
  display: none;
}
.alreadyEnrolled .smartCur .ngbEnroll,
.alreadyEnrolled .smartCur .bottomEnrollData {
  display: block;
}
.smartProg .enrollNow1 a {
  color: white;
}
.smartProg .bottomEnrollData .enrollNow1 a {
  color: #0072ce;
}
.smartProg .enrollNow1 a:hover {
  color: white;
}
.smartProg .row .bottomEnrolled button:hover a {
  color: white;
}
.smartProg h2.text-center.margin-bottom-40 {
  margin-top: 20px;
}
.smartProg .programeDetails .peakWorks .col-sm-4 {
  padding-left: 0px;
}
.smartProg .padding-12 {
  padding: 0px 12px !important;
}
.smartProg .accordion .card .card-header {
  border: 1px solid #D9D9D9;
  padding: 12px 30px 12px 55px;
}
.smartProg .smartEnrolled {
  display: none;
}
.smartProg .accordion .card .card-header.active {
  border: 1px solid #1E3575;
  color: white;
}
.smartProg .accordion .card .card-body {
  padding: 30px;
  text-transform: capitalize;
  font-size: 16px;
  border: 1px solid #D9D9D9;
  font-weight: 400;
}
.smartProg .accordion .card .card-body p {
  margin-bottom: 20px;
}
.smartProg .accordion .card .card-body p:last-child {
  margin-bottom: 0px;
}
.smartProg .peakWorks.aboutPeak.flexView .border-grey {
  border: 1px solid #d9d9d9;
  width: calc(100% - 5px);
  height: 100%;
}
.smartProg .peakWorks.aboutPeak.flexView .border-grey h3 {
  font-size: 23px;
}
.smartProg .FAQ-accordion h2 {
  text-align: center;
  margin: 40px 0px;
}
.smartProg .bottomEnrolled span {
  position: relative;
  top: 8px;
}
.smartProg .bottomEnrolled .enrollNow {
  text-transform: capitalize;
  float: right;
  position: static;
}
.smartProg .peakWorks .dataContent h3 {
  margin-top: 0px;
}
.smartProg .commitmentBlock p.tickText {
  margin-bottom: 17px;
}
.smartProg .peakTime .peakWorks .col-sm-4 .dataContent {
  padding: 16px 50px;
}
.smartProg .border-right-custom,
.smartProg .border-left-custom {
  top: 35px;
}
.smartProg .four-block-row .col-sm-12 {
  display: flex;
  justify-content: space-between;
}
.smartProg .four-block-row .peakData {
  min-width: 228px;
}
.smartProg .four-block-row .peakData .logo {
  padding: 28px 0px 24px 0px;
}
.smartProg .colHeading p:first-child {
  color: #2B2B2B;
  font-size: 23px;
  margin-bottom: 5px;
}
.smartProg .colHeading p:last-child {
  color: #2B2B2B;
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.smartProg .peakData .bottomText {
  padding: 13px 0px 16px 0px;
  background: #4A7729;
}
.smartProg .peakData .bottomText p {
  color: white;
  font-size: 16px;
}
.smartProg .offPeak {
  border: 1px solid #4A7729;
}
.smartProg .midPeak {
  border: 1px solid #006269;
}
.smartProg .onPeak {
  border: 1px solid #523178;
}
.smartProg .criticalPeak {
  border: 1px solid #1E3575;
}
.smartProg .offPeak .bottomText {
  background: #4A7729;
}
.smartProg .midPeak .bottomText {
  background: #006269;
}
.smartProg .onPeak .bottomText {
  background: #523178;
}
.smartProg .criticalPeak .bottomText {
  background: #1E3575;
}
.smartProg .comparisonBlock {
  border: 2px solid #D9D9D9;
  padding: 13px 0px;
}
.smartProg .comparisonText {
  font-size: 16px;
}
.smartProg .participationSave {
  font-size: 23px;
  line-height: 32px;
  font-weight: 600;
}
.smartProg a[href^="tel:"] {
  font-weight: 600;
}
.smartProg h3 sup {
  font-size: 10px;
  top: -15px;
  padding-left: 0px;
}
.smartProg .peakTime .peakWorks .logo.text-center {
  padding-top: 35px;
  padding-bottom: 15px;
}
.smartProg .border-right-custom,
.smartProg .border-left-custom {
  top: 95px;
}
.smartProg .peakWorks.aboutPeak.col-sm-12.col-xs-12.padding-zero.flexView {
  padding-top: 30px;
}
.smartProg .col-sm-6.padding-30.padding-bottom-10.manage {
  padding-right: 32px;
  padding-bottom: 5px;
}
.smartProg .col-sm-6.padding-30.padding-bottom-10.manage p {
  margin-bottom: 20px;
}
.smartProg .col-sm-6.padding-30.padding-bottom-10.manage h2 {
  margin-top: 0px;
}
.smartProg .col-sm-6.padding-30.padding-bottom-10.manage b {
  font-weight: 600;
}
.margin-top-bottom-20 {
  margin: 20px 0px !important;
}
.font-weight-600 {
  font-weight: 600;
}
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.text-align-left {
  text-align: left;
}
.ngb.smartCur h2 {
  margin-top: 0px;
}
.margin-top-40 {
  margin-top: 40px;
}
.smartProg .accordion .card .card-body {
  text-transform: initial;
}
.smartProg .accordion .card #collapse3 .card-body b {
  font-weight: 600;
}
.ngb.currentRecurringText .selectReviewView.productValues .radio {
  cursor: pointer;
}
.smartProg .font-600 {
  font-weight: 600;
}
.enrollPopup #cboxContent div.voicePhoneDetails {
  margin-bottom: 20px;
}
.smartEnrollPopup #ph3,
.smartEnrollPopup #vp3 {
  min-width: 102px;
}
.smartEnrollPopup #colorbox,
.smartEnrollPopup #cboxOverlay,
.smartEnrollPopup #cboxWrapper {
  overflow: visible;
}
.smartCur .peakTime .peakWorks .logo.text-center {
  padding-top: 35px;
  padding-bottom: 15px;
}
.smartCur .row.maxiBenifit h2 {
  margin-top: 0px;
}
.smartCur .row.maxiBenifit p {
  margin-bottom: 20px;
}
.smartCur .row.maxiBenifit a {
  text-decoration: underline;
  font-weight: 600;
}
.smartCur .logoTextBlock {
  padding-top: 99px;
  text-align: center;
}
.smartCur .logotopText2,
.smartCur .logotopText {
  font-size: 20px;
  line-height: 27px;
  color: #2B2B2B;
}
.smartCur .logotopText,
.smartCur .logotopText2 {
  margin-bottom: 0px;
}
.smartCur .row.maxiBenifit .logoTextBlock img {
  position: relative;
  top: -40px;
}
.smartCur .peakWorks.aboutPeak.col-sm-12.col-xs-12.padding-zero.flexView {
  padding-top: 30px;
}
.smartCur dataContent.text-left.padding-20 {
  padding: 18px;
}
.smartCur .peakTime .peakWorks .col-sm-4 .dataContent p.font-weight-600 {
  margin-bottom: 0px;
}
.smartCur #DPPComp {
  margin-bottom: 20px;
  padding-bottom: 0px;
}
.smartCur .row.no_margin.margin-top-bottom-30.four-block-row {
  margin-top: 20px;
}
.smartCur .peakWorks.aboutPeak.col-sm-12.col-xs-12.padding-zero.flexView {
  padding-top: 30px;
}
.smartCur .col-sm-6.padding-30.padding-bottom-10.manage {
  padding-right: 32px;
}
.smartCur .col-sm-6.padding-30.padding-bottom-10.manage p {
  margin-bottom: 20px;
}
.smartCur .programAlert a {
  text-decoration: none;
}
.smartCur .programAlert a.text-underline {
  text-decoration: underline;
}
.ngb.smartProg .FAQ-accordion h2 {
  text-align: center;
  margin: 40px 0px;
}
.content.margin-bottom-40.ngb.smartProg {
  margin-bottom: 60px;
}
.notLoggedIn .enroll .enrollNow1 {
  position: absolute;
  top: 70px;
  left: calc(50% - 80px);
  font-size: 18px;
  line-height: 21px;
  background: #0072CE;
  border-radius: 0;
  padding: 8px 40px;
}
.notLoggedIn .smartProg .enroll .enrollNow1,
.smartProg .loginHintTab1,
.loggedIn .smartProg .enroll .enrollNow1 {
  position: static;
}
.ngb .joinData .enrollNow1 {
  margin-left: 0px;
}
.enroll .enrollNow1:hover {
  background: #1E3575;
}
.enrollNow1 {
  position: absolute;
  top: calc(33%);
  left: calc(-30%);
  font-size: 18px;
  line-height: 21px;
  border-radius: 0;
  padding: 8px 40px;
}
.smartProg .bottomEnrolled .enrollNow1 {
  text-transform: capitalize;
  float: right;
  position: static;
}
.ngb.smartCur .commitmentBlock {
  margin-top: 0px;
  padding-top: 0px;
}
.ngb.smartCur .joinData p.loginHintTab1 {
  max-width: 235px;
  text-align: left;
  padding-top: 0px;
}
.smartCur .unenrollData {
  margin-top: 40px;
}
.smartCur .manageAlertsCurrent {
  padding: 7px 45px;
}
.smartCur .postEnrollCurrent .peakWorks.aboutPeak.col-sm-12.col-xs-12.padding-zero.flexView {
  padding-top: 0px;
}
.smartProg .accordion .card .card-header {
  text-transform: initial;
}
.smartCur .row.maxiBenifit p.logotopText {
  margin-bottom: 0px;
}
.smartProg .comparisonBlock {
  background: #F6F6F6;
}
.content.smartProg.smartCur .simple_banner img {
  width: 100%;
}
.content .simple_banner .banner_middle {
  position: absolute;
  left: 54%;
  top: 92px;
  width: 45px;
  height: 45px;
  min-width: 45px;
  max-width: 45px;
  min-height: 45px;
  max-height: 45px;
}
.smartProg .peakData .bottomText {
  font-weight: 700;
  font-size: 16px;
}
.ngb h2.savingHeading {
  font-size: 29px;
}
.margin-top-bottom-40 {
  margin: 40px 0px;
}
.margin-top-bottom-30 {
  margin: 30px 0px;
}
.alreadyEnrolled .smartCur.ngb .peakTime .enrolledContent {
  display: flex;
  border: 1px solid #D9D9D9;
}
.enrollPopup.smartEnrollPopup #cboxLoadedContent {
  padding-left: 40px;
}
@media (max-width: 1023px) {
  .ngb.smartProg .headerLogoText {
    top: 40px;
  }
  .content .simple_banner .banner_middle {
    left: 48%;
    top: 50px;
  }
}
@media (max-width: 667px) {
  .home-comp-padding-mob {
    padding: 12px !important;
  }
  .content .simple_banner .banner_middle_current {
    display: none;
  }
  .payreturnGuest {
    margin-bottom: -1px !important;
  }
  .openMsg {
    min-height: 118px !important;
    max-height: 118px !important;
  }
  .orText-sc {
    padding-left: 18px !important;
  }
  .text-right {
    text-align: center !important;
    margin-right: 25px !important;
    padding-top: 30px !important;
    padding-bottom: 5px !important;
  }
  .errorMsgForEnrolled {
    padding-top: unset !important;
    padding-left: 10px !important;
    margin: 40px 0px;
  }
  .addressSelect-sc {
    padding-right: 2px;
    padding-left: unset !important;
  }
  .radioCheckLabel-V {
    width: 88% !important;
  }
  .radioCheckLabel-T {
    width: 88% !important;
  }
  .singleAddress-scAddress-sc {
    text-align: center !important;
  }
  .videoMob {
    display: flex !important;
    flex-direction: column !important;
  }
  .videoMob h2 {
    padding: unset !important;
  }
  .videoOrder {
    order: 2 !important;
  }
  .savingClass {
    padding-right: 5px;
  }
  .heading-sc {
    padding-left: 20px !important;
    padding-right: 11px !important;
  }
  .checkPlan-sc {
    display: flex !important;
  }
  .radioError {
    margin-left: -4px !important;
  }
  .confirmbutton-sc {
    padding-left: 22px !important;
    padding-right: 16px !important;
  }
  .errorValidation-sc {
    text-align: left !important;
  }
  .refresh-sc {
    text-align: left !important;
    padding-left: 20px !important;
  }
  .dataContentSc {
    margin-bottom: 10px !important;
    border-bottom: none !important;
  }
  .smartcurrentAlready {
    padding-left: unset !important;
    padding-right: unset !important;
    width: 105% !important;
  }
  .fexViewForMob {
    width: 105% !important;
  }
  .guestLink-sc {
    padding: 8px 53px;
  }
  .alreadyun {
    text-align: left !important;
    padding-left: 25px !important;
    padding-right: 14px !important;
  }
  .ngb .benefitingTextMob {
    padding: 20px !important;
  }
  .shortWaysMob {
    width: 94% !important;
  }
  .confirmBtnMob {
    display: grid !important;
    width: calc(95%);
    margin-right: 10px !important;
  }
  .confirmBtnMob button {
    margin-bottom: 20px !important;
    margin-left: unset !important;
  }
  .thermostateStyle {
    margin-left: 20px !important;
    width: 90% !important;
  }
  .amieligible {
    padding-right: 10px;
    border: none !important;
    width: 95%;
    margin-left: 10px;
    padding-left: 10px;
    margin-top: 27px;
  }
  .ngb.smartProg.smartCur .joinDataforMob {
    padding-top: 30px !important;
  }
  .bottom-sc {
    border: 1px solid #d9d9d9 !important;
    width: 95% !important;
    margin-left: 10px !important;
  }
  .shortWays .image-desktop-view {
    min-width: auto;
    width: 100%;
  }
  .savingHeading {
    font-size: 26px;
  }
  .ngb.smartProg .bottomEnrolled {
    text-align: center;
  }
  .smartProg .bottomEnrolled .enrollNow1 {
    float: none;
  }
  .banner_middle_current {
    display: none;
  }
  .mobileImageHeight {
    max-height: 170px;
  }
  .smartProg .peakTime .peakWorks .logo.text-center {
    padding-top: 30px;
    padding-bottom: 5px;
  }
  .smartProg .peakTime .peakWorks .col-sm-4 .dataContent {
    text-align: center;
  }
  .ngb.smartProg .headerLogoText {
    max-width: 220px;
    top: 29px;
  }
  .ngb.smartProg .ngbEnroll {
    border-left: none;
    border-right: none;
  }
  .ngb.smartProg .programeDetails .peakWorks .col-sm-4 {
    border: none;
  }
  .ngb.smartProg .programeDetails .dataContent {
    text-align: left;
  }
  #brandLogos img {
    width: 100%;
  }
  .ngb.smartProg .margin-top-bottom-30.commitmentBlock {
    padding-left: 30px;
    padding-right: 30px;
  }
  .smartProg .accordion .card .card-header {
    white-space: normal;
  }
  .notLoggedIn .smartCur .peakTime .enroll .col-sm-4,
  .notLoggedIn .smartCur .programeDetails .enroll .col-sm-4 {
    min-height: auto;
    max-height: none;
  }
  .smartCur .peakTime .enroll .col-sm-4,
  .smartCur .programeDetails .enroll .col-sm-4 {
    min-height: auto;
    max-height: none;
  }
  .smartProg .four-block-row .col-sm-12 {
    display: block;
    padding: 0px 10px;
  }
  .smartProg .four-block-row .peakData {
    min-width: auto;
    margin: 13px 0px;
  }
  .smartProg .comparisonBlock {
    border: 2px solid #D9D9D9;
    padding: 13px 0px;
    width: calc(100% + 20px);
    margin-left: -10px !important;
    padding: 30px 55px;
  }
  .smartProg .comparisonText {
    margin-bottom: 20px;
  }
  .smartProg .bottomEnrolled span {
    padding: 0px 30px;
    margin-bottom: 25px;
  }
  .smartProg .col-sm-12.col-xs-12.padding-zero.border-grey.flexView.margin-bottom-20 {
    display: flex;
    flex-direction: column;
    border: 0px;
  }
  .smartCur .col-sm-6.padding-30.padding-bottom-10.manage {
    order: 2;
  }
  .smartCur .logoTextBlock {
    padding-top: 30px;
    text-align: center;
    width: calc(100% + 40px);
    margin-left: -20px;
    border-top: 1px solid #d9d9d9;
  }
  .smartCur .col-sm-6.padding-30.padding-bottom-10.manage {
    order: 2;
  }
  .content .simple_banner .banner_middle {
    position: absolute;
    left: 24%;
    top: 80px;
    width: 33px;
    height: 34px;
    min-width: 34px;
    max-width: 34px;
    min-height: 34px;
    max-height: 34px;
  }
  .alreadyEnrolled .smartCur.ngb .peakTime .enrolledContent {
    display: block;
    border: none;
  }
  .smartCur #DPPComp h2 {
    margin-top: 30px;
  }
  .smartProg .border-left-custom {
    top: -10px;
    width: 163px;
    left: 106px;
    height: 1px;
    display: block;
  }
  .smartProg .border-right-custom {
    bottom: 10px;
    width: 163px;
    left: 106px;
    top: auto;
    height: 1px;
    display: block;
  }
  .alreadyEnrolled .smartCur .bottomEnrolled span {
    margin-bottom: 0px;
  }
  .smartsav .peakTime .enroll .col-sm-8,
  .smartsav .programeDetails .enroll .col-sm-8 {
    padding: 0px 10px 20px;
  }
  .smartsav .row.no_margin.margin-top-bottom-40.manageInfoData.margin-top-50 .col-sm-6.padding-30.padding-bottom-10.manage {
    padding: 30px;
  }
  .accordion {
    padding-left: 24px;
    padding-right: 24px;
  }
  .smartCur .row.no_margin.margin-top-bottom-40.maxiBenifit.preEnrollCurrent {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .smartProg.smartCur .four-block-row .peakData .logo {
    display: inline-block;
    padding: 18px 20px;
  }
  .smartProg.smartCur p.mobileTextCric {
    color: #2B2B2B;
    font-size: 23px;
    margin-bottom: 5px;
    position: relative;
    top: 15px;
    text-align: left;
  }
  .smartProg.smartCur .text-center.colHeading {
    display: inline-block;
    padding-top: 15px;
  }
  .smartProg .colHeading p:first-child,
  .smartProg .colHeading p:last-child {
    position: relative;
    top: 15px;
  }
  .singleLineMobile {
    min-height: 73px;
  }
  .singleLineMobile p {
    padding-top: 12px;
  }
  .alreadyEnrolled .smartCur .border-right-custom,
  .alreadyEnrolled .smartCur .border-left-custom {
    top: auto;
    left: 90px;
  }
  .smartCur .border-right-custom,
  .smartCur .border-left-custom {
    left: 90px;
  }
  .smartProg .peakTime .peakWorks .col-sm-4 .dataContent.moreHeightText {
    min-height: 225px;
  }
  .alreadyEnrolled .smartCur .border-left-custom {
    top: -10px;
  }
  .smartProg .colHeading p:first-child,
  .smartProg .colHeading p:last-child {
    text-align: left;
  }
  .hidden-break-mobile br {
    display: none;
  }
  .smartProg.smartCur.ngb .row.no_margin.margin-top-bottom-30.benefitingBlock.non-width-100 {
    margin: 30px 10px;
    width: auto;
  }
  .smartCur .row.maxiBenifit .logoTextBlock img {
    width: auto;
    top: -55px;
  }
  .smartCur .logoTextBlock {
    max-height: 310px;
  }
  .smartCur .mobile-margin-bottom-0 {
    margin-bottom: 0px !important;
  }
  .smartProg .peakWorks.aboutPeak.flexView .border-grey {
    width: 100%;
  }
  .smartProg .peakWorks.aboutPeak.flexView .border-grey-sc {
    width: 95%;
    border: 1px solid #d9d9d9;
  }
  .smartProg .hidden-mobile-text {
    display: none !important;
  }
  .row.no_margin.margin-top-bottom-30.postEnrollCurrent.postDataView.border-grey-sc,
  .row.no_margin.margin-top-bottom-30.preEnrollCurrent.postDataView.border-grey-sc {
    width: 95%;
    border: 1px solid #d9d9d9;
    margin-left: 10px;
  }
  .smartProg .hidden-desktop-text {
    display: block !important;
  }
  .enrollPopup.smartEnrollPopup #cboxLoadedContent {
    padding-left: 20px;
  }
  .smartTermsCondition #cboxLoadedContent {
    padding-left: 20px;
  }
  .smartTermsCondition #cContent {
    float: left;
    width: 50% !important;
    height: 125px;
  }
  .smartProg .peakTime .peakWorks .col-sm-4 .dataContent {
    min-height: 142px;
  }
  .enrolledSaveBlock .image-mobile-view,
  .manageInfoData.shortWays .image-mobile-view {
    min-width: auto;
  }
  .smartProg .tabHeader {
    min-height: 60px;
  }
  .smartProg .tab {
    margin-top: -60px;
  }
  .smartProg .greyBackground {
    height: 71px;
  }
  .smartProg .comparisonBlock {
    padding: 30px 53px;
  }
  .smartProg .participationSave {
    font-size: 23px;
    line-height: 24px;
  }
  .smartProg .manageInfoData.shortWays .manage {
    min-height: 268px;
    padding-left: 30px;
  }
  .content .margin-top-bottom-40.manageInfoData.shortWays {
    margin-bottom: 30px;
  }
  .smartProg .postDataView .peakWorks.aboutPeak.flexView .border-grey h3 {
    margin-top: 17px;
  }
  .smartProg .preEnrollCurrent .peakWorks.aboutPeak.flexView .border-grey h3 {
    margin-top: 17px;
  }
  .content .margin-top-bottom-40.manageInfoData.shortWays {
    width: 100%;
    margin-left: 0;
  }
  .content .margin-top-bottom-40 {
    margin: 50px 0px;
  }
  padding-top-bottom-30 {
    padding: 30px 30px;
  }
  .padding-left-30 {
    padding-left: 30px;
  }
  .padding-right-29 {
    padding-left: 29px;
  }
  .alreadyEnrolled .smartCur #DPPComp h2 {
    margin-top: 0px;
  }
  .smartsav .margin-top-bottom-40.manageInfoData.newEnhanceBlock {
    width: 100%;
    margin-left: 0;
  }
  .smartsav .margin-top-bottom-40.manageInfoData.newEnhanceBlock {
    width: 100%;
    margin-left: 0;
  }
  .enrolledSaveBlock .image-mobile-view,
  .manageInfoData.newEnhanceBlock .image-mobile-view {
    min-width: auto;
  }
  .smartsav .row.no_margin.margin-top-bottom-40.manageInfoData.margin-top-50.newEnhanceBlock .col-sm-6.padding-30.padding-bottom-10.manage {
    padding-right: 33px;
  }
  .smartProg .simple_banner img {
    max-height: none;
  }
  .enrollPopup.unEnrollSavers #cboxTitle {
    padding-right: 25px;
  }
  .programAlert a {
    text-decoration: underline;
  }
}
@media (min-width: 576px) {
  .margin-technician {
    margin-top: -40px;
    margin-left: 30px;
  }
}
@media (max-width: 374px) {
  .smartProg .tab {
    margin-top: -60px;
  }
  .home-comp-margin-mob {
    margin: 0  !important;
    padding: 12px ;
  }
}
@media (min-width: 414px) and (max-width: 896px) {
  .openMsg {
    min-height: 118px !important;
    max-height: 118px !important;
  }
}
.row.no_margin.margin-top-bottom-30.commitmentBlock.postEnrollCurrent {
  padding-top: 20px;
}
.enrollPopup.smartEnrollPopup #cboxTitle {
  padding-left: 0px;
}
.unEnrollContent {
  padding: 25px 10px 0px;
}
.unEnrollContent .contractChange-form-popup-dropdown {
  max-width: 315px;
  margin: 20px auto;
}
.unEnrollContent label {
  font-weight: 600;
}
.unEnrollContent .requiredFields_description {
  font-weight: 600;
}
.unEnrollContent #otherCancellationReason {
  margin-bottom: 0px;
}
.unEnrollContent .reasonList {
  left: calc(50% - 157px);
}
.enrollPopup #cboxContent .unEnrollContent label {
  font-weight: 600;
}
.enrollPopup #cboxContent .unEnrollContent input {
  color: #2B2B2B;
}
.smartTermsCondition {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 40px;
  gap: 40px;
  position: absolute;
  width: 770px;
  height: 521px;
  left: 335px;
  top: 139px;
}
.smartTermsCondition .termConditon {
  width: 100%;
  padding: 40px;
}
.smartTermsCondition .termConditon p {
  font-family: Open Sans;
  font-weight: 600;
  font-size: 16px;
  line-height: 21.79px;
  margin-bottom: 30px;
  line-height: 16px;
}
.smartTermsCondition .termConditon p .terms {
  height: 100%;
  width: 651px;
  overflow-y: scroll;
  text-align: justify;
}
.smartTermsCondition .confirmButton {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 18px;
  line-height: 25px;
  font-family: Open Sans;
  font-weight: 600;
}
.smartEnrollPopup .checkInfo {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.smartEnrollPopup .pref {
  margin-bottom: 20px;
}
.smartEnrollPopup .hearUs .col-sm-6 {
  padding: 0px;
}
.smartEnrollPopup .hearUsDrop {
  color: #2B2B2B;
  font-size: 16px;
  border: 1px solid #B1B3B3;
  padding: 6px 60px 6px 10px;
  position: relative;
  width: 300px;
  display: inline-block;
  text-align: left;
  cursor: pointer;
  text-transform: capitalize;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.smartEnrollPopup .hearUsDropList {
  list-style: none;
  padding: 0px;
  position: absolute;
  max-width: 300px;
  margin: 0px auto;
  width: 300px;
  left: 0px;
  border: 1px solid #B1B3B3;
  top: 38px;
  background: white;
  max-height: 362px;
  overflow-y: auto;
  z-index: 999;
}
.smartEnrollPopup .othersHearUs {
  font-size: 16px;
  border: 1px solid #B1B3B3;
  padding: 6px 60px 6px 10px;
}
.smartEnrollPopup ul.hearUsDropList li {
  text-align: left;
  padding: 10px 10px 10px;
  padding-right: 50px;
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
}
.enrollPopup #cboxContent .addressInfo {
  margin-bottom: 20px;
}
.enrollPopup.smartEnrollPopup #cboxContent .selectedAdress {
  padding: 6px 60px 6px 10px;
  color: #2b2b2b;
}
.enrollPopup.smartEnrollPopup #cboxContent .hearUs label {
  width: 100%;
  font-weight: 600;
}
.enrollPopup.smartEnrollPopup #cboxContent .active .selectedAdress {
  color: white;
}
.enrollPopup.smartEnrollPopup #cboxContent .active .hearUsDrop {
  background: #1E3575;
  color: white;
}
.enrollPopup.smartEnrollPopup #cboxContent p.errorMsg {
  margin-bottom: 10px;
}
.unEnrollSavers #cboxLoadedContent,
.smartEnrollPopup #cboxLoadedContent {
  overflow: visible !important;
}
.enrollPopup.smartEnrollPopup .updatedErrorMsg {
  margin-bottom: 20px;
}
.smartEnrollPopup .checkInfo.existingPhone,
.smartEnrollPopup .checkInfo.phoneDetails {
  margin-bottom: 10px;
}
.smartEnrollPopup .checkInfo.hearUs {
  margin-bottom: 20px;
}
.ngb.currentRecurringText .selectReviewView.productValues {
  padding-left: 10px;
}
.ngb.currentRecurringText {
  float: left;
  width: 100%;
  margin-top: 15px;
}
.enrollPopup #cboxContent div.inputPhone {
  padding-left: 30px;
  margin-top: 5px;
}
.smartEnrollPopup .hearUsDrop {
  font-size: 14px;
}
.ngb.currentRecurringText p.nonRadio {
  margin-left: -20px;
  padding-right: 40px;
}
.row.no_margin.margin-top-bottom-30.commitmentBlock.postEnrollCurrent.startTab {
  padding: 20px;
}
.smartCur .postEnrollCurrent.shortWays .col-sm-6.padding-30.padding-bottom-10.manage {
  width: 100%;
  margin: 0;
}
.paperLessText a {
  display: inline;
}
.page-orderConfirmationPage .paperLessText {
  max-width: 620px;
}
.enrollPopup #cboxContent p.chooseAddress {
  width: 300px;
  margin: 0px auto;
  text-align: left;
  margin-bottom: 4px;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  color: #505357;
}
.content .simple_banner .banner_middle_current {
  position: absolute;
  right: 10%;
  top: 43%;
  width: 45px;
  height: 45px;
  min-width: 45px;
  max-width: 45px;
  min-height: 45px;
  max-height: 45px;
}
.page-ContractTerminationConfirmation .main__inner-wrapper .checkout-success__body {
  margin-top: 82.5px;
  margin-bottom: 113px;
}
.smartProg .accordion .card .card-header {
  white-space: normal;
}
.page-orderConfirmationPage .main__inner-wrapper .checkout-success__body {
  margin-top: 67px;
  margin-bottom: 113px;
}
.account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) a.font-wt-600.text-underline {
  text-decoration: none;
  font-weight: 600;
}
.smartProg .peakTime .peakWorks .col-sm-4 .dataContent.padding-bottom-35 {
  padding-bottom: 35px;
}
.smartsav .peakTime .peakWorks .col-sm-4 .dataContent {
  padding: 16px 53px;
}
.enrollPopup.cancellationPopup #cboxClose {
  right: 10px;
  top: 30px;
}
.page-ProviderContractTermination.cancellationPopup #colorbox #cboxTitle {
  padding-left: 0px;
}
.enrollPopup.cancellationPopup #cboxLoadedContent {
  padding-top: 40px;
}
.enrollPopup.cancellationPopup #cboxOverlay {
  background: #F6F6F6;
  opacity: 96% !important;
}
@media screen and (min-width: 667px) and (max-width: 799px) {
  .smartCur .unenrollData {
    text-align: center;
  }
}
@media (max-width: 576px) {
  .smartsav .peakTime .enroll .col-sm-4,
  .smartsav .programeDetails .enroll .col-sm-4 {
    max-height: none;
  }
  .unEnrollSavers #colorbox,
  .unEnrollSavers #cboxOverlay,
  .unEnrollSavers #cboxWrapper {
    overflow: visible;
  }
  .unEnrollContent .reasonList {
    left: 0px;
  }
  .enrollPopup.unEnrollSavers #cboxOverlay {
    background: #F6F6F6;
  }
  .ngb .margin-top-bottom-30.benefitingBlock.newEnhancementBlock {
    margin: 30px 0px;
    width: 100%;
    padding: 0 10px;
  }
  .smartCur .unenrollData {
    text-align: center;
  }
  .margin-bottom-unset {
    margin-bottom: unset;
  }
  .padding-left-20 {
    padding-left: 20px;
  }
  .thermostate {
    background-color: #f6f6f6;
  }
  .margin-bottom-30 {
    margin-bottom: 30px;
  }
  .padding-unset {
    padding-left: unset;
    padding-right: unset;
  }
  .padding-10 {
    padding: 10px;
  }
  .alignment {
    font-weight: normal;
  }
  .alreadyun {
    text-align: center;
  }
  .content.margin-bottom-40.ngb.smartsav {
    margin-bottom: 30px;
  }
  .ngb.smartProg .margin-top-bottom-30.commitmentBlock.smartEnroll,
  .ngb.smartProg .margin-top-bottom-30.commitmentBlock.smartEnrolled {
    padding-left: 10px;
    padding-right: 13px;
    margin-bottom: 0px;
    padding-bottom: 20px;
  }
  .smartsav .peakWorks.aboutPeak.flexView .border-grey h3 {
    margin-top: 17px;
  }
  .ngb.smartsav .margin-top-bottom-30.bottomEnrollData,
  .alreadyEnrolled .ngb.smartsav .bottomEnrolledData {
    margin-bottom: 0px;
  }
  .max-height-164 {
    max-height: 164px !important;
  }
  #smartThermostat,
  .ngb.smartsav .margin-top-bottom-30.commitmentBlock.smartEnrolled {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ngb.smartProg .FAQ-accordion h2 {
    margin: 30px 0px;
  }
  .ngb.smartsav .margin-top-bottom-30.commitmentBlock.smartEnrolled {
    margin-bottom: 20px;
  }
  .headerTabText {
    display: block;
    font-size: 16px;
    max-width: 80px;
    margin: 0px auto;
  }
  .smartsav .learnMore {
    text-align: left;
  }
  .max-bottom-mobile-10 {
    padding-bottom: 10px !important;
  }
  .smartsav .mobileImageHeight {
    max-height: none;
  }
  .ngb.smartsav .enrollContentInfo h2 {
    margin-top: 20px;
  }
  #brandLogos .border-right-grey {
    border-right: none;
  }
  #brandLogos .mobile-three-right-border {
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: none;
  }
  #brandLogos .mobile-two-right-border {
    border-right: none;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    border-left: none;
  }
  #brandLogos .mobile-one-right-border {
    border-top: none;
    border-right: 1px solid #d9d9d9;
    border-bottom: none;
    border-left: none;
  }
  #brandLogos .mobile-one-bottom-border {
    border-top: none;
    border-bottom: 1px solid #d9d9d9;
    border-right: none;
    border-left: none;
  }
  #brandLogos .mobile-one-bottom-border .mobile-three-right-border {
    border-top: none;
  }
  #brandLogos .mobile-one-bottom-border .mobile-two-right-border {
    border-top: none;
  }
  .account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) a.font-wt-600.text-underline {
    text-decoration: underline;
  }
  .account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) a:visited {
    color: #523178;
  }
  #brandLogos .col-sm-3 {
    min-height: 126px;
  }
  #brandLogos {
    width: calc(100% + 20px);
    margin-left: -10px;
  }
  .smartProg .text-center.bottomText {
    width: calc(100% + 2px);
    margin-left: -1px;
    margin-bottom: -1px;
  }
}
#brandLogos img {
  max-width: 100%;
}
.reasonList li {
  text-transform: none;
}
.paperLessText a {
  padding-left: 0px;
}
.reasonInfo > span {
  text-transform: none;
}
.refreshLink {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16PX;
  color: #505357;
  font-weight: 400;
}
.smartEnrollPopup .refreshLink {
  margin-top: 15px;
}
@media screen and (min-width: 820px) and (max-width: 1180px) {
  .payreturnGuest {
    margin-bottom: -22px !important;
  }
  .radio-2 {
    width: 40.666667% !important;
  }
  .radio-1 {
    width: 58.33333333% !important;
  }
  .text-right {
    text-align: right !important;
    margin-right: 25px !important;
  }
  .rowFAQ {
    margin-left: 10px !important;
    margin-right: 13px !important;
  }
  .fexViewForMob {
    width: 99% !important;
    margin-left: 10px !important;
  }
  .shortWaysMob {
    margin-left: 10px !important;
    width: 73% !important;
  }
  .thermostate {
    margin-left: 20px !important;
    width: 95% !important;
  }
  .iframeVideo1st {
    height: 345px !important;
  }
  .row.no_margin.margin-top-bottom-30.postEnrollCurrent.postDataView.border-grey-sc,
  .row.no_margin.margin-top-bottom-30.preEnrollCurrent.postDataView.border-grey-sc {
    width: 95% !important;
    border: 1px solid #d9d9d9;
    margin-left: 20px !important;
  }
}
@media screen and (min-width: 577px) and (max-width: 1024px) {
  #smartThermostat {
    margin-bottom: 0px;
  }
  .payreturnGuest {
    margin-bottom: -22px !important;
  }
  .radio-2 {
    width: 40.666667% !important;
  }
  .radio-1 {
    width: 58.33333333% !important;
  }
  .text-right {
    text-align: right !important;
    margin-right: 25px !important;
  }
  .rowFAQ {
    margin-left: 10px !important;
    margin-right: 13px !important;
  }
  .fexViewForMob {
    width: 99% !important;
    margin-left: 10px !important;
  }
  .shortWaysMob {
    margin-left: 10px !important;
    width: 66% !important;
  }
  .thermostate {
    margin-left: 20px !important;
    width: 95% !important;
  }
  .thermostate_sc {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .row.no_margin.margin-top-bottom-30.postEnrollCurrent.postDataView.border-grey-sc,
  .row.no_margin.margin-top-bottom-30.preEnrollCurrent.postDataView.border-grey-sc {
    width: 95% !important;
    border: 1px solid #d9d9d9;
    margin-left: 20px !important;
  }
  .iframeVideo1st {
    height: 378px !important;
  }
  .ngb.smartProg.smartCur .joinDataforMob {
    min-width: 145px !important;
    max-width: 235px !important;
  }
  .smartProg .peakWorks.aboutPeak.flexView .border-grey-sc {
    border: 1px solid #d9d9d9;
  }
  .smartProg .four-block-row .peakData {
    margin-top: 10px;
  }
  .smartProg .four-block-row .col-sm-12 {
    flex-wrap: wrap;
  }
  .content .simple_banner .banner_middle_current {
    right: 8%;
  }
  .ipad-padding-20 {
    padding: 0px 20px;
  }
  .border-bottom-grey {
    margin-left: 70px;
    width: 86%;
  }
}
@media (max-width: 576px) {
  .page-dteCustomProductPage.saveAlertPref #cboxLoadedContent {
    padding-left: 20px;
    padding-top: 15px;
    padding-right: 20px;
  }
  .alreadyun {
    text-align: left;
  }
  .page-dteCustomProductPage.saveAlertPref #cboxLoadedContent .enrollPopupData {
    padding: 25px 5px 5px;
  }
  .refreshLink {
    padding: 0px 20px;
    text-align: center;
  }
}
.smartProg img.newTabLink {
  padding-right: 5px;
  position: relative;
  top: -1px;
}
.smartProg a img.normalLink {
  display: inline;
}
.smartProg a img.linkHover {
  display: none;
}
.smartProg a:hover img.normalLink {
  display: none;
}
.smartProg a:hover img.linkHover {
  display: inline;
}
/* Guest Enrollment Flow */
.ngb.smartProg.smartCur .joinData {
  width: 100%;
  text-align: center;
  padding: 0px 25px;
}
.ngb.smartProg.smartCur .joinData .enrollNow1 {
  width: 100%;
}
.guestEnabled .ngb.smartProg.smartCur .guestEnrollLink {
  width: 100%;
  margin: 0;
  padding: 8px 0px;
}
.ngb.smartProg.smartCur .orTextBlock {
  margin: 18px 0px;
}
.smartProg .bottomEnrolled .enrollNow1 {
  width: 100%;
}
.smartProg .bottomEnrolled .orTextBlock span {
  position: static;
}
.padding-10 {
  padding: 10px !important;
}
.padding-10-sc {
  padding: 10px 0px !important;
}
.howItWorks {
  text-align: center;
  margin-top: 20px;
}
.signin {
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 22px !important;
  margin-top: 10px;
}
.signinlink {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #0072ce;
  text-decoration: underline;
  display: inline !important;
}
.smartProg .peakWorks.aboutPeak.flexView .border-grey-sc {
  border: 1px solid #d9d9d9;
  width: calc(95%);
  height: 100%;
}
.width-100 {
  width: 100% !important;
}
.fexViewForMob {
  width: 104%;
}
.savingClass {
  padding-right: 10px;
  border: 1px solid #d9d9d9;
  padding-left: 13px;
}
.smartProg .bottomEnrollData .enrollNow1 a {
  color: #ffffff;
}
.flexBlock {
  display: flex;
}
.center-hor-vert {
  align-items: center;
  justify-content: center;
}
.p-0 {
  padding: 0;
}
.m-0 {
  margin: 0px;
}
.p-30 {
  padding: 30px;
}
.f-600 {
  font-weight: 600;
}
.m-10 {
  margin-bottom: 10px;
}
.m-t-b-30 {
  margin: 30px 0px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.m-t-20 {
  margin-top: 20px;
}
.p-20 {
  padding: 20px;
}
.m-b-30 {
  margin-bottom: 30px;
}
.border-d9d9d9 {
  border: 1px solid #D9D9D9;
}
.surge p {
  color: #505357;
  font-size: 16px;
  line-height: 21px;
}
.surge .surgeEnrollData .border-d9d9d9 b {
  color: #2B2B2B;
}
.surge b {
  font-weight: 600;
}
.surge .surgeProContent b {
  color: #505357;
}
.surge .joinData p {
  margin-bottom: 20px;
  font-size: 26px;
  line-height: 35px;
  color: #2B2B2B;
}
.surge .surgeEnroll {
  padding: 8px 47px;
  border: none;
  font-size: 18px;
  font-weight: 600;
}
.surge .surgeunEnroll {
  padding: 8px 47px;
  border: none;
  font-size: 18px;
  font-weight: 600;
}
.surge .surgeunEnroll a {
  font-size: 18px;
  font-weight: 600;
  color: white;
}
.surge .surgeHeading {
  font-size: 26px;
  color: #2B2B2B;
  margin-top: 0;
}
.surge .surgeContent {
  max-width: 950px;
  margin: 0px auto;
}
.surge .surgeProtection {
  max-width: 630px;
  margin: 0px auto;
}
.surge .surgeProtection b {
  font-weight: 700;
}
.surge .headerLogoText h2 {
  color: white;
}
.surge .headerLogoText h3 {
  color: white;
}
.surge .surgeEnrollBlock {
  background: #F6F6F6;
}
.surge .surgeProImage {
  width: 115px;
  padding-top: 20px;
}
.surge .protectBenifit .subHeading {
  padding: 0px;
  text-align: center;
}
.surge .surgeProContent br {
  display: none;
}
.surge .subHeading {
  color: #2B2B2B;
  font-size: 23px;
  line-height: 32px;
  padding: 0;
}
.surge .protectWorks .subHeading {
  padding-left: 20px;
}
.surge .surgeProContent {
  width: calc(100% - 115px);
  padding-bottom: 0px;
}
.surge .protectWorksContent {
  margin-right: 12px;
  border: 1px solid #D9D9D9;
}
.surge .protectBenifit .surgeWorkImage {
  padding: 40px 0px 10px;
  text-align: center;
}
.surge .protectWorksContent:last-child {
  margin-right: 0px;
}
.surge .surgeProtection hr {
  margin: 17px 0px;
  border-top: 1px solid #D9D9D9;
}
.surge .logginText p {
  font-size: 14px;
  line-height: 19px;
  margin: 0px;
  color: #505357;
}
.surge .logginText p b {
  font-weight: 700;
  color: #505357;
}
.surge .grayBackground {
  background: #F6F6F6;
}
.surge .bottomSurge .col-sm-9 {
  padding-right: 55px;
}
.surge .bottomSurge .col-sm-3 {
  justify-content: flex-end;
  padding-right: 24px;
}
.surge .headerLogoText h3 {
  font-size: 23px;
  line-height: 27px;
  font-weight: 600;
}
.surge .headerLogoText h2 {
  font-size: 32px;
  line-height: 44px;
}
.surge .surgeProtection hr.lastLine {
  margin-bottom: 0px;
}
.surge .surgeContent .surgeEnrolledData {
  display: none;
}
.alreadyEnrolled .surge .surgeContent .surgeEnrollData {
  display: none;
}
.alreadyEnrolled .surge .surgeContent .surgeEnrolledData {
  display: flex;
}
.alreadyEnrolled .surge .surgeContent .bottomSurge {
  display: none;
}
@media (max-width: 575px) {
  .alreadyEnrolled .surge .surgeContent .surgeEnrolledData {
    display: block;
  }
  .surge .headerLogoText {
    max-width: none;
  }
  .surge .surgeProContent br {
    display: inline;
  }
  .surge .headerLogoText h3 {
    display: block !important;
  }
  .surge .surgeContent {
    padding: 0px 20px;
  }
  .surge .surgeContent .flexBlock {
    display: block;
  }
  .surge .surgeProtection hr.lastLine {
    margin-bottom: 17px;
  }
  .surge .headerLogoText h3 {
    font-size: 16px;
    line-height: 18.75px;
    padding: 0;
  }
  .surge .headerLogoText h2 {
    font-size: 26px;
    line-height: 36px;
  }
  .surge .mobileFullwidth {
    width: calc(100% + 40px);
    margin-left: -20px;
  }
  .surge .protectWorksContent {
    margin-right: 0;
  }
  .surge .surgeEnrollData,
  .surge .surgeEnrolledData {
    padding-top: 20px;
    margin-top: 0px;
  }
  .surge .surgeEnrollData .col-sm-4,
  .surge .surgeEnrolledData .col-sm-4 {
    padding: 0px;
    border: none;
    width: calc(100% + 40px);
    margin-left: -20px;
    min-height: 252px;
    display: flex;
    background: #F6F6F6;
  }
  .surge .surgeEnrollData .col-sm-8,
  .surge .surgeEnrolledData .col-sm-8 {
    padding: 0px;
    border: none;
    padding-right: 12px;
  }
  .surge .surgeEnrolledData .col-sm-4 {
    display: block;
    width: 100%;
    margin-left: 0;
    padding-top: 30px;
    min-height: auto;
  }
  .surge .surgeProImage {
    width: 100%;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 20px;
  }
  .surge .protectWorks .surgeWorkImage img {
    width: 100%;
  }
  .surge .bottomSurge .surgeEnroll {
    margin-bottom: 20px;
  }
  .surge .surgeProContent {
    width: 100%;
    padding-bottom: 0px;
  }
  .surge .protectWorks,
  .surge .protectBenifit {
    padding: 0px 13px;
    margin-bottom: 0px;
  }
  .surge .protectBenifit h2 {
    width: calc(100% + 26px);
    margin-left: -13px;
  }
  .surge .protectWorksContent {
    padding-right: 0px;
    margin-bottom: 30px;
  }
  .surge .mobile-p-l-r-13 {
    padding-left: 13px;
    padding-right: 13px;
  }
  .surge .bottomSurge {
    text-align: center;
  }
  .surge .bottomSurge .col-sm-9 {
    padding-bottom: 20px;
  }
  .surge .surgeEnrollData {
    margin-bottom: 0px;
  }
  .surge .surgeBlocks img {
    width: 100%;
  }
  .surge .surgeBlocks .flexBlock {
    display: flex;
    flex-direction: column;
  }
  .surge .surgeBlocks .grayBackground {
    order: 1;
  }
  .surge .surgeContent .surgeEnrolledData {
    display: none;
  }
}
.loggedIn .logginText {
  display: none;
}
.page-PrePayEnrollment {
  background-color: #f5f5f5;
  max-width: 768px;
  margin: 40px auto;
  font-size: 16px;
}
.page-PrePayEnrollment .js-mainHeader,
.page-PrePayEnrollment .branding-mobile {
  display: none;
}
.page-PrePayEnrollment .main-header {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.page-PrePayEnrollment .main-title {
  font-size: 29px;
  line-height: 39px;
  font-weight: 400;
  margin: 0;
}
.page-PrePayEnrollment .outer-container {
  margin-bottom: 20px;
}
.page-PrePayEnrollment .outer-container label,
.page-PrePayEnrollment .outer-container input {
  cursor: pointer;
}
.page-PrePayEnrollment .outer-container label:focus,
.page-PrePayEnrollment .outer-container input:focus {
  outline-color: transparent !important;
}
.page-PrePayEnrollment .section-header {
  color: #2b2b2b;
}
.page-PrePayEnrollment .section-header h2 {
  margin-bottom: 16px;
}
.page-PrePayEnrollment .section-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 20px;
}
.page-PrePayEnrollment .customer-info-inner {
  text-align: center;
}
.page-PrePayEnrollment .section-body-inner {
  border: 1px solid #d9d9d9;
  padding: 40px 30px;
  background-color: white;
}
.page-PrePayEnrollment .font-semi-bold {
  font-weight: 600;
}
.page-PrePayEnrollment .required-field,
.page-PrePayEnrollment .error-field {
  color: #e31937;
}
.page-PrePayEnrollment .check-block {
  display: flex;
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  margin: 12px 0 0;
}
.page-PrePayEnrollment .check-block input {
  opacity: 0;
}
.page-PrePayEnrollment .checkmark {
  position: absolute;
  left: 0;
  top: 5px;
  height: 16px;
  width: 16px;
  border: 1px solid #0072ce;
  border-radius: 2px;
}
.page-PrePayEnrollment .checkmark:after {
  position: absolute;
}
.page-PrePayEnrollment .checkmark:hover {
  border: 1px solid #1e3575;
  background: #f6f6f6;
}
.page-PrePayEnrollment .checkmark:hover:after {
  content: none;
}
.page-PrePayEnrollment .check-block .checkmark:after {
  left: 5px;
  top: 0;
  width: 5px;
  height: 12px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.page-PrePayEnrollment .check-block input:checked ~ .checkmark {
  background-color: #1e3575;
  border: 1px solid #0072ce;
}
.page-PrePayEnrollment .check-block input:checked ~ .checkmark:after {
  content: "";
}
.page-PrePayEnrollment .check-block input:not(:checked) ~ .checkmark.error {
  border: 1px solid #e31937;
}
.page-PrePayEnrollment .check-block input:checked ~ .checkmark:after {
  display: block;
}
.page-PrePayEnrollment .radio-btn {
  position: absolute;
  top: 5px;
  left: 0px;
  height: 16px;
  width: 16px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #0072ce;
}
.page-PrePayEnrollment .radio-btn:after {
  position: absolute;
}
.page-PrePayEnrollment .radio-btn:hover {
  border: 1px solid #1e3575;
  background: #f6f6f6;
}
.page-PrePayEnrollment .radio-btn:hover:after {
  content: none;
}
.page-PrePayEnrollment .radio-btn.error {
  border: 1px solid #e31937;
}
.page-PrePayEnrollment .check-block .radio-btn:after {
  top: 3px;
  left: 3px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.page-PrePayEnrollment .check-block input:checked ~ .radio-btn {
  background-color: #1e3575;
  border: 1px solid #0072ce;
}
.page-PrePayEnrollment .check-block input:checked ~ .radio-btn:after {
  content: "";
}
.page-PrePayEnrollment .check-block input:checked ~ .radio-btn:after {
  display: block;
}
.page-PrePayEnrollment .global-error-block,
.page-PrePayEnrollment .details-global-error {
  padding: 20px;
  border: 2px solid #e31937;
  border-radius: 5px;
  margin-bottom: 20px;
}
.page-PrePayEnrollment .close-icon {
  cursor: pointer;
  background-size: 18px 18px;
  height: 18px;
  width: 18px;
  margin-left: auto;
}
.page-PrePayEnrollment .info-icon {
  display: inline-flex;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 14px 16px;
  height: 16px;
  width: 16px;
  margin-right: 12px;
  margin-top: 3px;
  align-self: normal;
}
.page-PrePayEnrollment .success-icon {
  display: inline-flex;
  cursor: pointer;
  background-size: 22px 14px;
  height: 14px;
  width: 22px;
  margin-right: 12px;
}
.page-PrePayEnrollment .back-icon {
  display: inline-flex;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 8px 14px;
  height: 16px;
  width: 16px;
  margin-right: 12px;
  margin-top: 5px;
}
.page-PrePayEnrollment .error-icon {
  display: inline-flex;
  cursor: pointer;
  background-size: 22px 14px;
  height: 14px;
  width: 22px;
  margin-right: 12px;
}
.page-PrePayEnrollment .gloal-error {
  display: inline-flex;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  height: 25px;
  width: 25px;
  align-self: center;
  margin: 7px 16px 0 0;
}
.page-PrePayEnrollment .btn-block {
  display: flex;
  justify-content: center;
}
.page-PrePayEnrollment .btn-block .btn {
  border-radius: 0 !important;
  padding: 6px 40px;
  min-height: 40px;
  height: auto !important;
  text-transform: none;
}
.page-PrePayEnrollment .btn-block .btn-blue,
.page-PrePayEnrollment .btn-block .btn-refresh {
  background-color: #0072ce;
  border: 1px solid #0072ce;
  color: white;
}
.page-PrePayEnrollment .btn-block .btn-blue:hover,
.page-PrePayEnrollment .btn-block .btn-refresh:hover,
.page-PrePayEnrollment .btn-block .btn-blue:focus,
.page-PrePayEnrollment .btn-block .btn-refresh:focus {
  background-color: #1e3575;
  border: 1px solid #1e3575;
}
.page-PrePayEnrollment .btn-block .btn-blue:disabled,
.page-PrePayEnrollment .btn-block .btn-refresh:disabled {
  background-color: #73767b !important;
  border: 1px solid #73767b;
  opacity: 1;
  pointer-events: none;
}
.page-PrePayEnrollment .btn-block .btn-white {
  margin-left: 32px;
  background-color: white;
  border: 1px solid #0072ce;
  color: #0072ce;
}
.page-PrePayEnrollment .btn-block .btn-white:hover,
.page-PrePayEnrollment .btn-block .btn-white:focus {
  background-color: #1e3575;
  border: 1px solid #1e3575;
  color: white;
}
.page-PrePayEnrollment a {
  text-decoration: underline !important;
  color: #0072ce !important;
  cursor: pointer;
  font-weight: 600;
}
.page-PrePayEnrollment .error-msgs-block .check-block:first-child {
  margin-top: 0;
}
.page-PrePayEnrollment .guided-step-block {
  display: flex;
  padding-left: 38px;
  margin-top: 5px;
}
.page-PrePayEnrollment .error-msgs-block + .guided-step-block {
  padding-left: 35px;
}
.page-PrePayEnrollment .error-msgs-block {
  padding-top: 10px;
}
.page-PrePayEnrollment .errortext {
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(0deg, rgba(227, 25, 55, 0.02), rgba(227, 25, 55, 0.02)), #ffffff;
  border: 2px solid #e31937;
  padding: 16px;
  margin-top: 30%;
}
.page-PrePayEnrollment .errortext h1 {
  font-size: 28px;
}
.page-PrePayEnrollment .d-none {
  display: none;
}
.page-PrePayEnrollment label {
  font-weight: normal;
  font-size: 16px;
  text-transform: none;
}
.page-PrePayEnrollment .has-warning .W {
  color: #e31937;
}
.page-PrePayEnrollment .eligibility-checkbox,
.guided-checkbox {
  position: absolute;
  left: 0;
}
.page-PrePayEnrollment .eligibility-radio {
  position: absolute;
  left: 0;
}
.page-PrePayEnrollment .error-msgs-block {
  display: flex;
  align-items: baseline;
}
.page-PrePayEnrollment .back-btn-link {
  display: flex;
  align-items: center;
}
/* Details screen start*/
.page-PrePayEnrollment .refresh-back-buttons {
  display: flex;
  justify-content: flex-end;
}
.page-PrePayEnrollment .back-text {
  color: #0072ce;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  margin-top: 4px;
}
.page-PrePayEnrollment .autopay {
  display: grid;
  grid-template-columns: auto auto auto;
  margin-left: 45px;
}
.page-PrePayEnrollment .autopay div {
  padding: 10px;
}
.page-PrePayEnrollment .prefernce-section {
  display: grid;
  grid-template-columns: auto auto auto;
}
.page-PrePayEnrollment .prefernce-section div {
  padding: 10px 10px 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 40%;
}
.page-PrePayEnrollment .preference-title {
  justify-content: flex-start !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.page-PrePayEnrollment input[type=text] {
  -moz-appearance: textfield;
}
.page-PrePayEnrollment .enter-reload-amount,
.enter-threshold-amount {
  max-width: 86px;
  padding: 1px 6px;
  text-align: end;
}
.page-PrePayEnrollment .reload-currency,
.threshold-currency {
  max-width: 22px;
  padding: 1px 4px;
}
.page-PrePayEnrollment .threshold-currency,
.reload-currency,
.enter-reload-amount,
.enter-threshold-amount {
  background-color: white;
  border: 1px solid #73767b;
}
.page-PrePayEnrollment .prefernce-section .check-block {
  margin-top: auto;
  padding-left: 0;
}
.page-PrePayEnrollment .crm-info {
  margin-top: 20px;
  display: flex;
}
.page-PrePayEnrollment .email-and-phn {
  display: grid;
}
.page-PrePayEnrollment .inp-feild {
  display: flex;
}
.page-PrePayEnrollment .inp-feild input:focus-visible {
  outline: #73767b;
}
.page-PrePayEnrollment .d-hide {
  visibility: hidden;
}
.page-PrePayEnrollment .btn-block .btn-refresh {
  margin-right: 32px;
}
.page-PrePayEnrollment .refresh {
  color: #fff;
  border: 0;
  padding: 6px 40px;
  margin-right: 32px;
  background-color: #0072ce;
  min-height: 40px;
  font-weight: 600;
}
.page-PrePayEnrollment .refresh:hover {
  background: #1e3575;
}
.page-PrePayEnrollment .red-border {
  border: 1px solid #e31937 !important;
}
.page-PrePayEnrollment .prepay-phone-label {
  margin-top: 10px;
}
.page-PrePayEnrollment .autopay-guided-step {
  display: flex;
  padding-left: 28px;
  margin-top: 5px;
}
.page-PrePayEnrollment .notOnAutopay div {
  margin-top: 5px;
}
.page-PrePayEnrollment .notOnAutopay div .info-icon {
  margin-top: -3px;
}
.page-PrePayEnrollment .reload-amount-error,
.threshold-amount-error {
  display: flex;
  padding: 6px !important;
}
.page-PrePayEnrollment .inline-error-icon {
  margin-top: 6px;
}
/* Details screen end*/
.page-PrePayEnrollment .success-container {
  padding: 20px;
  border: 2px solid #1d661a;
  background: #f6f9f6;
  border-radius: 5px;
  margin-bottom: 20px;
}
/* ALL MIGP STYLES */
html {
  scroll-behavior: smooth;
}
.guestMIGPEnroll {
  display: none !important;
}
.guestEnabled .guestMIGPEnroll {
  display: block !important;
}
.loggedIn .guestMIGPEnroll {
  display: none !important;
}
.notLoggedIn .migp-unauth {
  display: block;
}
.notLoggedIn .migp-single-account {
  display: none !important;
}
.notLoggedIn .migp-multiple-accounts {
  display: none !important;
}
.notLoggedIn .disclaimer {
  display: none;
}
.loggedIn .migp-unauth {
  display: none !important;
}
.migp.migp-enrolled main section.migp-parks article .text-block .left,
.migp.migp-enrolled main section.migp-details article .text-block .left {
  border: none;
  flex: 1;
}
.migp.migp-enrolled main section.migp-parks article .text-block .left .content,
.migp.migp-enrolled main section.migp-details article .text-block .left .content {
  padding: 30px 91px 40px;
}
.migp.migp-enrolled main section.migp-parks article .text-block .left .content h2,
.migp.migp-enrolled main section.migp-details article .text-block .left .content h2 {
  text-align: center;
}
.migp.migp-enrolled .quest-block {
  text-align: center;
}
.migp.migp-enrolled .quest-block .flex-1.centering {
  display: none !important;
}
.price-block-list .priceHidden {
  visibility: hidden;
}
.migp form#contrib-form .contrib-submit-btn {
  width: 160px;
  margin: 40px 0;
}
@media (max-width: 576px) {
  .migp.migp-enrolled main section.migp-parks article .text-block .left .content,
  .migp.migp-enrolled main section.migp-details article .text-block .left .content {
    padding: 0 0 25px 0;
  }
  .migp.migp-enrolled main section.migp-parks article .text-block .left .content h2,
  .migp.migp-enrolled main section.migp-details article .text-block .left .content h2 {
    text-align: left;
  }
  .migp form#contrib-form .contrib-submit-btn {
    width: 300px;
  }
}
.migp .tippy-box[data-theme~='migptippy'] {
  background: #f5f9fd;
  border: 2px solid #0072ce;
  color: #343434;
  padding: 20px 58px 20px 20px;
}
.migp .tippy-box[data-theme~='migptippy'][data-placement^='top'] > .tippy-arrow::before {
  border-top-color: #0072ce;
}
.migp .tippy-box[data-theme~='migptippy'][data-placement^='bottom'] > .tippy-arrow::before {
  border-bottom-color: #0072ce;
}
.migp .tippy-box[data-placement^=top] > .tippy-arrow {
  bottom: -3px;
}
.migp div[data-tippy-root] {
  bottom: 6px !important;
}
.migp .tooltippy-trigger-migp {
  width: 20px;
  cursor: pointer;
}
.migp .tippy-content {
  padding: 0;
}
.migp .tooltippy-body-migp {
  text-align: left !important;
}
.migp .tooltippy-body-migp p {
  font-size: 15px !important;
}
.migp .tooltippy-close-migp {
  position: absolute;
  z-index: 9999;
  right: -35px;
  top: 5px;
  padding: 0;
  cursor: pointer;
}
.changePopupData .aboutGrey {
  padding-left: 1.5em !important;
  text-indent: -1.5em !important;
}
.changePopupData .flexAddChange {
  padding-left: 0 !important;
}
.changePopupData .stepOne .content {
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  padding: 25px;
  margin-bottom: 40px;
}
.changePopupData .stepOne .content .pgmHTML p:last-child {
  margin-bottom: 0 !important;
}
.unmetered-info {
  background: #f5f9fd;
  border: none !important;
}
#consult-form.submitted input:invalid {
  border: 1px solid red;
  outline: 1px solid red;
}
.unenrollPopupData .unEnrollContent {
  padding: 25px;
  border: 1px solid #d9d9d9;
  margin-bottom: 40px;
}
.changePopup.migpChange .changeContribPlan {
  margin: 40px 0;
  display: flex;
  gap: 80px;
  padding: 30px;
  border: 1px solid #d9d9d9;
}
.changePopup.migpChange .changeContribPlan .currEnrollHTML p:last-child {
  margin-bottom: 0 !important;
}
.unenrollPopup.migpUnenroll .unenrollPlan {
  background-color: #f6f6f6;
  padding: 50px;
  margin-bottom: 40px;
}
.unenrollPopup.migpUnenroll .unenrollPlan .form-item {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
  align-items: center;
}
.migp #cboxContent,
.changePopup.migpChange #cboxContent,
.unenrollPopup.migpUnenroll #cboxContent {
  background: none;
}
.migp #cboxContent input[type="text"],
.changePopup.migpChange #cboxContent input[type="text"],
.unenrollPopup.migpUnenroll #cboxContent input[type="text"] {
  height: 36px;
}
.migp #cboxContent label,
.changePopup.migpChange #cboxContent label,
.unenrollPopup.migpUnenroll #cboxContent label {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  text-align: left;
  text-transform: initial;
}
.migp #cboxContent .error .customCheckmark,
.changePopup.migpChange #cboxContent .error .customCheckmark,
.unenrollPopup.migpUnenroll #cboxContent .error .customCheckmark {
  border-color: #e31937;
}
.migp #cboxContent .selecError,
.changePopup.migpChange #cboxContent .selecError,
.unenrollPopup.migpUnenroll #cboxContent .selecError {
  display: none;
  color: #e31937;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.migp #cboxContent .error .selecError,
.changePopup.migpChange #cboxContent .error .selecError,
.unenrollPopup.migpUnenroll #cboxContent .error .selecError {
  display: block;
  position: relative;
  top: -5px;
}
.migp #cboxContent .popupFooter p,
.changePopup.migpChange #cboxContent .popupFooter p,
.unenrollPopup.migpUnenroll #cboxContent .popupFooter p {
  font-size: 14px !important;
}
.migp #cboxContent .continueBlock label,
.changePopup.migpChange #cboxContent .continueBlock label,
.unenrollPopup.migpUnenroll #cboxContent .continueBlock label {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  display: inline;
  padding-left: 25px;
  text-transform: none;
}
.migp #cboxContent .checkPlan .radio,
.changePopup.migpChange #cboxContent .checkPlan .radio,
.unenrollPopup.migpUnenroll #cboxContent .checkPlan .radio {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  cursor: pointer;
}
.migp #cboxContent .checkPlan .radio input,
.changePopup.migpChange #cboxContent .checkPlan .radio input,
.unenrollPopup.migpUnenroll #cboxContent .checkPlan .radio input {
  top: calc(50% - 8px);
  margin: 0;
  left: -10px;
}
.migp #cboxContent .checkPlan .radio > span,
.changePopup.migpChange #cboxContent .checkPlan .radio > span,
.unenrollPopup.migpUnenroll #cboxContent .checkPlan .radio > span {
  padding-left: 15px;
  display: inline-block;
}
.migp #cboxContent .flexAdd,
.changePopup.migpChange #cboxContent .flexAdd,
.unenrollPopup.migpUnenroll #cboxContent .flexAdd {
  font-weight: 400;
  padding-left: 15px;
  display: inline-block;
  font-size: 14px;
}
.migp #cboxContent .calculatorTableData .table tbody > tr > td,
.changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr > td,
.unenrollPopup.migpUnenroll #cboxContent .calculatorTableData .table tbody > tr > td {
  padding: 25px;
}
.migp #cboxContent .calculatorTableData .table tbody > tr > td#stepperTd,
.changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr > td#stepperTd,
.unenrollPopup.migpUnenroll #cboxContent .calculatorTableData .table tbody > tr > td#stepperTd {
  padding: 0px;
}
.migp #cboxContent .calculatorTableData .table tbody > tr > td span,
.changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr > td span,
.unenrollPopup.migpUnenroll #cboxContent .calculatorTableData .table tbody > tr > td span {
  display: inline;
}
.migp #cboxContent .checkPlan,
.changePopup.migpChange #cboxContent .checkPlan,
.unenrollPopup.migpUnenroll #cboxContent .checkPlan {
  max-width: 170px !important;
  margin: 0px auto;
  margin-left: 20px;
}
.migp #cboxLoadedContent,
.changePopup.migpChange #cboxLoadedContent,
.unenrollPopup.migpUnenroll #cboxLoadedContent {
  background: #fff;
  border: 1px solid #d9d9d9;
  padding: 40px;
}
.migp #cboxLoadedContent .unEnrollHeader,
.changePopup.migpChange #cboxLoadedContent .unEnrollHeader,
.unenrollPopup.migpUnenroll #cboxLoadedContent .unEnrollHeader {
  text-align: center;
  margin: 20px 0 40px 0;
  color: #000000;
  font-size: 18px;
  line-height: 21px;
  font-weight: 600;
}
.migp #cboxLoadedContent .updateBtn,
.changePopup.migpChange #cboxLoadedContent .updateBtn,
.unenrollPopup.migpUnenroll #cboxLoadedContent .updateBtn {
  width: 150px;
}
.migp #cboxLoadedContent .unenrollForm input[type="checkbox"],
.changePopup.migpChange #cboxLoadedContent .unenrollForm input[type="checkbox"],
.unenrollPopup.migpUnenroll #cboxLoadedContent .unenrollForm input[type="checkbox"] {
  background: #ffffff;
  border: 1px solid #0072ce;
  box-sizing: border-box;
  border-radius: 2px;
  width: 16px !important;
  height: 16px !important;
  margin: initial;
}
.migp #cboxLoadedContent .unenrollForm label,
.changePopup.migpChange #cboxLoadedContent .unenrollForm label,
.unenrollPopup.migpUnenroll #cboxLoadedContent .unenrollForm label {
  cursor: pointer;
}
.migp #cboxOverlay,
.changePopup.migpChange #cboxOverlay,
.unenrollPopup.migpUnenroll #cboxOverlay {
  background: #f6f6f6;
}
.migp #cboxTitle,
.changePopup.migpChange #cboxTitle,
.unenrollPopup.migpUnenroll #cboxTitle {
  padding-left: 0px;
  top: -25px;
}
.migp .headline-text,
.changePopup.migpChange .headline-text,
.unenrollPopup.migpUnenroll .headline-text {
  font-size: 29px;
  line-height: 39px;
  color: #2b2b2b;
  font-weight: 400 !important;
}
.migp #cboxTitle span.glyphicon,
.changePopup.migpChange #cboxTitle span.glyphicon,
.unenrollPopup.migpUnenroll #cboxTitle span.glyphicon {
  color: #0072ce;
}
.migp #cboxClose span.glyphicon,
.changePopup.migpChange #cboxClose span.glyphicon,
.unenrollPopup.migpUnenroll #cboxClose span.glyphicon {
  color: #0072ce;
  font-size: 28px;
}
.migp #cboxClose,
.changePopup.migpChange #cboxClose,
.unenrollPopup.migpUnenroll #cboxClose {
  right: -5px;
  top: 20px;
}
.migp.migp-solar main section article .triplex-cards .card-item {
  padding: 30px 20px;
}
.migp .migp-multiple-accounts form input {
  padding-left: 10px;
}
/* MIGP Specific Styles */
.migp {
  /* Slider */
  /* Arrows */
  /* Dots */
}
.migp h1,
.migp h2,
.migp h3,
.migp h4 {
  font-weight: 400 !important;
}
.migp p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 22px !important;
}
.migp header .migp-banner {
  position: relative;
}
.migp header .migp-banner .banner-title {
  position: absolute;
  top: 30%;
  font-size: 32px !important;
  line-height: 44px !important;
  color: #2b2b2b !important;
}
.migp header .migp-banner img {
  width: 100%;
  object-fit: cover;
  min-height: 190px;
}
.migp .migp-main-content .tab,
.migp .migp-main-content .migp-about,
.migp .migp-main-content .migp-parks,
.migp .migp-main-content .migp-details {
  margin: 0px auto;
  max-width: 952px;
  width: 100%;
  margin-top: -60px;
}
.migp .migp-main-content .migp-about,
.migp .migp-main-content .migp-parks,
.migp .migp-main-content .migp-details {
  margin: 0px auto;
  max-width: 952px;
  width: 100%;
  margin-top: 35px;
}
.migp .migp-main-content .migp-tab-header.active::before {
  background: #1e3575;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
}
.migp .migp-main-content .migp-tab-header {
  position: relative;
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  background: #f6f6f6;
  color: #0072ce;
  cursor: pointer;
  display: inline-block;
  padding: 21px 31px;
  font-weight: 600;
}
.migp .migp-main-content .migp-tab-header.active {
  color: #1e3575;
  background: white;
  font-weight: 700;
}
.migp .migplrc-modal-container {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  background-color: rgba(246, 246, 246, 0.96);
  overflow-x: hidden;
  overflow-y: auto;
  transition: 0.5s;
}
.migp .migplrc-modal-container h1 {
  font-size: 29px !important;
  line-height: 39px !important;
  margin-top: 0;
  margin-bottom: 25px;
}
.migp .migplrc-modal-container .migplrc-modal-content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 35px;
  margin-bottom: 35px;
  box-shadow: none;
  max-width: 916px;
  width: 90%;
}
.migp .migplrc-modal-container .migplrc-modal-content .close-icon {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: none !important;
}
.migp .migplrc-modal-container .migplrc-modal-content .close-icon .close-btn {
  text-decoration: none;
  font-size: 36px !important;
  cursor: pointer;
  margin-top: 15px;
  color: #0072ce;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-body {
  background-color: #ffffff;
  padding: 40px 30px;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-body > p {
  margin-bottom: 30px;
  text-align: center;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 14px 14px;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-card-item {
  flex: 1;
  border: 1px solid #d9d9d9;
  padding: 30px 20px;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-card-item .migplrc-modal-card-header {
  text-align: center;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-card-item .migplrc-modal-card-header h3 {
  font-size: 23px;
  line-height: 31px;
  text-align: center;
  margin: 20px 0;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-img-item {
  flex: 1;
  border: 1px solid #d9d9d9;
  min-width: 282px;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-img-item .migplrc-modal-img-header img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-img-item .img-content {
  padding: 20px 38px 50px 20px;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-img-item .img-content h3 {
  font-size: 23px !important;
  line-height: 31px !important;
  color: #505357 !important;
  margin-top: 0;
  margin-bottom: 20px;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-img-item .migplrc-modal-card-content {
  padding: 25px;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-img-item .migplrc-modal-img-footer {
  position: absolute;
  bottom: 10px;
}
.migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards {
  gap: 15px;
}
.migp .migplrc-modal-container .modal-footer {
  padding: 0;
  max-width: 100%;
  background-color: #f6f6f6;
  text-align: center;
}
.migp .migplrc-modal-container .modal-footer p {
  margin: 0;
  padding: 12px 30px;
}
.migp .migplrc-modal-container .modal-footer .logos {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background-color: #73767b;
  padding: 30px 77px;
}
.migp main {
  max-width: 952px;
  width: 100%;
  margin: 0 auto;
}
.migp main section {
  margin: 30px 0;
}
.migp main section article {
  padding-bottom: 30px;
}
.migp main section article h1 {
  font-size: 29px;
  line-height: 39px;
  margin-top: 0;
  margin-bottom: 20px;
  color: #2b2b2b !important;
}
.migp main section article h2 {
  font-size: 26px;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 20px;
  color: #2b2b2b !important;
}
.migp main section article > h1,
.migp main section article > h2 {
  text-align: center;
}
.migp main section article h5 {
  font-size: 18px;
  line-height: 25px;
}
.migp main section article .title {
  text-align: center;
  font-weight: 400;
}
.migp main section article .subtitle {
  padding: 0 90px 20px 90px;
  margin-bottom: 0;
}
.migp main section article .text-block {
  display: flex;
  width: 100%;
}
.migp main section article .text-block .left {
  flex: 0.776;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
}
.migp main section article .text-block .left .content {
  padding: 30px;
}
.migp main section article .text-block .right {
  flex: 0.307;
  padding: 26px;
  background-color: #f6f6f6 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.migp main section article .text-block .right .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.migp main section article .img-block {
  display: flex;
}
.migp main section article .img-block .left {
  display: flex;
  flex: 1;
  min-width: 320px;
}
.migp main section article .img-block .left .content {
  padding: 30px;
  background-color: #f6f6f6 !important;
}
.migp main section article .img-block .right {
  flex: 1;
}
.migp main section article .triplex-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 11px 11px;
}
.migp main section article .triplex-cards .card-item {
  flex: 1;
  border: 1px solid #d9d9d9;
  padding: 20px 25px;
  min-width: 300px;
}
.migp main section article .triplex-cards .card-item .card-header {
  text-align: center;
}
.migp main section article .triplex-cards .card-item .card-header h3 {
  font-size: 23px;
  line-height: 31px;
  text-align: center;
  margin: 20px 0;
  padding: 0;
}
.migp main section article .triplex-cards .img-item {
  position: relative;
  flex: 1;
  border: 1px solid #d9d9d9;
  min-width: 250px;
}
.migp main section article .triplex-cards .img-item .img-header img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 172px;
}
.migp main section article .triplex-cards .img-item .img-content {
  padding: 20px 37px 50px 20px;
}
.migp main section article .triplex-cards .img-item .img-content h3 {
  font-size: 23px !important;
  line-height: 31px !important;
  color: #505357 !important;
  margin-top: 0;
  margin-bottom: 20px;
}
.migp main section article .triplex-cards .img-item .card-content {
  padding: 20px 30px 50px;
}
.migp main section article .triplex-cards .img-item .img-footer {
  position: absolute;
  bottom: 10px;
}
.migp main section article .single-border-cards .card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 10px;
}
.migp main section article .single-border-cards .card-item {
  flex: 1;
}
.migp main section article .single-border-cards .card-item .card-header {
  margin-top: 10px;
  text-align: center;
}
.migp main section article .single-border-cards .card-item h3 {
  margin-top: 0;
}
.migp main section article .single-border-cards .card-item .card-content.card-1 {
  padding: 10px 21px 25px;
  text-align: center;
}
.migp main section article .single-border-cards .card-item .card-content.card-2 {
  padding: 10px 27px 25px;
  text-align: center;
}
.migp main section article .single-border-cards .card-item .card-content.card-3 {
  padding: 10px 21px 25px;
  text-align: center;
}
.migp main section article .single-border-cards .card-item .card-content.card-4 {
  padding: 10px 40px 25px;
  text-align: center;
}
.migp main section article .single-border-cards .card-item .card-content.card-5 {
  padding: 10px 40px 25px;
  text-align: center;
}
.migp main section article .single-border-cards .card-item .card-content.card-6 {
  padding: 10px 36px 25px;
  text-align: center;
}
.migp main section article .contact-block {
  display: flex;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  padding: 30px;
}
.migp main section article .contact-block .left {
  flex: 2;
}
.migp main section article .contact-block .left h2.title {
  text-align: left !important;
  max-width: 530px;
}
.migp main section article .contact-block .left h3 {
  margin: 0 0 20px 0;
}
.migp main section article .contact-block .left h2 {
  font-size: 26px;
  line-height: 35px;
  text-align: center;
}
.migp main section article .contact-block .right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: end;
  text-align: center;
}
.migp main section article .profile-container {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.migp main section article .profile-container .migp-profile-card {
  display: flex;
  flex-direction: column;
  flex: 45%;
  border: 1px solid #d9d9d9;
}
.migp main section article .profile-container .migp-profile-card .migp-profile-card-content {
  padding: 30px;
}
.migp main section article .profile-container .migp-profile-card .migp-profile-card-content h3 {
  margin-top: 0;
  padding: 0;
}
.migp main section article .read-more-expander .btn-read {
  padding: 23px 24px;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
}
.migp main section article .read-more-expander .read-active {
  background-color: #1e3575;
  color: #fff;
}
.migp main section article .read-more-expander .read-inactive {
  background-color: #fff;
  color: #0072ce;
}
.migp main section article .read-more-expander #council-content {
  padding: 20px 30px 20px 30px;
  border-bottom: 4px solid #1e3575;
}
.migp main section article .read-more-expander #council-content li {
  font-size: 16px !important;
  line-height: 22px !important;
}
.migp main section article .read-more-expander .read-more-state {
  display: none;
}
.migp main section article .read-more-expander .read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: 0.25s ease;
}
.migp main section article .read-more-expander .read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.migp main section article .read-more-expander .read-more-trigger {
  cursor: pointer;
  display: inline-block;
}
.migp main section article .card-container .card-item .card-content.outreach .we-dos {
  margin-right: 50px;
}
.migp main section article .card-container .card-item .card-content.outreach .we-donts {
  margin-right: 50px;
}
.migp main section article span.tel {
  content: "232323";
}
.migp main section article #price-table table {
  width: 100%;
  border-spacing: 0 2px;
}
.migp main section article #price-table thead th {
  height: 70px;
  background-color: #1e3575;
  color: #fff;
  font-weight: normal;
  text-transform: none !important;
  vertical-align: middle !important;
  padding: 20px 30px;
}
.migp main section article #price-table tbody tr {
  height: 50px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  text-align: center;
}
.migp main section article #price-table tbody tr td {
  padding: 20px 30px;
  text-transform: none !important;
  vertical-align: middle !important;
}
.migp main section article #show-less img,
.migp main section article #show-more img {
  cursor: pointer;
}
.migp main section article .notEligible {
  display: flex;
  align-items: center;
  justify-content: center;
}
.migp main section article #multi-acc-table-container table tr {
  display: none;
}
.migp main section article #multi-acc-table-container table tr.active {
  display: table-row;
}
.migp main section article #multi-acc-table-container table#multi-acc-table tbody tr {
  background: #ffffff;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
}
.migp main section article #multi-acc-table-container table#multi-acc-table tbody tr td {
  padding: 20px 30px;
  text-transform: none !important;
  vertical-align: middle !important;
}
.migp main section article #multi-acc-table-container table#multi-acc-table tr:nth-child(even) {
  background-color: #f6f6f6;
}
.migp main section article#more-enroll-section {
  padding: 40px 90px;
}
.migp main section article#more-enroll-section h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  text-align: center;
}
.migp main section article#more-enroll-section #enroll-details-block {
  margin: 30px;
}
.migp main section article.migp-multiple-accounts .mult-form {
  gap: 15px;
  align-items: end;
}
.migp section.other-give {
  padding-top: 40px;
}
.migp section.other-give .main {
  color: #ffffff !important;
}
.migp section.other-give .main .block {
  padding: 30px;
  position: relative;
  background-color: #0c2340;
}
.migp section.other-give .main .title {
  font-size: 22px !important;
  line-height: 26px !important;
  font-weight: 600;
}
.migp section.other-give .main a {
  color: #ffffff !important;
}
.migp section.other-give .main .link {
  position: absolute;
  bottom: 20px;
}
.migp .icon {
  height: 72px;
  width: 72px;
}
.migp .migp-btn {
  cursor: pointer;
  width: 100%;
  max-width: 320px;
  padding: 5px 15px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  background: inherit;
  border: 1px solid #0072ce;
  box-sizing: border-box;
}
.migp .migp-btn-primary {
  color: #ffffff;
  background: #0072ce;
  border-color: #0072ce;
}
.migp .migp-btn-muted {
  color: #0072ce;
  background: inherit;
  border: none !important;
  font-size: 16px;
  line-height: 19px;
}
.migp .migp-btn.migp-btn-primary:hover,
.migp .migp-btn.migp-btn-plain:hover {
  background: #1e3575;
  border-color: #1e3575;
  color: #fff;
}
.migp .migp-btn.migp-btn-muted:hover {
  color: #1e3575;
}
.migp .migp-btn.migp-btn-primary:disabled:hover,
.migp .migp-btn.migp-btn-plain:disabled:hover,
.migp .migp-btn.migp-btn-muted:disabled:hover {
  color: #666666;
  cursor: not-allowed;
  border-color: #666665;
  background: lightgrey !important;
}
.migp .migp-btn:disabled,
.migp .migp-btn[disabled] {
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
  min-width: 120px;
}
.migp a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #0072ce;
  text-decoration: underline;
}
.migp a:hover {
  color: #1e3575;
}
.migp .migp-alert {
  border-radius: 5px;
  font-size: 16px;
  line-height: 19px;
  padding: 20px;
  margin-top: 30px;
  display: flex;
  gap: 15px;
}
.migp .migp-alert p {
  margin: 0;
}
.migp .migp-alert-info {
  background: #f5f9fd;
  border: 2px solid #0072ce;
  box-sizing: border-box;
}
.migp .migp-alert-success {
  background: rgba(29, 102, 26, 0.04);
  border: 2px solid #1d661a;
  box-sizing: border-box;
}
.migp .migp-alert-error {
  background: #fefafb;
  border: 2px solid #e31937;
  box-sizing: border-box;
}
.migp .migp-pgm-alert {
  margin-top: 30px;
  background: #ffffff;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  padding: 30px;
}
.migp .migp-pgm-alert h2 {
  font-size: 26px;
  line-height: 35px;
  margin-top: 0;
  margin-bottom: 20px;
}
.migp .migp-pgm-alert p {
  margin: 0;
}
.migp .migp-multiple-accounts form .required:before,
.migp form#consult-form .required:before {
  content: "* ";
  color: red;
}
.migp .migp-multiple-accounts form label,
.migp form#consult-form label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.migp .migp-multiple-accounts form input,
.migp form#consult-form input,
.migp .migp-multiple-accounts form select,
.migp form#consult-form select {
  background: #ffffff;
  border: 1px solid #b1b3b3;
  box-sizing: border-box;
  width: 300px !important;
  height: 36px !important;
}
.migp .migp-multiple-accounts form input:focus,
.migp form#consult-form input:focus {
  border: 1px solid #b8b9b9;
  outline-color: #b8b9b9;
}
.migp .migp-multiple-accounts form select,
.migp form#consult-form select {
  font-size: 14px;
  line-height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 10px;
  background-position-x: 97% !important;
  background: url(/_ui/responsive/theme-dte/images/migp/arrow-down-icon.svg) no-repeat right;
}
.migp .migp-multiple-accounts form select option,
.migp form#consult-form select option {
  font-size: 14px;
  line-height: 20px;
}
.migp .migp-multiple-accounts form input:focus,
.migp form#consult-form input:focus {
  border: 1px solid #a4a5a5;
}
.migp .migp-multiple-accounts form .migp-captcha,
.migp form#consult-form .migp-captcha {
  transform: scale(1) !important;
  margin-bottom: 30px;
  margin-top: 25px;
}
.migp .migp-multiple-accounts form .g-recaptcha,
.migp form#consult-form .g-recaptcha {
  transform: scale(1) !important;
}
.migp .no-underline {
  text-decoration: none !important;
}
.migp .link-text {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #0072ce;
}
.migp .link-text:hover {
  color: #1e3575;
}
.migp .strike {
  width: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  max-width: 320px;
}
.migp .strike > span {
  position: relative;
  display: inline-block;
}
.migp .strike > span:before,
.migp .strike > span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  background: #b1b3b3;
}
.migp .strike > span:before {
  right: 100%;
  margin-right: 15px;
}
.migp .strike > span:after {
  left: 100%;
  margin-left: 15px;
}
.migp .text-center {
  text-align: center !important;
}
.migp .text-center-dt-only {
  text-align: center;
}
.migp .center-align {
  align-items: center;
}
.migp .m-0 {
  margin: 0px !important;
}
.migp .mb-0 {
  margin-bottom: 0px !important;
}
.migp .mb-10 {
  margin-bottom: 10px !important;
}
.migp .mb-12 {
  margin-bottom: 12px !important;
}
.migp .mb-20 {
  margin-bottom: 20px !important;
}
.migp .mb-25 {
  margin-bottom: 25px !important;
}
.migp .mb-30 {
  margin-bottom: 30px !important;
}
.migp .mb-40 {
  margin-bottom: 40px !important;
}
.migp .mt-0 {
  margin-top: 0px !important;
}
.migp .mt-10 {
  margin-top: 10px !important;
}
.migp .mt-20 {
  margin-top: 20px !important;
}
.migp .mt-25 {
  margin-top: 25px !important;
}
.migp .mt-30 {
  margin-top: 30px !important;
}
.migp .dt-only {
  display: block !important;
}
.migp .dt-only-inline {
  display: inline-block !important;
}
.migp .mb-only {
  display: none !important;
}
.migp .p-10 {
  padding: 10px !important;
}
.migp .p-25 {
  padding: 25px !important;
}
.migp .p-0 {
  padding: 0px !important;
}
.migp .p-30 {
  padding: 30px !important;
}
.migp .p-40 {
  padding: 50px !important;
}
.migp .p-50 {
  padding: 50px !important;
}
.migp .pb-0 {
  padding-bottom: 0px !important;
}
.migp .pb-15 {
  padding-bottom: 15px !important;
}
.migp .pb-20 {
  padding-bottom: 20px !important;
}
.migp .pr-2037 {
  padding-right: 20px !important;
}
.migp .pb-30 {
  padding-bottom: 30px !important;
}
.migp .pl-10 {
  padding-left: 10px !important;
}
.migp .pl-40 {
  padding-left: 40px !important;
}
.migp .fs-14 {
  font-size: 14px !important;
}
.migp .fs-15 {
  font-size: 15px !important;
}
.migp .fs-16 {
  font-size: 16px !important;
}
.migp .fs-36 {
  font-size: 36px !important;
}
.migp .fw-400 {
  font-weight: 400 !important;
}
.migp .d-none {
  display: none !important;
}
.migp .info-text-container .info-text {
  font-size: 14px !important;
  line-height: 19px !important;
  color: #505357;
}
.migp .secondary-bg-color {
  background-color: #f6f6f6 !important;
}
.migp .open-consult-form {
  width: 214px;
}
.migp .mobilePopupTable {
  display: none;
}
.migp .box-border {
  border: 1px solid #d9d9d9 !important;
  box-sizing: border-box;
}
.migp .box-border-dt {
  border: 1px solid #d9d9d9 !important;
  box-sizing: border-box;
}
.migp .bold-dt-only {
  font-weight: bold;
}
.migp .w490-dt-only {
  width: 490px;
}
.migp .flex {
  display: flex;
}
.migp .flex-row {
  display: flex;
  flex-direction: row;
}
.migp .flex-column {
  display: flex;
  flex-direction: column;
}
.migp .reverse-flex {
  display: flex;
}
.migp .flex-strict {
  display: flex;
}
.migp .flex-gap {
  display: flex;
  gap: 10px 10px;
}
.migp .flex-1 {
  flex: 1 !important;
}
.migp .flex-2 {
  flex: 2 !important;
}
.migp .flex-3 {
  flex: 3 !important;
}
.migp .gap-20 {
  gap: 20px;
}
.migp .gap-30 {
  gap: 30px;
}
.migp .gap-40 {
  gap: 30px;
}
.migp .no-border {
  border: 0;
}
.migp .centering {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.migp .centering-row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  text-align: center;
}
.migp .stretch-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.migp .mb-only.quest {
  display: none !important;
}
.migp .auto-width {
  width: auto !important;
}
.migp .popover {
  padding: 20px;
  max-width: 535px;
  background: #f5f9fd;
  border: 2px solid #0072ce;
  box-sizing: border-box;
}
.migp .popover.top > .arrow {
  border-top-color: #0072ce;
}
.migp .popover.top > .arrow:after {
  bottom: 3px;
}
.migp .popover-content {
  padding: 0;
  max-width: 458px;
}
.migp .popover-close {
  cursor: pointer;
}
.migp .migp-popover {
  position: relative;
}
.migp .migp-popover .arrow {
  position: absolute;
  margin: auto;
  top: -20px;
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border-right: 2px solid #0072ce;
  border-bottom: 2px solid #0072ce;
}
.migp .migp-popover .popover-content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  background: #f5f9fd;
  border: 2px solid #0072ce;
  box-sizing: border-box;
  padding: 20px;
  max-width: 460px;
  left: calc(-217.5%);
  bottom: 10px;
}
.migp .migp-carousel .carousel-container {
  width: 100%;
  height: auto;
  min-height: 300px;
  display: flex;
  flex-direction: row;
  align-items: center;
  align-content: center;
  justify-content: center;
  background-color: #73767b;
}
.migp .migp-carousel .carousel-container .left-nav,
.migp .migp-carousel .carousel-container .right-nav {
  width: auto;
  cursor: pointer;
}
.migp .migp-carousel .carousel-container .left-nav img,
.migp .migp-carousel .carousel-container .right-nav img {
  width: 32px;
  height: 32px;
}
.migp .migp-carousel .carousel-container .carousel-items {
  width: 90%;
}
.migp .migp-carousel .carousel-container #slick-carousel-brand.slick-dotted.slick-slider {
  margin-bottom: 0px !important;
}
.migp .migp-carousel .carousel-container .slick-slide {
  margin: 0 40px;
}
.migp .migp-carousel .carousel-container #slick-carousel-brand.carousel-items .slick-slide.slick-active {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}
.migp .migp-carousel .carousel-container .carousel-quotes {
  width: 90%;
  text-align: right;
}
.migp .migp-carousel .carousel-container .carousel-quotes .quote {
  font-style: normal;
  font-weight: normal;
  font-size: 18px !important;
  line-height: 25px !important;
  color: #505357;
  padding: 30px 15px;
  margin-bottom: 0;
}
.migp .migp-carousel .carousel-container .carousel-quotes .author {
  color: #1e3575;
  font-weight: bold;
  font-size: 23px !important;
  line-height: 29px !important;
  padding: 0px 12px;
  margin-bottom: 0 !important;
}
.migp .migp-carousel .carousel-container .carousel-quotes .company {
  font-size: 20px !important;
  font-weight: 300;
  color: #505357;
  padding: 5px 12px;
  margin-bottom: 30 !important;
}
.migp .migp-carousel .brand-custom-dots,
.migp .migp-carousel .slick-custom-dots {
  background-color: #f6f6f6;
  border: 1px solid #d9d9d9 !important;
}
.migp .migp-carousel .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 1rem 0;
  list-style-type: none;
  position: relative;
  bottom: -4px;
  margin-top: 5px;
}
.migp .migp-carousel .slick-dots li {
  margin: 0 0.25rem;
}
.migp .migp-carousel .slick-dots li.slick-active button {
  height: 12px;
  width: 12px;
  margin-top: -2px;
}
.migp .migp-carousel .slick-dots button {
  display: block;
  width: 8px;
  height: 8px;
  padding: 0;
  border: none;
  border-radius: 100%;
  background-color: #0072ce;
  text-indent: -9999px;
}
.migp .migp-carousel .slick-dots li.slick-active button {
  background-color: #3f5289;
}
.migp .migp-carousel .carousel-footer {
  text-align: center;
  height: 50px;
  gap: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: #f6f6f6;
}
.migp .brand-carousel {
  background: aliceblue;
  margin-top: 15%;
}
.migp svg#det-zoo {
  margin-top: -20px !important;
}
.migp .quest-block {
  gap: 60px;
}
.migp .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.migp .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.migp .slick-list:focus {
  outline: none;
}
.migp .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.migp .slick-slider .slick-track,
.migp .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);
}
.migp .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.migp .slick-track:before,
.migp .slick-track:after {
  display: table;
  content: "";
}
.migp .slick-track:after {
  clear: both;
}
.migp .slick-loading .slick-track {
  visibility: hidden;
}
.migp .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.migp [dir="rtl"] .slick-slide {
  float: right;
}
.migp .slick-slide img {
  display: block;
}
.migp .slick-slide.slick-loading img {
  display: none;
}
.migp .slick-slide.dragging img {
  pointer-events: none;
}
.migp .slick-initialized .slick-slide {
  display: block;
}
.migp .slick-loading .slick-slide {
  visibility: hidden;
}
.migp .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.migp .slick-arrow.slick-hidden {
  display: none;
}
.migp .slick-prev,
.migp .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.migp .slick-prev:hover,
.migp .slick-prev:focus,
.migp .slick-next:hover,
.migp .slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.migp .slick-prev:hover:before,
.migp .slick-prev:focus:before,
.migp .slick-next:hover:before,
.migp .slick-next:focus:before {
  opacity: 1;
}
.migp .slick-prev.slick-disabled:before,
.migp .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.migp .slick-prev:before,
.migp .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.migp .slick-prev {
  left: -25px;
}
.migp [dir="rtl"] .slick-prev {
  right: -25px;
  left: auto;
}
.migp .slick-prev:before {
  content: "←";
}
.migp [dir="rtl"] .slick-prev:before {
  content: "→";
}
.migp .slick-next {
  right: -25px;
}
.migp [dir="rtl"] .slick-next {
  right: auto;
  left: -25px;
}
.migp .slick-next:before {
  content: "→";
}
.migp [dir="rtl"] .slick-next:before {
  content: "←";
}
.migp .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.migp .slick-dots {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.migp .slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.migp .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.migp .slick-dots li button:hover,
.migp .slick-dots li button:focus {
  outline: none;
}
.migp .slick-dots li button:hover:before,
.migp .slick-dots li button:focus:before {
  opacity: 1;
}
.migp .slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.migp .slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}
.migp.migp-all button.all-contrib-btn,
.migp.migp-solar button.solar-contrib-btn {
  width: 219px;
  height: 40px;
}
.migp.migp-all main section article .contact-block .left {
  max-width: 572px;
}
@media (max-width: 810px) {
  .migp main section article #multi-acc-table-container table#multi-acc-table tbody tr {
    display: -ms-grid;
    display: grid;
    padding: 30px;
    grid-gap: 0px;
  }
  .migp main section article #multi-acc-table-container table#multi-acc-table tbody tr td {
    padding: 10px 0;
  }
  .migp .migp-multiple-accounts form {
    width: 100%;
  }
  .migp .migp-multiple-accounts form #clear-btn {
    max-width: none;
    padding-right: 0;
  }
  .migp .migp-multiple-accounts form input,
  .migp .migp-multiple-accounts form select {
    width: 100% !important;
  }
  .migp .flex.mult-form {
    flex-direction: column;
    align-items: normal !important;
    gap: 0;
  }
  .migp .flex.mult-form .flex {
    flex-direction: column;
  }
}
@media (max-width: 955px) {
  .migp main {
    margin: 0 30px;
    width: auto;
  }
  .migp main section article .text-block {
    display: flex;
    flex-direction: column;
  }
  .migp main section article .text-block .left {
    border: none;
  }
  .other-give .main .flex.content {
    flex-direction: column;
  }
  .migp .tab {
    padding: 0;
    margin: 0 20px;
  }
  .migp article#business-customers .img-block {
    flex-direction: column-reverse;
  }
  .migp .quest-block {
    flex-direction: column;
    gap: 30px;
  }
}
.fbShare .hoverState,
.fbShare:hover .normalState {
  display: none;
}
.fbShare:hover .hoverState {
  display: inline;
}
.changePopup.migpChange #cboxContent .popupTable #reservationStepper {
  padding-left: 0;
  padding-right: 0;
}
/* Small devices (portrait tablets and large phones, 576px and down) */
@media (max-width: 576px) {
  .changePopup.migpChange #cboxContent .popupTable #reservationStepper {
    padding-left: 25px;
    padding-right: 5px;
  }
  .pr-2037 {
    padding-right: 37px !important;
  }
  .text-center-dt-only {
    text-align: left !important;
  }
  .open-consult-form {
    width: 279px !important;
  }
  .pr35-mb {
    padding-right: 35px !important;
  }
  .calculatorTableData .table tbody > tr > td#stepperTd {
    padding-left: 25px !important;
  }
  .changePopupData .aboutGrey {
    padding-left: 2.3em !important;
    text-indent: -2.3em !important;
  }
  .changePopupData .flexAddChange {
    padding-left: 12px !important;
  }
  .unenrollPopup.migpUnenroll #cboxLoadedContent {
    padding-top: 40px;
  }
  .unenrollPopup.migpUnenroll .unenrollPlan {
    padding: 15px;
    margin-bottom: 20px;
  }
  .unenrollPopup.migpUnenroll .unenrollPlan .form-item {
    display: flex;
  }
  .migp #cboxContent .checkPlan {
    max-width: 100%;
  }
  .migp .mobilePopupTable {
    display: block;
  }
  .migp .p20-mb {
    padding: 20px;
  }
  .changePopup.migpChange #cboxContent .checkPlan {
    max-width: 100% !important;
    margin-left: 0;
  }
  .unenrollPopup.migpUnenroll #cboxLoadedContent,
  .changePopup.migpChange #cboxLoadedContent {
    padding: 20px;
  }
  .unenrollPopup.migpUnenroll #cboxLoadedContent .selectPlans {
    padding: 20px !important;
  }
  .changePopup.migpChange #cboxLoadedContent .stepHeader {
    max-width: 100%;
  }
  .changePopup.migpChange #cboxContent .checkPlan .radio > span {
    padding-left: 25px;
  }
  .changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr {
    display: -ms-grid;
    display: grid;
    padding: 0px;
    grid-gap: 5px;
  }
  .changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr > td {
    padding: 10px 5px 5px 25px;
    text-align: left;
  }
  .changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr > td:first-child {
    padding: 20px 5px 5px 25px;
    text-align: left;
  }
  .changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr.customPlan td .flex-strict {
    justify-content: left !important;
  }
  .changePopup.migpChange #cboxContent .popupTable .resCal,
  .changePopup.migpChange #cboxContent .popupTable .flexCal {
    justify-content: left;
  }
  .changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr > td.bg-grey {
    padding: 25px 5px 25px 25px;
    border: 0;
    /* text-align: center; */
  }
  .changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr > td.bg-grey label {
    text-align: left;
  }
  .changePopup.migpChange #cboxContent .calculatorTableData .table tbody > tr > td.bg-grey input {
    left: 0px;
  }
  .mobilePopupTable {
    display: block;
  }
  .migp #cboxContent .checkPlan {
    max-width: 100%;
  }
  .changePopup.migpChange #cboxContent .checkPlan {
    max-width: 100%;
  }
  .unenrollPopup.migpUnenroll #cboxContent .checkPlan {
    max-width: 100%;
  }
  .migp.migp-lrgc header .migp-banner .banner-title {
    width: 240px !important;
  }
  .migp .tab {
    padding: 0;
    margin: 0 20px;
  }
  .migp .migp-tabs {
    margin: 0 20px;
  }
  .migp header .migp-banner {
    position: relative;
  }
  .migp header .migp-banner .banner-title {
    top: 25%;
    font-size: 23px !important;
    line-height: 31px !important;
    width: 208px;
    margin-left: 20px;
  }
  .migp .migp-main-content .migp-about,
  .migp .migp-main-content .migp-parks,
  .migp .migp-main-content .migp-details {
    margin: 0px auto;
    max-width: 952px;
    width: 100%;
    margin-top: 20px;
  }
  .migp main {
    margin: 0;
    width: auto;
  }
  .migp main section article {
    padding-bottom: 20px !important;
  }
  .migp main section article .subtitle {
    padding: 0px 40px 25px 40px;
    margin-bottom: 0;
  }
  .migp main section article .pgm.subtitle {
    padding: 0px 20px 30px 20px;
    margin-bottom: 0;
  }
  .migp main section article .text-block {
    display: flex;
    flex-direction: column;
  }
  .migp main section article .text-block .left {
    border: none;
    margin: 0 20px;
  }
  .migp main section article .text-block .left .content {
    padding: 0 0 30px 0;
  }
  .migp main section article .img-block {
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
    margin: 0 20px 20px 20px;
  }
  .migp main section article .img-block .left .content {
    padding: 25px;
    padding-right: 27px;
  }
  .migp main section article .triplex-cards {
    padding: 0;
    margin: 0 20px;
  }
  .migp main section article .triplex-cards .img-item {
    min-width: 200px;
  }
  .migp main section article .triplex-cards .img-item .img-content h3 {
    padding: 0;
  }
  .migp main section article .triplex-cards .img-item .card-content {
    padding: 20px 25px 50px;
  }
  .migp main section article .card-container {
    margin: 0 20px;
  }
  .migp main section article .card-container .card-item .card-content.outreach {
    padding: 20px 15px;
  }
  .migp main section article .card-container .card-item .card-content.outreach .we-dos {
    margin-right: 30px;
  }
  .migp main section article .card-container .card-item .card-content.outreach .we-donts {
    margin-right: 30px;
  }
  .migp main section article .contact-block {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin: 0 20px;
  }
  .migp main section article .contact-block .left h2.title {
    text-align: center !important;
    width: 100%;
  }
  .migp main section article .contact-block .para {
    padding: 0 10px 50px 10px;
  }
  .migp main section article .contact-block .right {
    align-items: center;
  }
  .migp main section article .p30-mb {
    padding: 30px !important;
  }
  .migp main section article .profile-container {
    margin: 0 20px;
    gap: 20px;
  }
  .migp main section article .profile-container .migp-profile-card .migp-profile-card-content {
    padding: 25px;
  }
  .migp main section article .single-border-cards {
    padding: 0 25px;
  }
  .migp main section article .single-border-cards .subtitle {
    padding: 0 10px;
  }
  .migp main section article .single-border-cards .card-container {
    display: flex;
    flex-direction: column;
  }
  .migp main section article .single-border-cards .card-item .card-content.card-1 {
    padding: 10px 27px 25px;
    text-align: center;
  }
  .migp main section article .single-border-cards .card-item .card-content.card-2 {
    padding: 10px 21px 25px;
    text-align: center;
  }
  .migp main section article .single-border-cards .card-item .card-content.card-3 {
    padding: 10px 17px 25px;
    text-align: center;
  }
  .migp main section article .single-border-cards .card-item .card-content.card-4 {
    padding: 10px 34px 25px;
    text-align: center;
  }
  .migp main section article .single-border-cards .card-item .card-content.card-5 {
    padding: 10px 29px 25px;
    text-align: center;
  }
  .migp main section article .single-border-cards .card-item .card-content.card-6 {
    padding: 10px 20px 25px;
    text-align: center;
  }
  .migp main section article .single-border-cards .border-bottom {
    border-bottom: 1px solid #d9d9d9;
  }
  .migp main section article .read-more {
    padding: 0px 25px;
  }
  .migp main section article #price-section {
    margin: 0 20px;
  }
  .migp main section article #price-table table {
    display: block;
    overflow-x: auto;
  }
  .migp main section article #multi-acc-table-container {
    padding: 0;
  }
  .migp main section article #multi-acc-table-container table#multi-acc-table tbody tr {
    display: -ms-grid;
    display: grid;
    padding: 30px;
    grid-gap: 15px;
  }
  .migp main section article #multi-acc-table-container table#multi-acc-table tbody tr td {
    padding: 0px;
  }
  .migp main section article #multi-acc-table-container table#multi-acc-table tbody tr td .notEligible {
    justify-content: start;
  }
  .migp main section article .read-more-expander {
    padding: 0;
    margin: 0 20px;
  }
  .migp main section article .read-more-expander #council-content {
    padding: 20px 25px 25px 50px;
  }
  .migp main section article#more-enroll-section {
    padding: 30px 20px;
  }
  .migp main section article#more-enroll-section h2 {
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
  }
  .migp main section article.migp-multiple-accounts {
    margin: 0 20px;
  }
  .migp main section article.migp-multiple-accounts .mult-form {
    gap: 15px;
    align-items: stretch;
  }
  .migp #consult-form-modal.migplrc-modal-container .migplrc-modal-content {
    width: 333px !important;
  }
  .migp .migplrc-modal-container .migplrc-modal-content {
    margin-top: 65px;
    margin-bottom: 65px;
    width: 90%;
  }
  .migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-body {
    padding: 20px 15px;
  }
  .migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-body > p {
    text-align: left;
  }
  .migp .migplrc-modal-container .migplrc-modal-content .migplrc-modal-cards .migplrc-modal-img-item .migplrc-modal-card-content {
    padding: 20px 15px !important;
    text-align: center;
  }
  .migp .migplrc-modal-container .modal-footer p {
    padding: 20px 25px;
  }
  .migp .migplrc-modal-container .modal-footer .logos {
    flex-direction: column;
    gap: 70px;
    padding: 70px;
  }
  .migp section.other-give .main {
    margin: 0 20px;
  }
  .migp section.other-give .main .subtitle {
    width: 100%;
    padding-bottom: 50px;
  }
  .migp .box-border-dt {
    border: none !important;
  }
  .migp .p-20-xs {
    padding: 0 0 20px 0 !important;
  }
  .migp .p-25-xs {
    padding: 25px !important;
  }
  .migp .mt-0-xs {
    margin-top: 0 !important;
  }
  .migp .migp-pgm-alert {
    padding: 0;
  }
  .migp .migp-multiple-accounts form input,
  .migp form#consult-form input,
  .migp .migp-multiple-accounts form select,
  .migp form#consult-form select {
    width: 100% !important;
    height: 36px !important;
  }
  .migp .migp-carousel #brands-carousel {
    margin: 0 20px;
    width: auto;
  }
  .migp .migp-carousel .brand-custom-dots {
    margin: 0 20px;
  }
  .migp .migp-carousel .carousel-container .carousel-items {
    width: 80%;
  }
  .migp .migp-carousel .carousel-container .left-nav img,
  .migp .migp-carousel .carousel-container .right-nav img {
    width: 28px;
    height: 28px;
  }
  .migp .migp-carousel .carousel-container .slick-slide {
    margin: 0px 20px;
  }
  .migp .migp-carousel .carousel-container .carousel-items {
    gap: 70px;
  }
  .migp .migp-carousel .carousel-container .carousel-quotes {
    width: 85%;
  }
  .migp .migp-carousel .carousel-container .carousel-quotes .quote {
    padding: 33px 3px !important;
  }
  .migp .migp-carousel .carousel-container .carousel-quotes .author {
    padding: 0px 0px !important;
  }
  .migp .migp-carousel .carousel-container .carousel-quotes .company {
    font-size: 20px !important;
    font-weight: 300;
    color: #505357;
    padding: 5px 0px !important;
  }
  .migp .migp-carousel .carousel-footer {
    text-align: center;
    height: 50px;
    gap: 20px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
  }
  .migp .p25-mb {
    padding: 0;
  }
  .migp .mb50-mb {
    margin-bottom: 50px;
  }
  .migp .mb-only {
    display: block !important;
  }
  .migp .dt-only {
    display: none !important;
  }
  .migp .dt-only-inline {
    display: none !important;
  }
  .migp .thead-dt-only {
    display: none !important;
  }
  .migp .flex {
    display: flex;
    flex-direction: column;
  }
  .migp .reverse-flex {
    display: flex;
    flex-direction: column-reverse;
  }
  .migp .flex-strict {
    display: flex;
    flex-direction: row;
  }
  .migp .bold-dt-only {
    font-weight: normal;
  }
  .migp .w490-dt-only {
    width: 100%;
  }
  .migp .mb-only.quest {
    display: inline !important;
  }
  .migp .quest-block {
    gap: 30px;
    margin: 0 20px;
    padding: 25px !important;
  }
  .migp .no-padding-mb {
    padding: 0 !important;
  }
  .info-text-container {
    margin: 0 20px;
  }
}
/* Calculator Component */
.calHeaderInfo {
  padding: 23px 35px 10px 35px;
}
.calculatorTableData {
  border-bottom: none;
}
.calculatorTableData .table > thead {
  border: 1px solid #d9d9d9;
}
.calculatorTableData .table > thead > tr > th {
  vertical-align: middle;
  font-size: 16px;
  color: white;
  line-height: 21px;
  padding: 20px 30px 20px 30px;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
}
.calculatorTableData .table > thead:first-child > tr:first-child > th:first-child {
  text-align: left;
  font-weight: 600;
  max-width: 210px;
  min-width: 200px;
  padding: 20px 40px 20px 30px;
}
.calculatorTableData .table tbody > tr {
  border-bottom: 2px solid #d9d9d9;
}
.calculatorTableData .table tbody > tr > td {
  padding: 20px 30px 20px 30px;
  vertical-align: middle;
  border-top: none;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  color: #505357;
}
.calculatorTableData .table tbody > tr > td span {
  display: block;
}
.calculatorTableData .table tbody > tr > td span.monthlyDollar {
  display: inline;
}
.calculatorTableData .table tr {
  border: 1px solid #d9d9d9;
}
.calculatorTableData .table tr td:first-child {
  text-align: left;
  font-weight: 600;
  max-width: 210px;
  min-width: 200px;
}
.calculatorTableData .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.calculatorContent .table {
  margin-bottom: 0px;
}
.calculatorContent .btn-gray {
  background: #b1b3b3;
  pointer-events: none;
}
.calculatorContent .btn-disabled {
  background: #b1b3b3;
  pointer-events: none;
}
.calculatorContent .btn-disabled:hover {
  background: #b1b3b3;
  pointer-events: none;
}
.calculatorHeader {
  background: #d9d9d9;
  display: flex;
  padding: 17.5px 27.5px;
  justify-content: space-between;
  font-size: 16px;
  line-height: 22px;
  align-items: center;
}
.calculatorTableMobile .table thead > tr > th {
  vertical-align: middle;
  font-size: 16px;
  color: white;
  line-height: 21px;
  padding: 20px 30px 20px 30px;
  text-align: center;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 14px;
  padding: 15px 30px 20px 15px;
}
.calculatorTableMobile .table tbody > tr {
  border-bottom: 2px solid #d9d9d9;
}
.calculatorTableMobile .table tbody > tr > td {
  padding: 20px 30px 20px 30px;
  vertical-align: middle;
  border-top: none;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  color: #505357;
  font-size: 14px;
  padding: 15px 30px 20px 15px;
}
.calculatorTableMobile .table tbody > tr > td span {
  display: inline;
}
.calculatorTableMobile .table tbody > tr > td p {
  font-size: 14px !important;
}
.calculatorTableMobile .table tr td:first-child {
  text-align: left;
  font-weight: 600;
  max-width: 110px;
  white-space: normal;
  padding-right: 15px;
}
.calculatorTableMobile .table tr td:last-child {
  text-align: right;
  max-width: 90px;
  white-space: normal;
}
.calculatorTableMobile .table > thead:first-child > tr:first-child > th:first-child {
  text-align: left;
  font-weight: 600;
  max-width: 110px;
  white-space: normal;
  padding-right: 15px;
}
.calculatorTableMobile .table > thead:first-child > tr:first-child > th:last-child {
  text-align: right;
  max-width: 90px;
  white-space: normal;
}
.calculatorTableMobile .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.calculatorTableMobile .flexCal {
  margin-top: 15px;
}
.kwhValue span {
  font-weight: 700;
  padding: 0 15px;
}
.usageData {
  font-weight: 700;
}
.usageData p {
  margin: 0px;
}
.kwhInput {
  border: none;
  height: 36px;
  max-width: 117px;
  text-align: center;
}
.kwhInput:focus-visible {
  outline: none;
}
.resCal,
.flexCal {
  display: flex;
  justify-content: center;
}
.resCal input,
.flexCal input {
  outline: none;
  max-width: 49px;
  height: 36px;
  text-align: center;
  border: none;
  border-top: 1px solid #0072ce;
  border-bottom: 1px solid #0072ce;
  font-weight: 400;
}
.resCal button,
.flexCal button {
  height: 36px;
  padding: 0px;
  width: 36px;
  border: none;
}
.resCal button img,
.flexCal button img {
  position: relative;
  top: -2px;
}
.calculatorComponent {
  max-width: 952px;
  margin: 0px auto;
  position: relative;
}
.subPlanHeading {
  font-weight: 400;
  font-size: 14px;
  display: inline-block;
}
.migpCalFooter {
  background: #f6f6f6;
  display: flex;
  justify-content: center;
  padding: 25px;
}
.migpCalFooter div {
  width: 472px;
  display: flex;
  align-items: center;
}
.migpCalFooter div p {
  text-align: left;
  font-size: 16px;
  margin: 0;
}
.mobilePopupTable ul {
  list-style: none;
  padding: 0;
}
.mobilePopupTable li {
  padding: 30px 24px;
  border: 1px solid #d9d9d9;
}
.mobilePopupTable li span.monthlyDollar {
  display: inline;
}
.mobilePopupTable li span.treeSave {
  display: inline;
}
.mobilePopupTable li span.carRemove {
  display: inline;
}
.mobilePopupTable li span.addedPercent {
  display: inline;
}
.mobilePopupTable li span {
  display: block;
}
.mobilePopupTable .checkPlan {
  max-width: none;
  margin: 0px auto;
  padding-left: 22px;
}
.migpEnroll.enrollPopup .hearUsDrop,
.migpChange.enrollPopup .hearUsDrop {
  font-size: 14px;
  color: #b1b3b3;
  line-height: 20px;
}
.migpEnroll.enrollPopup #cboxContent input[type="text"],
.migpChange.enrollPopup #cboxContent input[type="text"] {
  height: 36px;
}
.migpEnroll.enrollPopup #cboxContent .selecError,
.migpChange.enrollPopup #cboxContent .selecError {
  display: none;
  color: #e31937;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.migpEnroll.enrollPopup #cboxContent .error .selecError,
.migpChange.enrollPopup #cboxContent .error .selecError {
  display: block;
  position: relative;
  top: -5px;
}
.migpEnroll.enrollPopup #cboxContent .popupFooter p,
.migpChange.enrollPopup #cboxContent .popupFooter p {
  font-size: 14px;
}
.migpEnroll.enrollPopup #cboxLoadedContent,
.migpChange.enrollPopup #cboxLoadedContent {
  padding: 40px;
  padding-right: 35px;
  padding-bottom: 30px;
}
.migpEnroll .smartEnrollPopup .hearUsDrop {
  height: 36px;
}
.migpEnroll .smartEnrollPopup .checkInfo {
  float: none;
}
.migpEnroll #cboxContent .error .customCheckmark {
  border-color: #e31937;
}
.migpEnroll #cboxContent label {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  text-align: left;
}
.migpEnroll #cboxContent .continueBlock label {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  display: flex;
  padding-left: 23px;
}
.migpEnroll #cboxContent .customCheckmark {
  top: 1px;
}
.migpEnroll #cboxContent .checkPlan .radio {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  cursor: pointer;
}
.migpEnroll #cboxContent .checkPlan .radio input {
  top: calc(50% - 8px);
  margin: 0;
  left: -10px;
}
.migpEnroll #cboxContent .checkPlan .radio > span {
  padding-left: 15px;
  display: inline-block;
}
.migpEnroll #cboxContent .checkPlan .radio .flexAdd {
  font-weight: 400;
  padding-left: 15px;
  display: inline-block;
  font-size: 14px;
}
.migpEnroll #cboxContent .calculatorTableData .table tbody > tr > td {
  padding: 30px;
}
.migpEnroll .checkInfo {
  margin: 0;
}
.migpEnroll .calculatorTableData .table tbody > tr > td span {
  display: inline;
}
.error .checkPlan input[type="radio"] {
  border-color: #e31937;
}
#refCode {
  text-transform: uppercase;
}
.popupTable .mobilePopupTable .flexCal {
  justify-content: left;
  margin-bottom: 20px;
}
.popupTable .calculatorTableData {
  border-bottom: none;
}
.popupTable .calculatorTableData .table > thead:first-child > tr:first-child > th:first-child {
  text-align: center;
  max-width: none;
}
.popupTable .calculatorTableData .table > thead > tr > th:last-child {
  min-width: 225px;
}
.popupTable .calculatorTableData .table > thead > tr > th:first-child {
  min-width: 175px;
}
.popupTable .calculatorTableData .table tr td:first-child {
  text-align: center;
  max-width: 175px;
}
.popupTable table {
  margin-bottom: 0;
}
.popupTable .flexCal {
  justify-content: center;
}
.stepTwo {
  display: none;
}
.stepTwo .bg-grey {
  border-left: 2px solid #d9d9d9;
}
.stepTwo .checkPlan {
  max-width: 135px;
}
.stepTwo .continueBlock {
  justify-content: right;
}
.tableHeader {
  font-size: 16px;
  padding: 30px 27px;
  background: #1e3575;
  color: white;
  font-weight: 600;
}
.separator {
  border-top: 1px solid #c4c4c4;
  margin-bottom: 40px;
}
.questHelp {
  margin-top: 40px;
  margin-bottom: 80px;
  text-align: center;
}
.m-t-b-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.stepHeader {
  font-weight: 700;
}
.backToProg {
  font-size: 16px;
}
.headValue {
  margin: 0px;
}
.headText {
  margin: 0px;
}
.enrollPopup #cboxContent p.headText {
  font-weight: 700;
}
p.headText {
  font-weight: 700;
}
.bold {
  font-weight: 700;
}
.enrollData {
  border: 1px solid #d9d9d9;
  margin-left: 0;
  margin-right: 0;
}
.backLink {
  font-size: 16px;
}
.backLink .hoverState {
  display: none;
}
.backLink .arrowImg {
  padding-right: 12px;
}
.backLink .normalState {
  display: inline;
}
a.backLink:hover .hoverState {
  display: inline;
}
a.backLink:hover .normalState {
  display: none;
}
.refferal {
  background: #f6f6f6;
  border: 1px solid #d9d9d9;
}
.refData {
  max-width: 300px;
  margin: 0px auto;
}
.refData .form-group {
  margin-bottom: 25px;
}
.p-40 {
  padding: 40px;
}
.continueBlock {
  display: flex;
  justify-content: space-between;
  border: 1px solid #d9d9d9;
  align-items: center;
}
.continueBlock button {
  padding: 8px 40px;
  border: none;
  font-size: 18px;
  font-weight: 600;
}
.continueBlock a {
  padding-left: 3px;
}
.hearDropDown {
  position: relative;
}
.checkPlan {
  max-width: 150px;
  margin: 0px auto;
}
.checkPlan input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #0072ce;
  border-radius: 50%;
  outline: none;
  box-shadow: none;
  margin-top: 3px;
}
.checkPlan input[type="radio"]:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin: 3px auto;
  border-radius: 50%;
}
.checkPlan input[type="radio"]:checked {
  background: #1e3575;
  border: 1px solid #1e3575;
}
.checkPlan input[type="radio"]:checked:before {
  background: white;
}
.bg-grey {
  background: #f6f6f6;
}
.m-b-40 {
  margin-bottom: 40px;
}
@media (max-width: 579px) {
  .mw-280-mb {
    max-width: 280px;
  }
  .unenrollPopup.migpUnenroll #cboxLoadedContent .updateBtn {
    width: 100%;
  }
  .changePopupData .stepOne .content {
    margin-bottom: 20px;
  }
  .migp.migp-alert-info,
  .migp.migp-alert-success {
    margin: 20px 20px 0 20px;
  }
  .changePopup .backToProg.m-t-b-40,
  .changePopup .backToEnroll.m-t-b-40 {
    margin-bottom: 20px;
  }
  .changePopup.migpChange #cboxTitle {
    max-width: 250px;
    top: -60px;
  }
  .changePopup.migpChange #cboxClose {
    top: -12px;
  }
  .changePopup.migpChange .m-t-b-50 {
    margin-bottom: 20px;
  }
  .migp.migp-all button.all-contrib-btn,
  .migp.migp-solar button.solar-contrib-btn {
    width: 260px;
  }
  .migp.migp-all main section article .text-block .right,
  .migp.migp-solar main section article .text-block .right {
    padding: 0;
  }
  .migp.migp-all main section article .text-block .right .content,
  .migp.migp-solar main section article .text-block .right .content {
    padding: 35px 57px 30px;
  }
  .migp.migp-solar main section article .subtitle {
    padding: 0px 25px 25px;
  }
  .migp.migp-solar main section article .img-block .left .content {
    padding: 30px;
  }
  .migp .p50-mb {
    padding: 50px !important;
  }
  .unenrollPopupData .unEnrollContent {
    padding: 15px;
    margin-bottom: 15px;
  }
  .unenrollForm label {
    width: 225px;
  }
  .changePopup.migpChange .choosePlan {
    margin: 0 0 20px 0;
  }
  .changePopup.migpChange .changeContribPlan {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 20px;
    margin: 0 0 20px 0;
  }
  .changePopup.migpChange .changeContribPlan .curr_contrib_plan_label {
    width: 190px;
  }
  .changePopupData .continueBlock {
    padding: 20px 15px !important;
  }
  .migpEnroll.enrollPopup #cboxLoadedContent {
    padding: 24px;
  }
  .stepHeader {
    max-width: 70%;
    margin: 0px auto;
    line-height: 22px;
  }
  .enrollData .col-sm-8.p-0 {
    margin-bottom: 30px;
  }
  .smartEnrollPopup .hearUsDrop {
    max-width: 100%;
  }
  .continueBlock {
    flex-direction: column;
  }
  .continueBlock button {
    width: 100%;
    margin-top: 20px;
  }
  .continueBlock div {
    width: 100%;
  }
  .migpEnroll .continueBlock .checkInfo {
    margin-bottom: 20px;
  }
  .migpEnroll #cboxContent .continueBlock label {
    display: block;
  }
  .migpEnroll #cboxContent .checkPlan .radio input {
    margin-left: -22px;
    left: 0;
  }
  .stepTwo .bg-grey {
    border: none;
  }
  .stepTwo .checkPlan {
    max-width: none;
  }
  .break-mobile {
    display: block;
  }
  .calculatorHeader {
    display: block;
  }
  .kwhValue {
    margin-bottom: 20px;
  }
  .flexCal button {
    width: 30px;
  }
  .migpEnroll #cboxTitle {
    padding-top: 0px;
    padding-left: 0px;
    max-width: 70%;
  }
  .migpEnroll #cboxClose {
    right: 0px;
    top: -19px;
  }
  .migpEnroll.stepOneHeader #cboxTitle {
    top: -20px;
    max-width: 100%;
  }
  .step4 {
    padding: 0 20px;
  }
  .stepTwo.step5 {
    padding: 0 20px;
  }
  .calculatorComponent {
    margin: 0 20px;
  }
}
#spinner-cal-div {
  position: absolute;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 10000;
  display: none;
}
#spinner-cal-div img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.migpSuccess {
  border: 2px solid #1d661a;
  background: rgba(29, 102, 26, 0.04);
}
.migp-confirmation {
  max-width: 630px;
  margin: 0 auto;
  color: #505357;
}
.migp-confirmation p {
  margin-bottom: 5px;
}
.migp-confirmation a {
  text-decoration: none;
}
.migp-confirmation .second-bg {
  background: white !important;
  color: #0072CE !important;
  border: 1px solid #D9D9D9;
  box-sizing: border-box;
}
.migp-confirmation .primary-bg {
  background: #1e3575;
  color: white;
  padding: 5px;
  cursor: pointer;
}
.migp-confirmation .primary-bg p {
  font-weight: 600;
  margin: 0;
}
.migp-confirmation .primary-bg img {
  padding-right: 13px;
  margin-bottom: 2px;
}
.migp-confirmation p.order-conf-head {
  font-weight: 600;
}
.migp-confirmation .order-fa {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin: 20px 0;
}
.migp-confirmation .order-fa p {
  display: flex;
  flex-direction: column;
}
.migp-confirmation .order-fa p span {
  margin-bottom: 10px;
}
.migp-confirmation .order-fa > img {
  position: relative;
  top: 5px;
  padding-right: 7px;
  padding-left: 16px;
}
.migp-confirmation .enrollAnother {
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.migp-confirmation .order-conf-value img {
  vertical-align: middle;
  padding-right: 10px;
  position: relative;
  top: -2px;
}
.migp-confirmation .order-look {
  border: 1px solid #ccc;
  padding: 20px 0px;
  text-align: center;
  margin-bottom: 40px;
}
.migp-confirmation .order-look p {
  margin: 0;
  font-weight: 600;
}
.migp-confirmation .learnMoreAnchor:hover .hoverState {
  display: inline;
}
.migp-confirmation .learnMoreAnchor:hover .normalState {
  display: none;
}
.migp-confirmation .learnMoreAnchor .normalState {
  display: inline;
}
.migp-confirmation .learnMoreAnchor .hoverState {
  display: none;
}
.migp-confirmation .migpSuccess {
  border: 2px solid #1d661a;
  background: rgba(29, 102, 26, 0.04);
}
.migp-confirmation .enrollAnother .btn-primary {
  padding: 10px 50px;
}
.migp-confirmation.migp .migp-email-alert {
  display: flex;
  background: #f6f6f6;
  border: none;
  margin: 15px 0;
}
.migp-confirmation.migp .migp-alert {
  display: flex;
}
.calculatorContent .hidden-xs {
  display: block !important;
}
.calculatorContent .hidden-lg {
  display: none !important;
}
.migp-confirmation .order-fb-block {
  margin-bottom: 60px;
  margin-top: 36px;
}
.migp-confirmation .order-fb-block > img {
  padding-left: 26px;
  padding-right: 20px;
}
.provider-contracts-table td {
  vertical-align: middle;
}
.provider-contracts-table .servicePlan {
  font-size: 14px;
  font-weight: 600;
}
.provider-contracts-table .servicePlan a {
  padding-left: 0;
}
.responsive-table .responsive-table-cell .migpRecChange {
  font-weight: 600;
  text-transform: uppercase;
}
.responsive-table .responsive-table-cell .migpRecUnenroll {
  font-weight: 600;
  text-transform: uppercase;
}
.contract-item-details .contract-item-table .responsive-table.migpRec tr td {
  max-width: 185px;
}
.page-ProviderContractDetails .contract-item-table {
  border: 1px solid #d9d9d9;
}
.contract-item-details .contract-item-table .responsive-table.migpRec .responsive-table-item td.productDescData {
  min-width: 375px;
}
.contract-item-details .contract-item-table .responsive-table.migpRec .responsive-table-item td.productDescData .item-desc {
  width: 90%;
  margin-top: 20px;
}
.recurringItemDetails .contract-item-table .responsive-table.migpRec .responsive-table-cell label {
  margin-top: 35px;
}
.page-ProviderContractDetails .account-section {
  padding: 0px 15px 0px 23px;
}
.migpRecChildInfo {
  visibility: hidden;
}
.responsive-table.migpRec tr {
  border-bottom: none;
}
.migpRec tr:first-child .migpRecChildInfo {
  visibility: visible;
}
.back-link .glyphicon {
  top: 3px;
}
.migpRec .item-terms {
  margin-bottom: 30px;
}
.back-link .label {
  padding: 0;
}
.back-link .label span {
  font-size: 23px;
  padding-left: 10px;
}
.notEliMigp {
  display: none;
  position: relative;
  text-align: center;
}
.notEliMigp .migpErrorInfo {
  position: relative;
  top: -3px;
  cursor: pointer;
  padding-left: 7px;
}
.notEliMigp .normalState {
  display: inline;
}
.notEliMigp .hoverState {
  display: none;
}
.notEliMigp .migpErrorClose {
  position: absolute;
  z-index: 9999;
  right: 20px;
  top: 25px;
  padding: 0;
}
.notEliMigp .eliMigpTootip {
  display: none;
  position: absolute;
  bottom: 40px;
  right: -80%;
  z-index: 99;
}
.notEliMigp .eliMigpTootip .errorPop {
  width: 535px;
  position: relative;
  font-weight: normal;
  border: 2px solid #0072ce;
  text-align: left;
  border-radius: 5px;
  padding: 20px 58px 20px 20px;
  background: #f5f9fd;
  margin: 0;
}
.notEliMigp .eliMigpTootip .errorPop p {
  margin-bottom: 20px;
}
.notEliMigp .eliMigpTootip .errorPop p:last-child {
  margin-bottom: 0;
}
.notEliMigp .eliMigpTootip .errorPop a {
  font-weight: 600;
}
.notEliMigp .eliMigpTootip .errorPop:before,
.notEliMigp .eliMigpTootip .errorPop:after {
  top: 100%;
  right: 29%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.notEliMigp .eliMigpTootip .errorPop:before {
  border-color: transparent;
  border-width: 12px;
  border-top-color: #0072ce;
  transform: translate(54px, 1px);
}
.notEliMigp .eliMigpTootip .errorPop:after {
  border-color: transparent;
  border-width: 10px;
  border-top-color: white;
  transform: translate(55px, 1px);
}
.notEliMigp.active .normalState {
  display: none;
}
.notEliMigp.active .hoverState {
  display: inline;
}
.migpAddInfo {
  text-transform: capitalize;
}
.migpAddInfo span {
  text-transform: capitalize;
}
.recurringItemDetails p.disclaimer-text {
  font-size: 14px;
  font-weight: 400;
  margin: 36px 0 0;
  color: #505357;
}
@media (max-width: 579px) {
  .calculatorContent .hidden-xs {
    display: none !important;
  }
  .calculatorContent .hidden-lg {
    display: block !important;
  }
  .productDescData .col-xs-12 > div {
    display: flex;
    justify-content: space-between;
  }
  .recurringItemDetails .contract-back-btn button.btn {
    max-width: calc(100% - 45px);
    margin: 0 auto;
    float: none;
  }
  .recurringItemDetails p.disclaimer-text {
    margin: 0 15px 0;
  }
  .recurringItemDetails .contract-item-table .responsive-table.migpRec .responsive-table-cell label {
    margin-top: 0;
  }
  .page-ProviderContractDetails .contract-item-details .contract-item-table {
    border: none;
    padding: 0px;
  }
  .page-ProviderContractDetails .account-section {
    padding: 0px 0px;
  }
  .page-ProviderContractDetails .recurringItemDetails .responsive-table-item {
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
  }
  .page-ProviderContractDetails .recurringItemDetails.contract-item-details .contract-item-table .responsive-table .responsive-table-cell:first-child {
    border-bottom: 1px solid #d9d9d9;
  }
  .page-ProviderContractDetails .recurringItemDetails.contract-item-details .contract-item-table .responsive-table .image-wrapper {
    display: flex;
  }
  .page-ProviderContractDetails .recurringItemDetails.contract-item-details .contract-item-table .responsive-table .image-wrapper .col-xs-12 {
    padding-left: 20px;
    margin: 0;
  }
  .contract-item-details .contract-item-table .responsive-table .responsive-table-item td.productDescData label {
    width: auto;
  }
  .contract-item-details .contract-item-table .responsive-table.migpRec .responsive-table-item td.productDescData {
    min-width: 100%;
  }
  .contract-item-details .contract-item-body .contract-item-table .item-name {
    padding-top: 0;
  }
  .accountDataList ul.flexView li.addressInfo {
    width: 100%;
  }
  .selectAddress .accountsContainer {
    width: calc(100% + 48px);
    margin-left: -24px;
  }
  .selectAddress .accountsContainer .accountDataList ul.flexView li:last-child {
    width: auto;
  }
  .selectAddress .accountsContainer .form-group {
    max-width: 300px;
  }
  .selectAddress .accountDataList ul.flexView li {
    padding: 20px 24px;
  }
  .selectAddress .accountsData {
    width: auto;
    margin-left: 0;
  }
  .notEliMigp {
    text-align: left;
  }
  .notEliMigp .eliMigpTootip .errorPop {
    width: 100%;
    margin: 0 auto;
  }
  .notEliMigp .eliMigpTootip .errorPop p {
    margin-left: 0 !important;
  }
  .identityContainer p.stepText b {
    font-weight: 600;
  }
  .captchaInfo {
    max-width: 100%;
  }
  .form-guest-info {
    padding: 0 13px;
  }
  .identityFormContent {
    max-width: 100%;
  }
  .accountsContainer ul.accountDataList > li {
    padding: 0;
  }
  .migp #cboxContent .checkPlan {
    padding-left: 13px;
  }
  .migp-confirmation {
    padding: 0 20px;
  }
  .stepTwo .bg-grey {
    border: 1px solid #d9d9d9;
  }
  .provider-contract-details .recurringItemDetails {
    margin-top: 20px;
  }
  .account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) a {
    font-weight: 600;
  }
  .page-ProviderContractDetails .account-section .account-section-content .back-link {
    background: white;
  }
  .page-ProviderContractDetails .account-section .account-section-content .back-link button {
    display: none;
  }
  .page-ProviderContractDetails .account-section .account-section-content .back-link .contract_number {
    display: none;
  }
  .page-ProviderContractDetails .account-section .account-section-content .back-link .recurringTitle {
    padding: 0;
    font-size: 26px;
  }
  .page-ProviderContractDetails .account-section .account-section-content .back-link .status_value {
    display: none;
  }
  .page-ProviderContractDetails .account-section .account-section-content .back-link .label {
    display: block;
    text-align: left;
  }
  .page-identifyVerificationPage .identityContainer {
    padding: 20px;
  }
  .page-identifyVerificationPage .form-group {
    padding: 0 17.5px;
  }
  .page-identifyVerificationPage .buttonSection .btn.btn-primary {
    margin: 0 13px;
  }
  .page-identifyVerificationPage #showText {
    right: 25px;
  }
}
@media (max-width: 768px) {
  .page-ProviderContractDetails table .visible-xs {
    display: block !important;
    margin: 13px 0;
  }
}
@media (min-width: 577px) and (max-width: 1024px) {
  .identityContainer {
    margin: 40px auto 0px;
    width: auto;
  }
}
@media (max-width: 576px) {
  .customPopup {
    width: 245px;
    bottom: 45px;
    right: 14%;
  }
  .migp-tooltip .top {
    width: 275px !important;
  }
  #stepperTd {
    padding-left: 25px !important;
  }
}
.migp-tooltip {
  display: inline-block;
  position: relative;
  padding-left: 3px;
  text-align: left;
  cursor: pointer;
}
.migp-tooltip .top {
  width: 470px;
  top: -10px;
  left: 500%;
  transform: translate(-49%, -90%);
  padding: 10px 45px 10px 20px;
  background-color: #f5f9fd;
  font-weight: normal;
  font-size: 13px;
  border-radius: 8px;
  position: absolute;
  z-index: 2;
  box-sizing: border-box;
  border: 2px solid #0072ce;
  display: none;
}
.migp-tooltip .top i {
  position: absolute;
  top: 100.1%;
  left: 32%;
  margin-left: -12px;
  width: 33px;
  height: 10px;
  overflow: hidden;
}
.migp-tooltip .top i::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: 50%;
  bottom: -2px;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #f5f9fd;
  border: 2px solid #0072ce;
}
.dismissBtn {
  position: absolute;
  z-index: 9999;
  right: 20px;
  top: 30px;
  padding: 0;
  cursor: pointer;
  z-index: 22;
}
.account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) .item-terms a {
  font-weight: 600;
}
.contract-item-details .contract-item-table .responsive-table.migpRec .responsive-table-item label {
  color: #2b2b2b;
}
.account-section .account-section-content .contract-item-table table > tbody > tr > td:nth-child(2) .item-name label a {
  font-weight: 600;
}
.contract-item-details .contract-item-body .contract-item-table .item-name {
  padding-top: 3px;
  max-width: 300px;
}
.provider-contracts-table .servicePlan a {
  font-weight: 600;
}
.contract-item-details .contract-item-table .responsive-table .responsive-table-cell .item-name a span {
  font-weight: 600;
  padding: 0 5px;
}
.responsive-table.migpRec tr:last-child .item-terms {
  margin-bottom: 10px;
}
.provider-contracts-table .servicePlan {
  font-size: 16px;
}
@media (min-width: 1024px) {
  .provider-contract-history {
    padding-top: 25px;
    margin: 0 -15px;
  }
  .provider-contract-history .sort-refine-bar label {
    font-weight: 400;
    font-size: 16px;
  }
  .provider-contract-history .pagination-bar .pagination-toolbar {
    padding-bottom: 45px;
  }
  .provider-contract-history .responsive-table .responsive-table-head th {
    font-size: 14px;
  }
  .provider-contract-history table > tbody > tr > td:nth-child(2) a {
    font-weight: 600;
    font-size: 16px;
  }
  .provider-contract-history .provider-contracts-table .servicePlan {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .contract-item-details .contract-item-body .contract-item-table .item-name a {
    font-weight: 600;
  }
  .contract-item-details .contract-item-body .contract-item-table .item-name {
    max-width: 100%;
  }
}
.order-acc-deatils {
  background: #FBFBFC;
}
.migp-confirmation .migp-btn.migp-btn-primary {
  margin-bottom: 55px;
}
.migp-confirmation .text-center.m-t-b-40 {
  margin-bottom: 30px;
}
@media (min-width: 577px) {
  button#clear-btn {
    padding-top: 20px;
  }
  .migp main section article.migp-multiple-accounts .mult-form {
    align-items: center;
  }
}
.d-flex {
  display: flex;
}
.m-b-32 {
  margin-bottom: 32px;
}
.m-b-20 {
  margin-bottom: 20px;
}
.enrollPopup.migpEnroll #cboxTitle {
  padding-left: 0;
}
.enrollPopup #cboxContent .usuageInfoHeader {
  font-size: 28px;
  line-height: 38px;
  background: #1E3575;
  padding: 16px 25px;
  color: white;
  max-width: 600px;
  font-weight: 400;
  margin: 0px;
  display: flex;
  cursor: pointer;
}
.enrollPopup #cboxContent .usuageInfoHeader.active img {
  padding-right: 0px;
  padding-left: 20px;
  transform: rotate(180deg);
}
.usuageHead {
  margin-bottom: 32px;
}
.usuageInfoHeader img {
  padding-right: 20px;
}
.migp.contrib-container form .required:before {
  content: "* ";
  color: red;
}
.migp.contrib-container p.required {
  margin: 0;
  margin-bottom: 24px;
}
.migp.contrib-container form label {
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}
.migp.contrib-container form input,
.migp.contrib-container form select {
  background: #ffffff;
  border: 1px solid #b1b3b3;
  box-sizing: border-box;
  width: 300px;
  height: 36px !important;
  padding: 0 0.3em;
}
.migp.contrib-container form input:focus {
  border: 1px solid #b8b9b9;
}
.migp.contrib-container form select {
  font-size: 14px;
  line-height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 10px;
  background-position-x: 97% !important;
  background: url(/_ui/responsive/theme-dte/images/migp/arrow-down-icon.svg) no-repeat right;
}
.migp.contrib-container form select option {
  font-size: 14px;
  line-height: 20px;
}
.migp.contrib-container form input:focus {
  border: 1px solid #a4a5a5;
  outline-color: #b8b9b9;
}
.migp.contrib-container form select:focus {
  border: 1px solid #a4a5a5;
  outline-color: #b8b9b9;
}
.migp.contrib-container form .migp-captcha {
  transform: scale(1) !important;
  margin-bottom: 30px;
  margin-top: 25px;
}
.migp.contrib-container .fs-12 {
  font-size: 12px !important;
}
.migp.contrib-container .fs-18 {
  font-size: 18px !important;
  line-height: 21px !important;
}
.migp.contrib-container .fw-6 {
  font-weight: 600;
}
.migp.contrib-container .mt-40 {
  margin-top: 40px;
}
.migp.contrib-container {
  max-width: 463px;
  margin: 0 auto;
}
/* contrib validation */
.migp.migp-lrgc .required.error label,
.migp.contrib-container .required.error label {
  color: red;
}
.migp.migp-lrgc .required span.vError,
.migp.contrib-container .required span.vError {
  display: none;
}
.migp.migp-lrgc .required.error span.vError,
.migp.contrib-container .required.error span.vError {
  display: inline-block;
  color: red;
  margin-top: 8px;
}
.migp.migp-lrgc .required.error input,
.migp.contrib-container .required.error input,
.migp.contrib-container .required.error input:focus,
.migp.contrib-container .required.error select,
.migp.contrib-container .required.error .input-prepend {
  border: 1px solid #E31937 !important;
  outline: #E31937;
}
.migp.contrib-container #form-error {
  display: none;
  width: 300px;
  margin-bottom: 0;
}
.migp.contrib-container #form-error.error {
  display: flex;
  gap: 10px;
}
.migp.migp-lrgc #consult-form .required.error:before,
.migp.contrib-container form .required.error:before {
  content: "" !important;
}
.migp.migp-lrgc #consult-form #form-error {
  display: none;
  width: 300px;
  margin-bottom: 30px;
}
.migp.migp-lrgc #consult-form #form-error.error {
  display: flex;
  gap: 10px;
}
@media (max-width: 579px) {
  .migp.contrib-container #form-error,
  .migp.migp-lrgc #consult-form #form-error {
    margin-left: 0 !important;
  }
  .migp.contrib-container {
    max-width: 326px;
    margin: 0 auto;
  }
  .migp.contrib-container.backLink {
    width: 215px;
  }
}
.font-wt-400 {
  font-weight: 400;
}
.popupTable .calculatorTableData .table > thead:first-child > tr:first-child > th:first-child {
  padding: 20px 30px 20px 30px;
}
.migpEnroll #cboxContent .calculatorTableData .table tbody > tr > td {
  padding: 35px 15px 35px 15px;
}
.migpEnroll #cboxContent .glyphicon-menu-down {
  color: #b1b3b3;
}
.migpEnroll .smartEnrollPopup .hearUsDrop {
  background: white;
}
.enrollPopup #cboxContent .smartEnrollPopup .hearUs label span {
  color: #E31937;
}
@media (min-width: 577px) {
  .treeSave {
    font-weight: 600;
  }
  .carRemove {
    font-weight: 600;
  }
  .monthlyDollar {
    font-weight: 600;
  }
  .enrollPopupData .treeSave,
  .enrollPopupData .carRemove,
  .changePopupData .treeSave,
  .changePopupData .carRemove {
    font-weight: 400;
  }
  .calculatorTableData .table > thead > tr > th {
    padding: 20px;
    text-transform: none;
  }
  .calculatorTableData .table tbody > tr > td:last-child {
    font-weight: 600;
  }
  .subPlanHeading {
    padding-top: 3px;
  }
}
@media (max-width: 576px) {
  .calculatorTableMobile .table tbody > tr > td span.addedPercent {
    display: none;
  }
  .calculatorTableMobile .table tbody > tr > td span.subPlanHeading {
    display: inline-block;
  }
  .calculatorTableMobile .table tr td:first-child {
    min-width: 140px;
  }
  .calculatorTableMobile .table tr td:last-child {
    font-weight: 600;
  }
  .calHeaderInfo {
    padding: 25px 25px 20px 25px;
  }
  .calculatorHeader {
    padding: 15px 26.5px;
  }
  .calculatorContent .calculatorTableMobile .table thead > tr > th {
    padding: 20px 15px;
    vertical-align: top;
  }
  .calculatorContent .calculatorTableMobile .table tbody > tr > td {
    padding: 20px 15px;
    vertical-align: top;
  }
  .flexCal input {
    max-width: 42px;
  }
  .flexCal button {
    width: 36px;
  }
  .migpCalFooter div {
    max-width: 100%;
    align-items: center;
    flex-direction: column;
  }
  .migpCalFooter div p {
    order: 2;
  }
  .mobilePopupTable li {
    padding-bottom: 0;
  }
  .mobilePopupTable li.tableHeader {
    padding-bottom: 30px;
  }
  .mobilePopupTable li.bg-grey {
    background: white;
  }
  .mobilePopupTable .checkPlan {
    max-width: none;
    margin: 0px auto;
    margin-left: -25px;
    background: #d9d9d9;
    padding: 20px 44px;
    margin-right: -25px;
  }
  .migpEnroll .continueBlock .checkInfo {
    margin-bottom: 0;
  }
  .migpEnroll #cboxContent .checkPlan .radio input {
    background: white;
  }
  .migpEnroll #cboxContent .checkPlan input[type="radio"]:checked {
    background: #1e3575;
    border: 1px solid #1e3575;
  }
  .enrollData .col-sm-4.p-0 .enrollMigpImg {
    padding-top: 40px;
  }
}
.migpEnroll.enrollPopup #cboxContent .error .selecError {
  text-align: left;
}
.migpEnroll.enrollPopup #cboxContent .hearUs.error .selecError {
  padding-top: 5px;
}
.migpEnroll.enrollPopup #cboxContent .hearUs.error label {
  color: #e31937;
}
.migpEnroll.enrollPopup #cboxContent .hearUs.error .hearUsDrop {
  border: 1px solid #e31937;
  color: #e31937;
}
.migpEnroll.enrollPopup #cboxContent .refData .form-group.error .errorAstrick {
  display: inline;
}
.migpEnroll.enrollPopup #cboxContent .refData .form-group.error label {
  color: #e31937;
}
.migpEnroll.enrollPopup #cboxContent .refData .form-group .errorAstrick {
  display: none;
}
.migpEnroll.enrollPopup #cboxContent .form-group.error .selecError {
  padding-top: 8px;
}
.migpChange.enrollPopup #cboxContent .error .selecError {
  text-align: left;
}
.migpEnroll .calculatorTableData .table tbody > tr > td span.errorAstrick {
  padding-right: 3px;
}
.migpEnroll #cboxContent .hearUs.error .glyphicon-menu-down {
  color: #e31937;
}
.migpEnroll #cboxContent .stepTwo .checkPlan {
  max-width: 100%;
}
.migpEnroll #cboxContent .stepTwo .checkPlan .radio input {
  left: 0px;
}
.migpEnroll #cboxContent .stepTwo .checkPlan .radio > span {
  padding-left: 30px;
  display: inline-block;
}
.hearUs .errorAstrick {
  display: none;
}
.hearUs .astrick {
  display: inline;
}
.hearUs.error .astrick {
  display: none;
}
.hearUs.error .errorAstrick {
  display: inline;
}
.enrollPopup #cboxContent .smartEnrollPopup .hearUs label {
  margin-bottom: 4px;
}
.enrollPopup #cboxContent .smartEnrollPopup .refData label {
  margin-bottom: 4px;
}
.stepTwo .treeSave {
  font-weight: 400;
}
.stepTwo .carRemove {
  font-weight: 400;
}
.stepTwo .monthlyDollar {
  font-weight: 400;
}
.changePopupData .stepTwo .monthlyDollar {
  font-weight: 600;
}
@media (max-width: 576px) {
  .migpEnroll.enrollPopup #cboxContent .continueBlock .error .selecError {
    white-space: nowrap;
    max-width: 110px;
    overflow: hidden;
  }
  .migpEnroll.enrollPopup #cboxContent .mobilePopupTable .selecError {
    padding-left: 25px;
    border: 1px solid #e31937;
    border-bottom: none;
    top: 0;
    padding: 3px 25px;
  }
  .migpEnroll.enrollPopup #cboxContent .error .mobilePopupTable ul {
    border: 1px solid #e31937;
    border-top: none;
  }
  .migpEnroll.enrollPopup #cboxContent .error .mobilePopupTable li.tableHeader {
    border-left: none;
    border-right: none;
  }
  .migpEnroll.enrollPopup #cboxContent .stepTwo .mobilePopupTable ul {
    margin-bottom: 0;
  }
  .migpEnroll.enrollPopup #cboxContent .stepTwo .continueBlock {
    padding: 20px;
  }
  .migpEnroll.enrollPopup #cboxContent .stepTwo .continueBlock button {
    width: 100%;
    margin-top: 0;
  }
  .migpEnroll.enrollPopup #cboxContent .stepOne .enrollData.p-30 {
    padding: 30px 22px;
  }
  .migpEnroll.enrollPopup #cboxContent .stepHeader {
    max-width: 100%;
    padding: 10px 0 0;
  }
  .migpEnroll.enrollPopup #cboxContent .stepHeader span {
    display: inline-block;
  }
  .migpEnroll #cboxContent .customCheckmark {
    top: 3px;
  }
  .migpEnroll #cboxContent .stepTwo .checkPlan {
    max-width: none;
  }
  .migpEnroll .smartEnrollPopup .hearUsDropList {
    max-width: 100%;
  }
  .mobilePopupTable li {
    padding-right: 5px;
  }
  .mobilePopupTable .checkPlan {
    margin-right: -5px;
  }
  .migpEnroll #cboxContent .stepTwo .checkPlan .radio > span {
    padding-left: 0px;
  }
}
.migpEnroll.enrollPopup ul.hearUsDropList li {
  text-transform: none;
}
.EnrollHeaderMigp {
  font-size: 23px;
  line-height: 35px;
  margin: 0px;
  text-align: center;
  margin-bottom: 23px;
  font-weight: 600;
}
@media (max-width: 576px) {
  .calculatorContent .calculatorTableMobile .table tbody > tr > td {
    padding: 20px 15px;
  }
  .calculatorContent .calculatorTableMobile .table tbody > tr > td:nth-child(2) {
    padding: 20px 10px;
  }
  .landingCal .calculatorTableMobile {
    margin-bottom: 0;
  }
  .calculatorTableMobile .table tbody > tr:last-child {
    border: 1px;
  }
}
.migpEnroll.enrollPopup span[data-value]:not([data-value='']) {
  color: #505357;
}
@media (max-width: 576px) {
  .identityContainer {
    padding-top: 0px;
  }
  .identityContainer h2 {
    font-weight: 600;
    margin-bottom: 25px;
  }
  .identityContainer p.stepText {
    padding: 0 25px;
    margin-top: 0;
  }
  .backToProg {
    margin-bottom: 25px;
  }
  .selectAddress .accountsContainer {
    margin-top: 30px;
  }
  .buttonSection {
    max-width: 520px;
    padding: 0px 37px 30px;
  }
  .page-identifyVerificationPage .buttonSection {
    padding-top: 12px;
  }
  .page-identifyVerificationPage .buttonSection .btn.btn-primary {
    margin: 0;
  }
  .refBlock.error {
    color: #E31937;
  }
  .refBlock.error .selecError {
    display: block;
  }
  .refBlock.error .errorAstrick {
    display: inline;
    color: #E31937;
  }
  .refBlock.error label {
    color: #E31937;
  }
  .refBlock .selecError {
    display: none;
  }
  .EnrollHeaderMigp {
    font-size: 23px;
    line-height: 35px;
    margin: 0px;
    text-align: center;
    margin-bottom: 23px;
    font-weight: 600;
  }
  .step4 {
    margin-top: 20px;
  }
  .step4 .stepHeader {
    max-width: 100%;
    font-weight: 600;
  }
  .step4 .enrollData img {
    margin-top: 40px;
  }
  .migpEnroll #cboxContent .checkPlan .radio > span {
    padding-left: 0;
  }
  .migp.step4 #cboxContent .checkPlan {
    width: calc(100% + 29px);
    max-width: none;
    margin-left: -24px;
    padding-left: 36px;
  }
  .migp.step4 #cboxContent .mobilePopupTable .selecError {
    padding-left: 25px;
    border: 1px solid #e31937;
    border-bottom: none;
    top: 0;
    padding: 3px 25px;
  }
  .migp.step4 #cboxContent .error .mobilePopupTable ul {
    border: 1px solid #e31937;
    border-top: none;
  }
  .migp.step4 .continueBlock p.selecError {
    width: calc(100% + 20px);
  }
  .mobilePopupTable ul {
    margin-bottom: 0;
  }
  .migp #cboxContent .step5 .checkPlan {
    width: calc(100% + 29px);
    max-width: none !important;
    margin-left: -24px;
    padding-left: 36px;
  }
  .migp #cboxContent .step5 .mobilePopupTable .selecError {
    padding-left: 25px;
    border: 1px solid #e31937;
    border-bottom: none;
    top: 0;
    padding: 3px 25px;
  }
  .migp #cboxContent .step5 .error .mobilePopupTable ul {
    border: 1px solid #e31937;
    border-top: none;
  }
  .migp .step5 .continueBlock p.selecError {
    width: calc(100% + 20px);
  }
  .step5 {
    margin-top: 20px;
  }
  .step5 .stepHeader {
    max-width: 100%;
    font-weight: 600;
  }
  .step5 .continueBlock button {
    margin-top: 0px;
  }
}
@media (max-width: 400px) {
  .g-recaptcha {
    transform: scale(1);
  }
}
@media (min-width: 401px) and (max-width: 577px) {
  .g-recaptcha {
    transform: scale(1.17);
  }
}
@media (max-width: 577px) {
  .migp .migp-alert {
    margin-left: 20px;
    margin-right: 20px;
  }
  .migp.migp-confirmation .migp-alert {
    margin-left: 0;
    margin-right: 0;
  }
}
.errorField .errorText {
  display: block;
}
.errorField input {
  background: #E3193705;
  border: 1px solid #E31937;
}
.errorField .addressHint {
  display: none;
}
.identityContainer p.addressHint {
  font-size: 14px;
  color: #505357;
}
.emptyErrorBlock {
  display: none;
  margin: 30px 0 0px;
  max-width: 300px;
  padding: 10px 20px;
  border-radius: 5px;
  border: 2px solid #E31937;
  align-items: center;
  font-size: 16px;
  background: #FEFAFB;
}
.emptyErrorBlock .errorAstrick {
  color: #E31937;
  padding-right: 10px;
}
.emptyError .emptyErrorBlock {
  display: flex;
}
.migpEnroll .calculatorTableData .table tbody > tr > td span.enrollFlexHint {
  padding-top: 7px;
  display: inline-block;
  font-size: 14px;
}
.selectAddress .selecError {
  display: none;
}
.migp #cboxContent .step5 .calculatorTableData .table tbody > tr > td {
  padding: 20px;
}
.calculatorTableData .table tr.noUpdate td {
  font-weight: 400;
}
.questHelp {
  padding: 0 45px;
}
@media (max-width: 576px) {
  .questHelp {
    padding: 0;
  }
  .mobilePopupTable li span.energyAmount {
    display: inline;
  }
  .step4 #cboxContent .checkPlan .radio .flexAdd {
    padding-left: 0;
  }
}
.selectAddress .errorField .selecError {
  display: block;
  color: #E31937;
}
.enrollPopupData .treeSave,
.step4 .treeSave {
  font-weight: 400;
}
.enrollPopupData .carRemove,
.step4 .carRemove {
  font-weight: 400;
}
.step4 .calculatorTableData .table tbody > tr > td span.enrollFlexHint {
  padding-top: 7px;
  display: inline-block;
  font-size: 14px;
}
.migp #cboxContent .step5 .calculatorTableData .table tbody > tr > td:first-child {
  text-align: left;
  padding-left: 40px;
}
.migp #cboxContent .step5 .calculatorTableData .table tbody > tr > td p.m-0 {
  font-size: 14px !important;
}
.migpEnroll.enrollPopup #cboxContent .hearUs.error .hearUsDrop {
  background: rgba(227, 25, 55, 0.02);
}
.migpEnroll .refData .error #refCode {
  border: 1px solid #e31937;
  color: #e31937;
  background: rgba(227, 25, 55, 0.02);
}
.page-migpConfirmationPage .navigation.navigation--bottom {
  display: none;
}
@media (max-width: 576px) {
  .popupTable.error ~ .refferal {
    border: 1px solid #e31937;
    border-top: none;
    border-bottom: none;
  }
  .popupTable.error ~ .continueBlock {
    border: 1px solid #e31937;
    border-top: none;
  }
  .migpEnroll.enrollPopup #cboxContent .error .mobilePopupTable ul {
    border-bottom: none;
  }
  .migpEnroll.enrollPopup #cboxContent .stepHeader {
    max-width: 90%;
  }
  .migp.step4 #cboxContent .error .mobilePopupTable ul,
  .migp #cboxContent .step5 .error .mobilePopupTable ul {
    border-bottom: none;
  }
  .emptyErrorBlock,
  .errorValidation {
    margin: 30px 13px 30px 13px;
  }
  .captchaInfo {
    margin-bottom: 30px;
  }
  .mobilePopupTable .checkPlan {
    background: #f6f6f6;
    margin-left: -24px;
  }
  .refferal {
    background: white;
  }
  .migpEnroll #cboxContent .checkPlan .radio .flexAdd {
    padding-left: 0;
  }
}
input::-ms-reveal,
input::-ms-clear {
  display: none;
}
@media (max-width: 576px) {
  .page-ProviderContractsHistory .account-section {
    padding: 0;
  }
  .page-ProviderContractsHistory .account-section .provider-contract-history .account-section-header {
    margin: 30px 20px 10px;
  }
  .page-ProviderContractsHistory .account-section .provider-contract-history .pagination-toolbar {
    margin: 0 20px;
  }
  .page-ProviderContractsHistory .account-section .provider-contract-history .pagination-bar.top .row {
    background: #F6F6F6;
  }
  .page-ProviderContractsHistory .account-section .pagination-bar .pagination-toolbar .sort-refine-bar .row {
    background: none !important;
  }
  .page-ProviderContractsHistory .provider-contract-history .responsive-table-item td {
    margin: 0;
    margin-bottom: 46px;
    padding: 0;
  }
  .page-ProviderContractsHistory .provider-contract-history .responsive-table-item td:last-child,
  .page-ProviderContractsHistory .provider-contract-history .responsive-table-item td:nth-last-child(2) {
    margin: 0 !important;
  }
  .page-ProviderContractsHistory .provider-contract-history .responsive-table-item {
    padding: 38px 25px 38px 25px;
  }
  .page-ProviderContractsHistory .provider-contract-history .responsive-table-item td p {
    /* margin-bottom: 46px; */
    padding: 0;
    margin: 0;
  }
  .page-ProviderContractsHistory .provider-contract-history .responsive-table-item td:nth-child(odd) {
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    color: #505357;
  }
  .page-ProviderContractsHistory .provider-contract-history .responsive-table-item td:nth-child(even) {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #505357;
  }
  .step4 #cboxContent .checkPlan .radio .flexAdd {
    display: block;
  }
}
@media (min-width: 577px) {
  .loggedIn .quest-block .centering .migpEnroll {
    max-width: 175px;
  }
  .loggedIn .quest-block .centering {
    align-items: end;
  }
  .calculatorTableMobile .table tr td:first-child {
    text-transform: capitalize;
  }
  .img-block-border {
    border: 1px solid #D9D9D9;
  }
}
.visiHidden {
  visibility: hidden;
}
.hide {
  display: none !important;
}
.calculatorTableData .table tbody > tr > td span {
  text-transform: capitalize;
}
.calculatorTableData .table tbody > tr > td span.energyChrg {
  display: inline;
}
.mobilePopupTable li span.energyChrg {
  display: inline;
}
.parkTableHeaderContent {
  margin-top: 4px;
  margin-left: 10px;
  color: white;
}
.parkTableHeader {
  display: block;
}
.parkTableMobileView .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9 !important;
}
.parksTable-border {
  border: 1px solid #d9d9d9;
}
.parksTable-border > tbody > tr:nth-of-type(even) {
  background-color: #F6F6F6;
}
.border-none {
  border: none !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-36 {
  margin-top: 36px !important;
}
@media (max-width: 576px) {
  .margin-spacing {
    margin: 0 20px 30px;
  }
  .ta-left {
    text-align: left !important;
  }
}
.totalImpactbgColor {
  background: #007C9133;
}
.text-align-center {
  text-align: center;
}
.pt-20 {
  padding-top: 20px;
}
.gap-0 {
  gap: 0;
}
.parksTableHeader {
  padding: 10px 20px 15px!important;
  text-transform: none;
  font-family: Open Sans;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
tbody.parksTableBody > tr > td {
  padding: 20px 20px 20px 30px;
}
.mt-10 {
  margin-top: 10px;
}
.ourCommitmentTabContent {
  background-color: #f6f6f6 !important;
  padding: 20px;
}
.display_inline {
  display: inline !important;
}
body.dpp .navigation.navigation--middle.js-navigation--middle,
body.tod1107 .navigation.navigation--middle.js-navigation--middle,
body.tod37 .navigation.navigation--middle.js-navigation--middle {
  display: none;
}
@media (max-width: 779px) {
  body.dpp .navigation.navigation--middle.js-navigation--middle,
  body.tod1107 .navigation.navigation--middle.js-navigation--middle,
  body.tod37 .navigation.navigation--middle.js-navigation--middle {
    display: block;
  }
}
.dte .navigation--top .nav__right .nav__links--account li a,
.dte .footer__top .footer__nav--container .footer__nav--links a {
  text-decoration: none;
}
#switchRateModal .dte-modal-title {
  margin-right: 20px;
}
#ratePlanAlert.has-multiple-account .show-extra-line {
  display: inline !important;
}
.dte .ratePlanLabel {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  color: #505357;
}
.dte .switchBtn {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #0072ce;
  cursor: pointer;
}
.dte .switchBtn:hover {
  color: #1e3575;
}
.dte .switchBtn::before {
  content: '';
  position: relative;
  bottom: 3px;
  margin-right: 12px;
  padding-right: 12px;
  padding-bottom: 5px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAxMiAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC43MzQ2IDE2LjIzNkMxMS4wMTAyIDE2LjUxMTcgMTEuMDEwMiAxNi45NTg3IDEwLjczNDYgMTcuMjM0M0w2LjQ5OTIzIDIxLjQ2OTdDNi4yMjM1NiAyMS43NDUzIDUuNzc2NjIgMjEuNzQ1MyA1LjUwMDk1IDIxLjQ2OTdMMS4yNjU2MSAxNy4yMzQzQzAuOTg5OTQ1IDE2Ljk1ODcgMC45ODk5NDUgMTYuNTExNyAxLjI2NTYxIDE2LjIzNkMxLjU0MTI4IDE1Ljk2MDQgMS45ODgyMiAxNS45NjA0IDIuMjYzODkgMTYuMjM2TDYuMDAwMDkgMTkuOTcyMkw5LjczNjI5IDE2LjIzNkMxMC4wMTIgMTUuOTYwNCAxMC40NTg5IDE1Ljk2MDQgMTAuNzM0NiAxNi4yMzZaIiBmaWxsPSIjMDA3MkNFIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMS4yNjU0NCA4Ljc2Mzk1QzAuOTg5NzY5IDguNDg4MjkgMC45ODk3NjkgOC4wNDEzNCAxLjI2NTQ0IDcuNzY1NjdMNS41MDA3NyAzLjUzMDM0QzUuNzc2NDQgMy4yNTQ2NyA2LjIyMzM4IDMuMjU0NjcgNi40OTkwNSAzLjUzMDM0TDEwLjczNDQgNy43NjU2N0MxMS4wMTAxIDguMDQxMzQgMTEuMDEwMSA4LjQ4ODI5IDEwLjczNDQgOC43NjM5NUMxMC40NTg3IDkuMDM5NjIgMTAuMDExOCA5LjAzOTYyIDkuNzM2MTEgOC43NjM5NUw1Ljk5OTkxIDUuMDI3NzVMMi4yNjM3MSA4Ljc2Mzk1QzEuOTg4MDUgOS4wMzk2MiAxLjU0MTEgOS4wMzk2MiAxLjI2NTQ0IDguNzYzOTVaIiBmaWxsPSIjMDA3MkNFIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
}
.dte .switchBtn:hover::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMjUiIHZpZXdCb3g9IjAgMCAxMiAyNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC43MzQ2IDE2LjIzNkMxMS4wMTAyIDE2LjUxMTcgMTEuMDEwMiAxNi45NTg3IDEwLjczNDYgMTcuMjM0M0w2LjQ5OTIzIDIxLjQ2OTdDNi4yMjM1NiAyMS43NDUzIDUuNzc2NjIgMjEuNzQ1MyA1LjUwMDk1IDIxLjQ2OTdMMS4yNjU2MSAxNy4yMzQzQzAuOTg5OTQ1IDE2Ljk1ODcgMC45ODk5NDUgMTYuNTExNyAxLjI2NTYxIDE2LjIzNkMxLjU0MTI4IDE1Ljk2MDQgMS45ODgyMiAxNS45NjA0IDIuMjYzODkgMTYuMjM2TDYuMDAwMDkgMTkuOTcyMkw5LjczNjI5IDE2LjIzNkMxMC4wMTIgMTUuOTYwNCAxMC40NTg5IDE1Ljk2MDQgMTAuNzM0NiAxNi4yMzZaIiBmaWxsPSIjMWUzNTc1Ii8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMS4yNjU0NCA4Ljc2Mzk1QzAuOTg5NzY5IDguNDg4MjkgMC45ODk3NjkgOC4wNDEzNCAxLjI2NTQ0IDcuNzY1NjdMNS41MDA3NyAzLjUzMDM0QzUuNzc2NDQgMy4yNTQ2NyA2LjIyMzM4IDMuMjU0NjcgNi40OTkwNSAzLjUzMDM0TDEwLjczNDQgNy43NjU2N0MxMS4wMTAxIDguMDQxMzQgMTEuMDEwMSA4LjQ4ODI5IDEwLjczNDQgOC43NjM5NUMxMC40NTg3IDkuMDM5NjIgMTAuMDExOCA5LjAzOTYyIDkuNzM2MTEgOC43NjM5NUw1Ljk5OTkxIDUuMDI3NzVMMi4yNjM3MSA4Ljc2Mzk1QzEuOTg4MDUgOS4wMzk2MiAxLjU0MTEgOS4wMzk2MiAxLjI2NTQ0IDguNzYzOTVaIiBmaWxsPSIjMWUzNTc1Ii8+Cjwvc3ZnPgo=);
}
.phoneFieldInput input:nth-of-type(1) {
  width: 74px;
  height: 36px;
  margin-right: 0px;
  margin-right: 4px;
}
.phoneFieldInput input:nth-of-type(2) {
  width: 74px;
  height: 36px;
  margin-right: 0px;
  margin: 0 4px;
}
.phoneFieldInput input:nth-of-type(3) {
  width: 102px;
  height: 36px;
  margin-right: 0px;
  margin-left: 4px;
}
@media (max-width: 779px) {
  .phoneFieldInput input:nth-of-type(1) {
    width: 66px;
    margin: 0;
  }
  .phoneFieldInput input:nth-of-type(2) {
    width: 66px;
    margin: 0;
  }
  .phoneFieldInput input:nth-of-type(3) {
    width: 90px;
    margin: 0;
  }
}
.dte .dte-btn {
  cursor: pointer;
  width: 100%;
  max-width: 320px;
  padding: 5px 25px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  background: inherit;
  border: 1px solid #0072ce;
  box-sizing: border-box;
  text-align: center;
}
.dte .dte-btn-primary {
  color: #ffffff;
  background: #0072ce;
  border-color: #0072ce;
}
.dte .dte-btn-plain {
  color: #0072ce;
}
.dte .dte-btn-muted {
  color: #0072ce;
  background: inherit;
  border: none !important;
  font-size: 16px;
  line-height: 19px;
}
.dte .dte-btn.dte-btn-primary:hover,
.dte .dte-btn.dte-btn-plain:hover {
  background: #1e3575;
  border-color: #1e3575;
  color: #fff;
}
.dte .dte-btn.dte-btn-muted:hover {
  color: #1e3575;
}
.dte .dte-btn.dte-btn-primary:disabled:hover,
.dte .dte-btn.dte-btn-plain:disabled:hover,
.dte .dte-btn.dte-btn-muted:disabled:hover {
  color: #666666;
  cursor: not-allowed;
  border-color: #666665;
  background: lightgrey !important;
}
.dte .dte-btn:disabled,
.dte .dte-btn[disabled] {
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
  pointer-events: none;
  min-width: 120px;
}
.dte .li-box-marker {
  height: 16px;
  width: 16px;
}
.dte ul.dte-ul-list {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 24px;
}
.dte ul.dte-ul-list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.dte ul.dte-ul-list li:last-child {
  margin-bottom: 20px;
}
.dte ul.dte-ul-list > li:before {
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='13' viewBox='0 0 16 13' fill='none'><path d='M14.375 1.33301L5.96151 11.333L1.24997 7.14696' stroke='rgb(30, 53, 117)' stroke-width='2' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/></svg>");
  background-size: 90%;
  -webkit-transition: background-size 0.3s;
  transition: background-size 0.3s;
  content: '';
  height: 1.9em;
  width: 1em;
  display: block;
  float: left;
  margin-left: -25px;
  margin-top: -3px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.summary-detail {
  position: relative;
}
.summary-detail details summary {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  padding: 23px;
  margin: 0;
  color: #0072ce;
  border: 1px solid #d9d9d9;
  list-style-type: none;
  display: flex;
  justify-items: center;
  align-items: center;
  cursor: pointer;
}
.summary-detail details summary::-webkit-details-marker {
  display: none;
}
.summary-detail details summary::before {
  content: '';
  margin-right: 16px;
  padding-right: 16px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMS41VjguNU04IDE1LjVWOC41TTggOC41SDFNOCA4LjVIMTUiIHN0cm9rZT0iIzAwNzJDRSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
}
.summary-detail details summary:hover::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMS41VjguNU04IDE1LjVWOC41TTggOC41SDFNOCA4LjVIMTUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPC9zdmc+Cg==);
}
.summary-detail details div.content {
  padding: 30px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #505357;
  background-color: #fbfbfc;
}
.summary-detail summary:hover,
.summary-detail details[open] summary {
  background: #1e3575;
  color: #ffffff;
}
.summary-detail details[open] summary {
  border: 0;
}
.summary-detail details[open] summary span.hide-open {
  display: none;
}
.summary-detail details[open] summary:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgOC41SDE1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
}
.summary-detail details[open]::after {
  background: #1e3575;
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  bottom: 0;
}
.b-none.summary-detail details[open]::after {
  background: none;
}
.summary-detail.card-accordion details[open]::after {
  height: 0 !important;
}
.summary-detail.card-accordion details div.content {
  background-color: #ffffff;
}
@media (max-width: 576px) {
  .summary-detail details div.content {
    padding: 16px 30px;
  }
}
.summary-detail-inline details summary {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #0072ce;
  list-style: none;
  padding: 25px 0 25px 0px;
  outline: none;
  cursor: pointer;
}
.summary-detail-inline details summary::-webkit-details-marker {
  display: none;
}
.summary-detail-inline details summary:after {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjI5Mjg5IDQuMjkyODlDMC45MDIzNjkgNC42ODM0MiAwLjkwMjM2OSA1LjMxNjU4IDEuMjkyODkgNS43MDcxMUw3LjI5Mjg5IDExLjcwNzFDNy42ODM0MiAxMi4wOTc2IDguMzE2NTggMTIuMDk3NiA4LjcwNzExIDExLjcwNzFMMTQuNzA3MSA1LjcwNzExQzE1LjA5NzYgNS4zMTY1OCAxNS4wOTc2IDQuNjgzNDIgMTQuNzA3MSA0LjI5Mjg5QzE0LjMxNjYgMy45MDIzNyAxMy42ODM0IDMuOTAyMzcgMTMuMjkyOSA0LjI5Mjg5TDggOS41ODU3OUwyLjcwNzExIDQuMjkyODlDMi4zMTY1OCAzLjkwMjM3IDEuNjgzNDIgMy45MDIzNyAxLjI5Mjg5IDQuMjkyODlaIiBmaWxsPSIjMDA3MkNFIi8+Cjwvc3ZnPgo=);
  display: inline-flex;
  height: 0.9em;
  width: 1.1em;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: 8px;
}
.summary-detail-inline details div.content {
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #505357;
}
.summary-detail-inline details[open] summary {
  padding: 25px 0;
}
.summary-detail-inline details[open] summary:after {
  height: 1.2em;
  transform: rotate(180deg);
}
table.dte-table {
  display: grid;
  width: 100%;
  border-spacing: 0 2px;
}
table.dte-table thead tr {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #1e3575;
  color: #ffffff;
  padding: 20px 10px;
}
table.dte-table thead tr th {
  width: 100%;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  text-transform: initial;
}
table.dte-table tbody tr.header-row {
  background-color: #1e3575 !important;
  color: #ffffff !important;
  padding: 20px 10px;
}
table.dte-table tbody tr.header-row td {
  width: 100%;
  font-weight: normal;
  text-transform: none !important;
  vertical-align: middle !important;
  text-align: center;
}
table.dte-table tbody {
  border: 1px solid #d9d9d9;
}
table.dte-table tbody tr {
  box-sizing: border-box;
  text-align: center;
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 20px 10px;
}
table.dte-table tbody tr td {
  width: 100%;
  text-transform: none !important;
  vertical-align: middle !important;
}
table.dte-table tbody tr:nth-child(even) {
  background-color: #f6f6f6;
}
.dte-footer-jumbotron {
  padding-top: 40px;
  background-color: #f6f6f6 !important;
  box-shadow: 0 0 0 100vmax #f6f6f6;
  clip-path: inset(0 -100vmax);
}
.dte-footer-jumbotron .dte-footer-jumbotron-body {
  color: #ffffff;
  margin: 0 auto;
  max-width: 952px;
  width: 100%;
}
.dte-footer-jumbotron .dte-footer-jumbotron-body .dte-footer-jumbotron-content {
  display: flex;
  gap: 10px;
  margin-bottom: 80px;
}
.dte-footer-jumbotron .dte-footer-jumbotron-body .dte-footer-jumbotron-content .dte-footer-jumbotron-item {
  display: flex;
  gap: 30px;
  flex: 1;
  min-height: 200px;
  padding: 21px;
  background-color: #0c2340;
}
.dte-footer-jumbotron .dte-footer-jumbotron-body .title {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
}
.dte .dte-alert {
  display: flex;
  gap: 12px;
  border-radius: 5px;
  padding: 20px;
  align-items: center;
}
.dte .dte-alert-info {
  background: #f5f9fd;
  border: 2px solid #0072ce;
}
.dte .dte-alert-info::before {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyMyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ2NjdfODY5ODQpIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC44NDM4IDEyQzIwLjg0MzggMTcuMzg0OCAxNi42NjA0IDIxLjc1IDExLjUgMjEuNzVDNi4zMzk1OSAyMS43NSAyLjE1NjI1IDE3LjM4NDggMi4xNTYyNSAxMkMyLjE1NjI1IDYuNjE1MjIgNi4zMzk1OSAyLjI1IDExLjUgMi4yNUMxNi42NjA0IDIuMjUgMjAuODQzOCA2LjYxNTIyIDIwLjg0MzggMTJaTTIzIDEyQzIzIDE4LjYyNzQgMTcuODUxMyAyNCAxMS41IDI0QzUuMTQ4NzMgMjQgMCAxOC42Mjc0IDAgMTJDMCA1LjM3MjU4IDUuMTQ4NzMgMCAxMS41IDBDMTcuODUxMyAwIDIzIDUuMzcyNTggMjMgMTJaTTExLjQ5OTQgOS42ODI0NkMxMi4wMjkxIDkuNjgyNDYgMTIuNDU3NyAxMC4xMjk3IDEyLjQ1NzcgMTAuNjgyNVYxNy42ODgzQzEyLjQ1NzcgMTguMjQxMSAxMi4wMjkxIDE4LjY4ODMgMTEuNDk5NCAxOC42ODgzQzEwLjk2OTcgMTguNjg4MyAxMC41NDExIDE4LjI0MTEgMTAuNTQxMSAxNy42ODgzVjEwLjY4MjVDMTAuNTQxMSAxMC4xMjk3IDEwLjk2OTcgOS42ODI0NiAxMS40OTk0IDkuNjgyNDZaTTExLjUwMDEgNi4xNTAzOUMxMC44NjQ5IDYuMTUwMzkgMTAuMzUwMSA2LjY4NzY1IDEwLjM1MDEgNy4zNTAzOUMxMC4zNTAxIDguMDEzMTMgMTAuODY0OSA4LjU1MDM5IDExLjUwMDEgOC41NTAzOUMxMi4xMzUyIDguNTUwMzkgMTIuNjUwMSA4LjAxMzEzIDEyLjY1MDEgNy4zNTAzOUMxMi42NTAxIDYuNjg3NjUgMTIuMTM1MiA2LjE1MDM5IDExLjUwMDEgNi4xNTAzOVoiIGZpbGw9IiMwMDcyQ0UiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80NjY3Xzg2OTg0Ij4KPHJlY3Qgd2lkdGg9IjIzIiBoZWlnaHQ9IjI0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
  height: 2em;
  width: 1.5em;
  background-repeat: no-repeat;
  background-size: contain;
  flex-shrink: 0;
}
.dte .dte-alert-success {
  background: rgba(29, 102, 26, 0.04);
  border: 2px solid #1d661a;
}
.dte .dte-alert-error {
  background: #fefafb;
  border: 2px solid #e31937;
}
body.dte.colorbox #cboxOverlay {
  background: #f5f5f5;
  opacity: 95% !important;
}
body.dte.colorbox #cboxContent {
  background: none;
}
body.dte.colorbox #cboxWrapper {
  z-index: 1;
}
body.dte.colorbox #cboxLoadedContent {
  width: initial !important;
  background: #fff;
  border: 1px solid #d9d9d9;
  margin-top: 75px;
  padding: 40px;
}
body.dte.colorbox #cboxTitle {
  padding-top: 10px;
  padding-left: 0;
}
body.dte.colorbox #cboxTitle .headline {
  font-weight: 400;
  font-size: 29px;
  line-height: 39px;
  margin: 0;
}
body.dte.colorbox #cboxClose {
  right: 0px;
  top: 12px;
}
@media (max-width: 576px) {
  body.dte.colorbox #cboxTitle {
    padding-top: 0px;
    width: 280px;
  }
  body.dte.colorbox #cboxLoadedContent {
    padding: 20px;
  }
}
.dte #colorbox {
  width: 100%;
  height: 100%;
  transform: translate(0, 0);
}
.dte .dte-modal-container {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99;
  background-color: rgba(246, 246, 246, 0.96);
  overflow-x: hidden;
  overflow-y: auto;
  transition: 0.5s;
}
.dte .dte-modal-container .dte-modal-content {
  width: 90%;
  max-width: 952px;
  margin: 80px auto;
  max-width: 810px;
  min-width: 335px;
}
.dte .dte-modal-container .dte-modal-content .dte-modal-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.dte .dte-modal-container .dte-modal-content .dte-modal-header .dte-modal-title {
  margin: 0;
  margin-right: 40px;
}
.dte .dte-modal-container .dte-modal-content .dte-modal-header .dte-modal-close {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcgN0wxNi4wMTc4IDE2LjAxNjZNMTYuMDE3OCAxNi4wMTY2TDI0Ljk2NjggMjQuOTY0NE0xNi4wMTc4IDE2LjAxNjZMMjUgNy4wMzU1OE0xNi4wMTc4IDE2LjAxNjZMNy4wMzMxOCAyNSIgc3Ryb2tlPSIjMDA3MkNFIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
  cursor: pointer;
  background-repeat: no-repeat;
  width: auto;
  height: 32px;
  padding-right: 32px;
}
.dte .dte-modal-container .dte-modal-content .dte-modal-body {
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  padding: 40px;
}
.dte .dte-modal-container#technicalErrorModal .dte-modal-content {
  width: 624px;
}
.dte .dte-modal-container#technicalErrorModal .dte-modal-body {
  padding: 30px 20px;
}
@media (max-width: 576px) {
  .dte .dte-modal-container .dte-modal-content {
    width: 90% !important;
    margin-top: 65px;
    margin-bottom: 65px;
  }
  .dte .dte-modal-container .dte-modal-content .dte-modal-body {
    padding: 20px;
  }
}
.dte .dte-link {
  text-decoration: none;
  display: inline-flex;
}
.dte .dte-link::after {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjgwNzYgMTIuMTQ4OUw4LjUwMDExIDYuNjQ5NDdMMS4yODA3NiAxLjE0ODkzIiBzdHJva2U9IiMwMDcyQ0UiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
  padding-left: 20px;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 3px;
}
.dte .dte-link:hover:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuMjgwNzYgMTIuMTQ4OUw4LjUwMDExIDYuNjQ5NDdMMS4yODA3NiAxLjE0ODkzIiBzdHJva2U9IiMxRTM1NzUiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=);
}
.dte form select {
  font-size: 14px;
  line-height: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff;
  border: 1px solid #b1b3b3;
  padding: 8px 12px;
  cursor: pointer;
  width: 300px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjI5Mjg5IDQuMjkyODlDMC45MDIzNjkgNC42ODM0MiAwLjkwMjM2OSA1LjMxNjU4IDEuMjkyODkgNS43MDcxMUw3LjI5Mjg5IDExLjcwNzFDNy42ODM0MiAxMi4wOTc2IDguMzE2NTggMTIuMDk3NiA4LjcwNzExIDExLjcwNzFMMTQuNzA3MSA1LjcwNzExQzE1LjA5NzYgNS4zMTY1OCAxNS4wOTc2IDQuNjgzNDIgMTQuNzA3MSA0LjI5Mjg5QzE0LjMxNjYgMy45MDIzNyAxMy42ODM0IDMuOTAyMzcgMTMuMjkyOSA0LjI5Mjg5TDggOS41ODU3OUwyLjcwNzExIDQuMjkyODlDMi4zMTY1OCAzLjkwMjM3IDEuNjgzNDIgMy45MDIzNyAxLjI5Mjg5IDQuMjkyODlaIiBmaWxsPSIjMDA3MkNFIi8+Cjwvc3ZnPgo=) no-repeat right;
  background-position-x: 97% !important;
}
.dte form select option {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #2b2b2b;
  padding: 10px;
}
.dte form select:focus {
  border: 1px solid #b1b3b3;
}
.dte form .form-item {
  display: flex;
  /* align-items: center; */
  margin-bottom: 20px;
}
.dte form .form-item.error input[type='radio']:checked,
.dte form .form-item.error input[type='checkbox']:checked {
  border: solid 1px #0072ce;
}
.dte form .form-item.error input {
  border: 1px solid #e31937;
}
.dte form .form-item.error label {
  margin-bottom: 8px;
}
.dte form .form-item.error .errorMsg {
  display: block;
}
.dte form .form-item .errorMsg {
  display: none;
  color: #e31937;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
@media (max-width: 576px) {
  .dte form .form-item input {
    margin-top: 5px !important;
  }
}
.dte .ui-button:hover,
.dte .ui-button:focus {
  color: #2b2b2b !important;
}
.dte .ui-selectmenu-text {
  border-right: 0;
  color: #2b2b2b !important;
}
.dte .ui-selectmenu-button.ui-button {
  width: 300px;
}
.dte .ui-selectmenu-icon.ui-icon {
  height: auto;
  width: auto;
  text-indent: 0;
  padding: 18px;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjI5Mjg5IDQuMjkyODlDMC45MDIzNjkgNC42ODM0MiAwLjkwMjM2OSA1LjMxNjU4IDEuMjkyODkgNS43MDcxMUw3LjI5Mjg5IDExLjcwNzFDNy42ODM0MiAxMi4wOTc2IDguMzE2NTggMTIuMDk3NiA4LjcwNzExIDExLjcwNzFMMTQuNzA3MSA1LjcwNzExQzE1LjA5NzYgNS4zMTY1OCAxNS4wOTc2IDQuNjgzNDIgMTQuNzA3MSA0LjI5Mjg5QzE0LjMxNjYgMy45MDIzNyAxMy42ODM0IDMuOTAyMzcgMTMuMjkyOSA0LjI5Mjg5TDggOS41ODU3OUwyLjcwNzExIDQuMjkyODlDMi4zMTY1OCAzLjkwMjM3IDEuNjgzNDIgMy45MDIzNyAxLjI5Mjg5IDQuMjkyODlaIiBmaWxsPSIjMDA3MkNFIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(0deg);
}
.dte .ui-selectmenu-menu.ui-front.ui-selectmenu-open {
  z-index: 99999;
}
.dte .ui-selectmenu-menu.ui-front.ui-selectmenu-open .ui-widget.ui-widget-content {
  border-top: 0;
  width: 300px;
  font-size: 12px;
}
.dte .ui-selectmenu-button-open {
  background: #1e3575;
}
.dte .ui-selectmenu-button-open .ui-selectmenu-text {
  color: #fff !important;
}
.dte .ui-selectmenu-button-open .ui-selectmenu-icon.ui-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjI5Mjg5IDExLjcwNzFDMC45MDIzNjkgMTEuMzE2NiAwLjkwMjM2OSAxMC42ODM0IDEuMjkyODkgMTAuMjkyOUw3LjI5Mjg5IDQuMjkyODlDNy42ODM0MiAzLjkwMjM3IDguMzE2NTggMy45MDIzNyA4LjcwNzExIDQuMjkyODlMMTQuNzA3MSAxMC4yOTI5QzE1LjA5NzYgMTAuNjgzNCAxNS4wOTc2IDExLjMxNjYgMTQuNzA3MSAxMS43MDcxQzE0LjMxNjYgMTIuMDk3NiAxMy42ODM0IDEyLjA5NzYgMTMuMjkyOSAxMS43MDcxTDggNi40MTQyMUwyLjcwNzExIDExLjcwNzFDMi4zMTY1OCAxMi4wOTc2IDEuNjgzNDIgMTIuMDk3NiAxLjI5Mjg5IDExLjcwNzFaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
}
.dte .ui-menu .ui-menu-item:focus {
  background: #1e3575;
  color: #fff;
}
.dte .dropdown-error .ui-selectmenu-text {
  color: #2b2b2b !important;
}
.dte .dropdown-error .ui-selectmenu-button.ui-button {
  background-color: rgba(227, 25, 55, 0.02);
  border: 1px solid #e31937;
}
.dte .dropdown-error .ui-selectmenu-icon.ui-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDE0IDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTMuNzA3MSAwLjI5Mjg5M0MxNC4wOTc2IDAuNjgzNDE3IDE0LjA5NzYgMS4zMTY1OCAxMy43MDcxIDEuNzA3MTFMNy43MDcxMSA3LjcwNzExQzcuMzE2NTggOC4wOTc2MyA2LjY4MzQyIDguMDk3NjMgNi4yOTI4OSA3LjcwNzExTDAuMjkyODkzIDEuNzA3MTFDLTAuMDk3NjMxNSAxLjMxNjU4IC0wLjA5NzYzMTUgMC42ODM0MTcgMC4yOTI4OTMgMC4yOTI4OTNDMC42ODM0MTcgLTAuMDk3NjMxMSAxLjMxNjU4IC0wLjA5NzYzMTEgMS43MDcxMSAwLjI5Mjg5M0w3IDUuNTg1NzlMMTIuMjkyOSAwLjI5Mjg5M0MxMi42ODM0IC0wLjA5NzYzMTEgMTMuMzE2NiAtMC4wOTc2MzExIDEzLjcwNzEgMC4yOTI4OTNaIiBmaWxsPSIjRTMxOTM3Ii8+Cjwvc3ZnPgo=);
}
.dte form input,
.dte form label {
  font-size: 16px;
  line-height: 19px;
  margin: 0;
  flex: none;
  font-weight: 400;
  text-transform: none;
}
.dte form input[type='checkbox'] {
  cursor: pointer;
}
.dte form input {
  margin-top: 2px !important;
  border: 1px solid #b1b3b3;
}
.dte form input:focus {
  outline: none;
}
.dte form [type='radio'],
.dte form [type='checkbox'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.dte form [type='radio']:focus,
.dte form [type='checkbox']:focus {
  outline: 0 !important;
}
.dte form [type='radio'],
.dte form [type='checkbox'] {
  width: 16px;
  height: 16px;
  border: solid 1px #0072ce;
  border-radius: 2px;
  margin: 0 20px 0 0 !important;
  position: relative;
}
.dte form [type='radio']:checked::before {
  content: '';
  color: #0072ce;
  width: 10px;
  height: 10px;
  background-color: #0072ce;
  position: absolute;
  top: 2px;
  left: 2px;
}
.dte form [type='checkbox']:checked::before {
  content: '✔';
  color: #fff;
  width: 16px;
  height: 16px;
  font-size: 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #0072ce;
  border-radius: 3px;
  position: absolute;
  top: -1px;
  left: -1px;
}
.dte form [type='radio'],
.dte form [type='radio']:checked::before {
  border-radius: 100%;
}
.dte .text-block {
  display: flex;
}
.dte .text-block .left {
  flex: 0.776;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
}
.dte .text-block .left .content {
  padding: 30px;
}
.dte .text-block .right {
  flex: 0.307;
  padding: 26px;
  background-color: #f6f6f6;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.dte .text-block .right .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dte .img-block {
  display: flex;
}
.dte .img-block .left {
  display: flex;
  flex: 1;
}
.dte .img-block .left .content {
  padding: 30px;
  background-color: #f6f6f6;
}
.dte .img-block .right {
  flex: 1;
}
@media (max-width: 779px) {
  .dte .text-block {
    flex-direction: column;
  }
  .dte .text-block .left {
    border: none;
  }
  .dte .text-block .left .content {
    padding: 0;
    margin: 0 0 30px;
  }
  .dte .text-block .right {
    box-shadow: 0 0 0 100vmax #f6f6f6;
    clip-path: inset(0 -100vmax);
  }
  .dte .text-block .right .content {
    padding: 0;
    margin: 0;
  }
  .dte .img-block {
    border: 0;
  }
  .dte .img-block .left .content {
    padding: 30px;
  }
}
.dte h1,
.dte h2,
.dte h3,
.dte h4,
.dte h5,
.dte h6,
.dte .h1,
.dte .h2,
.dte .h3,
.dte .h4,
.dte .h5,
.dte .h6 {
  font-weight: 400;
  color: #2b2b2b;
  padding: 0;
}
.dte h1 {
  font-size: 29px;
  line-height: 39px;
  margin-bottom: 30px;
  margin-top: 0;
}
.dte h2 {
  font-size: 26px;
  line-height: 35px;
  margin-bottom: 20px;
  margin-top: 0;
}
.dte h3 {
  font-size: 23px;
  line-height: 31px;
  margin-bottom: 20px;
  margin-top: 0;
}
.dte h4 {
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 20px;
  margin-top: 0;
}
.dte body {
  min-width: 327px;
  font-family: 'Open Sans';
  font-style: normal;
  color: #505357;
}
.dte p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  margin: 0;
  margin-bottom: 20px;
}
.dte p:last-child {
  margin-bottom: 0;
}
.dte .gotoHref,
.dte a {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #0072ce;
  text-decoration: underline;
  cursor: pointer;
}
.dte .gotoHref:hover,
.dte a:hover {
  color: #1e3575;
}
.dte .back-btn {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}
.dte .back-btn::before {
  content: '';
  margin-right: 5px;
  margin-top: 3px;
  padding-right: 5px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuNzA3MTEgMC4yOTI4OTNDNy4zMTY1OCAtMC4wOTc2MzExIDYuNjgzNDIgLTAuMDk3NjMxMSA2LjI5Mjg5IDAuMjkyODkzTDAuMjkyODkzIDYuMjkyODlDLTAuMDk3NjMxNSA2LjY4MzQyIC0wLjA5NzYzMTUgNy4zMTY1OCAwLjI5Mjg5MyA3LjcwNzExTDYuMjkyODkgMTMuNzA3MUM2LjY4MzQyIDE0LjA5NzYgNy4zMTY1OCAxNC4wOTc2IDcuNzA3MTEgMTMuNzA3MUM4LjA5NzYzIDEzLjMxNjYgOC4wOTc2MyAxMi42ODM0IDcuNzA3MTEgMTIuMjkyOUwyLjQxNDIxIDdMNy43MDcxMSAxLjcwNzExQzguMDk3NjMgMS4zMTY1OCA4LjA5NzYzIDAuNjgzNDE3IDcuNzA3MTEgMC4yOTI4OTNaIiBmaWxsPSIjMDA3MkNFIi8+DQo8L3N2Zz4NCg==);
  background-repeat: no-repeat;
  height: 16px;
  width: 16px;
}
.dte .back-btn:hover:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDggMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTcuNzA3MTEgMC4yOTI4OTNDNy4zMTY1OCAtMC4wOTc2MzExIDYuNjgzNDIgLTAuMDk3NjMxMSA2LjI5Mjg5IDAuMjkyODkzTDAuMjkyODkzIDYuMjkyODlDLTAuMDk3NjMxNSA2LjY4MzQyIC0wLjA5NzYzMTUgNy4zMTY1OCAwLjI5Mjg5MyA3LjcwNzExTDYuMjkyODkgMTMuNzA3MUM2LjY4MzQyIDE0LjA5NzYgNy4zMTY1OCAxNC4wOTc2IDcuNzA3MTEgMTMuNzA3MUM4LjA5NzYzIDEzLjMxNjYgOC4wOTc2MyAxMi42ODM0IDcuNzA3MTEgMTIuMjkyOUwyLjQxNDIxIDdMNy43MDcxMSAxLjcwNzExQzguMDk3NjMgMS4zMTY1OCA4LjA5NzYzIDAuNjgzNDE3IDcuNzA3MTEgMC4yOTI4OTNaIiBmaWxsPSIjMUUzNTc1Ii8+DQo8L3N2Zz4NCg==);
}
.dte .brand-color {
  color: #1e3575;
}
.dte .max-width-container {
  max-width: 952px;
  width: 100%;
  margin: 0 auto;
}
.dte .stretch-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.dte .image-desktop-view {
  display: inline;
}
.dte .image-mobile-view {
  display: none;
}
.dte .icon {
  height: 72px;
  width: 72px;
}
.dte .dark-bg-color {
  background-color: #1e3575;
}
.dte .dark-text-color {
  color: #1e3575;
}
.dte .primary-text-color {
  color: #2b2b2b !important;
}
.dte .primary-bg-color {
  background-color: #ffffff !important;
}
.dte .secondary-bg-color {
  background-color: #f6f6f6 !important;
}
.dte .skyBlue-bg-color {
  background-color: #2DA2AF;
}
.dte .darkGreen-bg-color {
  background-color: #4a7729;
}
.dte .royalDarkBlue-bg-color {
  background-color: #0C2340;
}
.dte .darkPurple-bg-color {
  background-color: #523178;
}
.dte .darkAqua-bg-color {
  background-color: #006269;
}
.dte .darkBlue-bg-color {
  background-color: #1e3575;
}
.dte .lightBlue-bg-color {
  background-color: #2da2af;
}
.dte .darkerBlue-bg-color {
  background-color: #0c2340;
}
.dte .skyBlue-border {
  border: 1px solid #2DA2AF;
}
.dte .darkGreen-border {
  border: 1px solid #4a7729;
}
.dte .royalDarkBlue-border {
  border: 1px solid #0C2340;
}
.dte .darkPurple-border {
  border: 1px solid #523178;
}
.dte .darkAqua-border {
  border: 1px solid #006269;
}
.dte .darkBlue-border {
  border: 1px solid #1e3575;
}
.dte .color-header {
  color: #ffffff;
  background-color: #1e3575;
  padding: 20px 30px;
}
.dte .dte-border {
  border: 1px solid #d9d9d9;
}
@font-face {
  font-family: 'SAP-Icons';
  font-style: normal;
  font-weight: 400;
  src: local('SAP-icons'), url('../fonts/SAP-icons.woff2') format('woff2'), url('../fonts/SAP-icons.woff') format('woff'), url('../fonts/SAP-icons.ttf') format('ttf');
}
@media (max-width: 955px) {
  .max-width-container {
    margin: 0 30px !important;
  }
  .container-block {
    margin: 0 25px;
  }
  .container-block-20 {
    margin: 0 20px;
  }
  .container-block-30 {
    margin: 0 30px;
  }
}
@media (min-width: 768px) {
  .dte .dte-md-border {
    border: 1px solid #d9d9d9;
  }
}
@media (max-width: 576px) {
  .dte .dte-sm-border {
    border: 1px solid #d9d9d9;
  }
}
.dte .dte-pdp-content header .dte-pdp-banner {
  position: relative;
}
.dte .dte-pdp-content header .dte-pdp-banner img {
  width: 100%;
  object-fit: cover;
}
.dte .dte-pdp-content header .dte-pdp-banner .banner-title-container {
  max-width: 952px;
  width: 100%;
  margin: 0 auto;
}
.dte .dte-pdp-content header .dte-pdp-banner .banner-title-container .banner-title {
  position: absolute;
  top: 50%;
  color: #2b2b2b;
}
.dte .dte-pdp-content header .dte-pdp-banner:not(.active) {
  display: none;
}
.dte .dte-pdp-content .greyBackground {
  height: 72px;
  background: #ececec;
  margin: 0;
}
.dte .dte-pdp-content main {
  max-width: 952px;
  width: 100%;
  margin: 0 auto;
}
.dte .dte-pdp-content main .dte-tabs {
  width: 100%;
}
.dte .dte-pdp-content main .dte-tabs .dte-tab-header-container {
  height: 60px;
}
.dte .dte-pdp-content main .dte-tabs .dte-tab-header-container .dte-tab-wrapper {
  display: flex;
  gap: 5px;
  justify-content: space-around;
  margin-top: -60px;
  height: inherit;
}
.dte .dte-pdp-content main .dte-tabs .dte-tab-header-container .dte-tab-wrapper .dte-tab-header {
  position: relative;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  text-align: center;
  background-color: #f6f6f6;
  color: #0072ce;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.dte .dte-pdp-content main .dte-tabs .dte-tab-header-container .dte-tab-wrapper .dte-tab-header.active {
  background-color: #ffffff;
  pointer-events: none;
  color: #1e3575;
  font-weight: 700;
}
.dte .dte-pdp-content main .dte-tabs .dte-tab-header-container .dte-tab-wrapper .dte-tab-header.active:before {
  background-color: #1e3575;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
}
.dte .dte-pdp-content main .dte-tabs .dte-tab-content-container .dte-tab-content:not(.active) {
  display: none;
}
.dte .dte-pdp-content main .dte-tabs .dte-tab-content-container .dte-tab-content article:first-child {
  margin-top: 40px;
}
.dte .dte-pdp-content main .dte-tabs .dte-tab-content-container .dte-tab-content article {
  margin-bottom: 40px;
}
@media (max-width: 955px) {
  .dte .dte-pdp-content header .dte-pdp-banner .banner-title-container {
    margin: 0 25px;
  }
  .dte .dte-pdp-content header .dte-pdp-banner .banner-title-container .banner-title {
    top: 30%;
  }
  .dte main .dte-tab-header-container {
    margin: 0 20px;
    width: auto;
  }
}
@media (max-width: 397px) {
  .dte .dte-pdp-content header .dte-pdp-banner .banner-title-container .banner-title.dpp-title {
    top: 5%;
    width: 40% !important;
  }
}
@media (max-width: 779px) {
  .dte .dte-pdp-content main .dte-tabs .dte-tab-header-container .dte-tab-wrapper .dte-tab-header {
    font-size: 16px;
    line-height: 22px;
  }
  .dte .dte-pdp-content main .dte-tabs .dte-tab-content-container article:first-child {
    margin-top: 30px;
  }
}
/* Unauth */
.notLoggedIn .unAuthOnly {
  display: block;
}
.notLoggedIn .authOnly {
  display: none;
}
.colorChange details div.content {
  color: #0072CE;
}
/* Auth */
.loggedIn .unAuthOnly {
  display: none;
}
.loggedIn .authOnly {
  display: block;
}
.summary-detail details div.content ul {
  font-family: 'Times New Roman';
  font-weight: bolder;
}
.dte {
  /* rtl:begin:remove */
}
.dte .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.dte .list-inline {
  padding-left: 0;
  list-style: none;
}
.dte .list-inline-item {
  display: inline-block;
}
.dte .list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}
.dte .img-fluid {
  max-width: 100%;
  height: auto;
}
.dte .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.dte .align-baseline {
  vertical-align: baseline !important;
}
.dte .align-top {
  vertical-align: top !important;
}
.dte .align-middle {
  vertical-align: middle !important;
}
.dte .align-bottom {
  vertical-align: bottom !important;
}
.dte .align-text-bottom {
  vertical-align: text-bottom !important;
}
.dte .align-text-top {
  vertical-align: text-top !important;
}
.dte .float-start {
  float: left !important;
}
.dte .float-end {
  float: right !important;
}
.dte .float-none {
  float: none !important;
}
.dte .opacity-0 {
  opacity: 0 !important;
}
.dte .opacity-25 {
  opacity: 0.25 !important;
}
.dte .opacity-50 {
  opacity: 0.5 !important;
}
.dte .opacity-75 {
  opacity: 0.75 !important;
}
.dte .opacity-100 {
  opacity: 1 !important;
}
.dte .overflow-auto {
  overflow: auto !important;
}
.dte .overflow-hidden {
  overflow: hidden !important;
}
.dte .overflow-visible {
  overflow: visible !important;
}
.dte .overflow-scroll {
  overflow: scroll !important;
}
.dte .d-inline {
  display: inline !important;
}
.dte .d-inline-block {
  display: inline-block !important;
}
.dte .d-block {
  display: block !important;
}
.dte .d-grid {
  display: grid !important;
}
.dte .d-table {
  display: table !important;
}
.dte .d-table-row {
  display: table-row !important;
}
.dte .d-table-cell {
  display: table-cell !important;
}
.dte .d-flex {
  display: flex !important;
}
.dte .d-inline-flex {
  display: inline-flex !important;
}
.dte .d-none {
  display: none !important;
}
.dte .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.dte .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.dte .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.dte .shadow-none {
  box-shadow: none !important;
}
.dte .position-static {
  position: static !important;
}
.dte .position-relative {
  position: relative !important;
}
.dte .position-absolute {
  position: absolute !important;
}
.dte .position-fixed {
  position: fixed !important;
}
.dte .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
.dte .top-0 {
  top: 0 !important;
}
.dte .top-50 {
  top: 50% !important;
}
.dte .top-100 {
  top: 100% !important;
}
.dte .bottom-0 {
  bottom: 0 !important;
}
.dte .bottom-50 {
  bottom: 50% !important;
}
.dte .bottom-100 {
  bottom: 100% !important;
}
.dte .start-0 {
  left: 0 !important;
}
.dte .start-50 {
  left: 50% !important;
}
.dte .start-100 {
  left: 100% !important;
}
.dte .end-0 {
  right: 0 !important;
}
.dte .end-50 {
  right: 50% !important;
}
.dte .end-100 {
  right: 100% !important;
}
.dte .translate-middle {
  transform: translate(-50%, -50%) !important;
}
.dte .translate-middle-x {
  transform: translateX(-50%) !important;
}
.dte .translate-middle-y {
  transform: translateY(-50%) !important;
}
.dte .aspect-ratio-16-9 {
  aspect-ratio: 1.77777778;
}
.dte .border {
  border: 1px solid #dee2e6 !important;
}
.dte .border-0 {
  border: 0 !important;
}
.dte .border-top {
  border-top: 1px solid #dee2e6 !important;
}
.dte .border-top-0 {
  border-top: 0 !important;
}
.dte .border-end {
  border-right: 1px solid #dee2e6 !important;
}
.dte .border-end-0 {
  border-right: 0 !important;
}
.dte .border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.dte .border-bottom-0 {
  border-bottom: 0 !important;
}
.dte .border-start {
  border-left: 1px solid #dee2e6 !important;
}
.dte .border-start-0 {
  border-left: 0 !important;
}
.dte .border-primary {
  border-color: #0d6efd !important;
}
.dte .border-secondary {
  border-color: #6c757d !important;
}
.dte .border-success {
  border-color: #198754 !important;
}
.dte .border-info {
  border-color: #0dcaf0 !important;
}
.dte .border-warning {
  border-color: #ffc107 !important;
}
.dte .border-danger {
  border-color: #dc3545 !important;
}
.dte .border-light {
  border-color: #f8f9fa !important;
}
.dte .border-dark {
  border-color: #212529 !important;
}
.dte .border-white {
  border-color: #fff !important;
}
.dte .border-1 {
  border-width: 1px !important;
}
.dte .border-2 {
  border-width: 2px !important;
}
.dte .border-3 {
  border-width: 3px !important;
}
.dte .border-4 {
  border-width: 4px !important;
}
.dte .border-5 {
  border-width: 5px !important;
}
.dte .no-border {
  border: 0;
}
.dte .no-border-right {
  border-right: 0;
}
.dte .no-border-left {
  border-left: 0;
}
.dte .no-border-top {
  border-top: 0;
}
.dte .no-border-bottom {
  border-bottom: 0;
}
.dte .w-25 {
  width: 25% !important;
}
.dte .w-50 {
  width: 50% !important;
}
.dte .w-65 {
  width: 65% !important;
}
.dte .w-70 {
  width: 70%;
}
.dte .w-75 {
  width: 75% !important;
}
.dte .w-80 {
  width: 80%;
}
.dte .w-85 {
  width: 85% !important;
}
.dte .w-90 {
  width: 90% !important;
}
.dte .w-100 {
  width: 100% !important;
}
.dte .w-auto {
  width: auto !important;
}
.dte .mw-100 {
  max-width: 100% !important;
}
.dte .vw-100 {
  width: 100vw !important;
}
.dte .min-vw-100 {
  min-width: 100vw !important;
}
.dte .h-25 {
  height: 25% !important;
}
.dte .h-50 {
  height: 50% !important;
}
.dte .h-75 {
  height: 75% !important;
}
.dte .h-100 {
  height: 100% !important;
}
.dte .h-auto {
  height: auto !important;
}
.dte .mh-100 {
  max-height: 100% !important;
}
.dte .mh-377 {
  min-height: 377px;
}
.dte .vh-100 {
  height: 100vh !important;
}
.dte .min-vh-100 {
  min-height: 100vh !important;
}
.dte .flex-none {
  flex: none !important;
}
.dte .flex-inherit {
  flex: inherit;
}
.dte .flex-1 {
  flex: 1;
}
.dte .flex-fill {
  flex: 1 1 auto !important;
}
.dte .flex-row {
  flex-direction: row !important;
}
.dte .flex-dir-column {
  flex-direction: column !important;
}
.dte .flex-row-reverse {
  flex-direction: row-reverse !important;
}
.dte .flex-dir-column-reverse {
  flex-direction: column-reverse !important;
}
.dte .flex-grow-0 {
  flex-grow: 0 !important;
}
.dte .flex-grow-1 {
  flex-grow: 1 !important;
}
.dte .flex-shrink-0 {
  flex-shrink: 0 !important;
}
.dte .flex-shrink-1 {
  flex-shrink: 1 !important;
}
.dte .flex-wrap {
  flex-wrap: wrap !important;
}
.dte .flex-nowrap {
  flex-wrap: nowrap !important;
}
.dte .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.dte .row-gap-20 {
  row-gap: 20px;
}
.dte .gap-0 {
  gap: 0 !important;
}
.dte .gap-1 {
  gap: 0.25rem !important;
}
.dte .gap-2 {
  gap: 0.5rem !important;
}
.dte .gap-3 {
  gap: 1rem !important;
}
.dte .gap-4 {
  gap: 1.5rem !important;
}
.dte .gap-5 {
  gap: 3rem !important;
}
.dte .gap-10 {
  gap: 10px;
}
.dte .gap-20 {
  gap: 20px;
}
.dte .gap-30 {
  gap: 30px;
}
.dte .gap-40 {
  gap: 40px !important;
}
.dte .gap-50 {
  gap: 50px;
}
.dte .justify-content-start {
  justify-content: flex-start !important;
}
.dte .justify-content-end {
  justify-content: flex-end !important;
}
.dte .justify-content-center {
  justify-content: center !important;
}
.dte .justify-content-between {
  justify-content: space-between !important;
}
.dte .justify-content-around {
  justify-content: space-around !important;
}
.dte .justify-content-evenly {
  justify-content: space-evenly !important;
}
.dte .align-items-start {
  align-items: flex-start !important;
}
.dte .align-items-end {
  align-items: flex-end !important;
}
.dte .align-items-center {
  align-items: center !important;
}
.dte .align-items-baseline {
  align-items: baseline !important;
}
.dte .align-items-stretch {
  align-items: stretch !important;
}
.dte .align-content-start {
  align-content: flex-start !important;
}
.dte .align-content-end {
  align-content: flex-end !important;
}
.dte .align-content-center {
  align-content: center !important;
}
.dte .align-content-between {
  align-content: space-between !important;
}
.dte .align-content-around {
  align-content: space-around !important;
}
.dte .align-content-stretch {
  align-content: stretch !important;
}
.dte .align-self-auto {
  align-self: auto !important;
}
.dte .align-self-start {
  align-self: flex-start !important;
}
.dte .align-self-end {
  align-self: flex-end !important;
}
.dte .align-self-center {
  align-self: center !important;
}
.dte .align-self-baseline {
  align-self: baseline !important;
}
.dte .align-self-stretch {
  align-self: stretch !important;
}
.dte .order-first {
  order: -1 !important;
}
.dte .order-0 {
  order: 0 !important;
}
.dte .order-1 {
  order: 1 !important;
}
.dte .order-2 {
  order: 2 !important;
}
.dte .order-3 {
  order: 3 !important;
}
.dte .order-4 {
  order: 4 !important;
}
.dte .order-5 {
  order: 5 !important;
}
.dte .order-last {
  order: 6 !important;
}
.dte .m-0 {
  margin: 0 !important;
}
.dte .m-1 {
  margin: 0.25rem !important;
}
.dte .m-2 {
  margin: 0.5rem !important;
}
.dte .m-3 {
  margin: 1rem !important;
}
.dte .m-4 {
  margin: 1.5rem !important;
}
.dte .m-5 {
  margin: 3rem !important;
}
.dte .mb-10 {
  margin-bottom: 10px !important;
}
.dte .mb-15 {
  margin-bottom: 15px !important;
}
.dte .mb-16 {
  margin-bottom: 16px !important;
}
.dte .mb-20 {
  margin-bottom: 20px !important;
}
.dte .mb-30 {
  margin-bottom: 30px;
}
.dte .mb-40 {
  margin-bottom: 40px;
}
.dte .mb-50 {
  margin-bottom: 50px !important;
}
.dte .mb-60 {
  margin-bottom: 60px;
}
.dte .mb-70 {
  margin-bottom: 70px;
}
.dte .mt-10 {
  margin-top: 10px !important;
}
.dte .mt-20 {
  margin-top: 20px !important;
}
.dte .mt-30 {
  margin-top: 30px !important;
}
.dte .mt-40 {
  margin-top: 40px !important;
}
.dte .mt-50 {
  margin-top: 50px !important;
}
.dte .mt-60 {
  margin-top: 60px !important;
}
.dte .mt-70 {
  margin-top: 70px !important;
}
.dte .m-auto {
  margin: auto !important;
}
.dte .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.dte .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.dte .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.dte .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.dte .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.dte .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.dte .mx-37 {
  margin-right: 37px !important;
  margin-left: 37px !important;
}
.dte .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.dte .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.dte .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.dte .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.dte .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.dte .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.dte .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.dte .my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.dte .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.dte .mt-0 {
  margin-top: 0 !important;
}
.dte .mt-1 {
  margin-top: 0.25rem !important;
}
.dte .mt-2 {
  margin-top: 0.5rem !important;
}
.dte .mt-3 {
  margin-top: 1rem !important;
}
.dte .mt-4 {
  margin-top: 1.5rem !important;
}
.dte .mt-5 {
  margin-top: 3rem !important;
}
.dte .mt-auto {
  margin-top: auto !important;
}
.dte .me-0 {
  margin-right: 0 !important;
}
.dte .me-1 {
  margin-right: 0.25rem !important;
}
.dte .me-2 {
  margin-right: 0.5rem !important;
}
.dte .me-3 {
  margin-right: 1rem !important;
}
.dte .me-4 {
  margin-right: 1.5rem !important;
}
.dte .me-5 {
  margin-right: 3rem !important;
}
.dte .me-auto {
  margin-right: auto !important;
}
.dte .mb-0 {
  margin-bottom: 0 !important;
}
.dte .mb-1 {
  margin-bottom: 0.25rem !important;
}
.dte .mb-2 {
  margin-bottom: 0.5rem !important;
}
.dte .mb-3 {
  margin-bottom: 1rem !important;
}
.dte .mb-4 {
  margin-bottom: 1.5rem !important;
}
.dte .mb-5 {
  margin-bottom: 3rem !important;
}
.dte .mb-auto {
  margin-bottom: auto !important;
}
.dte .ms-0 {
  margin-left: 0 !important;
}
.dte .ms-1 {
  margin-left: 0.25rem !important;
}
.dte .ms-2 {
  margin-left: 0.5rem !important;
}
.dte .ms-3 {
  margin-left: 1rem !important;
}
.dte .ms-4 {
  margin-left: 1.5rem !important;
}
.dte .ms-5 {
  margin-left: 3rem !important;
}
.dte .ms-auto {
  margin-left: auto !important;
}
.dte .p-0 {
  padding: 0 !important;
}
.dte .p-1 {
  padding: 0.25rem !important;
}
.dte .p-2 {
  padding: 0.5rem !important;
}
.dte .p-3 {
  padding: 1rem !important;
}
.dte .p-4 {
  padding: 1.5rem !important;
}
.dte .p-5 {
  padding: 3rem !important;
}
.dte .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.dte .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.dte .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.dte .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.dte .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.dte .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.dte .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.dte .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.dte .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.dte .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.dte .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.dte .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.dte .py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.dte .pt-0 {
  padding-top: 0 !important;
}
.dte .pt-1 {
  padding-top: 0.25rem !important;
}
.dte .pt-2 {
  padding-top: 0.5rem !important;
}
.dte .pt-3 {
  padding-top: 1rem !important;
}
.dte .pt-4 {
  padding-top: 1.5rem !important;
}
.dte .pt-5 {
  padding-top: 3rem !important;
}
.dte .pe-0 {
  padding-right: 0 !important;
}
.dte .pe-1 {
  padding-right: 0.25rem !important;
}
.dte .pe-2 {
  padding-right: 0.5rem !important;
}
.dte .pe-3 {
  padding-right: 1rem !important;
}
.dte .pe-4 {
  padding-right: 1.5rem !important;
}
.dte .pe-5 {
  padding-right: 3rem !important;
}
.dte .pb-0 {
  padding-bottom: 0 !important;
}
.dte .pb-1 {
  padding-bottom: 0.25rem !important;
}
.dte .pb-2 {
  padding-bottom: 0.5rem !important;
}
.dte .pb-3 {
  padding-bottom: 1rem !important;
}
.dte .pb-4 {
  padding-bottom: 1.5rem !important;
}
.dte .pb-5 {
  padding-bottom: 3rem !important;
}
.dte .ps-0 {
  padding-left: 0 !important;
}
.dte .ps-1 {
  padding-left: 0.25rem !important;
}
.dte .ps-2 {
  padding-left: 0.5rem !important;
}
.dte .ps-3 {
  padding-left: 1rem !important;
}
.dte .ps-4 {
  padding-left: 1.5rem !important;
}
.dte .ps-5 {
  padding-left: 3rem !important;
}
.dte .p-30 {
  padding: 30px !important;
}
.dte .px-20 {
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.dte .px-24 {
  padding-left: 24px !important;
  padding-right: 24px !important;
}
.dte .px-30 {
  padding-left: 30px;
  padding-right: 30px;
}
.dte .py-20 {
  padding-top: 20px;
  padding-bottom: 25px;
}
.dte .py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.dte .fs-1 {
  font-size: calc(2.875rem) !important;
}
.dte .fs-2 {
  font-size: calc(2.225rem) !important;
}
.dte .fs-3 {
  font-size: calc(1.9rem) !important;
}
.dte .fs-4 {
  font-size: calc(1.575rem) !important;
}
.dte .fs-5 {
  font-size: 1.25rem !important;
}
.dte .fs-6 {
  font-size: 1rem !important;
}
.dte .fs-32 {
  font-size: 32px !important;
}
.dte .fst-italic {
  font-style: italic !important;
}
.dte .fst-normal {
  font-style: normal !important;
}
.dte .fw-light {
  font-weight: 300 !important;
}
.dte .fw-lighter {
  font-weight: lighter !important;
}
.dte .fw-normal {
  font-weight: 400 !important;
}
.dte .fw-bold {
  font-weight: 700 !important;
}
.dte .fw-bolder {
  font-weight: bolder !important;
}
.dte .text-white {
  color: #ffffff !important;
}
.dte .fw-600 {
  font-weight: 600;
}
.dte .fw-700 {
  font-weight: 700;
}
.dte .fs-11 {
  font-size: 11px;
  line-height: 15px;
}
.dte .fs-14 {
  font-size: 14px;
  line-height: 17px;
}
.dte .fs-15 {
  font-size: 15px;
  line-height: 18px;
}
.dte .fs-16 {
  font-size: 16px;
  line-height: 21px;
}
.dte .fs-20 {
  font-size: 20px;
  line-height: 27px;
}
.dte .fs-18 {
  font-size: 18px !important;
  line-height: 25px;
}
.dte .fs-25 {
  font-size: 25px !important;
  line-height: 34px;
}
.dte .no-bg {
  background: none !important;
}
.dte .lh-1 {
  line-height: 1 !important;
}
.dte .lh-sm {
  line-height: 1.25 !important;
}
.dte .lh-base {
  line-height: 1.5 !important;
}
.dte .lh-lg {
  line-height: 2 !important;
}
.dte .text-start {
  text-align: left !important;
}
.dte .text-end {
  text-align: right !important;
}
.dte .text-center {
  text-align: center !important;
}
.dte .text-decoration-none {
  text-decoration: none !important;
}
.dte .text-decoration-underline {
  text-decoration: underline !important;
}
.dte .text-decoration-line-through {
  text-decoration: line-through !important;
}
.dte .text-lowercase {
  text-transform: lowercase !important;
}
.dte .text-uppercase {
  text-transform: uppercase !important;
}
.dte .text-capitalize {
  text-transform: capitalize !important;
}
.dte .text-wrap {
  white-space: normal !important;
}
.dte .text-nowrap {
  white-space: nowrap !important;
}
.dte .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.dte .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
.dte .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  user-select: auto !important;
}
.dte .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.dte .pe-none {
  pointer-events: none !important;
}
.dte .pe-auto {
  pointer-events: auto !important;
}
.dte .rounded {
  border-radius: 0.25rem !important;
}
.dte .rounded-0 {
  border-radius: 0 !important;
}
.dte .rounded-1 {
  border-radius: 0.2rem !important;
}
.dte .rounded-2 {
  border-radius: 0.25rem !important;
}
.dte .rounded-3 {
  border-radius: 0.3rem !important;
}
.dte .rounded-circle {
  border-radius: 50% !important;
}
.dte .rounded-pill {
  border-radius: 50rem !important;
}
.dte .rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.dte .rounded-end {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.dte .rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.dte .rounded-start {
  border-bottom-left-radius: 0.25rem !important;
  border-top-left-radius: 0.25rem !important;
}
.dte .visible {
  visibility: visible !important;
}
.dte .invisible {
  visibility: hidden !important;
}
@media (max-width: 576px) {
  .dte .fs-sm-25 {
    font-size: 25px !important;
    line-height: 34px !important;
  }
  .dte .w-sm-50 {
    width: 50%;
  }
}
@media (min-width: 576px) {
  .dte .float-sm-start {
    float: left !important;
  }
  .dte .float-sm-end {
    float: right !important;
  }
  .dte .float-sm-none {
    float: none !important;
  }
  .dte .d-sm-inline {
    display: inline !important;
  }
  .dte .d-sm-inline-block {
    display: inline-block !important;
  }
  .dte .d-sm-block {
    display: block !important;
  }
  .dte .d-sm-grid {
    display: grid !important;
  }
  .dte .d-sm-table {
    display: table !important;
  }
  .dte .d-sm-table-row {
    display: table-row !important;
  }
  .dte .d-sm-table-cell {
    display: table-cell !important;
  }
  .dte .d-sm-flex {
    display: flex !important;
  }
  .dte .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .dte .d-sm-none {
    display: none !important;
  }
  .dte .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .dte .flex-sm-row {
    flex-direction: row !important;
  }
  .dte .flex-sm-column {
    flex-direction: column !important;
  }
  .dte .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .dte .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .dte .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .dte .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .dte .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .dte .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .dte .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .dte .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .dte .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .dte .gap-sm-0 {
    gap: 0 !important;
  }
  .dte .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .dte .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .dte .gap-sm-3 {
    gap: 1rem !important;
  }
  .dte .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .dte .gap-sm-5 {
    gap: 3rem !important;
  }
  .dte .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .dte .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .dte .justify-content-sm-center {
    justify-content: center !important;
  }
  .dte .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .dte .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .dte .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .dte .align-items-sm-start {
    align-items: flex-start !important;
  }
  .dte .align-items-sm-end {
    align-items: flex-end !important;
  }
  .dte .align-items-sm-center {
    align-items: center !important;
  }
  .dte .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .dte .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .dte .align-content-sm-start {
    align-content: flex-start !important;
  }
  .dte .align-content-sm-end {
    align-content: flex-end !important;
  }
  .dte .align-content-sm-center {
    align-content: center !important;
  }
  .dte .align-content-sm-between {
    align-content: space-between !important;
  }
  .dte .align-content-sm-around {
    align-content: space-around !important;
  }
  .dte .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .dte .align-self-sm-auto {
    align-self: auto !important;
  }
  .dte .align-self-sm-start {
    align-self: flex-start !important;
  }
  .dte .align-self-sm-end {
    align-self: flex-end !important;
  }
  .dte .align-self-sm-center {
    align-self: center !important;
  }
  .dte .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .dte .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .dte .order-sm-first {
    order: -1 !important;
  }
  .dte .order-sm-0 {
    order: 0 !important;
  }
  .dte .order-sm-1 {
    order: 1 !important;
  }
  .dte .order-sm-2 {
    order: 2 !important;
  }
  .dte .order-sm-3 {
    order: 3 !important;
  }
  .dte .order-sm-4 {
    order: 4 !important;
  }
  .dte .order-sm-5 {
    order: 5 !important;
  }
  .dte .order-sm-last {
    order: 6 !important;
  }
  .dte .m-sm-0 {
    margin: 0 !important;
  }
  .dte .m-sm-1 {
    margin: 0.25rem !important;
  }
  .dte .m-sm-2 {
    margin: 0.5rem !important;
  }
  .dte .m-sm-3 {
    margin: 1rem !important;
  }
  .dte .m-sm-4 {
    margin: 1.5rem !important;
  }
  .dte .m-sm-5 {
    margin: 3rem !important;
  }
  .dte .m-sm-auto {
    margin: auto !important;
  }
  .dte .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .dte .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .dte .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .dte .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .dte .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .dte .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .dte .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .dte .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .dte .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .dte .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .dte .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .dte .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .dte .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .dte .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .dte .mt-sm-0 {
    margin-top: 0 !important;
  }
  .dte .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .dte .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .dte .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .dte .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .dte .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .dte .mt-sm-auto {
    margin-top: auto !important;
  }
  .dte .me-sm-0 {
    margin-right: 0 !important;
  }
  .dte .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .dte .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .dte .me-sm-3 {
    margin-right: 1rem !important;
  }
  .dte .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .dte .me-sm-5 {
    margin-right: 3rem !important;
  }
  .dte .me-sm-auto {
    margin-right: auto !important;
  }
  .dte .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .dte .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .dte .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .dte .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .dte .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .dte .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .dte .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .dte .ms-sm-0 {
    margin-left: 0 !important;
  }
  .dte .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .dte .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .dte .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .dte .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .dte .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .dte .ms-sm-auto {
    margin-left: auto !important;
  }
  .dte .p-sm-0 {
    padding: 0 !important;
  }
  .dte .p-sm-1 {
    padding: 0.25rem !important;
  }
  .dte .p-sm-2 {
    padding: 0.5rem !important;
  }
  .dte .p-sm-3 {
    padding: 1rem !important;
  }
  .dte .p-sm-4 {
    padding: 1.5rem !important;
  }
  .dte .p-sm-5 {
    padding: 3rem !important;
  }
  .dte .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dte .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .dte .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .dte .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .dte .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .dte .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .dte .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .dte .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .dte .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .dte .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .dte .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .dte .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .dte .pt-sm-0 {
    padding-top: 0 !important;
  }
  .dte .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .dte .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .dte .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .dte .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .dte .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .dte .pe-sm-0 {
    padding-right: 0 !important;
  }
  .dte .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .dte .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .dte .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .dte .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .dte .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .dte .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .dte .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .dte .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .dte .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .dte .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .dte .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .dte .ps-sm-0 {
    padding-left: 0 !important;
  }
  .dte .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .dte .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .dte .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .dte .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .dte .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .dte .text-sm-start {
    text-align: left !important;
  }
  .dte .text-sm-end {
    text-align: right !important;
  }
  .dte .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .dte .fs-md-32 {
    font-size: 32px !important;
  }
  .dte .float-md-start {
    float: left !important;
  }
  .dte .float-md-end {
    float: right !important;
  }
  .dte .float-md-none {
    float: none !important;
  }
  .dte .d-md-inline {
    display: inline !important;
  }
  .dte .d-md-inline-block {
    display: inline-block !important;
  }
  .dte .d-md-block {
    display: block !important;
  }
  .dte .d-md-grid {
    display: grid !important;
  }
  .dte .d-md-table {
    display: table !important;
  }
  .dte .d-md-table-row {
    display: table-row !important;
  }
  .dte .d-md-table-cell {
    display: table-cell !important;
  }
  .dte .d-md-flex {
    display: flex !important;
  }
  .dte .d-md-inline-flex {
    display: inline-flex !important;
  }
  .dte .d-md-none {
    display: none !important;
  }
  .dte .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .dte .flex-md-row {
    flex-direction: row !important;
  }
  .dte .flex-md-column {
    flex-direction: column !important;
  }
  .dte .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .dte .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .dte .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .dte .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .dte .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .dte .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .dte .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .dte .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .dte .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .dte .gap-md-0 {
    gap: 0 !important;
  }
  .dte .gap-md-1 {
    gap: 0.25rem !important;
  }
  .dte .gap-md-2 {
    gap: 0.5rem !important;
  }
  .dte .gap-md-3 {
    gap: 1rem !important;
  }
  .dte .gap-md-4 {
    gap: 1.5rem !important;
  }
  .dte .gap-md-5 {
    gap: 3rem !important;
  }
  .dte .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .dte .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .dte .justify-content-md-center {
    justify-content: center !important;
  }
  .dte .justify-content-md-between {
    justify-content: space-between !important;
  }
  .dte .justify-content-md-around {
    justify-content: space-around !important;
  }
  .dte .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .dte .align-items-md-start {
    align-items: flex-start !important;
  }
  .dte .align-items-md-end {
    align-items: flex-end !important;
  }
  .dte .align-items-md-center {
    align-items: center !important;
  }
  .dte .align-items-md-baseline {
    align-items: baseline !important;
  }
  .dte .align-items-md-stretch {
    align-items: stretch !important;
  }
  .dte .align-content-md-start {
    align-content: flex-start !important;
  }
  .dte .align-content-md-end {
    align-content: flex-end !important;
  }
  .dte .align-content-md-center {
    align-content: center !important;
  }
  .dte .align-content-md-between {
    align-content: space-between !important;
  }
  .dte .align-content-md-around {
    align-content: space-around !important;
  }
  .dte .align-content-md-stretch {
    align-content: stretch !important;
  }
  .dte .align-self-md-auto {
    align-self: auto !important;
  }
  .dte .align-self-md-start {
    align-self: flex-start !important;
  }
  .dte .align-self-md-end {
    align-self: flex-end !important;
  }
  .dte .align-self-md-center {
    align-self: center !important;
  }
  .dte .align-self-md-baseline {
    align-self: baseline !important;
  }
  .dte .align-self-md-stretch {
    align-self: stretch !important;
  }
  .dte .order-md-first {
    order: -1 !important;
  }
  .dte .order-md-0 {
    order: 0 !important;
  }
  .dte .order-md-1 {
    order: 1 !important;
  }
  .dte .order-md-2 {
    order: 2 !important;
  }
  .dte .order-md-3 {
    order: 3 !important;
  }
  .dte .order-md-4 {
    order: 4 !important;
  }
  .dte .order-md-5 {
    order: 5 !important;
  }
  .dte .order-md-last {
    order: 6 !important;
  }
  .dte .m-md-0 {
    margin: 0 !important;
  }
  .dte .m-md-1 {
    margin: 0.25rem !important;
  }
  .dte .m-md-2 {
    margin: 0.5rem !important;
  }
  .dte .m-md-3 {
    margin: 1rem !important;
  }
  .dte .m-md-4 {
    margin: 1.5rem !important;
  }
  .dte .m-md-5 {
    margin: 3rem !important;
  }
  .dte .my-md-40 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .dte .m-md-auto {
    margin: auto !important;
  }
  .dte .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .dte .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .dte .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .dte .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .dte .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .dte .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .dte .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .dte .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .dte .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .dte .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .dte .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .dte .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .dte .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .dte .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .dte .mt-md-0 {
    margin-top: 0 !important;
  }
  .dte .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .dte .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .dte .mt-md-3 {
    margin-top: 1rem !important;
  }
  .dte .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .dte .mt-md-5 {
    margin-top: 3rem !important;
  }
  .dte .mt-md-50 {
    margin-top: 50px !important;
  }
  .dte .mt-md-20 {
    margin-top: 20px !important;
  }
  .dte .mt-md-40 {
    margin-top: 40px !important;
  }
  .dte .mt-md-auto {
    margin-top: auto !important;
  }
  .dte .me-md-0 {
    margin-right: 0 !important;
  }
  .dte .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .dte .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .dte .me-md-3 {
    margin-right: 1rem !important;
  }
  .dte .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .dte .me-md-5 {
    margin-right: 3rem !important;
  }
  .dte .me-md-auto {
    margin-right: auto !important;
  }
  .dte .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .dte .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .dte .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .dte .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .dte .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .dte .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .dte .mb-md-auto {
    margin-bottom: auto !important;
  }
  .dte .mb-md-16 {
    margin-bottom: 16px !important;
  }
  .dte .mb-md-20 {
    margin-bottom: 20px !important;
  }
  .dte .ms-md-0 {
    margin-left: 0 !important;
  }
  .dte .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .dte .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .dte .ms-md-3 {
    margin-left: 1rem !important;
  }
  .dte .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .dte .ms-md-5 {
    margin-left: 3rem !important;
  }
  .dte .ms-md-auto {
    margin-left: auto !important;
  }
  .dte .p-md-0 {
    padding: 0 !important;
  }
  .dte .p-md-1 {
    padding: 0.25rem !important;
  }
  .dte .p-md-2 {
    padding: 0.5rem !important;
  }
  .dte .p-md-3 {
    padding: 1rem !important;
  }
  .dte .p-md-4 {
    padding: 1.5rem !important;
  }
  .dte .p-md-5 {
    padding: 3rem !important;
  }
  .dte .p-md-20 {
    padding: 20px !important;
  }
  .dte .p-md-30 {
    padding: 30px !important;
  }
  .dte .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dte .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .dte .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .dte .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .dte .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .dte .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .dte .px-md-26 {
    padding-right: 26px !important;
    padding-left: 26px !important;
  }
  .dte .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .dte .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .dte .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .dte .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .dte .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .dte .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .dte .pt-md-0 {
    padding-top: 0 !important;
  }
  .dte .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .dte .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .dte .pt-md-3 {
    padding-top: 1rem !important;
  }
  .dte .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .dte .pt-md-5 {
    padding-top: 3rem !important;
  }
  .dte .pe-md-0 {
    padding-right: 0 !important;
  }
  .dte .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .dte .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .dte .pe-md-3 {
    padding-right: 1rem !important;
  }
  .dte .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .dte .pe-md-5 {
    padding-right: 3rem !important;
  }
  .dte .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .dte .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .dte .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .dte .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .dte .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .dte .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .dte .ps-md-0 {
    padding-left: 0 !important;
  }
  .dte .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .dte .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .dte .ps-md-3 {
    padding-left: 1rem !important;
  }
  .dte .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .dte .ps-md-5 {
    padding-left: 3rem !important;
  }
  .dte .text-md-start {
    text-align: left !important;
  }
  .dte .text-md-end {
    text-align: right !important;
  }
  .dte .text-md-center {
    text-align: center !important;
  }
  .dte .w-md-77 {
    width: 77% !important;
  }
  .dte .w-md-80 {
    width: 80% !important;
  }
  .dte .w-md-81 {
    width: 81% !important;
  }
  .dte .w-md-83 {
    width: 83% !important;
  }
}
@media (min-width: 992px) {
  .dte .float-lg-start {
    float: left !important;
  }
  .dte .float-lg-end {
    float: right !important;
  }
  .dte .float-lg-none {
    float: none !important;
  }
  .dte .d-lg-inline {
    display: inline !important;
  }
  .dte .d-lg-inline-block {
    display: inline-block !important;
  }
  .dte .d-lg-block {
    display: block !important;
  }
  .dte .d-lg-grid {
    display: grid !important;
  }
  .dte .d-lg-table {
    display: table !important;
  }
  .dte .d-lg-table-row {
    display: table-row !important;
  }
  .dte .d-lg-table-cell {
    display: table-cell !important;
  }
  .dte .d-lg-flex {
    display: flex !important;
  }
  .dte .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .dte .d-lg-none {
    display: none !important;
  }
  .dte .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .dte .flex-lg-row {
    flex-direction: row !important;
  }
  .dte .flex-lg-column {
    flex-direction: column !important;
  }
  .dte .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .dte .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .dte .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .dte .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .dte .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .dte .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .dte .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .dte .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .dte .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .dte .gap-lg-0 {
    gap: 0 !important;
  }
  .dte .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .dte .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .dte .gap-lg-3 {
    gap: 1rem !important;
  }
  .dte .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .dte .gap-lg-5 {
    gap: 3rem !important;
  }
  .dte .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .dte .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .dte .justify-content-lg-center {
    justify-content: center !important;
  }
  .dte .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .dte .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .dte .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .dte .align-items-lg-start {
    align-items: flex-start !important;
  }
  .dte .align-items-lg-end {
    align-items: flex-end !important;
  }
  .dte .align-items-lg-center {
    align-items: center !important;
  }
  .dte .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .dte .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .dte .align-content-lg-start {
    align-content: flex-start !important;
  }
  .dte .align-content-lg-end {
    align-content: flex-end !important;
  }
  .dte .align-content-lg-center {
    align-content: center !important;
  }
  .dte .align-content-lg-between {
    align-content: space-between !important;
  }
  .dte .align-content-lg-around {
    align-content: space-around !important;
  }
  .dte .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .dte .align-self-lg-auto {
    align-self: auto !important;
  }
  .dte .align-self-lg-start {
    align-self: flex-start !important;
  }
  .dte .align-self-lg-end {
    align-self: flex-end !important;
  }
  .dte .align-self-lg-center {
    align-self: center !important;
  }
  .dte .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .dte .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .dte .order-lg-first {
    order: -1 !important;
  }
  .dte .order-lg-0 {
    order: 0 !important;
  }
  .dte .order-lg-1 {
    order: 1 !important;
  }
  .dte .order-lg-2 {
    order: 2 !important;
  }
  .dte .order-lg-3 {
    order: 3 !important;
  }
  .dte .order-lg-4 {
    order: 4 !important;
  }
  .dte .order-lg-5 {
    order: 5 !important;
  }
  .dte .order-lg-last {
    order: 6 !important;
  }
  .dte .m-lg-0 {
    margin: 0 !important;
  }
  .dte .m-lg-1 {
    margin: 0.25rem !important;
  }
  .dte .m-lg-2 {
    margin: 0.5rem !important;
  }
  .dte .m-lg-3 {
    margin: 1rem !important;
  }
  .dte .m-lg-4 {
    margin: 1.5rem !important;
  }
  .dte .m-lg-5 {
    margin: 3rem !important;
  }
  .dte .m-lg-auto {
    margin: auto !important;
  }
  .dte .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .dte .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .dte .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .dte .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .dte .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .dte .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .dte .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .dte .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .dte .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .dte .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .dte .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .dte .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .dte .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .dte .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .dte .mt-lg-0 {
    margin-top: 0 !important;
  }
  .dte .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .dte .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .dte .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .dte .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .dte .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .dte .mt-lg-auto {
    margin-top: auto !important;
  }
  .dte .me-lg-0 {
    margin-right: 0 !important;
  }
  .dte .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .dte .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .dte .me-lg-3 {
    margin-right: 1rem !important;
  }
  .dte .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .dte .me-lg-5 {
    margin-right: 3rem !important;
  }
  .dte .me-lg-auto {
    margin-right: auto !important;
  }
  .dte .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .dte .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .dte .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .dte .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .dte .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .dte .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .dte .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .dte .ms-lg-0 {
    margin-left: 0 !important;
  }
  .dte .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .dte .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .dte .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .dte .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .dte .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .dte .ms-lg-auto {
    margin-left: auto !important;
  }
  .dte .p-lg-0 {
    padding: 0 !important;
  }
  .dte .p-lg-1 {
    padding: 0.25rem !important;
  }
  .dte .p-lg-2 {
    padding: 0.5rem !important;
  }
  .dte .p-lg-3 {
    padding: 1rem !important;
  }
  .dte .p-lg-4 {
    padding: 1.5rem !important;
  }
  .dte .p-lg-5 {
    padding: 3rem !important;
  }
  .dte .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dte .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .dte .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .dte .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .dte .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .dte .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .dte .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .dte .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .dte .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .dte .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .dte .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .dte .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .dte .pt-lg-0 {
    padding-top: 0 !important;
  }
  .dte .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .dte .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .dte .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .dte .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .dte .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .dte .pe-lg-0 {
    padding-right: 0 !important;
  }
  .dte .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .dte .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .dte .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .dte .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .dte .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .dte .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .dte .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .dte .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .dte .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .dte .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .dte .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .dte .ps-lg-0 {
    padding-left: 0 !important;
  }
  .dte .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .dte .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .dte .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .dte .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .dte .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .dte .text-lg-start {
    text-align: left !important;
  }
  .dte .text-lg-end {
    text-align: right !important;
  }
  .dte .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .dte .float-xl-start {
    float: left !important;
  }
  .dte .float-xl-end {
    float: right !important;
  }
  .dte .float-xl-none {
    float: none !important;
  }
  .dte .d-xl-inline {
    display: inline !important;
  }
  .dte .d-xl-inline-block {
    display: inline-block !important;
  }
  .dte .d-xl-block {
    display: block !important;
  }
  .dte .d-xl-grid {
    display: grid !important;
  }
  .dte .d-xl-table {
    display: table !important;
  }
  .dte .d-xl-table-row {
    display: table-row !important;
  }
  .dte .d-xl-table-cell {
    display: table-cell !important;
  }
  .dte .d-xl-flex {
    display: flex !important;
  }
  .dte .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .dte .d-xl-none {
    display: none !important;
  }
  .dte .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .dte .flex-xl-row {
    flex-direction: row !important;
  }
  .dte .flex-xl-column {
    flex-direction: column !important;
  }
  .dte .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .dte .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .dte .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .dte .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .dte .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .dte .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .dte .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .dte .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .dte .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .dte .gap-xl-0 {
    gap: 0 !important;
  }
  .dte .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .dte .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .dte .gap-xl-3 {
    gap: 1rem !important;
  }
  .dte .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .dte .gap-xl-5 {
    gap: 3rem !important;
  }
  .dte .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .dte .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .dte .justify-content-xl-center {
    justify-content: center !important;
  }
  .dte .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .dte .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .dte .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .dte .align-items-xl-start {
    align-items: flex-start !important;
  }
  .dte .align-items-xl-end {
    align-items: flex-end !important;
  }
  .dte .align-items-xl-center {
    align-items: center !important;
  }
  .dte .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .dte .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .dte .align-content-xl-start {
    align-content: flex-start !important;
  }
  .dte .align-content-xl-end {
    align-content: flex-end !important;
  }
  .dte .align-content-xl-center {
    align-content: center !important;
  }
  .dte .align-content-xl-between {
    align-content: space-between !important;
  }
  .dte .align-content-xl-around {
    align-content: space-around !important;
  }
  .dte .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .dte .align-self-xl-auto {
    align-self: auto !important;
  }
  .dte .align-self-xl-start {
    align-self: flex-start !important;
  }
  .dte .align-self-xl-end {
    align-self: flex-end !important;
  }
  .dte .align-self-xl-center {
    align-self: center !important;
  }
  .dte .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .dte .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .dte .order-xl-first {
    order: -1 !important;
  }
  .dte .order-xl-0 {
    order: 0 !important;
  }
  .dte .order-xl-1 {
    order: 1 !important;
  }
  .dte .order-xl-2 {
    order: 2 !important;
  }
  .dte .order-xl-3 {
    order: 3 !important;
  }
  .dte .order-xl-4 {
    order: 4 !important;
  }
  .dte .order-xl-5 {
    order: 5 !important;
  }
  .dte .order-xl-last {
    order: 6 !important;
  }
  .dte .m-xl-0 {
    margin: 0 !important;
  }
  .dte .m-xl-1 {
    margin: 0.25rem !important;
  }
  .dte .m-xl-2 {
    margin: 0.5rem !important;
  }
  .dte .m-xl-3 {
    margin: 1rem !important;
  }
  .dte .m-xl-4 {
    margin: 1.5rem !important;
  }
  .dte .m-xl-5 {
    margin: 3rem !important;
  }
  .dte .m-xl-auto {
    margin: auto !important;
  }
  .dte .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .dte .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .dte .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .dte .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .dte .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .dte .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .dte .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .dte .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .dte .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .dte .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .dte .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .dte .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .dte .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .dte .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .dte .mt-xl-0 {
    margin-top: 0 !important;
  }
  .dte .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .dte .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .dte .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .dte .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .dte .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .dte .mt-xl-auto {
    margin-top: auto !important;
  }
  .dte .me-xl-0 {
    margin-right: 0 !important;
  }
  .dte .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .dte .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .dte .me-xl-3 {
    margin-right: 1rem !important;
  }
  .dte .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .dte .me-xl-5 {
    margin-right: 3rem !important;
  }
  .dte .me-xl-auto {
    margin-right: auto !important;
  }
  .dte .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .dte .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .dte .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .dte .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .dte .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .dte .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .dte .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .dte .ms-xl-0 {
    margin-left: 0 !important;
  }
  .dte .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .dte .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .dte .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .dte .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .dte .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .dte .ms-xl-auto {
    margin-left: auto !important;
  }
  .dte .p-xl-0 {
    padding: 0 !important;
  }
  .dte .p-xl-1 {
    padding: 0.25rem !important;
  }
  .dte .p-xl-2 {
    padding: 0.5rem !important;
  }
  .dte .p-xl-3 {
    padding: 1rem !important;
  }
  .dte .p-xl-4 {
    padding: 1.5rem !important;
  }
  .dte .p-xl-5 {
    padding: 3rem !important;
  }
  .dte .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dte .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .dte .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .dte .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .dte .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .dte .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .dte .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .dte .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .dte .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .dte .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .dte .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .dte .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .dte .pt-xl-0 {
    padding-top: 0 !important;
  }
  .dte .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .dte .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .dte .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .dte .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .dte .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .dte .pe-xl-0 {
    padding-right: 0 !important;
  }
  .dte .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .dte .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .dte .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .dte .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .dte .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .dte .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .dte .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .dte .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .dte .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .dte .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .dte .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .dte .ps-xl-0 {
    padding-left: 0 !important;
  }
  .dte .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .dte .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .dte .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .dte .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .dte .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .dte .text-xl-start {
    text-align: left !important;
  }
  .dte .text-xl-end {
    text-align: right !important;
  }
  .dte .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .dte .float-xxl-start {
    float: left !important;
  }
  .dte .float-xxl-end {
    float: right !important;
  }
  .dte .float-xxl-none {
    float: none !important;
  }
  .dte .d-xxl-inline {
    display: inline !important;
  }
  .dte .d-xxl-inline-block {
    display: inline-block !important;
  }
  .dte .d-xxl-block {
    display: block !important;
  }
  .dte .d-xxl-grid {
    display: grid !important;
  }
  .dte .d-xxl-table {
    display: table !important;
  }
  .dte .d-xxl-table-row {
    display: table-row !important;
  }
  .dte .d-xxl-table-cell {
    display: table-cell !important;
  }
  .dte .d-xxl-flex {
    display: flex !important;
  }
  .dte .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .dte .d-xxl-none {
    display: none !important;
  }
  .dte .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .dte .flex-xxl-row {
    flex-direction: row !important;
  }
  .dte .flex-xxl-column {
    flex-direction: column !important;
  }
  .dte .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .dte .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .dte .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .dte .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .dte .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .dte .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .dte .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .dte .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .dte .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .dte .gap-xxl-0 {
    gap: 0 !important;
  }
  .dte .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .dte .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .dte .gap-xxl-3 {
    gap: 1rem !important;
  }
  .dte .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .dte .gap-xxl-5 {
    gap: 3rem !important;
  }
  .dte .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .dte .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .dte .justify-content-xxl-center {
    justify-content: center !important;
  }
  .dte .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .dte .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .dte .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .dte .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .dte .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .dte .align-items-xxl-center {
    align-items: center !important;
  }
  .dte .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .dte .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .dte .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .dte .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .dte .align-content-xxl-center {
    align-content: center !important;
  }
  .dte .align-content-xxl-between {
    align-content: space-between !important;
  }
  .dte .align-content-xxl-around {
    align-content: space-around !important;
  }
  .dte .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .dte .align-self-xxl-auto {
    align-self: auto !important;
  }
  .dte .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .dte .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .dte .align-self-xxl-center {
    align-self: center !important;
  }
  .dte .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .dte .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .dte .order-xxl-first {
    order: -1 !important;
  }
  .dte .order-xxl-0 {
    order: 0 !important;
  }
  .dte .order-xxl-1 {
    order: 1 !important;
  }
  .dte .order-xxl-2 {
    order: 2 !important;
  }
  .dte .order-xxl-3 {
    order: 3 !important;
  }
  .dte .order-xxl-4 {
    order: 4 !important;
  }
  .dte .order-xxl-5 {
    order: 5 !important;
  }
  .dte .order-xxl-last {
    order: 6 !important;
  }
  .dte .m-xxl-0 {
    margin: 0 !important;
  }
  .dte .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .dte .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .dte .m-xxl-3 {
    margin: 1rem !important;
  }
  .dte .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .dte .m-xxl-5 {
    margin: 3rem !important;
  }
  .dte .m-xxl-auto {
    margin: auto !important;
  }
  .dte .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .dte .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .dte .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .dte .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .dte .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .dte .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .dte .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .dte .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .dte .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .dte .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .dte .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .dte .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .dte .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .dte .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .dte .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .dte .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .dte .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .dte .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .dte .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .dte .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .dte .mt-xxl-auto {
    margin-top: auto !important;
  }
  .dte .me-xxl-0 {
    margin-right: 0 !important;
  }
  .dte .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .dte .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .dte .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .dte .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .dte .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .dte .me-xxl-auto {
    margin-right: auto !important;
  }
  .dte .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .dte .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .dte .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .dte .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .dte .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .dte .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .dte .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .dte .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .dte .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .dte .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .dte .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .dte .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .dte .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .dte .ms-xxl-auto {
    margin-left: auto !important;
  }
  .dte .p-xxl-0 {
    padding: 0 !important;
  }
  .dte .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .dte .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .dte .p-xxl-3 {
    padding: 1rem !important;
  }
  .dte .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .dte .p-xxl-5 {
    padding: 3rem !important;
  }
  .dte .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .dte .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .dte .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .dte .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .dte .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .dte .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .dte .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .dte .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .dte .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .dte .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .dte .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .dte .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .dte .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .dte .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .dte .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .dte .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .dte .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .dte .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .dte .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .dte .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .dte .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .dte .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .dte .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .dte .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .dte .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .dte .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .dte .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .dte .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .dte .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .dte .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .dte .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .dte .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .dte .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .dte .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .dte .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .dte .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .dte .text-xxl-start {
    text-align: left !important;
  }
  .dte .text-xxl-end {
    text-align: right !important;
  }
  .dte .text-xxl-center {
    text-align: center !important;
  }
}
.rts article {
  display: flex;
  flex-direction: column;
}
.rts section {
  display: flex;
  flex-direction: column;
}
.rts hr {
  border-top: 1px solid #d9d9d9;
}
.rts p {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 21.79px;
  margin: 0;
  color: #505357;
}
.rts .p-20 {
  padding: 20px;
}
.rts .mb-0 {
  margin-bottom: 0;
}
.rts .mb-20 {
  margin-bottom: 20px;
}
.rts .mb-10 {
  margin-bottom: 10px;
}
.rts .mb-15 {
  margin-bottom: 15px;
}
.rts .mt-20 {
  margin-top: 20px;
}
.rts .mt-10 {
  margin-top: 10px;
}
.rts .mb-30 {
  margin-bottom: 30px;
}
.rts .mb-40 {
  margin-bottom: 40px;
}
.rts .mb-50 {
  margin-bottom: 50px !important;
}
.rts .mt-30 {
  margin-top: 30px;
}
.rts .mt-40 {
  margin-top: 40px;
}
.rts .f-wt-600 {
  font-weight: 600;
}
.rts .m-t-b-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.rts .mb-28 {
  margin-bottom: 28px;
}
.rts label {
  text-transform: none;
}
.rts input::placeholder {
  color: #2B2B2B;
  opacity: 1;
}
.rts input:-ms-input-placeholder {
  color: #2B2B2B;
}
.rts input::-ms-input-placeholder {
  color: #2B2B2B;
}
.rts .normal-icon {
  display: inline;
  cursor: pointer;
}
.rts .active > .hover-icon {
  display: inline;
  cursor: pointer;
}
.rts .active > .normal-icon {
  display: none;
}
.rts .active > .label-tooltip {
  display: block;
}
.rts .hover-icon {
  display: none;
}
.rts h2.f-26 {
  font-size: 26px;
}
.rts h1 {
  font-weight: 400;
  font-size: 29px;
  line-height: 39px;
  margin: 0;
  padding: 0;
  color: #2B2B2B;
}
.rts h2 {
  font-size: 29px;
  line-height: 39px;
  margin: 0;
  padding: 0;
  color: #2B2B2B;
  font-weight: 400;
}
.rts a {
  color: #0072CE;
  text-decoration: underline;
  font-size: 16px;
  line-height: 21.79px;
  font-weight: 600;
  overflow-wrap: break-word;
}
.rts h2.rts-sub-heading {
  font-size: 26px;
  line-height: 35px;
}
.rts h3.rts-sub-heading {
  font-size: 23px;
  line-height: 31.3px;
}
.rts h3 {
  font-size: 23px;
  line-height: 31.3px;
  margin: 0;
  padding: 0;
  color: #2B2B2B;
  font-weight: 400;
}
.rts .right-installer-block h3 {
  text-align: center;
  margin: 22px 0px;
}
.rts .rts-solar .rts-solar-block h3 {
  text-align: center;
}
.rts .rts-btn {
  cursor: pointer;
  width: 100%;
  max-width: 320px;
  padding: 5px 15px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  background: inherit;
  border: 1px solid #0072ce;
  box-sizing: border-box;
}
.rts .rts-btn-primary {
  color: #ffffff;
  background: #0072ce;
  border-color: #0072ce;
}
.rts .rts-btn-primary:hover {
  background: #1e3575;
  border-color: #1e3575;
  color: #fff;
}
.rts .rts-btn-secondary:hover {
  background: #1e3575;
  border-color: #1e3575;
  color: #fff;
}
.rts .rts-dropdown {
  margin-bottom: 24px;
  min-width: 250px;
}
.rts .rts-dropdown label {
  display: inline-flex;
  color: #505357;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 4px;
}
.rts .rts-dropdown label .optional-text {
  color: #73767B;
}
.rts .rts-dropdown .rts-dropdown-options {
  position: absolute;
  width: 100%;
  min-width: 250px;
  list-style: none;
  padding: 0px;
  background: white;
  z-index: 9999;
  border: 1px solid #B1B3B3;
  max-height: 362px;
  overflow-y: auto;
}
.rts .rts-dropdown .rts-dropdown-options li {
  text-align: left;
  padding: 10px 12px 10px;
  padding-right: 50px;
  position: relative;
  cursor: pointer;
  text-transform: none;
}
.rts .rts-dropdown .rts-dropdown-options li:hover {
  background: #0072CE;
  color: white;
}
.rts .active-dropdown {
  display: none;
}
.rts .rts-dropdown.active .rts-dropdown-selected {
  background: #1e3575;
  color: white;
  border: 1px solid #1e3575;
}
.rts .rts-dropdown.active .rts-dropdown-selected .active-dropdown {
  display: inline;
}
.rts .rts-dropdown.active .rts-dropdown-selected .normal-dropdown {
  display: none;
}
.rts .rts-dropdown-selected {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  max-width: 300px;
  border: 1px solid #B1B3B3;
  padding: 7px 12px;
  justify-content: space-between;
  background: white;
  color: #2B2B2B;
}
.rts .form-control {
  box-shadow: none;
  height: 36px;
}
.rts ul {
  list-style: none;
  padding: 0;
}
.rts ul li {
  list-style: none;
  padding: 0;
}
.rts .border-d9d9d9 {
  border: 1px solid #D9D9D9;
}
.rts .flex-rev-block {
  display: flex;
  margin-bottom: 20px;
}
.rts .flex-rev-block .left {
  display: flex;
  flex: 1;
}
.rts .flex-rev-block .left .content {
  padding: 30px;
  background-color: #f6f6f6 !important;
}
.rts .flex-rev-block .left .content a {
  font-weight: 600;
}
.rts .flex-rev-block .left .content.white-bg {
  background-color: #ffffff !important;
}
.rts .flex-rev-block .right {
  display: flex;
}
.rts .flex-rev-block h2.rts-sub-heading {
  font-size: 23px;
  line-height: 31.3px;
}
.rts .rts-inter {
  display: none;
}
.rts .rts-inter .flex-rev-block .left .content {
  background-color: #ffffff !important;
}
.rts .rts-inter .flex-rev-block .right {
  background: #F6F6F6;
}
.rts .rts-install {
  display: none;
}
.rts .rts-projects {
  display: none;
}
.rts .rts-banner {
  position: relative;
}
.rts .rts-banner img {
  width: 100%;
  object-fit: cover;
  min-height: 267px;
}
.rts .rts-banner .banner-title {
  position: absolute;
  top: 30%;
  font-size: 32px;
  line-height: 44px;
  color: #FFFFFF;
  max-width: 300px;
}
.rts main {
  max-width: 952px;
  width: 100%;
  margin: 0 auto;
}
.rts .tabData {
  margin: 20px 0 0;
}
.rts .rts-tab-header {
  position: relative;
  width: 100%;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  background: #f6f6f6;
  color: #0072ce;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 600;
  height: 60px;
}
.rts .rts-tab-header.active {
  color: #1e3575;
  background: white;
  font-weight: 700;
}
.rts .rts-main-content .rts-tab-header.active::before {
  background: #1e3575;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 4px;
  width: 100%;
}
.rts .greyBackground {
  box-shadow: 0px 3px 3px #ccc;
}
.rts .d-none {
  display: none;
}
.rts .text-block {
  display: flex;
  width: 100%;
}
.rts .text-block .left {
  flex: 0.776;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  padding: 30px;
}
.rts .text-block .right {
  flex: 0.307;
  padding: 18.5px;
  background-color: #f6f6f6 !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.rts .text-block .right .already-applied p {
  margin-bottom: 2px;
}
.rts .rts-cal-component {
  padding: 23px 30px;
  background: #F6F6F6;
}
.rts .rts-cal-component .rts-cal-fields {
  max-width: 300px;
}
.rts .rts-cal-component .rts-cal-fields label {
  font-size: 14px;
  text-transform: none;
}
.rts .rts-cal-component .rts-cal-fields label > span.astrick {
  color: #E31937;
  margin-right: 3px;
}
.rts .rts-cal-component .rts-cal-fields .form-group {
  margin-bottom: 24px;
}
.rts .rts-cal-component .rts-cal-fields .form-group p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}
.rts .rts-cal-component .rts-cal-fields .form-control {
  box-shadow: none;
  height: 36px;
  padding: 7px 12px;
}
.rts .rts-cal-component .rts-dropdown {
  display: none;
}
.rts .system-live {
  display: flex;
  flex-direction: column;
}
.rts .system-live p {
  margin-left: 25px;
  max-width: 81%;
}
.rts .system-live .list-type {
  display: list-item;
  margin-left: 25px;
  margin-bottom: 24px;
}
.rts .connected-block {
  padding: 0px 30px;
}
.rts .connected-block .inoutflow-block {
  display: flex;
  gap: 30px;
  opacity: 1;
  transition: opacity 1s;
}
.rts .connected-block .inoutflow-block .inout-text-block {
  padding: 30px;
}
.rts .connected-block a {
  display: flex;
  gap: 9px;
  align-items: baseline;
}
.rts .connected-block a.active {
  align-items: normal;
}
.rts .connected-block a.active img {
  transform: rotate(180deg);
}
.rts .rts-accordian .accor-header {
  padding: 22px;
  border: 1px solid #D9D9D9;
  cursor: pointer;
  color: #0072CE;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  gap: 12px;
  align-items: center;
}
.rts .rts-accordian .rts-accordian-block {
  background: #F6F6F6;
  padding: 24px 52px;
  display: none;
  border-bottom: 4px solid #1E3575;
}
.rts .rts-accordian .rts-accordian-block ol li {
  font-weight: normal;
  font-size: 16px;
  line-height: 21.79px;
  margin: 0;
  color: #505357;
}
.rts .rts-accordian .rts-accordian-block#bill-look {
  padding: 20px 40px;
}
.rts .rts-accordian .expand {
  display: inline;
}
.rts .rts-accordian .collapsed {
  display: none;
}
.rts .rts-accordian.active .accor-header {
  background: #1E3575;
  border: 1px solid #1E3575;
  color: #ffffff;
}
.rts .rts-accordian.active .collapsed {
  display: inline;
}
.rts .rts-accordian.active .expand {
  display: none;
}
.rts .rts-good-solar {
  padding: 20px 30px;
  background: #1E3575;
  color: #FFFFFF;
  margin-bottom: 10px;
}
.rts .rts-good-solar p {
  font-size: 26px;
  line-height: 35px;
  color: #ffffff;
}
.rts .rts-solar {
  display: flex;
  gap: 10px;
  justify-content: space-around;
  margin-bottom: 10px;
}
.rts .rts-solar .rts-solar-block {
  flex-basis: 100%;
  background: #F6F6F6;
  padding: 20px 30px;
}
.rts .rts-solar .rts-solar-block h2 {
  font-size: 23px;
  line-height: 31px;
  margin-bottom: 20px;
  font-weight: 400;
  text-align: center;
}
.rts .rts-solar-add {
  background: #F6F6F6;
  padding: 20px 30px;
}
.rts .right-installer h2 {
  margin-top: 40px;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
}
.rts .right-installer .encourage {
  margin: 30px 0px 15px;
  padding: 0px 90px;
}
.rts .right-installer-block {
  display: flex;
  gap: 10px;
  justify-content: space-around;
}
.rts .right-installer-block > div {
  flex-basis: 100%;
  text-align: center;
  padding: 33px 18px;
  border: 1px solid #D9D9D9;
}
.rts .right-installer-block > div p {
  text-align: left;
}
.rts .right-installer-block h2 {
  font-size: 23px;
  line-height: 31px;
  text-align: center;
  margin: 22px 0px;
}
.rts .rts-accor-block h2 {
  padding: 20px 120px;
  margin-bottom: 30px;
}
.rts .rts-accor-block .rts-accordian {
  margin-bottom: 16px;
}
.rts .system-cost-block {
  position: relative;
  margin-bottom: 24px;
}
.rts .system-cost-block label {
  display: inline-flex;
  gap: 10px;
  text-transform: none;
  font-size: 14px;
}
.rts .system-cost-block input {
  max-width: 300px;
  border: 1px solid #B1B3B3;
  padding-left: 45px;
}
.rts .system-cost-block .input-dollar {
  position: absolute;
  top: 26px;
  padding: 2.8px 13.5px;
  background: #F5F5F5;
  border-right: 1px solid #B1B3B3;
  left: 1px;
  font-size: 20px;
  color: #2B2B2B;
}
.rts .see-results {
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rts .see-results .rts-btn {
  max-width: 210px;
}
.rts .emission-table table {
  margin-bottom: 26.5px;
}
.rts .emission-table table th {
  padding: 17px 18px 18px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: none;
}
.rts .emission-table table th:nth-child(2) {
  text-align: left;
}
.rts .emission-table table th:first-child {
  min-width: 80px;
}
.rts .emission-table table td {
  padding: 8.5px 18px;
  font-size: 16px;
  color: #505357;
  font-weight: 400;
  line-height: 22px;
  text-transform: none;
  text-align: center;
  border: none;
}
.rts .emission-table table td:nth-child(2) {
  text-align: left;
}
.rts .emission-table table td:first-child {
  min-width: 80px;
}
.rts .emission-table table tr.rts-table-footer th {
  font-weight: 700;
}
.rts .emission-table .emission-header ul {
  display: flex;
}
.rts .emission-table .emission-header ul li:first-child {
  flex-basis: 60%;
}
.rts .emission-table .emission-header li {
  flex-basis: 20%;
  padding: 18px;
  font-size: 18px;
  color: #FFFFFF;
  background: #1E3575;
  font-weight: 600;
  text-align: center;
  line-height: 31px;
}
.rts .emission-table .emission-header li span {
  text-align: left;
}
.rts .emission-table .emission-values ul {
  display: flex;
}
.rts .emission-table .emission-values ul li:first-Child {
  flex-basis: 60%;
}
.rts .emission-table .emission-values li {
  flex-basis: 20%;
  padding: 8.5px 18px;
  font-size: 16px;
  color: #505357;
  font-weight: 400;
  text-align: center;
  line-height: 22px;
}
.rts .emission-table .emission-values li span {
  text-align: center;
}
.rts .emission-table .emission-values li:first-child span {
  display: block;
  max-width: 240px;
  margin: 0 auto;
  text-align: left;
}
.rts .emission-table .emission-values:nth-child(2n+1) {
  background: #F6F6F6;
}
.rts .emission-table li.emission-values:nth-child(2n) {
  background: #FFFFFF;
}
.rts table.inter-connection-table {
  display: grid;
  width: 100%;
  border-spacing: 0 2px;
}
.rts table.inter-connection-table thead tr {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #1e3575;
}
.rts table.inter-connection-table thead tr th {
  padding: 6px;
  width: 60%;
  text-align: left;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: white;
  text-transform: capitalize;
}
.rts table.inter-connection-table thead tr th:first-child {
  padding-left: 20px;
  width: 59%;
}
.rts table.inter-connection-table thead tr th:nth-child(5) {
  width: 48%;
}
.rts table.inter-connection-table thead tr th:last-child {
  max-width: 132px;
}
.rts table.inter-connection-table tbody tr {
  box-sizing: border-box;
  text-align: left;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 11%;
}
.rts table.inter-connection-table tbody tr td {
  padding: 10px 5px;
  width: 60%;
  text-transform: none !important;
  vertical-align: middle !important;
}
.rts table.inter-connection-table tbody tr td:first-child {
  text-align: left;
  padding-left: 20px;
  width: 59%;
}
.rts table.inter-connection-table tbody tr td:nth-child(5) {
  width: 48%;
}
.rts table.inter-connection-table tbody tr:nth-child(even) {
  background-color: #f6f6f6;
}
.rts table.inter-connection-table tbody tr td:last-child {
  max-width: 132px;
}
.rts .prepare-project {
  padding: 0 90px;
}
.rts .install-begins {
  background: #F5F9FD;
  border: 2px solid #0072CE;
  border-radius: 5px;
  padding: 20px;
  display: flex;
  flex-direction: row;
  gap: 12px;
}
.rts .must-upload {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
}
.rts .install-timeline {
  display: flex;
  gap: 13px;
}
.rts .install-timeline .install-block {
  flex-basis: 0;
  flex-grow: 1;
  border: 1px solid #006269;
}
.rts .install-timeline .install-block:first-child {
  border: 1px solid #4A7729;
}
.rts .install-timeline .install-block:last-child {
  border: 1px solid #523178;
}
.rts .install-timeline .install-block .install-block-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 30px 30px;
  gap: 17px;
}
.rts .install-timeline .install-block .install-block-img p {
  color: #FFFFFF;
  font-size: 23px;
  line-height: 32px;
}
.rts .install-timeline .install-block .install-block-text {
  padding: 20px;
}
.rts .install-timeline .install-block .install-app {
  background: #4A7729;
}
.rts .install-timeline .install-block .install-install {
  background: #006269;
}
.rts .install-timeline .install-block .install-test {
  background: #523178;
}
.rts .inter-prop {
  display: flex;
  gap: 30px;
  align-items: flex-start;
  padding: 0 30px;
  margin-bottom: 20px;
}
.rts .inter-prop .inter-prop-block {
  flex-basis: fit-content;
}
.rts .inter-prop .inter-prop-block p {
  margin-bottom: 30px;
}
.rts .inter-prop .inter-prop-block .inter-prop-header {
  font-size: 23px;
  line-height: 31px;
  margin-bottom: 20px;
  color: #2B2B2B;
  text-align: center;
}
.rts .inter-prop .inter-prop-block h3 {
  margin-bottom: 30px;
}
.rts .inter-prop .inter-prop-line {
  width: 1px;
  height: 163px;
  border-left: 1px solid #D9D9D9;
  align-self: center;
}
.rts .solar-issues {
  max-width: 648px;
  display: flex;
  flex-direction: column;
  margin: 0 auto 40px;
  gap: 30px;
}
.rts .solar-issues .solar-issue-block {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}
.rts .solar-issues .solar-issue-block .solar-issue-header {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px;
}
.rts .follow-req {
  background: #F6F6F6;
  padding: 20px 30px;
  margin-top: 20px;
}
.rts .detailed-table-info table th:first-child {
  padding-left: 90px;
  text-align: left;
}
.rts .detailed-table-info table td {
  vertical-align: middle;
}
.rts .detailed-table-info table td:first-child {
  padding-left: 90px;
  text-align: left;
}
.rts .additional-fee-table table th:first-child {
  text-align: left;
}
.rts .additional-fee-table table td {
  vertical-align: middle;
}
.rts .additional-fee-table table td:first-child {
  text-align: left;
}
.rts .pl-16 {
  padding-left: 16px;
}
.rts .all-cat {
  padding-left: 90px;
}
.rts .table-striped > thead > tr > th {
  color: #FFFFFF;
  vertical-align: middle;
  text-transform: none;
  padding: 8px 15px;
}
.rts .table-striped > thead > tr > th:last-child {
  text-align: left;
}
.rts .table-striped > tbody > tr > td {
  padding: 8px 15px;
}
.rts .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #ffffff;
}
.rts .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f6f6f6;
}
.rts .label-tooltip {
  display: none;
  position: absolute;
  top: -108px;
  left: 100%;
  z-index: 99;
  margin: 0px 12px;
}
.rts .label-tooltip .label-tooltip-close {
  position: absolute;
  z-index: 9999;
  right: 20px;
  top: 25px;
  padding: 0;
}
.rts .label-tooltip .label-tooltip-text {
  width: 324px;
  position: relative;
  font-weight: normal;
  border: 2px solid #0072ce;
  text-align: left;
  border-radius: 5px;
  padding: 20px 58px 20px 20px;
  background: #f5f9fd;
  margin: 0;
  font-size: 16px;
}
.rts .label-tooltip .label-tooltip-text:before {
  top: 47%;
  right: 100%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-width: 12px;
  border-top-color: #0072ce;
  transform: translate(0%, 1px) rotate(90deg);
}
.rts .label-tooltip .label-tooltip-text:after {
  top: 47%;
  right: 100%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-width: 9px;
  border-top-color: #f5f9fd;
  transform: translate(0%, 4px) rotate(90deg);
}
.rts .label-tooltip-close {
  cursor: pointer;
}
.rts .rts-cal-component.expanded .rts-dropdown {
  display: block;
}
.rts .system-cost-info .label-tooltip {
  top: -78px;
}
.rts .cal-results-block-info {
  display: flex;
  gap: 14px;
  justify-content: space-around;
}
.rts .cal-results-block-info .cal-results-block {
  flex-basis: 100%;
  text-align: center;
  padding: 33px 18px;
  border: 1px solid #D9D9D9;
}
.rts .cal-results-block-info .cal-results-block h2 {
  font-size: 23px;
  line-height: 31px;
  text-align: center;
  margin: 22px 0px;
}
.rts .cal-env-impact {
  display: flex;
  justify-content: center;
  padding-bottom: 40px;
}
.rts .cal-env-impact > div {
  display: flex;
  gap: 40px;
}
.rts .hide-results {
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rts .hide-results button {
  max-width: 210px;
}
.rts .cal-results-block p {
  min-height: 44px;
}
.rts .cal-results {
  display: none;
}
.rts .rts-footer {
  margin-left: calc(-100vw / 2 + 950px / 2);
  margin-right: calc(-100vw / 2 + 950px / 2);
}
.rts .rts-footer .rts-footer-apply {
  max-width: 952px;
  width: 100%;
  margin: 0 auto 30px;
  padding: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #D9D9D9;
}
.rts .rts-footer .rts-footer-apply .rts-footer-apply-header {
  font-size: 23px;
  line-height: 31.32px;
  margin-bottom: 20px;
}
.rts .rts-footer .rts-footer-apply .rts-btn-primary {
  padding: 7.5px;
  min-width: 270px;
}
.rts .rts-footer .rts-footer-ques {
  background: #F6F6F6;
  display: flex;
  flex-direction: column;
}
.rts .rts-footer .rts-footer-ques .rts-hotline {
  max-width: 952px;
  width: 100%;
  margin: 20px auto 60px;
  display: flex;
  gap: 8px;
}
.rts .rts-footer .rts-footer-ques .rts-hotline .rts-hotline-block {
  background: #0C2340;
  display: flex;
  padding: 25px 25px 37px;
  gap: 23px;
  align-items: center;
  flex-basis: 100%;
}
.rts .rts-footer .rts-footer-ques .rts-hotline .rts-hotline-block a {
  text-decoration: none;
  color: #FFFFFF;
}
.rts .rts-footer .rts-footer-ques .rts-hotline .rts-hotline-block img {
  padding: 0 10px;
}
.rts .rts-footer .rts-footer-ques .rts-hotline .rts-hotline-block p {
  color: #FFFFFF;
}
.rts .rts-footer .rts-footer-ques .rts-hotline .rts-hotline-block .rts-hotline-text-header {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 10px;
}
.rts .rts-footer .rts-footer-ques h2 {
  margin: 20px 0px;
  font-size: 29px;
  line-height: 39.49px;
}
.rts .desktop-text {
  display: inline;
}
.rts .mobile-text {
  display: none;
}
.rts .rts-sort-table table {
  border: 1px solid #D9D9D9;
}
.rts .rts-sort-table table th {
  min-width: 140px;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  padding: 20px 10px 20px 20px;
  text-transform: capitalize;
}
.rts .rts-sort-table table th:last-child {
  min-width: 260px;
  text-align: center;
  vertical-align: middle;
}
.rts .rts-sort-table table th::after {
  display: none;
}
.rts .rts-sort-table table td {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  padding: 20px 10px 20px 20px;
}
.rts .rts-sort-table table td:last-child {
  min-width: 260px;
  text-align: center;
}
.rts .rts-sort-table .rts-btn {
  font-size: 16px;
  line-height: 22px;
}
.rts .rts-sort-table .rts-btn a {
  text-decoration: none;
}
.rts .rts-sort-table .rts-btn:hover a {
  text-decoration: none;
  color: #fff;
}
.rts .rts-sort-table address {
  margin: 0;
  text-transform: capitalize;
}
.rts .rts-start-button {
  display: flex;
  justify-content: center;
  align-items: middle;
}
.rts .rts-start-button button {
  padding: 7.5px 15px;
  max-width: 248px;
}
.rts .rts-projects-cal {
  max-width: 640px;
  margin: 40px auto;
}
.rts .empty-projects {
  display: none;
}
.rts .multi-project {
  display: flex;
  justify-content: space-between;
  display: none;
}
.rts .multi-project .filterInfo {
  display: flex;
  font-size: 14px;
  line-height: 20px;
  gap: 12px;
  color: #2B2B2B;
  align-items: center;
}
.rts .multi-project .filterInfo span {
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}
.rts .multi-project .rts-dropdown {
  margin: 0px;
}
.rts .multi-project .rts-dropdown .rts-dropdown-options {
  width: 140px;
  cursor: pointer;
  width: auto;
}
.rts .multi-project .rts-dropdown .rts-dropdown-options li {
  padding-right: 10px;
}
.rts .multi-project .rts-dropdown .rts-dropdown-selected {
  width: 140px;
  cursor: pointer;
  width: auto;
}
.rts .multi-project .rts-dropdown .rts-search-options {
  width: 300px;
  z-index: 999;
  top: 37px;
}
.rts .multi-property .multi-project {
  display: flex;
}
.rts .multi-property .non-multi-project {
  display: none;
}
.rts .multi-property .sortBy {
  justify-content: flex-end;
}
.rts .rts-not-auth {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #2B2B2B;
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.rts .rts-filter-header {
  display: flex;
  justify-content: space-between;
}
.rts .rts-filter-header .rts-filter-title {
  font-weight: 600;
  font-size: 20px;
  line-height: 27px;
  color: #2B2B2B;
}
.rts .rts-filter-header a {
  text-decoration: none;
}
.rts .rts-filter-content {
  display: flex;
  background: #F6F6F6;
  padding: 20px;
  justify-content: center;
  gap: 20px;
  align-items: center;
}
.rts .rts-filter-content input {
  max-width: 300px;
}
.rts .rts-filter-content a {
  text-decoration: none;
}
.rts .dis-left-icon {
  display: none;
}
.rts .dis-right-icon {
  display: none;
}
.rts .disabled .dis-left-icon {
  display: inline;
}
.rts .disabled .dis-right-icon {
  display: inline;
  transform: rotate(180deg);
}
.rts .disabled .left-icon {
  display: none;
}
.rts .disabled .right-icon {
  display: none;
}
.rts .rts-page-number input {
  width: 49px;
}
.rts .rts-page-nav {
  display: flex;
  justify-content: end;
  gap: 20px;
}
.rts .rts-page-nav .rts-page-number {
  display: flex;
  align-items: center;
  gap: 10px;
}
.rts .rts-page-nav .rts-page-nav-link span {
  width: 36px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #B1B3B3;
  cursor: pointer;
}
.rts .rts-page-nav .rts-page-nav-link .disabled {
  background: #F6F6F6;
}
.rts .left-icon {
  transform: rotate(180deg);
}
.rts .left-icon.rts .dis-right-icon {
  transform: rotate(180deg);
}
.rts .rts-start-step2 .install-begins {
  align-items: center;
}
.rts .filter-border {
  border: 1px solid #D9D9D9;
  margin: 0px 0 20px;
}
.rts table th img.sort-icon {
  cursor: pointer;
}
.rts .rts-cancel-pro {
  max-width: 550px;
  margin: 40px auto 20px;
  text-align: center;
}
.rts .rts-no-info {
  max-width: 500px;
  margin: 20px auto 10px;
  text-align: center;
  display: none;
}
.rts .rts-not-eligible button {
  max-width: 105px;
}
.rts .accordionstyles ul li {
  list-style: disc;
  color: #0072CE;
}
.rts.rts-project > main {
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
}
.unenrollPopup.migpUnenroll.rts #cboxLoadedContent {
  padding: 20px 30px;
}
.unenrollPopup.migpUnenroll.rts #cboxClose {
  right: 13px;
}
.notLoggedIn .rts .projectTab {
  display: none;
}
.notLoggedIn .rts .auth-text {
  display: none;
}
.notLoggedIn .rts .unauth-text {
  display: inline;
}
.loggedIn .rts .projectTab {
  display: flex;
}
.loggedIn .rts .unauth-text {
  display: inline;
}
.loggedIn .rts .auth-text {
  display: none;
}
.loggedIn .rts .tabData {
  display: none;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent {
  padding: 30px;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-start-header {
  text-align: center;
  color: #000000;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .backProgLink {
  text-decoration: none;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .backProgLink:hover {
  color: #1e3575;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-account-data {
  display: flex;
  gap: 30px;
  padding-top: 30px;
  border-top: 1px solid #d9d9d9;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-account-data .rts-account-address {
  flex: 0.41;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-account-data .rts-authorize-data {
  flex: 0.59;
  display: flex;
  flex-direction: row;
  gap: 20px;
  align-items: center;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-add {
  color: #000000;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-meter {
  color: #000000;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-dropdown {
  margin: 0 auto 30px;
  width: 100%;
  max-width: 300px;
  position: relative;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-installer {
  width: 80%;
  margin: 0 auto;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-submit button {
  max-width: 142px;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-cancel-auth-block .rts-auth-but {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-bottom: 20px;
}
.unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-start-filter .rts-dropdown {
  margin: 0;
}
.unenrollPopup.migpUnenroll.rts-project #cboxMiddleLeft {
  width: 23px;
}
.unenrollPopup.migpUnenroll.rts-project #colorbox {
  overflow: visible;
}
.unenrollPopup.migpUnenroll.rts-project #cboxOverlay {
  overflow: visible;
}
.unenrollPopup.migpUnenroll.rts-project #cboxWrapper {
  overflow: visible;
}
.rts-page-nav-link {
  display: flex;
  gap: 10px;
}
.rts-sort-table .mobile-header {
  display: none;
}
.rts-account-data .notEliMigp .eliMigpTootip {
  left: -80px;
  right: 0;
  bottom: 107px;
}
.rts-account-data .notEliMigp .eliMigpTootip .errorPop {
  width: 415px;
}
.rts-account-data .notEliMigp .eliMigpTootip .errorPop:before {
  transform: translate(53px, 1px);
  left: 138px;
  right: 0;
}
.rts-account-data .notEliMigp .eliMigpTootip .errorPop:after {
  transform: translate(55px, 0px);
  left: 138px;
  right: 0;
}
.rts-account-data .notEliMigp .migpErrorClose {
  top: 20px;
  left: 375px;
  right: 0;
}
.searchFilter {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.searchFilter div {
  max-width: 400px;
  flex-basis: 50%;
  flex-grow: 1;
}
.searchFilter div:first-child {
  max-width: 400px;
}
.searchFilter .filterInfo {
  display: flex;
  gap: 12px;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.searchFilter span {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #505357;
  align-self: center;
}
.searchFilter input {
  font-weight: 600;
  font-size: 14px;
  padding: 8px 12px;
  color: #505357;
  max-width: 300px;
}
.searchFilter input::-moz-placeholder {
  color: #B1B3B3;
  opacity: 1;
  font-style: italic;
}
.searchFilter input:-ms-input-placeholder {
  color: #B1B3B3;
  font-style: italic;
}
.searchFilter input::-webkit-input-placeholder {
  color: #B1B3B3;
  font-style: italic;
}
.text-capitalize {
  text-transform: capitalize;
}
.meterInfo {
  display: flex;
}
.meterInfo span {
  width: 42%;
}
.rts-project #cboxLoadedContent .errorPop {
  margin: 0;
}
.rts-project #cboxLoadedContent .errorPop p {
  margin-bottom: 15px;
}
.rts-project #cboxLoadedContent .errorPop p:last-child {
  margin-bottom: 0px;
}
.rts-project .ui-widget.ui-widget-content {
  z-index: 9999999999;
}
@media (max-width: 576px) {
  .rts .rts-tab-header {
    padding: 0 8px;
  }
  .rts .greyBackground {
    box-shadow: none;
  }
  .rts .tab {
    margin-top: -60px;
    padding: 0 22px;
  }
  .rts .text-block {
    flex-direction: column;
  }
  .rts .text-block .left {
    border: none;
  }
  .rts .text-block .right .content {
    padding: 30px;
  }
  .rts .rts-unauth {
    margin-top: 0px;
  }
  .rts .tabData {
    margin: 0;
  }
  .rts .rts-dropdown label {
    display: block;
  }
  .rts .rts-cal-component {
    margin: 0 25px;
    padding: 20px 12px 0px;
  }
  .rts .rts-option-cal {
    margin: 0 24.5px;
  }
  .rts .rts-option-cal .rts-accordian {
    margin: 0;
  }
  .rts .rts-accordian {
    margin-left: 25px;
    margin-right: 25px;
  }
  .rts .rts-accordian .rts-accordian-block {
    padding: 24px 6px 24px 20px;
  }
  .rts label .optional-text {
    padding: 0px 7px;
  }
  .rts .system-cost-block label {
    display: block;
  }
  .rts .see-results .rts-btn {
    max-width: none;
  }
  .rts .flex-rev-block {
    flex-direction: column;
    margin: 0 25px;
    margin-bottom: 30px;
  }
  .rts .flex-rev-block .left {
    order: 1;
  }
  .rts .connected-block {
    padding: 0px 40.5px;
  }
  .rts .connected-block .inoutflow-block {
    flex-direction: column;
  }
  .rts .connected-block .inoutflow-block .inout-text-block {
    padding: 2px;
  }
  .rts .rts-good-solar {
    margin-left: 25px;
    margin-right: 25px;
  }
  .rts .rts-solar {
    margin-left: 25px;
    margin-right: 25px;
    flex-direction: column;
  }
  .rts .rts-solar-add {
    margin-left: 25px;
    margin-right: 25px;
  }
  .rts .right-installer-block {
    flex-direction: column;
  }
  .rts .rts-accor-block h2 {
    padding: 20px 40px;
  }
  .rts .right-installer .encourage {
    padding: 0 20px;
  }
  .rts .rts-banner .banner-title {
    padding-left: 22px;
    font-size: 23px;
    font-weight: 400;
    top: 34px;
    max-width: 215px;
    line-height: 31px;
    width: 50%;
  }
  .rts .rts-banner img {
    min-height: auto;
  }
  .rts .rts-footer {
    margin-left: 0;
    margin-right: 0;
  }
  .rts .rts-footer .rts-footer-apply {
    flex-direction: column;
    gap: 50px;
    text-align: center;
    border: none;
  }
  .rts .rts-footer .rts-footer-apply p {
    display: flex;
    flex-direction: column;
  }
  .rts .rts-footer .rts-footer-ques {
    padding: 20px 25px;
  }
  .rts .rts-footer .rts-footer-ques .rts-hotline {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 10px;
  }
  .rts .rts-footer .rts-footer-ques .rts-hotline .rts-hotline-block {
    flex-direction: column;
    gap: 40px;
  }
  .rts .rts-footer .rts-footer-ques .rts-hotline .rts-hotline-block h2 {
    text-align: center;
  }
  .rts .prepare-project {
    padding: 0 20px;
  }
  .rts .detailed-table-info table th:first-child {
    padding-left: 18px;
  }
  .rts .detailed-table-info table td:first-child {
    padding-left: 18px;
  }
  .rts .all-cat {
    padding-left: 20px;
  }
  .rts .emission-table table th {
    padding: 17px 12px 18px 18px;
  }
  .rts .flex-rev-block.apply-inter {
    margin: 0 0 30px;
    border: none;
  }
  .rts .flex-rev-block.apply-inter .left {
    order: 0;
  }
  .rts .rts-inter .flex-rev-block.apply-inter .left .content {
    padding-top: 0;
  }
  .rts .rts-inter .flex-rev-block {
    margin: 0 18px;
  }
  .rts .install-begins {
    margin: 0 20px;
  }
  .rts .install-appli {
    margin-left: 20px;
    margin-right: 20px;
  }
  .rts .m-mb-20 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .rts .install-insta-time-text {
    margin-left: 25px;
    margin-right: 25px;
  }
  .rts .install-timeline {
    margin-left: 25px;
    margin-right: 25px;
    flex-direction: column;
    gap: 30px;
  }
  .rts .inter-prop {
    flex-direction: column;
    gap: 30px;
  }
  .rts .inter-prop .inter-prop-line {
    display: none;
  }
  .rts .inter-prop .inter-prop-block p {
    margin-left: 28px;
    margin-right: 28px;
  }
  .rts .solar-issues {
    padding: 0 25px;
  }
  .rts .label-tooltip {
    bottom: 30px;
    left: -18px;
    margin: 0;
    top: auto;
  }
  .rts .label-tooltip .label-tooltip-text:before {
    top: 100%;
    right: 31%;
    transform: translate(0%, 0px) rotate(0deg);
  }
  .rts .label-tooltip .label-tooltip-text:after {
    top: 100%;
    right: 31%;
    transform: translate(-3px, 0px) rotate(0deg);
  }
  .rts .system-cost-info .label-tooltip {
    top: auto;
  }
  .rts .system-cost-info .label-tooltip .label-tooltip-text:before {
    right: 16px;
  }
  .rts .system-cost-info .label-tooltip .label-tooltip-text:after {
    right: 16px;
  }
  .rts .rts-accordian-block .emission-table table th:first-child {
    display: none;
  }
  .rts .rts-accordian-block .emission-table table td:first-child {
    display: none;
  }
  .rts .desktop-text {
    display: none;
  }
  .rts .mobile-text {
    display: inline;
  }
  .right-installer-block {
    margin-left: 25px;
    margin-right: 25px;
  }
  .rts .interconnectionTableStyle {
    padding: 0 20px;
  }
  .loggedIn .rts .tab {
    padding: 0 12px;
  }
  .loggedIn .rts .rts-tab-header {
    padding: 0px 5px;
  }
  .loggedIn .rts .unauth-text {
    display: none;
  }
  .loggedIn .rts .auth-text {
    display: inline;
  }
  .rts-sort-table .mobile-header {
    display: block;
    font-weight: 600;
    margin-bottom: 0;
  }
  .rts-sort-table table {
    display: block;
  }
  .rts-sort-table tr {
    display: block;
    padding: 20px 0 0;
    border-bottom: 1px solid var(--dte-border-color);
  }
  .rts-sort-table tr:last-child {
    border: none;
  }
  .rts-sort-table tbody {
    display: block;
  }
  .rts-sort-table td {
    display: block;
    padding: 0px 27.5px 20px;
  }
  .rts-sort-table thead {
    display: none;
  }
  address {
    margin-bottom: 0;
  }
  .rts-projects {
    padding: 40px 20px 0;
  }
  .mobile-mb-20 {
    margin-bottom: 20px;
  }
  .table-striped tbody tr:nth-of-type(odd) {
    background-color: #FFF;
  }
  .rts-page-nav {
    justify-content: center;
  }
  .rts-filter-header {
    flex-direction: column;
    gap: 20px;
    padding: 20px 20px 0;
  }
  .rts-filter-content {
    flex-direction: column;
    gap: 20px;
  }
  .rts-filter-content a {
    align-self: flex-end;
  }
  .rts-start-filter {
    border: 1px solid #d9d9d9;
    margin-bottom: 0 !important;
  }
  .rts-start-filter span {
    display: contents;
    width: 100%;
  }
  .rts-start-filter span a {
    align-self: flex-end;
  }
  .rts-start-new .rts-account-data {
    flex-direction: column;
    padding: 30px;
    border: 1px solid #d9d9d9;
  }
  .rts-start-new .rts-account-data .rts-authorize-data {
    flex-direction: column;
  }
  .rts-start-new .rts-filter-content {
    background: none;
  }
  .rts-border-line {
    display: none;
  }
  .rts-start-header span {
    display: block;
  }
  .rts-account-address .mb-20:last-child {
    margin-bottom: 0 !important;
  }
}
.payment-button a {
  display: flex;
  justify-content: center;
  width: 100%;
}
.levelError h2 {
  font-size: 26px;
  line-height: 35px;
}
.rts .btn-disabled {
  background: #b1b3b3;
  pointer-events: none;
  border: 1px solid #b1b3b3;
}
.rts .btn-disabled:hover {
  background: #b1b3b3;
  pointer-events: none;
}
.rts-payment-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0px;
  position: relative;
  background: #ffffff;
  font-family: "Open Sans";
  font-style: normal;
  top: 20px;
  margin-bottom: 20px;
}
.rts-payment-container .container-box {
  width: 463px;
}
.rts-payment-container .title {
  font-weight: 400;
  font-size: 29px;
  line-height: 39px;
  color: #2b2b2b;
  height: 78px;
  margin-right: 40px;
}
.rts-payment-container .back {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #0072ce;
  flex: none;
  flex-grow: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.rts-payment-container .border {
  height: 0px;
  border: 1px solid #d9d9d9;
  flex: none;
  flex-grow: 0;
}
.rts-payment-container .lastborder {
  margin-top: 20px;
}
.rts-payment-container .addresstext {
  margin: 0px;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #505357;
  padding-bottom: 20px;
}
.rts-payment-container .heading {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #2b2b2b;
  padding-bottom: 20px;
  padding-top: 20px;
  text-transform: capitalize;
  display: inline-block;
}
.rts-payment-container .buttn {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 40px;
  gap: 10px;
  width: 160px;
  height: 40px;
  background: #0072ce;
  flex: none;
  order: 10;
  flex-grow: 0;
  border: none;
  margin-top: 14px;
}
.rts-payment-container .buttn.btn-text {
  color: #ffffff;
  font-size: 18px;
  line-height: 25px;
}
.rts-payment-container .lastinfo {
  height: 64px;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #505357;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 474px;
}
.rts-payment-container .label-form {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  color: #505357;
}
.rts-payment-container .data {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #505357;
  display: flex;
  padding-bottom: 20px;
}
.rts-payment-container #email {
  text-transform: lowercase;
}
.rts-payment-container .d-none {
  display: none;
}
.rts-payment-container .form-submit-btn {
  max-width: 160px !important;
}
@media screen and (max-width: 576px) {
  .rts-payment-container .container-box {
    width: 328px;
  }
  .rts-payment-container .title {
    height: 71px;
    color: #505357;
  }
  .rts-payment-container .heading {
    margin-right: 0px;
  }
  .rts-payment-container .back {
    height: 22px;
    padding-top: 40px;
  }
  .rts-payment-container form {
    margin-left: 0px;
  }
  .rts-payment-container .border {
    border: none;
  }
  .rts-payment-container .buttn {
    width: 327px;
    height: 40px;
  }
  .rts-payment-container .btn-text {
    padding-left: 120px;
  }
  .rts-payment-container .lastinfo {
    width: 327px;
    height: 80px;
    margin-top: 20px;
  }
  .rts-payment-container .form-submit-btn {
    max-width: 100% !important;
  }
}
.hidden-desktop {
  display: none;
}
.no-underline {
  text-decoration: none !important;
  padding-right: 8px;
}
.install-begin-table {
  display: flex;
  max-width: 80%;
}
.install-begin-table p {
  width: 33.33%;
  margin-right: 40px;
}
.install-begin-header span:first-child {
  font-weight: 600;
  margin-bottom: 7px;
  display: block;
}
a:hover {
  color: #1e3575;
}
/* Payment Center End */
@media screen and (max-width: 576px) {
  .unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-account-data .rts-authorize-data {
    flex-direction: column;
    gap: 10px;
  }
  .unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-installer {
    display: flex;
    flex-direction: column;
    padding: 20px 30px;
    border: 1px solid #d9d9d9;
  }
  .unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-installer > p {
    order: 1;
    text-align: left !important;
  }
  .unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-installer > .rts-dropdown {
    order: 0;
  }
  .unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-installer > .rts-step2-submit {
    order: 2;
  }
  .rts .install-begins {
    margin: 0 0px 30px;
  }
  .hidden-desktop {
    display: block;
  }
  .install-begin-table {
    flex-direction: column;
    max-width: 100%;
  }
  .install-begin-table p {
    width: auto;
    margin-bottom: 40px;
  }
  .install-begin-table p:last-child {
    margin-bottom: 0px;
  }
  .meterInfo {
    flex-direction: column;
  }
  .meterInfo span {
    width: 100%;
  }
  .hidden-desktop .astrick {
    color: #E31937;
    margin-right: 3px;
  }
  .rts .multi-property .multi-project {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .rts .rts-page-nav {
    justify-content: center;
  }
  .searchFilter span {
    align-self: flex-start;
  }
  .rts .multi-project .filterInfo {
    flex-direction: column;
    justify-content: left;
    align-items: flex-start;
    gap: 4px;
  }
  .rts .multi-project .rts-dropdown {
    width: 100%;
  }
  .rts .multi-project #rts-search,
  .rts .multi-project .rts-dropdown .rts-dropdown-selected {
    max-width: 335px !important;
  }
  .rts .multi-project .rts-dropdown .rts-dropdown-options li {
    width: 335px !important;
  }
}
@media (min-width: 577px) and (max-width: 1024px) {
  .rts .rts-footer .rts-footer-ques .rts-hotline {
    flex-direction: column;
    gap: 40px;
    margin-bottom: 10px;
  }
  .rts .interconnectionTableStyle {
    padding: 0 20px;
  }
  .rts .flex-rev-block .left,
  .rts .flex-rev-block .right {
    flex-basis: 0;
    width: 50%;
  }
  .rts .rts-footer {
    margin-left: 0;
    margin-right: 0;
  }
}
.rts-start-step0 .rts-start-header span {
  font-size: 20px;
  font-weight: 400;
}
.rts-start-step0 .register-power {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  gap: 30px;
}
.rts-start-step0 .rts-btn a {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 577px) {
  .start-project-modal #cboxWrapper.step2 #cboxTitle {
    width: 260px !important;
    top: -100px !important;
  }
  .start-project-modal #cboxWrapper.step2 #cboxClose {
    top: -60px;
  }
  .mb-pr-25 {
    padding-right: 25px;
  }
  .mb-pl-25 {
    padding-left: 25px;
  }
  .mb-w-100 {
    width: 100%;
  }
  .rts .rts-inter .flex-rev-block {
    margin-bottom: 30px;
  }
  .rts .mb-mt-20 {
    margin-top: 20px;
  }
}
.interconnectionFees .rts-accordian-block.contentStyle {
  padding: unset;
}
div#nonTrack {
  margin: unset;
}
div#fastTrack {
  margin: unset;
}
div#studyTrack {
  margin: unset;
}
.interconnectionFees .card-item {
  flex: 1;
  border: 1px solid #d9d9d9;
  padding: 28px 22px;
  background: white;
  margin-bottom: 20px;
  margin-top: 20px;
  border: solid 1px #D9D9D9;
}
.interconnectionFees .rts-accordian-block .card-item .card-header {
  color: #0072CE;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 16px;
  /* font-family: 'Open Sans'; */
}
.interconnectionFees .rts-accordian-block .card-item .cartHeading {
  font-weight: 600;
}
.interconnectionFees .rts-accordian-block .card-item p {
  font-weight: 400;
}
@media (max-width: 768px) {
  .unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-installer {
    width: 100%;
  }
  .unenrollPopup.migpUnenroll.rts-project #cboxLoadedContent .rts-step2-submit button {
    max-width: 100%;
  }
}
#cboxLoadedContent.dte-modal-container {
  margin: 0 !important;
  padding: 0 !important;
  background-color: rgba(246, 246, 246, 0.96) !important;
}
.rts .gotoHref {
  font-size: 16px;
  line-height: 19px;
  font-weight: 600;
  color: #0072CE;
  text-decoration: underline;
  cursor: pointer;
}
.rts .gotoHref:hover {
  color: #1E3575;
}
div#spinner-rts {
  position: fixed;
  padding: 0;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  z-index: 10000;
  display: none;
}
div#spinner-rts img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.rts .rts-about .rts-projects-cal {
  margin: 0 auto;
}
.fs-16 {
  font-size: 16px;
}
.rts .rts-accordian .accor-header:hover {
  background: #1E3575;
  border: 1px solid #1E3575;
  color: #ffffff;
}
.accordion-color {
  background: #1E3575;
  border: 1px solid #1E3575 !important;
  color: #ffffff !important;
}
.rts .system-live p {
  max-width: 86%;
}
.colorChange details div.content {
  color: #0072CE;
}
@media (min-width: 578px) {
  .dt-pl-0 {
    padding-left: 0 !important;
  }
  .dt-pr-10 {
    padding-right: 10px !important;
  }
}
.summary-details {
  position: relative;
}
.summary-details details summary {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
  padding: 23px;
  margin: 0;
  color: var(--dte-primary-bg-color);
  border: 1px solid var(--dte-border-color);
  background: var(--dte-brand-primary);
  list-style-type: none;
  display: flex;
  justify-items: center;
  align-items: center;
  cursor: pointer;
}
.summary-details details summary::-webkit-details-marker {
  display: none;
}
.summary-details details summary::before {
  content: '';
  margin-right: 16px;
  padding-right: 16px;
  height: 16px;
  width: 16px;
}
.summary-details details div.content {
  padding: 25px 30px 25px 50px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #505357;
  background: #fbfbfc;
}
.summary-details summary:hover,
.summary-details details[open] summary {
  background: var(--dte-brand-primary);
  color: var(--dte-primary-bg-color);
}
.summary-details details[open] summary {
  border: 0;
}
.summary-details details[open] summary:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxNiAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgOC41SDE1IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPgo8L3N2Zz4K);
}
.summary-detail details div.content ul li.colorChange {
  color: #0072CE !important;
}
.summary-detail-inline details summary {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: var(--dte-brand-secondary);
  list-style: none;
  padding: 25px 0 25px 0px;
  outline: none;
}
.summary-detail-inline details summary::-webkit-details-marker {
  display: none;
}
.summary-detail-inline details summary:after {
  content: '';
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjI5Mjg5IDQuMjkyODlDMC45MDIzNjkgNC42ODM0MiAwLjkwMjM2OSA1LjMxNjU4IDEuMjkyODkgNS43MDcxMUw3LjI5Mjg5IDExLjcwNzFDNy42ODM0MiAxMi4wOTc2IDguMzE2NTggMTIuMDk3NiA4LjcwNzExIDExLjcwNzFMMTQuNzA3MSA1LjcwNzExQzE1LjA5NzYgNS4zMTY1OCAxNS4wOTc2IDQuNjgzNDIgMTQuNzA3MSA0LjI5Mjg5QzE0LjMxNjYgMy45MDIzNyAxMy42ODM0IDMuOTAyMzcgMTMuMjkyOSA0LjI5Mjg5TDggOS41ODU3OUwyLjcwNzExIDQuMjkyODlDMi4zMTY1OCAzLjkwMjM3IDEuNjgzNDIgMy45MDIzNyAxLjI5Mjg5IDQuMjkyODlaIiBmaWxsPSIjMDA3MkNFIi8+Cjwvc3ZnPgo=);
  display: inline-flex;
  height: 0.9em;
  width: 1.1em;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: 8px;
}
.summary-detail-inline details div.content {
  padding: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #505357;
}
.summary-detail-inline details[open] summary {
  padding: 25px 0;
}
.summary-detail-inline details[open] summary:after {
  height: 1.2em;
  transform: rotate(180deg);
}
.additionalStudyFeeTable thead > tr > th {
  width: 100%;
}
.additionalStudyFeeTable thead > tr > th:first-child {
  max-width: 50%;
}
.additionalStudyFeeTable tbody > tr {
  height: 65px !important;
}
.additionalStudyFeeTable tbody > tr > td {
  width: 100%;
  padding: 12px 15px !important;
}
.additionalStudyFeeTable tbody > tr > td:first-child {
  max-width: 50%;
}
.pipe_style {
  font-weight: 900 !important;
  font-size: 22px !important;
  font-style: oblique !important;
}
.font_size_25 {
  font-size: 25px !important;
}
.font_size_22 {
  font-size: 22px !important;
}
.f-wt-700 {
  font-weight: 700 !important;
}
.loggedIn .hpp-auth,
.notLoggedIn .hpp-unauth {
  display: flex;
}
.notLoggedIn .hpp-auth,
.loggedIn .hpp-unauth,
.notLoggedIn .hpp-auth-plans {
  display: none;
}
.hpp-unauth-list-item {
  display: none;
}
.notLoggedIn .hpp-unauth-list-item {
  display: list-item;
}
.hpp .font-semi-bold {
  font-weight: 600;
}
.hpp-plans li {
  margin-bottom: 4px;
  text-transform: capitalize;
}
.hpp-check-tickets-status-btn::after,
.hpp-create-online-account-btn::after {
  display: inline-flex;
  content: '';
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC43OTI4OTMgMC4yOTI4OTNDMS4xODM0MiAtMC4wOTc2MzExIDEuODE2NTggLTAuMDk3NjMxMSAyLjIwNzExIDAuMjkyODkzTDguMjA3MTEgNi4yOTI4OUM4LjU5NzYzIDYuNjgzNDIgOC41OTc2MyA3LjMxNjU4IDguMjA3MTEgNy43MDcxMUwyLjIwNzExIDEzLjcwNzFDMS44MTY1OCAxNC4wOTc2IDEuMTgzNDIgMTQuMDk3NiAwLjc5Mjg5MyAxMy43MDcxQzAuNDAyMzY5IDEzLjMxNjYgMC40MDIzNjkgMTIuNjgzNCAwLjc5Mjg5MyAxMi4yOTI5TDYuMDg1NzkgN0wwLjc5Mjg5MyAxLjcwNzExQzAuNDAyMzY5IDEuMzE2NTggMC40MDIzNjkgMC42ODM0MTcgMC43OTI4OTMgMC4yOTI4OTNaIiBmaWxsPSIjMDA3MkNFIi8+Cjwvc3ZnPgo=);
  width: 10px;
  height: 14px;
  position: relative;
  background-repeat: no-repeat;
  top: 2px;
  left: 7px;
}
.hpp-check-tickets-status-btn:hover::after,
.hpp-create-online-account-btn:hover::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC43OTI4OTMgMC4yOTI4OTNDMS4xODM0MiAtMC4wOTc2MzExIDEuODE2NTggLTAuMDk3NjMxMSAyLjIwNzExIDAuMjkyODkzTDguMjA3MTEgNi4yOTI4OUM4LjU5NzYzIDYuNjgzNDIgOC41OTc2MyA3LjMxNjU4IDguMjA3MTEgNy43MDcxMUwyLjIwNzExIDEzLjcwNzFDMS44MTY1OCAxNC4wOTc2IDEuMTgzNDIgMTQuMDk3NiAwLjc5Mjg5MyAxMy43MDcxQzAuNDAyMzY5IDEzLjMxNjYgMC40MDIzNjkgMTIuNjgzNCAwLjc5Mjg5MyAxMi4yOTI5TDYuMDg1NzkgN0wwLjc5Mjg5MyAxLjcwNzExQzAuNDAyMzY5IDEuMzE2NTggMC40MDIzNjkgMC42ODM0MTcgMC43OTI4OTMgMC4yOTI4OTNaIiBmaWxsPSIjMWUzNTc1Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
}
.dte .hpp-no-plan {
  display: none;
}
.dte .hpp .dte-pdp-content header .dte-pdp-banner img {
  min-height: 265px;
}
.hpp-switch-address-btn::before {
  display: inline-flex;
  content: '';
  width: 22px;
  height: 22px;
  position: relative;
  background-repeat: no-repeat;
  top: 0px;
  left: 0px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxMiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4zODExIDE1LjczNkMxMC42NTY4IDE2LjAxMTcgMTAuNjU2OCAxNi40NTg3IDEwLjM4MTEgMTYuNzM0M0w2LjE0NTggMjAuOTY5N0M1Ljg3MDE0IDIxLjI0NTMgNS40MjMxOSAyMS4yNDUzIDUuMTQ3NTMgMjAuOTY5N0wwLjkxMjE4OCAxNi43MzQzQzAuNjM2NTIxIDE2LjQ1ODcgMC42MzY1MjEgMTYuMDExNyAwLjkxMjE4OCAxNS43MzZDMS4xODc4NiAxNS40NjA0IDEuNjM0OCAxNS40NjA0IDEuOTEwNDcgMTUuNzM2TDUuNjQ2NjYgMTkuNDcyMkw5LjM4Mjg2IDE1LjczNkM5LjY1ODUzIDE1LjQ2MDQgMTAuMTA1NSAxNS40NjA0IDEwLjM4MTEgMTUuNzM2WiIgZmlsbD0iIzAwNzJDRSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTEyODA1IDguMjYzOTVDMC42MzcxMzggNy45ODgyOSAwLjYzNzEzOCA3LjU0MTM0IDAuOTEyODA1IDcuMjY1NjdMNS4xNDgxNCAzLjAzMDM0QzUuNDIzODEgMi43NTQ2NyA1Ljg3MDc1IDIuNzU0NjcgNi4xNDY0MiAzLjAzMDM0TDEwLjM4MTggNy4yNjU2N0MxMC42NTc0IDcuNTQxMzQgMTAuNjU3NCA3Ljk4ODI5IDEwLjM4MTggOC4yNjM5NUMxMC4xMDYxIDguNTM5NjIgOS42NTkxNSA4LjUzOTYyIDkuMzgzNDggOC4yNjM5NUw1LjY0NzI4IDQuNTI3NzVMMS45MTEwOCA4LjI2Mzk1QzEuNjM1NDIgOC41Mzk2MiAxLjE4ODQ3IDguNTM5NjIgMC45MTI4MDUgOC4yNjM5NVoiIGZpbGw9IiMwMDcyQ0UiLz4KPC9zdmc+Cg==);
}
.hpp-switch-address-btn:hover::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAxMiAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMC4zODExIDE1LjczNkMxMC42NTY4IDE2LjAxMTcgMTAuNjU2OCAxNi40NTg3IDEwLjM4MTEgMTYuNzM0M0w2LjE0NTggMjAuOTY5N0M1Ljg3MDE0IDIxLjI0NTMgNS40MjMxOSAyMS4yNDUzIDUuMTQ3NTMgMjAuOTY5N0wwLjkxMjE4OCAxNi43MzQzQzAuNjM2NTIxIDE2LjQ1ODcgMC42MzY1MjEgMTYuMDExNyAwLjkxMjE4OCAxNS43MzZDMS4xODc4NiAxNS40NjA0IDEuNjM0OCAxNS40NjA0IDEuOTEwNDcgMTUuNzM2TDUuNjQ2NjYgMTkuNDcyMkw5LjM4Mjg2IDE1LjczNkM5LjY1ODUzIDE1LjQ2MDQgMTAuMTA1NSAxNS40NjA0IDEwLjM4MTEgMTUuNzM2WiIgZmlsbD0iIzFlMzU3NSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAuOTEyODA1IDguMjYzOTVDMC42MzcxMzggNy45ODgyOSAwLjYzNzEzOCA3LjU0MTM0IDAuOTEyODA1IDcuMjY1NjdMNS4xNDgxNCAzLjAzMDM0QzUuNDIzODEgMi43NTQ2NyA1Ljg3MDc1IDIuNzU0NjcgNi4xNDY0MiAzLjAzMDM0TDEwLjM4MTggNy4yNjU2N0MxMC42NTc0IDcuNTQxMzQgMTAuNjU3NCA3Ljk4ODI5IDEwLjM4MTggOC4yNjM5NUMxMC4xMDYxIDguNTM5NjIgOS42NTkxNSA4LjUzOTYyIDkuMzgzNDggOC4yNjM5NUw1LjY0NzI4IDQuNTI3NzVMMS45MTEwOCA4LjI2Mzk1QzEuNjM1NDIgOC41Mzk2MiAxLjE4ODQ3IDguNTM5NjIgMC45MTI4MDUgOC4yNjM5NVoiIGZpbGw9IiMxZTM1NzUiLz4KPC9zdmc+Cg==);
}
.dte .hpp .dte-alert-info::before {
  height: 22px;
}
.dte .hpp-no-plan b,
.dte .hpp-technical-error b {
  font-weight: 600;
}
.dte .hpp .hpp-get-greenbacks-title {
  font-size: 25px;
  line-height: 34px;
  margin-bottom: 20px;
  margin-top: 0px;
  font-weight: 400;
  color: #2b2b2b;
  padding: 0px;
}
.dte .hpp .text-block .right {
  border: 1px solid #d9d9d9;
}
.dte .hpp .plan-instructions {
  text-align: center;
}
.dte .hpp .hpp-manage-req-block {
  width: 234px;
}
.dte .hpp .hpp-manage-req-btn-descr {
  font-size: 14px;
  line-height: 19px;
  padding: 0 10px;
  text-align: left;
}
@media (max-width: 779px) {
  .dte .hpp .hpp-manage-req-block {
    width: auto;
  }
  .dte .hpp .plan-block .left {
    padding: 26px;
    border: 1px solid #d9d9d9;
  }
  .dte .hpp .text-block .right {
    box-shadow: none;
  }
}
@media (max-width: 576px) {
  .mob-ml-mr-40 {
    margin: 0 40px;
  }
  .dte .container-block.d-flex.row-gap-20 {
    gap: 15px;
  }
  .mob-mb-20 {
    margin-bottom: 20px;
  }
  .dte .hpp .img-block.container-block {
    flex-direction: column;
    border: none;
    margin: 0px;
  }
  .dte .hpp-no-plan,
  .dte .hpp-technical-error {
    margin: 0 20px;
  }
  .dte .hpp .w-sm-50.banner-title {
    width: 40%;
  }
  .hpp-req-header {
    max-width: 60%;
    margin: 0 auto;
  }
  .hpp-has-plan {
    margin-left: 30px;
    margin-right: 30px;
  }
  .dte .hpp .plan-block .left {
    padding: 26px;
    border: 1px solid #d9d9d9;
  }
  .dte .hpp .text-block .right {
    box-shadow: none;
  }
  .dte .hpp .plan-instructions {
    text-align: left;
  }
  .dte .hpp .hpp-unauth .text-block .right {
    margin: 0 -25px;
    border-right: none;
    border-left: none;
  }
}
