.cabe {
    width: 1024px;
    height: 126px;
    background-image: url("../images/Sylvamo_logo_horizontal_rgb.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

.cabe .Titulo {
    margin-top: 91px;
    float: right;
    height: 34px;
    width: 70%;
    color: #787878;
    font-size: 22px;
    line-height: 34px;
    vertical-align: baseline;
    background-image: url("../images/cabeTarja.png");
}

.cabe .Titulo span {
    width: 18%;
    height: auto;
    float: right;
}

.cabe .logo {
    margin-top: 91px;
    float: left;
    width: 10%;
    height: 34px;
    background-image: url("../images/cabeTarja.png");
    margin-left: 20%;
}

.roda {
    width: 100%;
    height: 37px;
    background-image: url("../images/rdpTarja.png");
    background-position: bottom;
}

.roda .sombra {
    background-image: url("../images/rdpTarjaSombra.png");
    width: 100%;
    height: 9px;
    margin-bottom: 5px;
}

.roda span {
    float: right;
    padding-right: 50px;
    font-size: 12px;
    color: #8695a9;
}

.roda span.infoSuporte {
    float: left;
    padding-left: 20px;
    font-size: 12px;
    color: #8695a9;
}

.roda span.infoSuporte a, a:visited {
    color: #8695a9;
}

.ui-TopMenubar {
    font-family: arial, sans-serif;
}

.ui-TopMenubar .gwt-MenuItem {
    font-size: 8pt;
    font-family: arial, sans-serif;
    color: white;
    cursor: hand;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}

.ui-TopMenubar .gwt-MenuItem-selected {
    text-decoration: underline;
    cursor: hand;
}

.ui-TopMenubar .gwt-MenuItemSeparator {
    padding: 2px 2px;
    border: 1px;
    color: red;
}

.ui-TopMenubar-horizontal .gwt-MenuItemSeparator {
    width: 1px;
    padding: 0px;
    margin: 0px;
    border: 1px;
    background: white;
}

.ui-TopMenubar table {
    border: 0px;
    background: url("../images/transparent.gif");
}

.ui-HomeBoxBody {
    height: 223px;
    width: 445px;
    background-image: url("../images/box.png");
    float: left;
    padding-top: 20px;
    padding-left: 20px;
}

.ui-HomeBoxHeader {
    width: 100%;
    height: 36px;
    vertical-align: middle;
    padding-left: 30px;
    font-size: 14px;
    background-image: url("../images/bntCinza.png");
}

.ui-HomeBoxHeader span {
    padding-left: 50px;
    line-height: 36px;
    font-weight: bold;
    color: #787878;
}

table.menubackground {
    background: url("../images/bg-top-bar.gif");
}

.ui-UserLabel {
    font-size: 8pt;
    font-family: arial, sans-serif;
    color: white;
}

.ui-MainPage {
    border: 0px;
    width: 1024px;
    height: 400px;
}

.ui-HomePage {
    width: 1024px;
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.ui-HomePage .gwt-StackPanelItem {
    background: url("../images/bg-top-bar.gif");
    cursor: pointer;
    cursor: hand;
    color: white;

}

.ui-HomePage-PurchasePanel {
    padding: 5px;
}

.ui-UserAdmPage {
    width: 800px;
    height: 400px;
}

.gwt-Button {
    margin: 0;
    padding-top: 3px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    font-size: small;
    background: url("../images/bntVerde.png");
    background-position: center top;
    background-repeat: repeat-x;
    height: 27px;
    border: 0;
    color: White;
    border-radius: 8px;
}

.gwt-Button-grey {
    margin: 0;
    padding-top: 3px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    font-size: small;
    background: url("../images/bntCinza.png");
    background-position: center top;
    background-repeat: repeat-x;
    height: 27px;
    border: 0;
    color: White;
    border-radius: 8px;
}

.cellTableCell {
    padding: 2px 5px;
    font-family: arial, sans-serif;
    overflow: hidden;
    font-size: 14px;
    text-shadow: none;
}

.cellTableCellColumn {
    padding: 2px 5px;
    font-family: arial, sans-serif;
    overflow: hidden;
    font-size: 12px;
    text-shadow: none;
}

.cellTableCell th{
    padding: 2px !important;
}

.cellTableCell td{
    padding: 2px !important;
}

.simplePager {
    padding: 4px 8px;
    text-align: center;
    padding: 2px 15px;
    font-size: 8pt;
}

.gwt-Label {
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.gwt-DatePicker {
    border: 1px solid #ccc;
    border-top: 1px solid #999;
    cursor: default;
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.gwt-DatePicker td,
.datePickerMonthSelector td:focus {
    outline: none;
}

.datePickerMonthSelector td:focus {
    outline: none;
}

.datePickerDays {
    width: 100%;
    background: white;
}

.datePickerDay,
.datePickerWeekdayLabel,
.datePickerWeekendLabel {
    font-size: 85%;
    text-align: center;
    padding: 4px;
    outline: none;
    font-weight: bold;
    color: #333;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
}

.datePickerWeekdayLabel,
.datePickerWeekendLabel {
    background: #fff;
    padding: 0px 4px 2px;
    cursor: default;
    color: #666;
    font-size: 70%;
    font-weight: normal;
}

.datePickerDay {
    padding: 4px 7px;
    cursor: hand;
    cursor: pointer;
}

.datePickerDayIsWeekend {
    background: #f7f7f7;
}

.datePickerDayIsFiller {
    color: #999;
    font-weight: normal;
}

.datePickerDayIsValue {
    background: #d7dfe8;
}

.datePickerDayIsDisabled {
    color: #AAAAAA;
    font-style: italic;
}

.datePickerDayIsHighlighted {
    background: #F0E68C;
}

.datePickerDayIsValueAndHighlighted {
    background: #d7dfe8;
}

.datePickerMonthSelector {
    width: 100%;
    padding: 1px 0 5px 0;
    background: #fff;
}

.datePickerPreviousButton,
.datePickerNextButton {
    font-size: 120%;
    line-height: 1em;
    color: #3a6aad;
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    padding: 0px 4px;
    outline: none;
}

td.datePickerMonth {
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 100%;
    font-weight: bold;
    color: #333;
}

.gwt-TextBox {
    padding: 5px 4px;
    border: 1px solid #CCC;
    border-top: 1px solid #999;
    font-size: small;
    font-family: Arial Unicode MS, Arial, sans-serif;
    height: 18px;
    border-radius: 4px;
    font-size: 8pt;
}

.gwt-TextArea {
    padding: 5px 4px;
    border: 1px solid #CCC;
    border-top: 1px solid #999;
    font-size: small;
    font-family: Arial Unicode MS, Arial, sans-serif;
    border-radius: 4px;
    font-size: 8pt;
}

.gwt-DateBox {
    padding: 5px 4px;
    border: 1px solid #CCC;
    border-top: 1px solid #999;
    font-size: small;
    font-family: Arial Unicode MS, Arial, sans-serif;
    height: 18px;
    border-radius: 4px;
    font-size: 8pt;
}

.gwt-PasswordTextBox {
    padding: 5px 4px;
    border: 1px solid #CCC;
    border-top: 1px solid #999;
    font-size: small;
    font-family: Arial Unicode MS, Arial, sans-serif;
    height: 18px;
    border-radius: 4px;
    font-size: 8pt;
}

.gwt-RadioButton {
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.gwt-SuggestBox {
    padding: 5px 4px;
    border: 1px solid #CCC;
    border-top: 1px solid #999;
    font-size: small;
    font-family: Arial Unicode MS, Arial, sans-serif;
    height: 18px;
    border-radius: 4px;
    font-size: 8pt;
}

.gwt-SuggestBox {
    padding: 5px 4px;
    border: 1px solid #ccc;
    border-top: 1px solid #999;
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.gwt-SuggestBoxPopup {
    padding: 0px;
    background: white;
}

.gwt-SuggestBoxPopup .item {
    padding: 3px 3px;
    color: #000;
    cursor: default;
    font-size: 8pt;
    font-family: arial, sans-serif;
    background: white;
    background-color: white;
}

.gwt-SuggestBoxPopup .item-selected {
    background: #D5E2FF;
}

input.TextBoxError {
    border: 1px solid red;
    padding: 5px 4px;
    font-size: small;
    font-family: Arial Unicode MS, Arial, sans-serif;
    height: 18px;
    border-radius: 4px;
    font-size: 8pt;
}

.alert-DecoratorPanel-error {
    border: 2px solid red;
    width: 100%;
    background: #FFDAB9;
    font-size: 8pt;
    padding: 2px;
}

.alert-DecoratorPanel-success {
    border: 2px solid green;
    width: 100%;
    background: #98FB98;
    font-size: 8pt;
    padding: 2px;
}

.alert-DecoratorPanel-waiting {
    border: 0px;
    width: 100%;
    font-size: 8pt;
    padding: 2px;
}

.ui-ItemSearchPage {
    width: 200px;
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.ui-ItemSearchPage .gwt-StackPanelItem {
    background: #A9A9A9;
    cursor: pointer;
    cursor: hand;
    color: white;
    height: 25px;
}

.gwt-DisclosurePanel {
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.gwt-DisclosurePanel .header,
.gwt-DisclosurePanel .header a,
.gwt-DisclosurePanel .header td {
    cursor: pointer;
    cursor: hand;
}

.gwt-DisclosurePanel .content {
    border: 2px solid #e7e7e7;
    padding: 4px 0px 4px 8px;
    margin-left: 6px;
    margin-right: 6px;
}

.ui-ItemTable-Header {
    font-size: 8pt;
    font-family: arial, sans-serif;
    border: 0px;
    font-weight: bold;
}

.ui-ItemTable-Grid {
    font-size: 8pt;
    font-family: arial, sans-serif;
    border: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.ui-ItemTable-GridHeader {
    background: url("../images/bg-top-bar.gif") repeat;
    color: white;
    font-size: 8pt;
    font-family: arial, sans-serif;
    border: 0px;
    padding-left: 3px;
    padding-right: 3px;
    white-space: nowrap;
}

.gwt-DecoratorPanel {
    border: 1px solid #bbb;
    padding: 1px;
}

.gwt-ListBoxMultiple {
    border-radius: 4px;
    border: solid 1px #d9d8d8;
    opacity: 80;
    filter: alpha(opacity = 80);
}

.gwt-ListBox {
    border-radius: 4px;
    width: 100px; /* editar o tamanho pelo layout - é só mudar o numero*/
    background-image: url("../images/fndSelect28.jpg");
    border: solid 1px #d9d8d8;
    opacity: 80;
    filter: alpha(opacity = 80);
    height: 28px;
}

.gwt-ListBox-error {
    border: 1px solid red;
    border-radius: 4px;
    width: 100px; /* editar o tamanho pelo layout - é só mudar o numero*/
    background-image: url("../images/fndSelect28.jpg");
    opacity: 80;
    filter: alpha(opacity = 80);
}

.gwt-TextBox-error {
    border: 1px solid red;
}

.gwt-TextArea-error {
    border: 1px solid red;
    padding: 5px 4px;
    font-size: small;
    font-family: Arial Unicode MS, Arial, sans-serif;
    border-radius: 4px;
    font-size: 8pt;
}

.gwt-DateBox-error {
    border: 1px solid red;
    padding: 5px 4px;
    font-size: small;
    font-family: Arial Unicode MS, Arial, sans-serif;
    height: 18px;
    border-radius: 4px;
    font-size: 8pt;
}

.gwt-DecoratedPopupPanel {
    border: 2px solid green;
    background: #98FB98;
    font-size: 8pt;
    padding: 2px;
}

.gwt-CheckBox{
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.ui-AddressTable-GridHeader {
    background: url("../images/bg-top-bar.gif") repeat;
    color: white;
    font-size: 8pt;
    font-family: arial, sans-serif;
    border: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.ui-PaymentConditionPanel {
    border: 1px solid #e7e7e7;
    background: #e7e7e7;
    font-size: 8pt;
    padding: 2px;
}

.gwt-Hyperlink {
    font-size: 8pt;
    font-family: arial, sans-serif;
}

table.newitembackground {
    border: 0px;
    font-size: 7pt;
    font-family: arial, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    padding-left: 3px;
    padding-right: 3px;
}

.cw-StackPanelHeader {
}

.ui-Grid {
    font-size: 8pt;
    font-family: arial, sans-serif;
    border: 0px;
    padding-left: 3px;
    padding-right: 3px;
}

.report-title {
    font-size: 8pt;
    font-family: arial, sans-serif;
    margin-left: 5px;
    margin-bottom: 5px;
    text-align: left;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    color: #E5E5E5;
    background: #469835;
    background-size: 100%;
}

.report-title-no-select {
    font-size: 8pt;
    font-family: arial, sans-serif;
    margin-left: 5px;
    margin-bottom: 5px;
    text-align: left;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    color: #469835;
    background: #E5E5E5;
    background-size: 100%;
}

.report-title-no-select a:link {
    color: #ffffff;
}

.report-title-no-select a:visited {
    color: #ffffff;
}

.searchItemLink {
    font-size: 8pt;
    font-family: arial, sans-serif;
    border: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}

.ui-ReportTable-dark {
    background-color: #E5E5E5;
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.ui-ReportTable {
    font-size: 8pt;
    font-family: arial, sans-serif;
}

.ui-ReportTable-header {
    font-size: 8pt;
    font-family: arial, sans-serif;
    text-decoration: underline;

}

.sendpanel {
    width: 150px;
    height: 40px;
    background: green;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 10pt;
    font-family: arial, sans-serif;
}

.dadosUser {
    white-space: nowrap;
    font-size: 8pt;
    font-family: arial, sans-serif;
    color: white;
    padding-left: 6px;
    padding-top: 3px;
    text-decoration: none;
}

.doc-export-account-col{
    min-width: 60px;
}

.cellTableCellDocExp {
    padding: 2px 5px;
    font-family: arial, sans-serif;
    overflow: hidden;
    font-size: 14px;
    text-shadow: none;
    text-align: center;
}

.cellTableCellDocExp th{
    padding: 2px !important;
    text-align: center;
    border-left: 1px solid;
    border-bottom: 0px;
}

.cellTableCellDocExp th:first-child{
    border-left: 0px;
}

.cellTableCellDocExp td{
    padding: 2px !important;
    text-align: center;
}

.no-left-border{
    border-left: 0px !important;
}


.ui-DownloadAdsHeader {
    width: 220px;
    height: 20px;
    vertical-align: middle;
    padding-left: 10px;
    padding-top: 3px;
    font-size: 10px;
    background: url("../images/bg-top-bar.gif");
}

.ui-DownloadAdsBody {
    width: 220px;
    height: 20px;
    padding-left: 10px;
    padding-top: 3px;
    font-size: 10px;
}

.ui-popup, .dateBoxPopup {
    display: none;
    padding: 4px 0;
}

.ui-popup .popupContent {
    font-size: 8pt;
    border: 1px solid #e7e7e7;
    background: #e7e7e7;
    padding: 5px;
}
