body{
    overflow-x: hidden;
}
.lpbutton a {
    text-decoration: none;
}
.lp_phx_busy {
    background-color: #e4e5e3;
    color: #4b4b4b;
    height: 35px;
    padding-left: 30px;
    padding-right: 30px;
    width: 138px;
    padding-top:20px;
    font-family:NHaasGroteskDSPro-75Bd,Arial;
    font-size: 16px;
}
.lp_phx_available {
    background-color: #cd040b;
    color: #ffffff;
    cursor: pointer;
    height: 35px;
    padding-left: 30px;
    padding-right: 30px;
    width: 138px;
    padding-top:20px;
    font-family:NHaasGroteskDSPro-75Bd,Arial;
    font-size: 16px;
}
.lp_phx_available:hover {
    background-color: #990308;
}
.lp_phx_available:active {
    background-color: #740206;
}
.contactUsSubHead{
    margin-top: -10px;
    font-family: 'VerizonApexBook',arial,helvetica,sans-serif;
    font-size: 20px;
    width: 100%;
}

.contactUsSubHead2{
    margin-top: -10px;
    font-family: 'VerizonApexBook',arial,helvetica,sans-serif;
    font-size: 15px;
    width: 325px;
}

.contactUsinput{
    float: left;
    width: 238px;
    height: 33px;
    padding: 2px;
    border: 1px solid #E6E6E6;
    border-top-color: #CCC;
    border-left-color: #CCC;
    padding-left:10px;
}

button.contactUsButton{
    height: 33px;
    padding: 0 10px 0 10px;
    margin-left:-265px;
    width: auto;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#de0100),to(#890000));
    background: -webkit-linear-gradient(top,#de0100,#890000);
    background: -moz-linear-gradient(top,#de0100,#890000);
    background: -ms-linear-gradient(top,#fff,#c0171d);
    background: -o-linear-gradient(top,#de0100,#890000);    
    overflow: hidden;
    background: rgb(237, 28, 36); 
    padding: 10px; 
    border-radius: 4px; 
    border: 1px solid rgb(177, 31, 36); 
    text-align: center; color: rgb(255, 255, 255); 
    line-height: .5em; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    display: inline-block; 
    box-shadow: inset 0px 1px 0px 0px #df6870; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-box-shadow: inset 0 1px 0 0 #df6870; 
    -webkit-box-shadow: inset 0 1px 0 0 #df6870; 
    -o-box-shadow: inset 0 1px 0 0 #df6870;
    cursor: pointer;
    
}
button.contactUsButton:hover { 
 background: linear-gradient(to bottom, #ed1c24 0px, #c0171d 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border-radius: 4px; 
 background: rgb(217, 28, 36); 


   /** filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#de0100',EndColorStr='#890000' ); **/
    
}
button.contactUsButton:visited { 
 background: linear-gradient(to bottom, #ed1c24 0px, #c0171d 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border-radius: 4px; 
 background: rgb(197, 28, 36); 
}



button.searchContactUsButton{
    height: 33px;
    padding: 0 10px 0 10px;    
    width: auto;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#de0100),to(#890000));
    background: -webkit-linear-gradient(top,#de0100,#890000);
    background: -moz-linear-gradient(top,#de0100,#890000);
    background: -ms-linear-gradient(top,#fff,#c0171d);
    background: -o-linear-gradient(top,#de0100,#890000);    
    overflow: hidden;
    background: rgb(237, 28, 36); 
    padding: 10px; 
    border-radius: 4px; 
    border: 1px solid rgb(177, 31, 36); 
    text-align: center; color: rgb(255, 255, 255); 
    line-height: .5em; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    display: inline-block; 
    box-shadow: inset 0px 1px 0px 0px #df6870; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-box-shadow: inset 0 1px 0 0 #df6870; 
    -webkit-box-shadow: inset 0 1px 0 0 #df6870; 
    -o-box-shadow: inset 0 1px 0 0 #df6870;
    cursor: pointer;
}

button.searchContactUsButton:hover { 
 background: linear-gradient(to bottom, #ed1c24 0px, #c0171d 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border-radius: 4px; 
 background: rgb(217, 28, 36); 

}
button.searchContactUsButton:visited { 
 background: linear-gradient(to bottom, #ed1c24 0px, #c0171d 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border-radius: 4px; 
 background: rgb(197, 28, 36); 
}


input.contactUsButton{
    height: 33px;
    padding: 0 10px 0 10px;    
    width: auto;
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#de0100),to(#890000));
    background: -webkit-linear-gradient(top,#de0100,#890000);
    background: -moz-linear-gradient(top,#de0100,#890000);
    background: -ms-linear-gradient(top,#fff,#c0171d);
    background: -o-linear-gradient(top,#de0100,#890000);    
    overflow: hidden;
    background: rgb(237, 28, 36); 
    padding: 10px; 
    border-radius: 4px; 
    border: 1px solid rgb(177, 31, 36); 
    text-align: center; color: rgb(255, 255, 255); 
    line-height: .5em; 
    font-family: Arial,Helvetica,sans-serif; 
    font-size: 14px; 
    font-weight: bold; 
    display: inline-block; 
    box-shadow: inset 0px 1px 0px 0px #df6870; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    -moz-box-shadow: inset 0 1px 0 0 #df6870; 
    -webkit-box-shadow: inset 0 1px 0 0 #df6870; 
    -o-box-shadow: inset 0 1px 0 0 #df6870;
    cursor: pointer;
}

input.contactUsButton:hover { 
 background: linear-gradient(to bottom, #ed1c24 0px, #c0171d 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border-radius: 4px; 
 background: rgb(217, 28, 36); 

   
}
input.contactUsButton:visited { 
 background: linear-gradient(to bottom, #ed1c24 0px, #c0171d 50%) repeat scroll 0 0 rgba(0, 0, 0, 0);
 border-radius: 4px; 
 background: rgb(197, 28, 36); 
}

.contactUsLeftPod{
    width: 100%;
    margin-bottom: 15px;
    /*margin-left:26px;*/
}

.slmap{
        width: 300px;
        height: 200px;
        border: 1px solid #c0c0c0;
}

/*Device Selector*/
@font-face{font-family:"VerizonApexBook";src:url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-book-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-book-webfont.woff') format('woff'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-book-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-book-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-book-webfont.eot') format('embedded-opentype')}
@font-face{font-family:"VerizonApexBold";src:url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bold-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bold-webfont.woff') format('woff'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bold-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bold-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bold-webfont.eot') format('embedded-opentype')}
@font-face{font-family:"VerizonApexBoldItalic";src:url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bolditalic-webfont.woff') format('woff'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bolditalic-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bolditalic-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bolditalic-webfont.eot') format('embedded-opentype')}
@font-face{font-family:"VerizonApexMedium";src:url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-medium-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-medium-webfont.woff') format('woff'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-medium-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-medium-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-medium-webfont.eot') format('embedded-opentype')}
@font-face{font-family:"VerizonApexLight";src:url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-light-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-light-webfont.woff') format('woff'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-light-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-light-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-light-webfont.eot') format('embedded-opentype')}
@font-face{font-family:"VerizonApexBookItalic";src:url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bookitalic-webfont.woff') format('woff'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bookitalic-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bookitalic-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-bookitalic-webfont.eot') format('embedded-opentype')}
@font-face{font-family:"VerizonApexLightItalic";src:url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-lightitalic-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-lightitalic-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-lightitalic-webfont.eot') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-lightitalic-webfont.woff') format('woff')}
@font-face{font-family:"VerizonApexMediumItalic";src:url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-mediumitalic-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-mediumitalic-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-mediumitalic-webfont.eot') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/verizonapex-mediumitalic-webfont.woff') format('woff')}
@font-face{font-family:"VerizonAngelinaRegular";src:url('https://scache.vzw.com/omni/t/css/fonts/angelina-webfont.eot?#iefix') format('embedded-opentype'),url('https://scache.vzw.com/omni/t/css/fonts/angelina-webfont.woff') format('woff'),url('https://scache.vzw.com/omni/t/css/fonts/angelina-webfont.ttf') format('truetype'),url('https://scache.vzw.com/omni/t/css/fonts/angelina-webfont.svg') format('svg'),url('https://scache.vzw.com/omni/t/css/fonts/angelina-webfont.eot') format('embedded-opentype')}



@-webkit-viewport   { width: device-width; }
@-moz-viewport      { width: device-width; }
@-ms-viewport       { width: device-width; }
@-o-viewport        { width: device-width; }
@viewport           { width: device-width; }

*{
    -webkit-overflow-scrolling: touch;
}
.DesktopDeviceCarousel_SignInPod{
    background-color:#ecedee;
}
.DeviceSelector_SearchBox_DropDownButton_Open_Img {
    display: none;
    float: right;
    margin-top: -13px;
    position: relative;
    top: 3px;
}
.ContactTransfer_SearchBox_DropDownButton_Open_Img {
    display: none;
    float: right;
    margin-top: -13px;
    position: relative;
    top: 3px;
}
.DesktopDeviceCarousel_SignInPod div{
    padding-left:10px;
    padding-right:10px;
}
.DesktopDeviceCarousel_SignInPod a{
    margin-left:10px;
    margin-right:10px;
    line-height: 17px;
}
.DesktopDeviceCarousel_SignInPod input{
    margin-left: 10px;
}
.DesktopDeviceCarousel_SignInPod button{
    margin-top: 10px;
    margin-left: 10px;
}
.arrowLink_signIn{
    background: url("http://www.verizonwireless.com/images_b2c/s11/s11_sprite.gif") no-repeat scroll right -18px transparent;
    color: #0171e1 !important;
    font-size: 11px;
    padding: 0 10px 0 0;
}
#DesktopDeviceCarousel_SignInPod_MainTitle{
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    font-size: 20px;
    color: #333333;
    line-height: 22px;
}
#DesktopDeviceCarousel_SignInPod_InputTitle{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #333333;
}
#DesktopDeviceCarousel_Left{
    background: url('../images/arrows_wBG.png') no-repeat -1px -2px;
    float:left;
    position:relative;
    top:117px;
    min-height:29px;
    min-width:29px;
    cursor:pointer;
    opacity: .5;
    filter: alpha(opacity=50); /* msie */
}
#DesktopDeviceCarousel_Right{
    background: url('../images/arrows_wBG.png') no-repeat -2px -82px;
    float:right;
    position:relative;
    top:-185px;
    min-height:29px;
    min-width:29px;
    cursor:pointer;
    opacity: .5;
    filter: alpha(opacity=50); /* msie */
}
.DesktopDeviceCarouselButton_Active {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; /* msie */
}
.deskWrapper{
    width: 100%;
    margin-left:auto;
    margin-right:auto;
}
.greyBackground{
    background-color:#ecedee;
}
.horizontalCenter{
    margin-left:auto;
    margin-right:auto;
}
.deskWidth{
    
}
.o-support-device-selector .o-btn-filter {
    width: 85px !important;
    padding: 10px 25px !important;
}
#marqueeListMobile{
    padding-right: 30px;
}
#mobileRecentlyViewed{
    position: absolute;
    margin-left: 68px;
    color: grey;
    text-align: center;
    font-size: 14px;
    margin-top: -10px;
}
#tabletRecentlyViewed{
    position: absolute;
    margin-left: 33px;
    color: grey;
    text-align: center;
    font-size: 14px;
    margin-top: -10px;
}
.o-button-wrapper{
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(192, 192, 192);
    background-color: #ffffff;
    width: 100%;
}
.recordsWrapper *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#filterCancelWrapper{
    float:left;
    width:50%;
    text-align:center;      
}
#filterApplyWrapper{
    float:left;
    width:50%;
    text-align:center;
}
.o-support-filter-screen .o-buttons {
    padding: 15px 0 15px 0px !important;
}


body.noscroll{
    position:fixed;
    overflow:hidden;
}

body #SupportContentWrapper{
    background-color: #fff;
    min-width: 984px;
}

#breadcrumbContainer a:visited{
    color: #06C;
}

.HowToHelp_headerSection{
    padding: 20px 30px 20px 20px;
    font-size:14px;
    background-color: #ecedee;
    border-bottom: 1px solid #ccc;
}

.HowToHelp_headerSection h2{
    font-size:17px;
    /*padding-bottom:20px; -- removed to use padding added in clientlib.css*/
    font-family: 'VerizonApexBoldItalic',Arial,Helvetica,sans-serif;
}

 .HowToHelp_headerSection .SearchBox{
    padding-top: 20px;
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
}
 .HowToHelp_headerSection  .sectionDesc{

 }

h1.catTitle{
    background-color:#ecedee;
    padding: 30px 15px;
    text-align: left;
    color: #000;
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    font-size: 21px;
    margin-bottom: 0px;
    font-weight: normal;
}

#breadcrumbs{
    background-color: #ecedee; 
    font-family:Arial, Helvetica,sans-serif;
    line-height:16px;
    width:954px;
    padding: 15px;
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
}

#breadcrumbContainer{
    z-index:12;
}
div.PagingRecordListRecordBox {                 
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    overflow: hidden;
}

div.PagingRecordListRecordBox a{
    text-decoration: none;
    color: #333333;
}

#goToMenu {
    z-index: 5;
}

div.PagingRecordListRecordBox #goToMenu{
    /*height: 6000px;*/
    position: absolute;
    width: 100%;
}

div.PagingRecordListRecordBox #goToMenu ul{
    background-color: #fff;
    margin: 0px;
    box-shadow: 0px 27px 33px #999;
    overflow-y: scroll;
    -ms-touch-action: none;
    -touch-action: none;
    width: 100%;
    position: static;
}

div#stickyOverlay {
    position: fixed;
    top: 44px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.75);
    overflow: hidden;
    display: none;
}

div.PagingRecordListRecordBox #goToMenu ul li{
    margin: 0px;
    font-size: 18px;
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    border-bottom: 1px solid #d2d3d4;
    height: 58px;
}

.goto-no-scroll{
    overflow: hidden;
    -ms-touch-action: none;
    -touch-action: none;
}

div.PagingRecordListRecordBox .topicCategory{
    padding: 12px 15px;
    /*background-color: #d2d3d4;*/
    height: 44px;
}


.stickyContainer-always-on-top {
    position: fixed;
    top: 0;
    z-index: 5;
    -ms-touch-action: none;
    -touch-action: none;
}


.stickyMenuItem {
    width: 100%;
    height: 100%;
    display: block;
}

.stickyMenuItem span {
    padding: 18px 15px 18px 15px;
    display: block;
}


#undefined-sticky-wrapper{
    background-color: #d2d3d4;
}

div.PagingRecordListRecordBox .topicCategory h3{
    margin:0px;
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1.4rem;
    position: relative;
    top: 3px;
}

.o-sticky-nav{
    width: 100%;
    background-color: #d2d3d4;
    z-index: 5;
}

.goToButton{
    height:44px;
    padding: 15px;
    float: right;
}

.goToButton .goTo{
    font-size: 18px;
    font-family: 'VerizonApexMedium',Arial,Helvetica,sans-serif;
    color: #333333;
    text-align:center;
    width: 90px;
    position: relative;
    z-index: 6;
    /*float: right;
    padding: 0px 25px;*/
}

.goToButton .goTo:after{
    background-image: url("../content/dam/support_rd/assets/images/i/support-arrow-down.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    content: "";
    height: 20px;
    margin-left: 10px;
    margin-top: 6px;
    overflow: hidden;
    position: absolute;
    width: 20px;
    z-index: 6;
}

.stickyContainer-always-on-top .goToButton .goTo:after{
    background-image: url("../content/dam/support_rd/assets/images/i/support-arrow-up.png");
}

div.PagingRecordListRecordBox .topicCategory.o-sticky-nav{
    margin-right:0px;
}

.goToMenuContainer{
    height: 6000px;
    background-color: rgba(0,0,0,0.75);
}

#goToButton-sticky-wrapper{
    float:right;
    height:40px;
    /*width:30%;*/
    background-color:#d2d3d4;
}

.recordsWrapper{
    background-color: #fff;
}

div.PagingRecordListRecordBox .record{
    padding: 20px 15px 20px 15px;
    border-bottom: 1px solid #d2d3d4;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

div.PagingRecordListRecordBox .record h6{
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    color: #06c;
    font-size:14px;
}

div.PagingRecordListRecordBox .record .type{
    padding: 10px 0;
}

div.PagingRecordListRecordBox .record .hub{
    padding-top: 20px;
}

.record-video-preview > img {
    width: 120px;
    height: 68px;
}

.record-video-description:before {
    background: url('//scache.vzw.com/omni/m/i/spr-s59e755b53b.png')  no-repeat 0 -256px;
    width: 62px;
    height: 62px;
    margin-left: -101px;
    content: "";
    margin-top:2px;
    position:absolute;
}

.record-video-description {
    width: auto;
    margin-left: 130px;
    min-height: 68px;
}

.record-simulator-description {
    width: auto;
    margin-left: 130px;
    min-height: 68px;
}
.record-video-length {
    margin-top: 20px;
}

.record-type {
    padding-top: 10px;
    padding-bottom: 10px;
}


.PagingRecordListRecordBox ul.o-actions li a:after {
    background-image: url("../content/dam/support_rd/assets/images/i/support-arrow-down.png");
    background-repeat: no-repeat;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: 30px;
    top: 40%;
    transform: rotate(270deg);
    width: 12px;
}
.PagingRecordListRecordBox .o-actions li a {
    box-sizing: border-box;
    display: block;
    padding: 20px 0;
    position: relative;
    width: 100%;
    color: #333;
}
.PagingRecordListRecordBox ul.o-actions{
    margin:0px;
}

.PagingRecordListRecordBox .o-actions li {
    font-size: 12px;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #fff;
    border-bottom: 1px solid #d2d3d4;
    padding-left: 15px;
    width: 100%;
    margin-bottom: 0px;
}

.RefinementDimensionText ul.o-actions{
    margin-top: 0px;
}

.RefinementDimensionText .o-actions li {
    font-size: 14px;
    color: #333;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #fff;
    border-bottom: 1px solid #d2d3d4;
    padding-left: 15px;
    margin-bottom: 0px;
}
.RefinementDimensionText .o-actions li a:after {
    background-image: url("//scache.vzw.com/omni/m/i/spr-s59e755b53b.png");
    background-repeat: no-repeat;
    background-position: 0 -4580px;
    content: "";
    display: block;
    height: 10px;
    position: absolute;
    right: 33px;
    top: 45%;
    width: 6px;

}
.RefinementDimensionText .o-actions li a {
    box-sizing: border-box;
    display: block;
    padding: 20px 0;
    position: relative;
    color: #333;
}
.TabletSubTabMenu {
    background: #ecedee;
    background: -moz-linear-gradient(top, #7d7d7d 0%, #f6f6f7 2%, #f1f2f2 51%, #eaebed 98%, #dedfe0 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7d7d), color-stop(2%,#f6f6f7), color-stop(51%,#f1f2f2), color-stop(98%,#eaebed), color-stop(100%,#dedfe0));
    background: -webkit-linear-gradient(top, #7d7d7d 0%,#f6f6f7 2%,#f1f2f2 51%,#eaebed 98%,#dedfe0 100%);
    background: -o-linear-gradient(top, #7d7d7d 0%,#f6f6f7 2%,#f1f2f2 51%,#eaebed 98%,#dedfe0 100%);
    background: -ms-linear-gradient(top, #7d7d7d 0%,#f6f6f7 2%,#f1f2f2 51%,#eaebed 98%,#dedfe0 100%);
    background: linear-gradient(to bottom, #7d7d7d 0%,#f6f6f7 2%,#f1f2f2 51%,#eaebed 98%,#dedfe0 100%);
    background: url("../content/dam/support_rd/assets/images/i/tabBackground.png");
    background-repeat: repeat-x;
    color:#111;
    display:block;
    height: 51px;
    margin-bottom: 25px;
    overflow: hidden;
    clear:left;
    position:absolute;
    width: 100%;
    left: 0;
}
.TabletSubTabMenuContent {
    width: 984px;
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.TabletSubTabMenuFiller {
    width: 100%;
    height: 76px;
}
.tabletStickyNavPadding.TabletSubTabMenu_padding {
    position: absolute;
}
/* Tab CSS */
* { margin:0px; padding:0px; }
 
/* Style for Usual tabs */
.TabletSubTabMenu ul {
    margin:0px;
}
.TabletSubTabMenu li { 
    list-style:none; 
    float:left;  
    border-right: 1px solid #ccc;
}
.o-support-filter-screen .o-content .o-item{
    height: 68px !important;
}
.TabletSubTabMenu ul a {
  display:block;
  padding:25px 40px 10px 10px;
  text-decoration:none!important;
  margin-left:0;
  font:12px 'VerizonApexMedium',Arial,Helvetica,sans-serif;
  text-transform:uppercase;
  color:#666666;
}

.TabletSubTabMenu ul a.selected {
  margin-bottom:0;
  cursor:default;
  color:#d00505;
  background:#fff;
  border-top: 4px solid #d00505;
  padding-top:21px;
  }
.TabletSubTabMenu div.menuItems {
  /*padding-top:3px;
  margin-top:-15px;*/
  clear:left;
  font:10pt Georgia;
  padding-left:15px;
  width:6000px;
}
.pageContents{
    padding-left:15px;
    font:12px Arial,Helvetica,sans-serif;
    width:225px;
    float: left;
    margin-right: 30px;
    color: #333;
    background-color: white;
}

div.pageContents_list {
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 0 30px 0 30px; 
    position: relative;
}

.pageContents h5{
    font-size: 18px;
    font-family: 'VerizonApexBold',Arial,Helvetica,sans-serif;
    font-weight: bold;
    padding-bottom: 15px;
}

.pageContents ul{
    position:relative;
    top: 37px;
    margin: 0px;
}

#pageContentsScrollUp {
    height: 37px;
    z-index: 5;
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color: #FFF;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
#pageContentsScrollUpSpacer {
    height: 10px;
    z-index: 5;
    width: 100%;
    background-color: #FFF;
}
#pageContentsScrollDownSpacer {
    height: 10px;
    z-index: 5;
    width: 100%;
    background-color: #FFF;
}

#pageContentsScrollDown {
    z-index: 5;
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 37px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    background-color: #FFF;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}
.pageContentsScrollDisabled::before {
    opacity: .3;
}
.pageContentsScrollDisabled::after {
    opacity: .3;
}

div#pageContentsScrollUp::before {
    background: url('../images/arrows_wBG.png') no-repeat -2px -123px;
    content: "";
    height: 27px;
    width: 100%;
    display:block;
    left: 50%;
    margin-left: -13.5px;
    position: relative;
}
div#pageContentsScrollDown::after {
    background: url('../images/arrows_wBG.png') no-repeat -2px -43px;
    content: "";
    height: 27px;
    width: 100%;
    display:block;
    left: 50%;
    margin-left: -13.5px;
    position: relative;
}


.pageContents ul li{
    padding-bottom: 10px;
    margin-bottom:0px;
}

div.categoryResultsList{
    margin-left:270px;
    margin-right:10px;
}

.topicGroup .recordLink:nth-child(odd) .record {
    background-color: #ecedee;
}

div.categoryResultsList .record{
    padding: 25px;
    font-family: Arial,Helvetica,sans-serif;
}

.categoryResultsList h3{
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    font-size: 26px;
    margin-bottom:0px;
    line-height: normal;
}

.categoryResultsList h6{
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    font-size: 18px;
    color:#06C;
}

.categoryResultsList .topicCategory{
    margin-right: 20px;
}

.categoryResultsList .topicGroup {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

/* put anchors above sticky nav */
div.categoryResultsList a.anchor {
    position: relative;
    top: -105px;
    display: block;
}
div.categoryResultsList .topicCategory > h3 > a {
    position: relative;
    top: -105px;
    display: block;
}

/* Remove padding on first heading */
.categoryResultsList .topicGroup:first-child > .topicCategory > h3 {
    line-height: 1;
}

.categoryResultsList .type{
    padding-bottom: 10px;
}

.categoryResultsList .rawHTML{
    margin-left:30px;
}

#pageContentSec{
    margin: 20px 160px 0 15px;
}

#pageContentSec h3{
    padding-bottom:20px;
    font-size:26px;
    margin-bottom:0px;
}

#rightColContentSec_list{
    position:relative;
    overflow: hidden;
}
#rightColContentSec_list ul{
    position:relative;
    top: 37px;
    margin: 0;
}
#rightColContentSec_list ul li{
    margin-bottom: 0 !important;
    padding-bottom: 6px;
}
#rightColContentSec{
    float:right;
    width: 110px;
    margin-top:35px;
}

#rightColContentSec a{
    color: #06C;
    font-family: Arial, Helvetica, sans-serif;
}

#pageContentSec .catTitle{
    background-color: #fff;
}

#pageContentSec .categoryselector{
    padding:10px 0 30px 0;
}

#pageContentSec .categoryselector ul{
    height:15px;
}


#pageContentSec .categoryselector li{
    float: left;        
    padding-right: 20px;
}

#pageContentSec .categoryselector li a{
    font-size: 12px;
    font-family: 'VerizonApexMedium',Arial,Helvetica,sans-serif;
    color: #333333;
    text-transform:uppercase;
}

#pageContentSec .categoryselector li.selected a{
    color: #d00505;
    border-bottom: 4px solid #d00505;
}

.TabletBodyContentSection{
    background-color: #fff;
    /* border-bottom: 1px solid #ccc; */
    clear:left;
}

#gridTablet *, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#gridTablet .content-grid{
    position: relative;
    margin-bottom: 50px;
    border-top: 1px solid #ccc;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid #CCC;
    padding-left: 0px;
}

#gridTablet .content-grid:before, .content-grid:after {
    content: " ";
    display: table;
}

#gridTablet .content-grid:after {
    clear: both;
}
#gridTablet .content-grid .content-item.devices.loadMore_content {
    display: none;
}

#gridTablet .content-grid .content-item {
    width: 25%;
    float: left;
    padding: 15px;
    position: relative;
    margin: 0;
    background: none;
    border: 1px solid #CCC;
    border-collapse: collapse;
    border-top: none;
    border-left: none;
    text-align: center;
}

#gridTablet .content-grid .content-item.devices{
    height:210px;
}

#gridTablet .content-grid .content-item .thumbnail.devices{
    padding-bottom:20px;
}

#gridTablet .content-grid .content-item .thumbnail.devices img{
    height: 120px;
    width: 79px;
}


#gridTablet .content-grid .content-item.serviceApps{
    height: 200px;
}

#gridTablet .content-grid .content-item .thumbnail.serviceApps img{
    max-height: 160px;
    /* width: 79px; */
}

#TabletKBArticle h3{
    padding-left: 0;
}

/*#kbDetailsTablet .pageContents{

}

#kbDetailsTablet .kbDetails{
    margin-left:270px;
}

#kbDetailsTablet div.kbDetails h1{
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    background-color: #fff;
    font-size: 26px;
    text-align: left;
    padding: 0px 0px 10px 0px;
}*/

#kbDetailsMobile{
    padding-left:15px;
    padding-right:15px;
    border-bottom: 1px solid #ccc;
}

#kbDetailsMobile .kbDetails h1{
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    background-color: #fff;
    font-size: 21px;
    text-align: left;
    padding: 15px 0px 10px 0px;
    color: #333;
}

#MobileProductDetails{
    /*padding:15px;*/
}

.innerBoxShadowRight{
    box-shadow: inset -10px 0 5px -5px hsla(0,0%,0%,.25);
    -moz-box-shadow:    inset -10px 0 5px -5px hsla(0,0%,0%,.25);
    -webkit-box-shadow: inset -10px 0 5px -5px hsla(0,0%,0%,.25);
}

.innerBoxShadowLeft{
    box-shadow: inset -10px 0 5px -5px hsla(0,0%,0%,.25);
    -moz-box-shadow:    inset -10px 0 5px -5px hsla(0,0%,0%,.25);
    -webkit-box-shadow: inset -10px 0 5px -5px hsla(0,0%,0%,.25);
}
.moreDevices {
    color: #2e67b2;
    margin-left: 20px;
}
#deviceSection {
    border: 1px solid #cbcbcb;
    margin: 5px 20px 20px;
}
#topDevice, .divider {
    border-bottom: 1px solid #cbcbcb;
}
.mOneButton {
    background: linear-gradient(to bottom, #f0f2f2 0%, #e4e6e6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #cbcbcb;
    border-radius: 6px;
    color: #6d6e71 !important;
    display: block;
    font-weight: bold;
    margin: 15px;
    padding: 15px;
    text-align: center;
    font-size: 16px;
}

#bottomDevice p {
    color: #6d6e71;
    text-align: center;
}

#topDevice h4 {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    color: #333333;
    font-size: 18px;
    font-family: 'VerizonApexBold',Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 15px;
    text-align: center;
}

#deviceCarousel h2 {
    background: none repeat scroll 0 0 #ffffff;
    border: medium none;
    color: #333333;
    font-size: 20px;
    font-style: italic;
    font-weight: normal;
    line-height: 20px;
    padding: 15px 15px 15px 10px;
}

.WidgetBox{
    background-color: #ffffff;
    width:984px;
    margin-left:auto;
    margin-right:auto;
}
.TabletHomeSpotlightBuilderWrapper{
    clear:both;
    background-color: #ecedee;
    margin-left:auto;
    margin-right:auto;
    min-width:984px;
}
.TabletHomeSpotlightBuilder{
    box-sizing: border-box;
    clear:both;
    width:984px;
    margin-left:auto;
    margin-right:auto;
    padding: 15px 0;
}

.TabletHomeSpotlightBuilder .pod:after {
    clear: none;
}

.TabletHomeSpotlightBuilder_item{
    float: left;
    width: 33%
}

.TabletHomeSpotlightBuilder_item .itemContent{
    padding-bottom: 10px;
}

.TabletHomeSpotlightBuilder_linkSec{
    float: left;
    margin-left: 90px;
}

.TabletHomeSpotlightBuilder h3{
    padding-bottom: 10px;
}

.TabletHomeSpotlightBuilder_link{
    padding-bottom: 10px;
}

.HorizontalSpotlightTable{
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    border-top: 1px solid #CECECE;
}

.HorizontalSpotlightTable_Mobile{
    /*margin-top: 15px;
    margin-bottom: 15px;*/
}

.SupportLandingPage_refinements {
    border: none;
    padding-bottom: 10px;
}

.SupportLandingPage_refinements .content {
    padding: 15px 13px 15px 15px;
}

.o-GuestSupportLandingPage .content a.button-grey{
    font-size: 16px !important;
    font-weight: bold;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

/*TypeAhead Auto Suggest and Tiles*/
.support-typeahead-search {
  border: 1px solid #d2d2d2;
  background-color: white;
  z-index: 9992;
  display: none;
  width: 754px;
  height:405px; 
  text-align:left;
  position:absolute;
  color:#6d6e71;
  font-size:12px; 
  font-family:arial;
  border-bottom:4px solid #ed1c24;
}
#support-typeahead-search {
  -moz-box-sizing: border-box;
}
.support-typeahead-search .gn-typeahead-template {
  display: none;
}
.support-typeahead-search .support-typeahead-search-results {
  /*position: absolute;*/
  top: 0;
  left: 0;
  max-width: 686px;
  height: 100%;
  z-index: 10;
  float:right;
}
.support-typeahead-search .support-typeahead-search-results .hidden {
  display:none;
}


.support-typeahead-search .support-typeahead-search-results h3 {
  font-weight: bold;
  font-size: 16px;
  /*position: absolute;*/
  top: 0;
  left: 8px;
  z-index: 10;
  width: 100%;
  margin-right:3px;
  background-color: #FFFFFF;
}
.support-typeahead-search .support-typeahead-search-results ul {
  list-style: none;
  background:0;
  /*position: absolute;*/
  max-width: 498px;
  max-height: 372px;
  bottom: 0;
  overflow: hidden;
  padding:0;
  margin-bottom:0;
  margin-left:0;
}
.support-typeahead-search .support-typeahead-search-results ul li {
  display: block;
  width: 166px;
  height: 182px;
  float: right;
  border: .5px solid #e6e6e6;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow: hidden;
  background:0;
  padding:0;
  margin-bottom:0;
}
.support-typeahead-search .support-typeahead-search-results ul li a {
  display: table;
  width: 100%;
  height: 100%;
  float: left;
  position: relative;
}
.support-typeahead-search .support-typeahead-search-results ul li a:link {
  color: #434343;
  text-decoration: none;
}
.support-typeahead-search .support-typeahead-search-results ul li a:hover {
  background-color: #ed1c24;
  color: #FFFFFF;
}
.support-typeahead-search .support-typeahead-search-results ul li a:visited {
  color: #434343;
}
.support-typeahead-search .support-typeahead-search-results ul li a:active {
  background-color: #ed1c24;
}
.support-typeahead-search .support-typeahead-search-results ul li.gn-typeahead-template-seeall a {
  display: block;
  max-width: 100%;
}

.support-typeahead-search .support-typeahead-search-results ul li p.vgn-icon-supportIm:before {
  display: block;
  max-width: 30%;
  font-size: 40px;
  margin: auto;
  margin-top: 10px;
  content: "\e021";
  color:#ed1c24;
  padding-top:10px;
  padding-bottom:10px;
}

.support-typeahead-search .support-typeahead-search-results ul li p.vgn-icon-communityIm:before {
  display: block;
  max-width: 30%;
  font-size: 40px;
  margin: auto;
  margin-top: 10px;
  content: "\e600";
  color:#ed1c24;
  padding-top:10px;
  padding-bottom:10px;
}

.support-typeahead-search .support-typeahead-search-results ul li:hover p.vgn-icon-supportIm:before{
  display: block;
  max-width: 30%;
  font-size: 40px;
  margin: auto;
  margin-top: 10px;
  content: "\e021";
  color:#FFFFFF;
  padding-top:10px;
  padding-bottom:10px;
}

.support-typeahead-search .support-typeahead-search-results ul li:hover p.vgn-icon-communityIm:before {
  display: block;
  max-width: 30%;
  font-size: 40px;
  margin: auto;
  margin-top: 10px;
  content: "\e600";
  color:#FFFFFF;
  padding-top:10px;
  padding-bottom:10px;
}

.support-typeahead-search .support-typeahead-search-results ul li.gn-typeahead-template-seeall p {
  font-size: 13px;
  bottom:26px;
  line-height: 12px;
  padding: 0;
  left: 0;
  margin:5px;
  max-height:20%;
  max-width:95%;
  text-align: center;
  margin-top:10px;
}

.support-typeahead-search .support-typeahead-search-results ul li.support-typeahead-template-blurb p {
  font-size: 15px;
  bottom:26px;
  line-height: 12px;
  padding: 0;
  left: 0;
  margin:5px;
  max-height:20%;
  max-width:95%;
  margin-top:10px;
}
.support-typeahead-search .support-typeahead-search-results ul li.support-typeahead-template-blurb p.support-typeahead-blurb-title {
  font-size: 12px;
  margin-bottom: 4px;
}
.support-typeahead-search .support-typeahead-search-results ul li.support-typeahead-template-blurb p.support-typeahead-blurb-copy {
  line-height: 16px;
  margin-top: 4px;
}

.support-typeahead-search .support-typeahead-search-terms {
  /*position: absolute;*/
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  float: left;
}

.support-typeahead-search .support-typeahead-search-terms .notHidden{
  /*position: absolute;*/
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  float: left;
}

.support-typeahead-search .support-typeahead-search-terms h3 {
  font-weight: bold;
  padding-left:3px;
  font-size: 16px;
  /*position: absolute;*/
  top: 0;
  right: 8px;
  z-index: 10;
  width: 97%;
  background-color: #FFFFFF;
}
.support-typeahead-search .support-typeahead-search-terms ul {
  list-style: none;
  /*position: absolute;*/
  right: 8px;
  bottom: 8px;
  width: 100%;
  /*height: 352px;*/
  padding:0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.support-typeahead-search .support-typeahead-search-terms ul li {
  width: 100%;
  border-bottom: 1px dotted #e6e6e6;
  margin: 2px 0;
  background:0;
  padding:0;
  line-height:2.25;
}
.support-typeahead-search .support-typeahead-search-terms ul li:last-child {
  border: 0;
}
.support-typeahead-search .support-typeahead-search-terms ul li.gn-typeahead-template-link a {
  display: block;
  width: 100%;
  padding: 4px 0;
}
.support-typeahead-search .support-typeahead-search-terms ul li.gn-typeahead-template-link a:link {
  color: #0000ff;
}
.support-typeahead-search .support-typeahead-search-terms ul li.gn-typeahead-template-link a:hover {
  color: #ed1c24;
}
.support-typeahead-search .support-typeahead-search-terms ul li.gn-typeahead-template-link a:visited {
  color: #0000ff;
}
.support-typeahead-search .support-typeahead-search-terms ul li.gn-typeahead-template-link a:active {
  color: #ed1c24;
}

.SearchBox{
    position:relative;
    width:100%;
}

#searchTextTablet::-ms-clear {
    display: none;
}


.SearchBox .submit {
    background: url("../images/vgnm_menusprite_right.png") no-repeat #FFFFFF;
    background-position: right -70px;
    position: absolute;
    right: 35px;
    padding: 0;
    margin: 0;
    border: 0;
    width: 40px;
    height: 35px;
    margin-top: 3px;
}

.searchInput {
    /*background: url("http://www.verizonwireless.com/content/dam/support/images/vgnm_menusprite.png") no-repeat scroll 108% -72px #FFFFFF;*/
    border-color: #CCCCCC;
    border-style: solid;
    color: #333333;
    font-family: 'VerizonApexBookItalic',Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 40px;
    padding:2px;
    padding-left: 10px;
    width: 96%;
    box-sizing: border-box;
}
/* Mobile Device Selector */
    .o-search-div{
        background-color: white !important;
        max-height:35px !important;
    }
    .o-search{
        padding-bottom:20px !important;
    }
    #o-search-input{
        font-family: 'VerizonApexMediumItalic';
        background: url("http://www.verizonwireless.com/dam/support/images/vgnm_menusprite.png") no-repeat scroll right -102px rgba(0, 0, 0, 0) !important;
    }
    #o-search-input:focus{
        background: url("http://www.verizonwireless.com/dam/support/images/vgnm_menusprite.png") no-repeat scroll right -70px rgba(0, 0, 0, 0) !important;
    }
    #seeMoreBtn{
        cursor:pointer;
    }
    #deviceFilter{
        display:none;
    }
    .filterApply{
        cursor: pointer;
    }
    .filterCancel{
        cursor: pointer;
    }
    .o-btn-filter{
        float:left;
        margin: 20px 40px 20px -48px !important;
    }
    .top-device-count{
        top: 29px;
        position: relative;
    }
    .o-sub-filters-panel{
        overflow:auto;
    }
    .o-sub-active-filters{
        border-top:1px solid #d2d3d5;
        border-bottom:1px solid #d2d3d5;
        overflow:auto;
        color:red;
    }
    .o-sub-active-filters li{
        float:left;
        list-style: none outside none;
        cursor:pointer;
    }
    .o-sub-active-filters .black{
        color:#a1a2a4;
    }
    .o-support-device-selector ul.o-innerServices li{
        padding: 0px 0px 0px 0px !important;
        height: 166px;
        border-top: none;
        border-bottom: 1px solid #d2d3d5;
    }
    .o-innerServices{
        margin: 0px;
    }
    .o-innerServices > li,.o-sub-active-filters >ul>li{
        margin-bottom:0px;
    }
    .o-sub-active-filters >ul{
        margin: 0px;
    }
    .bold{
        font-weight:bold;
    }
    .arrowUp{
        background: url("../images/support-arrow-up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        margin-bottom: 0;
        margin-left: 6px;
        margin-top: 0;
        padding-bottom: 0;
        padding-top: 0;
        position: relative;
        top: 4px;
    }
    .arrowDown{
        background: url("../images/support-arrow-down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        left: 3px;
        position: relative;
        top: 3px;
        text-decoration: none;
    }
    .arrowDown:hover{
        text-decoration: none;
    }
    .o-show-button{
        min-width:220px;
    } 
    #filterBtnContainer{
        width: 50%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    #deviceNumContainer{
        margin-right: auto;
        margin-left: auto;
        float: right;
        width: 44%;
    }
    .o-support-device-selector h3 {
        font-size: 15px !important;
        font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif !important;
        font-weight: bold;
        padding: 15px 0px 15px 15px !important;
        color: #595a5d;
        width: 100%;
        margin-bottom: 0px!important;
    }
    .o-support-footer{
        font-size: 14px !important;
        font-family: 'VerizonApexMedium',Arial,Helvetica,sans-serif !important;
    }
    .o-show-button{
        margin-bottom:10px !important;
    }
/* END - Mobile Device Selector */
/* Sticky Back To Top Bar Mobile*/

.stickyFooterBar{
    position: fixed;
    bottom: 0px;
    background-color: white;
    width: 100%;
    border-top: 1px solid #c0c0c0;
}

/* END - Sticky Back To Top Bar Mobile*/

/* Mobile Device Carousel*/
    .o-button-wrapper{
        position:fixed;
        bottom:0;
    }
    #deviceFilterTab1{
        margin-bottom:76px;
    }
    #deviceFilterTab2{
        margin-bottom:76px;
    }
    .current{
        color : black !important;
    }
    #deviceFilterTab1Btn{
        color: grey;
    }
    #deviceFilterTab2Btn{
        color: grey;
    }
    #filterByTitle{
        margin-top: 5px;
    }
    #MobileDeviceCarouselOuterContainer{
        border-bottom:1px solid #cecece;
        overflow-y:hidden;
    }
    .MobileDeviceCarousel{
        height : 253px;
        width : 850px;
        /**border-left: 1px solid grey;*/
        position: relative;
        /**zoom: 1;*/
    }
    .MobileDeviceCarousel_DevicePod{
        height : 323px;
        width : 275px;
        float:left;
        border: 1px solid #cecece;
        border-left:none;
    }
    .MobileDeviceCarousel_DevicePod_Header{
        font-size: 14px;
        font-weight: bold;
        border-bottom: 1px solid #cecece;
        padding: 15px;
        height: 10px;
        text-align:center;
    }
    .MobileDeviceCarousel_DevicePod_Content{
        padding: 15px;
    }
    .MobileDeviceCarousel_DevicePod_Content_Footer{
        margin-top: -10px;
    }
    .MobileDeviceCarousel_DevicePod_Content_Main{
        /* *zoom: 1; */
    }
    .MobileDeviceCarousel_DevicePod_Content_Main:before,
    .MobileDeviceCarousel_DevicePod_Content_Main:after {
      content: "";
      display: table;
    }
    .MobileDeviceCarousel_DevicePod_Content_Main:after {
      clear: both;
    }
    .MobileDeviceCarousel_DevicePod_Content_Main_Left{
        /*float:left;*/
        padding-left: 59px;
        padding-top: 0px;
        min-height:110px;
        padding-top: 13px;
    }
    .MobileDeviceCarousel_DevicePod_Content_Main_Right{
        float:left;
    }
    .MobileDeviceCarousel_LeftArrow{
        width: 10px;
        background-color: #C0C0C0;
        height: 250px;
        position: absolute;
        z-index:1001;
        border:1px solid #cecece;
    }
    .MobileDeviceCarousel_RightArrow{
        width: 10px;
        background-color: #C0C0C0;
        height: 250px;
        position: relative;
        float: right;
        top: -252px;
        z-index:1001;
        border:1px solid #cecece;
    }
    .GreyButton{
        margin: 10px auto;
        font-family: Arial;
        font-weight: bold;
        height: 44px !important;
        text-align: center;
        max-width: 80%;
        text-transform: none;
        font-size: 14px;
        padding: 0;
        -webkit-background-clip: padding-box;
        -moz-background-clip: padding-box;
        background-clip: padding-box;
        background-color: #f5f5f5;
        background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
        background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
        background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
        background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
        background-repeat: repeat-x;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
        border-bottom-color: #a2a2a2;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
        display: table;
        border: 1px solid #bbb;
        padding: 0 10px;
        width: 100%;
        color: #333;
        text-shadow: none;
        font-weight: 700;
        font-size: 1.2rem;
        font-family: Arial, Helvetica, sans-serif;
        line-height: 20px;
        position: relative;
        overflow: hidden;
    }
    .GreyButton .DesktopGreyButtonWrapper {
        line-height: 15px;
        display: table-cell;
        vertical-align: middle;
        height: 42px;
    }
    .GreyButton .DesktopGreyButtonWrapperContent {
        max-height: 44px;
        max-width: 196px;
        overflow: hidden;
        display: block;
    }
/* END - Mobile Device Carousel*/
/* Desktop Device Carousel */
    #DesktopDeviceCarouselOuterContainer{
    width:982px;
        margin-left:auto;
        margin-right:auto;
    }
    #DesktopDeviceCarouselContainer{
    width:841px;
        height:272px;
        margin-left:auto;
    margin-right:69px;
        margin-top:20px;
        margin-bottom:30px;
    overflow:hidden;
        position: relative;
    }
    .DesktopDeviceCarousel{
        height : 250px;
    width : 5200px;
        /**border-left: 1px solid grey;*/
        position: relative;
        /**zoom: 1;*/
    }
    .DesktopDeviceCarousel_DevicePod{
        height : 250px;
    width : 209px;
        float:left;
        border: 1px solid #cecece;
        border-left:none;
    }
    .DesktopDeviceCarousel_DevicePod_Header_ContentHeight{
        max-height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
        line-height:16px;
    }
    .DesktopDeviceCarousel_DevicePod_Header_Content{
        font-weight: bold;
        font-size: 14px;
        border-bottom: 1px solid #cecece;
/*      padding: 15px;
        height: 10px; */
        text-align:center;
        vertical-align: middle;
        display: table-cell;
        /* white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; */
    }
    .DesktopDeviceCarousel_DevicePod_Header{
        display: table;
        height: 41px;
        width: 100%;
        overflow: hidden;
    }
    .DesktopDeviceCarousel_DevicePod_Content{
        padding: 15px;
    }
    .DesktopDeviceCarousel_DevicePod_Content_Footer{
        margin-top: -10px;
    }
    .DesktopDeviceCarousel_DevicePod_Content_Main{
        /* *zoom: 1; */
    }
    .DesktopDeviceCarousel_DevicePod_Content_Main:before,
    .DesktopDeviceCarousel_DevicePod_Content_Main:after {
      content: "";
      display: table;
    }
    .DesktopDeviceCarousel_DevicePod_Content_Main:after {
      clear: both;
    }
    .DesktopDeviceCarousel_DevicePod_Content_Main_Left{
        /*float:left;*/
    padding-left: 61px;
        padding-top: 20px;
        min-height:110px;
    }
    .DesktopDeviceCarousel_DevicePod_Content_Main_Right{
        float:left;
    }
    .DesktopDeviceCarousel_LeftArrow{
        width: 10px;
        background-color: #C0C0C0;
        height: 250px;
        position: absolute;
        z-index:1001;
        border:1px solid #cecece;
    }
    .DesktopDeviceCarousel_RightArrow{
        width: 10px;
        background-color: #C0C0C0;
        height: 250px;
        position: relative;
        float: right;
        top: -252px;
        z-index:1001;
        border:1px solid #cecece;
    }
    
/* END - Desktop Device Carousel */
/* Tablet Search Box typeahead */
.SearchBox #suggest-view-tablet{
    display: none;
    width: 100%; 
    background-color: rgb(236, 237, 238); 
    padding: 10px; position: absolute; 
    color: rgb(51, 51, 51); z-index: 9999; 
    font-family: Arial,Helvetica,sans-serif; 
    margin-top: 2px;
}
#suggest-view-tablet .inner-content{
    clear: both; 
    position: relative; 
    top: 0px; 
    width: 100%; 
    z-index: 100; 
    max-height: 360px;
}
#suggest-view-tablet .inner-content .left-content{
    float: left; 
    width: 28%; 
    height: 100%; 
    overflow: hidden; 
    background-color: rgb(220, 226, 226); 
    min-height: 360px; 
    display: block;
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content{
    padding: 10px; 
    border-bottom: 1px solid rgb(210, 211, 212); 
    margin-top: 5px;
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content h3{
    font-weight: 400; 
    font-size: 18px; 
    margin: 0px 0px 10px 3px; 
    text-transform: uppercase;
    font-family: 'verizon_apexbook';
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content ul{
    margin: 0px; 
    padding: 0px;
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content ul li{
    font-family: verizon_apexbook; 
    list-style: none outside none; 
    color: rgb(34, 34, 34); 
    margin: 8px 5px 8px 15px; 
    font-size: 14px; 
    width: 95%;
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content ul li{
    font-family: verizon_apexbook; 
    list-style: none outside none; 
    color: rgb(34, 34, 34); 
    margin: 8px 5px 8px 15px; 
    font-size: 14px; 
    width: 95%;
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content ul li a{
    text-decoration: none;
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content ul li a p{
    color: rgb(255, 255, 255); 
    background-color: rgb(220, 226, 226);
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content ul li a p:hover{
    color: rgb(170, 170, 170); 
    background-color: rgb(170, 170, 170);
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content ul li a p span{
    display: inline-block; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    width: 80%; 
    height: 19px; 
    white-space: nowrap; 
    color: rgb(34, 34, 34);
}
#suggest-view-tablet .inner-content .left-content .suggestedTerms-content .hiddenspan{
    float: right; 
    display: none;
    color: rgb(34, 34, 34);
}
#suggest-view-tablet .inner-content .right-content{
    margin-left: 28%; 
    border-left: 1px solid rgb(210, 211, 212); 
    border-top: 1px solid rgb(210, 211, 212); 
    -moz-box-sizing: border-box;
}
#suggest-view-tablet .inner-content .right-content .support-product-info{
    float: left; 
    width: 33.33%; 
    height: 180px; 
    border-bottom: 1px solid rgb(218, 216, 215); 
    border-right: 1px solid rgb(218, 216, 215); 
    padding: 10px 24px; 
    -moz-box-sizing: border-box; 
    background-color: rgb(236, 237, 238); 
    color: rgb(255, 255, 255);
}
#suggest-view-tablet .inner-content .right-content .support-product-info:hover{
    background-color: rgb(170, 170, 170); 
}
#suggest-view-tablet .inner-content .right-content .support-product-info a{
    color: rgb(51, 51, 51); 
    text-decoration: none;
}
#suggest-view-tablet .inner-content .right-content .support-product-info .support-device-info{
    width: 100%; 
    margin-bottom: 10px; 
    height: 105px;
}
#suggest-view-tablet .inner-content .right-content .support-product-info .support-device-info img{
    margin-left: auto; 
    margin-right: auto; 
    max-height: 100px; 
    max-width: 100px; 
    display: block;
}
#suggest-view-tablet .inner-content .right-content .support-product-info .support-deviceName{
    font-weight: 700; 
    margin: 3px 0px; 
    display: inline-block; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    width: 100%; 
    height: 19px; 
    white-space: nowrap; 
    color: rgb(51, 51, 51);
}
#suggest-view-tablet .inner-content .right-content .support-product-info .support-deviceprice{
float: left; 
font-weight: 400; 
margin: 0px; 
color: rgb(51, 51, 51);
}
/* Tablet Search Box typeahead ended*/
/* Mobile Search Box typeahead started*/
#suggest-view-mobile .support-mobile-main-div{
clear: both; 
position: relative; 
top: 0px; width: 100%; 
z-index: 100; 
max-height: 360px; 
height: auto;
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div{
float: left; 
width: 100%; 
height: 100%; 
overflow: hidden; 
background-color: rgb(220, 226, 226);
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div{
padding: 10px; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: rgb(210, 211, 212); 
margin-top: 5px;
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div h3{
font-weight: 400; 
font-size: 18px; 
margin: 0px 0px 10px 3px; 
text-transform: uppercase;
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul{
margin: 0px; 
padding: 0px;
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul li{
font-family: verizon_apexbook; 
list-style: none outside none; 
color: rgb(34, 34, 34); 
margin: 8px 5px 8px 15px; 
font-size: 14px; width: 95%;
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul li a{
text-decoration: none;
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul li a p{
color: rgb(34, 34, 34);
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul li a p span{
display: inline-block; 
overflow: hidden; 
text-overflow: ellipsis; 
width: 80%; 
height: 19px; 
white-space: nowrap;
}
#suggest-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div .support-mobile-hidden-span{
float: right; 
display: none;
}

/**TODO: temp */
/* Tablet Search Box typeahead ended*/
/* Mobile Search Box typeahead started*/
#vgnm-search-view-mobile .support-mobile-main-div{
clear: both; 
position: relative; 
top: 0px; width: 100%; 
z-index: 100; 
max-height: 360px; 
height: auto;
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div{
float: left; 
width: 100%; 
height: 100%; 
overflow: hidden; 
background-color: rgb(220, 226, 226);
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div{
padding: 10px; 
border-bottom-width: 1px; 
border-bottom-style: solid; 
border-bottom-color: rgb(210, 211, 212); 
margin-top: 5px;
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div h3{
font-weight: 400; 
font-size: 18px; 
margin: 0px 0px 10px 3px; 
text-transform: uppercase;
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul{
margin: 0px; 
padding: 0px;
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul li{
font-family: verizon_apexbook; 
list-style: none outside none; 
color: rgb(34, 34, 34); 
margin: 8px 5px 8px 15px; 
font-size: 14px; width: 95%;
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul li a{
text-decoration: none;
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul li a p{
color: rgb(34, 34, 34);
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div ul li a p span{
display: inline-block; 
overflow: hidden; 
text-overflow: ellipsis; 
width: 80%; 
height: 19px; 
white-space: nowrap;
}
#vgnm-search-view-mobile .support-mobile-main-div .support-mobile-secondary-div .support-mobile-third-div .support-mobile-hidden-span{
float: right; 
display: none;
}

/* Mobile Search Box typeahead ended*/
.phone_support_right_col h3{
    padding:10px 0px 10px 20px;
}
.phone_support_right_col div,
.phone_support_right_col a{
    padding-left:20px;
}
.mobileTitle {
    font-weight: bold;
    font-style: italic; 
}

.headerSection {
    padding-left: 15px;
   /*  background-color: #ECEDEE; */
    /* padding-bottom: 15px;
    padding-right: 15px; */
    position: relative;
    padding-top: 0px;
    top: 46px;
}
.headerSection .SearchBox {
    width: 515px !important;
    position: relative;
}
/* Device Selector*/
    #OverlayLayer{
        position: fixed;
        top: 0;
        left:0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .7);
/*      filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5; */
        overflow: auto;
        z-index: 1000000;
        display: none;
    }
    #ContactTransferOverlayLayer{
        position: fixed;
        top: 0;
        left:0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .7);
/*      filter:alpha(opacity=50);
        -moz-opacity:0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5; */
        overflow: auto;
        z-index: 1000000;
        display: none;
    }
    #DeviceSelector{
        position: fixed;
        z-index: 90000000;
        /*width: 55%;*/
        width:652px;
        height:487px;
        top:50%;
        margin-top:-243px;
        left:50%;
        margin-left:-326px;
        opacity: 1;
        background-color:white;
        display:none;
        /*left: 50%;*/
        /*margin: 0 0 0 -29.5%;*/
    }
    #ContactTransfer{
        position: fixed;
        z-index: 90000000;
        /*width: 55%;*/
        width:652px;
        height:487px;
        top:50%;
        margin-top:-243px;
        left:50%;
        margin-left:-326px;
        opacity: 1;
        background-color:white;
        display:none;
        /*left: 50%;*/
        /*margin: 0 0 0 -29.5%;*/
    }
    #DeviceSelectorCloseLink{
        float:right;
        margin-right:15px;
    }
    #ContactTransferCloseLink{
        float:right;
        margin-right:15px;
    }
    #DeviceSelector_TitleBar{
        /*height:7%;*/
        height:24px;
        background-color:#c0c0c0;
        padding-top:10px;
    }
    #ContactTransfer_TitleBar{
        /*height:7%;*/
        height:24px;
        background-color:#c0c0c0;
        padding-top:10px;
    }
    #DeviceSelector_TitleBar_Title{
        margin-left:15px;
        font-weight: bold;
        font-style: italic;
    }
    #ContactTransfer_TitleBar_Title{
        margin-left:15px;
        font-weight: bold;
        font-style: italic;
    }
    .DeviceSelector_SearchBox_DropDown_Title {
        font-weight: bold;
    }
    .ContactTransfer_SearchBox_DropDown_Title {
        font-weight: bold;
    }
    #DeviceSelector_SearchBox{
        /*height:15%;*/
        height:74px;
        border-bottom: 1px solid #c0c0c0;
        overflow: hidden;
    }
    #ContactTransfer_SearchBox{
        /*height:15%;*/
        height:74px;
        border-bottom: 1px solid #c0c0c0;
        overflow: hidden;
    }
    #DeviceSelector_Main{
        /*height:63%;*/
        height:307px;
        overflow:auto;
        position: relative;
    }
    #ContactTransfer_Main{
        /*height:63%;*/
        height:307px;
        overflow:auto;
        position: relative;
    }
    #DeviceSelector_Footer{
        border-top: 1px solid #c0c0c0;
        overflow:hidden;
        height:38px;
        padding-top:19px;
    }
    #ContactTransfer_Footer{
        border-top: 1px solid #c0c0c0;
        overflow:hidden;
        height:38px;
        padding-top:19px;
    }
    .DeviceSelector_Main_DeviceBox{
        position: relative;
        /*width: 25%;*/
        width:156px;
        height:164px;
        float:left;
        border-bottom: 1px solid #c0c0c0;
        border-right: 1px solid #c0c0c0;
    }
    .ContactTransfer_Main_DeviceBox{
        position: relative;
        /*width: 25%;*/
        width:156px;
        height:164px;
        float:left;
        border-bottom: 1px solid #c0c0c0;
        border-right: 1px solid #c0c0c0;
    }
    .DeviceSelector_Main_DeviceBox:hover{
        background-color:#c0c0c0;
    }
    .ContactTransfer_Main_DeviceBox:hover{
        background-color:#c0c0c0;
    }
    .DeviceSelector_Main_DeviceBox__NoRightBorder{
        border-right: none;
    }
    .ContactTransfer_Main_DeviceBox__NoRightBorder{
        border-right: none;
    }
    .DeviceSelector_Main_DeviceBox_Image{
        text-align:center;
        margin-top:10px;
        height:70%
    }
    .ContactTransfer_Main_DeviceBox_Image{
        text-align:center;
        margin-top:10px;
        height:70%
    }
    .DeviceSelector_Main_DeviceBox_Image_PlaceHolder{
        text-align:center;
        margin-top:10px;
        height:70%;
        background-color:#c0c0c0;
        width:40%;
        margin-left: 47px;
    }
    .ContactTransfer_Main_DeviceBox_Image_PlaceHolder{
        text-align:center;
        margin-top:10px;
        height:70%;
        background-color:#c0c0c0;
        width:40%;
        margin-left: 47px;
    }
    .DeviceSelector_Main_DeviceBox_Title{
        text-align:center;
        font-weight: bold;
    }
    .ContactTransfer_Main_DeviceBox_Title{
        text-align:center;
        font-weight: bold;
    }
    .DeviceSelector_Footer_Msg{
        float:left;
        padding-left: 15px;
        padding-top: 9px;
    }
    .ContactTransfer_Footer_Msg{
        float:left;
        padding-left: 15px;
        padding-top: 9px;
    }
    .DeviceSelector_Footer_BtnContainer{
        float:right;
        padding-right:15px;
    }
    .ContactTransfer_Footer_BtnContainer{
        float:right;
        padding-right:15px;
    }
    .DeviceSelector_Footer_BtnContainer_CancelBtn{
        background: linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #ccc;
        box-shadow: 0 1px 0 0 #fefefe inset;
        color: #808080;
        border-radius: 5px;
        cursor: pointer;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1em;
        padding: 10px;
        text-align: center;
        white-space: nowrap;
        width: 76px;
    }
    .ContactTransfer_Footer_BtnContainer_CancelBtn{
        background: linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #ccc;
        box-shadow: 0 1px 0 0 #fefefe inset;
        color: #808080;
        border-radius: 5px;
        cursor: pointer;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1em;
        padding: 10px;
        text-align: center;
        white-space: nowrap;
        width: 76px;
    }
    button.DeviceSelector_Footer_BtnContainer_OkBtn{
        -webkit-transform: translate3d(0,0,0); /* force update in webkit */
        background: #ed1c24;
        background: -moz-linear-gradient(top,#ed1c24 0,#c0171d 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0,#ed1c24),color-stop(100%,#c0171d));
        background: -webkit-linear-gradient(top,#ed1c24 0,#c0171d 100%);
        background: -o-linear-gradient(top,#ed1c24 0,#c0171d 100%);
        background: -ms-linear-gradient(top,#ed1c24 0,#c0171d 100%);
        background: linear-gradient(to bottom,#ed1c24 0,#c0171d 100%);
        border: 1px solid #b11f24;
        box-shadow: 0 1px 0 0 #df6870 inset;
        border-radius: 5px;
        cursor: pointer;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1em;
        padding: 10px;
        text-align: center;
        white-space: nowrap;
        margin-left:5px;
        width: 76px;
        color: #fff !important;
    }
    button.ContactTransfer_Footer_BtnContainer_OkBtn{
        -webkit-transform: translate3d(0,0,0); /* force update in webkit */
        background: #ed1c24;
        background: -moz-linear-gradient(top,#ed1c24 0,#c0171d 100%);
        background: -webkit-gradient(left top,left bottom,color-stop(0,#ed1c24),color-stop(100%,#c0171d));
        background: -webkit-linear-gradient(top,#ed1c24 0,#c0171d 100%);
        background: -o-linear-gradient(top,#ed1c24 0,#c0171d 100%);
        background: -ms-linear-gradient(top,#ed1c24 0,#c0171d 100%);
        background: linear-gradient(to bottom,#ed1c24 0,#c0171d 100%);
        border: 1px solid #b11f24;
        box-shadow: 0 1px 0 0 #df6870 inset;
        border-radius: 5px;
        cursor: pointer;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1em;
        padding: 10px;
        text-align: center;
        white-space: nowrap;
        margin-left:5px;
        width: 76px;
        color: #fff !important;
    }
    button.DeviceSelector_BtnDisabled{
        background: #f0f2f2;
        background: -ms-linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        background: -o-linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        background: linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        opacity: 0.5 !important;
        cursor: default !important;
        border: 1px solid #ccc !important;
        box-shadow: 0 1px 0 0 #fefefe inset !important;
        color: #808080 !important;
    }
    button.ContactTransfer_BtnDisabled{
        background: #f0f2f2;
        background: -ms-linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        background: -o-linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        background: linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
        opacity: 0.5 !important;
        cursor: default !important;
        border: 1px solid #ccc !important;
        box-shadow: 0 1px 0 0 #fefefe inset !important;
        color: #808080 !important;
    }
    #DeviceSelector_SearchBox_Input{
        position:relative;
        padding-left: 15px;
        padding-top: 21px;
        padding-right: 8px;
        float: left;
        font-style: italic;
    }
    #ContactTransfer_SearchBox_Input{
        position:relative;
        padding-left: 15px;
        padding-top: 21px;
        padding-right: 8px;
        float: left;
        font-style: italic;
    }
/*  .DeviceSelector_SearchBox_Input_Focused{
        background: url("http://www.verizonwireless.com/dam/support/images/vgnm_menusprite.png") no-repeat scroll 336px -73px rgba(0, 0, 0, 0) !important;
    }
    .DeviceSelector_SearchBox_Input_Blurred{
        background: url("http://www.verizonwireless.com/dam/support/images/vgnm_menusprite.png") no-repeat scroll 336px -105px rgba(0, 0, 0, 0) !important;
    } */
    input.DeviceSelector_SearchBox_Input_Focused{
        background: none !important;
    }
    .DeviceSelector_SearchBox_Input_Focused::-ms-clear {
        display:none;
    }
    
    input.ContactTransfer_SearchBox_Input_Focused{
        background: none !important;
    }
    input.DeviceSelector_SearchBox_Input_Blurred{
        background: none !important;
    }
    input.ContactTransfer_SearchBox_Input_Blurred{
        background: none !important;
    }
    input.DeviceSelector_SearchBox_Input_Blurred + div {
        position:absolute;
        top:25px;
        right:13px;
        height:30px;
        width:33px;
        background: url("http://www.verizonwireless.com/dam/support/images/vgnm_menusprite.png") no-repeat scroll 0px -106px rgba(0, 0, 0, 0) !important;
        -ms-transform:scale(0.9);
        -ms-transform-origin: 0 0px;
        transform:scale(0.9);
        transform-origin: 0 0px;
    }
    input.ContactTransfer_SearchBox_Input_Blurred + div {
        position:absolute;
        top:25px;
        right:13px;
        height:30px;
        width:33px;
        background: url("http://www.verizonwireless.com/dam/support/images/vgnm_menusprite.png") no-repeat scroll 0px -106px rgba(0, 0, 0, 0) !important;
        -ms-transform:scale(0.9);
        -ms-transform-origin: 0 0px;
        transform:scale(0.9);
        transform-origin: 0 0px;
    }
    input.DeviceSelector_SearchBox_Input_Focused + div {
        position:absolute;
        top:25px;
        right:13px;
        height:30px;
        width:33px;
        background: url("http://www.verizonwireless.com/dam/support/images/vgnm_menusprite.png") no-repeat scroll 0px -74px rgba(0, 0, 0, 0) !important;
        -ms-transform:scale(0.9);
        -ms-transform-origin: 0 0px;
        transform:scale(0.9);
        transform-origin: 0 0px;
    }
    input.ContactTransfer_SearchBox_Input_Focused + div {
        position:absolute;
        top:25px;
        right:13px;
        height:30px;
        width:33px;
        background: url("http://www.verizonwireless.com/dam/support/images/vgnm_menusprite.png") no-repeat scroll 0px -74px rgba(0, 0, 0, 0) !important;
        -ms-transform:scale(0.9);
        -ms-transform-origin: 0 0px;
        transform:scale(0.9);
        transform-origin: 0 0px;
    }
    #DeviceSelector_SearchBox_Input input{
        line-height:25px;
        height: 25px;
    }
    #ContactTransfer_SearchBox_Input input{
        line-height:25px;
        height: 25px;
    }
    #DeviceSelector_SearchBox_OsDropDownContainer{
        float: left;
        margin-left: 5px;
        margin-top: 4px;
    }
    #ContactTransfer_SearchBox_OsDropDownContainer{
        float: left;
        margin-left: 5px;
        margin-top: 4px;
    }
    #DeviceSelector_SearchBox_TypeDropDownContainer{
        float: left;
        margin-left: 5px;
        margin-top: 4px;
    }
    #ContactTransfer_SearchBox_TypeDropDownContainer{
        float: left;
        margin-left: 5px;
        margin-top: 4px;
    }
    .DeviceSelector_SearchBox_DropDownButton{
        background: linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #ccc;
        box-shadow: 0 1px 0 0 #fefefe inset;
        color: #808080;
        border-radius: 2px;
        cursor: pointer;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1em;
        padding: 8px;
        text-align: left;
        white-space: nowrap;
        width:110px;
        margin-top:3px;
    }
    .ContactTransfer_SearchBox_DropDownButton{
        background: linear-gradient(to bottom, #f0f2f2 0px, #e0e2e2 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #ccc;
        box-shadow: 0 1px 0 0 #fefefe inset;
        color: #808080;
        border-radius: 2px;
        cursor: pointer;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.4rem;
        font-weight: bold;
        line-height: 1em;
        padding: 8px;
        text-align: left;
        white-space: nowrap;
        width:110px;
        margin-top:3px;
    }
    .DeviceSelector_SearchBox_DropDownButton > span{
        float: left;
    }
    .ContactTransfer_SearchBox_DropDownButton > span{
        float: left;
    }
    img.DeviceSelector_SearchBox_DropDownButton_Img{
        float:right;
        padding-top: 3px;
        margin-top: 0;
    }
    img.ContactTransfer_SearchBox_DropDownButton_Img{
        float:right;
        padding-top: 3px;
        margin-top: 0;
    }
    img.DeviceSelector_SearchBox_DropDownButton_Open_Img{
        float:right;
        padding-top: 1px;
        margin-top: 0;
        position: static;
    }
    img.ContactTransfer_SearchBox_DropDownButton_Open_Img{
        float:right;
        padding-top: 1px;
        margin-top: 0;
        position: static;
    }
    @media screen and (-webkit-min-device-pixel-ratio:0) {  
    /* CSS Statements that only apply on webkit-based browsers (Chrome, Safari, etc.) */  
    .DeviceSelector_SearchBox_DropDownButton_Img{
        float:right;
        margin-top:0px;
    }
    .ContactTransfer_SearchBox_DropDownButton_Img{
        float:right;
        margin-top:0px;
    }
    .DeviceSelector_SearchBox_DropDownButton_Open_Img{
        float:right;
        display: none;
        position: relative;
        top:3px;
        margin-top:0px;
    }
    .ContactTransfer_SearchBox_DropDownButton_Open_Img{
        float:right;
        display: none;
        position: relative;
        top:3px;
        margin-top:0px;
    }
        }
    .DeviceSelector_SearchBox_DropDown{
    overflow-y: auto;
    max-height: 380px;
        border:1px solid #c0c0c0;
        position: absolute;
    min-width:170px;
        background-color:white;
        z-index:100;
        display:none;
        padding:5px;
        margin-left: 0;
        margin-top: 1px;
        box-shadow: 5px 5px 5px #c0c0c0;
    }
    .ContactTransfer_SearchBox_DropDown{
    overflow-y: auto;
    max-height: 380px;
        border:1px solid #c0c0c0;
        position: absolute;
    min-width:170px;
        background-color:white;
        z-index:100;
        display:none;
        padding:5px;
        margin-left: 0;
        margin-top: 1px;
        box-shadow: 5px 5px 5px #c0c0c0;
    }
    .DeviceSelector_SearchBox_DropDown li{
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 18px;
    margin-bottom: 0;
    padding-left: 3px;
    padding-top: 3px;
    }
    .ContactTransfer_SearchBox_DropDown li{
    height: 18px;
    margin-bottom: 0;
    padding-left: 3px;
    padding-top: 3px;
    }
    .DeviceSelector_SearchBox_DropDown li:hover{
        background-color:#c0c0c0;
    }
    .ContactTransfer_SearchBox_DropDown li:hover{
        background-color:#c0c0c0;
    }
    
.WidgetBox .o-actions a:hover {
    text-decoration: none;
}


#menuItemsScrollLeft {
    z-index: 5;
    top: 11.5px;
    position: absolute;
    display: none;
    left: 0;
    background: url('../images/arrows_wBG.png') no-repeat -2px -3px;
    width: 27px;
    height: 27px;
}

#menuItemsScrollRight {
    z-index: 5;
    top: 11.5px;
    display: none;
    position: absolute;
    right: 0;
    background: url('../images/arrows_wBG.png') no-repeat -2px -83px;
    width: 27px;
    height: 27px;
}

#tabBackToTop {
    position:fixed;
    bottom: 0;
    right:75px;
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    background-color:#ededed;
    -webkit-border-top-left-radius:4px;
    -moz-border-radius-topleft:4px;
    border-top-left-radius:4px;
    -webkit-border-top-right-radius:4px;
    -moz-border-radius-topright:4px;
    border-top-right-radius:4px;
    border:1px solid #dcdcdc;
    color:#777777;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height:32px;
    line-height:32px;
    width:145px;
    text-align:center;
    z-index: 10;
    display: none;
}

.menuItems {
    left: 15px;
    position: relative;
    padding-left: 0px !important;
}

.TabletSubTabMenu {
    overflow: hidden !important;
}

.menuItems ul li a {
    z-index: -1;
}
.search-icon{
              position: absolute;
              width: 30px;
              height: 30px;
              right: 22px;
              top: 200px;
              background: url("../images/vgnm_menusprite_right.png") no-repeat #FFFFFF;
           background-position: -31px -72px;
           border-color: #CCCCCC;
           border-style: solid;
           color: #333333;
       cursor:pointer;
       }
#MobileDeviceCarouselContainer{
    height: 352px;
    margin: 20px auto 20px 15px;
    max-width: 500px;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    width: 95%;
}

#MobileProductDetails {
    border-bottom: 1px solid #ccc;
}

body {
    position: relative;
}

.ipad-sticky {
    position: sticky !important;
    position: -webkit-sticky !important;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    z-index: 7;
    -webkit-transform: translate3d(0, 0, 0);
    -transform: translate3d(0, 0, 0)
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
}

.stickyNavFloatAboveFooter {
    z-index: 7;
    position:relative;
    background-color: inherit;
}
.stickyNavFloatAboveMarquee {
    z-index: 9;
    position:relative;
    background-color: inherit;
}
.stickyNavFloatAboveOmni {
    z-index: 11;
    position:relative;
    background-color: inherit;
}
.stickyNavFloat {
    position: fixed !important;
    z-index: 10;
}
.stickyNavAbsolute {
    position: absolute !important;
    z-index: 0;
}

.tabletStickyNavPadding {
    z-index: 0 !important;
}

.tabletStickyNavPadding, .TabletSubTabMenu, #breadcrumbContainer, .pageContents {
    -webkit-transform: translate3d(0,0,0);
}

.stickyNavFloat.TabletSubTabMenu {
    width: 100%;
    z-index: 8;
}
.stickyNavFloat.pageContents {
    z-index: 7;
}

.pageContents_padding {
    float: left;
    margin-left: -100%;
}

.tabletWrapper {
    box-sizing: border-box;
    margin: 0 !important;
    padding: 15px !important;
}
.phone_support_right_col h3{
    margin-top:20px;
}
.vzw-button-red {
display: inline-block;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: 1px solid #b11f24;
padding: 10px;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 14px;
line-height: 1em;
text-align: center;
color: #FFF;
-webkit-box-shadow: inset 0 1px 0 0 #df6870;
-moz-box-shadow: inset 0 1px 0 0 #df6870;
-o-box-shadow: inset 0 1px 0 0 #df6870;
box-shadow: inset 0 1px 0 0 #df6870;
background: #ed1c24;
background: -moz-linear-gradient(top,#ed1c24 0,#c0171d 100%);
background: -webkit-gradient(left top,left bottom,color-stop(0,#ed1c24),color-stop(100%,#c0171d));
background: -webkit-linear-gradient(top,#ed1c24 0,#c0171d 100%);
background: -o-linear-gradient(top,#ed1c24 0,#c0171d 100%);
background: -ms-linear-gradient(top,#ed1c24 0,#c0171d 100%);
background: linear-gradient(to bottom,#ed1c24 0,#c0171d 100%);
}
#footer .footerMainLinks {
    clear: both;
    font-size: 12px;
    margin: 0 auto;
    width: 1005px;
}
.phone_support_right_col_desktop {
    padding-bottom: 10px;
    padding-top: 20px;
}
.desktopFooterContent {
    width: 984px;
    margin-left:auto;
    margin-right:auto;
}
#pagecontentSec{
    width:830px;
    margin-left:auto;
    margin-right:auto;
}
.phone_device_support {
    margin-left:auto;
    margin-right:auto;
    width:984px;
}
.userMTN {
    color: #808080;
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
    position: absolute;
    text-align: center;
    width:180px;
}
#brandRecordSpotlightWrapper {
    max-width:984px;
    margin-left:auto;
    margin-right:auto;
}
.stillHaveQ{
    width:33% 
}
.desktopWrapper{
    max-width:984px;
    margin-left:auto;
    margin-right:auto;
}
.disclamerTxt{
margin: 0;
margin-top:10px;
margin-bottom:10px;
padding-left: 30px;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
word-wrap: break-word;
word-break: break-all;
font-style: italic;
}

/**
    BEGIN LIFESTYLE IMAGE
**/
    #homepageHeaderWrapper {
    position: relative;
    top: -46px;
    height: 285px;
        width: 984px;
        margin-left: auto;
        margin-right: auto;
    }
    #homepageBgImg {
        width: 100%;
        background-position: center;
        background-repeat: no-repeat;
    height: 331px;
    position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
    }
    
    #homepageHeaderBG {
        min-width: 984px;
        height: 0;
        position: relative;
        top: -46px;
    }
        
    #homepageHeaderBG1 {
        width: 50%;
        position: absolute;
        height: 331px;
    }
    #homepageHeaderBG2 {
        position: absolute;
        height: 331px;
        width: 50%;
        left: 50%;
    }
    .deskWrapper #breadcrumbContainer {
        z-index: 12;
        position: relative;
        background: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        background-color: #ecedee;
    }
    .deskWrapper #breadcrumbContainer #breadcrumbs {
        background: none;
    }
    .headerSection {
        position: relative;
        top: 46px;
        padding-left: 15px;
    }
    .headerTitle h1{
        /* background-color: #ECEDEE; */
        color: #333333;
        font-size: 30px;
        font-weight: normal;
        margin-bottom: 1px;
        padding: 0;
        text-align: left;
    }
    .headerTitle .headerTitleBoldTablet {
        font-size: 45px;
        font-family: "VerizonApexMedium",Arial,Helvetica,sans-serif;
        font-weight: bolder;
    }
    div.headerSection div.sectionDescription.bottom20 {
        padding-top: 20px;
    }
    div#breadcrumbContainer.homeBreadcrumb{
        padding:15px; 
        line-height:16px;
        font-family:Arial, Helvetica,sans-serif;
        position:relative;
        width: 954px;
        background: none;
    }
/**
    END LIFESTYLE IMAGE
**/

/**
START Temporary CSS for PLANS
**/
    .o-support-billing-payments {
        width: 100%;
        background-color: #ecedee;
        border-right: 1px solid #D2D3D4;
        border-left: 1px solid #D2D3D4;
        border-collapse: collapse;
    }
    .o-support-billing-payments .o-actions {
        width: auto;
        border-bottom: 1px solid #D2D3D4;
        padding-left: 15px;
        background-color: #fff;
        border-collapse: collapse;
    }
    .o-support-billing-payments .o-actions a {
        padding: 20px 50px 20px 0;
        font-size: 14px;
        line-height: 16px;
        text-decoration: none;
        position: relative;
        display: block;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        font-size: 20px;
        color: black;
    }
    .o-support-billing-payments .o-actions a:after {
        content: "";
        display: block;
        width: 6px;
        height: 10px;
        background-image: url(http://scache.vzw.com/omni/m/i/spr-s59e755b53b.png);
        background-position: 0 -4580px;
        position: absolute;
        right: 33px;
        top: 50%;
        margin-top: -5px;
    }
/**
END Temporary CSS for PLANS
**/
#desktopSupportCategoryResultsList {
    width: 984px;
}

/**
NEW H1 HEADINGS
*/

.categoryResultsList h1{
    font-family: 'VerizonApexMediumItalic',Arial,Helvetica,sans-serif;
    font-size: 26px;
    margin-bottom:0px;
    line-height: normal;
}
/**
END NEW H1 HEADINGS
*/


/**
START contact transfer page
**/
    #contactTransfer {
        padding-bottom: 25px;
    }
    .contactTransfer .contactTransferHeading {
        border-bottom: 1px solid #C0C0C0;
    }
    .contactTransfer p.warn {
        font-size: 16px;
        line-height: 23px;
        background: url("http://cache.vzw.com/support/clc/images/warn_icon.jpg") no-repeat scroll left top transparent;
        padding: 0px 0px 0px 30px;
        margin-left: 10px;
    }
    .contactTransfer .box {
        height: 250px;
        width: 209px;
        float: left;
        border: 1px solid #cecece;
        border-left: none;
        text-align: center;
        position: relative;
    }
    .contactTransfer .box#currentD {
        border-left: 1px solid #cecece;
    }
    
    .contactTransfer .box .boxHeading {
        display: table;
        height: 41px;
        width: 100%;
        overflow: hidden;
    }
    
    .contactTransfer .box .boxHeading .boxHeadingContent {
        font-weight: bold;
        font-size: 14px;
        border-bottom: 1px solid #cecece;
        text-align: center;
        vertical-align: middle;
        display: table-cell;
        
        
    }
    .contactTransfer .box .boxHeading .boxHeadingContentHeight {
        max-height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .contactTransfer .box .device {
        padding: 15px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        display: block;
    }
    
    .contactTransfer .box * {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        display: block;
    }
    
    .contactTransfer .box .device img {
        min-height: 92px;
    }
    .contactTransfer .box.devPopulated .device .placeholderImg {
        display: none;
    }
    
    .contactTransfer .box .device .devImg {
        min-height: 92px;
        display: none
    }
    .contactTransfer .box.devPopulated .device .devImg {
        display: block;
    }
    
    .contactTransfer .button_holder {
        margin: 0px auto;
        width: 139px;
    }
    
    .contactTransfer a.button {
        display: block;
        float: left;
        text-decoration: none;
        margin: 0px;
        border: 0px none;
        color: #FFF;
    }
    
    .contactTransfer .devPopulated a.button {
        display: none;
    }
    
    .contactTransfer a.button span {
        display: block;
        float: left;
        text-decoration: none;
        margin: 0px;
        background: none repeat-x scroll left top transparent;
        border: 0px none;
        padding: 0px 12px !important;
    }
    
    .contactTransfer .box .another {
        display: none;
    }
    .contactTransfer .box.devPopulated .another {
        display: block;
    }
    .contactTransfer .vzr_red {
        font-family: Arial,Helvetica,sans-serif !important;
        cursor: pointer !important;
        width: auto !important;
        overflow: visible !important;
        font-size: 14px !important;
        font-weight: bold !important;
        white-space: nowrap !important;
        border-radius: 4px !important;
        color: #FFF !important;
        height: 13px !important;
        padding: 10px 9px !important;
        border-width: 1px !important;
        border-style: solid !important;
        border-color: #BF5944 #AC332F #9E1D20 #BD4333 !important;
        box-shadow: 0px 1px 0px #E5654C inset !important;
        background-color: #ED1C24;
        background: linear-gradient(to bottom, #ED1C24 0%, #B21C20 100%) repeat scroll 0% 0% transparent !important;
    }
    
    .contactTransfer .overlay {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        filter: alpha(opacity=50);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=50)";
        opacity: .5;
        display: block;
        background: #f7f7f7;
        z-index: 2;
    }
    
    .contactTransfer #next {
        /* display: none; */
        position: relative;
        width: 400px;
        padding: 15px 0px 24px;
        overflow: auto;
        clear: left;
        text-align: right;
    }
    .contactTransfer #next div {
        float: right;
    }
    
    .contactTransfer .box .devTitle {
        font-weight: bold;
        font-size: 14px;
        color: #333;
        margin-bottom: 0px;
        margin: 12px 0px;
        display: none;
    }
    
    .contactTransfer .box.devPopulated .devTitle {
        display: block;
    }
    
    #kbViewer {
        display: none;
        padding-bottom: 25px;
    }
    
    #kbViewer #instruct {
        margin: 10px 10px 35px;
    }
    
    #kbViewer .tabs {
        position: relative;
        float: left;
        height: 50px;
    }
    #kbViewer .tabs ul {
        display: inline;
        float: left;
        margin: 0px;
        border-width: 1px;
        border-style: solid solid none;
        border-color: #CFCFCF;
        -moz-border-top-colors: none;
        -moz-border-right-colors: none;
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        border-image: none;
    }
    .contactTransfer .tabs ul li {
        font-size: 12px;
        float: left;
        line-height: normal;
        margin: 0px !important;
        cursor: pointer;
        display: inline;
        background: none repeat scroll 0% 0% transparent;
        padding: 0px;
    }
    .contactTransfer .tabs ul li a {
        display: block;
        float: left;
        font-size: 12px;
        text-decoration: none;
        padding: 0px;
        margin: 0px;
        cursor: pointer;
        line-height: 23px;
        color: #333;
    }
    .contactTransfer .tabs ul li a.active span.tab {
        background-image: url("//cache.vzw.com/support/clc/images/tab_bg_active_left.gif");
        padding-left: 8px;
    }
    .contactTransfer .tabs ul li a span {
        float: left;
        background-position: left top;
        background-repeat: no-repeat;
        background-color: transparent;
        padding-left: 0px;
        padding-right: 0px;
        color: #333;
    }
    .contactTransfer .tabs ul li a.active span.tab span span {
        background-color: #FFF;
        background-image: url("//cache.vzw.com/support/clc/images/tab_bg_active.gif");
        padding: 9px 18px 9px 8px;
    }
    .contactTransfer img.deviceIcon {
        float: left;
    }
    .contactTransfer div.text {
        float: left;
        line-height: normal;
        margin-top: 2px;
        margin-left: 5px;
    }
    .contactTransfer div.text strong {
        clear: both;
        display: block;
    }
    .contactTransfer div.tabset {
        clear: both;
        display: block;
        border: 1px solid #CFCFCF;
        padding: 24px 18px 18px;
        background: none repeat scroll 0% 0% #FFF;
        overflow: hidden;
    }
    .contactTransfer #contentfooter {
        width: 822px;
    }
    .contactTransfer #contentfooter .buttons {
        padding: 0px;
        margin: 30px 0px;
        float: right;
        width: 132px;
        clear: none;
        overflow: auto;
    }
    .contactTransfer div.start-over {
        float: right;
        position: relative;
        top: 30px;
        right: 68px;
        font-weight: bold;
        font-size: 12px;
        line-height: 12px;
    }
    .contactTransfer .tabs ul li a span.tab {
        background-image: url("http://cache.vzw.com/support/clc/images/tab_bg_left.gif");
    }
    .contactTransfer .tabs ul li a span.tab {
        padding-left: 3px;
    }
    .contactTransfer .tabs ul li a span.tab span {
        background-image: url("http://cache.vzw.com/support/clc/images/tab_bg_right.gif");
    }
    .contactTransfer .tabs ul li a span.tab span {
        background-position: right top;
        padding-right: 3px;
    }
     
    .contactTransfer .tabs ul li a span.tab span span {
        background-color: inherit;
        background-repeat: repeat-x;
        padding: 9px 18px 9px 12px;
    }
    .contactTransfer div.tabset {
        clear: both;
        display: block;
        border: 1px solid #CFCFCF;
        padding: 24px 18px 18px;
        background: none repeat scroll 0% 0% #FFF;
        overflow: hidden;
    }
    
    .kbDetails h1.catTitle {
        background-color: #FFF;
        padding: 0;
    }
    
    .contactTransfer .start-over a {
        color: #4B578A;
    }
    
    #ContactTransferOverlayLayer .currentDevice {
        display: none;
    }
    #ContactTransferOverlayLayer.currentDevice .currentDevice {
        display: initial;
    }
    #ContactTransferOverlayLayer .newDevice {
        display: none;
    }
    #ContactTransferOverlayLayer.newDevice .newDevice {
        display: initial;
    }

/**
END contact transfer page
**/

#liveChatSpan {
    float:right;
    height:30px;
    display:none;
    margin-top: -26px;
}

#lpButton:hover {
    cursor:pointer;
}

#liveChatSpanPlaceholder {
    float:right;
    height:30px;
    display:none;
    margin-top: -26px;
}


.get_help_at_your_local_store {
    max-width:984px;
    margin-left:auto;
    margin-right:auto;  
}
.navPlus:before{
color: #cd040b;
content: "\e078";
float: right;
cursor: pointer;
font-family: 'vzwIcons';
font-size: 14px;
}
.navMinus:before{
color: #cd040b;
content:"\e077";
float: right;
font-family: 'vzwIcons';
font-size: 14px;
} 

.touchcommercebutton.section {
    padding-left: 9px;
}

.vaButtonImage {
	padding-left: 10px;
}

a#vaChatSpanPlaceHolderLoggedIn:hover, a#vaChatSpanPlaceHolderLoggedOut:hover{
	cursor:pointer;
	text-decoration: none;
}	 
#vaChatSpanPlaceHolderLoggedIn, #vaChatSpanPlaceHolderLoggedOut{
	margin-left: 780px;
	top: 171px;
	font-family: NeueHaasGroteskDisplayBold,Arial,Helvetica,sans-serif;
	cursor:pointer;
    float: right;
    position: absolute;
    margin-top: 24px;
} 

#vaChatSpanPlaceHolderLoggedIn  table, td, tr, #vaChatSpanPlaceHolderLoggedOut table, td, tr{
	padding: 0px 3px 0px 6px;
}
.vaChatSubText{
	text-align: center;
    font-family: NeueHaasGroteskText,sans-serif !important;
    color: black;
    font-weight: 100;
    font-size: 11px;
    line-height: 8px;
}
.vaButtonMainText{
	text-align: right;
    font-family: NeueHaasGroteskDisplayBold,Arial,Helvetica,sans-serif;
    color: black;
    font-weight: 800;
    font-size: 16px; 
}

#vaChatSpanPlaceHolderLoggedIn > span > table > tbody > tr > td > table > tbody > tr.vaChatSubText > td{
	padding:0 3px 0 6px; !important
}

#vaChatSpanPlaceHolderLoggedOut > span > table > tbody > tr > td > table > tbody > tr.vaChatSubText > td{
	padding:0 3px 0 6px; !important
}

#vaChatSpanPlaceHolderLoggedIn > span > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td.vaButtonMainText{
	padding:0 3px 0 6px; !important
}
#vaChatSpanPlaceHolderLoggedOut > span > table > tbody > tr > td > table > tbody > tr:nth-child(1) > td.vaButtonMainText{
	padding:0 3px 0 6px; !important
}

