.msg_push_hover{background-color:#FFF;border:3px solid #DADADA;display:none;left:0;margin:auto;min-height:200px;overflow:hidden;padding:50px 102px;position:fixed;right:0;top:20%;width:600px;z-index:9999; text-align:center}
.msg_push_title{text-transform:uppercase}
.overlay_msg_push{-ms-filter:"alpha(Opacity=30)";filter:alpha(opacity=30);opacity:.3;background:none repeat scroll 0 0 #000;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999;display:none}
.msg_push_title img{vertical-align:middle}
.msg_push_message{width:95%}
.msg_push_title{font-size:20px;font-weight:700;text-align:left;}
.msg_push_body{color: #333333;font-size:16px;line-height:24px;margin-top:10px;text-align:left;}
.msg_push_ok {
    background: #619343 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: 0 1px 0 0 #9acc85 inset;
    color: #fff;
    display: inline-block;
    font-family:inherit;
    font-size: 17px;
    font-weight: 700;
    padding: 6px 11px;
    text-decoration: none;
}
.msg_push_ok:hover{ color:#333; text-decoration:none;}
.msg_push_ok:active{position:relative;top:1px}
div.push_tipo_1{background-color:#fff}
.push_tipo_1 .msg_push_title{color:#333}
div.push_tipo_2{background-color:#FDC3C2}
.push_tipo_2 .msg_push_title{color:#DC5657}
div.push_tipo_3{background-color:#CAF9C5}
.push_tipo_3 .msg_push_title{color:#42BB32}
div.push_tipo_0{background-color:#BFE6F7}
.push_tipo_0 .msg_push_title{color:#3896BA}