body .loim-alerts{align-items:flex-end;bottom:0;display:flex;flex-direction:column;margin-left:30px;min-width:326px;position:fixed;right:30px;z-index:99999}body .loim-alerts .alert{align-items:baseline;border:none;border-radius:8px;color:#fff;display:flex;font-size:var(--lodh-font-size-base);justify-content:space-between;margin-bottom:30px;min-width:326px;padding:22px 24px}body .loim-alerts .alert.alert-dismissible .close{color:#fff;font-size:1.5rem;line-height:1.334rem;margin-left:22px;opacity:.6;padding:0;position:static}body .loim-alerts .alert.alert-dismissible .close:hover{opacity:1}body .loim-alerts .alert.alert-default{background:var(--lodh-darkGrey-100)}body .loim-alerts .alert.alert-success{background:var(--lodh-sustGreen-120)}body .loim-alerts .alert.alert-info{background:var(--lodh-fadedBlue-100)}body .loim-alerts .alert.alert-warning{background:var(--lodh-orange-120)}body .loim-alerts .alert.alert-danger{background:#b57f8b}body .loim-alerts .alert .alert-actions-wrapper{display:flex;margin-left:22px;padding:0}body .loim-alerts .alert .alert-actions-wrapper .alert-btn{border:2px solid #fff;border-radius:6px;color:#fff;font-size:var(--lodh-font-size-base);line-height:1.334rem;opacity:.6;padding:8px 16px}body .loim-alerts .alert .alert-actions-wrapper .alert-btn:hover{opacity:1}body .loim-alerts .alert .alert-actions-wrapper .close{line-height:1.375rem}body .loim-alerts .alert .alert-actions-wrapper .close span{vertical-align:text-top}