@charset "utf-8";
/* CSS Document  was designed and created by Kevin Knipe ©2009 Vital Path - A GE Company */

/* ------------------------------------- Resuscitation Grid Styles ---------------------------------*/

div.resus-grid {
	border:1px solid #555555;
	background-color:#FFFFFF;
	width:75%;
	color:#000000;	
	vertical-align:middle;	
	text-align:center;
	font-size:9pt;
	font-weight:700;
	letter-spacing:1px;
	margin:10px 0 10px 0;
	padding:0;
}

div.resus-grid h2 {background:#000000; color:#FFFFFF; margin:0; border:none;}


	.btm-grid {
		background: url(../images/bkgd/bkgd_grid-th.png) repeat-x; 
		line-height:4px;
		width:100%;
		padding:5px 0 5px 0;		
}

	.btm-grey {
		border-top:2px solid #a0a8b7;
		line-height:28px;
		font-size:10pt;
		color:#000000;
		text-align:left;
		text-indent:12px;
		width:100%;
		background-color:#c7c9cb;		
	}

	.right-txt a{
	font-size:9px; 
	background-image:url(../images/icons/icon_arrow-top.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:22px;
	
	}
	
	.btm-grey#pink {background-color:#f9dde9; }	
	.btm-grey#red {background-color:#e21e27; color:#FFFFFF;}
	.btm-grey#purp {background-color:#ac6ca6; color:#FFFFFF;}	
	.btm-grey#yel {background-color:#f8f400;}
	.btm-grey#wht {background-color:#ffffff;}	
	.btm-grey#blue {background-color:#a1cced;}	
	.btm-grey#org {background-color:#f99c1c;}
	.btm-grey#grn {background-color:#7fc722;}
	
/* --------------------------- Controls the bottom color lines on the Resuscitation grids ---------------------------*/		
.dose { 
	background-color:#c7c9cb; 
	line-height:44px; 
	border-bottom:2px solid #a0a8b7;
	font-size:11pt; 
}

		.dose#pink {background-color:#f9dde9; }		
		.dose#red {background-color:#e21e27; color:#FFFFFF;}	
		.dose#purp {background-color:#ac6ca6; color:#FFFFFF;}		
		.dose#yel {background-color:#f8f400;}
		.dose#wht {background-color:#ffffff;}		
		.dose#blue {background-color:#a1cced;}	
		.dose#org {background-color:#f99c1c;}	
		.dose#grn {background-color:#7fc722;}


.resus-title {
	font-weight:700; 
	font-size:12pt; 
	letter-spacing:1px;
	vertical-align:middle;
	text-align:left;	
	color:#000000;
	border-right:1px solid #a0a8b7;	
	border-bottom:1px solid #a0a8b7;
	background: url(../images/bkgd/bkgd_title.png) repeat-x;
	padding:0 0 0 10px;
	margin:0;
	line-height:30px;
	width:55%;
	float:left;
}

		
			/* Controls the bottom grid for the first line drugs */
			
									.resus-content  {text-align:left;} 
										.resus-content strong {font-weight:bolder; font-size:12pt; color:#000; padding-right:5px;}
										p {margin:0; padding:0 0 0 10px; line-height:36px;}
										.right-col {float:right; padding:2px 10px 0 0; width:100px;} 
										.right-btm {float:right; clear:both; padding:0 10px 0 0; width:100px;}
										.row-color { background-color:#eeeeee;}
										.blue-txt {color:#788098;}
													

										.meds {
											background: url(../images/bkgd/bkgd_grid-th.png) repeat-x; 
											text-align:left;
											line-height:22px;
											padding:5px 0 5px 10px;
											font-size:11pt; 
										}
										
										.meds#dose {
											float:right;
											clear:both;
											padding-right:10px;
										}
										
										.mgs-title {
											line-height:21px;
											padding:0;
											font-size:10pt; 
											float:left;
											width:80px;
										}
										
										.mgs{
											margin:0;
											font-size:8pt; 
											color:#777777;
											float:right;
											width:90px;
										}
										

				/* End of grid for first line drugs */

