.el-button{display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dcdfe6;color:#606266;-webkit-appearance:none;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;margin:0;-webkit-transition:.1s;transition:.1s;font-weight:500;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;padding:12px 20px;font-size:14px;border-radius:4px}.el-button+.el-button{margin-left:10px}.el-button:focus,.el-button:hover{color:#409eff;border-color:#c6e2ff;background-color:#ecf5ff}.el-button:active{color:#3a8ee6;border-color:#3a8ee6;outline:0}.el-button::-moz-focus-inner{border:0}.el-button [class*=el-icon-]+span{margin-left:5px}.el-button.is-plain:focus,.el-button.is-plain:hover{background:#fff;border-color:#409eff;color:#409eff}.el-button.is-active,.el-button.is-plain:active{color:#3a8ee6;border-color:#3a8ee6}.el-button.is-plain:active{background:#fff;outline:0}.el-button.is-disabled,.el-button.is-disabled:focus,.el-button.is-disabled:hover{color:#c0c4cc;cursor:not-allowed;background-image:none;background-color:#fff;border-color:#ebeef5}.el-button.is-disabled.el-button--text{background-color:transparent}.el-button.is-disabled.is-plain,.el-button.is-disabled.is-plain:focus,.el-button.is-disabled.is-plain:hover{background-color:#fff;border-color:#ebeef5;color:#c0c4cc}.el-button.is-loading{position:relative;pointer-events:none}.el-button.is-loading:before{pointer-events:none;content:"";position:absolute;left:-1px;top:-1px;right:-1px;bottom:-1px;border-radius:inherit;background-color:hsla(0,0%,100%,.35)}.el-button.is-round{border-radius:20px;padding:12px 23px}.el-button.is-circle{border-radius:50%;padding:12px}.el-button--primary{color:#fff;background-color:#409eff;border-color:#409eff}.el-button--primary:focus,.el-button--primary:hover{background:#66b1ff;border-color:#66b1ff;color:#fff}.el-button--primary:active{outline:0}.el-button--primary.is-active,.el-button--primary:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff}.el-button--primary.is-disabled,.el-button--primary.is-disabled:active,.el-button--primary.is-disabled:focus,.el-button--primary.is-disabled:hover{color:#fff;background-color:#a0cfff;border-color:#a0cfff}.el-button--primary.is-plain{color:#409eff;background:#ecf5ff;border-color:#b3d8ff}.el-button--primary.is-plain:focus,.el-button--primary.is-plain:hover{background:#409eff;border-color:#409eff;color:#fff}.el-button--primary.is-plain:active{background:#3a8ee6;border-color:#3a8ee6;color:#fff;outline:0}.el-button--primary.is-plain.is-disabled,.el-button--primary.is-plain.is-disabled:active,.el-button--primary.is-plain.is-disabled:focus,.el-button--primary.is-plain.is-disabled:hover{color:#8cc5ff;background-color:#ecf5ff;border-color:#d9ecff}.el-button--success{color:#fff;background-color:#67c23a;border-color:#67c23a}.el-button--success:focus,.el-button--success:hover{background:#85ce61;border-color:#85ce61;color:#fff}.el-button--success.is-active,.el-button--success:active{background:#5daf34;border-color:#5daf34;color:#fff}.el-button--success:active{outline:0}.el-button--success.is-disabled,.el-button--success.is-disabled:active,.el-button--success.is-disabled:focus,.el-button--success.is-disabled:hover{color:#fff;background-color:#b3e19d;border-color:#b3e19d}.el-button--success.is-plain{color:#67c23a;background:#f0f9eb;border-color:#c2e7b0}.el-button--success.is-plain:focus,.el-button--success.is-plain:hover{background:#67c23a;border-color:#67c23a;color:#fff}.el-button--success.is-plain:active{background:#5daf34;border-color:#5daf34;color:#fff;outline:0}.el-button--success.is-plain.is-disabled,.el-button--success.is-plain.is-disabled:active,.el-button--success.is-plain.is-disabled:focus,.el-button--success.is-plain.is-disabled:hover{color:#a4da89;background-color:#f0f9eb;border-color:#e1f3d8}.el-button--warning{color:#fff;background-color:#e6a23c;border-color:#e6a23c}.el-button--warning:focus,.el-button--warning:hover{background:#ebb563;border-color:#ebb563;color:#fff}.el-button--warning.is-active,.el-button--warning:active{background:#cf9236;border-color:#cf9236;color:#fff}.el-button--warning:active{outline:0}.el-button--warning.is-disabled,.el-button--warning.is-disabled:active,.el-button--warning.is-disabled:focus,.el-button--warning.is-disabled:hover{color:#fff;background-color:#f3d19e;border-color:#f3d19e}.el-button--warning.is-plain{color:#e6a23c;background:#fdf6ec;border-color:#f5dab1}.el-button--warning.is-plain:focus,.el-button--warning.is-plain:hover{background:#e6a23c;border-color:#e6a23c;color:#fff}.el-button--warning.is-plain:active{background:#cf9236;border-color:#cf9236;color:#fff;outline:0}.el-button--warning.is-plain.is-disabled,.el-button--warning.is-plain.is-disabled:active,.el-button--warning.is-plain.is-disabled:focus,.el-button--warning.is-plain.is-disabled:hover{color:#f0c78a;background-color:#fdf6ec;border-color:#faecd8}.el-button--danger{color:#fff;background-color:#f56c6c;border-color:#f56c6c}.el-button--danger:focus,.el-button--danger:hover{background:#f78989;border-color:#f78989;color:#fff}.el-button--danger.is-active,.el-button--danger:active{background:#dd6161;border-color:#dd6161;color:#fff}.el-button--danger:active{outline:0}.el-button--danger.is-disabled,.el-button--danger.is-disabled:active,.el-button--danger.is-disabled:focus,.el-button--danger.is-disabled:hover{color:#fff;background-color:#fab6b6;border-color:#fab6b6}.el-button--danger.is-plain{color:#f56c6c;background:#fef0f0;border-color:#fbc4c4}.el-button--danger.is-plain:focus,.el-button--danger.is-plain:hover{background:#f56c6c;border-color:#f56c6c;color:#fff}.el-button--danger.is-plain:active{background:#dd6161;border-color:#dd6161;color:#fff;outline:0}.el-button--danger.is-plain.is-disabled,.el-button--danger.is-plain.is-disabled:active,.el-button--danger.is-plain.is-disabled:focus,.el-button--danger.is-plain.is-disabled:hover{color:#f9a7a7;background-color:#fef0f0;border-color:#fde2e2}.el-button--info{color:#fff;background-color:#909399;border-color:#909399}.el-button--info:focus,.el-button--info:hover{background:#a6a9ad;border-color:#a6a9ad;color:#fff}.el-button--info.is-active,.el-button--info:active{background:#82848a;border-color:#82848a;color:#fff}.el-button--info:active{outline:0}.el-button--info.is-disabled,.el-button--info.is-disabled:active,.el-button--info.is-disabled:focus,.el-button--info.is-disabled:hover{color:#fff;background-color:#c8c9cc;border-color:#c8c9cc}.el-button--info.is-plain{color:#909399;background:#f4f4f5;border-color:#d3d4d6}.el-button--info.is-plain:focus,.el-button--info.is-plain:hover{background:#909399;border-color:#909399;color:#fff}.el-button--info.is-plain:active{background:#82848a;border-color:#82848a;color:#fff;outline:0}.el-button--info.is-plain.is-disabled,.el-button--info.is-plain.is-disabled:active,.el-button--info.is-plain.is-disabled:focus,.el-button--info.is-plain.is-disabled:hover{color:#bcbec2;background-color:#f4f4f5;border-color:#e9e9eb}.el-button--medium{padding:10px 20px;font-size:14px;border-radius:4px}.el-button--mini,.el-button--small{font-size:12px;border-radius:3px}.el-button--medium.is-round{padding:10px 20px}.el-button--medium.is-circle{padding:10px}.el-button--small,.el-button--small.is-round{padding:9px 15px}.el-button--small.is-circle{padding:9px}.el-button--mini,.el-button--mini.is-round{padding:7px 15px}.el-button--mini.is-circle{padding:7px}.el-button--text{border-color:transparent;color:#409eff;background:0 0;padding-left:0;padding-right:0}.el-button--text:focus,.el-button--text:hover{color:#66b1ff;border-color:transparent;background-color:transparent}.el-button--text:active{color:#3a8ee6;background-color:transparent}.el-button--text.is-disabled,.el-button--text.is-disabled:focus,.el-button--text.is-disabled:hover,.el-button--text:active{border-color:transparent}.el-button-group .el-button--danger:last-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:last-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:last-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:last-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:last-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child),.el-button-group>.el-dropdown>.el-button{border-left-color:hsla(0,0%,100%,.5)}.el-button-group .el-button--danger:first-child,.el-button-group .el-button--danger:not(:first-child):not(:last-child),.el-button-group .el-button--info:first-child,.el-button-group .el-button--info:not(:first-child):not(:last-child),.el-button-group .el-button--primary:first-child,.el-button-group .el-button--primary:not(:first-child):not(:last-child),.el-button-group .el-button--success:first-child,.el-button-group .el-button--success:not(:first-child):not(:last-child),.el-button-group .el-button--warning:first-child,.el-button-group .el-button--warning:not(:first-child):not(:last-child){border-right-color:hsla(0,0%,100%,.5)}.el-button-group{display:inline-block;vertical-align:middle}.el-button-group:after,.el-button-group:before{display:table;content:""}.el-button-group:after{clear:both}.el-button-group>.el-button{float:left;position:relative}.el-button-group>.el-button+.el-button{margin-left:0}.el-button-group>.el-button.is-disabled{z-index:1}.el-button-group>.el-button:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.el-button-group>.el-button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.el-button-group>.el-button:first-child:last-child{border-radius:4px}.el-button-group>.el-button:first-child:last-child.is-round{border-radius:20px}.el-button-group>.el-button:first-child:last-child.is-circle{border-radius:50%}.el-button-group>.el-button:not(:first-child):not(:last-child){border-radius:0}.el-button-group>.el-button:not(:last-child){margin-right:-1px}.el-button-group>.el-button.is-active,.el-button-group>.el-button:not(.is-disabled):active,.el-button-group>.el-button:not(.is-disabled):focus,.el-button-group>.el-button:not(.is-disabled):hover{z-index:1}.el-button-group>.el-dropdown>.el-button{border-top-left-radius:0;border-bottom-left-radius:0}.clr606266[data-v-f63911b4]{color:#606266}.bg-ededed{background-color:#ededed}.width-height-90{width:90px;height:90px}.bg-f4f5f6{background-color:#f4f5f6}.bg-f8f8f8{background-color:#f8f8f8}.cust-shadow{-webkit-box-shadow:0 4px 25px 0 rgba(0,0,0,.1019607843);box-shadow:0 4px 25px 0 rgba(0,0,0,.1019607843)}.cardbody-p .card-body{padding:12px}.cardbody-pl .card-body{padding-left:8px!important;padding-right:12px!important;padding-top:0!important;padding-bottom:0!important}.table-th-color th{padding:5px 0!important;background-color:#f4f5f6!important;color:#505050!important}.max-w25{max-width:25%!important}.input-border{border:1px solid #cad1d7}.form-radio-filled label:after{background:no-repeat 500%/50% 50%!important}.p-2px{padding:2px}.border-primary,.border-primary-hover:hover{border-bottom:1px solid #ebeef5}.fsize11{font-size:11px}.close>span:not(.sr-only){background-color:#fff!important;color:#cb4154!important}.close,.modal-close-btn{opacity:1!important}.btn-pd6-20{padding:6px 20px!important}.add-sidebar-top{width:25%!important;position:fixed!important;top:0!important;z-index:99;margin-top:0}.squarewidth{width:70px;height:70px}.shadow-order{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.19)!important;box-shadow:0 0 10px 0 rgba(0,0,0,.19)!important}.bg-darkf4f5f6{background-color:#b9b9b9}.h-400{max-height:400px;overflow-y:auto}.text-blue{color:#00f}.cust-overflow-y-primary-color.navbar-vertical.navbar-expand-md{overflow-y:hidden}.cust-overflow-y-primary-color::-webkit-scrollbar{width:8px}.cust-overflow-y-primary-color::-webkit-scrollbar-thumb:hover{background:#cb4154}.cust-overflow-y-primary-color::-webkit-scrollbar-thumb{background:#cb4154;border-radius:6px}.cust-overflow-y-primary-color::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px hsla(0,0%,50.2%,.1490196078);box-shadow:inset 0 0 3px hsla(0,0%,50.2%,.1490196078);border-radius:6px}.cust-overflow-x-primary-color .el-table__body-wrapper{overflow-x:auto!important}.cust-overflow-x-primary-color .el-table__body-wrapper::-webkit-scrollbar{width:8px!important;height:12px!important}.cust-overflow-x-primary-color .el-table__body-wrapper::-webkit-scrollbar-thumb:hover{background:#d6d6d6!important}.cust-overflow-x-primary-color .el-table__body-wrapper::-webkit-scrollbar-thumb{background:#d6d6d6!important;border-radius:6px!important}.cust-overflow-x-primary-color .el-table__body-wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px hsla(0,0%,50.2%,.1490196078)!important;box-shadow:inset 0 0 3px hsla(0,0%,50.2%,.1490196078)!important;border-radius:6px!important}.text-black{color:#525f7f!important}.buttontext{font-size:10px!important}.h-18w-18>.feather-upload{height:10px!important;width:10px!important}.custom-checkbox{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:11px!important;margin-left:1rem}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:22px;width:23px;background-color:#eee;border-radius:2px}.custom-checkbox:hover input~.checkmark{background-color:#ccc}.custom-checkbox input:checked~.checkmark{background-color:#cb4154}.checkmark:after{content:"";position:absolute;display:none}.custom-checkbox input:checked~.checkmark:after{display:block}.custom-checkbox .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.step-wrapper{padding:20px 0;display:none}.step-wrapper.active{display:block}.step-indicator{border-collapse:separate;display:table;margin-left:0;position:relative;table-layout:fixed;text-align:center;vertical-align:middle;padding-left:0;padding-top:20px}.step-indicator li{display:table-cell;position:relative;float:none;padding:0;width:1%}.step-indicator li:after{background-color:#f0f0f0;content:"";display:block;height:8px;position:absolute;width:100%;top:9px;right:48%}.step-indicator li:first-child:after{display:none}.step-indicator li.complete:after{background-color:#68d391}.step-indicator li.complete .caption,.step-indicator li.complete .step{color:#68d391}.step-indicator li.fail:after{background-color:#e83f6f}.step-indicator li.fail .caption,.step-indicator li.fail .step{color:#e83f6f}.step-indicator .step{background-color:#fff;border-radius:50%;color:#ccc;font-size:24px;height:24px;line-height:24px;margin:0 auto;position:relative;width:24px;z-index:1}.step-indicator .step:hover{cursor:pointer}.step-indicator .caption{color:#ccc;padding:11px 16px}.rounded-r-lg{border-bottom-right-radius:.5rem;border-top-right-radius:.5rem}.w-180px{width:140px}.bg-rocket{background-color:#f5d34c}.text-black{color:#000!important}.bg-cyan{background-color:#36cccb}.bg-purple{background-color:#830c81}.h-75px{height:75px}.text-red{color:red}.cust-badgetext{font-size:9px!important;font-weight:100}.text-10px{font-size:10px!important}.pm-orange{background-color:#e94b35}.pm-blue{background-color:#1965be}.pm-lightblue{background-color:#36cccb}.pm-green{background-color:#40a251}.pm-grey{background-color:#525f7f}.pm-yellow{background-color:#f4ce46}.cust-maxht{max-height:360px}.cust-overflow-y-primary-color-grey{overflow-y:auto}.cust-overflow-y-primary-color-grey::-webkit-scrollbar{width:8px}.cust-overflow-y-primary-color-grey::-webkit-scrollbar-thumb:hover{background:#c2c2c2}.cust-overflow-y-primary-color-grey::-webkit-scrollbar-thumb{background:#ddd;border-radius:6px}.cust-overflow-y-primary-color-grey::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px rgba(49,49,49,.1490196078);box-shadow:inset 0 0 3px rgba(49,49,49,.1490196078);border-radius:6px}.pm-overflow-y-primary-color{overflow-y:auto}.pm-overflow-y-primary-color::-webkit-scrollbar{width:4px}.pm-overflow-y-primary-color::-webkit-scrollbar-thumb:hover{background:#9ca3af}.pm-overflow-y-primary-color::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:6px}.pm-overflow-y-primary-color::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px hsla(0,0%,50.2%,.1490196078);box-shadow:inset 0 0 3px hsla(0,0%,50.2%,.1490196078);border-radius:6px}.cust-topQA{top:15.5rem}.font-fam{font-family:sans-serif!important}.sidebarscroll::-webkit-scrollbar{width:0}.w100px{width:100px}.h-83vh{height:83vh}.py-0-5{padding-top:.125rem;padding-bottom:.125rem}.h-star{height:35px;width:35px}.icon-size-left>.feather{height:15px!important;width:15px!important}.icon-size-left>img{height:10px!important;width:10px!important}.z999{z-index:999}.mt-0-5{margin-top:.15rem!important}@media(min-width:600px){.min-w70{width:70%}}@media(max-width:599px){.min-w70{width:100%}}@media(min-width:600px){.min-w30{width:30%}}@media(max-width:599px){.min-w30{width:100%}}.radio-btn-fix .custom-control-label:after,.radio-btn-fix .custom-control-label:before{left:-2rem!important}.div-mb-0 .form-group{margin-bottom:0!important}.h-85px{height:85px}.specialcourse{min-height:3rem;max-height:3rem}.spcoursedescrip{min-height:4rem;max-height:4rem}.iconcourse{width:2rem;height:2rem;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fsize12{font-size:12px}@media(max-width:640px){.sm-h420px{height:400px}}.cust-h-uploadfile{height:270px!important;border:2px dotted #202054}.bg-color-F6F6F6{background:#f4f4f4}.cust-wfull{width:100%}.txt-color{color:#4f0a4b}.cursor-not-allowed{cursor:not-allowed!important}.opacity-50{opacity:.5!important}