body { 
	border: 0; 
	background:#12110f;
 
  
	color: #EFEFEF;
	margin: 20px;
}
.yelik a{
	color: #00aeff;
	text-decoration: none;
	font-family:Calibri;
		font-size:14px;


} 
.inputbu {
	display: inline-block;
    vertical-align: middle;
    height: 34px;
    padding: 0 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 20px;
    border: 1px solid rgba(255,255,255,0.3);
    background-color: rgba(0,0,0,0.5);
    color: rgba(255,255,255,0.7);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px;
	width:300px;
}
.yelik  a:visited {
	color: #00aeff;
	text-decoration: none;
	font-family:Calibri;
		font-size:14px;


}
.yelik a:hover {
	color: #00aeff;
	text-decoration: none;
	font-family:Calibri;
		font-size:14px;
}
.metin2 {
	font-size:12px;
	color:blue;
	font-family:Calibri;
	background: none;

	}
.message i {
	display: block;
	position: absolute;
	left: 7px;
	top: 7px;
	height: 100%;
	font-size: 45px;
	line-height: 45px;
	width: 65px;
	text-align: center;
	-webkit-animation: messagepop 1s 2;
	-moz-animation: messagepop 1s 2;
	-o-animation: messagepop 1s 2;
	-ms-animation: messagepop 1s 2;
	animation: messagepop 1s 2;
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
	-moz-animation-delay: 1s;
	-o-animation-delay: 1s;
	-ms-animation-delay: 1s;
}
.message {
  clear: both;
  padding: 7px 7px 7px 75px;
  min-height: 45px;
  margin: 15px -1px 7px -1px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  position: relative;
}
.message.error {
  background-color: #CC0000;
}
.message.warning {
  background-color: #FF8A00;
}
.message.info {
  background-color: #0099CC;
}
.message.success {
  background-color: #669900;
}
.merkez {
  border: 1px solid rgba(255,255,255,0.1);
  box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
  background-color: rgba(242, 239, 239, 0.36);
}
.metin1 {
	font-size:12px;
	color:#5d898d;
	font-family:Calibri;

	}
.metin11 {
	font-size:14px;
	color:#05646d;
	font-family:Calibri;
	font-weight: Bold;

	}
.metin11:hover {
background-color: #00aeff;
    color: #fff;
    border-color: #00aeff;

	}	
.metin111{
	font-size:14px;
	color:black;
	font-family:Calibri;
	font-weight: Bold;

	}
.metin3 {
	font-size:10px;
	padding-left:0.2em;

	color:#f7e6bb;
	font-family:Calibri;	
	}
.metin33 {
	font-size:10px;
	padding-left:2em;

	color:#f7e6bb;
	font-family:Calibri;	
	}
	
.metin4 {
	font-size:12px;
	color:#000000;
	font-family:Calibri;

	}
.sayfala{margin-top:14px}
.aktif{font-size:12px; padding:1px 3px; margin:1px; background:#2f808e; color:#fff; border:2px solid #ddd}
.sayfa{font-size:12px; margin:1px; text-decoration:none; padding:1px 3px; background:#fff; color:#000; border:2px solid #ddd}
.sol { float : left;clear : none; color:black;}
.sol2 { float : left;clear : none; margin-left:10px;}
.sag { float : right;clear : none;}

legend {
	color: black;
	font-family: Calibri;
	margin-right:0.5em;
	padding-top:0.2em;
	padding: 0.2em 0.5em;
	font-size: 16px;
	font-weight: bold; }
	
.tablec {border-style:solid;
border-width:1px;
border-color:#2c2a25;
border-collapse: collapse;
	border-spacing: 1px;
	
}

/*  input[type=text]
{
    background-color: #f7e6bb;
    border:solid 1px #f7e6bb;
    color: #000000;
    height: 20px;
    padding-left:10px;
	padding: 3px 5px 3px 5px; 
border-style: none; 
}

input[type=button], input[type=password]
{
    background-color: #f7e6bb;
    color: #000000;
    height: 20px;
	border-radius:5px;
	padding: 3px 5px 3px 5px; 
border-style: none; 
}

input[type=button], input[type=text]
{
    border: 0;
    border-radius:5px;
    font-family: Calibri;
	background-color: #f7e6bb;
	    height: 20px;

	padding: 3px 5px 3px 5px; 
border-style: none; 

	
}

	 */
	
	
