.noty.alert{
    position: fixed;
    right: 24px;
    top: 5px;
    z-index: 999999;
    padding: 16px 30px;
    cursor: pointer;
}