@import "bullets.css";
@import "video.css";
@import "review.css";
@import "buy_buttons.css";

/**/
.hider{
    font-size: 14px;
    line-height: normal;
    font-family: "Arial";
    color: #000000;
}
.hider-wrap img{
    border: none!important;
    box-shadow: none!important;
    max-width: 100%;
    height: auto;
}
.hider-wrap .wpp_divider{
    border: none!important;
    border-spacing: 0!important;
}
.hider-wrap .wpp_divider td{
    vertical-align: top;
    border: none!important;
}

.hider-wrap ul, .hider-wrap ol{
    list-style-position: outside;
    padding: 0 0 0 20px;
    margin: 10px 0;
}
.hider-wrap ul{
    list-style-type: disc;
}
.hider-wrap ol{
    list-style-type: decimal;
}

.hider-wrap .blue_text_like {
    font-weight: bold;
    color: #214a78;
}

.hider-wrap iframe {
    padding: 0;
    margin: 0 auto;
    border: none;
    background: none !important;
}
.hider-wrap .underline{
    text-decoration: underline;
}
.hider-wrap p, .hider-wrap table{
    margin: 0 auto; padding: 0;
}

/**/
.wppage-hider p{
    margin: 0 0 15px;
}

/**/
.ajax-hider-content{
    display: none;
}
/**/
.hider-wrap .mejs-container{
    margin: 0 auto;
}