@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200;300;500;700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.3/font/bootstrap-icons.css");


table td a {
    color: #212529;
}

.logo {
    margin-top: 30px;
}

.left-side .logo img {
    width: 112px;
}

.left-side {
    background-color: #ffffff;
    box-shadow: 0px 0px 3px 6px #ffffff66;
}
.logo-text {
    font-size: 16px;
    font-family: 'Dosis', sans-serif;
    color:#707070;
    font-weight: 400;
}
.logo-text-2 {
    font-size:14px;
}
.menu {
    font-family: 'Dosis', sans-serif;
    }
.menu a {
    padding-top: 10px;
    padding-bottom: 10px;
}
h1 {
    font-family: 'Dosis', sans-serif;
    font-size: 22px !important;
}
.tab-menu .nav-link.active {
    border-bottom:2px solid #000000 !important;
    background-color: #ffffff !important;
    color: #000000;
}
.tab-menu a{
    color: #797979;
}
.dataTables_wrapper .dataTables_filter input, .dataTables_wrapper .dataTables_length select {
    border: 1px solid #d4d4d479;
    border-radius: 10px;
    padding: 5px;
    background-color: transparent;
    font-size: 12px; 
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
    color: #707070;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
    border: 1px solid #d4d4d479;
    border-radius: 10px;
    padding: 5px;
    background-color: transparent;
    font-size: 12px; 
    margin-top:10px;
}
.paginate_button {
    padding: 5px 10px !important;
} 
.paginate_button.current {
    padding: 5px 10px !important;
    background-color: antiquewhite;
} 
.tum-ligler,
.ragbi,
.kfutbol,
.beyzbol,
.softbol {
    font-size: 12px;
    margin-right: 10px;
}
.tum-ligler {
    color: rgb(0, 0, 0);
}
.ragbi {
    color: rgb(255, 92, 92);
}
.kfutbol {
    color: rgb(255, 176, 92);
}
.beyzbol {
    color: rgb(92, 255, 127);
}
.softbol {
    color: rgb(92, 190, 255);
}
.ekle {
    color: rgb(0, 155, 10);
}
.copyright {
    color:#79797966;
}
.input-group-text{
    border-radius: 10px;
    margin-right: 20px;
    width:150px;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    font-family: 'Dosis';
}
.form-control, .form-select {
    border-color: #e1e1e1;
    border-radius: 20px;
    font-weight: 600;    
}
.giris-input {
    margin-top:150px;
}
.giris-input img {
    text-align: center;
}
.lig-logosu{
    width: 50px !important;
    height: 50px !important;
    border-radius: 25px;
    background-color: #ffffff;
    padding: 2px;
}
.sk-logosu{
    width: 30px !important;
    height: 30px !important;
    border-radius: 15px;
    background-color: #ffffff;
    padding: 2px;
}
.lig-logosu-buyuk{
    width: 70px !important;
    height: 70px !important;
    border-radius: 35px;
    background-color: #ffffff;
    padding: 2px;
    margin-right:20px;
}
td{
    vertical-align: middle;
}
thead, tfoot {
    color: #707070;
    font-family: 'Dosis';
    font-weight: 100 !important;
}
table.dataTable tbody tr:hover{
    background-color: #f6fdff !important;
}
.t-tablo {
    font-family:'Dosis' !important;
}
#tablo {
    padding-top:28px !important;
    padding-bottom:28px !important;
}
table th {
    border-bottom:1px dashed #e1e1e1 !important;
}
table td {
    border-bottom: 0.3px solid #e1e1e150;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.35rem 1.2rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    font-size: 12px;
}

.dropdown-item i {
    margin-right: 15px;
    margin-top:10px;
    margin-bottom:10px;
}

.dropdown-item:hover{
    background-color: rgba(230, 230, 230, 0.438);
}

i.bi-pencil-square{
    color:#00a716;
}

i.bi-layout-text-window-reverse {
    color:#fcaf0a;
}

i.bi-trash3 {
    color:#fc0a0a;
}

i.bi-file-earmark-excel{
    color: #1d5725;
}

.border-right {
    border-right: 1px solid #e1e1e1;    
}

.bg-orange {
    background-color: #fcaf0a;
}

.list-group-small {
    font-size: 14px;
}

.list-group-small li{
    border-bottom: 1px solid #e1e1e150;
}

.link {
    cursor: pointer;
}

.kulup-adi {
    font-size: 16px;
    font-family: 'Dosis';
}

.kulup-adi img{
    margin-right: 20px;
}


.btn-add {
    background-color: #d9ffd1;
    border-color: #e1e1e1;
    color: #4d8550;
    box-shadow: 1px 1px 1px;
}

.analert {
    position: fixed;
    width: 30%;
    right: 30px;
    bottom: 30px;
}

.baslik-bg {
    background-color: #f6fdff;
    border-bottom:1px dotted #000000;
    font-size:16px;
}

.vs {
    width: 40px;
    margin-right:0px;
    border: 1px solid #e1e1e1;
}

.urun-gorseli {
    max-width: 100px;
}
.urun-gorseli-sepet {
    max-width: 40px !important;
}
.dataTables_wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
}