/*****************************************/
/*            SKIN UPA                   */
/*****************************************/
@import url("3rd/font-awesome-4.7.0/css/font-awesome.min.css");

/* -- Maker web font-icon */
@font-face {
  font-family: 'webicons-maker';
  src: url('fonts/webicons-maker.eot?24407687');
  src: url('fonts/webicons-maker.eot?24407687#iefix') format('embedded-opentype'),
    url('fonts/webicons-maker.woff2?24407687') format('woff2'),
    url('fonts/webicons-maker.woff?24407687') format('woff'),
    url('fonts/webicons-maker.ttf?24407687') format('truetype'),
    url('fonts/webicons-maker.svg?24407687#webicons-maker') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* -- Freire web font-icon */
@font-face {
  font-family: 'webicon-freire-pack';
  src: url('fonts/webicon-freire-pack.eot?1468691');
  src: url('fonts/webicon-freire-pack.eot?1468691#iefix') format('embedded-opentype'),
    url('fonts/webicon-freire-pack.woff2?1468691') format('woff2'),
    url('fonts/webicon-freire-pack.woff?1468691') format('woff'),
    url('fonts/webicon-freire-pack.ttf?1468691') format('truetype'),
    url('fonts/webicon-freire-pack.svg?1468691#webicon-freire-pack') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* -- Freire Print */
@font-face {
  font-family: 'print';
  src: url('fonts/print.eot?68151923');
  src: url('fonts/print.eot?68151923#iefix') format('embedded-opentype'),
    url('fonts/print.woff2?68151923') format('woff2'),
    url('fonts/print.woff?68151923') format('woff'),
    url('fonts/print.ttf?68151923') format('truetype'),
    url('fonts/print.svg?68151923#print') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* -- Font Open Sans */
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('./fontes/OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('./fontes/OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2212, U+2215;
}

/** {
    box-sizing: border-box !important;
}*/


body {
  font-family: 'Open Sans', 'Helvetica Neue', 'Arial', sans-serif;
  font-size: 12px;
  color: #000000;
  background: #f0f4f9;
}

/*AJUSTE DO MODO GERENTE*/
#lay div[style*="z-index: 10002;"] {
  z-index: 0 !important;
}

.component {
  background: #ffffff;
}

.buttonComponent {
  background: #ffffff;
}

.navigation {
  background: #ffffff;
}

a {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: none;
  color: #000000;
}

a.cont {
  text-decoration: none;
  color: #000000;
}

a.cont:hover {
  text-decoration: none;
  color: #000000;
}

img[src=""] {
  border: 1px solid #EFEFEF;
}

td {
  font-size: 10px;
  color: #000000;
}

.b {
  font-size: 11px;
  font-weight: bold;
}

.u {
  font-weight: bold;
  text-decoration: underline;
}

.des {
  color: #FE5400;
}

.label {
  font-family: arial, sans-serif;
  font-size: 11px;
}

.edit {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  padding-left: 8px;
}

.editMark {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #ff0000;
  border-left: 1px solid #ff0000;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000;
  background: #E6F2FF;
}

.button {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  outline: none;
}

.duallist {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
}

.duallistMark {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #ff0000;
  border-left: 1px solid #ff0000;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000;
  background: #E6F2FF;
}

.lookup {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  padding-left: 8px;
}

.lookupMark {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #ff0000;
  border-left: 1px solid #ff0000;
  border-top: 1px solid #ff0000;
  border-bottom: 1px solid #ff0000;
  background: #E6F2FF;
}

.editLogon {
  font-family: arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.calendar>tbody>tr>td>table {
  font-size: 12px;
  background: #cccccc;
  width: 101%;
  color: #000000;
}

.calendarHeader {
  color: #000000;
  background: #f2f2f2;
}

.calendarLine1 {
  color: #000000;
  background: #ffffff;
}

.calendarLine2 {
  color: #000000;
  background: #ffffff;
}

.lookupSearch {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 0px solid #FFFFFF;
  border-bottom: 1px solid #D3D1D1;
}

.lookupSearchInput {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 0px solid #D3D1D1;
  border-left: 0px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  background: #ffffff;
}

.tabButton {
  background: #F6F6F4;
}

.tabBack {
  background: #ffffff;
  border-top: 1px solid #D3D1D1;
}

.clickText {
  text-decoration: none;
  color: #000000;
}

.clickText:hover {
  text-decoration: none;
  color: #000000;
}

.clickText.cont {
  text-decoration: none;
  color: #000000;
}

.clickText.cont:hover {
  text-decoration: none;
  color: #000000;
}

.cur {
  cursor: pointer;
}

.grid {
  margin: 1px;
}

.gridMark {
  border: 1px solid #dcdcdc;
  margin: 0px;
  top: 32px !important;
}

.gridDiv {
  border: 1px solid #dcdcdc;
  border-radius: 0px;
  top: 32px !important;
}

.gridDiv:hover {
  /* border: 1px solid #3173AF; */
}

.exitProgressBar {
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  border-top: 1px solid #666666;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #D3D1D1;
  display: none;
  cursor: pointer;
}

.divProgressBar {
  z-index: 99999999;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
}

.searchInteger {
  text-align: right;
}

.searchDouble {
  text-align: right;
}

.searchTime {
  text-align: left;
}

.searchDate {
  text-align: left;
}

.searchBoolean {
  text-align: left;
}

.searchString {
  text-align: left;
}

input,
textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

input,
select {
  border-radius: unset;
}

textarea {
  overflow: auto;
}

/*****************************************/
/*    HTMLButton: Componente Bot�o       */
/*****************************************/

.HTMLButton button {
  border: none;
  cursor: pointer;
  color: #FFFFFF;
  background: rgb(54, 117, 61);
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  outline: none;
}

.HTMLButton button:enabled:hover {
  background: rgb(51, 76, 54);
}

.HTMLButton button:focus {
  background: #0069d9;
  color: #ffffff;
  outline: none;
}

.HTMLButton button:disabled {
  cursor: default;
  background: #9E9E9E;
  border: 1px solid #dfdfdf;
  outline: none;
}

.HTMLButton button[readonly=readonly] {
  cursor: default;
}

.HTMLButton button,
.HTMLButton span {
  font-family: arial, sans-serif;
  font-size: 11px;
}

.HTMLLookup button {
  height: 100%;
  background: none !important;
}

.HTMLButton span {
  vertical-align: middle;
}

.HTMLButton img {
  vertical-align: middle;
}

/*.HTMLButton {
  overflow: hidden;
}*/

.HTMLButton button img {
  max-width: 20px;
}

/******************************************/
/*  Div que bloqueia acesso ao formul�rio */
/******************************************/
.formViewDiv {
  background: #FFFFFF;
  filter: alpha(opacity=1);
  opacity: 0;
  position: absolute;
  z-index: 99998;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
}

/*****************************************/
/* HTMLTabArea: �rea do Form/Componentes */
/*****************************************/

.HTMLTabArea {
  background: #ffffff;
  height: 100%;
  left: 0px;
  z-index: 1;
  display: none;
  position: absolute;
  width: 100%;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  border-left: 0px solid #919B9C;
  border-right: 0px solid #919B9C;
  border-top: 1px solid #919B9C;
  border-bottom: 0px solid #919B9C;
}

/*****************************************/
/* HTMLTab: Bot�o das Abas (formul�rio)  */
/*****************************************/
.HTMLTab {
  border-bottom: solid 3px transparent;
  float: left;
  height: 19px;
  display: inline;
  cursor: pointer;
  padding: 4px 15px;
  line-height: 18px;
  /*font-weight: 600;*/
  font-size: 13px;
  color: #656767;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: unset !important;
  /*background: #e7e6e6;*/
  /*text-transform: uppercase;*/
}

.HTMLTab:hover {
  /*border-color: #75b8f5;*/
  border-color: #03acc1;
  color: #03acc1;
}

.HTMLTab div {
  float: left;
}

.HTMLTab span,
.HTMLTab img {
  vertical-align: middle;
}

.HTMLTab-Selected {
  border-bottom: solid 3px #03acc1;
  float: left;
  height: 19px;
  display: inline;
  cursor: pointer;
  padding: 4px 15px;
  line-height: 18px;
  /*font-weight: 600;*/
  font-size: 13px;
  color: #03acc1;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: unset !important;
  /*background: #e7e6e6;*/
  /*text-transform: uppercase;*/
}

/*.HTMLTab-Selected:before {  
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #3173ad transparent transparent transparent;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
 }*/

.HTMLTab-Selected div {
  float: left;
}

/*****************************************/
/* HTMLTabController: �rea das Abas      */
/*****************************************/
.HTMLTabController {
  top: -8px;
  left: 0px;
  width: 100%;
  z-index: 0;
  position: absolute;
}

/*****************************************/
/* HTMLTabContainer: Container da Aba    */
/*****************************************/
.HTMLTabContainer {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}

.HTMLTabContainer[style*="top: 0px;"] {
  top: 8px !important;
  height: calc(100% - 5px);
}

/*****************************************/
/* HTMLGroupBox: Componente Moldura      */
/*****************************************/
.HTMLGroupBox-Top {
  border-top: 1px solid #BFB8BF;
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  border-bottom: 0px solid !important;
  border-radius: 0px !important;
}

.HTMLGroupBox-Left {
  border-left: 1px solid #BFB8BF;
  border-top: 0px solid !important;
  border-right: 0px solid !important;
  border-bottom: 0px solid !important;
  border-radius: 0px !important;
}

.HTMLGroupBox-Right {
  border-right: 1px solid #BFB8BF;
  border-top: 0px solid !important;
  border-left: 0px solid !important;
  border-bottom: 0px solid !important;
  border-radius: 0px !important;
}

.HTMLGroupBox-Bottom {
  border-bottom: 1px solid #BFB8BF;
  border-top: 0px solid !important;
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  border-radius: 0px !important;
}

.HTMLGroupBox {
  border: 1px solid #BFB8BF;
  box-sizing: border-box;

}

.HTMLGroupBox-Box-Inset {
  border: 1px inset #BFB8BF;
  border-radius: 4px;
}

.HTMLGroupBox-Box-Outset {
  border: 1px outset #BFB8BF;
  border-radius: 4px;
}

.HTMLGroupBox-None {
  border-style: none;
}

/*****************************************/
/* HTMLRadioGroup: Componente Op��es     */
/*****************************************/
.HTMLRadioGroup .HTMLLabel>div>div {
  background: #f0f4f9;
}

.HTMLRadioGroup #HTMLRadioGroupOptions {
  height: 100%;
  display: table;
  width: 100%;
}

.HTMLRadioGroup #HTMLRadioGroupOptionsRow {
  display: table-row;
}

.HTMLRadioGroup #HTMLRadioGroupOption {
  margin: 2px 2px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}

.HTMLRadioGroup #HTMLRadioGroupOption input:enabled {
  cursor: pointer;
}

.HTMLRadioGroup #HTMLRadioGroupOption input:disabled {
  cursor: default;
}

.HTMLRadioGroup #HTMLRadioGroupOption label {
  font-family: arial, sans-serif;
  font-size: 11px;
  cursor: pointer;
  position: relative;
  top: -3px;
}

/*****************************************/
/* HTMLLabel: Componente Text            */
/*****************************************/
.HTMLLabel {
  display: table !important;
  -width: initial !important;
  -webkit-user-select: none;
  z-index: 10;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HTMLLabel>div {
  display: table-cell;
}

.HTMLLabel>div>div {
  cursor: default;
}

/*****************************************/
/* HTMLEdit: Componente Edit             */
/*****************************************/
.HTMLEdit input {
  font-family: 'Open Sans', sans-serif;
  background: #FFFFFF;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  padding-left: 5px;
  padding-right: 5px;
  outline: none;
}

.HTMLEdit input:focus {
  border: 1px solid rgb(54, 117, 61);
  outline: none;
}

.HTMLEdit input:hover {
  border: 1px solid rgb(54, 117, 61);
}

.HTMLEdit input:disabled {
  background: #d3d3d3;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HTMLEdit input[readonly=readonly] {
  background: #d3d3d3;
}

.HTMLEdit font {
  cursor: default;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.HTMLEditCalendar {
  position: absolute;
  width: 240px;
  height: 150px;
  z-index: 999999;
  box-shadow: 10px 10px 15px -2px #888888;
}

.HTMLEditCalendar>iframe {
  border: 1px solid #cccccc;
  width: 100%;
  height: 100%;
}

.HTMLEditCalendarLock {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 999998;
  opacity: 0.1;
}

.HTMLEdit
/*****************************************/
/* HTMLNavigationForm: Barra de Navega��o*/
/*****************************************/

.HTMLNavigationFormButton,
.HTMLNavigationButton {
  display: inline-block;
}

.HTMLNavigationForm {
  width: 100%;
  height: auto;
  padding-top: 0px;
  position: absolute;
  top: 3px;
  text-align: right;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  padding-top: 2px;
}


.HTMLNavigationForm img {
  width: 56px !important;
  height: 10% !important;
  /*margin-left: -20px;*/
}

.HTMLNavigationForm .HTMLNavigationFormButton {
  padding-left: 8px;
  text-align: center;
}

.HTMLNavigationForm .HTMLNavigationFormButton,
.HTMLNavigationButton {
  display: inline-block;
  position: relative;
  padding-left: 0px;
}

/*Barra de Fundo da Navega��o*/
.HTMLNavigationFormBar {
  width: 100%;
  height: 62px;
  /*background: #CFCFCF;*/
}

.HTMLNavigationFormButton-pt_BR img {
  background: url('HTMLNavigationForm/spritIcones22.png');
  /*transform: scale(0.7);*/
}

.HTMLNavigationFormButton-en_US img {
  background: url('HTMLNavigationForm/en_US/navIcons.gif');
}

.HTMLNavigationFormButton-es_ES img {
  background: url('HTMLNavigationForm/es_ES/navIcons.gif');
}

.HTMLNavigationFormButton-fr_FR img {
  background: url('HTMLNavigationForm/fr_FR/navIcons.gif');
}

/*Bot�es da Barra de Navega��o*/
.HTMLNavigationFormButton-Include img {
  background-position: 0px;
}

.HTMLNavigationFormButton-Include-Des img {
  background-position: 0px -13px;
}

.HTMLNavigationFormButton-Include-Over img {
  background-position: 0px 58px;
}

.HTMLNavigationFormButton-Edit img {
  background-position: -60px;
}

.HTMLNavigationFormButton-Edit-Des img {
  background-position: -60px -13px;
}

.HTMLNavigationFormButton-Edit-Over img {
  background-position: -60px 58px;
}

.HTMLNavigationFormButton-First img {
  background-position: -120px;
}

.HTMLNavigationFormButton-First-Des img {
  background-position: -120px -11px;
}

.HTMLNavigationFormButton-First-Over img {
  background-position: -120px 58px;
}

.HTMLNavigationFormButton-Previous img {
  background-position: -180px;
}

.HTMLNavigationFormButton-Previous-Des img {
  background-position: -180px -11px;
}

.HTMLNavigationFormButton-Previous-Over img {
  background-position: -180px 58px;
}

.HTMLNavigationFormButton-Next img {
  background-position: -240px;
}

.HTMLNavigationFormButton-Next-Des img {
  background-position: -240px -10px;
}

.HTMLNavigationFormButton-Next-Over img {
  background-position: -240px 58px;
}

.HTMLNavigationFormButton-Last img {
  background-position: -300px;
}

.HTMLNavigationFormButton-Last-Des img {
  background-position: -300px -10px;
}

.HTMLNavigationFormButton-Last-Over img {
  background-position: -300px 58px;
}

.HTMLNavigationFormButton-Delete img {
  background-position: -367px;
}

.HTMLNavigationFormButton-Delete-Des img {
  background-position: -367px -13px;
}

.HTMLNavigationFormButton-Delete-Over img {
  background-position: -367px 58px;
}

.HTMLNavigationFormButton-Refresh img {
  background-position: -428px;
}

.HTMLNavigationFormButton-Refresh-Des img {
  background-position: -428px -13px;
}

.HTMLNavigationFormButton-Refresh-Over img {
  background-position: -428px 58px;
}

.HTMLNavigationFormButton-Print img {
  background-position: -480px;
}

.HTMLNavigationFormButton-Print-Des img {
  background-position: -480px -13px;
}

.HTMLNavigationFormButton-Print-Over img {
  background-position: -480px 58px;
}

.HTMLNavigationFormButton-Log img {
  background-position: -489px;
}

.HTMLNavigationFormButton-Log-Des img {
  background-position: -489px -13px;
}

.HTMLNavigationFormButton-Log-Over img {
  background-position: -489px 58px;
}

.HTMLNavigationFormButton-DefaultValues img {
  background-position: -550px;
}

.HTMLNavigationFormButton-DefaultValues-Des img {
  background-position: -550px -13px;
}

.HTMLNavigationFormButton-DefaultValues-Over img {
  background-position: -550px 58px;
}

.HTMLNavigationFormButton-Help img {
  background-position: -610px;
}

.HTMLNavigationFormButton-Help-Des img {
  background-position: -610px -13px;
}

.HTMLNavigationFormButton-Help-Over img {
  background-position: -610px 58px;
}

.HTMLNavigationFormButton-Exit img {
  background-position: 260px;
}

.HTMLNavigationFormButton-Exit-Des img {
  background-position: -1036px;
}

.HTMLNavigationFormButton-Exit-Over img {
  background-position: 260px -13px;
}

.HTMLNavigationFormButton-EditSave img {
  background-position: -674px;
}

.HTMLNavigationFormButton-EditSave-Des img {
  background-position: -674px -13px;
}

.HTMLNavigationFormButton-EditSave-Over img {
  background-position: -674px 58px;
}

.HTMLNavigationFormButton-EditCancel img {
  background-position: -852px;
}

.HTMLNavigationFormButton-EditCancel-Des img {
  background-position: -852px -13px;
}

.HTMLNavigationFormButton-EditCancel-Over img {
  background-position: -852px 58px;
}

.HTMLNavigationFormButton-IncludeSaveMore img {
  background-position: -913px;
}

.HTMLNavigationFormButton-IncludeSaveMore-Des img {
  background-position: -913px -13px;
}

.HTMLNavigationFormButton-IncludeSaveMore-Over img {
  background-position: -913px 58px;
}

.HTMLNavigationFormButton-IncludeSave img {
  background-position: -673px;
}

.HTMLNavigationFormButton-IncludeSave-Des img {
  background-position: -673px -13px;
}

.HTMLNavigationFormButton-IncludeSave-Over img {
  background-position: -673px 58px;
}

.HTMLNavigationFormButton-IncludeCancel img {
  background-position: -852px;
}

.HTMLNavigationFormButton-IncludeCancel-Des img {
  background-position: -852px -13px;
}

.HTMLNavigationFormButton-IncludeCancel-Over img {
  background-position: -852px 58px;
}

/*****************************************/
/* HTMLNavigationGridButton: Bot�es Grade*/
/*****************************************/
.HTMLNavigationGrid {
  height: 32px !important;
}

.HTMLNavigationGridButton img {
  background-repeat: no-repeat;
  /*width: 16px;
  height: 16px;*/
  width: 82px;
  height: 26px;
  max-width: unset !important;
}

.HTMLNavigationGridButton-pt_BR img {
  background: url('HTMLNavigationGrid/navGridIcons.png');
}

.HTMLNavigationGridButton-en_US img {
  background: url('HTMLNavigationGrid/navGridIcons.png');
}

.HTMLNavigationGridButton-es_ES img {
  background: url('HTMLNavigationGrid/navGridIcons.png');
}

.HTMLNavigationGridButton-fr_FR img {
  background: url('HTMLNavigationGrid/navGridIcons.png');
}

.HTMLNavigationGridButton-Include img {
  background-position-x: 2px;
  background-position-y: -5px;
}

.HTMLNavigationGridButton-Include button:hover img {
  background-position-x: 2px;
  background-position-y: -39px;
}

.HTMLNavigationGridButton-Include-Des img {
  background-position: -16px;
}

.HTMLNavigationGridButton-Edit img {
  background-position-x: -70px;
  background-position-y: -5px;
}

.HTMLNavigationGridButton-Edit button:hover img {
  background-position-x: -70px;
  background-position-y: -39px;
}

.HTMLNavigationGridButton-Edit-Des img {
  background-position: -48px;
}

.HTMLNavigationGridButton-Delete img {
  background-position-x: -148px;
  background-position-y: -5px;
}

.HTMLNavigationGridButton-Delete button:hover img {
  background-position-x: -148px;
  background-position-y: -39px;
}

.HTMLNavigationGridButton-Delete-Des img {
  background-position: -80px;
}

.HTMLNavigationGridButton-Refresh img {
  background-position-x: -231px;
  background-position-y: -5px;
}

.HTMLNavigationGridButton-Refresh button:hover img {
  background-position-x: -231px;
  background-position-y: -39px;
}

.HTMLNavigationGridButton-Refresh-Des img {
  background-position: -112px;
}

.HTMLNavigationGridButton-EditSave img,
.HTMLNavigationGridButton-IncludeSave img {
  background-position-x: -312px;
  background-position-y: -6px;
}

.HTMLNavigationGridButton-EditSave button:hover img,
.HTMLNavigationGridButton-IncludeSave button:hover img {
  background-position-x: -312px;
  background-position-y: -40px;
}

.HTMLNavigationGridButton-EditSave-Des img,
.HTMLNavigationGridButton-IncludeSave-Des img {
  background-position: -144px;
}

.HTMLNavigationGridButton-EditCancel img,
.HTMLNavigationGridButton-IncludeCancel img {
  background-position-x: -398px;
  background-position-y: -6px;
}

.HTMLNavigationGridButton-EditCancel button:hover img,
.HTMLNavigationGridButton-IncludeCancel button:hover img {
  background-position-x: -398px;
  background-position-y: -41px;
}

.HTMLNavigationGridButton-EditCancel-Des img,
.HTMLNavigationGridButton-IncludeCancel-Des img {
  background-position: -176px;
}

/*****************************************/
/* HTMLPaging: Pagina��o da Grade        */
/*****************************************/
.HTMLPaging {
  top: 25px !important;
}

.HTMLPagingButton {
  height: 28px !important;
}

.HTMLPagingButton img {
  background: url('HTMLPaging/paging.png');
  background-repeat: no-repeat;
  width: inherit;
  height: inherit;
}

.HTMLPagingButton-First img {
  background-position: -8px;
}

.HTMLPagingButton-First-Des img {
  background-position: -8px;
}

.HTMLPagingButton-Previous img {
  background-position: -55px;
}

.HTMLPagingButton-Previous-Des img {
  background-position: -55px;
}

.HTMLPagingButton-Next img {
  background-position: -106px;
}

.HTMLPagingButton-Next-Des img {
  background-position: -106px;
}

.HTMLPagingButton-Last img {
  background-position: -158px;
}

.HTMLPagingButton-Last-Des img {
  background-position: -158px;
}

.HTMLPagingButton button {
  height: inherit !important;
  background: unset;
}

.HTMLPagingButton button:enabled:hover,
.HTMLPagingButton button:focus {
  background: unset;
}

.HTMLPagingButton button:disabled {
  cursor: default;
  background: unset;
  border: none;
  outline: none;
  opacity: 0.5;
}

/*****************************************/
/* HTMLMemo: Componente Texto Longo      */
/*****************************************/
.HTMLMemo textarea {
  font-family: arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  outline: none;
  padding: 8px;
}

.HTMLMemo textarea[readonly=readonly] {
  background: #E5F3FF;
}

.HTMLMemo textarea:focus {
  border: 1px solid  rgb(54, 117, 61);
}

.HTMLMemo textarea:disabled {
  cursor: default;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HTMLMemo textarea:hover {
  border: 1px solid rgb(54, 117, 61);
}

.HTMLMemo font {
  cursor: default;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.HTMLMemo textarea:disabled {
  cursor: default;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-left: 1px solid #ebebe4;
  border-right: 1px solid #ebebe4;
  border-top: 1px solid #ebebe4;
  border-bottom: 1px solid #ebebe4;
  background: #E5E5E5;
}

/*****************************************/
/* HTMLDualList: Componente Lista Dupla  */
/*****************************************/
.HTMLDualList {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  outline: none;
  background: #ffffff;
}

.HTMLDualList select {
  height: 100%;
  width: 100%;
  outline: none;
}

.HTMLDualList #dlTop {
  height: 7%;
  width: 100%;
}

.HTMLDualList #dlMiddle {
  height: 86%;
  width: 100%;
}

.HTMLDualList #dlBottom {
  height: 7%;
  width: 100%;
}

.HTMLDualList #dlLeftSeparator,
#dlRightSeparator {
  float: left;
  height: 100%;
  width: 5%;
}

.HTMLDualList #dlMiddleSeparator {
  float: left;
  height: 100%;
  text-align: center;
  width: 6%;
}

.HTMLDualList #dlMiddleSeparator div:first-child {
  height: 34%;
}

.HTMLDualList #dlMiddleSeparator div[id*="bt"] {
  padding-bottom: 3px;
}

.HTMLDualList div[id*="WFRComponentLEFT"] {
  float: left;
  height: 90%;
  width: 42%;
}

.HTMLDualList div[id*="WFRComponentRIGHT"] {
  float: left;
  height: 90%;
  width: 42%;
}

/*****************************************/
/* HTMLLookup: Componente Lista Din�mica */
/*****************************************/
.HTMLLookup input {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  background: #ffffff;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  padding-left: 3px;
  padding-right: 3px;
  outline: none;
  line-height: 21px;
  width: 100%;
}

.HTMLLookup input:focus {
  font-size: 11px;
  border: 1px solid rgb(54, 117, 61);
  outline: none;
}

.HTMLLookup input:hover {
  font-size: 11px;
  border: 1px solid rgb(54, 117, 61);
  outline: none;
}

.HTMLLookup input:disabled {
  background: #d3d3d3;
}

.HTMLLookup-ReadOnly input {
  background: #d3d3d3;
}

/*.HTMLLookup-ReadOnly input:focus {
  background: #FFFFE1;
}

.HTMLLookup-ReadOnly input:hover {
  background: #FFFFE1;
}*/

.HTMLLookupDetails {
  /* box-shadow: 3px 5px 10px #747171; */
  /* border-radius: 8px; */
  border: 1px solid #3173AD;
}

.HTMLLookupDetails #lookupHeader div {
  float: left;
  height: 18px;
}

.HTMLLookupDetails #lookupHeader img {
  cursor: pointer;
  margin: 0;
}

.HTMLLookupDetails #lookupSearchQuery {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 0px solid #999999;
  border-left: 0px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background: #fefefd;
  height: 18px;
  outline: none;
}

.HTMLLookupDetails #lookupQueryNavigation {
  background: #fefefc;
  height: 14px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.HTMLLookupDetails #lookupQueryContent {
  background: #CCCCCC;
}

.HTMLLookupDetails #lookupInput {
  font-family: arial, sans-serif;
  font-size: 11px;
  /*border-right: 0px solid #D3D1D1;*/
  border-left: 0px solid #D3D1D1;
  border-top: 0px solid #FFFFFF;
  border-bottom: 1px solid #D3D1D1;
  background: #FEFEFC;
}

div[id*="WFRLookupSubForm"] {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  z-index: 99999;
}

.HTMLLookupMobile {
  border: 1px solid #A6A7B0;
  border-radius: 6px;
  color: #B5B5B5;
  background: #B5B5B5;
  padding: 0;
  vertical-align: middle;
  position: absolute;
  z-index: 100;
  height: 100%;
  width: 20px;
  top: 0;
  outline: none;
}

.grid .HTMLLookupMobile {
  position: absolute;
  float: right;
  z-index: 1000000000;
  height: 100%;
  width: 20px;
  /*left: calc(100% - 20px)!important;*/
}

.HTMLLookupDetails select option {
  padding: 4px 3px;
}

.HTMLLookupDetails select option:hover {
  background: #bdd2ff;
}

.HTMLLookup .HTMLButton button:disabled {
  border: none;
}

.HTMLLookupGrid input {
  width: 100%;
}


/*****************************************/
/* HtmlComboBox: Componente Lista        */
/*****************************************/

.HTMLComboBox input {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  background: #ffffff;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  border-radius: 7px;
  padding-left: 3px;
  padding-right: 3px;
  outline: none;
}

.HTMLComboBox input:hover {
  border: 1px solid #3173AD;
}

.HTMLComboBox input:focus {
  font-size: 11px;
  border: 1px solid #3173AD;
  outline: none;
}

.HTMLComboBox input:disabled:hover {
  background: #ebebe4;
}

.HTMLComboBoxDetails {
  box-shadow: 3px 5px 10px #747171;
  border-radius: 8px;
}

.HTMLComboBox-ReadOnly input {
  background: #E5F3FF;
}

.HTMLComboBox-ReadOnly input :focus {
  background: #FFFFE1;
}

.HTMLComboBox-ReadOnly input:hover {
  background: #FFFFE1;
}

.HTMLComboBoxDetails #lookupHeader div {
  float: left;
  height: 18px;
}

.HTMLComboBoxDetails #lookupHeader img {
  cursor: pointer;
  margin: 0;
}

.HTMLComboBoxDetails #lookupSearchQuery {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 0px solid #999999;
  border-left: 0px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  background: #FFFFFF;
  height: 18px;
  outline: none;
}

.HTMLComboBoxDetails #lookupQueryNavigation {
  background: #fefefc;
  height: 14px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.HTMLComboBoxDetails #lookupQueryContent {
  background: #CCCCCC;
}

.HTMLComboBoxDetails #lookupInput {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 0px solid #FFFFFF;
  border-bottom: 1px solid #D3D1D1;
}

/*****************************************/
/* HTMLCheckBox: Componente Check        */
/*****************************************/
.HTMLCheckBox #chkLabel {
  margin-top: 3px;
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: none;
  position: absolute;
  top: -4px;
}


.HTMLCheckBox #chkLabel-disabled {
  cursor: default;
  /*color: #D3D1D1;*/
  top: -4px;
  margin-top: 3px;
}

.HTMLCheckBox input:enabled {
  cursor: pointer;
}

.HTMLCheckBox input:disabled {
  cursor: default;
}

/*****************************************/
/* HTMLImage: Componente Imagem          */
/*****************************************/
.HTMLImage #HTMLImageLock {
  display: none;
  height: 100%;
  width: 100%;
  position: absolute;
  outline: none;
}

.HTMLImage #HTMLImageNoImage {
  background: #FFFFFF;
  display: table;
  height: 100%;
  width: 100%;
  outline: none;
  border: 1px solid #EFEFEF;
  cursor: pointer;
}

.HTMLImage #HTMLImageNoImageRow {
  display: table-row;
  text-align: center;
}

.HTMLImage img {
  position: absolute;
  left: 0px;
  top: 0px;
}

.HTMLImage #HTMLImageNoImageCell {
  display: table-cell;
  vertical-align: middle;
}

.HTMLImage #HTMLImageWebCam {
  cursor: pointer;
}

.HTMLImage #HTMLImageWebCam img {
  height: 24px;
  width: 25px;
}

.HTMLImage #HTMLImageZoom {
  cursor: pointer;
}

.HTMLImage #HTMLImageZoom img {
  height: 24px;
  width: 25px;
}

.HTMLImage #HTMLImageSelf {
  width: 100%!important;
}

.HTMLImageZoom {
  position: absolute;
  z-index: 1000000;
  background: #FFF;
  border: 1px solid black;
  overflow: hidden;
  box-shadow: 0 0 30px 0 rgba(50, 50, 50, 0.75);
}

/*****************************************/
/* HTMLDetailPanel: Componente Sub-Form  */
/*****************************************/
.HTMLDetailPanel {
  border: 1px solid #BFB8BF;
  box-sizing: border-box;
}

/*****************************************/
/* HTMLInteraction: Mensagem de Intera��o*/
/*****************************************/
div[id*="HTMLInteraction"] {
  -webkit-box-shadow: 5px 5px 25px #e4e4e4;
  -moz-box-shadow: 5px 5px 25px #e4e4e4;
  box-shadow: 5px 5px 25px #e4e4e4;
  display: block;
  background: #ffffff;
  width: 382px;
  position: absolute;
  top: 0px;
  left: 0px;
  /*border: 1px solid #94A6B5;*/
  outline: none;
  box-shadow: 1px 1px 30px 0px #adacac;
}

div[id*="HTMLInteraction"] #intTitle {
  opacity: 1.0;
  background: #ffffff;
  height: 26px;
  width: 100%;
  outline: none;
}

div[id*="HTMLInteraction"] #intTitleIcon {
  height: 100%;
  width: 30px;
  float: left;
  text-align: center;
}

div[id*="HTMLInteraction"] #intTitleIcon img {
  vertical-align: middle;
}

div[id*="HTMLInteraction"] #intTitleMessage {
  cursor: default;
  display: table;
  float: left;
  height: 100%;
  width: 332px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

div[id*="HTMLInteraction"] #intTitleMessage span {
  display: table-cell;
  vertical-align: middle;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
}

div[id*="HTMLInteraction"] #intTitleClose {
  cursor: pointer;
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}

div[id*="HTMLInteraction"] #intTitleClose button {
  background-color: #f00;
  color: #fff;
  border: none;
  cursor: pointer;
}

.intOnlyMessage {
  height: 40px !important;
}

div[id*="HTMLInteraction"] #intMessage {
  cursor: default;
  height: 80px;
  width: 100%;
  text-align: center;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
}

div[id*="HTMLInteraction"] #intIcon {
  float: left;
  top: 31%;
  width: 64px;
  margin-left: 5px;
}

div[id*="HTMLInteraction"] #intIconTable {
  display: table;
  height: 80px;
}

div[id*="HTMLInteraction"] #intIconCell {
  display: table-cell;
  vertical-align: middle;
}

.intOnlyText {
  width: 100% !important;
  height: 40px !important;
}

div[id*="HTMLInteraction"] #intText {
  display: table;
  height: 80px;
  width: auto;
  word-break: break-word;
}

div[id*="HTMLInteraction"] #intText #intTextCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  margin: 0 auto;
  overflow-y: auto;
}

div[id*="HTMLInteraction"] #intText #intTextCenter {
  padding: 0px 5px;
  margin-left: 5px;
  text-align: center;
  width: 295px;
  overflow-y: auto;
  word-break: break-all;
}

div[id*="HTMLInteraction"] #intText #intTextAux {
  max-height: 80px;
  word-break: break-word;
}

div[id*="HTMLInteraction"] #intText span {
  font-family: Verdana, Arial, Helvetica, san-serif;
  font-size: 10px;
  color: #333333;
}

div[id*="HTMLInteraction"] #intUserOptions {
  background: rgb(239, 235, 231);
  padding-left: 15px;
}

div[id*="HTMLInteraction"] #intUser {
  background: rgb(239, 235, 231);
}

div[id*="HTMLInteraction"] #intUserRadio {
  float: left;
  width: 100%;
}

div[id*="HTMLInteraction"] #intUserRadio input {
  float: left;
}

div[id*="HTMLInteraction"] #intUserRadio label {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  padding-left: 5px;
  text-decoration: none;
}

div[id*="HTMLInteraction"] #intBtnCancel {
  left: 0%;
  bottom: 0%;
  height: 28px;
  width: 50%;
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position: 100% bottom;
  float: left;
}

div[id*="HTMLInteraction"] #intBtnDetails {
  left: 0%;
  bottom: 0%;
  height: 28px;
  width: 50%;
  background-repeat: no-repeat;
  background-position-y: bottom;
  background-position: 100% bottom;
  float: left;
}

div[id*="HTMLInteraction"] #intBtnOk {
  right: 0%;
  bottom: 0%;
  height: 28px;
  width: 50%;
  background-repeat: no-repeat;
  background-position-y: bottom;
  float: right;
}

div[id*="HTMLInteraction"] #intBase {
  left: 0%;
  bottom: 0%;
  height: 12px;
  width: 50%;
  position: absolute;
}

div[id*="HTMLInteraction"] #intBtnCancel button {
  border: 1px solid #a6a7b0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  color: #747474;
  background: rgb(254, 254, 252);
  bottom: 1%;
  cursor: pointer;
  position: absolute;
  height: 26px;
  min-width: 90px;
}

div[id*="HTMLInteraction"] #intBtnCancel button:hover {
  border: 1px solid red;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  color: #747474;
  background: rgb(254, 254, 252);
}

div[id*="HTMLInteraction"] #intBtnDetails button {
  border: 1px solid #a6a7b0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  color: #747474;
  background: rgb(254, 254, 252);
  bottom: 1%;
  cursor: pointer;
  position: absolute;
  height: 26px;
  min-width: 90px;
}

div[id*="HTMLInteraction"] #intBtnDetails button:hover {
  border: 1px solid red;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  color: #747474;
  background: rgb(254, 254, 252);
}

div[id*="HTMLInteraction"] #intBtnOk button {
  border: 1px solid #4777a7;
  cursor: pointer;
  color: #747474;
  background-color: #4777a7;
  cursor: pointer;
  position: absolute;
  bottom: 2%;
  right: 1%;
  height: 30px;
  min-width: 90px;
  font-weight: bold;
}

div[id*="HTMLInteraction"] #intBtnOk button:hover {
  border: 1px solid #029db1;
  cursor: pointer;
  color: #747474;
}

div[id*="HTMLInteraction"] #intBtnCancel img,
#intBtnDetails img,
#intBtnOk img {
  vertical-align: middle;
}

div[id*="HTMLInteraction"] #intBtnCancel a,
#intBtnDetails a,
#intBtnOk a {
  color: #fff;
  font-size: 10px;
  text-decoration: none;
}

div[id*="HTMLInteractionBack"] {
  background-color: #FFFFFF;
  filter: alpha(opacity=30);
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  border: 0;
}

/*****************************************/
/* HTMLProgressBar: Barra de Progresso   */
/*****************************************/
div[id*="HTMLProgressBar"] {
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

div[id*="HTMLProgressBarBack"] {
  background: #FFFFFF;
  filter: alpha(opacity=30);
  opacity: 0.3;
  height: 100%;
  width: 100%;
  position: absolute;
  border: 0;
}

/*****************************************/
/* HTMLTreeview: Componente Arvore        */
/*****************************************/
.HTMLTreeviewSelectedItem {
  background: #ffffb4;
}

.HTMLTreeview {
  color: #BFB8BF;
}

.HTMLTreeview span {
  color: #747474;
}

/*****************************************/
/* HTMLAlert: Indicadores do Modo do Form*/
/*****************************************/
.HTMLAlert {
  width: 45px;
  height: 53px;
  top: 7px;
  right: 7px;
  text-align: center;
  position: absolute;
  display: none !important;
}

/**********************************************/
/* HTMLPage: Componente usado na aba localizar*/
/**********************************************/
.HTMLPage {
  border: 0;
  width: 100%;
  top: 0px;
  left: 0px;
  display: block;
  position: absolute;
}

/***********************************************/
/* WFRQueryForm: Aba Localizar: B�sico/Avan�ado*/
/***********************************************/
.WFRQueryForm {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #FFFFFF;
  font-family: calibri;
  font-size: 12px;
}

iframe[name="WFRQueryResults"] {
  width: 100% !important;
}

.WFRQueryForm #HeaderSearchParams {
  width: 100%;
  background-repeat: repeat-x;
  float: left;
}

.WFRQueryForm #BodySearchFilterTitle {
  padding-right: 10px;
  white-space: nowrap;
}

.WFRQueryForm #HeaderSearchParamsTitle {
  text-align: center;
  font-family: calibri;
  font-size: 12px;
}

.WFRQueryForm #BodySearch {
  float: left;
  width: 98%;
  background: #FFFFFF;
}

.WFRQueryForm #HeaderResults {
  width: 100%;
  background-repeat: repeat-x;
  float: left;
}

.WFRQueryForm #HeaderResultsTitle {
  text-align: center;
}

.WFRQueryForm #BodySearchFilter {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 4px;
  margin-bottom: 4px;
}

.WFRQueryForm #BodySearchFilterCombo select {
  background: transparent;
  border: 0px;
  width: 100%;
  padding: 4px;
  font-size: 11px;
  line-height: 1;
  height: 21px;
  outline: none;
}

.WFRQueryForm #BodySearchFilterCombo {
  position: relative;
  overflow: hidden;
  background: url(WFRTabSearch/button_select.png) no-repeat right #ffffff;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
}

.WFRQueryForm #BodySearchFilterUserInput {
  margin-top: 4px;
}

.WFRQueryForm #BodySearchOptions {
  float: right;
}

#WFRQueryResults {
  width: 100%;
}

/* Consulta Avan�ada */
.WFRQueryForm #HeaderOptions {
  margin-left: 4px;
  border: 2px solid;
  float: left;
  width: 65px;
}

.WFRQueryForm #HeaderOptionsRow {
  height: 30px;
}

.WFRQueryForm #HeaderOptionsRow div {
  float: left;
  margin: 5px;
}

.WFRQueryForm #HeaderOptionsRow {
  cursor: pointer;
}

.WFRQueryForm #HeaderBasicQueryButton {
  text-align: right;
}

#divQueryRow {
  width: 100%;
  float: left;
}

#divQueryRadio {
  float: left;
}

#divQueryLabel {
  float: left;
}

#divQuerySelect {
  float: left;
}

#divQueryInput div {
  float: left;
}

#divQueryInput input {
  font-family: arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
}

/********************************************************************/
/* WFRReportMessageWait: Mensagem de espera da gera��o de relat�rios*/
/********************************************************************/
#WFRReportMessageWait {
  position: absolute;
  display: table;
  z-index: 1000000;
  text-align: center;
  background: #FFFFC7;
  border: 1px solid #EFEFEF;
}

#WFRReportMessageWait div {
  display: table-cell;
  vertical-align: middle;
}

/********************************************/
/* WFRNavigation: Pagina��o da Aba Localizar*/
/********************************************/
#WFRNavigation {
  height: 26px;
  position: absolute;
  right: 2px;
  top: 0px;
  z-index: 2;
}

#WFRNavigation>div {
  float: left;
}

#WFRNavigation button {
  border: 1px solid #a6a7b0;
  border-radius: 8px;
  cursor: pointer;
  color: #747474;
  background: #fefefc;
  cursor: pointer;
  vertical-align: middle;
  outline: none;
  padding: 0;
  height: 15px;
  width: 40px;
}

#WFRNavigation button:hover {
  cursor: pointer;
  border: 1px solid #ff0000;
  color: #747474;
  outline: none;
}

#WFRNavigation button:disabled {
  cursor: default;
  background: #fefefc;
  color: #DFDFDF;
  border: 1px solid #DFDFDF;
  outline: none;
}

/*****************************************/
/* HTMLMenu: Componente Menu             */
/*****************************************/

/* Definindo o espa�amento da estrutura de lista (OPCIONAL, mas influencia no posicionamento dos elementos) */
.HTMLMenuContainer ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Limitando a largura do menu Vertical */
.HTMLMenuVertical {
  display: inline-block;
  font-family: Arial, Sans-Serif;
  font-size: 8pt;
  border-top: solid 1px rgba(255, 255, 255, 0.4) !important;
  width: 100%;
  height: calc(100% - 45px);
  position: absolute;
  top: 40px;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

/* Horizontal: Definindo o estilo da lista, a borda cinza e a orienta��o de flutua��o (OPCIONAL, mas influencia no posicionamento dos elementos) */
.HTMLMenuHorizontal .HTMLMenu {
  list-style: none;
  float: left;
  /* Itens opcionais/customiz�veis:*/
  font-family: Arial, Sans-Serif;
  font-size: 8pt;
  background: rgba(10, 13, 16, 0.85);
  width: 100%;
  border-bottom: solid 2px silver;
}

.HTMLRemainingLevels>.HTMLItem li {
  background-color: rgba(255, 255, 255, 0.05) !important;
}

.HTMLRemainingLevels .HTMLMenu>li {
  background-color: red;
}

/* Vertical: Definindo o estilo da lista, a borda cinza e a orienta��o de flutua��o (OPCIONAL, mas influencia no posicionamento dos elementos) */
.HTMLMenuVertical .HTMLMenu {
  list-style: none;
  /* Itens opcionais/customiz�veis: */
  font-family: 'Open Sans', sans-serif;
  font-size: 9pt;
}

#MenuPrincipal::-webkit-scrollbar {
  width: 5px;
}

#MenuPrincipal::-webkit-scrollbar-button {
  display: none;
}

#MenuPrincipal::-webkit-scrollbar-track-piece {
  background-color: rgba(255, 255, 255, 0.05);
}

#MenuPrincipal::-webkit-scrollbar-thumb {
  background-color: rgba(80, 80, 80, 0);
  border-radius: 1px;
}

#MenuPrincipal:hover::-webkit-scrollbar-thumb {
  background-color: #01bcd4b8;
}


.resultSearchList::-webkit-scrollbar {
  width: 5px;
}

.resultSearchList::-webkit-scrollbar-button {
  display: none;
}

.resultSearchList::-webkit-scrollbar-track-piece {
  background-color: rgba(255, 255, 255, 0.05);
}

.resultSearchList::-webkit-scrollbar-thumb {
  background-color: rgba(80, 80, 80, 0);
  border-radius: 1px;
}

.resultSearchList:hover::-webkit-scrollbar-thumb {
  background-color: #01bcd4b8;
}



.HTMLMenuVertical .HTMLMenu li a {
  color: #3C4858;
  /*border-bottom: 1px solid #ffffff;*/
  padding-left: 13px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

/* Horizontal: Definindo a borda interna e a posi��o superior do menu de level 1 */
.HTMLMenuHorizontal .HTMLMenu li {
  position: relative;
  float: left;
  display: block;
  min-width: 90px;
}

/* Vertical: Definindo a orienta��o do menu vertical */
.HTMLMenuVertical .HTMLMenu li {
  position: relative;
  display: block;
  min-width: 100%;
}

/* Borda inferior interna do menu Vertical */
.HTMLMenuVertical .HTMLMenu li:not(:last-child) {
  border-bottom: none;
}

/* Borda lateral interna do menu Horizontal */
.HTMLMenuHorizontal .HTMLMenu li:not(:last-child) {
  border-right: 1px solid #252424;
}

/* Personalizando os links com o espa�amento top e right */
.HTMLMenu li a {
  display: block;
  text-decoration: none;
  /* Itens opcionais/customiz�veis: */
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 7px !important;
  /*7px;*/
  padding-bottom: 7px !important;
  /*7px;*/
  font-size: 14px;
  line-height: 25px;
}

.HTMLMenu li a:hover {
  background-color: rgba(200, 200, 200, 0.3);
}

/* Definindo o efeito do mouse over dos links (OPCIONAL) */
.HTMLMenu>li:not(.HTMLMenuFirstLevelDisabled)>a:hover,
.HTMLRemainingLevels>a:hover {
  background-color: rgba(200, 200, 200, 0.3);
  /*font-size:9pt;
  padding-left: 25px !important;*/
}


/*****************************************/
/* HTMLMenu: Item Horizontal             */
/*****************************************/

/* Conserto da dupla borda entre os elementos (menu vertical) */
.HTMLMenuVertical .HTMLMenu>li>.HTMLItem li:not(:first-child) {
  border-top: 0px;
}

/* Definindo o item horizontal */
.HTMLItem {
  left: 100%;
  padding-left: 30px !important;
  top: 0px;
  min-width: 200px;
  overflow: hidden;
  max-height: 0;
  display: block !important;
  -webkit-transform: scaleY(0);
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -o-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  -o-transform-origin: top;
  transform-origin: top;
  -webkit-transition: max-height 0.3s ease-in-out, transform 0.2s ease-in-out;
  -moz-transition: max-height 0.3s ease-in-out, transform 0.2s ease-in-out;
  -ms-transition: max-height 0.3s ease-in-out, transform 0.2s ease-in-out;
  -o-transition: max-height 0.3s ease-in-out, transform 0.2s ease-in-out;
  transition: max-height 0.3s ease-in-out, transform 0.2s ease-in-out;
}

.item-show {
  max-height: 4000px;

  transition: max-height 2s;

  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);

}

/* Configura��o do item horizontal */
.HTMLItem li {
  display: block;
  white-space: nowrap;
}

/*****************************************/
/* HTMLMenu: Item Vertical               */
/*****************************************/

/* Definindo o estilo do item vertical */
.HTMLMenuHorizontal .HTMLMenu>li>.HTMLItem {
  position: absolute;
  left: 0px;
  display: none;
  /* Itens opcionais/customiz�veis: */
  top: 43px;
}

/* Exibi��o de item vertical */
.HTMLMenuHorizontal .HTMLMenu>li:not(.HTMLMenuFirstLevelDisabled):hover>.HTMLItem {
  display: block;
}

/* Configura��o do item vertical */
.HTMLMenuHorizontal .HTMLMenu>li>.HTMLItem li {
  display: block;
  width: 100%;
  white-space: nowrap;
  background-color: rgba(10, 13, 16, 0.85);
}

.HTMLMenuVertical .HTMLMenu>li>.HTMLItem li {
  /*border: 1px solid rgba(255, 255, 255, 0); <-AQUI*/
}

/* Conserto da dupla borda entre os elementos */
.HTMLMenuHorizontal .HTMLMenu>li>.HTMLItem li:not(:first-child) {
  border-top: 0px;
}

.HTMLMenuHorizontal>ul>li:not(.HTMLMenuFirstLevelDisabled):hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 0px solid #DB000B;
  margin-left: -10px;
}

.HTMLMenuHorizontal .HTMLFirstLevel>a {
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 11px;
}

.HTMLMenuVertical .HTMLFirstLevel>a {
  text-align: left;
  line-height: 17px;
  border-bottom: solid 1px rgb(255, 255, 255);
}

/*.HTMLRemainingLevels {
  background: rgba(255, 255, 255, 0.15);
}*/

.HTMLRemainingLevels>a {
  min-height: 17px;
  color: #FFFFFF;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  /*border-left: solid 1px rgba(214, 247, 233, 0.4);*/
  font-size: 8pt;
}

.HTMLRemainingLevels span {
  white-space: initial;
}

.HTMLRemainingLevels>a span {
  width: 80%;
  display: block;
}

.HTMLVerticalRemainingLevelsArrow ul li>a::after {
  right: 23px;
}

/* CSS para links desabilitados */
.HTMLMenuFirstLevelDisabled {
  background-color: #C0C0C0;
}

/* Desabilitando evento e ponteiro (Aten��o o Focus via TABULA��O ainda se mant�m) */
.HTMLMenuHorizontal .HTMLMenuFirstLevelDisabled a {
  cursor: default;
  pointer-events: none;
  text-align: center;
  line-height: 17px;
}

.HTMLMenuVertical .HTMLMenuFirstLevelDisabled a {
  cursor: default;
  pointer-events: none;
  line-height: 17px;
}


/* CSS para links desabilitados */
.HTMLMenuRemainingLevelsDisabled {
  background-color: #C0C0C0;
}

/* Desabilitando evento e ponteiro (Aten��o o Focus via TABULA��O ainda se mant�m) */
.HTMLMenuRemainingLevelsDisabled a {
  cursor: default;
  pointer-events: none;
}

.HTMLHorizontalArrowRight>a:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  right: 5px;
  width: 30px;
  height: 30px;
  background-image: url("arrow-item-menu.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px;

  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.HTMLVerticalFirstLevelArrow>a::after,
.HTMLVerticalRemainingLevelsArrow>a::after {
  content: '';
  position: absolute;
  display: block;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  background-image: url("arrow_item_menu_dark.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px;
  -webkit-transition: 0.1s;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  transition: 0.1s;
}

.LevelArrowDown>a {
  background-color: rgb(48, 91, 53);
  padding-left: 25px !important;
  color: #fff !important;
}

.LevelArrowDown>a:hover {
  background-color: rgb(54, 117, 61) !important;
}

.LevelArrowDown>a::after {
  content: '';
  background-image: url(arrow_item_menu.png);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}


/********************************************/
/* Slider: Componente Slider                */
/********************************************/

.HTMLSlider {
  position: absolute;
  z-index: 100000;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HTMLSliderDisable {
  position: absolute;
  z-index: 100001;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: none;
}

.HTMLSliderSeletor {
  position: absolute;
  z-index: 4;
  height: 14px;
  width: 14px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HTMLSliderSeletor>span {
  position: absolute;
  bottom: -14px;
  width: 134px;
  left: -60px;
  cursor: default;
  text-align: center;
}

.HTMLSliderSeletor>img {
  width: 14px;
  height: 14px;
  position: absolute;
  z-index: 5;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HTMLSliderSeletor>img:hover {
  cursor: -webkit-grab;
  cursor: -moz-grab;

}

.HTMLSliderSeletor>img:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.HTMLSliderSeletor>img:focus {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.HTMLSliderBar {
  position: absolute;
  z-index: 4;
  background: #C0C0C0;
  border-radius: 4px;
  margin-top: 2px;
  height: 9px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HTMLSliderBarSecundary {
  position: absolute;
  z-index: 4;
  background: #666;
  border-radius: 4px;
  margin-top: 2px;
  height: 9px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/***************************************************/
/* HTMLImageGallery: Componente Galeria de Imagens */
/***************************************************/
.HTMLImageGalleryMain {
  border-left: 1px solid #D3D1D1;
  border-right: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.HTMLImageGalleryMain:hover {
  border-left: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
}

.HTMLImageGalleryThumbnail {
  border-left: 1px solid #D3D1D1;
  border-right: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  opacity: 0.5;
  transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
}

.HTMLImageGalleryThumbnail:hover {
  border-left: 1px solid #FF0000;
  border-right: 1px solid #FF0000;
  border-top: 1px solid #FF0000;
  border-bottom: 1px solid #FF0000;
  opacity: 1;
}

.HTMLImageGalleryThumbnail img {
  width: 100%;
  height: 100%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.HTMLImageGalleryRemove {
  background: transparent;
  width: 16px;
  height: 16px;
  top: 2px;
  right: 2px;
  position: absolute;
  background-image: url("remove_item_gallery_disabled.png");
  cursor: pointer;
  transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
  -o-transition: all .5s ease-out;
}

.HTMLImageGalleryRemove:hover {
  background-image: url("remove_item_gallery.png");
}

.HTMLImageGalleryExpandedBackground {
  width: 100%;
  height: 100%;
  z-index: 10010;
  background: #000000;
  opacity: 0.5;
  position: absolute;
}

.HTMLImageGalleryExpandedImage {
  z-index: 10011;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  box-shadow: 0px 5px 35px #000000;
}

/***************************************************/
/* HTMLCalendar: Componente Calend�rio *************/
/***************************************************/
.HTMLCalendarMain {
  border-left: 1px solid #D3D1D1;
  border-right: 1px solid #D3D1D1;
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  min-width: 250px;
  min-height: 225px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}

.HTMLCalendarHeader {
  position: relative;
  width: 100%;
  height: 20%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom: 1px solid #D3D1D1;
  text-align: center;
  min-width: 250px;
  max-height: 38px;
  min-height: 30px;
}

.HTMLCalendarPreviousYear {
  position: relative;
  display: inline-block;
  background: url('HTMLCalendar/calendar_previous_year.gif');
  height: 28px;
  width: 28px;
  margin-top: 1%;
  margin-right: 4px;
  background-size: 75%;
  background-repeat: no-repeat;
}

.HTMLCalendarSpan {
  position: relative;
  display: inline-block;
  margin-right: 4px;
  font-family: verdana;
  top: 10px;
}

.HTMLCalendarPreviousYear:hover {
  background: url('HTMLCalendar/calendar_previous_year_over.gif');
  background-repeat: no-repeat;
  background-size: 75%;
}

.HTMLCalendarPrevious {
  position: relative;
  display: inline-block;
  background: url('HTMLCalendar/calendar_previous.gif');
  height: 28px;
  width: 15%;
  max-width: 30px;
  min-width: 30px;
  margin-top: 1%;
  margin-right: 4px;
  background-size: 75%;
  background-repeat: no-repeat;
}

.HTMLCalendarPrevious:hover {
  background: url('HTMLCalendar/calendar_previous_over.gif');
  background-repeat: no-repeat;
  background-size: 75%;
}

.HTMLCalendarInformation {
  position: relative;
  display: inline-block;
  margin-right: 4px;
  font-family: verdana;
  top: -10px;
  width: 110px;
  left: -4px;
}

.HTMLCalendarNext {
  position: relative;
  display: inline-block;
  background: url('HTMLCalendar/calendar_next.gif');
  height: 28px;
  width: 15%;
  max-width: 30px;
  min-width: 30px;
  margin-top: 1%;
  margin-right: 4px;
  background-size: 75%;
  background-repeat: no-repeat;
}

.HTMLCalendarNext:hover {
  background: url('HTMLCalendar/calendar_next_over.gif');
  background-repeat: no-repeat;
  background-size: 75%;
}

.HTMLCalendarNextYear {
  position: relative;
  display: inline-block;
  background: url('HTMLCalendar/calendar_next_year.gif');
  height: 28px;
  width: 15%;
  max-width: 30px;
  min-width: 10px;
  margin-top: 1%;
  margin-right: -5px;
  background-size: 75%;
  background-repeat: no-repeat;
}

.HTMLCalendarNextYear:hover {
  background: url('HTMLCalendar/calendar_next_year_over.gif');
  background-repeat: no-repeat;
  background-size: 75%;
}

.HTMLCalendarDaysOfTheWeek {
  position: relative;
  width: 100%;
  height: 11.4%;
  text-align: center;
  background: #E6E6E6;
}

.HTMLCalendarCellDayOfTheWeek {
  position: relative;
  width: 13%;
  height: 100%;
  display: inline-block;
  margin-left: 0.4%;
  margin-right: 0.4%;
  color: #000;
  top: 10%;
  font-family: verdana;
  font-size: 100%;

}

.HTMLCalendarDaysOfTheMonth {
  position: relative;
  width: 100%;
  height: 11.4%;
  top: 3%;
  text-align: center;
}

.HTMLCalendarCellDayOfTheMonth {
  position: relative;
  width: 13%;
  height: 100%;
  display: inline-block;
  margin-left: 0.4%;
  margin-right: 0.4%;
  font-family: verdana;
  font-size: larger;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
}

.HTMLCalendarCellDayOfTheMonth:hover {
  background: #FFFAFA;
}

.HTMLCalendarOfToday {
  position: relative;
  width: 13%;
  height: 70% !important;
  display: inline-block;
  margin-left: 0.4%;
  margin-right: 0.4%;
  font-family: verdana;
  font-size: larger;
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
  border-bottom-left-radius: 22px;
  border-bottom-right-radius: 22px;
  cursor: pointer;
  font-weight: bold;
  background: white;
  box-shadow: inset 0px 4px 5px #ccc;
}

.HTMLCalendarCellHoliday {
  position: relative;
  width: 13%;
  height: 100%;
  display: inline-block;
  margin-left: 0.4%;
  margin-right: 0.4%;
  font-family: verdana;
  color: red;
  font-size: larger;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
}

.HTMLCalendarCellHoliday:hover {
  background: #FFFAFA;
}

.HTMLCalendarCellActivity {
  position: relative;
  width: 13%;
  height: 100%;
  display: inline-block;
  margin-left: 0.4%;
  margin-right: 0.4%;
  font-family: verdana;
  color: green;
  font-size: larger;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  cursor: pointer;
}

.HTMLCalendarCellActivity:hover {
  background: #FFFAFA;
}

/*****************************/
/* HTMLChat: Componente Chat */
/*****************************/

.HTMLChat,
.HTMLChatError {
  position: absolute;
  border: 1px solid rgb(226, 226, 226);
  overflow: hidden;
  background-color: white;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.HTMLChatSlider {
  transition: all 0.7s;
  z-index: 999999;
}

.HTMLChatSlider:hover {
  bottom: 0px !important;
}

.HTMLChatHeader {
  height: 20px;
  border-bottom: 1px solid rgb(226, 226, 226);
  position: relative;
  font-size: 14px;
  padding-top: 3px;
  padding-left: 15px;
}

.HTMLChatHeaderSlider {
  height: 25px;
  background: #404040;
  color: white;
}

.HTMLChatSearch {
  position: relative;
  border-bottom: 1px solid rgb(241, 241, 241);
}

.HTMLChatSearch input {
  border-radius: 0px !important;
  position: relative;
  height: 20px;
  width: 100%;
  background: #CBCBCB;
  border: 1px solid #ABBFFF;
}

.HTMLChatSearch input:hover {
  border: 0px solid;
}

.HTMLChatSearch input:focus {
  border: 0px solid;
}

.HTMLChatSendAll {
  position: relative;
  height: 19px;
  border-bottom: 1px solid rgb(241, 241, 241);
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}

.HTMLChatSendAll span {
  position: relative;
  vertical-align: middle;
}

.HTMLChatSendAll:hover {
  background-color: #87CEFA;
}

.HTMLChatScroll {
  width: 100%;
  position: relative;
  overflow-y: auto;
  overflow-x: hidden;
}

.HTMLChatUsersList {
  position: relative;
  width: inherit;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.HTMLChatUsersListRow {
  width: inherit;
  white-space: nowrap;
  position: relative;
  cursor: pointer;
}

.HTMLChatUsersListCellUser {
  width: inherit;
  border-bottom: 1px solid rgb(241, 241, 241);
  display: inline-block;
  left: -25px;
  height: 19px;
}

.HTMLChatUsersListRow:hover {
  background-color: #e4f7ff;
}

.HTMLChatUsersListCellStatus {
  margin: 0px 5px;
  float: left;
  border-radius: 50%;
  top: 2px;
  height: 15px;
  width: 15px;
}

.HTMLChatUsersListCellUser span {
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
  float: left;
  width: calc(100% - 25px);
  padding-left: 25px;
  top: 3px;
}

.HTMLChatUsersListCellStatus,
.HTMLChatUsersListCellUser {
  position: relative;
  vertical-align: middle;
}

.HTMLChatUserOffline {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}

.HTMLChatUserOnline {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}

.HTMLChatUserOffline>.HTMLChatUsersListCellStatus {
  background-color: #c3c3c3;
}

.HTMLChatUserOnline>.HTMLChatUsersListCellStatus {
  background-color: lawngreen;
}

.HTMLChatTalk .HTMLMemo {
  width: 100% !important;
  border-radius: 0;
}

.HTMLChatTalk textarea {
  resize: none;
  height: 100% !important;
  width: 100% !important;
}

.HTMLChatTalk textarea,
.HTMLChatTalk textarea:hover,
.HTMLChatTalk textarea:focus {
  border: 0;
}

.HTMLChatTalk .HTMLMemo:nth-child(1) {
  background-color: #E5E5E5;
}

.HTMLChatTalk .HTMLMemo:nth-child(1) textarea {
  background-color: transparent !important;
  border-radius: 0;
  padding: 13px;
  font-size: 16px;
}

.HTMLChatTalk .HTMLMemo:nth-child(2) textarea {
  border-radius: 0;
  padding: 4px;
  overflow: hidden;
  font-size: 18px;
  border: 0px solid #fff;
  border-bottom: 1px solid #404040;
}

/*************************************************/
/* HTMLPlayer: Reprodutor de M�dia               */
/*************************************************/

.HTMLPlayer {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.8);
}

.HTMLPlayerSliding {
  -webkit-transition-duration: 0.7s;
  -moz-transition-duration: 0.7s;
  -ms-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
  z-index: 2147483647;
  padding-top: 30px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABh0RVh0U29mdHdhcmUAcGFpbnQubmV0IDQuMC4zjOaXUAAAAhlJREFUWEftlzlLA1EUhRNc4hLFxEILkQj+BUs7/4CFYGOhtWBhoZaCYIKoWIqFhTYWdjZilcYqnQEJhEgwSEgCCVlnsvq9+CIjWWCcGRtz4PC2O/edefe+y4ytjz46oVgsOsrlsqvRaLjNpKqqrlwuN0Tf1mIbCoWCo1QqnVYABqaClyrjf59udwHYuK3YvAUhgqa7ACanodXoC9AngOwN1Wo1L11drFarJ/l8/pGwK4y10CcAXMhl3SDr58npW+mnBd0CzuVyE4FAwB4KhcYymcwka4NyuiM4OWe9Xvd9ufmGMQHRaHQiHo+vUi92KVrLrA/LpTaw5oQiJFoYE5BKpTwc7RUxfic/nuhv0i5g13YazI3AQ+FEA2MC0un0IhvecbQKVInxm6IoNwhZw3YG2qWp8GeHu1AL8wSIRdo6sVbI9ldq/VYymRyVpk1gsiPsNLBEgMopRBKJxHYkEhmXpk1gYp0ANq7AFOMHEnKDcPwIgQBjcwVwxB4KzDWbfXATnhHgI/5L2HVKwgG4J5xoYExAOByejMVi64g4yGazK6zPwo71gPkxeAS1MCbA7/fbg8Ggk5OYIgw9CxHPmlIHfl2KOaU5cuOSmlGSvgT0CeDhF970mK4u8oyXm3FPgmYYa6FPgAXoC+gu4A8+SlWa7gIoKA6y9swKEWJzfPf+LBfg6ogfE/EzIcJhGrkRbgT0/jH5Z7DZPgEGiNBQxJe7wQAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
}

.HTMLPlayerSliding:hover {
  bottom: -4px !important;
}

.HTMLVideoPlayer,
.HTMLAudioPlayer {
  background-color: #000;
  z-index: 1;
}

.HTMLVideoPlayer {
  margin-top: 3px;
  margin-left: 3px;
  margin-right: 3px;
}

.HTMLAudioPlayer {
  height: 30px;
}

/*************************************************/
/*                 RSS: Leitor RSS               */
/************************************************/

.HTMLRSSBody {
  position: absolute;
  background: #FFF;
  border-radius: 10px;
  min-height: 100px;
  z-index: 100000;
  padding: 10px;
}

.HTMLRSSSlider {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}

.HTMLRSSTitle {
  color: #FFFFFF;
  position: relative;
  font-weight: bold;
  text-align: center;
  width: 94%;
  height: auto;
  min-height: 30px;
  overflow: hidden;
  font-size: 16px;
  text-overflow: ellipsis;
  z-index: 1;
  left: 3%;
  padding-top: 2%;
  background: #3173AF;
  TEXT-TRANSFORM: uppercase;
  margin-bottom: 2px;
  border-bottom: 5px #498ECF solid;
  background-repeat: no-repeat;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}

.HTMLRSSItem {
  position: relative;
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 2;
  width: 94%;
  margin-top: 10px;
  margin-left: 3%;
}

.HTMLRSSItemTitle {
  position: relative;
  font-size: 14px;
  width: 100%;
  height: auto;
  margin-bottom: 8px;
  font-weight: bold;
  color: #3173AF;
}

.HTMLRSSItemTitle span {
  display: table;
  margin-top: auto;
}

.HTMLRSSDescription {
  position: relative;
  width: 100%;
  font-size: 12px;
  height: auto;
  color: #3173AF;
  float: left;
  margin-bottom: 10px;
}

.HTMLRSSDescription * {
  float: left;
  vertical-align: 30%
}

.HTMLRSSDescription img {
  margin-right: 10px;
  max-width: 75px;
  border-radius: 3px;
}

.HTMLRSSDescription br {
  display: none;
}

.HTMLRSSSeparator {
  position: relative;
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #3173AF;
  float: left;
}

/***************************************************/
/* Tabela: Novo Componente Tabela (Feito em Maker) */
/***************************************************/

.HTMLTable {
  border-top: 1px solid #D3D1D1;
  border-bottom: 1px solid #D3D1D1;
  border-left: 1px solid #D3D1D1;
  border-right: 1px solid #D3D1D1;
  background-color: white;
}

.HTMLTableAllModes {
  z-index: 100000;
}

.HTMLTable .HTMLEdit,
.HTMLTableSearchEdge {
  height: 22px;
}

.HTMLTable .HTMLEdit {
  float: left;
  border-right: 1px solid #D3D1D1;
}


.HTMLTableSearchEdge {
  overflow: hidden;
  display: none;
}

.HTMLTable .HTMLEdit input {
  width: 100% !important;
  border-radius: 0;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  text-indent: 8px;
  border: 0px;
}

.HTMLTable .HTMLEdit input { 
  width: 100% !important;
  border-radius: 0;
  height: 100%;
  padding-left: 0px;
  padding-right: 5px;
  text-indent: 8px;
  border: 0px;
  background-repeat: no-repeat;
  background-position: 5px 0px;
  background-size: 20px;
}

.HTMLTable .HTMLEdit input {
  width: 100% !important;
  border-radius: 0;
  height: 100%;
  padding-left: 0px;
  padding-right: 5px;
  text-indent: 8px;
  border-bottom: solid 1px #dfdfdf;
  background-repeat: no-repeat;
  background-position: 5px 3px;
  background-size: 15px;
}


.HTMLTable .HTMLEdit input:focus {
  border: 1px solid #3173AD;
}

.HTMLTableHeaderRow,
.HTMLTableEdge {
  height: 25px;
  width: 100%;
  white-space: nowrap;
  border-bottom: 1px solid #c9b6b6;
  font-size: 14px;
  z-index: 1;
}

.HTMLTableEdge {
  width: 13px;
  /*border-left: 1px solid #ababab;*/
}

.HTMLTableHeaderCell,
.HTMLTableEdge {
  background: #F2F2F2;
}

.HTMLTableHeaderCell {
  float: left;
  height: 100%;
  outline: none;
  background: unset;
}

.HTMLTableHeaderCell[draggable=true],
.HTMLTableHeaderCell[draggable=true]>span {
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.HTMLTableHeaderCell:last-child {
  overflow: hidden;
  float: none;
}

.HTMLTableHeaderCell:hover,
.HTMLTableEdge:hover {
  background: #E3E3E3;
  /*color: #3173AF;*/
}

.HTMLTableHeaderCell span {
  cursor: default;
  padding-left: 5px;
  padding-right: 3px;
  position: relative;
  top: 3px;
  font-weight: bold;
  font-size: 12px;
}

.HTMLTableHeaderCellSeparator {
  float: left;
  position: relative;
  cursor: ew-resize;
  height: 100%;
  background-color: #D3D1D1;
  width: 1px !important;
}

.HTMLTableHeaderCellSeparator:hover,
.HTMLTableHeaderCellSeparator:active {
  background-color: #3173AF;
}

.HTMLTableBody {
  white-space: nowrap;
  width: 100%;
}

.HTMLTableBody2 {
  outline: none;
}

.HTMLTableBodyRow {
  background-color: white;
  position: relative;
  width: 100%;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #f0f0f0;
  height: 25px;
  padding: 4px 0px;
}

.HTMLTableBodyRowOdd {
  background-color: #F3F3F3;
  border-top: 1px solid #D3D1D1 !important;
  border-bottom: 1px solid #D3D1D1 !important;
}

.HTMLTableBodyRow:hover {
  background-color: #E4E4E4;
}

.HTMLTableBodyRowSelected {
  background-color: #c0dafb !important;
  color: #000000;
}

.HTMLTableBodyRowSelected:hover {
  background-color: #3173AF;
}

.HTMLTableBodyCell {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-left: 1px;
  cursor: default;
  height: 100%;
}

.HTMLTableBodyCell span {
  padding-right: 2px;
  vertical-align: top;
}

.HTMLTablePrevious,
.HTMLTableNext {
  bottom: -35px;
  position: absolute;
  width: 28px;
  height: 28px;
  background-size: 28px 28px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  -webkit-transition: 0.2s opacity ease-in;
  -moz-transition: 0.2s opacity ease-in;
  -ms-transition: 0.2s opacity ease-in;
  -o-transition: 0.2s opacity ease-in;
  transition: 0.2s opacity ease-in;
  opacity: 0.6;
}

.HTMLTablePrevious:not(.HTMLTablePreviousDisabled):hover,
.HTMLTableNext:not(.HTMLTableNextDisabled):hover {
  opacity: 1;
}

.HTMLTablePreviousDisabled,
.HTMLTableNextDisabled {
  cursor: default;
}

.HTMLTablePrevious {
  right: 35px;
  background-image: url("HTMLTable/previous.png");
}

.HTMLTablePreviousDisabled {
  background-image: url("HTMLTable/previous_disabled.png");
}

.HTMLTableNext {
  right: 0;
  background-image: url("HTMLTable/next.png");
}

.HTMLTableNextDisabled {
  background-image: url("HTMLTable/next_disabled.png");
}

.HTMLTableContextMenu {
  position: absolute;
  z-index: 2147483647;
  background-color: #f5f5f5;
  font-size: 1.2em;
  white-space: nowrap;
  line-height: 30px;
  width: 200px;
  text-indent: 10px;
  box-shadow: 1px 1.732px 9px 0px rgba(64, 64, 64, 0.5);
  border-radius: 4px;
}

.HTMLTableContextMenu>div {
  cursor: pointer;
  border-bottom: 1px solid #e7e7e7;
  color: #434343;
  -webkit-transition: 0.1s ease-in;
  -moz-transition: 0.1s ease-in;
  -ms-transition: 0.1s ease-in;
  -o-transition: 0.1s ease-in;
  transition: 0.1s ease-in;
  border-top: 1px solid #e7e7e7;
}

.HTMLTableContextMenu>div:hover {
  background-color: lightblue;
  color: #171717;
  border-bottom-color: lightblue;
  border-top-color: lightblue;
}

.HTMLTableOrderArrow {
  position: absolute;
  width: 7px;
  left: calc(50% - 3.5px);
  top: 1px;
  display: none;
}

.HTMLTableOrderArrowInverted {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.HTMLTableOrderArrowSort {
  display: block;
}

.HTMLTableRowGroups {
  border-bottom: 1px solid #B7B4B4 !important;
  background: #E4E4E4;
}

.HTMLTableRowGroupsChilds {
  border-bottom: 1px solid #E4E4E4 !important;
  background: #F9F9F9;
}

.HTMLTableHeaderCellGroup {
  float: left;
  height: 100%;
  outline: none;
  border-right: 1px solid #ababab;
  min-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
}

.HTMLTableHeaderCellGroup>span {
  top: 3px;
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
}

.HTMLTableHeaderCellGroup>img {
  top: 5px;
  right: 2px;
  width: 10px;
  position: relative;
  float: right;
  cursor: pointer;
}

.HTMLTableSumaryGeneral {
  background: #E4E4E4;
  border: 1px solid #ccc;
}

/*************************************************/
/* HTMLScrollBar: Barra de Rolagem               */
/*************************************************/

.HTMLScrollBar {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: default;
  background-color: rgba(211, 211, 211, 0.3);
  -webkit-transition: 0.5s background-color ease;
  -moz-transition: 0.5s background-color ease;
  -ms-transition: 0.5s background-color ease;
  -o-transition: 0.5s background-color ease;
  transition: 0.5s background-color ease;
}

.HTMLScrollBar:hover,
.HTMLScrollBar:active {
  background-color: rgba(211, 211, 211, 0.6);
}

.HTMLScrollThumbX,
.HTMLScrollThumbY {
  position: relative;
  background-color: #3A79B3;
}

.HTMLScrollThumbX {
  height: 14px;
  min-width: 20px;
}

.HTMLScrollThumbY {
  width: 14px;
  min-height: 20px;
}

/*************************************************/
/*                COMPONENTE ABA                 */
/*************************************************/

.HTMLTabComponent,
.HTMLTabComponentClose,
.HTMLTabComponentUndock {
  background-color: #888888;
  height: 21px;
  max-width: 15px;
  min-width: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #FFFFFF;
  text-align: left;
  /*border-bottom: 4px solid #3173ad;*/
}


.HTMLTabComponent {
  border-top-left-radius: 0px;
}

.HTMLTabComponentClose {
  border-top-right-radius: 0px;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  padding: 0 15px;
}

.fecharAba>span {
  color: #fff !important;
}

.fecharAbaDesabilitada>span {
  color: #FFFFFF !important;
}

.separarAba img {
  width: 15px;
  height: auto;
  position: relative;
}

.HTMLTabComponentSelected {
  border-top: 0px solid #FF0000;
  border-left: 1px solid #91A7B4;
  text-transform: uppercase;
}

.HTMLTabComponentCloseSelected {
  border-top-right-radius: 0px;
  vertical-align: middle;
  font-size: 12px;
  text-align: right;
  padding-right: 10px;
  border-right: 1px solid #FFF;
}

.HTMLTabComponent {
  border-top: 0px solid #91A7B4;
  border-left: 1px solid #91A7B4;
  text-transform: uppercase;
}

.HTMLTabComponentClose {
  border-top: 0px solid #91A7B4;
  border-right: 1px solid #fff;
}

.HTMLTabComponentUndock {
  border-top: 0px solid #91A7B4;
}

.HTMLTabComponentUndockSelected {
  border-top: 0px solid #91A7B4;
}

.HTMLTabComponentSelected,
.HTMLTabComponentCloseSelected,
.HTMLTabComponentUndockSelected {
  background-color: #00bcd4 !important;
  max-width: 15px;
  min-width: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #FFFFFF;
  text-align: left;
  /*border-bottom: 4px solid #3173AD;*/
}

/*.HTMLTabComponent>a {
  color: #fff!important;
  font-size:12px;
  line-height:12px;
}*/

.HTMLTabComponent>a,
.HTMLTabComponentSelected>a {
  color: #fff !important;
  font-size: 13px;
  line-height: 12px;
  position: relative;
  left: 35px;
}

/*.HTMLTabComponentSelected>a:before,
.HTMLTabComponent>a:before {
  content: '';
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(iconeLogo.png);
  background-repeat: no-repeat;
  background-size: 15px;
  position: absolute;
  left: -20px;
  top: 1px;
}*/


.HTMLTabComponentSelected {
  border-top-left-radius: 0px;
}

.HTMLTabComponentCloseSelected,
.HTMLTabComponentUndockSelected {
  border-top-right-radius: 0px;
  vertical-align: middle !important;
  font-size: 12px;
  text-align: center;
  padding: 0 15px;
  border-right: 0px solid #FFF;
}

.HTMLTabComponentCloseSelected>a b,
.HTMLTabComponentClose>a b {
  font-weight: lighter;
}

.HTMLTabComponentRow {
  /*border-bottom: 4px solid #005197;*/
  width: 100%;
  cursor: pointer;
  height: 40px;
}

.HTMLTabComponentRow>tbody {
  background-color: #005197;
}

.HTMLTabComponentGroupBox {
  top: 50px !important;
}

#Aba>div {
  height: 100% !important;
}

#Aba>div:nth-child(2) {
  width: calc(98% - 30px) !important;
  height: calc(100% - 40px) !important;
  top: 40px !important;
  left: 21px !important;
}

/********************************************/
/* WFRReport: Janela de Filtros do */
/********************************************/
#WFRReport iframe {
  height: 386px;
}

/* Style da cor de fundo da janela de filtro do Relat�rio*/
#WFRReportHeaderActions,
#WFRReportHeaderOptions {
  float: left;
  width: 100%;
  background:rgb(54, 117, 61);
}

#WFRReportHeaderActions div,
#WFRReportHeaderActions span {
  cursor: pointer;
  padding: 3px;
}

/* Style da cor de fundo da baorda da janela de filtro do Relat�rio*/
#WFRReportHeaderOptions {
  border-top: 1px solid white;
}

#WFRReportHeaderActionsPreview,
#WFRReportHeaderActionsDesign,
#WFRReportHeaderActionsOrder,
#WFRReportHeaderActionsReload,
#WFRReportHeaderOptionsPlugin,
#WFRReportHeaderOptionsReportGenerator,
#WFRReportHeaderOptionsReportFormat {
  float: left;
}

#WFRReportHeaderActions img,
#WFRReportHeaderOptionsPlugin img {
  vertical-align: middle;
}

#WFRReportHeaderOptionsPlugin {
  padding-top: 2px;
  padding-left: 6px;
  display: none;
}

/* Style referente a fonte para o texto de download do plugin do adobe*/
#WFRReportHeaderOptionsPlugin span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3173AF;

}

/* Style referente as fontes dos textos da janela de filtro do Relat�rio*/
.WFRUserSelectReport {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color:white;
}

#WFRReportHeaderOptionsReport {
  float: right;
}

#WFRReportHeaderOptionsReport span {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  cursor: default;
}

/* Style referente a linha que envolve as Op��es de gerador e formato*/
#WFRReportHeaderOptionsReportGenerator {
  padding-left: 6px;
  padding-top: 3px;
  border-top-left-radius: 8px;
  padding-left: 6px;
  width: 130px;
  color: #3173AF;
  display: none;
}

/* Style referente a linha que envolve as Op��es de gerador e formato*/
#WFRReportHeaderOptionsReportFormat {}

#WFRReportHeaderOptionsReportGenerator div {
  float: left;
}

/********************************************/
/* WFRReportOrder: Janela de Ordena��o do Relat�rio*/
/********************************************/

/* Style da cor de fundo da janela de Ordena��o do Relat�rio*/
#WFRReportBackgroundOrder {
  float: left;
  width: 100%;
  background: #F1F1F1;
}


/* Style dos textos da janela de Ordena��o do Relat�rio*/
.WFRUserSelectReportOrder {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3173AF;
}

/*Estilo dos Bot�es*/
.WFRReportButtonOrderOk,
.WFRReportButtonOrderClose {
  width: 70px;
  height: 23px;
  border: 1px solid #A6A7B0;
  border-radius: 6px;
  cursor: pointer;
  color: #FFF;
  background: #B5B5B5;
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  outline: none;
}

.WFRReportButtonOrderOk:hover,
.WFRReportButtonOrderClose:hover {
  background: #f2f2f2;
  color: #747474;
}

/********************************************/
/* AccessManager: Janela Modo Gerente*/
/********************************************/

#AccessManagerBackground {
  background: #F1F1F1;
}

#AccessManagerBackgroungTitleBar {
  background: #3173AF;
}

#perm_message font {
  color: #3173AF !important;
}

#AccessManagerFontTitleAccessPermissions {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3173AF;
  font-weight: bold;
}

#AccessManagerFontTitleOptionBar {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #FFF;
  font-weight: bold;
}

#AccessManagerFontText {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3173AF;
}

#AccessManagerFontMenu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #3173AF;
  font-weight: bold;
}

#AccessManagerFontUpdateGroups {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3173AF;
  font-weight: bold;
}

#AccessManagerAccessPermissionsBackground {
  background: #ffffff;
}

/********************************************/
/*                MENU: Atalhos             */
/********************************************/

.HTMLMenuShortCut {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 1000;
}


.HTMLMenuShortCut>img {
  position: absolute;
  width: 40px;
  height: 40px;
}

.HTMLMenuShortCut>span {
  position: absolute;
  top: 40px;
  text-align: center;
  width: 80px;
  left: -50%;
  overflow-wrap: break-word;
}



/*******************************************************/
/* HTMLListagem: Componente Listagem                   */
/*******************************************************/
.HTMLListagem .HTMLImage {
  cursor: pointer;
  max-width: 30px;
}

.HTMLListagemFields {
  overflow: auto;
  height: calc(100% - 100px);
  width: 100%!important;
  top: 70px;
  position: relative;
}

.HTMLListagemFields>div {
  width: 100%;
  height: 20px;
  display: inline-flex;
  position: relative;
  background: #e9ecec;
  overflow: hidden;
}

.HTMLListagemFields>div .HTMLCheckBox {
  /*display: inline-flex!important;*/
  position: relative!important;
  overflow: hidden!important;
  font-family: 'Open Sans', sans-serif, arial;
  font-size: 12px;
  font-weight: 500;
  color: #555B61;
  /*text-indent: 5px;*/
}

.HTMLListagemFields>div .HTMLCheckBox>input {
  margin-left: calc(50% - 7.5px);
}

.HTMLListagemFields>div>.HTMLCheckBox>#chkLabel-disabled {
  top: -17px;
}

.HTMLListagemFields>div .HTMLLabel {
  display: inline-flex!important;
  position: relative!important;
  overflow: hidden!important;
  font-family: 'Open Sans', sans-serif, arial;
  font-size: 10px;
  font-weight: 500;
  color: #555B61;
  text-indent: 5px;
  margin-top: 4px;
}

.HTMLListagemFields>div .HTMLLabel>div>div {
  background: rgba(255, 255, 255, 0);
}

.HTMLListagemFields>div .HTMLComboBox {
  display: inline-flex!important;
  position: relative!important;
  overflow: hidden!important;
  font-family: 'Open Sans', sans-serif, arial;
  font-size: 12px;
  font-weight: 500;
  color: #555B61;
  text-indent: 5px;
}

.HTMLListagemFields>div .HTMLEdit {
  display: inline-flex!important;
  position: relative!important;
  overflow: hidden!important;
  font-family: 'Open Sans', sans-serif, arial;
  font-size: 12px;
  font-weight: 500;
  color: #555B61;
  text-indent: 5px;
}

.HTMLListagemFields>div .HTMLLabel>div>div {
  background: rgba(255, 255, 255, 0)!important;
}

.HTMLListagemNome {
  width: 50% !important;
  height: 20px !important;
}

.HTMLListagemVersao {
  width: calc(50% - 5px) !important;
  left: 50% !important;
  margin-left: 5px;
  height: 20px !important;
}

.HTMLListagemSeparador>div:nth-child(1) {
  margin-top: 2px;
}

.HTMLListagemFieldsEven {
  background: white!important;
}

.HTMLListagemHeader>div>div {
  margin-top: 3px;
}

.HTMLListagemHeader>div {
  margin-top: 0px!important;
}

.HTMLListagemMostrar {
  width: 38px !important;
}

.HTMLListagemAgrupar {
  width: 48px !important;
}

.HTMLListagemSomar {
  width: 38px !important;
}

.HTMLListagemTamanho {
  width: 50px!important;
}

.HTMLListagemMascara {
  max-width: 85px!important;
}

.HTMLListagemTipoOrdem {
  max-width: 106px!important;
}

.HTMLListagemOrdem {
  max-width: 50px!important;
}

.HTMLListagemOperador {
  max-width: 104px!important;
}

.HTMLListagemFiltro_Inicial>div {
  left: calc(100% - 23px)!important;
}

.HTMLListagemFiltro_Inicial input {
  text-align: left !important;
}

.HTMLListagemFiltro_Final>div {
  left: calc(100% - 23px)!important;
}

.HTMLListagemFiltro_Final input {
  text-align: left !important;
}

@font-face {
  font-family: 'makerlistagem';
  src: url('../../Resource/font/makerlistagem.eot?93002626');
  src: url('../../Resource/font/makerlistagem.eot?93002626#iefix') format('embedded-opentype'), url('../../Resource/font/makerlistagem.woff2?93002626') format('woff2'), url('../../Resource/font/makerlistagem.woff?93002626') format('woff'), url('../../Resource/font/makerlistagem.ttf?93002626') format('truetype'), url('../../Resource/font/makerlistagem.svg?93002626#makerlistagem') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "makerlistagem";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cancel-circled:before {
  content: '\e800';
}

.icon-floppy:before {
  content: '\e801';
}

.icon-trash:before {
  content: '\e802';
}

.icon-layers:before {
  content: '\e803';
}

.icon-doc-text:before {
  content: '\f0f6';
}

.icon-file-pdf:before {
  content: '\f1c1';
}

.icon-file-word:before {
  content: '\f1c2';
}

.icon-file-excel:before {
  content: '\f1c3';
}

.icon-file-image:before {
  content: '\f1c5';
}

.icon-formatos {
  position: relative;
  display: inline-block;
  font-size: 20px;
  padding-left: 1px;
  padding-right: 1px;
  opacity: 0.9;
}

.icon-formatos:hover {
  opacity: 1;
  cursor: pointer;
}

.HtmlMsgListagem {
  height: 40px;
  width: 334px;
  background: rgb(231, 231, 229);
  top: calc(50% - 20px);
  position: absolute;
  margin-left: calc(50% - 167px);
  z-index: 99;
  border-radius: 20px;
  display: none;
}

.HtmlMsgListagem>span {
  width: 97%;
  height: 24px;
  margin-top: -12px;
  position: absolute;
  top: 50%;
  left: 11.5%;
  font-size: 14px;
  font-weight: bold;
  color: #7d7d7c;
}

.HTMLListagemUsuario {
  width: 20%!important;
  left: 80%!important;
  text-align: -webkit-right;
  text-align: right;
}

.ui-load:after {
  position: absolute;
  content: '';
  top: calc(50% - 6px);
  left: 11px;
  margin: -.64285714em 0 0 -.64285714em;
  width: 1.8em;
  height: 1.8em;
  -webkit-animation: spin .6s linear;
  animation: spin .6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #6e7075 transparent transparent;
  border-style: solid;
  border-width: .2em;
  box-shadow: 0 0 0 1px transparent;
}

.ui-load:before {
  position: absolute;
  content: '';
  top: calc(50% - 6px);
  left: 11px;
  margin: -.64285714em 0 0 -.64285714em;
  width: 1.8em;
  height: 1.8em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.1);
}


/* Animations */

@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}


/*******************************************************/
/* HTMLListagem: Componente Mala Direta                */
/*******************************************************/

.MalaDireta {
  height: 100%;
  width: 30px;
  background: white;
  z-index: 10;
  display: block;
  position: absolute;
  -webkit-transition: width 1s;
  transition: width 1s;
  float: right;
  right: 0px;
}

.ExibicaoMalaDireta {
  height: 100%;
  width: 30px;
  position: absolute;
}

.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}

@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  60% {
    -moz-transform: translateX(-2px);
    transform: translateX(-2px);
  }
}

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  60% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  60% {
    -moz-transform: translateX(-2px);
    -ms-transform: translateX(-2px);
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
}

.arrow {
  position: absolute;
  left: 0px;
  top: calc(50% - 55px);
  margin-left: -5px;
  margin-top: 0px;
  width: 40px;
  height: 55px;
  cursor: pointer;
  z-index: 999998;
  transition: all 0.5s ease-in-out, opacity 0.3s;
}

.arrow div {
  position: absolute;
  width: 40px;
  height: 52px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAAwCAYAAACfbhNRAAAACXBIWXMAAAsTAAALEwEAmpwYAAABNmlDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjarY6xSsNQFEDPi6LiUCsEcXB4kygotupgxqQtRRCs1SHJ1qShSmkSXl7VfoSjWwcXd7/AyVFwUPwC/0Bx6uAQIYODCJ7p3MPlcsGo2HWnYZRhEGvVbjrS9Xw5+8QMUwDQCbPUbrUOAOIkjvjB5ysC4HnTrjsN/sZ8mCoNTIDtbpSFICpA/0KnGsQYMIN+qkHcAaY6addAPAClXu4vQCnI/Q0oKdfzQXwAZs/1fDDmADPIfQUwdXSpAWpJOlJnvVMtq5ZlSbubBJE8HmU6GmRyPw4TlSaqo6MukP8HwGK+2G46cq1qWXvr/DOu58vc3o8QgFh6LFpBOFTn3yqMnd/n4sZ4GQ5vYXpStN0ruNmAheuirVahvAX34y/Axk/96FpPYgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6AAAUggAARVYAAA6lwAAF2/XWh+QAAAA9ElEQVR42uzYMQ7DIAwFUNvq1qZLpNz/eq2UpVFmujBVVYvhf8MAEwIJPQVsHDSlJL2byQBtIoZCXL4NPvcdsfZLRJbcP0XkJiKyrWsZAtA+Q+6axzRqO5J3zgIBIQcz9Y6O1DtEPYCDgfB+gTsa4QUoejtggFoEFFCDgAO8CArAg6ABShFUQAmCDviHCAH8QoQBUHeHti7QijhGKHSXXEtSEBoJMdBeN0EMeOiqIQY+/VUQI4ShG2KkfOCCeEOUAqnJE3BIbbKCQloyJgzSmra9kMcIt+jG/BftXk/QKqtQCOOlRr1zrNc79eB0PitPxIiI9wDoOSxpNjDwdQAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-size: 40px;
}

.ContextMenu {
  position: relative;
  z-index: 99999;
  box-shadow: #a2a2a2 3px 4px 10px;
  display: block;
  overflow: overlay;
  background: white;
  top: 10px;
  width: 250px !important;
  display: none;
}

#HTML {
  display: inline-flex !important;
}

.ContextMenu {
  position: absolute;
  z-index: 99999;
  box-shadow: #a2a2a2 3px 4px 10px;
  display: block;
  background: white;
  top: 22px;
  width: 200px !important;
  display: none;
}

.ContextMenu>menu>menuitem {
  width: 88%;
  height: 18px;
  font-size: 11px;
  display: block;
  padding: 6px 11px 0px 12px;
  border-bottom: solid 1px rgba(103, 103, 103, 0.1);
  cursor: pointer;
}

.ContextMenu>menu>menuitem:hover {
  background: #eaeaea;
}

#contextmenu {
  max-height: 500px;
}

/********************************************/
/*              ORGANOGRAMA               */
/********************************************/

/*CLASSES API*/

.google-visualization-orgchart-lineleft {
  border-left: 1px solid #2980b9;
}

.google-visualization-orgchart-linebottom {
  border-bottom: 1px solid #2980b9;
}

.google-visualization-orgchart-lineright {
  border-right: 1px solid #2980b9;
}

.GoogleChartOrg {
  text-align: center;
  vertical-align: middle;
  font-family: arial, helvetica;
  cursor: pointer;
  border-radius: 3px;
  background: #ECECEC;
  border: 1px solid #ADBBC3;
  color: #3E4244;
  min-width: 40px;
  /* box-shadow: 1px 1px 0px 1px rgba(0, 0, 0, 0.1); */
}

.GoogleChartOrg:hover {
  background: #E9E9E9;
}

.GoogleChartOrgSelected {
  border: 1px solid #3781B1;
  background: #2980B9;
  color: #fff;
  min-width: 40px;
  overflow: hidden;
  position: relative;
}

.GoogleChartOrgSelected:before {
  content: '';
  width: 100%;
  height: 0;
  left: 0;
  top: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  position: absolute;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);

  -webkit-animation: selectedorgan 0.3s ease-in-out;
  -moz-animation: selectedorgan 0.3s ease-in-out;
  -ms-animation: selectedorgan 0.3s ease-in-out;
  -o-animation: selectedorgan 0.3s ease-in-out;
  animation: selectedorgan 0.3s ease-in-out;

  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

.GoogleChartOrgSelected:hover {
  background: #3498db;
}

/* -- Anima��o dos itens selecionados -- */
@-webkit-keyframes selectedorgan {
  0% {
    height: 0;
    opacity: 1;
  }

  100% {
    height: 100%;
    opacity: 0;
  }
}

@-moz-keyframes selectedorgan {
  0% {
    height: 0;
    opacity: 1;
  }

  100% {
    height: 100%;
    opacity: 0;
  }
}

@-o-keyframes selectedorgan {
  0% {
    height: 0;
    opacity: 1;
  }

  100% {
    height: 100%;
    opacity: 0;
  }
}

@keyframes selectedorgan {
  0% {
    height: 0;
    opacity: 1;
  }

  100% {
    height: 100%;
    opacity: 0;
  }
}

/********************************************/
/*              Localizar                   */
/********************************************/
.CustomTabSearch>div {
  position: relative;
  width: 100%;
}

.CustomTabSearch img {
  float: right;
  margin: 2px;
  z-index: 3;
  cursor: pointer;
}


.CustomTabSearch>div>span {
  text-align: left;
  float: right;
  margin: 7px;
  font-weight: bold;
}

.CustomTabSearch>tr {
  text-align: center;
  cursor: pointer;
}

#div_busca_avancada {
  position: absolute;
  height: calc(100% - 24px);
  display: table;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.619608);
  font-size: 15px;
  width: 100%;
}

#div_busca_avancada table {
  margin-top: 20px;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  position: relative;
  top: 55px;
  width: 250px;
  font-size: 16px;
  cursor: pointer;
  border-collapse: collapse;
  border-bottom: 1px solid;
  border-top: 1px solid;
  background: rgba(255, 255, 255, 0.73);
  border-radius: 20px;
}

#div_busca_avancada table>tr:not(:last-child):hover {
  background: #2B579A;
  color: #fff;
}

#lay {
  width: 100% !important;
  height: 100% !important;
  background: #ffffff !important;
}

/* HTMLTabController: �rea das Abas  */
.HTMLTabController {
  top: -8px !important;
  z-index: 999 !important;
}

/* HTMLTabContainer: Container da Aba    */
.HTMLTabContainer[style*="top: 42px;"] {
  top: 60px !important;
  height: calc(100% - 60px);
}

.HTMLTabContainer[style*="top: 60px;"] {
  top: 60px !important;
}

/*.separarAba img { 
  display: none;
}*/

/* HTMLNavigationForm: Barra de Navega��o*/
.HTMLNavigationForm {
  text-align: left !important;
}

.HTMLNavigationForm:hover {
  z-index: 999 !important;
}

/*.HTMLNavigationFormBar {
  background: #E2E2E2!important;
}*/

/* HTMLMenu: Componente Menu             
.HTMLMenu li a {
  line-height: 19px !important;
}*/

/* HTMLMenu: Item Vertical               */
.HTMLMenuVertical .HTMLFirstLevel>a {
  text-align: left;
  line-height: 30px;
  box-shadow: 0px 0.5px 0px #ffffff;
}

.HTMLRemainingLevels>a {
  font-size: 10pt !important;
}

/*                COMPONENTE ABA                 */
.HTMLTabComponent,
.HTMLTabComponentClose,
.HTMLTabComponentUndock {
  font-size: 20px !important;
  line-height: 34px !important;
}

.HTMLTabComponentCloseSelected {
  font-size: 20px !important;
}

.HTMLTabComponentUndock {
  padding: 0 15px;
  background-image: url("EditAba/window_expd.png");
  background-position: center center;
  background-size: 12px;
  background-repeat: no-repeat;
}

.HTMLTabComponentUndock>a>span>b {
  display: none !important;
}

/*.HTMLTabComponentUndockSelected{
  background-image: url("EditAba/window_expd.png");
  background-position: center center;
  background-size: 12px;
  background-repeat: no-repeat;
}*/

.HTMLTabComponentUndockSelected>a>span>b {
  display: none !important;
}

.HTMLTabComponentSelected,
.HTMLTabComponentCloseSelected,
.HTMLTabComponentUndockSelected {
  font-size: 9pt;
  line-height: 34px;
}

.HTMLTabComponentUndockSelected img {
  top: 5px;
}

/********************************************/
/*             REPORT DESIGN                */
/********************************************/

.layReportDesign .HTMLTabArea {
  background: linear-gradient(135deg, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
}

.ReportDesign-Topo {
  left: 0px !important;
  -background: linear-gradient(to bottom, #45484d 0%, #000000 100%);
}

.ReportDesign-Base {
  left: 0px !important;
  background: linear-gradient(to bottom, #45484d 0%, #000000 100%);
}

#ReportDesign-Formato>div:first-child {
  left: -56px !important;
  color: #fff;
}

#ReportDesign-Texto>div>div {
  color: #fff;
}


#ReportDesign-PDF>div>div {
  background: #38A19D !important;
  color: #fff;
  border-radius: 4px;
}

/********************************************/
/*             Bot�o Voltar                 */
/********************************************/

.HTMLButton_Voltar button {
  border: none;
  background-color: #0dc2bb;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.HTMLButton_Voltar button:hover {
  background-color: #10D3CB;

}

.HTMLButton_Voltar button:focus {
  outline: none;
}

/********************************************/
/*             REPORT DESIGN                */
/********************************************/
.layReportDesign .HTMLTabArea {
  background-image: url('ReportDesignImages/BackgroundReport.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ReportDesign-Topo {
  left: 0px !important;
  -background-color: #111316;
}

.ReportDesign-Base {
  left: 0px !important;
  opacity: 0.450;
  background: #141619;
  /* Old browsers */
}

#ReportDesign-Formato>div:first-child {
  left: -56px !important;
  color: #fff;
}

#ReportDesign-Texto>div>div {
  color: #fff;
}

#ReportDesign-PDF>div>div {
  background: #38A19D !important;
  color: #fff;
  border-radius: 4px;
}

.ReportDesignHTMLGroupBox-Top {
  border-top: 1px solid rgb(190, 190, 190);
}

.ReportDesignButton button {
  background: #38BDB9;
  border-bottom: 3px solid #2DA9A6;
  color: #FFFFFF;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
}

.ReportDesignButton button:hover {
  background: #2DA9A6;
}

/*    ----  REPORT DESIGN - Visualizar - Categoria  ----    */

.layReportCategory .HTMLTabArea {
  background-image: url('ReportDesignImages/BackgroundReport.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.layReportCategory .RDExportMainClass {
  position: absolute;
  left: 8px;
  top: 155px;
  height: 455px;
  width: 561px;
  overflow-x: hidden;
}

.layReportCategory .RDExportEvenRow {
  position: relative;
  height: 30px;
  width: 540px;
  font-size: 12px;
  background: #F5F5F5;
  transition: all 0.5s;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}

.layReportCategory .RDExportOddRow {
  position: relative;
  height: 30px;
  width: 540px;
  font-size: 12px;
  background: #fff;
  transition: all 0.5s;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}

.layReportCategory .RDExportCellName {
  position: relative;
  height: 100%;
  width: 80%;
  border-right: 1px solid #EAEAE1;
  padding-left: 4px;
}

.layReportCategory .RDExportCellView {
  position: relative;
  height: 100%;
  width: 20%;
  text-align: center;
}

.layReportCategory .HTMLLabel>div>div {
  color: #ffffff !important;
}

.layReportCategory .RDExportCellView>img {
  padding-right: 10px;
}

.layReportCategory .HTMLGroupBox {
  border: none;
}

.layReportCategory .HTMLEdit input {
  border: none;
}

.layReportCategory .HTMLEdit input:focus {
  box-shadow: none !important;
}

.layReportCategory .HTMLLookup input {
  border: none;
}

.layReportCategory .RDExportMainClass {
  width: 540px !important;
  left: 16px !important;
  top: 170px !important;
}

/*    ----  REPORT DESIGN - Jasper - Lista de Buscas  ----    */

.RDExportMainClass {
  position: absolute;
  left: 16px;
  top: 80px;
  height: 335px;
  width: 465px;
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom: 1px solid rgb(190, 190, 190);
}

.RDExportEvenRow {
  position: relative;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  width: 465px;
  background: #FAFAFA;
  cursor: pointer;
  letter-spacing: 0.6px;
  border-left: solid 3px rgb(244, 244, 244);
}

.RDExportEvenRow:hover {
  background-color: rgb(239, 239, 239);
  border-left-color: rgb(105, 224, 193);
}

.RDExportOddRow {
  position: relative;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  width: 465px;
  background: #F4F4F4;
  cursor: pointer;
  letter-spacing: 0.6px;
  border-top: solid 1px rgb(228, 228, 228);
  border-bottom: solid 1px rgb(231, 231, 231);
  border-left: solid 3px rgb(244, 244, 244);
}

.RDExportOddRow:hover {
  background-color: rgb(239, 239, 239);
  border-left-color: rgb(105, 224, 193);
}

.RDExportCellName {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
  padding-left: 4px;
}

.RDExportCellRemove {
  position: absolute;
  right: 0;
  height: 100%;
  width: 40px;
  background-image: -moz-linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(251, 251, 251) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(251, 251, 251) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(251, 251, 251) 100%);
  background-image: linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(251, 251, 251) 100%);
  border-left: 1px solid rgb(221, 221, 221);
}

.RDExportCellRemove:hover {
  box-shadow: inset 0px 0px 9px 1px rgb(240, 231, 231);
}

.RDExportCellRemove:hover>image {
  -webkit-transform: rotate(360deg);
  /* Chrome, Safari, Opera */
  -ms-transform: rotate(360deg);
  /* IE 9 */
  transform: rotate(360deg);
  background-image: url('ReportDesignImages/removeListTrash.png');

}

.RDExportCellRemove>image {
  background-image: url('ReportDesignImages/removeList.png');
  /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAANkE3LLaAgAAAYFpQ0NQSUNDIFByb2ZpbGUAAHiclZHPKwRhGMc/70hK7MX4kVJzEHtY2rhQUnYPiMPalN29zc6MtTVm32Zeiz/AXbnJwY9ykpzkuH/AOimlpPwHSrlI4/DSXki+9dTn+fbU8wuMhi2lbwCbgQrz8xmrUCxZHQ8YGABgO5Gcy+WW+VVv9wiAuzFbSv/3uh/VFRaKJRAmYFY0JwGzrHkGMLeVVCBygOls2C4IF0iFq/ksiH0gUdF8DCTKmq+ARN2pKBANIB241QDECzDlepEDRhJQjgwVGEfAcKFYsvRoaglmh6Ct2fJKEVycQ/9Iy0sOQO8a3Ey2vNcVBCD6mtH65AQAoisD7U9x/DoCHQfwsR/H76dx/HEGbY/QCJytsP51FyFu4a9c76Zz/QPQfX9mvT8AaThZgLVOWNqDw2cYvYSea8h1w+o0otn8Dn0rAAaztl8th7byXCs/n7GyNb8WRtJ2vH+9/W8pb0cBZGtyN6xWNpQ1J6XvpazFwBlPWRPp9DSfkRtxAxNUmUoAAAAJcEhZcwAACxMAAAsTAQCanBgAAAQ6SURBVDiNjZJbbBRVGMd/M7M7u7OXznbptrTdtLSQ9IK0QkttjCUCacOThEgEQ8AEjSGS+KQJ8RZNfPOCRDRBbAgkhhhtawBj1kj7Aq0FtHZhG7Gm4IKUluzOXrq7s7cZH5YSqHj5v5yTc778vvP9zx/uU9rvfzVbW/sm/0Nx8OYaG4+lFeWxhxZkurpeMI8cSZj9/Qup7u59/waLgprbs+eEOTBgFg8cuKL5fGsX70SAQmvrXtuOHQdpaHDj9zuVbds+1Net2/8w2K/gdu3cecja17cbpxNxw4bV6q5dx7OyvGYRKI3Ozj4tzMy40DSYn0doaFDk7dvfS3V2PgCNQFnj1q2fWDdvfg5JgkgENI3E9PSaoUKhF8ACCEOaht7fz8ZMBkt3NySTCFVVitLb+76ez4v2ycmPJ8Hp2rLlsLWnZzeGAbEYGAbxU6cYDAQYu9tUAoyV0BQpFDZkp6aEBqsVqaoKUikEt9tiqajY+Fo0Kvja2nbLPT17kGXQddB1IgMDDI6McBnu/AGfTsOMBHANppZDeaZYXFucnhZW2O2IFRWQSoGiWCSfb5NUV/foPVg2SyIQ4PT584QgMQVvfQeDgCEB5CB1BUZXwLK8YawtzswINYClvLwEkGUwzdI+kyF29izfX7hACLQgvB6Ao0B+ceR7yZmE0UZQ88ViuxQOS3UVFeBwQDYL+TyYJrlgkB/Gx5mC+GV44wx8BhS4z8MH4vgzjPRC4xNNTW1l9fUgCKXXGQYUi2CzUUinCz/GYu8eg4OAcT9AWJqzrMvVIrS2HreuWrUeq7UEBBDF0mqaEImQC4UG5VRqn3D79p1/BKa93sdtsvy56PO1UF4OLhc4HCTn5pBkGYfLBfE4JJOg6xSy2WFN1/dV3rw5/TdgxuPZKCvKMdHprMdmA7sdysqI53JMTkwg22y0dXTgkGXIZEqe6jpGJvNTPJ3e6712LQggmiCmVfUZ2W4/KTqd9bhc4PFATQ2a3c5voRCz6XT0lqYtXA2FSLrdUFsLXi94PIiq2qG63V9lVq7cZIIgPSXLzTVO50nJ5VqO01kas7qamMXCjXPnuKFp4S/glTkYq1lY6DZjMcXR2opNVUsfBQiCsMwoFLoupdNfS/XFYnu1KO4t93qtgtsNfj9RQWB2eJjpaPTKCXh5CIYuwUUF/qxJJjvE2VnV2tSE3euFfB5D1wldvy4MxGJfSuuhujKXe1YyTZuzuZmEonAnEOCqpv1yFF46DSN3bTYnICjCTN3CQpccDnstLS0IkkR4bIzr8/NaEI5KcxBfAZWebHad1e8XE+PjTEQiwx/A/hG4sDRWQbgahcn6dHq1+9atWt00CYdC+kU4fAa+Xaxb9pHFcuj3zs7EN2VlgQ5oXgpaqieh84yqjk61t8fehncA19Kayj67/cVVsrz6v2CLesRq7eyz258H1MWzvwA+565RDjbZOAAAAABJRU5ErkJggg==');*/
  position: absolute;
  width: 40px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2;
  transition: 0.2s;
}

.RDExportInformationRow {
  position: relative;
  height: 20px;
  width: 465px;
  background: #FFF;
  text-align: center;
}

.RDExportInformationRow {
  position: relative;
  height: 20px;
  width: 465px;
  background: #FFF;
  text-align: center;
}

.ReportSelectFilter .HTMLTabArea {
  background-image: url('ReportDesignImages/BackgroundList.png') !important;
  background-size: 100% 100%;
}

.ReportSelectButton button {
  background: #38BDB9;
  border-bottom: 3px solid #2DA9A6;
  color: #FFFFFF;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
}

.ReportSelectButton button:hover {
  background: #2DA9A6;
}

/*    ----  REPORT DESIGN - Exporta��o  ----    */

.RDExportLay .RDExportMainClass {
  left: 8px;
  top: 115px;
  height: 335px;
  width: 561px;
  overflow-y: auto;
  overflow-x: hidden;
}

.RDExportLay .RDExportEvenRow {
  width: 561px;
}

.RDExportLay .RDExportOddRow {
  width: 561px;
}

.RDExportCellCheck {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 50px;
  text-align: center;
  border-right: 1px solid #EAEAE1;
}

.RDExportCellCheck>input {
  cursor: pointer;
}

.RDExportLay .RDExportCellName {
  left: 51px;
}

/********************************************/
/*             REPORT DESIGN                */
/********************************************/
.layReportDesign .HTMLTabArea {
  background-image: url('ReportDesignImages/BackgroundReport.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.ReportDesign-Topo {
  left: 0px !important;
  -background-color: #111316;
}

.ReportDesign-Base {
  left: 0px !important;
  opacity: 0.450;
  background: #141619;
  /* Old browsers */
}

#ReportDesign-Formato>div:first-child {
  left: -56px !important;
  color: #fff;
}

#ReportDesign-Texto>div>div {
  color: #fff;
}

#ReportDesign-PDF>div>div {
  background: #38A19D !important;
  color: #fff;
  border-radius: 4px;
}

.ReportDesignHTMLGroupBox-Top {
  border-top: 1px solid rgb(190, 190, 190);
}

.ReportDesignButton button {
  background: #38BDB9;
  border-bottom: 3px solid #2DA9A6;
  color: #FFFFFF;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
}

.ReportDesignButton button:hover {
  background: #2DA9A6;
}

/*    ----  REPORT DESIGN - Visualizar - Categoria  ----    */

.layReportCategory .HTMLTabArea {
  background-image: url('ReportDesignImages/BackgroundReport.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.layReportCategory .RDExportMainClass {
  position: absolute;
  left: 8px;
  top: 155px;
  height: 455px;
  width: 561px;
  overflow-x: hidden;
}

.layReportCategory .RDExportEvenRow {
  position: relative;
  height: 30px;
  width: 540px;
  font-size: 12px;
  background: #F5F5F5;
  transition: all 0.5s;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;

}

.layReportCategory .RDExportOddRow {
  position: relative;
  height: 30px;
  width: 540px;
  font-size: 12px;
  background: #fff;
  transition: all 0.5s;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
}

.layReportCategory .RDExportCellName {
  position: relative;
  height: 100%;
  width: 80%;
  border-right: 1px solid #EAEAE1;
  padding-left: 4px;
}

.layReportCategory .RDExportCellView {
  position: relative;
  height: 100%;
  width: 20%;
  text-align: center;
}

.layReportCategory .HTMLLabel>div>div {
  color: #ffffff !important;
}

.layReportCategory .RDExportCellView>img {
  padding-right: 10px;
}

.layReportCategory .HTMLGroupBox {
  border: none;
}

.layReportCategory .HTMLEdit input {
  border: none;
}

.layReportCategory .HTMLEdit input:focus {
  box-shadow: none !important;
}

.layReportCategory .HTMLLookup input {
  border: none;
}

.layReportCategory .RDExportMainClass {
  width: 540px !important;
  left: 16px !important;
  top: 170px !important;
}

/*    ----  REPORT DESIGN - Jasper - Lista de Buscas  ----    */

.RDExportMainClass {
  position: absolute;
  left: 16px;
  top: 80px;
  height: 335px;
  width: 465px;
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom: 1px solid rgb(190, 190, 190);
}

.RDExportEvenRow {
  position: relative;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  width: 465px;
  background: #FAFAFA;
  cursor: pointer;
  letter-spacing: 0.6px;
  border-left: solid 3px rgb(244, 244, 244);
}

.RDExportEvenRow:hover {
  background-color: rgb(239, 239, 239);
  border-left-color: rgb(105, 224, 193);
}

.RDExportOddRow {
  position: relative;
  height: 30px;
  line-height: 30px;
  text-indent: 10px;
  width: 465px;
  background: #F4F4F4;
  cursor: pointer;
  letter-spacing: 0.6px;
  border-top: solid 1px rgb(228, 228, 228);
  border-bottom: solid 1px rgb(231, 231, 231);
  border-left: solid 3px rgb(244, 244, 244);
}

.RDExportOddRow:hover {
  background-color: rgb(239, 239, 239);
  border-left-color: rgb(105, 224, 193);
}

.RDExportCellName {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 100%;
  padding-left: 4px;
}

.RDExportCellRemove {
  position: absolute;
  right: 0;
  height: 100%;
  width: 40px;
  background-image: -moz-linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(251, 251, 251) 100%);
  background-image: -webkit-linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(251, 251, 251) 100%);
  background-image: -ms-linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(251, 251, 251) 100%);
  background-image: linear-gradient(0deg, rgb(238, 238, 238) 0%, rgb(251, 251, 251) 100%);
  border-left: 1px solid rgb(221, 221, 221);
}

.RDExportCellRemove:hover {
  box-shadow: inset 0px 0px 9px 1px rgb(240, 231, 231);
}

.RDExportCellRemove:hover>image {
  -webkit-transform: rotate(360deg);
  /* Chrome, Safari, Opera */
  -ms-transform: rotate(360deg);
  /* IE 9 */
  transform: rotate(360deg);
  background-image: url('ReportDesignImages/removeListTrash.png');

}

.RDExportCellRemove>image {
  background-image: url('ReportDesignImages/removeList.png');
  /*background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAANkE3LLaAgAAAYFpQ0NQSUNDIFByb2ZpbGUAAHiclZHPKwRhGMc/70hK7MX4kVJzEHtY2rhQUnYPiMPalN29zc6MtTVm32Zeiz/AXbnJwY9ykpzkuH/AOimlpPwHSrlI4/DSXki+9dTn+fbU8wuMhi2lbwCbgQrz8xmrUCxZHQ8YGABgO5Gcy+WW+VVv9wiAuzFbSv/3uh/VFRaKJRAmYFY0JwGzrHkGMLeVVCBygOls2C4IF0iFq/ksiH0gUdF8DCTKmq+ARN2pKBANIB241QDECzDlepEDRhJQjgwVGEfAcKFYsvRoaglmh6Ct2fJKEVycQ/9Iy0sOQO8a3Ey2vNcVBCD6mtH65AQAoisD7U9x/DoCHQfwsR/H76dx/HEGbY/QCJytsP51FyFu4a9c76Zz/QPQfX9mvT8AaThZgLVOWNqDw2cYvYSea8h1w+o0otn8Dn0rAAaztl8th7byXCs/n7GyNb8WRtJ2vH+9/W8pb0cBZGtyN6xWNpQ1J6XvpazFwBlPWRPp9DSfkRtxAxNUmUoAAAAJcEhZcwAACxMAAAsTAQCanBgAAAQ6SURBVDiNjZJbbBRVGMd/M7M7u7OXznbptrTdtLSQ9IK0QkttjCUCacOThEgEQ8AEjSGS+KQJ8RZNfPOCRDRBbAgkhhhtawBj1kj7Aq0FtHZhG7Gm4IKUluzOXrq7s7cZH5YSqHj5v5yTc778vvP9zx/uU9rvfzVbW/sm/0Nx8OYaG4+lFeWxhxZkurpeMI8cSZj9/Qup7u59/waLgprbs+eEOTBgFg8cuKL5fGsX70SAQmvrXtuOHQdpaHDj9zuVbds+1Net2/8w2K/gdu3cecja17cbpxNxw4bV6q5dx7OyvGYRKI3Ozj4tzMy40DSYn0doaFDk7dvfS3V2PgCNQFnj1q2fWDdvfg5JgkgENI3E9PSaoUKhF8ACCEOaht7fz8ZMBkt3NySTCFVVitLb+76ez4v2ycmPJ8Hp2rLlsLWnZzeGAbEYGAbxU6cYDAQYu9tUAoyV0BQpFDZkp6aEBqsVqaoKUikEt9tiqajY+Fo0Kvja2nbLPT17kGXQddB1IgMDDI6McBnu/AGfTsOMBHANppZDeaZYXFucnhZW2O2IFRWQSoGiWCSfb5NUV/foPVg2SyIQ4PT584QgMQVvfQeDgCEB5CB1BUZXwLK8YawtzswINYClvLwEkGUwzdI+kyF29izfX7hACLQgvB6Ao0B+ceR7yZmE0UZQ88ViuxQOS3UVFeBwQDYL+TyYJrlgkB/Gx5mC+GV44wx8BhS4z8MH4vgzjPRC4xNNTW1l9fUgCKXXGQYUi2CzUUinCz/GYu8eg4OAcT9AWJqzrMvVIrS2HreuWrUeq7UEBBDF0mqaEImQC4UG5VRqn3D79p1/BKa93sdtsvy56PO1UF4OLhc4HCTn5pBkGYfLBfE4JJOg6xSy2WFN1/dV3rw5/TdgxuPZKCvKMdHprMdmA7sdysqI53JMTkwg22y0dXTgkGXIZEqe6jpGJvNTPJ3e6712LQggmiCmVfUZ2W4/KTqd9bhc4PFATQ2a3c5voRCz6XT0lqYtXA2FSLrdUFsLXi94PIiq2qG63V9lVq7cZIIgPSXLzTVO50nJ5VqO01kas7qamMXCjXPnuKFp4S/glTkYq1lY6DZjMcXR2opNVUsfBQiCsMwoFLoupdNfS/XFYnu1KO4t93qtgtsNfj9RQWB2eJjpaPTKCXh5CIYuwUUF/qxJJjvE2VnV2tSE3euFfB5D1wldvy4MxGJfSuuhujKXe1YyTZuzuZmEonAnEOCqpv1yFF46DSN3bTYnICjCTN3CQpccDnstLS0IkkR4bIzr8/NaEI5KcxBfAZWebHad1e8XE+PjTEQiwx/A/hG4sDRWQbgahcn6dHq1+9atWt00CYdC+kU4fAa+Xaxb9pHFcuj3zs7EN2VlgQ5oXgpaqieh84yqjk61t8fehncA19Kayj67/cVVsrz6v2CLesRq7eyz258H1MWzvwA+565RDjbZOAAAAABJRU5ErkJggg==');*/
  position: absolute;
  width: 40px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2;
  transition: 0.2s;
}

.RDExportInformationRow {
  position: relative;
  height: 20px;
  width: 465px;
  background: #FFF;
  text-align: center;
}

.RDExportInformationRow {
  position: relative;
  height: 20px;
  width: 465px;
  background: #FFF;
  text-align: center;
}

.ReportSelectFilter .HTMLTabArea {
  background-image: url('ReportDesignImages/BackgroundList.png') !important;
  background-size: 100% 100%;
}

.ReportSelectButton button {
  background: #38BDB9;
  border-bottom: 3px solid #2DA9A6;
  color: #FFFFFF;
  border-top: none;
  border-left: none;
  border-right: none;
  cursor: pointer;
}

.ReportSelectButton button:hover {
  background: #2DA9A6;
}

/*    ----  REPORT DESIGN - Exporta��o  ----    */

.RDExportLay .RDExportMainClass {
  left: 8px;
  top: 115px;
  height: 335px;
  width: 561px;
  overflow-y: auto;
  overflow-x: hidden;
}

.RDExportLay .RDExportEvenRow {
  width: 561px;
}

.RDExportLay .RDExportOddRow {
  width: 561px;
}

.RDExportCellCheck {
  position: absolute;
  left: 0px;
  height: 100%;
  width: 50px;
  text-align: center;
  border-right: 1px solid #EAEAE1;
}

.RDExportCellCheck>input {
  cursor: pointer;
}

.RDExportLay .RDExportCellName {
  left: 51px;
}

/*    ----  REPORT DESIGN - Importa��o  ----    */


#salvarBusca:hover {
  filter: invert(50%);
  transition-duration: 0.2s;
  transform: rotate(14deg);
  -webkit-filter: invert(50%);
  -webkit-transition-duration: 0.2s;
  -webkit-transform: rotate(14deg);

}

#recuperarBusca:hover {
  filter: invert(50%);
  transition-duration: 0.2s;
  transform: rotate(14deg);
  -webkit-filter: invert(50%);
  -webkit-transition-duration: 0.2s;
  -webkit-transform: rotate(14deg);

}

#imBtnLimpaFiltos:hover {
  filter: invert(50%);
  transition-duration: 0.2s;
  transform: rotate(14deg);
  -webkit-filter: invert(50%);
  -webkit-transition-duration: 0.2s;
  -webkit-transform: rotate(14deg);

}

#ibtn:hover {
  filter: invert(50%);
  transition-duration: 0.2s;
  transform: rotate(14deg);
  -webkit-filter: invert(50%);
  -webkit-transition-duration: 0.2s;
  -webkit-transform: rotate(14deg);

}

/*******************************************/
/*            PESQUISA DO MENU             */
/*******************************************/
.DocumentSearchItens {
  /*  top: 0;
  left: 0;*/
  width: 100%;
  height: 100%;
  position: relative !important;
  min-height: 40px;
  border-bottom: 1px solid #ffffff;
}

.DocumentSearchItens>input {
  position: relative;
  top: 0;
  width: 100%;
  min-height: 40px;
  border: none;
  color: #000000;
  line-height: 17px;
  text-align: left;
  text-indent: 40px;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  background-color: #01bcd4b8;
  background-repeat: no-repeat;
  background-size: 18px;
  outline: none;
  transition: 0.2s;
  background-image: url(search-magnify-menu.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-size: 28px;
  border-radius: unset;
}

.DocumentSearchItens>input:focus {
  background-color: #fff;
  background-image: url(search-magnify-menu-ativo.png);
}

.resultSearchList {
  width: 100%;
}

.resultSearchList #result-item-selected {
  background: url("arrow-selected-search.png") no-repeat center right 15px rgb(224, 224, 224);
  background-size: 6px;
  padding-right: 13px;
}

.DocumentSearchItens>ul {
  height: calc(100% - 42px) !important;
  position: relative;
  width: 100%;
  left: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.DocumentSearchItens>.HTMLImage {
  left: 235px !important;
  border: none;
  top: 7px !important;
  box-shadow: none;
}

.DocumentSearchItens>ul>li {
  padding: 0;
  position: relative;
}

.DocumentSearchItens>ul>li:hover {
  background-color: rgba(250, 250, 250, 0.1);
}

.DocumentSearchItens>ul>li>a {
  text-decoration: none;
  font-weight: 500;
  color: #3C4858;
  display: block;
  padding-left: 13px;
  padding-right: 7px;
  padding-top: 3px;
  padding-bottom: 5px;
  text-decoration: none;
  line-height: 30px !important;
  font-size: 14px;
  border-bottom: 1px solid #ffffff;
}




.DocumentSearchItens .close-result {
  font-size: 20px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #EAEAEA;
  background: url("search-close-menu.png") no-repeat center center #fff;
  background-size: 15px;
  cursor: pointer;
  padding: 4px 12px 9px 13px;
  border: none;
  height: 38px;
  width: 35px;
  outline: none;
  opacity: 0.8;
}

.DocumentSearchItens .close-result:hover {
  opacity: 1;
}

.DocumentSearchItens .close-result:active {
  background-color: #D4D4D4;
}

.result-way {
  display: none;
  position: absolute;
  left: 246px;
  bottom: 0px;
  margin-top: 35px;
  padding: 7px 12px 5px 4px;
  line-height: 1;
  white-space: pre;
  color: #ffffff;
  cursor: default;
  background-color: #00bcd4;
  border-radius: 2px;
  font-size: 10px;
  font-family: 'Open Sans', sans-serif, arial;
}

.result-way:before {
  content: '';
  position: absolute;
  left: -6px;
  top: 50%;
  margin-top: -7.5px;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-right: 7px solid #00bcd4;
}

.resultSearchList li:hover .result-way,
.resultSearchList li#result-item-selected .result-way {
  display: block;
}

/*.resultSearchList li span {color: #e4e6e8;}*/
/*.resultSearchList li b {font-weight: 500;color: #fff;}*/

/*******************************************/
/*    AJUSTE DOS INPUTS DENTRO DA GRADE    */
/*******************************************/

.listGrid {
  box-sizing: content-box;
}

.listGrid input:not([type='checkbox']),
.listGrid select {
  border-radius: 0 !important;
  width: 100% !important;
  height: 100%!important;
  
}

.listGrid .HTMLButton button {
  border-radius: 0 !important;
  background-color: #0877c2;
  right: 0 !important;
  height: 100%;
}

.listGrid .HTMLButton button:hover {
  background: #1088d8;
}

.textItemLite,
.textItemLiteRTL,
.textItemLiteFocused,
.textItemLiteFocusedRTL,
.textItemLiteDisabled { 
  height: 100% !important;
  font-size: 0.8rem !important;   
}

.textItemLiteOver,
.textItemLiteFocused {
  -webkit-box-shadow: 0 0 5px 0 #01bfd0;
  box-shadow: 0 0 5px 0 #01bfd0;
  border-color: #01bfd0;
  height: 100% !important;
  font-size: 0.8rem !important;
}

.textItemLiteFocusedOver {
  -webkit-box-shadow: 0 0 5px 0 #01bfd0, inset 0 0 5px 0 #01bfd0;
  box-shadow: 0 0 5px 0 #01bfd0, inset 0 0 5px 0 #01bfd0;
  border-color: #01bfd0;
  height: 100% !important;
}

/* Deleta componente original da grade  na transi��o*/
.grid .textItemLite,
.grid .textItemLiteRTL,
.grid .textItemLiteFocused,
.grid .textItemLiteFocusedRTL,
.grid .textItemLiteDisabled,
.grid .textItemLiteOver,
.grid .textItemLiteFocusedOver {
  width: 100% !important;
  height: 100% !important;
  visibility: visible !important;
  font-size: 0.8rem !important;
  padding-bottom: 5px; 
}

.grid .selectItemLiteText, 
.grid .selectItemLiteTextRTL, 
.grid .selectItemLiteTextFocused, 
.grid .selectItemLiteTextFocusedRTL, 
.grid .selectItemLiteTextDisabled,
.grid .selectItemLiteTextDisabledRTL, 
.grid .selectItemLiteTextError, 
.grid .selectItemLiteTextErrorRTL, 
.grid .selectItemLiteTextPending, 
.grid .selectItemLiteTextPendingRTL, 
.grid .selectItemLiteTextPendingFocused, 
.grid .selectItemLiteTextPendingFocusedRTL, 
.grid .selectItemLiteTextPendingDisabled, 
.grid .selectItemLiteTextPendingDisabledRTL, 
.grid .selectItemLiteTextPendingError, 
.grid .selectItemLiteTextPendingErrorRTL, 
.grid .selectItemLiteTextHint, 
.grid .selectItemLiteTextHintRTL,  
.grid .selectItemLiteTextDisabledHint, 
.grid .selectItemLiteTextDisabledHintRTL {
   box-sizing: content-box;
   font-size: 0.8rem !important;
 }
 
 .gridFilterModal {
  background: rgba(0, 0, 0, 0.4117647058823529);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  transition: 0.7s;
  position: absolute;
  top: 0;
  z-index: 9999;
}

.gridFilterModalContent {
  height: auto;
  background-color: white;
  overflow: auto;  
  min-height: 70px;
}

.gridFilterContainer {
  width: 90%;
  height: auto;
  min-height: 150px;  
}

.gridFilterStatusBar {
  height: 30px;
  color: white;
  background-color: #01bfd0;
}

.gridFilterSpan {
  font-family: roboto;
  font-size: 0.9rem;
  position: relative;
  top: 7px;
  padding: 3px;
}


.gridFilterClose {
  width: 30px;
  height: 30px;
  background-color: transparent;
  position: relative;
  float: right;
  text-align: center;
  cursor: pointer;
  border-left: 1px solid;
}

.gridFilterClose > span {
  width: inherit;
  height: inherit;
  position: relative;
  top: 8px;
}

.gridFilterClose:hover {
  opacity: 0.7;
}

.gridContentFilterActions {
  height: 35px;
  background-color: #ffffff;
  float: unset;
  border-top: 1px solid #d8d6d6;
}

.gridActionFilter {
  position: relative;
  float: right;
  margin-right: 2px; 
}

.gridActionsFilter {
  width: 70%;
  position: relative;
  float: left;
}

/* Corre??o para posi??o do checkbox quando na grade */

.listGrid .HTMLCheckBox #chkLabel {
  top: unset;
}

.listGrid .HTMLCheckBox label:before {
  width: 15px;
  height: 15px;
  left: -19px;
  top: 0px;
  border: 2px solid #7adae2;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  pointer-events: none;
}

.listGrid .HTMLCheckBox input[type="checkbox"]:checked+label::after {
  left: -17px;
  height: 13px;
  width: 13px;
  top: 2px;
  pointer-events: none;
}

.listGrid  input[type="checkbox"] {
  margin: 5px 0 0 0;
  width: 17px;
  height: 15px;
}

.listGrid .HTMLComboBox select {
  font-size: 10px;
  padding: 0;
}

/*******************************************/
/*             AJUSTE SCROLLBAR            */
/*******************************************/

/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 2px
}

/* Track */
::-webkit-scrollbar-track {
  background: #f2f2f2; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #c0c0c0; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #8c8c8c; 
}


@media screen and (max-width: 479px) {
  .HTMLTabController {
    top: unset;
    display: block;
    overflow: unset;
    padding: 5px 0;
  }

  .DocumentSearchItens {
    width: 100% !important;
  }

  .DocumentSearchItens>input {
    width: 100%;
    margin-left: 0;
    min-height: 40px;
    font-size: 16px;
    line-height: 1.5;
  }

  .DocumentSearchItens>ul>li>a {
    font-size: 16px;
    line-height: 25px;
    text-indent: 0;
  }

  .DocumentSearchItens .close-result {
    height: 40px;
    width: 40px;
  }

  .DocumentSearchItens>ul {
    font-size: 15pt;
    line-height: 50px;
    text-indent: 15px;
    /* margin-top: 1px; */
  }


  /*****************************************/
  /*            TABS DE NAVEGA��O          */
  /*****************************************/
  .HTMLTab {
    height: 17px;
  }
  .HTMLTab-Selected {
    height: 11px;
  }

  /*****************************************/
  /*      PESQUISA E PESQUISA AVAN�ADA     */
  /*****************************************/
  .WFRQueryForm #BodySearchFilter {
    width: 100% !important;
    height: 110px !important;
    margin-top: 15px;
  }

  .WFRQueryForm #BodySearchFilter input {
    width: 100% !important;
    height: 37px !important;
  }

  #BodySearchFilterUserInput {
    margin-top: 10px;
  }

  .WFRQueryForm #BodySearchFilterCombo select {
    height: 37px !important;
    font-size: 16px;
  }

  .WFRQueryForm #BodySearchFilterCombo {
    height: 37px;
  }

  .WFRQueryForm #BodySearchFilterTitle {
    margin-bottom: 7px;
    font-size: 14px;
    width: 100%;
    text-transform: capitalize;
  }

  .WFRQueryForm #BodySearchOptions {
    float: left;
    display: flex;
    padding: 20px 5px;
  }

  .WFRQueryForm #BodySearchOptions>div {
    margin: 0 5px 0 5px;
  }

  /************************************/
  /*          Consulta Avan�ada       */
  /************************************/

  .WFRQueryForm #HeaderOptions {
    margin-left: 4px;
    float: left;
    width: 100%;
    display: flex;
    border: none;
  }

  .WFRQueryForm #HeaderOptionsRow {
    height: 30px;
  }

  .WFRQueryForm #HeaderOptionsRow div {
    float: left;
    margin: 5px;
  }

  .WFRQueryForm #HeaderOptionsRow {
    cursor: pointer;
  }

  .WFRQueryForm #HeaderBasicQueryButton {
    text-align: right;
  }

  #divQueryRow {
    width: 100%;
    float: left;
  }

  #divQuery {
    height: auto !important;
    overflow: unset !important;
  }

  .WFRQueryForm #BodySearch {
    width: 100%;
    padding: 0 2%;
    box-sizing: border-box;
  }

  #divQuerySelect,
  #divQueryInput {
    width: 100%;
    margin-bottom: 5px;
    left: 2%;
  }

  .HTMLMenuVertical .HTMLMenu #divQuerySelect .lookup,
  #divQueryInput input,
  #divQuerySelect select {
    width: 100% !important;
    height: 37px;
    font-size: 16px !important;
  }

  #divQueryInput div {
    float: none;
  }

  .WFRQueryForm #HeaderBasicQueryButton {
    text-align: center;
  }


  /***********************************************/
  /*               AJUSTE DA GRADE               */
  /***********************************************/

  .listGrid .HTMLCheckBox #chkLabel {
    top: unset !important;
    width: 15px;
    height: 15px;
    left: 0;
    right: 0;
    margin: 3px auto 0;
  }

  .listGrid .HTMLCheckBox label:before {
    width: 15px;
    height: 15px;
    left: 0;
  }

  .listGrid .HTMLCheckBox label::after {
    width: 13px;
    height: 13px;
    left: 1px;
    top: 5px;
  }
}

@media (min-width: 421px) and (max-width: 1170px) {
  .HTMLNavigationForm {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
  }

  .HTMLTabController {
    top: 0px !important;
  }

  .HTMLTabContainer .HTMLTabArea {
    margin-top: 10px !important;
  }

  #top .infousr {
    width: 25% !important;
  }

  #top .usrlogin,
  #top .LblBemvindo {
    display: none !important;
  }

  #imgLogo {
    display: none !important;
  }

  .MenuConf {
    width: 65% !important;
    max-width: 65% !important;
    white-space: nowrap;
    float: left !important;
    right: unset !important;
    left: 0 !important;
    margin: unset !important;
    position: relative !important;
    overflow: hidden;
    overflow-x: auto;
    max-height: 65px;
  }
}

/*********************************************/
/***               ACCORDION               ***/
/*********************************************/
.HTMLAccordion {
  overflow: hidden;
  margin: -1px;
  color: #474747;
  padding: 5px;
  background: #eaeaea;
  width: 100%;
  height: 100%;
  border-left: 4px solid #a2a2a2;
}
/*Configura��es Gerais*/

.HTMLAccordion section h2 a{
  padding:8px 10px;
  display:block;
  font-size:100%;
  font-weight:normal;
  color: white;
  text-decoration:none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/*Apresenta��o do Slide fechado*/
.HTMLAccordion section{
  float: left;
  cursor: pointer;
  overflow: hidden;
  background: #00bcd4;
  margin:1.9px;
}

.HTMLAccordion section:hover {
    background: #888888;
}

.HTMLAccordion section p {
  visibility:hidden;
}

.HTMLAccordion section div {
  visibility:hidden;
}

.HTMLAccordion section:after{
  position:relative;
  font-size:24px;
  color:#000;
  font-weight:bold;
}

/*Configura��o para o horizontal*/
.HTMLAccordionHorizontal section{
  -moz-transition:width 0.2s ease-out;
  -webkit-transition:width 0.2s ease-out;
  -o-transition:width 0.2s ease-out;
  -ms-transition:width 0.2s ease-out;
  transition:width 0.2s ease-out;
}
/**/
.HTMLAccordionHorizontal section:after{
  top:140px;
  left:15px;
}
/**/
.HTMLAccordionHorizontal section h2 {
  -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  width:240px;
  position:relative;
  left:-100px;
  top:85px;
}

/*Configura��o para o vertical*/
.HTMLAccordionVertical section{
  width:99%;
  height:36px;
  -webkit-transition:height 0.2s ease-out;
  -moz-transition:height 0.2s ease-out;
  -o-transition:height 0.2s ease-out;
  -ms-transition:height 0.2s ease-out;
  transition:height 0.2s ease-out;
}
/**/
.HTMLAccordionVertical section h2 {
  position:relative;
  left: 0px;
  top: 0px;
  margin: 0px;
}
/**/
.HTMLAccordionVertical section:after{
  top:-60px;
  left:810px;
}

/*Abrir Horizontalmente*/
.HTMLAccordionHorizontalOpen{
  -moz-transition:width 0.2s ease-out;
  -webkit-transition:width 0.2s ease-out;
  -o-transition:width 0.2s ease-out;
  -ms-transition:width 0.2s ease-out;
  transition:width 0.2s ease-out;
  background:#FFF!important;
  padding:0px!important;
  background: #FFF!important;
  opacity: 1.0!important;
  border-top: 2px solid #00bcd4;
}

.HTMLAccordionHorizontalOpen h2 {
  width:100%!important;
  top:0px!important;
  left:0px!important;
  -webkit-transform:rotate(0deg)!important;
  -moz-transform:rotate(0deg)!important;
  -o-transform: rotate(0deg)!important;
  -ms-transform: rotate(0deg)!important;
  transform: rotate(0deg)!important;
  margin: 0px;
}

.HTMLAccordionHorizontalOpen h2 a{
  color: black!important;
  font-family: calibri;
}

.HTMLAccordionHorizontalOpen p {
  visibility:visible!important;
}

.HTMLAccordionHorizontalOpen div {
  visibility:visible!important;
  color:black!important;
}

/*Abrir Verticalmente*/
.HTMLAccordionVerticalOpen{
  width:99%!important;
  background: #FFF!important;
  opacity: 1.0!important;
  border-top: 2px solid #00bcd4;
}

.HTMLAccordionVerticalOpen:after{
  left:-9999px!important;
}

.HTMLAccordionVerticalOpen p {
  visibility:visible!important;
}
.HTMLAccordionVerticalOpen div {
  visibility:visible!important;
  color:black!important;
}

.HTMLAccordionVerticalOpen h2 a{
  color: black!important;
  font-family: calibri;
}

/***********************************/
/****** Classe HTMLMessage  ********/
/**********************************/

.HTMLMessage {
  left: calc(50% - 150px);
  position: absolute;
  top: 30%;
  height: auto;
  z-index: 999998;
  background: rgb(255, 255, 255);
  min-height: 20px;
  width: 400px;
  border-radius: 12px;
  box-shadow: 1px 1px 40px -5px;
  transition: top 0.2s;
  animation: showHTMLMessage 0.2s;
}

@media screen and (max-height: 300px) {
  .HTMLMessage {
    top: 0px;
    transform: scale(.8);
  }
}

/* Remo��o dos outlines */

.HTMLMessage * {
  outline: none;
}

/**
* Classe HTMLMessageOverlay (overlay)
**/
.HTMLMessageOverlay {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  z-index: 100;
  transition: display 0.2s;
}

/**
* Classe HTMLMessageTitle (tit�lo principal)
**/

.HTMLMessageTitle {
  text-align: center;
  font-size: x-large;
  margin: 0px;
  position: relative;
  top: 7px;
}

/**
* Classe HTMLMessageMessage (mensagem)
**/

.HTMLMessageMessage {
  display: block;
  font-size: 12px;
  text-align: center;
  font-family: arial, sans-serif;
  margin-left: .5em;
  margin-right: .5em;
  margin-bottom: 15px;
  position: relative;
}

.HTMLMessageContainerButtons {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 5px;
  min-height: 4em;
  color: white;
  overflow: hidden;
  text-align: center;
  font-size: small;
  font-family: arial, sans-serif;
}

.HTMLMessageConfirm {
  position: relative;
  display: block;
  height: 33px;
  width: 85px;
  /* top: 38px; */
  background-color: #4777a7;
  /* border-radius: 5px; */
  border: 1px solid #a6a7b0;
  color: white;
  font-weight: bold;
  font-size: small;
  font-family: inherit;
  display: none;
  /* float: left; */
  margin: 0 auto;
  /* box-shadow: 1px 1px 1px 1px; */
  transition: background-color 0.2s;
}

.HTMLMessageConfirm:hover {
  cursor: pointer;
  border: 1px solid #3173AD;
}

.HTMLMessageConfirmError {
  position: relative;
  display: block;
  height: 33px;
  width: 85px;
  /*top: 38px;*/
  background-color: #ffffff;
  border-radius: 5px;
  border: 1px solid #a6a7b0;
  color: #747474;
  font-weight: bold;
  font-size: small;
  font-family: inherit;
  display: none;
  /*float: left;*/
  margin: 0 auto;
  /*box-shadow: 1px 1px 1px 1px;*/
  transition: background-color 0.2s;
}

.HTMLMessageConfirmError:hover {
  cursor: pointer;
  border: 1px solid #3173AD;
}


.HTMLMessageCancel {
  position: relative;
  display: block;
  height: 33px;
  width: 85px;
  background-color: rgb(71, 119, 167);
  border: none;
  color: #fff9f9;
  font-weight: bold;
  font-size: small;
  font-family: inherit;
  display: none;
  cursor: pointer;
  margin: 0px 10px auto auto;
}

.HTMLMessageCancel:hover {
  position: relative;
  display: block;
  height: 33px;
  width: 85px;
  /* top: 38px; */
  background-color: #828282;
  /* border-radius: 5px; */
  border: none;
  color: #fff9f9;
  font-weight: bold;
  font-size: small;
  font-family: inherit;
  display: none;
  cursor: pointer;
  /* float: left; */
  /* box-shadow: 1px 1px 1px 1px; */
  margin: 0px 10px auto auto;
}

.HTMLMessageInputText {
  width: 100%;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #D3D1D1;
  height: 156px;
  margin-top: 10px;
  font-size: 13px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.06);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.HTMLMessageInputText:focus {
  border: 1px solid #3173AD;
}

.HTMLMessageWarning {
  width: 40px;
  height: 40px;
  border: 4px solid gray;
  border-radius: 50%;
  border-color: #F8BB86;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-sizing: content-box;
}

.HTMLMessageWarningBody {
  position: absolute;
  height: 16px;
  left: 50%;
  top: 6px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin-left: -2px;
  border-color: #F8BB86;
  border: 2px solid;
}

.HTMLMessageWarningDot {
  position: absolute;
  height: 1px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-left: -3px;
  left: 50%;
  bottom: 5px;
  border-color: #F8BB86;
  border: 3px solid;
}

.HTMLMessageAnimate {
  -webkit-animation: HTMLMessageAnimate 0.75s infinite alternate;
  animation: HTMLMessageAnimate 0.75s infinite alternate;
}

@-webkit-keyframes HTMLMessageAnimate {
  0% {
    border-color: #F8D486;
  }

  100% {
    border-color: #F8BB86;
  }
}

@keyframes HTMLMessageAnimate {
  0% {
    border-color: #F8D486;
  }

  100% {
    border-color: #F8BB86;
  }
}

.HTMLMessageError {
  width: 34px;
  height: 34px;
  border: 4px solid gray;
  -webkit-border-radius: 40px;
  border-color: #D6492F;
  border-radius: 40px;
  border-radius: 50%;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  box-sizing: content-box;
}

.HTMLMessageErrorMain {
  position: relative;
  display: block;
}

.HTMLMessageErrorRight {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 6px;
}

.HTMLMessageErrorLeft {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 6px;
}

.HTMLMessageErrorLine {
  position: absolute;
  height: 4px;
  width: 23px;
  background-color: #D6492F;
  display: block;
  top: 15px;
  border-radius: 14px;
}

.HTMLMessageBoxDetails {
  word-break: break-all;
  position: static;
  border: none;
  max-height: 0px;
  padding: 0;
  overflow: hidden;
  display: block;
  transition: max-height 0.4s;
  -webkit-transition-delay: 0.1s;
  /* Safari */
  transition-delay: 0.1s;
  top: 80%;
}


.HTMLMessageDetails {
  position: relative;
  top: 4px;
  align-items: center;
  left: 15px;
  width: 14px;
  height: 14px;
  cursor: pointer;
}

.HTMLMessageDetails * {
  background-color: #9c9c9c;
}

.HTMLMessagePlusX {
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: calc(50% - 6px);
  position: absolute;
  height: 2px;
  width: 12px;
  display: block;
  top: calc(50% - 6px);
  transition: transform 0.2s ease-in;
  transition-delay: 0.1s;
}

.HTMLMessagePlusXClick {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  left: calc(50% - 6px);
  position: absolute;
  height: 2px;
  width: 12px;
  display: block;
  top: calc(50% - 6px);
  transition: transform 0.3s ease-in;
  transition-delay: 0.1s;
}

.HTMLMessagePlusY {
  cursor: pointer;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  height: 2px;
  width: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 6px);
  display: block;
  position: absolute;
  transition: transform 0.3s;
  transition-delay: 0.1s;
}

.HTMLMessagePlusYClick {
  cursor: pointer;
  /*-webkit-transform: rotate(90deg);
  transform: rotate(90deg);*/
  height: 2px;
  width: 12px;
  top: calc(50% - 6px);
  left: calc(50% - 6px);
  display: block;
  position: absolute;
  transition: transform 0.4s ease-out;
  transition-delay: 0.1s;
}


@keyframes showHTMLMessage {
  0% {
    transform: scale(0.7);
    opacity: 0.5;
  }

  50% {
    transform: scale(1.2);
    opacity: 0.7;
  }

  70% {
    transform: scale(1.1);
    opacity: 0.9;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}

.HTMLMessageTextDetails {
  padding: 10px;
}

.HTMLMessageLeftEscape {
  position: relative;
  animation-name: HTMLMessageEscapeToLeft;
  animation-duration: 0.2s;
}

@-webkit-keyframes HTMLMessageEscapeToLeft {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.7;
    left: -70px;
    transform: scale(.9)
  }

  50% {
    opacity: 0.5;
    left: -140px;
    transform: scale(.7)
  }

  75% {
    opacity: 0.3;
    left: -210px;
    transform: scale(.6)
  }

  80% {
    opacity: 0.2;
    left: -280px;
    transform: scale(.4)
  }

  100% {
    opacity: 0.1;
    left: -360px;
    transform: scale(.2)
  }
}

@keyframes HTMLMessageEscapeToLeft {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.7;
    left: -70px;
    transform: scale(.9)
  }

  50% {
    opacity: 0.5;
    left: -140px;
    transform: scale(.7)
  }

  75% {
    opacity: 0.3;
    left: -210px;
    transform: scale(.6)
  }

  80% {
    opacity: 0.2;
    left: -280px;
    transform: scale(.4)
  }

  100% {
    opacity: 0.1;
    left: -360px;
    transform: scale(.2)
  }
}

.HTMLMessageRightEscape {
  position: relative;
  animation-name: HTMLMessageEscapeToRight;
  animation-duration: 0.2s;
}

@-webkit-keyframes HTMLMessageEscapeToRight {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.7;
    right: -70px;
    transform: scale(.9)
  }

  50% {
    opacity: 0.5;
    right: -140px;
    transform: scale(.7)
  }

  75% {
    opacity: 0.3;
    right: -210px;
    transform: scale(.6)
  }

  80% {
    opacity: 0.2;
    right: -280px;
    transform: scale(.4)
  }

  100% {
    opacity: 0.1;
    right: -360px;
    transform: scale(.3)
  }
}

@keyframes HTMLMessageEscapeToRight {
  0% {
    opacity: 1;
  }

  25% {
    opacity: 0.7;
    right: -70px;
    transform: scale(.9)
  }

  50% {
    opacity: 0.5;
    right: -140px;
    transform: scale(.7)
  }

  75% {
    opacity: 0.3;
    right: -210px;
    transform: scale(.6)
  }

  80% {
    opacity: 0.2;
    right: -280px;
    transform: scale(.4)
  }

  100% {
    opacity: 0.1;
    right: -360px;
    transform: scale(.3)
  }
}

div#BodySearchFilterUserInput>input {
  height: 21px !important;
  margin-top: 2px !important;
  width: 100% !important;
  min-height: unset;
}

.HTMLTableHeaderSearch {
  border-bottom: 1px solid #2b7fb9;
}

.HTMLComboBox select {
  width: 100% !important;
  height: 100%;
  border: 1px solid #D3D1D1;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(./HTMLLookup/lookup_more_inner.gif) no-repeat;
  background-position: calc(100% - 5px) 50%;
  padding: 3px;
  padding-right: 20px;
  background-color: #ffffff;
}

.HTMLComboBox:hover select {
  border: 1px solid rgb(54, 117, 61);
}

.HTMLComboBox select option:hover {
  background: #bdd2ff;
}

.HTMLComboBox select:focus {
  border: 1px solid rgb(54, 117, 61);
}

.HTMLNavigationGrid .HTMLButton button {
  background: unset;
  border: 1px solid #d5d5d5;
  border-radius: unset;
  color: #747474;
  padding: 0;
  width: auto !important;
  height: auto !important;
}

.HTMLNavigationGrid .HTMLNavigationGridButton[style*="block"]:not([style*="inline-block"]) {
  display: inline-block !important;
}


.HTMLButton.HTMLNavigationGridButton {
  width: auto !important;
  height: auto !important;
  position: unset !important;
  margin-right: 4px;
}

.HTMLButton.HTMLNavigationGridButton button span {
  display: none;
}

.HTMLNavigationGrid .HTMLButton button:hover {
  background: unset;
}

.HTMLComboBox-ReadOnly select {
  background-color: #d3d3d3;
}

.HTMLComboBox-ReadOnly select:hover {
  border: 1px solid #3173AD;
}

/* --- For�ando --- */


#Aba .HTMLGroupBox-Bottom span {
  display: none;
}


.HTMLNavigationForm .HTMLNavigationFormButton a {
  font-size: 10px;
}

#fotousr>#HTMLImageSelf {
  border-radius: 40px;
  border: 2px solid rgb(54, 117, 61) !important;
  top: 1px !important;
}

select:disabled {
  background-color: #d3d3d3;
  color: #000;
  background-image: url(./HTMLLookup/lookup_more_inner_des.gif);
}

select:disabled:hover {
  border: 1px solid #3173AD;
}

input[type="checkbox"] {
  margin: 0px 4px;
}

.HTMLCheckBox {
  line-height: 2;
}

.HTMLTabContainer .HTMLTabArea {
  border-top: 1px solid #606060;
  margin-top: 0px;
}

/* .HTMLEdit div:first-child,
.HTMLLookup div:first-child,
.HTMLComboBox div:first-child {
  top: -18px !important;
} */

.HTMLCheckBox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}

.HTMLCheckBox label:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 12px;
  left: -15px;
  top: 4px;
  border: 1px solid #606060;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.HTMLCheckBox label::after {
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 12px;
  left: -15px;
  top: 4px;
  padding-left: 2px;
  padding-top: 2px;
  font-size: 11px;
}

.HTMLCheckBox input[type="checkbox"] {
  opacity: 0;
}

.HTMLCheckBox input[type="checkbox"]:focus+label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.HTMLCheckBox input[type="checkbox"]:checked+label::after {
  content: "";
  background-image: url('icons8-checkmark-40.png');
  background-repeat: no-repeat;
  background-position: 0px -1px;
  background-size: 15px;
  background-color: #555;
}

.HTMLCheckBox input[type="checkbox"]:disabled+label {
  opacity: 0.65;
}

.HTMLCheckBox input[type="checkbox"]:disabled+label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

#calendarDivModern {
  cursor: pointer;
}

#calendarDivModern img {
  width: 13px;
}

.HTMLEdit>#calendarDivModern {
  width: 13px !important;
}

.btn-floating .tooltip {
  visibility: hidden;
  height: 22px;
  background-color: #4776a7;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 0px 10px;
  position: absolute;
  z-index: 1;
  top: 110%;
  left: 50%;
  margin-left: -28px;
  font-size: 13px;
  line-height: 22px;
}

.btn-floating .tooltip::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #4776a7 transparent;
}

.btn-floating:hover .tooltip {
  visibility: visible;
}

/* --- Componente Arvore - Processo Seletivo --- 

.arvore_processo_seletivo {
    margin-bottom: 1px;
    padding: 5px 5px;
}

.arvore_processo_seletivo span {
    display: inline-block;
    height: 25px;
    line-height: 18px;
    font-size: 12px;
    font-weight:  600;
}


.arvore_etapa,
.arvore_candidato {
    padding: 5px;
    margin-top: -1px;
}

.arvore_processo_seletivo span,
.arvore_etapa span,
.arvore_candidato span {
    display: inline-block;
    height: 20px;
    line-height:18px;
    font-size: 12px;
    border-bottom: 1px solid transparent;
    padding: 0px 5px 0px 0px;
    margin-left: 5px;
}

.arvore_processo_seletivo:hover span,
.arvore_etapa:hover span,
.arvore_candidato:hover span {
    border-bottom: 1px solid;
}

.HTMLTreeviewSelectedItem {
    border-bottom: 1px solid !important;
}

#WFRTree1364032 {
    border: none !important; 
}

*/


/* --- MAXVIEW --- 


.maxview{
  height: 100%;
  width: 810px;
  background: rgba(0, 0, 0, 0.63);
  z-index: 9999999999;
  display: block;
  position: fixed;
  transition: all 0.3s;
  left: -810px;
  top:0px;

}

.maxview-header{
  display: inline-block;
  width: 100%;
  height: 30px;
  text-align: right;

}


.maxview-header span{
  height: 30px;
  width: 30px;
  color: #ffffff;
  margin-right: 10px;
  font-size: 30px;
  cursor: pointer;

}

.maxview-content{
  display: inline-block;
  width: 100%;
  height: calc(98% - 30px);

}

*/
.content {
  position: relative;
  display: block;
  width: 800px;
  height: 100%;
  background: white;
  cursor: text;
  pointer-events: auto;

}


/* --- SHOW USER --- */


.showusers {
  background-color: white;
  width: 232px;
  z-index: 999999999;
  position: relative;
  display: block;
  border-radius: 5px;
  padding: 2px;
  top: 200px;
  left: 71%;
  opacity: 0.9;
  box-shadow: 5px 10px #e0dcdc;

}

.showusers-header {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 15px;
  text-align: right;

}



/* ----------------  COPYRIGHT ---------------- */

.copyright {
  width: calc(100% - 246px);
  height: 20px;
  background-color: white;
  bottom: 0px;
  right: 2px;
  position: fixed;
  display: block;

}

.cop {
  left: 10px;
  font-family: 'Open Sans';
  display: inline-block;
  position: relative;
  padding: 1px;
  font-size: 10px
}

.cop span {
  color: black
}

.version {
  right: 31px;
  font-size: 10px;
  font-family: Open sans-serif;
  position: fixed;
  display: inline-block;
  padding: 3px;

}


/* -------------- ARROW -------------*/

.arrow-back {
  position: relative;
  display: inline-block;
  width: 34px;
  top: 95px;
  z-index: 2;
  height: calc(100% - 95px);
}

.arrow-right {
  top: 50%;
  position: relative;
  margin-top: -10px;
  height: auto;
  width: 34px;
  cursor: pointer;
}


.active-templates-header {
  font-weight: bold;
  font-size: 12px;
  line-height: 30px;
}

.HTMLLookup {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

.HTMLLookupDetails {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

/* -------------------------------------------------------- */
/* CSS retirado do fluxo referente ao formulario principal  */
/* -------------------------------------------------------- */

.top {
  width: 100% !important;
  height: 64px !important;
  background-color: #ffffff !important;
  border-radius: 0px !important;
  border-bottom: 1px solid rgba(32, 32, 32, 0.1);
  box-shadow: 0px -8px 20px #000;
  z-index: 9989 !important;
}

.topmenu {
  border-radius: 0px !important;
  background: #00bcd4 !important;
  transition: 0.3s;
  top: 67px !important;
  z-index: 999999999 !important;
}

.HTMLTabContainer[style*="top: 0px;"] {
  top: 0px !important;
}

.menudiv {
  height: calc(100% - 108px) !important;
  border-radius: 0px !important;
  z-index: 99999999 !important;
  background: #ffffff !important;
  transition: 0.3s;
  top: 107px !important;
  box-shadow: -17px -17px 26px 13px rgba(0, 0, 0, 0.55);
}

.MenuConf {
  width: auto !important;
  border-radius: 0px !important;
  z-index: 1 !important;
  top: 0px !important;
  position: unset !important;
  float: right;
  margin-right: 10px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
}

#fotousr {
  position: relative !important;
  float: right;
  left: unset !important;
  top: 10px !important;
  right: 110px;
}

#fotousr>#HTMLImageWebCam,
#HTMLImageZoom {
  display: none !important;
}

.infousr {
  height: 64px;
  width: 275px !important;
  position: unset !important;
  float: right;
  color: rgb(54, 117, 61);
  background-color: unset !important;
}

#lblAlterarSenha {
  width: 100% !important;
  left: -10px !important;
}

.infousr1 {
  position: relative !important;
  left: -99px !important;
  float: right;
  background: #3173AD !important;
  width: 135px !important;
  top: 58px !important;
}

.infousr1:hover {
  background: #498ECF !important;
}

.infousr2 {
  position: relative !important;
  left: 36px !important;
  float: right;
  width: 135px !important;
  top: 83px !important;
}

#lblAlterarUsuario {
  left: -10px !important;
  width: 100% !important;
}

.infousr2:hover {
  background: #498ECF !important;
}

.infousr3 {
  position: relative !important;
  left: 171px !important;
  float: right;
  width: 135px !important;
  top: 116px !important;
  z-index: 9 !important;
}

#lblAlterarSistema {
  left: -10px !important;
  width: 100% !important;
  top: 5px !important;
}

.infousr3:hover {
  background: #498ECF !important;
}

.Imgusuarios {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.Imgusuarios:hover {
  opacity: 1;
}

.Imgsair {
  left: unset !important;
  right: 20px;
  top: 8px !important;
  float: right;
  opacity: 0.9;
}

.Imgsair:hover {
  opacity: 1;
}

.Imgrcistema {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.Imgrcistema:hover {
  opacity: 1;
}

.Imggrupos {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.Imggrupos:hover {
  opacity: 1;
}

.Imgmasterskin {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  opacity: 0.9;
}

.Imgmasterskin:hover {
  opacity: 1;
}

.recarregarmenu {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.recarregarmenu:hover {
  opacity: 1;
}

.Imglog {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  opacity: 0.9;
  float: left;
}

.Imgacesso {
  float: right;
  position: relative !important;
  left: -500px !important;
  opacity: 0.9;
}

.Imgacesso:hover {
  opacity: 1;
}

.Imglog:hover {
  opacity: 1;
}

.Imgmdnormal {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.Imgmdnormal:hover {
  opacity: 1;
}

.Imgmdgerente {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.Imgmdgerente:hover {
  opacity: 1;
}

.Imgmdprojeto {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.Imgmdprojeto:hover {
  opacity: 1;
}

.Imgexscript {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.Imgexscript:hover {
  opacity: 1;
}

.Imgccadicional {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.Imgccadicional:hover {
  opacity: 1;
}

.Usuarioslogados {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: right;
  opacity: 0.9;
}

.Usuarioslogados:hover {
  opacity: 1;
}

.ImgInfoSistema {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.ImgInfoSistema:hover {
  opacity: 1;
}

.ImgSystemCheck {
  position: relative !important;
  left: 0px !important;
  top: 0px !important;
  float: left;
  opacity: 0.9;
}

.ImgSystemCheck:hover {
  opacity: 1;
}

.SetaDown {
  left: unset !important;
  right: 78px;
}

.SetaUp {
  height: auto !important;
  background-color: #ffffff;
  left: unset !important;
  right: 78px;
  box-shadow: 1px 8px 5px -1px #73727259;
}

.LblBemvindo {
  position: relative !important;
  left: unset !important;
  top: 7px !important;
  width: 130px !important;
  right: 0px !important;
  text-align: right;
}

.LblBemvindo>div>div {
  color: rgb(54, 117, 61) !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

.menuIcon {
  left: 1px !important;
  top: -6px !important;
  float: right;
  opacity: 0.9;
  background: #2a7bb1;
  cursor: pointer;
}

#menuIcon img {
  margin-top: 13px;
  width: 24px !important;
  height: 24px !important;
  margin-left: 14px;
  cursor: pointer;
}

.menuIcon1 {
  left: 1px !important;
  top: -6px !important;
  float: right;
  opacity: 0.9;
  background: #2a7bb1;
  cursor: pointer;
}

.altSenha {
  position: relative !important;
  left: -330px !important;
  top: 0px !important;
  float: right;
  opacity: 0.9;
}

.altSenha:hover {
  opacity: 1;
}

#altSenha img {
  margin-top: 11px;
  width: 20px !important;
  height: 20px !important;
  margin-left: 14px;
  cursor: pointer;

}

#menuIcon1 img {
  margin-top: 13px;
  width: 24px !important;
  height: 24px !important;
  margin-left: 14px;
  cursor: pointer;
}

.menuIconHidden {
  left: -100px !important;
}

#Aba {
  width: calc(100% - 243px) !important;
  height: calc(100% - 65px) !important;
  position: relative !important;
  float: right;
  left: 0px !important;
  height: 80px;
  z-index: -1 !important;
  top: 65px !important;
}

#Aba.show {
  width: 100% !important;
}

#Aba>div {
  width: 100% !important;
  height: calc(100% - 40px);
  z-index: 1 !important;
  min-height: inherit !important;
}

#Aba>div>div {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
  min-height: 100% !important;
}

#Aba>div>div>div {
  width: 100% !important;
  height: 100% !important;
}

#Aba>div>div>div>iframe {
  width: 100% !important;
  height: 100% !important;
}

#Aba1 {
  width: calc(100% - 243px) !important;
  position: absolute !important;
  float: right;
  left: 237px !important;
  height: 50px !important;
  z-index: -2 !important;
}

#Aba1.show {
  width: 100% !important;
  left: 1px !important;
}

#Aba1>div {
  top: 0px !important;
  width: 100% !important;
  height: 100% !important;
  z-index: -2 !important;
  min-height: inherit !important;
}

#Aba1>div>div {
  width: 100% !important;
  height: 100% !important;
  overflow: hidden !important;
}

#Aba1>div>div>div {
  width: 100% !important;
  height: 100% !important;
}

#Aba>div>div>div>iframe {
  width: 100% !important;
  height: 100% !important;
  padding-left: 5px;
  padding-top: 5px;
  background: none !important;
}

.usrlogin {
  position: relative !important;
  top: 10px !important;
  left: unset !important;
  right: 0px !important;
  width: 130px !important;
  text-align: right;
}

.usrlogin>div>div {
  color: rgb(54, 117, 61) !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

.m-infousr {
  display: block;
  position: relative;
  right: 25px;
  width: auto;
  height: auto;
}

#lblsistema {
  left: 10px !important;
  top: 12px !important;
  color: white !important;
  font-size: 13px !important;
}

#minilogo {
  left: unset !important;
  top: 4px !important;
  cursor: pointer;
  right: 5px;
}


#EdtLogin:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("imgLogin.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: 10px;
}

#EdtSenha:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  background-image: url("imgSenha.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 10px;
  top: 10px;
}

#Aba.abaFull {
  width: 100% !important;
}

.is_hidden {
  left: -241px !important;
}

.WFRIframeForm .Title {
  height: auto !important;
  top: 3px !important;
}


/* Responsividade para  celular */
@media (max-width: 420px) {
  .HTMLTabContainer[style*="top: 42px;"] {
		top: 0px !important;
	}

	.HTMLNavigationForm img {
		width: 45px !important;
		height: 20% !important;
		
	}
  #ContainerDigital,
  #ContainerFoto {
    /* Container que se encontra na tela de cadastro de Usuario */
    left: unset !important;
    top: 8px !important;
    width: 50% !important;
    z-index: 0 !important;
    display: inline-block !important;
    position: relative !important;
    margin-bottom: 20px;
  }

  .HTMLNavigationFormBar {
    display: none;
  }

  /* .HTMLTabContainer[style*="top: 42px;"] {
    top: 0px !important;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
  } */

  #imgbg {
    display: none !important;
  }

  #containerLogin {
    width: 100% !important;
    min-height: 480px !important;
    position: relative !important;
  }

  .HTMLNavigationForm {
    position: fixed;
    width: 70px !important;
    height: 60% !important;
    max-height: calc(100% - 78px) !important;
    top: unset !important;
    bottom: 105px;
    background-color: #FFF !important;
    border-radius: 15px !important;
    box-shadow: 0 1px 5px #949494 !important;
    overflow: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    transition: .5s all !important;
	margin-bottom: 10%;
  }
  
  
  .HTMLNavigationForm[style*="left: 3px"] {
    left: auto !important;
    right: 18px;
    opacity: 1;
  }

  .HTMLNavigationForm .HTMLNavigationFormButton img {
    transform: scale(0.9);
    margin-left: -5px;
    width: 60px !important;
  }

  .grid .HTMLNavigationGrid .HTMLNavigationGridButton button img {
    overflow: hidden;
    width: 26px;
  }

  #imgLogo {
    display: none !important;
  }

  #Aba {
    width: 100% !important;
  }

  .MenuConf {
    width: 200px !important;
    height: auto;
    float: unset;
    background-color: #fff;
    box-shadow: 2px 2px 10px -1px #00000040;
    position: absolute !important;
    top: 64px !important;
    left: -250px !important;
    transition: all 0.5s;
  }

  .HTMLTab-Selected {
    color: #000;
  }

  #ImgConf {
    display: inline-block !important;
  }

  #ImgConf.is_hidden {
    display: none !important;
  }

  .is_open {
    left: 5px !important;
    transition: all 0.5s;
  }

  .HTMLNavigationGridButton-pt_BR img {
    background: url('HTMLNavigationGrid/navGridIconsMobile.png');
  }

  .HTMLNavigationGridButton-en_US img {
    background: url('HTMLNavigationGrid/navGridIconsMobile.png');
  }

  .HTMLNavigationGridButton-es_ES img {
    background: url('HTMLNavigationGrid/navGridIconsMobile.png');
  }

  .HTMLNavigationGridButton-fr_FR img {
    background: url('HTMLNavigationGrid/navGridIconsMobile.png');
  }

  .HTMLNavigationGridButton-Include img {
    background-position-x: -8px;
    background-position-y: -9px;
  }

  .HTMLNavigationGridButton-Include button:hover img {
    background-position-x: -8px;
    background-position-y: -43px;
  }

  .HTMLNavigationGridButton-Edit img {
    background-position-x: -49px;
    background-position-y: -9px;
  }

  .HTMLNavigationGridButton-Edit button:hover img {
    background-position-x: -49px;
    background-position-y: -43px;
  }

  .HTMLNavigationGridButton-Delete img {
    background-position-x: -89px;
    background-position-y: -9px;
  }

  .HTMLNavigationGridButton-Delete button:hover img {
    background-position-x: -89px;
    background-position-y: -43px;
  }

  .HTMLNavigationGridButton-Refresh img {
    background-position-x: -129px;
    background-position-y: -9px;
  }

  .HTMLNavigationGridButton-Refresh button:hover img {
    background-position-x: -129px;
    background-position-y: -43px;
  }

  .HTMLNavigationGridButton-EditSave img,
  .HTMLNavigationGridButton-IncludeSave img {
    background-position-x: -172px;
    background-position-y: -9px;
  }

  .HTMLNavigationGridButton-EditSave button:hover img,
  .HTMLNavigationGridButton-IncludeSave button:hover img {
    background-position-x: -172px;
    background-position-y: -43px;
  }

  .HTMLNavigationGridButton-EditCancel img,
  .HTMLNavigationGridButton-IncludeCancel img {
    background-position-x: -214px;
    background-position-y: -9px;
  }

  .HTMLNavigationGridButton-EditCancel button:hover img,
  .HTMLNavigationGridButton-IncludeCancel button:hover img {
    background-position-x: -214px;
    background-position-y: -44px;
  }

  .HTMLTabContainer[style*="top: 42px;"]>.HTMLTabArea {
    height: calc(100% - 20px) !important;
    border: none;
  }

  /* 
** - CSS referente ao  Menu de Navega��o do form no modo mobile 
*/

  .HTMLNavigationMenu {
    position: fixed!important;
    width: 50px !important;
    height: 50px !important;
    z-index: 9 !important;
    background-image: url("menu.png") !important;
    background-size: 35px !important;
    background-position: center;
    background-color: #00bcd4 !important;
    border-radius: 30px;
    bottom: 10px !important;
    right: 20px !important;
    left: auto !important;
    top: 80% !important;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  }

 
  
  .HTMLNavigationMenu-active {
    position: fixed!important;
    width: 50px !important;
    height: 50px !important;
    z-index: 9 !important;
    margin: 0 !important;
    padding: 0 !important;
    background-image: url("close.png") !important;
    background-size: 35px !important;
    background-position: center;
    background-color: rgb(54, 117, 61) !important;
    border-radius: 30px;
    bottom: 50px !important;
    right: 20px !important;
    left: auto !important;
    top: 82% !important;
    box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  }
  
  .WFRIframeForm {
    position: fixed;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    border-radius: 0;
    border: none !important;
  }

  .FormIframe iframe {
    width: 100% !important;
    height: 100% !important;
  }

  .StatusBar+.FormIframe>iframe {
    height: calc(100% - 28px) !important;
  }

  #ContainerText {
    width: 100% !important;
    position: relative !important;
    left: 0px !important;
    overflow: hidden;
    word-wrap: break-word;
    margin-bottom: 5px;
  }


  /*
** - Responsivdade do HTMLMessage   
*/

  .HTMLMessage {
    /*width: calc(100% - 40px);*/
    left: 8px !important;
  }

  #HTMLInteraction2 {
    width: calc(100% - 30px);
    left: 15px !important;
  }

  div[id*="HTMLInteraction"] #intText #intTextCenter {
    width: 200px;
  }

}

.WFRIframeForm-Active {
    background-color: rgb(114, 176, 121);
    border-right-color: rgb(114, 176, 121);
    border-left-color: rgb(114, 176, 121);
    border-bottom-color: rgb(114, 176, 121);
}

.fa{
  font-size: 14pt;
}