
.TitleTopBorder
{
	background-image: url(/SCMHSmartcareProd/App_Themes/images/feather_rtl.gif) repeat-x  ;
	
}

.TittleBarBase {
	color: #5b0000;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	font-size: 11pt;
}
.PanelBaseOfficeListIE6
{
	height: 388px;
}

.PanelBaseOfficeListIE7
{
	min-height: 378px;
}

.line
{
	height: 1px;
	background-color: #804000;
}

/* Apply this for buttons in aplication */
.Button
{
	font-size: 8.25pt;
}
.graybg
{
	background-color: #F4F4F4;
	font-size: 10px;
	color: #183490;
	font-weight: normal;
}
.TabText {
	font-size: 10px;
	text-decoration: none;
	color: #183490;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}

.maroon20
{
	color: #804000;
	font-size: 20px;
}
/* Class for Drop down List in applications */
.ddlist
{
	height: 20px;
	font-size: 8.50pt;
	width: 100px;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align:text-top;
}

.GridViewHeaderText
{
	color: Black;
	background-color: #dce5ea;
	font-weight: normal;
	font-size: 8.25pt;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.GridViewHeaderText A
{
	color: Black;
	text-decoration: underline;
}
.GridViewHeaderText A:link
{
	color: Black;
	text-decoration: underline;
}
.GridViewHeaderText A:visited
{
	color: Black;
}
.GridViewHeaderText A:hover
{
	color: #797777;
}
.GridViewHeaderTextForRadio
{
	color: Black;
	background-color: #dce5ea;
	font-weight: normal;
	font-size: 8.25pt;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
.GridViewRowStyle
{
	color: black;
	background-color: #ffffff;
	font-weight: Normal;
	font-size: 8.25pt;
	vertical-align: top;
	height: 5px;
}
.GridViewRowStyle A
{
	color: Black;
	text-decoration: none;
}
.GridViewRowStyle A:link
{
	color: Black;
	text-decoration: none;
}
.GridViewRowStyle A:visited
{
	color: Black;
	text-decoration: none;
}
.GridViewRowStyle A:hover
{
	color: #797777;
	text-decoration: none;
}
.GridViewAlternatingRowStyle
{
	color: Black;
	background-color: White;
	border-style: none;
	font-weight: Normal;
	font-size: 8.25pt;
	vertical-align: top;
	height: 5px;
}
.GridViewAlternatingRowStyle A
{
	color: Black;
	text-decoration: none;
}
.GridViewAlternatingRowStyle A:link
{
	color: Black;
	text-decoration: none;
}
.GridViewAlternatingRowStyle A:visited
{
	color: Black;
	text-decoration: none;
}
.GridViewAlternatingRowStyle A:hover
{
	color: #797777;
	text-decoration: none;
}
.GridViewSelectedItem {
	color: navy;
	background-color: silver;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	font-size: 8.25pt;
	cursor: default;
	vertical-align: middle;
	height: 5px;
	cursor: default;
}

.GridViewFooterText
{
	background-color: #dce5ea;
	font-size: 8.25pt;
}

.GridViewPagerText {
	color: Black;
	background-color: #dce5ea;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	font-size: 8.25pt;
	text-align: left;
	vertical-align: middle;
	height: 5px;
	position: fixed;
}
.GridViewPagerText A
{
	color: Black;
	text-decoration: underline;
}
.GridViewPagerText A:link
{
	color: Black;
	text-decoration: underline;
}
.GridViewPagerText A:visited
{
	color: Black;
	text-decoration: underline;
}
.GridViewPagerText A:hover
{
	color: #797777;
	text-decoration: none;
}
.EmailGridViewAltitemText
{
	color: black;
	background-color: #ffffff;
	font-weight: Normal;
	font-size: 8.25pt;
	vertical-align: middle;
	height: 5px;
}
.checkBox
{
	font-size: 8.25px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}
.table
{
	border-style: solid;
	border-width: 1px;
	border-color: Black; 
	background-color: White;
	font-size: 8.25pt;
	width: 100%;
	color: #002D45;
}
.tableWizard
{
	border-style: none;
	background-color: White;
	font-size: 8.25pt;
	width: 100%;
	color: #002D45;
}

.blue_bg
{
	background-image: url(/SCMHSmartcareProd/App_Themes/images/blue_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	color: #ffffff;
	text-align: center;
}

.gray_bg
{
	background-image: url(/SCMHSmartcareProd/App_Themes/images/gray_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	color: #000000;
	text-align: center;
}

.taskPaneTD
{
	border-style: ridge;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: Highlight;
	background-color: #f0f0f0;
	font-size: 8.25pt;
	height: 20px;
}
.taskPaneTD A
{
	color: Black;
	text-decoration: none;
}
.taskPaneTD A:link
{
	color: Black;
	text-decoration: none;
}
.taskPaneTD A:visited
{
	color: Black;
	text-decoration: none;
}
.taskPaneTD A:hover
{
	color: Black;
	text-decoration: none;
}
.taskPaneBlankColumn
{
	border-style: ridge;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: Highlight;
	background-color: #1c5b94;
}
.Label
{
	font-size: 8.25pt;
	color: Black;
}
.labelFont
{
	background-color: #dce5ea;
	font-size: 8.25pt;
	padding-left: 5px;
	color: Black;
}
.LabelItalicFont
{
	font-style: italic;
	font-size: 8.25pt;
	padding-left: 5px;
	color: Black;
}
/* For Textbox used in Application*/
.Textbox
{
	background-color: White;
	font-size: 8.50pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align: middle;
	padding-top: 1px;
	height: 17px;
}
/* Added by Piyush on 6th June 2007 for Textbox used in Application*/

.bannerHeadingFont
{
	background-color: White;
	font-size: 8.25pt;
	color: WindowText;
	border-style: none;
	cursor: text;
}
/* Added by Piyush on 6th June 2007 for TitleBar used in Application*/
.titleBarFont {
	color: #5b0000;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	font-size: 10pt;
}

/* Grid Link class modified by Mahesh on 06 May 2010 for apply Link button style on List pages Grids item*/
.GridLinks
{
	color: Black;
	text-decoration: underline;
}

.GridLinks a
{
	color: Black;
	text-decoration: underline;
}

.GridLinks A:link
{
	color: Black;
	text-decoration: underline;
}
.GridLinks:visited
{
	color: Black;
}
.GridLinks:hover
{
	color: Black;
	
}
/* Added by Priya on 7th June 2007 for the Dashboard*/

.dashBoard
{
	background-color: White;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	border-right: black 1px double;
	border-top: black 1px double;
	border-left: black 1px double;
	border-bottom: black 1px double;
	border: 1pt;
}

.dashBoardFont {
	background-color: #c4ddf7;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	font-size: 8pt;
	border: 1pt;
	border-style: solid;
	border-color: Black;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.blacktextbold {
	font-size: 11px;
	color: #32332D;
	text-decoration: none;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.blacktextboldbig {
	font-size: 15px;
	color: #32332D;
	text-decoration: none;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.redtextbold {
	font-size: 17px;
	color: #950732;
	text-decoration: none;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}

.footertextbold
{
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.loginborder
{
	border-right: #A8C2DC 1px solid;
	border-top: #A8C2DC 1px solid;
	border-left: #A8C2DC 1px solid;
	border-bottom: #A8C2DC 1px solid;
	background-color: #D7E3EF;
	padding-right: 10px;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.bluetextbold
{
	
	font-size: 13px;
	color: #000;
	text-decoration: none;
    font-family: 'IBM-Plex-Sans-Regular';
	
}


/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.inbuttons {
	width: auto;
	border: 1px solid #236799;
	border-top-color: #105688;
	border-left-color: #105688;
	padding: 0.0em;
	background-color: #4687b9;
	background-image: url(/SCMHSmartcareProd/App_Themes/Styles/App_Themes/Includes/images/inbuttonbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13.3px;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	cursor: pointer;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.txtbx1
{
	border-right: #6a92b7 1px solid;
	border-top: #6a92b7 1px solid;
	font-size: 8pt;
	border-left: #6a92b7 1px solid;
	color: #000000;
	border-bottom: #6a92b7 1px solid;
	background-color: #ffffff;
	width: 145px;
}
/* Added by Manish Srivastava For Temerary */
.ClientList {
	color: Black;
	background-color: #ffffff;
	font-weight: Normal;
	font-size: 8.25pt;
	height: 15px;
	text-decoration: underline;
	cursor: pointer;
}
/* Added by Piyush on 11th June 2007 for Heading of every Banner used in Application*/
.LeftHeading
{
	background-image: url(/SCMHSmartcareProd/App_Themes/Images/tabs_03.gif);
	width: 12px;
	height: 21px;
}
/* Added by Piyush on 11th June 2007 for Heading of every Banner used in Application*/
.CenterHeading
{
	background-image: url(/SCMHSmartcareProd/App_Themes/Images/tabs_04.gif);
	font-size: 8.25pt;
	color: #143c6b;
}
/* Added by Piyush on 11th June 2007 for Heading of every Banner used in Application*/
.RightHeading
{
	background-image: url(/SCMHSmartcareProd/App_Themes/Images/tabs_06.gif);
	width: 12px;
	height: 21px;
}

/*Added by Pratap Singh on 12 June for services Screen GridView */
.Services, .Services A, .Services A:link {
	color: Black;
	text-decoration: underline;
	font-size: 7pt;
	cursor: pointer;
}

/*Added by Amit Paul Singh on 13th June for Button Color */
.ButtonStyle {
	border: 1px solid #236799;
	border-top-color: #105688;
	border-left-color: #105688;
	padding: 0.0em;
	background-color: #4687b9;
	background-image: url(/SCMHSmartcareProd/App_Themes/images/inbuttonbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
.LabelClaimline
{
	font-size: 8.20pt;
	color: Black;
}
.LinkLabel
{
	font-size: 8.25pt;
	color: #404040;
}
.SumarryLabel
{ 
	font-size: 8.25pt;
	color: Black;
}
/*Added by Priya on 15thJune for fixing the header in the Grid*/

.DataGridFixedHeader {
	background-color: #c4ddf7;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	text-decoration: underline;
	font-size: 8.25pt;
	vertical-align: middle;
	height: 20px;
	border: 1pt;
	border-style: solid;
	border-color: Black;
	position: relative;
}

.TableFixedHeader {
	background-color: #dce5ea;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	font-size: 8.25pt;
	vertical-align: middle;
	height: 20px;
}
.DataGridFixedHeaderA
{
	color: Black;
}
.DataGridFixedHeaderA:link
{
	color: Black;
	text-decoration: underline;
}
.DataGridFixedHeaderA:visited
{
	color: Black;
}
.DataGridFixedHeaderA:hover
{
	color: Black;
}
/* Added By Manish Srivastava */
.list_Race, .list_collapse
{
	position: absolute;
	background: #ffffff;
	font-size: 8.25pt;
	color: Black;
	width: 200px;
	height: 17px;
	overflow-y: scroll;
	border: 1px solid #7F9DB9;
	padding: 1px;
	text-align: left;
	display: block;
}

.list_Race:hover, .list_expand
{
	height: 180px;
}

/*Added by Jatinder on 19thJune for Alerts.ascx*/
.Alerts
{
	font-size: 8.25pt;
}
/* Added By Pramod for Ajax  tab */
/* default layout */
.ajax__tab_default .ajax__tab_header
{
	white-space: nowrap;
}
.ajax__tab_default .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_tab
{
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

/* xp theme */
.ajax__tab_xp .ajax__tab_header
{
	font-size: 11px;
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp .ajax__tab_outer
{
	padding-right: 4px;
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-right.gif) no-repeat right;
	height: 21px;
}
.ajax__tab_xp .ajax__tab_inner
{
	padding-left: 3px;
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-left.gif) no-repeat;
}
.ajax__tab_xp .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab.gif) repeat-x;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-hover.gif) repeat-x;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-active-left.gif) no-repeat;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-active.gif) repeat-x;
}
.ajax__tab_xp .ajax__tab_body
{
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}

/* scrolling 
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}*/
.ajax__scroll_both
{
	overflow: scroll;
}
.ajax__scroll_auto
{
	overflow: auto;
}


/* Added by Piyush on 5th july 2007 for Error Message shown to the user, common for every screen*/
.errorMessageClass
{
	color: Black;
	font-size: 9.75pt;
}
/* Added By Pramod on 19 jun for use in claim line entitutional*/
.tableBackgound
{
	background-color: #fff;
	font-size: 8.25pt;
	padding-left: 5px;
	color: Black;
}

/* Added by Priya on 14th August '07 for use in Contract Details */
.grayTextForTextbox
{
	color:InactiveBorder;
	font-size: 8.75pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;

	vertical-align: middle;
	padding-top: 1px;
}


/* Additon ends here by Piyush on 5th july 2007 for Error Message shown to the user, common for every screen*/





/*Added by Abhay on 6/11/2007 for headings used into the help pages  */
.maroon20Help 
{
	font-size: 20px;
	color: #5b0000;	
}
/*Added by Abhay on 06/11/2007 for bullet on the help pages*/
.BulletHelp
{ 	
	font-size: 15px;
	color: #303a53;	
}
/*Added by Abhay on 06/11/2007 for paragraphs on the help pages*/
.ParahraphHelp
{
	font-size: 12Px;
	color: #303a53;
}

/*Added by HHH as on 28-Nov-2007 */
.tabs-container
{
    border:1px solid #6D99B6;border-top:0px;vertical-align:bottom;
}
.tabs-inactive
{
   
	padding-top:-10px;vertical-align:bottom;display: inline-block;color:#000000;text-decoration:none;height:16px;background:url(/SCMHSmartcareProd/App_Themes/images/AjaxControlToolkit.Tabs.tab.gif) repeat-x;font-size:11px;font-family: 'IBM-Plex-Sans-Bold', sans-serif;padding-left:12px;padding-right:12px;padding-top:4px;
}

.tabs-inactive:hover
{
    padding-top:-10px;vertical-align:bottom; display: inline-block;color:#000000;text-decoration:none;height:16px;background:url(/SCMHSmartcareProd/App_Themes/images/AjaxControlToolkit.Tabs.tab-hover.gif) repeat-x;font-size:11px;font-family: 'IBM-Plex-Sans-Bold', sans-serif;padding-left:12px;padding-right:12px;padding-top:4px;
    
}
.tabs-active
{
    border-left:1px solid #FFC83C;border-right:2px solid #FFC83C;vertical-align:middle;display: inline-block;vertical-align:middle;color:#000000;text-decoration:none;height:16px;background:url(/SCMHSmartcareProd/App_Themes/images/AjaxControlToolkit.Tabs.tab-active.gif) repeat-x;font-size:11px;font-family: 'IBM-Plex-Sans-Bold', sans-serif;padding-left:12px;padding-right:12px;padding-top:4px;
}
.tab-panes { border:0px solid #6D99B6;margin: 4px ;padding:5px 10px 10px 10px;}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
	
/*Description: This css class is used to dropdownlist in application */
/*Author:Pradeep                                                     */
/*CreatedOn:Aug 19,2009                                              */
.dropDownList
{   
	font-size: 8.50pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
    border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align:text-top;
}
/*Description: This css class is used for readonly dropdownlist in application */
/*Author:Vikas Vyas                                                     */
/*CreatedOn:April 19,2010                                              */
.dropDownListReadOnly
{    
	background:#f5f5f5;
	font-size: 8.50pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
    border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align:text-top;
}
/*Description: This css class is used to radio button in application */
/*Author:Pradeep                                                     */
/*CreatedOn:Aug 19,2009                                              */
.radioButton
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px; /*float:left;*/
}
/*Description: This css class is used to input type in  radio button in application */
/*Author:Pradeep                                                                    */
/*CreatedOn:Aug 19,2009                                                             */
.radioButton input
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
}
/*Description: This css class is used to label in  radio button in application */
/*Author:Pradeep                                                               */
/*CreatedOn:Aug 19,2009                                                        */
.radioButton label
{
	vertical-align: middle;
	padding-top: 3px;
	margin: 0px;
	margin-top: 3px;
	font-weight: normal;
}
/*Description: This css class is used to span button in application  */
/*Author:Pradeep                                                     */
/*CreatedOn:Aug 19,2009                                              */
.spanText
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 0px;
}
/*Description: This css class is used to span button in application  */
/*Author:Pradeep                                                     */
/*CreatedOn:Aug 19,2009                                              */
.linkButton
{
	font-size: 11px;
	/*color: Blue;*/
	color : Black;
	font-weight: normal;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 0px;
}
/*Description: This css class is used to show pointer cursor style in application  */
/*Author:Pradeep                                                                   */
/*CreatedOn:Aug 19,2009                                                            */
.cursorPointer
{
 cursor:pointer ;
}
/*Description: This css class is used to show default cursor style in application  */
/*Author:Pradeep                                                                   */
/*CreatedOn:Aug 19,2009                                                            */
.cursorDefault
{
 cursor:help;
}
/*Description: This css class is used to right align td  in application  */
/*Author:Pradeep                                                         */
/*CreatedOn:Aug 19,2009                                                  */
.tdAlignRight
{
	text-align:right;
}
/*Description: This css class is used to center align td in application    */
/*Author:Pradeep                                                           */
/*CreatedOn:Aug 19,2009                                                    */
.tdAlignCenter
{
	text-align:center;
}
/*Description: This css class is used to left align td in application      */
/*Author:Pradeep                                                           */
/*CreatedOn:Aug 19,2009                                                    */
.tdAlignLeft
{
	text-align:left;
}
/*Description: This css class is used to apply on error message text in application */
/*Author:Pradeep                                                                    */
/*CreatedOn:Aug 19,2009                                                             */
.errorMessage
{
	color:Red;
	font-size:8pt;
}
/*Description: This css class is used to apply on those text box which accept only numeric value in application */
/*Author:Pradeep                                                                                                */
/*CreatedOn:Aug 19,2009                                                                                         */
.numericTextBox
{
   
    BORDER-RIGHT: #8594B3 1px solid; 
	BORDER-TOP: #8594B3 1px solid; 
	FONT-SIZE: 8pt; 
	BORDER-LEFT: #8594B3 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #8594B3 1px solid; 
	BACKGROUND-COLOR: #ffffff;
	vertical-align:top;
    font-weight :normal;
	font-size:8pt;
	text-align:right;
	
}
/*Description: This css class is used to apply on those span which is used as link  in application */
/*Author:Pradeep                                                                                   */
/*CreatedOn:Aug 19,2009                                                                            */
.spanlLink {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	cursor: pointer;
	text-decoration: underline;
}
/*Description: This css class is used to apply on disable field  in application */
/*Author:Pradeep                                                                */
/*CreatedOn:Aug 19,2009                                                                         */
.disableControl
{
 background-color:#ECE9D8;
}
/*Description: This css class is used to display text in bold */
/*Author:Pradeep                                              */
/*CreatedOn:Aug 26,2009  
/*Used In:Login.aspx                                          */
.blackTextBold {
	font-size: 11px;
	color: #32332D;
	text-decoration: none;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}
/*Description: This css class is used to display text in bold */
/*Author:Pradeep                                              */
/*CreatedOn:Aug 26,2009  
/*Used In:Login.aspx                                          */
.blackTextBoldbig {
	font-size: 15px;
	color: #32332D;
	text-decoration: none;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}
/*Description:This css class is used to display text in bold red color */
/*Author:Pradeep                                                       */
/*CreatedOn:Aug 26,2009  
/*Used In:Login.aspx                                                   */
.redTextBold {
	font-size: 17px;
	color: #950732;
	text-decoration: none;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}
/*Description:This css class is used to display border in login page   */
/*Author:Pradeep                                                       */
/*CreatedOn:Aug 26,2009  
/*Used In:Login.aspx                                                   */
.loginBorder
{
	border-right: #A8C2DC 1px solid;
	border-top: #A8C2DC 1px solid;
	border-left: #A8C2DC 1px solid;
	border-bottom: #A8C2DC 1px solid;
	background-color: #D7E3EF;
	padding-right: 10px;
}
/*Description:This css class is used to display error message          */
/*Author:Pradeep                                                       */
/*CreatedOn:Aug 26,2009  
/*Used In:Login.aspx                                                   */
.redTextError {
	font-size: 11px;
	text-decoration: none;
	color: red;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}

/*Description:This css class is used on text box                       */
/*Author:Pradeep                                                       */
/*CreatedOn:Aug 26,2009  
/*Used In:Login.aspx                                                   */
.textBox
{
	border-right: #6a92b7 1px solid;
	border-top: #6a92b7 1px solid;
	font-size: 8pt;
	border-left: #6a92b7 1px solid;
	color: #000000;
	border-bottom: #6a92b7 1px solid;
	background-color: #ffffff;
	width: 145px;
}
/*Description:This css class is used link button                       */
/*Author:Pradeep                                                       */
/*CreatedOn:Aug 27,2009  
/*Used In:Login.aspx                                                   */
.linkButton
{
font-size:11px;
text-decoration:none;
/*color:#051C3B;*/
font-weight:normal;
text-decoration:underline;
}
/*Description:This css class is used on copy right text                */
/*Author:Pradeep                                                       */
/*CreatedOn:Aug 27,2009  
/*Used In:Login.aspx                                                   */
.copyRight
{
	font-size: 10px;
    text-align: center;
}
.shs-ssocopyright {
	width: 435px;
	margin: 0px auto;
	padding: 1px 0;
	font-family: 'IBM-Plex-Sans-Regular';
	color: var(--shs-application-db-txt-clr);
}
/*Description:This css class is used to display success message          */
/*Author:Pradeep                                                         */
/*CreatedOn:Sep 27,2018                                                  */
/*Used In:TwoFactorAuthentication.aspx                                   */
.greenTextSuccess {
	font-size: 11px;
	text-decoration: none;
	color: green;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
}

.container{ border:1px solid #000;}
li{list-style:none;}
/*Fixes the width of the left container*/
.pleft{float:left; width:355px;}
.pleftClientNote{float:left; width:200px;}

/*Fixes the width of the right container*/
.pright{float:right; text-align:justify;}
/*Fixes the width to adjust the top right curve */
.tabs li.top{float:left; width:347px; height:8px; font-size:0px;}
.tabs li.end{float:left; height:8px; font-size:0px;}


.tabs li.first{float:left; width:325px; height:22px; text-align:center; border-top:1px solid #d6d6d6; background:#fff;}
.tabs li.first a{color:#000; text-decoration:none}
.tabs li.first a:hover{color:#000; text-decoration:underline;}
.tabs li.firstrow{float:left; width:325px; height:22px; text-align:center;background:#d6d6d6;border-left:4px solid #9A9A9A;}
/*fixes the width of selected tab conatiner*/
.tabs li.first-n{float:left; width:325px; height:23px; text-align:center; border-top:1px solid #d6d6d6;background:#d6d6d6;border-left:4px solid #9A9A9A;}
.tabs li.last-t{float:left; height:23px; width:20px;}
.tabs li.last-r{float:left; height:23px; width:20px;}
.tabs li.last-b{float:left; height:23px; width:20px;}
.tabs li.last-n{float:left; height:23px; width:20px;}
.tabs li.firstlast{float:left; height:22px; width:20px;}

.tabs li.lastrow{float:left; width:325px; height:10px; text-align:center; border-top:1px solid #d6d6d6; }
.tabs li.lastright{float:left; height:100px; width:20px; border-right:1px solid #8fadc9; border-top:1px solid #8fadc9;  }
.tabs li.lastrowright{float:left; height:0px; width:20px; border-right:1px solid #d6d6d6; border-top:1px solid #d6d6d6;  }


.tabs a{text-decoration:none;color:#000;}
/*.tabs li.first:hover{background-image:url(/SCMHSmartcareProd/App_Themes/Styles/images/cls-hover.gif);}*/
.red{background-color:#903; color:#FFF;}
.clear{clear:both;}
.blank{border-right:1px solid #000;}



.tabsClient li.top{float:left; width:179px; height:8px; font-size:0px; text-align:right;}
.tabsClient li.end{float:left; height:8px; font-size:0px;}
.tabsClient li.first{float:left; width:140px; height:23px; text-align:center; border-top:1px solid #d6d6d6; background:#fff;}
.tabsClient li.first a{color:#000; text-decoration:none}
.tabsClient li.first a:hover{color:#000; text-decoration:underline;}
.tabsClient li.firstrow{float:left; width:140px; height:23px; text-align:center;border-top:1px solid #d6d6d6;background:#d6d6d6;border-left:4px solid #9A9A9A; }
.tabsClient li.first-n{float:left; width:140px; height:23px; text-align:center;border-top:1px solid #d6d6d6;background:#d6d6d6;border-left:4px solid #9A9A9A;}
.tabsClient li.last-t{float:left; height:23px; width:30px;border-top: 1px solid #d6d6d6;}
.tabsClient li.last-r{float:left; height:23px; width:30px;}
.tabsClient li.last-b{float:left; height:23px; width:30px;}
.tabsClient li.last-n{float:left; height:23px; width:30px;}
.tabsClient li.firstlast{float:left; height:23px; width:30px;  border-top:1px solid #d6d6d6;}

.tabsClient li.lastrow{float:left; width:140px; height:41px; text-align:center;  border-top:1px solid #d6d6d6;}
.tabsClient li.lastright{float:left; margin-bottom:0px; height:68px; width:30px; border-right:1px solid #d6d6d6; border-top:1px solid #d6d6d6;}

.tabsClient li.lastrow1{float:left;  height:7px; text-align:center;  border-top:1px solid #8fadc9;}
.tabsClient li.lastright1{float:left; margin-left :175px; height:7px;  border-right:1px solid #8fadc9; border-top:1px solid #8fadc9;}


.tabsClient a{text-decoration:none;color:#000;}

/*Description:This css class is used for tabs in group notes                */
/*Author:Sandeep                                                      */
/*CreatedOn: January 19 , 2010 
/*Used In:GroupServiceDetails.aspx  */
ul{padding:0px; margin:0px;}
/*
.container{width:585px; border:1px solid #000;}
li{list-style:none;}
.pleft{float:left; width:190px;}
.pright{float:right; width:380px; text-align:justify;}
.tabs li.top{float:left; width:179px; height:8px; font-size:0px; text-align:right;}
.tabs li.end{float:left; height:8px; font-size:0px;}
.tabs li.first{float:left; width:132px; height:21px; text-align:center; border-bottom:1px solid #8fadc9; border-top:1px solid #8fadc9; background-image:url(/SCMHSmartcareProd/App_Themes/Includes/Images/strip.gif); background-repeat:repeat-x;}
.tabs li.first a{color:#000; text-decoration:none}
.tabs li.first a:hover{color:#000; text-decoration:underline;}
.tabs li.firstrow{float:left; width:132px; height:23px; text-align:center; background-image:url(/SCMHSmartcareProd/App_Themes/Includes/Images/rounded_left.gif); background-repeat:no-repeat; background-position:0px 0px; border-top:1px solid #8fadc9; }
.tabs li.first-n{float:left; width:132px; height:23px; text-align:center; background-image:url(/SCMHSmartcareProd/App_Themes/Includes/Images/rounded_left.gif); background-repeat:no-repeat; background-position:0px 0px; }
.tabs li.last-t{float:left; background-image:url(/SCMHSmartcareProd/App_Themes/Includes/Images/top-curve.gif); background-repeat:no-repeat; height:23px; width:48px;}
.tabs li.last-r{float:left; background-image:url(/SCMHSmartcareProd/App_Themes/Includes/Images/round.gif); background-repeat:no-repeat; height:23px; width:48px;}
.tabs li.last-b{float:left; background-image:url(/SCMHSmartcareProd/App_Themes/Includes/Images/bottom-curve.gif); background-repeat:no-repeat; height:23px; width:48px;}
.tabs li.last-n{float:left; height:23px; width:48px;}
.tabs li.firstlast{float:left; height:23px; width:48px;  border-top:1px solid #8fadc9;}

.tabs li.lastrow{float:left; width:132px; height:41px; text-align:center;  border-top:1px solid #8fadc9;}
.tabs li.lastright{float:left; margin-bottom:0px; height:68px; width:47px; border-right:1px solid #8fadc9; border-top:1px solid #8fadc9;}

.tabs li.lastrow1{float:left;  height:7px; text-align:center;  border-top:1px solid #8fadc9;}
.tabs li.lastright1{float:left; margin-left :175px; height:7px;  border-right:1px solid #8fadc9; border-top:1px solid #8fadc9;}


.tabs a{text-decoration:none;color:#000;}
.red{background-color:#903; color:#FFF;}
.clear{clear:both;}
.blank{border-right:1px solid #000;}
*/


/*Added by SweetyK  to hide   scrollbars on div*/
.divScroll
{
	overflow: hidden;
		
}

 .blue_bg
        {
            background-color: #c7dcf1;
        }
        .table_border
        {
            border: 1px solid #000000;
        }
        .black_txt, .black_txt span, .black_txt sup, .black_txt a, .black_txt label
        {
            font-size: 11px;
            font-family: 'IBM-Plex-Sans-Bold', sans-serif;
            color: #000;
        }
        .desp_txt
        {
            font-size: 11px;
            color: #000;
        }
        .title_txt, .title_txt span
        {
            font-size: 12px;
            font-family: 'IBM-Plex-Sans-Bold', sans-serif;
            color: #2b3d55;
            padding: 3px;
        }
        .white_bg
        {
            background-color: #FFF;
            border: 1px solid #000;
            padding: 3px;
            font-size: 11px;
            color: #000;
        }
        .height
        {
            height: 4px;
        }
        
        
        
  .GridViewHeaderText
{
	color: Black;
	background-color: #efefef;
	font-weight: normal;
	font-size: 8.25pt;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}


.LabelText
{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 0px;
}


.LabelLinkWithinGrid {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	cursor: pointer;
	text-decoration: underline;
	vertical-align: top;
}
.grid_header_txt {
	font-size: 11px;
	font-family: 'IBM-Plex-Sans-Bold', sans-serif;
	color: #000;
	text-align: left;
}

.GridLinks
{
	font-size: 12px;
	font-weight: normal;
	color:Black; 
	text-align: left;
	cursor: pointer;
	text-decoration: underline;
	vertical-align: top;
}
.GroupServiceHeader
{
 /*font-size: 11px;
 font-weight: bold;*/
 color: #000;
 text-align:left;
 /*background-color:#f0f6f9;*/
 background-color:white;
 margin:2,0,2,0;
}
.form_label_LPadding8
{
 padding-left:8px;
 color: Black;
 font-size: 11px;
}
.form_textboxNew30
{
	height: 15px;
	border: 1px solid #a8bac3;
	font-size: 11px;
	color: #333;
	width:30px;
}
.form_textboxNew50
{
	height: 15px;
	border: 1px solid #a8bac3;
	font-size: 11px;
	color: #333;
	width:50px;
}
.form_textboxNew55
{
	height: 15px;
	border: 1px solid #a8bac3;
	font-size: 11px;
	color: #333;
	width:55px;
}
.form_textareaNarrative
{
	/*background: url(/SCMHSmartcareProd/App_Themes/Includes/Images/content_tab_bg.gif) repeat-x left top; */
	border: 1px solid #a8bac3;
	font-size: 11px;
	color: black;
	padding: 2px;
	background-color: #fff;
}

.parentchildbutton {
	background: #254a67;
	height: 20px;
	width: 67px;
	border-style: none;
	color: #fff;
	font-size: 11px;
	font-family: 'IBM-Plex-Sans-Medium', sans-serif;
	border-collapse: collapse;
	outline: none;
	margin: 1px;
	padding: 0;
	text-indent: 0;
}

	.parentchildbutton:hover, .parentchildbutton:focus {
		background: #254a67;
		height: 20px;
		width: 67px;
		border-style: none;
		color: #fff;
		font-size: 11px;
		font-family: 'IBM-Plex-Sans-Medium', sans-serif;
		outline: none;
		border-collapse: collapse;
		margin: 1px;
		padding: 0px 5px;
		text-indent: 0px;
		cursor: pointer;
	}
/*	Bed Census Drop Down CSS - Added By - Sumanta
	Updated by Wasif Butt
*/
.ClientDropdownAreaMain
{
	padding: 0 0 0 0;
	width: 145px;
}

.ClientDropdownAreaMain tr:hover 
{ 
    background-color: #d3dffb; 
}

.ClientDropdownAreaMain td
{
	text-align: left;
	padding: 0 0 0 0;
}
.ClientDropdownAreaMain input[type=button]
{
	/*width:148px;*/
	padding: 0;
	margin: 0;
}
.ClientDropdownAreaMain img[disabled]
{
	filter: alpha(opacity=30); /* IE6  -IE7    */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE8    */
	opacity: 0.3; /* Mozilla,Opera,and others    */
}
.ButtonContainer
{
	position: absolute;
	width: 145px;
}
.ButtonContainer .ButtonContainerTable
{
	background-color: #f0f6f9;
}
.ButtonContainer td
{
	/*padding:0 2px 0 2px;*/
	height: 19px;
}

.ButtonContainer a
{
	cursor: pointer;
}

.GridDropDownHighLight
{
	 background-color: #d3dffb; 
}

.GridDropDownWhite 
{
	 background-color: #ffffff; 
}

.GridDropDownBlue
{
	 background-color: #f0f6f9; 
}


 fieldset {
  margin: 10px; 
  padding: 0 0 10px 0; 
 
  
  border-radius: 8px; 
  -moz-border-radius: 8px; 
  -webkit-border-radius: 8px
}
legend {
  margin: 0 0 0 15px; 
  padding: 5px; 
 
 
  border-radius: 4px; 
  -moz-border-radius: 4px; 
  -webkit-border-radius: 4px
}

.form_label_wrap
{
	overflow: hidden;
	white-space: nowrap; 
	text-overflow: ellipsis;
	width:95%;
	color: Black;
	font-size: 11px;
	padding: 0 0 0 0;
}

.LabelTexbox
{
	border: 1px solid #a8bac3;
	width: 215px;
	padding-left: 1px;
	height: 17px;
	float:left;
}
.PopUpHyperLink
{
	color: Black;
	text-decoration: underline;
	font-size: 9pt;
	color: Black;
	font-size: 11px;
	padding: 0 0 0 0px;
	cursor:pointer;
}
.NoteTag
{
    background-color: RGB(209,224,238);
    border-bottom: 1px solid #3E6D8E;
    border-right: 1px solid #7F9FB6;
    color: #0d0c0c;
    font-size: 90%;
    line-height: 2;
    margin: 2px 2px 2px 0px;
    padding: 3px 4px;
    text-decoration: none;
    white-space: nowrap;
    word-wrap; normal;
    display: inline-block;
}
    
/* Added by Jason Steczynski on 4/13/2015, Summit Pointe - Contract Support, Task #592 */
@media print {
    .disable-printing {
        display: none;
    }
}

.removeBgColor {
        background-color: transparent !important;
        display: flex;
        grid-gap:10px;
        justify-content: flex-end;
}
.transparent
{
	filter: alpha(opacity=50); /* ie */
	-moz-opacity: .5; /* mozilla */
	background: #ccc;
}


.TittleBarBase
{
	color: #5b0000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11pt;
}
.PanelBaseOfficeListIE6
{
	height: 388px;
}

.PanelBaseOfficeListIE7
{
	min-height: 380px;
}

/*Css Class Added by Harish for table border*/
.TableWithBorder1Px
{
	border: solid 1px #7B9EBD;
}
.TableWithBorderWithBackground4Px
{
	background-color: #F4F4F4;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	padding-left: 5px;
	color: Black;
	border: solid 1px #7B9EBD;
}
/* Class Added by Harish for Label Text*/
.LabelTextWithoutMargin
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 0px;
	float: left;
}
.TableBackgroundColor
{
	background-color: #F4F4F4;
}
/* Css Class Added by Harish, manage the height of the cell of the table*/
.spacer_7
{
	height: 7px;
}

.spacer_10
{
	height: 10px;
}

.spacer_20
{
	height: 20px;
}
.spacer_3
{
	height: 3px;
}
/*Css Class Added by Pradeep for Table with border4*/
.TableWithBorder8Px
{
	border-right: 8px;
	border-right-color: #dee7ef;
	border-right-style: solid;
	border-left: 8px;
	border-left-color: #dee7ef;
	border-left-style: solid;
	border-top: 8px;
	border-top-color: #dee7ef;
	border-top-style: solid;
	border-bottom: 8px;
	border-bottom-color: #dee7ef;
	border-bottom-style: solid;
	background-color: #F4F4F4;
}
/*Css Class Added by Pradeep for Table with border4*/
/*Modified Date: 11-May-2009 */
.TableWithBorder12Px
{
	border-right: 12px;
	border-right-color: #dee7ef;
	border-right-style: solid;
	border-left: 12px;
	border-left-color: #dee7ef;
	border-left-style: solid;
	border-top: 12px;
	border-top-color: #dee7ef;
	border-top-style: solid;
	border-bottom: 12px;
	border-bottom-color: #dee7ef;
	border-bottom-style: solid;
	background-color: #F4F4F4;
}
/*Css Class Added by Pradeep for Radio and check box Text*/

.RadioText
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px; /*float:left;*/
}

.RadioText input
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
}

.RadioText label
{
	vertical-align: middle;
	padding-top: 3px;
	margin: 0px;
	margin-top: 3px;
	font-weight: normal;
}


/*Written by Pradeep -- For MultiLine Textbox used in Application*/
.MultiLineTextBox
{
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align: middle;
	padding-top: 1px;
}
.MultiLineTextBoxWithGrayForeColor
{
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	color: #ECE9D8;
	vertical-align: middle;
	padding-top: 1px;
}
/* Written by Pradeep-- For MultiLine Textbox used in Application*/
.TextBox
{
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align: middle;
	padding-top: 1px;
	height: 17px;
}
.TextBoxWidth10
{
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align: middle;
	padding-top: 1px;
	height: 17px;
	width: 10px;
}
/* Class Added by Pradeep for Label Text*/
.LabelTextMiddle1
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: middle;
	margin-left: 3px;
	margin-right: 0px;
}

.LabelTextMiddle
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
/*	vertical-align: bottom; This prop is commented MKS*/
	margin-left: 3px;
	margin-right: 0px;
}
.LabelText
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 0px;
}

.CheckBoxTextWithoutMargin
{
	/*font-family: Microsoft Sans Serif; 	font-size: 11px; 	text-decoration: none; 	color: #000000; 	font-weight: normal;*/
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
}
/*test*/
.CheckBoxTextWithoutMargin label
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
	vertical-align:top;
}

.LabelTextSmall
{
	font-family: Microsoft Sans Serif;
	font-size: 8px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 0px;
}

.LinkButtonText
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color: Blue;
	font-weight: normal;
	vertical-align: top;
	margin-left: 3px;
	margin-right: 0px;
}

.line
{
	height: 1px;
	background-color: #804000;
}

/* Apply this for buttons in aplication */

.Button
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
}
.graybg
{
	background-color: #F4F4F4;
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color: #183490;
	font-weight: normal;
}
.hiddenFields
{
	display: none;
}
.TabText
{
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	text-decoration: none;
	color: #183490;
	font-weight: bold;
}
/* Class Added by Sonia for TitleBar Text*/
.TitleBarText
{
	font-family: Microsoft Sans Serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.TitleText
{
	font-family: Microsoft Sans Serif,Times New Roman,Serif , verdana,Arial, Helvetica;
	font-size: 13px;
	text-decoration: none;
	color: #5B0000;
	font-weight: bold;
}
.handStyle
{
	cursor: hand;
	cursor: pointer;
}

.linkStyle
{
	cursor: hand;
	cursor: pointer;
	color: #3300cc;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
}

.maroon20
{
	color: #804000;
	font-size: 20px;
	font-family: Microsoft Sans Serif;
}
/* Class for Drop down List in applications */
.ddlist
{
	height: 20px;
	font-size: 8.50pt;
	width: 100px;
	font-family: Microsoft Sans Serif;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align: text-top;
}

/* Modified by Piyush on 6th June 2007 for header of the grids used in the application*/
/* Modified by Manish Srivastava on 4th July 2007 for header of the grids used in the application*/
.GridViewHeaderText
{
	color: Black;
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-weight: normal;
	font-size: 8.25pt;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}


/*Class added by Sonia for buttons*/
.ButtonWeb
{
	color: #000000;
	font-family: Microsoft Sans Serif;
	font-weight: normal;
	font-size: 8.25pt;
	background-color: #E0E0E0;
	font-size: 11px;
	font-family: Microsoft Sans Serif;
	cursor: hand;
}
.GridViewHeaderTextForICDCodes
{
	color: Black;
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-weight: normal;
	font-size: 8.25pt;
	text-align: center;
	height: 20px;
}




.GridViewHeaderText A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewHeaderText A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewHeaderText A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
}
.GridViewHeaderText A:hover
{
	color: #797777;
	font-family: Microsoft Sans Serif;
}
.GridViewHeaderTextForRadio
{
	color: Black;
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-weight: normal;
	font-size: 8.25pt;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
/* Modified by Piyush on 6th June 2007 for header of the grids used in the application*/
.GridViewRowStyle
{
	color: black;
	background-color: #ffffff;
	font-family: Microsoft Sans Serif;
	font-weight: Normal;
	font-size: 8.25pt;
	vertical-align: top;
	height: 5px;
	text-align: left;
}
.GridViewRowStyle A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewRowStyle A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewRowStyle A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewRowStyle A:hover
{
	color: #797777;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
/* Modified by Piyush on 6th June 2007 for header of the grids used in the application*/
.GridViewAlternatingRowStyle
{
	color: Black;
	background-color: White;
	border-style: none;
	font-family: Microsoft Sans Serif;
	font-weight: Normal;
	font-size: 8.25pt;
	vertical-align: top;
	height: 5px;
	text-align: left;
}
.GridViewAlternatingRowStyle A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewAlternatingRowStyle A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewAlternatingRowStyle A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewAlternatingRowStyle A:hover
{
	color: #797777;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewSelectedItem
{
	color: navy;
	background-color: silver;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 8.25pt;
	cursor: default;
	vertical-align: middle;
	height: 5px;
	cursor: default;
}

/* Modified by Piyush on 6th June 2007 for header of the grids used in the application*/
.GridViewFooterText
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
}

/* Modified by Piyush on 6th June 2007 for header of the grids used in the application*/
.GridViewPagerText
{
	color: Black;
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 8.25pt;
	text-align: left;
	vertical-align: middle;
	height: 5px;
	position: fixed;
}
.GridViewPagerText A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewPagerText A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewPagerText A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewPagerText A:hover
{
	color: #797777;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.EmailGridViewAltitemText
{
	color: black;
	background-color: #ffffff;
	font-family: Microsoft Sans Serif;
	font-weight: Normal;
	font-size: 8.25pt;
	vertical-align: middle;
	height: 5px;
}
.checkBox
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25px;
	text-decoration: none;
	color: Black;
	font-weight: normal;
}
/*Css Class Added by Jatinder S for MyPreferences Screen*/
.table
{
	border-style: solid;
	border-width: 1px;
	border-color: Black; /*background-color: #DCE5EA;*/
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	width: 100%;
	color: #002D45;
}
.tableWizard
{
	border-style: none;
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	width: 100%;
	color: #002D45;
}

.PopUpTitleBar
{
	background-color: #1C5B94;
}

.DescriptionRow
{
	color: Black;
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-weight: normal;
	font-size: 8.25pt;
	text-align: center;
	vertical-align: middle;
}


.blue_bg
{
	background-image: url(/SCMHSmartcareProd/App_Themes/images/blue_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	color: #ffffff;
	text-align: center;
}

.gray_bg
{
	background-image: url(/SCMHSmartcareProd/App_Themes/images/gray_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	color: #000000;
	text-align: center;
}


.green_bg
{
	background-image: url(/SCMHSmartcareProd/App_Themes/images/gray_bg.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	color: #000000;
	text-align: center;
}
/* Added by Piyush on 5th June 2007 for Left Navigation Task Pane*/
/* Modified by Piyush on 17th July 2007 */
.taskPaneTD
{
	border-style: ridge;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: Highlight;
	background-color: #f0f0f0;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	height: 20px;
}
.taskPaneTD A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.taskPaneTD A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.taskPaneTD A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.taskPaneTD A:hover
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
/* Added by Piyush on 5th June 2007 for Left Navigation Task Pane*/
/* Modified by Piyush on 17th July 2007 */
.taskPaneBlankColumn
{
	border-style: ridge;
	border-width: 1px;
	border-bottom-width: 0px;
	border-color: Highlight;
	background-color: #1c5b94;
}
/* Added by Piyush on 6th June 2007 for Label used in Application*/
.Label
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	color: Black;
}
.labelFont
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	padding-left: 5px;
	color: Black;
}


.labelClass
{
	font-weight: bold;
	font-family: Arial;
	font-size: 8.5pt;
	color: #14426B;
}

/* Added by Sonia */
.labelHeaderRow
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	font-weight: bold;
	padding-left: 5px;
	color: Black;
}
/*td.labelHeaderRow label
{
 vertical-align:middle;
 padding-top:0px;
 display:block; 
}*/




/* Added by Sonia */
.bgColor1
{
	background-color: #dce5ea;
}
/*Added by Priya on 19th Jan '09 for EligibilityAdultMI  */
.RowText
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	padding-left: 5px;
	color: Black;
}




/* Added by Sonia */
.labelFontNew
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	font-weight: bold;
	padding-left: 5px;
	color: Black;
}

/* Added by Sonia */
.LabelUnderlineFontNew
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: underline;
	color: Black;
}

.LabelItalicFont
{
	font-family: Microsoft Sans Serif;
	font-style: italic;
	font-size: 8.25pt;
	padding-left: 5px;
	color: Black;
}
/* For Textbox used in Application*/
.Textbox
{
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 8.50pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	color: Black;
	vertical-align: middle;
	padding-top: 1px;
	height: 17px;
}
/* Added by Piyush on 6th June 2007 for Textbox used in Application*/


.bannerHeadingFont
{
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	color: WindowText;
	border-style: none;
	cursor: text;
}
/* Added by Piyush on 6th June 2007 for TitleBar used in Application*/
.titleBarFont
{
	color: #5b0000;
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 10pt;
}
/* Added by Piyush on 6th June 2007 for TitleBar used in Application*/
.gridLinks
{
}
/* Added by Priya on 7th June 2007 for the Dashboard*/

.dashBoard
{
	background-color: White;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: underline;
	border-right: black 1px double;
	border-top: black 1px double;
	border-left: black 1px double;
	border-bottom: black 1px double;
	border: 1pt;
}

.dashBoardFont
{
	background-color: #c4ddf7;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8pt;
	border: 1pt;
	border-style: solid;
	border-color: Black;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.blacktextbold
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color: #32332D;
	text-decoration: none;
	font-weight: bold;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.blacktextboldbig
{
	font-family: Microsoft Sans Serif;
	font-size: 15px;
	color: #32332D;
	text-decoration: none;
	font-weight: bold;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.redtextbold
{
	font-family: Microsoft Sans Serif;
	font-size: 17px;
	color: #950732;
	text-decoration: none;
	font-weight: bold;
}

.footertextbold
{
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: normal;
}

.textbolditalic
{
	font-family: Microsoft Sans Serif;
	font-size: 10px;
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.loginborder
{
	border-right: #A8C2DC 1px solid;
	border-top: #A8C2DC 1px solid;
	border-left: #A8C2DC 1px solid;
	border-bottom: #A8C2DC 1px solid;
	background-color: #D7E3EF;
	padding-right: 10px;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.bluetextbold
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	color: #051C3B;
	text-decoration: none;
	font-weight: bold;
}

/* Added by Ashish kumar Jauhari on 11th June for Login Page */
.redTextError
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: Black;
	font-weight: bold;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.inbuttons
{
	width: auto;
	border: 1px solid #236799;
	border-top-color: #105688;
	border-left-color: #105688;
	padding: 0.0em;
	background-color: #4687b9;
	background-image: url(/SCMHSmartcareProd/App_Themes/images/inbuttonbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 13.3px;
	font-weight: bold;
	font-family: Microsoft Sans Serif;
	cursor: hand;
}

/* Added by Ashish kumar Jauhari on 7th June for Login Page */
.txtbx1
{
	border-right: #6a92b7 1px solid;
	border-top: #6a92b7 1px solid;
	font-size: 8pt;
	border-left: #6a92b7 1px solid;
	color: #000000;
	border-bottom: #6a92b7 1px solid;
	font-family: Microsoft Sans Serif;
	background-color: #ffffff;
	width: 145px;
}
/* Added by Manish Srivastava For Temerary */
.ClientList
{
	color: Black;
	background-color: #ffffff;
	font-family: Microsoft Sans Serif;
	font-weight: Normal;
	font-size: 8.25pt;
	height: 15px;
	text-decoration: underline;
	cursor: hand;
}
/* Added by Piyush on 11th June 2007 for Heading of every Banner used in Application*/
.LeftHeading
{
	background-image: url(/SCMHSmartcareProd/App_Themes/Images/tabs_03.gif);
	width: 12px;
	height: 21px;
}
/* Added by Piyush on 11th June 2007 for Heading of every Banner used in Application*/
.CenterHeading
{
	background-image: url(/SCMHSmartcareProd/App_Themes/Images/tabs_04.gif);
	font-family: Tahoma;
	font-size: 8.25pt;
	color: #143c6b;
}
/* Added by Piyush on 11th June 2007 for Heading of every Banner used in Application*/
.RightHeading
{
	background-image: url(/SCMHSmartcareProd/App_Themes/Images/tabs_06.gif);
	width: 12px;
	height: 21px;
}

/*Added by Pratap Singh on 12 June for services Screen GridView */
.Services, .Services A, .Services A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
	font-size: 7pt;
	cursor: hand;
}

/*Added by Amit Paul Singh on 13th June for Button Color */
.ButtonStyle
{
	border: 1px solid #236799;
	border-top-color: #105688;
	border-left-color: #105688;
	padding: 0.0em;
	background-color: #4687b9;
	background-image: url(/SCMHSmartcareProd/App_Themes/images/inbuttonbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #fff;
	font-size: 11px;
	font-family: Microsoft Sans Serif;
	cursor: hand;
}
.LabelClaimline
{
	font-family: Microsoft Sans Serif;
	font-size: 8.20pt;
	color: Black;
}
.LinkLabel
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	color: #404040;
}
.SumarryLabel
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	color: Black;
}
/*Added by Priya on 15thJune for fixing the header in the Grid*/

.DataGridFixedHeader
{
	background-color: #c4ddf7;
	font-weight: bold;
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 8.25pt;
	vertical-align: middle;
	height: 20px;
	border: 1pt;
	border-style: solid;
	border-color: Black;
	position: relative;
}

.TableFixedHeader
{
	background-color: #dce5ea;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 8.25pt;
	vertical-align: middle;
	height: 20px;
}
.DataGridFixedHeaderA
{
	color: Black;
	font-family: Tahoma;
}
.DataGridFixedHeaderA:link
{
	color: Black;
	font-family: Tahoma;
	text-decoration: underline;
}
.DataGridFixedHeaderA:visited
{
	color: Black;
	font-family: Tahoma;
}
.DataGridFixedHeaderA:hover
{
	color: Black;
	font-family: Tahoma;
}
/* Added By Manish Srivastava */
.list_Race, .list_collapse
{
	position: absolute;
	background: #ffffff;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	color: Black;
	width: 200px;
	height: 35px; /*overflow-y: scroll;*/
	border: 1px solid #666;
	padding: 2px;
	text-align: left;
	display: block;
}

.list_Race:hover, .list_expand
{
	height: 180px;
}

/*Added by Jatinder on 19thJune for Alerts.ascx*/
.Alerts
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
}
/* Added By Pramod for Ajax  tab */
/* default layout */
/*.ajax__tab_default .ajax__tab_header
{
	white-space: nowrap;
}
.ajax__tab_default .ajax__tab_outer
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_inner
{
	display: -moz-inline-box;
	display: inline-block;
}
.ajax__tab_default .ajax__tab_tab
{
	margin-right: 4px;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	display: -moz-inline-box;
	display: inline-block;
}

/* xp theme */
.ajax__tab_xp .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp .ajax__tab_outer
{
	padding-right: 2px;
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-right.gif) no-repeat right;
	height: 21px;
}
.ajax__tab_xp .ajax__tab_inner
{
	padding-left: 2px;
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-left.gif) no-repeat;
}
.ajax__tab_xp .ajax__tab_tab
{
	height: 13px;
	padding: 2px;
	margin: 0;
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab.gif) repeat-x;
}

.ajax__tab_xp .ajax__tab_hover .ajax__tab_inner
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp .ajax__tab_hover .ajax__tab_tab
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-hover.gif) repeat-x;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_outer
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_inner
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-active-left.gif) no-repeat;
}
.ajax__tab_xp .ajax__tab_active .ajax__tab_tab
{
	background: url(/SCMHSmartcareProd/App_Themes/Images/AjaxControlToolkit.Tabs.tab-active.gif) repeat-x;
}
.ajax__tab_xp .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 2px;
	background-color: #ffffff;
}

/* scrolling 
.ajax__scroll_horiz {overflow-x:scroll;}
.ajax__scroll_vert {overflow-y:scroll;}*/
.ajax__scroll_both
{
	overflow: scroll;
}
.ajax__scroll_auto
{
	overflow: auto;
}


/* Added by Piyush on 5th july 2007 for Error Message shown to the user, common for every screen*/
.errorMessageClass
{
	font-family: Microsoft Sans Serif;
	color: Black;
	font-size: 9.75pt;
}
/* Added By Pramod on 19 jun for use in claim line entitutional*/
.tableBackgound
{
	background-color: #FFF;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	padding-left: 5px;
	color: Black;
	
}

/* Added by Priya on 14th August '07 for use in Contract Details */
.grayTextForTextbox
{
	color: InactiveBorder;
	font-family: Microsoft Sans Serif;
	font-size: 8.75pt;
	border-style: solid;
	border-left: 1px solid #7B9EBD;
	border-right: 1px solid #7B9EBD;
	border-top: 1px solid #7B9EBD;
	border-bottom: 1px solid #7B9EBD;
	vertical-align: middle;
	padding-top: 1px;
}

.blackLine
{
	background-color: Black;
	width: 100%;
	height: 1px;
}

.drugInteraction
{
	font-family: Verdana;
	text-align: center;
	font-size: xx-small;
	font-weight: bold;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	cursor: hand;
	cursor: pointer;
}




/*Added by sonia */
.AllergyInteraction
{
	font-family: Verdana;
	text-align: center;
	font-size: small;
	font-weight: bold;
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	border-color: #000000;
}

/*Added by sonia  to display only vertical scrollbars on div*/
.divVertScroll
{
	overflow-x: none;
	overflow-y: auto;
	height: 150px;
}


/* Additon ends here by Piyush on 5th july 2007 for Error Message shown to the user, common for every screen*/

.PanelStyle
{
	border-color: #DCE5EA;
	border-style: solid;
	border-width: 5px; /*BorderColor="#DCE5EA" BorderStyle=Solid BorderWidth=6px*/
}

.headingControl
{
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 10pt;
	background-color: #FFFFFF;
}
/* written by Pradeep-----*/
.LabelLinkWithinGrid
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	cursor: hand;
	text-decoration: underline;
	vertical-align: top;
}
.LabelLinkWithinGridFont10
{
	font-family: Microsoft Sans Serifl;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	cursor: hand;
	text-decoration: underline;
	vertical-align: top;
}

.InputButton
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt; /* 	width: 100%; 	color: #FFFFFF; 	background-color: #1C5B94; 	border-color: #1C5B94; 	text-decoration: none; 	font-size: 12px; 	font: 'Microsoft Sans Serif' vardana; 	text-align: center; 	*/
}
.GridViewPagerStyle
{
	color: Black; /*background-color: #dce5ea;*/
	font-family: Microsoft Sans Serif;
	font-weight: bold;
	font-size: 8.25pt;
	text-align: left;
	vertical-align: middle;
	height: 5px;
	position: fixed;
}
.LabelErrorMessage
{
	color: Red;
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
/*Added by Harish on 6th May '09 for EligibilityAdultMI  */
.RowTextForHeading
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 9pt;
	padding: 5px;
	color: Black;
}
.labelFontForHeading
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	color: Black;
}
/*Added by Harish on 6th May '09 for Diagnosis  */
.RowTextForHeading
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 9pt;
	color: Black;
}
.labelFontForHeading
{
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-size: 8.25pt;
	color: Black;
}
.CheckBoxText
{
	float: left;
	white-space: nowrap;
	vertical-align: middle;
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
}

/* Added By Priya on october 30,2009*/
.RadMenu_Border
{
		border-style: solid ;
	    border-left: 1px solid #7B9EBD ;
	    border-right: 1px solid #7B9EBD ;
	    border-top: 1px solid #FFFFFF ;
	    border-bottom: 1px solid #7B9EBD ;
	    padding: 2px;
}
.RadMenu_LeftBorder
{
	border-left: 1px solid #7B9EBD ;
}

.SpanList
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


/*Added By Ashwani*/
.ScannerImagesViewTable
{
    border-color:Black;
	height:380px;
}


.ScannerImageTable
{
    border-color:Gray;
	height:380px;
}

#navcontainer ul { list-style-type: none; }

/* Style used for PA CLient Search Grid */
.GridViewHeaderTextNew
{
	color: Black;
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;
	font-weight:bold;
	font-size: 8.25pt;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.GridViewHeaderTextNew A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewHeaderTextNew A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewHeaderTextNew A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
}
.GridViewHeaderTextNew A:hover
{
	color: #797777;
	font-family: Microsoft Sans Serif;
}

.GridViewRowStyleNew
{
	color: black;
	background-color: #ffffff;
	font-family: Microsoft Sans Serif;
	font-weight: Normal;
	font-size: 8.25pt;
	vertical-align: top;
	height:20px;
	text-align: left;
}
.GridViewRowStyleNew A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewRowStyleNew A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewRowStyleNew A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewRowStyleNew A:hover
{
	color: #797777;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}




.GridViewAlternatingRowStyleNew
{
	color: Black;
	background-color: White;
	border-style: none;
	font-family: Microsoft Sans Serif;
	font-weight: Normal;
	font-size: 8.25pt;
	vertical-align: top;
	height: 5px;
	text-align: left;
}
.GridViewAlternatingRowStyleNew A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewAlternatingRowStyleNew A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewAlternatingRowStyleNew A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}
.GridViewAlternatingRowStyleNew A:hover
{
	color: #797777;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}




.RadioTextNew
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px; /*float:left;*/
}

.RadioTextNew input
{
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
	margin: 0px;
}

.RadioTextNew label
{
	vertical-align: middle;
	padding-top: 3px;
	margin: 0px;
	margin-top: 3px;
	font-weight: normal;
}

/*12-Sep-2011 Changes*/

.GridViewPagerTextNew
{
	color: Black;
	background-color: #dce5ea;
	font-family: Microsoft Sans Serif;	
	font-size: 8.25pt;
	text-align: left;
	vertical-align: middle;
	height: 5px;
	border-collapse:separate;
}
.GridViewPagerTextNew A
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewPagerTextNew A:link
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
}
.GridViewPagerTextNew A:visited
{
	color: Black;
	font-family: Microsoft Sans Serif;
	text-decoration: underline;
	font-size: 8.25px;
	font-weight: bold;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.GridViewPagerTextNew A:hover
{
	color: #797777;
	font-family: Microsoft Sans Serif;
	text-decoration: none;
}

.GridViewPagerTextNew Span
{
	font-family: Microsoft Sans Serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.GridViewPagerTextNew Table
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.GridViewPagerTextNew tr
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.GridViewPagerTextNew td
{
	font-family: Microsoft Sans Serif;
	font-size: 8.25px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

/*12-Sep-2011 End Changes*/

/* Changes end here  */

/*End*/

.ExpanderToolbar tr td {
   padding-right:4px; 
   padding-left:4px;
   border-left: solid 1px #bdbdbd;
}
.ExpanderToolbar tr td.ExpanderToolbarHidden {
   display: none;
}
.ExpanderToolbar .ExpanderToolbarHidden {
   display: none;
}
.ExpanderToolbar .ExpanderToolbarNoShow {
   display: none;
}
/*Add Class for the icon shown in right corner document toolbar(Key Phrase) */
/*Added By Rahul Aneja on 16 july 2012*/
.NonExpanderToolbar tr td {
   padding-right:4px; 
   padding-left:4px;
   border-right: solid 1px #bdbdbd;
}
/*Add Class for the PC Dashboard  */
/*Added By Anil kumar chaturvedi on 07/08/2012 */
.gray_bar 
{
	background:#f7f7f7; 
	height:22px; 
	margin-bottom:1px; padding-right:5px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; color:#444; 
	/*width:400px;*/
	cursor: pointer;
	}
.innerbg
{ 
	background:#f7f7f7; 
	padding:3px 0 0 5px;}
.status {
    float: right;
    margin-top: 2px;
}
.shs-status {
    color: #254a67;
    font-size: 14px;
}
.status.red{ background:#0000ff;}
.gray_bar.rtside{ text-align:right;}
.gray_bar.rtside .status{ float:left;}

/*End*/
