.platformCheckbox{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));width:100%;gap:7.5px;padding:14px 0;border-bottom:1px solid #c4c4c4}.userPlatforms__checkbox{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;gap:7.5px}.mycheck{gap:7.5px;width:20px;height:20px;padding:5px;border-radius:4px;border:1px solid #c4c4c4}.mycheck:checked{background-color:var(--platform-color,#bd0909);border-color:var(--platform-color,#bd0909)}.userPasswordHistories{gap:12px;display:flex;flex-direction:column;max-height:450px;overflow-y:auto}.userPasswordHistories::-webkit-scrollbar{width:6px;height:auto}.userPasswordHistories::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.userPasswordHistories::-webkit-scrollbar-thumb{background-color:#979797;border-radius:10px}.userPasswordHistories__icon{font-size:13px}.userPasswordHistories__usersSubContainer{display:flex;padding:16px 14px;align-items:center;gap:19px;align-self:stretch;width:99%;justify-content:space-between;border-radius:8px;background:#f9f9f9}.userPasswordHistories__userInfo{display:flex;align-items:center;gap:14px}.userPasswordHistories__details{display:flex;flex-direction:column}.userPasswordHistories__image{width:31px;height:31px;min-width:31px;flex-shrink:0;border:1.5px solid #bd0909;border-radius:50%;overflow:hidden}.userPasswordHistories__image .globalAvatar{width:100%;height:100%}.userPasswordHistories__usersSubContainer__name{font-family:InterDisplay-Medium;font-size:15px;color:#3d3d3d;margin:0}.userPasswordHistories__usersSubContainer__date{font-size:12px;color:#3d3d3d;margin:0}.userPasswordHistories__usersSubContainer__meta{font-size:12px;color:#595959;margin:0}.userPasswordHistories__status{font-size:12px;padding:1px 10px;border-radius:20px;font-weight:600;white-space:nowrap;margin-left:10px}.userPasswordHistories__status--completed{background:#e6f4ea;color:#2e7d32}.userPasswordHistories__status--failed{background:rgba(189,9,9,.08);color:#bd0909}.userPasswordHistories__status--inProcess,.userPasswordHistories__status--running{background:#fff8e1;color:#f57f17}.userPasswordHistories__downloadBtn{display:flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #e3e3e3;border-radius:7px;letter-spacing:-.6px;background:#fff;color:#3d3d3d;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.userPasswordHistories__downloadBtn:hover{background:#f1f1f1;border-color:#d1d5db}@media (max-width:768px){.userPasswordHistories__downloadBtn{width:100%;justify-content:center}}.searchFilter{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:6px 13px;gap:5px;width:100%;border-radius:22px;border:1px solid rgba(92,89,89,.25)}.searchFilter__input{width:100%;border:none;background:transparent;font-family:InterDisplay-Regular;font-size:15px}.userAvatar{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;border-radius:50%}.userAvatar__image{width:25px;height:25px;border:1.5px solid #bd0909}.userAvatar__userCheck{text-transform:capitalize}.areaSelected{display:flex;gap:5px}.areaSelected__CheckAreaName{display:inline-block;text-align:center;width:7rem;padding:.2rem;text-transform:capitalize;border-radius:1rem;background:#eee}.areaSelected__iconAllow{font-size:10px}.userList{margin:.5rem 0;line-height:17px;font-weight:400;font-size:14px}.userList__usersAllowContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:8px 0;padding:8px 11px;background:#fafafa;border-radius:10px}.userList__usersAllowC{height:250px;overflow-y:auto}.custom__scroll::-webkit-scrollbar{width:17px}.custom__scroll::-webkit-scrollbar-thumb{background-color:#979797;border-radius:20px;border:6px solid transparent;background-clip:content-box}.userList__usersContainer{max-height:305px;overflow-y:auto}.userList__listAreasName{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;min-width:100%;height:auto;margin:.5rem 0;padding-top:4px;gap:.5rem;cursor:pointer}.userList__listAreasName :hover{background:#f6f6f6;border-radius:.5rem}.userList__listAreasNameContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:40px;padding:0 8px;cursor:pointer}.userList__listAreasNameContainer :hover{background:#f6f6f6;border-radius:6px}.userList__moreButton{background:none;border:1px solid #e0e0e0;border-radius:8px;padding:6px 16px;font-size:13px;color:#555;cursor:pointer;transition:background .2s;margin-top:15px}.userList__moreButton:hover:not(:disabled){background:#f5f5f5}.userList__moreButton:disabled{opacity:.6;cursor:default}.userList__checkArea,.userList__userCheck{width:1.1rem;height:1.1rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;position:relative;font-size:120%;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;cursor:pointer}.userList__checkArea:checked,.userList__userCheck:checked{background-color:#bd0909;border-color:#bd0909;color:#fff}.userList__checkArea:checked:before,.userList__userCheck:checked:before{content:"\2713";position:absolute;font-size:80%;font-weight:700;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}.userList__checkArea:hover,.userList__userCheck:hover{border-radius:4px}.userList__userCheck{width:1rem;height:1rem}.userList__areaCheckName,.userList__userCheckName{text-transform:capitalize}.userList__usersSubContainer{margin:.2rem 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:.5rem 0 .5rem 1.2rem;width:98%;gap:10px;border-radius:10px;cursor:pointer}.userList__usersSubContainer:hover{background:#f0f0f0}.userList__usersSubContainer.isCheckedUserClass{background:rgba(189,9,9,.05)}.userList__platforms{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;margin-right:8px}.userList__contentLogos{position:relative}.userList__logo{width:15px;height:15px;-o-object-fit:contain;object-fit:contain;display:block;border-radius:5px;opacity:.9}.userList__userImg{width:25px;height:25px;border:1.5px solid #bd0909}.changePasswordHistory{width:95%;display:flex;flex-direction:column;gap:6px;padding:0 4px 20px}.changePasswordHistory__header{display:flex;align-items:center;gap:10px;justify-content:space-between}.changePasswordHistory__back{display:flex;height:35px;padding:10px;justify-content:center;align-items:center;gap:4px;border-radius:8px;background:#e9e9e9;border:none;line-height:1px}.changePasswordHistory__title{font-size:16px;font-weight:500;color:#000;line-height:normal;font-style:normal;font-family:InterDisplay-SemiBold;text-transform:none}.changePasswordHistory__filters{display:flex;gap:8px;padding:4px 0 8px}.changePasswordHistory__filterBtn{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;border:1px solid #e0e0e0;background:#fff;color:#555;font-size:13px;cursor:pointer;transition:all .2s ease}.changePasswordHistory__filterBtn:hover{border-color:#bdbdbd;background:#f5f5f5}.changePasswordHistory__filterBtn--activeJasmin{background:rgba(189,9,9,.15);border-color:transparent;box-shadow:0 0 2px 0 rgba(0,0,0,.27);color:#bd0909}.changePasswordHistory__filterBtn--activeStreamate{background:rgba(33,97,154,.15);border-color:transparent;box-shadow:0 0 2px 0 rgba(0,0,0,.27);color:#21619a}.changePasswordHistory__filterClose{display:flex;align-items:center;justify-content:center;width:10px!important;height:10px!important;line-height:1}.changePasswordHistory__filterClose svg{width:10px!important;height:10px!important;display:block}.changePasswordHistory__filterClose--jasmin svg path{fill:#bd0909}.changePasswordHistory__filterClose--streamate svg path{fill:#21619a}.changePasswordHistory__empty,.changePasswordHistory__loading{padding:24px;text-align:center;color:#888;font-size:14px;min-height:450px}.changePasswordHistory__loadMore{display:flex;padding:12px 0 4px}.changePasswordHistory__loadMoreBtn{background:none;border:1px solid #e0e0e0;border-radius:8px;padding:6px 16px;font-size:13px;color:#555;cursor:pointer;transition:background .2s}.changePasswordHistory__loadMoreBtn:hover:not(:disabled){background:#f5f5f5}.changePasswordHistory__loadMoreBtn:disabled{opacity:.6;cursor:default}.Vue-Toastification__toast--success{background:#fff;color:#4caf50}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0;padding-left:10px;cursor:pointer;transition:.3s ease;align-items:center;color:#000;opacity:.3;transition:visibility 0s}.usersChangePassword{width:95%;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.usersChangePassword__heading{color:#000;font-family:InterDisplay-Regular;font-size:15px;font-style:normal;font-weight:400;line-height:normal;text-transform:none;padding-bottom:9px}.modalChangePassword--historyView .modal-g__buttons{display:none!important}.modalChangePassword{font-family:InterDisplay-Regular}.modalChangePassword .modal-g__container{width:100%;max-width:900px;padding:0;gap:15px;max-height:100vh;outline:none}.modalChangePassword .modal-g__container:focus{outline:2px solid #bd0909;outline-offset:2px}.modalChangePassword .modal-g__buttons{width:100%;display:flex;justify-content:flex-end}.modalChangePassword .modal-g__button{border-radius:10px;padding:7.5px 12px}.modalChangePassword .modal-g__button.cancel{background-color:#fff;color:#db0909}.modalChangePassword__alert{color:#bd0909;font-size:14px}.modalChangePassword__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:15px}.modalChangePassword__title{color:#bd0909;font-size:24px;font-style:normal;font-weight:700;line-height:normal;font-family:InterDisplay-SemiBold;text-transform:none}.modalChangePassword__close{display:flex;flex-direction:row;justify-content:center;align-items:center;height:35px;width:35px;color:#bd0909;border:none;border-radius:50%;background:none;cursor:pointer;transition:.3s ease-in-out}.modalChangePassword__close:hover{background:rgba(189,9,9,.1803921568627451)}.modalChangePassword__icon--aprove{color:#209e0c}.modalChangePassword__icon--closeBold{color:#bd0909}.modalChangePassword__clockWrapper{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;flex-shrink:0}.modalChangePassword__clock{color:#3d3d3d}.modalChangePassword__clock,.modalChangePassword__clock svg{width:100%!important;height:100%!important}.modalChangePassword__info{margin:0 20px;padding:12px 14px;background-color:#e2ffdf;border-radius:10px;display:flex;flex-direction:column;gap:10px;width:95%;font-size:13px}.modalChangePassword__info--hasError{background-color:rgba(189,9,9,.06274509803921569)}.modalChangePassword__info--hasError .modalChangePassword__progress-track{background-color:#ddd}.modalChangePassword__info--hasError .modalChangePassword__progress-bar{background-color:#818181}.modalChangePassword__info :first-child{align-items:center;display:flex;gap:5px}.modalChangePassword__info>div:first-child p{font-weight:700;font-size:15px}.modalChangePassword__captcha{background-color:rgba(189,9,9,.04);border:1px solid rgba(189,9,9,.3);border-radius:8px;padding:12px 14px;display:flex;flex-direction:column;width:95%;margin:0 20px}.modalChangePassword__captcha-title{display:flex;align-items:center;gap:4px;color:#3d3d3d;font-size:15px}.modalChangePassword__captcha-msg{font-size:13px;color:#333}.modalChangePassword__captcha-list{margin:6px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.modalChangePassword__captcha-item{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:6px 8px;background:rgba(189,9,9,.06);border-radius:6px;font-size:12px}.modalChangePassword__captcha-user{font-weight:600;color:#bd0909}.modalChangePassword__captcha-platform{background:rgba(189,9,9,.12);color:#bd0909;padding:1px 8px;border-radius:10px;font-size:11px}.modalChangePassword__captcha-error{color:#555;font-size:11px;flex-basis:100%}.modalChangePassword__error-notice{display:flex;align-items:center;gap:4px;color:#3d3d3d;font-size:15px;margin:4px 0 0}.modalChangePassword__statusCompleted{color:#3d3d3d}.modalChangePassword__progress-wrap{display:flex;flex-direction:column;gap:6px}.modalChangePassword__progress-track{width:100%;height:5px;background-color:#c8f0c4;border-radius:5px;overflow:hidden}.modalChangePassword__progress-bar{height:100%;background-color:#4caf50;border-radius:5px;transition:width .3s ease}.modalChangePassword__progress-label{font-size:.85rem;color:#444;margin:0}.modalChangePassword .changePassword{width:95%}.modalChangePassword .changePassword__viewFilters{display:flex;align-items:center;gap:10px;margin:13px 0;margin-bottom:5px;padding:0 .5rem}.modalChangePassword .changePassword__buttonHistory{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;font-size:20px;padding:8px;border-radius:8px;transition:background .2s}.modalChangePassword .changePassword__buttonHistory:hover{background:#d8d8d8}.modalChangePassword .changePassword .locationsList{background:#fff;border-radius:22px;box-shadow:unset;border:1px solid rgba(92,89,89,.25)}.modalChangePassword .changePassword__viewSections{height:490px}.modalChangePassword .changePassword__subHeader{display:flex;justify-content:space-between;align-items:center}.sr-only{padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-announcement,.sr-only{position:absolute;width:1px;height:1px;overflow:hidden}.sr-announcement{left:-10000px}