#popupNewsletter .modal-dialog { margin-top: 15%; } #cancelll { position: relative; display: block; float: right; clear: left; } input { padding: 6px; } div.subscribe-widget input { font-size: 16px; font-weight: bold; color:#888; } div.bottom-popup input { display: block; width: 160px; } .popup { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background:#BEDBED; width:330px; border-radius:7px; border:1px solid #242424; font-family:'helvetica neue'; } .popup:hover{zoom:1.3;} /*.valid { height:30px; width:30px; background:#fff; margin:0 auto; margin-top:30px; border-radius:5px; } #Layer_2 { margin:7px; }*/ h1 { color:#242424; font-family:helvetica; font-size:.9em; text-align:center; font-weight:bold; line-height:18px; margin-top:26px; margin-left: 20px; } p { color:#242424; font-family:helvetica; font-size:.75em; text-align:center; line-height:1px; text-shadow: 0px 1px 1px #4CB572; } .subscribe-widget{ padding: 10px 0 5px 25px; } .subscribe-widget .email-form { font-size: 13px; color: #999999; padding-left: 6px; width: 270px; border: 1px solid #e0e0e0; padding: 5px 0 5px 10px; line-height: 25px; } .bottom-popup { width:100%; background:#fe400f; -webkit-border-bottom-right-radius: 7px; -webkit-border-bottom-left-radius: 7px; -moz-border-radius-bottomright: 7px; -moz-border-radius-bottomleft: 7px; border-bottom-right-radius: 7px; border-bottom-left-radius: 7px; border-collapse: collapse; /* border: 1px solid #242424;*/ margin-top:32px; padding:30px 0 30px 0; } div.bottom-popup .submit { margin:-12px auto -20px auto; border-radius:40px; border: 0px; background:#ff7454; padding:10px 0px 10px 0px; font-family:'helvetica'; color:#ffffff; font-weight:bold; text-decoration:none; font-size:.65em; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; width: 111px; } div.bottom-popup .submit:hover { border-radius:5px; -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; -ms-transition: all .4s ease-out; -o-transition: all .4s ease-out; transition: all .4s ease-out; } #Layer_1 { float:right; margin:10px; } #fillid { color:#242424; }