/* Fix IE. Hide from IE Mac \*/
* html ul .root { float: left; }
/* End */

body {
  color: #444;
  background: #FFF;
  margin: 0px;
  padding: 0px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
}
table {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  text-decoration: none;
  padding: 0px;
  border: none;
  color: #444;
}
a {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  color: #444;
  text-decoration: none;
}
a:hover {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  color: #D60;
  text-decoration: none;
}
a.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFF;
  text-decoration: none;
}
a.menu:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFF;
  text-decoration: underline;
}
a.menuMW {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  text-decoration: none;
}
a.menuMW:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
  text-decoration: underline;
}
p {
  margin:0px;
}
fieldset {
  background-color: #FFFFFF;
  border: 1px solid #BCDAE4;
  padding-left: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  margin-top: 3px;
  margin-right: 3px;
  margin-left: 2px;
  margin-bottom: 2px;
}
fieldset legend {
  color: #444;
  background: #FFF;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
}

.tableHidden {
}
.tableLista {
  background-color: #BCDAE4;
}
.tableListaHeader {
  background-color: #DDE9F2;
  height: 21px;
  line-height: 21px;
  text-align: center;
  padding: 2px;
}
.tableListaInnerHeader {
  background-color: #E0ECF5;
  height: 21px;
  line-height: 21px;
  text-align: center;
  padding: 2px;
}
.tableListaHeaderDestaque {
  background-color: #DAE6EF;
  height: 21px;
  line-height: 21px;
  text-align: center;
  padding: 2px;
}
.tableListaRow {
  height: 21px;
  background-color: #FFFFFF;
  padding: 2px;
}
.tableListaRowDestaque {
  height: 21px;
  background-color: #E0ECF5;
  padding: 2px;
}
.tableListaInnerRowDestaque {
  height: 21px;
  background-color: #E0ECF5;
  padding: 2px;
}
.tableListaRowAtencao {
  height: 21px;
  background-color: #F4CFD2;
  padding: 2px;
}
.tableListaRowApagado {
  color: #999;
  height: 21px;
  background-color: #FFFFFF;
  padding: 2px;
}

table.tableSorter {
  background-color: #BCDAE4;
}
table.tableSorter thead tr th {
  background-color: #DDE9F2;
  height: 21px;
  line-height: 21px;
  text-align: center;
  padding: 2px;
}
table.tableSorter thead tr .header {
  background-image: url(clean_sorter_bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.tableSorter tbody td {
  height: 21px;
  background-color: #FFFFFF;
  padding: 2px;
  vertical-align: top;
}
table.tableSorter tbody tr.even td  a {
  color: #444;
}
table.tableSorter tbody tr.even td  a:hover {
  color: #D60;
}
table.tableSorter tbody tr.odd td {
  background-color:#F2F5F9;
}
table.tableSorter thead tr .headerSortUp {
  background-image: url(clean_sorter_asc.gif);
}
table.tableSorter thead tr .headerSortDown {
  background-image: url(clean_sorter_desc.gif);
}
table.tableSorter thead tr .headerSortDown,
table.tableSorter thead tr .headerSortUp {
  background-color: #B9D7E1;
}

.tableCadastro {
  background-color: #BCDAE4;
}
.tableCadastroLabel {
  width: 100px;
  height: 25px;
  line-height: 25px;
  background-color: #DDE9F2;
  text-align: left;
  white-space: nowrap;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 0px;
}
.tableCadastroField {
  height: 25px;
  line-height: 25px;
  background-color: #FFFFFF;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
  padding-right: 0px;
}
.tableCadastroControl {
  height: 35px;
  line-height: 35px;
  background-color: #E0ECF5;
  vertical-align: middle;
  text-align: right;
  padding-left: 8px;
  padding-right: 8px;
}
.tableFiltro {
  background-color: #BCDAE4;
}
.tableFiltroLabel {
  height: 25px;
  line-height: 25px;
  background-color: #DDE9F2;
  text-align: left;
  white-space: nowrap;
  font-weight: bold;
  padding: 2px;
}
.tableFiltroField {
  height: 25px;
  line-height: 25px;
  background-color: #FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
}
.tableFiltroControl {
  height: 35px;
  line-height: 35px;
  background-color: #E0ECF5;
  vertical-align: middle;
  text-align: right;
  padding-left: 8px;
  padding-right: 8px;
}
.tableMessage {
  font-size: 11px;
  color: red;
  white-space: nowrap;
}
.tableVisualizacao {
  background-color: #BCDAE4;
}
.tableVisualizacaoLabel {
  width: 100px;
  height: 21px;
  line-height: 21px;
  background-color: #E0ECF5;
  white-space: nowrap;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 0px;
}
.tableVisualizacaoLabelDestaque {
  width: 100px;
  height: 21px;
  line-height: 21px;
  background-color: #E0ECF5;
  white-space: nowrap;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 0px;
}
.tableVisualizacaoField {
  background-color: #FFFFFF;
  vertical-align: top;
  height: 21px;
  line-height: 21px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 0px;
}
.tableVisualizacaoControl {
  height: 35px;
  line-height: 35px;
  background-color: #E0ECF5;
  vertical-align: middle;
  text-align: right;
  padding-left: 8px;
  padding-right: 8px;
}
.tableVisualizacaoDestaque {
  background-color: #E0ECF5;
  vertical-align: top;
  height: 21px;
  line-height: 21px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 0px;
}
.tableVisualizacaoRealce {
  background-color: #E2F4E8;
  vertical-align: top;
  height: 21px;
  line-height: 21px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 0px;
}
.tableVisualizacaoRealceControl {
  height: 35px;
  line-height: 35px;
  background-color: #E2F4E8;
  vertical-align: middle;
  text-align: right;
  padding-left: 8px;
  padding-right: 8px;
}
.tableVisualizacaoLabelRealce {
  background-color: #E2F4E8;
  width: 100px;
  height: 21px;
  line-height: 21px;
  white-space: nowrap;
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 0px;
}
.tableVisualizacaoApagado {
  color: #999;
  background-color: #FFFFFF;
  vertical-align: top;
  height: 21px;
  line-height: 21px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-right: 0px;
}

.commandButton {
  background-color: #FFF;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #444;
  border-top: #444 1px solid;
  border-bottom: #444 1px solid;
  border-left: #444 1px solid;
  border-right: #444 1px solid;
  height: 19px;
}
.commandButton:hover {
  background-color: #FEC789;
}
.commandButton[disabled] {
  color: #999;
  border-top: #999 1px solid;
  border-bottom: #999 1px solid;
  border-left: #999 1px solid;
  border-right: #999 1px solid;
}
.commandButton[disabled]:hover {
  background-color: #FFF;
}
.inputText {
  font-family: "Courier New", monospace;
  font-size: 12px;
  color: #333;
  background-color: #FFF;
  border: 1px #444 solid;
}
.inputDefault {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  color: #333;
  background-color: #FFF;
}

.firstHeaderMW {
  width: 100%;
  height: 29px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  color: #FFF;
  background-color: #8F9093;
}
.firstHeader {
  width: 100%;
  height: 16px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
  color: #FFF;
  background-color: #000;
}
.secondHeader {
  width: 100%;
  height: 4px;
  background-color: #E0ECF5;
}
.titulo {
  background-color: #E0ECF5;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bolder;
  vertical-align: middle;
  text-align: center;
  color: #444;
  border: solid 1px #BCDAE4;
  height: 23px;
  width: 100%;
}
.subtitulo {
  background-color: #DDE9F2;
  color: #444;
  height: 21px;
  border: 0px;
}
.texto {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
}
.textofixo {
  font-family: "Courier New", monospace;
  font-size: 12px;
}
.textopequeno {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
}
.textoapagado {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  color: #999;
}
.textopequenoapagado {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 11px;
  color: #999;
}

.messageZone {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  text-align: left;
  color: #444;
  width: 100%;
  background-color: #FFFFFF;
  border-top: 0px;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  border-bottom: 1px solid #444;
  display:none;
  cursor:default;
}
.messageZoneTitle {
  background-color: #E0ECF5;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 12px;
  font-weight: bolder;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  color: #444;
  border: solid 1px #BCDAE4;
  height: 23px;
  width: 100%;
}
.waitingMessage {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  display:none;
  cursor:default;
}
#navigationTab {
  float:left;
  width:100%;
  background:inherit;
  line-height:normal;
}
#navigationTab ul {
  margin:0;
  padding:10px 10px 0 0;
  list-style:none;
}
#navigationTab li {
  display:inline;
  margin:0;
  padding:0;
}
#navigationTab a {
  float:left;
  background:url("newblue_tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#navigationTab a span {
  float:left;
  display:block;
  background:url("newblue_tabright.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  font-size: 12px;
  color: #999;
}
#navigationTab a:hover {
  background-position:0% -42px;
}
#navigationTab a:hover span {
  background-position:100% -42px;
  color:#FFF;
}
#navigationTab #current a {
  background-position:0% -42px;
}
#navigationTab #current a span {
  background-position:100% -42px;
  color: #444;
  font-weight: bold;
}

#menuTab {
  float:left;
  width:100%;
  line-height:normal;
  margin:0;
  padding:0;
}
#menuTab ul {
  margin:0;
  padding:14px 0 0 6px;
  list-style:none;
}
#menuTab li {
  display:inline;
  margin:0;
  padding:0;
}
#menuTab a {
  float:left;
  width: 100px;
  text-align: center;
  background:url("menu_tableft.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#menuTab a span {
  float:none;
  display:block;
  background:url("menu_tabright.gif") no-repeat right top;
  padding:8px 15px 8px 6px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFF;
}
#menuTab a:hover span {
  text-decoration:underline;
}
#menuTab #current a {
  background-position:0% -42px;
}
#menuTab #current a span {
  background-position:100% -42px;
  color: #444;
  font-weight: bold;
}

.tableCalendar {
  background-color: #BCDAE4;
  border: 1px #BCDAE4 solid;
  border-spacing: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.tableCalendarWeekHeader {
  text-decoration: none;
  background-color: #DDE9F2;
  color: #444;
  height: 21px;
  line-height: 21px;
  padding: 0px;
  border: 0px;
  text-align: center;
}
.tableCalendarWeek {
  background-color: #FFF;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 2px;
  vertical-align: top;
  text-align: right;
}
.tableCalendarWeekAtencao {
  background-color: #FAEBEB;
}
.tableCalendarWeekend {
  background-color: #DEE6ED;
  border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  padding-top: 1px;
  padding-left: 1px;
  padding-right: 2px;
  vertical-align: top;
  text-align: right;
}
.tableCalendarWeekendAtencao {
  background-color: #F4DAD9;
}
.tableCalendarDay {
  background: #CBD8E2;
  font-weight: bold;
  padding-right: 5px;
  text-align: right;
  margin: 0;
}
.tableCalendarTime {
  background: #CBD8E2;
  font-weight: bold;
  text-align: center;
  margin: 0;
}
.tableCalendarItem {
  padding:5px;
  text-align: left;
}
.tableCalendarItem div a {
  color: #5A7C85;
}
.tableCalendarItem div a:hover {
  color: #5A7C85;
}
#gridcontainer {
  background: #BCDAE4;
  overflow: hidden;
  position: relative;
  height: 300px;
  -webkit-user-select: none;
  -khtml-user-select: none
}
.wk-weektop {
  table-layout: fixed;
  font-size: 9pt;
  overflow: hidden;
  width: 100%;
  line-height: 14px;
  background: #DDE9F2;
  color: #444;
}
.wk-tzlabel {
  padding-bottom: 2px;
  vertical-align: bottom;
  overflow:hidden;
  color: #468;
  text-align: center;
}
.wk-dayname {
  padding-right: 4px;
  padding-left: 4px;
  font-weight: normal;
  padding-bottom:2px;
  margin-left: 4px;
  font-family: "Trebuchet MS", sans-serif;
  color: #444;
  padding-top: 2px;
  white-space: nowrap;
}
.wk-dummyth {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  vertical-align: top;
  padding-top: 0px;
  background: #E0ECF5;
}
.wk-scrolltimedevents {
  padding-right: 0px;
  overflow-y: scroll;
  padding-left: 0px;
  overflow-x: hidden;
  padding-bottom: 0px;
  border-left: #BCDAE4 1px solid;
  padding-top: 0px;
  position: relative;
  background-color: #FFF;
}
.tg-timedevents {
  table-layout: fixed;
  margin-top: -1px;
  width: 100%;
  line-height: normal
}
.tg-hourmarkerwrapper {
  position: relative;
}
.tg-hourmarkers {
  width: 100%;
  position: absolute;
  left:0;
  top:0;
}
.tg-dualmarker {
  border-top: #ddd 1px solid;
  margin-bottom: 1em;
  line-height: 1em;
  border-bottom: #ddd 1px dotted;
  height: 1em
}
.tg-times {
  padding-right: 1px;
  padding-left: 0px;
  font-size: 9pt;
  padding-bottom: 0px;
  vertical-align: top;
  overflow: hidden;
  color: #468;
  padding-top: 1px;
  background-color: #F3F7FD;
  text-align: right
}
.tg-time {
  padding-right: 2px;
  border-bottom: #ddd 1px solid;
}
.tg-nowptr {
  background-image: url(/imagens/agenda_seta.gif);
  width: 5px;
  position: absolute;
  height: 9px;
  background-repeat:no-repeat;
}
.tg-day {
  vertical-align: top;
  overflow: hidden;
  border-left: #ddd 3px double
}
.tg-daywrapper {
  cursor: default;
  margin-right: 2px;
  position: relative
}
.tg-daywrapper a:hover {
  color: #5A7C85;
  text-decoration: none
}
.tg-today {
  background-color: #ffc
}
.chip {
  font-size: 85%;
  overflow: hidden;
  cursor: default;
  color:#000;
  font-weight:bold;
  position: absolute;
  left:0;
  -moz-user-select: none
}
.chip DD {
  padding-right: 1px;
  padding-left: 1px;
  padding-bottom: 0px;
  margin: 0px;
  font: 100%/1.3em "Trebuchet MS",sans-serif;
  overflow: hidden;
  padding-top: 0px;
  text-align: left;
  color: #5A7C85;
  text-decoration: none
}
.chip DL {
  border-top: 1px solid;
  padding-right: 0px;
  border-top: 0px solid;
  padding-left: 0px;
  padding-bottom: 1px;
  margin: 0px;
  overflow: hidden;
  border-left: 1px solid;
  padding-top: 0px;
  border-bottom: 0px solid
}
.chip DT {
  margin-top: -1px;
  padding-left: 1px;
  font-family: "Trebuchet MS", sans-serif;
  font-size: 85%;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-align: left
}
.cbrd {
  border-right: 1px solid;
  border-top: 1px solid;
  border-left: 1px solid;
  border-bottom: 1px solid;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.cbrd DL {
  border-top-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-right-width: 0px
}
.cbrd DT {
  margin-top: 0px
}
.cic {
  display: inline-block;
  margin-left: 2px;
  width: 9px;
  line-height: 7px;
  height: 7px
}
/** css agenda - fim **/

/** css tooltip - inicio **/
#tooltip {
  position: absolute;
  z-index: 20;
  border: 1px solid #111;
  background-color: #FFF;
  padding: 5px;
}
#tooltip h3,
#tooltip div {
  margin: 0;
  font-weight:normal;
}
#tooltip.fancy {
  font-size: 12px;
  color: #444;
  font-family: "Trebuchet MS", sans-serif;
  border: none;
  width: 285px;
  height: 199px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  background: url('/imagens/fancy.png') no-repeat;
}
#tooltip.fancy h3 {
  margin-bottom: 0.75em;
  font-size: 12px;
  width: 255px;
  text-align: left;
}
#tooltip.fancy div {
  width: 255px;
  text-align: left;
}
/** css tooltip - fim **/

/** css tree - inicio */
.tree {
  margin:0;
  padding:0;

}
.tree li {
  list-style: none;
  margin:0;
  padding:0 0 0 34px;
  line-height: 14px;
}
.tree li span {
  display:inline;
  clear: left;
}
.tree li span a {
}
.tree li span a:hover {
}
.tree ul {
  margin:0;
  padding:0;
}
.tree .root {
  margin-left: -15px;
}
.tree .line {
  margin:0 0 0 -16px;
  padding:0;
  line-height: 3px;
  height:3px;
  font-size:3px;
  background: url(/lib/jquery.tree/line_bg.gif) 0 0 no-repeat transparent;
}
.tree .line-last {
  margin:0 0 0 -16px;
  padding:0;
  line-height: 3px;
  height:3px;
  font-size:3px;
  background: url(/lib/jquery.tree/spacer.gif) 0 0 no-repeat transparent;
}
.tree .line-over {
  margin:0 0 0 -16px;
  padding:0;
  line-height: 3px;
  height:3px;
  font-size:3px;
  background: url(/lib/jquery.tree/line_bg_over.gif) 0 0 no-repeat transparent;
}
.tree .line-over-last {
  margin:0 0 0 -16px;
  padding:0;
  line-height: 3px;
  height:3px;
  font-size:3px;
  background: url(/lib/jquery.tree/line_bg_over_last.gif) 0 0 no-repeat transparent;
}
.tree .folder-open {
  margin-left:-16px;
  background: url(/lib/jquery.tree/blue_collapsable.gif) 0 -2px no-repeat transparent;
}
.tree .folder-open-last {
  margin-left:-16px;
  background: url(/lib/jquery.tree/blue_collapsable-last.gif) 0 -2px no-repeat transparent;
}
.tree .folder-close {
  margin-left:-16px;
  background: url(/lib/jquery.tree/blue_expandable.gif) 0 -2px no-repeat transparent;
}
.tree .folder-close-last {
  margin-left:-16px;
  background: url(/lib/jquery.tree/blue_expandable-last.gif) 0 -2px no-repeat transparent;
}
.tree .doc {
  margin-left:-16px;
  background: url(/lib/jquery.tree/leaf.gif) 0 -1px no-repeat transparent;
}
.tree .doc-last {
  margin-left:-16px;
  background: url(/lib/jquery.tree/leaf-last.gif) 0 -1px no-repeat transparent;
}
.tree .ajax {
  background: url(/lib/jquery.tree/spinner.gif) no-repeat 0 0 transparent;
  height: 16px;
  display:none;
}
.tree .ajax li {
  display:none;
  margin:0;
  padding:0;
}
.tree .trigger {
  display:inline;
  margin-left:-32px;
  width: 28px;
  height: 11px;
  cursor:pointer;
}
.tree .text {
  cursor: default;
}
.tree .active {}
/** css tree - fim */

.SMS {
  width: 100%;
  color: #666666;
}

