html {
    overflow-y: scroll;
}

input[type=submit], input[type=button] {
    font-size: 11px;
    margin: 5px 5px 5px 0;
    cursor: pointer;
}

input[type=text], input[type=password], textarea {
    font-size: 12px;
    padding-left: 1px;
}

select {
    font-size: 13px;
}

.tableControl, .actionButtons {
    float: left;
    width: 100%;
}

.tableControl a {
    padding-left: 10px;
}

.tableControl {
    text-align: right;
}

.message {
    padding: 5px;
    list-style: none;
    border: 0;
    background: none;
    padding: 0;
    color: #000000;
    margin: 5px 0 8px 0;
    font-size: 12px;
}

.message li {
    background: no-repeat left center;
    padding-top: 1px;
    padding-left: 20px;
    margin-left: 3px;
}

.message li.infomsg {
    background-image: url(../img/msginfo.png);
}

.message li.errormsg {
    background-image: url(../img/msgerror.png);
}

.message li.warnmsg {
    background-image: url(../img/msgwarn.png);
}

.name {
    vertical-align: top;
    font-weight: bold;
    width: 115px;
    float: left;
    padding: 5px;
    margin-top: 3px;
    clear: left;
}

.value {
    float: left;
    padding: 5px;
}

.error {
    float: left;
    padding: 5px;
}

.errors {
    color: #FF0000;
    vertical-align: middle;
}

img.errors {
    padding-right: 5px;
}

.errors input, .errors textarea, .errors select {
    border: 1px solid red !important;
}

.required {
    color: #FF0000;
    padding-left: 2px;
}

.tableControl input[type=submit], .tableControl input[type=button], .tableControl select {
    margin: 5px 0 5px 5px;
}

/* I don't know why this is necessary, but the select is off by a pixel on the top and is padding too much on the left */
.tableControl select {
    margin-left: 2px;
    position: relative;
    top: 1px;
}

.actionButtons {
    padding-left: 1px;
}

.actionButtons select {
    margin: 5px 5px 5px 0;
    vertical-align: bottom;
}

div.info {
    font-size: 1.2em;
}

ul.bullets {
    list-style: square;
}

ul.bullets li {
    padding-bottom: 2px;
}

td.action {
    text-align: center;
    width: 8em;
    white-space: nowrap;
}

td.action a {
    padding-left: 1px;
    padding-right: 1px;
}

table.radio {
    border: 0;
}

table.radio td {
    padding: 0 2px;
}

table.radio input[type=radio] {
    vertical-align: bottom;
}

body {
    background: #FFFFFF url(../img/img01.jpg) repeat-x left top;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #837669;
}

h1, h2, h3 {
    margin: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    color: #649632;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 { }

p, ul, ol {
    margin-top: 0;
    line-height: 240%;
    text-align: justify;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { 
    text-decoration: none; 
    background: #d6d6d6 !important;
}

a img {
    border: none;
}

img.left {
    float: left;
    margin: 7px 30px 0 0;
}

img.right {
    float: right;
    margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 li {
    float: left;
    line-height: normal;
}

.list1 li img {
    margin: 0 30px 30px 0;
}

.list1 li.alt img {
    margin-right: 0;
}

/* Header */

#header-wrapper {
    width: 900px;
    margin: 0 auto;
}

#header {
    width: 900px;
    height: 35px;
    margin: 0px auto;
    font-weight: bold;
    background: url(../img/img02.jpg) no-repeat left top;
    align-content: center;
}

/* Search */

#search {
    width: 200px;
}

#search input {
    font: 12px Georgia, "Times New Roman", Times, serif;
    border: none;
}

#search-text {
    width: 135px;
    height: 18px;
    padding: 3px 0 0 5px;
    background: #ECF9E4;
    color: #658453;
}

#search-submit {
    padding: 0px 0 0 120px;
    color: #000000;
}

/* Page */

#page {
    width: 900px;
    margin: 3px auto;
    padding: 0px 0px 0px 0px;
}

/** LOGO */

#logo {
    width: 900px;
    height: 90px;
    margin: -5px auto;
    background: url(../img/fraction_geopost.jpg) no-repeat center ;
}

#logo h1, #logo p {
    margin: 0;
    padding: 0 0 0 90px;
    line-height: normal;
}

#logo h1 {
    float: left;
    padding-top: 70px;
    color: #B00039;}

#logo h1 a {
    text-decoration: none;
    text-transform: uppercase;
    color: #B00039;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
    padding: 20px 0 0 120px;
    font: italic 13px Georgia, "Times New Roman", Times, serif;
    color: #B00039;
}

#logo p a {
    text-decoration: none;
    color: #B00039;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
}

/* Post */

.post {
    margin-bottom: 0px;
    text-align: center;
}

.post .title {
    height: 30px;
    left:50%;
    margin-left:20%;
    text-align: justify;
    background: url(../img/img05.jpg) no-repeat left top;
    color: #FFFFFF;
}

.post .date {
    float: right;
    margin-top: -45px;
    padding-right: 20px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 18px;
    color: #B00039;
}

.post .meta {
    margin: -30px  0 3px 25px;
    padding: 2px 30px 2px 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    color: #B6ACA2;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
    padding: 25px 20px 0px 20px;
}

.post .links {
    margin: 0 250px 0 0;
    padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
    padding-left: 17px;
}

/* Footer */

#footer {
    width: 900px;
    margin: 5px auto;
    padding: 0;
    background: url(../img/img07.jpg) no-repeat left top;
    height: 61px;
}

#footer p {
    margin: 0;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    color: #FFFFFF;
}

#footer a {
    color: #F1B566;
}

.tree_expand{
    color: #C64F00;
    font-weight: bold;
}

.panel_estorno .ui-widget-header{
    background: red ;
}

.label_emissao{
    font-size: 10px
}

.title_principal {
    font-size: 30px !important;
    color: #930022 !important;
    
}


table#tipo {
    text-align: left !important;
    background-color: red;
}

/*
#page{
    height: auto;
    background-color: yellow;
}


#footer{
    position: inherit;
}
*/
.content-100 {
    width: 100%
}

.ui-confirm-dialog {
    top:40% !important;
}