/*  PSWD custom section */

@font-face {
  font-family: "Market Sans Regular WebS";
  src: url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot");
  src: url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot?#iefix") format("embedded-opentype"), url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff2") format("woff2"), url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff") format("woff"), url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.ttf") format("truetype"), url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.svg#MarketSans-Regular-WebS") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Market Sans SemiBold WebS";
  src: url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.eot");
  src: url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.eot?#iefix") format("embedded-opentype"), url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.woff2") format("woff2"), url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.woff") format("woff"), url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.ttf") format("truetype"), url("https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.svg#MarketSans-SemiBold-WebS") format("svg");
  font-weight: bold;
  font-style: normal;
}

body, #page-container, .guide h3 {
  font-family: "Market Sans Regular WebS", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

h1, h2 {
  font-weight: bold !important;
  font-family: "Market Sans SemiBold WebS", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#page-container, .guide h3, h1, h2, h3 {
  color: #777 !important;
}

#page-container a {
  text-decoration: underline;
}

#page-container .white-bg a:link, #page-container .white-bg a:visited {
  color: #777;
}

#page-container .tertiary-color a:link, #page-container .tertiary-color a:visited {
  color: #FFF;
}

h1, h2, h3, h4 {
  text-transform: none !important;
}

.flex-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: stretch;
  align-items: stretch;
}

#page-container .content-type-image .content-inner {
  border: 0 !important;
}

#content {
  float: none !important;
  margin: 0 auto;
}

#page-container .content-type-image .content-inner, #page-container .hero-bg {
  background-size: cover;
  background-repeat: no-repeat !important;
  background-position: 50% 50%;
  flex-grow: 1;
  height: 100% !important;
}

#page-container .content-image-copy .content-type-image {
  padding: 0 !important;
}

#page-container .content-row, #page-container .content-stripe {
  margin: 0;
}

#page-container #hero {
  padding: 0;
}

#hero .row {
  padding: 0 !important;
}

#hero .col {
  padding: 50px !important;
  height: 100%;
}

#page-container h1 {
  font-size: 3.5em;
  line-height: 110%;
}

#page-container h2 {
  font-size: 1.85em;
  color: #0A006B;
  line-height: 1.1em !important;
}

#page-container h3 {
  font-size: 1.3em;
}

#page-container p, #page-container ul, #page-container ol {
  font-size: .95em;
  line-height: 1.25em;
}

#page-container .nopad {
  padding: 0 !important;
}

#page-container .col {
  float: left;
  min-height: 1px;
}


/* Custom grid */

#page-container .col.col-10 {
  width: 10%;
}

#page-container .col.col-125 {
  width: 12.5%;
}

#page-container .col-20 {
  width: 20%;
}

#page-container .col-30 {
  width: 30%;
}

#page-container .col-35 {
  width: 35%;
}

#page-container .col-40 {
  width: 40%;
}

#page-container .col-60 {
  width: 60%;
}

#page-container .col-65 {
  width: 65%;
}

#page-container .col-66 {
  width: 66.6666666666%;
}

#page-container .col-70 {
  width: 70%;
}

#page-container .col-875 {
  width: 87.5%;
}

#page-container .col-90 {
  width: 90%;
}


/* Vertically stacked flexgrid boxes */

.dualcoldiv65 {
  width: 100%;
  height: 65%;
}

.dualcoldiv60 {
  width: 100%;
  height: 60%;
}

.dualcoldiv40 {
  width: 100%;
  height: 40%;
}

.dualcoldiv35 {
  width: 100%;
  height: 35%;
}


/* Colors */

#page-container .primary-color {
  background-color: #3552A9;
}

#page-container .primary-color, #page-container .primary-color h1, #page-container .primary-color h3 {
  color: #C3F3FF !important;
}

#page-container .secondary-color {
  background-color: #BBE9F9;
}

#page-container .secondary-color, #page-container .secondary-color h2 {
  color: #0a1c6b !important;
}

#page-container .tertiary-color {
  background-color: #00B55D;
}

#page-container .tertiary-color, #page-container .tertiary-color h2 {
  color: #FFF !important;
}

#page-container .quadrary-color {
  background-color: #67CD9A !important;
}

#page-container .content-type-copy>.content-inner {
  padding: 30px !important;
}

#page-container #hero2 {
  background: #FFF;
}

#page-container #notes .content-inner, #page-container #notes .section {
  padding: 0 !important;
}

#notes h2 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 12px;
  margin-bottom: 0;
}

#pic1 {
  background: url('https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/branded_box2.jpg');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/boxes1.jpg');
}

#pic2 {
  background: url('https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/accurate-postage.jpg');
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/accurate-postage.jpg');
}

#pic3 {
  background: url('https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/branded_boxes3-crop.jpg');
  background-position: 50% 20% !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/boxes2.jpg');
}

#pic4 {
  background: url('https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/box3.jpg');
  background-position: 50% 20% !important;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/box3.jpg');
}

#page-container .contain-bg {
  background-size: contain !important;
}

.white-bg {
  background: #FFF;
}

#page-container #hero2, #page-container #hero2 h2, #page-container #hero2 a:link, #page-container #hero2 a:visited {
  color: #03006F !important;
}

#logogrid {
  text-align: center;
  width: 35%;
  height: 430px;
  min-height: 430px;
}

#logogrid>div>div {
  height: 100%;
}

#logobox {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (min-width: 48em) {
  #page-container #hero2 {
    background-image: url('https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/hero2.jpg');
    background-position: 50% 60% !important;
    min-height: 600px;
  }
  .mobile-show {
    display: none;
  }
}

@media only screen and (max-width: 48em) {
  .flex-grid {
    flex-direction: column;
  }
  .row-only {
    flex-direction: row !important;
  }
  .mobile-hide {
    display: none;
  }
  .mobile-show {}
  #page-container .col.col-875 {
    width: 100% !important;
  }
  #logogrid {
    height: 240px !important;
    min-height: 240px !important;
    width: 100%;
  }
  #logogrid .content-span-half {
    width: 50%!important;
  }
  #mod3 .dualcoldiv65 {
    height: 100%;
  }
  #mod3 .col-35, #mod3 .col-65 {
    width: 100% !important;
  }
  #logobox {
    padding: 30px;
    width: 50% !important;
  }
  .content-type-image {
    height: 400px;
  }
  #mod5 {
    flex-direction: column-reverse;
  }
  #pic3, #pic4 {
    background-size: contain;
    background-position: 50% 50% !important;
  }
  #pic3 {
    background: url('https://ir.ebaystatic.com/cr/v/c1/2017/avoid-extra-postage-costs/branded_boxes3.jpg');
  }
  .classestxt {
    margin-left: 25px;
    margin-right: 25px;
  }
}

@media only screen and (max-width: 40em) {
  .content-type-image {
    height: 300px;
  }
}


/* End PSWD custom section */


/* Original custom CSS (edited) */

#notes h3 {
  font-size: 1.1em;
}

#notes ul li {
  font-size: 0.95em !important;
}

button.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  padding: 25px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  /*    font-size: 15px;*/
  transition: 0.4s;
}

button.accordion.active, button.accordion:hover {
  background-color: #ddd;
}

div.panel {
  padding: 10px 18px;
  display: none;
  background-color: white;
}


/* accordion new */

.section {
  padding: 2.5% 6.25%;
  margin: 0 auto;
  font-size: 14px;
  color: #404040;
}

.section, .section * {
  box-sizing: border-box;
}

.grey {
  background-color: #fafafa;
}

.content {
  max-width: 940px;
  margin: 0 auto;
  padding: 0 3.9% 0 1.9%;
  line-height: 150%;
}

.content ul {
  padding-left: 20px;
}

.content ul li li {
  padding-bottom: 0.5em;
}

.section h2 {
  font-size: 1.4em;
}

.section img {
  max-width: 100%;
  padding: 1em 0;
  display: block;
}

.section strong {}

#links .content {
  line-height: 1.5em;
}

#page-container img, #page-container .content-type-image .content-inner {
  border: none;
}

.content .jump {
  list-style: none;
  padding: 0;
}

.content .jump a {
  color: #333 !important;
}

#why .contentrow {
  margin-bottom: 2em;
  overflow: hidden;
  clear: both;
  border-bottom: 1px solid #ccc;
  padding-bottom: 2em;
}

#why .table {
  display: table;
  border-collapse: separate;
  border-spacing: 20px;
}

#why .fleft {
  width: 40%;
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0 15px 0 0;
}

#why ul.fleft.table {
  width: 60%;
  padding-top: 2.5em;
}

#why .table li {
  width: 50%;
  display: table-cell;
  padding: 15px 10px 20px 20px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05), 0 6px 20px 0 rgba(0, 0, 0, 0.1);
}

#howto .content {
  padding: 30px 1em;
}

.guide {
  padding: 1.5% 4.3% 1.4% 2.1%;
  border-bottom: 1px solid #d9d9d9;
}

.guide h3 {
  margin: 0;
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, sans-serif;
  padding-right: 30px;
  cursor: pointer;
  position: relative;
}

.gdcontent {
  padding: 0 0 2em;
}

pre {
  background-color: #f5f5f5;
  padding: 1em;
  border: 1px solid #ccc;
  margin: 2em 0;
}

#removedtags tr {
  vertical-align: top;
}

#removedtags th {
  text-align: left;
  background-color: #eee;
}

#removedtags th, #removedtags td {
  border: 1px solid #ccc;
  border-collapse: collapse;
  padding: 0.5em 1em;
}

#removedtags tr td:first-child, #removedtags tr td.code {
  font-family: "Courier New", Courier, monospace;
}

code {
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  padding: 2px 5px;
  margin: 0 3px 0 0;
}

#faqs dl {
  line-height: 1.5em;
}

#faqs dt {
  font-weight: bold;
  margin-bottom: 0.2em;
  font-family: 'Helvetica Neue', Helvetica, Arial, Roboto, sans-serif;
}

#faqs dd {
  margin: 0 0 1.5em;
}

@media only screen and (max-width: 1200px) {
  .heading h1 {
    font-size: 3.2vw;
  }
  .heading p {
    font-size: 1.7vw;
  }
}

@media only screen and (max-width: 920px) {
  #why .fleft {
    width: 100%;
    padding: 0;
  }
  #why ul.fleft.table {
    padding: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 651px) {
  #page-container #hero {
    height: 350px;
  }
  #page-container #hero .content-row .content-box.content-type-copy {
    height: auto;
    min-height: 0px;
  }
}

@media only screen and (max-width: 650px) {
  #why .table li {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 20px;
  }
  #page-container #hero, #page-container #hero>div {
    min-height: 480px;
  }
}

@media only screen and (max-width: 485px) {
  #howto.section {
    padding-left: 0;
    padding-right: 0;
  }
  #helpmanaging.section {
    padding-left: 0;
    padding-right: 0;
  }
  #helpmanaging .content, #helpmanaging .content table p {
    padding-left: 0;
    padding-right: 0;
  }
  #helpmanaging .content h2, #helpmanaging .content p {
    padding-left: 7.25%;
    padding-right: 7.25%;
  }
  #helpmanaging #providers tr td, #helpmanaging #providers tr th {
    padding: 3px;
  }
}


/* Accordion styles */

.expand.icon {
  color: #000;
  position: absolute;
  width: 15px;
  margin-left: 0;
  margin-top: 10px;
  top: 0;
  right: 0;
}

.expand.icon:before {
  content: '';
  position: absolute;
  width: 15px;
  height: 1px;
  background-color: currentColor;
}

.expand.icon:after {
  content: '';
  position: absolute;
  width: 15px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.open .expand.icon {
  color: #000;
  position: absolute;
  margin-top: 0.2em;
  margin-left: 0;
  width: 15px;
  height: 15px;
  top: 0;
  right: 0;
}

.open .expand.icon:before {
  content: '';
  position: absolute;
  top: 7px;
  width: 15px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.open .expand.icon:after {
  content: '';
  position: absolute;
  top: 7px;
  width: 15px;
  height: 1px;
  background-color: currentColor;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.classestxt {
  font-size: 0.7em;
  margin-top: 25px;
}


/* Additional base framework overrides */

@media only screen and (max-width: 48em) {
  .content-span-6 {
    float: left;
    clear: both;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100% !important;
  }
  .content-span-5 {
    float: left;
    clear: both;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100% !important;
  }
  .content-span-half {
    float: left;
    clear: both;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100% !important;
  }
  .content-span-4 {
    float: left;
    clear: both;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100% !important;
  }
  .content-span-3 {
    float: left;
    clear: both;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100% !important;
  }
  .content-span-quarter {
    float: left;
    clear: both;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    width: 100% !important;
  }
}
