

.ui-dialog .ui-dialog-content {
    color: black;
}


#page-new-account .panel-footer, #page-edit-account .panel-footer, #page-edit-account .success, #page-account-participants .panel-footer  {
    color: rgb(255, 255, 255);
}

.footer {
    border-width: 0px;
}

.col-product-custom-field-1, .col-product-custom-field-2, .col-product-custom-field-3, .col-product-custom-field-4, .col-product-custom-field-5, .col-product-custom-field-6, .col-product-custom-field-7, .col-product-custom-field-8, .col-product-custom-field-9, .col-product-custom-field-10 {
    width: 100%;
}

.custom-field-value, .custom-field-label {
    font-size: 1.333em;
}

.icon-user {
 color: #c5c5c5;
}

.profile-dropdown-username  {
    color: white !important;
}

.profile-dropdown-username:hover {
    color: #c5c5c5 !important;
}

#page-account-dashboard .col-balances {
    display: none;
}

div.fc-content { 
    color: #000000;
}

tr.tr-products, tr.trItemTotal, tr.tr-grand-total, tr.tr-hr {
    visibility: hidden;
}

div#page-cart-summary div.col.xlarge-3.medium-12 {
    visibility: hidden;
}

#page-checkout-forms div.align-right.spacing-bottom.panel-content.round.padding {
    display: none;
}

div.panel.round.panel-checkout-steps.spacing-bottom {
    display: none;
}

.page-login .btnBack {
    display: none;
}
#page-forgot-password .btn-back {
    display: none;
}

#ctl-product-details .btn-back{
    display: none;
}

div.grid.spaced.spacing-bottom.grid-login-register .button {
    float: left;
}

div.agree-to-disclaimer.panel-footer.round.padding.spacing-bottom span.align-middle label {
    color: white;
}

#page-staff-schedule div.category, div.region {
    display:none;
}

#page-staff-schedule a.fc-day-grid-event.fc-h-event.fc-event.fc-start.fc-end.hasRegion.hasCategory {
    padding-left: 9px;
}

#page-staff-schedule span.fc-title, span.fc-time, div.fc-content {
    color: #ffffff;
}

/*

#calendarModal #calendarModalMembershipLevels {
display: none;
}
*/


#calendarModal #calendarModalWorkflows {
display: none;
}

#productCalendar div.fc-content span.fc-time {
    display: none;
}

#pnlMasterProductMain #pnlMain div#pnEventDate.col.col-master-product-date {
    display: none;
}

svg.icon-danger { 
    display: none;
}


.MainFormTable .alert[style*="inline"] {
    display: none !important;
}

div.system-message.panel a.button.round.margin-top {
    display: none;
}

/* Remove Master Product Title Panel */

.col-master-product-main {
    display:;
}

#tblVariations tr.active.even, #tblVariations tr.active.odd  {
        border: black 3px solid;
}


/* CMS */

div.panel.round.panel-content-page div.panel-header.round-top.padding {
    display: none;
}

div.cms-content .panel-content {
    border: 0px solid #aeaeae;
}

/* home page */ 

.theme-id-2 .content-page-id-2 .row[data-row-id="4"] {
    display: none;
}

.theme-id-2 div.theme1text {
    display: none;
}

.theme-id-2 li.menu-item.usertraining, .theme-id-2 li.menu-item.ast, .theme-id-2 li.menu-item.privateclasses {
    display: none;
}

.theme-id-1 li.menu-item.internal, .theme-id-1 li.menu-item.mycourses {
    display: none;
}

.theme-id-1 .content-page-id-2 .row[data-row-id="9"] {
    display: none;
}


.logged-in div.logintext {
    display: none;
}

.logged-out div.loggedin, .logged-out .gridProducts  {
    display: none;
}

body.theme-id-2.logged-out div.pre-header div.account-buttons {
    display: none;
}

div.widget div.login-wrapper div.col.xlarge-12.align-right {
    text-align: left;
}

#productID-1328 div.product-status.quantity.tag {
    display:none;
}

/* add css to temp fix reports modal on the front end */

@media (max-height: 768px){
div#printProductFormsModal {
    max-height: 350vh !important;
}}

div#printProductFormsModal div.checkbox-wrapper [type=checkbox], [type=radio] {
    width: 13px;
    height: 13px;
}

div#printProductFormsModal li.checkbox-wrapper [type=checkbox], [type=radio] {
    width: 13px;
    height: 13px;
}

div#printProductFormsModal h5 {
    display: none;
}

div#printProductPacketContainer h5 {
    display: none;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.small.ui-draggable.animated.zoomIn {
    width: 505px !important;
}

div#printProductFormsModal [type=checkbox]:before {
    width: 5px;
    height: 8px;
    left: 3px;
    top: 0px;
}

div#divParticipantList [type=radio]:before {
    width: 10px;
    height: 10px;
    top: 1px;
    left: 1px;
}

#printProductFormsModal .margin-bottom-large {
    margin-bottom: 3px;
}

.printProductPrintBtnContainer  .ui-button {
line-height: 18px !important;
}

/* End css to temp fix reports modal on the front end*/

/* Hide the account payment method menu item on account dashboard - TS 2023/3/29 */
.li-MyPaymentMethods {
    display:none;
}
.liMySettings {
    display:none;
}
/* hide master product info pannel*/
#pnlMasterProductMain {
    display:none;
}
.liBalanceDue{
    display:none;

}
.translate{
    margin:auto;
    text-align:center;
}						