.applecare-plan .column-2 {
  margin-right: auto;
}

.section-plans .applecare-plan.pricing-columns-2 .column-product-group {
  padding-right: 0;
}

.icon-battery-status {
  background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_large.png);
}

@media (-webkit-min-device-pixel-ratio: 1.5),
  (min-resolution: 144dpi),
  only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 1.5dppx) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_large_2x.png);
  }
}

@media only screen and (max-width: 1068px) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_medium.png);
  }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 1068px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_medium_2x.png);
  }
}

@media only screen and (max-width: 735px) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_small.png);
  }
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (max-width: 735px) and (min-resolution: 1.5dppx),
  only screen and (max-width: 735px) and (min-resolution: 144dpi) {
  .icon-battery-status {
    background-image: url(/mideast/support/products/y/images/shared/ar/battery_status_icon__cssx5pnkd2eu_small_2x.png);
  }
}

.section-plans .applecare-plan {
  margin-top: 0;
}

@media only screen and (max-width: 1068px) {
  .section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
        margin-right: auto;
        padding-left: 0;
        margin-left: 0;
  }
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
  margin-right: auto;
  margin-left: 0;
}


.support-toggle-nav .toggle-item {
    margin-left: 15px;
    margin-right: 0;
}

.support-toggle-nav .toggle-item:last-child {
  margin-left: 0;
}

.section-hardware .icon-container-ul, .section-software .icon-container-ul, .section-technical .icon-container-ul {
    list-style: none;
    margin-top: 0px;
    margin-left: auto;
    margin-right: 0;
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
  padding-left: 15px;
  margin-right: auto;
  justify-content: flex-end;
}

@media only screen and (max-width: 1067px) {
#main > section.section.section-plans > div > div > div.column.column-plan-group.large-6.medium-7.medium-offset-1.small-12.small-offset-0 > div > table > tbody > tr:nth-child(3) > td.column.column-2.column-dynamic-pricing {
  justify-content: flex-end;
}
}

#main > section.section.section-plans > div > div > div.column.column-plan-group.large-6.medium-7.medium-offset-1.small-12.small-offset-0 > div > table > tbody > tr:nth-child(3) > td.column.column-2.column-dynamic-pricing {
  padding-left:15px;
  margin-left:15px;
}

@media only screen and (min-width: 735px) and (max-width:1068px){
.section-plans .applecare-plan .flex-row .column-dynamic-pricing {
  margin-left:15px;
}
#main > section.section.section-plans > div > div > div.column.column-plan-group.large-6.medium-7.medium-offset-1.small-12.small-offset-0 > div > table > tbody > tr:nth-child(3) > td.column.column-2.column-dynamic-pricing {
  padding-left:0px;
}
}

@media only screen and (max-width: 735px) {
  #main > section.section.section-plans > div > div > div.column.column-plan-group.large-6.medium-7.medium-offset-1.small-12.small-offset-0 > div > table > tbody > tr:nth-child(3) > td.column.column-2.column-dynamic-pricing {
    padding-left:0px;
  }
  .section-plans .applecare-plan .flex-row .column-dynamic-pricing {
    margin-right: auto;
    margin-left: -10px;
}

}

@media only screen and (min-width: 1067px) {
.section-plans .section-headline {
    padding-right: 0;
}
}