.slider-background {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 490px;
	top: 0;
	overflow: hidden;
}

.slider-background img {
	width: 110%;
	filter: grayscale(0.4) blur(15px) brightness(0.8);
	left: -5%;
	position: relative;
	top: 0;
	max-width: unset;
	height: 450px;
}

.slider-background:after {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 370px;
	background: linear-gradient(to top, #383b50, transparent);
}

section.navigationBar {
    background: rgb(71 74 98 / 64%) !important;
    backdrop-filter: blur(15px);
    z-index: 4;
}

.dark-theme nav.navbar.navbar-itemsatis2 {
	background: rgb(50 52 72 / 64%);
	backdrop-filter: blur(15px);
	z-index: 4;
}

.dark-theme nav.navbar.navbar-itemsatis1 {
	background: rgb(37 39 58 / 82%);
	backdrop-filter: blur(10px);
	z-index: 5;
}

.support-head {
	height: 210px;
	background-size: cover;
	background: url(../img/support-bg.png?ver=2) center;
	margin-bottom: 30px;
	color: white;
	padding-top: 60px;
}

.support-head h2 {
	font-size: 34px;
	margin-bottom: 0px;
}

.support-head p {
	font-size: 17px;
}

.previewImage {
	display: flex;
	flex-wrap: wrap;
}

.previewImage img {
	width: 100px;
	height: 100px;
	object-fit: cover !important;
	border-radius: 5px;
	cursor: zoom-in;
	margin: 5px 10px 10px 0;
}

.alfa-select-input {
	cursor: pointer;
	background-color: rgb(49 54 96);
	border-color: #4c5495;
	color: rgb(135 143 207);
	border-radius: .28571429rem;
	padding: .67857143em 1em;
}

.alfa-select-input .alfa-data-placeholder {
	text-align: center;
}

.alfa-data-items {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.alfa-data-items table thead tr {
	padding-top: 0 !important;
}

.alfa-data-items .alfa-data-item {
	display: flex;
	margin-bottom: 10px;
	background: #1d1f3c;
	border-radius: 5px;
	padding: 0.67857143em 1em;
}

.alfa-data-items .alfa-data-item .alfa-data {
	padding: 2px 0;
}

.alfa-media-item {
	display: flex;
	background: linear-gradient(to right, #1d2333, transparent);
	border-radius: 0;
	padding: 0.67857143em 1em;
	margin: -0.78571429em -0.78571429em;
}

.alfa-media-item.alfa-horizontal-img img {
	margin-right: 15px;
	margin-bottom: 0;
	height: 50px;
	width: 50px;
}

.alfa-media-item a {
	color: #ffffff;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
	height: 100%;
}

.alfa-media-item a img {
	width: 50px;
	height: 50px;
	object-fit: cover !important;
	border-radius: 5px;
	margin-right: 15px;
}

.alfa-media-item a .alfa-media-item-text {
	display: flex;
	align-items: center;
	justify-content: center;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	line-height: 16px;
	word-break: break-all;
}

.alfa-review-items {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.alfa-review-items .alfa-review-item {
	display: flex;
	margin-bottom: 10px;
	background: #1d2333;
	border-radius: 5px;
	padding: 0.67857143em 1em;
}

.alfa-review-items .alfa-review-item .alfa-review-item-text {
	display: flex;
	flex-direction: column;
}

.alfa-review-items .alfa-review-item .alfa-review-item-value {
	margin-left: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media only screen and (max-width: 768px) {
	.support-head {
		padding: 50px 20px;
		height: 150px;
		background-position: center right;
	}

	.support-head h2 {
		font-size: 25px;
	}

	.support-head p {
		font-size: 15px;
	}

	.alfa-data-items .alfa-data-item {
		flex-direction: column;
	}

	.alfa-data-items .alfa-data-item .alfa-data {
		padding: 2px 0;
	}

	.ui.search.dropdown .menu {
		max-height: 10rem;
	}
	.alfa-select-input .alfa-data-placeholder {
		font-size: 12px;
		line-height: 24px !important;
	}
}

.alfa-modal td {
	vertical-align: middle;
}

.ui.stackable.grid .row:first-child {
	display: none;
}

table.dataTable > tbody > tr > td.select-checkbox:before, table.dataTable > tbody > tr > th.select-checkbox:before {
	margin: 0 !important;
	transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%);
	width: 17px !important;
	height: 17px !important;
	left: 50% !important;
	top: 50% !important;
	cursor: pointer;
	border: 2px solid #647dbd !important;
}

table.dataTable > tbody > tr.selected > td.select-checkbox:after, table.dataTable > tbody > tr.selected > th.select-checkbox:after {
	margin: 0 !important;
	left: calc(50% - 9px);
	top: calc(50% - 8px);
	color: white;
	font-size: 25px;
	cursor: pointer;
	text-shadow: 1px 1px white, -1px -1px white, 1px -1px white, -1px 1px white;
}


.alfa-modal table.dataTable.table > tbody > tr.selected a {
	color: white;
}

.alfa-modal .ui.celled.table tr td:first-child {
	min-width: 20px;
}

.alfa-media-item:hover {
	background: linear-gradient(to right, #1d1d33, transparent);
}

.alfa-modal .alfa-modal-footer.alfa-modal-footer-centered button#modal-button {
	height: 40px;
}

.alfa-select-input .alfa-data-placeholder {
	background: #413f6a;
	display: block;
	padding: 5px 15px;
	border-radius: 3px;
	position: relative;
	color: #d7d5ff;
	line-height: 40px;
	padding-block: 0;
}

.alfa-icon-input.alfa-select-input {
	padding: 0;
	background: none;
	border: none;
}

.alfa-message.message p {
	color: #bcc1e3 !important;
}

.sozlesmeArea {
	text-align: left;
	background: #2e3044;
	padding: 15px;
	border-radius: 5px;
	font-size: 14px;
	max-height: 30rem;
	overflow: auto;
}

.sozlesmeArea h1, .sozlesmeArea h2, .sozlesmeArea h3, .sozlesmeArea h4, .sozlesmeArea h5, .sozlesmeArea h6 {
	color: white;
	font-size: 16px;
}


.alfa-modal-modern-table {
	width: 100%;
	background: transparent;
	border-collapse: separate;
	border-spacing: 0;
	margin: 0;
}

.alfa-modal-modern-table thead {
	background: #222433 !important;
	border-radius: 12px 12px 0 0;
}

.alfa-modal-modern-table thead th {
	padding: 16px 20px;
	font-weight: 600;
	font-size: 14px;
	color: #9192a5;
	text-align: left;
	border: none;
	position: relative;
	background: transparent;
}

.alfa-modal-modern-table thead th:first-child {
	border-radius: 12px 0 0 0;
	width: 50px;
	text-align: center;
}

.alfa-modal-modern-table thead th:last-child {
	border-radius: 0 12px 0 0;
}

.alfa-modal-modern-table tbody {
	background: #333548;
}

.alfa-modal-modern-table tbody tr {
	border: none;
	transition: all 0.2s ease;
	background: #333548;
	border-bottom: 1px solid #404257;
}

.alfa-modal-modern-table tbody tr:hover {
	background: linear-gradient(135deg, #2f3144 0%, #404257 100%);
	transform: translateY(-1px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.alfa-modal-modern-table tbody tr.selected {
	background: #404257 !important;
	/*box-shadow: 0 0 0 2px #6366f1, 0 4px 12px rgba(99, 102, 241, 0.25);*/
	border: 1px solid #6366f1 !important;
}

.alfa-modal-modern-table tbody tr:last-child td:first-child {
	border-radius: 0 0 0 12px;
}

.alfa-modal-modern-table tbody tr:last-child td:last-child {
	border-radius: 0 0 12px 0;
}

.alfa-modal-modern-table td {
	padding: 16px 20px;
	border: none;
	color: #9192a5;
	font-size: 14px;
	vertical-align: middle;
	background: transparent;
	position: relative;
}

.alfa-modal-modern-table td:first-child {
	text-align: center;
	width: 50px;
}


.modern-checkbox {
	position: relative;
	width: 20px;
	height: 20px;
	margin: 0 auto;
	cursor: pointer;
}

.modern-checkbox input[type="checkbox"] {
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	cursor: pointer;
}

.modern-checkbox .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 20px;
	width: 20px;
	background: #2b2d3e;
	border: 2px solid #404257;
	border-radius: 6px;
	transition: all 0.2s ease;
}

.modern-checkbox:hover .checkmark {
	border-color: #6366f1;
	background: #333548;
}

.modern-checkbox input:checked ~ .checkmark {
	background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
	border-color: #6366f1;
	box-shadow: 0 0 0 2px rgba(99, 102, 241, 0.2);
}

.modern-checkbox .checkmark:after {
	content: "";
	position: absolute;
	display: none;
	left: 6px;
	top: 2px;
	width: 4px;
	height: 8px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.modern-checkbox input:checked ~ .checkmark:after {
	display: block;
}


.alfa-modal .alfa-header-search {
	background: #333548;
	border-radius: 10px;
	padding: 2px;
	min-width: 250px;
}

.alfa-modal .alfa-header-search .form-control {
	background: transparent;
	border: none;
	color: #e2e8f0;
	padding: 10px 40px 10px 15px;
	font-size: 14px;
	border-radius: 8px;
}

.alfa-modal .alfa-header-search .form-control::placeholder {
	color: #64748b;
}

.alfa-modal .alfa-header-search .form-control:focus {
	outline: none;
	box-shadow: 0 0 0 2px rgba(99, 102, 241, 0.3);
}

.alfa-modal .alfa-header-search .search-icon {
	right: 15px;
	color: #64748b;
	pointer-events: none;
}


.modern-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	padding: 20px 0;
	flex-wrap: wrap;
}

.modern-pagination .page-btn {
	padding: 8px 12px;
	background: #2b2d3e;
	border: 1px solid #404257;
	border-radius: 8px;
	color: #9192a5;
	cursor: pointer;
	transition: all 0.2s ease;
	font-size: 14px;
	min-width: 40px;
	text-align: center;
}

.modern-pagination .page-btn:hover {
	background: #333548;
	border-color: #6366f1;
	color: #9192a5;
}

.modern-pagination .page-btn.active {
	background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
	border-color: #6366f1;
	color: white;
	box-shadow: 0 2px 8px rgba(99, 102, 241, 0.3);
}

.modern-pagination .page-btn:disabled {
	opacity: 0.5;
	cursor: not-allowed;
}


.table-loading {
	position: relative;
}

.table-loading::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(51, 53, 72, 0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10;
	border-radius: 12px;
}

.table-loading::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
	border: 3px solid #404257;
	border-top: 3px solid #6366f1;
	border-radius: 50%;
	animation: spin 1s linear infinite;
	z-index: 11;
}

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


.table-empty {
	text-align: center;
	padding: 60px 20px;
	color: #606379;
}

.table-empty .empty-icon {
	font-size: 48px;
	margin-bottom: 16px;
	opacity: 0.5;
}

.table-empty .empty-title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 8px;
	color: #787a8f;
}

.table-empty .empty-text {
	font-size: 14px;
	color: #606379;
}

.alfa-modal .alfa-modal-inner {
	background-color: #2b2d3e !important;
}

@media screen and (max-width: 768px) {
	.modern-table-container {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.alfa-modal-modern-table {
		font-size: 12px;
		min-width: 600px;
		white-space: nowrap;
	}
	
	.alfa-modal-modern-table thead th,
	.alfa-modal-modern-table td {
		padding: 12px 8px;
		min-width: 80px;
	}
	
	.alfa-modal-modern-table thead th:first-child,
	.alfa-modal-modern-table td:first-child {
		min-width: 50px;
		position: sticky;
		left: 0;
		background: inherit;
		z-index: 1;
	}

	.alfa-modal-modern-table .alfa-media-item.alfa-horizontal-img img {
		width: 35px;
		height: 35px;
		margin-right: 8px;
	}
	
	.alfa-modal-modern-table .alfa-media-item .alfa-media-item-text {
		font-size: 11px;
		line-height: 14px;
		-webkit-line-clamp: 2;
		white-space: normal;
		min-width: 120px;
	}
	
	.alfa-modal .alfa-header-search {
		min-width: 200px;
	}
	
	.modern-pagination {
		gap: 4px;
	}
	
	.modern-pagination .page-btn {
		padding: 6px 10px;
		font-size: 12px;
		min-width: 35px;
	}
}

@media screen and (max-width: 480px) {
	.alfa-modal-modern-table {
		min-width: 500px;
	}
	
	.alfa-modal-modern-table thead th,
	.alfa-modal-modern-table td {
		padding: 10px 6px;
		min-width: 70px;
	}
	
	.alfa-modal-modern-table thead th:first-child,
	.alfa-modal-modern-table td:first-child {
		min-width: 45px;
	}

	.alfa-modal-modern-table .alfa-media-item.alfa-horizontal-img img {
		width: 30px;
		height: 30px;
		margin-right: 6px;
	}
	
	.alfa-modal-modern-table .alfa-media-item .alfa-media-item-text {
		font-size: 10px;
		line-height: 12px;
		-webkit-line-clamp: 2;
		min-width: 100px;
	}
	
	.alfa-modal .alfa-header-search {
		min-width: 180px;
	}
}

.alfa-modal .dataTables_wrapper,
.alfa-modal .dataTables_paginate,
.alfa-modal .dataTables_filter,
.alfa-modal .dataTables_info,
.alfa-modal .ui.stackable.grid {
	display: none !important;
}


.alfa-modal .alfa-modal-footer button#modal-button {
	background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
	border: none;
	border-radius: 10px;
	padding: 12px 24px;
	font-weight: 600;
	font-size: 14px;
	color: white;
	transition: all 0.2s ease;
	box-shadow: 0 4px 12px rgba(99, 102, 241, 0.3);
}

.alfa-modal .alfa-modal-footer button#modal-button:hover {
	transform: translateY(-2px);
	box-shadow: 0 6px 16px rgba(99, 102, 241, 0.4);
}

/* Selected Items Table Styles */
.selected-items-modern-table {
	margin-top: 16px;
	border-radius: 12px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	overflow-x: auto;
}

.selected-items-modern-table .alfa-modal-modern-table {
	margin: 0;
	min-width: 100%;
}

.selected-items-modern-table .alfa-modal-modern-table thead th:first-child {
	display: none;
}

.selected-items-modern-table .alfa-modal-modern-table td:first-child {
	display: none;
}

@media screen and (max-width: 768px) {
	.selected-items-modern-table {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	
	.selected-items-modern-table .alfa-modal-modern-table {
		font-size: 12px;
		min-width: 600px;
		white-space: nowrap;
	}
	
	.selected-items-modern-table .alfa-modal-modern-table thead th,
	.selected-items-modern-table .alfa-modal-modern-table td {
		padding: 12px 8px;
		min-width: 80px;
	}

	.selected-items-modern-table .alfa-media-item.alfa-horizontal-img img {
		width: 35px;
		height: 35px;
		margin-right: 8px;
	}
	
	.selected-items-modern-table .alfa-media-item .alfa-media-item-text {
		font-size: 11px;
		line-height: 14px;
		-webkit-line-clamp: 2;
		white-space: normal;
		min-width: 120px;
	}
}

@media screen and (max-width: 480px) {
	.selected-items-modern-table .alfa-modal-modern-table {
		min-width: 500px;
	}
	
	.selected-items-modern-table .alfa-modal-modern-table thead th,
	.selected-items-modern-table .alfa-modal-modern-table td {
		padding: 10px 6px;
		min-width: 70px;
	}

	.selected-items-modern-table .alfa-media-item.alfa-horizontal-img img {
		width: 30px;
		height: 30px;
		margin-right: 6px;
	}
	
	.selected-items-modern-table .alfa-media-item .alfa-media-item-text {
		font-size: 10px;
		line-height: 12px;
		-webkit-line-clamp: 2;
		min-width: 100px;
	}
}

.modern-table-container {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.modern-table-container .alfa-modal-modern-table {
	flex: 1;
	min-height: 0;
}

.modern-table-wrapper {
	height: 100%;
}


.modern-table-container {
	position: relative;
}

.modern-table-container::-webkit-scrollbar,
.selected-items-modern-table::-webkit-scrollbar {
	height: 5px;
	width: 5px;
}

.modern-table-container::-webkit-scrollbar-track,
.selected-items-modern-table::-webkit-scrollbar-track {
	background: #333548 !important;
	border-radius: 4px;
	border: none;
}

.modern-table-container::-webkit-scrollbar-thumb,
.selected-items-modern-table::-webkit-scrollbar-thumb {
	background: #6366f1 !important;
	border-radius: 4px;
	border: none;
	box-shadow: none;
	min-width: 10px;
}

.modern-table-container::-webkit-scrollbar-corner,
.selected-items-modern-table::-webkit-scrollbar-corner {
	background: #333548 !important;
	border: none;
}

.modern-table-container::-webkit-scrollbar-thumb:hover,
.selected-items-modern-table::-webkit-scrollbar-thumb:hover {
	background: #4f46e5 !important;
	box-shadow: none;
	transform: none;
}


.selected-items-modern-table {
	position: relative;
}


@media screen and (max-width: 768px) {
	.alfa-modal .alfa-modal-inner {
		margin: 10px;
		width: calc(100vw - 20px);
		height: calc(100vh - 20px);
		max-height: calc(100vh - 20px);
	}
	
	.alfa-modal .alfa-modal-body {
		height: calc(100vh - 160px);
		min-height: 300px;
	}

}


#ticket-category-input-container .field {
	margin-top: 24px;
}

#ticket-category-input-container .field:first-child {
	margin-top: 11px;
}

#ticket-category-input-container .alfa-message:first-child {
	margin-top: 11px !important;
}

#ticket-category-input-container .alfa-message.ui.message:first-child {
	margin-top: 11px !important;
}

#ticket-category-input-container .field label {
	font-size: 16px;
	font-weight: 600;
	color: #d1d5db;
	margin-bottom: 12px;
	display: block;
}

#ticket-category-container .field {
	margin-top: 11px;
}

#ticket-category-container .field:first-child {
	margin-top: 0;
}

#ticket-category-container .field label {
	font-size: 16px;
	font-weight: 600;
	color: #d1d5db;
	margin-bottom: 12px;
	display: block;
}

.alfa-message.ui.message {
	margin-top: 20px;
}


.field > .alfa-message.ui.message:first-child {
	margin-top: 32px !important;
}

.alfa-message.ui.message {
	background: rgba(51, 53, 72, 0.6) !important;
	border: 1px solid rgba(64, 66, 87, 0.8) !important;
	border-radius: 12px !important;
	padding: 20px !important;
	color: #9192a5 !important;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
	position: relative !important;
	overflow: hidden !important;
	backdrop-filter: blur(10px) !important;
}


.alfa-message.ui.info.message {
	background: linear-gradient(135deg, rgba(99, 102, 241, 0.15), rgba(67, 56, 202, 0.1)) !important;
	border-color: rgba(99, 102, 241, 0.3) !important;
	color: #e0e7ff !important;
}

.alfa-message.ui.info.message::before {
	background: linear-gradient(90deg, #a5b4fc, #6366f1, #4338ca) !important;
}

.alfa-message.ui.message .header {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 8px;
	color: #e5e7eb !important;
}

.alfa-message.ui.message p {
	margin: 0;
	line-height: 1.6;
	font-size: 14px;
	color: #d1d5db !important;
}

.alfa-message.ui.message .close.icon {
	position: absolute;
	top: 16px;
	right: 16px;
	color: #e5e7eb !important;
	cursor: pointer;
	font-size: 18px;
	padding: 4px;
	border-radius: 6px;
	transition: all 0.2s ease;
	background: rgba(64, 66, 87, 0.5);
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0.8;
}

.alfa-message.ui.message .close.icon:hover {
	color: #9192a5 !important;
	background: rgba(64, 66, 87, 0.8);
	transform: scale(1.1);
	opacity: 1;
}

.alfa-message.ui.message .close.icon:before {
	content: '×';
	font-family: Arial, sans-serif;
	font-size: 20px;
	line-height: 1;
}


@media screen and (max-width: 768px) {
	.alfa-message.ui.message {
		padding: 16px;
		border-radius: 10px;
	}
	
	.alfa-message.ui.message .header {
		font-size: 14px;
	}
	
	.alfa-message.ui.message p {
		font-size: 13px;
	}
	
	.alfa-message.ui.message .close.icon {
		top: 12px;
		right: 12px;
		width: 24px;
		height: 24px;
		font-size: 16px;
	}

	.alfa-modal-header {
		display: flex !important;
		flex-direction: column !important;
		justify-content: space-between !important;
		align-items: start !important;
		padding: 16px 16px 0 !important;
	}
	.alfa-modal-header .alfa-modal-header-right {
		margin-top: 18px !important;
	}


}