/* Rapor içi PDF Gösterme Begin */
.pdf-object-container {
    height: 400px;
    width: 100%;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #888;
    border-right: 1px solid #888;
}

/* Rapor içi PDF Gösterme End */

.clients-list>ul>li.active>a {
    background-color: #fff;
}

.tab-content {
    background-color: #fff;
}

img.login-background {
    min-height: 100%;
    min-width: 1366px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.8;
}

div.login-body {
    overflow-x: hidden;
}

div.login-screen {
    position: relative;
    margin: 50px auto;
    padding: 20px;
    -moz-box-shadow: 0 0 20px black;
    -webkit-box-shadow: 0 0 20px black;
    box-shadow: 0 0 20px black;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 1366px) {
    img.login-background {
        left: 50%;
        margin-left: -683px;
    }
}


.login-screen h3 {
    font-weight: bold;
    color: #464646;
}

.login-screen h3 span {
    color: #676a6c;
}

.validasyon_uyari {
    color: #cc5965;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.horizantal_li {
    display: inline;
}

.project-title .red {
    font-size: 14px;
    color: #cc3333;
    font-weight: 600;
}

.eylem-center {
    text-align: center;
    vertical-align: middle;
}

.fullChosen {
    width: 100%;
    display: block;
}



.loginBody {
    background-image: url(/img/login/1.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #464646;
}



.Center-Container {
    position: relative;
}

.Absolute-Center {
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


@media (max-width: 350px) {
    .hidden-350px {
        display: none;
    }
}

@media (max-width: 500px) {
    .hidden-500px {
        display: none;
    }
}

@media (max-width: 768px) {
    .hidden-768px {
        display: none;
    }
}

@media (max-width: 960px) {
    .hidden-960px {
        display: none;
    }
}







.sayfayukleniyor {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    filter: alpha(opacity=50);
    opacity: 0.5;
    background: #000;
    z-index: 5000;
}

/*.sayfayukleniyor .modal {
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;	
}*/

.sayfayukleniyor .icerik {
    width: 40%;
    height: 80%;
    overflow: auto;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    filter: alpha(opacity=3);
    opacity: 1;
    text-align: center;
    font-size: 1em;
    color: white;
}

.sayfayukleniyor h2 {
    text-align: center;
    font-size: 4em;
    color: white;
}

.sayfayukleniyor image {}

.avukaticon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    width: 60px;
    height: 60px;
}



/* Görsel Eklentiler - Emre */

i.ws-fa {
    min-width: 16px;
}

.table-main a {
    font-size: 14px;
    color: #676a6c;
    font-weight: 600;
}

.table-actions {
    text-align: right;
    vertical-align: middle;
}

.validation {
    color: #cc5965;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.mt-first-cb {
    margin-top: 6px;
}

.buro-default-table table tr td {
    border-top: none;
    border-bottom: 1px solid #e7eaec;
    /*padding: 15px 10px;*/
    vertical-align: middle;
}

.buro-default-table table tr td.right {
    text-align: right;
    padding-right: 10px;
}

.buro-default-table table tr td.spring {
    width: 99%;
}

.buro-default-table table tr td.no-wrap {
    white-space: nowrap;
}

.buro-default-table table tr td.actions {
    text-align: right;
    vertical-align: middle;
    white-space: nowrap;
}

div.wrapper-content.padding-bottom {
    padding-bottom: 80px;
}

.highlighted {
    background: yellow;
}


/* Ana Ekran Profil Resmi Begin */
.nav-header-profile-picture {
    border-radius: 5px;
}

.profile-element {
    text-align: center;
}

.nav-header {
    padding: 35px 25px 25px 25px;
}

/* Ana Ekran Profil Resmi End */


/* Resim Yükleme Begin */
img.user-photo {
    width: 200px;
    height: 200px;
}

div.cropArea {
    border: solid 1px #ccf;
    background: #ccc;
    overflow: hidden;
    width: 450px;
    height: 300px;
    margin-top: 5px;
}

/* Resim Yükleme End */

/* Kullanıcı selectbox list çok uzamasın diye Begin */
.maxh250 .dropdown-menu.open .dropdown-menu.inner {
    max-height: 250px;
    overflow-y: auto;
}

/* Kullanıcı selectbox list çok uzamasın End */

/* Şirket araçları modalı – geniş, modern, kompakt */
.ngdialog.ngdialog-theme-default.company-vehicle-modal .ngdialog-content {
    width: 920px;
    max-width: 95vw;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    padding: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .15);
    font-size: 14px;
}

.ngdialog.ngdialog-theme-default.company-vehicle-modal .modal-header {
    flex-shrink: 0;
    padding: 14px 20px;
    border-bottom: 1px solid #e8e8e8;
    background: #fafafa;
    border-radius: 8px 8px 0 0;
}

.ngdialog.ngdialog-theme-default.company-vehicle-modal .modal-header .modal-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.ngdialog.ngdialog-theme-default.company-vehicle-modal .modal-body {
    flex: 1 1 auto;
    max-height: 65vh;
    overflow-y: auto;
    padding: 16px 20px;
    background: #fff;
}

.ngdialog.ngdialog-theme-default.company-vehicle-modal .modal-footer {
    flex-shrink: 0;
    padding: 12px 20px;
    border-top: 1px solid #e8e8e8;
    background: #fafafa;
    border-radius: 0 0 8px 8px;
}

.ngdialog.ngdialog-theme-default.company-vehicle-modal .company-vehicle-section {
    margin-bottom: 16px;
}

.ngdialog.ngdialog-theme-default.company-vehicle-modal .company-vehicle-section-title {
    font-size: 13px;
    font-weight: 600;
    color: #555;
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: 1px solid #eee;
}

.ngdialog.ngdialog-theme-default.company-vehicle-modal .modal-body .form-group {
    margin-bottom: 10px;
}

.ngdialog.ngdialog-theme-default.company-vehicle-modal .modal-body .form-group label.control-label {
    font-size: 13px;
    color: #555;
}

/* Trafik cezası masraf satırı: ödeme tarihi geçmiş ve ödenmemiş → kırmızı */
tr.traffic-fine-overdue {
    background-color: #f8d7da !important;
}

tr.traffic-fine-overdue:hover {
    background-color: #f5c6cb !important;
}

/* Trafik cezası masraf satırı: tarih geçmemiş ama ödenmemiş → turuncu tonlarında */
tr.traffic-fine-unpaid {
    background-color: #fff3e0 !important;
}

tr.traffic-fine-unpaid:hover {
    background-color: #ffe0b2 !important;
}

/* Araç detay sayfası: tablo okunabilirliği (thead vurgusu, satır yüksekliği) */
table.vehicle-detail-table thead th {
    background-color: #f5f5f5;
    font-weight: 600;
    padding: 12px 10px;
}

table.vehicle-detail-table tbody td {
    padding: 12px 10px;
    vertical-align: middle;
}

/* ========== Birimler sayfası: modern form + tablo ========== */
.birimler-page .form-control {
    border-radius: 4px;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

.birimler-page .form-control:focus {
    box-shadow: 0 0 0 2px rgba(18, 115, 222, 0.2);
    border-color: #1273de;
    outline: 0;
}

table.birimler-table thead th {
    background-color: #f5f5f5;
    font-weight: 600;
    padding: 12px 10px;
}

table.birimler-table tbody td {
    padding: 12px 10px;
    vertical-align: middle;
}

.birim-edit-modal .form-control {
    border-radius: 4px;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
}

.birim-edit-modal .form-control:focus {
    box-shadow: 0 0 0 2px rgba(18, 115, 222, 0.2);
    border-color: #1273de;
    outline: 0;
}

.birim-edit-modal .form-group.m-b-none:last-child {
    margin-bottom: 0;
}

/* ========== Kredi Kartı Edit Modalı ========== */
.ngdialog.ngdialog-theme-default.credit-card-modal .ngdialog-content {
    width: 640px;
    max-width: 95vw;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    padding: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .15);
    font-size: 14px;
}

.ngdialog.ngdialog-theme-default.credit-card-modal .modal-header {
    flex-shrink: 0;
    padding: 14px 20px;
    border-bottom: 1px solid #e8e8e8;
    background: #fafafa;
    border-radius: 8px 8px 0 0;
}

.ngdialog.ngdialog-theme-default.credit-card-modal .modal-header .modal-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.ngdialog.ngdialog-theme-default.credit-card-modal .modal-body {
    flex: 1 1 auto;
    max-height: 65vh;
    overflow-y: auto;
    padding: 16px 20px;
    background: #fff;
}

.ngdialog.ngdialog-theme-default.credit-card-modal .modal-footer {
    flex-shrink: 0;
    padding: 12px 20px;
    border-top: 1px solid #e8e8e8;
    background: #fafafa;
    border-radius: 0 0 8px 8px;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

.ngdialog.ngdialog-theme-default.credit-card-modal .modal-body .form-group {
    margin-bottom: 12px;
}

/* ========== Kredi Kartı Zimmet Modalı – Geniş ========== */
.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .ngdialog-content {
    width: 960px;
    max-width: 95vw;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    padding: 0;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .15);
    font-size: 14px;
}

.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .modal-header {
    flex-shrink: 0;
    padding: 14px 20px;
    border-bottom: 1px solid #e8e8e8;
    background: #fafafa;
    border-radius: 8px 8px 0 0;
}

.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .modal-header .modal-title {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .modal-body {
    flex: 1 1 auto;
    max-height: 70vh;
    overflow-y: auto;
    padding: 16px 20px;
    background: #fff;
}

.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .modal-footer {
    flex-shrink: 0;
    padding: 12px 20px;
    border-top: 1px solid #e8e8e8;
    background: #fafafa;
    border-radius: 0 0 8px 8px;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .modal-body .form-group {
    margin-bottom: 12px;
}

/* Zimmet atama formu arka planı */
.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .assignment-form-card {
    background: #f8f9fa;
    border: 1px solid #eee;
    border-radius: 6px;
    padding: 16px;
    margin-bottom: 20px;
}

.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .assignment-form-card .section-title {
    font-size: 14px;
    font-weight: 600;
    color: #444;
    margin: 0 0 12px 0;
    padding-bottom: 8px;
    border-bottom: 1px solid #e8e8e8;
}

/* Zimmet geçmişi tablosu küçük font */
.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .table-modern td,
.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .table-modern th {
    font-size: 13px;
    padding: 8px 10px;
}

/* Boş durum kutusu */
.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .assignment-empty {
    text-align: center;
    padding: 24px;
    color: #999;
}

.ngdialog.ngdialog-theme-default.credit-card-assignment-modal .assignment-empty i {
    font-size: 32px;
    margin-bottom: 8px;
    display: block;
    color: #ccc;
}