body {
    margin: 0px auto;
    font-family:Verdana, Geneva, sans-serif;
    background: #ececec url('../img/bg.png') repeat-x;
    width: 100%;
    /*height: 600px;*/
    color: black;
    overflow: auto;
    font-size: 11px;
}

@page {
  size: A4;
  margin: 0 0 18mm 0mm;
  tr.odd{background-color: #CCCCCC !important;-webkit-print-color-adjust: exact;}
}
@media print {
  html, body {
    width: 210mm;
    height: 297mm;
  }
 tr.odd{background-color: #CCCCCC !important;-webkit-print-color-adjust: exact;color-adjust: exact;}
 .listagem,.dataTables_wrapper{border: none;color-adjust: exact;}
 /*table.dataTable td{ border-bottom: 1px solid #4897be;}*/
 table.dataTable th{ /*border-bottom: 1px solid #4897be;*/margin-top: 10mm;}
}

.report .title1, .report .title{font-weight:bold;text-align:center;}
.report .title1, .report .field{font-weight:bold;}
.report .spacer{margin-top:1cm;}
.report .border{border: 1px solid black;}
.report .dataTables_processing{display:none;}
.report .dataTables_info{display: none;}
/* ------------------ LOGIN ---------------------------------- */

#filters,.filterwidget{
	position:absolute;
	z-index: 1000;
	text-align:left;
	padding: 10px;
	box-shadow:rgb(136, 136, 136) 0px 5px 10px;
}

.titulos{
    height: 200px;
    margin: 0 auto;
    width: 998px;
    font-size: 48px;
    line-height: 4;
    color: #606060;
    font-weight: bold;
}

.login {
    width: 300px;
    margin: 0 auto;
    height: 30px;
}

.loginlabels{
    width: 100px;
    float:left;
    line-height: 20px;
    height: 30px;
}

.utilizador2{
    width: 200px;
    float:left;
}

.botao{
    margin-top: 50px;
    width: 98px;
    height: 28px;
    float: right;
    border: 1px solid #4897be;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 28px;
    color: white;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    margin-right:10px;
    margin-bottom:10px;
}

.botaologin{
    float: none;
    margin: 0 auto;
    background: #3f92bc;
    width: 98px;
    height: 28px;
    border: 1px solid #606060;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 28px;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.botaologin:hover{
    background: #125f87;
}

.botaoremove{
    float: none;
    margin: 0 auto;
    background: red;
    width: 98px;
    height: 28px;
    border: 1px solid #606060;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 28px;
    color: white;
    font-weight: bold;
    cursor: pointer;
}

.botaoremove:hover{
    background: #A00000 ;
}

/* ------------------ LAYOUT -------------------------------- */
.dataTables_wrapper{
	    margin-top: 10px;
}

.large{width:400px}

ul.horizontalTable {
	list-style: none;
	float:left;
}
ul.horizontalTable li {
	float: left;
	margin-right: 5px;
}

ul.table {
	list-style: none;
	float:left;
	padding: 0;
}
ul.table li {
	float: left;
	margin-right: 5px;
	width:100%;
	
}
ul.table li label {
	float: left;
	margin-right: 5px;
	width:150px;
}


.main2{
    /*float: right;*/
    width: 100%;
    /*height: 30px;*/
    margin-top: 5px;
    margin-bottom: 2px;
}

.main{
    background: white;
    width: 90%;
    /*height: 580px;*/
    text-align: center;
    margin: 0 auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 20px;
    border: 1px #4897be solid;
}

.modulos{
    margin-left: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.contentWrapper{
	width:100%;
	margin-left: auto;
	margin-right:auto;
}


.modulo1{
   
    width: 198px;
    height: 48px;
    border: solid #4897be 1px;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 1px;
    vertical-align: middle;
    line-height: 36px;
    font-size: 11px;
    cursor: pointer;
    color: white;
    font-weight: bold;
}

.modulo{
    float: left;
    width: 162px;
    height: 30px;
    border: solid #4897be 1px;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 1px;
    vertical-align: middle;
    line-height: 27px;
    font-size: 11px;
    cursor: pointer;
    color: white;
    font-weight: bold;
}

.modulo:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.modulo img {
    float:left;
    width: 24px;
    height: 24px;
    padding: 1px;
    margin-left: 3px;
    margin-right: 2px;
}

.titulo{
    /*float:left;
    width: 207px;
    height: 74px;*/
    font-size: 20px;
    margin-left: 25px;
    text-align: left;
    font-weight: bold;
}

.modulo2{
    margin-right: 20px;
    width: 138px;
    height: 36px;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #4897be;
    color: white;
    line-height: 36px;
    font-size: 9px;
    cursor: pointer;
    font-weight: bold;
}

.modulo2:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
}

.modulo2 img {
    float:left;
    width: 34px;
    height: 34px;
    padding: 1px;
    margin-left: 10px;
}

.rodape {
    float: left;
    width: 100%;
    /*margin: 0 auto;*/
    background: #778899;
    /*margin-left: 25px;*/
    margin-top: 10px;
    height: 28px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 28px;
    color: white;
    border: 1px #4897be solid;
}

/* ------------------ INDEX -------------------------------- */

.email {
    float:left;
    width: 685px;
    height: 60px;
    margin-left: 25px;
    padding: 20px;
}

.noticias{
    float: left; 
    width: 322px;
}

.noticias img{
    width: 60px;
    height: 60px;
}

.principal{
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #4897be;
    float:left;
    width: 683px;
    height: 284px;
    margin-left: 25px;
    overflow: auto;
    padding: 20px;
    text-align: justify;
    margin-top: 20px;
}


/* ------------------ OCORRENCIA -------------------------------- */

.tituloOcorrencia{
    height: 20px;
    width: 100%;
    font-weight: bold;
    font-size: 14px;
    margin-left: 25px;
    padding: 10px;
}

.ocorrencia{
    width: 683px;
    height: 380px;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #4897be;
    float:left;
    margin-left: 25px;
    overflow: auto;
    padding: 10px;
}

.formulario{
    margin-top:10px;
    text-align:left;
}

.formulario label{
    float:left;
    width: 100px;
    line-height: 20px;
    margin-bottom: 20px;
    text-align: left;
    margin-left: 10px;
}

.formulario input {
    width: 100px;
    margin-bottom: 20px;
}

.formulario select{
    width: 125px;
    margin-bottom: 20px;
}

.formulario textarea{
    width: 512px;
    margin-bottom: 20px;
}

.botaoguardar{
    background: #00CC00; 
}

.botaoguardar:hover{
    background: #009900;
}

.botaoapagar{
     background: #FF9900;
}

.botaoapagar:hover {
     background: #996600;
}

/* Listagem de Ocorrencias */

.tituloListagem{
    height: 20px;
    
    font-weight: bold;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.listagem{
    width: 95%;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #4897be;
	margin-left:auto;
	margin-right:auto;
	
}



.botaovoltar{
    background: #FDD017;
    height: 28px;
    margin-top: 0px;
    float: right;
     -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    line-height: 28px;
    color: black;
    font-weight: bold;
    cursor: pointer;
    border: 1px solid #1745fc;
}

.botaovoltar:hover {
    background: #D4A017;
}

.labels{
    float:left;
    width: 130px;
    margin-right: 10px;
    margin-top: 5px;
    line-height: 12px;
    text-align:left;
    margin-left:10px;
}

.destaque{
	font-weight: bold;
	font-size:12pt;
}

.custom-combobox .custom-combobox-input{height: 17px;color: inherit;font-weight: inherit;background: inherit;padding-left:8px;}
.custom-combobox .custom-combobox-toggle{height: 21px;margin-top:-2px;color: inherit;font-weight: inherit;background: inherit;}
