body {
  font-family : arial,sans-serif;
  font-size : 11px;
  color: black;
  background-color: #EAEAE1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; 
}

a  { text-decoration: none; color: #000000; }
a:focus { outline-style: dotted; 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; }

td { font-family: arial,sans-serif; font-size: 11px; color: #000000; }
.b { font-size: 11px; font-weight: bold}
.u { font-weight: bold; text-decoration: underline}

.lookup {
   font-family: arial,sans-serif; 
   font-size: 11px; 
   border-right:1px solid #999999; 
   border-left:1px solid #999999; 
   border-top:1px solid #999999; 
   border-bottom:1px solid #999999;
}

.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;
}

.edit {
   font-family: arial,sans-serif; 
   font-size: 11px; 
   border-right:1px solid #999999; 
   border-left:1px solid #999999; 
   border-top:1px solid #999999; 
   border-bottom:1px solid #999999;
}

.link {
   font-family: verdana,arial,sans-serif; 
   font-size: 10px; 
   color: #000000;
   text-decoration: none;
}

.generalLabel {
   font-family: verdana,arial,sans-serif; 
   font-size: 10px; 
   color: #000000;
   text-decoration: none;
}

.generalBoldLabel {
   font-family: verdana,arial,sans-serif; 
   font-size: 10px; 
   color: #000000;
   text-decoration: none;
   font-weight: bold;
}

.generalTitle {
   font-family: verdana,arial,sans-serif; 
   font-size: 10px; 
   color: #000000;
   text-decoration: none;
   font-weight: bold;
}

/*****************************************/
/* WFR: Geral                            */
/*****************************************/
.WFRUserSelect {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*****************************************/
/* 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;
}

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;
  right: 0%;
  width: 20px;
  text-align: center;
  top: 5px;
}

.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;
}

div[id*="HTMLInteraction"] #intText #intTextAux {
  max-height: 80px;
}

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;
  -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"] #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 #a6a7b0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  cursor: pointer;
  color: #747474;
  background: rgb(254,254,252);
  cursor: pointer;
  position: absolute;
  bottom: 1%;
  right: 0%;
  height: 26px;
  min-width: 60px;
}

div[id*="HTMLInteraction"] #intBtnOk button:hover {
   border: 1px solid red;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  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: #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.3;
  height: 100%;
  width: 100%;
  position: absolute;
  border: 0;
}

/*****************************************/
/* WFRIframeForm: Janela do Formulário   */
/*****************************************/
.WFRIframeForm {
  background-color: #969696;
  border-right: 6px solid #969696;
  border-left: 6px solid #969696;
  border-bottom: 5px solid #969696;
  height: 391px;
  width: 578px;
  position: absolute;
  z-index: 1;
  display: block;
  z-index: 1002;
  -webkit-box-shadow: 2px 2px 6px #7f7f7f;
  -moz-box-shadow: 2px 2px 6px #7f7f7f;
  box-shadow: 2px 2px 6px #7f7f7f;
}

.WFRIframeForm-Active{
  background-color: #6badf7;
  border-right-color: #6badf7;
  border-left-color: #6badf7;
  border-bottom-color: #6badf7;
}

.WFRIframeForm .StatusBar {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  position: relative;
  height: 28px;
  width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.WFRIframeForm .Title {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #FFFFFF;
  float: left;
  height: 100%;
  width: calc(100% - 70px);
  position: absolute;
  top: 5px;
  cursor: move;
}

.WFRIframeForm .Title:active {
	cursor: default;
}

#minimizedFloatingDivs .WFRIframeForm .Title {
	cursor: default;
}

.WFRIframeForm .Title span {
  font-family: calibri;
  font-size: 15px;
  margin-left: 10px;
  position: relative;
}

.WFRIframeForm .Options {
  height: 100%;
  position: absolute;
  right: 0;
}

.WFRIframeForm .Options > div{
  cursor: pointer;
  float: left;
  height: 100%;
  background-repeat: no-repeat;
}

.WFRIframeForm .OptionRefresh{
	width: 24px;
	background-image:url('refresh.png');
}

.WFRIframeForm .OptionRefresh:hover{
  background-image:url('refresh_hover.png');
}

#minimizedFloatingDivs .WFRIframeForm .OptionRefresh {
  display: none;
}

.WFRIframeForm .OptionClose{
	width: 45px;
	background-image:url('close.png');
}

.WFRIframeForm .OptionClose:hover{
  background-image:url('close_hover.png');
}

.WFRIframeForm .OptionMinimize {
	width: 24px;
  background-image: url("min.png");
}

.WFRIframeForm .OptionMinimize:hover{
  background-image:url('min_hover.png');
}

#minimizedFloatingDivs .WFRIframeForm .OptionMinimize {
  background-image: url("max.png");
}

#minimizedFloatingDivs .WFRIframeForm .OptionMinimize:hover {
  background-image: url("max_hover.png");
}

.WFRIframeForm .FormIframe {
  background-color: #FFFFFF;
}

div[id*="WFRModalDiv"] {
  background-color: #000000;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  filter: alpha(opacity = 40);
  width: 100%;
  height: 100%;
}

#minimizedFloatingDivs {
	width: 100%;
	height: 28px;
	bottom: 0px;
	position: absolute;
	overflow: hidden;
}

#minimizedFloatingDivs > div {
  margin-right: 5px;
  top: 0px !important;
  left: 0px !important;
  position: relative;
  float: left;
  width: 200px !important;
}

/*****************************************/
/* WFRBrowserWarning: Interação de Alerta*/
/*****************************************/
#WFRBrowserWarning {
  position: fixed;
  left: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: rgb(223, 221, 203);
  top: 0px;
  margin: 0px;
  width: 100%;
  z-index: 99999;
  color: rgb(111, 109, 91);
  font-size: 10pt;
  padding: 0px;
  background-color: rgb(255, 252, 223);
  text-align: left;
}

#WFRBrowserWarningTitle {
  display: block;
  color: #fff;
  float: left;
  padding: 10px 18px 10px 8px;
  background: #bd695b;
  background-repeat: no-repeat;
  background-position: right -2px;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;    
}

#WFRBrowserWarningMessage {
  display: block;
  padding: 10px 10px;
  float: left;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;      
}

#WFRBrowserWarningClose {
  position: absolute;
  width: 12px;
  padding: 3px;
  top: 8px;
  right: 14px;
  height: 14px;
}

#WFRBrowserWarningUpdate {
  text-decoration: underline;
  cursor: pointer;
}

/*****************************************/
/* WFRPassword: Janela de Troca de Senhas*/
/****************************************/
#WFRPassword {
  height: 100%;
  background: rgb(206,207,223);
}

#WFRPasswordBanner {
  height: 67px;
}

#WFRPasswordBanner > img {
  height: 67px;
  width: 100%;
}

#WFRPasswordInputs {
  padding-top: 1px;
}

.HTMLEdit {
  text-align: center;
  width: 333px;
  padding: 2px 20px 2px 20px;
}

.HTMLEdit input {
  height: 17px;
  width: 197px;
}

#WFRPasswordText {
  width: 120px;
  float: left;
}

#WFRPasswordSeparator {
  text-align: center;
}

#WFRPasswordModify {
  text-align: center;
}

/*****************************************/
/* WFRIframeForm-Chat: Janela do Chat    */
/****************************************/

.WFRIframeForm-Chat{
  background-color: #969696;
  border:0px solid;
}

.WFRIframeForm-Chat .OptionClose{
  background-image:url('closechat.png');
  height: 24px;
  width: 24px;
}

.WFRIframeForm-Chat .OptionClose:hover{
  background-image:url('closechat_hover.png');
  height: 24px;
  width: 24px;
}

.WFRIframeForm-Chat.WFRIframeForm-Active{
	background-color: #404040;
}