﻿@font-face {
	font-family: 'tt0142m';
	src: url('tt0142m.eot');
	src: local('tt0142m'), 
	url('tt0142m.woff') format('woff'), 
	url('tt0142m.ttf') format('truetype');
}
.new-wrapper {margin:0; padding:0;}
.new-popup-box {position:relative;}
.new-popup-box .layer-popup {width:100%; height:100%; background:rgba(0,0,0,0.5); left:0; top:0; position:fixed; z-index:9;}
.new-popup-box .inside-popup {width:460px;  padding: 3px 0 13px;  border-radius: 3px; height:350px; position:fixed; left:50%; margin-left:-230px; top:50%; background:url('../images/popup-bg.jpg') no-repeat;  text-align: center;  margin-top: -200px; z-index:999;}
.new-popup-box .inside-popup form {text-align:center;}
.new-popup-box .inside-popup h1 {font-family: 'tt0142m'; font-size:38px; color:#ffdb00; text-shadow: 2px 5px 5px #000;  margin: 10px 0 0; line-height: 44px;  padding: 0 0 9px; text-align:center;}
.new-popup-box .inside-popup span { display:block; text-align:center; background:url('../images/head-bg.png') no-repeat; margin: 0 auto 14px; height:41px; line-height:41px; width: 443px; font-family: 'Open Sans', sans-serif;color: #045397; font-size: 27px;font-weight: 500; letter-spacing: -2px;}
.new-popup-box .inside-popup .field { border: 0 none; border-radius: 4px;color: #333; display: block;font-size: 22px; height: 32px; margin: 0 auto 10px; text-align: center; width: 354px;  transition: all 0.5s ease;}
.new-popup-box .inside-popup .field:focus{box-shadow: 0 0 6px 1px #333;}
.new-popup-box .inside-popup p {font-size: 12px;margin: 12px auto 11px;color: #fff; background:url('../images/lock-icon.png') no-repeat left center; width:230px; font-family: 'Open Sans', sans-serif; padding:3px 0 0 4px; text-align:center;}
.new-popup-box .inside-popup .butn {background:none; border: 0 none;cursor: pointer; padding: 0;}
.close_newletter {  background-image: url("../images/newsletter-close.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    margin-right: -10px;
    margin-top: -15px;
    position: relative;
    width: 25px;
    z-index: 500001; }