.user-icon{
	background:url(../images/user-icon.png) no-repeat;
	width:23px;
	height:14px;
	float:left;
	margin-top:2px;
	}
.home-icon{
	background:url(../images/home-icon.png) no-repeat;
	width:7px;
	height:11px;
	float:left;
	display:block;
	margin:9px 0 0 9px;
	}
.settings,.open .settings, .refresh, .ph-encounter, .ph-msg, .available-slot, .newappointment, .scan-doc, .search-chart, .new-chart, .clinic-activity{
	background:url(../images/quickactionicons.png) no-repeat;
	width:28px;
	height:40px;
	cursor:pointer;
	}
.open .settings{
	background:url(../images/settings-selected.png) no-repeat;
	width:38px;
	}
.settings{
	background-position:-464px -3px;
	width:41px;
	}
.refresh{
	background-position:-415px -3px;
	width:41px;
	}
.ph-encounter{
	background-position:-370px -2px;
	width:30px;
	}
.ph-msg{
	background-position:-321px -2px;
	width:30px;
	}
.available-slot{
	background-position:-272px -2px;
	width:30px;
	}
.newappointment{
	background-position:-225px -2px;
	width:30px;
	}
.scan-doc{
	background-position:-176px -2px;
	width:32px;	
	}
.search-chart{
	background-position:-125px -2px;
	width:33px;
	}
.new-chart{
	background-position:-75px -2px;
	width:33px;
	}
.clinic-activity{
	background-position:-28px -2px;
	}
/* msg search text box */
input.msgsearch{
	margin-bottom:0;
	border-color:#c5c5c5;
	background: url("../images/search.png") left  #fff;
	 background-position: 4px 8px;
	 background-repeat:no-repeat;
	 padding-left:20px;
	}
.new-msg, .active-msg, .sent-msg, .closed-msg, .patient-msg{
	}
.new-msg{
	background:url(../images/new-msg.png) no-repeat 16px 0;
	height:31px;
	}
.active-msg{
	background:url(../images/active-msg.png) no-repeat 16px 0;
	height:43px;
	}
.closed-msg{
	background:url(../images/closed-msg.png) no-repeat 16px 0;
	height:43px;
	}
.sent-msg{
	background:url(../images/sent-msg.png) no-repeat 13px 0;
	height:31px;
	}
.patient-msg{
	background:url(../images/patient-msg.png) no-repeat 20px 0;
	height:43px;
	}
.flag-enable, .flag-disable {
	width:16px;
	height:15px;
	display:inline-block;
	margin-left:10px;
	cursor:pointer;
	}
.flag-enable{
	background:url(../images/flg-m-red.gif) no-repeat;
	}
.flag-disable{
	background:url(../images/flag_dis.gif) no-repeat;
	}
.flag-complete{
	background:url(../images/flg-compl.gif) no-repeat;
	width:16px;
	height:15px;
	display:inline-block;
	margin-left:10px;
	cursor:pointer;
	}
.priority{
	background:url(../images/Priority.png) no-repeat;
	width:7px;
	height:14px;
	display:inline-block;
	margin-left:10px;
	cursor:pointer;
	}			
.attachment{
	background:url(../images/attachment.png) no-repeat;
	width:7px;
	height:14px;
	display:inline-block;
	margin-left:10px;
	cursor:pointer;
	}
.blank{
	background:url(../images/Blank.png) no-repeat;
	width:7px;
	height:14px;
	display:inline-block;
	margin-left:10px;
	cursor:pointer;
	}
.icon-reply, .icon-replyall, .btn-attach{
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-position: 14px 14px;
	background-repeat: no-repeat;
	}	
.icon-reply{
	background:url(../images/reply.png) no-repeat;
	}
.icon-replyall{
	background:url(../images/replyall.png) no-repeat;
	}
.btn-attach{
	background:url(../images/btn-attach.png) no-repeat;
	}
.msg-selected-arrow{
	background:url(../images/msg_select_arrow.png) no-repeat;
	width:11px;
	height:20px;
	position:absolute;
	right:-1px;
	top:45%;
	}
.open-chart{
	background:url(../images/icon_graph.png) no-repeat;
	width:40px;
	height:40px;
	cursor:pointer;	
	background-position:-28px -2px;
	
}
.view-attachments
{
	background:url(../images/view_attachment.png) no-repeat;
	width:40px;
	height:40px;
	cursor:pointer;
	display:inline-block;
	background-position:-75px -2px;
	
}
.referral-physician
{
	background:url(../images/pin.gif) no-repeat;
	width:50px;
	height:40px;
	cursor:pointer;
	background-position:-28px -2px;
}

/* ELAB ORDERS*/
.editicon
{
    background: url("../images/edit-ico.png") no-repeat;
    width: 13px;
    height: 13px;
    cursor: pointer;
    margin: 5px 10px;
}

.backarrow
{
    background: url("../images/backarrow.png") no-repeat 10px 2px;
    height: 25px;
    width: 44px;
    margin: 7px 5px 0 0;
    cursor: pointer;
}
.order-enable, .order-normal, .icd-normal, .icd-enable
{
    width: 33px;
    height: 73px;
    margin: 2px;
    cursor: pointer;
}
.order-enable
{
    background: url("../images/order-enable.png") no-repeat;
}
.order-normal
{
    background: url("../images/order-normal.png") no-repeat;
}
.icd-normal
{
    background: url("../images/icd-normal.png") no-repeat;
}
.icd-enable
{
    background: url("../images/icd-enable.png") no-repeat;
}
.searchright
{
    background: url("../images/search-right.png") no-repeat;
    width: 27px;
    margin-left: -1px;
    cursor: pointer;
}
.closeicon
{
    position: absolute;
    right: -13px;
    top: -12px;
    background: url("../images/close.png") no-repeat;
    height: 24px;
    width: 24px;
    cursor: pointer;
}

/*----------------------------LAB Orders--------------------------------------------*/