.fieldpopupnewsletter {display: none;}
.fieldpopup .fancybox-skin .fancybox-close {
    top:-25px;
    right:0px; 
    background-color:#000;
    color: #ffffff;
    line-height: 13px; 
    z-index:8
}
.fieldpopup .fancybox-skin .fancybox-close:after {
    content: "Close";
    font-size: 13px;
    background:#000;
}
#newsletter_block_popup {
    color: #555555;
    position: absolute;
    left:35px;
    top:61px;
    margin: 0;
    max-width:365px;
   min-height:142px;
}
#newsletter_block_popup .block_content{
}
.fieldpopup .inputNew {
    background-color: #ffffff;
    border: none;
    color: #555555;
    float: left;
    font-size: 13px;
    height: 36px;
    padding: 0 0 0 15px;
    width: 264px;
    font-family:raleway;
}
.popup_title h2{
    font-size: 34px;
    text-transform: uppercase;
}
.popup_text {
    font-family:"raleway";
    font-size: 13px;
    padding-bottom: 16px;
    text-align:center;
}
.button_unique {
    background-color: #40bea7;
    border: medium none;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 20px;
    padding: 9px 10px;
    text-align: center;
    text-transform: uppercase;
    transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s;
}
#newsletter_block_popup .button_unique{
    font-size:14px;
    color:#fff;
    line-height:14px;
    font-family:"lao";
    padding:10px 15px 12px;
    max-width:100px;
    background-color: #40bea7;
}
#newsletter_block_popup .button_unique:hover{
    background: #888888;
}
.send-response {
    font: normal 16px "helveticaneue";
    color:#990000;
    padding-bottom: 5px;
}
.newsletter_block_popup-bottom{
   margin-top:76px;
}
.newsletter_block_popup-bottom label{
    color: #555555;
    font-size: 13px;
}
#uniform-newsletter_popup_dont_show_again{
    float: left;
}
#uniform-newsletter_popup_dont_show_again span{
    background-color: transparent;
    border: 1px solid #b3b3b3;
}
.fancybox-close-overlay {
    width: 50px;
    height: 25px;
    position: absolute;
    cursor: pointer;
    top:-25px;
    right:0px;
    z-index:9;
    background:transparent none repeat scroll 0 0;
}
#newsletter_block_popup .popup_title h2{
    margin:0 0 19px;
    font-family:lao;
    text-align:center;
    font-size:30px;
    line-height:30px;
}
