
/* root element for tabs  */
.tabkutu {

-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px; 

}
.container { margin: 0px auto; }
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	
	border-left: 0px solid #999;
	
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
width: 50%;
	border-left: none;
	margin-bottom: 0px;
	 border-bottom: 1px solid rgba(0, 0, 0, 0.68);
;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #e3e3e3;
	display: block;
	font-size: 13px;
	padding: 0 15px;
	border: 1px solid rgba(0, 0, 0, 0.68);
;
	outline: none;
}
ul.tabs li a:hover {
	background: rgba(0, 0, 0, 0.68);
;
}


	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
border-bottom: 1px solid #fff; background-color:rgba(0, 0, 0, 0.50); 
}
.tab_container {
	border: 0px solid rgba(0, 0, 0, 0.68);
;
	border-top: none;
	clear: both;
	float: left; 
	width: 100%;
height:350px;

}
.tab_content {
	padding: 20px;
	font-size: 1.2em; 
	color:#FFFFFF
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom:0px;
	border-bottom: 0px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.nott {font-size: 12px}

textarea{

  margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;

  font-size: 13px;
  color: #343434;
  min-width: 150px;
  height: 20px;
  background: #fbfbfb;
  border: 1px solid rgba(0, 0, 0, 0.68);
;
  padding: 4px 5px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius: 0px 5px 0px 5px;
-moz-border-radius: 0px 5px 0px 5px;
border-radius: 0px 5px 5px 0px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px
}
select{

  margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;

  font-size: 13px;
  color: #343434;
  min-width: 80px;
  height: 30px;
  background: #fbfbfb;
  border: 1px solid rgba(0, 0, 0, 0.68);
;
  padding: 4px 5px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius: 0px 5px 0px 5px;
-moz-border-radius: 0px 5px 0px 5px;
border-radius: 0px 5px 5px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px
}

.select_yer{
background-image:url(../../hep/1y.png); background-position:right; background-repeat:no-repeat;
  margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;

  font-size: 13px;
  color: #343434;
  min-width: 100%;
  height: 30px;
  background:trasparent;
  border: 1px solid rgba(0, 0, 0, 0.68);
;
  padding: 5px 7px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius: 0px 5px 0px 5px;
-moz-border-radius: 0px 5px 0px 5px;
border-radius: 0px 5px 5px 0px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px
}


input{

  margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;
  font-size: 13px;
  color: #343434;
  min-width: 50%;
  height: 20px;
  background: #fbfbfb;
  border: 1px solid rgba(0, 0, 0, 0.68);
;
  padding: 4px 5px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius: 0px 5px 0px 5px;
-moz-border-radius: 0px 5px 0px 5px;
border-radius: 0px 5px 5px 0px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px
}

.input_yer{
background-image:url(../../hep/1y.png); background-position:right; background-repeat:no-repeat;
 margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;

  font-size: 13px;
  color: #343434;
  min-width: 100%;
  height: 20px;
  background:trasparent;
  border: 1px solid rgba(0, 0, 0, 0.68);
;
  padding: 4px 5px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius:  5px;
-moz-border-radius:  5px;
border-radius:  5px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px
}

.input_tarih{
background-image:url(../../hep/1t.png); background-position:right; background-repeat:no-repeat;
 margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;

  font-size: 13px;
  color: #343434;
  min-width: 100%;
  height: 30px;
  background:trasparent;
  border: 1px solid rgba(0, 0, 0, 0.68);
;
  padding: 4px 5px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius: 5px;
-moz-border-radius:  5px;
border-radius:  5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px
}

.input_tarih_don{
background-image:url(../../hep/1don.png); background-position:right; background-repeat:no-repeat;
 margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;

  font-size: 12px;
  color: #343434;
width: 120px;
  height: 30px;
  background:trasparent;
  border: 1px solid rgba(0, 0, 0, 0.68);
;
  padding: 4px 5px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius: 5px;
-moz-border-radius:  5px;
border-radius:  5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px
}

.input_tarih_git{
background-image:url(../../hep/1git.png); background-position:right; background-repeat:no-repeat;
 margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;

  font-size: 12px;
  color: #343434;
width: 120px;
  height: 30px;
  background:trasparent;
  border: 1px solid rgba(0, 0, 0, 0.68);
;
  padding: 4px 5px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius: 5px;
-moz-border-radius:  5px;
border-radius:  5px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px
}
.input_saat{
background-image:url(../../hep/1s.png); background-position:right; background-repeat:no-repeat;
 margin-bottom: 5px;
  vertical-align: top;
  display: inline-block;

  font-size: 13px;
  color: #343434;
  min-width: 100%;
  height: 20px;
  background:trasparent;
  border: 1px solid #9DB1D8;
  padding: 4px 5px;
  box-shadow: inset 0 2px 5px #e8e8e8;
  -webkit-border-radius:  5px;
-moz-border-radius:  5px;
border-radius:  5px;
}
