@charset "UTF-8";
/*
 * Stylesheet for spark.co.nz responsive 2014
 *
 * Contents 
 * -------------------------------
 * - 00.  References
 * - 01.  Reset
 * - 01A. Spark Global CSS Reset
 * - 02.  Fonts  
 * - 03.  Generic styles
 * - 04.  Grid framework
 * - 05.  Icon framework
 * - 06.  Layout
 * - 07.  Sidebar
 * - 08.  Form elements
 * - 09.  Other elements  
 *	
 * @author Aditia Priyadi & Philip Kent & Bart Wang
 * @date October 2014
 */
/* ----------------------------- */
/* !           Import            */
/* ----------------------------- */
/* Mixin */
@font-face {
  font-family: 'fontello';
  src: url("../../../content/dam/sparkresponsive/font/Fontello/utilityicon.eot?");
  src: url("../../../content/dam/sparkresponsive/font/Fontello/utilityicon.eot?#iefix") format("embedded-opentype"), url("../../../content/dam/sparkresponsive/font/Fontello/utilityicon.woff?") format("woff"), url("../../../content/dam/sparkresponsive/font/Fontello/utilityicon.ttf?") format("truetype"), url("../../../content/dam/sparkresponsive/font/Fontello/utilityicon.svg?#utilityicon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-thumbs-down:before {
  content: '\e800';
}

/* '' */
.icon-thumbs-up:before {
  content: '\e801';
}

/* '' */
.icon-twitter:before {
  content: '\e802';
}

/* '' */
.icon-facebook:before {
  content: '\e803';
}

/* '' */
.icon-right-open-big:before {
  content: '\e804';
}

/* '' */
.icon-plus-circle:before {
  content: '\e805';
}

/* '' */
.icon-pencil:before {
  content: '\e806';
}

/* '' */
.icon-facebook-squared:before {
  content: '\e807';
}

/* '' */
.icon-cancel-circle:before {
  content: '\e808';
}

/* '' */
.icon-plus:before {
  content: '\e809';
}

/* '' */
.icon-minus:before {
  content: '\e80a';
}

/* '' */
.icon-youtube-play:before {
  content: '\e80b';
}

/* '' */
.icon-right-dir:before {
  content: '\e80c';
}

/* '' */
.icon-youtube:before {
  content: '\e80d';
}

/* '' */
.icon-ok-circle:before {
  content: '\e80e';
}

/* '' */
.icon-x:before {
  content: '\e80f';
}

/* '' */
.icon-arrow-right:before {
  content: '\e810';
}

/* '' */
.icon-arrow-left:before {
  content: '\e811';
}

/* '' */
.icon-play-circle2:before {
  content: '\e812';
}

/* '' */
.icon-instagram:before {
  content: '\e813';
}

/* '' */
.icon-down-open-big:before {
  content: '\e814';
}

/* '' */
.icon-left-open-big:before {
  content: '\e815';
}

/* '' */
.icon-up-open-big:before {
  content: '\e816';
}

/* '' */
.icon-up-down-arrows:before {
  content: '\e817';
}

/* '' */
.icon-spin:before {
  content: '\e818';
}

/* '' */
.icon-speech:before {
  content: '\e819';
}

/* '' */
.icon-speed-2:before {
  content: '\e81a';
}

/* '' */
.icon-speed-1:before {
  content: '\e81b';
}

/* '' */
.icon-menu:before {
  content: '\e81c';
}

/* '' */
.icon-clock:before {
  content: '\e81d';
}

/* '' */
.icon-usage:before {
  content: '\e81e';
}

/* '' */
.icon-mobile:before {
  content: '\e81f';
}

/* '' */
.icon-play:before {
  content: '\e820';
}

/* '' */
.icon-speed-3:before {
  content: '\e821';
}

/* '' */
.icon-pinterest:before {
  content: '\e822';
}

/* '' */
.icon-gplus:before {
  content: '\e823';
}

/* '' */
.icon-tablet:before {
  content: '\e824';
}

/* '' */
.icon-speed-4:before {
  content: '\e825';
}

/* '' */
.icon-speed-5:before {
  content: '\e826';
}

/* '' */
.icon-speed-6:before {
  content: '\e827';
}

/* '' */
.icon-down-micro:before {
  content: '\e828';
}

/* '' */
.icon-up-micro:before {
  content: '\e829';
}

/* '' */
.icon-minus-circle:before {
  content: '\e82a';
}

/* '' */
.icon-broadband:before {
  content: '\e82b';
}

/* '' */
.icon-ok:before {
  content: '\e82c';
}

/* '' */
.icon-phone:before {
  content: '\e82d';
}

/* '' */
.icon-hot:before {
  content: '\e82e';
}

/* '' */
.icon-4g:before {
  content: '\e82f';
}

/* '' */
.icon-plans:before {
  content: '\e830';
}

/* '' */
.icon-battery:before {
  content: '\e831';
}

/* '' */
.icon-calendar:before {
  content: '\e832';
}

/* '' */
.icon-car:before {
  content: '\e833';
}

/* '' */
.icon-chart-bar:before {
  content: '\e834';
}

/* '' */
.icon-chat:before {
  content: '\e835';
}

/* '' */
.icon-cloud-download:before {
  content: '\e836';
}

/* '' */
.icon-cloud-upload:before {
  content: '\e837';
}

/* '' */
.icon-cog:before {
  content: '\e838';
}

/* '' */
.icon-cloud:before {
  content: '\e839';
}

/* '' */
.icon-dollar-sign:before {
  content: '\e83a';
}

/* '' */
.icon-credit-card:before {
  content: '\e83b';
}

/* '' */
.icon-eye:before {
  content: '\e83c';
}

/* '' */
.icon-flag:before {
  content: '\e83d';
}

/* '' */
.icon-info:before {
  content: '\e83e';
}

/* '' */
.icon-lock:before {
  content: '\e83f';
}

/* '' */
.icon-home:before {
  content: '\e840';
}

/* '' */
.icon-kiwi:before {
  content: '\e841';
}

/* '' */
.icon-micro-memory-card:before {
  content: '\e842';
}

/* '' */
.icon-lightning:before {
  content: '\e843';
}

/* '' */
.icon-location:before {
  content: '\e844';
}

/* '' */
.icon-micro-sim:before {
  content: '\e845';
}

/* '' */
.icon-mini-memory-card:before {
  content: '\e846';
}

/* '' */
.icon-mobile-devices:before {
  content: '\e847';
}

/* '' */
.icon-mobile-edit:before {
  content: '\e848';
}

/* '' */
.icon-music:before {
  content: '\e849';
}

/* '' */
.icon-nano-sim:before {
  content: '\e84a';
}

/* '' */
.icon-power-plug:before {
  content: '\e84b';
}

/* '' */
.icon-laptop:before {
  content: '\e84c';
}

/* '' */
.icon-question-mark:before {
  content: '\e84d';
}

/* '' */
.icon-reload:before {
  content: '\e84e';
}

/* '' */
.icon-router:before {
  content: '\e84f';
}

/* '' */
.icon-setting:before {
  content: '\e850';
}

/* '' */
.icon-sd-memory-card:before {
  content: '\e851';
}

/* '' */
.icon-rocket:before {
  content: '\e852';
}

/* '' */
.icon-sim-card:before {
  content: '\e853';
}

/* '' */
.icon-hi:before {
  content: '\e854';
}

/* '' */
.icon-speaker:before {
  content: '\e855';
}

/* '' */
.icon-tie:before {
  content: '\e856';
}

/* '' */
.icon-usb-drive:before {
  content: '\e857';
}

/* '' */
.icon-angle-circled-up:before {
  content: '\e858';
}

/* '' */
.icon-mail-alt:before {
  content: '\e859';
}

/* '' */
.icon-telecom-mobile:before {
  content: '\e85a';
}

/* '' */
.icon-van:before {
  content: '\e85b';
}

/* '' */
.icon-download:before {
  content: '\e85c';
}

/* '' */
.icon-upload:before {
  content: '\e85d';
}

/* '' */
.icon-spark:before {
  content: '\e85e';
}

/* '' */
.icon-browser:before {
  content: '\e85f';
}

/* '' */
.icon-thumbs-up-1:before {
  content: '\e860';
}

/* '' */
.icon-search:before {
  content: '\e861';
}

/* '' */
.icon-data:before {
  content: '\e862';
}

/* '' */
.icon-buy-phones:before {
  content: '\e863';
}

/* '' */
.icon-business:before {
  content: '\e864';
}

/* '' */
.icon-forgot-password:before {
  content: '\e865';
}

/* '' */
.icon-comment:before {
  content: '\e866';
}

/* '' */
.icon-free:before {
  content: '\e867';
}

/* '' */
.icon-share-post:before {
  content: '\e868';
}

/* '' */
.icon-basket:before {
  content: '\e869';
}

/* '' */
.icon-instagram-1:before {
  content: '\e86a';
}

/* '' */
.icon-solid-arrow-up:before {
  content: '\e86b';
}

/* '' */
.icon-headphones:before {
  content: '\e86c';
}

/* '' */
.icon-international-calling:before {
  content: '\e86d';
}

/* '' */
.icon-mobile-calling:before {
  content: '\e86e';
}

/* '' */
.icon-modem:before {
  content: '\e86f';
}

/* '' */
.icon-internet:before {
  content: '\e870';
}

/* '' */
.icon-moving-house:before {
  content: '\e871';
}

/* '' */
.icon-user-1:before {
  content: '\e872';
}

/* '' */
.icon-mail:before {
  content: '\e873';
}

/* '' */
.icon-bill:before {
  content: '\e874';
}

/* '' */
.icon-switch-1:before {
  content: '\e875';
}

/* '' */
.icon-address:before {
  content: '\e876';
}

/* '' */
.icon-solid-arrow-down:before {
  content: '\e877';
}

/* '' */
.icon-solid-arrow-left:before {
  content: '\e878';
}

/* '' */
.icon-solid-arrow-right:before {
  content: '\e879';
}

/* '' */
.icon-nz:before {
  content: '\e87a';
}

/* '' */
.icon-australia:before {
  content: '\e87b';
}

/* '' */
.icon-minus-circled:before {
  content: '\e87c';
}

/* '' */
.icon-plus-circled:before {
  content: '\e87d';
}

/* '' */
.icon-cancel-circled:before {
  content: '\e87e';
}

/* '' */
.icon-help-circled:before {
  content: '\e87f';
}

/* '' */
.icon-updown-circle:before {
  content: '\e880';
}

/* '' */
.icon-sim:before {
  content: '\e881';
}

/* '' */
.icon-roaming:before {
  content: '\e882';
}

/* '' */
.icon-refresh:before {
  content: '\e883';
}

/* '' */
.icon-prepaid:before {
  content: '\e884';
}

/* '' */
.icon-tools:before {
  content: '\e885';
}

/* '' */
.icon-top-up:before {
  content: '\e886';
}

/* '' */
.icon-upgrade:before {
  content: '\e887';
}

/* '' */
.icon-win:before {
  content: '\e888';
}

/* '' */
.icon-wifi:before {
  content: '\e889';
}

/* '' */
.icon-doc-text-inv:before {
  content: '\e88a';
}

/* '' */
.icon-down:before {
  content: '\e88b';
}

/* '' */
.icon-up:before {
  content: '\e88c';
}

/* '' */
.icon-right:before {
  content: '\e88d';
}

/* '' */
.icon-left:before {
  content: '\e88e';
}

/* '' */
.icon-headphone:before {
  content: '\e88f';
}

/* '' */
.icon-events:before {
  content: '\e890';
}

/* '' */
.icon-family:before {
  content: '\e891';
}

/* '' */
.icon-movies:before {
  content: '\e892';
}

/* '' */
.icon-presale:before {
  content: '\e893';
}

/* '' */
.icon-thanks:before {
  content: '\e894';
}

/* '' */
.icon-tickets:before {
  content: '\e895';
}

/* '' */
.icon-generic-top-up:before {
  content: '\e896';
}

/* '' */
.icon-warning-f:before {
  content: '\e063';
  font-family: "spark-icon-family";
  color: darkorange;
}

/* Font icon */
[class^="icon-"], [class*=" icon-"] {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  /* fix buttons height */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
}

.icon-thumbs-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;');
}

.icon-thumbs-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;');
}

.icon-twitter {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe802;&nbsp;');
}

.icon-facebook {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe803;&nbsp;');
}

.icon-right-open-big {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe804;&nbsp;');
}

.icon-plus-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe805;&nbsp;');
}

.icon-pencil {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe806;&nbsp;');
}

.icon-facebook-squared {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe807;&nbsp;');
}

.icon-cancel-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe808;&nbsp;');
}

.icon-plus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe809;&nbsp;');
}

.icon-minus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80a;&nbsp;');
}

.icon-youtube-play {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80b;&nbsp;');
}

.icon-right-dir {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80c;&nbsp;');
}

.icon-youtube {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80d;&nbsp;');
}

.icon-ok-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80e;&nbsp;');
}

.icon-x {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe80f;&nbsp;');
}

.icon-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe810;&nbsp;');
}

.icon-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe811;&nbsp;');
}

.icon-play-circle2 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe812;&nbsp;');
}

.icon-instagram {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe813;&nbsp;');
}

.icon-down-open-big {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe814;&nbsp;');
}

.icon-left-open-big {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe815;&nbsp;');
}

.icon-up-open-big {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe816;&nbsp;');
}

.icon-up-down-arrows {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe817;&nbsp;');
}

.icon-spin {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe818;&nbsp;');
}

.icon-speech {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe819;&nbsp;');
}

.icon-speed-2 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81a;&nbsp;');
}

.icon-speed-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81b;&nbsp;');
}

.icon-menu {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81c;&nbsp;');
}

.icon-clock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81d;&nbsp;');
}

.icon-usage {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81e;&nbsp;');
}

.icon-mobile {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe81f;&nbsp;');
}

.icon-play {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe820;&nbsp;');
}

.icon-speed-3 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe821;&nbsp;');
}

.icon-pinterest {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe822;&nbsp;');
}

.icon-gplus {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe823;&nbsp;');
}

.icon-tablet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe824;&nbsp;');
}

.icon-speed-4 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe825;&nbsp;');
}

.icon-speed-5 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe826;&nbsp;');
}

.icon-speed-6 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe827;&nbsp;');
}

.icon-down-micro {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe828;&nbsp;');
}

.icon-up-micro {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe829;&nbsp;');
}

.icon-minus-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82a;&nbsp;');
}

.icon-broadband {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82b;&nbsp;');
}

.icon-ok {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82c;&nbsp;');
}

.icon-phone {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82d;&nbsp;');
}

.icon-hot {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82e;&nbsp;');
}

.icon-4g {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe82f;&nbsp;');
}

.icon-plans {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe830;&nbsp;');
}

.icon-battery {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe831;&nbsp;');
}

.icon-calendar {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe832;&nbsp;');
}

.icon-car {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe833;&nbsp;');
}

.icon-chart-bar {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe834;&nbsp;');
}

.icon-chat {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe835;&nbsp;');
}

.icon-cloud-download {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe836;&nbsp;');
}

.icon-cloud-upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe837;&nbsp;');
}

.icon-cog {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe838;&nbsp;');
}

.icon-cloud {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe839;&nbsp;');
}

.icon-dollar-sign {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83a;&nbsp;');
}

.icon-credit-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83b;&nbsp;');
}

.icon-eye {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83c;&nbsp;');
}

.icon-flag {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83d;&nbsp;');
}

.icon-info {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83e;&nbsp;');
}

.icon-lock {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe83f;&nbsp;');
}

.icon-home {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe840;&nbsp;');
}

.icon-kiwi {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe841;&nbsp;');
}

.icon-micro-memory-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe842;&nbsp;');
}

.icon-lightning {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe843;&nbsp;');
}

.icon-location {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe844;&nbsp;');
}

.icon-micro-sim {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe845;&nbsp;');
}

.icon-mini-memory-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe846;&nbsp;');
}

.icon-mobile-devices {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe847;&nbsp;');
}

.icon-mobile-edit {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe848;&nbsp;');
}

.icon-music {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe849;&nbsp;');
}

.icon-nano-sim {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84a;&nbsp;');
}

.icon-power-plug {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84b;&nbsp;');
}

.icon-laptop {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84c;&nbsp;');
}

.icon-question-mark {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84d;&nbsp;');
}

.icon-reload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84e;&nbsp;');
}

.icon-router {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe84f;&nbsp;');
}

.icon-setting {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe850;&nbsp;');
}

.icon-sd-memory-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe851;&nbsp;');
}

.icon-rocket {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe852;&nbsp;');
}

.icon-sim-card {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe853;&nbsp;');
}

.icon-hi {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe854;&nbsp;');
}

.icon-speaker {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe855;&nbsp;');
}

.icon-tie {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe856;&nbsp;');
}

.icon-usb-drive {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe857;&nbsp;');
}

.icon-angle-circled-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe858;&nbsp;');
}

.icon-mail-alt {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe859;&nbsp;');
}

.icon-telecom-mobile {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85a;&nbsp;');
}

.icon-van {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85b;&nbsp;');
}

.icon-download {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85c;&nbsp;');
}

.icon-upload {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85d;&nbsp;');
}

.icon-spark {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85e;&nbsp;');
}

.icon-browser {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe85f;&nbsp;');
}

.icon-thumbs-up-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe860;&nbsp;');
}

.icon-search {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe861;&nbsp;');
}

.icon-data {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe862;&nbsp;');
}

.icon-buy-phones {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe863;&nbsp;');
}

.icon-business {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe864;&nbsp;');
}

.icon-forgot-password {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe865;&nbsp;');
}

.icon-comment {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe866;&nbsp;');
}

.icon-free {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe867;&nbsp;');
}

.icon-share-post {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe868;&nbsp;');
}

.icon-basket {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe869;&nbsp;');
}

.icon-instagram-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86a;&nbsp;');
}

.icon-solid-arrow-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86b;&nbsp;');
}

.icon-headphones {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86c;&nbsp;');
}

.icon-international-calling {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86d;&nbsp;');
}

.icon-mobile-calling {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86e;&nbsp;');
}

.icon-modem {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe86f;&nbsp;');
}

.icon-internet {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe870;&nbsp;');
}

.icon-moving-house {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe871;&nbsp;');
}

.icon-user-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe872;&nbsp;');
}

.icon-mail {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe873;&nbsp;');
}

.icon-bill {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe874;&nbsp;');
}

.icon-switch-1 {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe875;&nbsp;');
}

.icon-address {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe876;&nbsp;');
}

.icon-solid-arrow-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe877;&nbsp;');
}

.icon-solid-arrow-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe878;&nbsp;');
}

.icon-solid-arrow-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe879;&nbsp;');
}

.icon-nz {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87a;&nbsp;');
}

.icon-australia {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87b;&nbsp;');
}

.icon-minus-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87c;&nbsp;');
}

.icon-plus-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87d;&nbsp;');
}

.icon-cancel-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87e;&nbsp;');
}

.icon-help-circled {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe87f;&nbsp;');
}

.icon-updown-circle {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe880;&nbsp;');
}

.icon-sim {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe881;&nbsp;');
}

.icon-roaming {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe882;&nbsp;');
}

.icon-refresh {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe883;&nbsp;');
}

.icon-prepaid {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe884;&nbsp;');
}

.icon-tools {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe885;&nbsp;');
}

.icon-top-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe886;&nbsp;');
}

.icon-upgrade {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe887;&nbsp;');
}

.icon-win {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe888;&nbsp;');
}

.icon-wifi {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe889;&nbsp;');
}

.icon-doc-text-inv {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88a;&nbsp;');
}

.icon-down {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88b;&nbsp;');
}

.icon-up {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88c;&nbsp;');
}

.icon-right {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88d;&nbsp;');
}

.icon-left {
  *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe88e;&nbsp;');
}

/* Font icon-ie7 */
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/* Same as $blue */
/* Primary colours */
/* Secondary colours */
/* Mono colours */
/* Misc */
/* Font colours */
.blue-text {
  color: #13a4de;
}

.purple-text {
  color: #4f438a;
}

.pink-text {
  color: #e1058c;
}

.orange-text {
  color: #f99f1c;
}

.green-text {
  color: #00af62;
}

.yellow-text {
  color: #fff200;
}

.red-text {
  color: #e34945;
}

/* Background colours */
.blue-bg {
  background: #13a4de !important;
}

.purple-bg {
  background: #4f438a !important;
}

.pink-bg, .content-block-header {
  background: #e1058c !important;
}

.orange-bg {
  background: #f99f1c !important;
}

.green-bg, .spark-business .content-block-header {
  background: #00af62 !important;
}

.yellow-bg {
  background: #fff200 !important;
}

.red-bg {
  background: #e34945 !important;
}

.light-purple-bg {
  background: #7f559c !important;
}

.light-blue-bg {
  background: #72d0f4 !important;
}

.no-bg {
  background: none !important;
}

/* Gradient backgrounds */
.blue_grad_bg {
  background-color: #72d0f4;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF72D0F4', endColorstr='#FF0088CC');
  background: linear-gradient(#72d0f4, #0088cc);
}
.blue_grad_bg.left-right {
  background: #72d0f4;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #72d0f4 0%, #0088cc 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #72d0f4), color-stop(100%, #0088cc));
  background: -webkit-linear-gradient(left, #72d0f4 0%, #0088cc 100%);
  background: -o-linear-gradient(left, #72d0f4 0%, #0088cc 100%);
  background: -ms-linear-gradient(left, #72d0f4 0%, #0088cc 100%);
  background: linear-gradient(to right, #72d0f4 0%, #0088cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$light-blue', endColorstr='$dark-blue',GradientType=1 );
}

.purple_grad_bg, .device-card.purple-card .inner-card, .price-card.purple-card .inner-card, .carousel.device.advance-price .advance-price-card.purple-card:hover .inner-card {
  background-color: #4f438a;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF7F559C', endColorstr='#FF4F438A');
  background: linear-gradient(#7f559c, #4f438a);
}
.purple_grad_bg.bottom-top, .device-card.purple-card .bottom-top.inner-card, .device-card.purple-white-card .inner-card .device-info-bg, .price-card.purple-card .bottom-top.inner-card, .price-card.purple-white-card .inner-card .service-info .service-price, .price-card.purple-white-card .inner-card .service-info-bg, .carousel.device, .carousel.device .slick-prev, .carousel.device .slick-next, .carousel.device.advance-price .advance-price-card.purple-card:hover .bottom-top.inner-card, .advance-price-card.purple-card .inner-card, .advance-price-card.purple-white-card .inner-card .service-info .service-price, .advance-price-card.purple-white-card .inner-card .service-info-bg {
  background-color: #4f438a;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4F438A', endColorstr='#FF7F559C');
  background: linear-gradient(#4f438a, #7f559c);
}
.purple_grad_bg.left-right, .device-card.purple-card .left-right.inner-card, .price-card.purple-card .left-right.inner-card, .carousel.device.advance-price .advance-price-card.purple-card:hover .left-right.inner-card {
  background: #7f559c;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdmNTU5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0ZjQzOGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #7f559c 0%, #4f438a 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #7f559c), color-stop(100%, #4f438a));
  background: -webkit-linear-gradient(left, #7f559c 0%, #4f438a 100%);
  background: -o-linear-gradient(left, #7f559c 0%, #4f438a 100%);
  background: -ms-linear-gradient(left, #7f559c 0%, #4f438a 100%);
  background: linear-gradient(to right, #7f559c 0%, #4f438a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$light-purple', endColorstr='$purple',GradientType=1 );
}

.pink_grad_bg {
  background-color: #e1058c;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE1058C', endColorstr='#FFBB0370');
  background: linear-gradient(#e1058c, #bb0370);
}
.pink_grad_bg.left-right {
  background: #e1058c;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UxMDU4YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYjAzNzAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #e1058c 0%, #bb0370 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #e1058c), color-stop(100%, #bb0370));
  background: -webkit-linear-gradient(left, #e1058c 0%, #bb0370 100%);
  background: -o-linear-gradient(left, #e1058c 0%, #bb0370 100%);
  background: -ms-linear-gradient(left, #e1058c 0%, #bb0370 100%);
  background: linear-gradient(to right, #e1058c 0%, #bb0370 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$pink', endColorstr='$dark-pink',GradientType=1 );
}

.orange_grad_bg, .ico-quick-links, .quick-links-scroll {
  background-color: #f99f1c;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF99F1C', endColorstr='#FFF27800');
  background: linear-gradient(#f99f1c, #f27800);
}
.orange_grad_bg.left-right, .left-right.ico-quick-links, .left-right.quick-links-scroll {
  background: #f99f1c;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5OWYxYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMjc4MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #f99f1c 0%, #f27800 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f99f1c), color-stop(100%, #f27800));
  background: -webkit-linear-gradient(left, #f99f1c 0%, #f27800 100%);
  background: -o-linear-gradient(left, #f99f1c 0%, #f27800 100%);
  background: -ms-linear-gradient(left, #f99f1c 0%, #f27800 100%);
  background: linear-gradient(to right, #f99f1c 0%, #f27800 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$orange', endColorstr='$dark-orange',GradientType=1 );
}

.green_grad_bg {
  background-color: #92c56e;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF92C56E', endColorstr='#FF00AF62');
  background: linear-gradient(#92c56e, #00af62);
}
.green_grad_bg.left-right {
  background: #92c56e;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzkyYzU2ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGFmNjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left, #92c56e 0%, #00af62 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #92c56e), color-stop(100%, #00af62));
  background: -webkit-linear-gradient(left, #92c56e 0%, #00af62 100%);
  background: -o-linear-gradient(left, #92c56e 0%, #00af62 100%);
  background: -ms-linear-gradient(left, #92c56e 0%, #00af62 100%);
  background: linear-gradient(to right, #92c56e 0%, #00af62 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$light-green', endColorstr='$green ',GradientType=1 );
}

.grey_grad_bg {
  background-color: #e9e9e9;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE9E9E9', endColorstr='#FFE9E9E9');
  background: linear-gradient(#e9e9e9, #e9e9e9);
}

.yellow_grad_bg {
  background-color: #fdcb31;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFDCB31', endColorstr='#FFFFF200');
  background: linear-gradient(#fdcb31, #fff200);
}

.red_grad_bg {
  background-color: #ff5d5d;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFF5D5D', endColorstr='#FFE34945');
  background: linear-gradient(#ff5d5d, #e34945);
}

/* Inverse grad */
.blue_grad_bg_inverse {
  background-color: #13a4de;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF13A4DE', endColorstr='#FF72D0F4');
  background: linear-gradient(#13a4de, #72d0f4);
}

.purple_grad_inverse {
  background-color: #4f438a;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4F438A', endColorstr='#FF604494');
  background: linear-gradient(#4f438a, #604494);
}

.pink_grad_inverse {
  background-color: #e1058c;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE1058C', endColorstr='#FFF37EB2');
  background: linear-gradient(#e1058c, #f37eb2);
}

.orange_grad_inverse {
  background-color: #f99f1c;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF99F1C', endColorstr='#FFF8A531');
  background: linear-gradient(#f99f1c, #f8a531);
}

.green_grad_inverse {
  background-color: #92c56e;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF92C56E', endColorstr='#FF92C56E');
  background: linear-gradient(#92c56e, #92c56e);
}

.yellow_grad_inverse {
  background-color: #fff200;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFF200', endColorstr='#FFFDCB31');
  background: linear-gradient(#fff200, #fdcb31);
}

.blue, button.blue,
.button.blue,
.btn.blue {
  background: #13a4de;
}
.blue.block span {
  background: #13a4de;
  box-shadow: 0.25em 0 0 #13a4de, -0.25em 0 0 #13a4de \9;
}

.purple, button.purple,
.button.purple,
.btn.purple {
  background: #4f438a;
}
.purple.block span {
  background: #4f438a;
  box-shadow: 0.25em 0 0 #4f438a, -0.25em 0 0 #4f438a \9;
}

.pink, button.pink,
.button.pink,
.btn.pink {
  background: #e1058c;
}
.pink.block span {
  background: #e1058c;
  box-shadow: 0.25em 0 0 #e1058c, -0.25em 0 0 #e1058c \9;
}

.orange, button.orange,
.button.orange,
.btn.orange {
  background: #f99f1c;
}
.orange.block span {
  background: #f99f1c;
  box-shadow: 0.25em 0 0 #f99f1c, -0.25em 0 0 #f99f1c \9;
}

.green, button.green,
.button.green,
.btn.green {
  background: #00af62;
}
.green.block span {
  background: #00af62;
  box-shadow: 0.25em 0 0 #00af62, -0.25em 0 0 #92c56e \9;
}

.yellow {
  background: #fff200;
}
.yellow.block span {
  background: #fff200;
  box-shadow: 0.25em 0 0 #fff200, -0.25em 0 0 #fff200 \9;
}

.red, button.red,
.button.red,
.btn.red {
  background: #e34945;
}
.red.block span {
  background: #e34945;
  box-shadow: 0.25em 0 0 #e34945, -0.25em 0 0 #e34945 \9;
}

.light-purple {
  background: #7f559c;
}
.light-purple.block span {
  background: #7f559c;
  box-shadow: 0.25em 0 0 #7f559c, -0.25em 0 0 #7f559c \9;
}

.light-pink {
  background: #f37eb2;
}
.light-pink.block span {
  background: #f37eb2;
  box-shadow: 0.25em 0 0 #f37eb2, -0.25em 0 0 #f37eb2 \9;
}

.light-orange {
  background: #f8a531;
}
.light-orange.block span {
  background: #f8a531;
  box-shadow: 0.25em 0 0 #f8a531, -0.25em 0 0 #f8a531 \9;
}

.light-green {
  background: #92c56e;
}
.light-green.block span {
  background: #92c56e;
  box-shadow: 0.25em 0 0 #92c56e, -0.25em 0 0 #92c56e \9;
}

.light-yellow {
  background: #fdcb31;
}
.light-yellow.block span {
  background: #fdcb31;
  box-shadow: 0.25em 0 0 #fdcb31, -0.25em 0 0 #fdcb31 \9;
}

.light-red {
  background: #ff5d5d;
}
.light-red.block span {
  background: #ff5d5d;
  box-shadow: 0.25em 0 0 #ff5d5d, -0.25em 0 0 #ff5d5d \9;
}

.mid-purple {
  background: #604494;
}
.mid-purple.block span {
  background: #604494;
  box-shadow: 0.25em 0 0 #604494, -0.25em 0 0 #604494 \9;
}

.block .block-link {
  background: #13a4de !important;
  box-shadow: 0.25em 0 0 #13a4de !important, -0.25em 0 0 #13a4de !important \9;
  color: white;
}

/*  Colours and gradient */
/* ------------------------------------------------- */
/* ------------------------------------------------- */
/**
 * @license
 * MyFonts Webfont Build ID 2814530, 2014-05-19T21:15:08-0400

 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2814530
 * Licensed pageviews: 250,000
 * 
 * © 2014 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "AvenirNextLTPro-Regular";
  src: url("../../../content/dam/sparkresponsive/font/Avenir/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix");
  src: url("../../../content/dam/sparkresponsive/font/Avenir/e9167238-3b3f-4813-a04a-a384394eed42.eot?#iefix") format("eot"), url("../../../content/dam/sparkresponsive/font/Avenir/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"), url("../../../content/dam/sparkresponsive/font/Avenir/dca7ae76-416a-40ab-a4f0-51f185a59ea4.woff2") format("woff2");
}
@font-face {
  font-family: "AvenirNextLTPro-Medium";
  src: url("../../../content/dam/sparkresponsive/font/Avenir/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix");
  src: url("../../../content/dam/sparkresponsive/font/Avenir/1a7c9181-cd24-4943-a9d9-d033189524e0.eot?#iefix") format("eot"), url("../../../content/dam/sparkresponsive/font/Avenir/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"), url("../../../content/dam/sparkresponsive/font/Avenir/2ceb2f97-1e0e-42b2-9a97-ef27f9c03e30.woff2") format("woff2");
}
@font-face {
  font-family: "AvenirNextLTPro-Demi";
  src: url("../../../content/dam/sparkresponsive/font/Avenir/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix");
  src: url("../../../content/dam/sparkresponsive/font/Avenir/12d643f2-3899-49d5-a85b-ff430f5fad15.eot?#iefix") format("eot"), url("../../../content/dam/sparkresponsive/font/Avenir/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"), url("../../../content/dam/sparkresponsive/font/Avenir/ca8b4c83-bcba-4883-8e28-ef6cd00abab4.woff2") format("woff2");
}
@font-face {
  font-family: "AvenirNextLTPro-Bold";
  src: url("../../../content/dam/sparkresponsive/font/Avenir/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix");
  src: url("../../../content/dam/sparkresponsive/font/Avenir/dccb10af-07a2-404c-bfc7-7750e2716bc1.eot?#iefix") format("eot"), url("../../../content/dam/sparkresponsive/font/Avenir/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff") format("woff"), url("../../../content/dam/sparkresponsive/font/Avenir/39ed59ad-834a-441f-9a30-60b277927adf.woff2") format("woff2");
}
/* ------------------------------------ */
/* ! 02. Typography                     */
/* ------------------------------------ */
/* Font stack */
.AvenirNextLTPro-Regular, label, p, .help-block, .info-box, .table-card .table, .alert-wrap .alert, #header .primary .search .input-append, #footer .nav .col a, #footer .bottom .wrap ul li a, .advance-price-card .inner-card .service-info .service-price .speed, .advance-price-card .inner-card .price-card-details a, .alert-wrap .alert button span, body {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}

.AvenirNextLTPro-Medium, #header .secondary > ul > .wrap > li > ul > li a, .link-group.ticker ul a li {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
}

.AvenirNextLTPro-Demi, p.small, label.small, .small.help-block, .small.info-box, .table-card .small.table, .alert-wrap .small.alert, a, h4.block, h4.block .block-link, textarea, textarea.form-control, input, input[type="text"], input[type="password"], .help-block.note, #header .type ul li > a, #header .primary > ul > li > a, #header .primary .products > li > a, #header .primary .products .promo p span, #header .primary .products .promo label span, #header .primary .products .promo .help-block span, #header .primary .products .promo .info-box span, #header .primary .products .promo .table-card .table span, .table-card #header .primary .products .promo .table span, #header .primary .products .promo .alert-wrap .alert span, .alert-wrap #header .primary .products .promo .alert span, #footer .footerbreadcrumb, #footer .nav .col h5 a, #footer .nav .col.contact .footer-social h5, .card .bottom-bar, .card2 .bottom-bar, .hero-card .bottom-bar, .carousel-card .bottom-bar, .top-progress-bar div .progress-bar-label h4, .top-progress-bar div .progress-bar-number h4, .video-card .bottom-bar, .device-card .inner-card .device-info .device-price .number:before, .device-card .bottom-bar, .price-card .inner-card .service-info .service-price .number:before, .price-card .inner-card .service-info .service-price .txt, .price-card .bottom-bar, .carousel.device.price .service-info .service-price .number:before, .carousel.device.price .service-info .service-price .txt, .bottom-bar.device-card-bottom-bar, .advance-price-card .inner-card .service-info .service-price .number:before, .advance-price-card .inner-card .service-info .service-price .txt, .advance-price-card .bottom-bar, button,
.button,
.btn {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}

.AvenirNextLTPro-Bold, strong, b, p.large, label.large, .large.help-block, .large.info-box, .table-card .large.table, .alert-wrap .large.alert, p strong, label strong, .help-block strong, .info-box strong, .table-card .table strong, .alert-wrap .alert strong, p b, label b, .help-block b, .info-box b, .table-card .table b, .alert-wrap .alert b, h1, h2, h3, h4, h5, h1.block a, h2.block a, h3.block a, h4.block a, h5.block a, h1.block .block-link, h2.block .block-link, h3.block .block-link, h4.block .block-link, h5.block .block-link, .help-block, .device-card .inner-card .device-info .device-price .number, .device-card .inner-card .device-info .device-price .txt, .price-card .inner-card .service-info .service-price .number, .carousel.device.price .service-info .service-price .number, .advance-price-card .inner-card .service-info .service-price .number {
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
}

em, i {
  font-style: italic;
}

p, label, .help-block, .info-box, .table-card .table, .alert-wrap .alert {
  margin: 0 0 10px 0;
  font-size: 14px;
  line-height: 18px;
  color: #414042;
  letter-spacing: -0.2px;
  -webkit-text-stroke: 1px rgba(0, 0, 0, 0.1);
}
p.large, label.large, .large.help-block, .large.info-box, .table-card .large.table, .alert-wrap .large.alert {
  color: #414042;
  font-size: 14px;
  word-spacing: -1.05px;
}
p.small, label.small, .small.help-block, .small.info-box, .table-card .small.table, .alert-wrap .small.alert {
  font-size: 10px;
  line-height: 12px;
}
p.note-text, label.note-text, .note-text.help-block, .note-text.info-box, .table-card .note-text.table, .alert-wrap .note-text.alert {
  background: #e9e9e9;
  padding: 10px;
}

.clear-text-transform {
  text-transform: none !important;
}

h1, h2, h3, h4, h5 {
  color: #414042;
}
h1.full-width, h2.full-width, h3.full-width, h4.full-width, h5.full-width {
  width: 100%;
}
h1.uppercase, h2.uppercase, h3.uppercase, h4.uppercase, h5.uppercase {
  text-transform: uppercase;
}
h1.block, h2.block, h3.block, h4.block, h5.block {
  margin-top: 0;
  padding-right: 0.3em !important;
}
h1.block .block-link, h2.block .block-link, h3.block .block-link, h4.block .block-link, h5.block .block-link {
  left: 0 !important;
  padding-left: 0.3em !important;
  padding-right: 0.3em !important;
  white-space: pre-wrap;
}
h1.block .block-link:after, h2.block .block-link:after, h3.block .block-link:after, h4.block .block-link:after, h5.block .block-link:after {
  font-family: fontello;
  font-size: 0.85em;
  content: '\e804';
  margin-left: 6px;
  vertical-align: top;
  line-height: 1.7em;
}
h1.block .block-link.play:after, h2.block .block-link.play:after, h3.block .block-link.play:after, h4.block .block-link.play:after, h5.block .block-link.play:after {
  font-family: fontello;
  content: '\e812';
  margin-left: 1%;
  vertical-align: top;
  font-size: 0.88em;
}

h1, h2, h3, h4 {
  /* ------------ underlined block heading -------------*/
}
h1.underlined, h2.underlined, h3.underlined, h4.underlined {
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 1px solid #babcbe;
}
h1.underlined.block span, h1.underlined.block .block-link, h2.underlined.block span, h2.underlined.block .block-link, h3.underlined.block span, h3.underlined.block .block-link, h4.underlined.block span, h4.underlined.block .block-link {
  padding: 0.1em 0.5em 0 0.5em;
  color: white;
}
@media screen and (min-width: 940px) {
  h1.underlined, h2.underlined, h3.underlined, h4.underlined {
    padding-right: 25%;
  }
}
h1.uppercase, h2.uppercase, h3.uppercase, h4.uppercase {
  text-transform: uppercase;
}

h1 {
  font-size: 33px;
  line-height: 36px;
  display: block;
  word-spacing: -1px;
}
h1.block {
  letter-spacing: 1px;
  background: none;
  text-transform: uppercase;
}
h1.block span, h1.block .block-link {
  display: inline;
  margin: 1px 2px 1px 0;
  padding: 3px 10px 2px 10px;
  color: white;
  background: inherit;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 48px;
  left: 0.3em;
  padding-left: 0;
  position: relative;
}
@media only screen and (max-width: 639px) {
  h1 {
    font-size: 18px;
    line-height: 24px;
    word-spacing: -1px;
    margin: 15px 0 5px 0;
  }
  h1.block {
    letter-spacing: 1px;
  }
  h1.block span, h1.block .block-link {
    margin-right: 1px;
    padding: 2px 8px 1px 8px;
    line-height: 27px;
  }
}

h2 {
  font-size: 24px;
  line-height: 28px;
  display: block;
}
h2.block {
  letter-spacing: 1px;
  background: none;
  text-transform: uppercase;
}
h2.block span, h2.block .block-link {
  display: inline;
  margin: 1px 2px 1px 0;
  padding: 2px 8px 1px 8px;
  color: white;
  background: inherit;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 35px;
  left: 0.3em;
  padding-left: 0;
  position: relative;
  text-transform: uppercase;
}
@media only screen and (max-width: 639px) {
  h2 {
    font-size: 18px;
    line-height: 24px;
    word-spacing: -1px;
    margin: 15px 0 5px 0;
  }
  h2.block {
    letter-spacing: 1px;
  }
  h2.block span, h2.block .block-link {
    margin-right: 1px;
    padding: 2px 8px 1px 8px;
    line-height: 27px;
  }
}

h3 {
  font-size: 18px;
  line-height: 24px;
  word-spacing: -1px;
  display: block;
  margin: 20px 0 16px 0;
}
h3.block {
  letter-spacing: 1px;
  background: none;
}
h3.block span, h3.block .block-link {
  display: inline;
  text-transform: uppercase;
  margin: 1px 1px 1px 0;
  padding: 2px 8px 1px 8px;
  color: white;
  background: inherit;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 27px;
  left: 0.24em;
  padding-left: 0;
  position: relative;
}
@media only screen and (max-width: 639px) {
  h3 {
    font-size: 18px;
    line-height: 24px;
    word-spacing: -1px;
    margin: 15px 0 5px 0;
  }
  h3.block {
    letter-spacing: 1px;
  }
  h3.block span, h3.block .block-link {
    margin-right: 1px;
    padding: 2px 8px 1px 8px;
    line-height: 27px;
  }
}

h4 {
  font-size: 14px;
  line-height: 16px;
  display: block;
  margin: 5px 0;
}
h4.block {
  background: none;
}
h4.block span, h4.block .block-link {
  display: inline;
  text-transform: uppercase;
  margin: 1px 1px 1px 0;
  padding: 2px 5px 2px 5px;
  color: white;
  background: inherit;
  -webkit-box-decoration-break: clone;
  -moz-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 23px;
  left: 0.24em;
  padding-left: 0;
  position: relative;
}
h4.block .block-link:after {
  line-height: 1.85em;
}

h5 {
  font-size: 14px;
  line-height: 18px;
  color: #414042;
  word-spacing: -1.05px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  h1.block span, h1.block .block-link, h2.block span, h2.block .block-link, h3.block span, h3.block .block-link, h4.block span, h4.block .block-link {
    left: 0 !important;
    padding-left: 0.3em !important;
  }
}

@-moz-document url-prefix() {
  h1.block span, h1.block .block-link, h2.block span, h2.block .block-link, h3.block span, h3.block .block-link, h4.block span, h4.block .block-link {
    left: 0 !important;
    padding-left: 0.3em !important;
  }
}
html[data-useragent*="rv:11.0"] h1.block .block-link, html[data-useragent*="rv:11.0"] h2.block .block-link, html[data-useragent*="rv:11.0"] h3.block .block-link, html[data-useragent*="rv:11.0"] h4.block .block-link {
  white-space: pre;
  box-shadow: none !important;
  margin-left: 0.6em;
}

html[data-useragent*="MSIE"] h1.block .block-link, html[data-useragent*="MSIE"] h2.block .block-link, html[data-useragent*="MSIE"] h3.block .block-link, html[data-useragent*="MSIE"] h4.block .block-link {
  box-shadow: none !important;
  margin-left: 0.6em;
  white-space: pre;
}

/* ------------ Content heading style -------------*/
.full-width-title {
  text-align: center;
  margin-bottom: 20px;
}
.full-width-title h1, .full-width-title h2, .full-width-title h3, .full-width-title h4, .full-width-title p, .full-width-title label, .full-width-title .help-block, .full-width-title .info-box, .full-width-title .table-card .table, .table-card .full-width-title .table, .full-width-title .alert-wrap .alert, .alert-wrap .full-width-title .alert {
  display: block;
}

.pink.block .link-block {
  background-color: #0099da !important;
  color: #fff !important;
  margin-left: 2px;
}

/* ------------ Heading styling for small form components, to mimic mobile view -------------*/
.small-form h1, .small-form h2 {
  font-size: 18px;
  line-height: 24px;
  word-spacing: -1px;
  margin: 0 0 5px 0;
}
.small-form h1.block, .small-form h2.block {
  letter-spacing: 1px;
}
.small-form h1.block span, .small-form h1.block .block-link, .small-form h2.block span, .small-form h2.block .block-link {
  margin-right: 1px;
  padding: 2px 8px 1px 8px;
  line-height: 27px;
}

/*  Custom pages */
/* ------------------------------------------------- */
/* ------------------------------------------------- */
label {
  color: #414042;
  font-weight: normal;
}
label.disabled {
  color: #949494;
}

.form-control {
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
  margin-right: 10px;
  width: auto;
}

input[type="radio"],
input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

input[type="checkbox"] + label span {
  background-size: 67px;
  cursor: pointer;
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: 0 0px 0 0;
  vertical-align: middle;
}
input[type="checkbox"] + label span:hover {
  opacity: 0.6;
}

input[type="checkbox"].normal + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -33px 0;
  background-size: 67px;
}

input[type="checkbox"].normal:checked + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -33px -29px;
  background-size: 67px;
}

input[type="checkbox"].checked + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -33px -29px;
  background-size: 67px;
}

input[type="checkbox"].error + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -33px -58px;
  background-size: 67px;
}

input[type="checkbox"].error:checked + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -33px -87px;
  background-size: 67px;
}

input[type="checkbox"].disabled + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -33px -116px;
  background-size: 67px;
  cursor: not-allowed;
}

input[type="checkbox"].disabled.checked + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -33px -145px;
  background-size: 67px;
  cursor: not-allowed;
}

input:focus,
input[type=text]:focus,
input[type="password"]:focus,
select:focus,
.checkout-container .autosuggestionlist:focus,
textarea:focus,
button:focus {
  outline: none;
  border: 1px solid #8bd4f3;
  -webkit-appearance: none;
}

textarea, textarea.form-control {
  color: #13a4de;
  background: #fff;
  border: 1px solid #13a4de;
  font-size: 14px;
  width: 100%;
}

input, input[type="text"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #13a4de;
  background: #fff;
  border: 1px solid #13a4de;
  font-size: 14px;
  height: 34px;
  padding: 5px 10px;
  box-sizing: border-box;
  width: 100%;
}
input.error, input[type="text"].error, input[type="password"].error {
  border-color: #ff7a77;
  color: #e34945;
}
input.disabled, input[type="text"].disabled, input[type="password"].disabled {
  border-color: #cccccc;
  cursor: not-allowed;
}

input[type="radio"] + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll 0 0;
  background-size: 67px;
  cursor: pointer;
  display: inline-block;
  height: 38px;
  margin: 0;
  vertical-align: middle;
  width: 38px;
}
input[type="radio"] + label span:hover {
  opacity: 0.8;
}

input[type="radio"].checked + label span, input[type="radio"]:checked + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll 0 -33px;
  background-size: 67px;
}

input[type="radio"].error + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll 0 -66px;
  background-size: 67px;
}

input[type="radio"].error:checked + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll 0 -99px;
  background-size: 67px;
}

input[type="radio"].disabled + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll 0 -132px;
  background-size: 67px;
  border-color: #cccccc;
  cursor: not-allowed;
}

input[type="radio"].disabled.checked + label span, input[type="radio"].disabled:checked + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll 0 -168px;
  background-size: 67px;
  border-color: #cccccc;
  cursor: not-allowed;
}

select, .checkout-container .autosuggestionlist {
  line-height: 18px;
  font-size: 14px;
  cursor: pointer;
}

select[multiple], .checkout-container [multiple].autosuggestionlist {
  width: 100%;
  border: 1px solid #13a4de;
}
select[multiple] option, .checkout-container [multiple].autosuggestionlist option {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  color: #13a4de;
  padding: 5px 10px;
}
select[multiple] option:hover, .checkout-container [multiple].autosuggestionlist option:hover, select[multiple] option:checked, .checkout-container [multiple].autosuggestionlist option:checked, select[multiple] option:active, .checkout-container [multiple].autosuggestionlist option:active {
  background: #13a4de;
  color: white;
}
select[multiple] option.selected, .checkout-container [multiple].autosuggestionlist option.selected {
  background: #13a4de;
  color: white;
}

.disabled input, .disabled input:focus {
  border-color: #ebebec;
  cursor: not-allowed;
}
.disabled label {
  color: #666;
}

.dropdown .prefix {
  width: 100px;
  float: left;
}
.dropdown .number {
  width: 200px;
  float: left;
}
.dropdown .small {
  font-size: 14px;
}
.dropdown button {
  background: white;
  border: 1px solid #13a4de;
  color: #13a4de !important;
  font-size: 14px;
  height: 34px;
  line-height: 20px;
  padding: 4px 8px;
  text-align: left;
  text-shadow: none;
  text-transform: none;
  width: 100%;
  min-width: 30px !important;
  position: relative;
  /* for pie_IE678.js*/
}
.dropdown button:after {
  font-family: fontello;
  content: '\e828';
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 20px;
  height: 20px;
}
.dropdown button.error .caret {
  color: #e34945;
}
.dropdown button.error .caret:after {
  font-family: fontello;
  content: '\e810';
}
.dropdown button.error:after {
  font-family: fontello;
  content: '\e810';
}
.dropdown button.selected {
  background: #13a4de;
  color: white !important;
}
.dropdown button .caret {
  color: #13a4de;
  border: 0;
  height: 18px;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 20px;
}
.dropdown .dropdown-menu {
  background: #FFF;
  border: 1px solid #13a4de;
  border-top: 0;
  color: #13a4de !important;
  box-shadow: none;
  float: none;
  font-size: 12px;
  left: 0;
  position: absolute;
  right: auto;
  top: 25px;
  width: 100%;
  padding: 0;
  max-height: 250px;
  overflow: auto;
}
.dropdown .dropdown-menu li {
  margin: 0;
  cursor: pointer;
}
.dropdown .dropdown-menu li a {
  font-size: 14px;
  padding: 8px;
  color: #4cb8e3;
}
@media screen and (min-width: 1025px) {
  .dropdown .dropdown-menu li a:hover {
    background: #13a4de;
    border-radius: 0;
    color: white;
  }
}
.dropdown.short {
  min-width: 95px;
}
.dropdown.short .dropdown-menu {
  min-width: 95px;
}

.phone-number {
  *zoom: 1;
  margin: 0 -10px;
}
.phone-number:before, .phone-number:after {
  display: table;
  content: "";
  line-height: 0;
}
.phone-number:after {
  clear: both;
}
.phone-number .drop-down {
  width: 95px;
  margin-bottom: 5px;
}
.phone-number .drop-down.error {
  background: #FFF url(clientlib-responsive/images/arrow_down_error.png) no-repeat 90% center;
  border-color: #e34945;
}

.text-input {
  width: 100%;
}

.help-block {
  margin-top: 10px;
}
.help-block.note {
  color: #949494;
}

.error, .server-error {
  border-color: #e34945;
  color: #e34945;
}

.warning .form-control, .has-error .form-control {
  border-color: #f99f1c !important;
  color: #f99f1c !important;
  box-shadow: none;
}
.warning .form-control:focus, .has-error .form-control:focus {
  box-shadow: none;
}
.warning .help-block, .warning .control-label, .warning .radio, .warning .checkbox, .warning .radio-inline, .warning .checkbox-inline, .has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #f99f1c;
}

.has-success .form-control {
  background: #13a4de !important;
  border-color: #13a4de !important;
  color: #ffffff !important;
  box-shadow: none;
}
.has-success .form-control:focus {
  box-shadow: none;
  background: #72d0f4 !important;
}
.has-success .help-block {
  display: none;
}

.form-field {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  margin: 10px 0;
  zoom: 1;
  float: left;
}
.form-field label {
  color: #4d466f;
  display: block;
}

.info-box {
  display: block;
  margin: 17px 0 0 0;
  padding: 16px 20px;
  position: relative;
  color: white;
}
.info-box h5 {
  display: inline-block;
  margin: 0;
  color: white;
}
.info-box.blue {
  background-color: #13a4de;
}
.info-box.red {
  background-color: #e34945;
}
.info-box.pink {
  background-color: #e1058c;
}
.info-box.green {
  background-color: #00af62;
}
.info-box.yellow {
  background-color: #f27800;
}
.info-box.grey {
  background-color: #ebebec;
  color: #666;
}
.info-box.grey h5 {
  color: #666;
}
.info-box.white {
  background-color: white;
  color: #666;
}
.info-box.white h5 {
  color: #666;
}
.info-box.white .info-box.green h5 {
  color: white;
}

.note-text {
  background: #e9e9e9;
  padding: 10px;
}
.note-text [class^="icon-"]:before,
.note-text [class*=" icon-"]:before {
  margin-right: 10px;
}
.note-text ul {
  padding: 0;
}
.note-text ul li {
  color: #666;
  list-style: none;
}
.note-text ul li i.icon-ok-circle {
  color: #89c77d;
}
.note-text ul li i.icon-cancel-circle {
  color: #e34945;
}

.break-line {
  border-bottom: 1px dashed #666;
  margin: 20px 0 30px 0;
}

.iconset .span12 {
  margin-left: 0;
}

.icon-list .span12 .span4:first-child {
  margin-left: 0;
}

.icon-dropdown {
  border-bottom: 1px solid grey;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.icon-dropdown .span3:first-child {
  margin-left: 0;
}
.icon-dropdown label {
  color: #7f559c;
}

.icon-list {
  *zoom: 1;
}
.icon-list:before, .icon-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.icon-list:after {
  clear: both;
}
.icon-list .icon-wrapper {
  min-height: 160px;
  *zoom: 1;
  /* Firefox */
  display: -moz-box;
  -moz-box-pack: center;
  -moz-box-align: center;
  /* Safari and Chrome */
  display: -webkit-box;
  -webkit-box-pack: center;
  -webkit-box-align: center;
  /* W3C */
  display: box;
  box-pack: center;
  box-align: center;
}
.icon-list .icon-wrapper:before, .icon-list .icon-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.icon-list .icon-wrapper:after {
  clear: both;
}
.icon-list .icon-info .class-name {
  margin-bottom: 5px;
  color: #7f559c;
}

.glyph {
  height: 45px;
  list-style: none;
  margin: 0 8px 8px 0;
  position: relative;
  width: 45px;
}
.glyph.icon-45 {
  width: 45px;
  height: 45px;
}
.glyph.icon-45 .glyph-image {
  line-height: 49.5px;
  font-size: 33px;
}
.glyph.icon-60 {
  width: 60px;
  height: 60px;
}
.glyph.icon-60 .glyph-image {
  line-height: 49.5px;
  font-size: 42px;
}
.glyph.icon-80 {
  width: 80px;
  height: 80px;
}
.glyph.icon-80 .glyph-image {
  line-height: 49.5px;
  font-size: 56px;
}
.glyph.icon-110 {
  width: 110px;
  height: 110px;
}
.glyph.icon-110 .glyph-image {
  line-height: 49.5px;
  font-size: 78px;
}
.glyph.icon-140 {
  width: 140px;
  height: 140px;
}
.glyph.icon-140 .glyph-image {
  line-height: 49.5px;
  font-size: 98px;
}

.glyph-exception .inner .glyph-image {
  color: #414042;
}

.glyph-inner {
  font-weight: normal;
  border-radius: 50%;
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  overflow: hidden;
  font-size: inherit;
  text-align: center;
  background: #7F569A;
}
.glyph-inner:before {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
  border: 2px solid transparent;
}
.glyph-inner.no-bg .glyph-image {
  color: #414042 !important;
}
.glyph-inner.no-bg.circled {
  border: 1px solid #414042;
}

.glyph-image {
  font-size: 34px;
  color: #fff;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  line-height: 1.34 !important;
  margin-top: 0.04em;
  margin-left: 0.04em;
  margin-right: 0;
}

@-moz-document url-prefix() {
  [class^="icon-"]:before,
  [class*=" icon-"]:before {
    margin-left: 0.05em;
    margin-top: 0.02em;
  }
}
body {
  max-width: 100%;
  overflow-x: hidden;
}

header,
.container-fluid {
  -webkit-transform: translate(0px, 0px);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  -moz-transform: translate(0px, 0px);
  -moz-transition: -moz-transform 300ms ease-in-out;
  -ms-transform: translate(0px, 0px);
  -ms-transition: -ms-transform 300ms ease-in-out;
  transform: translate(0px, 0px);
  transition: transform 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #e3e3e3;
  position: relative;
  z-index: 10;
}
header.push,
.container-fluid.push {
  -webkit-transform: translate(300px, 0px);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  -moz-transform: translate(300px, 0px);
  -moz-transition: -moz-transform 300ms ease-in-out;
  -ms-transform: translate(300px, 0px);
  -ms-transition: -ms-transform 300ms ease-in-out;
  transform: translate(300px, 0px);
  transition: transform 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

#compact-nav-toggle {
  min-width: 50px;
  width: 50px;
  display: inline-block;
  height: 50px;
  background: none;
  font-size: 30px;
  text-shadow: none;
}
#compact-nav-toggle.hamburger {
  border: medium none;
}
@media only screen and (min-width: 640px) {
  #compact-nav-toggle {
    color: #13a4de !important;
    height: 68px;
    font-weight: bold;
    font-size: 42px;
    margin: 6px 0 32px 10px;
  }
}

#mobileNavMask {
  overflow: hidden;
  position: static;
  width: 300px;
  z-index: 200;
}

.nav-backdrop {
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 199;
}

#compactMobileNav {
  -webkit-transform: translate(-300px, 0px);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  -moz-transform: translate(-300px, 0px);
  -moz-transition: -moz-transform 300ms ease-in-out;
  -ms-transform: translate(-300px, 0px);
  -ms-transition: -ms-transform 300ms ease-in-out;
  transform: translate(-300px, 0px);
  transition: transform 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #13a4de;
  bottom: 0;
  font-family: 'AvenirNextLTPro-Regular';
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  max-width: 100%;
  position: fixed;
  text-transform: uppercase;
  top: 0;
  width: 300px;
  z-index: 200;
}
#compactMobileNav.android .selected-content .slide-depth {
  width: 0px;
}
#compactMobileNav.android .selected-content .slide-depth.to-center {
  width: 300px !important;
}
#compactMobileNav.push {
  -webkit-transform: translate(0, 0px);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  -moz-transform: translate(0, 0px);
  -moz-transition: -moz-transform 300ms ease-in-out;
  -ms-transform: translate(0, 0px);
  -ms-transition: -ms-transform 300ms ease-in-out;
  transform: translate(0, 0px);
  transition: transform 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#compactMobileNav a {
  font-family: 'AvenirNextLTPro-Regular';
}
#compactMobileNav.to-left {
  -webkit-transform: translate(0px, 0px);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  -moz-transform: translate(0px, 0px);
  -moz-transition: -moz-transform 300ms ease-in-out;
  -ms-transform: translate(0px, 0px);
  -ms-transition: -ms-transform 300ms ease-in-out;
  transform: translate(0px, 0px);
  transition: transform 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#compactMobileNav ul {
  list-style: none;
  margin: 0;
  max-width: 100%;
  overflow-x: hidden;
  padding: 0;
  width: 300px;
}
#compactMobileNav ul.slide-tabs {
  background-color: #007ab7;
  position: relative;
}
#compactMobileNav ul.slide-tabs:before {
  bottom: 0;
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
}
#compactMobileNav ul.slide-tabs li:active, #compactMobileNav ul.slide-tabs li:focus {
  background-color: transparent;
  color: white;
}
#compactMobileNav ul.slide-tabs li:active a, #compactMobileNav ul.slide-tabs li:focus a {
  color: white;
}
#compactMobileNav ul.slide-tabs li:first-child.selected-tab {
  border-left: none;
}
#compactMobileNav ul.slide-tabs li.content-tab, #compactMobileNav ul.slide-tabs li.close-compact-nav {
  cursor: pointer;
  display: inline-block;
  font-family: 'AvenirNextLTPro-Demi';
  padding: 20px;
}
@media screen and (min-width: 640px) {
  #compactMobileNav ul.slide-tabs li.content-tab, #compactMobileNav ul.slide-tabs li.close-compact-nav {
    padding: 46px 20px 38px 20px;
  }
}
#compactMobileNav ul.slide-tabs li.selected-tab {
  background-color: #0088cc;
  color: white;
  position: relative;
}
#compactMobileNav ul.slide-tabs li.close-compact-nav {
  background: rgba(255, 255, 255, 0.8);
  float: right;
  font-size: 30px;
  height: 15px;
  line-height: 1em;
  margin: 22px 20px 0;
  padding: 0;
  position: relative;
  width: 15px;
}
@media screen and (min-width: 640px) {
  #compactMobileNav ul.slide-tabs li.close-compact-nav {
    margin-top: 50px;
  }
}
#compactMobileNav ul.slide-tabs li.close-compact-nav .icon-cancel-circle {
  color: #007ab7;
}
#compactMobileNav ul.slide-tabs li.close-compact-nav .icon-cancel-circle:before {
  font-family: "fontello" !important;
  margin: 0;
  position: absolute;
  right: -7px;
  top: -13px;
}
#compactMobileNav ul.slide-depth {
  -webkit-transform: translate(300px, 0px);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  -moz-transform: translate(300px, 0px);
  -moz-transition: -moz-transform 300ms ease-in-out;
  -ms-transform: translate(300px, 0px);
  -ms-transition: -ms-transform 300ms ease-in-out;
  transform: translate(300px, 0px);
  transition: transform 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: #0088cc;
  box-shadow: none;
  position: absolute;
}
#compactMobileNav ul.slide-depth.to-center {
  -webkit-transform: translate(0px, 0px);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  -moz-transform: translate(0px, 0px);
  -moz-transition: -moz-transform 300ms ease-in-out;
  -ms-transform: translate(0px, 0px);
  -ms-transition: -ms-transform 300ms ease-in-out;
  transform: translate(0px, 0px);
  transition: transform 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 9999;
}
#compactMobileNav ul.slide-depth.center-to-left {
  -webkit-transform: translate(-300px, 0px);
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  -moz-transform: translate(-300px, 0px);
  -moz-transition: -moz-transform 300ms ease-in-out;
  -ms-transform: translate(-300px, 0px);
  -ms-transition: -ms-transform 300ms ease-in-out;
  transform: translate(-300px, 0px);
  transition: transform 300ms ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
#compactMobileNav ul.slide-depth.zero-width {
  width: 0%;
}
#compactMobileNav ul.slide-depth li {
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2);
  cursor: pointer;
  font-family: 'AvenirNextLTPro-Demi';
  line-height: 1.3em;
  padding: 24px 50px 20px 20px;
  position: relative;
}
#compactMobileNav ul.slide-depth li.back-placeholder {
  height: 34px;
  padding: 0;
}
#compactMobileNav ul.slide-depth li.slide-back {
  padding: 10px 20px;
  cursor: pointer;
  font-size: 10px;
}
#compactMobileNav ul.slide-depth li.slide-back i {
  font-size: 1.1em;
  margin-right: 4px;
  position: relative;
}
#compactMobileNav ul.slide-depth li.slide-back i:before {
  margin-left: 0;
  text-align: left;
  width: .6em;
}
#compactMobileNav ul.slide-depth li.main-child {
  background-color: #13a4de;
  box-shadow: none;
  font-size: 22px;
}
#compactMobileNav ul.slide-depth li.main-child a {
  color: white;
}
#compactMobileNav ul.slide-depth li.main-child a .link-gate {
  margin-top: -13px;
}
#compactMobileNav ul.slide-depth li.shortcuts {
  background-color: #13a4de;
  padding: 20px 0 0 0;
}
#compactMobileNav ul.slide-depth li.shortcuts ul {
  padding: 0;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li {
  box-shadow: none;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 50%;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li:active, #compactMobileNav ul.slide-depth li.shortcuts ul li:focus {
  background-color: transparent;
  color: white;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li:active a, #compactMobileNav ul.slide-depth li.shortcuts ul li:focus a {
  color: white;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a {
  color: white;
  position: relative;
  top: -10px;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a:active, #compactMobileNav ul.slide-depth li.shortcuts ul li a:focus {
  background-color: transparent;
  color: white;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a:active a, #compactMobileNav ul.slide-depth li.shortcuts ul li a:focus a {
  color: white;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a .icon + span {
  display: inline-block;
  font-family: inherit;
  font-size: 10px;
  width: 100%;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a .icon.circle {
  margin: 32px auto 15px auto;
  height: 70px;
  width: 70px;
  border: 1px solid white !important;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a .icon.circle:active, #compactMobileNav ul.slide-depth li.shortcuts ul li a .icon.circle:focus {
  background-color: transparent;
  color: white;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a .icon.circle:active a, #compactMobileNav ul.slide-depth li.shortcuts ul li a .icon.circle:focus a {
  color: white;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a .icon.circle i {
  line-height: 1em;
  padding-top: 0;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a .icon.circle:active {
  background: white;
}
#compactMobileNav ul.slide-depth li.shortcuts ul li a .icon.circle:active i {
  color: #13a4de;
}
#compactMobileNav ul.slide-depth li a {
  color: rgba(255, 255, 255, 0.8);
  display: block;
  font-family: 'AvenirNextLTPro-Demi';
}
#compactMobileNav ul.slide-depth li a:hover {
  text-decoration: none;
}
#compactMobileNav ul.slide-depth li span {
  font-family: 'AvenirNextLTPro-Regular';
  font-size: 10px;
}
#compactMobileNav ul.slide-depth li span.link-gate {
  font-family: inherit;
  font-size: 10px;
  margin-top: -8px;
  opacity: 0.8;
  position: absolute;
  right: 20px;
  top: 50%;
}
#compactMobileNav ul.slide-depth li span.link-gate i {
  font-size: 14px;
}
#compactMobileNav ul li {
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
#compactMobileNav div[class^="content-slide-"] {
  display: none;
}
#compactMobileNav div[class^="content-slide-"].selected-content {
  display: block;
}
#compactMobileNav .icon {
  display: table;
  text-align: center;
}
#compactMobileNav .icon.circle {
  border: 1px solid #fff;
  border-radius: 50%;
  display: table-cell;
  height: 70px;
  vertical-align: middle;
  width: 70px;
}

footer .mobile-footer {
  background: white;
  color: white;
  font-size: 13px;
  padding-bottom: 70px;
  text-align: center;
}
footer .mobile-footer:before {
  content: '';
  background: transparent;
  border-bottom: 0;
  display: block;
  padding: 0;
  position: relative;
  border-top: 4px solid #13a4de;
}
footer .mobile-footer .social-links {
  margin: 15px auto;
  width: 200px;
}
footer .mobile-footer .social-links i {
  color: #666666;
  font-size: 40px;
  padding: 0 10px;
}
footer .mobile-footer .links {
  font-size: 12px;
}
footer .mobile-footer .links span {
  padding: 0 10px;
}
footer .mobile-footer a {
  font-family: 'AvenirNextLTPro-Regular';
  color: white;
}
footer .mobile-footer .copyright {
  font-size: 12px;
  margin-top: 8px;
  color: #666666;
}

#compactMobileNav .selected-content ul li [class^="icon-"]:before, #compactMobileNav .selected-content ul li [class*=" icon-"]:before {
  font-family: "fontello" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
#desktop-header {
  width: 100%;
}
#desktop-header #header-nav-wrap {
  width: 940px;
  margin: 0 auto;
}

.floating-header-wrap {
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 939px) {
  .floating-header-wrap {
    background: white;
  }
}
@media only screen and (max-width: 639px) {
  .floating-header-wrap {
    background: #13a4de;
    height: 62px;
  }
}

#header {
  z-index: 1000;
  position: relative;
}
#header .spark-logo.mobile {
  width: 61% !important;
  height: 47px;
  float: right;
  margin: 5px 0 0 0 !important;
}
#header .spark-logo.tablet {
  width: 73% !important;
  height: 92px;
  margin: auto !important;
  float: right;
  margin-top: 5px;
}
#header #top-logo {
  display: block;
  float: left;
  height: 120px;
  margin: 0 25px 25px 0px;
  width: 120px;
}
#header #top-logo img {
  width: 90px;
  margin: 20px 0 0 24px;
}
#header #navigation {
  float: left;
  width: 795px;
}
#header .top-bread-crumb {
  background: #13a4de;
  width: 100%;
  padding: 12px 20px 8px 20px;
  color: white;
}
#header .top-bread-crumb a {
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
}
#header .top-bread-crumb a:hover {
  color: white;
  text-decoration: none;
}
#header .top-bread-crumb a.active {
  color: white;
}
#header .top-bread-crumb i {
  padding: 0 4px;
  color: rgba(255, 255, 255, 0.6);
}
#header nav ul {
  margin: 0;
  padding: 0;
}
#header .hidden {
  display: none;
}
#header .show {
  display: block;
}
#header .hide {
  display: none;
}
#header .arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent !important;
  border-top: 5px solid #13a4de;
}
#header .divisions {
  float: right;
  overflow: hidden;
  margin-right: -20px;
}
#header .divisions ul {
  margin: 0 14px 0 0;
}
#header .divisions ul li {
  border-left: 1px solid #AAA;
  display: block;
  float: left;
  margin: 30px 0 0 0;
  padding-left: 8px;
  padding-right: 8px;
  line-height: 15px;
}
#header .divisions ul li a {
  font-family: AvenirNextLTPro-Regular;
  color: #666;
  display: inline-block;
  font-size: 14px;
}
#header .divisions ul li a:hover {
  text-decoration: none;
  border-bottom: 2px solid #666;
}
#header .divisions ul li:first-child {
  border-left: none;
  padding-right: 8px;
}
#header .type {
  margin: 20px 0 24px 0;
  overflow: hidden;
}
#header .type ul li {
  display: block;
  float: left;
  padding-left: 12px;
}
#header .type ul li > a {
  color: #666;
  border-bottom: 2px solid transparent;
  display: inline-block;
  font-size: 18px;
  margin-right: 10px;
}
#header .type ul li.active a {
  color: #13a4de;
  border-bottom: 2px solid #13a4de;
}
#header .type ul li:hover a {
  color: #13a4de;
  text-decoration: none;
  border-bottom: 2px solid #13a4de;
}
#header .type ul li:first-child {
  padding-left: 0;
  position: relative;
}
#header .type ul li:first-child:after {
  background-color: #aaa;
  content: '';
  height: 19px;
  position: absolute;
  right: -1px;
  top: 3px;
  width: 1px;
}
#header .secondnavigationbar {
  background: white;
  min-height: 160px;
}
#header .secondnavigationbar.with-border {
  border-bottom: 4px solid #0088cc;
}
#header .primary {
  clear: both;
}
#header .primary .primary-wrap {
  float: left;
  width: 795px;
  background: #13a4de;
}
#header .primary .primary-wrap li {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  position: relative;
  z-index: 31;
}
#header .primary .primary-wrap li a {
  cursor: pointer;
  display: block;
  color: #e7f6fc;
}
#header .primary .primary-wrap li a:hover {
  color: white;
}
#header .primary > ul > li {
  display: block;
  float: left;
  line-height: 30px;
  border-bottom: 3px solid #13a4de;
}
#header .primary > ul > li:last-child {
  float: right;
}
#header .primary > ul > li:first-child a {
  border-color: transparent;
}
#header .primary > ul > li > a {
  color: #13a4de;
  font-size: 18px;
  text-transform: uppercase;
  padding: 8px 20px 4px 20px;
  text-decoration: none;
}
#header .primary > ul > li.active, #header .primary > ul > li.parent:hover {
  background: #0088cc;
  border-bottom-color: #0088cc;
  color: white;
}
#header .primary > ul > li.active a, #header .primary > ul > li.parent:hover a {
  color: white;
}
#header .primary > ul > li:hover.active,
#header .primary > ul > li:hover {
  border-bottom: 3px solid #72d0f4;
  position: relative;
  z-index: 10;
}
#header .primary ul li .products {
  display: none;
  z-index: 999;
  margin-left: 0;
}
#header .primary ul li .products:before {
  background: #0088cc;
  content: '';
  height: 3px;
  position: absolute;
  top: -2px;
  width: 100%;
  z-index: 30;
  left: 0;
}
#header .primary ul li:hover .products {
  display: block;
}
#header .primary .products {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  background: #FFF;
  left: 0;
  position: absolute;
  top: 44px;
  width: 795px;
}
#header .primary .products .arrow-down {
  border-color: #13a4de;
  margin-left: 38px;
  display: none;
}
#header .primary .products > li {
  display: block;
  float: left;
  text-align: center;
  width: 33%;
  height: 90px;
  margin: 20px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#header .primary .products > li:nth-child(5) {
  border-right: none;
}
#header .primary .products > li .popular {
  float: left;
}
#header .primary .products > li > a {
  color: tint(#13a4de, 10%);
  float: left;
}
#header .primary .products > li > a:hover {
  text-decoration: none;
}
#header .primary .products > li > a:hover p, #header .primary .products > li > a:hover label, #header .primary .products > li > a:hover .help-block, #header .primary .products > li > a:hover .info-box, #header .primary .products > li > a:hover .table-card .table, .table-card #header .primary .products > li > a:hover .table, #header .primary .products > li > a:hover .alert-wrap .alert, .alert-wrap #header .primary .products > li > a:hover .alert {
  color: tint(#72d0f4, 10%);
}
#header .primary .products .circle {
  height: 70px;
  width: 70px;
  line-height: 60px;
  float: left;
  margin: 0px 10px 0 20px;
}
#header .primary .products .circle img {
  max-width: 90%;
}
#header .primary .products .promo div {
  background: #e9e9e9;
  clear: both;
  text-align: left;
  width: 680px;
  text-align: center;
  height: 36px;
}
#header .primary .products .promo .promo-icon {
  height: 40px;
  margin: -5px 4px 0  0;
}
#header .primary .products .promo p, #header .primary .products .promo label, #header .primary .products .promo .help-block, #header .primary .products .promo .info-box, #header .primary .products .promo .table-card .table, .table-card #header .primary .products .promo .table, #header .primary .products .promo .alert-wrap .alert, .alert-wrap #header .primary .products .promo .alert {
  font-size: 14px;
  display: inline-block;
  color: #13a4de;
  margin-top: 10px;
}
#header .primary .products .promo p span, #header .primary .products .promo label span, #header .primary .products .promo .help-block span, #header .primary .products .promo .info-box span, #header .primary .products .promo .table-card .table span, .table-card #header .primary .products .promo .table span, #header .primary .products .promo .alert-wrap .alert span, .alert-wrap #header .primary .products .promo .alert span {
  text-transform: uppercase;
}
#header .icon.circle {
  color: #13a4de;
  border-radius: 50%;
  display: block;
  height: 80px;
  line-height: 80px;
  margin: 20px auto 20px auto;
  text-align: center;
  width: 80px;
  border: 2px solid #13a4de !important;
}
#header .icon.circle.purple {
  background: tint(#4f438a, 20%);
}
#header .icon.circle.purple:hover {
  background: tint(#4f438a, 30%);
}
#header .icon.circle:hover {
  background: #13a4de;
}
#header .icon.circle i {
  display: block;
  padding-top: 16px;
  font-size: 48px;
  font-style: normal;
  color: white;
}
#header .icon.circle p, #header .icon.circle label, #header .icon.circle .help-block, #header .icon.circle .info-box, #header .icon.circle .table-card .table, .table-card #header .icon.circle .table, #header .icon.circle .alert-wrap .alert, .alert-wrap #header .icon.circle .alert {
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  color: #13a4de;
  margin: 15px -20px;
}
#header .primary .primary-wrap .popular h4 {
  text-align: left;
  padding-left: 10px;
  color: #666;
  font-size: 18px;
  font-family: AvenirNextLTPro-Demi;
}
#header .primary .primary-wrap .popular li {
  height: 20px;
  padding-left: 10px;
}
#header .primary .primary-wrap .popular li a {
  color: #13a4de;
  text-align: left;
  font-family: AvenirNextLTPro-Regular;
  font-size: 14px;
}
#header .primary .primary-wrap .popular li a:hover {
  color: #007ab7;
  text-decoration: none;
}
#header .primary .search .input-append {
  background: #13a4de;
  padding: 7px 10px 5px 4px;
  position: absolute;
  z-index: 100;
}
#header .primary .search .input-append .btn {
  border: none;
  background: #0088cc;
  padding: 0 7px;
  border-radius: 0px;
  box-shadow: none;
  min-width: 30px;
  width: auto;
  height: 30px;
  position: absolute;
  top: 7px;
  right: 0;
}
#header .primary .search .input-append .btn i {
  color: white;
  font-size: 16px;
  display: block;
}
#header .primary .search input {
  border: none;
  color: #999;
  font-size: 18px;
  width: 226px;
  padding: 2px 6px 0 6px;
  border-radius: 0px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: min-width 0.1s 0.2s ease-out;
  -moz-transition: min-width 0.1s 0.2s ease-out;
  -o-transition: min-width 0.1s 0.2s ease-out;
  transition: min-width 0.1s 0.2s ease-out;
}
#header .primary .search input:-moz-placeholder {
  color: #babcbe;
}
#header .primary .search input:-ms-input-placeholder {
  color: #babcbe;
}
#header .primary .search input::-webkit-input-placeholder {
  color: #babcbe;
}
#header .primary .search input:focus {
  border: 2px solid rgba(115, 215, 255, 0.6);
  border-right: none;
  color: #13a4de;
}
#header .discover-nav h1 {
  width: 940px;
  margin: 20px auto 10px auto;
}
#header .secondary {
  clear: both;
  min-height: 42px;
  overflow: hidden;
  position: relative;
  background: #13a4de;
  display: none;
  z-index: 1;
}
#header .secondary .wrap > li {
  min-height: 39px;
  -webkit-transition: min-height 0.1s ease-out;
  -moz-transition: min-height 0.1s ease-out;
  -o-transition: min-height 0.1s ease-out;
  transition: min-height 0.1s ease-out;
  /* Mouse out */
  transition-delay: 1.45s;
}
#header .secondary .wrap > li:hover {
  overflow: visible;
  -webkit-transition: min-height 0.1s 0s ease-out;
  -moz-transition: min-height 0.1s 0s ease-out;
  -o-transition: min-height 0.1s 0s ease-out;
  transition: min-height 0.1s 0s ease-out;
  /* Mouse on */
  transition-delay: .25s;
}
#header .secondary.expanded {
  min-height: 76px;
  overflow: visible;
}
#header .secondary:hover {
  overflow: visible;
}
#header .secondary > ul {
  margin: 0 auto;
  /* end wrap */
}
#header .secondary > ul > .wrap {
  width: 940px;
  margin: 0 auto;
  position: relative;
  /* Secondary blue bar */
  /* z-index manipulation */
}
#header .secondary > ul > .wrap > li {
  display: block;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 3px solid #13a4de;
  /* Secondary purple bar */
}
#header .secondary > ul > .wrap > li > a {
  color: #e7f6fc;
  cursor: pointer;
  display: inline-block;
  padding: 11px 20px 6px 20px;
  position: relative;
  text-decoration: none;
}
#header .secondary > ul > .wrap > li:first-child {
  padding-left: 0;
}
#header .secondary > ul > .wrap > li.active {
  background: #0088cc;
  border-bottom: 3px solid #0088cc;
  color: white;
}
#header .secondary > ul > .wrap > li.active > a {
  color: white;
}
#header .secondary > ul > .wrap > li.active > a:after {
  content: " ";
  position: absolute;
  border-top-color: #13a4de !important;
  margin-left: -38%;
  margin-top: 33px;
  z-index: 20;
}
#header .secondary > ul > .wrap > li:hover {
  border-bottom-color: #8bd4f3;
  color: white;
}
#header .secondary > ul > .wrap > li:hover > a {
  color: white;
}
#header .secondary > ul > .wrap > li:hover > a:after {
  content: " ";
  position: absolute;
  border-top-color: #13a4de !important;
  margin-left: -38%;
  margin-top: 33px;
  z-index: 20;
}
#header .secondary > ul > .wrap > li.active:hover {
  border-bottom: 3px solid #0088cc;
}
#header .secondary > ul > .wrap > li.parent:hover {
  background: #0088cc;
  border-bottom: 3px solid #0088cc;
}
#header .secondary > ul > .wrap > li > ul {
  background: #0088cc;
  right: -999em;
  float: left;
  padding: 0 100% 0 100%;
  box-sizing: content-box;
  position: absolute;
  text-align: left;
  top: 42px;
  width: 940px;
  transition: all 0s ease;
  transition-delay: .45s;
}
#header .secondary > ul > .wrap > li > ul > li {
  border-bottom: 2px solid #0088cc;
  display: inline-block;
  text-align: center;
}
#header .secondary > ul > .wrap > li > ul > li:hover {
  background: #0088cc;
  border-bottom: 2px solid #72d0f4;
}
#header .secondary > ul > .wrap > li > ul > li.active {
  border-bottom: 2px solid #ffffff;
}
#header .secondary > ul > .wrap > li > ul > li a {
  border-bottom: 2px solid transparent;
  font-size: 14px;
  text-transform: none;
  color: white;
  cursor: pointer;
  display: block;
  margin: 0 10px -4px 10px;
  padding: 6px 0 6px 0;
  text-align: left;
  text-decoration: none;
}
#header .secondary > ul > .wrap > li > h3 {
  transition: all 0s ease;
  display: none;
}
#header .secondary > ul > .wrap > li > h3 a {
  color: #414042;
  text-decoration: none !important;
}
#header .secondary > ul > .wrap > li.active > ul {
  z-index: 1;
  right: -100%;
  transition-delay: .25s;
}
#header .secondary > ul > .wrap > li:hover > ul {
  z-index: 11;
  right: -100%;
  transition-delay: .25s;
}
#header .secondary > ul > .wrap .btn-group, #header .secondary > ul > .wrap .btn-group-vertical {
  vertical-align: top;
}
#header .secondary > ul > .wrap .btn-group.open .dropdown-toggle, #header .secondary > ul > .wrap .btn-group-vertical.open .dropdown-toggle {
  box-shadow: none;
}
#header .secondary .dropdown-menu {
  background: #0088cc;
  border-radius: 0;
  border: none;
  margin-top: 2px;
}
#header .secondary .dropdown-menu li {
  list-style-type: none;
  border-top: 1px solid #72d0f4;
}
#header .secondary .dropdown-menu li a {
  margin: 0 !important;
  padding: 6px 20px 4px 20px !important;
  text-align: left !important;
  color: white;
}
#header .secondary .dropdown-menu li a:hover {
  color: white !important;
  background: tint(#13a4de, 30%);
}
#header .dropdown-toggle {
  box-shadow: none;
}
#header #tertiary-wrap {
  background: #ccc;
}
#header .tertiary {
  min-height: 34px;
  width: 940px;
  margin: 0 auto;
  clear: both;
  display: none;
}
#header .tertiary h4 {
  display: none;
}
#header .tertiary h4 a {
  color: #414042;
}
#header .tertiary > ul {
  float: left;
}
#header .tertiary > ul > li {
  display: block;
  float: left;
  list-style: none;
  margin: 0 0 0 0;
  padding: 8px 10px 0  10px;
  position: relative;
  cursor: pointer;
}
#header .tertiary > ul > li.active {
  border-bottom: 2px solid shade(#666, 30%);
}
#header .tertiary > ul > li:hover {
  border-bottom: 2px solid #0088cc;
}
#header .tertiary > ul > li:hover a {
  color: #0088cc;
}
#header .tertiary > ul > li.btn-group a {
  color: shade(#666, 30%);
}
#header .tertiary > ul > li a {
  border-bottom: 2px solid transparent;
  color: shade(#666, 30%);
  text-decoration: none;
  display: block;
  font-size: 14px;
  margin: 0 0 0 0;
}
#header .dropdown-menu {
  background: #ccc;
  border-radius: 0;
  border: none;
  margin-top: 2px;
}
#header .dropdown-menu li {
  list-style-type: none;
  border-top: none;
}
#header .dropdown-menu li a {
  margin: 0 !important;
  padding: 6px 20px 4px 20px !important;
  text-align: left !important;
  color: shade(#666, 30%);
  background: none;
}
#header .dropdown-menu li a:hover {
  background: none;
  color: #0088cc !important;
}

.quaternary {
  padding: 0 20px;
  background: #ebebec;
  border: 1px solid #babcbe;
}
.quaternary .heading-lvl4 {
  color: #666;
  font-family: AvenirNextLTPro-Demi;
}
.quaternary ul {
  padding: 0;
}
.quaternary > ul > li {
  display: block;
  list-style: none;
  margin: 2px 0;
}
.quaternary > ul > li.parent {
  background: #F7F7F7;
}
.quaternary > ul > li.parent:hover {
  background: white;
}
.quaternary > ul > li a {
  padding: 10px;
}
.quaternary > ul > li.active {
  background: none;
}
.quaternary > ul > li.active:hover {
  background: none;
}
.quaternary > ul > li.active a {
  display: block;
  margin-bottom: 3px;
}
.quaternary > ul > li.active.parent > a {
  color: #0088cc;
  background: white;
}
.quaternary > ul > li > a {
  color: #13a4de;
  font-size: 14px;
  display: block;
  margin-bottom: 1px;
}
.quaternary > ul > li > a:hover {
  text-decoration: none;
}
.quaternary > ul > li > ul > li {
  background: none;
  display: block;
  list-style: none;
  padding: 0;
}
.quaternary > ul > li > ul > li:hover {
  background: white;
}
.quaternary > ul > li > ul > li:hover a {
  text-decoration: none;
}
.quaternary > ul > li.active > ul > li > a {
  padding: 5px 10px;
  color: #13a4de;
  font-size: 14px;
  margin: 1px 0;
}
.quaternary > ul > li.active > ul > li.active > a {
  border-color: shade(#4f438a, 30%);
  color: shade(#4f438a, 30%);
}

#footer {
  color: #808285;
  clear: both;
  font-size: 14px;
  padding-top: 20px;
  position: relative;
}
#footer #footer_channel {
  background: white;
  max-width: 960px;
  width: 100%;
  margin: 0 auto 20px auto;
  padding: 8px 0;
  font-size: 12px;
}
@media screen and (max-width: 939px) {
  #footer #footer_channel {
    display: none;
  }
}
#footer #footer_channel i {
  font-size: 16px;
  margin-right: 4px;
  vertical-align: bottom;
}
#footer #footer_channel .top {
  font-size: inherit;
  color: inherit;
  height: 20px;
  padding: 0 0 0 15px;
  display: block;
  width: 50%;
}
#footer #footer_channel .help {
  float: right;
  color: inherit;
  padding: 0 20px 0 0;
}
#footer #footer_channel .help a {
  color: inherit;
  padding-left: 12px;
  display: block;
  height: 22px;
  float: left;
  padding-top: 1px;
  margin-left: 14px;
  border-left: 1px solid #ebebec;
}
#footer .breadcrumb > li + li:before {
  font-family: 'fontello';
  content: '\e804';
  padding: 0 10px;
}
@media screen and (max-width: 939px) {
  #footer .breadcrumb > li + li:before {
    color: rgba(255, 255, 255, 0.6);
  }
}
#footer ul.breadcrumb {
  clear: both;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  background: #eaeaea;
  color: #666;
  padding: 8px 20px;
  border-radius: 0;
}
@media screen and (max-width: 939px) {
  #footer ul.breadcrumb {
    background: #13a4de !important;
    color: white;
    padding-left: 10px;
  }
}
#footer ul.breadcrumb li {
  list-style-type: none;
  display: inline-block;
  border: none;
  color: #cccccc;
}
#footer ul.breadcrumb li:hover {
  color: #fff;
}
#footer ul.breadcrumb li:active {
  color: white;
}
#footer ul.breadcrumb li a {
  color: #666;
  background: #eaeaea;
  font-family: AvenirNextLTPro-Demi,Calibri,Arial,sans-serif;
}
@media screen and (max-width: 939px) {
  #footer ul.breadcrumb li a {
    background-color: transparent;
    background: none !important;
    color: #72d0f4;
    font-family: AvenirNextLTPro-Demi,Calibri,Arial,sans-serif;
    padding: 0;
  }
  #footer ul.breadcrumb li a:hover {
    color: #fff;
    text-decoration: none;
  }
  #footer ul.breadcrumb li a.active {
    color: #fff;
    text-decoration: none;
  }
}
#footer ul.breadcrumb li i {
  font-size: 48px;
  line-height: 0;
  color: #ebebec;
}
#footer .fullwidth-bg {
  background-color: #e8e8e8;
  border-top: 1px solid #babcbe;
}
#footer .fullwidth-bg.off-white {
  background-color: white;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 939px) {
  #footer .fullwidth-bg {
    background: none;
    border-top: none;
  }
}
#footer .footerbreadcrumb {
  border-bottom: 4px solid #13a4de;
  text-transform: uppercase;
  background: #13a4de;
}
#footer .footerbreadcrumb .btn-back {
  padding: 4px 20px 3px 10px;
}
#footer .footerbreadcrumb .btn-back a {
  color: white;
}
#footer .footerbreadcrumb .btn-back a i {
  font-size: 120%;
}
@media screen and (max-width: 939px) {
  #footer .footerbreadcrumb {
    border-bottom: none;
  }
}
#footer .nav {
  clear: both;
  float: none;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  min-height: 255px;
}
@media screen and (max-width: 939px) {
  #footer .nav {
    min-height: 0;
  }
}
#footer .nav .col {
  padding: 10px 0px 10px 20px;
  float: left;
  color: inherit;
  margin-right: 20px;
  min-width: 140px;
}
@media screen and (max-width: 939px) {
  #footer .nav .col {
    padding: 10px 0 10px 10px;
    margin-right: 50px;
    min-width: inherit;
  }
}
#footer .nav .col h5 {
  text-transform: uppercase;
  font-weight: normal;
  font-weight: normal;
  margin: 16px 0 4px 0;
  font-size: 14px;
}
@media screen and (max-width: 939px) {
  #footer .nav .col h5 {
    margin: 0;
  }
}
#footer .nav .col h5 a {
  color: #13a4de;
  text-decoration: none;
}
#footer .nav .col a {
  color: #666;
  font-size: 14px;
  line-height: 24px;
}
#footer .nav .col ul {
  margin: 0;
  color: inherit;
  padding-left: 0;
}
#footer .nav .col ul li {
  color: inherit;
  list-style-type: none;
}
#footer .nav .col ul li a:hover {
  color: #13a4de;
  text-decoration: none;
}
@media screen and (max-width: 939px) {
  #footer .nav .col ul {
    display: none;
  }
}
#footer .nav .col:first-child {
  min-width: 100px;
}
@media screen and (max-width: 939px) {
  #footer .nav .col:first-child {
    min-width: inherit;
  }
}
#footer .nav .col.contact {
  float: right;
  padding-right: 20px;
}
@media screen and (max-width: 939px) {
  #footer .nav .col.contact {
    float: none;
  }
  #footer .nav .col.contact > p, #footer .nav .col.contact > label, #footer .nav .col.contact > .help-block, #footer .nav .col.contact > .info-box, #footer .nav .table-card .col.contact > .table, .table-card #footer .nav .col.contact > .table, #footer .nav .alert-wrap .col.contact > .alert, .alert-wrap #footer .nav .col.contact > .alert {
    display: none;
  }
}
#footer .nav .col.contact li {
  height: 25px;
  color: #808285;
}
#footer .nav .col.contact .footer-social {
  margin-top: 40px;
  min-width: 150px;
}
#footer .nav .col.contact .footer-social h5 {
  color: #808285;
  font-size: 14px;
}
#footer .nav .col.contact .footer-social li {
  margin-right: 10px;
  display: inline-block;
}
#footer .nav .col.contact .footer-social li a {
  color: #666;
  font-size: 34px;
}
#footer .nav .col.contact .footer-social li a:hover, #footer .nav .col.contact .footer-social li a:active, #footer .nav .col.contact .footer-social li a:focus {
  color: #414042;
}
#footer .nav .col.contact .footer-social li:first-child {
  margin-left: -8px;
}
@media screen and (max-width: 939px) {
  #footer .nav .col.contact .footer-social {
    margin-top: 0;
    position: absolute;
    top: 15px;
    right: 10px;
    min-width: 80px;
  }
  #footer .nav .col.contact .footer-social h5 {
    display: none;
  }
  #footer .nav .col.contact .footer-social ul {
    display: block;
  }
  #footer .nav .col.contact .footer-social li {
    margin-left: 9px;
    margin-right: 0;
    padding: 10px 0;
  }
  #footer .nav .col.contact .footer-social a i {
    font-size: 20px;
    color: rgba(255, 255, 255, 0.6);
  }
  #footer .nav .col.contact .footer-social a i:hover {
    color: white;
  }
}
#footer .nav .socialmedialinks .contact p a, #footer .nav .socialmedialinks .contact label a, #footer .nav .socialmedialinks .contact .help-block a, #footer .nav .socialmedialinks .contact .info-box a, #footer .nav .socialmedialinks .contact .table-card .table a, .table-card #footer .nav .socialmedialinks .contact .table a, #footer .nav .socialmedialinks .contact .alert-wrap .alert a, .alert-wrap #footer .nav .socialmedialinks .contact .alert a {
  color: #808285;
}
#footer .nav .socialmedialinks .contact p a:hover, #footer .nav .socialmedialinks .contact label a:hover, #footer .nav .socialmedialinks .contact .help-block a:hover, #footer .nav .socialmedialinks .contact .info-box a:hover, #footer .nav .socialmedialinks .contact .table-card .table a:hover, .table-card #footer .nav .socialmedialinks .contact .table a:hover, #footer .nav .socialmedialinks .contact .alert-wrap .alert a:hover, .alert-wrap #footer .nav .socialmedialinks .contact .alert a:hover {
  color: #13a4de;
  text-decoration: none;
}
#footer .bottom {
  float: left;
  width: 100%;
  margin: 20px 0 10px 0;
}
@media screen and (max-width: 939px) {
  #footer .bottom {
    margin: 0;
    width: 100%;
  }
}
#footer .bottom .wrap {
  margin: 20px 0 0 0;
  padding: 10px 0;
}
@media screen and (max-width: 939px) {
  #footer .bottom .wrap {
    border-top: 1px solid #ebebec;
    margin: 0;
    float: left;
    width: 100%;
  }
}
#footer .bottom .wrap .copyright {
  color: #babcbe;
  font-size: 13px;
  width: 400px;
  float: right;
  text-align: right;
  margin-right: 20px;
  margin-top: -20px;
}
@media screen and (max-width: 939px) {
  #footer .bottom .wrap .copyright {
    clear: left;
    float: left;
    text-align: left;
    margin-left: 10px;
    margin-top: 60px;
    color: #666;
  }
}
#footer .bottom .wrap ul {
  margin: 0;
  font-size: 13px;
  padding-left: 20px !important;
}
@media screen and (max-width: 939px) {
  #footer .bottom .wrap ul {
    padding-left: 10px !important;
  }
}
#footer .bottom .wrap ul li {
  color: #babcbe;
  float: left;
  list-style-type: none;
}
#footer .bottom .wrap ul li a {
  color: inherit;
}
#footer .bottom .wrap ul li a:hover {
  color: #13a4de;
  text-decoration: none;
}
#footer .bottom .wrap .legal {
  float: right;
  margin-right: 20px;
}
@media screen and (max-width: 939px) {
  #footer .bottom .wrap .legal {
    float: left;
    clear: left;
    color: #666;
  }
  #footer .bottom .wrap .legal a {
    color: #666;
  }
}

.spark-business #header .primary ul li .products:before {
  background: #92c56e;
}

/*  Nav & Footer */
/* Change Mobile Plan */
#MobileChangePlanContent .carousel-allplans .device-carousel-card, #MobileChangePlanContent .nocarousel-currentplan .device-carousel-card {
  cursor: default;
}
#MobileChangePlanContent .service-info .service-price {
  position: relative;
  margin-top: 8px;
  text-align: center;
  height: 142px;
}
#MobileChangePlanContent .nocarousel-currentplan .slick-list {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
#MobileChangePlanContent .nocarousel-currentplan .device-carousel-card {
  height: auto !important;
}
#MobileChangePlanContent .device-carousel-card {
  position: relative;
}
#MobileChangePlanContent .carousel.device.price .service-info .service-price {
  margin-top: 0px;
}
#MobileChangePlanContent .carousel.device.price .service-info .service-price .number:before {
  top: -40px;
}
#MobileChangePlanContent .carousel.device.price .service-info .service-price .number sup {
  top: 20px;
}
#MobileChangePlanContent .bottom-note {
  background: #666666 none repeat scroll 0 0 !important;
  color: #ffffff !important;
  display: block;
  position: absolute;
  width: 100%;
  bottom: 72px;
}
#MobileChangePlanContent .top-note {
  background: #666666 none repeat scroll 0 0 !important;
  color: #ffffff !important;
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
}
#MobileChangePlanContent .arrow-down {
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
  border-top: 10px solid rgba(0, 0, 0, 0.1);
  height: 0;
  left: 48%;
  position: absolute;
  width: 0;
}
#MobileChangePlanContent .nocarousel-currentplan .view-details-btn {
  display: none;
}
#MobileChangePlanContent .nocarousel-currentplan .extrasTable {
  display: table;
}
#MobileChangePlanContent .nocarousel-currentplan .margin-top-table {
  margin-top: 57px;
}
#MobileChangePlanContent .carousel.device.price .service-info .service-price .number {
  font-size: 80px;
}
#MobileChangePlanContent .header {
  text-align: center;
  padding: 0px 20px;
}
#MobileChangePlanContent button.planselected.selected {
  background: #e1058c;
}
#MobileChangePlanContent button.planselected i.icon-ok {
  line-height: 0.5em !important;
}
#MobileChangePlanContent button.planselected i.icon-ok:before {
  line-height: 0.5em !important;
}
#MobileChangePlanContent .plan-type {
  bottom: 24px;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  font-weight: bold;
  font-size: 12px;
}
#MobileChangePlanContent .smart-prepaid-plan {
  position: absolute;
  width: 100%;
  font-size: 45px;
  top: 10px;
}
#MobileChangePlanContent .smart-prepaid-plan-name {
  bottom: -40px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 25px;
}
#MobileChangePlanContent table.extrasTable tr {
  align-items: center;
  display: flex;
  flex-direction: row;
  padding: 20px 16px;
}
#MobileChangePlanContent table.extrasTable .left {
  padding: 0;
}
#MobileChangePlanContent table.extrasTable .right {
  text-align: left;
  padding: 0;
}
#MobileChangePlanContent table.extrasTable .firstEntitlement {
  align-items: flex-start;
}
#MobileChangePlanContent table.extrasTable .firstEntitlement .right {
  padding-top: 32px;
}
#MobileChangePlanContent table.extrasTable .firstEntitlement img {
  padding-top: 16px;
  width: 36px;
}
#MobileChangePlanContent table.extrasTable .otherEntitlement {
  align-items: flex-start;
  border-top: none;
  padding-top: 0;
}
#MobileChangePlanContent table.extrasTable .otherEntitlement img {
  width: 36px;
}
#MobileChangePlanContent [class^="icon-"], #MobileChangePlanContent [class*=" icon-"] {
  font-size: 120% !important;
}

@media only screen and (min-width: 639px) and (max-width: 939px) {
  #MobileChangePlanContent .carousel-allplans .device-carousel-card {
    padding: 20px 4px !important;
  }
  #MobileChangePlanContent .carousel-allplans .slick-list {
    padding: 0 20px !important;
  }

  .entitlements .info-box {
    margin: 10px 40px 0px 30px !important;
  }

  button.planselected.selected {
    font-size: 16px;
  }
}
@media only screen and (max-width: 639px) {
  #MobileChangePlanContent .carousel-allplans.carousel.device .slick-dots {
    top: 20px !important;
  }
  #MobileChangePlanContent .carousel-allplans .service-info {
    margin-top: 38px;
  }
  #MobileChangePlanContent .nocarousel-currentplan .service-info .service-price {
    margin-top: 20px !important;
  }

  .entitlements .info-box {
    margin: 10px 27px 0px 30px !important;
  }

  #MobileChangePlanContent .nocarousel-currentplan .view-details-btn {
    display: inline-block;
    margin: 15px 0;
  }
  #MobileChangePlanContent .nocarousel-currentplan .extrasTable {
    display: none;
  }
  #MobileChangePlanContent .nocarousel-currentplan .margin-top-table {
    margin-top: 30px;
  }
}
.entitlements .info-box {
  padding: 10px;
  margin: 10px 57px 0px 30px;
}

/* Connection Date */
@media only screen and (max-width: 939px) {
  .connection-date .information {
    margin-top: 10px;
  }
}
.loading-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10010;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}

.loading {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10010;
}

/* Review Page */
#review-confirm.card.secondary .table.on-light-grey, #review-confirm.secondary.card2 .table.on-light-grey {
  background: #f7f7f7;
  margin-top: 7px;
}
#review-confirm.card .inner-card h4.wth-underline, #review-confirm.card2 .inner-card h4.wth-underline {
  border-bottom: 1px solid #babcbe;
  margin-bottom: 3px;
  padding-bottom: 7px;
}

.green-font {
  color: #00af62;
}

/* Review Summary Panel */
.cartsummary {
  position: relative;
}
.cartsummary .floatright {
  position: absolute;
  right: 20px;
  top: 20px;
}
.cartsummary .icon-position {
  display: inline-block;
  vertical-align: middle;
  font-size: 30px;
  padding-right: 10px 10px 10px 0;
}
.cartsummary .additional-info {
  display: inline-block;
  vertical-align: middle;
}
.cartsummary .additional-info p, .cartsummary .additional-info label, .cartsummary .additional-info .help-block, .cartsummary .additional-info .info-box, .cartsummary .additional-info .table-card .table, .table-card .cartsummary .additional-info .table, .cartsummary .additional-info .alert-wrap .alert, .alert-wrap .cartsummary .additional-info .alert {
  margin: 0;
}
.cartsummary .selected-plan-note {
  padding-left: 15px;
}
.cartsummary .plan-include-label {
  margin-bottom: 10px;
  display: block;
}
.cartsummary .extrasTable {
  margin: 0;
}
.cartsummary .extrasTable tr th {
  text-transform: uppercase;
}
.cartsummary .extrasTable tr:first-child {
  border-top: 0;
}
.cartsummary .extrasTable tr:last-child {
  border-bottom: 0;
}
.cartsummary .extrasTable .right {
  padding-top: 20px;
}
.cartsummary .service-price {
  background: none !important;
  margin-top: 60px;
  text-align: center;
}
.cartsummary .service-price .number {
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
  font-size: 65px;
}
.cartsummary .service-price .number:before {
  content: attr(data-pre);
  font-size: 24px;
  padding-left: 2px;
  letter-spacing: 0;
  display: inline;
  position: relative;
  top: -30px;
}
.cartsummary .service-price .number:after {
  content: attr(data-suff);
  font-size: 14px;
  padding-left: 2px;
  letter-spacing: 0;
}
.cartsummary .service-price .number sup {
  top: 25px;
}
.cartsummary .service-price .txt {
  font-size: 15px;
  left: 50%;
  bottom: 10px;
}
.cartsummary .service-price .plan-type {
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
  font-size: 20px;
  margin-top: 20px;
  color: #414042;
}

@media only screen and (max-width: 639px) {
  .cartsummary .floatright {
    position: relative;
    top: 10px;
    left: 0;
    right: 0;
  }
}
/* Total Summary Panel */
.cart-custom {
  border-bottom: 1px solid #babcbe;
}
.cart-custom .cart-label {
  font-size: 18px;
  font-weight: bold;
}
.cart-custom .cart-amount {
  font-size: 28px;
  font-weight: bold;
}

.cart-terms {
  margin: 0;
}

@media only screen and (max-width: 700px) {
  .cart-custom .cart-label {
    font-size: 15px;
    font-weight: bold;
  }
  .cart-custom .cart-amount {
    font-size: 24px;
    font-weight: bold;
  }
}
.cart-custom {
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
}
.cart-custom .cart-label {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.cart-custom .cart-amount {
  font-size: 28px;
  font-weight: bold;
}

.cart-terms {
  margin: 10px 0;
}

@media only screen and (max-width: 700px) {
  .cart-custom .cart-label {
    font-size: 15px;
    font-weight: bold;
  }
  .cart-custom .cart-amount {
    font-size: 24px;
    font-weight: bold;
  }
}
#responsive-review-page .card:not(.total-payments) h2, #responsive-review-page .card2:not(.total-payments) h2,
#responsive_configurator_form .card:not(.total-payments) h2,
#responsive_configurator_form .card2:not(.total-payments) h2 {
  border-bottom: 1px solid #babcbe;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
#responsive-review-page .card:not(.total-payments) h3, #responsive-review-page .card2:not(.total-payments) h3,
#responsive_configurator_form .card:not(.total-payments) h3,
#responsive_configurator_form .card2:not(.total-payments) h3 {
  font-size: 15px;
}

#responsive-review-page .connection-info a.margin-left-5 {
  display: inline-block;
  margin-left: 5px;
}
@media screen and (max-width: 939px) {
  #responsive-review-page .billing-details .info-box {
    margin-top: 20px;
  }
}
@media screen and (max-width: 939px) {
  #responsive-review-page .notifications_section {
    z-index: 10;
  }
  #responsive-review-page .total-payments {
    z-index: 0;
  }
}

@media screen and (max-width: 639px) {
  #responsive_configurator_form .device-selection .row {
    margin-top: 10px;
  }
}
@media screen and (max-width: 639px) {
  #responsive_configurator_form #change-plan-connection-date .date-selector {
    margin: 5px 0;
  }
}

/* Colours */
@font-face {
  font-family: "spark-icon-family";
  src: url("../../../content/dam/sparkresponsive/font/Fontello/spark-icon-family.eot");
  src: url("../../../content/dam/sparkresponsive/font/Fontello/spark-icon-family.eot?#iefix") format("embedded-opentype"), url("../../../content/dam/sparkresponsive/font/Fontello/spark-icon-family.woff") format("woff"), url("../../../content/dam/sparkresponsive/font/Fontello/spark-icon-family.ttf") format("truetype"), url("../../../content/dam/sparkresponsive/font/Fontello/spark-icon-family.svg#spark-icon-family") format("svg");
  font-weight: normal;
  font-style: normal;
}
#hmb-header.hmb-component-header [class*="icon-"],
#hmb-header.hmb-component-header [class*="icon-"]:before,
#hmb-header.hmb-component-header [class^="icon-"],
#hmb-header.hmb-component-header [class^="icon-"]:before {
  font-family: "spark-icon-family";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#hmb-header.hmb-component-header .myplansandextras table [class^="icon-"]:before, #hmb-header.hmb-component-header .myplansandextras table [class*=" icon-"]:before {
  font-family: "fontello" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
#hmb-header.hmb-component-header .sparkdigital-logo {
  width: 138px;
  height: 100%;
}
#hmb-header.hmb-component-header .icon-arrow-down {
  margin-left: 8px;
  vertical-align: middle;
}
#hmb-header.hmb-component-header .themecolor_1 {
  color: #5f259f;
}
#hmb-header.hmb-component-header .themecolor_2 {
  color: #ff9b00;
}
#hmb-header.hmb-component-header .themecolor_3 {
  color: #00b05f;
}
#hmb-header.hmb-component-header .icon-search:before {
  content: "\e040" !important;
}
#hmb-header.hmb-component-header .icon-arrow-down:before {
  content: "\e052";
}
#hmb-header.hmb-component-header .icon-arrow-right:before {
  content: "\e054" !important;
}
#hmb-header.hmb-component-header .icon-close:before {
  content: "\e058";
}
#hmb-header.hmb-component-header .icon-plus:before {
  content: "\e050";
}
#hmb-header.hmb-component-header .main-head .login a:focus .icon-arrow-down::before,
#hmb-header.hmb-component-header .main-head .login a:hover .icon-arrow-down::before,
#hmb-header.hmb-component-header .main-head a.active .icon-arrow-down::before,
#hmb-header.hmb-component-header .main-head a:hover .icon-arrow-down::before,
#hmb-header.hmb-component-header .top-nav .global-links .global-links-dropdown:hover .icon-arrow-down::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#hmb-header.hmb-component-header .brand-logo {
  float: left;
  height: 32px;
  margin: 9px 0;
  width: 84px;
}
#hmb-header.hmb-component-header .active-search .brand-logo {
  margin-right: 1%;
}
#hmb-header.hmb-component-header .circle {
  display: none;
  border-radius: 50%;
  width: 0;
  height: 0;
  position: absolute;
  top: 35px;
  right: 36px;
  background: #fff;
  opacity: 1;
  -webkit-transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
  -moz-transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
  -ms-transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
  -o-transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
  transition: all 300ms cubic-bezier(0, 0.995, 0.99, 1);
}
#hmb-header.hmb-component-header .circle.expand {
  width: 1200px;
  height: 1200px;
  top: -560px;
  right: -565px;
  -webkit-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -moz-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -ms-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  -o-transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
  transition: all 400ms cubic-bezier(0, 0.995, 0.99, 1);
}
#hmb-header.hmb-component-header .navback {
  display: none;
}
#hmb-header.hmb-component-header .icon-hamburger {
  display: block;
  cursor: pointer;
  height: 22px;
  position: absolute;
  right: 15px;
  top: 20px;
  width: 25px;
  z-index: 104;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
#hmb-header.hmb-component-header .icon-hamburger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #333;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
@media screen and (min-width: 940px) {
  #hmb-header.hmb-component-header .icon-hamburger span {
    display: none;
  }
}
#hmb-header.hmb-component-header .icon-hamburger span.user-image rect#Rectangle-path {
  fill: transparent;
}
#hmb-header.hmb-component-header .icon-hamburger span.user-image path#Shape {
  fill: #0096e6;
}
#hmb-header.hmb-component-header .icon-hamburger span:nth-child(1) {
  top: 0;
}
#hmb-header.hmb-component-header .icon-hamburger span:nth-child(2) {
  top: 10px;
}
#hmb-header.hmb-component-header .icon-hamburger span:nth-child(3) {
  top: 20px;
}
#hmb-header.hmb-component-header .icon-hamburger.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
#hmb-header.hmb-component-header .icon-hamburger.open span:nth-child(2) {
  opacity: 0;
  left: 30px;
}
#hmb-header.hmb-component-header .icon-hamburger.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
#hmb-header.hmb-component-header .icon-user-profile {
  position: absolute;
  right: 56px;
  top: 21px;
  background-color: #e2e2e2;
  width: 31px;
  height: 31px;
  border-radius: 100px;
}
#hmb-header.hmb-component-header .icon-user-profile::before {
  content: "\e04f";
  font-size: 24px;
  color: #fff;
  position: absolute;
  left: 4px;
}

@media screen and (max-width: 939px) {
  #hmb-header.hmb-component-header #desktop-header {
    display: none;
  }
}
#hmb-header.hmb-component-header #desktop-header #header-nav-wrap .main-head {
  display: table;
  margin: 0 2% 0 2% !important;
  width: 96%;
  height: 77px;
}
#hmb-header.hmb-component-header #desktop-header #header-nav-wrap .main-head a.settings-cog img {
  width: 17px;
}
#hmb-header.hmb-component-header #desktop-header #header-nav-wrap .main-head a.settings-cog i {
  margin-right: 0;
}
#hmb-header.hmb-component-header #desktop-header #header-nav-wrap .main-head a.settings-cog:after {
  background: #e8e8e8;
  position: absolute;
  height: 16px;
  width: 1px;
  content: '';
  top: 3px;
  left: 37px;
}
#hmb-header.hmb-component-header #header-nav-wrap {
  background-color: white;
  width: 100%;
  height: auto !important;
}
#hmb-header.hmb-component-header #header-nav-wrap .main-head {
  background: #fff none repeat scroll 0 0;
  box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.1);
  padding: 0 25px;
  position: relative;
  z-index: 999;
}
#hmb-header.hmb-component-header #header-nav-wrap .main-head.main-head-aux {
  border-bottom: 1px solid rgba(178, 178, 178, 0.25);
  box-shadow: none;
  margin: 0 25px;
  padding: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .main-head.main-head-aux .search {
  margin-right: 0;
  width: calc(100% - 120px);
  margin: 28px 0 0 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .main-head.main-head-aux .search .icon-search {
  margin-right: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .main-head .search-box-mobile {
  position: absolute;
  right: 108px;
  top: -6px;
  font-size: 28px;
  color: #666;
}
#hmb-header.hmb-component-header #header-nav-wrap .main-head .settings-cog-mobile {
  position: absolute;
  right: 58px;
  top: 20px;
  z-index: -9;
}
#hmb-header.hmb-component-header #header-nav-wrap .main-head .icon-arrow-down::before {
  display: inline-block;
}
#hmb-header.hmb-component-header #header-nav-wrap .main-head .drop-val {
  border-width: 1px !important;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav {
  border-bottom: 1px solid rgba(178, 178, 178, 0.5);
  float: left;
  padding: 3px 0 6px;
  width: 100%;
  height: 28px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links {
  float: left;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account {
  float: right;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account i {
  color: #666;
  cursor: pointer;
  margin-right: 10px;
  position: relative;
  /*top: 3px;*/
  right: -8px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account i.search-hideshow {
  position: absolute !important;
  font-size: 31px;
  line-height: 39px;
  margin: 20px;
  top: -26px !important;
  right: -11px !important;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account i.shopping img {
  width: 20px;
  position: relative;
  right: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account i.shopping-disabled {
  cursor: default !important;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account i.shopping-disabled img {
  width: 20px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a {
  padding: 2px 11px 3px 0;
  margin-right: 3px;
  vertical-align: top;
  display: inline-block;
  border-right: none;
  position: relative;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a.disabled {
  cursor: default;
  color: #b2b2b2;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .name {
  font-size: 12px;
  top: -2px;
  position: relative;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .name#customerName {
  top: 2px;
  color: #0096e6;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .global-cart {
  position: relative;
  top: -2px;
  margin-right: 2px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .global-cart .total-items {
  position: absolute;
  right: 1px;
  font-size: 9px;
  background-color: #00af55;
  color: #fff;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  text-align: center;
  line-height: 14px;
  z-index: 9;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a.no-border {
  border: none !important;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .name-icon {
  background-color: #666666;
  color: #fff;
  width: 20px;
  height: 20px;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  top: 2px;
  margin-left: 8px;
  margin-right: 5px;
  margin-bottom: 3px;
  font-size: 11px;
  line-height: 21px;
  text-align: center;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .name-icon.signed-out {
  background-color: #b2b2b2;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .name-icon.signed-out .user {
  position: relative;
  top: -1px;
  left: -1px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .name-icon rect#Rectangle-path {
  fill: transparent;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a .name-icon path#Shape {
  fill: #fff;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account a:first-child {
  border-right: 0px solid #e8e8e8;
  vertical-align: top;
  display: inline-block;
  margin-right: 0;
  padding-right: 6px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account .user-options {
  background: #fff none repeat scroll 0 0;
  opacity: 0;
  position: relative;
  top: -5px;
  visibility: hidden;
  z-index: 101;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account .user-options ul {
  padding: 20px 20px 8px;
  background: #fff;
  position: relative;
  box-shadow: 0 0 10px 8px rgba(0, 0, 0, 0.1);
  z-index: 999;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account .user-options ul li {
  list-style-type: none;
  padding: 0;
  line-height: 1.95em;
  text-align: left;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account .user-options ul li a {
  border: none;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links.account .user-options ul li a:hover {
  text-decoration: underline;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .sign-in-wrapper {
  padding-bottom: 15px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .sign-in-wrapper:hover > .user-options {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
  position: relative;
  top: 0px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .sign-in-wrapper .global-login {
  margin-right: 0 !important;
  padding-right: 0 !important;
  margin-top: -3px;
  margin-left: 5px;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a {
  border-right: 1px solid rgba(226, 226, 226, 0.5);
  color: #666;
  cursor: pointer;
  font-size: 12px;
  line-height: 10px;
  padding: 0 15px;
  font-family: 'AvenirNextLTPro-Medium';
  font-weight: 500;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a.personal.active {
  color: #5f259f;
  font-family: 'AvenirNextLTPro-Demi';
  font-weight: normal;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a.business.active {
  color: #00b05f;
  font-family: 'AvenirNextLTPro-Demi';
  font-weight: normal;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a.active, #hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a:focus, #hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a:hover {
  text-decoration: none;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a:last-child {
  border: 0 none;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a:first-child {
  padding-left: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links a.signOUT {
  padding-left: 0 !important;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .global-links-dropdown {
  color: #666;
  cursor: pointer;
  font-size: 12px;
  line-height: 10px;
  margin: 0 15px;
  padding-bottom: 3px;
  font-family: 'AvenirNextLTPro-Medium';
  font-weight: 500;
  position: relative;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .global-links-dropdown .global-link-list {
  background-color: white;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  cursor: default;
  opacity: 0;
  left: 0;
  list-style: none;
  margin: 21px 0 0 -40px;
  padding: 8px 40px;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
  visibility: hidden;
  width: 290px;
  z-index: 100;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .global-links-dropdown .global-link-list li {
  font-size: 16px;
  line-height: 1.95em;
  padding: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .global-links-dropdown .global-link-list li a:hover {
  color: #333;
  text-decoration: underline;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .global-links-dropdown:hover {
  border-bottom: 1px solid #333;
}
#hmb-header.hmb-component-header #header-nav-wrap .top-nav .global-links .global-links-dropdown:hover .global-link-list {
  opacity: 1;
  visibility: visible;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar {
  float: left;
  margin: 0px 0 0 5%;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li {
  float: left;
  display: block;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li.active > a {
  color: #5f259f;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > button {
  background: none;
  border: none;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > button {
  color: #666666;
  display: inline-block;
  font-family: 'AvenirNextLTPro-Medium';
  font-size: 14px;
  font-weight: 500;
  margin-right: 30px;
  padding: 14px 0 14px;
  position: relative;
  outline: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list li:last-child a, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list li:last-child button {
  margin-right: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a.active,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a:hover {
  font-family: 'AvenirNextLTPro-Demi';
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a.active,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a:hover,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > button.active,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > button:focus,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > button:hover,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a:focus {
  color: #333;
  text-decoration: none;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a.active::after,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a:hover::after,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > button.active::after,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > button:focus::after,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > button:hover::after,
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .nav-list > li > a:focus::after {
  background: #333 none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  bottom: 13px;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 .icon-arrow-right {
  margin-left: 16px;
  vertical-align: middle;
  float: right;
  margin-top: 5px;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list {
  background: #fff none repeat scroll 0 0;
  opacity: 0;
  position: absolute;
  top: 100%;
  transform: translateY(-2em);
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -moz-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  -o-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  visibility: hidden;
  z-index: 101;
  -webkit-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 20px 20px -20px rgba(0, 0, 0, 0.2);
  left: 50% !important;
  margin-left: -50vw !important;
  width: 100vw !important;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list .container {
  margin: 0 auto;
}
@media screen and (max-width: 1440px) {
  #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list .container {
    width: 86%;
  }
}
@media only screen and (min-width: 940px) and (max-width: 1070px) {
  #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list .container {
    width: 96%;
  }
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list .more-link {
  bottom: 20px;
  position: absolute;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list:hover, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar a:hover ~ .subnav-list, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar button:hover ~ .subnav-list {
  visibility: visible;
  /* shows sub-menu */
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 0.2s;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list:hover ~ a {
  color: #333;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid #333;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list ul li a {
  border-bottom: 1px solid #fff;
  display: inline-block;
  font-family: 'AvenirNextLTPro-Demi';
  line-height: 1.25;
  font-size: 14px;
  margin-bottom: 5px;
  padding-bottom: 0px;
  color: #666666;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list ul li a:hover {
  color: #333;
  text-decoration: underline;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 {
  margin-top: 20px;
  padding-bottom: 40px;
  position: relative;
  min-height: 215px;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 {
  border-bottom: 1px solid #e8e8e8;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 h3 {
  border-bottom: 2px solid;
  display: inline-block;
  font-size: 20px;
  padding-bottom: 3px;
  margin-top: 0;
  margin-bottom: 5px;
  width: 100%;
  line-height: 1.3;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 > h3 > a:active, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 > h3 > a:focus, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 > h3 > a:hover {
  border-bottom: none;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 > h3 > a {
  font-size: 16px;
  font-family: 'AvenirNextLTPro-Bold';
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 ul {
  list-style: outside none none;
  margin: 5px 0;
  padding: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type1 a.more-link {
  border-bottom: 1px solid #4a4a4a;
  font-family: 'AvenirNextLTPro-Demi';
  font-size: 14px;
  text-decoration: none;
  padding-bottom: 0;
  color: #4a4a4a;
  line-height: 1.2em;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list .row .col-xs-3:nth-last-child(-n + 3) .subnav-list-type1 {
  border: 0;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 p, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 label, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .help-block, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .info-box, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .table-card .table, .table-card #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .table, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .alert-wrap .alert, .alert-wrap #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .alert {
  color: #666666;
  font-size: 12px;
  margin: 15px 0 20px;
  min-height: 60px;
  line-height: 1.6;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .more-link {
  border-bottom: 1px solid #333;
  color: #333;
  font-size: 14px;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .img-text-abs {
  position: relative;
  width: 100%;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .text-image {
  bottom: 25px;
  color: #fff;
  position: absolute;
  left: 30px;
  width: 48%;
  z-index: 9999;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 .text-image hr {
  border-top: 0 none;
  border-bottom: 3px solid #fff;
  margin-top: 13px;
  width: 73px;
  height: 0;
  margin-bottom: 0;
  float: left;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 h4, #hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 h4 a {
  font-size: 21px;
  color: #fff;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2 img {
  border-top: 4px solid #fff;
  width: 100%;
  height: 195px;
  -moz-transition: 0.5s all;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -o-transition: 0.5s all;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2:hover {
  cursor: pointer;
}
#hmb-header.hmb-component-header #header-nav-wrap .site-menubar .subnav-list-type2:hover img {
  border-top: 4px solid #5f259f;
  cursor: pointer;
}

#hmb-header.hmb-component-header .search {
  position: absolute;
  right: 0;
  margin: 86px 35px 0 0;
  width: calc(100% - 230px);
  margin-right: 25px;
  text-align: right;
}
#hmb-header.hmb-component-header .search input[type="checkbox"] {
  background: red;
}
#hmb-header.hmb-component-header .search input[type="checkbox"]:checked + label .icon-search {
  display: none;
}
#hmb-header.hmb-component-header .search input[type="checkbox"]:checked + label .icon-close {
  display: block;
}
#hmb-header.hmb-component-header .search input[type="checkbox"]:checked + label input[type="search"] {
  visibility: visible;
  width: 100%;
  opacity: 1;
}
#hmb-header.hmb-component-header .search input[type="checkbox"] + label .icon-close, #hmb-header.hmb-component-header .search input[type="checkbox"] + label .icon-search {
  color: #999;
  cursor: pointer;
  font-size: 22px;
  margin-right: 5px;
  margin-top: 10px;
}
#hmb-header.hmb-component-header .search input[type="checkbox"] + label .icon-search {
  font-size: 24px;
  margin-right: 10px;
  display: block;
}
#hmb-header.hmb-component-header .search input[type="checkbox"] + label .icon-close {
  display: none;
  position: relative;
  z-index: 2;
  margin-top: 10px;
}
#hmb-header.hmb-component-header .search input[type="checkbox"] + label input[type="search"] {
  border: 1px solid #e8e8e8;
  color: #333;
  font-family: 'AvenirNextLTPro-Medium';
  font-size: 14px;
  font-weight: 500;
  height: inherit;
  margin-top: 10px;
  opacity: 0;
  padding: 5px 60px 5px 8px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  width: 0;
  z-index: 1;
  border-radius: 0;
}
#hmb-header.hmb-component-header .search .searchlist > li {
  margin-bottom: 20px;
}
#hmb-header.hmb-component-header .active-search .site-menubar .nav-list {
  display: none;
}
#hmb-header.hmb-component-header .active-search .search, #hmb-header.hmb-component-header .active-search .search-input {
  width: 86%;
}
#hmb-header.hmb-component-header .active-search .search input[type="search"] {
  border: 1px solid #e8e8e8;
  padding: 15px 60px 15px 20px;
  width: 100%;
  color: #333;
}
#hmb-header.hmb-component-header .active-search .search.active .searchlist {
  background: #fff none repeat scroll 0 0;
  box-shadow: 1px 1px 3px #dfdbf2;
  color: #666666;
  font-size: 24px;
  opacity: 1;
  padding: 40px 20px 20px 60px;
  top: 120%;
  left: 0;
  transform: translateY(0%);
  transition-delay: 0s, 0s, 0.3s;
  visibility: visible;
  z-index: 100;
}
@media screen and (max-width: 939px) {
  #hmb-header.hmb-component-header {
    /* ---------- Active search  ---------- */
  }
  #hmb-header.hmb-component-header .search {
    margin: 0;
    position: absolute;
    right: 45px;
    top: 20px;
    z-index: 9;
  }
  #hmb-header.hmb-component-header .hamb-open .search {
    margin: 0;
    display: none;
  }
  #hmb-header.hmb-component-header .search input[type="search"] {
    padding: 0;
    color: transparent;
    cursor: pointer;
    float: right;
    width: 30px;
    transition: none;
  }
  #hmb-header.hmb-component-header .search .search-hideshow {
    right: 0;
    top: 20px;
  }
  #hmb-header.hmb-component-header .active-search .search input[type="search"] {
    color: #333;
    padding: 10px 50px 10px 20px;
  }
  #hmb-header.hmb-component-header .active-search .search .search-hideshow {
    right: 10px;
    top: 0;
  }
  #hmb-header.hmb-component-header .active-search .search .search-input {
    padding: 10px 40px 10px 20px;
    color: #333;
  }
  #hmb-header.hmb-component-header .active-search .search, #hmb-header.hmb-component-header .active-search .search .search-input {
    right: 4%;
    top: 10px;
    width: 92%;
  }
  #hmb-header.hmb-component-header .active-search .brand-logo {
    display: none;
  }
  #hmb-header.hmb-component-header .active-search .icon-hamburger {
    display: none;
  }
}

#hmb-header.hmb-component-header .secondnavigationbar {
  background-color: #fff;
  box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.1);
  min-height: inherit;
}
#hmb-header.hmb-component-header .secondnavigationbar a .icon-arrow-down::before {
  font-size: 12px;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body-link:hover .icon-arrow-down::before,
#hmb-header.hmb-component-header .secondnavigationbar a.active .icon-arrow-down::before,
#hmb-header.hmb-component-header .secondnavigationbar a:focus .icon-arrow-down::before,
#hmb-header.hmb-component-header .secondnavigationbar a:hover .icon-arrow-down::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body {
  margin: 0 2.5% 0 2% !important;
  max-width: 100%;
  padding: 5px 0;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body a {
  color: inherit;
  font-family: inherit;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body .secondnavigationbar-body-title {
  display: inline-block;
  color: #666;
  font-family: 'AvenirNextLTPro-Demi';
  font-size: 14px;
  margin: 0;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body .secondnavigationbar-body-title.active {
  color: #5f259f;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body .secondnavigationbar-body-links {
  border-left: 0px solid #999;
  display: inline-block;
  list-style: none;
  margin-left: 12px;
  padding-left: 0px;
  margin-bottom: 0px;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body .secondnavigationbar-body-links .secondnavigationbar-body-link {
  display: inline-block;
  border-left: 1px solid rgba(226, 226, 226, 0.5);
  color: #666;
  cursor: pointer;
  font-size: 12px;
  font-family: 'AvenirNextLTPro-Medium';
  font-weight: 500;
  padding: 0 12px;
  line-height: initial;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body .secondnavigationbar-body-links .secondnavigationbar-body-link a {
  color: inherit;
  font-family: inherit;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body .secondnavigationbar-body-links .secondnavigationbar-body-link.active {
  color: #5f259f;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav {
  position: relative;
  color: #666;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav-links {
  background-color: white;
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  cursor: default;
  opacity: 0;
  left: 0;
  list-style: none;
  margin: 9px 0 0 -40px;
  padding: 8px 40px;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
  visibility: hidden;
  width: 290px;
  z-index: 100;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav-links li {
  font-size: 12px;
  line-height: 1.95em;
  padding: 0;
  position: relative;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav-links li.active {
  color: #5f259f;
  font-family: 'AvenirNextLTPro-Demi';
  font-weight: normal;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav-links li a:hover {
  border-bottom: 1px solid #999;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav-links .icon-arrow-down {
  margin: 0;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav-links .icon-arrow-down::before {
  position: absolute;
  left: -23px;
  top: 4px;
  -webkit-transform: rotate(0deg) !important;
  -moz-transform: rotate(0deg) !important;
  -o-transform: rotate(0deg) !important;
  -ms-transform: rotate(0deg) !important;
  transform: rotate(0deg) !important;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav-links a:hover .icon-arrow-down::before {
  -webkit-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  -ms-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}
#hmb-header.hmb-component-header .secondnavigationbar .third-subnav-links {
  list-style: none;
  opacity: 0;
  padding: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
  max-height: 0;
  overflow: hidden;
}
#hmb-header.hmb-component-header .secondnavigationbar .third-subnav-links li {
  font-size: 12px;
  line-height: 1.95em;
}
#hmb-header.hmb-component-header .secondnavigationbar .third-subnav-links li a {
  font-family: 'AvenirNextLTPro-Medium' !important;
  color: #666 !important;
}
#hmb-header.hmb-component-header .secondnavigationbar .secondnavigationbar-body-link:hover .second-subnav-links {
  opacity: 1;
  visibility: visible;
}
#hmb-header.hmb-component-header .secondnavigationbar .second-subnav-links li:hover .third-subnav-links {
  opacity: 1;
  padding: 0px 0 0 10px;
  max-height: 500px;
}

@media screen and (min-width: 940px) {
  #hmb-header.hmb-component-header #mobile-header {
    display: none;
  }
}
#hmb-header.hmb-component-header #mobile-header .top-nav {
  border: 0;
}
#hmb-header.hmb-component-header #mobile-header .main-head.hamb-open {
  overflow-y: auto !important;
}
#hmb-header.hmb-component-header #mobile-header .main-head.hamb-open .brand-logo {
  display: none;
}
#hmb-header.hmb-component-header #mobile-header .main-head.hamb-open .mobile-nav-list {
  display: block;
}
#hmb-header.hmb-component-header #mobile-header .main-head.hamb-open .mobile-nav-list .login {
  color: #0096e6;
  font-size: 14px;
  float: right;
  padding-right: 6px;
}
#hmb-header.hmb-component-header .mobile-cart {
  display: inline-block;
  position: absolute;
  right: 88px;
  top: 13px;
}
#hmb-header.hmb-component-header .mobile-cart a.disabled {
  cursor: default;
  color: #b2b2b2;
}
#hmb-header.hmb-component-header .mobile-cart .shopping .total-items {
  position: absolute;
  right: 1px;
  font-size: 14px;
  background-color: #00af55;
  color: #fff;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  z-index: 9;
  font-style: normal;
  right: -8px;
}
#hmb-header.hmb-component-header .hamb-open .mobile-cart {
  display: none;
}
#hmb-header.hmb-component-header .mobile-nav-list {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
#hmb-header.hmb-component-header .mobile-nav-list li {
  padding-left: 40px;
  width: auto !important;
}
#hmb-header.hmb-component-header .mobile-nav-list li .mobile-nav-list-item {
  display: inline-block;
  position: relative;
  font-family: "AvenirNextLTPro-Medium";
  color: #666;
  font-size: 16px;
  margin: 0 10px;
  padding: 15px 30px 15px 0;
  width: 100%;
  font-weight: 500;
}
#hmb-header.hmb-component-header .mobile-nav-list li .mobile-nav-list-item .icon-plus::before {
  position: absolute;
  font-size: 20px;
  left: -34px;
  top: 16px;
}
#hmb-header.hmb-component-header .mobile-nav-list li .mobile-nav-list-item .visit-link {
  font-family: "AvenirNextLTPro-Medium";
  float: right;
  color: #0096e6;
  font-size: 14px;
  margin: 4px 0 0;
  padding: 0;
  cursor: pointer;
  width: auto;
}
#hmb-header.hmb-component-header .mobile-nav-list li .mobile-nav-list-item:active, #hmb-header.hmb-component-header .mobile-nav-list li .mobile-nav-list-item:hover {
  cursor: pointer;
}
#hmb-header.hmb-component-header .mobile-nav-list li .mobile-nav-list-item.expand {
  font-family: "AvenirNextLTPro-Demi";
  color: #5f259f;
  font-weight: 600;
}
#hmb-header.hmb-component-header .mobile-nav-list li .mobile-nav-list-item.expand .icon-plus::before {
  content: "\2013";
  font-size: 32px;
  left: -38px;
  top: 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list {
  background: #f2f2f2;
  list-style: none;
  padding-left: 20px;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  margin-left: -50px;
  padding-left: 30px;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list .mobile-nav-list-item {
  border-top: 1px solid #e8e8e8;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list .mobile-nav-list-item.expand {
  border-color: #f2f2f2;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list li:first-child .mobile-nav-list-item {
  border-color: #f2f2f2;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list.mobile-subnav-list-level-2 .more-section .less-link, #hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list.mobile-subnav-list-level-2 .more-section .more-link {
  display: none;
  font-family: "AvenirNextLTPro-Medium";
  color: #0096e6;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 0 0;
  margin: 5px 0 20px;
  cursor: pointer;
  width: auto;
  padding-left: 40px;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list.mobile-subnav-list-level-3 .more-section .less-link, #hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list.mobile-subnav-list-level-3 .more-section .more-link {
  display: none;
  font-family: "AvenirNextLTPro-Medium";
  color: #0096e6;
  font-size: 14px;
  margin: 5px 0 20px;
  padding: 0;
  cursor: pointer;
  width: auto;
  padding-left: 40px;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list .more-section ul {
  margin-left: -30px;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list .more-section:not(.expand) .more-link {
  display: block;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list .more-section.expand .less-link {
  display: block;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list .more-section.expand .mobile-subnav-list-level-4 {
  padding-left: 20px;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 {
  margin: 0 0 0 -40px;
  padding: 0 0 0 30px;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .icon-plus::before {
  top: 20px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .expand .icon-plus::before {
  top: 4px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .mobile-nav-list-item {
  font-family: "AvenirNextLTPro-Medium";
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  padding: 20px 0;
  margin: 0;
  border: 0 !important;
  display: block;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .mobile-nav-list-item .visit-link {
  font-size: 13px;
  margin: 0 10px 0 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 > li:last-child:after {
  height: 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 > li:after {
  content: '';
  height: 1px;
  background-color: #e8e8e8;
  position: absolute;
  left: 5px;
  width: 98%;
  margin: 0 auto;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .more-section .mobile-subnav-list:not(.mobile-subnav-list-level-3) > li:after {
  content: '';
  height: 1px;
  background-color: #e8e8e8;
  position: absolute;
  left: 5px;
  width: 98%;
  margin: 0 auto;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .more-section:not(.expand) .less-link {
  display: none;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .mobile-subnav-list.mobile-subnav-list-level-3 .more-section li:after {
  background-color: transparent;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .mobile-subnav-list.mobile-subnav-list-level-3 .mobile-subnav-list-level-4 > li:after {
  background-color: transparent;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .more-section.expand .mobile-nav-list-item:not(.expand) .icon-plus::before {
  top: 20px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .more-section.expand .mobile-subnav-list-level-3 .mobile-nav-list-item:not(.expand) .icon-plus::before {
  top: -8px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .more-section.expand .mobile-subnav-list-level-3 .mobile-nav-list-item.expand .icon-plus::before {
  top: -8px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .more-section.expand .mobile-subnav-list .mobile-subnav-list-level-3 .icon-plus::before {
  top: 8px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-2 .more-section.expand .mobile-subnav-list .mobile-subnav-list-level-3 .mobile-nav-list-item:not(.expand) .icon-plus::before {
  top: 8px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 {
  margin-left: -40px;
  padding: 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 .icon-plus::before {
  top: 9px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 .expand .icon-plus::before {
  top: -8px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 .mobile-nav-list-item {
  font-family: "AvenirNextLTPro-Medium";
  font-size: 13px;
  font-weight: 500;
  color: #666666;
  padding: 10px 0;
  margin: 0;
  border: 0 !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 .mobile-nav-list-item .visit-link {
  font-size: 13px;
  margin: 0 10px 0 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 li {
  padding-bottom: 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 li:first-child {
  padding-top: 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 li:after {
  height: 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3:after {
  height: 0;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 .more-section:not(.expand) .less-link {
  display: none;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-3 .more-section.expand .mobile-nav-list-item:not(.expand) .icon-plus::before {
  top: 8px !important;
}
#hmb-header.hmb-component-header .mobile-nav-list .mobile-subnav-list-level-4 {
  padding-left: 40px;
}
#hmb-header.hmb-component-header .mobile-nav-list .expand > .mobile-subnav-list, #hmb-header.hmb-component-header .mobile-nav-list .expand ~ .mobile-subnav-list {
  max-height: 2000px;
  visibility: visible;
  opacity: 1;
}
#hmb-header.hmb-component-header .mobile-nav-list .expand ~ .mobile-subnav-list-level-2 {
  margin: 0 0 0 -40px;
  padding-right: 10px;
}
@media screen and (max-width: 939px) {
  #hmb-header.hmb-component-header #header-nav-wrap .main-head {
    height: 62px;
    padding: 0;
    overflow: hidden;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .main-head div[class^="navigationMobile-menubar-"] {
    display: none;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .main-head div[class^="navigationMobile-menubar-"].selected-content {
    display: block;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .main-head {
    display: block;
    width: 100%;
    height: 100%;
    overflow: scroll !important;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .signed-in {
    display: none;
    color: #0096e6;
    font-size: 14px;
    margin: 0 10px;
    padding: 15px 30px 15px 0;
    font-family: "AvenirNextLTPro-Medium";
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .signed-in span {
    background-color: #666666;
    color: #fff;
    width: 29px;
    height: 29px;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    margin-right: 5px;
    margin-bottom: 3px;
    font-size: 14px;
    line-height: 29px;
    text-align: center;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .signed-in .sign-out {
    float: right;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .signed-in {
    display: block;
    border-top: 1px solid #ccc;
    margin-left: 0;
    padding-left: 15px;
    position: fixed;
    background-color: #ffffff;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .top-nav {
    display: none;
    height: 62px;
    padding: 18px 0 16px;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .user {
    background-color: #fff;
    position: absolute;
    right: -1px;
    top: -13px;
    font-size: 20px;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav {
    display: block;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links {
    float: none;
    background-color: #fff;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links .menu-header {
    display: inline-block;
    font-family: "AvenirNextLTPro-Demi";
    padding: 8px 0 0 45px;
    color: #666;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links .menu-header::before {
    content: "";
    position: absolute;
    display: block;
    height: 24px;
    width: 24px;
    left: 24px;
    top: 24px;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-image: url("../../../content/dam/sparkresponsive/icons/three-dots-icon.svg");
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links ul {
    display: none;
    background: #fff;
    position: absolute;
    top: 62px;
    list-style: none;
    padding: 20px;
    width: 100%;
    z-index: 999;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links ul li a {
    color: #666;
    font-size: 14px;
    line-height: 40px;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links ul li.navigationMobile-tab {
    color: #666;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    cursor: pointer;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links .overlay {
    display: none;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links.expand ul {
    display: block;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .top-nav .global-links.expand .overlay {
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.6);
    top: 62px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .brand-logo {
    height: 32px;
    margin: 16px 14px 8px;
    width: 88px;
    position: absolute;
    z-index: 104;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .brand-logo img {
    width: 100%;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open .navback {
    display: block;
    background: #fff none repeat scroll 0 0;
    height: 65px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 103;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .hamb-open.main-head {
    background: #fff none repeat scroll 0 0;
    box-shadow: none;
    height: 100% !important;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }
  #hmb-header.hmb-component-header #header-nav-wrap .site-menubar {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
  }
}

#hmb-footer.hmb-footer .inner-container {
  background: #fff;
  padding: 20px 0 40px;
  min-height: 0;
}
#hmb-footer.hmb-footer .no-padding {
  padding: 0;
}
#hmb-footer.hmb-footer .foot-inner {
  margin-top: 40px;
  margin: 0 auto;
  max-width: 1170px;
}
#hmb-footer.hmb-footer .footer-top {
  margin: 0 0 40px;
}
#hmb-footer.hmb-footer .footer-top .col-md-2 {
  display: none;
  max-width: 180px;
}
#hmb-footer.hmb-footer .footer-top .col-md-2 h3 a {
  color: inherit;
  font-family: inherit;
}
#hmb-footer.hmb-footer .footer-top .col-md-2 h3 a:hover {
  border-bottom: 1px solid #666;
}
@media (min-width: 940px) {
  #hmb-footer.hmb-footer .footer-top .col-md-2 {
    display: block;
  }
}
@media (max-width: 939px) {
  #hmb-footer.hmb-footer .footer-top .col-md-2.show-mobile {
    display: block;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  #hmb-footer.hmb-footer .footer-top .col-md-2.show-mobile h3 {
    font-size: 16px;
  }
  #hmb-footer.hmb-footer .footer-top .col-md-2.show-mobile hr {
    display: none;
  }
}
#hmb-footer.hmb-footer .footer-top .col-md-3 {
  display: none;
}
#hmb-footer.hmb-footer .footer-top .col-md-3 h3 a {
  color: inherit;
  font-family: inherit;
}
#hmb-footer.hmb-footer .footer-top .col-md-3 h3 a:hover {
  border-bottom: 1px solid #666;
}
@media (min-width: 940px) {
  #hmb-footer.hmb-footer .footer-top .col-md-3 {
    display: block;
  }
}
@media (max-width: 939px) {
  #hmb-footer.hmb-footer .footer-top .col-md-3.show-mobile {
    display: block;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  #hmb-footer.hmb-footer .footer-top .col-md-3.show-mobile h3 {
    font-size: 16px;
  }
  #hmb-footer.hmb-footer .footer-top .col-md-3.show-mobile hr {
    display: none;
  }
}
#hmb-footer.hmb-footer .footer-top .contact-num a, #hmb-footer.hmb-footer .footer-top h3 {
  font-family: 'AvenirNextLTPro-Demi';
  font-size: 21px;
  color: #535353;
}
#hmb-footer.hmb-footer .footer-top .contact-num {
  margin-bottom: 20px;
}
#hmb-footer.hmb-footer .footer-top .bold-link a {
  font-family: 'AvenirNextLTPro-Demi';
  font-weight: bold;
}
#hmb-footer.hmb-footer .footer-top .social-icons a {
  height: 40px;
  width: 40px;
  border: 1px solid #b2b2b2 !important;
  display: inline-block;
  font-size: 30px;
  line-height: 46px;
  text-align: center;
}
#hmb-footer.hmb-footer .footer-top .social-icons a [class^="hmb-icon-"]:before, #hmb-footer.hmb-footer .footer-top .social-icons a [class*="hmb-icon-"]:before {
  font-family: "spark-icon-family";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#hmb-footer.hmb-footer .footer-top .social-icons a i::before {
  display: block;
  font-size: 30px;
  margin-left: -1px;
  margin-top: 6px;
}
#hmb-footer.hmb-footer .footer-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#hmb-footer.hmb-footer .footer-top ul li a {
  font-size: 14px;
  line-height: 28px;
  color: #535353;
  font-family: 'AvenirNextLTPro-Medium';
}
#hmb-footer.hmb-footer .footer-top ul li a:hover {
  border-bottom: 1px solid #666;
}
#hmb-footer.hmb-footer .footer-top hr {
  border-color: #e9e9e9;
}
#hmb-footer.hmb-footer .footer-top .row {
  margin: 0;
}
#hmb-footer.hmb-footer .footer-bottom {
  margin: 10px 0 0;
}
@media (min-width: 940px) {
  #hmb-footer.hmb-footer .footer-bottom .border-bottom {
    border-bottom: 1px solid #e8e8e8;
  }
}
#hmb-footer.hmb-footer .footer-bottom ul {
  display: inline-block;
  list-style: none;
  padding: 0;
}
#hmb-footer.hmb-footer .footer-bottom ul li {
  display: inline-block;
  padding: 0 10px;
  line-height: 14px;
  border-right: 1px solid #e8e8e8;
}
#hmb-footer.hmb-footer .footer-bottom ul li:first-child {
  padding-left: 0;
}
#hmb-footer.hmb-footer .footer-bottom ul li:last-child {
  border-right: 0;
}
#hmb-footer.hmb-footer .footer-bottom ul li a {
  font-size: 12px;
  color: #535353;
  font-family: 'AvenirNextLTPro-Medium';
}
#hmb-footer.hmb-footer .footer-bottom ul li a:hover {
  border-bottom: 1px solid #666;
}
@media (max-width: 939px) {
  #hmb-footer.hmb-footer .footer-bottom ul {
    display: none;
  }
  #hmb-footer.hmb-footer .footer-bottom ul.show-mobile {
    display: block;
  }
  #hmb-footer.hmb-footer .footer-bottom ul li {
    display: block;
    text-align: center;
    border: 0;
    padding: 0;
    line-height: 24px;
  }
}
#hmb-footer.hmb-footer .footer-bottom .brand-logo {
  float: right;
  width: 84px;
  display: inline-block;
}
@media (max-width: 939px) {
  #hmb-footer.hmb-footer .footer-bottom .brand-logo {
    text-align: center;
    width: 100%;
  }
}
#hmb-footer.hmb-footer .footer-bottom .brand-logo img {
  height: 28px;
}
#hmb-footer.hmb-footer .footer-bottom .copyright {
  float: right;
  margin-top: 2px;
  font-size: 12px;
  color: #535353;
  font-family: 'AvenirNextLTPro-Medium';
}
@media (max-width: 939px) {
  #hmb-footer.hmb-footer .footer-bottom .copyright {
    float: none;
    text-align: center;
    display: block;
  }
}
#hmb-footer.hmb-footer .hmb-icon-twitter:before {
  content: '\e067';
}
#hmb-footer.hmb-footer .hmb-icon-facebook:before {
  content: '\e04a';
}
#hmb-footer.hmb-footer .hmb-icon-youtube:before {
  content: '\e068';
}
#hmb-footer.hmb-footer .hmb-icon-linkedin:before {
  content: "\e04c";
}

@-moz-document url-prefix() {
  #hmb-footer.hmb-footer .footer-top .social-icons a i::before {
    display: block;
    font-size: 30px;
    margin-left: -1px;
    margin-top: 4px;
  }
}
#footer-shielded-icon img {
  margin: -4px 0px 0 0;
  width: 30px;
  padding-left: 5px;
}

@media (max-width: 939px) {
  #footer-shielded-icon {
    display: block;
    margin-top: 16px;
  }
}
.card, .card2 {
  margin-bottom: 20px;
  position: relative;
  display: block;
}
.card .card-title, .card2 .card-title {
  text-transform: none;
  padding-right: 20px;
  border-bottom: 1px solid #babcbe;
  margin-bottom: 16px;
  margin-top: -4px;
  line-height: 35px;
}
.card.primary, .primary.card2 {
  background: white;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.card.secondary, .secondary.card2 {
  background: #eeeeee;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.card.transparent, .transparent.card2 {
  box-shadow: none !important;
}
.card.clearfix, .clearfix.card2 {
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.card.video-card .inner-card h2, .video-card.card2 .inner-card h2, .card.hero-card .inner-card h2, .hero-card.card2 .inner-card h2, .card2.carousel-card .inner-card h2, .card.carousel-card .inner-card h2 {
  border-bottom: none;
}
.card.advance, .advance.card2 {
  background: white;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.card.advance .inner-card h2, .advance.card2 .inner-card h2 {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.card.advance .inner-card a, .advance.card2 .inner-card a {
  text-align: right;
  margin-top: 10px;
}
.card.advance .inner-card .underline, .advance.card2 .inner-card .underline {
  margin-bottom: 12px;
  border-bottom: 1px solid #babcbe;
}
@media only screen and (max-width: 939px) {
  .card.advance .inner-card h2, .advance.card2 .inner-card h2 {
    padding: 0;
    border-bottom: none;
  }
  .card.advance .inner-card a, .advance.card2 .inner-card a {
    text-align: left;
    padding-left: 0;
  }
  .card.advance .inner-card .underline, .advance.card2 .inner-card .underline {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
.card .bottom-bar, .card2 .bottom-bar {
  height: 20px;
  background: #000000;
  /* the fallback */
  background: rgba(0, 0, 0, 0.2);
  color: black;
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 20px;
  position: absolute;
  width: 100%;
  bottom: 0;
  opacity: 0.5;
  z-index: 10;
}
.card .sash, .card2 .sash {
  position: absolute;
  width: 140px;
  top: -5px;
  right: -5px;
  z-index: 100;
  text-align: right;
}
.card .sash.left, .card2 .sash.left {
  left: -5px;
  text-align: left;
}
.card .right .sash, .card2 .right .sash {
  position: absolute;
  width: 140px;
  top: -5px;
  left: -5px;
  z-index: 100;
  text-align: left;
}
@media only screen and (max-width: 639px) {
  .card .sash, .card2 .sash {
    top: 0px;
    right: 10px;
    width: 70px;
  }
  .card.right .sash, .right.card2 .sash {
    top: 0px;
    left: 0px;
    width: 70px;
  }
}
.card .hero-card.small-form .sash, .card2 .hero-card.small-form .sash, .card .small-form.carousel-card .sash, .card2 .small-form.carousel-card .sash {
  top: 0px;
  right: 10px;
  width: 70px;
}
.card .hero-card.small-form.right .sash, .card2 .hero-card.small-form.right .sash, .card .small-form.right.carousel-card .sash, .card2 .small-form.right.carousel-card .sash {
  top: 0px;
  left: 0px;
  width: 70px;
}
.card .inner-card, .card2 .inner-card {
  padding: 20px;
}
.card .inner-card h2, .card2 .inner-card h2 {
  text-transform: none;
  padding-right: 20px;
  border-bottom: 1px solid #babcbe;
  margin-bottom: 16px;
  margin-top: -4px;
  line-height: 35px;
}
@media only screen and (max-width: 639px) {
  .card .inner-card h2, .card2 .inner-card h2 {
    border-bottom: none;
  }
}
@media screen and (min-width: 940px) {
  .card .inner-card h2, .card2 .inner-card h2 {
    padding-right: 25%;
  }
}
.card .inner-card .inner-card, .card2 .inner-card .inner-card {
  padding: 20px 10px;
}
@media only screen and (max-width: 639px) {
  .card .inner-card h2, .card2 .inner-card h2 {
    line-height: 1em;
    margin-bottom: 0px;
    margin-top: 4px;
  }
}
@media screen and (max-width: 639px) {
  .card .inner-card .ico-card-txt.no-paragraph, .card2 .inner-card .ico-card-txt.no-paragraph {
    display: table;
    height: 85px;
    padding-bottom: 0;
  }
  .card .inner-card .ico-card-txt.no-paragraph .ico-center, .card2 .inner-card .ico-card-txt.no-paragraph .ico-center {
    display: table-cell;
    vertical-align: middle;
  }
  .card .inner-card .ico-card-txt.no-paragraph .ico-center h3, .card2 .inner-card .ico-card-txt.no-paragraph .ico-center h3, .card .inner-card .ico-card-txt.no-paragraph .ico-center h4, .card2 .inner-card .ico-card-txt.no-paragraph .ico-center h4 {
    margin: 0;
  }
}
.card a, .card2 a {
  text-decoration: none;
  cursor: pointer;
}

div[class^='col-'].card .inner-card, div[class^='col-'].card2 .inner-card, div[class*=' col-'].card .inner-card, div[class*=' col-'].card2 .inner-card {
  padding: 20px 0 !important;
}

.can-animate {
  -webkit-transition: margin .2s ease-in-out;
  -moz-transition: margin .2s ease-in-out;
  -o-transition: margin .2s ease-in-out;
  -ms-transition: margin .2s ease-in-out;
}

.card.HoverTransition, .HoverTransition.card2 {
  margin-top: -2px;
  margin-bottom: 22px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
}
.card.ClickTransition, .ClickTransition.card2 {
  margin-top: 0px;
  margin-bottom: 20px;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}

/* columns of same height styles */
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
}

.row-xs-height {
  display: table-row;
}

.col-xs-height {
  display: table-cell;
  float: none;
}

@media (min-width: 640px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }

  .row-sm-height {
    display: table-row;
  }

  .col-sm-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 940px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }

  .row-md-height {
    display: table-row;
  }

  .col-md-height {
    display: table-cell;
    float: none;
  }
}
@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }

  .row-lg-height {
    display: table-row;
  }

  .col-lg-height {
    display: table-cell;
    float: none;
  }
}
/* firefox fix */
.img-responsive {
  width: 100%;
}

/* vertical alignment styles */
.col-top {
  vertical-align: top;
}

.col-middle {
  vertical-align: middle;
}

.col-bottom {
  vertical-align: bottom;
}

.modal-content {
  border-radius: 0;
}
.modal-content .title {
  margin-top: 0;
  margin-bottom: 16px;
  width: 85%;
}
@media only screen and (max-width: 639px) {
  .modal-content {
    height: 100%;
  }
}
.modal-content .button.button-center {
  margin: 5px auto;
}

@media only screen and (min-width: 1024px) {
  .modal-dialog {
    width: 940px;
  }
}
@media only screen and (max-width: 639px) {
  .modal-dialog {
    margin: 0;
  }
}

.modal-processing-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: black;
  z-index: 99999;
  display: none;
  opacity: 0.8;
}
.modal-processing-overlay .spinner {
  position: absolute;
  background: url("../../../content/dam/telecomcms/responsive/images/shop/internet/fibre-speed/loadingIcon_desktop.gif");
  height: 50px;
  width: 50px;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.close {
  background: #0096e6;
  border-radius: 50%;
  font-size: 35px;
  height: 32px;
  opacity: 1;
  position: relative;
  right: 10px;
  text-align: center;
  text-shadow: none;
  top: 10px;
  width: 32px;
  z-index: 100;
}
.close:hover {
  opacity: 1;
}
.close.btn-mobile {
  display: none;
  position: fixed;
}
@media only screen and (max-width: 639px) {
  .close {
    top: 10px;
    right: 25px;
  }
  .close.btn-mobile {
    display: block;
  }
  .close.btn-desk {
    display: none;
  }
}
.close i.icon-cancel-circle {
  color: #fff;
  font-size: 1.1em;
  left: -4px;
  position: absolute;
  top: -4px;
}
.close i.icon-cancel-circle:before {
  display: block;
  line-height: 1 !important;
}

.close-darktheme {
  background: transparent;
  color: #fff;
  font-size: 1em;
  height: auto;
  padding: 1em;
  right: 10px;
  width: auto;
}

.rsDefault .rsTab.rsNavSelected .arrow-up {
  display: block;
}
.rsDefault .rsTab.rsNavSelected .arrow-up-border {
  display: block;
}

/* Panel */
.panel {
  background: #ffffff;
}

.panel-default > .panel-heading {
  background: #ffffff;
}

.panel-heading {
  padding: 0;
  border-bottom: 0;
}

.panel-heading .panel-toggle {
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.panel-heading .panel-toggle h3, .panel-heading .panel-toggle h4 {
  margin: 0;
  padding: 20px 10px 18px 0px;
  display: inline-block;
  color: #0096e6;
  width: 86%;
  text-transform: uppercase;
}
@media (max-width: 400px) {
  .panel-heading .panel-toggle h3, .panel-heading .panel-toggle h4 {
    width: 80%;
  }
}
.panel-heading .panel-toggle h3.title {
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 1024px) {
  .panel-heading .panel-toggle:active {
    background: #72d0f4;
    color: #0088cc;
  }
  .panel-heading .panel-toggle:active h3, .panel-heading .panel-toggle:active h4 {
    color: #0088cc;
  }
}
@media screen and (min-width: 1025px) {
  .panel-heading .panel-toggle:hover {
    background: #72d0f4;
    color: #0088cc;
  }
  .panel-heading .panel-toggle:hover h3, .panel-heading .panel-toggle:hover h4 {
    color: #0088cc;
  }
}
.panel-heading .panel-toggle:before {
  font-family: fontello;
  content: '\e820';
  display: inline-block;
  padding: 14px;
  vertical-align: top;
  position: relative;
  top: 5px;
  right: -3px;
  color: #0096e6;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  -webkit-transition: transform 0.5s;
  /* For Safari 3.1 to 6.0 */
  transition: transform 0.2s;
}
.panel-heading .panel-toggle.collapsed:before {
  -ms-transform: rotate(0);
  /* IE 9 */
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
  transform: rotate(0);
}

.panel-toggle {
  cursor: pointer;
}

.panel-body {
  background: #ebebec;
  border-top: 1px solid #ebebec;
}

.panel-body {
  padding: 30px 20px;
}

/* Tabs */
.nav-tabs {
  margin-bottom: 0;
  border-bottom: 4px solid #ec008c;
}
.nav-tabs h5 {
  margin: 0;
}
@media only screen and (max-width: 639px) {
  .nav-tabs:before, .nav-tabs:after {
    display: none;
  }
}
.nav-tabs.nav-justified {
  border-bottom: 4px solid #ec008c;
  position: relative;
  z-index: 999;
}
@media only screen and (max-width: 639px) {
  .nav-tabs.nav-justified {
    display: table;
  }
}
.nav-tabs.nav-justified li {
  overflow: hidden;
  vertical-align: middle;
  background: white;
  border-right: 1px solid #ebebec;
}
.nav-tabs.nav-justified li:last-child {
  border-right: 1px solid transparent;
}
@media only screen and (max-width: 639px) {
  .nav-tabs.nav-justified li {
    display: table-cell;
  }
}
@media screen and (min-width: 1025px) {
  .nav-tabs.nav-justified li:hover {
    background: #72d0f4;
    border-right: 1px solid transparent;
  }
  .nav-tabs.nav-justified li:hover h4 {
    color: #0088cc;
  }
}
.nav-tabs.nav-justified li a {
  background: none;
  border: none !important;
  display: table;
  max-height: 70px;
  margin-bottom: 0px;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .nav-tabs.nav-justified li a:hover i.circled {
    border-color: #0096e6;
    color: white;
    background: #0096e6;
  }
  .nav-tabs.nav-justified li a:hover h3, .nav-tabs.nav-justified li a:hover h4 {
    color: #0088cc;
  }
}
.nav-tabs.nav-justified li a h3, .nav-tabs.nav-justified li a h4 {
  color: #0096e6;
  text-transform: uppercase;
  margin: 0;
}
.nav-tabs.nav-justified li a h3 {
  display: table-cell;
  font-size: 18px;
  line-height: 22px;
  vertical-align: middle;
}
.nav-tabs.nav-justified li.active, .nav-tabs.nav-justified li.active:hover, .nav-tabs.nav-justified li.active:focus {
  background: #ec008c;
  border: none !important;
}
.nav-tabs.nav-justified li.active h3, .nav-tabs.nav-justified li.active h4, .nav-tabs.nav-justified li.active:hover h3, .nav-tabs.nav-justified li.active:hover h4, .nav-tabs.nav-justified li.active:focus h3, .nav-tabs.nav-justified li.active:focus h4 {
  color: white;
}
.nav-tabs.responsive-tab li a {
  padding: 10px;
}
.nav-tabs li i.circled {
  font-size: 26px;
  width: 40px;
  height: 40px;
  display: inline-table;
  vertical-align: middle;
  margin: 0 10px;
}
.nav-tabs li a {
  text-align: left;
  background: white;
}
@media screen and (min-width: 1025px) {
  .nav-tabs li a:hover {
    background: #72d0f4;
  }
  .nav-tabs li a:hover h4 {
    color: #0088cc;
  }
}
.nav-tabs li a h3, .nav-tabs li a h4 {
  color: #0096e6;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
}
.nav-tabs li a h3 span, .nav-tabs li a h4 span {
  margin-top: 6px;
}
.nav-tabs li.active a, .nav-tabs li.active a:hover, .nav-tabs li.active a:focus {
  background: #ec008c;
  border: none !important;
}
.nav-tabs li.active a h3, .nav-tabs li.active a h4, .nav-tabs li.active a:hover h3, .nav-tabs li.active a:hover h4, .nav-tabs li.active a:focus h3, .nav-tabs li.active a:focus h4 {
  color: white;
}
.nav-tabs li.active a i.circled, .nav-tabs li.active a:hover i.circled, .nav-tabs li.active a:focus i.circled {
  border-color: white;
  color: white;
  background: none;
}

.tab-content {
  padding: 30px 20px;
  background: #ebebec;
  border-top: none;
  border-collapse: collapse;
  border-spacing: 0;
  position: relative;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.tab-content.transparent {
  background: none;
  padding: 30px 0;
  box-shadow: none;
}

.ico-content-card, .ico-quick-links {
  background-color: #eeeeee;
}
.ico-content-card .ico-card-row, .ico-quick-links .ico-card-row {
  padding: 0;
}
.ico-content-card .ico-card, .ico-quick-links .ico-card {
  text-align: center;
  padding: 10px 10px 20px 0;
}
.ico-content-card .ico-card .ico-card-img, .ico-quick-links .ico-card .ico-card-img {
  margin: 16px 0 20px 0;
}
.ico-content-card a.ico-card .ico-card-img .icon-eg, .ico-quick-links a.ico-card .ico-card-img .icon-eg, .ico-content-card .ico-quick-links a.ico-card .ico-card-img i, .ico-quick-links .ico-content-card a.ico-card .ico-card-img i, .ico-quick-links a.ico-card .ico-card-img i {
  border: 2px solid #0096e6;
}
@media (min-width: 1025px) {
  .ico-content-card a.ico-card:hover, .ico-quick-links a.ico-card:hover {
    background-color: white;
  }
  .ico-content-card a.ico-card:hover .ico-card-txt h3, .ico-quick-links a.ico-card:hover .ico-card-txt h3 {
    color: #0096e6;
  }
  .ico-content-card a.ico-card:hover .ico-card-img .icon-eg, .ico-quick-links a.ico-card:hover .ico-card-img .icon-eg, .ico-content-card .ico-quick-links a.ico-card:hover .ico-card-img i, .ico-quick-links .ico-content-card a.ico-card:hover .ico-card-img i, .ico-quick-links a.ico-card:hover .ico-card-img i {
    border: 2px solid #0096e6;
    background: #0096e6;
  }
}
.ico-content-card .ico-card-txt, .ico-quick-links .ico-card-txt {
  padding-left: 0;
  padding-right: 0;
}
.ico-content-card .ico-card-txt .ico-center, .ico-quick-links .ico-card-txt .ico-center {
  display: inline-block;
  max-width: 184px;
}
.ico-content-card .ico-card-txt .ico-center h3, .ico-quick-links .ico-card-txt .ico-center h3 {
  margin: 0;
}
.ico-content-card .ico-card-txt .ico-center p, .ico-quick-links .ico-card-txt .ico-center p, .ico-content-card .ico-card-txt .ico-center label, .ico-quick-links .ico-card-txt .ico-center label, .ico-content-card .ico-card-txt .ico-center .help-block, .ico-quick-links .ico-card-txt .ico-center .help-block, .ico-content-card .ico-card-txt .ico-center .info-box, .ico-quick-links .ico-card-txt .ico-center .info-box, .ico-content-card .ico-card-txt .ico-center .table-card .table, .table-card .ico-content-card .ico-card-txt .ico-center .table, .ico-quick-links .ico-card-txt .ico-center .table-card .table, .table-card .ico-quick-links .ico-card-txt .ico-center .table, .ico-content-card .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .ico-content-card .ico-card-txt .ico-center .alert, .ico-quick-links .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .ico-quick-links .ico-card-txt .ico-center .alert {
  margin-top: 20px;
  margin-bottom: 0;
}
.ico-content-card .ico-card-txt .ico-center p a, .ico-quick-links .ico-card-txt .ico-center p a, .ico-content-card .ico-card-txt .ico-center label a, .ico-quick-links .ico-card-txt .ico-center label a, .ico-content-card .ico-card-txt .ico-center .help-block a, .ico-quick-links .ico-card-txt .ico-center .help-block a, .ico-content-card .ico-card-txt .ico-center .info-box a, .ico-quick-links .ico-card-txt .ico-center .info-box a, .ico-content-card .ico-card-txt .ico-center .table-card .table a, .table-card .ico-content-card .ico-card-txt .ico-center .table a, .ico-quick-links .ico-card-txt .ico-center .table-card .table a, .table-card .ico-quick-links .ico-card-txt .ico-center .table a, .ico-content-card .ico-card-txt .ico-center .alert-wrap .alert a, .alert-wrap .ico-content-card .ico-card-txt .ico-center .alert a, .ico-quick-links .ico-card-txt .ico-center .alert-wrap .alert a, .alert-wrap .ico-quick-links .ico-card-txt .ico-center .alert a {
  margin-top: 20px;
  padding: 2px 5px;
}
@media (min-width: 1025px) {
  .ico-content-card .ico-card-txt .ico-center p a:hover, .ico-quick-links .ico-card-txt .ico-center p a:hover, .ico-content-card .ico-card-txt .ico-center label a:hover, .ico-quick-links .ico-card-txt .ico-center label a:hover, .ico-content-card .ico-card-txt .ico-center .help-block a:hover, .ico-quick-links .ico-card-txt .ico-center .help-block a:hover, .ico-content-card .ico-card-txt .ico-center .info-box a:hover, .ico-quick-links .ico-card-txt .ico-center .info-box a:hover, .ico-content-card .ico-card-txt .ico-center .table-card .table a:hover, .table-card .ico-content-card .ico-card-txt .ico-center .table a:hover, .ico-quick-links .ico-card-txt .ico-center .table-card .table a:hover, .table-card .ico-quick-links .ico-card-txt .ico-center .table a:hover, .ico-content-card .ico-card-txt .ico-center .alert-wrap .alert a:hover, .alert-wrap .ico-content-card .ico-card-txt .ico-center .alert a:hover, .ico-quick-links .ico-card-txt .ico-center .alert-wrap .alert a:hover, .alert-wrap .ico-quick-links .ico-card-txt .ico-center .alert a:hover {
    background-color: white;
  }
}
.ico-content-card .ico-card-txt .double-line, .ico-quick-links .ico-card-txt .double-line {
  min-height: 48px;
}
.ico-content-card hr, .ico-quick-links hr {
  display: none;
  margin: 12px 0;
}
@media only screen and (max-width: 639px) {
  .ico-content-card .ico-card, .ico-quick-links .ico-card {
    padding: 12px;
    text-align: left;
  }
  .ico-content-card .ico-card .ico-card-img, .ico-quick-links .ico-card .ico-card-img {
    max-width: 92px;
    margin: 0;
    padding: 0 12px 0 0;
  }
  .ico-content-card .ico-card .ico-card-txt, .ico-quick-links .ico-card .ico-card-txt {
    padding-left: 0;
    padding-bottom: 0;
  }
  .ico-content-card .ico-card .ico-card-txt.col-xs-6, .ico-quick-links .ico-card .ico-card-txt.col-xs-6 {
    width: 58% !important;
  }
  .ico-content-card .ico-card .ico-card-txt .ico-center, .ico-quick-links .ico-card .ico-card-txt .ico-center {
    max-width: none;
  }
  .ico-content-card .ico-card .ico-card-txt .ico-center h3, .ico-quick-links .ico-card .ico-card-txt .ico-center h3 {
    margin-top: 4px;
    margin-bottom: 0;
  }
  .ico-content-card .ico-card .ico-card-txt .ico-center p, .ico-quick-links .ico-card .ico-card-txt .ico-center p, .ico-content-card .ico-card .ico-card-txt .ico-center label, .ico-quick-links .ico-card .ico-card-txt .ico-center label, .ico-content-card .ico-card .ico-card-txt .ico-center .help-block, .ico-quick-links .ico-card .ico-card-txt .ico-center .help-block, .ico-content-card .ico-card .ico-card-txt .ico-center .info-box, .ico-quick-links .ico-card .ico-card-txt .ico-center .info-box, .ico-content-card .ico-card .ico-card-txt .ico-center .table-card .table, .table-card .ico-content-card .ico-card .ico-card-txt .ico-center .table, .ico-quick-links .ico-card .ico-card-txt .ico-center .table-card .table, .table-card .ico-quick-links .ico-card .ico-card-txt .ico-center .table, .ico-content-card .ico-card .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .ico-content-card .ico-card .ico-card-txt .ico-center .alert, .ico-quick-links .ico-card .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .ico-quick-links .ico-card .ico-card-txt .ico-center .alert {
    margin-top: 12px;
  }
  .ico-content-card h2, .ico-quick-links h2 {
    border-bottom: none;
    line-height: 1em;
    margin-top: 4px;
  }
  .ico-content-card a.ico-card, .ico-quick-links a.ico-card {
    display: block;
  }
}
.ico-content-card.small-form .ico-card, .small-form.ico-quick-links .ico-card {
  padding: 10px 10px 20px 0;
  text-align: left;
  width: 100%;
  clear: both;
}
.ico-content-card.small-form .ico-card .ico-card-img, .small-form.ico-quick-links .ico-card .ico-card-img {
  width: 40%;
  max-width: 92px;
  margin: 0;
  padding: 0 12px 0 0;
}
.ico-content-card.small-form .ico-card .ico-card-txt, .small-form.ico-quick-links .ico-card .ico-card-txt {
  width: 60%;
  padding-left: 0;
  padding-bottom: 0;
}
.ico-content-card.small-form .ico-card .ico-card-txt.col-xs-6, .small-form.ico-quick-links .ico-card .ico-card-txt.col-xs-6 {
  width: 58% !important;
}
.ico-content-card.small-form .ico-card .ico-card-txt .ico-center, .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center {
  max-width: none;
}
.ico-content-card.small-form .ico-card .ico-card-txt .ico-center h3, .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center h3 {
  margin-top: 4px;
  margin-bottom: 0;
}
.ico-content-card.small-form .ico-card .ico-card-txt .ico-center p, .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center p, .ico-content-card.small-form .ico-card .ico-card-txt .ico-center label, .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center label, .ico-content-card.small-form .ico-card .ico-card-txt .ico-center .help-block, .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center .help-block, .ico-content-card.small-form .ico-card .ico-card-txt .ico-center .info-box, .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center .info-box, .ico-content-card.small-form .ico-card .ico-card-txt .ico-center .table-card .table, .table-card .ico-content-card.small-form .ico-card .ico-card-txt .ico-center .table, .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center .table-card .table, .table-card .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center .table, .ico-content-card.small-form .ico-card .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .ico-content-card.small-form .ico-card .ico-card-txt .ico-center .alert, .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .small-form.ico-quick-links .ico-card .ico-card-txt .ico-center .alert {
  margin-top: 12px;
}
.ico-content-card.small-form .visible-md, .small-form.ico-quick-links .visible-md, .ico-content-card.small-form .visible-lg, .small-form.ico-quick-links .visible-lg, .ico-content-card.small-form .visible-sm, .small-form.ico-quick-links .visible-sm {
  display: none !important;
}
.ico-content-card.small-form .visible-xs, .small-form.ico-quick-links .visible-xs {
  display: block !important;
}
.ico-content-card.small-form .hidden-xs, .small-form.ico-quick-links .hidden-xs {
  display: none !important;
}
.ico-content-card.small-form hr.visible-xs, .small-form.ico-quick-links hr.visible-xs {
  clear: both;
}
.ico-content-card.small-form h2, .small-form.ico-quick-links h2 {
  border-bottom: none;
  line-height: 1em;
  margin-top: 4px;
}
.ico-content-card.small-form h2.visible-xs, .small-form.ico-quick-links h2.visible-xs {
  margin-top: 0;
  margin-bottom: 0;
}
.ico-content-card.small-form a.ico-card, .small-form.ico-quick-links a.ico-card {
  display: block;
}

.ico-content-card.transparent, .transparent.ico-quick-links {
  background-color: transparent;
}

/* leave here as an icon example, going to delete it once got all the icon font setup */
.ico-card-img .icon-eg, .ico-quick-links a.ico-card .ico-card-img i {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border: 2px solid #babcbe;
  border-radius: 50%;
}

.iconcardv2 .card .inner-card a, .iconcardv2 .card2 .inner-card a {
  outline: none !important;
}
.iconcardv2 .card .inner-card a.ico-card, .iconcardv2 .card2 .inner-card a.ico-card {
  padding: 16px 16px 0;
}
.iconcardv2 .card .inner-card a.ico-card:hover .ico-card-txt h3, .iconcardv2 .card2 .inner-card a.ico-card:hover .ico-card-txt h3 {
  color: #13a4de !important;
}
.iconcardv2 .card .inner-card a .ico-card-img, .iconcardv2 .card2 .inner-card a .ico-card-img {
  margin: 16px 0 20px;
}

.ico-block .ico-card {
  text-align: center;
  padding: 0 10px 10px 0;
}
.ico-block .ico-card .ico-card-img {
  margin: 16px 0 20px 0;
}
.ico-block .ico-card-txt {
  padding-left: 0;
  padding-right: 0;
}
.ico-block .ico-card-txt .ico-center {
  display: inline-block;
  max-width: 204px;
  max-height: 140px;
  overflow: hidden;
}
.ico-block .ico-card-txt .ico-center h3 {
  margin-bottom: 20px;
  margin-top: 0;
}
.ico-block .ico-card-txt .ico-center p, .ico-block .ico-card-txt .ico-center label, .ico-block .ico-card-txt .ico-center .help-block, .ico-block .ico-card-txt .ico-center .info-box, .ico-block .ico-card-txt .ico-center .table-card .table, .table-card .ico-block .ico-card-txt .ico-center .table, .ico-block .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .ico-block .ico-card-txt .ico-center .alert {
  margin-bottom: 0;
}
.ico-block hr {
  display: none;
  margin: 12px 0;
}
.ico-block h2 {
  text-transform: none;
  padding-right: 20px;
  border-bottom: 1px solid #babcbe;
  margin-bottom: 16px;
  margin-top: -4px;
  line-height: 40px;
}
@media only screen and (max-width: 639px) {
  .ico-block .ico-card {
    padding: 12px;
    text-align: left;
  }
  .ico-block h2 {
    border-bottom: none;
    line-height: 1em;
    margin-top: 4px;
  }
  .ico-block a.ico-card {
    display: block;
  }
  .ico-block .ico-card-img {
    margin: 0 12px 0 0 !important;
    max-width: 84px;
    padding: 0;
  }
  .ico-block .ico-card-txt {
    margin-top: 4px;
    padding-left: 0;
    padding-bottom: 0;
  }
  .ico-block .ico-card-txt .ico-center {
    max-width: none;
  }
  .ico-block .ico-card-txt .ico-center h3 {
    margin: 0;
  }
  .ico-block .ico-card-txt .ico-center p, .ico-block .ico-card-txt .ico-center label, .ico-block .ico-card-txt .ico-center .help-block, .ico-block .ico-card-txt .ico-center .info-box, .ico-block .ico-card-txt .ico-center .table-card .table, .table-card .ico-block .ico-card-txt .ico-center .table, .ico-block .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .ico-block .ico-card-txt .ico-center .alert {
    margin-top: 12px;
    margin-bottom: 0;
  }
}
.ico-block.small-form .ico-card {
  padding: 12px;
  text-align: left;
}
.ico-block.small-form h2 {
  border-bottom: none;
  line-height: 1em;
  margin-top: 4px;
}
.ico-block.small-form a.ico-card {
  display: block;
}
.ico-block.small-form .ico-card-img {
  margin: 0 12px 0 0 !important;
  max-width: 84px;
  padding: 0;
}
.ico-block.small-form .ico-card-txt {
  margin-top: 4px;
  padding-left: 0;
  padding-bottom: 0;
}
.ico-block.small-form .ico-card-txt .ico-center {
  max-width: none;
}
.ico-block.small-form .ico-card-txt .ico-center h3 {
  margin: 0;
}
.ico-block.small-form .ico-card-txt .ico-center p, .ico-block.small-form .ico-card-txt .ico-center label, .ico-block.small-form .ico-card-txt .ico-center .help-block, .ico-block.small-form .ico-card-txt .ico-center .info-box, .ico-block.small-form .ico-card-txt .ico-center .table-card .table, .table-card .ico-block.small-form .ico-card-txt .ico-center .table, .ico-block.small-form .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .ico-block.small-form .ico-card-txt .ico-center .alert {
  margin-top: 12px;
  margin-bottom: 0;
}

.ico-quick-links a.ico-card {
  padding: 20px 10px 18px 10px;
}
.ico-quick-links a.ico-card h4 {
  color: white;
  text-transform: uppercase;
  margin-bottom: 0;
}
.ico-quick-links a.ico-card .ico-card-img {
  margin: 0 0 10px;
}
.ico-quick-links a.ico-card .ico-card-img i {
  border-color: white !important;
  display: block;
  font-size: 48px;
  font-style: normal;
  color: white;
  background: rgba(255, 255, 255, 0.2);
  width: 80px;
  height: 80px;
  display: table;
}
.ico-quick-links a.ico-card .ico-card-img i:before {
  display: table-cell;
  vertical-align: middle;
}
.ico-quick-links a.ico-card .ico-card-img img {
  width: 80px;
  height: 80px;
}
@media screen and (min-width: 1025px) {
  .ico-quick-links a.ico-card:hover {
    background: rgba(255, 255, 255, 0.3);
  }
  .ico-quick-links a.ico-card:hover .ico-card-img i {
    color: #f99f1c;
    background: white !important;
    border: 2px solid white !important;
  }
}
@media only screen and (max-width: 639px) {
  .ico-quick-links a.ico-card {
    text-align: center;
  }
  .ico-quick-links a.ico-card .ico-card-img {
    margin: 0 auto 12px auto;
    padding: 0;
  }
}

html[data-useragent*="Mobile Safari/5"] .ico-quick-links {
  background: #f99f1c;
}

@media (-webkit-min-device-pixel-ratio: 1) {
  html[data-useragent*="iPhone"] .ico-quick-links, html[data-useragent*="Android"] .ico-quick-links {
    background: #f99f1c;
  }
}

.hero.carousel .ico-quick-links .ico-quick-links-inner {
  margin: 0 auto;
  max-width: 940px;
}

.single-ico-card .ico-card {
  text-align: center;
  padding: 16px 16px 0;
}
@media screen and (min-width: 1025px) {
  .single-ico-card .ico-card:hover .ico-card-img .icon-eg, .single-ico-card .ico-card:hover .ico-quick-links a.ico-card .ico-card-img i, .ico-quick-links a.ico-card .single-ico-card .ico-card:hover .ico-card-img i {
    background-color: #0096e6;
  }
}
.single-ico-card a.ico-card {
  display: block;
}
@media screen and (min-width: 1025px) {
  .single-ico-card a.ico-card:hover {
    background-color: white;
  }
  .single-ico-card a.ico-card:hover .ico-card-txt h3 {
    color: #0096e6;
  }
}
.single-ico-card .ico-card-txt {
  padding-left: 0;
  padding-right: 0;
}
.single-ico-card .ico-card-txt .ico-center {
  display: inline-block;
  max-width: 184px;
}
.single-ico-card .ico-card-txt .ico-center h3 {
  margin-bottom: 20px;
}
.single-ico-card .ico-card-txt .ico-center p, .single-ico-card .ico-card-txt .ico-center label, .single-ico-card .ico-card-txt .ico-center .help-block, .single-ico-card .ico-card-txt .ico-center .info-box, .single-ico-card .ico-card-txt .ico-center .table-card .table, .table-card .single-ico-card .ico-card-txt .ico-center .table, .single-ico-card .ico-card-txt .ico-center .alert-wrap .alert, .alert-wrap .single-ico-card .ico-card-txt .ico-center .alert {
  margin-bottom: 0;
}
.single-ico-card .ico-card-txt .ico-center p a, .single-ico-card .ico-card-txt .ico-center label a, .single-ico-card .ico-card-txt .ico-center .help-block a, .single-ico-card .ico-card-txt .ico-center .info-box a, .single-ico-card .ico-card-txt .ico-center .table-card .table a, .table-card .single-ico-card .ico-card-txt .ico-center .table a, .single-ico-card .ico-card-txt .ico-center .alert-wrap .alert a, .alert-wrap .single-ico-card .ico-card-txt .ico-center .alert a {
  margin-top: 20px;
  padding: 2px;
}
@media screen and (min-width: 1025px) {
  .single-ico-card .ico-card-txt .ico-center p a:hover, .single-ico-card .ico-card-txt .ico-center label a:hover, .single-ico-card .ico-card-txt .ico-center .help-block a:hover, .single-ico-card .ico-card-txt .ico-center .info-box a:hover, .single-ico-card .ico-card-txt .ico-center .table-card .table a:hover, .table-card .single-ico-card .ico-card-txt .ico-center .table a:hover, .single-ico-card .ico-card-txt .ico-center .alert-wrap .alert a:hover, .alert-wrap .single-ico-card .ico-card-txt .ico-center .alert a:hover {
    background-color: white;
  }
}
.single-ico-card hr {
  background-color: #acacac;
  border-bottom: 1px solid #babcbe;
  clear: both;
  height: 1px;
  display: none;
  margin: 12px 0;
}
.single-ico-card h2 {
  text-transform: none;
  padding-right: 20px;
  border-bottom: 1px solid #babcbe;
  margin-bottom: 16px;
  margin-top: -4px;
  line-height: 40px;
}
@media only screen and (max-width: 639px) {
  .single-ico-card .ico-card {
    padding: 12px;
    text-align: left;
  }
  .single-ico-card h2 {
    border-bottom: none;
    line-height: 1em;
    margin-top: 4px;
  }
  .single-ico-card a.ico-card {
    display: block;
  }
  .single-ico-card .ico-card-img {
    max-width: 112px;
    padding: 0 24px 0 0;
  }
  .single-ico-card .ico-card-txt {
    padding-left: 0;
    padding-bottom: 0px;
  }
  .single-ico-card .ico-card-txt.col-xs-6 {
    width: 58% !important;
  }
  .single-ico-card .ico-card-txt .ico-center {
    max-width: none;
  }
  .single-ico-card .ico-card-txt .ico-center h3 {
    margin-top: 4px;
    margin-bottom: 0;
  }
}

.hero-card .fg-image, .carousel-card .fg-image {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  z-index: 1;
}
.hero-card .fg-image img, .carousel-card .fg-image img {
  height: 346px;
}
.hero-card .inner-card, .carousel-card .inner-card {
  background-color: #ffffff;
  background-size: cover !important;
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  height: 346px;
}
.hero-card .inner-card h1, .carousel-card .inner-card h1 {
  position: relative;
  max-width: 66%;
  max-height: 142px;
  min-height: 96px;
  z-index: 10;
  overflow: hidden;
  margin-bottom: 20px;
}
.hero-card .inner-card h2, .carousel-card .inner-card h2 {
  position: relative;
  max-width: 540px;
  max-height: 140px;
  z-index: 10;
  overflow: hidden;
}
.hero-card .inner-card .content-block, .carousel-card .inner-card .content-block {
  padding: 8px 2px 10px 2px;
  z-index: 10;
  box-sizing: border-box;
  width: 368px;
  max-height: 140px;
  height: auto;
  overflow: hidden;
  position: relative;
}
.hero-card .inner-card .content-block.background, .carousel-card .inner-card .content-block.background {
  padding: 10px;
}
.hero-card .inner-card .content-block.dark-grey, .carousel-card .inner-card .content-block.dark-grey {
  background: #414042;
  /* the fallback */
  background: rgba(65, 64, 66, 0.8);
}
.hero-card .inner-card .content-block.light-grey, .carousel-card .inner-card .content-block.light-grey {
  background: #ebebec;
  /* the fallback */
  background: rgba(235, 235, 236, 0.8);
}
.hero-card .inner-card .content-block.white, .carousel-card .inner-card .content-block.white {
  background: #ffffff;
  /* the fallback */
  background: rgba(255, 255, 255, 0.8);
}
.hero-card .inner-card .content-block h3, .carousel-card .inner-card .content-block h3 {
  color: #414042;
  margin-top: 0;
  margin-bottom: 6px;
  max-width: 348px;
}
.hero-card .inner-card .content-block p, .carousel-card .inner-card .content-block p, .hero-card .inner-card .content-block label, .carousel-card .inner-card .content-block label, .hero-card .inner-card .content-block .help-block, .carousel-card .inner-card .content-block .help-block, .hero-card .inner-card .content-block .info-box, .carousel-card .inner-card .content-block .info-box, .hero-card .inner-card .content-block .table-card .table, .table-card .hero-card .inner-card .content-block .table, .carousel-card .inner-card .content-block .table-card .table, .table-card .carousel-card .inner-card .content-block .table, .hero-card .inner-card .content-block .alert-wrap .alert, .alert-wrap .hero-card .inner-card .content-block .alert, .carousel-card .inner-card .content-block .alert-wrap .alert, .alert-wrap .carousel-card .inner-card .content-block .alert {
  color: #414042;
  margin-bottom: 0;
}
.hero-card .inner-card .content-block .button, .carousel-card .inner-card .content-block .button {
  width: 200px;
}
.hero-card .sash, .carousel-card .sash {
  position: absolute;
  width: 140px;
  top: -5px;
  right: -5px;
  z-index: 100;
  text-align: right;
}
.hero-card.right .fg-image, .right.carousel-card .fg-image {
  left: 0;
  text-align: left;
}
.hero-card.right .fg-image img, .right.carousel-card .fg-image img {
  margin-left: 0;
}
.hero-card.right .inner-card, .right.carousel-card .inner-card {
  padding-left: 49%;
}
.hero-card.right .inner-card h1, .right.carousel-card .inner-card h1 {
  max-width: 100%;
}
.hero-card.right .inner-card .content-block, .right.carousel-card .inner-card .content-block {
  margin-bottom: 14px;
  z-index: 10;
  box-sizing: border-box;
  max-width: 368px;
  width: auto;
  max-height: 140px;
  margin-right: 20px;
}
.hero-card.right .sash, .right.carousel-card .sash {
  position: absolute;
  width: 140px;
  top: -5px;
  left: -5px;
  z-index: 100;
  text-align: left;
}
.hero-card .bottom-bar, .carousel-card .bottom-bar {
  height: 20px;
  background: #000000;
  /* the fallback */
  background: rgba(0, 0, 0, 0.2);
  color: black;
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
  margin-top: -20px;
  opacity: 0.5;
}

@media only screen and (max-width: 639px) {
  .hero-card, .carousel-card {
    background: white;
  }
  .hero-card .fg-image, .carousel-card .fg-image {
    position: relative;
    text-align: center;
  }
  .hero-card .fg-image img, .carousel-card .fg-image img {
    max-height: 140px;
    margin: auto;
  }
  .hero-card .inner-card, .carousel-card .inner-card {
    background: transparent;
    height: inherit;
  }
  .hero-card .inner-card h2, .carousel-card .inner-card h2 {
    margin-top: 0;
    max-width: 100%;
    max-height: 80px;
  }
  .hero-card .inner-card .content-block, .carousel-card .inner-card .content-block {
    width: 100%;
    max-height: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    background: none !important;
    margin: 14px 0;
  }
  .hero-card .inner-card .content-block.background, .carousel-card .inner-card .content-block.background {
    padding: 0 0 0 0;
  }
  .hero-card .inner-card .content-block h3, .carousel-card .inner-card .content-block h3 {
    max-width: 100%;
  }
  .hero-card .sash, .carousel-card .sash {
    top: 0px;
    right: 10px;
    width: 70px;
  }
  .hero-card.right .fg-image, .right.carousel-card .fg-image {
    left: inherit;
    text-align: center;
  }
  .hero-card.right .fg-image img, .right.carousel-card .fg-image img {
    margin-left: auto;
  }
  .hero-card.right .inner-card, .right.carousel-card .inner-card {
    padding-left: 20px;
  }
  .hero-card.right .inner-card .content-block, .right.carousel-card .inner-card .content-block {
    max-width: 100%;
    max-height: 100%;
    margin-right: 0;
  }
  .hero-card.right .sash, .right.carousel-card .sash {
    top: 0px;
    left: 0px;
    width: 70px;
  }
}
.hero-card.small-form, .small-form.carousel-card {
  background: white;
}
.hero-card.small-form .visible-md, .small-form.carousel-card .visible-md, .hero-card.small-form .visible-lg, .small-form.carousel-card .visible-lg, .hero-card.small-form .visible-sm, .small-form.carousel-card .visible-sm {
  display: none !important;
}
.hero-card.small-form .visible-xs, .small-form.carousel-card .visible-xs {
  display: block !important;
}
.hero-card.small-form .hidden-xs, .small-form.carousel-card .hidden-xs {
  display: none !important;
}
.hero-card.small-form .fg-image, .small-form.carousel-card .fg-image {
  position: relative;
  text-align: center;
}
.hero-card.small-form .fg-image img, .small-form.carousel-card .fg-image img {
  max-height: 140px;
  margin: auto;
}
.hero-card.small-form .inner-card, .small-form.carousel-card .inner-card {
  background: transparent;
  padding: inherit;
  height: inherit;
  padding: 20px;
}
.hero-card.small-form .inner-card h2, .small-form.carousel-card .inner-card h2 {
  max-width: 100%;
  overflow: hidden;
}
.hero-card.small-form .inner-card .content-block, .small-form.carousel-card .inner-card .content-block {
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  margin: 14px 0 0 0;
  background: none !important;
}
.hero-card.small-form .inner-card .content-block.background, .small-form.carousel-card .inner-card .content-block.background {
  padding: 0 0 0 0;
}
.hero-card.small-form .inner-card .content-block h3, .small-form.carousel-card .inner-card .content-block h3 {
  max-width: 100%;
}
.hero-card.small-form .sash, .small-form.carousel-card .sash {
  width: 88px;
}
.hero-card.small-form .sash img, .small-form.carousel-card .sash img {
  max-width: 88px;
}
.hero-card.small-form .sash.visible-xs, .small-form.carousel-card .sash.visible-xs {
  display: none !important;
}
.hero-card.small-form .sash.hidden-xs, .small-form.carousel-card .sash.hidden-xs {
  display: block !important;
}
.hero-card.small-form.right .fg-image, .small-form.right.carousel-card .fg-image {
  left: inherit;
  text-align: center;
}
.hero-card.small-form.right .fg-image img, .small-form.right.carousel-card .fg-image img {
  margin-left: auto;
}
.hero-card.small-form.right .inner-card .content-block, .small-form.right.carousel-card .inner-card .content-block {
  max-width: 100%;
  max-height: 100%;
  margin-right: 0;
}
.hero-card.small-form.right .sash, .small-form.right.carousel-card .sash {
  width: 88px;
}
.hero-card.small-form.right .sash.visible-xs, .small-form.right.carousel-card .sash.visible-xs {
  display: none !important;
}
.hero-card.small-form.right .sash.hidden-xs, .small-form.right.carousel-card .sash.hidden-xs {
  display: block !important;
}
.hero-card.small-form h2, .small-form.carousel-card h2 {
  font-size: 18px;
  line-height: 24px;
  word-spacing: -1px;
}
.hero-card.small-form h2.block, .small-form.carousel-card h2.block {
  letter-spacing: 1px;
}
.hero-card.small-form h2.block span, .small-form.carousel-card h2.block span, .hero-card.small-form h2.block .block-link, .small-form.carousel-card h2.block .block-link {
  margin: 1px 1px 1px 0;
  padding: 2px 8px 1px 8px;
  line-height: 27px;
}

.content-block-header {
  margin: 0 0 20px;
  padding: 20px 20px 15px;
  width: 100%;
  min-height: 134px;
  max-height: 164px;
  box-sizing: border-box;
  position: relative;
}
.content-block-header .block {
  margin: 0;
  max-width: 75%;
  display: inline-block;
}
.content-block-header .block span {
  background: white;
  box-shadow: 0.25em 0 0 white, -0.25em 0 0 white \9;
  color: #ec008c;
}
.content-block-header p, .content-block-header label, .content-block-header .help-block, .content-block-header .info-box, .content-block-header .table-card .table, .table-card .content-block-header .table, .content-block-header .alert-wrap .alert, .alert-wrap .content-block-header .alert {
  color: white;
  margin-top: 15px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 939px) {
  .content-block-header {
    border-bottom: 16px solid #bb0370;
    margin: 0px;
  }
  .content-block-header .block {
    max-width: 100%;
  }
}

.link-group {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
.link-group h3 {
  font-size: 18px;
  margin: 0 8px 10px 0;
}
.link-group ul {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 639px) {
  .link-group ul {
    margin: 0;
  }
}
.link-group ul a {
  text-decoration: none;
}
.link-group ul a li {
  list-style: none;
  background: rgba(255, 255, 255, 0.5);
  padding: 11px 8px 9px;
  margin-bottom: 2px;
}
@media screen and (min-width: 1025px) {
  .link-group ul a li:hover, .link-group ul a li:focus {
    background: white;
  }
}
.link-group.ticker ul a li {
  font-size: 14px;
  line-height: 18px;
  padding: 15px 20px;
}
@media only screen and (max-width: 639px) {
  .link-group.ticker ul {
    margin: 0;
  }
}

.content-card {
  position: relative;
}
.content-card .cb-image {
  position: relative;
  text-align: center;
}
.content-card .cb-image img {
  max-height: 326px;
  max-width: 100%;
}
.content-card.right .cb-image {
  margin-top: 6px;
  padding-left: 20px;
  float: right;
  width: 34%;
}
.content-card.right .cb-image img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 639px) {
  .content-card.right .cb-image {
    float: left;
    width: 100%;
  }
  .content-card.right .cb-image img {
    width: auto;
    min-height: 80px;
  }
}
.content-card.right .inner-wrapper {
  margin-top: 6px;
  float: left;
  width: 66%;
}
@media only screen and (max-width: 639px) {
  .content-card.right .inner-wrapper {
    margin-top: 0;
    width: 100%;
  }
}
.content-card.left .cb-image {
  margin-top: 6px;
  padding-right: 20px;
  float: left;
  width: 34%;
}
@media only screen and (max-width: 639px) {
  .content-card.left .cb-image {
    width: 100%;
  }
  .content-card.left .cb-image img {
    width: auto;
    min-height: 80px;
  }
}
.content-card.left .inner-wrapper {
  margin-top: 6px;
  float: left;
  width: 66%;
}
@media only screen and (max-width: 639px) {
  .content-card.left .inner-wrapper {
    margin-top: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .content-card h3 {
    margin: 0 0 16px 0;
  }
  .content-card h2.underlined {
    margin: 20px;
    width: auto;
  }
  .content-card .cb-image img {
    max-height: 140px;
    margin: auto;
  }
  .content-card .inner-wrapper {
    padding: 0 20px;
  }
}

.card .top-progress-bar, .card2 .top-progress-bar {
  border-top: none;
  margin: 0;
}

.top-progress-bar {
  background: #eeeeee;
  border-top: 1px solid #babcbe;
  margin: 10px 0;
  overflow: hidden;
  width: 100%;
}
.top-progress-bar * {
  box-sizing: content-box;
}
.top-progress-bar div {
  display: inline-block;
  float: left;
  padding: 16px 0 12px;
  position: relative;
  width: 25%;
  text-align: center;
  margin-left: -20px;
  padding-left: 20px;
}
.top-progress-bar div .arrow-right {
  border-top: 28px solid transparent !important;
  border-bottom: 28px solid transparent !important;
  border-left: 20px solid #eeeeee;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  width: auto !important;
  z-index: 20;
}
.top-progress-bar div .arrow-right.border {
  border-left: 20px solid #babcbe;
  right: -1px;
  z-index: 19;
}
.top-progress-bar div .progress-bar-label, .top-progress-bar div .progress-bar-number {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  position: relative;
  left: -10px;
}
.top-progress-bar div .progress-bar-label h4, .top-progress-bar div .progress-bar-number h4 {
  text-transform: uppercase;
  color: #666;
  margin-top: 7px;
}
.top-progress-bar div .progress-bar-number {
  display: none;
}
.top-progress-bar div.last {
  margin-right: -500px;
  padding-right: 500px;
}
.top-progress-bar div.last .progress-bar-number h4 {
  margin-left: 0px;
}
.top-progress-bar div.default {
  background: #eeeeee;
}
.top-progress-bar div.current {
  background-color: #ec008c;
}
.top-progress-bar div.current .progress-bar-number h4 {
  color: #ffffff;
}
.top-progress-bar div.current .progress-bar-label h4 {
  color: #ffffff;
}
.top-progress-bar div.current .arrow-right {
  border-left: 20px solid #ec008c;
}
.top-progress-bar div.done {
  background-color: #ffffff;
}
.top-progress-bar div.done .arrow-right {
  border-left: 20px solid #ffffff;
}
.top-progress-bar div.previous {
  background-color: #ffffff;
}
.top-progress-bar div.previous .arrow-right {
  border-left: 20px solid #ffffff;
}
.top-progress-bar div.previous .arrow-right.border {
  border-left: 20px solid #babcbe;
}
.top-progress-bar a h4 {
  color: #0096e6 !important;
}
@media screen and (min-width: 1025px) {
  .top-progress-bar a:hover div h4 {
    color: #0088cc !important;
  }
  .top-progress-bar a:hover div.done {
    background-color: #72d0f4;
  }
  .top-progress-bar a:hover div.done .arrow-right {
    background: #ec008c;
    border-left: 20px solid #72d0f4;
  }
  .top-progress-bar a:hover div.previous {
    background-color: #72d0f4;
  }
  .top-progress-bar a:hover div.previous .arrow-right {
    border-left: 20px solid #72d0f4;
  }
  .top-progress-bar a:hover div.previous .arrow-right.border {
    border-left: 20px solid #babcbe;
  }
}
.top-progress-bar.non-interactive div.done {
  background-color: #bb0370;
}
.top-progress-bar.non-interactive div.done .progress-bar-number h4, .top-progress-bar.non-interactive div.done .progress-bar-label h4 {
  color: #ffffff;
}
.top-progress-bar.non-interactive div.done .arrow-right {
  border-left: 20px solid #bb0370;
}
.top-progress-bar.non-interactive div.previous {
  background-color: #bb0370;
}
.top-progress-bar.non-interactive div.previous .progress-bar-number h4, .top-progress-bar.non-interactive div.previous .progress-bar-label h4 {
  color: #ffffff;
}
.top-progress-bar.non-interactive div.previous .arrow-right {
  border-left: 20px solid #bb0370;
}
.top-progress-bar.non-interactive div.previous .arrow-right.border {
  border-left: 20px solid #ec008c;
}
.top-progress-bar.two-steps div {
  width: 50%;
}
.top-progress-bar.three-steps div {
  width: 33%;
}
.top-progress-bar.four-steps div {
  width: 25%;
}
.top-progress-bar.five-steps div {
  width: 20%;
}
.top-progress-bar img.chevron {
  position: absolute;
  right: 0;
  top: 0;
}
.top-progress-bar .bottom-border {
  padding: 0;
  width: 100% !important;
  border-bottom: 4px solid #ec008c;
  z-index: 25;
  margin-left: 0px;
}
@media only screen and (max-width: 939px) {
  .top-progress-bar {
    border-top: 1px solid #babcbe;
    border-bottom: 1px solid #babcbe;
  }
  .top-progress-bar div {
    padding: 10px 0 6px 12px;
    margin-left: -12px;
  }
  .top-progress-bar div .arrow-right {
    border-left-width: 12px !important;
    border-top-width: 22px !important;
    border-bottom-width: 22px !important;
  }
  .top-progress-bar div.current .progress-bar-label {
    display: inline-block;
  }
  .top-progress-bar div .progress-bar-number, .top-progress-bar div .progress-bar-label {
    display: inline-block;
    white-space: nowrap;
    position: relative;
    left: -4px;
  }
  .top-progress-bar div.last .progress-bar-number, .top-progress-bar div .progress-bar-label {
    left: 0;
  }
  .top-progress-bar div .progress-bar-label {
    display: none;
  }
  .top-progress-bar .bottom-border {
    display: none;
  }
  .top-progress-bar.two-steps div {
    width: 12%;
  }
  .top-progress-bar.two-steps div.current {
    width: 88%;
  }
  .top-progress-bar.three-steps div {
    width: 12%;
  }
  .top-progress-bar.three-steps div.current {
    width: 76%;
  }
  .top-progress-bar.four-steps div {
    width: 12%;
  }
  .top-progress-bar.four-steps div.current {
    width: 64%;
  }
  .top-progress-bar.five-steps div {
    width: 12%;
  }
  .top-progress-bar.five-steps div.current {
    width: 52%;
  }
}

.table-card h4 {
  text-transform: uppercase;
  border-bottom: 1px solid #cccbcb;
  margin-bottom: 12px;
  padding-bottom: 8px;
}
.table-card .table {
  margin: 0;
  min-width: 280px;
  box-shadow: none;
}
.table-card .table th {
  display: none;
}
.table-card .table th h5 {
  padding: 0;
  text-transform: uppercase;
  margin: 5px 0 2px 0;
}
@media (max-width: 639px) {
  .table-card .table tr {
    margin-top: 10px;
    display: block;
  }
}
.table-card .table td {
  display: block;
}
.table-card .table td:before {
  content: attr(data-th) ": ";
  width: 6.5em;
  display: inline-block;
  background: rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
  position: relative;
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
  margin: -8px 8px -8px -8px;
  padding: 8px;
}
@media (min-width: 640px) {
  .table-card .table td:before {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .table-card .table td {
    padding: 0;
  }
  .table-card .table td:before {
    width: 40vw;
    display: table-cell;
  }
  .table-card .table td .table-content {
    display: table-cell;
    padding: 10px;
  }
}
.table-card .table th, .table-card .table td {
  text-align: left;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
@media (min-width: 640px) {
  .table-card .table th, .table-card .table td {
    display: table-cell;
    padding: 10px 8px;
  }
}
.table-card .table th {
  border-bottom: 2px solid rgba(0, 0, 0, 0.05);
}
@media (min-width: 640px) {
  .table-card .table.large th, .table-card .table.large td {
    padding: 16px 8px;
  }
}
.table-card.non-res {
  padding: 0 !important;
  margin: 15px 20px 20px;
  overflow: hidden;
  overflow-x: scroll !important;
}
.table-card.non-res .table {
  width: 100%;
}
.table-card.non-res .table th, .table-card.non-res .table td {
  display: table-cell;
}
.table-card.non-res .table tr {
  display: table-row;
}
.table-card.non-res .table td:before {
  display: none;
}
.table-card.purple-table-card {
  background: #7f559c;
  padding: 15px 20px 20px;
}
.table-card.purple-table-card > h4 {
  color: white;
  padding-left: 0;
}
.table-card.purple-table-card .table {
  background: none;
  color: #ffffff;
  overflow: hidden;
}
.table-card.purple-table-card .table th h5 {
  color: #5f259f;
}
.table-card.purple-table-card .table th, .table-card.purple-table-card .table td {
  border: none;
  border-bottom: 1px solid rgba(40, 30, 90, 0.2);
}
.table-card.purple-table-card .table th, .table-card.purple-table-card .table td:before {
  color: white;
  border: none;
  background: rgba(255, 255, 255, 0.4);
  color: #4f438a;
}
.table-card.purple-table-card .table th {
  background: rgba(255, 255, 255, 0.4);
  border-bottom: 2px solid rgba(40, 30, 90, 0.2);
}
.table-card.purple-table-card .table td {
  background: rgba(255, 255, 255, 0.2);
}
.table-card.white-table-card {
  background: white;
  padding: 15px 20px 20px;
}
.table-card.white-table-card > h4 {
  padding-left: 0;
}
.table-card.white-table-card .table {
  color: #414042;
  overflow: hidden;
}
.table-card.white-table-card .table th h5 {
  color: #414042;
}
.table-card.white-table-card .table th, .table-card.white-table-card .table td {
  border: none;
  border-bottom: 1px solid white;
}
.table-card.white-table-card .table th, .table-card.white-table-card .table td:before {
  color: #414042;
  border: none;
  background: #dddddd;
}
.table-card.white-table-card .table th {
  background: #ddd;
  border-bottom: 2px solid white;
}
.table-card.white-table-card .table td {
  background: #eeeeee;
}
.table-card.grey-table-card {
  padding: 15px 20px 20px;
}
.table-card.grey-table-card .table {
  color: #414042;
}
.table-card.grey-table-card .table th h5 {
  color: #414042;
}
.table-card.grey-table-card .table th, .table-card.grey-table-card .table td {
  border: none;
  border-bottom: 1px solid #e3e3e3;
}
.table-card.grey-table-card .table th, .table-card.grey-table-card .table td:before {
  color: #414042;
  border: none;
  background: #d2d2d2;
}
.table-card.grey-table-card .table th {
  border-bottom: 2px solid #e3e3e3;
}
.table-card.grey-table-card .table td {
  background: #eeeeee;
}

.video-card {
  /* New update for the new video card */
  /* video holder */
  /* Play button */
}
.video-card .inner-card {
  background-color: #ffffff;
  background-size: cover !important;
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  height: 300px;
}
.video-card .inner-card h1 {
  position: relative;
  max-width: 600px;
  max-height: 140px;
  z-index: 10;
  margin-top: 3px;
  overflow: hidden;
}
.video-card .inner-card h2 {
  position: relative;
  max-width: 540px;
  max-height: 140px;
  z-index: 10;
  overflow: hidden;
}
.video-card .sash {
  position: absolute;
  width: 140px;
  top: -5px;
  right: -5px;
  z-index: 100;
  text-align: right;
}
.video-card .bottom-bar {
  height: 20px;
  background: #000000;
  /* the fallback */
  background: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
  margin-top: -20px;
  opacity: 0.5;
}
.video-card .video-holder {
  width: 100%;
  height: 300px;
  display: none;
}
.video-card .video-clip {
  width: 100%;
  height: 100%;
}
.video-card .video-clip iframe, .video-card .video-clip object, .video-card .video-clip embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-card .btn-play {
  position: absolute;
  z-index: 99;
}
.video-card .btn-play.icon-play-circle2 {
  color: #fff;
  opacity: 0.5;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
}
.video-card .btn-play.icon-play-circle2:before {
  margin: 0;
  line-height: normal !important;
  font-size: 50px;
}
.video-card .btn-play:hover.icon-play-circle2 {
  color: #0096e6;
  opacity: 1;
}

@media only screen and (max-width: 939px) {
  .video-card .inner-card h2 {
    max-width: 394px;
  }
}
@media only screen and (max-width: 639px) {
  .video-card {
    background: white;
  }
  .video-card .inner-card {
    background: transparent;
  }
  .video-card .inner-card h2 {
    margin-top: 0;
    max-width: 100%;
  }
  .video-card .sash {
    top: 0px;
    right: 0px;
    width: 88px;
  }
}
.video-card.small-form {
  background: white;
}
.video-card.small-form .visible-md, .video-card.small-form .visible-lg, .video-card.small-form .visible-sm {
  display: none !important;
}
.video-card.small-form .visible-xs {
  display: block !important;
}
.video-card.small-form .hidden-xs {
  display: none !important;
}
.video-card.small-form .inner-card {
  background: transparent;
  padding: inherit;
  padding: 20px;
}
.video-card.small-form .inner-card h2 {
  max-width: 100%;
  overflow: hidden;
}
.video-card.small-form .sash {
  width: 88px;
}
.video-card.small-form .sash img {
  max-width: 88px;
}
.video-card.small-form .sash.visible-xs {
  display: none !important;
}
.video-card.small-form .sash.hidden-xs {
  display: block !important;
}
.video-card.small-form h2 {
  font-size: 18px;
  line-height: 24px;
  word-spacing: -1px;
}
.video-card.small-form h2.block {
  letter-spacing: 1px;
}
.video-card.small-form h2.block span, .video-card.small-form h2.block .block-link {
  margin: 1px 1px 1px 0;
  padding: 2px 8px 1px 8px;
  line-height: 27px;
}

/*Videos*/
.video-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.video-container iframe, .video-container object, .video-container embed {
  width: 100%;
}

.overlayvideo2, .overlayvideo1 {
  position: absolute;
}

.video-container {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  display: block;
  height: 375px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}

.overlayvideo2, .overlayvideo1 {
  position: absolute;
  width: 100%;
  height: 375px;
  cursor: pointer;
}

.overlayvideo2 .pink, .overlayvideo1 .pink {
  padding-right: 8px;
  padding-left: 8px;
}

.overlayvideo2 span, .overlayvideo1 span {
  padding-bottom: 3px;
  padding-right: 8px;
  padding-left: 8px;
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
  line-height: 44px;
}

.overlayvideo2 {
  background: url("../../../content/dam/telecomcms/responsive/images/shop/mobile/spotify/spotify-tech-in-a-sec-mobile.png") repeat scroll center top rgba(0, 0, 0, 0);
  height: 375px;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.overlayvideo2 > h1 {
  margin: 0;
}

.overlayvideo1 > h1 {
  margin: 0;
}

.col-xs-12.col-md-4 > a:hover {
  text-decoration: none;
}

/*Second Video*/
.overlayvideo1 {
  background: url("../../../content/dam/telecomcms/responsive/images/shop/mobile/spotify/spotify-tech-in-a-sec-tablet.png") repeat scroll center top rgba(0, 0, 0, 0);
  height: 375px;
  position: absolute;
  width: 100%;
  z-index: 999;
}

@media only screen and (max-width: 940px) {
  .video-container {
    margin-bottom: 0;
    margin-left: 1%;
    margin-top: 20px;
    width: 98%;
  }

  .card.primary.clearfix.video-card.can-animate.fadeInUp.animated, .primary.clearfix.video-card.can-animate.fadeInUp.animated.card2 {
    /*  height: 300px !important;*/
    margin-top: 0 !important;
  }

  .video-container {
    height: 300px !important;
  }

  .video-banner-card.section.overlayvideo1, .video-banner-card.section.overlayvideo2 {
    height: 300px;
  }
}
.toolkit-logo {
  background-color: #fff;
  border-bottom: 4px solid #B90E71;
}
.toolkit-logo img {
  margin-left: 0;
}
.toolkit-logo #header #top-logo img {
  margin-left: 0;
}

.logo.container-fluid {
  background: #fff;
}
@media only screen and (max-width: 940px) {
  .logo.container-fluid {
    padding-left: 20px;
  }
}

.device-card-inner-top p, .device-card-inner-top label, .device-card-inner-top .help-block, .device-card-inner-top .info-box, .device-card-inner-top .table-card .table, .table-card .device-card-inner-top .table, .device-card-inner-top .alert-wrap .alert, .alert-wrap .device-card-inner-top .alert {
  color: inherit;
  letter-spacing: inherit;
  -webkit-text-stroke: inherit;
}

.device-card .inner-card {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  height: 318px;
}
.device-card .inner-card .device-img {
  float: left;
  width: 40%;
  height: 210px;
  padding-right: 12px;
  text-align: right;
}
.device-card .inner-card .device-img img {
  max-width: 104px;
  max-height: 210px;
}
.device-card .inner-card .device-info {
  float: left;
  width: 60%;
  padding-left: 12px;
}
@media only screen and (min-width: 940px) {
  .device-card .inner-card .device-info {
    padding-left: 16px;
  }
}
.device-card .inner-card .device-info h4 {
  text-transform: uppercase;
  margin: 0;
  height: 48px;
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.device-card .inner-card .device-info p, .device-card .inner-card .device-info label, .device-card .inner-card .device-info .help-block, .device-card .inner-card .device-info .info-box, .device-card .inner-card .device-info .table-card .table, .table-card .device-card .inner-card .device-info .table, .device-card .inner-card .device-info .alert-wrap .alert, .alert-wrap .device-card .inner-card .device-info .alert {
  margin-top: 16px;
}
.device-card .inner-card .device-info .device-price {
  height: 84px;
  position: relative;
  margin-top: 8px;
}
.device-card .inner-card .device-info .device-price .number {
  color: #ffffff;
  font-size: 57px;
  top: 8px;
  letter-spacing: -4px;
  position: absolute;
  display: block;
  line-height: 70px;
  left: -9px;
}
.device-card .inner-card .device-info .device-price .number:before {
  content: attr(data-pre);
  font-size: 18px;
  padding-left: 8px;
  letter-spacing: 0;
  display: inline;
  position: relative;
  top: -27px;
  left: 0px;
}
.device-card .inner-card .device-info .device-price .number:after {
  content: attr(data-suff);
  font-size: 14px;
  padding-left: 2px;
  letter-spacing: 0;
}
.device-card .inner-card .device-info .device-price .txt {
  color: #ffffff;
  font-size: 15px;
  bottom: 0;
  display: block;
  position: absolute;
}
.device-card .inner-card .device-info-bg {
  background: rgba(255, 255, 255, 0.2);
  height: 84px;
  margin-top: 60px;
}
.device-card .inner-card button {
  margin-top: 16px;
  width: 100%;
}
.device-card .sash {
  position: absolute;
  width: 88px;
  top: -6px;
  right: -6px;
  z-index: 100;
  text-align: right;
}
.device-card .sash img {
  width: 88px;
}
.device-card .bottom-bar {
  height: 20px;
  background: black;
  /* the fallback */
  background: rgba(0, 0, 0, 0.2);
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
  margin-top: -20px;
  opacity: 0.5;
}
.device-card.purple-card .inner-card .device-info h4 {
  color: #ffffff;
}
.device-card.purple-card .inner-card .device-info p, .device-card.purple-card .inner-card .device-info label, .device-card.purple-card .inner-card .device-info .help-block, .device-card.purple-card .inner-card .device-info .info-box, .device-card.purple-card .inner-card .device-info .table-card .table, .table-card .device-card.purple-card .inner-card .device-info .table, .device-card.purple-card .inner-card .device-info .alert-wrap .alert, .alert-wrap .device-card.purple-card .inner-card .device-info .alert {
  color: #ffffff;
}
.device-card.purple-card .bottom-bar {
  background: #ffffff;
  /* the fallback */
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.device-card.purple-white-card .bottom-bar {
  color: black;
}
.device-card.white-grey-card .inner-card .device-info .device-price .number, .device-card.white-grey-card .inner-card .device-info .device-price .txt {
  color: #414042;
}
.device-card.white-grey-card .inner-card .device-info-bg {
  background: rgba(0, 0, 0, 0.1);
}
.device-card.white-grey-card .bottom-bar {
  color: black;
}

.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.pagination ul li {
  display: inline;
}
.pagination ul li a,
.pagination ul li span {
  background-color: whitesmoke;
  border-left-width: 0;
  float: left;
  line-height: 20px;
  padding: 4px 12px;
  text-decoration: none;
}
.pagination ul li a i,
.pagination ul li span i {
  font-size: .8em;
}
.pagination ul li a:hover, .pagination ul li a:focus {
  background-color: #fff;
}
.pagination ul li.active a,
.pagination ul li.active span {
  background-color: #fff;
  color: #0096e6;
  cursor: default;
  pointer-events: none;
}
.pagination ul li.disable a,
.pagination ul li.disable a:hover,
.pagination ul li.disable a:focus,
.pagination ul li.disable span {
  background-color: whitesmoke;
  cursor: default;
  pointer-events: none;
}
.pagination ul li.disable a i,
.pagination ul li.disable a:hover i,
.pagination ul li.disable a:focus i,
.pagination ul li.disable span i {
  color: #999;
}

.pagination-centered {
  text-align: center;
  width: 100%;
}
.pagination-centered ul li a,
.pagination-centered ul li span {
  font-size: 17.5px;
  padding: 11px 19px;
}

.pagination-right {
  text-align: right;
}

.pagination-small ul li a,
.pagination-small ul li span {
  font-size: 11.9px;
  padding: 2px 10px;
}

.pagination-mini ul li a,
.pagination-mini ul li span {
  font-size: 10.5px;
  padding: 0 6px;
}

.price-card .inner-card {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  height: 366px;
}
.price-card .inner-card hr {
  margin-top: 0;
  margin-bottom: 10px;
}
.price-card .inner-card .service-info h4 {
  text-transform: uppercase;
  width: 70%;
  float: left;
  height: 35px;
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.price-card .inner-card .service-info p, .price-card .inner-card .service-info label, .price-card .inner-card .service-info .help-block, .price-card .inner-card .service-info .info-box, .price-card .inner-card .service-info .table-card .table, .table-card .price-card .inner-card .service-info .table, .price-card .inner-card .service-info .alert-wrap .alert, .alert-wrap .price-card .inner-card .service-info .alert {
  margin-top: 10px;
}
.price-card .inner-card .service-info img {
  width: 72px;
  float: right;
}
.price-card .inner-card .service-info .service-price {
  position: relative;
  margin-top: 8px;
  text-align: center;
  height: 118px;
}
.price-card .inner-card .service-info .service-price .number {
  color: #ffffff;
  font-size: 92px;
  line-height: 80px;
  margin-top: 22px;
  display: inline-block;
  letter-spacing: -4px;
}
@media only screen and (max-width: 767px) and (min-width: 640px) {
  .price-card .inner-card .service-info .service-price .number {
    font-size: 68px;
  }
}
.price-card .inner-card .service-info .service-price .number:before {
  content: attr(data-pre);
  font-size: 24px;
  padding-left: 2px;
  letter-spacing: 0;
  display: inline;
  position: relative;
  top: -48px;
}
.price-card .inner-card .service-info .service-price .number:after {
  content: attr(data-suff);
  font-size: 14px;
  padding-left: 2px;
  letter-spacing: 0;
}
.price-card .inner-card .service-info .service-price .txt {
  color: #ffffff;
  font-size: 15px;
  bottom: 0;
}
.price-card .inner-card .service-info .arrow-down {
  position: absolute;
  left: 50%;
  margin-left: -5px;
}
.price-card .inner-card button {
  margin-top: 20px;
  width: 100%;
}
.price-card .inner-card .price-card-details {
  margin: 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.price-card .sash {
  position: absolute;
  width: 88px;
  top: -6px;
  right: -6px;
  z-index: 100;
  text-align: right;
}
.price-card .sash img {
  width: 88px;
}
.price-card .bottom-bar {
  height: 20px;
  background: black;
  /* the fallback */
  background: rgba(0, 0, 0, 0.2);
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
  margin-top: -20px;
  opacity: 0.5;
}
.price-card.purple-card .inner-card .service-info h4 {
  color: #ffffff;
}
.price-card.purple-card .inner-card .service-info p, .price-card.purple-card .inner-card .service-info label, .price-card.purple-card .inner-card .service-info .help-block, .price-card.purple-card .inner-card .service-info .info-box, .price-card.purple-card .inner-card .service-info .table-card .table, .table-card .price-card.purple-card .inner-card .service-info .table, .price-card.purple-card .inner-card .service-info .alert-wrap .alert, .alert-wrap .price-card.purple-card .inner-card .service-info .alert {
  color: #ffffff;
}
.price-card.purple-card .inner-card .service-info .service-price {
  background: rgba(255, 255, 255, 0.2);
}
.price-card.purple-card .inner-card .service-info .arrow-down {
  border-top: 10px solid rgba(255, 255, 255, 0.2);
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
}
.price-card.purple-card .inner-card .price-card-details {
  color: #ffffff;
}
.price-card.purple-card .bottom-bar {
  background: #ffffff;
  /* the fallback */
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.price-card.purple-white-card .inner-card hr {
  border-top: 1px solid #babcbe;
}
.price-card.purple-white-card .inner-card .service-info p, .price-card.purple-white-card .inner-card .service-info label, .price-card.purple-white-card .inner-card .service-info .help-block, .price-card.purple-white-card .inner-card .service-info .info-box, .price-card.purple-white-card .inner-card .service-info .table-card .table, .table-card .price-card.purple-white-card .inner-card .service-info .table, .price-card.purple-white-card .inner-card .service-info .alert-wrap .alert, .alert-wrap .price-card.purple-white-card .inner-card .service-info .alert {
  color: #babcbe;
}
.price-card.purple-white-card .inner-card .service-info .arrow-down {
  border-top: 10px solid #7f559c;
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
}
.price-card.purple-white-card .bottom-bar {
  color: black;
}
.price-card.white-grey-card .inner-card hr {
  border-top: 1px solid #babcbe;
}
.price-card.white-grey-card .inner-card .service-info p, .price-card.white-grey-card .inner-card .service-info label, .price-card.white-grey-card .inner-card .service-info .help-block, .price-card.white-grey-card .inner-card .service-info .info-box, .price-card.white-grey-card .inner-card .service-info .table-card .table, .table-card .price-card.white-grey-card .inner-card .service-info .table, .price-card.white-grey-card .inner-card .service-info .alert-wrap .alert, .alert-wrap .price-card.white-grey-card .inner-card .service-info .alert {
  color: #babcbe;
}
.price-card.white-grey-card .inner-card .service-info .service-price {
  background: rgba(0, 0, 0, 0.1);
}
.price-card.white-grey-card .inner-card .service-info .service-price .number, .price-card.white-grey-card .inner-card .service-info .service-price .txt {
  color: #414042;
}
.price-card.white-grey-card .inner-card .service-info .arrow-down {
  border-top: 10px solid rgba(0, 0, 0, 0.1);
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
}
.price-card.white-grey-card .bottom-bar {
  color: black;
}

.hero.carousel section {
  width: 100%;
}
.hero.carousel section .tab-title {
  display: none;
}
.hero.carousel a:focus, .hero.carousel a:hover {
  text-decoration: none;
}
.hero.carousel a:focus {
  outline: none;
}
@media only screen and (min-width: 640px) {
  .hero.carousel .slick-dots {
    width: 100%;
    height: auto;
    max-width: 940px;
    margin: 0 auto;
    position: relative;
    border-top: 4px solid #ec008c;
    margin-top: -74px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    margin-bottom: 35px;
    z-index: 1000 \0;
  }
  .hero.carousel .slick-dots li {
    display: table-cell;
    width: 1%;
    position: relative;
    overflow: hidden;
    background: white;
    cursor: pointer;
    border-right: 1px solid #ebebec;
  }
  .hero.carousel .slick-dots li:last-child {
    border-right: 1px solid trasparent;
  }
  .hero.carousel .slick-dots li.slick-active {
    background: #ec008c;
    border-right: 1px solid #ec008c;
  }
  .hero.carousel .slick-dots li.slick-active button {
    color: white;
  }
  .hero.carousel .slick-dots li button {
    color: #0096e6;
    font-size: 1em;
    width: 100%;
    text-align: left;
    padding: 0 20px;
    height: 62px;
    font-size: 14px;
    line-height: initial;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    position: relative;
  }
  .hero.carousel .slick-dots li button span {
    display: block;
    line-height: 1.2;
    height: 32px;
    overflow: hidden;
    pointer-events: none;
  }
  .hero.carousel .slick-dots li button:before {
    display: none;
  }
}
@media only screen and (max-width: 639px) {
  .hero.carousel .slick-dots {
    position: absolute;
    top: 202px;
    background: rgba(255, 255, 255, 0.5);
    height: 26px;
  }
  .hero.carousel .slick-dots li {
    width: 4px;
  }
  .hero.carousel .slick-dots li button:before {
    font-size: 24px;
    padding: 0;
    color: #0096e6;
    width: 10px;
    opacity: 1;
  }
  .hero.carousel .slick-dots li.slick-active button:before {
    color: #ec008c;
  }
  .hero.carousel .slick-dots li:hover .hero.carousel .slick-dots li:focus {
    background: none !important;
    border: none !important;
  }
}
@media only screen and (max-width: 639px) {
  .hero.carousel {
    margin-bottom: 20px;
  }
}

html[data-platform*="MacIntel"] .hero.carousel .slick-dots li:hover, html[data-platform*="Win32"] .hero.carousel .slick-dots li:hover {
  background: #72d0f4;
  border-right: 1px solid #72d0f4;
}
html[data-platform*="MacIntel"] .hero.carousel .slick-dots li:hover button, html[data-platform*="Win32"] .hero.carousel .slick-dots li:hover button {
  color: #0088cc;
}
html[data-platform*="MacIntel"] .hero.carousel .slick-dots li.slick-active:hover, html[data-platform*="Win32"] .hero.carousel .slick-dots li.slick-active:hover {
  background: #ec008c;
  border-right: 1px solid #ec008c;
}
html[data-platform*="MacIntel"] .hero.carousel .slick-dots li.slick-active:hover button, html[data-platform*="Win32"] .hero.carousel .slick-dots li.slick-active:hover button {
  color: white;
}
@media only screen and (max-width: 639px) {
  html[data-platform*="MacIntel"] .hero.carousel .slick-dots li:hover, html[data-platform*="MacIntel"] .hero.carousel .slick-dots li.slick-active:hover, html[data-platform*="Win32"] .hero.carousel .slick-dots li:hover, html[data-platform*="Win32"] .hero.carousel .slick-dots li.slick-active:hover {
    background: none;
    border: 0;
  }
  html[data-platform*="MacIntel"] .hero.carousel .slick-dots li:focus, html[data-platform*="Win32"] .hero.carousel .slick-dots li:focus {
    outline: none;
  }
}

.carousel-card {
  border-bottom: 1px solid #babcbe;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  position: relative;
}
.carousel-card .fg-image img {
  height: 465px;
  position: relative;
}
.carousel-card .carousel-fg {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.carousel-card .carousel-fg .wrapper {
  max-width: 940px;
  max-height: 228px;
  margin: 0 auto;
  height: 100%;
}
.carousel-card .carousel-fg .wrapper .fg-image {
  position: relative;
}
@media only screen and (min-width: 640px) {
  .carousel-card .carousel-fg .wrapper {
    max-height: 465px;
  }
  .carousel-card .carousel-fg .wrapper img {
    float: right;
    max-width: 60%;
    height: auto;
  }
}
.carousel-card .inner-card {
  background: none;
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
  float: none;
  height: 200px;
  padding-top: 20px;
}
@media only screen and (min-width: 640px) {
  .carousel-card .inner-card {
    height: 465px;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 640px) {
  .carousel-card.right .carousel-fg .wrapper img {
    float: left;
    max-width: 50%;
  }
}
.carousel-card.right .inner-card {
  padding-left: inherit;
  padding-right: 0;
}
.carousel-card.right .inner-card .content-detail {
  max-width: 50%;
  float: right;
}
@media only screen and (max-width: 939px) {
  .carousel-card .inner-card .content-block {
    top: inherit;
  }
}
@media only screen and (max-width: 639px) {
  .carousel-card {
    background: white !important;
  }
  .carousel-card .mobile-bg {
    height: 228px;
  }
  .carousel-card .fg-image img {
    max-height: 228px;
  }
}
@media only screen and (min-width: 640px) {
  .carousel-card {
    height: 465px;
  }
}

.carousel.device {
  position: relative;
  margin-bottom: 0;
  /* Slick slider css hack */
  /* End slick css hack */
}
.carousel.device:before, .carousel.device:after {
  background-color: rgba(255, 255, 255, 0);
  content: '';
  height: 100%;
  position: absolute;
  top: 0;
  width: 40px;
  z-index: 98;
}
.carousel.device:before {
  left: 0;
}
.carousel.device:after {
  right: 0;
}
.carousel.device a {
  text-decoration: none;
}
.carousel.device .tab-title {
  display: none;
}
.carousel.device .device-carousel-card {
  text-align: center;
  padding: 20px;
}
@media screen and (min-width: 1025px) {
  .carousel.device .device-carousel-card:hover {
    background: #6e5199;
    cursor: pointer;
  }
}
.carousel.device .device-carousel-card h4 {
  color: #ffffff;
  margin: 0;
  text-transform: uppercase;
}
.carousel.device .device-carousel-card p, .carousel.device .device-carousel-card label, .carousel.device .device-carousel-card .help-block, .carousel.device .device-carousel-card .info-box, .carousel.device .device-carousel-card .table-card .table, .table-card .carousel.device .device-carousel-card .table, .carousel.device .device-carousel-card .alert-wrap .alert, .alert-wrap .carousel.device .device-carousel-card .alert {
  color: #ffffff;
  margin: 0;
}
.carousel.device .device-carousel-card hr {
  margin-top: 15px;
}
.carousel.device .device-carousel-card button.slim {
  width: 100%;
  margin: 20px 0;
}
.carousel.device .device-carousel-card button.slim + p, .carousel.device .device-carousel-card button.slim + label, .carousel.device .device-carousel-card button.slim + .help-block, .carousel.device .device-carousel-card button.slim + .info-box, .carousel.device .device-carousel-card .table-card button.slim + .table, .table-card .carousel.device .device-carousel-card button.slim + .table, .carousel.device .device-carousel-card .alert-wrap button.slim + .alert, .alert-wrap .carousel.device .device-carousel-card button.slim + .alert {
  height: 36px;
}
.carousel.device .device-carousel-card .device-img {
  width: auto;
  height: 298px;
}
@media only screen and (max-width: 639px) {
  .carousel.device .device-carousel-card .device-img {
    margin-top: 40px;
  }
}
.carousel.device .device-carousel-card .device-img img {
  height: 100%;
  display: inline-block;
}
@media only screen and (max-width: 939px) {
  .carousel.device .device-carousel-card .device-img {
    height: 214px;
  }
}
.carousel.device.white-card {
  background: #ffffff;
  filter: none;
}
@media screen and (min-width: 1025px) {
  .carousel.device.white-card .device-carousel-card:hover {
    background: rgba(0, 0, 0, 0.1);
  }
}
.carousel.device.white-card .device-carousel-card h4 {
  color: #414042;
  margin: 0;
  text-transform: uppercase;
}
.carousel.device.white-card .device-carousel-card p, .carousel.device.white-card .device-carousel-card label, .carousel.device.white-card .device-carousel-card .help-block, .carousel.device.white-card .device-carousel-card .info-box, .carousel.device.white-card .device-carousel-card .table-card .table, .table-card .carousel.device.white-card .device-carousel-card .table, .carousel.device.white-card .device-carousel-card .alert-wrap .alert, .alert-wrap .carousel.device.white-card .device-carousel-card .alert {
  color: #414042;
}
.carousel.device.white-card .device-carousel-card hr {
  border-top: 1px solid #babcbe;
}
.carousel.device.white-card .slick-prev, .carousel.device.white-card .slick-next {
  background: white;
  filter: none;
}
.carousel.device.white-card .slick-prev:hover, .carousel.device.white-card .slick-next:hover {
  background: white;
}
.carousel.device.white-card .slick-prev:hover:before, .carousel.device.white-card .slick-next:hover:before {
  color: #0096e6;
  background: #72d0f4;
}
.carousel.device.white-card .slick-prev:before, .carousel.device.white-card .slick-next:before {
  font-family: "fontello";
  font-size: 30px;
  color: #0096e6;
  background: #72d0f4;
}
@media only screen and (max-width: 639px) {
  .carousel.device.white-card .slick-prev, .carousel.device.white-card .slick-next {
    background: none;
  }
}
.carousel.device .slick-list {
  padding-left: 40px;
  padding-right: 40px;
}
.carousel.device .slick-prev, .carousel.device .slick-next {
  width: 40px;
  height: 100%;
  top: 0;
  margin-top: 0;
  z-index: 99;
}
.carousel.device .slick-prev:focus, .carousel.device .slick-next:focus {
  border: none;
}
.carousel.device .slick-prev {
  left: 0;
}
.carousel.device .slick-next {
  right: 0;
}
.carousel.device .slick-prev:before, .carousel.device .slick-next:before {
  font-family: "fontello";
  font-size: 30px;
  color: white;
  padding: 20px 13px 19px;
}
.carousel.device .slick-prev:before {
  content: "\e815";
}
.carousel.device .slick-next:before {
  content: "\e804";
}
.carousel.device .slick-prev.slick-disabled, .carousel.device .slick-next.slick-disabled {
  display: none !important;
}
.carousel.device .slick-dots {
  position: absolute;
  top: 74px;
  height: 26px;
}
.carousel.device .slick-dots li {
  width: 4px;
}
.carousel.device .slick-dots li button:before {
  font-size: 24px;
  padding: 0;
  color: #0096e6;
  width: 10px;
  opacity: 1;
}
.carousel.device .slick-dots li.slick-active button:before {
  color: #ec008c;
}
.carousel.device .slick-dots li:hover, .carousel.device .slick-dots li:focus {
  background: none !important;
  border: none !important;
}
@media only screen and (min-width: 640px) {
  .carousel.device .slick-dots {
    display: none !important;
  }
}
@media only screen and (max-width: 639px) {
  .carousel.device .device-carousel-card {
    padding-left: 30px;
    padding-right: 30px;
  }
  .carousel.device .slick-list {
    padding: 0;
  }
  .carousel.device .slick-prev, .carousel.device .slick-next {
    width: 30px;
    height: 72px;
    background: none;
    filter: none;
  }
  .carousel.device .slick-prev:before, .carousel.device .slick-next:before {
    padding: 7px 8px;
  }
}
.carousel.device.price .service-info {
  position: relative;
}
.carousel.device.price .service-info .service-price {
  position: relative;
  margin-top: 8px;
  text-align: center;
  height: 118px;
}
@media only screen and (max-width: 639px) {
  .carousel.device.price .service-info .service-price {
    margin-top: 40px;
  }
}
.carousel.device.price .service-info .service-price .number {
  color: #ffffff;
  font-size: 92px;
  line-height: 80px;
  margin-top: 22px;
  display: inline-block;
  letter-spacing: -4px;
}
@media only screen and (max-width: 767px) and (min-width: 639px) {
  .carousel.device.price .service-info .service-price .number {
    font-size: 64px;
  }
}
.carousel.device.price .service-info .service-price .number:before {
  content: attr(data-pre);
  font-size: 24px;
  padding-left: 2px;
  letter-spacing: 0;
  display: inline;
  position: relative;
  top: -48px;
}
.carousel.device.price .service-info .service-price .number:after {
  content: attr(data-suff);
  font-size: 14px;
  padding-left: 2px;
  letter-spacing: 0;
}
.carousel.device.price .service-info .service-price .txt {
  color: #ffffff;
  font-size: 15px;
  left: 50%;
  bottom: 10px;
}
.carousel.device.price .service-info .arrow-down {
  position: absolute;
  left: 50%;
  margin-left: -5px;
}
.carousel.device.price.white-card hr {
  border-top: 1px solid #babcbe;
}
.carousel.device.price.white-card .service-info p, .carousel.device.price.white-card .service-info label, .carousel.device.price.white-card .service-info .help-block, .carousel.device.price.white-card .service-info .info-box, .carousel.device.price.white-card .service-info .table-card .table, .table-card .carousel.device.price.white-card .service-info .table, .carousel.device.price.white-card .service-info .alert-wrap .alert, .alert-wrap .carousel.device.price.white-card .service-info .alert {
  color: #babcbe;
}
.carousel.device.price.white-card .service-info .service-price {
  background: rgba(0, 0, 0, 0.1);
}
.carousel.device.price.white-card .service-info .service-price .number, .carousel.device.price.white-card .service-info .service-price .txt {
  color: #414042;
}
.carousel.device.price.white-card .service-info .arrow-down {
  border-top: 10px solid rgba(0, 0, 0, 0.1);
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
}
.carousel.device.price.purple-card .service-info h4 {
  color: #ffffff;
}
.carousel.device.price.purple-card .service-info p, .carousel.device.price.purple-card .service-info label, .carousel.device.price.purple-card .service-info .help-block, .carousel.device.price.purple-card .service-info .info-box, .carousel.device.price.purple-card .service-info .table-card .table, .table-card .carousel.device.price.purple-card .service-info .table, .carousel.device.price.purple-card .service-info .alert-wrap .alert, .alert-wrap .carousel.device.price.purple-card .service-info .alert {
  color: #ffffff;
}
.carousel.device.price.purple-card .service-info .service-price {
  background: rgba(255, 255, 255, 0.2);
}
.carousel.device.price.purple-card .service-info .arrow-down {
  border-top: 10px solid rgba(255, 255, 255, 0.2);
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
}
.carousel.device.advance-price.white-card {
  background: white;
}
@media screen and (min-width: 1025px) {
  .carousel.device.advance-price.white-card .advance-price-card:hover {
    background: rgba(0, 0, 0, 0.1);
  }
}
.carousel.device.advance-price .advance-price-card hr.visible-xs {
  margin-top: 15px;
  border-top: 1px solid #babcbe;
}
@media only screen and (max-width: 639px) {
  .carousel.device.advance-price .advance-price-card.purple-card:hover .inner-card {
    background-color: #5f259f;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5F259F', endColorstr='#FF7F559C');
    background: linear-gradient(#5f259f, #7f559c);
  }
  .carousel.device.advance-price .advance-price-card .inner-card {
    padding: 20px 30px;
    height: 412px;
  }
  .carousel.device.advance-price .advance-price-card .inner-card .service-price {
    margin-top: 35px;
  }
  .carousel.device.advance-price .advance-price-card .inner-card .price-card-details {
    margin: 20px;
  }
}

.bottom-bar.device-card-bottom-bar {
  height: 20px;
  background: #000000;
  /* the fallback */
  background: rgba(0, 0, 0, 0.2);
  color: black;
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
  opacity: 0.5;
}
.bottom-bar.device-card-bottom-bar.purple {
  background: #6c4f81;
  opacity: 1;
  color: rgba(255, 255, 255, 0.5);
}

html[data-useragent*="Safari"] .carousel.device .slick-prev {
  left: -1px;
}

i.circled {
  display: table;
  font-size: 48px;
  font-style: normal;
  color: #babcbe;
  border: 2px solid #babcbe;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
i.circled:before {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
i.circled.white-border {
  border-color: white;
  background: rgba(255, 255, 255, 0.2);
  color: white;
}
i.circled.pink-border {
  border-color: #ec008c;
  color: #ec008c;
}
i.circled.orange-border {
  border-color: #f99f1c;
  color: #f99f1c;
}
i.circled.green-border {
  border-color: #00b05f;
  color: #00b05f;
}
i.circled.light-purple-border {
  border-color: #7f559c;
  color: #7f559c;
}
i.circled.s40 {
  width: 40px;
  height: 40px;
}
i.circled.s60 {
  width: 60px;
  height: 60px;
}
i.circled.s80 {
  width: 80px;
  height: 80px;
}
i.circled.s110 {
  padding-top: 4px;
  font-size: 68px;
  width: 110px;
  height: 110px;
}

a i.circled {
  color: #0096e6;
  border-color: #0096e6;
}
@media screen and (min-width: 1025px) {
  a:hover i.circled {
    background: #0096e6;
    color: white;
  }
}

@media screen and (max-width: 1024px) {
  .circled.svg-icon.s80.extend {
    height: 80px;
    width: 80px;
  }

  .circled.svg-icon.s110.extend {
    height: 110px;
    width: 110px;
  }

  a.ico-card:hover .svg-icon-grey path {
    fill: #0096e6 !important;
  }
  a.ico-card:hover .svg-icon-grey polygon {
    fill: #0096e6 !important;
  }
}
@media screen and (min-width: 1024px) {
  a.ico-card:hover .svg-icon-grey path {
    fill: #ffffff;
  }
  a.ico-card:hover .svg-icon-grey polygon {
    fill: #ffffff;
  }
  a.ico-card:hover svg line {
    stroke: #ffffff;
  }
  a.ico-card:hover svg rect {
    stroke: #ffffff;
  }
  a.ico-card:hover svg polyline {
    stroke: #ffffff;
  }
}
.svg-icon.s80.extend.circled, .svg-icon.s110.extend.circled {
  font-size: 0;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
.bootstrap-switch {
  background: white;
  width: 88px;
  height: 40px;
  padding: 0 7px;
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 20px;
  border: 1px solid;
  border-color: #0096e6;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  padding: 5px 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.bootstrap-switch.bootstrap-switch-off {
  padding: 0 7px;
}
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 20px;
}
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  color: #0096e6;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  color: #0096e6;
}
.bootstrap-switch .bootstrap-switch-label {
  width: 28px !important;
  height: 28px;
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #333333;
  background: #0096e6;
}
.bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-switch input[type='radio'], .bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.bootstrap-switch input[type='radio'].form-control, .bootstrap-switch input[type='checkbox'].form-control {
  height: auto;
}
.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 18px;
  line-height: 1.33;
}
.bootstrap-switch.bootstrap-switch-disabled, .bootstrap-switch.bootstrap-switch-readonly, .bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  cursor: not-allowed;
}
.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-radius: 20px;
}
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-radius: 20px;
}

.bootstrap-switch.bootstrap-switch-disabled {
  border-color: #fff;
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off, .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on {
  color: #414042;
}

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label {
  background: #babcbe;
}

.service-status.small-form h1 {
  font-size: 24px;
  line-height: 28px;
  display: block;
}

.icon-status {
  position: absolute;
  left: 60%;
  bottom: 0px;
  font-size: 34px;
  width: 30px;
  height: 30px;
  background: white;
  border-radius: 50%;
  margin: 0;
}
.icon-status :before {
  position: relative;
  top: -8px;
  left: -3px;
}

.captchaimg,
.catpchaReload img {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #13a4de;
  margin-bottom: 5px;
}

.captchaimg {
  margin-right: 5px;
}

.catpchaReload {
  height: 100%;
  width: 100%;
  margin-left: 5px;
}

.catpchaReload img {
  height: 50px;
  width: 50px;
}

/*!
 * Datetimepicker for Bootstrap v3
//! version : 3.1.3
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget.timepicker-sbs {
  width: 600px;
}

.bootstrap-datetimepicker-widget.bottom:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 7px;
}

.bootstrap-datetimepicker-widget.bottom:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 8px;
}

.bootstrap-datetimepicker-widget.top:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: -7px;
  left: 6px;
}

.bootstrap-datetimepicker-widget.top:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid white;
  position: absolute;
  bottom: -6px;
  left: 7px;
}

.bootstrap-datetimepicker-widget .dow {
  width: 14.2857%;
}

.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}

.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
}

.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second {
  width: 54px;
  font-weight: bold;
  font-size: 1.2em;
  margin: 0;
}

.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}

.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}

.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget td {
  height: 54px;
  line-height: 54px;
  width: 54px;
}

.bootstrap-datetimepicker-widget td.cw {
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  color: #777777;
}

.bootstrap-datetimepicker-widget td.day {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget td.day:hover,
.bootstrap-datetimepicker-widget td.hour:hover,
.bootstrap-datetimepicker-widget td.minute:hover,
.bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}

.bootstrap-datetimepicker-widget td.old,
.bootstrap-datetimepicker-widget td.new {
  color: #777777;
}

.bootstrap-datetimepicker-widget td.today {
  position: relative;
}

.bootstrap-datetimepicker-widget td.today:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #428bca;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
  background-color: #428bca;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget td.active.today:before {
  border-bottom-color: #fff;
}

.bootstrap-datetimepicker-widget td.disabled,
.bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget td span {
  color: #4d466f;
  display: inline-block;
  width: 54px;
  height: 54px;
  line-height: 54px;
  margin: 2px 1.5px;
  cursor: pointer;
  border-radius: 4px;
}

.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}

.bootstrap-datetimepicker-widget td span.active {
  background-color: #428bca;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget td span.old {
  color: #777777;
}

.bootstrap-datetimepicker-widget td span.disabled,
.bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}

.bootstrap-datetimepicker-widget th.picker-switch {
  width: 145px;
}

.bootstrap-datetimepicker-widget th.next,
.bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}

.bootstrap-datetimepicker-widget th.disabled,
.bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}

.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}

.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}

.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget ul.list-unstyled li div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}

@media screen and (max-width: 767px) {
  .bootstrap-datetimepicker-widget.timepicker-sbs {
    width: 283px;
  }
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.advance-price-card .inner-card {
  position: relative;
  box-sizing: border-box;
  padding: 20px;
  height: 370px;
}
.advance-price-card .inner-card .service-info {
  text-align: center;
}
.advance-price-card .inner-card .service-info h4 {
  text-transform: uppercase;
  margin: 0;
}
.advance-price-card .inner-card .service-info .service-price {
  position: relative;
  height: 180px;
  padding-top: 10px;
}
.advance-price-card .inner-card .service-info .service-price p, .advance-price-card .inner-card .service-info .service-price label, .advance-price-card .inner-card .service-info .service-price .help-block, .advance-price-card .inner-card .service-info .service-price .info-box, .advance-price-card .inner-card .service-info .service-price .table-card .table, .table-card .advance-price-card .inner-card .service-info .service-price .table, .advance-price-card .inner-card .service-info .service-price .alert-wrap .alert, .alert-wrap .advance-price-card .inner-card .service-info .service-price .alert {
  margin-top: 10px;
}
.advance-price-card .inner-card .service-info .service-price p.title, .advance-price-card .inner-card .service-info .service-price label.title, .advance-price-card .inner-card .service-info .service-price .title.help-block, .advance-price-card .inner-card .service-info .service-price .title.info-box, .advance-price-card .inner-card .service-info .service-price .table-card .title.table, .table-card .advance-price-card .inner-card .service-info .service-price .title.table, .advance-price-card .inner-card .service-info .service-price .alert-wrap .title.alert, .alert-wrap .advance-price-card .inner-card .service-info .service-price .title.alert {
  text-transform: uppercase;
  width: 100%;
  float: left;
  text-align: center;
  color: white;
  position: relative;
  display: table-cell;
  vertical-align: bottom;
  margin: 0;
}
.advance-price-card .inner-card .service-info .service-price .speed {
  line-height: initial;
  color: white;
  position: absolute;
}
.advance-price-card .inner-card .service-info .service-price .speed i {
  font-size: 12px;
}
.advance-price-card .inner-card .service-info .service-price .download {
  left: 10px;
}
.advance-price-card .inner-card .service-info .service-price .upload {
  right: 10px;
}
.advance-price-card .inner-card .service-info .service-price hr {
  margin-top: 5px;
  margin-bottom: 10px;
  width: 240px;
}
.advance-price-card .inner-card .service-info .service-price .pink-tag {
  background: #ec008c;
  color: white;
  padding: 5px;
  position: absolute;
  right: -6px;
  top: 50px;
  width: 60px;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4);
  z-index: 99;
  text-align: center;
}
.advance-price-card .inner-card .service-info .service-price .pink-tag p, .advance-price-card .inner-card .service-info .service-price .pink-tag label, .advance-price-card .inner-card .service-info .service-price .pink-tag .help-block, .advance-price-card .inner-card .service-info .service-price .pink-tag .info-box, .advance-price-card .inner-card .service-info .service-price .pink-tag .table-card .table, .table-card .advance-price-card .inner-card .service-info .service-price .pink-tag .table, .advance-price-card .inner-card .service-info .service-price .pink-tag .alert-wrap .alert, .alert-wrap .advance-price-card .inner-card .service-info .service-price .pink-tag .alert {
  margin: 0;
  font-size: 9px;
  text-transform: uppercase;
  line-height: 11px;
  color: white;
}
.advance-price-card .inner-card .service-info .service-price .pink-tag .price {
  font-size: 18px;
  line-height: 1;
  vertical-align: top;
}
.advance-price-card .inner-card .service-info .service-price .pink-tag .price > span {
  display: inline-block;
  font-size: 13px;
  width: 0;
  vertical-align: top;
  margin-right: 5px;
}
.advance-price-card .inner-card .service-info .service-price .pink-tag:after {
  content: '';
  display: block;
  right: 1px;
  bottom: -5px;
  position: absolute;
  border-bottom: 5px solid transparent;
  border-left: 5px solid gray;
}
.advance-price-card .inner-card .service-info .service-price .number {
  color: #ffffff;
  font-size: 92px;
  line-height: 80px;
  margin-top: 10px;
  display: inline-block;
  letter-spacing: -4px;
}
@media only screen and (max-width: 767px) and (min-width: 640px) {
  .advance-price-card .inner-card .service-info .service-price .number {
    font-size: 68px;
  }
}
.advance-price-card .inner-card .service-info .service-price .number:before {
  content: attr(data-pre);
  font-size: 24px;
  padding-left: 2px;
  letter-spacing: 0;
  display: inline;
  position: relative;
  top: -48px;
}
.advance-price-card .inner-card .service-info .service-price .number:after {
  content: attr(data-suff);
  font-size: 14px;
  padding-left: 2px;
  letter-spacing: 0;
}
.advance-price-card .inner-card .service-info .service-price .txt {
  color: #ffffff;
  font-size: 15px;
  bottom: 0;
}
.advance-price-card .inner-card .service-info .arrow-down {
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
  position: absolute;
  left: 50%;
  margin-left: -5px;
}
.advance-price-card .inner-card .service-info .yellow-note {
  background: #ff9b00;
  position: relative;
  margin-top: -30px;
}
.advance-price-card .inner-card .service-info .yellow-note h5 {
  margin: 6px 0;
  text-transform: uppercase;
  color: #5f259f;
}
.advance-price-card .inner-card .service-info .yellow-note .arrow-down {
  border-top: 10px solid #ff9b00 !important;
}
.advance-price-card .inner-card button {
  margin-top: 20px;
  width: 100%;
}
.advance-price-card .inner-card .price-card-details {
  margin: 20px 0;
  text-align: center;
}
.advance-price-card .inner-card .price-card-details a.light-blue {
  color: #72d0f4;
}
.advance-price-card .sash {
  position: absolute;
  width: 88px;
  top: -6px;
  right: -6px;
  z-index: 100;
  text-align: right;
}
.advance-price-card .sash img {
  width: 88px;
}
.advance-price-card .bottom-bar {
  height: 20px;
  background: black;
  /* the fallback */
  background: rgba(0, 0, 0, 0.2);
  font-size: 10px;
  line-height: 22px;
  text-transform: uppercase;
  padding-left: 20px;
  position: relative;
  margin-top: -20px;
  opacity: 0.5;
}
.advance-price-card.purple-card .inner-card .service-info h4 {
  color: #ffffff;
}
.advance-price-card.purple-card .inner-card .service-info p, .advance-price-card.purple-card .inner-card .service-info label, .advance-price-card.purple-card .inner-card .service-info .help-block, .advance-price-card.purple-card .inner-card .service-info .info-box, .advance-price-card.purple-card .inner-card .service-info .table-card .table, .table-card .advance-price-card.purple-card .inner-card .service-info .table, .advance-price-card.purple-card .inner-card .service-info .alert-wrap .alert, .alert-wrap .advance-price-card.purple-card .inner-card .service-info .alert {
  color: #ffffff;
}
.advance-price-card.purple-card .inner-card .service-info .service-price {
  background: rgba(255, 255, 255, 0.2);
}
.advance-price-card.purple-card .inner-card .service-info .arrow-down {
  border-top: 10px solid rgba(255, 255, 255, 0.2);
}
.advance-price-card.purple-card .inner-card .price-card-details {
  color: #ffffff;
}
.advance-price-card.purple-card .bottom-bar {
  background: #ffffff;
  /* the fallback */
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.advance-price-card.purple-white-card .inner-card hr {
  border-top: 1px solid #babcbe;
}
.advance-price-card.purple-white-card .inner-card .service-info .arrow-down {
  border-top: 10px solid #7f559c;
}
.advance-price-card.purple-white-card .bottom-bar {
  color: black;
}
.advance-price-card.white-grey-card .inner-card hr {
  border-top: 1px solid #414042;
}
.advance-price-card.white-grey-card .inner-card .service-info p, .advance-price-card.white-grey-card .inner-card .service-info label, .advance-price-card.white-grey-card .inner-card .service-info .help-block, .advance-price-card.white-grey-card .inner-card .service-info .info-box, .advance-price-card.white-grey-card .inner-card .service-info .table-card .table, .table-card .advance-price-card.white-grey-card .inner-card .service-info .table, .advance-price-card.white-grey-card .inner-card .service-info .alert-wrap .alert, .alert-wrap .advance-price-card.white-grey-card .inner-card .service-info .alert {
  color: #414042;
}
.advance-price-card.white-grey-card .inner-card .service-info .service-price {
  background: rgba(0, 0, 0, 0.1);
}
.advance-price-card.white-grey-card .inner-card .service-info .service-price p.title, .advance-price-card.white-grey-card .inner-card .service-info .service-price label.title, .advance-price-card.white-grey-card .inner-card .service-info .service-price .title.help-block, .advance-price-card.white-grey-card .inner-card .service-info .service-price .title.info-box, .advance-price-card.white-grey-card .inner-card .service-info .service-price .table-card .title.table, .table-card .advance-price-card.white-grey-card .inner-card .service-info .service-price .title.table, .advance-price-card.white-grey-card .inner-card .service-info .service-price .alert-wrap .title.alert, .alert-wrap .advance-price-card.white-grey-card .inner-card .service-info .service-price .title.alert, .advance-price-card.white-grey-card .inner-card .service-info .service-price .speed {
  color: #414042;
}
.advance-price-card.white-grey-card .inner-card .service-info .service-price .number, .advance-price-card.white-grey-card .inner-card .service-info .service-price .txt {
  color: #414042;
}
.advance-price-card.white-grey-card .inner-card .service-info .arrow-down {
  border-top: 10px solid rgba(0, 0, 0, 0.1);
}
.advance-price-card.white-grey-card .bottom-bar {
  color: black;
}
.advance-price-card.non-click {
  opacity: 0.8;
}
.advance-price-card.non-click a {
  color: #babcbe !important;
  cursor: not-allowed;
}

/* BoLTE CSS */
#internet-address-form {
  background: url("../../../content/dam/sparkresponsive/T0674_addressChecker_bg_desktop.png");
  min-height: 134px;
  background-size: cover;
}
#internet-address-form input, #internet-address-form .addrWrapper {
  margin-top: 50px;
}
#internet-address-form .addrWrapper {
  min-height: 20px;
}
#internet-address-form .form-control {
  border-radius: 0px;
}

@media only screen and (max-width: 639px) {
  #internet-address-form {
    min-height: inherit;
    background: none;
  }
  #internet-address-form input {
    margin-top: 0;
  }
}
#internet-address-form input {
  margin-top: 50px;
}

.addressForm .center-block {
  float: none;
  position: relative;
}

#internet-address-form .autosuggestionlist {
  background: #FFF;
  border: 1px solid #8bd4f3;
  border-top: 0;
  color: #13a4de !important;
  box-shadow: none;
  float: none;
  font-size: 12px;
  position: absolute;
  padding: 0;
  list-style: none;
  min-width: 160px;
  z-index: 1000;
  box-sizing: border-box;
  margin: 0px 10px 0px 10px;
  right: 0;
}
#internet-address-form .autosuggestionlist li {
  margin: 0;
  cursor: pointer;
  font-size: 14px;
  padding: 8px;
  color: #4cb8e3;
}

#bolte-form .voucher .voucherInput {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #13a4de;
}
#bolte-form .voucher .voucherBtn {
  height: 34px;
  background-color: #13a4de;
}
#bolte-form .voucher .voucherBtn a {
  color: white;
}
#bolte-form .voucher .voucherBtn a .applyTextVoucher {
  text-align: center;
  padding-top: 7px;
  text-transform: uppercase;
}
#bolte-form .applyTextVoucherRef {
  color: white;
}
#bolte-form .applyTextVoucherRef .applyTextVoucher {
  text-align: center;
  padding-top: 7px;
  text-transform: uppercase;
}
#bolte-form .form-control {
  border-radius: 0px;
}
#bolte-form .number-buttons {
  background-color: #e1058c;
  color: #ffffff;
  border-radius: 50%;
  font-size: 15px;
  height: 25px;
  opacity: 1;
  position: relative;
  text-align: center;
  text-shadow: none;
  width: 25px;
  line-height: 25px;
  z-index: 100;
  display: inline-block;
  margin-right: 5px;
  margin-top: 15px;
}
#bolte-form input[type="checkbox"] + label span.floated-span {
  float: left;
}
#bolte-form input[type="checkbox"].normal + label span.aligned-paragraph {
  background: none;
  width: auto;
  margin-left: 34px;
  float: none;
  display: block;
  height: auto;
}
#bolte-form .blue-bg.stacked {
  padding: 10px 0px;
}
#bolte-form .blue-bg.stacked button {
  margin: 10px 0px;
}
#bolte-form h5.right, #bolte-form p.right, #bolte-form label.right, #bolte-form .right.help-block, #bolte-form .right.info-box, #bolte-form .table-card .right.table, .table-card #bolte-form .right.table, #bolte-form .alert-wrap .right.alert, .alert-wrap #bolte-form .right.alert {
  text-align: right;
}
#bolte-form .grey-box {
  background-color: #eeeeee;
  margin: 0;
}
#bolte-form .margin-bottom-15, #bolte-form .info-box.white.margin-bottom-15 {
  margin-bottom: 15px;
}
#bolte-form .h4-caret-wrapper {
  position: relative;
  width: 100%;
}
#bolte-form .h4-caret-wrapper h4 {
  margin: 0px 0px 10px 0px;
}
#bolte-form .h4-caret-wrapper span.caret.caret-reverse {
  color: #13a4de;
  border-top-width: 0;
  border-bottom: 6px solid;
  position: absolute;
  top: 0px;
  left: 0px;
}
#bolte-form .h4-caret-wrapper div {
  position: relative;
  padding: 0px 0px 0px 20px;
  width: 100%;
  height: 100%;
}
#bolte-form label.wrapped-text {
  position: relative;
  width: 100%;
}
#bolte-form label.wrapped-text span.label-text {
  background: none;
  padding: 5px 0px 0px 44px;
  position: relative;
  width: 100%;
  height: 100%;
}
#bolte-form label.wrapped-text span {
  position: absolute;
  top: 0px;
  left: 0px;
}
#bolte-form .error-block label {
  margin: 10px 0px;
}
#bolte-form .info-box.green, #bolte-form .info-box.white {
  margin: 10px 0px 0px 0px;
}
@media only screen and (max-width: 992px) {
  #bolte-form .phone-number .prefix {
    margin-bottom: 15px;
  }
}
#bolte-form .dropdown button.select-error {
  border-color: #ff7a77;
  color: #e34945;
}

.bolte-modal .modal-header .close {
  color: #13a4de;
  border-radius: 50%;
  font-size: 35px;
  height: 32px;
  opacity: 1;
  position: relative;
  right: 10px;
  text-align: center;
  text-shadow: none;
  top: 10px;
  width: 32px;
  z-index: 100;
}
.bolte-modal .modal-body.modal-with-img {
  text-align: center;
  padding: 10px 0px;
  overflow: hidden;
}

@media only screen and (min-width: 939px) {
  .container-fluid.move-up.bolte-move-up {
    margin-top: -20px;
    z-index: 500;
    width: 940px;
  }
  .container-fluid.move-up.bolte-move-up .col-md-12 {
    padding: 0px;
  }
}
.circled.s80.i-circled-img {
  padding-top: 0px;
}

@media only screen and (max-width: 992px) {
  .address-lookup-static-map {
    height: 228px;
    background: url("../../../content/dam/sparkresponsive/T0777_ruralWirelessBroadband_map_mobile_v1.jpg");
  }
}
.address-lookup-static-map {
  background: url("../../../content/dam/sparkresponsive/T0777_ruralWirelessBroadband_map_desktop_v1.jpg");
  background-repeat: no-repeat;
  height: 305px;
  padding: 45px 10px 0px 10px;
}
.address-lookup-static-map .infoWindow {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  z-index: 100;
  margin: 0 auto;
  padding: 20px;
  max-width: 420px;
}
.address-lookup-static-map .infoWindow ul li i.icon-ok-circle {
  color: #00af62;
}
.address-lookup-static-map .infoWindow ul li i {
  font-size: 120%;
}
.address-lookup-static-map .infoWindow ul li h5 {
  display: inline;
  font-size: 14px;
}
.address-lookup-static-map .infoWindow .arrow-down {
  border-top: 10px solid #fff;
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
}
.address-lookup-static-map .infoWindow::after {
  background: #e1058c;
  border-radius: 50%;
  bottom: -46px;
  content: '';
  height: 26px;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 26px;
}
.address-lookup-static-map .infoWindow ul {
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.address-lookup-static-map .infoWindow ul li::before {
  height: 22px;
  left: 0;
  position: absolute;
  top: 0;
  width: 22px;
}

.bolte-carousel .internet-header-result, .container-fluid.internet-header-container {
  background: green;
  color: #ffffff;
}
.bolte-carousel .internet-header-result #foundAddress, .container-fluid.internet-header-container #foundAddress {
  color: #ffffff;
}

.field-background {
  background: url("../../../content/dam/sparkresponsive/T0777_heroCard2_howItWorks_desktop.jpg");
  background-repeat: no-repeat;
  height: 346px;
  margin-bottom: 20px;
  position: relative;
}
.field-background .semi-transparent-box {
  width: 50%;
  margin-left: 40%;
  background: rgba(255, 255, 255, 0.5);
  padding: 10px;
  top: 40px;
  position: absolute;
}

@media only screen and (max-width: 639px) {
  .field-background {
    background: url("../../../content/dam/sparkresponsive/T0777_heroCard2_howItWorks_mobile.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 346px;
    margin-bottom: 20px;
    position: relative;
  }
  .field-background .semi-transparent-box {
    width: 90%;
    margin-left: 0%;
    background: rgba(255, 255, 255, 0.5);
    padding: 5px;
    top: 20px;
    left: 5%;
    position: absolute;
  }
}
.carousel.device.price.white-card.price-card-bolte .service-info .service-price .number, .carousel.device.price.white-card.price-card-bolte .service-info .service-price .txt {
  color: white;
}

.carousel.device.price.white-card.price-card-bolte .service-info .service-price {
  background-color: #4f438a;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4F438A', endColorstr='#FF7F559C');
  background: linear-gradient(#4f438a, #7f559c);
  min-height: 150px;
}

.carousel.device.price.white-card.price-card-bolte .service-info .arrow-down {
  border-top: 10px solid #7f559c;
}

.carousel.device.price-card-bolte .device-carousel-card {
  position: relative;
  padding: 20px;
}

.carousel.device.price-card-bolte .device-carousel-card a {
  text-transform: none;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}
.carousel.device.price-card-bolte .device-carousel-card hr {
  border-color: white !important;
  margin-top: 0;
  margin-bottom: 15px;
}
.carousel.device.price-card-bolte .yellow-note {
  position: absolute;
  width: 100%;
  top: 191px;
  left: 0;
}
.carousel.device.price-card-bolte .yellow-note h5 {
  background: #fff200;
  padding: 6px 0;
  text-transform: uppercase;
  color: #4f438a;
  margin: 0 20px;
}
.carousel.device.price-card-bolte .yellow-note .arrow-down {
  border-left: 10px solid transparent !important;
  border-right: 10px solid transparent !important;
  border-top: 10px solid #fff200 !important;
  margin: 0 0 0 -5px;
  left: 50%;
  position: relative;
}

@media (max-width: 639px) {
  .carousel.device.price-card-bolte .yellow-note {
    top: 215px;
  }
}
label.bold {
  font-weight: bold;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-top-10 {
  padding-top: 10px;
}

.driver-img {
  background-repeat: no-repeat;
  height: 138px;
  width: 212px;
  margin: 5px;
}

.driver-front-img {
  background: url("../../../content/dam/sparkresponsive/T0777_ID_NZDL_new_front_desktop.png");
}

.driver-back-img {
  background: url("../../../content/dam/sparkresponsive/T0777_ID_NZDL_new_back_desktop.png");
}

.driver-old-img {
  background: url("../../../content/dam/sparkresponsive/T0777_ID_NZDL_old_desktop.png");
}

@media only screen and (max-width: 939px) {
  .driver-img {
    background-repeat: no-repeat;
    height: 138px;
    width: 212px;
    margin: 5px;
  }

  .driver-front-img {
    background: url("../../../content/dam/sparkresponsive/T0777_ID_NZDL_new_front_mobile.png");
  }

  .driver-back-img {
    background: url("../../../content/dam/sparkresponsive/T0777_ID_NZDL_new_back_mobile.png");
  }

  .driver-old-img {
    height: 217px;
    background: url("../../../content/dam/sparkresponsive/T0777_ID_NZDL_old_mobile.png");
  }
}
/* End of BoLTE CSS */
/*****************************************************************************
 *                                                                           *
 *  CSS specific to Broadband Change Plan                                    *
 *                                                                           *
 *****************************************************************************/
.broadband-change-plan .saving-amount::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(169, 169, 169, 0) rgba(169, 169, 169, 0) #a9a9a9;
  border-image: none;
  border-style: solid;
  border-width: 8px;
  bottom: 100%;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: 25px;
  pointer-events: none;
  position: absolute;
  width: 0;
}

.broadband-change-plan .saving-amount {
  background: #a9a9a9 none repeat scroll 0 0;
  color: white;
  font-size: 12px;
  margin-left: 30px;
  padding: 10px 5px;
  position: relative;
}

.broadband-change-plan button.grey, .broadband-change-plan .button.grey, .broadband-change-plan .grey.gbtn {
  border-bottom: 2px solid #cccccc !important;
  color: #999999 !important;
  text-shadow: none;
}

.broadband-change-plan .grey_grad_bg, .broadband-change-plan button.grey, .broadband-change-plan .button.grey, .broadband-change-plan .grey.gbtn {
  background-color: #e9e9e9;
  background-image: linear-gradient(to bottom, #e9e9e9 0%, #e9e9e9 100%);
}

.broadband-change-plan .grey_grad_bg, .broadband-change-plan button.grey, .broadband-change-plan .button.grey, .broadband-change-plan .grey.gbtn {
  background-color: #e9e9e9;
  background-image: linear-gradient(to bottom, #e9e9e9 0%, #e9e9e9 100%);
}

.broadband-change-plan button.orange, .broadband-change-plan button.grey, .broadband-change-plan .gbtn {
  border: medium none;
  border-radius: 3px;
  color: white !important;
  display: inline-block;
  font-size: 15px;
  padding: 6px 15px 2px;
  text-align: center;
  text-indent: 0;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  text-transform: uppercase;
  vertical-align: baseline;
  width: inherit;
}

.broadband-change-plan button.float-right, .broadband-change-plan .button.float-right, .broadband-change-plan .float-right.gbtn {
  float: right;
}

.broadband-change-plan button.orange, .broadband-change-plan .button.orange, .broadband-change-plan .orange.gbtn {
  border-bottom: 2px solid #c05926 !important;
}

.broadband-change-plan .orange_grad_bg, .broadband-change-plan .ico-quick-links, .broadband-change-plan .quick-links-scroll, .broadband-change-plan button.orange, .broadband-change-plan .button.orange, .broadband-change-plan .orange.gbtn {
  background-color: #f8a531;
  background-image: linear-gradient(to bottom, #f8a531 0%, #f17030 100%);
}

.broadband-change-plan .orange_grad_bg, .broadband-change-plan .ico-quick-links, .broadband-change-plan .quick-links-scroll, .broadband-change-plan button.orange, .broadband-change-plan .button.orange, .broadband-change-plan .orange.gbtn {
  background-color: #f8a531;
  background-image: linear-gradient(to bottom, #f8a531 0%, #f17030 100%);
}

.broadband-change-plan .float-right {
  float: right;
}

.broadband-change-plan .orange {
  background: #f17030 none repeat scroll 0 0;
}

.broadband-change-plan .orange {
  background: #f17030 none repeat scroll 0 0;
}

.broadband-change-plan .current-plan::after {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: rgba(169, 169, 169, 0) #a9a9a9 rgba(169, 169, 169, 0) rgba(169, 169, 169, 0);
  border-image: none;
  border-style: solid;
  border-width: 8px;
  content: " ";
  height: 0;
  margin-top: -8px;
  pointer-events: none;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 0;
}

.broadband-change-plan .current-plan::after {
  border-right: 8px solid #dc008c !important;
}

.broadband-change-plan .current-plan {
  background: #a9a9a9 none repeat scroll 0 0;
  color: white;
  font-size: 12px;
  margin-left: 15px;
  padding: 10px 5px;
  position: relative;
}

.broadband-change-plan .current-plan {
  background-color: #dc008c !important;
}

.broadband-change-plan .form-actions::before, .broadband-change-plan .form-actions::after {
  content: "";
  display: table;
  line-height: 0;
}

.broadband-change-plan .form-actions::after {
  clear: both;
}

.broadband-change-plan .form-actions::before, .broadband-change-plan .form-actions::after {
  content: "";
  display: table;
  line-height: 0;
}

.broadband-change-plan .form-actions {
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 19px 0 20px;
}

.broadband-change-plan .arrow-selected {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #f5f5f5 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 12px;
  left: 0;
  margin-left: 58px;
  position: absolute;
  top: 0;
}

.broadband-change-plan .row.radio.data-cap-option:first-child, .broadband-change-plan .row.radio.data-cap-option:nth-child(2), .broadband-change-plan .row.radio.data-cap-option:nth-child(3), .broadband-change-plan .row.radio.data-cap-option:nth-child(4) {
  background-color: #ccebf7;
  border-bottom: medium none #fff;
  margin-bottom: 3px;
}

.broadband-change-plan .row.radio.data-cap-option {
  margin-left: 0;
  border-top: 3px solid white;
}

.broadband-change-plan .row.radio.data-cap-option .title {
  margin-top: 10px;
  margin-bottom: 10px;
}

.broadband-change-plan .check-container {
  background-image: linear-gradient(to right bottom, #7161a7 0%, #7f69a9 100%);
  border-bottom: 3px solid white;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
}

.broadband-change-plan .check-container div label {
  color: #fff !important;
}

.broadband-change-plan .arrow-selected {
  border-top: 12px solid #ccebf7 !important;
}

.broadband-change-plan .current-plan {
  background-color: #dc008c !important;
}

.broadband-change-plan .current-plan::after {
  border-right: 8px solid #dc008c !important;
}

.broadband-change-plan .pink-alert {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffeff6;
  border-color: #de188b;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 4px;
  margin-bottom: 20px;
  margin-top: 5px;
  padding: 8px 0 10px 8px;
  width: 687px;
}

.broadband-change-plan .float-left.pink-icon {
  margin-right: 10px;
}

.broadband-change-plan .alert-detail > p, .broadband-change-plan .alert-detail > label, .broadband-change-plan .alert-detail > .help-block, .broadband-change-plan .alert-detail > .info-box, .broadband-change-plan .table-card .alert-detail > .table, .table-card .broadband-change-plan .alert-detail > .table, .broadband-change-plan .alert-wrap .alert-detail > .alert, .alert-wrap .broadband-change-plan .alert-detail > .alert {
  color: #640d42;
  font-family: telecomnational-regular;
}

.broadband-change-plan .top-progress-bar {
  background: white none repeat scroll 0 0;
  border-left: 1px solid #eee;
  border-radius: 4px;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  box-shadow: 0 2px 2px -1px #ccc;
  margin: 10px 0;
  overflow: hidden;
  width: 100%;
}

.broadband-change-plan .top-progress-bar div {
  border-bottom: 3px solid #eeeeee;
  display: inline-block;
  float: left;
  height: 18px;
  padding: 5px 0 10px;
  position: relative;
  width: 25%;
  text-align: left;
  margin-left: 0px;
}

.broadband-change-plan .top-progress-bar.three-steps div {
  width: 33%;
}

.broadband-change-plan .top-progress-bar div .progress-bar-number {
  background-color: #f1f1f1;
  border-radius: 50%;
  color: #bbbbbb;
  font-size: 17px;
  margin-left: 10px;
  padding: 2px 7px 1px;
  display: inline;
}

.broadband-change-plan .top-progress-bar div .greentick {
  margin-left: 12px;
}

.broadband-change-plan .top-progress-bar div .progress-bar-label {
  color: #777;
  display: inline-block;
  padding-top: 4px;
  padding-left: 7px;
  padding-right: 17px;
  vertical-align: top;
}

.broadband-change-plan .top-progress-bar img.chevron {
  position: absolute;
  right: 0;
  top: 0;
}

.broadband-change-plan .top-progress-bar div.last {
  margin-right: -500px;
  padding-right: 500px;
}

.broadband-change-plan .top-progress-bar div.current {
  background-color: #eae8f1;
  border-bottom: 3px solid #7f569a;
}

.broadband-change-plan .top-progress-bar div.current .progress-bar-number {
  background-color: #7f569a;
  color: white;
}

.broadband-change-plan .top-progress-bar div.current .progress-bar-label {
  color: #4f3a8a;
}

.broadband-change-plan .top-progress-bar div.done .progress-bar-label {
  color: #999;
}

.broadband-change-plan .top-progress-bar div.done {
  border-bottom: 3px solid #c7ecfb;
}

.broadband-change-plan .row.radio.data-cap-option:first-child, .broadband-change-plan .row.radio.data-cap-option:nth-child(2), .broadband-change-plan .row.radio.data-cap-option:nth-child(3), .broadband-change-plan .row.radio.data-cap-option:nth-child(4) {
  background-color: #ccebf7;
  border-bottom: medium none #fff;
  margin-bottom: 3px;
}

.broadband-change-plan .row.radio.data-cap-option {
  margin-left: 0;
}

.broadband-change-plan .review-card h3 {
  margin-top: 0;
}

.broadband-change-plan .price-change {
  margin-top: 5px;
}

.advance-card .top-title {
  padding: 20px 20px 0;
}
.advance-card .top-title h2 {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.advance-card .top-title .side-link {
  text-align: right;
  margin-top: 5px;
  padding-right: 0;
}
.advance-card .top-title .underline {
  margin-top: 5px;
  border-bottom: 1px solid #babcbe;
}
@media only screen and (max-width: 939px) {
  .advance-card .top-title h2 {
    padding: 0;
    border-bottom: none;
  }
  .advance-card .top-title .side-link {
    text-align: left;
    padding-left: 0;
  }
}
.advance-card .blue-bg {
  padding: 40px 10px;
}
@media only screen and (max-width: 639px) {
  .advance-card .blue-bg {
    padding: 20px;
  }
  .advance-card .blue-bg .button {
    font-size: 19px;
    line-height: 16px;
    width: 240px;
  }
  .advance-card .blue-bg .first-btn {
    margin-bottom: 10px;
  }
}

.responsivesitesearch {
  padding-top: 20px;
  padding-bottom: 20px;
}
.responsivesitesearch .text-center h2 {
  border: medium none !important;
}
.responsivesitesearch .button.blue {
  border: solid 2px #13a4de;
  width: 50px;
  height: 34px;
  padding: 2px 5px 5px;
  font-size: 16px;
}
.responsivesitesearch .no-left-padding {
  padding-left: 0 !important;
}
.responsivesitesearch .no-right-padding {
  padding-right: 0 !important;
}

.checkout-container input.checked[type="radio"] + label div:before, .checkout-container input[type="radio"]:checked + .btn-check-label .radio-button:before, .accessory_modal.modal input.checked[type="radio"] + label div:before, .accessory_modal.modal input[type="radio"]:checked + label div:before, .configurator-login input.checked[type="radio"] + label div:before, .configurator-login input[type="radio"]:checked + label div:before {
  height: 15%;
  margin-top: 0;
  top: -44px;
  width: 40px;
  z-index: 99;
  right: -29px;
}

.search-preloader {
  background-color: #e3e3e3;
  display: block;
  height: 100%;
  padding-top: 35vh;
  position: absolute;
  text-align: center;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999;
}
.search-preloader img {
  margin: 0 auto;
  position: relative;
}

a.highlight {
  cursor: pointer;
}

#dynamic-price-card-tab-content .header h4 {
  min-height: 32px;
}

.modal .modal-dialog .modal-body h2 {
  margin-top: 0;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.modal .modal-dialog .close.btn-desk {
  top: 20px;
  width: 31px;
}

.roaming-input .info-box.red {
  margin-top: 0;
}
.roaming-input .info-box.red h5 {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.roaming-input .searchBox {
  margin-bottom: 10px;
}
.roaming-input .searchBox h2 {
  border-bottom: medium none !important;
  margin-top: 10px !important;
  padding-right: 0 !important;
  text-align: right;
}
@media only screen and (max-width: 572px) {
  .roaming-input .searchBox h2 {
    text-align: center;
  }
}
.roaming-input .input-append {
  display: block;
  font-size: 18px;
  line-height: 24px;
  margin: -3px 0 0;
  padding: 15px 14px;
  text-align: left;
  word-spacing: -1px;
}
@media only screen and (max-width: 572px) {
  .roaming-input .input-append {
    text-align: center;
  }
}
.roaming-input .input-append a.highlight {
  background: #f8f8f8 none repeat scroll 0 0;
  border: medium none !important;
  padding: 2px 5px !important;
  cursor: pointer;
}
.roaming-input .input-append input.search-input {
  width: 80%;
  float: none;
}
.roaming-input .input-append .btn {
  background-color: #ffffff;
  border-color: #13a4de;
  border-radius: 0;
  box-shadow: none;
  color: #13a4de;
  display: inline-block;
  font-size: 15px;
  line-height: inherit;
  padding: 6px 15px 5px;
  text-align: center;
  text-indent: 0;
  text-transform: none;
}
.roaming-input .input-append .bootstrap-select {
  max-width: 300px !important;
  width: 100%;
}
.roaming-input .input-append .bootstrap-select .caret {
  position: absolute;
  right: 13px;
  top: 48%;
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu {
  box-sizing: border-box;
  min-width: 280px !important;
  max-width: 301px !important;
}
@media only screen and (max-width: 640px) {
  .roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu {
    max-width: 100%;
  }
}
@media only screen and (max-width: 350px) {
  .roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu {
    min-width: 250px !important;
    max-width: 273px !important;
  }
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.open {
  padding: 10px;
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.inner {
  border: 0 none;
  box-shadow: none;
  max-height: 139px !important;
  min-width: 100%;
  position: static;
  z-index: 1035;
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.inner li a .text {
  line-height: 2;
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.inner li.active {
  background: #13a4de none repeat scroll 0 0;
  color: #fff;
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.inner li.active a {
  color: #fff;
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.inner li.no-results.active {
  padding-left: 10px;
  padding-right: 10px;
  overflow-wrap: break-word;
  white-space: pre-wrap;
  word-break: break-all;
  width: 280px;
}
@media only screen and (max-width: 350px) {
  .roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.inner li.no-results.active {
    width: 250px !important;
  }
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.inner ul.dropdown-menu {
  min-width: 280px;
  max-width: 301px !important;
}
@media only screen and (max-width: 350px) {
  .roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu.inner ul.dropdown-menu {
    min-width: 250px !important;
    max-width: 280px !important;
  }
}
.roaming-input .input-append .bootstrap-select.btn-group .dropdown-menu .selectpicker li.disabled {
  background-color: transparent;
}
.roaming-input .input-append select, .roaming-input .input-append .checkout-container .autosuggestionlist, .checkout-container .roaming-input .input-append .autosuggestionlist {
  -moz-appearance: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ffffff !important;
  background-image: url("../../../content/dam/telecomcms/responsive/images/business/innovate/arrow-down.png");
  background-origin: padding-box;
  background-position: 99% center;
  background-repeat: no-repeat;
  background-size: auto auto;
  border: 1px solid #13a4de;
  border-radius: 0;
  color: #0289cd;
  font-family: AvenirNextLTPro-Demi,Calibri,Arial,sans-serif;
  height: 34px;
  padding: 6px 7px !important;
  text-overflow: "";
  width: 80%;
}
.roaming-input .input-append .selectpicker.selected {
  background: #13a4de none repeat scroll 0 0;
  color: #ffffff !important;
}
.roaming-input .input-append .selectpicker li .text {
  display: inline-block;
  line-height: 2;
  position: relative;
  width: 100% !important;
}
.roaming-input .input-append .selectpicker li .text .smallcaps {
  display: inline-block;
  float: right;
  position: absolute;
  right: 0;
}
.roaming-input .input-append .selectpicker li:first-child {
  pointer-events: none;
}
.roaming-input .input-append .selectpicker li:first-child .text {
  color: #cccccc;
}
.roaming-input .input-append li.active {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 0;
  color: #4cb8e3;
}
.roaming-input .input-append li.active a {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  color: #4cb8e3;
  margin-left: 0;
  padding-left: 9px;
  width: 100%;
}
.roaming-input .input-append li a {
  background-color: rgba(0, 0, 0, 0);
  border: medium none;
  color: #4cb8e3;
  margin-left: 0;
  padding-left: 9px;
  width: 100%;
  position: relative;
}
.roaming-input .input-append li a:hover {
  background: #13a4de none repeat scroll 0 0;
  border-radius: 0;
  color: #ffffff;
}
.roaming-input .input-append li a .network {
  font-size: 11px;
  position: absolute;
  right: 10px;
  top: 11px;
}
.roaming-input .input-append a {
  font-size: 16px;
  height: 34px;
  padding: 1px;
  width: 45px;
  margin-left: -5px;
  border: 1px solid #13a4de;
}
.roaming-input .input-append a:hover {
  border: 1px solid #72d0f4;
  cursor: pointer;
}
.roaming-input h3 {
  text-align: right;
}
.roaming-input p, .roaming-input label, .roaming-input .help-block, .roaming-input .info-box, .roaming-input .table-card .table, .table-card .roaming-input .table, .roaming-input .alert-wrap .alert, .alert-wrap .roaming-input .alert {
  text-align: center;
}
.roaming-input label {
  display: block;
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 16px;
  word-spacing: -1px;
  padding: 15px 14px;
  height: 48px;
}

.number-input .input-append {
  display: block;
  font-size: 18px;
  text-align: center;
  word-spacing: -1px;
}
.number-input .input-append.input-number {
  display: none;
}
.number-input .input-append.input-number .num {
  margin-top: 20px;
}
.number-input .input-append input.search-input {
  float: none;
  padding: 6px 0 4px 10px;
  width: 80%;
}
.number-input .input-append #appendedInputButton-error {
  float: left;
  position: relative;
  width: 100%;
  top: 10px;
}
.number-input .input-append .btn {
  background-color: #ffffff;
  border: medium none;
  border-radius: 0;
  box-shadow: none;
  color: #13a4de;
  display: inline-block;
  font-size: 15px;
  line-height: inherit;
  padding: 6px 15px 5px;
  text-align: center;
  text-indent: 0;
  text-transform: none;
}
.number-input .input-append .button {
  border: 1px solid #13a4de;
  font-size: 16px;
  height: auto;
  line-height: 0;
  margin-left: -5px;
  padding: 16px 0;
  width: 20%;
}
.number-input .input-append .button:hover {
  border: 1px solid #72d0f4;
}
@media only screen and (max-width: 572px) {
  .number-input .input-append .button {
    height: 36px;
  }
}
.number-input .input-append .left-align {
  text-align: left;
}
.number-input .input-append .right-align {
  text-align: right;
}

#numberSuccess .modal-dialog {
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#numberSuccess .modal-content {
  background-color: #228a13;
  color: #ffffff;
}
#numberSuccess .modal-content .modal-body {
  padding: 10px 20px;
}
#numberSuccess .modal-content .modal-body h4 {
  color: #ffffff;
}
#numberSuccess .close {
  background-color: #ffffff !important;
  border: medium none !important;
  top: 10px;
}
#numberSuccess .close .btn-desk {
  background: #fff none repeat scroll 0 0;
  border: medium none;
}
#numberSuccess .close i.icon-cancel-circle {
  color: #228a13;
  font-size: 1.1em;
  position: absolute;
  top: -5px;
}

.roam-hero .block {
  color: #404041;
}
.roam-hero .hero-card.right .inner-card .content-block, .roam-hero .right.carousel-card .inner-card .content-block {
  max-height: none;
}

.pack-price {
  font-family: avenirnextltpro-bold;
  font-size: 53px;
  margin: 0 0 30px;
}

@media only screen and (max-width: 640px) {
  .roaming-input h3 {
    text-align: center;
  }
}
.input-no-right-padding {
  padding-right: 0;
}

.input-no-left-padding {
  padding-left: 0;
}

.input-no-side-padding {
  padding-left: 0;
  padding-right: 0;
}

.service-price {
  background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0 !important;
}
.service-price .number {
  color: #404041;
}

.header.pricedetails > p, .header.pricedetails > label, .header.pricedetails > .help-block, .header.pricedetails > .info-box, .table-card .header.pricedetails > .table, .alert-wrap .header.pricedetails > .alert {
  margin-bottom: 0;
  padding: 20px 0 30px;
}
.header.pricedetails > p:nth-child(3), .header.pricedetails > label:nth-child(3), .header.pricedetails > .help-block:nth-child(3), .header.pricedetails > .info-box:nth-child(3), .table-card .header.pricedetails > .table:nth-child(3), .alert-wrap .header.pricedetails > .alert:nth-child(3) {
  margin-bottom: 20px;
  padding-bottom: 9px;
}
.header.pricedetails strong {
  display: inline-block;
  float: left;
}

.no-padding-left {
  padding-left: 0 !important;
}

.rates-card {
  margin-bottom: 30px;
  padding: 0 15px;
}
.rates-card table.data-table td {
  vertical-align: top;
  padding: 5px 0;
}
.rates-card table.data-table .data-title {
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
}

#dynamic-price-card .header {
  padding-top: 0 !important;
}
#dynamic-price-card #dynamic-price-card-tab-content {
  background-color: #ffffff;
}
#dynamic-price-card .dynamic-tab-headertext .info-box.red {
  margin-top: 0;
}
#dynamic-price-card .dynamic-tab-headertext .info-box.red h5 {
  width: 100%;
  text-align: center;
}
#dynamic-price-card .underlined {
  border-bottom: 1px solid #babcbe;
  margin-bottom: 12px;
  padding-bottom: 10px !important;
}
#dynamic-price-card .underlined .options_title {
  border-bottom: medium none !important;
  margin-bottom: 0 !important;
}
#dynamic-price-card .underlined .learn-more {
  text-align: right;
  margin-top: 3px;
}
@media only screen and (max-width: 639px) {
  #dynamic-price-card .underlined .learn-more {
    margin-top: 0;
    text-align: left;
  }
}
#dynamic-price-card .dynamic-tab-headertext {
  padding: 20px !important;
}
#dynamic-price-card .slick-list .slick-slide:hover {
  background: rgba(0, 0, 0, 0.1);
}
#dynamic-price-card .carousel.device .device-carousel-card {
  cursor: default !important;
}
#dynamic-price-card .carousel.device:hover .roamingextrasbutton {
  background: #13a4de;
}
#dynamic-price-card .carousel.device:hover .roamingextrasbutton:hover {
  background: #72d0f4;
}
#dynamic-price-card p.buytext, #dynamic-price-card label.buytext, #dynamic-price-card .buytext.help-block, #dynamic-price-card .buytext.info-box, #dynamic-price-card .table-card .buytext.table, .table-card #dynamic-price-card .buytext.table, #dynamic-price-card .alert-wrap .buytext.alert, .alert-wrap #dynamic-price-card .buytext.alert {
  font-size: 12px;
}
#dynamic-price-card .extrasTable {
  margin-top: 0px !important;
}

.roaming-packs .detail-table {
  width: 100%;
  min-width: 100%;
}
.roaming-packs .detail-table {
  width: 100%;
  min-width: 100%;
  margin-top: 20px;
}
.roaming-packs .detail-table img {
  width: 36px;
  height: 36px;
}
.roaming-packs .text-link {
  margin: 15px 0 !important;
}
.roaming-packs .detail-table tr {
  border-bottom: 1px solid #babcbe;
  height: 42px !important;
}
.roaming-packs .detail-table tr.first-cell {
  border-top: 1px solid #babcbe;
}
.roaming-packs .detail-table th.left {
  text-align: left;
  padding-left: 20px;
  width: 42%;
}
.roaming-packs .detail-table .left {
  text-align: center;
}
.roaming-packs .detail-table .right {
  text-align: left;
  padding: 10px 10px 10px 0;
}
.roaming-packs .detail-table td.right {
  background-color: transparent !important;
}
.roaming-packs a.button {
  margin: 24px 0 0 0;
  width: 100%;
}
.roaming-packs.carousel.device .device-carousel-card {
  padding: 0 20px 20px;
}
.roaming-packs.carousel.device .slick-dots {
  top: 0px;
}
@media only screen and (max-width: 639px) {
  .roaming-packs.carousel.device .slick-prev, .roaming-packs.carousel.device .slick-next {
    height: 36px;
  }
}

.extrasTable {
  margin-top: -15px;
  width: 100%;
}
.extrasTable .left {
  text-align: left;
  vertical-align: middle;
  padding-right: 12px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 30%;
}
.extrasTable .left img {
  width: 30px;
}
.extrasTable tr {
  border-top: 1px solid #babcbe;
}
.extrasTable tr:last-child {
  border-bottom: 1px solid #babcbe;
}
.extrasTable .entitlementsImage {
  text-align: left;
  vertical-align: middle;
  padding-right: 12px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

table.detail-table.extrasTable .right {
  color: black;
}
table.extrasTable .right {
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 70%;
}

.compare_specs_support {
  text-align: center;
  margin-bottom: 40px;
}

.compare_specs {
  margin-top: 20px;
}

a.highlight {
  outline: none;
}

.article-links {
  padding-left: 15px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

@media only screen and (max-width: 639px) {
  .article-links {
    padding-top: 10px;
  }

  .ulpadding {
    padding-top: 10px !important;
  }
}
#useful-links .ulpadding {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#useful-links .ulpadding li a {
  display: block;
  background: #e3e3e3;
  padding: 5px 10px;
  margin-bottom: 5px;
}

/* --------------------------- otgInfocard starts ---------------------------------- */
#otgInfocard .inner-card h2 {
  font-size: 24px;
}
#otgInfocard .out-box {
  overflow: hidden;
  margin-bottom: 30px;
}
#otgInfocard .out-top-section {
  padding-left: 50px;
}
#otgInfocard .out-box i.circled {
  font-size: 24px;
  background: #00a0e4;
  color: #fff;
  border: 0;
}
#otgInfocard .out-box h3 {
  margin: 6px 0 0;
  position: relative;
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
}
#otgInfocard .out-box .out-top-section p.sub, #otgInfocard .out-box .out-top-section label.sub, #otgInfocard .out-box .out-top-section .sub.help-block, #otgInfocard .out-box .out-top-section .sub.info-box, #otgInfocard .out-box .out-top-section .table-card .sub.table, .table-card #otgInfocard .out-box .out-top-section .sub.table, #otgInfocard .out-box .out-top-section .alert-wrap .sub.alert, .alert-wrap #otgInfocard .out-box .out-top-section .sub.alert {
  font-size: 16px;
  font-weight: 600;
  -webkit-text-stroke: 0;
  margin: 4px 0;
}
#otgInfocard .out-top-section-desc {
  clear: both;
  margin: 10px 0;
}
#otgInfocard .out-top-section-desc p, #otgInfocard .out-top-section-desc label, #otgInfocard .out-top-section-desc .help-block, #otgInfocard .out-top-section-desc .info-box, #otgInfocard .out-top-section-desc .table-card .table, .table-card #otgInfocard .out-top-section-desc .table, #otgInfocard .out-top-section-desc .alert-wrap .alert, .alert-wrap #otgInfocard .out-top-section-desc .alert {
  -webkit-text-stroke: 0;
  line-height: 1.4;
}
#otgInfocard .btn-viewall {
  font-weight: 600;
  font-family: AvenirNextLTPro-regular, Calibri, Arial, sans-serif;
  display: inline-block;
  height: 56px;
  padding: 12px 16px 16px;
  text-align: center;
  text-decoration: none;
  min-width: 150px;
  width: auto;
  text-transform: none;
  font-size: 18px;
}
#otgInfocard .btn-viewall i {
  vertical-align: baseline;
}
#otgInfocard .out-box h3::before {
  left: -50px;
  position: absolute;
  border: 1px solid #00a0e4;
  padding: 4px 8px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  background: #00a0e4;
  color: #fff;
  font-size: 22px;
  margin: 0;
  top: -4px;
}
#otgInfocard .rm-txt {
  font-family: AvenirNextLTPro-regular, Calibri, Arial, sans-serif;
  font-weight: 500;
}
#otgInfocard .icon-right-open-big {
  vertical-align: middle;
  margin-left: 4px;
}

@media screen and (max-width: 639px) {
  #otgInfocard .out-box h3 {
    line-height: 1.3;
  }
  #otgInfocard .out-box h3::before {
    top: 3px;
  }
}
/* --------------------------- otgInfocard ends ---------------------------------- */
/* --------------------------- otgArticlescard starts ---------------------------------- */
#otgArticlescard .out-box {
  overflow: hidden;
  margin-bottom: 30px;
}
#otgArticlescard .out-top-section {
  padding-left: 50px;
}
#otgArticlescard .out-box h3 {
  color: #00a0e4;
  margin: 6px 0 0;
  position: relative;
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
}
#otgArticlescard .out-box i.circled {
  font-size: 24px;
  background: #00a0e4;
  color: #fff;
  border: 0;
}
#otgArticlescard .out-top-section-desc {
  clear: both;
  margin: 10px 0;
}
#otgArticlescard .out-box h3::before {
  left: -50px;
  position: absolute;
  border: 1px solid #00a0e4;
  padding: 4px 8px;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  background: #00a0e4;
  color: #fff;
  font-size: 22px;
  margin: 0;
  top: -4px;
}
#otgArticlescard .rm-txt {
  font-family: AvenirNextLTPro-regular, Calibri, Arial, sans-serif;
  font-weight: 500;
}
#otgArticlescard .icon-right-open-big {
  vertical-align: middle;
  margin-left: 4px;
}
#otgArticlescard .out-box .out-top-section p.sub, #otgArticlescard .out-box .out-top-section label.sub, #otgArticlescard .out-box .out-top-section .sub.help-block, #otgArticlescard .out-box .out-top-section .sub.info-box, #otgArticlescard .out-box .out-top-section .table-card .sub.table, .table-card #otgArticlescard .out-box .out-top-section .sub.table, #otgArticlescard .out-box .out-top-section .alert-wrap .sub.alert, .alert-wrap #otgArticlescard .out-box .out-top-section .sub.alert {
  font-size: 16px;
  font-weight: 600;
  -webkit-text-stroke: 0;
  margin: 4px 0;
}
#otgArticlescard .out-top-section-desc p, #otgArticlescard .out-top-section-desc label, #otgArticlescard .out-top-section-desc .help-block, #otgArticlescard .out-top-section-desc .info-box, #otgArticlescard .out-top-section-desc .table-card .table, .table-card #otgArticlescard .out-top-section-desc .table, #otgArticlescard .out-top-section-desc .alert-wrap .alert, .alert-wrap #otgArticlescard .out-top-section-desc .alert {
  -webkit-text-stroke: 0;
  line-height: 1.4;
}
#otgArticlescard .out-box.normal-box h3 {
  color: #414042;
  text-transform: uppercase;
}
#otgArticlescard .out-box.normal-box .out-top-section p.sub, #otgArticlescard .out-box.normal-box .out-top-section label.sub, #otgArticlescard .out-box.normal-box .out-top-section .sub.help-block, #otgArticlescard .out-box.normal-box .out-top-section .sub.info-box, #otgArticlescard .out-box.normal-box .out-top-section .table-card .sub.table, .table-card #otgArticlescard .out-box.normal-box .out-top-section .sub.table, #otgArticlescard .out-box.normal-box .out-top-section .alert-wrap .sub.alert, .alert-wrap #otgArticlescard .out-box.normal-box .out-top-section .sub.alert {
  font-size: 14px;
}

@media screen and (max-width: 639px) {
  #otgArticlescard .out-box h3 {
    line-height: 1.3;
  }
  #otgArticlescard .out-box h3::before {
    top: 3px;
  }
}
/* --------------------------- otgArticlescard ends ---------------------------------- */
/* --------------------------- otgMaintenancecard starts ---------------------------------- */
#otgMaintenancecard .inner-card h2 {
  font-size: 24px;
  padding: 0;
}
#otgMaintenancecard .mso-box {
  margin-bottom: 70px;
}
#otgMaintenancecard .mso-box-row {
  margin-bottom: 20px;
}
#otgMaintenancecard .sub-tiles {
  font-size: 16px;
  font-family: AvenirNextLTPro-demi, Calibri, Arial, sans-serif;
  -webkit-text-stroke: 0;
  margin-bottom: 8px;
}
#otgMaintenancecard .mso-box-row h3 {
  margin-bottom: 2px;
}
#otgMaintenancecard .mso-box-row h3 span {
  font-size: 14px;
  font-family: AvenirNextLTPro-regular, Calibri, Arial, sans-serif;
  color: #fff;
  padding: 0px 4px;
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}
#otgMaintenancecard .mso-date {
  -webkit-text-stroke: 0;
}

@media screen and (max-width: 639px) {
  #otgMaintenancecard .inner-card h2 {
    padding-bottom: 8px;
    border-bottom: 1px solid #babcbe;
    font-size: 18px;
  }
}
/* --------------------------- otgMaintenancecard ends ---------------------------------- */
/* --------------------------- otgStatuscheckercard starts ---------------------------------- */
.otgStatuscheckercard {
  background: #eee;
  margin: -20px;
  padding: 20px 20px 40px;
}
.otgStatuscheckercard .searchbox-field input {
  background-color: #fff !important;
  color: #aaa !important;
  background: transparent url("../../../content/dam/telecomcms/responsive/images/help/servicealert/outage-map/search-new-btn-network-map.png") no-repeat scroll 0px 0px;
  background-position: right;
  height: 34px;
  display: block;
  cursor: pointer;
  position: relative;
}
.otgStatuscheckercard .searchbox-field input.valid {
  background-color: #13a3df !important;
  border-color: #13a3df !important;
  color: white !important;
}
.otgStatuscheckercard h2 {
  margin-bottom: 4px !important;
  border: 0 !important;
  padding: 0 !important;
  font-size: 24px;
}
.otgStatuscheckercard p, .otgStatuscheckercard label, .otgStatuscheckercard .help-block, .otgStatuscheckercard .info-box, .otgStatuscheckercard .table-card .table, .table-card .otgStatuscheckercard .table, .otgStatuscheckercard .alert-wrap .alert, .alert-wrap .otgStatuscheckercard .alert {
  margin-bottom: 24px;
}

/* --------------------------- otgStatuscheckercard ends ---------------------------------- */
/* --------------------------- otgcommoncard starts ---------------------------------- */
#otgcommoncard .inner-card h2 {
  font-size: 24px;
  padding: 0;
}
#otgcommoncard .otg-date {
  font-size: 21px;
  background: #d4d4d4;
  line-height: 42px;
  padding: 0 14px;
}
#otgcommoncard .mso-box {
  margin-bottom: 30px;
}
#otgcommoncard .mso-box.extra-padding {
  padding: 0 14px;
}
#otgcommoncard .mso-box-row {
  margin-bottom: 30px;
}
#otgcommoncard .sub-tiles {
  font-size: 14px;
  font-family: AvenirNextLTPro-demi, Calibri, Arial, sans-serif;
  -webkit-text-stroke: 0;
  margin-bottom: 6px;
}
#otgcommoncard .mso-box-row h3 {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 16px;
}
#otgcommoncard .mso-box-row h3 span {
  font-size: 14px;
  font-family: AvenirNextLTPro-regular, Calibri, Arial, sans-serif;
  color: #fff;
  padding: 0px 4px;
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}
#otgcommoncard .mso-date, #otgcommoncard .extra-txt-desc p, #otgcommoncard .extra-txt-desc label, #otgcommoncard .extra-txt-desc .help-block, #otgcommoncard .extra-txt-desc .info-box, #otgcommoncard .extra-txt-desc .table-card .table, .table-card #otgcommoncard .extra-txt-desc .table, #otgcommoncard .extra-txt-desc .alert-wrap .alert, .alert-wrap #otgcommoncard .extra-txt-desc .alert {
  -webkit-text-stroke: 0;
}
#otgcommoncard .rm-txt {
  font-family: AvenirNextLTPro-regular, Calibri, Arial, sans-serif;
  font-weight: 500;
}

@media screen and (max-width: 639px) {
  #otgcommoncard .inner-card h2 {
    padding-bottom: 8px;
    border-bottom: 1px solid #babcbe;
    font-size: 18px;
  }
  #otgcommoncard .otg-date {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
/* --------------------------- otgcommoncard ends ---------------------------------- */
/* --------------------------- map-component starts ---------------------------------- */
.map_container {
  border-top: 20px solid #fff;
}

.container-fluid.map-container-fluid {
  margin: -30px auto 10px;
  padding: 0;
}

.map_container ul.map_tabs_list {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  border-top: 4px solid #e1058c;
}
.map_container ul.map_tabs_list li {
  float: left;
  margin: 0;
  cursor: pointer;
  padding: 15px 20px;
  height: 61px;
  line-height: 31px;
  border-left: 1px solid #ebebec;
  background-color: #fff;
  color: #13a4de;
  overflow: hidden;
  position: relative;
  width: 25%;
  color: #13a4de;
  text-align: center;
  font-size: 14px;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  text-transform: uppercase;
}

.fullwidth {
  left: 50%;
  margin: 0 0 0 -50vw;
  padding: 0 24px;
  position: relative;
  width: 100vw;
}

.vertical-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.map_container .tab_last {
  border-right: 1px solid #ebebec;
}
.map_container ul.map_tabs_list li:hover {
  background-color: #72d0f4;
  color: #13a4de;
  border-color: #72d0f4;
}
.map_container ul.map_tabs_list li.active {
  background-color: #e1058c;
  color: #fff;
  display: block;
  border: 0;
}
.map_container ul.map_tabs_list li.active:hover, .map_container ul.map_tabs_list li.active:focus {
  background-color: #e1058c;
  color: #fff;
  display: block;
  border: 0;
}
.map_container .map-tab_container {
  width: 100%;
  background: #fff;
  border-top: 4px solid #13a4de;
  height: 445px;
}
.map_container .map_tab_content {
  display: none;
  height: 100%;
  position: relative;
}

.map_tab_content-inner {
  height: 100%;
}

.map_top_box {
  position: absolute;
  top: 85px;
  left: 10%;
  width: 600px;
  right: 16%;
}

.content-block.light-grey {
  background: #ebebec;
  background: rgba(235, 235, 236, 0.8);
}
.content-block.background {
  padding: 10px;
}

.map_top_box .content-block {
  width: 400px;
  margin: 15px 0 0;
}

.map-otgStatuscheckercard {
  padding: 20px 0;
  width: 300px;
}
.map-otgStatuscheckercard .searchbox-field input {
  background-color: #fff !important;
  color: #aaa !important;
  background: transparent url("../../../content/dam/telecomcms/responsive/images/help/servicealert/outage-map/search-new-btn-network-map.png") no-repeat scroll 0px 0px;
  background-position: right;
  height: 34px;
  display: block;
  cursor: pointer;
  position: relative;
}
.map-otgStatuscheckercard h2 {
  margin-bottom: 4px !important;
  border: 0 !important;
  padding: 0 !important;
}
.map-otgStatuscheckercard p, .map-otgStatuscheckercard label, .map-otgStatuscheckercard .help-block, .map-otgStatuscheckercard .info-box, .map-otgStatuscheckercard .table-card .table, .table-card .map-otgStatuscheckercard .table, .map-otgStatuscheckercard .alert-wrap .alert, .alert-wrap .map-otgStatuscheckercard .alert {
  margin-bottom: 24px;
}

.map-tab_container .map_tab_content-inner {
  background: url("../../../content/dam/telecomcms/spark-outage-ui/images/nz-map.png") 100% 100%/cover;
}
.map-tab_container #map_tab4 .map_tab_content-inner {
  background: url("../../../content/dam/telecomcms/bigpanels/broadband_overview_welcome_940x375-01.jpg") 100%/cover;
}

.map_top_box.onlysearch {
  width: 450px;
  top: 20px;
}
.map_top_box.onlysearch .map-otgStatuscheckercard {
  width: 100%;
}

.map_tab_content-inner.expand-map {
  height: 600px;
}

.expand-map .map_top_box {
  top: 0;
}
.expand-map .map_top_box.onlysearch {
  top: 0;
}

.map-back-link {
  display: none;
  float: left;
  margin-right: 5px;
}

.expand-map .map-back-link {
  display: inline-block;
}

.mob-mapview {
  display: none;
}

.map-back-link img {
  width: 34px;
}

.expand-map .map-otgStatuscheckercard .searchbox-field input {
  width: 86%;
}

#otgMaintenancecard.onmapdiv {
  background: #fff;
  width: 434px;
  height: 214px;
  padding: 20px;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 13%;
  top: 20%;
}
#otgMaintenancecard.onmapdiv .mso-box-row h3 span {
  font-size: 14px;
  font-family: AvenirNextLTPro-regular, Calibri, Arial, sans-serif;
  color: #fff;
  padding: 0px 4px;
  display: inline-block;
  margin-left: 5px;
  font-weight: 600;
}
#otgMaintenancecard.onmapdiv .onmapdiv-head {
  margin: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}
#otgMaintenancecard.onmapdiv .mso-box {
  margin-bottom: 0;
}

@media screen and (max-width: 639px) {
  .map_container {
    border-top: 0;
  }
  .map_container ul.map_tabs_list li {
    padding: 15px 10px;
    height: 61px;
    line-height: 31px;
    font-size: 12px;
  }
  .map_container .map-tab_container {
    height: auto;
    margin-bottom: 0;
  }

  .container-fluid.map-container-fluid {
    margin: 0px auto 10px;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
  }

  .map_top_box.onlysearch {
    width: 300px;
    top: 24%;
    left: 10%;
  }

  .mob-mapview {
    background: #0087d0;
    line-height: 40px;
    display: block;
    width: 100%;
    text-align: right;
    padding: 0 20px;
  }
  .mob-mapview a {
    color: #fff;
  }

  .map_tab_content-inner {
    height: 210px;
  }

  .mob-mapview a .icon-right-open-big {
    vertical-align: middle;
    margin-left: 6px;
  }

  .map_top_box.visible-xs {
    position: static;
    padding: 20px;
    width: 100%;
  }
  .map_top_box .content-block {
    width: 100%;
    background: transparent;
    padding: 0;
  }

  .block.pink span.reverse {
    box-shadow: inset 0px 0px 0px 2px #e1058c !important;
  }

  .map_top_box {
    position: absolute;
    top: 70px;
    left: 3%;
    width: 300px;
    right: 3%;
  }
  .map_top_box.onlysearch {
    position: absolute;
    top: 70px;
    left: 3%;
    width: 300px;
    right: 3%;
  }

  #otgMaintenancecard.onmapdiv {
    background: #fff;
    width: 88%;
    height: auto;
    padding: 20px;
    box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 0;
    top: 12%;
    left: 0;
    max-width: 440px;
    margin: 0 20px;
    display: none;
  }
  #otgMaintenancecard.onmapdiv .mso-box-row h3 {
    font-size: 16px;
  }
  #otgMaintenancecard .sub-tiles {
    font-size: 14px;
  }

  .expand-map #otgMaintenancecard.onmapdiv, .mob-mapview.expand-map-view {
    display: block;
  }
}
/* --------------------------- map-component ends ---------------------------------- */
/* --------------------------- outage warning starts ---------------------------------- */
.outage-warning {
  padding: 17px 0;
  background: #f4f4f4;
}
.outage-warning .container-fluid {
  background: white;
  margin: 0 auto;
}

.container-fluid .outage-warning .container-fluid {
  width: 100%;
}

.outage-warning .container-fluid img {
  float: left;
}
.outage-warning .container-fluid .outage-txt {
  padding-left: 50px;
  margin: 0;
  font-size: 16px;
  font-family: AvenirNextLTPro-demi, Calibri, Arial, sans-serif;
  -webkit-text-stroke: 0;
}

/* --------------------------- outage warning ends ---------------------------------- */
/* --------------------------- no outage starts ---------------------------------- */
.no-outage-div img {
  width: 70px;
  margin-bottom: 20px;
  margin-top: 20px;
}

/* --------------------------- no outage ends ---------------------------------- */
/* --------------------------- otgImportantcard starts ---------------------------------- */
#otgImportantcard .inner-card h2 {
  font-size: 24px;
}

#otgImportantcard .out-box {
  overflow: hidden;
  margin-bottom: 30px;
}

#otgImportantcard .out-box .ot-box {
  margin-bottom: 10px;
}

#otgImportantcard .out-box h3 {
  font-family: AvenirNextLTPro-regular,Calibri,Arial,sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin: 0;
  position: relative;
}

#otgImportantcard .out-box .out-top-section p.sub, #otgImportantcard .out-box .out-top-section label.sub, #otgImportantcard .out-box .out-top-section .sub.help-block, #otgImportantcard .out-box .out-top-section .sub.info-box, #otgImportantcard .out-box .out-top-section .table-card .sub.table, .table-card #otgImportantcard .out-box .out-top-section .sub.table, #otgImportantcard .out-box .out-top-section .alert-wrap .sub.alert, .alert-wrap #otgImportantcard .out-box .out-top-section .sub.alert {
  -webkit-text-stroke: 0;
  color: #666;
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 4px;
}

.green-txt {
  color: #15a343;
  font-family: AvenirNextLTPro-demi,Calibri,Arial,sans-serif;
}

#otgImportantcard .out-box .out-top-section .viewall-container {
  margin-top: 20px;
}

#otgImportantcard .rm-txt {
  font-family: AvenirNextLTPro-regular, Calibri, Arial, sans-serif;
  font-weight: 500;
}

#otgImportantcard .icon-right-open-big {
  vertical-align: middle;
  margin-left: 4px;
}

@media screen and (max-width: 639px) {
  #otgImportantcard .inner-card h2 {
    border-bottom: 1px solid #babcbe;
    margin-bottom: 10px;
    padding-bottom: 6px;
  }
}
/* --------------------------- otgImportantcard ends ---------------------------------- */
.geocomplete-close-btn {
  background: url(../../../content/dam/telecomcms/responsive/images/help/servicealert/outage-map/close_white.png) no-repeat 50% 50%;
  /*background: url(clientlib-responsive/css/images/close_btn.png) no-repeat;*/
  width: 14px !important;
  height: 13px;
  margin-top: -29px;
  padding-bottom: 27px;
  right: 74px !important;
  opacity: 1 !important;
  position: absolute;
}

.geocomplete-close-btn:hover {
  cursor: pointer;
}

.pac-item {
  font-size: 14px;
  padding: 5px 10px;
  width: 500px;
  color: #13a4de;
}

.pac-item:hover .pac-item-query, .pac-item:hover .pac-matched, .pac-item:hover {
  background: #13a4de;
  color: #fff;
  text-decoration: none;
}

.pac-item-query {
  color: #13a4de;
  font-size: 14px;
}

.bannerbox {
  background-color: #e8e8e8;
  margin-bottom: 40px;
  padding: 24px;
}
.bannerbox .bannertitle {
  font-family: AvenirNextLTPro-Demi, AvenirNext-Regular, Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #5f259f;
}
.bannerbox .bannertitle a {
  background: #0096e6;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  display: inline-block;
  color: #fff;
  margin-left: 8px;
  position: relative;
  vertical-align: middle;
}
.bannerbox .bannertitle a i {
  font-size: 10px;
  position: absolute;
  top: 3px;
  left: 4px;
}
.bannerbox .bannerdash {
  background-color: #5f259f;
  width: 104px;
  height: 4px;
  margin-top: 16px;
}
.bannerbox .bannerdescp {
  padding: 0 10px 10px;
  margin: 0;
  font-family: 'AvenirNextLTPro-Demi', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.4;
}

.modal.check-one-number-eligibility .modal-backdrop {
  background-color: #333 !important;
  opacity: 0.8;
}
.modal.check-one-number-eligibility .close {
  background: none;
  right: 20px;
  top: 20px;
}
.modal.check-one-number-eligibility .close.btn-desk {
  top: 0;
}
.modal.check-one-number-eligibility .close i {
  color: #666;
  font-size: 20px;
}
.modal.check-one-number-eligibility .close i::before {
  content: '\e80f';
}
@media (max-width: 940px) {
  .modal.check-one-number-eligibility .close i:active {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
.modal.check-one-number-eligibility .modal-dialog {
  width: 790px;
}
@media (max-width: 940px) {
  .modal.check-one-number-eligibility .modal-dialog {
    width: 100%;
    padding: 0 16px;
  }
}
@media (max-width: 640px) {
  .modal.check-one-number-eligibility .modal-dialog {
    padding: 0;
  }
}
.modal.check-one-number-eligibility .modal-dialog .modal-content {
  border: 0;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
}
.modal.check-one-number-eligibility .modal-dialog .modal-content .close {
  background: none;
}
.modal.check-one-number-eligibility .modal-dialog .modal-content .close.btn-desk {
  right: 0;
  top: 20px;
}
.modal.check-one-number-eligibility .modal-dialog .modal-content .close i {
  color: #666;
  font-size: 16px;
}
.modal.check-one-number-eligibility .modal-body {
  padding: 40px 72px 40px 32px !important;
}
@media (max-width: 940px) {
  .modal.check-one-number-eligibility .modal-body {
    padding-right: 24px;
  }
}
@media (max-width: 640px) {
  .modal.check-one-number-eligibility .modal-body {
    padding: 56px 16px 32px 16px;
  }
}
.modal.check-one-number-eligibility .modal-body .modal-title {
  font-size: 30px !important;
  font-weight: 600;
  line-height: 1.25;
  color: #5f259f !important;
  margin-bottom: 56px;
  position: relative;
}
.modal.check-one-number-eligibility .modal-body .modal-title::before {
  background-color: #5f259f;
  bottom: -20px;
  content: '';
  left: 0;
  height: 4px;
  position: absolute;
  width: 100px;
}
@media (max-width: 640px) {
  .modal.check-one-number-eligibility .modal-body .modal-title {
    font-size: 24px;
  }
}
.modal.check-one-number-eligibility .modal-body p, .modal.check-one-number-eligibility .modal-body label, .modal.check-one-number-eligibility .modal-body .help-block, .modal.check-one-number-eligibility .modal-body .info-box, .modal.check-one-number-eligibility .modal-body .table-card .table, .table-card .modal.check-one-number-eligibility .modal-body .table, .modal.check-one-number-eligibility .modal-body .alert-wrap .alert, .alert-wrap .modal.check-one-number-eligibility .modal-body .alert {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  color: #666;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .modal.check-one-number-eligibility .modal-body p, .modal.check-one-number-eligibility .modal-body label, .modal.check-one-number-eligibility .modal-body .help-block, .modal.check-one-number-eligibility .modal-body .info-box, .modal.check-one-number-eligibility .modal-body .table-card .table, .table-card .modal.check-one-number-eligibility .modal-body .table, .modal.check-one-number-eligibility .modal-body .alert-wrap .alert, .alert-wrap .modal.check-one-number-eligibility .modal-body .alert {
    font-size: 14px;
    line-height: 1.6;
  }
}
.modal.check-one-number-eligibility .modal-body p strong, .modal.check-one-number-eligibility .modal-body label strong, .modal.check-one-number-eligibility .modal-body .help-block strong, .modal.check-one-number-eligibility .modal-body .info-box strong, .modal.check-one-number-eligibility .modal-body .table-card .table strong, .table-card .modal.check-one-number-eligibility .modal-body .table strong, .modal.check-one-number-eligibility .modal-body .alert-wrap .alert strong, .alert-wrap .modal.check-one-number-eligibility .modal-body .alert strong {
  display: block;
  margin: 16px 0 8px 0;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need {
  margin: 30px 0 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need > .section {
  margin-right: 32px;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need > .section:last-child {
  margin-right: 0;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need .eligible-primary-device {
  width: 181px;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need .spark-pay-monthly-plan {
  width: 213px;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need .watch-gps {
  width: 223px;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need .icon {
  color: #5f259f;
  font-size: 25px;
  font-weight: bold;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need .icon-watch {
  width: 16px;
  height: 25px;
  display: inline-block;
  background: url("clientlib-responsive/images/watch.png") no-repeat 50% 50%;
  background-size: cover;
  margin: 6px 0px -4px 7px;
}
.modal.check-one-number-eligibility .modal-body .what-you-will-need .icon-pay-monthly {
  width: 23px;
  height: 25px;
  display: inline-block;
  background: url("clientlib-responsive/images/pay-monthly.png") no-repeat 50% 50%;
  background-size: cover;
  margin: 6px 0px -4px 7px;
}
@media (max-width: 640px) {
  .modal.check-one-number-eligibility .modal-body .what-you-will-need {
    flex-direction: column;
    margin: 16px 0 32px 0;
  }
  .modal.check-one-number-eligibility .modal-body .what-you-will-need > .section {
    width: 100%;
    margin: 0 0 24px 0;
  }
  .modal.check-one-number-eligibility .modal-body .what-you-will-need > .section:last-child {
    margin-bottom: 0;
  }
}

/* New rebrand style 2016 */
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.alert-wrap {
  background: #ebebec;
}
.alert-wrap .alert {
  width: 940px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 939px) {
  .alert-wrap .alert {
    width: 100%;
  }
}
.alert-wrap .alert button:focus {
  border: none;
}
.alert-wrap .alert button.close {
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  margin-left: 20px;
  line-height: 15px;
}
.alert-wrap .alert button span {
  font-size: 26px;
  color: #0096e6;
  display: block;
}
.alert-wrap .alert button span:hover {
  color: #72d0f4;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
.quick-links-scroll .ico-quick-links {
  width: 940px;
  margin: 0 auto;
  background: none;
  box-shadow: none;
}
@media only screen and (max-width: 639px) {
  .quick-links-scroll {
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
  }
  .quick-links-scroll .ico-quick-links {
    width: auto;
    overflow-x: scroll;
    margin-bottom: -17px;
    padding-bottom: 17px;
  }
  .quick-links-scroll .ico-quick-links .ico-card {
    display: inline-block;
    width: 22vw !important;
  }
  .quick-links-scroll .ico-quick-links .ico-card h4 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 420px) {
  .quick-links-scroll .ico-quick-links .ico-card {
    display: inline-block;
    width: 29vw !important;
  }
}

.top-quick-links {
  margin-top: 20px;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
.intro-banner .inner-card, .hero-card .inner-card, .carousel-card .inner-card {
  position: relative;
}
.intro-banner .inner-card h1, .hero-card .inner-card h1, .carousel-card .inner-card h1 {
  max-height: 158px;
  max-width: inherit;
}
@media only screen and (max-width: 639px) {
  .intro-banner .inner-card h1, .hero-card .inner-card h1, .carousel-card .inner-card h1 {
    min-height: 69px;
  }
}
.intro-banner .inner-card h2, .hero-card .inner-card h2, .carousel-card .inner-card h2 {
  max-height: inherit;
}
@media only screen and (max-width: 639px) {
  .intro-banner .inner-card h2, .hero-card .inner-card h2, .carousel-card .inner-card h2 {
    margin-bottom: 20px;
  }
}
.intro-banner .inner-card .content-block, .hero-card .inner-card .content-block, .carousel-card .inner-card .content-block {
  position: relative;
  top: inherit;
  bottom: 0;
  margin-bottom: 20px;
}
@media only screen and (max-width: 639px) {
  .intro-banner .inner-card .content-block, .hero-card .inner-card .content-block, .carousel-card .inner-card .content-block {
    margin: 0px;
  }
}
.intro-banner .inner-card .content-wrapper.top-right, .hero-card .inner-card .content-wrapper.top-right, .carousel-card .inner-card .content-wrapper.top-right {
  position: absolute;
  right: 20px;
}
.intro-banner .inner-card .content-wrapper.top-right h1, .hero-card .inner-card .content-wrapper.top-right h1, .carousel-card .inner-card .content-wrapper.top-right h1 {
  text-align: right;
}
.intro-banner .inner-card .content-wrapper.top-right h1 span, .hero-card .inner-card .content-wrapper.top-right h1 span, .carousel-card .inner-card .content-wrapper.top-right h1 span {
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.top-right h1.block, .hero-card .inner-card .content-wrapper.top-right h1.block, .carousel-card .inner-card .content-wrapper.top-right h1.block {
  padding-right: 0 !important;
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.top-right h1 .block-link, .hero-card .inner-card .content-wrapper.top-right h1 .block-link, .carousel-card .inner-card .content-wrapper.top-right h1 .block-link {
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.top-right h2, .hero-card .inner-card .content-wrapper.top-right h2, .carousel-card .inner-card .content-wrapper.top-right h2 {
  text-align: right;
  float: right;
  clear: both;
}
.intro-banner .inner-card .content-wrapper.top-right h2 span, .hero-card .inner-card .content-wrapper.top-right h2 span, .carousel-card .inner-card .content-wrapper.top-right h2 span {
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.top-right h2.block, .hero-card .inner-card .content-wrapper.top-right h2.block, .carousel-card .inner-card .content-wrapper.top-right h2.block {
  padding-right: 0 !important;
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.top-right h2 .block-link, .hero-card .inner-card .content-wrapper.top-right h2 .block-link, .carousel-card .inner-card .content-wrapper.top-right h2 .block-link {
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.top-right h2 .block-link html[data-useragent*="MSIE"], .hero-card .inner-card .content-wrapper.top-right h2 .block-link html[data-useragent*="MSIE"], .carousel-card .inner-card .content-wrapper.top-right h2 .block-link html[data-useragent*="MSIE"] {
  margin-left: 0 !important;
  border: 3px solid #ff0000;
}
.intro-banner .inner-card .content-wrapper.top-right .content-block, .hero-card .inner-card .content-wrapper.top-right .content-block, .carousel-card .inner-card .content-wrapper.top-right .content-block {
  float: right;
  clear: both;
}
.intro-banner .inner-card .content-wrapper.bottom-left, .hero-card .inner-card .content-wrapper.bottom-left, .carousel-card .inner-card .content-wrapper.bottom-left {
  position: absolute;
  bottom: 40px;
}
.intro-banner .inner-card .content-wrapper.bottom-right, .hero-card .inner-card .content-wrapper.bottom-right, .carousel-card .inner-card .content-wrapper.bottom-right {
  position: absolute;
  right: 20px;
  bottom: 40px;
}
.intro-banner .inner-card .content-wrapper.bottom-right h1, .hero-card .inner-card .content-wrapper.bottom-right h1, .carousel-card .inner-card .content-wrapper.bottom-right h1 {
  text-align: right;
}
.intro-banner .inner-card .content-wrapper.bottom-right h1 span, .hero-card .inner-card .content-wrapper.bottom-right h1 span, .carousel-card .inner-card .content-wrapper.bottom-right h1 span {
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.bottom-right h1.block, .hero-card .inner-card .content-wrapper.bottom-right h1.block, .carousel-card .inner-card .content-wrapper.bottom-right h1.block {
  padding-right: 0 !important;
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.bottom-right h1 .block-link, .hero-card .inner-card .content-wrapper.bottom-right h1 .block-link, .carousel-card .inner-card .content-wrapper.bottom-right h1 .block-link {
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.bottom-right h2, .hero-card .inner-card .content-wrapper.bottom-right h2, .carousel-card .inner-card .content-wrapper.bottom-right h2 {
  text-align: right;
  float: right;
  clear: both;
}
.intro-banner .inner-card .content-wrapper.bottom-right h2 span, .hero-card .inner-card .content-wrapper.bottom-right h2 span, .carousel-card .inner-card .content-wrapper.bottom-right h2 span {
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.bottom-right h2.block, .hero-card .inner-card .content-wrapper.bottom-right h2.block, .carousel-card .inner-card .content-wrapper.bottom-right h2.block {
  padding-right: 0 !important;
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.bottom-right h2 .block-link, .hero-card .inner-card .content-wrapper.bottom-right h2 .block-link, .carousel-card .inner-card .content-wrapper.bottom-right h2 .block-link {
  margin-right: 0;
}
.intro-banner .inner-card .content-wrapper.bottom-right .content-block, .hero-card .inner-card .content-wrapper.bottom-right .content-block, .carousel-card .inner-card .content-wrapper.bottom-right .content-block {
  float: right;
  clear: both;
}
@media only screen and (max-width: 639px) {
  .intro-banner .inner-card, .hero-card .inner-card, .carousel-card .inner-card {
    height: inherit;
  }
}
.intro-banner.right .inner-card .content-block, .hero-card.right .inner-card .content-block, .right.carousel-card .inner-card .content-block {
  margin-bottom: 20px;
  margin-right: 0;
}
@media only screen and (max-width: 639px) {
  .intro-banner.right .inner-card .content-block, .hero-card.right .inner-card .content-block, .right.carousel-card .inner-card .content-block {
    margin: 0px;
  }
}

.carousel-card {
  background-position: center;
  background-size: cover;
}
.carousel-card .mobile-bg {
  background-position: center;
  background-size: cover;
}
.carousel-card .inner-card h1 {
  max-height: 158px;
}
.carousel-card .inner-card h1.carousel-cta-bottom {
  margin: 20px 0px;
}
.carousel-card .inner-card h2.carousel-cta-bottom {
  margin: 0 0 20px 0px;
}
@media only screen and (max-width: 639px) {
  .carousel-card .inner-card h2.carousel-cta-bottom {
    margin: 0;
  }
}
.carousel-card .inner-card .content-wrapper.bottom-left {
  bottom: 40px;
}
.carousel-card .inner-card .content-wrapper.bottom-right {
  bottom: 40px;
}
@media only screen and (max-width: 639px) {
  .carousel-card .inner-card {
    height: 200px;
  }
}
.carousel-card .inner-card .bottom-right h2.carousel-cta-bottom {
  margin: 0 0 20px 0px;
}
.carousel-card.right .inner-card .content-block {
  margin-bottom: 20px;
  margin-right: 0;
}
@media only screen and (max-width: 639px) {
  .carousel-card.right .inner-card .content-block {
    margin: 0px;
  }
}

.carousel.hero.slick-slider {
  margin-bottom: 20px;
}
.carousel.hero .slick-dots {
  bottom: 0;
}
@media only screen and (min-width: 640px) {
  .carousel.hero .slick-dots {
    margin-top: -20px;
    margin-bottom: 20px;
  }
}

.small-form h1.block.evolution .block-link {
  margin: 20px -1px;
}
.small-form h2.block.evolution .block-link {
  margin: 20px -1px;
}

@media (min-width: 690px) {
  .intro-banner .carousel-card {
    height: 350px;
  }
}

@media only screen and (max-width: 639px) {
  .hero-card .inner-card .content-block, .carousel-card .inner-card .content-block {
    padding-top: 0;
  }
}
@media only screen and (min-width: 640px) {
  .intro-banner .carousel-card {
    max-height: 350px;
  }
}
/* ------------------------------------------------- */
/* ------------------------------------------------- */
h1 {
  margin: 0;
}
h1.block span {
  margin: 1px 0;
  padding: 2px 8px 2px 8px;
  line-height: 48px;
  left: 0;
  /*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
     left: 0 \9;
  }*/
}
h1.block span.block-link {
  padding: 2px 8px 2px 8px;
  line-height: 48px;
}
h1.block span.mega {
  font-size: 48px;
  line-height: 62px;
  padding: 0 8px 0 8px !important;
}
@media only screen and (max-width: 639px) {
  h1.block span {
    line-height: 28px;
  }
  h1.block span.block-link {
    line-height: 28px;
  }
  h1.block span.mega {
    font-size: 24px;
    line-height: 35px;
  }
}

h2 {
  margin: 0;
}
h2.block span {
  margin: 1px 0;
  padding: 2px 8px 2px 8px;
  line-height: 35px;
}
h2.block span.block-link {
  padding: 2px 8px 2px 8px;
  line-height: 35px;
}
h2.block span.mega {
  font-size: 40px;
  line-height: 50px;
  padding: 0px 8px 0px 8px;
  padding-left: 5px !important;
}
@media only screen and (max-width: 639px) {
  h2.block span {
    line-height: 28px;
  }
  h2.block span.block-link {
    line-height: 28px;
  }
  h2.block span.mega {
    font-size: 24px;
    line-height: 35px;
  }
}

html[data-useragent*="MSIE"] h2.block .block-link {
  margin-left: 0;
}

.top-right .block.evolution span.mega {
  padding-right: 0.3em \9;
}

.top-left .block.evolution span.mega {
  margin-left: 0px \9;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
.pink.block span.reverse {
  background: white;
  color: #ec008c;
}
@media only screen and (max-width: 639px) {
  .pink.block span.reverse {
    background: white;
  }
}
.pink.block span.border {
  box-shadow: inset 0px 0px 0px 2px #ec008c;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 1px auto;
  display: inline-block;
}

.orange.block span.reverse {
  background: white;
  color: #f99f1c;
}
@media only screen and (max-width: 639px) {
  .orange.block span.reverse {
    background: white;
  }
}
.orange.block span.border {
  box-shadow: inset 0px 0px 0px 2px #f99f1c;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 1px auto;
  display: inline-block;
}

.green.block span.reverse {
  background: white;
  color: #00b05f;
}
@media only screen and (max-width: 639px) {
  .green.block span.reverse {
    background: white;
  }
}
.green.block span.border {
  box-shadow: inset 0px 0px 0px 2px #00b05f;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 1px auto;
  display: inline-block;
}

.purple.block span.reverse {
  background: white;
  color: #5f259f;
}
@media only screen and (max-width: 639px) {
  .purple.block span.reverse {
    background: white;
  }
}
.purple.block span.border {
  box-shadow: inset 0px 0px 0px 2px #5f259f;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 1px auto;
  display: inline-block;
}

.light-purple.block span.reverse {
  background: white;
  color: #7f559c;
}
@media only screen and (max-width: 639px) {
  .light-purple.block span.reverse {
    background: white;
  }
}
.light-purple.block span.border {
  border: 2px solid #7f559c;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 1px auto;
  display: inline-block;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
p.white-text, label.white-text, .white-text.help-block, .white-text.info-box, .table-card .white-text.table, .alert-wrap .white-text.alert, .white-text {
  color: white;
  -webkit-text-stroke: 0;
}

p.black-text, label.black-text, .black-text.help-block, .black-text.info-box, .table-card .black-text.table, .alert-wrap .black-text.alert, .black-text {
  color: #666;
}

.button.with-arrow, button.with-arrow, .btn.with-arrow {
  text-align: left;
  width: auto !important;
  position: relative;
  left: -16px;
  padding: 8px 8px 6px 8px;
  border: none !important;
}
.button.with-arrow:after, button.with-arrow:after, .btn.with-arrow:after {
  content: '\e804';
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  position: absolute;
  right: -28px;
  top: 0px;
  background: inherit;
  padding: 8px 8px 6px 8px;
}

.content-block-header.evolution {
  background: #eeeeee !important;
  margin: 0 0 20px;
  padding: 20px;
  width: 100%;
  min-height: auto;
  box-sizing: border-box;
  position: relative;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.content-block-header.evolution .block {
  margin: 0;
  display: inline-block;
  text-transform: none;
}
.content-block-header.evolution .block span {
  background: none;
  box-shadow: none;
  color: #ec008c;
}
.content-block-header.evolution p, .content-block-header.evolution label, .content-block-header.evolution .help-block, .content-block-header.evolution .info-box, .content-block-header.evolution .table-card .table, .table-card .content-block-header.evolution .table, .content-block-header.evolution .alert-wrap .alert, .alert-wrap .content-block-header.evolution .alert {
  color: #ec008c;
  margin-top: 15px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 939px) {
  .content-block-header.evolution {
    border-bottom: none;
    margin: 0px 0px 20px 0px;
  }
  .content-block-header.evolution .block {
    max-width: 100%;
  }
}

.content-block-header-new h1 {
  color: #504d4f;
}

.spark-business .content-block-header.evolution h1, .spark-business .content-block-header.evolution h2, .spark-business .content-block-header.evolution p, .spark-business .content-block-header.evolution label, .spark-business .content-block-header.evolution .help-block, .spark-business .content-block-header.evolution .info-box, .spark-business .content-block-header.evolution .table-card .table, .table-card .spark-business .content-block-header.evolution .table, .spark-business .content-block-header.evolution .alert-wrap .alert, .alert-wrap .spark-business .content-block-header.evolution .alert {
  color: #00b05f;
}
@media only screen and (max-width: 939px) {
  .spark-business .content-block-header.evolution {
    border-bottom: none;
  }
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
.evolution-video-card {
  /* Play button */
}
.evolution-video-card .inner-card {
  height: 215px;
}
.evolution-video-card .btn-play {
  position: absolute;
  z-index: 99;
  width: 50px;
  height: 50px;
}
.evolution-video-card .btn-play.icon-play {
  background: #fff;
  opacity: 0.7;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -25px;
  padding-left: 0;
}
.evolution-video-card .btn-play.icon-play:before {
  color: #414042;
  margin: 0;
  line-height: normal !important;
  font-size: 25px;
  padding-left: 6px;
  padding-top: 2px;
}
.evolution-video-card .btn-play:hover.icon-play {
  color: #0096e6;
  opacity: 1;
}
.evolution-video-card .btn-play:hover:before {
  color: #0096e6;
}
.evolution-video-card .video-card-right {
  float: right;
}
@media only screen and (max-width: 939px) {
  .evolution-video-card .video-card-right {
    float: none;
  }
}
.evolution-video-card .video-card-right .video-white-box {
  height: 215px;
  padding: 20px;
}
@media only screen and (max-width: 939px) {
  .evolution-video-card .video-card-right .video-white-box {
    height: 125px;
  }
}
.evolution-video-card .video-card-right .video-white-box h3 {
  color: #13a4de;
  margin-top: 0px;
}
.evolution-video-card .video-card-left {
  float: left;
  padding: 0;
}
@media only screen and (max-width: 939px) {
  .evolution-video-card .video-card-left {
    float: none;
  }
}
.evolution-video-card .video-card-left .video-white-box {
  height: 215px;
  padding: 20px;
}
@media only screen and (max-width: 939px) {
  .evolution-video-card .video-card-left .video-white-box {
    height: 125px;
  }
}
.evolution-video-card .video-card-left .video-white-box h3 {
  color: #13a4de;
  margin-top: 0px;
}
.evolution-video-card a i.circled {
  border-color: #fff;
}
.evolution-video-card .evolution .video-white-box-left {
  height: 215px;
  padding: 20px;
}
.evolution-video-card .evolution .video-white-box-left h3 {
  color: #13a4de;
  margin-top: 0px;
}
.evolution-video-card .evolution .video-white-box-bottom {
  height: 110px;
  padding: 20px;
}
@media only screen and (max-width: 939px) {
  .evolution-video-card .evolution .video-white-box-bottom {
    height: 115px;
  }
}
.evolution-video-card .evolution .video-white-box-bottom h3 {
  margin-top: 0px;
  color: #13a4de;
}
.evolution-video-card .video-holder {
  height: 325px;
}

.evolution-video-card:hover:hover .icon-play {
  color: #0096e6;
  opacity: 1;
}
.evolution-video-card:hover:hover .icon-play:before {
  color: #0096e6;
}

.video-card-top .btn-play.icon-play {
  top: 35%;
}

@media only screen and (max-width: 939px) {
  .video-clip {
    width: 100%;
    margin-bottom: 10px;
  }
}

.small-form.evolution-video-card .video-card-left, .small-form.evolution-video-card .video-card-right, div[class$="-8"] .evolution-video-card .video-card-left, div[class$="-8"] .evolution-video-card .video-card-right {
  width: 100%;
}
.small-form.evolution-video-card .video-card-left .video-white-box, .small-form.evolution-video-card .video-card-right .video-white-box, div[class$="-8"] .evolution-video-card .video-card-left .video-white-box, div[class$="-8"] .evolution-video-card .video-card-right .video-white-box {
  height: 110px;
}
.small-form.evolution-video-card .video-card-left .video-white-box p, .small-form.evolution-video-card .video-card-left .video-white-box label, .small-form.evolution-video-card .video-card-left .video-white-box .help-block, .small-form.evolution-video-card .video-card-left .video-white-box .info-box, .small-form.evolution-video-card .video-card-left .video-white-box .table-card .table, .table-card .small-form.evolution-video-card .video-card-left .video-white-box .table, .small-form.evolution-video-card .video-card-left .video-white-box .alert-wrap .alert, .alert-wrap .small-form.evolution-video-card .video-card-left .video-white-box .alert, .small-form.evolution-video-card .video-card-right .video-white-box p, .small-form.evolution-video-card .video-card-right .video-white-box label, .small-form.evolution-video-card .video-card-right .video-white-box .help-block, .small-form.evolution-video-card .video-card-right .video-white-box .info-box, .small-form.evolution-video-card .video-card-right .video-white-box .table-card .table, .table-card .small-form.evolution-video-card .video-card-right .video-white-box .table, .small-form.evolution-video-card .video-card-right .video-white-box .alert-wrap .alert, .alert-wrap .small-form.evolution-video-card .video-card-right .video-white-box .alert, div[class$="-8"] .evolution-video-card .video-card-left .video-white-box p, div[class$="-8"] .evolution-video-card .video-card-left .video-white-box label, div[class$="-8"] .evolution-video-card .video-card-left .video-white-box .help-block, div[class$="-8"] .evolution-video-card .video-card-left .video-white-box .info-box, div[class$="-8"] .evolution-video-card .video-card-left .video-white-box .table-card .table, .table-card div[class$="-8"] .evolution-video-card .video-card-left .video-white-box .table, div[class$="-8"] .evolution-video-card .video-card-left .video-white-box .alert-wrap .alert, .alert-wrap div[class$="-8"] .evolution-video-card .video-card-left .video-white-box .alert, div[class$="-8"] .evolution-video-card .video-card-right .video-white-box p, div[class$="-8"] .evolution-video-card .video-card-right .video-white-box label, div[class$="-8"] .evolution-video-card .video-card-right .video-white-box .help-block, div[class$="-8"] .evolution-video-card .video-card-right .video-white-box .info-box, div[class$="-8"] .evolution-video-card .video-card-right .video-white-box .table-card .table, .table-card div[class$="-8"] .evolution-video-card .video-card-right .video-white-box .table, div[class$="-8"] .evolution-video-card .video-card-right .video-white-box .alert-wrap .alert, .alert-wrap div[class$="-8"] .evolution-video-card .video-card-right .video-white-box .alert {
  display: none;
}

/* End new rebrand style 2016 */
/* ------------------------------------------------- */
/* ------------------------------------------------- */
.spark-business {
  /* Page header mobile */
  /* Content block header */
  /* Tabs */
  /* Carousel */
  /* Stepped progress bar */
  /* Mobile footer */
}
.spark-business #header .primary .search input {
  width: 180px;
}
@media only screen and (max-width: 639px) {
  .spark-business .page-header {
    background: #00b05f;
    border-bottom: 16px solid #01854b;
  }
}
.spark-business .content-block-header .block span {
  color: #00b05f;
}
@media only screen and (max-width: 939px) {
  .spark-business .content-block-header {
    border-bottom: 16px solid #00b05f;
  }
}
.spark-business .nav-tabs {
  border-bottom: 4px solid #00b05f;
}
.spark-business .nav-tabs.nav-justified {
  border-bottom: 4px solid #00b05f;
}
.spark-business .nav-tabs.nav-justified li.active, .spark-business .nav-tabs.nav-justified li.active:hover, .spark-business .nav-tabs.nav-justified li.active:focus {
  background: #00b05f;
}
.spark-business .nav-tabs li.active a, .spark-business .nav-tabs li.active a:hover, .spark-business .nav-tabs li.active a:focus {
  background: #00b05f;
}
@media screen and (min-width: 640px) {
  .spark-business .carousel.hero .slick-dots li.slick-active {
    background: #00b05f;
    border-right: 1px solid #00b05f !important;
  }
  .spark-business .carousel.hero .slick-dots li.slick-active:hover button {
    background: #00b05f;
    border-right: none;
  }
  .spark-business .carousel.hero .slick-dots {
    border-top: 4px solid #00b05f;
  }
}
.spark-business .top-progress-bar div.current {
  background-color: #00b05f;
}
.spark-business .top-progress-bar div.current .arrow-right {
  border-left: 20px solid #00b05f;
}
@media screen and (min-width: 1025px) {
  .spark-business .top-progress-bar a:hover div.done .arrow-right {
    background: #00b05f;
  }
}
.spark-business .top-progress-bar.non-interactive div.done {
  background-color: #01854b;
}
.spark-business .top-progress-bar.non-interactive div.done .arrow-right {
  border-left: 20px solid #01854b;
}
.spark-business .top-progress-bar.non-interactive div.previous {
  background-color: #01854b;
}
.spark-business .top-progress-bar.non-interactive div.previous .arrow-right {
  border-left: 20px solid #01854b;
}
.spark-business .top-progress-bar.non-interactive div.previous .arrow-right.border {
  border-left: 20px solid #00b05f;
}
.spark-business .top-progress-bar .bottom-border {
  border-bottom: 4px solid #00b05f;
}
.spark-business .mobile-footer {
  background: #00b05f;
}
.spark-business .mobile-footer:before {
  background: #01854b;
  border-bottom: 2px solid #004a28;
}

/* ----------------------------- */
/* Checkout Journey              */
/* ----------------------------- */
.checkout-container input.checked[type="radio"] + label div:before, .checkout-container input[type="radio"]:checked + .btn-check-label .radio-button:before, .accessory_modal.modal input.checked[type="radio"] + label div:before, .accessory_modal.modal input[type="radio"]:checked + label div:before, .configurator-login input.checked[type="radio"] + label div:before, .configurator-login input[type="radio"]:checked + label div:before {
  border: 2px solid #0096e6;
  border-radius: 50%;
  height: 24px;
  top: -2px;
  width: 24px;
}

.checkout-container input.checked[type="radio"] + label div:after, .checkout-container input[type="radio"]:checked + .btn-check-label .radio-button:after, .accessory_modal.modal input.checked[type="radio"] + label div:after, .accessory_modal.modal input[type="radio"]:checked + label div:after, .configurator-login input.checked[type="radio"] + label div:after, .configurator-login input[type="radio"]:checked + label div:after {
  background-color: #0096e6;
  border: 2px solid #0096e6;
  border-radius: 50%;
  content: "";
  height: 16px;
  width: 16px;
  top: -22px;
  position: relative;
  left: 2px;
}

.checkout-container {
  color: #666;
  padding-left: 30px;
}
@media only screen and (max-width: 640px) {
  .checkout-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.checkout-container a {
  cursor: pointer;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}
.checkout-container a u {
  text-decoration-color: #0096e6;
  text-underline-position: under;
}
.checkout-container p, .checkout-container label, .checkout-container .help-block, .checkout-container .info-box, .checkout-container .table-card .table, .table-card .checkout-container .table, .checkout-container .alert-wrap .alert, .alert-wrap .checkout-container .alert {
  color: #666;
  font-size: 14px;
  line-height: 1.5;
}
@media (min-width: 641px) {
  .checkout-container p, .checkout-container label, .checkout-container .help-block, .checkout-container .info-box, .checkout-container .table-card .table, .table-card .checkout-container .table, .checkout-container .alert-wrap .alert, .alert-wrap .checkout-container .alert {
    font-size: 16px;
  }
}
.checkout-container .addrWrapper.addedSpace.form-control.active {
  height: auto;
}
.checkout-container .form-wrapper {
  border-left: 2px solid #5f259f;
  margin: 10px 0 0 20px;
  padding: 0 25px 30px;
}
@media only screen and (max-width: 640px) {
  .checkout-container .form-wrapper {
    border: none;
    margin: 0 0 20px;
    padding: 0;
  }
}
.checkout-container .form-wrapper.form-wrapper-table {
  border: 1px solid #e5e5e5;
  margin: 0 0 30px;
  padding-left: 23px;
}
.checkout-container .form-wrapper.form-wrapper-table .form-wrapper-section .btn-check-content {
  background-color: transparent;
  margin-top: 3px;
  padding: 0 20px 0 35px;
}
.checkout-container .form-wrapper.form-wrapper-table .form-wrapper-section .btn-check-content iframe {
  border: 0;
  min-height: 600px;
  width: 100%;
}
@media (min-width: 641px) {
  .checkout-container .form-wrapper.form-wrapper-table .form-wrapper-section .btn-check-content iframe {
    width: 450px;
  }
}
.checkout-container .form-wrapper label {
  width: 100%;
  margin-bottom: 0;
  position: relative;
}
@media only screen and (max-width: 640px) {
  .checkout-container .form-wrapper label {
    margin-bottom: 0;
  }
}
.checkout-container .form-wrapper label.small-form-text {
  color: #b2b2b2;
  float: none;
  font-size: 12px;
  top: 0;
  transition: all 0.2s ease;
  line-height: 16px;
}
.checkout-container .form-wrapper label.small-form-text.low {
  font-size: 16px;
  line-height: 16px;
  top: 30px;
  pointer-events: none;
}
.checkout-container .form-wrapper label + .btn-check-content {
  background: #f2f2f2;
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  transition: all 0.5s;
}
.checkout-container .form-wrapper label + .btn-check-content.btn-check-content-compact {
  width: 100%;
}
@media (min-width: 641px) {
  .checkout-container .form-wrapper label + .btn-check-content.btn-check-content-compact {
    width: 75%;
  }
}
.checkout-container .form-wrapper label + .btn-check-content.btn-check-content-aux {
  margin-left: -20px;
  margin-right: -26px;
  position: relative;
}
@media (min-width: 641px) {
  .checkout-container .form-wrapper label + .btn-check-content.btn-check-content-aux {
    margin-left: 0;
    margin-right: 0;
  }
}
.checkout-container .form-wrapper label + .btn-check-content.btn-check-content-aux::before {
  content: '';
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  width: 0;
  top: 0;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid white;
  margin-left: -26px;
}
.checkout-container .form-wrapper label + .btn-check-content.btn-check-content-aux .radio-card-summary-title {
  color: #5f259f;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 16px;
}
.checkout-container .form-wrapper label + .btn-check-content.btn-check-content-aux .radio-card-summary-paragraph {
  font-size: 14px;
}
.checkout-container .form-wrapper label + .btn-check-content.btn-check-minimal {
  background-color: transparent;
  margin-left: 15px;
}
.checkout-container .form-wrapper label + .btn-check-content .form-wrapper-section .help {
  top: 5px;
  right: 0;
}
.checkout-container .form-wrapper label + .btn-check-content .form-wrapper-section .help .icon-info {
  background: #0096e6;
  border-radius: 50%;
  color: white;
  font-size: 9px;
  padding: 3px;
}
.checkout-container .form-wrapper label + .btn-check-content .form-wrapper-section .help .icon-info::before {
  margin: 0;
}
.checkout-container .form-wrapper label + .btn-check-content .form-wrapper-section input {
  background-color: transparent;
}
.checkout-container .form-wrapper label + .btn-check-content .form-wrapper-section:first-child {
  margin-top: 0;
}
.checkout-container .form-wrapper label span {
  font-size: 16px;
  color: #666666;
}
@media only screen and (max-width: 640px) {
  .checkout-container .form-wrapper label span {
    font-size: 14px;
  }
}
.checkout-container .form-wrapper label span small {
  display: inline-block;
  margin-top: 5px;
}
.checkout-container .form-wrapper .form-wrapper-section {
  margin-top: 20px;
  position: relative;
}
@media (min-width: 641px) {
  .checkout-container .form-wrapper .form-wrapper-section {
    margin-top: 30px;
  }
}
.checkout-container .form-wrapper .form-wrapper-section .help {
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 641px) {
  .checkout-container .form-wrapper .form-wrapper-section .help {
    right: -95px;
    top: 25px;
  }
  .checkout-container .form-wrapper .form-wrapper-section .help.change {
    right: -60px;
  }
}
.checkout-container .form-wrapper .form-wrapper-section .form-wrapper-section-help-block {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
.checkout-container .form-wrapper .form-wrapper-section .form-wrapper-section-help-block.error {
  color: #d0021b;
}
.checkout-container .form-wrapper .form-wrapper-section .form-wrapper-section-help-block.success {
  color: #00af55;
}
.checkout-container .form-wrapper .form-wrapper-section .form-wrapper-section-help-block.success em {
  color: #666;
  display: block;
}
.checkout-container .form-wrapper .sub-text {
  color: #0096e6;
  font-size: 16px;
  margin-top: 20px;
}
.checkout-container .account-numbers .form-wrapper {
  padding-top: 0;
  padding-bottom: 30px;
}
.checkout-container .account-numbers .form-wrapper .form-content {
  border-bottom: 1px solid #0096e6;
}
.checkout-container .account-numbers .form-wrapper .header-text {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
}
.checkout-container .account-numbers .right-sub {
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .checkout-container .form-content {
    padding: 0 0 0 15px;
  }
}
.checkout-container .btn-check-label {
  margin-left: 10px;
  line-height: 1.2;
}
@media only screen and (max-width: 640px) {
  .checkout-container .btn-check-label {
    padding-top: 2px;
  }
}
.checkout-container .btn-check-label-text {
  display: inline-block;
}
.checkout-container .left-sub {
  color: #5f259f;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-top: 30px;
}
.checkout-container .left-sub.left-sub-super {
  display: inline-block;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 40px;
  margin-top: 0;
  position: relative;
  width: auto;
}
@media (min-width: 641px) {
  .checkout-container .left-sub.left-sub-super {
    font-size: 33px;
    margin-top: 20px;
  }
}
.checkout-container .left-sub.left-sub-super::before {
  background-color: #5f259f;
  bottom: -15px;
  content: '';
  left: 0;
  height: 4px;
  position: absolute;
  width: 100%;
}
@media (min-width: 641px) {
  .checkout-container .left-sub.left-sub-super::before {
    width: 100px;
  }
}
@media only screen and (max-width: 640px) {
  .checkout-container .left-sub {
    font-size: 20px;
    padding-left: 0;
  }
}
.checkout-container input:focus,
.checkout-container input[type=text]:focus,
.checkout-container input[type="password"]:focus,
.checkout-container select:focus,
.checkout-container .autosuggestionlist:focus,
.checkout-container textarea:focus,
.checkout-container button:focus {
  outline: none;
  border: none;
  border-bottom: 1px solid #0096e6;
  -webkit-appearance: none;
}
.checkout-container input[type="text"]:disabled {
  border-bottom: 1px solid #ccc;
  background-color: transparent;
}
.checkout-container select, .checkout-container .autosuggestionlist {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #0096e6;
  border-radius: 0;
  color: #666;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  height: 34px;
  padding: 6px 7px 6px 0 !important;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-overflow: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 2px 2px 2px 2px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}
.checkout-container select:disabled, .checkout-container .autosuggestionlist:disabled {
  border-color: #ccc;
  color: #ccc;
  cursor: not-allowed;
}
.checkout-container select.error, .checkout-container .error.autosuggestionlist {
  border-color: #d0021b;
  color: #d0021b;
}
.checkout-container .autosuggestionlist {
  max-height: 200px;
  height: auto;
  border-left: 1px solid #0096e6;
  border-bottom: 1px solid #0096e6;
  border-right: 2px solid #0096e6;
  overflow-y: scroll;
  list-style-type: none;
  padding: 0;
}
.checkout-container .autosuggestionlist li {
  padding: 6px 4px;
}
.checkout-container .autosuggestionlist li:hover {
  cursor: pointer;
  background: #0096e6;
  color: white;
}
.checkout-container .dropdown.disabled i {
  color: #ccc;
}
.checkout-container .dropdown.error select, .checkout-container .dropdown.error .autosuggestionlist {
  border-color: #d0021b;
}
.checkout-container .dropdown.error select, .checkout-container .dropdown.error .autosuggestionlist,
.checkout-container .dropdown.error .icon-down-open-big {
  color: #d0021b;
}
.checkout-container .dropdown i {
  color: #0096e6;
  position: absolute;
  right: 0;
  top: 8px;
}
.checkout-container input.error,
.checkout-container input[type="text"].error,
.checkout-container input[type="email"].error {
  border-color: #d0021b;
  color: #d0021b;
}
.checkout-container input.error i,
.checkout-container input[type="text"].error i,
.checkout-container input[type="email"].error i {
  color: #d0021b;
}
.checkout-container input[type="text"],
.checkout-container input[type="email"] {
  border: none;
  border-bottom: 1px solid #0096e6;
  border-radius: 0;
  color: #666;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}
.checkout-container .margin-top-20 {
  margin-top: 20px !important;
}
.checkout-container .new-customer {
  display: none;
}
.checkout-container .signin-wrapper-js {
  border: 2px solid #f2f2f2;
  display: none;
  margin-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .checkout-container .signin-wrapper-js {
    margin-left: -15px;
    padding: 0 10px;
  }
}
.checkout-container .signin-wrapper-js .detail-wrapper {
  padding-left: 53px;
  padding: 20px;
}
.checkout-container .signin-wrapper-js .detail-wrapper .help {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  text-align: right;
  padding: 0;
}
@media only screen and (max-width: 640px) {
  .checkout-container .signin-wrapper-js .detail-wrapper .help {
    padding: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .checkout-container .signin-wrapper-js .detail-wrapper .no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.checkout-container .signin-wrapper-js .detail-wrapper p, .checkout-container .signin-wrapper-js .detail-wrapper label, .checkout-container .signin-wrapper-js .detail-wrapper .help-block, .checkout-container .signin-wrapper-js .detail-wrapper .info-box, .checkout-container .signin-wrapper-js .detail-wrapper .table-card .table, .table-card .checkout-container .signin-wrapper-js .detail-wrapper .table, .checkout-container .signin-wrapper-js .detail-wrapper .alert-wrap .alert, .alert-wrap .checkout-container .signin-wrapper-js .detail-wrapper .alert {
  font-size: 12px;
}
.checkout-container .signin-wrapper-js .detail-wrapper p.small-form-text, .checkout-container .signin-wrapper-js .detail-wrapper label.small-form-text, .checkout-container .signin-wrapper-js .detail-wrapper .small-form-text.help-block, .checkout-container .signin-wrapper-js .detail-wrapper .small-form-text.info-box, .checkout-container .signin-wrapper-js .detail-wrapper .table-card .small-form-text.table, .table-card .checkout-container .signin-wrapper-js .detail-wrapper .small-form-text.table, .checkout-container .signin-wrapper-js .detail-wrapper .alert-wrap .small-form-text.alert, .alert-wrap .checkout-container .signin-wrapper-js .detail-wrapper .small-form-text.alert {
  color: #b2b2b2;
}
@media only screen and (max-width: 640px) {
  .checkout-container .signin-wrapper-js .detail-wrapper p.small-form-text, .checkout-container .signin-wrapper-js .detail-wrapper label.small-form-text, .checkout-container .signin-wrapper-js .detail-wrapper .small-form-text.help-block, .checkout-container .signin-wrapper-js .detail-wrapper .small-form-text.info-box, .checkout-container .signin-wrapper-js .detail-wrapper .table-card .small-form-text.table, .table-card .checkout-container .signin-wrapper-js .detail-wrapper .small-form-text.table, .checkout-container .signin-wrapper-js .detail-wrapper .alert-wrap .small-form-text.alert, .alert-wrap .checkout-container .signin-wrapper-js .detail-wrapper .small-form-text.alert {
    margin-bottom: 0;
    padding: 0 !important;
  }
}
.checkout-container .signin-wrapper-js .detail-wrapper a {
  font-size: 12px;
}
.checkout-container .signin-wrapper-js .detail-wrapper .phone-num {
  margin-top: 20px !important;
}
.checkout-container .signin-wrapper-js .form-action {
  padding: 20px;
  background-color: #f2f2f2;
  margin: 30px -10px 0 -10px;
}
@media only screen and (max-width: 640px) {
  .checkout-container .signin-wrapper-js .form-action {
    margin: 0 -10px 0 -10px;
  }
}
.checkout-container .signin-wrapper-js .form-action .social-container {
  max-width: 471px;
  display: block;
  float: none;
}
@media only screen and (max-width: 940px) {
  .checkout-container .signin-wrapper-js .form-action .social-container {
    margin: 0 auto;
  }
}
.checkout-container .signin-wrapper-js .form-action .social-container .social {
  padding: 0;
  max-width: 217px;
  margin-right: 0px;
  border: 3px solid #f2f2f2;
  border-radius: 7px;
  margin-left: 7px;
  text-transform: uppercase;
  font-size: 12px;
}
@media only screen and (max-width: 911px) {
  .checkout-container .signin-wrapper-js .form-action .social-container .social {
    background-color: #295396;
    color: #fff;
    margin: 0 auto;
    display: block;
    float: none;
    width: 100% !important;
    max-width: none;
  }
}
.checkout-container .signin-wrapper-js .form-action .social-container .social.facebook {
  background-color: #295396;
  color: #fff;
  margin-left: 0;
}
@media only screen and (max-width: 911px) {
  .checkout-container .signin-wrapper-js .form-action .social-container .social.facebook {
    margin: 0 auto;
  }
}
.checkout-container .signin-wrapper-js .form-action .social-container .social.facebook .facebook-icon {
  border-right: 1px solid #fff;
  padding: 4px 10px 4px 15px;
  line-height: 0;
  display: inline-block;
  line-height: 1.6;
  width: 38px;
}
.checkout-container .signin-wrapper-js .form-action .social-container .social.facebook .facebook-icon img {
  width: 11px;
  top: -1px;
}
.checkout-container .signin-wrapper-js .form-action .social-container .social.facebook .facebook-text {
  padding: 4px 10px;
  width: calc(97% - 38px);
  display: inline-block;
  text-align: center;
}
.checkout-container .signin-wrapper-js .form-action .social-container .social.gmail {
  background-color: #e30d0e;
  color: #fff;
  margin-right: 0;
}
@media only screen and (max-width: 911px) {
  .checkout-container .signin-wrapper-js .form-action .social-container .social.gmail {
    margin: 15px auto 0;
  }
}
.checkout-container .signin-wrapper-js .form-action .social-container .social.gmail .gmail-icon {
  border-right: 1px solid #fff;
  padding: 4px 0px 4px 8px;
  line-height: 0;
  display: inline-block;
  line-height: 1.6;
  width: 38px;
}
.checkout-container .signin-wrapper-js .form-action .social-container .social.gmail .gmail-icon img {
  width: 29px;
  top: -1px;
}
.checkout-container .signin-wrapper-js .form-action .social-container .social.gmail .gmail-text {
  padding: 4px 10px;
  width: calc(97% - 38px);
  display: inline-block;
  text-align: center;
}
.checkout-container .align-right {
  text-align: right;
}
.checkout-container .no-padding {
  padding: 0;
}
@media only screen and (max-width: 640px) {
  .checkout-container .no-padding {
    padding: 0 !important;
  }
}
.checkout-container .right-sub {
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .checkout-container .right-sub {
    text-align: left;
    padding: 0;
    margin-top: 15px;
  }
}
.checkout-container .right-sub.new {
  margin-top: 0;
}
.checkout-container .right-sub.info i {
  background-color: #0096e6;
  color: #ffffff;
  padding: 5px;
  font-size: 13px;
  border-radius: 50%;
}
.checkout-container .form-sub-heading,
.checkout-container .form-sub-heading-super {
  margin-top: 30px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}
.checkout-container .form-sub-heading.form-sub-heading-table .left-sub,
.checkout-container .form-sub-heading-super.form-sub-heading-table .left-sub {
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-bottom: 0;
  margin-bottom: 0;
  padding: 20px;
}
.checkout-container .form-sub-heading h1,
.checkout-container .form-sub-heading-super h1 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
}
.checkout-container .form-sub-heading .col-xs-12.sub,
.checkout-container .form-sub-heading-super .col-xs-12.sub {
  margin-top: 20px;
}
.checkout-container .form-sub-heading-super {
  margin-top: 0;
}
.checkout-container .form-button {
  width: 235px;
  margin-top: 40px;
  background-color: #0096e6;
  border-color: transparent;
  font-size: 16px;
  text-transform: none;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  padding: 15px 15px 13px;
}
.checkout-container .form-button:disabled, .checkout-container .form-button:disabled:hover, .checkout-container .form-button.disabled {
  background: #babcbe;
  color: #ebebec;
  border-color: #babcbe;
  cursor: not-allowed;
}
.checkout-container .form-button:hover {
  background-color: #0088cc;
  border-color: transparent;
}
@media only screen and (max-width: 640px) {
  .checkout-container .form-button {
    margin-top: 20px;
    width: 100%;
  }
}
.checkout-container .formatName {
  text-transform: lowercase;
}
.checkout-container .formatName:first-letter {
  text-transform: uppercase;
}
.checkout-container .submit-button {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  margin-bottom: 30px;
}
@media only screen and (max-width: 640px) {
  .checkout-container .submit-button {
    padding-left: 10px;
  }
}
.checkout-container p.back-arrow, .checkout-container label.back-arrow, .checkout-container .back-arrow.help-block, .checkout-container .back-arrow.info-box, .checkout-container .table-card .back-arrow.table, .table-card .checkout-container .back-arrow.table, .checkout-container .alert-wrap .back-arrow.alert, .alert-wrap .checkout-container .back-arrow.alert {
  color: #0096e6;
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .checkout-container p.back-arrow, .checkout-container label.back-arrow, .checkout-container .back-arrow.help-block, .checkout-container .back-arrow.info-box, .checkout-container .table-card .back-arrow.table, .table-card .checkout-container .back-arrow.table, .checkout-container .alert-wrap .back-arrow.alert, .alert-wrap .checkout-container .back-arrow.alert {
    padding: 0;
  }
}
.checkout-container p.back-arrow i, .checkout-container label.back-arrow i, .checkout-container .back-arrow.help-block i, .checkout-container .back-arrow.info-box i, .checkout-container .table-card .back-arrow.table i, .table-card .checkout-container .back-arrow.table i, .checkout-container .alert-wrap .back-arrow.alert i, .alert-wrap .checkout-container .back-arrow.alert i {
  margin-right: 5px;
}
.checkout-container input.checked[type="radio"] + label div::before {
  border: 2px solid #b2b2b2;
  height: 24px;
  left: 0;
  top: 0;
  width: 24px;
}
.checkout-container input[type="checkbox"] + label span {
  margin-left: -5px;
  margin-right: 10px;
}
.checkout-container input[type="radio"] + .btn-check-label .radio-button {
  border-radius: 50%;
  height: 24px;
  left: 0;
  top: 0;
  width: 24px;
  position: absolute;
}
.checkout-container input[type="radio"] + .btn-check-label span {
  background: none;
  height: auto;
  width: auto;
  margin-left: 25px;
}
@media only screen and (max-width: 640px) {
  .checkout-container input[type="radio"] + .btn-check-label span {
    width: 89%;
    margin-bottom: 4px;
  }
}
.checkout-container input[type="radio"] + .btn-check-label div::before {
  border: 2px solid #b2b2b2;
  border-radius: 50%;
  height: 24px;
  left: -2px;
  top: -2px;
  width: 24px;
  position: relative;
}
.checkout-container input[type="radio"] + .btn-check-label .radio-button {
  display: inline-block;
}
.checkout-container input[type="radio"].error[type="radio"] + label div::before {
  border-color: #ff7a77;
}
.checkout-container input[type="radio"]:checked + label + .btn-check-content {
  margin-top: 15px;
  max-height: 1000px;
  opacity: 1;
  padding: 30px 20px;
}
.checkout-container .hide-placeholder::-webkit-input-placeholder {
  color: transparent;
}
.checkout-container .hide-placeholder::-moz-placeholder {
  color: transparent;
}
.checkout-container .hide-placeholder:-ms-input-placeholder {
  color: transparent;
}

.checkout-page-block-text {
  background-color: #f2f2f2;
  font-size: 14px;
  margin-top: 20px;
  padding: 15px 20px;
}
@media (min-width: 640px) {
  .checkout-page-block-text {
    font-size: 16px;
    padding: 23px 20px;
  }
  .checkout-page-block-text em {
    display: block;
  }
}
.checkout-page-block-text em {
  display: inline;
}
.checkout-page-block-text input {
  background-color: transparent;
}

.checkout-page-steps-wrapper {
  border-bottom: 1px solid #a6a6a6;
  padding: 30px 0 20px;
}
@media (min-width: 640px) {
  .checkout-page-steps-wrapper {
    padding: 40px 0 20px;
  }
}
.checkout-page-steps-wrapper .checkout-page-steps {
  counter-reset: step;
  display: block;
  list-style: none;
  margin: 0 auto;
  max-width: 1028px;
  overflow: hidden;
  overflow-x: auto;
  padding: 0;
  table-layout: fixed;
  text-align: center;
  width: 100%;
  white-space: nowrap;
}
.checkout-page-steps-wrapper .checkout-page-steps .formatName {
  text-transform: lowercase;
}
.checkout-page-steps-wrapper .checkout-page-steps .formatName:first-letter {
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .checkout-page-steps-wrapper .checkout-page-steps {
    display: table;
    white-space: nowrap;
  }
}
.checkout-page-steps-wrapper .checkout-page-steps li {
  display: inline-block;
  height: 100px;
  margin-left: -4px;
  position: relative;
  width: 130px;
}
@media (min-width: 640px) {
  .checkout-page-steps-wrapper .checkout-page-steps li {
    display: table-cell;
  }
}
.checkout-page-steps-wrapper .checkout-page-steps li::before {
  background-color: #d8d8d8;
  content: '';
  height: 4px;
  right: -50%;
  position: absolute;
  top: 27px;
  width: 100%;
}
@media (min-width: 640px) {
  .checkout-page-steps-wrapper .checkout-page-steps li::before {
    top: 35px;
  }
}
.checkout-page-steps-wrapper .checkout-page-steps li:last-child:before {
  display: none;
}
.checkout-page-steps-wrapper .checkout-page-steps li:first-child::before {
  left: 50%;
}
.checkout-page-steps-wrapper .checkout-page-steps li:last-child::before {
  width: 50%;
}
.checkout-page-steps-wrapper .checkout-page-steps li.active {
  cursor: pointer;
}
.checkout-page-steps-wrapper .checkout-page-steps li.active .checkout-page-step {
  color: #666;
}
.checkout-page-steps-wrapper .checkout-page-steps li.active .checkout-page-step::before {
  background-color: #5f259f;
  margin-left: -28.5px;
  margin-top: 0;
  padding: 15px 0;
  width: 47px;
}
@media (min-width: 640px) {
  .checkout-page-steps-wrapper .checkout-page-steps li.active .checkout-page-step::before {
    margin-left: -36.5px;
    padding: 20px 0;
    width: 63px;
  }
}
.checkout-page-steps-wrapper .checkout-page-steps li.done {
  cursor: pointer;
}
.checkout-page-steps-wrapper .checkout-page-steps li.done:before {
  background-color: #5f259f;
}
.checkout-page-steps-wrapper .checkout-page-steps li.done .checkout-page-step {
  color: #666;
}
.checkout-page-steps-wrapper .checkout-page-steps li.done .checkout-page-step::before {
  content: '\e82c';
  font-family: "fontello";
}
.checkout-page-steps-wrapper .checkout-page-steps li.done .checkout-page-step::before {
  background-color: #5f259f;
}
.checkout-page-steps-wrapper .checkout-page-steps li .checkout-page-step {
  color: #b2b2b2;
  display: inline-block;
  height: 100%;
  position: relative;
  width: auto;
}
.checkout-page-steps-wrapper .checkout-page-steps li .checkout-page-step::before {
  background-color: #b2b2b2;
  border: 5px solid white;
  border-radius: 50%;
  box-sizing: content-box;
  color: white;
  counter-increment: step;
  content: counter(step);
  font-size: 16px;
  left: 50%;
  line-height: 1;
  margin-left: -21px;
  margin-top: 8px;
  padding: 8px 0;
  position: absolute;
  top: 0;
  width: 32px;
}
@media (min-width: 640px) {
  .checkout-page-steps-wrapper .checkout-page-steps li .checkout-page-step::before {
    font-size: 23px;
    margin-left: -28.5px;
    padding: 12px 0;
    width: 47px;
  }
}
.checkout-page-steps-wrapper .checkout-page-steps li .checkout-page-step span {
  display: inline-block;
  font-size: 14px;
  margin-top: 65px;
  width: 100px;
}
@media (min-width: 640px) {
  .checkout-page-steps-wrapper .checkout-page-steps li .checkout-page-step span {
    font-size: 16px;
    margin-top: 80px;
    width: auto;
  }
}

.checkout-page-steps-wrapper-flex {
  border-bottom: 1px solid #a6a6a6;
  display: flex;
  flex-wrap: nowrap;
  overflow: none;
  overflow-x: auto;
}
.checkout-page-steps-wrapper-flex .checkout-page-steps {
  counter-reset: step;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  list-style: none;
  margin: 0 auto;
  max-width: 900px;
  min-width: 550px;
  padding: 0 30px;
  position: relative;
  width: 100%;
}
.checkout-page-steps-wrapper-flex .checkout-page-steps::before {
  content: '';
  background-color: #d8d8d8;
  height: 4px;
  left: 30px;
  position: absolute;
  top: 35px;
  width: calc(100% - 70px);
}
.checkout-page-steps-wrapper-flex .checkout-page-steps li {
  height: 100px;
  position: relative;
}
.checkout-page-steps-wrapper-flex .checkout-page-steps li::before {
  align-items: center;
  background-color: #b2b2b2;
  border: 5px solid white;
  border-radius: 50%;
  box-sizing: content-box;
  color: white;
  counter-increment: step;
  content: counter(step);
  display: flex;
  height: 47px;
  left: 50%;
  justify-content: center;
  margin-left: -23.5px;
  margin-top: 10px;
  position: absolute;
  top: 0;
  width: 47px;
}
.checkout-page-steps-wrapper-flex .checkout-page-steps li.active::before {
  background-color: #5f259f;
  height: 63px;
  margin-left: -31.5px;
  margin-top: 0;
  width: 63px;
}
.checkout-page-steps-wrapper-flex .checkout-page-steps li.active .checkout-page-step {
  cursor: default;
  pointer-events: none;
}
.checkout-page-steps-wrapper-flex .checkout-page-steps li .checkout-page-step {
  cursor: pointer;
  display: block;
  padding-top: 80px;
  position: relative;
  text-align: center;
  z-index: 10;
}

.address-result-list {
  border: 1px solid #a6a6a6;
  border-bottom: 0;
  position: absolute;
  top: 0;
  margin: 55px 0 0;
  padding: 0;
  background-color: white;
  width: calc(100% + 100px);
  list-style: none;
  z-index: 10;
}
.address-result-list li {
  border-bottom: 1px solid #a6a6a6;
  cursor: pointer;
  display: block;
  font-size: 16px;
  padding: 20px;
}
.address-result-list li:hover {
  background-color: #f9f9f9;
  color: #333;
}

.checkout-container .form-wrapper .form-wrapper-section .address-manual-form {
  background-color: #f2f2f2;
  margin-top: 5px;
  position: relative;
  padding: 20px;
  width: calc(100% + 100px);
}
.checkout-container .form-wrapper .form-wrapper-section .address-manual-form + .help {
  top: 0;
}
.checkout-container .form-wrapper .form-wrapper-section .address-manual-form .form-wrapper-section {
  max-width: 280px;
}
.checkout-container .form-wrapper .form-wrapper-section .address-manual-form .form-wrapper-section:first-child {
  margin-top: 0;
}
.checkout-container .form-wrapper .form-wrapper-section .address-manual-form .form-wrapper-section input {
  background-color: transparent;
}
.checkout-container .form-wrapper .form-wrapper-section .address-manual-form .form-wrapper-section .help {
  top: 10px;
}

.checkout-payment-amount {
  color: #5f259f;
}

.checkout-container em, .checkout-container strong, .checkout-container .strong {
  color: #414042;
  font-style: normal;
  font-weight: normal;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}
.checkout-container.details-table {
  max-width: none;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table {
    padding-left: 19px;
    padding-right: 15px;
  }
}
.checkout-container.details-table .no-bottom-border {
  border-bottom: none;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .no-mobile-padding {
    padding: 0;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .no-mobile-vertical-padding {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .left-sub-super {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .left-sub-super:before {
    max-width: 100px;
  }
}
.checkout-container.details-table .details-block {
  border-bottom: 1px solid #d8d8d8;
}
.checkout-container.details-table .details-block .device-details-component p, .checkout-container.details-table .details-block .device-details-component label, .checkout-container.details-table .details-block .device-details-component .help-block, .checkout-container.details-table .details-block .device-details-component .info-box, .checkout-container.details-table .details-block .device-details-component .table-card .table, .table-card .checkout-container.details-table .details-block .device-details-component .table, .checkout-container.details-table .details-block .device-details-component .alert-wrap .alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .alert {
  margin: 0;
}
.checkout-container.details-table .details-block .device-details-component .details-table-header {
  background-color: #f2f2f2;
  padding: 20px;
  border: 1px solid #d8d8d8;
  border-bottom: none;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-header .image-header .sub-title {
    position: relative;
    right: 0;
    top: 6px;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-header .padding-left-right-10 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-header p, .checkout-container.details-table .details-block .device-details-component .details-table-header label, .checkout-container.details-table .details-block .device-details-component .details-table-header .help-block, .checkout-container.details-table .details-block .device-details-component .details-table-header .info-box, .checkout-container.details-table .details-block .device-details-component .details-table-header .table-card .table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-header .table, .checkout-container.details-table .details-block .device-details-component .details-table-header .alert-wrap .alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-header .alert {
  color: #5f259f;
}
.checkout-container.details-table .details-block .device-details-component .details-table-header p.sub-title, .checkout-container.details-table .details-block .device-details-component .details-table-header label.sub-title, .checkout-container.details-table .details-block .device-details-component .details-table-header .sub-title.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-header .sub-title.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-header .table-card .sub-title.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-header .sub-title.table, .checkout-container.details-table .details-block .device-details-component .details-table-header .alert-wrap .sub-title.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-header .sub-title.alert {
  text-align: right;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-header p.sub-title, .checkout-container.details-table .details-block .device-details-component .details-table-header label.sub-title, .checkout-container.details-table .details-block .device-details-component .details-table-header .sub-title.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-header .sub-title.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-header .table-card .sub-title.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-header .sub-title.table, .checkout-container.details-table .details-block .device-details-component .details-table-header .alert-wrap .sub-title.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-header .sub-title.alert {
    position: absolute;
    right: 0;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-header a {
  color: #0096e6;
  font-size: 16px;
  display: inline-block;
  line-height: 24px;
  text-align: right;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-header a {
    font-size: 14px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content {
  padding: 20px;
  border: 1px solid #d8d8d8;
  border-bottom: none;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content {
    border: none;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .sub-details {
  margin: 0 0 10px 0;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content hr {
  border-top: 1px solid #d8d8d8;
  margin: 10px 0;
  clear: both;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content hr.top-separator {
  margin-bottom: -20px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content hr.no-bottom-margin {
  margin-bottom: 0;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content hr.end-to-end {
  margin-left: -20px;
  margin-right: -20px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .green-text {
  color: #00af55 !important;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .green-text {
    font-size: 14px;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .left-block {
    padding: 15px;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .center-block {
    padding: 15px;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .right-block {
    padding: 15px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content img.device {
  max-width: 70px;
  max-height: 100px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content img.device-icon {
  width: 43px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item p, .checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item label, .checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item .help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item .info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item .table-card .table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item .table, .checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item .alert-wrap .alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item .alert {
  line-height: 2;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item img {
  height: 28px;
  margin-right: 10px;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .gift-item {
    width: 88vw;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content p, .checkout-container.details-table .details-block .device-details-component .details-table-content label, .checkout-container.details-table .details-block .device-details-component .details-table-content .help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .alert {
  font-size: 16px;
  color: #333333;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content p.bold, .checkout-container.details-table .details-block .device-details-component .details-table-content label.bold, .checkout-container.details-table .details-block .device-details-component .details-table-content .bold.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .bold.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .bold.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .bold.table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .bold.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .bold.alert {
  font-family: AvenirNextLTPro-Demi,Calibri,Arial,sans-serif;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content p.device-info, .checkout-container.details-table .details-block .device-details-component .details-table-content label.device-info, .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .device-info.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info.table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .device-info.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info.alert {
  font-size: 16px;
  color: #333333;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content p.device-info.bold, .checkout-container.details-table .details-block .device-details-component .details-table-content label.device-info.bold, .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info.bold.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info.bold.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .device-info.bold.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info.bold.table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .device-info.bold.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info.bold.alert {
    font-size: 16px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content p.device-info-sub, .checkout-container.details-table .details-block .device-details-component .details-table-content label.device-info-sub, .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info-sub.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info-sub.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .device-info-sub.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info-sub.table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .device-info-sub.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info-sub.alert {
  background-color: rgba(242, 242, 242, 0.5);
  padding: 11px;
  font-size: 16px;
  font-weight: 600;
  color: #5f259f;
  margin-top: 20px;
  display: inline-block;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content p.device-info-sub, .checkout-container.details-table .details-block .device-details-component .details-table-content label.device-info-sub, .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info-sub.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info-sub.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .device-info-sub.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info-sub.table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .device-info-sub.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .device-info-sub.alert {
    font-size: 14px;
    padding: 3px 8px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content p.sub-title, .checkout-container.details-table .details-block .device-details-component .details-table-content label.sub-title, .checkout-container.details-table .details-block .device-details-component .details-table-content .sub-title.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .sub-title.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .sub-title.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .sub-title.table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .sub-title.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .sub-title.alert {
  text-align: right;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content p.sub-title, .checkout-container.details-table .details-block .device-details-component .details-table-content label.sub-title, .checkout-container.details-table .details-block .device-details-component .details-table-content .sub-title.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .sub-title.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .sub-title.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .sub-title.table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .sub-title.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .sub-title.alert {
    font-size: 14px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content p.smaller-text, .checkout-container.details-table .details-block .device-details-component .details-table-content label.smaller-text, .checkout-container.details-table .details-block .device-details-component .details-table-content .smaller-text.help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .smaller-text.info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .smaller-text.table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .smaller-text.table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .smaller-text.alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .smaller-text.alert {
  font-size: 16px;
  margin-bottom: 15px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content p span, .checkout-container.details-table .details-block .device-details-component .details-table-content label span, .checkout-container.details-table .details-block .device-details-component .details-table-content .help-block span, .checkout-container.details-table .details-block .device-details-component .details-table-content .info-box span, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .table span, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .table span, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .alert span, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .alert span {
  font-weight: 500;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content p, .checkout-container.details-table .details-block .device-details-component .details-table-content label, .checkout-container.details-table .details-block .device-details-component .details-table-content .help-block, .checkout-container.details-table .details-block .device-details-component .details-table-content .info-box, .checkout-container.details-table .details-block .device-details-component .details-table-content .table-card .table, .table-card .checkout-container.details-table .details-block .device-details-component .details-table-content .table, .checkout-container.details-table .details-block .device-details-component .details-table-content .alert-wrap .alert, .alert-wrap .checkout-container.details-table .details-block .device-details-component .details-table-content .alert {
    font-size: 16px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .edit-link {
  margin: 0 10px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion {
  text-align: center;
  margin: 0 -20px 0;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion .panel-heading {
  background: white;
  padding: 20px;
  margin: -20px 0;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .accordion .panel-heading {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion .panel-body {
  background-color: transparent;
  margin-top: 0;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 0;
  text-align: left;
  border-top: 1px solid #d8d8d8;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .accordion .panel-body {
    margin-top: 0;
    border-top: none;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion .panel-body .details-table-content {
  border: none;
  padding-top: 20px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion.drawer-accordion .panel-body {
  border-top: none;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion.drawer-accordion .panel-heading {
  border-radius: 0;
  padding: 20px 0 15px 0;
  border-top: 1px solid #d8d8d8;
}
@media only screen and (min-width: 640px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .accordion.drawer-accordion .panel-heading {
    margin-top: -21px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion.drawer-accordion .panel-collapse {
  margin-bottom: 40px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a {
  font-size: 16px;
  width: auto !important;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a i {
  font-size: 16px;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a.panel-toggle {
  width: 100% !important;
  margin: 0 auto;
  position: relative;
  z-index: 9999999;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a:active {
  background-color: transparent;
  color: #333333 !important;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a span {
  display: inline-block;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 110px;
  color: #0096e6;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a span {
    font-size: 14px;
  }
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a span:before {
  display: inline-block;
  padding: 14px 0;
  vertical-align: top;
  font-family: AvenirNextLTPro-Regular,Calibri,Arial,sans-serif;
  content: 'Close';
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a.collapsed span:before {
  font-family: AvenirNextLTPro-Regular,Calibri,Arial,sans-serif;
  content: 'View details';
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a.collapsed.panel-toggle:after {
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a.panel-toggle:before {
  display: none;
}
.checkout-container.details-table .details-block .device-details-component .details-table-content .accordion a.panel-toggle:after {
  font-family: fontello;
  content: '\e814';
  display: inline-block;
  padding: 12px;
  vertical-align: top;
  position: relative;
  top: 0px;
  right: -60px;
  color: #13a4de;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: transform 0.5s;
  transition: transform 0.2s;
}
.checkout-container.details-table .details-block .device-details-component .left-title {
  color: #5f259f;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .left-title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .left-title .info-image.device-icon {
    max-width: 35px;
    display: inline-block !important;
  }
}
.checkout-container.details-table .details-block .device-details-component .panel-toggle {
  text-align: center;
}
.checkout-container.details-table .details-block .device-details-component .last-block .right-text {
  text-align: right;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .details-block .device-details-component .last-block .right-text {
    text-align: left !important;
  }
}
.checkout-container.details-table .terms {
  margin-top: 30px !important;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .terms {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .submit-button {
    padding-left: 20px !important;
    padding-right: 25px !important;
  }
}
.checkout-container.details-table .submit-button .form-button {
  margin-top: 20px;
}
@media only screen and (max-width: 639px) {
  .checkout-container.details-table .submit-button .form-button {
    width: 100%;
  }
}

.checkout-input-content {
  background-color: #f2f2f2;
  margin-top: 15px;
  padding: 30px 20px;
}
.checkout-input-content .form-wrapper-section input {
  background-color: transparent;
}
.checkout-input-content .form-wrapper-section:first-child {
  margin-top: 0;
}

.checkout-list-boxes {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checkout-list-boxes > .checkout-list-box {
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
  color: #666;
  cursor: pointer;
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 10px 15px;
  text-align: center;
}
.checkout-list-boxes > .checkout-list-box:hover, .checkout-list-boxes > .checkout-list-box.active {
  border-color: #5f259f;
}
.checkout-list-boxes > .checkout-list-box.active {
  background-color: white;
}

.ot-confirm-container {
  padding: 10px;
}
.ot-confirm-container p, .ot-confirm-container label, .ot-confirm-container .help-block, .ot-confirm-container .info-box, .ot-confirm-container .table-card .table, .table-card .ot-confirm-container .table, .ot-confirm-container .alert-wrap .alert, .alert-wrap .ot-confirm-container .alert {
  -webkit-text-stroke: 0;
}
.ot-confirm-container .ot-title {
  margin-bottom: 20px;
}
.ot-confirm-container .ot-description {
  margin-bottom: 10px;
}
.ot-confirm-container .ot-description p, .ot-confirm-container .ot-description label, .ot-confirm-container .ot-description .help-block, .ot-confirm-container .ot-description .info-box, .ot-confirm-container .ot-description .table-card .table, .table-card .ot-confirm-container .ot-description .table, .ot-confirm-container .ot-description .alert-wrap .alert, .alert-wrap .ot-confirm-container .ot-description .alert {
  font-family: "AvenirNextLTPro-Medium",Helvetica,Arial,sans-serif;
  font-size: 16px;
  margin-bottom: 20px;
  color: #666666;
}
.ot-confirm-container .ot-description .bold-txt {
  font-family: "AvenirNextLTPro-Demi", Helvetica, Arial, sans-serif;
  color: #333333;
}
.ot-confirm-container .ot-form-group {
  margin-top: 40px;
}
.ot-confirm-container .ot-form-group .btn-primary {
  min-width: 110px;
  height: 40px;
  width: auto;
  border: 0;
  background-color: #0096e6;
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
  color: #fff;
  padding: 0 20px;
}
.ot-confirm-container .ot-form-group .btn-primary:hover {
  color: #fff;
  background-color: #007CBD;
  border-color: #204d74;
}

@media screen and (max-width: 939px) {
  .ot-confirm-container .ot-description p, .ot-confirm-container .ot-description label, .ot-confirm-container .ot-description .help-block, .ot-confirm-container .ot-description .info-box, .ot-confirm-container .ot-description .table-card .table, .table-card .ot-confirm-container .ot-description .table, .ot-confirm-container .ot-description .alert-wrap .alert, .alert-wrap .ot-confirm-container .ot-description .alert {
    font-size: 14px;
  }
  .ot-confirm-container .ot-form-group {
    margin-top: 30px;
  }
}
.confirmation-text, .confirmation-text p, .confirmation-text label, .confirmation-text .help-block, .confirmation-text .info-box, .confirmation-text .table-card .table, .table-card .confirmation-text .table, .confirmation-text .alert-wrap .alert, .alert-wrap .confirmation-text .alert {
  font-size: 16px;
  font-family: "AvenirNextLTPro-Medium",Helvetica,Arial,sans-serif;
  color: #666666;
}
.confirmation-text h4, .confirmation-text p h4, .confirmation-text label h4, .confirmation-text .help-block h4, .confirmation-text .info-box h4, .confirmation-text .table-card .table h4, .table-card .confirmation-text .table h4, .confirmation-text .alert-wrap .alert h4, .alert-wrap .confirmation-text .alert h4 {
  font-size: 16px;
  font-family: "AvenirNextLTPro-Demi", Helvetica, Arial, sans-serif;
}
.confirmation-text ol, .confirmation-text p ol, .confirmation-text label ol, .confirmation-text .help-block ol, .confirmation-text .info-box ol, .confirmation-text .table-card .table ol, .table-card .confirmation-text .table ol, .confirmation-text .alert-wrap .alert ol, .alert-wrap .confirmation-text .alert ol {
  padding-left: 15px !important;
}
.confirmation-text p, .confirmation-text label, .confirmation-text .help-block, .confirmation-text .info-box, .confirmation-text .table-card .table, .table-card .confirmation-text .table, .confirmation-text .alert-wrap .alert, .alert-wrap .confirmation-text .alert, .confirmation-text p p, .confirmation-text label p, .confirmation-text .help-block p, .confirmation-text .info-box p, .confirmation-text .table-card .table p, .table-card .confirmation-text .table p, .confirmation-text .alert-wrap .alert p, .alert-wrap .confirmation-text .alert p, .confirmation-text p label, .confirmation-text label label, .confirmation-text .help-block label, .confirmation-text .info-box label, .confirmation-text .table-card .table label, .table-card .confirmation-text .table label, .confirmation-text .alert-wrap .alert label, .alert-wrap .confirmation-text .alert label, .confirmation-text p .help-block, .confirmation-text label .help-block, .confirmation-text .help-block .help-block, .confirmation-text .info-box .help-block, .confirmation-text .table-card .table .help-block, .table-card .confirmation-text .table .help-block, .confirmation-text .alert-wrap .alert .help-block, .alert-wrap .confirmation-text .alert .help-block, .confirmation-text p .info-box, .confirmation-text label .info-box, .confirmation-text .help-block .info-box, .confirmation-text .info-box .info-box, .confirmation-text .table-card .table .info-box, .table-card .confirmation-text .table .info-box, .confirmation-text .alert-wrap .alert .info-box, .alert-wrap .confirmation-text .alert .info-box, .confirmation-text p .table-card .table, .table-card .confirmation-text p .table, .confirmation-text label .table-card .table, .table-card .confirmation-text label .table, .confirmation-text .help-block .table-card .table, .table-card .confirmation-text .help-block .table, .confirmation-text .info-box .table-card .table, .table-card .confirmation-text .info-box .table, .confirmation-text .table-card .table .table, .table-card .confirmation-text .table .table, .confirmation-text .alert-wrap .alert .table-card .table, .table-card .confirmation-text .alert-wrap .alert .table, .alert-wrap .confirmation-text .alert .table-card .table, .table-card .alert-wrap .confirmation-text .alert .table, .confirmation-text p .alert-wrap .alert, .alert-wrap .confirmation-text p .alert, .confirmation-text label .alert-wrap .alert, .alert-wrap .confirmation-text label .alert, .confirmation-text .help-block .alert-wrap .alert, .alert-wrap .confirmation-text .help-block .alert, .confirmation-text .info-box .alert-wrap .alert, .alert-wrap .confirmation-text .info-box .alert, .confirmation-text .table-card .table .alert-wrap .alert, .alert-wrap .confirmation-text .table-card .table .alert, .table-card .confirmation-text .table .alert-wrap .alert, .alert-wrap .table-card .confirmation-text .table .alert, .confirmation-text .alert-wrap .alert .alert, .alert-wrap .confirmation-text .alert .alert {
  padding-bottom: 5px;
}
.confirmation-text ol li, .confirmation-text p, .confirmation-text label, .confirmation-text .help-block, .confirmation-text .info-box, .confirmation-text .table-card .table, .table-card .confirmation-text .table, .confirmation-text .alert-wrap .alert, .alert-wrap .confirmation-text .alert, .confirmation-text p ol li, .confirmation-text label ol li, .confirmation-text .help-block ol li, .confirmation-text .info-box ol li, .confirmation-text .table-card .table ol li, .table-card .confirmation-text .table ol li, .confirmation-text .alert-wrap .alert ol li, .alert-wrap .confirmation-text .alert ol li, .confirmation-text p p, .confirmation-text label p, .confirmation-text .help-block p, .confirmation-text .info-box p, .confirmation-text .table-card .table p, .table-card .confirmation-text .table p, .confirmation-text .alert-wrap .alert p, .alert-wrap .confirmation-text .alert p, .confirmation-text p label, .confirmation-text label label, .confirmation-text .help-block label, .confirmation-text .info-box label, .confirmation-text .table-card .table label, .table-card .confirmation-text .table label, .confirmation-text .alert-wrap .alert label, .alert-wrap .confirmation-text .alert label, .confirmation-text p .help-block, .confirmation-text label .help-block, .confirmation-text .help-block .help-block, .confirmation-text .info-box .help-block, .confirmation-text .table-card .table .help-block, .table-card .confirmation-text .table .help-block, .confirmation-text .alert-wrap .alert .help-block, .alert-wrap .confirmation-text .alert .help-block, .confirmation-text p .info-box, .confirmation-text label .info-box, .confirmation-text .help-block .info-box, .confirmation-text .info-box .info-box, .confirmation-text .table-card .table .info-box, .table-card .confirmation-text .table .info-box, .confirmation-text .alert-wrap .alert .info-box, .alert-wrap .confirmation-text .alert .info-box, .confirmation-text p .table-card .table, .table-card .confirmation-text p .table, .confirmation-text label .table-card .table, .table-card .confirmation-text label .table, .confirmation-text .help-block .table-card .table, .table-card .confirmation-text .help-block .table, .confirmation-text .info-box .table-card .table, .table-card .confirmation-text .info-box .table, .confirmation-text .table-card .table .table, .table-card .confirmation-text .table .table, .confirmation-text .alert-wrap .alert .table-card .table, .table-card .confirmation-text .alert-wrap .alert .table, .alert-wrap .confirmation-text .alert .table-card .table, .table-card .alert-wrap .confirmation-text .alert .table, .confirmation-text p .alert-wrap .alert, .alert-wrap .confirmation-text p .alert, .confirmation-text label .alert-wrap .alert, .alert-wrap .confirmation-text label .alert, .confirmation-text .help-block .alert-wrap .alert, .alert-wrap .confirmation-text .help-block .alert, .confirmation-text .info-box .alert-wrap .alert, .alert-wrap .confirmation-text .info-box .alert, .confirmation-text .table-card .table .alert-wrap .alert, .alert-wrap .confirmation-text .table-card .table .alert, .table-card .confirmation-text .table .alert-wrap .alert, .alert-wrap .table-card .confirmation-text .table .alert, .confirmation-text .alert-wrap .alert .alert, .alert-wrap .confirmation-text .alert .alert {
  line-height: 2.5em;
  padding: 5px 0;
}

.override_checkout_page_block {
  background-color: inherit !important;
  padding: 10px 20px;
  margin-top: 0;
}

.item_list_background {
  background-color: #ebebeb;
}
.item_list_background label {
  padding: 10px 0 0 20px;
  font-weight: bold;
}

.width-99 {
  width: 99%;
}

#courierdelivery span span, .secondary-div-section span span, .primary-div-section span span {
  color: #d0021b;
}

.checkout-container .whats-next-steps {
  margin: 0px 0px 40px 0px;
  display: block;
}
.checkout-container .whats-next-step {
  padding-top: 15px;
  display: block;
  vertical-align: middle;
}
.checkout-container .step-text {
  display: inline-block;
  max-width: 700px;
  vertical-align: middle;
}
@media only screen and (max-width: 639px) {
  .checkout-container .step-text {
    max-width: 300px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 939px) {
  .checkout-container .step-text {
    max-width: 520px;
  }
}
.checkout-container .step-icon {
  width: 32px;
  height: 32px;
  margin-right: 15px;
  display: inline-block;
}

.product-fieldset {
  margin-top: 8px;
}
.product-fieldset img {
  height: 28px;
  margin-right: 10px;
}

.box__dragndrop,
.box__uploading,
.box__success,
.box__error,
.box__button {
  display: none;
}

.box__file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.checkout-container .form-wrapper .box__dragndrop__text {
  color: #0096e6;
  margin: 10px 0;
}
.checkout-container .form-wrapper .box__dragndrop__text .box__dragndrop__text__context {
  color: inherit;
  cursor: pointer;
  font-size: 14px;
}

.box__dragndrop__text__help {
  color: #b2b2b2;
}

.upload-box {
  padding: 0;
  margin-top: 20px;
  text-align: center;
}
@media (min-width: 641px) {
  .upload-box {
    padding: 30px;
  }
}

.upload-box.has-advanced-upload {
  outline: none;
}
@media (min-width: 641px) {
  .upload-box.has-advanced-upload {
    outline: 2px dashed #979797;
  }
}

.upload-box.disabled {
  opacity: 0.5;
}
.upload-box.disabled .icon-circle {
  border-color: #999;
}
.upload-box.disabled .icon-circle .st1 {
  fill: #999 !important;
}
.upload-box.disabled .box__dragndrop__text {
  color: #999;
}
.upload-box.disabled .box__dragndrop__text .box__dragndrop {
  color: #999;
}

.upload-box.has-advanced-upload .box__dragndrop {
  display: inline;
  color: #0096e6;
  font-size: 14px;
}

.upload-box.is-dragover {
  background-color: white;
}

.upload-box.is-uploading .box__input {
  visibility: none;
}

.upload-box.is-uploading .box__uploading {
  display: block;
}

.icon-circle {
  border: 1px solid #0096e6;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
}
.icon-circle svg {
  margin-top: 6px;
}

.upload-box-file {
  color: #333;
  cursor: pointer;
  font-size: 12px;
  margin-top: 20px;
}
.upload-box-file .icon-x {
  color: #0096e6;
  font-size: 10px;
  margin-right: 10px;
}

.modal.checkout-ui .modal-backdrop {
  background-color: white;
  opacity: 0.8 !important;
}
.modal.checkout-ui .close {
  background: none;
}
.modal.checkout-ui .close.btn-desk {
  top: 0;
}
.modal.checkout-ui .close .icon-x {
  color: #666;
  font-size: 16px;
}
.modal.checkout-ui .modal-dialog .modal-content {
  border: none;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
}
.modal.checkout-ui .modal-dialog .modal-content .close {
  background: none;
}
.modal.checkout-ui .modal-dialog .modal-content .close.btn-desk {
  top: 0;
}
.modal.checkout-ui .modal-dialog .modal-content .close .icon-x {
  color: #666;
  font-size: 16px;
}
.modal.checkout-ui .modal-dialog .modal-content .modal-body {
  color: #333;
  padding: 20px;
}
@media (min-width: 640px) {
  .modal.checkout-ui .modal-dialog .modal-content .modal-body {
    padding: 60px 80px;
  }
}
.modal.checkout-ui .modal-dialog .modal-content .modal-body p, .modal.checkout-ui .modal-dialog .modal-content .modal-body label, .modal.checkout-ui .modal-dialog .modal-content .modal-body .help-block, .modal.checkout-ui .modal-dialog .modal-content .modal-body .info-box, .modal.checkout-ui .modal-dialog .modal-content .modal-body .table-card .table, .table-card .modal.checkout-ui .modal-dialog .modal-content .modal-body .table, .modal.checkout-ui .modal-dialog .modal-content .modal-body .alert-wrap .alert, .alert-wrap .modal.checkout-ui .modal-dialog .modal-content .modal-body .alert {
  color: #333;
  font-size: 16px;
  line-height: 1.5;
}
.modal.checkout-ui .modal-dialog .modal-content .modal-body .modal-title {
  color: #5f259f;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 0;
  position: relative;
  width: auto;
}
.modal.checkout-ui .modal-dialog .modal-content .modal-body .modal-title::before {
  background-color: #5f259f;
  bottom: -10px;
  content: '';
  left: 0;
  height: 4px;
  position: absolute;
  width: 100%;
}
@media (min-width: 641px) {
  .modal.checkout-ui .modal-dialog .modal-content .modal-body .modal-title::before {
    width: 100px;
  }
}
.modal.checkout-ui .modal-dialog .modal-content .modal-small-title {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  margin: 0;
}
.modal.checkout-ui .modal-dialog .modal-content .modal-list {
  margin: 10px 0 0 20px;
  padding: 0;
}
.modal.checkout-ui .modal-dialog .modal-content .modal-defs {
  font-size: 14px;
}
.modal.checkout-ui .modal-dialog .modal-content .modal-defs dt,
.modal.checkout-ui .modal-dialog .modal-content .modal-defs dd {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
.modal.checkout-ui .modal-dialog .modal-content .modal-defs dt {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  width: 180px;
}
.modal.checkout-ui .modal-dialog .modal-content .dedicated-team {
  display: none;
}
@media (min-width: 1024px) {
  .modal.checkout-ui .modal-dialog .modal-content .dedicated-team {
    display: block;
    position: absolute;
    right: 60px;
    top: 80px;
  }
}
.modal.checkout-ui .modal-dialog .modal-content button {
  width: 235px;
  margin-right: 10px;
  margin-top: 20px;
  background-color: #0096e6;
  border-color: transparent;
  font-size: 16px;
  text-transform: none;
  font-family: AvenirNextLTPro-Regular,Calibri,Arial,sans-serif;
  padding: 15px 15px 13px;
}
.modal.checkout-ui .modal-dialog .modal-content button:disabled, .modal.checkout-ui .modal-dialog .modal-content button:disabled:hover, .modal.checkout-ui .modal-dialog .modal-content button.disabled {
  background: #babcbe;
  color: #ebebec;
  border-color: #babcbe;
  cursor: not-allowed;
}
.modal.checkout-ui .modal-dialog .modal-content button.secondary {
  border: 2px solid #0096e6;
  background-color: white;
  color: #0096e6;
}
@media (min-width: 1024px) {
  .modal.checkout-ui .modal-dialog .modal-content button {
    margin-top: 20px;
  }
}

.esim-title {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
}

.radio-cards {
  padding: 0;
  list-style: none;
}
.radio-cards .radio-card {
  margin-bottom: 20px;
}
.radio-cards .radio-card-summary {
  display: none;
}
@media only screen and (min-width: 940px) {
  .radio-cards {
    display: table;
    height: 460px;
    padding: 0;
    table-layout: fixed;
    width: calc(100% + 100px);
  }
  .radio-cards .btn-check-label {
    margin-left: 0px;
    margin-right: 10px;
  }
  .radio-cards .radio-card {
    display: table-cell;
    padding-right: 8px;
    vertical-align: top;
  }
  .radio-cards .radio-card:last-child {
    padding: 0;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + label + .btn-check-content + .radio-card-summary {
    display: block;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content {
    border-color: #5f259f;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content::before, .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content::after, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content::before, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content::after {
    content: '';
    display: block;
    height: 0;
    left: 50%;
    margin-left: -9px;
    position: absolute;
    width: 0;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content::before, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content::before {
    bottom: -11px;
    top: 296px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-top: 11px solid #5f259f;
    border-radius: 0;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content::after, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content::after {
    bottom: -8px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid white;
    margin-left: -6px;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content + .radio-card-summary, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content + .radio-card-summary {
    display: block;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content .radio-card-selected-state::before, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content .radio-card-selected-state::before {
    border-color: #0096e6;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content .radio-card-selected-state::after, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content .radio-card-selected-state::after {
    background-color: #0096e6;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content .radio-card-selected-state .radio-card-selected-state-text::before, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content .radio-card-selected-state .radio-card-selected-state-text::before {
    content: 'Selected';
    padding-left: 39px;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content .radio-card-content-icon, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content .radio-card-content-icon {
    border: 2px solid #5f259f;
  }
  .radio-cards .radio-card > input[type="radio"]:checked + .radio-card-content .radio-card-content-icon img, .radio-cards .radio-card > input[type="radio"]:checked + label .radio-card-content .radio-card-content-icon img {
    -webkit-filter: none;
    /* Safari 6.0 - 9.0 */
    filter: none;
    opacity: 1;
  }
  .radio-cards .radio-card .radio-card-content {
    border: 2px solid #f2f2f2;
    cursor: pointer;
    height: 300px;
    max-width: 185px;
    padding: 20px;
    position: relative;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-content-title {
    color: #5f259f;
    font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
    font-size: 16px;
    margin: 0;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-content-icon {
    border: 2px solid #666;
    border-radius: 50%;
    height: 66px;
    margin-top: 20px;
    position: relative;
    width: 66px;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-content-icon::after {
    display: none;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-content-icon img {
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
    opacity: 0.8;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-content-paragraph {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 20px;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-selected-state {
    bottom: 0;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-selected-state::before {
    border: 1px solid #9b9b9b;
    border-radius: 50%;
    content: '';
    height: 20px;
    left: 40px;
    position: absolute;
    top: 20px;
    width: 20px;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-selected-state::after {
    background-color: transparent;
    border-radius: 50%;
    content: '';
    height: 14px;
    left: 43px;
    position: absolute;
    top: 23px;
    width: 14px;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-selected-state .radio-card-selected-state-text {
    background: none;
    border-top: 2px solid #d8d8d8;
    display: block;
    font-size: 14px;
    height: auto;
    letter-spacing: normal;
    margin: 0 20px;
    padding: 20px 0;
    width: auto;
  }
  .radio-cards .radio-card .radio-card-content .radio-card-selected-state .radio-card-selected-state-text::before {
    content: 'Select';
    text-transform: uppercase;
    padding-left: 20px;
  }
  .radio-cards .radio-card .radio-card-summary {
    top: 340px;
    display: none;
    left: 0;
    position: absolute;
    width: calc(100% + 100px);
  }
  .radio-cards .radio-card .radio-card-summary .radio-card-summary-title {
    color: #5f259f;
    font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
    font-size: 16px;
  }
  .radio-cards .radio-card .radio-card-summary .radio-card-summary-paragraph {
    font-size: 14px;
    margin-top: 20px;
    max-height: 130px;
    overflow: hidden;
  }
}

.checkout-container .carousel.device.white-card {
  background: transparent;
}
.checkout-container .carousel.device.white-card .slick-prev,
.checkout-container .carousel.device.white-card .slick-next {
  background: transparent;
  margin-top: -36px;
  top: 50%;
}
@media (min-width: 640px) {
  .checkout-container .carousel.device.white-card .slick-prev,
  .checkout-container .carousel.device.white-card .slick-next {
    background: white;
    margin-top: 0;
    top: 0;
  }
}
.checkout-container .carousel.device.white-card .device-carousel-card {
  padding-bottom: 0;
}
.checkout-container .carousel.device.white-card .device-carousel-card .device-img {
  margin-top: 0;
}
.checkout-container .carousel.device.white-card .slick-prev::before,
.checkout-container .carousel.device.white-card .slick-next::before,
.checkout-container .carousel.device.white-card .slick-prev:hover::before,
.checkout-container .carousel.device.white-card .slick-next:hover::before {
  background: transparent;
  color: #007de6 !important;
}
@media (min-width: 640px) {
  .checkout-container .carousel.device.white-card .slick-prev::before,
  .checkout-container .carousel.device.white-card .slick-next::before,
  .checkout-container .carousel.device.white-card .slick-prev:hover::before,
  .checkout-container .carousel.device.white-card .slick-next:hover::before {
    background: white;
  }
}
.checkout-container .carousel.device.white-card .slick-dots {
  display: none !important;
}

.checkout-container .carousel.device.white-card .device-carousel-card:hover {
  background: transparent;
}

.checkout-container .carousel.device .device-carousel-card {
  padding-top: 0;
}

.checkout-container .nav.nav-tabs.choose-plan-tab {
  border: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 640px) {
  .checkout-container .nav.nav-tabs.choose-plan-tab {
    margin-left: 0;
    margin-right: 0;
  }
}
.checkout-container .nav.nav-tabs.choose-plan-tab > li {
  background-color: #f2f2f2;
  border: 0;
  flex: 1;
  margin: 0;
}
.checkout-container .nav.nav-tabs.choose-plan-tab > li:nth-child(2) {
  margin: 0 4px;
}
.checkout-container .nav.nav-tabs.choose-plan-tab > li.hover {
  background: #f2f2f2;
  border: 0;
}
.checkout-container .nav.nav-tabs.choose-plan-tab > li.active {
  background: white;
  border-bottom: 2px solid #5f259f;
}
.checkout-container .nav.nav-tabs.choose-plan-tab > li.active a {
  color: #5f259f;
}
.checkout-container .nav.nav-tabs.choose-plan-tab > li a {
  background-color: transparent;
  border: 0;
  color: #666;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
}
.checkout-container .nav.nav-tabs.choose-plan-tab > li a:hover {
  background: inherit;
  border: inherit;
}

.checkout-container .tab-content.choose-plan-tab-content {
  background: transparent;
  box-shadow: none;
  padding: 0;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel {
  background: transparent;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-list {
  padding: 0;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card {
  cursor: pointer;
  margin: 0 5px 15px;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card label {
  border: 2px solid #f2f2f2;
  min-height: 490px;
  position: relative;
  width: 100%;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card input:checked + label {
  border-color: #5f259f;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card input:checked + label::after,
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card input:checked + label::before {
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card input:checked + label::after {
  bottom: -12px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid white;
  margin-left: -10px;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card input:checked + label::before {
  bottom: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #5f259f;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card input:checked + label[for='casualRateCard']::before,
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card input:checked + label[for='casualRateCard']::after {
  display: none;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-prev,
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-next {
  background: transparent;
  height: 60px;
  margin-top: -62px;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-prev::before,
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-next::before {
  color: #0096e6;
  font-size: 18px;
  height: auto;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-prev {
  left: 1%;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-next {
  right: 0%;
}
@media (min-width: 640px) {
  .checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-prev {
    left: 41%;
  }
  .checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-next {
    right: 40%;
  }
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-dots {
  display: block !important;
  top: -47px;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-dots li.slick-active button::before {
  color: #5f259f;
  font-size: 32px;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .slick-dots li button::before {
  font-size: 23px;
}

.checkout-container .choosePlanRadio + label .choosePlanStatus {
  padding: 10px 0 20px;
  position: relative;
  text-align: center;
}
.checkout-container .choosePlanRadio + label .choosePlanStatus::before {
  content: 'Select';
}
.checkout-container .choosePlanRadio + label .choosePlanStatus .choosePlanStatusIcon,
.checkout-container .choosePlanRadio + label .choosePlanStatus .choosePlanStatusIconBg {
  left: 50%;
  margin: 7px 0 0 -50px;
  position: absolute;
  top: 0;
}
.checkout-container .choosePlanRadio + label .choosePlanStatus .choosePlanStatusIcon {
  border: 2px solid #b2b2b2;
  border-radius: 50%;
  height: 24px;
  width: 24px;
}
.checkout-container .choosePlanRadio + label .choosePlanStatus .choosePlanStatusIconBg {
  background-color: transparent;
  border-radius: 50%;
  height: 16px;
  margin: 11px 0 0 -46px;
  width: 16px;
}
.checkout-container .choosePlanRadio:checked + label .choosePlanStatus::before {
  content: 'Selected';
}
.checkout-container .choosePlanRadio:checked + label .choosePlanStatus .choosePlanStatusIcon {
  border-color: #0096e6;
  margin-left: -60px;
}
.checkout-container .choosePlanRadio:checked + label .choosePlanStatus .choosePlanStatusIconBg {
  background-color: #0096e6;
  margin-left: -56px;
}
.checkout-container .chooseAPlanWrapper .hidden {
  visibility: hidden;
}
.checkout-container .chooseAPlanWrapper .visible {
  visibility: visible;
}
.checkout-container .selectedColour {
  color: #666;
  margin-top: 40px;
  text-align: center;
  width: 100%;
}
.checkout-container .planTypeHeader,
.checkout-container .planData {
  padding: 10px 20px;
}
.checkout-container .planType,
.checkout-container .planPrice,
.checkout-container .planTypeCasual {
  color: #5f259f;
}
.checkout-container .planType,
.checkout-container .planTypeCasual {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 18px;
  line-height: 23px;
}
.checkout-container .planTypeCasual {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 38px;
}
.checkout-container .planPrice {
  margin: 10px 0;
}
.checkout-container .planPrice .planPriceLeft {
  font-size: 70px;
  font-weight: 600;
  line-height: 70px;
}
.checkout-container .planPrice .planPriceRight {
  display: table;
  font-size: 22px;
}
.checkout-container .planPrice .planPriceRight .planPriceRightBody {
  display: table-cell;
  line-height: 23px;
  padding-left: 5px;
  vertical-align: middle;
}
.checkout-container .planPrice .planPriceRight .planPriceRightBody .planPriceRightFreq {
  text-transform: lowercase;
}
.checkout-container .planPrice .planPriceLeft,
.checkout-container .planPrice .planPriceRight {
  display: inline-block;
}
.checkout-container .planPromoTitle,
.checkout-container .planPromoContext {
  display: table;
  width: 100%;
}
.checkout-container .planPromoTitle p, .checkout-container .planPromoTitle label, .checkout-container .planPromoTitle .help-block, .checkout-container .planPromoTitle .info-box, .checkout-container .planPromoTitle .table-card .table, .table-card .checkout-container .planPromoTitle .table, .checkout-container .planPromoTitle .alert-wrap .alert, .alert-wrap .checkout-container .planPromoTitle .alert,
.checkout-container .planPromoContext p,
.checkout-container .planPromoContext label,
.checkout-container .planPromoContext .help-block,
.checkout-container .planPromoContext .info-box,
.checkout-container .planPromoContext .table-card .table,
.table-card .checkout-container .planPromoContext .table,
.checkout-container .planPromoContext .alert-wrap .alert,
.alert-wrap .checkout-container .planPromoContext .alert {
  background-color: #ec008c;
  color: white;
  display: table-cell;
  padding: 0 20px;
  text-align: center;
  vertical-align: middle;
}
.checkout-container .planPromoTitle {
  height: 25px;
}
.checkout-container .planPromoTitle p, .checkout-container .planPromoTitle label, .checkout-container .planPromoTitle .help-block, .checkout-container .planPromoTitle .info-box, .checkout-container .planPromoTitle .table-card .table, .table-card .checkout-container .planPromoTitle .table, .checkout-container .planPromoTitle .alert-wrap .alert, .alert-wrap .checkout-container .planPromoTitle .alert {
  font-family: AvenirNextLTPro-Bold, Calibri, Arial, sans-serif;
  font-size: 13px;
}
.checkout-container .planPromoContext {
  height: 40px;
}
.checkout-container .planPromoContext p, .checkout-container .planPromoContext label, .checkout-container .planPromoContext .help-block, .checkout-container .planPromoContext .info-box, .checkout-container .planPromoContext .table-card .table, .table-card .checkout-container .planPromoContext .table, .checkout-container .planPromoContext .alert-wrap .alert, .alert-wrap .checkout-container .planPromoContext .alert {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
}
.checkout-container .planData {
  list-style: none;
  margin: 0;
  min-height: 140px;
}
.checkout-container .planData li {
  border-bottom: 1px solid #d8d8d8;
  color: #444;
  padding: 10px 0;
}
.checkout-container .planData li.planDataJustifyContent {
  display: flex;
}
.checkout-container .planData li.planDataJustifyContent .planDataType {
  width: 50px;
}
.checkout-container .planData li .planDataType {
  margin-right: 8px;
  text-transform: uppercase;
}
.checkout-container .choose-plan-footer {
  margin-top: 30px;
  text-align: center;
}

.checkout-container .entitlements {
  padding: 10px;
}
.checkout-container .entitlements ul {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 13px 0 0;
  padding: 0;
}
.checkout-container .entitlements ul li {
  flex: 1;
  text-align: center;
}
.checkout-container .entitlements ul li a {
  color: #4a4a4a;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
.checkout-container .entitlements ul li a:hover,
.checkout-container .entitlements ul li a:focus,
.checkout-container .entitlements ul li a:active {
  text-decoration: none;
}

.checkout-container input.checked[type="radio"] + label div:before, .checkout-container input[type="radio"]:checked + .btn-check-label .radio-button:before, .accessory_modal.modal input.checked[type="radio"] + label div:before, .accessory_modal.modal input[type="radio"]:checked + label div:before, .configurator-login input.checked[type="radio"] + label div:before, .configurator-login input[type="radio"]:checked + label div:before {
  border: 2px solid #0096e6;
  border-radius: 50%;
  height: 24px;
  top: -2px;
  width: 24px;
}

.checkout-container input.checked[type="radio"] + label div:after, .checkout-container input[type="radio"]:checked + .btn-check-label .radio-button:after, .accessory_modal.modal input.checked[type="radio"] + label div:after, .accessory_modal.modal input[type="radio"]:checked + label div:after, .configurator-login input.checked[type="radio"] + label div:after, .configurator-login input[type="radio"]:checked + label div:after {
  background-color: #0096e6;
  border: 2px solid #0096e6;
  border-radius: 50%;
  content: "";
  height: 16px;
  width: 16px;
  top: -22px;
  position: relative;
  left: 2px;
}

.accessory_modal.modal .modal-dialog {
  max-width: 700px;
}
.accessory_modal.modal .modal-dialog .modal-content {
  border: none;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
}
.accessory_modal.modal .modal-dialog .modal-content .close {
  background: none;
}
.accessory_modal.modal .modal-dialog .modal-content .close.btn-desk {
  top: 0;
}
.accessory_modal.modal .modal-dialog .modal-content .close .icon-x {
  color: #666;
  font-size: 16px;
}
.accessory_modal.modal .modal-dialog .modal-content .modal-body {
  color: #333;
  padding: 20px;
}
@media (min-width: 640px) {
  .accessory_modal.modal .modal-dialog .modal-content .modal-body {
    padding: 60px 80px;
  }
}
.accessory_modal.modal .modal-dialog .modal-content .modal-body p, .accessory_modal.modal .modal-dialog .modal-content .modal-body label, .accessory_modal.modal .modal-dialog .modal-content .modal-body .help-block, .accessory_modal.modal .modal-dialog .modal-content .modal-body .info-box, .accessory_modal.modal .modal-dialog .modal-content .modal-body .table-card .table, .table-card .accessory_modal.modal .modal-dialog .modal-content .modal-body .table, .accessory_modal.modal .modal-dialog .modal-content .modal-body .alert-wrap .alert, .alert-wrap .accessory_modal.modal .modal-dialog .modal-content .modal-body .alert {
  color: #333;
  font-size: 14px;
  line-height: 1.5;
}
.accessory_modal.modal .modal-dialog .modal-content .modal-body .modal-title {
  color: #5f259f;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 0;
  position: relative;
  width: auto;
}
.accessory_modal.modal .modal-dialog .modal-content .modal-body .modal-title::before {
  background-color: #5f259f;
  bottom: -10px;
  content: '';
  left: 0;
  height: 4px;
  position: absolute;
  width: 100%;
}
@media (min-width: 641px) {
  .accessory_modal.modal .modal-dialog .modal-content .modal-body .modal-title::before {
    width: 100px;
  }
}
.accessory_modal.modal .modal-dialog .modal-content .modal-small-title {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  margin: 0;
}
.accessory_modal.modal .modal-dialog .modal-content .modal-list {
  margin: 10px 0 0 20px;
  padding: 0;
}
.accessory_modal.modal .modal-dialog .modal-content .modal-defs {
  font-size: 14px;
}
.accessory_modal.modal .modal-dialog .modal-content .modal-defs dt,
.accessory_modal.modal .modal-dialog .modal-content .modal-defs dd {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
.accessory_modal.modal .modal-dialog .modal-content .modal-defs dt {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  width: 180px;
}
.accessory_modal.modal .modal-dialog .modal-content .dedicated-team {
  display: none;
}
@media (min-width: 1024px) {
  .accessory_modal.modal .modal-dialog .modal-content .dedicated-team {
    display: block;
    position: absolute;
    right: 60px;
    top: 80px;
  }
}
.accessory_modal.modal .modal-dialog .modal-content button {
  width: 154px;
  margin-right: 10px;
  background-color: #0096e6;
  border-color: transparent;
  font-size: 16px;
  text-transform: none;
  font-family: AvenirNextLTPro-Regular,Calibri,Arial,sans-serif;
  padding: 11px 7px 11px;
}
@media (min-width: 1024px) {
  .accessory_modal.modal .modal-dialog .modal-content button {
    margin-top: 20px;
  }
}
.accessory_modal.modal .modal-backdrop {
  background-color: white;
  opacity: 0.8 !important;
}
.accessory_modal.modal .close {
  background: none;
}
.accessory_modal.modal .close.btn-desk {
  top: 0;
}
.accessory_modal.modal .close .icon-x {
  color: #666;
  font-size: 16px;
}
.accessory_modal.modal input:checked[type="radio"] + label {
  border: 1px solid #0096e6;
  background-color: #ffffff;
}
.accessory_modal.modal input.checked[type="radio"] + label div::before {
  border: 2px solid #b2b2b2;
  height: 24px;
  left: 0;
  top: 0;
  width: 24px;
}
.accessory_modal.modal input[type="radio"] + label div {
  border-radius: 50%;
  height: 24px;
  left: 0;
  top: 0;
  width: 24px;
}
.accessory_modal.modal input[type="radio"] + label span {
  width: auto;
  margin-left: 9px;
  background: none !important;
  width: auto;
  margin-left: 21px;
  background: none !important;
  height: auto;
  position: absolute;
  top: 15px;
  left: 28px;
  display: inline-block;
}
@media only screen and (max-width: 640px) {
  .accessory_modal.modal input[type="radio"] + label span {
    margin-left: 9px;
    margin-bottom: 4px;
    left: 41px;
  }
}
.accessory_modal.modal input[type="radio"] + label div::before {
  border: 2px solid #b2b2b2;
  border-radius: 50%;
  height: 24px;
  left: -2px;
  top: -2px;
  width: 24px;
  position: relative;
}
@media only screen and (min-width: 940px) and (max-width: 1024px) {
  .accessory_modal.modal .modal-content .modal-body {
    padding: 60px 36px !important;
  }
}
.accessory_modal.modal label.btn-check-label {
  width: 100%;
  padding: 13px 26px 3px;
  background-color: #f2f2f2;
  border: 1px solid #f2f2f2;
}
.accessory_modal.modal input {
  height: 0;
}
.accessory_modal.modal input[type="radio"] + label div {
  display: inline-block;
}

.accessories-container .carousel.device:after {
  display: none;
}
.accessories-container .form-wrapper {
  border-left: 2px solid #5f259f;
  margin: 10px 0 0 20px;
  padding: 0 25px 30px;
}
@media only screen and (max-width: 939px) {
  .accessories-container .form-wrapper {
    border: none;
    margin: 0 0 20px;
    padding: 0;
  }
}
.accessories-container .left-sub {
  color: #5f259f;
  font-size: 24px;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-weight: 100;
  line-height: 1;
}
@media only screen and (max-width: 639px) {
  .accessories-container .left-sub {
    font-size: 20px;
    padding-left: 0;
  }
}
.accessories-container .nav.nav-tabs.choose-plan-tab {
  border: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 640px) {
  .accessories-container .nav.nav-tabs.choose-plan-tab {
    margin-left: 0;
    margin-right: 0;
  }
}
.accessories-container .nav.nav-tabs.choose-plan-tab > li {
  background-color: #f2f2f2;
  border: 0;
  flex: 1;
  margin: 0;
}
.accessories-container .nav.nav-tabs.choose-plan-tab > li:nth-child(2) {
  margin: 0 4px;
}
.accessories-container .nav.nav-tabs.choose-plan-tab > li.hover {
  background: #f2f2f2;
  border: 0;
}
.accessories-container .nav.nav-tabs.choose-plan-tab > li.active {
  background: white;
  border-bottom: 2px solid #5f259f;
}
.accessories-container .nav.nav-tabs.choose-plan-tab > li.active a {
  color: #5f259f;
}
.accessories-container .nav.nav-tabs.choose-plan-tab > li a {
  background-color: transparent;
  border: 0;
  color: #666;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
}
.accessories-container .nav.nav-tabs.choose-plan-tab > li a:hover {
  background: inherit;
  border: inherit;
}
.accessories-container .carousel-content {
  background: transparent;
  box-shadow: none;
  padding: 0;
  margin-top: 40px;
}
@media only screen and (max-width: 639px) {
  .accessories-container .carousel-content {
    margin-top: 60px;
  }
}
.accessories-container .carousel-content .tab-pane .carousel {
  background: transparent;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-list {
  padding: 0;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card {
  cursor: pointer;
  margin: 0 5px 15px;
  position: relative;
  width: auto;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card img {
  max-height: 200px;
  margin: 0 auto;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .promo-box {
  background-color: #ec008c;
  padding: 6px 8px;
  color: white;
  font-size: 12px;
  position: absolute;
  width: 100%;
  top: 0;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  text-align: center;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content {
  margin-top: 46px;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content h3 {
  color: #5f259f;
  font-family: AvenirNextLTPro-Demi;
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 17px;
  height: 30px;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box {
  background-color: #f2f2f2;
  padding: 10px 10px 3px;
  overflow: hidden;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box p.price, .accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box label.price, .accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box .price.help-block, .accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box .price.info-box, .accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box .table-card .price.table, .table-card .accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box .price.table, .accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box .alert-wrap .price.alert, .alert-wrap .accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box .price.alert {
  font-size: 30px;
  font-family: AvenirNextLTPro-Demi;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .device-content .sub-content .price-box .was-price {
  float: right;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .add-action .submit {
  text-align: center;
  padding: 12px;
}
.accessories-container .carousel-content .tab-pane .carousel .choose-plan-card .add-action .submit button {
  border: none;
  color: #0096e6;
  background: none;
  width: 100%;
  border-radius: 0px;
  font-size: inherit;
  line-height: 28px;
  padding: 8px 15px 5px;
  display: inline-block;
  -webkit-padding-before: 9px;
  -webkit-padding-after: 5px;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-prev,
.accessories-container .carousel-content .tab-pane .carousel .slick-next {
  background: transparent;
  height: 60px;
  margin-top: -62px;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-prev::before,
.accessories-container .carousel-content .tab-pane .carousel .slick-next::before {
  color: #0096e6;
  font-size: 18px;
  height: auto;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-prev {
  left: 1%;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-next {
  right: 0%;
}
@media (min-width: 640px) {
  .accessories-container .carousel-content .tab-pane .carousel .slick-prev {
    left: 41%;
  }
  .accessories-container .carousel-content .tab-pane .carousel .slick-next {
    right: 40%;
  }
}
.accessories-container .carousel-content .tab-pane .carousel .slick-dots {
  display: block !important;
  top: -47px;
  height: 30px;
  margin-bottom: 0;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-dots li {
  height: 100%;
  position: relative;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-dots li button {
  height: 100%;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-dots li button:before {
  font-size: 23px;
  content: "";
  width: 6px;
  height: 6px;
  top: 12px;
  border-radius: 50%;
  background: #0096e6;
}
.accessories-container .carousel-content .tab-pane .carousel .slick-dots li.slick-active button:before {
  background: #5f259f;
  width: 8px;
  height: 8px;
  top: 11px;
}
.accessories-container .carousel-content .carousel.device.white-card {
  background: transparent;
}
.accessories-container .carousel-content .carousel.device.white-card .slick-prev,
.accessories-container .carousel-content .carousel.device.white-card .slick-next {
  background: transparent;
  margin-top: -36px;
  top: 50%;
}
@media (min-width: 640px) {
  .accessories-container .carousel-content .carousel.device.white-card .slick-prev,
  .accessories-container .carousel-content .carousel.device.white-card .slick-next {
    background: white;
    margin-top: 0;
    top: 0;
  }
}
.accessories-container .carousel-content .carousel.device.white-card .device-carousel-card {
  padding-top: 0;
  padding-bottom: 0;
}
.accessories-container .carousel-content .carousel.device.white-card .device-carousel-card:hover {
  background: transparent;
}
.accessories-container .carousel-content .carousel.device.white-card .slick-prev::before,
.accessories-container .carousel-content .carousel.device.white-card .slick-next::before,
.accessories-container .carousel-content .carousel.device.white-card .slick-prev:hover::before,
.accessories-container .carousel-content .carousel.device.white-card .slick-next:hover::before {
  background: transparent;
  color: #007de6 !important;
}
@media (min-width: 640px) {
  .accessories-container .carousel-content .carousel.device.white-card .slick-prev::before,
  .accessories-container .carousel-content .carousel.device.white-card .slick-next::before,
  .accessories-container .carousel-content .carousel.device.white-card .slick-prev:hover::before,
  .accessories-container .carousel-content .carousel.device.white-card .slick-next:hover::before {
    background: white;
  }
}
.accessories-container .carousel-content .carousel.device.white-card .slick-dots {
  display: none !important;
}

#related_accessories .choose-plan-card {
  border: 2px solid #f2f2f2;
}
#related_accessories .choose-plan-card.selected {
  border-color: #5f259f;
}
#related_accessories .carousel-content {
  margin-top: 60px;
}
#related_accessories .accessories-colour-picker {
  border: none;
}
#related_accessories .colour-picker {
  height: 40px;
}
#related_accessories .device-colour-select {
  width: 34px;
}
#related_accessories .device-colour-select .btn-check-input:checked + .btn-check-label .colour-checkbox .accessory-colour-select {
  border: solid 2px #5f259f;
}
#related_accessories .btn-check-label .colour-checkbox .accessory-colour-select {
  border: none;
}

/* Using SCSS variables for colors */
/* Using SCSS variables to store font-family */
/* Using SCSS variables to store font-family */
.relative-wrapper {
  position: relative;
}

.absolute-help-link {
  position: absolute;
}
.absolute-help-link.top-right {
  top: 0;
  right: 0;
}

.purple-text {
  color: #5f259f !important;
}

.hide-section {
  display: none;
}

.no-padding {
  padding: none !important;
}

.no-margin {
  margin: none !important;
}

.margin-top-0 {
  margin-top: 0px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}

.margin-top-20 {
  margin-top: 20px !important;
}

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-5 {
  margin-bottom: 5px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.padding-top-0 {
  padding-top: 0px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.notification {
  background: #eee;
  padding: 10px 20px;
  font-size: 17.5px;
  margin-bottom: 5px;
  width: 100%;
  display: flex;
}
.notification .text-info {
  font-size: 16px;
  color: #666;
  margin: 0;
  line-height: 1.4;
  font-weight: 600;
}
.notification .icon-img {
  height: 24px;
  width: auto;
  padding-right: 10px;
  margin-left: -5px;
}
.notification.error .text-info {
  color: #d0021b;
}
.notification.warning-yellow .text-info {
  color: #f0ad4e;
}
.notification.warning .text-info {
  color: #5f259f;
}
.notification.success .text-info {
  color: #00af55;
}

.checkout-container input.checked[type="radio"] + label div:before, .checkout-container input[type="radio"]:checked + .btn-check-label .radio-button:before, .accessory_modal.modal input.checked[type="radio"] + label div:before, .accessory_modal.modal input[type="radio"]:checked + label div:before, .configurator-login input.checked[type="radio"] + label div:before, .configurator-login input[type="radio"]:checked + label div:before {
  border: 2px solid #0096e6;
  border-radius: 50%;
  height: 24px;
  top: -2px;
  width: 24px;
}

.checkout-container input.checked[type="radio"] + label div:after, .checkout-container input[type="radio"]:checked + .btn-check-label .radio-button:after, .accessory_modal.modal input.checked[type="radio"] + label div:after, .accessory_modal.modal input[type="radio"]:checked + label div:after, .configurator-login input.checked[type="radio"] + label div:after, .configurator-login input[type="radio"]:checked + label div:after {
  background-color: #0096e6;
  border: 2px solid #0096e6;
  border-radius: 50%;
  content: "";
  height: 16px;
  width: 16px;
  top: -22px;
  position: relative;
  left: 2px;
}

@media only screen and (max-width: 640px) {
  .configurator-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.configurator-login h2#login-header-content {
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  .configurator-login h2#login-header-content {
    line-height: 1.25;
  }
}
.configurator-login .login-second .spark-login-header {
  width: 10%;
  display: inline-block;
  margin: 0;
  border: 2px solid black;
  margin-left: -10px;
}
.configurator-login .error-block {
  text-align: left;
}
.configurator-login .error-block img {
  max-width: 24px;
  margin-right: 10px;
}
.configurator-login .invalid {
  display: none;
  font-size: 14px;
}
.configurator-login .invalid.error {
  margin-top: -10px;
  margin-bottom: 15px;
  text-align: center;
  color: #d0021b;
}
.configurator-login .warning {
  margin-top: -10px;
  margin-bottom: 15px;
  text-align: left;
  color: #f0ad4e;
}
.configurator-login .success {
  margin-top: -10px;
  margin-bottom: 15px;
  text-align: left;
  color: #00af55;
}
.configurator-login .login-error {
  display: none;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 15px;
  color: #ff0000;
}
@media only screen and (max-width: 640px) {
  .configurator-login .form-wrapper {
    border: none;
    margin: 20px 0 0;
    padding: 0;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .form-wrapper {
    border: none;
    margin: 20px 0 0 7px;
    padding: 10px 0 7px 10px;
  }
}
.configurator-login .form-wrapper label {
  width: 100%;
  margin-bottom: 10px;
  display: inline-flex;
}
@media only screen and (max-width: 640px) {
  .configurator-login .form-wrapper label {
    margin-bottom: 0;
    margin-left: -5px;
  }
}
.configurator-login .form-wrapper label span {
  font-size: 16px;
  color: #666666;
}
@media only screen and (max-width: 640px) {
  .configurator-login .form-wrapper label span {
    font-size: 14px;
  }
}
.configurator-login .form-wrapper label.myspark-email {
  margin-left: -50px;
}
.configurator-login .form-wrapper label.small-form-text {
  color: #b2b2b2;
  float: none;
  font-size: 12px;
  top: 0;
  transition: all 0.2s ease;
  line-height: 16px;
  margin-bottom: 0;
}
.configurator-login .form-wrapper label.small-form-text.low {
  font-size: 16px;
  line-height: 16px;
  top: 30px;
  pointer-events: none;
}
.configurator-login .form-wrapper .sub-text {
  color: #0096e6;
  font-size: 16px;
  margin-top: 20px;
  padding-left: 10px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .form-wrapper .sub-text {
    padding-left: 10px !important;
    font-size: 14px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .form-wrapper .sub-text {
    padding-left: 0 !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .account-numbers {
    margin-left: 4px;
  }
}
.configurator-login .account-numbers em.account-number {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  display: inline-block;
  font-style: normal;
}
.configurator-login .account-numbers .form-wrapper {
  padding-top: 0;
  padding-bottom: 30px;
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .account-numbers .form-wrapper {
    margin-left: 0;
  }
}
.configurator-login .account-numbers .form-wrapper .form-content {
  margin-bottom: 28px;
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .account-numbers .form-wrapper .form-content {
    padding-left: 0;
  }
}
.configurator-login .account-numbers .form-wrapper .header-text {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
@media only screen and (min-width: 940px) {
  .configurator-login .account-numbers .form-wrapper .header-text {
    font-size: 18px;
  }
}
.configurator-login .account-numbers .right-sub {
  text-align: right;
  margin-top: 0;
  position: absolute;
  right: 10px;
}
.configurator-login .account-numbers .account-numbers {
  padding-bottom: 20px;
}
.configurator-login .account-numbers .left-sub {
  font-size: 24px;
}
@media only screen and (min-width: 940px) {
  .configurator-login .account-numbers .left-sub {
    font-size: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .configurator-login .account-numbers .form-button {
    margin-top: 0px;
  }
}
.configurator-login p, .configurator-login label, .configurator-login .help-block, .configurator-login .info-box, .configurator-login .table-card .table, .table-card .configurator-login .table, .configurator-login .alert-wrap .alert, .alert-wrap .configurator-login .alert {
  color: #666666;
}
.configurator-login h2, .configurator-login h3, .configurator-login h4, .configurator-login h5, .configurator-login h6 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-weight: 100;
}
.configurator-login .form-text {
  font-size: 16px;
  padding-top: 20px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .form-text {
    font-size: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .form-text {
    padding-left: 20px;
    border: 0;
  }
}
.configurator-login .form-content .contact-msg {
  font-weight: normal;
  margin-left: -50px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .form-content {
    padding: 0 0 0 15px;
  }
}
.configurator-login .btn-check-label-text {
  display: inline-block;
}
.configurator-login .left-sub {
  font-size: 24px;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-weight: 100;
  color: #333333;
}
@media only screen and (max-width: 640px) {
  .configurator-login .left-sub {
    font-size: 20px;
    padding-left: 0;
  }
}
.configurator-login input:focus,
.configurator-login input[type=text]:focus,
.configurator-login input[type="password"]:focus,
.configurator-login select:focus,
.configurator-login .checkout-container .autosuggestionlist:focus,
.checkout-container .configurator-login .autosuggestionlist:focus,
.configurator-login textarea:focus,
.configurator-login button:focus {
  outline: none;
  border: none;
  border-bottom: 1px solid #b2b2b2;
  border-radius: 0;
  -webkit-appearance: none;
}
.configurator-login input:read-only {
  cursor: not-allowed;
  border-bottom: 1px solid #ccc;
}
.configurator-login select, .configurator-login .checkout-container .autosuggestionlist, .checkout-container .configurator-login .autosuggestionlist {
  background-color: transparent !important;
  border: none;
  border-bottom: 1px solid #999999;
  border-radius: 0;
  color: #333333;
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif !important;
  height: 35px;
  padding: 6px 7px !important;
  width: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-overflow: '';
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 2px 2px 2px 2px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}
.configurator-login .dropdown.error select, .configurator-login .dropdown.error .checkout-container .autosuggestionlist, .checkout-container .configurator-login .dropdown.error .autosuggestionlist {
  border-color: #d0021b;
}
.configurator-login .dropdown.error select, .configurator-login .dropdown.error .checkout-container .autosuggestionlist, .checkout-container .configurator-login .dropdown.error .autosuggestionlist,
.configurator-login .dropdown.error .icon-down-open-big {
  color: #d0021b;
}
.configurator-login .dropdown i {
  position: absolute;
  right: 0;
  top: 9px;
  color: #999999;
}
.configurator-login input {
  border: none;
  border-bottom: 1px solid #b2b2b2;
  border-radius: 0;
  color: #333333;
  font-size: 16px;
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.configurator-login input#myspark-email {
  margin-left: -50px;
}
.configurator-login .new-customer {
  display: none;
}
.configurator-login .new-customer .form-sub-heading .sub {
  padding-left: 20px;
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .new-customer .form-wrapper {
    margin: 0 0 0 0;
    padding: 0 0 7px 0;
  }
  .configurator-login .new-customer .form-wrapper .form-content {
    padding-left: 0;
  }
}
.configurator-login .new-customer .form-button {
  margin-top: 0;
}
.configurator-login .new-customer .new-register {
  margin-left: 0;
  margin-bottom: 22px;
}
.configurator-login .new-customer .new-register .submit-button {
  margin-top: 27px;
}
.configurator-login .new-customer .new-register .new-customer-subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #333333;
}
.configurator-login .new-customer .new-register .cid-sign-new-panel {
  position: relative;
  margin-top: 39px;
  height: 28px;
}
.configurator-login .new-customer .submit-button {
  margin-top: 25px;
}
.configurator-login .new-customer .login-error {
  margin-top: 32px;
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .existing .left-sub {
    padding-left: 10px !important;
  }
}
.configurator-login .signin-wrapper-js {
  padding-left: 0;
}
.configurator-login .signin-wrapper-js .password-header, .configurator-login .signin-wrapper-js .phone-num {
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  .configurator-login .signin-wrapper-js {
    margin-left: -15px;
    padding: 0;
  }
}
@media only screen and (max-width: 697px) {
  .configurator-login .signin-wrapper-js {
    margin-left: 0;
  }
}
.configurator-login .signin-wrapper-js.submit-button {
  margin-top: 20px;
}
@media only screen and (max-width: 940px) {
  .configurator-login .signin-wrapper-js .form-button {
    width: 110px;
    margin-top: 0;
  }
}
.configurator-login .signin-wrapper-js .detail-wrapper {
  padding: 20px 20px 0;
}
@media only screen and (max-width: 640px) {
  .configurator-login .signin-wrapper-js .detail-wrapper {
    padding: 0;
  }
}
@media only screen and (min-width: 940px) {
  .configurator-login .signin-wrapper-js .detail-wrapper {
    padding: 0;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .signin-wrapper-js .detail-wrapper {
    padding: 20px 0 0;
  }
}
.configurator-login .signin-wrapper-js .detail-wrapper .sub-heading-content, .configurator-login .signin-wrapper-js .detail-wrapper #emailOrAccountSubHeading {
  margin-top: -15px;
  margin-left: -50px;
}
.configurator-login .signin-wrapper-js .detail-wrapper #passwordField {
  margin-left: 0;
}
.configurator-login .signin-wrapper-js .detail-wrapper .prefix {
  padding-top: 22px;
}
.configurator-login .signin-wrapper-js .detail-wrapper .help {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  text-align: right;
  padding: 0;
  cursor: pointer;
  text-decoration: underline;
}
@media only screen and (max-width: 640px) {
  .configurator-login .signin-wrapper-js .detail-wrapper .no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.configurator-login .signin-wrapper-js .detail-wrapper p.small-form-text, .configurator-login .signin-wrapper-js .detail-wrapper label.small-form-text, .configurator-login .signin-wrapper-js .detail-wrapper .small-form-text.help-block, .configurator-login .signin-wrapper-js .detail-wrapper .small-form-text.info-box, .configurator-login .signin-wrapper-js .detail-wrapper .table-card .small-form-text.table, .table-card .configurator-login .signin-wrapper-js .detail-wrapper .small-form-text.table, .configurator-login .signin-wrapper-js .detail-wrapper .alert-wrap .small-form-text.alert, .alert-wrap .configurator-login .signin-wrapper-js .detail-wrapper .small-form-text.alert {
  color: #b2b2b2;
}
@media only screen and (max-width: 640px) {
  .configurator-login .signin-wrapper-js .detail-wrapper p.small-form-text, .configurator-login .signin-wrapper-js .detail-wrapper label.small-form-text, .configurator-login .signin-wrapper-js .detail-wrapper .small-form-text.help-block, .configurator-login .signin-wrapper-js .detail-wrapper .small-form-text.info-box, .configurator-login .signin-wrapper-js .detail-wrapper .table-card .small-form-text.table, .table-card .configurator-login .signin-wrapper-js .detail-wrapper .small-form-text.table, .configurator-login .signin-wrapper-js .detail-wrapper .alert-wrap .small-form-text.alert, .alert-wrap .configurator-login .signin-wrapper-js .detail-wrapper .small-form-text.alert {
    margin-bottom: 0;
    padding: 0 !important;
  }
}
.configurator-login .signin-wrapper-js .detail-wrapper a {
  font-size: 12px;
}
.configurator-login .signin-wrapper-js .form-action {
  float: left;
  width: 75%;
  margin-left: 5%;
}
@media only screen and (max-width: 640px) {
  .configurator-login .signin-wrapper-js .form-action {
    margin: 0 -10px 0 -10px;
  }
}
.configurator-login .signin-wrapper-js .form-action .social-container {
  display: block;
  float: none;
  margin: 0 auto;
  margin-top: 2%;
}
@media only screen and (max-width: 940px) {
  .configurator-login .signin-wrapper-js .form-action .social-container {
    margin: 0 auto;
  }
}
.configurator-login .signin-wrapper-js .form-action .social-container .sub-link {
  text-align: center;
}
.configurator-login .signin-wrapper-js .form-action .social-container .sign-in-text {
  float: left;
}
.configurator-login .signin-wrapper-js .form-action .social-container .social {
  padding: 0;
  max-width: 217px;
  margin-right: 0px;
  border: 3px solid #f2f2f2;
  border-radius: 7px;
  margin-left: 7px;
  text-transform: uppercase;
  font-size: 12px;
  float: left;
  border: 1px solid lightgray;
  border-radius: 15px;
  width: 8%;
  float: left;
  text-align: center;
  width: 20%;
  float: left;
  text-align: center;
  padding: 2px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .signin-wrapper-js .form-action .social-container .social {
    background-color: #295396;
    color: #fff;
    margin: 0 auto;
    display: block;
    float: none;
    width: 100% !important;
    max-width: none;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .signin-wrapper-js .form-action .social-container .social {
    background-color: #295396;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    float: none;
    width: 48% !important;
    max-width: none;
    margin: 0 !important;
  }
}
@media only screen and (min-width: 940px) {
  .configurator-login .signin-wrapper-js .form-action .social-container .social {
    margin-right: 7px !important;
    margin-left: 7px !important;
  }
}
.configurator-login .signin-wrapper-js .form-action .social-container .social img {
  width: 30px;
  height: 25px;
}
.configurator-login .signin-wrapper-js .form-action .social-container .social.facebook {
  color: #fff;
  margin-left: 5%;
}
@media only screen and (max-width: 911px) {
  .configurator-login .signin-wrapper-js .form-action .social-container .social.facebook {
    margin: 0 auto;
  }
}
.configurator-login .signin-wrapper-js .form-action .social-container .social.facebook .facebook-icon {
  border-right: 1px solid #fff;
  padding: 4px 10px 4px 15px;
  line-height: 0;
  display: inline-block;
  line-height: 1.6;
  width: 38px;
}
.configurator-login .signin-wrapper-js .form-action .social-container .social.facebook .facebook-icon img {
  width: 11px;
  top: -1px;
  width: 100%;
}
.configurator-login .signin-wrapper-js .form-action .social-container .social.facebook .facebook-text {
  padding: 4px 10px;
  width: calc(97% - 38px);
  display: inline-block;
  text-align: center;
  color: #ffffff;
}
.configurator-login .signin-wrapper-js .form-action .social-container .social.gmail {
  background-color: #fff;
  color: #fff;
  margin-right: 0;
}
@media only screen and (max-width: 911px) {
  .configurator-login .signin-wrapper-js .form-action .social-container .social.gmail {
    margin: 15px auto 0;
  }
}
@media only screen and (min-width: 940px) {
  .configurator-login .signin-wrapper-js .form-action .social-container .social.gmail {
    height: 31px;
  }
}
@media only screen and (min-width: 940px) {
  .configurator-login .signin-wrapper-js .form-action .social-container .social.gmail img {
    width: 20px;
    height: 20px;
    margin-top: 3px;
  }
}
.configurator-login .signin-wrapper-js .form-action .social-container .social.gmail .gmail-icon {
  border-right: 1px solid #fff;
  padding: 4px 0px 4px 8px;
  line-height: 0;
  display: inline-block;
  line-height: 1.6;
  width: 38px;
}
.configurator-login .signin-wrapper-js .form-action .social-container .social.gmail .gmail-icon img {
  width: 29px;
  top: -1px;
}
.configurator-login .signin-wrapper-js .form-action .social-container .social.gmail .gmail-text {
  padding: 4px 10px;
  width: calc(97% - 38px);
  display: inline-block;
  text-align: center;
  color: #ffffff;
}
.configurator-login .align-right {
  text-align: right;
}
.configurator-login .no-padding {
  padding: 0;
}
@media only screen and (max-width: 640px) {
  .configurator-login .no-padding {
    padding: 0 !important;
  }
}
.configurator-login .right-sub {
  font-size: 16px;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  text-align: right;
  font-weight: 100;
}
@media only screen and (max-width: 640px) {
  .configurator-login .right-sub {
    text-align: left;
    padding: 0;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 940px) {
  .configurator-login .right-sub {
    text-align: left;
  }
}
@media only screen and (min-width: 940px) {
  .configurator-login .right-sub {
    padding: 0;
  }
}
.configurator-login .right-sub.new {
  margin-top: 0;
  cursor: pointer;
  padding-right: 24px;
}
.configurator-login .right-sub.info i {
  background-color: #0096e6;
  color: #ffffff;
  padding: 5px;
  font-size: 13px;
  border-radius: 50%;
}
.configurator-login .form-sub-heading {
  margin-top: 30px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}
.configurator-login .form-sub-heading h1 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .form-sub-heading h1 {
    margin-bottom: 0 !important;
    padding-left: 15px;
  }
}
.configurator-login .form-sub-heading .sub {
  margin-top: 20px;
}
@media only screen and (min-width: 940px) {
  .configurator-login .form-sub-heading .sub {
    padding-right: 0;
  }
}
.configurator-login .form-button {
  width: 20%;
  background-color: #0096e6;
  border-color: transparent;
  font-size: 16px;
  text-transform: none;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  padding: 6px 6px;
  float: left;
}
.configurator-login .form-button#continue-button {
  margin-left: 10px;
}
.configurator-login .form-button.next-button {
  margin-left: 2%;
  width: 10%;
}
.configurator-login .form-button:hover {
  background-color: #0088cc;
  border-color: transparent;
}
.configurator-login .form-button:disabled, .configurator-login .form-button:disabled:hover, .configurator-login .form-button.disabled {
  background: #babcbe;
  color: #ebebec;
  border-color: #babcbe;
  cursor: not-allowed;
}
@media only screen and (max-width: 640px) {
  .configurator-login .form-button {
    margin-top: 20px;
    width: 110px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .form-button {
    margin-top: 15px;
  }
}
.configurator-login .submit-button {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  .configurator-login .submit-button {
    padding-left: 10px;
  }
}
.configurator-login .submit-button #existingCustomer.right-sub {
  float: right;
  display: block;
  text-align: center;
  margin-left: 0;
  padding-right: 0;
  text-align: right;
}
@media only screen and (max-width: 640px) {
  .configurator-login .submit-button #existingCustomer.right-sub {
    margin-top: 6px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login .submit-button #existingCustomer.right-sub {
    padding-right: 10px;
  }
}
.configurator-login .back-button {
  color: #0096e6;
  float: left;
  margin-left: 0;
}
.configurator-login .help-section {
  text-align: right;
  padding-top: 8px;
}
.configurator-login .help-section.first-pg-help {
  margin-top: 10%;
  position: absolute;
  padding-left: 2%;
}
.configurator-login .help-section #arrow_dropdown {
  width: 15%;
  background: none;
  border: none;
}
.configurator-login .help-section #arrow_dropdown .icon-arrow-down {
  margin-left: 8px;
  vertical-align: middle;
}
.configurator-login .help-section #arrow_dropdown .icon-arrow-down:before {
  content: "\e052";
}
.configurator-login .help-section #arrow_dropdown a:focus .icon-arrow-down::before,
.configurator-login .help-section #arrow_dropdown a:hover .icon-arrow-down::before,
.configurator-login .help-section #arrow_dropdown a.active .icon-arrow-down::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.configurator-login p.back-arrow, .configurator-login label.back-arrow, .configurator-login .back-arrow.help-block, .configurator-login .back-arrow.info-box, .configurator-login .table-card .back-arrow.table, .table-card .configurator-login .back-arrow.table, .configurator-login .alert-wrap .back-arrow.alert, .alert-wrap .configurator-login .back-arrow.alert {
  color: #0096e6;
  margin-bottom: 20px;
}
@media only screen and (max-width: 640px) {
  .configurator-login p.back-arrow, .configurator-login label.back-arrow, .configurator-login .back-arrow.help-block, .configurator-login .back-arrow.info-box, .configurator-login .table-card .back-arrow.table, .table-card .configurator-login .back-arrow.table, .configurator-login .alert-wrap .back-arrow.alert, .alert-wrap .configurator-login .back-arrow.alert {
    padding: 0;
  }
}
.configurator-login p.back-arrow i, .configurator-login label.back-arrow i, .configurator-login .back-arrow.help-block i, .configurator-login .back-arrow.info-box i, .configurator-login .table-card .back-arrow.table i, .table-card .configurator-login .back-arrow.table i, .configurator-login .alert-wrap .back-arrow.alert i, .alert-wrap .configurator-login .back-arrow.alert i {
  margin-right: 5px;
}
.configurator-login input.checked[type="radio"] + label div::before {
  border: 2px solid #b2b2b2;
  height: 24px;
  left: 0;
  top: 0;
  width: 24px;
}
.configurator-login input.error[type="radio"] + label div::before {
  border-color: #ff7a77;
}
.configurator-login input[type="radio"] + label div {
  border-radius: 50%;
  height: 24px;
  left: 0;
  top: 0;
  width: 24px;
}
.configurator-login input[type="radio"] + label span {
  width: auto;
  margin-left: 25px;
  background: none !important;
}
@media only screen and (max-width: 640px) {
  .configurator-login input[type="radio"] + label span {
    width: 89%;
    margin-left: 14px;
    margin-bottom: 4px;
  }
}
.configurator-login input[type="radio"] + label div::before {
  border: 2px solid #b2b2b2;
  border-radius: 50%;
  height: 24px;
  left: -2px;
  top: -2px;
  width: 24px;
  position: relative;
}
.configurator-login input[type="radio"] + label div {
  display: inline-block;
}
.configurator-login input[type="radio"] + label.ac-selection-group {
  display: block;
  float: left;
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
}
.configurator-login input[type="radio"] + label.ac-selection-group div:after {
  border: none !important;
}
.configurator-login input[type="radio"] + label .ac-selection-ac-label {
  display: block;
  width: auto;
  margin-left: 14px;
  color: #666666;
}
@media only screen and (min-width: 640px) {
  .configurator-login input[type="radio"] + label .ac-selection-ac-label {
    margin-left: 30px;
    margin-top: -5px;
  }
}
@media only screen and (max-width: 639px) {
  .configurator-login input[type="radio"] + label .ac-selection-ac-label {
    margin-left: 21px;
    margin-top: -5px;
    margin-bottom: 15px;
  }
}
.configurator-login input[type="radio"] + label .ac-selection-ac-id {
  display: inline-block;
  height: 25px;
  margin-top: -15px;
  color: #333333;
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .configurator-login input[type="radio"] + label .ac-selection-ac-id {
    margin-left: 2px;
  }
}
@media only screen and (max-width: 639px) {
  .configurator-login input[type="radio"] + label .ac-selection-ac-id {
    margin-top: -15px;
    height: auto;
  }
}

.margin-header-subheader {
  margin-top: 30px;
}

.checkout-container .ipp-wrapper {
  margin-right: 20px;
}
.checkout-container iframe {
  border: 0;
  min-height: 600px;
  width: 100%;
  overflow: hidden;
}
.checkout-container select::-ms-expand, .checkout-container .autosuggestionlist::-ms-expand {
  display: none;
}

.modal .modal-dialog .modal-body h2.need-help-header {
  margin: 0;
  font-size: 30px;
  color: #333333;
}
@media only screen and (max-width: 940px) {
  .modal .modal-dialog .modal-body h2.need-help-header {
    font-size: 24px;
  }
}
.modal .modal-dialog .modal-body p, .modal .modal-dialog .modal-body label, .modal .modal-dialog .modal-body .help-block, .modal .modal-dialog .modal-body .info-box, .modal .modal-dialog .modal-body .table-card .table, .table-card .modal .modal-dialog .modal-body .table, .modal .modal-dialog .modal-body .alert-wrap .alert, .alert-wrap .modal .modal-dialog .modal-body .alert {
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  color: #666666 !important;
  font-size: 14px !important;
  line-height: normal !important;
  font-weight: 500;
  margin: 0 0 0 0;
}
@media only screen and (max-width: 640px) {
  .modal .modal-dialog .modal-body h3 {
    margin: 15px 0 15px 0 !important;
  }
}
.modal .modal-dialog .modal-body .help-border {
  width: 10%;
  display: inline-block;
  margin: 0;
  border: 2px solid black;
}
.modal .modal-dialog .modal-body .forgot-email, .modal .modal-dialog .modal-body .forgor-account {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 640px) {
  .modal .modal-dialog .modal-body .forgot-email, .modal .modal-dialog .modal-body .forgor-account {
    width: 100%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .modal .modal-dialog .modal-body .forgot-email, .modal .modal-dialog .modal-body .forgor-account {
    width: 45%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .modal .modal-dialog .modal-body .forgot-email {
    margin-right: 40px;
  }
}
.modal .modal-dialog .modal-body .forgor-account .modal-image {
  width: 100% !important;
  max-width: 425px !important;
  height: 159px;
  margin-top: 19px !important;
}
@media only screen and (max-width: 640px) {
  .modal .modal-dialog .modal-body .forgor-account .modal-image {
    height: auto;
    margin-top: 11px !important;
  }
}
.modal .modal-dialog .modal-body .popup-continue {
  width: 30%;
  margin-top: 14px;
  background-color: #0096e6;
  border-color: transparent;
  font-size: 16px;
  text-transform: none;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  padding: 10px 10px 10px;
  color: white;
  text-align: center;
}
.modal .modal-dialog .modal-body .popup-continue:hover {
  background-color: #0088cc;
  border-color: transparent;
}
.modal .modal-dialog .modal-body .popup-continue:disabled, .modal .modal-dialog .modal-body .popup-continue:disabled:hover, .modal .modal-dialog .modal-body .popup-continue.disabled {
  background: #babcbe;
  color: #ebebec;
  border-color: #babcbe;
  cursor: not-allowed;
}
@media only screen and (max-width: 640px) {
  .modal .modal-dialog .modal-body .popup-continue {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 940px) {
  .modal .modal-dialog .modal-body .popup-continue {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 640px) {
  .need-help-modal-style {
    padding-right: 0 !important;
  }
}

.full-width-only {
  width: 100% !important;
}

@media only screen and (max-width: 640px) {
  .modal.checkout-ui .modal-dialog .modal-content .modal-body.need-help-modal-body {
    padding: 34px !important;
  }
}
@media only screen and (min-width: 640px) {
  .modal.checkout-ui .modal-dialog .modal-content .modal-body.need-help-modal-body {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

.configurator-login .main-customer-id-container label[data-id], .configurator-login .main-customer-id-container input {
  position: absolute;
  top: 0;
  left: 0;
}
.configurator-login .main-customer-id-container label[data-id] {
  margin-bottom: 0;
  margin-left: 0;
  z-index: 1;
  font-size: 16px;
  color: #999999;
}
.configurator-login .main-customer-id-container input {
  z-index: 2;
  background: transparent;
  height: 28px;
}
.configurator-login .main-customer-id-container .form-button.next-button {
  margin-left: 0;
  width: 110px;
  height: 40px;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .form-button.next-button {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .form-wrapper .phone-num label.small-form-text {
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .new-customer .form-content {
    padding: 0;
  }
}
.configurator-login .main-customer-id-container .cid-line-signin-prefix {
  width: 101px;
  float: left;
  padding-top: 20px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .cid-line-signin-prefix {
    width: 70px;
  }
}
.configurator-login .main-customer-id-container .cid-line-signin-prefix input {
  height: 27px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .cid-line-signin-prefix .dropdown.short {
    min-width: 70px;
  }
}
.configurator-login .main-customer-id-container .cid-line-signin-prefix select, .configurator-login .main-customer-id-container .cid-line-signin-prefix .checkout-container .autosuggestionlist, .checkout-container .configurator-login .main-customer-id-container .cid-line-signin-prefix .autosuggestionlist {
  color: #999999;
  padding-left: 0 !important;
  padding-bottom: 0px !important;
  font-size: 16px;
  font-weight: 500;
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .cid-line-signin-prefix select, .configurator-login .main-customer-id-container .cid-line-signin-prefix .checkout-container .autosuggestionlist, .checkout-container .configurator-login .main-customer-id-container .cid-line-signin-prefix .autosuggestionlist {
    width: 70px;
  }
}
.configurator-login .main-customer-id-container .cid-line-signin-number {
  width: 451px;
  float: left;
  margin-left: 15px;
  position: relative;
  margin-top: 27px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .cid-line-signin-number {
    width: 71.5%;
  }
}
.configurator-login .main-customer-id-container .cid-line-signin-number label {
  position: absolute;
  top: 3px;
  margin-bottom: 0;
  font-weight: 500;
  -webkit-text-stroke: transparent !important;
}
.configurator-login .main-customer-id-container .cid-line-signin-number input {
  height: 28px;
}
.configurator-login .main-customer-id-container .cid-line-signin-number .login-error {
  margin-top: 32px;
}
.configurator-login .main-customer-id-container .cid-line-sign-btn-group {
  width: 100%;
  max-width: 571px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .cid-line-sign-btn-group .submit-button {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .cid-line-sign-btn-group .back-button {
    float: none;
    text-align: left;
  }
}
.configurator-login .main-customer-id-container .cust-sign-password-field,
.configurator-login .main-customer-id-container .cust-sign-account-login {
  width: 100%;
  max-width: 569px;
}
.configurator-login .main-customer-id-container .cust-sign-password-group {
  position: relative;
  margin-top: 39px;
  height: 28px;
  margin-bottom: 27px;
}
.configurator-login .main-customer-id-container .cust-sign-password-group .login-error {
  margin: 32px 0 0;
}
.configurator-login .main-customer-id-container .detail-wrapper h3 {
  margin-top: 0;
}
.configurator-login .main-customer-id-container .submit-button {
  padding-left: 10px;
}
.configurator-login .main-customer-id-container .submit-button button {
  width: 110px;
}
.configurator-login .main-customer-id-container .back-to-previous {
  margin-top: 24px;
}
@media only screen and (max-width: 640px) {
  .configurator-login .main-customer-id-container .back-to-previous {
    margin-top: 4px;
  }
}
.configurator-login .main-customer-id-container label[data-id] ~ input {
  border-bottom: 1px solid #999999;
}
.configurator-login .main-customer-id-container label[data-id] ~ input.current-focus {
  border-bottom: 2px solid #0096e6;
}
.configurator-login .main-customer-id-signin .signin-wrapper-js {
  padding-left: 0;
}

.font-100 {
  font-weight: 100;
}

.font-600 {
  font-weight: 600;
}

.font-14 {
  font-size: 14px !important;
}

.font-16 {
  font-size: 16px !important;
}

.a-blue-underline {
  text-decoration: underline #0096e6;
}
.a-blue-underline:hover {
  text-decoration: underline #0096e6;
}

.box-inn {
  border-left: 2px solid #5f259f;
  margin: 30px 0 28px 20px;
}
.box-inn > div {
  display: block;
  padding: 10px 0 10px 25px;
  position: relative;
}
.box-inn .div-txt {
  margin-left: 35px;
  color: #666;
  font-size: 16px;
  letter-spacing: normal;
  font-stretch: normal;
  line-height: normal;
  padding-top: 3px;
  cursor: pointer;
}
.box-inn .gstExclTxt {
  color: #5f259f;
  font-size: 14px;
  text-transform: none;
}
.box-inn input[type="radio"] + label {
  margin: 0 0 15px 0;
}
.box-inn input[type="radio"] + label span {
  float: left;
  background: rgba(0, 0, 0, 0) url("../../../content/dam/telecomcms/spark-identity/images/Radio-Empty.svg") no-repeat scroll 0 0/25px 25px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  margin: 0;
  vertical-align: middle;
  width: 25px;
}
.box-inn input[type="radio"]:checked + label span {
  background: rgba(0, 0, 0, 0) url("../../../content/dam/telecomcms/spark-identity/images/Radio-full.svg") no-repeat scroll 0 0/25px 25px;
}
.box-inn input[type="radio"].unchecked-radio-error + label span {
  background: url("../tnz/publish/css/sprite/selectradio.png") no-repeat scroll -3px -51px;
  background-size: 50px;
}
.box-inn input.checked[type="radio"] + label span {
  background: rgba(0, 0, 0, 0) url("../../../content/dam/telecomcms/spark-identity/images/Radio-full.svg") no-repeat scroll 0 0/25px 25px;
}
.box-inn .login-user p, .box-inn .login-user label, .box-inn .login-user .help-block, .box-inn .login-user .info-box, .box-inn .login-user .table-card .table, .table-card .box-inn .login-user .table, .box-inn .login-user .alert-wrap .alert, .alert-wrap .box-inn .login-user .alert {
  color: #333;
  font-size: 16px;
  font-weight: 600;
}
.box-inn input[type="checkbox"].normal + label span {
  background: url("../../../content/dam/telecomcms/cart/off.png") no-repeat scroll;
  background-size: auto;
}
.box-inn input[type="checkbox"].normal:checked + label span {
  background: url("clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -36px -33px;
  background-size: 61px;
}
.box-inn .one-number-description {
  margin-left: 35px;
  color: #666;
  font-size: 14px;
  letter-spacing: normal;
  font-stretch: normal;
  line-height: normal;
  padding-top: 3px;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
}
.box-inn .icon-info {
  border-radius: 50%;
  padding: 2px;
  background: #0096e6;
  color: #fff;
}
.box-inn .notification-box {
  padding: 0 0 16px 8px;
}
.box-inn .notification-box .content {
  padding: 16px 16px 16px 24px;
  font-size: 16px;
  font-family: 'AvenirNextLTPro-Medium', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 500;
  background: #d2d2d2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box-inn .notification-box .content .highlight {
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  padding-top: 8px;
  font-weight: 600;
  color: #5f259f;
}

.newConnectionDiv .nextSlot {
  position: absolute;
  top: 0;
  right: 0;
}

.new-num-selection {
  padding-left: 36px;
  margin: 30px 0 60px;
  display: table;
  width: 100%;
}
.new-num-selection fieldset {
  width: 23.5%;
  display: inline-block;
  margin: 0 5px 0 0;
  border: 0;
  padding: 0;
}
.new-num-selection input[type="radio"] + label {
  -webkit-text-stroke: 0 rgba(0, 0, 0, 0);
  background: #f2f2f2 none repeat scroll 0 0;
  color: #333;
  font-size: 14px;
  margin: 0;
  text-align: center;
  width: 100%;
  border: 1px solid transparent;
}
.new-num-selection input[type="radio"] + label span {
  background: none;
  width: 100%;
  height: 100%;
  padding: 13px 14px 12px 15px;
  color: #666;
}
.new-num-selection input[type="radio"] + label.tradeUpEligible {
  margin-bottom: 10px;
}
.new-num-selection input[type="radio"]:checked + label {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #fff;
}
.new-num-selection input[type="radio"]:checked + label span {
  background: none;
  width: 100%;
  height: 100%;
  padding: 13px 14px 12px 15px;
  color: #5f259f;
}
.new-num-selection input.checked[type="radio"] + label span {
  background: none;
  width: 100%;
  height: 100%;
  padding: 13px 14px 12px 15px;
  color: #5f259f;
}

a:hover {
  text-decoration: none;
  outline: 0;
}
a:focus {
  text-decoration: none;
  outline: 0;
}

.my-sp-num.nopadding {
  margin: 0;
  background: transparent;
  padding-left: 0;
}
.my-sp-num label {
  color: #666;
}
.my-sp-num .lable-txt {
  float: left;
}
.my-sp-num .lable-txt label {
  color: #666;
  margin: 0;
  padding-right: 10px;
}
.my-sp-num label {
  color: #666;
}
.my-sp-num .dropdown.short {
  min-width: 65px;
}
.my-sp-num .prefix {
  width: 65px;
  float: left;
  margin-right: 20px;
}
.my-sp-num .number {
  width: 120px;
  float: left;
  padding-right: 20px;
}
.my-sp-num input {
  color: #666;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #0096e6;
  font-size: 14px;
  height: 24px;
  padding: 0;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  border-radius: 0;
  color: #666;
}
.my-sp-num input[type="text"] {
  color: #666;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #0096e6;
  font-size: 14px;
  height: 24px;
  padding: 0;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  border-radius: 0;
}
.my-sp-num input[type="text"]:focus {
  outline: none;
  border: 0;
  border-bottom: 1px solid #0096e6;
  -webkit-appearance: none;
}
.my-sp-num input[type="text"]:-ms-input-placeholder {
  color: #babcbe;
  font-size: 14px;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
}
.my-sp-num input[type="text"].myFavNumber {
  color: #666;
}
.my-sp-num input[type="text"]::-moz-placeholder {
  color: #babcbe;
  font-size: 14px;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  opacity: 1;
}
.my-sp-num input[type="text"]::-webkit-input-placeholder {
  color: #babcbe;
  font-size: 14px;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
}
.my-sp-num.dd-Preferred-date.move-hs {
  padding-right: 70px;
}
.my-sp-num.dd-Preferred-date .dropdown.prefix {
  width: 255px;
}
.my-sp-num.dd-Preferred-date .dropdown.prefix button {
  font-size: 16px;
  color: #666 !important;
}
.my-sp-num.dd-Preferred-date .lable-txt label {
  font-size: 16px;
  color: #666 !important;
}
.my-sp-num .pre2 {
  width: 200px;
}
.my-sp-num .pre3 {
  width: 240px;
}

#myFavourite_component .my-sp-num {
  padding: 0 0 0 15px !important;
  margin: 0;
}
#myFavourite_component .boxinn-pre-mum {
  margin-bottom: 10px;
}
#myFavourite_component .dropdown button.selected {
  background: none;
  color: #666 !important;
  font-size: 14px !important;
}

.leftpadding {
  padding-left: 30px;
}

.boxinn-para p, .boxinn-para label, .boxinn-para .help-block, .boxinn-para .info-box, .boxinn-para .table-card .table, .table-card .boxinn-para .table, .boxinn-para .alert-wrap .alert, .alert-wrap .boxinn-para .alert {
  font-size: 16px;
  color: #666;
  line-height: 1.5;
  -webkit-text-stroke: 0;
  margin-bottom: 15px;
}
.boxinn-para .small-font {
  font-size: 12px;
  color: #babcbe;
}
.boxinn-para.small-para p, .boxinn-para.small-para label, .boxinn-para.small-para .help-block, .boxinn-para.small-para .info-box, .boxinn-para.small-para .table-card .table, .table-card .boxinn-para.small-para .table, .boxinn-para.small-para .alert-wrap .alert, .alert-wrap .boxinn-para.small-para .alert {
  font-size: 14px;
  color: #333;
}

.chk-box label {
  margin: 0;
}
.chk-box.tch-wiz label {
  margin: 0;
  font-size: 16px;
  color: #666;
}

.clear {
  clear: both;
}

.check-num {
  display: inline-block;
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
  padding-left: 20px;
}

.check-numbtn {
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-transform: initial;
  color: #0096e6;
  width: auto;
  background: transparent;
}
.check-numbtn:hover {
  color: #0096e6;
  outline: 0;
  border: none;
  text-decoration: underline !important;
}
.check-numbtn:focus {
  color: #0096e6;
  outline: 0;
  border: none;
}

.error-lbl {
  color: #d0021b;
  font-size: 14px;
  font-weight: 600;
  margin: 8px 0;
  display: block;
  line-height: 1.4;
}

.msp-label {
  font-size: 16px;
  color: #666;
  font-weight: normal;
  width: 140px;
  display: inline-block;
  float: left;
}

.msp-input .plan-row {
  margin-bottom: 10px;
}
.msp-input .dropdown button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  height: 24px;
  line-height: 20px;
  padding: 0;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  font-size: 14px;
  color: #babcbe !important;
}
.msp-input .dropdown button::after {
  top: 1px;
  content: '\e814';
  color: #0096e6;
  width: 15px;
  font-size: 14px;
}
.msp-input .dropdown .dropdown-menu {
  border-radius: 0;
}
.msp-input input[type="checkbox"] + label span {
  background-size: 60px;
  width: 18px;
  height: 18px;
  margin: 0 15px 6px 0;
  background-position: -33px -3px;
}
.msp-input.chk-box.pl-chk-bk {
  padding: 0 10px;
  margin: 10px;
}
.msp-input.chk-box.pl-chk-bk > div {
  display: inline-block;
  width: 30%;
  margin: 0 0 25px;
}
.msp-input.chk-box.pl-chk-bk label {
  color: #666;
  -webkit-text-stroke: 0;
  font-size: 14px;
}

#mobileAndPlanDetails .plan-details {
  padding-left: 136px;
}
#mobileAndPlanDetails .msp-input .plan-row {
  margin-bottom: 5px;
  overflow: hidden;
}

.changePlanSection .my-sp-num .pre2 {
  width: 255px;
}

.bk-link {
  margin-bottom: 20px;
}
.bk-link a {
  font-size: 16px;
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
}
.bk-link a i {
  margin-right: 8px;
}

.small-txt {
  font-size: 12px;
  color: #666;
  margin: 16px 0 20px;
  font-weight: 600;
  -webkit-text-stroke: 0;
}

.plan-includes {
  margin: 20px 5px 25px;
  display: block;
  overflow: hidden;
}
.plan-includes img {
  width: 28px;
  height: 28px;
  display: block;
  margin: 0 auto;
}
.plan-includes > div {
  float: left;
  width: 25%;
  text-align: center;
}
.plan-includes div span {
  font-size: 12px;
  line-height: 1.33;
  display: block;
  padding-top: 10px;
  color: #666;
}

.transparent-bg {
  background: transparent;
  margin-left: 0;
  padding-left: 0;
}

.boxinn-pre-mum {
  margin-bottom: 20px;
}
.boxinn-pre-mum p, .boxinn-pre-mum label, .boxinn-pre-mum .help-block, .boxinn-pre-mum .info-box, .boxinn-pre-mum .table-card .table, .table-card .boxinn-pre-mum .table, .boxinn-pre-mum .alert-wrap .alert, .alert-wrap .boxinn-pre-mum .alert {
  margin-bottom: 2px;
}
.boxinn-pre-mum p span, .boxinn-pre-mum label span, .boxinn-pre-mum .help-block span, .boxinn-pre-mum .info-box span, .boxinn-pre-mum .table-card .table span, .table-card .boxinn-pre-mum .table span, .boxinn-pre-mum .alert-wrap .alert span, .alert-wrap .boxinn-pre-mum .alert span {
  min-width: 200px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #666;
  -webkit-text-stroke: 0;
  vertical-align: middle;
}
.boxinn-pre-mum p span.txt-nums, .boxinn-pre-mum label span.txt-nums, .boxinn-pre-mum .help-block span.txt-nums, .boxinn-pre-mum .info-box span.txt-nums, .boxinn-pre-mum .table-card .table span.txt-nums, .table-card .boxinn-pre-mum .table span.txt-nums, .boxinn-pre-mum .alert-wrap .alert span.txt-nums, .alert-wrap .boxinn-pre-mum .alert span.txt-nums {
  font-size: 14px;
  color: #666;
  font-weight: 600;
  min-width: 150px;
}
.boxinn-pre-mum p i, .boxinn-pre-mum label i, .boxinn-pre-mum .help-block i, .boxinn-pre-mum .info-box i, .boxinn-pre-mum .table-card .table i, .table-card .boxinn-pre-mum .table i, .boxinn-pre-mum .alert-wrap .alert i, .alert-wrap .boxinn-pre-mum .alert i {
  width: 15px;
  height: 15px;
  font-size: 10px;
}
.boxinn-pre-mum p i:before, .boxinn-pre-mum label i:before, .boxinn-pre-mum .help-block i:before, .boxinn-pre-mum .info-box i:before, .boxinn-pre-mum .table-card .table i:before, .table-card .boxinn-pre-mum .table i:before, .boxinn-pre-mum .alert-wrap .alert i:before, .alert-wrap .boxinn-pre-mum .alert i:before {
  font-weight: 600;
}

.buy-btn {
  text-transform: none;
  border: 0;
  min-width: 168px;
  height: 60;
  font-size: 16px;
  font-weight: 600;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  padding: 6px 16px;
  width: auto;
}
.buy-btn span {
  padding-right: 6px;
}

.buy-btn-primary {
  color: #fff;
  background-color: #0096e6;
}
.buy-btn-primary:hover {
  background: #0088cc;
}

.buy-btn-secondary {
  color: #0096e6;
  background-color: #fff;
  border: 1px solid #0096e6;
}
.buy-btn-secondary:hover {
  color: #0088cc;
  background-color: #fff;
  border: 1px solid #0088cc;
}

.buy-btn-tertiary {
  color: #0096e6;
  background-color: #fff;
}
.buy-btn-tertiary:hover {
  color: #0088cc;
  background-color: #fff;
  border: 0;
}
.buy-btn-tertiary:focus {
  color: #0088cc;
  background-color: #fff;
  border: 0;
}
.buy-btn-tertiary:active {
  color: #0088cc;
  background-color: #fff;
  border: 0;
}

.bb-new-connection label {
  font-size: 16px;
  color: #666 !important;
  font-weight: normal;
  -webkit-text-stroke: 0;
}
.bb-new-connection p, .bb-new-connection label, .bb-new-connection .help-block, .bb-new-connection .info-box, .bb-new-connection .table-card .table, .table-card .bb-new-connection .table, .bb-new-connection .alert-wrap .alert, .alert-wrap .bb-new-connection .alert {
  font-size: 16px;
  color: #666 !important;
  font-weight: normal;
  -webkit-text-stroke: 0;
}
.bb-new-connection p.notes, .bb-new-connection label.notes, .bb-new-connection .notes.help-block, .bb-new-connection .notes.info-box, .bb-new-connection .table-card .notes.table, .table-card .bb-new-connection .notes.table, .bb-new-connection .alert-wrap .notes.alert, .alert-wrap .bb-new-connection .notes.alert {
  margin: 20px 0 10px;
  font-size: 14px;
}
.bb-new-connection .msp-input.chk-box {
  margin: 10px 0;
}
.bb-new-connection .msp-input .dropdown.pre3 button {
  font-size: 16px;
  color: #666 !important;
  font-weight: normal;
  -webkit-text-stroke: 0;
}

.my-sp-num-inner {
  margin: 0 0 20px 45px;
}
.my-sp-num-inner p.small-txt, .my-sp-num-inner label.small-txt, .my-sp-num-inner .small-txt.help-block, .my-sp-num-inner .small-txt.info-box, .my-sp-num-inner .table-card .small-txt.table, .table-card .my-sp-num-inner .small-txt.table, .my-sp-num-inner .alert-wrap .small-txt.alert, .alert-wrap .my-sp-num-inner .small-txt.alert {
  margin: 0;
}

input#portInAccountNumber::-webkit-input-placeholder {
  color: transparent;
}
input#portInSimCardNumber::-webkit-input-placeholder {
  color: transparent;
}
input#portInAccountNumber::-moz-placeholder {
  color: transparent;
}
input#portInSimCardNumber::-moz-placeholder {
  color: transparent;
}
input#portInAccountNumber:-ms-input-placeholder {
  color: transparent !important;
}
input#portInAccountNumber:focus::-webkit-input-placeholder {
  color: #babcbe;
}
input#portInAccountNumber:focus::-moz-placeholder {
  color: #babcbe;
}
input#portInAccountNumber:focus::-ms-input-placeholder {
  color: #babcbe !important;
}
input#portInAccountNumber:focus:-ms-input-placeholder {
  color: #babcbe !important;
}
input#portInSimCardNumber:-ms-input-placeholder {
  color: transparent !important;
}
input#portInSimCardNumber:focus::-webkit-input-placeholder {
  color: #babcbe;
}
input#portInSimCardNumber:focus::-moz-placeholder {
  color: #babcbe;
}
input#portInSimCardNumber:focus::-ms-input-placeholder {
  color: #babcbe !important;
}
input#portInSimCardNumber:focus:-ms-input-placeholder {
  color: #babcbe !important;
}
input#portInAccountNumber::-ms-input-placeholder {
  color: transparent !important;
}
input#portInSimCardNumber::-ms-input-placeholder {
  color: transparent !important;
}

.sub-chk {
  padding-left: 30px;
  padding-right: 100px;
  margin-bottom: 15px;
}

.move-hs p, .move-hs label, .move-hs .help-block, .move-hs .info-box, .move-hs .table-card .table, .table-card .move-hs .table, .move-hs .alert-wrap .alert, .alert-wrap .move-hs .alert {
  font-size: 16px !important;
  color: #666 !important;
  -webkit-text-stroke: 0 !important;
  line-height: 1.5;
}
.move-hs > p, .move-hs > label, .move-hs > .help-block, .move-hs > .info-box, .table-card .move-hs > .table, .alert-wrap .move-hs > .alert {
  margin-bottom: 10px;
}
.move-hs .lable-txt label {
  font-size: 16px !important;
  color: #666 !important;
  -webkit-text-stroke: 0 !important;
  line-height: 1.5;
}
.move-hs > .clear {
  margin-bottom: 10px;
}

.floating-label-div {
  position: relative;
  height: 24px;
  margin-top: 42px;
}
.floating-label-div.nmar {
  margin: 30px 0 20px;
  padding: 0 !important;
  width: 260px;
}
.floating-label-div label {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  z-index: 1;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}
.floating-label-div input {
  position: absolute;
  top: 0;
  z-index: 2;
  font-size: 16px !important;
  color: #666 !important;
  -webkit-text-stroke: 0;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
}
.floating-label-div input:focus ~ label {
  font-size: 12px;
  top: -20px;
  color: #babcbe !important;
}
.floating-label-div input:valid ~ label {
  font-size: 12px;
  top: -20px;
  color: #babcbe !important;
}
.floating-label-div.rdo-d {
  margin-top: 20px;
}

.confirmbtn {
  background: #0096e6;
  border: 0;
  font-size: 14px;
  min-width: 200px;
  width: auto;
  padding: 0;
  margin: 10px 0 20px;
}

.global-left-panel {
  background: #f2f2f2;
  width: 306px;
}

.rdo > div {
  display: inline-block;
  margin: 40px 35px 0 0;
}
.rdo label {
  font-size: 16px;
  color: #666 !important;
  font-weight: normal;
  -webkit-text-stroke: 0;
}

.plansdiv-acc .panel-heading .panel-toggle {
  outline: 0;
}
.plansdiv-acc .panel-heading .panel-toggle h3 {
  font-size: 18px;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 600;
  text-transform: none;
  padding: 13px 10px;
  line-height: 25px;
  width: 92%;
  color: #5f259f;
}
.plansdiv-acc .panel-heading .panel-toggle:hover {
  background: #f2f2f2;
  color: #666;
}
.plansdiv-acc .panel-heading .panel-toggle.collapsed::after {
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.plansdiv-acc .panel-heading .panel-toggle.collapsed h3 {
  color: #666;
}
.plansdiv-acc .panel-heading .panel-toggle ul li {
  float: left;
  padding: 0 0 10px 10px;
  font-size: 14px;
  color: #666;
  font-weight: 600;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  line-height: 12px;
  width: 100%;
}
.plansdiv-acc .panel-heading .panel-toggle::after {
  font-family: 'fontello';
  content: '\e814';
  display: inline-block;
  padding: 12px;
  vertical-align: top;
  position: relative;
  top: 2px;
  right: 0;
  color: #0096e6;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: transform 0.5s;
  transition: transform 0.2s;
  float: right;
}
.plansdiv-acc .panel-heading .panel-toggle::before {
  display: none !important;
}
.plansdiv-acc .panel-body {
  padding: 30px 0 0 0;
}
.plansdiv-acc .slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  height: 20px;
  top: -45px;
  margin: 0;
}
.plansdiv-acc .slick-dots li {
  width: 4px;
  vertical-align: top;
}
.plansdiv-acc .slick-dots li button::before {
  font-size: 24px;
  color: #0096e6;
  opacity: 1;
}
.plansdiv-acc .slick-dots li.slick-active button::before {
  color: #5f259f;
  font-size: 32px;
}
.plansdiv-acc .slick-next::before {
  color: #0096e6;
  font-size: 18px;
  height: auto;
}
.plansdiv-acc .slick-prev::before {
  color: #0096e6;
  font-size: 18px;
  height: auto;
}
.plansdiv-acc .slick-next {
  right: 33%;
  top: -35px;
  z-index: 99;
  border: none;
}
.plansdiv-acc .slick-next:before {
  font-family: 'fontello';
  content: "\e804";
}
.plansdiv-acc .slick-prev {
  left: 35%;
  top: -35px;
  border: none;
  z-index: 99;
}
.plansdiv-acc .slick-prev:before {
  font-family: 'fontello';
  content: "\e815";
}
.plansdiv-acc .panel .panel-collapse .panel-body {
  background: #fff;
  border: 0;
}
.plansdiv-acc .panel-default > .panel-heading {
  background: #f2f2f2;
  border-radius: 0;
  box-shadow: none;
}
.plansdiv-acc.panel-group .panel {
  box-shadow: none;
  border: 0;
  border-radius: 0;
}

.choose-plan-container {
  width: 265px;
  float: left;
  margin: 0 5px;
}
.choose-plan-container .choose-plan-card input[type="checkbox"].disabled + label, .choose-plan-container .choose-plan-card input[type="radio"].disabled + label {
  opacity: 0.5;
  cursor: not-allowed;
}

#extras_component .choose-plan-card label.selected {
  border-color: #5f259f !important;
}
#extras_component .choose-plan-card input:checked + label {
  border: 2px solid #f2f2f2;
}

.choose-plan-card {
  cursor: pointer;
  margin: 0;
  width: 265px;
}
.choose-plan-card.small-box {
  width: 173px;
}
.choose-plan-card.small-box label {
  height: 240px;
}
.choose-plan-card.small-box input:checked + label::before {
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
  bottom: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #5f259f;
}
.choose-plan-card.small-box input:checked + label::after {
  content: "";
  display: block;
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0;
  bottom: -12px;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-top: 12px solid #fff;
  margin-left: -10px;
}
.choose-plan-card label {
  border: 2px solid #f2f2f2;
  height: 390px;
  position: relative;
  width: 100%;
  cursor: pointer;
  padding-bottom: 42px;
}
.choose-plan-card input + label .chp-add-link {
  display: block;
}
.choose-plan-card input + label .chp-remove-link {
  display: none;
}
.choose-plan-card input:checked + label {
  border-color: #5f259f;
}
.choose-plan-card input:checked + label .chp-add-link {
  display: none;
}
.choose-plan-card input:checked + label .chp-remove-link {
  display: block;
  color: #5f259f;
}
.choose-plan-card.small-card-2 label {
  min-height: 320px;
}
.choose-plan-card.small-card-2 .serviceplans005:checked + label .chp-select.lbl-only::before {
  content: "CANCEL";
  color: #5f259f;
  -webkit-text-stroke: 0;
  font-weight: 600;
}

.chp-plan-heads {
  padding: 15px 20px 0;
  margin-top: 5px;
}
.chp-plan-heads .txt-term {
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
  font-size: 16px;
  line-height: 21px;
  color: #5f259f;
  height: 48px;
  text-transform: none;
}
.chp-plan-heads .txt-rate {
  font-size: 64px;
  line-height: 70px;
  display: inline-block;
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
}

.small-box .chp-plan-heads {
  padding: 10px;
}
.small-box .chp-plan-heads .txt-rate {
  font-size: 60px;
  letter-spacing: -2px;
}
.small-box .serviceplans005 + label .chp-select {
  margin-left: 41%;
}

.div-rate {
  margin: 0;
  color: #5f259f;
}

.txt-other {
  display: inline-block;
  font-size: 22px;
}

.txt-cent {
  line-height: 28px;
  display: table-cell;
  line-height: 23px;
  padding-left: 5px;
  vertical-align: middle;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
}

.landline-add-on .pull-left .txt-cent {
  line-height: 30px;
}

.txt-months {
  text-transform: lowercase;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
}

.chp-plan-details {
  list-style: none;
  margin: 0;
  min-height: 163px;
  padding: 0 20px;
}
.chp-plan-details li {
  border-bottom: 1px solid #d2d2d2;
  color: #333;
  padding: 8px 0;
  overflow: hidden;
}
.chp-plan-details li > div {
  display: inline-block;
  color: #333;
  -webkit-text-stroke: 0;
}
.chp-plan-details li > div.col-xs-8 {
  width: 78%;
  padding-right: 0;
}
.chp-plan-details li > div.font-bold {
  color: #333;
  font-size: 14px;
  text-transform: uppercase;
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
  width: 45px;
}
.chp-plan-details li:last-child {
  border-bottom: 0;
}
.chp-plan-details li strong {
  margin-right: 8px;
  text-transform: uppercase;
}
.chp-plan-details.extra-width li > div.font-bold {
  width: 80px;
}

.chp-links {
  text-align: center;
  border-top: 1px solid #d2d2d2;
  margin: 0 7%;
  position: absolute;
  width: 85%;
  bottom: 0;
}
.chp-links a {
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 600;
  -webkit-text-stroke: 0;
}

.chp-extra-box {
  padding: 5px 0 10px 5px;
  color: #666;
  -webkit-text-stroke: 0;
  height: 60px;
}

.plans-box-accordion, .plans-box-accordion-2 {
  margin: 28px 0 0;
}
.plans-box-accordion .slick-list, .plans-box-accordion-2 .slick-list {
  padding: 0;
}

#extras_component .plans-box-accordion .slick-list {
  margin: 0 12px;
}

.small-accordion .choose-plan-container {
  margin: 0 10px;
}

.inner-container {
  min-height: 603px;
}

#internationalcalling_component .chp-plan-richtxt {
  border: 0;
}
#internationalcalling_component .serviceplans005 + label .chp-select {
  margin-left: 20px;
  border-top: 1px solid #d2d2d2;
  width: 84%;
  margin-right: 20px;
}
#internationalcalling_component .serviceplans005 + label .chp-select::before {
  margin-left: 45%;
}

.serviceplans005 + label .chp-select {
  padding: 10px 0 12px;
  position: absolute;
  margin-left: 45%;
  bottom: 0;
}
.serviceplans005 + label .chp-select .chp-select-btn {
  left: 50%;
  margin: 7px 0 0 -110px;
  position: absolute;
  top: 0;
  border: 2px solid #babcbe;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  margin-left: -60px;
}
.serviceplans005 + label .chp-select .chp-selected-btn {
  left: 50%;
  margin: 7px 0 0 -110px;
  position: absolute;
  top: 0;
  background-color: transparent;
  border-radius: 50%;
  height: 16px;
  margin: 11px 0 0 -46px;
  width: 16px;
}
.serviceplans005 + label .chp-select::before {
  content: "SELECT";
}
.serviceplans005:checked + label .chp-select .chp-select-btn {
  border-color: #0096e6;
  margin-left: -69px;
}
.serviceplans005:checked + label .chp-select .chp-selected-btn {
  background-color: #0096e6;
  margin-left: -65px;
}
.serviceplans005:checked + label .chp-select.lbl-only::before {
  content: "CANCEL";
}
.serviceplans005:checked + label .chp-select::before {
  content: "SELECTED";
}

.chp-plan-richtxt {
  margin: 10px 20px;
  min-height: 130px;
  border-bottom: 1px solid #d2d2d2;
}
.chp-plan-richtxt p, .chp-plan-richtxt label, .chp-plan-richtxt .help-block, .chp-plan-richtxt .info-box, .chp-plan-richtxt .table-card .table, .table-card .chp-plan-richtxt .table, .chp-plan-richtxt .alert-wrap .alert, .alert-wrap .chp-plan-richtxt .alert {
  font-size: 12px;
  color: #333;
  -webkit-text-stroke: 0;
}

.pl-bx {
  padding: 0 20px;
  margin-bottom: 40px;
  overflow: hidden;
}
.pl-bx h4 {
  font-size: 16px;
  color: #5f259f;
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
}
.pl-bx p, .pl-bx label, .pl-bx .help-block, .pl-bx .info-box, .pl-bx .table-card .table, .table-card .pl-bx .table, .pl-bx .alert-wrap .alert, .alert-wrap .pl-bx .alert {
  margin: 15px 0;
  -webkit-text-stroke: 0;
}

.pl-display-features {
  padding: 0 10px;
}
.pl-display-features > div {
  display: inline-block;
  margin-bottom: 12px;
}
.pl-display-features > div .pl-df-icons::before {
  font-family: 'fontello';
  content: '\e80f';
  font-size: 9px;
  vertical-align: text-bottom;
}
.pl-display-features > div span {
  color: #666;
  font-size: 14px;
  margin-right: 15px;
}
.pl-display-features > div .pl-df-icons.rit::before {
  font-family: 'fontello';
  content: '\e82c';
  font-size: 9px;
  color: #5f259f;
  vertical-align: text-bottom;
}

.glp-top-prod {
  padding: 20px 20px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.glp-top-prod .glp-top-prod-right h3 {
  color: #5f259f;
  display: inline-block;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  font-size: 16px;
  line-height: 1.4;
  margin: 0;
  font-weight: 600;
}
.glp-top-prod .glp-top-prod-right p, .glp-top-prod .glp-top-prod-right label, .glp-top-prod .glp-top-prod-right .help-block, .glp-top-prod .glp-top-prod-right .info-box, .glp-top-prod .glp-top-prod-right .table-card .table, .table-card .glp-top-prod .glp-top-prod-right .table, .glp-top-prod .glp-top-prod-right .alert-wrap .alert, .alert-wrap .glp-top-prod .glp-top-prod-right .alert {
  color: #000;
  font-weight: 600;
}
.glp-top-prod .glp-top-prod-left img {
  width: 38px;
}

.glp-top-prod-right {
  display: inline-block;
  float: right;
  width: 77%;
}

.glp-top-prod-left {
  display: inline-block;
}

.glp-top-prod-feature {
  padding: 0 20px;
}
.glp-top-prod-feature p, .glp-top-prod-feature label, .glp-top-prod-feature .help-block, .glp-top-prod-feature .info-box, .glp-top-prod-feature .table-card .table, .table-card .glp-top-prod-feature .table, .glp-top-prod-feature .alert-wrap .alert, .alert-wrap .glp-top-prod-feature .alert {
  color: #0096e6;
  line-height: 1.14;
}
.glp-top-prod-feature p a, .glp-top-prod-feature label a, .glp-top-prod-feature .help-block a, .glp-top-prod-feature .info-box a, .glp-top-prod-feature .table-card .table a, .table-card .glp-top-prod-feature .table a, .glp-top-prod-feature .alert-wrap .alert a, .alert-wrap .glp-top-prod-feature .alert a {
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  -webkit-text-stroke: 0;
}
.glp-top-prod-feature p a:hover, .glp-top-prod-feature label a:hover, .glp-top-prod-feature .help-block a:hover, .glp-top-prod-feature .info-box a:hover, .glp-top-prod-feature .table-card .table a:hover, .table-card .glp-top-prod-feature .table a:hover, .glp-top-prod-feature .alert-wrap .alert a:hover, .alert-wrap .glp-top-prod-feature .alert a:hover {
  text-decoration: none !important;
  opacity: 0.8;
}
.glp-top-prod-feature .bb-journey {
  color: #333;
}

.tpf-icons {
  vertical-align: middle;
  margin-right: 4px;
  height: 20px;
  overflow: hidden;
  display: inline-block;
  position: relative;
  margin-top: -4px;
}

.glp-top-gifts {
  background: #fff;
  padding: 0 16px;
  margin: 0 4px;
}
.glp-top-gifts p, .glp-top-gifts label, .glp-top-gifts .help-block, .glp-top-gifts .info-box, .glp-top-gifts .table-card .table, .table-card .glp-top-gifts .table, .glp-top-gifts .alert-wrap .alert, .alert-wrap .glp-top-gifts .alert {
  margin: 0;
}
.glp-top-gifts p span img, .glp-top-gifts label span img, .glp-top-gifts .help-block span img, .glp-top-gifts .info-box span img, .glp-top-gifts .table-card .table span img, .table-card .glp-top-gifts .table span img, .glp-top-gifts .alert-wrap .alert span img, .alert-wrap .glp-top-gifts .alert span img {
  width: 23px;
  margin-right: 7px;
}

.glp-bottom-includes p, .glp-bottom-includes label, .glp-bottom-includes .help-block, .glp-bottom-includes .info-box, .glp-bottom-includes .table-card .table, .table-card .glp-bottom-includes .table, .glp-bottom-includes .alert-wrap .alert, .alert-wrap .glp-bottom-includes .alert {
  font-size: 14px;
  margin: 0;
  padding: 15px 20px;
  text-align: center;
}
.glp-bottom-includes ul {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  padding: 0 20px 20px;
}
.glp-bottom-includes ul li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
}
.glp-bottom-includes ul li a {
  font-size: 12px;
  color: #333;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  line-height: 1.4;
}
.glp-bottom-includes ul li a img {
  height: 28px;
  width: auto;
}
.glp-bottom-includes ul li a:hover {
  text-decoration: none !important;
  opacity: 0.8;
}

#ssnewoffer_component .ssNewOfferTab:hover {
  text-decoration: none !important;
  opacity: 0.8;
}
#ssnewoffer_component .carousel.device a:hover {
  text-decoration: none !important;
}

.planData li {
  font-size: 14px !important;
}

.txt-bold {
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
  -webkit-text-stroke: 0;
}

.btn-continue {
  background: #0096e6;
  font-size: 16px;
  text-transform: initial;
  border: 0;
  font-weight: 600;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  padding: 8px 10px;
}
.btn-continue:hover {
  background: #0088cc;
}
.btn-continue.disabled {
  background: #babcbe;
  border: none;
  color: #fff;
  cursor: not-allowed;
}
.btn-continue.disabled:hover {
  background: #babcbe;
  border: none;
  color: #fff;
  cursor: not-allowed;
}

.btn-continue[disabled] {
  background: #babcbe;
  border: none;
  color: #fff;
  cursor: not-allowed;
}
.btn-continue[disabled]:hover {
  background: #babcbe;
  border: none;
  color: #fff;
  cursor: not-allowed;
}

.icon-right-open-big {
  vertical-align: middle;
  margin-left: 4px;
}

.sum-row {
  padding: 14px 0;
  overflow: hidden;
  margin: 0 20px;
}
.sum-row > div {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: inline-block;
  float: left;
  width: 52%;
}
.sum-row > div:last-child {
  text-align: right;
  margin-left: 2%;
  width: 46%;
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
}
.sum-row > div:first-child {
  font-weight: normal;
}

.glp-middle-sum {
  margin-bottom: 20px;
}
.glp-middle-sum h3 {
  font-size: 18px;
  text-transform: uppercase;
  border-bottom: 2px solid #d2d2d2;
  position: relative;
  margin: 30px 0 20px;
}
.glp-middle-sum h3 span {
  position: absolute;
  top: -11px;
  background: #f2f2f2;
  padding: 0 5px;
  left: 15px;
  color: #333;
}
.glp-middle-sum .sum-row {
  padding: 5px 0 0;
}

.glp-middle-sum-total {
  background: #fff;
  margin: 0 4px 20px;
}
.glp-middle-sum-total .sum-row {
  border: 0;
  padding: 10px 0;
}
.glp-middle-sum-total .sum-row > div:last-child {
  color: #5f259f;
}

.gif-ic {
  vertical-align: calc(3px);
}
.gif-ic img {
  height: 16px;
}

.chp-plan-oneline {
  border-bottom: 1px solid #d2d2d2;
  margin: 10px 20px;
  min-height: 60px;
}
.chp-plan-oneline p, .chp-plan-oneline label, .chp-plan-oneline .help-block, .chp-plan-oneline .info-box, .chp-plan-oneline .table-card .table, .table-card .chp-plan-oneline .table, .chp-plan-oneline .alert-wrap .alert, .alert-wrap .chp-plan-oneline .alert {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  text-transform: lowercase;
}

.container-fluid.lhs-globalleft {
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  transform: unset;
}
.container-fluid.global-style {
  -webkit-transform: unset;
  -moz-transform: unset;
  -ms-transform: unset;
  transform: unset;
}

.hide-override {
  display: none;
}

#configurator_form .dropdown.short .dropdown-menu {
  min-width: 65px;
}
#configurator_form .dropdown .dropdown-menu {
  border-color: #babcbe !important;
  top: 22px;
}
#configurator_form .dropdown .dropdown-menu li a {
  color: #666 !important;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
}
#configurator_form .dropdown .dropdown-menu li a:hover {
  color: #fff !important;
  text-decoration: none !important;
}
#configurator_form .dropdown button.selected {
  background: transparent !important;
  color: #666 !important;
}
#configurator_form .dropdown.pre2 button.selected {
  background: transparent !important;
  color: #666 !important;
}
#configurator_form a:hover {
  cursor: pointer;
  text-decoration: underline;
}
#configurator_form strong {
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
}
#configurator_form h2, #configurator_form h3, #configurator_form h4, #configurator_form h5, #configurator_form h6 {
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
}

.plcard-btn {
  border: 2px solid #f2f2f2;
  min-height: 390px;
  position: relative;
  width: 100%;
  cursor: pointer;
  background: transparent;
  text-align: left;
  padding: 0;
}
.plcard-btn.small-plcard-btn {
  min-height: 320px;
}
.plcard-btn.small-plcard-btn .chp-select {
  padding: 10px 0 20px;
  position: relative;
  margin-left: 45%;
  font-size: 14px;
  line-height: 18px;
  font-weight: 100;
  color: #333;
  letter-spacing: -0.2px;
  -webkit-text-stroke: 0;
  color: #0096e6;
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
}
.plcard-btn.small-plcard-btn .chp-select.lbl-only {
  text-align: center;
  margin: 0;
  padding: 15px 0 20px;
}
.plcard-btn.small-plcard-btn.selectedIfp {
  border-color: #5f259f;
}
.plcard-btn.small-plcard-btn.selectedIfp:focus {
  border-color: #5f259f;
}
.plcard-btn.small-plcard-btn.selectedIfp .chp-select {
  color: #5f259f;
}
.plcard-btn.small-plcard-btn.selectedIfp .chp-select::before {
  color: #5f259f;
  -webkit-text-stroke: 0;
  font-weight: 600;
}
.plcard-btn.small-plcard-btn:focus {
  border: 2px solid #f2f2f2;
}
.plcard-btn.small-plcard-btn:focus .chp-select::before {
  color: #5f259f;
  -webkit-text-stroke: 0;
  font-weight: 600;
}
.plcard-btn.small-plcard-btn.disabled {
  border: 2px solid #f2f2f2;
  background: #fff;
}
.plcard-btn.small-plcard-btn.disabled p, .plcard-btn.small-plcard-btn.disabled label, .plcard-btn.small-plcard-btn.disabled .help-block, .plcard-btn.small-plcard-btn.disabled .info-box, .plcard-btn.small-plcard-btn.disabled .table-card .table, .table-card .plcard-btn.small-plcard-btn.disabled .table, .plcard-btn.small-plcard-btn.disabled .alert-wrap .alert, .alert-wrap .plcard-btn.small-plcard-btn.disabled .alert {
  color: #666;
}
.plcard-btn.small-plcard-btn.disabled .div-rate {
  color: #666;
}
.plcard-btn.small-plcard-btn.disabled .chp-select {
  color: #666;
}
.plcard-btn.small-plcard-btn.disabled .txt-term {
  color: #666;
}

.checkout-container.new-offer-container {
  padding-left: 0;
}
.checkout-container.new-offer-container .left-sub {
  margin-top: 0;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card.choose-plan-card-config {
  width: auto;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card.choose-plan-card-config label {
  cursor: pointer;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card.choose-plan-card-config label:hover {
  background-color: #f2f2f2;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel .choose-plan-card.choose-plan-card-config input:checked + label:hover {
  background-color: #fff;
}
.checkout-container .tab-content.choose-plan-tab-content .tab-pane .carousel.device .slick-list {
  padding-bottom: 15px;
}

.new-offer-box {
  padding-bottom: 20px;
}

.new_offer_padding_bottom_20 {
  padding-bottom: 20px;
}

.form-wrapper-section-help-block {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
}
.form-wrapper-section-help-block.error {
  color: #d0021b;
}
.form-wrapper-section-help-block.warning {
  color: #5f259f;
}
.form-wrapper-section-help-block.success {
  color: #00af55;
}

.accordion-panel-body-content {
  padding: 0 10px;
}

.padding-bottom-15 {
  padding-bottom: 15px;
}

.check-numbtn[disabled] {
  color: #babcbe;
  cursor: not-allowed;
  text-decoration: none !important;
}

.tradeup-tip {
  align-items: center;
  background-color: #ec008c;
  top: inherit;
  color: #fff;
  display: flex;
  height: 100%;
  justify-content: center;
  padding: 5px;
  position: relative;
  right: 0;
  width: 100%;
  font-size: 12px;
  margin-bottom: 10;
}

.tradeup-tip::before {
  top: -5px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ec008c;
  margin-left: -12px;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  width: 0;
  transform: rotate(180deg);
}

.fav-max-limit {
  display: none;
}

.inline-block {
  display: inline-block;
}

.ncard-ribbin {
  background: #ec008c;
  text-align: center;
  position: absolute;
  width: 100%;
}
.ncard-ribbin p, .ncard-ribbin label, .ncard-ribbin .help-block, .ncard-ribbin .info-box, .ncard-ribbin .table-card .table, .table-card .ncard-ribbin .table, .ncard-ribbin .alert-wrap .alert, .alert-wrap .ncard-ribbin .alert {
  color: #fff;
  margin: 0;
  padding: 1px 3px;
  -webkit-text-stroke: 0;
}

#existing-offer-component .plan-details {
  padding-left: 136px;
}
#existing-offer-component .plan-includes-title {
  padding-left: 147px;
}
#existing-offer-component .plan-includes {
  padding-left: 110px;
}

.select-boxes h2 {
  color: #5f259f;
}

.boxes h2 a i {
  font-size: 12px;
  color: #fff;
  background: #0096e6;
  padding: 2px;
  float: right;
  margin: 4px 0 0;
}
.boxes h2 a i:before {
  line-height: 1em !important;
}

#numberOptionPanel .dropdown button.selected {
  color: #666 !important;
  font-size: 14px !important;
}

.header_landline_number_section .dropdown button.selected {
  color: #666 !important;
  font-size: 14px !important;
}

.plan-row .msp-label-val {
  padding-right: 10px;
  font-size: 16px;
  color: #666;
  font-weight: 600;
}

.plan-details p, .plan-details label, .plan-details .help-block, .plan-details .info-box, .plan-details .table-card .table, .table-card .plan-details .table, .plan-details .alert-wrap .alert, .alert-wrap .plan-details .alert {
  font-size: 14px;
  -webkit-text-stroke: 0;
}
.plan-details p .text-uppercase, .plan-details label .text-uppercase, .plan-details .help-block .text-uppercase, .plan-details .info-box .text-uppercase, .plan-details .table-card .table .text-uppercase, .table-card .plan-details .table .text-uppercase, .plan-details .alert-wrap .alert .text-uppercase, .alert-wrap .plan-details .alert .text-uppercase {
  font-weight: 600;
  color: #333;
}
.plan-details p span, .plan-details label span, .plan-details .help-block span, .plan-details .info-box span, .plan-details .table-card .table span, .table-card .plan-details .table span, .plan-details .alert-wrap .alert span, .alert-wrap .plan-details .alert span {
  padding-left: 10px;
  color: #666;
}

.login-user p a, .login-user label a, .login-user .help-block a, .login-user .info-box a, .login-user .table-card .table a, .table-card .login-user .table a, .login-user .alert-wrap .alert a, .alert-wrap .login-user .alert a {
  margin-left: 12px;
}

.change-plan .dropdown button {
  font-size: 16px !important;
  color: #666 !important;
}

.box-inn-link.newlk {
  font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
  -webkit-text-stroke: 0;
}

.rdo-box .floating-label-div {
  padding-right: 38%;
}
.rdo-box .floating-label-div label {
  font-size: 16px;
  color: #666 !important;
  font-weight: normal;
  -webkit-text-stroke: 0;
}

.small-accordion .choose-plan-container {
  width: 165px;
}

.chp-flags img {
  display: inline-block;
  width: 25px !important;
  height: 12px !important;
}

.glp-top-gift .bold-txt {
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-weight: 100;
  -webkit-text-stroke: 0;
}

.gift_section > div {
  border-top: 1px solid #d2d2d2;
  padding-bottom: 5px;
  margin: 0;
}
.gift_section > div:first-child {
  border: none;
}
.gift_section > div > .gif-ic {
  padding: 0;
}
.gift_section > div > .col-xs-11 {
  padding: 0 5px;
}

.page-preloader-inner-wrap.responsive {
  position: fixed;
  z-index: 999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
}

#lsp_form .ui-autocomplete {
  list-style: none;
  padding-left: 0;
  background: #fff;
  border: 1px solid #0096e6;
}
#lsp_form .ui-autocomplete li {
  padding: 5px;
  line-height: 1.5;
}
#lsp_form .ui-autocomplete li:hover {
  background: #0096e6;
  cursor: pointer;
  color: #fff;
}

.dropdown.error {
  border-color: #ff7a77 !important;
  color: #e34945 !important;
}
.dropdown.error button {
  border-color: #ff7a77 !important;
  color: #e34945 !important;
}

#extras_component #accordion1 > div:last-child .chp-plan-heads {
  padding: 15px 20px 0;
}
#extras_component #accordion1 > div:last-child .div-rate {
  margin: 0;
}
#extras_component #accordion1 > div:last-child .chp-plan-details {
  padding: 0 20px;
}
#extras_component #accordion1 > div:last-child .chp-plan-details li {
  padding: 8px 0;
  min-height: 52px;
}
#extras_component #accordion1 > div:last-child .chp-plan-details li > div {
  float: left;
  min-height: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#extras_component #accordion1 > div:last-child .chp-plan-details li .chp-extra-box {
  padding: 0 0 0 5px;
  height: 48px;
  min-height: 48px;
  overflow-y: scroll;
  float: left;
  display: block;
}
#extras_component #accordion1 > div:last-child .chp-plan-details li .col-xs-8 {
  width: 78%;
  padding-right: 0;
}
#extras_component #accordion1 > div:last-child .chp-links {
  text-align: center;
  border-top: 1px solid #d2d2d2;
  margin: 0 7%;
  position: absolute;
  width: 85%;
  bottom: 0;
}
#extras_component #accordion1 > div:last-child .buy-btn {
  padding: 6px 16px;
}
#extras_component #accordion1 > div:last-child .choose-plan-card label {
  height: 450px;
  padding-bottom: 42px;
}
#extras_component #accordion1 > div:last-child .chp-flags img {
  float: left;
  margin-right: 4px;
  margin-bottom: 4px;
}

.s-cart-section .tbl-col-2a strong {
  font-weight: 100;
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  font-size: 18px;
}

#wiringInsurance .my-sp-num {
  margin: 0px 0 15px 30px;
}

.insuranceText.notification.warning {
  margin: 0px 0 15px 30px;
  width: auto;
}
.insuranceText.notification.warning .div-text p, .insuranceText.notification.warning .div-text label, .insuranceText.notification.warning .div-text .help-block, .insuranceText.notification.warning .div-text .info-box, .insuranceText.notification.warning .div-text .table-card .table, .table-card .insuranceText.notification.warning .div-text .table, .insuranceText.notification.warning .div-text .alert-wrap .alert, .alert-wrap .insuranceText.notification.warning .div-text .alert {
  font-size: 16px;
  letter-spacing: normal;
  font-stretch: normal;
  margin: 0 0 2px 0;
}

.losing-service-provider .verify-message {
  width: 100%;
}

.gstExclMsg {
  color: #333;
  font-size: 14px;
  padding: 0 0 14px 0;
}

@media screen and (max-width: 939px) {
  .no-tablet-mobile-vertical-top-padding {
    padding-top: 0 !important;
  }

  .select-boxes {
    padding: 0 14px;
  }

  .box-inn {
    margin: 25px 0 30px;
    border: 0;
  }
  .box-inn > div {
    padding: 0;
  }

  .plans-box-accordion, .plans-box-accordion-2 {
    margin: 28px auto 0;
    width: 565px;
  }

  .glp-top-prod-left {
    display: none;
  }

  .glp-top-prod-right {
    display: block;
    float: left;
    width: 100%;
  }

  .glp-top-prod-feature {
    display: none;
    display: block;
    float: left;
    width: 100%;
  }
  .glp-top-prod-feature p, .glp-top-prod-feature label, .glp-top-prod-feature .help-block, .glp-top-prod-feature .info-box, .glp-top-prod-feature .table-card .table, .table-card .glp-top-prod-feature .table, .glp-top-prod-feature .alert-wrap .alert, .alert-wrap .glp-top-prod-feature .alert {
    color: #0096e6;
    line-height: 1.14;
    max-width: 50%;
    display: inline-block;
    float: left;
    font-size: 12px;
    margin-bottom: 5px;
  }
  .glp-top-prod-feature p:last-child, .glp-top-prod-feature label:last-child, .glp-top-prod-feature .help-block:last-child, .glp-top-prod-feature .info-box:last-child, .glp-top-prod-feature .table-card .table:last-child, .table-card .glp-top-prod-feature .table:last-child, .glp-top-prod-feature .alert-wrap .alert:last-child, .alert-wrap .glp-top-prod-feature .alert:last-child {
    padding-left: 10px;
  }

  .glp-top-gifts {
    display: none;
  }

  .glp-middle-sum {
    margin-bottom: 0;
  }
  .glp-middle-sum h3 {
    display: none;
  }
  .glp-middle-sum .sum-row {
    padding: 0;
  }

  .glp-middle-sum-total {
    display: none;
  }

  .glp-bottom {
    display: none;
  }

  .glp-top-prod {
    padding: 20px 20px 0;
    padding: 10px 18px;
    padding: 6px 18px;
  }
  .glp-top-prod .glp-top-prod-right h3 {
    color: #5f259f;
    font-size: 14px;
    font-size: 14px;
  }
  .glp-top-prod .glp-top-prod-right p, .glp-top-prod .glp-top-prod-right label, .glp-top-prod .glp-top-prod-right .help-block, .glp-top-prod .glp-top-prod-right .info-box, .glp-top-prod .glp-top-prod-right .table-card .table, .table-card .glp-top-prod .glp-top-prod-right .table, .glp-top-prod .glp-top-prod-right .alert-wrap .alert, .alert-wrap .glp-top-prod .glp-top-prod-right .alert {
    color: #5f259f;
    font-size: 14px;
  }

  .global-left-panel {
    position: fixed;
    background: #f2f2f2;
    z-index: 999;
    width: 100%;
    left: 0;
    top: -300px;
    transition: top 0.5s ease-in-out;
    overflow: hidden;
    padding-bottom: 5px;
    box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
  }

  .tablet-width {
    min-width: 200px;
  }

  .glp-middle {
    width: 61%;
    float: left;
    width: 55%;
  }

  .sum-row {
    padding: 0;
    border-bottom: 0;
    overflow: hidden;
    margin: 0 0 0 18px;
  }
  .sum-row > div {
    font-size: 12px;
  }
  .sum-row > div:first-child {
    width: 44%;
    text-align: left;
    font-weight: normal;
    width: 52%;
  }
  .sum-row > div:last-child {
    width: 46%;
    text-align: left;
  }

  .glp-top {
    overflow: hidden;
  }

  .tpf-icons {
    float: left;
  }
  .tpf-icons img {
    width: 20px;
    width: 18px !important;
  }
  .tpf-icons svg {
    width: 18px !important;
  }

  .btn-continue.visible-xs.visible-sm {
    width: auto;
    font-size: 14px;
    float: right;
    margin: 2px 20px 6px 0;
    padding: 4px 10px;
  }

  #globalpabel .glp-middle-sum > .sum-row {
    border: 0;
  }

  .s-cart-section .tbl-col-2a strong {
    font-size: 16px;
  }

  .my-sp-num .lable-txt {
    display: block;
  }
  .my-sp-num .lable-txt label {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .newConnectionDiv .nextSlot {
    position: absolute;
    top: 40px;
    right: 0;
  }

  .gstExclMsg {
    font-size: 12px;
  }
}
@media screen and (max-width: 639px) {
  .select-boxes {
    padding: 0 20px;
  }

  .box-inn {
    margin: 25px 0 30px;
    border: 0;
  }
  .box-inn > div {
    padding: 0;
  }

  .my-sp-num {
    margin: 0 0 10px;
  }
  .my-sp-num .prefix {
    width: 50px;
    min-width: 50px;
  }
  .my-sp-num .pre2 {
    width: 220px;
  }
  .my-sp-num .pre3 {
    width: 240px;
  }
  .my-sp-num .lable-txt {
    display: none;
  }

  .portInSection .my-sp-num {
    margin: 0 0 10px;
  }

  .check-num {
    font-size: 12px !important;
    font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
    font-weight: 600;
  }

  .box-inn-link {
    font-size: 12px !important;
    font-family: 'AvenirNextLTPro-Regular', 'Calibri', 'Arial', 'sans-serif';
    font-weight: 600;
  }

  .msp-label {
    font-size: 14px;
    width: 100%;
    display: block;
  }

  .new-num-selection {
    padding-left: 0;
  }
  .new-num-selection fieldset {
    width: 40%;
  }
  .new-num-selection input[type="radio"] + label span {
    padding: 13px 0 12px;
  }
  .new-num-selection input[type="radio"]:checked + label span {
    padding: 13px 2px 12px;
  }

  .plan-details {
    padding-left: 0;
  }
  .plan-details p span:first-child, .plan-details label span:first-child, .plan-details .help-block span:first-child, .plan-details .info-box span:first-child, .plan-details .table-card .table span:first-child, .table-card .plan-details .table span:first-child, .plan-details .alert-wrap .alert span:first-child, .alert-wrap .plan-details .alert span:first-child {
    padding-left: 0;
  }

  .sub-chk {
    padding-right: 0;
  }

  .plansdiv-acc {
    margin: 0 -20px;
  }
  .plansdiv-acc .slick-prev {
    left: 25%;
  }
  .plansdiv-acc .slick-next {
    right: 22%;
  }
  .plansdiv-acc .panel-heading .panel-toggle h3 {
    font-size: 16px;
    width: 85%;
    padding: 14px 10px 14px 20px;
  }

  .plans-box-accordion, .plans-box-accordion-2 {
    margin: 28px auto 0;
    width: auto;
  }
  .plans-box-accordion .slick-list, .plans-box-accordion-2 .slick-list {
    padding: 0;
  }

  .choose-plan-container {
    width: 250px;
    margin: 0 5px;
  }

  .choose-plan-card {
    width: 250px;
    /*margin: 0 15px;*/
  }

  .landline-fibre-extras #internationalcalling_component .choose-plan-card {
    margin: 0 10px;
  }

  .landline-accesories .content {
    font-size: 16px;
    font-weight: 500;
  }

  #existing-offer-component .plan-details {
    padding-left: 0;
  }
  #existing-offer-component .plan-includes-title {
    padding-left: 0;
  }
  #existing-offer-component .plan-includes {
    padding-left: 0;
  }
  #existing-offer-component .plan-row .msp-label-val {
    width: 100%;
  }

  .plan-row .msp-label-val {
    font-size: 14px;
    float: left;
  }

  .boxinn-pre-mum p span, .boxinn-pre-mum label span, .boxinn-pre-mum .help-block span, .boxinn-pre-mum .info-box span, .boxinn-pre-mum .table-card .table span, .table-card .boxinn-pre-mum .table span, .boxinn-pre-mum .alert-wrap .alert span, .alert-wrap .boxinn-pre-mum .alert span {
    min-width: 130px;
  }
  .boxinn-pre-mum p span.txt-nums, .boxinn-pre-mum label span.txt-nums, .boxinn-pre-mum .help-block span.txt-nums, .boxinn-pre-mum .info-box span.txt-nums, .boxinn-pre-mum .table-card .table span.txt-nums, .table-card .boxinn-pre-mum .table span.txt-nums, .boxinn-pre-mum .alert-wrap .alert span.txt-nums, .alert-wrap .boxinn-pre-mum .alert span.txt-nums {
    min-width: 130px;
  }

  .msp-input input[type="checkbox"] + label span {
    float: left;
  }

  .checkout-container .nav.nav-tabs.choose-plan-tab {
    padding-left: 20px;
  }

  #mobileAndPlanDetails .plan-details {
    padding: 10px;
    float: left;
    width: 100%;
  }

  .s-cart-section .thead.s-cart-theme1 .s-cart-grid.tbl-col-2.margin-top-15 {
    margin-top: 0 !important;
  }

  #myFavourite_component .my-sp-num .number {
    width: 105px;
  }
  #myFavourite_component .dropdown.short {
    min-width: 80px;
  }

  .gstExclMsg {
    font-size: 12px;
  }

  .international-calling .msp-input.chk-box.pl-chk-bk .inter-calling-ll, .international-calling .msp-input.chk-box.pl-chk-bk .landline_mobile {
    width: 49%;
    margin: 0 0 8px;
  }
}
@media screen and (max-width: 340px) {
  .sub-chk {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 940px) {
  .div-conta::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    height: 30px;
    width: 100%;
  }
}
@media screen and (min-width: 639px) {
  #myFavourite_component .my-sp-num .number {
    width: 199px;
  }
  #myFavourite_component .dropdown.short {
    min-width: 99px;
  }
}
#myFavourite_component .panel-body {
  padding: 20px 10px;
}
#myFavourite_component .txt-nums {
  padding-right: 10px;
}
#myFavourite_component .margin-bottom-10 {
  margin-bottom: 10px;
}
#myFavourite_component .padding-left-5 {
  padding-left: 5px;
}
#myFavourite_component .fav-max-limit p, #myFavourite_component .fav-max-limit label, #myFavourite_component .fav-max-limit .help-block, #myFavourite_component .fav-max-limit .info-box, #myFavourite_component .fav-max-limit .table-card .table, .table-card #myFavourite_component .fav-max-limit .table, #myFavourite_component .fav-max-limit .alert-wrap .alert, .alert-wrap #myFavourite_component .fav-max-limit .alert {
  color: #b2b2b2;
}
#myFavourite_component #collapseMyFav .collapse.in {
  overflow: visible;
}

#credit_amt_total {
  color: #00af55;
}

#bundle_up_bonus_amt {
  color: #00af55;
}

p.sharing-desc, label.sharing-desc, .sharing-desc.help-block, .sharing-desc.info-box, .table-card .sharing-desc.table, .alert-wrap .sharing-desc.alert {
  padding: 5px 0 5px 0;
  margin-left: 11px;
}
p.sharing-desc span, label.sharing-desc span, .sharing-desc.help-block span, .sharing-desc.info-box span, .table-card .sharing-desc.table span, .alert-wrap .sharing-desc.alert span {
  color: #fff !important;
  padding: 3px !important;
  background: #5f259f;
}

@media screen and (max-width: 639px) {
  p.sharing-desc, label.sharing-desc, .sharing-desc.help-block, .sharing-desc.info-box, .table-card .sharing-desc.table, .alert-wrap .sharing-desc.alert {
    margin-left: 0;
  }
  p.sharing-desc span.text-uppercase, label.sharing-desc span.text-uppercase, .sharing-desc.help-block span.text-uppercase, .sharing-desc.info-box span.text-uppercase, .table-card .sharing-desc.table span.text-uppercase, .alert-wrap .sharing-desc.alert span.text-uppercase {
    padding-left: 5px;
  }

  .connectiondate-wwyw {
    padding: 5px 0 0 10px;
  }

  .landline-accesories .content {
    font-size: 14px;
  }
}
.business-plan-accordion {
  margin-top: 28px;
}
.business-plan-accordion .choose-plan-card {
  width: auto;
}
.business-plan-accordion .chp-plan-richtxt {
  margin: 10px 20px;
  min-height: 175px;
  border-bottom: 1px solid #d2d2d2;
}
.business-plan-accordion input[type="checkbox"] + label .chp-select {
  padding: 10px 0 12px;
  position: absolute;
  margin-left: 45%;
  bottom: 0;
}
.business-plan-accordion input[type="checkbox"] + label .chp-select::before {
  content: "SELECT";
}
.business-plan-accordion input[type="checkbox"]:checked + label .chp-select::before {
  content: "CANCEL";
  color: #5f259f;
  font-family: AvenirNextLTPro-medium, Calibri, Arial, sans-serif;
}
.business-plan-accordion .choose-plan-container {
  width: 563px !important;
}

.wwyw-modem-section .icon {
  display: inline-block;
  float: left;
  padding-top: 18px;
  padding-left: 10px;
}
.wwyw-modem-section .desc {
  display: inline-block;
  width: 80%;
  padding-left: 20px;
}

@media screen and (max-width: 639px) {
  .business-plan-accordion .choose-plan-card label {
    height: auto;
  }
}
.width-80 {
  width: 80%;
}

.margin-left30 {
  margin-left: 10px;
}
.margin-left30 i {
  float: none !important;
  margin: 0 !important;
  border-radius: 50%;
  padding: 2px !important;
  background: #0096e6;
  color: #fff;
}

.portInSection label .div-txt, .changePlanSection label .div-txt, .moveAddressSection label .div-txt {
  font-family: 'AvenirNextLTPro-Demi', 'Calibri', 'Arial', 'sans-serif';
  color: #414042;
}

span.header_radios.header_radio2 > div, span.header_radios.header_radio3 > div {
  margin-left: 30px;
}

.margin-top-bottom-5 {
  margin: 5px 0;
}

#configurator_form i.icon-info {
  font-size: 12px !important;
}

.disabledSimOption {
  pointer-events: none;
  opacity: 0.4;
}

.cart-price-description {
  width: 130px;
  font-size: 12px;
}

.wwyw-anchor-tags {
  vertical-align: middle;
}

.connectiondate-wwyw {
  padding-left: 10px;
}

.info-message {
  margin-left: 30px;
}

.my-sp-num.change-plan {
  margin: 10px 0 10px 0;
}

#spark_modem_options_description {
  display: flex;
  align-items: center;
}
#spark_modem_options_description i {
  font-size: 22px;
}
#spark_modem_options_description p, #spark_modem_options_description label, #spark_modem_options_description .help-block, #spark_modem_options_description .info-box, #spark_modem_options_description .table-card .table, .table-card #spark_modem_options_description .table, #spark_modem_options_description .alert-wrap .alert, .alert-wrap #spark_modem_options_description .alert {
  margin-top: 10px;
  margin-left: 5px;
}

.checkout-container.details-table .details-block.address-block {
  border: 0 none;
}

.address-block .rc-address-block {
  float: left;
  display: inline-block;
  width: 46.8%;
  border-bottom: 1px solid #d8d8d8;
}
.address-block .rc-address-middleblock {
  float: left;
  display: inline-block;
  width: 60px;
  text-align: center;
}
.address-block .rc-address-middleblock span {
  color: #5f259f;
  display: block;
  font-size: 20px;
  margin-top: 126px;
}
.address-block .right-block {
  float: right;
}
.address-block .rc-address-block .address-inner-box h3 {
  -webkit-text-stroke: 0;
  color: #333;
  font-family: AvenirNextLTPro-demi,Calibri,Arial,sans-serif;
  font-size: 18px;
  margin: 0 0 20px;
}
.address-block .rc-address-block .address-inner-box p, .address-block .rc-address-block .address-inner-box label, .address-block .rc-address-block .address-inner-box .help-block, .address-block .rc-address-block .address-inner-box .info-box, .address-block .rc-address-block .address-inner-box .table-card .table, .table-card .address-block .rc-address-block .address-inner-box .table, .address-block .rc-address-block .address-inner-box .alert-wrap .alert, .alert-wrap .address-block .rc-address-block .address-inner-box .alert {
  -webkit-text-stroke: 0;
  color: #333;
  font-family: AvenirNextLTPro-regular,Calibri,Arial,sans-serif;
  font-size: 16px !important;
  margin: 0 0 10px !important;
}
.address-block a.link-edit {
  color: #0096e6;
  display: inline-block;
  font-family: AvenirNextLTPro-Regular,Calibri,Arial,sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-left: 18px;
}

.secondary-div-section {
  float: left;
  margin-left: 1%;
  width: 49.8%;
}

.primary-div-section {
  float: left;
  width: 48.8%;
}

@media screen and (max-width: 939px) {
  .address-block .rc-address-block {
    border-bottom: 1px solid #d8d8d8;
    display: inline-block;
    width: 45%;
  }
}
@media screen and (max-width: 639px) {
  .address-block .rc-address-block {
    border-bottom: 1px solid #d8d8d8;
    display: inline-block;
    float: left;
    width: 100%;
  }
  .address-block .rc-address-middleblock {
    display: none;
  }

  .secondary-div-section {
    width: 100%;
  }

  .primary-div-section {
    width: 100%;
  }
}
.appointment-date {
  text-align: right;
}

/* bootstrap equal column height for a row */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}

.white-bg {
  background-color: #fff;
}

.padding-left-35 {
  padding-left: 35px;
}

.clickandcollect p, .clickandcollect label, .clickandcollect .help-block, .clickandcollect .info-box, .clickandcollect .table-card .table, .table-card .clickandcollect .table, .clickandcollect .alert-wrap .alert, .alert-wrap .clickandcollect .alert {
  color: #666;
}
.clickandcollect strong,
.clickandcollect h1,
.clickandcollect h2,
.clickandcollect h3,
.clickandcollect h4,
.clickandcollect h5,
.clickandcollect h6 {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-weight: 600;
  color: #333333;
}
.clickandcollect #store-finder-error {
  min-height: 200px;
  padding: 20px 20px;
  display: none;
}
.clickandcollect #store-finder-error span#search-text {
  color: #ff9b00;
}
@media only screen and (max-width: 939px) {
  .clickandcollect p, .clickandcollect label, .clickandcollect .help-block, .clickandcollect .info-box, .clickandcollect .table-card .table, .table-card .clickandcollect .table, .clickandcollect .alert-wrap .alert, .alert-wrap .clickandcollect .alert,
  .clickandcollect h5 {
    font-size: 12px;
  }
}
@media only screen and (max-width: 639px) {
  .clickandcollect #content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .clickandcollect #content .phoneNumber {
    margin-bottom: 20px;
  }
}
.clickandcollect .option-width {
  max-width: 367px;
}
.clickandcollect .option-width:hover {
  opacity: 1;
}
.clickandcollect .static-panel {
  padding: 15px 30px;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-weight: 600;
  color: #333333;
}
.clickandcollect #sidebar-store-list {
  border: 1px solid #e8e8e8;
}
.clickandcollect a {
  cursor: pointer;
}
.clickandcollect span:hover {
  opacity: 1 !important;
}
.clickandcollect .tbody {
  border: none !important;
}
.clickandcollect .s-cart-section {
  clear: both;
  float: left;
}
@media only screen and (max-width: 639px) {
  .clickandcollect .s-cart-section {
    border: 1px solid #d8d8d8;
  }
}
.clickandcollect small.terms {
  font-size: 12px !important;
  line-height: 14px;
  display: inline-block;
  margin-top: 5px !important;
}
@media only screen and (max-width: 639px) {
  .clickandcollect small.terms {
    padding: 0 !important;
  }
}
.clickandcollect .shop-image {
  max-width: 300px;
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
}
.clickandcollect .shop-image img {
  width: auto;
  height: 100%;
}
.clickandcollect .btn-check-label:hover {
  opacity: 1;
}
.clickandcollect .black-text {
  color: #333333;
}
.clickandcollect .black-text.option {
  font-size: 14px;
}
.clickandcollect .form-wrapper-section small {
  font-size: 14px;
}
.clickandcollect.details-table small {
  font-size: 14px;
}
.clickandcollect.checkout-container input[type="checkbox"].normal + label span {
  background: url(https://www.spark.co.nz/content/dam/telecomcms/cart/off.png) no-repeat scroll;
  background-size: auto;
}
.clickandcollect.checkout-container input[type="checkbox"] + label span {
  height: 20px;
  width: 20px;
}
.clickandcollect.checkout-container input[type="checkbox"].normal:checked + label span {
  background: url("https://www.spark.co.nz/etc/designs/spark-responsive/clientlib-responsive/images/sprite/checkradio.png") no-repeat scroll -27px -25px;
  background-size: 50px;
}
.clickandcollect.checkout-container .grey-card-wrapper {
  padding-left: 30px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.clickandcollect.checkout-container .grey-card-wrapper .grey-card {
  background-color: #fafafa;
  padding: 20px;
}
.clickandcollect.checkout-container .grey-card-wrapper .grey-card h3 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 0;
}
.clickandcollect.checkout-container .grey-card-wrapper .grey-card p, .clickandcollect.checkout-container .grey-card-wrapper .grey-card label, .clickandcollect.checkout-container .grey-card-wrapper .grey-card .help-block, .clickandcollect.checkout-container .grey-card-wrapper .grey-card .info-box, .clickandcollect.checkout-container .grey-card-wrapper .grey-card .table-card .table, .table-card .clickandcollect.checkout-container .grey-card-wrapper .grey-card .table, .clickandcollect.checkout-container .grey-card-wrapper .grey-card .alert-wrap .alert, .alert-wrap .clickandcollect.checkout-container .grey-card-wrapper .grey-card .alert {
  font-size: 14px;
}
.clickandcollect .availability-message {
  background-color: #fafafa;
  padding: 10px 20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 939px) {
  .clickandcollect .availability-message {
    max-width: 100%;
  }
}
.clickandcollect .availability-message .message-content .small-text {
  font-size: 12px;
}
.clickandcollect .in-stock-text {
  /*float: right;*/
  padding: 0;
  text-align: right;
  font-size: 12px !important;
  color: #666;
  line-height: 16.8px;
  clear: right;
}
.clickandcollect .stock-icon {
  /*margin-top: 20%;*/
}
.clickandcollect .stock-icon i.icon-ok.s80 {
  color: #fff;
}
.clickandcollect #location-sidebar {
  /* border: 1px solid #e8e8e8;*/
  padding: 0;
  overflow-y: scroll;
  max-height: 100vh;
}
.clickandcollect #location-sidebar input:checked + label {
  border-left: 4px solid #5f259f;
}
.clickandcollect #location-sidebar .store {
  padding: 20px 20px 20px 16px;
  /*display: inherit;*/
  margin: 0;
}
.clickandcollect #location-sidebar .store .name {
  font-size: 16px;
}
@media only screen and (max-width: 939px) {
  .clickandcollect #location-sidebar .store .name {
    font-size: 14px;
  }
  .clickandcollect #location-sidebar .store .addressLine1,
  .clickandcollect #location-sidebar .store .addressLine2,
  .clickandcollect #location-sidebar .store .suburb,
  .clickandcollect #location-sidebar .store .city {
    font-size: 12px;
  }
}
.clickandcollect #location-sidebar .store.out-of-stock {
  cursor: not-allowed;
}
.clickandcollect #location-sidebar .store.out-of-stock p, .clickandcollect #location-sidebar .store.out-of-stock label, .clickandcollect #location-sidebar .store.out-of-stock .help-block, .clickandcollect #location-sidebar .store.out-of-stock .info-box, .clickandcollect #location-sidebar .store.out-of-stock .table-card .table, .table-card .clickandcollect #location-sidebar .store.out-of-stock .table, .clickandcollect #location-sidebar .store.out-of-stock .alert-wrap .alert, .alert-wrap .clickandcollect #location-sidebar .store.out-of-stock .alert,
.clickandcollect #location-sidebar .store.out-of-stock strong {
  color: #b2b2b2;
}
.clickandcollect #location-sidebar .store .stock-text {
  text-align: right;
  padding: 0 10px 0 0;
}
.clickandcollect #location-sidebar .store .hrs {
  float: right;
}
.clickandcollect #location-sidebar .store .in-stock {
  height: 25px;
  width: 25px;
  display: inline-block;
  background-color: #2db252;
  border-radius: 50%;
  display: block;
  float: right;
}
.clickandcollect #location-sidebar .store .in-stock img {
  display: block;
  width: 24px;
  position: relative;
}
.clickandcollect #location-sidebar label {
  border-left: 4px solid transparent;
  cursor: pointer;
}
.clickandcollect #location-sidebar label p, .clickandcollect #location-sidebar label label, .clickandcollect #location-sidebar label .help-block, .clickandcollect #location-sidebar label .info-box, .clickandcollect #location-sidebar label .table-card .table, .table-card .clickandcollect #location-sidebar label .table, .clickandcollect #location-sidebar label .alert-wrap .alert, .alert-wrap .clickandcollect #location-sidebar label .alert {
  margin-bottom: 5px;
}
.clickandcollect #location-sidebar label p.name, .clickandcollect #location-sidebar label label.name, .clickandcollect #location-sidebar label .name.help-block, .clickandcollect #location-sidebar label .name.info-box, .clickandcollect #location-sidebar label .table-card .name.table, .table-card .clickandcollect #location-sidebar label .name.table, .clickandcollect #location-sidebar label .alert-wrap .name.alert, .alert-wrap .clickandcollect #location-sidebar label .name.alert {
  margin-bottom: 10px;
}
.clickandcollect #location-sidebar label p:last-child, .clickandcollect #location-sidebar label label:last-child, .clickandcollect #location-sidebar label .help-block:last-child, .clickandcollect #location-sidebar label .info-box:last-child, .clickandcollect #location-sidebar label .table-card .table:last-child, .table-card .clickandcollect #location-sidebar label .table:last-child, .clickandcollect #location-sidebar label .alert-wrap .alert:last-child, .alert-wrap .clickandcollect #location-sidebar label .alert:last-child {
  margin-bottom: 0;
}
.clickandcollect #location-sidebar hr {
  border-top: 1px solid #e8e8e8;
  margin: 0;
}
.clickandcollect .address-input-wrapper {
  background-color: #e8e8e8;
}
.clickandcollect .address-input-wrapper .address-input {
  max-width: 960px;
  margin: 0 auto;
  padding: 30px 50px;
}
.clickandcollect .address-input-wrapper .address-input h1 {
  font-size: 30px;
}
@media only screen and (max-width: 939px) {
  .clickandcollect .address-input-wrapper .address-input h1 {
    font-size: 16px;
  }
}
.clickandcollect .address-input-wrapper .address-input #current_location_mobile {
  padding-left: 13px;
}
.clickandcollect .address-input-wrapper .address-input #current_location_mobile img {
  margin-right: 4px;
}
.clickandcollect .address-input-wrapper .address-input #current_location_mobile img#current-location-grey {
  height: 24px;
}
.clickandcollect .address-input-wrapper .address-input #current_location_mobile img#current-location-blue {
  margin-left: 3px;
}
.clickandcollect .address-input-wrapper .address-input #current_location_mobile span {
  color: #0096e6;
  margin-left: 10px;
}
.clickandcollect .address-input-wrapper .address-input #current_location_mobile #disabled-location span {
  color: #666666;
  margin-left: 7px;
}
.clickandcollect .address-input-wrapper .address-input .shop-search {
  margin-top: 20px;
  margin-bottom: 20px;
}
.clickandcollect .address-input-wrapper .address-input .shop-search > .search-wrapper {
  position: relative;
}
.clickandcollect .address-input-wrapper .address-input .shop-search > .search-wrapper .search_button {
  float: right;
  height: 54px;
  font-size: 16px;
  padding: 20px 45px;
  background-color: #0096e6;
  position: relative;
  border-radius: 0px 50px 50px 0px;
  color: #fff;
  cursor: pointer;
  line-height: 14px;
}
@media only screen and (max-width: 939px) {
  .clickandcollect .address-input-wrapper .address-input .shop-search > .search-wrapper .search_button {
    padding: 17px 20px 17px 0px;
    color: #0096e6;
    background-color: #fff;
  }
  .clickandcollect .address-input-wrapper .address-input .shop-search > .search-wrapper .search_button img {
    height: 24px;
  }
}
.clickandcollect .address-input-wrapper .address-input .shop-search > .search-wrapper .current_location {
  float: right;
  height: 54px;
  position: relative;
  padding: 16px;
  color: #0096e6;
  cursor: pointer;
  font-size: 14px;
  background-color: #fff;
}
.clickandcollect .address-input-wrapper .address-input .shop-search .search-action {
  border-radius: 0 50px 50px 0;
  padding: 19px;
  background-color: #fff;
  position: relative;
  line-height: 26px;
  padding: 0;
}
@media only screen and (max-width: 939px) {
  .clickandcollect .address-input-wrapper .address-input .shop-search .search-action {
    border-radius: 0 50px 50px 0;
    width: calc(20% - 30px);
  }
}
@media only screen and (max-width: 639px) {
  .clickandcollect .address-input-wrapper .address-input .shop-search .search-action {
    width: calc(40% - 30px);
  }
}
.clickandcollect .address-input-wrapper .address-input .shop-search .search-action .location {
  color: #0096e6;
  cursor: pointer;
  font-size: 14px;
  border: none;
  padding: 12px;
  position: relative;
  background-color: #fff;
  text-align: right;
}
@media only screen and (max-width: 939px) {
  .clickandcollect .address-input-wrapper .address-input .shop-search .search-action .location {
    border-radius: 0 50px 50px 0;
  }
}
.clickandcollect .address-input-wrapper .address-input .shop-search .search-action .location i {
  font-size: 20px;
  margin-right: 7px;
  position: relative;
}
.clickandcollect .address-input-wrapper .address-input .shop-search input {
  border-radius: 50px;
  color: #333333;
  font-size: 16px;
  border: none;
  padding: 10px 27px;
  position: absolute;
  width: 100%;
  height: 54px;
          /*@media only screen and (max-width: 939px) {
            width: calc(80% + 30px);
          }

          @media only screen and (max-width: 639px) {
            width: calc(60% + 30px);
          }*/
}
.clickandcollect .address-input-wrapper .address-input .shop-search .search-store {
  display: inline-block;
  cursor: pointer;
  padding: 20px;
  background-color: #0096e6;
  border-radius: 0 50px 50px 0;
  text-align: center;
  color: #fff;
  line-height: 14px;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .clickandcollect .address-input-wrapper .address-input {
    padding: 30px 40px;
  }
}
.clickandcollect .directions {
  font-size: 16px;
  max-width: 281px;
  margin-bottom: 20px;
  color: #333333;
  line-height: 1.4;
}
@media only screen and (max-width: 939px) {
  .clickandcollect .directions {
    font-size: 14px;
  }
}
.clickandcollect .details {
  padding-left: 40px;
}
.clickandcollect .details h2 {
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 939px) {
  .clickandcollect .details {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 20px;
  }
}
.clickandcollect .details .hrs {
  float: right;
}
.clickandcollect .details .get-directions {
  display: block;
  margin-bottom: 20px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
}
.clickandcollect .details .get-directions span {
  text-decoration: underline;
}
.clickandcollect .details .get-directions i {
  margin-left: 3px;
  display: inline-block;
  position: relative;
  top: 1px;
}
.clickandcollect .details .get-directions i img {
  display: block;
}
.clickandcollect .availability-button {
  display: inline-block;
  float: right;
  margin-top: 20px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 639px) {
  .clickandcollect .availability-button {
    display: block;
    float: left;
    margin-bottom: 20px;
    width: 100%;
  }
}
.clickandcollect .availability-button .confirm {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0096e6;
  border: 0;
  font-size: 14px;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
  min-width: 235px;
  padding: 0;
  text-transform: capitalize;
  color: #fff;
  padding: 8px 20px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-weight: 600;
}
@media only screen and (max-width: 639px) {
  .clickandcollect .availability-button .confirm {
    height: auto;
    float: left;
    width: 100%;
    text-align: center;
  }
}
.clickandcollect .availability-button a.cancel {
  text-decoration: underline;
  margin-right: 20px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-weight: 500;
}
@media only screen and (max-width: 639px) {
  .clickandcollect .availability-button a.cancel {
    text-decoration: underline;
    margin-right: 20px;
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    float: left;
  }
}

.storeFinder.modal-dialog {
  width: 90%;
}
@media only screen and (max-width: 639px) {
  .storeFinder.modal-dialog {
    width: 100%;
  }
}
@media only screen and (min-width: 640px) {
  .storeFinder.modal-dialog .address-text {
    padding-right: 40px;
  }
}

.modal.checkout-ui .storeFinder.modal-dialog .modal-content .modal-body p, .modal.checkout-ui .storeFinder.modal-dialog .modal-content .modal-body label, .modal.checkout-ui .storeFinder.modal-dialog .modal-content .modal-body .help-block, .modal.checkout-ui .storeFinder.modal-dialog .modal-content .modal-body .info-box, .modal.checkout-ui .storeFinder.modal-dialog .modal-content .modal-body .table-card .table, .table-card .modal.checkout-ui .storeFinder.modal-dialog .modal-content .modal-body .table, .modal.checkout-ui .storeFinder.modal-dialog .modal-content .modal-body .alert-wrap .alert, .alert-wrap .modal.checkout-ui .storeFinder.modal-dialog .modal-content .modal-body .alert {
  font-size: 14px;
  color: #666666;
}

.storeFinder.modal-dialog .container-fluid {
  margin-top: 0px;
}
.storeFinder.modal-dialog .container-fluid .clickandcollect {
  padding-bottom: 20px;
}

.current-location-disabled {
  pointer-events: none;
}

/* Using SCSS variables for colors */
/* Using SCSS variables to store font-family */
/* Using SCSS variables to store font-family */
/*Breakpoint Mixin*/
.main-customer-id-container {
  margin: 0;
  padding: 0;
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
}
.main-customer-id-container .main-customer-id-inner {
  width: 100%;
  max-width: 1170px;
  margin: 60px auto;
}
.main-customer-id-container .main-customer-id-inner label[data-id] {
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
}
.main-customer-id-container .main-customer-id-inner button {
  padding-top: 0;
  padding-bottom: 0;
  height: 40px;
}
.main-customer-id-container .main-customer-id-signin {
  width: 49.99%;
  float: left;
  padding-right: 80px;
  border-right: 1px solid #e8e8e8;
}
@media screen and (max-width: 639px) {
  .main-customer-id-container .main-customer-id-signin {
    width: 100%;
    float: none;
  }
}
.main-customer-id-container .main-customer-id-signin .back-button {
  margin-top: 24px;
}
.main-customer-id-container h2 {
  margin-bottom: 30px;
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: normal;
  color: #333333;
}
.main-customer-id-container .label-signin {
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
}
.main-customer-id-container .email-account-group {
  position: relative;
  margin-top: 39px;
  height: 27px;
}
.main-customer-id-container .label-email-account {
  position: absolute;
  font-size: 18px;
  top: 0;
  color: #999999;
  margin: 0;
  z-index: 1;
}
.main-customer-id-container label[data-id].label-small {
  font-size: 12px;
  top: -28px;
  transition: all 0.2s ease;
}
.main-customer-id-container label[data-id].label-small-active {
  font-size: 12px;
  top: -28px;
  transition: all 0.2s ease;
  color: #0096e6 !important;
}
.main-customer-id-container .signin-details {
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  color: #666666;
  margin: 23px 0 0 0;
}
.main-customer-id-container .inp-signin {
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  width: 500px;
  border: none;
  border-bottom: 1px solid #999999;
  margin-top: 0;
  color: #333333;
  padding-left: 0;
  height: 30px !important;
  position: absolute;
  top: 0;
  z-index: 2;
  background: transparent;
}
.main-customer-id-container .btn-signin {
  width: 110px;
  height: 40px;
  background: #0096e6;
  display: block;
  float: left;
  font-size: 14px;
  text-transform: capitalize;
  padding-top: 0;
  -webkit-padding-before: 0;
  -webkit-padding-after: 0;
}
.main-customer-id-container .btn-signin:disabled, .main-customer-id-container .btn-signin:disabled:hover, .main-customer-id-container .btn-signin.disabled {
  background: #b2b2b2;
  color: #ebebec;
  border-color: #b2b2b2;
  cursor: not-allowed;
}
.main-customer-id-container .sign-in-using {
  margin: 8px 0 0 46px;
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #666666;
  float: left;
}
.main-customer-id-container .sign-in-action {
  margin-top: 21px;
}
.main-customer-id-container .sign-in-action p, .main-customer-id-container .sign-in-action label, .main-customer-id-container .sign-in-action .help-block, .main-customer-id-container .sign-in-action .info-box, .main-customer-id-container .sign-in-action .table-card .table, .table-card .main-customer-id-container .sign-in-action .table, .main-customer-id-container .sign-in-action .alert-wrap .alert, .alert-wrap .main-customer-id-container .sign-in-action .alert {
  font-size: 16px;
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  line-height: normal;
}
.main-customer-id-container .social-signin {
  display: block;
  float: left;
  width: 101px;
  height: 40px;
  border-radius: 100px;
  border: solid 1px #b2b2b2;
  text-align: center;
  margin: 0;
}
.main-customer-id-container .social-signin img {
  margin-top: 8px;
}
.main-customer-id-container .signin-fb {
  margin: 0 8px 0 16px;
}
.main-customer-id-container .signin-fb img {
  margin-top: 5px;
}
.main-customer-id-container .need-help {
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  margin-top: 24px;
}
.main-customer-id-container .main-customer-id-new {
  width: 49.99%;
  float: left;
  padding-left: 80px;
}
@media screen and (max-width: 639px) {
  .main-customer-id-container .main-customer-id-new {
    width: 100%;
    float: none;
  }
}
.main-customer-id-container .main-customer-id-new label {
  font-family: "AvenirNextLTPro-Demi", Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 24px;
}
.main-customer-id-container .main-customer-id-new p, .main-customer-id-container .main-customer-id-new label, .main-customer-id-container .main-customer-id-new .help-block, .main-customer-id-container .main-customer-id-new .info-box, .main-customer-id-container .main-customer-id-new .table-card .table, .table-card .main-customer-id-container .main-customer-id-new .table, .main-customer-id-container .main-customer-id-new .alert-wrap .alert, .alert-wrap .main-customer-id-container .main-customer-id-new .alert {
  font-size: 16px;
  font-family: "AvenirNextLTPro-Medium", Helvetica, Arial, sans-serif;
  line-height: normal;
}
.main-customer-id-container .btn-new-cust-id {
  margin-top: 24px;
  font-size: 14px;
  width: 110px;
  height: 40px;
  text-transform: capitalize;
  padding-top: 0;
  -webkit-padding-before: 0;
  -webkit-padding-after: 0;
}

@media screen and (max-width: 639px) {
  .main-customer-id-container {
    margin: 0;
    padding: 0;
    padding: 0 4px;
  }
  .main-customer-id-container .main-customer-id-signin {
    width: 49.99%;
    float: left;
    padding-right: 0;
    padding-bottom: 31px;
    border-right: none;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 31px;
  }
}
@media screen and (max-width: 639px) and (max-width: 639px) {
  .main-customer-id-container .main-customer-id-signin {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 639px) {
  .main-customer-id-container .main-customer-id-new {
    width: 49.99%;
    float: left;
    padding-left: 0;
  }
}
@media screen and (max-width: 639px) and (max-width: 639px) {
  .main-customer-id-container .main-customer-id-new {
    width: 100%;
    float: none;
  }
}
@media screen and (max-width: 639px) {
  .main-customer-id-container .inp-signin {
    width: 295px;
  }
  .main-customer-id-container .signin-fb {
    margin: 0 8px 0 47px;
  }
}
@media screen and (min-width: 640px) and (max-width: 939px) {
  .main-customer-id-container {
    margin: 0;
    padding: 0;
    padding: 0 24px;
  }
  .main-customer-id-container .main-customer-id-new {
    width: 49.99%;
    float: left;
    padding-left: 32px;
    width: calc(49% - 32px);
  }
}
@media screen and (min-width: 640px) and (max-width: 939px) and (max-width: 639px) {
  .main-customer-id-container .main-customer-id-new {
    width: 100%;
    float: none;
  }
}
@media screen and (min-width: 640px) and (max-width: 939px) {
  .main-customer-id-container .main-customer-id-signin {
    padding-right: 32px;
  }
  .main-customer-id-container .inp-signin {
    width: 297px;
  }
  .main-customer-id-container .signin-fb {
    margin: 0 6px 0 51px;
  }
}
@media screen and (max-width: 939px) {
  .main-customer-id-container h2 {
    font-size: 24px;
  }
  .main-customer-id-container .label-signin {
    font-size: 16px;
  }
  .main-customer-id-container .signin-details {
    font-size: 14px;
  }
  .main-customer-id-container .inp-signin {
    font-size: 16px;
  }
  .main-customer-id-container .need-help {
    font-size: 14px;
    margin-top: 15px;
  }
  .main-customer-id-container .sign-in-using {
    display: none;
  }
  .main-customer-id-container .social-signin {
    width: 65px;
    height: 40px;
    object-fit: contain;
  }
}
.row.content-container {
  margin: 0;
}

/*boxes*/
.boxes {
  margin-bottom: 20px;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}
.boxes h2 > span a {
  font-size: 16px;
  font-weight: 500;
  text-align: right;
  color: #0096e6;
}
.boxes h2 > span.data-plan-label {
  right: 20px;
  position: relative;
}

/* boxinn */
.box-inn {
  border-left: 2px solid #5f259f;
  margin: 20px 0 0 17px;
  padding: 30px 0 30px 25px;
}
.box-inn.ll-device-options {
  padding-top: 0;
  margin-bottom: 20px;
}
.box-inn.ll-device-options a {
  margin-top: -2px;
}
.box-inn > div {
  display: block;
  padding: 15px 0 20px 10px;
  position: relative;
}

/*size selector*/
.size-select-wrapper {
  margin: 16px 0 35px;
}
.size-select-wrapper fieldset {
  width: 52px;
  height: 32px;
  display: inline-block;
  margin: 0 5px 0 0;
  border: 0;
  padding: 0;
}
.size-select-wrapper fieldset input[type="radio"]:checked + label {
  border: 1px solid #5f259f;
}
.size-select-wrapper fieldset input[type="radio"]:checked + label span {
  background: none;
  max-width: 100%;
  height: 100%;
  padding: 8px 10px 12px;
  color: #333333;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}
.size-select-wrapper fieldset input[type="radio"] + label {
  -webkit-text-stroke: 0 rgba(0, 0, 0, 0);
  background: #f2f2f2 none repeat scroll 0 0;
  color: #333333;
  font-size: 14px;
  margin: 0;
  text-align: center;
  max-width: 100%;
  border: 1px solid transparent;
}
.size-select-wrapper fieldset input[type="radio"] + label span {
  background: none;
  width: 100%;
  height: 100%;
  padding: 8px 10px 12px;
  color: #666;
}
.size-select-wrapper fieldset input[type="radio"] + label span:hover {
  opacity: 0.8;
}

/*colour selector */
.darkgrey {
  background-color: #999;
}

.white {
  background-color: #fff;
}

.color-select-wrapper {
  display: flex;
}

.device-colour-select {
  display: block;
  margin: 16px 0;
  text-align: center;
}
.device-colour-select label {
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
  min-width: 60px;
  height: 64px;
  margin-right: 20px;
}
.device-colour-select label .btn-check-label-text {
  padding: 0;
}
.device-colour-select label div + p[data-selected-colour], .device-colour-select label div + label[data-selected-colour], .device-colour-select label div + [data-selected-colour].help-block, .device-colour-select label div + [data-selected-colour].info-box, .device-colour-select label .table-card div + [data-selected-colour].table, .table-card .device-colour-select label div + [data-selected-colour].table, .device-colour-select label .alert-wrap div + [data-selected-colour].alert, .alert-wrap .device-colour-select label div + [data-selected-colour].alert {
  max-width: 90%;
  padding: 0 10px 0;
  text-align: left;
}
.device-colour-select:nth-child(2) .colour-checkbox {
  margin: 0 12px;
}
.device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  text-align: center;
  margin-top: 10px;
  padding: 0 5px;
  font-size: 14px !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  margin: 0;
  max-width: 100%;
}
.device-colour-select .colour-checkbox {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 12px;
}
.device-colour-select .btn-check-input:checked + .btn-check-label .colour-checkbox .colour-checkbox-border {
  border: 1px solid #0096e6;
}
.device-colour-select .colour-checkbox .colour-checkbox-border {
  height: 32px;
  left: 0;
  border: 1px solid #979797;
  border-radius: 50%;
  top: 0;
  width: 32px;
}
.device-colour-select .colour-checkbox .colour-checkbox-bg {
  border-radius: 50%;
  position: absolute;
}
.device-colour-select.colour-checkbox .colour-checkbox-border {
  border-radius: 50%;
  position: absolute;
}
.device-colour-select .colour-checkbox .colour-checkbox-bg {
  height: 22px;
  left: 5px;
  top: 5px;
  width: 22px;
  border-radius: 50%;
  position: absolute;
}
.device-colour-select .colour-checkbox .colour-checkbox-border {
  border-radius: 50%;
  position: absolute;
}

/*Dropdown*/
.paymethod-select-wrapper {
  margin-bottom: 40px;
}
.paymethod-select-wrapper .dropdown {
  width: 317px;
}
.paymethod-select-wrapper button.dropdown-toggle {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: inherit;
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #999 !important;
  margin-top: 10px;
  padding-left: 0;
}
.paymethod-select-wrapper button.dropdown-toggle:after {
  font-family: fontello;
  content: '\e814';
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 20px;
  height: 20px;
  color: #0096e6;
}
.paymethod-select-wrapper .dropdown-menu {
  border-color: #fff;
  top: 32px !important;
  width: inherit;
  border-radius: 0;
}
.paymethod-select-wrapper .dropdown button.selected {
  background: #fff;
  color: #999 !important;
}
.paymethod-select-wrapper .dropdown .dropdown-menu li a {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
.paymethod-select-wrapper .dropdown .dropdown-menu li a:hover {
  background: none transparent;
  color: #0096e6;
}

/* Select Plan boxes*/
.bb-select-device-card .inner-card, .bb-select-addons-card .inner-card {
  height: auto;
  background: transparent;
  padding: 10px;
  width: 30.3%;
  height: 175.4px;
  margin-right: 16px;
  border: 2px solid #eeeeee;
}

.bb-select-device-card .plcard-btn, .bb-select-addons-card .plcard-btn {
  border: solid 2px #b2b2b2;
}

.bb-select-device-card .plcard-btn:hover, .bb-select-addons-card .plcard-btn:hover,
.bb-select-device-card.selected .plcard-btn, .bb-select-addons-card.selected .plcard-btn {
  border: solid 2px #5f259f;
}

.bb-select-device-card .inner-card.disabled, .bb-select-addons-card .inner-card.disabled {
  background: #eeeeee;
}

/*Available Options*/
.boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
  cursor: pointer;
  margin: 0 0 15px;
  position: relative;
  width: 48.5%;
  padding-right: 0;
}
.boxes .box-inn .carousel.device-select .bb-select-device-card .small-card-2 .plcard-btn.small-plcard-btn, .boxes .box-inn .carousel.addons-select .bb-select-addons-card .small-card-2 .plcard-btn.small-plcard-btn {
  padding: 0;
  position: relative;
  min-height: 475px;
  height: auto;
  overflow: hidden;
}
.boxes .box-inn .carousel.device-select .bb-select-device-card label, .boxes .box-inn .carousel.addons-select .bb-select-addons-card label {
  height: 294px;
  position: relative;
}

/* Device Selector */
.select-boxes h2 {
  color: #5f259f;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}

.box-inn.select-devices, .box-inn.select-addons {
  padding: 0 0 30px 25px;
  height: auto;
  overflow: hidden;
}
.box-inn.select-devices .select-devices > p, .box-inn.select-devices .select-devices > label, .box-inn.select-devices .select-devices > .help-block, .box-inn.select-devices .select-devices > .info-box, .box-inn.select-devices .table-card .select-devices > .table, .table-card .box-inn.select-devices .select-devices > .table, .box-inn.select-devices .alert-wrap .select-devices > .alert, .alert-wrap .box-inn.select-devices .select-devices > .alert, .box-inn.select-addons .select-addons > p, .box-inn.select-addons .select-addons > label, .box-inn.select-addons .select-addons > .help-block, .box-inn.select-addons .select-addons > .info-box, .box-inn.select-addons .table-card .select-addons > .table, .table-card .box-inn.select-addons .select-addons > .table, .box-inn.select-addons .alert-wrap .select-addons > .alert, .alert-wrap .box-inn.select-addons .select-addons > .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  padding-bottom: 24px;
}

.bb-select-device-card .select-device-heads {
  position: absolute;
  top: 30px;
  left: 0;
  padding: 0 22px;
}

.box-inn.select-addons .select-addons-heads {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 0 22px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon {
  width: 24px;
  height: 24px;
  background-color: #5f259f;
  position: absolute;
  right: 17px;
  top: -13px;
  border-radius: 2px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon .checkmark,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon .checkmark {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 8px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon .checkmark:after,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon .checkmark:after {
  content: "";
  display: block;
  width: 9px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.bb-select-device-card .select-device-heads .device-rate .device-img,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-img {
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
}

.bb-select-device-card .select-device-heads .device-rate .device-img img {
  max-height: 128px;
  min-height: 110px;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-img img {
  min-height: 120px;
}

.bb-select-device-card .select-device-heads .device-rate .device-name {
  padding-bottom: 15px;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-name {
  padding-bottom: 15px;
  padding-top: 0;
}

.bb-select-device-card .select-device-heads .device-rate .device-name span,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-name span {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  text-transform: none;
}

.bb-select-device-card .select-device-heads .device-rate .retail-price span {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999;
}

.bb-select-addons-card .select-addons-heads .addon-rate .retail-price span {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  text-transform: none;
}

.bb-select-device-card .select-device-heads .device-rate .device-other .int-months {
  color: #5f259f;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .addon-desc {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  color: #333333;
}
.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .retail-price {
  margin-top: 0;
}

.bb-select-device-card .select-device-heads .device-rate .device-other .retail-price,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .retail-price {
  padding-bottom: 6px;
}

.bb-select-device-card a, .bb-select-addons-card a {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #0096e6;
  text-transform: none;
  text-align: center;
  padding: 0;
  outline: none;
}

.bb-select-device-card a:hover, .bb-select-addons-card a:hover {
  color: #007cbd !important;
  text-decoration: underline !important;
}

.bb-select-device-card a:focus, .bb-select-addons-card a:focus {
  outline: none;
}

.bb-select-device-card .device-options, .bb-select-addons-card .addon-options {
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
}

.bb-select-device-card .device-options a:focus, .bb-select-addons-card .addon-options a:focus {
  color: #007cbd !important;
  text-decoration: underline;
}

.bb-select-device-card .device-options a:active, .bb-select-addons-card .addon-options a:active {
  box-shadow: none;
}

.bb-select-device-card .device-options a.w-border {
  border-left: 2px solid #b2b2b2;
  margin-right: 5px;
  padding-left: 7px;
}
.bb-select-device-card .device-options a span.icon-arrow-right {
  font-size: 11px;
  text-shadow: 1px 0px 0;
}

.bb-select-addons-card .addon-options a span.icon-arrow-right {
  font-size: 11px;
  text-shadow: 1px 0px 0;
}

/* Modal Custom Style */
.sp-custom-popup .close {
  display: block;
  top: 20px;
  position: absolute;
  right: 20px;
  background: transparent none;
}
.sp-custom-popup .close i.icon-cancel {
  background: transparent url("clientlib-responsive/css/img/icon-close.png") 0 0 no-repeat;
  color: #666;
}
.sp-custom-popup .modal-content {
  padding: 48px 50px 60px 32px;
  height: auto;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
}
.sp-custom-popup .modal-content h2 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #00af55;
  padding: 20px 0;
}
.sp-custom-popup .modal-content hr {
  border: solid 5px #00af55;
  width: 83px;
  float: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
.sp-custom-popup .modal-content .device-details {
  padding-left: 30px;
}
.sp-custom-popup .modal-content h3 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #5f259f;
  padding: 0;
  clear: both;
  line-height: 30px;
  margin-bottom: 7px;
}
.sp-custom-popup .modal-content h4 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
}

h4.desc-title {
  margin-top: 32px;
}

.sp-custom-popup .modal-content p, .sp-custom-popup .modal-content label, .sp-custom-popup .modal-content .help-block, .sp-custom-popup .modal-content .info-box, .sp-custom-popup .modal-content .table-card .table, .table-card .sp-custom-popup .modal-content .table, .sp-custom-popup .modal-content .alert-wrap .alert, .alert-wrap .sp-custom-popup .modal-content .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #464646;
  line-height: 24px;
  margin-bottom: 20px;
  max-width: 80%;
}
.sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999;
  margin-bottom: 3px;
}
.sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  margin-bottom: 30px;
}
.sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin: 8px 0 30px;
}
.sp-custom-popup .modal-content .device-img {
  margin-top: 10px;
}
.sp-custom-popup .modal-content .device-img.fan-pass {
  margin-top: 10px;
  margin-left: 40px;
}
.sp-custom-popup .modal-content p.device-price.fan-pass, .sp-custom-popup .modal-content label.device-price.fan-pass, .sp-custom-popup .modal-content .device-price.fan-pass.help-block, .sp-custom-popup .modal-content .device-price.fan-pass.info-box, .sp-custom-popup .modal-content .table-card .device-price.fan-pass.table, .table-card .sp-custom-popup .modal-content .device-price.fan-pass.table, .sp-custom-popup .modal-content .alert-wrap .device-price.fan-pass.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.fan-pass.alert {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
}
.sp-custom-popup .modal-content ul, .sp-custom-popup .modal-content ol {
  background-color: #fff;
  border: solid 1px #0096e6;
  border-top: 0;
  padding: 16px 16px 20px;
}
.sp-custom-popup .modal-content ul li, .sp-custom-popup .modal-content ol li {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #464646;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box {
  margin-bottom: 40px;
  display: block;
  height: auto;
  overflow: hidden;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap {
  float: left;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn {
  display: inline-block;
  overflow: hidden;
  border: none;
  background-color: transparent;
  border-radius: 0;
  position: relative;
  width: 16px;
  height: 14px;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn::before {
  content: "";
  display: block;
  position: absolute;
  border: transparent 0.6em solid;
  border-bottom-color: #ff9b00;
  border-bottom-width: 1em;
  border-top-width: 0;
  box-shadow: none;
  border-radius: 0;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn::after {
  display: block;
  position: absolute;
  top: 0.1em;
  left: 1px;
  width: 100%;
  padding: 0 1px;
  text-align: center;
  content: "!";
  font-size: 0.65em;
  font-weight: bold;
  color: #fff;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-info {
  float: left;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
  float: left;
  text-align: left;
  width: 97%;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text p, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text label, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .help-block, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .info-box, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .table-card .table, .table-card .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .table, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .alert-wrap .alert, .alert-wrap .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
  padding-left: 10px;
  max-width: 100%;
}
.sp-custom-popup .modal-content .btnSelect {
  background: #0096e6;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border: none;
  padding: 10px 40px;
  width: auto;
  text-transform: none;
}
.sp-custom-popup .modal-content .btnSelect:hover {
  background-color: #1589c9;
  border: 0;
}
.sp-custom-popup .modal-backdrop {
  background-color: rgba(255, 255, 255, 0.9);
}

.sp-custom-popup .modal-content {
  padding: 48px 50px 60px 32px;
  height: auto;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
  overflow: hidden;
}

.corner-ribbon {
  width: 238px;
  position: absolute;
  top: 19px;
  left: -81px;
  text-align: center;
  line-height: 34px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  font-size: 12px;
  font-weight: 500;
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  background-color: #ec008c;
  padding: 0px 24px;
  color: #fff;
  z-index: 100;
}
.corner-ribbon.big {
  top: 30px;
  padding: 7px 24px 7px 40px;
}

.strikethrough-text {
  text-decoration: line-through;
}

.spark-price {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 14px !important;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal !important;
  letter-spacing: normal;
  color: #ec008c !important;
}
.spark-price > span {
  color: #ec008c !important;
}
.spark-price.lg {
  font-size: 16px !important;
  margin-bottom: 3px !important;
}

@media screen and (max-width: 939px) {
  .select-boxes {
    padding: 0 14px;
  }

  .box-inn {
    margin: 25px 0 30px 0;
    border: 0;
    padding: 30px 0 30px 0px;
  }
  .box-inn > div {
    padding: 0;
  }

  .bb-select-device-card .inner-card {
    width: 31.2%;
  }
  .bb-select-device-card .inner-card:last-child {
    margin-right: 0;
  }

  .box-inn.select-devices, .box-inn.select-addons {
    padding: 0;
    margin-top: 16px;
  }

  .select-boxes h2 {
    font-size: 18px;
  }

  .box-inn.select-devices .select-devices > p, .box-inn.select-devices .select-devices > label, .box-inn.select-devices .select-devices > .help-block, .box-inn.select-devices .select-devices > .info-box, .box-inn.select-devices .table-card .select-devices > .table, .table-card .box-inn.select-devices .select-devices > .table, .box-inn.select-devices .alert-wrap .select-devices > .alert, .alert-wrap .box-inn.select-devices .select-devices > .alert,
  .box-inn.select-devices .select-addons > p,
  .box-inn.select-devices .select-addons > label,
  .box-inn.select-devices .select-addons > .help-block,
  .box-inn.select-devices .select-addons > .info-box,
  .box-inn.select-devices .table-card .select-addons > .table,
  .table-card .box-inn.select-devices .select-addons > .table,
  .box-inn.select-devices .alert-wrap .select-addons > .alert,
  .alert-wrap .box-inn.select-devices .select-addons > .alert {
    font-size: 14px;
    padding-bottom: 0;
    margin-bottom: 25px;
  }

  .corner-ribbon {
    font-size: 10px;
  }

  .spark-price.lg {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 939px) and (min-width: 640px) {
  .container-fluid .row .row.bb-select-device-card, .container-fluid .row .row.bb-select-addons-card {
    margin: 0px;
  }

  .boxes .box-inn .available-options .fastsolid-header-label {
    width: 101.5%;
  }
  .boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
    width: 48.6%;
    min-height: 321px;
    padding-left: 13px;
  }

  .sp-custom-popup .modal-dialog {
    width: 100vw;
    margin: 0;
    min-height: 100vh;
  }
  .sp-custom-popup .modal-content {
    min-height: 100vh;
  }
  .sp-custom-popup .modal-content h3 {
    font-size: 18px;
  }
  .sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
    font-size: 12px;
  }
  .sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content h4 {
    font-size: 16px;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    font-size: 14px;
  }

  .device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
    font-size: 12px !important;
  }

  .sp-custom-popup .modal-content .device-details {
    padding-left: 50px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
    width: 96%;
  }
  .sp-custom-popup .modal-content p.device-price.fan-pass, .sp-custom-popup .modal-content label.device-price.fan-pass, .sp-custom-popup .modal-content .device-price.fan-pass.help-block, .sp-custom-popup .modal-content .device-price.fan-pass.info-box, .sp-custom-popup .modal-content .table-card .device-price.fan-pass.table, .table-card .sp-custom-popup .modal-content .device-price.fan-pass.table, .sp-custom-popup .modal-content .alert-wrap .device-price.fan-pass.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.fan-pass.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box {
    margin-bottom: 66px;
  }
  .sp-custom-popup .modal-content .device-details.fan-pass {
    padding-left: 65px;
  }
}
#configurator_form div[id^="accessoriesFibreModal_"] .paymethod-select-wrapper .dropdown .dropdown-menu li a:hover {
  background: none transparent !important;
  color: #0096e6 !important;
}

@media screen and (max-width: 639px) {
  .row.device-select, .row.addons-select {
    margin: 0 !important;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
    width: 100% !important;
    padding-left: 0;
    margin: 0;
  }

  .bb-select-device-card .inner-card {
    width: 31.2%;
  }

  .box-inn.select-devices .device-options {
    margin: 0;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card .small-card-2 .plcard-btn.small-plcard-btn, .boxes .box-inn .carousel.addons-select .bb-select-addons-card .small-card-2 .plcard-btn.small-plcard-btn {
    min-height: 400px;
    margin: 0 0 22px;
    height: auto;
    overflow: hidden;
  }

  .select-boxes {
    padding: 0 20px;
  }

  .box-inn {
    margin: 25px 0 0 0;
    border: 0;
    padding: 30px 0 0 0px;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card label {
    height: 330px;
    position: relative;
    width: 100%;
  }

  .box-inn {
    margin: 0 0 0 0;
    border: 0;
    padding: 30px 0 0 0px;
  }

  .device-detail-rhs {
    padding-right: 0;
  }

  .select-boxes {
    padding: 0 34px 0 24px;
  }

  .bb-select-device-card .select-device-heads {
    top: 10px;
    padding: 0 32px;
    position: relative;
  }
  .bb-select-device-card .select-device-heads .device-rate .device-img {
    padding-bottom: 5px;
  }

  .bb-select-addons-card .select-addons-heads .addon-rate .addon-img {
    padding-bottom: 5px;
  }

  .bb-select-device-card .select-device-heads .device-rate .checked-icon,
  .bb-select-addons-card .select-addons-heads .addon-rate .checked-icon {
    top: 8px;
  }

  .sp-custom-popup .modal-content {
    padding: 48px 24px 60px 24px;
    min-height: 500vh;
    height: auto;
  }
  .sp-custom-popup .modal-content h3 {
    font-size: 18px;
  }
  .sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
    font-size: 12px;
  }
  .sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content .device-img {
    text-align: center;
  }
  .sp-custom-popup .modal-content .device-details {
    padding-left: 0;
  }

  .paymethod-select-wrapper {
    margin-bottom: 55px;
  }

  .sp-custom-popup .modal-content h4 {
    font-size: 16px;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    font-size: 14px;
  }

  .device-colour-select label {
    height: 76px;
  }
  .device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
    font-size: 12px !important;
  }

  .sp-custom-popup {
    padding-left: 0 !important;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    max-width: 100%;
  }

  .paymethod-select-wrapper .dropdown {
    width: 100%;
  }

  .sp-custom-popup .modal-content ul,
  .sp-custom-popup .modal-content ol {
    padding: 16px 5px 20px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
    width: 95%;
  }
  .sp-custom-popup .modal-content .device-img.fan-pass {
    margin-left: 0;
  }
  .sp-custom-popup .modal-content .device-details.fan-pass h3 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 540px) {
  .bb-select-device-card .inner-card {
    width: 100%;
  }

  .container-fluid .row.bb-select-device-card {
    margin: 0px;
  }

  .bb-select-device-card .inner-card {
    height: 104px;
    margin-bottom: 10px;
  }
  .bb-select-device-card .inner-card.disabled {
    height: 104px;
    margin-bottom: 10px;
  }
  .bb-select-device-card .inner-card.unlimited-plan .header-label {
    padding: 32px;
    width: 34.5%;
    height: 104.4px;
    text-align: center;
    vertical-align: middle;
    right: -2px;
    top: -2px;
    line-height: 22px;
  }
  .bb-select-device-card .inner-card.unlimited-plan .header-label:after {
    top: 36%;
    left: -12%;
    border-width: 15px;
    border-right-color: #ec008c;
    border-top-color: transparent;
  }
  .bb-select-device-card .inner-card .select-plan-wrapper {
    display: inline;
    position: absolute;
    left: 8px;
    top: 15px;
  }
  .bb-select-device-card .inner-card .select-plan-wrapper .btn-check-label .btn-check-label-text {
    display: none;
  }

  .buy-btn-primary {
    width: 100%;
  }
}
.row.content-container {
  margin: 0;
}

/*boxes*/
.boxes {
  margin-bottom: 20px;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}
.boxes h2 > span a {
  font-size: 16px;
  font-weight: 500;
  text-align: right;
  color: #0096e6;
}
.boxes h2 > span.data-plan-label {
  right: 20px;
  position: relative;
}

/* boxinn */
.box-inn {
  border-left: 2px solid #5f259f;
  margin: 20px 0 0 17px;
  padding: 30px 0 30px 25px;
}
.box-inn.ll-device-options {
  padding-top: 0;
  margin-bottom: 20px;
}
.box-inn.ll-device-options a {
  margin-top: -2px;
}
.box-inn > div {
  display: block;
  padding: 15px 0 20px 10px;
  position: relative;
}

/*size selector*/
.size-select-wrapper {
  margin: 16px 0 35px;
}
.size-select-wrapper fieldset {
  width: 52px;
  height: 32px;
  display: inline-block;
  margin: 0 5px 0 0;
  border: 0;
  padding: 0;
}
.size-select-wrapper fieldset input[type="radio"]:checked + label {
  border: 1px solid #5f259f;
}
.size-select-wrapper fieldset input[type="radio"]:checked + label span {
  background: none;
  max-width: 100%;
  height: 100%;
  padding: 8px 10px 12px;
  color: #333333;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}
.size-select-wrapper fieldset input[type="radio"] + label {
  -webkit-text-stroke: 0 rgba(0, 0, 0, 0);
  background: #f2f2f2 none repeat scroll 0 0;
  color: #333333;
  font-size: 14px;
  margin: 0;
  text-align: center;
  max-width: 100%;
  border: 1px solid transparent;
}
.size-select-wrapper fieldset input[type="radio"] + label span {
  background: none;
  width: 100%;
  height: 100%;
  padding: 8px 10px 12px;
  color: #666;
}
.size-select-wrapper fieldset input[type="radio"] + label span:hover {
  opacity: 0.8;
}

/*colour selector */
.darkgrey {
  background-color: #999;
}

.white {
  background-color: #fff;
}

.color-select-wrapper {
  display: flex;
}

.device-colour-select {
  display: block;
  margin: 16px 0;
  text-align: center;
}
.device-colour-select label {
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
  min-width: 60px;
  height: 64px;
  margin-right: 20px;
}
.device-colour-select label .btn-check-label-text {
  padding: 0;
}
.device-colour-select label div + p[data-selected-colour], .device-colour-select label div + label[data-selected-colour], .device-colour-select label div + [data-selected-colour].help-block, .device-colour-select label div + [data-selected-colour].info-box, .device-colour-select label .table-card div + [data-selected-colour].table, .table-card .device-colour-select label div + [data-selected-colour].table, .device-colour-select label .alert-wrap div + [data-selected-colour].alert, .alert-wrap .device-colour-select label div + [data-selected-colour].alert {
  max-width: 90%;
  padding: 0 10px 0;
  text-align: left;
}
.device-colour-select:nth-child(2) .colour-checkbox {
  margin: 0 12px;
}
.device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  text-align: center;
  margin-top: 10px;
  padding: 0 5px;
  font-size: 14px !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  margin: 0;
  max-width: 100%;
}
.device-colour-select .colour-checkbox {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 12px;
}
.device-colour-select .btn-check-input:checked + .btn-check-label .colour-checkbox .colour-checkbox-border {
  border: 1px solid #0096e6;
}
.device-colour-select .colour-checkbox .colour-checkbox-border {
  height: 32px;
  left: 0;
  border: 1px solid #979797;
  border-radius: 50%;
  top: 0;
  width: 32px;
}
.device-colour-select .colour-checkbox .colour-checkbox-bg {
  border-radius: 50%;
  position: absolute;
}
.device-colour-select.colour-checkbox .colour-checkbox-border {
  border-radius: 50%;
  position: absolute;
}
.device-colour-select .colour-checkbox .colour-checkbox-bg {
  height: 22px;
  left: 5px;
  top: 5px;
  width: 22px;
  border-radius: 50%;
  position: absolute;
}
.device-colour-select .colour-checkbox .colour-checkbox-border {
  border-radius: 50%;
  position: absolute;
}

/*Dropdown*/
.paymethod-select-wrapper {
  margin-bottom: 40px;
}
.paymethod-select-wrapper .dropdown {
  width: 317px;
}
.paymethod-select-wrapper button.dropdown-toggle {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: inherit;
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #999 !important;
  margin-top: 10px;
  padding-left: 0;
}
.paymethod-select-wrapper button.dropdown-toggle:after {
  font-family: fontello;
  content: '\e814';
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 20px;
  height: 20px;
  color: #0096e6;
}
.paymethod-select-wrapper .dropdown-menu {
  border-color: #fff;
  top: 32px !important;
  width: inherit;
  border-radius: 0;
}
.paymethod-select-wrapper .dropdown button.selected {
  background: #fff;
  color: #999 !important;
}
.paymethod-select-wrapper .dropdown .dropdown-menu li a {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
.paymethod-select-wrapper .dropdown .dropdown-menu li a:hover {
  background: none transparent;
  color: #0096e6;
}

/* Select Plan boxes*/
.bb-select-device-card .inner-card, .bb-select-addons-card .inner-card {
  height: auto;
  background: transparent;
  padding: 10px;
  width: 30.3%;
  height: 175.4px;
  margin-right: 16px;
  border: 2px solid #eeeeee;
}

.bb-select-device-card .plcard-btn, .bb-select-addons-card .plcard-btn {
  border: solid 2px #b2b2b2;
}

.bb-select-device-card .plcard-btn:hover, .bb-select-addons-card .plcard-btn:hover,
.bb-select-device-card.selected .plcard-btn, .bb-select-addons-card.selected .plcard-btn {
  border: solid 2px #5f259f;
}

.bb-select-device-card .inner-card.disabled, .bb-select-addons-card .inner-card.disabled {
  background: #eeeeee;
}

/*Available Options*/
.boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
  cursor: pointer;
  margin: 0 0 15px;
  position: relative;
  width: 48.5%;
  padding-right: 0;
}
.boxes .box-inn .carousel.device-select .bb-select-device-card .small-card-2 .plcard-btn.small-plcard-btn, .boxes .box-inn .carousel.addons-select .bb-select-addons-card .small-card-2 .plcard-btn.small-plcard-btn {
  padding: 0;
  position: relative;
  min-height: 475px;
  height: auto;
  overflow: hidden;
}
.boxes .box-inn .carousel.device-select .bb-select-device-card label, .boxes .box-inn .carousel.addons-select .bb-select-addons-card label {
  height: 294px;
  position: relative;
}

/* Device Selector */
.select-boxes h2 {
  color: #5f259f;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}

.box-inn.select-devices, .box-inn.select-addons {
  padding: 0 0 30px 25px;
  height: auto;
  overflow: hidden;
}
.box-inn.select-devices .select-devices > p, .box-inn.select-devices .select-devices > label, .box-inn.select-devices .select-devices > .help-block, .box-inn.select-devices .select-devices > .info-box, .box-inn.select-devices .table-card .select-devices > .table, .table-card .box-inn.select-devices .select-devices > .table, .box-inn.select-devices .alert-wrap .select-devices > .alert, .alert-wrap .box-inn.select-devices .select-devices > .alert, .box-inn.select-addons .select-addons > p, .box-inn.select-addons .select-addons > label, .box-inn.select-addons .select-addons > .help-block, .box-inn.select-addons .select-addons > .info-box, .box-inn.select-addons .table-card .select-addons > .table, .table-card .box-inn.select-addons .select-addons > .table, .box-inn.select-addons .alert-wrap .select-addons > .alert, .alert-wrap .box-inn.select-addons .select-addons > .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  padding-bottom: 24px;
}

.bb-select-device-card .select-device-heads {
  position: absolute;
  top: 30px;
  left: 0;
  padding: 0 22px;
}

.box-inn.select-addons .select-addons-heads {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 0 22px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon {
  width: 24px;
  height: 24px;
  background-color: #5f259f;
  position: absolute;
  right: 17px;
  top: -13px;
  border-radius: 2px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon .checkmark,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon .checkmark {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 8px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon .checkmark:after,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon .checkmark:after {
  content: "";
  display: block;
  width: 9px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.bb-select-device-card .select-device-heads .device-rate .device-img,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-img {
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
}

.bb-select-device-card .select-device-heads .device-rate .device-img img {
  max-height: 128px;
  min-height: 110px;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-img img {
  min-height: 120px;
}

.bb-select-device-card .select-device-heads .device-rate .device-name {
  padding-bottom: 15px;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-name {
  padding-bottom: 15px;
  padding-top: 0;
}

.bb-select-device-card .select-device-heads .device-rate .device-name span,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-name span {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  text-transform: none;
}

.bb-select-device-card .select-device-heads .device-rate .retail-price span {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999;
}

.bb-select-addons-card .select-addons-heads .addon-rate .retail-price span {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  text-transform: none;
}

.bb-select-device-card .select-device-heads .device-rate .device-other .int-months {
  color: #5f259f;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .addon-desc {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  color: #333333;
}
.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .retail-price {
  margin-top: 0;
}

.bb-select-device-card .select-device-heads .device-rate .device-other .retail-price,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .retail-price {
  padding-bottom: 6px;
}

.bb-select-device-card a, .bb-select-addons-card a {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #0096e6;
  text-transform: none;
  text-align: center;
  padding: 0;
  outline: none;
}

.bb-select-device-card a:hover, .bb-select-addons-card a:hover {
  color: #007cbd !important;
  text-decoration: underline !important;
}

.bb-select-device-card a:focus, .bb-select-addons-card a:focus {
  outline: none;
}

.bb-select-device-card .device-options, .bb-select-addons-card .addon-options {
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
}

.bb-select-device-card .device-options a:focus, .bb-select-addons-card .addon-options a:focus {
  color: #007cbd !important;
  text-decoration: underline;
}

.bb-select-device-card .device-options a:active, .bb-select-addons-card .addon-options a:active {
  box-shadow: none;
}

.bb-select-device-card .device-options a.w-border {
  border-left: 2px solid #b2b2b2;
  margin-right: 5px;
  padding-left: 7px;
}
.bb-select-device-card .device-options a span.icon-arrow-right {
  font-size: 11px;
  text-shadow: 1px 0px 0;
}

.bb-select-addons-card .addon-options a span.icon-arrow-right {
  font-size: 11px;
  text-shadow: 1px 0px 0;
}

/* Modal Custom Style */
.sp-custom-popup .close {
  display: block;
  top: 20px;
  position: absolute;
  right: 20px;
  background: transparent none;
}
.sp-custom-popup .close i.icon-cancel {
  background: transparent url("clientlib-responsive/css/img/icon-close.png") 0 0 no-repeat;
  color: #666;
}
.sp-custom-popup .modal-content {
  padding: 48px 50px 60px 32px;
  height: auto;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
}
.sp-custom-popup .modal-content h2 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #00af55;
  padding: 20px 0;
}
.sp-custom-popup .modal-content hr {
  border: solid 5px #00af55;
  width: 83px;
  float: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
.sp-custom-popup .modal-content .device-details {
  padding-left: 30px;
}
.sp-custom-popup .modal-content h3 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #5f259f;
  padding: 0;
  clear: both;
  line-height: 30px;
  margin-bottom: 7px;
}
.sp-custom-popup .modal-content h4 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
}

h4.desc-title {
  margin-top: 32px;
}

.sp-custom-popup .modal-content p, .sp-custom-popup .modal-content label, .sp-custom-popup .modal-content .help-block, .sp-custom-popup .modal-content .info-box, .sp-custom-popup .modal-content .table-card .table, .table-card .sp-custom-popup .modal-content .table, .sp-custom-popup .modal-content .alert-wrap .alert, .alert-wrap .sp-custom-popup .modal-content .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #464646;
  line-height: 24px;
  margin-bottom: 20px;
  max-width: 80%;
}
.sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999;
  margin-bottom: 3px;
}
.sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  margin-bottom: 30px;
}
.sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin: 8px 0 30px;
}
.sp-custom-popup .modal-content .device-img {
  margin-top: 10px;
}
.sp-custom-popup .modal-content .device-img.fan-pass {
  margin-top: 10px;
  margin-left: 40px;
}
.sp-custom-popup .modal-content p.device-price.fan-pass, .sp-custom-popup .modal-content label.device-price.fan-pass, .sp-custom-popup .modal-content .device-price.fan-pass.help-block, .sp-custom-popup .modal-content .device-price.fan-pass.info-box, .sp-custom-popup .modal-content .table-card .device-price.fan-pass.table, .table-card .sp-custom-popup .modal-content .device-price.fan-pass.table, .sp-custom-popup .modal-content .alert-wrap .device-price.fan-pass.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.fan-pass.alert {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
}
.sp-custom-popup .modal-content ul, .sp-custom-popup .modal-content ol {
  background-color: #fff;
  border: solid 1px #0096e6;
  border-top: 0;
  padding: 16px 16px 20px;
}
.sp-custom-popup .modal-content ul li, .sp-custom-popup .modal-content ol li {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #464646;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box {
  margin-bottom: 40px;
  display: block;
  height: auto;
  overflow: hidden;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap {
  float: left;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn {
  display: inline-block;
  overflow: hidden;
  border: none;
  background-color: transparent;
  border-radius: 0;
  position: relative;
  width: 16px;
  height: 14px;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn::before {
  content: "";
  display: block;
  position: absolute;
  border: transparent 0.6em solid;
  border-bottom-color: #ff9b00;
  border-bottom-width: 1em;
  border-top-width: 0;
  box-shadow: none;
  border-radius: 0;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn::after {
  display: block;
  position: absolute;
  top: 0.1em;
  left: 1px;
  width: 100%;
  padding: 0 1px;
  text-align: center;
  content: "!";
  font-size: 0.65em;
  font-weight: bold;
  color: #fff;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-info {
  float: left;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
  float: left;
  text-align: left;
  width: 97%;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text p, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text label, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .help-block, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .info-box, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .table-card .table, .table-card .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .table, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .alert-wrap .alert, .alert-wrap .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
  padding-left: 10px;
  max-width: 100%;
}
.sp-custom-popup .modal-content .btnSelect {
  background: #0096e6;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border: none;
  padding: 10px 40px;
  width: auto;
  text-transform: none;
}
.sp-custom-popup .modal-content .btnSelect:hover {
  background-color: #1589c9;
  border: 0;
}
.sp-custom-popup .modal-backdrop {
  background-color: rgba(255, 255, 255, 0.9);
}

.sp-custom-popup .modal-content {
  padding: 48px 50px 60px 32px;
  height: auto;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
  overflow: hidden;
}

.corner-ribbon {
  width: 238px;
  position: absolute;
  top: 19px;
  left: -81px;
  text-align: center;
  line-height: 34px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  font-size: 12px;
  font-weight: 500;
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  background-color: #ec008c;
  padding: 0px 24px;
  color: #fff;
  z-index: 100;
}
.corner-ribbon.big {
  top: 30px;
  padding: 7px 24px 7px 40px;
}

.strikethrough-text {
  text-decoration: line-through;
}

.spark-price {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 14px !important;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal !important;
  letter-spacing: normal;
  color: #ec008c !important;
}
.spark-price > span {
  color: #ec008c !important;
}
.spark-price.lg {
  font-size: 16px !important;
  margin-bottom: 3px !important;
}

@media screen and (max-width: 939px) {
  .select-boxes {
    padding: 0 14px;
  }

  .box-inn {
    margin: 25px 0 30px 0;
    border: 0;
    padding: 30px 0 30px 0px;
  }
  .box-inn > div {
    padding: 0;
  }

  .bb-select-device-card .inner-card {
    width: 31.2%;
  }
  .bb-select-device-card .inner-card:last-child {
    margin-right: 0;
  }

  .box-inn.select-devices, .box-inn.select-addons {
    padding: 0;
    margin-top: 16px;
  }

  .select-boxes h2 {
    font-size: 18px;
  }

  .box-inn.select-devices .select-devices > p, .box-inn.select-devices .select-devices > label, .box-inn.select-devices .select-devices > .help-block, .box-inn.select-devices .select-devices > .info-box, .box-inn.select-devices .table-card .select-devices > .table, .table-card .box-inn.select-devices .select-devices > .table, .box-inn.select-devices .alert-wrap .select-devices > .alert, .alert-wrap .box-inn.select-devices .select-devices > .alert,
  .box-inn.select-devices .select-addons > p,
  .box-inn.select-devices .select-addons > label,
  .box-inn.select-devices .select-addons > .help-block,
  .box-inn.select-devices .select-addons > .info-box,
  .box-inn.select-devices .table-card .select-addons > .table,
  .table-card .box-inn.select-devices .select-addons > .table,
  .box-inn.select-devices .alert-wrap .select-addons > .alert,
  .alert-wrap .box-inn.select-devices .select-addons > .alert {
    font-size: 14px;
    padding-bottom: 0;
    margin-bottom: 25px;
  }

  .corner-ribbon {
    font-size: 10px;
  }

  .spark-price.lg {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 939px) and (min-width: 640px) {
  .container-fluid .row .row.bb-select-device-card, .container-fluid .row .row.bb-select-addons-card {
    margin: 0px;
  }

  .boxes .box-inn .available-options .fastsolid-header-label {
    width: 101.5%;
  }
  .boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
    width: 48.6%;
    min-height: 321px;
    padding-left: 13px;
  }

  .sp-custom-popup .modal-dialog {
    width: 100vw;
    margin: 0;
    min-height: 100vh;
  }
  .sp-custom-popup .modal-content {
    min-height: 100vh;
  }
  .sp-custom-popup .modal-content h3 {
    font-size: 18px;
  }
  .sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
    font-size: 12px;
  }
  .sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content h4 {
    font-size: 16px;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    font-size: 14px;
  }

  .device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
    font-size: 12px !important;
  }

  .sp-custom-popup .modal-content .device-details {
    padding-left: 50px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
    width: 96%;
  }
  .sp-custom-popup .modal-content p.device-price.fan-pass, .sp-custom-popup .modal-content label.device-price.fan-pass, .sp-custom-popup .modal-content .device-price.fan-pass.help-block, .sp-custom-popup .modal-content .device-price.fan-pass.info-box, .sp-custom-popup .modal-content .table-card .device-price.fan-pass.table, .table-card .sp-custom-popup .modal-content .device-price.fan-pass.table, .sp-custom-popup .modal-content .alert-wrap .device-price.fan-pass.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.fan-pass.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box {
    margin-bottom: 66px;
  }
  .sp-custom-popup .modal-content .device-details.fan-pass {
    padding-left: 65px;
  }
}
#configurator_form div[id^="accessoriesFibreModal_"] .paymethod-select-wrapper .dropdown .dropdown-menu li a:hover {
  background: none transparent !important;
  color: #0096e6 !important;
}

@media screen and (max-width: 639px) {
  .row.device-select, .row.addons-select {
    margin: 0 !important;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
    width: 100% !important;
    padding-left: 0;
    margin: 0;
  }

  .bb-select-device-card .inner-card {
    width: 31.2%;
  }

  .box-inn.select-devices .device-options {
    margin: 0;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card .small-card-2 .plcard-btn.small-plcard-btn, .boxes .box-inn .carousel.addons-select .bb-select-addons-card .small-card-2 .plcard-btn.small-plcard-btn {
    min-height: 400px;
    margin: 0 0 22px;
    height: auto;
    overflow: hidden;
  }

  .select-boxes {
    padding: 0 20px;
  }

  .box-inn {
    margin: 25px 0 0 0;
    border: 0;
    padding: 30px 0 0 0px;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card label {
    height: 330px;
    position: relative;
    width: 100%;
  }

  .box-inn {
    margin: 0 0 0 0;
    border: 0;
    padding: 30px 0 0 0px;
  }

  .device-detail-rhs {
    padding-right: 0;
  }

  .select-boxes {
    padding: 0 34px 0 24px;
  }

  .bb-select-device-card .select-device-heads {
    top: 10px;
    padding: 0 32px;
    position: relative;
  }
  .bb-select-device-card .select-device-heads .device-rate .device-img {
    padding-bottom: 5px;
  }

  .bb-select-addons-card .select-addons-heads .addon-rate .addon-img {
    padding-bottom: 5px;
  }

  .bb-select-device-card .select-device-heads .device-rate .checked-icon,
  .bb-select-addons-card .select-addons-heads .addon-rate .checked-icon {
    top: 8px;
  }

  .sp-custom-popup .modal-content {
    padding: 48px 24px 60px 24px;
    min-height: 500vh;
    height: auto;
  }
  .sp-custom-popup .modal-content h3 {
    font-size: 18px;
  }
  .sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
    font-size: 12px;
  }
  .sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content .device-img {
    text-align: center;
  }
  .sp-custom-popup .modal-content .device-details {
    padding-left: 0;
  }

  .paymethod-select-wrapper {
    margin-bottom: 55px;
  }

  .sp-custom-popup .modal-content h4 {
    font-size: 16px;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    font-size: 14px;
  }

  .device-colour-select label {
    height: 76px;
  }
  .device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
    font-size: 12px !important;
  }

  .sp-custom-popup {
    padding-left: 0 !important;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    max-width: 100%;
  }

  .paymethod-select-wrapper .dropdown {
    width: 100%;
  }

  .sp-custom-popup .modal-content ul,
  .sp-custom-popup .modal-content ol {
    padding: 16px 5px 20px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
    width: 95%;
  }
  .sp-custom-popup .modal-content .device-img.fan-pass {
    margin-left: 0;
  }
  .sp-custom-popup .modal-content .device-details.fan-pass h3 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 540px) {
  .bb-select-device-card .inner-card {
    width: 100%;
  }

  .container-fluid .row.bb-select-device-card {
    margin: 0px;
  }

  .bb-select-device-card .inner-card {
    height: 104px;
    margin-bottom: 10px;
  }
  .bb-select-device-card .inner-card.disabled {
    height: 104px;
    margin-bottom: 10px;
  }
  .bb-select-device-card .inner-card.unlimited-plan .header-label {
    padding: 32px;
    width: 34.5%;
    height: 104.4px;
    text-align: center;
    vertical-align: middle;
    right: -2px;
    top: -2px;
    line-height: 22px;
  }
  .bb-select-device-card .inner-card.unlimited-plan .header-label:after {
    top: 36%;
    left: -12%;
    border-width: 15px;
    border-right-color: #ec008c;
    border-top-color: transparent;
  }
  .bb-select-device-card .inner-card .select-plan-wrapper {
    display: inline;
    position: absolute;
    left: 8px;
    top: 15px;
  }
  .bb-select-device-card .inner-card .select-plan-wrapper .btn-check-label .btn-check-label-text {
    display: none;
  }

  .buy-btn-primary {
    width: 100%;
  }
}
#broadbandAddonModal {
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
#broadbandAddonModal .modal-content .addon-features ul {
  border: none;
  padding: 0 0 0 30px;
}
#broadbandAddonModal .addon-desc {
  font-size: 15px;
  font-weight: 500;
}
#broadbandAddonModal .features-included {
  font-size: 15px;
  font-weight: 600;
}
#broadbandAddonModal .subscription-select {
  font-size: 16px;
  font-weight: 600;
  margin-top: 10px;
}
#broadbandAddonModal .addon-name {
  font-size: 15px;
  font-weight: 600;
}
#broadbandAddonModal .addon-dd .subscriptions:checked + label h5 {
  color: #333333;
}
#broadbandAddonModal .addon-dd .subscriptions label h5 {
  color: #666;
}
#broadbandAddonModal .addon-dd input[type="radio"] + label span {
  float: left;
  background: rgba(0, 0, 0, 0) url("../../../content/dam/telecomcms/spark-identity/images/Radio-Empty.svg") no-repeat scroll 0 0/25px 25px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  margin: 0 10px;
  vertical-align: middle;
  width: 25px;
}
#broadbandAddonModal .addon-dd input[type="radio"]:checked + label span {
  background: rgba(0, 0, 0, 0) url("../../../content/dam/telecomcms/spark-identity/images/Radio-full.svg") no-repeat scroll 0 0/25px 25px;
}
#broadbandAddonModal .addon-dd input[type="radio"].unchecked-radio-error + label span {
  background: url("clientlib-responsive/css/tnz/publish/css/sprite/selectradio.png") no-repeat scroll -3px -51px;
  background-size: 50px;
}
#broadbandAddonModal .addon-dd input.checked[type="radio"] + label span {
  background: rgba(0, 0, 0, 0) url("../../../content/dam/telecomcms/spark-identity/images/Radio-full.svg") no-repeat scroll 0 0/25px 25px;
}
#broadbandAddonModal img {
  width: 100%;
}

#broadbandParentalControlAddon .addon-desc {
  font-weight: 500;
  margin-top: 10px;
  color: #333333;
}
#broadbandParentalControlAddon .max-price {
  font-size: 14px;
}

#broadbandAddon_component .bb-select-device-card .small-card-2 .plcard-btn.small-plcard-btn {
  min-height: 380px;
}

.row.content-container {
  margin: 0;
}

/*boxes*/
.boxes {
  margin-bottom: 20px;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}
.boxes h2 > span a {
  font-size: 16px;
  font-weight: 500;
  text-align: right;
  color: #0096e6;
}
.boxes h2 > span.data-plan-label {
  right: 20px;
  position: relative;
}

/* boxinn */
.box-inn {
  border-left: 2px solid #5f259f;
  margin: 20px 0 0 17px;
  padding: 30px 0 30px 25px;
}
.box-inn.ll-device-options {
  padding-top: 0;
  margin-bottom: 20px;
}
.box-inn.ll-device-options a {
  margin-top: -2px;
}
.box-inn > div {
  display: block;
  padding: 15px 0 20px 10px;
  position: relative;
}

/*size selector*/
.size-select-wrapper {
  margin: 16px 0 35px;
}
.size-select-wrapper fieldset {
  width: 52px;
  height: 32px;
  display: inline-block;
  margin: 0 5px 0 0;
  border: 0;
  padding: 0;
}
.size-select-wrapper fieldset input[type="radio"]:checked + label {
  border: 1px solid #5f259f;
}
.size-select-wrapper fieldset input[type="radio"]:checked + label span {
  background: none;
  max-width: 100%;
  height: 100%;
  padding: 8px 10px 12px;
  color: #333333;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}
.size-select-wrapper fieldset input[type="radio"] + label {
  -webkit-text-stroke: 0 rgba(0, 0, 0, 0);
  background: #f2f2f2 none repeat scroll 0 0;
  color: #333333;
  font-size: 14px;
  margin: 0;
  text-align: center;
  max-width: 100%;
  border: 1px solid transparent;
}
.size-select-wrapper fieldset input[type="radio"] + label span {
  background: none;
  width: 100%;
  height: 100%;
  padding: 8px 10px 12px;
  color: #666;
}
.size-select-wrapper fieldset input[type="radio"] + label span:hover {
  opacity: 0.8;
}

/*colour selector */
.darkgrey {
  background-color: #999;
}

.white {
  background-color: #fff;
}

.color-select-wrapper {
  display: flex;
}

.device-colour-select {
  display: block;
  margin: 16px 0;
  text-align: center;
}
.device-colour-select label {
  margin-bottom: 0;
  cursor: pointer;
  position: relative;
  min-width: 60px;
  height: 64px;
  margin-right: 20px;
}
.device-colour-select label .btn-check-label-text {
  padding: 0;
}
.device-colour-select label div + p[data-selected-colour], .device-colour-select label div + label[data-selected-colour], .device-colour-select label div + [data-selected-colour].help-block, .device-colour-select label div + [data-selected-colour].info-box, .device-colour-select label .table-card div + [data-selected-colour].table, .table-card .device-colour-select label div + [data-selected-colour].table, .device-colour-select label .alert-wrap div + [data-selected-colour].alert, .alert-wrap .device-colour-select label div + [data-selected-colour].alert {
  max-width: 90%;
  padding: 0 10px 0;
  text-align: left;
}
.device-colour-select:nth-child(2) .colour-checkbox {
  margin: 0 12px;
}
.device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  text-align: center;
  margin-top: 10px;
  padding: 0 5px;
  font-size: 14px !important;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  margin: 0;
  max-width: 100%;
}
.device-colour-select .colour-checkbox {
  position: relative;
  width: 40px;
  height: 40px;
  margin: 0 12px;
}
.device-colour-select .btn-check-input:checked + .btn-check-label .colour-checkbox .colour-checkbox-border {
  border: 1px solid #0096e6;
}
.device-colour-select .colour-checkbox .colour-checkbox-border {
  height: 32px;
  left: 0;
  border: 1px solid #979797;
  border-radius: 50%;
  top: 0;
  width: 32px;
}
.device-colour-select .colour-checkbox .colour-checkbox-bg {
  border-radius: 50%;
  position: absolute;
}
.device-colour-select.colour-checkbox .colour-checkbox-border {
  border-radius: 50%;
  position: absolute;
}
.device-colour-select .colour-checkbox .colour-checkbox-bg {
  height: 22px;
  left: 5px;
  top: 5px;
  width: 22px;
  border-radius: 50%;
  position: absolute;
}
.device-colour-select .colour-checkbox .colour-checkbox-border {
  border-radius: 50%;
  position: absolute;
}

/*Dropdown*/
.paymethod-select-wrapper {
  margin-bottom: 40px;
}
.paymethod-select-wrapper .dropdown {
  width: 317px;
}
.paymethod-select-wrapper button.dropdown-toggle {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: inherit;
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: #999 !important;
  margin-top: 10px;
  padding-left: 0;
}
.paymethod-select-wrapper button.dropdown-toggle:after {
  font-family: fontello;
  content: '\e814';
  display: block;
  position: absolute;
  right: 0;
  top: 6px;
  width: 20px;
  height: 20px;
  color: #0096e6;
}
.paymethod-select-wrapper .dropdown-menu {
  border-color: #fff;
  top: 32px !important;
  width: inherit;
  border-radius: 0;
}
.paymethod-select-wrapper .dropdown button.selected {
  background: #fff;
  color: #999 !important;
}
.paymethod-select-wrapper .dropdown .dropdown-menu li a {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
.paymethod-select-wrapper .dropdown .dropdown-menu li a:hover {
  background: none transparent;
  color: #0096e6;
}

/* Select Plan boxes*/
.bb-select-device-card .inner-card, .bb-select-addons-card .inner-card {
  height: auto;
  background: transparent;
  padding: 10px;
  width: 30.3%;
  height: 175.4px;
  margin-right: 16px;
  border: 2px solid #eeeeee;
}

.bb-select-device-card .plcard-btn, .bb-select-addons-card .plcard-btn {
  border: solid 2px #b2b2b2;
}

.bb-select-device-card .plcard-btn:hover, .bb-select-addons-card .plcard-btn:hover,
.bb-select-device-card.selected .plcard-btn, .bb-select-addons-card.selected .plcard-btn {
  border: solid 2px #5f259f;
}

.bb-select-device-card .inner-card.disabled, .bb-select-addons-card .inner-card.disabled {
  background: #eeeeee;
}

/*Available Options*/
.boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
  cursor: pointer;
  margin: 0 0 15px;
  position: relative;
  width: 48.5%;
  padding-right: 0;
}
.boxes .box-inn .carousel.device-select .bb-select-device-card .small-card-2 .plcard-btn.small-plcard-btn, .boxes .box-inn .carousel.addons-select .bb-select-addons-card .small-card-2 .plcard-btn.small-plcard-btn {
  padding: 0;
  position: relative;
  min-height: 475px;
  height: auto;
  overflow: hidden;
}
.boxes .box-inn .carousel.device-select .bb-select-device-card label, .boxes .box-inn .carousel.addons-select .bb-select-addons-card label {
  height: 294px;
  position: relative;
}

/* Device Selector */
.select-boxes h2 {
  color: #5f259f;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
}

.box-inn.select-devices, .box-inn.select-addons {
  padding: 0 0 30px 25px;
  height: auto;
  overflow: hidden;
}
.box-inn.select-devices .select-devices > p, .box-inn.select-devices .select-devices > label, .box-inn.select-devices .select-devices > .help-block, .box-inn.select-devices .select-devices > .info-box, .box-inn.select-devices .table-card .select-devices > .table, .table-card .box-inn.select-devices .select-devices > .table, .box-inn.select-devices .alert-wrap .select-devices > .alert, .alert-wrap .box-inn.select-devices .select-devices > .alert, .box-inn.select-addons .select-addons > p, .box-inn.select-addons .select-addons > label, .box-inn.select-addons .select-addons > .help-block, .box-inn.select-addons .select-addons > .info-box, .box-inn.select-addons .table-card .select-addons > .table, .table-card .box-inn.select-addons .select-addons > .table, .box-inn.select-addons .alert-wrap .select-addons > .alert, .alert-wrap .box-inn.select-addons .select-addons > .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  padding-bottom: 24px;
}

.bb-select-device-card .select-device-heads {
  position: absolute;
  top: 30px;
  left: 0;
  padding: 0 22px;
}

.box-inn.select-addons .select-addons-heads {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 0 22px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon {
  width: 24px;
  height: 24px;
  background-color: #5f259f;
  position: absolute;
  right: 17px;
  top: -13px;
  border-radius: 2px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon .checkmark,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon .checkmark {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 8px;
}

.bb-select-device-card .select-device-heads .device-rate .checked-icon .checkmark:after,
.bb-select-addons-card .select-addons-heads .addon-rate .checked-icon .checkmark:after {
  content: "";
  display: block;
  width: 9px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.bb-select-device-card .select-device-heads .device-rate .device-img,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-img {
  text-align: center;
  padding-top: 0;
  padding-bottom: 20px;
}

.bb-select-device-card .select-device-heads .device-rate .device-img img {
  max-height: 128px;
  min-height: 110px;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-img img {
  min-height: 120px;
}

.bb-select-device-card .select-device-heads .device-rate .device-name {
  padding-bottom: 15px;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-name {
  padding-bottom: 15px;
  padding-top: 0;
}

.bb-select-device-card .select-device-heads .device-rate .device-name span,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-name span {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  text-transform: none;
}

.bb-select-device-card .select-device-heads .device-rate .retail-price span {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999;
}

.bb-select-addons-card .select-addons-heads .addon-rate .retail-price span {
  font-size: 14px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  text-transform: none;
}

.bb-select-device-card .select-device-heads .device-rate .device-other .int-months {
  color: #5f259f;
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
}

.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .addon-desc {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  color: #333333;
}
.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .retail-price {
  margin-top: 0;
}

.bb-select-device-card .select-device-heads .device-rate .device-other .retail-price,
.bb-select-addons-card .select-addons-heads .addon-rate .addon-other .retail-price {
  padding-bottom: 6px;
}

.bb-select-device-card a, .bb-select-addons-card a {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #0096e6;
  text-transform: none;
  text-align: center;
  padding: 0;
  outline: none;
}

.bb-select-device-card a:hover, .bb-select-addons-card a:hover {
  color: #007cbd !important;
  text-decoration: underline !important;
}

.bb-select-device-card a:focus, .bb-select-addons-card a:focus {
  outline: none;
}

.bb-select-device-card .device-options, .bb-select-addons-card .addon-options {
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
}

.bb-select-device-card .device-options a:focus, .bb-select-addons-card .addon-options a:focus {
  color: #007cbd !important;
  text-decoration: underline;
}

.bb-select-device-card .device-options a:active, .bb-select-addons-card .addon-options a:active {
  box-shadow: none;
}

.bb-select-device-card .device-options a.w-border {
  border-left: 2px solid #b2b2b2;
  margin-right: 5px;
  padding-left: 7px;
}
.bb-select-device-card .device-options a span.icon-arrow-right {
  font-size: 11px;
  text-shadow: 1px 0px 0;
}

.bb-select-addons-card .addon-options a span.icon-arrow-right {
  font-size: 11px;
  text-shadow: 1px 0px 0;
}

/* Modal Custom Style */
.sp-custom-popup .close {
  display: block;
  top: 20px;
  position: absolute;
  right: 20px;
  background: transparent none;
}
.sp-custom-popup .close i.icon-cancel {
  background: transparent url("clientlib-responsive/css/img/icon-close.png") 0 0 no-repeat;
  color: #666;
}
.sp-custom-popup .modal-content {
  padding: 48px 50px 60px 32px;
  height: auto;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
}
.sp-custom-popup .modal-content h2 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 30px;
  font-weight: 600;
  color: #00af55;
  padding: 20px 0;
}
.sp-custom-popup .modal-content hr {
  border: solid 5px #00af55;
  width: 83px;
  float: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
.sp-custom-popup .modal-content .device-details {
  padding-left: 30px;
}
.sp-custom-popup .modal-content h3 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #5f259f;
  padding: 0;
  clear: both;
  line-height: 30px;
  margin-bottom: 7px;
}
.sp-custom-popup .modal-content h4 {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
}

h4.desc-title {
  margin-top: 32px;
}

.sp-custom-popup .modal-content p, .sp-custom-popup .modal-content label, .sp-custom-popup .modal-content .help-block, .sp-custom-popup .modal-content .info-box, .sp-custom-popup .modal-content .table-card .table, .table-card .sp-custom-popup .modal-content .table, .sp-custom-popup .modal-content .alert-wrap .alert, .alert-wrap .sp-custom-popup .modal-content .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #464646;
  line-height: 24px;
  margin-bottom: 20px;
  max-width: 80%;
}
.sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #999;
  margin-bottom: 3px;
}
.sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
  margin-bottom: 30px;
}
.sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin: 8px 0 30px;
}
.sp-custom-popup .modal-content .device-img {
  margin-top: 10px;
}
.sp-custom-popup .modal-content .device-img.fan-pass {
  margin-top: 10px;
  margin-left: 40px;
}
.sp-custom-popup .modal-content p.device-price.fan-pass, .sp-custom-popup .modal-content label.device-price.fan-pass, .sp-custom-popup .modal-content .device-price.fan-pass.help-block, .sp-custom-popup .modal-content .device-price.fan-pass.info-box, .sp-custom-popup .modal-content .table-card .device-price.fan-pass.table, .table-card .sp-custom-popup .modal-content .device-price.fan-pass.table, .sp-custom-popup .modal-content .alert-wrap .device-price.fan-pass.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.fan-pass.alert {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #5f259f;
}
.sp-custom-popup .modal-content ul, .sp-custom-popup .modal-content ol {
  background-color: #fff;
  border: solid 1px #0096e6;
  border-top: 0;
  padding: 16px 16px 20px;
}
.sp-custom-popup .modal-content ul li, .sp-custom-popup .modal-content ol li {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  color: #464646;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box {
  margin-bottom: 40px;
  display: block;
  height: auto;
  overflow: hidden;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap {
  float: left;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn {
  display: inline-block;
  overflow: hidden;
  border: none;
  background-color: transparent;
  border-radius: 0;
  position: relative;
  width: 16px;
  height: 14px;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn::before {
  content: "";
  display: block;
  position: absolute;
  border: transparent 0.6em solid;
  border-bottom-color: #ff9b00;
  border-bottom-width: 1em;
  border-top-width: 0;
  box-shadow: none;
  border-radius: 0;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-wrap .icon-warn::after {
  display: block;
  position: absolute;
  top: 0.1em;
  left: 1px;
  width: 100%;
  padding: 0 1px;
  text-align: center;
  content: "!";
  font-size: 0.65em;
  font-weight: bold;
  color: #fff;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .icon-info {
  float: left;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
  float: left;
  text-align: left;
  width: 97%;
}
.sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text p, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text label, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .help-block, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .info-box, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .table-card .table, .table-card .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .table, .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .alert-wrap .alert, .alert-wrap .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text .alert {
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
  margin-bottom: 0;
  padding-left: 10px;
  max-width: 100%;
}
.sp-custom-popup .modal-content .btnSelect {
  background: #0096e6;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border: none;
  padding: 10px 40px;
  width: auto;
  text-transform: none;
}
.sp-custom-popup .modal-content .btnSelect:hover {
  background-color: #1589c9;
  border: 0;
}
.sp-custom-popup .modal-backdrop {
  background-color: rgba(255, 255, 255, 0.9);
}

.sp-custom-popup .modal-content {
  padding: 48px 50px 60px 32px;
  height: auto;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
  overflow: hidden;
}

.corner-ribbon {
  width: 238px;
  position: absolute;
  top: 19px;
  left: -81px;
  text-align: center;
  line-height: 34px;
  letter-spacing: 1px;
  color: #f0f0f0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  font-size: 12px;
  font-weight: 500;
  font-family: AvenirNextLTPro-Medium, Calibri, Arial, sans-serif;
  background-color: #ec008c;
  padding: 0px 24px;
  color: #fff;
  z-index: 100;
}
.corner-ribbon.big {
  top: 30px;
  padding: 7px 24px 7px 40px;
}

.strikethrough-text {
  text-decoration: line-through;
}

.spark-price {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-size: 14px !important;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal !important;
  letter-spacing: normal;
  color: #ec008c !important;
}
.spark-price > span {
  color: #ec008c !important;
}
.spark-price.lg {
  font-size: 16px !important;
  margin-bottom: 3px !important;
}

@media screen and (max-width: 939px) {
  .select-boxes {
    padding: 0 14px;
  }

  .box-inn {
    margin: 25px 0 30px 0;
    border: 0;
    padding: 30px 0 30px 0px;
  }
  .box-inn > div {
    padding: 0;
  }

  .bb-select-device-card .inner-card {
    width: 31.2%;
  }
  .bb-select-device-card .inner-card:last-child {
    margin-right: 0;
  }

  .box-inn.select-devices, .box-inn.select-addons {
    padding: 0;
    margin-top: 16px;
  }

  .select-boxes h2 {
    font-size: 18px;
  }

  .box-inn.select-devices .select-devices > p, .box-inn.select-devices .select-devices > label, .box-inn.select-devices .select-devices > .help-block, .box-inn.select-devices .select-devices > .info-box, .box-inn.select-devices .table-card .select-devices > .table, .table-card .box-inn.select-devices .select-devices > .table, .box-inn.select-devices .alert-wrap .select-devices > .alert, .alert-wrap .box-inn.select-devices .select-devices > .alert,
  .box-inn.select-devices .select-addons > p,
  .box-inn.select-devices .select-addons > label,
  .box-inn.select-devices .select-addons > .help-block,
  .box-inn.select-devices .select-addons > .info-box,
  .box-inn.select-devices .table-card .select-addons > .table,
  .table-card .box-inn.select-devices .select-addons > .table,
  .box-inn.select-devices .alert-wrap .select-addons > .alert,
  .alert-wrap .box-inn.select-devices .select-addons > .alert {
    font-size: 14px;
    padding-bottom: 0;
    margin-bottom: 25px;
  }

  .corner-ribbon {
    font-size: 10px;
  }

  .spark-price.lg {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 939px) and (min-width: 640px) {
  .container-fluid .row .row.bb-select-device-card, .container-fluid .row .row.bb-select-addons-card {
    margin: 0px;
  }

  .boxes .box-inn .available-options .fastsolid-header-label {
    width: 101.5%;
  }
  .boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
    width: 48.6%;
    min-height: 321px;
    padding-left: 13px;
  }

  .sp-custom-popup .modal-dialog {
    width: 100vw;
    margin: 0;
    min-height: 100vh;
  }
  .sp-custom-popup .modal-content {
    min-height: 100vh;
  }
  .sp-custom-popup .modal-content h3 {
    font-size: 18px;
  }
  .sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
    font-size: 12px;
  }
  .sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content h4 {
    font-size: 16px;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    font-size: 14px;
  }

  .device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
    font-size: 12px !important;
  }

  .sp-custom-popup .modal-content .device-details {
    padding-left: 50px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
    width: 96%;
  }
  .sp-custom-popup .modal-content p.device-price.fan-pass, .sp-custom-popup .modal-content label.device-price.fan-pass, .sp-custom-popup .modal-content .device-price.fan-pass.help-block, .sp-custom-popup .modal-content .device-price.fan-pass.info-box, .sp-custom-popup .modal-content .table-card .device-price.fan-pass.table, .table-card .sp-custom-popup .modal-content .device-price.fan-pass.table, .sp-custom-popup .modal-content .alert-wrap .device-price.fan-pass.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.fan-pass.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box {
    margin-bottom: 66px;
  }
  .sp-custom-popup .modal-content .device-details.fan-pass {
    padding-left: 65px;
  }
}
#configurator_form div[id^="accessoriesFibreModal_"] .paymethod-select-wrapper .dropdown .dropdown-menu li a:hover {
  background: none transparent !important;
  color: #0096e6 !important;
}

@media screen and (max-width: 639px) {
  .row.device-select, .row.addons-select {
    margin: 0 !important;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card, .boxes .box-inn .carousel.addons-select .bb-select-addons-card {
    width: 100% !important;
    padding-left: 0;
    margin: 0;
  }

  .bb-select-device-card .inner-card {
    width: 31.2%;
  }

  .box-inn.select-devices .device-options {
    margin: 0;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card .small-card-2 .plcard-btn.small-plcard-btn, .boxes .box-inn .carousel.addons-select .bb-select-addons-card .small-card-2 .plcard-btn.small-plcard-btn {
    min-height: 400px;
    margin: 0 0 22px;
    height: auto;
    overflow: hidden;
  }

  .select-boxes {
    padding: 0 20px;
  }

  .box-inn {
    margin: 25px 0 0 0;
    border: 0;
    padding: 30px 0 0 0px;
  }

  .boxes .box-inn .carousel.device-select .bb-select-device-card label {
    height: 330px;
    position: relative;
    width: 100%;
  }

  .box-inn {
    margin: 0 0 0 0;
    border: 0;
    padding: 30px 0 0 0px;
  }

  .device-detail-rhs {
    padding-right: 0;
  }

  .select-boxes {
    padding: 0 34px 0 24px;
  }

  .bb-select-device-card .select-device-heads {
    top: 10px;
    padding: 0 32px;
    position: relative;
  }
  .bb-select-device-card .select-device-heads .device-rate .device-img {
    padding-bottom: 5px;
  }

  .bb-select-addons-card .select-addons-heads .addon-rate .addon-img {
    padding-bottom: 5px;
  }

  .bb-select-device-card .select-device-heads .device-rate .checked-icon,
  .bb-select-addons-card .select-addons-heads .addon-rate .checked-icon {
    top: 8px;
  }

  .sp-custom-popup .modal-content {
    padding: 48px 24px 60px 24px;
    min-height: 500vh;
    height: auto;
  }
  .sp-custom-popup .modal-content h3 {
    font-size: 18px;
  }
  .sp-custom-popup .modal-content p.device-price, .sp-custom-popup .modal-content label.device-price, .sp-custom-popup .modal-content .device-price.help-block, .sp-custom-popup .modal-content .device-price.info-box, .sp-custom-popup .modal-content .table-card .device-price.table, .table-card .sp-custom-popup .modal-content .device-price.table, .sp-custom-popup .modal-content .alert-wrap .device-price.alert, .alert-wrap .sp-custom-popup .modal-content .device-price.alert {
    font-size: 12px;
  }
  .sp-custom-popup .modal-content p.device-intmonths, .sp-custom-popup .modal-content label.device-intmonths, .sp-custom-popup .modal-content .device-intmonths.help-block, .sp-custom-popup .modal-content .device-intmonths.info-box, .sp-custom-popup .modal-content .table-card .device-intmonths.table, .table-card .sp-custom-popup .modal-content .device-intmonths.table, .sp-custom-popup .modal-content .alert-wrap .device-intmonths.alert, .alert-wrap .sp-custom-popup .modal-content .device-intmonths.alert {
    font-size: 14px;
  }
  .sp-custom-popup .modal-content .device-img {
    text-align: center;
  }
  .sp-custom-popup .modal-content .device-details {
    padding-left: 0;
  }

  .paymethod-select-wrapper {
    margin-bottom: 55px;
  }

  .sp-custom-popup .modal-content h4 {
    font-size: 16px;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    font-size: 14px;
  }

  .device-colour-select label {
    height: 76px;
  }
  .device-colour-select label div + p, .device-colour-select label div + label, .device-colour-select label div + .help-block, .device-colour-select label div + .info-box, .device-colour-select label .table-card div + .table, .table-card .device-colour-select label div + .table, .device-colour-select label .alert-wrap div + .alert, .alert-wrap .device-colour-select label div + .alert {
    font-size: 12px !important;
  }

  .sp-custom-popup {
    padding-left: 0 !important;
  }
  .sp-custom-popup .modal-content p.desc-content, .sp-custom-popup .modal-content label.desc-content, .sp-custom-popup .modal-content .desc-content.help-block, .sp-custom-popup .modal-content .desc-content.info-box, .sp-custom-popup .modal-content .table-card .desc-content.table, .table-card .sp-custom-popup .modal-content .desc-content.table, .sp-custom-popup .modal-content .alert-wrap .desc-content.alert, .alert-wrap .sp-custom-popup .modal-content .desc-content.alert {
    max-width: 100%;
  }

  .paymethod-select-wrapper .dropdown {
    width: 100%;
  }

  .sp-custom-popup .modal-content ul,
  .sp-custom-popup .modal-content ol {
    padding: 16px 5px 20px;
  }
  .sp-custom-popup .modal-content .device-details-wrapper .info-alert-box .info-text {
    width: 95%;
  }
  .sp-custom-popup .modal-content .device-img.fan-pass {
    margin-left: 0;
  }
  .sp-custom-popup .modal-content .device-details.fan-pass h3 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 540px) {
  .bb-select-device-card .inner-card {
    width: 100%;
  }

  .container-fluid .row.bb-select-device-card {
    margin: 0px;
  }

  .bb-select-device-card .inner-card {
    height: 104px;
    margin-bottom: 10px;
  }
  .bb-select-device-card .inner-card.disabled {
    height: 104px;
    margin-bottom: 10px;
  }
  .bb-select-device-card .inner-card.unlimited-plan .header-label {
    padding: 32px;
    width: 34.5%;
    height: 104.4px;
    text-align: center;
    vertical-align: middle;
    right: -2px;
    top: -2px;
    line-height: 22px;
  }
  .bb-select-device-card .inner-card.unlimited-plan .header-label:after {
    top: 36%;
    left: -12%;
    border-width: 15px;
    border-right-color: #ec008c;
    border-top-color: transparent;
  }
  .bb-select-device-card .inner-card .select-plan-wrapper {
    display: inline;
    position: absolute;
    left: 8px;
    top: 15px;
  }
  .bb-select-device-card .inner-card .select-plan-wrapper .btn-check-label .btn-check-label-text {
    display: none;
  }

  .buy-btn-primary {
    width: 100%;
  }
}
#externalAddoncomponent {
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #333333;
}
#externalAddoncomponent .modal-content ul {
  border: none;
  padding: 16px 0 8px 30px;
  font-size: 15px;
  font-weight: 600;
}
#externalAddoncomponent .modal-content .close .icon-x {
  font-size: 16px;
}
#externalAddoncomponent .modal-content .device-img {
  text-align: center;
}
#externalAddoncomponent .modal-content .device-img img {
  width: 166px;
  height: 166px;
}
#externalAddoncomponent .modal-content .extAddOnSelect {
  margin: 16px 0 0 0px;
}
#externalAddoncomponent .modal-content .device-details-wrapper {
  padding-top: 12px;
}
#externalAddoncomponent .modal-content .learn-more {
  display: block;
  height: 22px;
}
#externalAddoncomponent .addon-desc {
  font-size: 15px;
  font-weight: 500;
}
#externalAddoncomponent .features-included {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 0px;
}
#externalAddoncomponent .addon-name {
  font-size: 15px;
  font-weight: 600;
}
#externalAddoncomponent .device-icon-img img {
  max-width: 220px;
  max-height: 110px;
}
#externalAddoncomponent .extAddOnRemove {
  border: none;
}

#externalAddoncomponent .disabledForAddonRule {
  opacity: 0.5;
}
#externalAddoncomponent .disabledForAddonRule .small-card-2 .plcard-btn {
  cursor: not-allowed;
  border-color: #e6e6e6;
}
#externalAddoncomponent .disabledForAddonRule .small-card-2 .plcard-btn a {
  pointer-events: none;
  display: inline-block;
}

#externalAddoncomponent .addon-desc {
  font-weight: 500;
  margin-top: 10px;
  height: auto;
  color: #333333;
}
#externalAddoncomponent .max-price {
  font-size: 14px;
}
#externalAddoncomponent .addon-device-heads {
  width: 100%;
}
#externalAddoncomponent .hr {
  border: 1px solid #e6e6e6;
  margin: 325px 21px 0px 21px;
}

#externalAddoncomponent .bb-select-device-card .small-card-2 .plcard-btn.small-plcard-btn {
  min-height: 380px;
}

@media screen and (max-width: 639px) {
  #externalAddoncomponent .hr {
    display: none;
  }
  #externalAddoncomponent .selected-addon-price {
    margin-bottom: 15px;
  }
}
.mfa {
  /* COMPONENTS */
}
.mfa .link {
  cursor: pointer;
  color: #0096e6;
  font-family: "AvenirNextLTPro-Medium", sans-serif;
}
.mfa .link:hover {
  color: #0096e6;
  text-decoration: underline;
}
.mfa .btn:disabled {
  background-color: #b2b2b2;
  color: #e8e8e8;
}
.mfa .btn:disabled:hover {
  background-color: #b2b2b2;
  color: #e8e8e8;
}
.mfa.modal {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mfa .modal__window {
  background-color: white;
  height: 100vh;
  padding: 56px 20px 20px;
  position: relative;
  width: 100vw;
}
@media only screen and (min-width: 640px) {
  .mfa .modal__window {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    height: auto;
    padding: 56px 32px 32px;
    width: 530px;
  }
}
.mfa .modal__close {
  position: absolute;
  right: 24px;
  top: 24px;
}
.mfa .modal__closeButton {
  background: transparent url("clientlib-responsive/images/close-f.svg") 0 0 no-repeat;
  border: none;
  height: 20px;
  padding: 0;
  width: 20px;
}
.mfa .codeboxes {
  display: flex;
}
.mfa .codebox {
  border: none;
  border-bottom: #ddd solid 3px;
  caret-color: transparent;
  height: 27px;
  width: 25px;
  text-align: center;
  font-family: "Avenir Next", sans-serif;
  font-size: 20px;
  margin-left: 12px;
  outline: none;
  transition: border 0.5s;
  -moz-appearance: textfield;
  border-radius: 0;
  padding: 0;
  color: #666;
}
.mfa .codebox::-webkit-outer-spin-button, .mfa .codebox::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.mfa .codebox:first-of-type {
  margin-left: 0;
}
.mfa .codebox:focus {
  border-bottom: purple solid 3px;
}
.mfa .codebox::selection, .mfa .codebox::-moz-selection {
  background-color: transparent;
}
@media only screen and (min-width: 640px) {
  .mfa .codebox {
    border: none;
    border-bottom: #ddd solid 3px;
    caret-color: transparent;
    height: 33px;
    width: 35px;
    text-align: center;
    font-family: "Avenir Next", sans-serif;
    font-size: 24px;
    margin-left: 21px;
    outline: none;
    transition: border 0.5s;
  }
}
.mfa .modal--verifyMfa__window {
  display: flex;
  flex-direction: column;
}
.mfa .modal--verifyMfa__title {
  font-family: "AvenirNextLTPro-Demi", sans-serif;
  font-size: 18px;
  line-height: 22.5px;
  margin: 0;
  word-spacing: 0;
}
.mfa .modal--verifyMfa__description {
  color: #666666;
  font-family: "AvenirNextLTPro-Medium", sans-serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: normal;
  margin: 0;
  margin-top: 16px;
}
.mfa .modal--verifyMfa__otp {
  align-self: center;
  margin-top: 48px;
}
.mfa .modal--verifyMfa__resend {
  display: flex;
  flex-direction: row;
  margin-bottom: 12px;
  margin-top: 32px;
}
.mfa .modal--verifyMfa__resendIcon {
  background-color: #00af55;
  border-radius: 50%;
  flex-shrink: 0;
  height: 20px;
  width: 20px;
  margin-right: 8px;
  padding: 5px 2px 2px 4px;
}
.mfa .modal--verifyMfa__resendIconSvg {
  display: block;
}
.mfa .modal--verifyMfa__resendText {
  font-family: "AvenirNextLTPro-Regular", sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin: 0;
  letter-spacing: normal;
  color: #666666;
}
.mfa .modal--verifyMfa__resendText--error {
  color: #df1f00;
}
.mfa .modal--verifyMfa__buttons {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: flex-end;
}
@media only screen and (min-width: 640px) {
  .mfa .modal--verifyMfa__title {
    font-size: 24px;
    line-height: 33px;
  }
  .mfa .modal--verifyMfa__description {
    font-size: 14px;
    line-height: 19px;
  }
}
.mfa .modal--verifyMfa__button {
  border: none;
  font-family: "Avenir Next", sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 40px;
  margin-top: 24px;
  width: inherit;
  text-transform: none;
}
.mfa .modal--verifyMfa__button:first-of-type {
  margin-top: 0;
}
.mfa .modal--verifyMfa__cancelButton {
  display: none;
  background: transparent;
  color: #0096e6;
  border: 1px solid #0096e6;
  opacity: 0.8;
}
.mfa .modal--verifyMfa__cancelButton:hover {
  color: #0096e6;
}
@media only screen and (min-width: 640px) {
  .mfa .modal--verifyMfa__buttons {
    flex-direction: row;
    margin-top: 32px;
  }
  .mfa .modal--verifyMfa__button {
    margin: 0;
    padding: 0 36px;
  }
  .mfa .modal--verifyMfa__button:last-of-type {
    margin-left: 16px;
  }
  .mfa .modal--verifyMfa__cancelButton {
    display: block;
  }
}
.mfa .modal--verifyMfa__loading {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.85);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.mfa .modal--verifyMfa__loadingText {
  margin: 0;
  margin-left: 16px;
}

.biometrics hr {
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: #5A12AA solid 3px;
  margin: 0;
  margin-top: 16px;
  width: 80px;
}

.biometrics table {
  border-collapse: collapse;
  margin: 24px -20px 0;
  width: calc(100% + 40px);
}

.biometrics thead tr {
  background-color: #F0F0F0;
  border: #BABABA solid 1px;
  border-left: none;
  border-right: none;
  height: 65px;
}

.biometrics th {
  color: #5A12AA;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 0 24px;
  text-align: left;
  white-space: nowrap;
}

.biometrics tbody {
  background-color: white;
  border: #BABABA solid 1px;
  border-left: none;
  border-right: none;
  padding: 24px 0;
}

.biometrics tbody tr {
  margin: 24px 0;
}

.biometrics tbody td {
  color: #414042;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  padding: 24px;
}

.biometrics .upfrontPayment__tableTitle {
  font-size: 18px;
  line-height: 26px;
}

.biometrics .upfrontPayment__tableMobile {
  display: flex;
}

.biometrics .upfrontPayment__tableMobileImage {
  height: 90px;
  margin-left: -14px;
}

.biometrics .upfrontPayment__tablePrice {
  vertical-align: top;
}

.biometrics .upfrontPayment__tableNote {
  color: #5A12AA;
}

.biometrics .button {
  background-color: #0096E6;
  border: none;
  color: white;
  cursor: pointer;
  display: block;
  flex-shrink: 0;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 48px;
  line-height: 24px;
  margin-top: 24px;
  min-width: 164px;
  padding: 0;
  text-transform: none;
  width: 100%;
}

.biometrics .button--secondary {
  background-color: white;
  border: 1px solid #0096E6;
  color: #0096E6;
}

.biometrics .button:hover {
  background-color: #007CBD;
}

.biometrics .button--secondary:hover {
  background: white;
  border-color: #007CBD;
  color: #007CBD;
}

.biometrics .button:disabled {
  background-color: #DADADA;
  cursor: not-allowed;
}

.biometrics .dialog {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9999;
}

.biometrics .dialog__window {
  align-items: flex-start;
  background-color: white;
  bottom: 0;
  box-shadow: 0 0 10px 1px rgba(102, 102, 102, 0.18);
  left: 0;
  max-width: 1170px;
  overflow-y: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.biometrics .dialog--moreInfo__content,
.biometrics .dialog--upfrontPayment__content {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 56px 20px 40px;
}

.biometrics .dialog--moreInfo__title,
.biometrics .dialog--upfrontPayment__title {
  color: #5A12AA;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  margin: 0;
}

.biometrics .dialog--moreInfo__paragraph,
.biometrics .dialog--upfrontPayment__paragraph {
  color: #1D1D1D;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  margin-top: 32px;
  max-width: 900px;
}

.biometrics .dialog--moreInfo__paragraph strong {
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-weight: 500;
}

.biometrics .dialog__actions {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: end;
  width: 100%;
}

.biometrics .dialog--moreInfo__cancelButton,
.biometrics .dialog--upfrontPayment__cancelButton {
  margin-top: 16px;
}

.biometrics .inputRow {
  display: flex;
  flex-direction: row;
}

.biometrics .dropdown {
  display: flex;
  flex-direction: column-reverse;
  min-width: 66px;
  position: relative;
}

.biometrics .dropdown__label {
  color: #767676;
  cursor: pointer;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  transform: translate(0, 27px);
  transition: font-size 0.2s, transform 0.2s;
  user-select: none;
}

.biometrics .dropdown-menu {
  background-color: #FFFFFF;
  box-shadow: 0px 4px 4px 1px rgba(0, 0, 0, 0.25);
  border: none;
  border-radius: 0;
  display: none;
  list-style: none;
  margin: 0;
  max-height: 200px;
  min-width: auto;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.biometrics .dropdown-menu > li {
  color: #767676;
  font-size: 16px;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-weight: 400;
  padding: 5px 12px;
}

.biometrics .dropdown-menu > li > a {
  color: #767676;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 16px;
  padding: 0;
}

.biometrics .dropdown-menu > li:first-of-type {
  margin-top: 0;
}

.biometrics .dropdown-menu > li:hover {
  background-color: #EEEEEE;
  cursor: pointer;
}

.biometrics .dropdown-menu > li > a:hover,
.biometrics .dropdown-menu > li > a:focus {
  background: none;
  color: #767676;
}

.biometrics .open .dropdown-menu {
  display: revert;
}

.biometrics .open .dropdown-toggle > i {
  transform: rotateZ(180deg);
  transition: transform 0.2s;
}

.biometrics .dropdown-toggle {
  align-items: center;
  background: none;
  border: none;
  border-bottom: #767676 solid 1px;
  cursor: pointer;
  display: flex;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 14px;
  height: 36px;
  min-width: 66px;
  outline: none;
  padding: 8px 0;
}

.biometrics .open .dropdown-toggle {
  border-bottom: #0096e6 solid 1px;
}

.biometrics .dropdown-toggle > i {
  position: absolute;
  right: 0;
  transition: transform 0.2s;
}

.biometrics .open .dropdown__label,
.biometrics .dropdown-toggle.selected + .dropdown__label {
  font-size: 12px;
  transform: none;
  transition: font-size 0.2s, transform 0.2s;
}

.biometrics .open .dropdown__label {
  color: #0096e6;
}

.biometrics .dropdown button.selected {
  background: none;
  color: #1d1d1d !important;
}

.biometrics .number {
  display: flex;
  flex-direction: column-reverse;
  margin-left: 24px;
}

.biometrics .number__input {
  -moz-appearance: textfield;
  border: none;
  border-bottom: #767676 solid 1px;
  box-shadow: none;
  color: #1d1d1d;
  font-size: 16px;
  height: 36px;
  margin: 0;
  outline: none;
  padding: 8px 0;
}

.biometrics .number__input::-webkit-inner-spin-button,
.biometrics .number__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.biometrics .number__input:focus {
  border-bottom: #0096e6 solid 1px;
}

.biometrics .number__label {
  color: #767676;
  cursor: text;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 14px;
  height: 20px;
  line-height: 20px;
  margin: 0;
  transform: translate(0, 27px);
  transition: color 0.2s, font-size 0.2s, transform 0.2s;
}

.biometrics .number__input:focus + .number__label {
  color: #0096e6;
  font-size: 12px;
  transform: none;
  transition: color 0.2s, font-size 0.2s, transform 0.2s;
}

.biometrics .number__input:valid + .number__label {
  font-size: 12px;
  transform: none;
  transition: color 0.2s, font-size 0.2s, transform 0.2s;
}

.biometrics .box {
  background-color: #F0F0F0;
  display: flex;
  padding: 16px;
  width: 100%;
}

.biometrics .box i {
  color: #772BCB;
  font-size: 24px;
  font-weight: bold;
  line-height: 20px;
}

.biometrics .box__text {
  color: #1d1d1d;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  margin-left: 10px;
}

.biometrics .box__text strong {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  font-weight: normal;
}

.biometrics .link {
  color: #0096e6;
  cursor: pointer;
  text-decoration: none;
}

.biometrics .link:hover {
  text-decoration: underline;
}

.biometrics .dialog--moreInfo__progress {
  background-color: #F6F6F6;
  margin: 24px -20px 0;
  padding: 24px 40px 20px;
  width: calc(100% + 40px);
}

.biometrics .progress__list {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  position: relative;
}

.biometrics .progress__item {
  margin-top: 30px;
  position: relative;
  z-index: 1;
}

.biometrics .progress__item:first-of-type {
  margin-top: 0;
}

.biometrics .progress__circle {
  background-color: #BABABA;
  border-radius: 50%;
  height: 20px;
  width: 20px;
}

.biometrics .progress__itemLabel {
  color: #444444;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 12px;
  left: 38px;
  line-height: 20px;
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}

.biometrics .progress__line {
  height: 100%;
  background-color: #BABABA;
  left: 9.5px;
  position: absolute;
  top: 0;
  width: 1px;
}

.biometrics .progress__line--color {
  background-color: #00A851;
}

.biometrics .progress--1 .progress__item:nth-of-type(-n + 1) .progress__circle {
  background-color: #00A851;
}

.biometrics .progress--2 .progress__item:nth-of-type(-n + 2) .progress__circle {
  background-color: #00A851;
}

.biometrics .progress--3 .progress__item:nth-of-type(-n + 3) .progress__circle {
  background-color: #00A851;
}

.biometrics .progress--4 .progress__item:nth-of-type(-n + 4) .progress__circle {
  background-color: #00A851;
}

.biometrics .progress--5 .progress__item:nth-of-type(-n + 5) .progress__circle {
  background-color: #00A851;
}

.biometrics .progress--fail .progress__line--color {
  background-color: #EB7019;
}

.biometrics .progress--fail.progress--1 .progress__item:nth-of-type(-n + 1) .progress__circle {
  background-color: #EB7019;
}

.biometrics .progress--fail.progress--2 .progress__item:nth-of-type(-n + 2) .progress__circle {
  background-color: #EB7019;
}

.biometrics .progress--fail.progress--3 .progress__item:nth-of-type(-n + 3) .progress__circle {
  background-color: #EB7019;
}

.biometrics .progress--fail.progress--4 .progress__item:nth-of-type(-n + 4) .progress__circle {
  background-color: #EB7019;
}

.biometrics .progress--fail.progress--5 .progress__item:nth-of-type(-n + 5) .progress__circle {
  background-color: #EB7019;
}

.biometrics .progress--1:not(.progress--fail) .progress__item:nth-of-type(1) .progress__circle,
.biometrics .progress--2:not(.progress--fail) .progress__item:nth-of-type(2) .progress__circle,
.biometrics .progress--3:not(.progress--fail) .progress__item:nth-of-type(3) .progress__circle,
.biometrics .progress--4:not(.progress--fail) .progress__item:nth-of-type(4) .progress__circle,
.biometrics .progress--5:not(.progress--fail) .progress__item:nth-of-type(5) .progress__circle {
  animation-duration: 2s;
  animation-name: glow;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-timing-function: linear;
}

.biometrics .progress__line--color {
  height: 0;
}

.biometrics .progress--2 .progress__line--color {
  height: calc(100% / 2);
}

.biometrics .progress--3 .progress__line--color {
  height: calc(100% / 2 * 2);
}

.biometrics .progress--4 .progress__line--color {
  height: calc(100% / 2 * 3);
}

.biometrics .progress--5 .progress__line--color {
  height: calc(100%);
}

.biometrics .progress__note {
  color: #444444;
  font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  margin: 0;
  margin-top: 24px;
}

@media (min-width: 640px) {
  .biometrics .button {
    width: auto;
  }

  .biometrics .dialog {
    align-items: center;
    display: flex;
    justify-content: center;
  }

  .biometrics .dialog__window {
    margin: 0 84px;
    position: static;
  }

  .biometrics .dialog--moreInfo__title,
  .dialog--upfrontPayment__title {
    color: #5A12AA;
    font-family: AvenirNextLTPro-Regular, Calibri, Arial, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }

  .biometrics .dialog--moreInfo__content {
    padding: 56px 40px 40px;
  }

  .biometrics .dialog--moreInfo__icon {
    height: 64px;
    width: 64px;
  }

  .biometrics .dialog--moreInfo__progress {
    margin: 24px 0 0;
    width: 100%;
  }

  .biometrics .dialog__actions {
    display: flex;
    flex-direction: row-reverse;
    justify-content: end;
    margin-top: 32px;
  }

  .biometrics .dialog--moreInfo__continueButton,
  .biometrics .dialog--moreInfo__cancelButton,
  .biometrics .dialog--upfrontPayment__continueButton,
  .biometrics .dialog--upfrontPayment__cancelButton {
    margin: 0;
  }

  .biometrics .dialog--moreInfo__continueButton,
  .biometrics .dialog--upfrontPayment__continueButton {
    margin-left: 16px;
  }

  .biometrics .progress__list {
    flex-direction: row;
    justify-content: space-between;
    margin: 68px 0 0;
  }

  .biometrics .progress__item {
    margin: 0;
  }

  .biometrics .progress__itemLabel {
    transform: translate(-50%, -100%);
    top: -16px;
    left: 10px;
    white-space: nowrap;
  }

  .biometrics .progress__line {
    height: 2px;
    left: 0;
    top: 50%;
    width: 100%;
  }

  .biometrics .progress__line--color {
    height: 2px;
    width: 0;
  }

  .biometrics .progress--2 .progress__line--color {
    height: 2px;
    width: calc(100% / 2);
  }

  .biometrics .progress--3 .progress__line--color {
    height: 2px;
    width: calc(100% / 2 * 2);
  }

  .biometrics .progress--4 .progress__line--color {
    height: 2px;
    width: calc(100% / 2 * 3);
  }

  .biometrics .progress--5 .progress__line--color {
    height: 2px;
    width: calc(100%);
  }

  .biometrics .progress__note {
    text-align: center;
  }

  .biometrics table {
    margin: 24px 0 0;
    width: 100%;
  }

  .biometrics thead tr,
  .biometrics tbody {
    border: #BABABA solid 1px;
  }

  .biometrics .dropdown-toggle,
  .biometrics .dropdown__label,
  .biometrics .number__label {
    font-size: 16px;
  }

  .biometrics .box__text {
    font-size: 16px;
  }
}
@keyframes glow {
  0% {
    box-shadow: 0 0 0 0 rgba(0, 168, 81, 0.62), 0 0 0 0px rgba(0, 168, 81, 0.28);
  }
  50% {
    box-shadow: 0 0 0 2px rgba(0, 168, 81, 0.62), 0 0 0 4px rgba(0, 168, 81, 0.28);
  }
  100% {
    box-shadow: 0 0 0 4px rgba(0, 168, 81, 0.62), 0 0 0 8px rgba(0, 168, 81, 0.28);
  }
}
.biometrics .dialog--moreInfo__icon {
  font-size: 64px;
}

.biometrics .dialog--moreInfo__icon.icon-ok-circle:before {
  color: #00A851;
}

.biometrics .dialog--moreInfo__icon.icon-cancel-circle:before {
  color: #F12BA3;
}

/*  Pattern library*/
/*
 * Stylesheet for spark.co.nz Global styles 2014
 *	
 * @author Bart Wang
 * @date Nov 2014
 */
/* ----------------------------- */
/* !           Import            */
/* ----------------------------- */
.global-style .page-header h1 {
  padding-left: 20px;
}
.global-style hr {
  border-top: 1px solid #cccbcb;
}
.global-style hr.visible-xs {
  background-color: transparent;
  border-bottom: none;
}
.global-style .card .ico-card-row h2, .global-style .card2 .ico-card-row h2 {
  border-bottom: 0;
}
.global-style .logo-section .tablet .inner-card .col-md-12.col-sm-12.col-xs-12.text-center {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 30px;
  background: #0096e6;
}
.global-style .logo-section .tablet-colour .inner-card .col-md-6.col-sm-6.col-xs-12.text-center {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 639px) {
  .global-style .logo-section .tablet-colour .inner-card .col-md-6.col-sm-6.col-xs-12.text-center {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.global-style .logo-section .desktop .inner-card .col-md-6.col-sm-6.col-xs-12.text-center {
  padding-top: 70px;
  padding-bottom: 80px;
}
@media only screen and (max-width: 639px) {
  .global-style .logo-section .desktop .inner-card .col-md-6.col-sm-6.col-xs-12.text-center {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.global-style .colour-section .pink {
  background: #ec008c;
}
.global-style .colour-section .dark-pink {
  background: #bb0370;
}
.global-style .colour-section .green {
  background: #00af55;
}
.global-style .colour-section .dark-green {
  background: #01854b;
}
.global-style .colour-section .light-blue {
  background: #72d0f4;
}
.global-style .colour-section .blue {
  background: #0096e6;
}
.global-style .colour-section .dark-blue {
  background: #0088cc;
}
.global-style .colour-section .orange {
  background: #f99f1c;
}
.global-style .colour-section .dark-orange {
  background: #f27800;
}
.global-style .colour-section .light-purple {
  background: #7f559c;
}
.global-style .colour-section .purple {
  background: #5f259f;
}
.global-style .colour-section .white {
  background: #fff;
}
.global-style .colour-section .light-grey {
  background: #999;
  border: 1px solid #babcbe;
}
.global-style .colour-section .divider-grey {
  background: #babcbe;
}
.global-style .colour-section .medium-grey {
  background: #babcbe;
}
.global-style .colour-section .dark-grey {
  background: #666;
}
.global-style .colour-section .colour-block {
  height: 70px;
  display: block;
}
.global-style .colour-section .colour-block p, .global-style .colour-section .colour-block label, .global-style .colour-section .colour-block .help-block, .global-style .colour-section .colour-block .info-box, .global-style .colour-section .colour-block .table-card .table, .table-card .global-style .colour-section .colour-block .table, .global-style .colour-section .colour-block .alert-wrap .alert, .alert-wrap .global-style .colour-section .colour-block .alert {
  margin: 10px 20px;
  color: white;
  -webkit-text-stroke: inherit;
  font-size: 10px;
}
.global-style .colour-section .span-half, .global-style .colour-section .span-half-full-width {
  width: 49%;
}
.global-style .colour-section .col-xs-4 {
  width: 32%;
  margin-right: 2%;
  padding: 0;
}
.global-style .button-section .hover-eg {
  background: #fff;
}
.global-style .button-section .hover-eg .icon-eg, .global-style .button-section .hover-eg .ico-quick-links a.ico-card .ico-card-img i, .ico-quick-links a.ico-card .ico-card-img .global-style .button-section .hover-eg i {
  border: 2px solid #0096e6;
  background: #0096e6;
}
.global-style .button-section .blue_bg {
  background: #0096e6;
  padding: 40px 0;
}
@media only screen and (max-width: 639px) {
  .global-style .button-section button {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 639px) {
  .global-style .link-group-section h3 {
    margin-bottom: 20px;
  }
  .global-style .link-group-section .inner-card > div {
    padding: 0;
  }
}
.global-style .copy-block-section .card, .global-style .copy-block-section .card2, .global-style .icon-block-section .card, .global-style .icon-block-section .card2 {
  box-shadow: none;
}

/* ----------------------------- */
/* ! 00. References              */
/* ----------------------------- */
/* Done via Bootstrap */
/* ------------------------------
 * 03. Generic styles 
 * ----------------------------- */
body {
  background: #e3e3e3;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  color: #4d466f;
  font-size: 14px;
  line-height: 1.618;
  padding: 0;
}

html {
  -webkit-text-size-adjust: none !important;
}

hr {
  border-top: 1px solid #babcbe;
}

.no-scroll {
  overflow: hidden;
}

/* Extra span style */
.span-quarter {
  display: inline-block;
  width: 22%;
}
.span-quarter.no-margin {
  width: 25%;
  margin: 0;
}

.span-one-third {
  display: inline-block;
  width: 30%;
}
.span-one-third.no-margin {
  width: 33.3%;
  margin: 0;
}

.span-half, .span-half-full-width {
  display: inline-block;
  width: 46%;
}
.span-half.no-margin, .no-margin.span-half-full-width {
  width: 50%;
  margin: 0;
}

.span-full {
  display: inline-block;
  width: 96%;
  background-size: cover !important;
}

.span-half-full-width {
  width: 48%;
}

.span-half-full-width:first-child {
  margin-right: 20px;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.no-margin {
  margin: 0 !important;
}

.no-padding {
  padding: 0 !important;
}

.margin-top-sep20 {
  margin-top: 20px;
}

.margin-bottom-sep20 {
  margin-bottom: 20px;
}

.margin-top-sep20 {
  margin-top: 20px;
}

.margin-bottom-sep15 {
  margin-bottom: 15px;
}

.margin-top-sep15 {
  margin-top: 15px;
}

/* -----------------------------
 * 04. Button
 * ----------------------------- */
a {
  color: #0096e6;
  /* highlight background colour of <a> hover state */
}
a:focus, a:hover {
  color: #0096e6;
  text-decoration: underline;
}
a.highlight {
  background: #f8f8f8;
  padding: 2px 5px;
}
a.highlight:hover {
  color: #0096e6;
  background: white;
  text-decoration: none;
}

button,
.button,
.btn {
  border: 1px solid #fff;
  text-transform: uppercase;
  color: #fff;
  text-indent: 0;
  text-align: center;
  width: inherit;
  width: 100%;
  border-radius: 0px;
  font-size: 30px;
  line-height: 28px;
  padding: 8px 15px 5px;
  display: inline-block;
  -webkit-padding-before: 9px;
  -webkit-padding-after: 5px;
}
button:hover, button:focus,
.button:hover,
.button:focus,
.btn:hover,
.btn:focus {
  color: white;
  text-decoration: none !important;
}
button:focus,
.button:focus,
.btn:focus {
  border-width: 1px;
}
@media screen and (min-width: 1025px) {
  button:hover.purple,
  .button:hover.purple,
  .btn:hover.purple {
    background: #7f559c;
  }
  button:hover.orange,
  .button:hover.orange,
  .btn:hover.orange {
    background: #f8a531;
  }
  button:hover.pink,
  .button:hover.pink,
  .btn:hover.pink {
    background: #f37eb2;
  }
  button:hover.blue, .carousel.device.advance-price .advance-price-card:hover button, .carousel.device .device-carousel-card:hover button,
  .button:hover.blue,
  .carousel.device.advance-price .advance-price-card:hover button.button,
  .carousel.device .device-carousel-card:hover button.button,
  .btn:hover.blue,
  .carousel.device.advance-price .advance-price-card:hover button.btn,
  .carousel.device .device-carousel-card:hover button.btn {
    background: #72d0f4;
  }
  button:hover.blue.secondary:hover, .carousel.device.advance-price .advance-price-card:hover button.secondary, .carousel.device .device-carousel-card:hover button.secondary,
  .button:hover.blue.secondary:hover,
  .carousel.device.advance-price .advance-price-card:hover button.button.secondary,
  .carousel.device .device-carousel-card:hover button.button.secondary,
  .btn:hover.blue.secondary:hover,
  .carousel.device.advance-price .advance-price-card:hover button.btn.secondary,
  .carousel.device .device-carousel-card:hover button.btn.secondary {
    background: #0088cc;
  }
  button:hover.green,
  .button:hover.green,
  .btn:hover.green {
    background: #92c56e;
  }
  button:hover.grey,
  .button:hover.grey,
  .btn:hover.grey {
    background: #babcbe;
  }
}
button.blue,
button.button.blue,
button.btn.blue,
.button.blue,
.btn.blue {
  border: 1px solid #fff;
}
button.blue.secondary,
.button.blue.secondary,
.btn.blue.secondary {
  color: #72d0f4;
  border-color: #72d0f4;
}
button.light-blue,
.button.light-blue,
.btn.light-blue {
  background: #72d0f4;
  color: #0088cc;
  border-color: #72d0f4;
}
@media screen and (min-width: 1025px) {
  button.light-blue:hover,
  .button.light-blue:hover,
  .btn.light-blue:hover {
    color: #fff;
  }
}
button.light-blue i:before,
.button.light-blue i:before,
.btn.light-blue i:before {
  line-height: inherit !important;
}
button.grey,
.button.grey,
.btn.grey {
  background: #999;
  color: #666;
  border-color: #666;
}
button.slim,
.button.slim,
.btn.slim {
  font-size: 19px;
  line-height: 16px;
  width: 240px;
}
button.slim.secondary.down-arrow,
.button.slim.secondary.down-arrow,
.btn.slim.secondary.down-arrow {
  border: 0;
  padding: 0;
  color: #fff;
}
button.normal,
.button.normal,
.btn.normal {
  width: 280px;
}
@media only screen and (max-width: 639px) {
  button.normal,
  .button.normal,
  .btn.normal {
    width: 100%;
  }
}
button.disabled,
.button.disabled,
.btn.disabled {
  background: #babcbe;
  color: #999;
  border-color: #babcbe;
  cursor: not-allowed;
}
button.fit,
.button.fit,
.btn.fit {
  width: auto;
  min-width: 20px;
}
button.full-width,
.button.full-width,
.btn.full-width {
  width: 100%;
  min-width: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button.margin-right,
.button.margin-right,
.btn.margin-right {
  margin-right: 10px;
}
button.margin-left,
.button.margin-left,
.btn.margin-left {
  margin-left: 10px;
}
button.margin-top,
.button.margin-top,
.btn.margin-top {
  margin-top: 10px;
}
button.margin-bottom,
.button.margin-bottom,
.btn.margin-bottom {
  margin-bottom: 10px;
}
button.float-right,
.button.float-right,
.btn.float-right {
  float: right;
}

/* -----------------------------
 * 05. Icon framework
 * ----------------------------- */
.arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent !important;
  border-right: 5px solid transparent !important;
  border-top: 5px solid #0096e6;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  border-left: 5px solid #0096e6;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  border-right: 5px solid #0096e6;
}

/* Notificatoin and warning blocks */
.tcn-notification {
  *zoom: 1;
  background-color: #fff9f1;
  border: 1px solid #f7cb96;
  border-left: 4px solid #f79e31;
  color: brown;
  margin-top: 20px;
  padding: 7px 10px;
}
.tcn-notification:before, .tcn-notification:after {
  display: table;
  content: "";
  line-height: 0;
}
.tcn-notification:after {
  clear: both;
}
.tcn-notification .notice-left {
  float: left;
  margin-left: -10px;
}
.tcn-notification .notice-left i {
  font-size: 23px;
  color: #f79e31;
}
.tcn-notification .notice-right {
  line-height: 18px;
  margin-left: 36px;
}

/* -----------------------------
 * 06. Layout
 * ----------------------------- */
.page-header {
  width: 100%;
  margin: 0;
  border-bottom: 1px solid #a6a6a6;
  padding-bottom: 10px;
  padding-top: 5px;
  box-sizing: border-box;
}
.page-header h1 {
  color: #949494;
  margin-bottom: 0;
  text-transform: none;
  padding-left: 20px;
}
@media screen and (min-width: 940px) {
  .page-header h1 {
    padding-right: 20%;
  }
}
.page-header a.back-btn {
  display: none;
}
.page-header .center-wrap {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 639px) {
  .page-header {
    width: 100%;
    padding: 15px;
    margin: 0;
    background: white;
    border-bottom: none !important;
    margin-bottom: 0px;
  }
  .page-header h1 {
    margin-left: 0;
    color: #666666;
    font-size: 18px;
    line-height: 1.3em;
    padding-left: 70px;
  }
  .page-header h4 {
    margin: 0;
  }
  .page-header h4.header-back-link {
    position: absolute;
    top: 0;
    left: 0;
  }
  .page-header a.back-btn {
    color: #0096e6;
    opacity: 0.5;
    display: flex;
    font-size: 14px !important;
    align-items: center;
  }
  .page-header a.back-btn:hover {
    opacity: 1;
    text-decoration: none;
  }
  .page-header a.back-btn i {
    font-size: 120%;
  }
}

@media only screen and (max-width: 639px) {
  .spark-business .page-header h1 {
    color: white;
  }
  .spark-business .page-header a.back-btn {
    color: white;
  }
  .spark-business footer .mobile-footer .social-links i {
    color: white;
  }
  .spark-business footer .mobile-footer .copyright {
    color: white;
  }
  .spark-business footer .mobile-footer:before {
    border-top: 4px solid #01854b;
  }
}

/* -----------------------------
 * 07. Sidebar style
 * ----------------------------- */
/* -----------------------------
 * 08. Form elements
 * ----------------------------- */
/* -----------------------------
 * 09. Bootstrap add on elements
 * ----------------------------- */
.modal-backdrop {
  opacity: 0.5 !important;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  position: relative;
  overflow: hidden;
}

.collapse.in {
  height: auto;
}

/* -----------------------------
 * 10. Other elements
 * ----------------------------- */
#mask {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 998;
  background: #000;
  opacity: 0;
  display: none;
}

.dropdown.error .dropdown-menu {
  border: 2px solid #e34945;
  border-top: 0;
}
.dropdown.error .dropdown-menu li a {
  color: #e34945 !important;
}

.intro {
  color: grey;
  margin-top: -5px !important;
  width: 100%;
}

.container-fluid {
  margin-top: 20px;
  width: 960px;
  clear: both;
}
@media screen and (max-width: 939px) {
  .container-fluid {
    width: auto;
    padding: 0;
  }
  .container-fluid .row {
    margin: 0;
  }
}
@media screen and (max-width: 639px) {
  .container-fluid {
    width: auto;
    padding: 0px;
  }
  .container-fluid .row {
    margin: 0 -10px;
  }
  .container-fluid .row h1.block.title {
    margin-left: 20px;
  }
}
.container-fluid.container-fluid-checkout-aux {
  margin: 0;
}

@media screen and (max-width: 939px) {
  .container-fluid .row .landline-extras .row {
    margin: 0;
  }
}
.device-detail-page {
  width: 1170 px !important;
}

#unsupported-browser {
  position: relative;
  width: 100%;
  background: #fefbf6;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  border-bottom: 4px solid #f8a531;
}

.browsehappy {
  max-width: 940px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: left;
}

.browsehappy i {
  font-size: 26px;
  position: relative;
}

.browsehappy p, .browsehappy label, .browsehappy .help-block, .browsehappy .info-box, .browsehappy .table-card .table, .table-card .browsehappy .table, .browsehappy .alert-wrap .alert, .alert-wrap .browsehappy .alert {
  color: #a84e21;
}

#networkstatusmap {
  min-height: 600px;
  background: transparent url("../../../content/dam/telecomcms/content-images/help/loading.gif") no-repeat scroll 50% 50%;
}

#networkstatusfilter {
  bottom: 21px;
  position: absolute;
}

.networkmap-card {
  text-align: center;
}

#networkstatusmap-search-input {
  font-size: 1em;
  padding: 5px 10px;
  font-family: verdana, arial, serif;
  border: 1px solid #1ca2eb;
  height: 38px;
  margin-right: 0px;
  margin-top: 1px;
  max-width: 80%;
  width: 100%;
}

#networkstatusmap span.loading {
  position: absolute;
  left: 430px;
  top: 340px;
}

#networkstatusfilter img {
  height: 39px;
  width: 42px;
}

.search-icon {
  width: 0px !important;
  border: 0px !important;
  float: right !important;
  margin-right: 8%;
  color: #fff;
  background: none !important;
}

.search-tab-icon {
  width: 42px !important;
  float: right !important;
  color: #fff !important;
  margin-right: 6%;
  margin-top: 9px;
  color: #13a4de !important;
  font-size: 45px !important;
}

/* ------------------------------------------------- */
/* Alert message */
/* ------------------------------------------------- */
.alert-wrap {
  background: #ebebec;
}

.alert-wrap .alert {
  width: 940px;
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 939px) {
  .alert-wrap .alert {
    width: 100%;
  }
}
.alert-wrap .alert .white-text {
  color: #fff;
}

.alert-wrap .alert .black-text {
  color: #666;
}

.alert-wrap .alert button:focus {
  border: none;
}

.alert-wrap .alert button.close {
  width: auto;
  height: auto;
  top: 0;
  right: 0;
  margin-left: 20px;
  line-height: 15px;
}

.alert-wrap .alert button span {
  font-size: 26px;
  color: #13a4de;
  display: block;
}

.alert-wrap .alert button span:hover {
  color: #72d0f4;
}

/* ------------------------------------------------- */
/* Accordins on usage page */
/* ------------------------------------------------- */
button.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
  background-color: #ddd;
}

div.summarypanel {
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: 0.6s ease-in-out;
  opacity: 0;
}

div.summarypanel.show {
  opacity: 1;
  max-height: 5000px;
}

#displaycategory_displayCategoryParsys_broadbandusage_links_accordion {
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0;
}

#broadbandusagedisplay, #previousbroadbandusagedisplay {
  width: 172px;
}

#displaycategory_displayCategoryParsys_broadbandusage_links_accordionCollapse0 > .panel-body {
  padding: 0px 0px;
  background: #fff;
}

#displaycategory_displayCategoryParsys_broadbandusage_links_accordionCollapse0 .tab-content {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

#my-spark-unbilled-calls .row {
  margin-left: 0;
  margin-right: 0;
}

#my-spark-unbilled-calls .grey-tiles .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}

#displaycategory_displayCategoryParsys_broadbandusage_links_accordion .panel-default {
  border-color: white;
}

#displaycategory_displayCategoryParsys_broadbandusage_links_accordion .panel {
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}

#accordingroup {
  margin-bottom: 0;
}

#accordingroup .panel-default .panel {
  border-color: white;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

#displaycategory_2_displayCategoryParsys_accordionCollapse0 > .panel-body {
  padding: 0 0;
}

#usageAlertDetails > .ico-content-card, #usageAlertDetails > .ico-quick-links {
  background: #ebebec none repeat scroll 0 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  margin-bottom: 0;
}

#displaycategory_2_displayCategoryParsys_accordion_0Collapse0 > .panel-body {
  padding: 0 0;
}

.messagecard {
  padding-bottom: 20px;
}

.messagecard .info-box {
  margin: 0 !important;
}

.helpful {
  color: #666666;
}

#customer_identity .page-header h1 {
  padding-bottom: 10px;
}

/*# sourceMappingURL=main.css.map */
