/*html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; }  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; }*/
HTML{
	height: 100%;
	width:100%;
	overflow: hidden;
}
BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
    /*min-width: 1000px;*/
	/*max-width: 1280px;*/
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	overflow: hidden;
	font-weight: normal;
}

.topMenu
{
    background-color: #b7b6b6;
    height: 30px;
    font-size: 20px;
}



/* Patient Messages Pan Classes */

.MainMessage{
    border: 1px solid #b7b6b6;
    width: 800px;
}
.MainMessage TH{
    text-align:left;
    padding: 3px;
    border-bottom: 1px solid #b7b6b6;
}
.MainMessage TH SPAN{
    font-weight:normal;
}
.MainMessage .MessageTitle{
    background-color: #edecec;
    width:100%;
}

.MainMessage .MessageTitle TD{
    padding: 3px;
}
.MainMessage div.MessageDiv{
    background-color: #fff;
    height:80px;
    overflow:auto;
}
.MainMessage .MessageText{
    background-color: #fff;
    white-space: normal !important;
}
.HorizontalLine{
    margin-top:5px;
    margin-bottom:5px;
    width:100%;
    height:1px;
    background-color:white;
}
.MessageBox{
    /*border: 1px solid #6bc1e6;
    padding:20px;
    background-color: #ecebeb;*/
    width:800px !important;
}
.Reply{
    border: 1px solid #b7b6b6;
    width: 900px;
}
.Reply TD{
    font-size: 11px;
    font-family: Tahoma,Helvetica,Arial,sans-serif;
}
.Reply .ReplyMessage{
    background-color: #fff;
    padding:10px;
}
.Reply .MessageTitle{
    background-color: #cecece;
    border: 1px solid white;
}
.Reply .MessageTitle td{
    padding:5px;
}
.Reply .MessageTitle span{
    font-weight:bold;
}
/* End Patient Messages Pan Classes */

a{color:#3377BB; text-decoration:none;outline:none;}
a:active { 
    outline: none;
}

.borderLeft{
	border-left: 1px solid #6bc1e6;
}
.borderRight{
	border-right: 1px solid #6bc1e6;
}
.borderTop{
	border-top: 1px solid #6bc1e6;
}
.borderBottom{
	border-bottom: 1px solid #6bc1e6;
}
.borderAll{
	border: 1px solid #6bc1e6;
}
.AlignLeft
{
    text-align:left !important;
}
.AlignRight
{
    text-align:right !important;
}
/*********************/
/** Startup Page **/
/*********************/

.lShadow
{
    background: url(images/bg_shadow_l.png) no-repeat left;
}
.rShadow
{
    background: url(images/bg_shadow_r.png) no-repeat right;
}
.bgfff_r
{
    background: url(images/bg_fff_r.png) no-repeat right;
}

.bgfff_l
{
    background: url(images/bg_fff_l.png) no-repeat left;
}

.rAlignList
{
    color:#096c9b;
    font-size:16px;
    text-align:right;
    margin:25% 0;
}
.rAlignList li
{
    height:43px;
    list-style:none;
    line-height:38px;
    padding-right:10px;
}
.rAlignList .active
{
    background: url(images/bg_rAlignList.png) no-repeat right;
}
.rAlignList li a
{
    color:#096c9b;
    display:block;
}
.rAlignList li a:hover
{
    color:#014c70;
}

.lAlignList
{
    color:#096c9b;
    font-size:14px;
    text-align:left;
    margin:25% 0;
    
}
.lAlignList ul
{
    margin:5px 0;
    padding:0;
}
.lAlignList h3
{
    color:#70b416;
    font-size:16px;
    font-weight:normal;
    text-align:left;
    margin:5px 10px
}
.lAlignList li
{
    background: url(images/border_top.png) no-repeat left top;
    height:36px;
    list-style:none;
    line-height:38px;
    padding-left:10px;
}
.lAlignList .active
{
    background: url(images/bg_lAlignList.png) no-repeat;
}
.lAlignList li a
{
    color:#096c9b;
    display:block;
}
.lAlignList li a:hover
{
    color:#014c70;
}
.video_desc
{
    color:#7d7d7d;
    font-size:12px;
    line-height:16px;
    padding:5px 20px;
    text-align:left;
}


.startupMenu a
{
    margin:0 10px;
}
.startupAccord
{
    list-style:none;
    margin:0;
    padding:0;
    text-align:left;
    
}
.startupAccord li
{
    background: url(images/liHead_bg.png) repeat-x #e5f7ff;
    height:35px;
    margin:0;
    padding:0;
}
.startupAccord li.active
{
    min-height:370px;
}
.startupAccord h3
{
    background: url("images/arrow_collapsed.png") no-repeat 0 center transparent;
    color:#1479a9;
    cursor:pointer;
    margin:0;
    padding:10px 10px 10px 23px;
}
.guideWrapper
{
    position:absolute;
}

#createSchedule
{
    position:relative;
    min-height:310px;
}
#createSchedule div
{
    display:block;
    min-height: 42px;
    position:absolute;
    text-align:center;
    width:42px;
}
#createSchedule div a
{
    display:block;
    padding-top: 40px;
}
#createSchedule .hrz
{
    background-image: url(images/arrow_lr.png);
    display:block;
    height:11px;
    width:85px;
    position:absolute;
}
#createSchedule .vrt
{
    background-image: url(images/arrow_tb.png);
    display:block;
    height:85px;
    width:11px;
    position:absolute;
}
#createSchedule #img1
{
    background: url(images/icon_schTab.png) no-repeat;
    left:50px;
    top:10px;
}
#createSchedule #img2
{
    background: url(images/icon_dailySch.png) no-repeat;
    left:250px;
    top:10px;
}
#createSchedule #img3
{
    background: url(images/icon_selectPatient.png) no-repeat;
    left:450px;
    top:10px;
}
#createSchedule #img4
{
    background: url(images/icon_createPatient.png) no-repeat;
    left:250px;
    top:185px;
}
#createSchedule #img5
{
    background: url(images/icon_schTab.png) no-repeat;
    left:450px;
    top:185px;
}
#createSchedule #img6
{
    background: url(images/icon_done.png) no-repeat;
    left:650px;
    top:185px;
}
#createSchedule #arr1
{
    left: 136px;
    top: 30px;
}
#createSchedule #arr2
{
    left: 336px;
    top: 30px;
}
#createSchedule #arr3
{
    left: 265px;
    top: 90px;
}
#createSchedule #arr4
{
    left: 465px;
    top: 90px;
}
#createSchedule #arr5
{
    left: 336px;
    top: 210px;
}
#createSchedule #arr6
{
    left: 530px;
    top: 210px;
}

.panList
{
    text-align:left;
}
.panList h2
{
    background: url("images/liHead_bg.png") repeat-x center #E5F7FF;
    border-top:1px #c0e5f6 solid;
    border-bottom:1px #c0e5f6 solid;
    color:#5ab3dd;
    height: 22px;
    margin:0;
    padding: 3px 0 0 10px;
    
    font-size:13px;
}
.panList ul li
{
    color:#5ab3dd;
    font-size:11px;
    list-style:square;
    line-height:21px;
    letter-spacing:1px;
    padding-right: 10px;
}
.panList ul li a:hover
{
    color:#02415f;
}
.panList ul li span
{
    color: #0371B3;
    float:right;
}


.liveChat
{
    color:#8abdd6;
}
.liveChat p
{
    text-align:center;
    margin:0;
    padding-top:5px;
}
.liveChat .chatWindow
{
    background: url("images/bg_chat.png") repeat-x bottom;
    color#066594;
    font-size:11px;
    min-height:110px;
    letter-spacing:1px;
    line-height: 18px;
    padding:10px;
    text-align:left;
}
.liveChat .chatWindow div
{
    color:#066594;
}
.liveChat .chatWindow .title
{
    color:#8abdd6;
    font-weight:bold;
}
.liveChat textarea
{
    border:1px #a0ddfa solid;
    width:100%;
}
.liveChat .call
{
    color:#066594;
    font-size:16px;
}

/* Left Menu Panel Classes */
.leftPanel{
	/*background-image: url(images/bg_left_menu_panel.gif);
	background-repeat: repeat-y;*/
	vertical-align: top;
	overflow: hidden;
    background-color: #dfefff;
}
.leftPanelBg
{
    /*background-image: url(images/bg_left_menu_panel.gif);
	background-repeat: repeat-y;*/
	background-color: #dfefff;
    text-align:left;
}
.pxWhite
{
    width: 1px;
    border-top: 1px solid #9ee1fe;
    background-color: White;
}
#leftMenuPanel, #leftMenuSubPanel{
	
	vertical-align: top;
	overflow: hidden;
	width: 190px;
}
#leftMenuPanelPatient{
	
	vertical-align: top;
	overflow: hidden;
	width: 280px;
}

#leftMenuScrollDiv{
	vertical-align: top;
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
}

.leftPanel strong{
	margin-left: 10px;
	margin-top: 5px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #015078;
	display:block;
}
.leftPanel a.menuLink{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #015078;
	text-decoration: none;
	padding-right:5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	line-height: 15px;
	outline: none;
}

.leftPanel a.menuLink:hover
{
	background-color: #048ac8;
	color: #FFFFFF;
	background-image: url(images/bg_left_menu_arrow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
.leftPanel a.menuLinkSelected
{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right:5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	line-height: 15px;
	background-color: #32b5f1;
	color: #FFFFFF;
	background-image: url(images/bg_left_menu_arrow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}

.leftPanel div.menuLink{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #015078;
	text-decoration: none;
	padding-right:5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	line-height: 15px;
	outline: none;
}

.leftPanel div.menuLink:hover
{
	background-color: #048ac8;
	color: #FFFFFF;
	background-image: url(images/bg_left_menu_arrow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
.leftPanel div.menuLinkSelected
{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right:5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	line-height: 15px;
	background-color: #32b5f1;
	color: #FFFFFF;
	background-image: url(images/bg_left_menu_arrow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
#patientMenu
{
    width:100%;
    height: 100%;
    border-right:1px solid #39c7d7;
    
}
#patientMenu a
{
    text-decoration: none;
    outline: none;
}
#patientMenu a.menuLink:hover
{
	background-color: #048ac8;
	color: #FFFFFF;
	background-image: url(images/bg_left_menu_arrow_selected.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#patientMenu a.menuLinkSelected
{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right:5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	line-height: 15px;
	background-color: #32b5f1;
	color: #FFFFFF;
	background-image: url(images/bg_left_menu_arrow_selected.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/*
.leftPanel a.menuLinkSelected:hover
{
	background-color: #048ac8;
	color: #FFFFFF;
}*/
#patientMenu .visitMenuPanLinks{
	width: 100%;
	min-height: 100px;
	background-color: White;
}
#patientMenu .visitMenuPanLinks a{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 170px;
	color: #015078;
	text-decoration: none;
	text-align: left;
	line-height: 15px;
	padding: 3px 5px 3px 27px;
	display: block;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	text-indent: -20px;
	outline: none;
}

#patientMenu .visitMenuPanLinks a:hover
{
	background-color: #048ac8;
	border-top: 1px solid #08a2ea;
	border-bottom: 1px solid #108ec9;
	color: #FFFFFF;
}

#patientMenu .visitMenuPanLinks .nextPrevPan
{
 	width: 100%;
 	text-align: right;
}

#patientMenu .visitMenuPan{
	width: 210px !important;
}
#patientMenu .visitMenuPanTopLC
{
    width:6px;
	height: 27px;
	background-image: url(images/bg_menu_visit_pan_top_lc.png);
	background-repeat: no-repeat;
}
#patientMenu .visitMenuPanTab{
	width:91px;
	height: 27px;
	margin-top: 10px;
	background-image: url(images/bg_menu_visit_tab.png);
	background-repeat: no-repeat;
	background-position: left;
	white-space: nowrap;
}
#patientMenu .visitMenuPanTabLine
{
    width:106px;
	height: 27px;
	background-image: url(images/bg_menu_visit_pan_top_c.gif);
	background-repeat: repeat-x;
}
#patientMenu .visitMenuPanBotLine
{
    width:106;
	height: 9px;
	background-image: url(images/bg_menu_visit_pan_bot_cl.gif);
	background-repeat: repeat-x;
}
#patientMenu .visitMenuPanTopRC
{
    width:7px;
	height: 27px;
	background-image: url(images/bg_menu_visit_pan_top_rc.png);
	background-position: top;
	background-repeat: no-repeat;
}

#patientMenu .visitMenuPanLM
{
    width:6px;
	background-image: url(images/bg_menu_visit_pan_lm.gif);
	background-repeat: repeat-y;
	background-position:left;
}
#patientMenu .visitMenuPanRM
{
    width:7px;
	background-image: url(images/bg_menu_visit_pan_rm.gif);
	background-position: right;
	background-repeat: repeat-y;
}
#patientMenu .visitMenuPanBotLC
{
    width:7px;
	height: 27px;
	background-image: url(images/bg_menu_visit_pan_bot_lc.png);
	background-position: top;
	background-repeat: no-repeat;
}
#patientMenu .visitMenuPanBotRC
{
    width:7px;
	height: 27px;
	background-image: url(images/bg_menu_visit_pan_bot_rc.png);
	background-position: top;
	background-repeat: no-repeat;
}



#patientMenu .visitMenuPanTab span{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #546b76;
	text-align: left;
	display: block;
	padding-left: 5px;
}


#patientMenu #clinicalCont a.menuLink{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
	color:#0170a5;
	vertical-align:top;
	cursor:pointer;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
}
#patientMenu #clinicalCont a.menuLinkHover{
	color:#000;
	cursor:pointer;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: none;
}
#patientMenu .pName{
	background-color: #FFF;
	border-bottom: 1px solid #39c7d7;
    border-right: 1px solid #39c7d7;
	text-decoration:none;
}


#patientMenu .pName td a{
	color: #60abcd;
	font-weight: bold;
	text-decoration:none;
	display:block;
    width: 220px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
    padding-top:6px;
    padding-bottom:6px;

}
#patientMenu .pName td a:hover{
	color: #026b9d;
}

#patientMenu .pNameSelected{

    background-color: #e9fdff;
	border-bottom: 1px solid #39c7d7;
    border-right: 1px solid #39c7d7;
	text-decoration:none;
}

#patientMenu .pNameSelected td a{
	color: #60abcd;
	font-weight: bold;
	text-decoration:none;
	display:block;
	width: 220px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
    padding-top:6px;
    padding-bottom:6px;
}
#patientMenu .pNameSelected td a:hover{
	color: #026b9d;
}

#patientMenu div.pCont{
	display:none;
	background-color: #fff;
	background-image: url(images/bg_pmenu_selected.gif);
	background-position: left;
	background-repeat: repeat-y;
	border-bottom: 1px solid #39c7d7;
}
#patientMenu td a.CloseBtn
{
    padding-left:10px;
    font-family: Comic Sans MS;
    font-size: 15px;
    color: #60abcd;
    font-weight: normal;
    border-right: 1px solid #39c7d7;
}
#patientMenu td a.CloseBtn:hover{
    background-color: #dbf7fd;
    color: #026b9d;
}

#patientMenu td{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
#patientMenu .phVisits{
	padding: 3px 5px 3px 26px;
	font-weight:bold;
	color: #015078;
	display:none;
}
.leftPanel b{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #546b76;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	background-image: url(images/bg_left_menu_sep.gif);
	background-repeat: repeat-y;
	border-bottom: 1px solid #a1dbf8;
	border-top: 1px solid #a1dbf8;
	height:15px;
	margin-top:8px;
	margin-bottom:5px;
}

#patientMenu #clinicalCont {
	display: none;
}
#patientMenu ul li a.menuLink
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size:11px;
	text-decoration: none;
	color:#0170a5;
	vertical-align:top;
	cursor:pointer;
}
#patientMenu .bClose{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #546b76;
	text-decoration: none;
	padding-left: 27px;
	display: block;
	background-image: url(images/col_icon.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	width: 100%;
	height:15px;
	padding-left: 27px;
	padding-top: 5px;
	padding-bottom: 3px;
	cursor: pointer
}
#patientMenu .bClose:hover{
	background-color: #b7e4fa;
	color: #000;
}
#patientMenu .bOpen{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #546b76;
	text-decoration: none;
	padding-left: 27px;
	display: block;
	background-image: url(images/exp_icon.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	width: 100%;
	height:15px;
	padding-left: 27px;
	padding-top: 5px;
	padding-bottom: 3px;
	cursor: pointer
}
#patientMenu .bOpen:hover{
	background-color: #b7e4fa;
	color: #000;
}
.schedulePatientName
{
    color: #a30046;
}

.listTabs
{
    background: url("images/bg_list_tabs.png") #f0f9ff repeat-x bottom ;
    display: table;
    table-layout:fixed;
    margin: 0;
    padding:0;
    width:100%;
}
.listTabs li
{
    background: url("images/bg_btnLink.gif") repeat scroll 0 0 transparent;
    border: 1px solid #1B9FC4;
    border-radius: 1px 1px 0 0;
    display:table-cell;
    list-style: none outside none;
    margin: 4px 3px 0;
    text-align:center;
}
.listTabs li:hover
{
    background:url("images/bg_btn_hot_link.gif");
}
.listTabs li.active
{
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: medium none #FFFFFF;
    color: #000000;
    font-weight: bold;
}
.listTabs li.active a
{
    color:#000 !important;
}
.listTabs li:hover a
{
    color:#000 !important;
}
.listTabs li a
{
    display:block;
    padding: 3px 10px;
    color:#0990b6 !important;
}

.m_Close{
	width: 15px;
	height: 15px;
	background-image: url(images/pmenu_icon_dn.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid transparent;
	margin-right: 4px;
	margin-top: 1px;
}
.m_Close:hover{
	border: 1px solid #49a5b2;
	cursor: pointer;
}
.m_Open{
	width: 15px;
	height: 15px;
	background-image: url(images/pmenu_icon_up.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 1px solid transparent;
	margin-right: 4px;
	margin-top: 1px;
}
.m_Open:hover{
	border: 1px solid #49a5b2;
	cursor: pointer;
}

/* End Left Menu Panel Classes*/


/* Left Menu Slider Classes*/

#hslideLeftMenuBtn.hslideClose{
	background: url(images/rslide.gif);
}
#hslideLeftMenuBtn.hslideOpen{
	background: url(images/lslide.gif);
}
#hslideLeftMenuBtn{
	width:8px;
	height:120px;
	cursor:pointer;
}
#hslideRightPanelMedicationBtn{
    width:8px;
	height:120px;
	cursor:pointer;
}
#hslideRightPanelMedicationBtn.hslideClose{
	background: url(images/lslide.gif);
}
#hslideRightPanelMedicationBtn.hslideOpen{
	background: url(images/rslide.gif);
}
/* End Left Menu Slider Classes*/

/* START Action Pan panels */

.actionPan
{
    
}

.actionPan div.panel div.pWinBarN
{
    width: 100%;
	height: 26px;
	background-image: url(images/bg_action_section_titlebar.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
	border-bottom: 1px solid #39c7d7;
	background-color: #97f4ff;
	border-top-right-radius:4px;
	border-top-left-radius:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    
}
.actionPan div.panel div.panel div.pWinBarN
{
    width: 100%;
	height: 26px;
	/*background-image: url(images/bg_action_section_titlebar_sub.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	background-image: none;
	background-color: white;
	border-bottom: 1px solid #39c7d7;
}
.actionPan div.panCont div.pWinBarN .iconWindowsClose
{
    width: 19px;
	height: 18px;
	display: inline;
	margin-right: 10px;
	margin-bottom: 3px;
	border: 1px solid transparent;
	cursor: pointer;
	background-image: url(images/icon_close_white.gif) !important;
	background-repeat: no-repeat;
	background-position: center;
}


.actionPan div.panCont div.pWinBarN .iconWindowsClose:hover{
	border: 1px solid #49a5b2;
	cursor: pointer;
}



.actionPan div.panel
{
    align: center;
	width: 99%;
	border: 1px solid #39c7d7;
	/*background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	/*background-color: #e4fdff;*/
	background-color: #fff;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
	
}
.actionPan div.panel div.panel
{
    align: center;
	width: 98%;
	border: 1px solid #39c7d7;
	/*background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	/*background-color: #e4fdff;*/
    background-color: #fff;    
	
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
	height: auto;
}
.actionPan div.panCont{
	width: 100%;
	height: 100%;
	/*height: 216px;
	overflow-y: auto;
	overflow-x:hidden;*/
	overflow: auto;
	/*background-color: #e4fdff;*/
	background-color: #fff;
}

.actionPan div.panCont div.dataFormPan{
	padding: 10px;
}
.actionPan div.panelContainer
{
    align: center;
	width: 99%;
	border: 1px solid #39c7d7;
	/*background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	/*background-color: #e4fdff;*/
	background-color: #fff;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    padding-bottom: 2px;
    margin-bottom: 10px;
	
}
.actionPan div.panelContainer div.pWinBarN
{
    width: 100%;
	height: 26px;
	background-image: url(images/bg_action_section_titlebar.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
	border-bottom: 1px solid #39c7d7;
	background-color: #97f4ff;
}
.actionPan div.panelContainer div.panel div.pWinBarN
{
    width: 100%;
	height: 26px;
	/*background-image: url(images/bg_action_section_titlebar_sub.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	background-image: none;
	background-color: white;
	border-bottom: 1px solid #39c7d7;
}
.actionPan div.panelContainer div.panel div.pWinBarTitle{
	padding-left: 6px;
	padding-right: 10px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #145361;
	font-weight: bold;
	text-align: left;
	white-space:nowrap;
    margin-right: 20px;
}

.actionPan .btnBar{
	height: 24px;
	background-image: url(images/bg_btnbar.gif);
	background-repeat: repeat-x;
	border-bottom:1px solid #39c7d7;
}

.actionPan .pWinBarTitle{
	padding-left: 6px;
	padding-right: 10px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #145361;
	font-weight: bold;
	text-align: left;
	white-space:nowrap;
    margin-right: 20px;
}
.actionPan div.panel div.panel div.pWinBarTitle{
	padding-left: 6px;
	padding-right: 10px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #145361;
	font-weight: bold;
	text-align: left;
	white-space:nowrap;
    margin-right: 20px;
}

.actionPan .iconWindows{
	width: 19px;
	height: 18px;
	display: inline;
	margin-right: 10px;
	margin-bottom: 3px;
	border: 1px solid transparent;
	cursor: pointer;
}
.actionPan .iconWindows:hover{
	border: 1px solid #49a5b2;
	cursor: pointer;
}
.actionPan div.pWinBarN .iconWindowsClose{
	width: 19px;
	height: 18px;
	display: inline;
	margin-right: 10px;
	margin-bottom: 3px;
	border: 1px solid transparent;
	cursor: pointer;
	background-image: url(images/icon_action_close.gif) !important;
	background-repeat: no-repeat;
	background-position: center;
}
.actionPan div.pWinBarN .iconWindowsClose:hover{
	border: 1px solid #49a5b2;
	cursor: pointer;
}

.actionPan div.pWinBarN a.btnLink 
{
	border: 1px solid transparent;
	Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #0467a2;
	height: 22px;
	background-image: none;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	margin-top: 2px;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;

}

.actionPan div.pWinBarN a.btnLink:hover {
	border-bottom: 1px solid #3897bf;
	border-right: 1px solid #3897bf;
	border-top: 1px solid #94d7f4;
	border-left: 1px solid #94d7f4;
	color: #000;
	background-image: url(images/bg_btnLinkVisit_hover.gif);
    text-decoration: none;
}

.actionPan .Open1 {
	background : transparent url(images/icon_action_up.gif) no-repeat center;
	cursor: pointer;
	display: inline;
}

.actionPan .Close1 {
    background: transparent url(images/icon_action_dn.gif);
	background-repeat: no-repeat;
	display: inline;
	cursor: pointer;
}

.actionPan .btnLink 
{
	border-bottom: 1px solid #5db6dc;
	border-right: 1px solid #5db6dc;
	border-top: 1px solid #84d1f3;
	border-left: 1px solid #84d1f3;
	Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #0467a2;
	height: 22px;
	background-image: url(images/bg_btnLinkVisit.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	margin-top: 5px;
	padding-left:10px;
	padding-right:10px;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;

}
.actionPan .btnLink:hover {
	border-bottom: 1px solid #3897bf;
	border-right: 1px solid #3897bf;
	border-top: 1px solid #94d7f4;
	border-left: 1px solid #94d7f4;
	Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	height: 22px;
	background-image: url(images/bg_btnLinkVisit_hover.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	cursor:pointer;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    text-decoration: none;
}


/* END Action Pan panels */

/* Penal Start */
.panel
{
    align: center;
	width: 99%;
	border: 1px solid #6bc1e6;
	/*background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: white;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    margin-bottom: 5px;
    overflow:hidden;
	
}

.panelTab
{
    align: center;
	width: 99%;
	border-right: 1px solid #6bc1e6;
    border-left: 1px solid #6bc1e6;
    border-bottom: 1px solid #6bc1e6;
	background-color: white;
	border-radius:0px 4px 4px 4px;
    -moz-border-radius:0px 4px 4px 4px;
    -webkit-border-radius: 0px 4px 4px 4px;
    margin-bottom: 5px;
    overflow:hidden;
	
}
/* .panelDashboard Used in Dashboard */
.panelDashboard
{
    align: center;
	width: 99%;
	border: 1px solid #6bc1e6;
	/*background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: white;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    margin-bottom: 7px;
	
}

/* .panel50 Used in Patient_Chart */
.panel50
{
    align: center;
    width: 98%;
    float: left;
    margin-left: 5px;
	border: 1px solid #6bc1e6;
    /*height: 100%;
	background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: white;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    margin-bottom: 15px;
	
}
.panContChartPanels, .panContChartPanelsHM_S{
    width: 100%;
    min-height:50px;
    max-height: 182px;
    overflow:auto;
}
.panContChartPanelsHM_M{
    width: 100%;
    height: 400px;
    overflow:auto;
}
/*end*/
.panelContainer
{
    align: center;
	width: 99%;
	border: 1px solid #6bc1e6;
	/*background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: #FFFFFF;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    padding-bottom: 2px;
    margin-bottom: 10px;
	
}

.tabPanelsBox
{
	border-left: 1px solid #6bc1e6; 
	border-right: 1px solid #6bc1e6; 
	border-bottom: 1px solid #6bc1e6;
	padding: 10px 7px 7px 7px;
}

.pWinBar{
	width: 100%;
	height: 26px;
	background-image: url(images/bg_section_titlebar.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
	border-bottom: 1px solid #6bc1e6;
	cursor:move;
	border-radius:3px 3px 0 0;
}
.pWinBarN{
	width: 100%;
	height: 26px;
	background-image: url(images/bg_section_titlebar.gif);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
	border-bottom: 1px solid #6bc1e6;
	border-top-right-radius:3px;
	border-top-left-radius:3px;
    -moz-border-radius-topright:3px;
    -moz-border-radius-topleft:3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
}
.pWinBarNSmallBG
{
    width: 100%;
	height: 26px;
	background-image: url(images/bg_pwinbarn_small.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
	border-bottom: 1px solid #6bc1e6;
	border-radius:3px 3px 0 0;
}
div.pWinBarN a.btnLink, div.pWinBar a.btnLink
{
	border: 1px solid transparent;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #0467a2;
	height: 22px;
	background-image: none;
	background-repeat: repeat-x;
	padding-bottom: 2px;
	margin-top: 2px;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	padding-top: 3px;
	padding-bottom: 4px;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;

}

div.pWinBarN a.btnLink:hover, div.pWinBar a.btnLink:hover {
	border-bottom: 1px solid #3897bf;
	border-right: 1px solid #3897bf;
	border-top: 1px solid #94d7f4;
	border-left: 1px solid #94d7f4;
	color: #000;
	background-image: url(images/bg_btnLink_hover.gif);
    text-decoration: none;
}

span.pWinBarHotLink
{
    margin-top: 2px;
	padding: 0px 8px 4px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #0371b3;
	text-decoration: none;
	height: 15px;
	border: 1px solid transparent;
    display:inline-block;
    white-space:nowrap;
}

.pWinBarHotLink input[type=checkbox]
{
	vertical-align:-2px;
}
.pWinBarHotLink 
{
    margin-top: 2px;
	padding: 2px 8px 1px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #0371b3;
	text-decoration: none !important;
	height: 15px;
	border: 1px solid transparent;
    display:inline-block;
    white-space:nowrap;
}
.pWinBarHotLink:hover {
	background-image: url(images/bg_btn_hot_link.gif);
	background-repeat:repeat-x;
	border: 1px solid #6bc1e6;
	color: #000;
    cursor:pointer;
    
}
.pWinBarHotLinkScan
{
    margin-top: 2px;
	padding: 2px 8px 3px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 13px;
    font-weight: bold;
	color: #0371b3;
	text-decoration: none !important;
	height: 15px;
	border: 1px solid transparent;
    display:inline-block;
    white-space:nowrap;
}
.pWinBarHotLinkScan:hover {
	background-image: url(images/bg_btn_hot_link.gif);
	background-repeat:repeat-x;
	border: 1px solid #6bc1e6;
	color: #000;
    cursor:pointer;
    
}
.iconSort{
    width:18px;
    height:18px;
    vertical-align:-5px;
    background-image: url(images/icon_sort.gif);
	background-repeat:no-repeat;
    background-position:center;
    display:inline-block;
}
.pWinBarVisit{
	width: 100%;
	height: 26px;
	border-bottom: 1px solid #6bc1e6;
	background-image: url(images/bg_win_bar_visit.gif);
	background-repeat: repeat-x;
}
.pWinBarTitleVisit{
	padding-left: 6px;
	padding-right: 10px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #145e89;
	font-weight: bold;
	text-align: left;
	white-space:nowrap;
    margin-right: 20px;
}
.pWinBarTitle{
	padding-left: 6px;
	padding-right: 10px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #0371b3;
	font-weight: bold;
	text-align: left;
	white-space:nowrap;
    margin-right: 20px;
}



.iconWindows{
	width: 21px;
	height: 20px;
	display: inline;
	margin-right: 10px;
	margin-top: 2px;
	border: 1px solid transparent;
	cursor: pointer;
}

.iconWindows:hover{
	border: 1px solid #49a5b2;
	cursor: pointer;
}
.iconEmpty{
	width: 1px;
	height: 20px;
	display: inline;
	margin-top: 2px;
	border: 1px solid transparent;
}
.iconWindowsClose{
	width: 21px;
	height: 20px;
	display: inline;
	margin-right: 10px;
	margin-top: 2px;
	border: 1px solid transparent;
	cursor: pointer;
	background-image: url(images/icon_close.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.iconWindowsClose:hover{
	border: 1px solid #49a5b2;
	cursor: pointer;
}
.panelContents{
	width: 100%;
	height: 130px;
	overflow: auto;
}

.apPanelContents{
	width: 100%;
	height: 70px;
	overflow: auto;
}
div.apPanCont{
	width: 100%;
	height: 70px;
	overflow: hidden;
}

.scheduleContents{
	width: 100%;
	overflow: auto;
}
.scheduleContents label
{
    margin-left: 5px;
    padding-bottom: 2px;
}
.patientContents{
	width: 100%;
	overflow: auto; 
}
div.patientCont{
	width: 100%; 
	overflow: hidden;
}

.dashBoard{
	width: 100%;
	height: 100%;
	overflow: auto;
}

/* Penal End */
/* Drag n Drop classes*/

.column
{
	width:100%;
	min-height:300px;
	float:left;
}
.column  .placeholder{
	background: #f0f0f0;
	border:1px dashed #000;
}

.column1{
	width:50%;
	min-height:300px;
	float:left;
}
.column1 .placeholder1{
	background: #f0f0f0;
	border:1px dashed #000;
}

/* End Drag n Drop classes*/

.waterMark{
	background-image: url(images/sequel_logo_watermark.gif);
	background-position: center;
	background-repeat: no-repeat;
	opacity:0.05;
	filter:alpha(opacity=5);
}
.errorMessage
{
    color: Red;
}
.fTitle
{
    text-align:right !important;
	color: #0172ac;
	white-space: nowrap;
}

.dashElements label{
	cursor:pointer;
	padding-left: 3px;
}
.dashElements label:hover{
	cursor:pointer;
	background-color: #d8f4fe;
	padding-left: 3px;
}

.sliderBar{
	background: url(images/bg_slider_bar.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #6bc1e6;
	border-right: 1px solid #6bc1e6;
	border-left: 1px solid #6bc1e6;
	margin-top: 25px;
}
.sliderBarMedication{
	background: url(images/bg_slider_bar.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #6bc1e6;
	border-right: 1px solid #6bc1e6;
	border-left: 1px solid #6bc1e6;
}
.SearchButton
{
    height:18px;
    width:17px;
    background-image: url(images/icon_search.gif);
    background-position:center;
    background-repeat: no-repeat;
}
.AlertButton
{
    height:18px;
    width:18px;
    background-image: url(images/redAlert1.gif);
    background-position:center;
    background-repeat: no-repeat;
}
TD{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
}

.Open1 {
	background : transparent url(images/icon_up.gif) no-repeat center;
	cursor: pointer;
	display: inline;
}

.Close1 {
    background: transparent url(images/icon_dn.gif);
	background-repeat: no-repeat;
	display: inline;
	cursor: pointer;
}


.hotLinkPan{
	padding-right: 20px;
}
.dnArrow{
    height:12px;
    width: 16px;
    background-image: url(images/icon_menu_profile_dn.gif);
    background-repeat: no-repeat;
    background-position: left;
    display:inline-block;
    margin-right:3px;
    border:0px;
}
.hotLink {
	padding: 2px 8px 4px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	height: 19px;
	border: 1px solid transparent;
}

.hotLink:hover {
	padding: 2px 8px 4px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	background-image: url(images/bg_btn_hot_link.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	color: #000;
	height: 19px;
	border: 1px solid #dff1fe;
}

.hotLink {
	padding: 2px 8px 4px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	height: 19px;
	border: 1px solid transparent;
}

.hotLink_Clicked {
	padding: 2px 8px 4px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	background-image: url(images/bg_btn_hot_link.gif);
	background-repeat:repeat-x;
	font-size: 11px;
	color: #000;
	height: 19px;
	border: 1px solid #dff1fe;
}
.hotLink_Dashboard {
	padding: 2px 8px 0px 8px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #1479a9;
	text-decoration: none;
	height: 17px;
	border: 1px solid transparent;
	display: block;
}
.hotLink_Dashboard:hover {
	background-image: url(images/bg_btn_hot_link.gif);
	background-repeat:repeat-x;
	color: #000;
	border: 1px solid #6bc1e6;
}
.hotLink_Dashboard_Pan{
    background-color: #dfefff;
	background-image: url(images/bg_mainpan.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.welcomeUserPan{
	width:140px;
	vertical-align: top;
	padding-right: 10px;
}
.welcomeUserPan a{
	cursor: pointer;
	text-decoration:none;
}
.welcomeUserPan a td{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #FFF;
	cursor: pointer;
	font-weight: bold;
	text-decoration:none;
}

.welcomeUserPan .userUnderLine
{
    background-image: url(images/user_underline.gif);
	background-repeat:no-repeat;
	width: 120px;
	height: 1px;
    margin-top:5px;
}

.welcome{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #FFF;
	text-transform:Capitalize;
}



/* Page Tab Classes Start */

.menuTabPanWrapper
{
	width: 100%;
	background-image: url(images/bg_sub_page_tab_bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.pageTabBar{
	height:29px;
	width: 100%;
	background-color: #1479a9;
}


.pageTabBar{
	height:29px;
	width: 100%;
	/*background-image: url(images/bg_top_submenu.gif);
	background-repeat: repeat-x;*/
}
.pageTabBar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.pageTabBar ul li{
	float: left;
}
.pageTabBar .pageTabRight div.tabCloseIcon
{
    margin-top: 12px;
    height: 10px;
    width: 9px;
    border: 1px solid transparent;
    margin-left: -20px;
}

.pageTabBar .pageTabRight div.tabCloseIcon:hover{
	border: 1px solid #26719f;
	cursor: pointer;
	background-color: #e5f5ff;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
}
.pageTabBar .pageTabRight div.tabCloseIcon a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight:lighter;
	padding-left: 0px;
	margin-top: -2px;
	color: #000;
}

.pageTabBar .pageTab{
	width: 105px;
	height: 23px;
	background-image: url(images/bg_page_tab_normal.png);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #2379c4;
	text-transform:capitalize;
	text-align:center;
	vertical-align:bottom;
	padding-top:6px;
}
.pageTabBar .menuTab:hover .pageTab{
	background-image: url(images/bg_page_tab_hover.png);
}
.pageTabBar .pageTab div.tabTextDiv{
	width: 91px;
	heigh: 23px;
	text-align: center;
	padding-left:7px;
	padding-right: 7px;
}
/*
.pageTabBar .pageTab div.tabText:hover{
	heigh: 26px;
	text-align: center;
	color: #000;
	cursor: pointer;
}*/
.pageTabBar .pageTab a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	height: 23px;
	text-align: center;
	display:block;
	/*letter-spacing: 0.5px;*/
	outline: none;
	padding-top:5px;
}
.pageTabBar .pageTab a:active, a:selected, a:focus
{
    outline: none;
}
.pageTabBar .pageTab a:hover
{
	color: #000;
}


/* Page tab selected */
.pageTabBar .pageTabSelected{
	width: 105px;
	height: 23px;
	background-image: url(images/bg_page_tab_selected.png);
	background-position: bottom;
	background-repeat: no-repeat;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding-top: 6px;
	text-transform:capitalize;
	text-align:center;
}

.pageTabBar .pageTabSelected a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a30046;
	text-decoration: none;
	height: 23px;
	text-align: center;
	display:block;
	/*letter-spacing: 1px;*/
	outline: none;
	padding-top:4px;
}
.pageTabBar .pageTabSelected a:active
{
    outline: none;
}
.pageTabBar .pageTabSelected a:hover
{
	color: #000;
}
.pageTabBar .pageTabSelected div.tabTextDiv{
	width: 91px;
	heigh: 23;
	text-align: center;
	padding-left:7px;
	padding-right: 7px;
}
/*
.pageTabBar .pageTabSelected div.tabText:hover{
	heigh: 26px;
	text-align: center;
	color: #028dcf;
	cursor: pointer;
}*/
.pageTabBar .pageTabRightSelected div.tabCloseIcon
{
    margin-top: 12px;
    height: 10px;
    width: 9px;
    border: 1px solid transparent;
    margin-left: -20px;
}

.pageTabBar .pageTabRightSelected div.tabCloseIcon:hover{
	border: 1px solid #26719f;
	cursor: pointer;
	background-color: #e5f5ff;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
}
.pageTabBar .pageTabRightSelected div.tabCloseIcon a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight:lighter;
	margin-top: -2px;
	color: #000;
}
/* Page Tab Classes End*/


/*////////   Sub Page Tab Classes Start //////////*/

.subPageTabBar{
	height:26px;
	width: 100%;
	vertical-align: bottom;
	/*background-image: url(images/bg_sub_page_tab_bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
}
.subPageTabBar ul{
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}
.subPageTabBar ul li{
	float: left;
}
.subPageTabBar .pageTabLeft{
	width: 20px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_left.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.subPageTabBar .menuTab:hover .pageTabLeft{
	background-image: url(images/bg_sub_page_tab_left_hover.png);
}
.subPageTabBar .pageTabRight{
	width: 20px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_right.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.subPageTabBar .menuTab:hover .pageTabRight{
	background-image: url(images/bg_sub_page_tab_right_hover.png);
}
.subPageTabBar .pageTab
{
    padding-top: 3px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_center.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-transform:capitalize;
	text-align:center;
	white-space: nowrap;
    cursor:pointer;
}


.subPageTabBar .menuTab:hover .pageTab{
	background-image: url(images/bg_sub_page_tab_center_hover.gif);
}

.subPageTabBar .pageTab div.tabTextDiv{
	heigh: 100%;
	text-align: center;
}

.subPageTabBar .pageTab a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	height: 23px;
	text-align: center;
	display:block;
	/*letter-spacing: 0.5px;*/
	outline: none;
	padding-top:5px;
}

.subPageTabBar .pageTabRight div.tabCloseIcon
{
    margin-top: 9px;
    height: 10px;
    width: 9px;
    border: 1px solid transparent;
    margin-left: 2px;
}

.subPageTabBar .pageTabRight div.tabCloseIcon:hover{
	border: 1px solid #26719f;
	cursor: pointer;
	background-color: #e5f5ff;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
}
.subPageTabBar .pageTabRight div.tabCloseIcon a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight:lighter;
	margin-top: -2px;
	color: #000;
}
.subPageTabBar .pageTabRight div.tabCloseIcon a:hover{
	cursor: pointer;
	color: #000;
}


/* Selected Tab */
.subPageTabBar .pageTabLeftSelected{
	width: 20px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_selected_left.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.subPageTabBar .pageTabRightSelected{
	width: 20px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_selected_right.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.subPageTabBar .pageTabSelected{
	height: 26px;
	background-image: url(images/bg_sub_page_tab_selected_center.png);
	background-position: top;
	text-transform:capitalize;
	text-align:center;
	white-space: nowrap;
    cursor:pointer;
}

.subPageTabBar .pageTabSelected div.tabTextDiv{
	heigh: 100%;
	text-align: center;
}

.subPageTabBar .pageTabSelected a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #a30046;
	font-weight:bold;
	text-decoration: none;
	height: 26px;
	text-align: center;
	display:block;
	/*letter-spacing: 0.5px;*/
	padding-top: 3px;
	outline: none;
	padding-top: 7px;
}
.subPageTabBar .pageTabSelected a:hover
{
	color: #000;
}
.subPageTabBar .pageTabRightSelected div.tabCloseIcon
{
    margin-top: 9px;
    height: 10px;
    width: 9px;
    border: 1px solid transparent;
    margin-left: 2px;
}

.subPageTabBar .pageTabRightSelected div.tabCloseIcon:hover{
	border: 1px solid #26719f;
	cursor: pointer;
	background-color: #e5f5ff;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
}
.subPageTabBar .pageTabRightSelected div.tabCloseIcon a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight:lighter;
	margin-top: -2px;
	color: #7c0606;
}
.subPageTabBar .pageTabRightSelected div.tabCloseIcon a:hover{
	cursor: pointer;
	color: #000;
}
.ContainerBG
{
    background-color: #dfefff;
    background-image: url(images/bg_mainscrollpan.gif);
    background-position: top;
    background-repeat: repeat-x;
    padding:10px;
}
/* End Sub Page Tab Bar */



/* Visit Page Tab Classes Start */

.visitTabBG
{
    background-image: url(images/bg_visit_page_tabs.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 30px;
}

.visitPageTabBar{
	background-image: url(images/bg_visit_page_tab_bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 30px;
}
.visitPageTabBar .tabLeftSide
{
    height: 23px;
    width: 12px;
    background-image: url(images/bg_tab_leftside.png);
    background-repeat: no-repeat;
    display: inline;
    float: left;
}
.visitPageTabBar .tabRightSide
{
    height: 23px;
    width: 12px;
    background-image: url(images/bg_tab_rightside.png);
    background-repeat: no-repeat;
    display: inline;
    float: left;
}
.visitPageTabBar div.cvTab
{
    height: 23px;
    text-align: center;
    text-decoration: none;
    display: inline;
    float: left;
    background-image: url(images/bg_tab_center.gif);
    background-repeat: repeat-x;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    
}

.visitPageTabBar div.cvTab a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
    width: 100%;
    height: 18px;
    text-decoration: none;
    display:block;
    margin-top: 2px;
    padding-top: 2px;
}

/* End Visit Page Tab Bar */

/* Window Bar Tabs for Clinical Visit */
.pWinBarTabs
{
    text-align: right;
    height: 30px;
}
.pWinBarTabs div.cvTab
{
    width: 90px;
    height: 24px;
    background-image: url(images/bg_cv_tab.gif);
    background-repeat: no-repeat;
    display: inline;
    float: right;
    text-align: center;
}
.pWinBarTabs div.cvTab:hover
{
    background-image: url(images/bg_cv_tab_hover.gif);
    background-repeat: no-repeat;
}
.pWinBarTabs div.cvTab a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
    width: 80px;
    height: 24px;
    text-decoration: none;
    color: #000;
    display:block;
    text-align: center;
    margin-left: 5px;
}
.pWinBarTabs div.cvTab a:hover
{
    color: #000;
}
.pWinBarTabs div.cvTabSelected
{
    width: 90px;
    height: 24px;
    background-image: url(images/bg_cv_tab_selected.gif);
    background-repeat: no-repeat;
    display: inline;
    float: right;
    text-align: center;
    text-decoration: none;
}
/*
.pWinBarTabs div.cvTabSelected:hover
{
    width: 107px;
    height: 24px;
    background-image: url(images/bg_cv_tab_hover.gif);
    background-repeat: no-repeat;
    display: inline;
    float: right;
    text-align: center;
    text-decoration: none;
}*/
.pWinBarTabs div.cvTabSelected a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
    width: 80px;
    height: 24px;
    text-decoration: none;
    color: #a30046;
    display:block;
    margin-left: 5px;
}
.pWinBarTabs div.cvTabSelected a:hover
{
    color: #000;
}
/* End Window Bar Tabs for Clinical Visit */


/*////////   Calendar Tabs Classes Start //////////*/

.calTabBar{
	height:32px;
	width: 100%;
	text-align: right;
	/*background-image: url(images/bg_sub_page_tab_bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
}
.calTabBar ul{
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}
.calTabBar ul li{
	float: left;
}
.calTabBar .direction
{
    float: right;
}
.calTabBar .pageTabLeft{
	width: 1px;

}
.calTabBar .pageTabRight{
	width: 1px;
}
.calTabBar .pageTab{
	height: 28px;
	min-width: 80px;
	border: 1px solid #8dd6f6;
	background-image: url(images/bg_cal_tab_center.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-transform:capitalize;
	text-align:center;
	white-space: nowrap;
}


.calTabBar .pageTab div.tabTextDiv{
	heigh: 100%;
	text-align: center;
}

.calTabBar .pageTab a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #2590c3;
	text-decoration: none;
	height: 28px;
	text-align: center;
	display:block;
	/*letter-spacing: 0.5px;*/
	outline: none;
	padding-top:6px;
}
.calTabBar .pageTab:hover a
{
	color: #0c6690;
	font-weight: bold;
	/*letter-spacing: 0px;*/
}
.calTabBar .pageTab:hover
{
	border: 1px solid #359ac6;
}


.calTabBar .pageTabRight div.tabCloseIcon
{
    /*margin-top: 9px;
    height: 10px;
    width: 9px;
    border: 1px solid transparent;
    margin-left: 2px;*/
}

.calTabBar .pageTabRight div.tabCloseIcon:hover{
	/*border: 1px solid #FFF;
	cursor: pointer;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;*/
}
.calTabBar .pageTabRight div.tabCloseIcon a
{
    /*font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight:lighter;
	padding-left: 2px;
	margin-top: -3px;
	color: #000;*/
}
.calTabBar .pageTabRight div.tabCloseIcon a:hover{
	/*cursor: pointer;
	color: #000;*/
}


/* Selected Tab */
.calTabBar .pageTabLeftSelected{
	width: 1px;
}
.calTabBar .pageTabRightSelected{
	width: 1px;
}
.calTabBar .pageTabSelected{
	height: 28px;
	min-width: 80px;
	background-image: url(images/bg_cal_tab_selected_center.gif);
	background-position: top;
	text-transform:capitalize;
	text-align:center;
	white-space: nowrap;
	border: 1px solid #359ac6;
}

.calTabBar .pageTabSelected a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	height: 28px;
	text-align: center;
	display:block;
	/*letter-spacing: 0.5px;*/
	outline: none;
	padding-top:6px;
}
.calTabBar .pageTabSelected:hover a
{
	font-weight: bold;
	/*letter-spacing: 0px;*/
}
.calTabBar .pageTabSelected:hover
{
	border: 1px solid #035072;
}

.calTabBar .pageTabRightSelected div.tabCloseIcon
{
    /*margin-top: 9px;
    height: 10px;
    width: 0px;
    border: 1px solid transparent;*/
    
}

.calTabBar .pageTabRightSelected div.tabCloseIcon:hover{
	/*border: 1px solid #a3a2a2;
	cursor: pointer;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;*/
}
.calTabBar .pageTabRightSelected div.tabCloseIcon a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight:lighter;
	margin-top: -2px;
	color: #7c0606;
}
.calTabBar .pageTabRightSelected div.tabCloseIcon a:hover{
	cursor: pointer;
	color: #000;
}

/*/// End Calendar Tabs ////*/


.pageTabBarShade{
	/*background-image: url(images/bg_sub_page_tab_bar_shade.gif);
	background-repeat: repeat-x;*/
	height: 12px;
	width: 100%;
}
.pageTabBarShadeVisit{
	background-image: url(images/bg_visit_page_tab_bar_shade.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 100%;
}

.copyrightBar{
	height:20px;
	width: 100%;
	background-color: #085c96;
	border-top: 1px solid #6bc1e6;
	color: #a1daf8;
	padding-bottom: 2px;
}


.mainPan{
	width: 100%;
	height: 100%;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	background-color: #dfefff;
	background-image: url(images/bg_mainpan.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.mainPan1{
	width: 100%;
	height: 100%;
	
	scrollbar-base-color: #a1dbf8;
	scrollbar-shadow-color: #a1dbf8;
	scrollbar-darkshadow-color: #0ca3eb;
	scrollbar-arrow-color: #0F5588;
}
.BtnSpace{
    background-image: url(images/bg_mainscrollpan.gif);
	background-position:0px 26px;
	background-repeat:repeat-x;
}
.mainScrollPan{
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #dfefff;
	background-image: url(images/bg_mainscrollpan.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.mainScrollPanBG{
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #dfefff;
	background-image: url(images/bg_mainscrollpan.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.rightPanel{
	width:100%;
	vertical-align: top;
	/*background-color: #d0ecf8;
	background-image: url(images/bg_rightpan.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	overflow: hidden;
}
.rightDiv{
	width: 100%;
	overflow: hidden;
}

.windowBar{
	width: 100%;
	height: 30px;
	background-image: url(images/bg_window_bar.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
}

.windowBar div{
	padding-left: 30px;
	padding-right: 10px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #04507D;
	font-weight: bold;
	text-align: left;
	background-image: url(images/icon_window_bar.gif);
	background-repeat: no-repeat;
	background-position: 7px;
}

.windowBarRightEdge
{
    width:12px;
    height:30px;
    background-image: url(images/bg_window_bar_right_edge.gif);
    background-repeat: no-repeat;
    background-position: right;
}

.sWindowTitle{
	padding-top:7px;
	padding-left: 5px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #0097de;
	font-weight: bold;
	text-align: left;
}

/*  Start Top Patient Info Pan  */
.topLogo{
	height:70px;
	width: 100%;
	background-image: url(images/bg_top_logo.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 7px;
}

.topLogo .companyLogoImage
{
    height:60px;
	width: 187px;
	margin-left: 15px;
	margin-top:3px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

.patientInfoWrapper .leftSide{
	width: 31px;
	height: 69px;
	background-image: url(images/bg_top_patient_info_box_left.png);
	background-repeat: no-repeat;
}
.patientInfoWrapper .rightSide{
	width: 31px;
	height: 69px;
	background-image: url(images/bg_top_patient_info_box_right.png);
	background-repeat: no-repeat;
}
.patientInfoWrapper .center
{
    width: 100%;
	height: 69px;
	background-image: url(images/bg_top_patient_info_box_center.png);
	background-repeat: repeat-x;
}
.patientInfoWrapper a
{
	margin-top: -7px;
	color:#ffe156;
}
.patientInfoWrapper a:hover
{
	color:#fff;
}
.patientInfoWrapper a:hover img.iconPatDetail
{
	background-image:url(images/icon_topbox_patient_detail_hover.png);
}
.patientInfo{
	width: 100%;
	padding: 4px;
}

.patientInfo td{
	color: #0e5e94;
	font-size: 10px;
	font-weight: bold;
	white-space: nowrap;
}
.patientInfo b{
	font-weight: bold;
	color: #FFF;
}
.patientInfo font{
	color: #0c4165;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.patientInfo img.patientPic{
	margin-left: 4px;
	margin-right: 8px;
	text-align: left;
	border: 1px solid white;
}
.patientInfo strong
{
    margin-left: 10px;
	color: #0e5e94;
}

.patientInfo span{
	text-align: left;
	color: #FFF;
	font-size: 10px;
	white-space: nowrap;
}
.patientInfo .statusBox
{
    background-color: #f00;
    border:none;
	height: 12px;
	width: 20px;
}
/*  End Top Patient Info Pan  */



/* WorkSheet Start */
TABLE.tblGridParent{
	width: 100%;
	border-collapse: collapse;
	table-layout:fixed;
	
}
TABLE.tblGridParent TH{
	border-width: 1px;
	border-style: solid;
	border-color: #d7d6d6;
	padding-left:4px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	white-space: nowrap;
	height: 20px;
	background-color: #048ac8;
	color: White;
}
TABLE.tblGridParent TD{
	border: 1px solid #c3dfeb;
    white-space:nowrap;
    padding-left:2px;
	padding-right:2px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
}
.Hour{
	white-space:nowrap;
	font-size:14px;
	font-weight:bold !important;
	text-transform:uppercase;
	background-color: #fff;
	background-image: url(images/bg_schedule_hour.gif);
	background-repeat: repeat-y;
	background-position: left;
    width: 50px !important;
}

.Comments30{
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

/*
TABLE.tblGridParent TD.head{
	border-width: 1px;
	border-style: solid;
	border-color: #d7d6d6;
	padding-left:4px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	background-color: #e6e7e7;
	color: #4a4a4a;
	font-weight: bold;
}
*/

.gridFixedHeader{
	background-color: #048ac8;
	height: 22px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	white-space : nowrap;
    border-top: 0px;
}
.gridFixedHeader TH
{
    color: White;
}
.tblGrid{
	width: 100%;
	border-collapse: collapse;
	/*background-color: #f7fcff;*/
	/*border: 1px solid #000 !important;*/
}
TABLE.tblGrid TH{
	padding-left:4px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	white-space: nowrap;
	height: 20px;
	background-color: #048ac8;
	border: 1px solid #35befd;
	color: White;
}
TABLE.tblGrid TD{
	border: 1px solid #e5e6e6;
	padding-left:4px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: normal;
	height:20px;
}
.EMRBorderGrid{
	width: 100%;
	border-collapse: collapse;
	/*background-color: #f7fcff;
	background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: #ffffff;
	border-bottom: 1px solid #d7d6d6;
}
.EMRBorderGrid TH{
    background-color: #edefef;
	background-image: url(images/bg_btnbar.gif);
	background-repeat: repeat-x;
	height: 18px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-left:4px;
	padding-right:4px;
	padding-top:1px;
	padding-bottom:1px;
	white-space : nowrap;
    border:1px solid #d7d6d6;
    border-top: 0px;
}
.EMRBorderGrid TD{
	border: 1px solid #e5e6e6;
	padding-left:4px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	white-space: nowrap;
	text-align: left;
	font-weight: normal;
	height:20px;
}


.headerWraper
{
    width:100%;
    background-color: #edefef;
	background-image: url(images/bg_btnbar.gif);
	background-repeat: repeat-x;
}
.tblHead{
	height: 22px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	width: 99%;
}
TABLE.tblHead TD{
	padding-left:2px;
	padding-right:3px;
	padding-top:1px;
	padding-bottom:1px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	white-space : nowrap;
}
TABLE.tblHead A{
	padding-top:1px;
	padding-bottom:1px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	white-space : nowrap;
	color:Black;
	text-decoration:none;
}
TABLE.tblHead A:hover{
	padding-top:1px;
	padding-bottom:1px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	white-space : nowrap;
	color:Black;
	text-decoration:underline;
}
.row{
	cursor: default;
	background-color: none;
	color: black;
}
.rowHighlight{
	background-color: #d8f4fe;
	cursor: default;
}

.selectedRec{
	background-color: #d9d7d7;
	color: navy;
}
/* WorkSheet End */


.noWrap{
	white-space: nowrap;
}
/* Form Elements */
/*.ctxtInput {
	border: 1px solid #b7b6b6;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 3px;
	padding-right: 3px;
	height: 15px; 
}*/
.txtInput {
	width: 100px;
	border: 1px solid #b7b6b6;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 3px;
	padding-right: 3px;
	height: 15px; 
}

/*Disabled Text Input Class */
.dtxtInput {
	border: 1px solid #b7b6b6;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 3px;
	padding-right: 3px;
	background-color: WhiteSmoke;
	height: 15px; 
}
/* Fixed width select list box */
.selList{
	border: 1px solid #b7b6b6;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	width: 157px;
	padding-left: 3px;
	height: 17px;
}
/* Custom width select list box */
.cselList{
	border: 1px solid #b7b6b6;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 3px;
	height: 17px;
	width: 100%; 
}
.cselList20
{
    border: 0 none;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 3px;
	width: 100%;
}
.cselList20 option
{
    height: 16px;
    display: block;
    vertical-align:bottom;
}
/* Custom width textarea */
.ctextArea{
	border: 1px solid #b7b6b6;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	padding-left: 3px;
	scrollbar-base-color: #a1dbf8;
	scrollbar-shadow-color: #a1dbf8;
	scrollbar-darkshadow-color: #0ca3eb;
	scrollbar-arrow-color: #0F5588;
}
.panCont FIELDSET{
	padding-bottom: 5px;
	border: 1px solid #6bc1e6;
	margin-top: 15px;
	width: 90%;
	/*min-height: 130px;*/
	border-radius:4px;
	text-align:left;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    vertical-align: middle;
}
.panCont LEGEND {
	font-weight: bold;
	font-size: 11px;
	padding: 0 5px 0px 5px;
	color: #5B5B5B;
}
FIELDSET{
    padding-bottom: 5px;
    padding-top:5px;
	border: 1px solid #6bc1e6;
	margin-top: 10px;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    vertical-align: middle;
    
    
}
LEGEND {
	font-weight: bold;
	font-size: 11px;
	padding: 0 5px 0px 5px;
	color: #5B5B5B;
}

/* End Form Elements */

.redBox{
	background-color: #F95551;
	height: 8px;
	width: 6px;
	margin-left:3px;
	margin-right:2px;
}

.btnLink
{
	border-bottom: 1px solid #5db6dc;
	border-right: 1px solid #5db6dc;
	border-top: 1px solid #84d1f3;
	border-left: 1px solid #84d1f3;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #0467a2;
	height: 22px;
	background-image: url(images/bg_btnLink.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	margin-top: 5px;
	padding-left:10px;
	padding-right:10px;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.btnLink:hover {
	border-bottom: 1px solid #3897bf;
	border-right: 1px solid #3897bf;
	border-top: 1px solid #94d7f4;
	border-left: 1px solid #94d7f4;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	height: 22px;
	background-image: url(images/bg_btnLink_hover.gif);
	background-repeat: repeat-x;
	padding-bottom: 2px;
	cursor:pointer;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
}
.btnLinkDisabled
{
	border: 1px solid silver;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: silver;
	height: 22px;
	background-image: url(images/bg_btnLinkVisit_Disabled.gif);
	background-repeat: repeat-x;
	margin-top: 4px;
    padding: 0px 10px 1px 10px;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    display:inline-block;
}
.btnLinkPadding {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 4px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	margin-right: 5px;
}

.btnBar{
	height: 24px;
	background-image: url(images/bg_btnbar.gif);
	background-repeat: repeat-x;
	border-bottom:1px solid #6bc1e6;
}
.btnLinkPan{
	padding-right: 5px;
	height: 100%;
}
.btnLinkPan a
{
    margin-top: 3px !important;
	color: #016492;
	border: 1px solid transparent;
	height: 15px;
	padding: 3px 5px 1px 5px;
	display: block;
	width: 80px;
	text-align: center;
}
.btnLinkPan a:hover{
	color: #016492;
	border: 1px solid silver;
}
.green{
	background-color: #DAFEDD;
}
.orange{
	background-color: #FEE392;
}
.patientOnWinBar{
	color: black;
	font-weight: bold;
}


/* grpWindows classes  */


/* Start Appointment Status */

.checkInn{
	background-color: #ccfcc6;
}
.inProcess{
	background-color: #93e0fd;
}
.roomIn{
	background-color: #fdef93;
}
.treatmentStarted{
	background-color: #fdd9ff;
}
/* End Appointment Status */


.links{
	text-decoration: underline;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	color: #0371b3;
}
.links:hover{
	text-decoration: none;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	color: #0371b3;
}

/* Docking Panel Classes */

.ctrlBtn{
	cursor: pointer;
	display: inline;
}

div.panCont{
	width: 100%;
	/*height: 216px;*/
	overflow-y: auto;
	overflow-x:hidden;
	/*overflow: auto;*/
	vertical-align:text-top;
}

div.panContPlan
{
    width: 100%;
	max-height: 80px;
	overflow-y: auto;
	overflow-x:hidden;
    vertical-align:top;
	/*overflow: auto;*/
}
/* div.panContH Used in Patient_Chart */
div.panContH
{
	width: 100%;
	height:40px;
	overflow: hidden;
}
div.panCont100H
{
	width: 100%;
	height:100px;
	overflow: auto;
}
div.panCont .dataFormPan{
	padding: 10px;
}
div.panCont100{
	width: 100%;
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff;
}
div.panContDashboard, td.panContDashboard{
	width: 99.9%;
	height: 284px;
	overflow-y: auto;
    overflow-x: hidden;
}
div.panContDashboard2{
	width: 99.9%;
	height: 284px;
	overflow: auto;
}

div.panContDashboardScroll, td.panContDashboardScroll{
	width: 99.9%;
	height: 270px;
	overflow: auto;
}


/* End Docking Panels Classes */

div#ctrlButton.openH {
    background: transparent url(images/left.gif) no-repeat left center;
	cursor: pointer;
}

div#ctrlButton.closeH {
    background: transparent url(images/right.gif) no-repeat left center;
	cursor: pointer;
}

/* New Classes 1 June */

.messageDiv{
	background-color: #F2F2F2;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #6bc1e6;
	height:30px;
	text-align: center;
	display: none;
	padding-top:6px;
}

.selectedHighlight{
	background-color: #c6c6c6;
	cursor: default;
	color: maroon;
}
.bar{
	height: 20px;
	width: 1px;
}




.panHeight_240{
	width: 100%;
	height: 240px;
	overflow: hidden;
}


/*Validations*/

.Validator
{
    color:Red;
    
}

.Validator_ErrorBox
{
    border: 1px solid red;
    padding:4px;
    background-color: #efefef;
}


/*Error Messages*/
.ErrorMessageBar
{
    border: 1px solid #CC3300;
    background-color: #FFFFCC;
    color: #CC3300;
    position:absolute; left:0px; top:0px; width:100%; z-index: 10000;
}

/*Info Messages*/
.InfoMessageBar
{
    border: 1px solid #0066CC;
    background-color: #FFFFCC;
    color: #0066CC;
    position:absolute; left:0px; top:0px; width:100%; z-index: 10001;
}

.tblSearch{
	margin: 5px;
}
.tblSearch TD{
	white-space: nowrap;
	text-align:left;
}



/*  LOGIN SCREEN CLASSES */
/*
.loginBtn{
	border-bottom: 1px solid #5db6dc;
	border-right: 1px solid #5db6dc;
	border-top: 1px solid #84d1f3;
	border-left: 1px solid #84d1f3;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #0467a2;
	width: 60px;
	text-align: center;
	text-decoration: none;
	background-image: url(images/bg_btnLink.gif);
	background-repeat: repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    
}

.loginBtn:hover{
	border-bottom: 1px solid #3897bf;
	border-right: 1px solid #3897bf;
	border-top: 1px solid #94d7f4;
	border-left: 1px solid #94d7f4;
	color: #000;
	background-image: url(images/bg_btnLink_hover.gif);
	background-repeat: repeat-x;
	cursor:pointer;
}
.loginBtn:focus{
    outline: 1px dotted blue;
}

.loginLayout{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
	background-image: url(login/bg_body.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
}

.loginMainWindow{
	width: 400px;
	height: 307px;
	border: 1px solid #878787;
	vertical-align: middle;
	border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
}

.loginLogoPanel{
	width: 400px;
	height: 105px;
	background-image: url(login/top_panel.gif);
	background-position: top;
	background-repeat: no-repeat;
	border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
}

.loginMainPanel{
	background-image: url(login/bg_main_panel.gif);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 177px;
	width: 400px;
	border-bottom: 1px solid #b5b4b4;
}
.loginBottomPanel{
	height: 26px;
	width: 400px;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
}

.loginKey{
	padding-right: 20px;
	padding-left: 20px;
}

.loginTxtInput {
	border: 1px solid #b7b6b6;
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	width: 150px;
	padding-left: 3px;
	padding-right: 3px;
	height: 16px;
	vertical-align:bottom;
}

.loginFt{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	text-align: right;
	padding-right: 5px;
	width: 60px;
	white-space:nowrap;
    
}


.loginOptional{
	font-size: 9px;
	color: #595858;
}
.loginEntryBox{
	width: 220px;
}
.loginErrorMessage{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: red;
}
*/
/* END LOGIN SCREEN CLASSES */

/* START TOOLTIP CLASSES */

.toolTip
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
    font-size: 11px;
    color: #0d6694;
    
    width: 250px;
    min-height: 50px;
    background-image:url(images/bg_tool_tip.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #FFF;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    line-height: 15px;
    border: 1px solid #3a9ac3;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    position: absolute;
    display:none;
}
.toolTip .heading
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0d6694;
    padding-bottom:5px;
}

/* END TOOLTIP CLASSES */


.t
{
    list-style: none;
    list-style-position:inside;
    list-style-type:none;
}

/* Top Message Pan Classes */
#topMessagePan{
	margin-top: -50px;
}
.messagePan{
	background-image: url(images/bg_message_pan.gif);
	backgruond-repeat: repeat-x;
	background-color: #fffcc1;
	border: 1px solid #ffc05e;
	height:50px;
	width:100%;
	display: none;
	vertical-align:bottom;
	border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius: 3px;

    background: #fefdbd;
    background: -moz-linear-gradient(top, #ffe08c 0%, #fcfbd6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe08c), color-stop(100%,#fcfbd6));
    background: -webkit-linear-gradient(top, #ffe08c 0%,#fcfbd6 100%);
    background: -o-linear-gradient(top, #ffe08c 0%,#fcfbd6 100%);
    background: -ms-linear-gradient(top, #ffe08c 0%,#fcfbd6 100%);
    background: linear-gradient(to bottom, #ffe08c 0%,#fcfbd6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe08c', endColorstr='#fcfbd6',GradientType=0 );
    border: 1px solid #ffe081;
    width: 100%;
    vertical-align: bottom;
    top: 0px;
    left: 0px;
}
.messagePan:hover{
	border: 1px solid #fd8b2f;
}
.messagePan div.successMessage{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 17px;
	font-weight: bold;
}
.messagePan div.errorMessage{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #bd0307;
	line-height: 17px;
	font-weight: bold;

        color: #ee0606;
    line-height: 17px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #ffffff;
}
.messagePan div a{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.messagePan div a:hover{
	color: #a44f25;
}
.messagePan a.Close{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #a44f25;
	font-weight:bold;
	text-decoration: none;
	margin-right: 20px;
	margin-top: 3px;
	float: right;
	display:block;

        font-size: 13px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    margin: 3px 20px 3px 20px;
    padding-top: 12px;
    float: right;
    display: block;
    height: 32px;
    width: 50px;
    border: 1px solid transparent;
    text-shadow: 1px 1px 0 #ffffff;
	
}
.messagePan a.Close:hover{
	color: #000;
}
.iconCloseMessagePan{
	margin-right: 5px;
	width: 20px;
	height: 20px;
	background-image: url(images/icon_message_pan_close_normal.gif);
	backgruond-repeat: no-repeat;
	cursor: pointer;
	float: left;
}
.iconCloseMessagePan:hover{
	width: 20px;
	height: 20px;
	background-image: url(images/icon_message_pan_close_hover.gif);
	backgruond-repeat: no-repeat;
	cursor: pointer;
}

.fadeoutBackgroundMessagePan{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}
.fadeoutBackground
{
    width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	
	/*display: none;*/
}
.fadeoutBackgroundAjaxLoader
{
    width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	/*display: none;*/
}
.fadedBG_Schedule
{
    width: 100%;
	height: 100%;
	left: 0px;
	top: 70px;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}

.fadeoutBackgroundSub{
    width: 99%;
	height: 100%;
	left: 1px;
	top: 66px;
	margin-left:3px;
	margin-right:3px;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	/*display: none;*/
	
}
.fadeoutPatientInsurance
{
    height:480px;
    width:98%;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	z-index:9999;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    margin-left: -3px;
	/*display: none;*/
	
}

.fadeoutPatch1
{    
    width:16px;
    height:134px;
    top:0;
    right:0;
    position:absolute;
    background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}
.fadeoutPatch2
{    
    width:16px;
    height:99px;
    top:0;
    right:0;
    position:absolute;
    background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}
.fadeoutPatch3
{    
    width:16px;
    height:64px;
    top:70px;
    right:0;
    position:absolute;
    background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
} /* for schedule pages */
/* End Top Message Pan Classes */

/* Comment Text Box Classes */
.txtBoxDiv
{
    left: -1000px;
    top:-1000px;
    position:absolute;
    display: none;
}
.txtBox
{
    width: 0px;
    height: 0px;
}
/* End Comment Text Box Classes */

/* Shedule Monthly Calendar Classes */
.calTabLink
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2590c3;
	text-decoration: none;
	height: 23px;
	width: 30px;
	border: 1px solid #8dd6f6;
	background-image: url(images/bg_cal_tab_center.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;
	white-space: nowrap;
	display: block;
	float:left;
	vertical-align: middle;
	padding-top:5px;
	margin-bottom:2px;
	margin-left: 4px;
}

.calTabLink:hover
{
    color: #0c6690;
	font-weight: bold;
	/*letter-spacing: 0px;*/
	border: 1px solid #359ac6;
}
.calTabDate
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin-left: 20px;
}

.calMonthlyFilterOptions
{
     text-align: right;
     width: 100%;
     padding-bottom:10px;
     padding-right: 10px;
}
.calMonthlyFilterOptions span
{
     text-align: right;
     padding-right: 10px;
}
.calMonthlyFilterOptions label
{
     font-weight: bold;
}

.weeklyColumnsPan
{
    /*background-color: transparent;*/
    border: 1px solid #129bda;
    height: 100%;
}
.weeklyColumnsPan TD
{
    height: 100%;
    background-color: White;
    border: 1px solid #d2d3d3;
}
.weeklyColumn
{  
    height: 100%;
    background-color: #FFFFFF;
    
}
.weeklyColumn table.EMRGrid
{
    border-bottom: 1px solid #d2d3d3;
    height: 100%;
}



/* Status colors */


.SCH_Open    { background-color: #F4F4F4;  } /*Color 0*/
.SCH_Blocked { background-color: #FFFFC0;  } /*Color 1*/    
.SCH_Booked  { background-color: #C0FFC0;  } /*Color 2*/
.SCH_Full    { background-color: #F08080;  } /*Color 3*/
.SCH_OverBook{ background-color: #FFC080;  } /*Color 4*/
.SCH_All     { background-color: #FFFFFF;  } /*Color 5*/
 
.SCH_Open_Box    { background-color: #F4F4F4; width: 12px; height:10px; border:1px solid silver;} /*Color 0*/
.SCH_Blocked_Box { background-color: #FFFFC0; width: 12px; height:10px; border:1px solid silver;} /*Color 1*/    
.SCH_Booked_Box  { background-color: #C0FFC0; width: 12px; height:10px; border:1px solid silver;} /*Color 2*/
.SCH_Full_Box    { background-color: #F08080; width: 12px; height:10px; border:1px solid silver;} /*Color 3*/
.SCH_OverBook_Box{ background-color: #FFC080; width: 12px; height:10px; border:1px solid silver;} /*Color 4*/
.SCH_All_Box     { background-color: #FFFFFF; width: 12px; height:10px; border:1px solid silver;} /*Color 5*/

#tblMonthCalendar{ text-align:center; font-weight:bold; width: 100%; height:58px;}
#tblMonthCalendar td.Open    { background-color: #F4F4F4; color:#737373; height:50%; border:1px solid #b7b7b7 !important;} /*Color 0*/
#tblMonthCalendar td.Blocked { background-color: #FFFFC0; color:#f07d45; height:50%; border:1px solid #f9e2a4 !important;} /*Color 1*/
#tblMonthCalendar td.Booked  { background-color: #C0FFC0; color:#52a652; height:50%; border:1px solid #9be99b !important;} /*Color 2*/
#tblMonthCalendar td.Full    { background-color: #F08080; color:#bd3b3b; height:50%; border:1px solid #b55757 !important;} /*Color 3*/
#tblMonthCalendar td.OverBook{ background-color: #FFC080; color:#cb751d; height:50%; border:1px solid #d39a61 !important;} /*Color 4*/
#tblMonthCalendar td.All     { background-color: #FFFFFF; color:#737373; height:50%; border:1px solid #b7b7b7 !important;} /*Color 5*/

/* End Status colors */

/* left panel content box */
.ContentBox
{
    margin-top: 10px;
    width: 96%;
    border: 1px solid #6bc1e6;
    background-image: url(images/bg_opt_menu.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-color: white;
}
.ContentBox .Heading
{
    padding-top: 4px;
    background-color: #048ac8;
    height: 19px;
    font-family: Tahoma,Helvetica,Arial,sans-serif;
    font-size: 10px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
}

/* end */
 
 /* EndShedule Monthly Calendar Classes */
 
 
 
 /*////////   Sub Page Tab Classes Start //////////*/

#PatientDetailTabBar{
	height:26px;
	width: 100%;
	vertical-align: bottom;
	/*background-image: url(images/bg_sub_page_tab_bar.gif);
	background-position: bottom;
	background-repeat: repeat-x;*/
}
#PatientDetailTabBar ul{
	list-style: none;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}
#PatientDetailTabBar ul li{
	float: left;
}
#PatientDetailTabBar .pageTabLeft{
	width: 20px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_left.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#PatientDetailTabBar .menuTab:hover .pageTabLeft{
	background-image: url(images/bg_sub_page_tab_left_hover.png);
}
#PatientDetailTabBar .pageTabRight{
	width: 20px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_right.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#PatientDetailTabBar .menuTab:hover .pageTabRight{
	background-image: url(images/bg_sub_page_tab_right_hover.png);
}
#PatientDetailTabBar .pageTab
{
    padding-top: 3px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_center.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	text-transform:capitalize;
	text-align:center;
	white-space: nowrap;
}


#PatientDetailTabBar .menuTab:hover .pageTab{
	background-image: url(images/bg_sub_page_tab_center_hover.gif);
}

#PatientDetailTabBar .pageTab div.tabTextDiv{
	heigh: 100%;
	text-align: center;
}
/*
.subPageTabBar .pageTab div.tabTextDiv:hover{
	color: #000;
	cursor: pointer;
}*/
#PatientDetailTabBar .pageTab a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	height: 23px;
	text-align: center;
	display:block;
	/*letter-spacing: 0.5px;*/
	outline: none;
}
/*
.subPageTabBar .pageTab a:hover
{
	color: #FFF;
}
*/

/*
.subPageTabBar #iconTabClose{
	height: 7px;
	width: 7px;
	background-image: url(images/icon_close_tab.gif);
	background-position: center middle;
	cursor: pointer;
}
.subPageTabBar #iconTabClose:hover{
	height: 7px;
	width: 7px;
	background-image: url(images/icon_close_tab_black.gif);
	background-position: center middle;
	cursor: pointer;
}
*/

#PatientDetailTabBar .pageTabRight div.tabCloseIcon
{
    margin-top: 9px;
    height: 10px;
    width: 9px;
    border: 1px solid transparent;
    margin-left: 2px;
}

#PatientDetailTabBar .pageTabRight div.tabCloseIcon:hover{
	border: 1px solid #26719f;
	cursor: pointer;
	background-color: #e5f5ff;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
}
#PatientDetailTabBar .pageTabRight div.tabCloseIcon a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight:lighter;
	margin-top: -2px;
	color: #000;
}
#PatientDetailTabBar .pageTabRight div.tabCloseIcon a:hover{
	cursor: pointer;
	color: #000;
}


/* Selected Tab */
#PatientDetailTabBar .pageTabLeftSelected{
	width: 20px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_selected_left.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#PatientDetailTabBar .pageTabRightSelected{
	width: 20px;
	height: 23px;
	background-image: url(images/bg_sub_page_tab_selected_right.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#PatientDetailTabBar .pageTabSelected{
	height: 26px;
	background-image: url(images/bg_sub_page_tab_selected_center.png);
	background-position: top;
	text-transform:capitalize;
	text-align:center;
	white-space: nowrap;
}

#PatientDetailTabBar .pageTabSelected div.tabTextDiv{
	heigh: 100%;
	text-align: center;
}
/*
.subPageTabBar .pageTabSelected DIV.tabText:hover{
	color: #028dcf;
	cursor: pointer;
}
*/
#PatientDetailTabBar .pageTabSelected a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #a30046;
	text-decoration: none;
	height: 26px;
	text-align: center;
	display:block;
	/*letter-spacing: 0.5px;*/
	padding-top: 3px;
	outline: none;
}
#PatientDetailTabBar .pageTabSelected a:hover
{
	color: #000;
}
#PatientDetailTabBar .pageTabRightSelected div.tabCloseIcon
{
    margin-top: 9px;
    height: 10px;
    width: 9px;
    border: 1px solid transparent;
    margin-left: 2px;
}

#PatientDetailTabBar .pageTabRightSelected div.tabCloseIcon:hover{
	border: 1px solid #26719f;
	cursor: pointer;
	background-color: #e5f5ff;
	border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius: 2px;
}
#PatientDetailTabBar .pageTabRightSelected div.tabCloseIcon a
{
    font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	height: 100%;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight:lighter;
	margin-top: -2px;
	color: #7c0606;
}
#PatientDetailTabBar .pageTabRightSelected div.tabCloseIcon a:hover{
	cursor: pointer;
	color: #000;
}

.patientDetail_TabBarShade
{
    background-image:url(images/bg_patient_detail_page_tab_bar_shade.gif);
    background-repeat:repeat-x;
    background-position: top;
}
/* End Sub Page Tab Bar */

/* Flowsheet Styles */

.SectionName
{
	font-size: 14px;
	color: Blue;
	font-weight: bold;
}
.GroupName
{
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
/* End Flowsheet Styles */

/* Right Click Alert Message Class */

.RightClickAlertMessageDivWrapper
{
    background-image:url(images/bg_RightClickAlertMessage_tip.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #FFF;
    width: 450px;
    height: 100px;
    vertical-align:middle;
    text-align: center;
    border: 2px solid #0269b1;
    border-radius:6px;
    -moz-border-radius:6px;
    -webkit-border-radius: 6px;
    position: absolute;
    z-index:500001;
}

.RightClickAlertMessage
{
    margin-top:15px;
    font-family: Tahome,Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-weight:bold;
    color: #0d6694;
}

.DivCloseIcon
{
    margin-left:440px;
    margin-top: -10px;
    background-image:url(images/bg_icon_div_close.png);
    background-repeat: no-repeat;
    background-position: center;
    height:20px;
    width:20px;
    cursor:pointer;
}
.DivCloseIcon:hover
{
    background-image:url(images/bg_icon_div_close_hover.png);
}
.fadedBG
{
    width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #AAAAAA;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
    z-index:500000;
}
/* End Right Click Alert Message Class */


/* Patient Chart Slider Classes */
.PatientChartWrapper
{
    overflow: hidden;
    position:absolute;
    width:650px;
    top: 99px;
    z-index:90000;
    display:none;
}
.PatientListWrapper
{
    overflow: hidden;
    position:absolute;
    z-index:9000000;
    display:none;
    border-top: 1px solid #6bc1e6;
}
.PatientListWrapper li
    {
    list-style:none;
    }
.panelShadow
{
    text-align: center;
	width: 99%;
	border: 1px solid #6bc1e6;
	/*background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: white;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    margin: 6px 6px 10px 10px;
    overflow:hidden;
	
    -moz-box-shadow: 0px 0px 15px #000;
	-webkit-box-shadow: 0px 0px 15px #000;
	box-shadow: 0px 0px 15px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=0, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=15, Direction=0, Color='#000000');

}
.PatientChart
{
    width:650px;
    height:99%;
}
.PatientChart .VertTextTab
{
	background-image:url(images/bg_vert_chart_tab.gif);
	background-position:left top;
	background-repeat: no-repeat;
	width:23px;
    height: 96px;
    vertical-align: top;
    text-align: center;
    cursor:pointer;
}

.PatientChart .ControlsPan
{
    /*background-color: #dfefff;*/
	background-image: url(images/bg_mainscrollpan.gif);
	background-position:top;
	background-repeat:repeat-x;
    width: 100%;
    height: 100%;
    padding-top:15px;
    padding-bottom:15px;

}

.dispChartLink{
    display:inline-block;
}
.hideChartLink{
    display:none;
}
div.panelChart
{
    align: center;
	width: 610px;
	border: 1px solid #6bc1e6;
	/*background-image: url(images/bg_content_panel.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	background-color: #FFFFFF;
	border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;
    margin-bottom: 10px;
}
.panelChart .panCont{
    width: 100%;
	height: 90px;
	overflow: auto;
}

/* PBM Data Grid Classes */
.PBMDataWrapper
{
    height:auto;
    overflow: hidden;
    position:absolute;
    top: 170px;
    z-index:90000;
}
.PBMDataGrid
{
    
}
.PBMDataGrid .panCont
{
}




.VertTabWrapper .VertTabPan
{
    width:100%;
    height:100%;
}
.VertTextTabLabFlowSheet
{
	background-image:url(images/bg_vert_tab_labflowsheet.png);
	background-position:left top;
	background-repeat: no-repeat;
	width:22px;
    height: 115px;
    margin-top:5px;
    vertical-align: top;
    text-align: center;
    cursor:pointer;
}

.VertTabWrapper .VertTextTabRxDrug
{
	background-image:url(images/bg_vert_tab_rxdrug.png);
	background-position:left top;
	background-repeat: no-repeat;
	width:22px;
    height: 96px;
    margin-top:5px;
    vertical-align: top;
    text-align: center;
    cursor:pointer;
}
.VertTextTabFlowSheet
{
	background-image:url(images/bg_vert_tab_flowsheet.png);
	background-position:left top;
	background-repeat: no-repeat;
	width:22px;
    height: 96px;
    margin-top:5px;
    vertical-align: top;
    text-align: center;
    cursor:pointer;
    
}
.VertTextTabPatientList
{
	background-image:url(images/bg_vert_tab_patient_list.png);
	background-position:left top;
	background-repeat: no-repeat;
	width:23px;
    height: 100px;
    vertical-align: top;
    text-align: center;
    cursor:pointer;
    
}
.VertTabWrapper .ControlsPan
{
	/*background-image: url(images/bg_mainscrollpan.gif);
	background-position:top;
	background-repeat:repeat-x;*/
    
    width: 100%;
    height: 100%;
}

.TestPan_Close{
    background-image: url(images/col_icon.gif);
	background-position:center;
	background-repeat:no-repeat;
    height:11px;
    width: 11px;
    cursor:pointer;
}
.TestPan_Open{
    background-image: url(images/exp_icon.gif);
	background-position:center;
	background-repeat:no-repeat;
    height:11px;
    width: 11px;
    cursor:pointer;
}
.NoWrap{
    white-space:nowrap;
    max-width: 300px;
    overflow:hidden;
}

.SigPan{
    height:60px;
    width:auto;
    overflow: auto;
    padding: 1px 3px 1px 0px;
}
.iconDelSig
{   
    background-image: url(images/icon_close_tab_black.gif);
	background-position:center;
	background-repeat:no-repeat;
    height:7px;
    width: 7px;
    display:block;
    margin-left:10px;
   margin-top:2px;
}
.iconDelSig:hover
{
    border: 1px solid silver;
}
.NoWrapE{
    white-space:nowrap;
    max-width: 60px;
    overflow:hidden;
}
.PREFERDNESS_Css{
    white-space:nowrap;
    width: 20px;
    overflow:hidden;
    text-align:center
}
.TreeView
{
    margin:10px;
    text-align:left;
}

/* Ajax Toolkit select lsit control classes */
TD.ajax__combobox_textboxcontainer input {
    width: 380px !important;
}

UL.ajax__combobox_itemlist{
    z-index: 999999 !important;
}
TABLE.ajax__combobox_inputcontainer{
    top: 0px !important;
}
/* End */

.myGrid td{
    white-space: nowrap;
}

.DrugNames{
     height:100%;
     width:240px !important;
     min-width: 240px;
}

.LeftLabTestsPan{
    width:240px !important;
}
/* 1024 Screen Resolution Classes */
.LeftLabTestsPan1024{
    width:200px !important;
}
.DrugNames1024{
     height:100%;
     width:200px !important;
}
.ToDoListSubject{
    width: 100% !important;
}
.ToDoListSubject1024{
    width: 300px;
}
/* End 1024 Screen Resolution Classes */


.LabTestShortName{
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}
.expand
{
    width:9px;
    border:0;
    background-image:url(images/arrow_r.gif);
    background-repeat:no-repeat;
   
    }
.collapse
{
    width:9px;
    border:0;
    background-image:url(images/arrow_d.gif);
    background-repeat:no-repeat;
    }    
/* Start Patient Education Classes */

.patEducationLinksPan{
    width: 200px !important;
}
.patEducationLinksPan a{
    font-size:12px;
    padding:2px;
    padding-left:4px;
    display:block;
    width:100%;
}

.patEducationLinksPan a:hover{
    background-color: #048ac8;
    color:White;
}
.patCMEducationPan{
    width:100%;
    font-size:12px;
    line-height:18px;
}

/* End Patient Education Classes */

.IconComments{
    width:14px;
    height:14px;
    background-image:url(images/icon_pencil_b.png);
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}
.IconCommentsExist{
    width:14px;
    height:14px;
    background-image:url(images/icon_pencil_y.png);
    background-repeat:no-repeat;
    background-position:center;
    cursor:pointer;
}

.ResultColorBox{
    width: 20px;
    height: 14px;
}

.MedShortName{
    width:100%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow: ellipsis;
}


/* DebugMessagePan classes */

#DebugMsgWrapper{
    width:100%;
    height:100%;
    vertical-align:middle;
    text-align:center;
    position:absolute;
}
#DebugMsgWrapper .fadedDiv{
    width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #6b6a6a;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
    z-index: 99999997;
}
#DebugMsgWrapper .DebugMessagePan{
    width:800px;
    position:relative;
    z-index: 99999998;
    top:120px;
}

.DebugMsg_TitlePan{
    
    text-align:left;
    height: 120px;
    width: 100%;
    background-color: #d7e8fe;
}
.DebugMessagePanTitle{
     text-align:left; 
     cursor:move;
}

.DebugMsg_Title{
    font-family:Segoe UI;
    vertical-align:top;
    padding:15px;
    padding-left: 25px;
    font-size:15pt;
}
.DebugMsg_Btns{
    text-align:right;
    vertical-align:bottom;
    padding-right:15px;
    padding-bottom:10px;
    white-space:nowrap;
}

.IconAlert{
    width:60px;
    height:57px;
    background-image:url(images/icon_alert.png);
    background-repeat:no-repeat;
    background-position:center;
    float: left;
    margin-right:20px;
    margin-top: 6px;
}

.DebugMsg_DetailPan{
    height:300px;
    border-top: 2px solid silver;
    overflow:auto;
    text-align:left;
    padding: 10px;
    padding-left: 15px;
    font-size:12px;
    line-height:22px;
}

/* Patient Education Left Menu Classes */

.leftPanelPE a.menuLink{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #015078;
	text-decoration: none;
	padding-right:5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	line-height: 15px;
	outline: none;
}

.leftPanelPE a.menuLink:hover
{
	background-color: #048ac8;
	color: #FFFFFF;
	background-image: url(images/bg_left_menu_arrow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
.leftPanelPE a.menuLinkSelected
{
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-right:5px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	line-height: 15px;
	background-color: #32b5f1;
	color: #FFFFFF;
	background-image: url(images/bg_left_menu_arrow.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
.CenterAlign{
    text-align:center !important;
}

/* Start Provider Schedule Grid Classes*/

.ProvScheduleGrid{
    border-collapse:collapse;
    width:950px;
    text-align:left;
}
.SchNotAvailable{
    color:#a30046;
}
.SchNotAvailableText{
    color:#3377BB;
}
.ProvScheduleGrid TD{
    border:1px solid #6bc1e6;
    height: 18px;
    padding-left:10px;
    font-size:11px;
    padding:4px;
    padding-left:7px;
}
.ProvScheduleGrid TH{
    border:1px solid #6bc1e6;
    background-color: #048ac8;
    color: White;
    font-size:11px;
    font-weight: bold;
    height: 20px;
    text-align:left;
    padding:3px;
    padding-left: 7px;
}

.ProvScheduleGrid .DayData{
    background-color: #f7f6f6;
}
.ProvScheduleGrid .DayData div,.ProvScheduleGrid .DayData span{
    margin-left:87px;
}
.ProvScheduleGrid .DayData a.Close{
    display:inline-block;
    float:right;
    padding-right: 5px;
}
.ProvScheduleGrid .DayData a.Close:hover{
    text-decoration:underline;
}
.ProvScheduleGrid .DayHeader{
    height:25px;
    background-color: #ffffff;
    background-image: url(images/bg_dayheader.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.ProvScheduleGrid .DayHeader b{
    font-size:12px !important;
    font-weight: bold !important;
}
.ProvScheduleGrid .DayHeader a{
    margin-left:20px;
}
.ProvScheduleGrid .DayHeader a:hover{
    text-decoration:underline;
}
/* End Provider Schedule Grid Classes*/

/* Classes for Nav Buttons in Scan */
.NavFirst{
    width:14px;
    height:14px;
    border: 0px;
    background-image: url(images/icon_nav_first.gif);
    margin-right:8px;
}
.NavFirst:hover{
    background-image: url(images/icon_nav_first_hover.gif);
}
.NavLast{
    width:14px;
    height:14px;
    border: 0px;
    background-image: url(images/icon_nav_last.gif);
    margin-right:8px;
}
.NavLast:hover{
    background-image: url(images/icon_nav_last_hover.gif);
}
.NavPrev{
    width:14px;
    height:14px;
    border: 0px;
    background-image: url(images/icon_nav_prev.gif);
    margin-right:8px;
}
.NavPrev:hover{
    background-image: url(images/icon_nav_prev_hover.gif);
}
.NavNext{
    width:14px;
    height:14px;
    border: 0px;
    background-image: url(images/icon_nav_next.gif);
    margin-right:8px;
}
.NavNext:hover{
    background-image: url(images/icon_nav_next_hover.gif);
}
.ZoomIn{
    width:15px;
    height:14px;
    background-image: url(images/icon_zoom_in.png);
    margin-right:8px;
    border: 0px;
}
.ZoomOut{
    width:15px;
    height:14px;
    background-image: url(images/icon_zoom_out.png);
    margin-right:8px;
    border: 0px;
}
.DocPrint{
    width:16px;
    height:16px;
    background-image: url(images/icon_printer.png);
    margin-right:8px;
    border: 0px;
}
.Crop{
    width:14px;
    height:14px;
    background-image: url(images/icon_crop.png);
    margin-right:8px;
    border: 0px;
}
.GroupHeading{

}

.GroupHeading P {
    background-color: Silver;
}
.PatientDocument_TreeViewHead
{
    padding: 5px;
    text-align: center;
    background-color: #93dcff;
}

/* Settings Pages Classes */

.SettingsMain
{
    margin-left: 30px;
    margin-top: 20px;
}
.ColorBox
{
    width:12px;
    height:12px;
    margin-right:15px;
    margin-bottom:10px;
    vertical-align:-12px;
    border:1px solid black;
}
.LabResultDivWrapper
{   
    vertical-align:middle;    
    
}
.statusBox
{
    width:8px;
    height:8px;    
    margin-top: 2px;
} 
/* End Settings*/

/* Start Screen Lock Classes */

.scrPageBG
{
    background: url(images/scr_bg_body.png) center center fixed;
	background-size: 100% auto;
	/*-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0px;
	height:100%;
	width:100%;*/
	vertical-align:middle;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/scr_bg_body.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/scr_bg_body.png', sizingMethod='scale')";
    width: 100%;
    height: 100%;
    z-index: 9999999999 !important;
    position: absolute !important;
}
.srcLogo
{
     width:337px;
     height:65px;
     background-image: url(images/scr_smlogo.png);
     background-repeat: no-repeat;
}

.scrLoginTxtInput{
    width:160px;
    height:22px;
    border:0px;
    font-family:Verdana, Geneva, sans-serif;
    font-size:11px;
    color:#333;
    background-color:transparent;
    padding-left:10px;
    padding-top:5px;
    padding-right:10px;
    outline:none;
}
.scrTextField{
	background-image: url(images/scr_text_field_bg.png);
	background-repeat: no-repeat;
    width:173px;
    height: 37px;
}
.scrLoginButton
{
    background-image: url(images/scr_login_button.png);
	background-repeat: no-repeat;
	width:37px;
	height:37px;
	background-position: 0px 0px;
    cursor:pointer;
    border: 0px;
}
.scrBtnLogOff
{
    background-image: url(images/scr_btn_logoff.png);
    height: 28px;
    width: 85px;
    margin-right:40px;
    margin-bottom: 15px;
}
.scrBtnLogOff:hover
{
    background-image: url(images/scr_btn_logoff_hover.png);
    height: 28px;
    width: 85px;
    margin-right:40px;
    margin-bottom: 15px;
}
/* End Screen Lock Classes */

.PluginMsg {
    font-size: 12px;
    text-align:center;
    margin-bottom: 20px;
}
.DocumentIcons {
    padding:20px;
    text-align:center;
}

@media print 
{
    body {min-width: 0px;}

    .patientInfoWrapper{
	min-width: 0px;
    max-width: 0px;
    width: 100%;
	height: 69px;
    }

    .VertTabWrapper
    {
        /*max-width:1100px;
        min-width:500px;*/
        z-index:9099;
        display:block;
    }

}

@media screen 
{
    body {min-width: 1000px;}

        .patientInfoWrapper{
	    min-width: 620px;
        max-width: 850px;
        width: 100%;
	    height: 69px;
    }

    /* Vertical Tab Classes */
    .VertTabWrapper
    {
    
        position:absolute;
        /*max-width:1100px;
        min-width:500px;*/
        z-index:9099;
        display:block;
    }

}