/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 14px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #025310;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #025310;
}

form {
	margin: 0;
}

blockquote {
	margin: 0 0 0 20px;
}

ul {
	list-style-type: square;
}

input[type='radio'],
input[type='checkbox']{
   vertical-align: -2px;
}

a{
	color: #19882c;
	text-decoration: underline;
}
a:hover{
	color: #025310;
	text-decoration: underline;
}

select,
option,
textarea,
input
{
    padding: 2px;
}

select,
input[type='text']{
	width: 300px;
}

input[type='button'],
input[type='submit'],
button{
	border: 1px solid #000;
    border-radius: 2px;
    background-color: #025310;
    color: #fff;
    padding: 5px;
    min-width: 100px;
}
button:hover,
input[type='button']:hover,
input[type='submit']:hover{
    background-color: #19882c;
}

input[type='button'][value=' - ']{
	background-color: blue;	
	min-width: 1px;
	padding: 2px;
	float: left;
	border: 1px solid #000;
    background-color: #CFCFCF;
    color: #000;
}
th {
	font-weight: bolder;
	background-color: #025310 /*: url(../../img/cellpic3.gif)*/;
	color: white;
	cursor: default;
	text-align: left;
	padding: 5px;
}
td {
	padding: 5px;
}
/******************************************
* TOPO
******************************************/
#topo{
	/*background-image: radial-gradient(ellipse at center, #19882c 1%, #025310 100%);*/
  	position: relative;
  	height: 130px;
  	background-image: -webkit-radial-gradient(50% 50%, ellipse, #19882c, #025310 100%, #025310);
}
#topo #identificacao-sistema{
	position: relative;
	width: 35%!important;
	padding: 5px;
	float: left;
	height: 130px;
}
#topo #identificacao-sistema p{
	line-height: 10px;
}
#topo #identificacao-sistema h1{
	font-size: 40pt; 
	color: white;
	margin: 0;
}
#topo #identificacao-sistema h2{
	margin: 5px;
	color: white;
}
/********/
#topo #dados-login{
	position: relative;
	width: 65%!important;
	float: left;
	height: 115px;
	margin-top: 15px
}
#topo #dados-login div{
	float: left;
	width: 150px;
}
#topo #dados-login div #link-cadastro{
	position: absolute;
	font-weight: bold;
	color: white;
	top: 10px;
}
#topo #dados-login div #link-lembrar{
	position: absolute;
	font-weight: bold;
	color: white;
	top: 50px;
}

#topo #dados-login table{
	float: right;
	color: white;
}

#topo #dados-login input[type='password'],
#topo #dados-login input[type='text']{
	color: #000;
}

#topo #dados-login input[type='submit']{
	border: 1px solid #000;
    border-radius: 2px;
    background-color: #CFCFCF;
    color: #000;
    padding: 5px;
    min-width: 100px;
    font-size: 10pt;
}
#topo #dados-login input[type='submit']{
    background-color: #CFCFCF;
    color: #000;
}
/********/
#topo #dados-login #saudacao{
	position: relative;
	color: white;
	font-size: 12px;
	margin-top: 70px;
	float: right;
}



/******************************************/

.erro {
	text-align: center;
	border: solid 1px #FF0000;
	background-color: #FFF4F4;
	color: #FF0000;
	height: 40px;
	line-height: 40px;
}

.msg {
	padding: 5px;
	text-align: justify;
	border: solid 1px #008040;
	background-color: #CCDAB8;
	color: #000000;
}

.legenda {
	font-size: 11px;
}

.obrigatorio {
	color: #FF0000;
}

.destaque {
	padding: 3px;
	background-color: #808080;
	color: #FFFFFF;
}

.td_resultado1 {
	background-color: #fff !important;
}

.td_resultado2 {
	background-color: #dee4da !important;
}

/***********detalhe_cultivar.php********/
.msg2 {
	font-size: 12px;
	padding: 5px;
	text-align: justify;
	/*border: solid 0px #008040;*/
	background-color: #CCDAB8;
	color: #000000;
}

.td_titulo123 {
	font-size: 13px;
	font-style: bold;
	font-family: Arial, sans-serif;
	background-color: #838B8B;
	color: #FFFFFF;
}

.td_resultado123 {
	font-family: Arial, sans-serif;
	font-size: 13px;
}
******************************************/
#cabecalho, #cabecalho a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF99;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}



#div {
	margin-bottom: 15px;
}

div #label{
	padding: 6px;
	_padding: 3px;
	margin-right: 8px;
	width: 100%;
	background-color: #dee4da;
}

div #label table{
	width: 100%;
}

.div{
	position: relative;
	padding: 5px;
	width: 100%;
	background-color: #dee4da;
	margin-bottom: 15px;
}

/*
div h1:first-child{
	background-color: #025310;
  	position: relative;
  	line-height:30px;
  	height: inherit;
  	color: white; 
  	text-indent: 10px;
  	margin-bottom: 0;
  	font-weight: bold;
}
*/
#imprimir_detalhe {
	display: none;
}



.icone {
	width: 20px;
	height: 20px;
}

.lista {
	width: 100%;
}

.lista th {
	background-color: #025310;
	color: #fff;
	font-size: 9pt;
}
/**************************************/
.barra-botoes{
	margin-top: 20px;
	width: 100%;
	text-align: right;
}
.barra-botoes.bottom{
	position: absolute;	
	bottom: 10px;
	right: 10px;
}

.barra-botoes input[value=CANCELAR],
.barra-botoes input[value~=CANCELAR ]{
	background-color: red !important;
}
/**************************************/
.legenda-campos-obrigatorios{
}
.legenda-campos-obrigatorios.bottom{
	position: absolute;	
	bottom: 10px;
	left: 10px;
}
.legenda-campos-obrigatorios::after{
    content: "( * ) Campos obrigat\00F3rios";
    color: red;
    font-weight: bold;
}
/*************************************/

.legenda-campos-obrigatorios_enviar::after{
    position: absolute;
    content: "( * ) Campos obrigat\00F3rios ao enviar pedido";
    color: red;
    font-weight: bold;
}
/*************************************/
.btn-remove{
	
}
/*************************************/
h1.titulo-tela{
	color: #025310;
	background-color: #fff;
	font-size: 16pt;
}

p.subtitulo{
	color: #025310;
	font-weight: bold;
	font-size: 14pt;
}
p.subtitulo.md{
	font-size: 12pt;
}
p.subtitulo.sm{
	font-size: 10pt;
}
