body {
  margin: 0;
  padding: 0;
  font-family: "NeueHaasGroteskDisplay", sans-serif;
}
@font-face {
  font-family: "NeueHaasGroteskDisplay", sans-serif;
  src: url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplay.woff")
      format("woff"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplay.ttf")
      format("truetype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplay.svg")
      format("svg"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplay.eot")
      format("embedded-opentype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplay.eot?#iefix")
      format("embedded-opentype");
}

@font-face {
  font-family: "NeueHaasGroteskDisplayBold", sans-serif;
  src: url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.woff")
      format("woff"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.ttf")
      format("truetype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.svg")
      format("svg"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.eot")
      format("embedded-opentype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.eot?#iefix")
      format("embedded-opentype");
}

@font-face {
  font-family: "NeueHaasGroteskText";
  src: url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.woff")
      format("woff"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.ttf")
      format("truetype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.svg")
      format("svg"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.eot")
      format("embedded-opentype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.eot?#iefix")
      format("embedded-opentype");
}

@font-face {
  font-family: "NeueHaasGroteskTextBold";
  src: url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextBold.woff")
      format("woff"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextBold.ttf")
      format("truetype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextBold.svg")
      format("svg"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextBold.eot")
      format("embedded-opentype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextBold.eot?#iefix")
      format("embedded-opentype");
}

@font-face {
  font-family: "NeueHaasGroteskTextMedium";
  src: url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextMedium.woff")
      format("woff"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextMedium.ttf")
      format("truetype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextMedium.svg")
      format("svg"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextMedium.eot")
      format("embedded-opentype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskTextMedium.eot?#iefix")
      format("embedded-opentype");
}

@font-face {
  font-family: "NHaasGroteskDSStd-75Bd", sans-serif;
  src: url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.woff")
      format("woff"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.ttf")
      format("truetype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.svg")
      format("svg"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.eot")
      format("embedded-opentype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskDisplayBold.eot?#iefix")
      format("embedded-opentype");
}

@font-face {
  font-family: "NHaasGroteskDSStd-55Rg", sans-serif;
  src: url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.woff")
      format("woff"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.ttf")
      format("truetype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.svg")
      format("svg"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.eot")
      format("embedded-opentype"),
    url("//scache2.vzw.com/globalnav/fonts/NeueHaasGroteskText.eot?#iefix")
      format("embedded-opentype");
}

body {
  background-color: #F6F6F6;
}
#app {
  background-color: #F6F6F6;
  width: 100% !important;
}

.outerContainer {
  margin: 0 auto;
}

.acc-container {
  margin-left: 1rem;
}


.wrapper {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

p {
  white-space: normal;
}

.nextStepContent li::marker {
  font-weight: bold;
}

.nextStepContent {
  padding-left: 20px;
  max-width: 596px;
}

.ctaDesignSection {
  margin-top: 15px;
}

.subTitleSection {
  display: inline-block;
  width: 85%;
}

.secondaryCTA p {
  display: inline-block;
}

.thumnilImage {
  display: inline-block;
  vertical-align: top;
}

.thumnilSingleImage {
  width: 15%;
  text-align: right;
}

.selectedCss {
  border: 0.2px dashed #000;
  padding: 1px;
}

li>p {
  font-weight: normal;
  margin-top: 8px;
}

#mdnList label {
  margin-bottom: 32px;
}

.summary {
  list-style: none;
  color: #000000;
  font-family: "NHaasGroteskDSStd-55Rg", sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 1rem;
}

a:link,
a:visited .summary {
  color: black;
  background-color: transparent;
  text-decoration: underline;
}

.Accheading {
  font-family: "NHaasGroteskDSStd-75Bd", sans-serif;
  margin-top: 4rem;
}

.subheading {
  font-family: "NHaasGroteskDSStd-55Rg", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  border-bottom: #000000 4px solid;
  padding-bottom: 15px;
}

.orderNumberSection, .activityStatus, .orderNumberStatus, .totalAmount, .locationCode {
  margin-top: 1px;
  display: inline-block;
}

.timelineMiddleSection{
  margin-bottom: 8px;
}

.orderNumberStatus {
  margin: 0px 4px;
}

.thumbnilImagesCls {
  width :64px;
  height:64px;
  border-radius: 8px;
  vertical-align: middle;
}

.imageAndCounter:after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 100%;
  vertical-align: middle;
}

#secondaryCtaVal {
  text-decoration: none;
}
.line {
  padding-top: 20px;
}

.activity {
  font-family: "NHaasGroteskDSStd-55Rg", sans-serif;
  font-size: 2rem;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: bolder;
  padding-bottom: 7px;
  padding-top: 2rem;
}

.acc-history {
  font-size: 0.9rem;
  font-weight: bolder;
  padding-bottom: 7px;
  padding-right: 20px;
  float: right;
}

.nonCtaAccibilityText {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}

.selectButton:after {
  content: "";
  display: inline-block;
  height: 8px;
  width: 8px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  -ms-transform: rotate(315deg);
  transform: rotate(315deg);
  float: right;
  font-weight: bold;
}

.story {
  font-family: "NHaasGroteskDSStd-55Rg", sans-serif;
  border-bottom: #000000 1px solid;
  padding-bottom: 1rem;
  font-size: 1rem;
}

.story-heading {
  font-weight: bold;
  font-size: 16px;
  line-height: 14.5px;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.story-descp,
.activity-desc {
  font-size: 16px;
  line-height: 16.8px;
  padding-bottom: 1rem;
}

.timelineLine {
  padding-bottom: 3rem;
}

.footer-margin {
  margin-top: 6rem;
}

#collapse ul {
  list-style-type: none;
  margin-left: -2.5rem;
}

#collapse ul.disc {
  list-style-type: disc;
}

#collapse ul.disc>li {
  list-style-type: disc;
  margin-left: -1rem;
}

ul>li .story-descp {
  margin-left: 2rem;
  margin-top: -0.5rem;
}

.margin {
  margin-left: 0.7rem !important;
}

.sign {
  float: right;
  margin-top: -3.8rem;
}

.sign-top {
  float: right;
  margin-top: 0.2rem;
}

.bsiVHj {
  border-top: none !important;
}

.story-msg {
  font-size: 14px;
  font-weight: bold;
  line-height: 16.8px;
  padding: 1rem 0 1rem 1rem;
  float: right;
}

textarea.form-control {
  outline: none;
}

.new-msg,
.cancel {
  font-family: "Neue Haas Grotesk Display Std", sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 14.5px;
  margin-left: 1rem;
}

.cancel {
  text-decoration: underline;
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.cancel a:link,
a:visited {
  color: black;
  background-color: transparent;
  text-decoration: none;
}

.form-control {
  height: calc(2.5em + 0.75rem + 2px) !important;
}

.modal-header {
  border-bottom: none;
}

.modal-footer {
  border-top: none;
  justify-content: left;
}

.modal-body {
  padding: 0 1rem;
}

.modal-content {
  padding: 1rem;
}

.vertical {

  margin-bottom: 2rem;
}


.datesTitle {
  padding-bottom: 15px;
  position: relative;
  top: 19px;
  left: -10px;
}

.emptyState {
  padding-top: 8px;
  padding-bottom: 24px;
}

.timelineDate {
  position: relative;
  margin-bottom: 15px;
  /* border: 1px solid #D8DADA; */
  border-radius: 15px;
  /* padding: 15px; */
  width: 50%;
  box-sizing: border-box;
  /* background-color: #fff; */
  /* min-height: 200px; */
}

[class^=InnerTileContainer-] {
  display: block !important
}

.timelineMiddleSection h4 {
  line-height: 28px;
  /* margin-bottom: 8px; */
}

.primaryCTA {
  display: inline-block;
  margin-right: 10px;
}

.noDataValue {
  padding: 20px 2px 30px 0px;
}

.timelineIcon:before {
  position: relative;
  top: 6px;
  border-left: 1px solid #000;
}

.timelineText {
  position: relative;
  padding-top: 36px;
  padding-left: 10px;
  top: -5px;
}

.timelineTopSection {
  margin-bottom: 8px;
}

.timelineChannelFulfillment,.timelineHeader {
  display: inline-block;
  width: 50%;
}

.timelineDateSection {
  text-align: right;
}


.timelineContent {
  padding-left: 16px;
  margin-top: -8px;
  display: inline-block;
}

.formaterDate {
  padding-left: 5px
}

.tabsStyling {
  padding-top: 35px;
}

.timeline {
  padding-top: 20px;
}

.timeStamp {
  padding-left: 16px;
  font-size: 24px;
  font-weight: bold;
}

.dropDown {
  margin-top: 10px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: row;
}

.yearFilter {
  margin-left: 2%;
}

.yearFilter,
.selectFilter {
  width: 24%;
}

.remainingImagesCount {
  vertical-align: top;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-left: 8px;
    width: 64px;
    height: 64px;
    display: inline-block;
    background-color: #F6F6F6;
    text-align: center;
    padding-top: 16px;
    box-sizing: border-box;
    border-radius: 8px;
}
.timelineContentPadding {
  margin-bottom: 3rem;
}

.paginationSection {
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 50%;
}

.paginationSection nav {
   margin: 0 auto;
}

.dot:before {
  content: ' \25CF';
  width: 8px;
  height: 8px;
  margin-left: -23px;
  top: -10px;
  position: relative;
}

.headerSpacing {
  padding-top: 10px;
}

.blackTiles {
  background-color: #fff;
  width: 95%;
  padding: 10px 15px;
  box-sizing: border-box;
  color: #000;
  margin-right: 1%;
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 40PX;
  min-height: 135px;
  vertical-align: top;
  position: relative;
  border-radius: 10px;
  margin-left:-1px;
}

.blackTiles.singleRecordTiles {
  margin-bottom: 0PX;
}

.blackTiles.withoutSlider {
  width: 32%;
  margin-bottom: 10px;
}

.blackTilesHeader h2 {
  min-height: 15px;
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  line-height: 16px;
}

.blackTilesTitle p {
  font-size: 16px;
  margin-top: 10px;
  color: #6F7171;
  margin-bottom: 5px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.5px;
}

.blackTitleButton button a {
  text-decoration: none;
  font-size: 11px;
}

.nextStepTiles {
  margin: 5px 0;
}

.blackTitleButton {
  float: right;
  position: absolute;
  bottom: 12px;
  left: 12px;
}

.noTabStyle {
  margin-top: 20px;
}

div[aria-label="tileSection"] {
  position: relative;
  z-index: 999;
}

.imageAndCounter {
  vertical-align: top;
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
  text-align: center;
}

.imageAndCounter:not(:first-child) {
  margin-left: 8px;
}

.drawRemainingCircle {
    min-width: 24px;
    min-height: 16px;
    background-color: #D8DADA;
    border-radius: 32px;
    color: #000000;
    text-align: center;
    font-size: 12px;
    padding: 0px 2px;
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    right: 0px;
    bottom: 2px;
    font-weight: 400;
    line-height: 16px;
}

a.storeLocationCls, a.storeLocationCls:active, a.storeLocationCls:visited {
  border-bottom: 0px !important;
  color: #000;
}

.HeadersContent {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 400;
}

/* .yearFilter select, .selectFilter select {
  font-weight: 700;
 } */

 #category_filter_dropdown, #year_filter_dropdown {
   margin-top:3px;
 }

 .yearFilter select option, .selectFilter select option {
  background-color: #F6F6F6;
}

 .yearFilter [class^=SelectContainer],.selectFilter [class^=SelectContainer] {
    border: 1px solid #6F7171 !important;
    background-color: #F6F6F6;
    border-radius: 5px;
  }
  
  .yearFilter [class^=SelectContainer] :focus,.selectFilter [class^=SelectContainer] :focus{
    border: 1px solid #6F7171 !important;
    border-radius: 5px;
  }

.btnGoback  {
  margin: 0px 20px 20% 20px;
}

.errorMessageText {
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
  text-align: left;
  width: 50%;
}

#accordianHeader .accordionButton {
  width: auto !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-right: 2rem !important;
}
#accordianHeader .toggleIconWrapper {
  top: 7px !important;
}

#accordianHeader [id*=accordionDetail_] {
  background: linear-gradient(180deg, rgba(243, 243, 245, 0.8) 0%, rgba(242, 242, 242, 0.8) 100%);
  backdrop-filter: blur(50px);
  border-radius: 12px;
  position: absolute;
  /* top: -25px; */
  /* width: 100%; */
  padding: 0px;
  z-index: 2;
  /* margin-top: -20px; */
  background-color: #F3F3F3;
  left: 0;
}

#accordianHeader [id*=accordionDetail_] > div {
  max-height: 300px;
  overflow-y: auto;
  overflow-x: auto;
  width: 250px
}

.detailItemDropdown {
  border-bottom: 1px solid #D5D5D5;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Verizon-NHG-eDS', Helvetica, sans-serif;
}

.detailItemDropdown:last-child {
  border: 0px;
  /* margin-bottom: -25px; */
}

a#selectLineDetail {
  border-bottom: 0px;
  padding: 15px 20px 15px 25px;
  display: block;
}

a#selectLineDetail:hover {
  color: #fff;
}

.detailItemDropdown:hover{
  background-color: #0077B4;
  border-radius: 5px;
  color: #fff;
} 

.dropdownNotificationSection {
  width: 50%
}

.selectedMdnSection {
  display: inline-block;
  width:50%;
}

.notificationLink {
  display: inline-block;
  width:50%;
  text-align: right;
}

/* .dropdownMDNChangeSection {
  display: inline-block;
  width:70%;
} */

.homeSelectedType svg#checkMarkDropDown {
  top:18px;
}

.mobileSelectedType svg#checkMarkDropDown {
  top:25px;
}

svg#checkMarkDropDown {
  position: absolute;
  left: 5px;
}

.detailItemDropdown.selectedMdnDropdown {
  position: relative;
}

.detailItemDropdown:hover a {
  color: #fff !important;
}

.detailItemDropdown:hover svg path {
  stroke: #fff !important;
  fill: #fff !important;
}

.reviewNotification, .reviewNotification:hover {
  text-decoration: none !important;
}

.moveTrackerCircle {
  display: inline-block;
  width: 4%;
  margin-left: -2px;
}

.moveTrackerCircleText {
  display: inline-block;
  width: 33.33%;
  /* margin-left: -2px; */
}

.moveTrackerLine {
  width: 44.5%;
  display: inline-block;
  vertical-align: text-top;
  text-align: center;
}

.moveTrackerLineText {
  /* width: 44%; */
  display: inline-block;
  vertical-align: text-top;
  /* text-align: center; */
}

.trackingSection {
  margin-top: 6px;
}

.addSpaceTextTracker {
  display: block;
  height: 4px;
}
.progressBar {
  display: flex;
  width: 100%;
  /* align-items: center; */
  justify-content: space-between;
}

.progressBar .title {
  font-size: 12px;
  margin: 0;
}

.progressBar .date {
  font-size: 12px;
}
.circle svg{
  background: #fff;
    position: relative;
    z-index: 9;
}
.progressLine {
  position: absolute;
  width: 100%;
  top: 14px;
  z-index: 1;
}
.circle svg path{
    transform: scale(1.20);
    transform-origin: center;
}
.circle.active svg path {
 fill:#008331 ; 
}
.step01{
  text-align: left;
}
.step02{
  text-align: center;
}
.step03{
  text-align: right;
}

.statusBar-container {
  position: relative;
  margin-top: 16px;
}

.dataInsight {
  font-weight: 700;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.dateActivity{
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.marginLeft {
   margin-left: 5px;
   font-weight: 500;
}

@media (min-width: 1200px) {
  .btn-submit {
    width: 180px;
  }

  .Viewheading {
    font-size: 4.5rem;
  }
}

/* Desktop */
@media screen and (min-width: 1024px) {
  .selectButton {
    color: #ffffff;
    margin-top: 8px;
    margin-right: -14%;
    float: right;
  }

  .acc-history {
    padding-right: 2rem;
  }

  .outerContainer {
    width: 79.5rem;
  }
}

/* Tablets */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .selectButton {
    color: #ffffff;
    margin-top: 8px;
    margin-right: -23%;
    float: right;
  }

  .paginationSection {
    position: relative;
    text-align: center;
    vertical-align: middle;
    left: 22%;
    width: calc(100% - 22%);
  }

  .subTitleSection {
    width: 80%;
  }
}

/* MObile */
@media screen and (max-width: 767px) {
  .btnGoback  {
    width: 80% !important;
    text-align: center !important;
    display: block !important;
    /* margin: 60% auto 20px auto !important; */
    margin: auto;
    position: absolute!important;
    bottom: 37px;
    left: 10%;
  }

  .errorMessageText {
    font-size: 24px;
    line-height: 28px;
    width: 100%;
    }

  .timelineDate,
  .yearFilter,
  .selectFilter {
    width: 100%;
  }

  #secondaryCtaVal {
    text-decoration: none;
   
    margin-right: -10px;
  }

  .timelineMiddleSection h4 {
    line-height: 24px;
  }

  .subTitleSection {
    width: 80%;
  }

  .thumnilSingleImage {
    width: 20%;
    text-align: right;
  }

  .acc-history {
    font-size: 0.9rem;
    font-weight: bolder;
    margin: 10px 20px 7px 0;
    float: none;
  }

  .selectButton {
    color: #ffffff;
    margin: -26px 175px 18px 0px;
  }

  .sign {
    float: right;
    margin-top: -5.8rem;
  }

  .summary {
    font-size: 1.1rem;
  }

  .activit {
    font-size: 1.5rem;
  }

  .story-descp {
    padding-right: 6rem;
  }

  .activity-desc {
    padding-left: 2.5rem;
    padding-right: 2rem;
  }

  .paginationSection {
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    left: 0;
  }

  .tabsStyling {
    padding-top: 15px;
    margin-left: -16px; 
    margin-right: -16px;
  }

  .noTabStyle {
    margin-top: 2px;
  }

  .listTabClass {
    width: 50%;
  }

  .listTabClass button{
    width: 100% !important;
    text-align: center;
  }

  .timelineDate h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .dropdownNotificationSection {
    width: 100%
  }
  

  .notificationLink {
    display: inline-block;
    width:50%;
    text-align: right;
    position: relative;
    top:-2px;
  }
  
  /* .dropdownMDNChangeSection {
    display: inline-block;
    width:55%;
  } */

  .moveTrackerCircle {
    display: inline-block;
    width: 6.5%;
    margin-left: -2px;
  }

  .moveTrackerLine {
    width: 40.5%;
    display: inline-block;
    vertical-align: text-top;
    text-align: center;
  }
}
.spinner {
  width: 100%;
  height: 100%;
  position: fixed;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  z-index: 999999;
  top: 0;
  left: 0;
}

.spinner.m-img {
  width: 100%;
  height: 100%;
  position: absolute;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.5);
  z-index: 999999;
}
/* LOADER 1 */

.spinner:before,
.spinner:after {
  content: "";
  position: absolute;
  top: 45%;
  left: 45%;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 4px solid transparent;
  /* border-top-color: #3498db;
  border-left-color: #3498db;
  border-right-color: #3498db; */
  border-top-color: #080808;
  border-left-color: #080808;
  border-right-color: #080808;
}

.spinner:before {
  z-index: 100;
  animation: spin 1s infinite;
}

.spinner:after {
  border: 4px solid #fff;
}

@keyframes spin {
  from, 60%, 75%, 90%, to {
    -webkit-transform-origin: 50% 50%;/*update here*/
    transform-origin: 50% 50%;/*update here*/
    }
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.container {
    overflow: visible;
    position: relative;
    /* width: 100%; */
    margin: auto;
    max-width: 598px;
    display: flex;
    align-items:center;
    background-color: white;
    padding: 48px 0;
}
.container-margin {
    margin: 0px 20px;
}
.errorSection {
    margin: 0px 20px 0px 20px;
    padding-top: 20px;
}
.padBottom {
    padding-bottom: 48px;
}
.padBottom-48 {
    padding-bottom: 48px;
}
.padTop-48 {
    padding-top: 48px;
}
.padTop-24 {
    padding-top: 1.5rem;
}
.unSubscribeSection dd {
    padding-top: 1rem;
}
.margin-0 {
    margin: 0;
}
.emailSection {
    max-width: 382px;
}
.pauseSection > div:first-child {
    padding-bottom: 1.5rem;
}
.title {
    margin: 1em 0;
}
.optDownLabel {
    display: flex;
    padding-bottom: 4px;
}
.fw-normal {
    font-weight: unset;
}
.width-598 {
    max-width: 598px;
}
.checkbox-html-wrapper {
    /* left: 0.625rem;
    position: absolute; */
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    /* top: 50%; */
    cursor: pointer;
    display: inline-block;
    height: 2.75rem;
    width: 2.75rem;
}
.checkbox-html {
    box-sizing: border-box;
    display: inline-block;
    content: "";
    height: 1.25rem;
    left: 50%;
    position: relative;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 1.25rem;
}
.checkbox-width{
    width: fit-content !important;
}
.background{
    background-color: white;
}
.white-background{
    background-color: white;
}
.padding-x-20{
    padding-left: 20px;
    padding-right: 20px;
}
.tooltipAlignment>span>span>span{
    transform:translateX(-5%);
}
.tooltipAlignment>span>span>span::before{
    left:calc(5% - -2px);
}
.gap_48px{
    gap: 48px;
    display: flex;
}
.secondaryMessage{
    font-size: 1rem;
    font-weight: 400;
    font-family: Verizon-NHG-eDS, Helvetica, Arial, sans-serif;
    letter-spacing: 0.03125rem;
    text-decoration: none;
}
.unsubscribe-main-container{
    max-width: 1272px;
    margin: 0 auto;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles mobile*/
    .container{
        padding: 32px 0px;
    }
    .emailSection {
        max-width: 328px;
    }
    .padBottom {
        padding-bottom: 32px;
    }
    .gap_48px{
        gap: 32px;
        display: flex;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles tablet*/
    .container{
        padding: 32px 0px;
    }
}
