.form-control {
	font-size: 12px !important;
}

#table_salario tfoot tr td {
	background-color: #eaeaea;
	font-weight: bold;
	font-size: 13px !important;
	padding: 5px 0px 5px 5px;
}

td .form-control {
	font-size: 12px !important;
}

.page-content {
	padding: 20px 0px 50px 0px;
}

.border_line_consult {
	border-bottom: 1px solid #e9e9e9;
}

.progress {
	margin-bottom: 5px;
}

#rootwizard-custom-circle {
	margin-top: 25px;
}

.modal-body {
	padding: 25px;
}

.pas {
	font-size: 14px;
}

.novo_registo_form {
	padding-top: 18px;
	padding-bottom: 15px;
	padding-left: 5px;
	font-size: 14px;
}
.btn_tooltip:hover{
	cursor: default;
}

#rootwizard-custom-circle .navbar {
	margin-bottom: 0px;
}
#rootwizard-custom-circle-investimento:before {
	content: "";
	height: 3px;
	width: 100%;
	background-color: #5CB85C;
	position: absolute;
	top: 30px;
	left: 0;
}
.bootstrap-select.btn-group .btn .filter-option {
	font-size: 11px !important;
}

.table-condensed td, .table-condensed span, .table-condensed th, .table-condensed input, .table-condensed select {
	font-size: 14px !important;
}

#rootwizard-custom-circle ul.root-wizard-ul li a p.anchor {
	font-family: inherit !important;
	font-size: 12px !important;
}

.mbxl {
	margin-bottom: 15px !important;
}

.form-validate {
	margin-bottom: 0px;
}

legend {
	padding-top: 0px !important;
	font-family: inherit !important;
	font-size: 14px;
	font-weight: bold;
}

.text-aviso {
	text-align: center;
	padding-top: 30px;
	font-weight: bold;
}



.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 2px;
}

.table_home > tbody > tr > td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	padding-right: 2px;
}

.tab-content {
	padding: 10px 5px;
}

.table_quadrado tbody tr td span {
	font-size: 10px !important;
}

table td, table span, table th, table input, table select {
	font-size: 11px !important;
	/*color: black;		*/
}
.add_button, .remove_button{
	font-size: 8px !important;
	line-height: 20px !important;
	padding: 1px 3px !important;
}
.bootstrap-select.btn-group .dropdown-menu li > a:hover {
	color: #ffffff;
	background-color: #428BCA;
}
.bootstrap-select.btn-group .dropdown-menu li.selected > a {
	color: #ffffff;
	background-color: #428BCA;
}
.bootstrap-select.btn-group .dropdown-menu li.active > a {
	color: #ffffff;
	background-color: #428BCA;
}
.tab-content {
	border: 0px;
}
ul.nav.nav-tabs.ul-edit li.active a {
	background: #428BCA;
	color: #fff;
	border: 0px;
}
ul.nav.nav-tabs.ul-edit {
	border-bottom: 5px solid #428BCA !important;
	background-color: #FFEFD6;
}
.input-buttons {
	display: table;
}

a:hover {
	color: #337ab7;
}
button.kv-file-upload {
	display: none;
}
.person-picker > h1 > i {
	font-size: 200px;
}
.person-picker:hover {
	cursor: pointer;
}
.only-ic {
	font-size: 26px;
}
.navbar-nav > li.open > a {

	background: #463b8a;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background-color: #463b8a !important;
}

.nav-gesvencimento > li > .dropdown-menu > li > a {
	padding: 9px 10px;
	font-size: 13px;
}
.nav-gesvencimento .navbar-nav > li > a:hover {

	background: #463b8a;
}

.nav-gesvencimento  .navbar-nav > li.open > a {

	background: #463b8a;
}

.navbar-nav > li.open > a {

	background: #463b8a;
}

.nav-gesvencimento > li > a:hover {

	background: #463b8a;
}

.nav-gesvencimento > li > .dropdown-menu > li.open > a {
	background: #463b8a;
}
.dropdown-submenu > .dropdown-menu li a {
	background: #5c529d;
	color: #fff;
	padding: 9px 10px;
	font-size: 13px;
}
.nav-gesvencimento > li.open > a {

	background: #463b8a;
}
.nav > li > a:hover {
	background: #463b8a !important;
}
.dropdown-submenu > .dropdown-menu li a:hover {
	background: #463b8a;
}

.pagination li a {

	color: #5c529d;
}
.pagination li.active a {
	background: #463b8a;
}
.pagination li.active a {
	border-color: #463b8a;
}
.pagination li.active a:hover {
	background: #463b8a;
}

.modal .modal-dialog .modal-content .modal-header.modal-header-orange {
	background: #428BCA;
	color: #fff;
}
.input-button > i.fa {
	/*padding-left: 10px;
	 padding-right: 10px;*/
}

.nav-tabs {
    background-color: #5c529d;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover{
	
	color: #fff;
    background-color: #463b8a;
}
@media (min-width: 768px) {
	.nav-gesvencimento > li {
		min-width: 110px !important;
		text-align: center !important;
	}
}
