/*
====================
SHOPPING CART
====================
BENEFITS
====================
MANAGE RD
====================
CREATE NEW RD
====================
EDIT PROPERTIES RD
====================
SelectorRD
====================
Modal Dialogs
====================
SubmitOrder
====================
*/

/* RW: Added to fix font size & placement on Category pages */

.isRDEligible {
    display: none;
}

.isRDEligible a {
    text-decoration: none;
}

#category_detail h1.product_name {
    font-weight: 400;
    text-transform: none;
}

span.variant_priceListRD {
    display: table-cell;
    position: relative;
    top: -5px;
}

span.variant_priceListRD span {
    text-decoration: line-through;
}

.variant_priceRD {
    color: #892408;
    display: table-cell;
    width: 55px;
    padding: 0 5px 0 0;
    font-weight: bold;
    text-align: right;
}

.recurringHeader, .oneTimeHeader, .freeItemsHeader {
    margin: 0;
    color: #45474d;
    font-family: inherit;
    font-size: 14px; font-size: 0.875rem;
    font-weight: 700;
}

.RDCartItemList:after {
    clear: both;
}

input[type="button"], select {
    cursor: pointer;
}

img[id^=imgaddtocart] {
    cursor: pointer;
}

/*
====================
SHOPPING CART
====================
*/

#shopping_cart h1 {
    padding-left: 0;
    font-size: 30px;
	font-size: 1.875rem;
	font-family: 'gt_americacond_reg',"Helvetica Neue",sans-serif;
	font-weight: 400;
}

#shopping_cart h2 {
    font-size: 28px;
	font-size: 1.75rem;
    text-align: left;
	font-weight: 400;
}

#cartitemlist tr {
    padding-left: 10px;
}

#rdOneTimeCheckbox {
    display: block;
    margin: 20px 0;
    text-align: left;
}

.radioMobileRD,
#mobileAccordionOneTime {
    border-top: 1px solid #373A36;
    border-bottom: 1px solid #373A36;
    margin: 20px 0;
    padding: 10px 0;
    text-align: center;
    cursor: pointer;
	font-family: 'gt_americacond_reg',"Helvetica Neue",sans-serif;
	font-size: 25px;
	font-size: 1.5625rem;
}

.radioMobileRD input[type=radio],
#mobileAccordionOneTime .one-time-radio input[type=radio] {
    display: none;
}

#mobileAccordionOneTime .one-time-radio,
#rdOneTimeCheckbox .one-time-checkbox {
    display: inline-block;
}

#mobileAccordionOneTime .one-time-lable,
#rdOneTimeCheckbox .one-time-lable {
    display: inline-block;
    font-size: 16px;
	font-size: 1rem;
}

#mobileExitRDDialog .m_button {
    position: relative;
    display: block;
    width: 195px;
    margin: 20px auto 30px;
    padding: 10px 0;
    border: medium none;
    background-color: #373A36;
    color: #fff;
    font-family: inherit;
    font-size: 16px;
	font-size: 1rem;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}

.RDCartItemList a {
    color: inherit;
}

.RDCartItemList #cartitemlist td {
    vertical-align: top;
}

.RDCartItemList #cartitemlist th.column_size,
#cartitemlist td.column_size {
    padding-right: 10px;
    font-weight: bold;
    line-height: 16px;
    text-align: left;
}

.RDCartItemList #cartitemlist th.recurringHeader {
    color: #45474d;
    font-weight: bold;
    text-transform: uppercase;
}

.RDCartItemList #cartitemlist td.column_qty {
    width: 20px;
    vertical-align: top;
}

.RDCartItemList #cartitemlist td.column_qty input {
    width: 20px;
    text-align: right;
}

.RDCartItemList #cartitemlist th {
    padding: 10px 0;
    color: #888;
    font-size: 12px; font-size: 0.75rem;
    font-weight: bold;
}

#mobile_cartitemlist .subtotal {
    display: inline-block;
    width: 46%;
    padding: 0 0 5px;
    text-align: right;
}

#shopping_cart .subtotal_cost {
    display: inline-block;
    width: 25%;
    padding-left: 3%;
    text-align: center;
}

#shopping_cart .discount,
#shopping_cart .est_shipping,
#shopping_cart .total {
    width: 83%;
    margin: 0 0 5px;
    text-align: right;
}

#shopping_cart .discount span:first-child,
#shopping_cart .est_shipping span:first-child,
#shopping_cart .total span:first-child {
    display: inline-block;
    width: 60%;
    padding-right: 22px;
}

#shopping_cart .discount span:nth-child(2),
#shopping_cart .est_shipping span:nth-child(2),
#shopping_cart .total span:nth-child(2) {
    display: inline-block;
    width: 22%;
    text-align: center;
}

/*
==================
BENEFITS
==================
*/

#policy a.getStartedButton {
    color: #ccc;
    text-decoration: none;
}

#policy div.button {
    margin: 0;
}

#policy div.cta {
    width: 100%;
    text-align: center;
}

#policy div.last {
    float: none;
    clear: both;
}

#policy .screenshot {
    display: block;
    float: left;
    padding-top: 20px;
    padding-right: 20px;
}

#policy h2:nth-child(4) {
    clear: both;
}

#policy .button {
    clear: both;
}

/*
==================
MANAGE RD
==================
*/

#bottomButtons:before,
#bottomButtons:after {
    clear: both;
}

#bottomButtons {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 15px;
}

.bottomRight {
    width: 10%;
    margin-bottom: 10px;
    text-align: right;
}

#wpupcomingorders table {
    width: 100%;
}

/*
==================
CREATE NEW RD
==================
*/

/* Provide left & right padding on all buttons */
#Recurring_Define input[type="submit"] {
    width: 105%;
}

#headerNewRD {
    margin: 0 0 10px;
    color: #45474d;
    font-family: inherit;
    font-weight: 400;
    text-align: left;
}

#createNewRD_popup {
    width: 620px;
    padding: 20px;
    text-align: left;
}

.createNewRD {
    margin-bottom: 30px;
    padding: 25px 0 20px 5px;
    border-bottom: 1px solid #ccc;
}

h3#headerNewRD {
    margin: 0 0 30px;
    padding-bottom: 10px;
    border-bottom: 3px solid #101010;
    color: #000;
    font-size: 24px; font-size: 1.5rem;
    text-transform: uppercase;
}

/*
==================
EDIT PROPERTIES RD
==================
*/

#editProperties:after {
    display: table;
    width: 100%;
    content: "";
    clear: both;
}

#editProperties {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

#editProperties .create_name,
#editProperties .create_frequency,
#editProperties .create_shipdate {
    display: block;
    float: left;
    padding: 0 0 5px;
    color: inherit;
    font-size: 14px; font-size: 0.875rem;
    font-weight: 700;
}

#editProperties .create_name {
    display: table-cell;
    width: 40%;
}

#editProperties .create_name input {
    margin-top: 0;
}

#editButton {
    margin-top: 20px;
    margin-bottom: 10px;
}

#editProperties .create_frequency {
    display: table-cell;
    width: 25%;
    margin: 2px;
}

#editProperties .create_frequency select {
    height: 30px;
    margin-top: 5px;
}

#editProperties .create_shipdate {
    display: table-cell;
    width: 20%;
}

#editProperties .create_name .field,
#editProperties .create_shipdate .field {
    margin: 5px 0 0 0;
    color: #45474d;
    font-family: inherit;
    font-weight: 400;
}

#editProperties .create_frequency .field,
#editProperties .create_shipdate .field {
    display: block;
    float: left;
    width: 100%;
    font-weight: bold;
    text-align: left;
}

#editProperties button {
    position: absolute;
    top: 0;
    right: 0;
}

#editProperties .create_name .name,
#editProperties .create_frequency .name,
#editProperties .create_shipdate .name {
    display: block;
    width: 100%;
    font-weight: normal;
    text-align: left;
}

#editProperties .create_name .field,
#editProperties .create_frequency .field,
#editProperties .create_shipdate .field {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
}

#editProperties div {
    display: block;
    /* IE fix. */
    *display: inline;
    vertical-align: top;
    zoom: 1;
}

#editProperties div#editButton {
    margin-bottom: 0;
}

#editProperties div.left {
    display: inline;
    width: 40%;
}

#editProperties div.right {
    display: inline;
    width: 60%;
}

#editProperties #frequencySelection {
    height: 30px;
    padding-right: 5px;
    padding-left: 2px;
}

/*
================
SelectorRD
================
*/

#rdSelectId {
    padding-right: 5px;
    padding-left: 5px;
}

/*
================
Modal Dialogs
================
*/

.modalHeader {
    margin: 10px auto;
    color: inherit;
    font-family: inherit;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
}

/*
================
SubmitOrder
================
*/

/*
--------------------------------------
Button Atributes
--------------------------------------
*/

input.button,
#contentgeneral .return a {
    display: inline-block;
    margin-left: 0;
    padding: 5px 15px;
    background-color: #ed3223;
    color: #ccc;
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    font-size: 16px; font-size: 1rem;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    cursor: pointer;
}

#wpchooseshippingmethod input.button {
    display: inline-block;
    margin-left: 0;
    padding: 5px 10px;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: none;
    color: #ccc;
    font-family: inherit;
    font-size: 13px; font-size: 0.8125rem;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
    text-decoration: none;
    cursor: pointer;
}

a.btn:hover {
    text-decoration: none;
}

#mainbody a.btn {
    color: #ccc;
    text-decoration: none;
}

.update input.button {
    height: 28px;
}

div.button_non_recurring {
    display: inline-block;
}

div.button a {
    color: #ccc;
}

#wpchooseshippingmethod .input.button {
    margin: 10px 0;
    padding: 0;
    background: none;
    border: none;
    box-shadow: none;
}

input.edit_button,
input.delete_button {
    position: absolute;
    display: inline-block;
    top: 10px;
    right: 0;
    margin-left: 10px;
    padding: 5px 10px;
    border: medium none;
    background-color: #ed3223;
    color: #ccc;
    font-family: inherit;
    font-size: 16px; font-size: 1rem;
    font-weight: 700;
    line-height: normal;
    cursor: pointer;
    z-index: 9999;
}

.remodal div.button:first-child {
    margin-left: 0;
}

.top_button {
    display: none;
    float: left;
    padding: 0;
    margin-bottom: 10px;
    margin-left: 0;
}

#manageRDpage .button_row {
    height: 40px;
    text-align: right;
}

.button_row {
    position: relative;
    width: 100%;
    margin: 20px auto;
}

#manageRDpage .button_row {
    text-align: left;
}

.button_row .update {
    display: inline;
    font-family: inherit;
}

#createNewRD-popup .start_shopping_button,
#createNewRD-popup .create_delivery_button {
    position: absolute;
    display: block;
    top: 123px;
    right: 60px;
    padding-top: 0;
    vertical-align: top;
}

#createNewRD-popup .edit_link a {
    padding: 0;
    color: inherit;
    text-decoration: none;
}

#skipOrder,
#pauseOrder,
#deleteOrder {
    display: inline;
    float: left;
    text-transform: uppercase;
}

#deleteOrder {
    margin-top: -30px;
}

.button_row #deleteOrder {
    margin: 20px 0;
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    font-size: 16px; font-size: 1rem;
}

#skipOrder,
#pauseOrder {
    margin-right: 10px;
}

.edit_link {
    width: 100%;
    margin: 20px 0 0;
    padding: 10px 0;
    border-top: 3px solid #000;
    font-size: 14px; font-size: 0.875rem;
    font-weight: 700;
    text-align: left;
    clear: both;
}

.RDCartItemList div.update input {
    height: 28px;
    margin-top: 5px;
    padding: 5px 15px;
    border: none;
    background-color: #ed3223;
    color: #ccc;
    font-family: "Gotham A", "Gotham B", Arial, sans-serif;
    font-size: 16px; font-size: 1rem;
    font-weight: 700;
    vertical-align: top;
}

/*
--------------------------------------
Link Atributes
--------------------------------------
*/

.link_row {
    display: block;
    width: 100%;
    margin-top: 20px;
}

.link_row .left,
.link_row .right {
    display: block;
}

.link_row .left a,
.link_row .right a {
    color: #45474d;
    font-family: inherit;
    text-decoration: underline;
}

.link_row .left {
    float: left;
}

.link_row .right {
    float: right;
    padding: 0 20px 0 0;
    text-align: right;
}

/*
--------------------------------------
Cart Table (Partner side)
--------------------------------------
*/

#cart_table {
    display: table;
    width: 100%;
}

#cart_table .recurringHeader {
    color: #45474d;
}

#cart_table p,
#cart_table .button_row {
    text-align: center;
}

.button_row .button {
    position: relative;
	display: inline-block;
    top: 3px;
}

#shopping_cart .button_row {
    text-align: center;
}

#shopping_cart .m_button {
}

#shopping_cart .m_button a.btn {
    display: inline-block;
    height: 24px;
    width: 195px;
    padding: 15px;
    border: none;
    background-color: #efd9ac;
    color: #101010;
    font-family: inherit;
    font-size: 12px; font-size: 0.75rem;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
}

#cart_table .variant_table {
    display: block;
    width: 100%;
}

#cart_table ul {
    display: block;
    height: 25px;
    width: 100%;
    margin: 0;
    clear: both;
}

#cart_table ul li:last-child {
    clear: both;
}

#cart_table ul li {
    display: block;
    float: left;
    padding: 10px 0 0 0;
    list-style-type: none;
}

#cart_table ul li:nth-child(1) {
    width: 600px;
    padding-right: 20px;
    font-weight: 700;
    text-align: left;
}

#cart_table ul li:nth-child(2) {
    width: 56px;
    margin: 0 5px 0 0;
    text-align: center;
}

#cart_table ul li:nth-child(2) input {
    width: 30px;
    text-align: center;
}

#cart_table ul li:nth-child(3),
#cart_table ul li:nth-child(4) {
    width: 68px;
    margin: 0 15px 0 0;
    padding-left: 10px;
    text-align: right;
}

#cart_table ul li:nth-child(5) {
    width: 4%;
    margin-top: 10px;
    padding-top: 0;
    text-align: center;
    vertical-align: bottom;
}

#cart_table div.subtotal,
#cart_table div.discount,
#cart_table div.est_shipping,
#cart_table div.total,
#cart_table div.subtotal_cost,
#cart_table div.discount_cost,
#cart_table div.est_shipping_cost,
#cart_table div.total_cost {
    display: inline-block;
    padding: 5px 0;
    font-weight: 700;
    text-align: right;
}

#cart_table div.subtotal,
#cart_table div.discount,
#cart_table div.est_shipping,
#cart_table div.total {
    width: 757px;
    margin-right: 10px;
}

#cart_table div.subtotal_cost,
#cart_table div.discount_cost,
#cart_table div.est_shipping_cost,
#cart_table div.total_cost {
    width: 73px;
    margin-right: 0;
}

#cart_table .subtotal {
    margin-top: 10px;
}

#cart_table div.discount,
#cart_table div.est_shipping,
#cart_table div.total {
    padding-right: 10px;
}

.shopping_list h1{
    font-size: 20px; font-size: 1.25rem;
}

#cart_table div.subtotal_cost {
    margin: 10px 0px 0 0;
    width: 81px;
}

#cart_table div.rule {
    height: 1px;
    border-top: 1px solid #45474d;
}

/*
--------------------------------------
Cart Table (WorldPantry side)
--------------------------------------
*/

#manageRDpage #cart_table {
    display: table;
    width: 100%;
    margin-top: 50px;
}

#manageRDpage #cart_table .variant_table {
    display: block;
    width: 100%;
}

#manageRDpage #cart_table ul {
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 0 0 10px 0;
}

#manageRDpage #cartitemlist {
    display: inline-block;
    width: 100%;
    border-color: #3a3a3a;
}

#manageRDpage #cart_table ul li:last {
    clear: both;
}

#manageRDpage #cart_table ul li {
    display: block;
    float: left;
    padding: 10px 0 0 0;
    list-style-type: none;
}

#manageRDpage #cart_table ul li:nth-child(1) {
    width: 1140px;
    font-weight: 700;
    text-align: left;
}

#manageRDpage #cart_table ul li:nth-child(2),
#manageRDpage #cart_table ul li:nth-child(2) input {
    width: 30px;
    margin: 0 5px 0 0;
    text-align: center;
}

#manageRDpage #cart_table ul li:nth-child(3),
#manageRDpage #cart_table ul li:nth-child(4) {
    width: 60px;
    margin: 0 10px;
    text-align: right;
}

#manageRDpage #cart_table ul li:nth-child(5) {
    width: 40px;
    text-align: center;
}

#manageRDpage #cart_table div.subtotal,
#manageRDpage #cart_table div.discount,
#manageRDpage #cart_table div.est_shipping,
#manageRDpage #cart_table div.total,
#manageRDpage #cart_table div.subtotal_cost,
#manageRDpage #cart_table div.discount_cost,
#manageRDpage #cart_table div.est_shipping_cost,
#manageRDpage #cart_table div.total_cost {
    display: inline-block;
    padding: 5px 0;
    font-weight: 700;
    text-align: right;
}


#manageRDpage #cart_table div.subtotal,
#manageRDpage #cart_table div.discount,
#manageRDpage #cart_table div.est_shipping,
#manageRDpage #cart_table div.total {
    width: 1208px;
    margin-right: 10px;
}

#manageRDpage #cart_table div.subtotal_cost,
#manageRDpage #cart_table div.discount_cost,
#manageRDpage #cart_table div.est_shipping_cost,
#manageRDpage #cart_table div.total_cost {
    width: 50px;
    margin-right: 0;
}

#manageRDpage #cart_table div.subtotal,
#manageRDpage #cart_table div.subtotal_cost {
    margin-top: 10px;
}

#manageRDpage #cart_table div.rule {
    height: 1px;
    border-top: 1px solid #45474d;
}

/*
--------------------------------------
Manage RD Page
--------------------------------------
*/

#manageRDpage p {
    display: block;
}

#manageRDpage p {
    margin: 5px 0 15px;
}

#manageRDpage .header {
    display: block;
    margin: 20px 0 0 0;
}

#manageRDpage .header .label {
    display: table-cell;
    padding: 0 10px 0 0;
}

#manageRDpage .header .dropdown {
    display: inline-block;
}

#manageRDpage .RDPropertiesBlock {
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: solid 1px #45474d;
    border-bottom: solid 1px #45474d;
}

#wpcheckout #manageRDpage a.btn {
    color: #ccc;
    font-size: 11px; font-size: 0.6875rem;
    font-weight: 700;
    text-decoration: none;
}

#manageRDpage button {
    display: inline-block;
    margin-left: 0;
    padding: 5px 15px;
    border: none;
    box-shadow: none;
    background-color: #ed3223;
    color: #ccc;
    font-family: "Gotham A","Gotham B",Arial,sans-serif;
    font-size: 16px; font-size: 1rem;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    text-transform: none;
    cursor: pointer;
    text-transform: uppercase;
}

#manageRDpage input#editButton {
    margin: 20px 0;
    text-transform: uppercase;
}

#manageRDpage .button_row_top {
    width: 100%;
    margin: 10px 0 0;
    text-align: center;
}

#manageRDpage .cart_content {
    margin: 20px 0 0;
    border-top: 1px solid #45474d;
    clear: both;
    text-align: center;
}

#manageRDpage .cart_content p {
    text-align: left;
}

#manageRDpage .cart_content h1 {
    margin: 20px 0 10px 0;
    text-align: left;
    clear: both;
}

#manageRDpage #panelSaveCancel {
    margin: 5px 0 0 0;
    padding: 0 0 15px;
    text-align: left;
}

#manageRDpage #wpshippingaddress,
#manageRDpage #wppaymentinformation,
#manageRDpage #wpbillingaddress {
    display: inline-block;
    width: 32%;
    vertical-align: top;
}

#manageRDpage #wpshippingaddress,
#manageRDpage #wppaymentinformation {
    margin: 0 1% 0 0;
    border-right: solid 1px #45474d;
}

#manageRDpage .confirmed_details {
    padding: 10px;
    border: solid 1px #45474d;
}

#contentgeneral .return {
    display: inline;
    float: left;
    margin: 20px 0;
    padding-top: 10px;
    padding-right: 10px;
    font-family: "Gotham A","Gotham B",Arial,sans-serif;
    font-size: 16px; font-size: 1rem;
    text-transform: uppercase;
    text-align: left;
}

#contentgeneral .return a {
    font-size: 12px; font-size: 0.75rem;
}

/*
--------------------------------------
Account Page
--------------------------------------
*/

#wpupcomingorders td.label input {
    border: none;
    background-color: transparent;
    text-decoration: underline;
}

/*
existing_RDRs
*/

#existing_RDRs button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #333;
    text-decoration: underline;
}

/*
Submit order & Receipt
*/

#wpdisplayorderdetails #cart_table {
    margin-top: 20px;
    padding: 20px 0 0 0;
}

#wpsubmitorder #cart_table {
    margin-top: 0;
    padding: 0;
}

#wpdisplayorderdetails #cart_table div.subtotal_cost,
#wpdisplayorderdetails #cart_table div.discount_cost,
#wpdisplayorderdetails #cart_table div.est_shipping_cost,
#wpdisplayorderdetails #cart_table div.total_cost,
#wpsubmitorder #cart_table div.subtotal_cost,
#wpsubmitorder #cart_table div.discount_cost,
#wpsubmitorder #cart_table div.est_shipping_cost,
#wpsubmitorder #cart_table div.total_cost {
    display: inline;
    float: left;
    width: 80px;
    margin-right: 0;
    padding: 5px 0 0;
}

#wpsubmitorder #cart_table div.subtotal_cost,
#wpsubmitorder #cart_table div.discount_cost,
#wpsubmitorder #cart_table div.est_shipping_cost,
#wpsubmitorder #cart_table div.total_cost {
    margin-right: 25px;
}

#wpdisplayorderdetails #cart_table ul,
#wpsubmitorder #cart_table ul {
    width: 930px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#wpdisplayorderdetails #cart_table ul li:nth-child(1),
#wpsubmitorder #cart_table ul li:nth-child(1) {
    width: 1126px;
    margin-left: 0;
}

#wpdisplayorderdetails #cart_table ul li:nth-child(2) input,
#wpsubmitorder #cart_table ul li:nth-child(2) input {
    width: 1px;
}

#wpdisplayorderdetails #cart_table ul li:nth-child(5),
#wpsubmitorder #cart_table ul li:nth-child(5) {
    width: 1px;
    text-align: center;
}

#wpdisplayorderdetails #cart_table div.subtotal,
#wpdisplayorderdetails #cart_table div.discount,
#wpdisplayorderdetails #cart_table div.est_shipping,
#wpdisplayorderdetails #cart_table div.total,
#wpsubmitorder #cart_table div.subtotal,
#wpsubmitorder #cart_table div.discount,
#wpsubmitorder #cart_table div.est_shipping,
#wpsubmitorder #cart_table div.total {
    display: block;
    width: 1252px;
    float: left;
    clear: both;
}

#wpdisplayorderdetails #cartitemlist {
    width: 100%;
}

#wpsubmitorder #cart_table div.subtotal_cost {
    display: block;
    float: right;
    width: 60px;
    margin: 0 25px 0 0;
    padding: 10px 0 0;
}

#wpdisplayorderdetails #cart_table div.subtotal_cost {
    display: block;
    float: right;
    margin: 0 38px 0 0;
    padding: 10px 0px 0 0;
}

#wpdisplayorderdetails #cart_table div.rule:first-child,
#wpsubmitordersections #cart_table div.rule:first-child {
    border: none;
}

#wpdisplayorderdetails #cart_table div.subtotal,
#wpsubmitorder #cart_table div.subtotal {
    padding-top: 0;
}

#wpdisplayorderdetails td.box {
    border: none;
}

#wporderreceipt p {
    margin: 30px 0;
}

#wpupcomingorders th.price[style],
#wpupcomingorders th.label[style]{
    text-align: right !important;
}

/*
MISC
*/

#readOnlyName {
    color: #45474d;
    font-weight: bold;
}

/*
====================
CUSTOMER SERVICE
===================
*/

#wp_offer_group_definition_options {
    margin: 20px 0 0 0;
    padding: 20px 0 0 0;
    border-top: solid 1px #45474d;
}

#wp_offer_group_definition_options p {
    display: inline;
    margin: 0 10px 0 0;
}

#wp_offer_group_definition_options select {
    display: inline;
    margin: 0 10px 0 0;
}

#wp_offer_group_definition_options input .button {
    display: inline;
}

#rdPanelIntroRD {
    margin: 10px 0;
}