@font-face {
	font-family: "IranSansZ";
	src: url('fonts/iransansz-webfontd41d.html?#') format('eot'), url('fonts/iransansz-webfont.html') format('woff'), url('fonts/iransansz-webfont-2.html') format('truetype');
}

body {
	direction: rtl;
	font-family: IranSansZ;
	background-image: url("../image/back0.png");
	background-repeat: repeat;
}
.back{
	background-image:url("../image/rep.jpg"); 
}

h1, h2, h3, h4, h5, h6, 
input, button, select, textarea ,
.h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: IranSansZ;
}

.color_head {
/*	background-image: url("../image/5.png");*/
background-color: #ffffff;
}

.headTitle {
	text-align: center;
	margin-bottom: 30px;
}

#logo img {
	height: 100px;
	margin-top: 20px;
}
#logo {
	text-align: left;
}

#logo1 img {
	height: 120px;
	display: inline-block;
}
#logo1 sapan{
    background-color: #F5F6FE;
    padding: 2px;
}

#logo1 {
	text-align: left;
}
.menu .btn {
	padding: 10px;
}

.panel-heading {
	text-align: center;
}

.btnAction a{
	margin-right: 5px;
}
 #btnSearch , #searchSpecialty, #print_receipt_p{
 	margin-top: 20px;
 }
 
.btn_search{
 	margin: 20px;
 	text-align: center;
 }
.required{
	color: #ff0000;
}


  #myTab.nav-pills > li.active > a,
  #myTab.nav-pills > li.active > a:hover,
  #myTab.nav-pills > li.active > a:focus {
    background-color: #BCE8F1;
    color: #428BCA;
 }
 
   #myTab.nav > li > a,
   #myTab.nav > li > a:focus {
   	background-color: #D9EDF7;
   	
}

 #myTab.nav > li > a .active {
 	background-color: #EEEEEE;
 }
 
 #myTab.nav-pills > li > a{
/*	color: #FFFFFF;*/
}

.text-align-center{
	text-align: center;
}
 
 .errors , .error{
 	color: #FF0000;
 }
 
 .color_read{
 	color: #950000;
 }

div.pagination a{
	margin: 2px;
	padding: 5px;
	min-width: 20px;
	background-color: #5CB85C;
	text-align: center;
	float: right;
	color: #FFFFFF;
	display: block;
}

div.pagination a:hover{
	background-color: #398439;
} 

div.pagination a.current{
	background-color: #295f29;
}

#text_guide_user strong{
	color:#800000;
}
#text_guide_user p.line-height{
	line-height: 3em;
}

.pagination > li > a, .pagination > li > span{
	float: left;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}

.vertical-align-bottom{
	vertical-align:bottom
}


.tt-dropdown-menu {
  width:150%;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 10px;
  line-height: 10px;
}

.gist {
  font-size: 14px;
}

.divCaptcha{
	margin-bottom: 10px;
}
.border-bottom th{
	border-bottom: 1px solid #000;
}

.border-top td{
	border-top: 1px solid #000;
}

.border{
	border: 1px solid #000;
}

#print_receipt_btn{
	margin-top: 30px;
}

#print_receipt_tabel td,#print_receipt_tabel th,
#view_receipt_tabel td,#view_receipt_tabel th{
	padding: 10px 5px;
}

#print_receipt_tabel{
	margin-top: 40px;
}

#register_nobat_table{
	float: right;
}

.text-align_left{
	text-align: left;
}

.display-inline-block{
	display: inline-block;
}

  
.width-datetimepicker{
	width: 15%;
}
.background-color{
	background-color: red;
}

.up_btns {
	margin-bottom: 5px;
	margin-top : 5px;
	text-align: center;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary{
    	 border-color: #12314d;
    }
    
 #name_panel3{
 	
 	color : #98afba;
/* 	background-color: #cddae1;*/
 }
 
 .clinic_bordr{
 	border: 2px solid #D9EDF7;
 	border-radius : 6px;
 	padding: 25px;
 	margin: 10px;
 }
 .portal_nobat{
 	margin: 10px;
 }

