body.Webgood,
html {
  min-width: 375px;
  color: #fff;
}

body {
  font: 400 14px/1.2 'Poppins', Arial, Helvetica, sans-serif;
}

body.Webgood h1,
body.Webgood h2,
body.Webgood h3,
body.Webgood h4,
body.Webgood h5 {
  color: #fff;
  font-family: "Poppins", "Arial", "Helvetica", sans-serif;
}

.white_content {
  color: #1a1a1a;
}

/* supportfont  */
/* .Webgood .phonelabelelm,
.Webgood .phonenumberelm {
  font-size: 13px !important;
} */
/* mod-TY-Instruct */
.Top-Main-Content h4.Description {
  display: none;
}

.Webgood .Frame-Top-Line {
  text-align: center;
  padding: 30px 0 0;
}

.Webgood .Frame-Top-Line .Inner-Container {
  background: transparent;
}

/* mod-TY-Instruct */
.btn-floats a {
  text-align: center;
}

.fr .Webgood-Billing th {
  width: 35% !important;
}

.Webgood-Statement td.company {
  font-size: 12px;
}

.Webgood .Frame-Middle {
  padding-top: 28px;
}

.Webgood .Frame-Top-Line h1 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  line-height: 1.3;
}

.Webgood .Frame-Top-Line h4 {
  font: 300 20px/32px "Poppins";
  color: #fff;
  font-weight: 300;
}

.Webgood .Top-Msg {
  background: transparent;
  border: none;
  padding: 12px 0 0;
  font: 300 14px/20px "Poppins";
  color: #1a1a1a;
}

.Webgood .Frame-Bottom-Line {
  display: none;
}

.Webgood .Frame-Middle {
  padding-top: 42px;
}

.Webgood .Frame-Middle .Inner-Container {
  /* background: #fff !important; */
  max-width: 1082px;
}

.Webgood .Frame-Middle .Inner-Container {
  max-width: 1350px;
  padding: 15px !important;
  border-radius: 5px;
  display: flex;
  gap: 10px;
}

.Webgood tbody tr:first-child td:first-child {
  background: #fff !important;
}

.Webgood .Webgood-Billing td {
  overflow-wrap: anywhere;
}

.Webgood .Statement-Example {
  width: 540px;
  margin: 15px 0px 0 -10px;
}

.Webgood .Statement-Example h3 {
  margin: 0px 0px 0px 13px;
}

td.Purchase-Price span {
  white-space: nowrap;
}

.Webgood-Purchase th.Purchase-Price,
.Webgood-Purchase td.Purchase-Price {
  white-space: nowrap;
}

.Webgood .Print-Page {
  padding: 5px 36px 0 0;
  max-width: 150px;
  top: -65px;
  right: -27px;
}

.Webgood .hideOnPrint {
  color: #fff;
}

.Webgood .hideOnPrint:hover {
  opacity: 0.5;
}

.Webgood-Purchase em {
  font-size: 0;
}

.grey-bg {
  background: #f5f6fa;
  padding: 24px;
  border-radius: 5px;
}

.Webgood .support-block {
  display: flex;
}

.Webgood .Side-Content .Side-Phone-Image {
  max-width: 30%;
  height: 30%;
  margin-left: -24px;
}

.Webgood .Side-Content div.Customer-Service h2 {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  color: #51c959;
  margin-top: 25px;
}

.Webgood .Side-Content div.Customer-Service h4.Description {
  font-size: 20px;
  font-weight: 500;
  color: #292929;
  margin-bottom: 5px;
}

.Side-Content .support-content p {
  font-size: 16px;
  font-weight: 300;
}

.Webgood .Side-Content .Side-Phone-Text {
  width: 100%;
  padding-left: 0;
  box-sizing: border-box;
}

.Side-Phone-Text div.phonelabelelm:first-child {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.Side-Phone-Text div.phonelabelelm:first-child:after {
  display: none;
}

.Webgood .Side-Content .phonelabelelm {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.Side-Content .Important-Notice p {
  font-size: 16px;
  font-weight: 300;
}

.Webgood .Webgood-Purchase-Summary-Title h1,
.Webgood .Webgood-Billing-Information-Title h1 {
  color: #fff;
  background: transparent;
  text-indent: 0;
  font-size: 24px;
  text-transform: capitalize;
  margin-top: 0;
}

.Webgood-Purchase th.Purchase-Price,
.Webgood-Purchase td.Purchase-Price {
  white-space: nowrap;
}

.Webgood .Side-Content .Side-Phone-Text {
  width: 100%;
  padding-left: 0;
  box-sizing: border-box;
}

.Webgood .Side-Content .phonenumberelm {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}

.Webgood .Side-Content .List-Title {
  font-size: 20px;
  font-weight: 500;
  color: #ffffff;
}

.Webgood .Side-Content .List-Title+ul {
  font-size: 14px;
  font-weight: 300;
}

.Webgood .Side-Content .List-Title+ul li {
  position: relative;
  padding: 0 0 11px 25px;
}

.Webgood .Side-Content .List-Title+ul li:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 5px;
  height: 9px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  z-index: 2;
}

.Webgood .Side-Content .List-Title+ul li img {
  display: none;
}

.Webgood .Side-Content .List-Title+ul li:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 2px;
  background: #51c959;
  z-index: 1;
  border-radius: 2px;
  width: 16px;
  height: 16px;
}

.Webgood .Top-Content {
  margin-bottom: 60px;
}

.Webgood .Side-Content .Side-Item-Title:first-child {
  margin-top: 0;
  margin-bottom: 10px;
}

.Webgood .Side-Content .Side-Item-Title {
  background: none;
  font-size: 24px;
  color: #fff;
  font-weight: 700;
  margin: 20px 0 2px;
  text-indent: 0;
  text-transform: none;
}

.Side-Content .Important-Notice p {
  font-weight: 300;
  font-size: 14px;
}
.info-txt {
  border-bottom: 1px solid #fff;
  padding-bottom: 30px;
}
.Side-Content .Important-Notice p:first-child{
  border-bottom: 1px solid #fff;
    padding: 0 0 15px;
}
.Side-Content .Important-Notice p a {
  color: rgba(1, 223, 255, 1);
  text-decoration: underline;
}

.Side-Content .Important-Notice p a:hover {
  opacity: 0.5;
}

.Webgood-Purchase-Summary a {
  color: rgba(1, 223, 255, 1);
}

.Webgood-Purchase-Summary a:hover {
  opacity: 0.5;
}

body.Webgood h4.Ticket {
  /* border-top: 1px solid #e5e9ec;
  padding-top: 20px; */
  margin: 30px 0 15px;
}

.Webgood h4.Ticket {
  font-weight: 700;
  font-size: 24px;
  color: #fff;
}

.Webgood-Purchase td.Purchase-Price {
  vertical-align: top;
  padding-top: 10px;
}

.Webgood-Purchase th.Purchase-Price,
.Webgood-Purchase td.Purchase-Price {
  white-space: nowrap;
  background: transparent;
}

.Webgood .Webgood-Purchase th {
  background: transparent;
}

.Webgood-Purchase td a.Access-Link {
  background: linear-gradient(90deg, rgba(11, 60, 255, 1), rgba(36, 236, 213, 1));
  padding: 12px 32px;
  border-radius: 30px;
  left: -5px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  display: block !important;
  margin-bottom: 10px;
  position: relative;
  width: max-content;
  margin-top: -10px;
  z-index: 2;
  text-align: center;
  line-height: 16px;
}

.Webgood .Statement-Example {
  width: auto;
  margin: 0;
  background-image: none;
}

.Webgood .Statement-Example h3 {
  margin: 21px 0 8px;
  font-size: 14px;
  font-weight: 500;
  max-width: 100%;
}

.Webgood .Main-Content {
  padding: 24px;
  margin: 0;
  background: rgba(0, 0, 0, 0.26);
  border-radius: 16px;
  max-width: 50%;
  width: 100%;
}

.Webgood .Side-Content {
  max-width: 50%;
  width: 100%;
  float: left;
  text-align: left;
  background: rgba(0, 0, 0, 0.26);
  border: 0;
  min-height: 100%;
  padding: 24px;
  border-radius: 16px;
}

.Webgood .Webgood-Statement {
  margin: 10px 10px 0;
  border: 2px solid #49bde2;
  border-radius: 2px;
  padding: 15px !important;
  border-collapse: inherit;
  max-width: 100%;
}

div.DoubleDescriptorInfo {
  margin: 8px 0px 0px 0;
  font-size: 14px;
  font-weight: 500;
}

.Webgood tbody tr:first-child td:first-child {
  background: #fff !important;
}

.Webgood-Statement td {
  /* border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd; */
  padding: 5px 0;
}

.Webgood-Statement td.company {
  font-size: 12px;
}

div.DoubleDescriptorInfo {
  margin: 8px 0px 0px 10px;
  font-size: 14px;
  font-weight: 500;
}
/* mod button email */
.typ-no {
  border-radius: 25px;
  background: #c1c1c1;
}

.typ-yes {
  border-radius: 25px;
  background: #34a2a9;
}

.typ-yes:hover,
.typ-no:hover {
  color: #ffffff;
  opacity: 0.7;
}
/* ///end */

@media (min-width: 1200px) {
  .Webgood .Side-Content .phonelabelelm:after {
    content: "...............................................................................";
    display: block;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 100%;
  }

  .Webgood .Side-Content .phonelabelelm {
    float: left;
    padding-right: 5px;
    position: relative;
  }

  .Webgood .Side-Content .phonenumberelm {
    float: right;
    overflow: hidden;
    background: transparent;
    padding-left: 5px;
    z-index: 1;
    position: relative;
    color: #fff;
  }
}

@media (max-width: 900px) and (min-width: 600px) {
    .Webgood .Side-Content .phonelabelelm {
        position: relative;
        width: auto;
    }
  .Webgood .Side-Content .phonelabelelm:after {
    content: "...............................................................................";
    display: block;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 100%;
  }
}


@media (max-width: 1220px) {
  .Webgood .Frame-Middle {
    padding: 28px 15px;
  }

  .Webgood .Side-Content .Side-Phone-Image {
    display: none;
  }

  /* body.Webgood .Step-Wrap .Step {
    width: 100%;
  } */
  .Webgood .Side-Content div.Customer-Service h2 {
    margin-top: 0;
  }
}

@media (max-width: 1023px) {
  .Webgood .Statement-Example {
    margin: 15px 0px 0 -17px;
  }
}

@media (max-width: 940px) {
  .Webgood .Statement-Example {
    background-image: none !important;
    width: 100%;
  }

  table.Webgood-Statement td {
    margin-left: 5px;
  }

  .Webgood table.Webgood-Statement {
    margin-left: 0;
    width: auto;
  }

  .Webgood .Webgood-Statement td {
    padding: 5px 5px 5px 10px;
  }

  .Webgood .Webgood-Statement {
    margin: 10px 0 0;
    padding: 5px !important;
  }
}

@media (max-width: 900px) {
  .Webgood .Frame-Middle .Inner-Container {
    flex-direction: column;
    align-items: center;
  }

  .Webgood .Side-Content {
    order: 2;
    max-width: 100%;
    width: 100%;

  }

  .Webgood .Main-Content {
    max-width: 95%;
    width: 100%;
  }

  .Webgood .Frame-Middle {
    padding: 0;
  }

  .Webgood .Print-Page {
    right: 0;
  }

}

@media (max-width: 768px) {
  body.Webgood .Top-Msg {
    display: none;
  }

  .Webgood .Side-Content {
    display: block;
  }

  .Webgood .Top-Content {
    margin-bottom: 20px;
  }

  .Webgood .One-Field,
  .Webgood .One-Field label {
    width: 50%;
    display: inline-block;
    text-align: left;
  }

  .Webgood .Statement-Example {
    margin: 15px 0 0 0;
    width: auto;
  }

  body.Webgood tbody tr td {
    border-left: 0;
    border-right: 0;
  }

  body.Webgood .Webgood-Statement {
    background: none;
  }

  body.Webgood .Top-Msg {
    background: transparent;
    padding: 15px 0 !important;
  }

  body.Webgood .Frame-Bottom .System-Comatibility {
    float: left;
  }

  .Checkout .Webgood-Statement,
  .Webgood .Webgood-Statement {
    background: none !important;
  }
}

@media (max-width: 680px) {
  .Webgood .Main-Content {
    max-width: 90%;
    width: 100%;
  }
}

@media (max-width: 600px) {

  .Webgood .Step-Wrap .Secure {
    display: none;
  }
}

@media (max-width: 480px) {
  .Webgood .Frame-Top-Line h4 {
    font: 300 18px / 24px "Poppins";
  }

  body.Webgood h5,
  .Webgood-Purchase td.Purchase-Price {
    font-size: 16px;
  }

  .Side-Phone-Text div.phonelabelelm:first-child {
    font-size: 14px;
  }

  .Webgood .Side-Content .phonenumberelm,
  .Webgood .Side-Content .Side-Item-Title {
    font-size: 14px;
  }

  body.Webgood .Top-Msg {
    display: none;
  }

  body.Webgood tbody tr td {
    font-size: 14px;
  }

  .Webgood-Billing td,
  .Webgood-Billing th {
    font-size: 14px;
  }

  body.Webgood .One-Field,
  body.Webgood .One-Field label {
    width: 100%;
    display: block;
    text-align: left;
    margin: 0;
  }

  .Webgood .Webgood-Purchase-Summary-Title h1,
  .Webgood .Webgood-Billing-Information-Title h1 {
    font-size: 20px;
  }

  .Webgood .Main-Content {
    padding: 24px 24px 32px;
  }

  .Statement-Example h3 {
    margin: 0px 0px 15px 0px !important;
    line-height: 1.2;
  }

  div.DoubleDescriptorInfo {
    margin: 8px 0px 0px 0px;
  }

  .Side-Content .Important-Notice p {
    font-size: 14px;
  }
}

@media (max-width: 430px) {
  .de .Webgood .Statement-Example h3 {
    padding-bottom: 5px;
  }

  body.Webgood .Frame-Middle .Inner-Container {
    padding: 15px !important;
  }
}

@media (max-width: 426px) {
  .Webgood .Statement-Example h3 {
    margin: 0;
  }
}

@media (max-width: 375px) {

  .de .Webgood .manually .typ-yes,
  .de .Webgood .manually .typ-no {
    margin-left: 10px;
    margin-right: 10px;
  }

  .es .Webgood .manually .typ-yes,
  .es .Webgood .manually .typ-no {
    margin-left: 10px;
    margin-right: 10px;
  }

  .it .Webgood .manually .typ-yes,
  .it .Webgood .manually .typ-no {
    margin-left: 10px;
    margin-right: 10px;
  }

  .da .Webgood .manually .typ-yes,
  .da .Webgood .manually .typ-no {
    margin-left: 10px;
    margin-right: 10px;
  }

  .no .Webgood .manually .typ-yes,
  .no .Webgood .manually .typ-no {
    margin-left: 10px;
    margin-right: 10px;
  }

  .ja .Webgood .manually .typ-yes,
  .ja .Webgood .manually .typ-no {
    margin-left: 10px;
    margin-right: 10px;
  }

  .sv .Webgood .manually .typ-yes,
  .sv .Webgood .manually .typ-no {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media (max-width: 330px) {
  .Webgood .Frame-Top-Line .Inner-Container {
    padding: 15px !important;
  }
}

/* webgood style end */
/* webgood fix */
.Statement-Example h3 {
  margin: 0px 0px 0px 12px !important;
}

.Webgood .Statement-Example {
  margin: 15px 0px 0 -12px;
  background-size: contain;
  width: 100%;
}

.Webgood-Statement {
  margin: 25px 0px 0px 28px;
}

.Webgood tbody tr:first-child td:first-child {
  background-color: transparent !important;
}

/* Media */
@media (max-width: 1023px) {
  .popup_term {
    box-sizing: border-box !important;
    height: auto !important;
    max-width: 90% !important;
    line-height: 1.2 !important;
    font-size: 11px !important;
  }
}

@media (max-width: 1020px) {
  .Webgood .Statement-Example {
    background-image: none;
    margin: 10px 0px 0px 0px;
  }

  .Webgood-Statement {
    margin: 10px 0px 0px 15px;
  }

  .Webgood .Webgood-Statement {
    width: 93%;
  }

  .Webgood tbody tr:first-child td:first-child {
    padding: 10px;
  }
}

@media (max-width: 1009px) {
  .popup_term .btn_OK {
    position: absolute !important;
    float: none !important;
    bottom: 15px !important;
    left: 50% !important;
    transform: translate(-50%) !important;
    margin: 0 !important;
  }
}

@media (max-width: 990px) {
  .Webgood .Webgood-Statement {
    width: 93%;
  }
}

@media (max-width: 768px) {
  .Webgood .Webgood-Statement {
    background: none !important;
  }

  .Webgood .Webgood-Statement td {
    padding: 10px 0 10px 0;
  }

  .Webgood .Webgood-Statement td.Statement-Date {
    padding-left: 18px;
  }

  .Statement-Example h3 {
    margin: 0px 0px 15px 12px !important;
  }

  .DoubleDescriptorInfo {
    margin: 15px 0px 0px 15px;
  }

  .Webgood .Webgood-Statement td.Statement-Price {
    padding-right: 2%;
  }
}

@media (max-width: 768px) {
  .popup_term {
    padding: 20px !important;
    width: 550px !important;
  }
}

@media (max-width: 670px) {
  .popup_term {
    padding: 20px !important;
    width: 80% !important;
  }

  .de .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .it .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .es .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .pt .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .ja .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .da .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .no .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .sv .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .no .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }

  .fi .Webgood .manually .typ-yes,
  .manually .typ-no {
    margin-right: 8px;
  }
}

@media (max-width: 599px) {
  .popup_term {
    padding: 20px !important;
    width: 80% !important;
  }
}

@media (max-width: 480px) {
  .popup_term {
    padding: 20px !important;
    width: 80% !important;
  }
}

@media (max-width: 480px) {
  .popup_term p.subscription {
    float: none !important;
  }

  .Webgood .Webgood-Statement td {
    font-size: 13px;
  }
}

@media (max-width: 426px) {
  .postTermContent {
    height: 350px !important;
  }
}

@media (max-width: 480px) {
  .popup_term p.subscription label {
    width: 100% !important;
  }
}