@font-face {
    font-family: "Comic Sans MS";
    src: url("/app/default/www/font/comicsans.ttf");
}
.flag-icon {
    margin-right: 10px;
}
.homepage-content {
    padding: 0px 0px 50px;
}
.hide {
    display: none;
}
.login button {
    font-weight: 600;
    min-width: 120px;
    height: 40px;
}
.login .title {
    height: auto;
}
.login .title p {
    line-height: 28px;
}
.header .top-banner img {
    width: 100%;
    max-height: 250px;
}
.detail-title a span {
    color: #125789;
}
.detail-title .badge {
    margin: 0px;
    font-size: 90%;
}
.text-select-field {
    border: 1px solid #dedede;
    font-weight: 400 !important;
    padding: 3px 5px;
    background-color: #fafafa;
}
.input-transparent {
    width: 20px;
    border-style: none;
    background-color: transparent;
    box-shadow: none;
    cursor: text;
    padding: 0px;
    margin: 0px;
}
.popover {
    mx-width: 400px;
    width: auto;
}
.button-disabled,
.button-disabled:hover {
    background-color: #a4a4a4;
    color: #ffffff !important;
}
.pagination .page.disabled a {
    color: var(--color-gray3);
}
.pagination .page.disabled a {
    background: transparent;
}
.wrapper {
    min-height: calc(100vh - 315px);
}
.text-input-group {
    background-color: transparent;
}

.row-block {
    display: block !important;
}

.form-2-col {
    display: flex !important;
}
.cr-table .row-rh-status {
    width: 8%;
    text-align: center;
}

.cr-table .row-rh-cancel2 {
    width: 8%;
    text-align: center;
}

.cr-table .row-rh-delete {
    width: 8%;
    text-align: center;
}
.cr-table.table_reservation_history .crt-col:last-child {
    padding-right: 0px;
}

.cr-table .row-rh-regdate-org {
    width: calc(9% - 15px);
    margin-right: 15px;
    text-align: right;
    padding-right: 25px;
}

.cr-table .row-rh-item-org {
    width: 28%;
    text-align: left;
}

.cr-table .row-rh-days-org {
    width: 8%;
    text-align: left;
}

.cr-table .row-rh-begins-org {
    width: calc(9% - 15px);
    margin-right: 15px;
    text-align: right;
    padding-right: 30px;
}

.cr-table .row-rh-time-org {
    width: 12%;
    text-align: left;
}

.cr-table .row-rh-participant-org {
    width: 14%;
    text-align: left;
}

.cr-table .row-rh-amount-org {
    width: 10%;
    text-align: right;
}

.cr-table .row-rh-options-org {
    width: 10%;
    text-align: center;
}

.cr-table .row-ph-issue-date {
    text-align: right;
    padding-right: 35px;
}
.cr-table .row-ph-amount-paid {
    text-align: right;
    padding-right: 30px;
}
.cr-table .row-ph-invoice {
    text-align: right;
    padding-right: 60px;
}
.participant_name {
    padding: 0;
    margin: 0;
}

.yui-pg-container {
    margin: 10px 0;
}
.yui-pg-container a,
.yui-pg-container .yui-pg-current-page,
.yui-pg-container .yui-pg-previous,
.yui-pg-container .yui-pg-next {
    display: inline-block;
    min-width: 36px;
    height: 36px;
    font-weight: normal;
    color: #125789;
    font-size: 14px;
    text-align: center;
    padding: 11px;
    line-height: 100%;
    margin: 0px 2px;
}
.yui-pg-container a:hover,
.yui-pg-container a.yui-pg-previous:hover,
.yui-pg-container a.yui-pg-next:hover {
    background: #e4e9ef;
}
.yui-pg-container .yui-pg-current-page {
    color: #fff !important;
    background: #125789;
}
#regmaincontent {
    display: inline-flex;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.cr-table .crt-body-row .row-ph-description-mobile {
    width: 50%;
}
.cr-table .crt-body-row .row-ph-options-mobile {
    width: 10%;
}

.table_reservation_history .crt-body-row .row-rh-reg-description-mobile {
    width: 80%;
}

.table_reservation_history .crt-body-row .row-rh-reg-options-mobile {
    width: 20%;
}
.cr-table.table-guardian-info .crt-col {
    margin-right: 10px;
}
.cr-table.table-guardian-info .crt-col:last-child {
    margin-right: 0px;
}
.cr-table.table-guardian-info .row-gi-name {
    width: 23%;
}
.cr-table.table-guardian-info .row-gi-dayphone {
    width: 15%;
}
.cr-table.table-guardian-info .row-gi-nightphone {
    width: 15%;
}
.cr-table.table-guardian-info .row-gi-cellphone {
    width: 15%;
}
.cr-table.table-guardian-info .row-gi-emergencycontact {
    width: 15%;
    text-align: center;
}

.cr-table.table-guardian-info .row-gi-edit {
    width: 8%;
    text-align: center;
}

.cr-table.table-guardian-info .row-gi-deleted {
    width: 8%;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .advanced-search-wrap .form-row .form-row-right {
        width: 100%;
    }
    .form-row .horizontal .checkbox-container {
        margin-bottom: 10px;
    }
    .advanced-search-wrap .form-row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .form-row {
        display: block;
    }
    .form-row .form-row-left {
        padding-right: 0px;
        width: auto;
        text-align: left;
        margin-bottom: 10px;
    }
    .cr-table.table-guardian-info .crt-col {
        text-align: left;
        width: 100%;
    }
    .cr-table.table-guardian-info .checkbox-container,
    .cr-table.table-participan-info .checkbox-container,
    .cr-table.table-cc-info .checkbox-container {
        margin: 0;
    }
}
.ccdr-wide {
    width: 100%;
}

.cr-table.table-org-profile .crt-col {
    margin-right: 10px;
}
.cr-table.table-org-profile .crt-col:last-child {
    margin-right: 0px;
}
.cr-table.table-org-profile .row-op-name {
    width: 23%;
}
.cr-table.table-org-profile .row-op-doa {
    width: 17%;
}
.cr-table.table-org-profile .row-op-div {
    width: 10%;
}
.cr-table.table-org-profile .row-op-contact {
    width: 15%;
}
.cr-table.table-org-profile .row-op-mailing {
    width: 24%;
}
.cr-table.table-org-profile .row-op-edit {
    width: 7%;
    text-align: center;
}

.cr-table.table-org-contact .crt-col {
    margin-right: 10px;
}
.cr-table.table-org-contact .crt-col:last-child {
    margin-right: 0px;
}
.cr-table.table-org-contact .row-oc-name {
    width: 23%;
}
.cr-table.table-org-contact .row-oc-phone {
    width: 13%;
}
.cr-table.table-org-contact .row-oc-email {
    width: 17%;
}
.cr-table.table-org-contact .row-oc-permission {
    width: 10%;
}
.cr-table.table-org-contact .row-oc-billing {
    width: 10%;
}
.cr-table.table-org-contact .row-oc-status {
    width: 7%;
    text-align: center;
}
.cr-table.table-org-contact .row-oc-delete {
    width: 7%;
    text-align: center;
}
.cr-table.table-org-contact .row-oc-edit {
    width: 7%;
    text-align: center;
}

.cr-table.table-participant-org-info .row-pio-name {
    width: 36%;
}
.cr-table.table-participant-org-info .row-pio-select {
    width: 7%;
    text-align: center;
}
.cr-table.table-participant-org-info .row-pio-phone {
    width: 15%;
}

.cr-table.table-participant-org-info .row-pio-email {
    width: 25%;
}

.cr-table.table-participant-org-info .row-pio-reminder {
    width: 10%;
    text-align: center;
}

.cr-table.table-participant-org-info .row-pio-edit {
    width: 7%;
    text-align: center;
}

@media only screen and (max-width: 767px) {
    .cr-table.table-org-contact .row-oc-name:before,
    .cr-table.table-org-contact .row-oc-phone:before,
    .cr-table.table-org-contact .row-oc-email:before,
    .cr-table.table-org-contact .row-oc-permission:before,
    .cr-table.table-org-contact .row-oc-billing:before,
    .cr-table.table-org-contact .row-oc-status:before,
    .cr-table.table-org-contact .row-oc-delete:before,
    .cr-table.table-org-contact .row-oc-edit:before,
    .cr-table.table-org-profile .row-op-name:before,
    .cr-table.table-org-profile .row-op-doa:before,
    .cr-table.table-org-profile .row-op-div:before,
    .cr-table.table-org-profile .row-op-contact:before,
    .cr-table.table-org-profile .row-op-mailing:before,
    .cr-table.table-org-profile .row-op-edit:before,
    .cr-table.table-guardian-info .row-gi-name:before,
    .cr-table.table-guardian-info .row-gi-dayphone:before,
    .cr-table.table-guardian-info .row-gi-nightphone:before,
    .cr-table.table-guardian-info .row-gi-emergencycontact:before,
    .cr-table.table-guardian-info .row-gi-cellphone:before,
    .cr-table.table-guardian-info .row-gi-deleted:before,
    .cr-table.table-guardian-info .row-gi-edit:before,
    .cr-table.table-participant-org-info .row-pio-select:before,
    .cr-table.table-participant-org-info .row-pio-name:before,
    .cr-table.table-participant-org-info .row-pio-phone:before,
    .cr-table.table-participant-org-info .row-pio-email:before,
    .cr-table.table-participant-org-info .row-pio-reminder:before,
    .cr-table.table-participant-org-info .row-pio-edit:before {
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }

    .cr-table.table-guardian-info.crt-col:first-child:before {
        margin-top: 0px;
    }

    .cr-table.table-guardian-info.crt-col {
        padding-right: 0px;
        width: 100% !important;
        text-align: left;
    }

    .cr-table.table-guardian-info .row-gi-name:before {
        content: "Name";
    }
    .cr-table.table-guardian-info .row-gi-dayphone:before {
        content: "Day Phone";
    }
    .cr-table.table-guardian-info .row-gi-nightphone:before {
        content: "Night Phone";
    }
    .cr-table.table-guardian-info .row-gi-emergencycontact:before {
        content: "Emergency Contact";
    }
    .cr-table.table-guardian-info .row-gi-cellphone:before {
        content: "Cell Phone";
    }
    .cr-table.table-guardian-info .row-gi-edit:before {
        content: "Edit";
    }

    .cr-table.table-guardian-info .row-gi-deleted:before {
        content: "Deleted";
    }

    .cr-table.table-org-profile.crt-col:first-child:before {
        margin-top: 0px;
    }

    .cr-table.table-org-profile.crt-col {
        padding-right: 0px;
        width: 100% !important;
        text-align: left;
    }

    .cr-table.table-org-profile .row-op-name:before {
        content: "Legal Name of Business";
    }
    .cr-table.table-org-profile .row-op-doa:before {
        content: "Doing Business As";
    }
    .cr-table.table-org-profile .row-op-div:before {
        content: "Division";
    }
    .cr-table.table-org-profile .row-op-contact:before {
        content: "Primary Contact";
    }
    .cr-table.table-org-profile .row-op-mailing:before {
        content: "Mailing Address";
    }
    .cr-table.table-org-profile .row-op-edit:before {
        content: "Edit";
    }

    .cr-table.table-org-contact.crt-col:first-child:before {
        margin-top: 0px;
    }

    .cr-table.table-org-contact.crt-col {
        padding-right: 0px;
        width: 100% !important;
        text-align: left;
    }

    .cr-table.table-org-contact .row-oc-name:before {
        content: "Contact Name";
    }
    .cr-table.table-org-contact .row-oc-phone:before {
        content: "Phone";
    }
    .cr-table.table-org-contact .row-oc-email:before {
        content: "Email";
    }
    .cr-table.table-org-contact .row-oc-permission:before {
        content: "Permission";
    }
    .cr-table.table-org-contact .row-oc-billing:before {
        content: "Billing Contact";
    }
    .cr-table.table-org-contact .row-oc-status:before {
        content: "Status";
    }
    .cr-table.table-org-contact .row-oc-delete:before {
        content: "Delete";
    }
    .cr-table.table-org-contact .row-oc-edit:before {
        content: "Edit";
    }

    .cr-table.table-participant-org-info.crt-col:first-child:before {
        margin-top: 0px;
    }

    .cr-table.table-participant-org-info.crt-col {
        padding-right: 0px;
        width: 100% !important;
        text-align: left;
    }

    .cr-table.table-participant-org-info .row-pio-select:before {
        content: "Select";
    }

    .cr-table.table-participant-org-info .row-pio-name:before {
        content: "participant Name";
    }
    .cr-table.table-participant-org-info .row-pio-phone:before {
        content: "Phone";
    }
    .cr-table.table-participant-org-info .row-pio-email:before {
        content: "Email";
    }
    .cr-table.table-participant-org-info .row-pio-reminder:before {
        margin-bottom: 10px;
        content: "reminder";
    }
    .cr-table.table-participant-org-info .row-pio-edit:before {
        content: "Edit";
    }

    .cr-table.table-participant-org-info .crt-col {
        padding-right: 0px;
        width: 100% !important;
        text-align: left;
    }

    .crt-head-waitinglist {
        display: block !important;
    }

    .cr-table .row-rh-regdate-org:before {
        content: "Registration Date";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-item-org:before {
        content: "Item Name";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-days-org:before {
        content: "Days";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-begins-org:before {
        content: "Begins";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-time-org:before {
        content: "Time";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-participant-org:before {
        content: "Participant Name";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-amount-org:before {
        content: "Amount";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-options-org:before {
        content: "Options";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-status:before {
        content: "Status";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table .row-rh-cancel2:before {
        content: "Cancel";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }

    .cr-table .row-rh-delete:before {
        content: "Delete";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table.table-org-profile .crt-col,
    .cr-table.table-org-contact .crt-col {
        padding-right: 0px;
        width: 100% !important;
        text-align: left;
    }
}

.btn-view-less-more.more .vm-text:before {
    content: "View Less";
}
.btn-view-less-more.more .fa {
    transform: rotate(180deg);
    padding-right: 0px;
    margin-right: 10px;
}
.back-group .cart-back {
    width: auto;
}
.item-status.cancel {
    background-color: #ff9a9a;
    color: #3a1818;
}
.item-status.ended {
    background-color: #a4a4a4;
    color: #fff;
}
.button-checkbox-paylater {
    font-size: 11px;
    white-space: nowrap;
}
.button-checkbox-paylater button {
    margin: 0px;
    padding: 5px;
}
.row-c-del .checkbox-container {
    width: 16px;
    height: 16px;
}
.crt-body-row .lead {
    font-size: 1rem;
}
.item-status {
    white-space: nowrap;
    margin-left: 0px;
}
.login-page .text-input-group,
.login-page .notification-error {
    margin-bottom: 20px;
    max-width: none;
}
.login-page .text-input-group {
    background: none;
    height: auto;
}

.select-input-field {
    width: 100%;
    color: rgba(71,71,71,1);
    padding: 5px 10px;
    border-color: #dedede;
    font-weight: 400 !important;
    height: 30px;
    background-color: var(--color-blue3);
}

.login-page .text-input-field {
    /*background: #fff;*/
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 50px;
}

.login-page .text-input-field + .text-input-label {
    z-index: 1;
    margin-top: 7px;
}
.login-page .text-input-field:focus + .text-input-label,
.login-page .text-input-field:valid + .text-input-label {
    top: -10px;
}

.wrapper.login-page .text-input-field,
.wrapper.login-page .text-input-field:valid,
.wrapper.login-page .text-input-field:focus {
    padding-top: 20px;
}
.login-page button,
.login-page button:hover {
    position: relative;
    margin-bottom: 4px;
}
.login-page .dropdown-toggle {
    width: 200px;
    color: #474747;
    font-size: 14px;
    font-weight: 700;
}
.login-page .dropdown-menu {
    width: 200px;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-color: #dedede;
    border-radius: 0px;
}
.text-input-group.invalid .text-input-field:valid,
.text-input-field:valid {
    background-color: transparent;
}
.text-input-group .text-input-field {
    background-color: var(--color-blue3);
}
.textarea-field-input:disabled,
.text-input-field:disabled,
.regular .select2-container--disabled .select2-selection {
    background-color: var(--color-gray2);
}
.text-input-field.danger,
.text-input-field.danger:focus {
    border: 2px solid var(--danger);
    color: var(--color-red1);
}
#toast-container {
    top: 10px;
    right: 10px;
    position: fixed;
    z-index: 10;
}
.blue-button-rounded.disabled {
    opacity: 0.7;
}
.blue-button-rounded .spinner-border {
    width: 15px;
    height: 15px;
}
.modal-footer .button--primary,
.modal-footer .button--secondary {
    border-radius: 0px;
}
.popover {
    max-width: 450px;
    font-size: 12px;
}
.popover table tr td {
    vertical-align: top;
    text-align: left;
}
.status-input {
    width: auto;
    display: inline-block;
    font-size: 14px;
    color: var(--color-blue2);
    border: none;
    box-sizing: content-box;
}
.scratch {
    text-decoration: line-through;
}
.html-content h1,
.html-content h2,
.html-content h3,
.html-content h4,
.html-content h5,
.html-content h6 {
    margin-bottom: revert;
    margin-top: revert;
}
.html-content h2 {
    font-size: revert;
}
.group-title.text-input-group {
    font-weight: normal;
    background-color: transparent;
}
.datepicker.dropdown-menu {
    box-shadow: unset;
    -webkit-box-shadow: unset;
    -webkit-background-clip: unset;
    width: 300px;
}
.select2-dropdown {
    background-color: var(--color-blue3);
}

input.text-input-field:read-only {
    background: var(--color-blue8);
}

.text-error {
    color: #f00000;
}

.edit-text {
    font-size: 14px !important;
}

.noselect2 {
    border: 0.3px;
    border-style: solid;
    border-color: #e5e9ec;
    height: 30px;
    min-width: 100%;
    width: 100% !important;
}

.crt-col {
    overflow-wrap: break-word;
}

.row-mp-regdate {
    text-align: right;
    padding-right: 50px;
}

.row-mp-invoicecost,
.row-mp-amtpaid,
.row-mp-due,
.row-mp-payamount {
    text-align: right;
    margin-right: 20px;
}

.amountBox {
    text-align: right;
    padding-right: 3px;
    padding-left: 3px;
}

.cr-table.table-make-payment .row-tp .rtp-left {
    text-align: right;
    width: 170px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 10px;
    flex-wrap: nowrap;
}

.card_back_digits {
    border-color: red !important;
}

@media only screen and (max-width: 425px) {
    .am-header {
        flex-wrap: wrap;
    }
    .am-header .ami-title {
        margin-bottom: 10px;
    }
    .am-header .ami-btn-group,
    .am-header .group-button button {
        width: 100%;
    }
}

/*mobile overide wrapping*/
@media only screen and (max-width: 620px) {
    .account-member-info .am-header .ami-title {
        font-size: 18px;
        font-weight: 600;
        color: #005a86;
        white-space: nowrap;
    }
}

.wrap-detail-program .dp-id .dp-image {
    width: 300px;
    margin-right: 10px;
}
/* iframe container for bootbox */
.iframe-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
/* iframe for bootbox */
.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.sizeandincome .back-group{
    margin-top:40px;
    margin-bottom:50px;
}

.nochange{
    opacity: 0.5;
}
@media only screen and (min-width: 576px) and (max-width: 768px) {
    .modal-dialog.modal-lg {
        max-width: unset;
        margin:  0 10px;
    }
    .modal-dialog.modal-xl {
        max-width: unset;
        margin:  0 10px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .modal-dialog.modal-xl {
        max-width: unset;
        margin:  0 10px;
    }
}
@media only screen and (max-width: 425px) {
    .modal-body .addnew-group .group-button .box-btn {
        width: 100%;
        text-align: center;
    }
    .modal-body .select2-group .select2-container {
        min-width: 135px;;
    }
}

.cr-table.table_ssf .row-famiy-income-blank,
.cr-table.table_ssf .row-famiy-income {
    width: 25%;
}
.cr-table.table_ssf .row-adults {
    text-align: right;
    width: 18%;
}
.cr-table.table_ssf .row-initialdeposit,.cr-table.table_ssf .row-initialregfee {
    text-align: right;
    width: 18%;
}
.cr-table.table_ssf .row-childern {
    text-align: right;
    width: 18%;
}
.cr-table.table_ssf .row-siblingcare {
    text-align: right;
    width: 18%;
}
.cr-table.table_ssf .row-adults2 {
    text-align: right;
    width: 20%;
}
.cr-table.table_ssf .row-childern2 {
    text-align: right;
    width: 25%;
}
.cr-table.table_ssf .row-siblingcare2 {
    text-align: right;
    width: 25%;
}

.cr-table.table_vbo .row-vbo-classname {
    width: 30%;
}
.cr-table.table_vbo .row-vbo-startdate {
    width: 18%;
    text-align: right;
}

.cr-table.table_vbo .row-vbo-programcost {
    width: 18%;
    text-align: right;
}

.cr-table.table_vbo .row-vbo-programbalance {
    width: 18%;
    text-align: right;
}

.cr-table.table_vbo .row-vbo-currentdue {
    width: 18%;
    text-align: right;
}

.rtp-right-vboe{
    text-align: right;
    width: 18%;
}
.rtp-left-vboe{
    text-align: right;
    width: 18%;
}

.cr-table.table-history-invoice .row-hi-scolarship {
    width: 85px;
    text-align: right;
    padding-left: 5px;
}

.cr-table.table-history-invoice .row-hi-discount {
    width: 75px;
    text-align: right;
}
.cr-table.table-history-invoice .row-hi-promotional {
    width: 75px;
    text-align: right;
}
.cr-table.table-history-invoice .row-hi-pricetier {
    width: 75px;
    text-align: right;
}

.emphasisRed {
	font-style: italic;
	color: #FF0000;
}

.cancelled {
	font-style: italic;
	text-decoration: line-through;
	color: #999999;
}

.cr-table.table-histroy-receipt .row-hre-scolarship{
    width: 85px;
    text-align: right;
}
.cr-table.table-histroy-receipt .row-hre-discount{
    width: 75px;
    text-align: right;
}
.cr-table.table-histroy-receipt .row-hre-pricetier{
    width: 75px;
    text-align: right;
}
.cr-table.table-histroy-receipt .row-hre-promotional{
    width: 75px;
    text-align: right;
}
.cr-table.table-histroy-receipt .row-hre-paid_prev{
    width: 75px;
    text-align: right;
}
.cr-table.table-histroy-receipt .row-hre-paidtodate{
    width: 75px;
    text-align: right;
}

.histroy-invoice .cr-table.table-history-invoice .row-hi-sw-reg-date {
    width: 20%;
}

.histroy-invoice .cr-table.table-history-invoice .row-hi-sw-item {
    width: 35%;
}

.histroy-invoice .cr-table.table-history-invoice .row-hi-sw-participant {
    width: 25%;
}

.histroy-invoice .cr-table.table-history-invoice .row-hi-sw-amount {
    width: 20%;
}

.histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-item{
    width: 40%;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-participant{
    width: 40%;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-pay{
    width: 20%;
    padding-right: 20px;
    text-align: right;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-item {
    width: 35%;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-participant {
    width: 35%;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-cost{
    width: 15%;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-pay{
    width: 15%;
    padding-right: 20px;
    text-align: right;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundcoa-item{
    width: 70%;
}

.histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundcoa-amount{
    width: 30%;
}

.histroy-invoice .cr-table.table-history-invoice .crt-head .row-hi-cost {
    width: 100px;
    text-align: right;
}
.histroy-invoice .cr-table.table-history-invoice .crt-head .row-hi-amount{
    width: 100px;
    text-align: right;
}
.histroy-invoice .cr-table.table-history-invoice .row-hi-cost {
    width: 100px;
    text-align: right;
}
.histroy-invoice .cr-table.table-history-invoice .row-hi-amount{
    text-align: right;
}
.histroy-invoice .cr-table.table-history-invoice .row-hi-item {
    padding-right: 10px;
}
.histroy-invoice .cr-table.table-history-invoice .row-hi-id-section{
    padding-right: 15px;
}

.cr-table.table_ssf .row-schedule-date {
    width: 60%;
}
.cr-table.table_ssf .row-location {
    width: 40%;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-pay{
    text-align: right;
}

#print_this .wrapper{
    background: #fff;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-paid_prev{
    text-align: right;
    padding-right: 10px;
    width: 100px;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-cost{
    text-align: right;
}
.histroy-receipt .crt-body-row.payment-date{
    padding-top: 10px;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hre-item {
    padding-right: 10px;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hcd-item{
    padding-right: 20px;
}
.histroy-receipt .cr-table.table-histroy-receipt .row-hcd-days{
    padding-right: 15px;
}
.do_not_print .box-btn,.do_not_print .grey-btn {
    margin-right: 5px;
}
.histroy-receipt .tolal-payment .row-tp .rtp-left{
    padding-right: 0px;
}
.cr-table.table-history-invoice .tolal-payment .row-tp .rtp-left{
    text-align: right;
}
.cr-table.table-regform .row-rform-total{
    text-align: right;
    width: 120px;
}
.cr-table.table-regform .row-rform-class-fee{
    text-align: right;
}
.rform-total .rft-b{
    text-align: right;
    padding-right: 0px;

}
.rform-total .rft-a{
    text-align: right;
    padding-right: 0px;
}
@media only screen and (max-width: 767px) {

    .cr-table .crt-head-class-price{
        display: block;
    }
    .cr-table .crt-body-row .row-famiy-income:before {
        content: "Family Income";
        font-weight: 600;
        display: block;
    }


    .cr-table .crt-body-row .row-adults:before,.cr-table .crt-body-row .row-adults2:before {
        content: "Adults";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }


    .cr-table .crt-body-row .row-childern2:before,.cr-table .crt-body-row .row-childern:before {
        content: "Children";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }


    .cr-table .crt-body-row .row-siblingcare2:before, .cr-table .crt-body-row .row-siblingcare:before {
        content: "Sibling Care";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }


    .cr-table .crt-body-row .row-initialregfee:before {
        content: "Initial Reg. Fee";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }


    .cr-table .crt-body-row .row-initialdeposit:before {
        content: "Initial Deposit";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }

    .cr-table.table_vbo .crt-col {
        width: 100%;
    }

    .cr-table.table_vbo .row-vbo-classname:before {
        content: "Class Name";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table.table_vbo .row-vbo-startdate:before {
        content: "Start Date";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }

    .cr-table.table_vbo .row-vbo-programcost:before {
        content: "Program Cost";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }

    .cr-table.table_vbo .row-vbo-programbalance:before {
        content: "Program Balance";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }

    .cr-table.table_vbo .row-vbo-currentdue:before {
        content: "Current Due";
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }

    .rtp-right-vboe:before{
        content: "Total Program Balance";
        font-weight: 600;
        margin-top: 10px;
        display: block;
        width: 18%;
    }
    .rtp-left-vboe:before{
        content: "Total Current Due";
        font-weight: 600;
        margin-top: 10px;
        display: block;
        width: 18%;
    }

    .cr-table.table_vbo .row-vbo-startdate {
        text-align: left;
    }

    .cr-table.table_vbo .row-vbo-programcost {
        text-align: left;
    }

    .cr-table.table_vbo .row-vbo-programbalance {
        text-align: left;
    }

    .cr-table.table_vbo .row-vbo-currentdue {
        text-align: left;
    }

    .rtp-right-vboe{
        text-align: left;
    }
    .rtp-left-vboe{
        text-align: left;
    }
    .table_vbo .tolal-payment .row-tp{
        justify-content:flex-start;
    }
    .cr-table.table-history-invoice .row-hi-scolarship:before,
    .cr-table.table-history-invoice .row-hi-discount:before,
    .cr-table.table-history-invoice .row-hi-pricetier:before,
    .cr-table.table-history-invoice .row-hi-promotional:before
    {
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }


    .cr-table.table-history-invoice .row-hi-scolarship:before {
        content: "Scholarship";
    }

    .cr-table.table-history-invoice .row-hi-discount:before {
        content: "Discount";
    }

    .cr-table.table-history-invoice .row-hi-pricetier:before {
        content: "Price Tier";
    }

    .cr-table.table-history-invoice .row-hi-promotional:before {
        content: "Promo Discount";
    }

    .cr-table.table-histroy-receipt .row-hre-scolarship:before,
    .cr-table.table-histroy-receipt .row-hre-discount:before,
    .cr-table.table-histroy-receipt .row-hre-pricetier:before,
    .cr-table.table-histroy-receipt .row-hre-promotional:before,
    .cr-table.table-histroy-receipt .row-hre-paid_prev:before,
    .cr-table.table-histroy-receipt .row-hre-paidtodate:before
    {
        font-weight: 600;
        margin-top: 10px;
        display: block;
        text-align: left;
    }

    .cr-table.table-histroy-receipt .row-hre-scolarship:before{
        content: "Scholarship";
    }
    .cr-table.table-histroy-receipt .row-hre-discount:before{
        content: "Discount";
    }
    .cr-table.table-histroy-receipt .row-hre-pricetier:before{
        content: "Price Tier";
    }
    .cr-table.table-histroy-receipt .row-hre-promotional:before{
        content: "Promo Discount";
    }
    .cr-table.table-histroy-receipt .row-hre-paid_prev:before{
        content: "Prev. Pmt";
    }
    .cr-table.table-histroy-receipt .row-hre-paidtodate:before{
        content: "Paid to date";
    }

    .histroy-invoice .cr-table.table-history-invoice .row-hi-sw-reg-date:before,
    .histroy-invoice .cr-table.table-history-invoice .row-hi-sw-item:before,
    .histroy-invoice .cr-table.table-history-invoice .row-hi-sw-participant:before,
    .histroy-invoice .cr-table.table-history-invoice .row-hi-sw-amount:before{
        font-weight: 600;
        margin-top: 10px;
        display: block;
        text-align: left;
    }


    .histroy-invoice .cr-table.table-history-invoice .row-hi-sw-reg-date:before {
        content: "Date";
    }

    .histroy-invoice .cr-table.table-history-invoice .row-hi-sw-item:before {
        content: "Item";
    }

    .histroy-invoice .cr-table.table-history-invoice .row-hi-sw-participant:before {
        content: "Participant";
    }

    .histroy-invoice .cr-table.table-history-invoice .row-hi-sw-amount:before {
        content: "Amount";
    }

    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-item:before,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-participant:before,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-pay:before{
        font-weight: 600;
        margin-top: 10px;
        display: block;
        text-align: left;
    }

    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-item:before{
        content: "Item";
    }
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-participant:before{
        content: "Participant";
    }
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-sw-pay:before{
        content: "Amount";
    }

    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-item:before,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-participant:before,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-cost:before,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-pay:before{
        font-weight: 600;
        margin-top: 10px;
        display: block;
        text-align: left;
    }

    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-item:before {
        content: "Item";
    }
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-participant:before {
        content: "Participant";
    }
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-cost:before{
        content: "Cost";
    }
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundsw-pay:before{
        content: "Amount";
    }

    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundcoa-item:before,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundcoa-amount:before{
        font-weight: 600;
        margin-top: 10px;
        display: block;
        text-align: left;
    }

    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundcoa-item:before{
        content: "Item/Payer";
    }
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-refundcoa-amount:before{
        content: "Refund Amount";
    }
    .cr-table.table_ssf .row-schedule-date:before,
    .cr-table.table_ssf .row-location:before{
        font-weight: 600;
        margin-top: 10px;
        display: block;
    }
    .cr-table.table_ssf .row-schedule-date:before{
        content: "Scheduled Date";
    }
    .cr-table.table_ssf .row-location:before{
        content: "Location";
    }
    .histroy-invoice .cr-table.table-history-invoice .row-hi-cost,
    .histroy-invoice .cr-table.table-history-invoice .row-hi-scolarship,
    .histroy-invoice .cr-table.table-history-invoice .row-hi-discount,
    .histroy-invoice .cr-table.table-history-invoice .row-hi-amount,
    .histroy-invoice .cr-table.table-history-invoice .row-hi-pricetier,
    .histroy-invoice .cr-table.table-history-invoice .row-hi-promotional{

        text-align: left;
    }
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-cost,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-scolarship,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-discount,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-pricetier,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-promotional,
    .histroy-receipt .cr-table.table-histroy-receipt .row-hre-pay{
        text-align: left;
    }

}


.cr-table.asdr-table .row-asdr-balance {
    width: 80px;
    text-align: right;
}


.cr-table.asdr-table {
    font-size: 14px;
    width: calc(100% - 250px);
    float: left;
}

.cr-table.asdr-table .row-asdr-date {
    width: 85px;
    padding-right: 10px;
    flex-wrap: nowrap;
}

@media only screen and (max-width: 900px) {
    .aging-detail {
        width: 250px;
        font-size: 14px;
        float: unset;
        padding: 40px 0px 40px 0px;
    }
    .ad-total {
        width: 250px;
        font-size: 14px;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px;
        font-weight: 600;
    }
}

.aging-detail {
    width: 250px;
    font-size: 14px;
    float: right;
    padding: 0px 0px 0px 20px;
}

.ad-total {
    width: 250px;
    font-size: 14px;
    padding: 0px 0px 0px 20px;
    margin: 20px auto;
    font-weight: 700;
}

.cr-table.asdr-table {
    font-size: 14px;
    width: calc(100% - 250px);
    float: left;
}
.cr-table.asdr-table .row-asdr-date {
    width: 75px;
    padding-right: 5px;
    white-space: nowrap;
}
.cr-table.asdr-table .row-asdr-participation {
    width: calc(33.3% - 140px);
    padding-right: 5px;
}
.cr-table.asdr-table .row-asdr-item {
    width: calc(33.3% - 20px);
    padding-right: 5px;
}
.cr-table.asdr-table .row-asdr-activity {
    width: calc(33.3% - 66px);
    padding-right: 5px;
}
.cr-table.asdr-table .row-asdr-amout {
    width: 80px;
    text-align: right;
    white-space: nowrap;
    padding: 5px;
}
.cr-table.asdr-table .row-asdr-balance {
    width: 80px;
    text-align: right;
    white-space: nowrap;
    padding: 5px;
}

/* style for google translate */
#\:2\.container {
    display: none !important;
  }