@font-face {
	font-family: 'AraJozoor-Regular';
	src: url('../fonts/AraJozoor-Regular.eot');
	src: local('☺'), url('../fonts/AraJozoor-Regular.woff') format('woff'), url('../fonts/AraJozoor-Regular.ttf') format('truetype'), url('../fonts/AraJozoor-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Regular */
@font-face {
    font-family: "JF Flat Regular";
    src: url('../fonts/fa/JF-Flat-regular.eot');
    src: url('../fonts/fa/JF-Flat-regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/fa/JF-Flat-regular.svg#JF Flat Regular') format('svg'),
    url('../fonts/fa/JF-Flat-regular.woff') format('woff'),
    url('../fonts/fa/JF-Flat-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
 body{
	 font-family:JF Flat Regular;
	// background:#FFF url(../img/bg.jpg) top center repeat-x;
 }
.form-signin-heading,.navbar-brand,.navbar-nav{font-family:JF Flat Regular;}
  .nav-tabs>li{float:right}

th{
	text-align:right;
	font-size:12px;
}
label{
	font-size:11px;
}
.titelform{
	padding:3px;
	margin:3px;
	font-size:14px;
	background:#0c62cd;
	border-radius:4px;
	float:right;
	top:30px;
	
}
 .form-control-date{width:100%;height:34px;padding:2px 2px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}

.dateis{
	width:50px;
}
.datey{
	width:80px;
}
.headtabel{
	border-radius:8px;
}
.clearDiv {
  clear: both;
}
.imgloader{
	position:absolute;
	margin:auto auto;
	left:50%;
	top:30%;
}

.resultmark{
	position:absolute;
	margin:auto auto;
	width:98%;
}
#biglabel label{
		font-size:13px;
		padding:12px;
		color:#000;
		border:1px solid #d9d9d9;
		width:100%;
		border-radius:4px;
}

#biglabel label span{
	font-size:12px;
	color:#555;
}
.notered{
	float:right;
	position:absolute;
	right:50px;top:25px; 
	color:#FF0000;
	font-size:10px;
}
.selectlist{

	font-size:12px;
}
 h4{
	padding:8px;
	margin-top:0px;
	font-size:16px;	
}
.listcheckbox span{
//	margin-right:20px;
	font-size:13px;
	color:#555;
	//padding:5px;
	text-align:justify;
//	display:block;
}
.listcheckbox{
	border-bottom:1px solid #eee;
	padding-bottom:0px;
}

.form-check{
	padding:15px;
//	width:50px;
}

.container{
   // box-shadow: 0px 2px 8px #888888;
}
@media (min-width:768px){
	.logotow{
		text-align:center;
	}
 
	
}

 @media (max-device-width:480px) and (orientation:landscape){
 
	.container{
		width:90%;
    box-shadow: 0px 2px 8px #888888;
	//padding:1px;
	margin:10px;
} 
 }
 .form-signin{
	 margin:auto auto;
 }

 @media (min-width:768px){.form-signin{width:100%;}}
 @media (min-width:992px){.form-signin{width:70%;}}
 @media (min-width:1200px){.form-signin{width:50%}}
 
