﻿
/* VARGAS: controlar Modal */
.dumbBoxOverlay
{
    /* Shades out background when selector is active */
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 40001;
    background-image: url('../img/fundo.png');
    background-repeat: repeat;
}

.vertical-offset { /* Fixed position to provide the vertical offset */
    position:fixed;
    top:20%;
    width:100%;
    z-index:40002; /* ensures box appears above overlay */
}


.LogBtnPMG
{
    padding: 5px;
    
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #5a841e;
    background-color: #82b837;
    font-size: 10pt;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=180,strength=3,color=5D6925);
}

.dumbBox
{
    /* The actual box, centered in the fixed-position div */
    position: relative;
    margin: 0 auto;
    z-index: 40002;
    width: 50%;
    background-image: url('../img/fundo_caixa.png');
}
/**/

body
{
    font-family: 'trebuchet MS';
    background-image:url('../img/bg.jpg');
    font-size:10pt;

}

h4
{
 	font-size:9pt;
 	margin-bottom:0px;
 	padding-bottom:0px;
}

/* MAURO */
span.comment
{
    font-weight: lighter;
    font-size: smaller;
}


h2
{
 	font-size:13pt;
}

h3
{
 	font-size:11pt;
}


h6
{
 	font-size:14pt;
 	text-align: center;
}


h7
{
 	font-size:12pt;
 	text-align: center;
}


.txtCenter
{
	background-color: #E5E5E5;
	text-align: center;
}

.txtLeft
{
    background-color: #E5E5E5;
    text-align: left;
}

.btnGravar
{
    font-size: 11px;
    color: #E5E5E5;
    background-color: #A0ACB1;
    padding: 1px 0px 2px 12px;
    border: 1px solid #72848B;
    background-image: url('../img/diskette.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    background-position: 2px 2px;
    height: 22px;
}

.btnpesq
{
    font-size: 11px;
    color: #E5E5E5;
    background-color: #A0ACB1;
    padding: 1px 0px 2px 12px;
    border: 1px solid #72848B;
    background-image: url('../img/lupa18x18.png');
    background-repeat: no-repeat;
    font-weight: bold;
    background-position: 2px 2px;
    height: 22px;
}

.btnlimpar
{
    font-size: 11px;
    color: #E5E5E5;
    background-color: #A0ACB1;
    padding: 1px 0px 2px 12px;
    border: 1px solid #72848B;
    background-image: url('../img/borracha3.gif');
    background-repeat: no-repeat;
    font-weight: bold;
    background-position: 2px 2px;
    height: 22px;
}

.tabela
{
/*	margin: 1px;
	background-color: #CDD3D6;
	font-weight: bold;
	font-size: 8px;
	text-transform: none;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-right: #294744 1px double;
	border-top: #294744 1px double;
	border-left: #294744 1px double;
	border-bottom: #294744 1px double;*/
	/* MAURO */
	margin: 1px;
	background-color: #CDD3D6;
	font-weight: bold;
	font-size: 8px;
	text-transform: none;
	padding: 1px;
	border: #294744 1px double;
}

/* MAURO */
.standbymsg
{
    margin-top: 30px;
    color: #294744;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.5em;
}




.tit
{
    text-align: center;
}

.style1
{
    text-align: center;
}

.style2
{
    width: 100%;
}

.style3
{
    width: 549px;
    text-align: right;
}
        
.tboxleft
{
	font-size: 10pt;
	color: #333333;
	border-top: buttonshadow 1px solid;
	border-right: buttonshadow 1px solid;
	border-bottom: buttonshadow 1px solid;
	border-left: buttonshadow 1px solid;
	background-color: #f0f0f0;
	padding: 2px;
	text-align: left;
}

#loginform
{
    background-color: #ffffff;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:10px;
    margin-left:auto;
    margin-right:auto;
    width:350px;
}

#loginform form
{
    border: 1px solid #8CC13D;
    margin-top: 5px;
    background-color: #FFFFFF;
    float:left; 
    width:350px;  
}

#loginform form div.head 
{
    width:330px;
    clear:both;
    margin-top:0px;
}

#loginform form div 
{
    float:left; 
    margin-left:10px;
    margin-top:10px;
}

#loginform form div.lbl
{
    width: 80px;
    color: #527124;
    font-size: 10pt;
    font-weight: bold;
}

#loginform form div input.txt, div.row.formulario select
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #5a841e;
    width: 200px;
    background-color: #E4EAD0;
}

div.row.formulario input.txt
{
    border: 1px solid #5a841e;
    background-color: #E4EAD0;
}

div.row.formulario.t2 div.col3
{
    /*font-size:9pt;*/
    width:245px;
    text-align:left;
}

div.row.formulario.t2
{
    margin-top:20px;    
}

div.row.formulario.t2 input
{
    margin-right:10px;    
}

div.row.formulario.t2 div.col7
{
    /*font-size: 9pt;*/
    text-align: justify;
    line-height: 15px;
    margin-left: 10px;
    color: #527124;
}

.tbl
{
    background-color: #FFFFFF;
    text-align: left;
    border-spacing: 0px;
    /*  width: 90%;*/
    margin: 0 auto;
}

div.layout
{
    width: 978px;
    margin: 0px auto;
   /* font-size: 9pt;*/
    background-color: #FFFFFF;
    padding-bottom: 20px;
    border-top-right-radius: 75px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-image: url('../img/form.jpg');
    background-repeat: no-repeat;
    /* MAURO */
    min-height:600px;
}

p span.emph
{
    font-weight:bolder;
    /* MAURO */ 
    font-size:105%;     
}
    

div.layout h3, div.layout h4, div.layout p
{
    margin-left: 10px;
    margin-right: 10px;
    /*text-decoration: underline;*/
}


div.layout h4 span.subtxt
{
    /*  font-size: 9pt;*/
    font-weight:normal
}

div.layout h2, div.layout h3, div.layout h4
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

div.row { height: 1%; }

p 
{
	line-height: 1.5em;
}

div.row.formulario
{
    /* font-size:9pt;*/
    font-weight:normal;
    border-radius:20px;
}

div.row.formulario .col1:first-child  , div.row.formulario .col2:first-child ,
div.row.formulario .col3:first-child , div.row.formulario .col4:first-child 
{
    margin-left:0px;   
    text-align:right;
}

div.row.formulario .col4 
{
    width:310px;
    margin-left:10px;  
}

div.row.formulario .col1 
{
    text-align: right;
    /* margin-left:10px;  */
}

div.row.formulario .col1,
div.row.formulario .col2,
div.row.formulario .col3,
div.row.formulario .col4,
div.row.formulario .col5,
div.row.formulario .col7
{
      margin-left:10px;   
      height:20px;
      margin-bottom:10px;
}

div.row.formulario .col1 
{
    text-align: right;
    width:58px;   
}

div.row.formulario input checkbox
{
    width:5px;   
}

div.row.formulario span.val
{
    background-color: #990000;
    color: #FFFFFF !important;
    /* font-size: 8pt;*/
    display: inline;
    padding: 5px;
    float: left;
    border-radius: 5px;
    opacity: 0.7;
    filter: alpha(opacity=70);

    /*position: absolute;
    left: 675px;*/
}

div.row-end 
{ 
    clear: both; 
    font: 1px/1px sans-serif; 
    height: 1px; 
    overflow: hidden; 
    background-color:none; 
}

div.col1, div.col2, div.col3, div.col4, div.col5, div.col6, div.col7, div.col8, div.col9, div.col10, div.col11, div.col12 
{ 
    float: left; 
    margin-left: 30px;
}

div.col1:first-child, div.col2:first-child, div.col3:first-child, div.col4:first-child, div.col5:first-child, div.col6:first-child, div.col7:first-child, div.col8:first-child, div.col9:first-child, div.col10:first-child, div.col11:first-child, div.col12:first-child 
{ 
    margin-left: 0px; 
}

div.col1 { 	width: 54px; }
div.col2 {  width: 138px; }
div.col3 { 	width: 222px; }
div.col4 { 	width: 306px; }
div.col5 { width: 390px; }
div.col6 { width: 474px; }
div.col7 { width: 558px; }
div.col8 { width: 642px; }
div.col9 { width: 726px; }
div.col10 { width: 810px; }
div.col11 { width: 894px; }
div.col12 { width: 978px; }

/* MAURO */
div.col12.submitdiv
{
    text-align:center    
}

/* MAURO */
div.col10.fltlft  table
{
    float:left;
}

/* MAURO */
div.col10.fltlft table td
{
    height: 24px;
    vertical-align: bottom;
}

/* MAURO */
div.col10 table:first-child,
div.col6 table:first-child,
div.col2 table:first-child,
div.col6 input[type="text"]:first-child
{
    margin-left:20px;
}



#loginform span.val1
{
    background-color: #990000;
    color: #FFFFFF !important;
    font-size: 8pt;
    display: inline;
    padding: 5px;
    float: right;
    border-radius: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    top: 92px;
    left:61%;
}

div.LogCnt
{
    text-align: center;
    width:100%;
    margin-bottom:10px;
}

.LogBtn
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #5a841e;
    background-color: #82b837;
    font-size: 14pt;
    color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=180,strength=3,color=5D6925);
}

/* Tabelas */
.tabInq
{
    border: 1px solid #5a841e;
    border-collapse:collapse;
    /* MAURO */
    margin-left:20px;
}

.tabInq th
{
    text-align: center;
    background-color: #A7C942;
    color: White;
    border: 1px solid #5a841e;
}

.tabInq td
{
    border: 1px solid #5a841e;
    padding: 3px 4px 3px 4px;
}

.tabInqTrAlt
{
}

.rblClear td
{  
    border: 0px solid white;
}  

#loginform .val2
{
    background-color: #990000;
    color: #FFFFFF !important;
    font-size: 8pt;
    display: inline;
    padding: 5px;
    float: right;
    border-radius: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    top: 123px;
    left:61%;
}

#loginform span.val3
{
    background-color: #990000;
    color: #FFFFFF !important;
    font-size: 8pt;
    padding: 5px;
    float: right;
    border-radius: 5px;
    opacity: 0.8;
    filter: alpha(opacity=80);
    position: absolute;
    top: 205px;
    left:42%;
    display:none;
}

#loginform h3
{
    font-size: 14pt;
    color: #FFFFFF ;
    font-weight: bold;
    background-color: #8CC13D;
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    font-variant: small-caps;
    filter: progid:DXImageTransform.Microsoft.Shadow(direction=180,strength=3,color=5D6925);
}

#loginform h4
{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12pt;
    color: #527124;
    font-weight: bold;
}

.layout h1
{
    font-size: 16pt;
    color: #ffffff ;
    font-weight: bold;
    /* background-color: #8CC13D;*/
    width: 100%;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 0px;
    font-variant: small-caps;
    /*  filter: progid:DXImageTransform.Microsoft.Shadow(direction=180,strength=3,color=5D6925);*/
}

.layout h2
{
    font-size: 15pt;
    margin-top: 30px;
    margin-bottom: 10px;
    text-align:center;
    color: #527124;
    font-weight: bold;
}

.layout h3
{
    margin-top: 14px;
    margin-bottom: 10px;
    font-size: 12pt;
    color: #527124;
    font-weight: bold;
}

.layout h4
{
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 12pt;
    color: #527124;
    font-weight: bold;
}

/* MAURO */
.noborder
{
    border:0px !important;
}


#txtDescricao
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #5a841e;
    background-color: #E4EAD0;
}

.a_demo_one
{
    width: 300px;
    background-color: #8CC13D;
    padding: 10px;
    position: relative;
    font-family: 'Open Sans' , sans-serif;
    font-size: 10pt;
    text-decoration: none;
    color: #fff;
    border: solid 1px #5A841E;
    background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
    -webkit-box-shadow: inset 0px 1px 0px #C2DE98, 0px 1px 0px #fff;
    -moz-box-shadow: inset 0px 1px 0px #C2DE98, 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 0px #C2DE98, 0px 1px 0px #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
    font-weight: bold;
    right: 307px;
}

.a_demo_one::before {
	background-color:#ccd0d5;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px;
	left:-8px;
	top:-8px;
	z-index:-1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-o-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}

.a_demo_one:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
}

.a_demo_d
{
    background-color: #0099CC;
    padding: 10px;
    position: relative;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #006699;
    background-image: -webkit-gradient;
    -webkit-box-shadow: inset 0px 1px 0px #1CC7FF, 0px 1px 0px #fff;
    -moz-box-shadow: inset 0px 1px 0px #1CC7FF, 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 0px #1CC7FF, 0px 1px 0px #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
}

.a_demo_d::before {
	background-color:#ccd0d5;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px;
	left:-8px;
	top:-8px;
	z-index:-1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-o-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}

.a_demo_d:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
}

.a_demo_c
{
    background-color: #DADADA;
    padding: 10px;
    position: relative;
    font-family: 'Open Sans' , sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #808080;
    border: 1px solid #999999;
    background-image: -webkit-gradient;
    -webkit-box-shadow: inset 0px 1px 0px #DBDBDB, 0px 1px 0px #fff;
    -moz-box-shadow: inset 0px 1px 0px #DBDBDB, 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 0px #DBDBDB, 0px 1px 0px #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    margin-left: 10px;
}

.a_demo_c::before {
	background-color:#DADADA;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:8px;
	left:-8px;
	top:-8px;
	z-index:-1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-o-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}

.a_demo_c:active {
	padding-bottom:9px;
	padding-left:10px;
	padding-right:10px;
	padding-top:11px;
	top:1px;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(62,184,229)),
	color-stop(1, rgb(44,160,202))
	);
}


/* MAURO */
/*css div 2ª opção*/
.ndchoiceDiv
{
    display:none;
}

/*Mensagem do fim da página*/

.stanbymsg
{
    color: #333;
}