@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);@import url(https://use.fontawesome.com/releases/v5.0.10/css/all.css);#app{-moz-osx-font-smoothing:grayscale;height:100%}@media only screen and (max-width:767px){.hidden-xs-only{display:none!important}}@media only screen and (min-width:768px){.hidden-sm-and-up{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.hidden-sm-only{display:none!important}}@media only screen and (max-width:991px){.hidden-sm-and-down{display:none!important}}@media only screen and (min-width:992px){.hidden-md-and-up{display:none!important}}@media only screen and (min-width:992px) and (max-width:1199px){.hidden-md-only{display:none!important}}@media only screen and (max-width:1199px){.hidden-md-and-down{display:none!important}}@media only screen and (min-width:1200px){.hidden-lg-and-up{display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919px){.hidden-lg-only{display:none!important}}@media only screen and (max-width:1919px){.hidden-lg-and-down{display:none!important}}@media only screen and (min-width:1920px){.hidden-xl-only{display:none!important}}.product-login-page{background-color:#f2f7fc;height:100vh!important}.product-login-page .login-main{padding:16px 20px}@media screen and (max-width:1200px){.product-login-page .login-main{padding:16px}}.product-login-page .webinar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.product-login-page .webinar-header__title{font-size:17px!important;color:#000;margin:0;font-weight:700}@media screen and (max-width:1200px){.product-login-page .webinar-header__title{font-size:15px!important}}.product-login-page .webinar-header__view{font-size:13px;font-weight:500;color:#4286f4;line-height:normal}@media screen and (max-width:1200px){.product-login-page .webinar-header__view{font-size:12px!important}}.product-login-page .webinar-section-link{position:relative;display:flex}.product-login-page .webinar-banner{width:100%}.product-login-page .zapture-banner{opacity:0;display:none}.product-login-page .services-section .our-services{box-shadow:none;border:none;background:none}.product-login-page .services-section .our-services__title{font-size:17px;font-weight:700;color:#000}@media screen and (max-width:1200px){.product-login-page .services-section .our-services__title{font-size:15px!important}}.product-login-page .services-section .our-services__view{font-size:13px;font-weight:500;line-height:normal}@media screen and (max-width:1200px){.product-login-page .services-section .our-services__view{font-size:12px!important}}.product-login-page .services-section .el-card__header{display:flex;align-items:center;justify-content:space-between;padding:0;margin-bottom:10px;border:none}.product-login-page .services-section .el-card__body{border:2px solid #e1edf9;padding:16px;box-shadow:none!important;background:#fff}@media screen and (max-width:1400px){.product-login-page .services-section .el-card__body{padding:10px}}.product-login-page .services-section .carousel__item img{height:348px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1900px){.product-login-page .services-section .carousel__item img{height:290px}}@media screen and (max-width:1600px){.product-login-page .services-section .carousel__item img{height:250px}}@media screen and (max-width:1400px){.product-login-page .services-section .carousel__item img{height:225px}}@media screen and (max-width:1300px){.product-login-page .services-section .carousel__item img{height:181px}}@media screen and (max-width:1200px){.product-login-page .services-section .carousel__item img{height:143px}}.product-login-page .services-section .carousel__pagination-button{width:10px;height:10px;border-radius:50%;margin-left:5px!important;margin-right:5px!important;background-color:#ededed!important}.product-login-page .services-section .carousel__pagination-button.carousel__pagination-button--active{background-color:#1883c4!important}.product-login-page .services-section .carousel__pagination-button:after{width:3px;height:3px;top:3px;left:3px}.product-login-page .services-section .carousel__pagination{display:flex;justify-content:center;list-style:none;line-height:0;margin:10px 0 0;padding:0}.product-login-page .login-section{display:flex;flex-direction:column;background-color:#fff;padding:16px 30px}@media screen and (max-width:1300px){.product-login-page .login-section{padding:16px 20px}}@media screen and (max-width:1200px){.product-login-page .login-section{padding:16px}}.product-login-page .login-form .loginform{margin-top:40px}@media screen and (max-width:1300px){.product-login-page .login-form .loginform{margin-top:20px}}@media screen and (max-width:1200px){.product-login-page .login-form .loginform{margin-top:16px}}.product-login-page .login-form .loginform #signInMsg{margin:0 0 10px}.product-login-page .login-form .loginform .el-form-item,.product-login-page .login-form .loginform p{margin:0 0 20px}@media screen and (max-width:1200px){.product-login-page .login-form .loginform .el-form-item,.product-login-page .login-form .loginform p{margin:0 0 16px}}.product-login-page .login-form .loginform .loginform-box{padding-bottom:0}.product-login-page .login-form .loginform .link{margin-top:0}.product-login-page .login-form .loginform .el-input__wrapper{padding-left:0!important}.product-login-page .logo-section{display:flex;align-items:center;gap:10px}.product-login-page .logo-section__logo{width:140px}@media screen and (max-width:1200px){.product-login-page .logo-section__logo{width:auto}}.product-login-page .logo-section__environment{color:#fff;font-size:13px;font-weight:400;background:linear-gradient(90deg,#d70215,#ed1b2e 35%,#dd081c);padding:2px 8px;border-radius:30px;border:2px solid rgba(216,12,31,.769);position:relative;right:32px;top:2px}.product-login-page .note-section{background:#1d2897;padding:20px;margin-bottom:20px;margin-top:auto;border:1px solid #1d2897;border-radius:0}@media screen and (max-width:1200px){.product-login-page .note-section{padding:10px;margin-bottom:16px}}.product-login-page .note-section p{word-break:break-word;color:#fff;margin:0;font-size:13px!important}@media screen and (max-width:1200px){.product-login-page .note-section p{font-size:12px!important}}.product-login-page .note-section p a{font-weight:500;color:#49f9f3;text-decoration:underline}.product-login-page .policy-section{display:flex;align-items:center;margin-top:auto;justify-content:space-between;row-gap:20px}.product-login-page .policy-section .el-link.is-underline:hover:after{border-bottom:none}@media screen and (max-width:1200px){.product-login-page .policy-section img{width:150px}}
/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */html{width:100%;height:100%;overflow:hidden;margin:0 auto;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background:#f3f6f9;padding:0!important;width:100%;height:100%;overflow:hidden;margin:0 auto;box-sizing:border-box}body p{font-size:13px;color:#626262;line-height:20px}#app{-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,Roboto,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;color:#020f25;margin:10px 0;-webkit-font-smoothing:antialiased;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-weight:300;color:#2c2c2c}h1{font-size:44px;line-height:55px;letter-spacing:-.08px}h2{font-size:31px;line-height:40px}h3{font-size:27px;line-height:35px}h4{font-size:22px;line-height:31.88px}h5{font-size:18px;line-height:25.88px}h6{font-size:16px;font-weight:400;color:#515f6c}h3 small,h4 small,h5 small{font-weight:300}h1.block,h2.block,h3.block,h4.block,h5.block,h6.block{padding-bottom:10px}a{cursor:pointer;text-shadow:none!important;transition:color .1s linear 0s,background-color .1s linear 0s,opacity .2s linear 0s!important}a,a:active,a:focus,a:hover{color:#4286f4;outline:0!important;text-decoration:none}input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #fff!important}input:-webkit-autofill:focus{box-shadow:inset 0 0 0 1000px #f0f0f0!important}input.error:-webkit-autofill,input.error:-webkit-autofill:focus{box-shadow:inset 0 0 0 1000px #f9e9e9!important}.has-error input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #f9e9e9!important}.pull-left{float:left!important}.pull-right{float:right!important}.position-right{z-index:5;position:absolute;right:0}.clipped{overflow:hidden;white-space:nowrap;display:block;text-overflow:ellipsis}.padding-0{padding:0!important}.padding-5{padding:5px!important}.padding-10{padding:10px!important}.padding-15{padding:15px!important}.padding-12{padding:12px!important}.padding-20{padding:20px!important}.padding-25{padding:25px!important}.p-t-0{padding-top:0!important}.p-t-5{padding-top:5px!important}.p-t-6{padding-top:6px!important}.p-t-8{padding-top:8px!important}.p-l-0{padding-left:0!important}.p-b-0{padding-bottom:0!important}.p-b-3{padding-bottom:3px!important}.p-r-0{padding-right:0!important}.p-r-5{padding-right:5px!important}.p-r-10{padding-right:10px!important}.p-l-5{padding-left:5px!important}.p-b-5{padding-bottom:5px!important}.p-b-6{padding-bottom:6px!important}.p-t-10{padding-top:10px!important}.p-l-10{padding-left:10px!important}.p-b-10{padding-bottom:10px!important}.p-t-15{padding-top:15px!important}.p-r-15{padding-right:15px!important}.p-l-15{padding-left:15px!important}.p-b-15{padding-bottom:15px!important}.p-t-20{padding-top:20px!important}.p-r-20{padding-right:20px!important}.p-l-20{padding-left:20px!important}.p-b-20{padding-bottom:20px!important}.p-t-25{padding-top:25px!important}.p-r-25{padding-right:25px!important}.p-l-25{padding-left:25px!important}.p-b-25{padding-bottom:25px!important}.p-t-30{padding-top:30px!important}.p-r-30{padding-right:30px!important}.p-l-30{padding-left:30px!important}.p-b-30{padding-bottom:30px!important}.padding-30{padding:30px!important}.p-t-35{padding-top:35px!important}.p-r-35{padding-right:35px!important}.p-l-35{padding-left:35px!important}.p-b-35{padding-bottom:35px!important}.padding-35{padding:35px!important}.p-t-40{padding-top:40px!important}.p-r-40{padding-right:40px!important}.p-l-40{padding-left:40px!important}.p-b-40{padding-bottom:40px!important}.padding-40{padding:40px!important}.p-t-45{padding-top:45px!important}.p-r-45{padding-right:45px!important}.p-l-45{padding-left:45px!important}.p-b-45{padding-bottom:45px!important}.padding-45{padding:45px!important}.p-t-50{padding-top:50px!important}.p-r-50{padding-right:50px!important}.p-l-50{padding-left:50px!important}.p-b-50{padding-bottom:50px!important}.padding-50{padding:50px!important}.m-l--5{margin-left:-5px}.m-r--5{margin-right:-5px}.m-r--10{margin-right:-10px}.ma-20{margin:0 -20px -20px -20px}.m-t-0{margin-top:0}.m-r-0{margin-right:0!important}.m-l--10{margin-left:-10px}.m-l--8{margin-left:-8px}.m-r--8{margin-right:-8px}.m-l-3{margin-left:3px}.m-r-3{margin-right:3px}.m-l-0{margin-left:0!important}.m-b-0{margin-bottom:0!important}.m-t-5{margin-top:5px}.m-r-5{margin-right:5px}.m-l-5{margin-left:5px}.m-b-2{margin-bottom:2px!important}.m-b-5{margin-bottom:5px!important}.m-b-7{margin-bottom:7px!important}.m-t-10{margin-top:10px!important}.lg-m-r-10,.m-r-10{margin-right:10px}.m-l-10{margin-left:10px}.m-b-10{margin-bottom:10px!important}.m-t-15{margin-top:15px}.m-t-12{margin-top:12px}.m-r-15{margin-right:15px}.m-l-15{margin-left:15px}.m-b-15{margin-bottom:15px!important}.m-t-19-5{margin-top:19.5px!important}.m-t-20{margin-top:20px}.m-r-20{margin-right:20px}.m-l-20{margin-left:20px}.m-b-20{margin-bottom:20px!important}.m-t-25{margin-top:25px}.m-r-25{margin-right:25px}.m-l-25{margin-left:25px}.m-b-25{margin-bottom:25px}.m-t-30{margin-top:30px}.m-r-30{margin-right:30px}.m-l-30{margin-left:30px}.m-b-30{margin-bottom:30px}.m-t-35{margin-top:35px}.m-r-35{margin-right:35px}.m-l-35{margin-left:35px}.m-b-35{margin-bottom:35px}.m-t-40{margin-top:40px}.m-r-40{margin-right:40px}.m-l-40{margin-left:40px}.m-b-40{margin-bottom:40px}.m-t-45{margin-top:45px}.m-r-45{margin-right:45px}.m-l-45{margin-left:45px}.m-b-45{margin-bottom:45px}.m-t-50{margin-top:50px}.m-r-50{margin-right:50px}.m-l-50{margin-left:50px}.m-b-50{margin-bottom:50px}.full-height{height:100%!important}.full-width{width:100%}.hide{display:none!important}.inline{display:inline-block!important}.block{display:block!important}.b-blank{border-color:#000}.text-right{text-align:right!important}.right-side{text-align:right}.text-left{text-align:left!important}.text-justify{text-align:justify!important}.text-center{text-align:center!important}.fs-10{font-size:10px}.f-t-12,.fs-12{font-size:12px!important}.fs-14{font-size:14px}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-24{font-size:24px!important}.light{font-weight:300!important}.normal,.semi-bold{font-weight:400!important}.regular-bold{font-weight:500!important}.bold{font-weight:700!important}.lh-normal{line-height:normal!important}.lh-10{line-height:10px!important}.lh-11{line-height:11px!important}.lh-12{line-height:12px!important}.lh-13{line-height:13px!important}.lh-14{line-height:14px!important}.lh-15{line-height:15px!important}.lh-16{line-height:16px!important}.lh-32{line-height:32px!important}.calc-50{height:calc(100vh - 50px);overflow:auto}.calc-100{height:calc(100vh - 100px);overflow:auto}.calc-125{height:calc(100vh - 125px);overflow:auto}.calc-160{height:calc(100vh - 160px);overflow:auto}.calc-190{height:calc(100vh - 190px)}.calc-195{height:calc(100vh - 195px);overflow:auto}.calc-200{height:calc(100vh - 188px);overflow:auto}.calc-210{height:calc(100vh - 210px);overflow:auto}.calc-220{height:calc(100vh - 220px);overflow:auto}.calc-235{height:calc(100vh - 235px);overflow:auto;width:100%}.calc-236{height:calc(100vh - 236px)}.calc-240{height:calc(100vh - 240px);overflow:auto}.calc-250{height:calc(100vh - 250px)!important;overflow:auto}.calc-260{height:calc(100vh - 260px)!important;overflow:auto}.calc-265{height:calc(100vh - 265px)!important}.calc-280{height:calc(100vh - 280px);overflow:auto}.calc-285{height:calc(100vh - 232px)}.calc-290{height:calc(100vh - 290px);overflow:auto}.calc-292{height:calc(100vh - 292px)}.calc-300{height:calc(100vh - 300px);overflow:auto}.calc-305{height:calc(100vh - 305px);overflow:auto}.calc-308{height:calc(100vh - 300px)!important;overflow:auto}.calc-310{height:calc(100vh - 310px)!important;overflow:auto}.calc-320{height:calc(100vh - 320px);overflow:auto}.calc-330{height:calc(100vh - 330px)!important;overflow:auto}.calc-340{height:calc(100vh - 340px)!important;overflow:auto}.calc-345{height:calc(100vh - 345px);overflow:auto}.calc-350{height:calc(100vh - 350px);overflow:auto;width:100%}.calc-360{height:calc(100vh - 360px)}.calc-365{height:calc(100vh - 365px);overflow:auto}.calc-370{height:calc(100vh - 370px);overflow:auto}.calc-380{height:calc(100vh - 380px)!important;overflow:auto}.calc-385{height:calc(100vh - 385px);overflow:auto}.calc-390{height:calc(100vh - 390px);overflow:auto}.calc-400{height:calc(100vh - 400px)!important;overflow-x:hidden}.calc-410{height:calc(100vh - 410px)!important;overflow:auto}.calc-415{height:calc(100vh - 415px);overflow:auto}.calc-425{height:calc(100vh - 425px);overflow:auto}.calc-435{height:calc(100vh - 435px);overflow:auto}.calc-440{height:calc(100vh - 440px);overflow:auto}.calc-450{height:calc(100vh - 450px);overflow:auto}.calc-471{height:calc(100vh - 471px);overflow:auto}.calc-475{height:calc(100vh - 475px);overflow:auto}.calc-560{height:calc(100vh - 560px);overflow:auto}.myprofile-box .calc-360{max-height:300px;overflow-x:hidden;overflow-y:auto}.to-do-list-view .calc-200{height:calc(100vh - 200px);overflow:auto}.w5{width:12rem!important}.w14{width:14rem!important}.w45{width:9rem!important}.m-h-40{min-height:40px}.b-b{border-bottom:1px solid #eee}.b-t{border-top:1px solid #eee}.bg-gray-light{background-color:#f2f2f2}.bg-light-gray{background:#f5f5f5}.label-bg{background:#eee;font-size:13px;padding:10px;font-weight:500;cursor:pointer}.blue{background:#527cff}.yellow{background:#ffc165}.pink{background:#ae6afd}.green{background:#2fb669}.circle{background:#eee;width:7px!important;height:7px;border-radius:100px;display:inline-block}.contentLabel{font-size:14px;font-weight:500;padding-right:8px}.contentValue{font-size:14px;padding-top:4px}.auto_height_calc285.el-table{max-height:calc(100vh - 230px)!important}.auto_height_calc285 .el-table__body-wrapper{max-height:calc(100vh - 285px)!important}.auto_height_calc285 .el-table__fixed-body-wrapper{max-height:calc(100vh - 305px)!important}.auto_height_calc390.el-table{max-height:calc(100vh - 340px)!important}.auto_height_calc390 .el-table__body-wrapper{max-height:calc(100vh - 390px)!important}.auto_height_calc390 .el-table__fixed-body-wrapper{max-height:calc(100vh - 410px)!important}.models-crud .auto_height_calc285.el-table{max-height:calc(100vh - 203px)!important}.models-crud .auto_height_calc285 .el-table__body-wrapper{max-height:calc(100vh - 322px)!important}.models-crud .auto_height_calc285 .el-table__fixed-body-wrapper{max-height:calc(100vh - 339px)!important}.models-crud .auto_height_calc200.el-table{max-height:calc(100vh - 370px)!important}.models-crud .auto_height_calc200 .el-table__body-wrapper{max-height:calc(100vh - 452px)!important}.models-crud .auto_height_calc200 .el-table__fixed-body-wrapper{max-height:calc(100vh - 470px)!important}.auto_height_calc265.el-table{max-height:calc(100vh - 200px)!important}.auto_height_calc265 .el-table__body-wrapper{max-height:calc(100vh - 255px)!important}.auto_height_calc265 .el-table__fixed-body-wrapper{max-height:calc(100vh - 275px)!important}.auto_height_calc300.el-table{max-height:calc(100vh - 245px)!important}.auto_height_calc300 .el-table__body-wrapper{max-height:calc(100vh - 300px)!important}.auto_height_calc300 .el-table__fixed-body-wrapper{max-height:calc(100vh - 315px)!important}.auto_height_calc365.el-table{max-height:calc(100vh - 365px)!important}.auto_height_calc365 .el-table__body-wrapper{max-height:calc(100vh - 462px)!important}.auto_height_calc360.el-table{max-height:calc(100vh - 294px)!important}.auto_height_calc360 .el-table__body-wrapper{max-height:calc(100vh - 342px)!important}.auto_height_calc360 .el-table__fixed-body-wrapper{max-height:calc(100vh - 361px)!important}.auto_height_calc385.el-table{max-height:calc(100vh - 385px)!important}.auto_height_calc385 .el-table__body-wrapper{max-height:calc(100vh - 437px)!important}.auto_height_calc385 .el-table__fixed-body-wrapper{max-height:calc(100vh - 460px)!important}.auto_height_calc330.el-table{max-height:calc(100vh - 246px)!important}.auto_height_calc330 .el-table__body-wrapper{max-height:calc(100vh - 330px)!important}.auto_height_calc330 .el-table__fixed-body-wrapper{max-height:calc(100vh - 350px)!important}.auto_height_calc310.el-table{max-height:calc(100vh - 200px)!important}.auto_height_calc310 .el-table__body-wrapper{max-height:calc(100vh - 282px)!important}.auto_height_calc310 .el-table__fixed-body-wrapper{max-height:calc(100vh - 284px)!important}.auto_height_calc340.el-table{max-height:calc(100vh - 360px)!important}.auto_height_calc340 .el-table__body-wrapper{max-height:calc(100vh - 424px)!important}.auto_height_calc340 .el-table__fixed-body-wrapper{max-height:calc(100vh - 438px)!important}.auto_height_calc420.el-table{max-height:calc(100vh - 425px)!important}.auto_height_calc420 .el-table__body-wrapper{max-height:calc(100vh - 475px)!important}.auto_height_calc420 .el-table__fixed-body-wrapper{max-height:calc(100vh - 490px)!important}.auto_height_calc470.el-table{max-height:calc(100vh - 461px)!important}.auto_height_calc470 .el-table__body-wrapper{max-height:calc(100vh - 516px)!important}.auto_height_calc470 .el-table__fixed-body-wrapper{max-height:calc(100vh - 536px)!important}.auto_height_calc507.el-table{max-height:calc(100vh - 415px)!important}.auto_height_calc507 .el-table__body-wrapper{max-height:calc(100vh - 507px)!important}.auto_height.el-table{max-height:calc(100vh - 415px)!important;overflow:visible}.auto_height .el-table__body-wrapper{max-height:calc(100vh - 456px)!important}.dimmer{position:fixed;top:0!important;left:0!important;text-align:center;vertical-align:middle;background-color:rgba(0,0,0,.85);opacity:0;line-height:1;animation-fill-mode:both;transition:background-color .5s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:opacity;z-index:100;width:100%;height:100%;display:none}.dimmer.active{display:block!important;visibility:visible!important;opacity:1}.text-justify.scrollable ol>li,.text-justify.scrollable ul>li{padding-left:3px;line-height:24px}.text-justify.scrollable h3{font-size:24px;line-height:35.88px}.text-justify.scrollable p{display:block;font-size:13px;font-weight:400;letter-spacing:.01em;line-height:22px;margin:0 0 10px 0;font-style:normal;white-space:normal}a.el-button{text-decoration:none}.fr.el-button+.el-button{margin-right:10px}.el-button--mini{border-radius:3px}.el-button--small{line-height:13px;border-radius:3px;padding:8.3px 13px;height:32px}.el-button--small.is-round{padding:8.3px 15px;height:32px}.arrowButton .el-button--primary{background:#2b7fd9!important;border:#2b7fd9!important}.arrowButton .el-button--primary:after{border-top-color:#2b7fd9}.box-cards{font-size:14px;border-radius:2px}.box-cards .el-card__header{padding:7px 10px;background:#f5f5f5;border-top:none;line-height:33px}.box-cards .el-card__header .el-button{padding:7px 10px}.box-cards .el-card__body{padding:8.2px 10px}.el-icon-edit:before{content:"\E90D";font-family:eTrackPlus!important}.el-icon-delete:before{content:"\E909";font-family:eTrackPlus!important}.el-dialog.is-fullscreen.overflow-hidden,.el-dialog.is-fullscreen.paddingTop{overflow-x:hidden}.el-dialog__header{border-bottom:1px solid rgba(0,0,0,.07)}.el-dialog__wrapper .el-dialog__header,.popup-box .el-dialog__header{border-bottom:1px solid rgba(0,0,0,.07);padding:15px 38px 15px 20px}.paddingTop,.paddingTop .el-dialog__header{border:none}.el-select{width:100%}.el-button--default+.el-button--primary{margin-left:10px;margin-right:0}.el-button{font-weight:500;font-size:13px;font-family:Roboto,sans-serif;line-height:15px}.el-button--mini{line-height:normal;font-size:12px}.el-pagination__editor.el-input .el-input__inner{box-shadow:none}.el-pagination__jump .el-input__inner{padding-left:0!important}.userForm .el-button{font-size:17px}.error-validation{font-size:14px;line-height:20px}.error-validation .el-collapse-item__header,.error-validation li{color:#f56c6c}.el-form-item__label{font-size:13px!important;color:#606266;text-align:left;font-weight:500;padding-bottom:4px!important;line-height:normal!important;width:100%!important}.el-form-item__content{margin-left:0!important}.el-form-item--small .el-form-item__content{line-height:32px!important}textarea.el-textarea__inner{height:auto}.text-center-Switch,.text-center-Switch .el-form-item__label{text-align:center!important}.input-search-box{width:10rem}.single-search{width:160px!important}i+i{margin-left:5px}.el-checkbox__label,.el-switch__label *{font-size:13px!important}.el-date-editor.el-input{width:100%!important}.labelLeft{line-height:33px;font-size:13px;color:#606266;font-weight:500;padding-left:10px;padding-right:5px}.el-form-item.required_symbol label:before{content:"*";color:#f56c6c;margin-right:5px}.decisionRule textarea.el-textarea__inner{height:150px}.el-tooltip__popper{padding:5px 13px!important}.el-popper .popper__arrow{display:none}.el-form-item .el-checkbox-group{margin-top:20px;margin-left:5px}.el-input-group__append,.el-input-group__prepend{background-color:#fff}.el-input input:-ms-input-placeholder,.el-input input::-webkit-input-placeholder,.el-input input::placeholder{color:#666!important}.el-input__inner[type=number]{padding-right:0}.el-input__inner{border-radius:1px;color:#606266!important;font-family:Roboto}.el-input--small .el-input__inner{height:32px;line-height:32px}.el-input__inner,.el-textarea__inner{border-radius:1px}.el-input-number.is-controls-right .el-input__inner,.el-input-number.is-without-controls .el-input__inner{text-align:right}.el-input-number.is-disabled .el-input-number__decrease,.el-input-number.is-disabled .el-input-number__increase{color:#555!important}.el-input.is-disabled .el-input__inner{height:32px}.el-input.is-disabled .el-input__inner,.el-textarea.is-disabled .el-textarea__inner{background-color:#e8ebef!important;border-color:#d3d6dc!important;color:#555!important}.pg-currency{height:32px!important}.el-select-dropdown.el-popper{z-index:3001!important}.el-tag{background-color:#fff!important;font-size:12px!important;color:#2d2f33!important;border-radius:2px!important;border:1px solid #2fb669!important}.el-select .el-tag__close.el-icon-close{background-color:#2fb669!important;right:-5px;top:1px;color:#fff}.el-select .el-tag__close.el-icon-close:hover{background-color:#2ca560!important}.el-table td a i{font-weight:600}.el-table td .el-button{padding:0;color:#000}.el-table .sort-caret{margin-left:0}.el-table .cell{line-height:1.5em!important;white-space:nowrap!important;text-overflow:ellipsis!important}.el-table .caret-wrapper{height:22px}.el-table .sort-caret.ascending{top:0}.el-table .sort-caret.descending{bottom:0}.link{color:#0c7cc1!important}.el-table__empty-text{position:absolute;left:0;width:100%}.etrackplusTabs.models .el-tabs__content .modern_table.el-table td{padding:9px 17px}.modern_table.el-table td .el-input-number--mini{width:100%}.modern_table.el-table td.is-hidden>*{visibility:visible}.modern_table.el-table .cell,.modern_table.el-table th div,.modern_table.el-table--border td:first-child .cell,.modern_table.el-table--border th:first-child .cell{padding-left:0}.modern_table.el-table{box-shadow:0 1px 0 0 rgba(0,0,0,.03);border:1px solid hsla(0,0%,84%,.55);border-radius:2px}.modern_table.el-table th{background:#fff!important;padding:10px 16px;font-weight:700;color:rgba(0,0,0,.8)}.modern_table.el-table.Grouping_table th{padding:6.8px 16px}.modern_table.el-table--scrollable-x .el-table__body-wrapper .el-table__body{overflow:hidden}.modern_table.el-table td .el-button{padding:8px 12px 8px 12px;color:#fff;display:block;background:none;border-top:none;border-left:none;border-bottom:none;margin:0}.modern_table.el-table td .actionsButton .el-button:first-child{padding-left:15px}.modern_table.el-table th .ascending .sort-caret.ascending{opacity:.8}.modern_table.el-table--border td,.modern_table.el-table--border th{border-right:1px solid #ebeef5}.modern_table.el-table--border th.gutter{border:none}.modern_table.el-table th .descending .sort-caret.descending{opacity:.8}.modern_table.el-table th .sort-caret.ascending{top:1px;right:22px}.modern_table.el-table th .sort-caret.descending{bottom:22px;right:14px}.modern_table.el-table th.ascending .sort-caret.ascending:after{color:#0c7cc1;transition:all .3s ease-in-out}.modern_table.el-table th.descending .sort-caret.descending:after{color:#2772c3;transition:all .3s ease-in-out}.modern_table.el-table th i.sort-caret{font-style:normal;border:none;left:inherit}.modern_table.el-table th i.sort-caret.ascending:after{content:"\e90a";color:#ccd1d5;font-weight:600;font-family:eTrackplus;font-size:12px}.modern_table.el-table th i.sort-caret.descending:after{content:"\e903";color:#ccd1d5;font-weight:600;font-family:eTrackplus;font-size:12px}.modern_table.el-table td .actionsButton .el-dropdown{padding:9px 12px 3px 12px;cursor:pointer;color:#fff}.modern_table.el-table td .actionsButton .el-button--primary{border-right:1px solid hsla(0,0%,100%,.5)}.modern_table.el-table td .actionsButton .el-button--primary:last-child{border:none}.modern_table.el-table .el-button.el-button--danger{color:#fff}.modern_table.el-table td{padding:10px 17px;color:rgba(10,18,37,.7);font-weight:500;border-bottom:1px solid rgba(235,238,245,.6)}.actionsButton{position:absolute;max-width:250px;transform:translateX(10px);right:0;padding:0 0 0 0;z-index:5;width:-moz-max-content;width:max-content;display:flex;flex-direction:row;color:#fff;background:#2fb669;top:1px;box-shadow:0 2px 2px -1px rgba(0,0,0,.08),0 2px 3px 0 rgba(0,0,0,.04),0 1px 8px 0 rgba(0,0,0,.04);border-radius:20px 0 0 20px;transition:all .3s ease-in-out}.modern_table.el-table tr.el-table__row.current-row td:last-child{overflow:visible}.modern_table.el-table .el-table__body-wrapper.is-scrolling-left td:last-child{position:absolute;border:none;background:none;right:0;padding:0!important}.modern_table.el-table .el-table__body-wrapper.is-scrolling-middle~div[class=el-table__fixed-right]{width:300px!important;background:none;box-shadow:none}.el-table__body-wrapper{z-index:1}.modern_table.el-table .el-table__body-wrapper.is-scrolling-middle .actionsButton{opacity:0;visibility:hidden}.modern_table.el-table .el-table__body-wrapper.is-scrolling-middle~div[class=el-table__fixed-right] .el-table__fixed-header-wrapper{visibility:hidden}.modern_table.el-table .el-table__body-wrapper.is-scrolling-middle~div[class=el-table__fixed-right] td:last-child{visibility:visible;opacity:1;overflow:visible}.modern_table.el-table .el-table__body-wrapper.is-scrolling-middle~div[class=el-table__fixed-right] tr{background:none}.modern_table.el-table .el-table__body-wrapper.is-scrolling-middle~div[class=el-table__fixed-right] td{opacity:0}.modern_table.el-table.sub_table .el-dropdown-link{background:#bccad8;border-radius:100px;padding:0;outline:none;cursor:pointer;height:24px;width:24px;padding:5px 5px;font-size:14px;color:#606266}.modern_table.el-table.sub_table .el-dropdown-link i{transform:rotate(90deg)}.modern_table.el-table.sub_table.sub_table_class tr.el-table__row td:hover .actionsButton{transform:translateX(0);opacity:1}.modern_table.el-table.sub_table.sub_table_class .actionsButton{transform:translateX(2px)}.modern_table.el-table.sub_table.sub_table_class tr.el-table__row td:last-child .actionsButton{right:60px;top:6px}.modern_table.el-table.sub_table.sub_table_class .is-scrolling-left tr.el-table__row td:last-child .actionsButton,.modern_table.el-table.sub_table.sub_table_class .modern_table.el-table tr.el-table__row td:last-child .actionsButton{right:0}.modern_table.el-table.sub_table.sub_table_class .is-scrolling-right tr.el-table__row td:last-child .actionsButton{right:70px}.modern_table.el-table.sub_table.sub_table_class .el-table__expanded-cell .el-table__row:hover .actionsButton{transform:translateX(0);opacity:1}.modern_table.el-table.sub_table.sub_table_class .el-table__expanded-cell .modern_table.el-table td:last-child{overflow:visible}.modern_table.el-table.sub_table.sub_table_class tr.el-table__row.current-row td:hover~.actionsButton{opacity:1!important;overflow:visible}.modern_table.el-table td:last-child .actionsButton,.modern_table.el-table.sub_table.sub_table_class tr.el-table__row.current-row .actionsButton{opacity:0}.modern_table.el-table tr.el-table__row.hover-row td:last-child{overflow:visible}.modern_table.el-table tr.el-table__row.current-row .actionsButton,.modern_table.el-table tr.el-table__row.hover-row .actionsButton{transform:translateX(0);opacity:1}.modern_table.el-table td:last-child{overflow:hidden}.el-table th{font-size:13px;color:rgba(0,0,0,.75);background:#f2f2f2!important;font-weight:600}.el-table--small th{padding:9px 0}.el-table--small td{padding:6px 0}.el-table__body{font-size:13px;color:rgba(0,0,0,.8)}.el-table a{color:inherit;text-decoration:none}.modern_table.el-table .el-table__body-wrapper.is-scrolling-left .el-table__expanded-cell td:last-child{position:relative}.modern_table.el-table .caret-wrapper{position:absolute;right:-2px}.modern_table.el-table th div{padding-right:25px}.modern_table.el-table td .cell{padding-right:0}.modern_table.el-table .el-table__footer-wrapper tbody td{font-weight:900!important;color:rgba(0,0,0,.8);border-top:none}.el-table__footer-wrapper tbody td{background-color:#fff}.modern_table.el-table .el-table__fixed-footer-wrapper tbody td{background-color:#fff;border-top:none;color:rgba(0,0,0,.8)}.lookUpTable.el-table td,.lookUpTable.el-table th{position:unset}.el-popover.el-popper{width:auto!important;max-width:330px!important;z-index:3001!important;overflow:visible}.el-popover.el-popper .el-popover__title{color:#303133;font-size:15px;font-weight:500;margin-bottom:12px;padding:0 0 8px 2px;border-bottom:1px solid #f5f5f5}.el-popover.el-popper .el-checkbox-group{max-height:300px;overflow:auto;margin-bottom:10px}.el-popover.el-popper .el-checkbox-group .el-checkbox{max-width:270px!important;text-overflow:ellipsis;overflow:hidden}.el-popper.subTabledropdown{border:1px solid #ccc;min-width:88px;margin-top:7px!important}.el-popper.subTabledropdown li{border-bottom:1px solid #f0f0f0;padding-top:0;font-size:13px;font-weight:500}.el-popper.subTabledropdown li:last-of-type{border-bottom:none}.el-popper.subTabledropdown[x-placement^=bottom] .popper__arrow{top:-6px;left:50%;margin-right:3px;border-top-width:0;border-bottom-color:#b6b6b6}.el-popper.subTabledropdown .popper__arrow{display:block}.el-tabs--border-card,.eltabs-fullheight.el-tabs{box-shadow:none}.eltabs-fullheight.el-tabs .el-tabs__content{height:calc(100vh - 185px);padding:15px}.el-tabs__item.is-disabled{cursor:not-allowed}.etrackplusTabs.models .el-tabs__content{height:calc(100vh - 360px)}.etrackplusTabs.models .el-tabs__content .el-input-number--small{width:100%}.etrackplusTabs.models .el-tabs__content .el-slider__input{width:130px!important}.etrackplusTabs.sections .row-bg{border:1px solid rgba(0,0,0,.07)}.etrackplusTabs .el-tabs__header{margin-bottom:0}.etrackplusTabs .el-tabs__nav-scroll{height:46px}.etrackplusTabs .el-tabs__item:first-child{margin-right:0}.etrackplusTabs .el-tabs__content{overflow:hidden;position:relative;padding:15px;margin-top:-15px;border:1px solid rgba(0,0,0,.07);height:calc(100vh - 292px);background:#fff}.etrackplusTabs .el-tabs__item{padding:0 10px 0 0!important;font-size:13px!important;height:32px;color:#616161;overflow:hidden;text-align:center;line-height:32px;background:#d8dde7;min-width:160px}.etrackplusTabs .el-tabs__item.is-active{color:#fff;background:#2fb669}.etrackplusTabs .el-tabs__item:before{height:100%;width:10px;background:#f3f6f9;position:absolute;content:"";right:0}.etrackplusTabs .el-tabs__nav-wrap:after{display:none}.etrackplusTabs .el-tabs__active-bar{content:"";display:block;position:absolute;margin:0 auto;width:0!important;height:0;left:50px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #2fb669;clear:both;background:none;top:89%}.el-switch__label *{font-size:13px!important;font-weight:400}.modelAttributes .el-switch__core{width:90px!important}.modelAttributes_boolean .el-switch__core{width:65px!important}span.el-switch__label.el-switch__label--right.is-active{position:absolute;left:8px;top:0;display:block;color:#fff;margin:0}.el-switch__core{width:50px!important;background:#515f82;border-color:#515f82}.el-switch__core:after{z-index:2}span.el-switch__label.el-switch__label--left.is-active{position:absolute;display:block;z-index:1;left:22px;top:0;color:#fff;margin:0}.el-switch__label--left,.el-switch__label--right{margin-right:0;display:none}.upload-full-width .el-upload-dragger{width:100%}.customUploadControl .el-upload-dragger .el-icon-upload{margin:10px 0 16px}.customUploadControl .el-upload{width:100%}.customUploadControl .el-upload-dragger{height:120px;width:100%}.el-message--error{z-index:30000!important}.el-notification{width:510px!important}.workarea-header{background-color:#fff;color:#333;z-index:10;font-size:13px;padding:8px;height:52px!important;border-bottom:1px solid hsla(0,0%,90%,.7);box-shadow:3px 1px 10px -6px rgba(0,0,0,.3)}.workarea-header .el-select.w4{width:8rem!important}.workarea-header .tool-bar{display:inline-block;margin:0 0;padding:0;text-align:center}.workarea-header .tool-bar li.userprofile{line-height:normal;width:32px;position:relative;margin-left:4px}.workarea-header .tool-bar li.userprofile .mini-user{padding:0;height:30px;width:30px}.workarea-header .tool-bar li.userprofile .el-dropdown{top:-14px;position:absolute;right:2px}.welcome-notification .el-select{width:8rem}.hamburger i{width:15px;height:2px;background-color:#626262;margin:3px 0;display:block}.profile-menu .profilePic{height:65px;width:65px;font-size:26px}.workarea-header .tool-bar li{list-style:none;display:inline-block;color:#000;padding:3px 5px}.workarea-header .tool-bar li .el-button{padding:8px 10px;border:none;vertical-align:middle}.workarea-header .tool-bar li .el-badge__content.is-fixed{top:9px;right:24px;border:none}.workarea-header .tool-bar li .el-badge{vertical-align:inherit}.workarea-header .tool-bar li .el-badge.orange .el-badge__content{background:#f7941d;top:6px}.workarea-header .tool-bar li .el-badge.red .el-badge__content{background:#ea2e49;right:26px;top:7px}.workarea-header .tool-bar li i{color:#888}.workarea-header .navigate-menu{color:#adbbca;padding:6px;border:none}.workarea-header .user-profile img{border-radius:100%}.workarea-header .toggle-sidebar{padding:8px}.brandSection{width:230px;background:#263242;margin:-8px;padding:12px 15px;height:52px;transition:all .3s ease-in-out;box-shadow:0 3px 10px -6px rgba(0,0,0,.95)}.brandSection img{height:32px}.brandSection a{cursor:pointer}.brandSection.white{background:none;box-shadow:none}.brandSection.white .navigate-menu{color:#19222d}.brandSection .navigate-menu{color:#f9f9f9}.workarea-header .brand{height:38px;z-index:10;width:160px;left:0;text-align:left}.workarea-header .brand img{width:auto}.workarea-header .user-profile{display:inline-block;top:-8px;position:relative}.workarea-header .user-dropmenu{position:relative;top:4px}.profile-dropdown.el-dropdown-menu{background-color:#082733;min-width:140px;margin:19px -12px;border:1px solid #082733;-o-border-image:initial;border-image:initial;border-radius:1px}.profile-menu{padding:10px;width:300px;padding-bottom:0}.mini-user{border-radius:100px;width:30px;height:30px}.round{border-radius:100px!important}.profile-menu .profile-footer{margin-left:-15px;margin-right:-15px;text-align:center;background:#f9f9f9;border-top:1px solid #e6e6e6;padding:10px 0;margin-top:11px}.profile-menu .username{font-size:14px;font-weight:500;padding-bottom:0;margin-bottom:0}.profile-menu .email{font-size:13px;padding:6px 0;margin:0;word-break:break-word;line-height:normal}.header-searchbar input.el-input__inner{font-family:Roboto,sans-serif;font-weight:500;height:34px!important;transition:width .4s ease-in-out;width:98%!important;background:#f4f4f4;border-color:#f4f4f4!important}.header-searchbar input.el-input__inner::-moz-placeholder{color:rgba(0,0,0,.7);font-family:Roboto,sans-serif}.header-searchbar input.el-input__inner::placeholder{color:rgba(0,0,0,.7);font-family:Roboto,sans-serif}.header-searchbar input.el-input__inner:focus::-moz-placeholder{color:#666;font-family:Roboto,sans-serif;font-weight:600}.header-searchbar input.el-input__inner:focus::placeholder{color:#666;font-family:Roboto,sans-serif;font-weight:600}.header-searchbar .el-input-group__prepend{border:none;background:none}.header-searchbar .el-input-group{border:none}.popupTitle{font-size:1.25rem;font-weight:700!important;color:#626262}.pageTitle{font-size:17px;font-weight:500;color:#082733}h5.pageTitle{font-weight:500;font-size:15px;margin-top:0}.pageSubTitle{font-weight:500;font-size:14px;color:#515f6c}.pageSubTitle a{color:#222;cursor:pointer;outline:0!important;text-decoration:none}.model-form-layout .title{font-size:13px}.modelform-header{border-bottom:1px solid #eee;margin-bottom:20px}.pageHeader{padding-left:0;padding-right:0;height:32px!important;margin-bottom:10px;line-height:32px;margin-top:-10px;color:#2c2c2c;font-size:17px;font-weight:500}.pageHeader .el-breadcrumb{line-height:inherit}.pageHeader .el-breadcrumb__inner{font-weight:400!important;color:#020f25!important;letter-spacing:.06em}.pageHeader .el-breadcrumb__inner a{color:#2c2c2c!important;font-weight:600}.pageHeader .el-breadcrumb__item:first-child .el-breadcrumb__inner{font-weight:600!important;color:#020f25!important}.app-wrapper .header-toolbar{box-shadow:3px 1px 10px -2px rgba(0,0,0,.3);padding:7px 15px;background:#f3f6f9}.app-wrapper .header-toolbar h4{margin:0 0;color:#515f6c;font-size:17px;font-weight:500}.app-wrapper .header-toolbar .el-button+.el-button{margin-right:0}.el-profiledropdown-link{font-weight:600!important;cursor:pointer;font-size:13px}.profile-dropdown .el-dropdown-menu__item{color:#fff;border-bottom:1px solid rgba(0,0,0,.3);padding:4px 15px}.profile-dropdown .el-dropdown-menu__item:hover{background:none}.profile-dropdown:before{top:-7px;right:15px;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-left:7px solid transparent;border-bottom-color:rgba(0,0,0,.2)}.profile-dropdown.el-dropdown-menu{padding:0}.profile-dropdown.el-dropdown-menu:after{position:absolute;top:-8px;right:8px;display:inline-block;border-right:10px solid transparent;border-bottom:10px solid #082733;border-left:10px solid transparent;content:""}.el-menu{border:none}.el-menu--horizontal>.el-menu-item{height:28px;line-height:28px;margin:0 16px;padding:0}.el-menu--horizontal>.el-menu-item:hover{background:none}.el-menu--horizontal>.el-menu-item.is-active{font-weight:500;background:none!important}.el-menu>.el-menu-item:hover{background:none}.el-menu>.el-menu-item.is-active{font-weight:500;background:none!important}.el-menu-item,.el-submenu__title{height:45px;line-height:45px}.sidebar-container{display:flex;z-index:8;position:relative}.SidebarMenupanel-visible{transition:all .3s ease;overflow:hidden;width:230px!important;height:52px}.SidebarMenupanel-hidden{width:0!important;padding:0!important;overflow:hidden}.sidebar-menu{background:#263242;height:calc(100vh - 52px);z-index:1;position:relative;box-shadow:0 0 16px rgba(0,0,0,.28);transition:all .3s ease}.sidebar-menu .bar--vertical-internal{background-color:hsla(0,0%,100%,.5)!important}.sidebar-menu .el-menu-item-group>ul{padding:10px 0;background:#19222d}.sidebar-menu .el-menu{background:#263242}.sidebar-menu .el-menu-item{color:#f2f2f2;font-weight:500}.sidebar-menu .el-menu-item:hover{background:none;color:#409eff}.sidebar-menu .el-menu-item.is-active{background:none}.sidebar-menu .el-submenu .el-menu-item.is-active i{color:#409eff}.sidebar-menu .el-submenu .el-menu-item:hover{background:none;color:#409eff;border-left:2px solid #409eff;padding-left:20px!important}.sidebar-menu .el-submenu .el-menu-item:hover i{color:#409eff}.sidebar-menu .el-submenu .el-menu-item.is-active{background:none;color:#409eff;border-left:2px solid #409eff;padding-left:20px!important}.sidebar-menu .el-submenu__title{color:#fafafa;background:#263242;font-weight:500}.sidebar-menu .el-submenu__title i{color:#fafafa;right:25px;font-weight:600;transform:rotate(90deg)}.sidebar-menu .el-menu-item-group__title{padding:0}.sidebar-menu .el-submenu .el-menu-item{height:auto;display:flex;line-height:36px;padding:9px 6px 9px 22px!important;background:none!important}.sidebar-menu .el-submenu .el-menu-item span{font-weight:400;white-space:pre-wrap;line-height:normal;width:160px}.sidebar-menu .el-menu-item i{color:#fafafa;width:16px;text-align:center;padding-top:1px}.sidebar-menu .el-menu-item i.etp-ellipse{padding-top:0}.sidebar-menu .menu-title{padding:0 10px 5px 10px}.sidebar-menu .menu-title h5{font-size:15px;font-weight:600;margin:0}.sidebar-menu .menu-items{font-size:.86em;padding:9px;margin-bottom:9px;display:block;color:#222}.sidebar-menu .el-button-group{width:101%}.sidebar-menu .el-button-group .el-button{width:50%;overflow:visible}.label-pos-left .el-form-item__label{font-size:13px!important;color:#606266;text-align:right!important;font-weight:500;padding-bottom:0;line-height:32px!important;width:150px!important}.label-pos-left .el-form-item__content{margin-left:160px!important}.label-pos-left .pageTitle{margin-top:0}.label-align-left .el-fo rm-item__label{font-size:13px!important;padding-right:8px;color:#606266;text-align:right!important;font-weight:500;padding-bottom:0!important;line-height:34px!important;width:120px!important}.label-align-left .el-form-item__content{margin-left:120px!important}.label-align-left .pageTitle{margin-top:0}.label-align-left .el-form-item{margin-bottom:0!important}.sidebar-title{font-weight:600}.sidebar-menu .wrapper{height:92vh}.sidebar-menu .bar--wrapper{width:calc(100% + 23px)!important}.bar--wrapper .menu-row-section.el-row{padding-right:5px!important}.menu-row-section{padding-top:12px}.wrapper .bar--vertical{width:4px!important}.notification-panel{z-index:8;background:#fff;padding:15px;position:fixed;right:-500px;box-shadow:0 0 9px hsla(0,0%,75%,.36);height:100%;border-left:1px solid rgba(0,0,0,.1);transition:all .3s ease}.notification-panel.sidebar-panel.visible{right:0;width:320px;position:fixed;height:100%}.notification-panel h1{margin:0;font-size:22px;line-height:35px}.notification-panel p{font-size:14px;font-weight:400}.right-side-panel .el-tabs__content{margin-right:0;height:inherit}.right-side-panel .el-tabs__content .el-tab-pane{height:calc(100vh - 315px)!important;overflow:auto;padding:0 15px 0 0;margin-top:5px}.secondary-sidebar.Inbox-panel-hidden{width:70px!important;transition:width .4s ease-in-out}.secondary-sidebar.Inbox-panel-hidden .process-instance-menu{display:none}.secondary-sidebar.Inbox-panel-hidden .MenuFooter{text-align:center}.secondary-sidebar.Inbox-panel-hidden .el-menu-item span,.secondary-sidebar.Inbox-panel-hidden .primary_button{display:none}.secondary-sidebar.Inbox-panel-hidden .el-menu-item,.secondary-sidebar.Inbox-panel-hidden .el-tooltip{padding:0!important}.el-container{height:100%}.el-container .app-wrapper{margin:-20px -20px;overflow:hidden;height:calc(100vh - 87px);min-height:100%;background:#fff}.main-container{overflow:visible;height:calc(100vh - 90px);width:100%}.el-main{color:#6d6d6d;transition:all .3s ease-in-out}.el-container .row-bg{border:1px solid rgba(0,0,0,.07);border-radius:1px}.el-container .row-bg,.el-container .rowbg{background:#fff;width:100%;padding:15px;margin-bottom:0;transition:all .3s ease-in-out}.el-container .rowbg{border-radius:2px;border-top:1px solid rgba(0,0,0,.07);border-right:1px solid rgba(0,0,0,.07);border-bottom:1px solid rgba(0,0,0,.07)}.column-bg{background:#fff;padding:15px;border:1px solid rgba(0,0,0,.07);margin-bottom:0;transition:all .3s ease-in-out}.pageMain{padding-left:16px;padding-right:16px}.content-main{padding:0;overflow:hidden}.el-footer{background:#fff;height:35px!important;border-top:1px solid rgba(0,0,0,.07);padding:0 15px;z-index:8;overflow:hidden}.el-footer p{font-size:12px;line-height:35px;margin:0}.el-footer .tr .link{padding:0 6px;color:#0c7cc1}.el-footer .footerLogo img{width:75px;padding:7px 0}.loginPage .bg-pic.bg .el-footer{position:absolute;background:none;bottom:0;width:100%;border:none;bottom:6px;padding:0 20px}.loginPage .bg-pic.bg .el-footer .hint-text{opacity:.8}.loginPage .bg-pic.bg .el-footer .semi-bold{font-weight:500!important}.bg-pic.bg{width:100%;height:100vh;min-height:100%;background-color:#fff;background-position:50%;background-size:100%;background-repeat:no-repeat}.slider-items{position:relative}.slider-indicators{display:none}.slidertxt{line-height:35px;color:#626262;font-size:1.8rem;text-align:left;margin:0}.slider{padding:15px}.login-side{background:#e6e6e6;padding:20px 30px}.login-side .link{padding:0}.footerlogo-section{display:inline-block}.loginform-box{padding-bottom:10px}.loginform .el-form-item:first-child{margin-bottom:10px}.loginform-box .el-form-item--small .el-form-item__error{top:104%}.loginform-box .change-password .el-form-item--small .el-form-item__error{top:68%;position:relative;transition:all .3s ease-in-out}.calling-login{height:calc(100vh - 122px)}.footerlogo-section img{max-width:none;margin-left:-8px}.loginform{padding:0;margin-top:32px;align-content:center;font-size:13px}.loginform p{color:#626262;margin-bottom:23px}.loginform .el-form-item__label{width:auto!important;padding-bottom:0!important}.loginform .el-input,.loginform .el-input .el-input__inner{height:25px!important;min-height:25px!important}.login-logo{display:block;margin-right:auto;max-width:100%;width:140px;padding-top:5px;height:auto}.calling-login{height:calc(100vh - 118px)}.el-dialog__wrapper .form-group-input,.form-group-default{background-color:#fff;position:relative;border:1px solid rgba(0,0,0,.13);border-radius:2px;padding-top:7px;padding-left:12px;padding-right:12px;padding-bottom:4px;overflow:hidden;width:100%;transition:background-color .2s ease}.el-dialog__wrapper .form-group-input.el-form-item.is-required .el-form-item__label:before,.form-group-default.el-form-item.is-required .el-form-item__label:before{float:left;margin-left:0}.el-dialog__wrapper .form-group-input .el-input__inner,.form-group-default .el-input__inner{border:none!important;padding-left:0!important;padding-right:0!important}.el-dialog__wrapper .form-group-input .el-form-item__label,.form-group-default .el-form-item__label{font-size:10.5px!important;letter-spacing:.1em;text-transform:uppercase;font-weight:500}.suffixlabel{position:relative}.suffixlabel .labelPostion{position:absolute;right:45px;top:0}.passwordPolicy .el-form-item{margin-bottom:8px}.passwordPolicy .calc-265{overflow:auto}.passwordPolicy .etrackplusTabs .el-tabs__item:before{background:none}.passwordPolicy .etrackplusTabs .el-tabs__content{height:calc(100vh - 233px)}.passwordPolicy .el-input-number{width:100%}.passwordPolicy .label{font-size:13px;color:#606266;font-weight:500;display:block;padding:9px 0}.passwordPolicy .etrackplusTabs .el-tabs__item{margin-right:10px;padding-right:0!important}.passwordPolicy .el-input-number.is-controls-right .el-input__inner{text-align:left;width:100%}.validationGreen{color:green!important}.validationRed{color:red!important}.validationBlack{color:#6d6d6d!important}.loginPage.changePassword:before{background:hsla(0,0%,100%,.5);position:absolute;left:0;height:100%;content:"";width:100%;z-index:100}.loginPage.changePassword .bg-pic.bg .el-footer{z-index:100}.password-wrapper-fixed{width:60%;height:518px;border:1px solid #e2e2e2;background:#fff!important;padding:15px;border-radius:0;position:fixed;left:0;right:0;top:0;bottom:0;margin:auto;z-index:9999;box-shadow:1px 0 8px 1px rgba(0,0,0,.08)}.password-container{height:385px;overflow-y:auto;overflow-x:hidden}.password-container .change-password{padding:25px 20px}.password-container .change-password .password-policy-cont{border-left:1px solid #ccc;font-size:14px;color:#222}.change-password .color-green{color:green;position:relative;left:-9px;font-size:13px}.change-password .color-red{color:red;position:relative;left:-9px;font-size:13px}.change-password .color-gray{color:#888}.change-password span{font-size:14px}.change-password b{font-size:15px}.list-icon:after{background:#888;content:"";position:absolute;width:6px;top:5px;left:-10px;height:6px;border-radius:100%}.myprofile-section{margin-top:-21px;margin-left:-21px;margin-right:-21px;position:relative;z-index:0}.myprofile-header .profilePic.round{width:80px;height:80px;border-radius:4px!important;background:rgba(0,0,0,.3);text-transform:uppercase;box-shadow:inset 0 0 20px 2px rgba(0,0,0,.2);font-size:36px;border:1px solid rgba(12,107,171,.53)}.profile-picture{position:relative}.profile-picture .profilePic{width:100px;height:100px!important;font-size:40px}.profile-picture img{border-radius:100%;background:#fff}.profile-picture .el-upload{position:absolute;text-align:center;background:#000;bottom:0;width:80px;color:#fff;font-size:12px;padding:4px;border-radius:0 0 3px 3px}.el-container .myprofile-section .row-bg{border:none}.myprofile-header{height:225px;background:linear-gradient(90deg,#2fb669,#257c9b);padding-top:25px;position:relative;z-index:-1}.myprofile-header h3{margin-bottom:0;color:#fff}.myprofile-header p{margin:0;color:#fff}.myprofile-box h4{font-size:24px}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.modern_table.el-table .is-scrolling-left td .el-button{padding:8px 20px 8px 10px}.modern_table.el-table .is-scrolling-left td .actionsButton{padding:0 5px 0 5px}.modern_table.el-table td .el-button{padding:8px 25px 8px 10px;color:#fff;display:block;background:none;border-left:none;border-bottom:none;border-top:none;margin:0}.actionsButton{padding:0 15px 0 3px}}@media (max-width:1366px){.Sidebarcontainer-visible .advanceSearch .el-col-14 .el-row .el-col-11 .el-button{margin-left:5px}}@media (max-width:1280px){.Sidebarcontainer-visible .advanceSearch .el-col-14 .el-row .el-col-11{width:52%}.Sidebarcontainer-visible .advanceSearch .el-col-14 .el-row .el-col-12{width:43%}}@media (max-width:1024px){.calling-login{height:calc(100vh - 140px)}.sidebar-menu .bar--wrapper{width:calc(100% + 10px)!important}.sidebar-menu .bar--wrapper .menu-row-section.el-row{padding-right:15px!important}}@media (max-width:768px){.hidden-sm-down{display:none}.sidebar-menu{position:absolute;z-index:10}.sidebar-menu .bar--wrapper{width:calc(100% + 10px)!important}}@media (max-width:480px){.sidebar-menu .bar--wrapper .menu-row-section.el-row{padding-right:15px!important}tr.el-table__row.current-row .actionsButton,tr.el-table__row.hover-row .actionsButton{right:0}}@media (max-width:945px){.welcome-notification{display:none}}@media (max-width:767px){.el-footer{height:53px!important;padding:10px 15px}.el-footer .footerLogo img{padding:0}.el-pagination .btn-next,.el-pagination .btn-prev,.el-pagination .el-pager{display:none}.row-bg.full-height{height:auto!important}.el-footer p{margin:0;text-align:center;line-height:normal}.el-dialog{width:88%!important;overflow:hidden}}.el-tabs__item{position:relative}.panelButton:after{display:none}.el-tabs--right .el-tabs__header.is-right .el-tabs__item{overflow:hidden}.btn,.el-button,.el-menu-item,.el-tag__close,.gjs-block,.gjs-pn-btn,.ripple,button{position:relative;overflow:hidden;transform:translateZ(0)}.btn:after,.el-menu-item:after,.el-tabs__item:after,.el-tag__close:after,.gjs-block:after,.gjs-pn-btn:after,.ripple:after,button:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#000 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10);opacity:0;transition:transform .5s,opacity 1s}.btn:active:after,.el-menu-item:active:after,.el-tabs__item:active:after,.el-tag__close:active:after,.gjs-block:active:after,.gjs-pn-btn:active:after,.ripple:active:after,button:active:after{transform:scale(0);opacity:.2;transition:0s}.mat-ripple{position:relative;overflow:hidden;transform:translateZ(0)}.mat-ripple:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background-image:radial-gradient(circle,rgba(0,0,0,.25) 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;transform:scale(10);opacity:0;transition:transform .3s,opacity 3s}.mat-ripple:active:after{transform:scale(0);opacity:.2;transition:0s}.btn-cons{min-width:120px}.customButtons{position:relative;top:10px;text-decoration:none}.link{font-size:13px;line-height:normal}.hylink,.link{color:#2b7fd9!important}.more_button{width:94%}.readmore{bottom:0;right:0;position:absolute!important}.preview-button{top:20px}.collapse-button,.preview-button{position:absolute!important;right:50px}.collapse-button{top:14px}.preview-button.el-button{padding:6px;color:#5d5d5d;font-size:12px}.close-button{position:absolute!important;right:20px;top:20px}.close-button.el-button{padding:6px;color:#222;font-size:18px}.export-button{color:#082733!important;font-weight:400;padding-top:0!important}.export-button i{font-size:17px;font-weight:700}.pageSubTitle-bg{background:#f4f3f3;padding:6px 8px;font-size:16px;font-weight:500}.pg-label-class{padding-left:10px;padding-bottom:5px;padding-top:5px;background-color:#d8dde7;margin-bottom:15px;color:#616161;font-weight:500}h1.pg-heading{font-size:23px;line-height:normal;margin-top:0}.eltabs .el-tabs__content::-webkit-scrollbar-thumb,.wrap-scrollbar::-webkit-scrollbar-thumb{border-radius:16px;cursor:pointer;background:rgba(0,0,0,.2)}.eltabs .el-tabs__content::-webkit-scrollbar-thumb:hover,.wrap-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.4)}.eltabs .el-tabs__content::-webkit-scrollbar,.wrap-scrollbar::-webkit-scrollbar{width:5px;background-color:#f5f5f5}.eltabs .el-tabs__content::-webkit-scrollbar-track,.wrap-scrollbar::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:16px;cursor:pointer}.recipentHeader{padding-top:10px;padding-bottom:10px;font-size:13px;color:rgba(0,0,0,.75);background:#f2f2f2!important;font-weight:500;border:1px solid #ebeef5;border-bottom:none}.recipentRow .el-col{min-height:44px}.recipentRow,.recipentRow:last-child{border-bottom:1px solid #ebeef5}.recipentRow .el-col{border-right:1px solid #ebeef5;border-left:1px solid #ebeef5;padding:6px 0;font-size:13px;color:rgba(0,0,0,.52)}.recipentRow .el-col:first-child{border-right:none}.recipentRow .el-col:last-child{border-left:none}.column-drag-handle{cursor:move;border-right:1px solid #eee}.tabStyle.el-button-group{width:100%}.tabStyle.el-button-group .el-button.btn-default{padding:12px 20px}.tabStyle.el-button-group .el-button.btn-default.active{background:#2b7fd9;color:#fff;overflow:visible}.tabStyle.el-button-group .el-button span:after{content:"";position:absolute;left:40%;top:37px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid transparent;clear:both;transform:inherit;opacity:1;z-index:100}.tabStyle.el-button-group .el-button.active span:after{border-top:6px solid #2b7fd9}.drop{position:relative}.drop .el-button.close{position:absolute;right:0;top:-1px;color:#666;padding:5px;height:auto}.drop .drop-box{border:1px dashed rgba(0,0,0,.2);padding:11.69px 10px;font-size:13px;line-height:25px}.drop .drop-boxsolid{text-align:left;padding:5px}.drop .drop-boxsolid,.drop .drop-boxsolid-header{font-size:13px;line-height:20px;border:1px solid #ddd}.drop .drop-boxsolid-header{padding:10px 10px;background-color:#f1f1f1}.processInstance .el-tabs__header{margin-bottom:-1px}.processInstance .el-tabs__nav-wrap:after{background:none}.inbox-table .el-icon-edit{cursor:pointer}.inbox-table.el-table--small td,.inbox-table.el-table--small th{padding:7px 0}.process_instance_titlebar{padding-bottom:10px}.process_instance_titlebar .el-button--text{color:#444}.process_instance_container{transition:width 2s,height 4s;background:hsla(0,0%,93%,.15);padding:7px 10px 10px 15px;border:1px solid rgba(0,0,0,.1);box-shadow:inset 0 0 20px 0 rgba(33,33,33,.1)}.process_instance_container .wrap-scrollbar{box-shadow:none!important}.process_instance_container .el-container .el-container .el-main{padding:10px 6px}.process_instance_fotter{text-align:right;margin-top:12px}.process_instance_fotter .el-select{width:auto;padding:0 10px 0 15px}.inbox .process_instance_titlebar h4{font-weight:500;font-size:18px;margin:5px 0}.processViews .el-aside{width:250px!important;overflow:hidden}.processViews .el-main{padding:0 0 0 6px}.processViews .header-section .toolBar{text-align:right}.processViews .header-section .toolBar .el-button:last-child{border:none}.processViews .header-section .toolBar .el-button+.el-button{margin-left:0}.arrowButton .el-button{padding:6px 13px}.arrowButton .el-button--primary{overflow:visible;background:#0c7cc1!important;border:#0c7cc1!important}.arrowButton .el-button--primary:after{top:100%;left:50%;border:solid transparent;content:" ";height:0;width:0;transform:scale(1);position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:#0c7cc1;border-width:8px;margin-left:-8px;opacity:1}.arrowButton i{font-size:18px}.placeHolder{display:table;width:100%;height:100%}.placeHolder .vertical-middle{display:table-cell;vertical-align:middle;text-align:center}.modelscrud .el-main .el-tabs .el-main{padding:0}.modelscrud .el-main .el-tabs .el-main .el-dialog__body .el-main{overflow:visible}.row-bg.models-crud{height:100%;overflow:hidden}.row-bg.models-crud .el-main{padding:0}.row-bg.models-crud .el-header{padding:0;height:45px!important}.row-bg.models-crud .el-footer{border-top:none!important}.row-bg.models-crud .el-row .el-pagination{padding-top:15px}.ckeditorTemplate .ckeditor .cke_contents{min-height:calc(100vh - 460px);height:auto}.ckeditorTemplate .ckeditor .el-form-item{margin-bottom:5px}.viewsource .ace_editor.ace-chrome{height:calc(100vh - 165px)!important}.el-tabs__content::-webkit-scrollbar-thumb{border-radius:16px;cursor:pointer;background:rgba(0,0,0,.2)}.ckeditor .cke_top{background:#f8f8f8!important}.cke_toolgroup,.ckeditor .cke_chrome{border:1px solid #d1d1d1!important}.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after,.cke_toolgroup a.cke_button:last-child:after{content:none}.split.split-horizontal.Inbox-half-hidden{transition:all .3s ease;min-width:0!important;width:0!important}.split.split-horizontal.Inbox-half-visible{min-width:348px;transition:all .3s ease;width:60%}.split.split-horizontal.hidePropertyPanel .position-r-t{display:none}.split.split-horizontal.showPropertyPanel{min-width:calc(26% + 6px)}.models_attributes{background:rgba(216,221,231,.2);padding-left:10px;padding-top:10px;padding-bottom:10px;box-shadow:inset 0 0 5px 1px rgba(0,0,0,.06);border-radius:3px}.models_attributes .label-bg{background:#fff;border:1px solid rgba(220,223,230,.7);box-shadow:0 0 6px 0 rgba(0,0,0,.06)}.slimScrollBar{background-color:hsla(0,0%,100%,.27)!important}.lookUpsearch{width:100%!important}.lookUpsearch .dataLookupPopoverIcon{position:absolute;top:-3px;padding:0 12px;height:23px!important;right:0}.viewer-title{font-weight:500;font-size:15px;margin:8px 0;color:#515f6c;display:block}.viewer-title .el-button{height:auto;padding:0;z-index:3001!important}.expErrorTitle{font-weight:500;font-size:13px;line-height:10px}.expPre{background-color:#f2f2f2;padding:5px;margin:2px 0 10px 0;white-space:pre-wrap}.expSuccess{color:#228100}.expFailure,.expSuccess{line-height:13px;font-size:13px;padding:9px 0}.expFailure{color:red}.headerSearchControl .el-select-dropdown__item{height:auto;border-bottom:1px solid #eee}.headerSearchControl .el-select-dropdown__item .el-row{padding:12px 0}.headerSearchControl .el-select-dropdown__item .el-row .el-col{border-right:1px solid #eee}.headerSearchControl .el-select-dropdown__item .el-row .el-col:last-child{border:none}.headerSearchControl .el-select-dropdown__item p{margin:0;font-size:13px;padding-bottom:2px}.accessorRole{font-size:13px}.accessorRole span{padding:2px 8px;border-right:1px solid #ccc}.accessorRole span:last-child{border:none}.supported_file_formats{color:#f56c6c!important}.suffix_icon{cursor:pointer!important;color:#606266;display:inline-block;width:32px;position:relative;left:4px}.suffix_icon:hover{opacity:.8}.node-card{width:350px}.el-tag--info{color:#212121}.main-dashboard{height:100%;border-style:solid;border-width:1px;margin-bottom:10px;padding-left:10px}.bg-lightgray{background:#eee;color:#082733;padding:8px 10px;font-weight:500;border-bottom:1px solid rgba(0,0,0,.03);font-size:13.5px}