
/* ................................................................... panel_customerOrders ................... */

#content_myOrders .script-panel_customerOrders_wait P {
    text-align: center;
}

#content_myOrders .script-panel_customerOrders_wait DIV {
    text-align: center;
    margin-top: 25px;
}

#content_myOrders .script-panel_customerOrders_wait IMG {
    width: 40px;
    height: auto;
}

#panel_customerOrders .script-order {
    border-color: #464357;
    border-style: solid;
    border-width: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#panel_customerOrders .head {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    white-space: nowrap;
    background-color: #f0f0f0;
    border-bottom-color: #464646;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 10px;
}

#panel_customerOrders .head:hover {
    background-color: #d0d0d0;
}

#panel_customerOrders .button_toggleOrder {
    cursor: pointer;
}

#panel_customerOrders .script-orderItem {
    margin: 10px;
    padding: 10px;
    border-width: 1px;
    border-color: #606060;
    border-style: solid;
}

#panel_customerOrders IMG.script-thumbnail {
    border-width: 1px;
    border-color: #363636;
    border-style: solid;
}


@media only screen and (min-width: 641px) {
    #panel_customerOrders .wpp-pictureDetails {
        padding-left: 20px;
    }
}

#panel_customerOrders .script-orderItem_originalFileName {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    white-space: nowrap;
    width: 100%;
}

#panel_customerOrders .script-orderItem_removedOriginalFileName {
    color: #505050;
    font-style: italic;
    text-decoration: line-through;
}

#panel_customerOrders .script-orderItem_status {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    white-space: nowrap;
}

#panel_customerOrders .script-orderItem_removedStatus {
    color: #505050;
    font-style: italic;
}

#panel_customerOrders .script-orderItem_price {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    white-space: nowrap;
    text-align: right;
}

#panel_customerOrders .script-orderItem_removedPrice {
    color: #505050;
    font-style: italic;
    text-decoration: line-through;
}

#panel_customerOrders .script-orderItem_quote {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    white-space: nowrap;
    text-align: right;
}

#panel_customerOrders .script-orderItem_removedQuote {
    color: #505050;
    font-style: italic;
    text-decoration: line-through;
}

#panel_customerOrders .script-orderItem_deposit {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    white-space: nowrap;
    text-align: right;
}

#panel_customerOrders .script-orderItem_removedDeposit {
    color: #505050;
    font-style: italic;
    text-decoration: line-through;
}

#panel_customerOrders .script-orderItem_originalComment {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #303030;
    padding-right: 60px;
    text-align: justify;
}

#panel_customerOrders .box {
    border-color: #464646;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
    margin-top: 10px;
}

#panel_customerOrders .box_title {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    margin-bottom: 5px;
}

#panel_customerOrders .box_body {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #303030;
}

#panel_customerOrders .script-box_question {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #303030;
    margin-top: 10px;
}

#panel_customerOrders .script-box_answer {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #606060;
    margin-top: 10px;
}

#panel_customerOrders .script-box_separator {
    background-color: #6e6d6f;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 1px;
}

#panel_customerOrders .buttons {
    margin-top: 10px;
    margin-bottom: 10px;
}

#panel_customerOrders .foot_buttons {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 0px;
}

#panel_customerOrders .foot {
    border-bottom-color: #464646;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 15px;
    padding-bottom: 5px;
}

#panel_customerOrders .foot_price {
    padding-left: 5px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
}

#panel_customerOrders .script-order_basePrice,
#panel_customerOrders .script-order_additionalPhotoPriceTotal,
#panel_customerOrders .script-order_quote, 
#panel_customerOrders .script-order_subtotal, 
#panel_customerOrders .script-order_tax, 
#panel_customerOrders .script-order_total, 
#panel_customerOrders .script-order_remainingBalance { 
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    white-space: nowrap;
    text-align: right;
    padding-right: 10px;
}

#panel_customerOrders .script-order_depositPhotoSession,
#panel_customerOrders .script-order_depositPhotoRetouching, 
#panel_customerOrders .script-order_discount,
#panel_customerOrders .script-order_paymentReceived {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #a00000;
    white-space: nowrap;
    text-align: right;
    padding-right: 10px;
}

#panel_customerOrders .script-order_paymentDueNow {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #303030;
    white-space: nowrap;
    text-align: right;
    padding-right: 10px;
    padding-top: 10px;
}

#panel_customerOrders .orderStatusHelp {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #303030;
    padding-top: 0px;
    padding-bottom: 4px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}

#panel_customerOrders .feedback {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    font-style: italic;
    color: #303030;
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: left;
}

#panel_customerOrders .navigation {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #303030;
    white-space: nowrap;
    padding-top: 4px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
}

#panel_customerOrders .link_download {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

#panel_customerOrders A.link_download {
    color: #b00000;
    text-decoration: none;
}

#panel_customerOrders A.link_download:hover {
    color: #500000;
    text-decoration: underline;
}

#panel_customerOrders .coupon {
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    margin-left: 8px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#panel_customerOrders .command_applyOrderCoupon {
    margin-left: 4px;
    margin-bottom: 3px;
}

#panel_customerOrders .script-coupon_name {
    margin-right: 20px;
}

#panel_customerOrders .photoSessionSummary {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 4px;
}

#panel_customerOrders .noSessionPictureSelected {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 4px;
}

#window_testimonial .wpp-permission {
    line-height: 0;
    margin-top: 10px;
    margin-bottom: 10px;
}


/* ................................................................... windows ................... */


#window_cancelOrderConfirmation {
    width: 400px;
}

#window_removePictureConfirmation {
    width: 400px;
}

#window_rejectPictureQuote {
    width: 400px;
}

#window_answerPictureQuestion {
    width: 400px;
}

#window_rejectPictureWork {
    width: 400px;
}

#window_resendPictureForRework {
    width: 400px;
}

#window_testimonial {
    width: 600px;
}

#window_finalizeSessionPictureSelection {
    width: 400px;
}