/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/* line 8, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
#fast h2 {
  color: #382f2d; }
/* line 12, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
#fast .product-service {
  padding: 10px 16px 16px 16px;
  border-radius: 3px;
  margin: 16px 0; }
  /* line 20, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.regular-service .service-features:before {
    background-color: #DC1928;
    background-image: url(images/pac/pac-icons.png);
    background-position: 0px -232px;
    width: 7px;
    height: 49px; }
  /* line 27, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.regular-service .service:first-child:before {
    background-color: #DC1928; }
  /* line 36, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.next-day-service .service-features:before {
    background-color: #FFD500;
    background-image: url(images/pac/pac-icons.png);
    background-position: 0px -183px;
    width: 7px;
    height: 49px; }
  /* line 43, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.next-day-service .service:first-child:before {
    background-color: #FFD500; }
  /* line 52, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.same-day-service .service-features:before {
    background-color: #382F2D;
    background-image: url(images/pac/pac-icons.png);
    background-position: 0px -281px;
    width: 7px;
    height: 49px; }
  /* line 59, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.same-day-service .service:first-child:before {
    background-color: #382F2D; }
  /* line 65, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service .service-type-header {
    font-size: 20px !important; }
  /* line 69, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service .service-container {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    /* line 73, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service .service-container .service {
      position: relative;
      background-color: #fff;
      padding: 20px;
      padding-bottom: 0px;
      margin: 0 0 1px 0; }
      /* line 80, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-container .service a {
        text-decoration: underline; }
      /* line 85, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-container .service:first-child:before {
        content: "";
        top: 0px;
        left: 0px;
        background-image: url(images/pac/pac-icons.png);
        background-position: 0px -38px;
        width: 30px;
        height: 21px;
        display: inline-block;
        position: absolute; }
      /* line 96, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-container .service .product-image {
        float: left;
        width: 120px;
        min-height: 100px;
        margin: 0 0 0 10px; }
        /* line 102, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-container .service .product-image img {
          float: left;
          width: 80%;
          vertical-align: top; }
      /* line 109, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-container .service .service-details {
        vertical-align: top;
        padding: 0px 0px 10px 120px;
        margin-left: auto;
        min-height: 107px; }
        /* line 115, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-container .service .service-details .service-name {
          margin-bottom: 0px;
          color: #5E514D;
          font: bold 16px "letter_one"; }
        /* line 120, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-container .service .service-details .service-tooltip {
          display: block;
          color: #807370;
          font: normal 16px "letter_one";
          margin: 0 0 0 0px; }
        /* line 126, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-container .service .service-details .service-subdescription {
          margin-bottom: 0px;
          color: #807370;
          font: normal 13px "Arial";
          width: auto;
          margin-top: 4px; }
          /* line 132, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
          #fast .product-service .service-container .service .service-details .service-subdescription a {
            color: #DC1928; }
        /* line 136, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-container .service .service-details .itemised-price {
          margin: 10px 0px 0px 0px;
          width: 250px;
          margin-left: auto; }
  /* line 146, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service .service-features {
    position: relative;
    padding: 16px;
    background: #fff;
    overflow-y: auto; }
    /* line 152, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service .service-features:before {
      content: "";
      position: absolute;
      bottom: 0px;
      left: 0px;
      display: inline-block; }
    /* line 160, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service .service-features .feature {
      max-width: 350px;
      float: left;
      margin: 0 0 0 24px; }
      /* line 161, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature:first-child {
        margin: 0px; }
      /* line 168, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature input {
        float: left;
        margin-top: 8px; }
      /* line 173, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature label {
        display: block;
        margin-left: 20px;
        color: #5E514D;
        line-height: 14px;
        font-weight: bold; }
      /* line 181, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature p {
        color: #DC1928;
        margin: 0 0 0 2px;
        display: inline-block;
        line-height: 14px;
        font-weight: bold; }
      /* line 189, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature .extra-cover.note {
        display: block;
        margin: 4px 0 4px 20px; }
        /* line 192, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-features .feature .extra-cover.note p {
          font-weight: normal;
          color: #807370;
          margin: 10px 0 0 0;
          line-height: 18px; }
      /* line 200, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature .tracking-included {
        display: inline-block;
        background-image: url(images/pac/pac-icons.png);
        background-position: 0px -103px;
        width: 25px;
        height: 24px; }
      /* line 204, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature .image-signature-on-delivery-red {
        display: inline-block;
        background-image: url(images/pac/pac-icons.png);
        background-position: 0px -19px;
        width: 27px;
        height: 19px; }
      /* line 210, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature .signature-on-delivery label {
        width: 107px; }
        /* line 212, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-features .feature .signature-on-delivery label .image-signature-on-delivery {
          background-image: url(images/pac/pac-icons.png);
          background-position: 0px 0px;
          width: 27px;
          height: 19px;
          float: left;
          margin: 4px 7px 0 0; }
      /* line 218, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature .signature-on-delivery.same-day-signature-on-delivery label {
        margin-left: 0; }
      /* line 221, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature .signature-on-delivery.selected label {
        color: #DC1928; }
        /* line 223, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-features .feature .signature-on-delivery.selected label .image-signature-on-delivery {
          background-image: url(images/pac/pac-icons.png);
          background-position: 0px -19px;
          width: 27px;
          height: 19px; }
      /* line 229, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
      #fast .product-service .service-features .feature .extra-cover {
        display: inline; }
        /* line 231, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-features .feature .extra-cover label {
          width: 130px;
          display: inline-block;
          margin: 0;
          float: left; }
          /* line 236, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
          #fast .product-service .service-features .feature .extra-cover label .image-extra-cover {
            background-image: url(images/pac/pac-icons.png);
            background-position: 0px -59px;
            width: 21px;
            height: 22px;
            float: left;
            margin: 4px 7px 0 0; }
        /* line 242, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-features .feature .extra-cover.selected label {
          color: #DC1928; }
          /* line 244, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
          #fast .product-service .service-features .feature .extra-cover.selected label .image-extra-cover {
            background-image: url(images/pac/pac-icons.png);
            background-position: 0px -81px;
            width: 21px;
            height: 22px; }
        /* line 248, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
        #fast .product-service .service-features .feature .extra-cover .extra-cover.details {
          display: inline;
          float: left;
          margin: 0 0 0 7px; }
          /* line 253, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
          #fast .product-service .service-features .feature .extra-cover .extra-cover.details input {
            margin: 0 4px 0 4px; }
          /* line 256, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
          #fast .product-service .service-features .feature .extra-cover .extra-cover.details span {
            float: left;
            color: #DC1928;
            line-height: 14px;
            font-weight: bold;
            margin: 8px 0 0 0; }
  /* line 268, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.regular-service {
    background: #DC1928; }
    /* line 270, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service.regular-service > h2 {
      color: #fff; }
    /* line 273, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service.regular-service > h3 {
      color: #fff; }
    /* line 276, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service.regular-service > p {
      color: #fff; }
  /* line 281, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.next-day-service {
    background: #FFD500;
    color: #DC1928; }
    /* line 284, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service.next-day-service h2 {
      color: #DC1928; }
    /* line 287, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service.next-day-service h3 {
      color: #DC1928; }
  /* line 292, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service .domestic-delivery {
    color: #382f2d;
    font: bold 14px Arial, sans-serif; }
    /* line 295, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service .domestic-delivery a {
      color: #dc1928;
      text-decoration: none; }
  /* line 301, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
  #fast .product-service.same-day-service {
    background: #382F2D;
    color: #fff; }
    /* line 304, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service.same-day-service h2 {
      color: #fff; }
    /* line 307, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/modules/speed */
    #fast .product-service.same-day-service h3 {
      color: #fff; }

/*
* PAC 2 CSS
*
*/
/*
Style.css override to fix odd 1px line on the Regular speed tab.
*/
/* line 18, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 .tabs-is-solid .nav a span::before {
  width: 0px; }

/*
Override rule to fix big margin at the bottom of the buttons of the Speed step.
*/
/* line 26, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 .stepTab .tabs-container .primary-cta, #PAC2 .stepTab .tabs-container .secondary-cta {
  margin-bottom: 0px; }

/* line 30, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 .stepTab ul.input-options li.icon {
  width: 200px; }

/* line 33, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 .stepTab ul.input-options li.icon label img {
  float: left;
  margin-right: 5px;
  margin-top: -3px;
  display: block; }

/* line 39, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 .input-medium {
  width: 270px !important; }

/* line 42, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 .required-legend {
  display: block; }

/* line 45, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 h2 {
  font-size: 20px !important; }

/* line 48, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what h3 {
  margin-top: 0px; }

/* line 53, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .dimensionBox.left h3 {
  margin-top: 13px; }

/* line 58, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#selectEnvelopeWeight {
  width: 125px; }

/*Navigational Tabs CSS*/
/* line 63, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.PAC2Navigation.nav.nav-pills {
  padding-left: 0px; }

/* line 66, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.PAC2Navigation.nav.nav-pills li a {
  width: 180px;
  height: 50px;
  text-align: center; }

/* line 71, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.PAC2Navigation.nav.nav-pills li span {
  display: block;
  position: relative;
  top: 18px;
  font-size: x-large; }

/* line 77, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 .hideAll {
  display: none !important; }

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) { }

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) { }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 600px) { }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { }

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { }

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { }

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) { }

/* Large screens ----------- */
@media only screen and (min-width: 1824px) { }

/* iPhone 4 ----------- */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { }

/*
Misc styling fixes for various browsers.
*/
/*Fix to ensure continue button does not jump on failed validation on where screen*/
/* line 149, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.local.input-group, .international.input-group {
  min-height: 80px; }

/*Loading indicator in button style*/
/* line 154, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.loading-indicator, .loading-indicator:hover, .loading-indicator:focus {
  border: 1px solid #DC1928;
  background-image: url('../images/ap-loader.gif') !important;
  background-position: center;
  background-color: #ffffff !important;
  background-repeat: no-repeat;
  width: 62px;
  height: 18px;
  text-indent: -9999px;
  cursor: default !important;
  outline: none; }

/*Ensure that placeholder text is not misaligned against field value in Chrome*/
/* line 167, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 input[type="text"] {
  line-height: normal; }

/* line 171, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 #fast .extra-cover input[type="text"] {
  width: 80px; }

/* line 175, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 .extra-cover.note {
  margin: 10px 0px 0px 23px;
  color: #807370; }

/*Ensure placeholder in IE is not italic*/
/* line 181, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 input[type=text].placeholder {
  font-style: normal; }

/* Colours must be AA compliant as a minimum*/
/* Disabled-state text*/
/* line 187, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.input-group input[type=text][disabled] {
  color: #382F2D; }

/* Activated-state text (Placeholder text) */
/* line 192, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #5E514D; }

/* line 195, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #5E514D;
  opacity: 1; }

/* line 199, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #5E514D;
  opacity: 1; }

/* line 203, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #5E514D; }

/* Autocomplete text */
/* line 208, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.ac_results {
  color: #5E514D; }

/*Limit the width of the label for a checkbox.*/
/* line 213, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#PAC2 label.checkbox {
  display: inline-block; }

/* line 217, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .dimensionBox.left {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 12px;
  padding-bottom: 15px;
  float: left;
  width: 378px; }

/* line 226, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .dimensionBox.right {
  float: left;
  margin-left: 10px;
  margin-top: 8px; }

/* line 232, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what a.helpLink {
  margin-left: 42px; }


/* line 239, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .input.required div, #what .input.required span {
  display: inline-block; }

/* line 243, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .dimensionBox span.dimLabel {
  font-weight: bold; }

/* line 246, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .input-small input.smaller {
  width: 40px; }

/* line 251, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .item-flavour {
  margin-bottom: 12px; }

/* line 254, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .item-flavour label {
  font-size: 16px;
  font-weight: bold;
  font-family: "letter_one", Arial, sans-serif; }

/* line 260, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .item-flavour ul li {
  float: left;
  width: 100px;
  padding-left: 10px; }

/* line 266, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .input-small {
  width: 90px; }

/* line 270, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what p.error-message {
  padding-right: 10px; }

/* line 274, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what div.errorMessage {
  display: block;
  color: #dc1928; }

/* line 278, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .item-form-contents {
  margin-top: 10px; }

/* Content Tabs */
/* line 283, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li {
  outline: none;
  width: 33.33%;
  display: block; }

/* line 291, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li a span {
  font-size: 20px; }

/*
Style.css override to ensure the accessibility text remains hidden.
*/
/* line 298, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li a span.visuallyhidden {
  display: none; }

/* line 302, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li a span.tabname.black {
  background: #382F2D;
  color: white; }

/* line 306, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li a span.tabname.red {
  background: #DC1928;
  color: white; }

/* line 312, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li a span.tabname.yellow {
  background: #FFD500;
  color: #DC1928; }

/* line 317, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li:hover {
  cursor: pointer; }

/* line 320, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li a {
  text-decoration: none; }

/* line 324, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li a:active {
  border: none; }

/* line 328, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast .tabs-is-solid .nav {
  background: none; }

/* line 331, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li {
  border-top: 4px solid white; }

/* line 334, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li:first-child a {
  margin-right: 10px; }

/* line 337, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav li.last-child a {
  margin-left: 10px; }

/* line 340, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast .tabs-is-solid .nav a span {
  height: 35px;
  padding-top: 18px; }

/* line 345, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast .tabs {
  padding-top: 0px; }

/* line 349, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast .tabs .tab {
  padding-top: 20px; }

/* line 353, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast .tabs-is-solid .nav a span.yellow:before {
  content: none; }

/* line 357, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast .tabs-container .nav {
  margin-bottom: 0px; }

/* line 361, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#fast ul.nav.horizontal .disable {
  opacity: 0.3;
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE 5-7 */
  filter: alpha(opacity=30);
  /* Netscape */
  -moz-opacity: 0.3;
  /* Safari 1.x */
  -khtml-opacity: 0.3;
  cursor: default; }

/* line 373, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.lt-ie9 #fast ul.nav.horizontal .disable a, .lt-ie9 #fast ul.nav.horizontal .disable a span {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /* IE 5-7 */
  filter: alpha(opacity=30);
  cursor: default;
  zoom: 1; }

/*
===========================================================================================================================
Progress Indicator
===========================================================================================================================
*/
/* line 390, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.form-container {
  border: 1px solid #E2DFDA; }

/* line 393, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.form-container .form {
  border: 0px; }

/* line 397, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.progress-indicator-container {
  background-image: url(images/pac/progress-indicator.png);
  background-position: 0px -226px;
  width: 236px;
  height: 83px;
  margin: 0px;
  display: inline-block;
  vertical-align: top; }

/* line 405, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.progress-indicator-container.what {
  margin-left: 2px;
  margin-right: 2px; }

/*
Overrides the hyperlink styling in the progress indicator.
*/
/* line 413, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.progress-indicator-container a {
  cursor: pointer;
  color: inherit;
  text-decoration: none; }

/* line 418, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.progress-indicator-container .details {
  width: 172px;
  min-height: 80px;
  height: 83px;
  display: inline-block;
  vertical-align: top;
  margin-left: -1px;
  padding-right: 13px;
  padding: 0px; }

/* line 432, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.progress-indicator-container .details .title {
  padding-top: 17px;
  font: bold 16px "letter_one"; }

/* line 437, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.progress-indicator-container.current-step .details .title h2 {
  color: #DC1928; }

/* line 441, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.progress-indicator-container .details .content {
  font: normal 11px "Arial";
  color: #5E514D; }

/* line 446, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.progress-indicator-container .details .content .value {
  font-weight: bold; }

/* line 450, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.image-container {
  padding: 0px;
  padding-left: 5px;
  padding-top: 5px;
  max-width: 65px;
  min-height: 60px;
  max-height: 70px;
  display: inline-block; }

/* line 461, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#progress-indicator div.progress-indicator-container div.step-header div.details div.title h2 {
  font-size: 19px; }

/* line 466, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#progress-indicator div.progress-indicator-container div.step-header div.image-container div.step1 {
  background-image: url(images/pac/progress-indicator.png);
  background-position: 0px -28px;
  width: 56px;
  height: 66px; }

/* line 469, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#progress-indicator div.progress-indicator-container div.step-header div.image-container div.step2 {
  background-image: url(images/pac/progress-indicator.png);
  background-position: 0px -94px;
  width: 56px;
  height: 66px; }

/* line 472, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#progress-indicator div.progress-indicator-container div.step-header div.image-container div.step3 {
  background-image: url(images/pac/progress-indicator.png);
  background-position: 0px -160px;
  width: 56px;
  height: 66px; }

/* line 476, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#progress-indicator div.progress-indicator-container div.rubber-stamp {
  background-image: url(images/pac/progress-indicator.png);
  background-position: 0px 0px;
  width: 27px;
  height: 28px;
  position: relative;
  left: 31px;
  top: -67px; }

/*
===========================================================================================================================
Parcel/letter dimensions styles
===========================================================================================================================
*/
/* line 488, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.envelope-thickness {
  vertical-align: top; }

/* line 492, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.envelope-thickness label {
  display: inline; }

/* line 496, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.envelope-thickness ul {
  margin-left: 0px;
  padding-left: 0px; }

/* line 501, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.envelope-thickness ul li {
  margin-right: 22px; }

/* line 507, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.envelope-weight ul {
  margin-left: 0px;
  padding-left: 0px; }

/* line 512, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope {
  display: inline-block;
  width: 222px;
  min-height: 170px;
  border: 1px solid #e2dfda;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  vertical-align: top; }

/* line 522, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope:hover {
  background: #FAF8F5;
  color: #382F2D;
  -moz-box-shadow: inset 0 0 3px #807370;
  -webkit-box-shadow: inset 0 0 3px #807370;
  box-shadow: inset 0 0 3px #807370; }

/* line 530, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope .envelope-picture {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: auto;
  margin-right: auto;
  width: 222px;
  height: 138px; }

/* line 543, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope .envelope-picture img {
  margin-left: auto;
  margin-right: auto;
  vertical-align: middle;
  margin-top: 20px; }

/* line 550, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope.current-selection {
  background-color: #FAF8F5;
  border: 1px solid #d2cfca;
  -moz-box-shadow: inset 0 0 3px #807370;
  -webkit-box-shadow: inset 0 0 3px #807370;
  box-shadow: inset 0 0 3px #807370; }

/* line 558, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope .envelope-picture.DL {
  background-image: url('images/pac/small-letter.png'); }

/* line 562, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope .envelope-picture.C5 {
  background-image: url('images/pac/medium-letter.png'); }

/* line 566, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope .envelope-picture.C4 {
  background-image: url('images/pac/large-letter.png'); }

/* line 570, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope div.radio-button {
  margin-left: auto;
  margin-right: auto;
  width: 53px;
  margin-top: 5px;
  margin-bottom: 10px; }

/* line 578, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document.dimensionBox .envelope-container .envelope label {
  display: inline; }

/* line 582, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions {
  margin-top: 20px; }

/* line 586, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions p {
  line-height: 1em;
  margin-bottom: 0px; }

/* line 591, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions ul {
  margin-top: 0px;
  margin-bottom: 0px; }

/* line 596, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .dimensions.input-group.envelope {
  margin-top: 0px;
  padding-top: 0px; }

/* line 601, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions .length.width.height, #what .document-container .dimensions .weight {
  display: inline-block;
  vertical-align: top; }

/* line 606, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions .envelope-weight .description {
  margin-top: 0px;
  color: #A79A9A; }

/* line 612, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions.input-group.envelope {
  text-align: justify;
  width: 100%;
  margin-left: 24px; }

/* line 619, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions.input-group .input {
  text-align: justify;
  margin: 0px; }

/* line 625, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions.input-group.envelope .measurement {
  display: inline-block;
  width: 114px;
  vertical-align: top; }

/* line 631, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions.input-group.envelope .measurement p {
  margin-bottom: 0px; }

/* line 635, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions.input-group.envelope .measurement .dimLabel {
  font-weight: bold; }

/* line 638, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .document-container .dimensions.input-group.envelope .measurement .input {
  margin-top: 5px; }

/* line 642, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .inline-error-symbol {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  right: -22px;
  top: 30px; }

/* line 651, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .inline-error-symbol:after {
  content: url("../images/form/inline-error.png"); }

/* line 655, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .dimensionBox.left {
  margin-top: 12px;
  float: left;
  width: 355px;
  min-height: 404px; }

/* line 662, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#what .parcel.dimensionBox.left {
  -webkit-border-radius: 0px;
  border-radius: 0;
  border-top-right-radius: 3px; }

/* line 668, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.dimensions.input-group.parcel.first div.input {
  width: 90px; }

/* line 671, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.dimensions.input-group.parcel.first div.input:last-child {
  max-width: 37%;
  width: 115px; }

/* line 676, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.parcel.dimensionBox.left > div.details {
  padding-top: 14px;
  padding-left: 40px;
  padding-right: 20px; }

/* line 682, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.parcel.dimensionBox.left > div.details h4 {
  margin-bottom: 0px; }

/* line 686, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.parcel.dimensionBox.left > div.details h4 + p {
  margin-top: 0px; }

/* line 690, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.parcel.dimensionBox.left .toggle-buttons > .primary-cta {
  padding: 2px 22px 2px 22px !important;
  margin-bottom: 5px;
  font: normal 13px "Arial";
  cursor: pointer;
  background-color: #5e514d;
  border: #5e514d; }

/* line 699, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.parcel.dimensionBox.left .toggle-buttons > .primary-cta.current-selection {
  cursor: default;
  background-color: #DC1928;
  /*
   -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   */
  box-shadow: inset -1px 1px 1px 0px #800;
  border: 0px; }

/* line 712, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.parcel.dimensionBox.left .item-container {
  height: 109px; }

/* line 716, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.parcel.dimensionBox.left > div.details .image-measuring-dimensions {
  margin-left: 0px;
  margin-bottom: 10px; }

/* line 721, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item.current-selection {
  background-color: #ece9e4;
  border-color: #ece9e4;
  font-weight: bold; }

/* line 727, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item {
  vertical-align: bottom;
  float: left;
  width: 111px;
  border: 1px solid black;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  margin: 2px;
  cursor: pointer;
  height: 97px;
  position: relative; }

/* line 741, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item p {
  font: normal 13px "Arial";
  color: #807370;
  vertical-align: bottom;
  line-height: 0.5em; }

/* line 748, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image {
  display: inline-block;
  vertical-align: bottom;
  background-repeat: no-repeat;
  background-image: url(images/guide-icons.png);
  position: absolute; }

/* line 757, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.manual {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px -71px;
  width: 52px;
  height: 35px;
  margin-top: 31px;
  margin-left: 31px; }

/* line 763, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.tablet {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px -145px;
  width: 31px;
  height: 40px;
  margin-top: 26px;
  margin-left: 40px; }

/* line 769, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.phone {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px -45px;
  width: 14px;
  height: 26px;
  margin-top: 40px;
  margin-left: 49px; }

/* line 775, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.tshirt {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px -106px;
  width: 43px;
  height: 39px;
  margin-top: 27px;
  margin-left: 36px; }

/* line 781, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.toy {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px -274px;
  width: 41px;
  height: 49px;
  margin-top: 17px;
  margin-left: 36px; }

/* line 787, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.wine {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px -228px;
  width: 12px;
  height: 46px;
  margin-top: 20px;
  margin-left: 51px; }

/* line 793, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.dl {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px 0px;
  width: 34px;
  height: 19px;
  margin-top: 47px;
  margin-left: 39px; }

/* line 799, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.c5 {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px -19px;
  width: 42px;
  height: 26px;
  margin-top: 40px;
  margin-left: 35px; }

/* line 806, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.product-guide-image.c4 {
  background-image: url(images/pac/guide-icons.png);
  background-position: 0px -185px;
  width: 57px;
  height: 43px;
  margin-top: 23px;
  margin-left: 25px; }

/* line 814, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.details {
  display: inline-block;
  text-align: center;
  width: 100%;
  bottom: 6px;
  position: absolute; }

/* line 822, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .item div.details p {
  font-size: 8pt;
  text-align: center;
  margin: 0; }

/* line 829, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.parcel.dimensionBox.left .footer {
  height: 10px;
  background-color: #a79a99;
  margin-left: 30px;
  margin-right: 20px; }

/*
===========================================================================================================================
Images
===========================================================================================================================
*/
/* line 842, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.image-australia {
  display: inline;
  background-image: url(images/pac/pac-icons.png);
  background-position: 0px -155px;
  width: 34px;
  height: 28px;
  background-repeat: no-repeat;
  padding-top: 7px;
  padding-bottom: 12px;
  padding-left: 40px;
  margin-bottom: 40px; }

/* line 852, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.image-international {
  display: inline;
  padding-top: 7px;
  padding-bottom: 6px;
  padding-left: 40px;
  background-image: url(images/pac/pac-icons.png);
  background-position: 0px -127px;
  width: 33px;
  height: 28px;
  background-repeat: no-repeat; }

/*
.image-australia {
	display:inline;
	@include pac-icons-sprite(local);
    width: pac-icons-sprite-width(local);
	height:pac-icons-sprite-height(local);
	
	padding-top:4px;
	padding-bottom:12px;
	padding-left:40px;
	margin-bottom:40px;
}
*/
/* line 886, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.image-extra-cover.included-feature {
  padding-top: 12px; }

/* line 914, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.image-tracking-included {
  display: inline;
  background-image: url(images/pac/pac-icons.png);
  background-position: 0px -103px;
  width: 25px;
  height: 24px;
  padding-top: 8px;
  padding-bottom: 0px;
  padding-left: 25px; }

/*
.image-tracking-included.included-feature{
	padding-top:8px;
}
*/
/* line 928, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.image-measuring-dimensions {
  background-image: url('images/pac/measure-guide.png');
  display: block;
  background-position: left top;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 161px;
  height: 111px; }

/*
===========================================================================================================================
Images - Page curls
===========================================================================================================================
*/
/* line 944, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.image-pagecurl-measuring-upperleft {
  background-image: url('images/pac/measure-page-curl-upper-left.png');
  background-repeat: no-repeat;
  background-position: top left; }

/*Outcomes */
/* line 951, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.product-description {
  margin-left: 180px;
  min-height: 200px; }

/* line 956, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div#sameday.tab.sameday-content.active {
  padding: 0px !important;
  background-color: #382F2D !important; }

/* line 961, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div#nextday.tab.nextday-content.active {
  padding: 0px !important;
  background-color: #FFD500 !important; }

/* line 966, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div#regular.tab.regular-content.active {
  padding: 0px !important;
  background-color: #DC1928 !important; }

/* line 971, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.top-notice {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px; }

/* line 981, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.top-notice h3 {
  margin: 0; }

/* line 1001, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.cp-price {
  background-color: #ffffff;
  padding: 20px;
  padding-bottom: 1em; }

/* line 1007, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.cp-price h2 {
  text-align: right; }

/* line 1011, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.cp-included-options-separator {
  border-left: 1px solid #ddd;
  height: 1px;
  padding-top: 2em;
  margin-left: 1em;
  margin-right: 1em;
  padding-bottom: 2em; }

/*
Hyperlink overrides due to inconsistent styling in the AusPost pages.
*/
/* line 1026, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content a, .nextday-content a, .regular-content a, .errorMessage a {
  text-decoration: underline; }

/* line 1031, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
#TermsAndConditions a {
  text-decoration: underline; }

/*
===========================================================================================================================
************ Same Day Speed ***********************************************************************************************
===========================================================================================================================
*/
/*
===========================================================================================================================
Same Day Speed. Service level agreement.
===========================================================================================================================
*/
/* line 1048, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content .top-notice, .nextday-content .top-notice, .regular-content .top-notice {
  background-color: #CDC6C5;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* line 1055, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.top-notice .value-proposition {
  color: #5E514D;
  font: normal 16px "letter_one";
  margin: 0px; }

/*
===========================================================================================================================
Same Day Speed. Features.
===========================================================================================================================
*/
/* line 1069, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content div.extra-features div.extra-cover, .nextday-content div.extra-features div.extra-cover, .regular-content div.extra-features div.extra-cover {
  display: inline-block; }

/* line 1076, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.nextday-content div.extra-features div.signature-on-delivery, .regular-content div.extra-features div.signature-on-delivery {
  display: inline-block;
  vertical-align: top; }

/* line 1084, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content div.extra-features div.extra-cover.details, .nextday-content div.extra-features div.extra-cover.details, .regular-content div.extra-features div.extra-cover.details {
  padding-left: 55px; }

/* line 1091, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content .extra-cover input.text, .nextday-content .extra-cover input.text, .regular-content .extra-cover input.text {
  float: none;
  width: 50px;
  display: inline;
  margin-top: 4px; }

/* line 1100, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content div.extra-features div.extra-cover h3, .nextday-content div.extra-features div.extra-cover h3, .regular-content div.extra-features div.extra-cover h3 {
  display: inline; }

/* line 1105, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.extra-features .optionalFeatureOffer {
  display: inline-block; }

/*
Add a gap between items in the Optional Features section.
*/
/* line 1113, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.extra-features .optionalFeatureOffer div + div {
  margin-left: 20px; }

/* line 1118, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.extra-features .optionalFeatureOffer {
  display: inline-block; }

/* line 1124, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.extra-features .includedFeatures {
  display: inline-block;
  margin-top: 0px;
  float: right; }

/* line 1130, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.extra-features .includedFeatures div {
  margin-top: 20px; }

/* line 1137, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content div.extra-features h3.optionalFeatureOffer, .nextday-content div.extra-features h3.optionalFeatureOffer, .regular-content div.extra-features h3.optionalFeatureOffer {
  margin-right: 0px;
  padding-right: 0px;
  width: 300px; }

/* line 1144, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.optionalFeatureOffer div {
  color: #807370; }

/* line 1148, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.extra-features .includedFeatures .vertical_separator {
  display: inline-block;
  width: 10px;
  border-left: 1px solid #ddd;
  height: 80px;
  margin-top: 10px; }

/* line 1159, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content div.extra-features div.signiture-inc, .nextday-content div.extra-features div.signiture-inc, .regular-content div.extra-features div.signiture-inc {
  display: inline-block;
  width: 140px;
  text-align: center;
  vertical-align: top; }

/* line 1168, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
div.extra-features div.signiture-inc p, div.extra-features div.tracking-inc p {
  color: #DC1928;
  font: normal 15px "letter_one";
  padding-top: 9px;
  margin: 0 0 0px; }

/* line 1178, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content div.extra-features div.tracking-inc, .nextday-content div.extra-features div.tracking-inc, .regular-content div.extra-features div.tracking-inc {
  display: inline-block;
  width: 90px;
  text-align: center;
  display: inline-block;
  vertical-align: top; }

/*
===========================================================================================================================
Same Day Speed. Services.
===========================================================================================================================
*/
/*
Expanding Options overrides.
*/
/* line 1261, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.service-subdescription .expando-collapso h3 {
  padding-bottom: 0px;
  margin-top: 0px;
  margin-bottom: 0px; }

/* line 1267, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.page-tools .service-subdescription .expando-collapso {
  border-bottom: 0px;
  margin: 0px; }

/* line 1272, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.page-tools .expando-collapso.is-expanded {
  border-bottom: 1px solid #E2DFDA; }

/* line 1276, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.expando-collapso > .rich-text {
  padding: 0px; }

/* line 1281, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.service-subdescription .expando-collapso ul li {
  width: 100%;
  margin-left: -22px;
  padding-left: 0px; }

/*
For the service's feature name.
*/
/* line 1291, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
table.itemised-price tr td.item, table.itemised-price tr th.item {
  text-align: left;
  padding: 0px;
  border: 0px;
  color: #807370;
  font: normal 13px "Arial"; }

/*
For the 'total' row.
*/
/* line 1305, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
table.itemised-price tr td.total, table.itemised-price tr th.total {
  color: #382f2d;
  font: bold 13px "Arial";
  text-align: bottom;
  vertical-align: bottom; }

/*
For the service's feature price.
*/
/* line 1317, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
table.itemised-price tr td.price, table.itemised-price tr th.price {
  border: 0px;
  padding: 0px;
  text-align: right;
  color: #807370;
  font: normal 16px "letter_one"; }

/*
For the 'total' row.
*/
/* line 1331, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
table.itemised-price td.price.total, table.itemised-price th.price.total {
  color: #DC1928;
  font: bold 20px "letter_one";
  vertical-align: bottom; }

/*
Remove the alternating row colours.
*/
/* line 1342, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.itemised-price tr td, #PAC2 .itemised-price tr th {
  background-color: white; }

/* line 1349, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.sameday-content div.service div.cp-price-separator, .nextday-content div.service div.cp-price-separator, .regular-content div.service div.cp-price-separator {
  background-color: lightgrey;
  height: 1px; }

/*
===========================================================================================================================
************ Next Day Speed ***********************************************************************************************
===========================================================================================================================
*/
/*
===========================================================================================================================
Next Day Speed. Service level agreement.
===========================================================================================================================
*/
/*
===========================================================================================================================
Next Day Speed. Features.
===========================================================================================================================
*/
/*
===========================================================================================================================
Next Day Speed. Services.
===========================================================================================================================
*/
/* line 1379, /home/bamboo/bamboo-agent-home/xml-data/build-dir/AWOTA-AUSPOST21-JOB1/static-pac/src/main/webapp/ap/css/pac.scss */
.nextday-content div.service div.cp-price-separator, .regular-content div.service div.cp-price-separator {
  background-color: lightgrey;
  height: 1px;
  margin-top: 0px; }

/*
===========================================================================================================================
************ Regular Speed ************************************************************************************************
===========================================================================================================================
*/
/*
===========================================================================================================================
Regular Speed. Service level agreement.
===========================================================================================================================
*/
/*
===========================================================================================================================
Regular Speed. Features.
===========================================================================================================================
*/
/*
===========================================================================================================================
Regular Speed. Services.
===========================================================================================================================
*/