.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-style:solid;border-color:currentColor;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(.7);transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{-webkit-transform:rotate(135deg) scale(.7);transform:rotate(135deg) scale(.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px;padding-left:10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;vertical-align:middle}.mx-table th{padding:0;font-weight:500}.mx-table td{padding:0}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}@font-face{font-family:Segoe UI Bold;src:url("../fonts/Segoe UI Bold.2c47175b.woff2")}@font-face{font-family:Segoe UI;src:url(../fonts/Segoe\ UI.9a293118.woff)}@font-face{font-family:Segoe UI Semibold;src:url("../fonts/Segoe UI Semibold.f83e1a1b.woff2")}.tui-full-calendar-time-date.tui-full-calendar-today{background-color:none!important}.scheduler-modal-content{width:100%!important;border-radius:21px}.scheduler-create-modal{width:415px!important;border-radius:21px}.scheduler-settings-modal{width:1049px!important;border-radius:21px}.scheduler-create-modal .modal-head,.scheduler-settings-modal .modal-head{height:60px;border-bottom:1px solid #eaeaea;margin-bottom:15px}.scheduler-create-modal .scheduler-modal-title,.scheduler-settings-modal .scheduler-modal-title{top:15px;left:30px;position:absolute}.scheduler-create-modal .close,.scheduler-settings-modal .close{top:20px;right:20px}.scheduler-modal-title{font:20px/27px Segoe UI Bold;color:#283877}.title-box{width:88px;height:88px;border-radius:50%;background-color:#273679;opacity:1;color:#fff;position:relative}.title-box .title-txt{font-family:Segoe UI Semibold;text-align:center;vertical-align:middle;margin:0;width:100%;height:100%;font-size:300%;line-height:75px}.appointment-title{color:#273679;font:21px Segoe UI Semibold;text-align:center}.scheduler-row{border-bottom:1px solid #eaeaea}.scheduler-row:last-child{border-bottom:none}.scheduler-col:first-child{border-right:1px solid #eaeaea}.scheduler-col .card{border:none;padding:.6rem}.scheduler-col .card-title{font:16px Segoe UI Semibold;color:#333}.scheduler-col .card-subtitle{font:16px Segoe UI;color:#5e5e5e}.create-schedule-input>input,.create-schedule-input>select{width:352px;height:44px;margin-left:0;background:#fff 0 0 no-repeat padding-box;border:1px solid #eaeaea;border-radius:25px}.create-schedule-input>select,.create-schedule-settings>select{-webkit-appearance:none!important;background:url(/img/Path\ 225.svg) no-repeat 100% #fff!important;background-position-x:90%!important}.create-schedule-input>input::-moz-placeholder{height:17px;text-align:left;font:13px/17px Segoe UI;letter-spacing:0}.create-schedule-input>input::placeholder,.create-schedule-input option{height:17px;text-align:left;font:13px/17px Segoe UI;letter-spacing:0}.create-schedule-settings>input,.create-schedule-settings>select{width:352px;height:44px;margin-left:0;background:#fff 0 0 no-repeat padding-box;border:1px solid #eaeaea;border-radius:25px;color:#a1a1a1}.create-schedule-settings>input::-moz-placeholder{height:17px;text-align:left;font:13px/17px Segoe UI;letter-spacing:0}.create-schedule-settings>input::placeholder,.create-schedule-settings option{height:17px;text-align:left;font:13px/17px Segoe UI;letter-spacing:0}.scheduler-create-modal .required-box,.scheduler-settings-modal .required-box{width:30px;height:44px;background:#fff 0 0 no-repeat padding-box;border:1px solid #eaeaea;border-right:none;border-top:none;border-bottom:none;text-align:center;padding:10px;border-radius:0 22px 22px 0;opacity:1;right:0;position:absolute;-moz-background-clip:content;-webkit-background-clip:content;background-clip:content-box}.scheduler-create-modal .required-box.disabled{background:#e9ecef}.scheduler-create-modal .required-box .required-text{width:5px;height:17px;text-align:left;line-height:45px;font:13px/17px Segoe UI;letter-spacing:0;color:#ff3603;opacity:1}.day-list-box{color:#959595}.day-list-box .day-box{font:9px/12px Segoe UI;width:26px;height:26px}.day-list-box .date-box{width:26px;height:26px;font:14px/19px Segoe UI;cursor:pointer}.day-list-box .date-box.active{border-radius:50%;background:#ff3f3f 0 0 no-repeat padding-box;color:#fff;line-height:25px;margin-top:-3px}.working-hrs-row{border:.5px solid #eaeaea;border-radius:14px}.working-hrs-title{font:13px/17px Segoe UI Bold;text-transform:uppercase;text-align:center;margin:30px 0;color:#a1a1a1;font-weight:900;letter-spacing:0}.workday-box{height:120px;margin:0 15px 30px 15px;width:290px}.custom-settings-box,.workday-box{border:1px solid #eaeaea;border-radius:7px;color:#a1a1a1}.custom-settings-box{height:74px;margin:37px 15px 30px 9px;width:230px;font:13px/17px Segoe UI;letter-spacing:0}.custom-settings-box.ml-0.my-auto{width:80%}.custom-settings-box.mr-0.my-auto{width:17%}.custom-settings-box input{width:95px;height:36px}.custom-settings-box .required-box{height:36px}.custom-settings-box input[type=file],.custom-settings-box textarea{width:198px;height:36px}.scheduler-settings-modal .custom-settings-box textarea{padding:6px!important;width:97%;margin-left:1.5%;margin-right:1.5%;height:90px}.custom-settings-box label[for=inputGroupFile01]{border-radius:25px;font-weight:400;height:40px}.scheduler-settings-modal .custom-file-label:after{height:100%!important;font:13px/1.75 Segoe UI;color:#a1a1a1;background-color:#eaeaea;border-radius:0 25px 25px 0}.scheduler-settings-modal .custom-file{width:calc(100% - 24px);margin-left:12px}.workday-box-title{top:-12px;left:12px}.workday-box-add-slot,.workday-box-title{height:-moz-fit-content;height:fit-content;position:relative;background-color:#fff}.workday-box-add-slot{left:200px;cursor:pointer}.time-slots-title{font:17px Segoe UI;letter-spacing:0;color:#a1a1a1;opacity:1;border-bottom:1px solid #eaeaea}.time-slot{font:13px/1.75 Segoe UI;border:.5px solid #c7c7c7;border-radius:5px;width:70px;height:26px;color:#a1a1a1;text-align:center;margin-right:10px;cursor:pointer}.time-slot.active{background-color:#273679;color:#fff}.tui-full-calendar-dayname:last-child(){border-right:1px solid #dfdfdf}.tui-full-calendar-dayname-container{overflow-y:hidden!important;padding-right:14px;border-right:1px solid #e5e5e5}.tui-full-calendar-weekday-schedule-bullet{background:#ff3f3f!important}.tui-full-calendar-weekday-schedule.tui-full-calendar-weekday-schedule-time .tui-full-calendar-weekday-schedule-title{border:1px solid #ff3f3f;border-radius:3px;color:#283877;padding-left:0!important;margin-left:9px;background:#fff 0 0 no-repeat padding-box;box-shadow:0 1px 5px rgba(0,0,0,.16)}.tui-full-calendar-weekday-schedule.tui-full-calendar-weekday-schedule-time{margin-left:-3px!important}.tui-full-calendar-dayname .tui-full-calendar-dayname-date-area{line-height:300%!important;font:10px/14px Segoe UI Semibold;letter-spacing:0;color:#959595!important}.reminder-btn{font-size:14px;color:#fff;background:#0f9700;border:1px solid #090;padding:6px 15px;font-weight:400;line-height:20px;display:inline-block;border-radius:4px;cursor:pointer}.reminder-btn:hover{background:none;color:#0f9700}.custom-scheduler-select{width:90px;position:relative;font-family:Arial;font:13px/17px Segoe UI Semibold;letter-spacing:0;color:#959595}.custom-scheduler-select select{display:none}.select-selected{background-color:#1e90ff}.select-selected:after{position:absolute;content:"";top:14px;right:10px;width:0;height:0;border:6px solid transparent;border-color:#959595 transparent transparent transparent}.select-selected.select-arrow-active:after{border-color:transparent transparent #fff transparent;top:7px}.select-items div,.select-selected{color:#959595;padding:8px 16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.select-items,.select-items div,.select-selected{background:#fff 0 0 no-repeat padding-box;box-shadow:0 1px 5px rgba(0,0,0,.16);border-radius:6px}.select-items{position:absolute;top:100%;left:0;right:0;z-index:99}.select-hide{display:none}.same-as-selected,.select-items div:hover{background-color:rgba(0,0,0,.1)}.timeslot-main[data-v-4911ca0d]::-webkit-scrollbar{max-height:10px;width:7px;height:7px;border-radius:10px;overflow-x:hidden}.timeslot-main[data-v-4911ca0d]::-webkit-scrollbar-track{background:#fff;border-radius:10px}.timeslot-main[data-v-4911ca0d]::-webkit-scrollbar-thumb,.timeslot-main[data-v-4911ca0d]::-webkit-scrollbar-thumb:hover{background:#7d7d7d;border-radius:10px}.time-btn[data-v-4911ca0d]{width:100%;height:40px;background:#fff;color:var(--primary-color,#0069ff);border:3px solid var(--primary-color-level2,rgba(0,105,255,.5));position:relative;padding:0 10px;font-weight:700;vertical-align:top;border-radius:4px;transition:all .3s ease;transition-property:width,transform}.time-active[data-v-4911ca0d],.time-btn[data-v-4911ca0d]:hover{border-color:var(--primary-color,#0069ff);border-width:3px}.time-active[data-v-4911ca0d]{background-color:#0069ff;color:#fff}.form-group[data-v-4911ca0d]{padding:5px 15px 5px 15px}.form-control[data-v-4911ca0d]{font-size:16px;padding:5px 15px 5px 30px}@media (max-width:450px){#save-bttn[data-v-4911ca0d]{width:30%!important}#single-option[data-v-4911ca0d]{padding-left:0!important}}@media (min-width:451px){#multi-choice[data-v-4911ca0d],#radio-bttn[data-v-4911ca0d]{display:flex!important}#single-option[data-v-4911ca0d]{padding-left:20px!important}}@media (max-width:380px){#year-exp[data-v-4911ca0d]{padding-left:5px!important;margin-left:0!important}}