.view_comp_info.active td, .view_info.active td {
    background-color: #f1fbf8;
}
.form-group.address .input_box.addr .post #new_zip {
    width: 100%;
}

.hide, .off {
    display: none;
}

.pointer {
    cursor: pointer;
}

.returnbox_btn {
    width: auto !important;
    text-indent: 0px !important;
    padding-left: 10px;
    padding-right: 10px;
}

.returnbox_btn_on {
    background-color: #b2e3f5 !important;
}