.platformCheckbox{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,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)}.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}.filter{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;border-radius:22px;padding:8px 13px;border:1px solid rgba(92,89,89,.25);cursor:pointer}.filter__policyViewSelect{width:13px}.filter__policyViewSelectFilters{width:100%;border:none;cursor:pointer}.filter__policyViewSelectFilters:focus{outline:none}.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__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__userImg{width:25px;height:25px;border:1.5px solid #bd0909}.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}.modalChangePassword{font-family:InterDisplay-Regular}.modalChangePassword .modal-g__container{width:100%;max-width:900px;padding:0;gap:15px;max-height:100vh}.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__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:15px;border-bottom:1px solid #c4c4c4}.modalChangePassword__title{font-weight:lighter}.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__info{margin:0 20px;padding:16px;background-color:#e2ffdf;border-radius:10px;display:flex;flex-direction:column;gap:12px;width:95%}.modalChangePassword__info :first-child{align-items:center;display:flex;margin-right:10px}.modalChangePassword__info>div:first-child p{font-weight:700}.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__viewSections{height:490px}.modalChangePassword .changePassword__subHeader{display:flex;justify-content:space-between;align-items:center}