.settings-notifications .notifications-list .notification-row{margin-top:15px;border:1px solid #f0f0f0;border-radius:8px;padding:15px}.settings-notifications .notifications-list .notification-row.level-2{margin-left:50px}.settings-notifications .notifications-list .notification-row.level-1{margin-top:30px}.settings-notifications .notifications-list .notification-row:hover{cursor:pointer;border:1px solid #dcdee1}.settings-notifications .notifications-list .notification-row:hover .checkbox .checkmark{border:1px solid #626573}.settings-notifications .notifications-list .notification-row:hover .checkbox .checkmark:after{content:"";position:absolute;left:7px;top:2px;width:6px;height:12px;border:solid #626573;border-width:0 2px 2px 0;transform:rotate(45deg)}.settings-notifications .notifications-list .notification-row .checkbox{display:flex;align-items:center;max-width:100%}.settings-notifications .notifications-list .notification-row .checkbox .checkmark{min-width:22px;width:22px;height:22px;margin-right:15px;border-radius:5px;border:1px solid #dcdee1;position:relative}.settings-notifications .notifications-list .notification-row .checkbox .checkmark:after{content:"";position:absolute;left:7px;top:2px;width:6px;height:12px;border:solid #e3e3e3;border-width:0 2px 2px 0;transform:rotate(45deg)}.settings-notifications .notifications-list .notification-row .checkbox .text{font-size:14px;color:#181b30}.settings-notifications .notifications-list .notification-row.active .checkbox .checkmark{border:1px solid #0060c3;box-shadow:0 1px 4px 0 rgba(8,129,255,.3);background-color:#45a0ff}.settings-notifications .notifications-list .notification-row.active .checkbox .checkmark:after{content:"";position:absolute;left:7px;top:2px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.settings-notifications .save-modifications{margin-top:60px;border-top:1px solid #f0f0f0;padding-top:30px;display:flex;justify-content:flex-end}