.alert {
    right: 0;
    position: fixed;
    top: 0;
    margin-top: 20px;
    margin-right: 20px;
    display: none;
    z-index: 10;
    max-width: 250px;
}

.e-polis-doc {
    margin-bottom: 5px;
}