
body {
	color: black !important;
}

.swal2-container {
	z-index: 20000 !important;
}

.valida-data-entrega,
.valida-vendedor,
.valida-cliente,
.valida-produto,
.valida-quantidade,
.valida-lista,
.valida-parcela,
.valida-cpf-cnpj,
.valida-cadastro,
.valida-consumo-diario
{
	color: red !important;
}

.table-row-unidade{
	background-color: #e4e4e4 !important;
	color: black !important;
}

.table-td-unidade{
	font-weight: bold !important;
}

.table td {
    padding: .35rem;
}

.table {
	color: black !important;
}

#tbl-lista-produtos {
	color: black;
}

#tbl-lista-produtos > tbody > tr > td {
	cursor: pointer;
}

#div-dados-profissional {
	cursor: pointer;
}

#div-dados-titular {
	cursor: pointer;
}

.error{
	color: red !important;
}

.error-validate {
    color: red;
    font-size: .80rem;
    margin-top: 2px;
}

.invalid-label{
    top: -20px !important;
    font-size: 0.8rem;
    color: red !important;
}

.not-data{
	color: #aea9c3;
    font-size: 0.8rem;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn){
    width: 100%;
}
.bootstrap-select>.dropdown-toggle{
    border-radius: 5px;
    background: #fff;
    border: 1px solid #eee;
    height: 40px;
}

@media (max-width: 450px){
	.bootstrap-select .dropdown-menu{
		max-width: 320px !important;
	}
}

@media (max-width: 576px){
	nav.navbar .dropdown-menu {
	    right: auto;
	    left: -150%;
	    transform: translateX(-50%);
	}	
}

@media (max-width: 350px){
	.daterangepicker .table-condensed tr>td, .daterangepicker .table-condensed tr>th {
		padding: 7px !important;
	    line-height: 1.5;
	}
}

.acao{
	display: inline-block;
}

.marcar-notificacoes-lidas{
	padding: 0.7rem;
}

.img-notification{
	height: 50px;
	width: fit-content;
}

.notificacao{
	border-top: .07rem solid rgba(0,0,0,.05);
}

.cor-verde-escuro{
	color: #006c36 !important;
}

.fundo-verde-escuro{
	background-color: #006c36 !important;
}

.cor-branco-head{
	color: white !important;
	font-weight: bold !important;
    border-right: 1px solid white !important;
    padding: .75rem !important;
}

.cor-branco{
	color: white !important;
    font-weight: bold !important;
}

.cor-verde{
    color: #07b152 !important;
}
.fundo-verde{
    background: #07b152 !important;
}
.cor-cinza{
	color: #868686 !important;
}
.cor-vermelha{
	color: red;
}

.cor-preto{
	color: black !important;
}

.fonte-16{
	font-size: 16px;
}

.w-15{
	width: 15% !important;
}

.w-20{
	width: 20% !important;
}

.w-30{
	width: 30% !important;
}

.w-70{
	width: 70% !important;
}

.w-35{
	width: 35% !important;
}

.fundo-vermelho{
	background-color: #ff0000;
}

.fundo-lateral{
    background-image: url("../img/logo_rac.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 25%;
    background-color: #c7e6c6;
}
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	  -webkit-user-select: none; /* Safari */
	   -khtml-user-select: none; /* Konqueror HTML */
		 -moz-user-select: none; /* Firefox */
		  -ms-user-select: none; /* Internet Explorer/Edge */
			  user-select: none; /* Non-prefixed version, currently
									supported by Chrome and Opera */
  }
.endereco{
	color: black;
}
.textarea-login{
	border: none;
    color: #5d5386;
    border-bottom: 1px solid #e4e8f0;
    width: 100%;
}
.textarea-login:focus{
	border-color: #5d5386;
}
.textarea-login::-webkit-input-placeholder, .textarea-login:-moz-placeholder, .textarea-login::-moz-placeholder, .textarea-login:-ms-input-placeholder {
	color: #e4e8f0;
}

.btn-inicial-grande{
	cursor: pointer;
	transition: .25s all;
}
.btn-inicial-grande:hover{
	background: #006c36 !important;
}

.btn-inicial-grande:hover i{
	color: white !important;
}

.btn-inicial-grande:hover .title{
	color: #fff !important;
}

.widget-12 .title{
	font-size: 1.1rem !important;
}

.imagem-cotacao{
	background-image: url("../img/cotacao.png");
	background-repeat: no-repeat;
}

#btn-trocar-usuario{
	padding: .6rem .5rem !important;
}

#tabela-padrao{
	width: 100% !important;
}

.tabela{
	border: solid;
	border-color:  gray;
	width: 80%;
}

.rodape{
	font-weight: bold;
	font-size: 75%;
}

.cor-cabecalho{
	color:  #07b152;
}

.info{
	text-align: center;
	border: 1px solid rgb(100,130,40);
}

.print:hover{
	background: #006c36 !important;
	color: white !important;
}

.botao-redondo{
	color: #006c36;
	background: white;
	border: #006c36 solid 2px;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	text-align: center;
	line-height: 48px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 10px;
	position: fixed;
    top: 0;
	z-index: 1020;
	cursor: pointer;
}
.botao-redondo:active {
	color: white;
	background: #07b152;
}

.estilo{
	font-size: 90;
	letter-spacing: 1px;
	color: black;
}

.saldo-dap .valor{
	font-size: 3rem;
	margin-bottom: 10px;
}
.saldo-dap .vencimento b{
	font-size: 1.5rem;
}

.saldo-dap .titulo{
	font-size: 1.3rem;
}
.saldo-dap .info{
	font-size: 1.5rem;
}

.cotacao-dia .section-title h6{
	font-weight: 400;
    margin-top: 5px;
    color: #98a8b4;
}
.cotacao-dia .titulo{
	font-size: 1.3rem;
}
.cotacao-dia .valor{
	font-size: 1.5rem;
}

.estacao .section-title h6{
	font-weight: 400;
    margin-top: 5px;
    color: #98a8b4;
}
.estacao .titulo{
	font-size: 1.2rem;
}
.estacao .valor{
	font-size: 1.2rem;
}

.dt-button.btn-group{
	font-size: 15px;
}

/* select.form-control{
	width: 100%;
} */

#tabela-padrao_wrapper {
	padding: 0;
}
#tabela-padrao_wrapper .dt-buttons button{
	margin-bottom: 5px;
}
#tabela-padrao_wrapper .dt-buttons .excel{
	position: fixed;
	z-index: 1100;
	top: 15px;
	right: 120px;
}

#tabela-padrao_wrapper .dt-buttons .pdf{
	position: fixed;
	z-index: 1100;
	top: 15px;
	right: 280px;
}

#tabela-padrao_wrapper .dt-buttons button.buttons-columnVisibility{
	color: #006c36;
	background: #fff;
    border-color: #006c36;
}
#tabela-padrao_wrapper .dt-buttons button.buttons-columnVisibility.active{
	background-color: #006c36;
	color: #fff;
}
table.tabela-enxuta{
	font-size: .9rem;
}
table.tabela-enxuta thead>tr>th.sorting_asc, table.tabela-enxuta thead>tr>th.sorting_desc, table.tabela-enxuta thead>tr>th.sorting, table.tabela-enxuta thead>tr>td.sorting_asc, table.tabela-enxuta thead>tr>td.sorting_desc, table.tabela-enxuta thead>tr>td.sorting{
	padding-right: 12px;
}
table.tabela-enxuta thead .sorting:before, table.tabela-enxuta thead .sorting:after, table.tabela-enxuta thead .sorting_asc:before, table.tabela-enxuta thead .sorting_asc:after, table.tabela-enxuta thead .sorting_desc:before, table.tabela-enxuta thead .sorting_desc:after, table.tabela-enxuta thead .sorting_asc_disabled:before, table.tabela-enxuta thead .sorting_asc_disabled:after, table.tabela-enxuta thead .sorting_desc_disabled:before, table.tabela-enxuta thead .sorting_desc_disabled:after{
	display: none;
}

#logo-branco-login{
	margin-top: 20px;
}

/* SUBSTITUIÇÃO TEMPLATE */
nav.navbar .user-size.dropdown-menu a.logout{
	background: #006c36;
}
nav.navbar .user-size.dropdown-menu a.logout:hover{
	background: #ff2227;
}
footer.main-footer a{
	margin:10px;
}
nav.navbar .dropdown-menu a{
	color: #006c36;
}
nav.navbar .dropdown-menu a:hover{
	color: #ff2227;
}
.page-item.active .page-link{
	color: #006c36;
}
.table tbody tr:not(.prod-preco):nth-child(even){
	background-color: #fafafa;
}
.table thead th{
	color: #006c36;
}
.table tfoot td{
	color: #111;
	background: #eee;
}

.btn-primary, .btn-primary:active{
	background-color: #006c36;
	border-color: #006c36;
	color: #fff;
}
.btn-primary:hover{
	background-color: #fff;
	border-color: #006c36;
	color: #006c36;
}

.btn-primary:hover i{
	color: #006c36;
}

#corpo{
	display: flex;
    flex-direction: column;
    min-height: calc(100vh - 120px);
}
nav.navbar{
	z-index: 1020;
}
.side-navbar ul.list-unstyled img{
	max-width: 30px;
	margin-bottom: 5px;
}
.compact-sidebar>.side-navbar ul a{
	padding-top: 0;
	color: #fff;
	cursor: pointer;
}
.compact-sidebar>.side-navbar ul ul a:hover, .compact-sidebar>.side-navbar ul a:hover i{
	color: #ff2227;
}
.compact-sidebar>.side-navbar ul ul, .compact-sidebar>.side-navbar a[aria-expanded="true"]{
	background: #006c36;
}
.widget-14 .owl-item.active.center .item{
	background: #07b152;
}
.widget-21 .widget-body{
	padding: 3rem 1.4rem;
}
.widget-23 .btn-outline-light{
	color: #fff;
}
.widget-23 .btn-outline-light:hover{
	color: #07b152;
}
.widget-15 .weather-icon i{
	font-size: 7rem;
}
.widget-15 .owl-item .item .weather-temp{
	font-size: 2rem;
}
.widget-15 .weather-infos .temp{
	font-size: 2.9rem;
}

@media (min-width: 576px){
	.altera_tamanho_fonte{
		display: none !important;
	}
}

@media (max-width: 576px){
	.widget{
		margin-bottom: 15px;
	}
	.padding-zero-mobile{
		padding: 0;
		margin-top: 15px;
	}
	.table tfoot td.rodape-total:before{
		margin-left: -45px;
	}
	.table tfoot td.rodape-total-comercio:before{
		margin-left: -75px;
	}
	.table tfoot td.rodape-total-semente:before{
		margin-left: -70px;
	}
}
@media (max-width: 768px){
	#tabela-padrao_info{
		display: none;
	}
	
	.buttons-excel{
		display: none;
	}
	.table{
		/* font-size: calc(0.9vw + 0.9vh); */
	}
	.widget-12 .title{
		/* font-size: 1.6rem; */
	}
	.text-center-mobile {
		text-align: center!important;
	}	
	
	.table td {
		padding: 0.2rem;
	}	
	.table thead th {
		padding: 5px 2px 5px 2px;
	}
	
	.col-lg-mobile {
		padding: 4px 4px;
	}
	
	.container-mobile {
		/* padding: 4px 4px; */
	}

	.login-nav{
		margin-top: 0px !important;
	}
}

@media (max-width: 1200px) {
	.text-center-mobile {
		text-align: center !important;
	}
}

@media (min-width: 769px){
	#logo-branco-login{
		margin-top: 40px;
	}
}

@media (max-width: 768px){
	.table {
	    font-size: calc(0.9vw + 0.9vh) !important;
	}
}

.dataTables_info{
	padding-top: 0.5rem !important;
}

.pagination {
	max-width: 100%;
	overflow: auto;
	float: right !important;
	padding-top: .25rem!important	
}

@media (max-width: 425px){
	.pagination {
		max-width: 100%;
    	overflow: auto;
	}
}

.icone-perfil{
	color: white;
	vertical-align: middle;
    background: #006c36;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    vertical-align: middle;
    margin-top: 10px;
    margin-bottom: 10px;
}

.icone-g{
    width: 80px;
    height: 80px;
    line-height: 80px;
    display: block;
    margin: 0 auto 10px;
    font-size: 3rem;
}

.texto_link{
	color: #07b152;
}
.texto_link:hover{
	cursor: pointer;
	text-decoration: underline;
}

.icon-abrev{
	font-size: 1.3rem;
	margin-bottom: 2px;
}

.weather-icon{
	padding:0 !important ;
}

.text-gradient-verde {
    background: #07b152;
    background: linear-gradient(135deg,#6ff941 0%,#000000 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.chuva-dia-atual,
.vento-dia-atual,
.chuva-dia-proximo,
.vento-dia-proximo {
	display: table;
	margin: 0 auto;
	text-align : center;
}

.chuva-dia-atual > .wi,
.vento-dia-atual > .wi {
	font-size: 4.5rem;
}

.chuva-dia-atual > span,
.vento-dia-atual > span {
	padding-left: 10px;
	vertical-align: middle;
    display: table-cell;
    font-size: 2rem;
}

.chuva-dia-proximo > .wi,
.vento-dia-proximo > .wi {
	font-size: 2rem;
}

.chuva-dia-proximo > span,
.vento-dia-proximo > span {
	padding-left: 10px;
	vertical-align: middle;
    display: table-cell;
    font-size: 1.3rem;
}

.unidade-nome{
	font-weight: bold;
    font-size: 15px;
}

.section-title h2{
	color: #006c36 !important;
}

.navbar-header .logo-small{
	width: 100px !important;
}

.border-groove{
	border-top: groove;
	border-bottom: groove;
}

.border-groove-bottom{
	border-bottom: groove;
}

 /*
  * Begin::crop do Metronic
  */
.kt-avatar {
    position: relative;
    display: inline-block;
}
.kt-avatar.kt-avatar--outline .kt-avatar__holder {
    border: 3px solid #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
}
.kt-avatar .kt-avatar__holder {
    width: 120px;
    height: 120px;
    border-radius: 3px;
    background-repeat: no-repeat;
    background-size: cover;
}
.kt-avatar .kt-avatar__upload {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s;
}
.kt-avatar .kt-avatar__upload input {
    width: 0 !important;
    height: 0 !important;
    overflow: hidden;
    opacity: 0;
}
.kt-avatar .kt-avatar__cancel {
    cursor: pointer;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: auto;
    right: -10px;
    bottom: -5px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.1);
    display: none;
}
.kt-avatar .kt-avatar__upload i {
    color: #00a89c;
    font-size: 1.2rem;
}
img.kt-avatar__holder {
    vertical-align: middle;
    border-style: none;
}
/* * End::crop do Metronic */


