/*
## Page Modification History
==================================================================================================================================================
Date        IssueID		Developer	Location		Remarks/Purpose
==================================================================================================================================================
22-Dec-20	31929	    Arun		                Decision Support Template – Add criteria P11 – Drop Blood Pressure
==================================================================================================================================================
*/

/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #ffffff;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .4em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin-left:1px;
    margin-top:0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:0px;
	
}
.navtable
{
	font-weight: bold;
	color:  White;
	background-color: #6375d6;
}
.navtableColumn
{
	color:  White;
	background-color: #6375d6;
}

.headerbar
{
	font-weight: bold;
	color: black;
	background-color: #cccccc;
}
.headerbarItalic
{
	font-weight: bold;
	color: black;
	background-color: #cccccc;
	font-style:italic
}
.navtext
{
	font-weight: bold;
	color: #ffffff;
}
.navlink:link
{
	font-size: 10pt;
	color: silver;
	text-decoration: none;
}
.navlink:active
{
	font-size: 10pt;
	color: silver;
	text-decoration: none;
}
.navlink:visited
{
	font-size: 10pt;
	color: silver;
	text-decoration: none;
}
.navlink:hover
{
	font-size: 10pt;
	color: white;
	text-decoration: underline;
}
.dbody			
{	
	FONT-FAMILY:Tahoma;
	FONT-SIZE: 8pt;	
}

.dbodybold			
{	
	FONT-FAMILY:Tahoma;
	FONT-SIZE: 8pt;	
	font-weight: bold;
}

.dheader			
{	
	FONT-FAMILY:Tahoma;
	FONT-SIZE: 8pt;
	font-weight: bold;	
}
.bodyFont
	
{	
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
}
.bodylink:link
{
	font-size: 10pt;
	color: blue;
	font-family: Arial;
	text-decoration: none;
}
.bodylink:active
{
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}
.bodylink:visited
{
	font-size: 10pt;
	color: blue;
	text-decoration: none;
}
.bodylink:hover
{
	font-size: 10pt;
	color: blue;
	text-decoration: underline;
}
                
                
.Menulink:link
{
	left: 3px;
	position: relative;
	font-size: 6pt;
	color: silver;
	text-decoration: none;
}
.Menulink:active
{
	left: 3px;
	position: relative;
	font-size: 6pt;
	color: silver;
	text-decoration: none;
}
.Menulink:visited
{
	left: 3px;
	position: relative;
	font-size: 6pt;
	color: silver;
	text-decoration: none;
}
.Menulink:hover
{
	left: 3px;
	position: relative;
	font-size: 6pt;
	color: white;
	text-decoration: underline;
}

.SubMenulink:link
{
	font-size: 6pt;
	left: 12px;
	width: 135px;
	color: silver;
	position: relative;
	text-decoration: none;
}
.SubMenulink:active
{
	font-size: 6pt;
	left: 12px;
	width: 135px;	
	color: silver;
	position: relative;
	text-decoration: none;
}
.SubMenulink:visited
{
	font-size: 6pt;
	left: 12px;
	width: 135px;	
	color: silver;
	position: relative;
	text-decoration: none;
}
.SubMenulink:hover
{
	font-size: 6pt;
	left: 12px;
	width: 135px;
	color: White;
	position: relative;
	text-decoration: underline;
}
.MenuSelectedLink
{
	font-size: 6pt;
	font-weight:bold;
	left: 3px;
	width: 155px;
	color: black;
	position: relative;
	background-color: white;
	text-decoration: none;
}
.MenuSelectedSubLink
{
	font-size: 6pt;
	font-weight:bold;
	left: 12px;
	width: 155px;
	color: black;
	position: relative;
	background-color: #d8e8f5;
	text-decoration: none;
}

.MenuSelectedMainLink
{
	font-size: 6pt;
	font-weight:bold;
	left: 3px;
	width: 155px;
	color: White;
	position: relative;
	text-decoration: none;
}
.MenuMainLink
{
	font-size: 6pt;
	left: 3px;
	width: 155px;
	color: White;
	position: relative;
	text-decoration: none;
}

.TopLabels
{
	font-size: 10pt;
	color: silver;
	font-family:  Verdana;
	text-align: right;
}

.Striplink:link
{
	font-size: 8pt;
	color: black;
	font-family:  Verdana;
	text-decoration: none;
}
.Striplink:active
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
.Striplink:visited
{
	font-size: 8pt;
	color: black;
	font-family:  Verdana;
	text-decoration: none;
	
}
.Striplink:hover  
{
	font-family:  Verdana;
    font-size: 8pt;
	color: black;
    text-decoration: underline;
    
 }
                
 .StriplinkDisabled		
{	
	FONT-FAMILY:  Verdana;
	FONT-SIZE: 8pt;
	
}
.StatusbtnActive
{
	background-color: yellow;
}

.StatusbtnInactive
{
	font-weight: bold;
	color: yellow;
	background-color: red;
}

.NotesImage
{
	cursor:hand;
	margin-top: 0px;
	margin-left: 2px;
	margin-right: 0px;	
}
.linkDisable
{
	font-size: 10pt;
	cursor: default;
	font-family: Arial;
	
}
.linkDisable:hover	{	
	text-decoration:	none;
	color:	#3333cc;
}
	
.dbodygrid
{
	font-size: 10pt;
	font-family: Arial;
}
.HtmlImgbutton
{
	cursor:hand;
}

.gridHeader
{
	background-color: #6375d6;
	FONT-FAMILY:Tahoma;
	FONT-SIZE: 8pt;
	color:  Maroon;
	font-weight:bold;
			 
}


.btnStyle
{
	border:1 solid #000000;
	cursor:hand; 
}
	
.tblrowSurveillanceFistula
{
	color: green;
}
.SurveillanceAbnormalRow
{
	color:Black;
}
.SurveillanceAbnormalRow:link
{
	
	color: Black;
	text-decoration: none;
}
.SurveillanceAbnormalRow:active
{
	
	color: Black;
	text-decoration: none;
}
.SurveillanceAbnormalRow:visited
{
	color: Black;
	text-decoration: none;
}
.SurveillanceAbnormalRow:hover
{
	
	color: Black;
	text-decoration: none;
}
.REValidation
{
	font-weight: bold;
	color: red;	
}	
  
.inputdisabled
{
    background-color: #ffffff;
    border: #3532ff 1px solid;
    color: #000000;
    cursor: default;
    FONT-FAMILY:Tahoma;
    FONT-SIZE: 8pt;	
    font-weight:bold;
    padding-left: 5px;
}
/*Start:Added By Harikesh on 19-July-2018 for Issue15776*/
.hideOverFlowText {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
}
/*Start:Added By Harikesh on 19-July-2018 for Issue15776*/

/*Added By Ashish Issue Id:7596 dt:20-Jul-18*/
 .web_dialog_overlay
        {
            position: fixed;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            height: 100%;
            width: 100%;
            margin: 0;
            padding: 0;
            background: #000000;
            opacity: .15;
            filter: alpha(opacity=15);
            -moz-opacity: .15;
            z-index: 101;
            display: none;
        }
        .web_dialog
        {
            display: none;
            position: fixed;
            width: 600px;
            height: 200px;
            top: 50%;
            left: 45%;
            margin-left: -190px;
            margin-top: -100px;
            background-color: #ffffff;
            border: 2px solid  #aaaaaa;
            padding: 0px;
            z-index: 102;
            font-family: Verdana;
            font-size: 8px;
               border-radius :5px;
        }
        .web_dialog_title
        {
            border-bottom: solid 2px ;
            background-color: #ff0000;
            padding: 4px;
            color: White;
            font-weight:bold;
            FONT-FAMILY:Tahoma; /*Added by Arun on 22-Dec-20 for the issue id: 31929*/
	        FONT-SIZE: 10pt;	/*Added by Arun on 22-Dec-20 for the issue id: 31929 (Discussed with Ajeet Sir and Shahla Mam)*/
        }
        .web_dialog_title a
        {
            color: White;
            text-decoration: none;
        }
        .align_right
        {
            text-align: right;
        }

/*Ended By Ashish Issue Id:7596 dt:20-Jul-18*/
/* Start Added by Yogesh on 30-Mar-2020 for Issue ID 24569 */
.tb100{width:250px;height:50px;}
        .tb101{width:375px;height:60px;}
        .tb501{width:550px;height:75px;}
/* End Added by Yogesh on 30-Mar-2020 for Issue ID 24569 */