﻿.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;
}

.ddlFirma1 {
    height: 50px !important;
}

.btnFirmEkle {
    height: 48px !important;
    line-height: 40px !important;
}

.frmSigortali .infoIcon {
    position: relative;
    top: -12px;
    right: 0px;
}


.emtiaKonuFrm .infoIcon {
    position: relative;
    top: -90px;
    right: 0px;
}

.TeminatInfoTable {
    width: 50%;
    max-width: 600px !important;
    min-width: 600px !important;
    float: right;
    margin-top: -70px;
}

.lblTabloTeminatTur, .lblTabloFiyat {
    text-align: end;
}

.btnTeminatDokuman {
    font-size: 18px;
    cursor:pointer;
}

    .btnTeminatDokuman:hover {
        color: #0094ff;
    }


    .fa-info-circle{
        margin-right:10px !important;
    }
