body,
html {
	margin: 0;
	padding: 0;
	height: 100%;
	transition: font-size 0.3s ease-in-out;
}

main {
	padding-top: 0;
}

.conteudo {
	min-height: 400px;
}

.box {
	min-height: 398px;
}

.btn:not(.btn-link) {
	box-shadow: none !important;
}

.btn-blue {
	color: #cccccc;
	background-color: #005675;
	border: 1px solid #cccccc !important;
}

/* .detalhes-usuario { margin-top: 15px; } */

/* .usuario-nome {
	vertical-align: top !important;
	padding-top: 5px;
	font-weight: bold;
} */

.barra-voltar {
	background: #fbfbfb;
	float: left;
	display: block;
	width: 100%;
	border-top: 2px solid #f4f4f4;
	padding: 8px;
}

.required-field:after {
	color: #f6675d;
	content: "*";
	position: absolute;
	margin-left: 3px;
	top: 0px;
}

.box-captcha {
	width: 200px;
	text-align: center;
	margin-left: 60px;
}

.box-captcha button {
	width: inherit;
	white-space: normal;
	font-size: 0.89em;
	padding: 10px 4px 10px 4px;
	text-transform: none;
	border-radius: 4px;
}

.bgm-cinza-claro {
	background-color: #f7f7f7 !important;
	color: #AEAEAE !important;
}

.bloco {
	/*padding-top: 15px;*/
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}

.clear {
	clear: both;
}

.alert-intervalo {
	padding: 7px !important;
}

.btn-min-width-160>.btn {
	min-width: 160px;
}

.col-centered {
	float: none;
	margin: 0 auto;
}

.mdc-text-blank {
	color: #FFFFFF !important;
}

.mdc-text-amber {
	color: #FFC107;
}

.mdc-text-blue {
	/*color: #2196f3;*/
	color: #278bc9;
}

.mdc-text-red {
	color: red;
}

.mdc-text-green {
	color: #4CAF50 !important;
}

.mdc-text-orange {
	color: #FF9800 !important;
}

.btn-icon {
	height: 25px !important;
	width: 25px !important;
}

.mdc-text-blue-gray {
	color: #607D8B !important;
}


.table-center>thead>tr>th,
.table-center>tbody>tr>td {
	text-align: center !important;
	vertical-align: middle !important;
}

/*
.table>thead>tr>th:first-child,
.table>tbody>tr>th:first-child,
.table>tfoot>tr>th:first-child,
.table>thead>tr>td:first-child,
.table>tbody>tr>td:first-child,
.table>tfoot>tr>td:first-child {
	padding-left: 10px !important;
}

.table>thead>tr>th:last-child,
.table>tbody>tr>th:last-child,
.table>tfoot>tr>th:last-child,
.table>thead>tr>td:last-child,
.table>tbody>tr>td:last-child,
.table>tfoot>tr>td:last-child {
	padding-right: 10px !important;
}
*/

.detalharEmpresa {
	padding: 5px !important;
	text-align: justify !important;
}

.input-group-addon:last-child {
	border-top: 0;
}

.alert-dismissible .close {
	right: 0;
}

/* .table-striped>tbody>tr:nth-child(odd)>td {
	background-color: #f1f1f1 !important;
} */

.table-striped .btn-default {
	/* border: none; */
}

.pagination>li>a {
	padding: 0 !important;
	line-height: 38px !important;
}

.bgm-zebra {
	background-color: #f4f4f4;
}

.bgm-zebra>td {
	border-top: none !important;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	/* border-top: none !important; */
}

.radio,
.checkbox {
	margin-top: 5px !important;
}

.chosen-single {
	text-transform: none !important;
}

.form-group {
	margin-bottom: 15px !important;
}

.card-padding {
	padding: 15px !important;
}

.tab-nav {
	margin-left: 15px !important;
}

.fc-toolbar h2 {
	color: black !important;
}

.fc-day {
	cursor: pointer !important;
}

.fc-day-number {
	cursor: pointer !important;
}

.fc-day-top {
	cursor: pointer !important;
}

.modal-lgx {
	width: 90% !important;
}

.radioMeuPerfil .disabled input[type="radio"] {
	cursor: not-allowed;
}

.class-chosen-default div span {
	color: #999
}

.has-error .chosen-single {
	border-bottom: 1px solid #a94442
}

.info-calendar span {
	color: black;
	cursor: auto;
}

.info-calendar .fc-time {
	display: none;
}

.border-cards-bilhetes {
	border: 1px solid #edecec;
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}

.table-meus-bilhetes>.ng-isolate-scope {
	display: none;
}

.table-notas>.ng-isolate-scope {
	display: none;
}

.table-bilhetes-visualizar th {
	display: none;
}

.bilhete-premiado {
	background-color: rgba(255, 193, 7, 0.3);
	border-color: rgb(255, 193, 7);
	/* .bgb-amber */
}

.nav-tab {
	border-bottom-width: 2px;
}

.nav-tabs>li>a {
	border: none !important;
	height: 41px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	border: none !important;
	border-bottom: 2px solid transparent;
	padding-bottom: 12px;
	font-weight: 700;
}

.nav>li>a:hover,
.nav>li>a:focus {
	background-color: transparent !important;
}

.nav-tabs>li>a:hover {
	border: none;
}

.nav-tabs li.active a:after {
	background-color: #278bc9;
	content: "";
	height: 2px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

.table .ng-table-header {
	font-weight: 700;
}

.pagination>.active>a {
	background-color: #062335;
}

/* Calendário Sorteios */
.fc-toolbar h2 {
	font-size: 35px;
}

.fc {
	box-shadow: none;
}

.fc th {
	background-color: #f1f1f1;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-weight: 700;
}

.fc td,
.fc th {
	border-color: #ccc;
}

.fc table tr>td:first-child {
	border-left-width: 1px;
}

.fc button {
	height: 40px;
	color: #fff;
	background-color: #f7ad10;
	border-color: #f7ad10;
	border-radius: 30px;
}

.fc-state-default {
	background-image: none;
	background-color: #f7ad10;
}

.fc-state-default.fc-corner-left,
.fc-state-default.fc-corner-right {
	border-radius: 30px;
}

.fc-state-default.fc-corner-left {
	margin-right: 10px;
}

.tree-grid th {
	font-weight: 700;
}

.tree-grid-paginacao {
	background-color: #f4f4f4;
	padding-left: 15px;
	text-align: left;
}

.tree-grid-paginacao .pagination-prev,
.tree-grid-paginacao .pagination-next {
	font-weight: bold;
}

.verTodasAsNotas-Link:link,
.verTodasAsNotas-Link:visited {
	text-decoration: none;
}

.verTodasAsNotas-Link:hover {
	text-decoration: underline;
	color: #81BEF7;
}

.verTodasAsNotas-Link:active {
	text-decoration: none;
}

.sorteioMensal-Link:hover {
	text-decoration: underline;
	cursor: pointer;
	color: #337ab7;
}

.sorteioMensal-Link {
	display: inline-block;
	font-weight: bold;
}

.image-teste {
	height: 100%;
	min-height: 100%;
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	text-align: center;
}

.image-teste div {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 350px;
	width: 50%;
	padding: 6%;
}

.sa-button-container {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	height: 50px;
}

.cancel {
	display: inline-block;
}

.sa-confirm-button-container {
	display: inline-block;
}

.shadow {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-sm {
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.border-l-danger {
	border-left: 1px dashed red;
}

.border-l-blue {
	border-left: 1px dashed #005675;
}

.card {
	background-color: #ffffff;
	border: 1px solid #e7e7e7;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.nav-tabs {
	background-color: #EEEFF6;
}

.text-black {
	color: #000 !important;
}

.navbar-link {
	background-color: #19b250 !important;
	border: none;
	margin: 0;
	border-top: 1px solid #19b250;
}

.navbar-brand.logo {
	height: auto !important;
}

.green {
	background-color: #19b250 !important;
	color: #fff !important;
}

.text-green {
	color: #4F6228 !important;
}

.text-white {
	color: #FFF !important;
}

.tw-bg-gray-900 {
	--tw-bg-opacity: 1;
	background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.footer-bottom {
	background-color: #005675 !important;
}

.bg-blue {
	background-color: #083A88 !important;
}

footer {
	background-color: #19b250 !important;
	color: #edecec !important;
}

.navbar-top {
	align-items: center;
	padding: 1em auto;
	vertical-align: middle;
	/* background-color: #2AC661; */
	/* background-color: #0E9B2C; */
	background-color: #005675;
	width: 100%;
	border: none;
	border-radius: 0;
	border-bottom: 1px solid #005675;
	/* border-bottom: 1px solid #0E8427; */
	/* border-bottom: 1px solid #2AC661; */
	font-size: 1em;
}

.navbar-top a {
	display: flex;
	align-items: center;
	font-size: 1.2em;
	/* color: #000; */
	color: #fff;
	/* font-weight: bold; */
	line-height: 1.2em
}

.navbar-top img {
	margin-right: 5px;
	/* Adiciona espaço entre a imagem e o texto */
	display: block;
	/* Garante que a imagem seja tratada como um bloco */
}

footer .titulos {
	border-bottom: 1px solid #fff;
	padding: 5px;
	display: block;
	font-size: 15px;
	color: #FFF;
	margin-bottom: 15px;
}

footer a {
	color: #fff !important;
}

/* Cards estatitisca */
.card {
	border-radius: 6px;
	box-shadow: 0 2px 2px rgba(204, 197, 185, .5);
	background-color: #fff;
	color: #252422;
	margin-bottom: 20px;
	position: relative;
	z-index: 1;
}

.card .content {
	padding: 15px;
}

.card .footer {
	padding: 0;
	position: relative;
}

.card .footer div {
	display: inline-block;
}

.card .stats {
	color: #a9a9a9;
	font-weight: 300;
}

.card .icon-big {
	font-size: 3.5em;
	min-height: 64px;
}

.card .numbers {
	font-size: 2.5em;
	text-align: right;
}

.card .numbers p {
	margin: 0;
	font-size: 16px;
}

.bd-5-left-warning {
	border-left: 5px solid #FFA829;
}

.bd-5-left-gov {
	border-left: 5px solid #005675;
}

.bd-5-left-orange {
	border-left: 5px solid #F6675D;
}

.bd-5-left-green {
	border-left: 5px solid #19B250;
}

.text-gov {
	color: #005675 !important;
}

.stretched-link::after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(238, 149, 149, 0.23) !important;
}

.btn-success {
	background-color: #0E8427 !important;
	border-color: #0E8427 !important;
}

input#email {
	text-transform: lowercase;
}
