﻿/*Sepette EGT için yapıldı*/
.egt {
    background-color: #00bcd4 !important;
}

.select2-selection {
    background-color: #eee !important;
    color: black;
}

.select2-selection-mavi {
    background-color: #0377BA !important;
    color: white !important;
}

.select2-selection__rendered-white {
    color: white !important;
}

.select2-selection__clear-white {
    color: white !important;
}

.select2-selection__arrow-white {
    color: white !important;
}

.t-c-p {
    text-decoration: none !important;
    cursor: pointer;
}

.t-c {
    text-align: center;
}

.hover-fiyat {
    color: #000000;
    white-space: nowrap;
}

.c-l {
    border-left: 1px solid #dddddd;
}

.c-r {
    border-right: 1px solid #dddddd;
}

.td-p {
    padding: 0 0 0 5px;
    margin: 0;
}

.p05 {
    padding: 0 5px 0 5px;
}

.f-c {
    font-size: 20px;
    color: dodgerblue !important;
}

.f-c-g {
    font-size: 20px;
    color: green !important;
    cursor: pointer;
}

.f-c-r {
    font-size: 20px;
    color: red !important;
    cursor: pointer;
}

.p0500 {
    padding: 0 5px 0 0;
}


.p0007 {
    padding: 0 0 0 7px;
}

.fs17 {
    font-size: 17px;
}

.fsg {
    /*font-size: x-small;*/
    color: gray;
}

.fPuan {
    font-size: small;
    color: #4caf50;
}


.wmm {
    width: 1.5em;
    margin-top: -3px;
    margin-right: 2px;
}

.maliyet td maliyet {
    /*visibility: collapse !important;*/
}

.maliyet:hover td maliyet {
    /*visibility: visible !important;*/
}

.maliyet td maliyetGizli {
    visibility: collapse !important;
}

.maliyet:hover td maliyetGizli {
    visibility: visible !important;
}



.panel {
    margin-bottom: 10px !important;
}

.arama {
    z-index: 1000;
    position: fixed;
    left: 0;
    right: 0;
    top: -20px;
    margin: 0 30px 0 30px;
}

.aramaMobile {
    z-index: 1000;
    position: fixed;
    left: 0;
    right: 0;
    top: 30px;
    margin: 0 30px 0 30px;
}

.sonucTab {
    z-index: 900;
    position: fixed;
    left: 0;
    right: 0;
    /*top: 270px;*/
    margin: 0 30px 0 30px;
    padding: 15px 0 0 0;
}


.boxer {
   /* display: table;*/
    border-collapse: collapse;
}

    .boxer .box-row {
        display: table-row;
    }

    .boxer .box {
        display: table-cell;
        text-align: left;
        vertical-align: top;
        border: 0;
        padding: 5px;
    }

    .boxer .boxright {
        display: table-cell;
        text-align: right;
        vertical-align: top;
        border: 0;
        padding: 5px;
    }

.table thead th {
    background-color: #fff;
    color: black !important;
    font-size: 14px !important;
    height: 43px;
    vertical-align: middle !important;
    cursor: pointer;
}

.tabe > tbody > tr > td {
    padding: 1px !important;
}
