@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

		input:-webkit-autofill,
		input:-webkit-autofill:hover, 
		input:-webkit-autofill:focus,
		textarea:-webkit-autofill,
		textarea:-webkit-autofill:hover,
		textarea:-webkit-autofill:focus,
		select:-webkit-autofill,
		select:-webkit-autofill:hover,
		select:-webkit-autofill:focus {
			-webkit-text-fill-color: black !important;
		}

.labelx {
    width: unset;
    height: unset;
    border-radius: 0px;
}
.fa-spinner {
	-webkit-animation:spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
*, *::before,*::after
{
	
}
.fa-fw
{
	width: unset !important;
}
/* Para Birimi İcon */
.try:before
{
	content: "\f195";
}
.usd:before
{
	    content: "\f155";
}
.eur:before
{
	content: "\f153";
}
/* Para Birimi İcon */
.form-control, .btn, .select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple
{
	border-radius: 0px;
}
.custom-file-label::after
{
	content: "Gözat";
}
.card,.alert
{
	border-radius: 0px;
}
label.req::after
{
	content: "*";
	display: inline-block;
	color: #f93030;
	font-weight: bold;
	margin-left: 5px;
	font-size: 0.9rem;
	
}
.label.label-lg.label-inline {
	width: max-content;
}
.select2.select2-container.select2-container--default
{
	max-width: 100%;
	width: 100% !important; 
}
.btn-xs, .btn-group-xs > .btn {
	padding: 0.35rem 0.55rem;
	font-size: 0.825rem;
	line-height: 1.35;
}
.form-control.is-invalid
{
	background-position: right calc(0.975em + 0.325rem) center;
}
.fv-plugins-bootstrap .form-control.is-valid, .fv-plugins-bootstrap .form-control.is-invalid {
    background-image: none;
    border: 1px solid #f75460;
    background-color: #fee;
}
.form-control[readonly] {
    color: #e91e63;
    border-color: #e4e6ef!important;
    background-color: #f5f5f5;
}
.form-com {
	color: #4CAF50;
    font-weight: 700;
}
.card.card-custom {
	border: 1px solid #cbd8e5;
	border-radius: 5px;
	box-shadow: 0 0 10px 0 rgb(72 140 186 / 10%);
}

.page-loader {
	background: #00000047;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2000;
}
.breadcrumb.breadcrumb-dot .breadcrumb-item:after {
	content: "\f105";
	padding-left: 0.5rem;
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
}
.copied {
	position: relative;
}
.copied:before {
	content: "Kopyalandi";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color :  #512f7c;
}
.table th, .table td {
	vertical-align: middle;
}
.dataTables_wrapper .dataTable tfoot th, .dataTables_wrapper .dataTable thead th {
	font-size: 0.9rem;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.1rem;
	color: #8b8b8b;
}
i
{
	color: inherit;
}
.para-birimi.TRY
{
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	font-style: normal;
	font-size: inherit;
	color: inherit;
}
.para-birimi.TRY::before
{
	content: "\f195";
}

.switch.switch-outline.switch-primary input:disabled ~ span:before
{
	border: 2px solid #dbdbdb;
	background-color: transparent;
}
.switch.switch-outline.switch-primary input:disabled ~ span:after {
	color: #ffffff;
	background-color: #dbdbdb;
}

.subheader.subheader-solid {
	background-color: #ffffff;
	padding: 1.5rem 2.25rem !important;
	border: 1px solid #cbd8e5;
	border-radius: 5px;
	box-shadow: 0 0 10px 0 rgb(72 140 186 / 10%);
	border-radius: 0px;
}

.select2-container--default .select2-results__options
{
	padding: 0px;
}
.select2-container--default .select2-dropdown
{
	box-shadow: unset;
}

.taksit-listesi tr
{
	background-color: #f2f3f8;
	border: 8px solid #fff;
	border-right: 0px;
	border-left: 0px;
}
.taksit-listesi tbody tr:nth-child(1)
{
	border-top: 0px !important;
}
.taksit-listesi thead tr:nth-child(1)
{
	border-bottom: 0px !important;
	border-top: 0px !important;
}
.taksit-listesi tr:hover
{
	cursor: pointer;
	background-color: #bdbdbd;
}
.taksit-listesi tr .radio > span
{
	background-color: #c1c1c1;
	border: 1px solid transparent;
}
.card-number-field
{
	position: relative;
}
.card-number-field img.card-org
{
	position: absolute;
	right: 5px;
	top: 7px;
	height: 25px;
	object-fit: contain;
}
.card-number-field img.card-brand
{
	position: absolute;
	right: 90px;
	top: 6px;
	height: 25px;
	object-fit: contain;
}
@media (max-width: 992px)
{
	a.menu-link > div.d-flex
	{
		width: 100%;
	}
	.header-menu .menu-nav .menu-submenu .menu-row-group
	{
		background-image: linear-gradient(to right, #2b1547 0%, #9b71d1 100%);
		padding: 0px 0px 0px 30px;
	}
	.header-menu .menu-nav .menu-submenu .menu-row-group span {
		color: #fff;
		padding: 10px 10px;
		display: block;
	}
}
@media (min-width: 992px)
{
	
	.header-menu .menu-nav > .menu-item:first-child
	{
		border-left :  1px solid #ced7e6;
	}
	.header-menu .menu-nav > .menu-item:last-child
	{
		border-right :  1px solid #ced7e6;
	}
	.header-menu .menu-nav > .menu-item
	{
		border :  1px solid #ced7e6;
		border-right :  1px solid #ced7e6;
		border-left :  0px solid #ced7e6;
	}
	.header-menu .menu-nav > .menu-item > .menu-link
	{
		padding: 10px 5px;
		align-items: center;
		justify-content: center;
		border-right :  0px;
		flex-direction: row;
	}
	.header-menu .menu-nav
	{
		align-items: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
	}
	.header .header-bottom
	{
		height: unset;
	}
	.header-menu .menu-nav > .menu-item > .menu-link .menu-text
	{
		color: #3F4254;
		font-weight: 400;
		font-size: 1.15rem;
	}
	.header-menu .menu-nav > .menu-item > .menu-link .menu-icon
	{
		color: #512f7c;
		
	}
	.header-menu .menu-nav .menu-submenu .menu-row-group
	{
		background-image: linear-gradient(to right, #2b1547 0%, #9b71d1 100%);
	}
	.header-menu .menu-nav .menu-submenu .menu-row-group span {
		color: #fff;
		padding: 10px 10px;
		display: block;
	}
	.header-menu .menu-nav > .menu-item .menu-submenu > .menu-subnav > .menu-item > .menu-link
	{
		padding: 10px 15px;
	}
	.header-menu .menu-nav > .menu-item .menu-submenu.menu-submenu-classic
	{
		padding: 0px 0px;
	}
	.subheader
	{
		background-color: #ffffff;
		padding: 1.5rem 2.25rem !important;
		border: 1px solid #cbd8e5;
		border-radius: 5px;
		box-shadow: 0 0 10px 0 rgb(72 140 186 / 10%);
		border-radius: 0px;
	}
	
}
.login.login-5 .login-form {
    width: 100%;
    max-width: 425px;
}


@media screen and (max-width:900px)
{

    .form-control
    {
        font-size: 16px;
    }
}
.wizard.wizard-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wizard.wizard-2 .wizard-nav {
  padding: 0;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 400px;
  flex: 0 0 400px;
  width: 400px;
  max-width: 100%;
}
.wizard.wizard-2 .wizard-nav .wizard-steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step {
  padding: 0.75rem 1.5rem;
  position: relative;
  border-radius: 0.5rem;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon {
  font-size: 2.5rem;
  margin-right: 1.1rem;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon i {
  color: #B5B5C3;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #B5B5C3;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-icon .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-title {
  color: #181C32;
  font-weight: 500;
  font-size: 1.1rem;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-label .wizard-desc {
  color: #7E8299;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-arrow {
  color: #7E8299;
  font-size: 1.25rem;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step .wizard-arrow.last {
  display: none;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] {
  background-color: #F3F6F9;
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon {
  -webkit-transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, -webkit-box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
  transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease, -webkit-box-shadow 0.15s ease;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon i {
  color: #0BB783 !important;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon .svg-icon svg g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
  fill: #0BB783 !important;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current] .wizard-icon .svg-icon svg:hover g [fill] {
  -webkit-transition: fill 0.3s ease;
  transition: fill 0.3s ease;
}
.wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current]:after {
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: " ";
  height: 0;
  width: 0;
  border: solid transparent;
  position: absolute;
  border-left-color: #F3F6F9;
  border-width: 1rem;
}
.wizard.wizard-2 .wizard-body {
  width: 100%;
}

@media (min-width: 992px) and (max-width: 1399.98px) {
  .wizard.wizard-2 .wizard-nav {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 325px;
    flex: 0 0 325px;
    width: 325px;
  }
}
@media (max-width: 991.98px) {
  .wizard.wizard-2 {
    display: block;
  }
  .wizard.wizard-2 .wizard-nav {
    width: 100%;
    border-bottom: 1px solid #EBEDF3;
  }
  .wizard.wizard-2 .wizard-nav .wizard-steps .wizard-step[data-wizard-state=current]:after {
    content: none;
  }
  .wizard.wizard-2 .wizard-body {
    width: 100%;
  }
}
