body {
    background-color: #FFFFEB;
    font-family: arial;
    font-size: 10px;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 0px;
}

img {
    border: 0;
}

table {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    border-collapse: collapse;
}

td {
    font-size: 12px;
}

a {
    color: #000000;
    cursor: pointer;
    text-decoration: underline;
}

a:not([href]):not([tabindex]):hover {
    cursor:inherit;
}

select {
    font-size: 11px;
}

.caixaBaixa {
    text-transform: lowercase;
}

.fixo {
    font-family: courier;
}

.tableHeader {
    color: #D9D9C7;
    background-color: #4D4D4D;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    width: 99%;
    background-repeat: no-repeat; 
    border-radius-topleft: 3px;
    border-radius-topright: 3px;
}

.bannerTd {
    color: #D9D9C7;
    background-color: #4D4D4D;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    width: 100%;
    background-repeat: no-repeat; 
    border-radius-topleft: 3px;
    border-radius-topright: 3px;
}

.bannerTable {
    width: 100%;
}

.tableHeader {
    width: 100%;
}

.messageTable {
    width: 100%;
}

.buttonTable {
    margin-top: 3px;
}

.baseButton {
    border: 2px solid black;
    background-color: white;
    border-radius: 5px;
    padding: 5px;
}

input, textarea {
    border: 1px solid black;
}

.baseField, .numerico, .ano, .mes, .data, .hora, .codigo_proposicao, .foneChars {
    background-color: white;
    border-radius: 3px;
    padding: 4px;
}

textarea, input.baseField[type=text], input.baseField[type=password], select.baseField {
    width: 100%;
}

textarea.baseField[readonly=readonly] {
    background-color: inherit;
}

.navigatorTable {
    text-align: center;
}

.navigatorButtonTable {
    text-align: center;
}

.divNavigatorTable {
    width: 1%;
    border: 0;
    cellpadding: 0;
    cellspacing: 0;
    align: center;
}

.messageHeader {
    border-color: black;
    border-top-style: solid;
    border-top-width: 1;
    border-bottom-style: solid;
    border-bottom-width: 1;
    padding-top: 10;
    text-align: left;
    font-size: 10px;
    color: black;
    font-weight: bold;
    width: 100%;
}

.columHeader {
    border-color: black;
    border-bottom-style: solid;
    border-bottom-width: 1;
    font-size: 12px;
    font-weight: bold;
}

.columnTdHeader {
    font-weight: bold;
}
/* ----------------------------------------------------------------------------------------------

linhas dos relatórios
 ----------------------------------------------------------------------------------------------*/
.rowBlank {
    background-color: #fffced;
}

tr.rowBlank:hover {
    color: white;
    background-color: #526587;
}

tr.rowBlank:hover :link {
    color: white;
}

tr.rowBlank:hover :visited {
    color: white;
}

.rowColor {
    background-color: #E1E7F2;
}

tr.rowColor:hover {
    color: white;
    background-color: #526587;
}

tr.rowColor:hover :link {
    color: white;
}

tr.rowColor:hover :visited {
    color: white;
}

tr.zebrada:nth-child(even) {
    background-color: #FFFCED;
}

tr.zebrada:nth-child(odd) {
    background-color: #E1E7F2;
}

/* ----------------------------------------------------------------------------------------------


 ----------------------------------------------------------------------------------------------*/
.totalColumn {
    background-color: #e2e0e1;
    font-family: arial;
    font-weight: bold;
}

.reportHeader {
    color: #4D4D4D;
    background-color: #D9D9C7;
    font-weight: bold;
    font-family: arial;
    vertical-align: middle;
}

.reportTable {
    color: #4D4D4D;
    background-color: #D9D9C7;
    font-family: arial;
    vertical-align: middle;
}

.noDecor {
    
}

.reportOrder {
    color: #d9d9c7;
}

.reportTable {
    width: 100%;
}

.reportPage {
    background-color: #e2e0e5;
    font-family: arial;
    text-align: center;
}

.observacao {
    border-color: black;
    border-top-style: solid;
    border-top-width: 2;
    border-bottom-style: solid;
    border-bottom-width: 1;
    padding-top: 5;
    font-size: 11px;
}

.formLabel {
    vertical-align: middle;
    padding: 4px;
}

.spamformLabel {
    text-align: left;
    vertical-align: middle;
}

.formField {
    text-align: left;
    vertical-align: middle;
    padding: 4px;
}

input {
    font-size: 100%;
    font-family: Verdana, Arial, sans-serif;
    cursor: auto;
}

.menu {
    list-style-image: url(../img/mais.png);
}

.submenu {
    list-style-image: url(../img/menu.png);
}

.portlet_bar {
    background-color: #d1cfcf;
    font-weight: bold;
    nowrap: true;
    valign: middle;
}

table#tabmenu {
    margin-bottom: 0px;
}

td.tab, td.selectedtab, td.tabspacer, td#contentscell {
    border: 1px solid black;
    cursor: hand;
    padding-right: 10px;
    padding-left: 10px;
}

.tab .reportTable {
    border: 1px solid black;
}

td.tabspacer {
    border-width: 0 0 0px;
}

td.tab {
    background: #B3B38F;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold;
    width: 15%;
    border-radius: 15px 15px 0px 0px;
    border-width: 0px 0px 0px 1px;
    border-left: 0 solid #B3B38F;
    text-align: center;
}

td.selectedtab {
    border-bottom: 0 solid #ffffcd;
}

td.selectedtab, td#contentscell {
    background: #ffffcd;
    font-size: 13px;
    font-weight: bold;
    width: 15%;
    border-width: 1px 1px 1px 1px;
    text-align: center;
}

.contentscell {
    background: #ffffcd;
    padding: 10px;
    border: 1px solid black;
}

td#contentscell {
    border-width: 1px 1px 1px 1px;
    padding: 5px;
}

div.contents {
    display: none;
}

div.selectedcontents {
    display: block;
}

.myhidden {
    visibility: hidden;
    display: none;
    margin: 0px;
    padding: 0px;
}

.calCalendar {
    BORDER-RIGHT: #dddddd 2px outset;
    BORDER-TOP: #dddddd 2px outset;
    BORDER-LEFT: #dddddd 2px outset;
    BORDER-BOTTOM: #dddddd 2px outset;
    BACKGROUND-COLOR: #d4d0c8
}

.calClickable {
    CURSOR: hand;
    TEXT-DECORATION: none
}

.calClickable_hover {
    FONT-WEIGHT: bolder;
    CURSOR: hand;
    COLOR: #0a246a
}

.calTitleBar {
    FONT-WEIGHT: bolder;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #3a6ea5
}

.calDay {
    BACKGROUND-COLOR: #d4d0c8
}

.calDayCurrent {
    BACKGROUND-COLOR: blue
}

.separator {
    background-color: #EAEAEA;
    text-align: center;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    border: solid #e6eef4 10px
}

.separatorTable {
    background-color: silver;
    border: solid 2;
    Border-Collapse: separate;
    margin-top: 10px;
    width: 100%;
}

.separatorTd {
    background-color: #EAEAEA;
}

.label {
    text-decoration: underline;
    width: 13em;
    font-weight: bolder;
    font-style: oblique;
    margin-top: 1em;
    margin-bottom: 1em;
}

.pFormLabel {
    font-weight: bold;
    margin-right: 3px;
    vertical-align: middle;
    padding: 4px;
}

.MCEclass {
    text-align: justify;  /* porque este justify?????? */
    font-family: "Times New Roman", Times, NimbusRomanNo9L, DejaVuSerif, arial, helvetica, sans-serif;
    font-size: 14pt;
    margin: 0px;
    padding: 0px;
}

.MCEclass a {
    cursor: pointer;
}

.MCEclass a:not([href]):not([tabindex]):hover {
    cursor:inherit;
}

#info a, #info_strap a, #conteudo a, #esquerda a {
    color: #000000;
    text-decoration: underline;
}

/* Headers iguais aos internos do tinyMce */
h1 {font-size: 2rem}
h2 {font-size: 1.5rem}
h3 {font-size: 1.17rem}
h4 {font-size: 1rem}
h5 {font-size: .83rem}
h6 {font-size: .75rem}
h1, h2, h3, h4, h5, h6 {font-weight: bold}

.divTextoHtml {
    font-family: "Times New Roman", Times, NimbusRomanNo9L, DejaVuSerif, arial, helvetica, sans-serif;
    font-size: 1rem;
    overflow: auto;
    border: 1px solid black;
    padding: 10px;
    margin-top: 3px;
}

.espacado {
    padding: 10px 4px;
}

.fieldsetField {
  display: block;
  margin-left: 2px;
  margin-right: 2px;
  padding-top: 0.35em;
  padding-bottom: 0.625em;
  padding-left: 0.75em;
  padding-right: 0.75em;
  border: 1px solid black;
}

.legendField {
    width: inherit;
    font-size: inherit;
    padding: 0px 2px;
    vertical-align: middle;
}

.codigo_proposicao, #codigo_proposicao{
    max-width: 130px;
}

.observacao {
    padding: 10px; 
    resize: none;
    font-size: 1rem;
}

.data {
    max-width: 100px;
    text-align: start;
}

#mes[type=text], #ano[type=text] {
    max-width: 50px;
}

span.searchword {
    background-color:yellow;
    color:black;
}

/* ----------------------------------------------------------------------------------------------

      Blocos das páginas
      
 ----------------------------------------------------------------------------------------------*/
#corpo {
    text-align: left;
    background-color: #FFFFEB;
    line-height: 1.2;
}

#topo {
    margin-left: 5px;
    margin-right: 5px;
    height: 80px;
    background-color: #819bca;
    background-image: url("../img/wspl/topo03.png");
    background-repeat: no-repeat;
    border-bottom: 2px double black;
    position: static;
}

#topo_strap {
    border-bottom: 2px double black;
}

.topo_preenchimento {
    background-color: #819bca;
    background-size: 100% auto !important;
}

#menu {
    position: relative;
    width: 78%;
    left: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0px solid black;
    border-radius: 3px;
    z-index: 100; /*ie z-index bug */
}

#sepConteudo {
    margin-left: 5px;
    margin-right: 5px;
}

#titulo {
    background-color: #B3B3A4;
}

#conteudo {
    width: 100%;
    position: relative;
    float: left;
    border-radius: 3px;
    z-index: 10; /*ie z-index bug */
}

#info {
    position: relative;
    float: right;
    width: 20%;
    margin-right: 5px;
    margin-top: 9px;
    margin-bottom: 9px;
    font-family: arial;
    font-size: 10px;
}

#rodape {
    background-color: #819bca;
}
