@charset "iso-8859-2";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
	/*text-decoration: none;*/

}


.print:last-child {
     page-break-after: auto;
}

@media print {
    html, body {
        height: 99%;    
    }
}


body{
	background: #eee;	
	font: 11px Arial, Helvetica, sans-serif;
}
table
{
	font: 11px Arial, Helvetica, sans-serif;
}
td
{
	font: 11px Arial, Helvetica, sans-serif;
}
div
{
	font: 11px Arial, Helvetica, sans-serif;
}
li
{
	font: 11px Arial, Helvetica, sans-serif;
}
span
{
	font: 11px Arial, Helvetica, sans-serif;
}
select
{
	font: 11px Arial, Helvetica, sans-serif;
}
a{
        color:#000000;
        font: 12px Arial, Helvetica, sans-serif;
}
input
{
    font: 11px Arial, Helvetica, sans-serif;
}
input[type=text],input[type=password], select {
    display: inline-block;
    height:30px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}
input[type=text]:focus, input[type=password]:focus,select :focus {
        border: 2px solid #ccc;
}
.tooltip2 {
    position: relative;
    display: inline-block;
}
.dash_botao {
    border: none;
    text-decoration: none;
    display: inline-block;
}
.dash_botao:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.mobileModeBody{
    background: #ffffff !important;
}
.hideOnMobile{

}


.dockZoomOut {
  zoom:0.6;
}

.dockZoomNormal {
  zoom:1;
}

.dockZoneClass {
  height: 100%;
  width: 95%;
}

.dockZoomOut {
width:100%;
height:100%;
}

.vr {
  height: 100%;/*Altura da linha*/
  border-left: 1px dotted #d6d6de;/* Adiciona borda esquerda na div como ser fosse uma linha.*/
  width:1px;
}

.botao_fixo_menu_superior_dashboard:hover{
    background-color: #fff;
}
botao_fixo_menu_superior_dashboard td{
    padding-right:15px;
    padding-left:15px;
}
botao_fixo_menu_superior_dashboard td>a{
    text-decoration:none;
}

.tabs_menu_superior_dashboard{
    padding:0px 0px;
    margin-bottom:0px;
    width:100%;
}
.table_menu_superior_dashboard{
     margin-left:auto; 
    margin-right:auto;
}
.botao_menu_superior_dashboard td{
    padding-right:15px;
    padding-left:15px;
    padding-bottom:0px;
    padding-top:0px;
    height:0px;
}
.botao_menu_superior_dashboard:hover{
    background-color: #f3f3f4;
}

.tooltip2 .tooltiptext2 {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 110%;
}

.tooltip2 .tooltiptext2::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
.tooltip2:hover .tooltiptext2 {
    visibility: visible;
}
a.tip {
    border-bottom: 1px dashed;
    text-decoration: none
}
a.tip:hover {
    cursor: help;
    position: relative
}
a.tip span {
    display: none
}
a.tip:hover span {
    border: #c0c0c0 1px dotted;
    padding: 5px 20px 5px 5px;
    display: block;
    z-index: 100;
    background: url(../images/status-info.png) #f0f0f0 no-repeat 100% 5%;
    left: 0px;
    margin: 10px;
    width: 250px;
    position: absolute;
    top: 10px;
    text-decoration: none
}
#global{
	margin: 0 auto;
	width: 99%;	/* 1024x768 */
	border-left: 1px solid #9c9c9c;
	border-right: 1px solid #9c9c9c;
	background: #FFF;
}

/*#topo
{
	/*width:1352px;
	height: 48px;
	/*background-color:Black;
	background: url(../img/bg_topo6.jpg) top left no-repeat;
	/*background: url(../img/bg_menu.png) top left repeat-x; 
overflow:auto;
	-webkit-background-size: 100%;
    -o-background-size: 100%;
    -khtml-background-size: 100%;
    -moz-background-size: 100% 100%;
	
}*/

#topo {

    height: 48px;
    left: 0px; 
    top: 0px; 
    z-index: -1; /* Ensure div tag stays behind content; -999 might work, too. */
}

.stretch {
    width:100%;
    height:100%;
}

#logo-topo{
	display:block;
	width:100%;
	height: 48px;
	background: url(../img/logo_topo5.png) top left no-repeat;
	float:left;
	text-indent: -50000px;
	overflow:hidden;
}

#dashboard{
	width:100%;
	height: 82px;
	background: url(../img/bg_topo_dashboard.jpg) top left repeat-x;
	float:left;
}

#logo-dashboard{
	display:block;
	width:286px;
	height: 82px;
	float:left;
	text-indent: -50000px;
	overflow:hidden;

}



#menu_olap{
	width:100%;
	height: 24px;
	background: url(../img/bg_menu.png) top left repeat-x;
	float:left;
	margin-bottom: 0.5%;
	line-height: 24px;
}

#menu_olap_touch{
width:100%;
height: 4px;
background: url(../img/bg_menu.png) top left repeat-x;
float:left;
margin-bottom: 0.5%;
line-height: 24px;
}

#combo-menu{
	float:right;
	line-height:24px;
	color:#003366;
	margin-right: 15px;
}
#combo_dashboard{
	float:left;
	line-height:24px;
	color:#003366;
	margin-right: 15px;
	margin-bottom:5px;
	vertical-align:middle;
	
}

#combo_dashboard a{
	color:Highlight;
}

.select{
        border:1px solid;
}

.listview{
	float:left;
	width:950px; 
	height:100px; 
	margin-left:15px; 
	_margin-left:7px; 
	border: 1px solid #9c9c9c;
	margin-bottom: 25px;
}
.listview2{
	float:left;
	width:636px; 
	height:100px; 
	margin-left:15px; 
	_margin-left:7px; 
	border: 1px solid #9c9c9c;
	margin-bottom: 25px;
}
.container{
	float:left;
	width:100%;
	min-height:100%;
	border: 1px solid #9c9c9c;
	margin-left:6px; 
	margin-bottom: 6px;
}
.containerDashboardPreview{
	float:left;
	width:100%; 
	/*min-height:820px;*/ 
	/*border: 1px solid #9c9c9c;*/
	/*margin-left:0.5%; 
	margin-bottom: 0.5%;*/
}
.box {
 width: 50%;
 float: left;
 height: 100%;/*Altura da linha*/
}

.linha-vertical {
 border-left: 2px solid;/* Adiciona borda esquerda na div como ser fosse uma linha.*/
 box-sizing: border-box;
}

.area_ojetos_selecionados{
	background-color:#3d5163;
}
.container-dashboard{
	float:left;
	width:950px; 
	height:640px; 
	margin-left:15px; 
	_margin-left:7px; 
	border: 1px solid #9c9c9c;
	margin-bottom: 25px;
}
.container-dashboard2{
	float:left;
	width:990px; 
	height:640px; 
	margin-left:15px; 
	_margin-left:7px; 
	border: 1px solid #9c9c9c;
	margin-bottom: 25px;
}
.container2{
	float:left;
	width:940px; 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.container3{
	float:left;
	width:636px; 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.tabela_in_container{
	float:left;
	width:920px; 
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
.tabela_com_borda_somente_linhas{
	float:left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
        border-bottom: solid #0000FF;

}
.config_envio{
	float:left;
	width:324px; 
	height:22px; 
	margin-left:15px; 
	border: 1px solid #9c9c9c;
	margin-bottom: 5px;
}
.contextmenu { /* edita a barra do menu */
	text-align:center;
	vertical-align:middle;
}

#rodape{
	width:99.3%;
	height: 20px;
	background: url(../img/bg_rodape.png) top left repeat-x;
	clear:both;
	color:#FFF;
	line-height: 20px;
	text-align:right;
	padding-right:10px;
}

#rodape_login{
	width:100%;
	//background: url(../img/bg_rodape.png) top left repeat-x;
	color:#444444;
	align:left;
        position:absolute;
        bottom:10px;
}

#rodape_touch{
width:99.3%;
height: 50px;
background: url(../img/bg_rodape_touch.png) top left repeat-x;
clear:both;
color:#FFF;
line-height: 20px;
padding-right:10px;
vertical-align:text-bottom;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid silver;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
.round_corner {
-moz-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 5px 5px 5px #888;
-webkit-box-shadow: 5px 5px 5px #888;
box-shadow: 5px 5px 5px #888;
} 
.gradientV{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
/* and http://www.puremango.co.uk/2010/04/css-gradient/ */
    /* fallback (Opera) */
    background: #008800;
    /* Mozilla: */
    background: -moz-linear-gradient(top, #eeeeee, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,left top, left bottom, from(#eeeeee), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#00FF00', EndColorStr='#000000', GradientType=0);
}
 .gradientH{
/* thanks to http://blog.fakedarren.com/2010/01/cross-browser-css-gradients/ */
 
    /* fallback (Opera) */
    background: #008800;
    /* Mozilla: */
    background: -moz-linear-gradient(left, #00FF00, #000000);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,left top, right top, from(#00FF00), to(#000000));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#00FF00', EndColorStr='#000000', GradientType=1);
  }
 .EDGE-267505079, .EDGE-267505079 * {
-webkit-transform: translateX(0px);
}

 @-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

.clearfix:after{
    content: '.';
    display: block;
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}
.menu,
.sub-menu {
    list-style: none;
    background: #000;
}
.sub-menu {
    background: #444;
}
.menu a {
    text-decoration: none;
    display: block;
    padding: 10px;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.menu li {
    position: relative;
}
.menu > li {
    float: left;
}
.menu > li:hover {
    background: #444;
}
.menu li:hover > .sub-menu {
    display: block;
}
.sub-menu {
    display: none;
    position: absolute;
    min-width: 150px;
}
.sub-menu li:hover {
    background: #555;
}
.sub-menu .sub-menu {
    top: 0;
    left: 100%;
}