.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:14rem;transition-duration:.2s;z-index:100}.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}.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}}.homeMainContainer{display:flex;justify-content:center}.confSmsMainContainer{display:flex;flex-direction:column;align-items:center;padding-bottom:4rem}.confSmsCont1{margin-top:4rem;display:flex;background-color:#fff;border:2px solid #EDEFF2;padding:.8rem 2rem;width:30rem}.confSmsCont1Title1{display:flex;font-family:RobotoMedium;align-self:center;margin-right:1rem}.confSmsCont1Sel1{display:flex;font-family:RobotoMedium;align-self:center}.confSmsElement{width:10rem;border-radius:4px;border:1px solid #939393;height:1rem;font-family:RobotoRegular;color:#222;font-size:.85rem;padding:.1rem .1rem .1rem .5rem;background-color:#fff}.confSmsElement:hover{border:1px solid #0863b2}.confSmsElement:focus{border:1px solid #0863b2;background-color:#49a4e91d}.confSmsElement.select{height:1.34rem;width:10.6rem}.confSmsCont2{margin-top:1.5rem;width:30rem;display:flex;flex-direction:column;background-color:#fff;border:2px solid #EDEFF2;padding:.8rem 2rem;justify-content:space-between}.confSmsCont2Col{margin-top:2rem;display:flex;flex-direction:column}.confSmsCont2ColsubT{margin-right:.5rem;font-size:1.11rem;align-self:center}.confSmsCont2ColsubT2{font-family:RobotoRegular;font-size:.9rem;margin-bottom:.3rem}.confSmsElementText{width:23rem;height:4rem;border:1px solid #939393;border-radius:4px;resize:none;font-family:RobotoRegular;color:#222;padding:.3rem;font-size:.85rem}.confSmsElementText:disabled{cursor:default;background-color:-internal-light-dark(rgba(239,239,239,.3),rgba(59,59,59,.3));color:-internal-light-dark(rgb(84,84,84),rgb(170,170,170));border-color:#7676764d}.confSmsElementText:disabled:hover{cursor:default;background-color:-internal-light-dark(rgba(239,239,239,.3),rgba(59,59,59,.3));color:-internal-light-dark(rgb(84,84,84),rgb(170,170,170));border-color:#7676764d}.confSmsElementText:hover{border:1px solid #0863b2}.confSmsElementText:focus{border:1px solid #0863b2;background-color:#49a4e91d}.confSmsCharCount{margin-left:.5rem;margin-top:.2rem;font-family:RobotoMono;font-size:.7rem;color:#494949}.confSmsCont3{margin-top:1.5rem;width:30rem;display:flex;flex-direction:column;background-color:#fff;border:2px solid #EDEFF2;padding:.8rem 2rem}.confSmsCont3line{font-family:IBMPlexSansRegular;margin-top:1rem;display:flex;padding:.4rem 0 .4rem 1rem;background-color:#eae9e7}.confSmsCont3Sw{margin-left:auto;margin-right:2rem}.Cbutton{display:flex;border:none;border-radius:4px;padding:.5rem 1rem;justify-content:center;font-size:.95rem;font-family:RobotoRegular;cursor:pointer}.Cbutton.add{background-color:#60e19e8b;color:#004507}.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}.Cbutton.addfile{background-color:#dbebff;color:#2979ff}.Cbutton.addfile:hover{background-color:#80b4f47c}.Cbutton.addfile:disabled{color:#a7a7a7;background-color:#eaeaeabb}.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}.confMailMainContainer{display:flex;flex-direction:column;align-items:center;padding-bottom:4rem}.confMailCont1{margin-top:4rem;display:flex;background-color:#fff;border:2px solid #EDEFF2;padding:.8rem 2rem;width:30rem}.confMailCont1Title1{display:flex;font-family:RobotoMedium;align-self:center;margin-right:1rem}.confMailCont1Sel1{display:flex;font-family:RobotoMedium;align-self:center}.confMailElement{width:10rem;border-radius:4px;border:1px solid #939393;height:1rem;font-family:RobotoRegular;color:#222;font-size:.85rem;padding:.1rem .1rem .1rem .5rem;background-color:#fff}.confMailElement:hover{border:1px solid #0863b2}.confMailElement:focus{border:1px solid #0863b2;background-color:#49a4e91d}.confMailElement.select{height:1.34rem;width:10.6rem}.confMailCont2{margin-top:1.5rem;width:30rem;display:flex;flex-direction:column;background-color:#fff;border:2px solid #EDEFF2;padding:.8rem 2rem;justify-content:space-between}.confMailCont2Col{margin-top:2rem;display:flex;flex-direction:column;padding-bottom:1rem}.confMailCont2ColsubT{margin-right:.5rem;font-size:1.11rem;align-self:center}.confMailCont2ColsubT2{font-family:RobotoRegular;font-size:.9rem;margin-bottom:.3rem}.confMailElementText{width:23rem;height:4rem;border:1px solid #939393;border-radius:4px;resize:vertical;font-family:RobotoRegular;color:#222;padding:.3rem;font-size:.85rem}.confMailElementText:disabled{cursor:default;background-color:-internal-light-dark(rgba(239,239,239,.3),rgba(59,59,59,.3));color:-internal-light-dark(rgb(84,84,84),rgb(170,170,170));border-color:#7676764d}.confMailElementText:disabled:hover{cursor:default;background-color:-internal-light-dark(rgba(239,239,239,.3),rgba(59,59,59,.3));color:-internal-light-dark(rgb(84,84,84),rgb(170,170,170));border-color:#7676764d}.confMailElementText:hover{border:1px solid #0863b2}.confMailElementText:focus{border:1px solid #0863b2;background-color:#49a4e91d}.confMailCont3{margin-top:1.5rem;width:30rem;display:flex;flex-direction:column;background-color:#fff;border:2px solid #EDEFF2;padding:.8rem 2rem}.confMailCont3line{font-family:IBMPlexSansRegular;margin-top:1rem;display:flex;padding:.4rem 0 .4rem 1rem;background-color:#eae9e7}.confMailCont3Sw{margin-left:auto;margin-right:2rem}.switch__container{margin-left:.5rem}.switch{visibility:hidden;position:absolute;margin-left:-9999px}.switch+label{display:block;position:relative;cursor:pointer;outline:none;user-select:none}.switch--shadow+label{padding:2px;width:30px;height:15px;background-color:#a5a5a5;border-radius:15px}.switch--shadow+label:before,.switch--shadow+label:after{display:block;position:absolute;top:1px;left:1px;bottom:1px;content:""}.switch--shadow+label:before{right:1px;background-color:#c3c4cb;border-radius:15px;transition:background .4s}.switch--shadow+label:after{top:2px;width:14px;height:14px;background-color:#fff;border-radius:100%;box-shadow:0 2px 5px #0000004d;transition:all .4s}.switch--shadow:checked+label:before{background-color:#191caf}.switch--shadow:checked+label:after{transform:translate(15px)}.confMailContObs1{font-family:RobotoLight;font-size:.75rem;width:24rem;margin:.5rem 0 0 .5rem}.confMailCont2Coltext1{font-family:RobotoRegular;font-size:.75rem;margin-bottom:1rem}.confMailCont2ImgPrev{margin-top:.5rem;margin-left:auto;margin-right:auto;border:1px dashed #272727;width:15rem;height:15rem;padding:.8rem}.confMailIng{width:15rem;height:15rem;object-fit:cover}.confWhatsMainContainer{display:flex;flex-direction:column;align-items:center;padding-bottom:4rem}textarea{all:unset}input[type=text]:focus{outline:none}input[type=number]:focus{outline:none}input[type=date]:focus{outline:none}input:disabled{cursor:default;background-color:-internal-light-dark(rgba(239,239,239,.3),rgba(59,59,59,.3));color:-internal-light-dark(rgb(84,84,84),rgb(170,170,170));border-color:#7676764d}input:disabled:hover{cursor:default;background-color:-internal-light-dark(rgba(239,239,239,.3),rgba(59,59,59,.3));color:-internal-light-dark(rgb(84,84,84),rgb(170,170,170));border-color:#7676764d}select{outline:none;margin:0}.viewSentsMainContainer{display:flex;flex-direction:column;align-items:center;padding-bottom:4rem}.viewSentsCont1{margin-top:4rem;display:flex;background-color:#fff;border:2px solid #EDEFF2;padding:.8rem 1.5rem .8rem .5rem}.viewSentsContCol{display:flex;flex-direction:column}.viewSentsColRow{display:flex;padding-top:.4rem;padding-bottom:.4rem}.viewSentsContColRowText{display:flex;align-self:center;font-family:RobotoRegular;font-size:.85rem;width:7rem;justify-content:end;margin-right:.8rem}.viewSentsContColRowInpt{display:flex;align-self:center}.viewSentsElement{width:10rem;border-radius:4px;border:1px solid #939393;height:1rem;font-family:RobotoRegular;color:#222;font-size:.85rem;padding:.1rem .1rem .1rem .5rem;background-color:#fff}.viewSentsElement:hover{border:1px solid #0863b2}.viewSentsElement:focus{border:1px solid #0863b2;background-color:#49a4e91d}.viewSentsElement.ranged{width:6rem}.viewSentsElement.search{height:.9rem;font-size:.8rem}.viewSentsElement.select.search{height:1.23rem}.viewSentsSearchResultContV{margin-top:1.5rem;display:flex;padding-bottom:1rem;margin-bottom:2rem;overflow-x:auto}.viewSentsSearchResultCont{display:flex;flex-direction:column;margin-top:1rem;width:72rem}.viewSentsSearchResultTitleRow{display:flex;align-self:center;background-color:#d9d9d9;padding:.3rem}.viewSentSearchResultTitleRowField{align-self:center;font-family:RobotoRegular;font-size:.8rem;text-align:center;font-weight:600}.viewSentSearchResultTitleRowField.dt{width:8rem}.viewSentSearchResultTitleRowField.tpmsg{width:7rem}.viewSentSearchResultTitleRowField.dest{width:13rem}.viewSentSearchResultTitleRowField.name{width:10rem}.viewSentSearchResultTitleRowField.tt,.viewSentSearchResultTitleRowField.nsoc{width:7rem}.searchResultRow{display:flex;align-self:center;background-color:#fbfbfb;padding:.3rem .4rem}.searchResultRow:nth-of-type(odd){background-color:#ececec}.searchResultRowField{align-self:center;font-family:RobotoRegular;font-size:.75rem;word-wrap:break-word}.searchResultRowField.dt{width:8rem;text-align:center}.searchResultRowField.tpmsg{width:7rem;text-align:center}.searchResultRowField.dest{width:13rem;text-align:center}.searchResultRowField.name{width:10rem;text-align:center}.searchResultRowField.tt,.searchResultRowField.nsoc{width:7rem;text-align:center}
