.mainLoginContainer{display:flex;flex-direction:column}.titleContainer{display:flex;justify-content:center;margin-top:2rem;font-family:CooperHewittSemibold;font-size:4rem;color:#090763;text-shadow:1px 2px 2px #bebdf1}.loginBox{display:flex;flex-direction:column;align-items:center;align-self:center;margin-top:5rem;width:19rem;height:14rem;border:1px inset #423ff56c;-webkit-box-shadow:1px 2px 18px #0f0da7d5;-moz-box-shadow:1px 2px 18px #0f0da7d5;box-shadow:1px 2px 18px #0f0da7d5;border-radius:10px}.login-input-container{position:relative;margin-top:2.6rem}.login-input-container input{border:0;border-bottom:1px solid #555;background:transparent;width:17rem;font-size:20px;color:#000}.login-input-container input:focus{border:none;outline:none;border-bottom:1px solid #e74c3c}.login-input-container label{font-family:NotoSansRegular;position:absolute;top:-5px;left:0px;font-size:18px;color:#050505;transition:all .5s ease-in-out}.login-input-container input:focus~label{top:-18px;font-size:15px;color:#777}.login-input-container input:valid~label{top:-18px;font-size:15px;color:#777}.fa-user,.fa-lock{height:1rem}.fa-triangle-exclamation{height:1.3rem}.inner-addon{position:relative}.inner-addon .fa-user{position:absolute;pointer-events:none;bottom:5px;margin-right:5px}.inner-addon .fa-lock{position:absolute;bottom:5px;margin-right:5px;pointer-events:none}.right-addon .fa-user,.right-addon .fa-lock{right:0px}.loginButtonContainer{display:flex;margin-top:2rem}.loginButton{background-color:#fff;color:#00076b;border:1px solid rgb(0,7,107);font-family:NotoSansRegular;font-size:1rem;font-weight:400;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;padding:.4rem .6rem .5rem}.loginButton:hover{color:#fff;font-weight:400;background-color:#353aa0ea;cursor:pointer}.infoContainer{display:flex;margin-top:3em;height:2.1em}.infocontainer2{display:flex;justify-content:space-between;margin-left:auto;margin-right:auto;height:2.1em;border-radius:5px;border:1px solid red;background-color:#fadada;box-shadow:0 0 4px #550101d5;padding:0;width:20rem}.mmsg{font-family:CairoSemiBold;color:#b30f0f;font-size:1.1rem;align-self:center}.mmsgfa{color:#b30f0f;font-size:1.3rem;align-self:center;margin-right:1rem}.loginFoot{display:flex;margin-top:2rem;justify-content:center}.loginLogo{height:auto;width:10rem}@media screen and (max-width: 768px){.titleContainer{font-size:3.5rem}.loginLogo{width:30%}}@media screen and (max-width: 667px){.titleContainer{font-size:2.8rem}.loginLogo{width:21%}}@media screen and (max-width: 592px){.titleContainer{font-size:2.8rem}.loginLogo{width:21%}}@media screen and (max-width: 560px){.titleContainer{font-size:2.8rem}.loginLogo{width:21%}}@media screen and (max-width: 540px){.titleContainer{font-size:2.3rem}.loginLogo{width:31%}}@media screen and (max-width: 477px){.titleContainer{font-size:2rem}.loginLogo{width:31%}}@media screen and (max-width: 414px){.titleContainer{font-size:2rem}.loginLogo{width:31%}}@media screen and (max-width: 390px){.titleContainer{font-size:1.8rem}.loginLogo{width:31%}.loginButtonContainer{margin-top:1rem}}@media screen and (max-width: 375px){.titleContainer{font-size:1.8rem}.loginLogo{width:31%}.loginButtonContainer{margin-top:1rem}}@media screen and (max-width: 374px){.titleContainer{font-size:1.8rem}.loginLogo{width:41%}.loginButtonContainer{margin-top:1rem}}@media screen and (max-width: 360px){.titleContainer{font-size:1.8rem}.loginLogo{width:41%}.loginButtonContainer{margin-top:1rem}}.spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite}@-webkit-keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}.path{stroke-dasharray:187;stroke-dashoffset:0;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}@-webkit-keyframes colors{0%{stroke:#4285f4}25%{stroke:#2a4781}50%{stroke:#4285f4}75%{stroke:#087ae3}to{stroke:#4285f4}}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#2a4781}50%{stroke:#4285f4}75%{stroke:#087ae3}to{stroke:#4285f4}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;transform:rotate(135deg)}to{stroke-dashoffset:187;transform:rotate(450deg)}}.bg{display:flex;flex-direction:column;background:url(/assets/images/splogo.png);background-size:35px 25px;background-repeat:no-repeat;background-position:center}.topbarMainCointainer{display:flex;background-color:#fff;border:1px solid #E7E7E9;position:relative}.topbarMenuBtnContainer{display:flex;margin-right:auto;padding-left:.5rem;height:3rem;width:12rem;transition-duration:.2s;z-index:110}.topbarMenuBtnContainer:hover{cursor:pointer}.topbarMainCointainerShadow{position:absolute;left:-1000px;height:3rem;width:15rem;background-color:#f8f8f8ad;border-right:1px solid #E7E7E9;transition-duration:.2s}.topbarMainCointainerShadow.show{left:0}.topbarMenuBtnStacks{display:flex;flex-direction:column;align-items:center;align-self:center}.topbarMenuBtnStack{margin-top:.2rem;display:flex;border-radius:10px;background-color:#4e5e90;height:.2rem;width:2rem;margin-bottom:.1rem}.topbarMenuTitleContainer{display:flex;margin-left:1rem;font-family:RobotoRegular;color:#0f1c52;font-size:1.2rem;align-self:center}.topbarLogoContainer{padding-top:.2rem;display:block;align-self:center;margin-left:auto;margin-right:auto}.topbarLogo{height:auto;width:8rem}.topbarMessageIconContainer{display:flex;align-self:center;position:relative;margin-left:1rem;margin-right:3rem}.topbarMessageIconContainer:hover{cursor:pointer}.topbarNewMsgImg{width:auto;height:24px}.topbarYellowCircle{display:flex;position:absolute;top:-6px;right:-4px;background-color:#ffec8a;border-radius:50%;line-height:0;height:13px;width:13px}.topbarUserContainer{position:relative;display:flex;margin-left:auto;padding-right:.5rem}.topbarMenuContainer{position:absolute;top:50px;left:-1000px;border-right:1px solid #E7E7E9;background-color:#fff;display:flex;flex-direction:column;opacity:0;transition-duration:.2s;pointer-events:none;overflow:visible;height:92vh;width:15rem;z-index:101}.topbarMenuContainer.show{left:0;opacity:1;pointer-events:visible}.topbarMenuContent{display:flex;height:3.4rem}.topbarMenuContent.active{background-color:#cacaca}.topbarMenuSubContent{display:flex;height:0;opacity:0;pointer-events:none;background-color:#f5f5f5;transition-duration:.2s}.topbarMenuSubContent.show{height:3.4rem;opacity:1;pointer-events:visible}.topbarMenuSubContent:hover,.topbarMenuContent:hover{cursor:pointer;background-color:#e9e9e9}.topbarMenuContentIcon{padding-left:.5rem;align-self:center}.topbarMenuContentText{display:flex;font-family:RobotoRegular;color:#0b1746;font-size:1.2rem;align-self:center;padding-left:.9rem}.topbarMenuArrow-down{align-self:center;margin-left:1rem;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #292F51}.topbarMenuArrow-right{align-self:center;margin-right:2.7rem;width:0;height:0;border-left:5px solid #292F51;border-bottom:5px solid transparent;border-top:5px solid transparent}.topbarUserimage{display:flex;align-self:center;background-color:#d9d9d9;height:30px;width:30px;border:3px solid #D9D9D9;border-radius:50%;align-items:center;justify-content:center;overflow:hidden;margin-right:.9rem}.topbarMenuUSerArrow{align-self:center;margin-left:1rem;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #292F51}.topbarUserMenuTitle{display:flex;align-self:center;color:#2f2f2f;font-family:MontserratRegular;font-size:1rem;max-width:10rem;cursor:pointer;padding:.5rem;border-radius:5px}.topbarUserMenuTitle.active{background-color:#f8f8f8}.topbarUserMenuContainer{position:absolute;margin-right:.5rem;top:43px;right:0;display:flex;flex-direction:column;border-radius:4px;background-color:#f8f8f8;width:8rem;-webkit-box-shadow:0px 2px 3px #aaac;box-shadow:0 2px 3px #aaac;height:0;opacity:0;pointer-events:none;transition-duration:.2s;z-index:100}.topbarUserMenuContainer.active{height:auto;opacity:1;pointer-events:visible}.topbarUserMenuOption{display:flex;height:1.5rem;font-family:RobotoRegular;color:#0b1746;font-size:1rem;padding:.4rem 0 .2rem 1rem}.topbarUserMenuOption:hover{cursor:pointer;background-color:#e9e9e9}.topbarUserimageImage{width:auto;height:30px}.topbarSysTitle{display:flex;justify-content:center;align-self:center;font-family:CooperHewittSemibold;font-size:2rem;color:#090763;margin-top:.15rem;text-shadow:1px 2px 2px #bebdf1}@media screen and (min-width: 360px) and (max-width: 393px){.topbarLogoContainer,.topbarMenuTitleContainer{display:none}.topbarMessageIconContainer{margin-left:1.2rem;margin-right:1.2rem}.topbarUserimage{margin-right:.2rem}.topbarNewMsgImg{height:20px}.topbarUserimageImage{height:22px}.topbarUserimage{height:22px;width:22px;margin-right:.2rem}.topbarMenuUSerArrow{margin-left:.5rem}.topbarSysTitle{margin-left:auto;margin-right:auto;font-size:1.1rem}.topbarMenuBtnContainer{width:auto}}@media screen and (min-width: 394px) and (max-width: 430px){.topbarLogoContainer{display:none}.topbarMessageIconContainer{margin-left:1.2rem;margin-right:1.2rem}.topbarUserimage{margin-right:.2rem}.topbarNewMsgImg{height:20px}.topbarUserimageImage{height:22px}.topbarUserimage{height:22px;width:22px;margin-right:.2rem}.topbarMenuUSerArrow{margin-left:.5rem}.topbarSysTitle{margin-left:auto;margin-right:auto;font-size:1.1rem}.topbarMenuBtnContainer{width:auto}}.profileMainCont{display:flex;flex-direction:column;align-items:center}.profileImgCont{display:flex;margin-top:3rem}.profileUserimage{display:flex;align-self:center;background-color:#d9d9d9;height:60px;width:60px;border:3px solid #D9D9D9;border-radius:50%;align-items:center;justify-content:center;overflow:hidden}.profileInfCont{display:flex;flex-direction:column;margin-top:2rem;background-color:#fff;border:1px solid #EDEFF2;padding:1.6rem}.profileInfGroup{display:flex;flex-direction:column;margin:1rem}.profileInfTitle{display:flex;font-family:RobotoRegular;font-size:.9rem;margin-bottom:.2rem}.ProfileInputElement{width:10rem;border-radius:4px;border:1px solid #717171;height:1rem;font-family:RobotoRegular;color:#222;font-size:.85rem;padding:.1rem .1rem .1rem .5rem;background-color:#fff}.ProfileInputElement:hover{border:1px solid #0863b2}.ProfileInputElement:focus{border:1px solid #0863b2;background-color:#49a4e91d}.Cbutton{display:flex;border:none;border-radius:4px;padding:.5rem 1rem;justify-content:center;font-size:.95rem;font-family:RobotoRegular;cursor:pointer}.Cbutton.smgs{padding:.2rem .6rem;background-color:#dbebff;color:#2979ff;margin-left:1rem}.Cbutton.smgs:hover{background-color:#80b4f47c}.buttonSrch2{display:flex;height:.8rem;align-self:center}.buttonText{display:flex;align-self:center}.Cbutton.psct{margin:0;font-size:.85rem;padding:.45rem;line-height:.8rem;background-color:#e75c5c4d;color:#000;height:2.5rem;align-self:center}.Cbutton.psct:hover{background-color:#a8414182}.Cbutton.psct:disabled{color:#a7a7a7;background-color:#eaeaeabb;cursor:unset}.Cbutton.prdmb{margin:0;font-size:.85rem;padding:.45rem;line-height:.8rem;background-color:#0c64d75d;color:#000;height:2.5rem;width:13.5rem;align-self:center}.Cbutton.prdmb:hover{background-color:#07408b9b}.Cbutton.prdmb:disabled{color:#a7a7a7;background-color:#eaeaeabb;cursor:unset}.Cbutton.add{background-color:#60e19e8b;color:#000}.Cbutton.add:hover{background-color:#5dd999}.Cbutton.add:disabled{color:#a7a7a7;background-color:#eaeaeabb}.Cbutton.drft{background-color:#e8e8e877;color:#262626}.Cbutton.drft:hover{background-color:#c2c2c2c2}.Cbutton.drft:disabled{color:#a7a7a7;background-color:#eaeaeabb}.buttonPlusSng{margin-right:.6rem;align-self:center;font-size:1rem}.buttonFlop{display:flex;color:#4f4f4f;margin-right:.7rem;align-self:center;height:.8rem}.Cbutton.drft:disabled .buttonFlop{opacity:20%}.buttonChk{display:flex;height:1rem;align-self:center;margin-right:.6rem}.Cbutton.authorize{background-color:#60e19e8b;color:#004507;padding-left:1rem}.Cbutton.authorize:hover{background-color:#5dd999}.buttonCls{display:flex;height:.7rem;align-self:center;margin-right:.6rem}.Cbutton.back{background-color:#ff4e4ea5;color:#8a0101}.Cbutton.back:hover{background-color:#ff4e4edd}.Cbutton.addfile{background-color:#dbebff;color:#2979ff}.Cbutton.addfile:hover{background-color:#80b4f47c}.Cbutton.addfile:disabled{color:#a7a7a7;background-color:#eaeaeabb}.buttonSrch{display:flex;height:.8rem;align-self:center;margin-right:.6rem}.buttonCloseSng{color:#262e3a;margin-right:.75rem;align-self:center;font-size:1rem}.buttonSndMsg{display:flex;height:1rem;align-self:center;margin-right:.6rem}.buttonRplMsg{display:flex;height:1rem;align-self:center;margin-right:.6rem;padding-bottom:.1rem}.buttonText.rpl{font-size:.9rem;display:flex;align-self:center}.buttonGenRpt{display:flex;height:1.25rem;align-self:center;margin-right:.6rem}.saveModalStatus{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none;z-index:150;overflow:hidden}.saveModalStatus.show{opacity:1;pointer-events:visible}.saveModalStatus.show .saveModalStatusContent{transform:translateY(0);transition:all .3s ease-in-out}.saveModalStatusContent{display:flex;flex-direction:column;width:19rem;background-color:#fff;transform:translateY(20rem);transition:all .3s ease-in-out;padding:1rem;border-radius:10px}.saveModalBtns{display:flex;justify-content:space-around}.saveModalMsgDetails{margin-top:1rem;margin-bottom:1rem;padding-left:.3rem;font-family:RobotoRegular;font-size:.8rem}.saveModalMsg{font-family:RobotoRegular;font-size:1rem;text-align:center;padding-top:.5rem;padding-bottom:.5rem}.addOk{background-color:#4df9323f}.addFail{background-color:#f9d9323f}.saveModalStatusContentHeader{display:flex;justify-content:center;margin-bottom:1rem}.saveModalStatusHeaderIcon{width:auto;height:35px}.budgetMainContainer{display:flex;justify-content:center}.budgetCont1{margin-top:4rem;display:flex;flex-direction:column;background-color:#fff;padding-bottom:2rem}.budgetCont1HeaderLine{border-bottom:2px solid #EDEFF2;display:flex;height:2.5rem;padding:.3rem .5rem}.budgetCont1HeaderBtn{display:flex;border:1px solid #042d5b5f;border-radius:5px;height:1.5rem;padding:.1rem;width:1.8rem;align-self:center;justify-content:center}.budgetCont1HeaderBtn:hover{cursor:pointer;border:1px solid #0863b2;background-color:#cce7ff1d}.budgetCont1HeaderLineTCont{font-family:RobotoRegular;font-size:1rem;align-self:center}.budgetCont1HeaderLineContnpt{display:flex;align-self:center}.budgetInputElement{width:10rem;border-radius:4px;border:1px solid #717171;height:1rem;font-family:RobotoRegular;color:#1c1c1c;font-size:.8rem;padding-left:.2rem;background-color:#fff}.budgetInputElement:hover{border:1px solid #0863b2}.budgetInputElement:focus{border:1px solid #0863b2;background-color:#49a4e91d}.budgetInputElement.yer{width:3rem;margin-left:.5rem}.budgetInputElement.bclt{width:4rem;text-align:end;padding-right:.5rem;margin-left:.5rem}.budgetInputElement.select{height:1.2rem;width:10.6rem;margin-left:.5rem}.budgetInputElement.select.rdln{width:5.5rem;margin:0;border:unset;background-color:transparent}.budgetInputElement.select.rdln:hover{border:unset}.budgetInputElement.select.rdln:focus{border:1px solid #000000}.budgetInputElement.select.tp{width:8.5rem;margin:0;border:unset;background-color:transparent}.budgetInputElement.select.tp:hover{border:unset}.budgetInputElement.select.tp:focus{border:1px solid #000000}.budgetInputElement.obs{width:11.5rem;border:unset;border-radius:0;background-color:transparent}.budgetInputElement.obs:focus{background-color:#e4e4e4}.budgetInputElement.mnth{width:4.5rem;border:unset;background-color:transparent;text-align:right;border-radius:0;height:1.07rem;margin-right:.2rem}.budgetInputElement.mnth:focus{background-color:#e4e4e4}.budgetGridCont{display:flex;margin-top:1rem;padding:.3rem .5rem}.budgetGridContLeft{display:flex;flex-direction:column}.budgetGridContRight{display:flex;flex-direction:column;width:90vh;overflow-x:scroll;padding-bottom:1rem}.budgetGridtitle{display:flex;background-color:#d2d7dd71;text-align:center;padding-top:.3rem;padding-bottom:.3rem}.budgetGridtitleRight{display:flex;width:66.7rem;background-color:#d2d7dd71;text-align:center;padding-top:.3rem;padding-bottom:.3rem}.budgetGridtitleColTitle{font-family:RobotoRegular;font-size:.75rem;font-weight:600}.budgetGridtitleColTitle.rd,.budgetGridtitleColTitle.grp{width:6rem;border:1px solid transparent}.budgetGridtitleColTitle.tp{width:9rem;border:1px solid transparent}.budgetGridtitleColTitle.obs{width:12rem;border:1px solid transparent}.budgetGridtitleColTitle.mnth{width:5rem;border:1px solid transparent}.budgetGridLine{display:flex}.budgetGridLineCelRight{display:flex;width:68.9rem}.budgetGridLineCelRight:hover .budgetErasercon{display:flex}.budgetGridLineCel{display:flex;flex-direction:column;justify-content:center;border:1px solid #ced2ce;padding-top:.1rem;padding-bottom:.1rem;height:2rem}.budgetGridLineCel.rd,.budgetGridLineCel.grp{width:6rem}.budgetGridLineCel.tp{width:9rem}.budgetGridLineCel.obs{width:12rem}.budgetGridLineCel.mnth{width:5rem}.budgetGridLineCel.ico{width:3rem;border:unset}.budgetGridObs{display:flex;margin-left:.3rem;margin-top:.3rem;align-items:center}.budgetGridObs.text{margin-left:.3rem;font-family:Rubik-Regular;font-size:.73rem;align-self:center;color:#474747}.budgetTotals{display:flex;justify-content:end}.budgetTotals.text{width:unset;font-family:RobotoRegular;font-weight:600;font-size:1.1rem;color:#393939;margin-right:1.5rem}.budgetBotBtns{align-self:flex-end;margin-left:5rem;display:block}.budgetLineBtnCont{display:flex;margin-left:.5rem;margin-top:.5rem}.budgetLineBtn{display:flex;background-color:#446190;border-radius:5px;height:1.5rem;width:3.6rem}.budgetLineBtn:hover{background-color:#374f76;cursor:pointer}.budgetLineTextIco{display:flex;color:#fafafa;font-size:1.7rem;line-height:18px;padding-left:.2rem;padding-right:.2rem}.budgetLineTextIco.plus{font-size:1.2rem;font-weight:600;line-height:22px;padding-left:.2rem;padding-right:.2rem}.budgetLineText{display:flex;font-family:RobotoRegular;color:#fafafa;padding:.1rem .3rem .1rem .2rem;font-size:.7rem;align-self:center}.budgetEraserconShow{align-self:center;display:flex}.budgetEraserconHide{display:flex;align-self:center;display:none}.budgetEraserconShow:hover{cursor:pointer}.budgetBotCont{display:flex;margin-top:1.5rem}.budgetObs1{display:flex;flex-direction:column}.budgetObs2{display:flex;flex-direction:column;margin-left:5rem}.budgetInputElement.btext{margin-left:.5rem;margin-top:.2rem;height:5rem;width:15rem;padding-top:.2rem}.budgetRealized{font-family:RobotoRegular;color:#595959;margin:0;text-align:right;line-height:.6rem;font-size:.7rem;padding:.07rem .3rem 0 0}.btParamMainContainer{display:flex;flex-direction:column;align-items:center;padding-bottom:3rem}.btParamTitle{margin-top:3.5rem;text-align:center;font-family:RobotoMedium;font-size:1.2rem;background-color:#fff;border:2px solid #EDEFF2;padding:.8rem;width:50rem}.btParamCont{display:flex;margin-top:4rem;justify-content:space-evenly}.btParamCont1,.btParamGDespCont,.btParamTDespCont{display:flex;flex-direction:column}.btParamGDespContTitle{display:flex;color:#01004f;font-family:RobotoMedium;font-size:.9rem}.btParamGDespSubCont{margin-top:.5rem;display:flex;flex-direction:column;background-color:#fff;-webkit-box-shadow:0px 0px 2px 1px rgba(47,100,130,.28);box-shadow:0 0 2px 1px #2f648247;padding:1rem 1.5rem}.budgetGridtitleColTitle.pcodtitle{width:3rem;text-align:center}.budgetGridtitleColTitle.pcodtitlename{width:12rem}.budgetGridtitleColTitle.seq,.budgetGridLineCel.pcodtitle{width:3rem}.budgetGridLineCel.pcodtitlename{width:12rem}.budgetInputElement.paramcode{border:unset;width:2.3rem;text-align:center}.budgetInputElement.paramname{border:unset;width:11.3rem;text-align:left}.budgetGridtitleColTitle.pcodtitle.despgrp{width:11rem}.budgetGridLineCel.pcodtitle.despgrp{text-align:unset;width:11rem}.budgetInputElement.select.prm{border:unset;text-align:center}.budgetInputElement.select.prm:focus{border:1px solid #000000}.budgetGridLineCel.seq{width:3rem}.userSubCont{margin-top:3rem;display:flex;flex-direction:column;padding:1rem 1.5rem}.userGridtitleColTitle.btn{width:5rem}.userGridCol.btn{width:5rem;justify-content:center}.ccTop1{display:flex;margin-top:2rem;width:50rem}.homeMainContainer{display:flex;justify-content:center}.confBudYearSaveWng{margin-top:1rem;display:flex;background-color:#caf2bae7;color:#000;padding:.5rem 3rem;border-radius:5px}.ccMainContainer{display:flex;flex-direction:column;align-items:center}.ccTop1{display:flex;justify-content:"center";align-items:"center";margin-top:2rem;width:50rem;gap:20px}.userGridtitleColTitle.CCnameT{width:18rem}.userGridCol.CCnameT{width:18rem;padding:.3rem .3rem .3rem .5rem}.userGridtitleColTitle.CCckT{width:4rem;padding-left:4px}.userGridCol.CCckT{width:4rem}.containeReceita{display:"flex"}.checkbox-label{display:block;position:relative;margin:auto;cursor:pointer;font-size:22px;line-height:16px;height:16px;width:16px;clear:both}.checkbox-label input{position:absolute;opacity:0;cursor:pointer}.checkbox-label .checkbox-custom{position:absolute;top:0px;left:0px;height:.8rem;width:.8rem;background-color:transparent;border-radius:2px;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;border:1px solid #494A4C}.checkbox-label input:checked~.checkbox-custom{background-color:#667585;border-radius:2px;-webkit-transform:rotate(0deg) scale(1);-ms-transform:rotate(0deg) scale(1);transform:rotate(0) scale(1);opacity:1;border:1px solid #494A4C}.checkbox-label .checkbox-custom:after{position:absolute;content:"";left:12px;top:12px;height:0px;width:0px;border-radius:2px;border:solid #FFFFFF;border-width:0 3px 3px 0;-webkit-transform:rotate(0deg) scale(0);-ms-transform:rotate(0deg) scale(0);transform:rotate(0) scale(0);opacity:1;transition:all .3s ease-out;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out}.checkbox-label input:checked~.checkbox-custom:after{-webkit-transform:rotate(35deg) scale(1);-ms-transform:rotate(35deg) scale(1);transform:rotate(35deg) scale(1);opacity:1;left:3.5px;top:1px;width:3px;height:7px;border:solid #FFFFFF;border-width:0 2px 2px 0;background-color:transparent;border-radius:0}.userMainContainer{display:flex;flex-direction:column;align-items:center}.userSubCont{margin-top:1rem;display:flex;flex-direction:column;padding:1rem 1.5rem}.userGridTitleRow{display:flex;background-color:#c1c3c690;text-align:center;height:1.5rem}.userGridtitleColTitle{font-family:RobotoRegular;font-size:.75rem;font-weight:600;align-self:center;border:1px solid transparent}.userGridtitleColTitle.name{width:12rem}.userGridtitleColTitle.username{width:10rem}.userGridtitleColTitle.passwd{width:8rem}.userGridtitleColTitle.email,.userGridtitleColTitle.tel{width:10rem}.userGridtitleColTitle.sms,.userGridtitleColTitle.zap,.userGridtitleColTitle.active{width:3rem}.userGridtitleColTitle.btn{width:10rem}.userGridRow{display:flex;background-color:#fff}.userGridCol{font-family:RobotoRegular;font-size:.8rem;display:flex;border-left:1px solid #d8d8d8;border-right:1px solid #d8d8d8;border-top:1.7px solid #d8d8d8;border-bottom:1.7px solid #d8d8d8}.userGridCol.name{width:12rem}.userGridCol.username{width:10rem}.userGridCol.passwd{width:8rem}.userGridCol.email,.userGridCol.tel{width:10rem}.userGridCol.sms,.userGridCol.zap,.userGridCol.active{width:3rem;justify-content:center}.userGridCol.btn{width:10rem;justify-content:center}.userInputElement{font-family:RobotoRegular;color:#222;font-size:.8rem;padding-left:.2rem;background-color:transparent;border:unset;background-color:#fff;height:1.3rem}.userInputElement.name{width:11.5rem}.userInputElement.username{width:9.5rem}.userInputElement.passwd{width:7.5rem}.userInputElement.email,.userInputElement.tel{width:9.5rem}.userSaveBtn{display:flex;border:none;border-radius:4px;padding:.1rem .8rem;margin-top:.2rem;margin-bottom:.2rem;justify-content:center;font-size:.85rem;font-family:RobotoRegular;cursor:pointer;background-color:#60e19e8b;color:#004507}.userSaveBtn:hover{background-color:#5dd999}.userSaveBtn:disabled{color:#a7a7a7;background-color:#eaeaeabb}.dissidioDeleteBtn{display:flex;border:none;border-radius:4px;padding:.1rem .8rem;margin-top:.2rem;margin-bottom:.2rem;justify-content:center;font-size:.85rem;font-family:RobotoRegular;cursor:pointer;background-color:#ff000062;color:#004507}.dissidioDeleteBtn:hover{background-color:#ff000052}.dissidioDeleteBtn:disabled{color:#a7a7a7;background-color:#ff000062}
