*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	
}
body input:required:valid,
body textarea:required:valid {
	
}
body {
	min-width: 500px;
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #DBDFD0;
}
header{
	background-color:transparent;
}
.navm  li{
    list-style: none;
    
}
 .eki li{
 	list-style: none;
 }

.navm li{ 
	color: white;
    text-align: center;
    height: 40px;
    padding-top:7px;
    background-color: #34407A;
    -webkit-transition: background-color 0.2s;
    -webkit-transition: color 0.1s; /* Safari */
    -webkit-transition-delay: 0.2s; /* Safari */
    transition: background-color 0.2s;
    transition-delay: 0.2s;

}
.navm li a{
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	
	
}
.navm li a:hover{
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color:black;
}
.navm li:hover{
    background-color: white;
    color: #34407A; 
    text-decoration: underline;
	/*text-shadow: 2px 2px 2px #BDBDBD;*/
}
.navm li:visited{
	background-color:white;
}

.navm ul{
    margin:0px; 
}
.menu{
	margin-top: 10px;
	width: 0px;
	margin-left: 20px;


}
#content{
	background: white;

	border-radius: 5px 5px 0px 0px;
}


.bir{
    background-color: white;
	border-radius: 5px 0px 0px 0px;

}
.bir ul{
	padding-left: 40px;
}

.bir img{
	margin-top: 10px;
}
.bir h1{
	color: rgb(41,52,99);
	margin-top: 20px;
	font-size: 22px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;

}
.bir p{
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.eki{
    background: white;
    border-radius: 0px 5px 0px 0px;
}
.eki ul{
	padding-left: 5px;
}
.eki h1{
	background: #293463;
	border-radius: 5px;
	text-align: center;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: white;
	font-size: 22px;
	margin-top: 20px;
}
.eki li{
	text-align: left;
    padding-bottom:3px;
    padding-top: 3px;
    border-radius: 0px 5px 5px 0px;
    box-shadow: 2px 0px 2px 0px #BDBDBD;
}
.eki li:hover{
    text-decoration: underline;
    box-shadow: 4px 0px 4px 0px #34407A;
    color: #34407A;
	/*text-shadow: 2px 2px 2px #BDBDBD;*/
}
.active_right{
	text-decoration: underline;
    color: #34407A;
}
.eki li a{
	padding-left: 5px;
	text-align: left;
/*text-shadow: 2px 2px 2px #BDBDBD;*/
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color:rgb(41,52,99);
}
.fa{
	color:#293463;
}

header h2{
	color: #fff;
	font-size: 32px;
	text-shadow: 2px 2px 2px rgb(41,52,99);
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.footer{
	height: 100px;
	background: #34407A;
	border-radius: 0px 0px 5px 5px;

}
.footer a{
	color: white;
	text-shadow: 2px 2px 2px #000;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	padding-top: 40px;

}
#content img{
	padding: 10px;
	/*box-shadow: 1px 1px 1px #BDBDBD;*/
}
#editli li{
	list-style: none;
	background-color: #DBDFD0;

	padding-left: 5px;
	margin-top: 5px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	 border-radius: 5px;

}
.active{
	background-color: white !important;
	color: #34407A !important;
}
#editli li:hover{
	background: #F5F5F5;
	cursor:pointer;
	text-decoration: underline;
}
.bir div{
	border-bottom: 1px solid #DBDFD0;
}
.bir div:hover{
	background-color: #F5F5F5;
}
.bir div p:hover{
	color:rgb(41,52,99);
	cursor:pointer;
}
#content p,a{
	padding-left: 15px;
}
.qwer{
	font-size: 150px !important;
	color: white;
	margin: 0;
}
.conferencediv div{
	background-color: #0f406c;
	height: 200px;
}
.conferencediv{
	background-color: white;
	border-radius: 5px 0px 0px 0px;
	padding-left: 0px;

}
