﻿@charset "UTF-8";
/*! VZRF Version 2.18.1 */
/* line 1, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel {
  position: relative;
  max-height: 37.5rem;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 1, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel {
    max-width: 25rem;
    margin: 0 auto;
    padding-top: 0.9375rem;
    position: static;
  }
}
/* line 13, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel .swiper_item {
  background: #fff;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 13, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .swiper_item {
    border-top: 10px solid #E9F8E9;
  }
}
@media only screen and (max-width: 767px){
.show-back [data-back-button]{
margin: 0px 8px;
width: 97.5% !important;
}
}

@media only screen and (max-width: 580px){
.show-back [data-back-button]{
margin: 0px 8px;
width: 96% !important;
}
}


/* line 21, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel .mini-guide-image {
  background-color: #CCCCCC;
  padding: 1.5rem;
}
/* line 25, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel .mini-guide-image .info-circle {
  width: 25rem;
  height: 25rem;
  border-radius: 50%;
  float: right;
  margin-right: 0.9375rem;
  line-height: 25rem;
  padding: 0 3.125rem;
}
@media only screen and (min-width: 48rem) and (max-width: 60.5625rem) {
  /* line 25, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .mini-guide-image .info-circle {
    width: 21.875rem;
    height: 21.875rem;
    line-height: 21.875rem;
  }
}
/* line 40, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel .mini-guide-image .info-circle h2 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  margin-left: 2rem;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 21, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .mini-guide-image {
    display: none !important;
  }
}
/* line 54, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel.swiper-container-vertical .swiper-pagination-bullets {
  top: 50%;
  right: 20%;
}
/* line 58, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel.swiper-container-vertical .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #cccccc;
}
/* line 62, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel.swiper-container-vertical .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #4b4b4b;
}
/* line 68, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel .swiper_button-next {
  right: 15%;
}
@media only screen and (min-width: 60.625rem) {
  /* line 68, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .swiper_button-next {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 68, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .swiper_button-next {
    top: 100%;
    margin-top: 0.625rem;
    right: 1.125rem;
  }
}
/* line 82, ../../scss/app/_mini-guide.scss */
.m_mini-guide-carousel .swiper_button-prev {
  left: 15%;
}
@media only screen and (min-width: 60.625rem) {
  /* line 82, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .swiper_button-prev {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 82, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .swiper_button-prev {
    top: 100%;
    margin-top: 0.625rem;
    left: 1.125rem;
  }
}
@media only screen and (max-width: 60.5625rem) {
  /* line 96, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .swiper_pager {
    top: 100%;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 96, ../../scss/app/_mini-guide.scss */
  .m_mini-guide-carousel .swiper_pager {
    padding: 1.25rem 0;
    height: auto;
    overflow: hidden;
    margin-top: 0;
  }
}

/* line 111, ../../scss/app/_mini-guide.scss */
.main.m_mini-guide {
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 111, ../../scss/app/_mini-guide.scss */
  .main.m_mini-guide {
    background: #F6F6F6;
  }
}
/* line 120, ../../scss/app/_mini-guide.scss */
.main.m_mini-guide .row {
  max-width: 100%;
  height: inherit;
}

/* line 126, ../../scss/app/_mini-guide.scss */
[data-custom-sticky-header] {
  z-index: 11;
}

/* line 11, ../../scss/app/_product-list.scss */
.product-banner_image-wrap {
  width: 15.5rem;
  height: 15.5rem;
  border-radius: 7.75rem;
  background-color: #fff;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 60.625rem) {
  /* line 11, ../../scss/app/_product-list.scss */
  .product-banner_image-wrap {
    width: 15.5rem;
    height: 15.5rem;
    border-radius: 7.75rem;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 60.5625rem) {
  /* line 11, ../../scss/app/_product-list.scss */
  .product-banner_image-wrap {
    width: 12.125rem;
    height: 12.125rem;
    border-radius: 6.0625rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 11, ../../scss/app/_product-list.scss */
  .product-banner_image-wrap {
    width: 6.25rem;
    height: 6.25rem;
    border-radius: 3.125rem;
  }
}
/* line 37, ../../scss/app/_product-list.scss */
.product-banner_image-wrap img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 37, ../../scss/app/_product-list.scss */
  .product-banner_image-wrap img {
    width: 25%;
  }
}

@media only screen and (max-width: 47.9375rem) {
  /* line 52, ../../scss/app/_product-list.scss */
  .setUp-links .button {
    width: 100%;
  }
}
@media only screen and (min-width: 48rem) {
  /* line 58, ../../scss/app/_product-list.scss */
  .setUp-links li:not(:nth-last-of-type(-n+2)) {
    padding-bottom: 3.375rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 64, ../../scss/app/_product-list.scss */
  .setUp-links li:not(:last-child) {
    padding-bottom: 3.375rem;
  }
}

/* line 72, ../../scss/app/_product-list.scss */
.w_list-control.m_list-control-faq {
  margin-bottom: 1.5rem;
}
/* line 75, ../../scss/app/_product-list.scss */
.w_list-control.m_list-control-faq li {
  padding-left: 0;
}
/* line 78, ../../scss/app/_product-list.scss */
.w_list-control.m_list-control-faq li:first-child {
  border-top: 0 !important;
}
/* line 82, ../../scss/app/_product-list.scss */
.w_list-control.m_list-control-faq li > * {
  line-height: 1.3125rem;
}
/* line 86, ../../scss/app/_product-list.scss */
.w_list-control.m_list-control-faq li.m_accordion-summary span {
  line-height: 1.3125rem;
}

/* line 93, ../../scss/app/_product-list.scss */
.product-image-container {
  width: 8.25rem;
  height: 8.25rem;
  background-color: #f6f6f6;
  border-radius: 4.125rem;
  text-align: center;
  position: relative;
}
/* line 101, ../../scss/app/_product-list.scss */
.product-image-container img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

/* line 114, ../../scss/app/_product-list.scss */
.m_swiper-container-products {
  position: static;
}
@media only screen and (min-width: 48rem) {
  /* line 117, ../../scss/app/_product-list.scss */
  .m_swiper-container-products .swiper_pager {
    display: none;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 123, ../../scss/app/_product-list.scss */
  .m_swiper-container-products .swiper_pager {
    padding: 1.25rem 0 1.25rem 0;
    height: auto;
    overflow: hidden;
  }
}
/* line 131, ../../scss/app/_product-list.scss */
.m_swiper-container-products .swiper_item {
  padding-bottom: 1.125rem;
  cursor: pointer;
}
@media only screen and (min-width: 48rem) {
  /* line 135, ../../scss/app/_product-list.scss */
  .m_swiper-container-products .swiper_item.product-active {
    border-bottom: 0.1875rem solid #cd040b;
  }
}
@media only screen and (min-width: 60.625rem) {
  /* line 142, ../../scss/app/_product-list.scss */
  .m_swiper-container-products .swiper_button-next {
    right: -1.5625rem;
    margin-top: -0.9375rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 142, ../../scss/app/_product-list.scss */
  .m_swiper-container-products .swiper_button-next {
    top: 100%;
    margin-top: -3.75rem;
  }
}
@media only screen and (min-width: 60.625rem) {
  /* line 154, ../../scss/app/_product-list.scss */
  .m_swiper-container-products .swiper_button-prev {
    left: -1.5625rem;
    margin-top: -0.9375rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 154, ../../scss/app/_product-list.scss */
  .m_swiper-container-products .swiper_button-prev {
    top: 100%;
    margin-top: -3.75rem;
  }
}
/* line 167, ../../scss/app/_product-list.scss */
.m_swiper-container-products .swiper-pagination-bullet {
  background-color: #cccccc;
  opacity: 1;
  width: 0.75rem;
  height: 0.75rem;
}
/* line 173, ../../scss/app/_product-list.scss */
.m_swiper-container-products .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #4b4b4b;
}

/* line 178, ../../scss/app/_product-list.scss */
.page-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  z-index: 805;
}

/* line 189, ../../scss/app/_product-list.scss */
.video-placeholder {
  position: relative;
}
/* line 192, ../../scss/app/_product-list.scss */
.video-placeholder:after {
  content: '\e626';
  font-family: 'vzicons';
  font-size: 4.375rem;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  line-height: 1rem;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 207, ../../scss/app/_product-list.scss */
.video-container 
{    
  position:absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/* line 209, ../../scss/app/_product-list.scss */
.video-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

/* Contract Dispute Styles */
@media only screen and (max-width: 30rem) {
  /* line 4, ../../scss/app/_contract-styles.scss */
  .support-hero h1 {
    margin-bottom: 0.075rem;
  }
}
@media only screen and (min-width: 60.625rem) {
  /* line 4, ../../scss/app/_contract-styles.scss */
  .support-hero h1 {
    font-size: 60px;
    line-height: 1.033;
    max-width: 34.375rem;
  }
}
/* line 17, ../../scss/app/_contract-styles.scss */
.support-hero p {
  font-size: 24px;
  line-height: 1.333;
}
/* line 22, ../../scss/app/_contract-styles.scss */
.support-hero img {
  margin: 10px auto;
  display: block;
}
@media only screen and (max-width: 30rem) {
  /* line 22, ../../scss/app/_contract-styles.scss */
  .support-hero img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 60.625rem) {
  /* line 22, ../../scss/app/_contract-styles.scss */
  .support-hero img {
    float: right;
  }
}

/* line 37, ../../scss/app/_contract-styles.scss */
.support-main p {
  font-size: 16px;
  line-height: 1.5;
  color: #4b4b4b;
}
/* line 43, ../../scss/app/_contract-styles.scss */
.support-main a.vzicon::before, .support-main .touchable.vzicon::before {
  margin-right: 0.0625rem;
  top: 4px;
}
/* line 48, ../../scss/app/_contract-styles.scss */
.support-main .broad-table {
  margin: 20px auto;
  max-width: 50rem;
}
/* line 52, ../../scss/app/_contract-styles.scss */
.support-main .broad-table thead {
  font-size: 16px;
}

/* line 59, ../../scss/app/_contract-styles.scss */
.support-left h5 {
  margin-top: 0;
}
/* line 63, ../../scss/app/_contract-styles.scss */
.support-left p {
  font-size: 16px;
  line-height: 1.5;
  color: #4b4b4b;
}
/* line 70, ../../scss/app/_contract-styles.scss */
.support-left img {
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 30rem) {
  /* line 70, ../../scss/app/_contract-styles.scss */
  .support-left img {
    max-width: 100%;
  }
}

/* line 81, ../../scss/app/_contract-styles.scss */
.support-right h5 {
  margin-top: 0;
}
/* line 85, ../../scss/app/_contract-styles.scss */
.support-right p {
  font-size: 16px;
  line-height: 1.5;
  color: #4b4b4b;
}
/* line 92, ../../scss/app/_contract-styles.scss */
.support-right img {
  margin: 0 auto;
  display: block;
}
@media only screen and (max-width: 30rem) {
  /* line 92, ../../scss/app/_contract-styles.scss */
  .support-right img {
    max-width: 100%;
  }
}

@media only screen and (max-width: 47.9375rem) {
  /* line 103, ../../scss/app/_contract-styles.scss */
  [data-small-down] {
    display: block !important;
  }

  /* line 107, ../../scss/app/_contract-styles.scss */
  [data-medium-up] {
    display: none !important;
  }
}
@media only screen and (min-width: 48rem) {
  /* line 113, ../../scss/app/_contract-styles.scss */
  [data-small-down] {
    display: none !important;
  }

  /* line 117, ../../scss/app/_contract-styles.scss */
  [data-medium-up] {
    display: block !important;
  }
}
/* VZRF Edits */
/* line 123, ../../scss/app/_contract-styles.scss */
[data-reveal-trigger], [data-reveal-trigger]:hover, [data-reveal-trigger]:focus {
  text-decoration: none;
  outline: none;
}

/* line 3, ../../scss/app/_notification.scss */
.nba-padding-vert-xxlarge {
  /*padding-left: rem-calc(20) !important;
  padding-right: rem-calc(72) !important;
  max-width: 800px;*/
  color: #fff;
}

/* line 10, ../../scss/app/_notification.scss */
.swiper-message-link {
  position: absolute;
  right: 1.125rem;
  bottom: 3rem;
  z-index: 99;
}

@media only screen and (max-width: 30.0625rem) {
  /* line 18, ../../scss/app/_notification.scss */
  .nba-padding-vert-xxlarge {
    /*padding-left: 1rem !important;
    padding-right: 1rem !important;*/
  }

  /* line 23, ../../scss/app/_notification.scss */
  .tiny-position-left {
    left: .4rem;
  }

  /* line 27, ../../scss/app/_notification.scss */
  .swiper-message-link {
    text-align: center;
    display: block;
    position: relative;
    left: 0;
    bottom: .25rem;
  }
}
/* line 37, ../../scss/app/_notification.scss */
.swiper-absolute {
  position: absolute;
  width: 100%;
  z-index: 99;
  left: 0;
  padding-top: 1.875rem;
  top: 0;
}

/* line 46, ../../scss/app/_notification.scss */
.m_swiper-container {
  /*position: relative;
  max-width: rem-calc(984);
  padding-bottom: rem-calc(9);
  padding-top: rem-calc(30);*/
  padding-bottom: 0;
}
@media only screen and (max-width: 80rem) {
  /* line 53, ../../scss/app/_notification.scss */
  .m_swiper-container .swiper_button-next {
    right: 1.5rem;
  }
}
@media only screen and (min-width: 60.625rem) {
  /* line 53, ../../scss/app/_notification.scss */
  .m_swiper-container .swiper_button-next {
    right: calc(50% - 492px);
  }
}
@media only screen and (max-width: 80rem) {
  /* line 63, ../../scss/app/_notification.scss */
  .m_swiper-container .swiper_button-prev {
    left: 1.5rem;
  }
}
@media only screen and (min-width: 60.625rem) {
  /* line 63, ../../scss/app/_notification.scss */
  .m_swiper-container .swiper_button-prev {
    left: calc(50% - 468px);
  }
}
/* line 74, ../../scss/app/_notification.scss */
.m_swiper-container .swiper_button-next, .m_swiper-container .swiper_button-prev {
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  border-radius: 0.625rem;
  opacity: 0.8;
  top: calc(50% + 10px);
}
@media only screen and (max-width: 47.9375rem) {
  /* line 74, ../../scss/app/_notification.scss */
  .m_swiper-container .swiper_button-next, .m_swiper-container .swiper_button-prev {
    display: none;
  }
}
/* line 86, ../../scss/app/_notification.scss */
.m_swiper-container .swiper_button-next:after, .m_swiper-container .swiper_button-prev:after {
  font-weight: bold;
  top: -0.5rem;
  font-size: 0.75rem;
  color: #585858;
}
/* line 94, ../../scss/app/_notification.scss */
.m_swiper-container .swiper-pagination-bullet {
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 0.3125rem;
  background-color: #fff;
  border: 0.0625rem solid #fff;
  vertical-align: top;
}
/* line 103, ../../scss/app/_notification.scss */
.m_swiper-container .swiper-pagination-bullet-active {
  background-color: #959595;
  border: 0.0625rem solid #959595;
}
/* line 108, ../../scss/app/_notification.scss */
.m_swiper-container .swiper_pager {
  position: absolute;
  max-height: 0.625rem;
}

/* line 127, ../../scss/app/_notification.scss */
.lof-notifications-bar .notifications-content .notifications-close:before {
  content: '\e65b';
  font-family: 'VZIcons';
}
/* line 133, ../../scss/app/_notification.scss */
.lof-notifications-bar .notifications-content .swiper_item {
  min-height: 2.5rem;
}
/* line 139, ../../scss/app/_notification.scss */
.lof-notifications-bar .notifications-content .notification .vzicon.icon-alert.circled.large, .lof-notifications-bar .notifications-content .notification .vzicon.icon-email.circled.large, .lof-notifications-bar .notifications-content .notification .vzicon.icon-id.circled.large {
  position: absolute;
  left: 0;
}
/* line 149, ../../scss/app/_notification.scss */
.lof-notifications-bar .notifications-content .cta-text:before {
  color: #fff;
}
/* line 155, ../../scss/app/_notification.scss */
.lof-notifications-bar.expanded {
  -webkit-box-shadow: 0 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.2);
  height: auto;
}
/* line 161, ../../scss/app/_notification.scss */
.lof-notifications-bar.expanded .notifications-content {
  padding: 3rem 0.75rem 0 0.75rem;
}
/* line 164, ../../scss/app/_notification.scss */
.lof-notifications-bar.expanded .notifications-content .notifications-container {
  opacity: 1;
  height: auto;
  overflow: visible;
}

/* line 173, ../../scss/app/_notification.scss */
.expanded {
  -webkit-box-shadow: 0 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.625rem 0.625rem 0 rgba(0, 0, 0, 0.2);
  height: auto;
}

@media (min-width: 60.625em) {
  /* line 180, ../../scss/app/_notification.scss */
  .m_padding-navbar {
    padding-top: 4.5rem;
  }
}

/* line 186, ../../scss/app/_notification.scss */
.m_internet-page {
  display: none;
}
/* line 189, ../../scss/app/_notification.scss */
.m_internet-page.active {
  display: block;
}
@media (min-width: 48em) {
  /* line 186, ../../scss/app/_notification.scss */
  .m_internet-page {
    padding-top: 3.25rem;
  }
}

/* line 198, ../../scss/app/_notification.scss */
.nba-content {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 0.75rem;
}
/* line 203, ../../scss/app/_notification.scss */
.nba-content > p {
  position: relative;
  top: -0.25rem;
  font-weight: bold;
  margin-bottom: 0.375rem !important;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 198, ../../scss/app/_notification.scss */
  .nba-content {
    max-width: calc(100% - 58px);
  }
}
@media only screen and (min-width: 48rem) and (max-width: 60.5625rem) {
  /* line 198, ../../scss/app/_notification.scss */
  .nba-content {
    max-width: calc(100% - 42px);
  }
}
@media only screen and (min-width: 60.625rem) {
  /* line 198, ../../scss/app/_notification.scss */
  .nba-content {
    max-width: 43.3125rem;
  }
}
/* line 222, ../../scss/app/_notification.scss */
.nba-content button, .nba-content .button {
  margin-top: 0;
  padding-top: 0;
  font-size: 0.875rem;
  padding-bottom: 0.125rem;
  min-height: 1rem !important;
}
/* line 229, ../../scss/app/_notification.scss */
.nba-content button:before, .nba-content .button:before {
  font-size: 0.875rem;
  color: #fff;
  margin-top: -0.4375rem;
}
/* line 236, ../../scss/app/_notification.scss */
.nba-content .notifications-close {
  padding: 0 0 !important;
  opacity: 0.8;
  display: block;
  text-align: right;
  line-height: 0.625rem;
  margin-bottom: 0.625rem;
}
/* line 244, ../../scss/app/_notification.scss */
.nba-content .notifications-close:before {
  color: #fff;
  font-size: 0.625rem;
}

/* line 253, ../../scss/app/_notification.scss */
.m_swiper-notification .swiper_item {
  padding-bottom: 1.875rem;
}
/* line 256, ../../scss/app/_notification.scss */
.m_swiper-notification .swiper_item .swiper-notification_icon {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-top: 1.25rem;
}

/* line 266, ../../scss/app/_notification.scss */
.lof-notifications-bar .notifications-content .vzicon.icon-alert.circled {
  background: white;
}
/* line 270, ../../scss/app/_notification.scss */
.lof-notifications-bar .notifications-content .vzicon.icon-alert.icon-alert:before {
  color: #cd040b !important;
}

/* line 277, ../../scss/app/_notification.scss */
.lof-notifications-bar {
  /*max-width: rem-calc(984);*/
  width: 100%;
  margin: 0 auto;
  height: auto;
}
/* line 283, ../../scss/app/_notification.scss */
.lof-notifications-bar .notifications-content {
  margin: auto;
  position: relative;
}
/* line 288, ../../scss/app/_notification.scss */
.lof-notifications-bar .notifications-content .notifications-container {
  position: relative;
  opacity: 1;
  height: auto;
  overflow: visible;
}

/* line 297, ../../scss/app/_notification.scss */
.nba-content-title {
  font-size: 1rem;
  font-weight: bold;
  display: none;
}

/* line 303, ../../scss/app/_notification.scss */
.swiper-notification-wrap {
  margin: 0 auto;
  height: 100%;
  padding-top: 0.625rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 303, ../../scss/app/_notification.scss */
  .swiper-notification-wrap {
    padding-left: 1.125rem;
    padding-right: 1.125rem;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 60.5625rem) {
  /* line 303, ../../scss/app/_notification.scss */
  .swiper-notification-wrap {
    padding-left: 4.25rem;
    padding-right: 4.25rem;
  }
}
@media only screen and (min-width: 60.625rem) {
  /* line 303, ../../scss/app/_notification.scss */
  .swiper-notification-wrap {
    max-width: 46.5625rem !important;
  }
}

@media only screen and (max-width: 47.9375rem) {
  /* line 325, ../../scss/app/_notification.scss */
  .nba-button a:nth-child(2) {
    display: block;
  }
}
@media only screen and (min-width: 48rem) {
  /* line 323, ../../scss/app/_notification.scss */
  .nba-button {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
  }
  /* line 335, ../../scss/app/_notification.scss */
  .nba-button a:nth-child(1) {
    float: left;
  }
  /* line 338, ../../scss/app/_notification.scss */
  .nba-button a:nth-child(2) {
    float: right;
  }
}
@media only screen and (min-width: 320px) and (orientation: landscape) {
  /* line 323, ../../scss/app/_notification.scss */
  .nba-button {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
  }
  /* line 347, ../../scss/app/_notification.scss */
  .nba-button a:nth-child(1) {
    float: left;
  }
  /* line 350, ../../scss/app/_notification.scss */
  .nba-button a:nth-child(2) {
    float: right;
  }
}

/* Font Face Declarations */
@font-face {
  font-family: "ApexBold";
  src: url("../../../fonts/verizon-apex/VerizonApex-Bold.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-Bold.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexBoldItalic";
  src: url("../../../fonts/verizon-apex/VerizonApex-BoldItalic.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-BoldItalic.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexBook";
  src: url("../../../fonts/verizon-apex/VerizonApex-Book.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-Book.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexBookItalic";
  src: url("../../../fonts/verizon-apex/VerizonApex-BookItalic.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-BookItalic.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexExtraBold";
  src: url("../../../fonts/verizon-apex/VerizonApex-Extrabold.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-Extrabold.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexExtraBoldItalic";
  src: url("../../../fonts/verizon-apex/VerizonApex-ExtraboldItalic.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-ExtraboldItalic.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexExtraLight";
  src: url("../../../fonts/verizon-apex/VerizonApex-Extralight.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-Extralight.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexExtraLightItalic";
  src: url("../../../fonts/verizon-apex/VerizonApex-ExtralightItalic.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-ExtralightItalic.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexLight";
  src: url("../../../fonts/verizon-apex/VerizonApex-Light.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-Light.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexLightItalic";
  src: url("../../../fonts/verizon-apex/VerizonApex-LightItalic.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-LightItalic.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexMedium";
  src: url("../../../fonts/verizon-apex/VerizonApex-Medium.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-Medium.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}

@font-face {
  font-family: "ApexMediumItalic";
  src: url("../../../fonts/verizon-apex/VerizonApex-MediumItalic.woff") format("woff"), url("../../fonts/verizon-apex/VerizonApex-MediumItalic.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}
/*@font-face {
  font-family: "vzsupportIcons";
  src: url("../../fonts/icon-fonts/vzsupporticons.woff") format("woff"), url("../../fonts/icon-fonts/vzsupporticons.ttf") format("truetype");
  font-weight: normal;
  font-weight: normal;
}*/
/* line 25, ../../scss/app/_support-icons.scss */
.vzicon.vzsupport-icon-playIcon::before {
  content: "";
  font-family: vzsupportIcons !important;
}

/* line 25, ../../scss/app/_support-icons.scss */
.vzicon.vzsupport-icon-Internet_icon::before {
  content: "";
  font-family: vzsupportIcons !important;
}

/* line 2, ../../scss/app/_article.scss */
.articleWrapper .articleSection > .row {
  max-width: 100%;
}
/* line 5, ../../scss/app/_article.scss */
.articleWrapper .setUp-links button,
.articleWrapper h6 {
  font-size: 1.25rem;
}
@media only screen and (min-width: 60.625rem) {
  /* line 10, ../../scss/app/_article.scss */
  .articleWrapper .article-left-col {
    position: absolute;
    height: 100%;
  }
  /* line 14, ../../scss/app/_article.scss */
  .articleWrapper .article-split1 {
    max-width: 385px;
    float: right;
  }
  /* line 18, ../../scss/app/_article.scss */
  .articleWrapper .article-split2 {
    max-width: 385px;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 60.5625rem) {
  /* line 23, ../../scss/app/_article.scss */
  .articleWrapper .article-left-col {
    position: absolute;
    height: 100%;
  }
  /* line 27, ../../scss/app/_article.scss */
  .articleWrapper .article-split1 {
    width: 375px;
    padding-left: 5px;
  }
  /* line 31, ../../scss/app/_article.scss */
  .articleWrapper .article-split2 {
    max-width: 340px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 36, ../../scss/app/_article.scss */
  .articleWrapper .article-left-col {
    z-index: 1;
  }
  /* line 39, ../../scss/app/_article.scss */
  .articleWrapper .article-split1, .articleWrapper .article-split2 {
    padding: 0 5px;
  }
}

/* line 5, ../../scss/app/_support-styles.scss */
.search {
  height: 3rem;
}

/* line 9, ../../scss/app/_support-styles.scss */
.same-height {
  min-height: 60px;
}

/* line 13, ../../scss/app/_support-styles.scss */
.support-wrapper {
  max-width: 800px;
}

/* line 16, ../../scss/app/_support-styles.scss */
.support-wrapper.mdot-width {
  max-width: 833px;
}

/* line 19, ../../scss/app/_support-styles.scss */
.support-wrapper.one-click-width {
  max-width: 526px;
  padding-left: 85px;
}

/* line 24, ../../scss/app/_support-styles.scss */
.issue-scanner-header {
  display: none;
}
@media only screen and (min-width: 48rem) {
  /* line 24, ../../scss/app/_support-styles.scss */
  .issue-scanner-header {
    display: block;
  }
}

/* line 30, ../../scss/app/_support-styles.scss */
.issue-fixer-header {
  display: none;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 30, ../../scss/app/_support-styles.scss */
  .issue-fixer-header {
    display: block;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 30, ../../scss/app/_support-styles.scss */
  .issue-fixer-header {
    display: none;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 30, ../../scss/app/_support-styles.scss */
  .issue-fixer-header {
    display: none !important;
  }
}

/* colored section found on categories */
/* line 44, ../../scss/app/_support-styles.scss */
.border-top-brand-5-pale {
  border-top: 10px solid #FEFFE4;
}

/* line 48, ../../scss/app/_support-styles.scss */
.border-top-brand-4-pale {
  border-top: 10px solid #F9B295;
}

/* line 52, ../../scss/app/_support-styles.scss */
.border-top-brand-3-pale {
  border-top: 10px solid #E8F6FE;
}

/* line 56, ../../scss/app/_support-styles.scss */
.border-top-brand-2-pale {
  border-top: 10px solid #E9F8E9;
}

/* line 60, ../../scss/app/_support-styles.scss */
.category-underline {
  border-bottom: 2px solid #CD040B;
}

/* line 64, ../../scss/app/_support-styles.scss */
.float-left {
  float: left !important;
}

/* line 68, ../../scss/app/_support-styles.scss */
.icon-next-down::before {
  font-size: 1rem;
}

/* line 72, ../../scss/app/_support-styles.scss */
.circle-center-white {
  position: absolute;
  bottom: -3.125rem;
  z-index: 2;
  left: 0;
  right: 0;
  background-color: white;
  height: 6.25rem;
  width: 6.25rem;
  border-radius: 50%;
  margin-left: auto;
  margin-right: auto;
}

/* line 86, ../../scss/app/_support-styles.scss */
.w_drop-list.active .drop-list_list {
  top: .75rem;
}

@media screen and (max-width: 350px) {
  /* line 91, ../../scss/app/_support-styles.scss */
  .tiny-text-tiny {
    font-size: 1rem;
  }
}
/* line 98, ../../scss/app/_support-styles.scss */
.padding-horiz-xtiny {
  padding-top: .4rem;
  padding-bottom: .4rem;
}

@media (min-width: 60.625em) {
  /* line 103, ../../scss/app/_support-styles.scss */
  .m_padding-navbar {
    padding-top: 4.5rem;
  }
}

/* line 109, ../../scss/app/_support-styles.scss */
.m_internet-page {
  display: none;
}
/* line 112, ../../scss/app/_support-styles.scss */
.m_internet-page.active {
  display: block;
}
@media (min-width: 48em) {
  /* line 109, ../../scss/app/_support-styles.scss */
  .m_internet-page {
    padding-top: 3.25rem;
  }
}

/* line 121, ../../scss/app/_support-styles.scss */
.page-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 801;
  display: none;
}

@media only screen and (min-width: 48rem) {
  /* line 131, ../../scss/app/_support-styles.scss */
  .support-links .columns:nth-child(even) {
    border-left: 0.0625rem solid #ccc;
  }
}

@media only screen and (min-width: 48rem) {
  /* line 138, ../../scss/app/_support-styles.scss */
  .cta-text.m_cta-text-small {
    padding-right: 1.5rem !important;
    line-height: 1.1875rem;
  }
}
/* line 144, ../../scss/app/_support-styles.scss */
.cta-text.m_cta-text-small:before {
  font-size: 0.75rem;
  right: 0 !important;
  /*line-height: rem-calc(10.5);
  top: rem-calc(28);*/
}
/* line 151, ../../scss/app/_support-styles.scss */
.cta-text.m_cta-text-small:hover:not(.no-animate)::before {
  right: -0.625rem !important;
}

/* line 158, ../../scss/app/_support-styles.scss */
.button.m_search-button {
  line-height: 1.0625rem;
  min-height: auto;
  padding-bottom: 0.75rem !important;
  padding-top: 0.75rem;
  height: 2.6875rem;
}
@media only screen and (min-width: 48rem) {
  /* line 158, ../../scss/app/_support-styles.scss */
  .button.m_search-button {
    padding-left: 0.9375rem;
    padding-right: 1.625rem;
    font-size: 0.875rem;
  }
  /* line 170, ../../scss/app/_support-styles.scss */
  .button.m_search-button:before {
    font-size: 0.875rem !important;
    margin-top: -6px;
    right: 0.9375rem;
    /*right: rem-calc(25);
    padding-top: rem-calc(15);*/
  }
}

/* line 180, ../../scss/app/_support-styles.scss */
.vzicon.icon-plus-alt.m_small-plus::before {
  font-size: 1rem;
}

/* styles for support icons */
/* line 185, ../../scss/app/_support-styles.scss */
.bg-blue {
  background-color: #91befa !important;
}

/* line 188, ../../scss/app/_support-styles.scss */
.vzicon.circled.help-icon {
  width: 8.75rem;
  height: 8.75rem;
}
/* line 191, ../../scss/app/_support-styles.scss */
.vzicon.circled.help-icon::before {
  font-size: 4.375rem;
  line-height: 1.9;
}

/* line 197, ../../scss/app/_support-styles.scss */
.vzicon.circled.help-icon.icon-tv::before {
  font-size: 4.6875rem;
  line-height: 2;
}

/* line 203, ../../scss/app/_support-styles.scss */
.vzicon.circled.help-icon.icon-calls::before {
  font-size: 3.75rem;
  line-height: 2.3;
}

/* line 209, ../../scss/app/_support-styles.scss */
.vzicon.circled.help-icon.icon-bill::before {
  font-size: 3.75rem;
  line-height: 2.3;
}

/* line 215, ../../scss/app/_support-styles.scss */
.vzicon.circled.help-icon.icon-wifi-alt::before {
  font-size: 3.75rem;
  line-height: 1.7;
}

/* line 220, ../../scss/app/_support-styles.scss */
.support-help.w_list-control > li:first-child {
  border-top: none !important;
}

/* line 223, ../../scss/app/_support-styles.scss */
.support-help.w_list-control > li.m_single {
  line-height: inherit;
}

@media only screen and (max-width: 30rem) {
  /* line 228, ../../scss/app/_support-styles.scss */
  .support-help.w_list-control > li .m_next.m_icon::before {
    font-size: 0.9375rem;
    right: 1.5625rem;
  }
}

@media only screen and (max-width: 30rem) {
  /* line 234, ../../scss/app/_support-styles.scss */
  .support-help.w_list-control > li .m_next {
    padding-right: 4.125rem;
  }
}

/* line 239, ../../scss/app/_support-styles.scss */
.support-help.w_list-control > li {
  /*padding:rem-calc(15 0);*/
}
@media only screen and (max-width: 30rem) {
  /* line 239, ../../scss/app/_support-styles.scss */
  .support-help.w_list-control > li {
    border-bottom: 0.5px solid #F6F6F6;
  }
}

/* line 245, ../../scss/app/_support-styles.scss */
.support-help.w_list-control > li.m_single {
  line-height: 1.1875rem;
}

@media only screen and (max-width: 30rem) {
  /* line 248, ../../scss/app/_support-styles.scss */
  .mob-border-bottom {
    border-bottom: 0.5px solid #F6F6F6;
  }
}

@media only screen and (max-width: 30rem) {
  /* line 253, ../../scss/app/_support-styles.scss */
  .mob-font-size {
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 30rem) {
  /* line 258, ../../scss/app/_support-styles.scss */
  .signin-mob {
    padding-right: 0.75rem;
  }
  /* line 262, ../../scss/app/_support-styles.scss */
  .signin-mob .button::before {
    font-size: 0.9375rem;
    margin-top: -0.4375rem;
  }
}

/* line 269, ../../scss/app/_support-styles.scss */
.line-height-19px {
  line-height: 1.1875rem;
}

/* line 272, ../../scss/app/_support-styles.scss */
.display-table {
  display: table;
}

/* line 275, ../../scss/app/_support-styles.scss */
.display-table-cell {
  display: table-cell;
}

/* line 278, ../../scss/app/_support-styles.scss */
.support-wrapper.m_max-width {
  max-width: 59.375rem;
}

/* line 281, ../../scss/app/_support-styles.scss */
.support-wrapper.m_width-small {
  max-width: 30rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 281, ../../scss/app/_support-styles.scss */
  .support-wrapper.m_width-small {
    max-width: 21.875rem;
  }
}

/* line 288, ../../scss/app/_support-styles.scss */
.support-wrapper.m_width-medium {
  max-width: 36.875rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 288, ../../scss/app/_support-styles.scss */
  .support-wrapper.m_width-medium {
    max-width: 22.5rem;
  }
}

/* line 296, ../../scss/app/_support-styles.scss */
.internet-help.w_list-control li .m_next::before {
  color: #cccccc;
  right: 30px;
  -moz-transition: right 0.3s;
  -o-transition: right 0.3s;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

/* line 307, ../../scss/app/_support-styles.scss */
.internet-help.w_list-control li .m_next:hover::before {
  right: 16px;
}

@media only screen and (max-width: 30rem) {
  /* line 312, ../../scss/app/_support-styles.scss */
  .internet-help.w_list-control li {
    border-bottom: 1px solid #F6F6F6 !important;
  }
}

@media only screen and (max-width: 30rem) {
  /* line 318, ../../scss/app/_support-styles.scss */
  .w_list-control .m_accordion-summary.open + .m_accordion-details.view-more-border {
    border-bottom: 1px solid #F6F6F6 !important;
  }
}

/* line 323, ../../scss/app/_support-styles.scss */
.internet-help.w_list-control li:first-child {
  border-top: none !important;
}

/* line 326, ../../scss/app/_support-styles.scss */
.border-for-small {
  border-bottom: none !important;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 326, ../../scss/app/_support-styles.scss */
  .border-for-small {
    border-bottom: 1px solid #ccc !important;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 326, ../../scss/app/_support-styles.scss */
  .border-for-small {
    border-bottom: 1px solid #F6F6F6 !important;
  }
}

/* line 337, ../../scss/app/_support-styles.scss */
.border-right-small {
  border-right: 1px solid #ccc !important;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 337, ../../scss/app/_support-styles.scss */
  .border-right-small {
    border-right: none !important;
  }
}

/* line 344, ../../scss/app/_support-styles.scss */
.bg-for-mobile {
  background-color: #f6f6f6;
}
@media only screen and (max-width: 30rem) {
  /* line 344, ../../scss/app/_support-styles.scss */
  .bg-for-mobile {
    background-color: #fff;
  }
}

/* line 350, ../../scss/app/_support-styles.scss */
.help-accordion-header {
  font-size: 1rem;
}
@media only screen and (max-width: 30rem) {
  /* line 350, ../../scss/app/_support-styles.scss */
  .help-accordion-header {
    font-size: 0.9375rem;
  }
}

@media only screen and (max-width: 30rem) {
  /* line 356, ../../scss/app/_support-styles.scss */
  .support-hide-tiny {
    display: none;
  }
}

/* line 361, ../../scss/app/_support-styles.scss */
.vzicon.support-header-icon {
  width: 70px;
  height: 70px;
  margin-top: 20px;
}
/* line 365, ../../scss/app/_support-styles.scss */
.vzicon.support-header-icon::before {
  font-size: 45px;
  line-height: 1.6;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 361, ../../scss/app/_support-styles.scss */
  .vzicon.support-header-icon {
    width: 60px;
    height: 60px;
    margin-top: 10px;
  }
  /* line 373, ../../scss/app/_support-styles.scss */
  .vzicon.support-header-icon::before {
    font-size: 40px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 361, ../../scss/app/_support-styles.scss */
  .vzicon.support-header-icon {
    width: 55px;
    height: 55px;
    margin-top: 10px;
  }
  /* line 382, ../../scss/app/_support-styles.scss */
  .vzicon.support-header-icon::before {
    font-size: 35px;
    line-height: 1.5;
  }
}

/* line 389, ../../scss/app/_support-styles.scss */
.vzicon.billing-header-icon {
  width: 90px;
  height: 90px;
  margin-top: 15px;
  color: #90bdf9;
}
/* line 394, ../../scss/app/_support-styles.scss */
.vzicon.billing-header-icon::before {
  font-size: 37px;
  line-height: 2.4;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 389, ../../scss/app/_support-styles.scss */
  .vzicon.billing-header-icon {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 389, ../../scss/app/_support-styles.scss */
  .vzicon.billing-header-icon {
    width: 75px;
    height: 75px;
    margin-top: 15px;
  }
  /* line 406, ../../scss/app/_support-styles.scss */
  .vzicon.billing-header-icon::before {
    font-size: 35px;
    line-height: 2.2;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 389, ../../scss/app/_support-styles.scss */
  .vzicon.billing-header-icon {
    width: 60px;
    height: 60px;
    margin-top: 15px;
  }
  /* line 415, ../../scss/app/_support-styles.scss */
  .vzicon.billing-header-icon::before {
    font-size: 28px;
    line-height: 2.2;
  }
}

/* line 421, ../../scss/app/_support-styles.scss */
.billing-header-icon.tv-icon {
 /*&::before{
        font-size: 45px;
        line-height: 1.9;
 }
  margin-top:10px; 
@media only screen and (max-width: 30rem) {
     &::before{
         font-size: 30px;
            line-height: 2;
     }
   margin-top:10px;
}*/
}
@media only screen and (max-width: 47.9375rem) {
  /* line 421, ../../scss/app/_support-styles.scss */
  .billing-header-icon.tv-icon {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 421, ../../scss/app/_support-styles.scss */
  .billing-header-icon.tv-icon {
    margin-top: 10px;
  }
}

/* line 441, ../../scss/app/_support-styles.scss */
.billing-header-icon.phone-icon {
  margin-top: 10px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 441, ../../scss/app/_support-styles.scss */
  .billing-header-icon.phone-icon {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 441, ../../scss/app/_support-styles.scss */
  .billing-header-icon.phone-icon {
    margin-top: 10px;
  }
}

/* line 450, ../../scss/app/_support-styles.scss */
.tv-header-text {
  width: 67%;
}

@media only screen and (max-width: 30rem) {
  /* line 453, ../../scss/app/_support-styles.scss */
  .billing-header-text {
    width: 75%;
  }
}

/* line 458, ../../scss/app/_support-styles.scss */
.internet-header-text {
  width: 72%;
}
@media only screen and (max-width: 30rem) {
  /* line 458, ../../scss/app/_support-styles.scss */
  .internet-header-text {
    width: 80%;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 458, ../../scss/app/_support-styles.scss */
  .internet-header-text {
    width: 80%;
  }
}

/* line 468, ../../scss/app/_support-styles.scss */
.support-next {
  width: 200px;
  text-decoration: none;
  -webkit-transform: rotate(0.0deg);
}
@media only screen and (max-width: 60.5625rem) {
  /* line 468, ../../scss/app/_support-styles.scss */
  .support-next {
    width: 152px;
  }
}
/* line 299, ../../scss/base/_global.scss */
.support-next:hover {
  text-decoration: none;
}
/* line 303, ../../scss/base/_global.scss */
.support-next::after {
  /* Better Font Rendering */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'VZIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  color: currentColor;
  font-size: 1.5rem;
  display: inline;
  position: relative;
}
/* line 474, ../../scss/app/_support-styles.scss */
.support-next::after {
  content: '\e631';
  color: #cccccc;
  font-size: 19px;
  right: 0px;
  -moz-transition: right 0.3s;
  -o-transition: right 0.3s;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

@media only screen and (max-width: 47.9375rem) {
  /* line 485, ../../scss/app/_support-styles.scss */
  .support-next.m_tv-next {
    width: 225px;
  }
}

/* line 490, ../../scss/app/_support-styles.scss */
.support-next.tv-equipment {
  width: 216px;
}
/* line 492, ../../scss/app/_support-styles.scss */
.support-next.tv-equipment .support-tv-equipment {
  width: 58px;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 490, ../../scss/app/_support-styles.scss */
  .support-next.tv-equipment {
    width: 152px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 490, ../../scss/app/_support-styles.scss */
  .support-next.tv-equipment {
    width: 225px;
  }
}

/* line 502, ../../scss/app/_support-styles.scss */
.support-next-text {
  width: 120px;
  line-height: 17px;
  vertical-align: top;
  color: #000;
}

/* line 508, ../../scss/app/_support-styles.scss */
.support-next-icon {
  width: 45px;
  text-align: center;
}

/* line 513, ../../scss/app/_support-styles.scss */
.support-next:hover::after {
  right: -12px;
}

/* line 517, ../../scss/app/_support-styles.scss */
.support-next-icon.m_img {
  width: 65px;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 517, ../../scss/app/_support-styles.scss */
  .support-next-icon.m_img {
    width: 102px;
  }
}

/* line 523, ../../scss/app/_support-styles.scss */
.support-next-icon.m_img.m_tv {
  width: 102px;
}

@media only screen and (max-width: 60.5625rem) {
  /* line 527, ../../scss/app/_support-styles.scss */
  .medium-vert-middle {
    vertical-align: middle;
  }
}

/*.support-next{
       @include vzicons-base(after);
     &::after{       
         content: '\e631';
         color:$grey-4;       
        font-size: 19px;       
        right: -10px;
        -moz-transition:right 0.3s;
        -o-transition: right 0.3s;
        -webkit-transition:  right 0.3s;
        transition:  right 0.3s;
     }

}
.support-next.m_top{
     &::after{          
          top:5px;   
        }    
}
.support-next.m_right{
      @media only screen and (max-width: 60.5625rem) {
            &::after{          
            right: 0px;   
        }  
     }
    
}
.support-next.m_view-bill{

     &::after{          
            right: 0px;   
        }  
}
.support-next.m_view-bill:hover{
     &::after{          
            right: -10px;   
     }  
}

.support-next:hover{
     &::after{          
            right: -20px;     
        }  
}
.support-next.m_right:hover{
      @media only screen and (max-width: 60.5625rem) {
            &::after{          
              right: -10px;   
        }  
     }
    
}*/
/* line 585, ../../scss/app/_support-styles.scss */
.billing-icon::before {
  content: '' !important;
  background-image: url("../../images/billing.svg");
  font-size: 32px;
  width: 140px;
  height: 140px;
  display: block;
  margin: 0 auto;
}

/* line 596, ../../scss/app/_support-styles.scss */
.internet-icon::before {
  content: '' !important;
  background-image: url("../../images/Internet_icon.svg");
  font-size: 32px;
  width: 140px;
  height: 140px;
  display: block;
  margin: 0 auto;
}

/* line 607, ../../scss/app/_support-styles.scss */
.internet-icon-mob::after {
  background-image: url("../../images/Internet_icon.svg");
  width: 36px;
  height: 36px;
  vertical-align: middle;
  position: absolute;
  top: 12px;
  left: 17px;
}

/* line 618, ../../scss/app/_support-styles.scss */
.internet-icon-mob.padding-lft, .phoneimg-icon-mob.padding-lft, .tvimg-icon-mob.padding-lft, .billing-icon-mob.padding-lft {
  padding-left: 68px !important;
}

/* line 622, ../../scss/app/_support-styles.scss */
.phoneimg-icon::before {
  content: '' !important;
  background-image: url("../../images/phone.svg");
  font-size: 32px;
  width: 140px;
  height: 140px;
  display: block;
  margin: 0 auto;
}

/* line 633, ../../scss/app/_support-styles.scss */
.phoneimg-icon-mob::after {
  background-image: url("../../images/phone.svg");
  width: 36px;
  height: 36px;
  vertical-align: middle;
  position: absolute;
  top: 12px;
  left: 17px;
}

/* line 644, ../../scss/app/_support-styles.scss */
.billing-icon-mob::after {
  background-image: url("../../images/billing.svg");
  width: 36px;
  height: 36px;
  vertical-align: middle;
  position: absolute;
  top: 12px;
  left: 17px;
}

/* line 655, ../../scss/app/_support-styles.scss */
.tvimg-icon::before {
  content: '' !important;
  background-image: url("../../images/tvIcon.svg");
  font-size: 32px;
  width: 140px;
  height: 140px;
  display: block;
  margin: 0 auto;
}

/* line 666, ../../scss/app/_support-styles.scss */
.tvimg-icon-mob::after {
  background-image: url("../../images/tvIcon.svg");
  width: 36px;
  height: 36px;
  vertical-align: middle;
  position: absolute;
  top: 12px;
  left: 17px;
}

/* line 678, ../../scss/app/_support-styles.scss */
.internet-icon-category::before {
  content: '' !important;
  background-image: url("../../images/Internet_page_icon.svg");
  font-size: 32px;
  width: 90px;
  height: 90px;
  display: block;
  margin-top: 5px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 691, ../../scss/app/_support-styles.scss */
  .internet-icon-category::before {
    width: 75px;
    height: 75px;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 697, ../../scss/app/_support-styles.scss */
  .internet-icon-category::before {
    width: 60px;
    height: 60px;
    margin-top: 10px;
  }
}

/* line 706, ../../scss/app/_support-styles.scss */
.internet-icon-category.one-click::before {
  width: 60px;
  height: 60px;
  margin-top: 0px;
}

/* line 714, ../../scss/app/_support-styles.scss */
.lof-notifications-bar.m_width {
  max-width: 50rem;
}

/* line 717, ../../scss/app/_support-styles.scss */
.m_swiper-container .swiper_button-prev.m_support {
  left: 10px;
  top: calc(100% - 15px);
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background-color: #e4e5e3;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 717, ../../scss/app/_support-styles.scss */
  .m_swiper-container .swiper_button-prev.m_support {
    left: 10px;
    top: calc(100% - 15px);
    display: block;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 717, ../../scss/app/_support-styles.scss */
  .m_swiper-container .swiper_button-prev.m_support {
    left: 10px;
    top: calc(100% - 15px);
    display: block;
  }
}
/* line 734, ../../scss/app/_support-styles.scss */
.m_swiper-container .swiper_button-prev.m_support::after {
  line-height: 2.5;
}

/* line 738, ../../scss/app/_support-styles.scss */
.m_swiper-container .swiper_button-next.m_support {
  right: 10px;
  top: calc(100% - 15px);
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background-color: #e4e5e3;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 738, ../../scss/app/_support-styles.scss */
  .m_swiper-container .swiper_button-next.m_support {
    right: 10px;
    top: calc(100% - 15px);
    display: block;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 738, ../../scss/app/_support-styles.scss */
  .m_swiper-container .swiper_button-next.m_support {
    right: 10px;
    top: calc(100% - 15px);
    display: block;
  }
}
/* line 755, ../../scss/app/_support-styles.scss */
.m_swiper-container .swiper_button-next.m_support::after {
  line-height: 2.5;
}

/* line 759, ../../scss/app/_support-styles.scss */
.m_swiper-notification .m_support.swiper_item {
  padding-bottom: 50px;
}

/* line 762, ../../scss/app/_support-styles.scss */
.swiper_button-next.m_support.swiper-button-disabled, .swiper_button-prev.m_support.swiper-button-disabled {
  opacity: 0.3;
}

/* line 765, ../../scss/app/_support-styles.scss */
.m_swiper-container .swiper_pager.m_support .swiper-pagination-bullet-active {
  background-color: #4b4b4b !important;
  border: 1px solid #4b4b4b !important;
}

/* line 770, ../../scss/app/_support-styles.scss */
.m_swiper-container .swiper_pager.m_support .swiper-pagination-bullet {
  background-color: #cccccc;
  border: 1px solid #cccccc;
}

/* line 774, ../../scss/app/_support-styles.scss */
.more-info-txt {
  min-width: 8.125rem;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 774, ../../scss/app/_support-styles.scss */
  .more-info-txt {
    min-width: 6.5625rem;
  }
}

@media only screen and (max-width: 60.5625rem) {
  /* line 780, ../../scss/app/_support-styles.scss */
  .more-info-txt.m_min-width {
    min-width: 5.563rem;
    width: 94px;
  }
}

/* line 788, ../../scss/app/_support-styles.scss */
.more-info-txt.m_tv-width {
  min-width: 5.563rem;
  width: 115px;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 788, ../../scss/app/_support-styles.scss */
  .more-info-txt.m_tv-width {
    min-width: 5.563rem;
    width: 90px;
  }
}

/* line 797, ../../scss/app/_support-styles.scss */
.more-info-txt.m_phone {
  min-width: 5.563rem;
  width: 127px;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 797, ../../scss/app/_support-styles.scss */
  .more-info-txt.m_phone {
    min-width: 5.563rem;
    width: 100px;
  }
}

/* line 808, ../../scss/app/_support-styles.scss */
.w_list-control .m_accordion-summary.suppot-accordion::before {
  top: 1.5625rem;
  right: 0;
}
@media only screen and (max-width: 30rem) {
  /* line 813, ../../scss/app/_support-styles.scss */
  .w_list-control .m_accordion-summary.suppot-accordion::before {
    font-size: 0.9375rem;
    right: 1.5625rem;
  }
}

/* line 819, ../../scss/app/_support-styles.scss */
.large-bold {
  font-weight: bold;
}
@media only screen and (max-width: 30rem) {
  /* line 819, ../../scss/app/_support-styles.scss */
  .large-bold {
    font-weight: normal;
  }
}

/* line 825, ../../scss/app/_support-styles.scss */
.search-heading {
  font-size: 2.625rem;
  font-weight: bold;
}

/* line 829, ../../scss/app/_support-styles.scss */
.search-sub-heading {
  font-size: 1.875rem;
  line-height: 2rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 829, ../../scss/app/_support-styles.scss */
  .search-sub-heading {
    font-size: 1.25rem;
  }
}

/* line 836, ../../scss/app/_support-styles.scss */
.support-heading {
  font-size: 2.25rem;
  line-height: 2.3125rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 836, ../../scss/app/_support-styles.scss */
  .support-heading {
    font-size: 1.5rem;
    line-height: 1.5625rem;
  }
}

/* line 844, ../../scss/app/_support-styles.scss */
.support-search {
  width: 32.5rem;
  margin: 0 auto;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 844, ../../scss/app/_support-styles.scss */
  .support-search {
    width: 25.9375rem;
  }
}

@media only screen and (min-width: 60.625rem) {
  /* line 851, ../../scss/app/_support-styles.scss */
  .swiper-notification-wrap.m_max-width_none {
    max-width: none !important;
  }
}
@media only screen and (min-width: 48rem) and (max-width: 60.5625rem) {
  /* line 851, ../../scss/app/_support-styles.scss */
  .swiper-notification-wrap.m_max-width_none {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 860, ../../scss/app/_support-styles.scss */
.internet-speed {
  display: block;
  margin-top: -5px;
}

@media only screen and (max-width: 640px) {
  /* line 3, ../../scss/app/_bill-estimate.scss */
  /* line 866, ../../scss/app/_support-styles.scss */
  .w_modal.m_signin-modal {
    height: 100%;
    max-height: 100% !important;
    width: 100%;
    max-width: 100%;
    margin-left: -50%;
  }
}
/* line 874, ../../scss/app/_support-styles.scss */
.top-solution-height {
  min-height: 5.3125rem;
}

/* line 877, ../../scss/app/_support-styles.scss */
.vert-text-top {
  vertical-align: text-top;
}

/* line 881, ../../scss/app/_support-styles.scss */
.icon-tv-equipment.support-tv-equipment::before {
  font-size: 2.0625rem;
}

/* styles for support icons */
/* line 1, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot {
  max-width: 80rem;
  margin: 0 auto;
  text-align: center;
  /*padding: 2.25rem 1.125rem;*/
}
/* line 8, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot #troubleshootCalender .ui-widget-content.ui-datepicker-inline {
  border: 1px solid #d3d3d3;
  padding: 0 0;
}
/* line 12, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot #troubleshootCalender .ui-datepicker-title {
  padding: 4px 0;
  border-radius: 0;
}
/* line 16, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot #troubleshootCalender .ui-datepicker-next,
.w_troubleshoot #troubleshootCalender .ui-datepicker-prev {
  border: none !important;
}
/* line 21, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot #troubleshootCalender .ui-datepicker-calendar td {
  border: none !important;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 1, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot {
    padding: 0.75rem 0.75rem;
  }
}
/* line 32, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccc;
  font-weight: normal;
}
/* line 37, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot ::-moz-placeholder {
  /* Firefox 19+ */
  color: #ccc;
  font-weight: normal;
}
/* line 42, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot :-ms-input-placeholder {
  /* IE 10+ */
  color: #ccc;
  font-weight: normal;
}
/* line 47, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot :-moz-placeholder {
  /* Firefox 18- */
  color: #ccc;
  font-weight: normal;
}
/* line 52, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-icon {
  padding: 6px 0;
        /*&::before {
            content: '' !important;
            background-image: url('../../images/Internet_icon.svg');
            font-size: rem-calc(32);
            width: rem-calc(60);
            height: rem-calc(60);
            display: block;
            margin: 0 auto;

            @media only screen and (max-width: 47.9375rem) {
                width: rem-calc(40);
                height: rem-calc(40);
            }
        }*/
}
/* line 55, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-icon img {
  width: 3.75rem;
  height: 3.75rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 55, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-icon img {
    width: 2.5rem;
    height: 2.5rem;
  }
}
/* line 80, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-header {
  font-size: 1.625rem;
  font-weight: bold;
  color: #4b4b4b;
  /*padding: 30px 0 6px;*/
}
@media only screen and (max-width: 47.9375rem) {
  /* line 80, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-header {
    font-size: 1.375rem;
    padding: 18px 0 6px;
  }
}
/* line 91, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-next-btn-section {
  /*padding: 36px 0 54px;*/
}
@media only screen and (max-width: 47.9375rem) {
  /* line 94, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-next-btn-section.m_padding-userform {
    padding: 18px 0 54px;
  }
}
/* line 99, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-next.m_width-calendar {
  margin: 0 auto;
  max-width: 36.125rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 99, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-next.m_width-calendar {
    padding: 195px 0px 54px 0px;
  }
}
/* line 106, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-header_sub {
  font-size: 1.25rem;
  font-weight: bold;
  color: #CD040B;
  padding: 6px 0;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 106, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-header_sub {
    font-size: 1rem;
  }
}
/* line 117, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-header_sub.m_padding-button {
  padding: 6px 0px 48px 0px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 117, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-header_sub.m_padding-button {
    padding: 6px 0px 90px 0px;
  }
}
/* line 123, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-header_sub.m_padding-list {
  padding: 6px 0px 18px 0px;
}
/* line 126, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-header_sub.m_padding-contact {
  padding: 6px 0px 18px 0px;
}
/* line 129, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-feedback {
  margin: 0 auto;
  font-size: 16px;
  padding: 24px 0;
  max-width: 20rem;
  text-align: left;
}
/* line 136, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-feedback label {
  font-weight: normal;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 129, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-feedback {
    font-size: 0.875rem;
    padding: 10px 0;
  }
}
/* line 145, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-button {
  max-width: 28.4375rem !important;
  margin: 0 auto !important;
}
/* line 149, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-button button {
  width: 200px;
}
@media only screen and (max-width: 30rem) {
  /* line 149, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-button button {
    width: 100%;
  }
}
/* line 157, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-button.m_width-inherit {
  max-width: inherit !important;
}
/* line 160, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-content {
  margin: 0 auto;
  font-size: 16px;
  padding: 6px 0;
  max-width: 40rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 166, ../../scss/app/_troubleshoot-styles.scss */
    .w_troubleshoot .button-push-div {
        position: relative;
        margin-top: 50px;
    }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 171, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .button-push {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 160, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-content {
    font-size: 0.75rem;
  }
}
/* line 170, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-content.required {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NTdBNkM1M0ExNDA0MTFFNDgzNDJFMDQ0OTk0M0FDRkEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NTdBNkM1M0IxNDA0MTFFNDgzNDJFMDQ0OTk0M0FDRkEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1N0E2QzUzODE0MDQxMUU0ODM0MkUwNDQ5OTQzQUNGQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1N0E2QzUzOTE0MDQxMUU0ODM0MkUwNDQ5OTQzQUNGQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvAkY8IAAADCSURBVHjalFHbEYIwEEzSAX7qHy2EErQELQFL0BYoQUqAErAEKEH+9DclxD1m45yZ0dGdWUL2jr0H1mR4bKoSx43X4/o+tjruzHeEXHBwLMBtEuA4q/isK4Pe4lHjfqFbA0oLIyitrcCalHsjH3R42ZvfECzLnSgkpxwt2+tttqECxwB6NfQOc02ftpSSFzdQDDqueoFV7nqWAzip/yEGFSoFx2Svkq8I9FzvmVrJ+d769+Cgy1MX7bVFG2M0/+ApwACwAEOCRXhngwAAAABJRU5ErkJggg==) !important;
  padding-right: 0.625rem !important;
  background-position: 0.5rem 0.75rem, 225% 0.5625rem;
  padding-left: 1rem;
  background-repeat: no-repeat;
  background-size: 0.375rem;
}
/* line 179, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-content.m_max-width {
  max-width: 25.9375rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 179, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-content.m_max-width {
    max-width: 19.375rem;
  }
}
/* line 185, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-content.m_padding-button {
  padding: 6px 0px 18px 0px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 185, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-content.m_padding-button {
    padding: 6px 0px 52px 0px;
  }
}
/* line 191, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-content.m_padding-list {
  padding: 6px 0px 18px 0px;
}
/* line 195, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-content.m_wait-screen_padding {
  padding: 6px 0px 30px 0px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 195, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-content.m_wait-screen_padding {
    padding: 36px 0px 18px 0px;
  }
}
/* line 201, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .troubleshoot-content.m_padding-calendar {
  padding: 6px 0px 36px 0px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 201, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .troubleshoot-content.m_padding-calendar {
    padding: 6px 0px 24px 0px;
  }
}
/* line 207, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .userform_padding-bottom {
  padding: 6px 0px 30px 0px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 207, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .userform_padding-bottom {
    padding: 16px 0px 18px 0px;
  }
}
/* line 213, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .progressbar-container {
  padding: 2.25rem 0 0.75rem 0;
  margin: 0 auto;
  max-width: 40rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 219, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .progressbar-container .progress {
    height: 0.5rem;
  }
}
/* line 225, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .userform2-container {
  padding: 3.375rem 0;
  margin: 0 auto;
  max-width: 40rem;
}
/* line 229, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .userform2-container textarea {
  width: 100%;
  height: 9.375rem;
  margin: 0 0 .75rem 0;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 225, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .userform2-container {
    padding: 2.25rem 0;
  }
  /* line 237, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .userform2-container textarea {
    height: 6.25rem;
  }
}
/* line 243, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .feedback-container {
  padding: 1.5rem 0 2.25rem 0;
  margin: 0 auto;
  max-width: 60rem;
}
/* line 248, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .feedback-container textarea {
  width: 100%;
  height: 9.375rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 243, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .feedback-container {
    padding: 0.9375rem 0 0.9375rem 0;
  }
  /* line 255, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .feedback-container textarea {
    height: 6.25rem;
  }
}
/* line 261, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .userform1-container {
  padding: 1.5rem 0 0.75rem 0;
  margin: 0 auto;
  max-width: 18.75rem;
}
.w_troubleshoot .swiper_pager{
    bottom: inherit;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 261, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .userform1-container {
    width: 80%;
    padding: 2.125rem 0 0 0;
  }
}
/* line 272, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container {
  width: 80%;
  margin: 0 auto;
  /*padding: 36px 10px;*/
  padding: 18px 10px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 272, ../../scss/app/_troubleshoot-styles.scss */
    .w_troubleshoot .textlist-container {
        width: 100%;
        margin-bottom: 30%;
        padding: 0px;
    }
}
/* line 281, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container ul.w_swiper {
  text-align: left;
  list-style: none;
  margin-left: 0px;
  display: inline-block;
  height:auto !important;
  -webkit-transform: translate3d(0px, 0, 0) !important;
  -moz-transform: translate3d(0px, 0, 0) !important;
  -o-transform: translate(0px, 0px) !important;
  -ms-transform: translate3d(0px, 0, 0) !important;
  transform: translate3d(0px, 0, 0) !important;
}
/* line 292, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container ul.w_swiper li.swiper_item {
  display: inline;
  height: auto;
  float: left;
  width: 33% !important;
  padding: 0 0.5rem 1rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 292, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .textlist-container ul.w_swiper li.swiper_item {
    width: 33.333% !important;
    padding: 0 0.2rem 0.4rem;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 292, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .textlist-container ul.w_swiper li.swiper_item {
    width: 50% !important;
  }
}
/* line 308, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container ul.w_swiper li.swiper_item a {
  width: 100%;
  display: table;
  text-align: center;
  height: 7.5rem;
  float: left;
  border-top: 4px solid #F9B295;
  border-bottom: 1px solid #e4e5e3;
  border-left: 1px solid #e4e5e3;
  border-right: 1px solid #e4e5e3;
  color: #333;
}
/* line 319, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container ul.w_swiper li.swiper_item a.device-image {
  min-height: 12.8125rem;
  display: block;
}
/* line 322, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container ul.w_swiper li.swiper_item a.device-image p {
  padding-top: 0.75rem;
  display: block;
  font-weight: normal;
}
/* line 328, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container ul.w_swiper li.swiper_item a.device-image img {
  padding: 0.75rem 0;
}
/* line 333, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container ul.w_swiper li.swiper_item a p {
  font-weight: bold;
  margin-bottom: 0px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.375rem;
}
/* line 341, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container ul.w_swiper li.swiper_item a:hover {
  background-color: #fef0e8;
}
/* line 348, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container .swiper_button-prev {
  display: none;
}
/* line 352, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container .swiper_button-next {
  display: none;
}
/* line 356, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .textlist-container .swiper_pager {
  display: none;
}
/* line 361, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .calender-container {
  max-width: 26rem;
  margin: 0 auto;
}
/* line 371, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .calender-container .select-date:before {
  content: '';
  width: 20px;
  height: 20px;
  margin-right: 6px;
  display: inline-block;
  background: #3b66ad;
  vertical-align: top;
}
/* line 381, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .calender-container .available-date:before {
  content: '';
  width: 20px;
  height: 20px;
  margin-right: 6px;
  display: inline-block;
  background: #5f9956;
  vertical-align: top;
}
/* line 394, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .calender-container .ui-datepicker .ui-state-active, .w_troubleshoot .calender-container .ui-datepicker .ui-widget-content .ui-state-active, .w_troubleshoot .calender-container .ui-datepicker .ui-widget-header .ui-state-active, .w_troubleshoot .calender-container .ui-datepicker .ui-state-highlight.ui-state-active, .w_troubleshoot .calender-container .ui-datepicker .ui-widget-content .ui-state-highlight.ui-state-active, .w_troubleshoot .calender-container .ui-datepicker .ui-widget-header .ui-state-highlight.ui-state-active, .w_troubleshoot .calender-container .ui-datepicker .ui-widget-content .ui-state-highlight.ui-state-active.ui-state-hover, .w_troubleshoot .calender-container .ui-datepicker .ui-widget-header .ui-state-highlight.ui-state-active.ui-state-hover {
  border: 1px solid #3b66ad;
  background: #3b66ad;
  color: #000;
}
/* line 400, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .calender-container .ui-datepicker .ui-state-highlight {
  border: 1px solid #5f9956;
  background: #5f9956;
}
/* line 405, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .calender-container .ui-datepicker .ui-state-hover {
  border: 1px solid #3b66ad;
  background: #3b66ad;
}
/* line 423, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .calender-container .ui-datepicker .ui-state-default {
  font-weight: normal;
}
/* line 445, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .repairtime-container {
  margin: 1.5rem auto 0;
  max-width: 23rem;
  padding: 2.25rem 0;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 445, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .repairtime-container {
    padding: 3.375rem 0;
  }
}
/* line 452, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .repairtime-container h6 {
  text-align: left;
}
/* line 456, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .repairtime-container .troubleshoot-feedback {
  max-width: 23rem;
}
/* line 459, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .repairtime-container .troubleshoot-feedback.m_padding-time {
  padding: 0;
}
/* line 465, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container {
  padding-top: 24px;
}
/* line 468, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container .swiper_button-prev, .w_troubleshoot .swiper-container .swiper_button-next {
  background-color: transparent;
}
/* line 472, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container ul.w_swiper {
  list-style: none;
  margin-left: 0px;
  height:auto;
}
/* line 476, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container ul.w_swiper li.swiper_item {
  position: relative;
  height:auto;
}
/* line 479, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container ul.w_swiper li.swiper_item a {
  width: 60%;
  display: table;
  text-align: center;
  min-height: 7.5rem;
  border-top: 4px solid #F9B295;
  border-bottom: 1px solid #e4e5e3;
  border-left: 1px solid #e4e5e3;
  border-right: 1px solid #e4e5e3;
  display: table;
  margin: 0 auto;
}
/* line 491, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container ul.w_swiper li.swiper_item a.device-image {
  min-height: 12.8125rem;
}
/* line 494, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container ul.w_swiper li.swiper_item a.device-image p {
  padding-top: 0.75rem;
  display: block;
}
/* line 499, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container ul.w_swiper li.swiper_item a.device-image img {
  padding: 0.75rem 0;
}
/* line 504, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container ul.w_swiper li.swiper_item a p {
  margin-bottom: 0px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.375rem;
}
/* line 511, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container ul.w_swiper li.swiper_item a:hover {
  background-color: #fef0e8;
}
/* line 521, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container.three-slides ul.w_swiper {
  margin-left: 0px;
}
/* line 530, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container.three-slides ul.w_swiper li.swiper_item a {
  width: 100%;
}
/* line 533, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .swiper-container.three-slides ul.w_swiper li.swiper_item a.device-image {
  min-height: 12.8125rem;
}
/* line 542, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container {
  width: 80%;
  margin: 0 auto;
  padding: 36px 0;
}
/* line 546, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container a {
  color: #333;
}
/* line 549, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container a:hover div {
  background-color: #f0f0f0;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 542, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .contact-container {
    width: 100%;
  }
  /* line 557, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .contact-container .w_list-control {
    margin-left: -1.125rem;
    margin-right: -1.125rem;
    text-align: left;
  }
  /* line 562, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .contact-container .w_list-control li {
    min-height: 2.75rem;
  }
  /* line 566, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .contact-container .w_list-control img {
    margin: 0 12px;
    width: 30px;
    height: 30px;
  }
  /* line 572, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .contact-container .w_list-control .m_next:before {
    color: #ccc;
    font-size: 0.7rem;
    margin-top: -0.625rem;
  }
}
/* line 582, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container ul:not(.w_list-control) {
  max-width: 655px;
  text-align: left;
  list-style: none;
  margin-left: 0px;
  display: inline-block;
}
/* line 589, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container ul:not(.w_list-control) li {
  display: inline;
  height: auto;
  float: left;
  width: 33.33%;
  padding: 0 0.5625rem 1.125rem;
}
/* line 597, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container ul:not(.w_list-control) li div {
  width: 100%;
  display: table;
  float: left;
  border: 1px solid #e4e5e3;
  display: table;
  min-height: 6.25rem;
}
/* line 605, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container ul:not(.w_list-control) li div.m_next:before {
  display: none;
}
/* line 610, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container ul:not(.w_list-control) li div p:first-child img {
  margin: 0 20px;
  display: inline-block;
}
/* line 616, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container ul:not(.w_list-control) li div p {
  font-weight: bold;
  margin-bottom: 0px;
  display: table-cell;
  vertical-align: middle;
  padding: 0 0.375rem;
}
/* line 623, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .contact-container ul:not(.w_list-control) li div p span {
  display: inline-block;
  max-width: 100px;
  vertical-align: middle;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 542, ../../scss/app/_troubleshoot-styles.scss */
  .w_troubleshoot .contact-container {
    padding: 36px 0px 82px 0px;
  }
}
/* line 638, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .feedback-radio + label::before {
  content: '' !important;
  background: url(../../../images/feedback-radio-button.png);
  width: 1.375rem;
  height: 1.375rem;
  background-position: 0 0;
  background-repeat: no-repeat;
  box-shadow: none !important;
}
/* line 648, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .feedback-radio:checked + label::before, .w_troubleshoot .feedback-radio:checked:hover + label::before {
  box-shadow: none !important;
  background-position: 0 -22px;
}
/* line 653, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot .feedback-radio:focus + label::before {
  box-shadow: none !important;
}

@media only screen and (max-width: 47.9375rem) {
  /* line 660, ../../scss/app/_troubleshoot-styles.scss */
  .oneClickFeedbackQn .icon-thumbs-up-svg, .oneClickFeedbackQn .icon-thumbs-down-svg {
    width: 2.5rem !important;
    height: 2.5rem !important;
  }

  /* line 666, ../../scss/app/_troubleshoot-styles.scss */
  .oneClick-headerIcon::before {
    width: 2.5rem !important;
    height: 2.5rem !important;
  }
}
/* line 672, ../../scss/app/_troubleshoot-styles.scss */
.reboot-image img {
  width: 7rem;
  padding: 2rem 0;
}

/* line 677, ../../scss/app/_troubleshoot-styles.scss */
.m_swiper-container {
  overflow: hidden;
}

@media only screen and (max-width: 47.9375rem) {
  /* line 680, ../../scss/app/_troubleshoot-styles.scss */
  .one-click-wrapper.m_migration {
    padding-bottom: 2.875rem;
  }
}

@media only screen and (max-width: 47.9375rem) {
  /* line 685, ../../scss/app/_troubleshoot-styles.scss */
  .one-click-link.m_mail-migration {
    top: 70px;
  }
}
/* line 690, ../../scss/app/_troubleshoot-styles.scss */
.one-click-link.m_mail-migration button.cta-text {
  color: black;
}
/* line 693, ../../scss/app/_troubleshoot-styles.scss */
.one-click-link.m_mail-migration button.cta-text::before {
  color: #cd040b;
}

/* line 700, ../../scss/app/_troubleshoot-styles.scss */
.one-click-icon .icon-email, .one-click-icon .icon-locked {
  width: 4.0625rem;
  height: 4.0625rem;
  line-height: 1.7;
}
/* line 704, ../../scss/app/_troubleshoot-styles.scss */
.one-click-icon .icon-email:before, .one-click-icon .icon-locked:before {
  font-size: 2.5rem;
}

/* line 711, ../../scss/app/_troubleshoot-styles.scss */
ul.m_migration-service {
  padding: 0.75rem;
}
@media only screen and (min-width: 48rem) {
  /* line 715, ../../scss/app/_troubleshoot-styles.scss */
  ul.m_migration-service li:first-child {
    border-right: 1px solid #f9b295;
  }
  /* line 719, ../../scss/app/_troubleshoot-styles.scss */
  ul.m_migration-service li:nth-child(2n) {
    border-right: 1px solid #f9b295;
  }
}
/* line 724, ../../scss/app/_troubleshoot-styles.scss */
ul.m_migration-service .service-text {
  display: block;
  padding-left: 0;
  text-align: center;
  vertical-align: middle;
}
/* line 730, ../../scss/app/_troubleshoot-styles.scss */
ul.m_migration-service .service-text p {
  margin-bottom: 0px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 724, ../../scss/app/_troubleshoot-styles.scss */
  ul.m_migration-service .service-text {
    display: inline-block;
    text-align: left;
    padding-left: 0.75rem;
  }
}
/* line 741, ../../scss/app/_troubleshoot-styles.scss */
ul.m_migration-service .service-img {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  padding-bottom: 0.75rem;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 741, ../../scss/app/_troubleshoot-styles.scss */
  ul.m_migration-service .service-img {
    padding-bottom: 0;
    text-align: left;
    margin: 0 auto;
    width: auto;
  }
}

@media only screen and (max-width: 30rem) {
  /* line 757, ../../scss/app/_troubleshoot-styles.scss */
  .m_mail-icon {
    display: none;
  }
}

/* line 764, ../../scss/app/_troubleshoot-styles.scss */
.m_mail-serviceicon {
  float: right;
  margin-top: 1.25rem;
  margin-right: 1.25rem;
  width: 3.75rem;
}

/* line 770, ../../scss/app/_troubleshoot-styles.scss */
.w_troubleshoot.m_padding-listcarousel {
  padding-bottom: 54px;
}

/* line 773, ../../scss/app/_troubleshoot-styles.scss */
.m_padding-progressbar {
  padding-bottom: 106px;
}

/* line 776, ../../scss/app/_troubleshoot-styles.scss */
.troubleshoot-next.m_padding-userform2 {
  padding-bottom: 54px;
}

/* line 779, ../../scss/app/_troubleshoot-styles.scss */
.troubleshoot-next.m_padding-feedback {
  padding-bottom: 34px;
}

/*#oneClickinternetSettings{
    .vzicon{
        &.customIconSettingSquare{
            border-radius:0;
            width: 5rem;
            height: 5rem;
          }
        &.icon-tools::before{
                font-size: 2.5rem !important;
            }
    }
    .icon-fixit{
        min-height: 2rem;
        &::before{
        font-size:0.9375rem !important;
        top: 68% !important;
    }
   }
}*/
/* line 20, ../../scss/app/_oneClick.scss */
#connectInternetSupport .main {
  max-width: 100%;
}

/* line 24, ../../scss/app/_oneClick.scss */
.icon-internet_connected-alt {
    content: '' !important;
    background-image: url("../../images/internet_connected.svg");
    font-size: 32px;
    width: 140px;
    height: 140px;
    display: block;
    margin: 0 auto;
}

/* line 34, ../../scss/app/_oneClick.scss */
.oneClickFeedbackQn .icon-thumbs-down {
  margin-top: 5px;
}
/* line 37, ../../scss/app/_oneClick.scss */
.oneClickFeedbackQn .icon-thumbs-up {
  margin-top: -4px;
}
/* line 41, ../../scss/app/_oneClick.scss */
.oneClickFeedbackQn .icon-thumbs-down-svg {
    content: '' !important;
    background-image: url("../../images/thumbs_down.svg");
    font-size: 32px;
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    float: left;
}
/* line 52, ../../scss/app/_oneClick.scss */
.oneClickFeedbackQn .icon-thumbs-up-svg {
    content: '' !important;
    background-image: url("../../images/thumbs_up.svg");
    font-size: 32px;
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    float: left;
    margin-right: 30px;
}
@media only screen and (max-width: 30rem) {
  /* line 52, ../../scss/app/_oneClick.scss */
  .oneClickFeedbackQn .icon-thumbs-up-svg {
    margin-right: 20px;
  }
}

/* css for one click version 13*/
/* line 69, ../../scss/app/_oneClick.scss */
.one-click-icon {
  display: table-cell;
  color: #fff;
}
/* line 72, ../../scss/app/_oneClick.scss */
.one-click-icon .icon-tools {
  width: 4.0625rem;
  height: 4.0625rem;
}
/* line 75, ../../scss/app/_oneClick.scss */
.one-click-icon .icon-tools:before {
  font-size: 2.1875rem;
  line-height: 1.9;
}
@media only screen and (max-width: 30rem) {
  /* line 69, ../../scss/app/_oneClick.scss */
  .one-click-icon {
    padding-top: 20px;
  }
}

/* line 85, ../../scss/app/_oneClick.scss */
.one-click-text {
  display: table-cell;
  color: #fff;
  vertical-align: middle;
}

/* line 90, ../../scss/app/_oneClick.scss */
.one-click-link {
  display: table-cell;
  color: #fff;
}
/* line 93, ../../scss/app/_oneClick.scss */
.one-click-link button.cta-text {
  color: #fff;
  font-weight: bold;
  /*&:before:hover{
    color:#fff;
    font-size:rem-calc(15);
}*/
}
/* line 96, ../../scss/app/_oneClick.scss */
.one-click-link button.cta-text:before {
  color: #fff;
  font-size: 0.9375rem;
  top: 1.625rem;
}
/* line 107, ../../scss/app/_oneClick.scss */
.one-click-link button.cta-text:hover:before {
  color: #fff;
  font-size: 0.9375rem;
}
@media only screen and (max-width: 30rem) {
  /* line 90, ../../scss/app/_oneClick.scss */
  .one-click-link {
    display: block;
    position: absolute;
    left: 93px;
    bottom: 0px;
    top: 50px;
    padding-top: 10px;
  }
}

/* line 123, ../../scss/app/_oneClick.scss */
.one-click-wrapper {
  padding-top: 18px;
  padding-bottom: 18px;
}
@media only screen and (max-width: 30rem) {
  /* line 123, ../../scss/app/_oneClick.scss */
  .one-click-wrapper {
    padding-top: 14px;
    padding-bottom: 43px;
    padding-left: 10px;
  }
}

/* line 132, ../../scss/app/_oneClick.scss */
.issue-fix-bg {
  background-color: #fff;
}
@media only screen and (max-width: 30rem) {
  /* line 132, ../../scss/app/_oneClick.scss */
  .issue-fix-bg {
    background-color: #e4e5e3;
  }
}

/* line 138, ../../scss/app/_oneClick.scss */
.vzicon.icon-alert.one-click-alert {
  width: 130px;
  height: 130px;
}
/* line 141, ../../scss/app/_oneClick.scss */
.vzicon.icon-alert.one-click-alert:before {
  color: #fff;
  font-size: 60px;
}

/* css for one click version 13*/
/* line 148, ../../scss/app/_oneClick.scss */
.one-click-ul-details {
  list-style: none;
  position: absolute;
  text-align: left;
  left: 32%;
  font-weight: bold;
  /*@media only screen and (min-width:30.0625rem) {
          position:static;    
      left: 0;
          width: 21%;
          margin: 0 auto;
  }
  @media only screen and (min-width:48rem) {
          position:static;    
      left: 0;
          width: 17%;
          margin: 0 auto;
  }
    @media only screen and (min-width:60.625rem) {
          position:static;    
      left: 0;
          width: 17%;
          margin: 0 auto;
  }*/
}
@media only screen and (max-width: 30rem) {
  /* line 148, ../../scss/app/_oneClick.scss */
  .one-click-ul-details {
    position: static;
    left: 0;
    width: 46%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 60.5625rem) {
  /* line 148, ../../scss/app/_oneClick.scss */
  .one-click-ul-details {
    left: 26%;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 148, ../../scss/app/_oneClick.scss */
  .one-click-ul-details {
    left: 18%;
  }
}

/* line 187, ../../scss/app/_oneClick.scss */
.failure-header-01 {
  display: block;
}
@media only screen and (max-width: 30rem) {
  /* line 187, ../../scss/app/_oneClick.scss */
  .failure-header-01 {
    display: none;
  }
}

/* line 193, ../../scss/app/_oneClick.scss */
.failure-mob-header {
  display: none;
}
@media only screen and (max-width: 30rem) {
  /* line 193, ../../scss/app/_oneClick.scss */
  .failure-mob-header {
    display: block;
  }
}

/* line 199, ../../scss/app/_oneClick.scss */
.one-click-mob-header {
  background-color: #fef0e8;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px;
  padding: 25px 10px;
  width: 100%;
  color: #cd040b;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 199, ../../scss/app/_oneClick.scss */
  .one-click-mob-header {
    background-color: #fff;
  }
}
/* line 211, ../../scss/app/_oneClick.scss */
.one-click-mob-header .header-text {
  vertical-align: super;
  padding-right: 30px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 211, ../../scss/app/_oneClick.scss */
  .one-click-mob-header .header-text {
    padding-right: 0;
  }
}
/* line 218, ../../scss/app/_oneClick.scss */
.one-click-mob-header .header-icon {
  vertical-align: top;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 218, ../../scss/app/_oneClick.scss */
  .one-click-mob-header .header-icon {
    display: none;
  }
}
/* line 224, ../../scss/app/_oneClick.scss */
.one-click-mob-header .desktop-text {
  display: inline-block;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 224, ../../scss/app/_oneClick.scss */
  .one-click-mob-header .desktop-text {
    display: none;
  }
}
.mobile-breadcrumb {
  display: block;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 20, ../../scss/app/_oneClick.scss */
  .mobile-breadcrumb {
    display: none;
  }
}
/* line 230, ../../scss/app/_oneClick.scss */
.one-click-mob-header .mobile-text {
  display: none;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 230, ../../scss/app/_oneClick.scss */
  .one-click-mob-header .mobile-text {
    display: inline-block;
  }
}

/* line 238, ../../scss/app/_oneClick.scss */
.row.one-click-row {
  max-width: 100%;
}

/* line 241, ../../scss/app/_oneClick.scss */
.onelick-margin-auto {
  margin: 0 auto;
}

/* line 244, ../../scss/app/_oneClick.scss */
.m_progressBar .meter {
  width: 0%;
}

/* final one click css starts here */
/* line 249, ../../scss/app/_oneClick.scss */
.oneClick-headerIcon::before {
  content: '' !important;
  background-image: url("../../images/Internet_icon.svg");
  font-size: 2rem;
  width: 3.75rem;
  height: 3.75rem;
  display: block;
  margin: 0 auto;
}

/* line 259, ../../scss/app/_oneClick.scss */
.oneClick-header {
  color: #4b4b4b;
  font-size: 1.625rem;
  font-weight: bold;
  text-align: center;
  padding: 20px 0px 12px 0px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 259, ../../scss/app/_oneClick.scss */
  .oneClick-header {
    font-size: 1.375rem;
  }
}

/* line 269, ../../scss/app/_oneClick.scss */
.oneClick-header_sub {
  font-size: 1.125rem;
  font-weight: bold;
  text-align: center;
  color: #cd040b;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 269, ../../scss/app/_oneClick.scss */
  .oneClick-header_sub {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 47.9375rem) {
  /* line 278, ../../scss/app/_oneClick.scss */
  .oneClick-header_sub.m_margin {
    width: 65%;
    margin: 0 auto;
  }
}

/* line 284, ../../scss/app/_oneClick.scss */
.oneClick-header_content {
  width: 43%;
  margin: 0 auto;
  font-size: 16px;
  padding-top: 50px;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 284, ../../scss/app/_oneClick.scss */
  .oneClick-header_content {
    width: 90%;
  }
}

/* line 293, ../../scss/app/_oneClick.scss */
.vzicon.circled.icon-internet_liveagent {
  width: 140px;
  height: 140px;
}
/* line 296, ../../scss/app/_oneClick.scss */
.vzicon.circled.icon-internet_liveagent::before {
  font-size: 70px;
  line-height: 2;
}

/* line 301, ../../scss/app/_oneClick.scss */
.btns-oneClick {
  max-width: 335px !important;
  margin: 0 auto !important;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 301, ../../scss/app/_oneClick.scss */
  .btns-oneClick {
    max-width: 335px !important;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 301, ../../scss/app/_oneClick.scss */
  .btns-oneClick {
    max-width: 271px !important;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 301, ../../scss/app/_oneClick.scss */
  .btns-oneClick {
    max-width: 100% !important;
  }
}

/* line 316, ../../scss/app/_oneClick.scss */
.btns-oneClick.m_width {
  max-width: 435px !important;
  margin: 0 auto !important;
}
@media only screen and (max-width: 60.5625rem) {
  /* line 316, ../../scss/app/_oneClick.scss */
  .btns-oneClick.m_width {
    max-width: 435px !important;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 47.9375rem) {
  /* line 316, ../../scss/app/_oneClick.scss */
  .btns-oneClick.m_width {
    max-width: 435px !important;
    margin: 0 auto !important;
  }
}
@media only screen and (max-width: 30rem) {
  /* line 316, ../../scss/app/_oneClick.scss */
  .btns-oneClick.m_width {
    max-width: 100% !important;
  }
}

/* line 331, ../../scss/app/_oneClick.scss */
.oneclick-btns {
  position: relative;
  clear: both;
  width: 40%;
  float: left;
  min-height: 100px;
  margin: 0 auto;
  left: 32%;
}

/* line 340, ../../scss/app/_oneClick.scss */
.oneclick-btn01 {
  position: absolute;
  top: 12px;
  width: 32%;
  left: 56px;
}
@media only screen and (max-width: 30rem) {
  /* line 340, ../../scss/app/_oneClick.scss */
  .oneclick-btn01 {
    top: 82px;
    width: 90%;
    left: 16px;
  }
}

/* line 353, ../../scss/app/_oneClick.scss */
.oneclick-btn02 {
  position: absolute;
  top: 12px;
  width: 32%;
  right: 110px;
}
@media only screen and (max-width: 30rem) {
  /* line 353, ../../scss/app/_oneClick.scss */
  .oneclick-btn02 {
    top: 12px;
    width: 90%;
    left: 16px;
  }
}

/* line 364, ../../scss/app/_oneClick.scss */
.oneclick-btn02.m_width {
  width: 37%;
  right: 80px;
}
@media only screen and (max-width: 30rem) {
  /* line 364, ../../scss/app/_oneClick.scss */
  .oneclick-btn02.m_width {
    top: 12px;
    width: 90%;
    left: 16px;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 374, ../../scss/app/_oneClick.scss */
  .oneclick-btns {
    width: 50%;
    left: 27%;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1240px) {
  /* line 381, ../../scss/app/_oneClick.scss */
  .oneclick-btns {
    width: 67%;
    left: 20%;
  }
}
@media only screen and (max-width: 768px) {
  /* line 389, ../../scss/app/_oneClick.scss */
  .oneclick-btns {
    width: 68%;
    left: 18%;
    min-height: 120px;
  }
}
@media only screen and (max-width: 667px) {
  /* line 399, ../../scss/app/_oneClick.scss */
  .oneclick-btns {
    width: 78%;
    left: 13%;
  }
}
@media only screen and (max-width: 568px) {
  /* line 409, ../../scss/app/_oneClick.scss */
  .oneclick-btns {
    width: 90%;
    left: 9%;
  }
}
@media only screen and (max-width: 414px) {
  /* line 416, ../../scss/app/_oneClick.scss */
  .oneclick-btns {
    width: 100%;
    left: 5px;
    min-height: 145px;
  }
}
@media only screen and (max-width: 320px) {
  /* line 432, ../../scss/app/_oneClick.scss */
  .oneclick-btns {
    width: 100%;
    left: 0;
    min-height: 150px;
  }
}
/* final one click css starts here */
/* line 1, ../../scss/app/components/_side-tab.scss */
.side-tab {
  display: inline-block;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: 3.125rem;
  background-color: #ed1c24;
  color: white;
  font-family: "ApexBold";
  font-size: 1rem;
  text-transform: uppercase;
  padding: 0rem 0.25rem 0rem 0.25rem;/*0.25rem 0.625rem;*/
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
  z-index: 400;
}
/* line 17, ../../scss/app/components/_side-tab.scss */
.side-tab:hover {
  color: white;
  background-color: #c0171d;
}
/* line 21, ../../scss/app/app.scss */
.show-for-desktop {
  display: inherit !important;
}

/* line 73, ../../scss/app/app.scss */
[data-back-button] {
  display: none !important;
}
/* line 38, ../../scss/app/app.scss */
body.desktop .show-for-desktop,
html.desktop .show-for-desktop {
  display: inherit !important;
}
/* line 42, ../../scss/app/app.scss */
body.desktop .hide-for-desktop,
html.desktop .hide-for-desktop {
  display: none !important;
}
/* line 79, ../../scss/app/app.scss */
body.show-back [data-back-button],
html.show-back [data-back-button] {
  display: inline-block !important;
}
.support-main
{
max-width:61rem;
}
.troubleshoot-image-width
{
    width:30%;
    margin:0 auto;
}

@media only screen and (max-width: 47.9375rem) 
{
.troubleshoot-image-width
{
    width:70%;
    margin:0 auto;
}
}
/* line 948, ../../scss/app/_troubleshoot-styles.scss */
ul.m_list-all-devices > li {
  border-color: #f6f6f6;
  text-align: left;
  padding-left: 0;
}
/* line 953, ../../scss/app/_troubleshoot-styles.scss */
ul.m_list-all-devices > li.this-device {
  border-top: 12px solid #f6f6f6 !important;
  border-bottom: 12px solid #f6f6f6 !important;
}
/* line 958, ../../scss/app/_troubleshoot-styles.scss */
ul.m_list-all-devices > li.selected-device {
  background-color: #e8f6fe;
}
@media only screen and (max-width: 47.9375rem) {
  /* line 958, ../../scss/app/_troubleshoot-styles.scss */
  ul.m_list-all-devices > li.selected-device {
    background: #fff;
  }
}
/* line 966, ../../scss/app/_troubleshoot-styles.scss */
ul.m_list-all-devices > li .m_next:hover::before {
  color: #cccccc;
  right: 1.125rem;
}
/* line 972, ../../scss/app/_troubleshoot-styles.scss */
ul.m_list-all-devices > li .m_next:active {
  background: none;
}
/* line 976, ../../scss/app/_troubleshoot-styles.scss */
ul.m_list-all-devices > li .m_next:before {
  color: #cccccc;
  font-size: 0.75rem;
}

/* line 938, ../../scss/app/_troubleshoot-styles.scss */
.wifi-tabs .tabs_tab.active {
  color: #000;
}
/* line 941, ../../scss/app/_troubleshoot-styles.scss */
.wifi-tabs .tabs_tab {
  color: #959595;
}

/* line 983, ../../scss/app/_troubleshoot-styles.scss */
.signal-strength-small {
  width: 2.1875rem;
  float: left;
  margin: 0.3125rem 1.5625rem 0 0;
}
.ui-widget-content.ui-datepicker-inline {
    width: 314px;
    padding: 0px;
    /*border: 1px solid #ccc;*/
    border: 1.5px solid #000;
    margin-bottom: 24px;
}
.ui-datepicker .ui-datepicker-title{
  border-radius: 0px;
  background: #f6f6f6;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 36px;
}
.ui-datepicker table{
  padding: 0;
  margin: 0;
}
.ui-datepicker td{
	padding: 0px;
	width: 45px;
	height: 45px;
}
.ui-datepicker tr{
  border-top: 1px solid #cccccc;
}
.ui-datepicker td{
  border-right: 1px solid #cccccc;
}
.ui-datepicker tbody tr:first-child, .ui-datepicker thead tr{
  border-top: none;
}
.ui-datepicker thead tr th{
  color: #959595;
  line-height: 45px;
  padding: 0px;
}
.ui-datepicker td span, .ui-datepicker td a{
  padding: 0px;
  line-height: 45px;
}
.ui-datepicker .ui-state-disabled .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-disabled .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-disabled .ui-state-default{
  background: #f6f6f6;
  line-height: 45px;
  color: #959595;
  
}
.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default {
    background: #fff;
    border: #ccc;
    color: #000;
    font-weight: lighter;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-state-highlight.ui-state-active, .ui-widget-content .ui-state-highlight.ui-state-active, .ui-widget-header .ui-state-highlight.ui-state-active, .ui-widget-content .ui-state-highlight.ui-state-active.ui-state-hover, .ui-widget-header .ui-state-highlight.ui-state-active.ui-state-hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
    border-radius: 5px;
}

input[type="checkbox"]+label, input[type="radio"]+label{
  margin: 0 !important;
  padding: 0px !important;
  line-height: 40px;
  padding-left: 28px !important;
}
input[type="checkbox"]+label:before, input[type="radio"]+label:before{
  width: 20px;
  height: 20px;
  border: 1px solid #959595;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 20px;
  margin: auto;
}
input[type="radio"]:checked+label{
  font-weight: 600;
  color: #000;
}
.hidetimes {
    padding: 20px 0px;
}
.select-date, .available-date{
  position: relative;
  padding-left: 30px;
  line-height: 20px;
  display: block;
  margin-bottom: 12px;
  color: #000 !important;
}
.select-date:before, .available-date:before{
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  background: #000;
  left: 0;
  top: 0;
  bottom:0;
  margin: auto;
  border: 1px solid #000;
}
.available-date:before{
  background: #fff;
  border: 1px solid #cccccc;
}
.ui-widget-content.ui-datepicker-inline {
    width: 314px;
    padding: 0px;
    border: 1px solid #ccc;
    margin-bottom: 24px;
    position: relative;
    left: 30px;
}
.ui-datepicker .ui-datepicker-title{
  border-radius: 0px;
  background: #f6f6f6;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  line-height: 36px;
}
.ui-datepicker table{
  padding: 0;
  margin: 0;
}
.ui-datepicker tr{
  border-top: 1px solid #cccccc;
}
.ui-datepicker td {
    padding: 0px;
    width: 45px;
    height: 45px;
    border-right: 1px solid rgba(0,0,0,0);
}
.w_troubleshoot #troubleshootCalender .ui-datepicker-calendar td{
  border-right: 1px solid #cccccc !important;
}
.ui-datepicker tbody tr:first-child, .ui-datepicker thead tr{
  border-top: none;
}
.ui-datepicker thead tr th{
  color: #959595;
  line-height: 45px;
  padding: 0px;
}
.ui-datepicker td span, .ui-datepicker td a{
  padding: 0px;
  line-height: 45px;
}
.ui-datepicker .ui-state-disabled .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-disabled .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-disabled .ui-state-default{
  background: #f6f6f6;
  line-height: 45px;
  color: #959595;
}
.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default{
  background: #fff;
  border: #ccc;
  color: #000;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, .ui-state-highlight.ui-state-active, .ui-widget-content .ui-state-highlight.ui-state-active, .ui-widget-header .ui-state-highlight.ui-state-active, .ui-widget-content .ui-state-highlight.ui-state-active.ui-state-hover, .ui-widget-header .ui-state-highlight.ui-state-active.ui-state-hover{
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
input[type="radio"]+label{
  margin: 0 !important;
  padding: 0px !important;
  line-height: 20px;
  padding-left: 28px !important;
  font-size: 16px;
  font-weight: 400;
}
input[type="radio"]+label:before{
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 20px;
  margin: auto;
  background: url(../../images/unselected.svg) no-repeat top left ;
  border:none;
}
input[type="radio"]:checked+label{
  font-weight: 600;
  color: #000;
}
input[type="radio"]:checked+label:before{
	background: url(../../images/selected.svg) no-repeat top left ;
	background-position: 0px !important;
	border:none;
}
.hidetimes {
    padding: 20px 0px;
}
.select-date, .available-date{
  position: relative;
  padding-left: 30px;
  line-height: 20px;
  display: block;
  margin-bottom: 12px;
  color: #000 !important;
  text-align: left;
}
.w_troubleshoot .calender-container .select-date:before, .w_troubleshoot .calender-container .available-date:before, .select-date:before, .available-date:before{
  content: '';
  position: absolute;
  width: 18px;
  height: 18px;
  background: #000;
  left: 0;
  top: 0;
  bottom:0;
  margin: auto;
  border: 1px solid #000;
}
.w_troubleshoot .calender-container .available-date:before, .available-date:before{
  background: #fff;
  border: 1px solid #cccccc;
}
.ui-datepicker .ui-datepicker-next:before, .ui-datepicker .ui-datepicker-prev:before{
	color: #000;
}
.w_troubleshoot {
	max-width: 992px;
	text-align: left;
}
.w_troubleshoot .troubleshoot-header{
	margin-bottom: 36px;
	padding-bottom: 0px;
}
.w_troubleshoot .textlist-container{
	width: 100%;
	margin-bottom: 12px;
	padding: 0px;
}
.w_troubleshoot .calender-container, .w_troubleshoot .repairtime-container{
	max-width: inherit;
}
.w_troubleshoot .calender-left{
	float: left;
}
.w_troubleshoot .repairtime-container{
	float: right;
	width: 100%;
	max-width: 240px;
}
.w_troubleshoot .repairtime-container{
	padding: 0;
	margin: 0px;
}
.w_troubleshoot .repairtime-container h6{
	margin: 0px;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: 600;
}
.w_troubleshoot .hidetimes{
	background: #f6f6f6;
	padding: 20px;
}
.w_troubleshoot .w_troubleshoot-calender{
	overflow: hidden;
}
.w_troubleshoot .button, .w_troubleshoot a.button{
	background: #333333;
}
.w_troubleshoot .button.secondary, .w_troubleshoot a.button.secondary{
	background: #757575;
}
@media(max-width: 640px){
	.w_troubleshoot .repairtime-container{
		float: left;
		max-width: inherit;
		margin-top: 26px;
	}
	.w_troubleshoot .hidetimes{
		max-width: 314px;
	}
}
.loaderspin {
    display: none;
    top: 50%;
    left: 50%;
    position: fixed;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    
}
.loadingspin {
    outline: none;
    content: "";
    position: absolute;
    inset: 0px;
    margin: auto;
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    border-width: 0.25rem;
    border-style: solid;
    border-color: transparent rgb(0, 0, 0) rgb(0, 0, 0);
    border-radius: 50%;
    animation: spin 0.5s linear 0s infinite normal none running;
}
@media only screen and (max-width: 47.9375rem) {
    .loaderspin {
        display: none;
        top: 50%;
        left: 50%;
        position: fixed;
        transform: translate(-50%, -50%);
        margin: 0;
        padding: 0;
        z-index: 9999;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.5);
    }
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
.spinnercontent {
    position: absolute;
    inset: 0px;
    margin: auto;
    width: 6rem;
    height: 6rem;
    font-size: 20px;
}

@media only screen and (max-width: 47.9375rem) {
    .spinnercontent {
        position: absolute;
        inset: 0px;
        margin: auto;
        width: 6rem;
        height: 6rem;
        font-size: 20px;
    }
}

#BasicTextarea::placeholder {
    color: #4b4b4b;
}

.justified-text {
    text-align: center;
    text-align-last: center;
}

.TR_spinnercontent {
    position: absolute;
    inset: 0px;
    margin: auto;
    width: 16rem;
    height: 6rem;
    font-size: 10px;
    top: 25%;
}
.TR_loaderspin {
    display: none;
    top: 50%;
    left: 50%;
    position: fixed;
    transform: translate(-50%, -50%);
    margin: 0;
    padding: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 1.0);
}


