body {
  	font-family: Lucida Grande, Verdana, Sans-serif;
  	font-size: 12px;
  	padding-top: 0px;
  	padding-left: 0px;
  	padding-right: 0px;
  	padding-bottom: 0px;
  	margin: 0px;
  }

  .to_bold {
  	font-weight: bold;
  }


  td {
  	font-family: Lucida Grande, Verdana, Sans-serif;
  	font-size: 12px;
  }

  label {
  	margin-right: 8px;
  }

  a:visited,
  a:link,
  a:active {
  	text-decoration: none;
  	color: #3399cc;
  }

  .ftitle {
  	color: #4F5155;
  	font-weight: bold;
  	width: 23%;
  	/*vertical-align: top;*/
  }

  a:hover {
  	text-decoration: underline;
  }

  .tbl_princ {}

  .title {
  	color: #444;
  	font-weight: bold;
  	font-size: 16px;
  	border-bottom: 1px solid #717171;
  }

  .btitle {
  	border-bottom: 1px solid #717171;
  }

  input,
  select {
  	font-family: verdana;
  	font-size: 12px;
  }

  .btn {
  	width: auto;
  	color: #336699;
  	font-weight: bold;
  }

  .error {
  	color: red;
  }

  .stip {
  	color: gray;
  	font-size: 10px;
  }

  .tbl_princ {
  	background-color: white;
  }

  .tbl_msg {
  	border: 1px solid #000000;
  	background-color: #f4f4f4;
  	padding: 5px;
  	padding-left: 28px;
  	background-image: url('images/exclamation.gif');
  	background-repeat: no-repeat;
  	background-position: 5px 5px;
  	text-align: left;
  }

  .tbl_msg_ok {
  	border: 1px solid #336699;
  	background-color: #b9d5f0;
  	padding: 5px;
  	padding-left: 28px;
  	background-image: url('images/drop-yes.gif');
  	background-repeat: no-repeat;
  	background-position: 5px 5px;
  	text-align: left;
  }

  .subtitle {
  	border-bottom: 1px solid #cccccc;
  	color: #336699;
  	padding: 4px;
  	padding-left: 0px;
  	padding-top: 8px;
  }

  .b {
  	bottom: 1px solid #cccccc;
  }

  .title_bar {
  	color: white;
  	font-size: 14px;
  	text-shadow: #000 1px 0px 3px;
  	font-weight: bolder;
  	padding-left: 28px;
  	letter-spacing: 2px;
  }

  .itext_login {
  	width: 65px;
  	height: 16px;
  	font-size: 9px;
  }

  .ballon_title {
  	color: #336699;
  	font-weight: bold;
  }

  .text-red {
  	color: red;
  }

  .text-green-light {
	color: #66FF66;
  }

  .text-orange { 
	color: #FF9966;
  }

  .bgred {
  	color: red;
  }

  .bgorange {
  	color: #FF8040;
  }

  .tblgrl {
  	background-color: #f4f4f4;
  }

  .hand {
  	cursor: pointer;
  }

  .tblgrlrow {
  	border: 1px #cccccc solid;
  	background-color: white;
  }

  .div_page_tab {
  	cursor: pointer;
  	margin-left: 10px;
  	display: inline;
  }

  .div_page_tab_selected {
  	font-weight: bold;
  }



  < !-- CALENDAR STYLES -->.calendar_table {
  	border: 1px solid #d9e4f1;
  }

  .empty_day_cell {
  	background-color: white;
  	height: 80;
  }

  .day_cell {
  	background-color: white;
  	height: 75;
  	width: 14.3%;
  	min-width: 170px;
  }

  .last_30_day {
  	background-color: #FFDFDF;
  }

  .day_cell2 {
  	background-color: white;
  	height: 155;
  	width: 14.3%;
  	min-width: 170px;
  }

  .today_cell {
  	background-color: #f4f4f4;
  	height: 100;
  	width: 15%;
  	min-width: 170px;
  }

  .div_cell {
  	background-color: #edf1f8;
  	text-align: right;
  	padding-right: 3px;
  	height: 18px;
  	margin-bottom: 1px
  }

  .div_cttt {
  	overflow: hidden;
  	height: 60px
  }

  .div_ctt1 {
  	overflow: hidden;
  	height: 49px
  }

  .div_cttt_calu {
  	overflow: hidden;
  	height: 155px
  }

  .div_ctt1_calp {
  	overflow: hidden;
  	height: 144px
  }

  .div_ctt2 {
  	overflow: hidden;
  	height: auto
  }

  .div_cell_today {
  	background-color: #f4f4f4;
  	text-align: right;
  	padding-right: 3px;
  	height: 18px
  }

  .div_event {
  	height: 15px;
  	font-size: 11px;
  	margin-top: 2px;
  	margin-bottom: 2px;
  	padding-left: 2px;
  	cursor: pointer;
  	overflow: hidden
  }

  .udiv_event {
  	height: 15px;
  	font-size: 11px;
  	margin-top: 2px;
  	margin-bottom: 2px;
  	padding-left: 2px;
  	cursor: pointer;
  	overflow: hidden;
  	color: white;
  	white-space: nowrap;
  }

  .udiv_event_1 {
  	color: black;
  }

  .udiv_event_2 {
  	color: black;
  }

  .udiv_event_3 {
  	background-color: #3399FF;
  }

  .udiv_event_4 {
  	background-color: #66FF66;
  }

  .udiv_event_5 {
  	background-color: #FF9966;
  }

  .udiv_event_6 {
  	background-color: #FF0033;
  }

  .div_up {
  	cursor: pointer;
  	height: 5px;
  	background-image: url('images/icon_cal_arrow_updown.png');
  	background-repeat: no-repeat;
  	background-position: top center
  }

  .div_dw {
  	cursor: pointer;
  	margin-top: 2px;
  	height: 5px;
  	background-image: url('images/icon_cal_arrow_updown.png');
  	background-repeat: no-repeat;
  	background-position: bottom center;
  }

  #map {
  	width: 70%;
  	float: left;
  	height: 690px;
  }

  .marker-labels {
  	color: white;
  	background-color: blue;
  	font-family: "Lucida Grande", "Arial", sans-serif;
  	font-size: 10px;
  	font-weight: bold;
  	text-align: center;
  	width: 30px;
  	white-space: nowrap;
  }

  .map-sidebar {
  	width: 25%;
  	padding: 10px;
  	background: #FAFAFA;
  	float: right;
  }

  #map-sidebar {
  	max-height: 600px;
  	overflow-y: auto;
  }

  .map-sidebar-item {
  	border-bottom: 1px solid #CACACA;
  	padding: 10px 0px;
  }

  .map-sidebar-item h4 {
  	margin: 5px 0px;
  }

  .map-sidebar-item div {
  	margin: 5px 0px;
  }

  /* input[type='text']:-moz-read-only {
  	background: #f7f5f5;
  }

  input[type='text']:read-only {
  	background: #f7f5f5;
  } */


  .badge {
  	display: inline-block;
  	min-width: 10px;
  	padding: 3px 3px;
  	font-size: 10px;
  	line-height: 1;
  	vertical-align: middle;
  	white-space: nowrap;
  	text-align: center;
  	border-radius: 2px;
  }

  .badge-yellow {
  	color: #6a5a43;
  	background-color: yellow;
  }

  .badge-green {
  	color: #ffffff;
  	background-color: #5cb85c;
  }

  .badge-orange {
  	color: #ffffff;
  	background-color: #f9a228;
  }

  .badge-light-purple {
  	color: #fff;
  	background-color: #9693e3;
  }

  .badge-light-red {
  	color: #fff;
  	background-color: #f86c6b;
  }

  .badge-white-with-red-border {
	background-color: white;
	border: 1px solid red;
	color: red;
  }

  /* Tooltip container */
  .tooltip {
  	position: relative;
  	display: inline-block;
  	border-bottom: 1px dotted black;
  	/* If you want dots under the hoverable text */
  	z-index: 1000;
  	/* Ajusta según sea necesario */
  }

  /* Tooltip text */
  .tooltip .tooltiptext {
  	visibility: hidden;
  	width: 120px;
  	background-color: #555;
  	color: #fff;
  	text-align: center;
  	padding: 5px 0;
  	border-radius: 6px;

  	/* Position the tooltip text */
  	position: absolute;
  	z-index: 1000;
  	/* Ajusta según sea necesario */
  	bottom: 125%;
  	left: 50%;
  	margin-left: -60px;

  	/* Fade in tooltip */
  	opacity: 0;
  	transition: opacity 0.3s;
  }

  /* Tooltip arrow */
  .tooltip .tooltiptext::after {
  	content: "";
  	position: absolute;
  	top: 100%;
  	left: 50%;
  	margin-left: -5px;
  	border-width: 5px;
  	border-style: solid;
  	border-color: #555 transparent transparent transparent;
  }

  /* Show the tooltip text when you mouse over the tooltip container */
  .tooltip:hover .tooltiptext {
  	visibility: visible;
  	opacity: 1;
  }

  /*
  [type="checkbox"] {
	position: relative;
	appearance: none;
	width: 1.2em;
	height: 1.2em;
	border: 1px solid #000000; 
	outline: none;
	cursor: pointer;
	vertical-align: middle;
	margin: 0;
  }
  
  [type="checkbox"]::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  
  [type="checkbox"]:checked::before {
	content: "\2713";
	font-size: 1em;
	color: #000000;
  }
  
  [type="checkbox"]:disabled:checked::before {
	content: "\2713";
	font-size: 1em;
	color: #325b7a;
	font-weight: 900;	
  }
  
  [type="checkbox"]:disabled {
	background-color: #edeaea;
	border-color: #8cb3f7;
	cursor: not-allowed;
  }
  
  input[type="radio"]:disabled {
	-webkit-appearance: none;
	display: inline-block;
	width: 12px;
	height: 12px;
	padding: 0px;
	background-clip: content-box;
	border: 2px solid #bbbbbb;
	background-color: white;
	border-radius: 50%;
  }
  
  input[type="radio"]:checked {
	background-color: #8cb3f7;
  }
  
  select:disabled {
	color: #000;
	background-color: #edeaea;
	border-color: #8cb3f7;
  }

  input[type="text"]:disabled {
	color: #000;
  }

  textarea:disabled {
	color: #000;
  }
*/
  
.red-circle {
	float: left;
    width: 300px;
    height: 300px;
    margin: 20px;
    shape-outside: circle();
    clip-path: circle();
    background: red;
  }
  