@charset "UTF-8";

.direita {
	text-align: right;
}
.centro {
	text-align: center;
}

th.direita {
	text-align: center;
}




.table  {
	margin-top: 10px!important;
}

.table > thead > tr > th:first-child ,
.table > tfoot > tr > th:first-child  { 
	-webkit-border-top-left-radius: 3px!important;
	-moz-border-radius-topleft: 3px!important;
	border-top-left-radius: 3px!important;
}

.table > thead > tr > td ,
.table > thead > tr > th ,
.table > tfoot > tr > th  { 
	border: 1px solid #e4eaec!important;
	/* border: 1px solid ; */
}

.table .btn-icon.btn-sm,
.table .btn.icon.btn-sm {
    padding: 2px 8px;
    font-size: 14px
}
.form-inline .form-control {
	height: 36px;
}

.celula-valor-select {
	height: 22px;
	width:100%;
	overflow:hidden;
	display: block;
}

.form-control {
	padding: 6px 4px;
}

.largura_30 { width: 30px; }
.largura_40 { width: 40px; }
.largura_50 { width: 50px; }
.largura_60 { width: 60px; }
.largura_70 { width: 70px; }
.largura_80 { width: 80px; }
.largura_90 { width: 90px; }
.largura_100 { width: 100px; }
.largura_110 { width: 110px; }
.largura_120 { width: 120px; }
.largura_130 { width: 130px; }
.largura_140 { width: 140px; }
.largura_150 { width: 150px; }
.largura_160 { width: 160px; }
.largura_170 { width: 170px; }
.largura_180 { width: 180px; }
.largura_190 { width: 190px; }
.largura_200 { width: 200px; }
.largura_210 { width: 210px; }
.largura_220 { width: 220px; }
.largura_230 { width: 230px; }
.largura_240 { width: 240px; }
.largura_250 { width: 250px; }
.largura_260 { width: 260px; }
.largura_270 { width: 270px; }
.largura_280 { width: 280px; }
.largura_290 { width: 290px; }
.largura_300 { width: 300px; }

.verde { color: green; }
.azul { color: blue; }
.vermelho { color: red; }
.amarelo { color: rgb(245, 224, 75); }

.formularios input.btn_guardar:after {
	content: '\f069';
	font-family: 'FontAwesome';
	font-weight: 300;
	color: red;
	display: inline-block;
	font-size: 9px;
	height: 10px;
	width: 30px;
	position: relative;
	top: -6px;	
}
	
.escondido {
	display: none;
}

.tabela_listagem_filtro_datas {
    z-index: 1000;
    position: relative;
}

.slidePanel-header {
    background-color: #9ece67;
}

.coluna_saldo_0 {
	color: blue!important;
}
.coluna_saldo {
	color: red!important;
}
.coluna_debito {
	color: blue!important;
}
.coluna_credito {
	color: green!important;
}

.vermelho {
	color: red!important;
}

.verde {
	color: green!important;
}

.amarelo {
	color: yellow!important;
}

.form-horizontal .control-label {
    text-align: inherit;
}

.listagem_icon {
	padding: 0px 5px;
}

.morada-reverse {
    padding: 50px 50px 15px 15px;
}
.morada {
    position: relative;
    padding: 50px 15px 15px 50px;
    background-color: #f3f7fa;
    border: 1px solid #eee;
}
.morada {
    margin-top: 20px;
    margin-bottom: 20px;
}

.form-group.col-lg-12.text-right.padding-top-m {
	padding-right: 10px;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.logotipo_fatura {
	max-width: 150px;
	max-height: 150px;
}

input.labelauty:checked+label {
	background: #46be8a;
}
input.labelauty:checked+label:hover {
	background: #46be8a;
}

.site-navbar {
    background-color: #fff!important;
}

.site-navbar .navbar-header .navbar-brand {
	color: #000!important;
}

.preto {
	color: #000;
}

.site-menu .site-menu-sub .site-menu-item.active>a {
    color: #46BE8A!important;
}

.form-control {
	color: blue!important;
}

input.labelauty+label { 
	color: blue!important;
}

.page-login-v2 .btn-primary {
	background-color: #00446e!important;
}

.page-login-v2 .page-content {
    padding-right: 470px!important;
	height: 100%;
	padding: 0px!important;
}
.page-login-v2 .page-brand-info {
    margin: 0px!important;
    height: 100%;
    /*width: 100%;*/
	margin-right: 470px!important;
	border: solid 1px transparent
}
.page-dark.layout-full .brand {
	margin: 220px 100px 0 90px;
}
.page-login-v2 .page-brand-info p {
	padding-left: 90px;
}

.page-copyright {
	color: #000;
}

.page-login-v2 .page-login-main {
	color: #000!important;
}

.page-login-main h3 {
	color: #000!important;
}

.fold-show {
    color: red!important;
}
