.newsletter-post-fixed {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}


.newsletter-post-fixed {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
}

.newsletter-post-fixed-in h2 {
    margin: 10px 0 30px;
}


 .newsletter-post-fixed-in {
    color: #000;
    text-align: center;
}

.newsletter-post-fixed-in {
    align-items: center;
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 7% auto 0;
    max-width: 700px;
    padding: 30px;
    position: relative;
    text-align: center;
    width: 90%;
}


.newsletter-post-fixed-close {
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: 15px;
}

[class*=" uisicon-"]::after, [class*=" uisicon-"]::before, [class^="uisicon-"]::after, [class^="uisicon-"]::before {
    display: inline-block;
    font-family: "UI Super Icon";
    font-style: normal;
    transform: rotate(0.03deg);
}


.uisicon-097-cancel::before {
    content: "X";
}


a, a:focus, a:hover {
    color: #79addc;
    outline: medium none;
    text-decoration: none;
}
a {
    background-color: transparent;
    color: #007bff;
    text-decoration: none;
}



.newsletter-post-fixed-in .d-desktop-block p, .newsletter-post-fixed-in .d-mobile-block p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 20px;
    text-align: center !important;
}

#ebulletinform input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #000;
    color: #000;
    display: block;
    font-size: 14px;
    margin: 0 auto 20px;
    max-width: 330px;
    outline: medium none;
    padding: 10px;
    width: 100%;
}



.btn-magger, .no-bg-hover .btn-magger {
    background-color: #fedc00;
    background-image: -moz-linear-gradient(0px 50% , transparent 0px, #fedc00 0px), -moz-linear-gradient(225deg, transparent 7px, #fedc00 0px), -moz-linear-gradient(0px 50% , transparent 0px, #fedc00 0px), -moz-linear-gradient(0px 50% , transparent 0px, #fedc00 0px);
    background-position: left top, right top, right bottom, left bottom;
    background-repeat: no-repeat;
    background-size: 50% auto, 100% auto, 0 auto, 0 auto;
    border: medium none;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.2;
    outline: medium none;
    overflow: hidden;
    padding: 10px 20px 10px 15px;
}

.small-text {
    margin-top: 3em;
}