div.input-block input {
  font-weight: 500;
  font-size: 1.6rem;
  border-color:#ccc;
}
.ddl-kilitli {
    pointer-events: none;
    background-color: #e9ecef !important;
    color: #6c757d !important;
    border-color: #ced4da !important;
    opacity: 0.65;
    cursor: not-allowed;
}
div.input-block span.placeholder {
  position: absolute;
  margin: 14px 0;
  padding: 0 4px;
  font-family: Roboto, sans-serif;
  color:  #6c757d;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  top: 0;
  left: 17px;
  transition: all 0.2s;
  transform-origin: 0% 0%;
  pointer-events: none;
  
  background-color:transparent;
  transform: scale(1) translateY(-8px);
}

div.input-block input:valid + span.placeholder,
div.input-block input:focus + span.placeholder {
  transform: scale(0.8) translateY(-32px);
  background: #fff;
}
div.input-block input:focus {
  color: #284B63;
}
div.input-block input:focus + span.placeholder {
  color: #284B63;
}

.form-control:focus {
	border-color: rgba(52,151,219,0.6);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(52,152,219,0.6);
}

.nav-icon.alt {
	font-size: 0.8rem !important;
}

.light-mod input,.light-mod button {
	border: 1px solid #c3c3c3;
}

.content-empty {
	padding-top: 0.4rem;
	background-color: #f4f6f9;
}

.btn-group.btn-right {
	float: right;
}

.card-title.icon-title {
	padding-top: .6rem;
}

.col-divider-left {
	padding-right: 10px;
}

.col-divider-right {
	padding-left: 10px;
}

.col-form-label {
	color: #6f6f6f;
}

.mini .form-group input,
.mini .form-group label,
.mini .form-group select {
	height: calc(1.8125rem + 2px);
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
}

.card-footer {
	border-top: 1px solid rgba(0,0,0,.125);
}

.pointer {
	cursor: pointer;
}

.pointer .card-header {
	font-weight: bold;
}

.input-group-text a {
	color: #383838;
}

.row.text-right {
	text-align: right;
}

.custom-file-label::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: 2.25rem;
	padding: .375rem .75rem;
	line-height: 1.5;
	color: #495057;
	content: "Dosya Se\00E7iniz";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 .25rem .25rem 0;
	border-top-right-radius: 0.25rem;
	border-bottom-right-radius: 0.25rem;
}

.input-group-text {
	overflow: hidden;
}

.input-group-text i:not(.not) {
	padding-right: 6px;
}

.image-file img {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.secilen-dosya {
	display: none;
}

.bg-color-gray {
	background-color: #e7e7e7 !important;
}

.form-group, .card {
    margin-bottom: 0.5rem;
}

.form-group.zero, .card.zero {
	margin-bottom: 0px;
}

.upper-bold {
	text-transform: uppercase;
	font-weight: bold;
}

.right-radius {
	border-top-right-radius: .25rem !important;
	border-bottom-right-radius: .25rem !important;
}

.left-radius {
	border-top-left-radius: .25rem !important;
	border-bottom-left-radius: .25rem !important;
}

.right-flat {
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.left-flat {
	border-top-left-radius: 0px !important;
	border-bottom-left-radius: 0px !important;
}

.w-30 {
	width: 30% !important;
}

.w-70 {
	width: 70% !important;
}

.w-80 {
	width: 80% !important;
}

.wp-100 {
	width: 100px;
}

.wp-70 {
	width: 70px;
}

.wp-40 {
	width: 40px;
}

.prem-3 {
	padding-right: 3rem;
}

.only-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.iframe-alt {
	width: 100%;
	min-height: 500px;
}

.iframe-alt.h-250 {
	min-height: 250px;
}

.iframe-alt.h-700 {
	min-height: 700px;
}

.iframe-alt.h-1000 {
	min-height: 1000px;
}

.card-bottom-border {
	border-bottom: 3px solid var(--primary);
}

.modal-body {
	background-color: #f4f6f9;
}

/*.iframe-body, */

.close {
	font-size: 2rem !important;
}

.trv_loader {
	position: fixed;
	text-align: center;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	left: 0;
	z-index: 9999999;
	background-color: #000000;
	opacity: 0.7;
}

.trv_loader span {
	border-width: 0px;
	position: fixed;
	padding: 50px;
	background-color: #FFFFFF;
	font-size: 36px;
	left: 40%;
	top: 40%;
}

.preloader-alt {
	display: -ms-flexbox;
	display: flex;
	background-color: #f4f6f9;
	height: 100vh;
	width: 100%;
	transition: height 200ms linear;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
}

.form-control.text-uppercase::placeholder {
	text-transform: capitalize !important;
}

.nav-item .dropdown-divider.left-menu {
	border: 1px solid #56606a;
	margin: 1px !important;
}

.toaster {
	flex-basis: 350px;
	max-width: 350px;
	font-size: 0.875rem;
	background-color: rgba(255, 255, 255, 0.85);
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
	border-radius: 0.25rem;
	border: 2px solid var(--danger);
	position: fixed;
	top: 40%;
	/* left: 40%;*/
	left: calc(100% / 2 - 175px);
	width: 80%;
	display: none;
	z-index: 99999;
}

.toast-body {
	background-color: var(--white);
}

.position-unset {
	position: unset !important;
}

.table-nowrap {
	white-space:nowrap;
}

.table-drop {
	cursor: e-resize;
}

.nav-pills.sidebar-right .nav-link {
	color: var(--white);
}

.non-empty:placeholder-shown, .warning {
	border-color: rgba(219, 52, 52, 0.6);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(219, 52, 52, 0.6);
}

.non-trust {
	border-color: rgba(219, 52, 52, 0.6);
	outline: 0;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(219, 52, 52, 0.6);
}

.menu-open {
	background-color: #502727;
	border-radius: 0.25rem;
}

.menu-open .menu-open {
	background-color: #273b50;
	border-radius: 0.25rem;
}

.brand-link a {
	color: rgba(255,255,255,.8);
}

#search_result {
	left: 1rem;
	top: 3rem;
	height: 12rem;
	width: 22rem;
	padding: 0.4rem;
	max-width: 350px;
	font-size: 1rem;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.1);
	box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
	border-radius: 0.25rem;
	border: 2px solid var(--danger);
	position: fixed;
	overflow-y: auto;
	z-index: 99999;
}

#search_result .nav-link {
	padding: 0px;
}

#search_result .btn-close {
	position: absolute;
	right: 0.5rem;
	top: -0.5rem;
	font-size: 2rem;
	width: 1rem;
}

#search_result .btn-close:hover {
	color: var(--primary);
}

.overflow-auto {
	overflow: auto;
}

.right-i {
	position: relative;
	top: 0.3rem;
	float: right !important;
}

.preloader-ic {
	display: -ms-flexbox;
	display: flex;
	background-color: #f4f6f9;
	height: 100vh;
	width: 100%;
	transition: height 200ms linear;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	opacity: 0.7;
}

.contex-menu {
	border: 2px solid var(--yellow);
	padding: 0px !important;
	position: fixed;
}

.contex-menu .dropdown-item {
	border-radius: .25rem;
	padding: 0.3rem 1rem !important;
	cursor: context-menu;
}

.contex-menu .dropdown-item:hover {
	background-color: #e9ecef;
}

.contex-menu .dropdown-divider {
	margin: 0px;
}

.contex-menu a i {
	padding-right: 0.5rem;
	width: 24px;
}

.shadow-info {
	box-shadow: 1px 1px 10px 1px var(--info);
	border-radius: 0.5rem;
}

.shadow-info.mini {
	border-radius: 1.5rem !important;
}

/* Animate Button */
.btn-animate {
	position: relative;
	overflow: hidden;
	vertical-align: middle;
	z-index: 1;
}

.btn-animate .hidden {
	left: auto;
	right: -100%;
	-webkit-transition: right .3s ease 0s;
	transition: right .3s ease 0s;
	position: absolute;
	width: 100%;
	will-change: transform,opacity;
}

.btn-animate.btn-fade .hidden {
	opacity: 0;
	left: 0;
	right: auto;
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	-webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
	transition: opacity .3s ease,-webkit-transform .3s ease;
	transition: opacity .3s ease,transform .3s ease;
	transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
	position: absolute;
	width: 100%;
}

.btn-animate .visible {
	left: auto;
	right: 0;
	-webkit-transition: right .3s ease 0s;
	transition: right .3s ease 0s;
	position: relative;
	margin-right: 1rem;
	margin-left: 1rem;
	will-change: transform,opacity;
}

.btn-animate.btn-fade .visible {
	left: auto;
	right: auto;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity .3s ease,-webkit-transform .3s ease;
	transition: opacity .3s ease,-webkit-transform .3s ease;
	transition: opacity .3s ease,transform .3s ease;
	transition: opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;
}

.btn-animate:hover .visible {
	left: auto;
	right: 200%;
}

.btn-animate.btn-fade:hover .visible {
	left: auto;
	right: auto;
	opacity: 0;
	-webkit-transform: scale(.75);
	transform: scale(.75);
}

.btn-animate:hover .hidden {
	left: auto;
	right: 0;
}

.btn-animate.btn-fade:hover .hidden {
	left: 0;
	right: auto;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	position: absolute;
	width: 100%;
}

.trv-badge {
	top: 0.4rem;
	right: 1rem;
	color: #fff;
	position: absolute;
	background-color: var(--danger);
	text-transform: capitalize;
	display: inline-block;
	padding: .25em .4em;
	font-size: 50%;
	font-weight: bold;
	line-height: 1;
	white-space: nowrap;
	border-radius: .25rem;
	opacity: 0.8;
}

.screen-group {
	white-space: nowrap;
}

.up-text {
	top: -0.8rem;
	position: absolute;
	font-size: 0.8rem;
	left: 1rem;
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	border-radius: 3px;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	opacity: 0.7;
}

.up-text-dropdown {
	position: relative;
	font-size: 0.8rem;
	right: -0.5rem;
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	border-radius: 3px;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	opacity: 0.7;
	padding-top: .2rem;
	padding-bottom: .2rem;
	float: right;
	color: black;
}

.up-text-sm {
	top: -0.7rem !important;
	font-size: 0.7rem !important;
}

.up-text-bottom {
	top: unset !important;
	bottom: -0.8rem;
}

.up-text-right {
	left: unset !important;
	right: 1rem !important;
}

.up-text-corner {
	top: 0px;
	position: absolute;
	font-size: 0.7rem;
	left: 0.4rem;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	opacity: 0.4;
}

.up-text-corner-sm {
	top: 0px;
	position: absolute;
	font-size: 0.6rem;
	left: 0.4rem;
	padding-left: 0.4rem;
	padding-right: 0.4rem;
	opacity: 0.6;
}

.up-text-corner-right {
	left: unset !important;
	right: 0.4rem !important;
	top: 0.1rem !important;
}

/* up circle */
.up-circle {
	top: -0.7rem;
	position: absolute;
	font-size: 0.7rem;
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	border-radius: 50%;
	opacity: 1;
	right: 0.4rem;
	width: 1.2rem;
	height: 1.2rem;
}

.up-circle-border {
	border: 1px solid #c7c7c7;
}

.up-circle.danger {
	background-color: var(--danger);
	color: var(--danger);
	border: 0px;
	width: 0.8rem;
	height: 0.8rem;
	top: -0.45rem;
}

.up-circle.success {
	background-color: var(--success);
	color: var(--success);
	border: 0px;
	width: 0.8rem;
	height: 0.8rem;
	top: -0.45rem;
}
/* up circle */

.bg-readonly {
	background-color: #e9ecef;
}

.p-mini {
	padding-left: unset;
	padding-right: unset;
}

.dropdown-menu-sm .dropdown-item {
	padding: 0px 1rem;
}

.col-sm-ic {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.preloader-absolute {
	display: -ms-flexbox;
	display: flex;
	background-color: #f4f6f9;
	width: 100%;
	height: 100%;
	transition: height 200ms linear;
	position: absolute;
	z-index: 9999;
	opacity: 0.7;
}

.border-4 {
	padding: 0.25rem;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
}

.ui-datepicker {
	z-index: 999 !important
}

.card-primary.card-outline.card-bottom-line {
	border-bottom: 3px solid #007bff;
}

.btn.btn-default.btn-border-solid:hover {
	border-bottom-color: var(--info) !important;
}

.dropdown-divider.mini {
	margin: .2rem 0;
}

.btn-animation {
	background: linear-gradient(-75deg, transparent, transparent, #f7838e, transparent, transparent);
	background-size: 400% 400%;
	animation-name: animationlink;
	animation-duration: 2s;
	animation-iteration-count: infinite;
}

/* keypad */
#PinPadModal {
	position: relative;
}

	#PinPadModal .modal-dialog {
		position: fixed;
		width: 100%;
		margin: 0;
		padding: 10px;
	}

#pinpad {
	padding: unset !important;
}

	#pinpad .keypaddiv {
		width: 100%;
		background: #fff;
		padding: 1rem;
		text-align: center;
		border-radius: 5px;
	}

#PinPadModal input:focus {
	outline: none;
}

.pinButton {
	border: none;
	background: none;
	font-size: 1.5em;
	border-radius: 50%;
	height: 3rem;
	font-weight: 550;
	width: 3rem;
	color: transparent;
	text-shadow: 0 0 0 rgb(102, 101, 101);
}

.pinButton.clear {
	font-size: 1em !important;
}

.pinButton:hover {
	box-shadow: #506ce8 0 0 1px 1px;
}

.pinButton:active {
	background: #506ce8;
	color: #fff;
}

.pinButton.clear:hover {
	box-shadow: #ff3c41 0 0 1px 1px;
}

.pinButton.clear:active {
	background: #ff3c41;
	color: #fff;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
	border-radius: 4px;
	border: 1px solid #d3d3d3;
	background-image: url("/img/ui-icons_454545_256x240.png");
	background-position: -96px -128px;
}
/* keypad */

.turev-scroll-x {
	overflow-x: scroll;
	scrollbar-color: gray orange;
	scrollbar-width: thin;
}

@keyframes animationlink {
	0% {
		background-position: 100%
	}
	100% {
		background-position: 0%
	}
}

@media screen and (max-width: 850px) {

	.donus .btn-group
		,.cikis .btn-group {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
	}

	.donus .btn-group .btn
		,.cikis .btn-group .btn {
		border-radius: 0.25rem !important;
		width: 100%;
		margin-bottom: 0.375rem;
	}

	.donus .btn-group span.up-text.up-text-right.short
		,.cikis .btn-group span.up-text.up-text-right.short {
		z-index: 2;
	}

	.destek-klavuz {
		width: 100%;
	}

	a.btn-group {
		width: 100%;
		margin-right: 0rem !important;
	}

	.dortlu-cift-button .btn-group {
		-ms-flex-direction: column;
		flex-direction: column;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-pack: center;
		justify-content: center;
	}

	.dortlu-cift-button .btn-group .btn {
		border-radius: 0.25rem !important;
		width: 100%;
		margin-bottom: 0.375rem;
	}

	.dortlu-button .col-sm-3 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

}

@media (max-width: 800px) {

	.card-header .btn-group {
		word-wrap: anywhere;
	}
}

@media (max-width: 576px) {

	.login-box, .register-box {
		margin: auto;
		width: 90%;
	}

	.toaster {
		left: 10%;
	}

	.btn-group input.btn {
		white-space: normal;
	}

	.card-header .card-title, .card-header .float-left {
		margin-bottom: 1rem;
	}

	.form-group.row {
		padding: 0.5rem 0.25rem 0rem 0.25rem;
		border: 1px solid #ced4da;
		border-radius: 0.25rem;
	}

	.form-group.row.mb-0 {
		margin-bottom: 0.5rem !important;
	}

	.form-group.mbl {
		padding: 0.5rem;
		border: 1px solid #ced4da;
		border-radius: 0.25rem;
	}

	.form-group.row div, .form-group.row label {
		margin-bottom: 0.5rem;
	}

	.btn-mb-3 .btn {
		margin-bottom: 1rem;
	}

	.btn-mb-2 .btn {
		margin-bottom: 0.5rem;
	}

	.dortlu-button .col-sm-3 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}

/* ============================================
   GLOBAL SEARCH DROPDOWN (Üst Menü Arama)
   ============================================ */
.gs-nav-item {
	position: relative;
	margin-left: 16px;
	margin-right: 8px;
	flex: 0 0 auto;
	display: flex;
	align-items: center;
}

.gs-nav-item .form-inline {
	flex-wrap: nowrap;
}

/* Ana kutu: pill-shape, gradient border, glow */
.gs-nav-item .gs-input-group,
.form-inline .gs-input-group {
	position: relative;
	width: clamp(340px, 32vw, 560px) !important;
	flex-wrap: nowrap;
	height: 42px;
	border-radius: 999px;
	background: linear-gradient(90deg, #ffffff 0%, #fafbff 100%);
	padding: 0 6px 0 44px;
	box-shadow:
		0 0 0 1.5px rgba(102, 126, 234, 0.35),
		0 4px 14px rgba(102, 126, 234, 0.18),
		0 1px 3px rgba(0, 0, 0, 0.04);
	transition: box-shadow 0.25s ease, transform 0.2s ease;
	animation: gs-attention 3.2s ease-in-out infinite;
}

.gs-input-group:hover {
	box-shadow:
		0 0 0 2px rgba(102, 126, 234, 0.55),
		0 6px 20px rgba(102, 126, 234, 0.28),
		0 2px 6px rgba(0, 0, 0, 0.06);
}

.gs-input-group:focus-within {
	animation: none;
	transform: translateY(-1px);
	box-shadow:
		0 0 0 3px rgba(102, 126, 234, 0.45),
		0 0 0 6px rgba(102, 126, 234, 0.15),
		0 8px 28px rgba(102, 126, 234, 0.35),
		0 2px 6px rgba(0, 0, 0, 0.08);
	background: #fff;
}

@keyframes gs-attention {
	0%, 100% {
		box-shadow:
			0 0 0 1.5px rgba(102, 126, 234, 0.35),
			0 4px 14px rgba(102, 126, 234, 0.18),
			0 1px 3px rgba(0, 0, 0, 0.04);
	}
	50% {
		box-shadow:
			0 0 0 1.5px rgba(118, 75, 162, 0.45),
			0 6px 20px rgba(118, 75, 162, 0.26),
			0 1px 3px rgba(0, 0, 0, 0.04);
	}
}

/* Sol kenardaki arama ikonu */
.gs-leading-icon {
	position: absolute;
	left: 18px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 14px;
	color: #667eea;
	pointer-events: none;
	z-index: 2;
	transition: color 0.2s ease, transform 0.2s ease;
}

.gs-input-group:focus-within .gs-leading-icon {
	color: #764ba2;
	transform: translateY(-50%) scale(1.08);
}

/* Input */
.gs-nav-item .gs-input-group .gs-input,
.form-inline .gs-input-group .gs-input {
	border: none !important;
	background: transparent !important;
	box-shadow: none !important;
	height: 42px !important;
	padding: 0 6px 0 4px !important;
	font-size: 13.5px;
	font-weight: 500;
	color: #2b2f45;
	outline: none !important;
}

.gs-input::placeholder {
	color: #9aa0b8;
	font-weight: 400;
	font-style: normal;
}

/* Ctrl+K klavye kısayolu hint */
.gs-kbd {
	display: inline-flex;
	align-items: center;
	gap: 2px;
	flex-shrink: 0;
	margin-right: 6px;
	padding: 2px 6px;
	font-size: 10px;
	font-weight: 600;
	font-family: inherit;
	color: #6b7280;
	background: #f1f3fa;
	border: 1px solid #e2e6f2;
	border-radius: 6px;
	letter-spacing: 0.3px;
	user-select: none;
}

.gs-kbd span {
	display: inline-block;
	padding: 0 2px;
}

@media (max-width: 1199px) {
	.gs-kbd { display: none; }
}

/* Sağdaki gradient ara butonu */
.gs-btn-wrap {
	flex-shrink: 0;
	align-self: center;
}

.gs-btn,
.gs-input-group .gs-btn {
	background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
	color: #fff !important;
	border: none !important;
	border-radius: 999px !important;
	width: 34px;
	height: 34px;
	padding: 0 !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	box-shadow: 0 3px 10px rgba(102, 126, 234, 0.45);
	transition: transform 0.2s ease, box-shadow 0.2s ease, filter 0.2s ease;
}

.gs-btn:hover {
	filter: brightness(1.08);
	transform: scale(1.05);
	box-shadow: 0 5px 16px rgba(102, 126, 234, 0.55);
}

.gs-btn:active {
	transform: scale(0.95);
}

.gs-btn .fa-search,
.gs-btn #gs-search-ico {
	color: #fff !important;
	font-size: 13px;
}

@media (max-width: 1199px) {
	.gs-nav-item .gs-input-group,
	.form-inline .gs-input-group { width: clamp(300px, 30vw, 460px) !important; }
}

@media (max-width: 991px) {
	.gs-nav-item .gs-input-group,
	.form-inline .gs-input-group { width: clamp(260px, 35vw, 380px) !important; }
}

.gs-dropdown {
	left: 0;
	right: auto;
	width: 100%;
	min-width: 380px;
	max-width: 92vw;
}


@media (max-width: 767px) {
	.gs-nav-item { display: none; }
}

.gs-dropdown {
	position: absolute;
	top: calc(100% + 10px);
	right: 0;
	width: 440px;
	max-width: 90vw;
	max-height: 72vh;
	overflow-y: auto;
	background: #fff;
	border-radius: 14px;
	box-shadow:
		0 0 0 1px rgba(102, 126, 234, 0.18),
		0 18px 48px rgba(80, 70, 180, 0.24),
		0 4px 10px rgba(0, 0, 0, 0.06);
	z-index: 1060;
	display: none;
	color: #212529;
	-webkit-overflow-scrolling: touch;
	overflow: hidden;
	transform-origin: top center;
	animation: gs-pop-in 0.18s ease-out;
}

.gs-dropdown.open { display: block; overflow-y: auto; }

@keyframes gs-pop-in {
	0% { opacity: 0; transform: translateY(-6px) scale(0.98); }
	100% { opacity: 1; transform: translateY(0) scale(1); }
}

.gs-empty {
	padding: 20px 14px;
	text-align: center;
	color: #888;
	font-size: 13px;
}

.gs-empty i { margin-right: 6px; opacity: 0.6; }

.gs-group { border-bottom: 1px solid #f0f0f0; }
.gs-group:last-child { border-bottom: none; }

.gs-group-head {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 7px 12px;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.4px;
	background: #f7f7fa;
	color: #555;
	position: sticky;
	top: 0;
	z-index: 1;
}

.gs-group-head i { font-size: 12px; }

.gs-group-head .gs-count {
	margin-left: auto;
	background: rgba(0, 0, 0, 0.08);
	color: #444;
	padding: 1px 8px;
	border-radius: 10px;
	font-size: 10px;
	letter-spacing: 0;
}

.gs-group-head.gs-musteri     { color: #6c4ab6; background: #f1ecfb; }
.gs-group-head.gs-arac        { color: #1f7a8c; background: #e7f4f7; }
.gs-group-head.gs-kira        { color: #b8570e; background: #fdf1e3; }
.gs-group-head.gs-rezervasyon { color: #2e7d32; background: #e9f5ea; }
.gs-group-head.gs-baf         { color: #0d5ea6; background: #e4eefb; }
.gs-group-head.gs-servis      { color: #8a5a00; background: #fbf0d9; }
.gs-group-head.gs-hasar       { color: #b31d1d; background: #fbe4e4; }

.gs-item {
	display: flex;
	align-items: center;
	gap: 10px;
	padding: 9px 12px;
	text-decoration: none;
	color: #212529;
	border-top: 1px solid #f5f5f7;
	transition: background 0.12s ease;
	cursor: pointer;
}

.gs-item:first-child { border-top: none; }
.gs-item:hover,
.gs-item:focus,
.gs-item.active {
	background: #f5f5fa;
	color: #212529;
	text-decoration: none;
}

.gs-ico {
	flex-shrink: 0;
	width: 32px;
	height: 32px;
	border-radius: 6px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 13px;
	color: #fff;
	background: #9aa0a6;
}

.gs-item.gs-musteri     .gs-ico { background: linear-gradient(135deg, #7a5ecf 0%, #6141b8 100%); }
.gs-item.gs-arac        .gs-ico { background: linear-gradient(135deg, #2fa4b8 0%, #1f7a8c 100%); }
.gs-item.gs-kira        .gs-ico { background: linear-gradient(135deg, #e59140 0%, #b8570e 100%); }
.gs-item.gs-rezervasyon .gs-ico { background: linear-gradient(135deg, #4caf50 0%, #2e7d32 100%); }
.gs-item.gs-baf         .gs-ico { background: linear-gradient(135deg, #3e8fd9 0%, #0d5ea6 100%); }
.gs-item.gs-servis      .gs-ico { background: linear-gradient(135deg, #d9a23e 0%, #8a5a00 100%); }
.gs-item.gs-hasar       .gs-ico { background: linear-gradient(135deg, #e06666 0%, #b31d1d 100%); }

.gs-body {
	flex: 1;
	min-width: 0;
	display: flex;
	flex-direction: column;
	gap: 1px;
}

.gs-title {
	font-size: 13.5px;
	font-weight: 600;
	color: #1a1a1a;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gs-sub {
	font-size: 12px;
	color: #555;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gs-sub-dim { color: #888; font-size: 11px; }

.gs-body mark {
	background: #fff3bf;
	color: inherit;
	padding: 0 2px;
	border-radius: 2px;
}

.gs-tag {
	flex-shrink: 0;
	font-size: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	color: #6a6a6a;
	background: #efeff3;
	padding: 3px 7px;
	border-radius: 8px;
}

#gs-search-ico.fa-spinner { animation: gs-spin 0.9s linear infinite; }

@keyframes gs-spin {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

@media (max-width: 576px) {
	.gs-dropdown { width: 94vw; right: -10px; }
}

/* ============================================================
   FOCUS BACKDROP (Spotlight tarzı: arka planı karart, kutuyu öne al)
   ============================================================ */
.gs-backdrop {
	position: fixed;
	inset: 0;
	background: radial-gradient(circle at 50% 30%, rgba(20, 24, 60, 0.35) 0%, rgba(10, 12, 30, 0.58) 100%);
	/* NOT: backdrop-filter kullanmıyoruz; header'lar ve iframe'ler kendi stacking
	   context'lerini oluşturduğunda çift blur ve opaklaşma sorunu yaşanıyor. */
	z-index: 1045;            /* navbar üstü, modal altı */
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.22s ease;
}
.gs-backdrop.show {
	opacity: 1;
	pointer-events: auto;
}

/* Focus halindeyken arama kutusu ve dropdown öne çıksın.
   Navbar'ın varsayılan z-index'i (1030) backdrop'un altında kalır;
   body.gs-focused iken header'ı backdrop üstüne taşıyoruz. */
body.gs-focused .main-header {
	z-index: 1060;
	position: relative;
}
.gs-nav-item.gs-focused {
	position: relative;
	z-index: 1060;
}
.gs-nav-item.gs-focused .gs-input-group {
	transform: translateY(-1px) scale(1.02);
	box-shadow:
		0 0 0 4px rgba(124, 99, 219, 0.22),
		0 18px 48px -8px rgba(60, 32, 160, 0.45),
		0 6px 16px -4px rgba(0, 0, 0, 0.25),
		inset 0 1px 0 rgba(255, 255, 255, 0.9);
	animation: none; /* pulsing durur, net bir halka kalır */
}
.gs-nav-item.gs-focused .gs-dropdown {
	box-shadow:
		0 0 0 1px rgba(124, 99, 219, 0.25),
		0 22px 60px -10px rgba(20, 20, 60, 0.55),
		0 10px 24px -8px rgba(0, 0, 0, 0.28);
}

/* "Son kayıtlar" başlık (recent mod) */
.gs-head-hint {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 8px 12px;
	background: linear-gradient(90deg, #fafbff 0%, #f1ecfb 100%);
	border-bottom: 1px solid #e9e9f2;
	font-size: 11.5px;
	font-weight: 600;
	letter-spacing: 0.3px;
	color: #6c4ab6;
	text-transform: uppercase;
}
.gs-head-hint i { font-size: 11px; }
.gs-head-hint .gs-hint-kbd {
	margin-left: auto;
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
	font-size: 10.5px;
	color: #8a86a1;
	background: #ffffff;
	border: 1px solid #e3e1ef;
	padding: 2px 8px;
	border-radius: 10px;
}

/* Mobil: backdrop devre dışı (arama kutusu zaten gizli) */
@media (max-width: 767px) {
	.gs-backdrop { display: none; }
}

/* ============================================================
   KAYDET DUGMESI - TEK KAYNAK
   Arac Kayit (kart basligi) ve Cari Kart (baslik / modal)
   ayni gorunumu paylassin diye buraya kondu; sayfa icindeki
   yerel kurallari (font-size / padding / renk) yenmesi
   gerektigi icin !important sart.
   ============================================================ */
.btn.trv-kaydet {
	background: #16a34a !important;
	border: 1px solid #128a3e !important;
	color: #fff !important;
	font-family: inherit !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 1.25 !important;
	letter-spacing: .3px !important;
	padding: 8px 30px !important;
	min-width: 145px !important;
	width: auto !important;
	height: auto !important;
	/* 6px: Cari Kart basligindaki yerel kural border-radius'u !important
	   ile 6px'e sabitliyor; ayni deger secilerek iki ekran birebir ayni
	   koseyi alsin. */
	border-radius: 6px !important;
	box-shadow: 0 2px 8px rgba(22,163,74,.32) !important;
	transition: background .18s ease, box-shadow .18s ease !important;
}
.btn.trv-kaydet:hover,
.btn.trv-kaydet:focus {
	background: #128a3e !important;
	border-color: #0f7434 !important;
	color: #fff !important;
	box-shadow: 0 3px 12px rgba(22,163,74,.42) !important;
}
.btn.trv-kaydet:active { transform: translateY(1px); }
@media (max-width: 576px) {
	.btn.trv-kaydet { padding: 7px 18px !important; min-width: 110px !important; }
}

/* ==========================================================================
   COK DILLI YERLESIM — UZUN CEVIRI SATIRI KAYDIRMASIN   (2026-09-16)

   Turkce etiket kisadir; Ingilizce / Almanca / Rusca karsiligi %30-60 daha
   uzundur ("Yenile" -> "Refresh" kisa, ama "Araç Marka Tanımı" -> "Vehicle
   Brand Definition", "Genel Tahsilat & Ödeme" -> "General Collection &
   Payment"). Yerlesim FLOAT uzerine kuruluydu:

       <div class="card-header">
           <h3 class="card-title icon-title">...</h3>    float: left
           <div class="btn-group btn-right">...</div>    float: right
       </div>

   Iki float ayni satira sigmadigi anda ikincisi ALT SATIRA DUSER ve kart
   govdesinin uzerine biner. Desen 257 ekranda AYNIDIR (Arac_Tipi_Tanimlama,
   Kampanya_Ara, Tarifeler, Fiyat_Kampanya_Yonetimi...); Turkce'de sigdigi
   icin bugune kadar gorulmedi. Ayni sey menude de olur: <p> blok oldugu
   icin ikinci satir IKONUN ALTINA kayar.

   Cozum MERKEZDE ve MARKUP'A DOKUNMADAN: baslik satiri ve menu ogesi FLEX
   olur. Flex kapsayicida float YOK SAYILIR — markup'taki float-left /
   btn-right siniflari oldugu gibi kalabilir, hicbir sayfa degismez.
   ========================================================================== */

/* --- 1) Kart basligi: dugme grubu ASLA alt satira dusmez --- */

.card > .card-header {
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: .5rem;
}

/* AdminLTE'nin float temizleyicisi flex'te anlamsizdir; ustelik flex ogesi
   olarak sayildigi icin sonda bir "gap" kadar bosluk birakir.
   Ikinci secici modern-theme.css icindir: o dosya style.css'ten SONRA
   (MasterPage.master.cs > ThemeSelected) yuklendigi icin ayni kurali
   "display: table !important" ile geri aciyor — daha ozgul secici sart. */
.card > .card-header::after,
body .page-inner .content > .container-fluid > .card > .card-header::after {
	display: none !important;
}

/* Baslik kusulur: yer kalmayinca KENDI ICINDE sarilir, dugmeleri itmez. */
.card > .card-header > .card-title,
.card > .card-header > .float-left {
	flex: 0 1 auto;
	min-width: 0;
	float: none !important;
}

/* align-items:center ile hizalama yapildi; .icon-title'in ustten itmesi
   artik basligi asagi kaydiriyor. */
.card > .card-header > .card-title.icon-title {
	padding-top: 0;
}

/* Dugme grubu / kart araclari: daima sagda, daima tek parca. */
.card > .card-header > .btn-group.btn-right,
.card > .card-header > .card-tools {
	flex: 0 0 auto;
	margin-left: auto;
	float: none !important;
}

/* Basliktan SONRAKI ilk oge sagda toplanir. Kural "btn-right" adina degil
   KONUMA bakar; boylece dugme grubu bir sarmalayicinin (ornegin
   <div class="row">) icinde olan ekranlar da kapsamda kalir — 209 ekranda
   dogrudan cocuk, 2 ekranda ic ice (Kira_Listesi, Kira_Rez_Diger_Bakiye). */
.card > .card-header > .card-title ~ *,
.card > .card-header > .float-left ~ * {
	flex: 0 0 auto;
	float: none !important;
}

.card > .card-header > .card-title + *,
.card > .card-header > .float-left + * {
	margin-left: auto;
}

/* Dugme metni kendi icinde iki satira bolunmesin ("Vehicle Brand
   Definition" dugmeyi iki kat yukseltiyordu). */
.card > .card-header > .btn-group.btn-right > .btn,
.card > .card-header > .card-tools > .btn {
	white-space: nowrap;
}

/* text-center basliklar (Login, ErrorPages/Unauthorized): iceride tek bir
   logo var ve ortalanmasi text-align ile yapiliyordu. Flex kapsayicida
   text-align ogeyi ortalamaz — hizalama justify-content ile tasinir. */
.card > .card-header.text-center {
	justify-content: center;
}

/* Dar ekranda tek satirda tutmak zorlama olur; orada sarmasi DOGRUDUR. */
@media (max-width: 767.98px) {
	.card > .card-header {
		flex-wrap: wrap;
	}

	.card > .card-header > .btn-group.btn-right,
	.card > .card-header > .card-tools {
		margin-left: 0;
	}
}

/* --- 2) Menu ogesi: ikinci satir ikonun altina kaymaz (asili girinti) ---

   <a class="nav-link"><i class="nav-icon"></i><p>Metin</p></a>
   <p> blok oldugu icin uzun metnin ikinci satiri ikonun ALTINDAN baslar.
   Flex ile ikon sabit sutun olur, metin kendi sutununda sarilir.

   DIKKAT: AdminLTE'nin daraltilmis menusu <p>'ye width:0 verir. Bu yuzden
   flex-basis AUTO birakilir ve flex-grow 0 olur — daraltmada <p> 0 kalir,
   animasyon bozulmaz. flex:1 yazilsaydi daraltilmis menude metin geri
   buyurdu. */

/* align-items: baseline — ikonun taban cizgisi metnin ILK SATIRININ taban
   cizgisine oturur; tek satirlik ogelerde gorunum bugunkunun birebir
   aynisidir, iki satira tasan ogede ise metin ikonun altina kaymaz. */
.nav-sidebar .nav-link {
	display: flex;
	align-items: baseline;
}

/* 1.6rem = AdminLTE'nin kendi ikon genisligi; sag bosluk zaten
   margin-right:.2rem ile geliyor. Ayni sayi secildi ki glif daraltilmis
   menude bugunku yerinden KILPAYI bile kaymasin.
   flex-shrink 0: ikon sutunu daralmaz, metin sarilir. */
.nav-sidebar > .nav-item > .nav-link > .nav-icon,
.nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon {
	flex: 0 0 1.6rem;
}

.nav-sidebar .nav-link > p {
	flex: 0 1 auto;
	min-width: 0;
	line-height: 1.3;
}

/* Agac oku <p>'nin icinde ve mutlak konumlu; metin sagdan ona carpmasin. */
.nav-sidebar .nav-link > p:has(> .right) {
	padding-right: 1.2rem;
}
