a.nounderline:link {
  text-decoration: none;
}

.chamaLink:link {
  text-decoration: none;
}

#linkrel {
  /*pointer-events: none;*/
  cursor: default;
  text-decoration: none;
  color: black;
}

.quadrado {
	width: 32px; height: 32px; border-radius: 4px;
	margin-right: 10px;
	background-color: #007bff;
	text-align: center;

}

.quadrinho {
	width: 100%;
	text-align: center;
padding: 0px;
	margin: 0px;
}

.quadrinhonr {
	font-size: 100%;
}

.quadrinhonrini {
	font-size: 150%;
}

.quadrinhonrpeq{
	font-size: 70%;
}

.colunavalor{
	text-align: right;

}

.colunaacao{
	text-align: center;

}

.clique {
	cursor:pointer;
	user-select:none;

}

.parte2{
	border: 0px;
	margin: 0px;
}
.minhatabela{padding: 0;}
.tabela2{
	background-color: #dee2e6;
	width: 100%;
	padding: 0rem;
	margin: 0px;
}



table .td22{
margin: 0px;
width: 50%;
}
table .td23{
width: 50%;
padding-left: 23%;
margin: 0px;
}

table .td3 {
	border: 0px;
	margin: 0px;
	text-align: right;
	width: 50px;
	padding-bottom: 5px;
	padding-top: 0px;
}
table .td4 {
	border: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
	width: 50px;
}
table .td2{
	padding: 0px;
	margin: 0px;
}

.trtarefa{
	background-color: #dee2e6;
	text-align: center;
	//width: 100%;
	//padding: 15px;
	//margin: 0px;
}
table .tdtarefa{
	padding: 10px;
}

table .tdfin22{
	padding: 10px;
}

table .tdtarefainicio{
	width: 70%;
}
table .tdfin{
	width: 70%;
}
table .tdfin2{
	width: 30%;
}

.trfin{
	background-color: #dee2e6;
	text-align: center;
	//width: 100%;
	//padding: 15px;
	//margin: 0px;
}
.bCarousel{
	width: 100%;
	text-decoration: none;
	/*color: #6c757d;*/
	/*font-weight: bolder;*/
	/*font-size: 1em;*/

	/*background-color: black;*/
}
.bCarousel:hover {
	text-decoration: none;
	/*color: #6c757d;*/
}
.bCarousel:link{
	text-decoration: none;
}

.btn .quadroTit {
	font-weight: bold;
	text-decoration: none;
	user-select: none;
	
}

.quadroNr {
	color: black;
	font-weight: bold;
	font-size: 200%;
	text-decoration: none;
	user-select: none;
}

.linkCar {
	display: inherit;
	text-align: center;
	font-size: 0.5em;
}
.linkCar:hover{
	text-decoration: none;
}
.desabilita {
pointer-events:none;
    outline:none;
    /*text-indent:-9999px;*/
    background-color: #F3F2F2;
}

.spanAnexo {
	width: 50px;
}