
body {
    background-color: #003571;
}
#corpo {
    height: 100%;
    text-align: left;
    width: 100%;
}
.imagelogo {
    max-height: 34px;
}
#corpo .headerbar {
    background-image: url("../imagens/sys/bg_headerbar.gif");
    background-repeat: repeat-x;
    float: left;
    height: 28px;
    width: 100%;
}
#corpo .headerbar .menu {
    width: 500px;
}
#corpo .cabecalho {
    width: 100%;
}
#corpo .cabecalho .logo {
    float: left;
    width: 400px;
}
#corpo .version {
}
#corpo .conteudo {
    background-color: #ffffff;
    float: left;
    min-width: 100%;
    padding-bottom: 20px;
    width: auto;
}
.dialog {
    background: none repeat scroll 0 0 #fff;
    border: 10px solid #ccc;
    padding: 15px 20px 10px;
    text-align: left;
    width: 500px;
}
#scroll {
    background-color: #f2f2f2;
    border: 1px solid black;
    height: 300px;
    overflow: auto;
    width: 100%;
}
.checkboxClass {
    border: medium none;
}
.buttonClass {
    background-color: white;
    border: 1px solid gray;
    vertical-align: top;
}
#corpo .footer {
    background-color: #153771;
    margin-left: 13px;
    padding: 10px;
    text-align: center;
    width: 721px;
}
#corpo .table_erro {
    background-color: #fff9d0;
}
.messagetitle {
    color: #333333;
    font-family: Verdana;
    font-size: 12px;
}
.messageitem {
    color: #555555;
    font-family: Verdana;
    font-size: 12px;
}
.binderror {
    color: #555555;
    font-family: Verdana;
    font-size: 12px;
}
.validationerror {
    color: #555555;
    font-family: Verdana;
    font-size: 12px;
}
.fieldname {
    color: #333355;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.globalerror {
    color: #555555;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.debug {
    color: #0123aa;
    font-family: Verdana;
    font-size: 12px;
}
.trace {
    color: #606060;
    font-family: Verdana;
    font-size: 12px;
}
.info {
    color: #007b00;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    list-style-position: outside;
    padding-left: 8px;
}
.warn {
    color: #bb5500;
    font-family: Verdana;
    font-size: 12px;
}
.vermelhobold {
    color: red;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.azulbold {
    color: blue;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}
.error {
    color: #cc0000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    list-style-position: outside;
    padding-left: 8px;
}
.exceptionitem {
    color: #cc0000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    list-style-position: outside;
    padding-left: 8px;
}
.causeitem {
    color: #aa5555;
    font-family: Verdana;
    font-size: 12px;
    padding-left: 16px;
    padding-top: 3px;
}
.bindblock {
    background-color: #fff3e3;
    border: 1px solid #000000;
    padding: 1px;
    text-align: left;
}
.bindblock li {
    color: #cc0000;
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    list-style-position: outside;
}
.messageblock ul {
    margin: 10px 10px 10px 25px;
    text-align: center;
}
.messageblock {
    background-color: #fff3e3;
    border: 1px solid #000000;
    padding: 1px;
    text-align: left;
}
#loadmsg {
    color: #ffffff;
    display: none;
    float: right;
    font-family: Verdana;
    font-size: 10pt;
    left: 0;
    padding: 3px;
    position: absolute;
    text-align: right;
    top: 0;
    width: 99%;
}
#loadmsg span {
    background: none repeat scroll 0 0 #cc4444;
    color: #ffffff;
    font-family: Verdana;
    font-size: 10pt;
    padding: 3px;
}
body {
    height: 100%;
}
#Flash, #Flash-message {
    border: 1px solid #ccc;
    font-size: 12px;
    margin-bottom: 12px;
    padding: 5px 5px 5px 30px;
    text-align: left;
}
#Flash-message {
    display: none;
}
.flash_alert {
    background: url("../imagens/alertbad_icon.gif") no-repeat scroll left center #c00;
    border-color: #c99;
    color: #fff;
    font-size: 12px;
}
#Flash.flash_notice, #Flash-message.flash_notice {
    background: url("../imagens/alertgood_icon.gif") no-repeat scroll left center #e2f9e3;
    border-color: #9c9;
    color: #060;
}
#Flash.flash_alert a, #Flash-message.flash_alert a {
    color: #fff;
}
#Flash.flash_alert a:hover, #Flash-message.flash_alert a:hover {
    background: none repeat scroll 0 0 #000;
}
.paginacao {
    padding: 4px;
}
.paginacao a {
    background-color: #dadada;
    border: 1px solid #cccccc;
    padding: 2px 6px;
}
.paginacao a:hover {
    border: 1px solid #999999;
}
.paginacao .pageSelected {
    background-color: #c9e6f2;
    border: 1px solid #003571;
    font-weight: bold;
    padding: 2px 6px;
}
.headerEdicao {
    background-color: #003571;
    border-left: 1px solid #71c1e2;
    color: #ffffff;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding: 5px 3px;
    text-align: left;
}
.disabled {
    background-color: #ffffff;
    color: #000000;
}
.readOnly {
    background-color: #dadada;
    color: black;
}
fieldset {
    border: 1px solid #808080;
    margin-bottom: 5px;
    padding: 6px;
}
legend {
    background-color: #f1f1f1;
    border: 1px solid #808080;
    color: #000000;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
}
#tabs6 {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 0 solid #666;
    float: left;
    font-family: Verdana;
    line-height: normal;
    width: 100%;
}
#tabs6 ul {
    list-style: none outside none;
    margin: 0;
    padding: 5px 0 0;
}
#tabs6 li {
    display: inline;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
#tabs6 a {
    background: url("../imagens/tableft6.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    float: left;
    font-weight: normal;
    margin: 0;
    padding: 0 0 0 4px;
    text-decoration: none;
}
#tabs6 a span {
    background: url("../imagens/tabright6.gif") no-repeat scroll right top rgba(0, 0, 0, 0);
    color: #45474b;
    display: block;
    float: left;
    padding: 5px 15px 4px 6px;
}
#tabs6 a span {
    float: none;
}
#tabs6 a:hover span {
    color: #000;
}
#tabs6 a:hover {
    background-position: 0 -42px;
}
#tabs6 a:hover span {
    background-position: 100% -42px;
    color: #000;
}
#tabs6 .current a {
    background-position: 0 -42px;
}
#tabs6 .current a span {
    background-position: 100% -42px;
    color: #000;
}
.containerBusca {
    position: absolute;
    right: 723px;
    top: 4px;
}
.containerEmpresa {
    position: absolute;
    right: 520px;
    top: 0;
    width: 190px;
}
.containerAtalho {
    position: absolute;
    right: 270px;
    top: 0;
    width: 120px;
}
.containerUsuario {
    position: absolute;
    right: 10px;
    top: 0;
    width: 150px;
}
ul#navigationUsuario1 {
    list-style: none outside none;
    margin: 0;
    padding: 1px 0;
    width: 155px;
}
ul#navigationUsuario1 li {
    display: block;
    margin: 0;
    position: relative;
    width: 155px;
}
ul#navigationUsuario1 li a:link, ul#navigationUsuario1 li a:visited {
    background: url("../imagens/down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #ffffff;
    display: block;
    float: right;
    height: 13px;
    padding: 4px 20px 4px 4px;
    text-align: right;
    text-decoration: none;
    width: 130px;
}
ul#navigationUsuario1 li:hover a, ul#navigationUsuario1 li a:hover, ul#navigationUsuario1 li a:active {
    background: url("../imagens/down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border-left: 0 dotted #b0b0b0;
    border-right: 0 dotted #b0b0b0;
    color: #ffffff;
    display: block;
    height: 13px;
    padding: 4px 20px 4px 4px;
    text-align: right;
    text-decoration: none;
    width: 130px;
}
ul#navigationUsuario1 li ul.navigationUsuario2 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px dotted #dadada;
    display: none;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 1px 1px 0;
    position: absolute;
    top: 21px;
    width: 150px;
}
ul#navigationUsuario1 li:hover ul.navigationUsuario2 {
    display: block;
}
ul#navigationUsuario1 li ul.navigationUsuario2 li {
    clear: left;
    width: 150px;
}
ul#navigationUsuario1 li ul.navigationUsuario2 li a:link, ul#navigationUsuario1 li ul.navigationUsuario2 li a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-color: -moz-use-text-color -moz-use-text-color #dadada;
    border-image: none;
    border-style: none none dotted;
    border-width: medium medium 1px;
    clear: left;
    color: #000000;
    font-weight: normal;
    padding: 4px 0;
    position: relative;
    text-align: right;
    width: 150px;
    z-index: 1000;
}
ul#navigationUsuario1 li ul.navigationUsuario2 li:hover a, ul#navigationUsuario1 li ul.navigationUsuario2 li a:active, ul#navigationUsuario1 li ul.navigationUsuario2 li a:hover {
    background: none repeat scroll 0 0 #b0b0b0;
    clear: left;
    color: #000000;
    font-weight: normal;
    padding: 4px 0;
    position: relative;
    text-decoration: underline;
    width: 150px;
    z-index: 1000;
}
ul#navigationAtalho1 {
    list-style: none outside none;
    margin: 0;
    padding: 1px 0;
    width: 100%;
}
ul#navigationAtalho1 li {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
}
ul#navigationAtalho1 li a:link, ul#navigationAtalho1 li a:visited {
    background: url("../imagens/down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #ffffff;
    display: block;
    height: 13px;
    padding: 4px 20px 4px 4px;
    text-align: right;
    text-decoration: none;
    width: 180px;
}
ul#navigationAtalho1 li:hover a, ul#navigationAtalho1 li a:hover, ul#navigationAtalho1 li a:active {
    background: url("../imagens/down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border-left: 0 dotted #b0b0b0;
    border-right: 0 dotted #b0b0b0;
    color: #ffffff;
    display: block;
    height: 13px;
    padding: 4px 20px 4px 4px;
    text-align: right;
    text-decoration: none;
    width: 180px;
}
ul#navigationAtalho1 li ul.navigationAtalho2 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px dotted #dadada;
    display: none;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 1px 20px 1px 0;
    position: absolute;
    top: 21px;
    width: 180px;
}
ul#navigationAtalho1 li:hover ul.navigationAtalho2 {
    display: block;
}
ul#navigationAtalho1 li ul.navigationAtalho2 li {
    clear: left;
    width: 180px;
}
ul#navigationAtalho1 li ul.navigationAtalho2 li a:link, ul#navigationAtalho1 li ul.navigationAtalho2 li a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-color: -moz-use-text-color -moz-use-text-color #dadada;
    border-image: none;
    border-style: none none dotted;
    border-width: medium medium 1px;
    clear: left;
    color: #000000;
    font-weight: normal;
    padding: 4px 0;
    position: relative;
    text-align: right;
    width: 200px;
    z-index: 1000;
}
ul#navigationAtalho1 li ul.navigationAtalho2 li:hover a, ul#navigationAtalho1 li ul.navigationAtalho2 li a:active, ul#navigationAtalho1 li ul.navigationAtalho2 li a:hover {
    background: none repeat scroll 0 0 #b0b0b0;
    clear: left;
    color: #000000;
    font-weight: normal;
    padding: 4px 0;
    position: relative;
    text-decoration: underline;
    z-index: 1000;
}
ul#navigationEmpresa1 {
    list-style: none outside none;
    margin: 0;
    padding: 1px 0;
    width: 100%;
}
ul#navigationEmpresa1 li {
    display: block;
    margin: 0;
    position: relative;
    width: 100%;
}
ul#navigationEmpresa1 li a:link, ul#navigationEmpresa1 li a:visited {
    background: url("../imagens/down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #ffffff;
    display: block;
    min-height: 13px;
    padding: 4px 20px 4px 4px;
    text-align: right;
    text-decoration: none;
    width: 260px;
}
ul#navigationEmpresa1 li:hover a, ul#navigationEmpresa1 li a:hover, ul#navigationEmpresa1 li a:active {
    background: url("../imagens/down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    border-left: 0 dotted #b0b0b0;
    border-right: 0 dotted #b0b0b0;
    color: #ffffff;
    display: block;
    min-height: 13px;
    padding: 4px 20px 4px 4px;
    text-align: right;
    text-decoration: none;
    width: 260px;
}
ul#navigationEmpresa1 li ul.navigationEmpresa2 {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px dotted #dadada;
    display: none;
    float: right;
    list-style: none outside none;
    margin: 0;
    padding: 1px 20px 1px 0;
    position: absolute;
    top: 21px;
    width: 260px;
}
ul#navigationEmpresa1 li:hover ul.navigationEmpresa2 {
    display: block;
}
ul#navigationEmpresa1 li ul.navigationEmpresa2 li {
    clear: left;
    width: 260px;
}
ul#navigationEmpresa1 li ul.navigationEmpresa2 li a:link, ul#navigationEmpresa1 li ul.navigationEmpresa2 li a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #ffffff;
    border-color: -moz-use-text-color -moz-use-text-color #dadada;
    border-image: none;
    border-style: none none dotted;
    border-width: medium medium 1px;
    clear: left;
    color: #000000;
    font-weight: normal;
    padding: 4px 0;
    position: relative;
    text-align: right;
    width: 280px;
    z-index: 1000;
}
ul#navigationEmpresa1 li ul.navigationEmpresa2 li:hover a, ul#navigationEmpresa1 li ul.navigationEmpresa2 li a:active, ul#navigationEmpresa1 li ul.navigationEmpresa2 li a:hover {
    background: none repeat scroll 0 0 #b0b0b0;
    clear: left;
    color: #000000;
    font-weight: normal;
    padding: 4px 0;
    position: relative;
    text-decoration: underline;
    z-index: 1000;
}
#filtroTitle {
    border-bottom: 1px solid #ccc;
    border-radius: 4px;
    color: black;
    font-weight: bold;
    height: 20px;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 6px;
    width: 98%;
}
#filtroTitle .selectContainer {
    color: #666;
    float: right;
    margin: -3px 0 3px 1px;
}
