@font-face {
	font-family: "DPMitra";
    src: url("../fonts/MitraBold.eot"); /* IE9 Compat Modes */
    src:
	  url("../fonts/MitraBold.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
	  url("../fonts/MitraBold.woff") format("woff"),  /* Modern Browsers */
	  url("../fonts/MitraBold.ttf") format("truetype"),  /* Safari, Android, iOS */
	  url("../fonts/MitraBold.svg") format("svg"),
	  url("../fonts/MitraBold.svg#svgFontName") format("svg"); /* Legacy iOS */

    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: "BYekan";
    src: url("../fonts/BYekan.eot"); /* IE9 Compat Modes */
    src:
	  url("../fonts/BYekan.eot?#iefix") format('embedded-opentype'), /* IE6-IE8 */
	  url("../fonts/BYekan.woff") format("woff"),  /* Modern Browsers */
	  url("../fonts/BYekan.ttf") format("truetype"),  /* Safari, Android, iOS */
	  url("../fonts/BYekan.svg") format("svg"),
	  url("../fonts/BYekan.svg#svgFontName") format("svg"); /* Legacy iOS */

    font-weight: normal;
    font-style: normal;
}

BODY {
   background: url('images/background.jpg') no-repeat center center fixed; 
   -webkit-background-size: cover;
   -moz-background-size: cover;
   -o-background-size: cover;
   background-size: cover;

   font-family:"DPMitra";
   font-size:12pt;
   
}

#container {
	margin: 100px auto;
}
#Login {
	margin:0 auto;
	width:400px;
	background:#d9def1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	padding:4px;
}

.bx-log {
	background:#ffffff;
}
.bg-logo{
	text-align:center;
}
#Login h1{
	font-family:"DPMitra";
	font-size:16pt;
	font-weight:normal;
	color:#e97b3c;
	text-align:center;
	margin-top:0px;
	margin-bottom:5px;
}
#Login label{
	margin-right:30px;
	margin-top:10px;
	margin-bottom:10px;
	color:#666;
	font-family:"DPMitra";
	font-size:12pt;
	padding:5px 0;
}
#Login .inpt{
	margin-right:30px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #ccc;
	width:320px;
	padding:5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}
#Login .icnUser{
	background:url('images/icn_user.jpg') no-repeat 10px center;
}
#Login .icnPass{
	background:url('images/icn_pass.jpg') no-repeat 10px center;
}
#Login .inpt input{
	border:0px;
	width:300px;
	font-family:Arial;
	font-size:12pt;
	color:#333;
    outline: 0;
}
.bx-button {
	padding:10px 0;
}

.btn-Yellow {

	color:#fff;
	font-family:"DPMitra";
	font-size:12pt;
	font-weight:700;
	border:0px;
	padding:3px 5px;
	border-radius : 2px;
	border:1px solid #2e6daa;
	box-shadow:1px 1px 2px #ccc;
	min-width:100px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#44a8e5+0,288ce5+100 */
background: #44a8e5; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0YThlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyODhjZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #44a8e5 0%, #288ce5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#44a8e5), color-stop(100%,#288ce5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #44a8e5 0%,#288ce5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #44a8e5 0%,#288ce5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #44a8e5 0%,#288ce5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #44a8e5 0%,#288ce5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44a8e5', endColorstr='#288ce5',GradientType=0 ); /* IE6-8 */


}
.btn_yellow {
	background:url('images/btn_Yellow.png') no-repeat;
	color:#ffffff;
	border:0px;
	width:110px;
	height:37px;
	font-family:"DPMitra";
	font-size:11pt;
	text-align:right;
	padding:0 25px 0 0;
	cursor:pointer;
}
.btn_blue {
	background:url('images/btn_Blue.png') no-repeat;
	color:#ffffff;
	border:0px;
	width:110px;
	height:37px;
	font-family:"DPMitra";
	font-size:11pt;
	text-align:right;
	padding:0 30px 0 0;
	cursor:pointer;
}
.bx-button ul{
	float:right;
	width:160px;
	padding:0px;
	margin:0px;
	list-style:none;
	clear:both;
}
.bx-button ul li{
	padding:0px;
	margin:0px;
}
.bx-button ul a{
	color:#666;
	text-decoration:none;
	font-size:11pt;
}
.bx-button ul a:hover{
	color:#333;
}
.bx-error {
	color:#ce0000;
	padding:5px;
	text-align:center;
	height:25px;
	line-height:25px;
}