@charset "UTF-8";.admin-view .header-frame{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:40px 40px 0}.admin-view .header-frame .section-header{font-size:21px;font-weight:700}.admin-view .header-frame .add-button{background:#529ff9;border:none;border-radius:4px;color:#fff;font-size:16px;margin:0;padding:10px}.admin-view .admin-table-view{border:1px solid #d3d3d3;border-radius:4px;display:flex;flex-direction:column;margin:40px;overflow:hidden}.admin-view .admin-table-view .table-headers{background:#d3d3d3;display:flex;flex-direction:row;height:30px}.admin-view .admin-table-view .table-headers .table-header{align-items:center;box-sizing:border-box;display:flex;flex:1 1;font-size:12px;font-weight:700;padding:0 10px;text-transform:uppercase}.admin-view .admin-table-view .table-headers .email,.admin-view .admin-table-view .table-headers .id,.admin-view .admin-table-view .table-headers .name{flex:0 0 20%}.admin-view .admin-table-view .users-list-view{list-style:none;margin:0;padding:0}.admin-view .admin-table-view .users-list-view .user-cell{align-items:center;border-bottom:1px solid #d3d3d3;box-sizing:border-box;display:flex;flex-direction:row;padding:10px 0}.admin-view .admin-table-view .users-list-view .user-cell .cell-label{flex:1 1}.admin-view .admin-table-view .users-list-view .user-cell .email,.admin-view .admin-table-view .users-list-view .user-cell .id,.admin-view .admin-table-view .users-list-view .user-cell .name{box-sizing:border-box;flex:0 0 20%;padding:0 10px}.admin-view .admin-table-view .users-list-view .user-cell .roles-list-view{box-sizing:border-box;flex:1 1;list-style:none;margin:0;padding:0 10px}.admin-view .admin-table-view .users-list-view .user-cell .roles-list-view .role-cell:nth-child(2n){padding:5px 0}.admin-view .admin-table-view .users-list-view .user-cell .disable-button,.admin-view .admin-table-view .users-list-view .user-cell .edit-button{background:red;border:none;border-radius:4px;color:#fff;font-size:12px;margin:0 10px 0 0;padding:5px 10px}.admin-view .admin-table-view .users-list-view .user-cell .edit-button{background:#529ff9}.admin-view .admin-table-view .users-list-view .user-cell:last-child{border:none}.admin-view .superuser-modal-pane .modal-pane-content{border-radius:4px;min-height:0;overflow:hidden;width:550px}.admin-view .superuser-modal-pane .modal-pane-content .modal-header{border-bottom:1px solid #d3d3d3;box-sizing:border-box;font-size:18px;font-weight:700;padding:21px 0;text-align:center}.admin-view .superuser-modal-pane .modal-pane-content .edit-frame .orgs-list-view{list-style:none;margin:10px;padding:0}.admin-view .superuser-modal-pane .modal-pane-content .edit-frame .orgs-list-view .org-cell{box-sizing:border-box;padding:5px}.admin-view .superuser-modal-pane .modal-pane-content .edit-frame .create-input{background:#f5f4f5;border:none;box-sizing:border-box;font-size:13px;font-weight:700;margin:7.5px 10px;outline:none;padding:10px}.admin-view .superuser-modal-pane .modal-pane-content .create-frame{display:flex;flex-direction:column}.admin-view .superuser-modal-pane .modal-pane-content .create-frame .create-input{background:#f5f4f5;border:none;box-sizing:border-box;font-size:13px;font-weight:700;margin:7.5px 10px;outline:none;padding:10px}.admin-view .superuser-modal-pane .modal-pane-content .error{color:red;font-size:12px;font-style:italic;padding:5px 10px}.admin-view .superuser-modal-pane .modal-pane-content .button-frame{box-sizing:border-box;display:flex;justify-content:flex-end;padding:10px}.admin-view .superuser-modal-pane .modal-pane-content .button-frame .save-button{background:#529ff9;border:none;border-radius:4px;color:#fff;font-size:13px;font-weight:700;margin:0;padding:10px 25px;text-transform:capitalize}.appointment-view{display:flex;flex:1 1;flex-direction:column}.appointment-view .toolbar{background:#2e2d2e!important;display:flex;flex:0 0 60px;justify-content:center!important}.appointment-view .toolbar .routines-breadcrumb-button{background:none;border:none;color:#529ff9;font-size:18px;line-height:100%;margin-right:5px}.appointment-view .toolbar .toolbar-label{color:#fff;font-size:18px;line-height:100%}.appointment-view .content-frame{display:flex;flex:1 1}.appointment-view .content-frame .left-section{border-right:1px solid #dad8da;flex:0 0 31%;max-width:390px;min-width:350px}.appointment-view .content-frame .left-section .section-frame{border-bottom:1px solid #dad8da;box-sizing:border-box;padding:20px 30px}.appointment-view .content-frame .left-section .section-frame .section-header-frame{margin-bottom:20px}.appointment-view .content-frame .left-section .section-frame .section-header-frame .section-header{font-size:18px;font-weight:700;text-transform:capitalize}.appointment-view .content-frame .left-section .section-frame .section-content-frame{align-items:center;display:flex;flex-direction:column}.appointment-view .content-frame .left-section .section-frame .section-content-frame .avatar{margin-bottom:10px}.appointment-view .content-frame .left-section .section-frame .section-content-frame .name{font-size:18px;font-weight:700;margin-bottom:4px}.appointment-view .content-frame .left-section .section-frame .section-content-frame .sublabel{font-size:15px}.appointment-view .content-frame .left-section .section-frame .section-content-frame .focus-frame{align-items:center;background:#f5f4f5;border-radius:2px;display:flex;height:30px;margin:20px 0 30px;position:relative;width:223px}.appointment-view .content-frame .left-section .section-frame .section-content-frame .focus-frame .tag-icon{height:16px;padding:0 11px}.appointment-view .content-frame .left-section .section-frame .section-content-frame .focus-frame .focus{color:#191819;font-size:11px;font-weight:700;left:0;position:absolute;right:0;text-align:center;text-transform:capitalize}.appointment-view .content-frame .left-section .section-frame .section-content-frame .full-profile-button{background:none;border:1px solid #529ff9;border-radius:4px;color:#529ff9;font-size:13px;height:36px;margin-top:20px;width:100%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score{font-size:88px;font-weight:700;margin:10px 0 22px;width:100%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories{list-style:none;margin:0;padding:0;width:100%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category{margin-bottom:10px}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .header-frame{display:flex;justify-content:space-between;margin-bottom:5px}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .header-frame .category,.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .header-frame .score{font-size:15px;text-transform:capitalize}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background{background:#dad8da;height:16px;position:relative;width:100%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .border{background:#fff;height:100%;position:absolute;width:2.85px;z-index:1}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .fill{height:100%;position:absolute;transition:.5s;width:0;z-index:0}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .one{left:10%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .two{left:20%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .three{left:30%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .four{left:40%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .five{left:50%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .six{left:60%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .seven{left:70%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .eight{left:80%}.appointment-view .content-frame .left-section .section-frame .section-content-frame .zala-score-categories .zala-category .background .nine{left:90%}.appointment-view .content-frame .right-section{align-items:center;box-sizing:border-box;flex:1 1;flex-direction:column;padding:26px}.appointment-view .content-frame .right-section .sections-frame{display:flex;flex:1 1;flex-direction:column}.appointment-view .content-frame .right-section .sections-frame .section-frame{margin-bottom:40px}.appointment-view .content-frame .right-section .sections-frame .section-frame .section-header{color:#413f41;font-size:18px;font-weight:700}.appointment-view .content-frame .right-section .sections-frame .section-frame .section-input-frame{background:#f5f4f5;border-radius:8px;margin-top:20px;padding:10px 20px}.appointment-view .content-frame .right-section .sections-frame .section-frame .section-input-frame .section-input-header,.appointment-view .content-frame .right-section .sections-frame .section-frame .section-input-frame .section-input-value{font-size:15px;line-height:20px}.appointment-view .content-frame .right-section .sections-frame .section-frame .section-input-frame .section-input-value{font-weight:700}.appointment-view .content-frame .right-section .sections-frame .section-frame .section-input-frame .green{color:#5be683}.appointment-view .content-frame .right-section .sections-frame .section-frame .section-input-frame .red{color:red;font-style:italic;font-weight:lighter}.appointment-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0 20px}.appointment-view .bottom-toolbar .approve-button,.appointment-view .bottom-toolbar .cancel-button{border:1px solid #a73575;border-radius:4px;box-sizing:border-box;color:#a73575;font-size:13px;font-weight:700;height:36px;text-transform:capitalize;width:163px}.appointment-view .bottom-toolbar .approve-button{background:#529ff9;border:none;color:#fff;margin-left:12px}.appointment-view .deny-request-modal-pane{display:flex;flex:1 1;flex-direction:column;height:439px;width:780px}.appointment-view .deny-request-modal-pane .toolbar{align-items:center;background:#fff!important;border-bottom:1px solid #dad8da;display:flex;flex:0 0 60px;justify-content:flex-end!important;padding:0}.appointment-view .deny-request-modal-pane .toolbar .toolbar-header{left:0;position:absolute;right:0;text-align:center}.appointment-view .deny-request-modal-pane .toolbar .x-icon{cursor:pointer;height:24px;padding:10px 20px;position:relative;z-index:1}.appointment-view .deny-request-modal-pane .content-frame{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:30px 48px}.appointment-view .deny-request-modal-pane .content-frame .section-header{font-size:13px;font-weight:700;margin-bottom:6px}.appointment-view .deny-request-modal-pane .content-frame .deny-reason{background:#f5f4f5;border:none;border-radius:6px;flex:1 1;outline:none;padding:12px;resize:none}.appointment-view .deny-request-modal-pane .bottom-toolbar{align-items:center;background:#fff;border-top:1px solid #dad8da;display:flex;flex:0 0 60px;justify-content:flex-end}.appointment-view .deny-request-modal-pane .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;color:#fff;font-size:13px;font-weight:700;padding:9px 45px}.empty-appointment-view{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.empty-appointment-view .empty-label{font-size:16px;font-weight:700;margin-bottom:30px}.empty-appointment-view .empty-button{background:#529ff9;border:none;border-radius:4px;color:#fff;font-size:14px;font-weight:700;padding:10px 25px}.dashboard-view{display:flex;flex-direction:column}.dashboard-view .toolbar{align-items:center;background:#191819;border-bottom:1px solid #2e2d2e;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 20px}.dashboard-view .toolbar .app-logo{height:20px}.dashboard-view .toolbar .toolbar-button-frame{align-items:center;display:flex}.dashboard-view .toolbar .toolbar-button-frame .bell-icon,.dashboard-view .toolbar .toolbar-button-frame .settings-icon{cursor:pointer;height:22px;margin-right:18px}.dashboard-view .toolbar .toolbar-button-frame .bell-icon{position:relative}.dashboard-view .toolbar .toolbar-button-frame .bell-icon img{height:100%}.dashboard-view .toolbar .toolbar-button-frame .bell-icon .notification-badge{align-items:center;background:linear-gradient(180deg,#feac4e,#f96838);border:1px solid #181a1a;border-radius:100%;color:#fff;display:flex;font-size:10px;height:15px;justify-content:center;left:12.5px;min-width:15px;padding:1px;position:absolute;top:-6px}.dashboard-view .toolbar .toolbar-button-frame .avatar{cursor:pointer}.dashboard-view .content-frame{display:flex;flex:1 1}.dashboard-view .content-frame .hamburger-menu{background:#2e2d2e;display:flex;flex:0 0 220px;flex-direction:column;overflow:hidden;transition:.3s}.dashboard-view .content-frame .hamburger-menu .minimize-button{align-items:center;background:#191819;box-sizing:border-box;cursor:pointer;display:flex;height:60px;padding:22px;position:relative}.dashboard-view .content-frame .hamburger-menu .minimize-button .arrow-icon{background:#191819;height:24px;margin-right:35px;transition:.3s}.dashboard-view .content-frame .hamburger-menu .minimize-button .minimize-label{color:#fff;font-size:15px;font-style:italic;line-height:20px;text-transform:uppercase}.dashboard-view .content-frame .hamburger-menu .section-label{align-items:center;box-sizing:border-box;color:#dad8da;display:flex;flex:0 0 48px;font-size:13px;line-height:17px;padding:20px;text-transform:capitalize}.dashboard-view .content-frame .hamburger-menu .tabs-list-view{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.dashboard-view .content-frame .hamburger-menu .tabs-list-view .tab-cell{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 48px;padding:0 20px}.dashboard-view .content-frame .hamburger-menu .tabs-list-view .tab-cell .tab-icon{height:24px;margin-right:12px}.dashboard-view .content-frame .hamburger-menu .tabs-list-view .tab-cell .tab-name{color:#fff;font-size:13px;font-weight:700;line-height:100%;text-transform:uppercase}.dashboard-view .content-frame .hamburger-menu .tabs-list-view .tab-cell.selected{background:#191819}.dashboard-view .content-frame .hamburger-menu.collapse{flex-basis:64px}.dashboard-view .content-frame .hamburger-menu.collapse .minimize-button .arrow-icon{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.dashboard-view .content-frame .content-detail-frame{flex:1 1;position:relative}.dashboard-view .content-frame .content-detail-frame .empty-frame{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.dashboard-view .content-frame .content-detail-frame .empty-frame .empty-header{font-size:24px;margin-bottom:20px}.dashboard-view .content-frame .content-detail-frame .empty-frame .empty-message{font-size:21px}.dashboard-view .content-frame .notifications-view{bottom:0;left:0;position:fixed;right:0;top:0}.dashboard-view .content-frame .notifications-view .notifications-pane{background:#fff;bottom:0;box-shadow:0 10px 30px 0 rgba(25,24,25,.161);display:flex;flex-direction:column;position:absolute;right:0;top:0;transition:.3s;width:390px}.dashboard-view .content-frame .notifications-view .notifications-pane .toolbar{background:#f5f4f5;border:none;display:flex;height:60px;justify-content:flex-end;padding:0 12px;position:relative}.dashboard-view .content-frame .notifications-view .notifications-pane .toolbar .close-icon{height:24px;position:relative;z-index:1}.dashboard-view .content-frame .notifications-view .notifications-pane .toolbar .toolbar-header{left:0;position:absolute;right:0;text-align:center;z-index:0}.dashboard-view .content-frame .notifications-view .notifications-pane .scroll{display:flex;flex:1 1}.dashboard-view .content-frame .notifications-view .notifications-pane .notifications-list-view{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.dashboard-view .content-frame .notifications-view .notifications-pane .notifications-list-view .notification-cell{align-items:center;border-bottom:1px solid #dad8da;display:flex;margin-left:16px;padding:7px 0}.dashboard-view .content-frame .notifications-view .notifications-pane .notifications-list-view .notification-cell .badge{background:linear-gradient(180deg,#feac4e,#f96738);border-radius:50%;flex:0 0 10px;height:10px;margin-right:12px}.dashboard-view .content-frame .notifications-view .notifications-pane .notifications-list-view .notification-cell .details-frame{display:flex;flex-direction:column}.dashboard-view .content-frame .notifications-view .notifications-pane .notifications-list-view .notification-cell .details-frame .cell-label{font-size:13px;line-height:16.9px}.dashboard-view .content-frame .notifications-view .notifications-pane.small{width:0}.routines-view{background:#fff;display:flex;flex-direction:column}.routines-view .toolbar{align-items:center;background:#2e2d2e;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 20px}.routines-view .toolbar .left-section,.routines-view .toolbar .right-section{display:flex}.routines-view .toolbar .left-section .segmented-button-frame,.routines-view .toolbar .right-section .segmented-button-frame{border-radius:4px;cursor:pointer;display:flex;height:36px;margin-right:12px;overflow:hidden}.routines-view .toolbar .left-section .segmented-button-frame .segmented-button,.routines-view .toolbar .right-section .segmented-button-frame .segmented-button{align-items:center;background:#191819;display:flex;height:36px;justify-content:center;width:36px}.routines-view .toolbar .left-section .segmented-button-frame .segmented-button .segmented-button-icon,.routines-view .toolbar .right-section .segmented-button-frame .segmented-button .segmented-button-icon{height:18px}.routines-view .toolbar .left-section .segmented-button-frame .segmented-button.selected,.routines-view .toolbar .right-section .segmented-button-frame .segmented-button.selected{background:linear-gradient(180deg,#90e2fc,#519ef8)}.routines-view .toolbar .left-section .filter-button,.routines-view .toolbar .right-section .filter-button{background:transparent;border:1px solid #fff;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;margin:0;padding:9px 25px}.routines-view .toolbar .left-section .browse-library-button,.routines-view .toolbar .left-section .create-routine-button,.routines-view .toolbar .left-section .create-workout-button,.routines-view .toolbar .right-section .browse-library-button,.routines-view .toolbar .right-section .create-routine-button,.routines-view .toolbar .right-section .create-workout-button{background:transparent;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;font-weight:700;margin:0;padding:9px 20px}.routines-view .toolbar .left-section .create-routine-button,.routines-view .toolbar .left-section .create-workout-button,.routines-view .toolbar .right-section .create-routine-button,.routines-view .toolbar .right-section .create-workout-button{background:#529ff9;color:#fff;margin-left:12px}.routines-view .toolbar .left-section .create-workout-button,.routines-view .toolbar .right-section .create-workout-button{background:#fc8442;border-color:#fc8442}.routines-view .scroll-frame{flex:1 1}.routines-view .scroll-frame .routines-table-view{display:flex;flex-direction:column}.routines-view .scroll-frame .routines-table-view .table-headers{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);box-sizing:border-box;display:flex;flex:0 0 32px;padding:0 20px}.routines-view .scroll-frame .routines-table-view .table-headers .table-header{color:#413f41;font-size:13px;font-weight:700;margin-right:1%;text-transform:uppercase}.routines-view .scroll-frame .routines-table-view .table-headers .author,.routines-view .scroll-frame .routines-table-view .table-headers .focus,.routines-view .scroll-frame .routines-table-view .table-headers .title{flex:0 0 18%}.routines-view .scroll-frame .routines-table-view .table-headers .protocols,.routines-view .scroll-frame .routines-table-view .table-headers .users{flex:0 0 13.5%}.routines-view .scroll-frame .routines-table-view .table-headers .status{flex:1 1}.routines-view .scroll-frame .routines-table-view .routines-list-view{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell{align-items:center;background:#fff;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 48px;padding:0 20px}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .cell-label{font-size:15px;margin-right:1%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .author,.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .focus,.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .title{flex:0 0 18%}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .author{align-items:center;display:flex;margin-right:1%}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .author .avatar{margin-right:10px}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .protocols,.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .users{flex:0 0 13.5%}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .status{flex:1 1;font-weight:700;text-transform:capitalize}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .more-icon{box-sizing:border-box;padding:10px}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell .more-icon img{height:24px}.routines-view .scroll-frame .routines-table-view .routines-list-view .routine-cell:nth-child(2n){background:#f5f4f5}.routines-view .scroll-frame .routines-grid-view{box-sizing:border-box;display:flex;flex-wrap:wrap;list-style:none;padding:30px 55px}.routines-view .scroll-frame .routines-grid-view .routine-cell{border-radius:6px;box-sizing:border-box;cursor:pointer;-webkit-filter:drop-shadow(0 10px 30px rgba(25,24,25,.16));filter:drop-shadow(0 10px 30px rgba(25,24,25,.16));flex:0 0 30%;margin-bottom:40px;max-width:375px;min-width:375px;overflow:hidden;padding:22px;position:relative}.routines-view .scroll-frame .routines-grid-view .routine-cell .routine-icon{background:#fff;height:172px;width:100%}.routines-view .scroll-frame .routines-grid-view .routine-cell .author-frame{align-items:center;background:#90e2fc;border-radius:100px;display:flex;left:32px;position:absolute;top:32px}.routines-view .scroll-frame .routines-grid-view .routine-cell .author-frame .author-name{color:#191819;font-size:11px;font-weight:500;padding:0 8px 0 12px}.routines-view .scroll-frame .routines-grid-view .routine-cell .author-frame .author-icon{background:#e0ffff;border-radius:50%;height:32px;width:32px}.routines-view .scroll-frame .routines-grid-view .routine-cell .routine-details-frame{box-sizing:border-box;padding:20px}.routines-view .scroll-frame .routines-grid-view .routine-cell .routine-details-frame .cell-label{font-size:24px;font-weight:700;margin-bottom:14px}.routines-view .scroll-frame .routines-grid-view .routine-cell .routine-details-frame .subsection-frame{display:flex}.routines-view .scroll-frame .routines-grid-view .routine-cell .routine-details-frame .subsection-frame .subsection-label,.routines-view .scroll-frame .routines-grid-view .routine-cell .routine-details-frame .subsection-frame .subsection-label-value{color:#413f41;flex:0 0 35%;font-size:13px;line-height:150%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.routines-view .scroll-frame .routines-grid-view .routine-cell .routine-details-frame .subsection-frame .subsection-label-value{color:#191819;flex:0 0 65%;font-weight:700;margin-left:9px}.routines-view .scroll-frame .routines-grid-view .routine-cell .routine-details-frame .subsection-frame.status .subsection-label-value{text-transform:capitalize}.routines-view .scroll-frame .routines-grid-view .routine-cell:hover{background:#fff;-webkit-filter:drop-shadow(0 10px 20px rgba(25,24,25,.16));filter:drop-shadow(0 10px 20px rgba(25,24,25,.16))}.routine-view{display:flex;flex:1 1;flex-direction:column}.routine-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.routine-view .toolbar .routines-breadcrumb-button{background:none;border:none;color:#529ff9;font-size:18px;margin-right:5px}.routine-view .toolbar .toolbar-label{color:#fff;font-size:18px}.routine-view .content-frame{display:flex;flex:1 1}.routine-view .content-frame .left-section,.routine-view .content-frame .right-section{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:20px 30px}.routine-view .content-frame .left-section .section-frame,.routine-view .content-frame .right-section .section-frame{margin-bottom:40px}.routine-view .content-frame .left-section .section-frame .section-header-frame,.routine-view .content-frame .right-section .section-frame .section-header-frame{display:flex;justify-content:space-between;margin-bottom:12px}.routine-view .content-frame .left-section .section-frame .section-header-frame .section-header,.routine-view .content-frame .right-section .section-frame .section-header-frame .section-header{color:#413f41;font-size:18px;font-weight:700;margin-bottom:24px}.routine-view .content-frame .left-section .section-frame .section-header-frame .section-header-button,.routine-view .content-frame .right-section .section-frame .section-header-frame .section-header-button{background:none;border:none;color:#529ff9;font-size:13px;font-weight:700}.routine-view .content-frame .left-section .section-frame .section-list-view,.routine-view .content-frame .right-section .section-frame .section-list-view{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell{box-sizing:border-box;display:flex;justify-content:space-between;margin-bottom:8px;padding:14px 20px;width:100%}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell .z-icon,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell .z-icon{height:32px;margin-right:20px}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell .cell-label-frame,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell .cell-label-frame{display:flex;flex:1 1;flex-direction:column}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell .cell-label-frame .cell-label,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell .cell-label-frame .cell-label{font-size:15px;font-weight:700}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell .cell-label-frame .cell-sub-label,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell .cell-label-frame .cell-sub-label{font-size:13px;margin-top:2px;text-transform:capitalize}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell .edit-icon,.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell .trash-can-icon,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell .edit-icon,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell .trash-can-icon{height:24px;visibility:hidden}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell .edit-icon,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell .edit-icon{margin-right:10px}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell .more-icon,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell .more-icon{cursor:pointer;height:24px}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell:hover,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell:hover{border-radius:4px;box-shadow:0 10px 30px rgba(25,24,25,.16)}.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell:hover .edit-icon,.routine-view .content-frame .left-section .section-frame .section-list-view .section-list-cell:hover .trash-can-icon,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell:hover .edit-icon,.routine-view .content-frame .right-section .section-frame .section-list-view .section-list-cell:hover .trash-can-icon{cursor:pointer;visibility:visible}.routine-view .content-frame .left-section .section-frame .section-hint-label,.routine-view .content-frame .right-section .section-frame .section-hint-label{font-size:13px;font-style:italic;margin-top:30px}.routine-view .content-frame .left-section .hint-frame,.routine-view .content-frame .right-section .hint-frame{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.routine-view .content-frame .left-section .hint-frame .hint-label,.routine-view .content-frame .right-section .hint-frame .hint-label{color:#529ff9;font-size:24px;margin:0 0 15px}.routine-view .content-frame .left-section .hint-frame .hint-sublabel,.routine-view .content-frame .right-section .hint-frame .hint-sublabel{font-size:18px;text-align:center}.routine-view .content-frame .left-section{border-right:1px solid #dad8da;flex:0 0 32%;max-width:390px}.routine-view .content-frame .left-section .form-input-frame{display:flex;flex-direction:column;margin-bottom:20px}.routine-view .content-frame .left-section .form-input-frame .form-input-label{font-size:13px;margin-bottom:6px}.routine-view .content-frame .left-section .form-input-frame .form-input,.routine-view .content-frame .left-section .form-input-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;height:36px;padding:12px}.routine-view .content-frame .left-section .form-input-frame .form-input::-webkit-input-placeholder{color:rgba(25,24,25,.5)}.routine-view .content-frame .left-section .form-input-frame .form-input::placeholder{color:rgba(25,24,25,.5)}.routine-view .content-frame .left-section .form-input-frame .form-textarea{font-family:Avenir;height:120px;outline:none;resize:none}.routine-view .content-frame .left-section .form-input-frame .banner{border-radius:4px;max-height:172px;width:100%}.routine-view .content-frame .left-section .form-input-frame .form-image{position:relative}.routine-view .content-frame .left-section .form-input-frame .form-image .form-image-frame{align-items:center;border:1px dashed #b4b0b4;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:42px 28px}.routine-view .content-frame .left-section .form-input-frame .form-image .form-image-frame .image-upload-icon{height:48px;width:48px}.routine-view .content-frame .left-section .form-input-frame .form-image .form-image-frame .button-label{color:#529ff9;font-size:13px;font-weight:700;margin-bottom:16px}.routine-view .content-frame .left-section .form-input-frame .form-image .form-image-frame .message{font-size:11px;font-style:italic;text-align:center}.routine-view .content-frame .left-section .form-input-frame .form-image .image-input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.routine-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 20px}.routine-view .bottom-toolbar .checkboxes-frame{display:flex}.routine-view .bottom-toolbar .checkboxes-frame .checkbox-view{margin-right:21px}.routine-view .bottom-toolbar .delete-button,.routine-view .bottom-toolbar .duplicate-button,.routine-view .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;height:36px;padding:9px 57px}.routine-view .bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.routine-view .bottom-toolbar .duplicate-button{background:orange;margin-right:15px}.routine-view .bottom-toolbar .delete-button{background:red}.routine-view .modal-pane-content{border-radius:4px;height:80%;max-width:1110px;overflow:hidden;width:77%}.routine-view .vitals-modal-pane{display:flex;flex-direction:column;height:100%;width:100%}.routine-view .vitals-modal-pane .toolbar{align-items:center;background:#fff;border-bottom:1px solid #dad8da;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0}.routine-view .vitals-modal-pane .toolbar .toolbar-header{left:0;position:absolute;right:0;text-align:center}.routine-view .vitals-modal-pane .toolbar .x-icon{cursor:pointer;height:24px;padding:10px 20px;position:relative;z-index:1}.routine-view .vitals-modal-pane .sections-list-view{flex:1 1;list-style:none;margin:0;padding:0}.routine-view .vitals-modal-pane .sections-list-view .section-cell{border-bottom:1px solid #dad8da;box-sizing:border-box;padding:20px 30px}.routine-view .vitals-modal-pane .sections-list-view .section-cell .section-title{font-size:18px;font-weight:700;margin-bottom:20px;text-transform:capitalize}.routine-view .vitals-modal-pane .sections-list-view .section-cell .section-vitals-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.routine-view .vitals-modal-pane .sections-list-view .section-cell .section-vitals-list-view .section-vital-cell{flex:0 0 30%;margin-bottom:12px}.routine-view .vitals-modal-pane .sections-list-view .section-cell .section-vitals-list-view .section-vital-cell:nth-child(3n+2){margin:0 5% 12px}.routine-view .vitals-modal-pane .bottom-toolbar{align-items:center;background:#fff;border-top:1px solid #dad8da;display:flex;flex:0 0 60px;justify-content:flex-end}.routine-protocol-view{display:flex;flex:1 1;flex-direction:column}.routine-protocol-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.routine-protocol-view .toolbar .routines-breadcrumb-button{background:none;border:none;color:#529ff9;font-size:18px;margin-right:5px}.routine-protocol-view .toolbar .toolbar-label{color:#fff;font-size:18px}.routine-protocol-view .content-frame{display:flex;flex:1 1;flex-direction:column}.routine-protocol-view .content-frame .sections-frame{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:30px 55px}.routine-protocol-view .content-frame .sections-frame .section-frame{display:flex;margin:0 auto;max-width:1110px;width:100%}.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame{display:flex;flex:0 0 30%;flex-direction:column;margin-bottom:20px}.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame .form-input-label{font-size:13px;font-weight:700;margin-bottom:6px}.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame .form-input,.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;height:36px;padding:12px;resize:none}.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame .form-input{width:100%}.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame .form-input::-webkit-input-placeholder{color:rgba(25,24,25,.5)}.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame .form-input::placeholder{color:rgba(25,24,25,.5)}.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame .form-textarea{font-family:Avenir;height:120px;outline:none;resize:none}.routine-protocol-view .content-frame .sections-frame .section-frame .form-input-frame.middle{margin:0 5%}.routine-protocol-view .content-frame .sections-frame .section-frame .section-list-frame{margin-bottom:30px}.routine-protocol-view .content-frame .sections-frame .section-frame .section-list-frame .section-list-label{font-size:13px;font-weight:700;margin-bottom:10px}.routine-protocol-view .content-frame .sections-frame .section-frame .section-list-frame .section-list-view{list-style:none;margin:0;padding:0}.routine-protocol-view .content-frame .sections-frame .section-frame .section-list-frame .section-list-view .section-list-cell{margin-bottom:12px}.routine-protocol-view .content-frame .sections-frame .section-frame .section-list-frame .month-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:0;max-width:330px;padding:0}.routine-protocol-view .content-frame .sections-frame .section-frame .section-list-frame .month-list-view .day-cell{align-items:center;background:#f5f4f5;cursor:pointer;display:flex;font-size:13px;height:36px;justify-content:center;margin-bottom:13px;margin-right:13px;width:36px}.routine-protocol-view .content-frame .sections-frame .section-frame .section-list-frame .month-list-view .day-cell.selected{background:linear-gradient(180deg,#feac4e,#f96738);color:#fff}.routine-protocol-view .content-frame .sections-frame .section-frame.column{flex-direction:column}.routine-protocol-view .content-frame .sections-frame .frequencies-list-view{list-style:none;margin:0 auto 30px;max-width:1110px;padding:0;width:100%}.routine-protocol-view .content-frame .sections-frame .frequencies-list-view .frequency-button{background:#f5f4f5;border:none;box-sizing:border-box;font-size:13px;font-weight:500;padding:9.5px 24px}.routine-protocol-view .content-frame .sections-frame .frequencies-list-view .frequency-button.selected{background:linear-gradient(180deg,#b4b0b4,#2e2d2e);color:#fff}.routine-protocol-view .content-frame .sections-frame .frequencies-list-view .frequency-button:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.routine-protocol-view .content-frame .sections-frame .frequencies-list-view .frequency-button:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.routine-protocol-view .content-frame .desc-frame{border-top:1px solid #dad8da;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:30px 55px}.routine-protocol-view .content-frame .desc-frame .form-input-label{font-size:13px;margin-bottom:6px}.routine-protocol-view .content-frame .desc-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;flex:0 0 120px;height:36px;outline:none;padding:12px;resize:none}.routine-protocol-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0 20px}.routine-protocol-view .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;height:36px;padding:9px 57px}.routine-protocol-view .bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.login-view{background:linear-gradient(90deg,#000,#353535 100%,#353535 0)}.login-view .centered-frame{align-items:center;display:flex;flex-direction:column;margin:120px auto;width:520px}.login-view .centered-frame .logo{height:45px;margin-bottom:40px}.login-view .centered-frame .login-frame{background:#fff;box-sizing:border-box;padding:40px;width:100%}.login-view .centered-frame .login-frame .login-header{font-size:24px;font-weight:700;margin-bottom:30px}.login-view .centered-frame .login-frame .form-input-frame{display:flex;flex-direction:column}.login-view .centered-frame .login-frame .form-input-frame .form-input{background:#f4f5f6;border:none;box-sizing:border-box;font-weight:700;height:40px;margin-bottom:10px;padding:12px 20px}.login-view .centered-frame .login-frame .form-input-frame .form-input:placeholder-shown{color:rgba(0,0,0,.5)}.login-view .centered-frame .login-frame .form-input-frame .error-label{color:red;font-size:13px;font-style:italic;margin-top:10px}.login-view .centered-frame .login-frame .form-input-frame .login-button{background:#000;border:none;color:#90e2fc;cursor:pointer;font-size:15px;height:40px;margin-top:20px}.login-view .centered-frame .login-frame .form-input-frame .login-button.disabled{background:rgba(0,0,0,.3);cursor:not-allowed}.profile-view{display:flex;flex-direction:column}.profile-view .toolbar{align-items:center;background:#191819;display:flex;flex:0 0 60px;justify-content:flex-start;position:relative}.profile-view .toolbar .x-icon{cursor:pointer;padding:16px;position:relative;z-index:1}.profile-view .toolbar .x-icon img{height:24px}.profile-view .toolbar .page-header{color:#fff;font-size:18px;left:0;line-height:24px;position:absolute;right:0;text-align:center;z-index:0}.profile-view .content-frame{display:flex;flex:1 1}.profile-view .content-frame .left-section,.profile-view .content-frame .right-section{box-sizing:border-box;padding:20px 30px}.profile-view .content-frame .left-section .section-header,.profile-view .content-frame .right-section .section-header{color:#413f41;font-size:18px;font-weight:700;margin-bottom:20px}.profile-view .content-frame .left-section .form-input-frame,.profile-view .content-frame .right-section .form-input-frame{display:flex;flex-direction:column;margin-bottom:16px}.profile-view .content-frame .left-section .form-input-frame .form-input-header,.profile-view .content-frame .left-section .form-input-frame .form-input-value,.profile-view .content-frame .right-section .form-input-frame .form-input-header,.profile-view .content-frame .right-section .form-input-frame .form-input-value{color:#2e2d2e;font-size:15px;line-height:100%;margin-bottom:10px}.profile-view .content-frame .left-section .form-input-frame .form-input,.profile-view .content-frame .right-section .form-input-frame .form-input{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-size:13px;height:36px;padding:12px}.profile-view .content-frame .left-section .form-input-frame .form-input-value,.profile-view .content-frame .right-section .form-input-frame .form-input-value{margin-bottom:0}.profile-view .content-frame .left-section .form-input-frame .profile-picture,.profile-view .content-frame .right-section .form-input-frame .profile-picture{background:#d3d3d3;border-radius:50%;height:172px;width:172px}.profile-view .content-frame .left-section .form-input-frame .welcome-video,.profile-view .content-frame .right-section .form-input-frame .welcome-video{background:#d3d3d3;border-radius:4px;height:344px;width:660px}.profile-view .content-frame .left-section .form-input-frame .bio,.profile-view .content-frame .right-section .form-input-frame .bio{font-size:13px;line-height:130%}.profile-view .content-frame .left-section .form-input-frame .bio.hint,.profile-view .content-frame .right-section .form-input-frame .bio.hint{font-style:italic}.profile-view .content-frame .left-section .form-input-frame .image-frame,.profile-view .content-frame .right-section .form-input-frame .image-frame{color:pointer;margin-top:10px;position:relative}.profile-view .content-frame .left-section .form-input-frame .image-frame .image-button,.profile-view .content-frame .right-section .form-input-frame .image-frame .image-button{color:#529ff9;font-size:13px;font-weight:700;padding:5px 0}.profile-view .content-frame .left-section .form-input-frame .image-frame .image-input,.profile-view .content-frame .right-section .form-input-frame .image-frame .image-input{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.profile-view .content-frame .left-section .form-input-frame .tags-list-view,.profile-view .content-frame .right-section .form-input-frame .tags-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:2px 0 0;padding:0}.profile-view .content-frame .left-section .form-input-frame .tags-list-view .tag-cell,.profile-view .content-frame .right-section .form-input-frame .tags-list-view .tag-cell{align-items:center;background:#f5f4f5;border-radius:4px;box-sizing:border-box;display:flex;margin:0 0 4.5px 4px;padding:6px 10px}.profile-view .content-frame .left-section .form-input-frame .tags-list-view .tag-cell .cell-label,.profile-view .content-frame .right-section .form-input-frame .tags-list-view .tag-cell .cell-label{font-size:11px}.profile-view .content-frame .left-section .form-input-frame .tags-list-view .tag-cell .bold,.profile-view .content-frame .right-section .form-input-frame .tags-list-view .tag-cell .bold{margin-left:2.5px}.profile-view .content-frame .left-section .form-input-frame .tags-list-view .tag-cell .close-icon,.profile-view .content-frame .left-section .form-input-frame .tags-list-view .tag-cell .tag-icon,.profile-view .content-frame .right-section .form-input-frame .tags-list-view .tag-cell .close-icon,.profile-view .content-frame .right-section .form-input-frame .tags-list-view .tag-cell .tag-icon{height:16px;margin-right:10px}.profile-view .content-frame .left-section .form-input-frame .tags-list-view .tag-cell .close-icon,.profile-view .content-frame .right-section .form-input-frame .tags-list-view .tag-cell .close-icon{cursor:pointer;margin:0 0 0 10px}.profile-view .content-frame .left-section .form-input-frame .certificates-list-view,.profile-view .content-frame .right-section .form-input-frame .certificates-list-view{list-style:none;margin:6px 0 0;padding:0}.profile-view .content-frame .left-section .form-input-frame .certificates-list-view .certificate-cell,.profile-view .content-frame .right-section .form-input-frame .certificates-list-view .certificate-cell{align-items:center;background:#f5f4f5;border-radius:4px;box-sizing:border-box;display:flex;margin-bottom:6px;padding:12px 17px}.profile-view .content-frame .left-section .form-input-frame .certificates-list-view .certificate-cell .column-frame,.profile-view .content-frame .right-section .form-input-frame .certificates-list-view .certificate-cell .column-frame{cursor:pointer;display:flex;flex:1 1;flex-direction:column}.profile-view .content-frame .left-section .form-input-frame .certificates-list-view .certificate-cell .column-frame .cell-label,.profile-view .content-frame .right-section .form-input-frame .certificates-list-view .certificate-cell .column-frame .cell-label{font-size:13px}.profile-view .content-frame .left-section .form-input-frame .certificates-list-view .certificate-cell .column-frame .cell-label.bold,.profile-view .content-frame .right-section .form-input-frame .certificates-list-view .certificate-cell .column-frame .cell-label.bold{font-size:15px;margin-bottom:3px}.profile-view .content-frame .left-section .form-input-frame .certificates-list-view .certificate-cell .delete-button,.profile-view .content-frame .right-section .form-input-frame .certificates-list-view .certificate-cell .delete-button{background:none;border:none;color:red;font-size:13px;font-weight:700;padding:10px;visibility:hidden}.profile-view .content-frame .left-section .form-input-frame .certificates-list-view .certificate-cell:hover .delete-button,.profile-view .content-frame .right-section .form-input-frame .certificates-list-view .certificate-cell:hover .delete-button{visibility:visible}.profile-view .content-frame .left-section{border-right:1px solid #dad8da;flex:0 0 27%;max-width:390px;min-width:220px}.profile-view .content-frame .left-section .form-input-frame{border-bottom:1px solid #dad8da;margin-bottom:0;padding:10px 0}.profile-view .content-frame .left-section .form-input-frame .form-input-header,.profile-view .content-frame .left-section .form-input-frame .form-input-value{font-size:13px}.profile-view .content-frame .left-section .form-input-value{overflow-wrap:break-word}.profile-view .content-frame .right-section{flex:1 1}.profile-view .content-frame .right-section .form-input-frame{border-bottom:1px solid #dad8da;padding:15px 0 30px}.profile-view .content-frame .right-section .form-input-frame .header-frame{align-items:flex-start;display:flex;justify-content:space-between}.profile-view .content-frame .right-section .form-input-frame .header-frame .add-button{background:none;border:none;color:#529ff9;font-size:15px;font-weight:700;margin-bottom:10px}.profile-view .content-frame .right-section .form-input-frame .file-frame{align-items:center;background:#f5f4f5;border-radius:4px;box-shadow:0 2px 4px rgba(25,24,25,.322);box-sizing:border-box;display:flex;justify-content:space-between;max-width:330px;padding:6px 6px 6px 12px;width:40%}.profile-view .content-frame .right-section .form-input-frame .file-frame .file-name{font-size:13px;font-weight:700}.profile-view .content-frame .right-section .form-input-frame .file-frame .close-icon{cursor:pointer;height:16px;padding:6px}.profile-view .content-frame .right-section .form-input-frame .video-frame{margin-top:20px}.profile-view .content-frame .right-section .form-input-frame .video-frame .video-input{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%;z-index:1}.profile-view .content-frame .right-section .form-input-frame .video-frame .video-header{color:#413f41;font-size:13px;margin-bottom:10px}.profile-view .content-frame .right-section .form-input-frame .video-frame .video-input-frame{position:relative}.profile-view .content-frame .right-section .form-input-frame .video-frame .video-input-frame .video-button{align-items:center;border:2px solid #529ff9;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;height:36px;justify-content:flex-start;max-width:330px;padding:9px 16px;position:relative;width:40%}.profile-view .content-frame .right-section .form-input-frame .video-frame .video-input-frame .video-button .video-icon{height:18px}.profile-view .content-frame .right-section .form-input-frame .video-frame .video-input-frame .video-button .video-button-label{color:#529ff9;font-size:13px;font-weight:700;left:0;position:absolute;right:0;text-align:center}.profile-view .button-frame{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0 20px}.profile-view .button-frame .cancel-button,.profile-view .button-frame .edit-profile-button,.profile-view .button-frame .reset-password-button,.profile-view .button-frame .save-button{background:none;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;font-weight:700;height:36px;margin:0;padding:0;width:143px}.profile-view .button-frame .cancel-button,.profile-view .button-frame .reset-password-button{border-color:#a73575;color:#a73575;margin-right:12px}.profile-view .button-frame .save-button{background:#529ff9;color:#fff}.password-reset-pane .modal-pane-content,.profile-license-pane .modal-pane-content{border-radius:8px;height:90%;max-height:830px;max-width:830px;width:90%}.password-reset-pane .modal-pane-content .modal-content-frame,.profile-license-pane .modal-pane-content .modal-content-frame{display:flex;flex-direction:column;height:100%}.password-reset-pane .modal-pane-content .modal-content-frame .modal-toolbar,.profile-license-pane .modal-pane-content .modal-content-frame .modal-toolbar{align-items:center;border-bottom:1px solid #dad8da;display:flex;height:60px;justify-content:flex-end}.password-reset-pane .modal-pane-content .modal-content-frame .modal-toolbar .close-icon,.profile-license-pane .modal-pane-content .modal-content-frame .modal-toolbar .close-icon{cursor:pointer;height:32px;padding:16px;position:relative;z-index:1}.password-reset-pane .modal-pane-content .modal-content-frame .modal-toolbar .modal-header,.profile-license-pane .modal-pane-content .modal-content-frame .modal-toolbar .modal-header{font-size:18px;font-weight:700;left:0;position:absolute;right:0;text-align:center;z-index:0}.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:30px 60px}.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame{margin-bottom:20px;width:100%}.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-input-header,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-input-header{color:#2e2d2e;font-size:13px;line-height:100%;margin-bottom:10px}.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-input,.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-textarea,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-input,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-family:Graphik;font-size:13px;font-weight:700;height:36px;padding:12px;width:100%}.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-textarea,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-textarea{height:108px;resize:none}.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-input::-webkit-input-placeholder,.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-textarea::-webkit-input-placeholder,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-input::-webkit-input-placeholder,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-textarea::-webkit-input-placeholder{font-weight:400}.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-input::placeholder,.password-reset-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-textarea::placeholder,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-input::placeholder,.profile-license-pane .modal-pane-content .modal-content-frame .form-inputs-frame .form-input-frame .form-textarea::placeholder{font-weight:400}.password-reset-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar,.profile-license-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar{align-items:center;border-top:1px solid #dad8da;box-sizing:border-box;display:flex;height:60px;justify-content:flex-end;padding:8px}.password-reset-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .delete-button,.password-reset-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .save-button,.profile-license-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .delete-button,.profile-license-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;margin:0 8px;padding:9.5px 15px}.password-reset-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .delete-button,.profile-license-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .delete-button{background:red}.password-reset-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .save-button.disabled,.profile-license-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.password-reset-pane .modal-pane-content{height:90%;max-height:450px}.profile-tags-pane .modal-pane-content{border-radius:8px;height:90%;max-height:830px;max-width:830px;width:90%}.profile-tags-pane .modal-pane-content .modal-content-frame{display:flex;flex-direction:column;height:100%}.profile-tags-pane .modal-pane-content .modal-content-frame .modal-toolbar{align-items:center;border-bottom:1px solid #dad8da;display:flex;height:60px;justify-content:flex-end}.profile-tags-pane .modal-pane-content .modal-content-frame .modal-toolbar .close-icon{cursor:pointer;height:32px;padding:16px;position:relative;z-index:1}.profile-tags-pane .modal-pane-content .modal-content-frame .modal-toolbar .modal-header{font-size:18px;font-weight:700;left:0;position:absolute;right:0;text-align:center;z-index:0}.profile-tags-pane .modal-pane-content .modal-content-frame .categories-frame{display:flex;flex:1 1;flex-direction:column}.profile-tags-pane .modal-pane-content .modal-content-frame .categories-frame .categories-list-view{align-self:center;display:flex;list-style:none;margin:13px 0;padding:0}.profile-tags-pane .modal-pane-content .modal-content-frame .categories-frame .categories-list-view .category-cell{align-items:center;background:#f5f4f5;color:#413f41;cursor:pointer;display:flex;font-size:13px;font-weight:700;height:36px;justify-content:center;text-transform:uppercase;width:130px}.profile-tags-pane .modal-pane-content .modal-content-frame .categories-frame .categories-list-view .category-cell.selected{background:linear-gradient(#b4b0b4,#2e2d2e);color:#fff}.profile-tags-pane .modal-pane-content .modal-content-frame .categories-frame .categories-list-view .category-cell:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.profile-tags-pane .modal-pane-content .modal-content-frame .categories-frame .categories-list-view .category-cell:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.profile-tags-pane .modal-pane-content .modal-content-frame .categories-frame .category-values-list-view{border-top:1px solid #dad8da;list-style:none;margin:0;padding:16px 30px}.profile-tags-pane .modal-pane-content .modal-content-frame .categories-frame .category-values-list-view .category-value-cell{padding:10px 0}.profile-tags-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar{align-items:center;border-top:1px solid #dad8da;box-sizing:border-box;display:flex;height:60px;justify-content:flex-end;padding:8px}.profile-tags-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .delete-button,.profile-tags-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;margin:0 8px;padding:9.5px 15px}.profile-tags-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .delete-button{background:red}.profile-tags-pane .modal-pane-content .modal-content-frame .modal-bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.schedule-view{display:flex;flex-direction:column}.schedule-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:space-between}.schedule-view .toolbar .right-section .toolbar-button{background:none;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;font-weight:700;padding:10px 16px}.schedule-view .toolbar .right-section .toolbar-button.blue{background:#529ff9;color:#fff;margin-left:12px;padding:10px 21px}.schedule-view .appt-cell .rbc-event-content{color:#fff}.schedule-view .appt-cell .rbc-event-content .event-cell .cell-label{color:#fff;font-size:11px}.schedule-view .rbc-calendar .rbc-toolbar{background:#fff;box-sizing:border-box;height:48px;margin:0;padding:0 10px}.schedule-view .rbc-calendar .rbc-toolbar .rbc-btn-group button{background:linear-gradient(180deg,#f5f4f5,#dad8da);border:none;color:#191819;font-family:Graphik!important;font-size:13px;height:36px}.schedule-view .rbc-calendar .rbc-toolbar .rbc-btn-group .rbc-active{background:linear-gradient(180deg,#90e2fc,#519ef8);color:#fff;font-weight:700}.schedule-view .rbc-calendar .rbc-toolbar .rbc-toolbar-label{font-family:Graphik!important;font-size:18px;font-weight:700;text-align:left}.schedule-view .rbc-calendar .rbc-month-view{border:none}.schedule-view .rbc-calendar .rbc-month-view .rbc-month-header{background:linear-gradient(180deg,#f5f4f5,#dad8da);height:32px}.schedule-view .rbc-calendar .rbc-month-view .rbc-month-header .rbc-header{align-items:center;border:none;display:flex;font-family:Graphik!important;font-size:13px;justify-content:center;text-transform:uppercase}.schedule-view .rbc-calendar .rbc-month-view .rbc-month-row .rbc-row-content .rbc-row .rbc-date-cell{font-family:Graphik!important;font-size:13px;margin-top:10px;padding:0;text-align:center}.schedule-view .rbc-calendar .rbc-month-view .rbc-month-row .rbc-row-content .rbc-row .rbc-date-cell .rbc-button-link{font-family:Graphik!important}.schedule-view .rbc-calendar .rbc-month-view .rbc-month-row .rbc-row-content .rbc-row .rbc-row-segment{padding:1px}.schedule-view .rbc-calendar .rbc-month-view .rbc-month-row .rbc-row-content .rbc-row .rbc-row-segment .rbc-event{align-items:center;background:#f5f4f5;border-radius:0;display:flex;height:24px;outline:none}.schedule-view .rbc-calendar .rbc-month-view .rbc-month-row .rbc-row-content .rbc-row .rbc-row-segment .rbc-event .rbc-event-content{color:#191819;font-family:Graphik!important;font-size:11px}.schedule-view .rbc-calendar .rbc-month-view .rbc-month-row .rbc-row-content .rbc-row .rbc-show-more{color:#529ff9;font-family:Graphik!important;font-size:11px;margin:0;padding:2.5px 5px;text-align:left;width:100%}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-header{background:linear-gradient(180deg,#f5f4f5,#dad8da);border:none;margin:0!important}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-header .rbc-time-header-content{border:none}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-header .rbc-time-header-content .rbc-time-header-cell{height:32px}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-header .rbc-time-header-content .rbc-time-header-cell .rbc-header{align-items:center;border:none;display:flex;justify-content:center}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-header .rbc-time-header-content .rbc-time-header-cell .rbc-header .rbc-button-link{font-family:Graphik!important;font-size:13px;font-weight:700;text-transform:uppercase}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-header .rbc-time-header-content .rbc-time-header-cell .rbc-today{background:none}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-header .rbc-time-header-content .rbc-allday-cell{display:none}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content{border:1px solid #dad8da;border-top:0}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content .rbc-time-column .rbc-timeslot-group{min-height:60px}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content .rbc-time-column .rbc-timeslot-group .rbc-time-slot .rbc-label{box-sizing:border-box;font-family:Graphik!important;font-size:13px;padding:0 10.5px;position:relative;top:22px}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content .rbc-day-slot .rbc-events-container{margin:0}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content .rbc-day-slot .rbc-events-container .rbc-event{align-items:center;background:#f5f4f5;border:none;border-bottom:1px solid #dad8da;border-radius:0;display:flex;flex-flow:initial!important}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content .rbc-day-slot .rbc-events-container .rbc-event .rbc-event-label{display:none;font-family:Graphik!important;font-size:11px}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content .rbc-day-slot .rbc-events-container .rbc-event .rbc-event-content{font-family:Graphik!important;font-size:11px;height:auto!important;padding:2px 1px}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content .rbc-day-slot .rbc-current-time-indicator{background:#a73575}.schedule-view .rbc-calendar .rbc-time-view .rbc-time-content::-webkit-scrollbar{display:none}.schedule-book-view{display:flex;flex:1 1;flex-direction:column}.schedule-book-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.schedule-book-view .toolbar .routines-breadcrumb-button{background:none;border:none;color:#529ff9;font-size:18px;margin-right:5px}.schedule-book-view .toolbar .toolbar-label{color:#fff;font-size:18px}.schedule-book-view .content-frame{display:flex;flex:1 1;flex-direction:column}.schedule-book-view .content-frame .sections-frame{border-bottom:1px solid #dad8da;box-sizing:border-box;padding:20px 55px}.schedule-book-view .content-frame .sections-frame .section-frame{margin-bottom:40px}.schedule-book-view .content-frame .sections-frame .section-frame .section-header{font-size:18px;font-weight:700;margin-bottom:18px;text-transform:capitalize}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame{margin-bottom:20px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subsection-header{font-size:13px;font-weight:700;margin-bottom:6px;text-transform:capitalize}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subsection-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-family:Graphik;font-size:13px;height:120px;outline:none;padding:12px;resize:none;width:100%}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subsection-textarea::-webkit-input-placeholder{color:rgba(25,24,25,.502)}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subsection-textarea::placeholder{color:rgba(25,24,25,.502)}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subscriber-button-frame{background:#f5f4f5;border-radius:4px;display:flex;height:36px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subscriber-button-frame .left-section{align-items:center;display:flex;flex:1 1}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subscriber-button-frame .left-section .avatar{height:24px;margin:0 12px;width:24px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subscriber-button-frame .left-section .avatar .initials{font-size:10px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subscriber-button-frame .left-section .full-name{font-size:13px;font-weight:700}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .subscriber-button-frame .edit-button{height:100%}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .select-subscriber-button-frame{align-items:center;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;display:flex;justify-content:center;padding:9px 12px;position:relative;width:330px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .select-subscriber-button-frame .subscriber-icon{height:18px;left:12px;position:absolute}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .select-subscriber-button-frame .button-label{color:#529ff9;font-size:13px;font-weight:700;text-transform:capitalize}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .select-menu{max-width:330px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .checkbox-view{margin:13px 0}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame{display:flex;max-width:330px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .arrow-button{cursor:pointer;height:36px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .arrow-button.next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .middle-section{align-items:center;background:#f5f4f5;display:flex;flex:1 1;justify-content:center}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .middle-section .week{font-size:13px;line-height:100%;margin-right:7px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .middle-section .calendar-icon{height:18px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar{position:fixed;z-index:100}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .background{height:100%;width:100%}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar{background:#fff;border:none;border-radius:4px;box-shadow:0 10px 30px 0 rgba(25,24,25,.161);left:275px;overflow:hidden;position:absolute;top:523px;width:292px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__navigation{display:flex;margin:0;padding:5px 0 3px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__navigation .react-calendar__navigation__arrow{background:none;border:none;color:rgba(25,24,25,.302);font-size:30px;font-weight:lighter;position:relative;top:-2px;width:34px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__navigation .react-calendar__navigation__next2-button,.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__navigation .react-calendar__navigation__prev2-button{display:none}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__navigation .react-calendar__navigation__label{border:none;color:#191819;font-size:13px;font-weight:700}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__navigation button:disabled,.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__navigation button:enabled:hover{background:none!important}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__weekdays{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);display:flex;height:24px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__weekdays .react-calendar__month-view__weekdays__weekday{text-align:center}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__weekdays .react-calendar__month-view__weekdays__weekday abbr{color:#191819;font-size:13px;text-decoration:none!important}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__tile{border:2px solid #fff;color:#191819;height:36px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day--neighboringMonth{background:#d3d3d3;color:gray!important}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__tile--active{background:#0daee4}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__tile--active abbr{color:#fff;font-weight:700}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .week-frame .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day--weekend{color:#191819}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view{display:flex;list-style:none;margin:10px 0 0;overflow:hidden;padding:0}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view .days-appointment-cell{align-items:center;background:#f5f4f5;cursor:pointer;display:flex;flex-direction:column;height:48px;justify-content:center;width:120px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view .days-appointment-cell .cell-label{font-size:13px;line-height:120%}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view .days-appointment-cell .cell-sublabel{font-size:11px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view .days-appointment-cell.selected{background:linear-gradient(180deg,#b4b0b4,#2e2d2e)}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view .days-appointment-cell.selected .cell-label,.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view .days-appointment-cell.selected .cell-sublabel{color:#fff}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view .days-appointment-cell:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .days-appointments-list-view .days-appointment-cell:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .day-appointments-list-view{list-style:none;margin:20px 0 0;padding:0}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .day-appointments-list-view .day-appointment-cell{margin-bottom:21px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .day-appointments-list-view .day-appointment-cell .checkbox-view .checkbox-label{font-size:15px}.schedule-book-view .content-frame .sections-frame .section-frame .subsection-frame .hint-label{font-size:13px;font-style:italic;margin-top:30px}.schedule-book-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0 20px}.schedule-book-view .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;height:36px;padding:9px 57px}.schedule-book-view .bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.schedule-book-view .subscriber-modal-pane .modal-pane-content{border-radius:8px;-webkit-filter:drop-shadow(0 32px 64px rgba(25,24,25,.3));filter:drop-shadow(0 32px 64px rgba(25,24,25,.3));max-height:820px;max-width:1110px;min-height:80%;min-width:77%}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame{display:flex;flex-direction:column}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .modal-toolbar{align-items:center;border-bottom:1px solid #dad8da;display:flex;flex:0 0 60px;justify-content:center;position:relative}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .modal-toolbar .modal-header{color:#191819;font-size:18px}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .modal-toolbar .close-icon{cursor:pointer;height:24px;padding:12px;position:absolute;right:0}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .secondary-toolbar{border-bottom:1px solid #dad8da;flex:0 0 60px}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view{display:flex;flex-direction:column}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .table-headers{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);box-sizing:border-box;display:flex;flex:0 0 30px;padding:0 20px}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .table-headers .table-header{color:#413f41;flex:0 0 13%;font-size:13px;font-weight:700;text-transform:uppercase}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .table-headers .name,.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .table-headers .phone{flex:1 1}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view{display:flex;flex-direction:column;height:90vh;list-style:none;margin:0;padding:0}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell{align-items:center;box-sizing:border-box;display:flex;flex:0 0 48px;padding:0 20px}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell .cell-label{flex:0 0 13%;font-size:15px;text-transform:capitalize}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell .name,.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell .phone{flex:1 1}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell .name{align-items:center;display:flex}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell .name .avatar{height:32px;width:32px}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell .name .avatar .initials{font-size:11px}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell .name .cell-label{flex:1 1;font-weight:700;margin-left:12px}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .subscribers-table-view .subscribers-list-view .subscriber-cell:nth-child(2n){background:#f5f4f5}.schedule-book-view .subscriber-modal-pane .modal-pane-content .subscriber-modal-content-frame .empty-label{align-items:center;display:flex;font-style:italic;justify-content:center;margin-top:160px}.settings-view{display:flex;flex-direction:column}.settings-view .toolbar{align-items:center;background:#191819;display:flex;flex:0 0 60px;justify-content:space-between}.settings-view .toolbar .x-icon{cursor:pointer;padding:16px}.settings-view .toolbar .x-icon img{height:24px}.settings-view .toolbar .page-header{color:#fff;font-size:18px;line-height:24px}.settings-view .toolbar .sign-out-button{background:none;border:none;color:#db7d51;font-size:14px;margin:0;padding:16px}.settings-view .content-frame{align-items:center;background:#e8e8e8;display:flex;flex:1 1;flex-direction:column}.settings-view .content-frame .tiles-list-view{box-sizing:border-box;display:flex;flex-wrap:wrap;list-style:none;margin:0;max-width:1160px;padding:40px;width:95%}.settings-view .content-frame .tiles-list-view .tile-cell{background:#fff;border-radius:8px;box-sizing:border-box;flex:0 0 31%;margin-bottom:30px;padding:30px}.settings-view .content-frame .tiles-list-view .tile-cell .tile-icon{height:72px}.settings-view .content-frame .tiles-list-view .tile-cell .title{font-size:24px;line-height:120%;margin:21px 0 8px}.settings-view .content-frame .tiles-list-view .tile-cell .message{color:rgba(25,24,25,.5);font-size:15px;line-height:20px}.settings-view .content-frame .tiles-list-view .tile-cell.disabled{cursor:not-allowed;opacity:.5}.settings-view .content-frame .tiles-list-view .tile-cell:nth-child(3n+2){margin:0 3.5% 30px}.settings-connected-account-view{display:flex;flex-direction:column}.settings-connected-account-view .toolbar{align-items:center;background:#191819;display:flex;flex:0 0 60px}.settings-connected-account-view .toolbar .close-icon{padding:16px;position:relative;z-index:1}.settings-connected-account-view .toolbar .close-icon img{height:24px}.settings-connected-account-view .toolbar .page-header-frame{align-items:center;display:flex;justify-content:center;left:0;position:absolute;right:0}.settings-connected-account-view .toolbar .page-header-frame .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.settings-connected-account-view .toolbar .page-header-frame .page-header{color:#fff;font-size:18px;line-height:100%}.settings-connected-account-view .content-frame{display:flex;flex:1 1}.settings-connected-account-view .content-frame .account-modal-pane{align-items:center;align-self:center;border-radius:4px;box-shadow:0 10px 30px 0 rgba(25,24,25,.161);box-sizing:border-box;display:flex;flex-direction:column;margin:auto;padding:25px 50px;width:550px}.settings-connected-account-view .content-frame .account-modal-pane .stripe-logo{width:150px}.settings-connected-account-view .content-frame .account-modal-pane .header{font-size:21px;font-weight:700;margin-top:30px}.settings-connected-account-view .content-frame .account-modal-pane .message{font-size:14px;margin:10px 0 20px;text-align:center}.settings-connected-account-view .content-frame .account-modal-pane .modal-button{background:#0daae4;border:none;border-radius:4px;color:#fff;font-size:12px;margin-bottom:30px;padding:10px 15px}.settings-connected-account-view .content-frame .account-frame{display:flex;font-size:16px;justify-content:center;margin:30px auto;width:90%}.settings-connected-account-view .content-frame .account-frame .create-account-button,.settings-connected-account-view .content-frame .account-frame .here-button{background:none;border:none;color:#0daae4;font-size:16px;height:14px;margin-left:5px}.settings-connected-account-view .content-frame .subscriptions-view{display:flex;flex:1 1;flex-direction:column}.settings-connected-account-view .content-frame .subscriptions-view .toolbar{align-items:center;background:#2e2d2e;box-sizing:border-box;justify-content:flex-end;padding:0 20px}.settings-connected-account-view .content-frame .subscriptions-view .toolbar .add-package-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;padding:9px 16px}.settings-connected-account-view .content-frame .subscriptions-view .section-frame{box-sizing:border-box;padding:30px}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .section-header{font-size:18px;font-weight:700}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .subscriptions-list-view{list-style:none;margin:36px 0 0;padding:0}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .subscriptions-list-view .subscription-cell{display:flex;margin-bottom:40px}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .subscriptions-list-view .subscription-cell .subscription-icon{flex:0 0 330px;height:170px}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .subscriptions-list-view .subscription-cell .details-frame{display:flex;flex-direction:column;margin-left:24px}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .subscriptions-list-view .subscription-cell .details-frame .name{font-size:24px;font-weight:700}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .subscriptions-list-view .subscription-cell .details-frame .description{font-size:15px;margin:4px 0 17px}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .subscriptions-list-view .subscription-cell .details-frame .price{font-size:15px}.settings-connected-account-view .content-frame .subscriptions-view .section-frame .empty-label{color:gray;font-size:14px;font-style:italic;margin-top:30px}.settings-locations-view .toolbar{align-items:center;background:#191819;display:flex;flex:0 0 60px}.settings-locations-view .toolbar .close-icon{padding:16px;position:relative;z-index:1}.settings-locations-view .toolbar .close-icon img{height:24px}.settings-locations-view .toolbar .page-header-frame{align-items:center;display:flex;justify-content:center;left:0;position:absolute;right:0}.settings-locations-view .toolbar .page-header-frame .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.settings-locations-view .toolbar .page-header-frame .page-header{color:#fff;font-size:18px;line-height:100%}.settings-locations-view .content-frame .sections-frame{box-sizing:border-box;margin:auto;max-width:1110px;padding:30px 0;width:95%}.settings-locations-view .content-frame .sections-frame .section-frame{margin-bottom:30px}.settings-locations-view .content-frame .sections-frame .section-frame .section-header{color:#413f41;font-size:18px;font-weight:700;margin-bottom:12px}.settings-locations-view .content-frame .sections-frame .section-frame .section-subheader{color:#2e2d2e;font-size:13px;font-style:italic}.settings-locations-view .content-frame .sections-frame .section-frame .add-location-button{background:none;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;margin-top:30px;padding:9px 12px}.settings-locations-view .content-frame .sections-frame .section-frame .location-cell{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:10px}.settings-locations-view .content-frame .sections-frame .section-frame .location-cell .left-section .address-label{font-size:15px;line-height:20px}.settings-locations-view .content-frame .sections-frame .section-frame .location-cell .edit-button{background:none;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;padding:9px 40px}.settings-locations-view .location-modal-pane .modal-pane-content,.settings-locations-view .location-removal-pane .modal-pane-content{border-radius:8px;display:flex;-webkit-filter:drop-shadow(0 32px 64px rgba(25,24,25,.3));filter:drop-shadow(0 32px 64px rgba(25,24,25,.3));height:80%;max-height:600px;max-width:1110px;width:77%}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame{display:flex;flex:1 1;flex-direction:column}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .modal-toolbar,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .modal-toolbar{align-items:center;border-bottom:1px solid #dad8da;display:flex;flex:0 0 60px;justify-content:center;position:relative}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .modal-toolbar .modal-header,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .modal-toolbar .modal-header{color:#191819;font-size:18px}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .modal-toolbar .close-icon,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .modal-toolbar .close-icon{cursor:pointer;height:24px;padding:12px;position:absolute;right:0}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .form-frame,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .form-frame{box-sizing:border-box;flex:1 1;padding:29px 48px}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-section-header,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-section-header{font-size:18px;font-weight:700;margin-bottom:16px}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame{display:flex;flex-wrap:wrap;justify-content:space-between}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame{flex:0 0 48%;margin-bottom:20px}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame .form-input-header,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame .form-input-header{font-size:13px;margin-bottom:6px}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame .form-input,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame .form-input{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-size:13px;height:36px;padding:11px;width:100%}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame .form-input::-webkit-input-placeholder,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame .form-input::-webkit-input-placeholder{color:rgba(25,24,25,.5)}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame .form-input::placeholder,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .form-frame .form-section-frame .form-inputs-frame .form-input-frame .form-input::placeholder{color:rgba(25,24,25,.5)}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar{align-items:center;border-top:1px solid #dad8da;display:flex;flex:0 0 60px}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar .delete-button,.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar .save-button,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar .delete-button,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;color:#fff;font-size:13px;font-weight:700;height:36px;margin:0 16px;width:143px}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar .save-button.disabled,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar .save-button.disabled{cursor:not-allowed;opacity:.5}.settings-locations-view .location-modal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar .delete-button,.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .bottom-toolbar .delete-button{background:red}.settings-locations-view .location-removal-pane .modal-pane-content{height:auto;max-height:550px;max-width:650px}.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .content-frame{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:20px}.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .content-frame .warning-header{font-size:17px}.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .content-frame .services-list-view{flex:1 1}.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .content-frame .services-list-view .service-cell{margin-bottom:10px}.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .content-frame .services-list-view .service-cell .cell-label{font-size:15px}.settings-locations-view .location-removal-pane .modal-pane-content .location-modal-content-frame .content-frame .warning-label{color:gray;font-size:14px;font-style:italic}.empty-location-modal-pane .modal-pane-content{border-radius:4px;max-width:820px;min-height:277px!important;width:80%}.empty-location-modal-pane .location-modal-content-frame{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;padding:14px}.empty-location-modal-pane .location-modal-content-frame .modal-toolbar{display:flex;justify-content:flex-end;width:100%}.empty-location-modal-pane .location-modal-content-frame .modal-toolbar .close-icon{cursor:pointer;height:32px}.empty-location-modal-pane .location-modal-content-frame .modal-header{font-size:24px;font-weight:700;margin-top:14px}.empty-location-modal-pane .location-modal-content-frame .modal-message{font-size:15px;line-height:150%;margin:20px 0 30px;max-width:450px;text-align:center}.empty-location-modal-pane .location-modal-content-frame .modal-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;padding:9px 16.5px}.settings-location-view{display:flex;flex-direction:column}.settings-location-view .toolbar{align-items:center;background:#191819;display:flex;flex:0 0 60px}.settings-location-view .toolbar .close-icon{padding:16px;position:relative;z-index:1}.settings-location-view .toolbar .close-icon img{height:24px}.settings-location-view .toolbar .page-header-frame{align-items:center;display:flex;justify-content:center;left:0;position:absolute;right:0}.settings-location-view .toolbar .page-header-frame .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.settings-location-view .toolbar .page-header-frame .page-header{color:#fff;font-size:18px;line-height:100%}.settings-location-view .content-frame{display:flex;flex:1 1}.settings-location-view .content-frame .sections-frame{height:100%;margin:30px auto;max-width:1160px;width:90%}.settings-location-view .content-frame .sections-frame .section-frame{margin-bottom:30px}.settings-location-view .content-frame .sections-frame .section-frame .section-header-frame{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.settings-location-view .content-frame .sections-frame .section-frame .section-header-frame .section-header{margin-bottom:0}.settings-location-view .content-frame .sections-frame .section-frame .section-header-frame .add-button{background:none;border:none;color:#529ff9;font-size:13px;font-weight:700;margin:0;padding:0}.settings-location-view .content-frame .sections-frame .section-frame .section-header{color:#413f41;font-size:18px;font-weight:700;margin-bottom:20px}.settings-location-view .content-frame .sections-frame .section-frame .section-subheader{color:#191819;font-size:13px;font-style:italic;margin:15px 0;width:80%}.settings-location-view .content-frame .sections-frame .section-frame .section-subsection-frame{margin-bottom:20px}.settings-location-view .content-frame .sections-frame .section-frame .section-subsection-frame .section-subsection-header{font-size:13px;font-weight:700;margin-bottom:4px}.settings-location-view .content-frame .sections-frame .section-frame .section-subsection-frame .select-menu{max-width:330px}.settings-location-view .content-frame .sections-frame .section-frame .section-subsection-frame .form-input{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-size:13px;height:36px;max-width:330px;padding:11px;width:100%}.settings-location-view .content-frame .sections-frame .section-frame .section-subsection-frame .form-input::-webkit-input-placeholder{color:rgba(25,24,25,.5)}.settings-location-view .content-frame .sections-frame .section-frame .section-subsection-frame .form-input::placeholder{color:rgba(25,24,25,.5)}.settings-location-view .content-frame .sections-frame .section-frame .service-address-frame{border-radius:4px;box-shadow:0 10px 30px 0 rgba(25,24,25,.161);box-sizing:border-box;margin-bottom:20px;padding:12px}.settings-location-view .content-frame .sections-frame .section-frame .service-address-frame .service-address{font-size:15px;line-height:20px}.settings-location-view .content-frame .sections-frame .section-frame .manage-locations-button{background:none;border:none;color:#529ff9}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view{list-style:none;margin:30px 0 0;padding:0 0 100px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell{margin-bottom:40px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame{display:flex;flex-direction:column}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .scheduler-header-frame{display:flex;justify-content:flex-end;margin-top:20px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .scheduler-header-frame .add-button{background:none;border:none;color:#529ff9;font-size:13px;font-weight:700;text-transform:uppercase}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .range-slider{height:80px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .range-slider .track{height:4px;position:relative;top:49px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .range-slider .track .track-details-frame{position:absolute;z-index:100}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .range-slider .track .track-details-frame .remove-button{background:red;border:none;color:#a73575;font-size:11px;font-weight:500;margin:0;padding:0}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .range-slider .thumb-active{outline:none}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .range-slider .thumb{position:relative;top:10px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .range-slider .thumb .date{background:#191819;border-radius:4px;box-sizing:border-box;color:#fff;font-size:11px;left:-20px;margin-bottom:10.5px;padding:5px;position:relative}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .range-slider .thumb .dot{background:#529ff9;border:3px solid #fff;border-radius:50%;box-sizing:border-box;height:20px;width:20px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .segment-slots-frame{margin-top:20px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .segment-slots-frame .section-header{font-size:15px;font-weight:700}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .segment-slots-frame .day-schedules-concurrency-list-view{list-style:none;margin:0;padding:0}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .segment-slots-frame .day-schedules-concurrency-list-view .day-schedule-cell{align-items:center;border-bottom:1px solid #d3d3d3;box-sizing:border-box;display:flex;margin:0;max-width:300px;padding:10px 0}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .segment-slots-frame .day-schedules-concurrency-list-view .day-schedule-cell .date{font-size:13px;width:150px}.settings-location-view .content-frame .sections-frame .section-frame .day-schedules-list-view .day-schedule-cell .schedule-frame .segment-slots-frame .day-schedules-concurrency-list-view .day-schedule-cell .remove-button{background:none;border:none;color:#a73575;font-weight:700;margin-left:20px}.settings-location-view .content-frame .sections-frame .section-frame .travel-distances-list-view{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.settings-location-view .content-frame .sections-frame .section-frame .travel-distances-list-view .travel-distance-cell{align-items:center;border-radius:8px;box-sizing:border-box;display:flex;justify-content:space-between;padding:16.5px 0;width:100%}.settings-location-view .content-frame .sections-frame .section-frame .travel-distances-list-view .travel-distance-cell .left-section{display:flex}.settings-location-view .content-frame .sections-frame .section-frame .travel-distances-list-view .travel-distance-cell .left-section .cell-label{font-size:15px}.settings-location-view .content-frame .sections-frame .section-frame .travel-distances-list-view .travel-distance-cell .left-section .cell-label.bold{margin-right:5px}.settings-location-view .content-frame .sections-frame .section-frame .travel-distances-list-view .travel-distance-cell .delete-button{background:none;border:none;color:red;font-size:13px;font-weight:700;visibility:hidden}.settings-location-view .content-frame .sections-frame .section-frame .travel-distances-list-view .travel-distance-cell:hover{box-shadow:0 10px 30px 0 rgba(25,24,25,.161);padding:16.5px 10px}.settings-location-view .content-frame .sections-frame .section-frame .travel-distances-list-view .travel-distance-cell:hover .delete-button{visibility:visible}.settings-location-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0 20px}.settings-location-view .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;padding:10px 56px}.settings-location-view .bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.settings-product-view{display:flex;flex-direction:column}.settings-product-view .toolbar{align-items:center;background:#191819;display:flex;flex:0 0 60px}.settings-product-view .toolbar .close-icon{padding:16px;position:relative;z-index:1}.settings-product-view .toolbar .close-icon img{height:24px}.settings-product-view .toolbar .page-header-frame{align-items:center;display:flex;justify-content:center;left:0;position:absolute;right:0}.settings-product-view .toolbar .page-header-frame .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.settings-product-view .toolbar .page-header-frame .page-header{color:#fff;font-size:18px;line-height:100%}.settings-product-view .content-frame{display:flex;flex:1 1}.settings-product-view .content-frame .left-section{border-right:1px solid #dad8da;box-sizing:border-box;flex:0 0 390px;padding:30px}.settings-product-view .content-frame .left-section .section-header{font-size:18px;font-weight:700;margin-bottom:20px}.settings-product-view .content-frame .left-section .section-input-frame{margin-bottom:20px;position:relative;width:330px}.settings-product-view .content-frame .left-section .section-input-frame .section-input-header{font-size:13px;font-weight:700;margin-bottom:6px}.settings-product-view .content-frame .left-section .section-input-frame .banner{border-radius:4px;max-height:172px;width:100%}.settings-product-view .content-frame .left-section .section-input-frame .form-image-frame{align-items:center;border:1px dashed #b4b0b4;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:42px 28px}.settings-product-view .content-frame .left-section .section-input-frame .form-image-frame .image-upload-icon{height:48px;width:48px}.settings-product-view .content-frame .left-section .section-input-frame .form-image-frame .button-label{color:#529ff9;font-size:13px;font-weight:700;margin-bottom:16px}.settings-product-view .content-frame .left-section .section-input-frame .form-image-frame .message{font-size:11px;font-style:italic;text-align:center}.settings-product-view .content-frame .left-section .section-input-frame .image-input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.settings-product-view .content-frame .left-section .section-input-frame .section-input{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-family:Graphik;font-size:13px;padding:12px;width:100%}.settings-product-view .content-frame .left-section .section-input-frame .section-input:placeholder-shown{color:rgba(25,24,25,.5)}.settings-product-view .content-frame .left-section .section-input-frame.full{width:100%}.settings-product-view .content-frame .left-section .section-input-frame.full .section-input{height:120px;outline:none;resize:none;width:100%}.settings-product-view .content-frame .right-section{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:30px}.settings-product-view .content-frame .right-section .header-frame{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.settings-product-view .content-frame .right-section .header-frame .header-label{color:#191819;font-size:15px;font-weight:700;text-transform:uppercase}.settings-product-view .content-frame .right-section .header-frame .select-appointments-button{background:none;border:none;color:#529ff9;font-size:13px;font-weight:700;text-transform:uppercase}.settings-product-view .content-frame .right-section .hint-label{color:#413f41;font-size:13px;font-style:italic}.settings-product-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;padding:0 20px}.settings-product-view .bottom-toolbar .delete-button,.settings-product-view .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;padding:10px 56px}.settings-product-view .bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.settings-product-view .bottom-toolbar .delete-button{background:red}.settings-product-view .modal-pane-content{border-radius:12px;height:90%;max-height:830px;max-width:890px;overflow:hidden;width:80%}.settings-product-view .modal-pane-content .appointment-pane{display:flex;flex-direction:column;height:100%;width:100%}.settings-product-view .modal-pane-content .appointment-pane .modal-header-frame{align-items:center;border-bottom:1px solid #dad8da;display:flex;flex:0 0 60px;justify-content:center}.settings-product-view .modal-pane-content .appointment-pane .modal-header-frame .modal-header{font-size:18px;font-weight:500;text-transform:capitalize}.settings-product-view .modal-pane-content .appointment-pane .modal-header-frame .x-icon{cursor:pointer;height:32px;position:absolute;right:12px}.settings-product-view .modal-pane-content .appointment-pane .content-frame{display:flex;flex:1 1}.settings-product-view .modal-pane-content .appointment-pane .bottom-toolbar{background:#fff;border-top:1px solid #dad8da;justify-content:flex-end}.settings-product-view .modal-pane-content .appointment-pane .bottom-toolbar .save-button{padding:9.5px 16px;text-transform:capitalize}.settings-product-view .services-list-view{box-sizing:border-box;flex:1 1;list-style:none;margin:0;padding:20px 30px}.settings-product-view .services-list-view .service-cell{align-items:center;display:flex;padding-bottom:20px;width:100%}.settings-product-view .services-list-view .service-cell .cell-content-frame{flex:1 1}.settings-product-view .services-list-view .service-cell .cell-content-frame .banner{height:96px;margin-right:16px;width:192px}.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section{display:flex;flex-direction:column}.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section .title{display:flex;font-size:15px;font-weight:700}.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section .title .status{margin-left:5px}.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section .desc{font-size:13px;margin:6px 0 12px}.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section .types{display:flex}.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section .types .type{margin-left:5px}.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section .duration,.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section .type,.settings-product-view .services-list-view .service-cell .cell-content-frame .middle-section .type-2{font-size:13px;line-height:19.5px}.settings-services-view{display:flex;flex-direction:column}.settings-services-view .toolbar{align-items:center;background:#191819;display:flex;flex:0 0 60px}.settings-services-view .toolbar .close-icon{padding:16px;position:relative;z-index:1}.settings-services-view .toolbar .close-icon img{height:24px}.settings-services-view .toolbar .page-header-frame{align-items:center;display:flex;justify-content:center;left:0;position:absolute;right:0}.settings-services-view .toolbar .page-header-frame .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.settings-services-view .toolbar .page-header-frame .page-header{color:#fff;font-size:18px;line-height:100%}.settings-services-view .secondary-toolbar{align-items:center;background:#2e2d2e;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0 20px}.settings-services-view .secondary-toolbar .create-appointment-button,.settings-services-view .secondary-toolbar .manage-locations-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;padding:9px 16px}.settings-services-view .secondary-toolbar .manage-locations-button{background:transparent;border:1px solid #529ff9;color:#529ff9;margin-right:10px}.settings-services-view .services-list-view{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.settings-services-view .services-list-view .service-cell{border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;height:120px;margin:0 30px;padding:12px}.settings-services-view .services-list-view .service-cell .banner{height:100%;object-fit:cover}.settings-services-view .services-list-view .service-cell .middle-section{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-left:16px}.settings-services-view .services-list-view .service-cell .middle-section .title{display:flex;font-weight:700}.settings-services-view .services-list-view .service-cell .middle-section .title .status{margin-left:5px}.settings-services-view .services-list-view .service-cell .middle-section .cell-label{margin-bottom:2px}.settings-services-view .services-list-view .service-cell .middle-section .desc{font-size:13px;line-height:120%}.settings-services-view .services-list-view .service-cell .edit-button{background:none;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;font-weight:700;height:36px;margin:7px;padding:9px 43px}.settings-services-view .hint-label{align-items:center;color:gray;display:flex;flex:1 1;font-style:italic;justify-content:center}.settings-service-view{display:flex;flex-direction:column}.settings-service-view .toolbar{align-items:center;background:#191819;display:flex;flex:0 0 60px}.settings-service-view .toolbar .close-icon{padding:16px;position:relative;z-index:1}.settings-service-view .toolbar .close-icon img{height:24px}.settings-service-view .toolbar .page-header-frame{align-items:center;display:flex;justify-content:center;left:0;position:absolute;right:0}.settings-service-view .toolbar .page-header-frame .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.settings-service-view .toolbar .page-header-frame .page-header{color:#fff;font-size:18px;line-height:100%}.settings-service-view .content-frame{display:flex;flex:1 1}.settings-service-view .content-frame .left-section,.settings-service-view .content-frame .right-section{box-sizing:border-box;padding:20px 30px}.settings-service-view .content-frame .left-section .section-header,.settings-service-view .content-frame .right-section .section-header{color:#413f41;font-size:18px;font-weight:700;line-height:150%;margin-bottom:12px;text-transform:capitalize}.settings-service-view .content-frame .left-section{border-right:1px solid #dad8da;flex:0 0 32%;max-width:390px}.settings-service-view .content-frame .left-section .form-input-frame{display:flex;flex-direction:column;margin-bottom:20px}.settings-service-view .content-frame .left-section .form-input-frame .form-input-label{font-size:13px;font-weight:700;margin-bottom:6px}.settings-service-view .content-frame .left-section .form-input-frame .form-input,.settings-service-view .content-frame .left-section .form-input-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;height:36px;outline:none;padding:12px}.settings-service-view .content-frame .left-section .form-input-frame .form-input::-webkit-input-placeholder{color:rgba(25,24,25,.5)}.settings-service-view .content-frame .left-section .form-input-frame .form-input::placeholder{color:rgba(25,24,25,.5)}.settings-service-view .content-frame .left-section .form-input-frame .form-textarea{font-family:Avenir;height:120px;outline:none;resize:none}.settings-service-view .content-frame .left-section .form-input-frame .banner{object-fit:cover;width:100%}.settings-service-view .content-frame .left-section .form-input-frame .form-image{position:relative}.settings-service-view .content-frame .left-section .form-input-frame .form-image .form-image-frame{align-items:center;border:1px dashed #b4b0b4;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:42px 28px}.settings-service-view .content-frame .left-section .form-input-frame .form-image .form-image-frame .image-upload-icon{height:48px;width:48px}.settings-service-view .content-frame .left-section .form-input-frame .form-image .form-image-frame .button-label{color:#529ff9;font-size:13px;font-weight:700;margin-bottom:16px}.settings-service-view .content-frame .left-section .form-input-frame .form-image .form-image-frame .message{font-size:11px;font-style:italic;text-align:center}.settings-service-view .content-frame .left-section .form-input-frame .form-image .image-input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.settings-service-view .content-frame .right-section{display:flex;flex:1 1}.settings-service-view .content-frame .right-section .hint-frame{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.settings-service-view .content-frame .right-section .hint-frame .hint-label{font-size:24px;margin:0 0 15px}.settings-service-view .content-frame .right-section .hint-frame .hint-sublabel{font-size:18px;text-align:center}.settings-service-view .content-frame .right-section .content-frame{display:flex;flex-direction:column}.settings-service-view .content-frame .right-section .content-frame .section-header{color:#413f41;font-size:18px;font-weight:700}.settings-service-view .content-frame .right-section .content-frame .section-subheader{font-size:13px;font-style:italic}.settings-service-view .content-frame .right-section .content-frame .add-location-button{background:none;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;margin-top:30px;padding:9px 25px;width:175px}.settings-service-view .content-frame .right-section .content-frame .section-header-frame{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.settings-service-view .content-frame .right-section .content-frame .section-header-frame .section-header{margin:0}.settings-service-view .content-frame .right-section .content-frame .section-header-frame .add-location-button{border:none;margin:0;padding:0;width:auto}.settings-service-view .content-frame .right-section .content-frame .locations-list-view{list-style:none;margin:0;padding:0}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell{border-radius:8px;box-sizing:border-box;display:flex;justify-content:center;padding:12px}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell .cell-label{font-size:15px;line-height:130%}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell .location-icon{height:94px}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell .right-section{display:flex;flex-direction:column;justify-content:center;margin:0 20px;padding:0}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell .right-section .cell-header-frame{display:flex;justify-content:space-between}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell .right-section .cell-header-frame .name{font-size:24px;font-weight:700;margin-bottom:9px}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell .right-section .cell-header-frame .hover-frame{visibility:hidden}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell .right-section .cell-header-frame .hover-frame img{cursor:pointer;height:24px;margin-left:10px}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell:hover{box-shadow:0 10px 30px 0 rgba(25,24,25,.161)}.settings-service-view .content-frame .right-section .content-frame .locations-list-view .location-cell:hover .right-section .cell-header-frame .hover-frame{visibility:visible}.settings-service-view .content-frame .right-section .day-schedules-list-view{list-style:none;margin:0;padding:0}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell{margin-bottom:22px}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame{display:flex;flex-direction:column}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame{display:flex}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame{margin:22px 40px 0 0}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame .header{font-size:13px;font-weight:700;margin-bottom:6px;text-transform:capitalize}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame .time-textfield-view{align-items:center;display:flex}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame .time-textfield-view .select-menu,.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame .time-textfield-view .seperator{margin-right:5px}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame .time-textfield-view .select-menu .chevron-icon,.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame .time-textfield-view .seperator .chevron-icon{right:6px}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame .time-textfield-view .select-menu-input{padding-right:24px}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .times-frame .time-frame .time-textfield-view .seperator{font-weight:700}.settings-service-view .content-frame .right-section .day-schedules-list-view .day-schedule-cell .schedule-frame .error-label{color:red;font-size:13px;font-style:italic;margin-top:10px}.settings-service-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 20px}.settings-service-view .bottom-toolbar .delete-button,.settings-service-view .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;padding:10px 56px}.settings-service-view .bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.settings-service-view .bottom-toolbar .delete-button{background:red;margin-right:10px}.travel-distance-pane .modal-pane-content{border-radius:8px;display:flex;flex-direction:column;height:90%;max-height:560px;max-width:830px;width:90%}.travel-distance-pane .modal-pane-content .modal-toolbar{align-items:center;border-bottom:1px solid #dad8da;display:flex;height:60px;justify-content:flex-end}.travel-distance-pane .modal-pane-content .modal-toolbar .close-icon{cursor:pointer;height:32px;margin-right:6px;position:relative;z-index:1}.travel-distance-pane .modal-pane-content .modal-toolbar .modal-header{font-size:18px;font-weight:700;left:0;position:absolute;right:0;text-align:center;z-index:0}.travel-distance-pane .modal-pane-content .form-inputs-frame{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:30px 60px}.travel-distance-pane .modal-pane-content .form-inputs-frame .form-input-frame{margin-bottom:20px;width:100%}.travel-distance-pane .modal-pane-content .form-inputs-frame .form-input-frame .form-input-header{color:#2e2d2e;font-size:13px;line-height:100%;margin-bottom:10px}.travel-distance-pane .modal-pane-content .form-inputs-frame .form-input-frame .form-input{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-family:Graphik;font-size:13px;font-weight:700;height:36px;margin-bottom:10px;padding:12px;width:100%}.travel-distance-pane .modal-pane-content .form-inputs-frame .form-input-frame .form-input::-webkit-input-placeholder{font-weight:400}.travel-distance-pane .modal-pane-content .form-inputs-frame .form-input-frame .form-input::placeholder{font-weight:400}.travel-distance-pane .modal-pane-content .form-inputs-frame .form-input-frame .select-menu .select-menu-input{font-weight:700}.travel-distance-pane .modal-pane-content .modal-bottom-toolbar{align-items:center;border-top:1px solid #dad8da;box-sizing:border-box;display:flex;height:60px;justify-content:flex-end;padding:8px}.travel-distance-pane .modal-pane-content .modal-bottom-toolbar .delete-button,.travel-distance-pane .modal-pane-content .modal-bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;margin:0 8px;padding:9.5px 15px}.travel-distance-pane .modal-pane-content .modal-bottom-toolbar .delete-button{background:red}.travel-distance-pane .modal-pane-content .modal-bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.subscriber-view{display:flex;flex-direction:column}.subscriber-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.subscriber-view .toolbar .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.subscriber-view .toolbar .name{color:#fff;font-size:18px}.subscriber-view .tabs-frame{flex:0 0 48px}.subscriber-view .tabs-frame .tabs-list-view{background:#f5f4f5;box-sizing:border-box;display:flex;height:48px;justify-content:center;list-style:none;margin:0;padding:0 16px}.subscriber-view .tabs-frame .tabs-list-view .tab-cell{align-items:center;border-bottom:3px solid transparent;color:#413f41;cursor:pointer;display:flex;font-size:13px;height:100%;justify-content:center;padding:0 25px;text-transform:uppercase}.subscriber-view .tabs-frame .tabs-list-view .tab-cell.selected{border-color:#529ff9;box-sizing:border-box;color:#191819;font-weight:700;padding-top:3px}.subscriber-view .content-frame{position:relative}.subscriber-view .content-frame .hint-frame{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.subscriber-view .content-frame .hint-frame .hint-label{font-size:17px;font-style:italic}.subscriber-notes-view{display:flex;flex-direction:column}.subscriber-notes-view .toolbar{align-items:center;background:none;border-color:#dad8da;display:flex;flex:0 0 60px;justify-content:flex-end}.subscriber-notes-view .toolbar .add-button{background:#529ff9;border:none;border-radius:4px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;padding:10px 24px}.subscriber-notes-view .content-frame .hint-frame{align-items:center;display:flex;flex:1 1;justify-content:center}.subscriber-notes-view .content-frame .hint-frame .hint{color:gray;font-style:italic}.subscriber-notes-view .content-frame .notes-list-view{list-style:none;margin:0;padding:0;width:100%}.subscriber-notes-view .content-frame .notes-list-view .note-cell{border-bottom:1px solid #d3d3d3;box-sizing:border-box;display:flex;justify-content:space-between;margin:0 20px;padding:20px 0}.subscriber-notes-view .content-frame .notes-list-view .note-cell .left-section{display:flex;flex-direction:column}.subscriber-notes-view .content-frame .notes-list-view .note-cell .cell-label{font-size:14px;line-height:120%}.subscriber-notes-view .content-frame .notes-list-view .note-cell .title{font-size:16px;font-weight:700}.subscriber-notes-view .content-frame .empty-label{font-size:18px;font-style:italic;margin-top:100px;text-align:center;width:100%}.subscriber-note-view{display:flex;flex-direction:column}.subscriber-note-view .toolbar{background:#2e2d2e;justify-content:center}.subscriber-note-view .toolbar .toolbar-button{background:none;border:none;color:#529ff9;font-size:18px;margin:0 5px 0 0;padding:0}.subscriber-note-view .toolbar .toolbar-label{color:#fff;font-size:18px}.subscriber-note-view .content-frame{box-sizing:border-box;display:flex;flex-direction:column;padding:30px 55px}.subscriber-note-view .content-frame .section-frame{margin-bottom:20px;width:100%}.subscriber-note-view .content-frame .section-frame .section-header{color:#191819;font-size:13px;font-weight:700}.subscriber-note-view .content-frame .section-frame .section-input,.subscriber-note-view .content-frame .section-frame .section-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-family:Graphik;font-size:13px;margin-top:6px;outline:none;padding:12px;width:100%}.subscriber-note-view .content-frame .section-frame .section-input:placeholder-shown,.subscriber-note-view .content-frame .section-frame .section-textarea:placeholder-shown{color:rgba(25,24,25,.5)}.subscriber-note-view .content-frame .section-frame .section-textarea{height:120px;resize:none}.subscriber-note-view .content-frame .button-frame{align-items:center;display:flex;justify-content:flex-end}.subscriber-note-view .content-frame .button-frame .save-button{background:#529ff9;border:none;border-radius:4px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;padding:9px 56px}.subscriber-note-view .content-frame .button-frame .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.subscriber-profile-view{box-sizing:border-box;display:flex;flex-direction:column;padding:40px 52px}.subscriber-profile-view .profile-details-frame{border-bottom:1px solid #dad8da;display:flex;padding-bottom:40px}.subscriber-profile-view .profile-details-frame .profile-details{flex:1 1;margin-left:40px}.subscriber-profile-view .profile-details-frame .profile-details .name{font-size:36px;font-weight:700;margin-bottom:18px}.subscriber-profile-view .profile-details-frame .profile-details .profile-subdetails .profile-detail{font-size:13px;line-height:19.5px}.subscriber-profile-view .section-frame{margin:20px 0}.subscriber-profile-view .section-frame .section-header{font-size:15px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.subscriber-profile-view .section-frame .hint-label{color:gray;font-size:13px;font-style:italic}.subscriber-profile-view .section-frame .subscriptions-list-view{list-style:none;margin:0;padding:0}.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell{align-items:center;box-sizing:border-box;display:flex;height:44px;justify-content:space-between;margin-bottom:6px;padding:10px}.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell .left-section,.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell .right-section{align-items:center;display:flex}.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell .left-section .cell-label,.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell .right-section .cell-label{font-size:13px;line-height:100%}.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell .left-section .subscription-icon,.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell .right-section .subscription-icon{align-items:center;background:#f5f4f5;border-radius:4px;display:flex;height:24px;justify-content:center;margin-right:10px;width:48px}.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell .left-section .subscription-icon .z-logo,.subscriber-profile-view .section-frame .subscriptions-list-view .subscription-cell .right-section .subscription-icon .z-logo{height:12.8px}.subscriber-profile-view .section-frame .tags-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:2px 0 0;padding:0}.subscriber-profile-view .section-frame .tags-list-view .tag-cell{align-items:center;background:#f5f4f5;border-radius:4px;box-sizing:border-box;display:flex;margin:0 0 4.5px 4px;padding:6px 10px}.subscriber-profile-view .section-frame .tags-list-view .tag-cell .cell-label{font-size:11px}.subscriber-profile-view .section-frame .tags-list-view .tag-cell .bold{margin-left:2.5px}.subscriber-profile-view .section-frame .tags-list-view .tag-cell .close-icon,.subscriber-profile-view .section-frame .tags-list-view .tag-cell .tag-icon{height:16px;margin-right:10px}.subscriber-profile-view .section-frame .tags-list-view .tag-cell .close-icon{cursor:pointer;margin:0 0 0 10px}.subscriber-profile-view .section-frame .events-list-view{list-style:none;margin:0;padding:0}.subscriber-profile-view .section-frame .events-list-view .event-cell{align-items:center;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;padding:19px 16px}.subscriber-profile-view .section-frame .events-list-view .event-cell .unread{background:#fc8442;border-radius:50%;height:10px;margin-right:12px;width:10px}.subscriber-profile-view .section-frame .events-list-view .event-cell .cell-label{font-size:15px;line-height:140%}.subscriber-profile-view .section-frame .events-list-view .event-cell .left-section,.subscriber-profile-view .section-frame .events-list-view .event-cell .right-section{align-items:center;display:flex}.subscriber-profile-view .section-frame .events-list-view .event-cell .left-section .arrow-icon,.subscriber-profile-view .section-frame .events-list-view .event-cell .right-section .arrow-icon{height:24px;margin-left:16px}.subscriber-profile-view .section-frame .events-list-view .event-cell.unread .right-section .cell-label{color:#529ff9}.subscriber-profile-view .section-frame .events-list-view .event-cell:hover{box-shadow:0 10px 30px rgba(25,24,25,.16)}.subscriber-profile-view .zala-score-frame{box-sizing:border-box;padding:30px 0}.subscriber-profile-view .zala-score-frame .section-frame{width:30%}.subscriber-profile-view .zala-score-frame .section-frame .section-header{font-size:18px;font-weight:700}.subscriber-profile-view .zala-score-frame .section-frame .zala-score{font-size:88px;font-weight:700;margin:10px 0 22px}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories{list-style:none;margin:0;padding:0}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category{margin-bottom:10px}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .header-frame{display:flex;justify-content:space-between;margin-bottom:5px}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .header-frame .category,.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .header-frame .score{font-size:15px;text-transform:capitalize}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background{background:#dad8da;height:16px;position:relative;width:100%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .border{background:#fff;height:100%;position:absolute;width:2.85px;z-index:1}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .fill{height:100%;position:absolute;transition:.5s;width:0;z-index:0}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .one{left:10%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .two{left:20%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .three{left:30%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .four{left:40%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .five{left:50%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .six{left:60%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .seven{left:70%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .eight{left:80%}.subscriber-profile-view .zala-score-frame .section-frame .zala-score-categories .zala-category .background .nine{left:90%}.subscriber-form-view{display:flex;flex-direction:column}.subscriber-form-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.subscriber-form-view .toolbar .breadcrumb-button{background:none;border:none;color:#529ff9;font-size:18px;margin-right:5px}.subscriber-form-view .toolbar .toolbar-label{color:#fff;font-size:18px}.subscriber-form-view .content-frame{flex:1 1}.subscriber-form-view .content-frame .left-section{border-right:1px solid #dad8da;flex:0 0 32%;max-width:390px}.subscriber-form-view .content-frame .left-section,.subscriber-form-view .content-frame .right-section{box-sizing:border-box;display:flex;flex-direction:column;padding:20px 30px}.subscriber-form-view .content-frame .left-section .section-header,.subscriber-form-view .content-frame .right-section .section-header{font-size:18px;font-weight:700;margin-bottom:20px}.subscriber-form-view .content-frame .left-section .section-frame,.subscriber-form-view .content-frame .right-section .section-frame{border-bottom:1px solid #dad8da;display:flex;flex-direction:column;margin-bottom:20px}.subscriber-form-view .content-frame .left-section .section-frame .section-header,.subscriber-form-view .content-frame .right-section .section-frame .section-header{font-size:13px;font-weight:400;margin-bottom:6px;text-transform:capitalize}.subscriber-form-view .content-frame .left-section .section-frame .section-value,.subscriber-form-view .content-frame .right-section .section-frame .section-value{font-size:13px;font-weight:700;margin-bottom:16px}.subscriber-form-view .content-frame .left-section .questions-list-view,.subscriber-form-view .content-frame .right-section .questions-list-view{list-style:none;margin:0;padding:0}.subscriber-form-view .content-frame .left-section .questions-list-view .question-cell,.subscriber-form-view .content-frame .right-section .questions-list-view .question-cell{background:#f5f4f5;box-sizing:border-box;margin-bottom:8px;padding:14px 20px}.subscriber-form-view .content-frame .left-section .questions-list-view .question-cell .question-num,.subscriber-form-view .content-frame .right-section .questions-list-view .question-cell .question-num{color:#529ff9;font-size:13px;font-weight:700;margin-bottom:3px}.subscriber-form-view .content-frame .left-section .questions-list-view .question-cell .question,.subscriber-form-view .content-frame .right-section .questions-list-view .question-cell .question{color:#413f41;font-size:15px;line-height:20px}.subscriber-form-view .content-frame .left-section .questions-list-view .question-cell .answer,.subscriber-form-view .content-frame .right-section .questions-list-view .question-cell .answer{color:#191819;font-size:15px;font-weight:700;line-height:20px}.subscriber-form-view .content-frame .left-section .questions-list-view .question-cell .answers-list-view,.subscriber-form-view .content-frame .right-section .questions-list-view .question-cell .answers-list-view{list-style:none;margin:0;padding:0}.subscriber-form-view .content-frame .right-section{flex:1 1}.subscriber-forms-view{display:flex}.subscriber-forms-view .content-frame{box-sizing:border-box;padding:20px 30px}.subscriber-forms-view .content-frame .hint-frame{align-items:center;display:flex;flex:1 1;justify-content:center}.subscriber-forms-view .content-frame .hint-frame .hint{color:gray;font-style:italic}.subscriber-forms-view .content-frame .healthsnaps-list-view{list-style:none;margin:0;padding:0;width:100%}.subscriber-forms-view .content-frame .healthsnaps-list-view .healthsnap-cell{align-items:center;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:8px;padding:10px 20px;width:100%}.subscriber-forms-view .content-frame .healthsnaps-list-view .healthsnap-cell .cell-label{font-size:15px;line-height:20px}.subscriber-forms-view .content-frame .healthsnaps-list-view .healthsnap-cell .flex-frame{display:flex}.subscriber-forms-view .content-frame .healthsnaps-list-view .healthsnap-cell .flex-frame .cell-label{font-size:13px;line-height:17px}.subscriber-forms-view .content-frame .healthsnaps-list-view .healthsnap-cell .flex-frame .complete{color:#5ec554;font-weight:700;margin-right:5px}.subscriber-forms-view .content-frame .healthsnaps-list-view .healthsnap-cell .arrow-icon{height:18px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.subscriber-forms-view .content-frame .healthsnaps-list-view .healthsnap-cell:hover{box-shadow:0 3px 8px rgba(0,0,0,.24)}.subscriber-routine-view{display:flex;flex-direction:column}.subscriber-routine-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.subscriber-routine-view .toolbar .back-button{align-items:center;background:#413f41;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;left:16px;padding:12px;position:absolute}.subscriber-routine-view .toolbar .back-button .back-icon{height:15px;position:relative;top:-1px}.subscriber-routine-view .toolbar .back-button .button-label{color:#f5f4f5;font-size:14px;margin-left:10px}.subscriber-routine-view .toolbar .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.subscriber-routine-view .toolbar .name{color:#fff;font-size:18px}.subscriber-routine-view .secondary-toolbar{align-items:center;border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 30px}.subscriber-routine-view .secondary-toolbar .left-section{align-items:center;display:flex}.subscriber-routine-view .secondary-toolbar .left-section .name{font-size:24px;font-weight:700}.subscriber-routine-view .secondary-toolbar .left-section .days-remaining{color:rgba(25,24,25,.5);font-size:15px;margin-left:9px;margin-top:4px}.subscriber-routine-view .secondary-toolbar .end-routine-button{background:#f5f4f5;border:none;border-radius:4px;color:#a73575;font-size:13px;font-weight:500;height:36px;width:107px}.subscriber-routine-view .content-frame{box-sizing:border-box;flex:1 1;padding:20px 55px}.subscriber-routine-view .content-frame .document-frame{margin:0 auto;max-width:1110px;width:100%}.subscriber-routine-view .content-frame .document-frame .section-frame{border-bottom:1px solid #dad8da;margin-bottom:24px;padding-bottom:20px}.subscriber-routine-view .content-frame .document-frame .section-frame .section-header{color:#413f41;font-size:18px;font-weight:700;margin-bottom:12px}.subscriber-routine-view .content-frame .document-frame .section-frame .empty-label{color:gray;font-size:14px;font-style:italic;margin-top:30px}.subscriber-routine-view .content-frame .document-frame .section-frame .tasks-list-view{list-style:none;margin:0;padding:0}.subscriber-routine-view .content-frame .document-frame .section-frame .tasks-list-view .task-cell{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;padding:14px 20px}.subscriber-routine-view .content-frame .document-frame .section-frame .tasks-list-view .task-cell .z-icon{height:32px}.subscriber-routine-view .content-frame .document-frame .section-frame .tasks-list-view .task-cell .cell-label-frame{flex:1 1;margin:0 20px}.subscriber-routine-view .content-frame .document-frame .section-frame .tasks-list-view .task-cell .cell-label-frame .cell-label{font-size:15px;font-weight:700}.subscriber-routine-view .content-frame .document-frame .section-frame .tasks-list-view .task-cell .cell-label-frame .cell-sub-label{color:#413f41;font-size:13px;text-transform:capitalize}.subscriber-routine-view .content-frame .document-frame .section-frame .tasks-list-view .task-cell .score{font-size:24px;font-weight:700}.subscriber-routine-view .content-frame .document-frame .section-frame .tasks-list-view .task-cell:hover{border-radius:4px;box-shadow:0 10px 30px rgba(25,24,25,.16)}.subscriber-routine-view .content-frame .document-frame .section-frame .monitors-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.subscriber-routine-view .content-frame .document-frame .section-frame .monitors-list-view .monitor-cell{align-items:center;box-sizing:border-box;display:flex;flex:0 0 24%;flex-direction:column;margin-bottom:30px;margin-right:1%;padding:20px}.subscriber-routine-view .content-frame .document-frame .section-frame .monitors-list-view .monitor-cell .title{color:#191819;font-size:15px;line-height:20px}.subscriber-routine-view .content-frame .document-frame .section-frame .monitors-list-view .monitor-cell .latest-value{font-size:48px;font-weight:700;line-height:100%;margin:5px 0 26px}.subscriber-routine-view .content-frame .document-frame .section-frame .monitors-list-view .monitor-cell .latest-reading{color:#191819;font-size:11px;line-height:100%}.subscriber-routine-view .content-frame .document-frame .section-frame .monitors-list-view .monitor-cell:hover{border-radius:4px;box-shadow:0 10px 30px rgba(25,24,25,.16)}.subscriber-routine-view .content-frame .document-frame .section-frame .monitors-list-view .monitor-cell:nth-child(4n){margin-right:0}.subscriber-routine-view .task-view{display:flex;top:60px}.subscriber-routine-view .task-view .left-section{border-right:1px solid #dad8da;box-sizing:border-box;flex:0 0 32%;max-width:390px;padding:30px}.subscriber-routine-view .task-view .right-section{box-sizing:border-box;flex:1 1}.subscriber-routine-view .task-view .right-section .section-header{margin:30px}.subscriber-routine-view .task-view .right-section .compliance-frame{align-items:center;background:rgba(56,199,96,.1);box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;margin:30px;padding:24px}.subscriber-routine-view .task-view .right-section .compliance-frame .compliance-label{font-size:14px}.subscriber-routine-view .task-view .right-section .compliance-frame .compliance-value{color:#38c760;font-size:32px;font-weight:700;margin-top:16px}.subscriber-routine-view .task-view .right-section .hint-label{color:gray;font-size:13px;font-style:italic}.subscriber-routine-view .task-view .right-section .data-table-view{display:flex;flex-direction:column;height:100%}.subscriber-routine-view .task-view .right-section .data-table-view .date{flex:0 0 40%}.subscriber-routine-view .task-view .right-section .data-table-view .reading,.subscriber-routine-view .task-view .right-section .data-table-view .status{flex:0 0 30%}.subscriber-routine-view .task-view .right-section .data-table-view .table-headers{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);display:flex;height:32px;padding:0 30px}.subscriber-routine-view .task-view .right-section .data-table-view .table-headers .table-header{color:#413f41;font-size:13px;font-weight:700;text-transform:uppercase}.subscriber-routine-view .task-view .right-section .data-table-view .scroll{flex:1 1}.subscriber-routine-view .task-view .right-section .data-table-view .data-list-view{list-style:none;margin:0;padding:0}.subscriber-routine-view .task-view .right-section .data-table-view .data-list-view .data-cell{align-items:center;display:flex;height:48px;padding:0 30px}.subscriber-routine-view .task-view .right-section .data-table-view .data-list-view .data-cell:nth-child(2n){background:#f5f4f5}.subscriber-routine-view .task-view .section-header{font-size:18px;font-weight:500;margin-bottom:16px}.subscriber-routine-view .task-view .section-frame{border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;flex-direction:column;padding:10px 0}.subscriber-routine-view .task-view .section-frame .section-subheader,.subscriber-routine-view .task-view .section-frame .section-value{font-size:13px;line-height:19.5px}.subscriber-routine-view .task-view .section-frame .section-value{font-weight:500;text-transform:capitalize}.subscriber-schedule-view{display:flex;flex-direction:column;overflow:hidden}.subscriber-schedule-view .toolbar{align-items:center;background:none;border-color:#dad8da;display:flex;justify-content:space-between}.subscriber-schedule-view .toolbar .filters-frame{border-radius:4px;overflow:hidden}.subscriber-schedule-view .toolbar .filters-frame .filter-button{background:#f5f4f5;border:none;box-sizing:border-box;color:#413f41;height:36px;padding:9px 30px}.subscriber-schedule-view .toolbar .filters-frame .filter-button.selected{background:linear-gradient(180deg,#b4b0b4,#2e2d2e);color:#fff;font-weight:700}.subscriber-schedule-view .toolbar .create-invite-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;height:36px;padding:9px 26px}.subscriber-schedule-view .content-frame{display:flex;justify-content:center}.subscriber-schedule-view .content-frame .appointments-list-view{list-style:none;margin:0;padding:0;width:95%}.subscriber-schedule-view .content-frame .appointments-list-view .appointment-cell{align-items:center;border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;padding:12px}.subscriber-schedule-view .content-frame .appointments-list-view .appointment-cell .service-icon{height:108px;width:192px}.subscriber-schedule-view .content-frame .appointments-list-view .appointment-cell .appointment-details-frame{margin-left:16px}.subscriber-schedule-view .content-frame .appointments-list-view .appointment-cell .appointment-details-frame .cell-label{color:#191819;font-size:13px;line-height:19.5px}.subscriber-schedule-view .content-frame .appointments-list-view .appointment-cell .appointment-details-frame .title{font-size:15px;font-weight:700}.subscriber-schedule-view .content-frame .hint-frame{align-items:center;display:flex;flex:1 1;justify-content:center}.subscriber-schedule-view .content-frame .hint-frame .hint{color:gray;font-style:italic}.subscriber-workout-view{display:flex;flex-direction:column}.subscriber-workout-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.subscriber-workout-view .toolbar .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.subscriber-workout-view .toolbar .name{color:#fff;font-size:18px}.subscriber-workout-view .secondary-toolbar{align-items:center;border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 30px}.subscriber-workout-view .secondary-toolbar .left-section{align-items:center;display:flex}.subscriber-workout-view .secondary-toolbar .left-section .name{font-size:24px;font-weight:700}.subscriber-workout-view .secondary-toolbar .left-section .days-remaining{color:rgba(25,24,25,.5);font-size:15px;margin-left:9px;margin-top:4px}.subscriber-workout-view .secondary-toolbar .end-routine-button{background:#f5f4f5;border:none;border-radius:4px;color:#a73575;font-size:13px;font-weight:500;height:36px;width:107px}.subscriber-workout-view .content-frame{box-sizing:border-box;flex:1 1;padding:20px 55px}.subscriber-workout-view .content-frame .document-frame{margin:0 auto;max-width:1110px;width:100%}.subscriber-workout-view .content-frame .document-frame .section-header{font-size:18px;font-weight:500}.subscriber-workout-view .content-frame .document-frame .plans-list-view{list-style:none;margin:16px 0;padding:0}.subscriber-workout-view .content-frame .document-frame .plans-list-view .plan-cell{align-items:center;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:8px;padding:14px 20px;width:100%}.subscriber-workout-view .content-frame .document-frame .plans-list-view .plan-cell .z-icon{height:32px;margin-right:20px}.subscriber-workout-view .content-frame .document-frame .plans-list-view .plan-cell .arrow-icon{height:24px}.subscriber-workout-view .content-frame .document-frame .plans-list-view .plan-cell .cell-label-frame{display:flex;flex:1 1;flex-direction:column}.subscriber-workout-view .content-frame .document-frame .plans-list-view .plan-cell .cell-label-frame .cell-label{font-size:15px;font-weight:700}.subscriber-workout-view .content-frame .document-frame .plans-list-view .plan-cell .cell-label-frame .cell-sub-label{font-size:13px;margin-top:2px;text-transform:capitalize}.subscriber-workout-view .content-frame .document-frame .plans-list-view .plan-cell:hover{box-shadow:0 10px 30px rgba(25,24,25,.16)}.subscriber-workout-plan-view{display:flex;flex-direction:column}.subscriber-workout-plan-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.subscriber-workout-plan-view .toolbar .back-button{align-items:center;background:#413f41;border-radius:4px;box-sizing:border-box;cursor:pointer;display:flex;left:16px;padding:12px;position:absolute;top:12px}.subscriber-workout-plan-view .toolbar .back-button .back-icon{height:15px;position:relative;top:-1px}.subscriber-workout-plan-view .toolbar .back-button .button-label{color:#f5f4f5;font-size:14px;margin-left:10px}.subscriber-workout-plan-view .toolbar .breadcrumb-button{background:none;border:none;color:#529ff9;cursor:pointer;font-size:18px;margin-right:5px;padding:0}.subscriber-workout-plan-view .toolbar .name{color:#fff;font-size:18px}.subscriber-workout-plan-view .secondary-toolbar{align-items:center;border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 30px}.subscriber-workout-plan-view .secondary-toolbar .left-section{align-items:center;display:flex}.subscriber-workout-plan-view .secondary-toolbar .left-section .name{font-size:24px;font-weight:700}.subscriber-workout-plan-view .secondary-toolbar .left-section .days-remaining{color:rgba(25,24,25,.5);font-size:15px;margin-left:9px;margin-top:4px}.subscriber-workout-plan-view .secondary-toolbar .end-routine-button{background:#f5f4f5;border:none;border-radius:4px;color:#a73575;font-size:13px;font-weight:500;height:36px;width:107px}.subscriber-workout-plan-view .content-frame{display:flex;flex:1 1}.subscriber-workout-plan-view .content-frame .section-header{box-sizing:border-box;font-size:18px;font-weight:500;padding:30px}.subscriber-workout-plan-view .content-frame .left-section{border-right:1px solid #dad8da;flex:0 0 45%;max-width:390px}.subscriber-workout-plan-view .content-frame .left-section .form-input-frames{display:flex;flex-direction:column}.subscriber-workout-plan-view .content-frame .left-section .form-input-frames .form-input-frame{border-bottom:1px solid #dad8da;box-sizing:border-box;margin:0 30px;padding:10px 0}.subscriber-workout-plan-view .content-frame .left-section .form-input-frames .form-input-frame .form-input-header,.subscriber-workout-plan-view .content-frame .left-section .form-input-frames .form-input-frame .form-input-value{color:#413f41;font-size:13px;line-height:19.5px}.subscriber-workout-plan-view .content-frame .left-section .form-input-frames .form-input-frame .form-input-value{color:#191819;font-weight:500;text-transform:capitalize}.subscriber-workout-plan-view .content-frame .right-section{flex:1 1}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame{box-sizing:border-box;display:flex;flex-direction:column;padding:30px}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .date{font-size:18px;margin-bottom:16px}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view{list-style:none;margin:0;padding:0}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell{background:#f5f4f5;border-radius:8px;box-sizing:border-box;margin-bottom:15px;overflow:hidden;padding:16px;transition:.3s}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .header-frame{align-items:center;display:flex;justify-content:space-between}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .header-frame .header-label{font-size:15px}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .header-frame .right-section-frame{align-items:center;display:flex}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .header-frame .right-section-frame .arrow-icon{height:24px;margin-left:16px;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:.3s}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view{list-style:none;margin:0;padding:0}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell{align-items:center;border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;padding:12px 0}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .zala-icon{height:48px}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .activity-frame{display:flex;flex-direction:column;width:100%}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .activity-frame .top-section{display:flex;justify-content:space-between;width:100%}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .activity-frame .note-frame{display:flex;margin-top:10px}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .activity-frame .note-frame .blue{margin-right:5px}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .activity-frame .note-frame .cell-label{font-style:italic}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .activity-frame .cell-label{color:#413f41;font-size:13px}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .activity-frame .cell-label.bold{color:#191819;font-size:15px}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell .activity-frame .cell-label.blue{color:#529ff9}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell .activities-list-view .activity-cell:last-child{border:none}.subscriber-workout-plan-view .content-frame .right-section .plan-results-frame .groups-list-view .group-cell.expand .arrow-icon{height:24px;margin-left:16px;-webkit-transform:rotate(270deg)!important;transform:rotate(270deg)!important}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view{display:flex;flex-direction:column;height:100%}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .date{flex:0 0 33%}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .notes{flex:0 0 20%}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .status{fleX:1 1}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .arrow-icon{flex:0 0 24px}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .table-headers{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);box-sizing:border-box;display:flex;height:32px;padding:0 10px 0 30px}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .table-headers .table-header{color:#413f41;font-size:13px;font-weight:500;text-transform:uppercase}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .healthsnaps-list-view{list-style:none;margin:0;padding:0}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .healthsnaps-list-view .healthsnap-cell{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;height:48px;padding:0 10px 0 30px}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .healthsnaps-list-view .healthsnap-cell .arrow-icon{height:24px}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .healthsnaps-list-view .healthsnap-cell:nth-child(2n){background:#f5f4f5}.subscriber-workout-plan-view .content-frame .right-section .completed-table-view .hint-label{align-items:center;box-sizing:border-box;color:gray;display:flex;flex:1 1;font-size:18px;font-style:italic;height:100%;justify-content:center;width:100%}.subscriber-routines-view{display:flex;flex-direction:column;overflow:hidden}.subscriber-routines-view .toolbar{align-items:center;background:none;border-color:#dad8da;display:flex;justify-content:space-between}.subscriber-routines-view .toolbar .filters-frame{border-radius:4px;overflow:hidden}.subscriber-routines-view .toolbar .filters-frame .filter-button{background:#f5f4f5;border:none;box-sizing:border-box;color:#413f41;height:36px;padding:9px 30px}.subscriber-routines-view .toolbar .filters-frame .filter-button.selected{background:linear-gradient(180deg,#b4b0b4,#2e2d2e);color:#fff;font-weight:700}.subscriber-routines-view .toolbar .create-invite-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;height:36px;padding:9px 26px}.subscriber-routines-view .content-frame{background:#e8e8e8;display:flex}.subscriber-routines-view .content-frame .hint-frame{align-items:center;display:flex;flex:1 1;justify-content:center}.subscriber-routines-view .content-frame .hint-frame .hint{color:gray;font-style:italic}.subscriber-routines-view .content-frame .routines-list-view{box-sizing:border-box;flex:1 1;flex-direction:column;list-style:none;margin:0;padding:20px 30px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell{border-radius:8px;box-sizing:border-box;display:flex;padding:16px;width:100%}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .banner{border-radius:4px;flex:0 0 330px;overflow:hidden;position:relative}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .banner .routine-icon{background:#fff;height:100%;width:100%}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .banner .author-frame{align-items:center;background:rgba(25,24,25,.7);border-radius:100px;display:flex;position:absolute;right:12px;top:12px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .banner .author-frame .author-name{color:#fff;font-size:11px;font-weight:700;padding:0 8px 0 12px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .banner .author-frame .author-icon{background:#e0ffff;border-radius:50%;height:32px;width:32px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame{flex:1 1;margin-left:24px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame .header-frame{align-items:center;display:flex;justify-content:space-between}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame .header-frame .header{font-size:24px;font-weight:700;line-height:32px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame .header-frame .more-icon{visibility:hidden}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame .header-frame .more-icon img{width:24px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame .cell-label{font-size:15px;margin-top:4px;text-transform:capitalize}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame .progress-bar-frame{align-items:center;display:flex;margin-top:28px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame .progress-bar-frame .progress-bar{flex:0 0 74px;width:74px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell .routine-details-frame .progress-bar-frame .compliance{font-size:13px;font-style:italic;margin-left:24px}.subscriber-routines-view .content-frame .routines-list-view .routine-cell:hover{background:#fff;-webkit-filter:drop-shadow(0 10px 20px rgba(25,24,25,.16));filter:drop-shadow(0 10px 20px rgba(25,24,25,.16))}.subscriber-routines-view .content-frame .routines-list-view .routine-cell:hover .routine-details-frame .header-frame .more-icon{visibility:visible}.invite-pane{background:#fff;bottom:0;box-shadow:0 10px 30px rgba(25,24,25,.16);display:flex;flex-direction:column;position:absolute;right:-390px;top:0;transition:.3s;width:390px}.invite-pane .pane-content-frame{box-sizing:border-box;flex:1 1;padding:20px 30px}.invite-pane .pane-content-frame .pane-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.invite-pane .pane-content-frame .pane-toolbar .pane-header{color:#413f41;font-size:18px;font-weight:700}.invite-pane .pane-content-frame .pane-toolbar .x-icon{cursor:pointer;margin-right:-10px;padding:10px}.invite-pane .pane-content-frame .pane-toolbar .x-icon img{height:24px}.invite-pane .pane-content-frame .section-frame{margin-bottom:20px}.invite-pane .pane-content-frame .section-frame .section-header{font-size:13px;font-weight:700;margin-bottom:6px}.invite-pane .pane-content-frame .section-frame .subscriber-frame{align-items:center;background:#f5f4f5;border-radius:4px;box-sizing:border-box;display:flex;height:36px;padding:0 12px}.invite-pane .pane-content-frame .section-frame .subscriber-frame .name{font-size:13px;font-weight:700;margin-left:12px}.invite-pane .pane-content-frame .section-frame .select-routine-button{background:none;border:1px solid #529ff9;border-radius:4px;color:#529ff9;height:36px;width:100%}.invite-pane .pane-content-frame .section-frame .section-routine-frame .routine-icon{border-radius:4px;width:100%}.invite-pane .pane-content-frame .section-frame .section-routine-frame .routine-details-frame{display:flex;justify-content:space-between;margin-top:10px}.invite-pane .pane-content-frame .section-frame .section-routine-frame .routine-details-frame .routine-details .routine-name{font-size:15px;font-weight:700;margin-bottom:7px}.invite-pane .pane-content-frame .section-frame .section-routine-frame .routine-details-frame .routine-details .routine-detail{font-size:13px;line-height:17px;text-transform:capitalize}.invite-pane .pane-content-frame .section-frame .section-routine-frame .routine-details-frame .edit-button{background:none;border:1px solid #529ff9;border-radius:4px;color:#529ff9;flex:0 0 88px;font-size:13px;height:36px}.invite-pane .pane-content-frame .section-frame .section-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-size:13px;height:120px;outline:none;padding:12px;resize:none;width:100%}.invite-pane .pane-content-frame .section-frame .section-textarea:placeholder-shown{color:rgba(25,24,25,.5)}.invite-pane .pane-bottom-toolbar{border-top:1px solid #dad8da;box-sizing:border-box;flex:0 0 60px;padding:12px 30px}.invite-pane .pane-bottom-toolbar .send-button{background:#529ff9;border:none;border-radius:4px;color:#fff;font-size:13px;font-weight:700;height:100%;width:100%}.invite-pane .pane-bottom-toolbar .send-button.disabled{background:#b4b0b4;cursor:not-allowed}.invite-pane.show{right:0}.invite-success-modal-pane .modal-pane-content{align-items:center;border-radius:8px;display:flex;flex-direction:column;height:350px;justify-content:center;max-height:240px;max-width:780px;min-height:0!important;position:relative;width:54%}.invite-success-modal-pane .modal-pane-content .x-icon{padding:10px;position:absolute;right:20px;top:8px}.invite-success-modal-pane .modal-pane-content .x-icon img{height:24px}.invite-success-modal-pane .modal-pane-content .message{font-size:24px;font-weight:700;margin-bottom:24px}.invite-success-modal-pane .modal-pane-content .submessage{font-size:15px;margin-bottom:30px;max-width:80%;text-align:center}.invite-success-modal-pane .modal-pane-content .action-button{background:#529ff9;border:none;border-radius:4px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);color:#fff;font-size:13px;font-weight:700;height:36px;width:151px}.invite-success-modal-pane .modal-pane-content.slide-down{-webkit-transform:translate(-50%,250%)!important;transform:translate(-50%,250%)!important}.routine-modal-pane .modal-pane-content{border-radius:8px;display:flex;flex-direction:column;height:80%;max-height:820px;max-width:1110px;width:77%}.routine-modal-pane .modal-pane-content .toolbar{align-items:center;justify-content:flex-end;position:relative}.routine-modal-pane .modal-pane-content .toolbar .pane-header{left:0;position:absolute;right:0;text-align:center;z-index:0}.routine-modal-pane .modal-pane-content .toolbar .x-icon{cursor:pointer;position:relative;z-index:1}.routine-modal-pane .modal-pane-content .toolbar .x-icon img{height:24px}.routine-modal-pane .modal-pane-content .empty-hint-frame{align-items:center;display:flex;flex:1 1;justify-content:center}.routine-modal-pane .modal-pane-content .empty-hint-frame .hint-label{font-size:18px}.routine-modal-pane .modal-pane-content .empty-hint-frame .routine-link,.routine-modal-pane .modal-pane-content .empty-hint-frame .routine-link:visited{color:#529ff9;font-size:18px;margin-left:4px;text-decoration:none}.routine-modal-pane .modal-pane-content .routines-list-view{box-sizing:border-box;flex:1 1;list-style:none;margin:0;padding:30px 16px}.routine-modal-pane .modal-pane-content .routines-list-view .routine-cell{align-items:center;cursor:pointer;display:flex;margin-bottom:16px}.routine-modal-pane .modal-pane-content .routines-list-view .routine-cell .routine-icon{flex:0 0 184px;height:96px;margin:0 16px 0 6px}.routine-modal-pane .modal-pane-content .routines-list-view .routine-cell .careplan-details-frame .name{font-size:18px;margin-bottom:6px}.routine-modal-pane .modal-pane-content .routines-list-view .routine-cell .careplan-details-frame .details{font-size:13px;text-transform:capitalize}.routine-modal-pane .modal-pane-content .routines-list-view .routine-cell.selected .details,.routine-modal-pane .modal-pane-content .routines-list-view .routine-cell.selected .name{font-weight:700}.routine-modal-pane .modal-pane-content .bottom-toolbar{align-items:center;border-top:1px solid #dad8da;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:12px 20px}.routine-modal-pane .modal-pane-content .bottom-toolbar .done-button{background:#529ff9;border:none;border-radius:4px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5);color:#fff;font-size:13px;font-weight:700;height:36px;width:143px}.routine-modal-pane .modal-pane-content .bottom-toolbar .done-button.disabled{background:#b4b0b4;cursor:not-allowed}.column{flex-direction:column}.my-content .create-content:hover{background-color:#66abfb!important}.my-content .tab-toolbar{background:#f5f4f5;display:flex;justify-content:center}.my-content .tab-toolbar .tab-group{display:flex}.my-content .tab-toolbar .tab-group .tab{align-items:center;border-bottom:3px solid transparent;cursor:pointer;display:flex;font-size:13px;font-weight:500;padding:19px 24px 16px;text-align:center;text-transform:uppercase}.my-content .tab-toolbar .tab-group .tab.active{border-bottom:3px solid #529ff9}.my-content .content-section{background:#fff;display:flex;flex-direction:column}.my-content .content-section .content-container{display:flex;flex:1 1;flex-direction:column;padding:20px 30px}.my-content .content-section .content-card{border-radius:10px;display:flex;margin-bottom:12px;padding:16px;position:relative;transition:all .2s ease;transition:all .175s ease-out}.my-content .content-section .content-card:hover{box-shadow:0 10px 30px 0 rgba(25,24,25,.161);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.my-content .content-section .content-card .image-container{cursor:pointer;height:96px;margin-right:16px;min-width:192px;overflow:hidden;position:relative;width:192px}.my-content .content-section .content-card .image-container img{height:100%;width:100%}.my-content .content-section .content-card .image-container .play-video-btn{height:32px;left:50%;padding:5px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:32px;z-index:2}.my-content .content-section .content-card .image-container.no-thumbnail{cursor:default}.my-content .content-section .content-card .text-container{padding-top:6px}.my-content .content-section .content-card .text-container .title{color:#191819;font-size:15px;font-weight:500}.my-content .content-section .content-card .text-container .description{font-size:13px;font-weight:400;margin-top:6px}.my-content .content-section .content-card .text-container .publish-status{align-items:center;display:flex;font-size:13px;margin-top:12px}.my-content .content-section .content-card .text-container .publish-status .badge-div{border-radius:4px;margin-right:16px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden}.my-content .content-section .content-card .text-container .publish-status .badge-div .badge{align-items:center;background-color:#90e2fc;cursor:default;display:flex;font-size:13px;font-weight:500;padding:10px 16px;white-space:nowrap}.my-content .content-section .content-card .text-container .publish-status .badge-div .badge.btn{background-color:#529ff9;color:#fff;cursor:pointer;text-shadow:0 -.5px 0 rgba(0,0,0,.302)}.my-content .content-section .content-card .text-container .publish-status .badge-div .badge.btn:hover{background-color:#67aeff}.my-content .content-section .content-card .text-container .publish-status .badge-div .badge .btn-icon{margin-right:10px;margin-top:-2px;position:relative}.my-content .content-section .content-card .text-container .publish-status .scheduled-info{display:flex;flex-wrap:wrap}.my-content .content-section .content-card .text-container .publish-status .scheduled-info .edit-schedule{color:#2d83e6;cursor:pointer;font-weight:500}.my-content .content-section .content-card .text-container .publish-status .scheduled-info .edit-schedule:hover{color:#529ff9}.my-content .content-section .content-card .text-container .publish-status .scheduled-info .remove-schedule{color:#a73575;cursor:pointer;font-weight:500}.my-content .content-section .content-card .text-container .publish-status .scheduled-info .remove-schedule:hover{color:#cb5196}.my-content .content-section .content-card .text-container .publish-status .scheduled-info .remove-schedule.removed{color:#191819;font-style:italic;font-weight:400}.my-content .content-section .content-card .text-container .publish-status .scheduled-info .remove-schedule.removed:hover{color:#191819}.my-content .content-section .content-card .more-dots{position:absolute;right:16px;top:14px}.my-content .content-section .content-card .more-dots:hover{cursor:pointer}.my-content .content-section .content-card .more-dots:hover path{fill:#000}.my-content .content-section .content-card .more-menu{background-color:#191819;border-radius:4px;font-size:13px;font-weight:400;opacity:0;overflow:hidden;position:absolute;right:16px;text-align:center;-webkit-transform:translatex(10px);transform:translatex(10px);transition:all .18s ease;z-index:-1}.my-content .content-section .content-card .more-menu.show{box-shadow:none;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:1}.my-content .content-section .content-card .more-menu.show .option{color:#fc8442;cursor:pointer}.my-content .content-section .content-card .more-menu.show .option:hover{background-color:#252425;box-shadow:none;color:#90e2fc}.my-content .content-section .content-card .more-menu .option{cursor:default;padding:12px 24px}.my-content .content-section .no-messages{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.my-content .content-section .no-messages div{color:#888;margin-bottom:20px}.my-content .modal-pane-content{background-color:transparent!important;display:flex;flex-direction:column;height:auto;width:auto}.my-content .modal-pane-content .modal-toolbar{background-color:#fff;border-bottom:1px solid #dad8da;display:flex;justify-content:center;padding:21px;position:relative}.my-content .modal-pane-content .modal-toolbar .modal-header{color:#191819;font-size:18px;font-weight:500}.my-content .modal-pane-content .modal-toolbar img{cursor:pointer;height:32px;padding:7px;position:absolute;right:6px;top:6px;width:32px}.my-content .modal-pane-content .video-wrapper{border-radius:0 0 4px 4px;overflow:hidden;width:100%}.my-content .modal-pane-content .image-wrapper{align-items:center;background:#fff;display:flex;justify-content:center}.my-content .schedule-post-view{bottom:0;left:0;position:fixed;right:0;top:0}.my-content .schedule-post-view .schedule-post-pane{background:#fff;bottom:0;box-shadow:0 10px 30px 0 rgba(25,24,25,.161);position:absolute;right:0;top:0;transition:.3s;width:390px}.my-content .schedule-post-view .schedule-post-pane .content{height:100%;position:relative}.my-content .schedule-post-view .schedule-post-pane .main{font-size:13px;margin-top:10px;padding:30px}.my-content .schedule-post-view .schedule-post-pane .title{font-size:18px;font-weight:500;margin-bottom:26px}.my-content .schedule-post-view .schedule-post-pane .subtitle{margin-bottom:10px}.my-content .schedule-post-view .schedule-post-pane .date-wrapper{margin-bottom:20px}.my-content .schedule-post-view .schedule-post-pane .date-wrapper .date-picker-view .input-frame .input-label{font-weight:500!important}.my-content .schedule-post-view .schedule-post-pane .footer{background-color:#f5f4f5;bottom:0;display:flex;justify-content:flex-end;left:0;max-height:60px;padding-bottom:12px;position:absolute;right:0}.my-content .schedule-post-view .schedule-post-pane .footer .save-button{background-color:#529ff9;border:none;border-radius:4px;box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.502);box-sizing:border-box;color:#fff;font-size:13px;font-weight:500;height:36px;margin:12px;padding:10px 17px;text-shadow:0 -.5px 0 rgba(0,0,0,.302)}.my-content .schedule-post-view .schedule-post-pane .footer .save-button:hover{background-color:#67aeff}.my-content .schedule-post-view .schedule-post-pane.small{width:0}.my-content .schedule-post-view .form-input-frame{display:flex;flex-direction:column;margin-bottom:20px}.my-content .schedule-post-view .form-input-frame .form-input-label{font-size:13px;font-weight:400;margin-bottom:6px}.my-content .schedule-post-view .form-input-frame .form-input,.my-content .schedule-post-view .form-input-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-family:Graphik!important;font-size:13px;height:36px;padding:12px}.my-content .schedule-post-view .form-input-frame .time-wrapper{align-items:center;display:flex;max-width:330px}.my-content .schedule-post-view .form-input-frame .time-wrapper .form-input{font-weight:500;margin-right:10px;width:160px}.my-content .schedule-post-view .form-input-frame .time-wrapper .select-menu-input{width:160px}.my-content .post-timeline{display:flex;flex:1 1;flex-direction:column;padding:0}.my-content .post-timeline .header{background:linear-gradient(180deg,#f5f4f5,#dad8da);display:flex;padding-left:16px}.my-content .post-timeline .header .header-col{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);cursor:pointer;display:flex;font-size:13px;font-weight:500;padding:2px 0 1px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.my-content .post-timeline .header .header-col .chevron{padding:9px 6px 10px}.my-content .post-timeline .header .header-col .chevron.asc{padding:10px 6px 9px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.my-content .post-timeline .table{display:flex;flex:1 1;flex-direction:column;padding-left:16px}.my-content .post-timeline .table .post-row{display:flex;font-size:15px;padding:12px 0}.my-content .post-timeline .table .post-row .col{align-items:center;display:flex}.my-content .post-timeline .table .post-row .col.content{color:#191819;font-weight:500}.my-content .post-timeline .table .post-row .col.content .row-thumbnail{height:24px;margin-right:12px;width:46px}.my-content .post-timeline .table .post-row .col .scheduled{font-weight:500}.my-content .post-timeline .table .post-row .col .scheduled.orange{color:#fc8442}.my-content .post-timeline .table .post-row .col .scheduled.blue{color:#529ff9}.my-content .post-timeline .table .post-row .col.more{justify-content:center}.my-content .post-timeline .table .post-row .col.more .more-dots:hover{cursor:pointer}.my-content .post-timeline .table .post-row .col.more .more-dots:hover path{fill:#000}.my-content .post-timeline .table .post-row.chalk{background-color:#f5f4f5}.my-content .post-timeline .table .post-row .more-menu{background-color:#191819;border-radius:4px;font-size:13px;font-weight:400;opacity:0;overflow:hidden;position:absolute;right:16px;text-align:center;-webkit-transform:translatex(10px);transform:translatex(10px);transition:all .18s ease;z-index:-1}.my-content .post-timeline .table .post-row .more-menu.show{box-shadow:none;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:1}.my-content .post-timeline .table .post-row .more-menu.show .option{color:#fc8442;cursor:pointer}.my-content .post-timeline .table .post-row .more-menu.show .option:hover{background-color:#252425;box-shadow:none;color:#90e2fc}.my-content .post-timeline .table .post-row .more-menu .option{cursor:default;padding:12px 24px}.my-content .post-timeline .col1{flex-basis:30%}.my-content .post-timeline .col2{flex-basis:25%}.my-content .post-timeline .col3{flex-basis:20%}.my-content .post-timeline .col4,.my-content .post-timeline .col5{flex-basis:10%}.my-content .post-timeline .col6{flex-basis:5%}.create-content{flex:1 1;padding:30px}.create-content .section-header-frame{display:flex;justify-content:space-between;margin-bottom:26px}.create-content .section-header-frame .section-header{color:#413f41;font-size:18px;font-weight:700}.create-content .section-header-frame .section-header-button{background:none;border:none;color:#529ff9;font-size:13px;font-weight:700}.create-content .form-input-frame{display:flex;flex-direction:column;margin-bottom:20px}.create-content .form-input-frame .form-input-label{font-size:13px;font-weight:400;margin-bottom:6px}.create-content .form-input-frame .form-input,.create-content .form-input-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-family:Graphik!important;font-size:13px;height:36px;padding:12px}.create-content .form-input-frame .form-input::-webkit-input-placeholder{color:#413f41}.create-content .form-input-frame .form-input::placeholder{color:#413f41}.create-content .form-input-frame .form-textarea{font-family:Avenir;height:120px;outline:none;resize:none}.create-content .form-input-frame .form-textarea::-webkit-input-placeholder{color:#413f41}.create-content .form-input-frame .form-textarea::placeholder{color:#413f41}.create-content .form-input-frame .banner{border-radius:4px;max-height:172px;width:100%}.create-content .form-input-frame .form-image{max-height:172px;max-width:330px;position:relative}.create-content .form-input-frame .form-image .form-image-frame{align-items:center;border:1px dashed #b4b0b4;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:42px 28px}.create-content .form-input-frame .form-image .form-image-frame .image-upload-icon{height:48px;width:48px}.create-content .form-input-frame .form-image .form-image-frame .button-label{color:#529ff9;font-size:13px;font-weight:700;margin-bottom:16px}.create-content .form-input-frame .form-image .form-image-frame .message{font-size:11px;font-style:italic;text-align:center}.create-content .form-input-frame .form-image .image-input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.create-content .form-input-frame .time-textfield-view{align-items:center;display:flex}.create-content .form-input-frame .time-textfield-view .select-menu,.create-content .form-input-frame .time-textfield-view .seperator{margin-right:5px}.create-content .form-input-frame .time-textfield-view .select-menu .chevron-icon,.create-content .form-input-frame .time-textfield-view .seperator .chevron-icon{right:6px}.create-content .form-input-frame .time-textfield-view .select-menu-input{padding-right:24px}.create-content .form-input-frame .time-textfield-view .seperator{font-weight:700}.create-content .extra-top-padding{padding-top:8px}.create-content .blue-outline-icon-btn{align-items:center;background-color:#fff;border:1px solid #529ff9;border-radius:4px;color:#529ff9;cursor:pointer;display:flex;font-size:13px;font-weight:700;justify-content:center;margin-top:5px;max-width:330px;outline:none;padding:9px;position:relative}.create-content .blue-outline-icon-btn:hover{background-color:#529ff9;color:#fff}.create-content .blue-outline-icon-btn:hover svg path{stroke:#fff}.create-content .blue-outline-icon-btn svg{left:16px;position:absolute}.create-content .form-video{position:relative}.create-content .video-input{bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.create-content .video-banner{align-items:center;background:#f5f4f5;border-radius:4px;box-shadow:0 2px 4px 0 rgba(25,24,25,.322);display:flex;justify-content:space-between;padding:10px}.create-content .video-banner .video-name{word-wrap:break-word;font-size:14px;overflow-wrap:break-word;width:70%}.create-content .video-banner svg{box-sizing:border-box;cursor:pointer;flex:0 0 7%;height:25px;padding:4px}.create-content .video-banner svg:hover{stroke:#000;stroke-width:1px}.create-content .video-upload{max-width:330px}.create-content .checkbox-list{margin-top:10px;width:100%}.create-content .checkbox-list .checkbox-view{padding:4px 10px;width:100%}.create-content .checkbox-list .checkbox-view .checkbox-label{padding-top:1px}.create-content .time-wrapper{align-items:center;display:flex;max-width:330px}.create-content .time-wrapper .form-input{font-weight:500;margin-right:10px;width:160px}.create-content .time-wrapper .select-menu-input{width:160px}.create-content .extra-margin-bottom{margin-bottom:30px}.create-content .tags-section{border-top:1px solid #dad8da;min-height:160px;padding-top:20px}.create-content .tags-section .top-row{display:flex;justify-content:space-between}.create-content .tags-section .top-row .tags-title{font-size:15px;font-weight:700}.create-content .tags-section .top-row .add{color:#529ff9;cursor:pointer;font-size:13px;font-weight:700}.create-content .tags-section .tags{display:flex;flex-wrap:wrap;padding-top:8px}.create-content .tags-section .tags .no-tags{color:#413f41;font-size:13px;font-style:italic}.create-content .tags-section .tags .tags-container{display:flex;flex-wrap:wrap}.create-content .tags-section .tags .tag{align-items:center;background-color:#f5f4f5;border-radius:4px;display:flex;font-size:11px;font-weight:lighter;justify-content:space-between;margin-right:4px;margin-top:4px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:6px 10px}.create-content .tags-section .tags .tag .text{margin:0 10px;padding-top:2px}.create-content .tags-section .tags .tag span{font-weight:700}.create-content .tags-section .tags .tag .icon{width:16px}.create-content .tags-section .tags .tag .icon.remove{cursor:pointer}.create-content .valid-text{color:red;font-size:12px;margin-left:10px;margin-top:5px}.create-content .valid-text.extra-margin-top{margin-top:10px}.create-content .valid-text.valid-form{background-color:#fff;bottom:60px;padding:10px;position:absolute;right:12px}.create-content .modal-pane-content{display:flex;flex-direction:column;height:auto;width:830px}.create-content .tags-modal-content-frame{display:flex;flex-direction:column;max-height:550px}.create-content .tags-modal-content-frame .modal-toolbar{border-bottom:1px solid #dad8da;display:flex;justify-content:center;padding:21px;position:relative}.create-content .tags-modal-content-frame .modal-toolbar .modal-header{color:#191819;font-size:18px;font-weight:500}.create-content .tags-modal-content-frame .modal-toolbar img{cursor:pointer;height:18px;padding:7px;position:absolute;right:14px;top:15px;width:18px}.create-content .tags-modal-content-frame .tabs-toolbar{border-bottom:1px solid #dad8da;display:flex;justify-content:center;padding:12px}.create-content .tags-modal-content-frame .tabs-toolbar .tab-group{display:flex;overflow:hidden}.create-content .tags-modal-content-frame .tabs-toolbar .tab-group .tab{align-items:center;background-color:#f5f4f5;box-sizing:border-box;cursor:pointer;display:flex;font-size:13px;font-weight:500;padding:10px 12px;text-align:center;text-transform:uppercase}.create-content .tags-modal-content-frame .tabs-toolbar .tab-group .tab.active{background:linear-gradient(180deg,#b4b0b4,#2e2d2e);color:#fff}.create-content .tags-modal-content-frame .tab-content{margin:16px 30px}.create-content .tags-modal-content-frame .footer{align-self:flex-end;border-top:1px solid #dad8da;display:flex;justify-content:flex-end;max-height:60px;padding:12px 16px;width:100%}.create-content .tags-modal-content-frame .footer .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:500;height:36px;padding:10px 16px}.create-content-view .bottom-toolbar{margin-top:auto}.create-content-view .bottom-toolbar .save-button{padding:10px 16px}.create-content-view .bottom-toolbar .save-button.disabled{background-color:gray}.create-content-view .bottom-toolbar .save-button.disabled:hover{background-color:gray!important}.create-content-view .bottom-toolbar .save-button:hover{background-color:#66abfb!important}.messages-view{background:#fff;display:flex;flex-direction:column;min-width:750px}.messages-view .toolbar{align-items:center;background:#2e2d2e;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 20px}.messages-view .toolbar .left-section,.messages-view .toolbar .right-section{display:flex}.messages-view .toolbar .left-section .segmented-button-frame,.messages-view .toolbar .right-section .segmented-button-frame{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:36px;margin-right:12px;overflow:hidden}.messages-view .toolbar .left-section .segmented-button-frame .segmented-button,.messages-view .toolbar .right-section .segmented-button-frame .segmented-button{align-items:center;background:#191819;color:#dad8da;display:flex;font-size:13px;font-weight:500;height:36px;justify-content:center;padding:10px 24px;text-shadow:0 -.5px 0 rgba(0,0,0,.302);width:36px}.messages-view .toolbar .left-section .segmented-button-frame .segmented-button.selected,.messages-view .toolbar .right-section .segmented-button-frame .segmented-button.selected{background:linear-gradient(180deg,#90e2fc,#519ef8);color:#fff}.messages-view .toolbar .left-section .filter-button,.messages-view .toolbar .right-section .filter-button{background:transparent;border:1px solid #fff;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;margin:0;padding:9px 25px}.messages-view .toolbar .left-section .browse-library-button,.messages-view .toolbar .left-section .create-routine-button,.messages-view .toolbar .right-section .browse-library-button,.messages-view .toolbar .right-section .create-routine-button{background:transparent;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;font-weight:700;margin:0;padding:9px 20px}.messages-view .toolbar .left-section .create-routine-button,.messages-view .toolbar .right-section .create-routine-button{background:#529ff9;color:#fff;margin-left:12px}.messages-view .toolbar .left-section .create-routine-button:hover,.messages-view .toolbar .right-section .create-routine-button:hover{background-color:#67aeff}.messages-view .inbox-view .inbox-row{align-items:center;display:flex;font-size:15px;line-height:120%;position:relative;z-index:0}.messages-view .inbox-view .inbox-row p{margin:0;padding:0}.messages-view .inbox-view .inbox-row.odd{background-color:#f5f4f5}.messages-view .inbox-view .inbox-row .col{align-items:center;display:flex;padding:8px 12px}.messages-view .inbox-view .inbox-row .name{flex-basis:22%;min-width:200px}.messages-view .inbox-view .inbox-row .name .unread-dot{margin:0 8px 0 4px;width:10px}.messages-view .inbox-view .inbox-row .name .profile-pic{border-radius:100%;height:36px;margin-right:12px;width:36px}.messages-view .inbox-view .inbox-row .message{flex-basis:65%;text-overflow:ellipsis}.messages-view .inbox-view .inbox-row .message .dash{padding:0 4px}.messages-view .inbox-view .inbox-row .time{flex-basis:5%;padding:8px 0 8px 12px}.messages-view .inbox-view .inbox-row .actions{flex-basis:2%;padding:8px 16px 8px 4px}.messages-view .inbox-view .inbox-row .actions svg{cursor:pointer;padding:4px;z-index:2}.messages-view .inbox-view .inbox-row .actions svg:hover path{fill:#000}.messages-view .inbox-view .inbox-row.unread .name,.messages-view .inbox-view .inbox-row.unread .title{font-weight:500}.messages-view .inbox-view .inbox-row.last-row{box-shadow:0 2px 4px 0 rgba(25,24,25,.231)}.messages-view .inbox-view .inbox-row:hover{box-shadow:0 2px 4px 0 rgba(25,24,25,.322);cursor:pointer;z-index:1}.messages-view .inbox-view .inbox-row .more-menu{background-color:#191819;border-radius:4px;font-size:13px;font-weight:400;opacity:0;overflow:hidden;position:absolute;right:70px;text-align:center;top:7px;-webkit-transform:translatex(10px);transform:translatex(10px);transition:all .18s ease;z-index:-1}.messages-view .inbox-view .inbox-row .more-menu.show{box-shadow:none;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:3}.messages-view .inbox-view .inbox-row .more-menu.show .option{color:#fc8442;cursor:pointer}.messages-view .inbox-view .inbox-row .more-menu.show .option:hover{background-color:#252425;box-shadow:none;color:#90e2fc}.messages-view .inbox-view .inbox-row .more-menu .option{cursor:default;padding:12px 13px}.messages-view .inbox-view .delete-convo-modal .modal-pane-content{border-radius:4px;height:auto;min-height:250px;overflow:hidden;width:50%!important}.messages-view .inbox-view .delete-convo-modal .modal-toolbar{background-color:#fff;display:flex;height:18px;justify-content:center;padding:21px;position:relative}.messages-view .inbox-view .delete-convo-modal .modal-toolbar img{cursor:pointer;height:32px;padding:7px;position:absolute;right:6px;top:6px;width:32px}.messages-view .inbox-view .delete-convo-modal .delete-content{align-items:center;display:flex;flex-direction:column;margin:10px auto auto;max-width:360px}.messages-view .inbox-view .delete-convo-modal .delete-content .text{font-size:24px;font-weight:500;line-height:31.2px;margin-bottom:30px;text-align:center}.messages-view .inbox-view .delete-convo-modal button{all:unset;align-items:center;background-color:#a73575;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;padding:10px 16px}.messages-view .inbox-view .delete-convo-modal button:hover{background-color:#bd4b8b}.no-messages{align-items:center;color:gray;display:flex;flex:1 1;justify-content:center}.new-message-view .toolbar.border-bottom{border-bottom:1px solid #191819}.new-message-view .new-message-form{font-size:13px;padding:20px 30px}.new-message-view .new-message-form .form-input-frame{display:flex;flex-direction:column;margin-bottom:20px}.new-message-view .new-message-form .form-input-frame .form-input-label{font-size:13px;font-weight:400;margin-bottom:6px}.new-message-view .new-message-form .form-input-frame .form-input,.new-message-view .new-message-form .form-input-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-family:Graphik!important;height:36px;padding:12px}.new-message-view .new-message-form .form-input-frame .form-input::-webkit-input-placeholder{color:#413f41}.new-message-view .new-message-form .form-input-frame .form-input::placeholder{color:#413f41}.new-message-view .new-message-form .form-input-frame .form-textarea{font-family:Avenir;height:120px;outline:none;resize:none}.new-message-view .new-message-form .form-input-frame .form-textarea::-webkit-input-placeholder{color:#413f41}.new-message-view .new-message-form .form-input-frame .form-textarea::placeholder{color:#413f41}.new-message-view .new-message-form .form-input-frame .banner{border-radius:4px;max-height:172px;width:100%}.new-message-view .new-message-form .form-input-frame.less-margin-bottom{margin-bottom:4px}.new-message-view .new-message-form .subscriber-banner{align-items:center;background-color:#f5f4f5;border-radius:4px;display:flex;font-size:14px;font-weight:500;max-width:330px;padding:6px 10px;position:relative}.new-message-view .new-message-form .subscriber-banner .profile-pic{border-radius:100%;height:24px;margin-right:12px;width:24px}.new-message-view .new-message-form .subscriber-banner .edit-icon{cursor:pointer;padding:5px;position:absolute;right:5px;width:16px}.new-message-view .new-message-form .blue-outline-icon-btn{align-items:center;background-color:#fff;border:1px solid #529ff9;border-radius:4px;color:#529ff9;cursor:pointer;display:flex;font-weight:700;justify-content:center;margin-top:5px;max-width:330px;outline:none;padding:9px;position:relative}.new-message-view .new-message-form .blue-outline-icon-btn:hover{background-color:#529ff9;color:#fff}.new-message-view .new-message-form .blue-outline-icon-btn:hover svg path{stroke:#fff}.new-message-view .new-message-form .blue-outline-icon-btn svg{left:16px;position:absolute}.new-message-view .content-card{border-radius:10px;display:flex;margin-bottom:12px;padding:16px;position:relative;transition:all .2s ease;transition:all .175s ease-out}.new-message-view .content-card:hover{box-shadow:0 10px 30px 0 rgba(25,24,25,.161);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.new-message-view .content-card .image-container{cursor:pointer;height:96px;margin-right:16px;min-width:192px;overflow:hidden;position:relative;width:192px}.new-message-view .content-card .image-container img{height:auto;width:100%}.new-message-view .content-card .image-container .play-video-btn{left:50%;padding:5px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:32px;z-index:2}.new-message-view .content-card .text-container{padding-top:6px}.new-message-view .content-card .text-container .title{color:#191819;font-size:15px;font-weight:500}.new-message-view .content-card .text-container .description{font-size:13px;font-weight:400;margin-top:6px}.new-message-view .content-card .text-container .publish-status{align-items:center;display:flex;font-size:13px;margin-top:12px}.new-message-view .content-card .text-container .publish-status .badge-div{border-radius:4px;margin-right:16px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden}.new-message-view .content-card .text-container .publish-status .badge-div .badge{align-items:center;background-color:#90e2fc;cursor:default;display:flex;font-size:13px;font-weight:500;padding:10px 16px;white-space:nowrap}.new-message-view .content-card .text-container .publish-status .badge-div .badge.btn{background-color:#529ff9;color:#fff;cursor:pointer;text-shadow:0 -.5px 0 rgba(0,0,0,.302)}.new-message-view .content-card .text-container .publish-status .badge-div .badge.btn:hover{background-color:#67aeff}.new-message-view .content-card .text-container .publish-status .badge-div .badge .btn-icon{margin-right:10px;margin-top:-2px;position:relative}.new-message-view .content-card .text-container .publish-status .scheduled-info{display:flex;flex-wrap:wrap}.new-message-view .content-card .text-container .publish-status .scheduled-info .edit-schedule{color:#2d83e6;cursor:pointer;font-weight:500}.new-message-view .content-card .text-container .publish-status .scheduled-info .edit-schedule:hover{color:#529ff9}.new-message-view .content-card .text-container .publish-status .scheduled-info .remove-schedule{color:#a73575;cursor:pointer;font-weight:500}.new-message-view .content-card .text-container .publish-status .scheduled-info .remove-schedule:hover{color:#cb5196}.new-message-view .content-card .text-container .publish-status .scheduled-info .remove-schedule.removed{color:#191819;font-style:italic;font-weight:400}.new-message-view .content-card .text-container .publish-status .scheduled-info .remove-schedule.removed:hover{color:#191819}.new-message-view .content-card .more-dots{position:absolute;right:16px;top:14px}.new-message-view .content-card .more-dots:hover{cursor:pointer}.new-message-view .content-card .more-dots:hover path{fill:#000}.new-message-view .content-card .more-menu{background-color:#191819;border-radius:4px;font-size:13px;font-weight:400;opacity:0;overflow:hidden;position:absolute;right:16px;text-align:center;-webkit-transform:translatex(10px);transform:translatex(10px);transition:all .18s ease;z-index:-1}.new-message-view .content-card .more-menu.show{box-shadow:none;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:1}.new-message-view .content-card .more-menu.show .option{color:#fc8442;cursor:pointer}.new-message-view .content-card .more-menu.show .option:hover{background-color:#252425;box-shadow:none;color:#90e2fc}.new-message-view .content-card .more-menu .option{cursor:default;padding:12px 24px}.new-message-view .bottom-toolbar{justify-content:end;margin-top:auto;padding:0 16px!important}.new-message-view .bottom-toolbar .save-button{padding:10px 16px;text-shadow:0 -.5px 0 rgba(0,0,0,.302)}.new-message-view .bottom-toolbar .save-button.disabled{background-color:#b4b0b4;cursor:not-allowed}.new-message-view .bottom-toolbar .save-button.disabled:hover{background-color:#b4b0b4}.new-message-view .bottom-toolbar .save-button:hover{background-color:#67aeff}.new-message-view .subscribers-list-view .toolbar{align-items:center;background:#2e2d2e;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:12px 16px}.new-message-view .subscribers-list-view .toolbar .left-section,.new-message-view .subscribers-list-view .toolbar .right-section{display:flex}.new-message-view .subscribers-list-view .toolbar .left-section .segmented-button-frame,.new-message-view .subscribers-list-view .toolbar .right-section .segmented-button-frame{border-radius:4px;cursor:pointer;display:flex;height:36px;margin-right:12px;overflow:hidden}.new-message-view .subscribers-list-view .toolbar .left-section .segmented-button-frame .segmented-button,.new-message-view .subscribers-list-view .toolbar .right-section .segmented-button-frame .segmented-button{align-items:center;background:#191819;display:flex;height:36px;justify-content:center;width:36px}.new-message-view .subscribers-list-view .toolbar .left-section .segmented-button-frame .segmented-button .segmented-button-icon,.new-message-view .subscribers-list-view .toolbar .right-section .segmented-button-frame .segmented-button .segmented-button-icon{height:18px}.new-message-view .subscribers-list-view .toolbar .left-section .segmented-button-frame .segmented-button.selected,.new-message-view .subscribers-list-view .toolbar .right-section .segmented-button-frame .segmented-button.selected{background:linear-gradient(180deg,#90e2fc,#519ef8)}.new-message-view .subscribers-list-view .toolbar .left-section .filter-button,.new-message-view .subscribers-list-view .toolbar .right-section .filter-button{background:transparent;border:1px solid #fff;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;margin:0;padding:9px 25px}.new-message-view .subscribers-list-view .toolbar .left-section .browse-library-button,.new-message-view .subscribers-list-view .toolbar .left-section .create-routine-button,.new-message-view .subscribers-list-view .toolbar .right-section .browse-library-button,.new-message-view .subscribers-list-view .toolbar .right-section .create-routine-button{background:transparent;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;font-weight:700;margin:0;padding:9px 20px}.new-message-view .subscribers-list-view .toolbar .left-section .create-routine-button,.new-message-view .subscribers-list-view .toolbar .right-section .create-routine-button{background:#529ff9;color:#fff;margin-left:12px}.new-message-view .subscribers-list-view .header{background:linear-gradient(180deg,#f5f4f5,#dad8da);display:flex;padding-left:16px}.new-message-view .subscribers-list-view .header .header-col{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);cursor:pointer;display:flex;font-size:13px;font-weight:500;padding:2px 0 1px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.new-message-view .subscribers-list-view .header .header-col .chevron{padding:9px 6px 10px}.new-message-view .subscribers-list-view .header .header-col .chevron.asc{padding:10px 6px 9px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.new-message-view .subscribers-list-view .col{align-items:center;display:flex}.new-message-view .subscribers-list-view .col1{flex-basis:24.5%}.new-message-view .subscribers-list-view .col2{flex-basis:11%}.new-message-view .subscribers-list-view .col3{flex-basis:7.5%}.new-message-view .subscribers-list-view .col4{flex-basis:16%}.new-message-view .subscribers-list-view .col5{flex-basis:17%}.new-message-view .subscribers-list-view .col6{flex-basis:21%}.new-message-view .subscribers-list-view .col7{flex-basis:3%}.new-message-view .subscribers-list-view .user-row{align-items:center;display:flex;font-size:15px;padding:8px 0 8px 16px;position:relative}.new-message-view .subscribers-list-view .user-row .profile-pic{border-radius:100%;height:36px;margin-right:12px;width:36px}.new-message-view .subscribers-list-view .user-row.chalk{background-color:#f5f4f5}.new-message-view .subscribers-list-view .user-row .name{font-weight:500}.new-message-view .subscribers-list-view .user-row .actions svg{cursor:pointer;padding:4px;z-index:2}.new-message-view .subscribers-list-view .user-row .actions svg:hover path{fill:#000}.new-message-view .subscribers-list-view .user-row:hover{box-shadow:0 2px 4px 0 rgba(25,24,25,.322);cursor:pointer;z-index:1}.new-message-view .users-grid-view{box-sizing:border-box;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:30px 52px}.new-message-view .users-grid-view .user-cell{align-items:center;background:#fff;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 22%;flex-direction:column;justify-content:center;margin:0 3% 30px 0;min-width:255px;overflow:hidden;padding:20px;transition:all .175s ease-out}.new-message-view .users-grid-view .user-cell:hover{box-shadow:0 10px 30px 0 rgba(25,24,25,.161);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.new-message-view .users-grid-view .user-cell .full-name{font-size:18px;font-weight:700;line-height:24px;margin-top:10px}.new-message-view .users-grid-view .user-cell .zala-score{font-size:48px;font-weight:700;line-height:100%;margin:3px 0 13px}.new-message-view .users-grid-view .user-cell .focus-frame{align-items:center;background:#f5f4f5;border-radius:2px;display:flex;height:30px;position:relative;width:100%}.new-message-view .users-grid-view .user-cell .focus-frame .tag-icon{height:16px;padding:0 11px}.new-message-view .users-grid-view .user-cell .focus-frame .focus{color:#191819;font-size:11px;font-weight:700;left:0;position:absolute;right:0;text-align:center;text-transform:capitalize}.conversation-view .toolbar{align-items:center;background:#2e2d2e;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 20px}.conversation-view .toolbar.top-border{border-top:1px solid #191819;margin-top:-1px}.conversation-view .toolbar button{background:none;border:none;color:inherit;cursor:pointer;font:inherit;margin:0;outline:none;padding:0}.conversation-view .toolbar .back-button{align-items:center;background-color:#413f41;border-radius:4px;color:#f5f4f5;display:flex;font-size:13px;padding:12px}.conversation-view .toolbar .back-button svg{margin-right:6px;padding-bottom:1px}.conversation-view .toolbar .back-button:hover{background-color:#595659}.conversation-view .toolbar div{display:flex}.conversation-view .toolbar .delete-icon{cursor:pointer;padding:4px}.conversation-view .toolbar .delete-icon:hover path{fill:#fc8442}.conversation-view .messages-editor-wrapper{display:flex;flex-direction:column;flex-grow:1;overflow:auto}.conversation-view .messages-editor-wrapper .file-banner{margin-bottom:0;margin-top:10px;min-height:30px}.conversation-view .messages-editor-wrapper .messages-wrapper{overflow:auto}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row{box-shadow:0 1px 0 0 #dad8da;color:#191819;font-size:15px;padding:13px 16px 13px 30px}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper{display:flex}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .profile-pic-div{align-items:center;display:flex}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .profile-pic-div .profile-pic{border-radius:100%;height:44px;margin-right:16px;width:44px}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body{flex-grow:1}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body p{margin:0;padding:0}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .top-row{display:flex;justify-content:space-between;position:relative}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .name{align-items:center;display:flex;font-weight:500}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .name span{color:#529ff9;margin-left:3px}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .time{align-items:center;display:flex;font-size:13px}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .time svg{cursor:pointer;margin-left:8px;padding-bottom:2px}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .time svg:hover path{fill:#000}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .message{line-height:21px;padding-right:215px}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .more-menu{background-color:#191819;border-radius:4px;font-size:13px;font-weight:400;opacity:0;overflow:hidden;position:absolute;right:16px;text-align:center;top:24px;-webkit-transform:translatex(10px);transform:translatex(10px);transition:all .18s ease;z-index:-1}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .more-menu.show{box-shadow:none;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:1}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .more-menu.show .option{color:#fc8442;cursor:pointer}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .more-menu.show .option:hover{background-color:#252425;box-shadow:none;color:#90e2fc}.conversation-view .messages-editor-wrapper .messages-wrapper .message-row .message-wrapper .message-body .more-menu .option{cursor:default;padding:12px 13px}.conversation-view .messages-editor-wrapper .footer{bottom:0;box-shadow:0 -1px 0 0 #dad8da;display:flex;flex-direction:column;justify-content:end;margin-top:auto}.conversation-view .messages-editor-wrapper .footer .editor-wrapper{padding:12px 30px}.conversation-view .messages-editor-wrapper .footer .file-banner{margin-bottom:0;margin-top:5px}.conversation-view .footer-footer{background-color:#f5f4f5;display:flex;justify-content:end;margin-top:auto;padding:12px 16px}.conversation-view .footer-footer .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:500;height:36px;padding:10px 16px;text-shadow:0 -.5px 0 rgba(0,0,0,.302)}.conversation-view .footer-footer .save-button.disabled{background-color:#b4b0b4;cursor:not-allowed}.conversation-view .footer-footer .save-button.disabled:hover{background-color:#b4b0b4}.conversation-view .footer-footer .save-button:hover{background-color:#67aeff}.conversation-view .delete-convo-modal .modal-pane-content{height:auto;min-height:250px;width:50%!important}.conversation-view .delete-convo-modal .modal-toolbar{background-color:#fff;display:flex;height:18px;justify-content:center;padding:21px;position:relative}.conversation-view .delete-convo-modal .modal-toolbar img{cursor:pointer;height:32px;padding:7px;position:absolute;right:6px;top:6px;width:32px}.conversation-view .delete-convo-modal .delete-content{align-items:center;display:flex;flex-direction:column;margin:10px auto auto;max-width:360px}.conversation-view .delete-convo-modal .delete-content .text{font-size:24px;font-weight:500;line-height:31.2px;margin-bottom:30px;text-align:center}.conversation-view .delete-convo-modal button{all:unset;align-items:center;background-color:#a73575;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:13px;font-weight:500;padding:10px 16px}.conversation-view .delete-convo-modal button:hover{background-color:#bd4b8b}.file-preview-row{display:flex;margin-top:10px}.subscriber-vitals-view{display:flex;flex-direction:column}.subscriber-vitals-view .toolbar{align-items:center;background:none;border-bottom:1px solid #dad8da;display:flex;justify-content:space-between}.subscriber-vitals-view .toolbar .segmented-button-frame{border-radius:4px;cursor:pointer;display:flex;flex:0 0 50%;height:36px;max-width:240px;overflow:hidden}.subscriber-vitals-view .toolbar .segmented-button-frame .segmented-button{align-items:center;background:#f5f4f5;color:#413f41;display:flex;flex:0 0 50%;font-size:13px;font-weight:500;justify-content:center;text-transform:uppercase}.subscriber-vitals-view .toolbar .segmented-button-frame .segmented-button.selected{background:linear-gradient(180deg,#b4b0b4,#2e2d2e);color:#fff}.subscriber-vitals-view .toolbar .right-section{display:flex}.subscriber-vitals-view .toolbar .right-section .manage-dashboard-button{background:none;border:none;color:#529ff9;font-size:13px;font-weight:700;margin-right:25px;padding:0}.subscriber-vitals-view .content-frame{display:flex;flex:1 1}.subscriber-vitals-view .content-frame .insights-view{box-sizing:border-box;display:flex;flex-direction:column;padding:30px}.subscriber-vitals-view .content-frame .insights-view .page-header{font-size:18px;font-weight:500}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:30px 0 48px;padding:0}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell{align-items:center;background:#f5f4f5;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 24%;flex-direction:column;justify-content:center;margin-right:1.3%;min-height:164px;padding:10px}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell .cell-label{font-size:13px}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell .title{font-size:15px;text-align:center}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell .value{color:#529ff9;font-size:32px;font-weight:500;margin:16px 0 12px}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell .avg,.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell .date{line-height:19.5px}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell .avg{font-weight:500}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell.selected{background:#fff;border:2px solid #529ff9;border-radius:4px}.subscriber-vitals-view .content-frame .insights-view .vitals-list-view .vital-cell:last-child{margin:0}.subscriber-vitals-view .content-frame .insights-view .vital-label{font-size:15px;font-weight:500;margin-bottom:20px}.subscriber-vitals-view .content-frame .sections-list-view{box-sizing:border-box;flex:1 1;list-style:none;margin:0;padding:20px 30px}.subscriber-vitals-view .content-frame .sections-list-view .section-cell{margin-bottom:30px}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .section{font-size:18px;font-weight:700;text-transform:capitalize}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view{margin-top:12px}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .table-headers{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);box-sizing:border-box;display:flex;height:32px;padding:0 12px}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .table-headers .table-header{color:#413f41;font-size:13px;font-weight:700;text-shadow:0 -1px 0 hsla(0,0%,100%,.25);text-transform:uppercase}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .table-headers .title{flex:0 0 40%}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .table-headers .date,.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .table-headers .value{flex:0 0 18%}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .table-headers .source{flex:1 1}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .hint-label{color:gray;font-size:15px;font-style:italic;padding:10px}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view{list-style:none;margin:0;padding:0}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell{align-items:center;box-sizing:border-box;display:flex;min-height:44px;padding:0 12px}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .cell-label{font-size:13px}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .title{flex:0 0 40%}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .date,.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .value{flex:0 0 18%}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .source{flex:1 1}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .blue{color:#529ff9}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .vital-data-list-view{display:flex;flex:1 1;flex-direction:column;list-style:none;margin:0;padding:0}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .vital-data-list-view .vital-data-cell{align-items:center;display:flex;min-height:44px}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .vital-data-list-view .vital-data-cell .date,.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .vital-data-list-view .vital-data-cell .value{flex:0 0 30%}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell .vital-data-list-view .vital-data-cell:last-child{border:none}.subscriber-vitals-view .content-frame .sections-list-view .section-cell .vitals-table-view .vitals-list-view .vital-cell:nth-child(2n){background:#f5f4f5}.subscriber-vitals-view .content-frame .sections-list-view .section-cell:last-child{padding-bottom:20px}.subscriber-vitals-view .modal-pane .modal-pane-content{border-radius:6px;display:flex;flex-direction:column;max-height:550px}.subscriber-vitals-view .modal-pane .modal-pane-content .modal-header{border-bottom:1px solid #dad8da;box-sizing:border-box;font-size:18px;font-weight:700;padding:21px}.subscriber-vitals-view .modal-pane .modal-pane-content .sections-list-view{box-sizing:border-box;list-style:none;margin:0;padding:0}.subscriber-vitals-view .modal-pane .modal-pane-content .sections-list-view .section-cell{display:flex;flex-direction:column;margin-bottom:30px}.subscriber-vitals-view .modal-pane .modal-pane-content .sections-list-view .section-cell .section{font-size:16px;font-weight:700;padding:10px 20px;text-transform:capitalize}.subscriber-vitals-view .modal-pane .modal-pane-content .sections-list-view .section-cell .vitals-list-view{-webkit-columns:2;column-count:2;list-style:none;margin:0;padding:0}.subscriber-vitals-view .modal-pane .modal-pane-content .sections-list-view .section-cell .vitals-list-view .vital-cell{padding:7.5px 20px}.subscriber-vitals-view .modal-pane .modal-pane-content .modal-toolbar{align-items:center;border-top:1px solid #dad8da;box-sizing:border-box;display:flex;justify-content:flex-end;padding:12px}.subscriber-vitals-view .modal-pane .modal-pane-content .modal-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;color:#fff;font-size:13px;font-weight:700;padding:9.5px 15px}.subscribers-view{display:flex;flex-direction:column;min-width:750px}.subscribers-view .toolbar{align-items:center;background:#2e2d2e;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:space-between;padding:0 20px}.subscribers-view .toolbar .left-section,.subscribers-view .toolbar .right-section{display:flex}.subscribers-view .toolbar .left-section .segmented-button-frame,.subscribers-view .toolbar .right-section .segmented-button-frame{border-radius:4px;cursor:pointer;display:flex;height:36px;margin-right:12px;overflow:hidden}.subscribers-view .toolbar .left-section .segmented-button-frame .segmented-button,.subscribers-view .toolbar .right-section .segmented-button-frame .segmented-button{align-items:center;background:#191819;display:flex;height:36px;justify-content:center;width:36px}.subscribers-view .toolbar .left-section .segmented-button-frame .segmented-button .segmented-button-icon,.subscribers-view .toolbar .right-section .segmented-button-frame .segmented-button .segmented-button-icon{height:18px}.subscribers-view .toolbar .left-section .segmented-button-frame .segmented-button.selected,.subscribers-view .toolbar .right-section .segmented-button-frame .segmented-button.selected{background:linear-gradient(180deg,#90e2fc,#519ef8)}.subscribers-view .toolbar .left-section .filter-button,.subscribers-view .toolbar .right-section .filter-button{background:transparent;border:1px solid #fff;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;margin:0;padding:9px 25px}.subscribers-view .toolbar .left-section .browse-library-button,.subscribers-view .toolbar .left-section .create-routine-button,.subscribers-view .toolbar .right-section .browse-library-button,.subscribers-view .toolbar .right-section .create-routine-button{background:transparent;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;font-weight:700;margin:0;padding:9px 20px}.subscribers-view .toolbar .left-section .create-routine-button,.subscribers-view .toolbar .right-section .create-routine-button{background:#529ff9;color:#fff;margin-left:12px}.subscribers-view .scroll-frame{flex:1 1;position:relative}.subscribers-view .scroll-frame .users-grid-view{box-sizing:border-box;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:30px 52px}.subscribers-view .scroll-frame .users-grid-view .user-cell{align-items:center;background:#fff;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;flex:0 0 22%;flex-direction:column;justify-content:center;margin:0 3% 30px 0;max-width:275px;min-width:255px;overflow:hidden;padding:20px}.subscribers-view .scroll-frame .users-grid-view .user-cell .full-name{font-size:18px;font-weight:700;line-height:24px;margin-top:10px}.subscribers-view .scroll-frame .users-grid-view .user-cell .subheader{font-size:13px;line-height:19.5px}.subscribers-view .scroll-frame .users-grid-view .user-cell .focus-frame{align-items:center;background:#f5f4f5;border-radius:2px;display:flex;height:30px;margin-top:33px;position:relative;width:100%}.subscribers-view .scroll-frame .users-grid-view .user-cell .focus-frame .tag-icon{height:16px;padding:0 11px}.subscribers-view .scroll-frame .users-grid-view .user-cell .focus-frame .focus{color:#191819;font-size:11px;font-weight:700;left:0;position:absolute;right:0;text-align:center;text-transform:capitalize}.subscribers-view .scroll-frame .users-grid-view .user-cell:hover{box-shadow:0 10px 30px 0 rgba(25,24,25,.161)}.subscribers-view .scroll-frame .users-table-view{display:flex;flex-direction:column}.subscribers-view .scroll-frame .users-table-view .table-headers{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);display:flex;flex:0 0 32px}.subscribers-view .scroll-frame .users-table-view .table-headers .table-header{color:#413f41;flex:0 0 10%;font-size:13px;margin-right:1%;text-transform:uppercase}.subscribers-view .scroll-frame .users-table-view .table-headers .name{flex:0 0 20%;padding-left:20px}.subscribers-view .scroll-frame .users-table-view .table-headers .focus,.subscribers-view .scroll-frame .users-table-view .table-headers .routine{flex:0 0 18%}.subscribers-view .scroll-frame .users-table-view .users-list-view{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.subscribers-view .scroll-frame .users-table-view .users-list-view .user-cell{align-items:center;background:#fff;cursor:pointer;display:flex;flex:0 0 48px;width:100%}.subscribers-view .scroll-frame .users-table-view .users-list-view .user-cell .cell-label{color:#413f41;flex:0 0 10%;font-size:15px;margin-right:1%}.subscribers-view .scroll-frame .users-table-view .users-list-view .user-cell .name{align-items:center;display:flex;flex:0 0 20%;margin-right:1%;padding-left:20px}.subscribers-view .scroll-frame .users-table-view .users-list-view .user-cell .name .avatar{margin-right:12px}.subscribers-view .scroll-frame .users-table-view .users-list-view .user-cell .name .full-name{font-size:15px;font-weight:700}.subscribers-view .scroll-frame .users-table-view .users-list-view .user-cell .focus,.subscribers-view .scroll-frame .users-table-view .users-list-view .user-cell .routine{flex:0 0 18%;text-transform:capitalize}.subscribers-view .scroll-frame .users-table-view .users-list-view .user-cell:nth-child(2n){background:#f5f4f5}.workout-session-view{display:flex;flex:1 1;flex-direction:column}.workout-session-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.workout-session-view .toolbar .routines-breadcrumb-button{background:none;border:none;color:#529ff9;font-size:18px;margin-right:5px}.workout-session-view .toolbar .toolbar-label{color:#fff;font-size:18px}.workout-session-view .content-frame{display:flex;flex:1 1}.workout-session-view .content-frame .sections-frame{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;padding:30px 55px}.workout-session-view .content-frame .sections-frame .section-frame{border-bottom:1px solid #dad8da;padding:20px 0}.workout-session-view .content-frame .sections-frame .section-frame .section-header-frame{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.workout-session-view .content-frame .sections-frame .section-frame .section-header-frame .section-header{font-size:13px;font-weight:700;text-transform:uppercase}.workout-session-view .content-frame .sections-frame .section-frame .section-header-frame .section-header.lg{font-size:18px;padding-bottom:10px;text-transform:capitalize}.workout-session-view .content-frame .sections-frame .section-frame .section-header-frame .section-button{background:none;border:none;color:#529ff9;font-size:13px;font-weight:700;outline:none;padding:2.5px;text-transform:uppercase}.workout-session-view .content-frame .sections-frame .section-frame .hint-label{color:#413f41;font-size:13px;font-style:italic}.workout-session-view .content-frame .sections-frame .section-frame .cards-list-view{list-style:none;margin:10px 0 0;padding:0}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame .form-input{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;height:36px;max-width:330px;padding:12px;resize:none}.workout-session-view .content-frame .sections-frame .section-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;flex:0 0 120px;height:108px;outline:none;padding:12px;resize:none;width:100%}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame{display:flex;flex:0 0 30%;flex-direction:column;margin-bottom:20px}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame .form-input-label{font-size:13px;font-weight:700;margin-bottom:6px}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame .form-input,.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame .form-textarea{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;height:36px;padding:12px;resize:none}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame .form-input{width:100%}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame .form-input::-webkit-input-placeholder{color:rgba(25,24,25,.5)}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame .form-input::placeholder{color:rgba(25,24,25,.5)}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame .form-textarea{font-family:Avenir;height:120px;outline:none;resize:none}.workout-session-view .content-frame .sections-frame .section-frame .form-input-frame.middle{margin:0 5%}.workout-session-view .content-frame .sections-frame .section-frame .frequencies-list-view{list-style:none;margin:0 0 15px;padding:0}.workout-session-view .content-frame .sections-frame .section-frame .frequencies-list-view .frequency-button{background:#f5f4f5;border:none;box-sizing:border-box;font-size:13px;font-weight:500;padding:9.5px 24px}.workout-session-view .content-frame .sections-frame .section-frame .frequencies-list-view .frequency-button.selected{background:linear-gradient(180deg,#b4b0b4,#2e2d2e);color:#fff}.workout-session-view .content-frame .sections-frame .section-frame .frequencies-list-view .frequency-button:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.workout-session-view .content-frame .sections-frame .section-frame .frequencies-list-view .frequency-button:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.workout-session-view .content-frame .sections-frame .section-frame .section-list-frame{margin-bottom:30px}.workout-session-view .content-frame .sections-frame .section-frame .section-list-frame .section-list-label{font-size:13px;font-weight:700;margin-bottom:10px}.workout-session-view .content-frame .sections-frame .section-frame .section-list-frame .section-list-view{list-style:none;margin:0;padding:0}.workout-session-view .content-frame .sections-frame .section-frame .section-list-frame .section-list-view .section-list-cell{margin-bottom:12px}.workout-session-view .content-frame .sections-frame .section-frame .section-list-frame .month-list-view{display:flex;flex-wrap:wrap;list-style:none;margin:0;max-width:330px;padding:0}.workout-session-view .content-frame .sections-frame .section-frame .section-list-frame .month-list-view .day-cell{align-items:center;background:#f5f4f5;cursor:pointer;display:flex;font-size:13px;height:36px;justify-content:center;margin-bottom:13px;margin-right:13px;width:36px}.workout-session-view .content-frame .sections-frame .section-frame .section-list-frame .month-list-view .day-cell.selected{background:linear-gradient(180deg,#feac4e,#f96738);color:#fff}.workout-session-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0 20px}.workout-session-view .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;height:36px;padding:9px 57px}.workout-session-view .bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.workout-session-view .bottom-toolbar .save-button.margin{margin:0 6px;padding:0 15px}.draggable{align-items:center}.draggable,.draggable-category{display:flex;gap:1rem;margin:1rem}.draggable-category{align-items:flex-start}h2{margin:0}.drag-handle{background:#6495ed;border:2px solid blue;border-radius:4px;padding:1rem}.category-container{width:90%}.item{background:#d3d3d3;border:2px solid gray;border-radius:4px;padding:1rem;width:100%}.exercise-group-cell{border:1px solid #dad8da;border-radius:8px;display:flex;flex-direction:column;margin-bottom:30px;overflow:hidden}.exercise-group-cell .header-frame{align-items:center;background:#252425;display:flex;flex:0 0 48px;justify-content:space-between}.exercise-group-cell .header-frame .arrow-icon,.exercise-group-cell .header-frame .drag-icon{cursor:pointer;height:24px;padding:10px;transition:.3s}.exercise-group-cell .header-frame .arrow-icon.expand{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.exercise-group-cell .header-frame .left-section{flex:1 1}.exercise-group-cell .header-frame .left-section .title-input{background:#413f41;border:none;border-radius:4px;box-sizing:border-box;color:#fff;height:36px;max-width:330px;outline:none;padding:0 12px;width:75%}.exercise-group-cell .header-frame .left-section .title-input::-webkit-input-placeholder{color:#f5f4f5}.exercise-group-cell .header-frame .left-section .title-input::placeholder{color:#f5f4f5}.exercise-group-cell .header-frame .left-section .copy-button{background:none;border:none;color:#529ff9;font-size:11px;font-weight:700;margin-left:10px;text-transform:uppercase;visibility:hidden}.exercise-group-cell .header-frame .button-frame,.exercise-group-cell .header-frame .left-section{align-items:center;display:flex}.exercise-group-cell .header-frame .button-frame .header-button,.exercise-group-cell .header-frame .left-section .header-button{background:none;border:none;color:#529ff9;font-size:13px;font-weight:700;margin:0 8px;outline:none;padding:0}.exercise-group-cell .header-frame .button-frame .header-button.orange,.exercise-group-cell .header-frame .left-section .header-button.orange{color:#fc8442}.exercise-group-cell .header-frame:hover .copy-button{visibility:visible}.exercise-group-cell .activities-list-view{list-style:none;margin:0;padding:0;transition:.3s}.exercise-group-cell .activities-list-view .activity-cell{background:#fff;border-bottom:1px solid #dad8da;padding-bottom:30px}.exercise-group-cell .activities-list-view .activity-cell .header-frame{background:#fff;justify-content:flex-start;margin:16px 0}.exercise-group-cell .activities-list-view .activity-cell .header-frame .title-frame{align-items:center;background:#f5f4f5;border-radius:4px;display:flex;flex:1 1;height:36px}.exercise-group-cell .activities-list-view .activity-cell .header-frame .title-frame .exercise-icon{height:24px}.exercise-group-cell .activities-list-view .activity-cell .header-frame .title-frame .title{font-size:15px;font-weight:500}.exercise-group-cell .activities-list-view .activity-cell .header-frame .overlay-trigger-view{padding:10px}.exercise-group-cell .activities-list-view .activity-cell .header-frame .overlay-trigger-view .overlay-frame{margin-top:-30px}.exercise-group-cell .activities-list-view .activity-cell .content-frame{box-sizing:border-box;display:flex;flex-direction:column;padding:0 42px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .subheader{font-size:13px;margin-bottom:6px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .segmented-button-list-view{cursor:pointer;display:flex;flex-direction:row;list-style:none;margin:0;padding:0}.exercise-group-cell .activities-list-view .activity-cell .content-frame .segmented-button-list-view .segmented-button{background:none;background:#f5f4f5;border:none;box-sizing:border-box;font-size:13px;font-weight:500;height:36px;margin-top:6px;outline:none;padding:9.5px 24px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .segmented-button-list-view .segmented-button:first-child{border-bottom-left-radius:4px;border-top-left-radius:4px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .segmented-button-list-view .segmented-button:last-child{border-bottom-right-radius:4px;border-top-right-radius:4px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .segmented-button-list-view .segmented-button.selected{background:linear-gradient(180deg,#b4b0b4,#2e2d2e);color:#fff}.exercise-group-cell .activities-list-view .activity-cell .content-frame .form-input-section-frame .form-header{color:#413f41;font-size:13px;margin-bottom:6px;text-transform:capitalize}.exercise-group-cell .activities-list-view .activity-cell .content-frame .form-input-section-frame .form-input-frame{display:flex;flex-direction:row;max-width:330px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .form-input-section-frame .form-input-frame .form-input{flex:1 1;height:36px;outline:none}.exercise-group-cell .activities-list-view .activity-cell .content-frame .form-input-section-frame .form-input-frame .select-menu{flex-basis:30%;height:36px;min-width:80px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .form-input-section-frame .form-input-frame.separate{margin-bottom:0}.exercise-group-cell .activities-list-view .activity-cell .content-frame .form-input-section-frame .form-input-frame.separate .form-input{margin-right:10px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-table-headers{display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin:20px 34px 0 60px;padding:0}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-table-headers .table-header{color:#413f41;flex:0 0 32%;font-size:13px;text-transform:capitalize}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view{flex-direction:column;list-style:none;margin:0;padding:0}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .set-frame{flex-basis:50px;margin-right:10px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .set-frame .set-label{color:#191819;font-size:15px;font-weight:700;white-space:nowrap}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .set-frame .copy-button{background:none;border:none;color:#529ff9;display:none;font-size:11px;font-weight:700;text-transform:uppercase}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .form-inputs-frame{align-items:center;display:flex;flex:1 1;justify-content:space-between}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .form-inputs-frame .reps{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;font-size:13px;font-weight:500;height:36px;padding:12px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .form-inputs-frame .form-input-section-frame{flex:0 0 32%}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .form-inputs-frame .form-input-section-frame .form-input-frame{display:flex;flex:1 1;margin:0;max-width:1000px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .form-inputs-frame .form-input-section-frame .form-input-frame .form-input{border-bottom-right-radius:0;border-top-right-radius:0;height:36px;max-width:1000px;outline:none}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .form-inputs-frame .form-input-section-frame .form-input-frame .select-menu{border-bottom-left-radius:0;border-top-left-radius:0;flex-basis:30%;height:36px;max-width:90px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .form-inputs-frame .form-input-section-frame .form-input-frame .select-menu .chevron-icon{height:16px;right:10px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell .trash-icon{height:24px;margin-left:10px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell:hover .copy-button{display:inline}.exercise-group-cell .activities-list-view .activity-cell .content-frame .sets-list-view .activity-set-cell:first-child{margin-top:6px}.exercise-group-cell .activities-list-view .activity-cell .content-frame .add-set-button{background:none;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;font-weight:500;margin-top:15px;padding:9.5px}.exercise-group-cell .activities-list-view .activity-cell.last-child{border-bottom:none}.session-delete-group-pane .modal-pane-content{border-radius:12px;display:flex;max-width:830px;min-height:250px!important;min-width:0!important;width:80%}.session-delete-group-pane .modal-pane-content .modal-pane-content-frame{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.session-delete-group-pane .modal-pane-content .modal-pane-content-frame .modal-message{font-size:24px;font-weight:500;max-width:400px;text-align:center}.session-delete-group-pane .modal-pane-content .modal-pane-content-frame .x-icon{cursor:pointer;height:32px;position:absolute;right:16px;top:16px}.session-delete-group-pane .modal-pane-content .modal-pane-content-frame .delete-button{background:#a73575;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:500;margin-top:30px;padding:9.5px 16px}.session-delete-group-pane .modal-pane-content.slide-down{-webkit-transform:translate(-50%,300%)!important;transform:translate(-50%,300%)!important}.workout-delete-pane .modal-pane-content{border-radius:12px;display:flex;max-height:350px;max-width:550px}.workout-delete-pane .modal-pane-content .modal-pane-content-frame{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;position:relative}.workout-delete-pane .modal-pane-content .modal-pane-content-frame .modal-message{font-size:24px;font-weight:500;max-width:400px;text-align:center}.workout-delete-pane .modal-pane-content .modal-pane-content-frame .x-icon{cursor:pointer;height:32px;position:absolute;right:16px;top:16px}.workout-delete-pane .modal-pane-content .modal-pane-content-frame .delete-button{background:#a73575;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:500;margin-top:30px;padding:9.5px 16px}.workout-delete-pane .modal-pane-content.slide-down{-webkit-transform:translate(-50%,300%)!important;transform:translate(-50%,300%)!important}.workout-group-view{display:flex;flex:1 1;flex-direction:column}.workout-group-view .toolbar{background:#2e2d2e;display:flex;flex:0 0 60px;justify-content:center}.workout-group-view .toolbar .routines-breadcrumb-button{background:none;border:none;color:#529ff9;font-size:18px;margin-right:5px}.workout-group-view .toolbar .toolbar-label{color:#fff;font-size:18px}.workout-group-view .content-frame,.workout-group-view .content-frame .left-section,.workout-group-view .content-frame .right-section{display:flex;flex:1 1}.workout-group-view .content-frame .right-section{border-left:1px solid #dad8da;box-sizing:border-box;display:flex;flex:0 0 390px;flex-direction:column;padding:30px}.workout-group-view .content-frame .right-section .header{font-size:18px;font-weight:500}.workout-group-view .content-frame .right-section .hint-label{font-size:13px;font-style:italic;margin-top:10px}.workout-group-view .content-frame .right-section .selected-list-view{display:flex;flex-direction:column;list-style:none;margin:20px 0 0;padding:0}.workout-group-view .content-frame .right-section .selected-list-view .selected-cell{align-items:center;background:#f5f4f5;display:flex;flex:0 0 36px;margin-bottom:6px}.workout-group-view .content-frame .right-section .selected-list-view .selected-cell .cell-label{flex:1 1;font-size:13px;font-weight:500}.workout-group-view .content-frame .right-section .selected-list-view .selected-cell .video-icon{height:24px;width:48px}.workout-group-view .content-frame .right-section .selected-list-view .selected-cell .x-icon{box-sizing:border-box;cursor:pointer;height:25px;padding:4px;width:25px}.workout-group-view .content-frame .left-section{display:flex;flex-direction:column}.workout-group-view .content-frame .left-section .categories-frame{border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;flex:0 0 60px;padding:12px 16px}.workout-group-view .content-frame .left-section .categories-frame .categories-list-view{cursor:pointer;display:flex;flex:1 1;flex-wrap:wrap;list-style:none;margin:0;overflow:hidden;padding:0}.workout-group-view .content-frame .left-section .categories-frame .categories-list-view .category-button{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;justify-content:center;padding:9.5px 16px}.workout-group-view .content-frame .left-section .categories-frame .categories-list-view .category-button .cell-label{font-size:13px;font-weight:500}.workout-group-view .content-frame .left-section .categories-frame .categories-list-view .category-button.selected{background:linear-gradient(180deg,#b4b0b4,#2e2d2e)}.workout-group-view .content-frame .left-section .categories-frame .categories-list-view .category-button.selected .cell-label{color:#fff}.workout-group-view .content-frame .left-section .categories-frame .categories-list-view .category-button:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}.workout-group-view .content-frame .left-section .categories-frame .categories-list-view .category-button:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}.workout-group-view .content-frame .left-section .activities-frame{flex:1 1}.workout-group-view .content-frame .left-section .activities-frame .search-frame{border-bottom:1px solid #dad8da;box-sizing:border-box;height:60px;padding:10px 30px;width:100%}.workout-group-view .content-frame .left-section .activities-frame .search-frame .search-input{background:#f5f4f5;border:none;border-radius:4px;box-sizing:border-box;color:#000;font-size:15px;height:100%;max-width:450px;outline:none;padding:5px 10px;width:100%}.workout-group-view .content-frame .left-section .activities-frame .search-frame .search-input::-webkit-input-placeholder{color:gray}.workout-group-view .content-frame .left-section .activities-frame .search-frame .search-input::placeholder{color:gray}.workout-group-view .content-frame .left-section .activities-frame .activities-list-view{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}.workout-group-view .content-frame .left-section .activities-frame .activities-list-view .activity-cell{align-items:center;border-bottom:1px solid #dad8da;box-sizing:border-box;display:flex;flex:0 0 64px;padding:9px 30px}.workout-group-view .content-frame .left-section .activities-frame .activities-list-view .activity-cell .video-icon{height:48px;margin-right:16px;width:96px}.workout-group-view .content-frame .left-section .activities-frame .activities-list-view .activity-cell .cell-label{flex:1 1;font-size:15px;font-weight:500}.workout-group-view .content-frame .left-section .activities-frame .activities-list-view .activity-cell .add-button{background:none;border:1px solid #529ff9;border-radius:4px;box-sizing:border-box;color:#529ff9;font-size:13px;padding:9.5px 16px}.workout-group-view .content-frame .left-section .activities-frame .activities-list-view .activity-cell .add-button.disabled{background:red;border:red;color:#fff}.workout-group-view .content-frame .left-section .activities-frame .hint-label{font-size:13px;font-style:italic;margin:30px}.workout-group-view .bottom-toolbar{align-items:center;background:#f5f4f5;box-sizing:border-box;display:flex;flex:0 0 60px;justify-content:flex-end;padding:0 20px}.workout-group-view .bottom-toolbar .save-button{background:#529ff9;border:none;border-radius:4px;box-sizing:border-box;color:#fff;font-size:13px;font-weight:700;height:36px;padding:9px 57px}.workout-group-view .bottom-toolbar .save-button.disabled{background:#b4b0b4;cursor:not-allowed}.workout-group-view .bottom-toolbar .save-button.margin{margin:0 6px;padding:0 15px}.avatar{align-items:center;border-radius:50%;display:flex;height:176px;justify-content:center;overflow:hidden;width:176px}.avatar .initials{color:#fff}.checkbox-view{align-items:center;cursor:pointer;display:flex}.checkbox-view .checkbox-icon{height:18px;margin-right:10px}.checkbox-view .checkbox-label{font-size:13px}.date-picker-view{background:linear-gradient(180deg,#f5f4f5,#dad8da);border-radius:4px;cursor:pointer;max-width:330px;position:relative}.date-picker-view .input-frame{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:12px}.date-picker-view .input-frame .input-label{font-size:13px;font-weight:700}.date-picker-view .input-frame .input-label.hint{color:gray;font-weight:400}.date-picker-view .input-frame .calendar-icon{height:18px}.date-picker-view .calendar .background{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1}.date-picker-view .calendar .react-calendar{background:#fff;border:none;border-radius:4px;box-shadow:0 10px 30px 0 rgba(25,24,25,.161);left:0;overflow:hidden;position:absolute;top:-100px;z-index:2}.date-picker-view .calendar .react-calendar .react-calendar__navigation{display:flex;margin:0;padding:5px 0 3px}.date-picker-view .calendar .react-calendar .react-calendar__navigation .react-calendar__navigation__arrow{background:none;border:none;color:rgba(25,24,25,.302);font-size:30px;font-weight:lighter;position:relative;top:-2px;width:34px}.date-picker-view .calendar .react-calendar .react-calendar__navigation .react-calendar__navigation__next2-button,.date-picker-view .calendar .react-calendar .react-calendar__navigation .react-calendar__navigation__prev2-button{display:none}.date-picker-view .calendar .react-calendar .react-calendar__navigation .react-calendar__navigation__label{border:none;color:#191819;font-size:13px;font-weight:700}.date-picker-view .calendar .react-calendar .react-calendar__navigation button:disabled,.date-picker-view .calendar .react-calendar .react-calendar__navigation button:enabled:hover{background:none!important}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__weekdays{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);display:flex;height:24px}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__weekdays .react-calendar__month-view__weekdays__weekday{text-align:center}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__weekdays .react-calendar__month-view__weekdays__weekday abbr{color:#191819;font-size:13px;text-decoration:none!important}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__tile{border:2px solid #fff;color:#191819;height:36px}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day--neighboringMonth{background:#d3d3d3;color:gray!important}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__tile--active{background:#fc8442}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__tile--active abbr{color:#fff;font-weight:700}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .disabled-day{cursor:not-allowed}.date-picker-view .calendar .react-calendar .react-calendar__viewContainer .react-calendar__month-view .react-calendar__month-view__days .react-calendar__month-view__days__day--weekend{color:#191819}.tiptap-editor div .tiptap{background:#f5f4f5;border-radius:4px;box-sizing:border-box;font-family:Graphik;font-size:13px;height:108px;outline:none;overflow-y:scroll;padding:10px 12px;width:100%}.tiptap-editor div .tiptap p{margin:0}.tiptap-editor div .tiptap::-webkit-scrollbar{display:none}.tiptap-editor .menu-bar-wrapper{align-items:center;display:flex;justify-content:space-between}.tiptap-editor .menu-bar-wrapper .action-button-menu{display:flex}.tiptap-editor .menu-bar-wrapper .action-button-menu .blue-outline-icon-btn{align-items:center;background-color:#fff;border:1px solid #529ff9;border-radius:4px;color:#529ff9;cursor:pointer;display:flex;font-weight:700;justify-content:center;margin-top:5px;max-width:330px;outline:none;padding:9px;position:relative}.tiptap-editor .menu-bar-wrapper .action-button-menu .blue-outline-icon-btn:hover{background-color:#529ff9;color:#fff}.tiptap-editor .menu-bar-wrapper .action-button-menu .blue-outline-icon-btn:hover svg path{stroke:#fff}.tiptap-editor .menu-bar-wrapper .action-button-menu .blue-outline-icon-btn svg{left:16px;position:absolute}.tiptap-editor .menu-bar-wrapper .action-button-menu .blue-outline-icon-btn.editor-action-button{margin-left:6px;margin-top:10px;padding:9px 16px}.tiptap-editor .menu-bar-wrapper .action-button-menu .blue-outline-icon-btn.editor-action-button svg{left:auto;margin-right:10px;position:relative}.tiptap-editor .menu-bar{display:flex;margin-top:12px}.tiptap-editor .menu-bar .menu-button{cursor:pointer;margin-right:4px}.tiptap-editor .menu-bar .menu-button .menu-icon{height:36px}.tiptap p.is-editor-empty:first-child:before{color:#413f41;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.preview-div{border-radius:4px;cursor:pointer;height:80px;margin-right:12px;overflow:hidden;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.preview-div img{height:100%;object-fit:cover;width:100%}.preview-div .remove-photo{align-items:center;background-color:#f5f4f5;border-radius:4px;display:flex;padding:4px;position:absolute;right:4px;top:4px}.preview-div .remove-photo:hover{background-color:#fff}.preview-div:hover{box-shadow:0 2px 4px rgba(0,0,0,.437)}.file-banner{border-radius:4px;box-shadow:0 2px 4px 0 rgba(25,24,25,.227);cursor:pointer;font-size:13px;font-weight:500;justify-content:space-between;line-height:20px;margin-bottom:10px;padding:10px 12px;position:relative;z-index:1}.file-banner,.file-banner .left-side{align-items:center;display:flex}.file-banner .left-side .image-container{align-items:center;cursor:pointer;display:flex;margin-right:10px;overflow:hidden;position:relative;width:56px}.file-banner .left-side .image-container img{height:auto;object-fit:cover;width:100%}.file-banner .left-side .image-container .play-video-btn{left:50%;padding:5px;position:absolute;top:50%;-webkit-transform:translate(-50%,-55%);transform:translate(-50%,-55%);width:16px;z-index:2}.file-banner svg{fill:#413f41;cursor:pointer;padding:5px;position:relative;z-index:2}.file-banner svg:hover path{fill:#000}.file-banner:hover{box-shadow:0 2px 4px 0 rgba(25,24,25,.38)}.file-banner.content{padding:5px 12px}.modal-pane.video .modal-pane-content{background-color:transparent!important}.modal-pane.document .modal-pane-content{max-width:none!important;min-width:500px!important;width:70vw!important}.modal-pane.document .modal-pane-content .pdf-preview iframe{border:none;height:80vh;width:100%}.preview-modal .modal-pane-content{display:flex;flex-direction:column;height:auto!important;max-height:90vh!important;max-width:830px;min-height:auto!important;min-width:300px!important;width:auto!important}.preview-modal .modal-pane-content .modal-toolbar{background-color:#fff;border-bottom:1px solid #dad8da;display:flex;justify-content:center;padding:21px;position:relative}.preview-modal .modal-pane-content .modal-toolbar .modal-header{color:#191819;font-size:15px;font-weight:500;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-modal .modal-pane-content .modal-toolbar img{cursor:pointer;height:32px;padding:7px;position:absolute;right:6px;top:6px;width:32px}.preview-modal .modal-pane-content .image-modal-view{height:100%;max-height:80vh;object-fit:cover}.preview-modal .modal-pane-content .video-wrapper{border-radius:0 0 4px 4px;overflow:hidden;width:100%}.preview-modal .modal-pane-content .no-preview-available{color:#919191;font-size:15px;font-style:italic;padding:30px 20px}.loading-pane{align-items:center;background:rgba(0,0,0,.1);display:flex;justify-content:center;z-index:101}.loading-pane .loader{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:4px solid #fff;border-radius:50%;border-top-color:#191819;height:32px;width:32px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.modal-pane{background:rgba(25,24,25,.5);bottom:0;left:0;position:fixed;right:0;top:0;z-index:100}.modal-pane .background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.modal-pane .modal-pane-content{background:#fff;left:50%;min-height:350px;min-width:450px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s;z-index:1}.modal-pane .modal-pane-content.slide-down{-webkit-transform:translate(-50%,200%);transform:translate(-50%,200%)}.overlay-trigger-view{align-items:center;cursor:pointer;display:flex;position:relative}.overlay-trigger-view .more-icon{height:24px}.overlay-trigger-view .overlay-frame{background:#252425;border-radius:4px;box-shadow:0 10px 30px 0 rgba(25,24,25,.161);box-sizing:border-box;display:flex;flex-direction:column;margin-top:-36px;min-width:100px;padding:5px;position:absolute;z-index:1000}.overlay-trigger-view .overlay-frame .overlay-button{background:none;border:none;color:#90e2fc;font-size:13px;padding:4px}.overlay-trigger-view .overlay-frame .no-margin{margin:0}.overlay-trigger-view .overlay-frame .red{color:red}.overlay-trigger-view .overlay-frame .orange{color:#fc8442}.select-menu{align-items:center;background:linear-gradient(180deg,#f5f4f5,#dad8da);border-radius:4px;display:flex;height:36px;position:relative}.select-menu .select-menu-input{-webkit-appearance:none;background:transparent;border:none;box-sizing:border-box;font-size:13px;font-weight:400;height:100%;outline:none;padding:0 30px 0 12px;position:relative;width:100%;z-index:1}.select-menu .select-menu-input.hint{color:#413f41}.select-menu .chevron-icon{height:18px;position:absolute;right:12px;z-index:0}.search-frame,.search-frame .search-div{align-items:center;display:flex}.search-frame .search-div{background-color:#191819;border-radius:4px;margin-right:12px;padding:6px}.search-frame .filter-button{background:transparent!important;border:1px solid #fff!important;border-radius:4px!important;box-sizing:border-box!important;color:#fff!important;font-size:13px!important;margin:0!important;padding:9px 25px!important}.search-frame img{height:16px;margin-right:8px;padding:4px;width:16px}.search-frame input{background-color:transparent;border:none;color:#fff;font-size:13px;outline:none;padding-top:1px;width:260px}.search-frame input::-webkit-input-placeholder{color:#dad8da;font-size:13px}.search-frame input::placeholder{color:#dad8da;font-size:13px}.content-container{padding:20px 30px}.content-card{border-radius:10px;display:flex;margin-bottom:12px;padding:16px;position:relative;transition:all .2s ease;transition:all .175s ease-out}.content-card:hover{box-shadow:0 10px 30px 0 rgba(25,24,25,.161);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.content-card .image-container{cursor:pointer;height:96px;margin-right:16px;min-width:192px;overflow:hidden;position:relative;width:192px}.content-card .image-container img{height:auto;width:100%}.content-card .image-container .play-video-btn{left:50%;padding:5px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:32px;z-index:2}.content-card .text-container{padding-top:6px}.content-card .text-container .title{color:#191819;font-size:15px;font-weight:500}.content-card .text-container .description{font-size:13px;font-weight:400;margin-top:6px}.content-card .text-container .publish-status{align-items:center;display:flex;font-size:13px;margin-top:12px}.content-card .text-container .publish-status .badge-div{border-radius:4px;margin-right:16px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden}.content-card .text-container .publish-status .badge-div .badge{align-items:center;background-color:#90e2fc;cursor:default;display:flex;font-size:13px;font-weight:500;padding:10px 16px;white-space:nowrap}.content-card .text-container .publish-status .badge-div .badge.btn{background-color:#529ff9;color:#fff;cursor:pointer;text-shadow:0 -.5px 0 rgba(0,0,0,.302)}.content-card .text-container .publish-status .badge-div .badge.btn:hover{background-color:#67aeff}.content-card .text-container .publish-status .badge-div .badge .btn-icon{margin-right:10px;margin-top:-2px;position:relative}.content-card .text-container .publish-status .scheduled-info{display:flex;flex-wrap:wrap}.content-card .text-container .publish-status .scheduled-info .edit-schedule{color:#2d83e6;cursor:pointer;font-weight:500}.content-card .text-container .publish-status .scheduled-info .edit-schedule:hover{color:#529ff9}.content-card .text-container .publish-status .scheduled-info .remove-schedule{color:#a73575;cursor:pointer;font-weight:500}.content-card .text-container .publish-status .scheduled-info .remove-schedule:hover{color:#cb5196}.content-card .text-container .publish-status .scheduled-info .remove-schedule.removed{color:#191819;font-style:italic;font-weight:400}.content-card .text-container .publish-status .scheduled-info .remove-schedule.removed:hover{color:#191819}.content-card .more-dots{position:absolute;right:16px;top:14px}.content-card .more-dots:hover{cursor:pointer}.content-card .more-dots:hover path{fill:#000}.content-card .more-menu{background-color:#191819;border-radius:4px;font-size:13px;font-weight:400;opacity:0;overflow:hidden;position:absolute;right:16px;text-align:center;-webkit-transform:translatex(10px);transform:translatex(10px);transition:all .18s ease;z-index:-1}.content-card .more-menu.show{box-shadow:none;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);z-index:1}.content-card .more-menu.show .option{color:#fc8442;cursor:pointer}.content-card .more-menu.show .option:hover{background-color:#252425;box-shadow:none;color:#90e2fc}.content-card .more-menu .option{cursor:default;padding:12px 24px}@font-face{font-family:Graphik;src:url(/static/media/GraphikRegular.329746577f94a4f1785e.otf)}@font-face{font-family:Graphik;font-weight:lighter;src:url(/static/media/GraphikLight.532fcbe7294b886ec93d.otf)}@font-face{font-family:Graphik;font-weight:700;src:url(/static/media/GraphikSemibold.7ef1e78abcb43e957eec.otf)}@font-face{font-family:Graphik;font-weight:500;src:url(/static/media/GraphikMedium.f58d53eb72d7239d4ca8.otf)}@font-face{font-family:Graphik;font-weight:400;src:url(/static/media/GraphikRegular.329746577f94a4f1785e.otf)}body,textarea{font-family:Graphik}div{color:#2e2d2e}button{cursor:pointer;margin:0;padding:0}.full-screen-view{bottom:0;left:0;position:absolute;right:0;top:0}.scroll{overflow-y:scroll}.scroll::-webkit-scrollbar{display:none}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bold{font-weight:700}.capitalize{text-transform:capitalize}.clickable{cursor:pointer}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{-webkit-appearance:button;cursor:pointer;overflow:visible;text-transform:none}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-calendar{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;height:100%}.rbc-calendar *,.rbc-calendar :after,.rbc-calendar :before{box-sizing:inherit}.rbc-abs-full,.rbc-row-bg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.rbc-ellipsis,.rbc-event-label,.rbc-row-segment .rbc-event-content,.rbc-show-more{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{border-bottom:1px solid #ddd;flex:1 0;font-size:90%;font-weight:700;min-height:0;overflow:hidden;padding:0 3px;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{background:none;border:none;color:inherit;cursor:pointer;margin:0;padding:0;-webkit-user-select:text;user-select:text}.rbc-row-content{position:relative;user-select:none;-webkit-user-select:none;z-index:4}.rbc-row-content-scrollable{display:flex;flex-direction:column;height:100%}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;height:100%;overflow-y:scroll;scrollbar-width:none}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.rbc-toolbar{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;justify-content:center;margin-bottom:10px}.rbc-toolbar .rbc-toolbar-label{flex-grow:1;padding:0 10px;text-align:center}.rbc-toolbar button{background:none;background-image:none;border:1px solid #ccc;border-radius:4px;color:#373a3c;display:inline-block;line-height:normal;margin:0;padding:.375rem 1rem;text-align:center;vertical-align:middle;white-space:nowrap}.rbc-toolbar button.rbc-active,.rbc-toolbar button:active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.rbc-toolbar button.rbc-active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button:active:hover{background-color:#d4d4d4;border-color:#8c8c8c;color:#373a3c}.rbc-toolbar button:focus,.rbc-toolbar button:hover{background-color:#e6e6e6;border-color:#adadad;color:#373a3c}.rbc-btn-group{display:inline-block;white-space:nowrap}.rbc-btn-group>button:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px;border-bottom-right-radius:0;border-top-right-radius:0}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}.rbc-day-slot .rbc-background-event,.rbc-event{background-color:#3174ad;border:none;border-radius:5px;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;margin:0;padding:2px 5px;text-align:left;width:100%}.rbc-day-slot .rbc-slot-selecting .rbc-background-event,.rbc-slot-selecting .rbc-day-slot .rbc-background-event,.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-day-slot .rbc-selected.rbc-background-event,.rbc-event.rbc-selected{background-color:#265985}.rbc-day-slot .rbc-background-event:focus,.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{font-size:80%}.rbc-event-overlaps{box-shadow:-1px 1px 5px 0 rgba(51,51,51,.5)}.rbc-event-continues-prior{border-bottom-left-radius:0;border-top-left-radius:0}.rbc-event-continues-after{border-bottom-right-radius:0;border-top-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-left-radius:0;border-bottom-right-radius:0}.rbc-row{display:flex;flex-direction:row}.rbc-row-segment{padding:0 1px 1px}.rbc-selected-cell{background-color:rgba(0,0,0,.1)}.rbc-show-more{background-color:hsla(0,0%,100%,.3);color:#3174ad;font-size:85%;font-weight:700;height:auto;line-height:normal;z-index:4}.rbc-show-more:focus,.rbc-show-more:hover{color:#265985}.rbc-month-view{border:1px solid #ddd;display:flex;flex:1 0;flex-direction:column;height:100%;position:relative;user-select:none;-webkit-user-select:none;width:100%}.rbc-month-header{display:flex;flex-direction:row}.rbc-month-row{display:flex;flex:1 0;flex-basis:0px;flex-direction:column;height:100%;overflow:hidden;position:relative}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{flex:1 1;min-width:0;padding-right:5px;text-align:right}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{display:flex;flex:1 0;flex-direction:row;overflow:hidden}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{background-color:#fff;border:1px solid #e5e5e5;box-shadow:0 5px 15px rgba(0,0,0,.25);padding:10px;position:absolute;z-index:5}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{display:flex;flex:1 0;flex-direction:column;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border:1px solid #ddd;border-collapse:collapse;border-spacing:0;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{padding:5px 10px;vertical-align:top}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{padding-left:15px;padding-right:15px;text-transform:lowercase}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{border-bottom:1px solid #ddd;padding:3px 5px;text-align:left}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{display:flex;flex-direction:column;min-height:100%}.rbc-time-column .rbc-timeslot-group{flex:1 1}.rbc-timeslot-group{border-bottom:1px solid #ddd;display:flex;flex-flow:column nowrap;min-height:40px}.rbc-header-gutter,.rbc-time-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{bottom:0;left:0;margin-right:10px;position:absolute;right:0;top:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-background-event,.rbc-day-slot .rbc-event{align-items:flex-start;border:1px solid #265985;display:flex;flex-flow:column wrap;max-height:100%;min-height:20px;overflow:hidden;position:absolute}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;padding-right:5px;width:auto}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1;height:100%;line-height:1;min-height:1em;width:100%}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{background-color:#fff;border-right:1px solid #ddd;left:0;margin-right:-1px;position:-webkit-sticky;position:sticky;z-index:10}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0;flex-basis:0px;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-day-bg,.rbc-time-view-resources .rbc-header{flex:1 1;flex-basis:0 px;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{background-color:rgba(0,0,0,.5);color:#fff;font-size:75%;padding:3px;position:absolute;width:100%;z-index:10}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-height:0;width:100%}.rbc-time-view .rbc-time-gutter{text-align:right;white-space:nowrap}.rbc-time-view .rbc-allday-cell{box-sizing:initial;height:100%;position:relative;width:100%}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{position:relative;z-index:4}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{display:flex;flex:0 0 auto;flex-direction:row}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row.rbc-row-resource,.rbc-time-header>.rbc-row:first-child{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;display:flex;flex:1 1;flex-direction:column;min-width:0}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{align-items:flex-start;border-top:2px solid #ddd;display:flex;flex:1 0;overflow-y:auto;position:relative;width:100%}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{user-select:none;-webkit-user-select:none;width:100%}.rbc-current-time-indicator{background-color:#74ad31;height:1px;left:0;pointer-events:none;position:absolute;right:0;z-index:3}
/*# sourceMappingURL=main.1a20d2f0.css.map*/