﻿@charset "UTF-8";
/* CSS Document */
#acctSettings_FuncPanel .content, #adminSettings_FuncPanel .content, #clientPanelDiv .content, #trainerPanelDiv .content, #adminSettings_AddOnsPanel .content  {
    padding:0;
}

.newUserReq {
    font-size:12px;
    padding:8px;
}
#acct_content {
    padding:0;
}
#acct_content .frButton {
    left: initial !important;
    right: 0;
}
.acctTable {
    margin: 0;
    width: 540px;
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
}

#notifyTable{
    margin:16px 0px 16px 0px;
    padding:0;
    width:540px;
    list-style:none;
}
#notifyTable li {
    margin: 0 0 24px 0;
    padding: 0;
}
#notifyTable li label {
    color: rgb(51, 51, 51);
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
}
#notifyTable li p {
    font-size: 12px;
    line-height: 115%;
    color: #888;
    margin: 0;
    padding: 0 0 0 18px;
    width: 400px;
}

#notification-container h2 {
    font-weight:normal;
    display:inline-block;
}

#email-summaries-container h2 {
    font-weight:normal;
    display:inline-block;
}

#email-summaries-container p {
    font-size: 12px;
    color: #888;
}

#mobile-notification-container h2 {
    font-weight:normal;
    display:inline-block;
}

#mobile-notification-container img.new-bubble {
    height:14px;
    margin:0 0 7px 3px;
}

#mobile-notification-container p {
    font-size: 12px;
    color: #888;
}

#mobile-notification-container img.notification-image {
    width: 168px;
}

.configTable label {
    font-size:13px;
    line-height:20px;
    font-weight: 400;
}
.configTable blockquote {
    margin:0;
    padding: 8px 0 16px 0;
}
.configTable blockquote p {
    margin:0 0 4px 0;
    color:#EEE;
    font-size:13px;
    word-wrap:break-word;

}
.configTable blockquote .item, .c_item {
    margin:0 0 24px 0;

}
.contactTb {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 300px;
    padding: 4px;

}
.wide  {
    width:400px !important;
}
.upload {
    width:200px;
}

.consultation-formCodes {
    background:#FAFAFA;
    color:#666;
    padding:8px;
    font-size:11px;
    margin-top:8px;
    min-height: 292px;
}

.settingsUpgradeClip {
    position: relative;
    max-height: 100vh;
    max-height: calc(100vh - 124px);
    overflow: hidden;
}
.acctTableUpgradeWrap p {
    max-width: 250px;
    line-height: 24px;
    text-align: center;
}
.acctTableUpgradeWrap {
    background-color: rgba(255,255,255,0.9);
    z-index: 100;
    width: 100%;
    height: 100%;
    position: absolute;
    top:0;
    left:0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.acctTableWrap {
    padding-top: 4px;
    max-width: 868px;
}
.acctTableWrap select {
    width: 333px;
    height: 35px;
    display: block;
    padding: 0px;
    font-size: 15px;
}
.acctTableError {
    padding:24px 24px 0px 24px;
}
.acctSect {
    border: 1px solid #666666;
    margin-bottom: 24px;
    padding: 16px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.acctSectNoPad {
    padding: 0 !important;
}
.acctSectNoPad .pad {
    padding:16px;
}
.acctSectHeader {
    padding:4px;
    font-size:12px;
}
.acctSectHead {
    height: 32px;
    padding: 6px 0 0 36px;
}
.acctSectIndent {
    margin: 0px 0 16px 0;
    border: 1px solid #666;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
}

.acctTable h6 {
    font-size:13px;
    margin:2px 0px;
}
.acctTable h6 small {
    font-size:12px;
    line-height:110%;
    font-weight:normal;
    color:#888;
}
.acctTable .normDdl, .acctTable .dateDdl, .acctTable .gtField {
    font-size:13px;
}

.acctTable .normDdl {
    width:200px;
}
.acctTable .dateDdl {
    width:60px;
}
.acctTable .birthDate .dateDdl {
    width:auto;
}

.acctTable td {
    position: relative;
}
.pos-abs-right {
    position: absolute;
    top:0;
    right:0;
}
.text-right {
    text-align: right;
    float:right;
}

#emailTags {
    width:350px;
    margin-bottom:8px;
    font-size:11px;
    font-weight:normal;
}

#showDisImage {
    margin:8px 0 8px 0;
    padding:8px;
    display:none;
    font-size:12px;
    color:white;
    background-color:#333333;
    border:1px solid #335EDE;
}
#updateDiv {
    position:absolute;
    left:269px;
    top:0;
    width:761px;
    height:523px;
    overflow:auto;
    overflow-x:hidden;
    background-image:url(/app/images/fade_wait.png);
    vertical-align:middle;
    text-align:center;
}

#updateDiv .prompt{
    margin:240px auto 0 auto;
}

.acctTable .wide {
    width:250px;
}
/* profile table */
#ctl00_PH_Page_uAccount_uFirtName_mTextBox , #ctl00_PH_Page_uAccount_t_City, #ctl00_PH_Page_uAccount_t_PhoneNumber, #ctl00_PH_Page_uAccount_t_Email {
    width:230px !important;
}

/* site settings  */
.gt-code textarea {
    font-size: 12px;
    padding: 8px;
    width: 320px;
}

.Deactivated .DataCellText  {
    color:#888 !important;
}
.Deactivated .icon16 {
    -moz-opacity: .50;
    filter: alpha(opacity=50);
    opacity: .50;
}

.Row td.LargeCell {
    border-bottom:1px solid #5A6269;
    cursor:pointer;
    font-size:14px;
    height:18px;
    padding:2px 4px;
    text-align:left;
}
/* billing section */

.plan_inputWrap {
    margin-top:24px;
}
.planDiv {
    width: 400px;
    border: 1px solid;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 16px;
}
.planDiv table tr td.col1 {
    width:24px;
}
.planDiv table tr td.col2 {
    width:360px;
}
.lab_crossgrade {
    font-size: 12px; color: #AAA;
}

/* connections grid */

.grid_tb {
    height:26px;
    background:url(/app/images/UI/custom_tb_bg.jpg);
}

.trainerFilt {
    font-size:13px;
    padding:4px 4px 8px 4px;
}
.leftFilt {
    font-size: 16px;
    font-weight: bold;
}

.trainerDdl {
    width:260px;
}
.pad_vert {
    height:32px;

}
.upload_lab {
    width:260px;
}
#dl_clients {
    font-size:14px;
}

/* editor */
.editorDiv {
    width:540px;
}
.editorDiv td{
    padding:0;
    margin:0;
    white-space:normal;
    width:auto;
}
/* withings */
#withingsSetting {
    float: right;
    width: 240px;
    padding: 8px;
    border-left: 1px solid #666;
}

#withingsHd {
    background:url(/app/images/UI/wthngs_32_2.png) top left no-repeat;
}

#withingsSetting p {
    font-size: 13px;
    color: #EEE;
}

/* fb and twitter */
#fbHd {
    background:url(/app/images/social/facebook_32.png) top left no-repeat;
}
#ytHd {
    background:url(/app/images/social/youtube_32.png) top left no-repeat;
}
#wpHd {
    background:url(/app/images/social/wordpress_32.png) top left no-repeat;
}

#twitterHd {
    background:url(/app/images/social/twitter_32.png) top left no-repeat;
}
.linkedHd {
    background: url(/app/images/UI/linked_32_2.png) top left no-repeat;
    padding: 4px 0 0 22px;
}

/*email share*/
#email_head {
    background: url(/app/images/UI/email_32.png) 0 0 no-repeat;
}

#not_valid_message, #send_success_message {
    height: 0;
    line-height: 24px;
    overflow: hidden;
    margin-top: 5px;
}

#send_success_message {
    background: url(/app/images/UI/status_done.png) 0 0 no-repeat;
    padding-left: 30px;
}

ul.main-style #emails {
    width: 415px;
    margin-right: 10px;
}

/* Trainerize Plan Specific */
.tr-plan-table {
    border:1px solid #eeeeee;
    background:#ffffff;
    border-collapse:collapse;
    margin-top:16px;
    width:100%;
}
.tr-plan-table td {
    box-sizing: border-box;
    padding:4px 10px 4px 20px;
    border:1px solid #eeeeee;
    font-size:13px;
    width:33.33%;
}
.tr-plan-table th {
    padding: 4px;
    background: #ffffff;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #eeeeee;
}
.tr-plan-table td.col1 {
    width:40%;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: left;
    color: #4c4c4c;
}
.tr-plan-table td.col2 {
    width:70%;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #c0c0c0;
}
.tr-plan-table .trainerizePlan_label_percentage_client {
    display: inline-block;
    width: 72px;
    height: 15px;
    border-radius: 3px;
    background-color: #D5D6D6;
    color: #f1f5f7;
    
}
.tr-plan-table .trainerizePlan_label_percentage_client p {
    position: absolute;
    top: 34px;
    left: 42px;
}
.tr-plan-table .trainerizePlan_label_percentage_location {
    display: inline-block;
    width: 72px;
    height: 15px;
    border-radius: 3px;
    background-color: #D5D6D6;
    color: #f1f5f7;
}
.tr-plan-table #trainerizePlan_clients_percentage {
    width: 0%;
    height: 15px;
    border-radius: 3px;
    background-color: #73dfff;
    color: #f1f5f7;
    text-align: center;
    font-size: 12px;
}
.tr-plan-table #trainerizePlan_locations_percentage {
    width: 0%;
    height: 15px;
    border-radius: 3px;
    background-color: #73dfff;
    color: #f1f5f7;
    text-align: center;
    font-size: 12px;
}
#tr-invoice-table .col1 {
    width: 100px;
    font-weight: normal;
}

#tr-invoice-table .col2 {
    width: 180px;
}

#tr-invoice-table .col3 {
    width: 90px;
}

.tr-plan-table .status-icon {
    width: 15px;
    height: 15px;
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.tr-plan-table #TrainerizePlan_additionalLocation {
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: left;
    color: #c0c0c0 !important;
    position: relative;
    bottom: 5px;
}

.tr-plan-table .stripe-cost {
    line-height: 28px;
    font-size: 16px;
}
.tr-plan-table .text-payment-duration {
    font-size: 16px;
    color: #cdcdcd;
}

#div_trainerizePlan .acctTable {
    width:100%;
}
#div_trainerizePlan.acctTableWrap {
    padding: 4px 0px 16px 0;
}

#div_TrainerizePlan_Detail h3 {
    height: 43px;
    font-size: 36px;
    letter-spacing: 0.6px;
    color: #606366;
    font-weight: normal;
}
#billing_details_stripe h3 {
    font-size: 16px;
    font-weight: normal;
}
#div_trainerizePlan p {
    margin: 5px 0;
}

.trainerizePlan_totals_locations {
    margin-right: 50px;
    font-weight: bold;
    padding-top: 2px;
    color: #606366!important;
}
.trainerizePlan_totals_clients {
    margin-right: 50px;
    font-weight: bold;
    padding-top: 2px;
    padding-left: 18px;
    color: #606366!important;
}
.trainerizePlan_label {
    min-width: 100px;
    display: inline-block;
    font-size: 18px;
    letter-spacing: 0.3px;
    color: #606366!important;
}

#div_trainerizePlan .no_border{
    border: none;
}

#div_trainerizePlan .coupon_icon{
    background-image: url(/app/images/uTrainerizePlan/coupon.svg);
    background-size: 19px;
    background-position: left;
    background-repeat: no-repeat;
    padding-right: 25px;
}

.tr-plan-table td.trainerizePlan_heading {
    padding: 15px 10px 15px 20px;
}

.row_background_gray {
    background: #eeeeee;
}

#div_trainerizePlan .billingColumn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 50px;
    padding: 10px 0;
}
#div_trainerizePlan .billingColumn:first-child {
    align-items: flex-start;
}
#div_trainerizePlan .billingColumn:last-child {
    align-items: flex-end;
}

#div_TrainerizePlan_recurring {
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    color: #cdcdcd;
}

#div_TrainerizePlan_Total {
    font-size: 16px;
    display: flex;
    height:100%;
    align-items: flex-end;
}

/* End Trainerize Plan */

/* add-ons */

.addonItem {
    border-top:1px solid #DDD;
    border-left:none;
    border-right:none;
    cursor:pointer;
    max-width: 868px;
}
.addonItem:first-of-type {
    border-top: none!important;
}

.addonItem .topWrap {
    display: flex;
    padding:16px 16px 16px 20px;
    background-color:#FFF;
    overflow: auto;
    width: 100%;
    box-sizing: border-box;
}

.addonItem .topWrap .desciption {
    max-width: 80%;
}

div.addonItem.lastItem {
    border-bottom: 1px solid #CCCCCC !important;
}

.addonItem h1 {
    font-size: 20px;
    color: #444;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.addonItem p {
    font-size: 14px;
    color: #999;
    font-weight: normal;
    margin: 2px 0 0 0;
    padding: 0;
}

.addonItem .drill {
    background-image:url(/app/images/addons/addOnsExpanded.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width:20px;
    height:20px;
    flex-shrink: 0;
    margin-top: 13px;
    margin-left: -20px;
}
.addonItemExpand .drill {
    background-image:url(/app/images/addons/addOnsCollapsed.png);
}
.addonItem div.icon, .addonItem img.icon {
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    margin: -2px 8px 0px 8px;
    background-position: 0 0px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.addonItem .expContent {
    width: 100%;
    box-sizing: border-box;
    background:#FFF;
    display: inline;
}
.addonItem .ref {
    float: right;
    border: 1px solid #CCC;
    background-color: #FFF;
    background-repeat: no-repeat;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.addonItem .errorLab {
    font-size: 13px;
}

.addonItem label:not(.tz-label) {
    margin-right: 8px;
    font-size: 13px;
    display: inline-block;
    color: #666;
}

.addonItem .labelValue {
    font-size: 14px;
    color: #666;
}

.addonItem .gtField {
    font-size: 13px;
}

.addonItem .expContentPad p {
    font-size: 14px;
    color: #919599;
}
.addonItem .expContentPad {
    padding: 16px 16px 16px 76px;
    background: #FFF;
}
.addonItem .expContentPadNullScreen {
    padding: 16px 16px 16px 76px;
    background: #FFF;
    text-align: center;
    height: 280px;
}
#addon_abc.addonItem .expContentPadNullScreen {
    text-align: left;
    height: 100%;
}
.addon_pending {
    margin-right: -16px;
}
.addonItemAd {
    width: 172px;
    height: 122px;
}

.addonItem .client-apps-footer {
    font-size: 12px;
    font-weight: 300;
    color: #9a9a9a;
}

#addon_facebook .icon {
    background-image: url(/app/images/addons/FacebookEnabled@2x.png);
}

#addon_twitter .icon {
    background-image: url(/app/images/addons/TwitterEnabled@2x.png);
}

#addon_withings .icon {
    background-image: url(/app/images/addons/WithingsEnabled@2x.png);
}

#addon_youtube .icon {
    background-image: url(/app/images/addons/YouTubeEnabled@2x.png);
}

#addon_MBO .icon {
    background-image: url(/app/images/addons/MindBodyEnabled@2x.png);
}
#addon_mboV2 .mboIcon {
    background-image: url(/app/images/addons/addons_MBOLogo.png);
}

#addon_abc .abcIcon {
    background-image: url(/app/images/addons/ABCFInancialEnabled.png);
}

#addon_paypal .icon {
    background-image: url(/app/images/addons/PayPalEnabled@2x.png);
}

#addon_EN .icon {
    background-image: url(/app/images/addons/EvolutionEnabled@2x.png);
}

#addon_fitbit .icon {
    background-image: url(/app/images/addons/fitbitEnabled@2x.png);
}

#addon_myFitnessPal .icon {
    background-image: url(/app/images/addons/MFPEnabled@2x.png);
}

.addonItemConnected .topWrap {
    background-image: url(/app/images/addons/addOnsConnected.png?v=3);
    background-position: right 12px;
    background-repeat: no-repeat;
    background-size: 65px;
}

.addonItemEnabled .topWrap {
    background-image: url(/app/images/addons/addOnsEnabled.png?v=3) !important;
    background-size: 65px;
}

.addonItemDisabled .topWrap {
    background-image: url(/app/images/addons/addonsDisabled.png?v=3);
    background-position: right 12px;
    background-repeat: no-repeat;
    background-size: 45px;
}

#addon_EN #takeATour {
    background: url(/app/images/addons/addOn_ENVideoTour.png);
    width: 128px;
    height: 78px;
    float: right;
    opacity: 0.8;
    border: 1px solid #CCC;
}

#addon_EN #takeATour:hover {
    opacity: 1;
}

#addon_suggest {
    margin-top: 8px;
    font-size: 13px;
}

#addOn_featured {
    float: right;
    border: 1px solid #CCC;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 315px;
    background: white;
    position: relative;
}

#addOn_featured .ribbon {
    background: url(/app/images/addons/addOn_featured.png?v=2) top left no-repeat;
    width: 73px;
    height: 73px;
    position: absolute;
    top: 0;
    left: 0;
}

#addOn_featured p {
    font-size: 13px;
    color: #888;
    margin: 0;
    padding: 0 0 0 161px;
}

#addOn_featured .badge {
    width: 145px;
    height: 119px;
    float: left;
    margin-right: 16px;
}

#addOn_explain {
    width: 320px;
}

#addOn_explain h2 {
    font-size: 38px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #666;
}

#addOn_explain h3 {
    font-size: 16px;
    color: #787878;
    font-weight: 400;
    line-height: 120%;
    margin: 4px 0 0 0;
}

#addOn_explain p {
    font-size: 13px;
    color: #666666;
    margin: 16px 0 0 0;
    padding: 0;
}

#MBO_searching {
    display: none;
}

#lab_MBO_error {
    width: 400px;
}

/* Add-ons items */
.addOn_featured_section {
    padding: 16px 0px;
}
.addOn_featured_item {
    width:33.33%;
}
.addOn_featured_item_content {
    padding:10px 20px;
}
.addOn_featured_item_content span {
    display: block;
    font-size: 20px;
    color: #444;
    font-weight: normal;
    margin: 0;
    padding: 8px 0px;
}
.addOn_featured_item_content p {
    margin:0;
    font-size: 14px;
}
.addOn_featured_item_content .addOn_featured_item_desc {
    color:#878787;
}
.addOn_featured_item_content a {
    display: block;
    margin-top: 10px;
    font-size: 14px;
}
.addOn_featured_item_highlight {
    color: #ccc;
    padding-bottom: 5px;
    height: 16px;
    text-transform: uppercase;
}

/*cancellation survey*/
#dlg_cancellationReason h3 {
    height: 22px;
    font-size: 18px;
}
#dlg_cancellationReason .gtField {
    padding:4px;
    font-size:14px;
}

#dlg_cancellationReason .cancel-checkbox {
    display: inline-block;
    margin-right: 5px;
}
#dlg_cancellationReason .cancel-label {
    display: inline-block;
    width: 30%;
}

#dlg_cancellationReason .cancel-text,
#dlg_cancellationReason .cancel-textarea {
    width: 99%;
}

#dlg_cancellationReason fieldset {
    border: none;
    padding: 3px;
}

#dlg_cancellationReason .errorLab {
    display: inline-block;
    margin-left: 5px;
}

#dlg_cancellationReason #cancel-SnakeWaiting {
    margin-left: 5px;
    vertical-align: sub;
}

#dlg_cancellationReason #cancellation-thank-you-message {
    text-align: center;
    padding: 125px 0;
}

#dlg_cancellationReason #cancellation-thank-you-message h3 {
    font-size: 25px;
    margin: 15px 0 20px 0;
}

#dlg_cancellationReason #cancellation-thank-you-message p {
    font-size: 18px;
    color: #aaaaaa;
    max-width: 440px;
    line-height: 1.5;
    margin: 0 auto;
}
/*end cancellation survey*/

/* events */
.eventItems {
    width:580px;
}
#div_automation .c_item {
    margin:0 0 40px 0;
}
.acctTable tr td .eventItems li {
    position:relative;
    border: 1px solid #DADADA;
    min-height: 50px;
    width: 600px;
    padding: 16px;
    padding-left: 40px;
    margin-bottom: 16px;
    left: -33px;
    background: #FFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
}
.acctTable tr td .eventItems li h4 em {
    font-size: 12px;
    font-weight: normal;
    color: #777;
}

.acctTable tr td .eventItems li p {
    margin: 4px 0 0 0;
}

.acctTable tr td .eventItems .check {
    float: right;
}

.acctTable tr td .eventItems .uncheck {
    background: #EEE;
    border: 1px solid #DDD;
}

.acctTable tr td .eventItems .uncheck h4 {
    color: #AAA;
}

.acctTable tr td .eventItems .uncheck p {
    color: #AAA !important;
}

.acctTable tr td .eventItems .downArrow {
    width: 18px;
    height: 16px;
    position: absolute;
    bottom: -16px;
    left: 48%;
    background: url(/app/images/admin/events_downArrow.png) top left no-repeat;
}

.acctTable tr td .eventItems .viewSample {
    position: absolute;
    right: 16px;
    bottom: 8px;
    text-align: right;
    font-size: 12px;
}

/* business name */
#businessNameShare  {
    width: 550px;
}
#businessNameShare .seo_sample {
    border: 1px solid #dadada;
    padding: 32px;
    width: 550px;
    background: #FAFAFA;
    position: relative;
}

#businessNameShare .seo_sample .previewTag {
    color: #CCC;
    position: absolute;
    right: 4px;
    bottom: 4px;
    font-size: 12px;
}

#businessNameShare .dataWrap {
    padding: 0 0 0 52px;
}

#businessNameShare .icon44 {
    float: left;
    margin-right: 8px;
}

#businessNamePreview_name {
    font-size: 16px;
    line-height: 110%;
    font-weight: bold;
    margin-bottom: 4px;
    word-wrap: break-word;
    color: #2200C1;
    text-decoration: underline;
    width: 480px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#businessNamePreview_url {
    color: #666666;
    font-size: 13px;
    white-space: nowrap;
}

#businessNamePreview_desc {
    color: #999999;
    font-size: 12px;
    line-height: 110%;
    margin-top: 4px;
}

/* logo upload */
#logoSectIndent {
    position:relative;
    padding:0;
    margin:0;
}
#div_logo_upload {
    position:relative;
}
#logoPreviewWrap {
    height:348px;
}
#logoPreview {
    width:635px;
    height:300px;
    background:url(/app/images/logo/logoUpload.png);
    margin:0 auto 0 auto;
    position:relative;
}
#logoPreviewMobile {
    position:absolute;
    left: 492px;
    width: 134px;
    height: 200px;
    top: 56px;
    border-radius: 1px;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
#logoPreviewWeb {
    position:absolute;
    left: 164px;
    top: 92px;
    width: 144px;
    height: 41px;
    background:#FFF;
    border-radius:8px 8px 0 0;
    -moz-border-radius:8px 8px 0 0;
    -webkit-border-radius:8px 8px 0 0;
    -webkit-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
#removeImageLogo {
    text-decoration: none;
    cursor: pointer;
    font-size: 12px;
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top:25px;
}
#uploadToolbar {
    width:100%;
    height:100%;
    position:absolute;
    top:0;
}
#upgradeLogoToolbar {
    height:158px; position:relative;
    background-image:url(/app/images/logo/logoUpgrade.png);
    background-position:bottom right;
    background-repeat:no-repeat;
}
#upgradeLogoToolbar h3 {
    color: #333;
    font-size: 24px;
    font-weight: normal;
    opacity: 0.95;
}

#upgradeLogoToolbar p {
    font-size: 14px;
    line-height: 120%;
    color: #777 !important;
    opacity: 0.9;
    margin: 4px 0 8px 0;
    padding: 0;
    width: 90%;
}
#upgradeLogoToolbar .p16 {
    width:380px;
}

#logoUploadInst {
    color:#666;
    font-size:13px;
    text-align: center;
    margin:0 auto;
}

#logoPreviewWeb .logoDiv {
    position: absolute;
    top: 6px;
    left: 50%;
    margin-left: -52px;
    width: 104px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
}
#logoPreviewMobile .logoDiv {
    position:absolute;
    top:84px;
    left:50%;
    margin-left:-63px;
    width:126px;
    text-transform:uppercase;
}
.logoImageDiv {
    width:104px;
    height:33px;
    background-image:url(/app/images/logo/testLogo.png);
    background-position:center center;
    background-size:cover;
    display:none;
}
.logoTextDiv {
    position:absolute;
    top:0px; left:20px;
    bottom:0px; right:20px;
    font-size:13px;
    font-weight:bold;
    display:block;
    color:#999;
    text-align:center;
}

#logoPreviewMobile  .logoTextDiv {
    position:absolute;
    top:0px; left:20px;
    bottom:0px; right:20px;
    font-size:13px;
    font-weight:bold;
    width:84px;
    display: table;
    font-family:'Futura', Helvetica, Arial, Sans Serif;
    height:200px;
}

#logoPreviewMobile  .logoTextDiv span {
     display: table-cell;
    vertical-align: middle;
}

#cb_lightDarkLogoWrap {
    position: absolute;
    left: 534px;
    top: 306px;
    z-index:50;
}
#cb_lightDarkLogoWrap .onoffswitch-inner:before, #cb_resize_lightDarkLogoWrap .onoffswitch-inner:before  {
    content: "Dark";
    padding-left: 6px;
    color: #FFFFFF;
    background-color: #000;
}

#cb_lightDarkLogoWrap .onoffswitch-inner:after, #cb_resize_lightDarkLogoWrap .onoffswitch-inner:after  {
    content: "Light";
    padding-right: 8px;
    color: #999;
    background-color: #DDD;
    text-align: right;
}

#lightDarkText  {
    position: absolute;
    left: 534px;
    top: 304px;color:#999;
}

#resizeTB {
    float: right;
}

/*zapier*/
#build-and-automate {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}

#build-and-automate h1 {
    font-size: 30px;
    color: #444;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

#build-and-automate .lead {
    color: #878787;
    margin: 0;
    font-size: 17px;
    margin-top: 4px;
    line-height: 19px;
    width: 100%;
    text-align: center;
}

#video-splash {
    width: 274px;
    height: 138px;
    margin-top: 24px;
    background-image:url(/app/images/zapier/videoBanner.jpg);
    background-size: cover;
    float: left;
    cursor: pointer;
}

.zapier_image-splash {
    width: 274px;
    height: 138px;
    background-image:url(https://file.trainerize.com/assets/app/addons/zapier-app/zapBanner.jpeg);
    background-size: cover;
    float: left;
}
.zapier_image-splash img {
    cursor: pointer;
}
.zapier_features {
    overflow: auto;
    margin-bottom:32px;
}

#video-splash img {
    width: 50px;
    margin-top: 44px;
    opacity: 0.8;
}

#video-splash img:hover {
    opacity: 1;
}

#video-splash:hover img {
    opacity: 1;
}

#build-and-automate p {
    color: #878787;
    font-size: 14px;
    float: left;
    width: 70%;
    text-align: center;
    line-height: 16px;
    font-weight: 300;
}

.zapierHeaderArea .description {
    width: 100%;
}

.zapierHeaderArea .description p {
    max-width: 100%;
}

.addonItemExpand .zap-power-bar svg {
    fill: #FF4A01;
}

.google-forms-instructions {
    margin-top: 5px;
    margin-bottom: 32px;
}

.google-forms-instructions .google-forms-video-icon {
    margin-left: 32px;
    align-self: center;
    opacity: 0.8;
}

.google-forms-instructions .google-forms-video-icon:hover {
    opacity: 1;
}

.addonItem .expContent .google-forms-steps p {
    margin: 5px 0;
    width: 100%;
    color: #999;
    font-weight: 400;
}

.google-forms-steps img {
    vertical-align: bottom;
    margin-right: 10px;
}

.google-forms-steps-space {
    margin-bottom: 10px;
}

#help-dialog {
    width: 95%;
    max-width:640px;
    border: 1px solid #fafafa;
    background-color: #fafafa;
    padding: 15px;
    height: 67px;
    margin: 0 auto 0 0;
}

#help-dialog img {
    float: left;
    height: 67px;
    border-radius: 50%;
}

#help-dialog .lead {
    font-size: 17px;
    line-height: 19px;
    color: #444;
    float: left;
    text-align: left;
    width: 60%;
    margin: 0;
    margin-left: 15px;
    font-weight: normal;
}

#help-dialog p {
    color: #878787;
    margin: 0;
    margin-left: 15px;
    margin-top: 3px;
    font-size: 13px;
    float: left;
    width: 52%;
    text-align: left;
    line-height: 16px;
    font-weight: 300;
}

#help-dialog button {
    float: right;
    /*margin-right: 18px;*/
}

#help-dialog button:hover {
    /*margin-right: 18px;*/
}

#zap-quote {
    height: 29px;
    font-family: Helvetica;
    font-size: 24px;
    text-align: left;
    color: #797c80;
    font-weight: 400;
}

#zap-quote img {
    margin-left: 5px;
}

#grab-zap {
    text-align: center;
    color: #878787;
    margin: 0;
    margin-top: 10px;
    font-size: 16px;
    width: 100%;
    font-weight: 300;
    margin-bottom: 40px;
    line-height: 155%;
}

#sign-up-auto {
    font-size: 18px;
    color: #444;
    font-weight: normal;
    margin: 30px 0px 5px 5px;
    padding: 0;
    text-align: left;
}

#zap-placeholder {
    width: 100%;
    height: 400px;
    border: 1px solid #dcdcdc;
    background-color: #fafafa;
}

#beta-tag-zapier {
    height: 14px;
    position: absolute;
    left: 198px;
    top: 3px;
}

.saveTag {
    background-color: #ff9800;
    margin-right: 15px;
    padding: 3px;
    font-size: 11px;
    color: white;
    position: relative;
    display: inline-block;
    height: 14px;
}
span.saveTag:after {
    display: inline-block;
    content: ' ';
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ff9800;
    position: absolute;
    top: 0px;
    right: -10px;
}
/*tutorial page*/
#tutorialWrap {
    padding: 32px;
    max-width: 1350px;
}

/*cbfa page*/
#cbfaWrap {
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#cbfaWrap #getYourCustomMobile {
    align-self: flex-start;
}
#cbfaWrap #getYourCustomMobile video {
    max-height: 350px;
    margin-bottom: 35px;
    height: 41vh;
}
#cbfaWrap #getYourCustomMobile h3,
#cbfaWrap #cbfa_disabled h3,
#cbfaWrap #cbfa-stepsWrap h3 {
    font-weight: normal;
    color: #4c4c4c;
    margin-bottom: 15px;
    text-align: center;
}
#cbfaWrap #getYourCustomMobile h3 {
    font-size: 30px;
}
#cbfaWrap #cbfa_disabled h3,
#cbfaWrap #cbfa-stepsWrap h3  {
    font-size: 24px;
}
#cbfaWrap #getYourCustomMobile p,
#cbfaWrap #cbfa_disabled p,
#cbfaWrap #cbfa-stepsWrap p {
    font-size: 16px;
    font-weight: 300;
    color: #9a9a9a;
    margin: 0;
    line-height: 1.5;
    text-align: center;
    margin-top: 10px;
}
#cbfaWrap #getYourCustomMobile p {
    max-width: 650px;
}
#cbfaWrap #cbfa_disabled p,
#cbfaWrap #cbfa-stepsWrap p {
    max-width: 430px;
}
#cbfaWrap #getYourCustomMobile button,
#cbfaWrap #cbfa_disabled button,
#cbfaWrap #cbfa-stepsWrap button {
    /*width: 310px;
    height: 55px;*/
    margin-top: 20px;
}
#cbfaWrap #cbfa-stepsWrap #steps-top,
#cbfaWrap #cbfa_disabled #steps-top {
    width: 620px;
    margin: 0 auto;
    position: relative;
}
/*#cbfaWrap #cbfa-stepsWrap button {
    width: 210px;
}*/
#cbfaWrap #cbfa-stepsWrap #cbfa-migration span {
    margin-top: 60px;
    display: inline-block;
    font-size: 16px;
    color: #aaaeb3;
}
#cbfaWrap #cbfa-stepsWrap #icon-main,
#cbfaWrap #cbfa_disabled #icon-main {
    height: 107px;
    margin-bottom: 50px;
}
#cbfaWrap #cbfa-stepsWrap .custom-icon {
    border-radius: 24px;
}
#cbfaWrap #cbfa-stepsWrap #icon-small,
#cbfaWrap #cbfa_disabled #icon-small {
    position: absolute;
    height: 34px;
    top: -10px;
    right: 250px;
}
#cbfaWrap #cbfa-stepsWrap #cbfa-status {
    margin-top: 70px;
    margin-left: 40px;
}
#cbfaWrap .step-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
    font-size: 18px;
    font-weight: 300;
    color: #9a9a9a;
    padding-top: 9px;
    text-align: center;
    box-sizing: border-box;
    margin-right: 180px;
    position: relative;
}
#cbfaWrap .step-circle.active {
    background-color: #00abfc;
    border: 1px solid #00abfc;
    color: white;
}
#cbfaWrap .step-circle.pased {
    border: 1px solid #00abfc;
    color: #00abfc;
}
#cbfaWrap .step-circle .step-info {
    position: absolute;
    top: 65px;
    left: -50px;
    right: -50px;
    font-size: 12px;
}
#cbfaWrap .step-circle.active .step-info {
    color: #00abfc;
}
#cbfaWrap .step-circle.pased .step-info {
    color: #9a9a9a;
}
#cbfaWrap .step-circle .step-eta {
    position: absolute;
    top: 7px;
    left: -125px;
    width: 60px;
    background: white;
    font-size: 10px;
}
#cbfaWrap .step-circle.active .step-eta {
    color: #00abfc;
}
#cbfaWrap #step4 {
    margin-right: 0px;
}
#cbfaWrap #step2:before,
#cbfaWrap #step3:before,
#cbfaWrap #step4:before {
    content: "";
    width: 180px;
    height: 1px;
    border-top: 1px solid #dbdbdb;
    position: absolute;
    left: -181px;
    top: calc(50% - 1px);
}
#cbfaWrap #step2.active:before,
#cbfaWrap #step3.active:before,
#cbfaWrap #step4.active:before,
#cbfaWrap #step2.pased:before,
#cbfaWrap #step3.pased:before {
    border-top: 1px solid #00abfc;
}

#cbfaWrap #cbfa-stepsWrap #cbfa-app-links {
    width: 100%;
    height: auto;
    margin-top: 50px;
}

#cbfaWrap #cbfa-stepsWrap #cbfa-app-links .app-link {
    display: flex;
    width: 100%;
    height: 65px;
    background-color: #f2f2f2;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}

#cbfaWrap #cbfa-stepsWrap #cbfa-app-links .app-link#ios-link {
    margin-top: 20px;
}

#cbfaWrap #cbfa-stepsWrap #cbfa-app-links .app-link .link-img-cont {
    width: 150px;
    height: 65px;
    border-right: 1px solid #dfdfdf;
    display: inline-flex;
    float: left;
}

#cbfaWrap #cbfa-stepsWrap #cbfa-app-links .app-link .link-img-cont img {
    height: 42px;
}

#cbfaWrap #cbfa-stepsWrap #cbfa-app-links .app-link .link-cont {
    width: 404px;
    display: inline-flex;
    height: 65px;
    float: left;
    align-items: flex-start;
    flex-direction: column;
    box-sizing: border-box;
    padding: 0 15px;
}

#cbfaWrap #cbfa-stepsWrap #cbfa-app-links .app-link .link-cont span,
#cbfaWrap #cbfa-stepsWrap #cbfa-app-links .app-link .link-cont input {
    height: 30px;
    width: 100%;
    background-color: white;
    color: #9a9a9a;
    font-weight: 300;
    font-size: 14px;
    padding: 8px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#cbfaWrap #cbfa-stepsWrap #cbfa-app-links .app-link .copy-button {
    width: 65px;
    height: 65px;
    background-color: #00abfc;
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
    display: inline-flex;
    cursor: pointer;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/*end cbfa page*/
@media screen and (max-width: 1365px) {
    .addonItem .topWrap p {
        max-width: 405px;
    }
}

@media screen and (max-width: 1024px) {
    .addonItem .topWrap p {
        max-width: 390px;
    }
}

.planButton {
    display: flex;
    margin-top: -35px;
    width: 100%;
    max-width: 868px;
    justify-content: flex-end;
}

/* Start of Recurly Billing Page */

#billingPageWrapper {
    width: 100%;
    position: relative;
}

#billingPageWrapper #divLoading {
    /* width: 100px; */
}

#billingPageWrapper .price-disclaimer {
    color: #C2C7CC;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}

#billingPageWrapper #monthlyAnnualWrapper {
    width: 320px;
    margin-left: 32px;
    font-size: 12px;
    line-height: 14px;
}
#billingPageWrapper #monthlyAnnualWrapper h1 {
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
    padding-bottom: 3px;
}
#billingPageWrapper #monthlyAnnualWrapper h2 {
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 3px;
}

#billingPageWrapper .monthly-annual-container {
    padding: 32px;
    border: 1px solid #AAAEB3;
    border-radius: 5px;
}

#billingPageWrapper #savedAmount {
    color: #FF9801;
}

#billingPageWrapper .monthly-annual-btn {
    width: 100%;
    height: 34px;
    font-weight: bold;
    color: #FFF;
    background-color: #C2C7CC;
    border-radius: 3px;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none !important;
}
#billingPageWrapper .monthly-annual-btn:hover {
    background-color: #AAAFB4;
}

#billingPageWrapper .monthly-annual-btn.orange-btn {
    background-color: #FF9801;
}
#billingPageWrapper .monthly-annual-btn.orange-btn:hover {
    background-color: #EC8D01;
}

#billingPageWrapper .lock-img {
    position: absolute;
    top: 10px; /* Keep below top-navigation. */
    right: 10px;
    width: 16px;
    height: 21px;
}

#billingPageWrapper .recurly-wrapper {
    max-width: 550px;
    border: 1px solid #AAAEB3;
    border-radius: 5px;
}

#billingPage__form__priceBanner {
    box-sizing: border-box;
    background-color: #58B0F8;
}
#billingPage__form__pricing hr {
    border-style: dashed;
    border-color: #ebebeb;
}
#billingPage__form__priceBanner h1 {
    color: white;
}

#billingPage__form .billingPage__form__header {
    padding: 32px 32px 0 32px;
}
#billingPage__form .billingPage__form__noMargin .trHeading {
    margin-bottom: 0px;
}
#billingPage__enterCouponWrapper {
    margin: 8px 0;
}

#billingPage_coupon {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right:0;
}
#billingPageWrapper .input_apply {
    height: 36px;
    box-sizing: border-box;
    padding: 0 8px;
    border-left: none;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 36px;
}

#dialog_reassignTrainer .ui-selectmenu {
    padding-left: 0;
}
#dialog_reassignTrainer .ui-selectmenu-status {
    line-height: 25px;
}

#dialog_reassignWorkouts .ui-selectmenu {
    padding-left: 0;
}
#dialog_reassignWorkouts .ui-selectmenu-status {
    line-height: 25px;
}

#deleteTrainerConfirmation_dialog .ui-selectmenu {
    padding-left: 0;
}
#deleteTrainerConfirmation_dialog .ui-selectmenu-status {
    line-height: 25px;
}

#deleteTrainerConfirmation_dialog #deleteTrainerConfirmation_trainerPicker .trHeading {
    font-size: 12px;
    font-weight: bold;
}

#deleteTrainerConfirmation_dialog #deleteTrainerConfirmation_transferContent .trHeading {
    font-size: 12px;
    font-weight: bold;
}

/* End of Recurly Billing Page */

/* Start of Site Settings: Permissions */

.permissionsWrapper {
    max-width: 715px;
    font-size: 13px;
}

#table_trainerRoles {
    width: 100%;
    font-size: 12px;
    color: #aaaeb3;
    text-align: center;
    border-collapse: collapse;
}

#table_trainerRoles th {
    color: #18191a;
}

#table_trainerRoles td:first-child {
    text-align: left;
    color: #606366;
}

#table_trainerRoles tr:nth-child(even) {
    background-color: #f9fafc;
}

#table_trainerRoles th, #table_trainerRoles td {
    font-weight: normal;
    min-width: 120px;
    height: 34px;
    padding: 8px;
}

/* End of Site Settings: Permissions */