::-webkit-scrollbar{width:10px;height:1px}::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar-thumb{background:#ebedf3;border-radius:3px;cursor:grab}::-webkit-scrollbar-thumb:window-inactive{background:#ebedf3;cursor:grab}.section{height:auto;width:100%;clear:both;padding-left:1rem;padding-right:1rem}@media(min-width: 1024px){.section{padding-left:1.3333rem;padding-right:1.3333rem}}.sectionPadding{padding-bottom:1rem;padding-top:1rem}@media(min-width: 1024px){.sectionPadding{padding-bottom:1.3333rem;padding-top:1.3333rem}}.sectionPaddingTop{padding-top:1rem}@media(min-width: 1024px){.sectionPaddingTop{padding-top:1.3333rem}}.sectionPaddingBottom{padding-bottom:1rem}@media(min-width: 1024px){.sectionPaddingBottom{padding-bottom:1.3333rem}}#dashboardMainContainer{margin:0 auto;width:100%;min-height:100vh;background-color:#f6f5fa;overflow:hidden}#dashboardMainContainer #dashboardSection{width:100%;min-height:800px;padding-bottom:4.768rem}@media(min-width: 1024px){#dashboardMainContainer #dashboardSection{padding-left:50px;padding-bottom:0;transform:none !important}}#dashboardMainContainer #dashboardSection .titleDiv{display:flex;justify-content:space-between;margin-bottom:1rem}#dashboardMainContainer #dashboardSection .titleDiv .title{margin:0;color:#333;font-weight:500}#dashboardMainContainer #dashboardSection .titleDiv .btn{margin-top:0}#dashboardMainContainer #dashboardSection .dashboard{width:100%;min-height:80vh;padding-left:1rem;padding-right:1rem}@media(min-width: 1024px){#dashboardMainContainer #dashboardSection .dashboard{padding:0}}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup{width:100%;max-width:500px;display:inline-flex;flex-direction:column;margin-right:1rem;background-color:#fff;border:1px solid #f6f5fa;border-radius:8px;margin-bottom:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .titleDiv{display:flex;justify-content:space-between;padding:1.138rem 1rem;margin:0}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .titleDiv .heading{margin:0;font-weight:500}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .titleDiv a{color:#909294;font-size:.878rem;font-weight:400;cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .titleDiv a:hover{color:rgba(247,247,247,.8)}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary{width:100%;display:flex;justify-content:space-between;border-top:1px solid #f6f5fa}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary .cold span{color:#40a3e9}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary .warm span{color:#ff8352}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary .hot span{color:#ff4e4e}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary .active span{color:#61c561}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary a{flex:1;padding:1.138rem 1rem;border-right:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary a:hover{background-color:#f6f5fa}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary a:nth-last-child(1){border-right:none}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary a p{margin:0;margin-bottom:.5rem;color:#212427;font-size:.878rem;font-weight:500}#dashboardMainContainer #dashboardSection .dashboard .summaryGroup .summary a span{font-size:1.68rem;font-weight:800}#dashboardMainContainer #dashboardSection .dashboard .listSummary{width:100%;max-width:500px;display:flex;flex-direction:column;background-color:#fff;border:1px solid #f6f5fa;border-radius:8px;margin-bottom:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#dashboardMainContainer #dashboardSection .dashboard .listSummary .titleDiv{display:flex;justify-content:space-between;padding:1.138rem 1rem;margin:0}#dashboardMainContainer #dashboardSection .dashboard .listSummary .titleDiv .heading{margin:0;font-weight:500}#dashboardMainContainer #dashboardSection .dashboard .listSummary .titleDiv a{color:#909294;font-size:.878rem;font-weight:400;cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}#dashboardMainContainer #dashboardSection .dashboard .listSummary .titleDiv a:hover{color:rgba(247,247,247,.8)}#dashboardMainContainer #dashboardSection .dashboard .listSummary .list{width:100%;display:flex;flex-direction:column}#dashboardMainContainer #dashboardSection .dashboard .listSummary .list a{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;border-bottom:1px solid #f6f5fa;cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}#dashboardMainContainer #dashboardSection .dashboard .listSummary .list a:hover{background-color:#f6f5fa}#dashboardMainContainer #dashboardSection .dashboard .listSummary .list a p{display:inline-block;margin:0;margin-bottom:.5rem;color:#212427;font-weight:400}#dashboardMainContainer #dashboardSection .dashboard .listSummary .list a span{display:inline-block;color:#1a1a1a;font-size:1.215rem;font-weight:500}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv{display:inline-flex;justify-content:space-between;flex-wrap:wrap;height:132px}@media(min-width: 768px){#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv{justify-content:flex-start}}@media(min-width: 1024px){#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv{margin-right:1rem}}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a{display:flex;flex-direction:column;width:48.5%;max-width:230px;background-color:#fff;border:1px solid #f6f5fa;padding:1.138rem 1rem;border-radius:8px;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}@media(min-width: 568px){#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a{width:31%;margin-right:2%}}@media(min-width: 1024px){#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a{flex:1;width:230px;margin-right:1rem}}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a:hover{background-color:#f6f5fa}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a:nth-child(1) .value{color:#4dccc6}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a:nth-child(2) .value{color:#9795ef}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a:nth-child(3) .value{color:#3eadcf}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a:nth-child(4) .value{color:#63a4ff}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a:nth-child(5) .value{color:#ff6363}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a p{margin:0;margin-bottom:1rem;color:#212427;font-size:.878rem;font-weight:600;cursor:pointer}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a ul{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;cursor:pointer}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a ul .viewMore{top:3px;color:#fff;font-size:1.383rem;font-weight:300;opacity:.5;cursor:pointer}#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a ul .value{color:#fff;font-size:1.575rem;font-weight:600;cursor:pointer}@media(min-width: 768px){#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a ul .value{font-size:30px}}@media(min-width: 1024px){#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a ul .value{font-size:40px}}@media(min-width: 1280px){#dashboardMainContainer #dashboardSection .dashboard .summaryCardDiv a ul .value{font-size:50px}}@media(min-width: 768px){#dashboardMainContainer #dashboardSection .dashboard .cardDiv{padding:1rem;border:1px solid #ebedf3;border-radius:8px;box-shadow:rgba(50,50,93,.055) 0px 13px 27px -5px,rgba(0,2,32,.048) 0px 8px 16px -8px}}@media(min-width: 1024px){#dashboardMainContainer #dashboardSection .dashboard .cardDiv{padding:2.441rem}}.popupShow{transform:none !important;opacity:1 !important;z-index:200}.popupShow .popupCloseBg{width:100% !important;opacity:1 !important}.timeShow{display:block}.popup{position:fixed;top:0;right:0;z-index:110;width:100%;height:100vh;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}.popup .popupPadding{padding-left:1rem;padding-right:1rem}@media(min-width: 768px){.popup .popupPadding{padding-left:2.441rem;padding-right:2.441rem}}.popup .icon{font-size:1.296rem}.popup .heading{margin:0;margin-bottom:1rem;display:block;color:#212427;font-weight:600}.popup p{line-height:1.3}.popup .subHeading{display:block;margin-bottom:1rem}.popup .name{color:#1a1a1a;font-weight:600}.popup .listDiv{margin-top:1rem}.popup .listDiv li{color:#333;font-size:.878rem;margin-bottom:1rem;padding-left:1rem}.popup .listDiv li .sText{margin-top:.25rem}.popup .listDiv li::before{content:"";position:absolute;left:0;top:5px;width:5px;height:5px;background-color:rgba(247,247,247,.8);border-radius:8px}.popup .tableList{width:100%;margin-top:1rem}.popup .tableList li{display:flex;padding-top:.5rem;padding-bottom:.5rem}.popup .tableList li label{position:relative;top:0;left:0;flex:1;margin:0;color:#909294;font-size:.878rem;font-weight:400;padding:0;line-height:1.6}.popup .tableList li p{flex:2;margin:0;color:#333;font-size:.878rem;font-weight:500;line-height:1.6}.popup .tableList li span{color:#909294;margin:0 .5rem}.popup .editDetailsBtn{margin:0;border-radius:5px;margin-left:auto}.popup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,0,0,0);cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.popup .btnSection .btn{min-width:100px}#errorAlert .alertIcon{color:#ff3232}#successAlert .alertIcon{color:#4ac434}#warningAlert .alertIcon{color:#f8ab04}#infoAlert .alertIcon{color:#909294}.alertPopup{display:flex;opacity:0;transform:translateX(-100%);transition:opacity .5s ease-in-out;overflow:auto;padding:1rem}.alertPopup .alertPopupDiv{margin:auto;width:100%;max-width:500px;height:auto;min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 100px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:8px;text-align:center;overflow:hidden;z-index:115}.alertPopup .alertPopupDiv .alertIcon{font-size:2.6667rem;margin-bottom:1.138rem}.alertPopup .alertPopupDiv .heading{color:#333;font-size:1.383rem;font-weight:600;margin:0}@media(min-width: 1280px){.alertPopup .alertPopupDiv .heading{font-size:2rem}}.alertPopup .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding:.25rem;background-color:#f6f5fa;border-radius:5px;border:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.alertPopup .popupCloseIcon:hover{background-color:#ebedf3}.alertPopup .popupCloseIcon:hover i{color:#1a1a1a}.alertPopup .popupCloseIcon i{color:#1a1a1a;font-size:.772rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.alertPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.089);cursor:pointer;transition:opacity .3s !important}.sidePopup{text-align:left;background-color:#fff;border-right:1px solid #f6f5fa;box-shadow:rgba(50,50,93,.25) 0px 100px 10px -20px,rgba(0,0,0,.3) 0px 30px 60px -30px;transform:translateX(120%);overflow:auto}@media(min-width: 768px){.sidePopup{max-width:500px;transform:translateX(800px)}}.sidePopup .popupCloseIcon{position:fixed;top:1rem;right:1rem;z-index:10;width:30px;height:30px;padding:1rem;background-color:#1a1a1a;border-radius:8px;border:1px solid #ebedf3;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.sidePopup .popupCloseIcon:hover{background-color:rgba(247,247,247,.8)}.sidePopup .popupCloseIcon:hover i{color:#fff}.sidePopup .popupCloseIcon i{color:#fff;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.sidePopup .sidePopupSection{z-index:1;background-color:#fff}.sidePopup .sidePopupSection .btnSection{margin-top:1.138rem}.sidePopup .sidePopupSection .btnSection .btn{margin:0;margin-right:1rem !important}.centerPopup{display:flex;opacity:0;transform:translateX(-100%);transition:opacity .5s ease-in-out;overflow:auto;padding:1rem}.centerPopup .centerPopupDiv{margin:auto;width:100%;max-width:500px;height:auto;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 100px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:8px;text-align:center;overflow:hidden;z-index:115}.centerPopup .centerPopupDiv .heading{display:block;margin-bottom:1rem}.centerPopup .centerPopupDiv .btnSection{margin-top:2.441rem}.centerPopup .centerPopupDiv .btnSection .btn{margin:0 .5rem}.centerPopup .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding:.25rem;background-color:#f6f5fa;border-radius:5px;border:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.centerPopup .popupCloseIcon:hover{background-color:#ebedf3}.centerPopup .popupCloseIcon:hover i{color:#1a1a1a}.centerPopup .popupCloseIcon i{color:#1a1a1a;font-size:.772rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.centerPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.089);cursor:pointer;transition:opacity .3s !important}.commonPopup{display:flex;opacity:0;transform:translateX(-100%);transition:opacity .5s ease-in-out;overflow:auto;padding:1rem}.commonPopup .commonPopupDiv{margin:auto;width:100%;max-width:500px;height:auto;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 100px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:8px;text-align:center;overflow:hidden;z-index:115}.commonPopup .commonPopupDiv .btnSection{margin-top:2.441rem}.commonPopup .commonPopupDiv .btnSection .btn{margin:0 .5rem}.commonPopup .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding:.25rem;background-color:#f6f5fa;border-radius:5px;border:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.commonPopup .popupCloseIcon:hover{background-color:#ebedf3}.commonPopup .popupCloseIcon:hover i{color:#1a1a1a}.commonPopup .popupCloseIcon i{color:#1a1a1a;font-size:.772rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.commonPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.089);cursor:pointer;transition:opacity .3s !important}.centerPopup{display:flex;opacity:0;transform:translateX(-100%);transition:opacity .5s ease-in-out;overflow:auto;padding:1rem}.centerPopup .centerPopupDiv{margin:auto;width:100%;max-width:500px;height:auto;min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 100px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:8px;text-align:center;overflow:hidden;z-index:115}.centerPopup .centerPopupDiv .btnSection{margin-top:2.441rem}.centerPopup .centerPopupDiv .btnSection .btn{margin:0 .5rem}.centerPopup .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;display:flex;justify-content:center;align-items:center;padding:.25rem;background-color:#f6f5fa;border-radius:5px;border:1px solid #f6f5fa;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.centerPopup .popupCloseIcon:hover{background-color:#ebedf3}.centerPopup .popupCloseIcon:hover i{color:#1a1a1a}.centerPopup .popupCloseIcon i{color:#1a1a1a;font-size:.772rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.centerPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.089);cursor:pointer;transition:opacity .3s !important}.timeOutPopup{display:none;width:100%;transform:translateY(-100%) !important;transition:opacity .5s ease-in-out;overflow:auto;animation:timeOutPopup 2.5s ease-out}@keyframes timeOutPopup{0%{opacity:0;transform:translateY(-100%)}1%{transform:none;opacity:1}80%{opacity:1}90%{transform:none}100%{opacity:0;transform:translateY(-100%)}}.timeOutPopup .timeOutPopupDiv{margin:0 auto;margin-top:5%;width:100%;max-width:500px;height:auto;min-height:200px;display:flex;justify-self:center;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;box-shadow:rgba(50,50,93,.034) 0px 50px 200px -20px,rgba(0,7,36,.041) 0px 30px 60px -30px;border-radius:8px;border:1px solid #ebedf3;text-align:center;overflow:hidden;z-index:115}.timeOutPopup .timeOutPopupDiv .btnSection{margin-top:2.441rem}.timeOutPopup .timeOutPopupDiv .btnSection .btn{margin:0 .5rem}.timeOutPopup .popupCloseIcon{position:absolute;top:1rem;right:1rem;z-index:10;width:30px;height:30px;padding:1rem;background-color:#f6f5fa;border-radius:8px;border:1px solid #ebedf3;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.timeOutPopup .popupCloseIcon:hover{background-color:#ebedf3}.timeOutPopup .popupCloseIcon:hover i{color:#1a1a1a}.timeOutPopup .popupCloseIcon i{color:#1a1a1a;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.timeOutPopup .popupCloseBg{position:fixed;top:0;left:0;width:0;height:100vh;background-color:rgba(0,9,27,.24);cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#errorMessage .iconDiv{background-color:#ff3232;color:#fff}#successMessage .iconDiv{background-color:#4ac434;color:#fff}#warningMessage .iconDiv{background-color:#f8ab04;color:#fff}#infoMessage .iconDiv{background-color:#f6f5fa;color:#5d5e5f}.messagePopup{position:fixed;top:unset;bottom:2.441rem;right:2.441rem;z-index:110;width:100%;height:auto;max-width:400px;margin-left:auto;display:flex;border-radius:8px;border:1px solid #ebedf3;transition:.3s cubic-bezier(0.37, 0, 0.63, 1);box-shadow:rgba(17,12,46,.062) 0px 48px 100px 0px;transform:translateY(150%);overflow:hidden}.messagePopup .messageDiv{display:flex}.messagePopup .messageDiv .iconDiv{background-color:#f6f5fa;padding:1rem;display:flex;align-items:center}.messagePopup .messageDiv .iconDiv i{font-size:1.383rem}.messagePopup .messageDiv article{padding:1rem}.messagePopup .messageDiv article .title{margin:0}.messagePopup .messageDiv article p{margin-top:.5rem;color:#5d5e5f;font-size:.878rem;font-weight:400;line-height:1.4}.messagePopup .popupClose{position:absolute;top:1rem;right:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}.messagePopup .popupClose:hover{opacity:.5}.messagePopup .popupClose i{font-size:.878rem;cursor:pointer}#authenticationContainer{background-color:#fff}#authenticationContainer #authenticationSection{min-height:100vh;display:flex;align-items:center}#authenticationContainer #authenticationSection #authenticationForm{width:100%;margin:0 auto;background-color:#fff;padding:1rem}@media(min-width: 1024px){#authenticationContainer #authenticationSection #authenticationForm{width:60%;max-width:100%;padding:2.441rem}}#authenticationContainer #authenticationSection #authenticationForm .formDiv{max-width:450px;margin:0 auto}#authenticationContainer #authenticationSection #authenticationForm .formDiv .logoDiv{width:100%;padding-bottom:2.441rem;margin-bottom:1rem;border-bottom:1px solid #ebedf3}#authenticationContainer #authenticationSection #authenticationForm .formDiv .logoDiv img{width:10rem;margin:0 auto}@media(min-width: 1024px){#authenticationContainer #authenticationSection #authenticationForm .formDiv .logoDiv img{width:13rem}}#authenticationContainer #authenticationSection #authenticationForm .formDiv .title{color:#333;font-weight:500;letter-spacing:-0.5px;text-align:center;margin:0 auto;margin-bottom:2.441rem}#authenticationContainer #authenticationSection #authenticationForm .formDiv .title span{margin-left:.25rem}#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv label{color:#333;font-size:.937rem;font-weight:500}#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=date],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=datetime-local],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=email],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=file],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=hidden],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=month],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=number],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=password],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=range],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=search],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=tel],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=text],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=time],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=url],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv input[type=week],#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv textarea,#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv select,#authenticationContainer #authenticationSection #authenticationForm .formDiv .inputDiv datalist{font-size:1.138rem;padding:1rem}#authenticationContainer #authenticationSection #authenticationForm .formDiv .passwordShowIconDiv{position:absolute;top:13px;right:15px;width:35px;height:35px;padding:5px;border-radius:1rem;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#authenticationContainer #authenticationSection #authenticationForm .formDiv .passwordShowIconDiv:hover{background-color:#f6f5fa}#authenticationContainer #authenticationSection #authenticationForm .formDiv .passwordShowIconDiv .hide{display:none}#authenticationContainer #authenticationSection #authenticationForm .formDiv .passwordShowIconDiv .showIcon{display:block !important}#authenticationContainer #authenticationSection #authenticationForm .formDiv .passwordShowIconDiv i{top:3px;left:5px;color:#909294;font-size:1.067rem;display:none;cursor:pointer;transition:.3s cubic-bezier(0.37, 0, 0.63, 1)}#authenticationContainer #authenticationSection #authenticationForm .formDiv .passwordShowIconDiv i:hover{color:rgba(247,247,247,.8)}#authenticationContainer #authenticationSection #authenticationForm .formDiv .rememberDiv{width:100%;display:flex;flex-direction:row;justify-content:space-between}#authenticationContainer #authenticationSection #authenticationForm .formDiv .rememberDiv .forgotPass{color:#333;font-size:.878rem;font-weight:500;cursor:pointer;transition:.5s cubic-bezier(0.37, 0, 0.63, 1)}#authenticationContainer #authenticationSection #authenticationForm .formDiv .rememberDiv .forgotPass:hover{color:rgba(247,247,247,.8)}#authenticationContainer #authenticationSection #authenticationForm .formDiv .btn{padding:1.3333rem !important;border-radius:8px !important}#authenticationContainer #authenticationSection #authenticationForm .formDiv .btn::before{width:600px;margin-left:-100px}#authenticationContainer #authenticationSection #authenticationForm #loginForm #signInSubmit{width:100%;padding:1.067rem 1rem}#authenticationContainer #authenticationSection #authenticationForm #loginForm #signInSubmit img{display:none}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm #getOTP{width:100%;padding:1.067rem 1rem}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm #getOTP img{display:none}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm .otpSection{display:none}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm .otpSection .otpInput .inputBox{flex-wrap:nowrap}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm .otpSection .otpInput input{color:#333;font-size:1.383rem;font-weight:800;padding:1rem}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm .otpSection .otpInput .reOtpBtn{margin:0;margin-left:.5rem;min-width:110px;height:100%;font-size:.878rem;font-weight:600;padding:1rem;border-radius:5px;border:1px solid #ebedf3;background-color:#f6f5fa}@media(min-width: 568px){#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm .otpSection .otpInput .reOtpBtn{min-width:130px;font-size:1rem}}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm .otpSection .otpInput .reOtpBtn:hover{background-color:#fff;border:1px solid rgba(247,247,247,.8)}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm .otpSection #resetPasswordBtn{width:100%;padding:1.067rem 1rem}#authenticationContainer #authenticationSection #authenticationForm #forgotPasswordForm .otpSection #resetPasswordBtn img{display:none}#authenticationContainer #authenticationSection #bannerSection{display:none}@media(min-width: 1024px){#authenticationContainer #authenticationSection #bannerSection{width:40%;max-width:700px;height:100%;min-height:100vh;display:block;flex:1;padding:3.052rem;overflow:hidden;background-color:#f6f5fa;background:linear-gradient(to right top, #0f0f0f, #111111, #131313, #141414, #161616, #171717, #181818, #191919, #1a1a1a, #1b1b1b, #1c1c1c, #1d1d1d)}}#authenticationContainer #authenticationSection #bannerSection::after{content:"";display:none;position:absolute;bottom:-300px;right:-300px;width:600px;height:600px;background-color:rgba(0,0,0,0);border:40px solid rgba(247,247,247,.8);border-radius:100%}@media(min-width: 1280px){#authenticationContainer #authenticationSection #bannerSection::after{border:60px solid rgba(247,247,247,.8);width:600px;height:600px;bottom:-400px;right:-200px}}#authenticationContainer #authenticationSection #bannerSection .titleDiv{z-index:1;display:flex;flex-direction:column}#authenticationContainer #authenticationSection #bannerSection .titleDiv .heading{display:block;margin:0;color:#5d5e5f;font-weight:500;line-height:1}@media(min-width: 1024px){#authenticationContainer #authenticationSection #bannerSection .titleDiv .heading{font-size:2.6667rem}}@media(min-width: 1280px){#authenticationContainer #authenticationSection #bannerSection .titleDiv .heading{font-size:3.3333rem}}@media(min-width: 1800px){#authenticationContainer #authenticationSection #bannerSection .titleDiv .heading{font-size:5.3333rem}}#authenticationContainer #authenticationSection #bannerSection .titleDiv p{color:#909294;font-weight:500;margin-top:.5rem;line-height:1.4}@media(min-width: 1024px){#authenticationContainer #authenticationSection #bannerSection .titleDiv p{font-size:1.383rem}}#authenticationContainer #authenticationSection #bannerSection .bgCover{position:absolute;bottom:0;width:100%;height:50vh;margin:0 auto;margin-top:auto;background-size:contain;background-position:bottom;z-index:1}/*# sourceMappingURL=dashboard.css.map */