.widget_epicwin_widget table, form { margin:0; border: 0; }
.widget_epicwin_widget table td { padding: 0; }
.widget_epicwin_widget input { float: right; width: 100px; margin: 0; }
.widget_epicwin_widget label { float: left; width: 40px; margin: 5px 0 10px; }
.widget_epicwin_widget button { float: right; width: 108px; margin-top: 5px; }
.errors { clear: both; padding-top: 10px; }
.success { border: 1px solid #0dbf00; background-color: #065600; text-align: left; color: #fff; float: left; width: auto; padding: 5px; margin: 10px 0 0;}
.error { margin-bottom: 5px; border: 1px solid #b20000; background-color: red; color: #fff; text-align: center; }
#unsubscribe { text-align: justify; border: 1px solid #ddd; background: #fff; width: 350px; padding: 15px; position: fixed; top: 50%; left: 50%; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 0px 0px 15px #ddd; -webkit-box-shadow: 0px 0px 15px #ddd; z-index: 99999; -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
#unsubscribe p { color: #000000; }
#unsubscribe .close { background: #eeeeee; color: #000; position: absolute; right: 0; top: 0; border-radius: 0 10px 0 10px; width: 30px; text-align: center; height: 30px; }
#unsubscribe .close:hover { background: #d5d5d5; }
div#unsubscribe input[type="email"] {width: 100%;}
#unsubscribe .message { margin-bottom: 0; padding-right: 20px; }
#unsubscribe-overlay { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(221, 221, 221, 0.60); z-index: 99999; }