@import url("forms.css");
@import url("ilan.css");
@charset "utf-8";
/* CSS Document */
body{
	background-color: #fff;
}
#profil{
	display: block;
	position: absolute;
  z-index: 999;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  filter: brightness(1.2);
  width: 120px;
  height: auto;
  margin-top: 70px;
  margin-left: 70px;
  padding: 10px;
  border-radius:30px
}
#profil img:hover{
	background-color: #fff;
	background-image: url("images/login.png"); 
}
#profil #profilImg{
	width:100px; 
	height:auto; 
	border-radius:30px;
}
header{
	width: 95%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	
}
nav{
	width: 98%;
	background-color: #F52A60;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	border-color: #666;
	border: 5px;
}
nav ul {
  text-align: center;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
nav ul li {
	width: 20%;
	
	
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  
  background: #fff;
color: #Fff;
  cursor: pointer;
  transition: all 0.2s;
}
nav ul li a{
	display: block;
	padding: 15px ;
	width:100% ;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	  
	color: #fff;
	text-align: center;
	background-color: #666;
}
nav ul li a:hover{
	text-decoration: none;
	color: #FF0000;
	 background-color: #fff;
}
nav ul li:hover {
  background-color: #D5ECF7;
  color: #fff;
}
nav ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 100%;
  box-shadow: none;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s;
}
nav ul li ul li { 
  background: #fff; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 3px;
}
nav ul li ul li:hover { background: #D5ECF7; }
nav ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* SECTION */

section{
	width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#personelAlanSecimi{
	width: 520px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;

}
#personelAlanSecimi ul{
	
}
#personelAlanSecimi ul li{
	list-style: none;
	
	float: left;
}
#personelAlanSecimi ul li a{
	text-decoration: none;
	display: block;
	width: 200px;
	height: 40px;
	text-align: center;
	font-size: 18px;
	padding-top: 15px;
	background-color: #dcdcdc;
	border-style: solid;
	border-color: #FF0000;
	
	border-radius: 20px;
	margin-top: 20px;
	margin-left: 10px;
	font-weight: bold;
	color: #1e90ff;
}
#personelAlanSecimi ul li a:hover{
	text-decoration: none;
	font-weight: bold;
	border-color: #FF0000;
	color: red;
}

#personeller{
	width: 100%;
	height: auto;
	
}

.personelList {
	list-style: none;
}


.personelList a {
	text-decoration: none;
	background-color: #9581cc;
	font-weight: bold;
	font-size: 16px;
	display: block;
	width: 480px;
	height: 25px;
	color:#B01301;
	padding-left: 30px;
	padding-top: 5px;
	margin-bottom: 3px;
	float:left;

}
.personelList a:hover{

 background-color: #fff;
}
.personelList .kartButton{
	display: block;
	width:110px;
	height: auto;
	float:left;
	margin-top: 5px;
	margin-left: 10px;
}
.adisyonList {
    list-style: none;
    margin: 0;
    padding: 0;
}

.adisyonList a {
    text-decoration: none;
    background-color: #fff;
    font-family: Verdana;

letter-spacing: 0px;
word-spacing: 0px;
color: #000000;
font-weight: normal;
text-decoration: none;
font-style: normal;
font-variant: normal;
text-transform: none;
    font-size: 16px;
    display: block;
    cursor: pointer;
    width: 340px;
    height: 80px;
    color: #000;
    padding-left: 5px;
    padding-top: 5px;
    margin-bottom: 3px;
    margin-left: 0; /* Set left margin to zero */
}

.adisyonList a:hover {
    background-color: #fff;
    color: #c92a2a;
}

.listeKutusu {
    display: block;
    padding: 0;
    width: 370px;
    height: 730px;
    max-height: 730px;
    overflow-y: auto;
    overflow-x: hidden;
    
}
.tdBold{
	font-weight: bold;
	font-size: 18px;
	
}


.clear{
	clear: left;
}
#kayitListeleBody{
	display:block;
	width:1220px; 
	height:850px; 
	margin-left:auto; 
	margin-right:auto;  
	background-color:#F0F8FF;
}
#kayitListeleHead{
	display:block; 
	width:1220px; 
	height:40px; 
	padding-top: 10px; 
	background-color:#50B0D8; 
	font-weight: bold; 
	font-size: 20px; 
	text-align: center;
}

#kayitListeleHeadL{
	width:820px; 
	min-height: 60px;
	height:auto; 
	padding-top: 10px;
	margin-right: 
	5px; float:left;
}
#kayitListeleHeadR{
	width:373px; 
	height:auto; 
	min-height:60px;  
	background-color:#A0CEE1;  
	float:left;
	padding-top: 10px; 
	padding-left: 22px;
	font-weight: bold; 
	font-size: 14px; 
	text-align: left;
}

#kayitListeleL{
	width:820px; 
	height:auto;  
	margin-right:5px;  
	float:left;
}
#kayitListeleR{
	width:395px; 
	height:auto; 
	background-color:#A0CEE1; 
	float:left;
}

.sonAdisyonlar {
	
	text-decoration: none;
	color: #f00;
font-weight: bold;

}
.sonAdisyonlar:Hover {
color:#50B0D8;
}
