.customwnd{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.45);overflow:auto;box-sizing:border-box}.customwnd .customwnd_content{position:relative;margin:0 auto;top:50%;transform:translateY(-50%);padding:40px 20px 20px;background:#fff;border:1px solid #84b9c5;border-radius:6px;box-shadow:0 5px 7px 0 rgba(1,2,2,.2);box-sizing:border-box}.customwnd.large .customwnd_content{top:auto;transform:translateY(0px)}.customwnd iframe{border:0;overflow:auto}.customwnd .customwnd_title{position:relative;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;height:100%;box-sizing:border-box}.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(customwnd/images/close.gif);cursor:pointer}.customwnd-preloader{background:#fff url(images/ajax-loader.svg) no-repeat 4px 4px;padding:4px 4px 4px 24px;color:#000;font-family:Arial;font-size:12px;font-weight:400}.customwnd-modal-body{height:100%!important;overflow:hidden!important}@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}}