.page-container.my-account {
  margin-bottom: 23px;
}

.my-account h1 {
  color: #0072ce;
  margin-bottom: 2px;
}

.my-account h3 {
  /* font-size: 14px; */
}

.my-account #blocks-container {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 18px;
}

#blocks-container .block {
  background: #fff;
  box-shadow: 0 0 3px 0 #c2c2c2;
  -moz-box-shadow: 0 0 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
  float: left;
  margin-top: 23px;
  padding: 0 21px 22px 37px;
  position: relative;
}

#blocks-container .new-password-creation {
  padding: 0 21px 22px 21px;
}

.healthy-login-section .contact-box span.heading {
  color: #62bb46;
}
/* .healthy-login-section .contact-boxes .contact-box .text {
    height: 74px;
} */
/*.healthy-login-section .contact-boxes li:nth-child(1) a.button-green{
	position:relative;
	top:35px;
}
.healthy-login-section .contact-boxes li:nth-child(2) a.button-green{
  position:relative;
  top:15px;
}
.healthy-login-section .contact-boxes li:nth-child(3) a.button-green{
  position:relative;
  top:17px;
}
.healthy-login-section .contact-boxes li:nth-child(2) p.text{
height: 53px;
}*/

#blocks-container .block.user-profile {
  padding: 0 21px 26px 37px;
}

#blocks-container .block.new-password {
  padding: 0 21px 26px 28px;
}

#blocks-container .block .title {
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

#blocks-container .block .title h3 {
  background: #012169;
  color: #fff;
  float: left;
  font-family: "corisandebold";
  height: 44px;
  line-height: 49px;
  text-align: center;
  width: 180px;
}

#blocks-container .block .title .gray-link-small {
  background-position: right -823px;
  float: right;
  margin-top: 17px;
}

#blocks-container .block .title .gray-link-small:hover {
  background-position: right -765px;
}

#blocks-container #block-left {
  float: left;
  position: relative;
  width: 100%;
}
#block-left .block {
  width: 100%;
}

.new-password-page #block-left .block {
  width: 100%;
}

#block-left .content-holder {
  float: left;
  /* padding-right: 16px; */
  width: 100%;
}

.edit-profile-page #block-left .content-holder,
.billing-address #block-left .content-holder,
.shipping-address #block-left .content-holder {
  float: left;
  width: 385px;
}

.left14 {
  float: left;
  margin-top: 14px;
}

.indent82 {
  padding-left: 82px;
}

.pad-top10 {
  padding-top: 10px;
}

.error-master {
  color: #f04937;
  float: left;
  font: 18px "corisanderegular";
  margin: 12px 30px 10px 0;
  width: 100%;
}

.new-password-page #block-left .content-holder {
  float: left;
  width: 100%;
  padding-top: 43px;
}

.new-password-page .margin-top {
  margin-top: -8px;
}

.block .content-holder .listing {
  float: left;
  width: 100%;
}

.block .content-holder .listing .info-row {
  float: left;
  margin-top: 27px;
  width: 100%;
}

.block .content-holder .listing .info-row:first-child {
  margin-top: 0;
}

.listing .info-row label {
  display: block;
}

.listing .info-row .info {
  float: left;
  line-height: 17px;
  margin-top: 5px;
  width: 100%;
}

.order-history-details .listing .info-row .info {
  margin-top: 0;
}

.order-history-details .listing ul.applied-discounts {
  padding-top: 10px;
  float: left;
}

.block .content-holder .card-details {
  border-top: solid 1px #e5e5e5;
  float: left;
  margin-top: 28px;
  padding-top: 25px;
  width: 100%;
}

.block .content-holder .card-details.additional {
  border-bottom: solid 1px #e5e5e5;
  border-top: none;
  float: left;
  margin-bottom: 28px;
  margin-top: 0;
  padding-bottom: 28px;
  padding-top: 0;
  width: 100%;
}

.block .content-holder .card-details:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.payment-info .block.primary .content-holder .card-details:first-child {
  margin-top: 2px;
  padding-bottom: 2px;
}

.block .content-holder .card-details dt {
  float: left;
  width: 45px;
}

.block .content-holder .card-details dd {
  float: right;
  position: relative;
  width: 330px;
}

.block .content-holder .card-details dd .card-head {
  float: left;
  width: 100%;
}

.block .content-holder .card-details dd .card {
  float: left;
  margin-top: 4px;
  width: 100%;
}

.block .content-holder .card-details dd .edit-card-link {
  position: absolute;
  right: 0;
  top: 0;
}

#block-left .content-holder .text,
#block-right .content-holder .text {
  margin-bottom: 5px;
}

.content-holder .text.mtop15 {
  margin-top: 16px;
}

#blocks-container #block-right {
  float: right;
  position: relative;
  width: 100%;
}

.order-history-login #blocks-container #block-right {
  float: right;
  position: relative;
  width: 100%;
}

#block-right .block {
  width: 404px;
}

#block-right .content-holder {
  float: left;
  padding-right: 16px;
  width: 387px;
}

.block .content-holder .awards-listing {
  border-top: solid 1px #e5e5e5;
  float: left;
  margin-top: 26px;
  padding-top: 26px;
  width: 100%;
}

.block .content-holder .awards-listing:first-child {
  border-top: none;
  margin-top: 0;
  padding-top: 0;
}

.block .content-holder .awards-listing dt {
  float: left;
  font-family: "corisandebold";
  width: 82px;
}

.block .content-holder .awards-listing dd {
  float: left;
  line-height: 17px;
  width: 305px;
}

.block .content-holder .link-block {
  background: #f2f2f2;
  bottom: -22px;
  float: left;
  left: -37px;
  padding: 27px 0 25px;
  position: relative;
  text-align: center;
  width: 462px;
}

.order-table,
.reorder-table {
  border: none;
  width: 100%;
}

.order-table {
  position: relative;
  top: -5px;
}

.order-table th,
.reorder-table th {
  background: #e5e5e5;
  border-left: solid 1px #fff;
  font: 12px "corisandebold";
  height: 25px;
  padding-top: 4px;
  vertical-align: middle;
}

.order-table th:first-child,
.reorder-table th:first-child {
  border-left: none;
}

.order-table td,
.reorder-table td {
  padding-top: 32px;
  text-align: center;
  vertical-align: top;
}

.order-table td {
  padding-top: 29px;
  font-size: 13px;
}

.order-table tr:first-child td,
.reorder-table tr:first-child td {
  padding-top: 32px;
}

.order-table .date {
  width: 78px;
  padding-top: 31px;
}

.order-table .order {
  font-family: "corisandebold";
  width: 102px;
}

.order-table .order a {
  color: #808080;
  font-size: 13px;
}

.order-table .order a:hover {
  color: #003da5;
}

.order-table .tracking {
  font-family: "corisandebold";
  width: 255px;
}

.order-table .tracking a,
.order-table .action .add-cart {
  color: #f58220;
}

.order-table .action .add-cart:hover {
  color: #de6600;
}

.reorder-table .image {
  width: 70px;
}

.reorder-table .item {
  text-align: left;
  width: 165px;
}

.reorder-table .item .brand-name {
  float: left;
  width: 100%;
}

.reorder-table .item .product-name {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.reorder-table .qty {
  width: 40px;
}

.reorder-table .qty input[type="text"] {
  background: #fff;
  border: solid 1px #999;
  font-family: "corisandebold";
  height: 28px;
  line-height: 32px;
  padding: 0;
  text-align: center;
  width: 28px;
}

.reorder-table .qty input[type="text"].focused {
  border: solid 2px #f2a900;
  height: 26px;
  line-height: 31px;
  width: 26px;
}

.reorder-table .qty input[type="text"].focused.invalid {
  border: solid 1px #f0473f;
  height: 28px;
  line-height: 32px;
  width: 28px;
}

.reorder-table .price {
  width: 70px;
}

.reorder-table .action {
  width: 40px;
}

.reorder-table .action .add-cart {
  color: #f58220;
  font: 12px "corisanderegular";
  line-height: 12px;
}

.reorder-table .action .add-cart:hover {
  color: #de6600;
}

.reorder-table .action .add-cart .plus-mark {
  background: #f58220;
  color: #fff;
  display: inline-block;
  font: 16px "corisandebold";
  height: 20px;
  line-height: 22px;
  margin-bottom: 4px;
  width: 20px;
}

.reorder-table .action .add-cart:hover .plus-mark {
  background-color: #de6600;
}

.content-holder.edit-profile {
  padding-top: 43px;
}

.block .profile-block {
  float: left;
  width: 100%;
}

.block .profile-block li {
  float: left;
  margin-top: 30px;
  position: relative;
  width: 100%;
}

.block .profile-block .edit-address {
  margin-top: 11px;
}

.block .profile-block .delete-card {
  margin: 21px 0 12px;
}

.block .profile-block li:first-child {
  margin-top: 0;
}

.block .profile-block li label {
  display: block;
}

.block .profile-block li label.hidden {
  display: none;
}

.new-password-page .block .profile-block li label p {
  font-size: 12px;
}

.block .profile-block li input[type="text"],
.block .profile-block li input[type="password"],
.block .profile-block li input[type="email"],
.block .profile-block li input[type="tel"] {
  background-image: -webkit-gradient(
    linear,
    0% 0%,
    0% 100%,
    from(hsla(0, 0%, 100%, 0)),
    to(hsla(0, 0%, 100%, 0))
  );
  border: solid 1px #999;
  height: 38px;
  padding: 0 10px 0 11px;
  width: 100%;
}

/* MAWL-215: make password reset email input darker */
#vs_profilePasswordForgotEmail {
  border-color: #999;
}

.block .profile-block .static-text {
  margin-top: 10px;
}

.new-password-page .block .profile-block li .static-email-field {
  color: red;
  border: none;
  padding: 0px;
  margin-top: -3px;
}

.block .profile-block .width246 input[type="text"],
.block .profile-block .width246 input[type="password"],
.block .profile-block .width246 input[type="email"],
.block .profile-block .width246 input[type="tel"] {
  border: solid 1px #999;
  height: 38px;
  padding: 0 11px;
  width: 90%;
}

.block .profile-block .width246 input[type="text"].focused,
.block .profile-block .width246 input[type="password"].focused,
.block .profile-block .width246 input[type="email"].focused,
.block .profile-block .width246 input[type="tel"].focused {
  border: solid 2px #f2a900;
  height: 36px;
  padding: 0 10px;
  width: 90%;
}

.block .profile-block .width246 input[type="text"].focused.invalid,
.block .profile-block .width246 input[type="password"].focused.invalid,
.block .profile-block .width246 input[type="email"].focused.invalid,
.block .profile-block .width246 input[type="tel"].focused.invalid {
  border: solid 1px #f0473f;
  height: 38px;
  padding: 0 11px;
  width: 90%;
}

.block .profile-block .width122 input[type="text"],
.block .profile-block .width122 input[type="password"],
.block .profile-block .width122 input[type="email"],
.block .profile-block .width122 input[type="tel"] {
  border: solid 1px #999;
  height: 38px;
  padding: 0 11px;
  width: 82%;
}

.block .profile-block .width122 input[type="text"].focused,
.block .profile-block .width122 input[type="password"].focused,
.block .profile-block .width122 input[type="email"].focused,
.block .profile-block .width122 input[type="tel"].focused {
  /* Fixing existing syntax issue */
  border: solid 2px #f2a900;
  height: 36px;
  padding: 0 10px;
  width: 82%;
}

.block .profile-block .width122 input[type="text"].focused.invalid,
.block .profile-block .width122 input[type="password"].focused.invalid,
.block .profile-block .width122 input[type="email"].focused.invalid,
.block .profile-block .width122 input[type="tel"].focused.invalid {
  border: solid 1px #f0473f;
  height: 38px;
  padding: 0 11px;
  width: 82%;
}

.block .profile-block input[type="text"].focused,
.block .profile-block input[type="password"].focused,
.block .profile-block input[type="email"].focused,
.block .profile-block input[type="tel"].focused {
  border: solid 2px #0076b4;
  height: 36px;
  padding: 0 9px 0 10px;
  width: 100%;
}

.block .profile-block li input[type='text'].invalid,
.block .profile-block li input[type='password'].invalid,
.block .profile-block li input[type='email'].invalid,
.block .profile-block li input[type='tel'].invalid,
/* Fixing existing syntax issue */
.block .profile-block .selectboxit.invalid {
  border: solid 1px #f0473f;
}

.block .profile-block input[type="text"].invalid.focused,
.block .profile-block input[type="password"].invalid.focused,
.block .profile-block input[type="email"].invalid.focused,
.block .profile-block input[type="tel"].invalid.focused,
.block .profile-block .selectboxit.invalid.focused {
  height: 38px;
  padding: 0 11px 0 10px;
  width: 100%;
}

.block .profile-block li .width122 {
  width: 122px;
  display: block !important;
}

.block .profile-block li .width246 {
  width: 246px;
}

.block .profile-block li .width246 .custom-select-toggle,
.block .profile-block li .width246 .custom-select-toggle .custom-select-list {
  width: 246px;
}

.block .profile-block li .width246 .custom-select-toggle .custom-select-list {
  height: 170px;
  overflow-y: auto;
}

.block .profile-block li .width246 .custom-select-toggle .select-toggle-text {
  max-width: 200px;
}

.block .profile-block li .hint {
  display: block;
  line-height: 12px;
  margin-top: 8px;
}

.block .profile-block li .hint img {
  display: inline-block;
  float: left;
  margin-right: 30px;
  margin-bottom: 8px;
}

.block .profile-block li .hint img.last {
  margin-right: 0;
}

fieldset.dob-fields {
  border: none;
  padding: 0;
  margin: 0;
  width: 325px;
}

.ccjs-csc-diagram-wrapper {
  display: none;
}
.ccjs-type-read-only {
  display: none !important;
}
img.grayOut {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg'&gt;&lt;filter id='grayscale'&gt;&lt;feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale"); /* Firefox 10+, Firefox on Android */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; /* IE 8 */
  filter: alpha(opacity=30); /* IE 5-7 */
  -moz-opacity: 0.3; /* Netscape */
  -khtml-opacity: 0.3; /* Safari 1.x */
  opacity: 0.3;
}

.block .profile-block li .custom-select-toggle.card-month,
.block .profile-block li .custom-select-toggle.card-month .custom-select-list {
  width: 61px;
}

.block .profile-block li .custom-select-toggle.card-year {
  margin-left: 12px;
  width: 104px;
}

.block .profile-block li .custom-select-toggle.card-year .custom-select-list {
  width: 104px;
}

.block .profile-block li .custom-select-toggle.card-year .select-toggle-text,
.block .profile-block li .custom-select-toggle.card-month .select-toggle-text {
  text-align: center;
  width: 68%;
}

.block .profile-block li .custom-select-toggle.card-month,
.block .profile-block li .custom-select-toggle.card-month .custom-select-list {
  width: 61px;
}

.block .profile-block .check {
  margin-top: 25px;
}

.block .profile-block li.check + li {
  margin-top: 25px;
}

.block .profile-block .check label {
  display: inline-block;
  margin-left: 4px;
}

.block .profile-block .button {
  margin-bottom: 12px;
}

.my-account.edit-profile-page .block .profile-block .button {
  margin-top: 37px;
}

.my-account.new-password-page .block .profile-block .button {
  margin-top: 37px;
}

.edit-address .block .profile-block .button {
  margin-bottom: 0;
}

.edit-credit-card .block .profile-block .button {
  margin-bottom: 0;
}

.block .profile-block .button input[type="button"],
.block .profile-block .button input[type="submit"] {
  border: none;
  float: left;
  height: 44px;
  line-height: 50px;
  padding: 0;
  text-align: center;
  width: 124px;
}

.new-password-page .block .profile-block .button input[type="submit"] {
  width: 150px;
  margin-left: 0px;
}

.add-credit-card .block .profile-block .button input[type="submit"] {
  /*background: #0072ce url(../images/sprite-arrows.png) 148px 17px no-repeat;*/
  padding: 0 40px 0 20px;
  width: 170px;
}

.add-credit-card .block .profile-block .button input[type="submit"]:hover {
  background-color: #005eaa;
}

.block .profile-block .button input[type="submit"] {
  background-image: none;
  margin-left: 18px;
}

.block .feedbackForm .profile-block .button input[type="submit"] {
  margin-left: 0;
}

.block .profile-block .button .submit-button {
  background: #0072ce url(../images/sprite-arrows.png) right 16px no-repeat;
  padding: 14px 0 0;
  text-align: center;
  width: 124px;
}

.block .profile-block .button .submit-button:hover {
  background-color: #005eaa;
}

.page-container.edit-profile-page,
.page-container.address-info {
  margin-bottom: 45px;
}

.page-container.address-info .listing .info-row .info {
  margin: 0 0 5px 0;
}

.page-container.address-info #block-left .content-holder .text,
.page-container.address-info #block-right .content-holder .text {
  margin-bottom: 0;
}

.block .content-holder .listing-address {
  overflow: hidden;
  padding: 0 6px 0 0;
}

.block .content-holder .listing-address li {
  border-bottom: solid 1px #999;
  float: left;
  margin-bottom: 28px;
  position: relative;
  padding-bottom: 28px;
  width: 100%;
}

.block .content-holder .listing-address li .edit-address-link {
  background: transparent url(../images/sprite-arrows.png) right -823px no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}

.block .content-holder .listing-address li .edit-address-link:hover {
  background-position: right -765px;
}

.block .profile-block .custom-select-list li {
  margin-top: 0;
}

.page-container .text-top {
  line-height: 24px;
  margin: 0;
}

.my-account.order-history-details .text-top {
  margin-right: 0px;
}

.page-container.reorder-items-page .text-top {
  margin: 4px 170px 9px 0 !important;
}

.page-container .text-top .order-date {
  margin-left: 20px;
}

.page-container .text-top.password-reset {
  margin: 4px 40px 9px 0;
}

.order-history-table,
.quick-reorder-table {
  margin-top: 22px;
}

.order-history,
.order-details,
.quick-reorder,
.reorder-items,
.wish-list {
  border: 0;
  border-collapse: collapse;
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

.order-history .orders,
.order-details .orders,
.quick-reorder .orders,
.reorder-items .orders,
.wish-list .wishes {
  background: #fff;
  float: left;
  margin-top: 8px;
  position: relative;
  width: 100%;
  z-index: 8;
  padding: 25px 0;
}

.wish-list .wishes {
  padding: 0;
}

.order-details .orders,
.reorder-items .orders {
  background: transparent url(../images/order-details-bg.png) 0 0 repeat-y;
  height: auto;
}

.reorder-items .orders {
  background: transparent url(../images/reorder-bg.png) 0 0 repeat-y;
}

.order-details .orders div,
.reorder-items .orders div {
  float: left;
  padding-left: 2px;
}

.order-details .orders div:first-child,
.reorder-items .orders div:first-child {
  padding-left: 0;
}

.order-history .orders.heading,
.order-details .orders.heading,
.quick-reorder .orders.heading,
.reorder-items .orders.heading,
.wish-list .wishes.heading {
  background: #e5e5e5;
  font-family: "corisandebold";
  height: 50px;
  line-height: 50px;
  margin-top: 0;
  z-index: 9;
  padding: 0;
}

.order-history .orders span,
.order-details .orders span,
.quick-reorder .orders span,
.reorder-items .orders span {
  float: left;
  padding-top: 0;
  text-align: center;
}
.order-details .orders .omitem--see-more-less-button span {
  float: none;
}
.order-history .orders span {
  width: 100%;
}

/* Autodelivery additions */
.quick-reorder .orders span.ad-available {
  display: block;
  margin-top: 10px;
  font: 12px "corisanderegular";
  height: 45px;
  padding-top: 6px;
}

span.ad-available-icon {
  background: transparent url(/images/sprite-icons.png) -27px -135px no-repeat;
  height: 20px;
  width: 25px;
  margin-top: -3px;
}
/* End Autodelivery additions */

.order-history .orders span.tracking a {
  font-family: corisandebold, corisande, arial, verdana, tahoma;
  display: block;
  margin: 3px 0;
  padding: 0;
  color: #808080;
}

.order-history .orders span.tracking a:hover {
  color: #003da5;
}

.order-status-noitems {
  /*margin-left: 85px;*/
}

.order-history .orders.heading span,
.order-details .orders.heading span,
.quick-reorder .orders.heading span,
.reorder-items .orders.heading span,
.wish-list .wishes.heading span {
  border-left: solid 2px #f2f2f2;
  float: left;
  font-family: "corisandebold";
  height: 50px;
  line-height: 55px;
  text-align: center;
}

.quick-reorder .orders.heading .item,
.reorder-items .orders.heading .item {
  text-align: left;
  padding-left: 37px;
  width: 365px;
}

.quick-reorder .orders.heading span.qty {
  width: 75px;
}

.reorder-items .orders.heading .item .custom-select-toggle {
  float: none;
}

.reorder-items .orders.heading > span {
  border-left: solid 2px #f2f2f2 !important;
}

.reorder-items .orders.heading span {
  border-left: none;
  font-family: "corisandebold";
}

.reorder-items .orders.heading .order-date {
  float: right;
  padding-right: 24px;
}

.order-history .orders.heading span:first-child,
.order-details .orders.heading span:first-child,
.quick-reorder .orders.heading span:first-child,
.reorder-items .orders.heading span:first-child,
.wish-list .wishes.heading span:first-child {
  border-left: none;
}

.order-history .orders .sort {
  text-align: center;
  width: 25%;
}

.order-history .orders.heading .sort {
  padding-right: 4px;
  width: 25%;
}

.order-history .orders .order {
  font-family: "corisandebold";
  width: 38%;
}

.order-history .orders .tracking {
  width: 37%;
}

.quick-reorder .orders .item .custom-select-toggle {
  margin-top: 5px;
}

.quick-reorder .orders .item .custom-select-toggle .select-toggle-button {
  background: #fff;
  border: solid 2px #fff;
}

.quick-reorder .orders .item .custom-select-toggle,
.quick-reorder .orders .item .custom-select-toggle .custom-select-list {
  width: 171px;
}

.quick-reorder .orders .item .custom-select-toggle .custom-select-list {
  left: -1px;
  width: 173px;
}

.quick-reorder .orders .item .custom-select-toggle span {
  border-left: none;
  float: left;
  font-family: "corisandebold";
  height: 40px;
  max-width: 132px;
  text-align: left;
  line-height: 37px;
}

.order-history .orders .empty-row,
.quick-reorder .orders .empty-row {
  float: left;
  font-family: "corisandebold";
  text-align: left;
  width: 100%;
  padding-left: 37px;
}

#blocks-container .address-blocks.row {
  margin: 0 0 23px;
}

#blocks-container .address-blocks.row .block {
  margin-top: 0;
  min-height: 265px;
}

.order-details .item,
.reorder-items .item {
  width: 42.5%;
}

.order-details .item .review-bar a {
  font-size: 12px;
}

.order-details .item .review-bar a:hover .star-gray {
  background: transparent url(../images/sprite-icons.png) -205px -19px no-repeat;
  display: inline-block;
  height: 12px;
  position: relative;
  top: 1px;
  width: 12px;
}

.order-details .item .review-bar .ptcWidgetReviewsAverageStars {
  float: left;
}
.order-details .qty,
.reorder-items .qty,
.reorder-items .heading .qty {
  font-family: "corisandebold";
  padding-top: 36px;
  text-align: center;
  width: 7% !important;
}

.reorder-items .heading .qty {
  padding-top: 0;
}

.order-details .qty {
  font-family: corisandelight, corisande, arial, verdana, tahoma;
  line-height: 25px !important;
}

.reorder-items .total {
  padding-top: 36px;
  text-align: center;
  width: 108px;
}

.order-details .status,
.reorder-items .status {
  padding-top: 36px;
  text-align: center;
  width: 26%;
}

.order-details .orders.shadow {
  padding: 0;
  padding-bottom: 15px;
}

.orders.shadow .status span {
  width: 100%;
}

.orders.shadow .status a {
  font-family: corisandebold, corisande, arial, verdana, tahoma;
  font-size: 12px;
  color: #808080;
  display: block;
  margin: 5px 0 0 0;
  width: 100%;
  float: left;
}

.orders.shadow .status a:hover {
  color: #003da5;
}

.order-details .reorder,
.reorder-items .tracking {
  font-family: "corisandebold";
  padding-top: 36px;
  text-align: center;
  width: 213px;
}

.order-details .reorder {
  width: 23%;
  font-family: corisandelight, corisande, arial, verdana, tahoma;
}

.order-details .item .product-info,
.reorder-items .item .product-info {
  float: left;
  padding: 13px 23px 20px 7px;
  width: 373px;
}

.order-details .item .product-info {
  padding-bottom: 13px;
}

.reorder-items .item .product-info {
  padding-bottom: 9px;
}

.order-details .item .notification .product-info,
.reorder-items .item .notification .product-info {
  padding: 13px 22px 0 14px;
  width: 363px;
}

/*width is added to fix image tag in chrome brower */
.order-details .item .product-img,
.reorder-items .item .product-img {
  text-align: center;
  width: 120px;
}

.order-details .item .img-holder,
.reorder-items .item .img-holder {
  display: inline-block;
  float: none;
  height: 120px;
  vertical-align: middle;
  width: 120px;
}

.order-details .item .img-holder img,
.reorder-items .item .img-holder img {
  max-height: 100%;
  vertical-align: top;
}

.order-details .item .product-description,
.reorder-items .item .product-description {
  min-height: 94px;
  padding: 15px 0 11px;
  width: 238px;
}

.order-history-details .order-details .item .product-description {
  padding-top: 8px;
}

.order-details .item .product-description div,
.reorder-items .item .product-description div {
  float: none;
  padding-left: 0;
}

.order-details .item .product-description h5,
.reorder-items .item .product-description h5 {
  letter-spacing: -1px;
  margin: 9px 0 10px;
}

.order-details .item .product-description .award-point {
  margin-top: 1px;
}

.order-details
  .item
  .product-description
  .award-point
  .health-award-notification {
  cursor: default;
  height: auto;
  position: relative;
}

.order-details
  .item
  .product-description
  .award-point
  .health-award-notification
  .product-health-award-notification {
  background: #fff;
  box-shadow: 0 1px 4px 0 #c2c2d2;
  -moz-box-shadow: 0 1px 4px 0 #c2c2d2;
  -webkit-box-shadow: 0 1px 4px 0 #c2c2d2;
  color: #808080;
  display: none;
  font: 12px "corisandelight";
  padding: 10px 10px 6px;
  position: absolute;
  left: 150px;
  text-align: left;
  top: -23px;
  width: 135px;
  z-index: 9;
}

.order-details
  .item
  .product-description
  .award-point
  .health-award-notification
  .product-health-award-notification
  .arrow {
  background: transparent url("../images/error-pointer-left.png") left top
    no-repeat;
  height: 28px;
  left: -16px;
  margin-top: -14px;
  position: absolute;
  top: 50%;
  width: 17px;
}

.order-details
  .item
  .product-description
  .award-point
  .health-award-notification:hover
  .product-health-award-notification {
  display: block;
}

.order-details .reorder input[type="submit"] {
  border: none;
  height: 44px;
  line-height: 18px;
  padding: 3px 35px 0 15px;
  margin: 0 0 25px 22px;
}

.order-details .reorder .button-orange {
  background: #f58220 url(../images/plus-mark.png) 122px 16px no-repeat;
  color: #fff;
  height: 29px;
  line-height: 18px;
  padding: 15px 40px 28px 22px;
}

.order-details .reorder .button-orange:hover {
  background-color: #de6600;
}

.order-details .reorder .button-orange {
  background-position: 122px 18px;
}

.order-details .reorder .size12 {
  padding: 0 15px;
  width: 58%;
}
.order-details .reorder a.order-details-atc {
  cursor: default;
  background: #bcbfc9;
  color: #707278 !important;
  border: none;
  pointer-events: none;
}
.qtip-default.qtip-pos-lc .qtip-tip {
  background: transparent url("../images/error-pointer-left.png") 0 0 no-repeat;
  left: -15px !important;
}

.qtip-default.qtip-pos-rc .qtip-tip {
  background: transparent url("../images/error-pointer-right.png") 0 0 no-repeat;
  right: -16px !important;
}

.qtip-default.qtip-pos-tc .qtip-tip {
  background: transparent url("../images/error-pointer-top.png") 0 0 no-repeat;
  top: -16px !important;
}

.qtip-default.qtip-pos-bc .qtip-tip {
  background: transparent url("../images/error-pointer-bottom.png") 0 0
    no-repeat;
  bottom: -16px !important;
}

.quick-reorder .item {
  width: 402px;
}

.quick-reorder .delivery-method,
.reorder-items .heading .delivery-method {
  width: 182px;
  text-align: center !important;
  float: left;
  display: block;
}

.quick-reorder .qty,
.reorder-items .qty {
  text-align: center;
  float: left;
  display: block;
}

.quick-reorder .total {
  width: 114px;
}

.quick-reorder .blank {
  width: 183px;
}

.reorder-items .shipping {
  float: left;
  padding: 33px 0 0 !important;
  text-align: center;
  width: 183px;
}
.reorder-items .shipping-new {
  padding: 33px 0px 0px 20px !important;
  width: 163px;
  text-align: left;
}

.reorder-items .orders .shipping span {
  float: none;
  height: auto;
  padding-top: 0;
}

.reorder-items .qty {
  padding: 28px 0 0 0 !important;
}

.reorder-items .heading .qty {
  padding: 0 !important;
  text-align: center;
}

.reorder-items .qty input[type="text"],
.reorder-items .qty .product-qty {
  background: #fff;
  border: solid 1px #999;
  color: #0072ce;
  font-family: "corisandebold";
  height: 38px;
  line-height: 42px;
  padding: 0;
  margin-left: 5px;
  text-align: center;
  width: 30px;
}

.reorder-items .qty input[type="text"].focused,
.reorder-items .qty.product-qty.focused {
  border: solid 2px #f2a900;
  height: 36px;
  width: 28px;
}

.reorder-items .qty input[type="text"].focused.invalid,
.reorder-items .qty.product-qty.focused.invalid {
  border: solid 1px #f0473f;
  height: 38px;
  width: 30px;
}

.reorder-items .total {
  padding-top: 42px !important;
  width: 100px;
}

.reorder-items .heading .total {
  padding-top: 0 !important;
}

.reorder-items .add-cart {
  padding: 28px 0 0 19px !important;
  width: 150px;
}

.reorder-items .add-cart .button-orange {
  background: #f58220 url(../images/plus-mark.png) 116px 15px no-repeat;
  height: 26px;
  padding: 14px 34px 0 12px;
}

.reorder-items .add-cart .button-orange:hover {
  background-color: #de6600;
}

.reorder-items-page .reorder-items {
  margin-top: 23px;
}

.reorder-items-page .reorder-items:first-child {
  margin-top: 0;
}

#password-sent h4 {
  padding: 20px 0;
}

.wish-list .wishes {
  height: 185px;
}

.wish-list .wishes.heading span.item,
.wish-list div.item {
  width: 575px;
}

.wish-list div.item {
  border-right: 1px solid #e5e5e5;
}

.wish-list .wishes.heading span.qty,
.wish-list div.qty {
  width: 65px;
}

.wish-list div.qty {
  border-left: solid 2px #f1f1f1;
}

.wish-list .wishes.heading span.unit-price,
.wish-list div.unit-price {
  width: 130px;
}
.wish-list .wishes.heading span.action-buttons,
.wish-list div.action-buttons {
  width: 170px;
}

.wish-list div.item,
.wish-list div.qty,
.wish-list div.unit-price,
.wish-list div.action-buttons {
  float: left;
  height: 160px;
  display: inline-block;
  padding-top: 15px;
}

.wish-list div.item {
  padding-top: 15px;
  padding-bottom: 15px;
}

.wish-list div.qty,
.wish-list div.unit-price,
.wish-list div.action-buttons {
  padding-top: 25px;
  background-color: #f9f9f9;
  border-right: 1px solid #f9f9f9;
}

.wish-list div.qty,
.wish-list div.unit-price {
  text-align: center;
}

.wish-list div.action-buttons {
  padding-left: 2px;
}

.wish-list div.action-buttons a {
  cursor: pointer;
}

.wish-list div.qty input.wish-list-qty {
  background: #fff;
  border: solid 1px #999;
  color: #0072ce;
  line-height: 32px;
  padding: 0;
  text-align: center;
  width: 30px;
  font-family: "corisandebold";
  height: 38px;
  line-height: 42px;
}

.wish-list div.qty input.wish-list-qty.input-focus-active {
  border: solid 2px #f2a900;
}

.wish-list div.unit-price p {
  font-weight: bold;
  padding-top: 14px;
}

.wish-list .product-info {
  float: left;
  padding: 0 23px 0 15px;
  width: 384px;
}

.wish-list .notification .product-info {
  padding: 13px 22px 0 14px;
  width: 382px;
}

.wish-list .product-img {
  text-align: center;
}

.wish-list .img-holder {
  display: table-cell;
  height: 120px;
  vertical-align: middle;
  width: 120px;
  padding-top: 5px;
}
/*
Defectid : MAWL-84 added width: 120px; to correct UI for chrome browser for img tag
*/
.wish-list .img-holder img {
  max-height: 100%;
  vertical-align: top;
  width: 120px;
}

.wish-list .product-description {
  padding-top: 8px;
  width: 249px;
}

.wish-list .product-description h5 {
  letter-spacing: -1px;
  margin: 9px 0 10px;
}

.wish-list .product-description .award-point {
  margin-top: 1px;
}

.wish-list .product-description .award-point .health-award-notification {
  cursor: default;
  position: relative;
}

.wish-list
  .product-description
  .award-point
  .health-award-notification
  .product-health-award-notification {
  background: #fff;
  box-shadow: 0 1px 4px 0 #c2c2d2;
  -moz-box-shadow: 0 1px 4px 0 #c2c2d2;
  -webkit-box-shadow: 0 1px 4px 0 #c2c2d2;
  color: #808080;
  display: none;
  font: 12px "corisandelight";
  padding: 10px 10px 6px;
  position: absolute;
  left: 150px;
  text-align: left;
  top: -23px;
  width: 135px;
  z-index: 9;
}

.wish-list
  .product-description
  .award-point
  .health-award-notification
  .product-health-award-notification
  .arrow {
  background: transparent url("../images/error-pointer-left.png") left top
    no-repeat;
  height: 28px;
  left: -16px;
  margin-top: -14px;
  position: absolute;
  top: 50%;
  width: 17px;
}

.wish-list
  .product-description
  .award-point
  .health-award-notification:hover
  .product-health-award-notification {
  display: block;
}

.wish-list .product-description .warning-message {
  color: #e03c31;
  font-size: 12px;
  margin-top: 1px;
}

.wish-list .product-description .free-messaging {
  background: #f2f2f2;
  color: #f04937;
  float: left;
  font: 13px "corisandebold";
  margin-top: 1px;
  min-width: 136px;
  padding: 4px 10px 2px;
  text-align: center;
}

.wish-list .bottom-block {
  clear: both;
  margin-top: 10px;
  width: 100%;
}

.wish-list .bottom-block .remove-link {
  background: transparent url(../images/sprite-icons.png) -222px -86px no-repeat;
  color: #808080;
  display: inline-block;
  font: 12px "corisandebold";
  height: 10px;
  padding-left: 14px;
}

.wish-list .bottom-block .remove-link:hover {
  background-position: -222px -95px;
  color: #f04937;
}

.wish-list .listing .col.delivery-col {
  border-left: solid 2px #f2f2f2;
  border-right: solid 1px #e0e0e0;
}

.wish-list .listing .col.delivery-col.notification {
  border: solid 2px #808080;
}

.wish-list .wishes .button-blue {
  background: #012169 url(../images/plus-mark.png) 122px 14px no-repeat;
  color: #fff;
  height: 25px;
  line-height: 15px;
  padding: 13px 40px 0 15px;
}

.wish-list .wishes .button-orange {
  background: #f58220 url(../images/plus-mark.png) 122px 14px no-repeat;
  color: #fff;
  height: 25px;
  line-height: 15px;
  padding: 13px 40px 0 15px;
}

.order-details .reorder .button-orange {
  margin: 0 0 25px 22px;
}

.wish-list .wishes .button-blue:hover {
  background-color: #de6600;
}

.ha-text {
  color: #012169 !important;
}

.wish-list .wishes .button-orange:hover {
  background-color: #de6600;
}

.green-text {
  color: #62bb46;
}

.empty-wishlist {
  float: left;
  margin: 39px 0 17px;
  width: 100%;
}

.empty-wishlist .message {
  margin: 35px 0 32px;
}

.empty-wishlist .message-title {
  font-size: 24px;
}

.empty-wishlist .cart-boxes {
  float: left;
  width: 100%;
}

.empty-wishlist .cart-boxes li.cart-box {
  background: #e5e5e5;
  float: left;
  margin-left: 21px;
  padding: 19px 20px 20px;
  width: 262px;
}

.empty-wishlist .cart-boxes li.cart-box:first-child {
  margin-left: 0;
}

.empty-wishlist .cart-boxes .cart-box .heading {
  color: #0072ce;
  float: left;
  font: 18px "corisanderegular";
  width: 100%;
}

.empty-wishlist .cart-boxes .cart-box .text {
  float: left;
  height: 82px;
  line-height: 18px;
  margin-top: 10px;
  padding-right: 22px;
  width: 240px;
}

.empty-wishlist .cart-boxes .cart-box .text a {
  color: #808080;
}
.hide {
  display: none;
}
.interNtlTxt {
  color: #ff0000;
}
.shipping-address .block .profile-block .button input[type="button"],
.shipping-address .block .profile-block .button input[type="submit"],
.create-profile .profile-block .button input[type="submit"] {
  width: 146px;
}
.shipping-address .block .profile-block .button input[type="submit"],
.add-credit-card .block .profile-block .button input[type="submit"] {
  margin-left: 0px;
}
.hintBlock {
  display: block;
  line-height: 14px;
  margin-top: 8px;
}
.block .profile-block li .hintBlock .hint {
  display: inline;
}

.margin30topAndBottom {
  margin: 30px 0;
}

ol.inside-symbol li {
  list-style: decimal;
  margin-left: 20px;
}
ul.inside-symbol li {
  list-style: disc;
  margin-left: 20px;
}

.pad-top10 {
  padding-top: 10px;
}
.block .profile-block li .width246 .quest-select,
.block .profile-block li .width246 .quest-select .custom-select-list {
  width: 354px;
}
.block .profile-block li .width246 .quest-select span {
  max-width: 325px !important;
}
.selectboxit-container .selectboxit-options {
  max-height: 170px !important;
  overflow-y: auto;
  position: absolute;
  z-index: 9;
  margin-left: 0px !important;
}
.selectGender .selectboxit-container .selectboxit {
  width: 220px !important;
}
.block .profile-block .selectboxit-list li {
  margin-top: 0px !important;
}
.selectboxit-options {
  width: 100%;
}
.selectMonth .selectboxit-container .selectboxit,
.selectYear .selectboxit-container .selectboxit {
  width: 104px !important;
}
.selectDay .selectboxit-container .selectboxit {
  width: 61px !important;
}
.selectMonth .selectboxit-text,
.year .selectboxit-container .selectboxit-options {
  max-width: 104px !important;
}
.selectCategory .selectboxit-container .selectboxit,
.selectCountry .selectboxit-container .selectboxit {
  width: 246px !important;
}
.selectMonth .selectboxit-text {
  max-width: 220px !important;
}
.selectQuestion1 .selectboxit-container .selectboxit,
.selectQuestion2 .selectboxit-container .selectboxit,
.selectQuestion3 .selectboxit-container .selectboxit {
  width: 354px !important;
}
.selectboxit-text {
  max-width: 100% !important;
}
.selectboxit-enabled {
  border: 2px solid #f2f2f2;
}
.selectTitle .selectboxit-container .selectboxit {
  width: 147px !important;
}
.month .selectboxit-container .selectboxit {
  width: 80px !important;
}
.year .selectboxit-container .selectboxit {
  margin-left: 12px;
  width: 104px !important;
}
.year .selectboxit-container .selectboxit-options {
  left: 14px;
}
li.suggestion:hover {
  color: #0072ce;
}
.suggestion {
  color: #0072ce;
  font-size: 14px;
  text-decoration: none;
}
.suggestError {
  float: left;
}
.sCity,
.sState {
  font-weight: bold;
}
.meaningTitle {
  margin-right: 5px;
}
.sState {
  margin-left: 5px;
}
.selectFeedbackQuest .selectboxit-container .selectboxit {
  width: 380px !important;
  min-width: 380px;
}

.selectFeedbackQuest .selectboxit-option-icon-container ul {
  min-width: 380px !important;
}

.input-textArea {
  border: 1px solid #999;
  color: #0072ce;
  height: 102px;
  padding: 7px 5px;
  width: 97%;
}

.feedbackForm li.button input[type="submit"] {
  float: right !important;
}
.feedbackForm li.button {
  width: auto !important;
}

.block .profile-block li .input-textArea.invalid {
  border: solid 1px #f0473f;
}

.wish-list .action-buttons .wishListSubmit {
  border: medium none;
  height: 38px;
  padding: 3px 40px 0 15px;
}
.wish-list .bottom-block .remove-link-btn {
  background: url("../images/sprite-icons.png") no-repeat scroll -222px -86px
    transparent;
  color: #808080;
  display: inline-block;
  height: 10px;
  left: 26px;
  padding-left: 14px;
  position: relative;
  top: -2px;
  border: medium none;
  font: 12px "corisandebold";
  width: 61px;
  z-index: 1000;
}
.wishlistRemove {
  cursor: pointer;
  color: #f04937 !important;
}
.wishlistRemoveBtnLabel {
  cursor: pointer;
  left: -25px;
  position: relative;
  font: 12px "corisandebold";
}

.feedbackForm .icon-notification,
.healthy-awards-login .icon-notification {
  background: transparent url(../images/sprite-icons.png) -70px -134px no-repeat;
  bottom: -1px;
  display: inline-block;
  height: 18px;
  margin-left: 3px;
  position: relative;
  width: 18px;
}
.feedbackForm .info-tip:hover .tip-data,
.healthy-awards-login .info-tip:hover .tip-data {
  display: block;
}
.feedbackForm .info-tip .tip-data {
  background: #fff;
  box-shadow: 0 1px 4px 0 #c2c2d2;
  -moz-box-shadow: 0 1px 4px 0 #c2c2d2;
  -webkit-box-shadow: 0 1px 4px 0 #c2c2d2;
  cursor: text;
  display: none;
  font-size: 12px;
  line-height: 15px;
  padding: 10px 10px 6px;
  position: absolute;
  right: 38px;
  top: -22px;
  width: 213px;
  z-index: 99;
  color: #808080;
}

.feedbackForm .info-tip .tip-data p,
.healthy-awards-login .info-tip .tip-data p {
  padding-bottom: 5px;
}
.info-tip .tip-data .arrow {
  background: transparent url("../images/error-pointer-right.png") right top
    no-repeat;
  height: 28px;
  margin-top: -14px;
  position: absolute;
  right: -16px;
  top: 50%;
  width: 17px;
}

.info-tip.left .tip-data {
  left: 35px;
}

.info-tip .tip-data a {
  cursor: pointer;
}

.info-tip.left .tip-data .arrow {
  background: transparent url("../images/error-pointer-left.png") left top
    no-repeat;
  left: -16px;
}

.info-tip:hover .tip-data {
  display: block;
}

.iPad .info-tip:hover .tip-data {
  display: none;
}
.block .profile-block li label.zipLbl {
  display: inline;
}
.healthy-awards-login h1.static-heading,
.healthy-awards-login #blocks-container .block div.title {
  color: #012169;
}

.order-history-login h1.static-heading,
.order-history-login #blocks-container .block div.title {
  color: #012169;
}

.emailField,
.pwdField,
.ha-nos-field {
  margin-top: 30px;
}
.info-tip .tip-data {
  background: #fff;
  box-shadow: 0 1px 4px 0 #c2c2d2;
  -moz-box-shadow: 0 1px 4px 0 #c2c2d2;
  -webkit-box-shadow: 0 1px 4px 0 #c2c2d2;
  cursor: text;
  display: none;
  font-size: 12px;
  line-height: 15px;
  padding: 10px 10px 6px;
  position: absolute;
  right: 38px;
  top: -22px;
  width: 153px;
  z-index: 99;
  color: #666666;
}
.healthy-awards-login .info-tip.left .tip-data {
  left: 40px;
}
.healthy-awards-login .icon-notification {
  background: transparent url(../images/sprite-icons.png) -131px -134px
    no-repeat;
  margin-left: 5px;
}

@media screen and (max-width: 480px) {
  .healthy-awards-login .info-tip.left .tip-data {
    left: 35px;
    width: 139px;
  }
  .next-block {
    display: block;
  }
}
@media screen and (max-width: 374px) and (min-width: 320px) {
  .healthy-awards-login .icon-notification {
    bottom: 29px !important;
    margin-left: 80px !important;
  }
}
@media screen and (max-width: 480px) and (min-width: 375px) {
  .healthy-awards-login .icon-notification {
    bottom: -16px !important;
    margin-left: -145px !important;
  }
}
.ha-option-box {
  float: left;
}
.healthy-awards-login .page-container #blocks-container #block-left {
  width: 100%;
}
.healthy-awards-login #blocks-container .block div.title,
.healthy-awards-login .login-form-box {
  width: 100%;
}
.healthy-awards-login .login-form-box .form-element {
  padding-top: 0px;
}
.healthy-awards-login input[type="radio"] + span + label {
  color: #666666;
}
.healthy-awards-login input[type="radio"]:checked + span + label,
#forgot-number h4.header,
#forgot-number h3.mainHeader {
  color: #666666;
}
.healthy-awards-login input[type="radio"]:focus + span + label,
.signin-block input[type="radio"]:focus + span + label {
  outline: #808080 dotted 1px;
}
.healthy-awards-login .login-form-box .button.continue-to-next-step {
  margin: 5px 0 19px;
}
#forgot-number {
  background: #fff;
  box-shadow: 0 1px 3px 0 #c2c2c2;
  -moz-box-shadow: 0 1px 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 1px 3px 0 #c2c2c2;
  color: #53565a;
  left: 50%;
  margin-left: -20%;
  padding: 30px 60px;
  position: fixed;
  top: 20%;
  width: 45%;
  z-index: 100;
}
#forgot-number {
  display: block;
}
#forgot-number .mainHeader {
  text-align: center;
  margin-bottom: 15px;
}
#forgot-number .button-green {
  background: url("../images/sprite-arrows.png") no-repeat scroll right 16px
    #62bb46;
  height: 44px;
  padding: 1px 36px 0 16px;
  font: 16px "corisanderegular";
  border: medium none;
}
#forgot-number .button-green:hover {
  background-color: #007a3e;
  color: #fff;
  text-decoration: none;
}
#popup-container #forgot-number .close {
  background: transparent url(../images/sprite-icons.png) -166px -56px no-repeat;
  right: -25px;
  top: -27px;
}
#popup-container #forgot-number .close:hover {
  background-position: -78px -29px;
}
.forgot-nos-desc,
.forgot-nos-receipt {
  float: left;
  width: 35%;
}
.forgot-nos-hint {
  float: left;
  width: 30%;
}
#forgot-number .forgot-nos-desc p {
  font-family: corisanderegular;
  font-size: 12px;
  margin-top: 10px;
}
#forgot-number .look-up-contol {
  margin-top: 30px;
  float: left;
}
.healthy-awards-login
  .page-container.ha-signin-block
  #blocks-container
  #block-left {
  margin-top: 55px;
}
p.sigin-header {
  margin-bottom: 30px;
}
.healthy-awards-login input[type="radio"].custom + span:before {
  background: transparent url(/images/custom-radio.png) 0 0 no-repeat;
}
.healthy-awards-login input[type="radio"]:checked.custom + span:before {
  background-position: 0 -19px;
}
.healthy-awards-login .icon-notification {
  background: transparent url(../images/sprite-icons.png) -70px -134px no-repeat;
  bottom: 2px;
}
.healthy-awards-login .icon-notification:hover {
  background: transparent url(../images/sprite-icons.png) -131px -134px
    no-repeat;
}
.healthy-awards-login .icon-notification.on-info-tip {
  background: transparent url(../images/sprite-icons.png) -131px -134px
    no-repeat;
}
.contactFeedback {
  font: 18px "corisanderegular";
}
.text-top-options {
  padding: 10px 0 10px 0;
}

.text-top-options.first {
  padding-top: 20px;
}

.disclaimer-block {
  float: left;
  width: 100%;
  margin: 20px 0;
}

.order-details div.ptcWidgetReviewsAverageButtonOffClose {
  cursor: pointer;
  background: url("../images/rating/nst-small.png") repeat-x top left;
  height: 12px;
  text-align: left;
}

.order-details div.ptcWidgetReviewsAverageButtonOnClose {
  cursor: pointer;
  background: url("../images/rating/sth-small.png") repeat-x top left;
  height: 12px;
  text-align: left;
}

.order-details div.ptcWidgetReviewsAverageStars {
  margin: 1px 10px 0 0;
  width: 62px;
  float: left;
}

.payment-account img {
  margin-right: 5px;
}

/*----- sms-terms popup classes begins -----*/
#sms-terms {
  background: #fff;
  box-shadow: 0 1px 3px 0 #c2c2c2;
  -moz-box-shadow: 0 1px 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 1px 3px 0 #c2c2c2;
  color: #53565a;
  left: 50%;
  margin-left: -376px;
  padding: 8px 80px 75px;
  position: fixed;
  top: 60px;
  width: 592px;
  z-index: 100;
}

#sms-terms .close {
  background: transparent url(../images/sprite-icons.png) -165px -56px no-repeat;
  right: -18px;
  top: -30px;
  width: 19px;
}

#sms-terms .close:hover {
  background-position: -78px -29px;
  right: -19px;
}

#sms-terms .content {
  float: left;
  width: 100%;
}

#sms-terms .content .head {
  color: #f58220;
  float: left;
  font-size: 30px;
  letter-spacing: -1px;
  padding: 35px 0 30px;
  width: 100%;
}

#sms-terms .content .head.other {
  line-height: 37px;
  padding: 32px 0 26px;
}

#sms-terms .content .text {
  float: left;
  line-height: 20px;
  width: 100%;
}

#sms-terms ul {
  padding: 15px 15px 30px;
  float: left;
}

#sms-terms ul,
#sms-terms li {
  list-style-type: disc;
}

#sms-terms li,
#sms-terms p {
  margin-bottom: 15px;
}

/*----- sms-terms popup classes end -----*/

/*----- ESUS -----*/

.row {
  clear: both;
  margin-top: 0;
}

.row .content-full-block {
  background: #fff;
  box-shadow: 0 0 3px 0 #c2c2c2;
  -moz-box-shadow: 0 0 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
  float: left;
  width: 100%;
}

.row .content-block,
.row .content-in-block {
  float: left;
  padding: 41px 281px 40px 37px;
  position: relative;
  width: 630px;
}

.row .content-block {
  background: #fff;
  box-shadow: 0 0 3px 0 #c2c2c2;
  -moz-box-shadow: 0 0 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
  float: left;
}

.esus-form-block {
  width: 948px;
  height: 114px;
  background: transparent url("../images/ESUS-landing-top-banner.png") no-repeat
    scroll 0 0 / 100% auto;
  position: relative;
}

.esus-form-inner {
  box-sizing: border-box;
  position: absolute;
  top: 37px;
  right: 37px;
}

.esus-form-inner .button-red {
  float: none;
  padding: 14px 40px 28px 20px;
  border: none;
  font-weight: bold;
}

.esus-address-field {
  border: 1px solid #f04937;
  margin-top: 1px;
  margin-right: 10px;
  padding: 10px 10px 9px;
  width: 300px;
}

.content-full-block .full-bleed {
  float: left;
  width: 100%;
}

.email-error {
  box-sizing: border-box;
  color: #f04937;
  font: 18px "corisanderegular";
  position: absolute;
  right: 0;
  top: -26px;
  width: 100%;
}

/* BOPUS Order History */
.half-width {
  width: 50%;
}

.order-status-title {
  margin-bottom: 15px;
}

.order-status-bar {
  width: 100%;
  margin: 0px 0 25px 0;
  box-sizing: border-box;
}

.order-status-bar span {
  padding: 17px 10px;
  font-weight: bold;
  display: inline-block;
  box-sizing: inherit;
  color: #808080;
  background-color: #e5e5e5;
}

.order-status-bar span.hidden {
  display: none;
}

.order-status-bar.ready-for-pickup span {
  width: 24.7%;
  margin-bottom: 10px;
}

.order-status-bar.in-transit span {
  width: 19.1%;
}

.order-status-bar span.complete {
  color: white;
  background-color: #012169;
}

.order-status-bar span.current {
  color: #012169;
  background: white url(/../images/sprite-icons.png) 0px -159px no-repeat;
  padding-left: 43px;
}
/* BOPUS Order History */

/* AUTO-DELIVERY MODAL */
#popup-autodelivery-orderdetails,
#popup-autodelivery-reorder {
  width: 700px;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0 0 3px 0 #c2c2c2;
  -moz-box-shadow: 0 0 3px 0 #c2c2c2;
  -webkit-box-shadow: 0 0 3px 0 #c2c2c2;
  left: 50%;
  margin-left: -350px;
}

#popup-autodelivery-orderdetails .close,
#popup-autodelivery-reorder .close {
  background: transparent url(/images/sprite-icons.png) -165px -56px no-repeat !important;
  right: -25px;
  top: -25px;
}

#popup-autodelivery-orderdetails .content,
#popup-autodelivery-reorder .content {
  margin: 40px 50px 40px 40px;
}

#popup-autodelivery-orderdetails .content p.text,
#popup-autodelivery-orderdetails .content ol,
#popup-autodelivery-reorder .content p.text,
#popup-autodelivery-reorder .content ol {
  margin-bottom: 25px;
  color: #666;
  font-family: "corisanderegular";
}

#edq-validation-button {
  display: none;
}

#atg_store_countryNameSelect {
  display: none;
}

/* EDQ Modal Override style*/
#ui-id-1 {
  font: 15px "corisanderegular" !important;
}

.ui-dialog-titlebar {
  margin-top: 10px !important;
  width: 542px !important;
  margin-left: 14px !important;
  border: 1px solid #4d4d4d !important;
  color: #fff !important;
  border-radius: 0px !important;
  background-color: #4d4d4d !important;
  margin-bottom: 10px !important;
}

.ui-state-highlight {
  background: none !important;
  border: none !important;
  color: #f58220 !important;
}

.QAS_PromptText,
.QAS_ShowPick {
  font-family: corisanderegular !important;
  color: #4d4d4d !important;
  font-weight: 600 !important;
}

#QAS_RefineText {
  background: #fff !important;
  width: 150px !important;
  height: 25px !important;
}

input.QAS_StepIn.ui-button.ui-widget.ui-state-default.ui-corner-all {
  background-color: #f58220 !important;
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 15px !important;
  font-family: corisanderegular !important;
  border: 1px solid #f58220 !important;
}

a.QAS_StepIn {
  font-size: 14px !important;
  color: #4d4d4d !important;
  font-weight: 600;
  font-family: corisanderegular !important;
}

#QAS_RefineBtn,
#QAS_AcceptOriginal {
  background-color: #f58220 !important;
  color: #fff;
  font-weight: 600;
  font-size: 15px;
  font-family: corisanderegular;
  border: 1px solid #f58220 !important;
}

.QAS_EditLink {
  float: right !important;
  padding-right: 8px !important;
}

.QAS_DeliverableWarning {
  color: #f58220 !important;
  padding-top: 1em !important;
  font-weight: 600 !important;
  font-size: 11px !important;
  padding-bottom: 20px;
}

.QAS_RightSidePromptText {
  font-size: 15px;
  color: #4d4d4d !important;
  font-weight: 500 !important;
}

.QAS_RightDetails table {
  font-size: 15px !important;
  color: #4d4d4d !important;
  font-weight: 600 !important;
}

.QAS_MultPick table.interaction-result {
  font-weight: 600;
  color: #4d4d4d;
}

.QAS_MultPick table td.addressLineRow {
  font-size: 15px !important;
}

.QAS_PromptText {
  margin-bottom: 0.6em !important;
}

.ui-dialog {
  background-color: #f2f2f2 !important;
}

.QAS_Header.ui-state-highlight {
  font-weight: bold !important;
}

/* EDQ Modal Override style Ends here */

/*HA Pages related changes-start*/

.healthy-login-section h1 {
  /* font-size: 4.4rem !important;
    font-family:corisandebold !important; */
}

.healthy-login-section p {
  /* font-size: 1.6rem !important; */
  color: #666;
  /* font-family:corisanderegular !important; */
}

.healthy-login-section h2 {
  /* font-size: 2.2rem !important;
    font-family:corisanderegular !important; */
}

.healthy-look-up-section h1 {
  /* font-size: 4.4rem !important;
    font-family:corisandebold !important; */
}

.healthy-look-up-section p {
  /* font-size: 1.6rem !important; */
  color: #666;
  /* font-family:corisanderegular !important; */
}

.healthy-look-up-section .corisande-light {
  /* font-size: 1.6rem !important; */
  color: #666;
  /* font-family:corisanderegular !important;
    font-weight:normal !important; */
}

.wishlist .inner-content {
  height: 345px;
}

@media screen and (max-width: 1024px) {
  .product .promoMessageContainer + a {
    margin-left: -35px;
    display: inline-block;
  }

  div.dashboard-container .longDisplayName {
    max-height: 112px;
  }

  div.dashboard-container .middle-container .inner-content {
    height: 549px;
  }
}

@media screen and (max-width: 1023px) {
  div.product .promoMessageContainer + a {
    margin-left: 0px;
  }

  div.healthy-awards .currentDesc.awards-listing dd {
    width: 65%;
  }
  .wishlist .inner-content {
    height: auto;
  }

  .dashboard-container p.longDisplayName {
    max-height: none;
  }

  .row.first-row .inner-content {
    min-height: 0;
  }

  div.lastOrderbuttons {
    margin: 25px auto 10px;
  }

  .order-status-bar.ready-for-pickup span {
    width: 100%;
  }

  .page-container .text-top .order-date {
    margin-left: 0px;
    margin-right: 31px;
  }
  .page-container .text-top .order-number {
    margin-right: 15px;
  }

  .healthy-login-section h1 {
    /* font-size: 3.0rem !important;
    	font-family:corisandebold !important; */
  }

  .healthy-login-section p {
    /* font-size: 1.2rem !important; */
    color: #666;
    /* font-family:corisanderegular !important; */
  }

  .healthy-login-section h2 {
    /* font-size: 1.2rem !important;
    	font-family:corisanderegular !important; */
  }
  .healthy-look-up-section h1 {
    /* font-size: 3.0rem !important;
    	font-family:corisandebold !important; */
  }

  .healthy-look-up-section p {
    /* font-size: 1.2rem !important; */
    color: #666;
    /* font-family:corisanderegular !important; */
  }

  .healthy-look-up-section .corisande-light {
    /* font-size: 1.2rem !important; */
    color: #666;
    /* font-family:corisanderegular !important; */
  }

  div.no-order-history,
  div.no-order-history.quick-reorder-msg {
    margin: 20px 0;
  }
}

/*HA Pages related changes-end*/

/*Unsubscribe Receipt Page related changes*/

#block-left .width122.float-right {
  display: block !important;
}

.unsubscribe-form .contentWrapper {
  padding: 0px 0px !important;
}

.unsubscribe-form .unsubscribe-box-pad .gray-title {
  background: #e4e4e4;
  color: #012169;
  height: 44px;
  line-height: 47px;
  margin-bottom: 29px;
  overflow: hidden;
  padding: 12px 20px;
  width: 100%;
  /* text-transform: uppercase; */
}

.unsubscribe-form .block-pad {
  padding: 0px 20px 20px 20px;
}

.unsubscribe-form .button-dark-blue {
  background-color: #0076b4 !important;
}

.unsubscribe-form .button-dark-blue:hover {
  background-color: #07689b !important;
}

.unsubscribe-form p {
  /* font-size:1.6rem !important;
	font-family : corisanderegular !important; */
  color: #666 !important;
}

.unsubscribe-form h1 {
  /* font-size:4.4rem !important;
	font-family : corisandebold !important; */
}

.unsubscribe-form h3 {
  /* font-size:1.6rem !important;
	font-family : corisanderegular !important; */
  color: #012169 !important;
}

@media screen and (max-width: 1024px) {
  .burstMessage .violatorMsg {
    right: 25px;
  }
}

@media screen and (max-width: 1023px) {
  .lastOrderbuttons {
    max-width: 275px;
  }

  .unsubscribe-form .button-dark-blue {
    background: #0076b4 url(/images/sprite-arrows.png) right 17px no-repeat !important;
    width: 190px !important;
    padding: 14px 29px 0px 17px !important;
  }

  .unsubscribe-form p {
    /* font-size:1.2rem !important; */
  }

  .unsubscribe-form h1 {
    /* font-size:3.0rem !important; */
  }

  .unsubscribe-form h3 {
    /* font-size:1.3rem !important; */
  }

  .dashboard-container .middle-container div.inner-content {
    height: auto;
  }

  .burstMessage .violatorMsg {
    right: 30px;
  }
  .breadcrumb-container {
    width: 90%;
    float: none;
    margin: 0 auto;
  }

  div.bread-crumbs {
    padding: 9px 0px 8px 0px;
  }
}
.bread-crumbs {
  padding: 9px 0px 8px 35px;
  background-color: #f4f4f4;
  text-align: left;
  float: left;
  width: 100%;
  @include mobile-tablet {
    padding: 10px;
  }
}

.bc-one {
  span {
    display: inline-block;
    background: url(/images/brdcrumArrow.png) no-repeat 100%;
  }
  a {
    color: #4d4d4f;
    font-family: "corisandebold";
    font-size: 1.2rem;
    text-transform: uppercase;
    background: url(/images/brdcrumArrow.png) no-repeat 100% 5px;
    padding-right: 13px;
    padding-left: 0;
    margin-right: 8px;
    display: inline-block;
    &:first-child {
      padding-left: 0;
    }
  }
}

.bc-two {
  color: #4d4d4f;
  font-family: "corisandelight";
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-left: 5px;
}

.site-wrapper .row .mainheading {
  height: auto;
  text-align: left;
  padding: 15px 0 15px 35px;
  border-bottom: 2px solid #f4f4f4;
  z-index: -1;
}
.site-wrapper .row .mainheading h1 {
  font-family: "corisandelight";
  font-size: 4.8rem;
  line-height: 48px;
  color: #4d4d4f;
  text-transform: uppercase;
  margin: 0;
}
.dashboard-container {
  /*    padding: 0px 125px; */
  width: 81%;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .profile .profile-content img {
    width: 30%;
  }

  .dashboard-container {
    width: 90%;
  }
}
@media (max-width: 768px) {
  *[vertilize] {
    height: auto !important;
  }
}
.inner-content {
  margin: 22px 30px 0px 0px;
  border: 5px solid #e4e4e4;
  padding: 15px;
}

.profile .inner-content h2 {
  color: #012169;
  font-size: 35px;
  text-transform: uppercase;
  word-wrap: break-word;
}

.firstName {
  font-family: corisandelight;
}

.lastName {
  font-family: corisandebold;
}

.profile-content {
  margin: 40px 0;
}

.profile-content img {
  width: 15%;
}

.brdcrumOne a {
  color: #4d4d4f;
  font-family: "corisandebold";
  font-size: 1.2rem;
  text-transform: uppercase;
  background: url(/images/brdcrumArrow.png) no-repeat 100% 5px;
  padding-right: 13px;
  padding-left: 8px;
}

.brdcrumOne a:first-child {
  padding-left: 0;
}

.brdcrumTwo {
  color: #4d4d4f;
  font-family: "corisandelight";
  font-size: 1.2rem;
  text-transform: uppercase;
  margin-left: 5px;
}
/* Last order box styling */

@media (max-width: 1023px) and (min-width: 320px) {
  .inner-content {
    margin: 22px 0 0;
  }

  .site-wrapper .row .mainheading.dashboard h1 {
    font-size: 3.5rem;
    padding-top: 35px;
    margin: 0 auto;
    width: 90%;
  }

  div.site-wrapper .row .mainheading {
    padding: 15px 0;
  }
}

.dashboard-container .txtbold2 {
  font-family: "corisandebold";
  color: #012169;
  font-size: 1.2rem;
  word-break: break-word;
  text-transform: uppercase;
}

/*reorder*/
.main-features-product * {
  font-family: corisandelight;
}

.main-features-product strong {
  font-family: corisandebold;
}

.main-features-product .link-wrapper {
  display: block;
}

.main-features-product .prod-title {
  text-transform: uppercase;
  font-size: 1.4rem;
}

.main-features-product .linkText {
  text-transform: uppercase;
  color: #057abd;
}

.main-features-product .imagebox {
  width: 50%;
  float: left;
  text-align: right;
}

.main-features-product .imagebox img {
  max-height: 147px;
  margin-right: 32px;
  margin-top: 15px;
}

.main-features-product ul li {
  color: #012169;
  font-weight: bold;
}

.main-features-product ul li.bullet {
  color: #666;
}

.main-features-product ul li:first-child {
  margin-bottom: 6px;
}

.main-features-product ul li:last-child {
  margin-top: 6px;
}

.main-features-product .add-to-cart {
  text-transform: uppercase;
}

.main-div {
  padding: 0 20px;
  width: 100%;
  overflow-x: hidden;
}
.fitness {
  border: 10px solid #f4f4f4;
  margin: 40px auto;
  max-width: 1270px;
  padding-bottom: 30px;
  display: inline-block;
  float: none;
}
.fitness-heading {
  font-family: "corisandelight";
  font-size: 4.4rem;
  color: #012169;
  padding: 20px 0;
}
.fitness-text {
  font-size: 1.6rem;
  padding: 0 0 40px 0;
}
.fintness-in {
  background-color: #f4f4f4;
  height: 440px;
  margin: 0 -30px 50px !important;
}
.fitnessbox {
  background-color: #f4f4f4;
}
.productboxin {
  max-width: 415px;
}
.productboxin h3 {
  font-family: "corisandelight";
  font-size: 3.6rem;
  margin: 10px 0;
  text-transform: uppercase;
}
.product {
  margin: 12px auto 25px auto;
  width: 100%;
  vertical-align: middle;
  float: left;
}
.innertext {
  line-height: 30px;
  font-size: 1.7rem;
}
.textbox {
  text-align: left;
}
.textbox img {
  margin-right: 7px;
}
.textbox > ul > li {
  font-size: 1.2rem;
  line-height: 17px;
}
.textboxtext {
  line-height: 16px;
  font-size: 1.6rem;
  color: #012169;
}
.product .add-to-cart {
  background-color: #057abd;
  height: 35px;
  line-height: 35px;
  max-width: 115px;
  text-align: center;
  cursor: pointer;
  clear: left;
  display: block;
  color: #ffffff;
  font-size: 1.1rem;
  font-family: corisandebold;
}

.product .add-to-cart:hover,
.product .add-to-cart:active,
.product .add-to-cart:focus {
  color: #fff;
  background-color: #07689b;
}

.bor-right {
  border-right: 2px solid #f4f4f4;
}

.fitnessColumn {
  padding: 15px 0 !important;
  margin: 0;
}
.work-out-wrapper {
  margin-top: 50px;
}

@media (min-width: 320px) and (max-width: 1023px) {
  .main-div {
    padding: 0;
  }
  .fitness {
    border: 4px solid #f4f4f4;
    margin: 40px auto;
    max-width: 100%;
    padding-bottom: 30px;
  }
  .fitness-heading {
    font-size: 2.6rem;
    padding: 0;
  }
  .fintness-in {
    padding: 10px 0;
    height: 100%;
    margin: 0px !important;
  }
  .productboxin {
    margin: 0 auto;
    padding: 0;
    width: 100% !important;
    max-width: 100%;
  }
  .productboxin h3 {
    font-size: 2.2rem;
    margin: 0;
  }
  .innertext {
    line-height: 15px;
    font-size: 1.2rem;
    margin-top: 10px;
  }
  .textboxtext {
    line-height: 12px;
    font-size: 1.2rem;
  }
  .textbox > ul > li {
    font-size: 1rem;
    line-height: 15px;
  }

  .main-features-product .imagebox {
    width: 40%;
    float: left;
  }

  .main-features-product .imagebox img {
    margin: 0;
    margin: 3px 30px 0 0;
  }
  .add-to-cart {
    background-color: #00b5ef;
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 12px;
    padding: 0 10px;
  }
  .bor-right {
    border-right: none;
  }
  .fitnessColumn {
    padding: 0 !important;
    margin: 0;
  }
  .fitnessBorderBottomMobile {
    border: 4px solid #f4f4f4;
    border-top: 0;
    display: inline-block;
    float: none;
    margin: 0px 5%;
    width: 90%;
    height: 20px;
  }
}

@media screen and (max-width: 480px) {
  .main-features-product .imagebox img {
    margin: 0;
    margin: 3px 20px 0 0;
  }
}

.brand-name,
.weight {
  overflow: hidden;
  word-break: break-word;
  display: inline-block;
  max-width: 240px;
  text-transform: uppercase;
}

.brand-name {
  vertical-align: bottom;
}

.promoMessageContainer {
  color: #cb3a49;
  font-size: 1.1rem;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.promoMessageContainer p {
  color: #cb3a49;
}

.violatorMsg {
  background-color: #ef384c;
  position: absolute;
  right: 27px;
  top: 0;
  transform: rotate(-90deg);
  text-transform: uppercase;
  padding: 2px 8px;
  font-size: 1.2rem;
  font-family: "corisandebold";
  transform-origin: right top;
}

.violatorMsg span {
  font-family: "corisandebold";
}
.new-item-flag {
  background: #2f92c9;
  color: #03344d;
}

.exclusive-item-flag {
  background: #b2b3b7;
  color: #2e4554;
}

.sale-item-flag {
  background: #f5d34b;
  color: #60531f;
}

.bogo-item-flag {
  background: #ef384c;
  color: #691720;
}

.custom-item-flag {
  background: #f09e54;
  color: #624120;
}

.online-item-flag {
  background-color: #73bf45;
  color: #2a4514;
  width: 100px;
}

.promoMessageContainer .promoMessages span {
  display: block;
  font-family: "corisandebold";
}

.dashboard-container .longDisplayName {
  word-break: break-word;
  max-height: 70px;
  overflow: hidden;
  text-overflow: ellipses;
}

.first-row .inner-content {
  min-height: 306px;
}
/* 
.dashboard-container .longDisplayName:after {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    content: '...';
    font-size:2.2rem;
} */

.textbox p {
  font-size: 1.2rem;
  color: #666;
  line-height: normal;
}

.dashboard-container h3 {
  font-size: 1.6rem;
  font-family: corisandebold;
  line-height: 20px;
  color: #012169;
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.dashboard-container .gray-link-small {
  float: right;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-family: corisandebold;
}

.dashboard-container .healthy-awards .gray-link-small {
  float: none;
  text-align: center;
}

.healthy-awards .earnedPoints {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 20px;
}

.healthy-awards .link-block {
  text-align: center;
}

.healthy-awards .currentDesc.awards-listing dt {
  float: left;
  margin-right: 15px;
  width: 45px;
}

.healthy-awards .content-holder {
  text-align: left;
}

.healthy-awards .title {
  margin-bottom: 12px;
}

.healthy-awards .currentDesc.awards-listing dd {
  width: 80%;
  float: right;
  font-family: corisandelight;
  line-height: normal;
}

.productboxin .product {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 12px;
  padding-top: 12px;
}
.productboxin .product.last {
  border: none;
  padding-bottom: 0px;
}

.list-price.old-sale-price {
  text-decoration: line-through;
  color: #888888;
  float: left;
}
.sale-price,
.list-price {
  color: #012169;
  font-family: "corisandebold";
  font-size: 1.6rem;
  float: left;
}
h3 .desc {
  font-size: 1.4rem;
  color: #666;
  text-transform: initial;
  font-family: corisanderegular;
}
.dashboard-container h3 {
  text-align: left;
}
.dashboard-container .price {
  margin: 0px 0px 5px;
  height: 25px;
}
.price-separator {
  margin: 0px 5px;
  float: left;
  font-family: corisandebold;
  color: #888888;
}
.dashboard-container .sale-price {
  color: #8a5100;
}
.dashboard-container .middle-container .inner-content {
  height: 465px;
  overflow: hidden;
}
.productsRow {
  margin: 30px 0;
}

.productsRow div {
  display: inline-block;
  float: none;
}

.last-order h4 {
  color: #012169;
  text-transform: uppercase;
  font-family: "corisandelight";
  font-size: 25px;
}

.last-order h4 span {
  font-family: "corisandebold";
}

.last-order .lastOrderContnt > span {
  display: block;
  color: #666;
  font-family: corisanderegular;
  margin-bottom: 5px;
  font-size: 14px;
  text-transform: uppercase;
}
.last-order span.text-light {
  font-family: corisandelight;
}
.lastOrderbuttons {
  width: 87%;
  margin: 25px auto 0;
}
.lastOrderbuttons .orderDetailsbutton {
  color: #0076b4;
  width: 48%;
  max-width: 125px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #0076b4;
  text-align: center;
  display: inline-block;
  color: #0076b4;
  text-transform: uppercase;
  font-size: 1.1rem;
  margin: 5px 0;
  font-family: "corisandebold";
}

.lastOrderbuttons .orderDetailsbutton:hover {
  background-color: #0076b4;
  color: #fff;
}

.no-order-history {
  vertical-align: middle;
  margin-top: 140px;
  color: #e4e4e4;
  font-size: 35px;
  /* Fixing existing syntax issue */
  line-height: normal;
}

.no-order-history.quick-reorder-msg {
  margin-top: 120px;
}

desc {
  text-transform: none;
}

.no-order-history.quick-reorder-msg span {
  font-family: "corisanderegular";
}

.lastOrderbuttons .trackbutton {
  float: right;
  color: #fff;
  width: 48%;
  max-width: 125px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #0076b4;
  text-align: center;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.1rem;
  margin: 5px 0;
  font-family: "corisandebold";
  background-color: #0076b4;
}

.lastOrderbuttons .trackbutton:hover {
  color: #fff;
  background-color: #07689b;
}
.auto-deliveries .content-holder,
.wishlist .content-holder,
.inner-content .content-holder {
  clear: both;
  text-align: left;
  margin: 30px 0px;
}
.main-features-product .content-holder a {
  font-family: "corisandebold";
}
.lastOrderContnt a.order-id {
  color: #666;
}
.awards-listing.currentDesc p {
  margin-bottom: 5px;
}
.healthy-awards .inner-content .content-holder {
  text-align: left;
  margin: 0;
}

.password-strength-wrapper-rstpwd {
  padding-top: 17px;
  clear: both;
  margin-bottom: -8px;
}

.rule-validate span:before {
  content: "";
  height: 22px;
  left: 2px;
  display: inline-block;
  width: 15%;
  position: absolute;
  background: url(/images/pwd-tick.png) no-repeat;
}

/* WD-2367 | fixing dot overlapping on tick-mark symbol */
.rule-validate span:before {
  color: transparent;
}

.password-strength-wrapper-rstpwd .password-strength-content-rstpwd label {
  font-family: CorisandeRegular;
  font-weight: normal;
  color: #666666;
}

.invalid-password-strength-error-rstpwd {
  color: #ef3340;
  font-size: 1.2rem;
  font-family: corisanderegular;
  display: block;
  margin-top: 6px;
  margin-bottom: -10px;
}

.password-strength-wrapper-rstpwd
  .password-strength-content-rstpwd
  .pwd-rules-rstpwd
  .rule-validate
  span {
  margin-left: 25px !important;
}

.rule-validate {
  padding-left: 28px;
}

.password-strength-wrapper-rstpwd
  .password-strength-content-rstpwd
  .pwd-rules-rstpwd
  p
  span:before {
  content: ".";
  line-height: 1px;
  width: 8%;
  margin-right: 17px;
  font-size: 3rem;
}

.password-strength-wrapper-rstpwd
  .password-strength-content-rstpwd
  .pwd-rules-rstpwd
  p {
  padding-left: 8px !important;
  color: #666;
  margin: 0px 0 6px !important;
  font-size: 13px;
  position: relative;
}

.password-strength-wrapper-rstpwd
  .password-strength-content-rstpwd
  .pwd-rules-rstpwd {
  margin-top: 6px;
}

/* CPS-135 : iPhone portrait */
@media only screen and (min-width: 375px) and (max-width: 811px) and (-webkit-device-pixel-ratio: 3) and (orientation: portrait) {
  .re-enter-pwd-err-qtip {
    top: 679.75px !important;
  }
  .re-enter-pwd-qtip-focus {
    top: 667.75px !important;
  }
  .re-enter-pwd-valid {
    top: 558.75px !important;
  }
  /* WD-2367 | fixing misalignment of confirm password error on grassroot complete profile page */
  .het-re-enter-pwd-err-qtip {
    top: 612px !important;
  }

  .het-re-enter-pwd-qtip-focus {
    top: 600px !important;
  }

  .het-re-enter-pwd-valid {
    top: 491px !important;
  }
}

/* CPS-135 : Web only */
@media (min-width: 1281px) {
  .re-enter-pwd-err-qtip {
    top: 589px !important;
  }
  .re-enter-pwd-qtip-focus {
    top: 577px !important;
  }
  .re-enter-pwd-valid {
    top: 468 !important;
  }
  /* WD-2367 | fixing misalignment of confirm password error on grassroot complete profile page */
  .het-re-enter-pwd-err-qtip {
    top: 533px !important;
  }
  .het-re-enter-pwd-qtip-focus {
    top: 519px !important;
  }
  .het-re-enter-pwd-valid {
    top: 411px !important;
  }
}

/* CPS-135 : iPad portrait */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  .re-enter-pwd-err-qtip {
    top: 595.266px !important;
  }
  .re-enter-pwd-qtip-focus {
    top: 583.266px !important;
  }
  .re-enter-pwd-valid {
    top: 474.266px !important;
  }
  /* WD-2367 | fixing misalignment of confirm password error on grassroot complete profile page */
  .het-re-enter-pwd-err-qtip {
    top: 532px !important;
  }
  .het-re-enter-pwd-qtip-focus {
    top: 521px !important;
  }
  .het-re-enter-pwd-valid {
    top: 411px !important;
  }
}

/* CPS-135 : iPad landscape */
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .re-enter-pwd-err-qtip {
    top: 585.109px !important;
  }
  .re-enter-pwd-qtip-focus {
    top: 573.109px !important;
  }
  .re-enter-pwd-valid {
    top: 464.109px !important;
  }
  /* WD-2367 | fixing misalignment of confirm password error on grassroot complete profile page */
  .het-re-enter-pwd-err-qtip {
    top: 533px !important;
  }
  .het-re-enter-pwd-qtip-focus {
    top: 522px !important;
  }
  .het-re-enter-pwd-valid {
    top: 411px !important;
  }
}
/* CPS-135 : iPhone landscape */
@media only screen and (min-width: 375px) and (max-width: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) {
  .re-enter-pwd-err-qtip {
    top: 596px !important;
  }
  .re-enter-pwd-qtip-focus {
    top: 584px !important;
  }
  .re-enter-pwd-valid {
    top: 475px !important;
  }
  /* WD-2367 | fixing misalignment of confirm password error on grassroot complete profile page */
  .het-re-enter-pwd-err-qtip {
    top: 535px !important;
  }
  .het-re-enter-pwd-qtip-focus {
    top: 521px !important;
  }
  .het-re-enter-pwd-valid {
    top: 410px !important;
  }
}
/*WC1-613 | Error messages redesign for turn to popup*/
.error-master {
  position: relative;
}
.errorMsgWrapper {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid;
  font-family: corisanderegular;
  font-size: 14px;
  line-height: 17px;
  color: #333;
  vertical-align: middle;
  position: relative;
  height: auto;
}
.errorMsgWrapper span {
  padding-left: 30px;
  display: inline-block;
}
.errorMsgWrapper.helpBg.lockBg:before {
  content: "";
  width: 22px;
  height: 20px;
  background: url(/images/error-icons/alert-icon.svg) no-repeat;
  position: absolute;
  top: 9px;
}
.errorMsgWrapper.errorBg:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/images/error-icons/error-icon.svg) no-repeat;
  position: absolute;
  top: 8px;
}
.errorMsgWrapper.helpBg:before {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/images/error-icons/help-icon.svg) no-repeat;
  position: absolute;
  top: 9px;
}
.errorMsgWrapper.helpBg.lockBg {
  background: #fff3cc;
  border-color: #ffe38e;
  margin-bottom: 0;
  padding: 10px 10px 10px 15px;
}
.errorMsgWrapper.errorBg {
  background: #f6dade;
  border-color: #eab0b8;
}
.errorMsgWrapper.helpBg {
  background: #dfe4f1;
  border-color: #b7c3df;
  margin-bottom: 6px;
}
.errorMsgWrapper.helpBg span.errorMsgLineOne {
  width: 100%;
  display: inline-block;
  font-family: corisandebold;
}
.errorMsgWrapper.helpBg span.errorMsgLineTwo {
  margin-top: 3px;
  display: inline-block;
}
.errorMsgWrapper.helpBg span.errorMsgLineTwo a {
  font-size: 14px;
  font-family: corisanderegular;
  color: #333 !important;
  text-decoration: underline;
}
.errorMsgWrapper.helpBg span.errorMsgLineTwo a:hover {
  text-decoration: none;
}
.errorMsgWrapper.helpBg span.errorMsgLineTwo a:focus {
  text-decoration: none;
  border-bottom: 3px solid;
  outline: none;
}
.redesign__modal_turn-to .errorMsgWrapper.helpBg {
  margin-top: 12px;
}
.cart-notification-messages {
  padding: 0px 5px 10px 0px;
  font-size: 18px;
}
.cart-notification-messages ul li {
  line-height: 22px;
  list-style: none;
  display: flex;
}
.cart-notification-messages ul li a {
  font: 18px "corisandebold";
  color: #808080;
}
.cart-notification-messages ul li a:hover {
  color: #003da5;
}
.promo--errorMsgWrappers {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid;
  font-family: corisanderegular;
  font-size: 14px;
  line-height: 17px;
  color: #333;
  vertical-align: middle;
  position: relative;
  height: auto;
  text-align: left;
  list-style-type: none;
}
span.promo--errorMsgWrappers {
  width: 100%;
  padding: 10px;
  border-radius: 4px;
  border: 1px solid;
  font-family: corisanderegular;
  font-size: 14px;
  line-height: 17px;
  color: #333;
  vertical-align: middle;
  position: relative;
  height: auto;
  list-style-type: none;
}
.promo--errorMsgWrappers span {
  display: inline-block;
}
.promo--errorMsgWrappers.errorBg-notify {
  background-color: rgba(191, 9, 35, 0.15);
  border: 1px solid rgba(191, 9, 35, 0.2);
  margin-left: 0;
  margin-bottom: 10px;
}
.promo--errorMsgWrapper.lockBg-notify {
  border: 1px solid rgba(255, 194, 0, 0.3);
  background-color: rgba(255, 194, 0, 0.2);
  margin-bottom: 10px;
  margin-left: 0;
  padding: 10px;
}
.promo--notification-area {
  display: flex;
  font-family: "corisanderegular";
  padding: 4px 0 3px 10px;
  background: #fff3cc;
  border-radius: 4px;
  margin-bottom: 8px;
  color: #333;
  border: 1px solid #ffe38e;
}
span.promo--error--icon {
  min-width: 30px;
  height: 20px;
  background: url(/images/error-icons/error-icon.svg) no-repeat;
}
span.promo--notification--icon {
  min-width: 30px;
  height: 20px;
  background: url(/images/error-icons/alert-icon.svg) no-repeat;
}
.cart-error-message {
  padding: 0;
  font-size: 18px;
}
.block2 ul.promo--errorMsgWrappers li {
  list-style-type: none;
  display: flex;
  margin-left: 0;
}
.promo--errorMsgWrappers.lockBg-notify {
  border: 1px solid rgba(255, 194, 0, 0.3);
  background-color: rgba(255, 194, 0, 0.2);
  margin-bottom: 10px;
  margin-left: 0;
  padding: 10px;
  clear: both;
}
ul.bullet-points.promo--errorMsgWrappers li span a {
  font-family: corisanderegular;
  font-size: 14px;
  color: #333;
  text-decoration: underline;
}
ul.bullet-points.promo--errorMsgWrappers li span a:focus {
  text-decoration: none;
  border-bottom: 3px solid #333;
}
.bullet-points.promo--errorMsgWrappers li span a {
  font-family: corisanderegular;
  font-size: 14px;
  color: #333;
  text-decoration: underline;
}
ul.bullet-points.promo--errorMsgWrappers li span a:focus {
  text-decoration: none;
  border-bottom: 3px solid #333;
}
@media screen and (max-width: 767px) {
  .redesign__modal_turn-to .errorMsgWrapper {
    max-width: 335px;
    width: 92%;
  }
  .errorMsgWrapper.errorBg:before {
    top: 10px;
  }
  .errorMsgWrapper.helpBg:before {
    top: 12px;
  }
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .redesign__modal_turn-to .errorMsgWrapper {
    max-width: 96.5%;
    width: 96.5%;
  }
}
.error-master .error-master {
  margin: 0;
}
.errorMsgWrapper.helpBg + style + .error-master {
  margin: 0;
}

/* WC1-787-CSS STARTS */
input#new_password_submit:focus {
  box-shadow: 0 0 8px #0458ad;
  border: 1px solid black;
}
input#new_password_submit:hover {
  font-family: CorisandeBold;
}
@media screen and (min-width: 1025px) {
  .invalid-password-strength-error-rstpwd:focus {
    outline: 1px dashed #012169 !important;
  }
  .password-strength-content-rstpwd label:focus {
    outline: 1px dashed #012169 !important;
  }
  .pwd-rules-rstpwd p:focus {
    outline: 1px dashed #012169 !important;
  }
  span#pass_closeEye:focus {
    outline: 1px dashed #012169;
  }
  span#pass_openEye:focus {
    outline: 1px dashed #012169;
  }
  .password-strength-content label:focus {
    outline: #012169 dashed 1px !important;
  }
  span.registerErrorMsg:focus {
    outline: #012169 dashed 1px !important;
  }
}
/* WC1-787-CSS ENDS-- */

.order-history-details .order-details .orders .item .product-description h5 {
  margin: 10px 0 10px;
}

#main-body-holder
  .page-container.container.my-account.order-history-details
  a.fcolor-dark-blue,
#main-body-holder
  .page-container.container.my-account.order-history-details
  a.fcolor-dark-blue:hover {
  color: #012169;
}

.order-details .orders .omitem--sub-item-name span {
  position: relative;
  width: auto;
}

.omitem--plan-includes {
  font-family: "corisandebold";
  margin-bottom: 6px;
}

.omitem--sub-item-name {
  display: flex;
  padding: 0 0 4px 1px;
  font-family: corisanderegular;
  color: #343434;
}
.omitem--sub-item-name span {
  position: relative;
}
.omitem--bullet {
  font-size: 8px;
  line-height: 1.8;
  display: inline-block;
  padding-right: 4px;
}

/*See more or See less*/
.omitem--see-less {
  display: none;
}

.omitem--sub-item-name.omitem--hide-pills {
  display: none;
}
.omitem--see-more-less {
  margin-bottom: 10px;
  margin-top: 3px;
}
.omitem--see-more-less-button {
  font-family: "corisanderegular";
  color: #0176b4;
  border: none;
  background: none;
  font-size: 14px;
}
.omitem--see-more-less-button:focus {
  text-decoration: underline;
  color: #0176b4;
}
.omitem--see-more-less-button:hover {
  color: #0176b4;
  text-decoration: underline;
}
.order-details .orders .omitem--sub-item-name span {
  text-align: left;
}
@media only screen and (max-width: 1023px) {
  //VEN-49
  .omitem--sub-items-name-list {
    max-width: 95%;
    margin: auto;
    display: flex;
    flex-direction: column;
  }
  .omitem--sub-item-name {
    justify-content: center;
  }
  .order-details .orders .omitem--sub-item-name span {
    text-align: center;
  }
  .order-details
    .orders
    .omitem--sub-items-name-list
    .omitem--sub-item-name
    span {
    float: none;
  }
}

@media only screen and (max-width: 767px) {
  .omitem--bullet {
    top: -2px;
  }
  .omitem--sub-items-name-list {
    max-width: 95%;
    margin: auto;
    display: flex;
    flex-direction: column;
  }
  .omitem--sub-item-name {
    display: block;
    justify-content: center;
  }
}
