@font-face {
	font-family: "yekan";
	src: url(Yekan.eot);
	src: url(Yekan.eot?#iefix) format("embedded-opentype"), url(Yekan.woff)
	format("woff"), url(Yekan.ttf) format("truetype"), url(Yekan.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal
}
.user_homepage_message_div{
	color:#00767e !important;
	font-family: yekan !important;
	font-size: 15px !important;
}
.login_new{
	width:510px;
	background:none;
}
.login_main{
	background-color:white;
	box-shadow: 0px 0px 2px silver;
	border-bottom:none;
	margin-bottom:0px;
}
.login_logo{
	background-image:url("logo_bg.jpg");
	height: 120px;
	padding-top: 5px;
}
body{
	background-image:url("bg.jpg") !important;
	background-repeat: repeat !important;
	font-family:yekan;
}
.login_enter{
	height:45px;
	background-color: #00a2ad;
	text-align:center;
	margin-top:1px;
	padding-top:5px;
}
.login_form{
	width:345px;
	font-family:yekan !important;
	margin:0 auto;
	margin-top:30px;
	padding-bottom:30px;
}
.login_form input{
	background-color: #f5f5f5;
	border-radius:0px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: black !important;
  font-family:yekan;
}
::-moz-placeholder { /* Firefox 19+ */
  color: black !important;
  font-family:yekan;
}
.login_form .input-group{
	border-bottom: 1px solid gray;
	margin-bottom: 5px;
}
button{
	padding:0px;
	border:none;
}
.border_bottom img{
	vertical-align:top;
}
a:hover{
	background:none;
	color:#d63f04;
}
.footer_line{
	text-align:center;
	padding-top:30px;
}
.copyright{
	text-align:center;
}
.form-control,.input-group-addon{
	border:none;
}