
[class*="icon-"]:not(.fa):before {
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: AlzaMobile !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.icon-android:before {
  content: "\e90f";
}
.icon-store:before {
  content: "\e90a";
}
.icon-no-cash:before {
  content: "\e90e";
}
.icon-alzabox:before {
  content: "\e901";
}
.icon-minus:before {
  content: "\e900";
}
.icon-parking:before {
  content: "\e902";
}
.icon-isic:before {
  content: "\e903";
}
.icon-post:before {
  content: "\e904";
}
.icon-trademark:before {
  content: "\e905";
}
.icon-tent:before {
  content: "\e906";
}
.icon-sign-out:before {
  content: "\e907";
}
.icon-resort:before {
  content: "\e908";
}
.icon-wheelchair:before {
  content: "\e909";
}
.icon-mobile:before {
  content: "\e90b";
}
.icon-location-arrow:before {
  content: "\e90c";
}
.icon-bell:before {
  content: "\e90d";
}
.icon-heart:before {
  content: "B";
}
.icon-check:before {
  content: "C";
}
.icon-comment:before {
  content: "D";
}
.icon-people:before {
  content: "E";
}
.icon-refresh:before {
  content: "F";
}
.icon-circle-plus:before {
  content: "G";
}
.icon-basket:before {
  content: "H";
}
.icon-menu:before {
  content: "I";
}
.icon-bug:before {
  content: "J";
}
.icon-close:before {
  content: "K";
}
.icon-back:before {
  content: "L";
}
.icon-phone:before {
  content: "M";
}
.icon-search:before {
  content: "N";
}
.icon-settings:before {
  content: "O";
}
.icon-home:before {
  content: "P";
}
.icon-logo-sign:before {
  content: "Q";
}
.icon-logo-alza-cz:before {
  content: "R";
}
.icon-logo-alza-sk:before {
  content: "S";
}
.icon-logo-alza-hu:before {
  content: "T";
}
.icon-logo-alza-uk:before {
  content: "U";
}
.icon-logo-alza-de:before {
  content: "V";
}
.icon-logo-hobby:before {
  content: "W";
}
.icon-logo-sport:before {
  content: "X";
}
.icon-logo-hracky:before {
  content: "Y";
}
.icon-logo-trendy:before {
  content: "Z";
}
.icon-logo-media:before {
  content: "a";
}
.icon-logo-maxi:before {
  content: "b";
}
.icon-logo-facebook:before {
  content: "c";
}
.icon-logo-google:before {
  content: "d";
}
.icon-star-empty:before {
  content: "e";
}
.icon-star-full:before {
  content: "f";
}
.icon-star-half:before {
  content: "g";
}
.icon-filter:before {
  content: "h";
}
.icon-info:before {
  content: "i";
}
.icon-garbage:before {
  content: "j";
}
.icon-edit:before {
  content: "k";
}
.icon-circle-wrong:before {
  content: "m";
}
.icon-arrow-down:before {
  content: "o";
}
.icon-arrow-left:before {
  content: "p";
}
.icon-arrow-right:before {
  content: "q";
}
.icon-arrow-up:before {
  content: "r";
}
.icon-calc:before {
  content: "s";
}
.icon-google-plus:before {
  content: "t";
}
.icon-facebook:before {
  content: "u";
}
.icon-twitter:before {
  content: "v";
}
.icon-grid:before {
  content: "w";
}
.icon-logo-at:before {
  content: "y";
}
.icon-thumb-down:before {
  content: "0";
}
.icon-thumb-up:before {
  content: "1";
}
.icon-edu:before {
  content: "2";
}
.icon-discussion:before {
  content: "3";
}
.icon-tag:before {
  content: "4";
}
.icon-loop-plus:before {
  content: "5";
}
.icon-loop-minus:before {
  content: "6";
}
.icon-settings-tune:before {
  content: "8";
}
.icon-smile-positive:before {
  content: "9";
}
.icon-arrow-up-small:before {
  content: "!";
}
.icon-arrow-down-small:before {
  content: '"';
}
.icon-rearrange:before {
  content: "#";
}
.icon-truck:before {
  content: "$";
}
.icon-uni25:before {
  content: "%";
}
.icon-sort-desc:before {
  content: "&";
}
.icon-qr-code:before {
  content: "'";
}
.icon-reply:before {
  content: "(";
}
.icon-image:before {
  content: "*";
}
.icon-folder:before {
  content: "+";
}
.icon-open-external:before {
  content: ",";
}
.icon-more-menu:before {
  content: "-";
}
.icon-card:before {
  content: ".";
}
.icon-calendar-confirm:before {
  content: "/";
}
.icon-camera:before {
  content: "\\";
}
.icon-calendar:before {
  content: "]";
}
.icon-compare:before {
  content: "^";
}
.icon-mail:before {
  content: "_";
}
.icon-apple:before {
  content: "`";
}
.icon-question-circle:before {
  content: "\e97d";
}
.icon-question-circle-full:before {
  content: "\e97e";
}
@-moz-viewport {
  width: device-width;
}
@-webkit-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.alzaAlert {
  background-color: #fff;
  border: 1px solid #fff;
  -webkit-box-shadow: 1px 1px 2px 0;
  box-shadow: 1px 1px 2px 0;
  display: block;
  position: absolute;
  z-index: 100;
}
.alzaAlert:after,
.alzaAlert:before {
  border: solid transparent;
  content: " ";
  height: 0;
  pointer-events: none;
  position: absolute;
  width: 0;
}
.alzaAlert:hover {
  z-index: 101;
}
.alzaAlert.alzaAlertBlock,
.alzaAlert.alzaAlertInlineBlock {
  position: relative;
}
.alzaAlert.alzaAlertInlineBlock {
  display: inline-block;
  margin: 0 5px 5px;
}
.alzaAlert.alzaAlertRoundedRectangle {
  border-radius: 4px;
}
.alzaAlert.alzaAlertRoundedRectangle .alzaAlertIcon {
  border-radius: 3px 0 0 3px;
}
.alzaAlert.alzaAlertElipse {
  border-radius: 50%;
}
.alzaAlert.alzaAlertElipse .alzaAlertContent {
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
}
.alzaAlert.alzaAlertElipse .alzaAlertIcon {
  border-radius: 5px 0 0 5px;
}
.alzaAlert .alzaAlertContent {
  font-size: 12px;
  line-height: 16px;
  min-height: 16px;
  padding: 7px 10px;
  position: relative;
  z-index: 2;
}
.alzaAlert.alzaAlertWithCloseButton .alzaAlertContent {
  margin-right: 25px;
}
.alzaAlert.alertWithIcon .alzaAlertContent {
  margin-left: 30px;
}
.alzaAlert .alzaAlertIcon {
  border-right: 1px solid #fff;
  bottom: 0;
  font-size: 20px;
  left: 0;
  line-height: 30px;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 29px;
  z-index: 1;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"] {
  background-color: #0094e7;
  border-color: #0094e7;
  -webkit-box-shadow: 1px 1px 2px 0 #0094e7;
  box-shadow: 1px 1px 2px 0 #0094e7;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertTop:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertTopLeft:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertTopRight:after {
  border-color: #0094e7;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertRight:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertRightBottom:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertRightTop:after {
  border-color: #0094e7;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertBottom:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertBottomLeft:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertBottomRight:after {
  border-color: #0094e7;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertLeft:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertLeftBottom:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertLeftTop:after {
  border-color: #0094e7;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"] .alzaAlertIcon {
  background-color: #0094e7;
  border-color: #0094e7;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"] .alzaAlertCloseButton {
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle {
  border-color: #0094e7;
  -webkit-box-shadow: 1px 1px 2px 0 #0094e7;
  box-shadow: 1px 1px 2px 0 #0094e7;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertTop:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertTopLeft:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertTopRight:after {
  border-color: #0094e7;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertTop:before,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertTopLeft:before,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertTopRight:before {
  border-color: #0094e7;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertRight:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertRightBottom:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertRightTop:after {
  border-color: #0094e7;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertRight:before,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertRightBottom:before,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertRightTop:before {
  border-color: #0094e7;
  border-width: 11px;
  margin-top: -11px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertBottom:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertBottomLeft:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertBottomRight:after {
  border-color: #0094e7;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertBottom:before,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertBottomLeft:before,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertBottomRight:before {
  border-color: #0094e7;
  border-width: 11px;
  bottom: 100%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertLeft:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertLeftBottom:after,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertLeftTop:after {
  border-color: #0094e7;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertLeft:before,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertLeftBottom:before,
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle.alzaAlertLeftTop:before {
  border-color: #0094e7;
  border-width: 11px;
  left: 100%;
  margin-top: -11px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle
  .alzaAlertIcon {
  background-color: #0094e7;
  border-color: #0094e7;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertInfo"].alzaAlertInvertedStyle
  .alzaAlertCloseButton {
  background-color: #0094e7;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertError"] {
  background-color: #f00000;
  border-color: #f00000;
  -webkit-box-shadow: 1px 1px 2px 0 #f00000;
  box-shadow: 1px 1px 2px 0 #f00000;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertTop:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertTopLeft:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertTopRight:after {
  border-color: #f00000;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertRight:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertRightBottom:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertRightTop:after {
  border-color: #f00000;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertBottom:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertBottomLeft:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertBottomRight:after {
  border-color: #f00000;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertLeft:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertLeftBottom:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertLeftTop:after {
  border-color: #f00000;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertError"] .alzaAlertIcon {
  background-color: #f00000;
  border-color: #f00000;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertError"] .alzaAlertCloseButton {
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle {
  border-color: #f00000;
  -webkit-box-shadow: 1px 1px 2px 0 #f00000;
  box-shadow: 1px 1px 2px 0 #f00000;
  color: #f00000;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertTop:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertTopLeft:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertTopRight:after {
  border-color: #f00000;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertTop:before,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertTopLeft:before,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertTopRight:before {
  border-color: #f00000;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertRight:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertRightBottom:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertRightTop:after {
  border-color: #f00000;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertRight:before,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertRightBottom:before,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertRightTop:before {
  border-color: #f00000;
  border-width: 11px;
  margin-top: -11px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertBottom:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertBottomLeft:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertBottomRight:after {
  border-color: #f00000;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertBottom:before,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertBottomLeft:before,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertBottomRight:before {
  border-color: #f00000;
  border-width: 11px;
  bottom: 100%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertLeft:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertLeftBottom:after,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertLeftTop:after {
  border-color: #f00000;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertLeft:before,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertLeftBottom:before,
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle.alzaAlertLeftTop:before {
  border-color: #f00000;
  border-width: 11px;
  left: 100%;
  margin-top: -11px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle
  .alzaAlertIcon {
  background-color: #f00000;
  border-color: #f00000;
  color: #f00000;
}
.alzaAlert[alza-alert-type="alzaAlertError"].alzaAlertInvertedStyle
  .alzaAlertCloseButton {
  background-color: #f00000;
  color: #ff3e3e;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"] {
  background-color: #ffd538;
  border-color: #ffd538;
  -webkit-box-shadow: 1px 1px 2px 0 #ffd538;
  box-shadow: 1px 1px 2px 0 #ffd538;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertTop:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertTopLeft:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertTopRight:after {
  border-color: #ffd538;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertRight:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertRightBottom:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertRightTop:after {
  border-color: #ffd538;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertBottom:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertBottomLeft:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertBottomRight:after {
  border-color: #ffd538;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertLeft:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertLeftBottom:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertLeftTop:after {
  border-color: #ffd538;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"] .alzaAlertIcon {
  background-color: #ffd538;
  border-color: #ffd538;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"] .alzaAlertCloseButton {
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle {
  border-color: #ffd538;
  -webkit-box-shadow: 1px 1px 2px 0 #ffd538;
  box-shadow: 1px 1px 2px 0 #ffd538;
  color: #ffd538;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertTop:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertTopLeft:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertTopRight:after {
  border-color: #ffd538;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertTop:before,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertTopLeft:before,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertTopRight:before {
  border-color: #ffd538;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertRight:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertRightBottom:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertRightTop:after {
  border-color: #ffd538;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertRight:before,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertRightBottom:before,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertRightTop:before {
  border-color: #ffd538;
  border-width: 11px;
  margin-top: -11px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertBottom:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertBottomLeft:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertBottomRight:after {
  border-color: #ffd538;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertBottom:before,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertBottomLeft:before,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertBottomRight:before {
  border-color: #ffd538;
  border-width: 11px;
  bottom: 100%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertLeft:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertLeftBottom:after,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertLeftTop:after {
  border-color: #ffd538;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertLeft:before,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertLeftBottom:before,
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle.alzaAlertLeftTop:before {
  border-color: #ffd538;
  border-width: 11px;
  left: 100%;
  margin-top: -11px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle
  .alzaAlertIcon {
  background-color: #ffd538;
  border-color: #ffd538;
  color: #ffd538;
}
.alzaAlert[alza-alert-type="alzaAlertWarning"].alzaAlertInvertedStyle
  .alzaAlertCloseButton {
  background-color: #ffd538;
  color: #ffe585;
}
.alzaAlert[alza-alert-type="alzaAlertValid"] {
  background-color: #a1c900;
  border-color: #a1c900;
  -webkit-box-shadow: 1px 1px 2px 0 #a1c900;
  box-shadow: 1px 1px 2px 0 #a1c900;
  color: #fff;
  display: none;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertTop:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertTopLeft:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertTopRight:after {
  border-color: #a1c900;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertRight:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertRightBottom:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertRightTop:after {
  border-color: #a1c900;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertBottom:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertBottomLeft:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertBottomRight:after {
  border-color: #a1c900;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertLeft:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertLeftBottom:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertLeftTop:after {
  border-color: #a1c900;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"] .alzaAlertIcon {
  background-color: #a1c900;
  border-color: #a1c900;
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertValid"] .alzaAlertCloseButton {
  color: #fff;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle {
  border-color: #a1c900;
  -webkit-box-shadow: 1px 1px 2px 0 #a1c900;
  box-shadow: 1px 1px 2px 0 #a1c900;
  color: #a1c900;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertTop:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertTopLeft:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertTopRight:after {
  border-color: #a1c900;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertTop:before,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertTopLeft:before,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertTopRight:before {
  border-color: #a1c900;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
  top: 100%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertRight:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertRightBottom:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertRightTop:after {
  border-color: #a1c900;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertRight:before,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertRightBottom:before,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertRightTop:before {
  border-color: #a1c900;
  border-width: 11px;
  margin-top: -11px;
  right: 100%;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertBottom:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertBottomLeft:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertBottomRight:after {
  border-color: #a1c900;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertBottom:before,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertBottomLeft:before,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertBottomRight:before {
  border-color: #a1c900;
  border-width: 11px;
  bottom: 100%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertLeft:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertLeftBottom:after,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertLeftTop:after {
  border-color: #a1c900;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertLeft:before,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertLeftBottom:before,
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle.alzaAlertLeftTop:before {
  border-color: #a1c900;
  border-width: 11px;
  left: 100%;
  margin-top: -11px;
  top: 50%;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle
  .alzaAlertIcon {
  background-color: #a1c900;
  border-color: #a1c900;
  color: #a1c900;
}
.alzaAlert[alza-alert-type="alzaAlertValid"].alzaAlertInvertedStyle
  .alzaAlertCloseButton {
  background-color: #a1c900;
  color: #d1ff17;
}
.alzaAlert.customAlert {
  background-color: #fff;
  border-color: #f4f5f5;
  -webkit-box-shadow: 1px 1px 2px 0 #f4f5f5;
  box-shadow: 1px 1px 2px 0 #f4f5f5;
  color: #535252;
}
.alzaAlert.customAlert.alzaAlertTop:after,
.alzaAlert.customAlert.alzaAlertTopLeft:after,
.alzaAlert.customAlert.alzaAlertTopRight:after {
  border-color: #f4f5f5;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert.customAlert.alzaAlertRight:after,
.alzaAlert.customAlert.alzaAlertRightBottom:after,
.alzaAlert.customAlert.alzaAlertRightTop:after {
  border-color: #f4f5f5;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert.customAlert.alzaAlertBottom:after,
.alzaAlert.customAlert.alzaAlertBottomLeft:after,
.alzaAlert.customAlert.alzaAlertBottomRight:after {
  border-color: #f4f5f5;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert.customAlert.alzaAlertLeft:after,
.alzaAlert.customAlert.alzaAlertLeftBottom:after,
.alzaAlert.customAlert.alzaAlertLeftTop:after {
  border-color: #f4f5f5;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert.customAlert .alzaAlertIcon {
  background-color: #f4f5f5;
  border-color: #f4f5f5;
  color: #535252;
}
.alzaAlert.customAlert .alzaAlertCloseButton {
  color: #797878;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle {
  border-color: #c6c6c6;
  -webkit-box-shadow: 1px 1px 2px 0 #c6c6c6;
  box-shadow: 1px 1px 2px 0 #c6c6c6;
  color: #c6c6c6;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertTop:after,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertTopLeft:after,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertTopRight:after {
  border-color: #c6c6c6;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertTop:before,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertTopLeft:before,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertTopRight:before {
  border-color: #c6c6c6;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
  top: 100%;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertRight:after,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertRightBottom:after,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertRightTop:after {
  border-color: #c6c6c6;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertRight:before,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertRightBottom:before,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertRightTop:before {
  border-color: #c6c6c6;
  border-width: 11px;
  margin-top: -11px;
  right: 100%;
  top: 50%;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertBottom:after,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertBottomLeft:after,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertBottomRight:after {
  border-color: #c6c6c6;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertBottom:before,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertBottomLeft:before,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertBottomRight:before {
  border-color: #c6c6c6;
  border-width: 11px;
  bottom: 100%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertLeft:after,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertLeftBottom:after,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertLeftTop:after {
  border-color: #c6c6c6;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertLeft:before,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertLeftBottom:before,
.alzaAlert.customAlert.alzaAlertInvertedStyle.alzaAlertLeftTop:before {
  border-color: #c6c6c6;
  border-width: 11px;
  left: 100%;
  margin-top: -11px;
  top: 50%;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle .alzaAlertIcon {
  background-color: #c6c6c6;
  border-color: #c6c6c6;
  color: #c6c6c6;
}
.alzaAlert.customAlert.alzaAlertInvertedStyle .alzaAlertCloseButton {
  background-color: #c6c6c6;
  color: #ececec;
}
.alzaAlert.linkAlert {
  background-color: #fff;
  border-color: #0094e7;
  -webkit-box-shadow: 1px 1px 2px 0 #0094e7;
  box-shadow: 1px 1px 2px 0 #0094e7;
  color: #535252;
}
.alzaAlert.linkAlert.alzaAlertTop:after,
.alzaAlert.linkAlert.alzaAlertTopLeft:after,
.alzaAlert.linkAlert.alzaAlertTopRight:after {
  border-color: #0094e7;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert.linkAlert.alzaAlertRight:after,
.alzaAlert.linkAlert.alzaAlertRightBottom:after,
.alzaAlert.linkAlert.alzaAlertRightTop:after {
  border-color: #0094e7;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert.linkAlert.alzaAlertBottom:after,
.alzaAlert.linkAlert.alzaAlertBottomLeft:after,
.alzaAlert.linkAlert.alzaAlertBottomRight:after {
  border-color: #0094e7;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert.linkAlert.alzaAlertLeft:after,
.alzaAlert.linkAlert.alzaAlertLeftBottom:after,
.alzaAlert.linkAlert.alzaAlertLeftTop:after {
  border-color: #0094e7;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert.linkAlert .alzaAlertIcon {
  background-color: #0094e7;
  border-color: #0094e7;
  color: #535252;
}
.alzaAlert.linkAlert .alzaAlertCloseButton {
  color: #797878;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle {
  border-color: #0094e7;
  -webkit-box-shadow: 1px 1px 2px 0 #0094e7;
  box-shadow: 1px 1px 2px 0 #0094e7;
  color: #0094e7;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertTop:after,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertTopLeft:after,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertTopRight:after {
  border-color: #0094e7;
  border-width: 10px;
  left: 50%;
  margin-left: -10px;
  top: 100%;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertTop:before,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertTopLeft:before,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertTopRight:before {
  border-color: #fff;
  border-width: 11px;
  left: 50%;
  margin-left: -11px;
  top: 100%;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertRight:after,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertRightBottom:after,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertRightTop:after {
  border-color: #0094e7;
  border-width: 10px;
  margin-top: -10px;
  right: 100%;
  top: 50%;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertRight:before,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertRightBottom:before,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertRightTop:before {
  border-color: #fff;
  border-width: 11px;
  margin-top: -11px;
  right: 100%;
  top: 50%;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertBottom:after,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertBottomLeft:after,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertBottomRight:after {
  border-color: #0094e7;
  border-width: 10px;
  bottom: 100%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertBottom:before,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertBottomLeft:before,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertBottomRight:before {
  border-color: #fff;
  border-width: 11px;
  bottom: 100%;
  left: 50%;
  margin-left: -11px;
  margin-top: -11px;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertLeft:after,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertLeftBottom:after,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertLeftTop:after {
  border-color: #0094e7;
  border-width: 10px;
  left: 100%;
  margin-top: -10px;
  top: 50%;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertLeft:before,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertLeftBottom:before,
.alzaAlert.linkAlert.alzaAlertInvertedStyle.alzaAlertLeftTop:before {
  border-color: #fff;
  border-width: 11px;
  left: 100%;
  margin-top: -11px;
  top: 50%;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle .alzaAlertIcon {
  background-color: #0094e7;
  border-color: #fff;
  color: #0094e7;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle .alzaAlertCloseButton {
  background-color: #0094e7;
  color: #35b6ff;
}
.alzaAlert.linkAlert.alzaAlertInvertedStyle:hover .alzaAlertIcon {
  background-color: #0094e7;
  color: #0094e7;
}
.alzaAlert.linkAlert:hover .alzaAlertIcon {
  background-color: #0094e7;
  color: #fff;
}
.alzaAlert.alzaAlertRectangle {
  display: block;
}
.alzaAlert.alzaAlertRectangle.alzaAlertRounded {
  border-radius: 4px;
}
.alzaAlert.hiddenAlert {
  display: none;
}
.alzaAlert.alzaAlertTransitions * {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.alzaAlert .alzaAlertCloseButton {
  font-size: 15px;
  height: 24px;
  line-height: 24px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 24px;
  z-index: 3;
}
.alzaAlert .alzaAlertCloseButton:hover {
  cursor: pointer;
}
.alzaAlert.alzaAlertRoundedRectangle .alzaAlertCloseButton {
  border-radius: 0 4px 0 0;
}
.alzaAlert.alzaAlertBlack {
  background-color: rgba(50, 50, 50, 0.8);
  border: 0;
  -webkit-box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, 0.5);
  box-shadow: 1px 1px 2px 0 rgba(50, 50, 50, 0.5);
  max-width: 250px;
}
.mobile .alzaAlert {
  position: relative;
  z-index: 1;
}
.mobile .alzaAlert.alzaAlertAbsolute {
  position: absolute;
}
.mobile .alzaAlert:after,
.mobile .alzaAlert:before {
  display: none;
}
.mobile .alzaAlert .alzaAlertContent {
  font-size: 0.9rem;
  line-height: 1.2rem;
  min-height: 1.2rem;
  padding: 0.5rem 0.7rem;
}
.mobile .alzaAlert .alzaAlertCloseButton {
  font-size: 1rem;
  height: 1.4rem;
  line-height: 1.4rem;
  width: 1.4rem;
}
.mobile .alzaAlert.alzaAlertWithCloseButton .alzaAlertContent {
  margin-right: 1.4rem;
}
.mobile .alzaAlert.alertWithIcon .alzaAlertContent {
  margin-left: 1.8rem;
}
.mobile .alzaAlert .alzaAlertIcon {
  font-size: 1.25rem;
  line-height: 1.9rem;
  width: 1.8rem;
}

.strong,
b,
strong {
  font-weight: 700;
}
.thin {
  font-weight: 100;
}
.c-blue {
  color: #0094e7;
}
.c-red {
  color: #f00000;
}
.c-green {
  color: #a1c900;
}
.c-green-dark {
  color: #84b517;
}
.c-gray {
  color: #535252;
}
.c-gray-light {
  color: #c6c6c6;
}
.availability .avl0,
.availability.avl0 {
  color: #000;
}
.availability .avl1,
.availability.avl1 {
  color: #00275a;
}
.availability .avl2,
.availability.avl2 {
  color: #91c71d;
}
.availability .avl3,
.availability.avl3 {
  color: #84551f;
}
.availability .avl4,
.availability.avl4 {
  color: #e0621f;
}
.availability .avl5,
.availability.avl5 {
  color: #3697d9;
}
.availability .avl7,
.availability.avl7 {
  color: #0000c0;
}
.availability .infoIcon {
  font-size: 1.2rem;
  padding: 5px;
}
.availability .infoIcon:before {
  color: #c6c6c6;
  content: "i";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  vertical-align: middle;
}
.badge {
  border-radius: 50px;
  display: inline-block;
  font-size: 1rem;
  line-height: 15px;
  min-height: 15px;
  min-width: 15px;
  padding: 1px;
  text-align: center;
}
.badge.transparent {
  background: transparent;
}
.badge.semi-transparent {
  background: rgba(0, 0, 0, 0.2);
}
.badge.countdown.end,
.badge.red {
  background: #f00000;
}
.badge.footer,
.badge.gray {
  background: #f4f5f5;
}
.badge.blue {
  background: #0094e7;
}
.badge.countdown,
.badge.green {
  background: #a1c900;
}
.badge.countdown.end,
.badge.red {
  color: #fff;
}
#alza-dialog.product-service-discount-description-dialog .dialog-buttons,
.btn-block,
.product-accessories-dialog
  .product-service-discount-description-dialog
  .dialog-buttons {
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  display: block;
  margin: 0;
  padding: 15px;
  position: relative;
  width: 100%;
  z-index: 2;
}
#alza-dialog.product-service-discount-description-dialog .dialog-buttons,
.btn-block.sticked,
.btn-block.sticked-shadowless,
.product-accessories-dialog
  .product-service-discount-description-dialog
  .dialog-buttons {
  bottom: 0;
  left: 0;
  position: fixed;
}
#alza-dialog.product-service-discount-description-dialog .dialog-buttons,
.btn-block.sticked,
.product-accessories-dialog
  .product-service-discount-description-dialog
  .dialog-buttons {
  -webkit-box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.15);
}
.btn,
.collapser.button,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx,
.selectable {
  background: #f4f5f5;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 12px;
  text-decoration: none;
}
.btn:link,
.btn:visited,
.collapser.button:link,
.collapser.button:visited,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx:link,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx:visited,
.selectable:link,
.selectable:visited {
  text-decoration: none;
}
.btn.full-width,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .full-width.btnx,
.full-width.collapser.button,
.full-width.selectable {
  clear: both;
  display: block;
  width: 100%;
}
.btn.half-width,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .half-width.btnx,
.half-width.collapser.button,
.half-width.selectable {
  width: 50%;
}
.btn.half-width:first-child,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .half-width.btnx:first-child,
.half-width.collapser.button:first-child,
.half-width.selectable:first-child {
  margin-right: 10px;
}
.btn.third-width,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .third-width.btnx,
.third-width.collapser.button,
.third-width.selectable {
  width: 33%;
}
.btn.three-third-width,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .three-third-width.btnx,
.three-third-width.collapser.button,
.three-third-width.selectable {
  width: 66%;
}
.btn.rounded,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .rounded.btnx,
.rounded.collapser.button,
.rounded.selectable {
  border-radius: 50px;
}
.btn.no-border,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .no-border.btnx,
.no-border.collapser.button,
.no-border.selectable {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.small,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .small.btnx,
.small.collapser.button,
.small.selectable {
  padding: 5px;
}
.btn.medium,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .medium.btnx,
.medium.collapser.button,
.medium.selectable {
  padding: 12px;
}
.btn.large,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .large.btnx,
.large.collapser.button,
.large.selectable {
  padding: 20px 18px;
}
.btn.center,
.center.collapser.button,
.center.selectable,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .center.btnx {
  text-align: center;
}
.btn.new,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .new.btnx,
.new.collapser.button,
.new.selectable {
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif;
  font-size: 1rem;
}
.btn.pen,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .pen.btnx,
.pen.collapser.button,
.pen.selectable {
  padding-left: 45px;
  position: relative;
}
.btn.pen:before,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .pen.btnx:before,
.pen.collapser.button:before,
.pen.selectable:before {
  background: url("") no-repeat;
  content: "";
  display: inline-block;
  height: 18px;
  left: 15px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
}
.btn.countdown.end,
.btn.red,
.collapser.button.countdown.end,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .countdown.end.btnx,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .red.btnx,
.red.collapser.button,
.red.selectable,
.selectable.countdown.end {
  background: #c91f28;
  color: #fff;
}
.btn.countdown.end:active,
.btn.red:active,
.btn.red:not(.disabled):active,
.collapser.button.countdown.end:active,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .countdown.end.btnx:active,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .red.btnx:active,
.red.collapser.button:active,
.red.selectable:active,
.selectable.countdown.end:active {
  background: #b31c24;
}
.btn.countdown,
.btn.green,
.collapser.button.countdown,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .countdown.btnx,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .green.btnx,
.green.collapser.button,
.green.selectable,
.selectable.countdown {
  background: #a1c900;
  color: #fff;
}
.btn.countdown:active,
.btn.green:active,
.btn.green:not(.disabled):active,
.collapser.button.countdown:active,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .countdown.btnx:active,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .green.btnx:active,
.green.collapser.button:active,
.green.selectable:active,
.selectable.countdown:active {
  background: #8db000;
}
.blue.collapser.button,
.blue.selectable,
.btn.blue,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .blue.btnx {
  background: #0094e7;
  color: #fff;
}
.blue.collapser.button:active,
.blue.selectable:active,
.btn.blue:active,
.btn.blue:not(.disabled):active,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .blue.btnx:active {
  background: #0084ce;
}
.btn.footer,
.btn.gray,
.collapser.button.footer,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx.footer,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .gray.btnx,
.gray.collapser.button,
.gray.selectable,
.selectable.footer {
  background: #f4f5f5;
  color: #fff;
}
.btn.footer:active,
.btn.gray:active,
.btn.gray:not(.disabled):active,
.collapser.button.footer:active,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx.footer:active,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .gray.btnx:active,
.gray.collapser.button:active,
.gray.selectable:active,
.selectable.footer:active {
  background: #e7e9e9;
}
.btn.white,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .white.btnx,
.white.collapser.button,
.white.selectable {
  background: #fff;
  color: #fff;
}
.btn.white:active,
.btn.white:not(.disabled):active,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .white.btnx:active,
.white.collapser.button:active,
.white.selectable:active {
  background: #f2f2f2;
}
.btn.footer,
.btn.gray,
.btn.white,
.collapser.button.footer,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx.footer,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .gray.btnx,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .white.btnx,
.gray.collapser.button,
.gray.selectable,
.selectable.footer,
.white.collapser.button,
.white.selectable {
  color: #000;
}
.arrow-ring.collapser.button,
.arrow-ring.selectable,
.arrow.collapser.button,
.arrow.selectable,
.btn.arrow,
.btn.arrow-ring,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .arrow-ring.btnx,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .arrow.btnx {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.arrow-ring.collapser.button:after,
.arrow-ring.selectable:after,
.arrow.collapser.button:after,
.arrow.selectable:after,
.btn.arrow-ring:after,
.btn.arrow:after,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .arrow-ring.btnx:after,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .arrow.btnx:after {
  color: #0094e7;
  content: "q";
  display: inline-block;
  font-family: AlzaMobile;
  font-size: 1.4rem;
  line-height: 0.8;
  margin-left: 5px;
  vertical-align: middle;
  width: 12px;
}
.arrow.blue.collapser.button,
.arrow.blue.selectable,
.blue.arrow-ring.collapser.button,
.blue.arrow-ring.selectable,
.btn.arrow.blue,
.btn.blue.arrow-ring,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .arrow.blue.btnx,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .blue.arrow-ring.btnx {
  color: #fff;
}
.arrow.blue.collapser.button:after,
.arrow.blue.selectable:after,
.blue.arrow-ring.collapser.button:after,
.blue.arrow-ring.selectable:after,
.btn.arrow.blue:after,
.btn.blue.arrow-ring:after,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .arrow.blue.btnx:after,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .blue.arrow-ring.btnx:after {
  color: #fff;
  content: "q";
  display: inline-block;
  font-family: AlzaMobile;
  margin-left: 5px;
  vertical-align: middle;
}
.arrow-ring.collapser.button,
.arrow-ring.selectable,
.btn.arrow-ring,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .arrow-ring.btnx {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 5px 7px 5px 15px;
}
.arrow-ring.collapser.button:after,
.arrow-ring.selectable:after,
.btn.arrow-ring:after,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .arrow-ring.btnx:after {
  background: #fff;
  border: 3px solid #ecf5fe;
  border-radius: 50px;
  font-size: 1rem;
  height: 1.5rem;
  line-height: 1.5;
  text-align: center;
  width: 1.5rem;
}
.btn.disabled,
.btn.disabled:active,
.btn:disabled,
.collapser.button:disabled,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx:disabled,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .disabled.btnx,
.disabled.collapser.button,
.disabled.selectable,
.selectable:disabled {
  opacity: 0.3;
}
button.link {
  background: none;
  border: 0;
}
.collapser {
  border-bottom: 1px solid #e8e8e8;
  cursor: pointer;
  height: 0;
  margin: 20px 0;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  z-index: 100;
}
.collapser [class*="icon-"] {
  border: 4px solid rgba(60, 196, 239, 0.5);
  border-radius: 50px;
  color: #0094e7;
  height: 28px;
  left: 50%;
  margin: -17px 0 0 -18px;
  position: absolute;
  top: 100%;
  width: 28px;
  z-index: 1;
}
.collapser [class*="icon-"]:before {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 50px;
  display: inline-block;
  font-size: 1.4rem;
  height: 26px;
  line-height: 28px;
  width: 26px;
}
.collapser.mask {
  position: relative;
}
.collapser.mask:after {
  bottom: 0;
  bottom: 18px;
  -webkit-box-shadow: inset 0 -80px 60px -40px #fff;
  box-shadow: inset 0 -80px 60px -40px #fff;
  content: "";
  height: 5rem;
  left: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
}
.collapser.open [class*="icon-"]:before {
  content: "r";
  line-height: 1.2;
}
.collapser.open.mask:after {
  display: none;
}
.collapser--with-text {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
.collapser--with-text [class*="icon-"],
.collapser--with-text [class*="icon-"]:before {
  border: 0;
  border-radius: unset;
  font-style: normal;
  font-weight: 700;
  height: auto;
  width: auto;
}
.collapser--with-text [class*="icon-"] {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  margin: -8px 0 0;
  padding: 0 12px;
  top: auto;
}
.collapser--with-text [class*="icon-"]:before {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  font-size: 8px;
  line-height: normal;
  margin-top: 5px;
  order: 2;
}
.collapser--with-text.open {
  margin-top: 40px;
}
.collapser--with-text.open [class*="icon-"] {
  margin-top: -22px;
}
.collapser--with-text.open [class*="icon-"]:before {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  margin: 0 0 5px;
  order: -1;
}
.selectable-block {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  justify-content: space-between;
  margin-right: -5px;
}
.selectable {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 5px 5px 0;
  text-align: center;
}
.selectable.countdown.end,
.selectable.red {
  background: #ee9398;
  border: 1px solid #87151b;
  color: #87151b;
}
.selectable.red.selected,
.selectable.selected.countdown.end {
  background: #c91f28;
  border: 1px solid #87151b;
  color: #fff;
}
.selectable.countdown,
.selectable.green {
  background: #e0ff63;
  border: 1px solid #647d00;
  color: #647d00;
}
.selectable.green.selected,
.selectable.selected.countdown {
  background: #a1c900;
  border: 1px solid #647d00;
  color: #fff;
}
.selectable.blue {
  background: #81d2ff;
  border: 1px solid #00639b;
  color: #00639b;
}
.selectable.blue.selected {
  background: #0094e7;
  border: 1px solid #00639b;
  color: #fff;
}
.selectable.footer,
.selectable.gray {
  background: #fff;
  border: 1px solid #ccd1d1;
  color: #ccd1d1;
}
.selectable.gray.selected,
.selectable.selected.footer {
  background: #f4f5f5;
  border: 1px solid #ccd1d1;
  color: #fff;
}
.selectable.white {
  background: #fff;
  border: 1px solid #d9d9d9;
  color: #d9d9d9;
}
.selectable.white.selected {
  background: #fff;
  border: 1px solid #d9d9d9;
  color: #fff;
}
.selectable.disabled {
  background: #e8e8e8;
  border: 1px solid #c2c2c2;
  color: #fff;
}
.checkbox {
  position: relative;
  width: 100%;
}
.checkbox input {
  display: none;
}
.checkbox label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  margin: 0;
  text-align: left;
  white-space: normal;
  width: 100%;
  z-index: 2;
}
.checkbox .classic:before {
  -ms-flex-negative: 0;
  background: #fff;
  border: 2px solid #c6c6c6;
  border-radius: 4px;
  color: #e8e8e8;
  color: #fff;
  content: "C";
  display: inline-block;
  flex-shrink: 0;
  font-family: AlzaMobile;
  font-size: 1rem;
  height: 16px;
  line-height: 16px;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.checkbox .classic.checked:before {
  background: #0094e7;
  border: 2px solid #0094e7;
}
.checkbox .button {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  color: #000;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  padding: 8px 10px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.checkbox .button.checked {
  border: 1px solid #0094e7;
  color: #0094e7;
}
.hiddenAlzaCheckbox {
  display: none;
}
.alzacheckbox {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
  padding-left: 2em;
}
.alzacheckbox,
.alzacheckbox:before {
  display: inline-block;
  vertical-align: middle;
}
.alzacheckbox:before {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 0.25em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  height: 1.6em;
  margin: 0 0.5em 0 -2.1em;
  width: 1.6em;
}
.alzacheckbox.checked:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #0094e7;
  border: 1px solid #0094e7;
  color: #fff;
  content: "C";
  display: inline-block;
  font-family: AlzaMobile;
  font-size: inherit;
  font-size: 1em;
  line-height: 1.4em;
  text-align: center;
}
.alzacheckbox.error {
  color: #e9242e;
}
.alzacheckbox.error:before {
  background: #fff5f5;
  border: 1px solid #f9cdcd;
}
.energy-class {
  background-color: #535252;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 4px 5px;
  position: relative;
  text-align: left;
  text-decoration: none;
  width: 30px;
}
.energy-class small {
  position: relative;
  top: -5px;
}
.energy-class:after {
  border: 11px solid transparent;
  border-left-color: #535252;
  content: "";
  display: block;
  height: 0;
  left: 100%;
  margin-top: -11px;
  position: absolute;
  top: 50%;
  width: 0;
}
.energy-class.arrowLeft:after {
  display: none;
}
.energy-class.arrowLeft:before {
  border-bottom: 11px solid transparent;
  border-right: 11px solid #535252;
  border-top: 11px solid transparent;
  content: "";
  display: block;
  height: 0;
  margin-top: -11px;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 0;
}
.energy-class.highland-green {
  background-color: #00a651;
}
.energy-class.highland-green:after {
  border-left-color: #00a651;
}
.energy-class.highland-green:before {
  border-right-color: #00a651;
}
.energy-class.fresh-green {
  background-color: #50b848;
}
.energy-class.fresh-green:after {
  border-left-color: #50b848;
}
.energy-class.fresh-green:before {
  border-right-color: #50b848;
}
.energy-class.lime-green {
  background-color: #bfd730;
}
.energy-class.lime-green:after {
  border-left-color: #bfd730;
}
.energy-class.lime-green:before {
  border-right-color: #bfd730;
}
.energy-class.telecom-yellow {
  background-color: #fff200;
}
.energy-class.telecom-yellow:after {
  border-left-color: #fff200;
}
.energy-class.telecom-yellow:before {
  border-right-color: #fff200;
}
.energy-class.mustard-yellow {
  background-color: #fdb913;
}
.energy-class.mustard-yellow:after {
  border-left-color: #fdb913;
}
.energy-class.mustard-yellow:before {
  border-right-color: #fdb913;
}
.energy-class.teracotta-orange {
  background-color: #f36f21;
}
.energy-class.teracotta-orange:after {
  border-left-color: #f36f21;
}
.energy-class.teracotta-orange:before {
  border-right-color: #f36f21;
}
.energy-class.lipstick-red {
  background-color: #ed1c24;
}
.energy-class.lipstick-red:after {
  border-left-color: #ed1c24;
}
.energy-class.lipstick-red:before {
  border-right-color: #ed1c24;
}
.row {
  margin: 0;
  padding: 0;
}
.row,
.row [class*="col-"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.row [class*="col-"] {
  float: left;
  margin: 0 3% 3% 0;
  min-height: 1px;
}
@media only screen and (min-width: 240px) {
  .row .col-1 {
    width: 100%;
  }
  .row .col-1:nth-child(1n) {
    margin-right: 0;
  }
  .row .col-2 {
    width: 48.5%;
  }
  .row .col-2:nth-child(2n) {
    margin-right: 0;
  }
  .row .col-3 {
    width: 31.3333333333%;
  }
  .row .col-3:nth-child(3n) {
    margin-right: 0;
  }
  .row .col-4 {
    width: 22.75%;
  }
  .row .col-4:nth-child(4n) {
    margin-right: 0;
  }
}
.frow {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
.store {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  margin: 10px auto;
}
.store.appstore {
  background-image: url("");
  background-position: 0 -8px;
  height: 30px;
  width: 129px;
}
.store.googleplay {
  background-image: url("./images/bf217a48086a63af3e52_fdda_34.svg");
  height: 40px;
  width: 140px;
}
.store.windowsstore {
  background-image: url("");
  height: 36px;
  width: 143px;
}
.post {
  display: inline-block;
  font-size: 1.5rem;
}
.post.parking:before {
  content: "\e902";
}
.post.atm:before,
.post.parking:before {
  color: #c6c6c6;
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  vertical-align: middle;
}
.post.atm:before {
  content: ".";
}
.post.wheel-chair:before {
  content: "\e909";
}
.post.no-cash:before,
.post.wheel-chair:before {
  color: #c6c6c6;
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  vertical-align: middle;
}
.post.no-cash:before {
  content: "\e90e";
}
.post:last-child:before {
  margin: 0;
}
input {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  font-size: 1.2rem;
  padding: 6px 10px;
  width: 100%;
}
input.placeholder-hidden::-webkit-input-placeholder {
  color: transparent;
}
input.placeholder-hidden:-ms-input-placeholder {
  color: transparent;
}
input.placeholder-hidden:-moz-placeholder,
input.placeholder-hidden::-moz-placeholder {
  color: transparent;
  opacity: 1;
}
.input-block {
  clear: both;
  display: block;
  margin: 0 auto 15px;
  position: relative;
  width: 100%;
}
.input-block .input-addon {
  background: #f4f5f5;
  border: 1px solid #e8e8e8;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  font-size: 0.8rem;
  max-width: 100%;
  overflow: hidden;
  padding: 5px;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.input-block.left-addon {
  padding-bottom: 1.6rem;
}
.input-block.left-addon input {
  border-bottom-left-radius: 0;
}
.input-block.left-addon .input-addon {
  float: left;
}
.input-block.right-addon {
  padding-bottom: 1.6rem;
}
.input-block.right-addon input {
  border-bottom-right-radius: 0;
}
.input-block.right-addon .input-addon {
  float: right;
}
.label,
label {
  display: block;
  margin: 0 auto 5px;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul,
ul li {
  display: block;
}
.overlay {
  background: rgba(0, 0, 0, 0.6);
  height: 100vh;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  -webkit-transition: opacity 1s, z-index 0s 1s;
  transition: opacity 1s, z-index 0s 1s;
  width: 100vw;
  z-index: 1000;
}
.overlay.hidden {
  display: block;
  height: 0;
  opacity: 0;
  width: 0;
  z-index: -1;
}
.footer,
.cart-panel {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  display: block;
  margin: 0;
  padding: 15px;
  position: relative;
  width: 100%;
  z-index: 0;
}
.footer,
.cart-panel.gray {
  background: #f4f5f5;
}
.cart-panel.white,
.white.footer {
  background: #fff;
}
.blue.footer,
.cart-panel.blue {
  background: #0094e7;
}
.light-green.footer,
.cart-panel.light-green {
  background: #f2fbdd;
}
.bordered.footer,
.cart-panel.bordered {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
}
.radio {
  position: relative;
  width: 100%;
}
.radio input {
  display: none;
}
.radio label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  margin: 0;
  text-align: left;
  white-space: normal;
  width: 100%;
  z-index: 2;
}
.radio .classic:before {
  -ms-flex-negative: 0;
  background: #fff;
  border: 2px solid #c6c6c6;
  border-radius: 50px;
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 18px;
  margin-right: 5px;
  vertical-align: middle;
  width: 18px;
}
.radio .classic.checked:before {
  background: #fff;
  border: 2px solid #0094e7;
}
.radio .classic.checked:after {
  -ms-flex-negative: 0;
  background: #0094e7;
  border: 0;
  border-radius: 50px;
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 14px;
  left: 4px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 14px;
}
.radio .classic.disabled {
  color: #e0e0e0;
  cursor: auto;
}
.radio .classic.disabled:before {
  background: #fff;
  border: 2px solid #a4a4a4;
}
.radio .button {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  color: #000;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  padding: 8px 10px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.radio .button.checked {
  border: 1px solid #0094e7;
  color: #0094e7;
}
.radio .checkbox:before {
  -ms-flex-negative: 0;
  background: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 4px;
  color: #e8e8e8;
  color: #fff;
  content: "C";
  display: inline-block;
  flex-shrink: 0;
  font-family: AlzaMobile;
  font-size: 1rem;
  height: 16px;
  line-height: 16px;
  margin-right: 5px;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}
.radio .checkbox.checked:before {
  background: #0094e7;
}
.select {
  background: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  margin: 20px auto;
  overflow: hidden;
  position: relative;
}
.select:after {
  color: #0094e7;
  content: "o";
  display: inline-block;
  font-family: AlzaMobile;
  margin-left: 5px;
  vertical-align: middle;
}
.select:focus,
.select:hover {
  border-color: #e8e8e8;
}
.select:after {
  background-color: #fff;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  font-size: 1.4rem;
  padding: 5px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1rem;
  padding: 6px 30px 6px 10px;
  position: relative;
  text-indent: 1px;
  text-overflow: "";
  width: 100%;
  z-index: 2;
}
.select select::-ms-expand {
  display: none;
}
.select select:focus {
  outline: none;
}
.social {
  display: inline-block;
  font-size: 1.7rem;
  overflow: hidden;
  text-align: center;
}
.social.square {
  border-radius: 4px;
}
.social.rounded {
  border-radius: 50px;
}
.social.fb {
  background: #355896;
  border-bottom: 1px solid #21375d;
  height: 45px;
  line-height: 45px;
  width: 46px;
}
.social.fb:before {
  color: #fff;
  content: "u";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  margin: 0;
  vertical-align: middle;
}
.social.fb:active {
  background-color: #2e4d83;
}
.social.gp {
  background: #e55045;
  border-bottom: 1px solid #c2271b;
  height: 45px;
  line-height: 45px;
  width: 46px;
}
.social.gp:before {
  color: #fff;
  content: "t";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  margin: 0;
  vertical-align: middle;
}
.social.gp:active {
  background: #e23b2f;
}
.social.tw {
  background: #00a2e1;
  border-bottom: 1px solid #006b95;
  height: 45px;
  line-height: 45px;
  width: 46px;
}
.social.tw:before {
  color: #fff;
  content: "v";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  margin: 0;
  vertical-align: middle;
}
.social.tw:active {
  background-color: #0090c8;
}
.social.alzak {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: #f4f5f5;
  background-image: url("");
  background-position: 0;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: 1px solid #ccd1d1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 1rem;
  height: 45px;
  justify-content: center;
  line-height: 1;
  padding-left: 50px;
  text-align: left;
  text-decoration: none;
  width: 100%;
}
.social.alzak .count {
  display: block;
  font-weight: 700;
}
.social.alzak:active {
  background-color: #e7e9e9;
}
.social.facebook {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 45px;
  justify-content: center;
  width: 30%;
}
.social.facebook:before {
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 21px;
  width: 82px;
}
.social.google {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 45px;
  justify-content: center;
  width: 30%;
}
.social.google:before {
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 28px;
  width: 82px;
}
.social.mojeid {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 45px;
  justify-content: center;
  width: 30%;
}
.social.mojeid:before {
  background-image: url("");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 29px;
  width: 82px;
}
.social.footer,
.social.gray {
  background-color: #f4f5f5;
  border: 1px solid #ccd1d1;
}
.social.footer:active,
.social.gray:active {
  background: #e7e9e9;
}
.social.white {
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.social.white:active {
  background: #f2f2f2;
}
table {
  width: 100%;
}
table tr th {
  font-weight: 700;
}
table tr td {
  padding: 5px;
}
.table {
  max-width: 100%;
  overflow: auto;
}
.table table {
  width: auto;
}
textarea {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif;
  font-size: 1.2rem;
  min-height: 5rem;
  padding: 6px 10px;
  width: 100%;
}
textarea.valid {
  background: #efffb0;
  border: 1px solid #a1c900;
}
textarea.valid:after {
  color: #a1c900;
  content: "Q";
  display: inline-block;
  font-family: AlzaMobile;
  margin-left: 5px;
  vertical-align: middle;
}
textarea.error {
  background: #ffd7d7;
  border: 1px solid #f00000;
}
textarea.error:after {
  color: #f00000;
  content: "Q";
  display: inline-block;
  font-family: AlzaMobile;
  margin-left: 5px;
  vertical-align: middle;
}
.input-block input#verificationCode.success,
.input-block input.error,
.input-block input.success,
.input-block input.valid,
.input-block input.warning,
.phoneCountryPrefix#verificationCode.success,
.phoneCountryPrefix.error,
.phoneCountryPrefix.success,
.phoneCountryPrefix.valid,
.phoneCountryPrefix.warning,
.textbox#verificationCode.success,
.textbox.error,
.textbox.success,
.textbox.valid,
.textbox.warning,
textarea#verificationCode.success,
textarea.error,
textarea.success,
textarea.valid,
textarea.warning {
  background-position: 99%;
  background-repeat: no-repeat;
  background-size: 2rem;
  padding-right: 2.5rem;
}
.input-block input#verificationCode.success.phonePrefix,
.input-block input.error.phonePrefix,
.input-block input.success.phonePrefix,
.input-block input.valid.phonePrefix,
.input-block input.warning.phonePrefix,
.phoneCountryPrefix#verificationCode.success.phonePrefix,
.phoneCountryPrefix.error.phonePrefix,
.phoneCountryPrefix.success.phonePrefix,
.phoneCountryPrefix.valid.phonePrefix,
.phoneCountryPrefix.warning.phonePrefix,
.textbox#verificationCode.success.phonePrefix,
.textbox.error.phonePrefix,
.textbox.success.phonePrefix,
.textbox.valid.phonePrefix,
.textbox.warning.phonePrefix,
textarea#verificationCode.success.phonePrefix,
textarea.error.phonePrefix,
textarea.success.phonePrefix,
textarea.valid.phonePrefix,
textarea.warning.phonePrefix {
  background-image: none;
  padding-right: 0.8rem;
}
.input-block input.error:not(:disabled):not(.inputTel),
.phoneCountryPrefix.error:not(:disabled):not(.inputTel),
.textbox.error:not(:disabled):not(.inputTel),
textarea.error:not(:disabled):not(.inputTel) {
  background-color: #ffd7d7;
  background-image: url("");
  border: 1px solid #f00000;
}
.input-block input#verificationCode.success:disabled,
.input-block input.success:not(:disabled),
.input-block input.valid:not(:disabled):not(.empt),
.phoneCountryPrefix#verificationCode.success:disabled,
.phoneCountryPrefix.success:not(:disabled),
.phoneCountryPrefix.valid:not(:disabled):not(.empt),
.textbox#verificationCode.success:disabled,
.textbox.success:not(:disabled),
.textbox.valid:not(:disabled):not(.empt),
textarea#verificationCode.success:disabled,
textarea.success:not(:disabled),
textarea.valid:not(:disabled):not(.empt) {
  background-color: #fff;
  background-image: url("");
  border: 1px solid #a1c900;
}
.input-block input.warning,
.phoneCountryPrefix.warning,
.textbox.warning,
textarea.warning {
  background-color: #fff5d1;
  background-image: url("");
  border: 1px solid #ffd538;
}
.input-block input:disabled,
.phoneCountryPrefix:disabled,
.textbox:disabled,
textarea:disabled {
  background-color: #f4f5f5;
}
.input-block input:focus:not(:disabled),
.phoneCountryPrefix:focus:not(:disabled),
.textbox:focus:not(:disabled),
textarea:focus:not(:disabled) {
  border: 1px solid #0094e7;
}
.error .select,
.error .selectable {
  background: #ff8a8a;
  border: 1px solid #a40000;
  color: #a40000;
}
.error .select:after,
.select.error,
.selectable.error {
  background: #ff8a8a;
  color: #a40000;
}
.select.error,
.selectable.error {
  border: 1px solid #a40000;
}
.select.error:after,
.selectable.error:after {
  background: #ff8a8a;
  color: #a40000;
}
.alzaValidationMessage {
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: none;
  font-size: 1rem;
  line-height: 1.2;
  padding: 15px;
  text-align: center;
  white-space: normal;
  z-index: 0;
}
.alzaValidationMessage:after {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}
.alzaValidationMessage.validationMessageBottomArrow:after {
  border-style: solid;
  border-width: 8px 5px 0;
  bottom: -8px;
  left: 50%;
  margin-left: -5px;
}
.alzaValidationMessage.validationMessageTopArrow:after {
  border-style: solid;
  border-width: 0 5px 8px;
  left: 50%;
  margin-left: -5px;
  top: -8px;
}
.alzaValidationMessage.error {
  background-color: #f00000;
}
.alzaValidationMessage.error.validationMessageBottomArrow:after {
  border-color: #f00000 transparent transparent;
}
.alzaValidationMessage.error.validationMessageTopArrow:after {
  border-color: transparent transparent #f00000;
}
.alzaValidationMessage.error.validationMessageLeftArrow:after {
  border-color: transparent #f00000 transparent transparent;
}
.alzaValidationMessage.error.validationMessageRightArrow:after {
  border-color: transparent transparent transparent #f00000;
}
.alzaValidationMessage.warning {
  background-color: #ffd538;
}
.alzaValidationMessage.warning.validationMessageBottomArrow:after {
  border-color: #ffd538 transparent transparent;
}
.alzaValidationMessage.warning.validationMessageTopArrow:after {
  border-color: transparent transparent #ffd538;
}
.alzaValidationMessage.warning.validationMessageLeftArrow:after {
  border-color: transparent #ffd538 transparent transparent;
}
.alzaValidationMessage.warning.validationMessageRightArrow:after {
  border-color: transparent transparent transparent #ffd538;
}
.alzaValidationMessage.info {
  background-color: #0094e7;
}
.alzaValidationMessage.info.validationMessageBottomArrow:after {
  border-color: #0094e7 transparent transparent;
}
.alzaValidationMessage.info.validationMessageTopArrow:after {
  border-color: transparent transparent #0094e7;
}
.alzaValidationMessage.info.validationMessageLeftArrow:after {
  border-color: transparent #0094e7 transparent transparent;
}
.alzaValidationMessage.info.validationMessageRightArrow:after {
  border-color: transparent transparent transparent #0094e7;
}
.flag {
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  height: 16px;
  width: 24px;
}
.flag-AT {
  background-image: url("");
}
.flag-BE {
  background-image: url("");
}
.flag-BG {
  background-image: url("");
}
.flag-HR {
  background-image: url("");
}
.flag-CY {
  background-image: url("");
}
.flag-DK {
  background-image: url("");
}
.flag-EE {
  background-image: url("");
}
.flag-FI {
  background-image: url("");
}
.flag-FR {
  background-image: url("");
}
.flag-DE {
  background-image: url("");
}
.flag-GB {
  background-image: url("");
}
.flag-GR {
  background-image: url("");
}
.flag-HU {
  background-image: url("");
}
.flag-IE {
  background-image: url("");
}
.flag-IT {
  background-image: url("");
}
.flag-LV {
  background-image: url("");
}
.flag-LT {
  background-image: url("");
}
.flag-LU {
  background-image: url("");
}
.flag-MT {
  background-image: url("");
}
.flag-NL {
  background-image: url("");
}
.flag-PL {
  background-image: url("");
}
.flag-PT {
  background-image: url("");
}
.flag-RO {
  background-image: url("");
}
.flag-SI {
  background-image: url("");
}
.flag-ES {
  background-image: url("");
}
.flag-SE {
  background-image: url("");
}
.flag-CZ {
  background-image: url("");
}
.flag-SK {
  background-image: url("");
}
.accordion .group {
  cursor: pointer;
}
.accordion .group .group-title {
  background: #f4f5f5;
  border-top: 1px solid #e8e8e8;
  padding: 15px;
}
.accordion .group .group-title:after {
  color: #0094e7;
  content: "o";
  display: inline-block;
  float: right;
  font-family: AlzaMobile;
  font-size: 1.4rem;
  margin-left: 5px;
  vertical-align: middle;
}
.accordion .group .group-content {
  background: #fff;
  display: none;
  padding: 15px;
}
.accordion .group.selected .group-title:after {
  color: #0094e7;
  content: "r";
  display: inline-block;
  font-family: AlzaMobile;
  margin-left: 5px;
  vertical-align: middle;
}
.accordion .group.selected .group-content {
  display: block;
}
.accordion .group:last-child {
  border-bottom: 1px solid #e8e8e8;
}
.breadcrumbs {
  background: #f4f5f5;
  height: 40px;
  line-height: 1.3;
  overflow: hidden;
  position: relative;
}
.new-header .breadcrumbs {
  background: none;
}
.breadcrumbs:after,
.breadcrumbs:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 15px;
}
.breadcrumbs:before {
  -webkit-box-shadow: inset 10px 0 10px 0 #fff;
  box-shadow: inset 10px 0 10px 0 #fff;
  left: 0;
  top: 0;
}
.breadcrumbs:after {
  -webkit-box-shadow: inset -10px 0 10px 0 #fff;
  box-shadow: inset -10px 0 10px 0 #fff;
  right: 0;
  top: 0;
}
.breadcrumbs .breadcrumbs-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: auto;
  padding-bottom: 25px;
  padding-top: 15px;
  white-space: nowrap;
}
.breadcrumbs .breadcrumbs-container .bread-del {
  margin: 0 5px;
  min-width: 5px;
}
.breadcrumbs .breadcrumbs-container .bread-del path {
  fill: #a4a4a4;
}
.breadcrumbs .breadcrumbs-container a {
  color: #00275b;
  display: inline-block;
}
.breadcrumbs .breadcrumbs-container a path {
  fill: #00275b;
}
.breadcrumbs .breadcrumbs-container a:first-child {
  margin-left: 15px;
}
.breadcrumbs .breadcrumbs-container a:last-child {
  color: #535252;
  font-weight: 700;
  margin-right: 15px;
  text-decoration: none;
}
.collapse {
  position: relative;
  width: 100%;
}
.collapse.open .text-container {
  height: auto;
  max-height: none;
}
.collapse .text-container {
  max-height: 7.2rem;
  overflow: hidden;
}
.no-collapse {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 15px;
}
.count-select {
  position: relative;
}
.count-select input {
  padding: 15px;
}
.count-select input::-webkit-inner-spin-button,
.count-select input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.count-select input[type="number"] {
  -moz-appearance: textfield;
}
.count-select .btns {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.count-select .btns .minus,
.count-select .btns .plus {
  background: #fff;
  border: 4px solid rgba(60, 196, 239, 0.5);
  border-radius: 50px;
  color: #0094e7;
  display: inline-block;
  font-size: 2rem;
  height: 28px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  width: 28px;
}
.count-select .btns .minus:before,
.count-select .btns .plus:before {
  display: block;
  line-height: 1;
}
.count-select .btns .minus:active,
.count-select .btns .plus:active {
  background: #f2f2f2;
  border-color: rgba(60, 196, 239, 0.8);
}
.count-select .btns .minus.disabled,
.count-select .btns .plus.disabled {
  border: 4px solid hsla(0, 0%, 91%, 0.5);
  color: #e8e8e8;
}
.count-select .btns .plus:before {
  content: "+";
  line-height: 1.1;
}
.count-select .btns .minus {
  margin-right: 10px;
}
.count-select .btns .minus:before {
  content: "-";
  line-height: 0.9;
}
.count-select.outside {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.count-select.outside input {
  margin: 0 10px 0 0;
  padding: 6px 10px;
}
.count-select.outside .btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  right: auto;
  top: auto;
  -webkit-transform: none;
  transform: none;
}
.alert,
.countdown {
  background: #f4f5f5;
  border-radius: 4px;
  display: block;
  margin: 15px;
  padding: 15px;
  text-align: center;
}
.alert,
.alert > *,
.countdown,
.countdown > * {
  -webkit-transition: height 2s linear;
  transition: height 2s linear;
}
.alert.green,
.countdown {
  background: #d3ecb6;
  color: #3a5917;
}
.alert.green a,
.countdown a {
  color: #3a5917;
}
.alert.blue,
.blue.countdown {
  background: #b5e4fe;
  color: #02537f;
}
.alert.blue a,
.blue.countdown a {
  color: #02537f;
}
.alert.yellow,
.yellow.countdown {
  background: #fff9d7;
  color: #a48b00;
}
.alert.yellow a,
.yellow.countdown a {
  color: #a48b00;
}
.alert.red,
.countdown.end,
.red.countdown {
  background: #f9cdcd;
  color: #841010;
}
.alert.red a,
.countdown.end a,
.red.countdown a {
  color: #841010;
}
.alert.dark-gray,
.dark-gray.countdown {
  background: #535252;
  color: #000;
}
.alert.dark-gray a,
.dark-gray.countdown a {
  color: #000;
}
.countdown {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  left: 50%;
  line-height: 1.2;
  margin: 0;
  max-width: 90vw;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translate(-50%, -48%);
  transform: translate(-50%, -48%);
  width: 100%;
  z-index: 1;
}
.countdown .name {
  margin-bottom: 5px;
}
.countdown .time {
  font-size: 1.2rem;
  font-weight: 700;
}
.articleVideoWrapper,
.embed {
  height: 0;
  padding-bottom: 60%;
  position: relative;
  width: 100%;
}
.articleVideoWrapper iframe,
.articleVideoWrapper object,
.articleVideoWrapper video,
.embed iframe,
.embed object,
.embed video {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.cart-navtabs {
  background: #0094e7;
  height: 35px;
  overflow: hidden;
  padding: 5px 15px 0;
  position: relative;
}
.cart-navtabs:after {
  right: 0;
  text-align: right;
}
.cart-navtabs:after,
.cart-navtabs:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 5rem;
}
.cart-navtabs:before {
  -webkit-box-shadow: inset 60px 0 26px -25px #0094e7;
  box-shadow: inset 60px 0 26px -25px #0094e7;
  left: 0;
  text-align: left;
}
.cart-navtabs.is-left:before,
.cart-navtabs.is-right:after {
  opacity: 0;
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
  width: 0;
}
.cart-navtabs .cart-tabs {
  overflow-x: auto;
  padding-bottom: 40px;
  white-space: nowrap;
}
.cart-navtabs .cart-tabs .tab {
  color: #fff;
  display: inline-block;
  font-size: 1.2rem;
  padding: 10px 15px;
  text-decoration: none;
}
.cart-navtabs .cart-tabs .tab.current,
.cart-navtabs .cart-tabs .tab.highlight-animated {
  background: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #0094e7;
}
.cart-navtabs .cart-tabs .tab.current:active,
.cart-navtabs .cart-tabs .tab.highlight-animated:active {
  background: #f2f2f2;
}
.cart-navtabs .cart-tabs .tab.highlight-animated {
  animation: heartBeat 1.3s ease-in-out infinite;
  -webkit-animation: heartBeat 1.3s ease-in-out infinite;
  -moz-animation: heartBeat 1.3s ease-in-out infinite;
  -ms-animation: heartBeat 1.3s ease-in-out infinite;
  -o-animation: heartBeat 1.3s ease-in-out infinite;
}
.cart-navtabs .cart-tabs .tab:active {
  background: #0084ce;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.cart-navtabs--sections {
  background: none;
  height: auto;
  padding: 0;
}
.cart-navtabs--sections:after,
.cart-navtabs--sections:before {
  display: none;
}
.cart-navtabs--sections .cart-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 -20px;
  padding: 20px 0 30px;
}
.cart-navtabs--sections .cart-tabs .tab {
  padding: 0 calc(13.5vw - 39px);
}
@media screen and (min-width: 440px) {
  .cart-navtabs--sections .cart-tabs .tab {
    padding: 0 calc(11vw - 39px);
  }
}
@media screen and (min-width: 480px) {
  .cart-navtabs--sections .cart-tabs .tab {
    padding: 0 calc(9.5vw - 39px);
  }
}
@media screen and (min-width: 540px) {
  .cart-navtabs--sections .cart-tabs .tab {
    padding: 0 calc(8.2vw - 39px);
  }
}
@media screen and (min-width: 600px) {
  .cart-navtabs--sections .cart-tabs .tab {
    padding: 0 calc(7.4vw - 39px);
  }
}
@media screen and (min-width: 640px) {
  .cart-navtabs--sections .cart-tabs .tab {
    padding: 0 calc(7.2vw - 39px);
  }
}
@media screen and (min-width: 680px) {
  .cart-navtabs--sections .cart-tabs .tab {
    padding: 0 12px 0 8px;
  }
}
.cart-navtabs--sections .cart-tabs .tab.current,
.cart-navtabs--sections .cart-tabs .tab:active {
  background: none;
}
.cart-navtabs--sections .cart-tabs .tab.current:active,
.cart-navtabs--sections .cart-tabs .tab:active:active {
  background: #fff;
}
.cart-navtabs--sections .cart-tabs .tab.current .tab-icon,
.cart-navtabs--sections .cart-tabs .tab:active .tab-icon {
  background: #f4f5f5;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 13px;
}
.cart-navtabs--sections .cart-tabs .tab.current .tab-icon:after,
.cart-navtabs--sections .cart-tabs .tab:active .tab-icon:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  bottom: -5px;
  content: "";
  height: 0;
  left: 50%;
  margin: 0 0 0 -6px;
  position: absolute;
  width: 0;
  z-index: 0;
}
.cart-navtabs--sections .cart-tabs .tab.current .tab-name,
.cart-navtabs--sections .cart-tabs .tab:active .tab-name {
  color: #000;
}
.cart-navtabs--sections .cart-tabs .alza.tab .tab-icon {
  border-color: #00275b;
}
.cart-navtabs--sections .cart-tabs .alza.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#1653a4),
    to(#00275b)
  );
  background: linear-gradient(180deg, #1653a4, #00275b);
}
.cart-navtabs--sections .cart-tabs .alza.tab.current .tab-icon:after {
  border-top: 6px solid #00275b;
}
.cart-navtabs--sections .cart-tabs .alza.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .media.tab .tab-icon {
  border-color: #0094e7;
}
.cart-navtabs--sections .cart-tabs .media.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#3cb2f5),
    to(#0094e7)
  );
  background: linear-gradient(180deg, #3cb2f5, #0094e7);
}
.cart-navtabs--sections .cart-tabs .media.tab.current .tab-icon:after {
  border-top: 6px solid #0094e7;
}
.cart-navtabs--sections .cart-tabs .media.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .hracky.tab .tab-icon {
  border-color: #fd7528;
}
.cart-navtabs--sections .cart-tabs .hracky.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fa8f42),
    to(#fd7528)
  );
  background: linear-gradient(180deg, #fa8f42, #fd7528);
}
.cart-navtabs--sections .cart-tabs .hracky.tab.current .tab-icon:after {
  border-top: 6px solid #fd7528;
}
.cart-navtabs--sections .cart-tabs .hracky.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .trendy.tab .tab-icon {
  border-color: #b7a265;
}
.cart-navtabs--sections .cart-tabs .trendy.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#c7b276),
    to(#b7a265)
  );
  background: linear-gradient(180deg, #c7b276, #b7a265);
}
.cart-navtabs--sections .cart-tabs .trendy.tab.current .tab-icon:after {
  border-top: 6px solid #b7a265;
}
.cart-navtabs--sections .cart-tabs .trendy.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .maxi.tab .tab-icon {
  border-color: #c91f28;
}
.cart-navtabs--sections .cart-tabs .maxi.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e9242e),
    to(#c91f28)
  );
  background: linear-gradient(180deg, #e9242e, #c91f28);
}
.cart-navtabs--sections .cart-tabs .maxi.tab.current .tab-icon:after {
  border-top: 6px solid #c91f28;
}
.cart-navtabs--sections .cart-tabs .maxi.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .sport.tab .tab-icon {
  border-color: #a1c900;
}
.cart-navtabs--sections .cart-tabs .sport.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#b1da0f),
    to(#a1c900)
  );
  background: linear-gradient(180deg, #b1da0f, #a1c900);
}
.cart-navtabs--sections .cart-tabs .sport.tab.current .tab-icon:after {
  border-top: 6px solid #a1c900;
}
.cart-navtabs--sections .cart-tabs .sport.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .hobby.tab .tab-icon {
  border-color: #764510;
}
.cart-navtabs--sections .cart-tabs .hobby.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#975216),
    to(#764510)
  );
  background: linear-gradient(180deg, #975216, #764510);
}
.cart-navtabs--sections .cart-tabs .hobby.tab.current .tab-icon:after {
  border-top: 6px solid #764510;
}
.cart-navtabs--sections .cart-tabs .hobby.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .automoto.tab .tab-icon {
  border-color: #262f38;
}
.cart-navtabs--sections .cart-tabs .automoto.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#4f5b68),
    to(#262f38)
  );
  background: linear-gradient(180deg, #4f5b68, #262f38);
}
.cart-navtabs--sections .cart-tabs .automoto.tab.current .tab-icon:after {
  border-top: 6px solid #262f38;
}
.cart-navtabs--sections .cart-tabs .automoto.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .pet.tab .tab-icon {
  border-color: #cb8f10;
}
.cart-navtabs--sections .cart-tabs .pet.tab.current .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#e1a82f),
    to(#cb8f10)
  );
  background: linear-gradient(180deg, #e1a82f, #cb8f10);
}
.cart-navtabs--sections .cart-tabs .pet.tab.current .tab-icon:after {
  border-top: 6px solid #cb8f10;
}
.cart-navtabs--sections .cart-tabs .pet.tab.current .main-fill {
  fill: #fff;
}
.cart-navtabs--sections .cart-tabs .tab-icon {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#fff)
  );
  background: linear-gradient(180deg, #fff, #fff);
  border-radius: 50%;
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 60px;
  margin: 0 0 10px;
  padding: 13px;
  position: relative;
  width: 60px;
  z-index: 1;
}
.cart-navtabs--sections .cart-tabs .tab-name {
  color: #535252;
  font-size: 12px;
  letter-spacing: -0.13px;
  line-height: 13px;
  text-align: center;
  white-space: normal;
  width: 60px;
}
.section-tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 10px;
}
.section-tiles .section-tile {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 24%;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  flex-basis: 24%;
  flex-grow: 1;
  margin: 5px;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
}
.section-tiles .section-tile--name {
  color: #a4a4a4;
  padding-top: 10px;
}
.section-tiles .section-tile:active {
  background: #f5f5f5;
  -webkit-box-shadow: 0 0 2px 0 hsla(0, 0%, 75%, 0.5);
  box-shadow: 0 0 2px 0 hsla(0, 0%, 75%, 0.5);
}
.section-tiles:after,
.section-tiles:before {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 24%;
  -webkit-box-ordinal-group: 1000;
  -ms-flex-order: 999;
  content: "";
  flex-basis: 24%;
  flex-grow: 1;
  height: 0;
  margin: 0 5px;
  order: 999;
  padding: 0 10px;
}
.progressbar {
  display: block;
  height: auto;
  width: 100%;
}
.progressbar .bar {
  display: block;
  height: 5px;
  width: 0;
}
.progressbar .bar.countdown,
.progressbar .bar.green {
  background: #a1c900;
}
.progressbar .bar.blue {
  background: #0094e7;
}
.progressbar .bar.footer,
.progressbar .bar.gray {
  background: #f4f5f5;
}
.progressbar .bar.countdown.end,
.progressbar .bar.red {
  background: #f00000;
}
.prev-next-pager {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}
.prev-next-pager__next,
.prev-next-pager__prev {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  text-decoration: none;
}
.prev-next-pager__next .icon,
.prev-next-pager__prev .icon {
  border: 3px solid #0094e7;
  border-radius: 50%;
  display: inline-block;
  font-size: 1.6rem;
  height: 2.2rem;
  line-height: 2.2rem;
  text-align: center;
  width: 2.2rem;
}
.prev-next-pager__next .icon:before,
.prev-next-pager__prev .icon:before {
  vertical-align: sub;
}
.prev-next-pager__next .text,
.prev-next-pager__prev .text {
  text-decoration: none;
}
.rating-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rating-container .stars {
  color: #ffd538;
  font-size: 1rem;
  white-space: nowrap;
}
.rating-container .avgRating {
  color: #212121;
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding-left: 5px;
}
.rating-container .ratingsCount,
.rating-container .ratingsCount-compact {
  color: #a4a4a4;
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif;
  font-size: 12px;
  margin-left: 5px;
}
.rating-container .ratingsCount.link {
  text-decoration: underline;
}
.ui-slider-container {
  background: #81d2ff;
  border: 1px solid #00639b;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.ui-slider-container .max-value,
.ui-slider-container .min-value {
  color: #00639b;
  left: 15px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ui-slider-container .max-value {
  left: auto;
  right: 15px;
}
.ui-slider-container .ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider-container .ui-slider .ui-slider-handle {
  background: #0094e7;
  border: 1px solid #00639b;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 2rem;
  min-width: 2rem;
  outline: none;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 100;
}
.ui-slider-container .ui-slider .ui-slider-range {
  background-position: 0 0;
  border: 0;
  display: block;
  font-size: 0.7rem;
  position: absolute;
}
.ui-slider-container .ui-slider-horizontal {
  height: 3rem;
  overflow: hidden;
  width: 100%;
}
.ui-slider-container .ui-slider-horizontal .ui-slider-handle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: -1px 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.ui-slider-container .ui-slider-horizontal .ui-slider-handle:after,
.ui-slider-container .ui-slider-horizontal .ui-slider-handle:before {
  content: "";
  display: inline-block;
  width: 15px;
}
.ui-slider-container .ui-slider-horizontal .ui-slider-range {
  height: 100%;
  top: 0;
}
.ui-slider-container .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-container .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-container .ui-slider-rangex-left,
.ui-slider-container .ui-slider-rangex-right {
  height: 100%;
  position: absolute;
  top: 0;
}
.ui-slider-container .ui-slider-rangex-left {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  left: 0;
}
.ui-slider-container .ui-slider-rangex-right {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  right: 0;
}
.slider-container {
  background-color: #f4f5f5;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 2em 0;
  position: relative;
  width: 100%;
}
.slider-container .ui-slider {
  position: relative;
  text-align: left;
}
.slider-container .ui-slider .ui-slider-handle {
  background-color: #a1c900;
  border-color: #a1c900;
  border-radius: 1em;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: block;
  height: 2em;
  min-width: 2em;
  outline: none;
  position: absolute;
  top: -0.9em;
  z-index: 100;
}
.slider-container .ui-slider .ui-slider-range {
  background-color: #a1c900;
  border: 0;
  border-radius: 4px;
  display: block;
  font-size: 0.7em;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.slider-container .ui-slider-horizontal {
  height: 0.3rem;
  overflow: visible;
  width: 100%;
}
.ancestor-successor {
  margin-top: 20px;
}
.ancestor-successor,
.ancestor-successor .ancestor,
.ancestor-successor .successor {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ancestor-successor .ancestor,
.ancestor-successor .successor {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  width: 50%;
}
.ancestor-successor .ancestor .label,
.ancestor-successor .successor .label {
  color: #0094e7;
  display: block;
  font-size: 1rem;
  font-weight: 700;
}
.ancestor-successor .ancestor .product-name,
.ancestor-successor .successor .product-name {
  color: #000;
  font-size: 1rem;
}
.ancestor-successor .ancestor .product-image,
.ancestor-successor .successor .product-image {
  max-height: 95px;
  width: auto;
}
.ancestor-successor .ancestor:active,
.ancestor-successor .successor:active {
  background: #b4e4ff;
}
.ancestor-successor .ancestor.full-width,
.ancestor-successor .successor.full-width {
  width: 100%;
}
.ancestor-successor .ancestor {
  text-align: right;
}
.ancestor-successor .ancestor:before {
  color: #c6c6c6;
  content: "p";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  vertical-align: middle;
}
.ancestor-successor .ancestor > div {
  margin: auto 20px auto auto;
}
.ancestor-successor .ancestor .product-image {
  margin: auto 0 auto 10px;
}
.ancestor-successor .ancestor.full-width {
  text-align: left;
}
.ancestor-successor .ancestor.full-width > div {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  margin: auto auto auto 20px;
  order: 1;
}
.ancestor-successor .ancestor.full-width .product-image {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.ancestor-successor .successor:after {
  color: #c6c6c6;
  content: "q";
  display: inline-block;
  font-family: AlzaMobile;
  margin-left: 5px;
  vertical-align: middle;
}
.ancestor-successor .successor > div {
  margin: auto auto auto 0;
}
.ancestor-successor .successor .product-image {
  margin-right: auto 10px auto 0;
}
.survey p {
  margin: 20px 0;
}
#alza-dialog.product-service-discount-description-dialog
  .survey
  .dialog-buttons,
.product-accessories-dialog
  .product-service-discount-description-dialog
  .survey
  .dialog-buttons,
.survey
  #alza-dialog.product-service-discount-description-dialog
  .dialog-buttons,
.survey .btn-block,
.survey
  .product-accessories-dialog
  .product-service-discount-description-dialog
  .dialog-buttons {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.carousel {
  display: block;
  font-size: 0;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
  width: 100%;
}
.carousel .carItem {
  display: inline-block;
  width: 100%;
}
.carousel .carItem .stars {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 1rem;
  gap: 4px;
  justify-content: center;
}
.carousel .flickity-prev-next-button {
  background: none;
  border: 0;
  cursor: pointer;
  height: 50px;
  margin: -15px 15px 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 30px;
}
.carousel .flickity-prev-next-button svg {
  fill: #0094e7;
}
.carousel .flickity-prev-next-button.previous {
  left: 0;
}
.carousel .flickity-prev-next-button.next {
  right: 0;
}
.carousel .flickity-prev-next-button:disabled svg {
  fill: #e8e8e8;
}
.carousel .flickity-page-dots {
  margin: 10px 0 20px;
  position: relative;
  text-align: center;
}
.carousel .flickity-page-dots .dot {
  display: inline-block;
  padding: 10px;
}
.carousel .flickity-page-dots .dot:before {
  background: #e8e8e8;
  border-radius: 50px;
  content: "";
  display: block;
  height: 10px;
  width: 10px;
}
.carousel .flickity-page-dots .dot.is-selected:before {
  background: #0094e7;
}
.react-carousel {
  min-height: 364px;
}
.react-carousel--with-button {
  min-height: 396px;
}
.react-carousel--with-title {
  min-height: 439px;
}
.react-carousel--with-title.react-carousel--with-button {
  min-height: 471px;
}
#alza-dialog {
  background: #fff;
  height: 100%;
  opacity: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
#alza-dialog .items-holder {
  margin: 0;
  padding: 0;
}
#alza-dialog .header {
  border-bottom: 1px solid #f4f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  position: relative;
  width: 100%;
}
#alza-dialog .header .title {
  color: #0094e7;
  font-size: 1.3rem;
  padding: 0 2rem;
  text-align: center;
}
#alza-dialog .header .close {
  font-size: 2rem;
  position: absolute;
  right: 15px;
  top: 7px;
  z-index: 2;
}
#alza-dialog .header .close:before {
  color: #c6c6c6;
  content: "K";
  display: inline-block;
  font-family: AlzaMobile;
  line-height: 2rem;
  margin-right: 5px;
  margin: 0;
  vertical-align: middle;
}
#alza-dialog.no-border .header {
  border: 0;
}
#alza-dialog.visible {
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  visibility: visible;
  z-index: 112;
}
#alza-dialog.visible.loading {
  opacity: 0.9;
}
#alza-dialog.visible.loading .items-holder:before {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
  border-radius: 50%;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  border-color: #0094e7 #0094e7 #fff #fff;
  border-style: solid;
  border-width: 3px;
  content: "";
  height: 50px;
  left: 50%;
  margin-left: -28px;
  margin-top: -28px;
  position: absolute;
  top: 50%;
  width: 50px;
}
#alza-dialog.notitle .header {
  border-bottom: none;
  height: 48px;
}
#alza-dialog .dialog-buttons {
  margin-top: 10px;
  text-align: center;
}
#alza-dialog .dialog-buttons .btn,
#alza-dialog .dialog-buttons .collapser.button,
#alza-dialog
  .dialog-buttons
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx,
#alza-dialog .dialog-buttons .selectable,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  #alza-dialog
  .dialog-buttons
  .btnx {
  margin: 5px;
}
#alza-dialog .fixed-bottom-buttons {
  bottom: 0;
  -webkit-box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 -1px 12px 0 rgba(0, 0, 0, 0.06);
  left: 0;
  position: fixed;
  width: 100%;
}
#alza-dialog.error-dialog,
#alza-dialog.success-dialog,
#alza-dialog.warning-dialog {
  background: transparent;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
  overflow: visible;
  padding: 15px;
  z-index: 1000;
}
#alza-dialog.error-dialog:before,
#alza-dialog.success-dialog:before,
#alza-dialog.warning-dialog:before {
  background: rgba(0, 0, 0, 0.6);
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: -1;
}
#alza-dialog.error-dialog .header,
#alza-dialog.success-dialog .header,
#alza-dialog.warning-dialog .header {
  background: #fff;
  border: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
  padding-bottom: 0;
}
#alza-dialog.error-dialog .header .title,
#alza-dialog.success-dialog .header .title,
#alza-dialog.warning-dialog .header .title {
  color: #84b517;
  line-height: 1.3;
}
#alza-dialog.error-dialog .header .title:before,
#alza-dialog.success-dialog .header .title:before,
#alza-dialog.warning-dialog .header .title:before {
  background-image: url("");
  background-repeat: no-repeat;
  background-size: contain;
  clear: both;
  content: "";
  display: block;
  height: 50px;
  margin: 0 auto 15px;
  width: 50px;
}
#alza-dialog.error-dialog .header .close:before,
#alza-dialog.success-dialog .header .close:before,
#alza-dialog.warning-dialog .header .close:before {
  color: #c6c6c6;
}
#alza-dialog.error-dialog .items-holder,
#alza-dialog.success-dialog .items-holder,
#alza-dialog.warning-dialog .items-holder {
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #000;
  overflow: hidden;
  padding: 15px;
  text-align: center;
}
#alza-dialog.error-dialog .dialog-buttons,
#alza-dialog.success-dialog .dialog-buttons,
#alza-dialog.warning-dialog .dialog-buttons {
  margin: 0;
}
#alza-dialog.error-dialog .header .title {
  color: #f00000;
}
#alza-dialog.error-dialog .header .title:before {
  background-image: url("");
}
#alza-dialog.lottie-dialog .successBody.lottieBody .lottie,
#alza-dialog.payment-error-dialog .successBody.lottieBody .lottie,
#alza-dialog.payment-review-dialog .successBody.lottieBody .lottie,
#alza-dialog.payment-success-dialog .successBody.lottieBody .lottie {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: -50px;
  padding: 20px 0 52px;
}
#alza-dialog.lottie-dialog .successBody.lottieBody .lottie .lottieContainerIcon,
#alza-dialog.payment-error-dialog
  .successBody.lottieBody
  .lottie
  .lottieContainerIcon,
#alza-dialog.payment-review-dialog
  .successBody.lottieBody
  .lottie
  .lottieContainerIcon,
#alza-dialog.payment-success-dialog
  .successBody.lottieBody
  .lottie
  .lottieContainerIcon {
  height: 124px;
  width: 124px;
}
#alza-dialog.lottie-dialog .successBody.lottieBody .text,
#alza-dialog.payment-error-dialog .successBody.lottieBody .text,
#alza-dialog.payment-review-dialog .successBody.lottieBody .text,
#alza-dialog.payment-success-dialog .successBody.lottieBody .text {
  color: #a1c900;
  display: inline-block;
  font-family: Roboto, Arial, Verdana;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 32px;
  padding: 0 0 17px;
  text-align: center;
  width: 100%;
}
#alza-dialog.lottie-dialog .errorBody.lottieBody .lottie,
#alza-dialog.payment-error-dialog .errorBody.lottieBody .lottie,
#alza-dialog.payment-review-dialog .errorBody.lottieBody .lottie,
#alza-dialog.payment-success-dialog .errorBody.lottieBody .lottie {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: -50px;
  padding: 20px 0 52px;
}
#alza-dialog.lottie-dialog .errorBody.lottieBody .lottie .lottieContainerIcon,
#alza-dialog.payment-error-dialog
  .errorBody.lottieBody
  .lottie
  .lottieContainerIcon,
#alza-dialog.payment-review-dialog
  .errorBody.lottieBody
  .lottie
  .lottieContainerIcon,
#alza-dialog.payment-success-dialog
  .errorBody.lottieBody
  .lottie
  .lottieContainerIcon {
  height: 124px;
  width: 124px;
}
#alza-dialog.lottie-dialog .errorBody.lottieBody .text,
#alza-dialog.payment-error-dialog .errorBody.lottieBody .text,
#alza-dialog.payment-review-dialog .errorBody.lottieBody .text,
#alza-dialog.payment-success-dialog .errorBody.lottieBody .text {
  color: #c91f28;
  display: inline-block;
  font-family: Roboto, Arial, Verdana;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 32px;
  padding: 0 0 15px;
  text-align: center;
  width: 100%;
}
#alza-dialog.lottie-dialog .errorBody.lottieBody .message,
#alza-dialog.payment-error-dialog .errorBody.lottieBody .message,
#alza-dialog.payment-review-dialog .errorBody.lottieBody .message,
#alza-dialog.payment-success-dialog .errorBody.lottieBody .message {
  color: #000;
  display: block;
  font-family: Roboto, Arial, Verdana;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 22px;
  padding: 0 25px 17px;
  text-align: center;
}
#alza-dialog.lottie-dialog .reviewBody .icon,
#alza-dialog.payment-error-dialog .reviewBody .icon,
#alza-dialog.payment-review-dialog .reviewBody .icon,
#alza-dialog.payment-success-dialog .reviewBody .icon {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
#alza-dialog.lottie-dialog .reviewBody .icon:before,
#alza-dialog.payment-error-dialog .reviewBody .icon:before,
#alza-dialog.payment-review-dialog .reviewBody .icon:before,
#alza-dialog.payment-success-dialog .reviewBody .icon:before {
  background: url("") no-repeat 50%;
  background-size: 90px;
  content: "";
  display: inline-block;
  height: 124px;
  margin: 0 0 2px 6px;
  vertical-align: middle;
  width: 124px;
}
#alza-dialog.lottie-dialog .reviewBody .text,
#alza-dialog.payment-error-dialog .reviewBody .text,
#alza-dialog.payment-review-dialog .reviewBody .text,
#alza-dialog.payment-success-dialog .reviewBody .text {
  color: #f29400;
  display: inline-block;
  font-family: Roboto, Arial, Verdana;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 32px;
  padding: 0 0 15px;
  text-align: center;
  width: 100%;
}
#alza-dialog.lottie-dialog .reviewBody .message,
#alza-dialog.payment-error-dialog .reviewBody .message,
#alza-dialog.payment-review-dialog .reviewBody .message,
#alza-dialog.payment-success-dialog .reviewBody .message {
  color: #000;
  display: block;
  font-family: Roboto, Arial, Verdana;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 22px;
  padding: 0 25px 17px;
  text-align: center;
}
#alza-dialog.lottie-dialog .reviewBody .button,
#alza-dialog.payment-error-dialog .reviewBody .button,
#alza-dialog.payment-review-dialog .reviewBody .button,
#alza-dialog.payment-success-dialog .reviewBody .button {
  text-align: center;
}
#alza-dialog.lottie-dialog .reviewBody .button .manualReviewButton,
#alza-dialog.payment-error-dialog .reviewBody .button .manualReviewButton,
#alza-dialog.payment-review-dialog .reviewBody .button .manualReviewButton,
#alza-dialog.payment-success-dialog .reviewBody .button .manualReviewButton {
  margin: 20px;
}
#alza-dialog.adyen-progress-dialog .header {
  display: none;
}
#alza-dialog.adyen-progress-dialog .loadingBody.loaderBody {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: center;
  margin: 1em 0 3em;
}
#alza-dialog.adyen-progress-dialog .loadingBody.loaderBody .loader {
  height: 94px;
  padding: 21px 0 0;
  position: relative;
  width: 100%;
}
#alza-dialog.adyen-progress-dialog
  .loadingBody.loaderBody
  .loader
  .loader-big:before {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  border-color: #0094e7 #0094e7 #fff #fff;
  border-radius: 50%;
  content: "";
  height: 50px;
  left: 50%;
  margin-left: -28px;
  margin-top: -28px;
  position: absolute;
  top: 50%;
  width: 50px;
}
#alza-dialog.adyen-progress-dialog .loadingBody.loaderBody .loader .loader-big,
#alza-dialog.adyen-progress-dialog
  .loadingBody.loaderBody
  .loader
  .loader-big:before {
  display: block !important;
  font-size: 1em;
  height: 5.3em;
  left: 50%;
  margin-left: -39px;
  margin-top: -39px;
  position: absolute;
  top: 50%;
  width: 5.3em;
  z-index: 100000;
}
#alza-dialog.adyen-progress-dialog
  .loadingBody.loaderBody
  .loader
  .loader-big:before {
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  border-color: #0094e7 #0094e7 transparent transparent;
  border-style: solid;
  border-width: 3px;
}
#alza-dialog.adyen-progress-dialog
  .loadingBody.loaderBody
  .loader
  .loader-big-shadow {
  border: 3px solid #f4f5f5;
  border-radius: 50%;
  display: block;
  display: block !important;
  height: 5.3em;
  left: 50%;
  margin: -2.9em 0 0 -2.9em;
  position: absolute;
  top: 50%;
  width: 5.3em;
  z-index: 99000;
}
#alza-dialog.adyen-progress-dialog .loadingBody .text {
  color: #0383cb;
  display: inline-block;
  font-family: Roboto, Arial, Verdana;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 32px;
  padding: 4px 0 0;
  text-align: center;
  width: 100%;
}
#alza-dialog.warning-dialog .header .title {
  color: #ffd538;
}
#alza-dialog.warning-dialog .header .title:before {
  background-image: url("");
}
#alza-dialog.confirm-dialog {
  background: rgba(0, 0, 0, 0.5);
}
#alza-dialog.confirm-dialog .header {
  display: none;
}
#alza-dialog.confirm-dialog .items-holder {
  background: #fff;
  color: #000;
  padding: 15px;
}
#alza-dialog.confirm-dialog .items-holder .question {
  line-height: 1.5em;
  margin-bottom: 10px;
}
#alza-dialog.confirm-dialog .items-holder .col-2 {
  margin-bottom: 0;
}
#alza-dialog.loginDialog .links {
  margin: 20px auto;
}
#alza-dialog.loginDialog .links a {
  margin-right: 15px;
}
#alza-dialog.loginDialog #externalAccButtonsContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#alza-dialog.loginDialog #externalAccButtonsContainer .social {
  margin: auto;
  width: 100%;
}
#alza-dialog.loginDialog #externalAccButtonsContainer .social:first-child {
  margin-left: 0;
}
#alza-dialog.loginDialog #externalAccButtonsContainer .social:nth-child(n-1) {
  margin-right: 5px;
}
#alza-dialog.loginDialog #externalAccButtonsContainer .social:last-child {
  margin-right: 0;
}
#alza-dialog.loginDialog #errorBlock {
  margin-bottom: 1em;
}
#alza-dialog.create-review-dialog p {
  color: #c6c6c6;
  margin: 20px 0;
}
#alza-dialog.create-review-dialog .start-selector {
  margin: 20px 0;
}
#alza-dialog.create-review-dialog .start-selector .title {
  margin: 0 0 20px;
}
#alza-dialog.create-review-dialog .start-selector .stars {
  font-size: 2.5rem;
  text-align: center;
}
#alza-dialog.create-review-dialog #errorBlock {
  color: #f00000;
  display: none;
  margin-bottom: 20px;
  text-align: center;
}
#alza-dialog.add-to-shopping-list-dialog .list-item {
  border-bottom: 1px solid #f4f5f5;
  padding: 15px;
}
#alza-dialog.add-to-shopping-list-dialog .list-item:after {
  color: #0094e7;
  content: "q";
  display: inline-block;
  float: right;
  font-family: AlzaMobile;
  margin-left: 5px;
  vertical-align: middle;
}
.confirmationDialog #confirmationDialog {
  padding: 0 2em;
  text-align: center;
}
.confirmationDialog #confirmationDialog .dialogHeaderContainer .dialogTitle {
  color: #0383cb;
  font-size: 1.7em;
  font-weight: 700;
  margin-bottom: 1em;
  text-align: center;
}
.confirmationDialog
  #confirmationDialog
  .dialogBodyContainer
  #confirmationDialogInfo {
  color: #a4a4a4;
  font-size: 1.15em;
  line-height: 1.3em;
  padding: 1em 0;
  text-align: center;
}
.confirmationDialog #confirmationDialog .dialogBodyContainer .smsCode {
  display: inline-block;
  margin: 1em 0 0;
  text-align: center;
  width: 100%;
}
.confirmationDialog
  #confirmationDialog
  .dialogBodyContainer
  .smsCode
  .verificationCode {
  background: url("") no-repeat 80px 24px;
  background-color: #fff;
  color: #535252;
  font-size: 1.5em;
  letter-spacing: 28px;
  margin: auto;
  max-width: 280px;
  min-width: 280px;
  padding: 17px 0 13px 79px !important;
  text-align: left;
}
.confirmationDialog
  #confirmationDialog
  .dialogBodyContainer
  .smsCode
  .verificationCode.zeroDots {
  background-position: 80px -216px;
}
.confirmationDialog
  #confirmationDialog
  .dialogBodyContainer
  .smsCode
  .verificationCode.oneDot {
  background-position: 80px -156px;
}
.confirmationDialog
  #confirmationDialog
  .dialogBodyContainer
  .smsCode
  .verificationCode.twoDots {
  background-position: 80px -98px;
}
.confirmationDialog
  #confirmationDialog
  .dialogBodyContainer
  .smsCode
  .verificationCode.threeDots {
  background-position: 80px -36px;
}
.confirmationDialog
  #confirmationDialog
  .dialogBodyContainer
  .smsCode.error
  .codepart {
  border-color: #f00000;
}
.confirmationDialog
  #confirmationDialog
  .dialogBodyContainer
  #confirmationDialogErrorContainer {
  color: #f00000;
  padding: 1em 0 0;
  text-align: center;
}
.confirmationDialog #confirmationDialog .dialogBodyContainer .chbDontAskAgain {
  display: block;
  padding-top: 2em;
  text-align: center;
}
.confirmationDialog #confirmationDialog .dialogButtonsContainer {
  margin: 2em 0 0;
  text-align: center;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx {
  display: block;
  margin: 5px auto;
  max-width: 280px;
  min-width: 280px;
}
.confirmationDialog #confirmationDialog .dialogButtonsContainer .dialogButton {
  display: block;
  margin-top: 10px;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .dialogButton.disabled {
  color: #e8e8e8;
}
.confirmationDialog #confirmationDialog .dialogButton .label {
  display: inline;
}
.confirmationDialog #confirmationDialog .reset,
.confirmationDialog #confirmationDialog .sendTo {
  background: #f4f5f5;
  border: 0;
  border-bottom: 1px solid #c6c6c6;
  border-radius: 4px;
  color: #000;
  display: block;
  height: 1.3em;
  line-height: 1.3em;
  margin: 1em auto 0;
  max-width: 270px;
  min-width: 270px;
  padding: 5px;
  text-decoration: none;
}
.confirmationDialog #confirmationDialog .reset i.fa {
  margin-right: 5px;
}
.confirmationDialog #confirmationDialog .reset.disabled {
  color: #c6c6c6;
}
.confirmationDialog #confirmationDialog .reset.icon-refresh.fa-spin:before {
  -webkit-animation: iconRotation 2s linear infinite;
}
.confirmationDialog #confirmationDialog .reset.icon-refresh:before {
  margin-right: 5px;
}
.confirmationDialog #confirmationDialog .sendTo.disabled {
  color: #e8e8e8;
}
.confirmationDialog #confirmationDialog .actionLinksContainer {
  margin: 10px 0;
}
.confirmationDialog #confirmationDialog .verificationContainer {
  padding: 1em 0;
}
.confirmationDialog #confirmationDialog .problemWithVerificationInfo {
  border-top: 1px solid #e8e8e8;
  color: #535252;
  font-size: 1em;
  line-height: 1.3em;
  margin-top: 1em;
  padding: 1em;
}
.confirmationDialog #confirmationDialog .problemWithVerificationInfo .phone {
  color: #91c71d;
}
.required-password-change-info-dialog #requiredPasswordChangeInfoDialog {
  padding: 0 3em;
  text-align: center;
}
.required-password-change-info-dialog .icon {
  background: url("") no-repeat 0 0;
  height: 66px;
  margin: 0 auto;
  width: 54px;
}
.required-password-change-info-dialog .dialogTitle {
  color: #f00000;
  font-family: arial;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0.5em 0 0;
}
.required-password-change-info-dialog .info {
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 1em 0 0;
}
.required-password-change-info-dialog .info .email {
  color: #00275b;
}
.required-password-change-info-dialog .goToMailBoxButton {
  color: #fff;
  margin: 2em 0 0;
}
.required-password-change-info-dialog .goToMailBoxButton:after {
  color: #fff;
}
@-webkit-keyframes iconRotation {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
.product-accessories-dialog {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.product-accessories-dialog .product-accessories-logo {
  position: relative;
  top: -32px;
}
.product-accessories-dialog .dialog-title {
  color: #0383cb;
  font-size: 1.2rem;
  padding-bottom: 15px;
}
.product-accessories-dialog .header-container {
  border-bottom: 1px solid #f4f5f5;
  margin-bottom: 5px;
}
.product-accessories-dialog .product-accessories-container {
  padding: 15px;
}
.product-accessories-dialog .product-service {
  padding: 10px 0 10px 32px;
  position: relative;
}
.product-accessories-dialog .product-service.disabled {
  opacity: 0.3;
}
.product-accessories-dialog .basic-container {
  font-size: 0;
}
.product-accessories-dialog .description {
  color: #a4a4a4;
  font-family: Arial;
  font-size: 0.8rem;
  margin-top: 5px;
  text-align: left;
}
.product-accessories-dialog .input-container,
.product-accessories-dialog .name,
.product-accessories-dialog .price {
  display: inline-block;
  font-family: Arial;
  font-size: 1rem;
  vertical-align: middle;
}
.product-accessories-dialog .input-container {
  left: 0;
  position: absolute;
  top: 8px;
  width: auto;
}
.product-accessories-dialog .name {
  text-align: left;
  width: 80%;
}
.product-accessories-dialog .price {
  color: #a1c900;
  text-align: right;
  width: 20%;
}
.product-accessories-dialog .commodity-discount-detail {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: hsla(0, 0%, 50%, 0.05);
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  left: -32px;
  margin-top: 10px;
  padding: 15px;
  position: relative;
  width: 100%;
}
.product-accessories-dialog .percentage-discount-wrapper {
  border-top-left-radius: 3px;
  height: 40px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 2;
}
.product-accessories-dialog .discount-strip {
  border-color: #f00000 transparent transparent;
  border-style: solid;
  border-width: 40px 40px 0 0;
}
.product-accessories-dialog .percentage-discount {
  color: #fff;
  font-family: Arial;
  font-size: 0.8rem;
  font-weight: 700;
  left: 3px;
  position: absolute;
  top: 8px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 2;
}
.product-accessories-dialog .commodity-image-container {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  position: relative;
  z-index: 1;
}
.product-accessories-dialog .commodity-image-container .overlayer {
  background-color: hsla(0, 0%, 50%, 0.05);
  height: 2em;
  position: absolute;
  width: 2em;
  z-index: 2;
}
.product-accessories-dialog .commodity-image {
  height: 2em;
  max-width: none;
  position: relative;
  width: 2em;
  z-index: 1;
}
.product-accessories-dialog .commodity-discount-container {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0 0 0 1rem;
}
.product-accessories-dialog .commodity-prices-container {
  text-align: left;
}
.product-accessories-dialog .discount-label {
  font-family: Arial;
  font-size: 0.8rem;
  font-weight: 700;
  line-height: 1.2rem;
  text-align: left;
}
.product-accessories-dialog .discount-short-description {
  color: #a4a4a4;
  font-family: Arial;
  font-size: 0.8rem;
  line-height: 1.2rem;
  text-align: left;
  vertical-align: middle;
}
.product-accessories-dialog .discount-long-description-container {
  float: left;
  overflow: hidden;
  padding: 0 1rem 0 0.5rem;
  position: relative;
  top: 0.1rem;
}
.product-accessories-dialog .discount-long-description-container .icon {
  color: #a4a4a4;
  font-size: 1rem;
}
.product-accessories-dialog .commodity-default-price {
  color: #a4a4a4;
  display: inline-block;
  font-family: Arial;
  font-size: 0.8rem;
  position: relative;
  vertical-align: middle;
}
.product-accessories-dialog .commodity-default-price:before {
  border-bottom: 1px solid #a4a4a4;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  width: 100%;
}
.product-accessories-dialog .commodity-discounted-price {
  color: #f00000;
  display: inline-block;
  font-family: Arial;
  font-size: 0.9rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 0 5px;
  vertical-align: middle;
}
.product-accessories-dialog .dialog-description {
  color: grey;
  padding: 0 15px 20px;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .product-accessories-dialog
  .btnx,
.product-accessories-dialog .btn,
.product-accessories-dialog .collapser.button,
.product-accessories-dialog
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx,
.product-accessories-dialog .selectable {
  margin-bottom: 0;
}
.product-accessories-dialog .lower-price-conditions {
  display: block;
  line-height: 1.2rem;
  margin: 0 0 15px;
  position: static;
}
.product-accessories-dialog .lower-price-conditions:before {
  float: left;
  margin: 0 10px 0 0;
}
.product-accessories-dialog .delivery-destination-container {
  padding: 15px;
}
.product-accessories-dialog .delivery-destination-container .textbox-container {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 15px;
}
.product-accessories-dialog .delivery-destination-container .label-container {
  margin-bottom: 20px;
}
.product-accessories-dialog .delivery-destination-container .error-message ul {
  list-style: disc;
}
.product-accessories-dialog
  .delivery-destination-container
  .error-message
  ul
  li {
  display: list-item;
  margin-left: 50px;
  text-align: left;
}
.product-accessories-dialog .delivery-zips-container {
  background: #f4f5f5;
  max-height: 250px;
  overflow: auto;
}
.product-accessories-dialog .delivery-zips-container .zip-item {
  padding: 15px;
}
.product-accessories-dialog .delivery-zips-container .zip-item .description {
  color: #000;
  font-size: 1rem;
}
.product-accessories-dialog .js-error-message {
  background-color: #fff0f0;
  color: #f00000;
  line-height: 1.5rem;
  margin-top: 10px;
  padding: 10px;
}
.product-accessories-dialog .back-button {
  color: #b5b5b5;
}
.product-accessories-dialog
  .product-service-discount-description-dialog
  .items-holder {
  padding: 15px;
}
#alza-dialog.product-service-discount-description-dialog
  .product-accessories-dialog
  .dialog-buttons
  .input-container,
.product-accessories-dialog
  #alza-dialog.product-service-discount-description-dialog
  .dialog-buttons
  .input-container,
.product-accessories-dialog .btn-block .input-container,
.product-accessories-dialog
  .product-service-discount-description-dialog
  .dialog-buttons
  .input-container {
  position: static;
}
#alza-dialog.product-service-discount-description-dialog .title {
  color: #0383cb;
  font-size: 1.3rem;
  padding: 15px 0;
}
#alza-dialog.product-service-discount-description-dialog .items-holder {
  padding: 15px;
}
#alza-dialog.product-service-discount-description-dialog .items-holder p {
  padding-top: 5px;
}
#alza-dialog.product-service-discount-description-dialog
  .dialog-buttons
  .btn.close,
#alza-dialog.product-service-discount-description-dialog
  .dialog-buttons
  .close.collapser.button,
#alza-dialog.product-service-discount-description-dialog
  .dialog-buttons
  .close.selectable,
#alza-dialog.product-service-discount-description-dialog
  .dialog-buttons
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .close.btnx,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  #alza-dialog.product-service-discount-description-dialog
  .dialog-buttons
  .close.btnx {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin: 0;
  width: 100%;
}
.change-order-delivery-destination-dialog-body .dialog-title {
  color: #0383cb;
  font-size: 1.2rem;
  padding-bottom: 15px;
}
.change-order-delivery-destination-dialog-body .dialog-title:after {
  background: url("");
  background-size: cover;
  content: "";
  height: 40px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: 20px;
  width: 28px;
}
.change-order-delivery-destination-dialog-body .header-container {
  border-bottom: 1px solid #f5f5f5;
  padding-top: 35px;
  text-align: center;
}
.change-order-delivery-destination-dialog-body .alzBox.warn {
  display: block;
  margin-bottom: 0;
  margin-top: 0;
}
.change-order-delivery-destination-dialog-body .back-button {
  color: #000;
}
.change-order-delivery-destination-dialog-body .buttons-container .back-button {
  float: left;
  margin-top: 0;
  width: auto;
}
.change-order-delivery-destination-dialog-body
  .buttons-container
  .confirm-button {
  float: right;
  margin-top: 0;
  width: auto;
}
.change-order-delivery-destination-dialog-body .buttons-container:after {
  clear: both;
  content: "";
}
.change-order-delivery-destination-dialog-body .delivery-destination-container {
  padding: 15px;
}
.change-order-delivery-destination-dialog-body
  .delivery-destination-container
  .label-container {
  display: none;
}
.change-order-delivery-destination-dialog-body
  .delivery-destination-container
  .textbox-container {
  background: #f5f5f5;
  border-radius: 5px;
  padding: 15px;
}
.change-order-delivery-destination-dialog-body
  .delivery-destination-container
  .textbox-container
  .textbox.input {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table-cell;
  font-size: 1.2rem;
  padding: 6px 10px;
  width: 100%;
}
.change-order-delivery-destination-dialog-body
  .delivery-destination-container
  .label-container {
  margin-bottom: 20px;
}
.change-order-delivery-destination-dialog-body
  .delivery-destination-container
  .error-message
  ul {
  list-style: disc;
}
.change-order-delivery-destination-dialog-body
  .delivery-destination-container
  .error-message
  ul
  li {
  display: list-item;
  margin-left: 50px;
  text-align: left;
}
.change-order-delivery-destination-dialog-body .delivery-zips-container {
  background: #f5f5f5;
  max-height: 250px;
  overflow: auto;
}
.change-order-delivery-destination-dialog-body
  .delivery-zips-container
  .zip-item {
  padding: 15px;
}
.change-order-delivery-destination-dialog-body
  .delivery-zips-container
  .zip-item
  .description {
  color: #000;
  font-size: 1rem;
}
.change-order-delivery-destination-dialog-body .js-error-message {
  background-color: #fff0f0;
  color: #fb0717;
  line-height: 1.5rem;
  margin-top: 10px;
  padding: 10px;
}
.change-order-delivery-destination-dialog-body .alzBox {
  background: #ecf5fe url("") no-repeat 13px 13px;
  border: 1px solid #bae2fc;
  border-radius: 5px 5px 5px 5px;
  color: #1a3b6c;
  font-size: 13px;
  font-weight: 400;
  line-height: 19px;
  margin: 20px 30px 30px;
  min-height: 19px;
  padding: 12px 12px 12px 42px;
}
.change-order-delivery-destination-dialog-body .alzBox.warn.general-warning {
  background-color: #fff9d7;
  background-image: none;
  border: 1px solid #e7d2b1;
  border-radius: 5px 5px 5px 5px;
  color: #000;
}
.change-order-delivery-destination-dialog-body .alzBox.warn:before {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  color: #ffa427;
  content: "\f05a";
  display: inline-block;
  font: normal normal normal 20px FontAwesome;
  font-size: 20px;
  margin: 0 0 0 -28px;
  position: absolute;
}
.generate-shoppinglist-error-dialog {
  font-family: Roboto, Arial, Verdana;
  line-height: 18px;
  text-align: center;
}
.generate-shoppinglist-error-dialog .heading {
  color: #1653a4;
  display: block;
  font-size: 20px;
  line-height: 26px;
}
.generate-shoppinglist-error-dialog .subtitle {
  display: block;
  font-size: 14px;
  margin-top: 20px;
}
.generate-shoppinglist-error-dialog .error-list {
  margin-top: 30px;
}
.generate-shoppinglist-error-dialog .error-item {
  border-top: 1px solid #e0e0e0;
  display: block;
  font-size: 14px;
  padding: 15px 10px;
  text-align: left;
}
.generate-shoppinglist-error-dialog .error-item b {
  padding-left: 5px;
}
.generate-shoppinglist-error-dialog .error-item:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.generate-shoppinglist-error-dialog .buttons {
  margin-top: 30px;
}
.generate-shoppinglist-error-dialog .buttons .btnx {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
}
.projectPriceDialog {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  color: #535252;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  font-family: Roboto, Verdana;
  padding-bottom: 80px;
}
.projectPriceDialog .project-price-dialog__left {
  -webkit-box-flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex: 1;
  flex: 1;
}
.projectPriceDialog .project-price-dialog__right {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
}
.projectPriceDialog .form-body {
  background: gray;
  background: #f8f8f8;
  border-top: 1px solid #e0e0e0;
  margin: 0 -15px;
  padding: 15px;
}
.projectPriceDialog .heading {
  color: #0094e7;
  display: block;
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.projectPriceDialog .subtitle {
  line-height: 25px;
}
.projectPriceDialog .row {
  margin-top: 20px;
}
.projectPriceDialog .label {
  font-size: 12px;
  margin-bottom: 5px;
}
.projectPriceDialog .star {
  color: #e9242e;
}
.projectPriceDialog .textbox {
  line-height: 28px;
  width: 100%;
}
.projectPriceDialog .btnx {
  display: inline-block;
}
.projectPriceDialog .buttons {
  background: #fff;
  bottom: 0;
  -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.149);
  box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.149);
  left: 0;
  padding: 15px;
  position: fixed;
}
.projectPriceDialog .buttons .value {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
#alza-dialog-shadow {
  background-color: #000;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -1;
}
#alza-dialog-shadow.visible {
  opacity: 0.8;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  visibility: visible;
  z-index: 111;
}
.empty {
  text-align: center;
}
.empty .title,
.empty h1 {
  color: #0094e7;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.empty .subtitle,
.empty h2 {
  color: #c6c6c6;
  margin-bottom: 20px;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .empty
  .btnx,
.empty .btn,
.empty .collapser.button,
.empty
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx,
.empty .selectable {
  display: inline-block;
  margin-bottom: 20px;
}
.empty-favourites {
  background: url("") 50% no-repeat;
  background-size: contain;
}
.empty-favourites,
.empty-search {
  display: block;
  height: 240px;
  margin: 20px auto;
  max-width: 90%;
  width: 240px;
}
.empty-search {
  background: url("") 50% no-repeat;
  background-size: contain;
}
.empty-orders {
  background: url("") 50% no-repeat;
  background-size: contain;
}
.empty-list,
.empty-orders {
  display: block;
  height: 240px;
  margin: 20px auto;
  max-width: 90%;
  width: 240px;
}
.empty-list {
  background: url("") 50% no-repeat;
  background-size: contain;
}
.empty-basket {
  background: url("") 50% no-repeat;
  background-size: contain;
}
.empty-basket,
.empty-discussion {
  display: block;
  height: 240px;
  margin: 20px auto;
  max-width: 90%;
  width: 240px;
}
.empty-discussion {
  background: url("") 50% no-repeat;
  background-size: contain;
}
@media only screen and (min-width: 500px) {
  .empty {
    width: 100%;
  }
  .empty-favourites {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 500px) and (min-width: 500px) {
  .empty-favourites {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 500px) and (min-width: 740px) {
  .empty-favourites {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 500px) {
  .empty-search {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 500px) and (min-width: 500px) {
  .empty-search {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 500px) and (min-width: 740px) {
  .empty-search {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 500px) {
  .empty-orders {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 500px) and (min-width: 500px) {
  .empty-orders {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 500px) and (min-width: 740px) {
  .empty-orders {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 500px) {
  .empty-list {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 500px) and (min-width: 500px) {
  .empty-list {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 500px) and (min-width: 740px) {
  .empty-list {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 500px) {
  .empty-basket {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 500px) and (min-width: 500px) {
  .empty-basket {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 500px) and (min-width: 740px) {
  .empty-basket {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 500px) {
  .empty-discussion {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 500px) and (min-width: 500px) {
  .empty-discussion {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 500px) and (min-width: 740px) {
  .empty-discussion {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 740px) {
  .empty {
    width: 100%;
  }
  .empty-favourites {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 740px) and (min-width: 500px) {
  .empty-favourites {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 740px) and (min-width: 740px) {
  .empty-favourites {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 740px) {
  .empty-search {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 740px) and (min-width: 500px) {
  .empty-search {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 740px) and (min-width: 740px) {
  .empty-search {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 740px) {
  .empty-orders {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 740px) and (min-width: 500px) {
  .empty-orders {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 740px) and (min-width: 740px) {
  .empty-orders {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 740px) {
  .empty-list {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 740px) and (min-width: 500px) {
  .empty-list {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 740px) and (min-width: 740px) {
  .empty-list {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 740px) {
  .empty-basket {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 740px) and (min-width: 500px) {
  .empty-basket {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 740px) and (min-width: 740px) {
  .empty-basket {
    height: 720px;
    width: 720px;
  }
}
@media only screen and (min-width: 740px) {
  .empty-discussion {
    background: url("") 50% no-repeat;
    background-size: contain;
  }
}
@media only screen and (min-width: 740px) and (min-width: 500px) {
  .empty-discussion {
    height: 480px;
    width: 480px;
  }
}
@media only screen and (min-width: 740px) and (min-width: 740px) {
  .empty-discussion {
    height: 720px;
    width: 720px;
  }
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .footer
  .btnx:after,
.footer .btn:after,
.footer .collapser.button:after,
.footer
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx:after,
.footer .selectable:after {
  margin: 0;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .footer
  .full-width.btnx,
.footer .btn.full-width,
.footer
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .full-width.btnx,
.footer .full-width.collapser.button,
.footer .full-width.selectable {
  margin-bottom: 10px;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .footer
  .col-2
  .full-width.btnx,
.footer .col-2 .btn.full-width,
.footer
  .col-2
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .full-width.btnx,
.footer .col-2 .full-width.collapser.button,
.footer .col-2 .full-width.selectable {
  margin: 0;
}
.footer .pwa-add {
  text-align: center;
  width: 100%;
}
.footer .pwa-add svg {
  width: 50%;
}
.footer .app-download,
.footer .copyright {
  color: #c6c6c6;
  margin: 20px auto;
  text-align: center;
}
.footer .label-app-download {
  display: block;
}
.servername {
  color: transparent;
  font-size: 10px;
  margin: -12px 0 0;
  padding: 0;
  position: relative;
}
.header {
  text-align: left !important;
  width: 100%;
}
.header .top-buttons {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  background: #00275b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #00275b),
    to(#1653a4)
  );
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  justify-content: space-between;
  padding: 15px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 110;
}
.header .top-buttons .logo {
  margin: -10px auto 0 0;
  max-width: 49%;
}
.header .top-buttons .menu-button {
  cursor: pointer;
  font-size: 2rem;
  height: 2rem;
  margin: -15px 0 0 -15px;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 2rem;
}
.header .top-buttons .menu-button:before {
  color: #1e1b58;
  content: "I";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  margin: 0;
  vertical-align: middle;
  width: 2rem;
}
.header .top-buttons .notification {
  margin: 0 10px;
  position: relative;
}
.header .top-buttons .notification .notif-icon {
  height: 32px;
  width: 32px;
}
.header .top-buttons .notification .notif-icon * {
  fill: #fff;
}
.header .top-buttons .notification .count {
  background-color: #f00000;
  color: #fff;
  position: absolute;
  right: -5px;
  top: 0;
}
.header .top-buttons #basketIcon {
  color: #fff;
  font-size: 2rem;
  height: 2rem;
  margin: -15px 0 0;
  padding: 15px 0 15px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 2rem;
}
.header .top-buttons #basketIcon:before {
  color: #fff;
  content: "H";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  vertical-align: middle;
}
.header .top-buttons #basketIcon .badge {
  padding: 1px;
  position: absolute;
  right: -5px;
  top: 15px;
}
.header .top-buttons #basketIcon .badge.footer,
.header .top-buttons #basketIcon .badge.gray {
  color: #535252;
}
.header .top-buttons #searchIcon {
  color: #1e1b58;
  cursor: pointer;
  font-size: 2rem;
  height: 2rem;
  margin: -15px 0 0;
  padding: 15px 0 15px 15px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
  width: 2rem;
}
.header .top-buttons #searchIcon:before {
  color: #1e1b58;
  content: "N";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  vertical-align: middle;
}
.header.homepage {
  margin-bottom: 49px;
}
@media (max-width: 360px) {
  .header:not(.homepage) .top-buttons .notification {
    display: none;
  }
}
.trendy .logo svg,
.zoo .logo svg {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px 0;
}
.side-menu {
  overflow: hidden;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 111;
}
.side-menu,
.side-menu .items-holder {
  height: 100%;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.side-menu .items-holder {
  -webkit-overflow-scrolling: touch;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: -100%;
  overflow: auto;
  overflow-x: hidden;
  position: relative;
  width: 90%;
}
.side-menu .items-holder:before {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
  border-radius: 50%;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  border-color: #0094e7 #0094e7 #fff #fff;
  border-style: solid;
  border-width: 3px;
  content: "";
  height: 50px;
  left: 50%;
  margin-left: -28px;
  margin-top: -28px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  width: 50px;
}
.side-menu.visible {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  visibility: visible;
}
.side-menu.visible .items-holder {
  left: 0;
}
.side-menu.loading .items-holder {
  opacity: 0.9;
}
.side-menu.loading .items-holder:before {
  opacity: 1;
}
.alza .progressbar .bar {
  background: #00060f;
}
.alza .cart-navtabs:not(.cart-navtabs--sections) {
  background: #00275b;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
}
.alza .cart-navtabs:not(.cart-navtabs--sections):before {
  left: 0;
  text-align: left;
}
.alza .cart-navtabs:not(.cart-navtabs--sections):after,
.alza .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 5rem;
}
.alza .cart-navtabs:not(.cart-navtabs--sections):after {
  right: 0;
  text-align: right;
}
.alza .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #00275b;
}
.alza .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #001c42;
}
.gaming .progressbar .bar {
  background: #00060f;
}
.gaming .cart-navtabs:not(.cart-navtabs--sections) {
  background: #00275b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #00275b),
    to(#1653a4)
  );
  background: #fff200;
  position: relative;
}
.gaming .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  -webkit-box-shadow: inset 60px 0 26px -25px #00275b;
  box-shadow: inset 60px 0 26px -25px #00275b;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  text-align: left;
  width: 5rem;
}
.gaming .cart-navtabs:not(.cart-navtabs--sections):after {
  bottom: 0;
  -webkit-box-shadow: inset -60px 0 26px -25px #1653a4;
  box-shadow: inset -60px 0 26px -25px #1653a4;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: right;
  width: 5rem;
}
.gaming .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #00275b;
}
.gaming .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #001c42;
}
.media .progressbar .bar {
  background: #00639b;
}
.media .cart-navtabs:not(.cart-navtabs--sections) {
  background: #0094e7;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #0094e7),
    to(#3cb2f5)
  );
  background: linear-gradient(90deg, #0094e7 0, #3cb2f5);
  position: relative;
}
.media .cart-navtabs:not(.cart-navtabs--sections):before {
  -webkit-box-shadow: inset 60px 0 26px -25px #0094e7;
  box-shadow: inset 60px 0 26px -25px #0094e7;
  left: 0;
  text-align: left;
}
.media .cart-navtabs:not(.cart-navtabs--sections):after,
.media .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 5rem;
}
.media .cart-navtabs:not(.cart-navtabs--sections):after {
  -webkit-box-shadow: inset -60px 0 26px -25px #3cb2f5;
  box-shadow: inset -60px 0 26px -25px #3cb2f5;
  right: 0;
  text-align: right;
}
.media .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #0094e7;
}
.media .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #0084ce;
}
.hracky .progressbar .bar {
  background: #d74f02;
}
.hracky .cart-navtabs:not(.cart-navtabs--sections) {
  background: #fd7528;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #fd7528),
    to(#fa8f42)
  );
  background: linear-gradient(90deg, #fd7528 0, #fa8f42);
  position: relative;
}
.hracky .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  -webkit-box-shadow: inset 60px 0 26px -25px #fd7528;
  box-shadow: inset 60px 0 26px -25px #fd7528;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  text-align: left;
  width: 5rem;
}
.hracky .cart-navtabs:not(.cart-navtabs--sections):after {
  bottom: 0;
  -webkit-box-shadow: inset -60px 0 26px -25px #fa8f42;
  box-shadow: inset -60px 0 26px -25px #fa8f42;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: right;
  width: 5rem;
}
.hracky .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #fd7528;
}
.hracky .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #fd650f;
}
.trendy .progressbar .bar {
  background: #8d7a42;
}
.trendy .cart-navtabs:not(.cart-navtabs--sections) {
  background: #b7a265;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #b7a265),
    to(#c7b276)
  );
  background: linear-gradient(90deg, #b7a265 0, #c7b276);
  position: relative;
}
.trendy .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  -webkit-box-shadow: inset 60px 0 26px -25px #b7a265;
  box-shadow: inset 60px 0 26px -25px #b7a265;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  text-align: left;
  width: 5rem;
}
.trendy .cart-navtabs:not(.cart-navtabs--sections):after {
  bottom: 0;
  -webkit-box-shadow: inset -60px 0 26px -25px #c7b276;
  box-shadow: inset -60px 0 26px -25px #c7b276;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: right;
  width: 5rem;
}
.trendy .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #b7a265;
}
.trendy .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #af9854;
}
.maxi .progressbar .bar {
  background: #87151b;
}
.maxi .cart-navtabs:not(.cart-navtabs--sections) {
  background: #c91f28;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #c91f28),
    to(#e9242e)
  );
  background: linear-gradient(90deg, #c91f28 0, #e9242e);
  position: relative;
}
.maxi .cart-navtabs:not(.cart-navtabs--sections):before {
  -webkit-box-shadow: inset 60px 0 26px -25px #c91f28;
  box-shadow: inset 60px 0 26px -25px #c91f28;
  left: 0;
  text-align: left;
}
.maxi .cart-navtabs:not(.cart-navtabs--sections):after,
.maxi .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 5rem;
}
.maxi .cart-navtabs:not(.cart-navtabs--sections):after {
  -webkit-box-shadow: inset -60px 0 26px -25px #e9242e;
  box-shadow: inset -60px 0 26px -25px #e9242e;
  right: 0;
  text-align: right;
}
.maxi .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #c91f28;
}
.maxi .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #b31c24;
}
.sport .progressbar .bar {
  background: #647d00;
}
.sport .cart-navtabs:not(.cart-navtabs--sections) {
  background: #a1c900;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #a1c900),
    to(#b1da0f)
  );
  background: linear-gradient(90deg, #a1c900 0, #b1da0f);
  position: relative;
}
.sport .cart-navtabs:not(.cart-navtabs--sections):before {
  -webkit-box-shadow: inset 60px 0 26px -25px #a1c900;
  box-shadow: inset 60px 0 26px -25px #a1c900;
  left: 0;
  text-align: left;
}
.sport .cart-navtabs:not(.cart-navtabs--sections):after,
.sport .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 5rem;
}
.sport .cart-navtabs:not(.cart-navtabs--sections):after {
  -webkit-box-shadow: inset -60px 0 26px -25px #b1da0f;
  box-shadow: inset -60px 0 26px -25px #b1da0f;
  right: 0;
  text-align: right;
}
.sport .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #a1c900;
}
.sport .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #8db000;
}
.hobby .progressbar .bar {
  background: #331e07;
}
.hobby .cart-navtabs:not(.cart-navtabs--sections) {
  background: #764510;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #764510),
    to(#975216)
  );
  background: linear-gradient(90deg, #764510 0, #975216);
  position: relative;
}
.hobby .cart-navtabs:not(.cart-navtabs--sections):before {
  -webkit-box-shadow: inset 60px 0 26px -25px #764510;
  box-shadow: inset 60px 0 26px -25px #764510;
  left: 0;
  text-align: left;
}
.hobby .cart-navtabs:not(.cart-navtabs--sections):after,
.hobby .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 5rem;
}
.hobby .cart-navtabs:not(.cart-navtabs--sections):after {
  -webkit-box-shadow: inset -60px 0 26px -25px #975216;
  box-shadow: inset -60px 0 26px -25px #975216;
  right: 0;
  text-align: right;
}
.hobby .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #764510;
}
.hobby .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #60380d;
}
.auto .progressbar .bar {
  background: #07090a;
}
.auto .cart-navtabs:not(.cart-navtabs--sections) {
  background: #262f38;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #262f38),
    to(#4f5b68)
  );
  background: linear-gradient(90deg, #262f38 0, #4f5b68);
  position: relative;
}
.auto .cart-navtabs:not(.cart-navtabs--sections):before {
  -webkit-box-shadow: inset 60px 0 26px -25px #262f38;
  box-shadow: inset 60px 0 26px -25px #262f38;
  left: 0;
  text-align: left;
}
.auto .cart-navtabs:not(.cart-navtabs--sections):after,
.auto .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 5rem;
}
.auto .cart-navtabs:not(.cart-navtabs--sections):after {
  -webkit-box-shadow: inset -60px 0 26px -25px #4f5b68;
  box-shadow: inset -60px 0 26px -25px #4f5b68;
  right: 0;
  text-align: right;
}
.auto .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #262f38;
}
.auto .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #1c2229;
}
.zoo .progressbar .bar {
  background: #845d0a;
}
.zoo .cart-navtabs:not(.cart-navtabs--sections) {
  background: #cb8f10;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #cb8f10),
    to(#e1a82f)
  );
  background: linear-gradient(90deg, #cb8f10 0, #e1a82f);
  position: relative;
}
.zoo .cart-navtabs:not(.cart-navtabs--sections):before {
  -webkit-box-shadow: inset 60px 0 26px -25px #cb8f10;
  box-shadow: inset 60px 0 26px -25px #cb8f10;
  left: 0;
  text-align: left;
}
.zoo .cart-navtabs:not(.cart-navtabs--sections):after,
.zoo .cart-navtabs:not(.cart-navtabs--sections):before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  pointer-events: none;
  position: absolute;
  width: 5rem;
}
.zoo .cart-navtabs:not(.cart-navtabs--sections):after {
  -webkit-box-shadow: inset -60px 0 26px -25px #e1a82f;
  box-shadow: inset -60px 0 26px -25px #e1a82f;
  right: 0;
  text-align: right;
}
.zoo .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab.current {
  color: #cb8f10;
}
.zoo .cart-navtabs:not(.cart-navtabs--sections) .cart-tabs .tab:active {
  background: #b37e0e;
}
.hidden,
.hide {
  display: none !important;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.visibility-hidden {
  visibility: hidden;
}
.viewport-fit-cover .headerBlockNew #side-menu .user-profile,
.viewport-fit-cover .side-menu .user-profile {
  padding-left: calc(env(safe-area-inset-left) + 15px);
}
.viewport-fit-cover .order-footer--fixed .order-footer__summary {
  padding-bottom: calc(env(safe-area-inset-bottom) * 2 + 15px);
}
.viewport-fit-cover .menu-items {
  padding-left: env(safe-area-inset-left);
}
.viewport-fit-cover .header .top-buttons,
.viewport-fit-cover .headerBlockNew .top-buttons {
  padding: 15px calc(env(safe-area-inset-right) + 15px) 15px
    calc(env(safe-area-inset-left) + 15px);
}
.viewport-fit-cover #order3,
.viewport-fit-cover .order1,
.viewport-fit-cover .order2,
.viewport-fit-cover .order4 {
  padding: 0 env(safe-area-inset-right) 0 env(safe-area-inset-left);
}
.viewport-fit-cover .search .search-input-container {
  padding: 14px calc(env(safe-area-inset-right) + 15px) 14px
    calc(env(safe-area-inset-left) + 15px);
}
.viewport-fit-cover .info-messages.header,
.viewport-fit-cover .order-footer--fixed {
  left: 0;
  left: constant(safe-area-inset-left);
  left: env(safe-area-inset-left);
  right: 0;
  right: constant(safe-area-inset-right);
  right: env(safe-area-inset-right);
}
body {
  background: #fff;
}
body.new-header {
  background: radial-gradient(
        circle,
        rgba(0, 148, 231, 0.05) 0,
        hsla(0, 0%, 100%, 0) 100%
      )
      no-repeat,
    radial-gradient(
        circle,
        hsla(88, 86%, 95%, 0.35) 0,
        hsla(0, 0%, 100%, 0) 100%
      )
      no-repeat;
  background-position: -403px -544px, calc(100vw - 100px) -142px;
  background-size: 778px 778px, 636px 636px;
}
.progressbar#baseProgress {
  left: 0;
  position: fixed;
  top: 0;
  z-index: 113;
}
.progressbar#baseProgress .bar {
  height: 3px;
}
.progressbar#baseProgress .bar .long-loader {
  opacity: 0;
}
.progressbar#baseProgress .bar .long-loader .reload-page {
  color: #fff;
  left: 50%;
  margin-top: 45px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.progressbar#baseProgress .bar.ajax-loading {
  -webkit-transition: width 0.5s linear;
  transition: width 0.5s linear;
  width: 80%;
}
.progressbar#baseProgress .bar.ajax-loading .long-loader {
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  opacity: 1;
  position: fixed;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
  width: 100%;
  z-index: 115;
}
.progressbar#baseProgress .bar.ajax-loading .long-loader:before {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
  border-radius: 50%;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  border-color: #0094e7 #0094e7 #fff #fff;
  border-style: solid;
  border-width: 3px;
  content: "";
  height: 50px;
  left: 50%;
  margin-left: -28px;
  margin-top: -28px;
  position: absolute;
  top: 50%;
  width: 50px;
}
.progressbar#baseProgress .bar.ajax-loading .long-loader .reload-page {
  opacity: 1;
  text-decoration: underline;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
  -webkit-transition-delay: 5s;
  transition-delay: 5s;
}
.mobileapp .hideapp {
  display: none !important;
}
#masterMainMobileBody {
  overflow: hidden;
}
#alza-dialog.gdpr-dialog .items-holder {
  padding: 15px;
}
.highlighted-label {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #0094e7;
  border-radius: 4px;
  color: #0094e7;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 12px;
  height: 24px;
  margin: 2px 0;
  padding: 0 5px;
}
.highlighted-label:not(:last-child) {
  margin-right: 2px;
}
.highlighted-label--green {
  background: #a1c900;
  border-color: #a1c900;
  color: #fff;
  cursor: pointer;
}
.highlighted-label--green:hover {
  background: #84b517;
}
.highlighted-label--b2b {
  background: #1653a4;
  border: 0;
  color: #fff;
  padding: 0 8px 0 5px;
  vertical-align: middle;
}
.highlighted-label--b2b:before {
  background: url("") no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  margin-right: 5px;
  width: 20px;
}
.delete-dialog {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif;
  line-height: 20px;
  padding: 10px;
  text-align: center;
}
.delete-dialog .dialog-title {
  color: #0094e7;
  font-size: 24px;
  margin: 0 0 20px;
}
.delete-dialog .dialog-info {
  color: gray;
  display: block;
  font-size: 13px;
  margin: 0 0 30px;
}
.delete-dialog .restriction-block {
  background: rgba(201, 31, 40, 0.03);
  border: 1px solid #c91f28;
  border-radius: 5px;
  line-height: 28px;
  margin: 0 0 10px;
  padding: 10px 15px;
  text-align: left;
}
.delete-dialog .restriction-icon {
  background: #c91f28;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  height: 17px;
  line-height: 18px;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}
.delete-dialog .restriction-name {
  color: #c91f28;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 0 10px;
  vertical-align: middle;
}
.delete-dialog .restriction-url {
  color: #00275a;
  float: right;
  text-align: right;
  vertical-align: middle;
}
.delete-dialog .restrictions-info {
  color: gray;
  display: block;
  font-size: 13px;
  margin: 25px 0 0;
}
.delete-dialog .close-btn {
  margin: 50px 0 0;
}
.delete-dialog .bottom-info {
  color: gray;
  display: block;
  font-size: 13px;
  margin: 20px 0 0;
}
.delete-dialog .warning-block {
  color: #c91f28;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.delete-dialog .warning-block .warning-icon {
  display: none;
}
.delete-dialog .warning-block .warning-text {
  -webkit-box-flex: 9;
  -ms-flex: 9;
  flex: 9;
  margin: 0 0 20px;
  text-align: left;
}
.delete-dialog .warning-block .alzacheckbox {
  color: grey;
  display: block;
  line-height: 20px;
  margin-bottom: 20px;
  text-align: left;
  width: 100%;
}
.delete-dialog .cancel-btn {
  float: left;
}
.delete-dialog .confirm-btn {
  float: right;
}
.gdpr-report-dialog {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif;
  padding: 10px;
  text-align: center;
}
.gdpr-report-dialog .dialog-title {
  color: #0094e7;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  margin: 20px 0 18px;
}
.gdpr-report-dialog .info {
  color: gray;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 48px;
}
.gdpr-report-dialog .user-email {
  color: #00275a;
}
.gdpr-report-dialog .request-info {
  color: gray;
  font-size: 13px;
  line-height: 16px;
  margin: 18px 0 8px;
}
.gdpr-report-dialog .request-info .request-info-text {
  vertical-align: middle;
}
.gdpr-report-dialog .request-info .icon {
  color: #0094e7;
  font-size: 16px;
  margin-right: 6px;
  vertical-align: middle;
}
.box-carousel {
  display: block;
  margin: 20px 0;
  overflow: hidden;
  width: 100%;
}
.box-carousel .heading {
  color: #000;
  font-size: 1.2rem;
  margin: 0;
  padding: 0 15px;
}
.box-carousel .carousel .carItem {
  font-size: 1rem;
  padding: 1em;
  vertical-align: top;
  width: 36.5%;
}
.box-carousel .carousel .carItem .box-item {
  max-height: 100%;
}
.box-carousel .carousel .carItem .box-item .imageLink {
  display: block;
  text-align: center;
}
.box-carousel .carousel .carItem .box-item .imageLink img {
  display: inline-block;
  height: 35vw;
  vertical-align: middle;
  width: 95%;
}
.box-carousel .carousel .carItem .box-item .rating {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  min-height: 1.11rem;
  padding: 5px 0;
}
.box-carousel .carousel .carItem .box-item .rating .stars .icon-star-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 14px;
  width: 14px;
}
.box-carousel .carousel .carItem .box-item .rating .ratingContainer {
  display: inline-block;
  text-align: left;
}
.box-carousel .carousel .carItem .box-item .rating .ratingContainer .value {
  display: inline-block;
  vertical-align: top;
}
.box-carousel .carousel .carItem .box-item .rating.hidden {
  visibility: hidden;
}
.box-carousel .carousel .carItem .box-item .text {
  display: block;
  font-size: 1rem;
  text-align: center;
  vertical-align: top;
  white-space: normal;
}
.box-carousel .carousel .carItem .box-item .text a.title {
  color: #000;
  padding: 0;
  width: 100%;
}
.box-carousel .carousel .carItem .box-item .text a.title:active,
.box-carousel .carousel .carItem .box-item .text a.title:hover,
.box-carousel .carousel .carItem .box-item .text a.title:link,
.box-carousel .carousel .carItem .box-item .text a.title:visited {
  display: block;
  font-size: 1rem;
  height: 2.3rem;
  line-height: 1.2rem;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.box-carousel .carousel .carItem .box-item .text a.title.showMoreLink {
  overflow: visible;
}
.box-carousel .carousel .carItem .box-item .text a.title:hover {
  text-decoration: underline;
}
.box-carousel .carousel .carItem .box-item .text a.title:after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(hsla(0, 0%, 100%, 0)),
    color-stop(50%, hsla(0, 0%, 100%, 0.95))
  );
  background: linear-gradient(
    90deg,
    hsla(0, 0%, 100%, 0),
    hsla(0, 0%, 100%, 0.95) 50%
  );
  bottom: 0;
  content: "";
  height: 1.25em;
  position: absolute;
  right: 0;
  text-align: right;
  width: 33%;
}
.box-carousel .carousel .carItem .box-item .price {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5em;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}
.box-carousel .carousel .carItem .box-item .price .discount-reason {
  color: #f00000;
  font-size: 12px;
  line-height: 14px;
}
.box-carousel .carousel .carItem .box-item .price .compare {
  color: #535252;
  display: inline-block;
  font-size: 0.75rem;
  margin-right: 1em;
  position: relative;
}
.box-carousel .carousel .carItem .box-item .price .compare:after {
  border-bottom: 1px solid #535252;
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: skewY(-10deg);
  transform: skewY(-10deg);
  width: 100%;
}
.box-carousel .carousel .carItem .box-item .price .normal {
  color: #f00000;
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
}
.box-carousel .carousel .carItem .box-item .moreLink {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  font-size: inherit;
  font-weight: 700;
  height: 80px;
  overflow: hidden;
  position: absolute;
  right: 50%;
  text-align: center;
  top: 0;
  width: 70px;
}
.box-carousel .carousel .carItem .box-item .moreLink:before {
  background: blue;
  border-radius: 50%;
  color: blue;
  content: "\f101";
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 3.6em;
  height: 50px;
  margin: 0 auto 10px;
  padding: 2px 0 2px 5px;
  text-align: center;
  width: 50px;
}
.box-carousel .more {
  display: block;
  text-align: right;
  width: 100%;
}
.box-carousel .more > a,
.box-carousel .more > a:active,
.box-carousel .more > a:hover,
.box-carousel .more > a:link,
.box-carousel .more > a:visited {
  display: inline-block;
  font-size: 1em;
  line-height: 3em;
  margin: 0 1em 1em 0;
  min-width: 25%;
  padding: 0 2.5em 0 1em;
  position: relative;
  text-align: left;
  text-decoration: none;
  white-space: nowrap;
}
.box-carousel
  .more
  > a
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  span.arrow-ring.btnx,
.box-carousel .more > a span.arrow,
.box-carousel .more > a span.arrow-ring.collapser.button,
.box-carousel .more > a span.arrow-ring.selectable,
.box-carousel .more > a span.btn.arrow-ring,
.box-carousel .more > a:active span.arrow,
.box-carousel .more > a:hover span.arrow,
.box-carousel .more > a:link span.arrow,
.box-carousel .more > a:visited span.arrow,
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .box-carousel
  .more
  > a
  span.arrow-ring.btnx {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
}
.availability-info-dialog .delivery-location-name {
  color: #a4a4a4;
  font-weight: 700;
}
.availability-info-dialog .control-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row;
  margin: 30px 0;
}
.availability-info-dialog .control-wrapper .checkbox {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto;
}
.availability-info-dialog .control-wrapper .checkbox.fastest-delivery-wrapper {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  -ms-flex-negative: 1;
  color: #1653a4;
  flex-grow: 0;
  flex-shrink: 1;
  padding-right: 40px;
}
.availability-info-dialog .set-new-location-container {
  display: none;
  position: relative;
}
.availability-info-dialog
  .set-new-location-container
  .delivery-location-change-info-text {
  color: #a4a4a4;
  padding-bottom: 10px;
}
.availability-info-dialog .set-new-location-container .zip-error-message {
  color: #535252;
  display: none;
}
.availability-info-dialog
  .set-new-location-container
  .delivery-location-changeInput {
  color: #535252;
}
.availability-info-dialog
  .set-new-location-container
  .delivery-location-changeInput.zip-search,
.availability-info-dialog
  .set-new-location-container
  .delivery-location-changeInput:active,
.availability-info-dialog
  .set-new-location-container
  .delivery-location-changeInput:focus {
  border-color: #1653a4;
  outline: 0;
}
.availability-info-dialog .set-new-location-container .zip-codes {
  background-color: #fff;
  border: 1px solid #1653a4;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-top: none;
  display: none;
  font-size: 14px;
  left: 0;
  line-height: 25px;
  margin-top: -15px;
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: scroll;
  position: absolute;
  right: 0;
  top: 100%;
  z-index: 150;
}
.availability-info-dialog .set-new-location-container .zip-codes .postZipRow {
  cursor: pointer;
  padding-left: 10px;
}
.availability-info-dialog
  .set-new-location-container
  .zip-codes
  .postZipRow:hover {
  background-color: #1653a4;
  color: #fff;
}
.availability-info-dialog .delivery-location-change-input-wrapper {
  padding-bottom: 15px;
}
.availability-info-dialog .delivery-location-change {
  color: #c6c6c6;
  cursor: pointer;
  text-decoration: underline;
}
.availability-info-dialog .delivery-location-change:hover {
  color: #1653a4;
}
.availability-info-dialog .availability-legend {
  margin-bottom: 20px;
}
.availability-info-dialog .content-container {
  clear: both;
}
.availability-info-dialog .da-group {
  margin-bottom: 20px;
}
.availability-info-dialog .da-group .title {
  float: left;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 0;
}
.availability-info-dialog .da-group .container {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  height: auto;
  max-height: 200px;
  overflow: hidden;
  overflow-y: auto;
  width: 100%;
}
.availability-info-dialog .da-group .container .da-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9rem;
  justify-content: space-between;
  line-height: 1.2;
  padding: 5px;
}
.availability-info-dialog
  .da-group
  .container
  .da-item:not(.hidden):nth-child(odd) {
  background: #f4f5f5;
}
.availability-info-dialog .da-group .container .da-item.hidden:nth-child(2n) {
  background: #f00000;
}
.availability-info-dialog .da-group .container .da-item .icon {
  height: 2rem;
  margin: 0 5px 0 0;
  position: relative;
  width: 2rem;
}
.availability-info-dialog .da-group .container .da-item .icon > svg {
  max-height: 100%;
  max-width: 100%;
}
.availability-info-dialog .da-group .container .da-item .icon img[alt]:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.availability-info-dialog .da-group .container .da-item .name {
  margin: 0 10px 0 0;
}
.availability-info-dialog .da-group .container .da-item .time {
  -ms-flex-negative: 0;
  color: #a1c900;
  flex-shrink: 0;
  margin: 0 0 0 auto;
}
.availability-info-dialog .da-group:last-child {
  margin: 0;
}
.availability-info-dialog .availalibity-only-dropshipment-info-message {
  margin: 15px 0;
  text-align: left;
}
.availability-info-dialog .availalibity-only-dropshipment-info-message__title {
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}
.cabspair-dialog-container {
  padding: 0 15px;
  text-align: center;
}
.cabspair-dialog__heading {
  border-bottom: 1px solid #f4f5f5;
  color: #0094e7;
  font-size: 18px;
  padding-bottom: 20px;
}
.cabspair-dialog__title {
  font-size: 14px;
  line-height: 21px;
  margin-top: 20px;
}
.cabspair-dialog__visualization {
  margin-top: 30px;
}
.cabspair-dialog__agreement {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.cabspair-dialog__agreement .classic {
  display: block;
  width: auto;
}
.cabspair-dialog__agreement .classic .error {
  -webkit-animation: blink 0.5s;
  animation: blink 0.5s;
  color: #fb0e17;
}
.cabspair-dialog__buttons-container {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}
.cabs_box,
.cabspair-dialog__buttons-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cabs_box {
  background: #fff;
  border: none;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.149);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.149);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
  padding: 10px;
  text-align: left;
}
.cabspair-dialog__user-info {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.cabspair-dialog__user-info > * {
  display: block;
}
.cabspair-dialog__box-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  width: 40px;
}
.cabspair-dialog__box-image img {
  border-radius: 50%;
  max-width: 100%;
}
.cabspair-dialog__box-image svg {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 30px;
  width: 30px;
}
.cabspair-dialog__box-image svg path:last-child {
  fill: #535252;
}
.cabspair-dialog__separator {
  display: inline-block;
  margin-top: 18px;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.cabspair-dialog__separator > * {
  color: #c6c6c6;
  font-family: cursive, Arial Narrow, Arial, sans-serif;
  font-size: 21px;
}
.cabspair-dialog__separator > :first-child {
  opacity: 0.1;
}
.cabspair-dialog__separator > :nth-child(2) {
  opacity: 0.4;
}
.cabspair-dialog__separator > :nth-child(3) {
  opacity: 1;
}
.cabspair-dialog__car {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: space-between;
}
.cabspair-dialog__car-container {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: horizontal;
  -ms-flex-flow: row;
  flex-flow: row;
  justify-content: center;
  margin-bottom: 3px;
  padding-bottom: 2px;
}
.cabspair-dialog__car-container,
.cabspair-dialog__spz-input-container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-direction: normal;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cabspair-dialog__spz-input-container {
  -webkit-box-orient: vertical;
  -ms-flex-flow: column;
  flex-flow: column;
}
.cabspair-dialog__spz-input-warning {
  color: #fb0e17;
  font-weight: 700;
  margin-top: 3px;
}
.cabspair-dialog__car-name,
.cabspair-dialog__spz-input-label,
.cabspair-dialog__user-name {
  color: #00275b;
  font-weight: 700;
}
.cabspair-dialog__user-email {
  color: #a4a4a4;
  font-size: 13px;
  margin-top: 3px;
}
.cabspair-dialog__user-change-btn {
  color: #a4a4a4;
  font-size: 13px;
  margin-top: 10px;
}
.cabs-pair-success {
  line-height: 24px;
}
@-webkit-keyframes blink {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes blink {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.user-verification-dialog {
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif !important;
  font-size: 1.1em;
  padding: 1em;
  text-align: center;
}
#alza-dialog.product-service-discount-description-dialog
  .user-verification-dialog
  .dialog-buttons,
.product-accessories-dialog
  .product-service-discount-description-dialog
  .user-verification-dialog
  .dialog-buttons,
.user-verification-dialog
  #alza-dialog.product-service-discount-description-dialog
  .dialog-buttons,
.user-verification-dialog .btn-block,
.user-verification-dialog
  .product-accessories-dialog
  .product-service-discount-description-dialog
  .dialog-buttons {
  padding: 0;
}
.user-verification-dialog .header .close:before {
  content: "\d7";
  font-size: 2rem;
  font-weight: 700;
  line-height: 45px;
}
.user-verification-dialog .dialog-icon {
  margin: 0 auto;
}
.user-verification-dialog .dialog-title {
  color: #0383cb;
  font-size: 1.3em;
  font-weight: 700;
  margin: 1.5em 0 0;
}
.user-verification-dialog .dialog-info {
  color: #535252;
  font-size: 0.8em;
  line-height: 2em;
  margin: 1.5em 0 0;
}
.user-verification-dialog .verificationSendedTo {
  color: #0383cb;
}
.user-verification-dialog .verification-container {
  margin: 1.5em 0 0;
}
.user-verification-dialog .verification-code {
  background: url("") no-repeat 80px 24px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #535252;
  font-size: 1.5em;
  letter-spacing: 28px;
  margin: 0 auto;
  max-width: 280px;
  min-width: 280px;
  padding: 15px 0 15px 71px !important;
  text-align: left;
}
.user-verification-dialog .verification-code.three-dots {
  background-position: 80px -36px;
}
.user-verification-dialog .verification-code.two-dots {
  background-position: 80px -98px;
}
.user-verification-dialog .verification-code.one-dot {
  background-position: 80px -156px;
}
.user-verification-dialog .verification-code.zero-dots {
  background-position: 80px -216px;
}
.user-verification-dialog .dont-ask-again-container {
  margin: 1.5em 0 0;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.user-verification-dialog .confirm {
  margin: 20px auto 0;
  max-width: 280px;
  min-width: 280px;
}
.user-verification-dialog .confirm.countdown,
.user-verification-dialog .confirm.green {
  background: #a1c900;
}
.user-verification-dialog .verification-error-container {
  color: #f00000;
  margin: 1.5em 0 0;
}
.user-verification-dialog .verification-error-container .error-icon,
.user-verification-dialog .verification-error-container .verification-error {
  display: inline-block;
  vertical-align: middle;
}
.user-verification-dialog .action-links-container {
  padding: 1.5em 0 0;
}
.user-verification-dialog .action-links-container .action-link {
  font-size: 0.9em;
  max-width: 280px;
  min-width: 280px;
}
.user-verification-dialog .action-links-container .action-link .fa-mobile {
  font-size: 20px;
}
.user-verification-dialog .action-links-container .action-link .label {
  padding: 0 0 0 0.5em;
}
.user-verification-dialog .action-links-container .action-link.loading .icon {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
#alza-dialog.product-service-discount-description-dialog
  .user-verification-dialog
  .action-links-container
  .dialog-buttons:not(:first-child)
  .action-link,
.product-accessories-dialog
  .product-service-discount-description-dialog
  .user-verification-dialog
  .action-links-container
  .dialog-buttons:not(:first-child)
  .action-link,
.user-verification-dialog
  .action-links-container
  #alza-dialog.product-service-discount-description-dialog
  .dialog-buttons:not(:first-child)
  .action-link,
.user-verification-dialog
  .action-links-container
  .btn-block:not(:first-child)
  .action-link,
.user-verification-dialog
  .action-links-container
  .product-accessories-dialog
  .product-service-discount-description-dialog
  .dialog-buttons:not(:first-child)
  .action-link {
  margin: 0.8em 0 0;
}
.user-verification-dialog .problem-with-verification-info {
  border-top: 1px solid #e8e8e8;
  color: #a4a4a4;
  font-size: 0.8em;
  line-height: 1.5em;
  margin: 1.5em 0 0;
  padding: 1em 0 0;
}
.user-verification-dialog .problem-with-verification-info .phone {
  color: #c6c6c6;
}
.user-verification-too-many-wrongAttempts-dialog,
.userVerificationErrorDialog {
  padding: 2em 1em 1em;
  text-align: center;
}
.user-verification-too-many-wrongAttempts-dialog .dialog-icon,
.user-verification-too-many-wrongAttempts-dialog .dialogIcon,
.userVerificationErrorDialog .dialog-icon,
.userVerificationErrorDialog .dialogIcon {
  background: url("") no-repeat 0 0;
  height: 43px;
  margin: 0 auto;
  width: 51px;
}
.user-verification-too-many-wrongAttempts-dialog .dialog-title,
.user-verification-too-many-wrongAttempts-dialog .dialogTitle,
.userVerificationErrorDialog .dialog-title,
.userVerificationErrorDialog .dialogTitle {
  color: #f00000;
  font-family: Arial, sans-serif;
  font-size: 21px;
  font-weight: 700;
  margin: 20px 0 0;
}
.user-verification-too-many-wrongAttempts-dialog .dialog-info,
.user-verification-too-many-wrongAttempts-dialog .dialogInfo,
.userVerificationErrorDialog .dialog-info,
.userVerificationErrorDialog .dialogInfo {
  color: #c6c6c6;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 23px;
  margin: 10px 0 0;
}
.user-verification-too-many-wrongAttempts-dialog .confirm,
.userVerificationErrorDialog .confirm {
  display: inline-block;
  margin: 20px 0 0;
}
.info-messages {
  display: block;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.info-messages.header {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  z-index: 105;
}
.order-footer .info-messages.header {
  left: 0;
  position: relative;
  right: 0;
}
.info-messages.header .info-message {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-radius: 0;
  font-size: 11px;
  line-height: 20px;
  margin: 0;
  padding: 10px 30px 10px 15px;
}
.info-messages.header .info-message:last-child {
  border-bottom: none;
}
.order-footer:not(.order-footer--fixed) .info-messages {
  display: none;
}
.info-message {
  position: relative;
  text-align: center;
}
.info-message.default {
  background: #fff9d7;
  border-bottom-color: #a48b00;
  color: #a48b00;
}
.info-message.default a {
  color: #a48b00;
}
.info-message.error {
  background: #f9cdcd;
  border-bottom-color: #841010;
  color: #841010;
}
.info-message.error a {
  color: #841010;
}
.info-message.success {
  background: #d3ecb6;
  border-bottom-color: #3a5917;
  color: #3a5917;
}
.info-message.success a {
  color: #3a5917;
}
.info-message-close-btn {
  padding: 10px;
  position: absolute;
  right: -2px;
  top: -2px;
}
.side-menu [class*="icon-"] {
  cursor: pointer;
  font-size: 1.2rem;
  min-width: 2rem;
  text-align: center;
}
.side-menu .user-profile {
  background: #00275b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #00275b),
    to(#1653a4)
  );
  background: #fff200;
  color: #fff;
  padding: 15px;
}
.side-menu .user-profile .user-profile-header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  margin: -15px -15px 15px;
  padding: 15px;
  width: 100%;
}
.side-menu .user-profile .user-profile-header .logo {
  margin: -10px 0;
  width: 100%;
}
.side-menu .user-profile [class*="icon-"] {
  margin: 0 auto 20px;
}
.side-menu .user-profile .menu-button {
  cursor: pointer;
  font-size: 2rem;
  height: 100%;
  margin: -15px 0 -15px -15px;
  min-width: 2rem;
  padding: 15px;
  text-align: center;
  text-decoration: none;
  vertical-align: top;
}
.side-menu .user-profile .menu-button:before {
  color: #fff;
  content: "K";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  vertical-align: middle;
}
.side-menu .user-profile a.bo-link {
  color: #fff;
  text-decoration: none;
}
.side-menu .user-profile a.bo-link .avatar {
  background: #fff;
  border-radius: 50px;
  color: #0094e7;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin-right: 15px;
  opacity: 0.5;
  text-align: center;
  vertical-align: middle;
  width: 28px;
}
.side-menu .user-profile a.bo-link .avatar a {
  text-decoration: none;
}
.side-menu .user-profile a.bo-link .user-data {
  display: inline-block;
  vertical-align: middle;
}
.side-menu .user-profile a.bo-link .user-data .user-email,
.side-menu .user-profile a.bo-link .user-data .user-name {
  clear: both;
  display: block;
  line-height: 1.2;
}
.side-menu .user-profile a.bo-link .user-data .user-name {
  font-size: 1.2rem;
}
.side-menu .user-profile a.bo-link .user-data .user-email {
  opacity: 0.5;
}
.side-menu .user-profile .login-link {
  color: #fff;
  text-decoration: none;
}
.side-menu .menu-items {
  color: #000;
  list-style: none;
}
.side-menu .menu-items .menu-item {
  border-bottom: 1px solid #f4f5f5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  width: 100%;
}
.side-menu .menu-items .menu-item:active {
  background: #fff;
}
.side-menu .menu-items .menu-item .showLoginDialog,
.side-menu .menu-items .menu-item a {
  color: #000;
  display: block;
  font-size: 1.2rem;
  padding: 15px;
  text-decoration: none;
}
.side-menu .menu-items .menu-item [class*="icon"] {
  color: #c6c6c6;
  display: inline-block;
  font-size: 1.5rem;
  padding-right: 15px;
  text-align: center;
  width: 2rem;
}
.side-menu .menu-items .menu-item .icon-grid {
  color: #0094e7;
}
.side-menu .menu-items .menu-item .icon-basket {
  color: #a1c900;
}
.side-menu .menu-items .menu-item .icon-heart {
  color: #f00000;
}
.side-menu .menu-items .menu-item .badge {
  color: #fff;
  padding: 3px;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-48%);
  transform: translateY(-48%);
}
.side-menu .menu-items .menu-item .badge.footer,
.side-menu .menu-items .menu-item .badge.gray {
  color: #c6c6c6;
}
.side-menu .menu-items .menu-item > * > * {
  vertical-align: middle;
}
.side-menu .menu-items .menu-item:last-child {
  border-bottom: 0;
}
.side-menu .menu-items .menu-item .basket-price {
  color: #a1c900;
  font-size: 1rem;
}
.side-menu .menu-items:last-child {
  border-bottom: 0;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .search-results
  .btnx:empty,
.search-results .btn-image:empty,
.search-results .btn:empty,
.search-results .collapser.button:empty,
.search-results
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx:empty,
.search-results .selectable:empty {
  -webkit-animation: shine-btn 1s infinite;
  animation: shine-btn 1s infinite;
  background-image: linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0),
      hsla(0, 0%, 100%, 0.5) 50%,
      hsla(0, 0%, 100%, 0) 80%
    ),
    linear-gradient(#e8e8e8 10px, transparent 0);
  background-position: 0 50%, 50% 50%;
  background-repeat: no-repeat;
  background-size: 20px 10px, 76% 10px;
  display: inline-block;
  height: 40px;
  width: 100px;
}
@-webkit-keyframes shine-btn {
  to {
    background-position: 100% 50%, 50% 50%;
  }
}
@keyframes shine-btn {
  to {
    background-position: 100% 50%, 50% 50%;
  }
}
.search-results .btn-image:empty {
  -webkit-animation: shine-btn-image 1s infinite;
  animation: shine-btn-image 1s infinite;
  background-image: linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0),
      hsla(0, 0%, 100%, 0.5) 50%,
      hsla(0, 0%, 100%, 0) 80%
    ),
    linear-gradient(#e8e8e8 55px, transparent 0),
    linear-gradient(#e8e8e8 10px, transparent 0);
  background-position: 0 50%, 50% 12px, 50% 77px;
  background-repeat: no-repeat;
  background-size: 20px 100px, 55px 55px, 76px 10px;
  display: inline-block;
  height: 100px;
  width: 100px;
}
@-webkit-keyframes shine-btn-image {
  to {
    background-position: 100% 50%, 50% 12px, 50% 77px;
  }
}
@keyframes shine-btn-image {
  to {
    background-position: 100% 50%, 50% 12px, 50% 77px;
  }
}
.search-results .title:empty {
  -webkit-animation: shine-title 1s infinite;
  animation: shine-title 1s infinite;
  background-image: linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0),
      hsla(0, 0%, 100%, 0.5) 50%,
      hsla(0, 0%, 100%, 0) 80%
    ),
    linear-gradient(#e8e8e8 10px, transparent 0);
  background-position: -10% 50%, 0 50%;
  background-repeat: no-repeat;
  background-size: 20px 10px, 100% 10px;
  display: block;
  height: 1rem;
  width: 40%;
}
@-webkit-keyframes shine-title {
  to {
    background-position: 110% 50%, 0 50%;
  }
}
@keyframes shine-title {
  to {
    background-position: 110% 50%, 0 50%;
  }
}
.search-results .text:empty {
  -webkit-animation: shine-text 1s infinite;
  animation: shine-text 1s infinite;
  background-image: linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0),
      hsla(0, 0%, 100%, 0.5) 50%,
      hsla(0, 0%, 100%, 0) 80%
    ),
    linear-gradient(#e8e8e8 10px, transparent 0),
    linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0),
      hsla(0, 0%, 100%, 0.5) 50%,
      hsla(0, 0%, 100%, 0) 80%
    ),
    linear-gradient(#e8e8e8 10px, transparent 0),
    linear-gradient(
      90deg,
      hsla(0, 0%, 100%, 0),
      hsla(0, 0%, 100%, 0.5) 50%,
      hsla(0, 0%, 100%, 0) 80%
    ),
    linear-gradient(#e8e8e8 10px, transparent 0);
  background-position: -10% 0, 0 0, -10% 50%, 0 50%, -10% 100%, 0 100%;
  background-repeat: no-repeat;
  background-size: 20px 10px, 50% 10px, 20px 10px, 80% 10px, 20px 10px, 80% 10px;
  display: block;
  height: 4rem;
  width: 100%;
}
@-webkit-keyframes shine-text {
  to {
    background-position: 50% 0, 0 0, 80% 50%, 0 50%, 80% 100%, 0 100%;
  }
}
@keyframes shine-text {
  to {
    background-position: 50% 0, 0 0, 80% 50%, 0 50%, 80% 100%, 0 100%;
  }
}
.search-results {
  position: relative;
}
.search-results .frow {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.search-results .frow > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.search-results .title {
  color: #00275b;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 10px;
  padding: 0;
}
.search-results .promo {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff9d7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  text-decoration: none;
  width: 100%;
}
.search-results .promo img {
  max-width: 60px;
  padding-right: 10px;
}
.search-results .promo span {
  color: #000;
}
.search-results .text {
  margin: 20px 0;
}
.search-results svg {
  margin: -6px 3px -4px -2px;
  -webkit-transform: translateY(9%);
  transform: translateY(9%);
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .search-results
  .btnx,
.search-results .btn,
.search-results .btn-image,
.search-results .collapser.button,
.search-results
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx,
.search-results .selectable {
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 700;
  margin: 0 5px 5px 0;
  width: auto;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .search-results
  .btnx
  svg
  *,
.search-results .btn svg *,
.search-results .btn-image svg *,
.search-results .collapser.button svg *,
.search-results
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx
  svg
  *,
.search-results .selectable svg * {
  fill: #c6c6c6;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .search-results
  .btnx
  svg.category
  *,
.search-results .btn svg.category *,
.search-results .btn-image svg.category *,
.search-results .collapser.button svg.category *,
.search-results
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx
  svg.category
  *,
.search-results .selectable svg.category * {
  fill: #ffd538;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .search-results
  .btnx
  svg.article
  *,
.search-results .btn svg.article *,
.search-results .btn-image svg.article *,
.search-results .collapser.button svg.article *,
.search-results
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx
  svg.article
  *,
.search-results .selectable svg.article * {
  fill: #00275b;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .search-results
  .blue.btnx,
.search-results .blue.collapser.button,
.search-results .blue.selectable,
.search-results .btn-image.blue,
.search-results .btn.blue,
.search-results
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .blue.btnx {
  display: block;
  font-weight: 400;
  margin: 0;
  text-align: center;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .search-results
  .blue.btnx
  svg
  *,
.search-results .blue.collapser.button svg *,
.search-results .blue.selectable svg *,
.search-results .btn-image.blue svg *,
.search-results .btn.blue svg *,
.search-results
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .blue.btnx
  svg
  * {
  fill: #fff;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .search-results
  .btnx,
.search-results .btn,
.search-results .collapser.button,
.search-results
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx,
.search-results .selectable {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.search-results .btn-producer {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.search-results .btn-producer img {
  max-height: 12px;
  max-width: 50px;
  padding-right: 10px;
}
.search-results .btn-image {
  -webkit-box-flex: 0;
  display: inline-block;
  -ms-flex: 0 1 32%;
  flex: 0 1 32%;
  padding: 10px;
  width: 32%;
}
.search-results .btn-image img {
  display: block;
  height: 60px;
  margin: 0 auto 5px;
  max-width: 100%;
  width: auto;
}
.search-results .btn-image div {
  color: #535252;
  height: 2.4rem;
  line-height: 1.4;
  overflow: hidden;
  text-align: center;
}
.search-results .btn-image:nth-child(3n) {
  margin-right: 0;
}
.search-results .article-item {
  border-bottom: 1px solid #c6c6c6;
  display: block;
  font-size: 0.9rem;
  overflow: hidden;
  padding: 10px;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
}
.search-results .article-item:first-child {
  border-top: 1px solid #c6c6c6;
}
.search-results .article-item svg * {
  fill: #0094e7;
}
.search-results .highlight {
  font-weight: 400;
}
.search-results .skeleton {
  background: #f4f5f5;
  height: 100%;
  left: 0;
  padding: 15px;
  position: absolute;
}
.search,
.search-results .skeleton {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  width: 100%;
}
.search {
  overflow: hidden;
  position: fixed;
  z-index: 110;
}
.search:not(.hidden) {
  background: #f4f5f5;
  height: 100vh;
  height: var(--windowInnerHeight);
  opacity: 1;
}
.search .search-input-container {
  background: #00275b;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #00275b),
    to(#1653a4)
  );
  background: #fff200;
  padding: 14px 15px;
}
.search .search-input-container .ios-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search .search-input-container .input-block {
  clear: none;
  margin: 0;
}
.search .search-input-container .input-block:before {
  color: #c6c6c6;
  content: "N";
  display: inline-block;
  font-family: AlzaMobile;
  font-size: 1.4rem;
  left: 10px;
  margin-right: 5px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  vertical-align: middle;
}
.search input {
  border: 0;
  padding-left: 38px;
  padding-right: 38px;
}
.search input:focus {
  border: 0 !important;
}
.search .clear-search {
  background-color: transparent;
  cursor: pointer;
  font-size: 0.8rem;
  height: 1.8rem;
  line-height: 1;
  margin-top: -0.9rem;
  padding: 0 8px;
  position: absolute;
  right: 0;
  top: 50%;
  vertical-align: middle;
}
.search .clear-search:before {
  color: #c6c6c6;
  content: "K";
  display: inline-block;
  font-family: AlzaMobile;
  margin-right: 5px;
  vertical-align: middle;
}
.search .cancel-search {
  color: #fff;
  font-size: 1rem;
  margin-left: 10px;
}
.search .search-results {
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  padding-bottom: 75px;
}
.search .no-results {
  margin: 20px auto;
  text-align: center;
}
.homepage .search {
  top: 60px;
}
.homepage .search.hidden {
  display: block !important;
  opacity: 1;
}
.homepage .search:not(.hidden) {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: calc(var(--windowInnerHeight) - 60px);
}
.homepage .search .search-input-container {
  padding: 3px 15px 15px;
}
.homepage .search .cancel-search {
  display: none;
}
.blockPhoneCountryValidator {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.blockPhoneCountryValidator .blPhoneCountryPrefix {
  height: 40px;
  max-width: 155px;
}
.blockPhoneCountryValidator .blPhoneCountryPrefix .phoneCountryPrefix {
  height: 100%;
}
.blockPhoneCountryValidator .blPhoneCountryPrefix span.flag,
.blockPhoneCountryValidator .blPhoneCountryPrefix span.selectedPrefixFlag {
  background: #fff no-repeat 50%;
  display: inline-block;
  height: 18px;
  vertical-align: middle;
  width: 21px;
}
.blockPhoneCountryValidator .blPhoneCountryPrefix span.flag.flag,
.blockPhoneCountryValidator .blPhoneCountryPrefix span.selectedPrefixFlag.flag {
  margin: 0 7px 0 0;
}
.blockPhoneCountryValidator .blPhoneCountryPrefix .ui-selectmenu-button {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  align-items: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  padding: 0 13px;
  width: 115px !important;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button.ui-state-disabled {
  background-color: #efefef !important;
  cursor: default;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button.ui-state-disabled
  .ui-selectmenu-icon {
  display: none;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button
  span.ui-icon {
  right: 12px;
  top: 55%;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button.ui-corner-all {
  background-color: #fff;
  border: 1px solid #efefef;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button.ui-state-hover {
  background-color: #f8f8f8;
  border: 1px solid #efefef;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button.ui-state-hover
  span.ui-icon {
  border-top: 5px solid #404142;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button.ui-corner-top {
  background-color: #f8f8f8;
  border: 1px solid #efefef;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button.ui-corner-top
  span.ui-icon {
  border-bottom: 5px solid #404142;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button.ui-corner-top.ui-state-hover
  span.ui-icon {
  border-top: 5px solid transparent !important;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-button
  span.ui-selectmenu-text {
  font-size: 14px;
  overflow: initial;
  padding: 0 0 0 7px;
  vertical-align: middle;
}
.blockPhoneCountryValidator .blPhoneCountryPrefix .ui-selectmenu-menu {
  margin-top: 12px !important;
}
.blockPhoneCountryValidator .blPhoneCountryPrefix .ui-selectmenu-menu .ui-menu {
  border: 1px solid #efefef !important;
  border-top: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 5px;
  min-width: 115px !important;
  padding: 0 13px;
  width: 115px !important;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-menu
  .ui-menu
  .ui-menu-item {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  font-size: 14px;
  height: 20px;
  justify-content: flex-start;
  padding: 9px 0;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-menu
  .ui-menu
  .ui-menu-item
  span.text {
  line-height: 16px;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-menu
  .ui-menu
  :last-child {
  border: none;
}
.blockPhoneCountryValidator
  .blPhoneCountryPrefix
  .ui-selectmenu-menu
  .ui-menu
  :hover {
  background-color: #f5f5f5;
}
.blockPhoneCountryValidator .inpTelNumber {
  -webkit-box-flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  -ms-flex: 1 1;
  flex: 1 1;
  font-size: 14px;
  height: 40px;
  margin-left: 20px;
  padding: 6px 10px;
  width: calc(100% - 155px);
}
.blockPhoneCountryValidator .alzaAlert {
  width: 100%;
}
.ui-menu {
  background: #fff;
  border: 1px solid #a6a6a6;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 300px;
  z-index: 999;
}
.ui-menu li {
  clear: both;
  margin: 0;
  padding: 0 0 0 8px;
}
.ui-menu li.t0.category {
  background: url("") repeat-x 0 0;
  font-size: 15px;
  font-weight: 700;
  margin: 10px 0 7px;
  padding: 8px 0 8px 8px;
}
.ui-menu li.t0.category.first {
  margin: 0;
}
.ui-menu li.t0 a,
.ui-menu li.t1 a,
.ui-menu li.t2 a,
.ui-menu li.t3 a,
.ui-menu li.t4 a {
  cursor: pointer;
}
.ui-selectmenu-menu {
  display: none;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 3;
}
.ui-selectmenu-menu .ui-menu {
  max-height: 500px;
  overflow: auto;
  overflow-x: hidden;
  padding: 10px 0;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 13px;
  font-weight: 700;
  margin: 10px 0 0;
  padding: 2px 10px !important;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item {
  display: block;
  font-size: 13px;
  padding: 1px 0;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item.ui-state-focus .link .text {
  text-decoration: none;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .link {
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .link img {
  display: inline-block;
  height: 40px;
  padding: 0 0 0 10px;
  vertical-align: middle;
  width: 40px;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .link .text {
  display: inline-block;
  max-width: 80%;
  overflow: hidden;
  padding: 0 0 0 10px;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  vertical-align: middle;
  white-space: nowrap;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  cursor: pointer;
  display: block;
  font-size: 13px;
  overflow: hidden;
  padding: 11px 30px 10px 10px;
  position: relative;
  text-decoration: none;
}
.ui-selectmenu-button.ui-corner-all span.ui-icon {
  margin-top: -3px;
}
.ui-selectmenu-button.ui-corner-top span.ui-icon {
  margin-top: -8px;
}
.ui-selectmenu-button span.ui-icon {
  left: auto;
  position: absolute;
  right: 10px;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  display: inline-block;
  font-size: 13px;
  max-width: 320px;
  overflow: hidden;
  text-align: left;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-selectmenu-button .selectmenuButton-textColorDescription {
  position: absolute;
  top: 28%;
}
.ui-autocomplete .ui-state-hover .lab {
  color: #00275a;
}
ul.ui-autocomplete {
  background-color: #fff;
  border: 1px solid #bae2fc;
  border-radius: 0 0 4px 4px;
  border-top: none;
  list-style: none;
  padding: 5px 10px 10px 25px;
  width: 352px;
  z-index: 100000;
}
ul.ui-autocomplete li {
  display: block;
  font-size: 13px;
}
ul.ui-autocomplete li a {
  color: #00275a;
  cursor: pointer;
  display: block;
  padding: 2px 10px;
  text-decoration: none;
}
ul.ui-autocomplete li a.ui-state-active {
  background-color: #a6a6a6;
  color: #bae2fc;
}
ul.ui-autocomplete li a:hover .lab {
  color: #a6a6a6;
}
ul.ui-autocomplete li a .lab {
  color: #d2d2d2;
}
ul.ui-autocomplete li a img {
  float: left;
  width: 30px;
}
ul.ui-autocomplete li a span.cnt {
  display: inline-block;
  line-height: 16px;
  max-width: 330px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}
ul.ui-autocomplete li a span.cnt > span > i {
  color: #2f8dcd;
  font-style: normal;
  font-weight: 400;
}
ul.ui-autocomplete li.ui-state-focus,
ul.ui-autocomplete li.ui-state-hover {
  background-color: #efefef;
  color: #2f8dcd;
}
ul.ui-autocomplete li.t4 a {
  color: #00275a;
}
ul.ui-autocomplete li.t4 a .lab {
  position: absolute;
  right: 10px;
  visibility: hidden;
}
ul.ui-autocomplete li.t4 a:hover .lab {
  display: inline-block;
  height: 100%;
  margin-top: -1px;
  vertical-align: middle;
  visibility: visible;
}
ul.ui-autocomplete li.t1 span.odd {
  background: url("") no-repeat -15px 0;
  display: inline-block;
  height: 10px;
  width: 10px;
}
ul.ui-autocomplete li.category {
  border-top: 1px solid #bae2fc;
  font-size: 15px;
  font-weight: 700;
  height: 17px;
  margin-bottom: 3px;
  margin-top: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
ul.ui-autocomplete li.category.first {
  border-top-width: 0;
  margin-top: 0;
}
ul.ui-autocomplete li li.t3 span.cnt.w {
  width: 345px;
}
ul.ui-autocomplete.addItemAutocomplete {
  padding: 5px 10px;
  width: 640px !important;
}
ul.ui-autocomplete.addItemAutocomplete li a {
  display: block !important;
  height: 30px;
  padding: 5px 5px 5px 11px !important;
}
ul.ui-autocomplete.addItemAutocomplete li a img.img {
  display: inline-block;
  max-height: 30px;
  max-width: 30px;
  padding-right: 10px;
  vertical-align: middle;
}
ul.ui-autocomplete.addItemAutocomplete li a span {
  text-decoration: none !important;
}
ul.ui-autocomplete.addItemAutocomplete li a span.name {
  display: inline-block;
  line-height: 100%;
  padding: 0 !important;
  vertical-align: middle;
  width: 395px !important;
}
ul.ui-autocomplete.addItemAutocomplete li a span.name span.text {
  display: inline;
  font-size: 12px;
  line-height: 14px;
  white-space: normal;
}
ul.ui-autocomplete.addItemAutocomplete li a span.name span.code {
  display: inline;
  font-size: 10px;
  font-weight: 400;
  padding-left: 5px;
}
ul.ui-autocomplete.addItemAutocomplete li a span.avail {
  display: none;
  font-size: 12px;
  font-weight: 400;
  padding-left: 10px;
  vertical-align: middle;
  width: 110px;
}
ul.ui-autocomplete.addItemAutocomplete li a span.avail span.postfix {
  font-size: 11px;
  white-space: normal;
}
ul.ui-autocomplete.addItemAutocomplete li a span.price {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  padding: 0 10px;
  text-align: right;
  vertical-align: middle;
  width: 90px;
}
ul.ui-autocomplete.addItemAutocomplete li a span.btnAddItem {
  display: inline-block;
  padding-left: 4px;
  vertical-align: middle;
  width: 40px;
}
ul.ui-autocomplete.addItemAutocomplete li a span.btnAddItem span {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  padding: 0 10px 0 6px;
  text-align: center;
}
ul.ui-autocomplete .ui-menu-item {
  padding: 0;
}
ul.ui-autocomplete .lab {
  float: right;
  font-size: 11px;
  font-weight: 400 !important;
  padding-top: 1px;
}
.ui-selectmenu-button {
  -webkit-appearance: none;
  border: 1px solid #d2d2d2;
  border-radius: 4px 4px 4px 4px;
  color: #000;
  outline: none;
}
.ui-selectmenu-button:hover {
  border: 1px solid #a6a6a6;
}
.ui-selectmenu-button:hover.ui-corner-all span.ui-icon {
  border-top: 5px solid #000;
}
.ui-selectmenu-button:hover.ui-corner-top span.ui-icon {
  border-bottom: 5px solid #000;
}
.ui-selectmenu-button.ui-corner-all span.ui-icon {
  border: 5px solid transparent;
  border-top-color: #a6a6a6;
}
.ui-selectmenu-button.ui-corner-top span.ui-icon {
  border: 5px solid transparent;
  border-bottom-color: #a6a6a6;
}
.ui-datepicker {
  display: none;
  padding: 0;
  width: 250px;
}
.ui-datepicker.FOGiftDatepicker {
  margin: 5px 0 0 -44px;
  width: 258px;
}
.ui-datepicker.FOGiftDatepicker table.ui-datepicker-calendar {
  margin: 0 !important;
}
.ui-datepicker .ui-datepicker-header {
  font-weight: 700;
  padding: 0.2em 0;
  position: relative;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next,
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  cursor: pointer;
  height: 22px;
  top: 2px;
  width: 17px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  left: 2px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev {
  height: 1.8em;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 1.8em;
}
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-datepicker .ui-datepicker-next {
  height: 1.8em;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 1.8em;
}
.ui-datepicker .ui-datepicker-next span {
  display: block;
  left: 50%;
  margin-left: -8px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
  top: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
  top: 1px;
}
.ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  margin: 0 2.3em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
  width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%;
}
.ui-datepicker table {
  border-collapse: collapse;
  font-size: 0.9em;
  margin: 0 0 0.4em;
  width: 100%;
}
.ui-datepicker th {
  font-weight: 700;
  padding: 0.7em 0.3em;
  text-align: center;
}
.ui-datepicker td {
  padding: 1px;
}
.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  margin: 0.7em 0 0;
  padding: 0 0.2em;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  cursor: pointer;
  float: right;
  margin: 0.5em 0.2em 0.4em;
  overflow: visible;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker .ui-state-active {
  font-weight: 700;
}
.ui-datepicker .ui-icon {
  cursor: pointer;
}
.ui-datepicker table.ui-datepicker-calendar th {
  font-size: 10px;
  font-weight: 400;
}
.ui-datepicker table.ui-datepicker-calendar td {
  text-align: center;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-current-day,
.ui-datepicker table.ui-datepicker-calendar .ui-state-active,
.ui-datepicker table.ui-datepicker-calendar .ui-state-highlight {
  font-weight: 400;
}
.ui-datepicker-cover {
  display: block;
  height: 200px;
  left: -4px;
  position: absolute;
  top: -4px;
  width: 200px;
  z-index: -1;
}
.ui-datepicker {
  border: none;
}
.ui-datepicker .ui-datepicker-header {
  background-color: #fff;
  color: #00275a;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  background: transparent url("") no-repeat left 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  background: transparent url("") no-repeat right 0;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev-hover {
  background: transparent url("") no-repeat left -22px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next-hover {
  background: transparent url("") no-repeat right -22px;
}
.ui-datepicker table.ui-datepicker-calendar thead tr th,
.ui-datepicker table.ui-datepicker-calendar thead tr th.ui-datepicker-week-end {
  background-color: #7297b0 !important;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  color: #fff !important;
}
.ui-datepicker table.ui-datepicker-calendar td {
  background-color: #fff;
  border: 1px solid #fff;
  color: #2f8dcd;
}
.ui-datepicker table.ui-datepicker-calendar .ui-state-default {
  color: #2f8dcd;
}
.ui-datepicker table.ui-datepicker-calendar .ui-state-default.ui-state-hover {
  color: #00275a;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-week-end {
  background-color: #d2d2d2;
}
.ui-datepicker
  table.ui-datepicker-calendar
  .ui-datepicker-week-end
  a.ui-state-default {
  color: #000;
}
.ui-datepicker
  table.ui-datepicker-calendar
  .ui-datepicker-week-end
  a.ui-state-hover {
  color: #00275a;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-unselectable span,
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-week-end span {
  color: #d2d2d2;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-today {
  background-color: #fff;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-today a {
  color: #2f8dcd;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-current-day {
  background-color: #2f8dcd;
}
.ui-datepicker table.ui-datepicker-calendar .ui-datepicker-current-day a,
.ui-datepicker
  table.ui-datepicker-calendar
  .ui-datepicker-current-day
  a.ui-state-default,
.ui-datepicker
  table.ui-datepicker-calendar
  .ui-datepicker-current-day
  a.ui-state-hover {
  color: #fff;
}
.ui-datepicker {
  background-color: #fff;
  border: 1px solid #efefef;
}
.ui-datepicker.FOGiftDatepicker {
  border: 1px solid #d2d2d2;
  border-top: none;
  -webkit-box-shadow: 0 4px 6px 0 rgba(50, 50, 50, 0.2);
  box-shadow: 0 4px 6px 0 rgba(50, 50, 50, 0.2);
}
.ui-datepicker td,
.ui-datepicker th {
  border: 0;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}
.ui-datepicker-cover {
  -webkit-filter: mask();
  filter: mask();
}
.ui-selectmenu-menu ul.ui-menu {
  border: 1px solid #a6a6a6 !important;
  border-radius: 0 0 4px 4px;
  border-top: none !important;
  -webkit-box-shadow: 0 7px 10px 0 rgba(50, 50, 50, 0.3);
  box-shadow: 0 7px 10px 0 rgba(50, 50, 50, 0.3);
  outline: none;
}
.ui-selectmenu-menu ul.ui-menu li.ui-selectmenu-optgroup {
  background: none !important;
  background-color: #efefef !important;
}
.ui-selectmenu-menu ul.ui-menu li.ui-menu-item.ui-state-focus {
  background-color: #efefef;
}
.ui-selectmenu-menu ul.ui-menu li.ui-menu-item.ui-state-disabled {
  color: #d2d2d2;
  outline: none;
}
.ui-selectmenu-menu ul.ui-menu li.ui-menu-item.ui-state-disabled a,
.ui-selectmenu-menu ul.ui-menu li.ui-menu-item.ui-state-disabled a .text {
  color: #d2d2d2;
}
.ui-helper-hidden-accessible {
  display: none;
}
.adyenCardPayment {
  font-family: Roboto, Trebuchet MS, Lucida Sans Unicode, Lucida Grande,
    Lucida Sans, Arial, sans-serif;
  padding: 10px 0;
}
.adyenCardPayment .checkoutForm_loader .header {
  display: none;
}
.adyenCardPayment .checkoutForm_loader .loadingBody.loaderBody {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: center;
  margin: 1em 0 3em;
}
.adyenCardPayment .checkoutForm_loader .loadingBody.loaderBody .loader {
  height: 94px;
  padding: 21px 0 0;
  position: relative;
  width: 100%;
}
.adyenCardPayment
  .checkoutForm_loader
  .loadingBody.loaderBody
  .loader
  .loader-big:before {
  -webkit-animation: spin 0.7s linear infinite;
  animation: spin 0.7s linear infinite;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  border-color: #0094e7 #0094e7 #fff #fff;
  border-radius: 50%;
  content: "";
  height: 50px;
  left: 50%;
  margin-left: -28px;
  margin-top: -28px;
  position: absolute;
  top: 50%;
  width: 50px;
}
.adyenCardPayment
  .checkoutForm_loader
  .loadingBody.loaderBody
  .loader
  .loader-big,
.adyenCardPayment
  .checkoutForm_loader
  .loadingBody.loaderBody
  .loader
  .loader-big:before {
  display: block !important;
  font-size: 1em;
  height: 5.3em;
  left: 50%;
  margin-left: -39px;
  margin-top: -39px;
  position: absolute;
  top: 50%;
  width: 5.3em;
  z-index: 100000;
}
.adyenCardPayment
  .checkoutForm_loader
  .loadingBody.loaderBody
  .loader
  .loader-big:before {
  border-right: 3px solid transparent;
  border-top: 3px solid transparent;
  border-color: #0094e7 #0094e7 transparent transparent;
  border-style: solid;
  border-width: 3px;
}
.adyenCardPayment
  .checkoutForm_loader
  .loadingBody.loaderBody
  .loader
  .loader-big-shadow {
  border: 3px solid #f4f5f5;
  border-radius: 50%;
  display: block;
  display: block !important;
  height: 5.3em;
  left: 50%;
  margin: -2.9em 0 0 -2.9em;
  position: absolute;
  top: 50%;
  width: 5.3em;
  z-index: 99000;
}
.adyenCardPayment .checkoutForm_loader .loadingBody .text {
  color: #0383cb;
  display: inline-block;
  font-family: Roboto, Arial, Verdana;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 32px;
  padding: 4px 0 0;
  text-align: center;
  width: 100%;
}
.adyenCardPayment h1,
.adyenCardPayment h2,
.adyenCardPayment h3 {
  font-family: Roboto, Trebuchet MS, Lucida Sans Unicode, Lucida Grande,
    Lucida Sans, Arial, sans-serif;
}
@media screen and (min-width: 1240px) {
  .adyenCardPayment nav {
    display: block;
  }
}
.adyenCardPayment nav ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 30px;
  width: 100%;
}
.adyenCardPayment nav ul li {
  margin: 20px 0;
}
.adyenCardPayment nav ul li a {
  border-right: 2px solid transparent;
  color: #535252;
  display: block;
  line-height: 1.7em;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.adyenCardPayment nav ul li:hover a {
  border-right-color: #0094e7;
  color: #0094e7;
}
.adyenCardPayment p {
  font-size: 11px;
  font-weight: 700;
}
.adyenCardPayment .explanation,
.adyenCardPayment .header .title {
  display: none;
}
.adyenCardPayment .merchant-checkout__form,
.adyenCardPayment .merchant-checkout__form *,
.adyenCardPayment .merchant-checkout__form * :before,
.adyenCardPayment .merchant-checkout__form :after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.adyenCardPayment .merchant-checkout__payment-method {
  margin-top: 11px;
}
.adyenCardPayment .merchant-checkout__payment-method--hidden {
  display: none;
}
.adyenCardPayment .merchant-checkout__payment-method__header {
  padding: 0 10px;
}
.adyenCardPayment .merchant-checkout__payment-method__header.secure-top {
  margin: 0 auto;
  padding: 0 10px;
  position: relative;
  top: -46px;
  width: 350px;
}
.adyenCardPayment .merchant-checkout__payment-method__header.secure-top .stamp {
  height: 30px;
  margin-right: 8px;
  position: absolute;
  top: -7px;
  width: 30px;
}
.adyenCardPayment
  .merchant-checkout__payment-method__header.secure-top
  .gatewayTitle {
  color: #84b517;
  font-size: 16px;
  font-weight: 400;
  left: 48px;
  letter-spacing: 0.15px;
  line-height: 26px;
  margin: 10px 10px 0 0;
  position: absolute;
  top: -14px;
  vertical-align: super;
}
.adyenCardPayment
  .merchant-checkout__payment-method__header.secure-top
  .gatewayTitle.subTop {
  top: -21px;
}
.adyenCardPayment
  .merchant-checkout__payment-method__header.secure-top
  .gatewaySubtitle {
  color: #535252;
  font-size: 12px;
  font-weight: 400;
  left: 48px;
  letter-spacing: 0.15px;
  line-height: 19px;
  margin: 10px 10px 20px 0;
  position: absolute;
  top: -2px;
  vertical-align: super;
}
.adyenCardPayment
  .merchant-checkout__payment-method--selected
  .merchant-checkout__payment-method__header
  h2 {
  font-weight: 700;
}
.adyenCardPayment .merchant-checkout__payment-method__details {
  margin: 0 auto;
  padding: 0 16px 16px;
  width: 347px;
}
.adyenCardPayment .merchant-checkout__payment-method__details.dsframeMobile {
  overflow: scroll;
  padding: 0 3px;
}
.adyenCardPayment
  .merchant-checkout__payment-method--selected
  .merchant-checkout__payment-method__details {
  display: block;
}
.adyenCardPayment .merchant-checkout__payment-method__details__content {
  padding: 6px 0 24px;
}
.adyenCardPayment .secured-fields {
  font-size: 14px;
  padding: 0 10px;
  position: relative;
}
.adyenCardPayment .paymentDetailsRecurring {
  margin: 0 0 9px;
}
.adyenCardPayment .pm-image {
  -moz-boder-radius: 4px;
  background-color: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  right: 15px;
  top: 26px;
  z-index: 1;
}
.adyenCardPayment .pm-form-label {
  float: left;
  padding-bottom: 10px;
  position: relative;
  width: 100%;
}
.adyenCardPayment .pm-form-label--exp-date {
  padding-right: 10px;
  width: 50%;
}
.adyenCardPayment
  .pm-form-label--exp-date
  .pm-input-field.pm-input-field--focus {
  background-image: url("");
  background-position: right 5px center;
  background-repeat: no-repeat;
}
.adyenCardPayment .pm-form-label--exp-year {
  margin-left: 20px;
  width: 50%;
}
.adyenCardPayment .pm-form-label--cvc {
  float: right;
  padding-left: 10px;
  width: 50%;
}
.adyenCardPayment .pm-form-label--cvc .pm-input-field.pm-input-field--focus {
  background-image: url("");
  background-position: right 5px center;
  background-repeat: no-repeat;
}
.adyenCardPayment .pm-form-label__text {
  color: #000;
  float: left;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding-bottom: 6px;
  position: relative;
}
.adyenCardPayment .pm-form-label__text--focus {
  color: #0094e7;
}
.adyenCardPayment .pm-input-field {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: left;
  float: left;
  font-size: 15px;
  height: 42px;
  padding: 8px 50px 7px 8px;
  position: relative;
  width: 100%;
}
.adyenCardPayment .pm-input-field.disabled {
  background-color: #e8e8e8;
  color: #535252;
  font-family: Arial, sans-serif;
  letter-spacing: 0.5px;
  padding-top: 12px;
}
.adyenCardPayment .input-card-number {
  background-position: right 5px center;
  background-repeat: no-repeat;
}
.adyenCardPayment .input-card-number.pm-input-field--focus {
  background-image: url("");
}
.adyenCardPayment .pm-form-label__error-text {
  color: #e9242e;
  display: block;
  float: left;
  font-size: 12px;
  height: 20px;
  padding-top: 0.4em;
  position: relative;
  width: 100%;
}
.adyenCardPayment .pm-form-label__error-text:empty {
  display: block;
}
.adyenCardPayment .pm-input-field--error {
  border: 1px solid #e9242e;
}
.adyenCardPayment .pm-input-field--focus {
  border: 1px solid #0094e7;
  outline: none;
}
.adyenCardPayment .pm-input-field--error.pm-input-field--focus {
  border: 1px solid #fd7528;
}
.adyenCardPayment .card-input__spinner {
  background: none;
  display: none;
  height: 200px;
  margin: 13px auto;
  text-align: center;
  width: 200px;
  z-index: 1;
}
.adyenCardPayment .card-input__spinner svg {
  position: relative;
  width: 200px;
}
.adyenCardPayment .card-input__spinner svg #ruce-karta {
  -webkit-animation: card-spin 2s cubic-bezier(0.8, 0, 0.2, 1) infinite;
  animation: card-spin 2s cubic-bezier(0.8, 0, 0.2, 1) infinite;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
@-webkit-keyframes card-spin {
  0% {
    -webkit-transform: rotate(0deg) translate(29.169912px, 60.91866px);
    transform: rotate(0deg) translate(29.169912px, 60.91866px);
  }
  50% {
    -webkit-transform: rotate(15deg) translate(29.169912px, 60.91866px);
    transform: rotate(15deg) translate(29.169912px, 60.91866px);
  }
  to {
    -webkit-transform: rotate(0deg) translate(29.169912px, 60.91866px);
    transform: rotate(0deg) translate(29.169912px, 60.91866px);
  }
}
@keyframes card-spin {
  0% {
    -webkit-transform: rotate(0deg) translate(29.169912px, 60.91866px);
    transform: rotate(0deg) translate(29.169912px, 60.91866px);
  }
  50% {
    -webkit-transform: rotate(15deg) translate(29.169912px, 60.91866px);
    transform: rotate(15deg) translate(29.169912px, 60.91866px);
  }
  to {
    -webkit-transform: rotate(0deg) translate(29.169912px, 60.91866px);
    transform: rotate(0deg) translate(29.169912px, 60.91866px);
  }
}
.adyenCardPayment .card-input__spinner--active {
  display: block;
}
.adyenCardPayment .dialogTitle {
  color: #0383cb;
  font-size: 20px;
  text-align: center;
}
.adyenCardPayment .commodityName,
.adyenCardPayment .dialogBody {
  text-align: center;
}
.adyenCardPayment .dialogBody .dialogText {
  margin: 20px 0 0;
  padding: 0 0 15px;
}
.adyenCardPayment .dialogBody .dialogText span {
  font-weight: 700;
}
.adyenCardPayment .dialogBody .dialogButtons {
  text-align: center;
}
.adyenCardPayment .dialogBody .dialogButtons .dialogButton {
  display: inline-block;
}
.adyenCardPayment .alzaPremiumText {
  color: #a4a4a4;
  display: block;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 18px;
  padding: 20px 0 0;
  text-align: center;
}
.adyenCardPayment .alzaPremiumText a {
  color: #a4a4a4;
  text-decoration: underline;
}
.adyenCardPayment .actions .btnx.pay.adyen-checkout__button {
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.12);
  color: #fff;
  font-family: Roboto, Arial, Verdana;
  padding: 3px 0;
  text-align: center;
  width: 100%;
}
.adyenCardPayment .actions .btnx.pay.adyen-checkout__button.rememberCard {
  font-size: 14px;
  height: 42px;
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button.rememberCard.disabled {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#91c71d),
    to(#7e9e00)
  );
  background: linear-gradient(180deg, #91c71d, #7e9e00);
  color: #fff;
  opacity: 0.5;
  pointer-events: none;
}
.adyenCardPayment .actions .btnx.pay.adyen-checkout__button.noRememberCard {
  background-color: #fff;
  font-size: 11px;
  height: 34px;
  margin: 13px 0 0;
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button.noRememberCard:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#f4f5f5)
  );
  background: linear-gradient(180deg, #fff, #f4f5f5);
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button.noRememberCard.disabled {
  background: #fff;
  opacity: 0.5;
  pointer-events: none;
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button.disabledfreeDeliveryButton {
  background-color: #fff;
  font-size: 14px;
  height: 42px;
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button.disabledfreeDeliveryButton:hover {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fff),
    to(#f4f5f5)
  );
  background: linear-gradient(180deg, #fff, #f4f5f5);
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button.disabledfreeDeliveryButton
  .noRemember {
  font-weight: 500;
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button
  .payButtonDescription {
  display: block;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 0.2px;
  opacity: 0.9;
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button
  .payButtonDescription.noRemember {
  color: #a4a4a4;
  display: inline;
  letter-spacing: 0.37px;
}
.adyenCardPayment .actions .btnx.pay.adyen-checkout__button .payValue {
  font-weight: 400;
  letter-spacing: 0.75px;
  line-height: 21px;
}
.adyenCardPayment
  .actions
  .btnx.pay.adyen-checkout__button
  .payValue.noRemember {
  color: #535252;
  letter-spacing: 0.37px;
  line-height: 18px;
}
.adyenCardPayment .actions .btnx.pay.adyen-checkout__button:focus {
  outline: 0;
}
.adyenCardPayment .cardFeeInfo {
  display: none;
  margin: 0 auto 13px;
  position: relative;
  width: 334px;
}
.adyenCardPayment .cardFeeInfo.gateway {
  margin: 0 auto 21px;
  width: 330px;
}
.adyenCardPayment .cardFeeInfo .cardFee {
  color: #535252;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 18px;
}
.adyenCardPayment .cardFeeInfo .cardFee .description {
  color: #535252;
  font-weight: 500;
  margin-right: auto;
  text-align: left;
}
.adyenCardPayment .cardFeeInfo .cardFee .description .feeDescription {
  font-weight: 600;
  padding: 0 5px 0 0;
}
.adyenCardPayment .cardFeeInfo .cardFee .description .cardFeeShowInfo {
  color: #535252;
  cursor: pointer;
  font-weight: 400;
  text-decoration: underline;
}
.adyenCardPayment .cardFeeInfo .cardFee .description .cardFeeShowInfo:before {
  background: url("") no-repeat;
  border: 0;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0 3px 2px 0;
  text-align: center;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  vertical-align: middle;
  width: 12px;
}
.adyenCardPayment .cardFeeInfo .cardFee .description .rotateArrow:before {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.adyenCardPayment .cardFeeInfo .cardFee .fee {
  color: #f00000;
  font-weight: 600;
  margin-left: auto;
  text-align: right;
}
.adyenCardPayment .cardFeeInfo .cardFeeDescription {
  display: none;
  margin: 10px 0 25px;
}
.adyenCardPayment .cardFeeInfo .cardFeeDescription .feeText {
  border-radius: 5px;
  color: #535252;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 18px;
  padding: 6px 0;
  text-align: left;
}
.adyenCardPayment .cardFeeInfo .cardFeeDescription .feeLinkText {
  font-weight: 600;
}
.adyenCardPayment .buttonOverlay,
.adyenCardPayment .disabledfreeDelivery {
  display: none;
}
.adyenCardPayment .buttonOverlay .btnx.pay.adyen-checkout__button.loading {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  line-height: 28px;
  padding: 0;
  pointer-events: none;
}
.adyenCardPayment
  .buttonOverlay
  .btnx.pay.adyen-checkout__button.loading.noRememberCard {
  line-height: 11px;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .adyenCardPayment
    .buttonOverlay
    .btnx.pay.adyen-checkout__button.loading
    .lottie {
    left: 3px;
    position: relative;
    top: -54px;
  }
}
.adyenCardPayment
  .buttonOverlay
  .btnx.pay.adyen-checkout__button.loading
  .lottie
  .lottieContainerIconBtn {
  margin-top: 4px;
  width: 33px;
}
.adyenCardPayment
  .buttonOverlay
  .btnx.pay.adyen-checkout__button.loading
  .lottie
  .lottieContainerIconBtn
  svg
  > g
  > g:last-child
  > g
  > path {
  stroke: #fff;
  stroke-width: 30px;
}
.adyenCardPayment
  .buttonOverlay
  .btnx.pay.adyen-checkout__button.loading
  .lottie
  .lottieContainerIconBtn.blue {
  margin-top: 1px;
}
.adyenCardPayment
  .buttonOverlay
  .btnx.pay.adyen-checkout__button.loading
  .lottie
  .lottieContainerIconBtn.blue
  svg
  > g
  > g:last-child
  > g
  > path {
  stroke: #0094e7;
}
.adyenCardPayment
  .buttonOverlay
  .btnx.pay.adyen-checkout__button.loading
  .paymentProcessing {
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 0.6px;
  line-height: 18px;
  padding: 12px 0 0 6px;
}
.adyenCardPayment
  .buttonOverlay
  .btnx.pay.adyen-checkout__button.loading
  .paymentProcessing.noremember {
  color: #a4a4a4;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0.37px;
  padding: 8px 0 0 6px;
}
.adyenCardPayment .overlayPaymentDetails {
  background: #fff;
  height: 100%;
  opacity: 0.8;
  pointer-events: none;
  width: 100%;
  z-index: 1;
}
.adyenCardPayment .overlayPaymentInput {
  background: #fff;
  opacity: 0.4;
  pointer-events: none;
  z-index: 1;
}
.adyenCardPayment .payment-card .alzaradio {
  margin: 0;
}
.adyenCardPayment .payment-card .icon-cont {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .adyenCardPayment .payment-card .icon-cont.icon-cont-new {
    position: relative;
    top: 12px;
  }
}
.adyenCardPayment .payment-card .icon-cont .icon {
  height: auto;
  width: 54%;
}
.adyenCardPayment .secure-bottom {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  background: #fff;
  border-radius: 0 0 5px 5px;
  bottom: -23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: center;
  left: -30px;
  padding: 0 30px;
  position: relative;
  width: calc(100% + 60px);
}
.adyenCardPayment .secure-bottom .payReferences {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  flex-flow: row;
  height: 48px;
}
.adyenCardPayment .secure-bottom .payReferences .paymentsIcons {
  padding-top: 20px;
}
.adyenCardPayment .secure-bottom .paymentMessage {
  color: #535252;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 18px;
  margin: 15px 9px 24px;
  text-align: center;
  width: 312px;
}
.adyenCardPayment .alzacheckbox.radio:before {
  background: url("") no-repeat;
  border: 0;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px;
}
.adyenCardPayment .alzacheckbox.radio.checked:before {
  background: url("") no-repeat;
}
.adyenCardPayment .alzacheckbox.radio.disabled:before,
.adyenCardPayment .alzacheckbox.radio[disabled="disabled"]:before {
  opacity: 0.4;
}
.adyenCardPayment .alzacheckbox.radio.disabled:hover:before,
.adyenCardPayment .alzacheckbox.radio[disabled="disabled"]:hover:before {
  border-color: #a4a4a4 !important;
}
.adyenCardPayment .alzacheckbox.radio.disabled:hover.checked:before,
.adyenCardPayment
  .alzacheckbox.radio[disabled="disabled"]:hover.checked:before {
  border-color: #0094e7 !important;
}
.saved-payment-cards .gatewayTitle {
  color: #0094e7;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.15px;
  line-height: 32px;
  margin: 10px 10px 20px 0;
  text-align: center;
}
.saved-payment-cards .payment-cards .payment-cards__new-card {
  margin: 0 auto;
  padding: 10px;
  width: 350px;
}
.saved-payment-cards .payment-cards .payment-cards__saved {
  scrollbar-base-color: #e0e0e0;
  scrollbar-face-color: #e0e0e0;
  scrollbar-highlight-color: #cdcdcd;
  scrollbar-shadow-color: #e0e0e0;
  scrollbar-dark-shadow-color: #e0e0e0;
  scrollbar-track-color: #fff;
  scrollbar-3dlight-color: #fff;
  scrollbar-darkshadow-color: #fff;
  scrollbar-arrow-color: #fff;
  margin: 0 auto;
  max-height: 335px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 10px 0;
  position: relative;
  width: 350px;
}
.saved-payment-cards
  .payment-cards
  .payment-cards__saved::-webkit-scrollbar-track {
  background-color: #fff;
}
.saved-payment-cards .payment-cards .payment-cards__saved::scrollbar-track {
  background-color: #fff;
}
.saved-payment-cards .payment-cards .payment-cards__saved::-webkit-scrollbar {
  width: 5px;
}
.saved-payment-cards
  .payment-cards
  .payment-cards__saved::-webkit-scrollbar-thumb {
  background-color: #e0e0e0;
  border-radius: 50px;
}
.saved-payment-cards
  .payment-cards
  .payment-cards__saved::-webkit-scrollbar-button:start {
  height: 0;
}
.saved-payment-cards
  .payment-cards
  .payment-cards__saved
  div:nth-last-child(2) {
  margin-bottom: 0;
}
.saved-payment-cards .payment-cards .overflow-fade {
  background: transparent;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#fff),
    color-stop(70%, hsla(0, 0%, 100%, 0)),
    to(hsla(0, 0%, 100%, 0))
  );
  background: linear-gradient(
    0deg,
    #fff,
    hsla(0, 0%, 100%, 0) 70%,
    hsla(0, 0%, 100%, 0)
  );
  bottom: 0;
  height: 20px;
  position: sticky;
  width: 100%;
}
.saved-payment-cards .payment-cards .payment-card {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 59px;
  margin-bottom: 12px;
  width: 337px;
}
.saved-payment-cards .payment-cards .payment-card.selected {
  border: 2px solid #0094e7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.saved-payment-cards .payment-cards .payment-card.disabled {
  border: 1px solid #e0e0e0;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.5;
  pointer-events: none;
}
.saved-payment-cards .payment-cards .payment-card-info {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.saved-payment-cards .payment-cards .payment-card-info .icon {
  margin: 15px;
}
@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  .saved-payment-cards .payment-cards .payment-card-info .icon {
    margin: 9px;
  }
  .saved-payment-cards .payment-cards .payment-card-info .icon.visa {
    width: 67%;
  }
  .saved-payment-cards .payment-cards .payment-card-info .icon.masterCard {
    margin: 0 14px;
    width: 52%;
  }
  .saved-payment-cards .payment-cards .payment-card-info .icon.maestro {
    width: 69%;
  }
}
.saved-payment-cards .payment-cards .payment-card-info .description {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
  flex-flow: column;
  justify-content: center;
}
.saved-payment-cards .payment-cards .payment-card-info .name {
  color: #00275b;
  font-size: 14px;
}
.saved-payment-cards .payment-cards .payment-card-info .validity {
  color: #a4a4a4;
  font-size: 12px;
  padding: 5px 0 0;
}
.saved-payment-cards .payment-cards .payment-card-info .validity span {
  display: inline-block;
}
.saved-payment-cards .payment-cards .input-radio {
  display: none;
}
.saved-payment-cards .buttonContainer {
  margin: 7px auto;
  width: 340px;
}
.saved-payment-cards
  .buttonContainer
  .btnx.normal.adyen-checkout__button.countdown,
.saved-payment-cards
  .buttonContainer
  .btnx.normal.green.adyen-checkout__button {
  font-size: 14px;
  font-weight: 400;
  height: 42px;
  letter-spacing: 0.75px;
  line-height: 22px;
  padding: 0;
  text-align: center;
}
.braintreeDialog #braintreeDialog {
  margin: 0 auto;
  width: 288px;
}
.braintreeDialog #braintreeDialog .icon {
  background: url("") 0 0 no-repeat;
  color: #1653a4;
  display: block;
  height: 80px;
  margin: 10px auto 20px;
  width: 80px;
}
.braintreeDialog #braintreeDialog .description {
  color: #1653a4;
  font-family: roboto, Verdana, Arial;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  margin: 10px 0 30px;
  text-align: center;
}
.braintreeDialog #braintreeDialog #braintreePayPalButtonContainer {
  height: 42px;
  margin: 0 auto;
  padding: 0 0 10px;
  width: 288px;
}
.braintreeDialog #braintreeDialog #braintreePayPalButtonContainer.disable {
  opacity: 0.4;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.neo-sorry-dialog-content {
  font-family: Roboto, Arial, Verdana, sans-serif;
  padding: 0 30px;
}
.neo-sorry-dialog-content .heading {
  text-align: center;
}
.neo-sorry-dialog-content .heading .logo {
  display: block;
  height: 45px;
  margin: 11px auto 12px;
  width: 52px;
}
.neo-sorry-dialog-content .heading .text {
  color: #1653a4;
  display: inline-block;
  font-size: 24px;
  font-weight: 500;
  vertical-align: middle;
}
.neo-sorry-dialog-content .sub-title {
  color: #212121;
  display: block;
  font-size: 14px;
  line-height: 24px;
  margin: 25px auto 0;
  text-align: center;
}
.neo-sorry-dialog-content .sub-title a {
  color: #a4a4a4;
}
.neo-sorry-dialog-content .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  line-height: 1.4;
  margin: 40px 0 30px;
  padding: 0 50px;
}
.neo-sorry-dialog-content .row .btn-box {
  background-color: #fff;
  border: 1px solid #f8f8f8;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 15px;
  padding: 10px;
  text-align: center;
}
.neo-sorry-dialog-content .row .btn-box .img {
  display: block;
  margin: 0 auto 12px;
}
.neo-sorry-dialog-content .row .btn-box.buyOnInstallments .hello {
  height: 48px;
  width: 47px;
}
.neo-sorry-dialog-content .row .btn-box.standardBuy .img {
  background: url("") no-repeat 0 0;
  height: 38px;
  width: 31px;
}
.neo-sorry-dialog-content .row .btn-box.storno .img {
  background: url("") no-repeat 0 0;
  height: 34px;
  width: 29px;
}
.neo-sorry-dialog-content .row .btn-box .heading {
  color: #212121;
  display: block;
  font-size: 14px;
  font-weight: 500;
}
.neo-sorry-dialog-content .row .btn-box .description {
  color: gray;
  display: block;
  font-size: 11px;
}
.neo-sorry-dialog-content .row .btn-box.selected {
  background-color: rgba(161, 201, 2, 0.02);
  border: 1px solid #a1c900;
}
.neo-sorry-dialog-content .row .btn-box:hover {
  background-color: rgba(161, 201, 2, 0.02);
}
.tretinka-sorry-dialog-content {
  font-family: Roboto, Arial, Verdana, sans-serif;
  padding: 0 30px;
}
.tretinka-sorry-dialog-content .heading {
  text-align: center;
}
.tretinka-sorry-dialog-content .heading .logo {
  background: url("") no-repeat 0 0;
  background-size: contain;
  display: block;
  height: 45px;
  margin: 0 auto 8px;
  vertical-align: middle;
  width: 50px;
}
.tretinka-sorry-dialog-content .heading .text {
  color: #2f8dcd;
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0.4px;
  vertical-align: middle;
}
.tretinka-sorry-dialog-content .sub-title {
  color: #a6a6a6;
  display: block;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 22px;
  margin: 25px auto 0;
  text-align: center;
}
.tretinka-sorry-dialog-content .sub-title a {
  color: #a6a6a6;
}
.tretinka-sorry-dialog-content .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  line-height: 1.4;
  margin: 40px 0 30px;
  padding: 0 50px;
}
.tretinka-sorry-dialog-content .row .btn-box {
  background-color: #fff;
  border: 1px solid #f8f8f8;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  margin: 0 15px;
  padding: 10px;
  text-align: center;
}
.tretinka-sorry-dialog-content .row .btn-box .img {
  display: block;
  margin: 0 auto 12px;
}
.tretinka-sorry-dialog-content .row .btn-box.buyOnInstallments .img {
  background: url("") no-repeat 0 0;
  height: 38px;
  width: 31px;
}
.tretinka-sorry-dialog-content .row .btn-box.standardBuy .img {
  background: url("") no-repeat 0 0;
  height: 38px;
  width: 31px;
}
.tretinka-sorry-dialog-content .row .btn-box .heading {
  color: #4a5a64;
  display: block;
  font-size: 15px;
  font-weight: 700;
}
.tretinka-sorry-dialog-content .row .btn-box .description {
  color: gray;
  display: block;
  font-size: 11px;
}
.tretinka-sorry-dialog-content .row .btn-box.selected {
  background-color: rgba(161, 201, 2, 0.02);
  border: 1px solid #a1c900;
}
.tretinka-sorry-dialog-content .row .btn-box:hover {
  background-color: rgba(161, 201, 2, 0.02);
}
.captcha__container {
  -webkit-animation: dialogOverlay 0.5s ease-in-out 1 forwards;
  animation: dialogOverlay 0.5s ease-in-out 1 forwards;
  background: 0 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10002;
}
body.bodyBlur {
  overflow: hidden;
}
body.bodyBlur #baseProgress,
body.bodyBlur #body2Inner,
body.bodyBlur #footer,
body.bodyBlur #headerContainer,
body.bodyBlur #masterMainMobileBody,
body.bodyBlur #menu,
body.bodyBlur #page {
  -webkit-animation: bodyBlur 0.5s ease-in-out 1 forwards;
  animation: bodyBlur 0.5s ease-in-out 1 forwards;
}
body.bodyBlur #headerContainer {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
@-webkit-keyframes dialogOverlay {
  0% {
    background: rgba(32, 32, 32, 0);
  }
  to {
    background: rgba(32, 32, 32, 0.6);
  }
}
@keyframes dialogOverlay {
  0% {
    background: rgba(32, 32, 32, 0);
  }
  to {
    background: rgba(32, 32, 32, 0.6);
  }
}
@-webkit-keyframes bodyBlur {
  0% {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  to {
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
}
@keyframes bodyBlur {
  0% {
    -webkit-filter: blur(0);
    filter: blur(0);
  }
  to {
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
}
@-webkit-keyframes dialogOn {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@keyframes dialogOn {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.captcha__dialog {
  -webkit-animation: dialogOn 0.5s ease-in-out 1 forwards;
  animation: dialogOn 0.5s ease-in-out 1 forwards;
  background: #fff;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 50%;
  max-width: 362px;
  padding: 30px;
  position: absolute;
  text-align: center;
  top: 48%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.captcha__dialog h5 {
  color: #535252;
  font-weight: 500;
  line-height: 32px;
  margin: 32px 0 5px;
}
.captcha__dialog h5,
.captcha__dialog p {
  font-family: Roboto, Arial Regular, sans-serif;
  font-size: 20px;
}
.captcha__dialog p {
  color: #a4a4a4;
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 30px;
}
.captcha__dialog .additional-text {
  margin-top: 30px;
}
.captcha__dialog .captcha__img {
  max-width: 100%;
  padding-bottom: 10px;
}
.captcha__dialog .btna {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.16);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  height: 42px;
  justify-content: center;
  line-height: 1;
  margin-top: 30px;
  padding: 13px 0;
  text-decoration: none;
  vertical-align: top;
}
.captcha__dialog .btna.active,
.captcha__dialog .btna.open {
  background-color: #0094e7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.captcha__dialog .btna.active:hover,
.captcha__dialog .btna.open:hover {
  background-color: #0383cb;
}
.captcha__dialog input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  font-size: 14px;
  height: 40px;
  min-width: 0;
  padding: 6px 10px;
  width: 100%;
}
.captcha__dialog input.error {
  background: #fff5f5;
  border: 1px solid #d03a3b !important;
}
.captcha__dialog .challengeImg__text {
  color: #d03a3b;
}
.feeBubble {
  cursor: pointer;
  display: inline-block;
  min-height: 18px;
  min-width: 16px;
  padding: 0 0 0 3px;
  vertical-align: middle;
}
.feeBubble .icon {
  background: none !important;
  color: #a6a6a6;
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  vertical-align: text-top;
}
.feeBubble .info-cnt {
  bottom: 25px;
  height: auto;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  padding: 7px;
  position: absolute;
  white-space: normal;
  width: auto;
  z-index: -999;
}
.feeBubble .info-cnt .info {
  background-color: #535252;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.4px;
  line-height: 18px;
  padding: 15px 15px 15px 16px;
  text-align: left;
  text-align: center;
}
.feeBubble:hover .icon {
  color: #2f8dcd;
}
.feeBubble:hover .info-cnt {
  opacity: 0.95;
  z-index: 100;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-display: block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  src: url("");
  src: url("") format("embedded-opentype"), url("") format("woff2"),
    url("") format("woff"), url("") format("truetype"), url("") format("svg");
}
.fa {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
}
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  text-align: center;
  width: 1.2857142857em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.1428571429em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2.1428571429em;
  position: absolute;
  text-align: center;
  top: 0.1428571429em;
  width: 2.1428571429em;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}
.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-krw:before,
.fa-won:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-back:before {
  content: "\f04a";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-address-card:before,
.fa-vcard:before {
  content: "\f2bb";
}
.fa-address-card-o:before,
.fa-vcard-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  clip: rect(0, 0, 0, 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
#userVerificationNewDialog {
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif !important;
  margin: 0 auto;
  padding: 0 10px;
  text-align: center;
  width: 338px;
}
#userVerificationNewDialog .dialogTitle {
  color: #1653a4;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-align: center;
}
#userVerificationNewDialog .dialogInfo {
  color: #535252;
  font-size: 14px;
  line-height: 22px;
  margin: 30px 0 5px;
  padding: 0 11px;
  text-align: center;
}
#userVerificationNewDialog .dialogInfo.subText {
  margin: 0;
}
#userVerificationNewDialog .verificationContainer {
  margin: 28px 0 25px;
}
#userVerificationNewDialog .verificationCode {
  background: url("") no-repeat 106px 25px;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #404142;
  font-size: 34px;
  letter-spacing: 28px;
  margin: 0 auto;
  padding: 9px 0 12px 82px !important;
  text-align: left;
}
#userVerificationNewDialog .verificationCode.threeDots {
  background-position: 106px -35px;
}
#userVerificationNewDialog .verificationCode.twoDots {
  background-position: 106px -97px;
}
#userVerificationNewDialog .verificationCode.oneDot {
  background-position: 106px -155px;
}
#userVerificationNewDialog .verificationCode.zeroDots {
  background-position: 106px -214px;
}
#userVerificationNewDialog .confirm {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  display: block;
  height: 42px;
  letter-spacing: 0.75px;
  line-height: 19px;
  margin: 10px 0;
  text-align: center;
}
#userVerificationNewDialog .verificationErrorContainer {
  color: #d03a3b;
  margin: 1.5em 0 0;
}
#userVerificationNewDialog .verificationErrorContainer .errorIcon {
  background: url("") no-repeat 0 0;
  background-size: 20px;
  display: inline-block;
  height: 16px;
  vertical-align: middle;
  width: 20px;
}
#userVerificationNewDialog .verificationErrorContainer .verificationError {
  display: inline-block;
  vertical-align: middle;
}
#userVerificationNewDialog .actionLinksContainer {
  margin: 15px 0 32px;
}
#userVerificationNewDialog .actionLinksContainer .actionLink {
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  border-radius: 4px;
  color: #535252;
  font-size: 14px;
  height: 32px;
  letter-spacing: 0.75px;
  line-height: 16px;
  padding: 8px 0;
  text-align: center;
  width: 100%;
}
#userVerificationNewDialog .actionLinksContainer .actionLink .label {
  display: inline;
  padding: 0 0 0 0.5em;
}
#userVerificationNewDialog .actionLinksContainer .actionLink.loading .icon {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
#userVerificationNewDialog .paybycard-buttons {
  border-top: 1px solid #e8e8e8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 28px 0 20px;
}
#userVerificationNewDialog .paybycard-buttons .card {
  color: #535252;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding: 0 18px;
}
#userVerificationNewDialog .problemWithVerificationInfo {
  color: #535252;
  font-size: 12px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding: 0 11px;
  text-align: center;
}
#userVerificationNewDialog .problemWithVerificationInfo .phone {
  color: #a1c900;
}
.slideout-dialog {
  height: 0;
  left: 0;
  opacity: 0;
  top: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  width: 0;
}
.slideout-dialog--height-auto {
  bottom: 0;
  top: auto;
}
.slideout-dialog--height-auto .slideout-content {
  overflow: scroll;
}
.slideout-dialog__padded {
  font-size: 14px;
  line-height: 24px;
}
.slideout-dialog__padded .slideout-content {
  padding: 20px 15px;
}
.slideout-dialog.slideout-dialog-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.slideout-dialog.slideout-dialog-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.slideout-dialog.slideout-dialog-bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.slideout-dialog.slideout-dialog-top {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.slideout-content {
  -webkit-box-flex: 1;
  background-color: #fff;
  border-radius: 5px 5px 0 0;
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.slideout-panel {
  -ms-flex-preferred-size: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  background-color: transparent;
  flex-basis: 100%;
  justify-content: center;
  margin: 5px 0;
  position: relative;
  -webkit-transition: -webkit-flex-basis 0.3s ease;
  transition: -webkit-flex-basis 0.3s ease;
  transition: flex-basis 0.3s ease;
  transition: flex-basis 0.3s ease, -webkit-flex-basis 0.3s ease,
    -ms-flex-preferred-size 0.3s ease;
}
.slideout-open .slideout-dialog,
.slideout-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.slideout-open .slideout-dialog {
  -ms-scroll-chaining: none;
  height: 100%;
  opacity: 1;
  overscroll-behavior: contain;
  position: fixed;
  width: 100%;
  z-index: 1000;
}
.slideout-open .slideout-dialog--height-auto {
  height: auto;
  max-height: 100%;
}
.slideout-swipe {
  background-color: #fff;
  border-radius: 5px;
  bottom: 15px;
  height: 7px;
  margin: 0 auto;
  position: absolute;
  width: 60px;
}
.slideout-close {
  background: url("") no-repeat;
  background-size: 25px 25px;
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 25px;
  position: absolute;
  right: 10px;
  width: 25px;
  z-index: 100;
}
.cookies-info {
  background: rgba(32, 32, 32, 0.6);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 120;
}
.cookies-info--with-overlay {
  top: 0;
}
.cookies-info__content {
  background-color: #172639;
  bottom: 0;
  -webkit-box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.149);
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.149);
  left: 0;
  padding: 2rem 1rem 1rem;
  position: absolute;
  right: 0;
}
.cookies-info__title {
  color: #fff;
  font-size: 16px;
  margin: 0 0 20px;
  padding: 0;
}
.cookies-info__more-toggle {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
}
.cookies-info__more-toggle-arrow {
  height: 20px;
  margin: 0 10px 0 0;
  width: 20px;
}
.cookies-info__more-toggle-arrow .a {
  fill: #fff;
}
.cookies-info__more-toggle--expanded .cookies-info__more-toggle-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cookies-info__text {
  max-height: 60vh;
  overflow: auto;
}
.cookies-info__text-upper {
  color: hsla(0, 0%, 100%, 0.7);
}
.cookies-info__text-upper p {
  line-height: 25px;
  margin: 0 0 20px;
}
.cookies-info__text-upper a {
  color: #fff;
  text-decoration: none;
}
.cookies-info__article {
  display: none;
}
.cookies-info__article-bottom {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 30px 0 0;
  position: relative;
}
.cookies-info__article-bottom-image {
  max-width: 100%;
}
.cookies-info__article-bottom:after {
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(transparent),
    to(#172639)
  );
  background: linear-gradient(transparent, #172639);
  bottom: 0;
  content: "";
  display: block;
  height: 40px;
  left: 0;
  position: absolute;
  right: 0;
}
.cookies-info__btn {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
.cookies-info__reject-all {
  color: #fff;
  padding: 12px 0;
}
.installmentsWithoutIncreaseWarningDialog {
  font-family: Roboto, Helvetica CE, Arial CE, Arial, Verdana, sans-serif;
}
.installmentsWithoutIncreaseWarningDialog .heading {
  color: #1653a4;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  margin: 21px 0 14px;
  text-align: center;
}
.installmentsWithoutIncreaseWarningDialog .text {
  color: #535252;
  font-size: 14px;
  line-height: 21px;
  line-height: 22px;
  margin: 20px 8px 28px;
  text-align: center;
}
.installmentsWithoutIncreaseWarningDialog .btns {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  margin: 0 0 14px;
}
.installmentsWithoutIncreaseWarningDialog .btns a {
  margin: 0 7px;
}
.installmentsWithoutIncreaseWarningDialog .btns a.grey {
  border: #f4f5f5;
  color: #000 !important;
}
.helpdesk-question-detail-dialog .footer:last-child,
.helpdesk-question-detail-dialog .cart-panel:last-child {
  padding-top: 0;
}
.helpdesk-question-detail-dialog .helpdesk-questions {
  padding: 15px;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .helpdesk-question-detail-dialog
  .helpdesk-questions
  .btnx,
.helpdesk-question-detail-dialog .helpdesk-questions .btn,
.helpdesk-question-detail-dialog .helpdesk-questions .collapser.button,
.helpdesk-question-detail-dialog
  .helpdesk-questions
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx,
.helpdesk-question-detail-dialog .helpdesk-questions .selectable {
  margin-bottom: 10px;
}
.confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .helpdesk-question-detail-dialog
  .helpdesk-questions
  .btnx:last-child,
.helpdesk-question-detail-dialog .helpdesk-questions .btn:last-child,
.helpdesk-question-detail-dialog
  .helpdesk-questions
  .collapser.button:last-child,
.helpdesk-question-detail-dialog
  .helpdesk-questions
  .confirmationDialog
  #confirmationDialog
  .dialogButtonsContainer
  .confirm-dialog-button-line
  .btnx:last-child,
.helpdesk-question-detail-dialog .helpdesk-questions .selectable:last-child {
  margin-bottom: 0;
}
.helpdesk-question-detail-dialog .qq-upload-button {
  margin: 0 0 10px;
  text-align: center;
}
.helpdesk-question-detail-dialog .qq-upload-list {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 10px;
}
.helpdesk-question-detail-dialog .qq-upload-list .qq-upload-list-item {
  margin: 0 0 10px;
}
.helpdesk-question-detail-dialog
  .qq-upload-list
  .qq-upload-list-item
  .qq-progress-bar {
  background: #0094e7;
  display: block;
  height: 2px;
}
.helpdesk-question-detail-dialog
  .qq-upload-list
  .qq-upload-list-item
  .qq-upload-file {
  display: inline-block;
  margin-right: 10px;
}
.helpdesk-question-detail-dialog
  .qq-upload-list
  .qq-upload-list-item
  .qq-upload-size {
  display: inline-block;
}
.helpdesk-question-detail-dialog
  .qq-upload-list
  .qq-upload-list-item
  .qq-upload-failed-text {
  display: block;
}
.helpdesk-question-detail-dialog
  .qq-upload-list
  .qq-upload-list-item
  .qq-upload-cancel {
  margin-left: 10px;
}
.helpdesk-question-detail-dialog
  .qq-upload-list
  .qq-upload-list-item.qq-upload-success
  .qq-progress-bar {
  display: none;
}
.helpdesk-question-detail-dialog .uploader-message-container {
  margin: 0 0 10px;
}
#alza-dialog.product-service-discount-description-dialog
  .helpdesk-question-detail-dialog
  .dialog-buttons,
.helpdesk-question-detail-dialog
  #alza-dialog.product-service-discount-description-dialog
  .dialog-buttons,
.helpdesk-question-detail-dialog .btn-block,
.helpdesk-question-detail-dialog
  .product-accessories-dialog
  .product-service-discount-description-dialog
  .dialog-buttons,
.product-accessories-dialog
  .product-service-discount-description-dialog
  .helpdesk-question-detail-dialog
  .dialog-buttons {
  padding: 0;
}
.helpdesk-question-detail .Article {
  margin-bottom: 20px;
}
.helpdesk-question-detail .ListRoll {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 12px 12px 12px 40px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.helpdesk-question-detail .ListRoll:before {
  color: #0094e7;
  content: "o";
  display: inline-block;
  font-family: AlzaMobile;
  left: 15px;
  margin-right: 5px;
  position: absolute;
  top: 12px;
  vertical-align: middle;
}
.helpdesk-question-detail .ListRoll:last-child {
  margin-bottom: 0;
}
.helpdesk-question-detail .ListRoll font {
  color: #a4a4a4;
  display: block;
  margin: 0;
}
.helpdesk-question-detail .ListRoll ul {
  border: 0;
  height: auto;
  margin: 0;
  max-height: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.helpdesk-question-detail .ListRoll ul li {
  border: 0;
  margin: 0 0 5px;
  padding: 0;
}
.helpdesk-question-detail .ListRoll ul li:before {
  display: none;
}
.helpdesk-question-detail .ListRoll ul li[style] {
  background-image: none !important;
  margin: 0 0 5px !important;
  padding: 0 !important;
}
.helpdesk-question-detail .ListRoll.selected font {
  color: #0094e7;
  margin-bottom: 5px;
}
.helpdesk-question-detail .ListRoll.selected ul {
  max-height: 500px;
  opacity: 1;
}
.helpdesk-question-detail ul {
  margin: 20px 0;
  padding: 0;
}
.helpdesk-question-detail ul li {
  background-image: none;
  list-style-type: none;
}
.helpdesk-question-detail ul:first-child {
  margin-top: 0;
}
.helpdesk-question-detail ul:last-child {
  margin-bottom: 0;
}
.helpdesk-question-detail p {
  margin-bottom: 10px;
}
.helpdesk-question-detail p label {
  display: inline-block;
  max-width: 94%;
  vertical-align: text-top;
}
.helpdesk-question-detail p input {
  margin: -1px 3px 0 0;
  vertical-align: middle;
  width: auto;
}
.row {
  *zoom: 1;
}
.row:after,
.row:before {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.login-dialog .skeleton-wrapper {
  display: none;
}
.login-dialog.loading {
  background-color: #fff;
}
.login-dialog.loading .skeleton-wrapper {
  -webkit-animation: loading-skeleton-animation-unv4j9m 1s infinite;
  animation: loading-skeleton-animation-unv4j9m 1s infinite;
  background-color: #fff;
  background-image: linear-gradient(
      100deg,
      hsla(0, 0%, 100%, 0),
      hsla(0, 0%, 100%, 0.5) 50%,
      hsla(0, 0%, 100%, 0) 80%
    ),
    linear-gradient(#e8e8e8 24px, transparent 0),
    linear-gradient(#e8e8e8 18px, transparent 0),
    linear-gradient(#e8e8e8 40px, transparent 0),
    linear-gradient(#e8e8e8 18px, transparent 0),
    linear-gradient(#e8e8e8 18px, transparent 0),
    linear-gradient(#e8e8e8 40px, transparent 0),
    linear-gradient(#e8e8e8 42px, transparent 0),
    linear-gradient(#e8e8e8 14px, transparent 0);
  background-position: 0 0, 28px 30px, 28px 75px, 28px 100px, 28px 160px,
    calc(100% - 30px) 160px, 28px 185px, 28px 254px, 28px 360px;
  background-repeat: no-repeat;
  background-size: 50px 100%, 100px 100%, 40px 100%, calc(100% - 56px) 100%,
    40px 100%, 110px 100%, calc(100% - 56px) 100%, calc(100% - 56px) 100%,
    75px 100%;
  display: block;
  height: 100%;
  position: fixed;
  width: 100%;
}
@-webkit-keyframes loading-skeleton-animation-unv4j9m {
  to {
    background-position: calc(100% + 50px) 0, 28px 30px, 28px 75px, 28px 100px,
      28px 160px, calc(100% - 30px) 160px, 28px 185px, 28px 254px, 28px 360px;
  }
}
@keyframes loading-skeleton-animation-unv4j9m {
  to {
    background-position: calc(100% + 50px) 0, 28px 30px, 28px 75px, 28px 100px,
      28px 160px, calc(100% - 30px) 160px, 28px 185px, 28px 254px, 28px 360px;
  }
}
.login-dialog.loading .skeleton-wrapper .social-buttons {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 13px;
  justify-content: center;
  margin-top: 382px;
  padding: 30px;
}
.login-dialog.loading .skeleton-wrapper .social-buttons .soc-btn {
  background: #e8e8e8;
  height: 44px;
  width: 55px;
}
.login-dialog.loading iframe {
  display: none;
}

* {
	margin: 0;
	padding: 0;
}
html,
body {
	height: auto;
  box-sizing: border-box;
}
.wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100%;
}
.main-content {
	flex: 1 0 auto;
  padding-top: 46px;
}
.footer {
	flex: 0 0 auto;
}
.cart-content {
  width: 100%;
  max-width: 1000px;
  margin: auto;
}
.cart-form {
  padding: 0;
}
.cart-form .buttons {
  padding-top: 25px;
  display: flex;
  justify-content: center;
}
.phone-prepend {
  display: flex;
  align-items: flex-end;
}
.phone-prepend img {
  height: 20px;
}
.phone-prepend span {
  margin-left: 10px;
}
@media(max-width: 500px) {
  .phone-prepend span {
    margin-left: 5px;
  }
}
.preland-iframe {
  position: absolute;
  top: 0;
  z-index: 150;
}


.loader,
.loader:before,
.loader:after {
  background: #000000;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader {
  color: #000000;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: '';
}
.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 1.5em;
}
@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em;
  }
  40% {
    box-shadow: 0 -2em;
    height: 5em;
  }
}

.main-loader {
  height: 100%;
  width: 100%;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(4px);
  z-index: 200;
}