#WFItem394041 {
    background: #0097e5; /* Old browsers */
    background: -moz-linear-gradient(45deg,  #0097e5 0%, #20b3ff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#0097e5), color-stop(100%,#20b3ff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg,  #0097e5 0%,#20b3ff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg,  #0097e5 0%,#20b3ff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg,  #0097e5 0%,#20b3ff 100%); /* IE10+ */
    background: linear-gradient(45deg,  #0097e5 0%,#20b3ff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0097e5', endColorstr='#20b3ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border: 1px solid #cfcccc;
    color: #fff;
    margin-top: 20px;
    height: 190px;
    position: relative;
}


@font-face {
    font-family: Lato-Reg;
    src: url(fonts/Lato-Reg.ttf);
}

@font-face {
    font-family: Lato-Lig;
    src: url(fonts/Lato-Lig.ttf);
}

@font-face {
    font-family: Lato-Bla;
    src: url(fonts/Lato-Bla.ttf);
}

@font-face {
    font-family: 'FontomasCustomRegular';
    src: url('fonts/fontomas-webfont.eot');
    src: url('fonts/fontomas-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontomas-webfont.woff') format('woff'), url('fonts/fontomas-webfont.ttf') format('truetype'), url('fonts/fontomas-webfont.svg#FontomasCustomRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Optin */
#WFItem394041 {
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(45deg, #f7f7f7 0%, #ffffff 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #f7f7f7), color-stop(100%, #ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, #f7f7f7 0%, #ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, #f7f7f7 0%, #ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, #f7f7f7 0%, #ffffff 100%); /* IE10+ */
    background: linear-gradient(45deg, #f7f7f7 0%, #ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff', GradientType=1); /* IE6-9 fallback on horizontal gradient */
    border: 1px solid #fff;
    -moz-box-shadow: 0px 0px 9px #dadada;
    -webkit-box-shadow: 0px 0px 9px #dadada;
    box-shadow: 0px 0px 9px #dadada;
    color: #95abb7;
    text-align: center;
    height: auto;
}
#WFItem394041 h1 {
    font-size: 8em;
    margin: 0.2em;
    color: #fff;
    font-family: Lato-Bla, Arial, Helvetica, sans-serif;
    line-height: 1em;
}

#WFItem394041 label {
    position: relative;
}

#WFItem394041 h2 {
    font-size: 3em;
    margin-top: 0.5em;
    font-variant: small-caps;
    font-weight: bold;
    color: #95abb7;
}

#WFItem394041 h3 {
    font-size: 2em;
    margin-top: 0.2em;
    font-weight: bold;
    color: #95abb7;
    display: inline;
}

#WFItem394041 #circle {
    border-radius: 50%;
    background: #00a8ff;
    position: relative;
    margin: 0 auto;
    width: 7.75em;
    height: 7.75em;
}

#WFItem394041 #email {
    border-style: none;
    border: 1px solid #00a8ff;
    background: #fff;
    margin-top: 0.5em;
    padding-left: 2em;
    font-size: 1.125em;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    color: #aeaaaa;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    width: 75%;
    height: 2.3em;
}

#WFItem394041 #email:focus {
    background: #f9f9f9;
}

#WFItem394041 .wf-button {
    margin-top: 10px;
    font-size: 1.4em;
    height: 1.7em;
    margin-bottom: 0.5em;
    border: none;
    background: #00a8ff;
    color: white;
    cursor: pointer;
    width: 81%;
}

#WFItem394041 .wf-button:active {
    background: #0098e6;
}

#yop-poll-close-modal-box {
    text-decoration: none;
    position: absolute;
    color: #00A8FF;
    cursor: pointer;
    float: right;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    top: 5px;
    right: 5px;
}

#WFItem394041 [data-icon]:after {
    left: 2px;
    content: attr(data-icon);
    font-family: 'FontomasCustomRegular';
    color: #00a8ff;
    position: absolute;
    left: 5px;
    top: 4px;
    width: 20px;
}

#poststuff h2 {

    margin-bottom: -15px !important;
}