.smartmodal-overlay{display:none;position:fixed;z-index:10;width:100%;height:100%;top:0;left:0}
.smartmodal-modal{box-sizing:border-box;display:none;position:fixed;z-index:100;height:auto}
.smartmodal-modal .close{position:absolute;top:-15px;right:-15px;width:30px;height:30px;background:url("modalClose.png") no-repeat}