
/* Last updated: JJ#581076 */

#cwsFormProfile {
    display: none;
}

#profileLoading {
    height: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 50px;
}

input[disabled] {
    background-color: #ececec !important;
}

.output_group {
    margin: 0 0 30px 0;
    width: 48%;
}

.output_group p:last-child {
    margin: 0;
}

.output_group p {
    margin: 0 0 10px 0;
}

.output_group .green {
    color: #56b558;
}

.output_group .red {
    color: #aa0d0d;
}

.billingID {
    display: none;
}

h2 {
    border-bottom: 1px solid #cacaca;
}

.delete,
.edit {
    float: right;
    text-align: right;
}

.delete {
    margin: 0 15px 0 0;
    color: #757575;
}

.cancel {
    margin: 0 0 0 10px;
}

.left_box {
    float: left;
}

.right_box {
    float: right;
}

.border_form,
.success_pane,
.password_pane {
    box-sizing: border-box;
    padding: 20px;
    border: 1px solid #a1a1a1;
    margin: 0 0 30px 0;
    width: 48%;
    display: none;
}

.border_form .btn,
.editShipForm .btn,
#shipAddHold .btn {
    display: inline-block;
}

.addrID {
    display: none;
}

/* Success Message */
.success_pane {
    border: 1px solid #00a651;
    background-color: #dcf6d9;
    width: 100%;
    margin-top: 30px;
}

.shipping .success_pane {
    width: 100%;
}

/* fancybox lightbox */
.fancybox-inner .password_pane {
    width: 100%;
    border: none;
}

/* Forms */
.border_form .field,
.editShipForm .field {
    max-width: 100%;
}

.border_form input[type="submit"] {
    display: inline-block;
    margin: 0 20px 0 0;
}

#cws_list_birthMonth,
#cws_list_birthDay,
#cws_list_birthYear {
    width: 90px;
    float: left;
    margin: 0 4px 14px 0;
}

/* Shipping */
.output_group.shipping div.leftShipOutput div:last-child {
    margin: 0;
}

.output_group.shipping div.clear {
    margin: 0;
}

.output_group.shipping .leftShipOutput div {
    margin: 0 0 10px 0;
}

.shipping:nth-child(odd) {
    margin: 0 2% 30px 0;
}

.shipping {
    padding: 2%;
    border: 1px solid #a1a1a1;
    box-sizing: border-box;
}

.editShipForm {
    display: none;
    padding: 15px;
}

.output_group.shipping div.leftShipOutput {
    float: left;
    padding: 0;
    margin: 0;
}

.delete.shipAdr {
    white-space: nowrap;
}

.delete.shipAdr .fontIcon {
    font-size: 19px;
    top: 5px;
}

.rightShipOutput {
    float: right;
}

#containerOptOutput {
    width: 72%;
}

#containerOptOutput strong span {
    font-weight: normal;
}

#cws_btn_shippingAdd {
    display: inline-block;
    cursor: pointer;
}

.shipping {
    min-height: 350px;
}

.shipping_container h3 {
    border-bottom: 1px solid #b4b4b4;
    margin: 0 0 21px 0;
    padding: 0 0 6px 0;
}

.def {
    float: right;
    font-size: 12px;
    font-weight: normal;
}

#cws_frm_personalChange,
#cws_frm_optIn,
#cws_frm_billingChange,
#cws_frm_changePw,
#cws_frm_emailChange {
    width: 100%;
}

#cws_list_birthdate_1,
#cws_list_birthdate_2,
#cws_list_birthdate_3 {
    width: 90px;
    float: left;
    margin: 0 4px 14px 0;
}

.yes,
.no {
    font-weight: bold;
}

.yes {
    color: #4E8023;
}

.no {
    color: #aa0d0d;
}

#confirmRemove {
    margin: 0 20px 0 0;
}

#confirmRemove,
#cancelRemove {
    display: inline-block;
}

#cws_btn_shipAddPop {
    margin: 0 15px 0 0;
}

@media only screen and (max-width: 720px) {
    .output_group {
        width: 100%;
    }

    .border_form {
        width: 100%;
    }

    .shipping:nth-child(odd) {
        margin: 0 0 30px 0;
    }
}

@media only screen and (max-width: 450px) {

    .output_group a,
    .output_group p {
        display: block;
        float: none;
    }

    .output_group a {
        padding: 0 0 10px 0;
    }

    .delete,
    .edit {
        float: none;
        text-align: left;
        display: block;
    }

    .leftShipOutput,
    .rightShipOutput {
        float: none;
    }

    .cancel {
        display: block;
        margin: 15px 0 0 0;
    }
}

/* JJ#581076 */

#cws_list_ccExpMon,
#cws_list_ccExpYr {
    width: 90px;
    display: inline-block;
    margin: 0 4px 0 0;
}

#cvvField {
    display: inline-block;
    vertical-align: middle;
}

.field.small_field {
    width: 150px;
    white-space: nowrap;
}

.field.small_field .val {
    right: initial;
    left: 0;
}


#cvvField+.questionIcon {
    vertical-align: middle;
}

#cws_container_ccinfo {
    display: flex;
    justify-content: space-between;
}

#addCardModal, #removeCardModal {
    display: none;
}

#cws_val_removeCC {
    bottom: 5px;
}

.cc_logos_wrapper {
    margin: 10px 0 30px 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.cc_logos_wrapper img {
    height: 25px;
    margin: 3px 10px;
    display: none;
}

.fullscreenInner {
    box-shadow: 0 10px 25px rgba(0,0,0,.5);
    text-align: left;
    max-height: 90vh;
    box-sizing: border-box;
    max-width: min(460px, 80%);
}

#addCardModal .fullscreenInner {
    padding: 20px 0;
}

#addCardModalInner {
    width: min(460px, 80%);
}

.modal-inner-container {
    overflow-y: auto;
    height: calc(90vh - 60px);
    padding: 0px 30px 5px 30px;
}

.modal-close-button {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    position: absolute;
    z-index: 1000;
    background-color: transparent;
    background-image: url(/cws4.0/global-unix/images/fancybox/fancybox_sprite.png);
    border: none;
}

.buttonWrapper {
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}

#cc_buttons a#cc_addCard {
    padding: 5px 10px;
}

.questionBox {
    left: -60px;
    top: 120%;
    z-index: 999;
}

#errorWrapper {
    position: relative;
}

#errorWrapper .val {
    right: unset;
    bottom: unset;
}

.autoreload_reminder {
    font-size: 14px;
}

#cc_info {
    display: none;
}
