
@media (min-width: 992px){
	.modal-lg, .modal-xl {
		max-width: 1280px !important;
	}
}

.email-application .content-area-wrapper .content-right {
    width: calc(100% - 0px) !important;
}

.avatar {
	background-color: transparent !important;
}

.icone-permissao {
	width: 24px !important;
}

.nav-tab-sub-menu {
	margin-bottom: 0px !important;
}

.custom-file-input:lang(pt-br)~.custom-file-label::after {
	content: '>' !important;
}

html .navbar-sticky.footer-static .app-content .content-area-wrapper, html .navbar-sticky.footer-static .app-content .kanban-wrapper {
	height: 100% !important;
}

.file-manager-application .content-area-wrapper .file-manager-main-content .file-manager-content-body .view-container .file-manager-item {

	cursor:initial !important;
}

.div-contrato-item {
	margin-bottom: 20px !important;
}

.uppy-DashboardAddFiles-info{
	margin-top: 20px !important; 
	display: none !important;
}

.congratulation-medal {
	/* position: absolute; */
	/* top: 0; */
	right: 10px !important;
}

.borda-10 {
	border-radius: 10px !important;
}

.ms-75 {
	margin-left: .75rem !important;
}

.me-1 {
	margin-right: 1rem!important;
}