﻿#CommonPopupEmail {background:#e5e5e5 url(bgPopEmail.png.ashx);background-size:100% 100%;border-radius:7px}
#CommonPopupEmail .boxContentE{padding:30px;padding-bottom:5px/*background:url(bgcontent.png.ashx) no-repeat center center*/;box-sizing:border-box}
#CommonPopupEmail .headE{text-transform:uppercase;height:60px;text-align:center;display:block;font:normal 50px/60px 'MyriadProBoldCondensed';color:#ef6803;position:relative;z-index:1}
#CommonPopupEmail .nenE{background:rgba(255,255,255,0.3);  display: block;height: 22px;left: 157px;margin: auto;position: absolute;text-align: center;top: 14px;width: 297px;z-index: 2}
/*#CommonPopupEmail .headE:before{content: "";display: inline-block;height: 30px;position: relative;top: -3px;width: 70px;z-index: 1;background:url(saoL.png.ashx) no-repeat center center}
#CommonPopupEmail .headE:after{content: "";display: inline-block;height: 30px;position: relative;top: -3px;width: 70px;z-index: 1;background:url(saoR.png.ashx) no-repeat center center}*/

#CommonPopupEmail .Email {margin-top:0px;padding:0 3%;width:94%;height:48px;border:1px solid #c3c3c3;border-radius:8px;background:#fff url(bgE.png.ashx) repeat-x;font:normal 15px/48px 'Arial';color:#666666;box-shadow:2px 2px 3px #e1e1e1 inset,-2px 2px 3px #e1e1e1 inset}
#CommonPopupEmail .Email:focus {border-color:#ff6f03}

#CommonPopupEmail .btnEmail {margin:auto;margin-bottom:25px;margin-top:25px;display:block;width:90%;height:85px;font:normal 25px/78px 'MyriadProBoldCondensed';color:#fff;background:url(btnEmail.png.ashx) no-repeat center center;background-size:100% 100%;display:block;text-align:center}
#CommonPopupEmail .btnEmail:hover {background:url(btnEmail_hv.png.ashx) no-repeat center center;background-size:100% 100%}