.generalSettingsMain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ant-radio-group{width:100%}.ant-radio-button-wrapper{text-align:center;width:calc(33.33333% - 10px);height:40px;line-height:40px;background:#f2f6fc;border:1px solid #d3d6e3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.005em;color:#d3d6e3}.ant-radio-button-checked{margin-top:0}.ant-radio-button-wrapper:first-child{margin-right:15px;border-radius:4px}.ant-radio-button-wrapper:last-child{margin-left:15px;border-radius:4px}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#d1e9ff;border:1px solid #1990ff;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;letter-spacing:.005em;color:#1990ff;box-shadow:0 0 0 0 #1890ff;-webkit-box-shadow:0 0 0 0 #1890ff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#1990ff;background:#d1e9ff}.settingsBox{min-width:788px;width:calc(100% - 366px);height:456px;background:#fff;-webkit-box-shadow:0 4px 10px rgba(40,80,155,.15),0 4px 5px hsla(0,0%,59.2%,.05);box-shadow:0 4px 10px rgba(40,80,155,.15),0 4px 5px hsla(0,0%,59.2%,.05);border-radius:8px}.settingsBox .ant-switch-checked{background-color:#00cc74}.onboardingCard{position:relative;margin-left:24px;width:310px;height:136px;background:#1990ff;-webkit-box-shadow:0 4px 20px rgba(40,80,155,.15);box-shadow:0 4px 20px rgba(40,80,155,.15);border-radius:8px}.onboardingCard .onboardingCardText{display:inline-block;font-size:20px;line-height:24px;letter-spacing:.0015em;color:#fff}.onboardingCard .onboardingCardText,.onboardingCard .readmoreText{z-index:1;position:absolute;font-family:Roboto;font-style:normal;font-weight:500}.onboardingCard .readmoreText{right:24px;bottom:20px;font-size:14px;line-height:14px;letter-spacing:.005em;border-bottom:1px solid #1990ff;cursor:pointer;color:#1990ff}.onboardingCard .onboardingCardBackgroundImage{position:absolute;right:0;bottom:0}.ant-select .ant-select-selection{height:40px;border-radius:8px}.ant-select .ant-select-selection .ant-select-arrow,.ant-select .ant-select-selection .ant-select-selection__placeholder{top:20px}.ant-select .ant-select-selection-selected-value{margin-top:5px}.ant-calendar-picker-input{border-radius:8px;height:40px}.settingsMenuRow{margin-bottom:55px;margin-top:16px}.settingsButton{margin-right:24px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em;color:#5c6075;cursor:pointer}.settingsButton:hover{border-bottom:1px solid #5c6075}.settingsButtonActive{color:#1990ff}.settingsButtonActive,.settingsButtonActive:hover{border-bottom:1px solid #1990ff}.button-style-total{color:#1890ff!important;background-color:#fff!important;border:1px solid #1990ff!important}.button-style-total:hover{-webkit-box-shadow:0 4px 5px rgba(24,144,255,.15);box-shadow:0 4px 5px rgba(24,144,255,.15)}.button-style-total:hover,.primary-button-style-total{color:#fff!important;border-color:#1990ff!important;background-color:#1990ff!important}.primary-button-style-total{border-radius:4px}.secondary-button-style-total{color:#fff!important;border-color:#57acfc!important;background-color:#57acfc!important;border-radius:4px}.primary-button-style-total .arrow-image{-webkit-transition:-webkit-filter 0s ease-in-out;transition:-webkit-filter 0s ease-in-out;transition:filter 0s ease-in-out;transition:filter 0s ease-in-out,-webkit-filter 0s ease-in-out;-webkit-filter:invert(100%) sepia(100%) saturate(0) hue-rotate(135deg) brightness(103%) contrast(101%);filter:invert(100%) sepia(100%) saturate(0) hue-rotate(135deg) brightness(103%) contrast(101%)}.primary-button-style-total:hover{color:#1990ff!important;border:1px solid #1990ff!important}.primary-button-style-total:hover,.secondary-button-style-total:hover{background-color:#fff!important;-webkit-box-shadow:0 4px 5px rgba(24,144,255,.15);box-shadow:0 4px 5px rgba(24,144,255,.15)}.secondary-button-style-total:hover{color:#57acfc!important;border:1px solid #57acfc!important}.third-button-style-total:hover{color:#fff!important;border-color:#1990ff!important;background-color:#1990ff!important}.third-button-style-total{color:#1990ff!important;background-color:#fff!important;border:1px solid #1990ff!important;border-radius:4px}.primary-button-style-total:hover .arrow-image{-webkit-transition:-webkit-filter 0s ease-in-out;transition:-webkit-filter 0s ease-in-out;transition:filter 0s ease-in-out;transition:filter 0s ease-in-out,-webkit-filter 0s ease-in-out;-webkit-filter:invert(51%) sepia(72%) saturate(3723%) hue-rotate(190deg) brightness(99%) contrast(105%);filter:invert(51%) sepia(72%) saturate(3723%) hue-rotate(190deg) brightness(99%) contrast(105%)}.ClientCommunicationBox{padding-top:24px;margin-top:32px;min-width:788px;width:100%;min-height:430px;overflow:auto;background:#fff;-webkit-box-shadow:0 4px 10px rgba(40,80,155,.15),0 4px 5px hsla(0,0%,59.2%,.05);box-shadow:0 4px 10px rgba(40,80,155,.15),0 4px 5px hsla(0,0%,59.2%,.05);border-radius:8px}.ClientCommunicationBoxContent{margin-left:32px;margin-right:32px}.ClientCommunicationBoxContent .leftBox{float:left}.ClientCommunicationBoxContent .rightBox{float:right}.ant-steps-item-description{max-width:200px!important}.ant-select .ant-select-selection{height:auto}.ant-select .ant-select-selection-selected-value{margin-top:0}.ant-dropdown-menu-item{padding:8px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em;color:#5c6075}.ant-dropdown-menu-item:hover{background-color:#d1e9ff}.v-md-editor,.v-md-editor__main{border-radius:8px}.instructionTitle{font-weight:700}.instructionText,.instructionTitle{font-family:Roboto;font-style:normal;font-size:14px;line-height:22px;color:#223273}.instructionText{width:260px;font-weight:400}.setupStepInputTitle{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#5c6075}.setupStepInput{height:40px;background:#fff;border:1px solid #d3d6e3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px}.ant-collapse-extra{margin-right:16px;position:absolute;right:60px;top:24px}.ant-collapse-header{font-family:Roboto;font-style:normal;font-weight:700;font-size:14px;line-height:22px;color:#5c6075}.active-step .ant-collapse-header{color:#5c6075!important}.ant-collapse-icon-position-right>.ant-collapse-item>.ant-collapse-header .ant-collapse-arrow{top:36px}#app>section>main>div>div.main-area.ant-row>div.content.ant-col>span>div>div>div>div>div>div>div.ant-collapse-header>i>svg{position:absolute;right:0;top:-24px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}#app>section>main>div>div.main-area.ant-row>div.content.ant-col>div>div>div>div>div.ant-collapse-content.ant-collapse-content-active>div{overflow-y:scroll;max-height:500px;-ms-overflow-style:none;scrollbar-width:none}#app>section>main>div>div.main-area.ant-row>div.content.ant-col>div>div>div>div>div.ant-collapse-content.ant-collapse-content-active>div::-webkit-scrollbar{display:none}.dashButton-third .buttonIcon{-webkit-filter:invert(42%) sepia(78%) saturate(2266%) hue-rotate(191deg) brightness(102%) contrast(101%);filter:invert(42%) sepia(78%) saturate(2266%) hue-rotate(191deg) brightness(102%) contrast(101%)}.dashButton-third:hover .buttonIcon{-webkit-filter:invert(100%) sepia(6%) saturate(1%) hue-rotate(291deg) brightness(106%) contrast(101%);filter:invert(100%) sepia(6%) saturate(1%) hue-rotate(291deg) brightness(106%) contrast(101%)}.viewPreviewText{margin-top:14px;cursor:pointer;display:inline-block;border-bottom:1px solid #1990ff;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em;color:#1990ff}.sendMessageBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contentReviewBox{height:102px;width:100%;border-radius:8px;color:#1990ff}.contentReviewBox,.contentReviewBox .sendNotificationBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#d1e9ff}.contentReviewBox .sendNotificationBox{cursor:pointer;height:54px;width:40%;position:absolute;right:24px;background-image:-webkit-gradient(linear,left top,right top,color-stop(33%,#1990ff),color-stop(0,hsla(0,0%,100%,0))),-webkit-gradient(linear,left top,right top,color-stop(33%,#1990ff),color-stop(0,hsla(0,0%,100%,0))),-webkit-gradient(linear,left top,left bottom,color-stop(33%,#1990ff),color-stop(0,hsla(0,0%,100%,0))),-webkit-gradient(linear,left top,left bottom,color-stop(33%,#1990ff),color-stop(0,hsla(0,0%,100%,0)));background-image:linear-gradient(90deg,#1990ff 33%,hsla(0,0%,100%,0) 0),linear-gradient(90deg,#1990ff 33%,hsla(0,0%,100%,0) 0),linear-gradient(180deg,#1990ff 33%,hsla(0,0%,100%,0) 0),linear-gradient(180deg,#1990ff 33%,hsla(0,0%,100%,0) 0);background-position:bottom,top,0,100%;background-size:16px 2px,16px 2px,2px 16px,2px 16px;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y}.deleteButtonText{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em;color:#d15;border-bottom:1px solid #d15}.dashSendMessageModal .ant-modal-content{border-radius:20px;width:473px;height:511px}.dashSendMessageModal .ant-modal-header{border-bottom:0 none;border-radius:20px;height:92px}.dashSendMessageModal .ant-modal-header .ant-modal-title{margin-top:32px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:22px;text-align:center;letter-spacing:.0015em;color:#5c6075;white-space:pre-wrap}.dashSendMessageModal .ant-modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:334px;padding:0}.dashSendMessageModal .ant-modal-body .dashSendMessageModalText{height:48px;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#5c6075}.dashSendMessageModal .ant-modal-footer{height:86px;border-top:0 none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;margin-left:32px;margin-right:32px}.dashSendMessageModal .ant-modal-content .confirmButton{margin-top:24px;margin-bottom:30px;height:32px;color:#fff!important;border-color:#1990ff!important;background-color:#1990ff!important;border-radius:4px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em}.dashSendMessageModal .ant-modal-content .confirmButton:hover{color:#1990ff!important;background-color:#fff!important;border:1px solid #1990ff!important;-webkit-box-shadow:0 4px 5px rgba(24,144,255,.15);box-shadow:0 4px 5px rgba(24,144,255,.15)}.dashSendMessageModal .ant-modal-close{height:16px;width:16px;margin-top:32px;margin-right:32px}.dashSendMessageModal .ant-modal-close-x{height:16px;width:16px;line-height:16px}.dashSendMessageModal .sendMessageInputTitle{margin-left:32px;width:calc(100% - 64px);font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#5c6075}.dashSendMessageModal .sendMessageInput{margin-left:32px;width:calc(100% - 64px);max-height:80px;background:#fff;border:1px solid #d3d6e3;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:4px}.dashSendAutomatedMessageModal .sendMessageInput{max-height:120px}.dashSendAutomatedMessageModal .ant-modal-content{height:411px}.dashSendAutomatedMessageModal .ant-modal-body{height:234px}.dashSendMessageModal .sendMessageInput .ant-select-selection{border:0}.dashSendMessageModal .sendMessageInput .ant-select-selection--multiple{min-height:40px}.ant-select-selection--multiple .ant-select-selection__rendered>ul>li,.dashSendMessageModal .sendMessageInput .ant-select-selection--multiple>ul>li{height:32px}.dashSendMessageModal .sendMessageInput .ant-select-selection--multiple .ant-select-selection__choice__content,.dashSendMessageModal .sendMessageInput .ant-select-selection--multiple .ant-select-selection__choice__remove{margin-top:4px}.dashSendMessageModal .sendMessageInput .ant-select-selection--multiple .ant-select-selection__placeholder{margin-top:-6px}.ant-popover-inner{border-radius:8px}.vuepress-markdown-body{padding-top:12px!important;padding-left:18px!important;padding-right:12px!important;max-width:100%!important}.v-md-textarea-editor pre,.v-md-textarea-editor textarea{color:#5c6075}.descriptionBox .v-md-editor{border:1px solid #d3d6e3;-webkit-box-shadow:none;box-shadow:none}.ant-input::-webkit-input-placeholder{color:#989bac}.ant-input::-moz-placeholder{color:#989bac}.ant-input:-ms-input-placeholder{color:#989bac}.ant-input::-ms-input-placeholder{color:#989bac}.ant-input::placeholder{color:#989bac}.ant-popover-title{color:#5c6075}.ant-select-selection--multiple .ant-select-selection__choice{color:#1990ff;background-color:#d1e9ff;border:1px solid #1990ff}.ant-select-selection--multiple .ant-select-selection__choice__remove svg{fill:#1990ff}.ant-select-dropdown-menu-item{color:#5c6075}.ant-divider-horizontal{position:relative;left:0;top:-10px;width:100%;margin:0}.task-delete-button{position:relative;left:calc(100% - 136px);top:-36px}.ant-collapse-content>.ant-collapse-content-box{padding:0;padding-bottom:16px}.ant-collapse-borderless>.ant-collapse-item>.ant-collapse-content{overflow:initial}.settingsTitle{font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:22px;letter-spacing:.0015em;color:#223273}.table-style{background:#fff;-webkit-box-shadow:0 4px 20px rgba(40,80,155,.15);box-shadow:0 4px 20px rgba(40,80,155,.15);border-radius:8px}.ant-table-fixed-header .ant-table-scroll .ant-table-header{border-radius:8px 8px}.ant-table-column-title{font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em;color:#5c6075}.ant-table-body{border-radius:0 0 8px 8px;overflow-y:auto!important}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{background-color:#fff!important;font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:22px;color:#5c6075}.dashButton .buttonIcon{-webkit-filter:invert(100%) sepia(6%) saturate(1%) hue-rotate(291deg) brightness(106%) contrast(101%);filter:invert(100%) sepia(6%) saturate(1%) hue-rotate(291deg) brightness(106%) contrast(101%)}.dashButton:hover .buttonIcon{-webkit-filter:invert(42%) sepia(78%) saturate(2266%) hue-rotate(191deg) brightness(102%) contrast(101%);filter:invert(42%) sepia(78%) saturate(2266%) hue-rotate(191deg) brightness(102%) contrast(101%)}.dashModal .ant-modal-content{border-radius:20px;min-height:244px}.dashModal .ant-modal-confirm-btns{float:none}.dashModal .ant-modal-content .ant-btn{float:left;color:#fff!important;border-color:#1990ff!important;background-color:#1990ff!important;border-radius:4px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em}.dashModal .ant-modal-content .ant-btn-danger,.dashModal .ant-modal-content .ant-btn:hover{color:#1990ff!important;background-color:#fff!important;border:1px solid #1990ff!important;-webkit-box-shadow:0 4px 5px rgba(24,144,255,.15);box-shadow:0 4px 5px rgba(24,144,255,.15)}.dashModal .ant-modal-content .ant-btn-danger{float:right;border-radius:4px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em}.dashModal .ant-modal-content .ant-btn-danger:hover{color:#fff!important;border-color:#1990ff!important;background-color:#1990ff!important}.dashModal .ant-modal-content .ant-modal-confirm-title{font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:22px;text-align:center;letter-spacing:.0015em;color:#5c6075;white-space:pre-line;margin-top:23px}.dashModal .ant-modal-content .ant-modal-confirm-content{font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#5c6075;margin-top:16px}.dashCustomModal .ant-modal-content{border-radius:20px;width:473px;height:240px}.dashCustomModal .ant-modal-header{border-bottom:0 none;border-radius:20px;height:92px}.dashCustomModal .ant-modal-header .ant-modal-title{margin-top:32px;font-family:Roboto;font-style:normal;font-weight:500;font-size:20px;line-height:22px;text-align:center;letter-spacing:.0015em;color:#5c6075;white-space:pre-wrap}.dashCustomModal .ant-modal-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:62px;padding:0}.dashCustomModal .ant-modal-body .dashCustomModalText{height:48px;font-family:Roboto;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;color:#5c6075}.dashCustomModal .ant-modal-footer{height:86px;border-top:0 none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.dashCustomModal .ant-modal-content .confirmButton{margin-top:24px;margin-bottom:30px;height:32px;color:#fff!important;border-color:#1990ff!important;background-color:#1990ff!important;border-radius:4px;font-family:Roboto;font-style:normal;font-weight:500;font-size:14px;line-height:14px;letter-spacing:.005em}.dashCustomModal .ant-modal-content .confirmButton:hover{color:#1990ff!important;background-color:#fff!important;border:1px solid #1990ff!important;-webkit-box-shadow:0 4px 5px rgba(24,144,255,.15);box-shadow:0 4px 5px rgba(24,144,255,.15)}.dashCustomModal .ant-modal-close{height:16px;width:16px;margin-top:32px;margin-right:32px}.dashCustomModal .ant-modal-close-x{height:16px;width:16px;line-height:16px}.icon-header{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icon-header:hover{cursor:pointer}.dash-admin-font-overflow{width:150px;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}.ant-pro-page-header-wrap-page-header-warp{position:relative}