body {
	background: white;
	margin: 0px;
	padding: 0px;
	border:0px;
	color: #024670;
	font-size: 10pt;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	scrollbar-darkwhadow-color	:#78ACFF;
	scrollbar-3dLight-color		:#78ACFF;
	scrollbar-arrow-color		:black;
	scrollbar-base-color		:#EAF2FF;
	scrollbar-face-color		:#EAF2FF;
	scrollbar-highlight-color	:#EAF2FF;
	scrollbar-shadow-color		:#EAF2FF;
	scrollbar-track-color		:white;
}

label {
    font-size: 8pt;
}

.input_textbox {
	color:#395D97;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #6D97BC;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.readonly_textbox {
	color:#395D97;
	background-color: #E1EEFF;
	border-width: 1px;
	border-style: solid;
	border-color: #E1EEFF;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.readonly_textbox_bold {
	color:#395D97;
	background-color: #E1EEFF;
	border-width: 1px;
	border-style: solid;
	border-color: #E1EEFF;
	font-weight: bold;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.texto_tabela {
	color: #464646;
	font: 8pt;
	font-style:normal;

}

.titulo {
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	color:#024670;
	font-size: 14pt;
	font-style:bold;
}



.gradient {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#F5F9FC', EndColorStr='#C3D6E7')
}

.gradient1 {
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#C3D6E7', EndColorStr='#F5F9FC')
}

.fundo_impar {
	background: #FFFFFF;
}

.fundo_par {
 	background: #F4F4F4;
}

.borda{
	background-color: #6D97BC; 
	font-size: 10px;
}

.rodape {
  width: 100%; 
  color: #FFFFFF; 
  position:fixed;
  _position:absolute;
  bottom: 0;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight+20);
  background-image:url('../images/barra_inferior.gif');
  background-repeat:repeat-x;
  font-size: 10px;
}

.groupHead { 
    font-size: 11pt;
    font-family: Arial, Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
    color : #024670; 
    font-weight: bold;
    background: #EAF1F6;
}

iframe {
	background: white;
	margin: 0px;
	padding: 0px;
	color: black;
	font-size: 10pt;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, Helvetica, sans-serif;
	scrollbar-darkwhadow-color	:#78ACFF;
	scrollbar-3dLight-color		:#78ACFF;
	scrollbar-arrow-color		:black;
	scrollbar-base-color		:#EAF2FF;
	scrollbar-face-color		:#EAF2FF;
	scrollbar-highlight-color	:#EAF2FF;
	scrollbar-shadow-color		:#EAF2FF;
	scrollbar-track-color		:white;
}

input[type=text], input[type=password] {
  padding-left: 0.3em;
}

.stdbutton { 
   font: 11px Tahoma; 
   filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F5F9FC', startColorstr='#C3D6E7', gradientType='0');
   width: 95px; 
   height: 20px; 
   background-color: #A9C2D7;
  }

.stdbutton2 { 
	border:1px solid #004A77; 
	border-radius:3px;
	font-family:Tahoma; 
	color:#FFFFFF; 
	font-wight:bold; 
	background-color:#004A77;
	width: 70px; 
   	height: 20px;
   /*font: 11px Tahoma; 
   filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F5F9FC', startColorstr='#C3D6E7', gradientType='0');
   width: 95px; 
   height: 20px;
   background-color: #A9C2D7;*/
  }
  
  .stdbutton3 { 
	border:1px solid #004A77; 
	border-radius:3px;
	font-family:Tahoma; 
	color:#FFFFFF; 
	font-wight:bold; 
	background-color:#00FF00;
	width: 70px; 
   	height: 20px;
   /*font: 11px Tahoma; 
   filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F5F9FC', startColorstr='#C3D6E7', gradientType='0');
   width: 95px; 
   height: 20px;
   background-color: #A9C2D7;*/
  }
  
   .stdbutton4 { 
	border:1px solid #004A77; 
	border-radius:3px;
	font-family:Tahoma; 
	color:#FFFFFF; 
	font-wight:bold; 
	background-color:#f0333c
	width: 70px; 
   	height: 20px;
   /*font: 11px Tahoma; 
   filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F5F9FC', startColorstr='#C3D6E7', gradientType='0');
   width: 95px; 
   height: 20px;
   background-color: #A9C2D7;*/
  }
  
  .stdbutton5 { 
	border:1px solid #004A77; 
	border-radius:3px;
	font-family:Tahoma; 
	color:#FFFFFF; 
	font-wight:bold; 
	background-color:#004A77;
	width: 250px; 
   	height: 20px;
   /*font: 11px Tahoma; 
   filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F5F9FC', startColorstr='#C3D6E7', gradientType='0');
   width: 95px; 
   height: 20px;
   background-color: #A9C2D7;*/
  }
  
  

.inputBox {
    border: 1px solid #D2DFE8;
    background: #FFF;
    font-size: 9pt;
    font-family: Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
}
.inputBox2 {
    border: 1px solid #D2DFE8;
    background: white;
    font-size: 9pt;
    font-family: Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
}

.static_box {
	color:#AFAFAF;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #AFAFAF;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.observation_box {
	color:black;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #AFAFAF;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.table_font {
	color: #004080;
	font-size: 9px;
	font-weight: bold;
}

.LV_valid {
    color: Black;
}
	
.LV_invalid {
    color:#CC0000;
}
    
.LV_valid_field,
	input.LV_valid_field:hover, 
	input.LV_valid_field:active,
	textarea.LV_valid_field:hover, 
	textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}

.LV_invalid_field, 
	input.LV_invalid_field:hover, 
	input.LV_invalid_field:active,
	textarea.LV_invalid_field:hover, 
	textarea.LV_invalid_field:active {
    border: 2px solid #CC0000;
}

.errorMessage {
	color: red;
}

.infoMessage {
	color: blue;
}

.warnMessage {
	color: black;
}

.activetab {
	background-color: rgb(109, 151, 188)
}

.nonactivetab {
	background-color: rgb(199, 199, 199)
}

.questionToDl{
	z-index:500 !important;
	position:fixed !important;
}

.listitem {
	font-family: Helvetica;
	color: black;
	cursor: hand;
	font-weight: normal;
}

.listselected {
	font-weight: bold;
	font-family: Helvetica;
	color: red;
	cursor: hand;
}

.listover {
	font: bold;
	font-family: Helvetica;
	color: black;
	cursor: hand;
	font-weight: bold;
}

.tdTableHead {
	background-color: "#DEC7C6";
	border-color: #AD797B;
	border-width: 1;
	padding-left: 3;
	padding-right: 3;
	padding-top: 0;
	padding-bottom: 0;
}

.tdTableLineOne {
	padding-left: 4;
	border: none;
}

.tdTableLineTwo {
	padding-left: 4;
	border: none;
	background-color: red;
}

.tableTransp {
	overflow: scroll;
	border: none;
	cellspacing: "3";
}



.cols {
	vertical-align: top;
	width: 50%;
}

.rich-fileupload-del{
	display: none;
}


.rich-pmenu {
	border: none;
	font-size: 9pt;
}

.rich-pmenu-item{
	font-size: 9pt;
}

.rich-pmenu-top-group {
	border: none;
}

.rich-tab-inactive {
	font-size: 9pt;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana, Helvetica;
	cursor: pointer;
	/*background-image: none;*/
}

.rich-tab-active {
	font-size: 9pt;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana,  Helvetica;
	/*background-image: none;*/
}

.rich-tabpanel-content {
	border-width: 1px 1px 1px 1px;
	background-color: transparent;
	/*border-color:#6D97BC;*/
}



.rich-table-header {
	font-size: 9pt;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana,  Helvetica;
	padding:0;
    margin:0;
}

/******************Z-Index Biometria TotvsTec *********************************/

#fingerOk1 {

    position: absolute;
    margin-left: 167px;
	margin-top:320px;
    z-index: 120;
	visibility: hidden;

}

#fingerOk2 {

    position: absolute;
    margin-left: 199px;
	margin-top:257px;
    z-index: 120;
	visibility: hidden;

}

#fingerOk3 {

    position: absolute;
    margin-left: 263px;
	margin-top:230px;
    z-index: 120;
	visibility: hidden;

}

#fingerOk4 {

    position: absolute;
    margin-left: 315px;
	margin-top:243px;
    z-index: 120;
	visibility: hidden;

}

#fingerOk5 {

    position: absolute;
    margin-left: 375px;
	margin-top:345px;
    z-index: 120;
	visibility: hidden;

}

#fingerOk6 {

    position: absolute;
    margin-left: 413px;
	margin-top:345px;
	visibility: hidden;
    z-index: 120;
	visibility: hidden;
	

}

#fingerOk7 {

    position: absolute;
    margin-left: 470px;
	margin-top:243px;
    z-index: 120;
	visibility: hidden;

}

#fingerOk8 {

    position: absolute;
    margin-left: 524px;
	margin-top:230px;
    z-index: 120;
	visibility: hidden;

}

#fingerOk9 {

    position: absolute;
    margin-left: 587px;
	margin-top:257px;
    z-index: 120;
	visibility: hidden;

}

#fingerOk10 {

    position: absolute;
    margin-left: 625px;
	margin-top:320px;
    z-index: 120;
	visibility: hidden;
}

/*****************ERROS************************/

#fingerError1 {

    position: absolute;
    margin-left: 167px;
	margin-top:320px;
    z-index: 120;
	visibility: hidden;

}

#fingerError2 {

    position: absolute;
    margin-left: 199px;
	margin-top:257px;
    z-index: 120;
	visibility: hidden;

}

#fingerError3 {

    position: absolute;
     margin-left: 263px;
	margin-top:230px;
    z-index: 120;
	visibility: hidden;

}

#fingerError4 {

    position: absolute;
    margin-left: 315px;
	margin-top:243px;
    z-index: 120;
	visibility: hidden;

}

#fingerError5 {

    position: absolute;
    margin-left: 375px;
	margin-top:345px;
    z-index: 120;
	visibility: hidden;

}

#fingerError6 {

    position: absolute;
    margin-left: 413px;
	margin-top:345px;
	visibility: hidden;
    z-index: 120;
	visibility: hidden;
	

}

#fingerError7 {

    position: absolute;
    margin-left: 470px;
	margin-top:243px;
    z-index: 120;
	visibility: hidden;

}

#fingerError8 {

    position: absolute;
    margin-left: 524px;
	margin-top:230px;
    z-index: 120;
	visibility: hidden;

}

#fingerError9 {

    position: absolute;
    margin-left: 587px;
	margin-top:257px;
    z-index: 120;
	visibility: hidden;

}

#fingerError10 {

    position: absolute;
    margin-left: 625px;
	margin-top:320px;
    z-index: 120;
	visibility: hidden;
}

/**********AUTENTICAÇÃO BIOMETRIA***************/


#fingerAutError1 {

    position: absolute;
    margin-left: 1px;
	margin-top:105px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutError2 {

    position: absolute;
    margin-left: 40px;
	margin-top:42px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutError3 {

    position: absolute;
    margin-left: 100px;
	margin-top:15px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutError4 {

    position: absolute;
    margin-left: 160px;
	margin-top:25px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutError5 {

    position: absolute;
    margin-left: 210px;
	margin-top:125px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutError6 {

    position: absolute;
    margin-left: 260px;
	margin-top:125px;
	visibility: hidden;
    z-index: 120;
	visibility: hidden;
	

}

#fingerAutError7 {

    position: absolute;
    margin-left: 310px;
	margin-top:25px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutError8 {

    position: absolute;
    margin-left: 363px;
	margin-top:11px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutError9 {

    position: absolute;
    margin-left: 430px;
	margin-top:41px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutError10 {

    position: absolute;
    margin-left: 460px;
	margin-top:105px;
    z-index: 120;
	visibility: hidden;
}

#fingerAutOk1 {

    position: absolute;
    margin-left: 1px;
	margin-top:105px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutOk2 {

    position: absolute;
    margin-left: 40px;
	margin-top:42px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutOk3 {

    position: absolute;
    margin-left: 100px;
	margin-top:15px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutOk4 {

    position: absolute;
    margin-left: 160px;
	margin-top:25px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutOk5 {

    position: absolute;
    margin-left: 210px;
	margin-top:125px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutOk6 {

    position: absolute;
    margin-left: 260px;
	margin-top:125px;
	visibility: hidden;
    z-index: 120;
	visibility: hidden;
	

}

#fingerAutOk7 {

    position: absolute;
    margin-left: 310px;
	margin-top:25px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutOk8 {

    position: absolute;
    margin-left: 363px;
	margin-top:11px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutOk9 {

    position: absolute;
    margin-left: 430px;
	margin-top:41px;
    z-index: 120;
	visibility: hidden;

}

#fingerAutOk10 {

    position: absolute;
    margin-left: 460px;
	margin-top:105px;
    z-index: 120;
	visibility: hidden;
}


/******************************************************************************/
/*
.rich-table-caption{
    font-size: 10pt;
    font-family: Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
    padding:0;
    margin:0;
}

.rich-table-headercell{
    font-size: 10pt;
    font-family: Tahoma,Trebuchet MS,Verdana,Arial,Helvetica;
}
*/
.rich-table-subheadercell {
	/*background-color:#EEEEEE;*/
	font-size: 8pt;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana,  Helvetica;
	/*white-space:normal;
	text-align:left;
	display:inline;
	padding:3px; */
}

.rich-table-cell {
	font-size: 9pt;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana,  Helvetica;
}

.celula {
	padding:0;
    margin:0;
}

.rich-datascr-button {
	color: black;
}

.rich-datascr-button-dsbld {
	color: White;
}

.rich-filter-input{
	border: 1px solid #1C5E97;
	background: #DDE7EF;
	font-size: 9pt;
	font-family: Arial, Tahoma, Trebuchet MS, Verdana,  Helvetica;
}

.rich-stglpanel-header{
	text-transform: uppercase;
	background-color: white;
	color: #395F9A;
	background-image: none;
	border-bottom: 1px solid #6D97BC;
	border-top:0;
	border-left:0;
	border-right:0;
}
.rich-stglpanel{
	border:0;
}

.rich-stglpanel-body{
	border: 0;
	padding:0;
	margin-top:10px;
	margin-bottom: 30px;
}



.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 4px;
}



.LV_valid {
    color:#CFCFCF;
}


	
.LV_invalid {
    color:#F08080;
}




   
.LV_valid_field,
	input.LV_valid_field:hover, 
	input.LV_valid_field:active,
	textarea.LV_valid_field:hover, 
	textarea.LV_valid_field:active {
   	border: 1px solid #CFCFCF;
}
	





.LV_invalid_field, 
	input.LV_invalid_field:hover, 
	input.LV_invalid_field:active,
	textarea.LV_invalid_field:hover, 
	textarea.LV_invalid_field:active {
    border: 1,5px solid #F08080;
}

/*.rich-modalpanel {background-color: transparent; border-color: transparent; border-width: 0px}
.rich-mpnl-mask-div {background-color: transparent; border-color: transparent; border-width: 0px}
.rich-mpnl-resizer {background-color: transparent; border-color: transparent; border-width: 0px}
.rich-mpnl_panel {background-color: transparent; border-color: transparent; border-width: 0px}*/
/*.rich-mpnl-shadow {background-color: transparent; border-color: transparent; border-width: 0px}*/
/*.rich-mp-content {background-color: transparent; border-color: transparent; border-width: 0px}*/
/*.rich-xxmpnl-body {background-color: transparent; border-color: transparent; border-width: 0px}*/
/*.rich-mpnl-mask-div-opaque{background-color: #E8E8E8; border-color: #E8E8E8; border-width: 0px}*/
/*.rich-mpnl-mask-div-transparent{background-color: #E8E8E8; border-color: #E8E8E8; border-width: 0px}*/

.rich-mpnl-mask-div{ filter: alpha(opacity=0); opacity:0; }

.green_field{
	border-color: green;
}


.tooltip {
          background-color:#{richSkin.generalBackgroundColor};
          border-width:3px;
          padding:10px;
}
.tooltip-text {
          width:250px;
          height:80px;
          cursor:arrow;
          border-width:2px;
          text-align:center;
          display: table-cell;
          vertical-align: middle; 
}
.tooltipData {
          font-weight: bold;
 }
 
.rich-fileupload-list-overflow {
height: 210px !important;
}

.fixedOnBottom {  
  font-size: 12px;
  display: block;
  bottom: 100px;
  width: 100%;
  text-align: center;
  background-color: #FFF;
  color: #d9534f;
  -webkit-box-shadow: 0px 9px 16px 14px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 9px 16px 14px rgba(0,0,0,0.75);
  box-shadow: 0px 4px 13px -2px rgba(0,0,0,0.75);
}

.richPanelWarning{  
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.biometryImgFinger{
    width: 124px;
    height: 146px;
}

#mpBiometryContainer{
	z-index: 121 !important;
}

.fixedUpdateBiometry {  
  font-size: 12px;
  display: block;
  bottom: 100px;
  width: 100%;
  height: 35px;
  background-color: #F8F2BE;
}
