html,
body {
   margin:0;
   padding:0;
   font-family: Tahoma,sans-serif;
   color: #323232;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	background-color:#E3E3E3;
    
}

/* * { outline:none; } */

html { 	overflow-y:scroll; }

/* --------------------------------------- AJAX DIV */
.ajax_mesaj_ekran { width:340px;min-height:136px;position:fixed;z-index:1300;border:0;box-shadow: 0 0 8px #787878;background-color:#E6E6E6;padding:6px; }
.ajax_mesaj { border:1px solid #D7D7D7;width:324px;min-height:40px;padding:10px;background-color:#FBFBFB;line-height:18px;text-align:center;font-size:14px;font-weight:bold;
			  display: table-cell;vertical-align: middle;float:left; }
.ajax_ici { border:1px solid #D7D7D7;padding:20px;background-color:#E6E6E6; }
.ajax_baslik { height:34px;line-height:28px;text-align:center;font-weight:bold;width:328px;cursor:move; }


.yukleniyor {
    width:100px; height:100px; position:absolute; left:50%; top:50%; background:url(/img/common/yukleniyor1.gif) no-repeat center center; margin:-50px 0 0 -50px;
}

table { table-layout: fixed; }
td { overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
.kayittr td { padding:8px;border-bottom:1px dotted #BABABA; }

.menu { padding:0;margin:0;width:940px;height:35px;font-weight:bold;letter-spacing:0.5px;list-style:none; }
.menu li {cursor: pointer;width:auto;position:relative; float:left; z-index:1000;height:35px;line-height:35px;
padding-left:25px;padding-right:14px;background:url(/img/common/menuicon1.png) no-repeat left center; 
}

.beklet_div { position:absolute;z-index:989;left:0;top:0;bottom:0;width:100%;height:100%;background-color:#FEFEFE/*FDFDFD*/;opacity:0.50;FILTER:alpha(opacity=50);-moz-opacity: 0.50; }


.formalani { width:100%; display: -ms-flexbox; display:-webkit-flex; display: flex;flex-direction: row;-ms-flex-direction: row; height:100%;}

input[type="text"],input[type="password"] { width:100%;height:21px;padding:2px;font-weight:bold;border:1px solid #BABABA; background-color:#FDFDFD;color: #454545; }
select { width:100%;height:25px;padding:2px;font-weight:bold;border:1px solid #BABABA; background-color:#FDFDFD;color: #454545; }

input,select{-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;}
input:focus,select:focus{outline:0;outline:thin dotted \9;}

.buton { text-align:center;box-shadow:0 0 1px #ABABAB; letter-spacing:0.5px; color:#FFFFFF;cursor:pointer;border-top-right-radius:2px;border-bottom-left-radius:2px;
		 line-height:28px;height:28px;font-weight:bold; /* background:url(/img/common/box.png) top; */ }
.buton:hover { box-shadow:0 0 4px #454545;border:1px solid #FFF; }

.hayirbuton { border:1px solid #AA0207;margin:0;width:100%;padding-right:8px;width:100%;
			background:url(/img/common/sil1.png) no-repeat right center;background-color:#AA0207; }

.diger2buton { border:1px solid #AA0207;margin:0;width:100%;background-color:#AA0207;margin:0;margin-left:10px;text-align:center;height:25px;line-height:25px;padding:0; }

.kaydetbuton {border:1px solid #14365D;margin:0;padding-right:8px; width:100%;background:url(/img/common/kaydet1.png) no-repeat right center;background-color:#14365D; }
.kapatbuton {border:1px solid #545454;margin:0;padding-right:8px; width:100%;background:url(/img/common/sil1.png) no-repeat right center;background-color:#545454; }

.kapalimenu { opacity:0.4;color:#787878;box-shadow:0 0 0 0;background:url(/img/common/menuicon1.png) no-repeat left;background-color:#FFFFFF; }

.telefon { text-align:center; }
.dkod { text-align:center; }
.sifre { text-align:center; }

.yenisitebuton { width:410px;color:#878787;font-weight:normal;text-align:right;cursor:pointer;font-size:12px;line-height:12px;padding:2px; }
.yenisitebuton:hover { color:#FF0000; }

.yenisitebutonn { width:528px;color:#AA0207;font-weight:normal;text-align:right;cursor:pointer;font-size:12px;line-height:12px;padding:2px; }
.yenisitebutonn:hover { color:#FF0000; }