.alert-top {padding: 8px 50px 8px 50px;  position: absolute; left: 50%;
    width: auto;
    top: 40px;
    transform: translateX(-50%);
    z-index: 1000;}

.btn-info {background-color:#FCB312; border-color:#FCB312;}
