@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 600;
  src: local("FontAwesome"), local("Font-Awesome"),
    url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0)
      format("truetype");
}
.trustPilot {
  margin-top: 45px;
  width: 100%;
}
.calculator__result-item {
  margin-right: 10px;
  margin-bottom: 15px;
}
.calculator__result-list {
  justify-content: none !important;
  -moz-justify-content: space-evenly;
}
.pricingmonthly__clone {
  display: none;
}
.pricing_loader__image {
  display: none;
  margin-left: 190px;
  margin-top: -26px;
  position: absolute;
}
.pricing_conversion_loader__image {
  display: none;
  left: 50%;
  margin-top: -38px;
  position: absolute;
}
.pager-container li {
  display: inline-block;
  padding: 0 20px 0 2px;
  color: #737980;
  transition: all 0.2s ease 0s;
}
.pageFirst a:before,
.pageFirst span:before {
  font: 1.4rem FontAwesome;
  content: "\f048";
  padding: 2px 15px 0 0;
}
.pageLast a:after,
.pageLast span:after {
  font: 1.4rem FontAwesome;
  content: "\f051";
  padding: 3px 0 0 15px;
}
.pagePrev a:before,
.pagePrev span:before {
  font: 1.4rem FontAwesome;
  content: "\f053";
  padding: 2px 15px 0 0;
}
.pageNext a:after,
.pageNext span:after {
  font: 1.4rem FontAwesome;
  content: "\f054";
  padding: 3px 0 0 15px;
}
.pager-container a,
.pager-container span {
  padding: 8px 15px;
  border-radius: 20px;
  color: #737980;
  display: inline-flex;
  font-size: 1.2rem;
  transition: all 0.2s ease 0s;
}
.pager-container li a:hover {
  color: #007bd0;
}
.pager-container li.current a,
.pager-container li.current span {
  background-color: #40be65;
  color: #fff;
}
.no-touchevents .pageFirst:hover a,
.no-touchevents .pageLast:hover a,
.no-touchevents .pagePrev:hover a .no-touchevents .pageNext:hover a {
  color: #007bd0;
}
.comments__form-text {
  font-size: 1.4rem;
  color: rgba(0, 0, 0, 0.5);
  padding: 25px;
  border-radius: 7px;
  background-color: #fff;
  margin: 0 0 22px;
}
.post__share *,
.post__share :after,
.post__share :before {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.contact-form .form-group--code .captcha {
  bottom: 8px;
}
.member__text {
  padding-bottom: 20px;
}
.alert ul {
  flex: 1 1 0;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.125;
}
.form-group--fullwidth .form-group__title {
  font: 500 1.8rem/1 Roboto, sans-serif;
  color: #000;
  letter-spacing: 0;
  text-transform: none;
  margin: 0 0 10px;
}
.inspectMoreOption,
.otherAdditionalOption {
  display: none;
}
.privacy__item {
  display: block;
  justify-content: space-between;
  padding: 60px 30px 60px 30px;
  background-color: #fff;
  position: relative;
}
.help-block,
ul.pagination {
  display: none;
}
.form-group__title span {
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.8rem;
  line-height: 1.33;
}
.responsePopUpMsg {
  padding-bottom: 10px;
  display: none;
}
.message-item__row p {
  overflow-wrap: break-word;
  width: 890px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .message-item__row p {
    overflow-wrap: break-word;
    width: 600px;
  }
}
@media (min-width: 0px) and (max-width: 480px) {
  .message-item__row p {
    overflow-wrap: break-word;
    width: 266px;
  }
}
#reset-password-popup .popup__item {
  max-width: 810px;
}
.activeConsolidate {
  background-color: #007bd0;
  color: #fff;
  text-decoration: none;
}
.setMargin {
  margin: 0 0 30px;
}
.planNotificationAlert {
  text-align: center;
  padding-top: 50px;
  color: #007bd0;
}
.ui-front {
  z-index: 5000 !important;
  max-height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-autocomplete {
  cursor: default;
  position: relative !important;
}
.ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: 400;
  color: #555;
  white-space: nowrap;
  text-decoration: none;
}
.ui-menu .ui-menu-item-with-icon a {
  padding-left: 29px;
}
.ui-menu .seletedAutoItem,
.ui-menu .ui-state-focus {
  background: url(../images/icon-yes.png) 20px no-repeat;
  background-size: 25px 25px;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}
.ui-menu .ui-menu-item-with-icon {
  font-size: 1.6rem;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  padding: 18px 20px !important;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}
.removeItem {
  display: none !important;
}
.member__text_fontCustom {
  font-size: 1.4rem;
  line-height: 1.3;
}
.passwordpopup__text {
  color: #9b9b9b;
  font-size: 1.5rem;
  line-height: 1.44;
  margin: 0 auto 25px;
}
@media (min-width: 768px) {
  ul.services-item__list {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
  ul.services-item__list li {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    page-break-inside: avoid;
  }
  .message-item__row p {
    overflow-wrap: break-word;
    width: 890px;
  }
  .blankLeftMargin {
    margin-left: 0;
    padding-left: 0;
  }
}
.badge-new {
  margin-bottom: 10px;
}
.badge-new:last-child {
  margin-bottom: 0;
}
.btn--table-sort.btn--small {
  font-size: 1.2rem;
  height: 24px;
  padding: 0 10px;
  width: auto;
}
.btn--table-sort.btn--small .icon {
  height: 14px;
  margin-right: 6px;
  width: 14px;
}
.member-btn .row,
.resetPasswordForm {
  width: 100%;
}
#processing-popup .popup__item {
  max-width: 500px;
}
.checkbox--large .signUpNewsletterSubscription {
  font-size: 1.2rem !important;
}
.checkbox--large .signUpNewsletterSubscriptionFooter {
  font-size: 1.6rem !important;
  color: #fff !important;
  text-transform: initial !important;
}
.checkbox--large .checkedSignUp:checked + .checkbox__title:before {
  background-color: #ccc;
  border-color: #ccc;
}
#byeformeOrder-popup .popup__item {
  max-width: 810px;
}
.buyForMeTextarea {
  height: 100px !important;
}
.buy-promo {
  background: url(../images/buy-banner.webp) center top no-repeat;
  background-size: cover;
}
.tnc_sub_heading {
  font-size: 2.5rem !important;
}
@media (min-width: 768px) {
  .resetPasswordForm {
    width: 600px;
  }
}
.calculator__result-surchares {
  text-align: center;
  font-size: 12px;
  color: #585858;
}
.surchage-summary {
  font-size: 1.3rem;
  padding: 10px 0 0 50px;
}
.surchage-summary span {
  color: blue;
  font-style: italic;
}
.surchage-summary li {
  line-height: 1.23;
}
.edit-form-group {
  right: 64px !important;
  border-radius: 3px 0px 0px 3px;
}
#cardAmountHtml {
  font-size: 1.3rem;
  color: #40be65;
}
.cookie {
  background-image: linear-gradient(-45deg, #007bd0 0, #7bc145 100%);
  bottom: -115px;
  display: block;
  height: 200px;
  padding: 14px 2%;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.cookie .btnSubmit {
  background: #fff;
  border: medium none;
  border-radius: 0;
  color: #000281;
  text-transform: uppercase;
  margin-bottom: 0;
  padding: 5px 25px;
  width: 100px;
}
#broadcast-popup-text .popup__item {
  max-width: 810px;
  display: block !important;
}
.pop-iconH {
  text-align: center;
  margin-bottom: 50px;
}
#broadcast-popup-text .popup__item {
  padding: 60px 50px;
}
#broadcast-popup-text .popup__item p {
  font-size: 36px;
  color: #000;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 48px;
  letter-spacing: -1px;
}
.popup#broadcast-popup-text {
  display: block;
}
.pop-iconH {
  background: url(../images/icon-C01.png) no-repeat;
  width: 110px;
  height: 105px;
  margin: 0 auto 50px;
}
#broadcast-popup-text .popup__close {
  background: url(../images/new-pop-crs-icon.png) no-repeat;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-indent: -50px;
}
@media (max-width: 991px) {
  #broadcast-popup-text .popup__item p {
    font-size: 36px;
  }
  #broadcast-popup-text .popup__item {
    padding: 59px 45px;
  }
}
@media (max-width: 767px) {
  #broadcast-popup-text .popup__item p {
    line-height: normal;
    font-size: 20px;
  }
  .pop-iconH {
    width: 65px;
    height: 65px;
    background-size: 100% auto;
    margin-bottom: 30px;
  }
  #broadcast-popup-text .popup__item {
    padding: 59px 15px;
  }
  #broadcast-popup-text .popup__container {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .member--whith-icon:first-child {
    max-width: 220px;
  }
  .mx-20{
    margin-left: 25px;
    margin-right: 25px;
  }  
}
.blog__postList-image img {
  max-width: 100%;
}
.cost-detail {
  width: 45%;
}
.tbl-brd {
  width: 57%;
}
.tbl-brd > p {
}
.bgW {
  padding: 8px 8px;
  font-size: 14px;
  border: 1px solid;
  background: #fff;
  color: #737980;
}
.bgW + .bgW {
  border-top: 0px;
}
.pdfIcon {
  padding-left: 65px;
}
.pdfIcon:after {
  position: absolute;
  content: "\f1c1";
  font: normal normal normal 20px/1 FontAwesome;
  left: 26px;
}
.pdfIcon:before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  width: 1px;
  left: 58px;
  background-color: rgba(255, 255, 255, 0.3);
}
.row01 {
  display: flex;
}
.col-9 {
  width: calc(100% - 294px);
}
.col-3 {
  width: 272px;
  margin-left: 11px;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.overviewcnt {
  background: #fff;
  padding: 40px 25px;
  width: 100%;
  height: calc(100% - 43px);
  box-sizing: border-box;
}
.box01mrg {
  margin-bottom: 20px;
}
.fntStyl {
  color: #737980;
  font-weight: 500;
  font-size: 1.7rem;
  line-height: 1.4;
  margin-bottom: 15px;
}
.fntStyl span {
  color: #000;
  font-weight: 500;
}
.fntStyl label {
  color: #40be65;
  font-weight: 500;
}
.fst--paymentDtl {
  min-height: 80%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.bkDiv1 {
  display: block;
}
strong.bkDiv1 {
  color: #777;
}
.submiticononly {
}
.submiticononly:after {
  position: absolute;
  content: "\f105";
  font: normal normal normal 24px/1 FontAwesome;
  left: calc(50% - 0px);
  text-indent: 0px;
  top: 13px;
}
.submiticononly {
  width: 75px !important;
  text-indent: -150px;
  overflow: hidden;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .member-btn__cost {
    width: 53%;
  }
}
@media screen and (max-width: 991px) {
  .member-btn__cost {
    width: 100%;
  }
  .pageLimitDropdown {
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  .row01 {
    display: block;
  }
  .col-9 {
    width: calc(100% - 0px);
  }
  .col-3 {
    width: 100%;
    margin-left: 0px;
  }
  .box01mrg {
    margin-top: 20px;
  }
  .col-9 .form-group--coupon {
    display: block;
  }
  .pageLimitDropdown {
    margin-bottom: 20px;
    margin-top: 0px;
  }
}
.member-btn .termLblwidth {
  max-width: 838px !important;
}
.whiteboxPaddingTop {
  padding: 40px 25px;
}
.textTtlflex {
  display: flex;
  align-items: center;
}
.vatText {
  color: #000;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 700;
}
.popup__item.json_item {
  padding: 30px 50px 20px;
  width: 80%;
  max-width: 1140px;
}
.json-animation-area iframe {
  width: 100%;
  height: 240px;
  border: 0;
}
.json-ttl {
  text-align: center;
  font-weight: 600;
}
@media (max-width: 991px) {
  .popup__item.json_item {
    padding: 30px 30px 20px;
    width: calc(100% - 30px);
  }
  .json-animation-area iframe {
    height: 200px;
  }
}
@media (max-width: 767px) {
  .popup__item.json_item {
    padding: 20px 20px;
  }
  .json-animation-area iframe {
    height: 200px;
  }
}
.select2-selection__placeholder,
.select2-selection--single {
  font-weight: normal;
  font-size: 1.6rem;
}
.select2-container--krajee
  .select2-selection--single
  .select2-selection__rendered {
  color: #000 !important;
}
.form-group--not-valid .select2-selection--single {
  border: 2px solid rgba(254, 79, 32, 0.8) !important;
}
.bootstrap-dialog-message ul {
  list-style: circle;
}
.bootstrap-dialog-message ul li {
  margin-left: 25px;
}
.customsDataList .value-list {
  padding-left: 25px;
}
.customsDataList .mR38 {
  margin-left: -38px;
}
.customSelect .input-lg.select2-container--krajee .select2-selection--single,
.input-lg.select2-container--krajee .select2-selection--single {
  height: 60px !important;
  padding: 17px !important;
}
.customSelect
  .input-lg.select2-container--krajee
  .select2-selection--single
  .select2-selection__arrow,
.input-lg.select2-container--krajee
  .select2-selection--single
  .select2-selection__arrow {
  height: 59px !important;
}
.btn:hover {
  color: #fff;
}
[data-braintree-id="wrapper"] {
  width: 100%;
}
a:hover {
  text-decoration: none;
}
.promotional-txt {
  font-size: 10px;
  color: green !important;
  display: block;
}
.why-sign__subtitle {
  margin: -20px 0 25px 0;
  color: #f1f1f1;
  font-size: 17px;
}
@media (max-width: 767px) {
  .why-sign__subtitle {
    text-align: center;
  }
}
.pricing__item-list strong {
  font: 500 1.5rem/1 Poppins, sans-serif;
}
.pricing__item-list li {
  font: 400 1.5rem/1 Poppins, sans-serif;
}
.pricing__detailed-title {
  font: 500 1.4rem/1 Poppins, sans-serif;
}
.pricing__col-text {
  font: 400 1.4rem/1 Poppins, sans-serif;
}
.tooltip__link {
  border: 1px solid #f3f3f3;
  padding: 7px 14px;
  border-radius: 25px;
  background: #f1f1f1 !important;
  text-decoration: none !important;
}
.services-item__article ul {
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .services-item__article ul {
    font-size: 1.6rem;
  }
}
#shipping-address-notify-popup .popup__item {
  max-width: 600px;
}
#dashboardShipTable .empty {
  text-align: center;
}
#dashboardShipTable .empty p,
.dashboardMobile div p {
  padding: 5px;
  font-weight: 100;
  color: rgba(0, 0, 0, 0.6);
}
.tooltip {
  font: 500 1.4rem/1 Poppins, sans-serif !important;
  opacity: 1 !important;
  position: relative !important;
  display: inline !important;
  z-index: 9999;
}
@media (min-width: 768px) {
  .btn--with-icon .icon--error {
    right: 16px;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .btn--with-icon .icon--error {
    right: 25px;
  }
}
.backgroundRed {
  background-color: #e35865 !important;
}
.backgroundRed:hover {
  background-color: #fb5262 !important;
}
.btn .icon--error {
  width: 11px;
  height: 14px;
}
.cancel-plan {
  line-height: 3 !important;
}
#alert-subscription-popup .popup__item {
  max-width: 554px;
  padding: 95px 30px 30px;
}
.bg-subscription-request {
  background-image: linear-gradient(21deg, #007bd0 0, #007bd0 100%);
  background-color: #007dd0;
  text-align: center;
  margin-top: 2px;
  padding: 20px 3px 10px;
  color: #fff;
  font: 400 1.6rem/1 Poppins, sans-serif;
  line-height: 20px;
}
.btn--subscribe {
  padding: 10px !important;
  margin: 10px 0px 10px 10px;
  border-radius: 5px;
}
@media (min-width: 0px) and (max-width: 767px) {
  .bg-subscription-request {
    line-height: 22px !important;
    font: 400 1.4rem/1 Poppins, sans-serif;
    letter-spacing: 1px;
  }
  .bg-subscription-request span {
    display: block;
  }
  .btn--subscribe {
    margin: 0px 0px 10px 10px;
  }
}
@media (min-width: 768px) {
  .bg-subscription-request span:first-child {
    display: block;
    height: 0px;
  }
}
.extraBottomMargin {
  margin-bottom: 50px !important;
}
.export-reason .form-group__title {
  font: 500 1.8rem/1 Roboto, sans-serif;
  color: #000;
  letter-spacing: 0;
  text-transform: none;
}
.font_bolded {
  font: 500 1.8rem/1 Roboto, sans-serif !important;
}
.export-reason .radio label {
  font: 500 1.8rem/1.5 Roboto, sans-serif;
  color: rgba(0, 0, 0, 0.8);
}
.export-reason .tooltip__text {
  color: #fff;
}
@media (max-width: 767px) {
  .export-reason .tooltip__text {
    font-size: 1.3rem;
    min-width: 192px;
  }
}
.export-reason .tooltip {
  font: 500 1.8rem/1.5 Roboto, sans-serif !important;
}
.export-reason .tooltip__link {
  border: none;
  padding: 0px 0px;
  border-radius: 0px;
  background: none !important;
  text-decoration: none !important;
}
.export-reason a.tooltip__link,
.export-reason a.tooltip__link:visited,
.export-reason a.tooltip__link:active {
  color: #000;
}
.export-reason .tooltip__text {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
}
.export-reason .tooltip__text:before {
  border-top: 6px solid #000;
}
.btn-track {
  border-radius: 20px;
}








/*-------------------Dashboard shipper select2--------*/
 .warehouse-dropdown-invisible{
    visibility: hidden;
}

.input-lg.select2-container--krajee .select2-selection--single .select2-selection__arrow,
    .input-group-lg .select2-container--krajee .select2-selection--single .select2-selection__arrow {
      height: 59px;
      right: 2px;
      width: 22px;
    }

    .input-lg.select2-container--krajee .select2-selection--single,
    .input-group-lg .select2-container--krajee .select2-selection--single {
      border-radius: 6px;
      font-size: 18px;
      height: 60px;
      line-height: 1.33333;
      padding: 17px;
    }
.form-group.priority-dropdown {
  width: 100%;
}
.priority-dropdown .select2-container--default .select2-selection--single {
    appearance: none;
    background: url(../images/icon-down-solid.svg);
    background-repeat: no-repeat;
    background-position: right 20px center;
    padding-right: 35px;
    border-radius: 28px !important;
    border: 1px solid #fff;
    font-size: 2.4rem;
    padding: 5px 15px 5px 0;
    color: #000;
    height: auto;
    font: 600 2.4rem/1.2 Poppins,sans-serif;
    border-radius: 15px 15px 0 0 !important;
}
.priority-dropdown .select2:hover {
  background-color:#dfdfdf;
  border-radius: 15px 15px 0 0;
}
.priority-dropdown .select2-container--open .select2-selection--single {
  border: 1px solid #e5e6ed !important;
}
.priority-dropdown .select2-container--default .select2-selection--single .select2-selection__arrow {
    display: none;
}
.priority-dropdown .select2-container--default .select2-search--dropdown .select2-search__field, .priority-dropdown .select2-dropdown {
    border-color: #EEF1FA;
}
.priority-dropdown .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    color: #000;
}
.priority-dropdown .select2-container--default .select2-results__option--selected, .priority-dropdown .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: url(../images/checked-on-blue.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    color: #1B1C1E;
} 
.priority-dropdown .select2-results__option--selectable {
    background: url(../images/checked-off-blue.svg);
    background-repeat: no-repeat;
    background-position: right 15px center;
    color: #666666;
}
.priority-dropdown .select2-results li{
    border-bottom: 1px solid #e5e6ed;
    padding: 10px 8px;
}
.priority-dropdown .select2-results li:last-child {
    border-bottom: 0;
}
.priority-dropdown .select2-dropdown{
    border: 1px solid #e5e6ed;
    border-radius: 16px;
    background: #f2f3f6;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 8%);
}
.priority-dropdown .select2-dropdown.select2-dropdown--below {
    margin-top: 0px;
}
.img-fluid {
    width: 32px;
    height: 21px;
    margin-right: 7px;
    position: relative;
    top: 3px;
}
.priority-dropdown .select2-container { width: auto !important;}
.priority-dropdown .select2-container .select2-selection--single .select2-selection__rendered { padding-right: 30px !important;}
.btn--padding-fifty {
  padding: 0 45px !important;
}
.form-group__title span {
  color: rgb(199, 28, 28);
}
.service-amount-charge {
  color: #009bdb;
  font-weight: 700;
  margin-top: 10px;
}
.service-description {
  color: #2d2f30;
}
.service-amount-charge,
.service-description {
  font-size: 41px;
}
.paypal-button-container {
  margin-bottom: 50px;
}

.shipping-method-option-box {
  max-width: 500px;
}
.form-check-input[type="radio"] {
  border-radius: 50%;
  height: 24px;
  margin-left: 0px;
  width: 24px;
  background: transparent;
  border: 2px solid #cccfdb;
  margin-top: 0;
  margin-bottom: 0;
}
.form-check-input.sm[type="radio"] {
  border-radius: 50%;
  height: 14px;
  margin-left: 23px;
  width: 14px;
  background: transparent;
  border: 1px solid #999999;
  margin-top: 3px;
  margin-bottom: 0;
}
.form-check-input[type="radio"]:checked {
  background: #1a88d5;
  background-position: 50%;
  background-repeat: no-repeat;
  border-color: #1a88d5;
  box-shadow: inset 0px 0px 0px 5px #fff;
}
.form-check-input.sm[type="radio"]:checked {
  background: #1a88d5;
  background-position: 50%;
  background-repeat: no-repeat;
  border-color: #1a88d5;
  box-shadow: inset 0px 0px 0px 3px #fff;
}

.shipping-method-option .form-check {
  padding: 0;
  margin: 0 0 8px 0;
}
.shipping-method-option-box {
  border: 1px solid #cccfdb;
  border-radius: 16px;
  background: #f2f8fd;
  padding: 13px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}
.shipping-method-option-box.radio-checked {
  border-color: #1a88d5;
}
.shipping-option-left {
  width: calc(100% - 70px);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.form-check-label-logo-sm {
  width: 58px;
  height: 40px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.shipping-method-option-box .form-check-label.sm {
  margin-left: 15px;
  color: #1b1c1e;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}
.shipping-option-right {
  width: 70px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.shipping-method-option-box.radio-checked {
  border-color: #1a88d5;
}
.value-list label {
  font: 500 1.6rem/1 Roboto, sans-serif;
  color: rgba(0, 0, 0, 0.8);
}
sup.required-text {
  font-size: 14px;
  top: -2px;
}
.required-text {
  color: #df2020;
}

.d-flex {
  display: flex;
}
.align-items-end {
  align-items: flex-end;
}
.value-list .col-margin {
  margin: 0 0 20px;
}
.member__text.no-courier-text {
  padding-top: 10px;
  font-size: 20px;
}
.commoditySection{
  position: relative;
}
.commoditySection .btn {
  position: absolute;
  padding: 0px 15px !important;
  min-width: 160px;
  margin-left: 20px;
  margin-top: 11px;
  font-size: 16px;
  height: 40px;
  background: #fff;
  right: -170px;
  top: calc(50% - 13px);
  }
.commoditySection .btn::after, .commoditySection .btn::before  { display: none;}

@media (max-width: 991px) {
  .commoditySection .btn {
    position: static;
    margin-left: 0;
    margin-top: 20px;
  }
}
.checked-show-all{ display: none;}
.checked-show-all p{text-align: center; padding:6px 0px; background-color: #e6e5e5;}
.dialog-btn-confirm{
  background-color: #40be65 !important;
}
#broadcast-popup-text ul{
  padding-left: 1.8em;;
}
#broadcast-popup-text li{
  margin-bottom: 1em;;
}
#broadcast-popup-text li::before {
  content: '■'; 
  position: absolute;
  left: 3.2em;
  font-size: 1.1em;      /* Adjust this value so that it appears what size you want. */
}
