/* PopNews*/
#FullBackground{position: absolute; min-width: 100%; min-height: 100%; background: #FFFFFF; z-index: 99999999; top: 0; bottom: 0; left: 0; right: 0; overflow: hidden; opacity: 0.70; display: none;}
#popupNews{position: absolute;top:30% !important; z-index: 999999991; background:#fff; width: 460px; min-height: 190px; border-radius: 0px; box-shadow: 0 0 5px 0 black; text-align: center; padding:0px 0px 0px 0px; display: none;}
#popupNews h1{color:#0574c9; top:0px; left:0px;}
#popupNews span{color:#423e3e; font-size: 13px; font-weight: bold;}
.btnClose{display: block; position:relative;top:-10px;left:-10px; float: right; }
#formPopup input[type="text"], input[type="email"]{background: #fff; border-radius: 5px; box-shadow: -1px 0 3px 0 #ccc inset; padding: 5px 5px; width: 210px; color:#000}
.btnSubPop{border: 0px; background: url('../../images/popnews/btnSubPop.png') no-repeat; width: 138px; height: 47px; cursor:pointer;}