#UrunListe tr {
	overflow: hidden;
	font-family: 'Nunito', sans-serif;
}
input[type="radio"],
input[type="checkbox"],
.include-old-design .notifications input[type="checkbox"] {
	color: #333;
	border: 1px solid thin #666;
}

input[type="text"],
input[type="date"],
input[type="time"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
select,
textarea {
	min-height: 26px;
	min-width: 24px;
	height:auto;
	outline: 0;
	color: #333;
	padding:0 2px;
	margin:0px;
	border: .5px solid #cbd3e1;
	outline-offset:inherit;
	background: #fff;
	/*border-radius: .18rem;
	-moz-border-radius: .18rem;
	-webkit-border-radius: .18rem;
	-webkit-appearance: none;
	-webkit-box-shadow: rgba(0, 0, 0, 0) 1px 1px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0) 1px 1px 8px;
	box-shadow: rgba(0,0,0, 0) 1px 1px 8px; */
	outline:none;
}

input[type="text"],
input[type="date"],
input[type="time"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="password"],
textarea {
	padding: 0 3px;
	color: #111;
	font-size: 12px;
	/*background-color: rgba(255, 255, 255, 0.45);*/
	background-color:#fff;
	background-image: none;
	background-clip: padding-box;
	border: .5px solid #dee2ea;
	border-radius: .18rem;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	font-weight: 400;
	box-shadow: inset 0 1px 1px rgba(150, 200, 254, .075);
}

input[type="text"]:focus,
input[type="date"]:focus,
input[type="time"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
textarea:focus {
	background-color: #f4fafe;
	outline: 0;
	border: .5px solid #0087FF;
	color: #7a869e;
}


input:-webkit-autofill {
	background-color:transparent;
}

input[type="text"], input[type="date"], input[type="time"], input[type="tel"], input[type="email"], input[type="number"], input[type="password"]{
	line-height:10px;
}

select {
	padding: 0em 1.2rem 0rem .3rem;
	color: #263038;
	vertical-align: middle;
	background: url(../../svg/custom-select.svg) no-repeat center right 6px;
	background-size: 10px 12px !important;
	border: 1px solid #dee2ea;
	border-radius: .18rem;
	-moz-appearance: none;
	font-size: .875rem;
	font-weight: 400;
	box-shadow: inset 0 1px 1px rgba(150, 200, 254, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	/*background-color: rgba(255, 255, 255, 0.45);*/
	background-color:#fff;
}
.custom-file, .custom-select {
	display: inline-block;
	width: 100%;
}
.custom-select, .progress[value], input[type=search] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}

#divliste select{
	height:24px;
	}


button:disabled{
	color: #ffffff;
	text-shadow: none!important;
}

select option {
	white-space: nowrap;
}

.arama.hareketli:hover,
.arama.hareketli:focus,
.arama.hareketli.active,
.arama-active .arama.hareketli
{
  display: block;
  margin: 0;
  /*border: none;
 border-radius: 11px;*/
  padding: 1px;
  height: 22px;
  line-height: 16px;
  width: 180px;
  background-color: linear-gradient(to bottom, hsl(0, 0%, 97%) 0, #fff 100%);
  /*box-shadow: inset 0 1px 1px hsla(0, 0%, 0%, .0),
              inset 0 2px 3px hsla(0, 0%, 0%, .18),
              inset 0 0 0 1px hsla(0, 0%, 0%, 0.22);*/
}

.arama.hareketli
{
  background-color: transparent;
  background-image: none;
  /*box-shadow: inset 0 0 0 1px hsla(0, 0%, 0%, 0.22);*/
  width: 48px;
  transition: background-color 0.25s, box-shadow 0.25s, width 0.25s;
  float: right;
}

/*.arama:focus
{
  outline: none;
}*/

.arama.hareketli:hover,
.arama.hareketli:focus,
.arama.hareketli.active
{
  width: 180px;
}

input[name=arama], .arama, #arama, .arama.hareketli {
	background-image: url(../../../svg/search.svg);
	padding-right: 20px !important;
	background-repeat: no-repeat;
	background-position: right 4px center;
	background-size: 28px;
	min-height: 30px;
	background-color: #fff!important;
	border: 1px solid #dee2ea;
	border-radius: .25rem;
	box-shadow: 0 0 7px 1px rgba(69, 65, 78, 0.1);
}

input[name=aramabutton].okbutton {
	display:none
}

input {
	background: transparent;
}
input[type="text"], input[type="date"], input[type="time"], input[type="tel"], input[type="email"], input[type="number"], input[type="password"], select, textarea { background-color:#FFF; }
.zorunlutext, .zorunluText { background-color:#FFFFBB !important; }
.eksikBilgi { background-color:#F88; }
.zorunlutextdark { background-color:#DDDDAA !important;}
.inputKoyuDesen	{ background-color:rgba(0, 0, 0, 0.07)/*rgba(92,94,94,.1)*//*#EBEBEB*/; }
.belirlitext { background:#FFFFF1; }
/* CHECK BOX VE RADİOLAR*/




/* LOGIN EKRANI CSSLERI */

.contanier
{
	padding:0px 0px 61px 0px;
	margin:0px;
	width:100%;
	border:0;
	overflow:auto;
	border:0px;
	background-color:#fff;
	border:5px solid #b5b3af;
	position:relative !important;
}

.loginContanier, .haberContanier {
	vertical-align:middle !important;
	padding:5px 5px 5px 5px;
	/*height:calc(100% - 150px);*/
	position: absolute;
    top: 0px;
    bottom: 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display:inline-block;


}

.loginContanier {
	width:400px;
	position: unset!important;
	flex-shrink: 0;
}

@media (max-width: 767px) {
	.loginContanier {
		width:100vw!important;
	}
}

.haberContanier {
	/*width:calc(100% - 430px);*/
    left: 0;
    right: 0;
	text-align:center;
	border-bottom-color:#093;
	box-shadow: rgba(0,0,0, 0.1) 1px 0px 0px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 1px 0px 0px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 1px 0px 0px;


}

.loginFooter {
	position:unset!important;
	border-top: 1px solid #e5e5e5;
}

.golge {
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}

/* LOGIN EKRANI */
.loginInput {
		/*border: solid 1px #E5E5E5;*/
		/*color: #8e8d8d;*/
		padding: 9px !important;
		outline: 0;
		font: normal 13px/100% Verdana, Tahoma, sans-serif;
		width: 100%;
		box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
		-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
		-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;

		text-indent:20px;
		background-repeat:no-repeat;
		background-position: 4px center;
		background-size: 16px 16px;


		}
		.loginSelect {
			height:35px;
		}

	.loginInput:hover,
	.loginInput:focus {
		-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
		-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
		box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
		}

	.loginCaptcha {
		background-image:url('../resimler/button_icon/default/guvenlik.png');
	}

	.loginKullanici {
		background-image:url('../resimler/button_icon/default/cari.png');
	}
	.loginSifre {
		background-image:url('../resimler/button_icon/default/cari_kilit.png');
	}
	.loginMail{background-image:url('../resimler/button_icon/default/mail_icon.png');}
	.checkboxLogin {
		visibility: hidden;
	}
/*LOGIN SONU*/

#divchecklist input[type=checkbox], #uruntab1 input[type=checkbox]
{
	display: inline;
}

span#suzsecenek select{
	height: 28px;
}

span#xxx input{
	height: 28px;
}

#ur_marka_div,
#ur_model{
	float: left;
}

input[type="button"] {
	background-color: inherit!important;
}

input[type="checkbox"]:disabled {
	opacity: 1;
}
