
body {
	width: 100%;
	vertical-align: top;
	font: 12pt Verdana, Arial, Helvetica, sans-serif;
	/*background: url(../Images/FIFABG.JPG) top center no-repeat #fde5cd fixed !important;*/
	background: url(../Images/BG.JPG) top center no-repeat #FFF fixed;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #352b86;
}

table {
    font: 11pt Verdana, Arial, Helvetica, sans-serif;
}

table.title
{
}

h1
{
	font-weight: bold;
	font-size: 1.1em;
}


a, a:active
{
	color: #191970;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

tr
{
	vertical-align: middle;
}

legend
{
	color: #3f1600;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
}

.PageTopBar {
	/*background-color: #eeeeee;*/
	background: url(../Images/transparent.png);
	color: #352b86;
	margin: 0;
	border: 0;
	height: 130px;
}

.HomeMenu {
    text-align: center;
    border: solid 1px #C6DBEA;
    margin: 5px auto;
    vertical-align:middle;
    margin: 5px;
    text-align: center;
    padding: 30px 10px;
    border-radius: 10px;
    color: #006699;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 9pt;
    background-image: linear-gradient(to bottom right, #FFFFFF, #e4eef8);
    min-height: 210px;
}

    .HomeMenu .divWidHead {
        font-size:20pt;
    }

.LeftBar {
    float: left;
    padding: 40px 10px 10px 10px;
    color: #006699;
    text-transform: uppercase;
    height: 850px;
    width: 250px;
    border-radius: 0px;
    background-image: none;
    margin: 0px 10px 10px -15px;
    background-color: #EEEEEE;
    font-weight: bold;
    border-bottom-right-radius:20px;
}

    .LeftBar div.divMenuItem {
        border: solid 1px #C0C0C0;
        background-color: #C0C0C0;
        border-right: 0;
        margin: 10px -10px 10px 40px;
        border-bottom-left-radius: 10px;
        border-top-left-radius: 10px;
        padding: 10px;
    }

.LeftBar div.divMenuItem:hover, .LeftBar div.active {
    margin: 10px -10px 10px 20px;
    cursor: pointer;
    background-color: white;
}

.marquee-sibling {
    padding:0;
    background:#3BB0D6;
    width:20%;
    height:45px;
    line-height:42px;
    font-size:12px;
    font-weight:normal;
    color:#ffffff;
    text-align:center;
    float:left;
    left:0;
    z-index:2000;
}

.marquee,
*[class^="marquee"] {
   display: inline-block;
   white-space:nowrap;
   position:absolute;
}

.marquee {
    margin-left: 25%;
}


.marquee-content-items {
    display: inline-block;
    padding:5px;
    margin:0;
    height:45px;
    position:relative;
    
}
.marquee-content-items li {
     display: inline-block;
     line-height:35px;
     color:#fff;
    
}
.marquee-content-items li:after {
     content:"|";
     margin:0 1em;
    
}


.HomeMenu td {
    font-weight: bold;
    font-size: 9pt;
}

.HomeMenuStatus {
    margin: 10px auto;
    width: 90%;
    text-align: center;
    padding: 20px;
    border-radius: 10px;
    color: maroon;
    font-weight: bold;
    font-size: 9pt;
    background-image: linear-gradient(to bottom right, #FFFFFF, #FFEAEA);
}

.HomeMenu:hover {
    background-image: linear-gradient(to bottom right, #FFFFFF, #EEEEEE);
    border: solid 1px silver;
    cursor: pointer;
}

.HomeMenu a {
    color: #006699;
}

#ulRecentUpdates {
    margin: 0;
    padding: 0;
    font-size: 9pt;
    color:silver;
}

#ulRecentUpdates li {
    padding: 10px 0;
    list-style: none;
    border-bottom: solid 1px #eeeeee;
}

#ulRecentUpdates li:hover {
    background-color: #ededed;
    cursor: pointer;
}

#ulRecentUpdates .spnRecUpdName {
    color: maroon;
    font-weight: bold;
}

.header
{
	height: 25px;
	background: #fff;
	width: 100%;
	voice-family: "\"}\"";
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}

.frame {
    width: 1000px;
    /*height: 100%;*/
    margin: 10px auto;
    padding: 0px;
    text-align: left;
    background: url(../Images/transparent.png);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 20px;
    /*voice-family: "\"}\"";*/
}

.MenuWidgetContainer {
    background: #ebebeb;
    position: fixed;
    z-index: 10;
    width: 940px;
    margin: 10px 0 0 110px;
    /*border: solid 1px #d1d1d1;*/
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.homeWidget {
    /*min-height: 230px;*/
    margin: 25px 10px 0px 10px;
    padding: 0px;
    text-align: left;
    background: #fff url(../Images/transparent.png);
    border-radius: 20px;
    border:solid 1px silver;
    /*voice-family: "\"}\"";*/
}

    .homeWidget ul {padding:0px; margin:30px 0;}
    .homeWidget h4 {padding: 10px;margin: 0; padding-right:40px; text-align: right; color:white; border-radius:20px 0;}
    .homeWidget img {
        height: 60px;
        float: left;
        margin: 0px 0px 10px 10px;
    }
        .homeWidget li {
            list-style: none;
            border-bottom: dashed 1px silver;
            color: #3470B1;
            padding: 7px 20px;
        }

        .homeWidget li:hover {
            cursor: pointer;
            borrder-left:solid 5px maroon;
            background-color: #FFFF99;
        }
    /*html > body .frame
{
	width: 100%;
}
*/
    .sectionheaderbar
{
	/*background: #E8E8E8; width: 300px;*/
	padding: 0px 5px 0px 5px;
	margin: 3px 0px 0px 0px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	voice-family: "\"}\"";
	background-image: url(../images/grey_vertical_bar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 25px;
}
html > body .sectionheaderbar
{
	margin-top: 10px;
}

.footertab
{
	padding: 0px 10px 0px 10px; /*I have no earthly Idea why, but giving this a right padding of10 makes it work in IE5 Mac!*/
	height: 25px;
	margin: 0px 0px 20px 427px;
	font-size: 10px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	voice-family: "\"}\"";
	background-image: url(/QIAS/images/blue_vertical_bar.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
html > body .footertab
{
	margin-left: 425px;
}



.menu
{
	/*float: left; 	text-align: right; 	font-size: 10px; 	line-height: 17px;*/
	width: 100px;
	background: #f8f8ff;
	padding: 1px 1px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}

/*.menulinks
{
	background: #f8f8ff;
	padding: 5px 5px 10px 5px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
*/
.center
{
	background: #fff;
	width: 100%;
	border: 1px solid #000;
	voice-family: "\"}\"";
}
html > body .center
{
	width: 100%;
}

.OpenPatients
{
	/*float: left;
	width: 100px;*/
	background: #f8f8ff;
	padding: 1px 1px;
	border: 1px solid #000;
/*	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: right;*/
}

p, pre
{
	margin: 0px 10px 20px 10px;
	text-align: justify;
}

.sectionheader
{
	/*background: #ddd;*/
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 10px; /*I have no earthly Idea why, but giving this a right padding of10 makes it work in IE5 Mac!*/
	border: 1px solid #000;
	background-image: url(/QIAS/images/grey_vertical_bar.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height: 25px;
}
.first
{
	/*border-top: 0px;*/
}
.noborders
{
	border-top: 0px;
	border-bottom: 0px;
}

.sectiontitle
{
    color:gray;
    letter-spacing: 0.1em;
	font-weight: bold;
	height: 25px; /*text-align: right;*/
}

.subsection
{
	border-bottom: 1px solid #000;
}


.sectiondetails
{
	/*float: right;*/
	border-top: 0px;
	padding: 3px 3px; /*width: 100px;*/
}
.sectiondetails img
{
	display: inline;
}

.rightimg
{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

img
{
	/*display: block;*/
	margin: auto;
}

.formfieldlabel {
    font: 12pt Verdana, Arial, Helvetica, sans-serif;
    padding-right: 3px;
    padding-left: 3px;
    /*font-weight: bold;*/
    text-transform: capitalize;
    color: #003399;
    text-align: right;
}

.formfieldlabelleft {
    font: 12pt Verdana, Arial, Helvetica, sans-serif;
    padding-right: 3px;
    padding-left: 3px;
    font-weight: bold;
    text-transform: capitalize;
    color: #003399;
}


.mandatoryfieldlabelleft
{
	padding-right: 3px;
	padding-left: 3px;
	font: bold 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: darkred;
}

.mandatoryfieldlabel
{
	padding-right: 3px;
	padding-left: 3px;
	font: bold 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: darkred;
	text-align: right;
}

.logo
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	width: 100px;
	border-bottom: black 1px solid;
	height: 60px;
}

/*input.btn
{
	border: #2f4f4f 1px solid;
	color: #191970;
	background-color: #e6e6fa;
}*/

input.btnspecial
{
	border: #2f4f4f 1px solid;
	color: #191970;
	background-color: #e6e6fa;
	font-weight: bold;
}


input.input
{
	border: 1px solid #2f4f4f;
	height: 16px;
}

input {
    font: 12pt Verdana, Arial, Helvetica, sans-serif;
    padding: 2px 8px;
}

textarea {
    font: 12pt Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #2f4f4f;
}

select.select {
    font: 12pt Verdana, Arial, Helvetica, sans-serif;
}

.errormessage
{
	padding: 2px 2px;
	margin: 1px 0px;
	font-weight: bold;
	color: #ff0000;
	letter-spacing: 0.1em;
}

.errormessagebar
{
	border: #000000 1px solid;
	background-color: #ffd700;
}

.informationmessage
{
	padding: 2px 2px;
	margin: 1px 0px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.1em;
}

.informationmessagebar
{
	border: #0a0a0a 1px solid;
	background-color: #b9d2e2;
	width: 90%;
}

.messagebartable
{
	border: #000000 1px solid;
	padding: 2px 0px;
	margin: 2px 2px;
	background-color: #e8e8e8;
	width: 99%;
	height: 100%;
}

.messageplate
{
	/*border-left: #000000 1px solid; 	padding: 3px 5px; 	margin: 2px 5px;*/
	letter-spacing: 0.1em;
	background-color: #f5f5f5;
}



.framewithborder
{
	border: 1px solid #333333;
}

.scroll
{
	overflow: auto;
	height: 100%;
}

.required
{
	margin-left: 2px;
	color: red;
	margin-right: 2px;
}


/*************************************
GRID CSS STYLES
*************************************/
.GridTitle
{
	color: #222242;
	letter-spacing: 0.1em;
	height: 20px;
	background-color: #b0c4de;
	vertical-align: top;
}

.GridRow
{
	padding-left: 2px;
	border-bottom: #d3d3d3 1px solid;
	background-color: #ffffff;
	text-decoration: none;
	vertical-align: top;
}

.GridRowAlt
{
	padding-left: 2px;
	border-bottom: #d3d3d3 1px solid;
	background-color: #f0f4f7;
	text-decoration: none;
	vertical-align: top;
}

.GridRowSelected
{
	font-weight: bold;
	padding-left: 2px;
	border-bottom: #d3d3d3 1px solid;
	background-color: #c2c5c7;
	text-decoration: none;
	vertical-align: top;
}

.GridRowMouseOver
{
	padding-left: 2px;
	cursor: hand;
	border-bottom: #d3d3d3 1px solid;
	background-color: #c2c5c7;
	text-decoration: none;
	vertical-align: top;
}

.PagerText
{ 
  
  font-size: 12px; 
} 



.GridFooter
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 9px;
	border-bottom: #d3d3d3 1px solid;
	font-style: italic;
	height: 20px;
	text-align: center;
	vertical-align: top;
}

.FinalRecords
{
	color: #cf2d2d;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.DraftRecords
{
	color: #2dcf38;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.ClosedRecords
{
	color: #a52a2a;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}

.SuspendedDrug
{
	color: #a52a2a;
	text-decoration: none;
}

.AdministeredDrug
{
	color: #289a2a;
	text-decoration: none;
}


.GridOptionsLinkButton
{
	margin-left: 5px;
	color: #2e3d8a;
	margin-right: 5px;
	text-decoration: none;
}

.GridOptionsLinkButton:hover
{
	color: #d47120;
	text-decoration: none;
}

.SummaryLink
{
	background-image: url(../images/special_button_bg.gif);
	color: #3F3F3F;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	padding: 1px 1px;
	display: inline-block;
	white-space: nowrap;
	behavior: button;
	background-repeat: stretch;
	border: solid 1px gray;
	border-left-color: white;
	border-top-color: white;
}

.SummaryLink:hover
{
	background-image: url(../images/special_button_bg_hover.gif);
	text-decoration: none;
	cursor: pointer;
}

.SummaryLink:active
{
	text-decoration: none;
	color: #3F3F3F;
}

.OrderEntryLink
{
	background-image: url(../images/special_button_c_bg.gif);
	color: #3F3F3F;
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	padding: 1px 1px;
	display: inline-block;
	white-space: nowrap;
	behavior: button;
	background-repeat: repeat-x;
	border: solid 1px gray;
	border-left-color: white;
	border-top-color: white;
}

.OrderEntryLink:hover
{
	background-image: url(../images/special_button_c_bg_hover.gif);
	text-decoration: none;
	cursor: pointer;
}

.OrderEntryLink:active
{
	text-decoration: none;
	color: #3F3F3F;
}

.MultiPage
{
	background-color: White;
	border: 1px solid #919B9C;
	height: 100%;
	width: 100%;
	position: relative;
	top: -2px;
	z-index: 98;
}

.invisible
{
	display: none;
}

ul li
{
	list-style-type: square;
}

.qid
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #228b22;
}

.hmcnum
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #483d8b;
}

.medicomid
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #b22222;
}

.highlight
{
	padding-left: 2px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
	border: #ff0000 1px solid; /*background-color: #ffffff; #ef8a8a;*/
	background-image: url(../images/red_vertical_bar.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
.highlight1
{
	padding-left: 2px;
	font-weight: bold;
	vertical-align: middle;
	color: #fff000;
	border: #0000ff 1px solid; /*background-color: #ffffff; #ef8a8a;*/
	background-image: url(../images/blue_vertical_bar.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}

.ar
{
	font-family: Tahoma;
	text-align: right;
}

.Loading
{
	border: solid 1px black;
	padding: 10px 30px;
	top: 50%;
	left: 48%;
	color: #ffffff;
	position: absolute;
	background-color: #ff0000;
	text-align: center;
}

.redBox
{
	border: Red 1px;
	border-style: solid;
}

.silverBox
{
	border: #d3d3d3 1px;
	border-style: solid;
}

blink
{
	/*border: #0000cd 1px groove;*/
	background-color: yellow;
	font-weight: bold;
	padding: 0px 6px;
	color: darkblue;
	/*width: 100%;*/
}
blinkalert
{
	/*border: #0000cd 1px groove;*/
	background-color: red;
	font-weight: bold;
	padding: 0px 6px;
	color: darkblue;
	/*width: 100%;*/
}
.protocolpicker
{
	background: #deefff;
	width: 100%;
	border: 1px solid #000;
	voice-family: "\"}\"";
}
.verticaltext
{
    writing-mode: tb-rl;
    filter: flipH() flipV();
    font-weight: bold;
    text-align:center;
}

sup
{
    font-weight: bold;
    letter-spacing: 0.1em;
}

.dvWidget
{
    min-height:560px;
    padding:10px;
    margin: 0;
    border: solid 1px #ddd;
    border-top:0;
    background-color: #fff;
    display:none;
    overflow-y:auto;
}
.dvWidget .head
{
    margin:-10px;
    margin-bottom:10px;
    background-color:#b0c4de;
    padding:5px;
}

    .dvWidget td{
        padding:10px;
        font-size:12pt;
    }

    .CommentWidget {
        float: left;
        width: 80%;
        border: solid 1px silver;
        margin: 10px 0;
        padding: 5px;
        background-color: #D7F1FF;
    }

.MyCommentWidget
{
	float:right;
	width:80%;
	border:solid 1px silver;
	margin:10px 0;
	padding:5px;
	background-color:White;
}

.MyCommentWidget .Head, .CommentWidget .Head
{
	font-weight:bold;
	color:Maroon;
	font-size:9pt;
}

.Grid
{
    width:100%;
    border-collapse:collapse;
    border: solid 1px silver;
}

.Grid td
{
    border: solid 1px silver;
    background-color:White;
}

.Grid th
{
    background-color:#f0e68c;
    border: solid 1px silver;
}

.GridBtm {width:100%; border-collapse:collapse; border: solid 1px silver;}
.GridBtm td{ border-bottom: solid 1px silver; background-color:White; padding:0 3px;}
.GridBtm th{ background-color:#2D4A77; color:White; }
.PrintGrid b{font-size:10pt; font-weight:bold;}

.NoGrid {width:100%; border:0;}
.NoGrid td{ border:0; padding:0 3px;}
.NoGrid th{ background-color:#f0e68c; }

.Inbox
{
    width:100%;
    border-collapse:collapse;
    /*border: solid 1px silver;*/
}

.Inbox tr.active td
{
    border-bottom: dotted 1px silver;
    background-color:White;
    cursor:pointer;
}

.Inbox tr td
{
    border-bottom: dotted 1px silver;
    background-color:#eeeeee;
    cursor:pointer;
}

.Inbox tr.active:hover td
{
    background-color:#f5f5f5;
}

.ActionIcons
{
	float:left;
	margin:0 3px;
	cursor:pointer;
	height:20px;
}

.errColor
{
	background-color:#ffd4d4;
	border:Solid 1px Red;
}


/*
http://4umi.com/web/css/vertical.htm
{ writing-mode: tb-rl; filter: flipV(); }
{ writing-mode: tb-rl; } 
{ writing-mode: tb-rl; filter: flipH() flipV(); }
{ writing-mode: tb-rl; filter: flipH(); }
*/

.AdminPopupNew
{
	position: absolute;
	width: 750px;
	top: 15%;
	left: 10%;
	display: none;
	background-color: #FFFFD9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000080;
	z-index:100;
}

#divOverlay
{
	background-color:White; 
	position:fixed; 
	top:0; 
	left:0; 
	display:none;
	height:1500px; 
	width:2000px; 
	z-index:99;
	opacity:0.5;
	filter:alpha(opacity=50);
}

#divOverlay2
{
	position:fixed; 
	top:0; 
	left:0; 
	display:none;
	height:1500px; 
	width:100%; 
	text-align:center;
	z-index:200002; 
	padding-top:20%; 
	font-size:15pt;
}

.PopupContent
{
	padding:20px;
	background-color:#FFFFD9;
	border:solid 3px #724B38;
}

.CloseImg
{
	float:right; 
	margin:-15px -15px 0 0; 
	height:40px; 
	cursor:pointer;
}

.clickableTbl{border-collapse:collapse; width:100%;}

.clickableTbl tr:hover
{
    background-color:#EFBA01;
    cursor:pointer;
}

.clickableTbl td{padding:10px;}

.blink {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.Disp_span_uc {
    font-weight: bold;
}

.Disp_dll_uc {
}
.Disp_txt_uc {
}


span.reference {
    position: fixed;
    left: 10px;
    bottom: 10px;
    font-size: 12px;
    color: Gray;
}