@charset "utf-8";
/* CSS Document */
body {
	margin:0;
}
#site {
	width:100%;
	margin:0;
}
#topo { 
   height:90px; 
	margin:0 0 0 0;
	padding:0 0 0 0;
	background:url(/riseapp/etc/img/bg_topo.png);
}
.box_comum { /*caixa div comum em várias páginas */
	width:95%;
	height:100%;
	margin-top:8px;
	margin-left:8px;
	margin-right:8px;
	margin-bottom:8px;
	padding:0px;
     padding: 4px;
     overflow:auto;
 
    /* Border style */
    border: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;	
}
.box_titulo {
	background:#FFF;
	height:25px;
	width: 100%;
	font-family: Arial, Verdana;
    text-shadow: 2px 2px 2px #ccc;
    display: block;
    float: left; 
    font-weight: bold;
    text-align: left;
    line-height: 25px;
    font-size: 15px;
    padding:2px;
    
    /* Border style */
    border-bottom: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.titulos_campo {
    font-family: Arial, Verdana;
    text-shadow: 2px 2px 2px #ccc;
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    text-align: right;
    padding-right:3px;
 }
 .titulos_preto {
    font-family: Arial, Verdana;
    text-shadow: 2px 2px 2px #ccc;
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    text-align: left;
    padding-right:3px;
 }
 .titulo_azul {
	font-family: Arial, Verdana;
    text-shadow: 2px 2px 2px #ccc;
    font-weight: bold;
    line-height: 25px;
    font-size: 16px;
    text-align: left;
    	color:#076696;
	padding:4px;
	
	/* Border style */
    border-bottom: 1px solid #cccccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
 }

/* logo Sistema */
.logo_meusite { 
	width:406px; height:186px; 
	margin: 0 0 0 30px;
	text-align:center; 
	vertical-align:middle;
	position: relative;
	display:table;
	float:left;
	overflow:hidden;
}
.logo_meusite p {
	*position: absolute; 
	top: 50%; 
	display: table-cell; 
	vertical-align: middle;
}
.logo_meusite span {
	display:block; 
	*position: relative; 
	top: -50%;
}
/* Logo Cliente */
.logo_cliente {
	width:333px; height:186px; 
	margin: 0 30px 0 0;
	text-align:center; 
	vertical-align:middle;
	background:url(/riseapp/etc/img/bg_logo_cliente.png);
	position: relative;
	display:table;
	float:right;
	overflow:hidden;
}
.logo_cliente p {
	*position: absolute; 
	top: 50%; 
	display: table-cell; 
	vertical-align: middle;
}
.logo_cliente span {
	display:block; 
	*position: relative; 
	top: -50%;
}
#barra_horizontal_topo {
	width:100%; 
	height:45px;
	margin:0 0 0 0;
	background:url(/riseapp/etc/img/bg_menu_h.png);
	border-bottom: 3px solid #999;
	position:fixed;
	top:0px;	
	z-index:100;
}
.logado {
	margin:0 0 0 20px;
	width:240px; height:45px;
	background: url(/riseapp/etc/img/logo_marca_branca_40h.png) no-repeat left;
	float:left;
}
.texto_logado { 
    margin: 15px 0 0 15px;
	font: normal 12px Verdana, Geneva, sans-serif;
}
#menu_horizontal {
	height:35px;
	margin:5px 10px 0 0;
	padding:0;
	float:right;
	overflow:hidden;	
}
.item_menu_h {
	height:35px;
	padding:0 3px 0 3px;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	display:inline;
	float:left;
}
#icone_inicio {
	background:url(/riseapp/etc/img/menu_horizontal/inicio.png) no-repeat center;
	width:90px;
	height:40px;
}
#icone_inicio:hover {
	background:url(/riseapp/etc/img/menu_horizontal/inicio2.png) no-repeat center;
	width:90px;
	height:40px;
}
#icone_relatorio {
	background:url(/riseapp/etc/img/menu_horizontal/relatorios.png) no-repeat center;
	width: 130px;
	height: 40px;
}
#icone_relatorio:hover {
	background:url(/riseapp/etc/img/menu_horizontal/relatorios2.png) no-repeat center;
	width: 130px;
	height: 40px;
}
#icone_configuracao {
	background:url(/riseapp/etc/img/menu_horizontal/config.png) no-repeat center;
	width:170px;
	height:40px;
}
#icone_configuracao:hover {
	background:url(/riseapp/etc/img/menu_horizontal/config2.png) no-repeat center;
	width:170px;
	height:40px;
}
#icone_estoque {
	background:url(/riseapp/etc/img/menu_horizontal/estoque.png) no-repeat center;
	width: 110px;
	height: 40px;
}
#icone_estoque:hover {
	background:url(/riseapp/etc/img/menu_horizontal/estoque2.png) no-repeat center;
	width: 110px;
	height: 40px;
}
#icone_sair {
	background:url(/riseapp/etc/img/menu_horizontal/sair.png) no-repeat center;
	width: 80px;
	height: 40px;
}
#icone_sair:hover {
	background:url(/riseapp/etc/img/menu_horizontal/sair2.png) no-repeat center;
	width: 80px;
	height: 40px;
}
/* conteudo */
#meio {
	width:100%;
	padding:0;
	vertical-align:top;
	background:#fff;
	border-top: 1px solid #FFCC00;
	display:inline-table;
}
/* menu vertical */
.div_submenu {
	background:#FFF;
	margin-left:50px;
	margin-right:-2px;
	margin-top:2px;
	margin-bottom:5px;
	border-radius: 7px 0px 0px 7px;
	border-bottom:solid;
	border-left:solid;
	border-top:solid;
	border-bottom-width:1px;
	border-top-color:#666;
	padding-top:1px;
}
.div_submenu_hide {
	display:none;
	font: normal 12px Verdana, Geneva, sans-serif; 
	color:#076696; 
	text-transform:uppercase;
     border-top: 1px solid #fff;
	border-bottom: 1px solid #B9B9B9;
	width:100%;
}
.div_submenu_hide:hover {
	text-decoration:none;
	font-size:110%;
	cursor:pointer;
}
.div_submenu_hide img {
	margin:0 6px -5px 10px;
}
.div_submenu_clientes_hide {
	background:#FFF;
	margin-left:50px;
	margin-right:-2px;
	margin-top:2px;
	margin-bottom:5px;
	border-radius: 7px 0px 0px 7px;
	border-bottom:solid;
	border-left:solid;
	border-top:solid;
	border-bottom-width:1px;
	border-top-color:#666;
	padding-top:1px;
}
.div_submenu_clientes {
	font: normal 12px Verdana, Geneva, sans-serif; color:#076696; 
	text-transform:uppercase;
     border-top: 1px solid #fff;
	border-bottom: 1px solid #B9B9B9;
}
.div_submenu_clientes:hover {
	cursor:pointer;
}
.div_submenu_clientes img {
	margin:0 6px -5px 10px;
}
.texto_menu {
	font: normal 12px Verdana, Geneva, sans-serif; color:#076696; 
	text-transform:uppercase;
	border:1px;
	border-bottom-color:#FFF;
	background:#FFF;
	margin: 1px;
	padding:4px;
	border-radius: 7px 0px 0px 7px;
}
#menu_vertical {
	padding:0 0 0 0;
	margin-top:40px;
	width: 17%;
	height:100%;
	background: #f0f0f0;
	border-right: 2px solid #999;
	float:left;
	
	position:fixed;
	top:0px;	
	z-index:99;
}
.item_menu_v {
	/*height:41px;*/
	font: normal 12px Verdana, Geneva, sans-serif; color:#076696; 
	text-transform:uppercase;
    border-top: 1px solid #fff;
	border-bottom: 1px solid #B9B9B9;
}
.item_menu_v img {
	margin:0 6px -5px 10px;
}
.item_menu_v a {
	color:#076696; 
	text-decoration:none; 
}
.item_menu_v a:hover {
	color:#FFF; 
	text-decoration:none;
	font-size:110%;
}
.item_menu_ver a {
	color:#076696; 
	text-decoration:none; 
}
.item_menu_ver a:hover {
	color:#FFF; 
	text-decoration:none;
	font-size:110%;
	cursor:pointer;
}
/* miolo */
#conteudo {
	width:80%;
	margin-top:45px;
	margin-left:18%;
	padding:4px;
	border-top: 1px solid #fff;
	float:left;
	vertical-align:top;
	background:#FFF;
}
.titulos_simples {
    font-family: Arial, Verdana;
    text-shadow: 2px 2px 2px #ccc;
    display: block;
    float: left; margin-right:4px;
    font-weight: bold;
    margin-right:5px;
    text-align: right;
    line-height: 25px;
    font-size: 15px;
}
.topo_quadro {
	margin: 0;
	padding:5px;
	height: 45px;
	border: 1px solid #ccc;
	background:#eee;
	border-radius: 10px;

}
.titulo{
	margin: -32px 0 0 60px;
	font: normal 15px Verdana, Geneva, sans-serif; 
	font-weight:bold; 
	color:#076696;
	text-transform:uppercase;
	
}
.titulo img {
	margin: 0;	
}
.texto_sombra {
	font-family: Arial, Verdana;
    text-shadow: 2px 2px 2px #ccc;
    float: left; 
    margin-right:4px;
    font-weight: bold;
    margin-right:5px;
    text-align: right;
    line-height: 25px;
    font-size: 15px;
}
.conteudo_quadro {
	margin: 5px 0 10px 0;
	font: normal 14px Verdana, Geneva, sans-serif bold; color:#076696;
	text-transform:uppercase; text-align:center;
	background:#F9F9F9;
	border: 1px solid #e5e5e5;
	overflow:hidden;
	padding:20px;
	border-radius: 10px;
}
#subtitulo_tabela {
	display:inline-table;
	float:left;
}
.iten_subtitulo_tabela {
	margin:0 50px 0 10px;
	float:left;
}
.table_clean {
	border:0px;
}
.table_light{
	border:1px solid #e5e5e5;
	border-bottom-width:3px;
	border-collapse:collapse;
	color:#000;
	width:100%; 
	background:#FFF;
}
th{
	background-color:#eee;
	border:1px solid #dbdbdb;
	color:#515151;font-size:11px;
	font-weight:bold;
	padding:10px 5px;
	text-transform:uppercase;
}
.tbody_light td{
	border:1px solid #dedede;
	border-top-width:0;
	font-size:9px;
	padding:8px 5px;
}
tr.mark,tr.mark td,td.mark{
	font-weight:bold;
}
td.markless{
	background-color:#f5f5f3;
}
tfoot td{
	padding:5px;
}
tr.over:hover td,tbody.over tr:hover td{
	background:#e1f1d3!important;
	cursor:pointer;
}

/* INICIO DE STYLE PARA O RODAPE DA PAGINA */
#rodape {
	width:100%; 
	height:3%;
	margin:0 0 0 0;
	background:url(/riseapp/etc/img/bg_menu_h.png);
	border-top: 2px solid #999;
	position:fixed;
	top:97%;	
	z-index:100;
}

/* INICIO DE STYLE PARA ITENS EXTERNOS */

/* STYLE PARA FORMULÁRIOS */
.input{
    font-family: Arial, Verdana;
    font-size: 12px;
    padding: 3px;
    border: 1px solid #b9bdc1;
    color: #797979;
}
.input_large{
    font-family: Arial, Verdana;
    font-size: 12px;
    padding: 3px;
    border: 1px solid #b9bdc1;
    color: #797979;
    width: 480px;
}
.input_small {
    font-family: Arial, Verdana;
    font-size: 12px;
    padding: 3px;
    border: 1px solid #b9bdc1;
    width: 90px;
    color: #797979;
}
.button{
    float: right; 
    margin-left:15px;
    margin:10px 55px 10px 0;
    font-weight: bold;
    line-height: 1;
    padding: 6px 10px;
    cursor:pointer;
    color: #fff;
 
    text-align: center;
    text-shadow: 0 -1px 1px #64799e;
 
    /* Background gradient */
    background: #a5b8da;
    background: -moz-linear-gradient
       (top, #a5b8da 0%, #7089b3 100%);
    background: -webkit-gradient
       (linear, 0% 0%, 0% 100%,
       from(#a5b8da), to(#7089b3));
 
    /* Border style */
    border: 1px solid #5c6f91;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
 
    /* Box shadow */
    -moz-box-shadow: inset 0 1px 0 0 #aec3e5;
    -webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
    box-shadow: inset 0 1px 0 0 #aec3e5;
 }
 .button_left {
    margin-left:5px;
    margin:10px 55px 10px 0;
    font-weight: bold;
    line-height: 1;
    padding: 6px 10px;
    cursor:pointer;
    color: #fff;
 
    text-align: center;
    text-shadow: 0 -1px 1px #64799e;
 
    /* Background gradient */
    background: #a5b8da;
    background: -moz-linear-gradient
       (top, #a5b8da 0%, #7089b3 100%);
    background: -webkit-gradient
       (linear, 0% 0%, 0% 100%,
       from(#a5b8da), to(#7089b3));
 
    /* Border style */
    border: 1px solid #5c6f91;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
 
    /* Box shadow */
    -moz-box-shadow: inset 0 1px 0 0 #aec3e5;
    -webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
    box-shadow: inset 0 1px 0 0 #aec3e5;
 }
 .label {
    font-family: Arial, Verdana;
    text-shadow: 2px 2px 2px #ccc;
    display: block;
    float: left; margin-right:4px;
    font-weight: bold;
    margin-right:5px;
    text-align: right;
    width: 90px;
    line-height: 25px;
    font-size: 15px;
 }
 .label_type2 {
    font-family: Arial, Verdana;
    text-shadow: 2px 2px 2px #ccc;
    display: block;
    float: left; margin-right:4px;
    font-weight: bold;
    margin-right:5px;
    text-align: right;
    line-height: 25px;
    font-size: 15px;
 }
 /* FIM DE STYLE PARA FORMULÁRIOS */
 .botao_acao {
 }
 .botao_acao:hover {
	 cursor: pointer;
 }