
.btn-cancel {
    background-color: #ccc !important;
    color: #333 !important;
}

.MuiPaper-root.MuiDialog-paper {
    z-index: 10000001 !important;
}

.zype_video_alert {
    background-color: rgba(64, 74, 82, 1);
    text-align: center;
    color: #fff;
    padding: 40px;
    text-align: left;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.zype_video_alert a {
    color: #fff;
    text-decoration: underline;
}

.plus_divisor {
    color: #f4f1ed;
    font-size: 8rem;
    font-weight: lighter;
    font-family: baskerville-urw, serif;
    text-align: center;
    padding: 10px;
}

.live-events-calendar,
.admin-live-classes-calendar,
.rbc-calendar,
.gtrWDy {
    background-color: transparent !important;
}

.rbc-toolbar {

}
.timezone {
    position: relative;
    top: 60px;
    text-align: right;
    float: right;
}
.timezone .tz-select{
    position: relative;
    z-index: 100;
    width: 30%;
    background-color: #c4aca4;
    color: #fff;
}

.row-green{
    background-color: #002c23;
    padding: 30px 0px;
    text-align: center;
}
.row-green.tranparent {
    background-color: transparent;
    margin-bottom: 0px;
    width: 100%;
}
.row-green strong{
    font-weight: 600;
}
.row-green .cta {
    color: #fff;
    max-width: 800px;
    margin: auto;
    text-align: center;
    font-size: 22px;
}
.row-green .cta p {
    margin: 5px;
}
.row-green .cta .btn-banner-signup {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 30px;
      background-color: #f5b400 !important;
    /* background-color: #e1a28d !important; */
    transition: all 0.5s ease;
    border-radius: 5px;
    font-weight: 500;
}
.row-green .cta .btn-banner-signup:hover{
}

.timezone .MuiSelect-icon {
    color: inherit;
}
.timezone .MuiInput-underline:after {
    border-bottom: 2px solid #fff !important;
    display: none;
}
.timezone .MuiInput-underline:before {
    border-bottom: 2px solid #fff !important;
    display: none;
}
.rbc-toolbar .rbc-btn-group{
    width: 30%;
}
.rbc-toolbar-label {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 20px;
}

.LiveClassCalendar .rbc-btn-group button {
    background-color: #c4aca4;
    color: #fff;
}

.LiveClassCalendar .rdt_TableHeadRow {
    background-color: #c4aca4;
    border-left: solid 1px #fff;
    border-bottom: none !important;
}

.LiveClassCalendar .rdt_TableHeadRow .rdt_TableCol {
    border: solid 1px #fff;
    border-left: none;
    border-bottom: none !important;
    padding: 20px;
    color: #fff !important;
    text-align: left;
    font-size: 18px;
}

.rdt_TableCol_Sortable {
    color: #fff !important;
}

.rdt_TableCell {
    font-size: 18px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    color: #000;
    cursor: initial;
}

.rbc-calendar .action-btns a {
    color: #fff;
    width: 160px;
    padding: 10px 20px;
    text-decoration: none;
    line-height: normal;
}
.rbc-calendar .action-btns a.reserve-btn {

    font-size: 16px;
    text-transform: uppercase;
}

.rbc-calendar .action-btns .cancelled-status {

    cursor: none;
    font-size: 16px;
        text-transform: uppercase;
}

.rbc-calendar .action-btns a.cancel-reserve-btn {

    background: red;
    font-size: 16px;
        text-transform: uppercase;
}

.rbc-calendar .action-btns a.btn-join {

    background: #c4aca4;
    color: #fff;
    font-size: 16px;
        text-transform: uppercase;
}
.rbc-calendar .action-btns {
    width: initial !important;
    margin: 0px;
}
.admin-live-classes-calendar {
    clear: both;
}
.rdt_TableCell {
    cursor: initial !important;
}
.LiveClassCalendar .rdt_TableHeadRow .rdt_TableCol {
    justify-content: center;
    width: 100%;
}
.description-tooltip {
    text-align: left;
    color: #000;
}
#studiov2 .btn.upgrade-btn {
    background-color: #ee5e22;
    color: #fff;
}
.workout-classes {
    flex-wrap: wrap;
    position: relative;
}

body#studiov2 .classroom-banner.live-class-banner .upgrade-btn {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 0%;
    left: 0;
    margin-bottom: 5%;
}
.upgrade-btn {
    text-align: center;
    
}

.tracy-anderson-trainer {
    font-weight: 500;
}


.rdt_TableHead {
    text-transform: uppercase;
}
@media only screen and (max-width : 768px) {
    .timezone {
        top: 0;
        float: none;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #studiov2 .rbc-toolbar {
        display: initial;
        text-align: center;
    }
    .rbc-toolbar .rbc-btn-group {
        width: 100%;
        margin-bottom: 20px;
    }
}
.action-btns {
    margin: auto;
}
.zype_lc_alert_wrapper {
    width: 100%;
    height: 70%;
    display: flex;
    align-items: center;
}
.zype_lc_alert{
    background-color: #6b5c58;
    min-width: 500px;
}
.btn.btn-primary.btn-banner-signup {
    background-color: #c2ab8c;
    color: #fff;
}
.btn.btn-primary.btn-preview { 
    top: 25px;
    position: absolute;
    left: 0;
}
.cta-callout {
    margin: auto;
    margin-top: 20px;
    text-align: center;
}
.intro-directions {
    color: #4b505a;
    max-width: 850px;
    margin:  30px auto;
    margin-bottom: 0px;
    text-align: center;
    font-size: 24px;
    padding: 10px;
}
.MuiDialog-paperWidthSm {
    background-color: #dcdcdc !important;
    border-radius: 0 !important;
    color: #4b505a;
}
.MuiDialog-container .MuiTypography-h6 {
    font-size: 30px;
    color: #4b505a;
    margin-top: 20px;
    font-family: futura-pt, sans-serif;
    font-weight: 500;
    line-height: normal;
}
.MuiTypography-root {
    font-family: futura-pt, sans-serif !important;
}
.MuiDialog-container .MuiTypography-h6:after{
    content: '';
    background-color: #9b0000;
    width: 200px;
    display: block;
    height: 2px;
    margin-top: 30px;
}
.MuiPaper-rounded {
    border-radius: 10px !important;
}
.MuiDialogTitle-root, .MuiDialogContent-root {
    flex: 0 0 auto;
    margin: 0;
    padding: 16px 44px !important;
    color: #4b505a;
}
.close-trainer-modal .fas{
    color: #142a23;
}
.modal-subtitle{ display:none !important;  }
.LiveClassCalendar .timezone .tz-select{
    border-radius: 5px;
    font-weight: 500 !important;

}
.rbc-toolbar {
    margin-bottom: 25px !important;
    font-family: futura-pt, sans-serif;
    font-weight: 500;

}
.rbc-toolbar-label,.rbc-calendar .rbc-btn-group button {
    color: #002c23;
    text-transform: uppercase;
    font-weight: 500 !important;
}
.rbc-toolbar-label {
    font-size: 30px !important;
    font-weight: normal  !important;
    line-height: 30px !important;
    color: #575e68;
}

div[aria-labelledby='calendar_dialog'] {
    width: 100%;
}



div[aria-labelledby='calendar_dialog'] .mail_provider_list {
    display: flex;
    width: 100%;
    padding: 20px 0;
}

div[aria-labelledby='calendar_dialog'] .mail_provider_list>div {
    width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
}

div[aria-labelledby='calendar_dialog'] .mail_provider_list div a {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #000000;
    transition: all 0.5s ease;
    outline: none;
    text-decoration: none;
    height: 100%;
}

div[aria-labelledby='calendar_dialog'] .mail_provider_list div a:hover {
    color: #c4aca4;
}

div[aria-labelledby='calendar_dialog'] .mail_provider_list div a img {
    width: 72px;
    margin-bottom: 10px;
}

div[aria-labelledby='calendar_dialog'] .mail_provider_list div a svg {
    height: 72px;
    width: 72px;
    margin-bottom: 10px;
}

div[aria-labelledby='calendar_dialog'] .mail_provider_list div a span {
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    margin-top: auto;
}

.workout-classes .live-events-calendar>div {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.workout-classes .live-events-calendar>div .timezone {
    top:160px;
}

.workout-classes .live-events-calendar>div .actionButtons {
    position: absolute;
    right: 0;
    top: 0px;
    display: flex;
    align-items: center;
}

.workout-classes .live-events-calendar>div .actionButtons .clone_live_classes {
        margin-bottom: 0 !important;
    margin-right: 10px;
}

.workout-classes .live-events-calendar>div .actionButtons .clone_live_classes button {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    border-radius: 0;
    background-color: #2d408c;
    border: none;
}
.MuiTypography-colorTextSecondary, .MuiDialogActions-root,  .MuiDialogActions-root .MuiButton-textPrimary {
    color: #333 !important;
}
.workout-classes .live-events-calendar>div .admin-live-classes-calendar {
    width: 100%;
}

.workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar>.rbc-toolbar {
    margin-bottom: 15px;
}

.workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-btn-group:first-child {
    order: 3;
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.workout-classes .live-events-calendar[data-is-admin]>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-btn-group:first-child {
    top: 0px;
}

.workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-btn-group:first-child {
    top: 8px;
}

.workout-classes .live-events-calendar {
    padding-top: 0px;
}

.workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-toolbar-label {
    order: 2;
    margin-bottom: 0;
    text-transform: uppercase;
}

.workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-btn-group {
    order: 1;
}

.action-btns .btn.btn-primary:active {
    background-color: #ff986d !important;
}

.edit-actions .cancel-lc-btn {
    background-color: #d06868 !important;
}

.rbc-calendar .action-btns a {
    border-radius: 5px;
    font-weight: 500;
}

.rbc-calendar .action-btns a.cancel-reserve-btn {
    border-color: #9b0000 !important;
    color: #9b0000;
    border-width: 2px;
    border-style: solid;
    background-color: transparent !important;
    transition: all 0.5s ease;
    text-transform: uppercase;
    padding: 10px 20px !important;
}
.rbc-calendar .action-btns a.cancel-reserve-btn:hover {
    background-color: #9b0000 !important;
    color: #fff;
}

.rbc-calendar .action-btns a.reserve-btn {
    background-color: #838b90;
}

.rbc-calendar .action-btns a.btn-join {
    background-color: #f5b400 !important;
    /* background-color: #e1a28d !important; */
    transition: all 0.5s ease;
}


.rbc-calendar .action-btns a.btn-join:hover, .rbc-calendar .action-btns a.reserve-btn:hover {
    background-color: #09396b !important;
    color: #fff;
    /* background-color: #e1a28de3 !important; */
}

.rbc-calendar .trainer-btn {
    transition: all 0.5s ease;
    cursor: default;
}
.btn.btn-class-title {
    color: #4b505a;
    font-weight: 500;
}
.rbc-calendar .trainer-btn:hover {
    /* text-decoration: underline; */
}

.rbc-calendar .rdt_TableHeadRow {
    background-color: #002c23;
    border-left-style: none;
}

.rbc-calendar .rdt_TableHeadRow .rdt_TableCol {
    border-top-style: none;
}

.rbc-calendar .rdt_TableHeadRow .rdt_TableCol:first-of-type {
    border-left-style: none;
}

.rbc-calendar .rbc-btn-group button {
    background-color: #cecece;
    margin-left: 2px;
    color: #37404d;
}

.rbc-calendar .rdt_TableCell {
    font-family: futura-pt, sans-serif;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 500;
    border-right: solid 1px #fff;
    color: #4b505a !important;
}

.rbc-calendar .rdt_TableCell * {
    text-align: center !important;
    margin: auto;
}
.rbc-calendar .rdt_TableCell .trainer-btn {
    text-align: center !important;
    max-width: 150px;
}

.LiveClassCalendar .timezone .tz-select {
    background-color: #cecece;
    color: #37404d;
}

.rbc-calendar .gqyCJo:not(:last-of-type) {
    border-bottom-style: none;
}

.rbc-calendar .tracy-anderson-trainer.tracy-anderson-date-time {
    font-weight: 500;
}

.btn.btn-class-title {
    font-weight: inherit !important;
}
.rbc-calendar .kUjItM {
    text-transform: uppercase;
}

.rbc-calendar .fscIEQ .btn {
    font-weight: 500 !important;
}
.rdt_TableRow {
    border-right: none !important;
}
.rbc-calendar .rdt_TableBody .rdt_TableRow>div:first-of-type {
    font-weight: 500 !important;
}

.rbc-calendar .rdt_TableBody .rdt_TableRow>div:nth-of-type(4) {
    font-weight: 500 !important;
    justify-content: flex-start;
}

.workout-classes .ta_live_class_heading {
    color: #FFFFFF;
    font-size: 60px;
    line-height: normal;
    letter-spacing: 2px;
    width: 100%;
    text-align: center;
    position: relative;
    padding-bottom: 0px;
    margin-top: 50px;
    margin-bottom: 0px;
    font-family: baskerville-urw, serif;
}

.tracy-anderson-date-time {
    text-align: center;
}

.MuiSelect-selectMenu {
    text-transform: uppercase;
}

.trainer-btn.tracy-anderson-trainer.tracy {
    text-align: center;
    font-family: futura-pt, sans-serif !important;
    font-weight: 700 !important;
}
.trainer-btn.tracy-anderson-trainer {
    text-align: center;
    font-family: futura-pt, sans-serif !important;
    font-weight: 500 !important;
}

div[role=columnheader] * {
    font-family: futura-pt, sans-serif !important;
}
.MuiInputBase-input {
    font-family: futura-pt, sans-serif !important;
}
.trainer-btn span.headshot:empty {
    display: none;
}

.trainer-btn span.headshot {
    background-color: #82878c;
    width: 48px;
    min-width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    border-radius: 100%;
    font-size: 20px;
    margin-right: 10px;
    font-weight: normal;
    text-transform: uppercase;
}
.trainer-btn.tracy span.headshot {
    background-color:#000;
}


.upgrade-modal {
    background-color: #dddddd;
    border-radius: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.upgrade-modal .modal-header {
    font-size: 24px;
    display: block;
    padding-bottom: 0px;


}
.upgrade-modal .modal-header h3 {
    font-weight: normal;
}
.upgrade-modal .modal-header strong{
    font-weight: 500;
}
.upgrade-modal .modal-body p {
    margin: 0px;
    font-size: 18px;
    color: #666;
}
.upgrade-modal .modal-footer {
    padding-top: 0;
}
.upgrade-modal .btn-secondary{
    background-color: #82888d;
    transition: all 0.5s ease;
    border-radius: 5px;
    border: none;    
    text-transform: uppercase;    
    font-weight: 500;
}
.upgrade-modal .btn-primary{
    background-color: #f5b400 !important;
    /* background-color: #e1a28d !important; */
    transition: all 0.5s ease;
    border-radius: 5px;
    border: none;
    text-transform: uppercase;
    font-weight: 500;
}
.upgrade-modal .btn-primary:hover{
    background-color: #09396b !important;
    color: #fff;
    
}
.upgrade-modal .modal-header h3{
    border-bottom:  solid 2px #b1413c;
    padding-bottom: 10px;
    display: inline-block;
}
/* 
.rbc-calendar .iXUFge {
    background-image: none;
    background-color: rgb(238, 237, 236);
    text-decoration: line-through;
} */

/* .rbc-calendar .iXUFge .kfguzi,
.rbc-calendar .iXUFge .fxRqhj,
.rbc-calendar .iXUFge .NZdkc {
    background-color: rgb(238, 237, 236);
    color: rgb(51, 51, 51);
    cursor: none;
    border-right: 1px solid rgb(255, 255, 255);
} */
.admin-view .rbc-calendar .action-btns a ,.admin-view .rbc-calendar .action-btns .btn.edit-btn, 
.admin-view .rbc-calendar .action-btns a.rsvp-count{
    width: initial;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px;
    line-height: normal;
    display: inline-block;

}
.admin-view .rbc-calendar .action-btns a.view-zype-btn {
    padding: 0;
    border-radius: 5px;
    overflow: hidden;
}
.admin-view .rbc-calendar .action-btns {
        width: 100% !important;
    flex-wrap: wrap;
    display: inline-block;
}
.admin-view .rbc-calendar .action-btns a.rsvp-count{
    line-height: 16px;
    margin: 0;
}

.top-level-actionbtns .btn-primary.preview-btn,.top-level-actionbtns .btn-primary.btn-csv, .top-level-actionbtns .btn-primary.btn-add-liveclass, .top-level-actionbtns .btn-primary.btn-settings {
    margin-left: 5px;
    padding: 10px;
    border-radius: 5px;
}
.top-level-actionbtns .btn-primary.btn-add-liveclass {
    background-color: orange;
}
.top-level-actionbtns .btn-primary.preview-btn
{
    background-color: #ee5e22;
}
.top-level-actionbtns .btn-primary.btn-csv {
    background-color: #2d408c;
}

@media (max-width: 1199px) {

    .rdt_TableHeadRow .rdt_TableCol:nth-child(7),
    .rdt_TableHeadRow .rdt_TableCol:nth-child(5),
    .rdt_TableHeadRow .rdt_TableCol:nth-child(4),
    .rdt_TableHeadRow .rdt_TableCol:nth-child(3),
    .rdt_TableHeadRow .rdt_TableCol:first-of-type,
    .rbc-calendar .rdt_TableBody .rdt_TableRow>div:first-of-type,
    .rbc-calendar .rdt_TableBody .rdt_TableRow>div:nth-of-type(7),
    .rbc-calendar .rdt_TableBody .rdt_TableRow>div:nth-of-type(5),
    .rbc-calendar .rdt_TableBody .rdt_TableRow>div:nth-of-type(3),
    .rbc-calendar .rdt_TableBody .rdt_TableRow>div:nth-of-type(4) {
        min-width: 200px;
    }
}

@media (max-width: 991px) {
    .workout-classes .live-events-calendar>div .actionButtons {

    }

    .workout-classes .live-events-calendar>div .actionButtons .clone_live_classes {
        margin-right: 0;
        margin-bottom: 5px;
    }

    .workout-classes .live-events-calendar[data-is-admin]>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-btn-group:first-child {
        top: 0px;
    }

    .workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-btn-group:first-child {
        width: auto;
    }

    .workout-classes .live-events-calendar>div .timezone>.tz-select {
        min-width: 270px;
    }

    .workout-classes .live-events-calendar>div {
        align-items: flex-end;
    }
}

@media (max-width: 768px) {
    .workout-classes .live-events-calendar>div {
        align-items: flex-start;
        justify-content: flex-start;
    }

    .workout-classes .live-events-calendar>div .actionButtons .clone_live_classes {
        margin-bottom: 0;
        margin-right: 5px;
    }

    .workout-classes .live-events-calendar>div .actionButtons {
        flex-direction: row;
        justify-content: center;
        margin-top: 5px;
    }

    .workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar>.rbc-toolbar {
        flex-direction: column;
        display: flex !important;
    }

    .workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-btn-group:first-child {
        order: 1;
    }

    .workout-classes .live-events-calendar>div .timezone {
        margin-bottom: 0;
    }

    .workout-classes .live-events-calendar[data-is-admin]>div .timezone {
        margin-bottom: 0px;
    }


    .workout-classes .live-events-calendar>div .actionButtons,
    .workout-classes .live-events-calendar>div .timezone {
        
    }

    .workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-toolbar-label {
        margin-top: 0;
    }

    .workout-classes .live-events-calendar>div .admin-live-classes-calendar .rbc-calendar .rbc-toolbar>.rbc-btn-group:first-child {
        order: 1;
        margin-top: 20px;
        margin-bottom: 0;
        top: auto !important;
    }

    .btn-preview+.live-events-calendar {
        padding-top: 65px;
    }

    .workout-classes .btn.btn-primary.btn-preview {
        top: 25px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }

    .workout-classes .ta_live_class_heading {
        font-size: 30px;
    }

    .workout-classes .ta_live_class_heading:after {
        max-width: 400px;
        width: 100%;
    }

    .workout-classes .ta_live_class_heading.admin {
        margin-top: 80px;
    }

    .btn-preview+.live-events-calendar {
        padding-top: 25px;
    }
}

@media (max-width: 479px) {
    div[aria-labelledby='calendar_dialog'] .mail_provider_list {
        flex-direction: column;
        align-items: flex-start;
    }

    div[aria-labelledby='calendar_dialog'] .mail_provider_list>div {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    div[aria-labelledby='calendar_dialog'] .mail_provider_list div a {
        flex-direction: row;
        align-items: center;
    }

    div[aria-labelledby='calendar_dialog'] .mail_provider_list div a img {
        margin-bottom: 0;
    }

    div[aria-labelledby='calendar_dialog'] .mail_provider_list div a span {
        margin-top: 0;
        margin-left: 20px;
    }
}


.mmvideo_content {
    font-family: "aktiv-grotesk", Sans-serif !important;
    
}