body, .viewport, stackView, .x-panel-body.x-panel-body-noheader
{
	width: 1024px;
	background-color: #dde2da;
}

.separator-vertical {
    height: 2px;
    padding-top: 3px;
    /*width: 100%;*/
}
.separator-vertical .top {
    background-color: #000000;
    height: 1px;
    width: 100%;
}
.separator-vertical .bottom {
    background-color: #FFFFFF;
    height: 1px;
    width: 100%;
}
.separator-horizontal {
    height: 100%;
    width: 2px;
}

#loading {
  position: absolute;
  left: 45%;
  top: 40%;
  margin-left: -45px;
  padding: 2px;
  z-index: 20001;
  height: auto;
  border: 1px solid #ccc;
}

#loading a {
  color: #225588;
}

#loading .loading-indicator {
  background: white;
  color: #444;
  font: bold 13px tahoma, arial, helvetica;
  padding: 10px;
  margin: 0;
  height: auto;
}

#loading .loading-indicator img {
  margin-right:8px;
  float:left;
  vertical-align:top;
}

#loading-msg {
  font: normal 10px arial, tahoma, sans-serif;
}

.separator-vertical .top
{
    background-color: #7BC681;
}
.separator-vertical .bottom
{
    background-color: transparent;
}

.version
{
    font-family: Lucida Console, Helvetica, sans-serif;
    font-size: 10px;
}

.x-toolbar .x-panel-header-user, .x-toolbar .x-panel-header-title
{
    font-family: Lucida Console, Helvetica, sans-serif;
    font-size: 10px;
    /*color: #147C25;*/
}

.x-toolbar .x-panel-header-title, .x-panel-header-title
{
	font-size: 14px;
	font-weight: bold;
}


.simple-panel
{
    padding: 10px;
    border-style: solid;
    border-width: 1px;
}
.simple-panel .x-panel-header
{
    font-family: Lucida Grande;
    font-weight: bold;
    font-size: 14pt;
}
.simple-panel div[class*="header"]
{
    background-image: none;
    border-style: none;
}
.simple-panel div[class*="body"]
{
    background-image: none;
    border-style: none;
    background-color: transparent;
}
.simple-panel .x-panel-bwrap .x-panel-body
{
    background-color: transparent;
}
.simple-panel-green
{
    background-color: #ededed;
    /*border-color: #7BC681;*/
}
.simple-panel-green .x-panel-header
{
    color: #7BC681;
}
.simple-panel-green .separator-vertical .top
{
    background-color: #7BC681;
}
.simple-panel-green .separator-vertical .bottom
{
    background-color: transparent;
}
.simple-panel-green .separator-horizontal
{
    background-color: #7BC681;
}

.home-welcome
{
    font-weight: bold;
    font-size: 10pt;
    /*color: #70AF52;*/
    font-family: Verdana;
}

.document-view
{
	background-color: #ededed;
	/*background-image: url(./images/fondo-doctoview.png);
	background-repeat: no-repeat;
	background-position: 2px 0px;*/
}
.tooltip-btn
{
	background-image: url(./images/help.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-size: 14px 14px;
}


.separator-horizontal
{
	background-color: #555555;
	height: 1px;
	width: 600px;
	margin-left: 2px;
	margin-bottom: 10px;
}

.horizontal-line
{
	background-color: #231F20;
	height: 2px;
	width: 451px; 
	margin-left: -210px;
	margin-top: 15px;
}

.comments-lbl, .comments-lbl a
{
    font-family: Verdana;
    font-style: normal;
    font-size: 9pt;
	color: #555555;
}

.x-window-header-text
{
 	font-family: Verdana;
    font-style: normal;
    font-weight: normal;
    font-size: 8pt;
    /*color: #F2692D;*/
    padding-top: 10px;
}

.comments-lbl a
{
	text-decoration: underline;
	color: #F2682C;
}

.comments-lbl a:HOVER
{
	color: #aaaaaa;
}

.section-comments-lbl
{
    font-family: Verdana;
    font-style: normal;
    font-size: 10pt;
	/*color: #F2682C;*/
	padding-left: 11px;

}

.section-title-lbl
{
    font-family: Verdana;
    font-style: normal;
    font-size: 12pt;
	/*color: #F2682C;*/
	padding-left: 11px;
	padding-top: 30px;

}

.x-form-item-label, .x-form-cb-label
{
    font-family: Verdana;
    font-style: normal;
    font-size: 8pt;
	color: #313438;
}

.x-form-label
{
    font-family: Verdana;
    font-style: normal;
    font-size: 8pt;
	color: #313438;
}

.treeSel
{
	color: #313438;
}
.x-form-field-all
{
    font-family: Verdana;
    font-style: normal;
    font-size: 8pt;
	color: #555555;
}
.regularText
{
    font-family: Verdana;
    font-style: normal;
    font-size: 9pt;
	color: #555555;
}
.x-form-field, .x-combo-list-item
{
    font-family: Verdana Regular;
    font-style: normal;
    font-size: 10pt;
    color: #B5B5B5;
}

.x-form-field .bold-form-field
{
    font-family: Verdana;
    font-style: normal;
    font-size: 9pt;
    font-weight: bold;
	color: #555555;
}


.compose-separator-horizontal
{
	background-color: #555555;
	height: 1px;
	width: 800px;
	margin-left: 2px;
	margin-bottom: 10px;
}

.add-btn-panel
{
	background-image: url(./images/add.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-size: 14px 14px;
}

.puntero
{
	cursor: pointer;
	background: url(\"images/sign.png\") no-repeat scroll center center transparent;
}

.hand-style .x-tree3-el
{
	cursor: pointer;
}

.hand-style .x-ftree2-node-over
{
	background-color: #dce4f1;
}

.x-panel-header-label
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #147C25;
}
.x-panel-header-buttons 
{
	font-family: Verdana;
	font-size: 11px;
	color: #147C25;
}

.simple-panel-green .separator-vertical .top
{
	background-color: #7BC681;
}
.simple-panel-green .separator-vertical .bottom
{
	background-color: transparent;
}
.simple-panel-green .separator-horizontal
{
	background-color: #7BC681;
}
.simple-panel-blue
{
	background-color: #EFF3FF;
	border-color: #5A93CE;
}
.simple-panel-blue .x-panel-header
{
	color: #5A93CE;
}
.simple-panel-blue .separator-vertical .top
{
	background-color: #5A93CE;
}
.simple-panel-blue .separator-vertical .bottom
{
	background-color: transparent;
}
.simple-panel-blue .separator-horizontal
{
	background-color: #5A93CE;
}

.paddedHorizontalPanel {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.paddedBottomLabel {
    padding-bottom: 10px;
}

.paddedWelcome {
    padding-left: 30px;
    padding-right: 30px;
}

.look-up-btn
{
  background-image: url(./images/icLupa.png); !important;
}

.title-gallery
{
    font-weight:bold; 
    font-size: 11px;	
    color: #15428B;
}

.form_column_trl
{
    padding-top:   10px;
    padding-right: 10px;
    padding-left:  10px;
    padding-bottom:   10px;
}

.text_password 
{
	background-image: url(images/key.png);
	background-repeat: no-repeat;
	padding-left: 23px;
	padding-top: 0px;
	padding-bottom: 2px;
	font-family: Verdana;
    font-style: normal;
    font-size: 9pt;
	color: #313438;
}

.x-window-body .ext-mb-content
{
	margin-left:47px;
}

.lbl-info
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Verdana;
}

.x-grid3-header {
  text-align: center;
}

 .xtb-text.x-component, .txt-style
 {
	font-family: Arial Regular;
    font-style: normal;
    font-size: 12px;
	color: #878787;

 }
 
 .txt-style
 {
    font-size: 12px;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 567px;
 }

.link-button, .excel-link-button
{
    font-family: Verdana;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    color: #2B8016;
    text-decoration: underline;
}
.link-button:HOVER, .excel-link-button:HOVER
{
    color: #0458b5;
    cursor: pointer;
}

.excel-link-button
{
	background-image:url('images/ico_file_excel.png'); 
	background-repeat: no-repeat;
	padding-left: 21px;
}
.x-form-field.x-form-text.x-form-empty-field
{
	color: #B5B5B5;
}

.busqueda-style, .title-style
{
	font-family: Verdana Regular;
	font-style: normal;
	font-size: 17px;
	color: #4d4d4d;
	padding-left: 5px;
	padding-top: 5px;
}

.contenedor-principal, .contenedor-avanzado 
{
	padding-left: 5px;
	padding-top: 5px;
	
}

.x-grid-group-hd .x-grid-group-div, .group-item-detail
{
	font-family: Arial;
    font-style:normal;
    font-weight: bold;
    font-size: 17px;
	color: #333333;
}

.group-item-detail
{
	font-family: Arial Regular;
    font-weight: normal;
	color: #333333;
	display: inline;
}

.ext-strict .x-grid3-cell-inner, .ext-strict .x-grid3-hd-inner
{
	font-family: Arial Regular;
	font-style: normal;
	font-size: 12px;
	color: #949b94;
	
}
.ext-strict .x-grid3-hd-inner
{
	color: #7d807e;
	font-size: 14px;
}

.x-grid-group-hd
{
	border-bottom-color: #555555;
	border-bottom-width: 1px;
}

.grid-msg
{
 	background-image: url("images/search_no_results.png");
    background-position: 680px center;
    background-repeat: no-repeat;
    color: #555555;
    font-family: Arial Regular;
    font-size: 15px;
    font-weight: normal;
    padding-bottom: 15px;
    padding-left: 13px;
    padding-top: 19px	
}

.x-grid3-viewport
{
	background-color: #eff5f2;
}