.single-guides .guideLead ul li:before{
	content: "\f105";
    font-family: FontAwesome;
    background-repeat: no-repeat;
    background: none!important;
    background-position: 0 0!important;
    text-indent: 0!important;
    position: absolute;
    top: 0;
    left: -19px;
    line-height: 26px;
    color: #00aeca;
    font-size: smaller;
    font-weight: 700;
}
.cmb-type-checkbox.cmb2-id-hide-author-name{
    width: 50%;
    display: inline-block;
    border-bottom: none !important;
} 
.cmb-type-checkbox.cmb2-id-hide-post-date{
    width: 50%;
    display: inline-block;
}
.cmb-type-checkbox.cmb2-id-hide-post-date .cmb-th, .cmb-type-checkbox.cmb2-id-hide-author-name .cmb-th{
    width: 30%;
}
.cmb-type-checkbox.cmb2-id-hide-post-date .cmb-td, .cmb-type-checkbox.cmb2-id-hide-author-name .cmb-td{
    width: 70% !important;
}    
#sidebar1 .open .widget-inside .widget-content div p .posts_time_input{
    width: 50px;
    text-align: center
}
.guides-template-default .emap-gating-notice-top{
    padding: 20px 40px;
    margin: 0px 0 0px;
    font-size: 24px;
    color: #00aeca;
    background-color: #333;
    line-height: 40px; 
}
.guides-template-default .emap-gate-wrapper{
    width: 80%;
    margin: 0 auto;
    font-family: "KlavikaWebBasicMedium",Helvetica,Arial,sans-serif;
}
.guides-template-default .emap-subscription-package-gate-wrap{
    margin: 25px 0;
    background: #f7f7f7;
    border: 1px solid #d4d4d4;
    display: table;
    padding: 40px 50px 20px;
    width: 100%;
}
.guides-template-default .subscribe-col{
    display: inline-block;
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 45px;
}
.guides-template-default .subscribe-col h2{
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1em;
    color: #000;
    font-weight: normal;
    font-style: normal;
}
.guides-template-default .entry ul li{
    background-position: 0 10px;
    list-style-type: none;
    list-style-image: url(../../themes/mbm-mops-2017/build/images/tick.gif);
    list-style-position: inside;
    font-size: 16px;
}
.guides-template-default .entry ul>li:before{
    display: none;
}
.guides-template-default .button-gating-wrap .button-gating-link{
    font-family: "KlavikaWebBasicMedium",Helvetica,Arial,sans-serif;
    font-size: 32px;
    line-height: 1.1875;
    text-transform: uppercase;
    background: #00aeca;
    color: #fff !important;
    outline: 0;
    padding: 7px 11px 7px 11px !important;
    display: block;
    border-radius: 3px;
    border: 1px solid #00aeca;
    width: 100%;
    text-decoration: none;
    text-align: center;
}
.guides-template-default .button-gating-wrap .button-gating{
    font-family: "KlavikaWebBasicMedium",Helvetica,Arial,sans-serif;
    font-size: 32px;
    line-height: 1.1875;
    text-transform: uppercase;
    background: #00aeca;
    color: #fff !important;
    outline: 0;
    padding: 7px 11px 7px 11px !important;
    display: block;
    border-radius: 3px;
    border: 1px solid #00aeca;
    width: 100%;
    text-decoration: none;
    text-align: center;
}
.guides-template-default .button-gating-wrap {
    margin-top: 123px;
}
.guides-template-default .emap-subscription-package-gate-wrap .subscribe-col:last-child {
    padding-left: 10px;
}
.guides-template-default .emap-subscription-package-gate-wrap .subscribe-col:first-child {
    padding-right: 10px;
}
@media only screen and (max-width: 1550px){
    .guides-template-default .emap-gate-wrapper{
        width: 85%;
    }
}
@media only screen and (max-width: 1460px){
    .guides-template-default .emap-gate-wrapper{
        width: 95%;
    }
}
@media only screen and (max-width: 767px){
    .guides-template-default .emap-gate-wrapper{
        width: 100%;
    }
    .guides-template-default .subscribe-col{
        width: 100%;
    }
    .guides-template-default .emap-subscription-package-gate-wrap .subscribe-col:last-child {
        padding-left: 0px;
    }
    .guides-template-default .emap-subscription-package-gate-wrap .subscribe-col:first-child {
        padding-right: 0px;
    }
    .guides-template-default .emap-subscription-package-gate-wrap {
        width: 95%;
        margin: 0 auto;
        margin-top: 20px;
    }
    .guides-template-default .bottom-text p{
        text-align: center;
        padding-left: 5px;
        padding-right: 5px;
    }
   
}
 .guides-template-default .emap-gate-wrapper a {
        color: #005c87 !important;
    }
@media only screen and (min-width: 767px){
    .guides-template-default .emap-gate-wrapper p {
        margin-bottom: 36px;
    }
}
.guides-template-default .fa:before, .fas:before {
    color: white;
}