﻿.bigmulti {
    max-height: 160px !important;
    height: 160px !important;
    min-height: 160px !important;
    line-height: 20px;
}

.rbDovizList {
    margin-top: -10px !important;
    height: 32px;
}

    .rbDovizList table tr {
        width: 70px !important;
    }

.btnPrimHesapla, .btnSatinAL, .btnTeklifDuzenle, .btnTeklifKaydet {
    height: 60px !important;
    line-height: 47px !important;
    width: 180px !important;
    margin-top: 25px;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 30px;
    color: #fff;
}



.btnPrimHesapla {
    margin-right: -15px;
}

.btnTeklifKaydet {
    margin-right: 10px;
    margin-left: 10px;
    color: #555 !important;
}

.btnSatinAL {
}

.TeminatKutu {
    width: 90%;
    height:155px;
    border-radius: 5px;
    border: 1px solid #999;
    margin-left: 5%;
    margin-right: 5%;
    float: left;
    margin-bottom: 20px;
}

    .TeminatKutu .baslik {
        width: 100%;
        padding: 5% 15px;
        font-weight: bold;
        font-size: 13px;
        text-align: center;
        color: #fff;
    }


    .TeminatKutu .urunBox {
        width: 80%;
        margin-left: 10%;
        height: 80px;
        margin-top: 15px;
    }

        .TeminatKutu .urunBox div {
            width: 100%;
            float: left;
            text-align: center;
        }

        .TeminatKutu .urunBox .urunBaslik {
            height: 20px;
            color: #333;
            font-weight: bold;
            font-size: 12px;
        }

        .TeminatKutu .urunBox .urunFiyatBtn {
            font-size: 24px !important;
            line-height: 50px;
            color: #fff;
            height: 60px;
            margin-top: 5px;
            font-family: Roboto;
            font-weight: bold;
        }

            .TeminatKutu .urunBox .urunFiyatBtn:hover {
                border: 3px dashed #39cb53;
                line-height: 45px !important;
            }

.SeciliKutu {
    border: 3px dashed #39cb53;
    line-height: 45px !important;
    background-color: #158d2a !important;
}


.urunBox .pasif {
    background-color: #bfbfbf !important;
    color: #a9a9a9 !important;
    cursor: default !important;
    font-style: italic !important;
    border: 1px solid #106eea !important;
}

    .urunBox .pasif:hover {
        background-color: #bfbfbf !important;
        color: #a9a9a9 !important;
        cursor: default !important;
        font-style: italic !important;
        border: 1px solid #106eea !important;
    }




.TeminatPanel {
    width: 100%;
    float: left;
    margin-bottom: 50px;
    margin-top: -30px;
}



.switchPanel {
    width: 100%;
    float: left;
    background-color: pink;
    margin-bottom: 15px;
    border-radius: 3px;
    margin-top: 15px;
    padding-bottom: 20px;
}

    .switchPanel .baslik {
        width: 100%;
        padding: 5% 15px;
        font-weight: bold;
        font-size: 13px;
        text-align: center;
        color: #fff;
        border-radius: 3px;
    }

.switchButtons {
    width: 100%;
    float: left;
}

.switchBTN {
    width: 90%;
    float: left;
    margin-top: 10px;
    margin-left: 5%;
    height: 35px;
    background-color: #86a8d5;
    color: #bfbfbf;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
    border-radius: 3px;
    line-height: 32px;
    border: 1px solid #888;
}

    .switchBTN:hover {
        color: #d8d8d8;
    }


.switchButtons .aktif {
    background-color: #106eea;
    color: #fff;
}

.switchButtons .disable {
    cursor: default !important;
    font-style: italic !important;
    background-color: #a9a9a9 !important;
    color: #d7d7d7 !important;
}


.lblKalkisYerBaslik {
    width: 100% !important;
    height: 20px;
    float: left;
    text-align: center;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 15px;
}

.ddlKalkisVaris {
    background-color: #106eea;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: Tahoma;
    font-weight: bold;
    border: 1px solid #888;
    width: 80%;
    margin-left: 10%;
    float: left;
    height: 45px;
    margin-bottom: 8px;
}

    .ddlKalkisVaris option {
        font-size: 12px;
        font-weight: normal;
    }


.btnFirmEkle {
    margin-top: 26px;
    margin-left: -20px;
    height: 38px;
    line-height: 28px;
    width: 70px;
    text-align: center;
    font-weight: bold;
    font-size: 12px !important;
}




/*SELECT2*/

.sevkiyatPanel .select2 {
    height: 24px !important;
}

.sevkiyatPanel .selection {
    background-color: #106eea;
    text-align: center;
    font-size: 16px !important;
    font-family: Tahoma;
    font-weight: bold;
    border: 1px solid #888;
    width: 104%;
    margin-left: 10%;
    float: left;
    height: 45px;
    margin-bottom: -19px;
    border-radius: 3px !important;
    margin-top: -19px;
}

.sevkiyatPanel .select2-selection, .sevkiyatPanel .select2-selection__rendered {
    background-color: #106eea;
    color: #fff !important;
    line-height: 45px !important;
    font-size: 13px !important;
    margin-top: 0px;
    margin-left: 0px;
}

.sevkiyatPanel .select2-selection--single {
    border: none !important;
    margin-top: 0px !important;
}


.rbPoliceTur {
    display: none;
}



.dovizLabel {
    width: 100%;
    height: 40px;
    float: left;
    margin-bottom: 5px;
    display: none;
    margin-top: 20px;
}

    .dovizLabel span {
        width: 150px;
        height: 40px;
        text-align: center;
        float: left;
        line-height: 40px;
        font-size: 12px;
        font-weight: bold;
        color: #fff;
        background-color: #158d2a;
    }





.Mozaik {
    width: calc(100% - 16px);
    top: 0;
    left: 0;
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    cursor: default;
    margin-top: 10px;
    margin-left: 10px;
    background: rgba(0, 0, 0, 0.60) url(../IMAGE/bg/bcarbon.png);
    border-radius: 5px;
    border: 3px solid rgba(247, 51, 51, 0.89);
}


.underline {
    text-decoration: underline !important;
    color: pink;
}


.disableButton {
    cursor: no-drop !important;
}

.sevkiyatTurleri .disableButton {
    background-color: #a9a9a9 !important;
    color: #d7d7d7 !important;
    font-style: italic !important;
}

.ulasimSekilleri .disableButton {
    background-color: #a9a9a9 !important;
    color: #d7d7d7 !important;
    font-style: italic !important;
}



.TeminatInfoTable {
    width: 50%;
    max-width: 500px !important;
    min-width: 500px !important;
    float: right;
    margin-top: -10px;
    margin-bottom: 10px;
}

.btnTeminatDokuman {
    font-size: 18px;
    cursor: pointer;
}

    .btnTeminatDokuman:hover {
        color: #0094ff;
    }

