.customwnd{background:#fff;border:1px solid #84b9c5;border-radius:6px;box-shadow:0 5px 7px 0 rgba(1,2,2,.2)}.customwnd iframe{border:0;overflow:auto}.customwnd .customwnd_content{background:#fff;border-radius:6px}.customwnd .customwnd_title{position:relative;padding-top:20px;font-size:24px;font-weight:700;line-height:24px;font-family:roboto,Arial,sans-serif;text-align:center;color:#111}.customwnd .customwnd_body{position:relative}.customwnd .customwnd_footer{display:none;padding-top:7px;position:relative;font:12px Arial;text-align:center;color:#a8acad}.customwnd .customwnd_footer a{color:#a8acad;text-decoration:underline}.customwnd .customwnd_footer a:hover{text-decoration:none}.customwnd .customwnd_close{position:absolute;right:20px;top:20px;display:block;width:19px;height:19px;font-size:0;background:url(images/close.gif);cursor:pointer}.customwnd-preloader{background:#fff url(images/preloader.gif) no-repeat 4px 4px;padding:4px 4px 4px 24px;color:#000;font-family:Arial;font-size:12px;font-weight:400}@media all and (max-width:1024px){.customwnd{width:100%;height:100%;box-sizing:border-box;padding:10px;border:0;border-radius:0;box-shadow:none}.customwnd .customwnd_content{position:relative;width:100%;height:100%;box-sizing:border-box}.customwnd.has-title .customwnd_content{padding-top:40px}.customwnd.has-footer .customwnd_content{padding-bottom:40px}.customwnd .customwnd_title{position:absolute;left:0;top:0;width:100%;height:40px;padding:0 40px 0 0;box-sizing:border-box;font-size:20px;line-height:40px}.customwnd .customwnd_footer{position:absolute;left:0;bottom:0;width:100%;height:40px;box-sizing:border-box}.customwnd .customwnd_body{position:relative;width:100%;height:100%;overflow:auto}.customwnd .customwnd_close{right:10px;top:10px}}