.boleto{
	padding: 15px !important;
	background-color: #FFF;	
}

.boleto .boleto-group {
	text-align: left;
}

.boleto .boleto-group label {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	display: table;
}

.boleto .boleto-group span {
	font-size: 14px;
	font-weight: bold;
}

.boleto .boleto-group span.sm {
	font-size: 12px;
}

.boleto .boleto-group span.xs {
	font-size: 8px;
}

.boleto .boleto-titulo {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.boleto .boleto-info {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.bl {
	border-left: 1px solid #aaa;
}

.br {
	border-right: 1px solid #aaa;
}

.bb {
	border-bottom: 1px solid #aaa;
}

.bt {
	border-top: 1px solid #aaa;
}

.boleto-grid{
	border: 1px solid #aaa;
}

.boleto-grid-complemento{
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.ta-l{
	text-align: left !important;
}

.ta-c{
	text-align: center !important;
}

.ta-r{
	text-align: right !important;
}

.mt-30{
	margin-top: 30px;
}

.mt-50{
	margin-top: 50px;
}

.dv-l{
	border-bottom: 1px dotted #aaa;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.dv-v{
	border-bottom: 1px dotted #aaa;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.p-absolute{
	position: absolute;
}

.p-relative{
	position: relative;
}

.corte{
	border-bottom: 1px dashed #CCC;
	font-size: 8px;
	font-weight: lighter;
}

.bradesco{
	text-align: left;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-top: 10px;
	padding: 10px 0px 10px 10px;
}

.bradesco.sem-borda{
	border: none;
	margin-top: 0px;
}

.bradesco .label-b{
	font-size: 20px;
	font-weight: bold;
	vertical-align: middle;
}

.bradesco .span{
	font-size: 15px;
	font-weight: lighter;
	margin-left: 8px;
	vertical-align: middle;
}

.pr-3{
	padding-right: 3px;
}

.pl-3{
	padding-left: 3px;
}

.alert-ajuste{
	font-weight: bold !important;
	padding-left: 0px !important;
	width: 70% !important;
	margin: auto !important;
	text-align: center;
}