.movies_remindme_popup input{width: 255px !important; font-size: 12px !important; font-family: arial !important; font-weight: normal !important; color: #a9a9a9 !important;}
.remind-me a{
    font-size:0px;
    background: url("../images/remindme_btn.png") no-repeat scroll left top transparent;
    padding: 16px 10px 5px 60px;
    color: transparent; 
    line-height: 0; 
}
.remind-me a:hover,.remind-me a:active {
  text-decoration: none;
  color: transparent;
}

.loading{display: none; width: 16px; height: 16px; background: url('../images/loading.gif') no-repeat scroll center center transparent; float: left; margin-top: 12px;}

.movies_remindme_popup{ display: none; height: 197px; padding: 30px 10px 10px; position: absolute; width: 100%; max-width: 272px; z-index: 10000000; background-color: #E5E5E5; border: 4px solid #A8A8A8;}
.movies_remindme_popup:after, .movies_remindme_popup:before{ top: 100%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;}
.movies_remindme_popup:before{ border-color: #a8a8a8 rgba(194, 225, 245, 0) rgba(194, 225, 245, 0); border-width: 24px; left: 10%; margin-left: -24px; }

a.movies_remindme_close {
    background: url("../images/cancel.png") no-repeat scroll center center transparent;
    cursor: pointer;
    position: absolute;
    right: 4px;
    text-indent: -9999px;
    top: 4px;
    width: 18px;
}
.movies_email_address label {
    font-size: 1.1em;
    color: #333333;
    font-family: arial;
    font-weight: normal;
    margin: 8px 0;
    text-align: center;    
}
.movies_email_address .movies_email_id {
    border: 1px solid #CCCCCC;
    font-size: 1.1em;
}

.movies_remindme_title{font-size: 22px; font-family: 'HelveticaNeue BC', arial; font-weight: normal; color: #069ace; text-transform: uppercase;}
.movies_remindme_info{font-size: 14px; font-family: arial; font-weight: normal; color: #606060; padding: 0 0 10px;}

.movies_remindme_submit { text-align: right;}
.movies_email_address .form-item{ text-align: center;}
.reminde-me-overlay {z-index: 99999;width: 100%;opacity: 0.55;background-color: #000000;position: absolute;top: 0px;left:0px;filter: alpha(opacity=50);-ms-filter: "alpha(opacity=50)";}

.movies_remindme_popup .status{position:relative;top:10px;background-image: none !important;background-color: transparent !important; border-color: transparent !important; color: #000000;line-height: 20px;}
.movies_remindme_popup input.form-submit{text-align: center;width: 94px !important; height: 41px !important; text-indent: -9999px !important; background: url('../images/sign_up.png') no-repeat scroll 0 0 transparent !important; border: 0px !important; cursor: pointer !important; border-radius: 0px !important; *font-size: 0px !important; line-height: 0px;}
.movies_remindme_popup input.form-submit:hover, input.form-submit:focus{background-position: 0 -42px !important;}