

@media (min-width: 768px) {
}

ul {
    padding: 0px;
    margin: 0px !important;
}

li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

body {
    margin-bottom: 60px;
}

.btnFont1 {
    font-size: 13px !important;
    padding: 3px 5px !important;
}

.btnFont2 {
    font-size: 14px !important;
    padding: 5px 7px !important;
}

.nav1 {
}

.nav2 {
    text-align: center;
    border: 1px solid #6296c7;
    margin-right: 10px;
    border-radius: 5px;
    padding: 0px 15px;
    display: inline-block;
}

    .nav2 > a {
        color: #fff !important;
        font-size: 15px;
    }

    .nav2 i {
        color: #fff;
        display: block;
        font-size: 21px;
    }

.cl0 {
    padding-left: 15px;
    padding-right: 15px;
}

.cl1 {
    display: flex;
    align-content: center;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    padding: 5px 10px !important;
}

.cl2 {
}

    .cl2 input {
        height: 45px;
        font-size: 19px;
    }

    .cl2 select {
        height: 45px;
        font-size: 19px;
    }

    .cl2 textarea {
        height: 75px;
        font-size: 19px;
    }

    .cl2 .col-md-4 {
    }

.cl3 {
    font-size: 18px !important;
    padding: 5px 15px !important;
}

.cl4 {
    font-size: 15px;
}

    .cl4 tr {
    }

    .cl4 td {
        vertical-align: middle !important;
    }


.cl5 {
    border: 1px solid silver;
    border-radius: 5px;
    padding-bottom: 30px;
}

.cl6 {
}

    .cl6 span {
        color: red;
        font-weight: bold;
    }

.cl7 {
}

    .cl7 img {
        max-width: 100px;
        display: inline-block;
    }


.dt-type-numeric {
    text-align: left !important;
}

.otogizle {
    position: absolute !important;
    right: 8px;
    top: 25px;
    min-width: 320px;
    font-size: 19px;
    z-index: 9000;
}

.btnekle_ICON {
    align-content: center;
}


    .btnekle_ICON i {
        font-size: 21px;
    }

.card {
    margin-bottom: 15px;
}

.card-header {
    padding: 7px 10px !important;
}

#parcaAraTAB .nav-link.active, #parcaAraTAB .nav-item.show .nav-link {
    color: #ffffff !important;
    background-color: #4b77a0 !important;
    border-color: #5e739d !important;
}

.cl8 {
}

    .cl8 label {
        font-weight: bold;
        font-size: 14px;
    }

.cl9 {
    text-align: center;
}

    .cl9 strong {
        display: inline-block;
        padding-right: 3px;
    }

    .cl9 li {
        display: inline-block;
        font-size: 16px;
    }


.cl10 {
    border: 1px solid #d0d4da;
    margin-top: 2px;
    padding: 15px;
}

.cl11 {
}

    .cl11 .form-control {
        width: calc(100% - 37px) !important;
        display: inline-block;
        margin-right: 5px;
    }

    .cl11 span {
        display: inline-block;
        width: 30px;
    }

.inputfontKoyu {
    font-size: 16px !important;
    font-weight: 700 !important;
}

#modelListesiCHK {
}

    #modelListesiCHK label {
        display: flex;
        align-items: center;
        align-content: center;
        padding: 3px 7px;
        border: 1px solid silver;
        margin-right: 5px;
    }

    #modelListesiCHK input {
        height: auto;
        margin-right: 5px;
    }


.cl12{
    font-size:11px;
    color:brown;
}