
#msg_error0, #msg_error1{
    margin:5px;
    padding: 5px;
}
#msg_ok0, #msg_ok1{
    margin:5px;
    padding: 5px;
}

#msg_tip0, #msg_tip1{
    margin:5px;
    padding: 5px;
}

#msg_warnning0, #msg_warnning1{
    margin:5px;
    padding: 5px;
}
.info {padding:15px; font-size:1em;padding:5px 5px 5px 40px; position:relative;}
.error { background-color: #fbe3e4;border:1px solid #FBC2C4;color:#af0006;}
.warning { background-color: #fff6bf;border:1px solid #ffd324;color:#5f522b; }
.accept { background-color: #e6efc2;border:1px solid #c6d880; color:#4e6100;}
.tip { background-color: #c1def4;border:1px solid #6bacde; color:#39388f;}
#cookie-alert {
    bottom: 0px !important;
    line-height: 100%;
    padding-bottom: 10px !important;
}