.msg_push_hover,.overlay_msg_push{left:0;position:fixed;display:none}.msg_push_hover{background-color:#FFF;border:3px solid #DADADA;margin:auto;overflow:hidden;padding:30px;right:0;top:20%;width:600px;z-index:9999;text-align:center}.msg_push_title{text-transform:uppercase;font-size:20px;font-weight:700;}.overlay_msg_push{-ms-filter:"alpha(Opacity=30)";filter:alpha(opacity=30);opacity:.3;background:#000;height:100%;top:0;width:100%;z-index:999}.msg_push_title img{vertical-align:middle}.msg_push_message{width:95%}.msg_push_body{color:#333;font-size:16px;line-height:24px;margin-top:10px;text-align:left}.msg_push_ok{background:#619343;border: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}
.msg1, .msg2{   
    font-weight: 400;
    font-size: 15px;
    }
    
 .msg2{   
	margin-top: 20px;
}


@media screen and (max-width: 991px) {
	.msg_push_body label{text-align:left;}
}
@media screen and (min-width: 992px) {
	.msg_push_body label{text-align:right;}
}
