﻿
/* Custom CSS */
nav.navs {
	width: 100%;
	z-index: 71;
	float: left;
	-webkit-backface-visibility: hidden;
	background-color: rgba(0,0,0,0.60);
	border-radius: 0px;
	padding: 40px 0;
}

	nav.navs#navbottom {
		height: unset;
		width: 100%;
		z-index: 71;
		float: left;
		-webkit-backface-visibility: hidden;
		background-color: rgb(0,0,0);
		border-radius: 0px;
		padding: 0;
	}

.navbar-header#header-bottom {
	width: 100%;
}

.wmso-menu {
	display: none;
}

.inner_content {
	padding: 5px 10px 20px 10px;
}


.sitemap {
	padding: 5px 10px 0 10px;
}

a#link_header {
	color: inherit;
	font-size: inherit;
	text-decoration: none;
}

.content-height {
	min-height: 60vh;
}

#header-bottom p {
	margin-bottom: 5px;
}

.header_title {
	position: relative;
	color: #fff;
	font-size: 5.05rem;
	height: 100%;
}

	.header_title span {
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
		font-weight: 600;
	}

	.header_title .title_cm {
		position: absolute;
		left: 20.6rem;
		top: 6.5rem;
		font-size: 1.3rem;
	}

	.header_title p, .header_title span {
		font-size: inherit;
	}



body {
	background-image: url("/images/header.jpg");
	background-size: cover;
	
	background-repeat: no-repeat;
}

.wmso-wrapper .wmso-login {
	width: 40%;
	margin-left: 30%;
	padding: 10px;
}

.inner_content h2 {
	padding: 0;
	font-size: 2.2rem;
}

.wmso-wrapper .wmso-login h5 {
	font-size: 10pt;
}

.wmso-wrapper {
	width: 100%;
}

.wmso-wrapper .clearfix {
	height: 366px;    
	background-image: url(/images/header.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.wmso-register-info h5, .wmso-passwordRecovery-info h5 {
	font-size: 10pt;
}

.white-background {
	background-color: white;
	height: 100%;
}

.pt-15 {
	padding-top: 15px;
}

.padding30 {
	padding-left: 30px;
	padding-right: 30px;
}

.social-div img {
	display: inline-block;
	max-width: 30px;
}

.social-div a {
	text-decoration: none;
}

.social-div {
	text-align: center;
	border-top: 1px solid #404041;
	border-bottom: 1px solid #404041;
	padding: 15px;
}

.grey-text {
	color: #777;
}

.copyrights {
	text-align: center;
	color: white;
	padding: 15px
}

nav #morada {
	color: white;
}

.nav {
	position: absolute;
	bottom: 0;
	right: 15px;
	background-color: rgba(0,0,0,0.75);
}

	.nav a {
		color: white;
	}

	.nav > li > span {
		position: relative;
		display: block;
		padding: 10px 15px;
	}

.navbar .container {
	position: relative;
	height: 100%;
}

.navbar {
	margin-bottom: 0px;
}

	.navbar .container .navbar-text.navbar-right {
		position: absolute;
		bottom: 0;
		right: 0;
	}

.balcao {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	transition: color .2s ease;
	-moz-transition: color .2s ease;
	-webkit-transition: color .2s ease;
	-o-transition: color .2s ease;
	padding-bottom: 0;
	padding-left: 12px;
	padding-right: 12px;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	border: 5px solid transparent;
	line-height: 2.0em;
}

.full-height a {
	height: 100%;
}

.wmso-wrapper .wmso-primary-buttons {
	display: inline-block;
	width: 100%;
	margin: 40px 0px 0px 0px;
}

.wmso-wrapper .wmso-user-bar {
	margin-left: 0px;
	margin-right: 0px;
}

.navbar-inverse .navbar-text {
	color: white;
}

	.navbar-inverse .navbar-text a {
		color: white;
	}

.navbar-inverse .navbar-nav > li > a {
	color: white;
	text-decoration: underline;
}

	.navbar-inverse .navbar-nav > li > a:hover {
		color: #9d9d9d;
	}

.navbar-inverse .navbar-link {
	color: white;
}

.navbar-text {
	padding: 15px;
	margin: 0px;
}

/* Já estava no servidor*/

/* FONT */
html, body, h1, h2, h3, h4, h5, h6, div, a, ul, li, span, p {
	font-family: verdana !important;
}

/* AFINACOES */

.pareceres .funcionario {
	display: none;
}

/* GREY */

.btn-primary:hover {
	color: #fff;
	background-color: #777;
	border-color: #663;
}

.painelPesquisa tr:hover {
	background-color: #EEEEEF !important;
}

/* #2887c8 #888 */
a.magnifier-icon::before {
	color: #888;
}

a.PDF-icon::before {
	color: #888;
}

label {
	color: #888;
	margin: 20px 0 0px 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #888;
}

a {
	text-decoration: underline;
	color: #888;
}

.ui-datepicker.ui-widget .ui-datepicker-header {
	background: #888;
}

.ui-datepicker.ui-widget select.ui-datepicker-month option,
.ui-datepicker.ui-widget select.ui-datepicker-year option {
	color: #888;
}

.ui-datepicker.ui-widget a.ui-datepicker-prev:after,
.ui-datepicker.ui-widget a.ui-datepicker-next:after {
	color: #888;
}

.ui-datepicker.ui-widget table.ui-datepicker-calendar > tbody tr td a.ui-state-default:hover {
	color: #888;
}

.ui-datepicker.ui-widget table.ui-datepicker-calendar > tbody tr td.ui-datepicker-week-end a.ui-state-default {
	color: #888;
}

.ui-datepicker.ui-widget .ui-state-highlight {
	color: #888;
}

.ui-datepicker.ui-widget .ui-state-active {
	color: #888;
}

.wmso-wrapper .wmso-menu {
	background: #888;
}

/* #69abd9 #AAA */
.wmso-wrapper .wmso-primary-buttons ul li a {
	background: #AAA;
}

.wmso-wrapper .wmso-consultar-lines > ul > li a.wmso-consultar-boxes-title.opened {
	background: #AAA;
}

.wmso-wrapper .wmso-consultar-lines > ul > li a.wmso-consultar-boxes-title.closed {
	background: #AAA;
}

.wmso-wrapper .wmso-consultar-lines > ul > li a.wmso-consultar-boxes-title.simulador {
	background: #AAA no-repeat right 15px center;
}

/* #337ab7 #777 
   #23527c #665
   #286090 #664
   #2e6da4 #663
*/

a {
	color: #777;
}

	a:hover, a:focus {
		color: #665;
	}

.text-primary {
	color: #777;
}

a.text-primary:hover,
a.text-primary:focus {
	color: #664;
}

.bg-primary {
	background-color: #777;
}

a.bg-primary:hover,
a.bg-primary:focus {
	background-color: #664;
}

.btn-primary {
	color: #fff;
	background-color: #888;
	border-color: #778;
}

	.btn-primary.disabled:hover,
	.btn-primary.disabled:focus,
	.btn-primary.disabled.focus,
	.btn-primary[disabled]:hover,
	.btn-primary[disabled]:focus,
	.btn-primary[disabled].focus,
	fieldset[disabled] .btn-primary:hover,
	fieldset[disabled] .btn-primary:focus,
	fieldset[disabled] .btn-primary.focus {
		background-color: #777;
		border-color: #663;
	}

	.btn-primary .badge {
		color: #777;
	}

.btn-link {
	color: #777;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
	background-color: #777;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #777;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
	color: #fff;
	background-color: #777;
}


.pagination > li > a,
.pagination > li > span {
	color: #777;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
	color: #fff;
	background-color: #777;
	border-color: #777;
}

.label-primary {
	background-color: #777;
}

	.label-primary[href]:hover, .label-primary[href]:focus {
		background-color: #664;
	}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
	color: #777;
	background-color: #fff;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
	border-color: #777;
}

.progress-bar {
	color: #fff;
	background-color: #777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
	color: #fff;
	background-color: #777;
	border-color: #777;
}

.panel-primary {
	border-color: #777;
}

	.panel-primary > .panel-heading {
		color: #fff;
		background-color: #777;
		border-color: #777;
	}

		.panel-primary > .panel-heading + .panel-collapse > .panel-body {
			border-top-color: #777;
		}

		.panel-primary > .panel-heading .badge {
			color: #777;
			background-color: #fff;
		}

	.panel-primary > .panel-footer + .panel-collapse > .panel-body {
		border-bottom-color: #777;
	}

/* #5bc0de #BBB 
   #46b8da #AAAAAB
   #31b0d5 #99999B
   #269abc #88888B
   #1b6d85 #77777B
*/

.btn-info {
	color: #fff;
	background-color: #BBB;
	border-color: #AAAAAB;
}

.btn-info {
	color: #fff;
	background-color: #BBB;
	border-color: #AAAAAB;
}

	.btn-info:focus, .btn-info.focus {
		color: #fff;
		background-color: #99999B;
		border-color: #77777B;
	}

	.btn-info:hover {
		color: #fff;
		background-color: #99999B;
		border-color: #88888B;
	}

	.btn-info:active, .btn-info.active,
	.open > .btn-info.dropdown-toggle {
		color: #fff;
		background-color: #99999B;
		border-color: #88888B;
	}

		.btn-info:active:hover,
		.btn-info:active:focus,
		.btn-info:active.focus,
		.btn-info.active:hover,
		.btn-info.active:focus,
		.btn-info.active.focus,
		.open > .btn-info.dropdown-toggle:hover,
		.open > .btn-info.dropdown-toggle:focus,
		.open > .btn-info.dropdown-toggle.focus {
			color: #fff;
			background-color: #88888B;
			border-color: #77777B;
		}

	.btn-info:active,
	.btn-info.active,
	.open > .btn-info.dropdown-toggle {
		background-image: none;
	}

	.btn-info.disabled:hover,
	.btn-info.disabled:focus,
	.btn-info.disabled.focus,
	.btn-info[disabled]:hover,
	.btn-info[disabled]:focus,
	.btn-info[disabled].focus,
	fieldset[disabled] .btn-info:hover,
	fieldset[disabled] .btn-info:focus,
	fieldset[disabled] .btn-info.focus {
		background-color: #BBB;
		border-color: #AAAAAB;
	}

	.btn-info .badge {
		color: #BBB;
		background-color: #fff;
	}

.label-info {
	background-color: #BBB;
}

	.label-info[href]:hover,
	.label-info[href]:focus {
		background-color: #99999B;
	}

.progress-bar-info {
	background-color: #BBB;
}

/* #4899d0 #BBBBBA
   #539fd3 #AAAAAC
   #daebf6 #EEEEEA 
   #eaf3fa #CCCCCD
   #7eb7de #DDDDDA
*/

.wmso-wrapper .wmso-primary-buttons ul li a:hover {
	background: #BBBBBA;
}

.wmso-wrapper .wmso-consultar-lines > ul > li a.wmso-consultar-boxes-title.opened:hover {
	background: #BBBBBA;
}

.wmso-wrapper .wmso-consultar-lines > ul > li a.wmso-consultar-boxes-title.closed:hover {
	background: #BBBBBA;
}

.wmso-wrapper .wmso-consultar-lines > ul > li a.wmso-consultar-boxes-title.simulador:hover {
	background: #BBBBBA no-repeat right 15px center;
}

table th {
	background-color: #AAAAAC;
	color: #FFFFFF;
}

table tr {
	background-color: #EEEEEA;
	color: #1a1a1a;
}

	table tr:nth-child(even) {
		background-color: #EEEEEA;
	}

	table tr:hover {
		background-color: #DDDDDA;
		color: #FFFFFF;
	}

table th a {
	color: #FFFFFF;
}

	table th a:hover {
		background-color: #DDDDDA;
		color: #FFFFFF;
	}

.ui-datepicker.ui-widget {
	background: #CCCCCD;
}

	.ui-datepicker.ui-widget table.ui-datepicker-calendar {
		border: 20px solid #CCCCCD;
	}

.pagination-ys {
	/* Para nao ficar com o hover das TRs*/
	background-color: #CCCCCD !important;
	border-top: 10px solid #ffffff;
}

	.pagination-ys table > tbody > tr > td {
		display: inline;
		border-color: #CCCCCD;
	}

	.pagination-ys table > tbody > tr:hover {
		background-color: #CCCCCD;
	}

	.pagination-ys table > tbody > tr > td > a,
	.pagination-ys table > tbody > tr > td > span {
		color: #000;
		background-color: #CCCCCD;
		border: 1px solid #CCCCCD;
	}

		.pagination-ys table > tbody > tr > td > a:hover,
		.pagination-ys table > tbody > tr > td > span:hover,
		.pagination-ys table > tbody > tr > td > a:focus,
		.pagination-ys table > tbody > tr > td > span:focus {
			color: #000000;
			background-color: #DDDDDA;
			border-color: #DDDDDA;
		}

/* */

.clsWsaLinksBtn{
	width:auto;
}

h5{
	padding: 15px 0 15px;
}

.wmso-consultar-lines > ul{
	
-moz-column-count: 2;
-moz-column-gap: 20px;
page-break-inside: avoid;
-webkit-column-count: 2;
-webkit-column-gap: 20px;
column-count: 2;
column-gap: 20px;
display: inline-block!important;
}
.wmso-consultar-lines > ul li{
margin: 0 0 12px 0;
break-inside: avoid;
page-break-inside: avoid;
}

.wmso-consultar-lines > ul li:first-of-type:last-of-type{
display: inline-block;
width:100%;
}
.menu_lateral {
	margin-top:11px;
}
.menu_lateral li a{
	    background-color: #e6e6e6;
    text-decoration: none;
    position: relative;
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
    padding: 12px 12px 12px 15px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
}
.menu_lateral li a:hover{
	background: #000;
color:#fff;
}

h2{
	font-size:2.9rem;
}

.wmso-wrapper .wmso-consultar-lines > ul > li a.wmso-consultar-boxes-title{
	height:60px;
	font-size:1.4rem;
}

.wmso-wrapper .wmso-consultar-lines > ul > li a.wmso-consultar-boxes-title span{
	height:60px;
}

.menuCustom{
	padding:0;
}

.menu_lateral{
	background: #e6e6e6;
	border-radius:0;
}

.wmso-wrapper .wmso-consultar-lines{
	margin: 0;
}
.wmso-consultar-lines ul{
	width:100% !important;
}
h5 {
	padding:0;
}