/* -start-Webgood */

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

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

body.Webgood h5 div {
  display: inline-block;
}

body.Webgood .top-section {
  padding: 20px 0;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
}

.Webgood .Step-Wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: transparent;
  border: none;
  margin-top: 0;
}

.Webgood .Frame-Top .Company-Logo {
  padding-right: 30px;
}

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

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

.Webgood .Step-Wrap .Secure {
  padding: 0 5px 15px 23px;
  font-size: 11px;
}

.Webgood .Step-Wrap .Secure img {
  vertical-align: text-bottom;
  margin-right: 2px;
  margin-bottom: 1px;
}

.Webgood div.Frame-Top-Line {
  background: transparent;
  padding-top: 56px;
}
.Webgood .Frame-Top-Line .Inner-Container {
  background: transparent;
}
.Webgood div.Frame-Top-Line .Inner-Container {
  max-width: 1230px;
  padding: 0 15px 30px !important;
}

.Webgood .Frame-Top-Line h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 5px;
  color: #292929;
}

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

.Side-Content .Important-Notice p a {
  color: #4DC32D;
  text-decoration: underline;
}

.Side-Content .Important-Notice p a:hover {
  text-decoration: none;
}

.Webgood h4.Ticket {
  font-weight: 500;
  font-size: 20px;
  color: #292929;
}

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

.Webgood .Side-Content .Side-Item-Title {
  background: none;
  font-size: 16px;
  color: #4DC32D;
  font-weight: 500;
  margin: 17px 0 2px;
  text-indent: 0;
}

.Webgood .Step-Wrap .Step {
  font: 400 14px/1.2 "Inter", "Arial", "Helvetica", sans-serif;
  padding: 0;
  border-right: none;
  display: block;
  text-align: center;
  float: none;
}

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

.Webgood .Top-Msg {
  border: none;
  padding: 0;
  background: transparent;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  padding-top: 12px;
}

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

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

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

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

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

.Webgood .Frame-Top-Line h4 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.3;
}

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

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

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

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

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

.Webgood .Side-Content .List-Title+ul {
  font-size: 16px;
  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 #4DC32D;
  border-bottom: 2px solid #4DC32D;
  z-index: 2;
}

.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 .Side-Content .List-Title+ul li img {
  display: none;
}

.Webgood .Frame-Middle .Inner-Container {
  background: #fff !important;
  max-width: 1200px;
  padding: 32px !important;
  border: 1px solid #E8E8E8;
  border-radius: 12px;
}

.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;
}

body.Webgood h4.Ticket {
  border-top: 1px solid #E5E9EC;
  padding-top: 20px;
  font-size: 18px;
}
.Webgood .Side-Content h3.List-Title.sv {
  font-size: 18px;
}
.Webgood .Statement-Example h3 {
  margin: 0px 0px 0px 13px;
}

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

.Webgood .Webgood-Purchase-Summary-Title h1,
.Webgood .Webgood-Billing-Information-Title h1 {
  color: #303030;
  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 .Print-Page {
  padding: 5px 0 0 36px;
  /*max-width: 150px;*/
  top: -67px;
  right: -27px;
  font-size: 16px;
  font-weight: 500;
  background: url(https://members.upclick.com/main/Publishers/1013094/Designer/INPIXIO_ML_3prod_WHITE_TY_Chat_DESK/Print.png) no-repeat left top;
}


.Webgood .Main-Content {
  border-left: 1px solid #E5E9EC;
  padding-left: 23px;
}

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

.Webgood .Print-Page a {
  color: #292929;
}

.Webgood .Print-Page a:hover {
  opacity: 0.7
}

.Webgood-Purchase td a.Access-Link {
  background-color: #4DC32D;
  padding: 12px 32px;
  border-radius: 8px;
  left: -5px;
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  display: block !important;
  margin-bottom: 10px;
  position: relative;
  width: max-content;
  margin-top: -19px;
  z-index: 2;
  text-align: center;
  line-height: 16px;
}

.Webgood-Purchase td a.Access-Link:hover {
  background: #43A823;
  color: #ffffff;
  text-decoration: none;
}

.Webgood-Purchase td a {
  color: #4DC32D;
  text-decoration: underline;
}

.Webgood-Purchase td a:hover {
  text-decoration: none;
}

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

.Webgood span.License-Information {
  display: block;
}

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

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

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

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

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

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

.Webgood .grey-bg {
  background: #F5F6FA;
  padding: 24px;
  border-radius: 5px;
}
.es .Webgood .grey-bg{
  display: none;
}
@media (min-width: 1200px) {
  .Webgood .Side-Content .phonelabelelm:after {
    content: '..................................................................';
    display: block;
    white-space: nowrap;
    overflow: hidden;
    color: #4DC32D;
    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: #f5f6fa;
    padding-left: 5px;
    z-index: 1;
    position: relative;
  }
}

@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;
  }
}

@media (max-width: 768px) {
  .Webgood .Side-Content .List-Title {
    border-top: none;
    font-size: 18px;
  }

  .Webgood .Side-Content {
    display: block;
    width: 100%;
  }

  .Webgood .Side-Content .Side-Phone-Text {
    padding: 0 0 15px;
    padding-left: 0 !important;
  }

  .Webgood .Side-Content .List-Title+ul {
    padding: 15px 0 0;
    font-size: 14px;
  }

  .Webgood .Side-Phone-Text h4 {
    padding: 8px 0 8px;
  }

  .Webgood .Important-Notice {
    margin: 20px 0 0;
  }

  .Webgood .Side-Content .Side-Phone-Text.bt {
    max-width: 407px;
    width: 100%;
    padding: 20px 0;
  }

  .de .Checkout .Webgood-Statement td.Statement-Date,
  .de .Webgood .Webgood-Statement td.Statement-Date {
    padding-left: 10px;
  }


  .Webgood div.Main-Content {
    border-left: none;
    padding-left: 0;
  }

  .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: 600px) {
  .Webgood .Step-Wrap .Secure {
    display: none;
  }

  .Webgood .Side-Content .phonelabelelm {
    font-size: 12px !important;
  }

  .Webgood .Side-Content .phonenumberelm {
    font-size: 12px !important;
    white-space: nowrap;
  }
}

@media (max-width: 480px) {

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

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

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

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

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

  .Webgood-Purchase td a.Access-Link {
    padding: 12px 20px;
    font-size: 12px;
    color: #ffffff;
    margin-top: -21px;
  }
}

@media (max-width: 426px) {

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

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