#nhva {display:none;border:3px solid #555;border-radius:5px;box-shadow: 4px 4px 8px #999;background-color:#e7e7e7;height:50%;width:50%;position:fixed;z-index:200;bottom:10px;right:0px;max-width:98%;text-align:right;min-height:422px;min-width:570px;max-height:98%;}
#nhvaclose {float:right;height:25px;width:35px;padding-top:12px;padding-right:3px;padding-left:1px;text-align:center;cursor:pointer;padding-top: 13px;}
#nhvaifrm {height:97%;text-align:center;clear:both;max-height:94%;}
#nhfrm {width:99%;height:91%;overflow:hidden;border:0px;}
#nhvatitle {float:left;height:40px;padding-top:10px;padding-right:1px;padding-left:80px;text-align:center;color:#53565a;font:normal bold 18px Arial,verdana,Helvetica,sans-serif;background-image: url(https://sw.nohold.net/McAfeeEndUser/Images/sm_VA_Avatar.png);background-repeat: no-repeat;background-position: 10px 5px;}
#nhvatop{background-color:#e7e7e7;width:100%;}

@media screen and (max-width: 570px)
{
#nhva {width:100% !important;min-width:98%;}
}
@media screen and (max-width: 360px)
{
#nhva {height:90% !important;min-height:90%;min-width:98%;}
#nhvaifrm{height:85%;}
}
@media screen and (max-height: 449px)
{
#nhva {bottom:initial;top:0px;min-height:94%;height:94% !important;}
#nhvaifrm{max-height:89%;}
}
@media screen and (max-height: 320px)
{
#nhvaifrm{max-height:82%;}
}
@media screen and (min-height: 450px)
{
#nhva {bottom:10px;top:initial;min-height:422px;}
#nhvaifrm{max-height:97%;}
}