@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */ /* v1.0 | 20080212 */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } /* remember to define focus styles! */ :focus { outline: 0; } /* remember to highlight inserts somehow! */ ins { text-decoration: none; } del { text-decoration: line-through; } /* tables still need 'cellspacing="0"' in the markup */ table { border-spacing: 0; }

body {
	height: 100%;
	width:100%;
	position: relative;
	background: #fff;
	font-family: 'Poppins';
	font-size: 14px;
	color:#666666;
	line-height:1.5em; 
	
}
 
/* Home */
.logoccz{
  width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding-top: 30%;
  padding-bottom: 20%;
}

.centerform{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.formimput{
    color: #fff ;
	font-size: 20px;
    background-color:#263D4A;
    border-radius: 0;
	border: 0;
	border-bottom: 1px solid #ebedf2;
     margin-top: .1rem;
	 padding: 1rem 0;

}
    
 
.btnhome{
    background-color: #81BA26;
    border-radius: 30px;
    border: none;
    color: white;
    padding: 16px 32px;
    text-decoration: none;
    margin: 4px 2px;
    cursor: pointer;
    margin-top: 5%;
	border: 1px solid transparent;
	border-color: #81ba26;
	font-size: 15px;

}


.content1{
  min-height: 100%;
  float:left; 
  background-color:#263D4A; 


}

.content2{
  height:100%; 
  background-size: contain;
  background-position: right top;
}

.sobre{
  padding: 20px;
  width:70%; 
  background-color:rgb(255,255,255);
  opacity: 0.6;
  vertical-align: middle;

  position: absolute;
  top: 35%;
  left: 15%;
 border-radius: 8px;
}

.row{
    height: 100% !important;
}

.rowHome{
	min-height:1000px;
}

.padre{
  position: relative;
}

.recpass{
  margin-top: 10px;
  font-size: 0.8em;
}

.preg{
  font-size: 1.1em;
  color: #898b96;
  margin-top: 25%;
}

.home_h1{
	color: #2C4756;
    font-size: 1.5rem;
    font-weight: bold;
    margin-bottom: 2rem;
}

.home_h3{
	color: #2C4756;
    font-size: 1.1rem;
}

.homeMsg{
	color: #fff;
    text-align: center;
    margin-bottom: 5px;
    padding: 5px;
}
/* Fin  Home */


a:link, a:visited {text-decoration:none;}
a:link, a:active { text-decoration:none;}
a:link, a:hover { text-decoration:none;}

#wrapper {margin: 0 auto; width: 900px; }
#header {
	height:56px;
	background:url(../../img/fondo-encabezado.jpg) repeat-x;
	position:relative;
	}
#header .logo {
	width:185px;
	height:50px;
	top:5px;
	left:0;
	position:absolute;
	}
#header .ico {
	position:absolute;
	right:5px;
	top:5px;
	width:38px;
	height:38px;
	}
#header .raya {
	background-image:url(../../img/curvalinea.png);
	background-repeat: no-repeat;
	background-position:right;
	font-size:1px;
	height: 6px;
	position:absolute;
	left:0;
	width:100%;
	top:50px;

	}
#header #topmenu {
	position:absolute;
	top:3px;
	right:50px;
	margin: 0px;
	padding: 3px;
	text-align:right;
	font-size:11px;
}
#topmenu li { display:inline; padding:0 5px; line-height:11px;}
#topmenu li.user, #topmenu li.help {border-right:1px solid #999;}

#selector-aplicaciones{
	margin:80px auto 0 auto;
	width: 80%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: #FFF;
	border:2px solid #CCC;
	color:#fff;
	padding:20px 25px;
	overflow: hidden;}
#selector-aplicaciones h1 { text-align: center;}
#selector-aplicaciones ul.aplicaciones li {
display:inline;
float:left;
width: 80px; 
text-align: center;
margin-right: 15px;	
margin-bottom: 20px;
line-height: 1em;
height: 70px;
}
#selector-aplicaciones ul.aplicaciones li img {
	display:block;
	margin-left: 22px;
	margin-bottom: 4px;
}
#selector-aplicaciones ul.aplicaciones li a { text-decoration: none; color:#666666;}
#selector-aplicaciones ul.aplicaciones li a:hover {
	 text-decoration: underline;
}
#selector-idiomas {
	position:absolute;
	right: 50px;
	top: 20px;
	background: #FFF;
	color: #222;
	font-weight:bold;
}
#selector-idiomas  a{
	color: #666;
	text-decoration: none;
}


#HomeAplicaciones {
	position:absolute;
	left: 50px;
	top: 120px;
	background: #AAA;
	font-weight:bold;
	
}

#footer{
	position:absolute;
	right: 50px;
	bottom: 10px;
	
	font-weight:bold;
	
}

#tabs {
	position:absolute;
	right: 50px;
	top: 29px;
}

#tabs li {
	list-style: none;
	float: right;
	position: relative;
	top: 0;
	margin: 0 .2em 0 0;
	border-bottom: 0 !important;
	padding: 0;
	white-space: nowrap;
	-moz-border-radius-topleft: 4px/*{cornerRadius}*/;
	-webkit-border-top-left-radius: 4px/*{cornerRadius}*/;
	border-top-left-radius: 4px/*{cornerRadius}*/;
	-moz-border-radius-topright: 4px/*{cornerRadius}*/;
	-webkit-border-top-right-radius: 4px/*{cornerRadius}*/;
	border-top-right-radius: 4px/*{cornerRadius}*/;
}

#tabs li a {
	float: left;
	padding: .1em 0.5em;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	}
#tabs li a.home {
	background:url(../../img/home.png) no-repeat 2px 2px;  
	width: 24px; height:21px; 
	text-indent: -9999px; 
	font-size:1px;
}

#tabs li a.ubicacion {
	background:url(../../img/ubicacion.png) no-repeat 2px 2px;  
	width: 24px; height:21px; 
	text-indent: -9999px; 
	font-size:1px;
}

#sidebar {
	float:left;
	width: 185px;
	
}
#sidebar .app {background-image:url(../../img/sidebar-curva.png);
	background-repeat: no-repeat;
	background-position: top right; min-height:15px;}
#sidebar .menusidebar li {
	background:url(../../img/rayamenu.png) repeat-x top;
}
#sidebar ul.menusidebar {
	width: 175px;
	padding-bottom:10px;
	background:url(../../img/curvainferiorsidebar.png) no-repeat bottom right;}
#sidebar .menusidebar  li a:link, #sidebar .menusidebar  li a:visited {
	display:block;
	padding: 4px 3px 4px 15px;
	text-decoration: none;
	}
#sidebar .menusidebar  li a:hover, #sidebar li a:active, #sidebar .menusidebar  li a.current {
	background:url(../../img/fondo-menuactivo.png) repeat-y;
	font-weight:bold;
}

#central_funcionalidad { padding: 15px 5px 5px 0; margin-left: 190px;}

/* contenidos */
.grid {
border-top:1px solid #B2B2B2;
border-left:1px solid #B2B2B2;
margin: 6px 0;
width:100%;

}
.grid img {text-align:center; margin:0 3px;}
.gridfloat {
border-top:1px solid #C5C5C5;
border-left:1px solid #C5C5C5;
margin: 6px 0;
float:left;
margin-right:30px;
}
#content {
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 2px solid #DDD;
	width:97%;
	float:left;
	padding-bottom:10px;
	}
.aplicaciones-sinfo {
	border:5px solid #809DB9;
	background:#EEE;
	color: #000;
	width:600px;
font-size:11px;
color:#666;
}


.tabla-listado {
width:100%;
margin: 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
}
.tabla-listado th, .tabla-listado td {padding:3px;}
.tabla-listado th {
	font-weight:bold;
	border: 1px solid #CCC;
	line-height: 14px;
	
}

.tabla-listado th a.sin_orden{
	background-image: url(../../img/bg.gif);
	background-repeat: no-repeat;
	background-position: top right;
	cursor: pointer;
	height: auto;
	display: block;
	color: #003D5A;padding-right: 17px !important;	
}
	
.tabla-listado th a.orden_ascendente{
	background-image: url(../../img/asc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	display: block;
	color: #003D5A;
	cursor: pointer;
}
.tabla-listado th a.orden_descendente {
	background-image: url(../../img/desc.gif);
	background-repeat: no-repeat;
	background-position: center right;
	display: block;
	color: #003D5A;
	cursor: pointer;
}
.tabla-listado td { padding:1px;border-bottom: 1px solid #CCC;border-right: 1px solid #CCC;}
.tabla-listado tr:nth-child(odd)   { background-color:#EEE; }
.tabla-listado tr:nth-child(even)    { background-color:#FFF;}
.tabla-listado tr:hover {
	background:rgba(186, 211, 8, 0.24) !important;
	color: #bad308;
	font-weight:normal;
}
.tabla-listado td img {padding: 0 2px;}

.grid td { padding:2px;}
.grid tr:nth-child(odd)   { background-color:#EAF5F9; }
.grid tr:nth-child(even)    { background-color:#fff;}
.heading { background: #E4F1F6 url(../../img/bg-headerrow.gif) repeat-x;
font-weight:bold;
text-align:center;
font-size:11px;
color:#1B638A;
border-right:1px solid #B2B2B2;
border-bottom:1px solid #B2B2B2;
}
#pagination-digg { margin: 10px; display:block; }
.forma {
background:#fff;
/*font-weight:bold;*/
width:100%;
margin: 6px 0;
padding:1px 1px 0 1px;
border: 1px solid #B2B2B2;

}
.forma td {padding:1px 10px 1px 3px;background: #EEEEEE; 
border-bottom: 1px solid #fff;}
.forma th {padding:4px;
font-size:12px;
color: #000;}

.namebox {
	color:#666;
	text-align:left;
	display: block;
	margin-left:4px;
	bottom:4px;
	font-size:11px;
	font-weight:normal !important;
	}
	
.namebox_titulo{
	color:#666;
	text-align:left;
	display: block;
	margin-left:4px;
	bottom:4px;
	font-size:11px;
	font-weight:bold !important;
	}
.box {
	border:1px solid #809DB9;
	background:#fff;
	font-size:13px;
	padding: 2px;
	height: 14px;
	margin-bottom:2px;
	float:left;
	clear:left;
	margin-left:4px;
	}
.box:focus, .boxed:focus, .combo:focus, .textareamid:focus { 
background:#D3EBF3;
}
.combo {
	border:1px solid #809DB9;
	background:#fff;
	font-size:11px;
	color:#3E879F;
	padding: 2px;
	margin-bottom:2px;
	float:left;
	margin-left:4px;
	clear:left;
	}
.radiob {
	font-size:11px;
	color:#3E879F;
	float:left;
	margin:8px 0 0 0;
	margin-left:6px;
	clear:left;
	}
.button {
	background: #8DB621 url(../../img/backg-boton.gif) repeat-x;
	height:24px;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	margin:4px;
	padding:0 10px;
	outline:none;
	cursor:pointer;
	}
h1 {
	color:#333;
	font-size: 17px;
	font-weight:normal;
	margin-bottom:10px;
}
h2 {
	font-size: 15px;
	font-weight:bold;
	margin:6px 0;
}

h3 {font-size: 13px;
font-weight:bold;
color: #333;
margin: 5px 0;
}



/* estilos para acordion y paneles  */

.grid {
	border:1px solid #A7A9AE;
	margin: 6px 0;
	width:100%;
}
.grid img {
	text-align:center;
	margin:0 3px;
}
.gridfloat {
	border-top:1px solid #A7A9AE;
	border-left:1px solid #A7A9AE;
	margin: 6px 0;
	float:left;
	margin-right:30px;
}
.grid td { padding:2px; }
.grid tr:nth-child(odd) { background-color:#fff; }
.grid tr:nth-child(even) { background-color:#fff; }
.heading {
	background: #fff url(../../img/td-heading-bg.png) repeat-x;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	color:#333;
	border-right:1px solid #A7A9AE;
	border-bottom:1px solid #A7A9AE;
}
.row {
	border-right:none;
	border-bottom:none;
	font-size:11px;
	color:#333;
	font-weight:normal;
	padding: 0px;
    margin: 3px;
}


.w40 { width:40px; }
.w60 { width:60px; }
.w120 { width:120px; }
.w200 { width:200px; }
.textareamid {
	width:270px;
	height:35px;
	margin-left:4px;
	border:1px solid #809DB9;
	background:#fff;
	font-size:13px;
	padding: 2px;
	margin-bottom:2px;
}
.textareabig {
	width:480px;
	height:60px;
	margin-left:4px;
	border:1px solid #809DB9;
	background:#fff;
	font-size:13px;
	padding: 2px;
	margin-bottom:2px;
}

.selectheader {
	border:1px solid #809DB9;
	background:#fff;
	font-size:11px;
	padding: 0px;
	height: 18px;
	margin-bottom:1px;
	margin-left:0
}
.boxheader {
	border:1px solid #809DB9;
	background:#fff;
	font-size:11px;
	padding: 1px;
	height: 13px;
	margin-bottom:1px;
}
.w25 { width: 20px }
.w60 { width:50px }
.boxed {
	border:1px solid #809DB9;
	background:#fff;
	font-size:12px;
	padding: 2px;
	font-family:"trebuchet MS", arial, Helvetica, sans-serif;
}
.box:focus, .boxed:focus, .combo:focus, .textareamid:focus { background:#fff; }
.combo {
	border-top:#AEB4BD 1px solid;
	border-left:#AEB4BD 1px solid;
	border-bottom:#E0E3E8 1px solid;
	border-right:#E0E3E8 1px solid;
	background:#fff url(../../img/input-bg.png) repeat-x;
	font-size:11px;
	color:#333;
	padding: 1px;
	margin-bottom:2px;
	float:left;
	margin-left:4px;
	clear:left;
}
.radiob {
	font-size:11px;
	color:#333;
	float:left;
	margin:8px 0 0 0;
	margin-left:6px;
	clear:left;
}
.rad { margin:0 15px 0 5px; }

.features {
	background:#fff;
	font-weight:normal;
	margin: 0;
	padding:1px 1px 0 1px;
	width:100%;
}
.features .heading {
	background:#1483C4;
	color:#fff;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding:2px 4px;
	border:none;
	white-space:nowrap;
	border-right:1px solid #fff;
}
.row1 {
	background:#E7EFF5;
	white-space:nowrap;
}
.row2 {
	background:#fff;
	white-space:nowrap;
}
.scroll {
	border: 1px solid #CCCCCC;
	overflow:auto;
	height: 120px;
	padding:0;
	margin:6px auto;
	width:850px;
}
#controls {
	background:url(../../img/shadow-line.jpg) top no-repeat;
	margin-top:10px;
	padding: 10px 0 5px 0;
	text-align:center;
	clear:both;
}
.push {
	background: #D0DAEA url(../../img/button-bg.png) repeat-x;
	height:24px;
	color: #003D5B;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	line-height:24px;
	margin:4px;
	padding:0 10px;
	border-top:1px solid #E0E3E8;
	border-left:1px solid #E0E3E8;
	border-right:1px solid #606974;
	border-bottom:1px solid #606974;
	outline:none;
	cursor:pointer;
}
.push:hover {
	background:#3D9CFF url(../../img/button-bg-hover.png) repeat-x;
	border-top:1px solid #A8CEFC;
	border-left:1px solid #A8CEFC;
	border-right:1px solid #00AEFF;
	border-bottom:1px solid #00AEFF;
	color:#333;}
h3 {
	font-size: 12px;
	font-weight:bold;
	color: #003D5A;
	margin: 5px 0;
}
.accordion {
	width: 95%;
	margin:20px auto;
}
.accordion h3 {
	background: #eeeeee;
	color: #003D5A;
	padding: 4px 6px 4px 5px;
	margin: 0;
	border: 1px solid #ccc;
	cursor: pointer;
	margin-top:2px;
	font-weight: bold;
	border-radius: 5px 5px 0 0;
	-moz-border-radius:  5px 5px 0 0;
	-webkit-border-radius:  5px 5px 0 0;
}
.accordion h3 span {
	display:block;
	background:url(../../img/panel-triangle.gif) no-repeat left center;
	padding-left: 18px;
}
.accordion h3 span:hover { background:url(../../img/panel-triangle-on.gif) no-repeat left center; }
.accordion h3.active span { background:url(../../img/panel-triangle-on.gif) no-repeat left center; }
.accordion h3:hover {
	background:#ccc;
	color: #003D5A;
}
.accordion h3.active {
	background: #ccc;
	color: #003D5A;/*background-position: right 5px;*/
}
.accordion blockquote {
	background: #fff;
	margin: 0;
	font-weight: normal;
	padding: 10px;
	display:block;
	border: solid 1px #ccc;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
}
#tabsinterno li {
	padding: 2px 4px;
	margin:0 !important;
	/*border-left:#D7E1EB 1px solid;*/
}
#tabsinterno li:hover {
	/*background: url(../../img/bg-tab-on.png) no-repeat right;*/
	/*border-left:#D7E1EB 1px solid;*/
}
#tabsinterno li span { }
/*
 * jQuery UI CSS Framework 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px,1px,1px,1px);
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}
/* jQuery UI Tabs 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
 
.ui-tabs {
	position: relative;
	zoom: 1;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	margin: 0;
	border-bottom:#D7E1EB 1px solid;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 1px;
	margin: 0 .2em 1px 0;
	white-space: nowrap;
	/*background:url(../../img/bg-tab.png) no-repeat right;*/
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: 0 1em;
	text-decoration: none;
	color:#003D5A;
	font-weight:normal;
	font-size:11px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0;
	padding-bottom: 1px;
	/*background:url(../../img/bg-tab-on.png) no-repeat right;*/
	border-left:#D7E1EB 1px solid;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	padding: 3px;
	background: none;
	border-left:#D7E1EB 1px solid;
	border-right:#D7E1EB 1px solid;
	border-bottom:#D7E1EB 1px solid;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
}
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI CSS Framework 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */


/* Component containers
----------------------------------*/
.ui-widget { font-size: 12px; }
.ui-widget .ui-widget { font-size: 12px; }
.ui-widget-content {
	background: #ffffff;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header {
	background: #fff;
	color: #222222/*{fcHeader}*/; /*font-weight: bold;*/
}
.ui-widget-header a { color: #222222/*{fcHeader}*/; }
/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background: url(../../img/bg-tab-on.png) no-repeat right;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
	border-left:#D7E1EB 1px solid;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background:url(../../img/bg-tab-on.png) no-repeat right;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
	border-left:#D7E1EB 1px solid;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}
.ui-widget :active { outline: none; }
/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl {
	-moz-border-radius-topleft: 4px/*{cornerRadius}*/;
	-webkit-border-top-left-radius: 4px/*{cornerRadius}*/;
	border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-tr {
	-moz-border-radius-topright: 4px/*{cornerRadius}*/;
	-webkit-border-top-right-radius: 4px/*{cornerRadius}*/;
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-bl {
	-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/;
	-webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/;
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-br {
	-moz-border-radius-bottomright: 4px/*{cornerRadius}*/;
	-webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/;
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-top {
	-moz-border-radius-topleft: 4px/*{cornerRadius}*/;
	-webkit-border-top-left-radius: 4px/*{cornerRadius}*/;
	border-top-left-radius: 4px/*{cornerRadius}*/;
	-moz-border-radius-topright: 4px/*{cornerRadius}*/;
	-webkit-border-top-right-radius: 4px/*{cornerRadius}*/;
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-bottom {
	-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/;
	-webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/;
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
	-moz-border-radius-bottomright: 4px/*{cornerRadius}*/;
	-webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/;
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-right {
	-moz-border-radius-topright: 4px/*{cornerRadius}*/;
	-webkit-border-top-right-radius: 4px/*{cornerRadius}*/;
	border-top-right-radius: 4px/*{cornerRadius}*/;
	-moz-border-radius-bottomright: 4px/*{cornerRadius}*/;
	-webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/;
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-left {
	-moz-border-radius-topleft: 4px/*{cornerRadius}*/;
	-webkit-border-top-left-radius: 4px/*{cornerRadius}*/;
	border-top-left-radius: 4px/*{cornerRadius}*/;
	-moz-border-radius-bottomleft: 4px/*{cornerRadius}*/;
	-webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/;
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}




/* -----------------------------------------------------------	*/


.tabla-calendario-descarga{
margin: 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.tabla-calendario-descarga th, .tabla-calendario-descarga td {padding:3px; text-align:center;}

.tabla-calendario-descarga th {
	font-weight:bold;
	border: 1px solid #CCC;
	background-color:#dcdcdc;
	
}

.tabla-calendario-descarga td { padding:1px;border: 1px solid #CCC; }

.tabla-calendario-descarga td a.existe_reporte{
	background-color: #336699;
	cursor: pointer;
	height: auto;
	display: block;
	color: #fff;
	text-decoration: none;
	
}


.formInput{	
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica;
	TEXT-DECORATION: none;
	COLOR:#000000;
}

.formInputError{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica;
	TEXT-DECORATION: none;
	COLOR:#B70000;
}


/*  login  */

.loginshadow { 
	margin:0 320px;
	width: 306px;
	height:13px;
	background-image: url(../../img/brillologin.png);
	background-repeat: no-repeat;

}
#loginbox {
	margin:0 338px;
	width: 240px;
	background-image:url(../../img/esquinaslogin.png);
	background-repeat: no-repeat;
	background-position:bottom center;
	color:#fff;
	padding:23px 15px;
}
#header-login {
	background:url(../../img/fondo-encabezado.jpg) repeat-x top;
	margin:0 auto;
	padding-top:0;
	height:134px;
	position:relative;
}
#header-menu {padding-top: 5px; margin: 0 auto; width: 880px; text-align:right; position:relative;}
#header-login ul.toplinks {margin-right:88px;}
#header-login ul.toplinks li {list-style: none; display:inline; border-right: 1px solid #73747D; padding: 0 5px; font-size: 11px;}
#header-login ul.toplinks li a:link, #header-login ul.toplinks  li a:visited {color:#73747D; text-decoration: none;}
#header-login ul.toplinks  li a:hover, #header-login ul.toplinks  li a:active {color:#333; text-decoration: underline;}

#header-login .rendimiento {
	position: absolute;
	right:0;
	top: 0;
	width: 53px;
	height: 70px;
	text-indent: -9999px;
	background:url(../../img/esquina-rendimiento.gif) no-repeat;
}
	
#header-login h1.sinfo { text-align: center; padding: 40px 0 0 0;}

#row-login {background: #fff url(../../img/fondo-loginbox.jpg) repeat-x; min-height: 250px;}
#row-login .wrapper {margin:0 auto; width:940px;}
#row-login .logocliente {
	float: left;
	background:url(../../img/cajalogocliente.png) no-repeat;
	width: 300px;
	height:200px;
	text-align:center;
	vertical-align:middle;
	margin-top: 48px; 

}
#row-login .logocliente img {padding-top:5px;}
#row-login .apps-disponibles {
	float: right;
	width: 300px;
	height:200px;
	text-align:center;
	vertical-align:middle;
	margin-top: 10px;

}
#row-login .apps-disponibles h2 {
	font-family: 'Oswald', "Arial Narrow", sans-serif;
	text-transform: uppercase;
	font-size:14px;
	color:#7E7E7E;
	letter-spacing: 0.2em;
	margin: 12px 0 8px 0;
	text-align: center;
}



.applogin {
	text-align:center; padding:0;}
#loginbox .logininput {
	display:block; 
	padding: 7px;
	border:none;
	background:#fff;
	width: 226px;
	font-size: 15px;
	color:#666666;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#loginbox .logininput:focus {background:#eeeeee;}
#loginbox label {
	display:block;
	font-size:13px;
	margin-top: 10px;
}
#loginbox a:link {text-decoration:underline; font-size:12px;}

#loginbox .buttonlogin {background: #fff url(../../img/fondo-botonlogin.png) repeat-x bottom;
	border: #fff 2px solid;
	color:#333;
	font-size: 18px;
	font-weight:bold;
	padding: 5px 15px;
	margin-left: 70px;
	margin-top:10px;
	cursor: pointer;
}
#loginbox .buttonlogin:hover { background: url(../../img/fondo-encabezado.jpg) repeat-x 0 -4px;}	

#login-footer {
	background:url(../../img/fondo-footer.jpg) repeat-x;
	height:44px;
	margin: -44px auto 0 auto;}
.footer-wrapper {
	margin:0 auto;
	width: 940px;
	font-size:11px;
	color: #D6D6D6;
	text-align:center;
}
html, body {
height: 100%;
}
#login-container {
min-height: 100%;
margin: 0 auto;
}
* html #login-container {
height: 100%;
}

#clearfooter {
height: 44px;
}
#login-footer .securesite {
	background:url(../../img/fondo-seguridad.png) no-repeat;
	width:131px;
	font-size:10px;
	float:right;
	margin-top: 16px;
	padding: 5px;
	text-align:left;
}
#login-footer p {padding-top: 12px;}
#login-footer .securesite a:link, #login-footer .securesite a:visited {color:#fff; text-decoration:none; background:url(../../img/seguridad.png) no-repeat 3px; padding-left: 20px;}
#login-footer .securesite a:hover, #login-footer .securesite a:active {color:#fff; text-decoration:underline;}

/*  SLIDER ICONOS  */
#row-login .apps-disponibles ul { width:300px;}
#row-login .apps-disponibles .slide ul li {
	float: left; 
	width: 63px; 
	margin:  5px;
	font-size: 10px;
	line-height: 12px;
	}
#row-login .apps-disponibles .slide ul li img {display: block; outline:none; text-align:center; margin: 0 0 0 10px; padding:0;}	
#row-login .apps-disponibles .slide ul li a:link, #row-login .apps-disponibles .slide ul li a:visited {color: #72737D; text-decoration: none;}
#row-login .apps-disponibles .slide ul li a:hover, #row-login .apps-disponibles .slide ul li a:active {color: #72737D; text-decoration: underline;}
/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow */
background:url(../../img/cajalogocliente.png) no-repeat; min-height:200px; padding-top: 20px; padding-left:4px;
overflow:hidden;
position:relative;
}

#slides{
	/* This is the slide area */
	height:180px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:280px;
	overflow:hidden;

}

.slide{
	float:left;
}

#menuslider {
	/* This is the container for the thumbnails */
	height:15px;
	position:absolute;
	top:175px;
	z-index:999;
	
}
#menuslider ul li {display:inline; text-align:center; padding:0 3px; }
#menuslider ul li a:link {width:15px; height:15px;  background:url(../../img/dots_08c.png) no-repeat; display:inline-block; text-indent:-9999px;}
#menuslider ul li a:hover {background-position: 0 -15px;}
#menuslider ul li a:active {background-position: 0 -30px;}
#menuslider li.act a:link,#menuslider li.act:hover {background-position: 0 -30px;}

/* -------------  toolbar  ------------------ */

.toolbar {
	background: #eeeeee;
	border: 1px solid #ccc;
	padding: 3px;
	overflow: visible !important;
	
}
.toolbar .bt-export { 
	float:right;
	width: 500px;
	text-align:right;
}
.toolbar a.bt-filter {
	background:url(../../img/bt-filtros.png) no-repeat;
	padding: 3px 3px 3px 20px;
	text-decoration:none;
	font-size:10px;
	color:#666;
	text-transform:uppercase;
	display: inline-block;
	height: 14px;
}
.filters {
	margin-top: 3px;
	background:#fff;
}

.btn_filtro_panel_usuario {
	background:url(../../img/bt-filtros.png) no-repeat;
	padding: 3px 3px 3px 20px;
	text-decoration:none;
	font-size:10px;
	color:#666;
	text-transform:uppercase;
	display: inline-block;
	height: 14px;
}
/*------------- Lista letras de diccionario ------------- */
.tabla-letras_diccionario{
	margin: 0;
}
.tabla-letras_diccionario td {
	width:25px;	
	height: auto;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
}
.tabla-letras_diccionario td.letra_seleccionada {
	background:url(../../img/bg_letra_activa.jpg) no-repeat;
}
.tabla-letras_diccionario td a.letra_seleccionada{
	font-weight:bold;
	color: #000000;
}

.tabla-letras_diccionario td.letra_sin_traducir {
	background:url(../../img/bg_letras.jpg) no-repeat;
}
.tabla-letras_diccionario td a.letra_sin_traducir{
	color: #FF0000;
}

.tabla-letras_diccionario td.letra_traducida {
	background:url(../../img/bg_letras.jpg) no-repeat;
}
.tabla-letras_diccionario td a.letra_traducida{
	color: #000000;
}
#DivTemas {margin-bottom:10px;}
#DivTemas label {
		padding: 4px 3px 2px;
		vertical-align:center;
		color: #fff;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	}
.tema_0 {
	background :#DDDDDD;
		
}
.tema_1 {
	background :#163B83;
}
.tema_2 {
	background :#009582;	
}
.tema_3 {
	background :#EA2B15;	
}
.tema_4 {
	background :#FF6600;	
}
.tema_5 {
	background :#FF3366;	
}
.tema_6 {
	background :#336699;	
}
.tema_7 {
	background :#008000;	
}
.tema_8 {
	background :#E6C21F;	
}


.Div_configurar_filtros{
display:none;
margin:4px;
}
.oculto {display:none;}
.paneldescargas td {border:1px solid #ccc; 
vertical-align:top;}
.paneldescargas {margin:0 auto;}

.configura-calendario td {
	margin:0 auto;
	width:auto;	
	height: auto;
	text-align:center;
	cursor:pointer;
vertical-align:top;
padding: 2px;}
.configura-calendario tr:nth-child(odd)   { background-color:#EEE; }
.configura-calendario tr:nth-child(even)    { background-color:#FFF;}
.Div_configurar_filtros label {display:block; padding: 0 2px;}

.Div_configuracion_filtros{
	width: 99%;
	margin:4px;
	display:none;
	background-color: rgba(218,218,218,0.2);
	border: 2px solid rgba(211, 211, 211, 1);
}

.titulo_div {
background:#fff;
font-weight:bold;
width:100%;
text-align:center;
margin: 6px 0;
border: 1px solid #B2B2B2;

}

.titulo_h3{
	font-weight:bold;
	text-align:center;
}
.maestro_detalle {
	margin: 5px 0 5px 0;

}
.maestro_detalle h3 {
	font-weight:bold;
	text-align:center;
	margin: 0;
	color: #FFFFFF;
}

.detalle {
	background:#fff;
	width:100%;
	margin: 1px 0;
	padding:1px 1px 0 1px;
}
.detalle td {
	padding:1px 10px 1px 3px;
	background: #EEEEEE; 
	border-bottom: 1px solid #fff;
}
.detalle th {
	padding:4px;
	font-size:12px;
	color: #000;
}

.Div_maestro_detalle{
	display:none;
	margin:0;
}

.toolbar_detalle {
	background: #eeeeee;
	border: 1px solid #ccc;
	padding: 3px;
	overflow: visible !important;
	
}

.tipo_ambiente{
	background: #FFFFB3;
	text-align:center;
	font-weight:bold;
}

.cont_vista_formulario{
	overflow:hidden;
}
.cont_formulario {
	float:left;
	width: 49%;
}
.cont_mapa {
	float:right;
	border: 1px solid #ccc;
	width: 49%;
	margin-top: 6px;
}

.msj_alerta{
	background: #FFDDDD;
	border: 1px solid #ccc;
	padding: 3px;
	color: red;
}


#header .logo_avantel {
	top: 15px;
	left: 420px;
	position:absolute;
	}

#header .logo_fondecun {
top: 13px;
left: 530px;
position:absolute;
}

	
#header .logo_cundinamarca {
	top: 5px;
	left: 230px;
	position:absolute;
	}
.tabla-listado  .sinborde {border: none !important;  padding:0; background: transparent !important;}
.tabla-listado .sinborde td, .tabla-listado .sinborde tr {border: none !important; background: transparent !important; padding-left:0 !important;}

.div_izq{
	position:relative;
	float: left;
}
.div_der{
	position:relative;
	float: right;
}

/* VISOR MAPA */
form.visor #sidebar {display:none;}
form.visor #central {margin-left:0; padding: 5px;}
form.visor #central #content {width:100%; float:none; height:100%; padding-bottom:0; border: none;  overflow:hidden;}
form.visor #central #content iframe {overflow:hidden;height:92%!important;width:99%;position: absolute; 
  border: 2px solid #ccc;}

.MsgError{
	background:rgba(205, 10, 10, 0.09);
	border:1px solid #CD0A0A;
	padding: 2px;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Tahoma, Arial, Verdana, Helvetica;
	TEXT-DECORATION: none;
	COLOR:#000;
	text-align:center;
}

.titulo_reporte{
	COLOR:#000;
	text-align:center;
	font-weight: bold;
}

.subtitulo_reporte{
	COLOR:#000;
	text-align:center;
}	

.valor_resaltado_reporte{
	COLOR:#ff0000 !important;
	text-align:right;
	font-weight: bold;
}	
	
	
.table_filtros{
	font-weight: bold;
	width:98%;
	margin: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
}

.table_filtros_boton{
	text-align: center;
	padding:5px;
}

.captha img { 
    display: block;
    margin: 10px auto;
    border-radius: 5px;
}
#loginbox .logininput {
    width: 100%!important;
    box-sizing: border-box!important;
}
#loginbox .buttonlogin {
    margin: 10px auto 0!important;
    display: block;
}

.proceso_factura_ok{
	text-align: center;
    padding: 10px;
    margin: 10px;
}

.proceso_factura_pasos{
    font-size: 12px;
    font-weight: bold;
    color: #273d4a;
    vertical-align: text-bottom;
}


.Div_configuracion_filtros {
    width: 99%;
    margin: 3px;
    display: none;
    background-color: rgba(218,218,218,0.2);
    padding: 3px;
}

.Div_tabla_filtro {
    width: 100%;
    margin: 6px 0;
    padding: 1px 1px 0 1px;
}