@charset "utf-8";

span .bp-required-field-label {
    font-size:9px;
}

#buddypress .standard-form div.submit input {
	padding:10px 20px !important ;
	background-color:#F90 !important ;
	color:#000 !important ;
	font-size:12px  !important ;
	font-weight:bold  !important ;
}

#buddypress div#item-header img.avatar {
	width:100px !important ;
	height:100px !important ;
	margin:0px 20px 5px 20px !important ;

}

.standard-form {
	background-color:#eee !important;
}

.standard-form > input {
	width: 98% !important ;
}
.tab-pane {
	position:relative;
}
.fondoforms {
	position:absolute;
	top:0px; left:0px; width:100%; height:100%;
	z-index: -1;
	background: rgb(0, 0, 0) none repeat scroll 0% 0%;
	opacity: 0.1;
	border-radius: 15px;
}
.img-online {
	float:left;  padding-top:2px; margin-right:5px;
	width:64px;
	opacity:0.3;
}

#onoffline {
	position:relative;
	float:left;
	overflow:hidden; 
	width:100%;
	overflow:hidden;
	margin-right:0px ; 
	height:40px;
}
#img_recibe {
	position:relative;
	left:-2px;
	top:10px;
}

#img_recibiendo {
	position:absolute;
	top:4px;
	width:40px; 
	height:6px; 
	display:block; 
	z-index:9999;	
	opacity:0.02;
	border-radius:3px;
}
#modulos_reg {
	padding-left:20px;
	font-size:14px;
	position:relative;
}
#modulos_reg div {
	position:absolute;
	right:0px;
	border:1px inset #999;
	border-top:none;
	color:#888;
	top:0px;
	width:60px;
	padding:0px 5px 2px 5px;
	border-radius:0px 0px 5px 5px;
	font-size:9px;
}
tr.tr_modulos {
	display:block;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
table.tabnav tr.tr_modulos td {
	font-size:14px;
	padding:2px 2px 1px 5px;
}
table.tabnav td.td2 {
	width:auto;
}

table.tabnav td.td3 div{
	width:auto;
	height:18px;
	overflow:hidden;
}

#ulmenu li {
	background: rgb(254,255,232);
	background: -moz-linear-gradient(top,  rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%);
	background: linear-gradient(to bottom,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 );

	border-radius:5px ;
}
.fondoblo {
	position:absolute;
	top:0px;left:0px;
	width:100%; height:100%;
	background:#000;
	opacity:0.5;
	moz-opacity:0.5;
	z-index:-1;
}
#fondo_aereo {
	width:100%; 
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	z-index:-2;
	opacity:0.5;
	moz-opacity:0.5;
}
#modvista_1 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	width: 100%;
	border:0px !important; 
}
#modvista_2 {
	position:relative;
	width: 60%;
	margin:auto;
	margin-top: 10px;
}
#modvista_3 , #modvista_4 {
	position:relative;
	width:99%;
}
.blo_std {
	width:90%;
	border-radius:5px; 
	border:1px solid #999  ;
	padding:10px  ;
	overflow:hidden;
	display:block;
	text-align:center;
	margin-bottom:10px;
	position:relative;
}
#botonvolver {
	cursor: pointer;
	float:right;
	padding:5px;
	margin:5px 20px 0px 0px;
	background-color: #F5F5F5;
	background-image: linear-gradient(to bottom, #FFF, #E6E6E6);
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	-moz-border-top-colors: none;
	-moz-border-right-colors: none;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	border-image: none;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
	border-radius: 4px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.2) inset, 0px 1px 2px rgba(0, 0, 0, 0.05);	
}
body {
	margin-top:0px !important;
	padding-top:0px !important;
	background:transparent !important ;
}
form {
	border:1px solid #eee;
	border-radius:10px;
	padding:5px;
	overflow:hidden;
	display:block;
}
#intro_green li {
	float:left;
	margin-right:20px;	
	display:block;
	ovewrflow:hidden;
	
}
.widget-title {
	width:100%;
	overflow:hidden;
}
.ui-state-active  a {
	font-size:16px !important;
	text-shadow:0px 0px 2px #fff;
	
}


.ui-state-active {
	* border-radius:20px 5px 20px 5px !important ;
}
#ulmenu li  a {
	
}

.imgsecc {
	position:absolute;
	right:2px;
	top:10px;
	
}
.secbloque {
	border:0px solid #fff;
	display:block;
	overflow:hidden;
	float:left;
	width:100%;
	height:auto;
	position:relative;
	height:36px;
}
.secbloque table {
	margin:auto;
	float:none;
}
.sIcono {
	position:absolute;
	top:0px;
	left:0px;
	box-shadow:0px 0px 5px #FFF;
	border-radius:3px;	
	
}
.control-group table {
	width:90%;
}
.sTitu {
	/*background-color:#f0f0f0;*/
	color:#000 ;
	font-size:16px !important;	
	font-weight:bold;
	/*max-width:260px;*/
	width:100%; 
	display:block;
	overflow:hidden;
	text-align:left;
	margin:5px 0px 10px 40px;
	padding:4px 0px 4px 0px;
	border-bottom:1px solid #666;
	float:left;

	
}
.p_titulo {
	width:100%;
	font-size:18px;
	color:#000;
	border-bottom:0px solid #666;
	margin-bottom:10px;
	margin-left: 40px;

}
.p_supertitulo {
	width:100%;
	font-size:24px;
	font-weight:bold;
	color:#FFC;
	border-bottom:0px solid #666;
	margin-bottom:10px;
	margin-left: 20px;
	text-shadow:2px 2px 3px #000;
	font-family:"Arial Black", Gadget, sans-serif !important;
	font:"Arial Black", Gadget, sans-serif !important;

}

.aereablock {
	position:absolute;
	width:100%;
	height:100%;
	display:none;
	opacity:0.2;
	background:#900;
	z-index:9999999;
	border-radius:10px;
}

.divif {
	text-align:center; display:block;  overlay:hidden; margin-top:20px;
}
.ifif {
	* min-height:320px; 
	overlay:hidden;
}
#t_salidas {
	margin:auto;
}

#ulmenu {
	margin:auto;
	text-align:center;
	background:transparent !important ;
	border:none !important;
	
}
#ulmenu li {
	margin-bottom:4px !important;
	padding-bottom:0px !important;
	float:none !important;
	display:inline-block;
	overflow:hidden;
}
.sensor_on {
	color:#f00 !important;
}
.sensor_off {
	color:#00f !important;
}
.gauge {
	* width:49% !important;
	text-align:center;
	float:left;
	overflow:hidden;
	display:block;
	margin-bottom:10px;	
}
.t_i {
	text-align:right;
	color:#fff;
	text-shadow:1px 1px 2px #000;
	font-size:12px;
	margin:4px 0px 0px 0px;
	padding-right:10px;

}
#t_general .t_i {
}
#t_general .t_d {
	font-size:16px;
	color:#00f;
	font-weight:bold;
}
#t_salidas .t_i {
}
#t_salidas .t_d {
}

/* CSS Document */
body { 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;	
	/*background:transparent url(fondo_azul.jpg) ;*/

}
.slider, .decimal_1, .decimal_2, .decimal_3 , .fechas  {
	width:95%;
}
label { text-align:left;}
#ui-datepicker-div {
	z-index:9999 !important ;
}
.izdatd {
	
}

.opts, .optx, .opty {
	margin-right:10px;
	font-weight:bold;
	min-width:180px;
}
.opts span, .optx span,.opty span   {
	width:100px;
	margin-bottom:5px;
}
#titumtx {
	font-size:14px;
	font-weight:bold;
	color:#900;
}

#datos_mod {
	display:block;
	overflow:hidden;
	float:left;	
	width:20px;
	height:20px;
	opacity:0.1;
	
}

#tabes {
	overflow:hidden;
	height:auto;
	min-height:386px;
	margin-left:20px;
	background:transparent !important ;
	border:0px !important;
}

.wizard {
	padding-top:2px;
	padding-bottom:0px;
	margin-left:20px;
	margin-bottom:5px;
		
}

.bh {
	overflow:hidden;
	display:block;
	margin:2px;
	padding:2px;
	border-radius:4px;
	border:1px solid #CCC;
}
.blokesub {
	width: 100%;
	overflow: hidden;
	height:auto;
	display:block;
}

#mapa {
	width: 100%;
	height: 448px;
	overflow: hidden;
	float: left;
	background: #888;
	display:block;
}
#map {
	width: 100%;
	max-width:780px;
	height: 448px;
	overflow: hidden;
	float: left;
	background: #888;
	display:block;
}
modmenus {
	float:left; width:120px !important; margin:0px 10px 10px 0px !important;
}
.menu_sup {
	float:left;
	height:auto;
	overflow:hidden;
	margin:auto;
	margin-top:5px;
	text-align:center;
	margin:10px 0px 0px 20px;
}

.menu_sup li {
	float:left;
	list-style:none;
	padding: 0px 10px 10px 10px;
	font-size:14px;
	font-weight:bold;
}
a:hover,a:visited, a:link , a:active {
	font-size:12px;
	color:#00C;
	font-weight:bold;
	/*text-transform:uppercase;*/
	text-decoration:none;
}


.nav li {
	
}
.controles {
	display:block;
	overflow:hidden ;
	* margin-bottom:10px;
	* text-align:left ;
	

}
.control_multi {
	display:block;
	overflow:hidden ;
	margin-bottom:10px;
	text-align:center ;
	padding:5px 10px 0px 5px;
	/*border:1px outset #aaa;
	border-radius:5px;
	background:#CCC;*/
}
#selector {
	width:80%;
	height:10px;;
	background:#09F;
	color:#00f;
	float:left;
	margin:15px 0px 15px 10px;
}
.seleccion {
	background:#1A445C   !important ;	
	border:1px solid #000;
	border-radius:5px;
}

.control-group {
	width:100%;
	text-align:center;
	margin-bottom:20px;	
}
.imgresok, .imgerrr {
	margin-right:20px;
	float:left;
	width:24px;
}
.entrusale th {
	text-align:left;
	font-weight:400;
	padding-left:2px;
	overflow:hidden;
	font-size:12px;
	color:#CCC ;
}
.arrdcha_map {
	width:100%;
	text-align: left;
}
.arrizda_map {
	width:100%;
	text-align: right;
}
.map_chksi {
	height:16px;
	box-shadow:1px 1px 3px #000;
	margin:0px 5px 0px 5px;
}
.dmap_chksi {
	height:18px;
	margin:0px 5px 0px 5px;
}

.entrosale {
}
.entrosale th {
	text-align:right;
	font-weight:400;
	padding-right:2px;
	overflow:hidden;
	font-size:12px;
	color:#CCC ;
}


.mapizda_20 {
	width:100%;
	float:left;
}

.tb_map_tit {
	width:100%;
	margin:5px 0px 0 0px;
	color:#999;
}
.tb_map_tit td {
	padding:0px 10px 0px 10px;
}
.colverde {
	color:#CCC;
}
.menu_ac_dis {
	border:1px inset #999;
	border-radius: 5px;
}
.mediotrans {
	opacity:0.3 ;
}
.abaizda_abs {
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:1000;
}

.arrizda_abs {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1000;
}




.l-control {
	min-width:140px;
	max-width:200px;
	text-align: right;
	padding-right: 10px;
	color:#666 !important ;
}


ul.nav {
	overflow:hidden;
}
.nav li {
	display: block;
	margin-left: 20px;
	list-style: none;
}
.t_bot {
	display:inline-block; width:180px; overflow:hidden; padding-left:10px !important ; height:50px; padding-bottom:4px;
}
.t_bot input { width:100%;}

#editor {
	float:left; display:none; width:90%; height:400px; border:1px inset #000; border-radius:5px; margin:5px; overflow:auto; background:#666;
}

#resultadox, #result {
	margin:0px 0px 10px 20px;
	
}

.mensa-guarda {
	display: none;
	z-index: 999;
	width: 100%;
}

/*
.mensa-guarda {
	min-height: 60px;
	height: 50px;
	position: absolute;
	display: none;
	bottom: 0px;
	z-index: 999;
	left: 0px;
	overflow: hidden;
	width: 100%;
}
*/
.mensa-guarda span {
	color:#00f;
	font-weight:bold;
}
.esperando {
	float:left; width:24px; display:none; z-index:9999;	margin-right:20px;
}

.autogps {
	float:left; height:32px; margin:0px 10px 0px 0px; line-height: 12px; padding:0px 2px 2px 2px; font-size:14px; font-weight:bold;
}
.mensagps {
	height:38px; overflow:hidden; float:left; margin:0px 10px 0px 10px; text-align:center;
}
#gpsminitab {
	float:right; height:40px; overflow:hidden; border-radius:6px 0px 0px 6px; display:block; 
}
.inout {
	display:block ;
}
.inout  img {
	height:32px;
}
.opschip {
	display:none ;
}
.opslog {
	width:95%;
	display:none;
	text-align:left;
	margin-left:20px;
}

.izdatd {
	 text-align:right;
	 padding-right:10px;
	 min-width:60px; 
	 max-width:140px;
	 white-space: nowrap;
	display: block;
	float: right;
	width:60px;	 
}
.colerrdiv {
	width:150px; float:left; overflow:hidden; display:block; margin:0px 10px 20px 0px; ;
}

#diverrores0 {
	 overflow:hidden; margin:10px 0px 10px 0px;
}
.spanerrnum {
	float:left; width:20px;height:14px; font-size:10px; color:#000; overflow:hidden;  border:1px solid #CCC ;  margin:0px; padding:0px; text-align:right; line-height:14px;
}
.spanerrtext {
	float:left; width:80px;height:16px; font-size:9px; color:#999; overflow:hidden;  text-align:left;  margin:0px; padding:0px; margin-left:5px; line-height:18px;
}
.diverrcol {
	width:140px; height:20px; float:left; overflow:hidden; display:block;	
}
.diverrimg {
	float:left; width:20px; height:16px; margin-right:5px; overflow:hidden ;
}
.diverrimg img {
	float:left; height:16px; margin:0px; padding:0px;
}
#blokdiv {
	margin:0px 0px 0px 10px; 
	position:absolute; 
	top:0px; left:0px; 
	width:100%; height:100%; 
	background-color:#fff; 
	opacity:0.5; 
	display:none; 
	z-index:1000;
}
.jams {
	width:40% !important ;
	float:left !important;
	
}
.ui_ara_span {
	font-size:14px;	
	float:left;
	margin-top:12px;
}

div.botsmenus {
	width:95%; display:block; overflow:hidden; position:relative; 
	margin: 0px 0px 10px 10px;
}

div.blokmenu {
	margin:0px 0px 0px 0px; 
	position:absolute; 
	top:0px; left:0px; 
	width:100%; height:100%; 
	background-color:#fff; 
	opacity:0.5; 
	display:none; 
	z-index:1000;
}
.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}
.alert {
  padding: 8px 35px 2px 14px;
  margin: 2px;
  min-height:30px;
  margin-bottom:8px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.tb-nombre, .tb-botones  {
	    padding:0px 10px 3px 0px; overflow:hidden; position:relative;
}

.tb-nombre {
	float:left;
}
.tb-botones {
	 float:right;   
}


.tb-mitad {  text-align:center; overflow:hidden;}
	.tb-nombre, .tb-botones  { width:49% }
	.tb-mitad { width:49%; }
	
.indimods {
	float:left;
	display:block;
	min-width:300px;
	overflow:hidden;
	position:relative;
	padding-right:10px;	
	margin-bottom:20px;
	height:450px;
}

