/* @import url("../fonts/Lovevo/stylesheet.css"); */

/*-------------------------------------------------------------------------*/
/*	      Arquivo de Estilo- Modificacoes em CLASSES - 3SK                 */
/*-------------------------------------------------------------------------*/

.btcapacontrato {
    background:url(../associados/capa.png);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:center;
	width: 36px;
	height: 36px;
	border:none;
}

.centralizado {
	text-align:center;
}

.panel-heading {
	cursor:pointer;
	padding: 9px 9px;
}

.row {
	width: 100%;
}
.entrelinhas{
	margin-bottom:3px;
}

.corpreta{
	color:#333;
}

.corazul{
	color:#0000B2;
}

.btn-circle {
	width: 35px;
	height: 35px;
	line-height: 35px; /* adjust line height to align vertically*/
	padding:0;
	border-radius: 50%;
	cursor:pointer;
}
.btn{
	cursor:pointer;
}
.btn-max {
	font-size: 25px;
	font-weight:400;
}

.table thead th {
	padding: 0.2rem;
	vertical-align: top;
	text-align: center;
    border-bottom: 2px solid #e9ecef;
        border-bottom-width: 2px;
}
.table td {
    padding: .2rem;
    vertical-align: middle;
    border-top: 1px solid #e9ecef;
}

.col-lg-12{
	position: relative;
	min-height: 1px;
	padding-right: 0px;
	padding-left: 0px;
}

.form-group {
    margin-bottom: 0.01rem;
}

.alinhartexto{
	margin-left: 5px;
	margin-top:5px;
}

.caixatexto {
    font-size: 13pt;
    padding: 5px;
    color: #000000;
    line-height: normal;
    vertical-align: middle;
    border: solid 1px #CCCCCC;
    border-radius: 5px;
    margin-top: 1px;
    margin-right: 3px;
    margin-bottom: 2px;
    margin-left: 1px;
    float: left;
}

label {
    display: inline-block;
    /*max-width: 30%;*/
    margin-bottom: 5px;
    font-weight: 500;
	/*text-align:right;*/
	padding-top:5px;
}

@media screen and (min-width: 360px) {
label {
	text-align:left;
}
}

@media screen and (min-width: 1024px) {
label {
	text-align:right;
}
}

.table-bordered {
     border: 0px solid #e9ecef;
}
.table thead th {
	padding: 0.2rem;
	vertical-align: top;
	text-align: center;
    border-bottom: 2px solid #e9ecef;
        border-bottom-width: 0px;
}
.table td {
    padding: .2rem;
    vertical-align: middle;
    border-top: 0px solid #e9ecef;
}
.table-bordered td, .table-bordered th {
    border: none;
}

/*-------------------------------------------------------------------------*/
/*	      Botoes de Comando no Sistema                */
/*-------------------------------------------------------------------------*/
.btc{
	width: 36px;
	height: 36px;
	border:none;	
	background-repeat: no-repeat;
}
.capacontrato {background:url(../../images/botoes/capa.png);}
.contrato {background:url(../../images/botoes/contrato.png);}
.status {background:url(../../images/botoes/status.png);}
.statusbloq {background:url(../../images/botoes/statusbloq.png);}
.statusdesligado {background:url(../../images/botoes/statusdesligado.png);}
.tranferir {background:url(../../images/botoes/transferir.png);}
.cabecalhorateio {background:url(../../images/botoes/cabecalhorateio.png);}
.bocorrencia {background:url(../../images/botoes/bocorrencia.png);}
.lerarquivo {background:url(../../images/botoes/lerarquivo.png);}
.baixaritem {background:url(../../images/botoes/baixaritem.png);}
.placa{background:url(../../images/botoes/placa.png);}
.relatorios{background:url(../../images/botoes/relatorios.png);}
.email{background:url(../../images/botoes/email.png);}
.emailenviado{background:url(../../images/botoes/emailenviado.png);}
.processar{background:url(../../images/botoes/processar.png);}
.arquivar{background:url(../../images/botoes/arquivar.png);}

.btcr{
	width: 39px;
	height: 39px;
	border:none;	
	background-repeat: no-repeat;
}
.rateiomanutencao {background:url(../../images/botoes/rateiomanutencao.png);}
.sintetico {background:url(../../images/botoes/sintetico.png);}
.analitico {background:url(../../images/botoes/analitico.png);}
.filtros {background:url(../../images/botoes/filtros.png);}
.etiquetas {background:url(../../images/botoes/etiquetas.png);}
.boletos {background:url(../../images/botoes/boletos.png);}
.remessa {background:url(../../images/botoes/remessa.png);}