@media only screen and (max-width:480px){div.mashsb-box .mashpv{display:none}}.mashpv.mashtip{position:relative;cursor:help}.mashpv .mashtip-content{opacity:0;visibility:hidden;font:11px Arial,Helvetica;text-align:center;width:150px;padding:5px;position:absolute;bottom:80px;left:50%;margin-left:-76px;background-color:#666;color:#FFF;border-radius:2px;transition:bottom .2s ease,opacity .2s ease;z-index:999999}.mashpv .mashtip-content:after,.mashpv .mashtip-content:before{border-right:16px solid transparent;border-top:16px solid #666;bottom:-15px;content:"";position:absolute;left:50%;margin-left:-10px}.mashpv .mashtip-content:before{border-top-color:#555;border-top-width:15px;bottom:-15px}.mashpv.mashtip:hover .mashtip-content{opacity:1;visibility:visible;bottom:80px}