<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  .main {
	*zoom: 1;
	display: block;
	background-color: #fff;
	max-width: 80rem;
	margin: 0 auto;
	padding-top: 1.125rem;
	padding-bottom: 0.75rem;
	position: relative;
	left: 0;
	-moz-transition: -moz-transform 0.3s;
	-o-transition: -o-transform 0.3s;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.banner-section{
	z-index:9;
}     
.article-hero-bg {
	/*background-image: url("/etc.clientlibs/verizon_support/components/content/banner/clientlibs/css/hero_banner_img.png");*/
	width: 1280px;
	height: 350px;
	position: relative;
	background-position:right;
}

.article-hero_title {
 	font-size: 42px;
    font-weight: bold;
    position: absolute;
    left: 12%;
    top: 25%;
    margin: 0;
    color:black;
}
.article-hero_text{
	position: absolute;
    left: 12%;
    top: 36%;
    font-weight: normal;
}
.h1, .h2, .h3, h1, h2, h3 {
	color:#000;
}
.new-support-banner{
	width:100% !important; 
}
 
body{
    background: #fff;
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
}
.payment-location-header{
    margin: 0 auto;   
    position: relative;
}
.payment-location-header-bgimage{
    position: relative;
    padding: 0;
    margin: 0;
    overflow: hidden;
    float: none;
    max-width: 762px;
    width: 100%;
    margin-top: -4px;
    min-height: 70px;
    min-width: 320px;
	background-repeat: no-repeat;
}
.payment-location-header h1{
    position: absolute;
    top: 1px;
    left: 0;
    color: red;
    font-family: arial,helvetica, sans-serif;
    letter-spacing: -2px;
    font-weight: normal;
    font-size: 2rem;
    margin-left: 25px;
    font-family: arial, sans-serif;
}
.payment-location-header h4{
    position: absolute;
    bottom: 26px;    
    color: #555;
    font-family: arial,helvetica, sans-serif;
    font-weight: normal;
    font-size: 1.0rem;
    margin: 0;
    margin-left: 25px;
    font-family: arial, sans-serif;
}
@media only screen and (max-width: 767px) and (min-width: 500px){
    
    .payment-location-header h1 {    
        top: 1px;    
        letter-spacing: 0;
        font-size: 1.2rem;
        margin-left: 20px;
    }
    .payment-location-header h4 {
        bottom: 26%;
        font-size: 0.9rem;
        margin-left: 20px;
    }
    .payment-location-questions{
        margin-left: 20px;
    }
    
    
}
@media only screen and (min-width: 60.625rem){
	.large-mw-none {
		max-width: none !important;
	}
				.padding-all-zero {
	  padding: 0rem !important;
	}
	 
	  .large-w-tiny {
		width: 4.875rem !important;
	  }

	 
	  .large-w-small {
		width: 7.5rem !important;
	  }

	 
	  .large-w-medium {
		width: 12.375rem !important;
	  }

	  
	  .large-w-large {
		width: 18.75rem !important;
	  }

	  
	  .large-w-xlarge {
		width: 25.125rem !important;
	  }

	 
	  .large-mw-tiny {
		max-width: 4.875rem !important;
	  }

	 
	  .large-mw-small {
		max-width: 7.5rem !important;
	  }

	 
	  .large-mw-medium {
		max-width: 12.375rem !important;
	  }


	  .large-mw-large {
		max-width: 18.75rem !important;
	  }


	  .large-mw-xlarge {
		max-width: 25.125rem !important;
	  }

	 
	  .large-mw-none {
	 
	  }
	  .large-mw-none {
		max-width: none !important;
	}

	.padding-horiz-large {
		padding-top: 2.25rem !important;
		padding-bottom: 2.25rem !important;
	}
	.large-padding-vert-zero {
		padding-left: 0rem !important;
		padding-right: 0rem !important;
	}
	.row.vert-middle,
	.row.tiny-vert-middle {
	  display: table;
	  table-layout: fixed;
	  width: 100%;
	}
}

@media only screen and (max-width: 60.5625rem) {
  
  .article-hero-bg {
    width: 100%;
    height: 350px;
    background-position: 99%;
  }
 
  .article-hero_title {
    width: 60%;
    line-height: 49px;
    left: 3%;
  }
  .article-hero_search {
    width: 93%;
    top: 74%;
    left: 3%;
  }
}

@media only screen and (max-width: 47.9375rem) {

  .article-hero-bg {
	height: 180px;
   /* background-image: url("/etc.clientlibs/verizon_support/components/content/banner/clientlibs/css/hero_banner_mobileview.png"); */
    background-repeat: no-repeat; 
  }
  .article-hero_title {
    width: 43%;
    top: 8%;
	font-size: 28px;
    line-height: 29px;
    left: 5%;
    color: #151414;
  }
  .article-hero_search {
    left: 5%;
    width: 87%;
    top: 66%;
  }
}

@media only screen and (min-width: 48rem) {
  
  h1, .h1 {
    font-size: 3.75rem;
    line-height: 3.875rem;
  }

  
            .h1 {
  
  font-style: normal;
    color:#1b1a1a;
}
                
.padding-all-zero {
  padding: 0rem !important;
}
                  
.column,
  .columns {

    float: left;
  }

                body {
  font-family: BrandFont, Arial, sans-serif;
 
  font-weight: normal;
  font-style: normal;
  color: #333;
  line-height: 1.5;
  cursor: default;
  font-size: 0.875rem;
}
                
                                
                
.article-hero_search {
  position: absolute;
  width: 45%;
  top: 50%;
  left: 12%;
    
}
  .article-hero_search input {
  border-bottom: 1px solid #000;
}
  .article-hero_search input {
  border-bottom: 1px solid #000;
}

.article-hero_search input::-webkit-input-placeholder {
  color: #4b4b4b;
  font-weight: normal;
  font-size: 14px;
}

.article-hero_search input::-moz-placeholder {
  color: #4b4b4b;
  font-weight: normal;
  font-size: 14px;
}

.article-hero_search input:-ms-input-placeholder {
  color: #4b4b4b;
  font-weight: normal;
  font-size: 14px;
}
.article-hero_search input:-moz-placeholder {
  color: #4b4b4b;
  font-weight: normal;
  font-size: 14px;
}
.medium-p-70 {
    width: 70% !important;
}
.medium-5 {
    width: 41.66667%;
}
}



 
.article-hero_search.m_header {
  position: static;
}              
                
                
                
  @media only screen and (min-width: 920px) and (max-width: 1024px) {
 .article-hero_title {
    left: 5%;
  }
  .article-hero_search {
    width: 56%;
    left: 5%;
  }
}

@media only screen and (min-width: 1025px) and (max-width: 1260px) {
 .article-hero_title {
    left: 5%;
  }

  .article-hero_search {
    width: 54%;
    left: 5%;
  }
}
@media only screen and (max-width: 30rem) {
  
  .article-hero_search {
    left: 5%;
    width: 87%;
    top: 66%;
  }
} 
form {
  margin: 0 0 0.75rem;
    padding: 0;
}

 .support-search {
  width: 100%;
  background-color: #fff;
  margin: unset;
}
.support-search-icon:before {
    /*background-image: url("/esresources/supt/includes/images/redesign/redesign2/contenttransformation/search-icon.svg");*/
    content: '' !important;
    width: 23px;
    height: 23px;
    display: block;
    background-repeat: no-repeat;
    position: absolute;
    right: -5px;
    top: 5px;
}  
                
.field-icon {
  float: right;
  width: 0;
  height: 0;
  position: relative;
  z-index: 5;
  text-decoration: none;
 
}
                
 .field-icon::before {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  left: auto;
  color: inherit;
  line-height: 1;
  transition: all 0.2s;
}
.field-icon::before {

  font-family: 'VZIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-size: 1.5rem;
  display: inline;
  
}             
                
.field-icon + input,
.field-icon + select,
.field-icon + textarea {
  padding-right: 2.5rem;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border:none;
}
 
.field-icon + input.error:not(.no-error-icon),
.field-icon + select.error:not(.no-error-icon),
.field-icon + textarea.error:not(.no-error-icon) {
  padding-right: 4.6875rem;
}
label {
  font-size: 0.875rem;
  
  cursor: default;
  display: block;
  font-weight: bold;
  margin-bottom: 0.1875rem;
  line-height: 1.5;
 
}
  .text-grey-3 {
  color: #959595 !important;
}
                
.auto_suggestdiv{
    background-color: rgb(255, 255, 255);
    border-color: rgb(204, 204, 204);
    border-width: 1px;
    border-style: solid;
    display: none;
                    
         }
     .icon-search::before,
.icons-list.icon-search &gt; li::before,
.icons-list &gt; li.icon-search::before,
.icons-list[class*="icon-"] &gt; li.icon-search::before {
  content: "\e614" !important;
}

@font-face {
  font-family: "vzicons";
  src: url("/etc.clientlibs/verizon_support/clientlibs/clientlib-base/resources/fonts/icon-fonts/vzicons.woff") format("woff");
  font-weight: normal;
}
.bg-grey-6 {
  background-color: #f6f6f6 !important;
}
.tiny-4 {
    width: 33.33333%;
}
.row.vert-middle &gt; .columns,
.row.vert-middle &gt; .column,
.row.tiny-vert-middle &gt; .columns,
.row.tiny-vert-middle &gt; .column {
  float: none;
  display: table-cell;
  vertical-align: middle;
}
.main {
 
  *zoom: 1;
  display: block;
  background-color: #fff;
  max-width: 80rem;
  margin: 0 auto;
  padding-top: 1.125rem;
  padding-bottom: 0.75rem;
  position: relative;
  left: 0;
}
.vert-middle {
    vertical-align: middle;
}
img {
    display: inline-block;
    vertical-align: middle;
    height: auto;
}
 
.text-black {
  color: #000 !important;
}
.tiny-4 {
    width: 33.33333%;
}
.row.vert-middle &gt; .columns,
.row.vert-middle &gt; .column,
.row.tiny-vert-middle &gt; .columns,
.row.tiny-vert-middle &gt; .column {
  float: none;
  display: table-cell;
  vertical-align: middle;
}

.large-mw-none {
    max-width: auto !important;
}
.product-banner {
	max-width: 985px !important;
}
/* Contact us Banner Starts*/
.w_contact-banner {
	margin-bottom: 1.6rem !important;
}
.w_contact-banner {
	position: relative;

}

.w_contact-banner img {
	width: 100% !important;
    visibility: visible;
}

.w_contact-banner h1 {
    position: absolute;
    left: 5%;
    top: 30%;
    font-size: 2.5rem;
    line-height: 3rem;    font-weight: 600;
    color: #0f0f0f;
    margin: auto 0;
    letter-spacing: 0.0375rem;
}
.w_contact-banner h4 {
    position: absolute;
    left: 5%;
    top: 58%;
    font-weight: normal;
    margin-top: 0;
    font-size: 1.25rem;
}
.contactus-container .w_contact-banner {
    margin-top: 25px;
}
@media only screen and (max-width: 767px) {
.w_contact-banner img {
    visibility: hidden;
}
.w_contact-banner {
	margin-bottom: 3rem !important;
}
.w_contact-banner h4 {
    top: 125%;
}

}
/* Contact us Banner Ends*/

.contact-scenario.support-search .field-icon::before {
  right: 0.125rem;
  color: #767676;
}

@media only screen and (max-width: 60.5625rem){
.hero-search {
    width: 93%;
    top: 74%;
    left: 3%;
}}
@media only screen and (max-width: 47.9375rem){
.hero-search {
    left: 5%;
    width: 87%;
    top: 66%;
}}</pre></body></html>