/*
 * 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';
}

/* '' */
/* 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/52a192b1-bea5-4b48-879f-107f009b666f.svg#52a192b1-bea5-4b48-879f-107f009b666f") format("svg"), url("content/dam/sparkresponsive/font/Avenir/1e9892c0-6927-4412-9874-1b82801ba47a.woff") format("woff"), url("content/dam/sparkresponsive/font/Avenir/46cf1067-688d-4aab-b0f7-bd942af6efd8.ttf") format("truetype");
}

@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/a89d6ad1-a04f-4a8f-b140-e55478dbea80.svg#a89d6ad1-a04f-4a8f-b140-e55478dbea80") format("svg"), url("content/dam/sparkresponsive/font/Avenir/f26faddb-86cc-4477-a253-1e1287684336.woff") format("woff"), url("content/dam/sparkresponsive/font/Avenir/63a74598-733c-4d0c-bd91-b01bffcd6e69.ttf") format("truetype");
}

@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/99affa9a-a5e9-4559-bd07-20cf0071852d.svg#99affa9a-a5e9-4559-bd07-20cf0071852d") format("svg"), url("content/dam/sparkresponsive/font/Avenir/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff") format("woff"), url("content/dam/sparkresponsive/font/Avenir/a0f4c2f9-8a42-4786-ad00-fce42b57b148.ttf") format("truetype");
}

@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/ed104d8c-7f39-4e8b-90a9-4076be06b857.svg#ed104d8c-7f39-4e8b-90a9-4076be06b857") format("svg"), url("content/dam/sparkresponsive/font/Avenir/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff") format("woff"), url("content/dam/sparkresponsive/font/Avenir/890bd988-5306-43ff-bd4b-922bc5ebdeb4.ttf") format("truetype");
}

/* ------------------------------------ */
/* ! 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, .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.info-box, .table-card .large.table, .alert-wrap .large.alert, p strong, .help-block strong, .info-box strong, p b, .help-block b, .info-box 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,
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 {
  line-height: 18px;
  font-size: 14px;
  cursor: pointer;
}

select[multiple] {
  width: 100%;
  border: 1px solid #13a4de;
}
select[multiple] option {
  font-family: AvenirNextLTPro-Demi, Calibri, Arial, sans-serif;
  color: #13a4de;
  padding: 5px 10px;
}
select[multiple] option:hover, select[multiple] option:checked, select[multiple] option:active {
  background: #13a4de;
  color: white;
}
select[multiple] option.selected {
  background: #13a4de;
  color: white;
}

.disabled input, .disabled input:focus {
  border-color: #ebebec;
  cursor: not-allowed;
}
.disabled label {
  color: #666666;
}

.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: white url(clientlib-responsive/images/arrow_down_error.html) 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: white !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: #666666;
}
.info-box.grey h5 {
  color: #666666;
}
.info-box.white {
  background-color: white;
  color: #666666;
}
.info-box.white h5 {
  color: #666666;
}
.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: 100;
}
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 {
  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: #e1058c;
  color: white;
  font-size: 13px;
  padding-bottom: 70px;
  text-align: center;
}
footer .mobile-footer:before {
  content: '';
  background: #bb0370;
  border-bottom: 2px solid #7d034e;
  display: inline-block;
  padding: 7px 50% 8px 50%;
  position: relative;
}
footer .mobile-footer .social-links {
  margin: 15px auto;
  width: 200px;
}
footer .mobile-footer .social-links i {
  color: white;
  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;
}

/* ------------------------------------------------- */
/* ------------------------------------------------- */
#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: #666666;
  display: inline-block;
  font-size: 14px;
}
#header .divisions ul li a:hover {
  text-decoration: none;
  border-bottom: 2px solid #666666;
}
#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: #666666;
  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: #2aade1;
  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: #80d4f5;
}
#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: #7268a1;
}
#header .icon.circle.purple:hover {
  background: #837bad;
}
#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 white;
}
#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: #59bfe7;
}
#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 #474747;
}
#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: #474747;
}
#header .tertiary > ul > li a {
  border-bottom: 2px solid transparent;
  color: #474747;
  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: #474747;
  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: #666666;
  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: #372e60;
  color: #372e60;
}

#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: #666666;
  padding: 8px 20px;
  border-radius: 0;
}
@media screen and (max-width: 939px) {
  #footer ul.breadcrumb {
    background: none;
    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: #666666;
  background: #eaeaea;
  font-family: AvenirNextLTPro-Demi,Calibri,Arial,sans-serif;
}
@media screen and (max-width: 939px) {
  #footer ul.breadcrumb li a {
    background-color: transparent;
    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: #666666;
  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: #666666;
  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: #666666;
  }
}
#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: #666666;
  }
  #footer .bottom .wrap .legal a {
    color: #666666;
  }
}

.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 .right {
  text-align: left;
}
#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 {
  background: #f7f7f7;
  margin-top: 7px;
}
#review-confirm.card .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_configurator_form .card:not(.total-payments) h2 {
  border-bottom: 1px solid #babcbe;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
#responsive-review-page .card:not(.total-payments) h3,
#responsive_configurator_form .card: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;
  }
}

.card {
  margin-bottom: 20px;
  position: relative;
  display: block;
}
.card .card-title {
  text-transform: none;
  padding-right: 20px;
  border-bottom: 1px solid #babcbe;
  margin-bottom: 16px;
  margin-top: -4px;
  line-height: 35px;
}
.card.primary {
  background: white;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.card.secondary {
  background: #eeeeee;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.card.transparent {
  box-shadow: none !important;
}
.card.clearfix {
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.card.video-card .inner-card h2, .card.hero-card .inner-card h2, .card.carousel-card .inner-card h2 {
  border-bottom: none;
}
.card.advance {
  background: white;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.card.advance .inner-card h2 {
  margin: 0;
  padding: 0;
  border-bottom: none;
}
.card.advance .inner-card a {
  text-align: right;
  margin-top: 10px;
}
.card.advance .inner-card .underline {
  margin-bottom: 12px;
  border-bottom: 1px solid #babcbe;
}
@media only screen and (max-width: 939px) {
  .card.advance .inner-card h2 {
    padding: 0;
    border-bottom: none;
  }
  .card.advance .inner-card a {
    text-align: left;
    padding-left: 0;
  }
  .card.advance .inner-card .underline {
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
.card .bottom-bar {
  height: 20px;
  background: black;
  /* 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 {
  position: absolute;
  width: 140px;
  top: -5px;
  right: -5px;
  z-index: 100;
  text-align: right;
}
.card .sash.left {
  left: -5px;
  text-align: left;
}
.card .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 {
    top: 0px;
    right: 10px;
    width: 70px;
  }
  .card.right .sash {
    top: 0px;
    left: 0px;
    width: 70px;
  }
}
.card .hero-card.small-form .sash, .card .small-form.carousel-card .sash {
  top: 0px;
  right: 10px;
  width: 70px;
}
.card .hero-card.small-form.right .sash, .card .small-form.right.carousel-card .sash {
  top: 0px;
  left: 0px;
  width: 70px;
}
.card .inner-card {
  padding: 20px;
}
.card .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 {
    border-bottom: none;
  }
}
@media screen and (min-width: 940px) {
  .card .inner-card h2 {
    padding-right: 25%;
  }
}
.card .inner-card .inner-card {
  padding: 20px 10px;
}
@media only screen and (max-width: 639px) {
  .card .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 {
    display: table;
    height: 85px;
    padding-bottom: 0;
  }
  .card .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, .card .inner-card .ico-card-txt.no-paragraph .ico-center h4 {
    margin: 0;
  }
}
.card a {
  text-decoration: none;
  cursor: pointer;
}

div[class^='col-'].card .inner-card, div[class*=' col-'].card .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 {
  margin-top: -2px;
  margin-bottom: 22px;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.15);
}
.card.ClickTransition {
  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;
  }
}

.close {
  background: #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;
}
.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: white;
}

.panel-default > .panel-heading {
  background: white;
}

.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: #13a4de;
  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: #13a4de;
  -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 #e1058c;
}
.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 #e1058c;
  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: #13a4de;
    color: white;
    background: #13a4de;
  }
  .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: #13a4de;
  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: #e1058c;
  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: #13a4de;
  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: #e1058c;
  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-quick-links a.ico-card .ico-card-img i {
  border: 2px solid #13a4de;
}
@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: #13a4de;
  }
  .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-quick-links a.ico-card:hover .ico-card-img i {
    border: 2px solid #13a4de;
    background: #13a4de;
  }
}
.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 {
  outline: none !important;
}
.iconcardv2 .card .inner-card a.ico-card {
  padding: 16px 16px 0;
}
.iconcardv2 .card .inner-card a.ico-card:hover .ico-card-txt h3 {
  color: #13a4de !important;
}
.iconcardv2 .card .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: #13a4de;
  }
}
.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: #13a4de;
  }
}
.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: white;
  /* 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: black;
  /* 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: #e1058c;
}
.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 {
  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: #666666;
  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: #e1058c;
}
.top-progress-bar div.current .progress-bar-number h4 {
  color: white;
}
.top-progress-bar div.current .progress-bar-label h4 {
  color: white;
}
.top-progress-bar div.current .arrow-right {
  border-left: 20px solid #e1058c;
}
.top-progress-bar div.done {
  background-color: white;
}
.top-progress-bar div.done .arrow-right {
  border-left: 20px solid white;
}
.top-progress-bar div.previous {
  background-color: white;
}
.top-progress-bar div.previous .arrow-right {
  border-left: 20px solid white;
}
.top-progress-bar div.previous .arrow-right.border {
  border-left: 20px solid #babcbe;
}
.top-progress-bar a h4 {
  color: #13a4de !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: #e1058c;
    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: white;
}
.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: white;
}
.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 #e1058c;
}
.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 #e1058c;
  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: white;
  overflow: hidden;
}
.table-card.purple-table-card .table th h5 {
  color: #4f438a;
}
.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: #dddddd;
  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: white;
  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: black;
  /* the fallback */
  background: rgba(0, 0, 0, 0.2);
  color: white;
  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: #13a4de;
  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 {
    /*  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-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: white;
  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: white;
  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: white;
}
.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: white;
}
.device-card.purple-card .bottom-bar {
  background: white;
  /* the fallback */
  background: rgba(255, 255, 255, 0.2);
  color: white;
}
.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: #13a4de;
  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: white;
  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: white;
  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: white;
}
.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: white;
}
.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: white;
}
.price-card.purple-card .bottom-bar {
  background: white;
  /* the fallback */
  background: rgba(255, 255, 255, 0.2);
  color: white;
}
.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 #e1058c;
    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: #e1058c;
    border-right: 1px solid #e1058c;
  }
  .hero.carousel .slick-dots li.slick-active button {
    color: white;
  }
  .hero.carousel .slick-dots li button {
    color: #13a4de;
    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: #13a4de;
    width: 10px;
    opacity: 1;
  }
  .hero.carousel .slick-dots li.slick-active button:before {
    color: #e1058c;
  }
  .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: #e1058c;
  border-right: 1px solid #e1058c;
}
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: white;
  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: white;
  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: white;
  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: #13a4de;
  background: #72d0f4;
}
.carousel.device.white-card .slick-prev:before, .carousel.device.white-card .slick-next:before {
  font-family: "fontello";
  font-size: 30px;
  color: #13a4de;
  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: #13a4de;
  width: 10px;
  opacity: 1;
}
.carousel.device .slick-dots li.slick-active button:before {
  color: #e1058c;
}
.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: white;
  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: white;
  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: white;
}
.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: white;
}
.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: #4f438a;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF4F438A', endColorstr='#FF7F559C');
    background: linear-gradient(#4f438a, #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: black;
  /* 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: #e1058c;
  color: #e1058c;
}
i.circled.orange-border {
  border-color: #f99f1c;
  color: #f99f1c;
}
i.circled.green-border {
  border-color: #00af62;
  color: #00af62;
}
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: #13a4de;
  border-color: #13a4de;
}
@media screen and (min-width: 1025px) {
  a:hover i.circled {
    background: #13a4de;
    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: #13a4de !important;
  }
  a.ico-card:hover .svg-icon-grey polygon {
    fill: #13a4de !important;
  }
}
@media screen and (min-width: 1024px) {
  a.ico-card:hover .svg-icon-grey path {
    fill: white;
  }
  a.ico-card:hover .svg-icon-grey polygon {
    fill: white;
  }
  a.ico-card:hover svg line {
    stroke: white;
  }
  a.ico-card:hover svg rect {
    stroke: white;
  }
  a.ico-card:hover svg polyline {
    stroke: white;
  }
}
.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: #13a4de;
  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: #13a4de;
}
.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: #13a4de;
}
.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: #13a4de;
}
.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;
}

.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: #e1058c;
  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: white;
  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: white;
  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: #fff200;
  position: relative;
  margin-top: -30px;
}
.advance-price-card .inner-card .service-info .yellow-note h5 {
  margin: 6px 0;
  text-transform: uppercase;
  color: #4f438a;
}
.advance-price-card .inner-card .service-info .yellow-note .arrow-down {
  border-top: 10px solid #fff200 !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: white;
}
.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: white;
}
.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: white;
}
.advance-price-card.purple-card .bottom-bar {
  background: white;
  /* the fallback */
  background: rgba(255, 255, 255, 0.2);
  color: white;
}
.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.html");
  }
}
.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) darkgrey;
  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) darkgrey 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;
}

.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 {
  -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;
}

/* 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: #13a4de;
  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: #e1058c;
}
@media only screen and (max-width: 639px) {
  .pink.block span.reverse {
    background: white;
  }
}
.pink.block span.border {
  box-shadow: inset 0px 0px 0px 2px #e1058c;
  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: #00af62;
}
@media only screen and (max-width: 639px) {
  .green.block span.reverse {
    background: white;
  }
}
.green.block span.border {
  box-shadow: inset 0px 0px 0px 2px #00af62;
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 1px auto;
  display: inline-block;
}

.purple.block span.reverse {
  background: white;
  color: #4f438a;
}
@media only screen and (max-width: 639px) {
  .purple.block span.reverse {
    background: white;
  }
}
.purple.block span.border {
  box-shadow: inset 0px 0px 0px 2px #4f438a;
  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: #666666;
}

.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: #e1058c;
}
.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: #e1058c;
  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: #00af62;
}
@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: #13a4de;
  opacity: 1;
}
.evolution-video-card .btn-play:hover:before {
  color: #13a4de;
}
.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: #13a4de;
  opacity: 1;
}
.evolution-video-card:hover:hover .icon-play:before {
  color: #13a4de;
}

.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: #00af62;
    border-bottom: 16px solid #01854b;
  }
}
.spark-business .content-block-header .block span {
  color: #00af62;
}
@media only screen and (max-width: 939px) {
  .spark-business .content-block-header {
    border-bottom: 16px solid #00af62;
  }
}
.spark-business .nav-tabs {
  border-bottom: 4px solid #00af62;
}
.spark-business .nav-tabs.nav-justified {
  border-bottom: 4px solid #00af62;
}
.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: #00af62;
}
.spark-business .nav-tabs li.active a, .spark-business .nav-tabs li.active a:hover, .spark-business .nav-tabs li.active a:focus {
  background: #00af62;
}
@media screen and (min-width: 640px) {
  .spark-business .carousel.hero .slick-dots li.slick-active {
    background: #00af62;
    border-right: 1px solid #00af62 !important;
  }
  .spark-business .carousel.hero .slick-dots li.slick-active:hover button {
    background: #00af62;
    border-right: none;
  }
  .spark-business .carousel.hero .slick-dots {
    border-top: 4px solid #00af62;
  }
}
.spark-business .top-progress-bar div.current {
  background-color: #00af62;
}
.spark-business .top-progress-bar div.current .arrow-right {
  border-left: 20px solid #00af62;
}
@media screen and (min-width: 1025px) {
  .spark-business .top-progress-bar a:hover div.done .arrow-right {
    background: #00af62;
  }
}
.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 #00af62;
}
.spark-business .top-progress-bar .bottom-border {
  border-bottom: 4px solid #00af62;
}
.spark-business .mobile-footer {
  background: #00af62;
}
.spark-business .mobile-footer:before {
  background: #01854b;
  border-bottom: 2px solid #004929;
}

/*  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 {
  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: #13a4de;
}
.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: #e1058c;
}
.global-style .colour-section .dark-pink {
  background: #bb0370;
}
.global-style .colour-section .green {
  background: #00af62;
}
.global-style .colour-section .dark-green {
  background: #01854b;
}
.global-style .colour-section .light-blue {
  background: #72d0f4;
}
.global-style .colour-section .blue {
  background: #13a4de;
}
.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: #4f438a;
}
.global-style .colour-section .white {
  background: white;
}
.global-style .colour-section .light-grey {
  background: #ebebec;
  border: 1px solid #babcbe;
}
.global-style .colour-section .divider-grey {
  background: #babcbe;
}
.global-style .colour-section .medium-grey {
  background: #666666;
}
.global-style .colour-section .dark-grey {
  background: #414042;
}
.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: white;
}
.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 #13a4de;
  background: #13a4de;
}
.global-style .button-section .blue_bg {
  background: #13a4de;
  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 .icon-block-section .card {
  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;
}

/* 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: #13a4de;
  /* highlight background colour of <a> hover state */
}
a:focus, a:hover {
  color: #13a4de;
}
a.highlight {
  background: #f8f8f8;
  padding: 2px 5px;
}
a.highlight:hover {
  color: #13a4de;
  background: white;
  text-decoration: none;
}

button,
.button,
.btn {
  border: 1px solid white;
  text-transform: uppercase;
  color: white;
  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.purple:hover,
  .button:hover.purple,
  .btn:hover.purple {
    background: #7f559c;
  }
  button.orange:hover,
  .button:hover.orange,
  .btn:hover.orange {
    background: #f8a531;
  }
  button.pink:hover,
  .button:hover.pink,
  .btn:hover.pink {
    background: #f37eb2;
  }
  .carousel.device .device-carousel-card:hover button, .carousel.device.advance-price .advance-price-card:hover button, button.blue:hover,
  .button:hover.blue,
  .carousel.device .device-carousel-card:hover button.button,
  .carousel.device.advance-price .advance-price-card:hover button.button,
  .btn:hover.blue,
  .carousel.device .device-carousel-card:hover button.btn,
  .carousel.device.advance-price .advance-price-card:hover button.btn {
    background: #72d0f4;
  }
  .carousel.device .device-carousel-card:hover button.secondary, .carousel.device.advance-price .advance-price-card:hover button.secondary, button.blue:hover.secondary:hover,
  .button:hover.blue.secondary:hover,
  .carousel.device .device-carousel-card:hover button.button.secondary,
  .carousel.device.advance-price .advance-price-card:hover button.button.secondary,
  .btn:hover.blue.secondary:hover,
  .carousel.device .device-carousel-card:hover button.btn.secondary,
  .carousel.device.advance-price .advance-price-card:hover button.btn.secondary {
    background: #0088cc;
  }
  button.green:hover,
  .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 white;
}
button.secondary.blue,
.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: white;
  }
}
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: #ebebec;
  color: #414042;
  border-color: #414042;
}
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: white;
}
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: #ebebec;
  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 #13a4de;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  border-left: 5px solid #13a4de;
}

.arrow-left {
  width: 0;
  height: 0;
  border-top: 5px solid transparent !important;
  border-bottom: 5px solid transparent !important;
  border-right: 5px solid #13a4de;
}

/* 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;
  box-sizing: border-box;
}
.page-header h1 {
  color: #949494;
  margin-bottom: 0;
  text-transform: none;
  padding-left: 30px;
}
@media screen and (min-width: 940px) {
  .page-header h1 {
    padding-right: 25%;
  }
}
.page-header a.back-btn {
  display: none;
}
.page-header .center-wrap {
  max-width: 960px;
  margin: 0 auto;
}
@media only screen and (max-width: 639px) {
  .page-header {
    width: 100%;
    padding: 20px;
    margin: 0;
    background: #e1058c;
    border-bottom: 16px solid #bb0370;
    margin-bottom: 0px;
  }
  .page-header h1 {
    margin-left: 0;
    text-transform: uppercase;
    color: white;
    font-size: 26px;
    line-height: 30px;
    padding-left: 0;
  }
  .page-header h4 {
    margin: 0;
  }
  .page-header a.back-btn {
    color: white;
    text-transform: uppercase;
    opacity: 0.5;
    display: block;
  }
  .page-header a.back-btn:hover {
    opacity: 1;
    text-decoration: none;
  }
  .page-header a.back-btn i {
    font-size: 120%;
  }
}

/* -----------------------------
 * 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;
  }
}

#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;
}

