.funnelplugins_wrapper {
    width: 800px;
    margin-top: 20px;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 5px #ccc;
}
.funnelplugins_wrapper .error {
    padding: 10px;
    font-size: 18px;
}
#funnelplugins_header {
    background: #0074c7;
    padding: 15px 10px;
}
#funnelplugins_header img {
    width: 300px;
    display: block;
    margin: 0 auto;
}
#funnelplugins_header h2 {
    margin-top: 0;text-align: center;color: #fff;font-size: 14px; text-transform: uppercase;opacity: .3;margin-top: 10px;margin-bottom: 0
}
#funnelplugins_footer {
    background: #f9f9f9;
    padding: 10px 15px;
    font-size: 14px;
    color: #3b4b60;
    border-top: 1px solid #eee;
}
.bigheadline {
    font-weight: bold;font-size: 27px;margin-bottom: 8px;color: #222
}
    .bigheadline i {
        float: right;color: #0074c7;
    }
.smallheadline {
    font-weight: bold;font-size: 27px;margin-bottom: 0;color: #222
}
.btn i {
    margin-right: 5px;
}
#embedHelp {
    padding: 5px;opacity: .7;font-size: 13px;display: block;margin-top: 10px;
}
#funnelplugins_body  textarea {
    width: 100%;height: 120px;margin-bottom:10px;
}
#funnelplugins_body {
    padding: 40px;
    font-size: 14px;
}
#funnelplugins_body p {
    font-size: 15px;
}
#funnelplugins_body h1, #funnelplugins_body h2, #funnelplugins_body h3, #funnelplugins_body h4 {
    margin-top: 0;
}
.tab-nav {
    text-align: center;
}
.tab-nav .btn-open {
    display: inline-block;
    color: #fff;
    width: 140px;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font-size: 15px;
}
.tab-nav .btn-open.active {
    background: #053150;
    color: #fff;
}
.tab-nav .btn-open:hover {
    background: #053150;
    color: #fff;
}
.tab-nav {
    background: #00518b;
    border-top: 1px solid #0e7ecd;
    border-bottom: 1px solid #00477a;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix {
    display: inline-block;
}

/* start commented backslash hack \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}

/* close commented backslash hack */
.btn-open:active, .btn-open:focus {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#theOutsidefooter {
    width: 780px;
    margin-top: 20px;
    font-size: 14px;
    color: #999;
    padding: 10px;
}
#funnelplugins_footer img {
    width: 15px;
    margin-top: 3px;margin-right: 10px;
    float: left;
}