#page-popup {
  color: #000;
  padding: 14px;
  text-align: left;
}
#page-popup .node-help-page h1 {
  margin: 0 0 14px 0;
}
#page-popup p {
  margin: 10px 0 10px 0;
  padding: 0 15px 0 0;
}
#page-popup .node a {
  color: #434343;
  font-weight: normal;
  text-decoration: none;
}
#page-popup .node a.open-window {
  font-weight: bold;
  text-decoration: underline;
}
#page-popup .node a:hover {
  color: #006633;
  text-decoration: underline;
}
#page-popup .node ul {
  list-style-type: none;
  margin: 21px 0 25px 0;
}
#page-popup .node ul li {
  background: url(../css/images/icons/icon-list-item-style-disc-grey.gif) no-repeat;
  background-position: 0 .5em;
  line-height: 20px;
  padding: 0 15px;
}
#page-popup .node ul li .highlighted {
  color: inherit;
}
#page-popup .region-content {
  clear: left;
  padding: 0;
}
#page-popup ul.menu {
  border-bottom: 1px solid #999;
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 4px 0 18px 0;
}
#page-popup ul.menu li {
  background: url(../css/images/icons/icon-arrow-right-grey.png) no-repeat;
  background-position: 0% 50%;
  padding: 5px 10px;
}
#page-popup ul.menu li a {
  color: #434343;
  font-weight: normal;
  text-decoration: none;
}
#page-popup ul.menu li a:hover {
  color: #006338;
  text-decoration: underline;
}
#page-popup .button-back {
  display: none;
  float: left;
  margin: 0 0 10px 0;
}
#page-popup .button-back .button {
  background: #f1f1f1 url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%;
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -webkit-gradient(linear, 0 0, 0 bottom, from(#f1f1f1), to(#d6d6d6));
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -webkit-linear-gradient(#f1f1f1, #d6d6d6);
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -moz-linear-gradient(#f1f1f1, #d6d6d6);
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -ms-linear-gradient(#f1f1f1, #d6d6d6);
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -o-linear-gradient(#f1f1f1, #d6d6d6);
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, linear-gradient(#f1f1f1, #d6d6d6);
  color: #333;
  font-size: 120%;
  padding: 0 20px 0 30px;
}
#page-popup .button-back .button:hover {
  background: #bbb url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%;
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -webkit-gradient(linear, 0 0, 0 bottom, from(#bbb), to(#d6d6d6));
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -webkit-linear-gradient(#bbb, #d6d6d6);
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -moz-linear-gradient(#bbb, #d6d6d6);
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -ms-linear-gradient(#bbb, #d6d6d6);
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, -o-linear-gradient(#bbb, #d6d6d6);
  background: url(../css/images/icons/icon-arrow-left.png) no-repeat 20% 50%, linear-gradient(#bbb, #d6d6d6);
}
#page-popup .print-controls {
  float: right;
}
#page-popup .print-close span {
  background: url(../css/images/icons/close16mono.png) no-repeat;
}
#page-popup .print-print span {
  background: url(../css/images/icons/printer16mono.png) no-repeat;
  width: 20px;
  height: 20px;
  text-indent: -90000px;
  display: inline-block;
}
#page-popup #tasks {
  margin: 45px 0 0 0;
  overflow: hidden;
}
#page-popup #tasks ul {
  white-space: normal;
}
#page-popup .field-name-body h2 {
  font-size: 100%;
  font-weight: bold;
  margin: 10px 0 14px 0;
}
#page-popup .view-customer-support-order-log {
  float: left;
  margin: 20px 0 0 0;
  width: 100%;
}
#page-popup .view-customer-support-order-log table thead {
  background: #ebebeb;
  border: 1px solid #ccc;
  border-bottom: none;
}
#page-popup .view-customer-support-order-log table tbody {
  border: 1px solid #ccc;
}
#page-popup .pane-commerce-order .field-label {
  font-weight: bold;
}
#page-popup .pane-commerce-order .group-footer label {
  line-height: 100%;
  width: 150px;
}
#page-popup .cutting {
  border-top: 2px dashed #585858;
  margin-top: 30px;
  margin-bottom: 30px;
}
#page-popup #returns-label .address {
  width: 100%;
  margin: 0;
}
#page-popup #returns-label .address span {
  display: block;
  padding: 15px 0 0 220px;
  font-weight: bold;
  border-bottom: 2px solid #585858;
  font-size: 190%;
}
#page-popup #returns-label .address .address-details {
  padding: 0 0 0 220px;
  font-size: 150%;
}
#page-popup #returns-label .address .order-number {
  padding: 30px 0;
}
#page-popup #returns-label.border {
  border: 2px solid #585858;
  margin: 25px 0px;
  padding: 25px;
}
#page-popup #returns-label.border .order-number {
  padding: 0 0 0 220px;
}
#page-popup h1,
#page-popup #page-popup h2,
#page-popup #page-popup h3 {
  border: none;
  clear: left;
  font-weight: bold;
  line-height: 100%;
  margin: 0 0 15px 0;
}
#page-popup h1,
#page-popup #page-popup h2 {
  font-size: 170%;
  font-weight: normal;
  margin: 0 0 14px 0;
  padding: 0;
}
#page-popup table,
#page-popup #page-popup tr td {
  border: 1px solid #ccc;
}
#page-popup table.views-table,
#page-popup #page-popup table.views-table tr td,
#page-popup #page-popup table.commerce-price-formatted-components,
#page-popup #page-popup table.commerce-price-formatted-components tr td {
  border: none;
}
#page-popup .print-close,
#page-popup #page-popup .print-print {
  clear: right;
  line-height: 150%;
  margin: 0 0 10px 0;
  width: 130px;
}
#page-popup .print-close a,
#page-popup #page-popup .print-print a {
  display: inline-block;
  text-decoration: none;
}
#page-popup .print-close a:hover,
#page-popup #page-popup .print-print a:hover {
  text-decoration: underline;
}
#page-popup .print-close span,
#page-popup #page-popup .print-print span {
  float: left;
  margin: 0 10px 0 0;
  text-indent: -9999px;
  width: 16px;
}
.node-help-page.help {
  display: none;
}
.node-help-page.help .filed-name-body p {
  padding-right: 15px;
}
@media print {
  #page-popup .button-back,
  #page-popup .print-controls {
    display: none !important;
  }
  #returns-label .mark {
    right: 120px;
  }
}

.group-footer .field-name-commerce-order-total td {
  white-space: normal !important;
}

