/* .review_hero {
    background-image: url('/front/assets/images/Invoice_generators_img.png');
    min-height: 415px;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    margin-bottom: 40px;
} */



.font-size {
    font-size: 32px;
    line-height: 60px;
}

.bill_part {
    margin: 50px auto 20px;
    /* max-width: 1100px; */
    width: 100%;
}

.bill_title {
    top: 20px;
    left: -18px;
    background: var(--bs-blue-1);
    width: calc(100% + 18px*2);
    padding: 12px 0px;
}

.bill_title::before {
    content: "";
    position: absolute;
    border-bottom: solid 18px #0f1b2d;
    border-left: solid 18px transparent;
    transform: rotate(-90deg);
    left: 0;
    top: 100%;
}

.bill_title h3 {
    font-size: 18px;
    line-height: 27px;
}

.bill_title::after {
    content: "";
    position: absolute;
    border-bottom: solid 18px #0f1b2d;
    border-left: solid 18px transparent;
    transform: rotate(-180deg);
    right: 0;
    top: 100%;
}

.all_bill {
    background: #F7F7F7;
    padding-top: 100px;
    padding-bottom: 5px;
    margin: 0px auto;
    margin-bottom: 20px;
    border: 1.5px solid #D8D8D8;
    width: 100%;
}

.outline-btn {
    border-color: #198754;
    color: #198754;
    border-radius: 6px;
    font-weight: 500;
}


.bill_part .btn:disabled {
    cursor: not-allowed;
    background-color: #f0c000 !important;
    border: none !important;
}

.bill_preview {
    margin: 0px auto 20px;
    background: #FFFFFF;
    border: 1px solid #CFCFCF;
    overflow-x: auto;
    max-width: 1100px;
}

.bill_preview_title {
    background: #198754;
    font-size: 18px;
    line-height: 27px;
    padding: 12px 0px;
}

.border-blue {
    border-color: #0f1b2d !important;
}

#invoice_form .form_control {
    font-size: 12px;
}

.bill_section .form_control {
    height: 35px;
    font-size: 14px;
}

.form_control {
    border-radius: 0;
    background-color: #f4f4f4 !important;
    border: 1px solid #f4f4f4;
    padding: 0px 19px;
    height: auto;
}

.invoice_logo {
    border: 1px dashed #0f1b2d;
}

.bill_logo {
    color: #0f1b2d;
    border: 1px dashed #0f1b2d;
    margin: 0px 20px;
}

.bill_logo input {
    display: none;
}

.bill_logo label {
    cursor: pointer;
    padding: 1px;
}

.bill_logo h2 {
    font-weight: 600;
    font-size: 16px;
    line-height: 10px;
}

.invoice_logo_img {
    height: auto !important;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-font-12 .form-label,
.form-font-12 p {
    font-size: 12px;
}

.bill_section .floating-label {
    top: 7px;
}

.floating-label {
    color: #939393;
    top: 15px;
    left: 20px;
    font-size: 14px;
    line-height: 21px;
    pointer-events: none;
}

table.invoice_table tr th {
    font-size: 12px;
}

.row_quantity .floating-label,
.invoice_row_items .floating-label,
.row_rate .floating-label {
    right: 20px;
    left: unset;
}

.btn-success {
    font-weight: 600;
    line-height: normal;
    border-radius: 0;
    padding: 10px;
    background: linear-gradient(180deg, #64D364 0%, #249324 100%);
    border-image-source: linear-gradient(180deg, #64D364 0%, #249324 100%);
    border-image-slice: 1;
}

.invoice_totals .invoice_summary {
    min-width: 125px;
    padding: 0 3px;
    text-align: right;
}

.form-control:focus {
    color: #212529;
    border: 1px solid;
    background-color: #fff;
    border-color: #86b7fe;
    /* outline: 0; */
    box-shadow: unset !important;
}

.priviess:hover {
    background-color: #198754;
    color: #fff;
}

.bg-lightblue-1 {
    background-color: #f7faff;
}

.content-wrap {
    margin: 50px 0;
}

.content-wrap h5,
.content-wrap h2 {
    margin-top: 35px;
    margin-bottom: 15px;
}

.content-wrap h5,
.content-wrap h2 {
    margin-top: 35px;
    margin-bottom: 15px;
}

.content-wrap p {
    margin-bottom: 10px;
}

.content-wrap ul>li,
.content-wrap ol>li {
    margin-bottom: 7px;
}

ul.invoice_content_sty {
    list-style-type: disc !important;
    line-height: 28px;
    margin-left: 2rem;
}

.invoice_wrap li {
    font-size: 14px;
}

.invoice_wrap p {
    font-size: 14px;
    text-align: justify;
}



/* tamplet 2.................................................... */

.template {
    display: none;
}

.template.active {
    display: block;
}

.selecttamp {
    font-size: 16px !important;
    font-weight: 700;
    background: #198754;
    /* display: inline-block; */
    width: 100%;
    /* height: 48px; */
    /* border-radius: 5px; */
    text-align: center;
    padding: 13px 0;
    margin-bottom: 34px;
}

button.btn-close.position-absolute.top-0.end-0.m-3 {
    z-index: 99;
}

button#loadTemplateBtn {
    width: 40%;
    margin: 0 0 0 auto;
}

.main_invoice_div {

    padding: 0px 30px;
}

.heading_color {
    color: #198754 !important;
}

li.line_vertical {
    border-left: 1px solid #eee;
}

.priview_button_sty {
    display: flex;
    gap: 16px;
    margin-top: 40px;
    justify-content: center;
}

.checkout_button_sty {
    display: flex;
    gap: 22px;
    justify-content: center;
    margin-top: 40px;
}

.edit_invoice_btn {
    background-color: #198754;
    color: #fff;
    padding: 6px 25px;
}

.edit_invoice_btn:hover {
    background-color: #198754;
    color: #fff;
}

.load_template {
    background-color: #198754;
    color: #fff;
    padding: 10px 20px;
}

.load_template:hover {
    background-color: #198754;
    color: #fff;
}

.container-fluid.invoice_details_img {
    background: #00000087 url(https://invoicegenerators.net/front/assets/images/invv.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    padding: 40px;
    margin-bottom: 89px;
    /* color: #198754; */
    font-weight: 500;
    background-blend-mode: color;
    color: white;
}

.topmain {
    padding: 20px;
    max-width: 650px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
}

.topmain h6 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
    color: white;
}

.topmain ul {
    list-style-type: disc;
    padding-left: 20px;
    margin: 0;
}

.topmain ul li {
    margin-bottom: 10px;
}

@media (max-width:767px) {
    .topmain ul {
        font-size: 13px;
    }

    .container-fluid.invoice_details_img {
        padding: 0px;
        margin-bottom: 50px;
    }

    .topmain {
        padding: 16px;
    }

    .invoice_generator_sty {
        display: block !important;
        flex-wrap: wrap;
    }
    .invoice_header_sty {
        width: 100% !important; 
        padding: 10px;
    }
}

.invoice_generator_sty {
    display: flex;
    flex-wrap: wrap;
}

.invoice_header_sty {
    width: 50%; 
    padding: 10px;
}