/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/_ui/responsive/common/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('/_ui/responsive/common/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/_ui/responsive/common/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/_ui/responsive/common/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/_ui/responsive/common/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/_ui/responsive/common/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3e332d;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ae0a46;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #72072e;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0068b3;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #004a80;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #ffc208;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #d4a000;
}
.text-danger {
  color: #3e332d;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #201b18;
}
.bg-primary {
  color: #fff;
  background-color: #0068b3;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004a80;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 980px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 980px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #e5e5e5;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3e332d;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3e332d;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 40px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 42px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #ffc208;
}
.has-warning .form-control {
  border-color: #ffc208;
  -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: #d4a000;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffdb6e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffdb6e;
}
.has-warning .input-group-addon {
  color: #ffc208;
  border-color: #ffc208;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #ffc208;
}
.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: #3e332d;
}
.has-error .form-control {
  border-color: #3e332d;
  -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: #201b18;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #796458;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #796458;
}
.has-error .input-group-addon {
  color: #3e332d;
  border-color: #3e332d;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #3e332d;
}
.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: #887063;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.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: #ae0a46;
  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: #ae0a46;
  background-color: #ffffff;
  border-color: #5f5753;
}
.btn-default:focus,
.btn-default.focus {
  color: #ae0a46;
  background-color: #e6e6e6;
  border-color: #1b1918;
}
.btn-default:hover {
  color: #ae0a46;
  background-color: #e6e6e6;
  border-color: #3e3936;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ae0a46;
  background-color: #e6e6e6;
  border-color: #3e3936;
}
.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: #ae0a46;
  background-color: #d4d4d4;
  border-color: #1b1918;
}
.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: #5f5753;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #ae0a46;
}
.btn-primary {
  color: #ffffff;
  background-color: #ae0a46;
  border-color: #ae0a46;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #7e0733;
  border-color: #350315;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #7e0733;
  border-color: #74072f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #7e0733;
  border-color: #74072f;
}
.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: #5c0525;
  border-color: #350315;
}
.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: #ae0a46;
  border-color: #ae0a46;
}
.btn-primary .badge {
  color: #ae0a46;
  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: #ae0a46;
  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: #72072e;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0068b3;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn: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: #3e332d;
  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: #ae0a46;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #0068b3;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  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: 768px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 768px) {
  .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: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 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: 768px) {
  .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: 768px) {
  .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: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -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: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  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: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .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: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #e6e6e5;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #3e332d;
}
.breadcrumb > .active {
  color: #3e332d;
}
.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: #ae0a46;
  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: #ffffff;
  background-color: transparent;
  border-color: #ae0a46;
}
.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: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #cbc4c3;
  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: #cbc4c3;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #929292;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0068b3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004a80;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #ae0a46;
  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: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #ae0a46;
}
.thumbnail .caption {
  padding: 9px;
  color: #3e332d;
}
.alert {
  padding: 15px;
  margin-bottom: 0;
  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: #ffc208;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #d4a000;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #3e332d;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #201b18;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #0068b3;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item: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: #0068b3;
  border-color: #0068b3;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #80caff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #ffc208;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #ffc208;
}
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: #ffc208;
  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: #ffc208;
  border-color: #ffc208;
}
.list-group-item-danger {
  color: #3e332d;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #3e332d;
}
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: #3e332d;
  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: #3e332d;
  border-color: #3e332d;
}
.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: #0068b3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0068b3;
}
.panel-primary > .panel-heading .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0068b3;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #ffc208;
  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: #ffc208;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #3e332d;
  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: #3e332d;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 980px) {
  .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: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999999;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/* 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: 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: 4px;
  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 table thead {
  background-color: #f7f6f5;
  border-bottom: 1px solid #e6e6e5;
}
.ui-datepicker table thead th {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
.ui-datepicker table thead th:first-child {
  padding-left: 8px;
}
.ui-datepicker table thead th:last-child {
  padding-right: 8px;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 3px 0;
}
.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 #ffffff;
  border-radius: 5px;
  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 #ae0a46;
  border-radius: 5px;
  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 #ae0a46;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
  border-radius: 5px;
}
.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 #e6e6e5;
  background: #ffffff;
  color: #3e332d;
}
.ui-datepicker .ui-datepicker-header {
  color: #3e332d;
  background-color: #f7f6f5;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #808080;
  cursor: pointer;
  font-family: 'Ionicons';
  -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: 15px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\f107";
}
.ui-datepicker .ui-datepicker-next {
  right: 15px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\f10a";
}
.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: #72072e;
  top: 4px;
}
.ui-datepicker th {
  font-weight: 400;
  color: #808080;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #ffffff;
  text-align: center;
  color: #3e332d;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #929292;
  color: #ffffff;
  border-color: #929292;
  border-radius: 5px;
}
.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: #ae0a46;
  border-color: #ae0a46;
  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 {
  color: #3e332d;
  font-family: "allumi-2-std", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  position: relative;
  -ms-overflow-style: scrollbar;
  background: #ffffff;
}
.grey-wrapper {
  background: #f7f6f5;
}
@media (min-width: 980px) {
  .grey-wrapper.dashboard-gradient {
    height: 100%;
  }
}
.grey-wrapper .top-menu {
  background-color: #ffffff;
}
.page-bottom-margin {
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .page-bottom-margin {
    margin-bottom: 30px;
  }
}
p {
  font-size: 16px;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: -0.2px;
  text-align: left;
  margin-bottom: 30px;
  text-rendering: optimizeLegibility;
}
.separator {
  margin: 0 15px;
  font-size: 21px;
  color: #cbc4c3;
}
input[type='text'],
input[type='password'],
input[type='email'],
input[type='text'].form-control {
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  border: 1px solid #cbc4c3;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #5f5753;
  display: block;
  font-size: 15px;
  margin: 0 0 20px 0;
  padding: 14px;
  height: 57px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  transition: all .15s linear;
}
input[type='text']::-ms-clear,
input[type='password']::-ms-clear,
input[type='email']::-ms-clear,
input[type='text'].form-control::-ms-clear {
  display: none;
}
input[type='text'].small-input,
input[type='password'].small-input,
input[type='email'].small-input,
input[type='text'].form-control.small-input {
  height: 40px;
  font-size: 14px;
  margin: 9px 0 0 0;
}
input[type='text'].input-mini,
input[type='password'].input-mini,
input[type='email'].input-mini,
input[type='text'].form-control.input-mini {
  height: 35px;
  font-size: 12px;
  padding: 0 30px 0 12px;
}
@media (min-width: 1200px) {
  input[type='text'].input-mini,
  input[type='password'].input-mini,
  input[type='email'].input-mini,
  input[type='text'].form-control.input-mini {
    padding: 0 10px 0 10px;
  }
}
input[type='text']::placeholder,
input[type='password']::placeholder,
input[type='email']::placeholder,
input[type='text'].form-control::placeholder {
  color: #cbc4c3;
}
input[type='text']:-ms-input-placeholder,
input[type='password']:-ms-input-placeholder,
input[type='email']:-ms-input-placeholder,
input[type='text'].form-control:-ms-input-placeholder {
  color: #cbc4c3;
}
input[type='text']::-ms-input-placeholder,
input[type='password']::-ms-input-placeholder,
input[type='email']::-ms-input-placeholder,
input[type='text'].form-control::-ms-input-placeholder {
  color: #cbc4c3;
}
input[type='text'].form-control:focus {
  border-color: #007996;
}
input:focus {
  background: #ffffff;
  border-color: #007996;
  outline: 0;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e6e6e5;
}
.form-errors {
  color: #af0e2e;
  padding-bottom: 20px;
}
.form-errors:empty {
  display: none;
}
.form-label {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: #808080;
  width: auto ! important;
}
a {
  color: #ae0a46;
  letter-spacing: normal;
  font-weight: 100;
  text-decoration: none;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: ease-in-out;
  transition-delay: initial;
  cursor: pointer;
}
a:hover {
  color: #72072e;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a.inverted-link {
  color: #3e332d;
}
a.inverted-link:hover {
  color: #ae0a46;
}
.no-margin {
  margin: 0 ! important;
}
@media (min-width: 1200px) {
  .container-lg {
    float: none;
    margin: 0 auto ! important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 ! important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 979px) {
  .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: .875em;
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3e332d;
}
.open > .dropdown-menu {
  padding: 10px 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.bootstrap-select .dropdown-menu > li > a:hover,
.dropdown .dropdown-menu > li > a:hover,
.bootstrap-select .dropdown-menu > li > a:focus,
.dropdown .dropdown-menu > li > a:focus {
  background-color: #f7f6f5;
}
.dropdown-menu li:first-child {
  margin-top: 0;
}
.dropdown-menu {
  border-color: #cbc4c3;
  color: #3e332d;
  background: #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #3e332d;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 767px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 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: 20px;
  padding-right: 35px;
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkmark-container {
  display: inline-block;
  position: relative;
  padding-left: 20px;
  font-weight: 300;
  color: #3e332d;
  font-size: 14px;
  margin: 0 5px 0 0;
  cursor: pointer;
  text-transform: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.checkmark-container input {
  display: none;
}
.checkmark,
.radio {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.checkmark {
  height: 19px;
  width: 19px;
  border-radius: 0;
  border: 3px solid #007996;
}
.radio {
  height: 16px;
  width: 16px;
  border-radius: 8px;
  border: solid 2px #e6e6e5;
  background-color: #ffffff;
  margin: 0;
}
.checkmark-container input:checked ~ .checkmark:after {
  left: 3px;
  top: 0;
  width: 7px;
  height: 10px;
  border: solid #027996;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
.checkmark-container input:checked ~ .radio:after {
  display: block;
  left: 2px;
  top: 2px;
  border: solid 4px #007996;
  border-radius: 4px;
}
.checkmark:after,
.radio:after {
  content: '';
  position: absolute;
  display: none;
}
.checkmark-container input:checked ~ .checkmark:after,
.checkmark-container input:checked ~ .radio:after {
  display: block;
}
.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: 0 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: 980px) {
  .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: 980px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #0068b3;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #e6f5ff;
  color: #3e332d;
}
.well.well-tertiary {
  background-color: #f2f2f2;
  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: #3e332d;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #3e332d;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #f2f2f2;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .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: 980px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 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: 980px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.alert-info {
  background-color: #406129;
  border-color: #406129;
  color: #ffffff;
}
.alert-info hr {
  border-top-color: #344f21;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-danger {
  background-color: #a30942;
  border-color: #a30942;
  color: #ffffff;
}
.alert-danger hr {
  border-top-color: #8b0838;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
.alert-danger .ion-close-circled {
  color: #ffffff;
}
.alert {
  text-align: center;
  position: relative;
}
.alert span {
  margin: 0px 3px 0px 0px;
  vertical-align: middle;
}
.alert span.ion-android-close {
  margin-top: -3px;
}
.alert .icons {
  font-size: 18px;
  color: #ffffff;
}
.alert.alert-warning .close {
  color: #ffc208;
}
.alert .closeAccAlert {
  color: #ffffff;
  opacity: .9;
}
.error-msg {
  color: #af0e2e;
}
.error-msg .ion {
  padding-right: 3px;
}
.status {
  color: #3e332d ! important;
  font-size: 12px ! important;
  font-weight: normal ! important;
  position: relative;
}
.status.no-table .ion {
  position: relative;
  top: 2px;
}
.status .ion {
  font-size: 15px;
  position: absolute;
  top: 16px;
}
.status .status-text {
  margin-left: 15px;
}
@media (max-width: 767px) {
  .status .ion {
    position: initial;
  }
  .status .status-text {
    vertical-align: middle;
    margin: 0;
  }
}
.ion-checkmark-circled {
  color: #406129;
}
.ion-close-circled {
  color: #af0e2e;
}
.ion-ios-clock {
  color: #007996;
}
@media (max-width: 979px) {
  main {
    overflow-x: hidden;
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
    padding: 0;
  }
  .container .row {
    margin: 0;
  }
  .container .row-fix {
    margin-left: -10px;
    margin-right: -10px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
.clickable {
  cursor: pointer;
}
.has-error .help-block {
  font-weight: 400 ! important;
  font-size: 13px;
  text-transform: none;
}
.has-error.form-group input.form-control {
  background: none;
  border-color: #af0e2e !important;
}
.has-error.form-group .bootstrap-select .btn-dropdown {
  margin-bottom: 10px;
  border-color: #af0e2e;
}
.has-error.form-group label.error {
  font-size: 14px;
  color: #af0e2e;
  font-weight: 100;
  text-transform: none;
  display: block;
  line-height: 1;
}
.nav-tabs {
  border-bottom: none;
  font-size: 16px;
}
.nav-tabs li {
  padding-right: 40px;
}
.nav-tabs li a:hover {
  background-color: transparent;
  color: #72072e;
  border: 0;
  border-bottom: 4px solid #72072e;
}
.nav-tabs li a {
  border: 0;
  border-bottom: 4px solid transparent;
  padding: 3px 0;
}
.nav-tabs li.active a {
  color: #ae0a46;
  background-color: transparent;
  border: 0;
  border-bottom: 4px solid #ae0a46;
}
.nav-tabs li.active a:hover,
.nav-tabs li.active a:focus {
  background-color: transparent;
  border: 0;
  color: #ae0a46;
  border-bottom: 4px solid #ae0a46;
}
.no-data {
  width: 100%;
  display: inline-block;
  padding: 14px 0;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.no-data h4 {
  text-align: center;
  font-size: 18px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 10px;
  position: absolute;
  top: 50%;
  font-weight: 100;
  font-size: 24px;
  transform: translateY(-50%);
}
.visible-480 {
  display: none ! important;
}
.hidden-480 {
  display: block;
}
@media (max-width: 480px) {
  .visible-480 {
    display: block ! important;
  }
  .hidden-480 {
    display: none ! important;
  }
}
@media (max-width: 480px) {
  .col-xxs-1 {
    width: 8.33333333%;
  }
  .col-xxs-2 {
    width: 16.66666667%;
  }
  .col-xxs-3 {
    width: 25%;
  }
  .col-xxs-4 {
    width: 33.33333333%;
  }
  .col-xxs-5 {
    width: 41.66666667%;
  }
  .col-xxs-6 {
    width: 50%;
  }
  .col-xxs-7 {
    width: 58.33333333%;
  }
  .col-xxs-8 {
    width: 66.66666667%;
  }
  .col-xxs-9 {
    width: 75%;
  }
  .col-xxs-10 {
    width: 83.33333333%;
  }
  .col-xxs-11 {
    width: 91.66666667%;
  }
  .col-xxs-12 {
    width: 100%;
  }
  .col-xxs-1,
  .col-xxs-2,
  .col-xxs-3,
  .col-xxs-4,
  .col-xxs-5,
  .col-xxs-6,
  .col-xxs-7,
  .col-xxs-8,
  .col-xxs-9,
  .col-xxs-10,
  .col-xxs-11,
  .col-xxs-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 480px) {
  .container .row-480 {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 480px) {
  .container .row-fix {
    margin-left: -10px;
    margin-right: -10px;
  }
}
/*********Utility Class start here*****/
.d-flex {
  display: flex;
}
.d-block {
  display: block;
}
.d-inblock {
  display: inline-block;
}
.align-center {
  align-items: center;
}
.align-baseline {
  align-items: baseline;
}
.align-end {
  align-items: end;
}
.flex-nowrap {
  flex-wrap: nowrap;
}
.flex-wrap {
  flex-wrap: wrap;
}
/****padding-top*****/
.pt-5 {
  padding-top: 5px;
}
.pt-10 {
  padding-top: 10px;
}
.pt-15 {
  padding-top: 15px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.pt-40 {
  padding-top: 40px;
}
.pt-50 {
  padding-top: 50px;
}
/*****padding-left**/
.pl-5 {
  padding-left: 5px;
}
/*****padding-right**/
.pr-5 {
  padding-right: 5px;
}
.pr-20 {
  padding-right: 20px;
}
/*****padding-left-right**/
.plr-5 {
  padding: 0 5px;
}
.plr-10 {
  padding: 0 10px;
}
/********padding-bottom*********/
.pb-10 {
  padding-bottom: 10px;
}
.pb-15 {
  padding-bottom: 15px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pb-40 {
  padding-bottom: 40px;
}
.pb-50 {
  padding-bottom: 50px;
}
/*******combine padding*********/
.ptb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
/****margin-top***/
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
/******margin-bottom****/
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-50 {
  margin-bottom: 30px;
}
.mb-100 {
  margin-bottom: 100px;
}
/******margin-left****/
.ml-0 {
  margin-left: 0;
}
.ml-5 {
  margin-left: 5px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-25 {
  margin-left: 25px;
}
.ml-30 {
  margin-left: 30px;
}
/******margin-right****/
.mr-0 {
  margin-right: 0;
}
.mr-5 {
  margin-right: 5px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
/*****justify-content*****/
.justify-space-between {
  justify-content: space-between;
}
.justify-flex-end {
  justify-content: flex-end;
}
.justify-center {
  justify-content: center;
}
.clear {
  clear: both;
}
/*****icon common color class******/
.icon-red {
  color: #ae0a46;
}
.icon-green {
  color: #406129;
}
.color-3 {
  color: #007996;
}
.new-text-color-5 {
  color: #3d332d;
}
.icon-color-027996 {
  color: #027996;
}
.link-color-1 {
  color: #ae0a46;
}
.color-ffffff {
  color: #ffffff;
}
.new-text-color-7 {
  color: #406129;
}
.alert-delete-custom {
  background-color: #027996;
  text-align: left !important;
  color: #ffffff;
}
/*******indicator*********/
.green-indicator {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #406129;
}
.red-indicator {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #ae0a46;
}
/****Font-size*****/
.font-16 {
  font-size: 16px;
}
.font-14 {
  font-size: 14px;
}
.font-12 {
  font-size: 12px;
}
.font-18 {
  font-size: 18px;
}
/*****height*****/
.height-0 {
  height: 0;
}
/******line height********/
.line-height-18 {
  line-height: 18px;
}
/*****Text color****/
.text-color-2 {
  color: #007996;
}
/***** width ****/
.marketplace-promotions-tooltip {
  width: 18px;
}
.font-bold-text,
.font-weight-400 {
  font-weight: 400;
}
.font-weight-700 {
  font-weight: 700;
}
.font-weight-normal {
  font-weight: normal;
}
.text-capitalize {
  text-transform: capitalize;
}
/***** Testing CSS/JS version increment ****/
.export-pdf-link {
  font-weight: 400;
  cursor: pointer;
  color: #ae0a46;
}
.font-text-normal {
  font-weight: 100 !important;
}
/*Common Modal Container */
.common-modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}
.common-modal-content {
  background-color: #ffffff;
  margin: 15% auto;
  padding: 20px;
  width: 33%;
  position: relative;
  text-align: center;
  color: #3d332d;
  /* Modal Body */
  /* Modal Footer */
  /* Close Button */
}
.common-modal-content .modal-body {
  display: flex;
  justify-content: center;
  padding: 20px 10px;
  color: #3d332d;
}
.common-modal-content .modal-body p {
  color: #3d332d;
}
.common-modal-content .modal-icon {
  font-size: 23px;
  margin-right: 15px;
}
.common-modal-content .modal-text {
  text-align: left;
}
.common-modal-content .modal-text strong {
  color: #d9534f;
}
.common-modal-content .modal-footer {
  display: flex;
  justify-content: space-between;
  padding: 0;
  border: none;
}
.common-modal-content .btn {
  margin: 0 10px !important;
  width: 100% !important;
}
.common-modal-content .close {
  color: #3d332d;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
}
.common-modal-content .close:hover,
.common-modal-content .close:focus {
  color: #3d332d;
  text-decoration: none;
  cursor: pointer;
}
/*Common Modal Content */
/****Cursor class******/
.cursor-pointer {
  cursor: pointer;
}
.no-btn {
  border: none;
  color: #ae0a46;
  background-color: transparent;
  border-color: transparent;
  padding: 6px 0;
  letter-spacing: normal;
}
.no-btn:hover {
  color: #ae0a46;
  background-color: transparent;
  border-color: transparent;
}
.no-btn:active {
  color: #ae0a46;
  background-color: transparent;
  border-color: transparent;
}
.no-btn:focus {
  color: #ae0a46;
  background-color: transparent;
  border-color: transparent;
}
.no-btn:focus-visible {
  color: #ae0a46;
  background-color: transparent;
  border-color: transparent;
  outline: none;
}
.divider {
  padding: 10px;
}
.perpetual-scroll-link {
  font-size: 14px;
  line-height: 1.375;
  font-weight: 400;
}
.long-text-wrapping {
  word-wrap: break-word;
}
.justify-content-between {
  justify-content: space-between;
}
.loader-popup {
  position: absolute;
  z-index: 9999;
  left: 50%;
  top: 27%;
  height: 150px;
  width: 600px;
  background: #fff;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
}
.loader-popup .loader-text {
  margin-left: 10rem;
}
.loader-popup .loader-text .ion-information-circled {
  font-size: 18px;
  color: #007996;
}
.loader-popup .loader-text .loader-text-value {
  font-size: 14px;
  color: #3d332d;
  margin-left: 5px;
}
#loader-popup-overlay-bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9998;
}
.adobe-pdp-loader {
  position: relative;
}
.adobe-pdp-loader .loader-popup {
  transform: translate(-87%, -173%);
}
/***Common tnc popup for italian****/
.tnc-italian-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1004;
}
.tnc-italian-modal-overlay .terms-modal {
  background: white;
  width: 779px;
  height: 847px;
  max-width: 90%;
  max-height: 90%;
  border-radius: 0;
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
.tnc-italian-modal-overlay .modal-header {
  padding: 20px;
  border-bottom: 1px solid #ccc;
}
.tnc-italian-modal-overlay .modal-header h2 {
  margin: 0;
  font-size: 28px;
}
.tnc-italian-modal-overlay .modal-body {
  padding: 20px;
  overflow-y: auto;
  font-size: 14px;
  line-height: 1.6;
}
.tnc-italian-modal-overlay .modal-body p {
  font-size: 14px;
  color: #3d332d;
}
.tnc-italian-modal-overlay .modal-body .terms-list {
  margin-top: 15px;
  padding-left: 0;
  list-style: none;
}
.tnc-italian-modal-overlay .modal-body .terms-list li {
  margin-bottom: 8px;
  font-size: 14px;
  color: #3d332d;
}
.tnc-italian-modal-overlay .modal-footer {
  display: flex;
  justify-content: flex-end;
  padding: 15px 20px;
  border-top: none;
}
.tnc-italian-modal-overlay .modal-footer button {
  padding: 14px 20px 14px;
  line-height: normal;
}
.tnc-italian-modal-overlay .modal-footer .decline-btn {
  background: none;
  color: #ae0a46;
  width: 95px;
}
.tnc-italian-modal-overlay .modal-footer .accept-btn {
  background-color: #ae0a46;
  color: #ffffff;
}
.manage-renewal-custom-loader {
  justify-content: flex-start !important;
  padding-top: 100px;
}
.adobe-manage-renewal-error-msg {
  text-align: left !important;
  margin-top: 7px;
}
.adobe-manage-renewal-error-msg-space {
  margin-left: 15px !important;
}
.ccx-promotion-tooltip {
  padding: 0;
}
.ccx-promotion-tooltip .promotion-tooltip-img {
  width: 21px;
}
.ccx-promotion-tooltip .promotion-tooltip-text {
  font-size: 9px;
}
.ccx-promotion-tooltip .price-tooltip {
  margin-bottom: 0;
}
.ccx-promotion-tooltip .price-tooltip .promotion-tooltip {
  border-bottom: none;
  display: flex !important;
  align-items: center;
}
.ccx-promotion-tooltip .price-tooltip .promotion-tooltip .promotion-tooltiptext {
  width: 650px;
  right: 10rem;
  left: auto;
  z-index: 9;
}
.ccx-promotion-tooltip .price-tooltip .promotion-tooltip .promotion-tooltiptext .promotion-available span,
.ccx-promotion-tooltip .price-tooltip .promotion-tooltip .promotion-tooltiptext .advance-heading span {
  font-weight: 300;
}
.ccx-promotion-tooltip .price-tooltip .promotion-tooltip .promotion-tooltiptext .promotion-available span.promotion-bold,
.ccx-promotion-tooltip .price-tooltip .promotion-tooltip .promotion-tooltiptext .advance-heading span.promotion-bold {
  font-weight: 400;
}
.ccx-promotion-tooltip .price-tooltip .promotion-tooltip .promotion-tooltiptext .row span.promotion-font-small {
  font-size: small;
}
.strikethrough-text {
  text-decoration: line-through;
}
.element-disable {
  color: #cbc4c3;
}
.footer-upper {
  background-color: #e6e6e5;
  border-top: 1px solid #aca39a;
  border-bottom: 1px solid #aca39a;
  padding: 25px 0;
}
.footer-upper .container {
  text-align: center;
}
.footer-upper .container .links {
  display: inline-block;
  padding: 0 100px;
  margin: 5px 0;
}
@media (max-width: 480px) {
  .footer-upper .container .links {
    padding: 0 20px;
    width: 100%;
    text-align: left;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .footer-upper .container .links {
    padding: 0 30px;
  }
}
@media (min-width: 480px) and (max-width: 980px) {
  .footer-upper .container .links {
    padding: 0 40px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .footer-upper .container .links {
    padding: 0 60px;
    margin: 0;
  }
}
.footer-upper a {
  color: #3e332d;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
}
.footer-upper a span {
  vertical-align: middle;
}
.footer-upper a .font-icon {
  font-size: 18px;
  margin-right: 8px;
  max-width: 15px;
  display: inline-block;
}
.footer-upper a:hover {
  color: #6e6259;
}
.footer-lower {
  background-color: #ffffff;
  color: #3e332d;
  padding-bottom: 30px;
}
.footer-mid {
  margin: 30px -10px 35px;
}
.footer-mid a {
  color: #3e332d;
}
.footer-mid a:hover {
  color: #6e6259;
}
.footer-mid h3 {
  color: #3e332d;
  margin-bottom: 15px;
  font-weight: bold;
}
@media (max-width: 480px) {
  .footer-mid h3 {
    font-size: 21px;
  }
}
.about-links > li {
  padding-bottom: 26px;
  word-break: break-all;
}
.about-links,
.social-icon-links {
  list-style: none;
  padding: 0;
}
.copyright {
  letter-spacing: .7px;
  font-weight: 300;
  line-height: 30px;
}
.copyright-subtext {
  line-height: 30px;
}
.company-num {
  line-height: 1.5;
}
.legal-links li {
  display: inline-block;
}
.legal-links li a,
.legal-links li span {
  cursor: pointer;
  font-size: 12px;
  font-weight: 300;
  letter-spacing: .3px;
  color: #3e332d;
  text-align: right;
  text-decoration: none;
}
.legal-links li a:hover,
.legal-links li span:hover {
  color: #6e6259;
}
.legal-links li a::after {
  content: '|';
  padding: 0 18px;
}
.legal-links li:last-child a::after {
  content: '';
  padding: 0 0 0 18px;
}
.social-icon-links > li {
  display: inline-block;
}
.social-icon-links > li a {
  display: block;
  font-size: 0;
  line-height: 0;
  min-width: 29px;
  text-align: center;
}
@media (min-width: 767px) {
  .social-icon-links > li a {
    padding-right: 10px;
  }
}
.social-icon-links > li a .sprite-linkedin,
.social-icon-links > li a .sprite-facebook,
.social-icon-links > li a .sprite-twitter,
.social-icon-links > li a .sprite-youtube,
.social-icon-links > li a .sprite-xing,
.social-icon-links > li a .sprite-instagram {
  display: inline-block;
  vertical-align: middle;
  height: 27px;
  background-image: url(/_ui/responsive/common/images/sprite.svg);
  background-size: 81px 305px;
}
.social-icon-links > li a .sprite-linkedin::before,
.social-icon-links > li a .sprite-facebook::before,
.social-icon-links > li a .sprite-twitter::before,
.social-icon-links > li a .sprite-youtube::before,
.social-icon-links > li a .sprite-xing::before,
.social-icon-links > li a .sprite-instagram::before {
  content: '';
  display: block;
  height: 27px;
  background-image: url(/_ui/responsive/common/images/sprite.svg);
  background-size: 81px 305px;
  opacity: 0;
  transition: opacity 250ms ease-in-out;
}
.social-icon-links > li a .sprite-linkedin:hover::before,
.social-icon-links > li a .sprite-facebook:hover::before,
.social-icon-links > li a .sprite-twitter:hover::before,
.social-icon-links > li a .sprite-youtube:hover::before,
.social-icon-links > li a .sprite-xing:hover::before,
.social-icon-links > li a .sprite-instagram:hover::before {
  opacity: 1;
}
.social-icon-links > li a .sprite-linkedin {
  width: 27px;
  background-position: -8px -89px;
}
.social-icon-links > li a .sprite-linkedin::before {
  width: 27px;
  background-position: 36px -89px;
}
.social-icon-links > li a .sprite-instagram {
  width: 27px;
  background-position: -8px -19px;
}
.social-icon-links > li a .sprite-instagram::before {
  width: 27px;
  background-position: 36px -19px;
}
.social-icon-links > li a .sprite-facebook {
  width: 27px;
  background-position: -8px -54px;
}
.social-icon-links > li a .sprite-facebook::before {
  width: 27px;
  background-position: 36px -54px;
}
.social-icon-links > li a .sprite-twitter {
  width: 22px;
  background-position: -11px -122px;
}
.social-icon-links > li a .sprite-twitter::before {
  width: 22px;
  background-position: 33px -122px;
}
.social-icon-links > li a .sprite-youtube {
  width: 25px;
  background-position: -9px -159px;
}
.social-icon-links > li a .sprite-youtube::before {
  width: 25px;
  background-position: -46px -159px;
}
.social-icon-links > li a .sprite-xing {
  width: 22px;
  background-position: -11px -267px;
}
.social-icon-links > li a .sprite-xing::before {
  width: 22px;
  background-position: 33px -267px;
}
.cookie-footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 15px 30px 15px 30px;
  background-color: #e6e6e5;
  z-index: 9001;
}
@media (min-width: 980px) {
  .cookie-footer {
    padding-left: 0;
    padding-right: 0;
  }
}
.cookie-footer button {
  color: #ae0a46;
  font-size: 24px;
  text-shadow: none;
  opacity: 1;
  position: absolute;
  top: 3px;
  right: 7px;
}
.cookie-footer button:hover {
  color: #72072e;
}
.cookie-footer a {
  color: #ae0a46;
}
.cookie-footer a:hover {
  color: #72072e;
}
@media (max-width: 979px) {
  .container .row.footer-mid {
    margin: 30px auto 35px;
  }
}
@media (max-width: 767px) {
  .legal-links {
    float: left ! important;
    padding-left: 0;
  }
  .legal-links li a {
    line-height: 2.5;
  }
}
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: 979px) {
  ul.nav__links:before {
    content: ' ';
    display: table;
  }
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.insight-nav.navigation--top {
  font-size: 12px;
  padding: 11px 0;
}
.insight-nav.navigation--top .nav__links {
  margin: 0;
  padding: 0;
}
.insight-nav.navigation--top .nav__links > li:not(:last-child) {
  padding-right: 12px;
}
.insight-nav.navigation--top .nav__links > li:not(:first-child) {
  padding-left: 15px;
}
.insight-nav.navigation--top .nav__right {
  float: right;
}
.navigation--top .navigation-dropdown .navigation-list {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-name: open-dropdown;
  animation-name: open-dropdown;
  visibility: visible;
}
.navigation--top .navigation-dropdown .navigation-list .link-item:hover {
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.navigation--top .navigation-dropdown .navigation-title.is-active {
  color: #72072e;
}
.navigation--top .navigation-dropdown .navigation-title.is-active .navigation-arrow-down {
  fill: #72072e;
}
.navigation--top .navigation-dropdown .navigation-title:hover {
  color: #72072e;
}
.navigation--top .navigation-dropdown .navigation-title:hover .navigation-arrow-down {
  fill: #72072e;
}
.navigation--top .inverted-link:hover {
  color: #72072e;
}
.navigation--top .nav__links .header-links {
  display: inline-block;
}
.navigation--top .nav__links .header-links:not(:first-child) {
  padding-left: 15px;
}
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #003459;
}
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .navigation--middle .site-logo {
    margin: 0 10px;
  }
}
.navigation--middle .mobile-nav-icon {
  font-size: 21px;
  cursor: pointer;
  color: #3e332d;
}
.navigation--middle .flag-icon {
  font-size: 18px;
}
.navigation--middle .btn-link {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #ae0a46;
  border: none;
}
.navigation--middle .site-search,
.navigation--middle .nav__links--shop_info {
  height: 52px;
}
.navigation--middle .site-search {
  background-color: #ffffff;
  z-index: 2;
  width: 300px;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  .navigation--middle .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .site-search {
    display: none ! important;
    left: 0;
    position: absolute;
    width: 100%;
    border: 1px solid #e6e6e5;
  }
  .navigation--middle .site-search.active {
    display: block ! important;
  }
}
.navigation--middle .site-search .glyphicon-search {
  color: #3e332d;
  font-size: 17px;
}
.navigation--middle .site-search .input-group {
  min-height: 52px;
  display: inherit;
}
.navigation--middle .site-search .input-group .form-control::placeholder {
  color: #cbc4c3;
}
.navigation--middle .site-search .input-group .form-control:-ms-input-placeholder {
  color: #cbc4c3;
}
.navigation--middle .site-search .input-group .form-control::-ms-input-placeholder {
  color: #cbc4c3;
}
.navigation--middle .site-search .input-group .input-group-btn {
  position: absolute;
  top: 50%;
  left: 15px;
  transform: translateY(-50%);
  z-index: 999;
  padding-top: 6px;
}
.navigation--middle .site-search .input-group .ion-ios-close-empty {
  display: none;
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 35px;
  z-index: 3;
}
@media (max-width: 767px) {
  .navigation--middle .site-search .input-group .ion-ios-close-empty {
    display: block;
  }
}
.navigation--middle .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  border: 1px solid #e6e6e5;
  left: 0;
  z-index: 100;
  width: 500px ! important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .site-search ul.ui-autocomplete li {
  display: block;
  padding: 10px;
  text-align: left;
  line-height: 1.5;
}
.navigation--middle .site-search ul.ui-autocomplete li:hover {
  background-color: #f7f6f5;
}
.navigation--middle .site-search ul.ui-autocomplete li a {
  display: table;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .site-search ul.ui-autocomplete li a.ui-state-active {
  border: 0;
  background: none;
  font-weight: 300;
  margin: 0;
}
.navigation--middle .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 100%;
  padding: 0 10px;
  font-size: 16px;
  font-family: "allumi-2-std", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #3e332d;
}
.navigation--middle .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3e332d;
}
.navigation--middle .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  text-align: right;
  height: 52px;
  position: inherit;
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
}
.navigation--middle .nav__right ul.nav__links--shop_info > li {
  display: inline-block;
  padding: 0px 11px;
  height: 100%;
  vertical-align: top;
}
.navigation--middle .nav__right ul.nav__links--shop_info > li > * {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
.navigation--middle .nav__right ul.nav__links--shop_info .last-nav-element {
  padding-right: 0;
}
@media (max-width: 980px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
.navigation--middle .nav-cart .mini-cart {
  padding: 11px 12px;
  margin-top: -4px;
}
.navigation--middle .nav-cart .mini-cart .spinner {
  position: absolute;
  z-index: 10;
  top: 2px;
  right: 2px;
  width: 17px;
}
.navigation--middle .nav-cart .mini-cart-icon {
  color: #3e332d;
  font-size: 20px;
}
.navigation--middle .nav-cart .nav-items-total {
  display: inline-block;
  background-color: #ae0a46;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  color: #ffffff;
  line-height: 18px;
  border: 2px solid #ffffff;
}
.navigation--middle .nav-cart .mini-cart-count {
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
.navigation--bottom .nav__links--products {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
.navigation--bottom .nav__links--products li a {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
  padding: 9px 15px;
  display: block;
  color: #3e332d;
}
.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 #ffffff;
  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%;
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #0068b3;
  min-height: 30px;
  padding: 20px 0;
}
@media (min-width: 980px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #e6e6e5;
    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 (min-width: 980px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (min-width: 980px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #3e332d;
    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: 980px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
#mobile-nav #mobile-top-nav {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  max-height: calc(100vh - 52px);
  overflow-y: auto;
}
#mobile-nav #myinsight-mobile-nav .dashboard-nav {
  padding: 0 0 15px 15px;
  margin-top: -3px;
}
#mobile-nav #myinsight-mobile-nav .dashboard-nav > div {
  margin-bottom: 0;
}
#mobile-nav #myinsight-mobile-nav .dashboard-nav > div a {
  padding: 10px 0;
}
#mobile-nav .mobile-nav-item {
  border-top: 1px solid #e6e6e5;
}
#mobile-nav .mobile-nav-item:last-child {
  border-bottom: 1px solid #e6e6e5;
}
#mobile-nav .mobile-nav-item .nav-link {
  padding: 18px 15px;
}
#mobile-nav .mobile-nav-item .collapse-section-icon {
  float: right;
  font-size: 16px;
}
#mobile-nav .mobile-nav-item .country-name {
  padding-left: 6px;
}
#mobile-nav .mobile-nav-item #mobile-language-selection {
  background: #3e332d;
}
#mobile-nav .mobile-nav-item #mobile-sold-to-switch {
  background: #3e332d;
}
#mobile-nav .mobile-nav-item #mobile-sold-to-switch .sold-to-mobile {
  color: #ffffff;
  position: relative;
  padding: 15px;
}
#mobile-nav .mobile-nav-item #mobile-sold-to-switch .sold-to-mobile .btn-group.bootstrap-select {
  width: 100%;
}
#mobile-nav .mobile-nav-item #lang-form-mobile {
  color: #ffffff;
  position: relative;
  padding: 15px 67px 5px 15px;
}
#mobile-nav .mobile-nav-item #lang-form-mobile .nav-item-label {
  padding-bottom: 9px;
}
#mobile-nav .mobile-nav-item #lang-form-mobile .btn-primary {
  position: absolute;
  bottom: 20px;
  right: 15px;
  padding: 11px;
  border: 0;
}
@media (min-width: 768px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 768px) {
  .nav-order-tools {
    border-left: 0;
    border-right: 1px solid #e6e6e5;
    padding: 0 15px;
  }
}
@media (min-width: 980px) {
  .nav-order-tools {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e032';
  color: #3e332d;
  font-size: 30px;
}
@media (max-width: 767px) {
  .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: #ae0a46;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 768px) {
  .quote__list {
    border-left: 0;
    padding: 0 15px;
  }
}
@media (min-width: 980px) {
  .quote__list {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #e6e6e5;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 767px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3e332d;
  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 #e6e6e5;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 767px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e5e5e5;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3e332d;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold;
}
.navigation-text {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 32px;
  padding: 7px 24px 7px 0;
  height: 50px;
  float: left;
}
@media (max-width: 980px) {
  .navigation-text {
    font-size: 28px;
    padding-top: 8px;
  }
}
@media (max-width: 480px) {
  .navigation-text {
    float: none;
  }
}
.navigation-bar {
  background: #f2f2f2;
  border-bottom: 1px solid #e6e6e5;
}
@media (max-width: 979px) {
  .navigation-bar {
    padding: 0 10px;
  }
}
@media (max-width: 480px) {
  .navigation-bar {
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .site-search ul.ui-autocomplete {
    top: 100% ! important;
    width: 100% ! important;
  }
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  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: 979px) {
  #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;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings';
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: '\e113';
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 979px) {
  #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: 979px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 767px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .sticky-header-container {
    padding-top: 52px;
  }
}
.navigation-dropdown {
  position: relative;
  text-align: left;
}
.navigation-dropdown .globe-icon {
  font-size: 14px;
}
.navigation-dropdown .navigation-title {
  cursor: pointer;
}
.navigation-dropdown .navigation-title .navigation-arrow-down {
  width: 8px;
  height: 6px;
  margin-left: 6px;
  transform: translateY(-2px);
}
.navigation-dropdown .navigation-list {
  display: none;
  position: absolute;
  right: -18px;
  top: 37px;
  color: #ffffff;
  background: #3e332d;
  padding: 11px 12px;
  min-width: 250px;
  font-size: 14px;
}
.navigation-dropdown .navigation-list:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  top: -20px;
  right: 12px;
  border: 10px solid transparent;
  border-bottom-color: #3e332d;
}
.navigation-dropdown .navigation-list.mini-cart {
  right: -4px;
  top: 46px;
}
.navigation-dropdown .navigation-list .link-item > a,
.navigation-dropdown .navigation-list .link-item > a:hover {
  color: #ffffff;
  padding: 11px 12px;
  display: block;
}
.navigation-dropdown .navigation-list .ion-android-close {
  position: absolute;
  font-size: 22px;
  right: 0;
  top: 0;
  margin: 10px 16px;
  cursor: pointer;
}
.navigation-dropdown .navigation-list .link-item {
  margin: 0 -12px;
}
.navigation-dropdown .navigation-list .link-item:hover {
  background: #3e332d;
}
.navigation-dropdown .navigation-list .nav-item-label {
  padding-bottom: 9px;
}
.navigation-dropdown .navigation-list #lang-form {
  position: relative;
  padding-right: 52px;
  width: 280px;
}
.navigation-dropdown .navigation-list #lang-form .btn-primary {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 11px;
  border: 0;
  font-size: 14px;
}
.navigation-dropdown.open .navigation-list {
  display: block;
  z-index: 1001;
}
.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #ffffff;
  color: #3e332d;
  z-index: 1001;
}
.sticky-header #mobile-nav .inverted-link a {
  color: #3e332d;
}
.sticky-header #mobile-nav .inverted-link a:hover {
  color: #ae0a46;
}
h1 {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 100;
  font-style: normal;
  line-height: 1.17em;
  letter-spacing: normal;
  text-rendering: optimizeLegibility;
  margin-top: 4px;
  margin-bottom: 20px;
  color: #3e332d;
}
h2 {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: 100;
  font-style: normal;
  line-height: 1.25em;
  letter-spacing: normal;
  text-rendering: optimizeLegibility;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #3e332d;
}
h3 {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  color: #3e332d;
  letter-spacing: .2px;
  text-rendering: optimizeLegibility;
  margin-top: 4px;
  margin-bottom: 4px;
  line-height: 1.25em;
  font-stretch: normal;
  text-align: left;
}
h4 {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4em;
  letter-spacing: normal;
  text-rendering: optimizeLegibility;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #3e332d;
  font-stretch: normal;
  text-align: left;
}
.sidebar {
  overflow: auto;
  position: fixed;
  margin: auto;
  max-width: 570px;
  width: 570px;
  height: 100%;
  transition: opacity 0.3s linear, right 0.6s ease-out;
  top: 0;
  right: -570px;
  z-index: 9999;
  background-color: #ffffff;
  padding: 20px 40px 30px 40px;
}
.sidebar .sidebar-header {
  overflow: hidden;
  margin-bottom: 20px;
}
.sidebar .sidebar-header p {
  font-size: 11px;
  color: #808080;
  letter-spacing: 1.1px;
  margin: 15px 0 10px 0;
  line-height: normal;
}
.sidebar .sidebar-header p.add-new,
.sidebar .sidebar-header p.activate-user,
.sidebar .sidebar-header p.deactivate-user {
  display: inline-block;
  float: right;
  font-size: 12px;
  color: #ae0a46;
  font-weight: normal;
  cursor: pointer;
  margin-right: 15px;
}
.sidebar .sidebar-header p.add-new:hover,
.sidebar .sidebar-header p.activate-user:hover,
.sidebar .sidebar-header p.deactivate-user:hover {
  color: #808080;
}
@media (max-width: 768px) {
  .sidebar .sidebar-header p.add-new,
  .sidebar .sidebar-header p.activate-user,
  .sidebar .sidebar-header p.deactivate-user {
    margin: 11px 0 0 0;
    font-size: 10px;
  }
}
.sidebar .sidebar-header h2 {
  display: inline-block;
  margin: 0;
  line-height: 1.2;
}
@media (max-width: 768px) {
  .sidebar .sidebar-header h2 {
    font-size: 25px;
  }
}
.sidebar .sidebar-content .sidebar-attribute #user-license-container {
  width: 100%;
}
.sidebar .sidebar-content .sidebar-attribute #user-license-container .user-info-button-section {
  padding-bottom: 20px;
  padding-top: 10px;
  border-bottom: 1px solid #e6e6e5;
}
@media (max-width: 768px) {
  .sidebar .sidebar-content .sidebar-attribute #user-license-container .user-info-button-section .btn-primary {
    width: 100%;
    margin-bottom: 10px;
  }
  .sidebar .sidebar-content .sidebar-attribute #user-license-container .user-info-button-section .btn-default {
    width: 100%;
  }
}
.sidebar .sidebar-content .sidebar-attribute #user-license-container .license-window-part {
  display: inline-block;
  width: 64%;
  padding-top: 22px;
}
.sidebar .sidebar-content .sidebar-attribute #user-license-container .heading {
  vertical-align: top;
}
.sidebar .sidebar-content .form-group .license-row,
.sidebar .sidebar-content .sidebar-attribute .license-row {
  padding-bottom: 7px;
}
.sidebar .sidebar-content .form-group .license-row:last-child,
.sidebar .sidebar-content .sidebar-attribute .license-row:last-child {
  padding-bottom: 17px;
}
.sidebar .sidebar-content .form-group .license-row p,
.sidebar .sidebar-content .sidebar-attribute .license-row p {
  font-size: 12px;
}
.sidebar .sidebar-content .form-group .license-row p.license-details,
.sidebar .sidebar-content .sidebar-attribute .license-row p.license-details {
  display: block;
  letter-spacing: -0.1px;
  color: #808080;
}
.sidebar .sidebar-content .form-group .license-row p.license-details.available,
.sidebar .sidebar-content .sidebar-attribute .license-row p.license-details.available {
  color: #406129;
  padding: 3px 0 8px 0;
}
.sidebar .sidebar-content .form-group .license-row p.license-details.unavailable,
.sidebar .sidebar-content .sidebar-attribute .license-row p.license-details.unavailable {
  color: #af0e2e;
  padding: 3px 0 8px 0;
}
.sidebar .sidebar-content .form-group .license-row p.license-details.error-msg,
.sidebar .sidebar-content .sidebar-attribute .license-row p.license-details.error-msg {
  margin-top: 0;
  color: #af0e2e;
}
.sidebar .sidebar-content .form-group .license-row p.add-ons,
.sidebar .sidebar-content .sidebar-attribute .license-row p.add-ons {
  font-weight: 400;
  padding-top: 10px;
}
.sidebar .sidebar-content .form-group .license-row ul,
.sidebar .sidebar-content .sidebar-attribute .license-row ul {
  display: block;
  font-size: 9px;
  letter-spacing: -0.1px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #808080;
  margin-bottom: 0;
}
.sidebar .sidebar-content .form-group .license-row ul li,
.sidebar .sidebar-content .sidebar-attribute .license-row ul li {
  padding-bottom: 3px;
}
.sidebar .sidebar-content .form-group .license-row.disabled .add-on-name,
.sidebar .sidebar-content .sidebar-attribute .license-row.disabled .add-on-name {
  color: #808080;
}
.sidebar .sidebar-content .form-group .license-row.disabled .switch,
.sidebar .sidebar-content .sidebar-attribute .license-row.disabled .switch {
  display: none;
}
.sidebar .sidebar-content .form-group {
  width: 100%;
  display: inline-block;
  margin: 8px 0 8px 0;
}
.sidebar .sidebar-content .form-group .sidebar-licenses {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #e6e6e5;
  border-bottom: 1px solid #e6e6e5;
  padding: 20px 0 0 0;
}
.sidebar .sidebar-content .form-group .sidebar-licenses #licenses-icon {
  margin-left: 5px;
}
.sidebar .sidebar-content .form-group .sidebar-licenses .spinner {
  width: 25px;
  position: absolute;
  right: 20px;
  top: 15px;
}
.sidebar .sidebar-content .form-group .btn-group.bootstrap-select {
  width: 100%;
}
.sidebar .sidebar-content .form-group .control-label {
  font-size: 16px;
  text-transform: none;
  font-weight: 300;
  color: #3e332d;
  display: block;
}
.sidebar .sidebar-content .form-group .control-label.licenses-collapse-label {
  cursor: pointer;
  margin-bottom: 20px;
}
.sidebar .sidebar-content .form-group .control-label:not(.licenses-collapse-label) span {
  color: #af0e2e;
}
.sidebar .sidebar-content .form-group input {
  height: 40px;
  margin: 0;
}
.sidebar .sidebar-content p {
  font-size: 12px;
  margin-top: 3px;
  margin-bottom: 0;
}
.sidebar .sidebar-content .sidebar-attribute:not(.address-attribute) {
  border-top: 1px solid #e6e6e5;
}
.sidebar .sidebar-content .sidebar-attribute .expiring,
.sidebar .sidebar-content .sidebar-attribute .expired {
  font-size: 12px;
  position: absolute;
  display: inline;
  margin-top: 21px;
  left: 61%;
}
@media (max-width: 767px) {
  .sidebar .sidebar-content .sidebar-attribute .expiring,
  .sidebar .sidebar-content .sidebar-attribute .expired {
    left: 57%;
  }
}
@media (max-width: 480px) {
  .sidebar .sidebar-content .sidebar-attribute .expiring,
  .sidebar .sidebar-content .sidebar-attribute .expired {
    left: 140px;
  }
}
.sidebar .sidebar-content .sidebar-attribute .expired {
  color: #af0e2e;
}
.sidebar .sidebar-content .sidebar-attribute.add-space {
  padding: 10px 25px 10px 25px;
  position: relative;
}
.sidebar .sidebar-content .sidebar-attribute.add-space .sidebar-attribute-info {
  margin: 0;
}
.sidebar .sidebar-content .sidebar-attribute.add-space:last-child {
  border-bottom: 1px solid #e6e6e5;
}
.sidebar .sidebar-content .sidebar-attribute.subs-history-attr {
  padding: 20px 0;
}
.sidebar .sidebar-content .sidebar-attribute.subs-history-attr:last-child {
  border-bottom: 1px solid #e6e6e5;
}
.sidebar .sidebar-content .sidebar-attribute .card-details {
  display: inline-block;
  font-size: 13px;
  color: #808080;
  margin: 22px 0;
}
.sidebar .sidebar-content .sidebar-attribute .card-details .space {
  margin-top: 5px;
}
.sidebar .sidebar-content .sidebar-attribute .card-details .space div {
  display: inline-block;
  vertical-align: middle;
}
.sidebar .sidebar-content .sidebar-attribute .card-details .space div .expiration-date,
.sidebar .sidebar-content .sidebar-attribute .card-details .space div .expiration-date-expired {
  font-size: 9px;
}
.sidebar .sidebar-content .sidebar-attribute .card-details .space div .expiration-date-expired {
  color: red;
}
.sidebar .sidebar-content .sidebar-attribute .password-tooltip {
  font-size: 10px;
  color: #808080;
  font-style: italic;
  font-weight: 100;
}
.sidebar .sidebar-content .sidebar-attribute .heading {
  width: 35%;
  display: inline-block;
}
.sidebar .sidebar-content .sidebar-attribute .heading span:not(.sidebar-label) {
  color: #af0e2e;
}
@media (max-width: 768px) {
  .sidebar .sidebar-content .sidebar-attribute .heading {
    width: 30%;
  }
}
.sidebar .sidebar-content .sidebar-attribute .v-align {
  vertical-align: top;
}
.sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info {
  margin: 22px 0;
  font-size: 15px;
  line-height: normal;
  letter-spacing: normal;
  font-weight: 100;
  display: inline-block;
  color: #3e332d;
  text-transform: none;
}
.sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.new-password {
  width: 64%;
}
.sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.value {
  font-size: 14px;
  width: 50%;
  color: #808080;
  word-break: break-all;
}
.sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.edit {
  float: right;
  color: #ae0a46;
  cursor: pointer;
  margin-right: 15px;
}
.sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.heading-img img {
  max-height: 80px;
  max-width: 80px;
}
.sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.name-centered {
  font-size: 13px;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translateY(-50%);
}
.sidebar .sidebar-content .sidebar-attribute .input-value {
  width: 50%;
  font-size: 13px;
  height: 40px;
  color: #808080;
}
.sidebar .sidebar-content .sidebar-attribute .input-value:not(.bootstrap-select) {
  padding: 15px 10px;
}
@media (max-width: 768px) {
  .sidebar .sidebar-content .sidebar-attribute .input-value {
    width: 45%;
  }
}
.sidebar .sidebar-content .sidebar-attribute .edit-payment .sidebar-content {
  padding-bottom: 35px;
}
.sidebar .sidebar-content .sidebar-payment-attribute .btn:not(.btn-dropdown),
.sidebar .sidebar-content .sidebar-address-attribute .btn:not(.btn-dropdown) {
  margin-top: 8px;
}
.sidebar .sidebar-content .payment-field-label,
.sidebar .sidebar-content .address-field-label {
  font-size: 16px;
  margin-bottom: 8px;
}
.sidebar .sidebar-content .payment-field-label span,
.sidebar .sidebar-content .address-field-label span {
  color: #af0e2e;
  margin-left: 3px;
}
.sidebar .sidebar-content .address-flyout-select .dropdown-menu li span.text {
  white-space: normal;
}
.sidebar .sidebar-content .btn-group.bootstrap-select.payment-field {
  width: 100%;
}
.sidebar .sidebar-content input.payment-field,
.sidebar .sidebar-content .payment-field .btn-dropdown {
  padding: 13px 16px;
  height: 40px;
  width: 100%;
}
.sidebar .sidebar-content .form-group input.form-control {
  border-color: #cbc4c3;
}
.sidebar .sidebar-content .form-group input.form-control:focus {
  border-color: #0068b3;
}
.sidebar .sidebar-content #chosen-file-input {
  width: 45%;
  height: 48px;
  margin: 0;
  margin-right: 4px;
  display: inline-block;
}
.sidebar .sidebar-content .select-file-header {
  font-size: 16px;
  color: #3e332d;
  margin: 17px 0 13px 0;
  font-weight: 300;
}
.sidebar .sidebar-content .select-file-header span {
  color: #af0e2e;
}
.sidebar .sidebar-content .select-file-section {
  margin-bottom: 18px;
}
.sidebar .sidebar-content .select-file-section label {
  font-size: 10px;
}
@media (max-width: 768px) {
  .sidebar .sidebar-content .select-file-section label {
    text-transform: none;
  }
}
.sidebar .sidebar-content .select-file-footer a,
.sidebar .sidebar-content p {
  font-size: 12px;
  line-height: normal;
}
.sidebar .sidebar-footer {
  padding-top: 32px;
  text-align: left;
}
.sidebar .license-container {
  position: relative;
}
.sidebar .license-container .spinner {
  width: 25px;
  position: absolute;
  right: 10px;
  top: 15px;
}
.confirm-deny {
  display: inline-block;
  font-size: 18px;
  vertical-align: middle;
  margin-left: 15px;
}
.confirm-deny span {
  cursor: pointer;
  padding-right: 4px;
}
.confirm-deny span.confirm {
  color: #406129;
}
.confirm-deny span.deny {
  color: #ae0a46;
}
.confirm-deny span:hover {
  color: #808080;
}
.sidebar.active {
  right: 0;
}
.sidebar-overlay {
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.29);
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  z-index: 9998;
}
.sidebar-dismiss {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  right: 20px;
}
#password-change input {
  margin: 0;
}
#password-change .sidebar-attribute:last-child,
#payment-method .sidebar-attribute:last-child {
  border-bottom: 1px solid #e6e6e5;
}
#payment-method .sidebar .sidebar-attribute-info.edit {
  line-height: 45px;
}
@media (max-width: 570px) {
  .sidebar {
    width: 100%;
    padding: 20px 15px 10px 15px;
  }
  .sidebar .sidebar-footer .btn {
    width: 100%;
  }
  .sidebar .sidebar-footer .btn:first-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .sidebar .sidebar-content .sidebar-attribute.add-space {
    padding: 10px;
  }
  .sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.heading-img img {
    max-height: 55px;
    max-width: 55px;
  }
}
.sidebar .sidebar-addresses .sidebar-content .sidebar-attribute .sidebar-attribute-info.edit {
  margin-right: 0;
}
.sidebar .sidebar-addresses .sidebar-content .sidebar-attribute .sidebar-attribute-info.edit.remove-button:after {
  content: '|';
  padding: 0 5px;
}
.sidebar .sidebar-addresses .sidebar-content .sidebar-attribute .address-details {
  display: inline-block;
  font-size: 13px;
  color: #808080;
  margin: 10px 0;
  max-width: 60%;
}
.sidebar .sidebar-addresses .sidebar-content .sidebar-attribute .address-details .space {
  margin-top: 5px;
}
.sidebar .sidebar-addresses .sidebar-content .sidebar-attribute .address-details .space div {
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  background-color: #406129;
  margin-top: 0;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark:before {
  position: absolute;
  left: 4px;
  top: 1px;
  width: 5px;
  height: 9px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(36deg);
  -ms-transform: rotate(36deg);
  transform: rotate(36deg);
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark {
  position: absolute;
  left: 15px;
  top: 5px;
  height: 13px;
  width: 13px;
  border-radius: 3px;
  display: inline-block;
  background-color: #e6e6e5;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.check-mark.glyphicon-ok:before {
  content: '';
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  padding-left: 25px;
  margin-right: 0;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a.inactive span.check-mark {
  background-color: #e6e6e5;
}
.edit-payment .checkmark-container {
  pointer-events: none;
  opacity: 0.5;
}
.switch {
  position: relative;
  display: inline-block;
  width: 21px;
  height: 13px;
  float: right;
  margin: 0 20px 0 0;
}
.switch.no-float {
  float: none;
}
.switch input[type="checkbox"] {
  visibility: hidden;
}
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #cbc4c3;
  transition: .4s;
}
.switch .slider:before {
  position: absolute;
  content: '';
  height: 11px;
  width: 11px;
  left: 1px;
  bottom: 1px;
  background-color: #ffffff;
  -webkit-transition: .2s;
  transition: .2s;
}
.switch input:checked + .slider {
  background-color: #406129;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(8px);
  -ms-transform: translateX(8px);
  transform: translateX(8px);
}
.switch .slider.round {
  border-radius: 34px;
}
.switch .slider.round:before {
  border-radius: 50%;
}
.page-headline {
  color: #3e332d;
  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: 980px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 980px) {
  .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 {
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.375;
  border-radius: 3px;
  letter-spacing: .1em;
  font-weight: 400;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding: 16px 20px 15px;
  -webkit-transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
}
.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';
  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: 2px solid #5f5753;
  color: #ae0a46;
  background-color: #ffffff;
  border-color: #5f5753;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #5f5753;
  border-color: #5f5753;
  outline: none;
  -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: #ae0a46;
  background-color: #e6e6e5;
  border-color: #e6e6e5;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #ae0a46;
}
.btn-primary {
  border: 2px solid #ae0a46;
  color: #ffffff;
  background-color: #ae0a46;
  border-color: #ae0a46;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #a30942;
  border-color: #a30942;
  outline: none;
  -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: #ae0a46;
  border-color: #ae0a46;
}
.btn-primary .badge {
  color: #ae0a46;
  background-color: #ffffff;
}
.btn-mini {
  font-size: 12px;
  padding: 8px 20px;
  font-weight: 100;
}
.btn-large-text {
  font-size: 16px;
  font-weight: 100;
}
.pagination-wrap {
  float: right;
}
.pagination-wrap > a,
.pagination-wrap > span {
  padding: 12px 16px;
  border: 2px solid #e6e6e5;
  display: inline-block;
  background: transparent;
}
.pagination-wrap > a:hover,
.pagination-wrap > span:hover,
.pagination-wrap > a:focus,
.pagination-wrap > span:focus {
  border-color: #ae0a46;
  color: #ae0a46;
}
.pagination-wrap > a > span {
  vertical-align: top;
}
.pagination-wrap > a > span.font-icon-label {
  padding-right: 4px;
}
.pagination {
  font-weight: 600;
  margin: 0;
}
.pagination > li {
  display: inline-block;
  margin-right: 10px;
}
.pagination > li:last-child {
  margin-right: 0;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 1;
  position: static;
  margin: 0;
  float: none;
  display: inline-block;
  background: transparent;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  border-color: #ae0a46;
  color: #ae0a46;
  background: transparent;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 14px;
}
.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 {
  border-color: #ae0a46;
  color: #ae0a46;
}
.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: #ae0a46;
  background: transparent;
  border-color: #cccccc;
}
.pagination > li.pagination-prev > a > span,
.pagination > li.pagination-next > a > span {
  vertical-align: top;
}
.pagination > li.pagination-prev > a > span.font-icon-label,
.pagination > li.pagination-next > a > span.font-icon-label {
  padding-left: 4px;
}
.pagination > li.pagination-prev {
  text-align: left;
  margin-right: 10px;
}
.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: transparent;
  color: #cbc4c3;
  border: 2px solid #e6e6e5;
  font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
  padding: 12px 16px;
  font-size: 14px;
  border: 2px solid #e6e6e5;
}
@media (max-width: 979px) {
  .pagination > li > a,
  .pagination > li > span {
    padding: 12px 16px;
    font-size: 14px;
    border: 2px solid #e6e6e5;
  }
  .pagination-wrap.prev {
    width: 100%;
  }
  .pagination-wrap.prev .pagination {
    float: left;
  }
  .pagination-wrap.prev > a {
    float: right;
  }
}
@media (max-width: 767px) {
  .pagination {
    display: inline-block;
    width: 100%;
  }
  .pagination > li {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    padding: 12px 16px;
    font-size: 14px;
    border: 2px solid #e6e6e5;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  padding: 15px 0 15px 0;
}
@media (max-width: 979px) {
  .breadcrumb-section {
    padding-left: 10px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 11px;
  font-weight: 300;
  color: #808080;
  text-transform: none;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  background-color: transparent;
  letter-spacing: .8px;
  margin: 0;
  padding: 0;
}
.breadcrumb a {
  color: #ae0a46;
  letter-spacing: 1px;
}
.breadcrumb > li + li:before {
  content: '/\00a0';
  color: #808080;
  padding: 0;
}
.breadcrumb > li a:hover {
  color: #6f062d;
}
.breadcrumb > .active {
  color: #3e332d !important;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: .5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
.detail-container {
  padding-left: 40px;
}
.detail-container h1 {
  line-height: 1em;
  margin: 0 0 16px;
}
.detail-container .adobe-stock-credit-message {
  color: #007996;
}
.detail-container .adobe-stock-credit-message .info-icon {
  color: #007996;
  font-size: 21px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.billing-frequency-label {
  font-size: 14px;
  color: #808080;
  padding-bottom: 4px;
  margin-left: -10px;
}
.billing-frequency-container .billing-frequency-label {
  margin-left: 0;
}
@media (max-width: 980px) {
  .billing-frequency-container {
    padding-top: 20px;
  }
}
.billing-frequency-container .dropdown-symbol-limiter {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.billing-frequency-container .billing-frequency-single-option {
  font-weight: 400;
}
.product-details {
  line-height: 24px;
  font-size: 16px;
}
.product-details .code-alignments {
  padding-bottom: 20px;
}
.product-details .code-alignments .sku {
  color: #808080;
}
@media (max-width: 768px) {
  .product-details .code-alignments .sku {
    display: block;
  }
}
.product-details .summary-description {
  padding-top: 5px;
  padding-bottom: 20px;
}
.product-details .adobe-summary-description {
  border: 1px solid #e6e6e5;
  padding: 10px 20px;
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
}
.product-details .adobe-summary-description .adobe-summary-description-left {
  width: 5%;
  float: left;
  color: #007996;
  font-size: 20px;
}
.product-details .adobe-summary-description .adobe-summary-description-right {
  width: 95%;
  float: left;
}
.product-details .include-overage {
  padding-top: 10px;
}
.product-details .bundle-includes .includes-item:not(:last-child) {
  padding-bottom: 16px;
}
.product-details .bundle-includes a {
  letter-spacing: -0.3px;
}
.product-details .bundle-includes p {
  margin-bottom: 20px;
}
.product-details .bundle-includes ul {
  margin-bottom: 0;
}
.product-details .bundle-includes .detail-icon-setup {
  padding-top: 12px;
  padding-bottom: 24px;
}
.product-details .bundle-includes .detail-icon-setup .icon-size {
  margin: 5px 5px 0 0;
  height: 50px;
  width: 50px;
}
.product-details .bundle-includes-title {
  padding-top: 20px;
  font-size: 14px;
}
.product-details .stock-status {
  font-weight: 300;
}
.product-details .detail-page-form {
  padding: 20px 20px 20px 0;
  background-color: #ffffff;
  margin-bottom: 0px;
  clear: both;
}
@media (max-width: 768px) {
  .product-details .detail-page-form {
    margin: 50px -10px 0 -10px;
    padding: 20px;
  }
}
.product-details .detail-page-form .page-form-header input {
  padding: 0;
  height: 50px;
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
}
.product-details .detail-page-form .page-form-header .btn {
  white-space: normal;
}
.product-details .detail-page-form .page-form-header .service-product-addtocart {
  background: #cbc4c3;
  opacity: 0.4;
  pointer-events: none;
  margin-top: 60px;
}
.product-details .detail-page-form .page-form-header .service-product-addtocart .btn {
  opacity: 0.4;
  pointer-events: none;
}
@media (min-width: 980px) {
  .product-details .detail-page-form .page-form-header input {
    width: 100px;
    float: left;
    margin-bottom: 0;
  }
  .product-details .detail-page-form .page-form-header button {
    float: left;
    margin: 0 20px 0 20px;
    font-size: 16px;
    padding: 12px 50px;
  }
  .product-details .detail-page-form .page-form-header button.margin-left-zero {
    margin-left: 0px !important;
  }
}
@media (max-width: 979px) {
  .product-details .detail-page-form .page-form-header input {
    margin-bottom: 15px;
  }
  .product-details .detail-page-form .page-form-header button {
    width: 100%;
    font-size: 16px;
  }
}
.product-details .detail-page-form .page-form-header .help-ordering-msg {
  line-height: 1;
}
.product-details .detail-page-form .page-form-header .help-ordering-msg div:not(:last-child) {
  margin-bottom: 6px;
}
.product-details .detail-page-form .page-form-header .help-ordering-msg div span {
  font-weight: 400;
}
.product-details .adobe-pdp-details .adove-vip-mp-header {
  color: #007996;
  margin-bottom: 10px;
}
.product-details .adobe-pdp-details .adove-vip-mp-header .info-icon {
  font-size: 20px;
}
.product-details .adobe-pdp-details .adove-csp-header {
  margin-bottom: 10px;
  color: #f7f6f5;
  background: #007996;
  padding: 10px;
}
.product-details .adobe-pdp-details .adove-csp-header .adove-csp-header-left {
  width: 5%;
  display: inline-block;
}
.product-details .adobe-pdp-details .adove-csp-header .adove-csp-header-left .info-icon {
  font-size: 22px;
  position: relative;
  top: -7px;
}
.product-details .adobe-pdp-details .adove-csp-header .adove-csp-header-right {
  width: 93%;
  display: inline-block;
}
.product-details .adobe-pdp-details .price-header-section .price-currency {
  font-size: 20px;
}
.product-details .adobe-pdp-details .price-header-section .price {
  font-size: 24px;
  font-weight: 400;
}
.product-details .adobe-pdp-details .level-license-wrapper {
  margin: 30px 0px 10px 0;
}
.product-details .adobe-pdp-details .level-license-wrapper .header-row {
  border-bottom: 1px solid #e6e6e5;
  margin: 0px;
  padding-bottom: 10px;
  font-weight: 400;
}
.product-details .adobe-pdp-details .level-license-wrapper .paddin-l-0 {
  padding-left: 0;
}
.product-details .adobe-pdp-details .level-license-wrapper .padding-r-0 {
  padding-right: 0;
}
.product-details .adobe-pdp-details .level-license-wrapper .row-margin-top {
  margin-top: 10px;
}
.product-details .adobe-pdp-details .level-license-wrapper .disable-row-color {
  color: #cbc4c3;
}
.product-details .adobe-pdp-details .level-license-wrapper .level-highlighted {
  width: 14px;
  height: 14px;
  position: absolute;
  background-color: #007996;
  left: -12px;
  top: 5px;
  border-radius: 100%;
}
.product-details .adobe-pdp-details .level-license-wrapper .leve-inside-currency,
.product-details .adobe-pdp-details .level-license-wrapper .leve-inside-price {
  font-size: 18px;
}
.product-details .adobe-pdp-details .level-license-wrapper > .price-header-section .ccx-promotion-tooltip {
  width: 33.33333333%;
}
.product-details .csp-header {
  margin-bottom: 50px;
  color: #f7f6f5;
  background: #007996;
  padding: 10px;
}
.product-details .csp-header a {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 400;
}
.product-details .csp-header .csp-header-left {
  width: 5%;
  display: inline-block;
}
.product-details .csp-header .csp-header-left .info-icon {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.product-details .csp-header .csp-header-left .azure-info-icon {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.product-details .csp-header .csp-header-right {
  width: 93%;
  display: inline-block;
}
.product-details .add-cart-schedule-event .custom-pricing-popup-content {
  width: 400px;
}
.product-details .pdp-right-img img {
  width: 217px;
  height: 61px;
  margin: 20px 0;
}
.price-panel .price {
  font-size: 30px;
  margin-bottom: 3px;
}
.price-panel .period {
  font-size: 14px;
  color: #808080;
}
.product-details-price {
  margin-bottom: 30px;
}
.upgrade-to-addon-align-top {
  text-align: center;
  font-size: 16px;
  line-height: 1.4;
}
.upgrade-to-addon-align-top b {
  font-weight: 400;
}
#already-purchased {
  padding-top: 20px;
}
#already-purchased p {
  padding: 0 50px;
  text-align: center;
  font-weight: normal;
}
#already-purchased button {
  font-size: 14px;
  height: 50px;
  width: 100%;
}
.product-details.page-title {
  padding-left: 0;
  padding-right: 0;
}
.colorbox-addon-border {
  border: 1px solid #e6e6e5;
}
.colorbox-addon-border .colorbox-addon-content-header {
  width: 100%;
  min-height: 68px;
  background-color: #808080;
  display: table;
  padding: 0 18px 0 18px;
}
.colorbox-addon-border .colorbox-addon-content-header h3 {
  font-size: 24px;
  display: table-cell;
  color: #3e332d;
  text-align: center;
  margin: 0;
  vertical-align: middle;
}
.colorbox-addon-border .colorbox-addon-content {
  padding: 24px 18px 30px 40px;
  text-align: center;
}
.colorbox-addon-border .colorbox-addon-content .description {
  font-size: 19px;
  letter-spacing: -0.2px;
}
.colorbox-addon-border .colorbox-addon-content li {
  text-align: left;
  line-height: 1.5;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -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 #cbc4c3;
  background: #fff;
  color: #3e332d;
  text-decoration: none;
}
@media (max-width: 979px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0068b3;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 980px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 980px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
.icon-section {
  position: absolute;
  right: 10px;
  top: -40px;
}
.icon-section .ion-printer {
  font-size: 28px;
  color: #ae0a46;
  transition: all 300ms ease-in-out;
}
.icon-section .ion-printer:hover {
  color: #72072e;
}
@media (max-width: 980px) {
  .detail-container .code-alignments {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .detail-container {
    padding: 0 10px;
  }
  #already-purchased button.manage {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .detail-container {
    padding: 0 10px;
  }
  #already-purchased p {
    padding: 0;
  }
}
/*NCE changes*/
.js-ncebilling-frequency .margin-top-dropdown {
  margin-top: 10px;
}
.js-ncebilling-frequency .banner-text {
  background: #582873;
  color: #ffffff;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 14px;
}
.js-ncebilling-frequency .priceHeading {
  font-weight: bold;
  font-size: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.js-ncebilling-frequency .marketplace-promotion-tooltip {
  top: 34px;
  left: -20px;
  font-size: 16px;
}
.js-ncebilling-frequency .priceHeadingUpgrade {
  font-size: 0.5vw !important;
}
.js-ncebilling-frequency input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: 2px solid #999;
  transition: 0.2s all linear;
  margin-right: 5px;
  position: relative;
  top: 0px;
  margin-bottom: 0px !important;
}
.js-ncebilling-frequency .upgrade-radio {
  width: 15px !important;
  height: 15px !important;
  top: 2px !important;
}
.js-ncebilling-frequency input[type="radio"]:checked {
  border: 6px solid black;
}
.js-ncebilling-frequency .price-padding {
  margin-bottom: 20px;
}
.js-ncebilling-frequency .currencyText {
  font-size: 30px;
}
.js-ncebilling-frequency .upgradeSelectText {
  font-size: 0.5vw;
}
.js-ncebilling-frequency .priceText {
  font-size: 20px;
  font-weight: bold;
}
.price-tooltip {
  margin-bottom: 20px;
}
.price-tooltip .promotion-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #ae0a46;
  color: #ae0a46;
  cursor: pointer;
}
.price-tooltip .promotion-tooltip .promotion-tooltiptext {
  visibility: hidden;
  width: 600px;
  background-color: #fff;
  color: #3e332d;
  padding: 10px;
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 20px;
  border: 1px solid #554741;
}
@media (max-width: 768px) {
  .price-tooltip .promotion-tooltip .promotion-tooltiptext {
    width: 400px;
  }
}
.price-tooltip .promotion-tooltip:hover .promotion-tooltiptext {
  visibility: visible;
}
.price-tooltip .promotion-available {
  font-size: 16px;
  font-weight: bold;
}
.price-tooltip .advance-heading {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  word-wrap: break-word;
}
.price-tooltip .word-wrap-promotion-text {
  word-break: break-all;
}
.price-tooltip .promo-description {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.js-ncebilling-frequency.term-subscription .priceHeading {
  font-size: 14px;
}
.js-ncebilling-frequency.term-subscription input[type="radio"] {
  width: 15px;
  height: 15px;
  top: -4px;
}
.js-ncebilling-frequency.term-subscription .currencyText {
  font-size: 20px;
}
.js-ncebilling-frequency.term-subscription .priceText {
  font-size: 14px;
  padding-left: 15px;
}
.js-ncebilling-frequency.term-subscription .margin-btm-terms {
  margin-bottom: 5px;
}
.nce-text-wrapper {
  width: 100%;
  float: left;
  margin: 10px 0px;
}
.nce-text-wrapper .nce-text-left {
  width: 5%;
  float: left;
}
.nce-text-wrapper .nce-text-left span {
  color: #a30942;
  font-size: 18px;
}
.nce-text-wrapper .nce-text-right {
  width: 95%;
  float: left;
}
.nce-text-wrapper .nce-text-right p {
  margin-bottom: 5px;
}
/* NCE PDP new screen */
.js-ncebilling-frequency.nce-pdp-details,
.azure-product-details {
  margin-top: 30px;
  margin-bottom: 20px;
}
.js-ncebilling-frequency.nce-pdp-details .csp-header,
.azure-product-details .csp-header {
  margin-top: 50px;
  margin-bottom: 100px;
  display: flex;
  width: 100%;
}
.js-ncebilling-frequency.nce-pdp-details .currencyText,
.azure-product-details .currencyText {
  font-size: 16px;
  font-weight: 400;
}
.js-ncebilling-frequency.nce-pdp-details .priceText,
.azure-product-details .priceText {
  font-weight: 400;
  font-size: 20px;
  padding-left: 5px;
}
.js-ncebilling-frequency.nce-pdp-details .priceHeading,
.azure-product-details .priceHeading {
  font-weight: 400;
  font-size: 14px;
}
.js-ncebilling-frequency.nce-pdp-details .frequancyValue,
.azure-product-details .frequancyValue {
  font-size: 14px;
}
.js-ncebilling-frequency.nce-pdp-details .price-tooltip,
.azure-product-details .price-tooltip {
  margin-bottom: 0px;
}
.js-ncebilling-frequency.nce-pdp-details .row-margin-pdp-list,
.azure-product-details .row-margin-pdp-list {
  margin-bottom: 10px;
}
.js-ncebilling-frequency.nce-pdp-details .price-tooltip .promotion-tooltip,
.azure-product-details .price-tooltip .promotion-tooltip {
  color: #ae0a46;
  font-size: 14px;
  border-bottom: none;
}
.js-ncebilling-frequency.nce-pdp-details .price-tooltip .promotion-tooltip img,
.azure-product-details .price-tooltip .promotion-tooltip img {
  width: 18px;
  height: 18px;
}
.js-ncebilling-frequency.nce-pdp-details .price-tooltip .promotion-tooltip .promotion-tooltiptext,
.azure-product-details .price-tooltip .promotion-tooltip .promotion-tooltiptext {
  left: -350px;
}
@media (max-width: 768px) {
  .js-ncebilling-frequency.nce-pdp-details .price-tooltip .promotion-tooltip .promotion-tooltiptext,
  .azure-product-details .price-tooltip .promotion-tooltip .promotion-tooltiptext {
    left: 0px;
  }
}
.js-ncebilling-frequency.nce-pdp-details .nce-your-price-row,
.azure-product-details .nce-your-price-row {
  margin-top: 20px;
  margin-bottom: 10px;
}
.js-ncebilling-frequency.nce-pdp-details .nce-your-price-row .price-label,
.azure-product-details .nce-your-price-row .price-label {
  padding-right: 5px;
  font-size: 14px;
}
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:checked,
.azure-product-details [type="radio"]:checked,
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:not(:checked),
.azure-product-details [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:checked + label,
.azure-product-details [type="radio"]:checked + label,
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:not(:checked) + label,
.azure-product-details [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 14px;
  display: inline-block;
  color: #3e332d;
  font-weight: 100;
  font-size: 14px;
  text-transform: inherit;
}
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:checked + label:before,
.azure-product-details [type="radio"]:checked + label:before,
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:not(:checked) + label:before,
.azure-product-details [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #007996;
  border-radius: 100%;
  background: #ffffff;
}
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:checked + label:after,
.azure-product-details [type="radio"]:checked + label:after,
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:not(:checked) + label:after,
.azure-product-details [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 6px;
  height: 6px;
  background: #007996;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:not(:checked) + label:after,
.azure-product-details [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.js-ncebilling-frequency.nce-pdp-details [type="radio"]:checked + label:after,
.azure-product-details [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.nce-product-details-banner {
  margin-top: 10px;
  margin-bottom: 20px;
}
.nce-product-details-banner .banner-text {
  background: #582873;
  color: #ffffff;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 14px;
}
p.how-to-active-text {
  margin-bottom: 10px;
}
.activate-text-wrapping {
  display: block;
  word-wrap: break-word;
}
.product-details.azure-product-details .csp-header {
  margin: 0px 0px 30px 0px;
}
.view-available-price-link {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  float: left;
}
.view-available-price-link.disabled {
  pointer-events: none;
}
.ips-content-label {
  color: #007996;
  font-size: 12px;
  font-weight: 400;
  display: inline-flex;
}
.ips-content-label .info-icon {
  font-size: 18px;
  margin-right: 10px;
}
.ips-content-label .currently-viewing {
  margin-right: 5px;
}
.adobe-stock-credit-price-level .currencyText {
  font-size: 18px;
  font-weight: normal;
}
.adobe-stock-credit-price-level .priceText {
  font-weight: 400;
  font-size: 20px;
  padding-left: 5px;
}
.adobe-stock-credit-price-level .credit-pack {
  font-size: 26px;
  color: #3d332d;
}
.adobe-stock-credit-price-level .credit-pack-unit {
  font-size: 14px;
  font-weight: normal;
}
/********Google Marketo form ****/
.page-productDetails .mktoForm {
  background: #ffffff;
  padding: 0;
}
.page-productDetails .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField {
  background: #ffffff;
}
.page-productDetails .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #State,
.page-productDetails .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #Country,
.page-productDetails .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #cCXExistingAccount {
  display: block !important;
  min-height: 3em;
  -webkit-appearance: none;
}
.page-productDetails .mktoForm textarea#Address {
  min-height: 100px !important;
}
.page-productDetails .mktoForm .mktoButtonRow .mktoButtonWrap {
  text-align: center;
}
#adobeMktForm .mktoForm {
  background: #ffffff;
  padding: 0;
}
#adobeMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  width: 100% !important;
}
#adobeMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField {
  background: #ffffff;
}
#adobeMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #cESNumOrders,
#adobeMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #cCXExistingAccount,
#adobeMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #dataAreaID {
  display: block !important;
  min-height: 3em;
  -webkit-appearance: none;
}
#adobeMktForm .mktoForm .mktoButtonRow .mktoButtonWrap {
  text-align: center;
}
.submit-back-button {
  color: #ae0a46;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}
h4.mrkto-submit-heading {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}
.google-product-details .google-title {
  color: #5f5753;
  font-size: 18px;
  font-weight: 700;
}
.google-product-details .google-summary-description {
  color: #3d332d;
}
.google-product-details #pdp-getInTouchButton {
  font-size: 16px;
}
.google-product-details #request-a-private-offer {
  font-size: 16px;
}
.csp-header.csp-header-google {
  margin-bottom: 10px;
  color: #f7f6f5;
  background: #007996;
  padding: 10px;
}
.csp-header.csp-header-google a {
  color: #ffffff;
  cursor: pointer;
  text-decoration: underline;
  font-weight: 400;
}
.csp-header.csp-header-google .csp-header-left {
  width: 3%;
  display: inline-block;
}
.csp-header.csp-header-google .csp-header-left .info-icon {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.csp-header.csp-header-google .csp-header-left .azure-info-icon {
  font-size: 22px;
  position: relative;
  top: 2px;
}
.csp-header.csp-header-google .csp-header-right {
  width: 93%;
  display: inline-block;
}
.csp-header.csp-header-google .csp-close {
  cursor: pointer;
  font-size: 25px;
}
/*******pdp tab view*********/
.pdp-tab-view .nav-tabs {
  padding-left: 0;
}
.pdp-tab-view .nav-tabs li a {
  padding: 17px 42px;
  border-bottom: 6px solid #ae0a46;
}
.pdp-tab-view .nav-tabs li.active a {
  background-color: #f7f6f5;
}
.pdp-tab-view .nav-tabs li.active a:hover,
.pdp-tab-view .nav-tabs li.active a:focus {
  border-bottom: 6px solid #ae0a46;
}
.pdp-tab-view .tab-content_list {
  padding-left: revert;
  margin-bottom: 2rem;
}
.pdp-tab-view .tab-content_list li {
  padding: 5px;
}
.pdp-tab-view .pdp-overview-sub-tile {
  font-size: 16px;
  font-weight: 400;
  color: #3d332d;
  margin-bottom: 15px;
}
.pdp-tab-view .pdp-overview-sub-tile + ul {
  padding-left: revert;
}
.pdp-tab-view .pdp-overview-sub-tile + ul .section-title {
  font-size: 16px;
  padding-top: 10px;
}
.pdp-tab-view .pdp-overview-sub-tile + ul .section-title p {
  margin-bottom: 0;
}
.pdp-tab-view .pdp-overview-sub-tile + ul .section-title .sub-section {
  padding-left: revert;
  padding-top: 10px;
  list-style-type: '-';
}
.pdp-tab-view .pdp-overview-sub-tile + ul .section-title .sub-section li {
  padding: 5px 4px;
}
.pdp-tab-view .pdp-overview-list li {
  padding: 5px 0;
}
.pdp-tab-view .pdp-overview-lbl {
  font-size: 16px;
}
.pdp-tab-view .pdp-overview-lbl-text {
  font-weight: 400;
}
.subscription-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-size: 16px;
  text-align: left;
}
.subscription-table thead tr {
  font-weight: bold;
}
.subscription-table th,
.subscription-table td {
  padding: 12px 10px;
  border: 1px solid transparent;
  font-size: 14px;
}
.subscription-table th {
  border-top: none;
  color: #3d332d;
}
.subscription-table th:first-child {
  border-left: none;
}
.subscription-table tbody tr:nth-child(odd) {
  background-color: #f7f6f5;
}
.subscription-table tbody tr:hover {
  background-color: #f1f1f1;
}
.subscription-table td {
  text-align: center;
  border-right: 1px solid #cbc4c3;
}
.subscription-table th {
  text-align: left;
}
.subscription-table tbody td:first-child {
  text-align: left;
}
.subscription-table td {
  vertical-align: middle;
}
.subscription-table td:nth-child(2),
.subscription-table td:nth-child(3),
.subscription-table td:nth-child(4) {
  text-align: center;
}
.adobe-eos-message {
  background: #007996;
  color: #ffffff;
  padding: 10px;
  display: inline-flex;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  width: 100%;
  margin-top: 100px;
}
.adobe-eos-message .info-icon {
  position: relative;
  margin-right: 5px;
  font-size: 20px;
}
@media only screen and (min-width: 768px) {
  #adobeMktForm .mktoForm .mktoFormRow .mktoFormCol {
    width: 100% !important;
    display: inline-block;
  }
}
#microsoftMktForm .mktoForm {
  background: #ffffff;
  padding: 0;
}
#microsoftMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  width: 100% !important;
}
#microsoftMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField {
  background: #ffffff;
}
#microsoftMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #cESNumOrders,
#microsoftMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #cCXExistingAccount,
#microsoftMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #dataAreaID {
  display: block !important;
  min-height: 3em;
  -webkit-appearance: none;
}
#microsoftMktForm .mktoForm .mktoButtonRow .mktoButtonWrap {
  text-align: center;
}
#annoymousMktForm .mktoForm {
  background: #ffffff;
  padding: 0;
}
#annoymousMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap {
  width: 100% !important;
}
#annoymousMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap .mktoField {
  background: #ffffff;
}
#annoymousMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #cESNumOrders,
#annoymousMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #accountType,
#annoymousMktForm .mktoForm .mktoFormRow .mktoFormCol .mktoFieldWrap #dataAreaID {
  display: block !important;
  min-height: 3em;
  -webkit-appearance: none;
}
#annoymousMktForm .mktoForm .mktoButtonRow .mktoButtonWrap {
  text-align: center;
}
.submit-back-button {
  color: #ae0a46;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
}
@media only screen and (min-width: 768px) {
  #microsoftMktForm .mktoForm .mktoFormRow .mktoFormCol {
    width: 100% !important;
    display: inline-block;
  }
  #annoymousMktForm .mktoForm .mktoFormRow .mktoFormCol {
    width: 50% !important;
    display: inline-block;
  }
}
.mrkto-popup-border {
  background: linear-gradient(90deg, #ae0a46 0%, #ae0a46 0%, #a80b6e 29%, #582873 74%, #582873 100%);
  position: absolute;
  top: 0px;
  width: 100%;
  height: 10px;
  top: 0;
  left: 0;
  z-index: 99999;
}
.mrkto-border {
  border-color: #cbc4c3;
}
#googleGetInTouchForm #dataAreaID {
  display: block !important;
}
#googleGetInTouchForm .mktoButtonWrap .mktoButton {
  color: #FFF !important;
}
.custom-price-input-cntnr input {
  height: 41px !important;
}
.order-details {
  margin-bottom: 10px;
  margin-top: 26px;
}
@media (min-width: 980px) {
  .order-details {
    vertical-align: top;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .order-details .wrapper {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
  }
}
.order-details .wrapper .top-left-container {
  background-color: #ffffff;
}
@media (min-width: 480px) {
  .order-details .wrapper .top-left-container {
    border: 1px solid #e6e6e5;
    padding: 36px 35px 17px 37px;
    height: 100%;
  }
}
@media (max-width: 480px) {
  .order-details .wrapper .top-left-container {
    padding: 15px 0;
  }
}
.order-details .wrapper .top-left-container p {
  font-size: 14px;
  line-height: 1em;
  color: #3e332d;
  font-weight: normal;
  margin-bottom: 5px;
}
.order-details .wrapper .top-left-container .header-content,
.order-details .wrapper .top-left-container .footer-content {
  width: 100%;
  display: inline-block;
}
.order-details .wrapper .top-left-container .header-content p.float-left,
.order-details .wrapper .top-left-container .footer-content p.float-left {
  font-weight: bold;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #007996;
  font-size: 18px;
  float: left;
}
.order-details .wrapper .top-left-container .header-content p.float-right,
.order-details .wrapper .top-left-container .footer-content p.float-right {
  color: #ae0a46;
  font-size: 12px;
  float: right;
  letter-spacing: 1.6px;
}
.order-details .wrapper .top-left-container .header-content p.float-right span,
.order-details .wrapper .top-left-container .footer-content p.float-right span {
  font-size: 16px;
  margin-right: 4px;
}
@media (max-width: 480px) {
  .order-details .wrapper .top-left-container .footer-content p,
  .order-details .wrapper .top-left-container .content p {
    margin-bottom: 0px;
  }
}
.order-details .wrapper .top-left-container .content {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .order-details .wrapper .top-left-container .content {
    margin-top: 30px;
  }
}
.order-details .wrapper .top-left-container .content .icon {
  margin-right: 4px;
  float: left;
}
.order-details .wrapper .top-left-container .content .icon.ion-checkmark-circled {
  color: #406129;
}
.order-details .wrapper .top-left-container .content .icon.ion-close-circled {
  color: #af0e2e;
}
.order-details .wrapper .top-left-container .content .icon.ion-ios-clock {
  color: #007996;
}
.order-details .wrapper .top-left-container .data {
  font-size: 12px;
  color: #3e332d;
}
.order-details .wrapper .top-left-container .data.link-color-1 {
  color: #ae0a46;
}
.order-details .wrapper .top-right-container {
  padding-right: 0;
}
.order-details .wrapper .top-right-container .cart-totals {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .order-details .wrapper .top-right-container .cart-totals {
    margin-top: 0;
    border: 1px solid #e6e6e5;
    height: 100%;
  }
}
.order-details .wrapper .middle-container {
  margin: 12px 0;
}
@media (min-width: 768px) {
  .order-details .wrapper .middle-container,
  .order-details .wrapper .lower-container {
    padding: 12px 50px 12px 43px;
  }
}
@media (max-width: 768px) {
  .order-details .wrapper .middle-container,
  .order-details .wrapper .lower-container {
    border: 1px solid #e6e6e5;
    padding: 10px;
  }
}
.order-details .wrapper h4 {
  margin: 17px 0 23px 0;
  font-size: 18px;
}
@media (max-width: 480px) {
  .order-details .wrapper h4 {
    padding-left: 10px;
    margin-bottom: 0;
  }
}
.order-details .wrapper .assigned-license {
  padding: 0;
  border-bottom: none;
}
@media (max-width: 768px) {
  .order-details .wrapper .assigned-license {
    border: none;
  }
}
[data-tooltip]:hover::after {
  display: block;
  position: absolute;
  content: attr(data-tooltip);
  border: 1px solid #e6e6e5;
  background: #ffffff;
  padding: 5px;
  z-index: 9999999;
  line-height: 18px;
  width: 500px;
  margin-top: 5px;
  font-family: "allumi-2-std", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #3e332d;
  font-size: 14px;
}
.account-section-content {
  padding: 15px 10px;
}
.single-soldto-title-cntnr {
  background-color: #ffffff;
  padding: 0.6rem 1rem;
}
.nce-adobe-products-cart .single-soldto-title-cntnr {
  padding: 0.6rem 1rem;
}
.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 a {
  float: left;
  margin-right: 15px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
  width: auto;
}
.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: 979px) {
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 767px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  height: 100%;
  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;
}
.add-to-cart .add-to-cart-item .add-to-cart-item-confirm span,
.add-to-cart .add-to-cart-item .add-to-cart-item-confirm p {
  display: inline;
  color: #007996;
  font-size: 22px;
}
.add-to-cart .add-to-cart-item .add-to-cart-header-name {
  margin: 0 0 15px 0;
  line-height: .8em;
}
.add-to-cart .add-to-cart-item .prod_cart {
  font-size: 12px;
  width: auto;
}
.add-to-cart .add-to-cart-item .prod_cart .prod_cart_text {
  color: #808080;
}
.add-to-cart .add-to-cart-item .prod_cart td {
  padding: 6px 6px;
  word-wrap: break-word;
}
.add-to-cart .add-to-cart-item .add-to-cart-totals {
  margin-bottom: 25px;
}
.add-to-cart .add-to-cart-item .nce-retail-price {
  font-size: 12px;
  color: #808080;
  line-height: 1.5;
  margin: 0;
  text-decoration: line-through;
  padding-top: 3px;
  padding-left: 27px;
  display: block;
}
.add-to-cart .add-to-cart-item .adobe-retail-price {
  font-size: 12px;
  color: #808080;
  line-height: 1.5;
  margin: 0;
  padding-top: 3px;
  display: block;
}
@media (max-width: 768px) {
  .add-to-cart .add-to-cart-item .add-to-cart-totals {
    margin-top: 20px;
  }
  .add-to-cart .add-to-cart-item .details {
    margin-left: 0;
  }
  .add-to-cart .add-to-cart-item .add-to-cart-item-confirm {
    margin-top: 25px;
  }
  .add-to-cart-button {
    margin-top: 10px;
  }
}
@media (max-width: 980px) {
  .add-to-cart .add-to-cart-item .prod_cart {
    width: 100%;
  }
}
.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 .grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
.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%);
  color: rgba(255, 255, 255, 0.7);
  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,
.owl-carousel .owl-controls .owl-buttons .owl-next span {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  -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 span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  line-height: 125px;
  color: #5f5753;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.carousel-controls,
.owl-carousel .owl-controls .owl-buttons .owl-next span.carousel-controls {
  line-height: 121px;
  color: #808080;
}
.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: #72072e;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.carousel,
.carousel__component--carousel {
  display: none;
  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: 130px;
  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: #3e332d;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #0068b3;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 13.33333333px;
  margin-bottom: 11px;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 400;
  font-size: 16px;
  color: #ae0a46;
}
.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: #3e332d;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.carousel .carousel-margin,
.carousel__component--carousel .carousel-margin {
  margin: 0 5px;
}
.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: #3e332d;
  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 #e6e6e5;
  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 (max-width: 480px) {
  .image-gallery .image-gallery__image .owl-item img {
    width: 50%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel {
  display: none !important;
}
.image-gallery .gallery-carousel .owl-item img {
  width: 48px;
  height: 48px;
  border: 1px solid #cccccc;
}
.image-gallery .gallery-carousel .owl-item img.isActive {
  border: 1px solid #e6e6e5;
}
.recently-viewed-carousel {
  padding: 20px 15px;
}
.recently-viewed-carousel .headline {
  font-size: 20px;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.recently-viewed-carousel button {
  font-size: 14px;
  margin-top: 12px;
  letter-spacing: 0.7px;
  font-weight: normal;
  white-space: normal;
}
.recently-viewed-carousel .price-currency {
  font-size: 11px;
  font-weight: 100;
}
.recently-viewed-carousel .owl-buttons {
  font-size: 25px;
  font-weight: 400;
}
.recently-viewed-carousel .owl-buttons .owl-prev.disabled,
.recently-viewed-carousel .owl-buttons .owl-next.disabled {
  display: none;
}
.recently-viewed-carousel .item__price {
  min-height: 14px;
}
.recently-viewed-carousel .owl-item .item a:focus {
  outline: none;
}
.recently-viewed-carousel .item .item__name a {
  color: #ae0a46;
  font-weight: normal;
}
.recently-viewed-carousel .item .item__price .total-price {
  font-size: 16px;
  letter-spacing: -0.4px;
}
.cross-sell-products {
  margin-top: 0px !important;
  padding-top: 10px !important;
}
.popular-product-component {
  margin: 0;
  background-color: #f2f2f2;
  padding: 20px 60px 20px 60px;
}
.popular-product-component h1 {
  color: #808080;
}
.popular-product-component .item {
  margin: 0;
  padding: 0;
}
.popular-product-component .owl-carousel .owl-controls .owl-buttons .owl-next:before,
.popular-product-component .owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: none;
}
.popular-product-component .carousel__item--price {
  padding-bottom: 15px;
}
.popular-product-component .carousel__item--price .price {
  display: inline-block;
}
.popular-product-component .carousel__item--price .price .total-price {
  font-size: 16px;
  font-weight: 400;
}
.popular-product-component .carousel__item--price .price-currency,
.popular-product-component .carousel__item--price .period {
  font-size: 12px;
  font-weight: 100;
}
.popular-product-component .product-item-component {
  background-color: #ffffff;
  margin: 0 60px;
  padding: 20px 20px;
}
.popular-product-component .owl-buttons .owl-prev.disabled,
.popular-product-component .owl-buttons .owl-next.disabled {
  display: none;
}
.popular-product-component .btn {
  padding: 16px 25px;
  letter-spacing: 0.5px;
  white-space: normal;
}
@media (max-width: 1200px) {
  .popular-product-component {
    padding: 20px 15px 20px 15px;
  }
  .popular-product-component .product-item-component {
    margin: 0 40px;
  }
}
@media (max-width: 979px) {
  .popular-product-component {
    padding: 20px 15px 20px 15px;
  }
  .popular-product-component .product-item-component {
    margin: 0 25px;
  }
  .popular-product-component .btn {
    padding: 15px 15px;
    letter-spacing: 1px;
  }
}
@media (max-width: 767px) {
  .popular-product-component .product-item-component {
    padding: 10px 0;
    margin: 0 5px;
  }
  .popular-product-component .product-item-component .carousel__item--name {
    margin-bottom: 0;
  }
  .popular-product-component .product-item-component .carousel__item--price {
    padding-bottom: 10px;
  }
  .popular-product-component .carousel .item .thumb {
    height: 100px;
  }
  .popular-product-component .carousel .item .thumb img {
    max-width: 100px;
    max-height: 100px;
  }
  .popular-product-component .carousel .item .carousel__item--name {
    font-size: 13px;
  }
  .popular-product-component .carousel .item .carousel__item--price .price .total-price {
    font-size: 13px;
    font-weight: 400;
  }
  .popular-product-component .carousel .item .carousel__item--price .price-currency,
  .popular-product-component .carousel .item .carousel__item--price .period {
    font-size: 10px;
    font-weight: 100;
  }
  .popular-product-component .btn {
    padding: 12px 10px;
  }
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .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: auto;
  height: 29px;
  margin: 16px 0 9px;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 979px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  border-bottom: none;
  font-size: 16px;
  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: #ae0a46;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list li {
  padding-right: 40px;
}
.tabs .tabs-list li a:hover {
  background-color: transparent;
  color: #72072e;
  border: 0;
  border-bottom: 4px solid #72072e;
}
.tabs .tabs-list li a {
  border: 0;
  border-bottom: 4px solid transparent;
  padding: 3px 0;
}
.tabs .tabs-list li.active a {
  color: #ae0a46;
  background-color: transparent;
  border: 0;
  border-bottom: 4px solid #ae0a46;
}
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  background-color: transparent;
  border: 0;
  color: #ae0a46;
  border-bottom: 4px solid #ae0a46;
}
.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: #ae0a46;
  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: #3e332d;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #0068b3;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 767px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .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: 980px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 980px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 980px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 980px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 767px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none ! important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0068b3;
}
@media (max-width: 979px) {
  .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;
}
.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;
  margin-bottom: 20px;
}
.terms-of-use,
.privacy-policy {
  padding: 20px 0 50px 0;
}
.back-link {
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .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: #3e332d;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  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: #3e332d;
  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;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 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%;
}
@media (max-width: 980px) {
  .no-result-title {
    padding: 0 10px;
  }
}
.searchEmptyPageMiddle-component {
  margin-bottom: 30px;
}
@media (max-width: 980px) {
  .searchEmptyPageMiddle-component {
    padding: 0 10px;
  }
}
.searchEmptyPageMiddle-component p {
  margin-bottom: 10px;
}
.searchEmptyPageMiddle-component ul {
  padding-left: 40px;
}
.searchEmptyPageMiddle-component ul li {
  line-height: 1.2;
}
@media (min-width: 768px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-bottom: 20px;
}
@media (max-width: 980px) {
  .pagination-bar.top.mobile-dashboard {
    background-color: transparent;
  }
  .pagination-bar.top.mobile-dashboard button {
    margin: 10px 0 0 0;
  }
  .pagination-bar .sort-refine-bar {
    margin-bottom: 10px;
  }
  .pagination-bar .sort-refine-bar button {
    background-color: #5f5753;
    color: #ffffff;
    padding: 10px;
    font-size: 12px;
  }
  .pagination-bar .sort-refine-bar .dropdown-sort {
    position: relative;
  }
  .pagination-bar .sort-refine-bar .dropdown-sort button {
    padding: 11px 0;
  }
  .pagination-bar .sort-refine-bar .dropdown-sort .dropdown-menu.open {
    margin: 0;
    border: 0;
    padding: 0;
    width: 100%;
    right: 0;
    left: auto;
  }
  .pagination-bar .sort-refine-bar .dropdown-sort .dropdown-menu.open ul {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    font-size: 12px;
  }
  .pagination-bar .sort-refine-bar .dropdown-sort .dropdown-menu.open ul li:not(:first-child) {
    margin-top: 10px;
  }
}
.results h1 {
  color: #3e332d;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 20px 0 0 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: 980px) {
  .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: 767px) {
  .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: 980px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .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 {
  padding: 20px 30px;
  border-top: 1px solid #e6e6e5;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 980px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.product__grid {
  margin-left: -6px;
  margin-right: -6px;
  /* Safari fix */
}
.row.product__grid:before,
.row.product__grid:after {
  content: normal;
}
.row.product__grid .product-item-container {
  padding: 0 6px 0 6px;
}
.product-item {
  border: 1px solid #e6e6e5;
  margin-bottom: 34px;
}
.product-item .newCommerceBanner {
  height: 90px;
}
.product-item .newCommerceBanner .banner-text {
  background: #582873;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 14px;
  margin-bottom: 10px;
}
.product-item .newCommerceBanner .product-type {
  font-size: 12px;
  margin-bottom: 10px;
  text-align: center;
  margin-top: 18px;
}
.product-item .newCommerceBanner .product-type .product-type-value {
  font-weight: 400;
}
.product-item .bottom-text {
  margin-bottom: 9px;
  height: 23px;
}
.product-item .show-img {
  height: 34px;
  margin: 20px auto 0;
}
.product-item .show-img img {
  width: 120px;
  height: 34px;
  margin: 0 auto;
}
.product-item .tile-header {
  width: 100%;
  height: 64px;
  background-color: #582873;
  display: table;
  padding: 0 18px 0 18px;
}
.product-item .tile-header h3 {
  font-size: 18px;
  display: table-cell;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
}
.product-item .details {
  padding: 24px 18px 30px 18px;
  text-align: center;
}
.product-item .details .product-price {
  height: 69px;
}
.product-item .details.usage-based h2 {
  margin: 0;
}
.product-item .details.usage-based h2 span {
  color: #007996;
}
.product-item .details.usage-based .bottom-text {
  font-size: 12px;
}
.product-item .details.usage-based .bottom-text span {
  color: #007996;
}
.product-item .details .icon-setup {
  height: 106px;
}
.product-item .description {
  text-align: center;
  font-weight: 300;
  height: 72px;
  font-size: 16px;
}
.product-item .popup-plan-list {
  margin-bottom: 30px;
}
.product-item .popup-plan-list li {
  text-align: left;
  margin-bottom: 10px;
}
.product-item .price {
  font-size: 30px;
  margin: 0 0 0;
  height: 30px;
}
.product-item .period {
  font-size: 13px;
  text-align: center;
  font-weight: 300;
  padding-top: 12px;
  color: #808080;
}
.product-item .icon-setup {
  margin: 0 auto;
  max-width: 165px;
  min-height: 96px;
  padding-top: 21px;
  height: 110px;
}
.product-item .icon-setup .icon-size {
  margin-top: 3px;
  height: 30px;
  width: 30px;
}
.product-item .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .product-item .product-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .product-item .product-item:nth-child(2n + 1) {
    clear: both;
  }
}
.search-empty {
  margin: 50px 0;
  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: 980px) {
  .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;
}
@media (min-width: 767px) and (max-width: 980px) {
  .product-item .details.usage-based h2 {
    font-size: 29px;
  }
}
@media (max-width: 767px) {
  .product-item .details.usage-based .icon-setup {
    margin-top: 0;
  }
}
/****remove border from dashboard banner for 1t***/
.page-productGrid .dashboard-banner.remove-border,
.page-searchGrid .dashboard-banner.remove-border {
  border: none;
  padding: 20px 0;
  border-bottom: 1px solid #cbc4c3;
  margin: 18px 0 30px 0;
}
.page-productGrid .onet-pagination-bar,
.page-searchGrid .onet-pagination-bar {
  margin-bottom: 0px;
}
.page-productGrid .onet-pagination-bar .pagination-toolbar,
.page-searchGrid .onet-pagination-bar .pagination-toolbar {
  padding-bottom: 10px;
}
.page-productGrid .onet-plp-rightcntnr,
.page-searchGrid .onet-plp-rightcntnr {
  top: -11rem;
}
.page-productGrid .onet-plp-rightcntnr-no-product,
.page-searchGrid .onet-plp-rightcntnr-no-product {
  top: -5rem;
}
.product__facet .facet {
  padding: 30px 0 30px 0;
  border-bottom: 1px solid #e6e6e5;
}
@media (min-width: 980px) {
  .product__facet .facet:nth-child(1) {
    padding-top: 0;
  }
}
.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 label {
  text-transform: none;
}
.product__facet .facet:last-child {
  margin: 0;
}
@media (max-width: 979px) {
  .product__facet .facet:first-child {
    padding-top: 0;
  }
  .product__facet .facet .facet__list.facet__item__background {
    margin: 0;
  }
}
.product__facet .facet .facet__name {
  font-size: 14px;
  font-weight: normal;
  color: #3e332d;
}
.product__facet .facet .facet__list.facet__item__background li {
  background-color: #e6e6e5;
  display: table;
  margin-bottom: 4px;
  position: relative;
  color: #3e332d;
}
.product__facet .facet .facet__list.facet__item__background li a {
  color: #3e332d;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 980px) {
  .product__facet .facet .facet__list.facet__item__background li {
    padding: 10px 25px 10px 10px;
  }
  .product__facet .facet .facet__list.facet__item__background li a {
    right: 7px;
  }
}
@media (max-width: 979px) {
  .product__facet .facet .facet__list.facet__item__background li {
    padding: 20px 35px 20px 20px;
    width: 100%;
  }
  .product__facet .facet .facet__list.facet__item__background li a {
    right: 20px;
  }
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 20px 0 0;
}
.product__facet .facet .facet__list li {
  padding: 5px 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: 17px;
  height: 17px;
  padding: 0;
  margin-right: 10px;
  border: 2px solid #cbc4c3;
  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: #ae0a46;
  border: 1px solid #ae0a46;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #ae0a46;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #0068b3;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
  color: #808080;
  font-weight: 300;
  letter-spacing: -0.6px;
}
.product__facet .facet .facet__list .facet__list__text .facet__value__count {
  float: right;
  color: #808080;
}
.product__facet .facet .facet__list .facet__text a {
  color: #808080;
  font-weight: 300;
  letter-spacing: -0.6px;
}
.product__facet .facet .facet__list .facet__text .facet__value__count {
  float: right;
  color: #808080;
}
.product__facet .facet .facet__list.facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more,
.product__facet .facet .facet__values__less {
  padding-top: 15px;
  margin-bottom: -10px;
}
.product__facet .facet .facet__values__more a,
.product__facet .facet .facet__values__less a {
  color: #808080;
  font-weight: 300;
  letter-spacing: -0.2px;
  font-size: 16px;
}
.product__facet .facet .facet__values__more a span,
.product__facet .facet .facet__values__less a span {
  font-size: 24px;
  margin-left: 10px;
  vertical-align: middle;
  height: 27px;
}
.product__facet .facet .facet__values__more a:hover,
.product__facet .facet .facet__values__less a:hover {
  color: #ae0a46;
}
.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 #cbc4c3;
}
.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: #3e332d;
  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;
}
.product__facet .padding-remove {
  padding-top: 0;
}
@media (min-width: 980px) {
  .product__facet {
    padding-right: 20px;
  }
}
@media (min-width: 480px) and (max-width: 979px) {
  .product__facet {
    margin: 0;
    padding-right: 0;
  }
  #colorbox .product__facet {
    display: block ! important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    border-bottom: 1px solid #e6e6e5;
  }
  .product__facet .facet .facet__values {
    display: block;
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.btn-full-stretch {
  width: 100%;
}
.sort-refine-bar .form-group label {
  font-size: 16px;
  font-weight: 100;
  color: #3e332d;
  text-transform: none;
}
.sort-refine-bar .form-group form {
  display: inline-block;
}
.sort-refine-bar .pagination-alignment-right {
  display: none;
}
.pagination-bar {
  margin: 0 0 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
}
.pagination-bar .pagination-toolbar .pagination {
  font-weight: 400;
}
.pagination-bar .pagination-toolbar .bootstrap-select.btn-group .btn-dropdown {
  border: none;
  font-size: 16px;
  color: #808080;
  font-weight: 100;
  padding: 0 20px 0 0;
  box-shadow: none;
  outline: none ! important;
  background: transparent;
}
.pagination-bar .pagination-toolbar .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  width: auto;
  color: #808080;
  font-size: 16px;
}
.pagination-bar .pagination-toolbar .bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  border: none;
  font-family: 'Ionicons';
  color: #808080;
  right: 18px;
  top: 2px;
}
.pagination-bar .pagination-toolbar .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: '\f123';
}
.pagination-bar .pagination-toolbar .bootstrap-select.form-control {
  height: auto;
  vertical-align: top;
  margin: 0 10px;
  background: transparent;
  box-shadow: none;
}
.pagination-bar .pagination-toolbar .bootstrap-select.form-control .dropdown-menu > li > a {
  padding: 3px 10px;
}
@media (max-width: 980px) {
  .pagination-bar.top {
    margin-top: 0;
    background-color: #e6e6e5;
  }
  .pagination-bar.top .pagination-toolbar {
    padding-bottom: 10px;
  }
  .pagination-bar.top .pagination-toolbar .form-group {
    display: none;
  }
  .pagination-bar.top .pagination-toolbar .pagination-wrap {
    float: none;
    text-align: center;
  }
  .pagination-bar.top .pagination-toolbar .pagination-wrap a {
    padding: 0;
    border: none;
    font-weight: 600;
  }
  .pagination-bar.bottom {
    margin-top: 0;
  }
  .pagination-bar.bottom .pagination-toolbar {
    padding-top: 0;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #808080;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
}
@media (max-width: 979px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
@media (max-width: 979px) {
  .pagination-bar.top .pagination,
  .pagination-bar.top button {
    margin-top: 30px;
  }
  .pagination-bar.top .sorting .btn {
    margin: 0;
  }
  .pagination-bar.bottom .pagination,
  .pagination-bar.bottom button {
    text-align: center;
    margin-top: 0;
    width: auto;
    display: block;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 0;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  .pagination-bar .pagination-toolbar {
    padding-bottom: 10px;
  }
}
.pagination-alignment-right {
  float: right;
}
@media (max-width: 979px) and (min-width: 768px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar.top .pagination {
    border: none;
    padding: 8px 12px;
  }
  .pagination-bar.bottom .pagination,
  .pagination-bar.bottom button {
    border: none;
    padding: 0 12px;
  }
}
@media (max-width: 480px) {
  .pagination-bar .pagination-toolbar .pagination-wrap.prev .pagination-prev {
    margin-right: 0;
  }
  .pagination-bar .pagination-toolbar .pagination-wrap.prev a {
    font-size: 12px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .table-row-padding {
  padding: 15px 0;
}
.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: #72072e;
}
.item__list .item__list--item .item-list-remove-button {
  color: #3e332d;
  font-size: 20px;
}
.item__list .item__list--item .item-list-info {
  font-size: 12px;
  vertical-align: top;
  display: table-header-group;
}
.item__list .item__list--item .item-list-info.child-addon-content-move {
  padding-left: 10%;
}
.item__list .item__list--item .item-list-info .item__code {
  padding-top: 13px;
  line-height: 1.5;
  word-break: break-all;
}
.item__list .item__list--item .item-list-info .item__code .azure-marketplace-error-msg {
  color: #007996;
}
@media (min-width: 480px) {
  .item__list .item__list--item .item-list-info .item__code.child-addon-content-move span {
    padding-left: 10%;
  }
}
.item__list .item__list--item .price-bottom-text {
  font-size: 10px;
  color: #808080;
  text-align: center;
  line-height: 1.5;
  margin: 0;
}
.item__list .item__list--item .promotion-message {
  font-size: 12px;
  letter-spacing: .1px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 5px;
}
.item__list .item__list--item .promotion-message b {
  font-weight: normal;
}
.item__list .item__list--item .nce-retail-price {
  font-size: 12px;
  color: #808080;
  text-align: center;
  line-height: 1.5;
  word-break: break-all;
  margin: 0;
  text-decoration: line-through;
  padding-top: 3px;
  padding-left: 21px;
  display: block;
}
.item__list .item__list--item .nce-product-banner {
  padding-left: 0px;
}
.item__list .item__list--item .nce-product-banner .banner-text {
  background: #582873;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px;
  font-size: 14px;
}
.item__list .item__list--item .contract-details {
  display: table-caption;
  padding-left: 45px;
}
.item__list .item__list--item .contract-details__lbl {
  font-size: 14px;
  color: #3d332d;
  font-weight: 400;
}
.item__list .item__list--item .remove-button-position {
  top: 0;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #f2f2f2;
  color: #7f919e;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header .item__price,
.item__list .item__list--item .item__price {
  text-align: center;
  width: 16%;
}
.item__list .item__list--header .item__quantity,
.item__list .item__list--item .item__quantity {
  text-align: center;
  width: 12%;
}
.item__list .item__list--header .item__price.nce__item_price,
.item__list .item__list--item .item__price.nce__item_price {
  width: 26%;
  position: relative;
}
.item__list .item__list--header .item__quantity.nce__item__qty,
.item__list .item__list--item .item__quantity.nce__item__qty {
  width: 22%;
  position: relative;
}
.item__list .item__list--header .nce__label__term__text,
.item__list .item__list--item .nce__label__term__text {
  width: 100%;
  text-align: center;
  font-size: 14px;
  float: left;
  margin-top: 10px;
}
.item__list .item__list--header .nce__label__term__text .term__bold_text,
.item__list .item__list--item .nce__label__term__text .term__bold_text {
  font-weight: 400;
}
.item__list .item__list--header .item__total--column,
.item__list .item__list--item .item__total--column {
  text-align: right;
}
@media (min-width: 480px) {
  .item__list .item__list--header .item__total--column,
  .item__list .item__list--item .item__total--column {
    padding-right: 14px;
  }
}
.item__list .item__list--header .item__total--column .text-center,
.item__list .item__list--item .item__total--column .text-center {
  display: inline-block;
}
.item__list .item__list--header .item__total--column .price-bottom-text,
.item__list .item__list--item .item__total--column .price-bottom-text {
  text-align: right;
}
.item__list .item__list--header .item__term,
.item__list .item__list--item .item__term {
  text-align: center;
  width: 10%;
}
.item__list .item__list--header .item__frequency,
.item__list .item__list--item .item__frequency {
  text-align: center;
  width: 10%;
}
.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__image {
  float: left;
  height: 100%;
  display: inline;
  margin-right: 20px;
  min-height: 95px;
}
.item__list .item__image img {
  max-width: 80px;
  max-height: 80px;
}
.item__list .item__name {
  font-size: 14px;
  letter-spacing: .1px;
  font-weight: normal;
}
.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: #808080;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  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: #ae0a46;
}
.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: #3e332d;
}
.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 #e6e6e5;
}
.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: 980px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .item__list .item__list--item {
    display: table;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .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,
  .item__list .item__list--item .item__term,
  .item__list .item__list--item .item__frequency {
    display: table-cell;
    vertical-align: top;
  }
  .item__list .item__list--item .item__info {
    padding: 0 0 0 45px;
  }
  .item__list .item__list--item .item__info.increase-padding {
    padding-left: 145px;
  }
  .item__list .item__list--item .item__info .remove-button-position {
    position: absolute;
    top: 0;
    left: 16px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
  .item__list .item__info {
    width: 60%;
  }
  .item__list .nce__item__info {
    width: 40%;
  }
}
@media (min-width: 768px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 979px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .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;
    padding-right: 20px;
    width: 13%;
  }
  .item__list .item__quantity__total .qty {
    text-align: center;
  }
  .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 {
    text-align: center;
    height: 30px;
    margin: 6px auto auto auto;
    width: 47px;
  }
  .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 .qty span {
    display: block;
    margin-bottom: 5px;
    font-size: 12px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 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 #e6e6e5;
  }
  .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__list--item {
    padding: 0;
    position: relative;
    display: flex;
  }
  .item__list .item__list--item:last-child {
    padding: 0;
  }
  .item__list .item__list--item > div {
    padding: 0 15px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .item__list .item__list--item .item__total--column {
    text-align: center;
    width: 15%;
  }
  .item__list .item__list--item .item__total--column .price-bottom-text {
    text-align: unset;
  }
  .item__list .item__list--item .item__info {
    width: 60%;
  }
  .item__list .item__list--item .item__info .remove-button-position {
    float: left;
    margin-right: 13px;
  }
  .item__list .item__list--item .item__info.increase-padding {
    width: 80%;
  }
  .item__list .item__list--item .item__info.increase-padding .remove-button-position {
    margin-right: 110px;
  }
  .item__list .item__list--item .item__price span:first-child,
  .item__list .item__list--item .item__quantity span:first-child,
  .item__list .item__list--item .item__total--column span:first-child {
    margin-bottom: 5px;
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .item__list .item__quantity__total .qty input {
    width: 54px;
  }
  .item__list .item__list--item > div {
    padding: 0 5px 0 5px;
  }
  .item__list .item__list--item .item__info .remove-button-position {
    margin-left: 15px;
  }
  .item__list .item__list--item .item__quantity__total {
    width: 20%;
  }
  .item__total--column .item__unit,
  .item__quantity .item__unit,
  .item__price .item__unit {
    margin-bottom: 5px;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
@media (max-width: 480px) {
  .item__list .item__list--item {
    display: block;
  }
  .item__list .item__list--item .item__info {
    width: auto;
    padding-bottom: 20px;
  }
  .item__list .item__list--item .item__info > .item__image:not(:first-child) {
    margin-left: 19px;
  }
  .item__list .item__list--item .item__info .item__image {
    float: none;
    width: 31%;
    text-align: center;
    margin: 0;
  }
  .item__list .item__list--item .item__info .item-list-info {
    text-align: left;
    width: 61%;
  }
  .item__list .item__list--item .item__info .item__image,
  .item__list .item__list--item .item__info .item-list-info {
    display: inline-block;
  }
  .item__list .item__list--item .item__info.increase-padding .item-list-info {
    margin-left: 41px;
    padding-left: 33%;
    width: auto;
  }
  .item__list .item__list--item .item__info .remove-button-position {
    position: absolute;
    margin-left: 0;
    left: 9px;
  }
  .item__list .item__list--item .item__term,
  .item__list .item__list--item .item__frequency,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__quantity__total,
  .item__list .item__list--item .item__total--column {
    display: inline-block;
  }
  .item__list .item__list--item .item__term.visible-xs,
  .item__list .item__list--item .item__frequency.visible-xs,
  .item__list .item__list--item .item__price.visible-xs,
  .item__list .item__list--item .item__quantity.visible-xs,
  .item__list .item__list--item .item__quantity__total.visible-xs,
  .item__list .item__list--item .item__total--column.visible-xs {
    display: inline-block ! important;
  }
  .item__list .item__list--item .item__quantity__total {
    width: 32%;
    vertical-align: top;
  }
  .item__list .item__list--item .item__price {
    vertical-align: top;
    width: 33%;
  }
  .item__list .item__list--item .item__quantity {
    width: 31%;
    vertical-align: top;
  }
  .item__list .item__list--item .item__total--column {
    vertical-align: top;
    width: 33%;
  }
  .cart-header .save__cart--link {
    font-size: 13px;
  }
  .item__list .item__list--item .nce-product-banner {
    padding-left: 0px;
  }
  .item__list .item__list--header .item__term,
  .item__list .item__list--item .item__term {
    vertical-align: top;
    width: 31%;
  }
  .item__list .item__list--header .item__frequency,
  .item__list .item__list--item .item__frequency {
    vertical-align: top;
    width: 31%;
  }
}
.custom-pricing-wrapper {
  margin-top: 10px;
  width: 100%;
  float: left;
}
.custom-pricing-wrapper .add-custom-pricing-link {
  color: #ae0a46;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}
.custom-pricing-wrapper .custom-pricing-applied {
  font-weight: 400;
  font-size: 12px;
  color: #007996;
  margin: 0px 0 5px 0px;
}
.custom-pricing-wrapper .custom-pricing-applied span {
  margin-left: 5px;
  font-size: 14px;
}
.custom-pricing-wrapper .delete-custom-pricing {
  color: #ae0a46;
  font-size: 12px;
  font-weight: 400;
  cursor: pointer;
}
/* Popup open button */
.custom-pricing-popup,
.custom-adobe-schedule-event-popup,
.custom-adobe-mngren-del-event-popup,
.custom-adobe-prevent-renewal-event-popup,
.view-available-pricing-popup {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999999;
}
.custom-pricing-popup .custom-pricing-popup-content,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content,
.view-available-pricing-popup .custom-pricing-popup-content,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content {
  width: 300px;
  background: #fff;
  position: fixed;
  left: 40%;
  top: 30%;
}
.custom-pricing-popup .custom-pricing-close-popup,
.custom-adobe-schedule-event-popup .custom-pricing-close-popup,
.custom-adobe-mngren-del-event-popup .custom-pricing-close-popup,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-close-popup,
.view-available-pricing-popup .custom-pricing-close-popup,
.custom-pricing-popup .view-available-pricing-close-popup,
.custom-adobe-schedule-event-popup .view-available-pricing-close-popup,
.custom-adobe-mngren-del-event-popup .view-available-pricing-close-popup,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-close-popup,
.view-available-pricing-popup .view-available-pricing-close-popup {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 24px;
  cursor: pointer;
  font-weight: 400;
}
.custom-pricing-popup .custom-pricing-popup-header,
.custom-adobe-schedule-event-popup .custom-pricing-popup-header,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-header,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-header,
.view-available-pricing-popup .custom-pricing-popup-header,
.custom-pricing-popup .view-available-pricing-popup-header,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-header,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-header,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-header,
.view-available-pricing-popup .view-available-pricing-popup-header {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 18px;
  padding: 10px;
  border-bottom: 1px solid #cbc4c3;
}
.custom-pricing-popup .custom-pricing-popup-content-part,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part,
.view-available-pricing-popup .custom-pricing-popup-content-part,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part,
.custom-pricing-popup .view-available-pricing-popup-content-part,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part,
.view-available-pricing-popup .view-available-pricing-popup-content-part {
  width: 100%;
  float: left;
  padding: 10px;
  text-align: left;
}
.custom-pricing-popup .custom-pricing-popup-content-part .calling-plan-text,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .calling-plan-text,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .calling-plan-text,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .calling-plan-text,
.view-available-pricing-popup .custom-pricing-popup-content-part .calling-plan-text,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .calling-plan-text,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .calling-plan-text,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .calling-plan-text,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .calling-plan-text,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .calling-plan-text,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .calling-plan-text,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .calling-plan-text,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .calling-plan-text,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .calling-plan-text,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .calling-plan-text,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .calling-plan-text,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .calling-plan-text,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .calling-plan-text,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .calling-plan-text,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .calling-plan-text,
.custom-pricing-popup .view-available-pricing-popup-content-part .calling-plan-text,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .calling-plan-text,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .calling-plan-text,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .calling-plan-text,
.view-available-pricing-popup .view-available-pricing-popup-content-part .calling-plan-text {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-align: left;
  font-weight: 400;
}
.custom-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .per-unit-wrapper,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .per-unit-wrapper,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .per-unit-wrapper,
.view-available-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper,
.custom-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper,
.view-available-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper {
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 20px;
}
.custom-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.view-available-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-currency,
.view-available-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-currency {
  display: inline-block;
  top: 10px;
  position: relative;
}
.custom-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.view-available-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input,
.view-available-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input {
  display: inline-block;
  position: relative;
  left: 5px;
}
.custom-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.view-available-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'],
.view-available-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-input input[type='text'] {
  width: 150px;
  height: 35px;
  margin: 0;
}
.custom-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.view-available-pricing-popup .custom-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-text,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-text,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-text,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-text,
.view-available-pricing-popup .view-available-pricing-popup-content-part .per-unit-wrapper .per-unit-text {
  display: inline-block;
  position: relative;
  left: 5px;
  top: 10px;
  font-weight: 400;
}
.custom-pricing-popup .custom-pricing-popup-content-part .btn-wrapper,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .btn-wrapper,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .btn-wrapper,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .btn-wrapper,
.view-available-pricing-popup .custom-pricing-popup-content-part .btn-wrapper,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper,
.custom-pricing-popup .view-available-pricing-popup-content-part .btn-wrapper,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .btn-wrapper,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .btn-wrapper,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .btn-wrapper,
.view-available-pricing-popup .view-available-pricing-popup-content-part .btn-wrapper {
  width: 100%;
  float: left;
  text-align: right;
  margin-bottom: 10px;
}
.custom-pricing-popup .custom-pricing-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .btn-wrapper .btn-cancel,
.view-available-pricing-popup .custom-pricing-popup-content-part .btn-wrapper .btn-cancel,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-cancel,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-cancel,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-cancel,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-cancel,
.custom-pricing-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-cancel,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-cancel,
.view-available-pricing-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-cancel {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  right: 30px;
}
.custom-pricing-popup .custom-pricing-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .btn-wrapper .btn-update,
.view-available-pricing-popup .custom-pricing-popup-content-part .btn-wrapper .btn-update,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-update,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .btn-update,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-update,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .btn-update,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-update,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .btn-update,
.custom-pricing-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-update,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-update,
.view-available-pricing-popup .view-available-pricing-popup-content-part .btn-wrapper .btn-update {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
}
.custom-pricing-popup .custom-pricing-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-schedule-event-popup .custom-pricing-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-mngren-del-event-popup .custom-pricing-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-prevent-renewal-event-popup .custom-pricing-popup-content-part .btn-wrapper .disable-update-button,
.view-available-pricing-popup .custom-pricing-popup-content-part .btn-wrapper .disable-update-button,
.custom-pricing-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-schedule-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-mngren-del-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .disable-update-button,
.view-available-pricing-popup .custom-adobe-schedule-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-schedule-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-mngren-del-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .disable-update-button,
.view-available-pricing-popup .custom-adobe-mngren-del-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-schedule-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-mngren-del-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-prevent-renewal-event-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .disable-update-button,
.view-available-pricing-popup .custom-adobe-prevent-renewal-event-popup-content-part .btn-wrapper .disable-update-button,
.custom-pricing-popup .view-available-pricing-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-schedule-event-popup .view-available-pricing-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-mngren-del-event-popup .view-available-pricing-popup-content-part .btn-wrapper .disable-update-button,
.custom-adobe-prevent-renewal-event-popup .view-available-pricing-popup-content-part .btn-wrapper .disable-update-button,
.view-available-pricing-popup .view-available-pricing-popup-content-part .btn-wrapper .disable-update-button {
  opacity: 0.4;
  pointer-events: none;
}
.adobe_cart__label__term__text {
  width: 100%;
  text-align: center;
  font-size: 14px;
  float: left;
  padding-top: 20px;
}
.adobe_cart__label__term__text .term__bold_text {
  font-weight: 400;
}
.adobe_cart__label__frequency__text {
  width: 100%;
  text-align: center;
  font-size: 14px;
  float: left;
  padding-top: 50px;
}
.adobe_cart__label__frequency__text .term__bold_text {
  font-weight: 400;
}
input[type='input'].adobe-cart-qty-box {
  height: 30px;
  padding: 0px;
  width: 54px;
  margin: 0px;
  border: 1px solid #cbc4c3;
  text-align: center;
}
.pro_ration_applied_price {
  color: #007996;
  font-weight: 500;
  font-size: 14px;
}
.strike_through_item_price {
  text-decoration: underline;
  text-underline-offset: -40%;
  text-decoration-skip-ink: none;
}
.update__qty__message {
  color: #007996;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  display: flex;
  padding-top: 5px;
}
.view-available-pricing-popup {
  position: absolute;
}
.view-available-pricing-popup-content {
  width: 600px;
  background: #fff;
  position: absolute;
  left: 32%;
  top: 10%;
  min-height: 250px;
  height: auto;
}
.view-available-pricing-popup-content .view-available-pricing-popup-header {
  font-size: 22px;
  padding: 20px;
}
.view-available-pricing-popup-content .view-available-pricing-popup-header .view-available-pricing-close-popup {
  top: 15px;
  font-size: 30px;
  right: 20px;
}
.view-available-pricing-popup-content .view-available-pricing-popup-content-part img {
  max-width: 100%;
}
.view-available-pricing-popup-content .view-available-pricing-popup-content-part .header-title {
  font-size: 18px;
  margin-bottom: 20px;
}
.view-available-pricing-popup-content .view-available-pricing-popup-content-part .label-popup {
  font-weight: 400;
}
.view-available-pricing-popup-content .view-available-pricing-popup-content-part .btn-wrapper {
  padding-right: 10px;
}
.view-available-pricing-popup-content .view-available-pricing-popup-content-part .btn-wrapper .btn-cancel-ips-price {
  position: relative;
  top: 16px;
  margin-right: 15px;
  cursor: pointer;
  color: #ae0a46;
  font-weight: 400;
}
.view-available-pricing-popup-content .row-margin {
  margin-bottom: 15px;
}
.view-available-pricing-popup-content .row-margin:last-child {
  margin-bottom: 0;
}
.view-available-pricing-popup-content .contactRadioBtnSection {
  padding: 10px 10px 0 10px;
}
.view-available-pricing-popup-content .contactRadioBtnSection [type="radio"] {
  margin-bottom: 0;
  position: relative;
  top: 2px;
}
.view-available-pricing-popup-content .contactRadioBtnSection label {
  cursor: pointer;
  line-height: 18px;
  display: inline-table;
  color: #3e332d;
  font-weight: 100;
  font-size: 14px;
  text-transform: inherit;
  max-width: 510px;
}
.view-available-pricing-popup-content .pricing-selected-terms {
  font-size: 12px;
  font-weight: 400;
  color: #007996;
  padding: 10px;
  display: inline-flex;
  line-height: 14px;
}
.view-available-pricing-popup-content .pricing-selected-terms .info-icon {
  font-size: 18px;
  margin-right: 10px;
}
.view-available-pricing-popup-content .currencyText,
.view-available-pricing-popup-content .priceText {
  font-weight: 400;
  font-size: 16px;
}
.cart-header {
  margin-bottom: 13px;
}
.cart-header .cart-headline {
  margin: 0;
}
.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: #808080;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-header .header-headline-row {
  width: 100%;
  padding: 10px 0px;
  display: flex;
}
.cart-header .header-headline-row .return {
  float: right;
  line-height: 3;
  font-size: 12px;
}
.cart-header .header-headline-row .cart-headline {
  font-size: 30px;
  word-break: break-word;
}
.cart-header .header-review-row {
  margin-top: 9px;
  font-size: 14px;
  padding: 19px 15px;
  line-height: normal;
}
.cart-header .header-review-row b {
  font-weight: 400;
}
.cart-header .header-review-row,
.cart-header .header-headline-row {
  background-color: #ffffff;
  margin-left: 0;
  margin-right: 0;
}
.recently-viewed-carousel-cart .carousel-component {
  margin-top: 0;
  background-color: #ffffff;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .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: #ae0a46;
  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: 980px) {
  .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: 980px) {
  .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: #808080;
  font-weight: 400;
  top: -1px;
}
.cart-top-items-list {
  padding: 10px 15px 12px;
  background-color: #5f5753;
  color: #ffffff;
}
.cart-top-items-list .title {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 20px;
}
.cart-top-items-list .cart-top-items-amount {
  vertical-align: text-top;
  margin-left: -4px;
}
.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: 980px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #ae0a46;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 980px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
@media (min-width: 980px) {
  .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--item .item__contact_for_price {
  text-align: right;
  padding-right: 14px;
  font-size: 10px;
  font-weight: normal;
}
@media (max-width: 480px) {
  .item__list__cart .item__list--item .item__contact_for_price {
    width: 32%;
    float: right;
    text-align: center;
  }
}
.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: 980px) {
  .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__list--comment .hvd-msg-cntnr {
  position: relative;
  left: 14.4rem;
  margin-top: 3rem;
  color: #007996;
  font-size: 14px;
  font-weight: 400;
}
.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: #72072e;
}
.cart-list-item {
  margin-top: 0;
}
.cart-list-item .cart-item {
  background-color: #ffffff;
}
.cart-list-item .cart-item .addon-group-title {
  padding-left: 6px;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
  color: #3e332d;
}
.cart-list-item .cart-item .addon-group-title.child-addon-move {
  padding-left: 46%;
}
@media (min-width: 480px) and (max-width: 768px) {
  .cart-list-item .cart-item .addon-group-title.child-addon-move {
    padding-left: 169px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .cart-list-item .cart-item .addon-group-title.child-addon-move {
    padding-left: 27%;
  }
}
@media (min-width: 1200px) {
  .cart-list-item .cart-item .addon-group-title.child-addon-move {
    padding-left: 21%;
  }
}
.cart-list-item .cart-item .addon-group-title.child-saved-addon-move {
  padding-left: 43%;
}
@media (min-width: 480px) and (max-width: 768px) {
  .cart-list-item .cart-item .addon-group-title.child-saved-addon-move {
    padding-left: 130px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .cart-list-item .cart-item .addon-group-title.child-saved-addon-move {
    padding-left: 21%;
  }
}
@media (min-width: 1200px) {
  .cart-list-item .cart-item .addon-group-title.child-saved-addon-move {
    padding-left: 18%;
  }
}
.cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
  padding-left: 42%;
}
@media (min-width: 480px) and (max-width: 768px) {
  .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
    padding-left: 130px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
    padding-left: 20%;
  }
}
@media (min-width: 1200px) {
  .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
    padding-left: 17%;
  }
}
.cart-list-item .cart-item .addon-group-title.child-addon-move,
.cart-list-item .cart-item .addon-group-title.child-saved-addon-move,
.cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
  padding-top: 15px;
}
@media (min-width: 768px) and (max-width: 980px) {
  .cart-list-item .cart-item .addon-group-title.child-addon-move,
  .cart-list-item .cart-item .addon-group-title.child-saved-addon-move,
  .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
    padding-left: 155px;
  }
}
@media (min-width: 480px) {
  .cart-list-item .cart-item:not(:last-child) {
    border-bottom: none;
  }
}
.cart-list-item .item__list--header li {
  background-color: #e6e6e5;
  color: #3e332d;
  text-transform: none;
}
.cart-list-item .item__list--header li:first-child {
  padding-left: 42px;
}
.cart-list-item .item__list--header li.adobe_item_info:first-child {
  padding-left: 145px;
}
.cart-list-item .item__list--header li:last-child {
  padding-right: 14px;
}
.cart-list-item .item__list--header .item__quantity {
  padding-right: 14px;
}
.cart-list-item .item__list--item {
  border: 0;
  position: relative;
}
.cart-list-item .item__list--item .empty-space {
  width: 68px;
  display: table-cell;
}
.cart-list-item .item__list--item .item__quantity .form-control {
  height: 30px;
  padding: 0;
  width: 54px;
  margin: 0;
}
.cart-list-item .price-currency {
  color: #808080;
  font-size: 11px;
}
.quantity-update {
  font-size: 12px;
  display: block;
  padding-top: 3px;
}
.cart__head--link:first-child:after {
  content: '';
  position: relative;
  left: 0;
  color: #808080;
  font-weight: 400;
  vertical-align: top;
}
.new__cart--link,
.cart__quotes--link {
  margin-top: 18px;
  line-height: 27px;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 979px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.header-headline-links {
  text-align: right;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header-headline-links .save-cart-link {
  display: inline-block;
  font-size: 16px;
}
.header-headline-links .save-cart-line:before {
  content: '|';
  color: #808080;
  margin: 0 5px;
}
.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: 980px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals .cart-totals-items {
  padding-left: 14px;
  padding-right: 14px;
  background-color: #ffffff;
  display: block;
  padding-bottom: 20px;
}
.cart-totals .cart-totals-items .btn--continue-shopping {
  border: 0;
}
.cart-totals .cart-totals-items .btn--continue-checkout:disabled {
  background-color: #e6e6e5;
  border-color: #e6e6e5;
}
.cart-totals .cart-totals-items .price-currency {
  color: #808080;
  font-size: 11px;
}
.cart-totals .cart-totals-item {
  padding-top: 20px;
}
.cart-totals .cart-totals-item .cart-line {
  border-bottom: 1px solid #e6e6e5;
}
.cart-totals .cart-totals-item .canada-tax:not(:first-child) {
  padding-top: 20px;
}
.cart-totals .cart-totals-item .text-conditions {
  font-size: 12px;
  margin: 0;
  line-height: 1.5;
}
.cart-totals .cart-totals-item .text-conditions-accept {
  color: #808080;
  padding-top: 8px;
}
.cart-totals .cart-totals-item .text-conditions-accept .terms-conditions {
  color: #ae0a46;
  cursor: pointer;
}
.cart-totals .cart-totals-item .text-conditions-accept .terms-conditions:hover {
  color: #72072e;
}
.cart-totals .cart-totals-item .text-nce-attestation {
  font-size: 12px;
  margin: 0;
  line-height: 1.5;
}
.cart-totals .cart-totals-item .calculate-taxes-link {
  display: inline-block;
  min-width: 52px;
  min-height: 14px;
}
.cart-totals .cart-totals-item .loading-spinner {
  height: 20px;
  width: 20px;
  margin-right: 14px;
  margin-top: -8px;
}
.cart-totals .cart-totals-item.footer a {
  font-size: 16px;
  letter-spacing: 1px;
}
.cart-totals .cart-totals-item.footer .btn--continue-checkout {
  padding: 12px;
  letter-spacing: 1px;
}
.cart-totals .cart-totals-item.continue-shopping-button {
  text-align: center;
}
.cart-totals .cart-totals-recurring-fees .fee-item {
  padding-bottom: 10px;
}
.cart-totals .cart-totals-recurring-fees .fee-item:first-child {
  padding-top: 10px;
}
.cart-totals .cart-terms {
  display: inline-flex;
  line-height: 0;
}
.cart-totals .cart-terms .text-left {
  float: none;
  padding-top: 2px;
}
.cart-totals .nce-cart-attestation {
  display: inline-flex;
  line-height: 0;
}
.cart-totals .nce-cart-attestation .text-left {
  float: none;
  padding-top: 2px;
}
.cart-totals .btn-place-order {
  margin: 20px 0 0;
  white-space: normal;
}
.cart-totals .btn-place-order:disabled {
  background-color: #e6e6e5;
  border-color: #e6e6e5;
}
.cart-totals .text-left {
  display: inline-block;
}
.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: 16px;
}
.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: 979px) and (min-width: 768px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-totals-header {
  background-color: #007996;
  padding: 10px 14px 12px;
}
.cart-totals-header .totals-header-text {
  color: #ffffff;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 24px;
}
@media (max-width: 767px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none ! important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 980px) {
  .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: 979px) and (min-width: 768px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .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: 980px) {
  .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: 767px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .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%;
}
#savedpaymentsbody,
#saveCart {
  margin: -30px 0 -10px 0;
}
#saveCartForm #saveCartName {
  color: #3e332d;
}
#saveCartForm #saveCartButton {
  margin: 0;
}
#saveCartForm .save-btn {
  float: right;
  width: auto;
  padding: 0 10px;
}
@media (max-width: 768px) {
  #saveCartForm .save-btn {
    width: 100%;
  }
}
#saveCartForm .form-group .mandatory {
  color: #af0e2e;
}
.saveCart-line {
  border-top: 1px solid #808080;
  width: 100%;
  margin-top: 11px;
}
.mini-cart .mini-cart-body {
  width: 300px;
}
.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;
}
@media (max-width: 480px) {
  .mini-cart .mini-cart-body {
    width: 250px;
  }
  .mini-cart .mini-cart-body .buttons-section .btn-mini {
    width: 100%;
  }
  .mini-cart .mini-cart-body .buttons-section :first-child {
    margin-bottom: 8px;
  }
}
.mini-cart .mini-cart-body .empty-popup-cart {
  padding: 69px 0 80px;
  text-align: center;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px;
  font-size: 12px;
}
.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: 20px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 43px;
  max-height: 43px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 63px;
  font-size: 12px;
  padding: 4px 0;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  display: block;
  color: inherit;
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty {
  display: inline-block;
  width: 40%;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  display: inline-block;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
@media (max-width: 480px) {
  .mini-cart .mini-cart-body .btn {
    width: 100%;
  }
  .mini-cart .mini-cart-body .btn:first-child {
    margin-bottom: 10px;
  }
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #3e332d;
  background-color: #f2f2f2;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .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: 767px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #ffffff;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #3e332d;
  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: 980px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings';
  content: '\e114';
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: '\e113';
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #f2f2f2;
}
.quote__form--toggle {
  color: #3e332d;
}
.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: 980px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 980px) {
  .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: 768px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 980px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 980px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 980px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .quote__expiration--label {
    margin-bottom: 0;
  }
}
@media (min-width: 980px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
.saved-cart-detail {
  padding: 17px 16px;
  background-color: #ffffff;
}
.saved-cart-detail .saved-cart-header {
  font-size: 30px;
  margin: 0;
  line-height: 1;
  display: inline-block;
}
.saved-cart-detail .return {
  float: right;
  line-height: 3;
  font-weight: normal;
  font-size: 12px;
}
.saved-cart-detail .item-label {
  font-size: 14px;
  color: #3e332d;
  margin-bottom: 5px;
  text-transform: none;
  font-weight: normal;
}
.saved-cart-detail .item-value {
  font-size: 12px;
  line-height: 1.5;
}
.saved-cart-detail .align-buttons {
  text-align: right;
}
.saved-cart-detail:not(:first-child) {
  margin: 10px 0;
}
@media (max-width: 767px) {
  .saved-cart-detail .return {
    font-size: 15px;
  }
  .saved-cart-detail .return a {
    font-weight: normal;
  }
  .saved-cart-detail .item-label,
  .saved-cart-detail .item-value {
    display: block;
    padding-left: 0;
    line-height: normal;
    width: 100%;
  }
  .saved-cart-detail .align-buttons {
    margin-top: 20px;
  }
  .saved-cart-detail .align-buttons button {
    width: 100%;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .saved-cart-detail:not(:first-child) {
    padding-bottom: 7px;
  }
}
.saved-carts-table .header-background {
  background-color: #e6e6e5;
  color: #3e332d;
}
.saved-carts-table .header-background .rTableHead {
  font-size: 14px;
  color: #3e332d;
  font-weight: 100;
  text-transform: capitalize;
  padding: 8px 10px;
}
.saved-carts-table .header-background .rTableHead:nth-child(2) {
  padding-left: 30px;
}
.saved-carts-table .rTableRow .rTableCell {
  font-size: 14px;
  padding: 20px 10px;
}
.saved-carts-table .rTableRow .rTableCell a {
  font-weight: 100;
  display: inline-block;
}
.saved-carts-table .rTableRow .rTableCell a .icon {
  color: #3e332d;
  font-size: 18px;
  margin-right: 6px;
}
@media (min-width: 767px) {
  .saved-carts-table .rTableRow .rTableCell.cart-links {
    width: 296px;
  }
}
.saved-carts-table .rTableRow .rTableCell.cart-links a {
  padding-left: 10px;
}
.saved-carts-table .rTableRow .rTableCell.cart-links a.cart-link-restore {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .saved-carts-table .rTableRow .rTableCell.cart-links a.cart-link-restore {
    font-size: 16px;
    float: left;
    padding-left: 0;
  }
}
.saved-carts-table .rTableRow .rTableCell.cart-links a.download-quote-link {
  padding-right: 59px;
}
@media (max-width: 767px) {
  .saved-carts-table .rTableRow .rTableCell.cart-links a.download-quote-link {
    position: static;
    text-align: left;
    font-size: 16px;
    float: left;
    padding: 0 20px 0 0;
  }
}
@media (max-width: 767px) {
  .saved-carts-table .rTableRow .rTableCell {
    padding: 3px 10px 0 10px;
    font-size: 12px;
    margin-left: 20px;
  }
  .saved-carts-table .rTableRow .rTableCell a {
    font-weight: normal;
  }
  .saved-carts-table .rTableRow .rTableCell a:first-child {
    position: absolute;
    left: -10px;
    top: 10px;
  }
}
@media (max-width: 480px) {
  .saved-carts-table .rTableRow .rTableCell.cart-links a {
    padding-right: 5px;
  }
}
.saved-carts-table {
  margin-top: 10px;
}
.saved-carts-header {
  line-height: 1 !important;
}
@media (max-width: 767px) {
  .cart-header {
    margin-top: 33px;
  }
  .cart-totals {
    margin-bottom: 10px;
  }
  .row-cart-mobile {
    margin-left: -10px;
    margin-right: -10px;
  }
  .header-headline-links .save-cart-link {
    display: block;
    font-size: 15px;
  }
  .header-headline-links .save-cart-link.save-cart-line {
    padding-top: 5px;
  }
  .header-headline-links .save-cart-line:before {
    content: "";
    margin: 0;
  }
  .header-headline-row .return.save-cart-details-link {
    font-size: 15px;
  }
  .header-headline-row .return.save-cart-details-link a {
    font-weight: normal;
  }
}
@media (max-width: 480px) {
  .cart-header .header-headline-row {
    display: block;
  }
  .header-headline-links {
    text-align: left;
    top: auto;
    left: auto;
    transform: none;
    padding: 5px 0 0 2px;
  }
}
.alert-insight-banner {
  background-color: #9f177b;
  color: #ffffff;
}
.adobe_cart_banner_message {
  color: #007996;
  font-size: 14px;
  display: inline-flex;
  margin: 0px 0px 10px 145px;
}
.adobe_cart_banner_message i {
  font-size: 20px;
  position: relative;
  margin-right: 5px;
  top: -2px;
}
.update-all-quantities-link {
  float: right;
  margin-top: 5px;
  cursor: pointer;
}
.microsoft-error-msg {
  margin: 10px 0px 10px 145px;
}
.microsoft-error-msg .info-icon-microsoft {
  color: #ae0a46;
  font-size: 18px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.contract-purchase .icon-alert-color {
  font-size: 18px;
  color: #ffc208;
}
.contract-purchase .contract-list-title {
  font-size: 14px;
  color: #3d332d;
  font-weight: 400;
}
.contract-purchase .contract-list {
  padding-left: 4rem;
}
.contract-purchase .contract-list li {
  padding: 5px 0;
  text-align: left;
}
.contract-purchase .return-cart {
  width: 200px;
}
.ips-contract-message {
  padding: 0px 15px 15px 15px;
}
.single-soldto-cntnr {
  border-bottom: 10px solid #f7f6f5;
  border-top: 10px solid #f7f6f5;
  background: #ffffff;
  padding: 10px 15px 12px;
}
.single-soldto-cntnr .days-remaining-value,
.single-soldto-cntnr .days-remaining-lbl {
  font-size: 14px;
  color: #3d332d;
  font-weight: 400;
}
.nce-adobe-products-cart .cart-header .header-headline-row {
  border-bottom: 10px solid #f7f6f5;
}
.nce-adobe-products-cart .cart-header .header-review-row {
  padding-left: 0;
  padding-right: 0;
}
.nce-adobe-products-cart .nce-adobe-order-msg,
.nce-adobe-products-cart .nce-adobe-review-msg {
  border-bottom: 10px solid #f7f6f5;
}
.quote-top-section {
  padding: 0 15px 20px 15px;
  width: 100%;
  float: left;
}
.quote-top-section hr {
  border-color: #cbc4c3;
}
#convertToQuotePopup .colorbox-title h3 {
  font-size: 26px;
  font-weight: 400;
}
#convertToQuotePopup .colorbox-title hr {
  border-color: #cbc4c3;
}
#convertToQuotePopup .form-control {
  height: 40px;
}
#convertToQuotePopup .back-btn {
  position: relative;
  top: 10px;
}
#convertToQuotePopup .input-field-validation {
  border-color: #ae0a46;
}
#convertToQuotePopup textarea.form-control {
  resize: none;
  min-height: 80px;
}
#convertToQuotePopup input[type='text'],
#convertToQuotePopup input[type='text'].form-control {
  margin: 0 0 8px 0;
}
.quote-details-section {
  margin: 20px 0px;
}
.quote-details-section .quote-details-top-left-section {
  background: #ffffff;
  min-height: 230px;
  padding: 20px;
}
.quote-details-section .quote-details-top-left-section textarea.form-control {
  resize: none;
  min-height: 121px !important;
  color: #3e332d;
  background-color: #ffffff;
}
.quote-details-section .quote-summary-section {
  border: 1px solid #cbc4c3;
  background: #ffffff;
  width: 100%;
  float: left;
}
.quote-details-section .quote-summary-section .summary-header {
  padding: 25px;
  border-bottom: 1px solid #cbc4c3;
  font-weight: 400;
}
.quote-details-section .quote-summary-section .summary-content {
  padding: 25px;
  float: left;
  width: 100%;
}
.quote-details-section .quote-summary-section .summary-content .summary-content-left {
  width: 50%;
  float: left;
  font-weight: 400;
}
.quote-details-section .quote-summary-section .summary-content .summary-content-right {
  width: 50%;
  float: right;
  text-align: right;
}
.quote-details-section .quote-summary-section .summary-content hr {
  width: 100%;
  float: left;
  border-color: #cbc4c3;
  margin: 35px 0px;
}
.page-orderConfirmationPage .cart-item hr {
  margin: 0;
  padding: 0;
}
.days-remaining {
  margin: 0px 0px 1px 145px;
}
.disabled-payAsYouGo-input-qty {
  background-color: #eeeeee !important;
}
.font-lighter-text {
  font-weight: lighter;
}
.deploymentCountries .filter-option {
  color: #3e332d;
  font-weight: 400;
}
.bootstrap-select.btn-group.deploymentCountries .dropdown-menu {
  z-index: 99999;
}
.btn-group.bootstrap-select.deploymentCountries {
  width: 330px !important;
}
.vertical-line {
  width: 1px;
  height: 18px;
  background-color: #3e332d;
  margin: 8px 10px 0px 10px;
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #3e332d;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.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: #ffffff;
  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: 767px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-subheadline {
  background-color: #ffffff;
  margin-bottom: 12px;
  padding: 20px 15px;
  font-size: 14px;
}
.checkout-subheadline span {
  color: #af0e2e;
}
@media (max-width: 480px) {
  .checkout-subheadline {
    font-size: 16px;
    padding: 20px 10px;
  }
}
.checkout-headline {
  margin: 0 0 10px;
  padding: 12px 15px 15px;
  font-weight: 300;
  background-color: #ffffff;
}
@media (max-width: 980px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
  .checkout-headline {
    padding: 20px 10px;
  }
}
.checkout-headline span {
  margin: 0 5px;
  font-size: 16px;
}
.checkout-headline span:hover {
  color: #72072e;
  text-decoration: none;
}
.checkout-headline .return-to-cart,
.checkout-headline .print-order {
  float: right;
  font-size: 12px;
  line-height: 2;
  font-weight: normal;
}
.checkout-headline .print-order {
  color: #ae0a46;
}
.checkout-headline .print-order:hover {
  color: #72072e;
  text-decoration: none;
}
.checkout-headline .print-order span {
  vertical-align: middle;
}
.checkout-headline h2 {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.checkout-summary-headline {
  color: #3e332d;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 980px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 767px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 15px 15px 20px;
  background-color: #ffffff;
}
.checkout-steps .step-head {
  background: #5f5753;
  color: #ffffff;
  position: relative;
  display: table;
  width: 100%;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 20px;
  padding: 12px 15px;
}
.checkout-steps .step-head .edit {
  color: #ffffff;
  font-size: 12px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 16px;
  padding-top: 8px;
}
.checkout-steps .step-head:not(.active) {
  margin-bottom: 10px;
}
.checkout-steps .step-body {
  margin-bottom: 10px;
}
.checkout-steps .step-body .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
  padding-top: 15px;
  padding-left: 42%;
}
@media (min-width: 480px) and (max-width: 768px) {
  .checkout-steps .step-body .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
    padding-left: 130px;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .checkout-steps .step-body .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
    padding-left: 136px;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .checkout-steps .step-body .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
    padding-left: 25%;
  }
}
@media (min-width: 1200px) {
  .checkout-steps .step-body .cart-list-item .cart-item .addon-group-title.child-addon-order-confirmation {
    padding-left: 21%;
  }
}
.checkout-steps .step-body .step-body-form {
  padding: 15px 15px 20px;
  background-color: #ffffff;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  float: right;
}
.checkout-steps .step-body hr {
  margin: 0 0px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 14px;
  padding-bottom: 10px;
}
.checkout-steps .step-body .checkout-indent .headline span {
  color: #af0e2e;
}
.checkout-steps .step-body .checkout-indent .headline.po-number {
  padding-top: 19px;
  padding-bottom: 10px;
}
@media (min-width: 480px) {
  .checkout-steps .step-body .checkout-indent .headline.small-padding {
    padding: 3px 0 11px 0;
  }
}
.checkout-steps .step-body .checkout-indent .checkout-saved-cards {
  float: right;
  text-align: right;
}
.checkout-steps .step-body .checkout-indent .checkout-saved-cards a {
  display: block;
  margin-bottom: 15px;
}
.checkout-steps .step-body .checkout-indent .default-payment-method {
  margin: 37px 0px 10px 24px;
}
@media (min-width: 480px) {
  .checkout-steps .step-body .checkout-indent .btn-group {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .checkout-steps .step-body .checkout-indent .btn-group {
    width: max-content;
  }
}
.checkout-steps .step-body .checkout-indent .button-align-right {
  width: 100%;
  display: inline-block;
  padding-top: 15px;
}
.checkout-steps .step-body .checkout-payment-info:not(:first-child) {
  padding-top: 20px;
  margin-bottom: 15px;
}
@media (max-width: 980px) {
  .checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr:not(:first-child) {
    padding-top: 20px;
  }
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .bootstrap-select {
  width: 100%;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .bootstrap-select .filter-option {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .bootstrap-select span.text {
  white-space: normal;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .form-group {
  margin: 0;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .form-group input {
  margin: 0;
  height: 41px;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .form-group .bootstrap-select .dropdown-menu {
  z-index: 2001;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .steps-expiration-date:first-child {
  padding-left: 0;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .steps-expiration-date:last-child {
  padding-right: 0;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .billingAddressForm .form-group,
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr #addressForm .form-group {
  padding-top: 10px;
}
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr .billingAddressForm .form-group .checkbox,
.checkout-steps .step-body .checkout-payment-info .checkout-payment-info-attr #addressForm .form-group .checkbox {
  margin-top: 0;
}
.checkout-steps .step-body .payment-info-checkbox-label {
  font-weight: 300;
  color: #3e332d;
  font-size: 16px;
  text-transform: initial;
  margin-top: 5px;
}
@media (max-width: 767px) {
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
@media (max-width: 480px) {
  .checkout-steps {
    padding-left: 0;
    padding-right: 0;
  }
}
.table-saved-cards {
  display: table;
  width: 100%;
}
.table-saved-cards .cards-header,
.table-saved-cards .cards-body {
  display: table-row;
  width: 100%;
}
.table-saved-cards .cards-header {
  color: #3e332d;
  background-color: #e6e6e5;
}
.table-saved-cards .cards-header .saved-cards-header {
  height: 30px;
  vertical-align: middle;
  display: table-cell;
  width: 25%;
  padding-right: 3px;
  padding-left: 3px;
}
.table-saved-cards .cards-header .saved-cards-header:first-of-type {
  padding-left: 5px;
  width: 35%;
}
.table-saved-cards .cards-body .saved-cards-body {
  display: table-cell;
  padding-left: 3px;
  padding-right: 3px;
}
.table-saved-cards .cards-body .saved-cards-body .expiring {
  font-size: 11px;
  display: block;
}
.table-saved-cards .cards-body .saved-cards-body div {
  display: inline-block;
  vertical-align: bottom;
}
.table-saved-cards .cards-body .saved-cards-body img {
  max-width: 55px;
  max-height: 55px;
}
.table-saved-cards .cards-body .saved-cards-body:first-of-type {
  padding: 0 0 10px 10px;
  font-size: 12px;
}
@media (max-width: 480px) {
  .table-saved-cards .cards-body .saved-cards-body:first-of-type {
    padding-left: 0;
  }
}
.table-saved-cards .cards-body .saved-cards-body:last-of-type .hide-btn {
  font-weight: 100;
  font-size: 12px;
}
.table-saved-cards .cards-body .saved-cards-body:not(:first-of-type):not(:last-of-type) {
  padding-top: 10px;
}
.table-saved-cards .cards-body:not(:first-of-type) .saved-cards-body {
  padding-top: 15px;
}
.table-saved-cards .cards-body {
  height: 45px;
}
.table-saved-cards .cards-body:not(:last-child) .saved-cards-body {
  border-bottom: 1px solid #e6e6e5;
}
.table-saved-cards .hide-btn {
  background: none;
  cursor: pointer;
  border: none;
  padding: 0;
  color: #ae0a46;
  transition-timing-function: ease-in-out;
  letter-spacing: 0;
}
.table-saved-cards .hide-btn:hover {
  color: #72072e;
}
.checkout-shipping .order-conf-header {
  font-weight: normal;
  margin-bottom: 5px;
}
.checkout-shipping .order-conf-details {
  font-size: 14px;
  margin-bottom: 5px;
}
.checkout-shipping .order-conf-radio {
  display: inline;
  font-size: 12px;
  font-weight: normal;
  margin-right: 30px;
  padding-top: 2px;
}
.checkout-shipping .order-conf-form {
  margin-top: 15px;
}
.checkout-shipping .order-conf-form .order-conf-button,
.checkout-shipping .order-conf-form .input-mini {
  display: inline-block;
}
.checkout-shipping .order-conf-form .order-conf-popover-wrap {
  position: relative;
  display: inline-block;
}
.checkout-shipping .order-conf-form .order-conf-button {
  height: 35px;
  padding-top: 9px;
}
.checkout-shipping .order-conf-form .input-mini {
  padding: 10px;
  margin: 0;
  text-align: right;
}
.checkout-shipping .order-conf-form .order-conf-sub-text {
  display: block;
  font-size: 12px;
  color: #808080;
  margin-top: 9px;
}
.checkout-shipping .form-check-availability {
  position: relative;
}
.checkout-shipping .form-check-availability .license-assign-spinner {
  font-size: 10px;
  top: 6px;
  white-space: nowrap;
}
.checkout-shipping .form-check-availability .license-wrap-popover,
.checkout-shipping .form-check-availability .license-assign-spinner {
  left: 100%;
  transform: translateX(6px);
}
.checkout-shipping .form-check-availability .license-wrap-popover {
  top: 3px;
  white-space: normal;
}
.checkout-shipping .form-check-availability .license-wrap-popover .license-popover {
  width: 300px;
}
.checkout-shipping .form-check-availability .license-wrap-popover .license-popover .license-popover-content span {
  position: absolute;
}
.checkout-shipping .form-check-availability .license-wrap-popover .license-popover .license-popover-content .text {
  margin-left: 15px;
}
.checkout-shipping .form-check-availability .license-wrap-popover.unassigned .license-popover .license-popover-content {
  background-color: #af0e2e;
}
.checkout-shipping .form-check-availability .license-wrap-popover.unassigned .license-popover .arrow {
  border-right: 4px solid #af0e2e;
}
.checkout-shipping .form-check-availability .license-wrap-popover .license-popover {
  font-size: 10px;
}
.checkout-shipping .form-check-availability .license-wrap-popover .license-popover .text {
  padding-left: 3px;
  text-align: left;
}
.checkout-shipping .budget-form .product-conf:not(:last-of-type) {
  margin-bottom: 20px;
}
.checkout-shipping .budget-form .product-conf img {
  max-height: 80px;
  max-width: 80px;
}
.checkout-shipping .budget-form .product-conf .product-conf-section {
  vertical-align: middle;
  display: inline-block;
  width: 300px;
}
.checkout-shipping .budget-form .product-conf .product-conf-section .product-conf-name {
  margin-bottom: 10px;
}
.checkout-shipping .budget-form .product-conf .product-conf-section .product-conf-budget {
  display: flex;
}
.checkout-shipping .budget-form .product-conf .product-conf-section .product-conf-budget span {
  margin-right: 15px;
  line-height: 34px;
}
.checkout-shipping .budget-form .product-conf .product-conf-section .product-conf-budget input {
  margin: 0;
}
.checkout-shipping .budget-form .product-conf .product-conf-section a {
  font-size: 16px;
  font-weight: 400;
}
.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: #3e332d;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.saved-payments-title-line {
  border-top: 1px solid #e6e6e5;
  width: 100%;
  margin-top: 11px;
}
.checkout-shipping,
.checkout-paymentmethod {
  padding: 20px 15px;
  background-color: #ffffff;
}
.checkout-shipping .add-new,
.checkout-paymentmethod .add-new {
  cursor: pointer;
}
.checkout-shipping .close-sidebar,
.checkout-paymentmethod .close-sidebar,
.checkout-shipping .add-card,
.checkout-paymentmethod .add-card {
  padding: 6px 20px 6px;
}
.checkout-paymentmethod input[type='text'].form-control.input-mini {
  width: 220px;
  height: 41px;
}
@media (max-width: 768px) {
  .checkout-shipping,
  .checkout-paymentmethod {
    padding: 20px 10px 15px 10px;
    margin-bottom: 10px;
  }
  .checkout-shipping input[type="text"].form-control.input-mini,
  .checkout-paymentmethod input[type="text"].form-control.input-mini,
  .checkout-shipping .bootstrap-select:not([class *= 'col-']):not([class *= 'form-control']):not(.input-group-btn),
  .checkout-paymentmethod .bootstrap-select:not([class *= 'col-']):not([class *= 'form-control']):not(.input-group-btn) {
    width: 100%;
  }
  .checkout-steps .step-body .checkout-indent .headline.small-padding {
    padding: 0 0 10px 0;
  }
}
@media (max-width: 768px) and (max-width: 480px) {
  .checkout-shipping .checkout-next,
  .checkout-paymentmethod .checkout-next {
    width: 100%;
    padding: 13px;
    font-size: 16px;
    line-height: 1;
  }
}
.checkout-steps .step-body .checkout-indent .headline.small-padding {
  font-weight: 100;
  text-transform: none;
  color: #3e332d;
  margin: 0;
}
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 10px 0;
}
.checkout-popup .checkmark-container {
  padding-left: 27px;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 980px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 768px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 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: #f2f2f2 ! important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #f2f2f2;
}
.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: #808080;
  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: 979px) {
  .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;
}
.shipping-address {
  padding: 23px 17px;
  background-color: #ffffff;
  margin-bottom: 10px;
  line-height: 1.3;
  font-size: 14px;
}
.shipping-address .card-wrapper {
  margin-bottom: 30px;
}
.shipping-address .card-wrapper img {
  max-height: 50px;
  max-width: 50px;
}
.shipping-address .card-wrapper .card-number-text {
  display: inline-block;
}
.shipping-address .PO {
  padding-bottom: 28px;
  font-size: 16px;
}
.shipping-address p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.3;
}
.shipping-address p.container-header {
  font-size: 16px;
  font-weight: 300;
}
.shipping-address .po-number {
  margin-bottom: 10px;
}
.shipping-address-style {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 24px;
  padding: 12px 16px;
  background-color: #5f5753;
  color: #ffffff;
}
.shipping-address-style .items-count {
  font-size: 14px;
  vertical-align: middle;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 15px 15px 20px;
    background-color: #ffffff;
    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: #3e332d;
    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: 15px 15px 20px;
  background-color: #ffffff;
}
.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: #3e332d;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .place-order-form {
    background-color: #ffffff;
    margin: 0 10px 20px 10px;
    padding: 10px;
  }
  .place-order-form .cart-totals-item {
    padding-top: 0;
  }
  .place-order-form .cart-totals-item .text-conditions {
    font-size: 12px;
    font-weight: 400;
    color: #5f5753;
  }
  .place-order-form .btn-place-order {
    margin-top: 15px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success__body {
  padding: 15px 15px 0 15px;
  background-color: #ffffff;
}
.checkout-success__body .mid-border-wide {
  padding-top: 20px;
  border-bottom: 1px solid #e6e6e5;
}
.checkout-success__body .body-inline {
  width: 80%;
  display: inline-block;
}
.checkout-success__body .body-inline .confirmation-details {
  padding: 0;
}
.checkout-success__body .body-inline .confirmation-details p {
  font-size: 10px;
  font-weight: normal;
  letter-spacing: .1px;
  color: #3e332d;
  margin-bottom: 3px;
}
.checkout-success__body .body-inline .confirmation-details span {
  font-size: 12px;
  font-weight: 300;
}
.checkout-success__body p {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: normal;
  letter-spacing: .2px;
}
.checkout-success__body .success-dashboard {
  float: right;
}
.checkout-success__body__headline {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 3px;
}
.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: 979px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n + 2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 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: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n + 2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
.cart-totals.checkout-totals {
  margin-top: 0;
}
.cart-totals-item.totals {
  padding-bottom: 20px;
}
.checkout__confirmation__content--component .account-orderdetail {
  background-color: #ffffff;
  padding: 0px 15px;
  margin-bottom: 10px;
}
.checkout__confirmation__content--component .account-orderdetail .cart-totals .cart-totals-items {
  padding-right: 0px;
  padding-left: 0px;
}
@media (max-width: 980px) {
  .checkout-shipping .form-check-availability .license-wrap-popover {
    top: 43px;
    left: auto;
    right: 150px;
    text-align: right;
  }
  .checkout-shipping .form-check-availability .license-wrap-popover.unassigned .license-popover .arrow {
    border-right: 5px solid transparent;
    border-bottom: 5px solid #af0e2e;
  }
  .checkout-shipping .form-check-availability .license-wrap-popover .license-popover .arrow {
    text-align: right;
    left: auto;
    right: 45px;
  }
}
@media (max-width: 979px) {
  .checkout-success__body .success-dashboard {
    width: 20%;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .shipping-address .card-wrapper .card-number-text {
    font-size: 13px;
  }
  .checkout-success__body .success-dashboard {
    width: 30%;
  }
  .checkout-success__body .body-inline {
    width: 70%;
  }
  .checkout-shipping .order-conf-form .order-conf-button {
    font-size: 11px;
    margin: 0;
  }
  .checkout-shipping .form-check-availability input.input-mini {
    padding-left: 27px;
  }
}
.manage-cloud {
  margin-bottom: 10px;
}
.manage-cloud .btn {
  width: 100%;
}
@media (max-width: 480px) {
  .shipping-address .card-wrapper .credit-card-details:not(:first-child) {
    margin-top: 13px;
  }
  .shipping-address .card-wrapper .card-number-text {
    font-size: 14px;
  }
  .checkout-shipping .form-check-availability .license-assign-spinner {
    left: 7px;
    top: -40px;
    right: initial;
    position: absolute;
  }
  .checkout-shipping .form-check-availability .license-wrap-popover {
    left: 0px;
    top: 0px;
  }
  .checkout-success__body .body-inline {
    width: auto;
  }
  .checkout-success__body .body-inline .success-dashboard {
    width: auto;
  }
  .checkout-success__body .body-inline .success-dashboard .btn {
    font-size: 10px;
  }
  .checkout-shipping .order-conf-form {
    margin-top: 11px;
  }
  .checkout-shipping .order-conf-form .order-conf-button {
    width: 100%;
    margin-top: 10px;
  }
  .checkout-shipping .order-conf-form input[type='text'].input-mini {
    padding-right: 10px;
  }
  .checkout-shipping .order-conf-radio {
    display: block;
    margin: 20px 0;
  }
}
@media (max-width: 768px) {
  .checkout-shipping .budget-form .product-conf:not(:last-of-type) {
    margin-bottom: 0;
  }
  .checkout-shipping .budget-form .product-conf .product-conf-section {
    width: 100%;
  }
  .checkout-shipping .budget-form .product-conf .product-conf-section .product-conf-name {
    margin-bottom: 5px;
  }
  .checkout-shipping .budget-form .product-conf .product-conf-section .product-conf-budget {
    display: block;
  }
}
.paymetricIframe {
  width: 100%;
  border-width: 0px;
  height: 225px;
}
.accountSubsPaymetricIframe {
  width: 100%;
  border-width: 0px;
  height: 270px;
}
.updateAccountSubsPaymetricIframe {
  width: 100%;
  border-width: 0px;
  height: 270px;
}
@media (max-width: 600px) {
  .paymetricIframe {
    height: 270px;
  }
  .accountSubsPaymetricIframe {
    height: 280px;
  }
  .updateAccountSubsPaymetricIframe {
    height: 280px;
  }
}
span.icon-checkout-alert-color {
  color: #007996;
  font-size: 18px;
  margin-right: 5px;
}
.disabledSelectField {
  pointer-events: none;
}
.checkout-paymentmethod .disabledSelectField .btn,
.checkout-shipping .disabledSelectField .btn {
  background-color: #cbc4c3 !important;
  opacity: 0.4;
}
.checkout-existing-po-number-wrapper .chekout-po-icon {
  color: #007996;
  position: relative;
  margin-left: 10px;
  font-size: 18px;
}
.checkout-existing-po-number-wrapper .d-inblock {
  display: inline-block !important;
}
.checkout-existing-po-number-wrapper .checkout-span-datepicker {
  font-size: 26px;
  position: relative;
  top: 6px;
  margin-left: 5px;
  color: #ae0a46;
}
.checkout-existing-po-number-wrapper .alert-existing-ponumber {
  color: #ffa500;
  position: relative;
  margin-right: 5px;
  font-size: 20px;
  top: 2px;
}
.checkout-existing-po-number-wrapper .disabledFiled {
  background-color: #f7f6f5 !important;
  pointer-events: none;
}
.checkout-existing-po-number-wrapper .chekout-po-icon .tooltiptext {
  visibility: hidden;
  width: 500px;
  background-color: #ffffff;
  padding: 15px 10px;
  position: absolute;
  z-index: 1;
  font-family: "allumi-2-std", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #3e332d;
  font-size: 14px;
  border: 1px solid #cbc4c3;
  top: 18px;
  left: -50px;
  font-weight: 100;
  line-height: 18px;
  font-style: normal;
}
.checkout-existing-po-number-wrapper .chekout-po-icon:hover .tooltiptext {
  visibility: visible;
}
.checkout-existing-po-number-wrapper .addNewErrorMsg {
  font-style: italic;
  font-weight: 400;
  font-size: 13px;
  text-transform: none;
  margin-top: 7px;
  color: #ed1c24;
}
@media (max-width: 767px) {
  .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: 767px) {
  .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: #3e332d;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3e332d;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1199px) and (min-width: 980px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .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: 979px) {
  .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: 980px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 980px) {
  .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;
}
#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;
}
#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;
}
#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: #ffffff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
#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 .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 6px;
  background: transparent;
  border: 0 none;
  color: #3e332d;
  padding: 5px;
  font-size: 30px;
}
.colorbox-facet {
  margin: 40px 0;
}
@media (max-width: 480px) {
  .colorbox-facet {
    padding: 0 25px !important;
  }
}
@media (min-width: 480px) {
  .colorbox-facet {
    padding: 0 40px !important;
  }
}
#cboxLoadedContent {
  padding: 40px;
}
@media (min-width: 980px) {
  #cboxLoadedContent .product-item {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  #cboxLoadedContent {
    padding: 40px 25px;
  }
  #cboxLoadedContent a.btn {
    padding: 16px;
  }
}
#cboxLoadedContent .colorbox-title {
  text-align: center;
  margin-bottom: 15px;
}
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#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: 767px) {
  #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;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e6e6e5;
}
.modal__top .modal__top--label {
  color: #3e332d;
  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: #3e332d;
  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 #e6e6e5;
  color: #3e332d;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #3e332d;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.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: 768px) and (max-width: 979px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 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: #0068b3;
}
.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: 979px) {
  .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;
  }
}
.currency-switch-header,
.account-switch-header {
  border-bottom: 1px solid #e6e6e5;
  padding-bottom: 7px;
  margin: -10px 0 10px 0;
}
.currency-switch-header h3,
.account-switch-header h3 {
  display: inline;
}
.currency-switch-header .currency-switch-info,
.account-switch-header .currency-switch-info,
.currency-switch-header .account-switch-info,
.account-switch-header .account-switch-info {
  font-size: 20px;
  color: #007996;
}
.currency-switch-content,
.account-switch-content {
  line-height: 1.6;
}
.currency-switch-buttons,
.account-switch-buttons {
  padding-top: 30px;
}
.currency-switch-buttons .switch-button-continue,
.account-switch-buttons .switch-button-continue {
  padding-right: 0;
}
.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: 980px) {
  .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: 980px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
.generic-search-pagination {
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.account-information {
  padding: 28px 30px;
  margin-right: 10px;
}
.account-information .account-info-header {
  font-size: 30px;
  font-weight: normal;
  line-height: 1;
  margin: 0;
  letter-spacing: -0.5px;
  color: #3e332d;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.account-information .account-info-subheader {
  padding: 25px 0 15px 0;
  font-weight: 500;
  font-size: 15px;
}
.account-information .account-info-details {
  font-size: 13px;
  margin-bottom: 10px;
}
.account-information .info-section {
  margin-bottom: 20px;
}
.account-information .info-section .info-details-label {
  font-size: 11px;
  padding-bottom: 3px;
}
.account-information .info-section .info-details-value {
  font-size: 15px;
}
.account-information .info-section .info-details-value ul {
  margin: 5px 0 0 0;
  padding: 0;
  list-style: none;
}
.account-information .info-section .info-details-value ul li {
  font-weight: 400;
  cursor: pointer;
  margin: 0 0 10px 0;
  color: #ae0a46;
}
.account-information .info-section.custom-price-flag .cpf-desc {
  line-height: 18px;
}
.account-information .info-section.custom-price-flag .cpf-desc a {
  font-weight: 400;
  color: #ae0a46;
}
.account-details {
  padding: 0;
}
.account-details .addPaymentMethodForm .bootstrap-select {
  width: 100% !important;
}
.addPaymentMethodForm .bootstrap-select {
  width: 100% !important;
}
.account-information-details {
  padding: 24px 35px;
}
.account-information-details:not(:last-child) {
  margin-bottom: 10px;
}
.warning-message {
  color: #ffa500;
}
.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;
}
.save-cart-popup {
  margin: -15px 0 -10px 0;
  color: #808080;
}
.save-cart-popup .save-cart-popup-required {
  color: #ae0a46;
}
.save-cart-popup .save-cart-popup-message {
  font-size: 12px;
  margin: 15px 0 22px 0;
}
.save-cart-popup .save-cart-popup-checkbox-text {
  display: inline;
  vertical-align: middle;
}
.save-cart-popup .save-cart-popup-margin {
  margin-top: 15px;
}
.save-cart-popup .save-cart-restore-button {
  padding: 0;
}
.save-cart-popup .save-cart-cancel-button {
  padding-left: 0;
}
.save-cart-popup .btn {
  font-weight: 100;
}
.save-cart-popup .form-group {
  margin-bottom: 0;
}
.save-cart-popup .form-group input {
  margin-bottom: 0;
  margin-top: 6px;
}
.save-cart-popup .form-group .help-block {
  margin-bottom: 0;
}
.save-cart-popup .modal-actions {
  margin-top: 0 ! important;
}
.save-cart-popup .save-cart-popup-checkbox-section {
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .save-cart-cancel-button {
    padding: 0;
  }
  .save-cart-cancel-button .btn {
    margin-top: 8px ! important;
  }
}
.accountAddressUpdateForm .form-errors {
  padding: 10px 0;
}
.sidebar .sidebar-content .has-error input,
.sidebar .sidebar-content .has-error .bootstrap-select {
  margin-bottom: 10px;
}
.account-section-content .account-section-form input[type="radio"] {
  margin-bottom: 0;
}
.account-section-content .account-section-form .margin-left-null {
  padding-left: 0px;
}
.account-section-content .account-section-form .register-button-box {
  margin-top: 20px;
}
.account-section-content .account-section-form h2.header-title-address {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 10px;
}
.account-section-content .account-section-form label {
  margin: 0;
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.63;
  color: #3e332d;
}
.account-section-content .account-section-form label span {
  color: #af0e2e;
}
.account-section-content .account-section-form label.checkmark-container {
  line-height: 1;
  margin-bottom: 5px;
}
.account-section-content .account-section-form .address-validation-content {
  max-height: 220px;
  overflow: auto;
}
.account-section-content .account-section-form .address-validation-content .radio-sec-wrapper {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.account-section-content .account-section-form .address-validation-content .radio-sec-wrapper .radio-sec-left {
  width: 20px;
  float: left;
}
.account-section-content .account-section-form .address-validation-content .radio-sec-wrapper .radio-sec-right {
  width: 90%;
  float: left;
}
.account-section-header p {
  margin-bottom: 15px;
}
.registration {
  padding: 20px 15px;
  background-color: #ffffff;
}
.registration .registration-header ul li {
  display: inline;
}
.registration .reseller-relationship {
  text-align: center;
  padding: 50px;
}
.registration .reseller-relationship div {
  padding: 7px;
}
.registration .reseller-relationship .check-status {
  padding-top: 20px;
}
.registration .reseller-relationship__text {
  color: #007996;
  line-height: 24px;
}
.header-subdomain-2t {
  padding: 15px 0 0 36px;
  font-size: 20px;
}
.checkmark-container.order-conf-radio.subdomian-radio-2t {
  font-size: 14px;
  padding-left: 28px;
  padding-top: 0px;
}
.domain-text-right {
  text-align: right;
}
.header-subdomain-hifan {
  padding: 0px 15px;
  background: #ffffff;
}
.subdomain-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.license-assign-spinner-subdomain {
  top: 16px !important;
}
.license-popover-subdomain {
  top: 14px;
  font-size: 14px !important;
}
@media (max-width: 767px) {
  .license-popover-subdomain {
    text-align: left;
  }
}
.subdomain-prev-step {
  padding-right: 60px;
}
.address-header-2t {
  padding-bottom: 15px;
}
.check-availability-button {
  width: 240px;
}
.continue-button {
  width: 172px;
}
.terms_conditions_content {
  height: 576px;
  overflow-y: scroll;
  overflow-x: hidden;
  margin: 0px 100px;
}
.terms-donotaccept-button {
  text-align: center;
  padding: 30px;
}
.popupover-text {
  color: #464646;
}
.popupover-arrow {
  color: #ffffff;
}
.popover-content-color {
  background-color: #ffffff;
}
.popupover-bg-color {
  color: #00a651;
}
.popover-available .license-popover .arrow,
.popover-unavailable .license-popover .arrow {
  border-right: 4px solid #ffffff;
  background-color: #ffffff;
}
.popover-available .license-popover .license-popover-content,
.popover-unavailable .license-popover .license-popover-content {
  background-color: #ffffff;
  color: #464646;
}
@media (max-width: 767px) {
  .popover-available,
  .popover-unavailable {
    transform: translateX(250px) !important;
  }
}
.popover-available .license-popover .license-popover-content .ion-checkmark-circled {
  color: #00a651;
  background-color: #ffffff;
  font-size: 16px;
}
.popover-unavailable .license-popover .license-popover-content .ion-information-circled {
  color: #ed1c24;
  background-color: #ffffff;
  font-size: 16px;
}
.checkout-shipping .form-check-availability .popover-available .license-popover .license-popover-content .text,
.checkout-shipping .form-check-availability .popover-unavailable .license-popover .license-popover-content .text {
  margin-left: 20px;
}
.container .row-fix .terms-conditions-wrapper {
  margin-left: 7px;
  margin-right: 7px;
}
.registration-2t-container {
  background: #f7f6f5;
  margin-bottom: -80px;
  padding: 20px 45px 0 45px;
  border: 1px solid #e6e6e5;
}
.login-1t-container {
  background: #f7f6f5;
  margin-bottom: -80px;
  padding: 20px 45px 0 45px;
  border: 1px solid #e6e6e5;
}
.confirm-address-button {
  text-align: right;
}
.address-wrapper {
  padding: 20px 28px;
  background: #ffffff;
}
.terms-conditions-form {
  background: #ffffff;
  margin-left: -10px;
  margin-right: -10px;
}
.terms-conditions-button-wrapper {
  margin: 20px 100px;
}
.popover-error .license-popover-subdomain .license-popover-content {
  font-size: 10px;
}
.check-status-button {
  width: 215px;
}
.btn-admin-portal {
  margin-top: 30px;
}
.btn-admin-portal a {
  color: #ffffff;
  font-weight: 400;
}
.check-staus-cloudcommerce {
  font-weight: 400;
  text-decoration: underline;
}
.registration-gdap-text {
  font-weight: 400;
}
.js-gdap-msg-close {
  color: #ae0a46;
  cursor: pointer;
}
.gdap-text-blue {
  color: #007996;
}
.gdap-landing-page-wrapper .gdap-landing-page {
  border: 1px solid #cbc4c3;
  margin: 30px 10px;
  padding: 30px 50px;
  display: flex;
}
.gdap-landing-page-wrapper .gdap-landing-page h1 {
  font-weight: 600;
}
.gdap-landing-page-wrapper .gdap-landing-page .icon-gdap {
  position: relative;
  margin-right: 10px;
  color: #007996;
  font-size: 22px;
  top: 2px;
}
.gdap-landing-page-wrapper .gdap-landing-page .content-text {
  display: contents;
}
.gdap-landing-page-wrapper .gdap-landing-page .gdap-recommended {
  border: 1px solid #3e332d;
  padding: 20px;
  margin: 30px 0px;
  width: 100%;
  float: left;
}
.gdap-landing-page-wrapper .gdap-landing-page .recommended-header {
  width: 100%;
  float: left;
  border-bottom: 1px solid #3e332d;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.gdap-landing-page-wrapper .gdap-landing-page .btn-gdap-select {
  padding: 15px 80px;
}
.gdap-landing-page-wrapper .gdap-landing-page .view-include-roles {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  clear: both;
}
.gdap-landing-page-wrapper .gdap-landing-page ul li {
  margin-bottom: 8px;
  text-decoration: underline;
  font-size: 16px;
}
.gdap-landing-page-wrapper .gdap-landing-page .view-details-section {
  margin: 10px 20px;
  border-bottom: 1px solid #3e332d;
  padding-bottom: 20px;
}
.gdap-landing-page-wrapper .gdap-landing-page .view-details-section .view-details-header {
  width: 100%;
  float: left;
}
.account-cloud-details {
  position: relative;
  min-height: 400px;
  height: 100%;
  padding: 25px 15px;
}
.account-cloud-details .account-cloud-header {
  padding-bottom: 20px;
  border-bottom: 1px solid #cbc4c3;
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.account-cloud-details .account-cloud-header h3 {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.account-cloud-details .account-cloud-header .right-link {
  font-weight: 400;
  padding-top: 7px;
  cursor: pointer;
}
.account-cloud-details img.msft-logo {
  height: 63px;
  margin-left: 10px;
  max-width: 100%;
}
.account-cloud-details img.adobe-logo {
  height: 67px;
  margin-left: 5px;
  max-width: 100%;
}
.account-cloud-details .info-section {
  margin-bottom: 20px;
}
.account-cloud-details .info-section .info-details-label {
  font-size: 11px;
  padding-bottom: 3px;
}
.account-cloud-details .info-section .info-details-value {
  font-size: 15px;
}
.account-cloud-details .info-section .adobe-dropdown-clientClass {
  width: 60%;
  display: inline-block;
}
.account-cloud-details .adobe-link {
  font-weight: 400;
  cursor: pointer;
}
.account-cloud-details .padding-clientclass-section {
  padding: 10px 25px;
}
.account-cloud-details .clientclass-border-color {
  border-color: #cbc4c3;
}
.account-cloud-details .segment-wrapper {
  margin-top: 10px;
  margin-left: 25px;
}
.account-cloud-details .segment-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.account-cloud-details .segment-wrapper ul li {
  margin-bottom: 20px;
}
.account-cloud-details .segment-wrapper ul li .segment-circle {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  margin-right: 20px;
  background: #406129;
  float: left;
}
.account-cloud-details .segment-wrapper ul li .segment-authorized-text {
  color: #406129;
  font-weight: 400;
  margin-left: 20px;
}
.account-cloud-details .segment-wrapper ul li:last-child {
  margin-bottom: 0;
}
.account-cloud-details .btn-authorizations {
  margin-top: 10px;
}
.account-cloud-details .microsoft-authorized-success {
  font-size: 14px;
}
.account-cloud-details .microsoft-authorized-success .success-circle {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  margin-right: 10px;
  background: #406129;
  float: left;
  position: relative;
  top: 3px;
}
.account-cloud-details .microsoft-authorized-success .msg-text {
  width: 88%;
  float: left;
}
.account-cloud-details .microsoft-unauthorized-error {
  color: #ae0a46;
  font-size: 14px;
}
.account-cloud-details .microsoft-unauthorized-error .error-circle {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  margin-right: 10px;
  background: #ae0a46;
  float: left;
  position: relative;
  top: 3px;
}
.account-cloud-details .microsoft-unauthorized-error .msg-text {
  width: 88%;
  float: left;
}
.account-cloud-details .not-msft-configured-text {
  display: flex;
  line-height: 22px;
  font-size: 16px;
}
.account-cloud-details .not-msft-configured-text .ion-android-alert {
  position: relative;
  top: 3px;
}
.account-cloud-details img.aws-logo {
  height: 98px;
  margin-left: 5px;
  max-width: 100%;
}
.create-account-section {
  margin-top: 0px;
}
.create-account-section__info {
  background: #007996;
  padding: 10px;
  margin-bottom: 50px;
}
.create-account-section__info .ion-information-circled {
  font-size: 22px;
  color: #ffffff;
}
.create-account-section__info p {
  margin-left: 10px;
  color: #ffffff;
}
.reseller-login-left {
  flex-wrap: wrap;
}
.login-section {
  padding: 0 15px;
}
.login-section .headline p {
  margin-bottom: 40px;
}
.reseller-login-left {
  flex-wrap: wrap;
}
.login-section {
  padding: 0 15px;
}
.login-section .headline p {
  margin-bottom: 40px;
}
.btn-back-no-gdap {
  padding-left: 50px;
  padding-right: 50px;
}
.no-gdap-please-note-text {
  color: #ae0a46;
  font-size: 18px;
  font-weight: 400;
}
.gdap-popup-header {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.gdap-popup-header .gdap-popup-header-title {
  font-size: 24px;
  margin-top: 15px;
  float: left;
}
.gdap-popup-header .btn-default {
  padding-left: 50px;
  padding-right: 50px;
}
.ips-contract-associated-wrapper {
  padding: 20px;
}
.ips-contract-associated-wrapper .account-cloud-header {
  padding-bottom: 20px;
  float: left;
  width: 100%;
}
.ips-contract-associated-wrapper .account-cloud-header h4 {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.ips-contract-associated-wrapper .account-cloud-header .right-link {
  font-weight: 400;
  padding-top: 7px;
  color: #ae0a46;
}
.ips-contract-associated-wrapper input.input-readonly {
  height: 40px;
  width: 75%;
}
.ips-contract-associated-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ips-contract-associated-wrapper ul li {
  margin-bottom: 10px;
}
.ips-contract-associated-wrapper label {
  color: inherit;
  font-weight: 100;
  text-transform: none;
}
.ips-contract-associated-wrapper input[type="radio"] {
  margin-bottom: 0;
  position: relative;
  top: 2px;
}
.ips-contract-associated-wrapper button.btn {
  font-weight: 400;
  font-size: 16px;
}
.ips-contract-associated-wrapper .ips-success-circle {
  width: 14px;
  height: 14px;
  border-radius: 100%;
  margin-right: 10px;
  background: #406129;
  float: left;
}
.ips-contract-associated-wrapper .ips-success-text {
  color: #406129;
}
.cloudproviderForm {
  padding-right: 30px;
}
.cloudproviderForm .info-details-label {
  float: left;
  margin-top: 10px;
  font-size: 12px;
}
.cloudproviderForm input[type='text'].form-control {
  height: 40px;
}
.cloudproviderForm .bootstrap-select.form-control {
  margin-bottom: 20px;
}
.terms-container {
  padding: 20px;
  border: 1px solid #e6e6e5;
  background-color: #ffffff;
}
.terms-container h2 {
  font-size: 24px;
  margin-bottom: 16px;
  color: #3e332d;
}
.terms-container .terms-table {
  width: 100%;
  border-collapse: collapse;
}
.terms-container .terms-table th,
.terms-container .terms-table td {
  padding: 12px 16px;
  border-bottom: 1px solid #e6e6e5;
  font-size: 14px;
  vertical-align: middle;
}
.terms-container .terms-table th {
  text-align: left;
  color: #3e332d;
  font-weight: 500;
}
.terms-container .terms-table td {
  color: #3e332d;
}
.terms-container .terms-table .action-now {
  color: #a80050;
  font-weight: 400;
}
.terms-container .terms-table .action-now .tc-action-now {
  cursor: pointer;
}
.terms-container .terms-table .action-now .icon {
  background-color: #a80050;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  margin-right: 6px;
  font-size: 12px;
}
.terms-container .terms-table .accepted-contract {
  color: #a80050;
}
.terms-container .terms-table .email {
  color: #007398;
  font-weight: 500;
}
.tnc-account-modal-cntnr,
.tnc-modal-cntnr {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1001;
}
.tnc-account-modal {
  background: #fff;
  padding: 30px;
  width: 500px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.tnc-account-modal p span {
  color: #007996;
  font-size: 14px;
  font-weight: 400;
}
.tnc-account-modal p {
  margin-top: 15px;
  font-size: 14px;
  color: #3e332d;
}
.tnc-account-modal p a {
  color: #ae0a46;
  text-decoration: none;
  font-weight: 400;
}
.tnc-account-modal .checkbox-container {
  display: flex;
  align-items: flex-start;
  margin-top: 20px;
  font-size: 14px;
  font-weight: 300;
  color: #3e332d;
  padding-left: 25px;
}
.tnc-account-modal .checkbox-container input {
  margin-right: 10px;
  margin-top: 4px;
}
.tnc-account-modal .note {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
}
.tnc-account-modal .note .highlight {
  color: #007996;
}
.tnc-account-modal .modal-actions {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}
.tnc-account-modal .modal-actions .btn {
  padding: 8px 16px;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer;
  margin-left: 10px;
}
.tnc-account-modal .modal-actions .btn.btn-primary {
  background: #9e005d;
  color: #fff;
}
.tnc-desc {
  border: 1px solid #cbc4c3;
}
.disabledSaveBtn {
  pointer-events: none;
  opacity: 0.5;
}
.display-inline-block {
  display: inline-block !important;
}
.adobe-client-row .adobe-input-filed {
  height: 40px !important;
}
.adobe-client-row .input-adobe-date-field {
  width: 87%;
  margin-bottom: 10px;
}
.adobe-client-row .input-adobe-calendar {
  font-size: 26px;
  position: relative;
  top: 5px;
}
body.page-accounts .ui-datepicker-title select.ui-datepicker-month,
body.page-accounts .ui-datepicker-title select.ui-datepicker-year {
  display: table-caption !important;
}
.custom-pricing-select-category {
  width: 100% !important;
}
.adobe-dropdown-clientClass .dropdown-menu.open,
.custom-pricing-select-category .dropdown-menu.open,
#microsoftVendorAttributeForm .dropdown-menu.open,
#adobeVendorAttributeForm .dropdown-menu.open {
  z-index: 9999 !important;
}
.microsoftInvoiceRadioWrapper {
  line-height: 18px;
}
.microsoftInvoiceRadioWrapper label {
  display: inline-block;
  cursor: pointer;
  font-size: 14px;
  color: inherit;
  text-transform: none;
  font-weight: normal;
}
.microsoftInvoiceRadioWrapper .labelNextline {
  margin-left: 5%;
}
.microsoftInvoiceRadioWrapper input[type="radio"] {
  margin-bottom: 15px;
  position: relative;
  top: 2px;
}
#microsoft-invoice-preferences .sidebar .sidebar-header {
  margin-bottom: 10px;
}
#microsoft-invoice-preferences hr.top-border {
  margin-bottom: 0px;
}
.invoice-reports-content {
  border: 1px solid #cbc4c3;
  padding: 25px 20px;
  background-color: #ffffff;
}
.invoice-reports-content .dashboard-header-title {
  font-size: 28px;
  color: #3D332D;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  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: 980px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 980px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 768px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #ae0a46;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #72072e;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 767px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
.rTable {
  display: table;
  width: 100%;
}
.rTableRow {
  display: table-row;
  background-color: #ffffff;
  position: relative;
}
.rTableRow:last-child .rTableCell {
  border-bottom: 1px solid #e6e6e5;
}
.rTableRow:first-child .rTableCell {
  border-top: 1px solid #e6e6e5;
}
.rTableRow .ion-chevron-right {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  font-size: 17px;
  color: #808080;
}
.rTableHeading {
  display: table-header-group;
}
.rTableBody {
  display: table-row-group;
}
.rTableFoot {
  display: table-footer-group;
}
.rTableCell,
.rTableHead {
  display: table-cell;
}
.rTableHead {
  font-size: 12px;
  text-transform: capitalize;
  padding: 13px 15px 13px 7px;
}
@media (min-width: 767px) and (max-width: 980px) {
  .rTableHead {
    padding: 13px 5px;
  }
}
.rTableHead a {
  text-transform: none;
  color: #3e332d;
  font-weight: 500;
}
.rTableHead a .ion-chevron-up,
.rTableHead a .ion-chevron-down {
  padding-left: 4px;
  vertical-align: middle;
}
.rTableCell {
  font-size: 12px;
  color: #808080;
}
.rTableCell a {
  font-weight: 500;
}
.rTableCell.bold {
  font-weight: 500;
}
.rTableCell.padding-cell {
  width: 30px;
}
.rTableCell:not(.padding-cell) {
  border-bottom: 1px solid #e6e6e5;
}
.rTableCell:first-of-type {
  border-left: 1px solid #e6e6e5;
}
.rTableCell:last-of-type {
  border-right: 1px solid #e6e6e5;
}
.rTableCell .mobile-label {
  word-break: break-all;
  font-weight: 400;
  color: #3e332d;
}
@media (min-width: 768px) and (max-width: 979px) {
  .rTable.large .rTableCell {
    padding: 16px 8px;
  }
  .rTable.large .rTableCell.padding-cell {
    padding: 16px 5px;
  }
  .rTable.large .rTableHead {
    padding: 13px 8px;
  }
  .rTable.large .rTableHead.padding-cell {
    padding: 13px 5px;
  }
}
@media (min-width: 767px) {
  [class^="col-"].rTableCell,
  [class*=" col-"].rTableCell {
    float: none;
    width: auto;
  }
  .rTableCell {
    padding: 16px 7px;
  }
  .rTableCell.large-text {
    font-size: 14px;
  }
}
@media (min-width: 767px) and (max-width: 980px) {
  .rTableCell {
    padding: 16px 5px;
  }
}
@media (max-width: 767px) {
  .rTableCell,
  .rTableHead {
    display: block;
  }
  .rTableCell {
    border: 0px ! important;
    min-height: 16px;
    padding: 0 12px;
    padding-bottom: 4px;
  }
  .rTableCell.mobile-inline {
    display: inline-block;
  }
  .rTableRow {
    border: 1px solid #e6e6e5;
    clear: both;
    width: 100%;
    display: table;
    padding: 12px 25px 12px 0;
    margin-bottom: 4px;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #929292;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #929292;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #808080;
}
.has-error .control-label {
  color: #929292;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #929292;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 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: #0068b3;
  cursor: pointer;
}
@media (max-width: 979px) {
  .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 {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #ffffff;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #ffffff;
  border-color: #999999;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #0068b3;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #0068b3;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #cccccc;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #1a9fff;
  border-color: #1a9fff;
}
.addon-item {
  position: relative;
  padding-bottom: 24px;
}
.addon-item:not(.sub-addon):not(:first-child) {
  padding-top: 24px;
  border-top: 1px solid #e6e6e5;
}
.addon-item:last-child {
  margin-bottom: 24px;
  border-bottom: 1px solid #e6e6e5;
}
.addon-item .addon-name {
  font-size: 21px;
  line-height: 1.23;
  color: #808080;
}
.addon-item .addon-descr {
  font-size: 13px;
  line-height: 1.31;
  padding-top: 12px;
}
.addon-item .addon-descr * {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 1.31;
}
.addon-image-container img {
  width: 100%;
  max-width: 92px;
}
.addon-description-container {
  padding-left: 0;
}
@media (max-width: 767px) {
  .addon-price-container {
    padding-top: 15px;
  }
  .addon-price-container .addon-qty-selector .checkmark-container {
    margin-top: 0;
  }
}
@media (max-width: 767px) and (min-width: 480px) {
  .addon-price-container {
    margin-left: 25%;
    width: 75%;
    padding-left: 0;
  }
  .addon-price-container.sub-addon-price-container {
    margin-left: 33%;
  }
}
.addon-page-details-header h1 {
  margin-top: 0;
  margin-bottom: 30px;
}
.addon-page-details-header h3 {
  font-size: 20px;
}
@media (max-width: 768px) {
  .addon-page-details-header h3 {
    padding-left: 33%;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .addon-page-details-header h3 {
    padding-left: 25%;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .addon-page-details-header h3 {
    padding-left: 134px;
  }
}
@media (min-width: 1200px) {
  .addon-page-details-header h3 {
    padding-left: 155px;
  }
}
.addon-qty-selector .checkmark-container {
  margin-top: 16px;
}
.addon-qty-selector input[type="text"] {
  margin: 12px 0 0 0;
  padding: 0;
  font-size: 25px;
  height: 35px;
  text-align: center;
  width: 90px;
  color: #3e332d;
}
.addon-qty-selector input[type="text"][disabled] {
  background: #f7f6f5;
}
.addon-description-down {
  position: absolute;
  top: 0;
  right: 15px;
}
.addon-description-down span {
  color: #808080;
  font-size: 18px;
  cursor: pointer;
}
.addon-contact {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 5px;
}
.form-checkbox input {
  width: 12px;
  height: 12px;
  display: inline-block;
}
.form-checkbox .form-check-label {
  font-size: 16px;
  font-weight: 100;
  color: #808080;
  text-transform: none;
}
.addons-detail-container {
  background-color: #f7f6f5;
}
.addons-detail-container h1 {
  margin: 0;
  line-height: 1;
  font-size: 30px;
  padding-bottom: 5px;
}
.added-addons .added-addons-currency {
  text-align: center;
}
.added-addons .added-addons-price {
  margin-top: -1px;
}
.added-addons .added-addons-price .addon-price-word-break {
  word-break: break-all;
}
.added-addons-heading {
  font-weight: 400;
  color: #808080;
  font-size: 16px;
  margin-top: 36px;
}
.added-addons-name .ion-checkmark,
.managed-service-name .ion-checkmark {
  font-size: 18px;
  color: #406129;
  vertical-align: middle;
}
.managed-service-request {
  text-align: right;
  padding-top: 1px;
}
.base-product-price {
  line-height: 1.5;
}
.addtocartwithaddon-component {
  background-color: #f7f6f5;
}
.added-addons-price-total,
.added-addons-price,
.base-product-price {
  font-weight: 500;
  text-align: right;
}
.added-addons-price-total {
  font-size: 18px;
}
.add-to-cart-addons-form {
  text-align: center;
}
.relative-position {
  position: relative;
}
.added-addons-price-total {
  margin-top: 35px;
}
.managed-service-request {
  font-size: 12px;
}
.added-addons-name,
.managed-service-name {
  padding-left: 25px;
}
@media (min-width: 1200px) {
  .addon-container {
    padding-right: 55px;
  }
}
@media (min-width: 768px) {
  .addons-detail-container {
    padding: 30px;
  }
  .addtocartwithaddon-component {
    padding: 0 30px 0 30px;
  }
  .addtocartwithaddon-component .added-addon-item,
  .addtocartwithaddon-component .managed-service-item {
    margin-top: 10px;
  }
  .addtocartwithaddon-component .added-addon-item.sub-addon .ion-checkmark,
  .addtocartwithaddon-component .managed-service-item.sub-addon .ion-checkmark {
    padding-left: 20px;
  }
  .added-addons-price,
  .base-product-price {
    font-size: 16px;
  }
  .add-to-cart-addons-form .btn {
    width: 65%;
    margin: 30px;
  }
}
@media (max-width: 768px) {
  .addons-detail-container {
    padding: 25px 10px 10px 10px;
  }
  .addtocartwithaddon-component {
    padding: 0 10px 10px 10px;
  }
  .addtocartwithaddon-component .added-addon-item,
  .addtocartwithaddon-component .managed-service-item {
    margin-top: 10px;
  }
  .add-to-cart-addons-form .btn {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .managed-service-request {
    font-size: 10px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .addon-item .addon-name {
    padding-right: 22px;
  }
}
.popover {
  font-size: 12px;
}
.sidebar-header .popover {
  background-color: #af0e2e;
  -webkit-box-shadow: none;
  border: none;
  border-radius: 3px;
  right: 154px ! important;
  left: auto ! important;
}
.sidebar-header .popover .popover-content {
  background-color: #af0e2e;
  font-size: 10px;
  color: #ffffff;
  padding: 6px 9px;
  width: 205px;
}
.sidebar-header .popover .popover-content .ion-alert-circled {
  padding-right: 2px;
}
.sidebar-header .popover.bottom {
  margin-top: 6px;
}
.sidebar-header .popover.bottom .arrow {
  border-bottom: none;
  left: auto ! important;
  right: 0 ! important;
}
.sidebar-header .popover.bottom .arrow:after {
  border-bottom-color: #af0e2e;
  border-width: 6px;
}
@media print {
  #onetrust-consent-sdk {
    display: none;
  }
  .no-print {
    display: none;
  }
  .sticky-header {
    position: static;
    margin-top: -50px;
  }
  a[href]:after {
    content: '';
  }
  abbr[title]:after {
    content: '';
  }
  .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;
  }
  footer,
  .recently-viewed-carousel,
  .navigation-bar,
  .nav__right,
  .detail-page-form,
  .icon-section {
    display: none;
  }
  .detail-container {
    width: 100% ! important;
  }
  .account-orderdetail .account-orderdetail__footer .remove-padding {
    float: left;
  }
  .shipping-address-print {
    display: inline-block;
    margin-right: 60px;
  }
  .shipping-address-print.card-print {
    display: block;
  }
  .cart-list-item .cart-item .table-row-padding {
    padding-bottom: 50px;
  }
}
.bootstrap-select.btn-group,
.dropdown {
  height: 41px;
}
.bootstrap-select.btn-group .btn,
.dropdown .btn {
  background-color: #ffffff;
  font-size: 14px;
  letter-spacing: normal;
  border: 1px solid #cbc4c3;
  color: #3e332d;
  line-height: 1;
  padding: 13px 32px 12px 16px;
  text-align: left;
  -moz-transition: none;
  -webkit-transition: none;
  transition: none;
}
.bootstrap-select.btn-group .btn .bs-caret,
.dropdown .btn .bs-caret {
  color: #cbc4c3;
}
.bootstrap-select.btn-group .btn.hide-arrow,
.dropdown .btn.hide-arrow {
  cursor: default;
}
.bootstrap-select.btn-group .btn.hide-arrow:after,
.dropdown .btn.hide-arrow:after {
  display: none;
}
.bootstrap-select.btn-group .btn .filter-option,
.dropdown .btn .filter-option {
  vertical-align: middle;
}
.bootstrap-select.btn-group .btn.bs-placeholder,
.dropdown .btn.bs-placeholder {
  color: #cbc4c3;
  font-weight: 100;
}
.bootstrap-select.btn-group .dropdown-menu.open,
.dropdown .dropdown-menu.open {
  padding: 0;
}
.bootstrap-select.btn-group .dropdown-menu.inner,
.dropdown .dropdown-menu.inner {
  padding: 10px 0;
}
select {
  display: none ! important;
}
.dropdown > .dropdown-toggle {
  width: 100%;
}
.dropdown > .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.dropdown .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.b2b-select-container {
  width: auto;
}
@media (max-width: 980px) {
  .b2b-select-container {
    width: auto;
  }
}
.b2b-select-container .bootstrap-select.btn-group {
  width: 100% ! important;
  height: 100%;
}
.b2b-select-container .bootstrap-select.btn-group .btn-dropdown {
  background: transparent;
  box-shadow: none;
  border: none;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  padding: 0 40px 0 35px;
  height: 41px;
}
.b2b-select-container .bootstrap-select.btn-group .dropdown-menu {
  box-shadow: none;
  border-color: #e6e6e5;
  margin-top: 0;
  padding: 10px 0;
  overflow-y: auto;
  margin-left: -8px;
}
@media (min-width: 768px) {
  .b2b-select-container .bootstrap-select.btn-group .dropdown-menu {
    max-height: 243px;
  }
}
.b2b-select-container .bootstrap-select.btn-group .dropdown-menu > li > a {
  font-weight: 300;
  padding: 3px 20px;
}
.b2b-select-container .bootstrap-select.btn-group .dropdown-menu > li.selected > a {
  font-weight: 400;
}
.b2b-select-container .btn-dropdown.single-b2bunit {
  cursor: default;
}
.b2b-select-container .btn-dropdown.single-b2bunit:after {
  content: '';
}
.b2b-select-container .btn-dropdown:after {
  font-family: 'Ionicons';
  content: '\f123';
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.b2b-select-container .btn-dropdown:before {
  font-family: 'Ionicons';
  content: '\f47e';
  font-size: 30px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.b2b-select-container .btn-dropdown:focus,
.b2b-select-container .btn-dropdown:active {
  outline: none ! important;
}
.terms-conditions-header .colorbox-title {
  display: inline-block;
  margin: 0 ! important;
}
.terms-conditions-header .terms-conditions-print {
  color: #ae0a46;
  font-size: 31px;
  float: right;
}
.terms-conditions-top {
  height: 45px;
  margin-bottom: 10px;
}
.terms-conditions-top .terms-condition-select-text {
  float: left;
  margin-top: 11px;
}
.terms-conditions-top .dropdown-terms .bootstrap-select {
  width: 100% ! important;
  margin-bottom: 12px;
}
.terms-conditions-middle .terms-conditions-text {
  width: 100%;
  height: 290px;
  border: 1px solid #e6e6e5;
  overflow: auto;
  padding: 10px 15px;
}
.terms-conditions-middle .terms-conditions-text::-webkit-scrollbar {
  width: 9px;
}
.terms-conditions-middle .terms-conditions-text::-webkit-scrollbar-thumb {
  background-color: #3e332d;
  border-radius: 6px;
}
.terms-conditions-middle .terms-conditions-text::-webkit-scrollbar-track {
  background: transparent;
}
.terms-conditions-bottom .btn {
  width: 141px;
  height: 64px;
  float: right;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .terms-conditions-top .dropdown-terms {
    padding: 5px 0 0 0;
  }
}
.term-condition-wrap span.icon-info-term-color {
  color: #007996;
  font-size: 22px;
  margin-right: 10px;
  margin-top: 5px;
}
.term-condition-wrap p.term-warning {
  margin-bottom: 10px;
}
.term-condition-wrap p.term-date {
  margin-left: 30px;
  font-size: 12px;
}
.term-condition-wrap .term-center-text {
  margin: 40px 80px 0 40px;
}
.term-condition-wrap .term-center-text p.term-date {
  margin-bottom: 0px;
}
.dashboard-content {
  background-color: #f7f6f5;
}
.dashboard-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.dashboard-navigation {
  background-color: #ffffff;
  padding-right: 0;
}
.dashboard-box {
  border: 1px solid #e6e6e5;
  background-color: #ffffff;
}
.dashboard-banner {
  margin: 18px 0 0 0;
  width: 100%;
  float: left;
}
.dashboard-banner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.dashboard-banner ul li {
  float: left;
  width: 25%;
  padding: 0 5px 0 5px;
}
.dashboard-banner ul li img {
  max-width: 100%;
  height: 129px;
}
.dashboard-banner ul li .banner-img-caption {
  margin-top: 10px;
  font-weight: 400;
}
.dashboard-banner #homepage_slider {
  visibility: hidden;
}
.licenses-box {
  margin-bottom: 13px;
}
.licenses-box.bottom-space:last-child {
  margin-bottom: 60px;
}
.licenses-box p {
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: normal;
  line-height: normal;
  color: #808080;
}
@media (max-width: 767px) {
  .licenses-box p {
    margin-bottom: 18px;
  }
}
.licenses-box .assigned-license {
  padding: 13px 7px;
  border-bottom: 1px solid #e6e6e5;
  background-color: #ffffff;
}
.licenses-box .assigned-license:last-child {
  border-bottom: none;
}
.licenses-box .assigned-license .assigned-license-image {
  display: inline-block;
  margin-right: 36px;
}
.licenses-box .assigned-license .assigned-license-image img {
  max-width: 80px;
  max-height: 80px;
}
.licenses-box .assigned-license .assigned-license-add-on {
  border: none;
  padding-left: 0;
}
.licenses-box .assigned-license .assigned-license-add-on h4 {
  padding-top: 12px;
}
@media (max-width: 480px) {
  .licenses-box .assigned-license .assigned-license-add-on h4 {
    padding-left: 12px;
  }
}
.licenses-box .assigned-license .assigned-license-add-on .addon-addons {
  margin: -30px 0px 0px 50px;
}
@media (max-width: 980px) {
  .licenses-box .assigned-license .assigned-license-add-on .addon-addons {
    margin-left: 40px;
  }
}
@media (max-width: 480px) {
  .licenses-box .assigned-license .assigned-license-add-on .addon-addons {
    margin-left: 30px;
  }
}
@media (min-width: 768px) {
  .licenses-box .assigned-license .assigned-license-content {
    display: inline-block;
    vertical-align: top;
    width: 89%;
  }
  .licenses-box .assigned-license .assigned-license-content.dashboard {
    vertical-align: middle;
  }
}
.licenses-box .assigned-license .assigned-license-content .license-image-size img {
  width: 40px;
  height: 40px;
}
.licenses-box .assigned-license .assigned-license-content h3 {
  margin-top: 0;
}
@media (min-width: 768px) {
  .licenses-box .assigned-license .assigned-license-content h3 {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .licenses-box .assigned-license .assigned-license-content h3 {
    margin-bottom: 0;
  }
}
.licenses-box .assigned-license .assigned-license-content .license-data {
  width: 100%;
  display: inline-block;
  margin-top: 5rem;
}
.licenses-box .assigned-license .assigned-license-content .license-data .pro_ration_applied_promo {
  color: #007996;
  font-weight: 500;
  font-size: 10px;
}
.licenses-box .assigned-license .assigned-license-content .license-data .icon {
  margin-right: 6px;
  color: #406129;
}
.licenses-box .assigned-license .assigned-license-content .license-data p {
  margin-bottom: 15px;
  font-weight: 400;
  color: #3d332d;
}
@media (min-width: 768px) {
  .licenses-box .assigned-license .assigned-license-content .license-data p {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .licenses-box .assigned-license .assigned-license-content .license-data p {
    margin-top: 18px;
  }
}
.licenses-box .assigned-license .assigned-license-content .license-data span {
  font-size: 12px;
  display: inline-block;
  word-break: break-all;
}
.licenses-box .assigned-license .assigned-license-content .isNotActive p,
.licenses-box .assigned-license .assigned-license-content .isNotActive span {
  color: #808080 ! important;
}
.licenses-box .assigned-license .assigned-license-content .nce-retail-price {
  font-size: 12px;
  color: #808080;
  line-height: 1.5;
  margin: 0;
  text-decoration: line-through;
  padding-top: 3px;
  padding-left: 27px;
  display: block;
}
.licenses-box .assigned-license .assigned-license-content .promotion-message {
  font-size: 14px;
  letter-spacing: .1px;
  font-weight: normal;
  padding-top: 10px;
}
@media (min-width: 768px) {
  .licenses-box .assigned-license .assigned-license-content .promotion-message {
    text-align: left;
  }
}
@media (max-width: 480px) {
  .licenses-box .assigned-license .assigned-license-content .promotion-message {
    text-align: center;
  }
}
.licenses-box .assigned-license .assigned-license-content .promotion-message-status {
  margin: 0 !important;
  padding: 0!important;
}
@media (min-width: 768px) {
  .licenses-box {
    border: 1px solid #e6e6e5;
    background-color: #ffffff;
  }
  .licenses-box.license-padding {
    padding: 41px 41px 21px 36px;
    margin-top: 15px;
  }
}
@media (max-width: 767px) {
  .licenses-box.license-padding {
    padding: 0;
  }
  .licenses-box .assigned-license {
    padding: 18px 12px;
    border: 1px solid #e6e6e5;
    margin: 10px 0;
  }
}
.dashboard-empty {
  border: 1px solid #cbc4c3;
  width: 100%;
  display: inline-block;
  padding: 14px 0;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.dashboard-empty h4 {
  text-align: center;
  font-size: 18px;
}
.dashboard-empty.header-review-row {
  border: 0;
  padding: 10px 0;
}
.dashboard-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0 0;
  background-color: #ffffff;
}
.dashboard-nav > div {
  height: 4.5rem;
  position: relative;
}
.dashboard-nav > div a {
  color: #3e332d;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  padding: 5px 0;
}
.dashboard-nav > div a .icon {
  width: 18px;
  display: inline-block;
  font-size: 18px;
  text-align: center;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
.dashboard-nav > div a span {
  vertical-align: middle;
  letter-spacing: 1.2px;
  font-weight: 100;
}
.dashboard-nav > div a:hover {
  color: #72072e;
}
.dashboard-nav > div .sub-item {
  line-height: 1.82;
  margin-bottom: 0;
  position: absolute;
  z-index: 9;
  background-color: #fff;
  top: 3rem;
  right: 1rem;
}
.dashboard-nav > div .sub-item .sub-link {
  margin-bottom: 0;
  padding: 0;
}
.dashboard-nav > div .sub-item .sub-link:hover {
  color: #72072e;
}
.dashboard-nav > div .sub-item .sub-link a {
  font-size: 11px;
  padding: 5px 10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}
.dashboard-nav > div:hover {
  border-bottom: 6px solid #72072e;
}
.dashboard-nav > div.active {
  border-bottom: 6px solid #ae0a46;
}
.dashboard-nav > div.active a {
  color: #ae0a46;
}
.dashboard-breadcrumb .breadcrumb-section {
  padding-left: 0px;
}
.dashboard-breadcrumb .breadcrumb a,
.dashboard-breadcrumb .breadcrumb .active {
  color: #ae0a46;
}
.dashboard-breadcrumb .breadcrumb li:before {
  color: #ae0a46;
}
.dashboard-breadcrumb .breadcrumb li:first-child::before {
  display: inline-block;
  font-family: 'Ionicons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f361';
  font-size: 17px;
  vertical-align: middle;
  margin: 0 4px 1px 0;
}
.dashboard-subheader {
  display: inline-block;
  width: 100%;
}
.dashboard-subheader h2 {
  font-size: 22px;
  margin: 10px 0;
}
@media (max-width: 768px) {
  .dashboard-subheader h2 {
    text-align: center;
    margin-bottom: 20px;
  }
}
.dashboard-header h2 {
  margin-top: 0;
}
.dashboard-header h4 {
  font-size: 24px;
}
@media (max-width: 768px) {
  .dashboard-header.welcomming h4 {
    font-size: 25px;
  }
}
.dashboard-header-link {
  float: right;
  display: inline-block;
}
.dashboard-header-user {
  font-weight: 700;
}
.dashboard-top-widgets {
  display: flex;
  padding-top: 15px;
  margin-bottom: 15px;
}
.dashboard-top-widgets:last-child {
  margin-bottom: 60px;
}
.dashboard-reports {
  display: block;
  margin-top: 20px;
}
@media (min-width: 480px) {
  .dashboard-reports .report-buttons .btn {
    display: inline-block;
  }
  .dashboard-reports .report-buttons .btn:not(:last-child) {
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  .dashboard-reports .report-buttons .btn {
    width: 100%;
  }
  .dashboard-reports .report-buttons .btn:not(:last-child) {
    margin-bottom: 10px;
  }
}
@media (min-width: 480px) {
  .dashboard-reports .modern-azure-report-buttons .btn {
    display: inline-block;
  }
  .dashboard-reports .modern-azure-report-buttons .btn:not(:last-child) {
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  .dashboard-reports .modern-azure-report-buttons .btn {
    width: 100%;
  }
  .dashboard-reports .modern-azure-report-buttons .btn:not(:last-child) {
    margin-bottom: 10px;
  }
}
.dashboard-reports #reportContainer {
  margin-top: 30px;
}
.dashboard-reports #reportContainer iframe {
  border: none;
}
@media (min-width: 480px) and (max-width: 768px) {
  .dashboard-reports #reportContainer iframe {
    height: 60% !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .dashboard-reports #reportContainer iframe {
    height: 45% !important;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .dashboard-reports #reportContainer iframe {
    height: 60% !important;
  }
}
@media (min-width: 1200px) {
  .dashboard-reports #reportContainer iframe {
    height: 80% !important;
  }
}
.dashboard-reports #modernAzureReportContainer {
  margin-top: 30px;
}
.dashboard-reports #modernAzureReportContainer iframe {
  border: none;
}
@media (min-width: 480px) and (max-width: 768px) {
  .dashboard-reports #modernAzureReportContainer iframe {
    height: 60% !important;
  }
}
@media (min-width: 768px) and (max-width: 980px) {
  .dashboard-reports #modernAzureReportContainer iframe {
    height: 45% !important;
  }
}
@media (min-width: 980px) and (max-width: 1200px) {
  .dashboard-reports #modernAzureReportContainer iframe {
    height: 60% !important;
  }
}
@media (min-width: 1200px) {
  .dashboard-reports #modernAzureReportContainer iframe {
    height: 80% !important;
  }
}
.dashboard-reports-msg {
  border: 1px solid #cbc4c3;
  padding: 20px 10px;
  background-color: #ffffff;
}
.dashboard-reports-msg .btn-primary {
  word-wrap: break-word;
  white-space: normal;
}
.dashboard-reports-title {
  font-size: 28px;
  color: #3e332d;
}
.dashboard-reports-desc {
  font-size: 16px;
  color: #3e332d;
}
.dashboard-no-licenses {
  text-align: center;
  padding: 50px 15px 86px 15px;
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  margin: 18px 0 30px 0;
}
.dashboard-no-licenses h3 {
  color: #3e332d;
  text-align: center;
}
.dashboard-no-licenses hr {
  border-top: 2px solid #e6e6e5;
  margin: 9px 0 18px 0;
  width: 77px;
  display: inline-block;
}
.dashboard-no-licenses span {
  display: block;
  font-size: 12px;
  line-height: 1.5;
}
.dashboard-no-licenses span a {
  margin: 15px 0;
  white-space: normal;
}
.account-detail-section .section-content-container {
  margin: -19px 0 -19px 0;
}
.account-detail-section .address-content,
.account-detail-section .subscription-content,
.account-detail-section .password-content {
  padding: 19px 17px 19px 0;
}
@media (max-width: 979px) {
  .account-detail-section .address-content,
  .account-detail-section .subscription-content,
  .account-detail-section .password-content {
    padding-right: 25px;
  }
}
.account-detail-section .address-content:not(:first-child),
.account-detail-section .subscription-content:not(:first-child),
.account-detail-section .password-content:not(:first-child) {
  border-top: 1px solid #e6e6e5;
}
.account-detail-section .password-content,
.account-detail-section .address-content {
  position: relative;
}
.account-detail-section .content-label {
  width: 38%;
  display: inline-block;
  font-size: 15px;
  vertical-align: middle;
  word-break: break-all;
}
.account-detail-section .content-label.no-payment {
  width: 80%;
}
.account-detail-section .content-label.change-password-security-settings {
  width: 80%;
}
.account-detail-section .content-label.change-password-security-settings a {
  font-weight: 400;
}
.account-detail-section .content-detail {
  display: inline-block;
  font-size: 13px;
  color: #5f5753;
  vertical-align: middle;
}
.account-detail-section .content-detail img {
  height: 17px;
}
.account-detail-section .content-detail.default-address-detail {
  width: 67%;
  word-break: break-all;
}
.account-detail-section .content-detail.default-address-detail .address-item:not(:first-child) {
  margin-top: 10px;
}
.account-detail-section .content-detail .credit-info {
  margin-top: 3px;
}
.account-detail-section .content-detail.status .ion-circled-autorenewing {
  color: #ffa500;
}
.account-detail-section .content-detail.status .ion-circled-autorenewing:before {
  content: '\f35b';
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
}
.account-detail-section .content-detail.sd-contract-no {
  word-break: break-all;
  width: 60%;
}
.account-detail-section .edit {
  display: inline-block;
  cursor: pointer;
  color: #ae0a46;
  font-size: 13px;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.account-detail-section .expired,
.account-detail-section .expiring {
  font-size: 13px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 69%;
}
@media (max-width: 1200px) {
  .account-detail-section .expired,
  .account-detail-section .expiring {
    left: 67%;
  }
}
@media (max-width: 980px) {
  .account-detail-section .expired,
  .account-detail-section .expiring {
    top: 60px;
    left: 30%;
  }
}
@media (max-width: 480px) {
  .account-detail-section .expired,
  .account-detail-section .expiring {
    left: 37%;
  }
}
.account-detail-section .expired {
  color: #af0e2e;
}
@media (max-width: 980px) {
  .account-detail-section .content-label.add-padding {
    padding-bottom: 5px;
  }
  .account-information-details {
    padding: 24px 22px;
  }
}
@media (max-width: 767px) {
  .account-detail-section .edit {
    right: 6px;
  }
  .account-detail-section .edit.ion-edit {
    font-size: 21px;
  }
  .sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.edit {
    font-size: 21px;
    margin-bottom: 0;
  }
  .sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.value {
    width: 40%;
  }
  .account-information {
    padding: 28px 32px;
  }
}
@media (max-width: 480px) {
  .account-detail-section .content-label {
    width: 35%;
  }
  .account-detail-section .content-label.default-address-label {
    width: 100%;
    padding-bottom: 5px;
  }
  .account-detail-section .content-detail.default-address-detail {
    width: auto;
  }
  .sidebar .sidebar-header p.add-new {
    margin-right: 0;
  }
  .account-information-details {
    padding: 24px 10px;
  }
  .account-information-details .account-detail-section .password-content {
    padding-right: 0;
  }
  .account-information {
    padding: 28px 20px;
  }
  .sidebar .sidebar-content .sidebar-payment-attribute .add-margin {
    margin-top: 16px;
  }
  .sidebar .sidebar-content .sidebar-attribute .accounts-payment-method {
    vertical-align: text-bottom;
    margin-left: 10px;
    width: auto;
  }
  .sidebar .sidebar-content .sidebar-attribute .sidebar-payment-attribute .add-margin {
    margin-top: 15px;
  }
  .sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.new-password {
    width: 53%;
  }
  .sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.heading {
    width: 45%;
  }
  .sidebar .sidebar-content .sidebar-attribute .sidebar-attribute-info.edit[aria-expanded='true'] {
    font-size: 13px;
  }
  .account-orderhistory-pagination .pagination.pagination-btn li {
    margin-right: 0;
  }
  .account-orderhistory-pagination .pagination.pagination-btn li a {
    font-size: 10px;
  }
}
@media (max-width: 1200px) and (min-width: 980px), (max-width: 480px) {
  .summary-line {
    height: 1px ! important;
    margin: 0 0 0 10% ! important;
    border-bottom: 1px solid #e6e6e5;
    width: 80%;
  }
}
@media (max-width: 1200px) and (min-width: 980px), (max-width: 480px) {
  .summary-widget {
    display: inline-block;
  }
}
@media (max-width: 1200px) and (min-width: 980px), (max-width: 480px) {
  .summary-assigned {
    margin-top: 10px ! important;
    margin-bottom: 10px ! important;
  }
}
@media (max-width: 1199px) {
  .licenses-box .assigned-license .assigned-license-image {
    margin-right: 20px;
  }
}
@media (max-width: 979px) {
  .order-detail-license .assigned-license .assigned-license-image {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .dashboard-content {
    padding-left: 10px;
  }
  .dashboard-header {
    margin-top: 30px;
  }
  .dashboard-breadcrumb {
    display: none ! important;
  }
  .licenses-box .assigned-license:last-child {
    padding-bottom: 13px;
    border-bottom: 1px solid #e6e6e5;
  }
  .dashboard-header-link {
    margin-top: 45px;
  }
  .dashboard-row .dashboard-top-widgets {
    display: block;
    margin-top: 30px;
  }
  .dashboard-row .dashboard-top-widgets .account-information {
    margin: 10px 0;
  }
  .licenses-box.order-detail-license {
    padding: 0;
  }
  .order-details {
    margin: 20px 0 0 0;
  }
  .order-details .wrapper .top-right-container {
    padding: 10px 0 0 0;
  }
  .order-details .cart-totals {
    margin-bottom: 0;
  }
  .order-details .cart-totals .cart-totals-items {
    padding-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .dashboard-header-link {
    max-width: 120px;
    text-align: right;
  }
}
.page-subscriptions .status .ion-circled-autorenewing {
  color: #ffa500;
}
.page-subscriptions .status .ion-circled-autorenewing:before {
  content: '\f35b';
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
}
.credit-card-alert-info {
  background-color: #007996;
  border-color: #007996;
  color: #ffffff;
  font-size: medium;
  padding: 10px;
  display: inline-flex;
  width: 100%;
}
.credit-card-alert-info .info-icon {
  margin-right: 10px;
  position: relative;
  font-size: 20px;
}
.credit-card-alert-info .close-credit-alert {
  font-size: 20px;
  top: -5px;
  position: relative;
  cursor: pointer;
  right: -2px;
}
.rotating-img-banner .owl-carousel .owl-controls .owl-buttons .owl-prev span.carousel-controls,
.rotating-img-banner .owl-carousel .owl-controls .owl-buttons .owl-next span.carousel-controls {
  color: #ffffff;
  font-size: 30px;
}
.rotating-img-banner .owl-carousel .owl-controls .owl-buttons .owl-prev,
.rotating-img-banner .owl-carousel .owl-controls .owl-buttons .owl-next {
  top: 40% ! important;
}
.invoice-header-reference-tooltip {
  position: absolute;
  width: 388px;
  min-height: 107px;
  padding: 15px;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #cbc4c3;
  z-index: 99;
  color: #5f5753;
  top: 4rem;
}
.msft-price-plan-msg {
  height: 62px;
}
.license-data-adobe {
  margin-top: 5rem;
}
.license-data-adobe .promotion-message {
  padding: 0 !important;
  margin: 0 !important;
}
.table-dashboard-search {
  margin-bottom: 30px;
}
.table-dashboard-search.add-space {
  margin-top: 25px;
}
.table-dashboard-search .table-dashboard-dates {
  display: inline-block;
}
.table-dashboard-search .table-dashboard-search-input {
  display: inline-block;
  width: 100%;
  margin-right: 1rem;
}
.table-dashboard-search .table-dashboard-search-input .dim-heading {
  color: #5f5753;
  font-weight: 100;
}
.table-dashboard-search .table-dashboard-search-input input {
  width: 150px;
  display: inherit;
  margin: 0;
}
.table-dashboard-search .table-dashboard-search-input .btn-dropdown {
  height: 35px;
  font-size: 12px;
  padding: 10px 30px 10px 10px;
}
.table-dashboard-search .table-dashboard-search-input .btn-dropdown .filter-option {
  padding-bottom: 10px;
}
.table-dashboard-search .table-dashboard-search-input .bootstrap-select {
  height: 100%;
  margin-right: 5px;
}
.table-dashboard-search .table-dashboard-search-input .search-input-text {
  width: 100%;
}
.table-dashboard-search .table-dashboard-search-input .orders-span-datepicker {
  cursor: pointer;
  color: #ae0a46;
  font-size: 18px;
  vertical-align: bottom;
  margin-left: 9px;
}
.table-dashboard-search .table-dashboard-search-input .orders-span-datepicker:hover {
  color: #72072e;
}
.table-dashboard-search .search-icon-input {
  position: relative;
}
.table-dashboard-search .search-icon-input span {
  position: absolute;
  color: #808080;
  top: 24%;
  right: 3%;
  font-size: 19px;
}
.table-dashboard-search .orders-search-button {
  width: auto;
  height: 35px;
  font-size: 12px;
  float: right;
  display: inline;
}
.table-dashboard-account-search .table-dashboard-search-date .table-dashboard-search-input {
  margin-right: 0;
}
.table-dashboard-account-search .pagination-bar,
.table-dashboard-users-search .pagination-bar {
  margin: 0;
}
.table-dashboard-mobile-filters input {
  height: 45px;
}
.table-dashboard-mobile-filters .btn {
  height: 65px;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .table-dashboard-account-search .table-dashboard-search-date {
    width: 20%;
  }
}
@media (max-width: 1199px) {
  .table-dashboard-account-search .table-dashboard-search-input input,
  .table-dashboard-account-search .table-dashboard-search-input .bootstrap-select {
    width: 100% ! important;
  }
  .table-dashboard-account-search .table-dashboard-search-date {
    margin-top: 10px;
  }
  .table-dashboard-account-search .table-dashboard-search-date .table-dashboard-search-input {
    position: relative;
  }
  .table-dashboard-account-search .table-dashboard-search-date .table-dashboard-search-input span {
    position: absolute;
    right: 10px;
    top: 1px;
  }
  .table-dashboard-account-search .orders-search-button {
    margin: 10px 0;
  }
}
@media (max-width: 767px) {
  .table-dashboard-account-search,
  .table-dashboard-users-search {
    margin: 30px 0 15px 0;
    padding: 0 20px;
  }
  .table-dashboard-users-search {
    margin-top: 10px;
  }
  .table-dashboard-mobile-filters .mobile-search-icon-input {
    position: relative;
  }
  .table-dashboard-mobile-filters .mobile-search-icon-input input {
    padding-right: 30px;
  }
  .table-dashboard-mobile-filters .mobile-search-icon-input span {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 25px;
    pointer-events: none;
  }
  .table-dashboard-mobile-filters .mobile-search-icon-input.date span {
    color: #ae0a46;
  }
  .table-dashboard-mobile-filters .bootstrap-select {
    width: 100% ! important;
  }
  .table-dashboard-mobile-filters .bootstrap-select .btn-dropdown {
    height: 45px;
  }
}
@media (max-width: 480px) {
  .table-dashboard-account-search,
  .table-dashboard-users-search {
    padding: 0;
  }
}
.users-table .rTableCell.users-field-break {
  word-break: break-all;
}
.users-table .rTableCell:nth-child(2) {
  color: #3e332d;
}
.users-table .name-circle {
  color: #ffffff;
  border-radius: 50%;
  font-size: 9px;
  display: inline-block;
  text-align: center;
  line-height: 25px;
  height: 24px;
  width: 24px;
  margin-right: 10px;
  background-color: #007996;
}
.users-table .name-circle.inactive {
  background-color: #cbc4c3;
}
.users-header {
  background-color: transparent;
  overflow: hidden;
}
.users-header h2 {
  display: inline-block;
  margin: 0;
}
@media (max-width: 768px) {
  .users-header {
    margin-top: 30px;
  }
}
.users-header .users-header-content {
  text-align: right;
  float: right;
}
.users-header .users-header-content > div:first-child {
  padding-right: 10px;
}
.users-header .users-header-content > div:last-child {
  padding-left: 10px;
}
.users-header .users-header-content .users-bulk-import,
.users-header .users-header-content .users-add-user {
  display: inline-block;
}
.users-header .users-header-content .users-add-user {
  line-height: 40px;
}
.users-header .users-header-content .header-divider {
  display: none;
}
@media (min-width: 480px) {
  .users-header .users-header-content .header-divider {
    display: block;
    top: 0;
    position: absolute;
    left: -3px;
    color: #e6e6e5;
    font-size: 14px;
  }
}
.users-header .btn,
.users-header a {
  font-weight: 100;
  font-size: 12px;
}
.users-header a {
  letter-spacing: 1.2px;
}
.table-users-search-right {
  float: right;
}
.table-users-search-right .relative-position {
  padding-right: 0;
}
.table-users-search-right .relative-position .user-divider {
  top: 6px;
  position: absolute;
  left: -2px;
  color: #e6e6e5;
  font-size: 17px;
}
.table-users-search-right .table-dashboard-search-input {
  margin: 0;
}
.table-users-search-right .table-dashboard-search-input .bootstrap-select {
  margin: 0;
  width: 100% ! important;
}
.table-users-search-right .table-dashboard-search-input.search-icon-input input {
  width: 100%;
}
@media (max-width: 768px) {
  .users-table .users-table-status {
    position: relative;
  }
  .users-table .users-table-status:before {
    content: '|';
    color: #e6e6e5;
    position: absolute;
    left: -1px;
  }
}
#accounts-dropdown-container {
  display: inline-block;
  width: 50%;
}
#accounts-dropdown-container .btn-group {
  width: 100%;
}
.accounts-for-add-user .value {
  font-size: 16px;
  display: inline-block;
}
.accounts-for-add-user .ion-edit {
  font-size: 16px;
  display: inline-block;
  color: #ae0a46;
  cursor: pointer;
  float: right;
  margin-right: 15px;
}
.accounts-for-add-user #accounts-dropdown-container {
  width: 80%;
}
.accounts-for-add-user .confirm-deny {
  margin-left: 50px;
}
.mycompany-status label,
.mycompany-role label {
  text-transform: capitalize;
}
.mycompany-status__dd,
.mycompany-role__dd {
  width: 90px !important;
}
.my-company-searchResult .bootstrap-select {
  width: 280px !important;
}
.invoices-sidebar-text {
  font-size: 12px;
  padding-top: 5px;
}
.invoices-sidebar-text span {
  color: #ae0a46;
}
.invoices-credit-limit {
  margin: 25px 0 40px 0;
}
.invoices-credit-limit .invoices-credit-limit-info {
  display: inline-block;
  vertical-align: top;
  margin: 10px 0 0 22px;
}
.invoices-credit-limit .invoices-credit-limit-info p {
  font-size: 10px;
  color: #3e332d;
  font-weight: 400;
  line-height: 2;
}
.invoices-credit-limit .invoices-credit-limit-info .invoices-credit-available {
  font-size: 40px;
  margin-bottom: 18px;
}
.invoices-credit-limit .invoices-credit-limit-info .invoices-credit-overall-limit {
  font-size: 25px;
  color: #808080;
  text-align: left;
}
.invoices-credit-limit .invoices-credit-limit-info .invoices-credit-limit-date {
  color: #808080;
  font-size: 12px;
  font-weight: 100;
}
.invoices-credit-line {
  border-top: 2px solid #e6e6e5;
  width: 17%;
  margin: 0 auto;
}
.invoices-more-credit-text,
.invoices-more-credit-label,
.invoices-credit-limit,
.invoices-credit-line {
  text-align: center;
}
.invoices-more-credit-label {
  font-size: 14px;
  color: #3e332d;
  margin-top: 25px;
}
.invoices-more-credit-text {
  color: #808080;
  width: 40%;
  margin: 7px auto;
  line-height: 1.3;
  font-size: 12px;
}
.invoices-more-credit-text span {
  color: #ae0a46;
}
.invoices-credit-chart {
  display: inline-block;
  position: relative;
  max-width: 160px;
  max-height: 160px;
}
.circular-credit-chart {
  height: 100%;
  width: 100%;
}
.circular-credit-chart .circle-credit {
  stroke: #406129;
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  animation: progress 1s ease-out forwards;
}
.circular-credit-chart .circle-credit-bg {
  fill: none;
  stroke: #e6e6e5;
  stroke-width: .5;
}
.circular-credit-chart .circle-credit-percentage {
  font-size: 4px;
  text-anchor: middle;
  color: #3e332d;
}
@keyframes progress {
  0% {
    stroke-dasharray: 0 100;
  }
}
.invoices-balance-container {
  margin-top: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e6e6e5;
}
.invoices-balance-container span {
  font-size: 26px;
}
@media (max-width: 768px) {
  .invoices-table .rTableCell {
    margin: 12px 0;
  }
}
@media (max-width: 480px) {
  .invoices-table .rTableRow {
    padding-right: 12px;
  }
  .invoices-table .rTableRow .rTableCell {
    padding-right: 0;
  }
  .invoices-credit-chart {
    max-width: 140px;
    max-height: 140px;
  }
  .invoices-credit-limit .invoices-credit-limit-info {
    margin-left: 10px;
  }
  .invoices-credit-limit .invoices-credit-limit-info .invoices-credit-available {
    font-size: 32px;
  }
}
.account-detail-section .subscription-content {
  position: relative;
}
.account-detail-section .subscription-content .content-detail.auto-renewal-checkbox-wrap input[type="checkbox"] {
  margin-bottom: 0px;
}
.account-detail-section .subscription-content .content-detail.auto-renewal-checkbox-wrap .subscription-text {
  position: relative;
  top: -2px;
  display: inline-block;
}
.account-detail-section .subscription-content .content-detail .input-value {
  width: 100%;
  font-size: 13px;
  height: 40px;
  padding: 5px;
  color: #5f5753;
}
.account-detail-section .subscription-content .content-detail #budget-field.help-block {
  margin-bottom: 0;
  max-width: fit-content;
}
.account-detail-section .subscription-content .content-detail .switch {
  float: left;
  width: 39px;
  height: 24px;
  margin-right: 8px;
}
.account-detail-section .subscription-content .content-detail .switch .slider:before {
  height: 22px;
  width: 22px;
  left: 1px;
}
.account-detail-section .subscription-content .content-detail .switch .on {
  display: none;
}
.account-detail-section .subscription-content .content-detail .switch .on,
.account-detail-section .subscription-content .content-detail .switch .off {
  position: absolute;
  top: 8px;
  left: 21px;
  font-size: 9px;
  text-transform: none;
  color: #3e332d;
  font-weight: 300;
}
.account-detail-section .subscription-content .content-detail .switch .off {
  left: 5px;
}
.account-detail-section .subscription-content .content-detail .switch input:checked + .slider .on {
  display: block;
}
.account-detail-section .subscription-content .content-detail .switch input:checked + .slider .off {
  display: none;
}
.account-detail-section .subscription-content .content-detail .switch input:checked + .slider:before {
  transform: translateX(15px);
}
.account-detail-section .subscription-content .content-detail.auto-renews {
  margin: -5px 0 0 3px;
  position: absolute;
}
.account-detail-section .subscription-content .content-detail.auto-renews .con-details {
  float: left;
}
.account-detail-section .subscription-content .content-detail .con-details {
  padding-top: 5px;
  font-size: 12px;
  line-height: 1.4;
}
.account-detail-section .subscription-content .content-detail .con-details span {
  display: block;
  font-weight: normal;
}
.account-detail-section .subscription-content .content-detail .con-details span.method {
  display: inline-block;
}
.account-detail-section .subscription-content .content-detail .content-detail-card {
  padding-top: 2px;
}
.account-detail-section .subscription-content .content-detail .content-detail-card .expired,
.account-detail-section .subscription-content .content-detail .content-detail-card .expiring {
  top: 26%;
  left: 67%;
}
@media (max-width: 1200px) and (min-width: 980px) {
  .account-detail-section .subscription-content .content-detail .content-detail-card .expired,
  .account-detail-section .subscription-content .content-detail .content-detail-card .expiring {
    left: 50%;
  }
}
@media (max-width: 480px) {
  .account-detail-section .subscription-content .content-detail .content-detail-card .expired,
  .account-detail-section .subscription-content .content-detail .content-detail-card .expiring {
    left: 59%;
  }
}
.account-detail-section .subscription-content .content-detail .content-detail-card .expired {
  color: #af0e2e;
}
.account-detail-section .subscription-content .content-detail .content-detail-card .space-bottom {
  margin-bottom: 15px;
}
.account-detail-section .subscription-content .content-detail.with-input {
  width: 58%;
}
.account-detail-section .subscription-content .modify-subs-link {
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.account-detail-section .subscription-content .modify-subs-link a {
  letter-spacing: 1.2px;
  font-size: 12px;
  font-weight: normal;
}
.account-detail-section .subscription-content .modify-subs-link .disabled-link {
  pointer-events: none;
  cursor: default;
  color: #e6e6e5;
}
.account-detail-section .subscription-content .modify-subs-link {
  float: right;
}
.account-detail-section .subscription-content .confirm-deny {
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
}
.subs-cancel-details {
  font-size: 12px;
  color: #808080;
  padding-bottom: 5px;
}
.subs-cancel-text {
  font-size: 16px;
  margin: 25px 0 10px 0;
}
.subs-cancel-text span {
  color: #af0e2e;
}
.subs-cancel-comments {
  width: 100%;
  min-height: 180px;
}
.subs-cancel-footer .btn {
  width: 145px;
}
.subs-history-info {
  display: inline-block;
  width: 32%;
}
.subs-history-info.status {
  font-weight: normal;
  width: 34%;
}
.subs-history-info.date {
  font-size: 12px;
  color: #808080;
}
.subs-footer-table {
  margin: 18px 0 70px 0;
}
.subs-details {
  display: flex;
  margin-bottom: 38px;
  margin-top: 4rem;
}
.subs-details .view-available-pricing-popup {
  position: fixed;
}
.subs-product-desc {
  padding: 30px 35px 20px 35px;
  height: 100%;
  position: relative;
}
.subs-product-desc .subs-product-icons {
  padding: 10px 0;
}
.subs-product-desc .subs-product-icons img {
  height: 35px;
  width: 35px;
  margin: 7px 7px 0 0;
}
.subs-product-desc .subs-product-desc-text {
  font-size: 14px;
  line-height: 1.66;
  word-wrap: break-word;
}
.subs-product-desc .subs-product-links {
  line-height: 2;
  display: inline-block;
  width: 100%;
}
.subs-product-desc .subs-product-links .disabled-link {
  pointer-events: none;
  cursor: default;
  color: #e6e6e5;
}
.subs-product-desc .subs-product-links .js-disable-sidebar {
  opacity: 0.4;
  pointer-events: none;
}
.subs-product-desc hr {
  width: 100%;
  float: left;
  border-top: 1px solid #e6e6e5;
  margin: 12px 0 12px 0;
}
.subs-product-desc.disabled-subscription .edit {
  visibility: hidden;
}
.subs-product-desc.disabled-subscription .content-detail {
  color: #5f5753;
}
.subs-product-desc.disabled-subscription .content-detail .switch .slider {
  cursor: unset;
}
.related-subs-table {
  margin-top: 10px;
}
.related-subs-table .status .ion {
  top: 14px;
}
@media (max-width: 1200px) {
  .account-detail-section .subscription-content .content-detail.with-input {
    width: 53%;
  }
}
@media (max-width: 980px) {
  .account-detail-section .subscription-content .content-detail.with-input {
    width: 59%;
  }
  .subs-details {
    display: block;
  }
  .subs-details .subs-product-desc {
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .subs-details .subs-product-desc:not(.account-detail-section) {
    margin-top: 50px;
  }
  .subs-details .subs-product-desc .subs-product-icons {
    padding: 5px 0 20px 0;
  }
  .subs-details .subs-product-desc hr {
    width: 100%;
  }
  .subs-details-nav {
    margin-left: 18px;
  }
  .related-subs-table {
    margin-top: 20px;
  }
  .related-subs-table .related-subs-table-col {
    width: 33.3%;
    vertical-align: top;
  }
  .related-subs-table .rTableCell {
    margin: 10px 0;
  }
  .related-subs-table .rTableCell a {
    color: #808080;
    font-weight: 300;
  }
  .related-subs-table .rTableCell .mobile-label {
    margin-bottom: 3px;
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .account-detail-section .subscription-content .content-detail.with-input {
    width: 50%;
  }
  .account-detail-section .subscription-content .edit,
  .account-detail-section .subscription-content .confirm-deny {
    margin-right: 0;
  }
  .subs-details .subs-product-desc {
    padding: 20px 15px;
  }
  .subs-details .subs-product-desc .edit a {
    font-size: 10px;
  }
  .subs-details .subs-product-desc .subscription-content .content-label.status,
  .subs-details .subs-product-desc .subscription-content .content-detail.status {
    font-size: 10px;
  }
  .subs-details .subs-product-desc .subscription-content .content-label {
    font-size: 12px;
  }
  .subs-details .subs-product-desc .subscription-content .content-detail {
    font-size: 14px;
  }
  .subs-details-nav {
    margin-left: 10px;
  }
  .subs-details-nav.nav-tabs li {
    padding-right: 10px;
  }
}
.modify-subscription-content .rTableHead {
  text-align: center;
  color: #3e332d;
  font-weight: normal;
  text-transform: none;
}
.modify-subscription-content .rTableRow .rTableCell.content .header {
  font-size: 18px;
  color: #3e332d;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
.modify-subscription-content .rTableRow .rTableCell.content .description {
  margin: 15px 0 0 0;
  font-size: 10px;
}
.modify-subscription-content .rTableRow .rTableCell.content .description p,
.modify-subscription-content .rTableRow .rTableCell.content .description ul {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.75;
}
.modify-subscription-content .rTableRow .rTableCell.license-qty {
  font-size: 14px;
  color: #3e332d;
  font-weight: normal;
}
.modify-subscription-content .rTableRow .rTableCell .qty-input {
  width: 54px;
  height: 28px;
  margin: 0;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  padding: 0;
}
.modify-subscription-content .rTableRow .rTableCell .currency {
  font-size: 11px;
}
.modify-subscription-content .rTableRow .rTableCell .price {
  font-size: 14px;
  color: #3e332d;
  font-weight: normal;
}
.modify-subscription-content .rTableRow .rTableCell .period {
  font-size: 12px;
  display: block;
  line-height: 1.75;
}
@media (max-width: 480px) {
  .modify-subscription-content .rTableRow .rTableCell .period {
    line-height: 1;
    margin-top: 5px;
  }
}
.modify-subscription-content .rTableRow.isAddon .qty-input:disabled {
  background-color: #f7f6f5;
}
.modify-subscription-content .rTableRow.isAddon .content {
  vertical-align: middle;
}
.modify-subscription-content .rTableRow.isAddon .content .name {
  font-weight: 400;
  color: #3e332d;
}
.modify-subscription-content .rTableRow.isAddon:not(:last-child) .rTableCell:first-child,
.modify-subscription-content .rTableRow.isAddon:not(:last-child) .rTableCell:last-child {
  border-bottom: none;
}
@media (min-width: 767px) {
  .modify-subscription-content .rTableRow.isAddon .checkmark-container {
    margin-top: 10px;
  }
}
.modify-subscription-content .rTableRow.isAddon.associated-addon .associated-addon-header {
  padding-bottom: 30px;
  font-size: 16px;
  padding-left: 14%;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .modify-subscription-content .rTableRow.isAddon.associated-addon .content {
    padding-left: 60px;
  }
}
.modify-subscription-content .rTableRow .addon-header {
  position: absolute;
  font-size: 17px;
  padding-top: 10px;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  .modify-subscription-content .rTableRow .addon-header {
    left: 26px;
  }
}
@media (min-width: 767px) {
  .modify-subscription-content .rTableRow .addon-header {
    left: 71px;
  }
}
@media (min-width: 768px) {
  .modify-subscription-content .rTableRow .rTableCell.text-center:not( :nth-child(2)) {
    vertical-align: middle;
  }
  .modify-subscription-content .rTableRow .rTableCell.text-center div {
    display: none;
  }
  .modify-subscription-content .rTableRow .rTableCell.content {
    max-width: 315px;
    padding-top: 20px;
  }
  .modify-subscription-content .rTableRow .rTableCell img {
    max-width: 80px;
    max-height: 80px;
  }
  .modify-subscription-content .rTableRow.isAddon ~ .rTableRow.isAddon .rTableCell {
    padding-top: 16px;
  }
}
@media (max-width: 768px) {
  .modify-subscription-content .rTable {
    border: 1px solid #e6e6e5;
  }
  .modify-subscription-content .rTableHeading {
    display: none;
  }
  .modify-subscription-content .rTableRow {
    display: table-row;
  }
  .modify-subscription-content .rTableRow .rTableCell:first-child {
    padding-top: 20px;
  }
  .modify-subscription-content .rTableRow .rTableCell.text-center div {
    font-size: 12px;
    font-weight: 300;
    margin-bottom: 5px;
    color: #3e332d;
  }
  .modify-subscription-content .rTableRow .rTableCell.content .header {
    font-size: 25px;
  }
  .modify-subscription-content .rTableRow .rTableCell.content .description {
    font-size: 12px;
    margin-bottom: 30px;
  }
  .modify-subscription-content .rTableRow .rTableCell.content .description p,
  .modify-subscription-content .rTableRow .rTableCell.content .description ul {
    font-size: 12px;
  }
  .modify-subscription-content .rTableRow .rTableCell.content .name {
    padding-bottom: 20px;
  }
  .modify-subscription-content .rTableRow .rTableCell img {
    max-width: 30px;
    max-height: 30px;
  }
  .modify-subscription-content .rTableRow:not(.isAddon) .rTableCell:last-child {
    float: right;
    width: 100%;
    padding: 30px 15px 4px 15px;
  }
  .modify-subscription-content .rTableRow:not(.isAddon) .rTableCell:last-child .product-break {
    border-bottom: 1px solid #e6e6e5 ! important;
  }
  .modify-subscription-content .rTableRow .addon-header {
    font-size: 16px;
  }
  .modify-subscription-content .rTableRow.isAddon .rTableCell.content {
    padding-bottom: 20px;
  }
  .modify-subscription-content .rTableRow.isAddon .rTableCell.addPadding {
    padding-bottom: 15px;
  }
  .modify-subscription-content .rTableRow.isAddon:last-child .text-center:not( :nth-child(2)) {
    margin-bottom: 20px;
  }
  .modify-subscription-content .rTableRow.isAddon ~ .rTableRow.isAddon .rTableCell:nth-child(2) {
    padding-top: 0;
  }
  .modify-subscription-content .rTableRow.isAddon ~ .rTableRow.isAddon .rTableCell.content {
    padding-top: 0;
  }
}
.rTableRow.associated-addon:not(.last-associated-for-addon) .rTableCell,
.rTableRow.addon-hide-border:not(.last-associated-for-addon) .rTableCell {
  border-bottom: none;
}
.modify-subscription-bottom-content {
  margin: 10px 0 40px 0;
  background-color: #ffffff;
  border: 1px solid #e6e6e5;
  padding: 0 53px 30px 0;
}
.modify-subscription-bottom-content .cart-totals-item.draw-border {
  border-top: 1px solid #e6e6e5;
  margin-top: 20px;
}
.modify-subscription-bottom-content .cart-totals-item .price-currency {
  color: #808080;
  font-size: 11px;
}
.modify-subscription-bottom-content .row > div {
  float: right;
}
@media (max-width: 768px) {
  .modify-subscription-bottom-content {
    padding: 0 10px 20px 10px;
  }
}
.modify-subscription-bottom-content .place-order-form #modifySubscription {
  margin-top: 20px;
}
@media (max-width: 480px) {
  .subs-history-info {
    font-size: 10px;
    width: 34%;
  }
  .subs-history-info.status {
    width: 29%;
  }
  .subs-history-info.date {
    font-size: 10px;
  }
}
.banner-text-commerce {
  background: #582873;
  color: #fff;
  border-radius: 5px;
  padding: 5px 3px;
  position: relative;
  bottom: 3px;
  display: inherit;
  text-align: center;
  width: 50px;
  font-size: 10px;
}
.subscription-unitprice {
  padding-top: 10px;
}
.subscription-details-unitprice {
  margin-left: 50px;
}
.subscription-failed-reason {
  color: red;
}
.auto-renewal-radio-wrapper .radio-label {
  display: inline-block;
  margin-right: 20px;
}
.auto-renewal-radio-wrapper .radio-label input[type="radio"] {
  margin-bottom: 0px;
  margin-right: 5px;
}
.auto-renewal-radio-wrapper .radio-label label {
  position: relative;
  top: -2px;
}
.upgrade-info-tile {
  padding-bottom: 20px;
}
.upgrade-table-header {
  padding-bottom: 10px;
  font-weight: 400;
}
.upgrade-product-item {
  margin-bottom: 5px;
}
.radioButtonInput {
  width: 20px;
  float: left;
}
body.page-accountSubscriptionUpgradePage {
  overflow: auto !important;
}
.promotion-icon {
  background-image: url("../../../../../../_ui/responsive/common/images/promotion.png");
  width: 16px;
  height: 18px;
  float: left;
  background-repeat: no-repeat;
  background-size: 16px 18px;
  padding-right: 20px;
}
.promotion-available-text {
  color: #ae0a46;
  cursor: pointer;
}
.price-tooltip .promotion-tooltip.remove-border-tooltip {
  border: none !important;
}
.modalDialog {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}
.modalDialog:target {
  opacity: 1;
  pointer-events: auto;
}
.modalDialog .modal-wrap {
  width: 400px;
  position: relative;
  margin: 10% auto;
  background: #fff;
}
.modalDialog .modal-wrap .modal-content {
  padding: 20px;
  width: 100%;
  float: left;
  border: none;
}
.eligible-promotion-text {
  width: 100%;
  text-align: left;
  color: #a30942;
  font-size: 16px;
}
.your-price-text {
  width: 100%;
  text-align: left;
  font-size: 16px;
}
.row-content {
  width: 100%;
  margin: 5px 0px;
  float: left;
}
.row-content.list-price-div {
  margin-top: 25px;
}
.row-content-left {
  width: 35%;
  float: left;
  text-align: left;
}
.row-content-right {
  width: 65%;
  float: left;
  text-align: left;
}
.modalDialog .modal-wrap .modal-header {
  width: 100%;
  padding: 10px;
}
.modalDialog .modal-wrap .modal-header .modal-header-left {
  float: left;
  width: 90%;
  text-align: left;
  padding-top: 5px;
}
.modalDialog .modal-wrap .modal-header .modal-header-right {
  float: right;
  width: 10%;
}
.close {
  color: #000;
  line-height: 25px;
  right: 10px;
  top: 10px;
  width: 24px;
  text-decoration: none;
  font-weight: bold;
  opacity: 1;
}
.close:hover {
  background: #FFF;
}
.btn-default.btn-promotion-cancel {
  border: none;
}
.btn-default.btn-promotion-cancel:hover {
  background: #FFF;
  color: #ae0a46;
}
.list-price-strike-out {
  text-decoration: line-through;
}
p.list-price-strike-out {
  text-decoration: line-through;
  margin: 0;
  color: #3e332d;
  line-height: 24px;
  font-size: 16px;
  display: inline-block;
}
.validatePromotionEventNone {
  pointer-events: none;
}
.modify-subscription-content-nce {
  background: #ffffff;
  border: 1px solid #e6e6e5;
  padding: 20px;
}
.modify-subscription-content-nce .productDetailsWithAddons .modify-sub-product-image {
  width: 50px;
  height: 50px;
}
.modify-subscription-content-nce .productDetailsWithAddons .modify-sub-product-image img {
  max-width: 100%;
  max-height: 100%;
}
.modify-subscription-content-nce .productDetailsWithAddons .subs-product-desc-text {
  margin: 15px 0 0 0;
  font-size: 10px;
}
.modify-subscription-content-nce .productDetailsWithAddons .increase-license-count-header {
  padding-top: 48px;
  font-weight: normal;
  font-size: 18px;
}
.modify-subscription-content-nce .productDetailsWithAddons .padding-space {
  padding-top: 10px;
}
.modify-subscription-content-nce .productDetailsWithAddons .current-license-qty {
  font-weight: normal;
}
.modify-subscription-content-nce .productDetailsWithAddons .current-license-qty .current-license-count {
  padding-left: 5px;
}
.modify-subscription-content-nce .productDetailsWithAddons .new-license-qty-header {
  padding-top: 48px;
  font-weight: normal;
}
.modify-subscription-content-nce .productDetailsWithAddons .new-license-qty {
  width: 90px;
  height: 50%;
  font-weight: normal;
}
.modify-subscription-content-nce .productDetailsWithAddons .new-license-qty .licenses {
  position: absolute;
  padding-top: 15px;
  padding-left: 10px;
  font-weight: 100;
}
.modify-subscription-content-nce .productDetailsWithAddons .unit-price-total {
  padding-top: 178px;
  float: right;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .modify-subscription-content-nce .productDetailsWithAddons .unit-price-total {
    text-align: right;
    padding-top: 30px;
  }
}
.modify-subscription-content-nce .productDetailsWithAddons .unit-price-total .currency {
  font-size: 11px;
}
.modify-subscription-content-nce .productDetailsWithAddons .unit-price-total .price {
  font-weight: normal;
}
.modify-subscription-content-nce .productDetailsWithAddons .qty-input {
  width: 54px;
  height: 28px;
  margin: 0;
  display: inline-block;
  text-align: center;
  font-weight: normal;
  padding: 0;
}
.modify-subs-total-price {
  font-weight: normal;
}
.nce-prd-name-wrapper {
  margin-top: 50px;
}
.nce-prd-name-wrapper .btn-view-nce {
  width: 100%;
  padding: 10px;
}
.nce-prd-name-wrapper h2.view-nce-title {
  margin: 15px 0px;
}
.decrease-wrapper {
  width: 100%;
  float: left;
}
.decrease-wrapper .decrease-license-count-header {
  font-weight: normal;
  font-size: 18px;
  padding-bottom: 20px;
}
.decrease-wrapper .decrease-left-section {
  width: 66%;
  float: left;
  max-height: 185px;
  overflow-x: hidden;
  overflow-y: auto;
}
.decrease-wrapper .decrease-right-section {
  margin-left: 1%;
  width: 33%;
  float: right;
}
.decrease-wrapper .margin-bottom-row {
  margin-bottom: 20px;
}
.decrease-wrapper .decrease-tbl-heading {
  font-weight: normal;
}
.decrease-wrapper .requested-qty-text {
  font-weight: normal;
}
.decrease-wrapper .decrease-qty-section {
  width: 150px;
  margin-top: 15px;
  float: left;
}
.decrease-wrapper .decrease-qty-section input.decrease-qty {
  width: 60px;
  height: 30px;
  float: left;
  text-align: center;
}
.decrease-wrapper .decrease-qty-section .licenses {
  margin-top: 14px;
  margin-left: 5px;
  float: left;
}
@media (max-width: 767px) {
  .decrease-wrapper .decrease-left-section {
    width: 100%;
    max-height: 280px;
  }
  .decrease-wrapper .decrease-right-section {
    width: 100%;
    margin-left: 0;
    float: left;
  }
}
.nce-product-container {
  margin-top: 20px;
}
.nce-product-container .nce-product-left img {
  max-width: 100%;
}
.nce-product-container .nce-product-right h2.view-nce-title {
  font-weight: 600;
}
.nce-product-container .nce-product-right span.info-icon-color {
  color: #582873;
  font-size: 14px;
}
.nce-product-container .js-close-nce-product {
  font-size: 14px;
  margin-right: 10px;
}
.new-license-qty .js-modify-qty-licenses {
  color: #ae0a46;
  font-size: 12px;
  padding: 5px 0 0 7px;
  float: left;
  cursor: pointer;
}
.icon-alert-color {
  color: #af0e2e;
}
.icon-alert-color-yellow {
  color: #FFDB58;
}
.remove_padding_modal {
  padding: 0px !important;
  width: 100% !important;
}
.add-subscription-title {
  font-size: 22px;
  color: #3D332D;
  font-weight: 400;
  padding: 10px 0px 0px 15px;
}
hr.add-subscription-line {
  margin-top: 10px;
  margin-bottom: 10px;
}
.nce-subscription-content p {
  font-size: 16px;
  color: #3D332D;
  padding: 0px 10px;
  margin-bottom: 0px;
}
.nce-subscription-bottom {
  padding: 10px 10px 0px 10px;
}
.nce-subscription-bottom .js-update-subscription-cancel-button {
  margin-right: 20px;
}
.remove_height_modal {
  height: 175px !important;
}
.billing-term-frequency-wrapper .margin-btn-row {
  margin-bottom: 30px;
}
.billing-term-frequency-wrapper .promotion-icon img {
  width: 16px;
  height: 18px;
  cursor: pointer;
}
.billing-term-frequency-wrapper .frequency-heading {
  font-size: 12px;
  font-weight: 400;
}
.billing-term-frequency-wrapper input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  border: 2px solid #999;
  transition: 0.2s all linear;
  margin-right: 5px;
  position: relative;
  top: -4px;
  margin-bottom: 0px !important;
}
.billing-term-frequency-wrapper .margin-btm-frequency {
  padding: 15px 0px;
  border-bottom: 1px solid #e6e6e5;
}
.billing-term-frequency-wrapper .margin-btm-frequency img.loading-spinner {
  width: 24px;
  height: 24px;
}
.billing-term-frequency-wrapper .frequency-popup-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.billing-term-frequency-wrapper .frequency-popup-wrapper .frequency-popup-heading {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
.billing-term-frequency-wrapper .frequency-popup-wrapper .marin-btm-frequency-text {
  margin-bottom: 10px;
}
.billing-term-frequency-wrapper .term-condition-right {
  width: auto;
  float: left;
}
.modify-subscription-info-msg {
  background: #ffffff;
  border: 1px solid #e6e6e5;
  padding: 20px;
  margin-bottom: 10px;
}
.modify-subscription-info-msg .icon-modify-info {
  color: #007996;
  font-size: 18px;
  padding-right: 5px;
}
.status-subscription-table .bootstrap-select {
  width: 112px !important;
  height: 34px;
}
.status-subscription-table .bootstrap-select .dropdown-menu.inner {
  text-transform: capitalize;
}
.status-subscription-table .bootstrap-select .dropdown-toggle .filter-option {
  text-transform: capitalize;
}
.status-subscription-table .bootstrap-select.open .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  content: "";
}
.status-subscription-table .table-dashboard-search-input .bootstrap-select {
  width: 90px !important;
}
.status-subscription-table .status-label-text {
  font-weight: 400;
  margin-top: 12px;
  display: inline-block;
  margin-right: 1rem;
}
.status-subscription-table .table-dashboard-search {
  margin-bottom: 15px;
}
.status-subscription-table .bootstrap-select .dropdown-toggle {
  padding: 10px 30px 9px 13px;
  width: 100%;
}
.status-subscription-table .clear-search-link {
  color: #ae0a46;
  cursor: pointer;
  text-transform: none;
  font-weight: normal;
}
.status-subscription-table .orders-search-button {
  float: none;
}
.subscripition-history-wrapper .sub-history-header {
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0px;
}
/* Missing subscription page styles starts here */
.missing-subscription {
  margin-top: -30px;
}
.missing-subscription .btn-wrapper {
  float: right;
}
.missing-subscription .btn-wrapper.subscription-attributes {
  margin-bottom: 10px;
}
.missing-subscription .load-more-wrapper {
  width: 100%;
  float: left;
  text-align: center;
  margin-bottom: 10px;
}
.missing-subscription .missing-sub-header {
  margin: 20px 0px;
  padding-left: 0;
}
.missing-subscription .missing-sub-header h3 {
  display: inline-block;
}
.missing-subscription .missing-sub-header .tooltip-missing {
  position: relative;
  display: inline-block;
  left: 5px;
  cursor: pointer;
}
.missing-subscription .missing-sub-header .tooltip-missing span.question-sign {
  color: #ffffff;
  font-size: 16px;
  cursor: pointer;
  background-color: #007996;
  padding: 4px 10px;
  border-radius: 100%;
  font-weight: bold;
}
.missing-subscription .missing-sub-header .tooltip-missing .tooltiptext {
  visibility: hidden;
  width: 240px;
  background-color: #ffffff;
  text-align: center;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 130%;
  border: 1px solid #cbc4c3;
  font-size: 12px;
  line-height: 16px;
}
.missing-subscription .missing-sub-header .tooltip-missing:hover .tooltiptext {
  visibility: visible;
}
.missing-subscription .missing-sub-header .missing-header-right {
  text-align: right;
  margin-top: 12px;
  font-weight: 400;
  color: #ae0a46;
  padding: 12px;
}
.missing-subscription .missing-sub-header .missing-header-right .return-to-sync-home {
  padding-right: 10px;
  cursor: pointer;
}
.missing-subscription .missing-sub-header .missing-header-right .return-to-sync-home a {
  color: #ae0a46;
  font-weight: 400;
}
.missing-subscription .missing-subs-header-sec {
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  padding: 20px 10px;
  margin: 0px 0px 20px 0px;
  float: left;
  width: 100%;
}
.missing-subscription .missing-subs-header-sec .missing-header-left .missing-b2b-unit {
  margin-bottom: 10px;
}
.missing-subscription .missing-subs-header-sec .missing-header-left .header-label {
  font-weight: 500;
}
.missing-subscription .missing-subs-header-sec .missing-header-left .header-value {
  color: #007996;
  font-weight: 400;
}
.missing-subscription .missing-subs-header-sec .missing-header-right {
  text-align: right;
  margin-top: 12px;
  font-weight: 400;
  color: #ae0a46;
}
.missing-subscription .missing-subs-header-sec .missing-header-right .view-unelgible-sub {
  border-right: 1px solid #ae0a46;
  padding-right: 10px;
  cursor: pointer;
}
.missing-subscription .missing-subs-header-sec .missing-header-right .view-unelgible-sub a {
  color: #ae0a46;
  font-weight: 400;
}
.missing-subscription .missing-subs-header-sec .missing-header-right .view-unelgible-sub-attr {
  cursor: pointer;
}
.missing-subscription .missing-subs-header-sec .missing-header-right .view-unelgible-sub-attr a {
  color: #ae0a46;
  font-weight: 400;
}
.missing-subscription .missing-subs-header-sec .missing-header-right .reset-all-data {
  padding-left: 8px;
  cursor: pointer;
}
.missing-subscription .missing-subs-header-sec .missing-details-header-right {
  text-align: right;
  margin-top: 12px;
}
.missing-subscription .missing-subs-header-sec .missing-details-header-right .successful {
  padding-right: 10px;
}
.missing-subscription .missing-subs-header-sec .missing-details-header-right .successful a {
  color: #ae0a46;
  font-weight: 400;
}
.missing-subscription .missing-subs-header-sec .missing-details-header-right .failed {
  padding-left: 8px;
}
.missing-subscription .missing-subs-header-sec .missing-details-header-right .successful-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #406129;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}
.missing-subscription .missing-subs-header-sec .missing-details-header-right .failed-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #af0e2e;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}
.missing-subscription .missing-subs-button-wrapper {
  padding-bottom: 30px;
}
.missing-subscription .missing-subs-transcation {
  padding: 20px 0px;
  margin: 0px 0px 0px 0px;
  float: left;
  width: 100%;
}
.missing-subscription .missing-subs-transcation .transactions-header {
  font-size: 12px;
  font-weight: 400;
  padding: 0px 20px 10px 20px;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption {
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  font-size: 12px;
  padding: 20px;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .container-checkbox {
  display: block;
  position: relative;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0px;
  width: 0px;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #2196f3;
  border-radius: inherit;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .container-checkbox .checkmark:after {
  left: 5px;
  top: -2px;
  width: 8px;
  height: 18px;
  border: solid #2196f3;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .eligible-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #406129;
  float: left;
  margin-right: 3px;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .ineligible-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #af0e2e;
  float: left;
  margin-right: 3px;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .ineligible-text {
  float: left;
  margin-left: 16px;
  margin-top: -20px;
}
.missing-subscription .missing-subs-transcation .transactions-table-caption .padding-0 {
  padding: 0;
}
.missing-subscription .missing-subs-transcation .header-padding {
  padding-left: 50px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data {
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  font-size: 12px;
  padding: 20px;
  border-top: none;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .disabledClass {
  background-color: #e6e6e5;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .transactions-table-label {
  font-weight: 400;
  margin-bottom: 10px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .transactions-table-label .ion-information-circled {
  margin-top: -5px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .label-nowrap {
  white-space: nowrap;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .label-alignment {
  display: flex;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .asterisk {
  font-size: 14px;
  color: #ae0a46;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .row-margin {
  margin-bottom: 20px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .row-word-break {
  word-break: break-all;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .bootstrap-select {
  width: 100%;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .bootstrap-select .btn {
  font-size: 12px;
  color: #3e332d;
  font-weight: 100;
  font-style: normal;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .bootstrap-select .dropdown-menu {
  font-size: 12px;
  font-weight: 100;
  font-style: normal;
  color: #3e332d;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .bootstrap-select .dropdown-menu > li > a {
  font-weight: 100;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .missing-sub-text-box {
  height: auto;
  padding: 12px 32px 11px 16px;
  font-size: 12px;
  margin-bottom: 0;
  width: 100%;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .missing-currency-text-box {
  height: auto;
  padding: 12px 32px 11px 16px;
  font-size: 12px;
  margin-bottom: 0;
  width: 90%;
  float: left;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .missing-currency-text-box.nce-sync-text-field {
  width: 100%;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .missing-currency-text-box.nce-sync-text-field.nce-po-input-field {
  width: 105px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .missing-currency-2t-text-box {
  height: auto;
  padding: 12px 32px 11px 16px;
  font-size: 12px;
  margin-bottom: 0;
  width: 90%;
  float: left;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .cost-currency {
  font-weight: 400;
  margin-left: 5px;
  margin-top: 14px;
  float: left;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .update-link {
  font-weight: 400;
  margin-left: 25px;
  margin-top: 12px;
  float: left;
  cursor: pointer;
  color: #ae0a46;
  font-size: 14px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .update-link-disable {
  opacity: 0.4;
  font-weight: 400;
  margin-left: 25px;
  margin-top: 12px;
  font-size: 14px;
  pointer-events: none;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .promotion-applied-section {
  display: inline-flex;
  background: #f2f2f2;
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .promotion-applied-section .cost-currency {
  margin-top: 0px !important;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .leave-blank-msg-text {
  color: #007996;
  font-weight: 400;
  display: inline-flex;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .leave-blank-msg-text .ion-android-alert {
  font-size: 18px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .nce-sync-alert-text {
  margin-bottom: 10px;
  font-weight: 400;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .nce-sync-alert-text span {
  color: #ae0a46;
  font-size: 18px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .nce-sync-alert-text span.ion-checkmark-circled {
  color: #406129;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .price-type-input-radio label {
  font-weight: normal;
  text-transform: none;
  color: inherit;
  font-size: 12px;
  line-height: 14px;
  display: inline-flex;
  margin-bottom: 0;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .price-type-input-radio input[type="radio"] {
  margin-bottom: 0;
  position: relative;
  top: -5px;
  width: 12px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data hr.transcation-table-data-header {
  border-top: 1px solid #cbc4c3;
  width: 98%;
  float: left;
  margin: 10px 10px 0px 10px;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .header-right-value {
  color: #007996;
  font-weight: 400;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .padding-l-20 {
  padding-left: 20px;
  padding-bottom: 10px;
  display: inline-block;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .calculate-link {
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  color: #ae0a46;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .disable-link {
  opacity: 0.4;
  pointer-events: none;
}
.missing-subscription .missing-subs-transcation .transactions-table-data .has-error.form-group label.error {
  font-size: 12px;
}
.missing-subscription .missing-subs-transcation .sync-subscription-attr-wrap {
  margin-bottom: 20px;
}
.missing-subscription .missing-subs-transcation .sync-subscription-attr-wrap h4 {
  font-size: 20px;
  margin-bottom: 10px;
}
.missing-subscription .missing-subs-transcation .sync-subscription-attr-wrap .subscription-attributes-box {
  padding: 10px 10px 0px 10px;
  margin-bottom: 10px;
  border: 1px solid #cbc4c3;
}
.missing-subscription .missing-subs-transcation .sync-subscription-attr-wrap .subscription-attributes-box .icon-alert-color {
  font-size: 16px;
}
.missing-subscription .missing-subs-transcation .sync-subscription-attr-wrap .subscription-attributes-box .js-active {
  color: #af0e2e;
  font-weight: 400;
}
.missing-subscription .missing-subs-transcation .sync-subscription-attr-wrap .subscription-attributes-box .js-active-green {
  color: #406129;
  font-weight: 400;
}
.missing-subscription .missing-subs-transcation .sync-subscription-attr-wrap .subscription-attributes-box .transactions-table-value {
  word-wrap: break-word;
}
.missing-subscription .missing-subs-transcation .transaction-row-sec {
  font-size: 12px;
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  margin: 0px 0px 0px 0px;
  float: left;
  width: 100%;
  padding: 0px 20px;
  border-bottom: none;
}
.missing-subscription .missing-subs-transcation .transaction-row-sec .row-transaction-description {
  padding: 20px 10px;
  border-bottom: 1px solid #cbc4c3;
  margin: 0 -20px;
}
.missing-subscription .missing-subs-transcation .transaction-row-sec .row-transaction-description .refresh-icon {
  color: #af0e2e;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
}
.missing-subscription .missing-subs-transcation .transaction-row-sec .row-transaction-description .refresh-icon-disabled {
  color: #e6e6e5;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
}
.missing-subscription .transcation-sync-history {
  margin-bottom: 20px;
}
.missing-subscription .transcation-sync-history .export-file {
  font-weight: 400;
  cursor: pointer;
  float: right;
  font-size: 14px;
  color: #af0e2e;
  padding-top: 20px;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .head {
  padding: 10px 10px;
  cursor: pointer;
  transition: 0.2s ease;
  align-items: center;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .head h4 {
  font-family: inherit;
  font-size: 14px;
  padding-left: 10px;
  display: inline;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .head .arrow {
  font-size: 18px;
  transition: 0.25s ease;
  top: 4px;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .head .arrow-animate {
  transform: rotate(90deg);
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .head span {
  float: right;
  padding: 7px 5px 0 0;
  font-size: 12px;
  font-weight: 400;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content {
  display: none;
  padding: 10px 15px 10px 40px;
  font-size: 14px;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .accordian-header {
  font-weight: 400;
  margin: 10px 0px 20px 0px;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .accordian-header .sync-date-label {
  padding-right: 5px;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .accordian-header .sync-date-header {
  color: #007996;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content .sync-table-header {
  font-weight: 400;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content .status-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #af0e2e;
  display: inline-block;
  margin-right: 3px;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content .status-circle-success {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #406129;
  display: inline-block;
  margin-right: 3px;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content .sync-attribute-value-green {
  color: #406129;
  font-weight: 400;
  word-break: break-word;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content .sync-attribute-value-red {
  color: #af0e2e;
  font-weight: 400;
  word-break: break-word;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content .row-border {
  border-top: 1px solid #cbc4c3;
  margin: 10px 0px 0 0;
  padding: 20px 0px 10px 0;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content .sync-table-offer {
  font-weight: 400;
  padding-bottom: 40px;
  display: inline-block;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content .padding-l-0 {
  padding-left: 0;
}
.missing-subscription .transcation-sync-history .transcation-sync-accordian .content .sync-table-content.sync-table-content-border {
  border: 1px solid #cbc4c3;
  padding: 20px 10px 20px 25px;
  margin: 0 0 10px -25px;
}
.missing-subscription .eligible-attribute .transactions-table-value {
  word-wrap: break-word;
}
.missing-subscription .ineligible-attribute .transactions-table-value {
  word-wrap: break-word;
}
/* Missing subscription page styles end here */
.margin-row {
  margin-top: 20px;
}
.sync-error-label-2T {
  font-size: 12px;
  color: #ed1944;
  padding-bottom: 10px;
}
.info-icon-billing {
  margin-top: 10px;
  float: left;
  font-size: 20px;
}
.remove-pointer-link {
  cursor: default;
}
.term-billing-text-center {
  text-align: center;
  position: relative;
  left: 50%;
}
a.subs-link-table-row {
  display: contents;
  cursor: pointer;
}
span.subs-link-id {
  color: #ae0a46;
}
.how-to-activate-link {
  color: #ae0a46;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  margin-top: 20px;
}
.how-to-activate-sub-list-link {
  color: #ae0a46;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  display: inline-block;
  margin-left: 20px;
}
.perpetual-heading {
  color: #ae0a46;
  margin-left: 20px;
  cursor: pointer;
}
.pdp-how-to-activate-link {
  display: inline-block;
  color: #ae0a46;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  margin-top: 20px;
}
.cancel-utc-time-zone {
  border: 1px solid #cccccc;
  padding: 10px;
  display: inline-flex;
  width: 100%;
}
.info-eos-message {
  color: #ffffff;
  background-color: #007996;
  padding: 10px;
  margin-top: 10px;
  display: inline-flex;
  width: 100%;
}
.info-eos-message .info-icon {
  font-size: 18px;
  margin-left: 8px;
}
.info-eos-message .eos-msg-text-wrap {
  margin-left: 10px;
}
.info-eos-message .eos-msg-text-wrap .eos-msg-text {
  font-weight: 400;
  font-size: 16px;
}
.end-of-sale-desc {
  padding: 10px 9px;
  border: 1px solid #cbc4c3;
  margin-top: 15px;
}
.export-subs-header {
  width: 100%;
}
.export-subs-header h2 {
  display: inline-block;
}
.export-subs-header .export-subs-details {
  padding: 0;
  border: none;
  background-color: transparent;
  color: #ae0a46;
}
.export-subs-header .export-subs-details:hover {
  background-color: transparent;
  color: #ae0a46;
}
.perpetualSubscriptionTable {
  margin-bottom: 50px;
}
.manage-qty-scheduled-event-warning-popup {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
.manage-qty-scheduled-event-warning-popup .manage-qty-scheduled-event-warning-popup-content {
  width: 500px;
  background: #fff;
  position: fixed;
  left: 40%;
  top: 40%;
}
.manage-qty-scheduled-event-warning-popup .manage-qty-scheduled-event-warning-popup-content-part {
  width: 100%;
  float: left;
  padding: 10px;
  text-align: left;
}
.manage-qty-scheduled-event-warning-popup .manage-qty-scheduled-event-warning-plain-text p {
  font-size: 14px;
  margin-bottom: 10px;
}
.manage-qty-scheduled-event-warning-popup .manage-qty-scheduled-event-warning-plain-text p span {
  color: #ffa500;
  margin-right: 10px;
  font-size: 18px;
}
.manage-qty-scheduled-event-warning-popup .btn-wrapper {
  width: 100%;
  float: left;
  text-align: right;
  margin-bottom: 10px;
}
.manage-qty-scheduled-event-warning-popup .btn-wrapper .btn-confirm {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  right: 20px;
  top: 0;
  font-size: 16px;
}
.manage-qty-scheduled-event-warning-popup .btn-wrapper .btn-cancel {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  font-size: 16px;
  margin-right: 10px;
}
.rTableCell.exp-date-column {
  width: 125px;
  position: relative;
}
.rTableCell.exp-date-column .ion-ios-clock {
  font-size: 18px;
}
.rTableCell.exp-date-column .tooltip-exp-date {
  position: absolute;
  right: 5px;
  cursor: pointer;
  top: 15px;
}
.rTableCell.exp-date-column .tooltip-exp-date .tooltiptext {
  visibility: hidden;
  min-width: 330px;
  background-color: #ffffff;
  text-align: center;
  padding: 5px 10px;
  position: absolute;
  z-index: 1;
  top: -30px;
  left: -180px;
  border: 1px solid #cbc4c3;
  font-size: 14px;
  line-height: 16px;
  color: #3e332d;
}
.rTableCell.exp-date-column .tooltip-exp-date:hover .tooltiptext {
  visibility: visible;
}
.adobe-subscription-detail-section .subs-manage-qty-section .media-left .adobe-image-header-sec img {
  max-width: 60px;
}
.adobe-subscription-detail-section .subs-manage-qty-section .media-body {
  padding-left: 10px;
}
/******mng billing preference start here********/
.billing-prefer .crnt-bt__lbl {
  font-weight: 400;
}
.billing-prefer__terms thead tr th {
  padding: 0;
  color: #3e332d;
  border-bottom: none;
  border-top: none;
}
.billing-prefer__terms tbody tr:first-child td {
  border-top: none;
}
.billing-prefer__terms tbody tr td {
  padding: 8px 0;
  border-bottom: 1px solid #cbc4c3;
}
.billing-prefer .update-bt {
  cursor: pointer;
  font-weight: 500;
}
.billing-prefer .update-pm {
  cursor: pointer;
  font-weight: 500;
}
.billing-prefer .current-payment-method .red-indicator {
  margin-top: 7px;
  width: 13px;
  margin-right: 10px;
}
.billing-prefer .add-new,
.billing-prefer .use-saved-card {
  cursor: pointer;
}
.billing-prefer .manage-billing-savedcard {
  width: 100% !important;
  left: 0;
}
.billing-prefer .manage-po-no-input {
  width: 50% !important;
  height: 41px !important;
}
.billing-prefer .mngbilling-paymentform-cntnr .js-add-new-paymetric-payment-method,
.billing-prefer .mngbilling-paymentform-cntnr .close-sidebar {
  float: right;
}
.billing-prefer .mngbilling-paymentform-cntnr .close-sidebar {
  margin-right: 10px;
  padding: 6px 20px 6px;
}
.billing-prefer .mngbilling-paymentform-cntnr .js-add-new-paymetric-payment-method {
  padding: 6px 20px 6px;
}
.billing-prefer .mngbilling-paymentform-cntnr .payment-field-label {
  margin-bottom: 10px;
}
.billing-prefer .mngbilling-paymentform-cntnr .payment-field-label span {
  color: #ae0a46;
}
.billing-prefer .mngbilling-paymentform-cntnr .bootstrap-select select {
  width: 70%;
}
.billing-prefer .mngbilling-paymentform-cntnr .bootstrap-select {
  margin-bottom: 10px;
}
.billing-prefer .promotion-icon {
  width: 15px;
  height: 18px;
  padding-right: 0;
}
.mng-billing-preference-actionreq-popup {
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  position: fixed;
  /* Stay in place */
  z-index: 1100;
  /* Sit on top */
  padding-top: 100px;
  display: none;
}
.mng-billing-preference-actionreq-popup-cntnt {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width: 29%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: mngPrferActionRequire;
  -webkit-animation-duration: 0.4s;
  animation-name: mngPrferActionRequire;
  animation-duration: 0.4s;
  padding: 15px;
}
.mng-billing-preference-actionreq-popup .popup-body-cntnt .ion-android-alert {
  width: 18px;
  height: 18px;
  color: #ffc207;
}
.mng-billing-preference-actionreq-popup .popup-body-cntnt .mng-billing-cntnt {
  font-size: 14px;
  line-height: 24px;
  word-wrap: break-word;
  text-transform: none;
}
.mng-billing-preference-actionreq-popup .mng-prefer-close-btn {
  color: #ae0a46;
  font-weight: 400;
  font-size: 14px;
  cursor: pointer;
}
/* Add Animation */
@-webkit-keyframes mngPrferActionRequire {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes mngPrferActionRequire {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.upgrade-value-eos {
  color: #007996;
  font-weight: 400;
}
.upgrade-value-eos .info-icon {
  font-size: 16px;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.eos-product-text {
  color: #007996;
}
.eos-product-text .info-icon {
  font-size: 16px;
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.disable-link-update-billing {
  font-weight: 400;
  opacity: 0.4;
}
.disable-link-update-billing-disable {
  font-weight: 400;
  opacity: 0.4;
  pointer-events: none;
}
.schedule-change-heading {
  width: 70px;
}
.schedule-change-heading span {
  font-size: 23px;
  color: #333333;
  font-weight: normal;
}
.schedule-change-accordianset {
  position: relative;
  width: 100%;
  height: auto;
  background: inherit;
  background-color: #ffffff;
  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #cbc4c3;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
}
.schedule-change-accordianset > a.active {
  background-color: #3399cc;
  color: #fff;
}
.schedule-change .content {
  background-color: #fff;
  display: none;
}
.schedule-change .content table {
  margin-bottom: 0;
}
.schedule-change .content table thead th {
  border: none;
  color: #3d332d;
}
.schedule-change .content table thead th:last-child {
  text-align: left;
}
.schedule-change .content table tbody td {
  border: none;
  color: #3d332d;
}
.schedule-change .panel-heading {
  border-bottom: 1px solid #cbc4c3;
  padding: 7px 15px;
}
.custom-price-cntnr {
  width: 140px;
  position: relative;
}
.custom-price-cntnr .d-flex {
  position: relative;
}
.custom-price-cntnr .d-flex .custom-price-tooltip {
  right: 0rem;
  top: 0.5rem;
}
.custom-price-cntnr .icons.ion-android-alert:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
  right: -15rem;
  left: auto;
  top: -2rem;
  background-color: #ffffff;
  border: 1px solid #e6e6e5;
  color: #000000;
}
.custom-price-tooltip {
  position: absolute;
  cursor: pointer;
  top: 1.5rem;
  right: 20px;
}
.custom-price-tooltip .tooltip-text {
  visibility: hidden;
  width: auto;
  color: #007996;
  padding: 10px;
  position: absolute;
  top: 99%;
  left: 0;
  transform: translateX(-78%);
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 11px;
  white-space: nowrap;
}
.custom-price-tooltip:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
  right: -30rem;
  left: auto;
  top: -4rem;
  background-color: #ffffff;
  border: 1px solid #e6e6e5;
  color: #000000;
}
.azure-subscription-table-wrapper table {
  table-layout: fixed;
}
.azure-subscription-table-wrapper table th {
  font-weight: 400;
}
.azure-subscription-table-wrapper table th,
.azure-subscription-table-wrapper table td {
  color: #3d332d;
  font-size: 14px;
  border-top: 1px solid #cbc4c3;
  word-wrap: break-word;
}
.azure-subscription-table-wrapper table td:nth-child(3) {
  color: #406129;
}
.azure-subscription-table-wrapper table tbody tr:last-child {
  border-bottom: 1px solid #cbc4c3;
}
.azure-subscription-table-wrapper table tbody td:last-child {
  text-align: right;
}
.subscription-container > p {
  font-weight: 500;
  font-size: 14px;
  color: #3d332d;
}
.subscription-container .subscription-name-lbl {
  font-size: 14px;
  margin-bottom: 0;
  font-weight: normal;
  text-transform: none;
  color: #3d332d;
  width: 226px;
}
.subscription-container .subscription-name-input,
.subscription-container .subscription-workload-name-dd {
  margin: 0 !important;
}
.subscription-container .subscription-name-input .bootstrap-select,
.subscription-container .subscription-workload-name-dd .bootstrap-select {
  width: 100% !important;
}
.subscription-container .subscription-name-input {
  width: 97%;
}
.subscription-container .subscription-workload-name-dd {
  width: 100%;
}
.subscription-container .subscription-name-input {
  height: 41px !important;
}
.subscription-container .azure-subscription-error {
  margin-left: 15rem;
}
.azure-manage-disabled-link {
  color: grey;
  pointer-events: none;
  cursor: default;
}
#custom-price-available {
  color: #007996;
  font-size: 12px;
  font-weight: 400;
}
#activate-csp-marketplace-popup .activate-product-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #cbc4c3;
  margin-bottom: 20px;
}
#activate-csp-marketplace-popup .activate-product-header h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
}
#activate-csp-marketplace-popup .activate-product-header .right-link {
  font-weight: 400;
  padding-top: 7px;
  cursor: pointer;
}
#activate-csp-marketplace-popup .activate-product-btn {
  margin-top: 150px;
}
#activate-csp-marketplace-popup .activate-product-btn .btn {
  padding-left: 70px;
  padding-right: 70px;
}
.alert-global-customer-message {
  width: 100%;
  float: left;
  background: #007996;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  display: flex;
}
.alert-global-customer-message .ion-information-circled {
  font-size: 20px;
  padding-right: 10px;
}
.alert-global-customer-message .close-global-alert {
  float: right;
  cursor: pointer;
  font-size: 28px;
  padding-left: 10px;
}
.tooltip-status {
  position: relative;
  display: inline-block;
  left: 5px;
  cursor: pointer;
}
.tooltip-status span.ion-android-alert {
  top: -10px;
}
.tooltip-status .tooltiptext {
  visibility: hidden;
  width: 530px;
  background-color: #ffffff;
  text-align: center;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: -25px;
  right: 0;
  border: 1px solid #cbc4c3;
  font-size: 12px;
  line-height: 16px;
}
.tooltip-status:hover .tooltiptext {
  visibility: visible;
}
.promo-applied-text {
  position: absolute;
  width: 566px;
  height: 39px;
  border-width: 1px;
  border-style: solid;
  border-color: #cbc4c3;
  border-radius: 0;
  background-color: #ffffff;
  right: 0;
  top: 2rem;
  align-items: center;
  padding: 10px;
  font-size: 12px;
  color: #3E332D;
  visibility: hidden;
  font-style: normal;
}
.transactions-table-label .ion-information-circled:hover .promo-applied-text {
  visibility: visible;
}
.pricing-scheduled-history {
  margin-top: 0px !important;
}
.pricing-scheduled-history .transcation-sync-history .transcation-sync-accordian h4 {
  margin: 0;
}
.pricing-scheduled-history .transcation-sync-history .transcation-sync-accordian .head {
  padding: 15px 10px;
}
.pricing-scheduled-history .transcation-sync-history .transcation-sync-accordian .head .arrow {
  top: 0;
}
.pricing-scheduled-history .transcation-sync-history .transcation-sync-accordian .head span {
  float: none;
  padding: 0 5px 0 10px;
  font-size: 14px;
  font-weight: normal;
}
.pricing-scheduled-history .transcation-sync-history .transcation-sync-accordian .head i {
  font-size: 17px;
}
.pricing-scheduled-history .transcation-sync-history .transcation-sync-accordian .content {
  border-top: 1px solid #cbc4c3;
}
.pricing-scheduled-history .transcation-sync-history .transcation-sync-accordian .content .middle-content-space {
  padding-left: 7.7rem;
  padding-right: 3rem;
}
.pricing-scheduled-history-details p {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 0;
  line-height: normal;
}
.pricing-scheduled-history-details span {
  font-size: 14px;
}
.adobe-sync-subscription {
  margin-top: -30px;
}
.adobe-sync-subscription .adobe-sync-sub-header {
  margin: 20px 0px;
}
.adobe-sync-subscription .adobe-sync-sub-header h3 {
  display: inline-block;
}
.adobe-sync-subscription .adobe-sync-sub-header .return-to-sync-home {
  float: right;
  text-align: right;
  margin-right: 12px;
}
.adobe-sync-subscription .adobe-sync-sub-header .return-to-sync-home a {
  font-weight: 400;
  color: #ae0a46;
}
.adobe-sync-subscription .padding-right-zero {
  padding-right: 0;
}
.adobe-sync-subscription .adobe-subs-header-sec {
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  padding: 20px;
  margin: 0px 0px 20px 0px;
  float: left;
  width: 100%;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-left {
  display: inline-block;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-left .adobe-b2b-unit {
  margin-bottom: 10px;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-left .header-label {
  font-weight: 500;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-left .header-value {
  color: #007996;
  font-weight: 400;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-right {
  text-align: right;
  float: right;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-right .successful {
  padding-right: 10px;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-right .successful a {
  color: #ae0a46;
  font-weight: 400;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-right .failed {
  padding-left: 8px;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-right .successful-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #406129;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}
.adobe-sync-subscription .adobe-subs-header-sec .adobe-header-right .failed-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #af0e2e;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}
.adobe-sync-subscription .adobe-missing-subs-transcation {
  padding: 20px 0px;
  margin: 0px 0px 0px 10px;
  float: left;
}
.adobe-sync-subscription .adobe-missing-subs-transcation .adobe-transactions-header {
  font-size: 12px;
  font-weight: 400;
  padding: 0px 15px 10px 15px;
}
.adobe-sync-subscription .adobe-missing-subs-transcation .transaction-row-sec {
  font-size: 12px;
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  margin-right: 10px;
}
.adobe-sync-subscription .adobe-missing-subs-transcation .transaction-row-sec .row-transaction-description {
  padding: 20px 15px;
  font-weight: 400;
}
.adobe-sync-subscription .adobe-missing-subs-transcation .transaction-row-sec .row-transaction-description .refresh-icon {
  color: #af0e2e;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
}
.adobe-sync-subscription .adobe-missing-subs-transcation .transaction-row-sec .row-transaction-description .refresh-icon-disabled {
  color: #e6e6e5;
  font-size: 16px;
  font-weight: bold;
}
.adobe-sync-subscription .adobe-missing-subs-transcation .transaction-row-sec .row-transaction-description .ineligible-status-text {
  margin-top: 10px;
  font-size: 15px;
  color: #af0e2e;
}
.adobe-sync-subscription .adobe-transcation-sync-history {
  margin-bottom: 20px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .head {
  padding: 10px 10px;
  cursor: pointer;
  transition: 0.2s ease;
  align-items: center;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .head h4 {
  font-family: inherit;
  font-size: 14px;
  padding-left: 10px;
  display: inline;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .head .arrow {
  font-size: 18px;
  transition: 0.25s ease;
  top: 4px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .head .arrow-animate {
  transform: rotate(90deg);
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .head .status-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #af0e2e;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .head .status-circle-success {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #406129;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content {
  display: none;
  padding: 10px 15px 10px 40px;
  font-size: 14px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .accordian-header {
  font-weight: 400;
  margin: 10px 0px 10px 0px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .accordian-header .sync-date-label {
  padding-right: 5px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .accordian-header .sync-date-header {
  color: #007996;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .status-circle-check {
  padding-top: 4px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .status-circle {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #af0e2e;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .status-circle-success {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #406129;
  display: inline-block;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .sync-table-content {
  margin-top: 30px;
  margin-bottom: 10px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .sync-table-content .sync-table-header {
  font-weight: 400;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .sync-table-content hr.row-border {
  border-top: 1px solid #cbc4c3;
  margin: 10px;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .sync-table-content .sync-table-offer {
  font-weight: 400;
  padding-bottom: 40px;
  display: inline-block;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .sync-table-content .padding-l-0 {
  padding-left: 0;
}
.adobe-sync-subscription .adobe-transcation-sync-history .adobe-transcation-sync-accordian .content .sync-table-content.sync-table-content-border {
  border: 1px solid #cbc4c3;
  padding: 20px 10px 20px 25px;
  margin: 0 0 10px -25px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper {
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  padding: 20px 10px;
  margin: 0px 0px 20px 0px;
  float: left;
  width: 100%;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .abobe-sync-detail-top-part {
  margin-bottom: 15px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .abobe-sync-detail-top-part .abobe-sync-detail-top-part-label {
  font-weight: 500;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .abobe-sync-detail-top-part .abobe-sync-detail-top-part-value {
  color: #007996;
  font-weight: 400;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper {
  margin: 0;
  padding: 0;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-table-header {
  font-weight: 400;
  padding: 10px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .disabledClass {
  background-color: #e6e6e5;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .padding-left-position {
  padding-left: 38px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .adobe-sync-sub-table {
  border: 1px solid #cbc4c3;
  padding: 20px 10px;
  margin-bottom: 30px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .adobe-sync-sub-table .input-msrp {
  height: 30px;
  width: 70%;
  margin-bottom: 0;
  display: inline-block;
  font-size: 12px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .adobe-sync-sub-table .currency-text {
  font-size: 12px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .adobe-sync-sub-table hr.row-border {
  width: 100%;
  margin: 15px 0 15px 0px;
  float: left;
  border-top: 1px solid #cbc4c3;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .adobe-sync-sub-table hr.row-border:last-child {
  border: none;
  margin: 0;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .adobe-sync-sub-table .delete-icon {
  font-size: 16px;
  margin-right: 5px;
  top: 3px;
  cursor: pointer;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group {
  margin: 10px 0px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group .row-label {
  font-weight: 400;
  margin-bottom: 10px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group .asterisk {
  font-size: 14px;
  color: #ae0a46;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group .input-po-number {
  height: 38px;
  width: 100%;
  margin-bottom: 0;
  font-size: 14px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group .bootstrap-select {
  width: 100%;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group .bootstrap-select .btn {
  font-size: 12px;
  color: #3e332d;
  font-weight: 100;
  font-style: normal;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group .bootstrap-select .dropdown-menu {
  font-size: 12px;
  font-weight: 100;
  font-style: normal;
  color: #3e332d;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group .bootstrap-select .dropdown-menu > li > a {
  font-weight: 100;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .row-group .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section {
  border-top: 1px solid #cbc4c3;
  margin: 20px 0px 100px 0px;
  padding: 30px 0px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .container-checkbox {
  display: block;
  position: relative;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0px;
  width: 0px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #ffffff;
  border: 1px solid #cbc4c3;
  border-radius: inherit;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .container-checkbox .checkmark:after {
  left: 4px;
  top: -2px;
  width: 8px;
  height: 16px;
  border: solid #cbc4c3;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .check-label {
  text-transform: none;
  font-weight: normal;
  margin-left: 30px;
  line-height: 18px;
  color: #3e332d;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .checkbox-left {
  width: 30px;
  float: left;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .checkbox-left input[type="checkbox"] {
  width: 20px;
  height: 20px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .row-margin-top-position {
  margin-top: 30px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section button.btn {
  width: 100%;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .btn-canel {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  top: 40px;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .checkbox-section .accept-terms {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
}
.adobe-sync-subscription .adobe-sync-subs-detail-wrapper .adobe-sync-sub-table-wrapper .has-error.form-group label.error {
  margin: 10px 0;
  font-size: 13px;
}
.industry-container {
  background-color: #f7f6f5;
  padding: 70px 0 20px 0;
}
.industry-container .row {
  padding: 0 120px;
}
.industry-container a .h4 {
  padding-top: 5px;
}
.cloud-container {
  position: relative;
  padding: 0 10px;
}
.cloud-container .see-categories-section {
  top: 65px;
  right: 50px;
  position: absolute;
}
.cloud-container .see-categories-section a {
  font-size: 16px;
}
.cloud-container .categories-headline {
  text-transform: none;
  padding-bottom: 30px;
  padding-top: 50px;
  color: #808080;
}
.industry-link {
  padding-bottom: 50px;
}
.industry-link .h4 {
  margin: 10px;
  height: 20px;
}
.industry-link img {
  height: 90px;
}
.main-banner-container .banner-component-T2,
.main-banner-container .banner-component-T1 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.main-banner-container .banner-component-T1 {
  height: 370px;
}
.main-banner-container .banner-component-T1 h1 {
  font-size: 60px;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80%;
}
@media (max-width: 767px) {
  .main-banner-container .banner-component-T1 h1 {
    font-size: 50px;
  }
}
@media (max-width: 480px) {
  .main-banner-container .banner-component-T1 h1 {
    font-size: 40px;
  }
}
.main-banner-container .banner-component-T2 {
  height: 464px;
}
.main-banner-container .banner-component-T2 h1 {
  color: #ffffff;
  width: auto;
  font-size: 40px;
  line-height: 1;
}
@media (max-width: 480px) {
  .main-banner-container .banner-component-T2 h1 {
    font-size: 37px;
  }
}
.main-banner-container .banner-component-T2 .banner-text {
  color: #ffffff;
  font-size: 16px;
}
.main-banner-container .banner-component-T2 .banner-container {
  width: 330px;
  margin: 130px 120px;
  display: inline-block;
}
@media (max-width: 1200px) {
  .main-banner-container .banner-component-T2 .banner-container {
    margin: 130px 80px;
  }
}
@media (max-width: 980px) {
  .main-banner-container .banner-component-T2 .banner-container {
    margin: 130px 40px;
  }
}
@media (max-width: 767px) {
  .main-banner-container .banner-component-T2 .banner-container {
    text-align: center;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.main-banner-container .banner-component-T2 a {
  margin-top: 27px;
  padding: 15px 32px;
}
.marketing-component-img {
  width: 100%;
}
.marketing-inner {
  background-color: transparent;
}
@media (min-width: 767px) {
  .marketing-inner {
    margin: 30px 0 50px 0;
  }
}
@media (min-width: 979px) {
  .marketing-inner .marketing-text-container,
  .marketing-inner .marketing-image-container {
    padding-left: 100px;
  }
}
.marketing-inner.reseller {
  margin: 0;
  padding: 140px 0 120px 0;
}
@media (max-width: 1200px) {
  .marketing-inner.reseller {
    padding: 40px 0;
  }
}
@media (max-width: 1200px) {
  .marketing-inner.reseller .btn {
    font-size: 15px;
    padding: 16px 40px 15px;
  }
}
@media (max-width: 980px) {
  .marketing-inner.reseller .btn {
    padding: 16px 55px 15px;
  }
}
@media (max-width: 767px) {
  .marketing-inner.reseller .btn {
    font-size: 16px;
    padding: 16px 70px 15px;
  }
}
@media (max-width: 480px) {
  .marketing-inner.reseller .btn {
    font-size: 15px;
    padding: 16px 20px 15px;
  }
}
@media (max-width: 1200px) and (min-width: 980px) {
  .marketing-inner.reseller .marketing-image-container {
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .marketing-inner .marketing-text-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.marketing-inner h1 {
  color: #808080;
}
.marketing-inner .btn {
  font-size: 16px;
  line-height: 2;
  padding: 16px 70px 15px;
}
@media (max-width: 480px) {
  .marketing-inner .btn {
    padding: 14px 42px 13px;
  }
}
.marketing-inner p {
  font-size: 16px;
  padding-bottom: 20px;
  color: #3e332d;
}
.marketing-inner .marketing-image-container img {
  width: 100%;
}
@media (max-width: 767px) {
  .industry-container .row {
    padding: 0;
  }
  .marketing-inner.insight {
    margin: 20px 0 145px;
  }
  .marketing-inner .marketing-btn-container {
    text-align: center;
  }
  .marketing-inner h1 {
    margin-top: 20px;
    text-align: center;
    font-size: 32px;
  }
  .main-banner-container h1 {
    font-size: 32px;
  }
  .homepage-headline {
    font-size: 26px;
  }
  .cloud-container .industry-link .h4 {
    font-size: 14px;
  }
}
@media (max-width: 980px) {
  .cloud-container .industry-align {
    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;
  }
  .cloud-container .industry-link .img-fluid {
    height: 100px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
  }
  /* Safari fix */
  .industry-align:before,
  .industry-link:before,
  .industry-align:after,
  .industry-link:after {
    content: normal;
  }
}
/******shop all brands *****/
.shop-all-brands {
  background-color: #f7f6f5;
  padding: 3rem 1rem;
}
.shop-all-brands--link h4 {
  color: #3e3322;
  padding: 1.5rem 0;
}
.shop-all-brands--link .img-fluid {
  width: 180px;
  height: 90px;
}
.shop-all-brands--link .img-fluid img {
  margin: auto;
}
.homepage-section1 {
  padding: 5rem 2rem;
}
.homepage-section1 h1 {
  font-size: 36px;
  color: #3e3322;
  margin: 0;
}
.homepage-product-list {
  background-color: #f7f6f5;
  padding: 4rem 1rem;
}
.homepage-product-list--row {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.homepage-product-list .product-item .details {
  background-color: #ffffff;
}
.page-homepage-us .industry-align {
  display: flex;
  flex-wrap: wrap;
}
.page-homepage-us .industry-link .img-fluid {
  height: 90px;
  width: 90px;
  margin: auto;
}
.licenses-component {
  margin-top: 30px;
}
.licenses-component:last-child {
  margin-bottom: 60px;
}
.licenses-component.assign-margin {
  margin-top: 20px;
}
.licenses-component .licenses-row {
  padding: 32px 50px;
  background-color: #ffffff;
  border-right: 1px solid #e6e6e5;
  border-left: 1px solid #e6e6e5;
  border-top: 1px solid #e6e6e5;
}
.licenses-component .licenses-row.header {
  padding: 25px 50px;
}
.licenses-component .licenses-row .linceses-product-image img {
  max-width: 70px;
  max-height: 70px;
}
.licenses-component .licenses-row .licenses-assign-new {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-left: 1px solid #e6e6e5;
}
.licenses-component .licenses-row .licenses-assign-new a {
  letter-spacing: 1px;
}
.licenses-component .licenses-row .licenses-assign-new a span {
  vertical-align: middle;
  font-size: 19px;
  padding-right: 5px;
}
.licenses-component .licenses-row .licenses-content-top {
  margin-top: -4px;
}
.licenses-component .licenses-row .licenses-content-top h3 {
  margin: 0;
  line-height: 1;
}
.licenses-component .licenses-row .license-content-middle {
  margin-bottom: 13px;
}
.licenses-component .licenses-row .license-content-middle .licenses-total {
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  padding: 0 0 5px 14px;
}
.licenses-component .licenses-row .license-content-middle .licenses-total::before {
  content: '';
  border-left: 1px solid;
  height: 19px;
  left: 6px;
  top: 8px;
  position: absolute;
  color: #e6e6e5;
}
.licenses-component .licenses-row .license-content-middle .licenses-total-text {
  font-size: 12px;
  padding-left: 14px;
}
.licenses-component .licenses-row .progress,
.licenses-component .licenses-row .progress-bar {
  border-radius: 6px;
}
.licenses-component .licenses-row .progress {
  margin: 12px 0 0 0;
  height: 11px;
}
.licenses-component .licenses-row .progress-bar {
  background-color: #406129;
}
.licenses-component .licenses-row .progress-bar.full {
  background-color: #af0e2e;
}
.licenses-component .licenses-row .progress-bar.almost-full {
  background-color: #ffa500;
}
.licenses-component .licenses-row:last-child {
  border-bottom: 1px solid #e6e6e5;
}
.licenses-component .licenses-subdomain-text {
  padding-top: 14px;
  font-size: 12px;
  display: inline-block;
}
.licenses-component .licenses-subdomain-text a {
  letter-spacing: 1px;
}
.licenses-component .licenses-subdomain-text::after {
  content: '|';
  color: #e6e6e5;
  padding-left: 22px;
}
.licenses-component .licenses-subdomain-text-no-bar {
  padding-top: 14px;
  font-size: 12px;
  display: inline-block;
  margin: 0px 10px 0px 20px;
}
.licenses-component .licenses-subdomain-text-no-bar a {
  letter-spacing: 1px;
}
.licenses-component .licenses-no-delegated-admin-text {
  padding-top: 14px;
  display: inline-block;
}
.licenses-component .licenses-no-delegated-admin-text a {
  letter-spacing: 1px;
}
@media (min-width: 979px) {
  .licenses-component .licenses-no-delegated-admin-text::after {
    content: '|';
    color: #e6e6e5;
    padding-left: 22px;
  }
}
@media (max-width: 979px) {
  .licenses-component .licenses-no-delegated-admin-text {
    padding-right: 10px;
  }
}
.licenses-component .licenses-subdomain-button {
  margin: 0px 10px 0px 20px;
  display: inline-block;
}
.licenses-component .licenses-date-text {
  color: #808080;
  font-size: 12px;
  text-align: right;
  padding-top: 15px;
  word-break: break-all;
}
.licenses-component .licenses-date-text.small-padding {
  padding-top: 5px;
}
.licenses-component .licenses-date-text img {
  max-width: 15px;
  max-height: 15px;
  margin-right: 5px;
}
.licenses-component .licenses-vendor-image img {
  max-width: 75px;
  max-height: 75px;
}
.licenses-component .licenses-content-bottom .licenses-bottom-text {
  font-size: 12px;
  color: #3e332d;
  font-weight: normal;
  padding-bottom: 5px;
}
.licenses-component .licenses-content-bottom .licenses-bottom-number {
  font-size: 12px;
}
.licenses-flyout-subdomain {
  background-color: #e6e6e5;
  font-size: 16px;
  padding: 8px 15px;
}
.assign-license-header-text {
  font-size: 22px;
  margin: 31px 0 15px 0;
}
.assign-license-search {
  text-align: right;
}
.assign-license-search .table-dashboard-search-input {
  margin: 0;
}
.assign-license-search .table-dashboard-search-input.assign-per-page {
  float: left;
}
.assign-license-search .table-dashboard-search-input.assign-license-search-border::before {
  content: '|';
  color: #e6e6e5;
  padding: 0 7px;
}
.assign-license-search .table-dashboard-search-input.assign-license-search-border .bootstrap-select {
  margin: 0;
}
.license-popover {
  font-size: 8px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.license-popover .arrow {
  position: absolute;
  left: -4px;
  top: 5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 4px solid #406129;
  display: inline-block;
}
.license-popover .license-popover-content {
  background-color: #406129;
  color: #ffffff;
  display: inline-block;
  padding: 4px 0;
}
.license-popover .license-popover-content .text {
  padding: 0 7px;
  display: inline-block;
  vertical-align: middle;
  padding-top: 1px;
}
.license-popover .license-popover-content span {
  font-size: 12px;
  padding-left: 4px;
  vertical-align: middle;
}
.license-popover .license-popover-content .ion-checkmark-circled,
.license-popover .license-popover-content .ion-close-circled {
  color: #ffffff;
}
.license-wrap-popover {
  position: absolute;
  top: 17px;
  left: 44px;
  width: 100%;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  white-space: nowrap;
}
.license-wrap-popover.unassigned .license-popover .arrow,
.license-wrap-popover.error .license-popover .arrow {
  border-right: 4px solid #cbc4c3;
}
.license-wrap-popover.unassigned .license-popover .license-popover-content,
.license-wrap-popover.error .license-popover .license-popover-content {
  background-color: #cbc4c3;
}
.license-wrap-popover.show {
  opacity: 1;
  transition: all 0.4s ease-in-out;
}
.license-switch-td {
  position: relative;
  vertical-align: bottom;
}
.license-assign-spinner {
  position: absolute;
  left: 36px;
  top: 19px;
}
.license-assign-spinner img {
  max-width: 20px;
  max-height: 20px;
}
@media (max-width: 1199px) {
  .licenses-component .licenses-row {
    padding: 32px 20px;
  }
  .licenses-component .licenses-row.header {
    padding: 32px 20px;
  }
  .licenses-component .licenses-subdomain-text:after {
    padding-left: 11px;
  }
  .assign-license-search .table-dashboard-search-input.assign-per-page {
    float: none;
  }
  .assign-license-search .table-dashboard-search-input.assign-license-search-border::before {
    content: '';
    padding: 0;
  }
  .assign-license-search .table-dashboard-search-input.search-icon-input {
    margin-top: 9px;
    display: block;
  }
  .assign-license-search .table-dashboard-search-input.search-icon-input span {
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
  }
}
@media (max-width: 979px) {
  .licenses-component .licenses-subdomain-text {
    text-align: right;
  }
  .licenses-component .licenses-subdomain-text:after {
    content: '';
    padding: 0;
  }
  .license-wrap-popover {
    top: 45px;
    left: -25px;
  }
  .license-wrap-popover .arrow {
    left: 45px;
    top: -4px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom: 5px solid #406129;
    border-top: 0;
  }
  .license-wrap-popover.unassigned .license-popover .arrow,
  .license-wrap-popover.error .license-popover .arrow {
    border-bottom: 5px solid #cbc4c3;
    border-right: 5px solid transparent;
  }
  .license-wrap-popover.unassigned .license-popover .license-popover-content,
  .license-wrap-popover.error .license-popover .license-popover-content {
    background-color: #cbc4c3;
  }
  .license-switch-td {
    vertical-align: middle;
  }
  .license-switch-td .license-assign-spinner {
    left: 16px;
    top: 33px;
  }
}
@media (max-width: 768px) {
  .license-switch-td {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .license-switch-td .switch .slider.round {
    width: 40px;
    height: 23px;
  }
  .license-switch-td .switch .slider.round:before {
    height: 17px;
    width: 17px;
    bottom: 3px;
    left: 3px;
  }
  .license-switch-td .switch input:checked + .slider.round:before {
    -webkit-transform: translateX(17px);
    -ms-transform: translateX(17px);
    transform: translateX(17px);
  }
  .license-switch-td .license-assign-spinner {
    left: 23px;
    top: 25px;
  }
  .license-wrap-popover {
    top: 30px;
    left: -41px;
  }
  .license-wrap-popover .arrow {
    left: 63px;
  }
  .assign-licenses-table .rTableRow {
    padding-right: 55px;
  }
  .assign-licenses-table .rTableRow .assign-licenses-email {
    word-break: break-word;
  }
}
@media (max-width: 480px) {
  .dashboard-row .licenses-component .licenses-subdomain-button .btn {
    white-space: normal;
  }
  .dashboard-row .licenses-component .licenses-row {
    padding: 20px 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e6e6e5;
  }
  .dashboard-row .licenses-component .licenses-row.header .btn {
    font-size: 11px;
  }
  .dashboard-row .licenses-component .licenses-row .linceses-product-image img {
    max-width: 40px;
    max-height: 40px;
  }
  .dashboard-row .licenses-component .licenses-row .licenses-vendor-image img {
    max-width: 60px;
    max-height: 60px;
  }
  .dashboard-row .licenses-component .licenses-row .licenses-content-top {
    position: relative;
  }
  .dashboard-row .licenses-component .licenses-row .licenses-content-top a {
    position: absolute;
    right: 12px;
    color: #3e332d;
  }
  .dashboard-row .licenses-component .licenses-row .licenses-content-top a span {
    font-size: 20px;
  }
  .dashboard-row .licenses-component .licenses-row .licenses-content-top h3 {
    font-size: 22px;
  }
  .dashboard-row .licenses-component .licenses-row .license-content-middle .licenses-total,
  .dashboard-row .licenses-component .licenses-row .license-content-middle .licenses-total-text {
    padding-left: 10px;
  }
  .dashboard-row .licenses-component .licenses-row .license-content-middle .licenses-total:before {
    left: 5px;
  }
}
.licence-error-msg {
  background: #ffffff;
  border: 1px solid #e6e6e5;
  padding: 20px;
  margin-bottom: 10px;
}
.licence-error-msg .icon-license-info {
  color: #ae0a46;
  font-size: 18px;
  padding-right: 5px;
}
.partner-sync-error-msg {
  background: #ffffff;
  border: 1px solid #e6e6e5;
  padding: 20px;
  margin-bottom: 10px;
}
.partner-sync-error-msg .icon-license-info {
  color: #ae0a46;
  font-size: 18px;
  padding-right: 5px;
}
.gigya-screen-content .gigya-screen .gigya-label {
  text-transform: none;
  color: #3e332d;
  font-size: 16px;
  font-weight: 100;
  line-height: 1.63;
}
.gigya-screen-content .gigya-screen .gigya-input-text[disabled] {
  background: #f7f6f5;
}
.gigya-screen-content .gigya-screen .gigya-required-display {
  color: #af0e2e;
  font-size: 16px;
  display: inline;
  font-weight: 100;
  margin-left: 3px;
}
.gigya-screen-content .gigya-screen .bootstrap-select {
  width: 100% !important;
  height: 57px;
}
.gigya-screen-content .gigya-screen .bootstrap-select .btn-dropdown {
  height: 57px;
}
.gigya-screen-content .gigya-screen .bootstrap-select .btn-dropdown.disabled {
  opacity: 1;
  background: #f7f6f5;
  color: #5f5753;
}
.gigya-screen-content .gigya-screen .gigya-error-msg,
.gigya-screen-content .gigya-screen .gigya-error-msg.gigya-error-msg-active {
  font-size: 14px;
  color: #af0e2e;
  margin: -10px 0 20px;
}
.gigya-screen-content .gigya-screen .gigya-terms-error,
.gigya-screen-content .gigya-screen input.gigya-error,
.gigya-screen-content .gigya-screen input[type=text].gigya-error,
.gigya-screen-content .gigya-screen input[type=password].gigya-error,
.gigya-screen-content .gigya-screen input[type=email].gigya-error,
.gigya-screen-content .gigya-screen select.gigya-error {
  border-color: #af0e2e;
  padding: 14px;
  border-radius: 0;
}
.gigya-screen-content .gigya-screen .inline-element {
  display: inline-block;
  font-size: 16px;
  min-height: 26px;
}
.gigya-screen-content .gigya-screen .inline-element:not(:first-child) {
  padding-left: 40px;
}
.gigya-screen-content .gigya-screen .gigya-button-box .gigya-composite-control {
  display: inline-block;
  padding-top: 15px;
}
.gigya-screen-content .gigya-screen .gigya-button-box .gigya-composite-control.gigya-composite-control-link.btn {
  padding-bottom: 15px;
}
.gigya-screen-content .gigya-screen .mandatory-marker {
  color: #af0e2e;
}
.gigya-screen-content .gigya-screen p {
  line-height: 1.63;
}
.gigya-screen-content .gigya-screen p b {
  font-weight: 500;
}
@media (max-width: 480px) {
  .gigya-screen-content .gigya-screen h1 {
    font-size: 26px;
    margin-top: 15px;
  }
  .gigya-screen-content .gigya-screen h3 {
    font-size: 19px;
  }
  .gigya-screen-content .gigya-screen p {
    font-size: 14px;
  }
  .gigya-screen-content .gigya-screen .gigya-label {
    font-size: 14px;
  }
  .gigya-screen-content .gigya-screen .gigya-label .gigya-required-display {
    font-size: 14px;
  }
}
.gigya-screen-content .gigya-screen .form-group.has-error input,
.gigya-screen-content .gigya-screen .form-group.has-error .bootstrap-select {
  margin-bottom: 10px;
}
.btn-next,
.btn-cancel,
.btn-back {
  width: 138px;
}
.gigya-bottom-link-container {
  margin: 30px 0 10px;
  font-size: 16px;
}
.gigya-border-form-container {
  border: 1px solid #cbc4c3;
  padding: 35px 30px;
}
@media (max-width: 480px) {
  .gigya-border-form-container {
    padding: 30px 25px;
  }
}
/* 1T Login screen set */
.login-section-container,
.account-register-container {
  margin-bottom: 80px;
}
.row-login-border {
  border: 1px solid #cbc4c3;
  display: flex;
}
.login-form-left {
  padding: 35px 20px;
}
.col-form-right {
  padding-left: 0;
  background: #f7f6f5;
}
.col-form-right:before {
  content: '';
  border-left: 1px solid #cbc4c3;
  position: absolute;
  top: 0;
  bottom: 0;
}
.login-form-right {
  padding: 35px 30px;
}
@media (max-width: 767px) {
  .login-form-right {
    padding: 35px 20px;
  }
  .row-login-border {
    display: block;
  }
  .col-form-right {
    border-top: 1px solid #e6e6e5;
    padding-left: 10px;
  }
  .col-form-right:before {
    border-left: 0;
  }
}
@media (max-width: 480px) {
  .login-form-right {
    padding: 15px 15px 30px;
  }
  .login-form-left {
    padding: 30px 15px;
  }
}
/* 1T Create account screen set */
.create-account-section {
  margin-top: 30px;
}
.create-account-section-content {
  padding-left: 0;
}
.create-account-section-content h3 {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .create-account-section {
    margin-top: 0px;
  }
}
.migration-legacy-nce-wrapper .migration-nce-header {
  margin: 20px 0px;
  padding-left: 0;
}
.migration-legacy-nce-wrapper .migration-nce-header-sec {
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  padding: 20px 10px;
  margin: 0px;
  float: left;
  width: 100%;
  font-weight: 400;
}
.migration-legacy-nce-wrapper .migration-nce-header-sec .refresh-icon {
  color: #af0e2e;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
}
.migration-legacy-nce-wrapper .migration-nce-history {
  margin-bottom: 20px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head {
  padding: 10px 10px;
  cursor: pointer;
  transition: 0.2s ease;
  align-items: center;
  width: 100%;
  float: left;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .head-left {
  width: 85%;
  float: left;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .head-left .legacy-id-header {
  font-weight: 100;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .head-right {
  width: 15%;
  float: left;
  text-align: right;
  margin-top: 5px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .head-right .status-circle-success {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #406129;
  display: inline-block;
  margin-right: 3px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .head-right .status-circle-process {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #ffc208;
  display: inline-block;
  margin-right: 3px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .head-right .status-circle-failed {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: red;
  display: inline-block;
  margin-right: 3px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .head-right .status-text {
  font-weight: 400;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head h4 {
  font-family: inherit;
  font-size: 14px;
  padding-left: 10px;
  display: inline;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .arrow {
  font-size: 18px;
  transition: 0.25s ease;
  top: 4px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .head .arrow-animate {
  transform: rotate(90deg);
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content {
  display: none;
  font-size: 14px;
  width: 100%;
  float: left;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .accordian-header {
  font-weight: 400;
  margin: 10px 0px 20px 40px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .accordian-header .requested-label {
  padding-right: 5px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .accordian-header .requested-header-name {
  color: #007996;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content {
  border-top: 1px solid #cbc4c3;
  padding: 10px;
  width: 100%;
  float: left;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-req-id {
  font-weight: 400;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-req-value {
  color: #007996;
  padding-left: 5px;
  font-weight: 400;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content {
  margin-top: 30px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .migration-table-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .eligible-inside-box {
  border: 1px solid #cbc4c3;
  padding: 10px;
  width: 100%;
  float: left;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .eligible-inside-box .box-label {
  font-weight: 400;
  margin-bottom: 5px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .eligible-inside-box .box-value {
  word-break: break-all;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .eligible-inside-box label {
  text-transform: inherit;
  color: inherit;
  font-weight: 400;
  font-size: 14px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .eligible-inside-box .radio-label {
  position: relative;
  top: 4px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .eligible-inside-box .row-margin {
  margin-top: 25px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .eligible-inside-box .legacy-add-on-section {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #cbc4c3;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .eligible-inside-box .ponumber-text {
  width: 80%;
  padding: 7px;
  height: 40px;
  margin-bottom: 0;
  float: right;
  text-align: right;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .nce-addon-title {
  color: #007996;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .nce-addon-title i {
  font-size: 20px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .migration-sec-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .migration-inside-table-content-box {
  border: 1px solid #cbc4c3;
  padding: 10px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .migration-inside-table-content-box .box-label {
  font-weight: 400;
  margin-bottom: 5px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .migration-inside-table-content-box .box-value {
  word-break: break-all;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .migration-inside-table-content-box .row-margin {
  margin-top: 25px;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .migration-inside-table-content-box .legacy-add-on-section {
  margin-top: 50px;
  padding-top: 15px;
  border-top: 1px solid #cbc4c3;
}
.migration-legacy-nce-wrapper .migration-nce-history .migration-sync-accordian .content .migration-table-content .migration-inside-table-content .migration-inside-table-content-box .legacy-add-on-section hr {
  margin: 5px 0;
  border-top: 2px solid #cbc4c3;
}
.migration-legacy-nce-detail-wrapper .migration-nce-detail-back {
  margin-top: 30px;
}
.migration-legacy-nce-detail-wrapper .migration-nce-detail-back a {
  font-weight: 400;
}
.migration-legacy-nce-detail-wrapper .check-label {
  text-transform: initial;
  position: relative;
  left: 30px;
  font-weight: 400;
  color: inherit;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper {
  width: 70%;
  float: right;
  margin: 10px 0px 30px 0px;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .terms-conditions {
  cursor: pointer;
  color: #af0e2e;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .eligible-btn-wrapper-left {
  width: 65%;
  float: left;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .eligible-btn-wrapper-right {
  width: 35%;
  float: right;
  text-align: right;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .container-checkbox {
  display: block;
  position: relative;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0px;
  width: 0px;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ffffff;
  border: 1px solid #cbc4c3;
  border-radius: inherit;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .container-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.migration-legacy-nce-detail-wrapper .eligible-btn-wrapper .container-checkbox .checkmark:after {
  left: 5px;
  top: -2px;
  width: 8px;
  height: 18px;
  border: solid #2196f3;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.migration-legacy-nce-detail-wrapper .migration-nce-detail-header {
  margin: 20px 0px;
  padding-left: 0;
}
.migration-legacy-nce-detail-wrapper .migration-nce-detail-sub-header {
  font-size: 18px;
  margin-bottom: 10px;
}
.migration-legacy-nce-detail-wrapper .migration-nce-detail-sub-header p {
  color: #007996;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.migration-legacy-nce-detail-wrapper .migration-nce-detail-sub-header p i {
  font-size: 20px;
  margin-right: 5px;
}
.migration-legacy-nce-detail-wrapper .migration-nce-no-data-found {
  margin-bottom: 30px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper {
  border: 1px solid #cbc4c3;
  padding: 10px 0;
  width: 100%;
  float: left;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .migrate-nce-check-wrapper {
  border-bottom: 1px solid #cbc4c3;
  margin-bottom: 15px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .migrate-nce-check-wrapper .migrate-checkbox {
  width: 18px;
  height: 18px;
  margin-bottom: 15px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .migrate-nce-check-wrapper .checkbox-label {
  position: relative;
  top: -4px;
  font-weight: 400;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section {
  width: 100%;
  float: left;
  padding: 10px;
  margin-bottom: 20px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section .header-left {
  width: 80%;
  float: left;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section .header-left .migration-req-id {
  font-weight: 400;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section .header-left .migration-req-value {
  color: #007996;
  font-weight: 400;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section .header-right {
  width: 20%;
  float: right;
  text-align: right;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section .header-right .status-circle-success {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #406129;
  display: inline-block;
  margin-right: 3px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section .header-right .status-circle-process {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #ffc208;
  display: inline-block;
  margin-right: 3px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section .header-right .status-circle-failed {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: red;
  display: inline-block;
  margin-right: 3px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .result-header-section .header-right .status-text {
  font-weight: 400;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .nce-addon-title {
  color: #007996;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .nce-addon-title i {
  font-size: 20px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .row-margin {
  margin-top: 25px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .migration-sec-title {
  font-size: 18px;
  margin-bottom: 10px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .box-label {
  font-weight: 400;
  margin-bottom: 5px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .box-value {
  word-break: break-all;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box {
  border: 1px solid #cbc4c3;
  padding: 10px;
  width: 100%;
  float: left;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box hr:last-child {
  border: 0;
  margin: 0;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box .box-label {
  font-weight: 400;
  margin-bottom: 5px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box .box-value {
  word-break: break-all;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box label {
  text-transform: inherit;
  color: inherit;
  font-weight: 400;
  font-size: 14px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box .radio-label {
  position: relative;
  top: 4px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box .row-margin {
  margin-top: 25px;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box .legacy-add-on-section {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #cbc4c3;
}
.migration-legacy-nce-detail-wrapper .eligible-sec-content-wrapper .eligible-inside-box .ponumber-text {
  width: 80%;
  padding: 7px;
  height: 40px;
  margin-bottom: 0;
  float: right;
  text-align: right;
}
.eligible-inside-box hr:first-child {
  border: 0;
  margin: 0;
}
.subs-upgrade-detail-section h3 {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.subs-upgrade-detail-section .sub-title {
  margin: 10px 0px;
}
.subs-upgrade-detail-section .subs-upgrade-inside-title {
  font-weight: 400;
  margin: 10px 0;
  word-wrap: break-word;
}
.subs-upgrade-detail-section .subs-upgrade-message {
  color: #007996;
}
.subs-upgrade-detail-section .subs-upgrade-message span {
  font-size: 18px;
  margin-right: 5px;
}
.subs-upgrade-detail-section .subs-upgrade-warning-message .upgrade-warning-color {
  color: #a30942;
  font-size: 24px;
  width: 30px;
  float: left;
}
.subs-upgrade-detail-section .subs-current-qty {
  margin: 15px 0 10px 0;
}
.subs-upgrade-detail-section .subs-upgrade-qty-sec {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px;
}
.subs-upgrade-detail-section .subs-upgrade-qty-sec .upgrade-qty-title {
  margin-bottom: 10px;
}
.subs-upgrade-detail-section .subs-upgrade-qty-sec .upgrade-qty-input-section {
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.subs-upgrade-detail-section .subs-upgrade-qty-sec .upgrade-qty-input-section .upgrade-qty-left-input-section {
  width: 90px;
  float: left;
}
.subs-upgrade-detail-section .subs-upgrade-qty-sec .upgrade-qty-input-section .upgrade-qty-left-input-section input {
  height: 35px;
  text-align: center;
  width: 85px;
  margin: 0 0 5px 0;
}
.subs-upgrade-detail-section .subs-upgrade-qty-sec .upgrade-qty-input-section .upgrade-qty-left-input-section .update-link {
  color: #ae0a46;
  font-size: 12px;
  padding: 5px 0 0 7px;
  float: left;
  cursor: pointer;
}
.subs-upgrade-detail-section .subs-upgrade-qty-sec .upgrade-qty-input-section .upgrade-qty-left-input-section .disabled-upgrade-input-qty {
  background-color: #eeeeee;
}
.subs-upgrade-detail-section .subs-upgrade-qty-sec .upgrade-qty-input-section .upgrade-qty-right-input-section {
  float: left;
  margin-top: 18px;
}
.subs-upgrade-detail-section .upgrade-from-section {
  margin: 20px 0px 0 0;
  padding: 10px 0px;
  border-top: 1px solid #cbc4c3;
  border-bottom: 1px solid #cbc4c3;
  width: 100%;
  float: left;
}
.subs-upgrade-detail-section .upgrade-from-section .upgrade-name {
  margin-bottom: 20px;
}
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li {
  margin: 5px 0px;
  padding: 0px;
  list-style: none;
}
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:checked,
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:checked + label,
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 14px;
  display: inline-block;
  color: #3e332d;
  font-weight: 100;
  font-size: 14px;
  text-transform: inherit;
}
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:checked + label:before,
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #007996;
  border-radius: 100%;
  background: #ffffff;
}
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:checked + label:after,
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 6px;
  height: 6px;
  background: #007996;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.subs-upgrade-detail-section .upgrade-from-section ul.upgrade-radio-sec li [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.subs-upgrade-detail-section .upgrade-from-section .dropdown .dropdown-toggle {
  white-space: nowrap;
  padding-right: 16px;
}
.subs-upgrade-detail-section .upgrade-from-section .dropdown .dropdown-toggle span {
  float: right;
}
.subs-upgrade-detail-section .upgrade-from-section .dropdown .dropdown-menu li {
  cursor: pointer;
}
.subs-upgrade-detail-section .upgrade-from-section .dropdown .upgrade-dropdown .btn-dropdown {
  height: 42px;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper {
  min-height: 140px;
  height: auto;
  width: 100%;
  float: left;
  margin: 0;
  padding-top: 10px;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .destination-upgrade-info-message {
  color: #007996;
  padding-bottom: 15px;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .destination-upgrade-info-message .info-destination {
  display: inline-block;
  font-size: 18px;
  padding-right: 5px;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .js-destination-upgrade-error-message .alert-destination {
  display: inline-block;
  font-size: 18px;
  padding-right: 5px;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .striket-hrough-text {
  text-decoration: line-through;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .promotion-applied-text {
  margin-top: 10px;
  font-weight: 400;
  color: #a30942;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:checked,
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:checked + label,
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 14px;
  display: inline-block;
  color: #3e332d;
  font-weight: 100;
  font-size: 14px;
  text-transform: inherit;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:checked + label:before,
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #007996;
  border-radius: 100%;
  background: #ffffff;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:checked + label:after,
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 6px;
  height: 6px;
  background: #007996;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .strike-upgrade-value {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-decoration: line-through;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .margin-top-row {
  margin-top: 10px;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .padding-left-20 {
  padding-left: 22px;
}
.subs-upgrade-detail-section .upgrade-from-section .destination-upgrade-section-wrapper .contract-description {
  color: #007996;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 10px;
}
.subs-upgrade-detail-section .total-sec-wrapper {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
}
.subs-upgrade-detail-section .total-sec-wrapper .disabled-upgrade-tax-calculation {
  pointer-events: none;
  color: #cbc4c3;
}
.subs-upgrade-detail-section .total-sec-wrapper .draw-border {
  border-top: 1px solid #cbc4c3;
  margin-top: 20px;
}
.subs-upgrade-detail-section .btn-wrapper {
  margin-top: 20px;
}
.subs-upgrade-detail-section .btn-wrapper .btn-cancel {
  background: none;
  color: #af0e2e;
  cursor: pointer;
}
.subs-upgrade-detail-section .btn-wrapper .btn-cancel:hover,
.subs-upgrade-detail-section .btn-wrapper .btn-cancel:active,
.subs-upgrade-detail-section .btn-wrapper .btn-cancel:focus,
.subs-upgrade-detail-section .btn-wrapper .btn-cancel:visited {
  color: #af0e2e;
  border: none;
  background: none;
  box-shadow: none;
  outline-style: none;
}
.subs-upgrade-detail-section .price-tooltip {
  margin-bottom: 5px;
}
.subs-upgrade-detail-section .price-tooltip .promotion-tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px solid #ae0a46;
  color: #ae0a46;
  cursor: pointer;
}
.subs-upgrade-detail-section .price-tooltip .promotion-tooltip .promotion-tooltiptext {
  visibility: hidden;
  width: 520px;
  background-color: #fff;
  color: #3e332d;
  padding: 10px;
  display: inline-block;
  position: absolute;
  z-index: 999;
  left: 0;
  top: 20px;
  border: 1px solid #cbc4c3;
  text-align: left;
}
@media (max-width: 768px) {
  .subs-upgrade-detail-section .price-tooltip .promotion-tooltip .promotion-tooltiptext {
    width: 400px;
  }
}
.subs-upgrade-detail-section .price-tooltip .promotion-tooltip:hover .promotion-tooltiptext {
  visibility: visible;
}
.subs-upgrade-detail-section .price-tooltip .promotion-available {
  font-size: 16px;
  font-weight: bold;
}
.subs-upgrade-detail-section .price-tooltip .advance-heading {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
  word-wrap: break-word;
}
.subs-upgrade-detail-section .price-tooltip .word-wrap-promotion-text {
  word-break: break-all;
}
.subs-upgrade-detail-section .price-tooltip .promo-description {
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  word-wrap: break-word;
}
.subs-upgrade-detail-section .price-tooltip .promotion-tooltip {
  color: #ae0a46;
  font-size: 14px;
  border-bottom: none;
}
.subs-upgrade-detail-section .price-tooltip .promotion-tooltip img {
  width: 18px;
  height: 18px;
}
.subs-upgrade-detail-section .price-tooltip .promotion-tooltip .promotion-tooltiptext {
  left: -350px;
}
@media (max-width: 768px) {
  .subs-upgrade-detail-section .price-tooltip .promotion-tooltip .promotion-tooltiptext {
    left: 0px;
  }
}
.subs-upgrade-detail-section .manage-renewal-sku {
  padding: 10px 0px 20px 0px;
  border-bottom: 1px solid #cbc4c3;
  margin-bottom: 20px;
}
.subs-upgrade-detail-section .manage-renewal-sku .manage-renewal-sku-row {
  margin-bottom: 10px;
}
.subs-upgrade-detail-section .manage-renewal-sku .manage-renewal-sku-row .manage-renewal-sku-label {
  font-weight: 400;
  margin-right: 5px;
}
.alert-success-upgrade {
  width: 100%;
  float: left;
  background: #007996;
  padding: 10px 5px;
  color: #f7f6f5;
}
.alert-success-upgrade .upgrade-information-circled {
  font-size: 16px;
  padding-right: 10px;
}
.alert-success-upgrade .pull-right-close-success-upgrade {
  float: right;
  cursor: pointer;
  font-size: 16px;
}
.subs-upgrade-detail-section.prep-sub-detail h3.subs-header-text {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 10px;
}
.subs-upgrade-detail-section.prep-sub-detail a.sub-right-link {
  color: #ae0a46;
  cursor: pointer;
  float: right;
  font-weight: 400;
  margin-top: 12px;
}
.subs-upgrade-detail-section.prep-sub-detail .pre-sub-info-msg {
  font-weight: 400;
  display: inline-flex;
  line-height: 18px;
}
.subs-upgrade-detail-section.prep-sub-detail .subs-upgrade-offer-current {
  margin-bottom: 20px;
}
.subs-upgrade-detail-section.prep-sub-detail .subs-upgrade-qty-sec {
  margin-bottom: 30px;
}
.subs-upgrade-detail-section.prep-sub-detail .subs-upgrade-qty-sec a {
  font-weight: 400;
}
.subs-upgrade-popup {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
.subs-upgrade-popup .subs-upgrade-popup-content {
  max-width: 500px;
  background: #fff;
  position: fixed;
  left: 35%;
  top: 50%;
  padding: 10px;
}
.subs-upgrade-popup .sub-upgrade-msg {
  line-height: 22px;
  font-size: 14px;
  font-weight: 400;
}
.subs-upgrade-popup .upgrade-sub-icon {
  color: #ffa500;
  font-size: 20px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.subs-upgrade-popup .subs-upgrade-close-popup {
  margin-top: 10px;
  font-size: 16px;
  color: #ae0a46;
  font-weight: 400;
  float: right;
  cursor: pointer;
}
.upgrade-existing-title {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 10px;
}
.js-upgrade-existing-subscription-data {
  word-wrap: break-word;
}
.view-ineligible-section-wrapper {
  margin: 30px 0px 20px 0px;
}
.view-ineligible-section-wrapper .view-ineligible-link {
  font-weight: 400;
  cursor: pointer;
  color: #ae0a46;
  margin-bottom: 20px;
}
.view-ineligible-section-wrapper .destination-upgrade-info-message {
  display: inline-flex;
  margin-top: 15px;
  font-weight: 400;
}
.view-ineligible-section-wrapper .row-margin-top {
  margin-top: 10px;
}
.align-end-date-wrapper {
  margin: 0;
  padding: 0;
}
.align-end-date-wrapper .align-end-date-title {
  margin-top: 10px;
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  margin-left: 145px;
}
.align-end-date-wrapper .end-date-aligned-title {
  margin-left: 145px;
  margin-top: 10px;
}
.align-end-date-wrapper .end-date-aligned-title .event-date-text-align {
  margin-left: 5px;
}
.align-end-date-wrapper .end-date-aligned-title .success-circle {
  border-radius: 100%;
  width: 14px;
  height: 14px;
  background: #406129;
  float: left;
  margin-right: 10px;
}
.align-end-date-wrapper .end-date-aligned-title .negative-circle {
  border-radius: 100%;
  width: 14px;
  height: 14px;
  background: #ae0a46;
  float: left;
  margin-right: 10px;
}
.align-end-date-wrapper .end-date-aligned-title .delete-event {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  margin-left: 30px;
}
.align-end-date-wrapper .align-sub-inner-part .align-sub-inner-part-top {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin: 20px;
  padding: 10px;
}
.align-end-date-wrapper .align-sub-inner-part-bottom {
  padding: 0 20px;
  width: 600px;
}
.align-end-date-wrapper .align-sub-inner-part-bottom .renewal-date-wrapper {
  font-weight: 400;
  margin-bottom: 30px;
  float: left;
  width: 100%;
  font-size: 16px;
}
.align-end-date-wrapper .align-sub-inner-part-bottom .renewal-date-wrapper .scheduled-renewal-date {
  float: left;
  width: 50%;
  text-align: right;
  white-space: break-spaces;
}
.align-end-date-wrapper .align-sub-inner-part-bottom .renewal-date-wrapper .renewal-date {
  float: right;
  text-align: right;
  color: #007996;
  width: 50%;
  white-space: break-spaces;
}
.align-end-date-wrapper .align-sub-inner-part-bottom .btn-cancel {
  background: none;
  border: none;
  color: #ae0a46;
  font-weight: 400;
}
.align-end-date-wrapper .align-sub-inner-part-bottom .btn-cancel:active,
.align-end-date-wrapper .align-sub-inner-part-bottom .btn-cancel:focus,
.align-end-date-wrapper .align-sub-inner-part-bottom .btn-cancel:hover {
  box-shadow: none;
  outline: none;
}
.align-end-date-wrapper .end-date-accordion {
  margin-top: 0px;
  padding: 0 20px;
}
.align-end-date-wrapper .end-date-accordion .card {
  border: none;
  margin-bottom: 0px;
}
.align-end-date-wrapper .end-date-accordion .card-body {
  padding: 0 20px 20px 20px;
}
.align-end-date-wrapper .end-date-accordion .row-header-text {
  font-weight: 400;
}
.align-end-date-wrapper .end-date-accordion .row-border {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 10px;
}
.align-end-date-wrapper .end-date-accordion .card-header-sec {
  margin-bottom: 10px;
}
.align-end-date-wrapper .end-date-accordion .arrow {
  font-size: 18px;
  transition: 0.25s ease;
  top: 4px;
  left: 20px;
  cursor: pointer;
}
.align-end-date-wrapper .end-date-accordion .arrow-animate {
  transform: rotate(90deg);
}
.align-end-date-wrapper .end-date-accordion [type="radio"]:checked,
.align-end-date-wrapper .end-date-accordion [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.align-end-date-wrapper .end-date-accordion [type="radio"]:checked + label,
.align-end-date-wrapper .end-date-accordion [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 14px;
  display: inline-block;
  color: #3e332d;
  font-weight: 100;
  font-size: 14px;
  text-transform: inherit;
  width: 250px;
}
.align-end-date-wrapper .end-date-accordion [type="radio"]:checked + label:before,
.align-end-date-wrapper .end-date-accordion [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #007996;
  border-radius: 100%;
  background: #ffffff;
}
.align-end-date-wrapper .end-date-accordion [type="radio"]:checked + label:after,
.align-end-date-wrapper .end-date-accordion [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 6px;
  height: 6px;
  background: #007996;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.align-end-date-wrapper .end-date-accordion [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.align-end-date-wrapper .end-date-accordion [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.align-end-date-wrapper ul.endate-radio-sec {
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
}
.align-end-date-wrapper ul.endate-radio-sec li {
  margin: 10px 0px;
  padding: 0px;
  list-style: none;
}
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:checked,
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:checked + label,
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 14px;
  display: inline-block;
  color: #3e332d;
  font-weight: 400;
  font-size: 14px;
  text-transform: inherit;
}
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:checked + label:before,
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #007996;
  border-radius: 100%;
  background: #ffffff;
}
.align-end-date-wrapper ul.endate-radio-sec li .imput-radio-disable[type="radio"]:not(:checked) + label:before {
  background: #e5e5e5;
  opacity: 0.4;
}
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:checked + label:after,
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 6px;
  height: 6px;
  background: #007996;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.align-end-date-wrapper ul.endate-radio-sec li [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.cart-invalid-custom-term-date {
  margin: 15px 0 15px 0;
  width: 100%;
  float: left;
}
.cart-invalid-custom-term-date .cart-invalid-custom-term-date-left {
  font-size: 18px;
  color: #ae0a46;
  width: 8%;
  float: left;
}
.cart-invalid-custom-term-date .cart-invalid-custom-term-date-right {
  float: left;
  width: 92%;
  line-height: 18px;
}
.multi-geo-wrapper {
  margin: 10px 0 0 145px;
}
.multi-geo-wrapper .icon-info-multi-geo {
  color: #007996;
  font-size: 18px;
  position: relative;
}
.multi-geo-wrapper .multi-geo-left {
  width: 22px;
}
.multi-geo-wrapper .top-position {
  top: 6px;
}
.multi-geo-wrapper .increase-quantity-link {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
}
.multi-geo-wrapper.margin-left-zero {
  margin-left: 0px;
}
.disable-align-end-date {
  opacity: 0.4;
  pointer-events: none;
}
.input-radio-disable-align[type="radio"]:not(:checked) + label:before {
  background: #e5e5e5;
  opacity: 0.4;
}
.subs-manage-qty-section .manage-qty-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #cbc4c3;
  margin-bottom: 20px;
}
.subs-manage-qty-section .manage-qty-header h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.subs-manage-qty-section .manage-qty-header .right-link {
  font-weight: 400;
  padding-top: 7px;
  cursor: pointer;
}
.subs-manage-qty-section .current-licence-section .current-license-qty {
  font-weight: 400;
}
.subs-manage-qty-section .current-licence-section .current-license-qty .current-license-count {
  padding-left: 5px;
}
.subs-manage-qty-section .current-licence-section .current-license-qty .font-normal {
  font-weight: 100;
}
.subs-manage-qty-section .current-licence-section .info-msg-manage-qty {
  color: #007996;
  border-bottom: 1px solid #cbc4c3;
  padding-bottom: 20px;
}
.subs-manage-qty-section .current-licence-section .info-msg-manage-qty .info-msg-manage-qty-left {
  display: inline-block;
  font-size: 18px;
}
.subs-manage-qty-section .licence-qty-increase-decrease {
  padding: 25px 0;
  border-bottom: 1px solid #cbc4c3;
}
.subs-manage-qty-section .licence-qty-increase-decrease .update-button {
  margin: 10px 0 0 10px;
  font-weight: 400;
  color: #ae0a46;
  cursor: pointer;
  display: inline-block;
}
.subs-manage-qty-section .licence-qty-increase-decrease .js-right-decrease-text {
  color: #007996;
}
.subs-manage-qty-section .licence-qty-increase-decrease .js-disabled-input {
  background-color: #e6e6e5;
}
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:checked,
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:checked + label,
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 22px;
  cursor: pointer;
  line-height: 14px;
  display: inline-block;
  color: #3e332d;
  font-weight: 400;
  font-size: 14px;
  text-transform: inherit;
}
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:checked + label:before,
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #007996;
  border-radius: 100%;
  background: #ffffff;
}
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:checked + label:after,
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 6px;
  height: 6px;
  background: #007996;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.subs-manage-qty-section .licence-qty-increase-decrease [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.subs-manage-qty-section .licence-qty-increase-decrease .new-license-qty-header {
  margin: 15px 0 10px 0;
}
.subs-manage-qty-section .licence-qty-increase-decrease .new-license-qty-input input[type="text"] {
  width: 80px;
  height: 40px;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
}
.subs-manage-qty-section .licence-qty-increase-decrease .new-license-qty-input .licenses {
  position: relative;
  top: 10px;
}
.subs-manage-qty-section .decrease-licence-section {
  padding-top: 20px;
}
.subs-manage-qty-section .decrease-licence-section .current-license-qty {
  font-weight: 400;
}
.subs-manage-qty-section .decrease-licence-section .current-license-qty .current-license-count {
  padding-left: 5px;
}
.subs-manage-qty-section .decrease-licence-section .decrease-licence-allowed-time {
  color: #007996;
  font-weight: 400;
  margin-bottom: 10px;
}
.subs-manage-qty-section .decrease-licence-section .utc-time-zone {
  margin: 5px 0px;
}
.subs-manage-qty-section .cart-totals .cart-totals-item .text-left {
  font-weight: 400;
}
.subs-manage-qty-section .cart-totals .cart-totals-item .text-conditions {
  margin-left: 3rem;
}
.subs-manage-qty-section .cart-totals .draw-border {
  border-top: 1px solid #cbc4c3;
  margin-top: 20px;
}
.subs-manage-qty-section .total-section-wrapper {
  padding: 0 10px 20px 0px;
  clear: both;
  overflow: hidden;
}
.subs-manage-qty-section .total-section-wrapper .btn-wrapper {
  margin-top: 20px;
}
.subs-manage-qty-section .total-section-wrapper .btn-wrapper .btn-cancel {
  background: none;
  color: #af0e2e;
  cursor: pointer;
  float: right;
  padding: 30px 0 0 0;
  text-align: right;
}
.subs-manage-qty-section .total-section-wrapper .btn-wrapper .btn-cancel:hover,
.subs-manage-qty-section .total-section-wrapper .btn-wrapper .btn-cancel:active,
.subs-manage-qty-section .total-section-wrapper .btn-wrapper .btn-cancel:focus,
.subs-manage-qty-section .total-section-wrapper .btn-wrapper .btn-cancel:visited {
  color: #af0e2e;
  border: none;
  background: none;
  box-shadow: none;
  outline-style: none;
}
.subs-manage-qty-section .total-section-wrapper .btn-wrapper .btn-large {
  width: 100%;
}
.tooltip-manage-qty {
  position: relative;
  display: inline-block;
  left: 5px;
  cursor: pointer;
  top: -3px;
}
.tooltip-manage-qty span.question-sign {
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
  background-color: #007996;
  padding: 2px 6px;
  border-radius: 100%;
  font-weight: bold;
}
.left-position {
  left: 25px;
}
.tooltip-manage-qty .tooltiptext {
  visibility: hidden;
  width: 240px;
  background-color: #ffffff;
  text-align: center;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 130%;
  border: 1px solid #cbc4c3;
  font-size: 12px;
  line-height: 16px;
}
.tooltip-manage-qty:hover .tooltiptext {
  visibility: visible;
}
.tax-label {
  color: #007996;
}
.left-text-label {
  margin-top: 20px;
}
.font-strong {
  font-weight: 400;
}
.contract-info {
  color: #007996;
  font-weight: 400;
}
.adobe-product-link-list {
  margin-bottom: 5px;
  width: 100%;
  float: left;
}
.adobe-product-link-list .adobe-link-disabled {
  color: #708090;
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.account-detail-section.adobe-subscription-detail-section .content-label {
  width: 40%;
}
.adobe-sub-history {
  margin-bottom: 30px;
}
.adobe-sub-history .rAbobetableblankcell {
  width: 120px;
}
span.adobe-question-sign {
  color: #ffffff;
  font-size: 12px;
  background-color: #007996;
  padding: 2px 6px;
  border-radius: 100%;
  font-weight: bold;
  position: relative;
  margin-left: 10px;
}
.adobe-manage-sub-section {
  /*.total-cal-val {
        border-top: 1px solid @color-greyish;
    }*/
}
.adobe-manage-sub-section .manage-subs-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #cbc4c3;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.adobe-manage-sub-section .manage-subs-header h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.adobe-manage-sub-section .manage-subs-header .right-link {
  font-weight: 400;
  padding-top: 7px;
  cursor: pointer;
}
.adobe-manage-sub-section .adobe-vip-top-section {
  padding: 0px 0px 25px 0px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-image-header-sec {
  width: 18%;
  float: left;
  text-align: center;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-image-header-sec img {
  max-width: 60px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec {
  width: 82%;
  float: left;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec .adobe-auto-renewal-section {
  width: 100%;
  float: left;
  margin: 10px 0;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec .adobe-auto-renewal-section .adobe-auto-renewal-radio {
  margin-left: 10px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec .adobe-auto-renewal-section .adobe-auto-renewal-radio input[type=radio] {
  margin-right: 5px;
  margin-bottom: 0px;
  position: relative;
  top: 2px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec .adobe-auto-renewal-section .adobe-auto-renewal-radio label {
  color: #3e332d;
  font-weight: normal;
  text-transform: inherit;
  margin-right: 10px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec .adobe-auto-renewal-section .adobe-auto-renewal-radio #off:disabled + label {
  opacity: 0.5;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec .adobe-auto-renewal-section .update-renew-btn {
  cursor: pointer;
  font-weight: 400;
  color: #ae0a46;
  margin-left: 30px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec .adobe-auto-renewal-section .auto-renewal-error {
  color: #af0e2e;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-header-sec .red-indicator {
  width: 37px;
  margin-right: 5px;
}
.adobe-manage-sub-section .adobe-vip-top-section h5 {
  font-size: 16px;
  font-weight: normal;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-vip-level {
  color: #007996;
  font-weight: 400;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-auto-renew-date {
  margin: 15px 0px;
  font-size: 12px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-auto-renew-date i {
  color: #007996;
  font-size: 18px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-alert-expire-on {
  margin: 15px 0px;
  font-size: 12px;
  color: #af0e2e;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-alert-expire-on i {
  font-size: 18px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.adobe-manage-sub-section .adobe-vip-top-section .adobe-remaining-days {
  font-size: 12px;
}
.adobe-manage-sub-section .adobe-vip-top-section .threeyc-subscription-mng-quantity p {
  font-size: 14px;
  line-height: 20px;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-image-sec {
  width: 18%;
  float: left;
  text-align: center;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-image-sec img {
  max-width: 60px;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-renewal-product-sec {
  width: 47%;
  float: left;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-renewal-license-sec {
  width: 35%;
  float: left;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-product-sec {
  width: 35%;
  float: left;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-product-sec .col-md-2.ccx-promotion-tooltip {
  width: 41%;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-product-sec .promotion-tooltiptext {
  line-height: 2.5rem;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-license-sec {
  width: 30%;
  float: left;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-subtotal-sec {
  width: 17%;
  float: left;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-eos-alert-message {
  width: 100%;
  display: inline-flex;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-eos-alert-message .information-circled {
  height: 14px;
  position: relative;
  margin-right: 5px;
  width: 16px;
  border-radius: 100%;
  background: #007996;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .disabledFiled {
  background-color: #cbc4c3 !important;
  opacity: 0.4;
  pointer-events: none;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-product-subtotal {
  font-weight: 400;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .row-margin {
  margin-bottom: 10px;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .table-row-data {
  border-top: 1px solid #cbc4c3;
  padding: 20px 0;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .update-link-btn-row {
  border-bottom: 1px solid #cbc4c3;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section input[type=text] {
  width: 80px;
  margin: 0 auto;
  height: 40px;
  text-align: center;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section input:-internal-autofill-selected {
  background-color: #FFF;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-manage-sub-table-data .table-row-data:last-child {
  border-bottom: 1px solid #cbc4c3;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-manage-renewal-sub-table-data.adobe-manage-sub-table-data .table-row-data:last-child {
  border-bottom: none;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .padding-r-none {
  padding-right: 0;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-product-name {
  font-weight: 400;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-isight-code {
  font-size: 12px;
  font-weight: 400;
  margin: 10px 0;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .adobe-insight-unit-price {
  margin-bottom: 20px;
  font-size: 12px;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .hvd-information .adobe-product-sec {
  width: 60%;
}
.adobe-manage-sub-section .adobe-manage-sub-table-section .promotion-available {
  margin-bottom: 10px;
}
.adobe-manage-sub-section .update-all-button {
  margin: 10px 0 0px 0;
  font-weight: 400;
  color: #ae0a46;
  cursor: pointer;
  text-align: right;
}
.adobe-manage-sub-section .update-all-btn-mngsubs {
  margin: 10px 15% 20px 0;
}
.adobe-manage-sub-section .manage-renewal-update-all-message {
  text-align: right;
  color: #007996;
  padding-top: 5px;
}
.adobe-manage-sub-section .adobe-pono-validation {
  line-height: 19px;
}
.adobe-manage-sub-section .adobe-sub-total-section input[type=text] {
  height: 40px;
  margin: 20px 0px;
  width: 80%;
}
.adobe-manage-sub-section .adobe-sub-total-section .adobe-cancel-btn {
  font-weight: 400;
  color: #ae0a46;
  position: relative;
  top: 35px;
  font-size: 16px;
  cursor: pointer;
}
.adobe-manage-sub-section .adobe-sub-total-section .adobe-terms-section {
  padding: 0px 0;
}
.adobe-manage-sub-section .adobe-sub-total-section .adobe-terms-section .text-conditions-accept {
  padding: 20px 0;
}
.adobe-manage-sub-section .adobe-sub-total-section .sub-total-left {
  width: 40%;
  font-weight: 400;
}
.adobe-manage-sub-section .adobe-sub-total-section .sub-total-right {
  width: 55%;
  font-weight: 400;
}
.adobe-manage-sub-section .adobe-sub-total-section .adobe-left-position {
  left: -5px;
}
.adobe-manage-sub-section .adobe-sub-total-section .cart-terms {
  padding-top: 0;
}
.adobe-manage-sub-section .adobe-cancel-msg-section {
  padding: 20px 0;
  margin-top: 20px;
  border-top: 1px solid #cbc4c3;
}
.adobe-manage-sub-section .adobe-cancel-msg-section i {
  color: #007996;
  font-size: 22px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.adobe-manage-sub-section .adobe-cancel-msg-section .adobe-cancel-click a {
  font-weight: 400;
  cursor: pointer;
}
.adobe-manage-sub-section .adobe-payment-address-section .adobe-save-credit-card {
  width: 100% !important;
}
.adobe-manage-sub-section .adobe-payment-address-section .disabledaddNew {
  pointer-events: none;
  opacity: 0.6;
}
.adobe-manage-sub-section .adobe-payment-address-section .adobe-po-text {
  height: 40px;
  margin-bottom: 0;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-vip-top-section .adobe-image-header-sec {
  width: 10%;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-vip-top-section .adobe-vip-header-sec {
  width: 90%;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-image-sec {
  width: 10%;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-renewal-product-sec {
  width: 35%;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-renewal-product-sec.text-bold {
  font-weight: 400;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-renewal-license-sec {
  width: 20%;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-renewal-license-sec.text-bold {
  font-weight: 400;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-renewal-license-sec.total-price {
  width: 15%;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-isight-code {
  font-size: inherit;
  margin-top: 10px;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-insight-unit-price {
  font-size: inherit;
  margin-top: 10px;
  margin-bottom: 0px;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-license-qty {
  margin-top: 10px;
}
.adobe-manage-sub-section.manage-renewal-section .adobe-manage-sub-table-section .adobe-product-type {
  margin-top: 10px;
}
.adobe-subscription-msg {
  color: #fff;
  background-color: #a3297a;
  padding: 5px 10px;
  margin: 10px 0px;
  width: 100%;
  float: left;
  line-height: 18px;
}
.subscription-word-case {
  text-transform: none;
}
.total-cal-val .ion-ios-help {
  color: #007996;
  font-size: 18px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.total-cal-val .po-number-label {
  font-size: 15px;
}
.total-cal-val .po-number {
  height: 36px;
  margin-bottom: 0;
}
.adobe-subtotal-border {
  /*border-bottom: 1px solid @color-greyish;*/
  padding-top: 10px;
}
.adobe-subtotal-border .sub-text {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  padding-left: 2rem;
}
.min-commitment-error-msg {
  display: flex;
}
.min-commitment-error-msg .info-icon {
  position: relative;
  top: -2px;
}
.manage-renewal-update-btn {
  visibility: hidden;
}
/*******Scheduled changes*****/
.subscription-schedule-changes .sub-schedule-changes-details {
  border: 1px solid #cbc4c3;
  padding: 10px 0;
  width: 100%;
  float: left;
  background-color: #ffffff;
  margin-bottom: 20px;
  font-size: 12px;
}
.subscription-schedule-changes .sub-schedule-changes-details__header {
  border-bottom: 1px solid #cbc4c3;
  padding: 1rem 0 2rem;
}
.subscription-schedule-changes .sub-schedule-changes-details__content,
.subscription-schedule-changes .sub-schedule-changes-details__header {
  margin-left: 0;
  margin-right: 0;
}
.subscription-schedule-changes .sub-schedule-changes-details__info {
  padding-left: 25px;
}
.subscription-schedule-changes .sub-schedule-changes-details__updatedby {
  font-weight: normal;
}
.subscription-schedule-changes .sub-schedule-changes-details__email {
  padding-left: 3rem;
}
.subscription-schedule-changes .sub-schedule-changes-details__status {
  padding-right: 25px;
}
.subscription-schedule-changes .sub-schedule-changes-details__status .ion-android-alert,
.subscription-schedule-changes .sub-schedule-changes-details__status .ion-android-cancel,
.subscription-schedule-changes .sub-schedule-changes-details__status .ion-ios-checkmark,
.subscription-schedule-changes .sub-schedule-changes-details__status .ion-ios-checkmark {
  font-size: 14px;
}
.subscription-schedule-changes .sub-schedule-changes-details__content {
  padding: 2rem 0;
}
.subscription-schedule-changes .sub-schedule-changes-details__content-value {
  padding: 1rem 1.5rem;
}
.subscription-schedule-changes .sub-schedule-changes-details__content-value label {
  font-weight: normal;
  text-transform: none;
}
.schedule-change-status .schedule-change-indicator {
  margin-right: 0.5rem;
  display: inline-block;
}
.adobe-schedule-event-msg .schedule-change-status {
  font-size: 1.2rem;
  line-height: normal;
}
.disable-adobe-term-and-condition,
.disable-adobe-save-renewal-preference {
  pointer-events: none;
}
.adobe-subscription-detail-section .media-heading {
  color: #3e332d;
  font-weight: 600;
}
.adobe-subscription-detail-section .adobe-recommitment-subscription {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.adobe-subscription-detail-section .adobe-recommitment-qty-input {
  width: 80px;
  height: 40px;
  text-align: center;
  display: inline-block;
  margin-bottom: 0;
}
.adobe-subscription-detail-section .adobe-product-type {
  margin-top: 8px;
}
.adobe-slp-banner {
  color: #ffffff;
  background-color: #007996;
  margin-bottom: 30px;
  padding: 15px;
  display: inline-flex;
}
.adobe-slp-banner .ion-information-circled {
  font-size: 18px;
  margin-right: 10px;
  margin-top: 2px;
}
.adobe-slp-banner .slp-banner-text {
  line-height: 18px;
  font-weight: 400;
}
.adobe-sub-reminder-wrap {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  z-index: 9999999;
}
.adobe-sub-reminder-wrap .adobe-sub-reminder-popup-content {
  width: 500px;
  background: #fff;
  position: fixed;
  left: 40%;
  top: 35%;
}
.adobe-sub-reminder-wrap .adobe-sub-reminder-content-part {
  width: 100%;
  float: left;
  padding: 20px 10px;
  text-align: left;
}
.adobe-sub-reminder-wrap .reminder-popup-text {
  display: inline-flex;
  font-size: 16px;
  line-height: 22px;
}
.adobe-sub-reminder-wrap .reminder-popup-text .ion-information-circled {
  color: #ae0a46;
  font-size: 20px;
  margin-right: 10px;
}
.adobe-sub-reminder-wrap .btn-wrapper {
  width: 100%;
  float: left;
  text-align: right;
  margin-top: 20px;
}
.adobe-sub-reminder-wrap .btn-wrapper .btn-cancel {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  right: 10px;
}
.renewal-box hr {
  margin-top: 3rem;
  border-color: #cbc4c3;
}
.renewal-box .renewal-title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #333333;
}
.renewal-box .renewal-subtitle {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #ae0a46;
  cursor: pointer;
}
.renewal-box .renewal-subtitle-text-changeColor {
  color: #3e332d;
}
.renewal-box input[type='text'].form-control.renewal-input {
  width: 356px;
  height: 36px;
  border: 1px solid #cbc4c3;
  box-shadow: none;
  border-radius: 0;
  padding: 8px 12px;
}
.renewal-box input[type='text'].form-control.renewal-input:focus {
  border-color: #a80050;
  outline: none;
}
.renewal-box .btn-renewal-search {
  color: white;
  border-radius: 0;
  height: 36px;
  margin-left: 10px;
  padding: 6px 20px;
  font-size: 14px;
}
.renewal-box .btn-renewal-cancel {
  margin-left: 15px;
  color: #ae0a46;
  font-size: 14px;
  text-decoration: none;
  line-height: 40px;
}
.renewal-box .btn-renewal-cancel:hover {
  text-decoration: none;
}
.renewal-search-product-list .renewal-search-product-item {
  padding: 10px 0;
  border-bottom: 1px solid #cbc4c3;
}
.renewal-search-product-list .renewal-search-product-item .product-title {
  font-size: 14px;
  font-weight: 600;
  color: #ae0a46;
  margin: 0 0 5px 0;
}
.renewal-search-product-list .renewal-search-product-item .product-subtitle {
  font-size: 14px;
  color: #3d332d;
  margin: 0;
}
.renewal-search-product-list .renewal-search-product-item .btn-add {
  border: 1px solid #3e332d;
  border-radius: 0;
  padding: 6px 33px;
}
.renewal-itembtn-delete {
  position: absolute;
  left: -0.5rem;
}
.renewal-itembtn-delete .ion-ios-trash.info-icon {
  font-size: 20px;
  cursor: pointer;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container {
  border: 1px solid #cbc4c3;
  padding: 20px 15px;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container p {
  margin-bottom: 10px;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .header-content-left {
  float: left;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .header-content-left p.order-detail-title {
  font-size: 24px;
  font-weight: 100;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .header-content-left p.order-details-code {
  font-weight: bold;
  font-family: "klinic-slab", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #007996;
  font-size: 28px;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .header-content-right {
  color: #ae0a46;
  font-size: 12px;
  float: right;
  letter-spacing: 1.6px;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .header-content-right p {
  color: #ae0a46;
  font-size: 14px;
  letter-spacing: .6px;
  font-weight: 400;
  text-align: right;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .header-content-right p span {
  font-size: 16px;
  margin-right: 4px;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .header-content-right p.return-order-link {
  margin-top: 15px;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .header-content-right p.return-order-link .ion-arrow-swap:before {
  transform: rotate(90deg);
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .content {
  margin-top: 10px;
}
.adobe-order-details-wrapper .order-details .wrapper .top-left-container .content .eligible-date {
  color: #007996;
}
.adobe-order-details-wrapper .order-details .wrapper .top-right-container .cart-totals {
  border: 1px solid #cbc4c3;
}
.adobe-order-details-wrapper .account-section-content .licenses-box.order-detail-license {
  padding-left: 10px;
}
.adobe-order-details-wrapper .account-section-content .info-icon {
  color: #007996;
}
.adobe-order-details-wrapper .account-section-content .licenses-box {
  border: 1px solid #cbc4c3;
}
.adobe-order-details-wrapper .account-section-content .licenses-box p {
  color: #3e332d;
}
.adobe-order-details-wrapper .account-section-content .licenses-box .assigned-license {
  padding: 13px 0px;
}
.adobe-order-details-wrapper .account-section-content .licenses-box .assigned-license .assigned-license-content .license-data {
  padding-left: 0px;
}
.adobe-order-details-wrapper .account-section-content .licenses-box .assigned-license .assigned-license-content {
  width: 85%;
}
.adobe-order-details-wrapper .account-return-order-section {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  padding: 15px;
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
}
.adobe-order-details-wrapper .account-return-order-section .retutn-select-all {
  color: #ae0a46;
  font-weight: 400;
  margin-bottom: 15px;
}
.adobe-order-details-wrapper .account-return-order-section .check-box-wrapper {
  position: relative;
  text-align: right;
  top: 10px;
  right: 10px;
}
.adobe-order-details-wrapper .account-return-order-section .check-box-wrapper input[type="checkbox"] {
  width: 18px;
  height: 18px;
  margin-bottom: 0;
  margin-right: 0;
}
.adobe-order-details-wrapper .account-return-order-section .line-item-returned {
  margin: 10px 0px;
  color: #ae0a46;
}
.adobe-order-details-wrapper .account-return-order-section .line-item-returned span {
  font-size: 16px;
}
.adobe-order-details-wrapper .account-return-order-section .info-icon {
  color: #007996;
}
.adobe-order-details-wrapper .account-return-order-section .adobe-transaction-return-text {
  line-height: 18px;
}
.adobe-order-details-wrapper .btn-wrapper {
  margin: 20px 0px;
}
.adobe-order-details-wrapper .btn-wrapper .btn-cancel {
  position: relative;
  top: 20px;
  right: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #ae0a46;
}
.adobe-order-details-wrapper .btn-wrapper .padding-l-r {
  padding-left: 50px;
  padding-right: 50px;
}
.adobe-order-details-wrapper .return-order-popup {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999999;
}
.adobe-order-details-wrapper .return-order-popup .return-order-popup-content {
  width: 300px;
  background: #fff;
  position: fixed;
  left: 40%;
  top: 40%;
}
.adobe-order-details-wrapper .return-order-popup .return-order-popup-content-part {
  width: 100%;
  float: left;
  padding: 10px;
  text-align: left;
}
.adobe-order-details-wrapper .return-order-popup .btn-wrapper {
  width: 100%;
  float: left;
  text-align: right;
  margin-bottom: 10px;
}
.adobe-order-details-wrapper .return-order-popup .btn-wrapper .btn-cancel {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  right: 30px;
  top: 0;
}
.adobe-order-details-wrapper .return-order-popup .btn-wrapper .btn-update {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  font-size: 16px;
}
.nce-manage-renewal .manage-subs-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #cbc4c3;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.nce-manage-renewal .manage-subs-header h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.nce-manage-renewal .manage-subs-header .right-link {
  font-weight: 400;
  padding-top: 7px;
  cursor: pointer;
}
.nce-manage-renewal .manage-renewal-sku {
  padding: 10px 0px 20px 0px;
  border-bottom: 1px solid #cbc4c3;
}
.nce-manage-renewal .manage-renewal-sku .manage-renewal-sku-row {
  margin-bottom: 10px;
}
.nce-manage-renewal .manage-renewal-sku .manage-renewal-sku-row .manage-renewal-sku-label {
  font-weight: 400;
  margin-right: 5px;
}
.nce-manage-renewal .manage-renewal-sku-brdrnone {
  border-bottom: none;
  padding-bottom: 0;
}
.nce-manage-renewal .manage-auto-renewal {
  padding: 30px 0px 15px 0px;
  border-bottom: 1px solid #cbc4c3;
  width: 100%;
  float: left;
}
.nce-manage-renewal .manage-auto-renewal .manage-auto-renewal-label {
  font-weight: 400;
  margin-bottom: 10px;
}
.nce-manage-renewal .manage-auto-renewal .manage-auto-renewal-radio input[type=radio] {
  margin-right: 5px;
  margin-bottom: 0px;
  position: relative;
  top: 2px;
}
.nce-manage-renewal .manage-auto-renewal .manage-auto-renewal-radio label {
  color: #3e332d;
  font-weight: normal;
  margin-right: 30px;
}
.nce-manage-renewal .manage-auto-renewal .update-renew-btn {
  cursor: pointer;
  font-weight: 400;
  color: #ae0a46;
  margin-left: 40px;
}
.nce-manage-renewal .manage-auto-renewal .auto-renewal-error {
  color: #af0e2e;
}
.nce-manage-renewal .manage-auto-renewal .manage-auto-renew-date {
  margin: 15px 0px;
  font-size: 12px;
}
.nce-manage-renewal .manage-auto-renewal .manage-auto-renew-date i {
  color: #007996;
  font-size: 16px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.nce-manage-renewal .manage-auto-renewal .manage-auto-renew-date .clear-scheduled-change-link {
  color: #ae0a46;
  float: right;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  top: 3px;
}
.nce-manage-renewal .manage-auto-renewal .mng-renewal-contract-msg {
  color: #007996;
  font-weight: 400;
}
.nce-manage-renewal .manage-auto-renewal .mng-renewal-contract-msg .content-detail {
  margin-left: 5px;
}
.nce-manage-renewal .manage-auto-renewal .manage-alert-expire-on {
  margin: 15px 0px;
  font-size: 12px;
  color: #af0e2e;
}
.nce-manage-renewal .manage-auto-renewal .manage-alert-expire-on i {
  font-size: 16px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
.nce-manage-renewal .manage-auto-renewal .adobe-remaining-days {
  font-size: 12px;
}
.nce-manage-renewal .manage-auto-renewal .scheduled-section {
  width: 100%;
  float: left;
  margin: 10px 0px;
  font-size: 12px;
}
.nce-manage-renewal .manage-auto-renewal .scheduled-section .scheduled-section-left {
  width: 68%;
  float: left;
}
.nce-manage-renewal .manage-auto-renewal .scheduled-section .scheduled-section-left .scheduled-circle {
  background: #007996;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
}
.nce-manage-renewal .manage-auto-renewal .scheduled-section .scheduled-section-right {
  text-align: right;
  width: 32%;
  float: right;
}
.nce-manage-renewal .manage-auto-renewal .scheduled-section .scheduled-section-right .clear-scheduled-link {
  position: relative;
  top: 5px;
  font-weight: 400;
  cursor: pointer;
}
.nce-manage-renewal .manage-auto-renewal-brdrnone {
  border-bottom: none;
}
.nce-manage-renewal .nce-upgrade-wrapper {
  padding: 10px 0px 25px 0px;
}
.nce-manage-renewal .nce-upgrade-wrapper .upgrade-product-row {
  margin: 10px 0;
  width: 100%;
  float: left;
  position: relative;
}
.nce-manage-renewal .nce-upgrade-wrapper .upgrade-product-row .upgrade-label {
  font-weight: 400;
  margin-right: 5px;
}
.nce-manage-renewal .nce-upgrade-wrapper .upgrade-product-row .upgrade-value i.info-icon {
  color: #007996;
  font-size: 16px;
  position: relative;
  top: 2px;
}
.nce-manage-renewal .nce-upgrade-wrapper .upgrade-product-row .upgrade-value i.info-icon.alert-manage-info {
  color: #ae0a46;
}
.nce-manage-renewal .nce-upgrade-wrapper .form-group .bootstrap-select.btn-group {
  width: 100% !important;
}
.nce-manage-renewal .nce-upgrade-wrapper .bootstrap-select.btn-group .btn.bs-placeholder {
  color: #3e332d !important;
}
.nce-manage-renewal .nce-upgrade-wrapper hr {
  border-color: #cbc4c3;
  margin: 15px 0px;
}
.nce-manage-renewal .nce-upgrade-wrapper input.license-text-box {
  margin: 0 10px 0 0;
  width: 100px;
  height: 40px;
  display: inline-block;
}
.nce-manage-renewal .nce-upgrade-wrapper .tooltip-manage-renewal {
  position: relative;
  display: inline-block;
  left: 15px;
  cursor: pointer;
}
.nce-manage-renewal .nce-upgrade-wrapper .tooltip-manage-renewal .question-sign {
  color: #ffffff;
  font-size: 12px;
  cursor: pointer;
  background-color: #007996;
  padding: 2px 6px;
  border-radius: 100%;
  font-weight: bold;
}
.nce-manage-renewal .nce-upgrade-wrapper .tooltip-manage-renewal .tooltiptext {
  visibility: hidden;
  min-width: 380px;
  background-color: #ffffff;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: -15px;
  left: -180px;
  border: 1px solid #cbc4c3;
  font-size: 14px;
  line-height: 16px;
}
.nce-manage-renewal .nce-upgrade-wrapper .tooltip-manage-renewal:hover .tooltiptext {
  visibility: visible;
}
.nce-manage-renewal .align-sub-renewal-section {
  padding-bottom: 25px;
  border-bottom: 1px solid #cbc4c3;
  float: left;
  width: 100%;
}
.nce-manage-renewal .align-sub-renewal-section ul.align-radio-sec {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nce-manage-renewal .align-sub-renewal-section ul.align-radio-sec li {
  margin-bottom: 20px;
}
.nce-manage-renewal .align-sub-renewal-section ul.align-radio-sec li input[type=radio] {
  margin-bottom: 0;
  margin-top: 0;
  float: left;
}
.nce-manage-renewal .align-sub-renewal-section ul.align-radio-sec li label {
  color: #3e332d;
  font-weight: normal;
  text-transform: inherit;
  font-size: 14px;
  line-height: 16px;
  display: flex;
}
.nce-manage-renewal .align-sub-renewal-section ul.align-radio-sec li .input-radio-disable[type="radio"]:not(:checked) + label:before {
  background: #e5e5e5;
  opacity: 0.4;
}
.nce-manage-renewal .align-sub-renewal-section label.bg-label-fade {
  background: #e6e6e5;
  opacity: 0.4;
  padding: 10px 0px;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion,
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion {
  margin: 0;
  padding: 0 0 0 20px;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion .card-header-sec,
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion .card-header-sec {
  margin-bottom: 10px;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion .card-header-sec label,
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion .card-header-sec label {
  color: #3e332d;
  font-weight: 300;
  text-transform: inherit;
  font-size: 14px;
  line-height: 16px;
  width: 310px;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion .card-header-sec input[type=radio],
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion .card-header-sec input[type=radio] {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  top: 2px;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion .card-body,
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion .card-body {
  padding: 0 0px 20px 25px;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion .row-header-text,
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion .row-header-text {
  font-weight: 400;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion .row-border,
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion .row-border {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 10px;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion .arrow,
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion .arrow {
  font-size: 16px;
  transition: 0.25s ease;
  top: 4px;
  left: 0px;
  cursor: pointer;
}
.nce-manage-renewal .align-sub-renewal-section .manage-renewal-accordion .arrow-animate,
.nce-manage-renewal .align-sub-renewal-section .post-manage-renewal-accordion .arrow-animate {
  transform: rotate(90deg);
}
.nce-manage-renewal .align-sub-renewal-section .scheduled-end-date-alignment-wrapper {
  font-weight: 400;
  float: left;
  width: 100%;
  font-size: 16px;
  margin-top: 20px;
}
.nce-manage-renewal .align-sub-renewal-section .scheduled-end-date-alignment-wrapper .scheduled-end-date-alignment-left {
  width: 65%;
  float: left;
  text-align: right;
  white-space: break-spaces;
}
.nce-manage-renewal .align-sub-renewal-section .scheduled-end-date-alignment-wrapper .scheduled-end-date-alignment-right {
  float: left;
  width: 35%;
  text-align: right;
  color: #007996;
  white-space: break-spaces;
}
.nce-manage-renewal .term-condition {
  width: 100%;
  float: left;
  margin: 20px 0px 0 0;
}
.nce-manage-renewal .term-condition .term-condition-left {
  width: 10%;
  float: left;
}
.nce-manage-renewal .term-condition .term-condition-left input[type=checkbox] {
  width: 19px;
  height: 19px;
  border-radius: 0;
  border: 2px solid #027996;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: white;
  outline: none;
  position: relative;
  cursor: pointer;
  font-size: 20px;
}
.nce-manage-renewal .term-condition .term-condition-left input[type=checkbox]:checked:before {
  content: '\f383';
  font-size: 15px;
  font-family: "Ionicons";
  background: #ffffff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #027996;
}
.nce-manage-renewal .term-condition .term-condition-right {
  width: 90%;
  float: right;
}
.nce-manage-renewal .term-condition .term-condition-right p {
  font-size: 12px;
  margin-bottom: 15px;
  font-weight: 400;
}
.nce-manage-renewal .term-condition .term-condition-right p .text-condition-link {
  color: #ae0a46;
  cursor: pointer;
}
.nce-manage-renewal .manage-cancel-btn {
  font-weight: 400;
  color: #ae0a46;
  position: relative;
  top: 35px;
  font-size: 16px;
  cursor: pointer;
}
.manage-renewal-link {
  width: 100%;
  margin-top: 3px;
}
.manage-renewal-link .scheduled-change,
.manage-renewal-link .change-failed {
  font-size: 14px;
  color: #007996;
  width: 154px;
}
.manage-renewal-link .scheduled-change::before {
  background: #007996;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
  content: '';
}
.manage-renewal-link .change-failed::before {
  background: #ae0a46;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 5px;
  content: '';
}
.manage-billing-link .red-indicator {
  display: inline-block;
}
.manage-billing-link span {
  font-size: 12px;
}
.scheduled-change-popup {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999999;
}
.scheduled-change-popup .scheduled-change-popup-content {
  width: 300px;
  background: #fff;
  position: fixed;
  left: 40%;
  top: 40%;
}
.scheduled-change-popup .scheduled-change-popup-content-part {
  width: 100%;
  float: left;
  padding: 10px;
  text-align: left;
}
.scheduled-change-popup .scheduled-plain-text p {
  font-size: 14px;
  margin-bottom: 10px;
}
.scheduled-change-popup .btn-wrapper {
  width: 100%;
  float: left;
  text-align: right;
  margin-bottom: 10px;
}
.scheduled-change-popup .btn-wrapper .btn-cancel {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  right: 30px;
  top: 0;
}
.scheduled-change-popup .btn-wrapper .btn-confirm {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  font-size: 16px;
}
.alert-success-manage-renewal,
.alert-failed-manage-renewal {
  width: 100%;
  float: left;
  background: #007996;
  padding: 10px 5px;
  color: #ffffff;
  font-size: 16px;
  line-height: 18px;
}
.alert-success-manage-renewal .upgrade-information-circled,
.alert-failed-manage-renewal .upgrade-information-circled {
  font-size: 20px;
  padding-right: 10px;
}
.alert-success-manage-renewal .pull-right-close-success-upgrade,
.alert-failed-manage-renewal .pull-right-close-success-upgrade {
  float: right;
  cursor: pointer;
  font-size: 22px;
}
.alert-success-manage-renewal a:hover,
.alert-failed-manage-renewal a:hover,
.alert-success-manage-renewal a:focus,
.alert-failed-manage-renewal a:focus {
  text-decoration: none;
  color: #ffffff;
}
.scheduled-changes-wrapper {
  margin-bottom: 30px;
}
.scheduled-changes-wrapper .scheduled-changes-header {
  font-size: 18px;
  font-weight: 400;
  margin: 10px 0px;
}
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-header {
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  font-size: 12px;
  padding: 20px;
}
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-header .header-label {
  font-weight: 400;
  margin-right: 15px;
}
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-header .ion-checkmark-circled {
  margin-right: 5px;
  position: relative;
  top: 2px;
  font-size: 16px;
}
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-header .ion-android-alert,
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-header .ion-close-circled {
  color: #ae0a46;
  margin-right: 5px;
  position: relative;
  top: 2px;
  font-size: 16px;
}
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-body {
  border: 1px solid #cbc4c3;
  background-color: #ffffff;
  font-size: 12px;
  padding: 20px;
  border-top: none;
  min-height: 160px;
}
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-body .text-bold {
  font-weight: 400;
}
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-body h5 {
  font-size: 16px;
  font-weight: 400;
}
.scheduled-changes-wrapper .scheduled-changes-table .scheduled-changes-table-body .row-margin {
  margin-top: 20px;
}
.alert-manage-error-msg-text {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #ae0a46;
}
.alert-manage-error-msg-text i {
  margin-right: 10px;
  font-size: 18px;
}
.pt-20 {
  padding-top: 20px;
}
.clear-scheduled-change-popup {
  position: fixed;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.58);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999999;
}
.clear-scheduled-change-popup .clear-scheduled-change-popup-content {
  width: 300px;
  background: #fff;
  position: fixed;
  left: 40%;
  top: 30%;
}
.clear-scheduled-change-popup .clear-scheduled-change-popup-content-part {
  width: 100%;
  float: left;
  padding: 10px;
  text-align: left;
}
.clear-scheduled-change-popup .clear-scheduled-change-popup-content-part .calling-plan-text {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  text-align: left;
}
.clear-scheduled-change-popup .clear-scheduled-change-popup-content-part .btn-wrapper {
  width: 100%;
  float: left;
  text-align: right;
  margin-bottom: 10px;
}
.clear-scheduled-change-popup .clear-scheduled-change-popup-content-part .btn-wrapper .btn-cancel {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
  position: relative;
  right: 30px;
}
.clear-scheduled-change-popup .clear-scheduled-change-popup-content-part .btn-wrapper .btn-confirm {
  color: #ae0a46;
  font-weight: 400;
  cursor: pointer;
}
.nce-upgrade-wrapper .disabledSelectField .btn {
  background-color: #cbc4c3 !important;
  opacity: 0.4;
}
.js-eos-term .btn-default:active:hover,
.js-eos-frequency .btn-default:active:hover,
.js-eos-term .btn-default.active:hover,
.js-eos-frequency .btn-default.active:hover,
.js-eos-term .open > .dropdown-toggle.btn-default:hover,
.js-eos-frequency .open > .dropdown-toggle.btn-default:hover,
.js-eos-term .btn-default:active:focus,
.js-eos-frequency .btn-default:active:focus,
.js-eos-term .btn-default.active:focus,
.js-eos-frequency .btn-default.active:focus,
.js-eos-term .open > .dropdown-toggle.btn-default:focus,
.js-eos-frequency .open > .dropdown-toggle.btn-default:focus,
.js-eos-term .btn-default:active.focus,
.js-eos-frequency .btn-default:active.focus,
.js-eos-term .btn-default.active.focus,
.js-eos-frequency .btn-default.active.focus,
.js-eos-term .open > .dropdown-toggle.btn-default.focus,
.js-eos-frequency .open > .dropdown-toggle.btn-default.focus {
  background-color: #ffffff !important;
  color: #000 !important;
}
.contract-msg-popup {
  position: fixed;
  top: 45%;
  left: 45%;
  z-index: 99999;
  background: #fff;
  padding: 2rem 1rem;
}
.contract-msg-popup-back {
  cursor: pointer;
  font-weight: 400;
  margin-top: 10px;
}
.contract-msg-popup .info-icon {
  font-size: 18px;
  margin-right: 5px;
  color: #007996;
  top: 2px;
  position: relative;
}
.contract-msg-popup-bg {
  background-color: #000000;
  opacity: 0.498039;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
}
.existing-po-number-wrapper .chekout-po-icon {
  color: #007996;
  position: relative;
  margin-left: 10px;
  font-size: 18px;
}
.existing-po-number-wrapper .d-inblock {
  display: inline-block !important;
}
.existing-po-number-wrapper .existing-span-datepicker {
  font-size: 26px;
  position: relative;
  top: 6px;
  margin-left: 5px;
  color: #ae0a46;
}
.existing-po-number-wrapper .alert-existing-ponumber {
  color: #ffa500;
  position: relative;
  margin-right: 5px;
  font-size: 20px;
  top: 2px;
}
.existing-po-number-wrapper .disabledFiled {
  background-color: #f7f6f5 !important;
  pointer-events: none;
}
.existing-po-number-wrapper .manage-po-no-input {
  width: 100% !important;
  height: 41px;
}
.existing-po-number-wrapper .input-date {
  height: 41px !important;
  width: 47% !important;
}
.existing-po-number-wrapper .addNewErrorMsg {
  font-style: italic;
  font-weight: 400;
  font-size: 13px;
  text-transform: none;
  margin-top: 7px;
  color: #ed1c24;
}
.existing-po-number-wrapper .chekout-po-icon .tooltiptext {
  visibility: hidden;
  width: 500px;
  background-color: #ffffff;
  padding: 15px 10px;
  position: absolute;
  z-index: 999;
  font-family: "allumi-2-std", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #3e332d;
  font-size: 14px;
  border: 1px solid #cbc4c3;
  top: 18px;
  left: -300px;
  font-weight: 100;
  line-height: 18px;
  font-style: normal;
}
.existing-po-number-wrapper .chekout-po-icon:hover .tooltiptext {
  visibility: visible;
}
.azure-entitlement {
  position: relative;
  padding: 10px 15px;
}
.custom-price-input-cntnr .upgrade-product-row .tooltip-manage-renewal {
  left: 0;
}
.custom-price-input-cntnr .upgrade-product-row .tooltiptext {
  top: 18px !important;
  left: 2rem !important;
  min-width: 530px !important;
}
.nce-custom-price.less .custom-price-sku {
  padding: 10px 0px 20px 0px;
  border-bottom: 1px solid #cbc4c3;
}
.nce-custom-price.less .custom-price-sku .custom-price-sku-row {
  margin-bottom: 10px;
}
.nce-custom-price.less .custom-price-sku .custom-price-sku-row .custom-price-sku-label {
  font-weight: 400;
  margin-right: 5px;
}
.nce-custom-price.less .custom-price-sku-brdrnone {
  border-bottom: none;
  padding-bottom: 0;
}
.custom-pricing-fromdate {
  clear: both;
  padding: 10px 0;
}
.custom-pricing-fromdate span {
  line-height: 19px;
  padding-left: 10px;
}
.delete-custom-exisitng-price {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}
.delete-custom-exisitng-price .custom-modal {
  background: white;
  padding: 20px 24px;
  width: 400px;
  max-width: 90%;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  font-family: 'Segoe UI', sans-serif;
  font-size: 16px;
  color: #333;
}
.delete-custom-exisitng-price .custom-modal p {
  margin-bottom: 20px;
}
.delete-custom-exisitng-price .custom-modal .custom-modal-actions {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
}
.delete-custom-exisitng-price .custom-modal .custom-modal-actions button {
  background: none;
  border: none;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
}
.delete-custom-exisitng-price .custom-modal .custom-modal-actions button.cancel-btn {
  color: #b0004b;
}
.delete-custom-exisitng-price .custom-modal .custom-modal-actions button.confirm-btn {
  color: #b0004b;
}
.delete-custom-exisitng-price .custom-modal .custom-modal-actions button:hover {
  text-decoration: underline;
}
.azure-billing-invoice-wrapper .azure-subs-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #cbc4c3;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.azure-billing-invoice-wrapper .azure-subs-header h3 {
  font-size: 22px;
  font-weight: normal;
  margin: 0;
  padding: 0;
  display: inline-block;
}
.azure-billing-invoice-wrapper .azure-subs-header .right-link {
  font-weight: 400;
  padding-top: 7px;
  cursor: pointer;
}
.azure-billing-invoice-wrapper .header-message-section {
  color: #007996;
}
.azure-billing-invoice-wrapper .header-message-section .info-icon {
  margin-right: 10px;
  font-size: 16px;
  position: relative;
  top: 3px;
}
.azure-billing-invoice-wrapper .header-message-section p {
  font-size: 14px;
  display: inline-flex;
  font-weight: 400;
}
.azure-billing-invoice-wrapper .radio-btn-section {
  padding-top: 15px;
}
.azure-billing-invoice-wrapper .radio-btn-section input[type=radio] {
  margin-bottom: 0;
  float: left;
  margin-top: 2px;
}
.azure-billing-invoice-wrapper .radio-btn-section label {
  color: #3e332d;
  font-weight: normal;
  text-transform: inherit;
  font-size: 14px;
  line-height: 16px;
  width: 92%;
  margin-bottom: 10px;
}
.azure-billing-invoice-wrapper .radio-btn-section label .small-label-text {
  width: 100%;
  float: left;
  font-size: 12px;
  color: #007996;
  margin-top: 10px;
}
.azure-billing-invoice-wrapper .po-number-wrapper {
  margin-top: 15px;
  margin-bottom: 15px;
}
.azure-billing-invoice-wrapper .po-number-wrapper .po-number-label {
  position: relative;
  top: 14px;
}
.azure-billing-invoice-wrapper .po-number-wrapper .po-number-text-field {
  margin-bottom: 0;
  height: 40px;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper {
  min-height: 200px;
  height: auto;
  margin: 15px 0px;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper .tab-data-wrap {
  word-wrap: break-word;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper hr {
  border-top: 1px solid #cbc4c3;
  margin-bottom: 0;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper .row-border {
  border-bottom: 1px solid #cbc4c3;
  padding: 15px 0px;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper .header-text {
  font-weight: 400;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper .azure-checkbox {
  width: 14px;
  height: 14px;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper .azure-checkbox-select-all {
  margin-bottom: 0;
  position: relative;
  margin-left: 10px;
  top: -2px;
  width: 14px;
  height: 14px;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper .select-all-checkbox-label {
  position: relative;
  top: -5px;
}
.azure-billing-invoice-wrapper .azure-subscription-table-wrapper .entitlement-status-color {
  color: #406129;
}
.azure-billing-invoice-wrapper .error-data-not-available {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #ae0a46;
  margin-top: 10px;
}
.azure-billing-invoice-wrapper .error-data-not-available i {
  margin-right: 10px;
  font-size: 16px;
  top: 1px;
  position: relative;
}
.contact-us-cntnr .contact-us-title {
  margin-right: 25px !important;
}
.contact-us-cntnr .contact-us-tab {
  width: auto;
}
.contact-us-cntnr .contact-us-title {
  margin: 0;
}
.contact-us-cntnr .contact-us-tab-list {
  width: auto;
  margin-right: 10px;
  display: inline-block;
}
.contact-us-cntnr .contact-us-tab-list a {
  border: 1px solid #007996;
  border-radius: 10px;
  border-color: #007996;
  height: 31px;
  font-size: 13px;
  color: #5f5753;
  text-align: center;
  font-weight: 400;
  width: auto;
  padding: 8px 15px 8px;
}
.contact-us-cntnr .contact-us-tab-list a:hover,
.contact-us-cntnr .contact-us-tab-list a:focus {
  background-color: #ffffff;
  color: #5f5753;
}
.contact-us-cntnr .contact-us-tab-list.active a {
  background-color: #007996;
  color: #ffffff;
}
.contact-us-cntnr .contact-us-tab-list.active a:hover {
  background-color: #007996;
  color: #ffffff;
}
.contact-us-cntnr .contact-us-tab-content {
  background: #ffffff;
  padding: 20px;
}
.contact-us-cntnr .contact-us-tabpane-title {
  font-size: 28px;
}
.contact-us-cntnr .contact-us-tabpane-para {
  color: #007996;
  font-size: 18px;
}
.contact-us-cntnr .contact-us-tp h3 {
  font-size: 18px;
}
.contact-us-cntnr .contact-us-tp p {
  font-size: 16px;
}
.contact-us-cntnr .contact-us-phone-email h3 {
  font-size: 18px;
}
.contact-us-cntnr .contact-red-text {
  color: #ae0a46;
}
.contact-us-cntnr .contact-us-2color {
  color: #007996;
}
.contact-us-cntnr .contact-us-3color {
  color: #5f5753;
}
.contact-us-cntnr strong {
  font-weight: 400;
}
.contact-us-cntnr .access-email-request {
  font-size: 12px;
}
.page-contactUsPage .dashboard-gradient {
  background: #f7f6f5;
}
.page-contactUsPage .dashboard-wrapper {
  display: block;
}
.page-contactUsPage .dashboard-navigation {
  width: 100%;
  padding-right: 10px;
  background-color: transparent;
}
.page-contactUsPage .dashboard-content {
  display: none;
}
.page-contactUsPage .dashboard-nav {
  overflow: hidden;
  display: block;
}
.page-contactUsPage .dashboard-nav > div a {
  width: auto;
}
.justify-flex-end {
  justify-content: flex-end;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#textFieldConfigurationForm,
.textFieldConfigurationForm {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  #textFieldConfigurationForm,
  .textFieldConfigurationForm {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__config {
  margin-bottom: 25px;
}
.product__config .product__config-row {
  margin-bottom: 10px;
}
.account-section .account-section-header .account-section-header-bulk-import {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
  margin-right: 20px;
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 980px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #808080;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .roles-wrapper {
  margin: 8px 0 5px;
}
.account-section .account-list .account-cards .card .roles-wrapper > ul {
  display: block;
  width: 100%;
}
.account-section .account-list .account-cards .selected {
  background-color: #e6f0fb;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #ae0a46;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #cccccc;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e5e5e5;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #808080;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 20px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default {
    margin-top: 0;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #ae0a46;
    color: #ffffff;
    padding: 16px 20px;
    text-transform: uppercase;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action-buttons {
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    top: 38px;
    z-index: 9000;
  }
  .account-section #unittree {
    padding-left: 0;
    padding-right: 0;
  }
}
.cts-msg-history {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 980px) {
  .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: 767px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #f2f2f2;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 767px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -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: #808080;
}
.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: #72072e;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
.account-section .item-wrapper .framed .item-label,
.account-section .item-wrapper .framed .item-value {
  display: inline-block;
}
.account-section .item-wrapper .framed .item-label {
  font-size: 18px;
  color: #ffffff;
  text-transform: none;
  padding-left: 10px;
  width: 48%;
  float: left;
}
.account-section .item-wrapper .framed .item-value {
  font-weight: 600;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.account-section .item-wrapper .framed .item-group.total {
  margin-top: 10px;
  border-top: 1px solid #334b5c;
}
.account-section .item-wrapper .framed .item-group.total .item-label,
.account-section .item-wrapper .framed .item-group.total .item-value {
  padding-top: 20px;
}
.account-section .item-wrapper .framed .item-group.total .item-label {
  font-weight: 400;
}
.account-section .account-summary-filter {
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .account-section .account-summary-filter {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.account-section .section-headline {
  font-size: 20px;
  line-height: 30px;
  padding: 20px 30px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .account-section .section-headline {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.account-section .account-summary-detail {
  padding-left: 0;
  padding-right: 0;
}
.account-section .date-input {
  position: relative;
}
.account-section .date-input > .glyphicon {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  cursor: pointer;
}
.account-section #search {
  margin-top: 8px;
}
.account-section .download-lnk {
  font-weight: 600;
}
@media (min-width: 980px) {
  .account-section .item-wrapper .framed {
    border: 1px solid #334b5c;
    padding: 15px 20px 10px;
  }
}
@media (max-width: 979px) {
  .account-section .item-wrapper .framed {
    display: block;
    border-top: 3px solid #334b5c;
    margin: 20px -20px 0;
    padding: 30px 10px 0;
  }
}
@media (max-width: 767px) {
  .account-section .section-headline,
  .account-section .account-summary-table {
    margin-left: -10px;
    margin-right: -10px;
  }
  .account-section .section-headline {
    padding-left: 20px;
  }
  .account-section .account-summary-filter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .account-section .accountSummaryUnitBackBtn {
    margin-top: 30px;
  }
  .account-section .cancel-panel {
    padding-right: 10px;
  }
}
.one-tier-header {
  border-bottom: 1px solid #cbc4c3;
}
@media (min-width: 767px) {
  .one-tier-header .sticky-header-container {
    padding-top: 88px;
  }
}
.one-tier-header .sticky-header-container .navigation-bar {
  background: #f7f6f5 !important;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .one-tier-header .sticky-header-container.authorised-container {
    padding-top: 137px;
  }
}
.one-tier-header .sticky-header-container .sticky-header {
  border-bottom: 1px solid #cbc4c3;
}
.one-tier-header .sticky-header-container .sticky-header .insight-nav.navigation--top {
  padding-bottom: 0;
}
.one-tier-header .sticky-header-container .sticky-header .insight-nav.navigation--top .dropdown-menu.inner li {
  width: 100%;
  padding-left: 0;
}
.one-tier-header .nav__links,
.one-tier-header .nav-link,
.one-tier-header .inverted-link,
.one-tier-header .navigation-dropdown {
  font-size: 14px;
}
.one-tier-header .navigation-bar {
  border-bottom: none;
  background: none;
}
.one-tier-header .navigation-bar .navigation-link {
  height: 50px;
  float: right;
}
@media (min-width: 980px) {
  .one-tier-header .navigation-bar .navigation-link {
    font-size: 16px;
    padding-top: 17px;
  }
}
@media (max-width: 980px) {
  .one-tier-header .navigation-bar .navigation-link {
    font-size: 14px;
    padding-top: 20px;
  }
}
@media (max-width: 480px) {
  .one-tier-header .navigation-bar .navigation-link {
    float: none;
    padding: 7px 24px 7px 0;
  }
}
.one-tier-header .ion-android-arrow-dropdown {
  margin-left: 6px;
}
.one-tier-header .nav-cart .mini-cart .spinner {
  position: absolute;
  z-index: 10;
  width: 17px;
}
@media (min-width: 767px) {
  .one-tier-header .nav-cart .mini-cart .spinner {
    top: -9px;
    right: -9px;
  }
}
.one-tier-header .b2b-select-container .bootstrap-select.btn-group:not(.open) .btn-dropdown {
  border: 1px solid transparent;
}
@media (max-width: 980px) {
  .one-tier-header .navigation-text {
    padding: 10px 24px 7px 0;
  }
}
@media (min-width: 767px) {
  .one-tier-header .navigation--middle {
    border: none;
    padding: 0 0 6px 0;
  }
}
.one-tier-header .navigation--middle .site-search ul.ui-autocomplete {
  width: 100% !important;
  left: 0 !important;
  padding: 12px 0 12px;
  border-right: none;
  border-left: none;
}
@media (min-width: 767px) and (max-width: 980px) {
  .one-tier-header .navigation--middle .site-search ul.ui-autocomplete {
    padding-left: 16.66666667%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .one-tier-header .navigation--middle .site-search ul.ui-autocomplete {
    padding-left: calc((100vw - 980px) / 2 + 163px);
  }
}
@media (min-width: 1200px) {
  .one-tier-header .navigation--middle .site-search ul.ui-autocomplete {
    padding-left: calc((100vw - 1200px) / 2 + 200px);
  }
}
.one-tier-header .navigation--middle .site-search ul.ui-autocomplete li {
  padding: 1px 10px;
}
.one-tier-header .navigation--middle .site-search ul.ui-autocomplete li a {
  padding-left: 0;
}
.one-tier-header .navigation--middle .site-search ul.ui-autocomplete li:hover {
  background-color: transparent;
}
.one-tier-header .navigation--middle .site-search ul.ui-autocomplete li .name {
  padding-left: 5px;
}
.one-tier-header .navigation--middle .site-search ul.ui-autocomplete li .name:hover {
  color: #72072e;
}
@media (max-width: 767px) {
  .one-tier-header .navigation--middle .site-search .input-group .form-control {
    border: 0;
    box-shadow: none;
    height: 52px;
    background-color: transparent;
    padding-left: 45px;
  }
}
@media (min-width: 767px) {
  .one-tier-header .navigation--middle .site-search .input-group .form-control.one-tier-search {
    border: 1px solid #cbc4c3;
    height: 38px;
    padding: 8px 8px 8px 12px;
    margin-bottom: 0;
    background-color: #f7f6f5;
    top: 8px;
    font-size: 16px;
  }
  .one-tier-header .navigation--middle .site-search .input-group .form-control.one-tier-search:focus {
    border-color: #0068b3;
    outline: 0;
    box-shadow: none;
  }
}
@media (max-width: 767px) {
  .one-tier-header .navigation--middle .site-search .input-group .input-group-btn {
    left: 15px;
  }
}
@media (min-width: 767px) {
  .one-tier-header .navigation--middle .site-search.non-reseller-search {
    float: right;
    transition: all 0.15s linear;
  }
}
.one-tier-header .navigation--middle .site-search.non-reseller-search.search-max-width {
  width: 100%;
}
@media (min-width: 767px) {
  .one-tier-header .navigation--middle .site-search.non-reseller-search .input-group-btn {
    left: auto;
    right: 10px;
    width: auto;
  }
}
.one-tier-header .navigation--middle .mobile-nav-icon {
  font-size: 24px;
}
@media (max-width: 767px) {
  .one-tier-header .navigation--middle .site-logo {
    margin: 0 10px;
  }
}
.one-tier-header #mobile-sold-to-switch {
  background: #3e332d;
}
.one-tier-header #mobile-sold-to-switch .sold-to-mobile {
  color: #ffffff;
  position: relative;
  padding: 15px;
}
.one-tier-header #mobile-sold-to-switch .sold-to-mobile .btn-group.bootstrap-select {
  width: 100%;
}
.one-tier-header .navigation--top .navigation-dropdown .navigation-list.mini-cart {
  top: 37px;
}
.one-tier-header .navigation--top .mini-cart-item {
  float: none;
}
.one-tier-header .navigation--top .nav-cart .mini-cart {
  padding-right: 11px;
  margin-top: -2px;
}
.one-tier-header .navigation--top .nav-cart .mini-cart .spinner {
  position: absolute;
  z-index: 10;
  top: -9px;
  right: 0;
  width: 17px;
}
.one-tier-header .navigation--top .nav-cart .mini-cart-icon {
  color: #3e332d;
  font-size: 20px;
}
.one-tier-header .navigation--top .nav-cart .nav-items-total {
  display: inline-block;
  background-color: #ae0a46;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  color: #ffffff;
  line-height: 18px;
  border: 2px solid #ffffff;
}
.one-tier-header .navigation--top .nav-cart .mini-cart-count {
  font-size: 12px;
  text-align: center;
  position: absolute;
  top: -9px;
  right: -2px;
}
.one-tier-header .simple-banner-component img,
.one-tier-header .banner__component img {
  height: 26px;
}
@-webkit-keyframes open-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
@keyframes open-dropdown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}
.ui-autocomplete-match {
  color: #ae0a46;
}
@font-face {
  font-family: klinic-slab;
  src: url("../fonts/KlinicSlabLight.otf");
}
@font-face {
  font-family: klinic-slab-book;
  src: url("../fonts/KlinicSlabBook.otf");
}
@font-face {
  font-family: klinic-slab-medium;
  src: url("../fonts/KlinicSlabMedium.otf");
}
/*** labels */
.reports-sub-menu::after {
  content: "\25bc";
  position: relative;
  font-size: 12px;
}
.reports-sub-menu.is-active::after {
  content: "\25b2";
  position: relative;
  right: 0;
  font-size: 12px;
}
.is-hidden {
  display: none;
}
