/* TRIGGER FONT */

@font-face {
  font-family: 'trigger';
  src: url('../consulta_files/trigger_font/trigger.eot?57958819');
  src: url('../consulta_files/trigger_font/trigger.eot?57958819#iefix') format('embedded-opentype'),
       url('../consulta_files/trigger_font/trigger.woff?57958819') format('woff'),
       url('../consulta_files/trigger_font/trigger.ttf?57958819') format('truetype'),
       url('../consulta_files/trigger_font/trigger.svg?57958819#trigger') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'trigger';
    src: url('../font/trigger.svg?60643705#trigger') format('svg');
  }
}
*/

 
 [class^="trigger-"]:before, [class*=" trigger-"]:before {
  font-family: "trigger";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
     
  /* fix buttons height, for twitter bootstrap */
  /*line-height: 1em;*/
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  /*margin-left: .2em;*/
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.trigger-plus-squared:before { content: '\e800'; } /* '' */
.trigger-minus-squared:before { content: '\e801'; } /* '' */
.trigger-plus-squared-alt:before { content: '\e802'; } /* '' */
.trigger-minus-squared-alt:before { content: '\e803'; } /* '' */
.trigger-cancel-1:before { content: '\e804'; } /* '' */
.trigger-ok:before { content: '\e805'; } /* '' */
.trigger-ok-circled:before { content: '\e806'; } /* '' */
.trigger-cancel-circled:before { content: '\e807'; } /* '' */
.trigger-ok-circled2:before { content: '\e808'; } /* '' */
.trigger-cancel-circled2:before { content: '\e809'; } /* '' */
.trigger-ok-squared:before { content: '\e80a'; } /* '' */
.trigger-plus-circled:before { content: '\e80b'; } /* '' */
.trigger-minus-circled:before { content: '\e80c'; } /* '' */
.trigger-toggle-off:before { content: '\e80d'; } /* '' */
.trigger-toggle-on:before { content: '\e80e'; } /* '' */
.trigger-cog:before { content: '\e80f'; } /* '' */
.trigger-info-circled:before { content: '\e810'; } /* '' */
.trigger-help-circled:before { content: '\e811'; } /* '' */
.trigger-eye:before { content: '\e812'; } /* '' */
.trigger-eye-off:before { content: '\e813'; } /* '' */
.trigger-code-1:before { content: '\e814'; } /* '' */
.trigger-chat:before { content: '\e815'; } /* '' */
.trigger-chat-empty:before { content: '\e816'; } /* '' */
.trigger-down-open-1:before { content: '\e817'; } /* '' */
.trigger-up-open-1:before { content: '\e818'; } /* '' */
.trigger-star:before { content: '\e819'; } /* '' */
.trigger-star-empty:before { content: '\e81a'; } /* '' */
.trigger-heart:before { content: '\e81b'; } /* '' */
.trigger-heart-empty:before { content: '\e81c'; } /* '' */
.trigger-plus-1:before { content: '\e81d'; } /* '' */
.trigger-minus-1:before { content: '\e81e'; } /* '' */
.trigger-help-1:before { content: '\e81f'; } /* '' */
.trigger-info-1:before { content: '\e820'; } /* '' */
.trigger-mail:before { content: '\e821'; } /* '' */
.trigger-mail-squared:before { content: '\e822'; } /* '' */
.trigger-export-alt:before { content: '\e823'; } /* '' */
.trigger-export:before { content: '\e824'; } /* '' */
.trigger-menu-1:before { content: '\e825'; } /* '' *//* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_2496_page3 *,
#adaptiveGridstacks_in_2496_page3 *:before,
#adaptiveGridstacks_in_2496_page3 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_2496_page3 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_2496_page3 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_2496_page3:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_2496_page3 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_2496_page3 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_2496_page3 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_2496_page3 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_2496_page3 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .gridCellInner {
		padding: 2px;
	}
	
	#adaptiveGridstacks_in_2496_page3 {
		margin-left: -2px;
	}
	
	#adaptiveGridstacks_in_2496_page3 {
		margin-right: -2px;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .gridCellInner {
		padding: 4px;
	}
	
	#adaptiveGridstacks_in_2496_page3 {
		margin-left: -4px;
	}
	
	#adaptiveGridstacks_in_2496_page3 {
		margin-right: -4px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .gridCellInner {
		padding: 6px;
	}
	
	#adaptiveGridstacks_in_2496_page3 {
		margin-left: -6px;
	}
	
	#adaptiveGridstacks_in_2496_page3 {
		margin-right: -6px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column1 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column1 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column2 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column2 {
		width: 50.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column3 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column3 {
		width: 50.00%;
	}
}



/* If column 4 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column4 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column4 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column4 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column5 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column5 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column5 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column6 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column6 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column6 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column6 {
		width: 50.00%;
	}
}



/* If column 7 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column7 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column7 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column7 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column7 {
		width: 50.00%;
	}
}



/* If column 8 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column8 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column8 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column8 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column8 {
		width: 50.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column9 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column9 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column9 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column9 {
		width: 50.00%;
	}
}



/* If column 10 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .column10 {
		width: 100.00%;
	}
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .column10 {
		width: 50.00%;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .column10 {
		width: 50.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .column10 {
		width: 50.00%;
	}
}






/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_2496_page3 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_2496_page3 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 769px) {
	#adaptiveGridstacks_in_2496_page3 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_2496_page3 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 992px) {
	#adaptiveGridstacks_in_2496_page3 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_2496_page3 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_2496_page3 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_2496_page3 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_2496_page3 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_2496_page3 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_2496_page3 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_2496_page3 .column1,
	#adaptiveGridstacks_in_2496_page3 .column2,
	#adaptiveGridstacks_in_2496_page3 .column3,
	#adaptiveGridstacks_in_2496_page3 .column4,
	#adaptiveGridstacks_in_2496_page3 .column5,
	#adaptiveGridstacks_in_2496_page3 .column6,
	#adaptiveGridstacks_in_2496_page3 .column7,
	#adaptiveGridstacks_in_2496_page3 .column8,
	#adaptiveGridstacks_in_2496_page3 .column9,
	#adaptiveGridstacks_in_2496_page3 .column10,
	#adaptiveGridstacks_in_2496_page3 .column11,
	#adaptiveGridstacks_in_2496_page3 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_2496_page3 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */
#stacks_in_73_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1267_page3 .trigger_privada {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1267_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1267_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1267_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1267_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1267_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1267_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1268_page3 {
	position: relative;
	display: block;
}

.privada {
	position: relative;
	
	
}






	
	#stacks_in_1268_page3 .privada {
		padding: 0px;	
	}
	




#stacks_in_458_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_286_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1270_page3 .trigger_sanrafael {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1270_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1270_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1270_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1270_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1270_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1270_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1271_page3 {
	position: relative;
	display: block;
}

.sanrafael {
	position: relative;
	
	
}






	
	#stacks_in_1271_page3 .sanrafael {
		padding: 0px;	
	}
	




#stacks_in_1263_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_81_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1273_page3 .trigger_ochoa {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1273_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1273_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1273_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1273_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1273_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1273_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1274_page3 {
	position: relative;
	display: block;
}

.ochoa {
	position: relative;
	
	
}






	
	#stacks_in_1274_page3 .ochoa {
		padding: 0px;	
	}
	




#stacks_in_460_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_127_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1278_page3 .trigger_sanpedro24 {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1278_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1278_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1278_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1278_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1278_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1278_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1279_page3 {
	position: relative;
	display: block;
}

.sanpedro24 {
	position: relative;
	
	
}






	
	#stacks_in_1279_page3 .sanpedro24 {
		padding: 0px;	
	}
	




#stacks_in_466_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_159_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1283_page3 .trigger_quiron {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1283_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1283_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1283_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1283_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1283_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1283_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1284_page3 {
	position: relative;
	display: block;
}

.quiron {
	position: relative;
	
	
}






	
	#stacks_in_1284_page3 .quiron {
		padding: 0px;	
	}
	




#stacks_in_474_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_119_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1288_page3 .trigger_delrio {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1288_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1288_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1288_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1288_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1288_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1288_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1289_page3 {
	position: relative;
	display: block;
}

.delrio {
	position: relative;
	
	
}






	
	#stacks_in_1289_page3 .delrio {
		padding: 0px;	
	}
	




#stacks_in_464_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_294_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1293_page3 .trigger_highcare {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1293_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1293_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1293_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1293_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1293_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1293_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1294_page3 {
	position: relative;
	display: block;
}

.highcare {
	position: relative;
	
	
}






	
	#stacks_in_1294_page3 .highcare {
		padding: 0px;	
	}
	




#stacks_in_1259_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_143_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1298_page3 .trigger_estepona {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1298_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1298_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1298_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1298_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1298_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1298_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1300_page3 {
	position: relative;
	display: block;
}

.estepona {
	position: relative;
	
	
}






	
	#stacks_in_1300_page3 .estepona {
		padding: 0px;	
	}
	




#stacks_in_470_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_278_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1304_page3 .trigger_policlinica {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1304_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1304_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1304_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1304_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1304_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1304_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1305_page3 {
	position: relative;
	display: block;
}

.policlinica {
	position: relative;
	
	
}






	
	#stacks_in_1305_page3 .policlinica {
		padding: 0px;	
	}
	




#stacks_in_1261_page3 {
	margin: 10px 0px 0px 0px;
}

#stacks_in_270_page3 {
	margin: 20px 0px 0px 0px;
}
#stacks_in_1309_page3 .trigger_esteponario {
	cursor: pointer;
	display: inline-block;
	color: #515151;

		
	font-size: 26px;
	line-height: 26px;
	
	/*border: 1px blue solid;*/
}

#stacks_in_1309_page3 .toggle_open .closed_icon {
	display: none;
}

#stacks_in_1309_page3 .toggle_closed .open_icon {
	display: none;
}

#stacks_in_1309_page3 .toggle_open .closed_image {
	display: none;
}

#stacks_in_1309_page3 .toggle_closed .open_image {
	display: none;
}



#stacks_in_1309_page3 {
	position: relative;
	text-align: left;
}

#stacks_in_1309_page3 .trigger_label {
	font-size: 18px;
	color: #515151;
	margin-left: 4px;
	
	line-height: 26px;
	vertical-align: top;
	
}
#stacks_in_1310_page3 {
	position: relative;
	display: block;
}

.esteponario {
	position: relative;
	
	
}






	
	#stacks_in_1310_page3 .esteponario {
		padding: 0px;	
	}
	




#stacks_in_1257_page3 {
	margin: 10px 0px 0px 0px;
}
