﻿html, body 
{
	margin: 0;
	padding: 0;
	height: 100%;
    width: 100%;

    /*background: linear-gradient(#F4F4F4, #B2B2B2);*/

   
     background: #F4F4F4;
}

table.center {
    margin-left:auto; 
    margin-right:auto;
}

table {
    border-collapse: collapse;
}

td {
    height:21px;
    padding: 0;
}

div#content
{
    /*background: linear-gradient(#F4F4F4, #B2B2B2);*/
}

div#footer
{
    clear: both;    
    height: 35px;    
    position: fixed  !important;
    bottom: 0; 
    width: 100%;
}

div.fixed {
    position:fixed;
} 

.row{
    display: flex;
}

.tbCorpo
{
	/*background-color: #FFFFFF;*/
	border-style: none;
	width: 1100px;
	text-align:center;
}

.tbSeleccao
{
	/*background-color: #FFFFFF;*/
	border-style: none;
	width: 950px;
}

.grid
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.gridHeaderLabel
{
	font-weight: bold;
	font-size: 11px;
	color: #fde653 !important;
	font-family: Arial;
	text-decoration: none;
    background-color: #0e1f2a;
}

.labels {
	font-weight: bold;
	font-size: 11px;
	color: #0e1f2a;
	font-family: Arial;
	text-decoration: none;
}

.labelsDados
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
}

.labelsTitulos
{
	font-weight: bold;
	font-size: 14px;
	color: #0e1f2a;
	font-family: Arial;
	text-decoration: none;
}

.textbox
{
	border-right: #0e1f2a 1px solid;
	border-top: #0e1f2a 1px solid;
	font-weight: normal;
	font-size: 11px;
	border-left: #0e1f2a 1px solid;
	color: #000000;
	border-bottom: #0e1f2a 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	text-decoration: none;
    -moz-border-radius: 3px;
    border-radius: 3px;
}



.checkbox
{
	color: #0e1f2a;
	font-family: Arial;
	background-color: #F4F4F4;
	border: 0 solid #0e1f2a;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.button
{
	border: 1px outset #000066;
	background-color: #0e1f2a;
	color: #ffffff;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.avisadores{
	color: red;
	font-family: Calibri;
	font-size: 10pt;
}

.barraseparadora
{
	background-color: #0e1f2a;
	height: 3px;
}

.barrabaixomenu
{
	/*background-color: #FFFFFF;*/
	height: 3px;
}

.barratitulo
{
	/*background-color: #FFFFFF;*/
	text-align: left;
    height:100px;
}

.Freezing 
{ 
   position:relative ; 
   top:expression(this.offsetParent.scrollTop); 
   z-index: 10; 
}  
 
.FreezingCol 
{ 
   left: expression(document.getElementById("freezingDiv").scrollLeft);
   /*freezingDiv is the name of the div to make your datagrid scrollable */  
   position: relative; 
   z-index: 1; 
}   


.caption
{
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
} 

.botaogrid1
{
    height: 25px;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
    text-align: left;
}

.botaogrid2
{
    height: 30px;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
    text-align: left;
}

fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  }

.fieldsetlabel {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }

.modalBackground  
{  
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
} 

.modalPopup
{
	border: 2px solid navy;
	background-color: #FFFFFF;
	padding: 3px;
	width: 700px;
}

.TabArea
{
    background-color: White;
    font-size: x-small;
    border-left: 1px solid black;
    border-bottom: 1px solid black;
    border-right: 1px solid black;
    border-top: 1px solid black;
    width: 100%;
    z-index: -25;
    border-color: #D5DFE5;
}

v\:* {
    behavior:url(#default#VML);
}

/* MultiDropDown drpCategoria */

.textbox1 
{ 
	border: 1px solid #0e1f2a;
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	width:400px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.imagebutton1
{
	display: block;
	background-image: url('Pics/multidropdown.png');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}
.dropdown1 
{
	background-color:#ffffff;
	border: 1px solid #0e1f2a;
	min-width:350px;
	max-height:240px;
	width: 418px;
	overflow:auto;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown1 th
{
	border: 1px dashed #0e1f2a;
	background-color:maroon;
	color:white;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown1 tr.selected
{
	background-color: #FFFFFF;
	background: #ffffff;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	font-family: Arial;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown1 tr.unselected
{
	font-weight: lighter;
	font-size: 11px;
	font-family: Arial;
	background: #ffffff;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown1 td
{
	border: 1px dotted #0e1f2a;
}

.tooltip1 {
	position:absolute;
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#FFC2D0;
	color:#222222;
	border:4px solid maroon; 
	font-weight:bold;
}

/* MultiDropDown drpEntidade */

.textbox2 
{ 
	border: 1px solid #0e1f2a;
	background-color: #ffffff;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	width:670px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.imagebutton2
{
	display: block;
	background-image: url('Pics/multidropdown.png');
	background-position: bottom;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

.dropdown2 
{
	background-color:#ffffff;
	border: 1px solid #0e1f2a;
	min-width:550px;
	max-height:240px;
	width: 688px;
	overflow:auto;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown2 th
{
	border: 1px dashed #0e1f2a;
	background-color:maroon;
	color:white;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown2 tr.selected
{
	background: #ffffff;
	color: #000000;
	font-weight:bold;
	font-size: 11px;
	font-family: Arial;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown2 tr.unselected
{
	font-weight: lighter;
	font-size: 11px;
	font-family: Arial;
	background: #ffffff;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.dropdown2 td
{
	border: 1px dotted #0e1f2a;
}

.tooltip2 {
	position:absolute;
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#FFC2D0;
	color:#222222;
	border:4px solid maroon; 
	font-weight:bold;
}

