.SgiMsgCupomUtm{
    padding: 5px 0;
    font-size: 11px;
	background-color: #03A9F4;
}
.SgiMsgCupomUtm.naoPermitido{
	background-color: #bf2101;
    line-height: 15px !important;
}

.SgiMsgCupomUtm .divMeio{
	margin: 0 auto;
    width: 1100px;
}

.SgiMsgCupomUtm .label{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
    text-transform: uppercase;
    padding: 6px 0 0;
    white-space: normal;
}

.SgiMsgCupomUtm .text{
    float: none;
	color: #000;
	font-weight: bold;
}

.SgiMsgCupomUtm .valor{
    color: #FFF;
	font-size: 14px;
}
.h2-title-cupom{
	background-color: #03A9F4;
}
.h2-title-cupom h2{
	line-height: 12px;
	font-weight: 500;
	font-size: 18px;
}