.toshare {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 1000;background: rgba(0,0,0,0.5) ;display: none;}
.toshare.on{    display:block;}
.toshare tr:nth-of-type(2) img{width:66px!important;height:66px!important;margin:5px;}
.toshare table {float: right;margin-right: 10px;width: 235px;text-align: center;}
.toshare tr:nth-of-type(2) {text-align: center;border: 2px dashed #fff;border-radius: 8px;-webkit-border-radius: 8px;display: block;color: #fff;
line-height: 30px;}
.toshare td {text-align: center;}

