.content { padding-bottom: 40px; }
.tutar { text-align: right; white-space: nowrap; font-variant-numeric: tabular-nums; }
.tutar-eksi { color: #EF5350; }
.kart-sayi { font-size: 1.5rem; font-weight: 600; line-height: 1.2; }
table.dataTable td, table.dataTable th { vertical-align: middle; }
.login-kutu { max-width: 380px; margin: 8vh auto; }
.isaret-alani { min-width: 80px; text-align: center; }
.table-sik td, .table-sik th { padding-top: 6px; padding-bottom: 6px; }
.table-mini td, .table-mini th { padding-top: 3px; padding-bottom: 3px; }
.table-mini tbody .btn { padding: 3px 8px; line-height: 1; }
.table-mini tbody .btn i { font-size: 14px; }
.card-body > .dataTables_wrapper > .datatable-header { padding-top: 0; }
.card-header .dataTables_length { margin: 0; }
#kutu-detay { float: left; margin: 8px 0 0 20px; }
.aciklama-ozet { display: -webkit-box; -webkit-line-clamp: 1; line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
.aciklama-detay { display: none; }
.detay-acik .aciklama-ozet { display: block; }
.detay-acik .aciklama-detay { display: inline; }
.satir-elden td { background-color: #FFF8E1; }
.satir-elden td:first-child { box-shadow: inset 3px 0 0 #FFA726; }
.satir-duzeltme td { background-color: #E8EAF6; }
.satir-duzeltme td:first-child { box-shadow: inset 3px 0 0 #5C6BC0; }
.card-title { font-weight: 600; }
.btn-kart { padding: .375rem .875rem; font-size: .8125rem; font-weight: 500; box-shadow: 0 1px 2px rgba(0, 0, 0, .1); transition: background-color .15s ease, border-color .15s ease, box-shadow .15s ease; }
.btn-kart i { margin-right: 6px; opacity: .7; }
.btn-kart:hover { background-color: #fff; border-color: #b0b0b0; box-shadow: 0 2px 5px rgba(0, 0, 0, .16); }
.btn-kart:hover i { opacity: 1; }
.navbar-expand-md .navbar-brand { min-width: 0; margin-right: 1.25rem; padding-top: .875rem; padding-bottom: .875rem; }
.navbar-brand img { height: 20px; }
.satir-geciken td { background-color: #FFEBEE; }
.satir-geciken td:first-child { box-shadow: inset 3px 0 0 #EF5350; }
.plan-takvim { width: 100%; table-layout: fixed; border-collapse: collapse; }
.plan-takvim th { padding: 4px 6px; font-size: .75rem; font-weight: 500; color: #999; text-align: left; border-bottom: 1px solid #ddd; }
.plan-takvim td { height: 92px; padding: 4px; vertical-align: top; border: 1px solid #eee; }
.plan-hafta-gun { height: 260px; }
.plan-disi { background-color: #fafafa; }
.plan-disi .plan-gun-no { color: #ccc; }
.plan-bugun { background-color: #FFFDE7; }
.plan-bugun .plan-gun-no { color: #fff; background-color: #5C6BC0; border-radius: 50%; }
.plan-gun-no { display: inline-block; min-width: 20px; margin-bottom: 3px; font-size: .75rem; text-align: center; color: #999; }
.plan-gun-toplam { display: block; font-size: .6875rem; color: #999; text-align: right; }
.plan-kalem { display: block; margin-bottom: 2px; padding: 2px 5px; font-size: .6875rem; line-height: 1.3; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; border-left: 3px solid; border-radius: 2px; }
.plan-kalem:hover { text-decoration: none; filter: brightness(.95); }
.plan-bekliyor { background-color: #E8EAF6; border-color: #5C6BC0; color: #3949AB; }
.plan-geciken { background-color: #FFEBEE; border-color: #EF5350; color: #C62828; }
.plan-odendi { background-color: #E8F5E9; border-color: #66BB6A; color: #2E7D32; }
.plan-iptal { background-color: #F5F5F5; border-color: #BDBDBD; color: #9E9E9E; text-decoration: line-through; }
