footer,
header,
input[type=file],
nav {
    display: block
}

.btn,
.lds-ring {
    display: inline-block
}

.close,
.font-bold,
.label,
b {
    font-weight: 600;
}

.btn,
.label,
.text-center,
.title {
    text-align: center;
}

ul {
    margin-top: 0;
    margin-bottom: 10px;
}

.btn,
ul ul {
    margin-bottom: 0;
}

#PaymentPopup .modal-content,
.form input,
.payment .modal-footer button,
.title h2,
.title p {
    font-family: var(--secondary-fonts);
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 768px) {

    .col-sm-12,
    .col-sm-6 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-6 {
        width: 50%;
    }
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-12,
.col-lg-4,
.col-lg-6,
.col-md-12,
.col-md-4,
.col-md-6,
.col-md-8,
.col-sm-12,
.col-sm-6,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.city_img img,
.col-xs-12,
.content-main-form,
.review_banner img {
    width: 100%;
}

.mobilenum_div span.custom_span {
    color: #999;
    font-size: 10px;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 13px;
    display: flex;
    border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    width: auto !important;
    background: #fff;
    padding: 0 5px;
}

.login_signup_main .field_div i.material-icons {
    z-index: 1 !important;
}

.login_signup_main .field_div .mobilenum_div input:not(.browser-default):focus:not([readonly]) {
    border-color: #007aff;
    caret-color: #007aff;
}

.login_signup_main .mobilenum_div .pure-material-textfield-outlined input {
    min-height: 48px;
    font-weight: 400;
    font-size: 14px;
    border-top-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-radius: 4px;
}

.login_signup_main .field_div .mobilenum_div i.material-icons {
    top: 19px;
}

.form input,
.login_signup_main p.new_user_txt,
.pure-material-textfield-outlined.outline-new-height>input:focus+span,
.pure-material-textfield-outlined.outline-new-height>textarea:focus+span,
.title h2 {
    color: #000;
}

.pure-material-textfield-outlined.outline-new-height>input+span>span,
.pure-material-textfield-outlined.outline-new-height>textarea+span>span {
    background-color: #fff;
}

img,
label {
    max-width: 100%;
}

.no_padding {
    padding: 0;
}

.pure-material-textfield-outlined>input:not(.browser-default):focus:not([readonly]) {
    border-top-color: transparent !important;
}

#PaymentPopup .modal-header .close {
    margin-top: 0;
}

.form-control {
    font-size: 14px;
    line-height: 1.42857143;
}

.btn,
.btn-primary:active,
.form-control {
    background-image: none;
}

.pure-material-textfield-outlined>input:focus+span,
.pure-material-textfield-outlined>textarea:focus+span {
    font-size: 12px !important;
}

.pure-material-textfield-outlined>input+span span.asterisk-cls {
    font-size: 20px
}

.trial_inner a img {
    padding-left: 10px;
}

.payment .modal-footer {
    border-top: 0
}

.review_cmn_col:hover h3,
.review_cmn_col:hover p,
.review_cmn_col:hover span.last_span,
.review_cmn_col:hover span.review_blue_txt,
.trial_inner h2,
h4 {
    color: #fff;
}

.payment .modal-body {
    padding: 0;
}

.scroll_top_div {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 999;
}

.scroll_top_link {
    background-color: #555;
    color: #fff;
    height: 46px;
    float: left;
    width: 46px;
    text-align: center;
    line-height: 43px;
    font-size: 30px;
    border-radius: 4px;
}

.scroll_top_link:hover {
    background-color: #0288da;
    color: #fff;
}

.download_ratings {
    width: 100%;
    text-align: center;
}

.blue_title,
.download_ratings h2,
.trial_inner h2 {
    text-transform: uppercase;
}

.review_bg_div {
    width: 100%;
    background-color: #f4fcfe;
}

.review_banner {
    width: 100%;
    padding: 0;
}

.sub_banner_div {
    background-image: url(https://cdn.mooninvoice.com/image/images/review_sky.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 30px;
    width: 100%;
}

.city_img,
.review_ordinarry_section {
    margin-top: 50px;
    width: 100%;
}

.review_head_div {
    padding: 150px 0 120px;
    float: left;
    width: 100%;
}

.review_head_div p {
    line-height: 38px;
    font-size: 24px;
    color: #797979;
    font-weight: 400;
    text-align: center;
}

.download_ratings h2 {
    font-size: 50px;
    color: #000;
    font-weight: 500;
    line-height: 1.284em;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    margin-top: 0;
}

.blue_title {
    font-size: 18px;
    color: #289fff;
    font-weight: 600;
    float: left;
    width: 100%;
}

.gray_txt {
    color: #d2d2d2;
    font-weight: 400;
    font-size: 20px;
    float: left;
    width: 100%;
}

.review_ordinarry_section {
    text-align: center;
    padding: 0 30px;
    margin-bottom: 50px;
}

.review_ordinarry_section h1 {
    font-weight: 700;
    font-size: 30px;
    color: #000;
    margin-bottom: 50px;
    margin-top: 0;
}

.review_cmn_col {
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    padding: 30px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    transition: box-shadow 0.3s ease-in-out;
    -webkit-transition: box-shadow 0.3s ease-in-out;
}

.review_cmn_col:hover {
    background-color: #259eff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    color: #fff;
}

.review_cmn_col h3 {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    margin: 0;
}

.review_cmn_col p {
    font-weight: 500;
}

.review_cmn_col p {
    font-size: 17px;
    color: #797979;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 25px;
}

.review_cmn_col span.review_blue_txt {
    font-size: 19px;
    color: #259eff;
    font-weight: 400;
}

.last_span,
.review_cmn_col span.last_span {
    font-size: 14px;
    color: #797979;
    font-weight: 400;
}

label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type="checkbox"] {
    margin: 4px 0 0;
    line-height: normal;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #999;
}

.form-control::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-group {
    margin-bottom: 15px;
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: 0 !important
}

.cookie-notice-container {
    padding: 10px;
    text-align: center;
    width: 100%
}

.offer_text p a {
    text-decoration: underline
}

input.newslater_input {
    font-size: 13px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    vertical-align: top;
    height: 40px;
    line-height: normal;
    background-color: transparent;
    color: #fff;
    border: 1px solid #b4b4b4;
    border-right: 0;
    padding: 10px 15px;
    box-sizing: border-box
}

.font-weight-500 {
    font-weight: 500;
}

.review_blue_txt {
    font-size: 19px;
    color: #007aff;
    font-weight: 400;
    font-family: Raleway, sans-serif;
}

span.mobile_view {
    display: none;
    content: "";
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 10;
}

.payment button.close:hover {
    opacity: 0.8;
}

.text_blue {
    color: #007ffa;
}

.box-shedo-0,
.form-control.form-control-outlie:focus {
    box-shadow: none;
}

.trial_inner {
    background-color: #fea700;
    display: flex;
    box-shadow: 0 40px 60px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    padding: 20px 15px;
    margin: 40px 0 80px;
    align-items: center;
}

.trial_inner a:hover {
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.45);
    -moz-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.45);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.45);
    transition: 0.2s ease-in;
}

.trial_inner a {
    width: 250px;
    padding: 20px;
    font-size: 20px;
    text-align: center;
    color: #007ffa;
    display: inline-block;
    background-color: #fff;
    border-radius: 5px;
    float: right;
    font-weight: 700
}

.trial_inner h2 {
    font-size: 26px;
    line-height: 31px;
    margin: 0 0 15px;
    font-weight: 600;
}

.trial_inner h4 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    margin: 0;
}

.trial_inner a:hover {
    color: #007ffa;
    text-decoration: none;
}

.padding_review_new {
    padding-top: 40px;
}

.free_tri_p .trial_inner {
    padding: 40px 35px;
    margin: 0;
}

.free_tri_p {
    padding-bottom: 100px;
}

.cancle_form [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.cancle_form [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    color: #000;
    font-weight: 400;
}

.cancle_form [type="radio"]:not(:checked)+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #000;
    border-radius: 100%;
    background: #fff;
}

.cancle_form [type="radio"]:not(:checked)+label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #4285f4;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

.cancle_form [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.title_description_new ol li::marker {
    font-weight: 700;
    font-size: 16px;
    line-height: 35px;
}

.padding_free_new {
    padding-top: 160px;
    padding-bottom: 0;
}

.login_signup_main.login_signup_main-new .modal-dialog {
    width: 600px;
    margin: 0px auto;
}

.login_signup_main.login_signup_main-new .modal-dialog .modal-content {
    overflow-y: auto;
}

.modal-open .modal {
    overflow: hidden !important;
}

.login_signup_main.login_signup_main-new .page_area_main {
    padding: 25px;
}

.modal_title h3 {
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 20px;
}

.modal_title p {
    font-size: 15px;
    line-height: 18px;
    color: #333;
    font-weight: 500;
    margin-bottom: 30px;
}

.form-control.form-control-outlie {
    min-height: 48px;
    width: 100%;
    color: #000;
}

textarea.form-control.form-control-outlie {
    padding: 13px;
}

.pure-material-textfield-outlined.outline-new-height>input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined.outline-new-height>textarea:not(:focus):placeholder-shown {
    border-top-color: #ccc;
}

.pure-material-textfield-outlined.outline-new-height>input,
.pure-material-textfield-outlined.outline-new-height>textarea {
    border-color: #ccc;
}

.pure-material-textfield-outlined.outline-new-height>input:not(:focus):placeholder-shown+span,
.pure-material-textfield-outlined.outline-new-height>textarea:not(:focus):placeholder-shown+span {
    line-height: 60px;
    font-weight: 500;
}

.pure-material-textfield-outlined.outline-new-height>input+span::after,
.pure-material-textfield-outlined.outline-new-height>input+span::before,
.pure-material-textfield-outlined.outline-new-height>textarea+span::after,
.pure-material-textfield-outlined.outline-new-height>textarea+span::before {
    border-top-color: #ccc !important;
}

.pure-material-textfield-outlined.outline-new-height:hover>input+span::after,
.pure-material-textfield-outlined.outline-new-height:hover>input+span::before,
.pure-material-textfield-outlined.outline-new-height:hover>textarea+span::after,
.pure-material-textfield-outlined.outline-new-height:hover>textarea+span::before {
    border-top-color: #000 !important;
}

.pure-material-textfield-outlined .outline-new-height>textarea:not(:focus):placeholder-shown+span span,
.pure-material-textfield-outlined.outline-new-height>input:not(:focus):placeholder-shown+span span {
    background-color: transparent !important;
}

.login_signup_main [type="checkbox"]+span.new_padding:not(.lever) {
    padding-left: 35px;
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.75);
}

.form-group p.font a {
    font-size: 15px;
}

.form-group p.font {
    font-size: 15px;
    font-weight: 500;
    line-height: 19px;
    color: rgba(0, 0, 0, 0.75);
}

select.form-control.form-control-outlie {
    background-image: url(https://cdn.mooninvoice.com/image/dropdown-icon-new.svg);
    background-repeat: no-repeat;
    background-position-x: calc(100% - 8px);
    background-position-y: 10px;
    min-width: 80px;
    padding-right: 40px;
    -webkit-appearance: none;
}

select.form-control.form-control-outlie:hover {
    border-color: #000;
}

.lds-ring,
.lds-roller_parent {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.pure-material-textfield-outlined.outline-new-height>input:not(:focus):placeholder-shown+span span,
.pure-material-textfield-outlined.outline-new-height>textarea:not(:focus):placeholder-shown+span span {
    background-color: transparent !important;
}

.lds-roller_parent {
    position: fixed;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

.lds-ring {
    width: 80px;
    height: 80px;
    text-align: center;
    padding: 10px 0;
    border-radius: 8px;
    position: absolute;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite lds-ring;
    border-color: #fff transparent transparent;
}

.lds-ring div:first-child {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul li::marker {
    width: 8px;
    height: 8px;
    font-size: 24px;
    color: #000;
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@media screen and (max-width: 1200px) {

    .review_ordinarry_section,
    .review_ordinarry_section .col-lg-12 {
        padding: 0;
    }
}

@media (max-width: 991.98px) and (min-width: 767.99px) {
    .login_signup_main.modal {
        height: 100% !important;
    }
}

@media screen and (max-width: 991.98px) {
    .review_head_div br {
        display: none;
    }

    .review_banner {
        margin-top: 80px
    }

    .sub_banner_div {
        background-size: 100% 100%
    }

    .review_head_div {
        padding: 130px 0 110px;
    }

    .review_head_div p {
        padding: 0 20px;
    }

    #cookie-notice {
        z-index: 999999
    }

    .trial_inner a {
        padding: 10px 20px
    }
    .padding_free_new {
        padding-top: 60px;
        padding-bottom: 0
    }
}

@media screen and (max-width:991.98px) {
    .review_head_div {
        padding: 90px 0;
    }
}

@media screen and (max-width: 767px) {
    .download_ratings .col-lg-6:last-child {
        margin-top: 20px;
    }

    .blue_title {
        font-size: 16px
    }

    .review_head_div {
        padding: 50px 0 0;
    }

    .download_ratings {
        margin-top: 30px;
    }

    .review_head_div p {
        line-height: 32px;
        font-size: 18px;
        padding: 0 15px;
    }

    .review_head_div br {
        display: none;
    }

    .download_ratings h2 {
        font-size: 36px;
    }

    .gray_txt {
        font-size: 18px;
    }

    .scroll_top_div {
        bottom: 142px;
        right: 15px
    }

    .sub_banner_div {
        background-size: cover
    }

    .review_banner {
        margin-top: 80px
    }

    .modal .modal-dialog {
        margin: 10px auto
    }

    .free_tri_p {
        padding-bottom: 50px;
    }

    .padding_free_new {
        padding-top: 80px;
    }

    .login_signup_main .modal-dialog .modal-content {
        height: calc(100% - 250px) !important;
    }

    .login_signup_main .close_popup {
        position: absolute !important;
    }
}

@media screen and (max-width:568px) {
    .trial_inner h2 {
        font-size: 20px;
    }

    .trial_inner h4 {
        font-size: 18px;
    }

    .no_padding {
        padding: 0 !important;
    }
}

@media screen and (max-width:480px) {
    .sub_banner_div {
        background-size: 100%;
    }
}

@media screen and (max-width:767px) {

    .trial_inner h2,
    h4 {
        text-align: center;
    }

    .trial_inner h4 {
        margin-bottom: 30px;
    }

    .trial_inner {
        flex-direction: column;
        margin: 0 0 30px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .trial_inner {
        text-align: center;
    }

    .trial_inner {
        margin: 30px 0 50px;
        flex-direction: column;
    }

    .trial_inner h4 {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1216px) {
    .trial_inner a {
        width: 195px;
    }
}

@media screen and (max-width: 767px) {

    .trial_inner h2,
    h4 {
        text-align: center;
    }

    .trial_inner {
        flex-direction: column;
        margin: 0 0 30px;
    }

    .trial_inner h4 {
        margin-bottom: 15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .trial_inner {
        text-align: center;
    }

    .trial_inner {
        margin: 30px 0 50px;
        flex-direction: column;
    }

    .trial_inner h4 {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .trial_inner a {
        width: 195px;
    }
}

@media screen and (max-width: 767px) {
    .new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul li::marker {
        font-size: 18px;
    }

    .payment .modal-header img.logo_payment {
        margin-top: 0 !important;
        width: auto;
        overflow: hidden !important;
    }

    .payment .modal-dialog {
        display: flex;
        width: 100%;
        height: 100%;
        margin: 0 auto !important;
    }

    #PaymentPopup .modal-content {
        width: 100% !important;
        margin: 0 auto !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .payment .modal-body,
    .payment .modal-footer,
    .payment .modal-header {
        width: 100%;
    }
}

#PaymentPopup .modal-content {
    width: 340px;
    margin: 100px auto 0;
    border-radius: 2px
}

.payment .modal-header {
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    border-bottom: 0;
    padding-bottom: 0;
}

.title h2 span {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.75);
}

.title h2 {
    font-weight: 600;
    letter-spacing: 0.02em;
    font-size: 1.8rem;
}

.title {
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0;
}

.form {
    padding: 14px 13px 0;
}

.form input {
    height: 45px;
    border-color: #cfcfcf !important;
    letter-spacing: 0.01em;
    font-size: 1.4rem;
    line-height: 2rem;
    width: 100%;
}

.payment .modal-footer button:hover {
    background-color: #0071ed !important;
    transition: 0.5s;
}

.form input:focus {
    outline: 0;
    box-shadow: none;
    border-color: #000 !important;
}

.form input:placeholder {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.01em;
    color: #a1a2b1;
}

.title p {
    color: #545465;
    font-size: 1.3rem;
    line-height: 1.7rem;
    font-weight: 500;
}

.payment img.close {
    opacity: 1 !important;
    width: 80%;
}

.payment button.close {
    position: absolute;
    right: 10px;
    opacity: 1;
    top: 15px;
}

.payment .modal-footer button {
    width: 100%;
    background-color: #007aff !important;
    box-shadow: none;
    border: transparent;
    font-weight: 600;
    transition: 0.5s;
    padding: 10px 0 12px;
    font-size: 1.8rem;
}

@media screen and (max-width: 767px) {
    .mb-3 {
        margin-bottom: 15px !important;
    }

    .login_signup_main-new {
        padding-right: 0 !important;
    }

    .login_signup_main.login_signup_main-new .modal-dialog {
        width: 95% !important;
    }
}

@media screen and (max-width: 445px) {
    .modal_title p {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .form-group p.font {
        font-size: 13px;
        font-weight: 500;
        line-height: 19px;
    }

    .form-group p.font a,
    .login_signup_main [type="checkbox"]+span.new_padding:not(.lever) {
        font-size: 13px;
    }
}

@font-face {
    font-family: FontAwesome;
    src: url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(https://cdn.mooninvoice.com/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal;
}

.free_invoice_faq.new_frequent_question .panel-default>.panel-heading+.panel-collapse>.panel-body ul li::marker {
    width: 5px;
    height: 5px;
    font-size: 20px;
    color: #707070;
}