/*****************************************/
/*****************************************/
/*    SKIN Uranus         (115, 248, 226)*/
/*****************************************/


/********************************************/
/*                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;
}

/*--- CSS Reset*/
html, body, span, p, form, img, a, ul, ol, li, table, tr, td, div{
  margin: 0;
  padding: 0; 
  border:none; 
  outline:none;
  list-style-type:none;
}

body {
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 11px;
  color: #6e6e6e;
  background: rgb(236, 236, 236);
}

.component { background: #e0dfe3; }

.buttonComponent { background: #e0dfe3; }

.navigation { background: #F2F2EE; }

a       { text-decoration: none; color: #000000; }
a:focus { outline-width: 1px; }
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-family: tahoma, arial,sans-serif; font-size: 11px; color: #000000; }
.b { font-size: 11px; font-weight: bold; }
.u { font-weight: bold; text-decoration: underline; }

.des { color: #FE5400; }

.label { font-family: tahoma, arial, sans-serif; font-size: 11px; }

.edit {
  font-family: tahoma, 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: tahoma, 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;
}
/**************************************************/
/* HTMLCamp-Login: Formulário da página de login  */
/**************************************************/

.HTMLCamp-Login { 
  background-color:#fff;
}
/**************************************************/

.button {
  font-family: tahoma, 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: tahoma, 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: tahoma, 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: tahoma, 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: tahoma, 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;
}

.checkbox { }

.checkboxMark { }

.editLogon {
  font-family: tahoma, 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: tahoma, 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: tahoma, 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: #E5E5E5;
}

.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 #949494;
  background: #E6F2FF;
  margin: 0px;
}

.gridDiv {
  border: 1px solid rgb(176, 176, 176);
}

.gridDiv:hover{
  border: 1px solid #62ACFF;
}

.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;
}

textarea {
  overflow: auto;
}



/*****************************************/
/* HTMLButton: Componente Botão          */
/*****************************************/
.HTMLButton button {
  border: none;
  cursor: pointer;
  color: #747474;
  background: -moz-linear-gradient(top,#ffffff 0%,#F0F0F0);
  background: -webkit-gradient(linear, left top, left bottom,from(#ffffff),to(#F0F0F0));
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  outline: none;
  border-left: solid 1px rgb(215, 215, 215);
  border-right: solid 1px rgb(215, 215, 215);
  border-bottom: solid 1px rgb(215, 215, 215);
  border-top: solid 1px rgb(215, 215, 215);
}

.HTMLButton button:enabled:hover {
  background: #F5F5F5;
  color: #747474;
}

.HTMLButton button:focus { 
  background:#F5F5F5;
  color: #747474;
  outline: none;
  
  border-right: 1px solid #62ACFF;
  border-left: 1px solid #62ACFF;
  border-top: 1px solid #62ACFF;
  border-bottom: 1px solid #62ACFF;
  -webkit-box-shadow: 2px 2px 6px #e2e2e2;
  -moz-box-shadow: 2px 2px 6px #e2e2e2;
  box-shadow: 2px 2px 6px #e2e2e2;
  
}

.HTMLButton button:disabled {
  cursor: default;
  background: #fefefc;
  color: #dfdfdf;
  border: 1px solid #dfdfdf;
  outline: none;
}

.HTMLButton button[readonly=readonly] {
  cursor: default;
}

.HTMLButton button,.HTMLButton span {
  font-family: verdana, tahoma, arial, sans-serif;
  font-size: 11px;
}

.HTMLButton span {
  vertical-align: middle;
  padding-left: 0px;
}

.HTMLButton img {
  vertical-align: middle;
}

.HTMLButton {
  overflow: hidden;
}

.HTMLButton_Logar button {
  border: none;
  background-color: #0080C0;
  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_Logar button:hover {
  background-color: #00A5F4;
  
}

.HTMLButton_Logar button:focus {
  outline: none;
}



.HTMLButton_Red button {
  border: none;
  background-color: #0000FF;
  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_Red button:hover {
  background-color: #FFFF00;
  
}

.HTMLButton_Red button:focus {
  outline: none;
}

/*****************************************/
/* Div que bloqueia acesso ao formulário */
/*****************************************/
.formViewDiv {
  background: #E5E5E5 !important;
  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 {
  border-right: 0px solid #919B9C;
  border-left: 0px solid #919B9C;
  border-top: 1px solid #919B9C;
  border-bottom: 0px solid #919B9C;
  background: rgb(236, 236, 236);
  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;
}

/*****************************************/
/* HTMLTab: Botão das Abas (Formulário)  */
/*****************************************/
.HTMLTab {
  background: #B4B4B4;
  cursor: pointer;
  display: inline;
  float: left;
  height: 16px;
  padding-left: 4px;
  padding-right: 4px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 2px;
  border-top: solid 2px rgb(242, 242, 242);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;  
}

.HTMLTab:hover {
border-top: solid 2px rgb(145, 197, 255);
}

.HTMLTab div {
  float: left;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;  
}

.HTMLTab span,.HTMLTab img {
  vertical-align: middle;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.HTMLTab-Selected {
  background: #62ACFF;
  float: left;
  height: 15px;
  display: inline;
  cursor: pointer;
  padding-left: 5px;
  padding-right: 5px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 3px;
  font-weight: bold;
  border-top: solid 2px rgb(98, 172, 255);  
  border-right: solid 2px rgb(98, 172, 255); 
  border-left: solid 2px rgb(98, 172, 255); 
  border-bottom: solid 2px rgb(98, 172, 255);   
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  
}

.HTMLTab-Selected div  {
  float: left;
}

/*****************************************/
/* HTMLTabController: Área das Abas      */
/*****************************************/
.HTMLTabController {
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 2; 
  position: absolute;
  background-color: #383838;
}

/*****************************************/
/* HTMLTabContainer: Container da Aba    */
/*****************************************/
.HTMLTabContainer {
  width: 100%;
  position: absolute;
  z-index: 1;
}

/*****************************************/
/* HTMLGroupBox: Componente Moldura      */
/*****************************************/
.HTMLGroupBox-Top {
  border-top: 1px solid rgb(74, 74, 74);
  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 rgb(74, 74, 74);
  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 rgb(74, 74, 74);
  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 rgb(74, 74, 74);
  border-top: 0px solid !important;
  border-left: 0px solid !important;
  border-right: 0px solid !important;
  border-radius: 0px !important; 
}

.HTMLGroupBox-Box {
  border: 1px solid rgb(74, 74, 74);
}

.HTMLGroupBox-Dashed {
  border-style: none !important;
}

.HTMLGroupBox {
  border: 1px solid rgb(189, 189, 189);
  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: rgb(236, 236, 236);
}

.HTMLRadioGroup #HTMLRadioGroupOptions {
  height: 100%;
  display: table;
  width: 100%;
}

.HTMLRadioGroup #HTMLRadioGroupOptionsRow {
  display: table-row;
}
.HTMLRadioGroup #HTMLRadioGroupOption {
  margin: 2px 2px;
  display: table-cell;
  vertical-align: middle;
}

.HTMLRadioGroup #HTMLRadioGroupOption input:enabled {
  cursor: pointer;
}

.HTMLRadioGroup #HTMLRadioGroupOption input:disabled {
  cursor: default;
}

.HTMLRadioGroup #HTMLRadioGroupOption label {
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  cursor: pointer;
}

/*****************************************/
/* HTMLLabel: Componente Text            */
/*****************************************/
.HTMLLabel {
  display: table !important;
  -webkit-user-select: none;
  -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;
  background:none;
}

/*****************************************/
/* HTMLEdit: Componente Edit             */
/*****************************************/
.HTMLEdit input {
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  background: #F9F9F9;
  border-right: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  padding-left: 8px;
  padding-right: 8px;
  outline: none;
}

.HTMLEdit input:focus {
   border: 1px solid #62ACFF;
   -webkit-box-shadow: 2px 2px 6px #E2E2E2;
   -moz-box-shadow: 2px 2px 6px #E2E2E2;
   box-shadow: 2px 2px 6px #E2E2E2;
   outline: none;
   background-color:#fff;
}

.HTMLEdit input:hover {
  border: 1px solid #62ACFF;
}
.HTMLEdit input:disabled {
  background: #EFEFEF;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: rgb(186, 186, 186);
  border-color: rgb(218, 218, 218);
}

.HTMLEdit input[readonly=readonly] {
  background: #BBDBFF;
}

.HTMLEdit font {
  cursor: default;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  color: #747474;
  -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;
}

.HTMLFormLoginUr input{
  border: 1px solid #E4E4E4;
  background-color: #f8f8f8 !important;
  outline: none;
  text-indent: 5px;
}

.HTMLFormLoginUr input:hover{
  border-color: #CACACA;
}

.HTMLFormLoginUr input:focus{
  border-color: #95E9ED;
  -webkit-box-shadow:2px 2px 6px 0px rgb(224, 224, 224);
  -moz-box-shadow:2px 2px 6px 0px rgb(224, 224, 224);
  box-shadow: 2px 2px 6px 0px rgb(224, 224, 224);
  background-color: #ffffff !important;
  
}

/*****************************************/
/* HTMLNavigationForm: Barra de Navegação*/
/*****************************************/

.HTMLNavigationFormButton, .HTMLNavigationButton{
  display: inline-block;
}

.HTMLNavigationForm {
  width: 100%;
  height: 28px;
  padding-top: 2px;
  position: absolute;
  top: 0px;
  text-align: left;
  -moz-user-select: none; 
  -ms-user-select: none; 
  -webkit-user-select: none;
  user-select: none;
}

.HTMLNavigationForm img {
  width: 38px;
  height: 38px; 
}

.HTMLNavigationForm .HTMLNavigationFormButton, .HTMLNavigationButton{
  display: inline-block;
  position: relative;
  padding-left: 7px;
}

/*Barra de Fundo da Navegação*/
.HTMLNavigationFormBar {
  width: 100%;
  height: 62px;
  background: #282828;
}

.HTMLNavigationFormButton-pt_BR img {
  background: url('HTMLNavigationForm/navIcons.gif');
}

.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: -38px;
}

.HTMLNavigationFormButton-Include-Over img {
  background-position: -76px;
}

.HTMLNavigationFormButton-Edit img {
  background-position: -113px;
}

.HTMLNavigationFormButton-Edit-Des img {
  background-position: -152px;
}

.HTMLNavigationFormButton-Edit-Over img {
  background-position: -189px;
}

.HTMLNavigationFormButton-First img {
  background-position: -230px;
}

.HTMLNavigationFormButton-First-Des img {
  background-position: -268px;
}

.HTMLNavigationFormButton-First-Over img {
  background-position: -306px;
}

.HTMLNavigationFormButton-Previous img {
  background-position: -342px;
}

.HTMLNavigationFormButton-Previous-Des img {
  background-position: -380px;
}

.HTMLNavigationFormButton-Previous-Over img {
  background-position: -418px;
}

.HTMLNavigationFormButton-Next img {
  background-position: -456px;
}

.HTMLNavigationFormButton-Next-Des img {
  background-position: -494px;
}

.HTMLNavigationFormButton-Next-Over img {
  background-position: -532px;
}

.HTMLNavigationFormButton-Last img {
  background-position: -568px;
}

.HTMLNavigationFormButton-Last-Des img {
  background-position: -606px;
}

.HTMLNavigationFormButton-Last-Over img {
  background-position: -644px;
}

.HTMLNavigationFormButton-Delete img {
  background-position: -683px;
}

.HTMLNavigationFormButton-Delete-Des img {
  background-position: -721px;
}

.HTMLNavigationFormButton-Delete-Over img {
  background-position: -759px;
}

.HTMLNavigationFormButton-Refresh img {
  background-position: -797.5px;
}

.HTMLNavigationFormButton-Refresh-Des img {
  background-position: -836.1px;
  width: 37.9px;
}

.HTMLNavigationFormButton-Refresh-Over img {
  background-position: -873px;
}

.HTMLNavigationFormButton-Print img {
  background-position: -912px;
}

.HTMLNavigationFormButton-Print-Des img {
  background-position: -950px;
}

.HTMLNavigationFormButton-Print-Over img {
  background-position: -988px;
  
}

.HTMLNavigationFormButton-Log img {
  background-position: -1024px;
}

.HTMLNavigationFormButton-Log-Des img {
  background-position: -1062px;
}

.HTMLNavigationFormButton-Log-Over img {
  background-position: -1100px;
}

.HTMLNavigationFormButton-DefaultValues img {
  background-position: -1135px;
}

.HTMLNavigationFormButton-DefaultValues-Des img {
  background-position: -1173px;
}

.HTMLNavigationFormButton-DefaultValues-Over img {
  background-position: -1211px;
}

.HTMLNavigationFormButton-Help img {
  background-position: -1250px;
}

.HTMLNavigationFormButton-Help-Des img {
  background-position: -1288px;
}

.HTMLNavigationFormButton-Help-Over img {
  background-position: -1326px;
}

.HTMLNavigationFormButton-Exit img {
  background-position: -1364px;
}

.HTMLNavigationFormButton-Exit-Des img {
  background-position: -1402px;
}

.HTMLNavigationFormButton-Exit-Over img {
  background-position: -1440px;
}

.HTMLNavigationFormButton-EditSave img {
  background-position: -1486px;
  width: 80px;
}

.HTMLNavigationFormButton-EditSave-Des img {
  background-position: -1566px;
  width: 80px;
}

.HTMLNavigationFormButton-EditSave-Over img {
  background-position: -1703px;
  width: 80px;
}

.HTMLNavigationFormButton-EditCancel img {
  background-position: -2145px;
  width: 80px;
}

.HTMLNavigationFormButton-EditCancel-Des img {
  background-position: -1652px;
  width: 80px;
}

.HTMLNavigationFormButton-EditCancel-Over img {
  background-position: -2362px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeSaveMore img {
  background-position: -1823px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeSaveMore-Des img {
  background-position: -1931px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeSaveMore-Over img {
  background-position: -2040px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeSave img {
  background-position: -1493px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeSave-Des img {
  background-position: -1602px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeSave-Over img {
  background-position: -1710px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeCancel img {
  background-position: -2145px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeCancel-Des img {
  background-position: -2255px;
  width: 80px;
}

.HTMLNavigationFormButton-IncludeCancel-Over img {
  background-position: -2362px;
  width: 80px;
}

/*****************************************/
/* HTMLNavigationGridButton: Botões Grade*/
/*****************************************/
.HTMLNavigationGrid {
}

.HTMLNavigationGridButton img {
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
}

.HTMLNavigationGridButton-pt_BR img {
  background: url('HTMLNavigationGrid/navGridIcons.gif');
}

.HTMLNavigationGridButton-en_US img {
  background: url('HTMLNavigationGrid/en_US/navGridIcons.gif');
}

.HTMLNavigationGridButton-es_ES img {
  background: url('HTMLNavigationGrid/es_ES/navGridIcons.gif');
}

.HTMLNavigationGridButton-fr_FR img {
  background: url('HTMLNavigationGrid/fr_FR/navGridIcons.gif');
}

.HTMLNavigationGridButton-Include img {
  background-position: 0px;
}

.HTMLNavigationGridButton-Include-Des img {
  background-position: -16px;
}

.HTMLNavigationGridButton-Edit img {
  background-position: -32px;
}

.HTMLNavigationGridButton-Edit-Des img {
  background-position: -48px;
}

.HTMLNavigationGridButton-Delete img {
  background-position: -64px;
}

.HTMLNavigationGridButton-Delete-Des img {
  background-position: -80px;
}

.HTMLNavigationGridButton-Refresh img {
  background-position: -96px;
}

.HTMLNavigationGridButton-Refresh-Des img {
  background-position: -112px;
}

.HTMLNavigationGridButton-EditSave img, .HTMLNavigationGridButton-IncludeSave img {
  background-position: -128px;
}

.HTMLNavigationGridButton-EditSave-Des img, .HTMLNavigationGridButton-IncludeSave-Des img {
  background-position: -144px;
}

.HTMLNavigationGridButton-EditCancel img, .HTMLNavigationGridButton-IncludeCancel img {
  background-position: -160px;
}

.HTMLNavigationGridButton-EditCancel-Des img, .HTMLNavigationGridButton-IncludeCancel-Des img {
  background-position: -176px;
}

/*****************************************/
/* HTMLPaging: Paginação da Grade        */
/*****************************************/
.HTMLPagingButton img {
  background: url('HTMLPaging/paging.gif');
  background-repeat: no-repeat;
  width: 8px;
  height: 7px;
}

.HTMLPagingButton-First img {
  background-position: 0px;
}

.HTMLPagingButton-First-Des img {
  background-position: -8px;
}

.HTMLPagingButton-Previous img {
  background-position: -16px;
  width: 4px;
}

.HTMLPagingButton-Previous-Des img {
  background-position: -20px;
  width: 4px;
}

.HTMLPagingButton-Next img {
  background-position: -24px;
  width: 4px;
}

.HTMLPagingButton-Next-Des img {
  background-position: -28px;
  width: 4px;
}

.HTMLPagingButton-Last img {
  background-position: -32px;
}

.HTMLPagingButton-Last-Des img {
  background-position: -40px;
}

/*****************************************/
/* HTMLMemo: Componente Texto Longo      */
/*****************************************/
.HTMLMemo textarea {
  font-family: tahoma, 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;
  background: #ffffff;
  outline: none;
  padding-left: 8px;
  padding-right: 8px;
}

.HTMLMemo textarea[readonly=readonly] {
  background: #BBDBFF;
}

.HTMLMemo textarea:focus{
  -webkit-box-shadow: 2px 2px 6px #e2e2e2;
  -moz-box-shadow: 2px 2px 6px #e2e2e2;
   border: 1px solid #62ACFF;
  -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
}

.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 #62ACFF;
}

.HTMLMemo font {
  cursor: default;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  color: #747474;
  -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: #ebebe4;
}

.HTMLMemo textarea:disabled:hover {
  border: 1px solid #FF0000;
}

/*****************************************/
/* HTMLDualList: Componente Lista Dupla  */
/*****************************************/
.HTMLDualList {
  font-family: tahoma, 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: #D7D7D7;
}

.HTMLDualList select {
  height: 100%;
  width: 100%;
  outline: none;
  background-color: rgb(232, 232, 232);
}

.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%;
}

.HTMLDualList #celDescPrincipal,#celDescSelecionados {
}

/*****************************************/
/* HTMLLookup: Componente Lista Dinâmica */
/*****************************************/
.HTMLLookup input {
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  padding-left: 3px;
  padding-right: 3px;
  outline: none;
  background-color:#F9F9F9;
}

.HTMLLookup input:focus {
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #62ACFF;
  border-left: 1px solid #62ACFF;
  border-top: 1px solid #62ACFF;
  border-bottom: 1px solid #62ACFF;
  background: #fff;
  outline: none;
  -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
}

.HTMLLookup input:hover {
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #62ACFF;
  border-left: 1px solid #62ACFF;
  border-top: 1px solid #62ACFF;
  border-bottom: 1px solid #62ACFF;
  outline: none;
}

.HTMLLookup-ReadOnly input {
  background: #BBDBFF;
}

.HTMLLookup-ReadOnly input:focus {
  background: #BBDBFF;
}

.HTMLLookup-ReadOnly input:hover {
  background: #BBDBFF;
}

.HTMLLookupDetails {
  box-shadow: 3px 5px 10px #747171;
  border-radius: 8px;
}

.HTMLLookupDetails #lookupHeader div {
  float: left;
  height: 18px;
}

.HTMLLookupDetails #lookupHeader img {
  cursor: pointer;
  margin: 0;
}

.HTMLLookupDetails #lookupSearchQuery {
  font-family: tahoma, 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: #3F3F3F;
  height: 14px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.HTMLLookupDetails #lookupQueryContent {
  background: #CCCCCC;
}

.HTMLLookupDetails #lookupInput {
  font-family: tahoma, 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;
}

/*****************************************/
/* HtmlComboBox: Componente Lista        */
/*****************************************/
.HTMLComboBox input {
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #B3B3B3;
  border-left: 1px solid #B3B3B3;
  border-top: 1px solid #B3B3B3;
  border-bottom: 1px solid #B3B3B3;
  padding-left: 3px;
  padding-right: 3px;
  outline: none;
  background-color:#F9F9F9;
  background: #d5d5d5;
  
}

.HTMLComboBox input:hover {
  border-right: 1px solid #62ACFF;
  border-left: 1px solid #62ACFF;
  border-top: 1px solid #62ACFF;
  border-bottom: 1px solid #62ACFF;
}

.HTMLComboBox input:focus {
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  border-right: 1px solid #62ACFF;
  border-left: 1px solid #62ACFF;
  border-top: 1px solid #62ACFF;
  border-bottom: 1px solid #62ACFF;
  background: #fff;
  outline: none;
  -webkit-box-shadow: 2px 2px 6px #e2e2e2;
  -moz-box-shadow: 2px 2px 6px #e2e2e2;
  box-shadow: 2px 2px 6px #e2e2e2;
}

.HTMLComboBox input:disabled:hover {
  background: #ebebe4;
}

.HTMLComboBoxDetails {
  box-shadow: 3px 5px 10px #747171;
  border-radius: 8px;
}

.HTMLComboBox-ReadOnly input {
  background: #FFFFE1;
}

.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: tahoma, 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: #4A4A4A;
  height: 13px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.HTMLComboBoxDetails #lookupQueryContent {
  background: #CCCCCC;
}

.HTMLComboBoxDetails #lookupInput {
  font-family: tahoma, 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;
  background-color: rgb(247, 247, 247);
}

/*****************************************/
/* 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;  
}

.HTMLCheckBox #chkLabel-disabled {
  cursor: default;
  color: #D3D1D1;
}

.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;  
  padding-top: 10%;
}

.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 {}

.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: 0px 0px 29px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 29px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 29px 2px rgba(0, 0, 0, 0.2);
  display: block;
  background: #ffffff;
  width: 450px;
  position: absolute;
  top: 120px;
  left: 0px;
  border: 1px solid #EAEAEA;
  outline: none;
}

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-size: 12px;
  color: #62ACFF;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
}

div[id*="HTMLInteraction"] #intTitleClose {
  cursor: pointer;
  float: left;
  position: absolute;
  right: 0%;
  width: 20px;
  text-align: center;
  top: 0px;
}

.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: 13%;
}

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: 332px;
  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: 310px;
  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: 60px;
}

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;
  cursor: pointer;
  color: #747474;
  background: rgb(254,254,252);
  bottom: 1%;
  cursor: pointer;
  position: absolute;
  height: 26px;
  min-width: 60px;
}

div[id*="HTMLInteraction"] #intBtnDetails button:hover {
  border: 1px solid #62ACFF;
  cursor: pointer;
  color: #747474;
  background: rgb(254,254,252);
}

div[id*="HTMLInteraction"] #intBtnOk button {
  border: 1px solid #DFDFDF;
  -moz-border-radius: 8px;
  cursor: pointer;
  color: #414141;
  background: -moz-linear-gradient(top,#ffffff 0%,#F0F0F0);
  background: -webkit-gradient(linear, left top, left bottom,from(#ffffff),to(#F0F0F0));
  cursor: pointer;
  position: absolute;
  bottom: 0%;
  right: 0%;
  height: 25px;
  min-width: 80px;
}

div[id*="HTMLInteraction"] #intBtnOk button:hover {
  background:#ffffff;
  border-color: rgb(234, 234, 234);
}

div[id*="HTMLInteraction"] #intBtnOk button:focus{
  outline:none;
}


div[id*="HTMLInteraction"] #intBtnCancel img, #intBtnDetails img, #intBtnOk img {
  vertical-align:middle;
}

div[id*="HTMLInteraction"] #intBtnCancel a, #intBtnDetails a, #intBtnOk a {
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

div[id*="HTMLInteractionBack"] {
  background-color: #FFFFFF;
  filter: alpha(opacity = 30);
  opacity: 0.4;
  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: 3px;
  right: 7px;
  text-align: center;
  position: absolute;
}

/**********************************************/
/* 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;
}

.WFRQueryForm #HeaderSearchParams {
  width: 100%;
  background-repeat: repeat-x;
  float: left;
}

.WFRQueryForm #BodySearchFilterTitle {
  width: 115px;
  white-space:nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.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: 2px;
}

.WFRQueryForm #BodySearchFilterCombo select {
  background: transparent;
  border:0px;
  width: 136px;
  padding: 4px;
  font-size: 11px;
  line-height: 1;
  height: 21px;
  outline: none;
}

.WFRQueryForm #BodySearchFilterCombo {
  position: relative;
  width: 108px;
  height: 18px;
  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 #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: tahoma, 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;
  color: #333333;
  font-size: 18px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #333333;
}

#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;
}

/* 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;
  font-family: tahoma, arial, sans-serif;
  font-size: 11px;
  background: #2D343A;
}

/* 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: tahoma, arial, sans-serif;
  font-size: 11px;
  background: #2D343A;
  
}

/* Horizontal: Definindo a borda interna e a posição superior do menu de level 1 */
.HTMLMenuHorizontal .HTMLMenu li {
  position: relative;
  display: block;
  min-width: 90px;
}

/* Vertical: Definindo a orientação do menu vertical */
.HTMLMenuVertical .HTMLMenu li {
  position: relative;
  display: block;
  min-width: 90px;
}

/* Borda inferior interna do menu Vertical */
.HTMLMenuVertical .HTMLMenu li:not(:last-child) {
  border-bottom: 1px solid #21262C;
}

/* Borda lateral interna do menu Horizontal */
.HTMLMenuHorizontal .HTMLMenu li:not(:last-child) {
  border-bottom: 1px solid #21262C;
}

/* Personalizando os links com o espaçamento top e right */
.HTMLMenu li a {
  display: block;
  text-decoration: none;
  /* Itens opcionais/customizáveis: */
  padding-left: 32px;
  padding-right: 7px;
  padding-top: 10px;
  padding-bottom: 9px;
  font-size: 9pt;
  color: #FFFFFF;
}

/* Definindo o efeito do mouse over dos links (OPCIONAL) */
.HTMLMenu > li:not(.HTMLMenuFirstLevelDisabled) > a:hover {
  background-color: rgb(62, 69, 77);
  border-left: 3px solid #FFFFFF;
  color: #FFFFFF;
}

/*****************************************/
/* HTMLMenu: Item Horizontal             */
/*****************************************/

/* Exibição do primeiro item no menu vertical */
.HTMLMenuVertical .HTMLMenu > li:not(.HTMLMenuFirstLevelDisabled):hover > .HTMLItem {
  display: block;
  border-left: solid 2px #FFFFFF; 
}

/* 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  {
  position: absolute;
  left: 100%;
  display: none;
  /* Itens opcionais/customizáveis: */
  top: -1px;
  min-width: 200px;
}

/* Exibição do item horizontal */
.HTMLItem li:not(.HTMLMenuRemainingLevelsDisabled):hover > .HTMLItem {
  display:block;
}

/* 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;
  display: none;
  /* Itens opcionais/customizáveis: */
  top: 0;
}

/* Exibição de item vertical */
.HTMLMenuHorizontal .HTMLMenu > li:not(.HTMLMenuFirstLevelDisabled):hover > .HTMLItem {
  display: block;
  border-left: solid 2px #FFFFFF;
}

/* Configuração do item vertical */
.HTMLMenuHorizontal .HTMLMenu > li > .HTMLItem li {
  display: block;
  width: 100%;
  white-space: nowrap;
  /* Itens opcionais/customizáveis: */
  border: 1px solid #21262C;
}

.HTMLMenuVertical .HTMLMenu > li > .HTMLItem li {
  border: 1px solid #21262C;
}

.HTMLMenuVertical .HTMLMenu > li > .HTMLItem li a:hover{
  color: #FFFFFF;
  background:rgb(62, 69, 77);
}

/* 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;
  top: 50%;
  right: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid #FFFFFF;
  border-bottom: 6px solid transparent;
  margin-top: -5px;
}

.HTMLMenuVertical > ul > li:not(.HTMLMenuFirstLevelDisabled):hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 0;
  border-top: 6px solid transparent;
  border-right: 6px solid #FFFFFF;
  border-bottom: 6px solid transparent;
  margin-top: -5px;
}


.HTMLMenuHorizontal .HTMLFirstLevel > a{
  text-align: left; 
  line-height: 15px;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border-left: 3px solid rgb(49, 56, 63);
}

.HTMLMenuVertical .HTMLFirstLevel > a{
  text-align: left; 
  line-height: 30px;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in; 
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  border-left: 3px solid rgb(49, 56, 63);
  padding-top: 2px;
  padding-bottom: 2px;
}

.HTMLRemainingLevels  {
  background: rgb(49, 56, 63);
}
.HTMLRemainingLevels  > a{
  min-height: 15px;
  color: blue;
  text-align: left; 
  line-height:15px;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}

.HTMLRemainingLevels > a:hover{
  background-color:rgb(62, 69, 77);
}

/* 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: 30px;
}

.HTMLMenuVertical .HTMLMenuFirstLevelDisabled a {
  cursor: default;
  pointer-events: none;
  line-height: 30px;
}


/* 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: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -5px;
  background-image: url("menu_arrow_r.png");
}

.HTMLHorizontalArrowDown > a:after {
}

.HTMLVerticalFirstLevelArrow > a:after {
}

.HTMLVerticalRemainingLevelsArrow > a:after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -5px;
  background-image: url("menu_arrow_r.png");
}

/********************************************/
/* Slider: Componente Slider                */
/********************************************/
.SliderBar {
  background: #C0C0C0;
  border-radius: 4px;
  margin-top: 2px;
}

/***************************************************/
/* 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 {
  min-width: 250px;
  min-height: 180px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
   user-select: none;
  background-color: rgb(242, 242, 242);
  color:#ffffff;
  border-bottom: solid 1px rgb(53, 53, 53);
  border-left: solid 1px rgb(53, 53, 53);
  border-right: solid 1px rgb(53, 53, 53);
  border-top: solid 5px rgb(53, 53, 53);
  -webkit-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
}

.HTMLCalendarHeader {
  position: relative;
  width: 100%;
  height: 16%;
  border-bottom: 1px solid #2C2C2C;
  text-align: center;
  min-width: 250px;
  max-height: 38px;
  min-height: 30px;
  background-color: rgb(53, 53, 53);
}

.HTMLCalendarPreviousYear {
  position: relative;
  display: inline-block;
  background: url('HTMLCalendar/calendar_previous_year.png');
  height: 28px;
  width: 28px;
  margin-top: 1%;
  margin-right: 4px;
  background-size: 75%;
  background-repeat: no-repeat;
  opacity:0.6;
}

.HTMLCalendarSpan {
  position: relative;
  display: inline-block;
  margin-right: 4px;
  font-family: verdana;
  top: 10px;
}

.HTMLCalendarPreviousYear:hover {
  background: url('HTMLCalendar/calendar_previous_year_over.png');
  background-repeat: no-repeat;
  background-size: 75%;
  opacity:1.0;
}

.HTMLCalendarPrevious {
  position: relative;
  display: inline-block;
  background: url('HTMLCalendar/calendar_previous.png');
  height: 28px;
  width: 15%;
  max-width: 30px;
  min-width: 30px;
  margin-top: 1%;
  margin-right: 4px;
  background-size: 75%;
  background-repeat: no-repeat;
  opacity:0.6;
}
.HTMLCalendarPrevious:hover {
  background: url('HTMLCalendar/calendar_previous_over.png');
  background-repeat: no-repeat;
  background-size: 75%;
  opacity:1.0;
}

@font-face {
  src: url(HTMLCalendar/4365_cent_g.ttf);
  }
  
.HTMLCalendarInformation {
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  position: relative;
  display: inline-block;
  margin-right: 4px;
  top: -10px;
  width: 110px;
  left: -4px;
}

.HTMLCalendarNext {
  position: relative;
  display: inline-block;
  background: url('HTMLCalendar/calendar_next.png');
  height: 28px;
  width: 15%;
  max-width: 30px;
  min-width: 30px;
  margin-top: 1%;
  margin-right: 4px;
  background-size: 75%;
  background-repeat: no-repeat;
  opacity:0.6;
}

.HTMLCalendarNext:hover {
  background: url('HTMLCalendar/calendar_next_over.png');
  background-repeat: no-repeat;
  background-size: 75%;
  opacity:1.0;
}

.HTMLCalendarNextYear {
  position: relative;
  display: inline-block;
  background: url('HTMLCalendar/calendar_next_year.png');
  height: 28px;
  width: 15%;
  max-width: 30px;
  min-width: 10px;
  margin-top: 1%;
  margin-right: -5px;
  background-size: 75%;
  background-repeat: no-repeat;
  opacity:0.6;
}

.HTMLCalendarNextYear:hover {
  background: url('HTMLCalendar/calendar_next_year_over.png');
  background-repeat: no-repeat;
  background-size: 75%;
  opacity:1.0;
}

.HTMLCalendarDaysOfTheWeek {
  position: relative;
  width: 100%;
  height: 11.4%;
  text-align: center;
  background: #353535;
}

.HTMLCalendarCellDayOfTheWeek {
  position: relative;
  width: 13%;
  height: 100%;
  display: inline-block;
  margin-left: 0.4%;
  margin-right: 0.4%;
  color: #ffffff;
  top: 10%;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  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%;
  color: rgb(87, 87, 87);
  margin-right: 0.4%;
  font-family: verdana;
  font-size: larger;
  cursor: pointer;
}
.HTMLCalendarCellDayOfTheMonth:hover {
  background: #D7D7D7;
}

.HTMLCalendarOfToday {
  position: relative;
  width: 13%;
  height: 79% !important;
  display: inline-block;
  margin-left: 0.4%;
  margin-right: 0.4%;
  font-family: verdana;
  font-size: larger;
  cursor: pointer;
  font-weight: bold;
  background: rgb(171, 171, 171); 
}
.HTMLCalendarCellHoliday {
  position:relative;
  width: 13%;
  height: 100%;
  display: inline-block;
  margin-left: 0.4%;
  margin-right: 0.4%;
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  color: rgb(33, 222, 159);
  font-size: larger;
  cursor: pointer;
}

.HTMLCalendarCellHoliday:hover {
  background: #1ECF94;
  color: #fff;
}

.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;
}

.navController {
position:relative;
z-index:99999999999999999999999;
width: 26px;
top: 90px;
overflow: hidden;
background: #87CEFA;
opacity: 0.3;
float:right;
height: 560px;
transition: all 0.5s;
-webkit-border-top-left-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-bottomleft: 15px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}

/*****************************/
/* HTMLChat: Componente Chat */
/*****************************/

.HTMLChat, .HTMLChatError{
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  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;
  border:none;
  webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.2);
}

.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:21px;
  background: #1C1C1C;
  color: white;
  border-top: solid 3px rgb(42, 42, 42);
}

.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;
  min-height:100px;
  border-bottom: solid 10px rgb(28, 28, 28);
  z-index:100000;
  padding: 4px;
  background: #f2f2f2;
  background: -moz-linear-gradient(top, #f2f2f2 0%, #f2f2f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#f2f2f2));
  background: -webkit-linear-gradient(top, #f2f2f2 0%,#f2f2f2 100%);
  background: -o-linear-gradient(top, #f2f2f2 0%,#f2f2f2 100%);
  background: -ms-linear-gradient(top, #f2f2f2 0%,#f2f2f2 100%);
  background: linear-gradient(to bottom, #f2f2f2 0%,#f2f2f2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 );
  box-shadow: 3px 3px 1px 0px rgba(0, 0, 0, 0.2);
  font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
  }
.HTMLRSSSlider{
  position:relative;
  width:100%;
  overflow: hidden;
  z-index:1;
}

.HTMLRSSTitle{
  color: #1ECF94;
  position:relative;
  font-weight: bold;
  width: 94%;
  height:auto;
  min-height:30px;
  overflow: hidden;
  font-size: 16px;
  text-overflow: ellipsis;
  z-index:1;
  left:3%; 
  padding-top: 2%;
  TEXT-TRANSFORM: uppercase;
  margin-bottom: 2px;
  border-bottom: 1px #E6E6E6 solid;
}

.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;
  width:100%;
  height:auto;
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: bold;
  color:#000;
}
.HTMLRSSItemTitle span{
   display:table;
   margin-top: auto;
}

.HTMLRSSDescription{
  position:relative;
  width:100%;
  height:auto;
  color: gray;
  font-size: 16px;
  float: left;
}

.HTMLRSSDescription > *{
float:left;
vertical-align: 30%
}
.HTMLRSSDescription  img{
border-radius: 3px;
margin-right: 10px;
max-width:75px;
}

.HTMLRSSDescription br{
 display: none;
}

.HTMLRSSSeparator{
  position:relative;
  width:100%;
  height:1px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-color:#E6E6E6;
  float: left;
}
 
/***************************************************/
/* Tabela: Novo Componente Tabela (Feito em Maker) */
/***************************************************/

.HTMLTable {
  background-color: rgb(249, 249, 249);
  border: solid 1px rgb(176, 176, 176);
}

.HTMLTableAllModes {
  z-index: 100000;
}

.HTMLTable .HTMLEdit, .HTMLTableSearchEdge {
  height: 22px;
}

.HTMLTable .HTMLEdit{
  float: left;
  border-right: 2px solid #D3D1D1;
}

.HTMLTableSearchEdge  {
  overflow: hidden;
}

.HTMLTable .HTMLEdit input{
  width: 100% !important;
  border-radius: 0;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  border:0px;
}

.HTMLTable .HTMLEdit input:focus {
   border-color: #62cdf1;
   border:1px solid #62ACFF;
}

.HTMLTable .HTMLEdit input:hover {
  //border-color: #77c5df;
}

.HTMLTableHeaderRow, .HTMLTableEdge {
  height: 22px;
  width: 100%;
  white-space: nowrap;
  border-top: 1px solid #bfbfbf;
  border-bottom: 1px solid #c9b6b6;
}

.HTMLTableEdge {
  width: 13px;
}

.HTMLTableHeaderCell, .HTMLTableEdge {
  background: linear-gradient(#FFF 0%, #F3F3F3 50%, #EDEDED 51%, #FFF 100%);
}

.HTMLTableHeaderCell {
  float: left;
  height: 100%;
  outline: none;
}

.HTMLTableHeaderCell:last-child {
  overflow: hidden;
  float: none;
}

.HTMLTableHeaderCell:hover, .HTMLTableEdge:hover {
  background: #f4f7f5; /* Outros Navegadores */
  background: -moz-linear-gradient(top,  #f4f7f5 0%, #bbdbff 50%, #b8d1c1 51%, #CEE6FF 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f7f5), color-stop(50%,#bbdbff), color-stop(51%,#b8d1c1), color-stop(100%,#CEE6FF)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f4f7f5 0%,#bbdbff 50%,#b8d1c1 51%,#CEE6FF 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f4f7f5 0%,#bbdbff 50%,#b8d1c1 51%,#CEE6FF 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f4f7f5 0%,#bbdbff 50%,#b8d1c1 51%,#CEE6FF 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f4f7f5 0%,#bbdbff 50%,#b8d1c1 51%,#CEE6FF 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f7f5', endColorstr='#CEE6FF',GradientType=0 ); /* IE6-9 */
}

.HTMLTableHeaderCell span {
  cursor: default;
  padding-left: 3px;
  padding-right: 3px;
  position: relative;
  top: 7px;
}

.HTMLTableHeaderCellSeparator {
  float: left;
  position: relative;
  cursor: ew-resize;
  height: 100%;
  background-color: #ababab;
}

.HTMLTableHeaderCellSeparator:hover, .HTMLTableHeaderCellSeparator:active {
  background-color: red;
}

.HTMLTableBody {
  white-space: nowrap;
  width: 100%; 
}

.HTMLTableBody2 {
  outline: none;
}

.HTMLTableBodyRow {
  background-color: white;
  position: relative;
  width: 100%;
  height: 18px;
  border-top: 1px solid #fafafa;
  border-bottom: 1px solid #f0f0f0;
}

.HTMLTableBodyRowOdd {
  background-color: #F7F7F7;
}

.HTMLTableBodyRow:hover {
  background-color: rgb(223, 223, 223);
}

.HTMLTableBodyRowSelected {
  background-color: #62ACFF;
}

.HTMLTableBodyRowSelected:hover {
  background-color: #62ACFF;
}

.HTMLTableBodyCell {
  display: inline-block;
  overflow-x: hidden;
  text-overflow: ellipsis;
  margin-left: 2px;
}

.HTMLTableBodyCell span {
  padding-right: 2px;
}

.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;
  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;
}

/*************************************************/
/* HTMLScrollBar: Barra de Rolagem               */
/*************************************************/

.HTMLScrollBar {
  width: 100%;
  height: 100%;
  position: relative;
  cursor: default;
  background-color: rgb(234, 234, 234);
  -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{
  background-color: rgb(215, 215, 215);
}

.HTMLScrollThumbX, .HTMLScrollThumbY {
  position: relative;
  background-color: rgb(63, 63, 63);
}

.HTMLScrollThumbX:hover, .HTMLScrollThumbY:hover {
  background-color: rgb(53, 53, 53); 
}

.HTMLScrollThumbX:active, .HTMLScrollThumbY:active{
  background-color: rgb(40, 40, 40);

}
  
.HTMLScrollThumbX {
  height: 14px;
  min-width: 20px;
}

.HTMLScrollThumbY  {
  width: 14px;
  min-height: 20px;
}

/*************************************************/
/*                COMPONENTE ABA                 */
/************************************************/

.HTMLTabComponent, .HTMLTabComponentClose{
  background-color: #3f3f3f;
  color:#000000;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.HTMLTabComponent:hover .HTMLTabComponentClose:hover{
  background-color:#445452;
}
.HTMLTabComponent {
  border-top-left-radius:0px;
}

.HTMLTabComponentClose{
  border-top-right-radius:0px;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
 }
  
.fecharAba>span {
  color: #FFF!important;  
 }
 
.fecharAbaDesabilitada>span {
  color:#cacaca!important;
 }

.HTMLTabComponentSelected{
  border-left: 1px solid #91A7B4;
}

.HTMLTabComponentCloseSelected{
  border-right: 1px solid #91A7B4;
}
 
.HTMLTabComponent{
  border-left: 1px solid #91A7B4;
}

.HTMLTabComponentClose{
  border-right: 1px solid #91A7B4;
} 

.HTMLTabComponentUndock {
  border-top: 0px solid #91A7B4;
  background-color: #3f3f3f;
}

.HTMLTabComponentUndockSelected {
  border-top: 0px solid #91A7B4;
  background-color: #3f3f3f;
}

.HTMLTabComponentSelected,.HTMLTabComponentCloseSelected, .HTMLTabComponentUndockSelected{
  background-color: #3394FF;
  color:#000000;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
 
.HTMLTabComponent>a{
  color: #cacaca!important;
} 

.HTMLTabComponentSelected>a{
  color:#ffffff!important;
}
 
 .HTMLTabComponentSelected{
  border-top-left-radius:0px;
}
 
.HTMLTabComponentCloseSelected{
  border-top-right-radius:0px;
  vertical-align: middle!important;
  font-size: 12px;
  text-align: center;
 }
 
.HTMLTabComponentRow table{
  border-bottom:4px solid #3173AD;
  width:100%!important;
}
 
.HTMLTabComponentGroupBox{
  top:50px!important;
}

/********************************************/
/* WFRReport: Janela de Filtros do Relatório*/
/********************************************/
#WFRReport iframe {
  height: 386px;
}

/* Style da cor de fundo da janela de filtro do relatório*/
#WFRReportHeaderActions, #WFRReportHeaderOptions {
  float: left;
  width: 100%;
  background: #FFF;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(50%,#F3F3F3), color-stop(51%,#EDEDED), color-stop(100%,#FFF));
  background: -webkit-linear-gradient(top, #FFF 0%,#F3F3F3 50%,#EDEDED 51%,#FFF 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: linear-gradient(to bottom, #FFF 0%,#F3F3F3 50%,#EDEDED 51%,#FFF 100%);
  padding-bottom: 4px;
}

#WFRReportHeaderActions div, #WFRReportHeaderActions span {
  cursor: pointer;
  padding: 4px;
}

/* Style da cor de fundo da baorda da janela de filtro do relatório*/
#WFRReportHeaderOptions {
  border-bottom: 1px solid #F5F5F5;
}

#WFRReportHeaderActionsPreview, #WFRReportHeaderActionsDesign, #WFRReportHeaderActionsOrder,
#WFRReportHeaderActionsReload, #WFRReportHeaderOptionsPlugin, #WFRReportHeaderOptionsReportGenerator,
#WFRReportHeaderOptionsReportFormat {
    float: left;
}

#WFRReportHeaderActions img, #WFRReportHeaderOptionsPlugin img {
  vertical-align: middle;
}

#WFRReportHeaderOptionsPlugin {
  padding-top: 2px;
  padding-left: 6px;
}

/* 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: #747474;
}

/* 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: #747474;
}

#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 {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  padding-left: 6px;
  padding-top: 2px;
  border-top-left-radius: 8px;
  padding-left: 6px;
  width: 130px;
}

/* Style referente a linha que envolve as opções de gerador e formato*/
#WFRReportHeaderOptionsReportFormat {
  border-top: 1px solid #ffffff;
}

#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: #FFF;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(50%,#F3F3F3), color-stop(51%,#EDEDED), color-stop(100%,#FFF));
  background: -webkit-linear-gradient(top, #FFF 0%,#F3F3F3 50%,#EDEDED 51%,#FFF 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: linear-gradient(to bottom, #FFF 0%,#F3F3F3 50%,#EDEDED 51%,#FFF 100%);
}


/* Style dos textos da janela de Ordenação do Relatório*/
.WFRUserSelectReportOrder{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #747474;
}

/*Estilo dos botões*/
.WFRReportButtonOrderOk,.WFRReportButtonOrderClose{
  width: 70px;
  height: 20px;
  border: 1px solid #D0D0D0;
  cursor: pointer;
  color: #747474;
  background: #FEFEFC;
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
  outline: none;
}

.WFRReportButtonOrderOk:hover,.WFRReportButtonOrderClose:hover{
  background: #FFF;
  border: 1px solid #62ACFF;
  color: #747474;
}

/********************************************/
/* AccessManager: Janela Modo Gerente*/
/********************************************/

#AccessManagerBackground{
  background: #FFF;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFF), color-stop(50%,#F3F3F3), color-stop(51%,#EDEDED), color-stop(100%,#FFF));
  background: -webkit-linear-gradient(top, #FFF 0%,#F3F3F3 50%,#EDEDED 51%,#FFF 100%);
  background: -o-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%);
  background: linear-gradient(to bottom, #FFF 0%,#F3F3F3 50%,#EDEDED 51%,#FFF 100%);
}

#AccessManagerBackgroungTitleBar{
   background:#727272;
}

#AccessManagerFontTitleAccessPermissions{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #727272;
  font-weight: bold;
}

#AccessManagerFontTitleOptionBar{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: bold;
}

#AccessManagerFontText{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #727272;
}

#AccessManagerFontMenu{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ccc;
  font-weight: bold;
}

#AccessManagerFontUpdateGroups{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #89948C;
  font-weight: bold;
}

#AccessManagerAccessPermissionsBackground{
   background:#ffffff;
}

/********************************************/
/*            Animações                     */
/********************************************/


/* Barra de progresso - Inicial*/
/* "progressanimation", Template Uranus*/

@-moz-keyframes progressanimation /* Firefox */
{
  0% {
    width: 0;
  }
  90% {
    opacity: 1.0;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}

@-webkit-keyframes progressanimation /* Safari e Chrome */
{
  0% {
    width: 0;
  }
  90% {
    opacity: 1.0;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}

@-o-keyframes progressanimation /* Opera */
{
  0% {
    width: 0;
  }
  90% {
    opacity: 1.0;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}

@keyframes progressanimation {
  0% {
    width: 0;
  }
  90% {
    opacity: 1.0;
  }
  100% {
    width: 100%;
    opacity: 0;
  }
}

/* Logo Animação ao Entrar*/
/* "openAnimation", Template Uranus*/

@-moz-keyframes openAnimation /* Firefox */
{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1.0;
  }
}

@-webkit-keyframes openAnimation /* Safari e Chrome */
{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1.0;
  }
}

@-o-keyframes openAnimation /* Opera */
{
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1.0;
  }
}

@keyframes openAnimation {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1.0;
  }
}