/*************************
*******Typography******
**************************/
@charset "utf-8";

@-webkit-viewport {
	width: device-width
}

@-moz-viewport {
	width: device-width
}

@-o-viewport {
	width: device-width
}

.widthcemponceto {
	width: 100%;
}

.how-to-play {
	display: block;
	font-size: 14px;
	line-height: 19px;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
}

.how-to-play .item-container {
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgb(0 0 0/ 50%);
	box-shadow: 0 2px 4px rgb(0 0 0/ 50%);
	display: table;
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 0;
	position: relative;
	text-align: center;
	width: 100%;
}

.how-to-play .item-container__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #efefef;
	min-height: 82px;
	width: 100%;
}

.how-to-play .item-col {
	display: inline-block;
	padding: 14px;
	position: relative;
	vertical-align: top;
	width: 25%;
}

.how-to-play .big-bold {
	font-size: 18px;
	font-weight: 700;
	line-height: 12px;
	padding: 0 3px !important;
	white-space: nowrap;
}

#main_content {
	width: 100%;
	height: 550px;;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	float: left;
	margin-top: 80px;
	border: 0px solid #CCC;
}

#container {
	width: 100%;
	height: auto;
	padding: 10px;
	display: inline-block;
	border-radius: 15px;
	margin-top: 10px;
}

.cm {
	margin-top: -70px;
}

.listtop {
	/* border-bottom-style: solid;  */
	background-color: none;
	height: 43px;
}

.marquee-loteria {
	font-size: 14px;
	line-height: 36px;
	padding-right: 18px;
	padding-left: 18px;
	border-right: solid 1px rgb(0 0 0/ 5%);
	text-transform: uppercase;
	color: #353535;
	z-index: 99;
	pointer-events: all;
	padding-bottom: 5px !important;
}

<!--
-->
.meus-jogos {
	display: block;
	position: absolute;
	background: #FFFFFF;
	z-index: 999;
	top: 59px;
	width: 400px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 30px
}

.vai-pra-esquerda {
	margin-left: -10px;
}

button:focus {
	outline: 0;
}

.pagar-boleto-pagseguro {
	border-radius: 5px !important;
	width: 100%;
	font-weight: 600;
	padding: 15px;
}

#input-final:active {
	outline: 0;
}

#input-final:focus {
	outline: 0;
}

.group-td {
	width: 150px !important;
}

.select-back {
	padding-top: 10px;
	padding-bottom: 10px;
	background: #f2f2f2;
}

.hide {
	display: none;
}

.resultds-p {
	color: #FFFFFF !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 21px !important;
}

#asdoia {
	width: 97%;
	background: #FFF;
	padding: 2px;
	border-radius: 4px;
	float: left;
	font-size: 14px;
}

.columns-super-sete {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 230px;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 25px;
	margin-bottom: 10px;
}

.columns-super-sete .column-super-sete__numbers {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 700;
}

.columns-super-sete .column-super-sete__numbers div {
	font-weight: 400;
	color: #4c4c4c;
	border: 1px solid #9e9e9e;
	line-height: 12px;
	padding: 5px 8px;
	border-radius: 4px;
	margin: 3px 0;
	margin-left: 3px;
	width: 27px;
	text-align: center;
}

.columns-super-sete-cart {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 230px;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	margin-top: 25px;
	margin-bottom: 10px;
}

.columns-super-sete-cart .column-super-sete__numbers-cart {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	font-weight: 700;
}

.columns-super-sete-cart .column-super-sete__numbers-cart div {
	font-weight: 400;
	color: #4c4c4c;
	border: 1px solid #9e9e9e;
	line-height: 12px;
	padding: 5px 8px;
	border-radius: 4px;
	margin: 3px 0;
	margin-left: 3px;
	width: 14px;
	text-align: center;
}

.whatsapp {
	position: fixed;
	top: 90%;
	width: 60px;
	height: 60px;
	right: 3%;
	padding: 10px;
	z-index: 10000000;
}

.whatsapp-indique {
	width: 60px;
	height: 60px;
	right: 3%;
	padding: 10px;
}

/* BANNER */
.img-banner-mobile {
	width: 100%;
	position: relative;
	height: auto;
	margin: 0 auto;
	z-index: 0;
	margin-top: 66px;
}

.img-banner-mobile-doctor {
	width: 100%;
	position: relative;
	height: auto;
	margin: 0 auto;
	margin-top: -30px;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/* BANNER */
.button-finalizar {
	border-top-style: initial;
	border-right-style: initial;
	border-left-style: initial;
	border-top-color: initial;
	border-right-color: initial;
	border-left-color: initial;
	width: 100%;
	height: 80px;
	font-size: 17px;
	background: #4369A1;
	color: #FFF;
	border-bottom-style: solid;
	border-bottom-color: #EEDD82;
	font-weight: 600;
	margin-top: 15px;
	outline: none;
	border: none;
	border-radius: 3px;
}

.desce-no-mobile {
	margin-top: 270px;
}

@media ( max-width : 585px ) {
	#numeros-aposta-left-dupla-sena {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-lotomania {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-timemania {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-quina {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-mais-milionaria {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-dia-de-sorte {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-lotofacil {
		width: 250px !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-mega {
		margin: auto;
		margin-left: -10px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-sete {
		margin: auto;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#form-fazer-aposta {
		padding: 0px !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	.row {
		margin-top: 0px;
	}
	.landing__area {
		border-radius: 0px 0px 0 0 !important;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		box-shadow: 0px 0px 6px #00000029;
		background-color: #fff !important;
		border-radius: 4px !important;
		margin-bottom: 40px !important;
		margin-top: 50px !important;
		width: 95% !important;
	}
	.landing_result {
		border: 1px solid #d8d8d8;
		border-radius: 0px 0px 0 0 !important;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		background-color: #f2f2f2 !important;
		border-radius: 4px !important;
		margin-bottom: 40px !important;
		margin-top: 50px !important;
		width: 95% !important;
	}
	.banner-sorteio-row {
		display: none !important;
	}
	.banner-sorteio-row-lotofacil {
		display: none !important;
	}
	.banner-sorteio-row-megasena {
		display: none !important;
	}
	.banner-sorteio-row-timemania {
		display: none !important;
	}
	.banner-sorteio-row-lotomania {
		display: none !important;
	}
	.banner-sorteio-row-duplasena {
		display: none !important;
	}
	.banner-sorteio-row-diadesorte {
		display: none !important;
	}
	.banner-sorteio-row-quina {
		display: none !important;
	}
	.c-c-f {
		display: block !important;
	}
	#th1 {
		margin-left: 0px !important;
		font-size: 20px !important;
		font-weight: 700 !important;
	}
	#header-top {
		position: relative !important;
	}
	.swiper-button-next {
		display: none;
	}
	.swiper-button-prev {
		display: none;
	}
	.header_top {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#banner-top {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#srow {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#td-quantidade {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	.header-bottom {
		display: none;
	}
	.menu-mobile {
		display: block !important;
	}
	.logo {
		display: none;
	}
	.header-middle {
		display: none;
	}
	.left-sidebar {
		display: none;
	}
	.hide-mobile {
		display: none;
	}
	.desce-no-mobile {
		margin-top: 0px;
	}
	.desce-no-mobile {
		margin-top: 0px;
	}
	.tab-painel-cliente {
		display: none;
	}
	.img-banner-mobile {
		width: 100%;
		position: relative;
		height: auto;
		margin: 0 auto;
		z-index: 0;
		margin-top: 30px;
	}
}

@media ( max-width : 400px) {
	#numeros-aposta-left-dupla-sena {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-lotomania {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-timemania {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-quina {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-mais-milionaria {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-dia-de-sorte {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-lotofacil {
		width: 250px !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-mega {
		margin: auto;
		margin-left: -10px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-sete {
		margin: auto;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#form-fazer-aposta {
		padding: 0px !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	.row {
		margin-top: 0px;
	}
	.landing__area {
		border-radius: 5px 5px 0 0 !important;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		background-color: #fff !important;
		border-radius: 4px !important;
		margin-bottom: 40px !important;
		margin-top: 50px !important;
		width: 95% !important;
	}
	.landing_result {
		border: 1px solid #d8d8d8;
		border-radius: 0px 0px 0 0 !important;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		background-color: #f2f2f2 !important;
		border-radius: 4px !important;
		margin-bottom: 40px !important;
		margin-top: 50px !important;
		width: 95% !important;
	}
	.banner-sorteio-row {
		display: none !important;
	}
	.banner-sorteio-row-lotofacil {
		display: none !important;
	}
	.banner-sorteio-row-megasena {
		display: none !important;
	}
	.banner-sorteio-row-timemania {
		display: none !important;
	}
	.banner-sorteio-row-lotomania {
		display: none !important;
	}
	.banner-sorteio-row-duplasena {
		display: none !important;
	}
	.banner-sorteio-row-diadesorte {
		display: none !important;
	}
	.banner-sorteio-row-quina {
		display: none !important;
	}
	.c-c-f {
		display: block !important;
	}
	#th1 {
		margin-left: 0px !important;
		font-size: 20px !important;
		font-weight: 700 !important;
	}
	#header-top {
		position: relative !important;
	}
	.swiper-button-next {
		display: none;
	}
	.swiper-button-prev {
		display: none;
	}
	.header_top {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#banner-top {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#srow {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#td-quantidade {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	.header-bottom {
		display: none;
	}
	.menu-mobile {
		display: block !important;
	}
	.logo {
		display: none;
	}
	.header-middle {
		display: none;
	}
	.left-sidebar {
		display: none;
	}
	.hide-mobile {
		display: none;
	}
	.desce-no-mobile {
		margin-top: 0px;
	}
	.tab-painel-cliente {
		display: none;
	}
	.img-banner-mobile {
		width: 100%;
		position: relative;
		height: auto;
		margin: 0 auto;
		z-index: 0;
		margin-top: 30px;
	}
}

@media screen and (max-width: 600px) {
	#numeros-aposta-left-dupla-sena {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-lotomania {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-timemania {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-quina {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-mais-milionaria {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-dia-de-sorte {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-lotofacil {
		width: 250px !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-mega {
		margin: auto;
		margin-left: -10px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-sete {
		margin: auto;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#form-fazer-aposta {
		padding: 0px !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	.row {
		margin-top: 0px;
	}
	.landing__area {
		border-radius: 0px 0px 0 0 !important;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		background-color: #fff !important;
		border-radius: 4px !important;
		margin-bottom: 40px !important;
		margin-top: 50px !important;
		width: 95% !important;
	}
	.landing_result {
		border: 1px solid #d8d8d8;
		border-radius: 0px 0px 0 0 !important;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		background-color: #f2f2f2 !important;
		border-radius: 4px !important;
		margin-bottom: 40px !important;
		margin-top: 50px !important;
		width: 95% !important;
	}
	.banner-sorteio-row {
		display: none !important;
	}
	.banner-sorteio-row-lotofacil {
		display: none !important;
	}
	.banner-sorteio-row-megasena {
		display: none !important;
	}
	.banner-sorteio-row-timemania {
		display: none !important;
	}
	.banner-sorteio-row-lotomania {
		display: none !important;
	}
	.banner-sorteio-row-duplasena {
		display: none !important;
	}
	.banner-sorteio-row-diadesorte {
		display: none !important;
	}
	.banner-sorteio-row-quina {
		display: none !important;
	}
	.c-c-f {
		display: block !important;
	}
	#th1 {
		margin-left: 0px !important;
		font-size: 20px !important;
		font-weight: 700 !important;
	}
	#header-top {
		position: relative !important;
	}
	.swiper-button-next {
		display: none;
	}
	.swiper-button-prev {
		display: none;
	}
	.header_top {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#banner-top {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#srow {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#td-quantidade {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	.header-bottom {
		display: none;
	}
	.menu-mobile {
		display: block !important;
	}
	.logo {
		display: none;
	}
	.header-middle {
		display: none;
	}
	.left-sidebar {
		display: none;
	}
	.hide-mobile {
		display: none;
	}
	.desce-no-mobile {
		margin-top: 0px;
	}
	.tab-painel-cliente {
		display: none;
	}
	.img-banner-mobile {
		width: 100%;
		position: relative;
		height: auto;
		margin: 0 auto;
		z-index: 0;
		margin-top: 30px;
	}
}

@media screen and (max-width: 800px) {
	#numeros-aposta-left-dupla-sena {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-lotomania {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-timemania {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-quina {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-mais-milionaria {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-dia-de-sorte {
		margin: auto;
		margin-left: -8px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-lotofacil {
		width: 250px !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-mega {
		margin: auto;
		margin-left: -10px;
		width: 100% !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#numeros-aposta-left-sete {
		margin: auto;
		width: 100% !important;
		height: 100% !important;
		margin-left: -30px;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	#form-fazer-aposta {
		padding: 0px !important;
		height: 100% !important;
		box-shadow: 0 0px 0px rgba(0, 0, 0, 0.25) !important;
	}
	.row {
		margin-top: 0px;
	}
	.landing__area {
		border-radius: 0px 0px 0 0 !important;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		background-color: #fff !important;
		border-radius: 4px !important;
		margin-bottom: 0px !important;
		margin-top: 0px !important;
		width: 95% !important;
		margin-bottom: 0px !important;
	}
	.landing_result {
		border: 1px solid #d8d8d8;
		border-radius: 0px 0px 0 0 !important;
		-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25) !important;
		background-color: #f2f2f2 !important;
		border-radius: 4px !important;
		margin-bottom: 40px !important;
		margin-top: 50px !important;
		width: 95% !important;
	}
	.banner-sorteio-row {
		display: none !important;
	}
	.banner-sorteio-row-lotofacil {
		display: none !important;
	}
	.banner-sorteio-row-megasena {
		display: none !important;
	}
	.banner-sorteio-row-timemania {
		display: none !important;
	}
	.banner-sorteio-row-lotomania {
		display: none !important;
	}
	.banner-sorteio-row-duplasena {
		display: none !important;
	}
	.banner-sorteio-row-diadesorte {
		display: none !important;
	}
	.banner-sorteio-row-quina {
		display: none !important;
	}
	.c-c-f {
		display: block !important;
	}
	#th1 {
		margin-left: 0px !important;
		font-size: 20px !important;
		font-weight: 700 !important;
	}
	#header-top {
		position: relative !important;
	}
	.swiper-button-next {
		display: none;
	}
	.swiper-button-prev {
		display: none;
	}
	.header_top {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#banner-top {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#srow {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	#td-quantidade {
		visibility: hidden;
		clear: both;
		float: left;
		display: none;
	}
	.header-bottom {
		display: none;
	}
	.menu-mobile {
		display: block !important;
	}
	.logo {
		display: none;
	}
	.header-middle {
		display: none;
	}
	.left-sidebar {
		display: none;
	}
	.hide-mobile {
		display: none;
	}
	.desce-no-mobile {
		margin-top: 0px;
	}
	.tab-painel-cliente {
		display: none;
	}
	.img-banner-mobile {
		width: 100%;
		position: relative;
		height: auto;
		margin: 0 auto;
		z-index: 0;
		margin-top: 30px;
	}
}

@-ms-viewport {
	width: device-width;
}

.comprar-credito-fixed {
	display: none !important;
}

.menu-mobile {
	display: none !important;
}

html {
	position: relative;
	overflow-x: hidden;
}

*:focus {
	outline: none;
}

body {
	font-family: "Open Sans", sans-serif !important;
	color: #666;
	outline: none;
	font-weight: 300px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	-webkit-overflow-scrolling: touch;
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	zoom: 95%;
	overflow-x: hidden;
	background-color: #FFFFFF;
	-ms-scroll-translation: vertical-to-horizontal;
}

.ola {
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 1;
	white-space: nowrap;
	font-size: 1.35em;
	color: #333;
}

.nome-cliente {
	margin-top: 14px !important;
	color: #188a74;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 8px;
	font-size: 16px;
	line-height: 16px;
}

.modal-apostar-carrinho {
	float: left;
	padding-left: 2px;
	font-size: 14px;
	padding-right: 30px;
	position: absolute;
}

.c-c-f {
	display: none;
}

.posicao-dezenas {
	text-align: center;
	margin: auto;
	display: block;
}

#p-painel {
	color: #188a74;
	font-weight: bold;
	font-size: 16px;
}

.btn {
	border-radius: 4px !important;
}

#header-top {
	display: table;
	width: 100%;
	z-index: 13;
	background-color: #FFF;
}

#srow {
	position: relative;
	width: 100%;
}

.iconn-carrinhos {
	font-size: 25px;
	color: #555;
}

.todas-loterias {
	color: #CCC !important;
	margin-left: 26px;
}

.texto_corpo {
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 14px !important;
}

.boloesBox .bb-titulo {
	line-height: 100%;
	margin-top: 10px;
}

.texto_corpo h2 {
	font-weight: bold;
	font-size: 16px !important;
	margin-top: 40px !important;
	margin-bottom: 10px;
}

.texto_corpo p {
	font-family: Roboto, sans-serif;
	margin-top: 20px !important;
	font-size: 16px !important;
	font-weight: 400;
	line-height: 21px;
}

.proximosc {
	position: relative;
	top: 100px;
	height: 155px;
	width: 100%;
}

.img-zap {
	font-size: 13px;
	width: 20px;
	height: 20px;
}

.a-seja-afiliado {
	text-align: center;
	font-weight: bold;
	color: #188a74;
	font-size: 15px;
	border-radius: 15px;
	margin-top: -6px;
}

.btn-atualizar-dados-clientes {
	background-color: #188a74;
	color: #FFF;
	float: right;
	margin-right: 3px;
}

.forma-buscar-p {
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	border: 0px solid #CCC;
}

.select-buscar-p {
	height: 40px !important;
	border-radius: 5px;
	margin-bottom: 10px !important;
}

.p-numero-con {
	font-size: 12px;
	font-weight: bold;
}

.p-cotas {
	font-size: 13px;
	text-align: left;
}

.results-premios {
	padding: 10px;
}

.p-valorpremio {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.p-n-acertos {
	margin: 0 0 0px;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
}

.span-mobile {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
}

.p-nome-grupo {
	font-size: 12px;
	text-align: center;
}

#btn-abrir-modal-premiacao {
	background: none;
	border: 0px solid #FFF;
	outline: 0;
	margin-left: 0px;
	width: 35px;
}

.middle {
	vertical-align: middle !important;
}

.span-icon-search {
	margin-left: 10px;
	color: #000;
	width: 20px;
	height: 20px;
}

.form-bp {
	padding-top: 10px;
	margin-left: 10px;
	border: 0px solid #CCC;
}

.input-buscar-p {
	height: 40px;
	width: 100%;
	padding-left: 10px;
	border-radius: 5px;
	border: 1px solid #CCC;
}

.div-btn-buscar {
	padding-top: 10px;
	margin-left: 10px;
	border: 0px solid #CCC;
}

.tplli tr th {
	font-weight: bold !important;
}

#btn-buscar-premiacoes {
	color: #FFF;
	text-align: center;
	border: 0px;
	background: #FFD700;
	border-radius: 5px;
	width: 100%;
	height: 40px;
	font-size: 15px;
}

.span-btn-buscar {
	margin-right: 8px;
	margin-top: 0px;
	color: #FFF;
	width: 15px;
	height: 15px;
}

.form-compra-creditos {
	border: 1px solid #FAFAFA;
	border-radius: 2px;
	width: 600px;
	height: 50px;
	margin-top: 10px;
	padding: 13px 15px 15px;
}

.span-compra-creditos {
	font-size: 15px;
	border: 0px solid #CCC;
	margin-top: 40px !important;
	padding: 0px 15px 15px;
	color: #888;
}

.aga4 {
	color: #188a74;
	margin-left: 17px;
	margin-top: 9px;
	font-weight: bold;
}

.btitle {
	width: 100%;
	height: 40px;
	border-radius: 5px;
	border: 1px solid #CCC;
}

.iten-count {
	margin-left: 5px;
	margin-right: -5px;
	padding: 4px;
	font-size: 16px;
	height: 24px;
	border-radius: 15px;
	color: orange !important;
	font-size: 16px;
}

.input-q {
	position: relative;
	color: #999999;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding: 8px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 14px;
	margin: 0px 4px 4px 0px;
	height: 43px;
	width: 100%;
}

.color-mg {
	color: green;
}

.color-lf {
	color: #931b85;
}

.color-lfe {
	color: #931b85;
}

.color-ds {
	color: #750710;
}

.color-qn {
	color: #252470;
}

.color-tm {
	color: #f5ca19;
}

.color-st {
	color: #b38c41;
}

.fundo-ds {
	background: #f37912 !important;
}

.fundo-lm {
	background: #f37912 !important;
}

.fundo-qn {
	background: #252470 !important;
}

.fundo-tm {
	background: #f5ca19 !important;
}

.fundo-mg {
	background: #008B45 !important;
}

.fundo-ds {
	background: #750710 !important;
}

.fundo-lf {
	background: #931b85 !important;
}

.fundo-st {
	background: #b38c41 !important;
}

.fundo-ss {
	background: #1bb868 !important;
}

.dv-ggefg {
	width: 97%;
	border-radius: 4px;
}

.name-loteria {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: -5px;
	text-align: center;
}

.color-lm {
	color: #f37912;
}

#boder-size {
	height: 7px;
	width: 100%;
	background: #F5F5F5;
}

#calend-sor {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 100%;
}

.calendar-b {
	position: relative;
	top: 105px;
	height: 155px;
	width: 100%;
}

.bottom-concursos {
	vertical-align: bottom;
	height: 4px;
	bottom: -1px;
	width: 100%;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.valor-calendario {
	text-align: center !important;
	margin: auto;
	display: table;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	color: orange;
	font-weight: bold;
	display: table;
	font-size: 13px;
}

.valor-calendario-home {
	text-align: center;
	font-weight: 700;
	font-size: 1.75rem;
	line-heigh: .9;
	color: orange !important;
}

.vas {
	text-align: center;
	margin: auto;
	font-weight: bold;
	display: table;
	margin-top: -2px;
	font-size: 15px;
	color: #000000;
	display: table;
	display: table
}

.uper-case {
	/* text-transform: uppercase; */
	
}

.tb-carrinho-class {
	background-color: #f4f4f4;
	border-radius: 15px;
	border: 1px solid #f4f4f4;
	margin-left: -6px;
}

.tr-carrinho1 {
	width: 100%;
	background: #FFF;
	border-radius: 0px;
}

.th1-carrinho {
	border-radius: 0px;
	border-bottom: 0px;
	font-weight: normal;
}

.th2-carrinho {
	border-radius: 2px;
	border-bottom: 0px;
}

.tbody-carrinho {
	width: 100%;
	background: #fff;
	border-radius: 10px;
}

#btn-finalizar-compra {
	background-color: #188a74;
	color: #FFF;
	float: right;
	margin-right: 3px;
}

#btn-palpitar-mb {
	width: 130px;
	color: #FFF;
	margin-left: 14%;
}

#table-resultados {
	margin-left: 10%;
	width: 80%;
	padding-top: 50px;
	border: 0px solid #CCC;
}

#th-resultados {
	font-size: 13px;
	text-align: center;
}

#td-resultados {
	border-top: 1px solid #d8d8d8;
	color: #3b3b3b;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
}

#h2-numeros-resultados {
	text-align: center;
	font-size: 15px;
	color: #FFF;
	float: center;
	margin-top: 14px;
	font-weight: bold;
}

#h2-numeros-resultados-colunas {
	text-align: center;
	font-size: 15px;
	color: #777;
	float: center;
	margin-top: 14px;
	font-weight: bold;
}

.colunas-resultados-super {
	width: 45px;
	color: #777;
	height: 45px;
	background: none;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
	border-radius: 34px;
	font-weight: bold;
}

#div-p-r {
	color: #F5F5F5;
	border-top: 0px solid #F5F5F5;
	text-align: center;
	font-size: 14px;
	height: 60px;
}

#div1-premiacoes-recentes {
	width: 300px;
	height: 80px;
	background: #188a74;
	border-radius: 5px;
	margin-left: 23px;
	padding-bottom: 20px;
}

#h3-premiacoes-recentes {
	color: #FFF;
	padding-left: 33px;
	padding-top: 20px;
	font-size: 15px;
}

#h3-valor-pr {
	color: #FFF;
	padding-left: 33px;
	margin-top: -5px;
	font-size: 19px;
}

.icon-cnale {
	font-size: 30px;
	margin: 0 auto;
	text-align: center;
	padding: 10px;
}

#div-principal-pr {
	width: 100%;
	height: 60px;
	background: #ffffff;
	border-radius: 5px;
	padding-bottom: 20px;
}

#tr-pr {
	background-color: #188a74;
	color: #FFF;
	font-size: 12px;
}

#dzn-escolhidas {
	font-size: 17px;
}

#logo-img-jogos {
	width: 200px !important;
	height: 75px !important;
	margin: 0 auto;
	margin-left: 30%;
}

/* background: ##188a74; #EEE9E9; #4F4F4F; #406c0b; #260085; #F4A460; */
#btnJogar {
	background: #ffc600;
	width: 80px;
	font-size: 12px;
	height: 30px;
	border-radius: 7px;
	width: 80px;
	margin-top: 2px;
	border: none;
	color: #FFF;
	display: block;
	margin-left: auto;
	outline: none;
	margin-right: auto;
}

.banner-sorteio-row {
	background-image: url('../../public/img/fundo-verde-2.jpg');
	background-size: 100%;
	margin: 0 auto;
	display: block;
}

.banner-sorteio-row-lotofacil {
	height: 100px;
	opacity: 0.8;
	/*background-image: url('../../public/img/banner-lotofacil.jpg');*/
	background-size: 100%;
	margin: 0 auto;
	display: block;
}

.banner-sorteio-row-quina {
	height: 100px;
	/*background-image: url('../../public/img/banner-quina.jpg');*/
	background-size: 100%;
	margin: 0 auto;
	display: block;
}

.banner-sorteio-row-megasena {
	height: 100px;
	/*background-image: url('../../public/img/banner-megasena.jpg');*/
	background-size: 100%;
	margin: 0 auto;
	display: block;
}

.banner-sorteio-row-timemania {
	height: 100px;
	/* background-image: url('../../public/img/banner-timemania.jpg'); */
	background-size: 100%;
	margin: 0 auto;
	display: block;
}

.banner-sorteio-row-lotomania {
	height: 100px;
	/*background-image: url('../../public/img/banner-lotomania.jpg');*/
	background-size: 100%;
	margin: 0 auto;
	display: block;
}

.banner-sorteio-row-duplasena {
	height: 100px;
	/*background-image: url('../../public/img/banner-duplasena.jpg');*/
	background-size: 100%;
	margin: 0 auto;
	display: block;
}

.banner-sorteio-row-diadesorte {
	height: 100px;
	/*background-image: url('../../public/img/banner-diadesorte.jpg');*/
	background-size: 100%;
	margin: 0 auto;
	display: block;
}

.text-proximo-concurso {
	color: #AAA;
	margin-left: 13%;
	text-align: left;
}

#icon-jogos-img {
	width: 25px !important;
	height: 25px !important;
	margin-top: -25px;
	float: left !important;
}

.p-id {
	display: none;
	vertical-align: middle;
	font-size: 11px;
}

#bt-view-jogo-painel {
	background: none;
	border: 0px solid #FFF;
	outline: 0;
	margin-top: 5px;
	margin-left: 0px;
	width: 35px;
	margin-left: 0px;
}

#span-view-jogo {
	margin-left: -4px;
	color: #000;
	width: 20px;
	height: 20px;
}

.td-informar-valor {
	width: 180px;
	font-size: 15px;
}

#btn-efetuar-compra {
	background-color: #188a74;
	color: #FFF;
	float: right;
	margin-right: 3px;
}

.error-creditos {
	background: orange;
	height: 30px;
	font-size: 15px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
	border-radius: 10px;
	color: #FFF;
}

.texto-companhar-pedidos {
	border: 1px solid #CCC;
	padding: 20px;
	border-radius: 10px;
}

.texto-creditos {
	border: 0px solid #CCC;
	padding: 20px;
	height: 100%;
	border-radius: 10px;
}

.input-valor-credito {
	width: 99%;
	height: 50px;
	font-size: 19px;
}

#th1 {
	margin-left: 0px;
	font-size: 26px;
	font-weight: 600;
}

#th10 {
	color: #FFF;
	margin-left: 15px;
	font-size: 26px;
	padding-top: 10px;
}

#th2 {
	color: #FFF;
	margin-left: 15px;
	font-size: 23px;
	padding-top: 10px;
	text-transform: uppercase !important;
}

#title-row-left {
	color: #188a74;
}

.lg {
	width: 100%;
	height: 100%;
	margin-left: 10px;
	margin-top: 20px;
}

.logo-lotto-doctor {
	width: 220px;
	margin-left: 10px;
	height: 100%;
	margin-top: 20px;
}

.ola-cliente {
	margin-top: 10px;
	font-size: 15px;
}

.sombra {
	width: 70%;
	margin: 0 auto;
	margin-top: 0%;
	margin-left: 16%;
}

#comprar-creditos {
	text-align: center;
	font-weight: 600;
	color: #FFF;
	text-transform: uppercase;
	background-color: #ffab26;
	border: 0px solid #188a74;
	padding: 10px 10px;
	border-radius: 10px;
	margin-top: 3px;
}

#afiliado {
	text-align: center;
	font-weight: bold;
	color: #FF7F50;
	font-size: 15px;
	border-radius: 15px;
	margin-top: -6px;
}

#carrinho-div {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-right: -10%;
	width: 170px;
	border-radius: 2px;
	float: left;
}

.ins {
	float: right;
	margin-top: -7px;
	font-weight: bold;
	margin-right: 30px;
	color: #555;
}

.span-carrinho {
	margin-left: 0px;
	font-weight: bold;
}

#aposteja {
	color: #FFF;
	border: 0px;
	background: #FFD700;
	border-radius: 5px;
	margin-top: 12px;
	width: 170px;
	height: 35px;
	font-size: 20px
}

.numero-concurso-aposte-ja {
	margin-top: 10px;
	color: #FFF;
	font-size: 19px !important;
	font-weight: bold;
}

.numero-concurso-aposte-ja-especial {
	margin-top: 10px;
	color: #feb913;
	font-size: 20px !important;
	font-weight: bold;
}

.valor-premio-banner {
	color: #FFFFFF;
	margin-top: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 20px;
}

.valor-premio-banner-especial {
	color: #FFF;
	margin-top: 10px;
	font-weight: bold;
	font-size: 20px;
}

.premio-estimate {
	padding-top: 5px;
}

.valor-estimate {
	padding-top: 5px;
}

.p-valor-premio-banner {
	color: #FFF;
	margin-top: -15px;
}

.h4-concurso {
	margin-top: 9px;
	color: #FFF;
	margin-left: -50px;
	font-weight: bold;
	font-size: 18px;
}

.h1-resultado {
	margin-top: 9px;
	color: #FFF;
	margin-left: -50px;
	font-weight: bold;
	font-size: 25px;
}

.h1-desc-resultado {
	margin-top: 9px;
	color: #FFF;
	font-weight: bold;
	font-size: 25px;
}

#aposte-especial {
	background-color: #FFFFFF !important;
	background: #FFFFFF !important;
	position: relative;
	margin-top: 5px;
}

.h4-concurso-especial {
	margin-left: -50px;
	margin-top: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
}

.middle-content {
	position: relative;
	display: block;
	width: 100%;
	padding: 15px 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% auto;
	background-attachment: fixed;
	min-height: 190px;
	margin: 0 auto;
	box-sizing: border-box;
	opacity: 0.9;
}

.ptipo {
	color: #FFF;
	margin-top: -12px;
	margin-left: -50px;
}

.ptipo2 {
	color: #FFF;
	margin-top: -12px;
	margin-left: -50px;
}

.p-numero-concurso {
	color: #FFF;
	margin-top: -12px;
	font-size: 16px;
}

.premio-banner {
	color: #FFF;
	font-weight: 600;
	margin-top: -3px;
}

.tipo-banner {
	color: #FFF;
	font-weight: 600;
	margin-top: -6px;
	margin-left: -50px;
}

.numero-banner {
	color: #FFF;
	font-weight: 600;
	margin-top: -3px;
}

.class-loterias {
	width: 100%;
	height: 50px;
}

.class-loterias H4 {
	font-size: 20px;
	color: #666;
	font-weight: 700;
}

.no-border {
	border: 0px solid #CCC;
}

.apostar {
	width: 28px;
	height: 18px;
	padding-right: 10px;
}

.loteria-top {
	text-align: center !important;
	position: relative;
	padding-bottom: 30px;
	border: 0px !important;
}

.text-loteria {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center !important;
	display: inline-block;
	font-size: 18px;
	color: #515151;
	padding: 10px 0px;
	padding-top: 10px;
	font-weight: 500;
}

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

.text-loteria-left {
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: left !important;
	display: inline-block;
	font-size: 18px;
	color: #515151;
	padding: 10px 0px;
	padding-top: 10px;
	font-weight: 500;
}

.doctortitle {
	font-size: 23px;
	font-weight: 500;
	color: #515151;
	text-align: center !important;
	display: inline-block;
	margin-top: 15px;
	line-height: 23px;
}

p.doctorp {
	font-size: 17px;
	font-weight: 500;
	color: #515151;
	text-align: center !important;
	display: inline-block;
	margin-top: 15px;
	line-height: 23px;
}

.boloes {
	color: #188a74;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.cordion {
	border: 0px;
	margin-top: -15px;
}

#div-d {
	opacity: 0.9;
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 5px;
	padding-bottom: 2px;
	border-radius: 5px;
	width: 100%;
	margin-bottom: 0px;
}

#div-carrinho-1 {
	margin-left: -4px;
	border-radius: 5px;
	width: 100%;
	margin-top: 35px;
	height: 27px;
}

#h3-car {
	color: #648821;
	float: left;
	margin-left: 0.8%;
	margin-top: 0px;
}

#btn-compra {
	background-color: #188a74;
	color: #FFF;
	position: relative;
	left: 0;
	right: 0;
	font-weight: bold;
	text-align: center;
	margin-right: 3px;
	text-align: center;
}

.tr-carrinho {
	border: 0px !important;
	border-radius: 0px;
	border-bottom: 0px;
	font-size: 10px;
	margin-bottom: 10px;
}

.pd {
	color: #888;
}

h4 {
	color: #666;
	margin-top: 5px;
}

.icons {
	width: 28px;
	height: 18px;
	padding-right: 10px;
}

#deps {
	border: 0px;
	color: #FFF;
	border-radius: 3px;
	background-color: green;
}

.titulo-depoimento {
	color: #1ABB9C;
	text-align: center;
	font-weight: bold;
}

.texto-depoimento {
	color: #666;
	text-align: center;
}

.str {
	width: 20%;
	font-size: 10px;
	font-weight: bold;
}

#btnindb {
	color: #FFF;
	margin-right: 5px;
	float: right;
}

.cent-body {
	border-radius: 5px;
	background: #FFF;
	border-bottom: 0px solid #000;
	padding-right: 10px;
}

.title-boloes:hover {
	opacity: 0.6;
	cursor: pointer;
}

#blank {
	background: #FFF;
}

#load-img {
	position: fixed;
	z-index: 999;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: none;
	display: none;
	width: 50px;
	height: 50px;
}

.cor-lotomania {
	color: #f37912 !important;
}

.cor-quina {
	color: #252470 !important;
}

.cor-timemania {
	color: #f5ca19 !important;
}

.cor-megasena {
	color: #008B45 !important;
}

.cor-mega-sena {
	color: #008B45 !important;
}

.cor-supersete {
	color: #1bb868 !important;
}

.cor-super-sete {
	color: #1bb868 !important;
}

.cor-mais-milionaria {
	color: #2E3078 !important;
}

.cor-duplasena {
	color: #750710 !important;
}

.cor-dupla-sena {
	color: #750710 !important;
}

.cor-lotofacil {
	color: #931b85 !important;
}

.cor-dia-de-sorte {
	color: #b38c41 !important;
}

.cor-lm {
	color: #f37912 !important;
}

.cor-qn {
	color: #252470 !important;
}

.cor-tm {
	color: #f5ca19 !important;
}

.cor-mg {
	color: #008B45 !important;
}

.cor-ss {
	color: #1bb868 !important;
}

.cor-ds {
	color: #750710 !important;
}

.cor-st {
	color: #b38c41 !important;
}

.cor-lf {
	color: #931b85 !important;
}

.cor-mm {
	color: #2E3078 !important;
}

#heading-boloes {
	width: 240px;
	background: #FFF;
}

#heading-todos {
	margin-top: 5px !important;
	width: 240px;
}

.ge {
	font-size: 18px;
	text-align: center;
	margin-left: 10px;
}

.img-grupo-especial {
	width: 34px;
	height: 24px;
	padding-right: 10px;
}

.pe {
	font-size: 18px;
	text-align: center;
	margin-left: 10px;
}

#compre-ja-grupo-especial {
	border: 0px;
	color: #FFF;
	border-radius: 3px;
	color: #FFF;
}

.titulo-concursos {
	color: #188a74;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.img-home-concuros {
	width: 42px !important;
	height: 32px;
	padding-right: 10px;
}

.img-digitalizacao {
	width: 125px;
	height: 75px;
	border-radius: 5px;
}

#dv-pg {
	background: #FFF;
	width: 250px;
	height: 200px;
	padding: 10px 10px 10px 10px;
	border-radius: 5px;
}

.ap-depoimento {
	overflow: hidden;
	padding-top: 20px;
}

.acoesPrincipal {
	background-color: #f2f2f2;
	padding: 0px 0;
}

.acoesPrincipal .ap-box {
	background-color: #ffffff;
	padding: 20px;
	height: 205px;
}

.acoesPrincipal .ap-box .ap-fonte {
	color: #6cb22f;
	text-align: right;
}

.acoesPrincipal .ap-box .ap-boletim input[type="email"] {
	background-color: transparent;
	padding: 10px;
	width: 60%;
	float: left;
}

.acoesPrincipal .ap-box h3 {
	margin-bottom: 10px;
	font-weight: 400;
}

.acoesPrincipal .ap-icred h4 {
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 10px;
	color: #FFF;
}

.acoesPrincipal .ap-box .ap-boletim input[type="button"] {
	background-color: #ffc600;
	padding: 10px;
	width: 40%;
	float: right;
	text-align: center;
}

.acoesPrincipal .ap-box .ap-boletim {
	background-color: #f4f5f4;
	padding: 2px;
	border: 3px solid #e0e0e0;
	overflow: hidden;
}

.acoesPrincipal .ap-icred {
	background-color: #e18820;
	padding: 20px;
	height: 205px;
	color: #ffffff;
}

.acoesPrincipal .ap-icred a.btn {
	float: right;
	font-size: 14px;
}

.img-site-seguro {
	width: 75px;
	height: 75px;
	border-radius: 5px;
}

#img-jogos {
	width: 200px !important;
	height: 75px !important;
	margin: 0 auto;
	margin-left: 30%;
}

#img-ic-jogos {
	width: 25px !important;
	height: 25px !important;
	margin-top: -25px;
	float: left;
}

#cartoes-p-conferencia {
	text-align: center;
	color: #FFF !important;
	font-weight: bold;
	padding: 5px;
	font-size: 14px;
}

#btn-excluir-jogo {
	margin-left: 12px;
	width: 18px;
	height: 18px;
}

#btn-grupo {
	background: none;
	border: 0px solid #FFF;
	outline: 0;
	margin-left: 0px;
	width: 35px;
}

.cota-unica {
	border-radius: 6px;
	border: 1px solid #CCC;
	padding-top: 3px;
	width: 70px;
	margin-left: -12px;
	text-align: center;
}

.left25 {
	margin-left: 25px;
}

#text-left {
	text-align: left !important;
	margin-left: -100px;
}

#table-boloes-loterias {
	border: 0px solid #e9e9e9;
	border-radius: 15px;
}

#fazer-meu-jogos {
	color: #FFF;
	margin-left: 15px;
	padding-top: 10px;
}

#detalhes-concurso {
	color: #FAFAFA;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 15px;
}

#escolha-suas-dezenas {
	font-size: 18px;
	text-align: center;
	color: #000;
	font-weight: bolder;
	opacity: 0.8;
}

.red {
	color: red;
}

#div-totaldapostas {
	height: 30px;
	width: 97%;
	border-radius: 4px;
	border: 0px solid #CCC;
	margin-top: 5px;
}

#h4-totaldapostas {
	text-align: center;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}

#div-jogo-dezenas {
	padding-left: 2px;
	font-size: 14px;
	display: block;
	padding-right: 30px;
	margin-top: 3px;
	border-bottom: 1px solid #e9e9e9;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
}

#div-jogo-dzns {
	width: 100%;
	background: #FFFFFF;
	color: #000;
	border-radius: 4px;
	float: left;
	font-size: 14px;
}

#h5-descricao-bolao {
	margin-left: 3px;
	font-size: 14px;
	float: left;
	text-align: left;
	position: absolute;
	top: -12px;
	left: 16px;
}

.td-comprar-bolao {
	float: left;
	margin-left: 12px;
	margin-top: 4px;
	border-top: 0px solid #fff !important;
}

.slider-bner {
	height: 25px;
	width: 100%;
	padding-top: 3px;
}

#span-jogos {
	margin-left: -4px;
	color: #000;
	width: 20px;
	height: 20px
}

.img-logo-modal-jogos {
	margin-left: 30%;
}

.img-ic-resultados {
	width: 23px;
	height: 23px;
	font-size: 12px;
	margin-top: -4px;
}

.img-user-dep {
	display: none;
	width: 34px;
	height: 34px;
}

.img-comprar-creditos-logo-caixa {
	width: 75px;
	height: 15px;
	margin-top: 10px;
}

.creditos1 {
	border: 1px solid #FAFAFA;
	border-radius: 2px;
	width: 600px;
	height: 50px;
	margin-top: 25px;
	padding: 13px 15px 15px;
}

.creditos2 {
	font-size: 15px;
	border: 0px solid #CCC;
	margin-top: 40px !important;
	padding: 0px 15px 15px;
	color: #888;
}

.creditos3 {
	font-size: 15px;
	border: 0px solid #CCC;
	margin-top: 40px !important;
	padding: 15px 15px 15px 15px;
	color: #888;
}

.img-comprar-creditos-logo-credito {
	width: 30px;
	height: 30px;
	margin-top: -5px;
}

#cad-ted {
	margin-top: 10px;
	padding-left: 10px;
}

#input-cartao {
	border-radius: 17px;
	border: 1px solid #f0efef;
	font-size: 12px;
	text-align: center;
	font-size: 14px;
	background-color: #f0efef;
}

#input-final {
	border-radius: 7px;
	border: 1px solid #f0efef;
	font-size: 14px;
	text-align: center;
	width: 100%;
	background-color: #188a74;
	color: #FFF;
	font-weight: bold;
}

#div-opcao-pag-pix {
	height: 600px;
	border-radius: 17px;
	border: 0px solid #CCC;
	width: 95%;
	position: absolute;
}

#div-opcao-pag {
	height: 200px;
	border-radius: 17px;
	border: 0px solid #CCC;
	width: 95%;
	position: absolute;
}

#div-opcao-pag-cartao {
	height: 120px;
	border-radius: 17px;
	border: 2px solid #CCC;
	width: 90%;
	margin-left: 7px;
	position: absolute;
	padding: 10px;
}

#check-disposicoes {
	display: block;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 1px solid #d8d8d8;
	cursor: pointer;
	box-sizing: border-box;
	border-radius: 4px;
	transition: .2s all linear;
	position: absolute;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: center;
}

.h5-ds {
	margin-left: 25px;
	float: left;
	margin-top: 7px;
}

.img-comprar-creditos-logo-bradesco {
	height: 30px;
	margin-top: 5px;
}

.img-comprar-creditos-logo-bb {
	height: 30px;
	margin-top: 5px;
}

.img-comprar-creditos-logo-itau {
	width: 30px;
	height: 35px;
	margin-top: 5px;
}

.pays {
	width: 15%;
}

.li-img-logo-bancos {
	color: #888;
	font-size: 12px;
}

.descricao-saldo {
	font-weight: bold;
	margin-top: 10px;
}

.sp-numero-pedido {
	font-size: 15px;
	border: 0px solid #CCC;
	margin-top: 40px !important;
	padding: 15px 15px 15px 15px;
	color: #888;
}

.img-formas-pagamento {
	width: 300px;
	padding-right: 20px;
}

.b-home-numero-concurso {
	color: #888;
	font-style: italic;
}

.p-home-numero-concurso {
	color: #999;
	margin-left: 0px;
	font-size: 12px;
}

.img-home-n {
	width: 38px !important;
	height: 32px;
	margin-bottom: 5px;
	padding-right: 10px;
}

.div-final-compra-credito {
	float: left;
	width: 40%;
	margin-top: 5%;
}

.dv-formas-pgmento {
	margin-left: -6px;
	border-radius: 5px;
	width: 100%;
	background: #188a74;
	margin-top: 25px;
	height: 27px;
}

.h3-escolher-forma-pg {
	margin-left: 4px;
	margin-top: 0px;
}

.marque-promocao {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 4px;
}

.center {
	text-align: center;
}

.h5-principal-boloes {
	color: #FAFAFA;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 15px;
}

.iframe-container {
	position: relative;
	margin: 5px;
	height: 0;
	overflow: hidden;
}

.iframe-container-for-wxh-500x350 {
	padding: 60% 80% 90% 25px; /* padding-bottom = h/w as a % */
}

.embed-responsive-16by9 {
	padding-bottom: 1.25%;
}

.iframe-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 90%;
	border: 0px inset #7a8b8b;
	/* put following styles (necessary for overflow and
scrolling handling) in div container around iframe
because not stable in CSS
-webkit-overflow-scrolling: touch;
overflow: auto; */
}

.dezenas-fechamento {
	font-size: 18px;
	text-align: center;
	color: #000;
	font-weight: bolder;
	opacity: 0.8;
}

.h3-escolha-dezenas {
	color: #FFF;
	margin-left: 15px;
	padding-top: 10px;
}

.span-text-criar-bolao {
	font-weight: 500;
	color: #4c4c4c;
	font-size: 14px;
}

.h3-fazer-bolao {
	color: #FFF;
	margin-left: 15px;
	padding-top: 10px;
}

.h3-concurso-meu-bolao {
	color: #FAFAFA;
	margin-top: 5px;
	margin-left: 15px;
	font-size: 15px;
}

.border-none {
	border: 0px !important;
}

.top3 {
	margin-top: 3px;
}

.pdiv1 {
	border-bottom: 2px solid #ccc;
	width: 100%;
}

.tr-compras-painel {
	background-color: #188a74;
	color: #FFF;
	font-size: 12px;
}

.valor-grupo-especial {
	color: #555;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	margin-top: -10px;
}

.dv-thbol {
	border-radius: 5px;
	width: 100%;
	background: #FFF;
	margin-bottom: 30px;
}

.grupo-grupo-especial {
	color: #555;
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	margin-top: -10px;
}

.descricao-grupo-especial {
	color: #666;
	text-align: center;
}

/* LOTEERIAS | LOTOFACIL */
.loteria-lotofacil {
	background-color: #FFF;
	border-radius: 3px;
	margin-top: 16px;
	width: 99%;
	height: 450px;
	margin-left: -1%;
	border: 0px solid #CCC;
}

.titulo-lotofacil {
	border-radius: 3px;
	width: 95.7%;
	height: 50px;
	background-color: #931b85;
	position: absolute;
}

#titulo-loteria {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	float: left;
}

#titulo-loteria-valor {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	margin-top: -5px;
	float: left;
	font-weight: bold;
}

#numeros-aposta-left-lf {
	margin-top: 70px;
	margin-left: 15px;
	width: 45%;
	border: 0px solid #CCC;
	float: left;
	border-radius: 8px;
	box-shadow: 5px 5px 5px 1px #DCDCDC;
}

.ctn {
	margin-left: 70px;
	border-right: 3px solid #931b85;
	width: 2px;
	height: 440px;
	float: left;
}

#bte {
	outline: none;
	min-width: 130px;
	display: inline-block;
	position: relative;
	text-transform: uppercase;
	height: 35px;
	color: #FFF;
	font-size: 1.27rem;
	font-weight: 700;
	border-radius: 4px;
	margin-top: 26px;
	margin-bottom: 0px;
}

.dezenas-row-lotofacil {
	margin-top: 5px;
	margin-left: 24%;
}

#security-bar {
	background: #e18820;
	padding: 15px 0;
	margin-top: 0px;
}

#security-bar p {
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
	margin-bottom: 0;
	color: #FFF;
}

#security-bar p strong {
	text-transform: uppercase;
	font-weight: bold;
}

#security-bar .btn.btn-white {
	background: #FFF;
	color: #ff8a00;
	transition: all .2s ease;
	text-decoration: none !important;
}

#security-bar .btn {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding: 10px 20px;
	border-radius: 20px;
	text-decoration: none;
}

.dezenas-lf-selecionada {
	color: #FFF !important;
	background-color: #931b85 !important;
}

#dezenas-lf:active, #dezenas-lf:focus, #dezenas-lf.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.m-padrao {
	width: 98%;
	border-bottom: 1px solid #CCC;
	margin-top: 3px;
	padding-bottom: 10px;
	border-radius: 0px;
}

.m-lotofacil {
	width: 95%;
	border-bottom: 3px solid #931b85;
	margin-top: 3px;
	border-radius: 0px;
}

.btn-lotofacil {
	background-color: #931b85 !important;
	border: 1px solid #931b85;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

#btn-lotofacil {
	background-color: #931b85 !important;
	border: 1px solid #931b85;
	outline: none;
	font-size: 13px;
	color: #FFF;
	font-weight: 600;
}

.loteria-baixo-lotofacil {
	margin-top: 1%;
	margin-bottom: 10px;
	width: 100%;
	height: 14%;
	float: left;
	border: 0px solid #CCC;
	border-bottom: 3px solid #931b85;
}

/* FIM - LOTEERIAS | lotofacil */

/* LOTEERIAS | MEGA-SENA */
.loteria-mega-sena {
	width: 99.8%;
	background-color: #FFF;
	border-radius: 3px;
	margin-top: 20px;
	height: 450px;
	margin-left: -5px;
	border: 0px solid #CCC;
}

.titulo {
	border-radius: 3px;
	width: 96.7%;
	height: 50px;
	background-color: #209869;
	position: absolute;
}

#titulo-loteria {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	float: left;
}

#titulo-loteria-valor {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	margin-top: -5px;
	float: left;
	font-weight: bold;
}

.center {
	margin: auto;
	padding: 10px;
	width: 50%;
}

.left {
	float: left;
	width: 50%;
	padding: 10px;
	width: 50%;
}

.dezenas-row {
	margin-top: 5px;
	margin-left: 0px;
}

.ctn-mg {
	margin-left: 70px;
	border-right: 3px solid #209869;
	width: 2px;
	height: 440px;
	float: left;
}

#dezenas-mg:active, #dezenas-mg:focus, #dezenas-mg.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dezenas-mg-selecionada {
	color: #FFF !important;
	background-color: #209869 !important;
}

#dezenas-ss:active, #dezenas-ss:focus, #dezenas-ss.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dezenas-ss-selecionada {
	color: #FFF !important;
	background-color: #1bb868 !important;
}

#dezenas-st:active, #dezenas-st:focus, #dezenas-st.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dezenas-dst-selecionada {
	color: #FFF !important;
	background-color: #b38c41 !important;
}

.number-modal-cart {
	display: inline-block;
	min-width: 24px;
	height: 24px;
	border: 1px solid #979797;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
	text-align: center;
	font-size: .75rem;
	font-weight: 600;
	border-radius: 3px;
	color: #4a4a4a;
	margin: 3px 0 0;
	padding: 0 3px;
	text-align: center;
}

.number-modal-bolao {
	display: inline-block;
	min-width: 24px;
	height: 24px;
	border: 1px solid #979797;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 22px;
	text-align: center;
	font-size: 1.25rem;
	font-weight: 600;
	border-radius: 3px;
	color: #4a4a4a;
	margin: 3px 0 0;
	padding: 0 3px;
	text-align: center;
}

.column-number {
	display: block;
	width: 35px;
	margin-left: 0;
	line-height: 26px;
	text-align: center;
	color: #1bb868;
	font-size: 16px;
	background: #fff;
	font-size: 16px;
}

.column-number-super-sete-individual {
	display: block;
	width: 39px;
	margin-left: 0;
	line-height: 26px;
	text-align: center;
	color: #1bb868;
	font-size: 16px;
	background: #fff;
	font-weight: bold;
	margin-left: 5px;
}

.column-number-index-bolao {
	display: block;
	width: 33px;
	margin-left: 0;
	line-height: 26px;
	text-align: center;
	color: #1bb868;
	font-size: 16px;
	background: #fff;
}

.formt-columns-bol {
	margin-left: 65px;
	margin-top: -20px;
	background: #FFFFFF;
}

.dezenas-ss-selecionada {
	color: #FFF !important;
	background-color: #1bb868 !important;
}

.m {
	width: 95%;
	border-bottom: 3px solid #209869;
	margin-top: 3px;
	border-radius: 0px;
}

#btn-sete {
	background-color: #1bb868 !important;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.btn-sete {
	background-color: #1bb868 !important;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

#btn-mega {
	background-color: #209869 !important;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.btn-mega {
	background-color: #209869 !important;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.loteria-baixo-mega-sena {
	margin-top: 1%;
	margin-bottom: 10px;
	width: 100%;
	height: 14%;
	float: left;
	border: 0px solid #CCC;
	border-bottom: 3px solid #209869;
}

/* FIM - LOTERIAS | MEGA-SENA */

/* LOTEERIAS | LOTOMANIA */
.loteria-lotomania {
	background-color: #FFF;
	border-radius: 3px;
	margin-top: 16px;
	width: 100%;
	height: 600px;
	margin-left: -1%;
	border: 0px solid #CCC;
}

.titulo-lotomania {
	border-radius: 3px;
	width: 97.2%;
	height: 50px;
	background-color: #f37912;
	position: absolute;
}

#titulo-loteria {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	float: left;
}

#titulo-loteria-valor {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	margin-top: -5px;
	float: left;
	font-weight: bold;
}

#numeros-aposta-right {
	margin-left: 0px;
	width: 40%;
	border: 0px solid #CCC;
}

.dezenas-row {
	margin-top: 5px;
	margin-left: 0px;
}

#dezenas-lm:active, #dezenas-lm:focus, #dezenas-lm.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dezenas-lm-selecionada {
	color: #FFF !important;
	background-color: #f37912 !important;
}

.ctn-lm {
	margin-left: 70px;
	border-right: 3px solid #f37912;
	width: 2px;
	height: 580px;
	float: left;
}

.m-lotomania {
	width: 95%;
	border-bottom: 3px solid #f37912;
	margin-top: 3px;
}

#btn-lotomania {
	background-color: #f37912 !important;
	border: 1px solid #f37912;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.btn-lotomania {
	background-color: #f37912 !important;
	border: 1px solid #f37912;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.loteria-baixo-lotomania {
	margin-top: 1%;
	margin-bottom: 10px;
	width: 100%;
	height: 14%;
	float: left;
	border: 0px solid #CCC;
	border-bottom: 3px solid #f37912;
}

/* FIM - LOTEERIAS | LOTOMANIA */

/* LOTEERIAS | DUPLA-SENA */
.loteria-dupla-sena {
	background-color: #FFF;
	border-radius: 3px;
	margin-top: 20px;
	width: 98.6%;
	height: 500px;
	margin-left: -1%;
	border: 0px solid #CCC;
}

.titulo-dupla-sena {
	border-radius: 3px;
	width: 95.8%;
	height: 50px;
	background-color: #750710;
	position: absolute;
}

#titulo-loteria {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	float: left;
}

#titulo-loteria-valor {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	margin-top: -5px;
	float: left;
	font-weight: bold;
}

.dezenas-row {
	margin-top: 5px;
	margin-left: 0px;
}

.ctn-ds {
	margin-left: 70px;
	border-right: 3px solid #750710;
	width: 2px;
	height: 440px;
	float: left;
}

#dezenas-ds:active, #dezenas-ds:focus, #dezenas-ds.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.m-dupla-sena {
	width: 95%;
	border-bottom: 3px solid #750710;
	margin-top: 3px;
	border-radius: 0px;
}

#btn-dupla-sena {
	background-color: #750710 !important;
	border: 1px solid #750710;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.btn-dupla-sena {
	background-color: #750710 !important;
	border: 1px solid #750710;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.dezenas-ds-selecionada {
	color: #FFF !important;
	background-color: #750710 !important;
}

.loteria-baixo {
	margin-top: 1%;
	margin-bottom: 10px;
	width: 100%;
	height: 14%;
	float: left;
	border: 0px solid #CCC;
	border-bottom: 3px solid #750710;
}

/* FIM - LOTEERIAS | DUPLA-SENA */

/* LOTEERIAS | QUINA */
.loteria-quina {
	background-color: #FFF;
	border-radius: 3px;
	margin-top: 16px;
	width: 100%;
	height: 550px;
	margin-left: -1%;
	border: 0px solid #CCC;
}

.titulo-quina {
	border-radius: 3px;
	width: 97.2%;
	height: 50px;
	background-color: #260085;
	position: absolute;
}

#titulo-loteria {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	float: left;
}

#titulo-loteria-valor {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	margin-top: -5px;
	float: left;
	font-weight: bold;
}

.dezenas-row {
	margin-top: 5px;
	margin-left: 0px;
}

.dezenas-qn-selecionada {
	color: #FFF !important;
	background-color: #260085 !important;
}

.dezenas-mm-selecionada {
	color: #FFF !important;
	background-color: #2E3078 !important;
}

.ctn-qn {
	margin-left: 70px;
	border-right: 3px solid #260085;
	width: 2px;
	height: 540px;
	float: left;
}

#dezenas-pd {
	background: #FFFFFF;
	display: inline-block;
	min-width: 34px;
	height: 34px;
	border: 1px solid #979797;
	box-sizing: border-box;
	line-height: 22px;
	font-size: 1.35rem;
	font-weight: 600;
	border-radius: 3px;
	color: #4a4a4a;
	margin: 3px 0 0;
	padding: 0 3px;
	text-align: center;
	margin-left: 3px;
}

#dezenas-pd-block {
	background: #FFFFFF;
	display: block;
	min-width: 34px;
	height: 34px;
	border: 1px solid #979797;
	box-sizing: border-box;
	line-height: 22px;
	font-size: 1.35rem;
	font-weight: 600;
	border-radius: 3px;
	color: #4a4a4a;
	margin: 3px 0 0;
	padding: 0 3px;
	text-align: center;
	margin-left: 3px;
}

#dezenas-padrao {
	background: #FFFFFF;
	display: inline-block;
	min-width: 24px;
	height: 24px;
	border: 1px solid #979797;
	box-sizing: border-box;
	line-height: 22px;
	font-size: 1.25rem;
	font-weight: 600;
	border-radius: 3px;
	color: #4a4a4a;
	margin: 3px 0 0;
	padding: 0 3px;
	text-align: center;
}

#dezenas-padrao-cliente {
	background: #FFFFFF;
	display: inline-block;
	min-width: 24px;
	height: 24px;
	border: 1px solid #979797;
	box-sizing: border-box;
	line-height: 22px;
	font-size: 0.80rem;
	font-weight: 600;
	border-radius: 3px;
	color: #4a4a4a;
	margin: 3px 0 0;
	padding: 0 3px;
	text-align: center;
}

#dezenas-qn {
	background: #e0e2e3;
	height: 35px;
	text-align: center;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1.1em;
	background-color: #f9f9f9;
	border-radius: 40%;
	border: 0px solid #e4e4e4;
	padding-right: 7px !important;
}

#dezenas-mm {
	background: #e0e2e3;
	height: 45px;
	width: 45px;
	border-radius: 50%; text-align : center;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1em;
	background-color: #f9f9f9;
	border: 1px solid #e4e4e4;
	padding-right: 7px !important;
	text-align: center;
}

#dezenas-trevo {
	background: #fff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	text-align: center;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1em;
	background-color: #f9f9f9;
	border: 1px solid #e4e4e4;
	padding-right: 7px !important;
}

#trevos {
	width: 100%;
	padding-bottom: 5px;
	background: #fff;
	border-radius: 80px;
}

#dezenas-lm {
	background: #e0e2e3;
	height: 35px;
	text-align: center;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1.1em;
	background-color: #f9f9f9;
	border: 0px solid #e4e4e4;
	border-radius: 40%;
	padding-right: 7px !important;
}

#dezenas-ds {
	background: #e0e2e3;
	height: 35px;
	text-align: center !important;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1.1em;
	background-color: #f9f9f9;
	border: 0px solid #e4e4e4;
	border-radius: 40%;
	padding-right: 7px !important;
}

#dezenas-lf {
	background: #e0e2e3;
	height: 40px;
	width: 37px; text-align : center !important;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1.1em;
	background-color: #f9f9f9;
	border: 0px solid #e4e4e4;
	border-radius: 50%;
	padding-right: 7px !important;
	text-align: center !important;
}

#dezenas-mg {
	background: #e0e2e3;
	height: 35px;
	text-align: center !important;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1.1em;
	background-color: #f9f9f9;
	border: 0px solid #e4e4e4;
	border-radius: 40%;
	padding-right: 7px !important;
}

#dezenas-ss {
	background: #e0e2e3;
	height: 37px;
	text-align: center !important;
	margin-top: 0px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1em;
	width: 30px;
	background-color: #f9f9f9;
	border: 0px solid #e4e4e4;
	padding-right: 7px !important;
	background-color: #f9f9f9;
}

#dezenas-st {
	background: #e0e2e3;
	height: 35px;
	text-align: center !important;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1.1em;
	background-color: #f9f9f9;
	border-radius: 40%;
	border: 0px solid #e4e4e4;
}

#dezenas-tm {
	background: #e0e2e3;
	height: 35px;
	text-align: center !important;
	margin-top: 5px;
	padding-left: 7px !important;
	padding-right: 7px !important;
	font-size: 1.1em;
	background-color: #f9f9f9;
	border: 0px solid #e4e4e4;
	border-radius: 40%;
	padding-right: 7px !important;
}

#dezenas-qn:active, #dezenas-qn:focus, #dezenas-qn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

#dezenas-mm:active, #dezenas-mm:focus, #dezenas-mm.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.m-quina {
	width: 95%;
	border-bottom: 3px solid #260085;
	margin-top: 3px;
}

.m-mais-milionaria {
	width: 95%;
	border-bottom: 3px solid #2E3078;
	margin-top: 3px;
}

#btn-mais-milionaria {
	background-color: #2E3078 !important;
	border: 1px solid #2E3078;;
	outline: none;
	font-size: 13px !important;
	color: #FFF !important;
	opacity: 0.9;
	font-weight: 600;
}

.btn-mais-milionaria {
	background-color: #2E3078 !important;
	border: 1px solid #2E3078;;
	outline: none;
	font-size: 13px !important;
	color: #FFF !important;
	opacity: 0.9;
	font-weight: 600;
}

#btn-quina {
	background-color: #252470 !important;
	border: 1px solid #252470;;
	outline: none;
	font-size: 13px !important;
	color: #FFF !important;
	opacity: 0.9;
	font-weight: 600;
}

.btn-quina {
	background-color: #252470 !important;
	border: 1px solid #252470;;
	outline: none;
	font-size: 13px !important;
	color: #FFF !important;
	opacity: 0.9;
	font-weight: 600;
}

.loteria-baixo-quina {
	margin-top: 1%;
	margin-bottom: 10px;
	width: 100%;
	height: 14%;
	float: left;
	border: 0px solid #CCC;
	border-bottom: 3px solid #252470;
}

.loteria-baixo-mais-milionaria {
	margin-top: 1%;
	margin-bottom: 10px;
	width: 100%;
	height: 14%;
	float: left;
	border: 0px solid #CCC;
	border-bottom: 3px solid #2E3078;
}

/* FIM - LOTEERIAS | QUINA */

/* LOTEERIAS | TIMEMANIA */
.loteria-timemania {
	background-color: #FFF;
	border-radius: 3px;
	margin-top: 16px;
	width: 100%;
	height: 550px;
	margin-left: -1%;
	border: 0px solid #CCC;
}

.titulo-timemania {
	border-radius: 3px;
	width: 97.2%;
	height: 50px;
	background-color: #f5ca19;
	position: absolute;
}

#titulo-loteria {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	float: left;
}

#titulo-loteria-valor {
	width: 283px;
	border: 0px solid #CCC;
	text-align: center;
	font-size: 22px;
	color: #FFF;
	margin-top: -5px;
	float: left;
	font-weight: bold;
}

.span-email {
	font-size: 14px;
	margin-left: 5px;
}

#numeros-aposta-left-dupla-sena {
	width: 395px;
	height: 456px;
	border-radius: 8px;
	margin-bottom: 10px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-top: 20px;
}

#numeros-aposta-left-lotomania {
	width: 395px;
	margin-bottom: 10px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-top: 20px;
}

#numeros-aposta-left-timemania {
	width: 395px;
	height: 100%;
	border-radius: 8px;
	margin-bottom: 10px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-top: 20px;
}

#numeros-aposta-left-quina {
	width: 395px;
	height: 100%;
	border-radius: 8px;
	margin-bottom: 10px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-top: 20px;
}

#numeros-aposta-left-mais-milionaria {
	width: 530px;
	height: 100%;
	border-radius: 8px;
	margin-bottom: 10px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-top: 20px;
}

#numeros-aposta-left-dia-de-sorte {
	width: 395px;
	height: 456px;
	border-radius: 8px;
	margin-bottom: 10px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-top: 20px;
}

#numeros-aposta-left-lotofacil {
	width: 250px;
	height: 456px;
	border-radius: 8px;
	margin-bottom: 10px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-top: 20px;
}

#numeros-aposta-left-mega {
	width: 395px;
	height: 456px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 8px;
	margin-bottom: 10px;
	border-radius: 10px;
	margin-top: 20px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
}

#numeros-aposta-left-sete {
	width: 395px;
	height: 600px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 8px;
	margin-bottom: 10px;
	border-radius: 10px;
	margin-top: 20px;
}

#form-fazer-aposta {
	width: 98%;
	height: 100%;
	border-radius: 8px;
	margin: auto;
	margin-bottom: 10px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-top: 20px;
	padding: 23px;
	margin-bottom: 10px;
}

#form-fazer-aposta-meu-bolao {
	width: 98%;
	height: 510px;
	border-radius: 8px;
	margin: auto;
	margin-bottom: 10px;
	/* box-shadow: 0 2px 12px 0 #4a4a4a; */
	border-radius: 10px;
	margin-top: 20px;
	padding: 23px;
	margin-bottom: 10px;
}

#form-add-aposta-carrinho {
	width: 100%;
	border-radius: 8px;
	margin: auto;
	margin-bottom: 10px;
	border-radius: 10px;
	margin-top: 20px;
	padding: 0px;
	margin-bottom: 10px;
}

.valor-total-padrao {
	text-transform: uppercase;
	margin-top: 20%;
	font-size: 15px;
	padding: 0px;
}

.landing__area {
	width: 1370px;
	border-radius: 15px;
	/*border: 1px solid rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 0px 6px #00000029; */
	background-color: #FFF !important;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 35px !important;
}

.landing_result {
	background: #f2f2f2 !important;
	border: 1px solid #d8d8d8;
	border-bottom: 0px solid #d8d8d8;
	width: 1370px;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 25px !important;
}

#form-filtro-premiacoes {
	width: 96%;
	border-radius: 8px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 35px;
	padding: 30px;
	margin-bottom: 10px;
}

#form-filtro-painel {
	width: 100%;
	border-radius: 8px;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 20px;
	padding: 30px;
	margin-bottom: 10px;
	border: 0px solid #CCC;
}

.form-resultado-painel {
	width: 100%;
	border-radius: 8px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 15px;
	margin-bottom: 10px;
	border: 0px solid #CCC;
}

#form-resultado-premiacoes {
	width: 96%;
	text-align: left;
	border-radius: 8px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 23px;
	margin-bottom: 10px;
}

.esconder {
	display: none;
}

.dezenas-row {
	margin-top: 5px;
	margin-left: 0px;
}

.ctn-tm {
	margin-left: 70px;
	border-right: 3px solid #f5ca19;
	width: 2px;
	height: 540px;
	float: left;
}

#dezenas-dst {
	background: #e0e2e3;
	width: 31px;
	height: 31px;
	margin-top: 5px;
	border-radius: 5px;
	font-size: 1em;
	color: #4c4c4c;
	border: 1px solid #e0e2e3;
}

.m-timemania {
	width: 95%;
	border-bottom: 3px solid #f5ca19;
	margin-top: 3px;
}

.m-dia-da-sorte {
	width: 95%;
	border-bottom: 3px solid #b38c41;
	margin-top: 3px;
}

#dezenas-tm:active, #dezenas-tm:focus, #dezenas-tm.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.dezenas-tm-selecionada {
	color: #FFF !important;
	background-color: #f5ca19 !important;
}

#btn-timemania {
	background-color: #f5ca19 !important;
	border: 1px solid #f5ca19;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.btn-timemania {
	background-color: #f5ca19 !important;
	border: 1px solid #f5ca19;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

#btn-dia-da-sorte {
	background-color: #b38c41 !important;
	border: 1px solid #b38c41;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.btn-dia-da-sorte {
	background-color: #b38c41 !important;
	border: 1px solid #b38c41;
	outline: none;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
}

.loteria-baixo-timemania {
	margin-top: 1%;
	margin-bottom: 10px;
	width: 100%;
	height: 14%;
	float: left;
	border: 0px solid #CCC;
	border-bottom: 3px solid #f5ca19;
}

/* FIM - LOTEERIAS | TIMEMANIA */
.mega-sena-cor {
	color: #008B45 !important;
}

.dia-de-sorte-cor {
	color: #b38c41 !important;
}

.super-sete-cor {
	color: #1bb868 !important;
}

.lotofacil-cor {
	color: #931b85 !important;
}

.dupla-sena-cor {
	color: #750710 !important;
}

.quina-cor {
	color: #252470 !important;
}

.lotomania-cor {
	color: #f37912 !important;
}

.timemania-cor {
	color: #f5ca19 !important;
}

.texto-home {
	font-size: 22px;
}

.width-266 {
	width: 266px;
}

.width-228 {
	width: 228px;
}

.width-190 {
	width: 190px;
}

.height-90 {
	height: 90px;
}

.width-90 {
	width: 90px;
}

.kbtnh {
	color: #FFF;
	font-weight: bold;
}

.texto-descricao {
	font-size: 14px;
	color: #555;
}

#nSorteio {
	margin: 0 auto;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	margin-top: 8px;
}

#nColumnSorteio {
	margin: 0 auto;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	margin-top: 8px;
	color: #000;
}

#numeros-sorteio-coluna {
	text-align: center;
	font-weight: bold;
	color: #777;
	float: center;
	font-size: 14px;
	margin: auto;
	vertical-align: middle;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

#numeros-sorteio {
	text-align: center;
	font-weight: bold;
	color: #FFF;
	float: center;
	font-size: 14px;
	margin: auto;
	vertical-align: middle;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.cnt {
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border: 0px solid #CCC;
}

.time-coracao {
	font-weight: bold;
	margin-top: -10px !important;
	margin-top: -20%;
}

#st {
	width: 100% !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	border: 0px solid #CCC;
}

ul li {
	list-style: none;
}

a:hover {
	outline: none;
	text-decoration: none;
}

a:focus {
	outline: none;
	outline-offset: 0;
}

a {
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

h1, h2, h3, h4, h5, h6 {
	
}

.btn:hover, .btn:focus {
	outline: none;
	box-shadow: none;
}

.navbar-toggle {
	background-color: #000;
}

a#scrollUp {
	bottom: 0px;
	right: 10px;
	display: none !important;
	padding: 5px 10px;
	background: #188a74;
	color: #FFF;
	-webkit-animation: bounce 2s ease infinite;
	animation: bounce 2s ease infinite;
}

a#scrollUp i {
	font-size: 30px;
}

/*************************
*******Header CSS******
**************************/
.header_top {
	background: none repeat scroll 0 0 #188a74;
}

.contactinfo ul li:first-child {
	margin-left: -15px;
}

.dados_atualizar {
	background-color: #E9E9E9;
	padding-top: 25px;
	padding-bottom: 50px;
	border-radius: 9px;
	font-size: 18px;
}

.indicado {
	background-color: #E9E9E9;
	margin-top: -30px;
	border-radius: 9px;
}

.th0b {
	border-radius: 2px;
	border-bottom: 0px;
}

.tbody-infovalor {
	width: 70%;
	background: #fff;
	border-radius: 10px;
}

.pnamedep {
	color: #188a74;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}

.enviado-dep {
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}

.text-dep {
	font-size: 20px;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
}

.xpanel-deps {
	padding: 20px;
	background: none;
	margin-left: -14px;
	border-radius: 10px;
	border: 0px solid #D7D7D7;
	margin-top: 20px;
}

.msg-dep {
	background-color: #E9E9E9;
	margin-top: 0px;
	font-size: 15px;
	border-radius: 9px;
}

.td-aviso {
	width: 100%;
	font-size: 15px;
}

.contactinfo ul li a {
	font-size: 12px;
	color: #FFF;
}

.contactinfo ul li a:hover {
	background: inherit;
}

.social-icons ul li a {
	border: 0 none;
	border-radius: 0;
	color: #FFF;
	padding: 0px;
}

.social-icons ul li {
	display: inline-block;
}

.social-icons ul li a i {
	padding: 11px 15px;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}

.social-icons ul li a i:hover {
	color: #fff;
	transition: all 0.9s ease 0s;
	-moz-transition: all 0.9s ease 0s;
	-webkit-transition: all 0.9s ease 0s;
	-o-transition: all 0.9s ease 0s;
}

.fa-facebook:hover {
	background: #0083C9;
}

.fa-twitter:hover {
	background: #5BBCEC;
}

.fa-linkedin:hover {
	background: #FF4518;
}

.fa-dribbble:hover {
	background: #90C9DC;
}

.fa-google-plus:hover {
	background: #CE3C2D;
}

.header_top {
	top: 0;
	left: 0;
	background-color: #FFF;
	z-index: 990;
	width: 100%;
	position: fixed;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px -1px, rgba(0, 0, 0, 0.14) 0px
		4px 5px 0px, rgba(0, 0, 0, 0.12) 0px 1px 10px 0px;
	position: fixed;
}

.funciona__title {
	font-size: 28px;
	font-weight: 700;
	color: #000;
}

.cor-black {
	color: #000;
}

.header-middle .container .row {
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 10px;
}

.ccl {
	padding-top: 20px;
}

.usa {
	border-radius: 0;
	color: #B4B1AB;
	font-size: 12px;
	margin-right: 20px;
	padding: 2px 15px;
	margin-top: 10px;
}

.usa:hover {
	background: #188a74;
	color: #fff;
	border-color: #188a74;
}

.usa:active, .usa.active {
	background: none repeat scroll 0 0 #188a74;
	box-shadow: inherit;
	outline: 0 none;
}

.btn-group.open .dropdown-toggle {
	background: rgba(0, 0, 0, 0);
	box-shadow: none;
}

.dropdown-menu  li  a:hover, .dropdown-menu  li  a:focus {
	background-color: #188a74;
	color: #CCCCCC;
	text-decoration: none;
}

.shop-menu ul li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}

.shop-menu ul li:last-child {
	padding-right: 0;
}

.shop-menu ul li a {
	/*background: #FFFFFF;
	color: #696763;
	font-size: 14px;
	font-weight: 300;
	padding: 0;
	padding-right: 0;
	margin-top: 10px;*/
	color: #188a74;
	font-size: 18px;
	font-weight: 600;
	line-height: 16px;
}

.shop-menu ul li a i {
	margin-right: 3px;
}

.shop-menu ul li a:hover {
	color: #188a74;
	background: #fff;
}

.header-bottom {
	background: #FFF;
	padding-bottom: 10px;
	border-bottom: 0px solid rgba(0, 0, 0, 0.12);
	padding-top: 0px;
	margin-top: 0px;
}

.navbar-collapse.collapse {
	padding-left: 0;
}

.menu-loterias {
	margin-top: 5px;
}

.loterias-escolhas {
	z-index: 1;
	display: block;
	height: 300px;
	width: 100%;
}

.loterias_online {
	margin: 0 auto;
	width: 55%;
}

.sorteios_menu_especial {
	border-right: 2px solid #f4f4f4;
	padding: 4px 4px 4px 4px;
	float: left;
	max-width: 150px;
	min-width: 150px;
	background: #FFF;
	border-radius: 4px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	max-width: 140px;
	margin-top: 5px;
}

.sorteios_menu {
	border-right: 2px solid #f4f4f4;
	padding: 4px 4px 4px 4px;
	float: left;
	max-width: 240px;
	min-width: 240px;
	background: #FFF;
	border-radius: 4px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	max-width: 140px;
	margin-top: 5px;
}

.mainmenu {
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	font-weight: 600;
	color: #188a74;
	transition: .2s all linear;
}

.top0 {
	margin-top: 0px !important;
}

.top5 {
	margin-top: 5px !important;
}

.top10 {
	margin-top: 5px !important;
}

.top15 {
	margin-top: 5px !important;
}

.top20 {
	margin-top: 5px !important;
}

.top25 {
	margin-top: 5px !important;
}

.top30 {
	margin-top: 5px !important;
}

.top35 {
	margin-top: 5px !important;
}

.top40 {
	margin-top: 5px !important;
}

.top45 {
	margin-top: 5px !important;
}

.top50 {
	margin-top: 5px !important;
}

.mainmenu ul li {
	padding-right: 15px;
	padding-left: 15px;
}

.mainmenu ul li a {
	color: #188a74;
	font-size: 16px;
	padding: 0;
	font-weight: 600;
	padding-bottom: 10px;
}

.mainmenu ul li a:hover, .mainmenu ul li a.active, .shop-menu ul li a.active
	{
	background: none;
	font-weight: bold;
	font-size: 16px;
}

.msg-ok {
	width: 100%;
	border: 1px solid #FFD700;
	border-radius: 5px;
	margin-left: 0px;
	text-align: center;
	color: #FFD700;
	font-weight: bold;
	background-color: #3CB371;
}

.msg-error {
	background-color: rgba(255, 0, 0, 0.3);
	width: 90%;
	border-radius: 13px;
	margin-left: 5% !important;
	border: 1px solid rgba(255, 0, 0, 0.3);
	margin-left: 0px;
	text-align: center;
	color: #FF4500;
	margin-bottom: 5px !important;
}

.msg-sucesso {
	background-color: #9ACD32;
	width: 90%;
	margin-bottom: 5px !important;
	border-radius: 13px;
	margin-left: 5% !important;
	border: 1px solid #9ACD32;
	margin-left: 0px;
	text-align: center;
	color: #FFF;
}

.search_box input {
	background: #F0F0E9;
	border: medium none;
	color: #B2B2B2;
	font-size: 12px;
	font-weight: 300;
	height: 35px;
	outline: medium none;
	padding-left: 10px;
	width: 155px;
	background-image: url(../images/home/searchicon.png);
	background-repeat: no-repeat;
	background-position: 130px;
}

/*  Dropdown menu*/
.navbar-header 
.navbar-toggle .icon-bar {
	background-color: #fff;
}

.nav.navbar-nav>li:hover>ul.sub-menu {
	display: block;
	-webkit-animation: fadeInUp 400ms;
	-moz-animation: fadeInUp 400ms;
	-ms-animation: fadeInUp 400ms;
	-o-animation: fadeInUp 400ms;
	animation: fadeInUp 400ms;
}

ul.sub-menu {
	position: absolute;
	top: 30px;
	left: 0;
	background: #FFF;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 220px;
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	display: none;
	z-index: 999;
}

.dropdown ul.sub-menu li .active {
	color: #FDB45E;
	padding-left: 0;
}

.navbar-nav li ul.sub-menu li {
	padding: 10px 20px 0;
}

.navbar-nav li ul.sub-menu li:last-child {
	padding-bottom: 20px;
}

.navbar-nav li ul.sub-menu li a {
	color: #fff;
}

.navbar-nav li ul.sub-menu li a:hover {
	color: #FDB45E;
}

.fa-angle-down {
	padding-left: 5px;
}

/*************************
*******Footer CSS******
**************************/
#footer {
	background: #F0F0E9;
}

.footer-top .container {
	border-bottom: 1px solid #E0E0DA;
	padding-bottom: 20px;
}

.companyinfo {
	margin-top: 57px;
}

.companyinfo h2 {
	color: #B4B1AB;
	font-size: 27px;
	text-transform: uppercase;
}

.companyinfo h2  span {
	color: #188a74;
}

.companyinfo p {
	color: #B3B3AD;
	font-size: 12px;
	font-weight: 300;
}

.footer-top .col-sm-3 {
	overflow: hidden;
}

.video-gallery {
	margin-top: 57px;
	position: inherit;
}

.video-gallery a img {
	height: 100%;
	width: 100%;
}

.iframe-img {
	position: relative;
	display: block;
	height: 61px;
	margin-bottom: 10px;
	border: 2px solid #CCCCC6;
	border-radius: 3px;
}

.overlay-icon {
	position: absolute;
	top: 0;
	width: 100%;
	height: 61px;
	background: #188a74;
	border-radius: 3px;
	color: #FFF;
	font-size: 20px;
	line-height: 0;
	display: block;
	opacity: 0;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

.overlay-icon i {
	position: relative;
	top: 50%;
	margin-top: -20px;
}

.video-gallery a:hover .overlay-icon {
	opacity: 1;
}

.video-gallery p {
	color: #8C8C88;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 0px;
}

.video-gallery  h2 {
	color: #8c8c88;
	font-size: 12px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 0px;
}

.address {
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}

.address  img {
	width: 100%;
}

.address p {
	color: #666663;
	font-size: 14px;
	font-weight: 300;
	left: 25px;
	position: absolute;
	top: 50px;
}

.footer-widget {
	margin-bottom: 68px;
}

.footer-widget .container {
	border-top: 1px solid #FFFFFF;
	padding-top: 15px;
}

.single-widget h2 {
	color: #666663;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 22px;
	text-transform: uppercase;
}

.single-widget h2 i {
	margin-right: 15px;
}

.single-widget ul li a {
	color: #8C8C88;
	font-size: 14px;
	font-weight: 300;
	padding: 5px 0;
}

.single-widget ul li a i {
	margin-right: 18px;
}

.single-widget ul li a:hover {
	background: none;
	color: #188a74;
}

.searchform input {
	border: 1px solid #DDDDDD;
	color: #CCCCC6;
	font-size: 14px;
	margin-top: 0;
	outline: medium none;
	padding: 7px;
	width: 212px;
}

.searchform button {
	background: #188a74;
	border: medium none;
	border-radius: 0;
	margin-left: -5px;
	margin-top: -3px;
	padding: 7px 17px;
}

.searchform button i {
	color: #FFFFFF;
	font-size: 20px;
}

.searchform  button:hover, .searchform  button:focus {
	background-color: #188a74;
}

.searchform p {
	color: #8C8C88;
	font-size: 14px;
	font-weight: 300;
	margin-top: 25px;
}

.footer-bottom {
	background: #D6D6D0;
	padding-top: 10px;
}

.footer-bottom p {
	color: #363432;
	font-weight: 300;
	margin-left: 15px;
}

.footer-bottom p span a {
	color: #188a74;
	font-style: italic;
	text-decoration: underline;
}

/*************************
******* Home ******
**************************/
#slider {
	padding-bottom: 10px;
}

.carousel-indicators li {
	background: #C4C4BE;
}

.carousel-indicators li.active {
	background: #188a74;
}

.item {
	padding-left: 100px;
}

.pricing {
	position: absolute;
	right: 40%;
	top: 52%;
}

.girl {
	margin-left: 0;
}

.item h1 {
	color: #B4B1AB;
	font-size: 48px;
	margin-top: 115px;
}

.item h1 span {
	color: #188a74;
}

.item h2 {
	color: #363432;
	font-size: 28px;
	font-weight: 700;
	margin-bottom: 22px;
	margin-top: 10px;
}

.item  p {
	color: #363432;
	font-size: 16px;
	font-weight: 300;
}

.get {
	background: #188a74;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 300;
	margin-top: 23px;
}

.item button:hover {
	background: #188a74;
}

.control-carousel {
	position: absolute;
	top: 50%;
	font-size: 60px;
	color: #C2C2C1;
}

.control-carousel:hover {
	color: #188a74;
}

.right {
	right: 0;
}

.category-products {
	border: 0px solid #F7F7F0;
	margin-bottom: 35px;
	padding-bottom: 20px;
	padding-top: 15px;
}

.left-sidebar h2, .brands_products h2 {
	color: #000;
	font-size: 18px;
	font-weight: 700;
	margin: 0 auto 30px;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	z-index: 3;
}

.left-sidebar h2:after, h2.title:after {
	content: " ";
	position: absolute;
	border: 1px solid #f5f5f5;
	bottom: 8px;
	left: 0;
	width: 100%;
	height: 0;
	z-index: -2;
}

.left-sidebar h2:before {
	content: " ";
	position: absolute;
	background: #fff;
	bottom: -6px;
	width: 130px;
	height: 30px;
	z-index: -1;
	left: 50%;
	margin-left: -65px;
}

h2.title:before {
	content: " ";
	position: absolute;
	background: #fff;
	bottom: -6px;
	width: 220px;
	height: 30px;
	z-index: -1;
	left: 50%;
	margin-left: -110px;
}

.category-products .panel {
	background-color: #FFFFFF;
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 0px;
}

.category-products .panel-default .panel-heading {
	background-color: #FFFFFF;
	border: 0 none;
	color: #FFFFFF;
	padding: 5px 20px;
}

.category-products .panel-default .panel-heading .panel-title a {
	color: #696763;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

.recuperar-senha {
	font-size: 16px;
	font-weight: 500;
	color: #555;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 0 none;
}

.category-products .badge {
	background: none;
	border-radius: 10px;
	color: #696763;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	min-width: 10px;
	padding: 3px 7px;
	text-align: center;
	vertical-align: baseline;
	white-space: nowrap;
}

.panel-body ul {
	padding-left: 20px;
}

.panel-body ul li a {
	color: #696763;
	font-size: 12px;
	text-transform: uppercase;
}

.brands-name {
	border: 1px solid #F7F7F0;
	padding-bottom: 20px;
	padding-top: 15px;
}

.brands-name .nav-stacked li a {
	background-color: #FFFFFF;
	color: #696763;
	font-size: 14px;
	padding: 5px 25px;
	text-decoration: none;
	text-transform: uppercase;
}

.brands-name .nav-stacked li a:hover {
	background-color: #fff;
	color: #696763;
}

.shipping {
	background-color: #F2F2F2;
	margin-top: 40px;
	overflow: hidden;
	padding-top: 20px;
	position: relative;
}

.price-range {
	margin-top: 30px;
}

.well {
	background-color: #FFFFFF;
	border: 1px solid #F7F7F0;
	border-radius: 4px;
	box-shadow: none;
	margin-bottom: 20px;
	min-height: 20px;
	padding: 35px;
}

.tooltip-inner {
	background-color: #188a74;
	border-radius: 4px;
	color: #FFFFFF;
	max-width: 200px;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
}

.tooltip.top .tooltip-arrow {
	border-top-color: #188a74;
	border-width: 5px 5px 0;
	bottom: 0;
	left: 50%;
	margin-left: -5px;
}

.padding-right {
	padding-right: 0;
}

.features_items {
	overflow: hidden;
}

h2.title {
	color: #188a74;
	font-size: 20px;
	font-weight: 700;
	margin-top: 25px;
	margin-bottom: 20px;
	position: relative;
	padding: 20px;
}

h2.title-lotofacil {
	color: #931b85;
	font-size: 20px;
	font-weight: 700;
	margin-top: 25px;
	margin-bottom: 20px;
	position: relative;
	padding: 20px;
}

.span-favor {
	font-size: 15px;
	border: 0px solid #CCC;
	padding: 0px 15px 15px;
	color: #888;
}

.span-valor-pago {
	font-size: 15px;
	border: 0px solid #CCC;
	margin-top: 40px !important;
	padding: 0px 15px 15px;
	color: #888;
}

.valor-a-ser-pago {
	border: 1px solid #FAFAFA;
	border-radius: 2px;
	width: 600px;
	height: 50px;
	margin-top: 25px;
	padding: 13px 15px 15px;
}

.product-image-wrapper {
	background-color: rgb(255, 255, 255);
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 30px;
	border: 1px solid rgba(0, 0, 0, .125);
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
}

.sorteio-diario {
	background-color: #FFFFFF;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px;
	overflow: hidden;
	width: 100%;
	padding: 10px;
	border-radius: 8px;
	margin: 0 auto;
	margin-bottom: 30px;
	height: 320px;
	border-radius: 8px;
}

.single-products {
	position: relative;
}

.new, .sale {
	position: absolute;
	top: 0;
	right: 0;
}

.productinfo h2 {
	color: #188a74;
	font-size: 24px;
	font-weight: 700;
}

.product-overlay h2 {
	color: #fff;
	font-size: 24px;
	font-weight: 700;
}

.productinfo p {
	font-size: 14px;
	font-weight: 400;
	color: #696763;
}

.productinfo img {
	width: 100%;
}

.productinfo {
	position: relative;
}

.product-overlay {
	background: #188a74;
	top: 0;
	display: none;
	height: 0;
	position: absolute;
	transition: height 500ms ease 0s;
	width: 100%;
	display: block;
}

.single-products:hover .product-overlay {
	display: block;
	height: 100%;
}

.product-overlay .overlay-content {
	bottom: 0;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

.product-overlay .add-to-cart {
	background: #fff;
	border: 0 none;
	border-radius: 0;
	color: #188a74;
	font-size: 15px;
	margin-bottom: 25px;
}

.product-overlay .add-to-cart:hover {
	background: #fff;
	color: #188a74;
}

.product-overlay p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
}

.add-to-cart {
	background: #F5F5ED;
	border: 0 none;
	border-radius: 0;
	color: #696763;
	font-size: 15px;
	margin-bottom: 25px;
}

.add-to-cart:hover {
	background: #188a74;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
}

.add-to {
	margin-bottom: 10px;
}

.add-to-cart i {
	margin-right: 5px;
}

.add-to-cart:hover {
	background: #188a74;
	color: #FFFFFF;
}

.choose {
	border-top: 1px solid #F7F7F0;
}

.choose ul li a {
	color: #B3AFA8;
	font-size: 13px;
	padding-left: 0;
	padding-right: 0;
}

.choose ul li a i {
	margin-right: 5px;
}

.choose ul li a:hover {
	background: none;
	color: #188a74;
}

.category-tab {
	overflow: hidden;
}

.category-tab ul {
	background: #40403E;
	border-bottom: 1px solid #188a74;
	list-style: none outside none;
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
}

.category-tab ul li a {
	border: 0 none;
	border-radius: 0;
	color: #B3AFA8;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
}

.category-tab ul  li  a:hover {
	background: #188a74;
	color: #fff;
}

.nav-tabs  li.active  a, .nav-tabs  li.active  a:hover, .nav-tabs  li.active  a:focus
	{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #188a74;
	border: 0px;
	color: #FFFFFF;
	cursor: default;
	margin-right: 0;
	margin-left: 0;
}

.nav-tabs  li  a {
	border: 1px solid rgba(0, 0, 0, 0);
	border-radius: 4px 4px 0 0;
	line-height: 1.42857;
	margin-right: 0;
}

.recommended_items {
	overflow: hidden;
}

#recommended-item-carousel .carousel-inner .item {
	padding-left: 0;
}

.recommended-item-control {
	position: absolute;
	top: 41%;
}

.recommended-item-control i {
	background: none repeat scroll 0 0 #188a74;
	color: #FFFFFF;
	font-size: 20px;
	padding: 4px 10px;
}

.recommended-item-control i:hover {
	background: #ccccc6;
}

.recommended_items  h2 {
	
}

.our_partners {
	overflow: hidden;
}

.our_partners ul {
	background: #F7F7F0;
	margin-bottom: 50px;
}

.our_partners ul li a:hover {
	background: none;
}

/*************************
*******Shop CSS******
**************************/
#advertisement {
	padding-bottom: 45px;
}

#advertisement img {
	width: 100%;
}

.pagination {
	display: inline-block;
	margin-bottom: 25px;
	margin-top: 0;
	padding-left: 15px;
}

.pagination  li:first-child  a, .pagination  li:first-child  span {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	margin-left: 0;
}

.pagination  li:last-child  a, .pagination  li:last-child  span {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}

.pagination  .active  a, .pagination  .active  span, .pagination  .active  a:hover,
	.pagination  .active  span:hover, .pagination  .active  a:focus,
	.pagination  .active  span:focus {
	background-color: #188a74;
	border-color: #188a74;
	color: #FFFFFF;
	cursor: default;
	z-index: 2;
}

.pagination  li  a, .pagination  li  span {
	background-color: #f0f0e9;
	border: 0;
	float: left;
	line-height: 1.42857;
	margin-left: -1px;
	padding: 6px 12px;
	position: relative;
	text-decoration: none;
	margin-right: 5px;
	color: #000;
}

.pagination  li  a:hover {
	background: #188a74;
	color: #fff;
}

/*************************
*******Product Details CSS******
**************************/
.product-details {
	overflow: hidden;
}

#similar-product {
	margin-top: 40px;
}

#reviews {
	padding-left: 25px;
	padding-right: 25px;
}

.product-details {
	margin-bottom: 40px;
	overflow: hidden;
	margin-top: 10px;
}

.view-product {
	position: relative;
}

.view-product img {
	border: 1px solid #F7F7F0;
	height: 380px;
	width: 100%;
}

.view-product h3 {
	background: #188a74;
	bottom: 0;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 0;
	padding: 8px 20px;
	position: absolute;
	right: 0;
}

#similar-product .carousel-inner .item {
	padding-left: 0px;
}

#similar-product .carousel-inner .item img {
	display: inline-block;
	margin-left: 15px;
}

.item-control {
	position: absolute;
	top: 35%;
}

.item-control i {
	background: #188a74;
	color: #FFFFFF;
	font-size: 20px;
	padding: 5px 10px;
}

.item-control i:hover {
	background: #ccccc6;
}

.product-information {
	border: 1px solid #F7F7F0;
	overflow: hidden;
	padding-bottom: 60px;
	padding-left: 60px;
	padding-top: 60px;
	position: relative;
}

.newarrival {
	position: absolute;
	top: 0;
	left: 0
}

.product-information h2 {
	color: #363432;
	font-size: 20px;
	margin-top: 0;
}

.product-information p {
	color: #696763;
	margin-bottom: 5px;
}

.product-information span {
	display: inline-block;
	margin-bottom: 8px;
	margin-top: 18px;
}

.product-information span span {
	color: #188a74;
	float: left;
	font-size: 30px;
	font-weight: 700;
	margin-right: 20px;
	margin-top: 0px;
}

.product-information span input {
	border: 1px solid #DEDEDC;
	color: #696763;
	font-size: 20px;
	font-weight: 700;
	height: 33px;
	outline: medium none;
	text-align: center;
	width: 50px;
}

.product-information span label {
	color: #696763;
	font-weight: 700;
	margin-right: 5px;
}

.share {
	margin-top: 15px;
}

.cart {
	background: #188a74;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.shop-details-tab {
	border: 1px solid #FFF;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.shop-details-tab .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}

#reviews ul {
	background: #FFFFFF;
	border: 0 none;
	list-style: none outside none;
	margin: 0 0 20px;
	padding: 0;
}

#reviews  ul  li {
	display: inline-block;
}

#reviews ul li a {
	color: #696763;
	display: block;
	font-size: 14px;
	padding-right: 15px;
}

#reviews ul li a i {
	color: #188a74;
	padding-right: 8px;
}

#reviews ul li a:hover {
	background: #fff;
	color: #188a74;
}

#reviews p {
	color: #363432;
}

#reviews  form span {
	display: block;
}

#reviews form span input {
	background: #F0F0E9;
	border: 0 none;
	color: #A6A6A1;
	font-size: 14px;
	outline: medium none;
	padding: 8px;
	width: 48%;
}

#reviews form span input:last-child {
	margin-left: 3%;
}

#reviews textarea {
	background: #F0F0E9;
	border: medium none;
	color: #A6A6A1;
	height: 195px;
	margin-bottom: 25px;
	margin-top: 15px;
	outline: medium none;
	padding-left: 10px;
	padding-top: 15px;
	resize: none;
	width: 99.5%;
}

#reviews button {
	background: #188a74;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	font-size: 14px;
}

/*************************
*******404 CSS******
**************************/
.logo-404 {
	margin-top: 60px;
}

.content-404 h1 {
	color: #363432;
	font-size: 41px;
	font-weight: 300;
}

.content-404 img {
	margin: 0 auto;
}

.content-404 p {
	color: #363432;
	font-size: 18px;
}

.content-404  h2 {
	margin-top: 50px;
}

.content-404 h2 a {
	background: #188a74;
	color: #FFFFFF;
	font-size: 44px;
	font-weight: 300;
	padding: 8px 40px;
}

/*************************
*******login page CSS******
**************************/
#form {
	display: block;
	margin-bottom: 185px;
	margin-top: 185px;
	overflow: hidden;
}

.login-form h2, .signup-form h2 {
	color: #696763;
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 30px;
}

.form-cliente form input {
	background: #FFF;
	border: medium none;
	color: #696763;
	display: block;
	font-size: 14px;
	font-weight: 300;
	height: 50px;
	margin-bottom: 10px;
	outline: medium none;
	padding-left: 10px;
	width: 100%;
	border-radius: 10px;
}

.form-cliente form select {
	background: #F0F0E9;
	border: medium none;
	color: #696763;
	display: block;
	font-size: 14px;
	font-weight: 300;
	height: 40px;
	margin-bottom: 10px;
	outline: medium none;
	padding-left: 10px;
	width: 100%;
	border-radius: 10px;
	margin-top: 15px;
}

#cadastrar-cliente {
	margin: 0 auto;
	color: #FFF;
	font-weight: 500;
	border-radius: 15px;
	margin-top: 15px;
}

#enviar {
	margin: 0 auto;
	color: #FFF;
	font-weight: 500;
	border-radius: 15px;
	margin-top: 15px;
}

.login-form form input, .signup-form form input {
	background: #FFF;
	border: medium none;
	color: #696763;
	display: block;
	font-size: 14px;
	font-weight: 300;
	height: 50px;
	margin-bottom: 10px;
	outline: medium none;
	padding-left: 10px;
	width: 100%;
	border-radius: 10px;
}

.login-form form span {
	line-height: 25px;
}

.login-form form span input {
	width: 15px;
	float: left;
	height: 15px;
	margin-right: 5px;
}

.login-form form button {
	margin-top: 23px;
}

.login-form form button, .signup-form form button {
	background: #188a74;
	border: medium none;
	border-radius: 0;
	color: #FFFFFF;
	display: block;
	padding: 6px 25px;
}

.login-form label {
	
}

.login-form label input {
	border: medium none;
	display: inline-block;
	height: 0;
	margin-bottom: 0;
	outline: medium none;
	padding-left: 0;
}

.or {
	background: #188a74;
	border-radius: 40px;
	color: #FFFFFF;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	margin-top: 15px;
	text-align: center;
	width: 50px;
}

/*************************
*******Cart CSS******
**************************/
#do_action {
	margin-bottom: 50px;
}

.breadcrumbs {
	position: relative;
}

.breadcrumbs .breadcrumb {
	background: transparent;
	margin-bottom: 75px;
	padding-left: 0;
}

.breadcrumbs .breadcrumb li a {
	background: #188a74;
	color: #FFFFFF;
	padding: 3px 7px;
}

.breadcrumbs .breadcrumb li a:after {
	content: "";
	height: auto;
	width: auto;
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent transparent #188a74;
	position: absolute;
	top: 11px;
	left: 48px;
}

.breadcrumbs .breadcrumb>li+li:before {
	content: " ";
}

#cart_items .cart_info {
	border: 1px solid #E6E4DF;
}

#cart_items .cart_info .cart_menu {
	background: #FFF;
	color: #9c9c9c;
	font-size: 16px;
	font-weight: normal;
}

#cart_items .cart_info .table.table-condensed thead tr {
	height: 31px;
}

#cart_items .cart_info .table.table-condensed tr {
	border-bottom: 1px solid #F7F7F0
}

#cart_items .cart_info .table.table-condensed tr:last-child {
	border-bottom: 0
}

.cart_info table tr td {
	border-top: 0 none;
	vertical-align: inherit;
}

#cart_items .cart_info .image {
	padding-left: 30px;
}

#cart_items .cart_info .cart_description h4 {
	margin-bottom: 0
}

#cart_items .cart_info .cart_description h4 a {
	color: #363432;
	font-size: 20px;
	font-weight: normal;
}

#cart_items .cart_info .cart_description p {
	color: #696763
}

#cart_items .cart_info .cart_price p {
	color: #696763;
	font-size: 18px
}

#cart_items .cart_info .cart_total_price {
	color: #188a74;
	font-size: 24px;
}

.cart_product {
	display: block;
	margin: 15px -70px 10px 25px;
}

.cart_quantity_button a {
	background: #F0F0E9;
	color: #696763;
	display: inline-block;
	font-size: 16px;
	height: 28px;
	overflow: hidden;
	text-align: center;
	width: 35px;
	float: left;
}

.cart_quantity_input {
	color: #696763;
	float: left;
	font-size: 16px;
	text-align: center;
}

.cart_delete {
	display: block;
	margin-right: -12px;
	overflow: hidden;
}

.cart_delete a {
	background: #F0F0E9;
	color: #FFFFFF;
	padding: 5px 7px;
	font-size: 16px
}

.cart_delete a:hover {
	background: #188a74
}

.bg h2.title {
	margin-right: 0;
	margin-left: 0;
	margin-top: 0;
}

.heading h3 {
	color: #363432;
	font-size: 20px;
}

.heading p {
	color: #434343;
	font-size: 16px;
	font-weight: 300;
}

#do_action .total_area {
	padding-bottom: 18px !important;
}

#do_action .total_area, #do_action .chose_area {
	border: 1px solid #E6E4DF;
	color: #696763;
	padding: 30px 25px 30px 0;
	margin-bottom: 80px;
}

.total_area span {
	float: right;
}

.total_area ul li {
	background: #E6E4DF;
	color: #696763;
	margin-top: 10px;
	padding: 7px 20px;
}

.user_option label {
	color: #696763;
	font-weight: normal;
	margin-left: 10px;
}

.user_info {
	display: block;
	margin-bottom: 15px;
	margin-top: 20px;
	overflow: hidden;
}

.user_info label {
	color: #696763;
	display: block;
	font-size: 15px;
	font-weight: normal;
}

.user_info .single_field {
	width: 31%
}

.user_info .single_field.zip-field input {
	background: transparent;
	border: 1px solid #F0F0E9
}

.user_info>li {
	float: left;
	margin-right: 10px
}

.user_info>li>span {
	
}

.user_info input, select, textarea {
	background: #F0F0E9;
	border: 0;
	color: #696763;
	padding: 5px;
	width: 100%;
	border-radius: 0;
	resize: none
}

.user_info select:focus {
	border: 0
}

.chose_area .update {
	margin-left: 40px;
}

.update, .check_out {
	background: #188a74;
	border-radius: 0;
	color: #FFFFFF;
	margin-top: 18px;
	border: none;
	padding: 5px 15px;
}

.update {
	margin-left: 40px;
}

.check_out {
	margin-left: 20px
}

/*************************
*******checkout CSS******
**************************/
.step-one {
	margin-bottom: -10px
}

.register-req, .step-one .heading {
	background: none repeat scroll 0 0 #F0F0E9;
	color: #363432;
	font-size: 20px;
	margin-bottom: 35px;
	padding: 10px 25px;
}

.checkout-options {
	padding-left: 20px
}

.checkout-options h3 {
	color: #363432;
	font-size: 20px;
	margin-bottom: 0;
	font-weight: normal;
}

.checkout-options p {
	color: #434343;
	font-weight: 300;
	margin-bottom: 25px;
}

.checkout-options .nav li {
	float: left;
	margin-right: 45px;
	color: #696763;
	font-size: 18px;
	font-weight: normal;
}

.checkout-options .nav label {
	font-weight: normal;
}

.checkout-options .nav li a {
	color: #188a74;
	font-size: 18px;
	font-weight: normal;
	padding: 0
}

.checkout-options .nav li a:hover {
	background: inherit;
}

.checkout-options .nav i {
	margin-right: 10px;
	border-radius: 50%;
	padding: 5px;
	background: #188a74;
	color: #fff;
	font-size: 14px;
	padding: 2px 3px;
}

.register-req {
	font-size: 14px;
	font-weight: 300;
	padding: 15px 20px;
	margin-top: 35px;
}

.register-req p {
	margin-bottom: 0
}

.shopper-info p, .bill-to p, .order-message p {
	color: #696763;
	font-size: 20px;
	font-weight: 300
}

.shopper-info .btn-primary {
	background: #188a74;
	border: 0 none;
	border-radius: 0;
	margin-right: 15px;
	margin-top: 20px;
}

.form-two, .form-one {
	float: left;
	width: 47%
}

.shopper-info>form>input, .form-two>form>select, .form-two>form>input,
	.form-one>form>input {
	background: #F0F0E9;
	border: 0 none;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
	font-weight: 300
}

.form-two>form>select {
	padding: 10px 5px
}

.form-two {
	margin-left: 5%
}

.order-message textarea {
	font-size: 12px;
	height: 335px;
	margin-bottom: 20px;
	padding: 15px 20px;
}

.order-message label {
	font-weight: 300;
	color: #696763;
	margin-left: 10px;
	font-size: 14px
}

.review-payment h2 {
	color: #696763;
	font-size: 20px;
	font-weight: 300;
	margin-top: 45px;
	margin-bottom: 20px
}

.payment-options {
	margin-bottom: 125px;
	margin-top: -25px
}

.payment-options span label {
	color: #696763;
	font-size: 14px;
	font-weight: 300;
	margin-right: 30px;
}

#cart_items .cart_info 
.table.table-condensed.total-result {
	margin-bottom: 10px;
	margin-top: 35px;
	color: #696763
}

#cart_items .cart_info 
.table.table-condensed.total-result tr {
	border-bottom: 0
}

#cart_items .cart_info 
.table.table-condensed.total-result span {
	color: #188a74;
	font-weight: 700;
	font-size: 16px
}

#cart_items .cart_info 
.table.table-condensed.total-result 
.shipping-cost {
	border-bottom: 1px solid #F7F7F0;
}

/*************************
*******Blog CSS******
**************************/
.blog-post-area 
.single-blog-post h3 {
	color: #696763;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 17px;
}

.blog-post-area 
.single-blog-post a img {
	border: 1px solid #F7F7F0;
	width: 100%;
	margin-bottom: 30px
}

.blog-post-area  
.single-blog-post p {
	color: #363432
}

.blog-post-area 
.post-meta {
	display: block;
	margin-bottom: 25px;
	overflow: hidden;
}

.blog-post-area 
.post-meta ul {
	padding: 0;
	display: inline;
}

.blog-post-area 
.post-meta ul li {
	background: #F0F0E9;
	float: left;
	margin-right: 10px;
	padding: 0 5px;
	font-size: 11px;
	color: #393b3b;
	position: relative;
}

.blog-post-area 
.post-meta ul li i {
	background: #188a74;
	color: #FFFFFF;
	margin-left: -4px;
	margin-right: 7px;
	padding: 4px 7px;
}

.sinlge-post-meta li i:after, .blog-post-area 
.post-meta ul li i:after {
	content: "";
	position: absolute;
	width: auto;
	height: auto;
	border-color: transparent transparent transparent #188a74;
	border-width: 4px;
	border-style: solid;
	top: 6px;
	left: 24px
}

.blog-post-area 
.post-meta ul span {
	float: right;
	color: #188a74
}

.post-meta span {
	float: right;
}

.post-meta span i {
	color: #188a74
}

.blog-post-area  
.single-blog-post 
.btn-primary {
	background: #188a74;
	border: medium none;
	border-radius: 0;
	color: #FFFFFF;
	margin-top: 17px;
}

.pagination-area {
	margin-bottom: 45px;
	margin-top: 45px
}

.pagination-area 
.pagination li a {
	background: #F0F0E9;
	border: 0 none;
	border-radius: 0;
	color: #696763;
	margin-right: 5px;
	padding: 4px 12px;
}

.pagination-area 
.pagination li a:hover, .pagination-area 
.pagination li .active {
	background: #188a74;
	color: #fff
}

/*************************
*******Blog Single CSS******
**************************/
.pager-area {
	overflow: hidden;
}

.pager-area .pager li a {
	background: #F0F0E9;
	border: 0 none;
	border-radius: 0;
	color: #696763;
	font-size: 12px;
	font-weight: 700;
	padding: 4px;
	text-transform: uppercase;
	width: 57px;
}

.pager-area 
.pager li a:hover {
	background: #188a74;
	color: #fff
}

.rating-area {
	border: 1px solid #F7F7F0;
	direction: block;
	overflow: hidden;
}

.rating-area ul li {
	float: left;
	padding: 5px;
	font-size: 12px
}

.rating-area .ratings {
	float: left;
	padding-left: 0;
	margin-bottom: 0
}

.rating-area 
.ratings li i {
	color: #CCCCCC
}

.rating-area .rate-this {
	color: #363432;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.rating-area 
.ratings .color, .rating-area .color {
	color: #188a74
}

.rating-area .tag {
	float: right;
	margin-bottom: 0;
	margin-right: 10px;
}

.rating-area .tag li {
	padding: 5px 2px;
}

.rating-area .tag li span {
	color: #363432;
}

.socials-share {
	margin-bottom: 30px;
	margin-top: 18px;
}

.commnets 
.media-object {
	margin-right: 15px;
	width: 100%;
}

.commnets {
	border: 1px solid #F7F7F0;
	padding: 18px 18px 18px 0;
	margin-bottom: 50px
}

.commnets .pull-left {
	margin-right: 22px
}

.commnets p, .response-area p, .replay-box p {
	font-size: 12px
}

.media-heading {
	color: #363432;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px
}

.blog-socials {
	margin-bottom: -9px;
	margin-top: 14px;
}

.blog-socials ul {
	padding-left: 0;
	overflow: hidden;
	float: left;
}

.blog-socials .btn.btn-primary {
	margin-top: 0;
}

.blog-socials ul li {
	float: left;
	height: 17px;
	margin-right: 5px;
	text-align: center;
	width: 17px;
}

.blog-socials ul li a {
	color: #393B3B;
	display: block;
	font-size: 10px;
	padding: 1px;
	background: #F0F0E9;
}

.blog-socials ul li a:hover {
	color: #fff;
	background: #188a74
}

.media-list .btn-primary, .commnets .btn-primary {
	background: #FC9A11;
	border: 0 none;
	border-radius: 0;
	color: #FFFFFF;
	float: left;
	font-size: 10px;
	padding: 1px 7px;
	text-transform: uppercase;
}

.response-area h2 {
	color: #363432;
	font-size: 20px;
	font-weight: 700;
}

.response-area .media {
	border: 1px solid #F7F7F0;
	padding: 18px 18px 18px 0;
	margin-bottom: 27px
}

.response-area .media img {
	height: 102px;
	width: 100%;
}

.response-area .media .pull-left {
	margin-right: 25px
}

.response-area .second-media {
	margin-left: 5%;
	width: 95%;
}

.sinlge-post-meta {
	overflow: hidden;
	padding-left: 0;
	margin-bottom: 15px
}

.sinlge-post-meta li {
	background: #F0F0E9;
	color: #363432;
	float: left;
	font-size: 10px;
	font-weight: 700;
	margin-right: 10px;
	padding: 0 10px 0 0;
	position: relative;
	text-transform: uppercase;
}

.sinlge-post-meta li i {
	background: #188a74;
	color: #FFFFFF;
	margin-right: 10px;
	padding: 8px 10px;
}

.sinlge-post-meta li i:after {
	top: 7px;
	border-width: 6px;
	left: 27px;
}

.replay-box {
	margin-bottom: 107px;
	margin-top: 55px;
}

.replay-box h2 {
	font-weight: 700;
	font-size: 20px;
	color: #363432;
	margin-top: 0;
	margin-bottom: 45px
}

.replay-box label {
	background: #188a74;
	color: #FFFFFF;
	margin-bottom: 15px;
	padding: 3px 15px;
	float: left;
	font-weight: 400;
}

.replay-box span {
	color: #188a74;
	float: right;
	font-weight: 700;
	margin-top: 21px;
}

.replay-box form input {
	border: 1px solid #F7F7F0;
	color: #ADB2B2;
	font-size: 12px;
	margin-bottom: 22px;
	padding: 8px;
	width: 100%;
}

.replay-box form input:hover, .text-area textarea:hover {
	border: 1px solid #188a74;
}

.text-area {
	margin-top: 66px
}

.text-area textarea {
	background: transparent;
	border: 1px solid #F7F7F0
}

.btn.btn-primary {
	background: #188a74;
	border: 0 none;
	border-radius: 0;
	margin-top: 16px;
}

.blank-arrow {
	position: relative;
}

.blank-arrow label:after {
	content: "";
	position: absolute;
	width: auto;
	height: auto;
	border-style: solid;
	border-width: 8px;
	border-color: #188a74 transparent transparent transparent;
	top: 25px;
	left: 5px
}

/*************************
******* Contact CSS ********
**************************/
.contact-map {
	width: 100%;
	height: 385px;
	margin-bottom: 70px
}

.contact-info .heading, .contact-form .heading {
	text-transform: capitalize;
}

.contact-form .form-group {
	margin-bottom: 20px;
}

#contact-page 
.form-control::-moz-placeholder {
	color: #8D8D8D;
}

#contact-page .form-control {
	background: #F0F0E9;
	border: medium none;
	color: #696763;
	display: block;
	font-size: 14px;
	font-weight: 300;
	height: 40px;
	margin-bottom: 10px;
	outline: medium none;
	padding-left: 10px;
	width: 100%;
	border-radius: 10px;
}

#contact-page #message {
	height: 160px;
	resize: none;
}

#main-contact-form .btn-primary {
	margin-bottom: 15px;
	margin-top: 20px;
}

#contact-page .form-control:focus, #contact-page .form-control:hover {
	box-shadow: inherit;
	border-color: #FDB45E;
}

#contact-page .contact-info {
	padding: 0 20px;
}

#contact-page .contact-info address {
	margin-bottom: 40px;
	margin-top: -5px;
}

#contact-page .contact-info p {
	margin-bottom: 0;
	color: #696763;
	font-size: 16px;
	line-height: 25px;
}

.social-networks {
	overflow: hidden;
	text-align: center;
}

.social-networks ul {
	margin-top: -5px;
	padding: 0;
	display: inline-block;
}

.social-networks ul li {
	float: left;
	text-decoration: none;
	list-style: none;
	margin-right: 20px;
}

.social-networks ul li:last-child {
	margin-right: 0;
}

.social-networks ul li a {
	color: #999;
	font-size: 25px;
}

.contact-info .social-networks ul li a i {
	background: none;
}

.contact-info .social-networks ul li a:hover {
	color: #188a74;
}

:root {
	/* larger checkbox */
	
}

:root label.checkbox-bootstrap input[type=checkbox] {
	/* hide original check box */
	opacity: 0;
	position: absolute;
	/* find the nearest span with checkbox-placeholder class and draw custom checkbox */
	/* draw checkmark before the span placeholder when original hidden input is checked */
	/* disabled checkbox style */
	/* disabled and checked checkbox style */
	/* when the checkbox is focused with tab key show dots arround */
}

:root label.checkbox-bootstrap input[type=checkbox]+span.checkbox-placeholder
	{
	width: 14px;
	height: 14px;
	border: 1px solid;
	border-radius: 3px;
	/*checkbox border color*/
	border-color: #737373;
	display: inline-block;
	cursor: pointer;
	margin: 0 7px 0 -20px;
	vertical-align: middle;
	text-align: center;
}

:root label.checkbox-bootstrap input[type=checkbox]:checked+span.checkbox-placeholder
	{
	background: #ccc;
}

:root label.checkbox-bootstrap input[type=checkbox]:checked+span.checkbox-placeholder:before
	{
	display: inline-block;
	position: relative;
	vertical-align: text-top;
	width: 5px;
	height: 9px;
	/*checkmark arrow color*/
	border: solid white;
	border-width: 0 2px 2px 0;
	/*can be done with post css autoprefixer*/
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
}

:root label.checkbox-bootstrap input[type=checkbox]:disabled+span.checkbox-placeholder
	{
	background: #ececec;
	border-color: #c3c2c2;
}

:root label.checkbox-bootstrap input[type=checkbox]:checked:disabled+span.checkbox-placeholder
	{
	background: #d6d6d6;
	border-color: #bdbdbd;
}

:root label.checkbox-bootstrap.checkbox-lg input[type=checkbox]+span.checkbox-placeholder
	{
	width: 26px;
	height: 26px;
	border: 2px solid;
	border-radius: 5px;
	/*checkbox border color*/
	border-color: #737373;
}

:root label.checkbox-bootstrap.checkbox-lg input[type=checkbox]:checked+span.checkbox-placeholder:before
	{
	width: 9px;
	height: 15px;
	/*checkmark arrow color*/
	border: solid white;
	border-width: 0 3px 3px 0;
}

-como funciona->.t-c-h3 {
	font-size: 17px;
	font-weight: bold;
}

.t-c-h4 {
	font-size: 17px;
}

.premio {
	overflow: hidden;
	border: 1px solid #fff;
	background-color: #fff;
	margin-bottom: 3px;
	border-radius: 0;
}

.panel {
	margin-top: 10px;
	padding: 14px;
	background-color: #fff;
	border: 1px solid d8d8d8;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.premio>div .glyphicon {
	font-size: 12px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.glyphicon {
	position: relative;
	top: 2px;
	display: inline-block;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cliente-cadastrado {
	margin-top: -30px;
	border-radius: 9px;
}

.recuperar-senha {
	background-color: #FFF;
	margin-top: 30px;
	border-radius: 9px;
	margin-right: 150px;
}

.cor-write {
	color: #FFF;
}

.color-gray {
	color: #CCC;
}

/*LOTTO DOCTOR*/
/*.loteria-top {
	display: none;
}
*/
.dezenas-bolao-selecionada {
	color: #FFF;
	background-color: #0f9cf0 !important;
}

.dezenas-lotofacil-selecionada {
	color: #FFF;
	background-color: #931b85 !important;
}

.dezenas-super-sete {
	width: 100%;
}

.btn-a {
	color: #fff;
	font-size: .75rem;
	font-weight: 700;
	line-height: 25px;
}

.btn-c {
	color: #fff;
	font-size: .75rem;
	font-weight: 700;
	line-height: 25px;
	margin-left: 5px;
}

.input-dez {
	width: 40px;
	height: 40px;
	padding: 5px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 10px;
}

.sele-conc {
	width: 90%;
	height: 40px;
	padding: 5px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin: 10px;
}

.dzns-lf {
	width: 35px;
	height: 35px;
	border-radius: 30px;
	border: 1px solid #CCC;
	background-color: #FFF;
	display: inline-block;
	right: 0;
	font-weight: 700;
}

.b-confira-resultados {
	color: #888;
	font-size: 23px;
}

.dezenas-lf {
	font-weight: 600 !important;
}

.cont-apostas {
	text-align: center;
	color: #000;
	font-weight: 300;
	padding: 10px;
}

.div-dezenas-jogos {
	margin: auto;
	width: 70%;
	border: 0px solid green;
	padding: 25px;
	box-shadow: 0 2px 12px 0 #4a4a4a;
	border-radius: 10px;
	margin-bottom: 25px;
}

.p-text-resultados {
	font-size: 16px;
	font-weight: 400;
}

.branco-escolher {
	color: #FFF;
}

.h4-creditos-banco {
	color: #188a74;
	opacity: 0.7;
}

.p-creditos-banco {
	color: #666;
	font-weight: 600;
}

.btn-acesse-banco {
	cursor: pointer;
	width: 300px;
	border: 0px;
	background: #188a74;
	color: #FFF;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 15px;
	margin-top: 5%;
	border-radius: 4px;
}

/* nav div */
/*Styling links*/
.nav-div navbar a {
	font-size: 16px;
	font-weight: 300;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	padding: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	margin: 4px;
}

.nav-div navbar a:hover, navbar a:active, navbar a {
	text-decoration: none;
	color: rgba(0, 0, 0, 0.6);
}

.nav-div navbar a:hover {
	background: rgba(0, 0, 0, 0.06);
}

.nav-div navbar a:active {
	color: rgba(0, 0, 0, 0.9);
	background: rgba(0, 0, 0, 0.1);
}

.nav-div navbar a {
	color: #FFFFFF !important;
	font-weight: bold;
	font-size: 13px;
	float: right;
	text-decoration: none;
}

/*Shadow*/
.nav-div navbar .paper-shadow-bottom-z-2 {
	/*box-shadow: 0 8px 17px 0 rgba(0, 0, 0, .2);*/
	
}

/*Setting Up Navbar Layouts*/
.nav-div navbar .navbar-inverse {
	color: #000;
	background: #fff;
	border: none;
	min-height: 90px;
	max-height: 90px;
	height: 90px;
	margin-top: 10px;
}

.nav-div navbar .container-fluid {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	width: 80%;
}

.nav-div navbar .navbar-body {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-between;
	height: 100%;
	position: relative;
}

.nav-div navbar div.navbar-end {
	align-items: flex-start;
	-webkit-align-items: flex-start;
}

.nav-div navbar div.navbar-start, .nav-div navbar div.navbar-end {
	flex: 1;
	-webkit-flex: 1;
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	align-items: center;
	-webkit-align-items: center;
	justify-content: space-around;
}

.nav-div navbar div.navbar-start .logo {
	opacity: 0.6;
	width: 30px;
}

/*Integrating Two Navbars Together*/
.nav-div navbar .nav {
	z-index: 2;
}

.nav-div navbar .tabs {
	background: #188a74 !important;
	margin-top: 1px;
	z-index: 1;
	position: relative;
	margin-top: 0px;
}

.pdt0 {
	padding-top: 0px !important;
}

.TXT0DIV {
	background: #188a74 !important;
	height: 60px;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.txt-loterica {
	margin-top: 10px;
	text-align: center;
	color: #fff;
	font-size: 1.54em;
	text-align: center;
	font-style: italic;
	font-weight: 700;
}

.nav-div navbar .tabs .navbar-body {
	padding: 0;
	margin-bottom: 0;
}

/*Styling Search Textbox*/
.nav-div navbar div.search {
	background: rgba(0, 0, 0, 0.12);
	flex: 3;
	-webkit-flex: 3;
	margin: 6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.3s cubic-bezier(0.21, 0.61, 0.36, 1);
	-moz-transition: all 0.3s cubic-bezier(0.21, 0.61, 0.36, 1);
	-ms-transition: all 0.3s cubic-bezier(0.21, 0.61, 0.36, 1);
	-o-transition: all 0.3s cubic-bezier(0.21, 0.61, 0.36, 1);
	transition: all 0.3s cubic-bezier(0.21, 0.61, 0.36, 1);
}

.nav-div navbar div.search {
	display: flex;
	display: -webkit-flex;
	flex-direction: row;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-align-items: center;
	height: 42px;
	padding: 0 9px;
	overflow-x: hidden;
}

.nav-div navbar div.search.focused {
	background: rgba(0, 0, 0, 0.05);
}

.nav-div navbar div.search .search-textbox {
	position: relative;
	width: 60px;
	height: 100%;
	background: transparent;
	border: none;
	font-size: 16px;
	text-align: start;
	color: rgba(0, 0, 0, 1);
	outline: none;
	-webkit-transition: all 0.5s cubic-bezier(0.21, 0.61, 0.36, 1);
	-moz-transition: all 0.5s cubic-bezier(0.21, 0.61, 0.36, 1);
	-ms-transition: all 0.5s cubic-bezier(0.21, 0.61, 0.36, 1);
	-o-transition: all 0.5s cubic-bezier(0.21, 0.61, 0.36, 1);
	transition: all 0.5s cubic-bezier(0.21, 0.61, 0.36, 1);
	cursor: pointer;
}

.nav-div navbar div.search.focused .search-textbox {
	width: 100%;
	cursor: text;
}

.nav-div navbar div.search:hover span {
	-webkit-transform: translateX(40%);
	-moz-transform: translateX(40%);
	-ms-transform: translateX(40%);
	-o-transform: translateX(40%);
	transform: translateX(40%);
}

.nav-div navbar .ico-btn {
	position: relative;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	padding: 5px;
}

.nav-div navbar .ico-btn.search-btn, .ico-btn.clear-btn {
	padding: 3px;
	margin: 3px;
	opacity: 0;
	visibility: hidden;
}

.nav-div navbar .ico-btn.clear-btn {
	margin-right: -30px;
	-webkit-animation: 0.3s SwiftSlideToRight
		cubic-bezier(0.21, 0.61, 0.36, 1) 0.2s;
	-o-animation: 0.3s SwiftSlideToRight cubic-bezier(0.21, 0.61, 0.36, 1)
		0.2s;
	animation: 0.3s SwiftSlideToRight cubic-bezier(0.21, 0.61, 0.36, 1) 0.2s;
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-o-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.nav-div navbar div.search.focused.not-null.multi-char .ico-btn.clear-btn
	{
	margin-right: 0;
	opacity: 1;
	visibility: visible;
	-webkit-animation: 0.3s SwiftSlide cubic-bezier(0.21, 0.61, 0.36, 1);
	-o-animation: 0.3s SwiftSlide cubic-bezier(0.21, 0.61, 0.36, 1);
	animation: 0.3s SwiftSlide cubic-bezier(0.21, 0.61, 0.36, 1);
	-webkit-animation-delay: 0.2s;
	-moz-animation-delay: 0.2s;
	-o-animation-delay: 0.2s;
	animation-delay: 0.2s;
}

.nav-div navbar .ico-btn {
	-webkit-transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	-moz-transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	-ms-transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	-o-transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
}

.nav-div navbar div.search.focused.not-null .ico-btn.search-btn {
	visibility: visible;
	opacity: 1;
	-webkit-transition-duration: 0.6s;
	-moz-transition-duration: 0.6s;
	-ms-transition-duration: 0.6s;
	-o-transition-duration: 0.6s;
	transition-duration: 0.6s;
}

/*Styling Tabs*/
.nav-div navbar .tabs .navbar-body li.active a {
	color: #333;
}

.nav-div navbar .tabs .navbar-body li {
	-webkit-transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	-moz-transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	-ms-transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	-o-transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	transition: all 0.2s cubic-bezier(0.21, 0.61, 0.36, 1);
	padding-right: 10px;
	list-style-type: none;
	display: inline-block;
	text-align: center;
}

.nav-div navbar .tabs .navbar-body li:hover {
	background: rgba(0, 0, 0, 0.02);
	height: 100%;
}

.nav-div navbar .tabs .navbar-body li:active {
	background: rgba(0, 0, 0, 0.05);
}

.nav-div navbar .tabs .navbar-body li a:hover, .tabs .navbar-body li a:active
	{
	background: rgba(0, 0, 0, 0);
	color: #5bc0de;
}

.col-md-12 {
	border: 0px solid;
	padding-bottom: 0px;
}

.listagem ul {
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	max-height: 420px;
	margin-left: -45px;
}

/*Styling Tab Highlighter*/
.nav-div navbar .tab-highlighter {
	height: 2px;
	width: 50px;
	margin-top: 0px;
	background: #000;
	position: absolute;
	-webkit-transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
	-moz-transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
	-ms-transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
	-o-transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
	transition: all 0.6s cubic-bezier(0.21, 0.61, 0.36, 1);
}

.backnone {
	background: none !important;
}

.fundo-r {
	vertical-align: bottom;
	height: 4px;
	bottom: -1px;
	width: 100%;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

/*Keyframes*/
@keyframes SwiftSlide { 100% {
	margin-right: 0;
	opacity: 1;
}

}
@keyframes SwiftSlideToRight { 100% {
	opacity: 0;
	margin-right: -30px;
}
}