/*@import "jquery-ui-1.8.4.custom.css";*/


/* 
    Document   : style
    Created on : 03-jul-2012, 22:27:30
    Author     : Verodant
    Description:
        Purpose of the stylesheet follows.
*/

@import url('https://fonts.googleapis.com/css?family=Poppins');
 @import url('https://fonts.googleapis.com/css?family=Questrial');

body {
	font-family: calibri;
	/*background-image: url(/images/bg_azul_degradado.png);*/
	font-family: calibri;

font-family: 'Poppins', sans-serif;
font-size:13px;

	background-image: url(/images/bg_body.png);
  background-color: #dfdfdf;
	background-position: center top;
	background-repeat: repeat-x;
	margin: auto;
	overflow-x: hidden;

}
div.fondo_alpha{
	background-image: url(/images/bg_islaAlpha.png);
	background-position: center 180px;
	background-repeat: no-repeat;
	/*height: 761px;*/
	/*min-width: 1024px;*/
	/*opacity: 0;*/
	overflow: hidden;
	position: absolute;
	transition: opacity 4000ms ease 0s;
	width: 100%;
	min-height: 800px;
	/*z-index: -1;*/
}

root { 
	display: block;
}
.aviso_home_version {
	color: #333;
	font-size: 10pt;
	margin: 14px auto auto;
	text-align: justify;
	width: 330px;
}

div.header {
	background: none repeat scroll 0 0 ;
	border: 1px solid #333;
	border-radius: 10px 10px 10px 10px;
	//box-shadow: 0 0 13px #FFFFFF inset;
	margin: 10px auto;
	min-width: 990px;
	overflow: hidden;
	padding: 10px;
	width: 80%;
}

div.header .right_text {
	margin: 0 0 20px 0;
/*	color: #fff;  */
	color: lightslategray;
	font-size: 9pt;
	text-align: right;
}

div.header .title_pandora {
	float: left;
	color: #333;
	margin-left: 25px;
	font-size: 24pt;
	font-variant: small-caps;
	text-shadow: 0 0 2px; 
}

div.header .title_pandora small {
	font-size: 8pt;
	font-variant: normal;
}

div.header > div span {
	font-weight: bold;
}



div.header ul > li {
	float: left;
	font-variant: small-caps;
	list-style: none outside none;
	margin: 0 5px;
	border-radius: 8px;
	padding: 5px;
	color: #333;
	-moz-transition: all 400ms;
	-o-transition: all 400ms;
	-webkit-transition: all 400ms;
	transition: all 400ms;
}

div.header ul > li:hover {
/*	background: #333;
	border-color: #067298;*/
	color: #067298 !important; 
}

div.header ul > li a {
	color: inherit !important;
	text-decoration: none;
}
.logout {
	float: right;
	color: #333;
	text-decoration: none;
	border: 1px solid #333;
	border-radius: 5px;
	box-shadow: 0 0 5px #DDD;
	padding: 5px;
	font-variant: small-caps;
}

#special_elements{
	margin-left: 50px;
}

#special_elements ul li {
	display: inline;
	margin-right: 15px;
}
#special_elements ul li a{
	color: #333;
	text-decoration: none;

}

.logout:hover {
	background: #ff6633;


}
.form_content {
	width: 100%;
	min-width: 990px;
}
.formu {
	background: #08a3d9;
	min-width: 521px;
	padding: 1px 0;
}

.formu .datosMenu {
	padding: 15px;
}

.formu .datosMenu > div{
	background: none repeat scroll 0 0 #36839E;
	margin: 15px;
	padding: 15px;
	overflow: hidden;
}

.formu .datosMenu > div.submenuBanner {
	text-align: center;
}

.formu .datosMenu > div.submenuBanner > ul {
	margin-left: 20%;
}

.formu .datosMenu > div.submenuBanner > ul li {
	text-align: left;
	list-style: none;
	color: #fff;
}

.formu .datosMenu > div.submenuBanner > span {
	float: none;
}

.formu .datosMenu > div.alerta {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DF2206;
	color: #DF2206;
	padding: 7px;
	text-align: center;
}

.formu .datosMenu > div > span {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	float: right;
	padding: 2px 53px;
}

.form_menu {

	background: rgba(100,100,100,.5);
	border: 1px solid #067298;
	margin: 15px;
}

.form_menu label {
	background: none repeat scroll 0 0 #EEEEEE;

	color: #067298;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 15px;
	overflow: hidden;
	padding:0 15px;
}

.form_menu label span {
	margin: 0px 15px;
}

.form_menu label[for='menu[destiny_type]'] span:first-child {
	display: block;
}

.form_menu label > div {
	overflow: hidden;
}

.form_menu label select ,
.form_menu label input {
	margin: 8px 0;

}

.form_menu label input[type="radio"] {
	margin: 8px 0;
	float: none;
	width: 40px;

}


.form_menu label[for='madre'] > div{
	text-align: center;
	margin-bottom: 15px;
	background: #FFF;

}

div.textosLang ul li {
	list-style: none;
}

div.muestra {
	min-width: 478px;
	float: right;
	color: #fff;
}

div.muestra div.arbol {
	width: 50%;
	min-width: 350px;
}

div.muestra ul li div {
	background: #EEE;
	padding: 6px 0;
	border: 1px solid #067298;
	font-size: 10pt;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #CCC;
	color: #067298;
}

.muestra li {
	padding: 5px 0;
	position: relative;
	margin: 2px 0;
	list-style: none;
	width: 339px;
}

.muestra li a {
	width: 33px;
	height: 33px;
	background-repeat: no-repeat;
	text-indent: -49999px;
	display: block;
	float: left;
	margin-right: 5px;
}

.muestra li.edit a.add {
	width: 33px;
	height: 33px;
	background: url('/images/iconos/add_element.png') no-repeat;
	float: right;
	margin-top: 2px;
}

.muestra li.edit a.delete {
	width: 33px;
	height: 33px;
	background: url('/images/iconos/delete_element.png') no-repeat;
	/*    position: absolute;
	    top: 5px;
	    right: 0px;*/
	float: right;
	margin-top: 2px;
}

.muestra li.edit a.edit {
	width: 33px;
	height: 33px;
	background: url('/images/iconos/edit_element.png') no-repeat;
	margin-left: 2px;
	margin-top: 1px;

}

.muestra li.edit a.move {
	width: 33px;
	height: 33px;
	background: url('/images/iconos/move_element.png') no-repeat;
	float: right;
	margin-left: 2px;
	margin-top: 1px;
}

.movible {
	/*padding-bottom: 30px;
	background: rgba(0,0,0,.1)*/
}


.ui-sortable-placeholder{
	border: 1px solid yellow !important;
	color: yellow !important;
	visibility: visible !important;
}

.ui-sortable-helper {
	cursor: ns-resize; 
}

/*light box*/
div#lb_lightbox {
	opacity: 0;
	background: none repeat scroll 0 0 rgba(0,0,0,0.7);
	height: 0%;
	left: 0;
	position: absolute;
	top: 0;
	width: 0%;
	-moz-transition: all 500ms;
	overflow: hidden;
}

div#lb_lightbox.activo {
	opacity: 1;
	background: none repeat scroll 0 0 rgba(0,0,0,.7);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	-moz-transition: opacity 500ms;

}

div#lb_contenido{
	background: rgba(250,250,250,.8);
	width: 950px;
	height: 500px;
	margin: auto;
	position: relative;
	margin-top: 40px;
	overflow: hidden;
	padding-bottom: 100px;  
	margin-top: 184px;
}
div.formatoForm{
	border: 1px dotted;
	margin: 160px;
	padding: 29px;

}
div.formatoForm form span {
	border-bottom: 1px solid black;
	display: block;
}

div.formatoForm form input[type='radio'] {
	float: right;
}

/*estaticos*/

div.statics,
div.gallery,
div.article {
	width: 100%;
	min-width: 990px;
	/*background: #08A3D9;*/
	margin: auto;
	margin-top: 20px;
	overflow-y: hidden;
}

div.statics li {
	list-style: none;
}

div.statics select.staticType {
	display: block;
	float: right;
	overflow: hidden;
	width: 180px;
	margin-right: 4px;
	margin-top: 5px;
}


div.statics a.borrar {
	display: block;
	float: right;
	width: 33px;
	height: 33px;
	background: url(/images/iconos/borrar_element.png);
	background-repeat: no-repeat;
	text-indent: -4999px;
}

div.statics a.actualizar {
	display: block;
	float: right;
	width: 33px;
	height: 33px;
	background: url(/images/iconos/ok_element.png);
	background-repeat: no-repeat;
	text-indent: -4999px;
}

div#content {
/*	width: 80%;
	margin: auto;
*/
	min-width: 990px;

/*	text-align: center;*/
	width: 100%;

}
div#content .list { 
/*	padding: 20px 10px;
	width: 80%;
	margin: auto;
	min-width: 980px;
*/
}

div#content .list > li{
	background: none repeat scroll 0 0 #067298;
	border: 1px solid #067298;
	border-radius: 8px 8px 8px 8px;
	box-shadow: 1px 1px 4px #000000;
	color: #FFFFFF;
	margin: 15px 0;
	overflow: hidden;
	padding:  25px 20px 20px;
	position: relative;
}

div#content .list > li label {
	margin: 10px 0;
}

div#content .list > li textArea {
	width: 100%;
}

div#content div.nombre {
	color: #FFFFFF;
	cursor: pointer;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 20px;
	overflow: hidden;
	width: 45%;
}

div#content div.nombre:hover {
	text-indent: 10px;
}

div#content fieldset {
	background: #eee;
	border: 1px solid #067298;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 3px 3px 12px;
	color: #067298;
/*	margin: 5px 0;
	overflow: hidden;
	position: relative;
*/
	margin: 0 auto;
	width: 90%;
}

div#content fieldset:not(#data_table_wrapper) input:not([type="submit"]),
div#content fieldset textarea,
div#content fieldset select {
	border: 1px solid #067298;
	border-radius: 5px 5px 5px 5px;
	margin: 8px 0;
	padding: 5px;

}

div#content fieldset div.global,
div#content fieldset div.selectables {
	border: 1px solid #067298;
	border-radius: 5px;
	padding: 5px;
	margin: 15px 0;
}

div#content fieldset div.global {

}

div#content fieldset > div{
	overflow: hidden;
	position: relative;
}
form.staticElement.edit {
	height: 70px;
	overflow: hidden;
	position: relative;
}
div.textDescription {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #067298;
	padding: 10px;
	font-size: 10pt;
	font-variant: small-caps;
	width: 50%;
	float: right;
	overflow: hidden;
}

div#content div.langText {
	color: #067298;
	cursor: pointer;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 20px;
	overflow: hidden;
	width: 45%;
	height: 25px;
}

div#content div.langText:hover {
	text-indent: 10px;
}

input.borrar, 
button.borrar {
	float: right;
}

div#content h2 {
	font-variant: small-caps;
	color: #333;
	border: 1px solid #fff;
	padding: 5px;
	width: 70%;
	margin: 20px auto;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 13px #FFFFFF inset;
	text-indent: 25px;
}

div.articleElement {

}

label.articleStatic {
	display: block;
}

.rojo {
	color: red;
}

form.list input[type="checkbox"] {
	margin: 0 15px;
}
form.list label {
	margin: 15px;
}

.estaticName {
	background: #fff;
	color: #067298;
	font-variant: small-caps;
	margin-bottom: 5px;
	padding: 2px;
	text-indent: 7px;
}

.block {
	display: block;
}

fieldset textArea{
	width: 97% !important;
}
#gallery form.list iframe {
	display: block;
	border: none;
	width: 100%;
	margin: 20px 0;
	height: 50px;
}

#gallery_resource div.work_area {
}

#gallery_resource ul.list {
	text-align: center;
}

#gallery_resource ul.list img {
	padding: 5px;
	border: 1px solid #fff;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#gallery_resource ul.list li {
	display: block;
	float: left;
	height: 130px;
	margin: 5px;
	width: 123px;
}
#gallery_resource ul.list li button {
	display: block;
	width: 100%;
	margin: auto;
}

#gallery_resource fieldset {
	margin: 15px;
}

#gallery_resource fieldset.typeContent {
	overflow: hidden;
}

button.addElement {
	display: block;
	margin-top: 15px;
}




.work_area .langText {
	font-variant: small-caps;
	color: #FFF;
}

.work_area iframe {
	display: block;
	border: none;
	width: 100%;
	margin: 20px 0;
	height: 25px;
}

#mapa_container {
	height:400px;
	overflow: visible;
	min-height: 400px;

}

#marcoImagen {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-bottom: 25px;
	background: #DDD;
	min-height: 500px;
}

#marcoImagen img {
	display: block;
	margin: auto;
	position: relative;
}

#marcoTam {
	border: 1px solid #DF2206;
	position: absolute;
	pointer-events: none;
	z-index: 500;
	margin: auto;

}



.ui-wrapper {
	margin: auto !important;
	position: absolute !important;
}

.listadoMedia {
	display: block;
	overflow: hidden;
}

.listTams {
	border-bottom: 1px solid #CCCCCC;
	margin: 10px 10px 10px 50px;
	padding-bottom: 5px;
	position: relative;
}

#original_mini {
	float: right;
	margin: 10px;
}

.botonera {
	position: absolute;
	bottom: 5px;
	left: 5px;
}

#frame iframe {
	border: 1px solid white;
	border-radius: 5px 5px 5px 5px;
	height: 100px;
	margin: 15px;
	padding: 5px;
}

.title {
	border-bottom: 1px solid;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: bold;
}
.subtitle {
	border-bottom: 1px solid;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: lighter;
	margin-left: 25px;
	margin-top: 5px;
}

.langs {

}
.bannerCentral {
	text-align: center;
	width: 500px;
	margin: auto;
	padding: 20px 0;
	border: 1px solid #fff;
	border-radius: 10px;
	margin-top: 40px;
	color: #fff;
}
.editing_site strong{

}
.siteList {
	width: 600px;
	margin: auto;
	border: 1px solid #fff;
	border-radius: 10px;
	margin-top: 40px;
	background: url("/images/ruido_fondo.png") repeat scroll 0 0 #F3F3F3;
	/*
	    background: url("/images/ruido_fondo.png") repeat scroll 0 0 #F3F3F3;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	box-shadow: 0 0 10px #9DACF2;
	float: right;
	height: 305px;
	margin: 0 auto auto;
	position: absolute;
	right: 0;
	width: 265px;
	*/
}

.siteList ul {
	padding: 0 20px;
}

.siteList li {
	list-style: none;
	margin: 10px 0;
	border: 1px solid #FFF;
	border-radius: 8px;
	padding: 5px;
	box-shadow: 1px 1px 1px inset;
	background-color: #FFF;
	color: #696A69;
}

.siteList li button {
	margin-right: 10px;
}

.siteList li span {
	display: inline-block;
	text-decoration: none;
	width: 340px;
	vertical-align: middle;
	color: #D0D1D0;;
}

#iframe {
	width: 400px;
	margin: auto;
}

#loginForm {
	border: 1px solid #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 10px #FFFFFF;
/*	height: 200px;  */
	margin: 200px auto auto;
/*	padding: 65px; */
	padding: 1%;
	width: 230px;

}

#loginForm label {
	display: block;
	margin: 15px 0;
/*	text-align: right;  */
	text-align: center;
}
#loginForm span {
	color: #fff;
}

#loginForm > input {
	width: 100%;

/*	margin-left: 10px; */
}

#loginForm label input {
	text-align: center;
}

.pandora {
	color: #FFFFFF;
	font-variant: small-caps;
	margin-top: 50px;
	text-align: center;
	text-shadow: 1px 1px 1px #444444;
}

#loginForm input:not([type="submit"]) {
	border: 1px solid #067298;
	border-radius: 5px 5px 5px 5px;
	margin: 8px 0;
	padding: 5px;

}

.listTams button {
	margin: 0 30px;
}

.listTams > * {
	vertical-align: middle;
	margin: 0 10px;
}

.element_visible {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
	color: #000000;
	padding-left: 5px;
	position: absolute;
	right: 0;
	top: 0;
}

.disabled {
	display: none;
}

span.defined, span.undefined {
	position: absolute;
	right: 0;
}

span.defined {
	color: #33cc00;
}

.small_img_principal {
	float: right;
	width: 120px;
}

.small_img_principal > div {
	text-align: center;
	margin-top: 5px;
}

ul.user_list {
	width: 400px;
	margin: auto;
	padding: 15px;
}

ul.user_list > li {
	width: auto;
	list-style: none;
	display: block;
	overflow: hidden;
}

ul.user_list > li > button {
	float: right;
}

div.text_textarea {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #AAAAAA;
	border-radius: 6px 6px 6px 6px;
	margin: 15px 52px;
	padding: 10px;
}

.oculto {
	display: none;
}
.right {
	float: right;
}

.right button {
	vertical-align: middle;
}

.no_sites {
	text-align: center;
	color: #DF2206;
	text-shadow: 1px 1px 1px #ccc;
}

#map_canvas {
	margin: 30px auto 30px 35px;
	border: 1px solid #EEEEEE;
	box-shadow: 0 0 5px #000000;
	width:60%; 
	height:400px;
	float: left;
}

div.coordinates {

}

div.coord_buttons {
	float: right;
	width: 32%;
}

#full_address_banner {
	text-indent: 40px;

}


/*sondas*/


div.content_sondas li {
	display: inline-block;
	width: 150px;
	height: 200px;
	background: #ddd;
	border-radius: 8px;
	padding: 5px;
	border: 1px solid #bbb;
	margin: 0 5px;
	box-shadow: 1px 1px 3px #bbb;
	position: relative;
	overflow: hidden;
	float: left;
}

div.content_sondas li div.title_sonda {
	font-weight: bold;
	text-align: center;
	background: #EEE;
	border-radius: 5px 5px 0 0;
	padding: 5px 0;
	box-shadow: 0 0 3px inset;
	margin: 0;
}

div.content_sondas li > div {
	background: #EEE;
	padding: 5px 0;
	margin: 5px 0;
	padding: 5px;
}

div.content_sondas li > div.info_sonda {
	font-size: 10pt;
	max-height: 55px;
	overflow: hidden;
	min-height: 55px;
}

div.content_sondas li div.status_sonda {
	height: 50px;
}

div.content_sondas li div.medida_sonda_percent {
	font-size: 30pt;
	float: left;
}
div.content_sondas li > div.info_sonda {
	font-size: 10pt;
}

div.content_sondas li > div.info_sonda p {
	margin: 0;
	min-height: 50px;
}

div.content_sondas li div.medida_sonda {
	font-size: 8pt;
	text-align: right;
}

div.content_sondas li div.fecha_medida_sonda {
	text-align: right;
}


div.led_activo {
	width: 60px;
	height: 57px;
	position: absolute;
	right: 0;
	text-indent: -49999px;
}
div.led_activo.off {
	background: url(/images/power_on_off.png) no-repeat 0 0;
}
div.led_activo.on {
	background: url(/images/power_on_off.png) no-repeat 0 -57px;
}

div.content_sondas li button.nueva_sonda_button {
	background: none repeat scroll 0 0 #BBBBBB;
	border: 0 solid;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 3px #000000;
	color: #DDDDDD;
	display: block;
	font-size: 110pt;
	height: 77%;
	margin: 10px auto auto;
	width: 80%;
	cursor: pointer;
}

/*sensores*/

div.carga_actual,
div.banner_status {
	font-size: 40pt;
	float: right;
	border: 1px solid #CCC;
	background: #fff;
	border-radius: 10px; 
	margin: 20px;
	padding: 0 10px;
	box-shadow: 0 0 3px #AAAAAA inset;
	position: relative;
}

.status_sonda.banner_status {
	width: 113px;
}

div.status {
	float: right;
}

div.status_sonda.banner_status button {
	width: 45px;
	height: 45px;
	font-size: 10pt;
	float: left;
	margin: 11px 0;

}

.banner_sonda {
	position: relative !important;
	float: right;
	margin: 5px 0;
}

div.avisos > *,
div.datos_generales > * {
	float: left;
	margin-right: 20px;
}

input.input_ancho {
	width: 250px;
	margin-right: 25px;
}

/*ASSIGN*/

div.list_assign > div > div > span {
	font-variant: small-caps;
	color: #067298;
}

button.button_reestruct {
	bottom: 30px;
	position: absolute;
	left: 26px;
	width: 150px;
}

#controls_content {
	overflow: hidden;
}

#controls_content > div {
	float: left;
}

#control2{
}

div.link_inicio {
	width: 70px;
	height: 50px; 
	border: 1px solid #FFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding: 15px;
	float: left;
	text-align: center;
}

div.link_inicio > a {
	color: #fff;
	text-decoration: none;

}

/*
#data_table td.on {
    background: url("/images/on.png") no-repeat scroll center center / 95% auto transparent;
    text-indent: -49999px;
    width: 100px;
}
#data_table td.off {
    background: url("/images/off.png") no-repeat scroll center center / 95% auto transparent;
    text-indent: -49999px;
    width: 100px;
}*/
.view_disp{}
.dispos_view{
	margin:auto;
}
.dispos_view tr{
	height: 25px;
}
.dispos_view tr td{
	text-align: center;
	padding: 0px 2px;
}
.dark{
	background-color: #EBEBEA;
}
.light{
	background-color: #EDECEB;
}
.red{
	background: #b70000; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #b70000 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b70000), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #b70000 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #b70000 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #b70000 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(135deg,  #b70000 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b70000', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.green{
	background: #2e7f00; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #2e7f00 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#2e7f00), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #2e7f00 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #2e7f00 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #2e7f00 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(135deg,  #2e7f00 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e7f00', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.grey{
	background: #565656; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #565656 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#565656), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg,  #565656 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg,  #565656 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg,  #565656 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(135deg,  #565656 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#565656', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.yellow{
	background-color: gold;
}
.display td{
	text-align: center;
	/*vertical-align: central;*/
}
.button_percent{
	float: right;
	margin: 2px -8px 0px 0px;

}
#highCharts tspan{
	/*display: none;*/
}
#generateChart{
	height: 30px;
	margin-left: 50px;
}
.day_alarm td {
	width: 100px;
}
.highcharts{
	max-width: 960px;
	margin: 50px auto;
}
/*#dataTableSupplier{
    width: 100%!important;
}
#dataTableSupplier td, th{
    width: 25%!important;
    text-align: center;
}
#dataTableSupplier tr{
    width: 100%!important;
}*/
.order{
	margin-top: 170px!important;
	//color: #FFF;
	background: none repeat scroll 0 0 ;
	border: 1px solid #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 13px #FFFFFF inset;
	margin: 10px auto;
	min-width: 990px;
	overflow: hidden;
	padding: 10px;
	width: 80%;
}
.table_content{
	margin-top: 30px;
}
.report_down{
	background-color: red;
}
.report_up{
	background-color: green;
}
.report_neutro{
	background-color: grey;
}
.costumersTable{
	width: 100%;
}
.costumersTable tr{
	width: 100%;
}
.costumersTable td{
	width: 33%;
	text-align: center; 
}
.costumersTable div{
	width: 83%;
	margin: auto;
}
.costumersTable span{
	color: #424040;
	float: left;
}
/*.costumersTable input, select{
    float: right;
}*/
.costumer-info{
	background-color: #DDD!important;  
}
.costumersData {
	background-color: #DDD!important;
	border: 1px solid #FFFFFF;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 0 0 13px #FFFFFF inset;
	margin: 10px auto;
	min-width: 990px;
	overflow: hidden;
	padding: 10px;
	width: 80%;  

}
.check{
	width: 15px;
	height: 15px;
	margin-right: 160px;
}

.tc_costumer{
	color: #FFF!important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#140f09+0,ce8225+50,140f09+100 */
	background: #140f09; /* Old browsers */
	background: -moz-linear-gradient(top,  #140f09 0%, #ce8225 50%, #140f09 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #140f09 0%,#ce8225 50%,#140f09 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #140f09 0%,#ce8225 50%,#140f09 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#140f09', endColorstr='#140f09',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 1px #000;

}
.tc_probe{
	color: #FFF!important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2a5559+0,2aeae7+50,2a5559+100 */
	background: #2a5559; /* Old browsers */
	background: -moz-linear-gradient(top,  #2a5559 0%, #2aeae7 50%, #2a5559 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2a5559 0%,#2aeae7 50%,#2a5559 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2a5559 0%,#2aeae7 50%,#2a5559 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a5559', endColorstr='#2a5559',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 1px #000;
}
.tc_button{
	color: #FFF!important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#284c24+0,33ea2a+50,284c24+100 */
	background: #284c24; /* Old browsers */
	background: -moz-linear-gradient(top,  #284c24 0%, #33ea2a 50%, #284c24 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #284c24 0%,#33ea2a 50%,#284c24 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #284c24 0%,#33ea2a 50%,#284c24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#284c24', endColorstr='#284c24',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 1px #000;
}
.tc_RS{
	color: #FFF!important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#284c24+0,33ea2a+50,284c24+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#5b0300+0,d10404+41,f70c0c+50,d10404+60,5b0300+100 */
	background: rgb(91,3,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(91,3,0,1) 0%, rgba(209,4,4,1) 41%, rgba(247,12,12,1) 50%, rgba(209,4,4,1) 60%, rgba(91,3,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(91,3,0,1) 0%,rgba(209,4,4,1) 41%,rgba(247,12,12,1) 50%,rgba(209,4,4,1) 60%,rgba(91,3,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(91,3,0,1) 0%,rgba(209,4,4,1) 41%,rgba(247,12,12,1) 50%,rgba(209,4,4,1) 60%,rgba(91,3,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b0300', endColorstr='#5b0300',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 1px #000;
}
.abierto{
	color: #FFF!important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#284c24+0,33ea2a+50,284c24+100 */
	background: #284c24; /* Old browsers */
	background: -moz-linear-gradient(top,  #284c24 0%, #33ea2a 50%, #284c24 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #284c24 0%,#33ea2a 50%,#284c24 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #284c24 0%,#33ea2a 50%,#284c24 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#284c24', endColorstr='#284c24',GradientType=0 ); /* IE6-9 */
	text-shadow: 1px 1px 1px #000
}
.cierre{
	color: white!important;
	background-color: red;
}
.intiempo{
	display: none;
}
.sensortamanio{
	width: 80%!important;
}
.i{
	float: left;
}
.d{
	float: right;
}
input .hidden{
	visibility: hidden;
}
.enlineatext{
	display: inline-flex;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th{
	vertical-align: middle !important;
}
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>td{
	max-width: 110px !important;
	word-wrap: break-word !important;
}

@media screen and (max-width: 1350px){
	div#content fieldset{
		width: 100% !important;
	}
}
@media screen and (max-width: 1020px){
	div#content fieldset,tbody tr td .btn,.btn,.form-control{
		font-size: xx-small !important;
	}	
	.table>tbody>tr>td,
	.table>tfoot>tr>td,
	.table>thead>tr>td{
		max-width: 90px !important;
		word-wrap: break-word !important;
	}
}
#tamanio{
    width: 100% !important;
}
td.modificar{
	width: 33% !important;
}
.modificarotro{
	width: 20% !important;
}
.modificartercero{
	width: 15% !important;
}
.ti{
	text-align: left;
}
.alineacionboton{
	float: right;
	margin: 1%;
}
.osk{
	border-top: 1px solid black;
}
