
/********************** Index **********************/
body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#mainContainer{
	width:100%;
	height:100%;
	border:0px;
	border-spacing:0px;
	margin: 0px;
	padding: 0px;
}
#mainCab{
	height:70px;
	/*vertical-align:bottom;
	border-spacing:0px;
	margin: 0px;
	padding: 0px;*/
}
#mainMenu{
	height: 15px;
	border: 0px;
	border-spacing: 0px;
	/*background-position: bottom;*/
	width: 100%;
	margin:0px;
	padding: 0px;
	/*vertical-align: baseline;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.mnuSep{
	width:7px;
}
.mnuEnd{
	width:100%;
}
.mnuActivoIzq {
  background-color: #005ea8;
  height: 27px;
  width: 7px;
}
.mnuActivoTxt {
  background-color: #005ea8;
  color: #ffffff;
  cursor: default;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 13px;
}
.mnuActivoDer {
  background-color: #005ea8;
}
.mnuInactivoIzq {
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.mnuInactivoTxt {
  background-color: #fff;
  border-top: 1px solid #ccc;
  color: #aaa;
  cursor: pointer;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  padding:0 15px;
}
.mnuElement td:hover{ /****************       verificar      ****************/
	background-color:#00a1cb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #fff;
}
.mnuInactivoDer{
  background-color: #fff;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.mnuElement {
  margin: 0;
  padding: 7px 3px 0;
}
.mnuDisabledIzq{
	width:7px;
}
.mnuDisabledTxt{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:pointer;
}
.mnuElementDisabled td:hover{ /****************       verificar      ****************/
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor:default;
	color: #CCCCCC;
}
.mnuDisabledDer{
	width:8px;
}
.mnuElementDisabled{
	margin: 0px;
	padding: 0px;
	height:20px;
	color: #CCCCCC;
}
#titleBar {
	height:15px;
	background-color:#3366cc;
	color:#FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 10px;
}
#menuBar {
	height:15px;
	background-color: #000000;
	color:#3366cc;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 10px;
	/*border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;*/
}
.bodyContainer{
	width:100%;
	height:100%;
	border:0px;
	border-spacing:0px;
	border-width: 0px 0px 0px 0px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#contentResult{
  border-top:1px solid #CCCCCC;
  padding-right:0px;
  padding-top:0px;
}

.marginRight{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.marginLeft{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

/********************** Opciones de Men� **********************/
.menu{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E9E9E;
	font-weight: bold;
	z-index:2;
}
.leftMenu{
	width:165px;
}
.titleMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.elementMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9E9E9E;
}
.iconMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 3px;
	color:#000000;
	font-weight: bold;
	background-color:#F1F1F1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor:pointer;
}

.textMenuOver{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 3px;
	color:#333399;
	font-weight: bold;
	background-color:#CCCC66;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	cursor:pointer;
}



/********************** Opciones del Cuerpo **********************/
.cuerpo{
	border: 0px solid #426D4A;
}
.titleBody {
  color: #165092;
  font-size: 22px;
  padding: 10px 12px 0;
}
.titleWindow{
	font-size:16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#7F0000;
	font-weight:bold;
}
input:focus{
   border-color: #00a1cb !important;
   box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(102, 175, 233, 0.6);
   outline: 0 none;
}
.combo {
  border: 1px solid #9cb6bc;
  border-radius: 4px;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 14px;
  height: 20px;
  transition: all 0.2s linear 0s;
  color:#000000;
  /*min-width:200px;*/
}
.text {
  border: 1px solid #9cb6bc;
  border-radius: 4px;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 14px;
  height: 20px;
  transition: all 0.2s linear 0s;
  color:#000000;
}
.vacio{
	border: 2px solid #FF0000;
}
.lleno{
	background:#CCCCCC;
}
textarea{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #9cb6bc;
	border-radius: 4px;
}
select {
  border: 1px solid #9cb6bc;
  border-radius: 4px;
  color:#000000;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  /*margin-bottom: 10px;*/
  /*padding: 3px;*/
  transition: all 0.2s linear 0s;
  /*max-width: 220px;*/
}
.textOpt{
	color:#363636;
}
.formGen{
	background-color: #fff;
    border: 1px solid #ccc;
}
.selectMultiple{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #426D4A;
	height: 100px;
	azimuth:center;
}
button, .button {
  background-color: #00a1cb;
  border: 1px solid #0484b9;
  border-radius: 3px;
  color: #fff;
  font-family: Geneva,Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  padding: 3px 11px;
}
.buttonOn, .button:hover, .button:focus, .buttonOn:focus{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	border:0.5px solid #426D4A;
	border-radius: 3px;
	background-color: #005ea8;
	cursor:pointer;
	padding: 3px 11px;
}
.checkbox, .radio {
	background-color:transparent;
	border:0px none;
	margin:0px;
	vertical-align:bottom;
}
label {
  font-size: 1.2em;
  margin-right: 5px;
  color: black;
  /*float: right !important;*/
}

.label0 {
	color:#505050;	
}

.labelData {
	color:#000000;
	font-size: 12px;
}

.req {
	
}
.text0 {
	background-color:#EEEEEE;
	color: #3d3d3d;
	border:1px solid #D9D9D9;
}
.ssTab{
	background-color:#F3F3F3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	text-align:center;
	border: 1px solid #999999;
}
.ssTabAct{
	background-color:#E9E9E9;
	font-weight:bold;
	border-bottom-style: none;	/*
	border-bottom-color:#990000;
	border-bottom-style:solid;
	border-bottom-width:3px;*/
}
.marcoTab{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tabSpace{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a{
	color:#426D4A;
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size-adjust:inherit;
	text-decoration:none;
}
legend{
	/*border: 1px solid #000000;
	text-indent: 15px;
	padding: 5px;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.subtitle{
	font-size:1em;
}
.subtitle span{
	color:#00a1cb;
}
#window {
	position:absolute;
	left:185px;
	top:150px;
	width:80%;
	height:354px;
	z-index:2;
	border:#000000 thin solid;
	background:#FFFFFF;
	display:none;
}
.mayus {
	text-transform:uppercase;
}
.inputErr {
	background-color: #99B698;
	border: 1px solid #FF0000;
}
/* para el texto de la validaci�n del modulo de cliente  */
.cusField-label {
 color : #FF3300;
}
.detalle_balance{
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-weight:bold; 
		color:#000000; font-size:12px; 
		background: #E3E9E2;
}

ul {
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 10px;
}

li {
    display: block;
    text-align: -webkit-match-parent;
}

pre {
    background-color: #F5F5F5;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    color: #333333;
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word;
}

code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}

pre {
    white-space: pre-wrap;
}