.bluebox{padding:10px 15px 15px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#0f7bc4;color:#fff;margin-top:15px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.dashboard-menu{margin:10px auto}}.dashboard-menu>ul{list-style:none;margin:10px 0;padding:10px 0;display:-ms-grid;display:grid;width:100%;grid-gap:20px;-ms-grid-template:repeat(1,1fr)/repeat(8,1fr);grid-template:repeat(1,1fr)/repeat(8,1fr)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.dashboard-menu>ul{display:inline-block}}@media screen and (max-width:1199px){.dashboard-menu>ul{grid-template:repeat(1,1fr)/repeat(4,1fr)}}@media screen and (max-width:767px){.dashboard-menu>ul{grid-template:repeat(1,1fr)/repeat(2,1fr)}}.dashboard-menu>ul>li{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:1px solid #d9d9d9}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.dashboard-menu>ul>li{min-width:170px;max-width:220px;margin-right:15px;float:left}}.dashboard-menu>ul>li>a{font-size:16px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;width:100%;color:#111;padding:20px 15px 15px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.dashboard-menu>ul>li>a{height:120px}}@media screen and (max-width:575px){.dashboard-menu>ul>li>a{padding:15px}}.dashboard-menu>ul>li>a>span:not(.badge){margin-top:10px;text-align:center;line-height:1.2}.dashboard-menu>ul>li>a>svg{fill:#0f7bc4}.dashboard-menu>ul>li>a>.badge{position:absolute;top:10px;right:10px;font-size:12px;color:#fff;background-color:#ff0050;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;padding:5px;width:22px;height:22px;line-height:1px;letter-spacing:0;font-weight:700;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.dashboard-menu>.alt-menu,.dashboard-menu>ul>li>a>.badge{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.dashboard-menu>.alt-menu{width:100%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;padding:10px 15px;border:1px solid #0f7bc4}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.dashboard-menu>.alt-menu{height:50px}}.dashboard-menu>.alt-menu>span{margin-left:0;margin-right:auto;font-size:18px;font-weight:700;color:#111;line-height:1.2}@media screen and (max-width:575px){.dashboard-menu>.alt-menu>span{font-size:16px}}.dashboard-menu>.alt-menu>svg{fill:#0f7bc4}.login-form-outer{width:500px;max-width:100%;margin:auto}.login-form-outer .login-form{background:#fff;padding:0 10px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}@media only screen and (max-width:480px){.login-form-outer .login-form{padding:20px 30px}}.login-form-outer .login-form .form-title{font-size:34px;font-weight:700}.login-form-outer .login-form .ant-input-affix-wrapper{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-form-outer .login-form .ant-input-affix-wrapper{height:50px}}.login-form-outer .login-form .ant-form-item-control-input input{height:50px;color:#000;font-weight:500}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-form-outer .login-form .ant-form-item-control-input input{height:47px}}.login-form-outer .signup-form{background:#fff;padding:0 10px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}@media only screen and (max-width:480px){.login-form-outer .signup-form{padding:20px 30px}}.login-form-outer .signup-form .form-title{font-size:34px;font-weight:700}.login-form-outer .signup-form .ant-input-affix-wrapper{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding-top:0;padding-bottom:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-form-outer .signup-form .ant-input-affix-wrapper{height:50px}}.login-form-outer .signup-form .ant-form-item-control-input input{height:40px;color:#000;font-weight:500}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-form-outer .signup-form .ant-form-item-control-input input{height:47px}}.login-form-outer .ant-btn:not(.ant-btn-circle).signin-bottom{text-align:center;margin-top:30px;color:#fff;font-size:16px}.login-form-outer .ant-btn:not(.ant-btn-circle).login-form-button{margin-top:20px}.login-form-outer .ant-btn:not(.ant-btn-circle).login-form-button,.login-form-outer .ant-btn:not(.ant-btn-circle).registration-form-button{font-weight:700;font-size:16px;padding-top:0;padding-bottom:0;letter-spacing:1.6px;height:50px;line-height:50px;width:100%;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}.login-form-outer .ant-btn:not(.ant-btn-circle).registration-form-button{margin-top:8px}.login-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:100vh;overflow-x:auto;background:#0098df;background:-moz-linear-gradient(45deg,#0098df 0,#006dca 100%);background:-webkit-linear-gradient(45deg,#0098df,#006dca);background:-o-linear-gradient(45deg,#0098df 0,#006dca 100%);background:linear-gradient(45deg,#0098df,#006dca);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0098df",endColorstr="#006dca",GradientType=1)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-wrapper{display:block;padding-top:10%}}@media only screen and (max-width:991px){.login-wrapper{display:block}}.login-wrapper .login-left{position:relative;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;padding:48px 0 37px 100px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:50%;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-wrapper .login-left{float:left}}@media only screen and (max-width:991px){.login-wrapper .login-left{padding:30px 30px 0;width:100%;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.login-wrapper .login-left .login-left-img{margin-right:auto;max-width:100%}.login-wrapper .login-left .circlelogin{width:65vw;max-width:1000px;fill:#fff;opacity:.07;position:absolute;left:-30%;top:-30%;z-index:0}.login-wrapper .login-left .center-content .login-logo{width:100%;max-width:212px}.login-wrapper .login-left .center-content h1{color:#fff;font-size:4.5rem;line-height:1;margin:0 0 5px;text-transform:uppercase;font-weight:700;letter-spacing:1px}@media only screen and (max-width:1300px){.login-wrapper .login-left .center-content h1{font-size:3.5rem}}.login-wrapper .login-left .center-content>p{font-size:2.5rem;font-weight:300}@media only screen and (max-width:1280px){.login-wrapper .login-left .center-content>p{font-size:2rem}}.login-wrapper .login-right{padding:48px 0 37px 60px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-height:100%;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%}@media only screen and (max-width:991px){.login-wrapper .login-right{padding:30px;width:100%}}.login-wrapper .login-right>p{font-weight:700;font-size:30px;color:#0f7bc4}.login-wrapper .login-right .login-form-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-wrapper .login-right .login-form-wrapper .login-form-inner{width:420px;max-width:100%;margin:auto}@media only screen and (max-width:991px){.login-wrapper .login-right .login-form-wrapper .login-form-inner{max-width:85%}}@media only screen and (max-width:340px){.login-wrapper .login-right .login-form-wrapper .login-form-inner{max-width:300px}}.login-wrapper .login-right .login-form-wrapper .login-form-inner .login-form{background:#fff;padding:40px 50px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}@media only screen and (max-width:480px){.login-wrapper .login-right .login-form-wrapper .login-form-inner .login-form{padding:20px 30px}}.login-wrapper .login-right .login-form-wrapper .login-form-inner .login-form .form-title{font-size:34px;font-weight:700}.login-wrapper .login-right .login-form-wrapper .login-form-inner .login-form .ant-input-affix-wrapper{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-wrapper .login-right .login-form-wrapper .login-form-inner .login-form .ant-input-affix-wrapper{height:50px}}.login-wrapper .login-right .login-form-wrapper .login-form-inner .login-form .ant-form-item-control-input input{height:50px;color:#000;font-weight:500}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-wrapper .login-right .login-form-wrapper .login-form-inner .login-form .ant-form-item-control-input input{height:47px}}.login-wrapper .login-right .login-form-wrapper .login-form-inner .signup-form{background:#fff;padding:40px 50px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}@media only screen and (max-width:480px){.login-wrapper .login-right .login-form-wrapper .login-form-inner .signup-form{padding:20px 30px}}.login-wrapper .login-right .login-form-wrapper .login-form-inner .signup-form .form-title{font-size:34px;font-weight:700}.login-wrapper .login-right .login-form-wrapper .login-form-inner .signup-form .ant-input-affix-wrapper{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding-top:0;padding-bottom:0}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-wrapper .login-right .login-form-wrapper .login-form-inner .signup-form .ant-input-affix-wrapper{height:50px}}.login-wrapper .login-right .login-form-wrapper .login-form-inner .signup-form .ant-form-item-control-input input{height:40px;color:#000;font-weight:500}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.login-wrapper .login-right .login-form-wrapper .login-form-inner .signup-form .ant-form-item-control-input input{height:47px}}.login-wrapper .login-right .login-form-wrapper .login-form-inner .signin-bottom{text-align:center;margin-top:30px;color:#fff;font-size:16px}.login-wrapper .login-right .login-form-wrapper .login-form-button{margin-top:20px}.login-wrapper .login-right .login-form-wrapper .login-form-button,.login-wrapper .login-right .login-form-wrapper .registration-form-button{font-weight:700;font-size:16px;padding-top:0;padding-bottom:0;letter-spacing:1.6px;height:50px;line-height:50px;width:100%;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}.login-wrapper .login-right .login-form-wrapper .registration-form-button{margin-top:8px}.login-wrapper .emailus-row{text-align:center;margin-top:10px}.login-wrapper .emailus-row a{color:#0f7bc4}@btn-border-radius-sm : @border-radius-base;body,html{height:auto;min-height:100vh;font-family:"Circe","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;font-smoothing:antialiased!important;-webkit-overflow-scrolling:touch;color:#111;overflow:auto}*{-webkit-overflow-scrolling:touch}body .no-img{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f6f6f6;height:100%;width:100%}body .no-img>svg{width:24px}body .no-img>span{margin-top:10px;font-size:11px;line-height:1;text-align:center}body .image-less>svg{display:none}.root{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}@media screen and (min-width:1200px){.root{overflow:auto;min-height:100vh}}@media screen and (max-width:1199px){.root{overflow:auto;height:100%;min-height:100vh}}.root{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.root main{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}.root main>.ant-spin-nested-loading{min-height:100%;min-height:inherit;width:100%}.root main>.ant-spin-nested-loading>.ant-spin-container{min-height:100%}.root main{min-height:-webkit-calc(100vh - 151px);min-height:-moz-calc(100vh - 151px);min-height:calc(100vh - 151px)}@media screen and (min-width:1200px){.root main{min-height:-webkit-calc(100vh - 164px);min-height:-moz-calc(100vh - 164px);min-height:calc(100vh - 164px)}}@media screen and (max-width:1199px){.root main{overflow:auto}}.root main>.ant-spin-spinning{width:100%;height:100%;min-height:100%;min-height:inherit;-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.common-container{width:100%;padding:0 50px}@media screen and (max-width:1199px){.common-container{padding:0 15px}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.common-container{padding-bottom:80px!important}}.full-screen-spinner{z-index:100}.full-screen-spinner,.full-screen-spinner:before{position:fixed;width:100%;height:100%;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;top:0}.full-screen-spinner:before{content:"";z-index:-1;background-color:hsla(0,0%,100%,.7)}.full-screen-spinner.inner-spin{position:absolute}.full-screen-spinner.inner-spin:before{content:"";position:fixed}.row.gutter-sm{margin-left:-10px;margin-right:-10px}.row.gutter-sm>[class^=col-]{padding-left:10px;padding-right:10px}.icon{width:16px;height:auto;fill:#000;-webkit-transition:fill .3s;-o-transition:fill .3s;-moz-transition:fill .3s;transition:fill .3s}.icon.icon-white{fill:#fff}.vw-100{width:100vw}.vh-100{height:100vh}.w-100{width:100%}.h-100{height:100%}.mw-100{max-width:100%}.mh-100{max-height:100%}.min-vw-100{min-width:100vw}.min-vh-100{min-height:100vh}.mb-20{margin-bottom:20px}.cursor-pointer{cursor:pointer}.slim-scrollbar::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.slim-scrollbar::-webkit-scrollba{width:10px;background-color:#f5f5f5}.slim-scrollbar::-webkit-scrollbar-thumb{background-color:#000;border:2px solid #555}.img-fluid{max-width:100%;height:auto}.gray-bg{background-color:#f6f6f6}.gray-bg.border-bottom{border-bottom:1px solid #ddd}.over-flow-hidden{overflow:hidden}.text-green{color:#03c281}.text-orange{color:#e37107}.ReactCollapse--collapse{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.border-box{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;border:1px solid #ddd}.border-box.mb-20{margin-bottom:20px}.border-box.mb-20.h-100{height:auto!important;min-height:-webkit-calc(100% - 20px);min-height:-moz-calc(100% - 20px);min-height:calc(100% - 20px)}.fs-10{font-size:10px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-16{font-size:16px}.text-underline,.text-underline:hover{text-decoration:underline}.custom-date-picker{position:relative}.custom-date-picker .ant-form-item .ant-picker .ant-picker-input input{min-height:30px;padding-right:15px}.custom-date-picker .disabled-icon{position:absolute;top:12px;right:10px;opacity:.3;cursor:not-allowed;pointer-events:none}.custom-status-input{position:relative}.custom-status-input .disabled-icon{position:absolute;top:12px;right:10px;opacity:.3;cursor:not-allowed;pointer-events:none}.custom-status-input .ant-input{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;min-height:40px;padding-right:30px}.ant-form-item-explain,.ant-form-item-extra{min-height:auto}.ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:40px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.custom-select-with-icon{position:relative;width:100%}.custom-select-with-icon>.icon{fill:#000;opacity:.3;position:absolute;top:12px;left:10px;z-index:1}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.custom-select-with-icon>.icon{top:-4px}}.custom-select-with-icon .ant-select-selection-search-input{padding-left:10px}.custom-select-with-icon .ant-select-selection-item{font-size:13px;padding-left:22px!important}.custom-select-with-icon .ant-select-selection-placeholder{padding-left:20px!important;font-size:13px}.rounded .ant-input-lg{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;padding-left:37px}.rounded.ant-input-affix-wrapper .ant-input-lg{padding-left:37px;font-size:13px}.ant-form-item-control .ant-input-affix-wrapper .ant-input-prefix svg{fill:#000;opacity:.3}.ant-input-lg{height:38px;padding:6px 11px;font-size:14px}.custom-select{border:1px solid #d9d9d9;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;padding-left:11px}.custom-select>svg{fill:#000;opacity:.3}.custom-select.br-2{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.custom-select.large-select .ant-select-lg{font-size:13px}.ant-select .ant-select-arrow svg{width:10px;fill:#111}.ant-select.ant-select-open .ant-select-arrow svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.ant-select.ant-select-single.ant-select-lg:not(.ant-select-customize-input) .ant-select-selector{height:38px}.custom-label .ant-form-item-label{padding:0}.custom-label label{height:auto}.custom-label label.ant-form-item-required:before{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1}.ant-form-item .ant-form-item-control .ant-form-item-control-input{height:auto;min-height:0}.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-input-affix-wrapper-lg{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-input-affix-wrapper-lg{height:40px}}.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-input-affix-wrapper-lg .ant-input-lg{min-height:25px;font-size:13px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding-left:4px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-input-affix-wrapper-lg .ant-input-lg{height:38px}}.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper .ant-input-prefix{margin-right:7px}.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-password .ant-input-suffix,.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper .ant-input-prefix{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-form-item .ant-form-item-control .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-affix-wrapper.ant-input-password .ant-input-suffix svg{fill:rgba(0,0,0,.3)}.ant-form-item .ant-picker{width:100%;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.ant-form-item .ant-picker .ant-picker-input{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.ant-form-item .ant-picker .ant-picker-input input{-webkit-order:1;-moz-box-ordinal-group:2;-ms-flex-order:1;order:1;line-height:1px;font-size:13px;min-height:25px;padding:0 11px}.ant-form-item .ant-picker .ant-picker-input .ant-picker-suffix{-webkit-order:0;-moz-box-ordinal-group:1;-ms-flex-order:0;order:0;margin:0;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-form-item .ant-picker .ant-picker-input .ant-picker-suffix svg{fill:#000;opacity:.3}.large-size .ant-form-item-label>label{min-height:38px}.ant-input-suffix{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-form-inline .ant-form-item:last-of-type{margin-right:0}.ant-form-inline .ant-form-item-label>label{margin-right:20px}.ant-form-inline .ant-form-item-label>label:after{display:none}.ant-checkbox-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:16px}.ant-checkbox-wrapper>span:not(.ant-checkbox){line-height:1}.ant-form-item-has-error .ant-form-item-explain,.ant-form-item-has-error .ant-form-item-split{color:#d90a00}.ant-form-item-has-error .ant-input,.ant-form-item-has-error .ant-input-affix-wrapper,.ant-form-item-has-error .ant-input-affix-wrapper:hover,.ant-form-item-has-error .ant-input:hover{border-color:#d90a00}.ant-form-item-explain{font-size:12px}.ant-form-item-has-success .ant-input,.ant-form-item-has-success .ant-input-affix-wrapper,.ant-form-item-has-success .ant-input-affix-wrapper:hover,.ant-form-item-has-success .ant-input:hover{border-color:#03c281}.ant-input-affix-wrapper-lg{padding:0 11px;font-size:16px}.table-wrapper{width:100%}.table-wrapper .common-table table{color:#333}.table-wrapper .common-table table thead tr th{font-size:12px;font-weight:600;padding:5px 7px;background-color:#fff}.table-wrapper .common-table table thead tr th:first-of-type{padding-left:15px}.table-wrapper .common-table table thead tr th:last-of-type{padding-right:15px}.table-wrapper .common-table table tbody tr td{font-size:12px;padding:8px 7px;-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}.table-wrapper .common-table table tbody tr td:first-of-type{padding-left:15px}.table-wrapper .common-table table tbody tr td:last-of-type{padding-right:15px}.table-wrapper .common-table table tbody tr:nth-of-type(2n){background-color:#f6f6f6}.table-wrapper .common-table table tbody tr:nth-of-type(2n) .ant-table-cell-fix-left,.table-wrapper .common-table table tbody tr:nth-of-type(2n) .ant-table-cell-fix-right{background-color:#f6f6f6;-webkit-transition:none;-o-transition:none;-moz-transition:none;transition:none}.table-wrapper .common-table table tbody tr:hover>td,.table-wrapper .common-table table tbody tr:nth-of-type(2n):hover,.table-wrapper .common-table table tbody tr:nth-of-type(2n):hover .ant-table-cell-fix-left,.table-wrapper .common-table table tbody tr:nth-of-type(2n):hover .ant-table-cell-fix-right{background:rgb(214.1279620853,236.6492890995,251.8720379147)}.table-wrapper .common-table table tbody tr:hover td[class*=ant-table-cell-fix]{background:#48adf2!important}.table-wrapper .common-table.ant-table-fixed-column table tbody tr.ant-table-row:nth-of-type(2n) td{background-color:#fff}.table-wrapper .common-table.ant-table-fixed-column table tbody tr.ant-table-row:nth-of-type(odd) td,.table-wrapper .common-table.ant-table-fixed-column table tbody tr.ant-table-row:nth-of-type(odd) td.ant-table-cell-fix-left,.table-wrapper .common-table.ant-table-fixed-column table tbody tr.ant-table-row:nth-of-type(odd) td.ant-table-cell-fix-right{background-color:#f6f6f6}.table-wrapper .common-table.ant-table-fixed-column table tbody tr.ant-table-row:hover>td{background:rgb(72.0047393365,172.8388625592,240.9952606635)}.ant-table-ping-left .ant-table-cell-fix-left-last:after{-webkit-box-shadow:inset 10px 0 8px -5px rgba(0,0,0,.15);-moz-box-shadow:inset 10px 0 8px -5px rgba(0,0,0,.15);box-shadow:inset 10px 0 8px -5px rgba(0,0,0,.15)}.ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container:after{-webkit-box-shadow:inset -10px 0 8px -5px rgba(0,0,0,.15);-moz-box-shadow:inset -10px 0 8px -5px rgba(0,0,0,.15);box-shadow:inset -10px 0 8px -5px rgba(0,0,0,.15)}.ant-btn:not(.ant-btn-circle){-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.ant-btn.ant-btn-icon-only{padding:0;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-btn.btn-success{border-color:#03c281;color:#03c281}.ant-btn.btn-success:active,.ant-btn.btn-success:focus,.ant-btn.btn-success:hover{border-color:rgb(2.5340101523,163.8659898477,108.9624365482);color:rgb(2.5340101523,163.8659898477,108.9624365482)}.ant-btn.ant-btn-dangerous:active,.ant-btn.ant-btn-dangerous:focus,.ant-btn.ant-btn-dangerous:hover{border-color:rgb(255,76.5,132.5);color:rgb(255,76.5,132.5)}.ant-btn.ant-btn-lg{height:38px}.ant-btn.alternate-btn{font-size:14px;font-weight:700;line-height:1px;border-color:#333;color:#333}.ant-btn.alternate-btn:active,.ant-btn.alternate-btn:focus,.ant-btn.alternate-btn:hover{border-color:#0f7bc4;color:#0f7bc4}.btn-link{color:#0f7bc4;padding:0;border:0;background-color:rgba(0,0,0,0);cursor:pointer;line-height:1;-webkit-transition:all .3s ease-in-out;-o-transition:.3s all ease-in-out;-moz-transition:.3s all ease-in-out;transition:all .3s ease-in-out}.btn-link:active,.btn-link:focus,.btn-link:hover{color:rgb(24.6303317536,151.5687203791,237.3696682464)}@media screen and (min-width:1200px){.btn-link:active,.btn-link:focus,.btn-link:hover{outline:none}}.common-back-btn{font-weight:700;font-size:16px;color:#111;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:1}.common-back-btn>svg{fill:#0f7bc4;margin-right:5px;margin-left:-3px;margin-top:-3px}.common-back-btn>span{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;line-height:16px}.ant-picker-dropdown .ant-picker-body .ant-picker-content{width:100%}.ant-picker-dropdown .ant-picker-body .ant-picker-content .ant-picker-cell .ant-picker-cell-inner{text-align:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:30px;max-width:30px;line-height:1}.full-screen-modal{margin:0;width:100vw!important;max-width:100%;padding:0;height:100vh;top:0;left:0}.full-screen-modal .ant-modal-content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;height:100vh}.full-screen-modal .ant-modal-content .ant-modal-body{height:-webkit-calc(100vh - 47px);height:-moz-calc(100vh - 47px);height:calc(100vh - 47px);overflow:auto}.full-screen-xs-modal{max-width:100%;padding-bottom:0}.full-screen-xs-modal .ant-modal-content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;max-height:100vh}.full-screen-xs-modal .ant-modal-content .ant-modal-body{max-height:-webkit-calc(100vh - 47px);max-height:-moz-calc(100vh - 47px);max-height:calc(100vh - 47px);overflow:auto}.full-screen-xs-modal.with-footer .ant-modal-content .ant-modal-body{max-height:-webkit-calc(100vh - 103px);max-height:-moz-calc(100vh - 103px);max-height:calc(100vh - 103px);overflow:auto;height:100%}.full-screen-xs-modal.footer-less .ant-modal-content .ant-modal-body{max-height:-webkit-calc(100vh - 50px);max-height:-moz-calc(100vh - 50px);max-height:calc(100vh - 50px);height:auto}@media screen and (max-width:767px){.full-screen-xs-modal{margin:0;width:100vw!important;max-width:100%;padding:0;height:100vh;top:0!important;left:0}.full-screen-xs-modal .ant-modal-content{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;height:100vh}.full-screen-xs-modal .ant-modal-content .ant-modal-body{max-height:-webkit-calc(100vh - 100px);max-height:-moz-calc(100vh - 100px);max-height:calc(100vh - 100px);overflow:auto}}.ant-modal{z-index:20}.ant-modal .ant-modal-header{padding:13px 16px;border-color:#d4d4d4}.ant-modal .ant-modal-header .ant-modal-close-x{height:50px;width:50px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.ant-modal .ant-modal-header .ant-modal-title{font-size:22px;line-height:1.05;padding-right:15px}@media screen and (max-width:767px){.ant-modal .ant-modal-header .ant-modal-title{font-size:14px;line-height:normal}.ant-modal .ant-modal-header .ant-modal-title .ant-modal-close-x{height:45px;width:45px}}.ant-modal.custom-confirm .ant-modal-body{padding:1.5rem 1.2rem}.ant-modal.custom-confirm .ant-modal-confirm-btns{margin-top:10px}.ant-form label.fs-12{font-size:12px}.custom-tab.ant-tabs .ant-tabs-nav{width:100%}.custom-tab.ant-tabs .ant-tabs-nav>div:first-of-type{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.custom-tab.ant-tabs .ant-tabs-nav>div:first-of-type .ant-tabs-tab{line-height:1;border-bottom:4px solid rgba(0,0,0,0);font-size:13px}.custom-tab.ant-tabs .ant-tabs-nav>div:first-of-type .ant-tabs-tab svg{margin-left:5px;fill:#ff0050;width:12px;-webkit-transform:translateY(-1px);-moz-transform:translateY(-1px);-ms-transform:translateY(-1px);-o-transform:translateY(-1px);transform:translateY(-1px)}.custom-tab.ant-tabs .ant-tabs-nav>div:first-of-type .ant-tabs-tab.ant-tabs-tab-active{border-color:#0f7bc4}.custom-tab.ant-tabs .ant-tabs-nav>.ant-tabs-ink-bar{display:none!important}.page-view-panel{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-view-panel .page-name{font-size:24px;font-weight:700;line-height:1}.page-view-panel .view-switch,.page-view-panel .view-switch button{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-view-panel .view-switch button{outline:none;min-width:34px;height:34px;border:1px solid rgba(0,0,0,0);background-color:#fff;cursor:pointer;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.page-view-panel .view-switch button svg{width:18px;fill:#999;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-view-panel .view-switch button:active svg,.page-view-panel .view-switch button:focus svg,.page-view-panel .view-switch button:hover svg{fill:#333}.page-view-panel .view-switch button.active{border-color:#4c4c4c}.page-view-panel .view-switch button.active svg{fill:#4c4c4c}.user-activation-text{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:31px;margin:50px auto;padding:50px;border:2px solid #03c281;word-break:break-all;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 0 17px 0 rgba(0,0,0,.1);-moz-box-shadow:0 0 17px 0 rgba(0,0,0,.1);box-shadow:0 0 17px 0 rgba(0,0,0,.1)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ant-form-item-control-input-content .ant-input-affix-wrapper{height:40px}}.authLayout{width:100%;min-height:100vh;overflow:auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.authLayout,.authLayout .login-form-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-moz-box-orient:vertical;-moz-box-direction:normal}.authLayout .login-form-wrapper{-webkit-flex:0 1 100%;-moz-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.authLayout .login-form-wrapper .login-form-inner{max-width:300px;margin:auto;width:100%}.authLayout>.ant-spin-nested-loading,.authLayout>.ant-spin-nested-loading>div,.authLayout>.ant-spin-nested-loading>div>.ant-spin{min-height:100%}.newpassword-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:100vh;overflow-x:auto;background:#0098df;background:-moz-linear-gradient(45deg,#0098df 0,#006dca 100%);background:-webkit-linear-gradient(45deg,#0098df,#006dca);background:-o-linear-gradient(45deg,#0098df 0,#006dca 100%);background:linear-gradient(45deg,#0098df,#006dca);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0098df",endColorstr="#006dca",GradientType=1)}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.newpassword-wrapper{display:block;padding-top:10%}}@media only screen and (max-width:991px){.newpassword-wrapper{display:block}}.newpassword-wrapper .newpassword-left{position:relative;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;padding:48px 0 37px 100px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:50%;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.newpassword-wrapper .newpassword-left{float:left}}@media only screen and (max-width:991px){.newpassword-wrapper .newpassword-left{padding:30px 30px 0;width:100%;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}.newpassword-wrapper .newpassword-left .login-left-img{margin-right:auto;max-width:100%}.newpassword-wrapper .newpassword-left .circlelogin{width:65vw;max-width:1000px;fill:#fff;opacity:.07;position:absolute;left:-30%;top:-30%;z-index:0}.newpassword-wrapper .newpassword-left .center-content .login-logo{width:60%}.newpassword-wrapper .newpassword-left .center-content h1{color:#fff;font-size:4.5rem;line-height:1;margin:0 0 5px;text-transform:uppercase;font-weight:700;letter-spacing:1px}@media only screen and (max-width:1300px){.newpassword-wrapper .newpassword-left .center-content h1{font-size:3.5rem}}.newpassword-wrapper .newpassword-left .center-content>p{font-size:2.5rem;font-weight:300}@media only screen and (max-width:1280px){.newpassword-wrapper .newpassword-left .center-content>p{font-size:2rem}}.newpassword-wrapper .newpassword-right{padding:48px 0 37px 60px;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;max-height:100%;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%}@media only screen and (max-width:991px){.newpassword-wrapper .newpassword-right{padding:30px;width:100%}}.newpassword-wrapper .newpassword-right p{font-size:15px}.newpassword-wrapper .newpassword-right .hint-list{list-style-type:none;padding-left:18px;margin-top:6px;margin-bottom:18px;font-size:15px}.newpassword-wrapper .newpassword-right .hint-list li{position:relative}.newpassword-wrapper .newpassword-right .hint-list li:before{content:"";width:5px;height:5px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;display:inline-block;background:#0f7bc4;position:absolute;left:-10px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.newpassword-wrapper .newpassword-right .login-form-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner{width:460px;max-width:100%;margin:auto}@media only screen and (max-width:991px){.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner{max-width:85%}}@media only screen and (max-width:340px){.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner{max-width:300px}}.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner .login-form{background:#fff;padding:40px 50px;-webkit-border-radius:25px;-moz-border-radius:25px;border-radius:25px}@media only screen and (max-width:480px){.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner .login-form{padding:20px 30px}}.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner .login-form .form-title{font-size:34px;font-weight:700}.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner .login-form .ant-input-affix-wrapper{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner .login-form .ant-input-affix-wrapper{height:50px}}.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner .login-form .ant-form-item-control-input input{height:50px;color:#000;font-weight:500}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-inner .login-form .ant-form-item-control-input input{height:47px}}.newpassword-wrapper .newpassword-right .login-form-wrapper .login-form-button{margin-top:20px;font-weight:700;font-size:16px;padding-top:0;padding-bottom:0;letter-spacing:1.6px;height:50px;line-height:50px;width:100%;-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}
/*# sourceMappingURL=main~21833f8f.776276db.chunk.css.map */