/**
* Cores oficiais da Região do Cerrado Mineiro de acordo com o brandbook
* 
* Azul : #004C66;
* Verde: #00ABA2;
* Roxo : #610632;
* 
*/
body, select, input, textarea { color:#666; }
select, input, textarea, button { font:99% sans-serif; }

input[type="text"], input[type="password"], textarea, select {
    background-color:#fcfcfc;
    border:#ddd 1px solid;
    -moz-border-radius:1px;
    border-radius:1px;

    -webkit-box-shadow:0 0 4px #d9d9d9 inset;
    -moz-box-shadow:0 0 4px #d9d9d9 inset;
    box-shadow:0 0 4px #d9d9d9 inset;
    margin-left: -4px;
}

input.small, textarea.small { width:25%; } input.medium, textarea.medium { width:50%; } input.large, textarea.large { width:50%; }
input.full, textarea.full { width:97%; } input[type="text"], input[type="password"], textarea, select { padding:1px; }

input:focus, textarea:focus {background-color:#ededed; border-color:#a6a6a6; }

body
{
    background: #fff url("../images/montanhas.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    padding: 0;
    font: normal 10pt Arial,Helvetica,sans-serif;

}

#page
{
    margin-top: 5px;
    margin-bottom: 5px;
    background: #fff;

}


#header
{
    margin: 0;
    padding: 0;

}

#content
{
    padding: 20px;

}

#sidebar
{
    padding: 20px 20px 20px 0;/*x741*/
}

#footer
{
    padding: 10px;
    margin: 08px 20px;
    font-size: 0.8em;
    text-align: center;
    background: #FFF;
    border-top: 1px solid #C9E0ED;
    background: #FFF;
    opacity: 0.65;
    -moz-opacity: 0.65; /* Browsers baseados no motor Gecko */
    filter:alpha(opacity=65); /* Para IE6 e 7 */
}

#logo
{
    font-size: 200%;
}

#mainmenu
{
    background:#C9E0ED url(../images/barra_onda.png) repeat-x left top;

}

#mainmenu ul
{
    padding:6px 20px 5px 20px;
    margin:0px;
}

#mainmenu ul li
{
    /*
    display: inline;
    */
}

#mainmenu ul li a
{
    color:#ffffff;
    background-color:transparent;
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    padding:5px 20px;
}

#mainmenu ul li a:hover, #mainmenu ul li.active a
{
    color: #6399cd;
    background-color:#EFF4FA;
    text-decoration:none;
}

div.flash-error, div.flash-notice, div.flash-success
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
}

div.flash-error
{
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}

div.flash-notice
{
    background:#FFF6BF;
    color:#514721;
    border-color:#FFD324;
}

div.flash-success
{
    background:#E6EFC2;
    color:#264409;
    border-color:#C6D880;
}

div.flash-error a
{
    color:#8a1f11;
}

div.flash-notice a
{
    color:#514721;
}

div.flash-success a
{
    color:#264409;
}

div.form .rememberMe label
{
    display: inline;
}

div.view
{
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #C9E0ED;
}

div.breadcrumbs
{
    font-size: 0.9em;
    padding: 5px 20px;
}

div.breadcrumbs span
{
    font-weight: bold;
}

div.search-form
{
    padding: 10px;
    margin: 10px 0;
    background: #eee;
}

.portlet
{

}

.portlet-decoration
{
    padding: 3px 8px;
    background: #666E73;  /*#B7D6E7;*/
    border-left: 5px solid #00B2A0;  /*#6FACCF;*/
}

.portlet-title
{
    font-size: 12px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    color: white; /*#298dcd;*/
}

.portlet-content
{
    font-size:0.9em;
    margin: 0 0 15px 0;
    padding: 5px 8px;
    background: #f3f3f3; /*#e9e9e9; /*#EFFDFF;*/
    border: 1px solid #CCC; /* #00B2A0; */
}

.portlet-content ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

.portlet-content li
{
    padding: 2px 0 4px 0px;
}

.operations
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.operations li
{
    padding-bottom: 2px;
}

.operations li a
{
    font: bold 12px Arial;
    color: #666;  /*#0066A4;*/
    display: block;
    padding: 2px 0 2px 8px;
    line-height: 15px;
    text-decoration: none;
}

.operations li a:visited
{
    color: #666; /*#0066A4;*/
}

.operations li a:hover
{
    background: #cccccc; /*#80CFFF;*/
}


.botao  {
    position:absolute;

    margin:0px;
    padding:0px;
}

.botao a {  
    font: bold 18px/45px verdana, helvetica, sans-aerif;	
    padding:0px;
    text-decoration: none;
    text-align:Center;	
    color:#FFF;
    background:  url(../images/botao_over.png)
        no-repeat center center;	
    width:129px;  
    height:43px;	
    display:block;	
}

.botao a:hover { 
    background:  url(../images/botao_simples.png) no-repeat 
        center center;
    color:#FFF;
}
.ui-datepicker {
    background-color: #FFF;
    border: 1px solid #000;
}
table {
    margin-bottom: 0;
}


/*Estilo responsavel para deixar as fotos de galeria da fazenda com o mesmo tamanho*/
/*.foto img {
    height: 85px;
    width:  114px;
}*/

.warning-div {
    margin: 20px;
    background-color: #F3F3F3;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
}

.warning-div .p-default {
    font-size: 16px;
}

.p-blue > a:link {
    font-size: 14px;
    font-weight: bold;
    color: blue;
}
.p-blue > a:visited {
    font-size: 14px;
    font-weight: bold;
    color: blue;
}
.p-blue > a:hover {
    font-size: 14px;
    font-weight: bold;
    color: purple;
}
.p-blue > a:active {
    font-size: 14px;
    font-weight: bold;
    color: purple;
}

.warning-div .p-red {
    font-size: 14px;
    font-weight: bold;
    color: red;
}
.warning-div .p-green {
    font-size: 14px;
    font-weight: bold;
    color: green;
}

.detail-list {
    margin: auto;
    width: 90%;
}
.labelBemVindo{
  text-align: center;
}
.divVerTodos{
    position: relative;
        right: 19px;
    top: -10px;
    margin-top: 10px;

}