body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 15px;
    line-height: normal;
    color: #3b6b91;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-repeat: repeat-x
}

a {
    color: #3b6b91;
    text-decoration: none
}

.clear {
    clear: both
}


.formcon {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 7px 0;
    word-wrap: break-word
}

.formcon .yuzde30 {
    vertical-align: middle;
    font-weight: 600;
    font-size: 15px;
    padding: 7px 0
}

.formcon .yuzde70 {
    vertical-align: middle;
    font-size: 15px
}

.formcon .yuzde40 {
    vertical-align: middle;
    font-weight: 600;
    font-size: 15px
}

.formcon .yuzde60 {
    vertical-align: middle;
    font-size: 15px
}

.formcon .yuzde50 {
    vertical-align: middle;
    font-size: 15px
}

.line {
    background-color: #ddd;
    /*float: left;*/
    height: .5px;
    width: 80%;
    margin-top: 3px;
    margin-bottom: 15px
}

.yuzde30 {
    width: 29%;
    display: inline-block
}


.yuzde50 {
    width: 49%;
    display: inline-block
}

.yuzde70 {
    width: 69%;
    display: inline-block
    }

.sbtn {
    display: inline-block;
    padding: 8px 4px;
    background: #eee;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    width: auto;
    font-weight: 600;
}

.sbtn:hover {
    background: #ccc
}

.tabcontentcon {
    width: 80%;
    margin: auto;
    margin-bottom: 25px
}

.tabcontentcon h5 {
    font-size: 16px
}

.odemeyontem {
    float: left;
    margin-bottom: 20px;
    width: 100%
}

.odemeyontem h5 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc
}


.proforma {
    background: #fff;
    margin: 25px auto;
    box-shadow: 0 0 15px #ccc;
    border-radius: 7px;
    padding: 40px
}

.proforma .tabcontentcon {
    margin-bottom: 0
}

.custbillinfo {
    float: left;
    width: 40%;
    font-size: 14px
}

.companybillinfo {
    float: right;
    width: 45%;
    font-size: 14px;
    text-align: right
}

.companybillinfo img {
    margin-bottom: 25px;
    height: 45px;
    width: auto
}

.invoicestatus {
    float: left;
    width: 80%;
    text-align: center;
    border: 2px dotted #eee;
    font-size: 28px;
    margin-top: 10px;
    margin-bottom: 10px
}


 .depozito {
     display: flex;
     align-items: center;
     justify-content: left;
     width: 80%;
     padding: 20px;
     border: 1px solid #ccc;
     background-color: #f9f9f9;
     font-size: 24px;
     box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Hafif bir gölge efekti */
 }

.invoicetimes {
    float: right;
    width: 45%;
    margin-bottom: 20px;
    margin-top: 15px
}

.invoicetimes .formcon .yuzde50 {
    font-size: 14px
}

.invoiceidx {
    float: left;
    font-size: 18px;
    width: 40%;
    text-align: center;
    margin-top: 20px
}

.invoicedesc {
    margin-top: 25px;
    border: 1px solid #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.invoicedesc .formcon span {
    padding: 0 10px
}

.invoicedesc .formcon {
    padding: 3px 0
}

.invoicedesc .formcon .yuzde70 {
    font-size: 14px
}

.invoicedesc .formcon .yuzde30 {
    font-size: 14px;
    text-align: center
}

.otherincoivebtns {
    float: left;
    margin: 7px 0;
    z-index: 5;
    position: relative
}

.otherincoivebtns .sbtn i {
    margin-right: 5px
}

#payment-screen .green-info i {
    font-size: 20px;
    margin: 0;
    margin-top: 2px;
    margin-right: 10px
}

.result-content h4 {
    color: #4caf50;
    font-size: 22px
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {

    .logo img {
        width: 195px
    }

    .tabcontentcon {
        width: 100%
    }

    .tabcontentcon h5 {
        font-size: 16px
    }

    #muspanel {
        background-size: AUTO
    }



    .green-info i {
        display: none
    }

    .green-info p {
        margin: 0;
        font-size: 13px
    }

    .proforma {
        max-width: 100%;
        margin: 0;
        margin-bottom: 25px
    }

    .proforma .padding {
        padding: 15px
    }

    .custbillinfo {
        width: 100%
    }

    .companybillinfo {
        width: 100%;
        text-align: left;
        margin-bottom: 25px
    }



    .invoicetimes {
        width: 100%;
        margin-bottom: 0
    }

    .companybillinfo img {
        display: block
    }

    .invoiceidx {
        width: 100%
    }

    .invoicedesc .padding20 {
        padding: 0
    }

    .green-info .padding20 {
        width: auto;
        padding: 20px
    }
}


.invoice-detail-left {
    float: left;
    width: 50%
}

.invoice-detail-right {
    float: right;
    width: 50%
}

.custbillinfo {
    float: left;
    width: 100%;
    font-size: 14px
}



.invoiceidx {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    margin: 10px 0
}

.companybillinfo {
    width: 100%
}

.invoicedesc .formcon {
    background: rgb(229 229 228 / 49%);
    border-bottom: 1px solid #e1e1e1
}

.invoicedesc {
    margin-bottom: 25px
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .invoice-detail-right {
        width: 100%
    }

    .invoicetimes {
        margin-top: 0;
        width: 100%
    }

    .companybillinfo {
        margin-bottom: 10px
    }

    .invoice-detail-left {
        width: 100%;
        margin-top: 35px
    }
}


.proforma .invoicestatus {
    font-family: Raleway;
    border: none;
    background: rgb(229 229 228 / 20%);
    font-size: 28px;
    border-radius: 5px;
    font-weight: 700
}

.proforma .invoicestatus .padding20 {
    padding: 30px 20px
}

.proforma .custbillinfo h5 {
    font-family: Raleway;
    font-weight: 600
}

.proforma .odemeyontem {
    margin-bottom: 0
}

.invoice-detail-pp-sb-enabled {
    text-align: center;
    float: left;
    width: 100%;
    margin: 25px 0
}

.invoice-detail-pp-sb-enabled strong {
    font-size: 17px
}

.proforma .companybillinfo img {
    margin-bottom: 20px;
    height: auto;
    width: auto;
    max-width: 180px
}

.proforma .formcon .yuzde30 {
    width: 29%
}

.proforma .formcon .yuzde70 {
    width: 69%
}

.faturaodenmis {
    float: left;
    width: 100%;
    text-align: center
}

.faturaodenmis .yuzde30 {
    width: 100%
}

.faturaodenmis {
    margin: 30px 0
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: flex !important;
    }

    .d-print-inline-flex {
        display: inline-flex !important;
    }
}

.card-body {
     padding: 25px;
}

.proforma-ayrinti .main-nav-line .nav-link.active {
    background: var(--primary-bg-color);
    color: #ffffff;
}
.proforma-ayrinti .main-nav-line .nav-link {
    padding: 10px 18px 10px 18px;
    background: var(--primary-transparentcolor);
    margin: 0 5px 0px 0;
    border-radius: 6px 6px 0 0;
}

.proforma-ayrinti .panel-body {
    padding: 15px;
}
.proforma-ayrinti .main-nav-line .nav-link.active{
    background: var(--primary-bg-color);
    color: #ffffff;
}

.qr {
    float: right;
    margin-top: -2.6em;
    margin-right: -1em;
}
@media (max-width: 1024px) {
    .qr {
        margin-top: -1em;
        margin-right: -1em;
        margin-bottom: -5em;
    }
}

@media (max-width: 600px) {
    .qr {
        margin-right: -2.5em;
        max-width: 5em;
    }
}
@media (max-width: 320px) {
    .qr {
        display: none;
    }
}

@media (max-width: 550px) {
    .proforma-container {
        max-width: 100%
    }
}

@media (max-width: 1024px) {
    .proforma-container {
        max-width: 95%
    }
}

@media only screen and (max-width: 430px) {
    .companybillinfo {
        font-size: 12px;
        }

    .invoicedesc .formcon .yuzde30 {
        font-size: 10px;
        }
    .invoicedesc .formcon .yuzde70 {
        font-size: 12px;
        }
    }
