﻿.alert-service {
    position: fixed;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    z-index: 11;
}

/*    .alert-service div {
        display: block;
        width: 100%;
        line-height: 2.2rem;
        padding: 0.8rem;
        margin: 0.4em;
    }*/


/*.alert {
    color: #fff;
    border-style: solid;
    border-width: 0 1px 4px 1px;
}

.alert-primary {
    background-color: #158CBA;
    border-color: #127ba3
}*/
