.lead{ font-size: 16px; font-weight: bold;}
.hide{ display: none;}
.close-overlay{ position: absolute; right: -7px; bottom: 150px; font-size: 30px; cursor: pointer;}
.trg-overlay{ position: fixed; top:0px; bottom: 0px; left:0px; right: 0px; z-index: 800; overflow: hidden; }
.standard{ width: 220px; height: 223px;  }
.small{ width: 40%;  }
.big{ width: 70%;  }
.overlay{
display: none;
background:#000;
position:fixed;
top:0px;
bottom:0px;
left:0px;
right:0px;
z-index:600;
cursor:pointer;
width: 100%; height: 100%;
}
.trg-modal-header{ border-bottom: 1px solid #d2d2d2; padding: 0px; }