/* -- ehcos styles here -- */

.iconoBuscar {
	background: url("../img/botones/buscar_normal.png") no-repeat scroll
		12px 5px,
		-moz-linear-gradient(center top, #616265, #474749, #060606 100%)
		repeat scroll 0 0 transparent !important;
	padding-left: 15px !important;
}

.iconoBuscar:hover {
	background: url("../img/botones/buscar_hover.png") no-repeat scroll 12px
		5px, -moz-linear-gradient(center top, #1A1A1B, #363738, #000000 100%)
		repeat scroll 0 0 transparent !important;
	padding-left: 15px !important;
}

.iconoBuscar:active {
	background: url("../img/botones/buscar_pressed.png") no-repeat scroll
		12px 5px,
		-moz-linear-gradient(center top, #333333, #454547, #050505 100%)
		repeat scroll 0 0 transparent !important;
	padding-left: 15px !important;
}

.iconoBuscar.z-button-os-disd {
	background: url("../img/botones/buscar_inactivo.png") no-repeat scroll
		12px 5px,
		-moz-linear-gradient(center top, #CCCCCC, #BEBEBE, #CCCCCC 100%)
		repeat scroll 0 0 transparent !important;
	padding-left: 15px !important;
}

.noBorder .z-north {
	background-image: url("../img/urgency_top_border.jpg");
	background-repeat: repeat-x;
	background-position: 0% 0%;
	border: none;
	padding-top: 7px;
}

.noBorder {
	background: white;
	border: none;
}

.noBorder {
	background: transparent;
	border: none;
}

.noBorder {
	border: none !important;
}

.noBorder .z-grid-body {
	background: transparent;
}

.noBorder .z-grid-body {
	background: transparent;
}

.noBorder .toolbarHC {
	padding-left: 5px;
}

.noBorder .toolbarHC input {
	border: 2px solid #E8E8E8;
}

.noBorder .z-borderlayout {
	background: white;
}

.noBorder .toolbarHC {
	background: transparent;
	border: none;
}

.noBorder .toolbarHC .z-south {
	background: white;
}

.noBorder  .toolbarHC {
	padding-left: 5px;
}

.noBorder .toolbarHC input {
	border: 2px solid #E8E8E8;
}

.noBorder .z-borderlayout {
	background: white;
}

.noBorder .toolbarHC {
	background: transparent;
	border: none;
}

.noBorder .toolbarHC .z-south {
	background: white;
}

.noBorder .z-north,.noBorder .z-south,.noBorder .z-west,.noBorder .z-center,.noBorder .z-east,.noBorder div.z-grid {
	border: none !important;
}

.noBorder div.toolbarHC  input.toolbarHC.z-textbox {
	width: 260px !important;
}

.triage_cont_interior .titulosSubrayadosAzul {
	color: #007EC3 !important;
	padding-top: 15px;
	border-bottom: 1px solid #ccc !important;
}

.bioGridCpoe .titulosSubrayadosAzul {
	margin-top: 2em;
}

.bioGridCpoe .titulosSubrayadosAzul:first-child {
	margin-top: 0em;
}

.CPOEGeneral .titulosSubrayadosAzul {
	color: #6CBFFF !important;
	border-bottom: 1px solid #ccc !important;
	font-size: 14px;
	color: #6cbfff;
	font-weight: normal !important;
}

.z-previewSouth .z-south-colpsd {
	background-color: transparent !important;
	border: none !important;
	height: 22px !important;
}

.z-previewSouth .z-borderlayout-icon {
	background: url("/ehCS-ui/img/colapsables.png") no-repeat scroll center
		-309px transparent !important;
	width: 100%;
	height: 22px !important;
}

.z-previewSouth .z-borderlayout-icon:hover {
	background: url("/ehCS-ui/img/colapsables.png") no-repeat scroll center
		-49px transparent !important;
	width: 100%;
}

.z-previewSouth .z-south-header {
	padding: 0;
	background: none !important;
}

.z-previewSouth .z-south-header {
	border: none;
}

.z-previewSouth .z-south-colpsd {
	border: none;
	background-color: transparent !important;
}

.z-previewSouth ~ .z-south-colpsd {
	border: none;
	background-color: transparent !important;
}

.z-previewSouth ~ .z-south-colpsd .z-south-exp {
	margin: 0;
}

.z-previewSouth.z-south {
	border: 0;
	background-color: transparent !important;
}

.z-previewSouth ~ .z-south-colpsd .z-borderlayout-icon {
	background: url("../img/colapseFechaArriba.png") no-repeat scroll center
		center,
		-moz-linear-gradient(center top, #EEEEEE 0%, #F7F7F7 50%, #FFFFFF 100%)
		repeat scroll 0 0 transparent !important;
	box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.3) !important;
	height: 10px !important;
	margin-right: 5px;
	position: relative !important;
	top: 3px !important;
	width: 99% !important;
}

.z-previewSouth ~ .z-south-colpsd .z-borderlayout-icon:hover {
	background: url("../img/colapseFechaArribaHover.png") no-repeat scroll
		center center,
		-moz-linear-gradient(center top, #CCCCCC 0%, #F7F7F7 50%, #FFFFFF 100%)
		repeat scroll 0 0 transparent !important;
	box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.3) !important;
}

.z-previewSouth .z-borderlayout-icon {
	background: url("../img/colapseFechaAbajo.png") no-repeat scroll center
		center,
		-moz-linear-gradient(center top, #EEEEEE 0%, #F7F7F7 50%, #FFFFFF 100%)
		repeat scroll 0 0 transparent !important;
	border-bottom: 2px solid #EEEEEE;
	box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.3) !important;
	height: 10px !important;
	margin-top: 2px;
}

.z-previewSouth .z-borderlayout-icon:hover {
	background: url("../img/colapseFechaAbajoHover.png") no-repeat scroll
		center center,
		-moz-linear-gradient(center top, #CCCCCC 0%, #F7F7F7 50%, #FFFFFF 100%)
		repeat scroll 0 0 transparent !important;
	width: 100%;
}

.z-previewSouth.z-south {
	box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);
	display: block;
	margin: 0 8px 0 8px !important;
	width: 99% !important;
}

.previewHeight .z-previewSouth.z-south {
	height: 325px;
}

.frontSuite {
	background-image: url("../img/frontSuite/bgFrontSuite.jpg") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	border-bottom: 1em solid #0079CA;
	min-height: 985px;
	min-width: 1220px;
}

.frontSuite *, .frontSuite * *, .frontSuite * * * {
	background: transparent none !important;
}

.frontSuite .gridElementos {
	width: 1000px;
	margin: 2em auto;
}

.frontSuite .gridElementos td {
	text-align: center;
	vertical-align: middle;
	background: transparent url("../img/frontSuite/bgModulo.png") center center no-repeat !important;
	height: 250px;
}

.frontSuite .gridElementos td:hover {
	background: transparent url("../img/frontSuite/bgModuloHover.png") center center no-repeat !important;
}

.frontSuite .gridElementos td.cabecera,
.frontSuite .gridElementos td.pie {
	background-image: none !important;
}

.frontBody {
	background-color: white;
}

.frontBody .z-vbox-sep {
	height: 0%;
}

.frontBody table {
	width: 100%;
}

.frontBody {
	background-color: white;
}

.frontBody .z-vbox-sep {
	height: 0%;
}

.frontBody table {
	width: 100%;
}

.frontBody .z-vbox-sep {
	height: 0%;
}

.frontBody table {
	width: 100%;
}

.frontBody {
	background-color: white;
}

.frontBody .z-vbox-sep {
	height: 0%;
}

.frontBody table {
	width: 100%;
}

.frontHeaderDiv {
	background: white url("../img/front/header_background.jpg");
	background-repeat: repeat-x;
	background-position: 0% 100%;
}

.frontHeaderBorderDiv {
	background: white url("../img/front/header_border.jpg");
	background-repeat: repeat-x;
}

.frontCenterDiv {
	background: white url("../img/front/center_background.jpg");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	text-align: center;
}

.frontCenterButtonVbox td {
	/*border-radius: 15px; background-color: transparent; padding: 20px;*/
	text-align: center;
}

.frontCenterButtonVbox ul {
	text-align: center;
}

.frontCenterButtonVbox li {
	height: 119px;
	width: 92px;
	position: relative;
	float: left;
	list-style: none outside none;
}

.frontCenterButtonVbox {
	text-align: center;
	background-color: #090909;
}

.frontCenterButtonVbox td {
	text-align: center;
}

.frontCenterButtonVbox ul {
	text-align: center;
}

.frontCenterButtonVbox li {
	height: 119px;
	width: 92px;
	position: relative;
	float: left;
	list-style: none outside none;
}

.frontBottomDiv {
	background: white url("../img/front/bottom_background.png");
	background-repeat: repeat-x;
}

.bold {
	font-weight: bold !important;
}

.buttonFront-image {
	cursor: pointer;
	margin: 0 auto;
}

.zoomArea .divDisabled img, .zoomArea li:hover .divDisabled img {
	display: inline-block;
	left: 0 !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	overflow: hidden !important;
	top: 0 !important;
	width: 92px;
}

.zoomArea .divDisabled span, .zoomArea li:hover .divDisabled span {
	font-size: 16px !important;
}

.zoomArea .divDisabled .z-vbox-sep img, .zoomArea li:hover .divDisabled .z-vbox-sep img {
	height: 0 !important;
	width: 0 !important;
}

.zoomArea .divDisabled img {
	display: inline-block;
	height: 119px;
	left: 0 !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	overflow: hidden !important;
	top: 0 !important;
	width: 92px;
}

.frontCenterButtonVbox li:hover .divDisabled table {
	position: absolute;
	z-index: 0;
	margin-left: 0;
}

.frontCenterButtonVbox li .divDisabled img {
	width: 92px;
}

.frontCenterButtonVbox li:hover .divDisabled img {
	width: 92px;
	cursor: auto;
}

.frontCenterButtonVbox li .divDisabled .z-label {
	font-size: 12px;
	color: #989898 !important;
}

.frontCenterButtonVbox li:hover .divDisabled .z-label {
	font-size: 12px;
	cursor: auto;
}

.zoomArea .divDisabled img {
	display: inline-block;
	left: 0 !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	overflow: hidden !important;
	top: 0 !important;
	width: 92px;
}

.zoomArea .divDisabled img {
	display: inline-block;
	left: 0 !important;
	margin-left: 0 !important;
	margin-top: 0 !important;
	overflow: hidden !important;
	top: 0 !important;
	width: 92px;
}

.zoomArea-chdex {
	text-align: center;
}

.zoomArea li:hover img {
	height: 109px !important;
	width: 101px;
}

.zoomArea span {
	font-size: 16px;
}

.zoomArea li:hover span {
	font-size: 18px !important;
}

.zoomArea {
	margin: 0 auto;
}

.zoomArea-chdex {
	text-align: center;
}

.zoomArea-chdex {
	text-align: center;
}

.zoomArea-chdex {
	text-align: center;
}

.gridNoHover tr.z-row-over > td.z-row-inner, .gridNoHover tr.z-row-over > .z-cell{ */
	background-image: none;
	border-color: white;
}

.backgroundPatientInformation .z-groupbox-cnt .gridNoHover .gridNoHover-body .z-rows .z-row .z-row-inner
	{
	background-color: #BAE9FF;
}

.backgroundPatientInformationInactive .z-groupbox-cnt .gridNoHover .gridNoHover-body .z-rows .z-row .z-row-inner
	{
	background-color: #E4ECF3;
}

.backgroundPatientInformationExitus .z-groupbox-cnt .gridNoHover .gridNoHover-body .z-rows .z-row .z-row-inner
	{
	background-color: #A5B1B8;
}

.bgDegradado {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 44%, #f0f0f0 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff),
		color-stop(44%, #f9f9f9), color-stop(100%, #f0f0f0) );
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 44%, #f0f0f0 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #f9f9f9 44%, #f0f0f0 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #f9f9f9 44%, #f0f0f0 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 44%, #f0f0f0 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ffffff',
		endColorstr='#f0f0f0', GradientType=0 ); /* IE6-9 */
}

.noBackground.bgDegradado>.noBackground.bgDegradado-body>table {
	width: 99% !important;
}

.noBackground.bgDegradado>.noBackground.bgDegradado-body>table {
	width: 99% !important;
}

.noBackground div, .noBackground table, .noBackground tr, .noBackground td,
	.noBackground span {
	background: none !important;
	background-color: transparent !important;
}

.noBackground div,.noBackground table,.noBackground tr,.noBackground td,.noBackground span
	{
	background: none !important;
	background-color: transparent !important;
}