/* CSS Modulo de de Tickets Handling */
body {background-color: #FFFFFF; font-family: trebuchet ms; margin-left: 5px; }
#modulo_busqueda { text-align: center;}
#TCKFecha_ini, #TCKFecha_fin {width: 80px;}
#nombre_empresa {margin-left: 10px; margin-bottom : 10px; color: #4682B4; font-weight: bold; font-size: 20px; font-family:Trebuchet MS;}
#pestanas{font-family:Trebuchet MS; font-size: 12px; font-weight: bold; }
#titulo {width: 450px; background-color: #003535; color: #ffffff; margin-top: 15px;}
#campos {width: 450px; border:solid 1px #BFB8BF; background-color:#FFFFFF;}
#top {height: 80px; width: 100%; background-color: #FFFFFF; }
#logo {}
#logo_img { margin-left: 10px; margin-top: 5px;   }
#entraint {border: none;}
#iframe_reporte {margin-top: 15px; background-color: #F0F0F0;}
.interno1 {float: left; margin-left: 125px; margin-top: -18px; }
.interno2 {float: left; margin-left: 0px; margin-top: -18px;  }
.interno3 {float: left; margin-left: 0px; margin-top: -20px;  }
#text_interno1 {float: left; margin-left: 75px; margin-top: -18px; padding-left: 19px; width: 100px; }
#text_interno2 {float: left; margin-left: 75px; margin-top: -17px; padding-left: 48px; width: 100px; }
#text_interno3 {float: left; margin-left: 75px; margin-top: -17px; padding-left: 15px; width: 100px; }

/* Estilos de los Campos en la Busqueda */
.internos_busqueda_izq {float: left; margin-left: 0px; margin-top: 0px; text-align: left; width: 270px;}
.internos_busqueda_der{float: left;  margin-left: 60px;  margin-top: 0px; text-align: left; width: 270px; }
#status_bus{padding-left: 33px; }
#tipo_bus{ padding-left: 50px; }
#opc_bus{ padding-left: 10px;}
#opc_bus div{margin-left: 20px;}
#desc_bus{ padding-top: 0px; }
#desc_bus label{ height: 60px; padding-top: 15px; padding-left: 5px;}
#top_tabla { background-color: #003535; color: #ffffff; font-size: 15px; font-weight: bold;}
#reporte {text-align: center;  margin-top: 10px;  }

/* Estilos de la Vista Extendida TCK */
.estiloNombre {font-family: Trebuchet MS; font-weight: bold; font-size: 18px; text-align:center; color: #003535;}
.estiloAreas {font-family: Trebuchet MS; font-weight: bold; font-size: 16px; margin-left:215px;}
#datos_basicos {width:650px;}
td#cabecera_basica {width:20%;font-family: Trebuchet MS;font-size: 13px; color: #000000; background-color: #FFFFFF;  border-top: none; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: none; font-weight:bold; text-align: right; padding: 0px 5px;}
td#info_basica {width:80%;font-family: Trebuchet MS; font-size: 12px; color: #000000; background-color: #F5F5F5; border-top: none; border-right: none; border-bottom: 1px solid #FFFFFF; border-left: none; padding: 5px 10px;}

/* Estilos de la Vista Extendida TCH */
.estiloNombre {font-family: Trebuchet MS; font-weight: bold; font-size: 18px; text-align:center; color: #003535;}
.estiloAreas {font-family: Trebuchet MS; font-weight: bold; font-size: 16px; margin-left:215px;}
#datos_basicos_tch {width:650px;}
td#cabecera_basica_tch {width:20%;font-family: Trebuchet MS;font-size: 13px; color: #000000; background-color: #FFFFFF;  border-top: none; border-right: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; border-left: none; font-weight:bold; text-align: right; padding: 0px 5px;}
td#info_basica_tch {width:80%;font-family: Trebuchet MS; font-size: 12px; color: #000000; background-color: #F5F5F5; border-top: none; border-right: none; border-bottom: 1px solid #FFFFFF; border-left: none; padding: 5px 10px;}

div#list_title, div#comentario {width:650px;border-bottom:1px #CAD2DA solid;padding-bottom:5px;}
div#title {float:left;width:90%; text-align:left;padding:0px 10px;}
div#add {float:left;width:8%; text-align:right;padding:0px 10px;}
iframe {margin-left:30px;}
input#regresar_tch {margin-left:-15px;}