/* CSS Document */
@media only screen and (max-width: 600px) {
	
.opd_bck_img{background-image:url(../images/back3.jpg); 
background-size:100%; 
background-repeat:no-repeat;
	background-attachment:fixed;
	height: 100%;
	width: 100%;
  background-position: center;
  background-size: cover;
}
.mauto-responsive{margin:auto; width:80%;}	
.mauto-sub-responsive{margin:auto; width:80%;}
}


@media only screen and (min-width: 601px) {
.opd_bck_img{background-image:url(../images/back3.jpg); background-size:100%; background-repeat:no-repeat;
	background-attachment:fixed;
	height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: over;
}	
.mauto-responsive{margin:auto; width:40%;}
.mauto-sub-responsive{margin:auto; width:60%;}	
}

.abnormalPath {
	background-color:#ff4d4d;
	padding:0px 5px;
	}
.borderlinePath	{
		background-color:#FFFF00;
		padding:0px 5px;
	}
.normalPath	{
		background-color:#00ff40;
		padding:0px 5px;
	}

@media only screen and (max-width: 15000px), print {


.eye-icon {
  float: right;
  margin-left: -20px;
  margin-top: 10px;
  position: relative;
  z-index: 2;
}
.anchor-na{
	text-decoration:none;
}
.anchor-na:hover{
	text-decoration:none;
	color:#000;
	padding:4px;
}

.whiteSbtBtn{
width:100%;height:35px;border:1px;background-color:#fff;color:#000;	
}
.whiteSbtBtn2{
width:100%;height:25px;border:1px;background-color:#fff;color:#000;	
}
.mandate{
	color:red;
	font-weight:bold;
	font-size:18px;
	line-height:10px;
	vertical-align:middle;
}
.boxing{
	border:1px solid #ececec; border-radius:5px;padding:10px;box-shadow: 10px 10px 30px grey;
}
.boxing-header{
	width:90%;
	border:1px solid #ececec; border-radius:4px;padding:8px;box-shadow: 10px 10px 30px grey; background-color: #439c74f0;color:#fff;line-height:15px;text-align:left;font-size:14px;font-family: Trebuchet MS;font-weight:bold; 
}
.mandatory {
	
	 border: 3px solid #555;
}
	
input[type="checkbox"] {
	  box-shadow: 0 0 0 1px red;
      height: 17px;
      width: 17px;
     margin:2px;
}

input[type="checkbox2"] {
	  box-shadow: 1px;
      height: 17px;
      width: 40px;
     margin:2px;
}

input[type="checkbox"]:checked {
  box-shadow: 0 0 0 2px green;
  background-color: #4da17b;
}

.adv-radio{
				width: 25px;
				height: 25px;
				font-family: system-ui, sans-serif;
				  line-height: 1.0;
				  grid-template-columns: 1em auto;
				  gap: 0.5em;
				  margin:5px;
			  }


input:focus , select:focus, textarea:focus{
  color: #000;
  background: #fff1c0;
}
.sub-button-preview{
	text-decoration:none;color:#fff;background-color:#008081;padding:10px 50px;font-family:Trebuchet MS; 
}
.sub-button-preview:hover{
	text-decoration:none;color:#fff;background-color:#008081;padding:10px 50px;font-family:Trebuchet MS; 
}
body{margin:0px; padding:0px;}
.table-header{
	background-color:#439c74f0;color:#fff;line-height:20px;text-align:centre;font-size:14px;font-family: Trebuchet MS;
}
.list-header{
	background-color:#008081a6;color:#fff;line-height:20px;text-align:left;font-size:14px;font-family: Trebuchet MS; 
}
.greyback{background-color:#ededde;}
.header_greyback{background-color:#b7b7b7;}

.select_txt_hgt{border:1px solid #CCCCCC; width:60%; height:50px;}
.select_txt30{border:1px solid #CCCCCC; width:30%; height:40px;}
.select_txt40{border:1px solid #CCCCCC; width:38%; height:29px;vertical-align:top}

.select_txt60{border:1px solid #CCCCCC; width:56%; height:29px;}
.select_txt68{border:1px solid #CCCCCC; width:68%; height:29px;}
.select_txt71{border:1px solid #CCCCCC; width:71%; height:29px;}
.select_txt77{border:1px solid #CCCCCC; width:77%; height:29px;}
.select_txt82{border:1px solid #CCCCCC; width:82%; height:29px;}
.select_txt83{border:1px solid #CCCCCC; width:83%; height:29px;}
.select_txt84{border:1px solid #CCCCCC; width:84%; height:29px;}
.select_txt85{border:1px solid #CCCCCC; width:85.5%; height:29px;}
.select_txt90{border:1px solid #CCCCCC; width:89%; height:29px;}
.select_txt95{border:1px solid #CCCCCC; width:95%; height:29px;}
.select_txt100{border:1px solid #CCCCCC; width:99%; height:29px;}

.disnone{display:none;}
.white_border{ border:1px solid #FFFFFF;}
.dueBilltxt70{width:70%; height: 15px; border:1px solid #999999; text-align: center;}
.dueBilltxt{width:150px; height: 15px; border:1px solid #999999; text-align: center;}
.attendancetxt80{width:80%; height: 18px; border:1px solid #999999; text-align: center;}
._bck{background-color:#CCCCCC;}
.allUpperCase{text-transform: uppercase;}
.grey_transparent{ background-color: rgba(31,94,177,.6); min-height: 610px;}
.white_transparent{ background-color: rgba(255,255,255,.8);}
.greyf4_transparent{ background-color: rgba(128,128,128,.7);}
.med_transparent{background-color: rgba(97,187,152,.7);}
.bck_wht{ background-color:#FFFFFF;}
.box_shadow66{box-shadow:2px 2px 2px 2px #666666;}
.border_all{ border:1px solid #000;}
.border_all99{ border:1px solid #000;}
.border_right{ border-right:1px solid #000;}
.border_left{ border-left:1px solid #000;}
.border_top{ border-top:1px solid #000;}
.border_bottom{ border-bottom:1px solid #000;}
.border_bottom99{ border-bottom:1px solid #000;}
.border_right99{ border-right:1px solid #000;}
.bold{ font-weight: bold;}
.footer_div{float:left; line-height:25px; width:100%;}
.footer_div_index{position:absolute; bottom:0px; line-height:25px; width:100%;}
.read_bck{ background-color:#FFFF00;}
.unread_bck{ background-color:#76923B;}
.readonly_bck{ background-color:#CCCCCC;}
.fullauto{float:left; width:10.6%; padding-left:20px; padding-right:20px;}
.full_margin5{ float:left; width:4.5px;}
.full{float:left; width:100%;}
.full2{float:left; width:2%;}
.full3{float:left; width:3%;}
.full4{float:left; width:4%;}
.full5{float:left; width:5%;}
.full6{float:left; width:6%;}
.full7{float:left; width:7%;}
.full8{float:left; width:8%;}
.full8r{float:right; width:8%;}
.full9{float:left; width:9%;}
.full10{float:left; width:10%;}
.full11{float:left; width:11%;}
.full10r{float:right; width:10%;}
.full12r{float:right; width:12%;}
.full13{float:left; width:13%;}
.full15{float:left; width:13.7%;}
.full13r{float:right; width:13%;}
.full15r{float:right; width:15%;}
.full17r{float:right; width:17%;}
.full16{float:left; width:16%;}
.full17{float:left; width:17.6%;}
.full18f{float:left; width:18%;}
.full18{float:left; width:18.4%;}
.full19{float:left; width:19.6%;}
.full20{float:left; width:20%;}
.full20r{float:right; width:20%;}
.full22{float:left; width:22.8%;}
.full222{float:left; width:22.2%;}
.full25{float:left; width:25%;}
.full25r{float:right; width:26%;}
.full27{float:left; width:27%;}
.full28{float:left; width:28%;}
.full30{float:left; width:30%;}
.full30r{float:right; width:30%;}
.full31r{float:right; width:31%; margin-right:5px;}
.full31{float:left; width:31%;}
.full33{float:left; width:33%;}
.full34{float:left; width:33.8%;}
.full34P{float:left; width:33.4%;}
.full35{float:left; width:35%;}
.full35r{float:right; width:35%;}
.full375{float:left; width:37.5%;}
.full40{float:left; width:40%;}
.full41{float:left; width:41%;}
.full45{float:left; width:45%;}
.full45r{float:right; width:45%;}
.full48{float:left; width:48%;}
.full43{float:left; width:43%;}
.full46{float:left; width:46%;}
.full49{float:left; width:49%;}
.full49r{float:right; width:49%;}
.full495{float:left; width:49.6%;}
.full498{float:left; width:49.8%;}
.full50{float:left; width:50%;}
.full52{float:left; width:52%;}
.full50r{float:right; width:50%;}
.full60r{float:right; width:60%;}
.full55r{float:right; width:55%;}
.full40r{float:right; width:40%;}
.full70r{float:right; width:70%;}
.full55{float:left; width:54%;}
.full58{float:left; width:59%;}
.full60{float:left; width:60%;}
.full65{float:left; width:65%;}
.full67{float:left; width:67%;}
.full68{float:left; width:68%;}
.full70{float:left; width:66%;}
.full70f{float:left; width:70%;}
.full75{float:left; width:75%;}
.full75r{float:right; width:75%;}
.full80r{float:right; width:80%;}
.full80{float:left; width:80%;}
.full85{float:left; width:81%;}
.full85r{float:right; width:85%;}
.full83{float:left; width:83%;}
.full84{float:left; width:84%;}
.full86{float:left; width:86%;}
.full87{float:left; width:86.7%;}
.full89{float:left; width:88.75%; padding-right:10px;}
.full90{float:left; width:90%;}
.full90r{float:right; width:90%;}
.full95r{float:right; width:95%;}
.full100r{float:right; width:100%;}
.full95{float:left; width:95%;}
.full97{float:left; width:97%;}
.padd3{padding:3px;}
.blue_border{border:1px solid #789ED0;}
.blue_border_rght{border-right:1px solid #789ED0;}
.white_border_rght{border-right:1px solid #FFFFFF;}
.padd_left5{ padding-left:5px;}
.padd_left10{ padding-left:10px;}
.padd_left15{ padding-left:15px;}
.padd_left20{ padding-left:20px;}
.padd_right20{ padding-right:20px;}
.padd_all10{ padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;}
.white_bck{ background-color:#FFFFFF;}
.newblue_bck{background-color:#005c5c;}  /*#02CEEF*/
.blue_bck{ background-color:#9eabad;}
.pink_bck{background-color:#758580b3;}   /*#02CEEF*/
.yellow_bck{background-color:#fbe6c2;}   
.green_bck{background-color:#008081a3;} 
.dark_bck{background-color:#cacaca;}
.yellow_bck2{background-color:#f2f336;}
.alert_bck{background-color:#FF5627;}
.active_grey_bck{background-color:#b1b1b1;color:#fff; border:1px solid #C0C0C0;border-radius:3px}
.grey_bck{background-color:#008081;border:1px solid #CCCCCC; color:#fff; cursor:pointer;border-radius:3px}
.grey_bck:hover{background-color:#ccc; border:1px solid #CCCCCC;}
.grey_bck22{background-color:#F1F1F1; border:1px solid #CCCCCC;}
.black_bck{background-color:#DDDDDD; border:1px solid #DDDDDD;}
.grey_backgroundf1{background-color:#F1F1F1;}
.grey_backgroundff{background-color:#FFFFFF;}
.line_hgt10{line-height:20px;}
.line_hgt15{line-height:15px;}
.line_hgt20{line-height:20px;}
.line_hgt22{line-height:22px;}
.line_hgt25{line-height:25px;}
.line_hgt28{line-height:28px;}
.line_hgt30{line-height:30px;}
.line_hgt50{line-height:50px;}
.line_hgt45{line-height:45px;}
.line_hgt60{line-height:60px;}

.line_hgt32{line-height:32px;}
.line_hgt35{line-height:35px;}
.line_hgt40{line-height:39px;}
.line_hgt60{line-height:60px;}
.line_hgt80{line-height:80px;}
.table_wid6{width:6%;}
.table_wid8{width:8%;}
.table_wid10{width:10%;}
.table_wid13{width:13%;}
.table_wid20{width:20%;}
.brdr_btm50{border-bottom:1px solid #789ED0; border-top:1px solid #789ED0; line-height:50px;}
.brdr_rght{border-right:1px solid #FFFFFF;}
.grey_brdr_top{border-top:1px solid #CCCCCC;}
.grey_brdr_rght{border-right:1px solid #CCCCCC;}
.grey_brdr_left{border-left:1px solid #CCCCCC;}
.grey_brdr_btm{border-bottom:1px solid #CCCCCC;}
.brdr_rght3{border-right:1px solid #356EB9; border-bottom:1px solid #356EB9;}
.home_icon{float:left; width:auto; padding:10px; background-color:#356EB9; color:#FFFFFF; font-size:26px; margin-left:20px; border:1px solid #356EB9; border-radius:4px;}
.home_icon_right{float:right; width:auto; padding:10px; background-color:#356EB9; color:#FFFFFF; font-size:26px; margin-left:20px; border:1px solid #356EB9; border-radius:4px;}
.clearfix100{clear:both; height:100px;}
.clearfix80{clear:both; height:80px;}
.clearfix70{clear:both; height:70px;}
.clearfix90{clear:both; height:90px;}
.clearfix60{clear:both; height:60px;}
.clearfix600{clear:both; height:600px;}
.clearfix40{clear:both; height:42px;}
.clearfix50{clear:both; height:50px;}
.clearfix35{clear:both; height:35px;}
.clearfix30{clear:both; height:30px;}
.clearfix20{clear:both; height:20px;}
.clearfix15{clear:both; height:15px;}
.clearfix10{clear:both; height:10px;}
.clearfix3{clear:both; height:3px;}
.clearfix5{clear:both; height:5px;}
.clearfix7{clear:both; height:7px;}
.clearfix{clear:both;}
.red_bck{background-color:#CC0000;}
.post_ad_sel30{width:30px; height:27px; border:1px solid #CCCCCC;}
.post_ad_sel{width:100px; height:27px; border:1px solid #CCCCCC;}
.post_ad_sel90{width:97px; height:27px; border:1px solid #CCCCCC;}
.post_ad_txt116{width:116px; height:23px; border:1px solid #CCCCCC;}
.post_ad_txt130{width:130px; height:23px; border:1px solid #CCCCCC;}
.post_ad_txt140{width:140px; height:23px; border:1px solid #CCCCCC;}
.post_ad_txt40{width:40px; height:23px; border:1px solid #CCCCCC;}
.post_ad_txt80{width:80px; height:23px; border:1px solid #CCCCCC;}
.post_ad_txt{width:100px; height:23px; border:1px solid #CCCCCC;}
.post_ad_txt70{width:50px; height:23px; border:1px solid #CCCCCC;}
.post_ad_txt71{width:68px; height:23px; border:1px solid #CCCCCC;}
.post_ad_txt30{width:30px; height:23px; border:1px solid #CCCCCC;}
.mauto13{margin:auto; width:13%;}
.mauto40{margin:auto; width:40%;}
.mauto50{margin:auto; width:50%;}
.mauto60{margin:auto; width:60%;}
.mauto80{margin:auto; width:80%;}
.mauto90{margin:auto; width:90%;}
.mauto95{margin:auto; width:95%;}
.home_div{background-color:rgba(0,179,172,.8); border-radius:5px;}
.lgn_div{background-color:rgba(247,213,116,.74); border-radius:5px; color:black; border:1px solid #d3d3d3;}
.sal_head{padding:10px; line-height:60px; background-color:rgba(0,0,0,.5); border:0px solid #000;border-radius:2px;color:#fff;}

.span_dd130{display:table; height:130px;}
.span_dd{display:table-cell; vertical-align: middle;}
.sub_index_div3{float:left; width:3%;}
.sub_index_div4{float:left; width:4%;}
.sub_index_div2{float:left; width:2.3%;}
.sub_index_div23{float:left; width:23%; border:1px solid #FFF; height:155px;}
.sub_index_div23:hover{float:left; width:23%; border:1px solid #FFF; height:130px;}
.sub_index_div31{float:left; width:31%; border:1px solid #FFF; height:130px; background-color:rgba(31,94,177,.6); border-radius:5px;}
.sub_index_div31:hover{float:left; width:31%; border:1px solid #FFF; height:130px; background-color:rgba(31,94,177,.9); border-radius:5px;}
.sub_index_div48{float:left; width:45%; border:1px solid #FFF; height:130px; background-color:rgba(31,94,177,.6); border-radius:5px;}
.sub_index_div48:hover{float:left; width:45%; border:1px solid #FFF; height:130px; background-color:rgba(31,94,177,.9); border-radius:5px;}
.sub_index_div48r{float:right; width:45%; border:1px solid #FFF; height:130px; background-color:rgba(31,94,177,.6); border-radius:5px;}
.sub_index_div48r:hover{float:right; width:45%; border:1px solid #FFF; height:130px; background-color:rgba(31,94,177,.9); border-radius:5px;}
.bdr_btm50{border-bottom:1px solid #FFFFFF; line-height:50px;}
.clinet_succ_div{width:90px; height:90px; border:2px solid #FFFFFF; border-radius:50%; position: relative; background-color: green;}
.clinet_succ{width:50px; vertical-align: middle;position: absolute;  top: 0; bottom: 0; left: 0; right: 0; margin: auto;}
.vacc_bck_img{background-image:url(../images/vaccination.jpg); background-size:100% 632px; height:632px; background-repeat:no-repeat;}
.baby_bck_img{background-image:url(../images/baby.png); background-size:50% 400px; height: 400px; background-repeat:no-repeat; }/*-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;*/
.cloud_bck_img{background-image:url(../images/doctorcomputer.jpg); background-size:100%; background-repeat:no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.help_bck_img{background-image:url(../images/salvomed.jpg); background-size:80% 300px; height:100%; background-repeat:no-repeat;background-attachment: fixed; background-position: center;}
.bck_img{background-image:url(../images/); background-size:100% 632px; height:632px; background-repeat:no-repeat;}

.ipd_bck_img{background-image:url(../images/ipd.jpg); background-size:100% 632px; height:632px; background-repeat:no-repeat;}
.pharmacy_bck_img{background-image:url(../images/pharmacy.png); background-size:100% 632px; height:632px; background-repeat:no-repeat;}
.manager_bck_img{background-image:url(../images/manager.jpg); background-size:100% 632px; height:632px; background-repeat:no-repeat;}
.doctor_bck_img{background-image:url(../images/doctor.jpeg); background-size:100% 632px; height:632px; background-repeat:no-repeat;}
.salary_bck_img{background-image:url(../images/salary2.jpg); background-size:100% 632px; height:632px; background-repeat:no-repeat;}
.bck_img_barcode{background-image:url(../images/barcode.jpg); background-size:100% 632px; height:632px; background-repeat:no-repeat;}
.txt_center{ text-align:center;}
.txt_right{ text-align:right;}
.txt_left{ text-align:left;}
.nurse_dtls150{float:left; width:200px; border:1px solid #CCCCCC; background-color:#C0C0C0; line-height:25px; margin-left:20px; position:absolute; margin-top:-14px; z-index:0;}
.medi_dtls150{float:left; width:200px; border:1px solid #CCCCCC; background-color:#F1F1F1; line-height:25px; margin-left:20px; position:absolute; margin-top:-14px; z-index:0;}
.medi_dtls160{float:left; width:300px; border:1px solid #CCCCCC; background-color:#F1F1F1; line-height:25px; margin-left:20px; position:absolute; margin-top:-14px; z-index:0;}
.medi_dtls170{float:left; width:500px; border:1px solid #CCCCCC; background-color:#F1F1F1; line-height:25px; margin-left:20px; position:absolute; margin-top:-14px; z-index:0;}
.right_side_head{background-color:#CCCCCC; border-bottom:1px solid #C0C0C0;}
.msg_div{font-family: Trebuchet MS; font-size:12px; text-align:left; padding:0px; margin-top:15px; color:#FF0000;}
.overflowy{overflow-y:scroll; overflow-x:hidden;}
.blue14{
font-family: Trebuchet MS; 
font-size:14px;
color:#356EB9;
text-decoration:none;
}
.blue36{
font-family: Trebuchet MS; 
font-size:36px;
color:#356EB9;
text-decoration:none;
}
.printlogofont36{
font-family:Trebuchet MS;  
font-size:26px;
color:#666666;/*#356EB9*/
text-decoration:none;
}
.white30{
font-family: Trebuchet MS; 
font-size:30px;
color:#FFFFFF;
}
.white24{
font-family: Trebuchet MS; 
font-size:24px;
color:#FFFFFF;
}
.white13{
font-family: Trebuchet MS; 
font-size:13px;
color:#FFFFFF;
}
.white14{
font-family: Trebuchet MS; 
font-size:14px;
color:#FFFFFF;
}
.white15{
font-family: Trebuchet MS; 
font-size:15px;
color:#FFFFFF;
text-decoration:none;
}
.white16{
font-family: Trebuchet MS; 
font-size:17px;
color:#FFFFFF;
text-decoration:none;
}
.white20{
font-family: Trebuchet MS; 
font-size:20px;
color:#FFFFFF;
text-decoration:none;
}
.white22{
font-family: Trebuchet MS; 
font-size:22px;
color:#FFFFFF;
text-decoration:none;
}
.blue22{
font-family: Trebuchet MS; 
font-size:22px;
color:#01509E;
}
.white16CSV{
font-family: Trebuchet MS; 
font-size:17px;
color:#FFFFFF;
text-decoration:none;
}
.white16CSV:hover{
font-family: Trebuchet MS; 
font-size:17px;
color:#356EB9;
text-decoration:none;
}
.red16{
font-family: Trebuchet MS; 
font-size:16px;
color:#CC0000;
}
.green16{
font-family: Trebuchet MS; 
font-size:16px;
color:#04A000;
}
.blue16{
font-family: Trebuchet MS; 
font-size:16px;
color:#01509E;
}
.blue22{
font-family: Trebuchet MS; 
font-size:22px;
color:#01509E;
}
.green18{
font-family: Trebuchet MS; 
font-size:18px;
color:#04A000;
}
.green22{
font-family: Trebuchet MS; 
font-size:22px;
color:#04A000;
}
.border_blue{ border:1px solid #01509E;}
.client_txt{width:100%; height:30px; padding-left:5px; color:#01509E;}
.grey16{
font-family: Trebuchet MS; 
font-size:16px;
color:#000;
}
.grey15{
font-family: Trebuchet MS; 
font-size:15px;
color:#000000;
}
.grey14{
font-family: Trebuchet MS; 
font-size:14px;
color:#000;
}
.printgrey12{
font-family: Trebuchet MS;  
font-size:12px;
color:#000;
}
.printgrey10{
font-family: Trebuchet MS;  
font-size:10px;
color:#000;
}
.printgrey8{
font-family: Trebuchet MS;  
font-size:8px;
color:#000;
}
.white12{
font-family: Trebuchet MS; 
font-size:12px;
color:#fff;
}

.white11{
font-family: Trebuchet MS; 
font-size:12px;
color:#fff;
}
.white10{
font-family: Trebuchet MS; 
font-size:10px;
color:#fff;
}
.printgrey13{
font-family: Trebuchet MS;  
font-size:13px;
color:#000000;
}
.printgrey14{
font-family:Trebuchet MS ; 
font-size:14px;
color:#000;
}
.printblk14{
font-family: Trebuchet MS; 
font-size:14px;
color:#000000;
}
.printgrey16{
font-family: Trebuchet MS; 
font-size:16px;
color:#000000;
}
.printgrey18{
font-family: Trebuchet MS; 
font-size:18px;
color:#000000;
}
.printgrey20{
font-family: Trebuchet MS; 
font-size:20px;
color:#000000;
}
.printgrey22{
font-family: Trebuchet MS; 
font-size:22px;
color:#000000;
}
.black16{
font-family:Trebuchet MS; 
font-size:15px;
color:#333333;
}
.black18{
font-family:Trebuchet MS; 
font-size:18px;
color:#333333;
}
.white18{
font-family: Trebuchet MS; 
font-size:14px;
color:#FFFFFF;
}
.sub-button{
	text-decoration:none;color:#fff;background-color:#008081;padding:2px 20px;font-family:Trebuchet MS; 
}
.sub-button:hover{
	text-decoration:none;color:#fff;background-color:#008081;padding:2px 20px;font-family:Trebuchet MS; 
}
.margin_bottom10{ margin-bottom:10px;}
.button{ width:auto; height:25px; border:1px solid #999999;}
.red_war16{color:red; font-size:18px; font-family: Trebuchet MS;}
.border_greyCC{border:1px solid #CCCCCC;}
.display_none{display:none;}
.txt_wid250{width:250px; height:27px; border:1px solid #CCCCCC; padding-left:5px;}
.txt_wid90{width:90%; height:27px; border:1px solid #CCCCCC; padding-left:5px;}
.slct_wid90{width:93%; height:29px; border:1px solid #CCCCCC; padding-left:5px;}
.txt_wid150{width:150px; height:28px; border:1px solid #CCCCCC; padding-left:5px;}
.font_icon{color:#000; font-size:40px;}
.dash-font-icon22{font-size:22px;}
.txt_box{width:100%; height:35px; border:1px solid #FFFFFF; border-radius:4px; padding-left:5px;}
.sal_head_white{background-color:#FFFFFF; border-radius:5px;}

.login_btn{background-color:#04A000; color:#FFFFFF; width:150px; height:40px; border:1px solid #04A000; cursor:pointer; border-radius:4px; font-size:18px;}
.login_btn:hover{background-color:#1E5BAC; color:#FFFFFF; width:150px; height:40px; border:1px solid #1E5BAC; cursor:pointer; border-radius:4px; font-size:18px;}
.active_dash_div{background-color:#fff;color:#000; cursor:pointer;border-radius:0px;border:1px solid #FFFFFF; cursor:pointer;} /*FFCD35*/
.active_dash_div:hover{background-color:#FFFFFF; cursor:pointer; color:#356EB9;}
.dash_div_deact{ border:1px solid #356EB9; cursor:pointer;border-radius:0px;}
.dash_div{ border:1px solid #FFFFFF; cursor:pointer;}
.dash_div:hover{ border-right:1px solid #FFFFFF; background-color:#FFFFFF; color:#356EB9;}
.dash_div19{cursor:pointer;}
.dash_div19:hover{ border-right:1px solid #FFFFFF; background-color:#FFFFFF; color:#356EB9;}
.dash_txt_box150{width:150px; height:22px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box20{width:20%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box30{width:30%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box40{width:40%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box50{width:50%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box60{width:60%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box75{width:75%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box78{width:78%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box79{width:79%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box{width:80%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box17{width:17%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box83{width:83%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box86{width:86%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box80{width:80%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000;}
.dash_txt_box90{width:90%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000;}
.dash_txt_box92{width:92%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box95{width:95%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box100{width:100%; height:25px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box120{width:120%; height:25px; padding-left:10px; border:1px solid #CCCCCC; color:#000000;}
.dash_txt_box125{width:125%; height:25px; padding-left:10px; border:1px solid #CCCCCC; color:#000000;}
.dash_selc_box{width:80%; height:28px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_selc_box35{width:32%; height:28px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}
.dash_selc_box50{width:65%; height:28px; padding-left:5px; border:1px solid #CCCCCC; color:#000000;}


.dash_btn80{width:100px; height:30px; background-color:#4da17b; color:#FFF; border:1px solid #FFF; font-family: Trebuchet MS; font-size:17px; cursor:pointer;}
.dash_btn80:hover{width:100px; height:30px; background-color:#4da17b;border:1px solid #000; color:#FFF; font-family: Trebuchet MS; font-size:17px; cursor:pointer;box-shadow:0px 0px 1px 1px #666;}

.dash_btn50 {width:50px; height:30px;  border:1px solid #000; color:#000; font-family: Trebuchet MS; font-size:17px; cursor:pointer;}
.dash_btn50:hover{width:50px; height:30px; border:1px solid #blue; color:#000; font-family: Trebuchet MS; font-size:17px; cursor:pointer;box-shadow:1px 1px 1px 1px #666666;}

.dash_btn{width:100px; height:30px; background-color:#4da17b; border:1px solid #fff; color:#FFFFFF; font-family: Trebuchet MS; font-size:17px; cursor:pointer;}
.dash_btn:hover{width:100px; height:30px; background-color:#4da17b; border:1px solid #000; color:#FFFFFF; font-family: Trebuchet MS; font-size:17px; cursor:pointer;}
.dash_btn100{width:200px; height:30px; background-color:#4da17b; border:1px solid #fff; color:#FFFFFF; font-family: Trebuchet MS; font-size:17px; cursor:pointer;}
.dash_btn100:hover{width:200px; height:30px; background-color:#4da17b; border:1px solid #fff; color:#FFFFFF; font-family: Trebuchet MS; font-size:17px; cursor:pointer;box-shadow:0px 0px 1px 1px #666;}

.blue_btn62{width:62px; height:25px; background-color:#356EB9; border:1px solid #356EB9; color:#FFFFFF; border-radius:4px; font-family: Trebuchet MS; font-size:13px; cursor:pointer;}
.blue_btn62:hover{width:62px; height:25px; background-color:#A83434; border:1px solid #A83434; color:#FFFFFF; border-radius:4px; font-family: Trebuchet MS; font-size:13px; cursor:pointer;}
.red_btn62{width:62px; height:25px; background-color:#A83434; border:1px solid #A83434; color:#FFFFFF; border-radius:4px; font-family: Trebuchet MS; font-size:13px; cursor:pointer;}
.red_btn62:hover{width:62px; height:25px; background-color:#356EB9; border:1px solid #356EB9; color:#FFFFFF; border-radius:4px; font-family: Trebuchet MS; font-size:13px; cursor:pointer;}
.active_view_tab{float:left; width:auto; border-style: solid; border-width: 1px 1px 0px 1px; border-color:#CCCCCC; padding:10px; margin-left:5px; background-color:#CCCCCC;}
.view_tab{float:left; width:auto; border-style: solid; border-width: 1px 1px 0px 1px; border-color:#CCCCCC; padding:10px; margin-left:5px;}
.view_tab:hover{float:left; width:auto; border-style: solid; border-width: 1px 1px 0px 1px; border-color:#CCCCCC; padding:10px; margin-left:5px; background-color:#CCCCCC;}
.select_txt260{border:1px solid #CCCCCC; width:260px; height:29px;}
.select_txt60{border:1px solid #CCCCCC; width:56%; height:29px;}
.select_txt50{border:1px solid #CCCCCC; width:50%; height:29px;}
.select_txt100{border:1px solid #CCCCCC; width:100%; height:29px;}
.select_txt68{border:1px solid #CCCCCC; width:68%; height:29px;}
.select_txt71{border:1px solid #CCCCCC; width:71%; height:29px;}
.select_txt77{border:1px solid #CCCCCC; width:77%; height:29px;}
.select_txt82{border:1px solid #CCCCCC; width:82%; height:29px;}
.select_txt83{border:1px solid #CCCCCC; width:83%; height:29px;}
.select_txt85{border:1px solid #CCCCCC; width:85.5%; height:29px;}
.select_txt90{border:1px solid #CCCCCC; width:89%; height:29px;}
.select_txt95{border:1px solid #CCCCCC; width:95%; height:29px;}
.select_txt93{border:1px solid #CCCCCC; width:93%; height:29px;}
.select_txt115{border:1px solid #CCCCCC; width:115%; height:29px;}
.select_txt{border:1px solid #CCCCCC; width:100%; height:29px;}
.txt_area265{width:82%; height:80px; border:1px solid #CCCCCC;}
.txt_area2650{width:82%; height:50px; border:1px solid #CCCCCC;}
.txt_area250{width:82%; height:70px; border:1px solid #CCCCCC;}
.txt_area_add{width:81%; height:40px; border:1px solid #CCCCCC;}
.txt_area90{width:91%; height:80px; border:1px solid #CCCCCC;}
.txt_area95{width:95%; height:80px; border:1px solid #CCCCCC;}
.txt_area120{width:95%; height:120px; border:1px solid #CCCCCC;}
.txt_areafull{width:100%; height:120px; border:1px solid #CCCCCC;}
.txt_area50{width:100%; height:50px; border:1px solid #CCCCCC;}
.txt_area120r{width:95%; height:120px; border:1px solid #CCCCCC;border-radius:0px}
.txt_area80r{width:95%; height:80px; border:1px solid #CCCCCC;border-radius:0px}
.txt_area150{width:95%; height:150px; border:1px solid #CCCCCC;}
.txt_area{width:100%; height:80px; border:1px solid #CCCCCC;}
.txt_areacl{width:100%; height:80px;}
.select_txtcl{width:102%; height:34px;}
/* start css for tab in view all sale */

ul,li { margin:0; padding:0; list-style:none;}

/* end css for tab in view all sale*/

/* for OPD print start here */
.printSize{ margin: auto; width: 795px; height: 1200px;}
.printBorder{ border:0px solid #000;}
.printHeaderPayment{height: 95px;  }
.printHeaderIPD{height: 100px;  }
.printHeader{height: 90px;  } /*border-bottom: 1px solid #CCCCCC;*/
.print_left{ float: left; width: 32%;  height: 500px;}/*border-right: 1px solid #000;*/
.print_right{float: right; width: 65%;}
.finalprintSize{margin: auto; width: 98%; height: 530px;}
/* for ptint end here */

/* Pharmacy Module start Here */
.allSaleTxtBox250{width:250px; height:27px; border:1px solid #CCCCCC; padding-left:5px;}
.allSaleTxtBox150{width:150px; height:28px; border:1px solid #CCCCCC; padding-left:5px;}
.allSaleTxtBox300{width:300px; height:25px; border:1px solid #999999; padding-left:5px;}
.returnSaleTxtBox70{width:70px; height: 15px; border: 1px solid #CCCCCC;}
/* Pharmacy Module end Here */


/*for drop box auto search*/
.dropbtn {
  background-color:#02ceef;
  color: white;
  padding:0px;
  font-size: 14px;
  border: none;
  cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: #3e8e41;
}
.myInput {
  box-sizing: border-box;
  background-image: url('searchicon.png');
  background-position: 14px 12px;
  background-repeat: no-repeat;
  font-size: 14px;
  padding: 6px 10px 6px 15px;
  border: none;
  border-bottom: 1px solid #ddd;
  font-family: Trebuchet MS; 
  width:80%;
}
.myInput:focus {outline: 3px solid #ddd;}
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #eaeaea;
  min-width: 230px;
  overflow: auto;
  border: 1px solid #ddd;
  z-index: 1;
  font-family: Trebuchet MS; 
}
.dropdown-content li {
  color: black;
  padding: 6px 6px;
  text-decoration: none;
  display: block;
  font-family: Trebuchet MS; 
}
.dropdown li:hover {background-color: #ddd;}
.show2 {display: block;}
.hide2 {display: none;}

textarea {
  width: 100%;
  padding: 12px 20px;
  margin: 5px 0;
  box-sizing: border-box;
  border-radius:10px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bdbdbd;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #bdbdbd;
}

::-ms-input-placeholder { /* Microsoft Edge */
   color: #bdbdbd;
}


input[type=text],select, radio, checkbox {
	border-radius:0px;
}

/*progress bar */
#myProgress {
	width: 100%;
  background-color: #ddd;
}
#myBar {
  width: 1%;
  height: 20px;
  background-color: #04AA6D;
}
 .blink {
        animation: blink-animation 1s steps(5, start) infinite;
        -webkit-animation: blink-animation 1s steps(5, start) infinite;
      }
      @keyframes blink-animation {
        to {
          visibility: hidden;
        }
      }
      @-webkit-keyframes blink-animation {
        to {
          visibility: hidden;
        }
      }
	  
.hightler{
	background-color:yellow;
	color:#000;
	font-size:12px;
	padding:5px;
	font-weight:bold;
}
.redalert{
	background-color:red;
	color:#fff;
	font-size:12px;
	padding:5px;
	font-weight:bold;
}

.bluecode{
	background-color:#4169E1;
	color:#fff;
	font-size:12px;
	padding:5px;
	font-weight:bold;
}


.switch {
	position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}
