<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*.second-content, .third-content, .fourth-content, .fifth-content {
    display: none
}*/

.caption-wrapper .form-group {
    margin-bottom: 30px
}

    .caption-wrapper .form-group &gt; label {
        color: #000;
        font-size: 18px;
        font-weight: 600;
        display: block;
        margin-bottom: 10px
    }

/*.input-m, .select-m {
    height: 36px;
    line-height: 36px;
    font-size: 14px
}*/

.w100p {
    width: 100%
}

.caption-wrapper {
    border-right: 10px solid #be0213;
    position: relative;
    padding: 7% 4.5% 7.2% 0;
    margin: 40px 0
}

    .caption-wrapper:before {
        width: 50%;
        height: 10px;
        background-color: #be0213;
        top: 0
    }

    .caption-wrapper:before, .caption-wrapper:after {
        content: '';
        position: absolute;
        display: block;
        right: 0
    }

    .caption-wrapper:after {
        width: 30%;
        height: 10px;
        background-color: #be0213;
        bottom: 0
    }

    .caption-wrapper:before, .caption-wrapper:after {
        content: '';
        position: absolute;
        display: block;
        right: 0
    }

    .caption-wrapper .wrapper-marker {
        width: 10px;
        height: 35px;
        background-color: #be0213;
        display: block;
        position: absolute;
        top: 0;
        left: 50%
    }

.wizard-details {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin: 25px
}

.buy-now-car .buy-now-car-banner {
    position: relative
}

    .buy-now-car .buy-now-car-banner:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        display: block;
        left: 0;
        top: 0
    }

.tar {
    text-align: right
}

.extra-link-back.small, .link-devam.small, .link-devam-ex {
    font-size: 16px;
    padding: 9px 10px 7px;
    margin-bottom: 30px
}

.extra-link, .extra-link-back, .link-devam, .link-devam-ex {
    background: #be0213;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 600;
}

    .extra-link:hover, .extra-link-back:hover, .link-devam:hover, .link-devam-ex:hover {
        color: #fff !important;
        cursor: pointer
    }

.modelTipi {
    background: #fff;
    padding: 5px;
    line-height: 18px;
    border-radius: 4px;
    border: 1px solid #eaeaea
}

    .modelTipi li {
        position: relative;
        cursor: pointer
    }

        .modelTipi li a:hover, .modelTipi li a.active {
            text-decoration: none;
            background: #333 !important;
            color: #fff !important
        }

        /*.modelTipi li:after {
            content: '\f192';
            font: normal normal normal 14px/1 FontAwesome;
            position: absolute;
            top: 8px;
            left: 6px;
            color: #08951c
        }*/

        .modelTipi li a {
            display: block;
            padding: 5px 5px 5px 24px;
            background: #f8f8f8;
            text-decoration: none;
            color: #333
        }

        .modelTipi li:nth-child(odd) a {
            background: #eee
        }

.caption-wrapper .form-group .text-muted {
    color: #000 !important;
    margin-top: 3px;
    display: block;
    font-size: 12px;
    font-style: italic
}

.caption-wrapper div &gt; .radio-inline:first-child {
    padding-left: 0
}

.caption-wrapper .radio-inline {
    color: #000;
    font-size: 16px;
    margin-top: 8px
}

.radio-inline {
    display: flex !important;
    gap: 10px;
    align-items: center;
}

input:disabled {
    opacity: .6 !important;
    background: #fff
}

.pull-left {
    float: left
}

.pageTitle {
    font-size: 22px;
    font-weight: 600;
    color: #000
}

.custom-radio.t_p .custom-control-label::before {
    background-color: rgba(255,255,255,.6);
    border: .4px solid #a0a0a0
}

.custom-radio .custom-control-label:before {
    border-radius: 0;
    width: 18px;
    height: 18px;
    top: 0
}

.custom-radio .custom-control-label:after {
    border-radius: 0;
    width: 18px;
    height: 18px;
    top: 0
}

.custom-radio .custom-control-label {
    font-size: 14px;
    line-height: 125%;
    font-weight: 500;
    color: #000;
    padding-left: 5px;
}

.custom-radio.t_b .custom-control-label::before {
    background-color: #ffd800
}

.custom-radio.t_c .custom-control-label::before {
    background-color: #d71920
}

.custom-radio.t_l .custom-control-label::before {
    background-color: #fe9546
}

.alert-lokal {
    background-color: #fe9546;
}

.damaged-part-list {
    border: 1px solid #dee2e6;
    background-color: #fff !important;
    height: 100% !important
}

#expertise-data th {
    font-weight: 600;
    text-align: left
}

/*#on_kaput, #arka_sag_kapi, #arka_sag, #arka_sol_kapi, #arka_sol, #arka_bagaj {
    border-bottom: 1px solid #d71920
}*/

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f7f7f7
}

.damaged-part-list td, .damaged-part-list th {
    padding: 8px 10px;
    vertical-align: middle
}

#expertise-scheme {
    max-height: 600px;
    min-height: 400px;
    width: inherit;
    margin: inherit;
    padding: 10px
}

#ExpertiseModule g .shape {
    fill: transparent;
    stroke: none;
    stroke-miterlimit: 10;
    cursor: pointer
}

.box {
    padding: 20px;
    background: #FFF;
    box-shadow: 0 1px 10px 0 rgba(214,214,214,.36);
    border-radius: 4px
}

    .box .box-body {
        padding: 30px 0;
        border: 0
    }

        .box .box-body .price-chart .request-date {
            top: -40px
        }

        .box .box-body .price-chart .request-date {
            position: absolute;
            right: 0
        }

.carDetail {
    text-align: center;
    font-weight: 400;
    line-height: 22px;
    background: #f2f2f2;
    border-radius: 10px;
    border: 1px solid #e4e4e4;
    padding: 8px 5px
}

.box .box-body .price-chart .price-chart-title {
    text-align: center;
    font-size: 20px;
    margin: 15px auto;
    font-weight: 600
}

.price-text {
    font-size: 34px;
    color: #c60e0e;
    font-weight: 900;
}

.box .box-body .price-chart .chart-wrapper {
    background: none;
    height: inherit;
    width: inherit;
    text-align: center
}

.tac {
    text-align: center
}

.chart-footer i {
    font-size: 12px;
    line-height: 20px
}

.caption-wrapper i {
    font-style: italic
}

.graph-widget .title {
    padding-bottom: 10px
}

.graph-widget .title {
    text-align: center;
    display: block;
    font-size: 16px;
    font-weight: 700
}

.graph-widget .graph-widget-footer {
    border-top: 1px solid #eaeaea;
    text-align: center;
    font-size: 13px;
    padding-top: 10px;
    line-height: 1.5
}

.buy-now-car .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

.btn-success {
    color: #000;
    background-color: #28a745;
    border-color: #28a745
}

.btn-danger {
    color: #000;
    background-color: #dc3545;
    border-color: #dc3545
}

.red {
    color: red
}

.musteriForm legend, .musteriForm .column5 {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    display: block;
    margin: 10px 0
}

.musteriForm legend {
    margin-bottom: 15px
}

@media screen and (max-width:1200px) {
    .chartImg {
        width: 450px
    }
}

@media screen and (max-width:500px) {
    .chartImg {
        width: 100%
    }

    .redirectDiv {
        display: flex !important
    }
}

.button-disable {
    pointer-events: none;
    opacity: .7
}

.btnRedirect {
    background: rgb(47, 50, 145);
    color: #fff;
    padding: 5px 15px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
}

    .btnRedirect:hover {
        color: #fff !important
    }



.row &gt; * {
    padding-left: 12px;
    padding-right: 12px;
}
</pre></body></html>