.divResultado {
	border-bottom: solid 2px #E1E1E3;
}

.divResultado .divBorda {
	border-left: 7px solid #DBDBDB;
}

.divResultado .listaVazia span {
	padding: 5px 0px 5px 0px;
	margin-left: 15px;
}

.divResultado .listaVazia {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 26px;
	text-align: center;
	letter-spacing: -0.04em;
	color: #0B45E4;
}

.tabelaResultado {
	margin-top: 5px;
	background-color: #FFFFFF;
	border-spacing: 0;
	border-collapse: collapse;
	width: 540px;
	font-size: 14px;
}

.tabelaResultado .item {
	height: 30px;
}

.tabelaResultado .itemEsquerda {
	height: 18px;
	padding-left: 7px;
}

.tabelaResultado .linhaHeader {
	text-align: center;
	color: #000050;
	font-weight: bolder;
	text-align: center;
	background: #EBF5FF;
	height: 40px;
	border-radius: 10px 10px 0px 0px;
}

.tabelaResultado .celulaTitulo {
	border-bottom: solid 2px #E1E1E3;
}

.tabelaResultado .linhaHeader td {
	border-collapse: collapse;
	height: 15px;
	font-style: normal;
	/* font-weight: 400; */
	font-size: 15px;
	line-height: 15px;
	letter-spacing: -0.04em;
}

.tabelaResultado .linhaHeader td:first-child {
	border-radius: 10px 0px 0px 0px;
}

.tabelaResultado .linhaHeader td:last-child {
	border-radius: 0px 10px 0px 0px;
}

.paginacao {
	margin: 10px 10px 0px 0px;
	text-align: right;
	display: block;
}

.paginacao a {
	margin: 0px 0px 0px 5px;
}

#buscaSorteios {
	display: block;
	border-left: 7px solid #DBDBDB;
}

.textoResultadoBusca {
	margin: 10px 10px 10px 20px;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 15px;
	letter-spacing: -0.04em;
	color: #0B45E4;
}

.tabelaResultado .linhaHeader .tituloEsquerdaSorteiosData {
	width: 65px;
}

.tabelaResultado .linhaHeader .tituloSorteiosNumeroExtracao {
	width: 90px;
}

.tabelaResultado .linhaHeader .tituloSorteiosProduto {
	width: 170px;
	text-align: left;
}

.tabelaResultado .linhaHeader .tituloSorteiosNumeroSorteado {
	width: 90px;
	padding-left: 25px;
}

.tabelaResultado .celula {
	padding-top: 5px;
}

.tabelaResultado .itemEsquerdaSorteiosData {
	width: 65px;
	text-align: right;
}

.tabelaResultado .itemSorteiosNumeroExtracao {
	width: 90px;
	text-align: center;
}

.tabelaResultado .itemSorteiosProduto {
	width: 170px;
	text-align: left;
}

.tabelaResultado .itemSorteiosNumeroSorteado {
	width: 90px;
	text-align: right;
	font-weight: bold;
	padding-right: 80px;
}

.combo-custom #comboSelectData {
	border: 0;
}

.combo-custom .combo-custom-select .selectSorteios {
	border: 0;
	width: 170px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #F2F2F2 url("/BOB/MULTIMIDIA/bobd99im_seta_cinza_baixo.png?t=1") no-repeat;
	background-position: right center;
	padding-right: 25px;
}

.combo-custom .combo-custom-select .button .combo-custom-button-sorteios {
	border: solid 1px Lightgray;
}

.combo-custom .combo-custom-select .button .combo-custom-button-sorteios:focus {
	border: none;
	border-color: transparent;
}

.combo-custom-sorteio {
	margin-left: 0px;
}

#ctl00_ctl00_ExtraMenu_ExtraMenu_btnPesquisar
{
	width: 190px !important;
    line-height: 18px;
    display: block;
    text-decoration: none;
    text-align: left;
    font-size: 15px;
    border: 0;
    height: 40px;
    border-radius: 10px;
    padding: 0px 10px;
    margin: 10px 0px;
    background: #0B45E4 url("/BOB/MULTIMIDIA/onde_tem/bobd00im_Seta_Branco_Direita.png?t=1") no-repeat center;
    background-color: #0B45E4;
    color: #FFF;
    background-position: 95%;
    display: inline-block;
	position: relative;
}

.combo-sorteio{
	margin-bottom: 0px;
}

#ctl00_ctl00_ExtraMenu_ExtraMenu_btnPesquisar:hover
{
	background-color: #0D66D0;
}