.vst-modal{display:none;position:fixed;z-index:1;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.vst-modal-content{background:#fefefe url(../images/background-vst-modal.jpg) left 30% no-repeat;margin:auto;padding:55px 50px 55px 90px;border:1px solid #888;width:420px;max-width:100%;height:auto;position:relative;box-sizing:border-box}.vst-modal-content .vst-modal-content{background:0 0;margin:none;padding:0;border:none;width:100%;position:unset}.vst-modal-content .vst-modal-content>div:first-child{font-weight:700;padding:5px 0}.vst-modal-content .vst-modal-content>div:nth-child(2) input{width:90%;border-radius:4px;box-sizing:border-box;border-color:#ddd;background:url(../images/background-email-reminder.jpg) 7px 45% no-repeat;margin:5px 0 10px;padding-left:35px!important}.vst-modal-close{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;top:5px;right:10px}.vst-modal-close:hover,.vst-modal-close:focus{color:#000;text-decoration:none;cursor:pointer}.vst-modal-title{font-size:2em;font-weight:700;padding-bottom:10px}.orange-line{border-bottom:4px solid #f60;max-width:100px;margin-bottom:10px}.vst-modal-confirm-button{padding:16px 37px;background:#fe6400;background:-moz-linear-gradient(top,#fe6400 0%,#ee5400 100%);background:-webkit-linear-gradient(top,#fe6400 0%,#ee5400 100%);background:linear-gradient(to bottom,#fe6400 0%,#ee5400 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6400',endColorstr='#ee5400',GradientType=0 );color:#fff;border-radius:6px;max-width:140px;text-align:center;font-weight:700;box-sizing:border-box;margin-top:20px;cursor:pointer}.vst-modal-cancel-button{padding:16px 37px;background:#7d8daf;background:-moz-linear-gradient(top,#7d8daf 0%,#6d7d9f 100%);background:-webkit-linear-gradient(top,#7d8daf 0%,#6d7d9f 100%);background:linear-gradient(to bottom,#7d8daf 0%,#6d7d9f 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d8daf',endColorstr='#6d7d9f',GradientType=0 );color:#fff;border-radius:6px;max-width:210px;text-align:center;font-weight:700;box-sizing:border-box;margin-top:20px;cursor:pointer}.already-subscribed{padding:5px 0}.vst-modal-confirm-button{}