﻿.TKbgMosaic {
    padding: 15px 5px !important;
}

.txtAciklama {
    max-height: 100px !important;
    height: 100px !important;
    min-height: 100px !important;
    line-height: 20px;
}

.TeminatKutu .urunBox .urunFiyatBtn {
    height: 40px !important;
    font-size: 20px !important;
    line-height: 27px !important;
}


    .TeminatKutu .urunBox .urunFiyatBtn:hover {
        line-height: 26px !important;
    }

.TeminatKutu {
    height: 380px !important;
}

    .TeminatKutu .urunBox {
        height: 55px !important;
    }





.switch {
    margin-top: -20px;
}

.select2 {
    margin-top: -8px !important;
}

.select2-selection__choice {
    background-color: #0094ff !important;
    color: #fff !important;
    font-size: 13px !important;
    font-style: italic;
}

    .select2-selection__choice button {
        color: #fff !important;
        border-right: 1px solid #fff;
    }

        .select2-selection__choice button:hover {
            background-color: #e95050 !important;
        }


.select2-selection__rendered {
    margin-top: -10px !important;
}


.emtiaKonuFrm .infoIcon {
    position: relative;
    top: -90px;
    right: 0px;
}

.TeminatInfoTable {
    width: 100% !important;
    margin-top: 20px !important;
    max-width: 100% !important;
    min-width: 100% !important;
}

.lblTabloTeminatTur {
    text-align: start;
}

.lblTabloFiyat {
    text-align: end;
}

.btnTeminatDokuman {
    font-size: 18px;
    cursor: pointer;
}

    .btnTeminatDokuman:hover {
        color: #0094ff;
    }


.fa-info-circle {
    margin-right: 10px !important;
}


.AracSatir {
    width: 100%;
    float: left;
    margin-top: 10px;
}

.AracRow {
    width: 100%;
    float: left;
}

.AracSatir input {
    width: calc(50% - 10px);
    float: left;
    margin-right: 10px;
    padding: 2px;
    padding-left: 8px;
    margin-bottom: 20px;
}

    .AracSatir input:nth-child(1) {
        width: calc(47% - 10px);
    }

.AracRow i {
    font-size: 20px;
    cursor: pointer;
    margin-top: -2px;
    color: #e95050;
    position: absolute;
}

    .AracRow i:hover {
        color: #f26e6e;
    }

.lblaracSayi {
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif;
    color: #1c1b1b;
    font-weight: 700;
}

.TeminatKutu {
    height: 250px !important;
}

.btnAracEkle {
   margin-top:44px;
    height: 36px;
    line-height: 28px;
    font-size: 11px !important;
    font-weight: bold;
    width: 70px;
    cursor:pointer;
    padding-left:12px;
    display:none;
}

