.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #ffffff;
    background-color:transparent;
}

li {
	list-style-type: none;
}

#header {
	text-align: center;
}

.formImage {
	display: flex;
	justify-content: center;
	max-width: 100%;
}

.formImage img {
	max-width: 100%;
	height: auto;
}

@media (min-width: 768px) {
	.formImage-left {
		float: left;
	}

	.formImage-right {
		float: right;
	}
}

#textForm {
	text-align: center;
}

.centralBody {
	float: none;
	margin: 0 auto
}

.hrStyle {
	border-color: black;
	border-width: 5px;
	margin-right: 10%;
}

.hrAssinaturaVistoria{
	border-color: black;
	width: 400px;
	margin-top:180px;
}

.hrAssinaturaVistoriaResponsavel{
	border-color: black;
	width: 400px;
	margin-top:60px;
}

.form-group {
	margin-bottom: 7px;
}

div:not(.modal-backdrop) {
	margin-bottom: 10px;
}

.pagination-footer,
.pagination-footer div,
.pagination-footer span,
.pagination-footer button {
	margin-bottom: 0 !important;
}

.fieldsetStyle {
	border: 1px rgb(196, 190, 190) solid;
	padding: 10px;
}

.fieldsetStyle button {
	margin-top: 10px;
}

.modalStyle {
	padding: 10px;
}

.process h4 {
	background-color: #F5F5F5;
}

#titles_row div, #row_processo div {
	text-align: center;
	text-decoration-style: bol
}

body, html {
	height: 100%;
	width: 100%;
	padding-right: 0px;
}

#map {
	position: fixed;
	height: 86%;
	top: 85px;
	left: 25%;
	right: 0%;
	border: 1px solid #dddddd;
	border-radius: 5px;
	display: block;
}

#tools {
	position: fixed;
	right: 0%;
	top: 85px;
}

div.navMap {
	position: absolute;
	padding: 10px;
	width: 22%;
	display: block;
}

div.navMapContent {
	position: absolute;
	top: 60px;
	width: 94%;
	height: 94%;
	min-height: 520px;
	overflow: auto;
}

div.olControlAttribution {
	bottom: 20px;
}

.ui-dialog {
	z-index: 1000 !important;
	font-size: 12px;
	width: 'auto';
}

.center {
	margin: auto;
	width: 60%;
	border: 3px solid #8AC007;
	padding: 10px;
}

div.acesso {
	margin: 10px;
	padding: 20px;
	position: absolute;
	top: 30%;
	height: 10px;
	width: 10px;
	left: 8%;
}

div.logo {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 500px;
	margin-top: -250px; /* Half the height */
	margin-left: -250px; /* Half the width */
}

div.login {
	position: absolute;
	top: 45%;
	left: 40%;
	width: 1100px;
	height: 500px;
	margin-top: -250px; /* Half the height */
	margin-left: -500px; /* Half the width */
}

div.textLogin {
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding: 12px;
	background-color: #f2f2f2;
}

div.appendTable {
	position: absolute;
	right: auto;
	padding-bottom: 20px;
}

div.selectlayerInfo {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 340px;
	height: 25px;
}

div.info-btn {
	display: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

div.seach-map-btn {
	left: 25%;
	top: 100px;
	position: absolute;
	display: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	opacity: 0.8;
	filter: alpha(opacity = 80); /* For IE8 and earlier */
}

div.zoom-plus-btn {
	left: 20px;
	top: 20px;
	position: absolute;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	opacity: 0.7;
	z-index: 100;
	filter: alpha(opacity = 70); /* For IE8 and earlier */
}

img.onePhoto {
	width: 100%;
}

.olImageLoadError {
	opacity: 0 !important;
	filter: alpha(opacity = 0) !important;
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	width: 100%;
	margin: auto;
}

.vakata-context li>a {
	display: block;
	padding: 0 2em 0 2em;
	text-decoration: none;
	width: auto;
	color: black;
	white-space: nowrap;
	line-height: 2.4em;
	text-shadow: 1px 1px 0 white;
	border-radius: 1px;
	background-color: white;
}

.faixamin {
	height: 30px;
	width: 180px;
	margin-right: 20px;
}

.faixamax {
	height: 30px;
	width: 180px;
	margin-right: 20px;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px
		rgba(102, 175, 233, .6);
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}

.ui-spinner-input {
	max-width: 100px;
	max-height: 25px;
}

div.loadQuickSearch {
	z-index: 1000;
	display: none;
}

.material-icons.red { color: red; }
.material-icons.black { color: black; }
.material-icons.green { color: green; }
.material-icons.yellow { color: rgba(177, 170, 78, 0.63); }

.acao{
	margin-right:10px;
	margin-bottom: 10px;
}

.action-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 4px;
	padding: 6px 8px;
	border: none;
	border-radius: 6px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height: 1.5;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	margin-right: 8px;
	margin-bottom: 8px;
	transition: background-color 0.2s ease, box-shadow 0.2s ease;
}

.action-button:hover {
	text-decoration: none;
}

.action-button .material-icons {
	font-size: 16px;
	line-height: 1;
	margin: 0;
	padding: 0;
	flex-shrink: 0;
}

.action-button .action-icon {
	width: 16px;
	height: 16px;
	flex-shrink: 0;
	margin: 0;
	padding: 0;
}

.action-button span {
	margin: 0;
	padding: 0;
}

.legendTable td {
	vertical-align: middle;
}

.action-button.view-requirement,
.action-button.view-documents,
.action-button.history-variant {
	background-color: #00888d;
	color: #f8f9fa;
}

.action-button.view-requirement:hover,
.action-button.view-documents:hover,
.action-button.history-variant:hover {
	background-color: #006f74;
}

.action-button.add-email {
	background-color: #43a047;
	color: #f8f9fa;
}

.action-button.add-email:hover {
	background-color: #388e3c;
}

.action-button.edit-process,
.action-button.upload-documents {
	background-color: #cc8f00;
	color: #f8f9fa;
}

.action-button.edit-process:hover,
.action-button.upload-documents:hover {
	background-color: #b37e00;
}

.action-button.edit-requirement,
.action-button.view-pendencies,
.action-button.remove-process {
	background-color: #e53935;
	color: #f8f9fa;
}

.action-button.edit-requirement:hover,
.action-button.view-pendencies:hover,
.action-button.remove-process:hover {
	background-color: #c62828;
}

.action-button.upload-documents-disabled {
	background-color: #9e9e9e;
	color: #f8f9fa;
	cursor: not-allowed;
}

.action-button.print-document {
	background-color: #6c757d;
	color: #f8f9fa;
}

.action-button.print-document:hover {
	background-color: #5a6268;
}

.btnMargin{
	margin-right:10px;
}

.marginAlvara{
	padding-top: 20px
}

.paddingAlvara{
	padding: 2px
}

.marginAlvara{
	margin-bottom: -2px
}


.fixed-table-container{
	height: 325px;
	padding-bottom: 7%;
}

@media (min-width: 992px) {
  .modal-xl {
    max-width: 1000px;
  }
}

@media (min-width: 1100px) {
  .modal-xl {
    max-width: 1140px;
  }
}

@media (min-width: 1400px) {
  .modal-xl {
    max-width: 90%;
  }
  .modal-body {
  	height: 98%;
  }
  .fixed-table-container{
  	height: 95%;
  	padding-bottom:7%;
  }
}

.infoUser{
	font-size:12px;
}

.infoUser span{
	font-weight: bold;
	margin-right:15px
}

.btnSmall{
	padding:4px;
	font-size: 12px;
}

.signature-progress-info {
	min-width: 92px;
	font-weight: 700;
	white-space: nowrap;
}

.btnSelected{
	background: #1296db;
}

#btnVerTodos{
	margin-right:-10px;
	font-size:12px;
	padding:4px;
}

.abaProcessos{
	margin:-10px;
	padding:4px;
	font-size:12px;
}

[data-field="actions"] {
	display: block;
	width: 25em;
}

.popupNotice {
	display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
    top: 0px;
    left: 0px;
    z-index: 4;
    padding: 16px;
}

.popupNotice-content{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70%;
}

.popupNoticeCloseBtn {
  font-size: 32px;
  color: #fff;
  opacity: 0.5;
  z-index: 5000;
}

.popupNoticeCloseBtn:hover {
  opacity: 1;
  color: #fff;
  text-decoration: none;
}
.popupNoticeCloseBtn:before, .popupNoticeCloseBtn:after {
  width: 2px;
  background-color: #fff;
}

.popupWaiting {
	display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1;
    top: 0px;
    left: 0px;
    z-index: 2000;
    padding: 16px;
}

.popupWaiting-content{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	top: 16px;
}

.modalWaiting {
	background-color: #fff;
	padding: 5px;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.modalWaiting p{
	font-weight: bold;
    font-size: 150%;
    font-family: -webkit-body;
}


@media print {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
		 float: left;
	}
	.col-md-12 {
		 width: 100%;
	}
	.col-md-11 {
		 width: 91.66666667%;
	}
	.col-md-10 {
		 width: 83.33333333%;
	}
	.col-md-9 {
		 width: 75%;
	}
	.col-md-8 {
		 width: 66.66666667%;
	}
	.col-md-7 {
		 width: 58.33333333%;
	}
	.col-md-6 {
		 width: 50%;
	}
	.col-md-5 {
		 width: 41.66666667%;
	}
	.col-md-4 {
		 width: 33.33333333%;
	}
	.col-md-3 {
		 width: 25%;
	}
	.col-md-2 {
		 width: 16.66666667%;
	}
	.col-md-1 {
		 width: 8.33333333%;
	}
	.col-md-auto{
		flex: 0 0 auto;
		width: auto;
		max-width: none;
	}
 }

.legendTable th {
	width: auto !important;
	padding-right: 20px;
	text-align: left;
}

.legendTable th:first-child,
.legendTable td:first-child {
	width: 100px !important;
}

#page-entrada .legendTable th:first-child,
#page-entrada .legendTable td:first-child {
	width: 170px !important;
}

.legendTable tr:not(:last-child) td {
    border-bottom: 1px solid #dddddd;
}

.legendTable td > i,
.legendTable td > img,
.legendTable td > button,
.legendTable td > a {
	display: inline-flex;
	align-items: center;
	justify-content: flex-start;
	min-width: 90px;
	height: 32px !important;
	margin: 10px 10px 10px 0 !important;
	vertical-align: middle;
}

.legendTable td > button,
.legendTable td > a {
	padding: 6px 10px !important;
}

.legendTable td > i,
.legendTable td > img {
	width: 90px !important;
	padding: 4px 10px !important;
	object-fit: contain;
	object-position: left center;
}

#page-entrada .legendTable td > i,
#page-entrada .legendTable td > img,
#page-entrada .legendTable td > button,
#page-entrada .legendTable td > a {
	min-width: 160px;
}

.legendTable .action-button i {
	margin-top: 0 !important;
}

.legendTable td a,
.legendTable td button,
.legendTable td > i,
.legendTable td > img {
	pointer-events: none;
	cursor: default !important;
}

.new-modal-content-pdf {
	display: none;
	position: fixed;
	width: auto;
	background: #34344c;
    color: whitesmoke;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	z-index: 101;
	margin-top: 80px;
}

.new-modal-body-pdf {
	padding: 12px 12px 4px 12px;
}

.new-modal-content-scale-pdf {
	display: none;
	position: fixed;
	width: 194px;
	background: #34344c;
    color: whitesmoke;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	z-index: 101;
	right: 32px;
}

.new-modal-body-scale-pdf {
	padding: 0.6rem 1rem 0 1rem;
    max-height: 352px;
}

.new-modal-body-scale-pdf-value {
	display: flex;
    justify-content: center;
}

.new-modal-body-scale-pdf-text {
	margin: 2px 0 0 16px;
    width: 24px;
}

.new-modal-body-scale-pdf-input {
	width: 136px;
    height: 28px;
    margin: 0 16px 0 0;
    border-radius: 6px;
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
	padding: 0 8px;
}

.modal-edit-color {
	display: none;
	position: fixed;
	width: 150px;
	background: #34344c;
    color: whitesmoke;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	z-index: 101;
	right: 32px;
}

.new-modal-dialog {
    max-width: 400px;
    margin: 1.75rem auto;
}

.new-modal-content {
	position: absolute;
	width: 400px;
	display: -ms-flexbox;
	-ms-flex-direction: column;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
}

.new-modal-body {
	padding: 1.5rem 1rem 0 1rem;
	max-height: 352px;
}

.new-modal-header {
	display: flex;
	width: 400px;
	height: auto;
	padding: 1rem 1rem 0.6rem 1rem;
}

.new-modal-header .close {
	padding: 1rem;
	margin: -1rem -1rem -1rem auto;
	color: #3949AB;
	opacity: 1;
}

.new-modal-header .close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	opacity: 1;
}

.new-modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	width: calc(100% + 62px);
	text-align: center;
	font-weight: bold;
}

.new-modal-text {
	line-height: 1.5;
	font-size: 14px;
	text-align: justify;
	margin: 0 8px;
}

.new-modal-hr {
	margin: 0px 16px;
	border-color: #627886;
}

.signature-decision-modal {
	background-color: rgb(29, 36, 40, 0.8);
}

.signature-decision-modal .new-modal-internal-dialog {
	width: calc(100% - 32px);
	max-width: 640px;
	min-height: 100%;
	height: auto;
	padding: 24px 0;
}

.signature-decision-content {
	position: relative;
	width: 640px;
	max-width: 100%;
	max-height: calc(100vh - 48px);
	display: flex;
	flex-direction: column;
	overflow: hidden;
}

.signature-decision-header {
	width: 100%;
	align-items: center;
	justify-content: space-between;
	padding: 18px 20px 12px 20px;
}

.signature-decision-content .new-modal-title {
	width: auto;
	text-align: left;
	font-size: 18px;
	line-height: 24px;
	color: #1D2428;
}

.signature-decision-close {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 32px;
	height: 32px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #3949AB;
	cursor: pointer;
}

.signature-decision-close .material-icons {
	font-size: 22px;
	line-height: 1;
}

.signature-decision-close:hover,
.signature-decision-close:focus {
	color: #263072;
	outline: none;
}

.signature-decision-body {
	display: flex;
	flex-direction: column;
	max-height: none;
	min-height: 0;
	padding: 16px 18px 0 18px;
	overflow: hidden;
}

.signature-decision-body .new-modal-internal-text {
	text-align: left;
	font-weight: 700;
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 18px 0;
}

.signature-participants-search {
	display: flex;
	align-items: center;
	gap: 8px;
	height: 38px;
	margin-bottom: 18px;
	padding: 0 10px;
	border: 1px solid #DDE3EA;
	border-radius: 6px;
	background: #FFF;
	color: #3949AB;
	flex-shrink: 0;
}

.signature-participants-search .material-icons {
	font-size: 22px;
}

.signature-participants-search input {
	width: 100%;
	min-width: 0;
	border: 0;
	outline: none;
	box-shadow: none;
	font-size: 14px;
	color: #1D2428;
}

.signature-participants-search input::placeholder {
	color: #6A7A86;
}

.signature-participants-container {
	max-height: min(260px, calc(100vh - 330px));
	overflow-y: auto;
	margin: 0 0 16px 0;
	text-align: left;
	border: 1px solid #E1E6EB;
	border-radius: 6px;
	background: #FFF;
	flex-shrink: 1;
	min-height: 0;
}

.signature-participants-table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	font-size: 14px;
	color: #1D2428;
}

.signature-participants-table thead th {
	position: sticky;
	top: 0;
	z-index: 1;
	height: 56px;
	padding: 0 12px;
	border-bottom: 1px solid #E1E6EB;
	background: #FFF;
	font-weight: 700;
	vertical-align: middle;
}

.signature-participants-table tbody td {
	height: 30px;
	padding: 4px 12px;
	border-bottom: 1px solid #E1E6EB;
	vertical-align: middle;
	overflow-wrap: anywhere;
}

.signature-participants-table tbody tr:last-child td {
	border-bottom: 0;
}

.signature-participants-table .signature-participants-check-cell {
	width: 36px;
	text-align: center;
	padding-left: 10px;
	padding-right: 4px;
}

.signature-participants-table input[type="checkbox"] {
	width: 16px;
	height: 16px;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
}

.signature-participants-table input[type="checkbox"]:disabled {
	cursor: default;
}

.signature-participants-unavailable {
	color: #6A7A86;
}

.signature-participants-empty {
	height: 80px !important;
	text-align: center;
	color: #6A7A86;
}

.signature-participants-loading,
.signature-participants-load-error {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	min-height: 112px;
	padding: 20px;
	text-align: center;
	color: #6A7A86;
}

.signature-participants-load-error {
	color: #B3261E;
}

.signature-loading-spinner,
.signature-button-spinner {
	display: inline-block;
	width: 24px;
	height: 24px;
	border: 3px solid #DDE3EA;
	border-top-color: #3949AB;
	border-radius: 50%;
	animation: signature-loading-spin 0.8s linear infinite;
}

.signature-button-spinner {
	width: 16px;
	height: 16px;
	margin-right: 8px;
	border-width: 2px;
	border-color: rgba(255, 255, 255, 0.45);
	border-top-color: #FFF;
	vertical-align: -3px;
}

@keyframes signature-loading-spin {
	to {
		transform: rotate(360deg);
	}
}

.operation-button-loading {
	opacity: 0.5;
	pointer-events: none;
}

.signature-removal-loading,
.process-documents-loading {
	position: fixed;
	inset: 0;
	z-index: 10000;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	background: rgba(29, 36, 40, 0.55);
}

.signature-removal-loading-content,
.process-documents-loading-content {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	min-width: 280px;
	max-width: 100%;
	padding: 20px 24px;
	border-radius: 8px;
	background: #FFF;
	box-shadow: 0 10px 36px rgba(0, 0, 0, 0.2);
	font-size: 14px;
	font-weight: 700;
	color: #1D2428;
}

.signature-participant-status-signed {
	color: #1B7F3A;
	font-weight: 700;
}

.signature-participant-status-pending {
	color: #1D2428;
}

.signature-participant-status-not-requested {
	color: #6A7A86;
}

.signature-participant-status-unavailable {
	color: #6A7A86;
}

.signature-document-progress-mode .new-modal-internal-dialog,
.signature-document-progress-mode .signature-decision-content {
	max-width: 780px;
	width: calc(100% - 32px);
}

.signature-document-progress-mode .signature-participants-container.signature-document-groups-mode {
	max-height: min(520px, calc(100vh - 315px));
	border: 0;
	border-radius: 0;
	background: transparent;
}

.signature-document-group {
	margin-bottom: 12px;
	border: 1px solid #DDE3EA;
	border-radius: 6px;
	background: #FFF;
	overflow: hidden;
}

.signature-document-group:last-child {
	margin-bottom: 0;
}

.signature-document-group-toggle {
	display: flex;
	align-items: center;
	gap: 8px;
	width: 100%;
	min-height: 54px;
	padding: 10px 14px;
	border: 0;
	background: #FFF;
	color: #1D2428;
	text-align: left;
	cursor: pointer;
}

.signature-document-group-toggle:hover,
.signature-document-group-toggle:focus {
	background: #F6F7FC;
	outline: none;
}

.signature-document-group-icon {
	flex: 0 0 auto;
	font-size: 20px;
	color: #3949AB;
}

.signature-document-group-title {
	min-width: 0;
	flex: 1 1 auto;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.signature-document-group-progress {
	flex: 0 0 auto;
	font-size: 12px;
}

.signature-document-group-progress {
	min-width: 44px;
	padding: 3px 8px;
	border-radius: 12px;
	background: #E3E6F6;
	color: #263072;
	font-weight: 700;
	text-align: center;
}

.signature-document-group-content {
	margin: 0 10px 12px 10px;
	border: 1px solid #E1E6EB;
	border-radius: 6px;
	overflow-x: auto;
}

.signature-document-group-content .signature-participants-table {
	min-width: 520px;
}

.signature-document-pagination {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 14px;
	min-width: 520px;
	min-height: 48px;
	padding: 6px 10px;
	border-top: 1px solid #E1E6EB;
	color: #6A7A86;
	font-size: 12px;
}

.signature-document-pagination label {
	display: flex;
	align-items: center;
	gap: 6px;
	margin: 0;
	font-weight: 400;
}

.signature-document-page-size {
	height: 30px;
	padding: 2px 22px 2px 6px;
	border: 0;
	background: #FFF;
	color: #1D2428;
}

.signature-document-page-range {
	min-width: 58px;
	text-align: center;
}

.signature-document-page-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	padding: 0;
	border: 0;
	background: transparent;
	color: #3949AB;
	cursor: pointer;
}

.signature-document-page-button:disabled {
	color: #AAB3BA;
	cursor: default;
}

.signature-document-page-button .material-icons {
	font-size: 20px;
}

@media (max-width: 600px) {
	.signature-document-progress-mode .new-modal-internal-dialog,
	.signature-document-progress-mode .signature-decision-content {
		width: calc(100% - 24px);
	}

	.signature-document-group-toggle {
		align-items: flex-start;
		flex-wrap: wrap;
	}

	.signature-document-group-title {
		width: calc(100% - 36px);
		flex-basis: calc(100% - 36px);
	}

	.signature-document-pagination {
		justify-content: flex-start;
	}
}

.signature-decision-actions {
	display: flex;
	justify-content: flex-end;
	gap: 16px;
	flex-wrap: nowrap;
	flex-shrink: 0;
	margin: 0 0 16px 0 !important;
}

.signature-decision-actions .new-modal-internal-button-info {
	margin-left: 0;
}

@media (max-width: 600px) {
	.signature-decision-modal .new-modal-internal-dialog {
		width: calc(100% - 24px);
		padding: 12px 0;
	}

	.signature-decision-content {
		max-height: calc(100vh - 24px);
	}

	.signature-participants-container {
		max-height: min(300px, calc(100vh - 360px));
	}

	.signature-participants-table {
		font-size: 13px;
	}

	.signature-participants-table thead th,
	.signature-participants-table tbody td {
		padding-left: 8px;
		padding-right: 8px;
	}

	.signature-decision-actions {
		flex-wrap: wrap;
	}

	.signature-decision-actions .btn {
		width: 100%;
		margin-left: 0;
	}
}

.new-modal-internal-dialog {
	display: flex;
	max-width: 400px;
	margin: auto;
	height: 100%;
	align-items: center;
}

.new-modal-internal-text {
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	line-height: 151%;
	text-align: center;
	color: #1D2428;
	margin-bottom: 16px;
}

.new-modal-internal-buttons {
	margin-bottom: 16px !important;
}

.new-modal-internal-button-danger {
	background: white;
	border-radius: 6px;
	border-color: white;
	color: #E53935;
	font-family: Roboto;
	font-weight: 400;
	font-size: 16px;
	width: 176px;
	height: 44px;
	box-shadow: none !important;
}

.new-modal-internal-button-danger:hover {
	background: white;
	border-radius: 6px;
	border-color: white;
	color: #E53935;
	font-weight: 700;
	box-shadow: none !important;
}

.new-modal-internal-button-danger:active {
	background: #F8C7C6;
	border-radius: 6px;
	border-color: #F8C7C6;
	color: #E53935;
	font-weight: 700;
	box-shadow: none !important;
}

.new-modal-internal-button-info {
	background: #3949AB;
	border-radius: 6px;
	border-color: #3949AB;
	color: #F8F9FA;
	font-family: Roboto;
	font-weight: 700;
	font-size: 16px;
	width: 176px;
	height: 44px;
	align-items: center;
	margin-left: 8px;
	box-shadow: none !important;
}

.new-modal-internal-button-info:hover {
	background: #4A5BC3;
	border-radius: 6px;
	border-color: #4A5BC3;
	color: #F8F9FA;
	outline: none;
	box-shadow: none !important;
}

.new-modal-internal-button-info:active {
	background: #263072;
	border-radius: 6px;
	border-color: #263072;
	color: #F8F9FA;
	outline: none;
	box-shadow: none !important;
}

.div-register-email {
	display: inline-block;
	width: 368px;
	height: 44px;
	border: 1px solid #3949AB;
	border-radius: 6px;
	margin-top: 24px;
	margin-bottom: 0;
}

.enter-button {
	color: #3949AB;
	background-color: transparent;
	width: auto;
	height: 100%;
	border-radius: 6px;
	padding: 9px;
	float: inline-end;
}

.enter-button:hover {
	cursor: pointer;
	background-color: #C4CAEB;
}

.label-register-email {
	position: absolute;
	color: #3949AB;
	font-size: 12px;
	left: 28px;
}

.new-modal-input-email {
	width: calc(100% - 52px);
	height: calc(100% - 14px);
	margin: 14px 0 0 8px;
	border: transparent;
	outline: transparent;
	font-size: 14px;
}

.div-registered-email {
	display: inline-block;
	width: 368px;
	height: 24px;
	border: 1px solid #3949AB;
	border-radius: 6px;
	margin-top: 8px;
	margin-bottom: 0;
}

.label-registered-email {
	position: absolute;
	font-size: 12px;
	text-align: center;
	width: 334px;
	height: 24px;
	margin-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.delete-button {
	background-color: transparent;
	width: 24px;
	height: 20px;
	border-radius: 6px;
	float: inline-end;
}

.delete-button:hover {
	cursor: pointer;
}

.modal-div-registered-emails {
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	max-height: 200px;
	width: calc(100% + 12px);
}

.modal-div-registered-emails-with-scrollbar {
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	max-height: 200px;
	width: calc(100% + 12px);
}

.modal-div-registered-emails-with-scrollbar::-webkit-scrollbar {
	width: 6px;
}

.modal-div-registered-emails-with-scrollbar::-webkit-scrollbar-track {
	border-radius: 6px;
	background-color: #f5f5f5;
}

.modal-div-registered-emails-with-scrollbar::-webkit-scrollbar-thumb {
	background-color: #627886;
	border-radius: 4px;
}

.modal-div-registered-emails-padding {
	padding: 8px 0;
}

.loading-modal {
	width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    z-index: 3;
    opacity: 100%;
    display: none;
    transition: opacity 0.3s ease;
}

.loader-modal-div {
	height: 160px;
    width: 180px;
    background-color: white;
    border-radius: 20px;
	box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px;
}

.loading-modal-label {
    text-align: center;
	font-family: sans-serif;
}

.loading-modal-loader {
    max-width: 72px;
    margin: 16px 0 8px 54px;
}

input[class="hide-arrow"]::-webkit-inner-spin-button, input[class="hide-arrow"]::-webkit-outer-spin-button {
	-webkit-appearance: none;

}

.search-filter {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
}

#search-filter-container {
	display: flex;
    flex-direction: row;
    justify-content: flex-start;
	gap: 8px;
    margin: 8px;
	align-items: center;
	flex-wrap: wrap;
}

#search-filter-actions-container {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	margin: 8px;
}

.filter-checkbox {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 4px;
	margin: unset !important;
}

.filter-checkbox > label {
	margin-bottom: 4px !important;
}

.chip {
	display: inline-block;
	padding: 0 8px;
	border: 2px solid #3949AB;
	font-size: 12px;
	line-height: 32px;
	border-radius: 6px;
	background-color: white;
	color: black;
	text-align: center;
	white-space: nowrap;
	transition: background-color 0.3s ease;
}

.chip .close-btn {
	margin-left: 8px;
	font-weight: bold;
	cursor: pointer;
}

.chip .close-btn:hover {
	color: #ff1744;
}

#modalSolicitarProcesso .modal-dialog {
	width: 1000px;
	max-width: 80vw;
}

#modalSolicitarProcesso .modal-content {
	max-height: 80vh;
	overflow: hidden;
	border: 1px solid #E0E5E8;
	border-radius: 6px;
	box-shadow: 0px 4px 8px rgba(98, 120, 134, 0.25);
}

.historic-content {
	max-height: 80vh;
	overflow-y: auto;
}

.history-process-dialog {
	max-width: 1280px;
	width: calc(100% - 3.5rem);
}

.history-process-content {
	max-height: calc(100vh - 3.5rem);
	overflow: hidden;
}

.history-process-content > .modal-body {
	overflow: auto;
	min-height: 0;
}

.history-process-content .fixed-table-container {
	height: auto;
	padding-bottom: 0;
}

#modalSolicitarProcesso .modal-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #E0E5E8;
	padding: 16px;
}

#modalSolicitarProcesso .modal-header .modal-title {
	text-align: left;
	width: auto;
	font-size: 16px;
	font-weight: 500;
	color: #1D2428;
	margin: 0;
}

#modalSolicitarProcesso .modal-header .close {
	color: #3949AB;
	opacity: 1;
	font-size: 20px;
	margin: 0;
}

#modalSolicitarProcesso .modal-header .close:hover {
	color: #1D2428;
	opacity: 1;
}

#modalSolicitarProcesso .modal-body {
	padding: 16px;
	overflow-y: auto;
}

#modalSolicitarProcesso .request-process-info {
	display: flex;
	flex-direction: column;
	gap: 2px;
}

#modalSolicitarProcesso .request-process-number,
#modalSolicitarProcesso .request-process-status {
	font-size: 16px;
	color: #1D2428;
	margin-bottom: 0;
	display: block;
}

#modalSolicitarProcesso .request-process-number {
	font-weight: 500;
}

#modalSolicitarProcesso .request-divider {
	border-top: 1px solid #E0E5E8;
	margin: 16px 0;
}

#modalSolicitarProcesso .request-intro-text {
	font-size: 16px;
	color: #1D2428;
	margin-bottom: 16px;
	display: block;
}

#modalSolicitarProcesso .request-fields-row {
	display: flex;
	gap: 16px;
	margin-bottom: 16px;
}

#modalSolicitarProcesso .request-fields-row .request-field {
	flex: 1;
	min-width: 0;
}

#modalSolicitarProcesso .request-field {
	margin-bottom: 16px;
}

#modalSolicitarProcesso .request-supporting-text {
	color: #8EA0AC;
	font-size: 12px;
	margin: 4px 0 0;
	text-align: left;
}

#modalSolicitarProcesso .request-chip-container {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 8px;
}

#modalSolicitarProcesso .chip {
	border-width: 1px;
	border-color: #E0E5E8;
	color: #37434B;
}

#modalSolicitarProcesso .request-documents {
	border: 1px solid #E0E5E8;
	border-radius: 6px;
	margin-bottom: 16px;
}

#modalSolicitarProcesso .request-documents .bootstrap-table {
	overflow: hidden;
	border-radius: 5px 5px 0 0;
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-documents .bootstrap-table div {
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-documents .clearfix {
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-documents .table {
	margin-bottom: 0;
	border-bottom: none;
}

#modalSolicitarProcesso .request-documents th {
	font-size: 14px;
	font-weight: 500;
	color: #1D2428;
	border-top: none;
}

#modalSolicitarProcesso .request-documents td {
	font-size: 14px;
	color: #1D2428;
	vertical-align: middle;
}

#modalSolicitarProcesso .request-accordion-card {
	background-color: #F8F9FA;
	border: 1px solid #E0E5E8;
	border-radius: 6px;
}

#modalSolicitarProcesso .request-accordion-card .create-task-card-label {
	background-color: #F8F9FA;
}

#modalSolicitarProcesso .request-accordion-header {
	background-color: transparent;
	border-bottom: none;
	padding: 0;
}

#modalSolicitarProcesso .request-accordion-toggle {
	display: flex;
	align-items: center;
	gap: 8px;
	width: 100%;
	padding: 16px;
	font-size: 14px;
	font-weight: 500;
	color: #1D2428;
	text-decoration: none;
}

#modalSolicitarProcesso .request-accordion-toggle:hover,
#modalSolicitarProcesso .request-accordion-toggle:focus {
	text-decoration: none;
	color: #1D2428;
}

#modalSolicitarProcesso .request-accordion-icon {
	font-size: 16px;
	color: #3949AB;
	transition: transform 0.2s ease;
}

#modalSolicitarProcesso .request-accordion-toggle.collapsed .request-accordion-icon {
	transform: rotate(-90deg);
}

#modalSolicitarProcesso .request-accordion-body {
	padding: 0 16px 16px;
}

#modalSolicitarProcesso .request-checkbox-row {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	padding-left: 0;
	margin-bottom: 16px;
}

#modalSolicitarProcesso .request-checkbox-row .form-check-input {
	position: static;
	margin: 2px 0 0;
}

#modalSolicitarProcesso .request-checkbox-label {
	font-size: 14px;
	color: #1D2428;
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-footer {
	border-top: none;
	align-items: center;
	justify-content: flex-end;
	gap: 16px;
	padding: 16px;
}

#modalSolicitarProcesso .request-btn-cancel {
	background: transparent;
	border: none;
	color: #E53935;
	font-weight: 400;
	font-size: 16px;
	padding: 10px 12px;
}

#modalSolicitarProcesso .request-btn-cancel:hover {
	background: rgba(229, 57, 53, 0.08);
	color: #E53935;
}

#modalSolicitarProcesso .request-btn-submit {
	background-color: #3949AB;
	border: none;
	color: #F8F9FA;
	font-weight: 500;
	font-size: 16px;
	padding: 10px 12px;
	border-radius: 6px;
}

#modalSolicitarProcesso .request-btn-submit:hover {
	background-color: #2c3785;
	color: #F8F9FA;
}

#modalSolicitarProcesso .request-group-divider {
	margin: 16px 0;
}

#modalSolicitarProcesso .request-added-groups {
	display: flex;
	flex-direction: column;
	gap: 8px;
	width: 100%;
	margin-bottom: 16px;
}

#modalSolicitarProcesso .request-added-groups-label {
	font-size: 14px;
	font-weight: 500;
	color: #37434B;
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-added-groups .request-chip-container {
	margin-top: 0;
}

#modalSolicitarProcesso .chip .request-chip-delete-icon {
	display: inline-flex;
	align-items: center;
	margin-left: 8px;
	cursor: pointer;
	vertical-align: middle;
	width: 10px;
	height: 11px;
	background-color: #37434B;
	-webkit-mask-image: url('../image/request-chip-delete-icon.svg');
	mask-image: url('../image/request-chip-delete-icon.svg');
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: contain;
	mask-size: contain;
}

#modalSolicitarProcesso .chip .request-chip-delete-icon:hover {
	background-color: #ff1744;
}

#modalSolicitarProcesso .request-group-alert {
	display: flex;
	align-items: flex-start;
	gap: 8px;
	width: 100%;
	background-color: #E3E6F6;
	border: 1px solid #6977CD;
	border-radius: 6px;
	padding: 8px 16px;
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-group-alert-icon {
	font-size: 16px;
	color: #1D2428;
	flex-shrink: 0;
	margin-top: 2px;
}

#modalSolicitarProcesso .request-group-alert-text {
	flex: 1 1 auto;
	min-width: 0;
	font-size: 14px;
	color: #1D2428;
}

#modalSolicitarProcesso .request-group-alert-close {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: none;
	appearance: none;
	padding: 0;
	margin: 0;
	margin-top: 2px;
	font-size: 16px;
	line-height: 1;
	color: #1D2428;
	opacity: 1;
	cursor: pointer;
	flex-shrink: 0;
}

#modalSolicitarProcesso .request-group-alert-close:hover {
	opacity: 0.7;
}

#modalSolicitarProcesso .request-documents .fixed-table-container {
	height: auto;
	padding-bottom: 0;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-documents .fixed-table-body {
	height: auto;
	max-height: 250px;
	overflow-y: auto;
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-documents-fake-pagination {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-wrap: nowrap;
	gap: 16px;
	padding: 6px 16px;
	border-top: 1px solid #E0E5E8;
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-documents-fake-pagination div {
	margin-bottom: 0;
}

#modalSolicitarProcesso .request-documents-fake-pagination-left {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	white-space: nowrap;
	height: 20px;
	gap: 8px;
	font-size: 12px;
	line-height: 20px;
	color: #8EA0AC;
}

#modalSolicitarProcesso .request-documents-pagesize-dropdown {
	display: flex;
	align-items: center;
	height: 20px;
}

#modalSolicitarProcesso .request-documents-fake-pagination-pagesize {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	white-space: nowrap;
	height: 20px;
	gap: 2px;
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	font-family: inherit;
	font-size: 12px;
	line-height: 20px;
	color: #1D2428;
	cursor: pointer;
}

#modalSolicitarProcesso .request-documents-fake-pagination-pagesize .material-icons {
	font-size: 16px;
	line-height: 1;
}

#modalSolicitarProcesso .request-documents-pagesize-dropdown .dropdown-menu {
	min-width: 60px;
	font-size: 12px;
	padding: 4px 0;
}

#modalSolicitarProcesso .request-documents-pagesize-dropdown .dropdown-item {
	padding: 4px 16px;
	cursor: pointer;
}

#modalSolicitarProcesso .request-documents-fake-pagination-count {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	white-space: nowrap;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	color: #1D2428;
}

#modalSolicitarProcesso .request-documents-fake-pagination-nav {
	display: flex;
	align-items: center;
	flex-shrink: 0;
	height: 20px;
}

#modalSolicitarProcesso .request-documents-fake-pagination-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	background: transparent;
	border: none;
	border-radius: 100px;
	width: 20px;
	height: 20px;
	padding: 2px;
	color: #1D2428;
	cursor: not-allowed;
}

#modalSolicitarProcesso .request-documents-fake-pagination-btn[disabled] {
	color: #BDC8CF;
}

#modalSolicitarProcesso .request-documents-fake-pagination-btn .material-icons {
	font-size: 16px;
	line-height: 16px;
}

#modalLegacyDocuments {
    font-family: 'Roboto', sans-serif;
}

#legacyInputSearchIcon {
    color: #3949AB;
    position: absolute;
    top: 76px;
    right: 25px;
    cursor: pointer;
}

@media screen and (max-width: 1400px) {
    .modal-dialog-chat-width {
        width: 696px;
    }
}

@media screen and (max-height: 700px) {
    .modal-dialog-chat-height {
        height: 480px;
    }
}

@media screen and (min-width: 1400px) {
    .modal-dialog-chat-width {
        width: 864px;
    }
}

@media screen and (min-height: 700px) {
    .modal-dialog-chat-height {
        height: 640px;
    }
}

@media screen and (max-height: 700px) {
    .modal-content-chat {
        display: flex;
        justify-content: space-between;
        height: 480px;
        background-color: #fff;
        border: 2px solid #3949AB;
        border-radius: 8px;
    }
}

@media screen and (min-height: 700px) {
    .modal-content-chat {
        display: flex;
        justify-content: space-between;
        height: 640px;
        background-color: #fff;
        border: 2px solid #3949AB;
        border-radius: 8px;
    }
}

@media screen and (max-height: 700px) {
    .modal-dialog-release-notes-height {
        height: 492px;
    }
}

@media screen and (min-height: 700px) {
    .modal-dialog-release-notes-height {
        height: 688px;
    }
}

.modal-dialog-release-notes-width {
    width: 660px;
}

@media screen and (max-height: 700px) {
    .modal-content-release-notes {
        display: flex;
		flex-direction: column;
        justify-content: space-between;
        height: 492px;
        background-color: #F8F9FA;
        border: 2px solid #E0E5E8;
        border-radius: 8px;
    }
}

@media screen and (min-height: 700px) {
    .modal-content-release-notes {
        display: flex;
		flex-direction: column;
        justify-content: space-between;
        height: 688px;
        background-color: #F8F9FA;
        border: 2px solid #E0E5E8;
        border-radius: 8px;
    }
}

.modal-release-notes {
	background: rgba(0, 0, 0, 0.8);
	height: 100vh;
	width: 100vw;
	justify-content: center;
	align-items: center;
	z-index: 3;
}

@media screen and (orientation: landscape) and (max-height: 660px) {
	.modal-release-notes {
		align-items: safe center;
	    justify-content: safe center;
		overflow-y: auto;
	}
}

.release-notes-date-and-version {
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;
	align-self: center;
	color: #8EA0AC;
	margin: 0;
}

.release-notes-date-and-version-title {
	font-weight: 500;
	color: #1D2428;
}

.release-notes-color-title {
	display: flex;
	width: max-content;
	height: 32px;
	border-radius: 6px;
	gap: 4px;
	opacity: 1;
	padding: 6px 8px;
	margin: 20px 16px 4px !important;
}

.release-notes-color-title-name {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #1D2428;
}

.release-notes-accordion-content {
	max-height: 0;
	overflow: hidden;
	margin: 0 !important;
	transition: max-height 0.5s ease;
}

.release-notes-accordion-content.active {
	max-height: none;
}

.lateral-line-bottom {
	display: flex;
	flex-direction: column;
	width: 30px;
	max-height: 0;
	height: 100%;
	overflow: hidden;
	padding-left: 16px;
	margin: 0 !important;
	transition: max-height 0.5s ease;
}

.lateral-line-bottom.active {
	max-height: none;
}

.release-notes-vertical-line {
	display: inline-block;
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #E0E5E8;
	margin: 5px 1px;
	transition: max-height 0.5s ease-out;
}

.release-notes-list-box {
	width: 100%;
	max-height: 100%;
	overflow-x: auto;
	margin: 0;
}

.release-notes-with-scrollbar::-webkit-scrollbar {
	width: 6px;
}

.release-notes-with-scrollbar::-webkit-scrollbar-track {
	border-radius: 6px;
	background-color: #f5f5f5;
}

.release-notes-with-scrollbar::-webkit-scrollbar-thumb {
	background-color: #627886;
	border-radius: 4px;
}

.release-notes-content-body {
	display: flex;
	margin: 0 !important;
}

.release-notes-lateral-line {
	display: flex;
	flex-direction: column;
	width: 30px;
	margin: 0 !important;
}

.release-notes-lateral-line-top {
	display: flex;
	flex-direction: column;
	width: 30px;
	height: 40px;
	gap: 2px;
	padding: 20px 0 0 16px;
	margin: 0 !important;
}

.release-notes-date-and-version-div {
	display: flex;
	justify-content: space-between;
	padding: 8px 16px 8px 0;
	margin: 0 !important;
}

.release-notes-date-and-version-div-text {
	display: flex;
	gap: 4px;
	height: 24px;
	margin: 0 !important;
}

.release-notes-accordion-icon {
	width: 24px;
	height: 24px;
}

.release-notes-block-text-div {
	display: flex;
	gap: 12px;
	padding: 0px 16px;
	margin: 0 !important;
}

.release-notes-block-text-label {
	display: flex;
	color: #1d2428ff;
	padding: 6px 8px 6px 0;
	gap: 12px 4px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin: 0 !important;
}

.release-notes-see-more {
	border-bottom: 1px dashed #E0E5E8;
	margin: 0 !important;
}

.release-notes-see-more-tab {
	display: flex;
	justify-content: space-between;
	padding: 8px;
	margin: 0 8px !important;
	height: 40px
}

.release-notes-see-more-tab-label {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #3949AB;
	margin-left: 4px;
	margin-bottom: 0 !important;
}

.release-notes-see-more-tab-text-div {
	display: flex;
	color: #1d2428ff;
	gap: 12px 4px;
	padding: 6px 8px 6px 16px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin: 0 !important;
}

.release-notes-informative-title {
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	vertical-align: middle;
	color: #1d2428ff;
	padding: 8px 16px;
	margin: 0 !important;
}

@media screen and (max-height: 700px) {
	.release-notes-all-were-viewed {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
		padding-top: 16px;
		margin: auto 0;
	}
}

@media screen and (min-height: 700px) {
	.release-notes-all-were-viewed {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100%;
		gap: 40px;
		padding: 54px 24px 108px;
		margin: auto 0;
	}
}

.release-notes-texts {
	display: flex;
	flex-direction: column;
	margin: 0;
}

.release-notes-all-were-viewed-label {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #1D2428;
	text-align: center;
	margin: 0;
}

.release-notes-all-were-viewed-img {
	width: 280px;
	max-width: 80%;
	height: auto;
	margin-top: 16px;
}

.modal-header-chat-list {
    width: 284px;
    height: 100%;
    padding: 1rem 1rem 0.6rem 1rem;
    background-color: #EEF1F2;
    border-radius: 12px 24px 24px 12px;
    margin: 0px;
}

.modal-header-chat-conversation {
    display: flex;
    flex-direction: column;
    width: calc(100% - 284px);
    height: calc(100% + 84px);
}

.modal-header-chat-conversation .close {
    width: 24px;
    height: 24px;
    color: #3949AB;
    opacity: 1;
}

.modal-header-chat-conversation .close:hover, .close:focus {
    text-decoration: none;
    background-color: transparent;
    opacity: 1;
    outline: 0;
    cursor: pointer;
}

.div-search-process {
    display: flex;
    justify-content: space-between;
    width: 252px;
    height: 44px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #8EA0AC;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #3949AB;
    padding: 1px;
    margin: 0;
}

.div-search-process:hover {
    padding: 0;
    border: 2px solid #3949AB;
}

.div-search-process-active {
    padding: 1px;
    border: 1px solid #3949AB;
    pointer-events: none;
}

.search-process-div-label {
    width: 248px;
    height: 52px;
    padding: 4px 16px 0px 16px;
    margin-bottom: 16px;
}

.search-process-label {
    width: 216px;
    height: 48px;
    color: #8EA0AC;
    margin: auto;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.search-process-label-active {
    color: #3949AB !important;
}

.input-search-process {
    display: block;
    width: calc(100% - 28px);
    padding: 0.375rem 0 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    resize: none;

    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

.input-search-process:focus, input:focus, select:focus {
	box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

.div-type-message {
    display: block;
    width: calc(100% - 32px);
    height: 160px;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0 8px 8px 0;
    margin: 16px auto;
}

.input-type-message {
    display: block;
    width: 100%;
    height: calc(100% - 40px);
    padding: 0.375rem 0.75rem;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    resize: none;

    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

@-moz-document url-prefix() {
    .input-type-message {
        scrollbar-width: thin; 
        scrollbar-color: #BDC8CF #ffffff; 
    }

    .input-type-message:hover {
        scrollbar-color: #8f8f8f #ffffff;
    }

    .input-type-message:active {
        scrollbar-color: #a1a1a1 #ffffff;
    }
}

.input-type-message:focus, input:focus, select:focus {
	box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

.input-type-message::-webkit-scrollbar {
	width: 6px;
}

.input-type-message::-webkit-scrollbar-track {
	background: #fff;
}

.input-type-message::-webkit-scrollbar-thumb {
	background-color: #BDC8CF;
	border-radius: 6px;
}

.div-type-message-disabled {
    display: block;
    width: calc(100% - 32px);
    height: 160px;
    color: #8EA0AC;
    background-color: #E0E5E8;
    background-clip: padding-box;
    border: 1px solid #BDC8CF;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 0 8px 8px 0;
    margin: 16px auto;
}

.input-type-message-disabled {
    display: block;
    width: 100%;
    height: calc(100% - 40px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #8EA0AC;
    background-color: #E0E5E8;
    background-clip: padding-box;
    border-color: #BDC8CF;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    resize: none;

    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

.button-chat {
    width: 40px;
    height: 40px;
    border: 0 none;
    background-color: transparent;
    color: #3949AB;
    float: inline-end;
    border-radius: 6px;
    padding: 8px;
}

.button-chat:hover {
	border: 0 none;
}

.button-chat:focus, .button-chat:active {
	outline: none;
	font-weight: bold;
	background-color: #EEF1F2;
}

.button-chat-disabled {
	width: 40px;
    height: 40px;
    border: 0 none;
    background-color: transparent;
    float: inline-end;
    border-radius: 6px;
    padding: 8px;
}

.button-chat-disabled:focus, .button:active {
	outline: none;
	background-color: transparent;
}

.chat-header-left {
	display: flex;
	width: auto;
	font-size: 14px;
	font-weight: 200;
	line-height: 24px;
	text-decoration-skip-ink: none;
	color: #3949AB;
}

.chat-header-rigth {
	display: flex;
	justify-content: space-between;
	margin: 8px 16px 0 16px;
	align-items: center;
}

.chat-header-rigth label {
	margin: 0px;
}

.chat-header-rigth-title {
	display: flex;
	width: auto;
	font-size: 14px;
	font-weight: 200;
	line-height: 24px;
	text-decoration-skip-ink: none;
	color: #3949AB;
}

.chat-header-rigth-text {
	margin-bottom: 0;
	line-height: 1.5;
	color: #000;
	font-weight: 400;
}

.process-list {
    width: 252px;
    height: calc(100% - 176px);
    border: 1px solid #E0E5E8;
    border-radius: 6px;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
}

@-moz-document url-prefix() {
    .process-list {
        scrollbar-width: thin; 
        scrollbar-color: #BDC8CF #ffffff; 
    }

    .process-list:hover {
        scrollbar-color: #8f8f8f #ffffff;
    }

    .process-list:active {
        scrollbar-color: #a1a1a1 #ffffff;
    }
}

.option-list-process {
    display: flex;
    position: relative;
    width: auto;
    height: 40px;
    gap: 4px;
    border-radius: 6px;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 8px 0px 0px 0px;
    position: relative;
    align-items: center;
    cursor: pointer;
    padding-left: 8px;
}

.option-list-process * {
	margin: 0px;
}

.option-list-process > div {
	margin-bottom: 5px;
}

.option-list-process:hover {
	background-color: #EEF1F2;
}

.option-list-process-badge-notification {
    position: absolute;
    right: 8px;
    width: 8px;
    height: 8px;
    background-color: #3949AB;
    border-radius: 50%;
}

@media screen and (max-height: 700px) {
    .alert-and-chat-messages-container-height {
        height: 480px;
    }
}

@media screen and (min-height: 700px) {
    .alert-and-chat-messages-container-height {
        height: 640px;
    }
}

.alert-and-chat-messages-container {
    overflow-x: hidden;
    overflow-y: auto;
}

@-moz-document url-prefix() {
    .alert-and-chat-messages-container {
        scrollbar-width: thin; 
        scrollbar-color: #BDC8CF #ffffff; 
    }

    .alert-and-chat-messages-container:hover {
        scrollbar-color: #8f8f8f #ffffff;
    }

    .alert-and-chat-messages-container:active {
        scrollbar-color: #a1a1a1 #ffffff;
    }
}

.alert-and-chat-messages-container::-webkit-scrollbar {
    width: 6px;
}

.alert-and-chat-messages-container::-webkit-scrollbar-track {
    background: #fff;
}

.alert-and-chat-messages-container::-webkit-scrollbar-thumb {
    background-color: #BDC8CF;
    border-radius: 6px;
}

.chat-messages-container {
    padding-top: 16px;
    padding-right: 4px;
    margin: 0px;
    padding-left: 16px;
}

.chat-messages-container:focus, input:focus, select:focus {
    box-shadow: 0 0 0 0;
    border: 0 none;
    outline: 0;
}

.chat-messages-container::-webkit-scrollbar {
    width: 6px;
}

.chat-messages-container::-webkit-scrollbar-track {
    background: #fff;
}

.chat-messages-container::-webkit-scrollbar-thumb {
    background-color: #BDC8CF;
    border-radius: 6px;
}

.chat-message-group-local-user {
	display: flex;
    flex-direction: row;
    width: 100%;
    place-content: flex-end;
	gap: 8px;
}

.chat-message-group-local-user-messages-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: end;
	gap: 8px;
}

.chat-message-group-local-user-messages-container div, .chat-message-group-local-user-messages-container label {
	margin-bottom: 0px;
}

.chat-message-group-local-user-message {
	background-color: #6977CD;
    display: flex;
    flex-direction: column;
    padding: 8px 16px;
    width: 70%;
	color: #F8F9FA;
	gap: 8px;
	border-radius: 16px 0px 16px 16px;
}

.chat-message-group-local-user-message:not(:nth-child(2)) {
	border-radius: 16px;
}

.chat-message-group-local-user-message-infos {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	color: #BDC8CF;
	font-size: 12px;
	font-weight: 400;
}

.chat-message-group-external-user-message {
	background-color: #E1E4F4;
    display: flex;
    flex-direction: column;
    padding: 8px 16px;
    width: 70%;
	color: #1D2428;
	gap: 8px;
	border-radius: 0px 16px 16px 16px;
}

.chat-message-group-external-user-message:not(:nth-child(2)) {
	border-radius: 16px;
}

.chat-message-group-external-user-message-infos {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	color: #8EA0AC;
	font-size: 12px;
	font-weight: 400;
}

.chat-message-group-external-user-messages-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
	gap: 8px;
}

.chat-message-group-external-user-messages-container div, .chat-message-group-external-user-messages-container label {
	margin-bottom: 0px;
}

.chat-message-group-external-user {
	display: flex;
    flex-direction: row;
    width: 100%;
    place-content: flex-start;
	gap: 8px;
}

.chat-messages-divider-gray {
	background-color: #BDC8CF;
	height: 1px;
	width: auto;
	margin: 0px 16px;
}

.chat-messages-divider-purple {
	background-color: #3949AB;
	height: 1px;
	width: auto;
	margin: 0px 16px;
}

.chat-input-container {
	display: flex;
	flex-direction: row;
	width: auto;
	margin: 16px;
	height: 150px;
}

.chat-input-container textarea {
	width: 100%;
	resize: none;
	border: 1px solid #8EA0AC;
    border-radius: 6px;
	padding: 16px;
	outline: none;
}

.chat-input-container textarea:focus {
	border: 2px solid #3949AB;
}

.chat-input-container button {
	position: absolute;
	right: 24px;
	bottom: 24px;
	background-color: transparent;
    border: none;
	cursor: pointer;
}

.chat-input-container.chat-disabled {
	user-select: none;
	pointer-events: none;
}

.chat-input-container.chat-disabled textarea {
	background-color: #E0E5E8;
	border-color: #BDC8CF;
}

.chat-input-container.chat-disabled textarea::placeholder {
	color: #8EA0AC;
}

.chat-alert {
    display: flex;
    background-color: #EEF1F2;
    border-radius: 8px;
    padding: 8px 16px 4px 16px;
    margin: 16px;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.chat-loader {
    animation: spin 1s linear infinite;
    width: 50px;
    height: 50px;
}

.open-chat {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../image/chat-processing-outline-black.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 2px;
}

#page-entrada .add-new-email:not(.action-button) {
    display: inline-block;
    border: none;
    outline: none;
    background-color: transparent;
    background-image: none;
    cursor: pointer;
    padding: 2px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 24px;
    height: 24px;
}

#page-processo-analise .add-new-email {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('../image/mail_outline.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: none;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 2px;
}

#tableDocuments td {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
}

#resume-table tr td:nth-child(4) {
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
}

.create-task-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1040;
}

.create-task-dialog {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1050;
    width: 90%;
    max-width: 1024px;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
}

.create-task-content {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    max-height: 90vh;
    padding: 32px;
    gap: 16px;
    border-radius: 12px;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.15);
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
}

.create-task-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 0;
}

.create-task-header > div {
    margin-bottom: 0;
}

.create-task-title {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #1D2428;
    line-height: 1.3;
}

.create-task-subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #627886;
    margin: 16px 0 0 0;
}

.create-task-close {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: #627886;
    line-height: 1;
}

.create-task-close:hover {
    color: #1D2428;
}

.create-task-close .material-symbols-outlined {
    font-size: 24px;
}

.create-task-close:focus,
.create-task-close:focus-visible {
    outline: none;
    box-shadow: none;
}

.create-task-search-wrapper {
    position: relative;
    margin-bottom: 0;
}

.create-task-search-input {
    width: 100%;
    height: 44px;
    border: 1px solid #C5CDD2;
    border-radius: 8px;
    padding: 0 44px 0 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #1D2428;
    outline: none;
    box-sizing: border-box;
}

.create-task-search-input::placeholder {
    color: #8EA0AC;
}

.create-task-search-input:focus {
    border: 1px solid #3949AB !important;
    box-shadow: none !important;
    outline: 0 !important;
}

.create-task-search-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #627886;
    font-size: 22px;
    pointer-events: none;
}

.create-task-table-wrapper {
    border: 1px solid #E0E4E8;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 0;
    overflow-y: auto;
}

.create-task-table {
    width: 100%;
    border-collapse: collapse;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    table-layout: fixed;
}

.create-task-table thead {
    background-color: #F7F8FA;
    position: sticky;
    top: 0;
    z-index: 1;
}

.create-task-table thead th {
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
    font-size: 13px;
    color: #1D2428;
    border-bottom: 1px solid #E0E4E8;
    white-space: nowrap;
}

.create-task-table thead th:nth-child(1) { width: 16%; }
.create-task-table thead th:nth-child(2) { width: 24%; }
.create-task-table thead th:nth-child(3) { width: 14%; }
.create-task-table thead th:nth-child(4) { width: 14%; }
.create-task-table thead th:nth-child(5) { width: 16%; }
.create-task-table thead th:nth-child(6) { width: 16%; }

.create-task-table tbody tr {
    border-bottom: 1px solid #E0E4E8;
}

.create-task-table tbody tr:last-child {
    border-bottom: none;
}

.create-task-table tbody td {
    padding: 12px 16px;
    color: #3D4F5C;
    font-size: 13px;
    vertical-align: middle;
    line-height: 1.4;
}

.create-task-table tbody td:nth-child(2) {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 0;
    cursor: pointer;
}

.create-task-status {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
}

.create-task-status-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    flex-shrink: 0;
}

.create-task-status-dot.status-red {
    background-color: #E53935;
}

.create-task-status-dot.status-yellow {
    background-color: #F9A825;
}

.create-task-status-dot.status-green {
    background-color: #43A047;
}

.create-task-pagination {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 24px;
    margin-bottom: 0;
}

.create-task-pagination-left {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 0;
}

.create-task-pagination-left span {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #627886;
}

.create-task-page-select {
    border: 1px solid #C5CDD2;
    border-radius: 4px;
    padding: 2px 6px;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #1D2428;
    outline: none;
    cursor: pointer;
    background: #fff;
}

.create-task-page-select:focus {
    border: 1px solid #C5CDD2;
}

.create-task-pagination-right {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 0;
}

.create-task-pagination-right > span {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    color: #627886;
}

.create-task-pagination-btn {
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
    color: #627886;
    line-height: 1;
    border-radius: 4px;
}

.create-task-pagination-btn:hover {
    background-color: #F0F2F5;
    color: #1D2428;
}

.create-task-pagination-btn:disabled {
    color: #C5CDD2;
    cursor: default;
    background: none;
}

.create-task-pagination-btn .material-symbols-outlined {
    font-size: 20px;
}

.create-task-new-section {
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

.create-task-new-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

.create-task-new-text {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #1D2428;
    margin: 0;
}

.create-task-new-btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 24px;
    border: 1px solid #3949AB;
    border-radius: 8px;
    background-color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    color: #3949AB;
    cursor: pointer;
    white-space: nowrap;
    transition: background-color 0.2s;
}

.create-task-new-btn:hover {
    background-color: #F0F2F5;
}

.create-task-new-btn:active {
    outline: none;
}

.create-task-new-btn:focus {
    outline: none;
    box-shadow: none;
    border-color: #3949AB;
}

.create-task-new-btn:focus-visible {
    outline: none;
    box-shadow: none;
}

.create-task-new-btn span {
    font-size: 16px;
    font-weight: 600;
}

.create-task-cards-container {
    max-height: calc(100vh - 580px);
    min-height: 0;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 0;
}

.create-task-cards-container::-webkit-scrollbar {
    width: 6px;
}

.create-task-cards-container::-webkit-scrollbar-track {
    background: #F0F2F5;
    border-radius: 3px;
}

.create-task-cards-container::-webkit-scrollbar-thumb {
    background: #C5CDD2;
    border-radius: 3px;
}

.create-task-cards-container::-webkit-scrollbar-thumb:hover {
    background: #8EA0AC;
}

.create-task-card {
    width: 100%;
    border: 1px solid #E0E4E8;
    border-radius: 8px;
    padding: 16px;
    background-color: #ffffff;
    margin-bottom: 0;
}

.create-task-card-row {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    margin-bottom: 16px;
}

.create-task-card-row:last-child {
    margin-bottom: 0;
}

.create-task-card-field {
    flex: 1;
    position: relative;
    margin-bottom: 0;
}

.create-task-card-label {
    position: absolute;
    top: -8px;
    left: 12px;
    background-color: #ffffff;
    padding: 0 4px;
    font-family: 'Roboto', sans-serif;
    font-size: 11px;
    font-weight: 500;
    color: #3949AB;
    z-index: 1;
}

.create-task-card-select {
    width: 100%;
    height: 44px;
    border: 1px solid #C5CDD2;
    border-radius: 8px;
    padding: 0 36px 0 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #627886;
    outline: none;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z' fill='%23627886'/%3E%3C/svg%3E") no-repeat right 14px center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    box-sizing: border-box;
}

.create-task-card-select:focus {
    border: 1px solid #3949AB;
    outline: none;
    box-shadow: none;
}

.create-task-card-input {
    width: 100%;
    height: 44px;
    border: 1px solid #C5CDD2;
    border-radius: 8px;
    padding: 0 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #1D2428;
    outline: none;
    box-sizing: border-box;
}

.create-task-card-input::placeholder {
    color: #8EA0AC;
}

.create-task-card-input:focus {
    border: 1px solid #3949AB;
    outline: none;
    box-shadow: none;
}

.create-task-card-delete {
    width: 44px;
    height: 44px;
    min-width: 44px;
    border: 1px solid #E53935;
    border-radius: 8px;
    background-color: #ffffff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.2s;
    padding: 0;
    flex-shrink: 0;
}

.create-task-card-delete:hover {
    background-color: #FFEBEE;
}

.create-task-card-delete .material-symbols-outlined {
    font-size: 20px;
    color: #E53935;
}

.create-task-card-textarea {
    width: 100%;
    min-height: 72px;
    border: 1px solid #C5CDD2;
    border-radius: 8px;
    padding: 12px 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #1D2428;
    outline: none;
    resize: vertical;
    box-sizing: border-box;
    resize: none;
}

.create-task-card-textarea::placeholder {
    color: #8EA0AC;
}

.create-task-card-textarea:focus {
    border-color: #3949AB;
}

.create-task-footer {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 0;
}

.create-task-save-btn {
    padding: 12px 40px;
    background-color: #3949AB;
    color: #ffffff;
    border: none;
    border-radius: 8px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s;
}

.create-task-save-btn:hover {
    background-color: #283593;
}

.create-task-save-btn:focus {
    background-color: #1A237E;
}

@media (max-width: 1366px) {
    .create-task-dialog {
        width: 92%;
        max-width: 960px;
    }

    .create-task-content {
        padding: 24px;
    }

    .create-task-title {
        font-size: 18px;
    }
}

@media (max-width: 1024px) {
    .create-task-dialog {
        width: 95%;
        max-width: 100%;
    }

    .create-task-content {
        padding: 20px;
    }

    .create-task-table {
        font-size: 12px;
    }

    .create-task-table thead th,
    .create-task-table tbody td {
        padding: 10px 12px;
    }
}

@media (max-width: 768px) {
    .create-task-dialog {
        width: 98%;
    }

    .create-task-content {
        padding: 16px;
    }

    .create-task-card-row {
        flex-wrap: wrap;
    }

    .create-task-card-field {
        min-width: 200px;
    }

    .create-task-new-header {
        flex-direction: column;
        gap: 12px;
        align-items: flex-start;
    }
}

.title-header-documents {
    font-family: Roboto;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0%;
    color: #1D2428;
}

.close-modal-button {
    border: 0 !important;
    border-bottom: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    background: transparent !important;
}

.close-modal-button-span {
    width: 14px;
    height: 14px;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #3949AB;
    text-shadow: 0 1px 0 #fff;
    opacity: 100% !important;
    cursor: pointer;

    border: 0 !important;
    border-bottom: 0 !important;
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none !important;
    background: transparent !important;
}

.close-modal-button-span:hover {
    color: #4A5BC3;
    opacity: 100% !important;
}

.close-modal-button-span:active {
    color: #3949AB;
    opacity: 100% !important;
}

.close-modal-button-span:focus {
    opacity: 100% !important;
}

.button-header-documents {
    font-family: Roboto;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
}

.label-header-documents {
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0%;
    color: #1D2428;
}

.checkbox-label-header-documents {
    font-family: Roboto;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #1D2428;
}

.document-filter {
    border-radius: 6px;
    gap: 16;
    opacity: 1;
    border-width: 1px;
    padding: 16px;
    margin-top: 40px;
    background: #F8F9FA;
    border: 1px solid #BDC8CF;
}

.document-filter-label {
    align-content: center;
    font-family: Roboto;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #1D2428;
}

.document-filter-button-with-border {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 166px;
    height: 44px;
    border-radius: 6px;
    gap: 8px;
    opacity: 1;
    border-width: 1px;
    color: #3949AB;
    background-color: transparent;
    border: 1px solid #3949AB;
    font-family: Roboto;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0%;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    /* margin-right: 12px; */
}

.document-filter-button-with-border:hover {
    font-weight: 500;
    border-width: 2px;
    outline: none;
    box-shadow: none;
}

.document-filter-button-with-border:active {
    font-weight: 500;
    border-width: 2px;
    background-color: #E3E6F6;
    outline: none;
    box-shadow: none;
}

.document-filter-button-with-border:focus {
    outline: none;
    box-shadow: none;
}

.document-filter-button-without-border {
    width: 82px;
    height: 44px;
    border: none !important;
    border-radius: 6px;
    padding-top: 12px;
    padding-right: 16px;
    padding-bottom: 12px;
    padding-left: 16px;
    margin-right: 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    opacity: 1;
    font-family: Roboto;
    letter-spacing: 0%;
    background-color: #F8F9FA;
    color: #3949AB;
    outline: none;
    box-shadow: none;
}

.document-filter-button-without-border:hover {
    font-weight: 500;
    border: none !important;
    outline: none;
    box-shadow: none;
}

.document-filter-button-without-border:active {
    font-weight: 500;
    background-color: #E3E6F6;
    border: none !important;
    outline: none;
    box-shadow: none;
}

.document-filter-button-without-border:focus {
    outline: none;
    box-shadow: none;
}

.open-multi-buttons {
    display: block;
    flex-direction: row;
    position: absolute;
    right: 16px;
    margin: 0px;
    padding: 40px 24px 24px 0;
}

@media (max-width: 380px) {
    .document-filter-button-with-border {
        width: 104px;
        height: 32px;
        font-size: 14px;
        margin-right: 0;
    }
}

@media (max-width: 486px) {
    .document-filter {
        padding: 8px;
    }

    .document-filter-label {
        font-size: 16px;
        margin-right: 4px;
    }

    .document-filter-button-with-border {
        width: 112px;
        height: 32px;
        font-size: 14px;
        margin-right: 0;
    }

    .document-filter-button-without-border {
        width: 62px;
        height: 32px;
        font-size: 12px;
        margin-right: 2px;
        padding: 0;
    }
}

@media (max-width: 992px) {
    .open-multi-buttons {
        display: flex !important;
        flex-direction: row;
        position: relative;
        width: -webkit-fill-available;
        margin: 0px;
        margin-top: 128px;
        padding: 0;
        padding-left: 24px;
    }
}

.open-multi-stamp-page {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 44px;
    border-radius: 6px;
    gap: 8px;
    opacity: 1;
    border-width: 1px;
    color: #3949AB;
    background-color: transparent;
    border: 1px solid #3949AB;
    font-family: Roboto;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0%;
    outline: none;
    box-shadow: none;
    margin-right: 16px;
    box-sizing: border-box;
    padding-top: 16px;
}

.open-multi-stamp-page:hover {
    font-weight: 700;
    border-width: 2px;
    outline: none;
    box-shadow: none;
}

.open-multi-stamp-page:active {
    font-weight: 700;
    border-width: 2px;
    background-color: #E3E6F6;
    outline: none;
    box-shadow: none;
}

.open-multi-stamp-page:focus {
    outline: none;
    box-shadow: none;
}

.open-multi-sign-page {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 200px;
    height: 44px;
    border-radius: 6px;
    gap: 8px;
    opacity: 1;
    border-width: 1px;
    color: #F8F9FA;
    background-color: #3949AB;
    font-family: Roboto;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0%;
    outline: none;
    box-shadow: none;
    box-sizing: border-box;
    padding-top: 16px;  
}

.open-multi-sign-page:hover {
    font-weight: 700;
    background-color: #4A5BC3;
    outline: none;
    box-shadow: none;
}

.open-multi-sign-page:active {
    font-weight: 700;
    background-color: #2A357D;
    outline: none;
    box-shadow: none;
}

.open-multi-sign-page:focus {
    outline: none;
    box-shadow: none;
}

.custom-dropdown {
    display: inline-block;
    position: relative;
    width: -webkit-fill-available;
    height: 44px;
    margin-bottom: 0;
}

.dropdown-trigger {
    position: relative;
    padding: 10px 8px 0 8px;
    border: 1px solid #3949AB;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom-dropdown.is-disabled .dropdown-trigger {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.custom-dropdown.is-default .dropdown-trigger {
    border: 1px solid #BDC8CF;
}

.custom-dropdown.is-default .dropdown-label,
.custom-dropdown.is-default .dropdown-text {
    color: #627886;
}

@media (max-width: 400px) {
    .dropdown-trigger {
        width: auto;
    }
}

.dropdown-label {
    position: absolute;
    top: 4px;
	color: #3949AB;
	font-size: 12px;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0%;
}

.dropdown-text {
    width: calc(100% - 52px);
	height: calc(100% - 14px);
	border: transparent;
	outline: transparent;
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.5px;
    vertical-align: middle;
}

.dropdown-label-text {
    margin: 0;
    padding: 8px 0 2px 8px;
}

@media (max-width: 486px) {
    .dropdown-text {
        display: block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        min-width: 0;
        max-width: 100%;
    }

    .dropdown-label-text {
        margin: 0;
        padding: 8px 0 2px 8px;
        width: calc(100% - 30px);
    }
}

.dropdown-arrow {
    font-size: 12px;
    color: #4a5568;
    padding-bottom: 8px;
    padding-top: 0;
}

.custom-dropdown.active .dropdown-arrow {
    transform: rotate(180deg);
    padding-bottom: 0;
    padding-top: 8px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #f7fafc;
    border: 1px solid #3949AB;
    border-top: none;
    margin-top: 7px;
    border-radius: 0 0 6px 6px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
    display: none;
    z-index: 1000;
}

.custom-dropdown.active .dropdown-menu {
    display: block;
}

.dropdown-trigger:default {
    border: 1px solid #BDC8CF;
    color: #627886
}

.custom-dropdown:default {
    border: 1px solid #BDC8CF;
    color: #627886
}

.dropdown-menu:default {
    border: 1px solid #BDC8CF;
    color: #627886
}

.dropdown-item {
    padding: 0 0 8px 0 !important;
    font-size: 16px;
    color: #1D2428;
    cursor: pointer;
    background-color: #ffffff;
    margin: 0 !important;
}

.dropdown-item.selected {
    background-color: #e9ecef;
}

.dropdown-item.placeholder {
    color: #1D2428;
    background-color: #f7fafc;
    cursor: default;
}

.dropdown-item:not(.placeholder):hover {
    color: #1D2428;
    background-color: #E3E6F6;
}

.dropdown-div-options {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px;
    width: -webkit-fill-available;
    height: auto;
    padding-top: 8px;
}

.dropdown-option-selected {
    display: flex;
    justify-content: space-between;
    min-width: 323.75px;
    width: calc((100% - 24px) / 4);
    height: 24px;
    border: 1px solid #3949AB;
    border-radius: 6px;
    margin: 0;
}

.dropdown-option-selected-label {
    font-family: Roboto;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.25px;
    text-align: center;
    vertical-align: middle;
    color: #1D2428;
    padding: 2px 0 2px 8px;
}

.dropdown-option-selected-delete {
    margin: auto 8px auto 0;
    cursor: pointer;
}

@media (max-width: 991px) {
    .dropdown-option-selected {
        min-width: -webkit-fill-available;
        width: 100%
    }
}

@media (max-width: 1474px) {
    .dropdown-option-selected {
        min-width: 323.75px;
        min-width: calc((100% - 16px) / 3);
    }
}

#tableDocuments th {
    vertical-align: top;
}

#tableProcessos th,
#tableProcessos td {
    vertical-align: middle;
    text-align: center;
}

#tableProcessos thead th .th-inner.sortable {
    padding-left: 30px;
}

.fht-cell > div {
    display: none;
}

th.filter-open .fht-cell > div {
    display: block;
}

.filterControl {
    background-color: #f8f9fa;
}

.th-inner .col-filter-toggle {
    cursor: pointer;
    font-size: 16px;
    vertical-align: middle;
    margin-left: 4px;
    color: #9e9e9e;
    transition: color .2s;
}

.th-inner .col-filter-toggle:hover {
    color: #3949AB;
}

th.filter-open .th-inner .col-filter-toggle {
    color: #3949AB;
}

.filterControl input,
.filterControl select {
    height: 32px;
    padding: 4px 8px;
    font-size: 13px;
    border-radius: 6px;
    border: 1px solid #BDC8CF;
    border-radius: 8px;
    padding: 6px 10px;
    transition: all .2s;
}

.filterControl input:focus,
.filterControl select:focus {
    border-color: #3949AB;
    box-shadow: 0 0 0 2px #A6AEE1;
    outline: none;
}

.filterControl input {
    background-image: url('data:image/svg+xml;utf8,<svg ...>');
    background-repeat: no-repeat;
    background-position: right 8px center;
    padding: 0 8px;
    margin: auto;
    width: calc(100% - 16px)!important;
}
 
.filterControl th {
    padding: 8px;
}

.certidao-modal-content {
    border-radius: 6px;
    border: 1px solid var(--border-border-primary, #E0E5E8);
    background: var(--background-background-primary, #F8F9FA);
    box-shadow: 0 4px 16px 0 rgba(98, 120, 134, 0.25);
}

.certidao-modal-header {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 16px;
    border-bottom: none;
    margin-bottom: 0;
}

.certidao-modal-header-label {
    display: flex;
    align-items: center;
    gap: 6px;
    flex: 1;
    margin-bottom: 0;
}

.certidao-modal-header-icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.certidao-modal-header-title {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: var(--text-text-primary, #1D2428);
}

.certidao-modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 18px;
    color: var(--text-text-primary, #1D2428);
    opacity: 0.7;
}

.certidao-modal-close:hover {
    opacity: 1;
}

.certidao-modal-divider-header {
    margin: 0 16px;
    border: none;
    border-top: 1px solid var(--border-border-primary, #E0E5E8);
}

.certidao-modal-divider {
    margin: 16px 0;
    border: none;
    border-top: 1px solid var(--divider-divider-primary, #E0E5E8);
}

.certidao-modal-instruction {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    margin-bottom: 8px;
}

.certidao-modal-footer {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 16px 12px;
    margin-bottom: 0;
    border-top: none;
}

.certidao-input-field {
    width: 100%;
    margin-bottom: 16px;
}

.certidao-input-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 40px;
    padding: 4px 6px 4px 12px;
    gap: 0;
    border-radius: 6px;
    border: 1px solid var(--border-border-default, #BDC8CF);
    background: var(--background-background-primary, #F8F9FA);
    transition: border-color 0.2s;
    margin: 0 !important;
}

.certidao-input-wrapper:focus-within {
    border-color: var(--icons-icon-primary, #3949AB);
    box-shadow: 0 0 0 2px #A6AEE1;
}

.certidao-input-wrapper.has-content {
    border-color: var(--border-border-active, #3949AB);
}

.certidao-input-label {
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--text-text-action-brand, #3949AB);
    white-space: nowrap;
    margin-bottom: 0;
}

.certidao-input-label .certidao-required {
    color: #E53935;
    font-weight: 700;
}

.certidao-input {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    width: 100%;
}

.certidao-input::placeholder {
    color: var(--text-text-action-default, #627886);
}

.certidao-input-placeholder-error::placeholder {
    color: #1D2428 !important;
}

.certidao-input-placeholder-error::-webkit-input-placeholder {
    color: #1D2428 !important;
}

.certidao-input-placeholder-error::-moz-placeholder {
    color: #1D2428 !important;
}

.birthdate-modal-content {
    border-radius: 6px;
    border: 1px solid var(--border-border-primary, #E0E5E8);
    background: var(--background-background-primary, #F8F9FA);
    box-shadow: 0 4px 16px 0 rgba(98, 120, 134, 0.25);
}

.birthdate-modal-header {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 16px;
    border-bottom: none;
    margin-bottom: 0 !important;
}

.birthdate-modal-header-label {
    display: flex;
    align-items: center;
    gap: 6px;
    flex: 1;
    margin-bottom: 0 !important;
}

.birthdate-modal-header-icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.birthdate-modal-header-title {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    color: var(--text-text-primary, #1D2428);
}

.birthdate-modal-close {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 18px;
    color: var(--text-text-primary, #1D2428);
    opacity: 0.7;
}

.birthdate-modal-close:hover {
    opacity: 1;
}

.birthdate-modal-divider-header {
    margin: 0 16px;
    border: none;
    border-top: 1px solid var(--border-border-primary, #E0E5E8);
}

.birthdate-modal-instruction {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    margin-bottom: 8px;
}

.birthdate-modal-footer {
    display: flex;
    gap: 16px;
    align-items: center;
    justify-content: flex-end;
    padding: 0 16px 12px;
    margin-bottom: 0 !important;
    border-top: none;
}

.birthdate-modal-btn-primary {
    background: var(--action-action-primary-primary-default, #3949AB);
    color: var(--text-text-action-contrast, #F8F9FA);
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    border: none;
    border-radius: 6px;
    padding: 10px 12px;
    height: 44px;
    cursor: pointer;
    margin: 0;
}

.birthdate-modal-btn-primary:hover {
    background: #2e3d8f;
    color: #F8F9FA;
}

.birthdate-modal-btn-primary:disabled {
    background: var(--action-action-secondary-secondary-disabled, #EEF1F2);
    color: var(--text-text-action-disable, #8EA0AC);
    border: 1px solid var(--border-border-disabled, #BDC8CF);
    cursor: not-allowed;
}

.birthdate-modal-btn-cancel {
    background: transparent;
    color: #E53935;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    border: none;
    border-radius: 6px;
    padding: 10px 12px;
    height: 44px;
    cursor: pointer;
    margin: 0;
}

.birthdate-modal-btn-cancel:hover {
    background: rgba(229, 57, 53, 0.08);
    color: #E53935;
}

.birthdate-input-field {
    width: 100%;
    margin-bottom: 0 !important;
}

.birthdate-input-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 40px;
    padding: 4px 6px 4px 12px;
    gap: 0;
    border-radius: 6px;
    border: 1px solid var(--border-border-default, #BDC8CF);
    background: var(--background-background-primary, #F8F9FA);
    transition: border-color 0.2s;
    margin: 0 !important;
    cursor: pointer;
}

.birthdate-input-wrapper:focus-within {
    border-color: var(--icons-icon-primary, #3949AB);
    box-shadow: 0 0 0 2px #A6AEE1;
}

.birthdate-input-wrapper.has-content {
    border-color: var(--border-border-active, #3949AB);
}

.birthdate-input-wrapper.has-error {
    border-color: #E53935;
}

.birthdate-input-label {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--text-text-action-brand, #3949AB);
    white-space: nowrap;
    margin-bottom: 0;
}

.birthdate-input-label .birthdate-required {
    color: #E53935;
    font-weight: 700;
}

.birthdate-input {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    width: 100%;
}

.birthdate-input::placeholder {
    color: var(--text-text-action-default, #627886);
}

.birthdate-datepicker-inline {
    margin-top: 8px;
}

.birthdate-datepicker-inline .ui-datepicker {
    position: static;
    display: block;
    width: 100%;
}

.birthdate-datepicker-inline .ui-datepicker-title {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin: 0 32px;
    line-height: normal;
}

.birthdate-datepicker-inline select.ui-datepicker-month,
.birthdate-datepicker-inline select.ui-datepicker-year {
    flex: 0 0 auto;
    margin: 0;
    height: 32px;
    line-height: 20px;
    font-size: 14px;
    font-weight: 500;
    padding: 0 30px 0 10px;
    border: 1px solid var(--border-border-inverse, #1D2428);
    border-radius: 6px;
    background-color: var(--background-background-inverse, #FFFFFF);
    background-repeat: no-repeat;
    background-position: right 10px center;
    color: var(--text-text-primary, #1D2428);
    cursor: pointer;
    text-align: center;
}

.birthdate-datepicker-inline select.ui-datepicker-month:focus,
.birthdate-datepicker-inline select.ui-datepicker-year:focus {
    outline: none;
    box-shadow: 0 0 0 2px rgba(29, 36, 40, 0.15);
}

.ui-datepicker {
    font-family: 'Roboto', sans-serif;
    border: 1px solid var(--border-border-primary, #E0E5E8);
    border-radius: 6px;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    padding: 8px;
    z-index: 1060 !important;
}

.ui-datepicker .ui-datepicker-header {
    background: transparent;
    border: none;
    color: var(--text-text-primary, #1D2428);
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 2px;
    cursor: pointer;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    height: 28px;
    line-height: 28px;
    padding: 0 6px;
    box-sizing: border-box;
    border: 1px solid var(--border-border-default, #BDC8CF);
    border-radius: 4px;
    background: var(--background-background-primary, #F8F9FA);
    color: var(--text-text-primary, #1D2428);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.ui-datepicker .ui-datepicker-calendar th {
    color: var(--text-text-action-default, #627886);
    font-weight: 400;
}

.ui-datepicker .ui-state-default {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    line-height: normal;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    background: transparent;
    border: none;
    color: var(--text-text-primary, #1D2428);
    text-align: center;
    border-radius: 4px;
}

.ui-datepicker .ui-state-hover {
    background: var(--action-action-secondary-secondary-disabled, #EEF1F2);
    border: none;
}

.ui-datepicker .ui-state-active {
    background: var(--action-action-primary-primary-default, #3949AB) !important;
    color: #F8F9FA !important;
    border: none;
}

.ui-datepicker .ui-datepicker-today a {
    border: 1px solid var(--border-border-active, #3949AB);
}

.certidao-select {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    background: transparent;
    border: none;
    outline: none;
    padding: 0;
    width: 100%;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
}

.certidao-radio-row {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 4px;
}

.certidao-radio-input {
    appearance: none;
    -webkit-appearance: none;
    width: 16px;
    height: 16px;
    min-width: 16px;
    border: 1px solid var(--icons-icon-primary, #3949AB);
    border-radius: 50%;
    background: var(--background-background-primary, #F8F9FA);
    margin: 2px 0 0 0;
    padding: 0;
    cursor: pointer;
    position: relative;
}

.certidao-radio-input:checked {
    border: 1px solid var(--icons-icon-primary, #3949AB);
}

.certidao-radio-input:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--icons-icon-primary, #3949AB);
}

.certidao-radio-label {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    cursor: pointer;
    margin-bottom: 0;
}

.pendency-config-div {
    display: flex;
    margin: 16px;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 6px;
    border: 1px solid var(--border-border-primary, #E0E5E8);
    background: var(--background-background-primary, #F8F9FA);
}

.pendency-config-header-label {
    color: var(--text-text-primary, #1D2428);
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-left: 8px;
    cursor: pointer;
    margin-bottom: 0;
}

.pendency-config-header {
    display: flex;
    gap: 8px;
    align-items: center;
    width: 100%;
    cursor: pointer;
    margin-bottom: 0;
}

.pendency-config-chevron {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.pendency-config-chevron.collapsed {
    transform: rotate(-90deg);
}

.pendency-config-content {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-bottom: 0;
}

.pendency-config-dropdown-wrapper {
    display: flex;
    align-items: center;
    background: var(--background-background-primary, #F8F9FA);
    border: 1px solid var(--border-border-default, #BDC8CF);
    border-radius: 6px;
    padding: 4px 6px 4px 12px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 0;
}

.pendency-config-dropdown-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
    height: 32px;
    justify-content: space-between;
    margin-bottom: 0;
}

.pendency-config-dropdown-label {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    color: var(--text-text-action-brand, #3949AB);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pendency-config-select {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    color: var(--text-text-action-default, #627886);
    background: transparent;
    border: none;
    outline: none;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.pendency-config-dropdown-arrow {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}

.pendency-config-textarea-field {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
    margin-bottom: 0;
}

.pendency-config-textarea-label {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    color: var(--text-text-action-brand, #3949AB);
    margin-bottom: 0;
}

.pendency-config-textarea-wrapper {
    display: flex;
    flex-direction: column;
    background: var(--background-background-primary, #F8F9FA);
    border: 1px solid var(--border-border-default, #BDC8CF);
    transition: border-color 0.2s;
    border-radius: 6px;
    min-height: 90px;
    box-sizing: border-box;
    margin-bottom: 0;
}

.pendency-config-textarea {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    background: transparent;
    border: none;
    outline: none;
    resize: none;
    width: 100%;
    flex: 1;
    padding: 8px 10px 4px 16px;
    box-sizing: border-box;
}

.pendency-config-textarea::placeholder {
    color: var(--text-text-action-default, #627886);
}

.pendency-config-textarea-wrapper.has-content {
    border-color: var(--border-border-active, #3949AB);
}

.pendency-config-char-count {
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.025px;
    color: var(--text-text-action-disable, #8EA0AC);
    padding: 0 10px 4px 4px;
}

.pendency-config-checkbox-wrapper {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 0;
}

.pendency-config-checkbox {
    width: 16px;
    height: 16px;
    min-width: 16px;
    accent-color: #3949AB;
    margin-top: 2px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid var(--icons-icon-primary, #3949AB);
    background: var(--background-background-primary, #F8F9FA);
}

.pendency-config-checkbox-label {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    cursor: pointer;
    margin-bottom: 0;
}

.pendency-dropdown {
    position: relative;
    width: 100%;
    border-radius: 6px;
    overflow: visible;
    margin-bottom: 0;
}

.pendency-dropdown-trigger {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px 6px 4px 12px;
    background: var(--background-background-primary, #F8F9FA);
    border: 1px solid var(--border-border-default, #BDC8CF);
    border-radius: 6px;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    transition: border-color 0.15s ease;
    margin-bottom: 0;
}

.pendency-dropdown.active .pendency-dropdown-trigger {
    border-color: var(--border-border-active, #3949AB);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.pendency-dropdown.has-value .pendency-dropdown-trigger {
    border-color: var(--border-border-active, #3949AB);
}

.pendency-dropdown-trigger-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
    height: 32px;
    justify-content: center;
    margin-bottom: 0;
}

.pendency-dropdown-trigger-label {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--text-text-action-brand, #3949AB);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.pendency-dropdown-trigger-text {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-action-default, #627886);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.pendency-dropdown-trigger-text.has-value {
    color: var(--text-text-primary, #1D2428);
}

.pendency-dropdown-trigger-icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    transition: transform 0.2s ease;
}

.pendency-dropdown.active .pendency-dropdown-trigger-icon {
    transform: rotate(180deg);
}

.pendency-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    background: var(--background-background-primary, #F8F9FA);
    border: 1px solid var(--border-border-active, #3949AB);
    border-top: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 1050;
    max-height: 200px;
    overflow-y: auto;
    box-sizing: border-box;
}

.pendency-dropdown-menu::-webkit-scrollbar {
    width: 6px;
}

.pendency-dropdown-menu::-webkit-scrollbar-track {
    background: transparent;
}

.pendency-dropdown-menu::-webkit-scrollbar-thumb {
    background: #E0E5E8;
    border-radius: 6px;
}

.pendency-dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #8EA0AC;
}

.pendency-dropdown.active .pendency-dropdown-menu {
    display: flex;
}

.pendency-dropdown-item {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 8px 8px 16px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    cursor: pointer;
    background: var(--background-background-primary, #F8F9FA);
    margin-bottom: 0;
}

.pendency-dropdown-item:hover {
    background: var(--action-action-hover-hover-primary, #E3E6F6);
}

.pendency-dropdown.error .pendency-dropdown-trigger {
    border-color: var(--border-border-error, #E53935);
}

.pendency-dropdown.error .pendency-dropdown-trigger-label {
    color: var(--text-text-action-error, #E53935);
}

.pendency-config-textarea-field.error .pendency-config-textarea-label {
    color: var(--text-text-action-error, #E53935);
}

.pendency-config-textarea-field.error .pendency-config-textarea-wrapper {
    border-color: var(--border-border-error, #E53935);
    box-shadow: 0px 0px 0px 2px var(--global-colors-error-100, #F8C7C6);
}

.pendency-config-textarea-field.error .pendency-config-textarea::placeholder {
    color: var(--text-text-action-error, #E53935);
}

.pendency-config-textarea-field.error .pendency-config-char-count {
    color: var(--text-text-action-error, #E53935);
}

.pendency-config-textarea::-webkit-scrollbar {
    width: 6px;
}

.pendency-config-textarea::-webkit-scrollbar-track {
    background: transparent;
}

.pendency-config-textarea::-webkit-scrollbar-thumb {
    background: #E0E5E8;
    border-radius: 6px;
}

.pendency-config-textarea::-webkit-scrollbar-thumb:hover {
    background: #8EA0AC;
}

.new-modal-support-request {
    max-width: 600px;
    margin: 1.75rem auto;
}

.support-request-content {
	display: flex;
	flex-direction: column;
	gap: 16px;
	padding: 16px !important;
	background-color: #f8f9fa !important;
	border: 1px solid #e0e5e8 !important;
	border-radius: 6px !important;
	box-shadow: 0px 4px 16px rgba(98, 120, 134, 0.25);
    width: 600px;
}

.support-request-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	margin: 0;
}

.support-request-title {
    font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #1d2428;
	margin: 0;
}

.support-request-close-btn {
	background: none;
	border: none;
	font-size: 20px;
	color: #1d2428;
	cursor: pointer;
	padding: 0;
	line-height: 1;
}

.support-request-close-btn:hover {
	color: #627886;
}

.support-request-divider {
	margin: 0;
	border-color: #e0e5e8;
}

.support-request-body {
	display: flex;
	flex-direction: column;
	gap: 16px;
	margin: 0;
}

.support-request-tabs {
	display: flex;
	width: 100%;
	margin: 0;
}

.support-request-tab {
	flex: 1;
	text-align: center;
	padding: 8px 16px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #a6aee1;
	border-bottom: 2px solid #a6aee1;
	cursor: pointer;
	margin: 0;
}

.support-request-tab.active {
	font-weight: bold;
	color: #3949ab;
	border-bottom-color: #3949ab;
}

.support-request-process-info {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #1d2428;
	margin: 0;
}

.support-request-field {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin: 0;
}

.support-request-select-wrapper {
	display: flex;
	flex-direction: column;
	background-color: #f8f9fa;
	border: 1px solid #bdc8cf;
	border-radius: 6px;
	padding: 4px 8px 4px 16px;
	margin: 0;
}

.support-request-select-wrapper.error {
	border-color: #e53935;
}

.support-request-select-label {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #3949ab;
	margin: 0;
}

.support-request-required {
	color: #e53935;
	font-size: 12px;
	margin-right: 2px;
}

.support-request-select {
    
	border: none;
	background: transparent;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #627886;
	outline: none;
	cursor: pointer;
	padding: 0;
	width: 100%;
	margin: 0;
}

.support-request-select:focus {
	box-shadow: none;
	outline: none;
}

.support-request-textarea-label {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	color: #3949ab;
	margin: 0;
}

.support-request-textarea-wrapper {
	display: flex;
	flex-direction: column;
	background-color: #f8f9fa;
	border: 1px solid #bdc8cf;
	border-radius: 6px;
	padding: 8px 4px 4px 4px;
	min-height: 90px;
	margin: 0;
}

.support-request-textarea-wrapper.error {
	border-color: #e53935;
}

.support-request-textarea {
	border: none;
	background: transparent;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #1d2428;
	outline: none;
	resize: none;
	flex: 1;
	padding: 0 12px 4px 12px;
	min-height: 50px;
	margin: 0;
}

.support-request-textarea::placeholder {
	color: #8EA0AC;
}

.support-request-textarea::-webkit-scrollbar {
    width: 2px;
}

.support-request-textarea::-webkit-scrollbar-track {
    background: transparent;
}

.support-request-textarea::-webkit-scrollbar-thumb {
    background: #E0E5E8;
    border-radius: 6px;
}

.support-request-textarea::-webkit-scrollbar-thumb:hover {
    background: #8EA0AC;
}

.support-request-info {
	display: flex;
	gap: 8px;
	align-items: flex-start;
	margin: 0;
}

.support-request-info-icon {
	font-size: 16px !important;
	color: #627886 !important;
	flex-shrink: 0;
}

.support-request-info-text {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #627886;
	letter-spacing: 0.3px;
}

.support-request-footer {
	display: flex;
	justify-content: flex-end;
	margin: 0;
}

.support-request-submit-btn {
	background-color: #3949ab;
	color: #f8f9fa;
	border: none;
	border-radius: 6px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	padding: 10px 12px;
	height: 44px;
	cursor: pointer;
	margin: 0;
}

.support-request-submit-btn:hover {
	background-color: #4a5bc3;
}

.support-request-submit-btn:active {
	background-color: #263072;
}

.support-request-submit-btn:disabled {
	background-color: #a6aee1;
	cursor: not-allowed;
}

.support-request-submit-btn.disabled {
	background-color: #bdc8cf;
	cursor: not-allowed;
}

.support-request-panel {
	display: flex;
	flex-direction: column;
	gap: 16px;
    margin-bottom: 0 !important;
}

/* Support Request - History Tab */

.support-request-search-bar {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 8px;
	background-color: #f8f9fa;
	border: 1px solid #e0e5e8;
	border-radius: 6px;
    margin-bottom: 0 !important;
}

.support-request-search-icon {
	font-size: 16px;
	color: #3949AB;
	flex-shrink: 0;
}

.support-request-search-input {
	flex: 1;
	border: none;
	background: transparent;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #1d2428;
	outline: none;
	padding: 0;
	margin: 0;
}

.support-request-search-input::placeholder {
	color: #627886;
}

.support-request-search-clear {
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}

.support-request-search-clear .material-icons {
	font-size: 16px;
	color: #3949AB;
}

.support-request-search-clear:hover .material-icons {
	color: #1d2428;
}

.support-request-history-list {
	display: flex;
	flex-direction: column;
	gap: 8px;
	max-height: 446px;
	overflow-y: auto;
    margin-bottom: 0 !important;
}

@media screen and (max-height: 814px) {
    .support-request-history-list {
        max-height: 300px;
    }
}

@media screen and (max-height: 664px) {
    .support-request-history-list {
        max-height: 200px;
    }
}

.support-request-history-list::placeholder {
	color: #8EA0AC;
}

.support-request-history-list::-webkit-scrollbar {
    width: 2px;
}

.support-request-history-list::-webkit-scrollbar-track {
    background: transparent;
}

.support-request-history-list::-webkit-scrollbar-thumb {
    background: #E0E5E8;
    border-radius: 6px;
}

.support-request-history-list::-webkit-scrollbar-thumb:hover {
    background: #8EA0AC;
}

.support-request-history-card {
	display: flex;
	flex-direction: column;
	gap: 4px;
	padding: 8px;
	border: 1px solid #e0e5e8;
	border-radius: 6px;
	word-break: break-word;
    margin-bottom: 0 !important;
}

.support-request-history-card-title {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #1d2428;
    width: calc(100% - 114px);
    height: 24px;
    margin-bottom: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.support-request-history-card-date {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #627886;
	margin: 0;
}

.support-request-history-card-desc {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #37434b;
	margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.support-request-history-card-update {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	color: #37434b;
	margin: 0;
}

.support-request-empty-state {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px 0;
}

.support-request-current-card-title {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #1d2428;
    width: calc(100% - 114px);
    height: 24px;
    margin-bottom: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.support-request-current-card-date {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #627886;
	margin-bottom: 0 !important;
}

.support-request-current-card-desc {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #37434b;
	margin-bottom: 0 !important;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.support-request-current-card-cpf {
    font-family: sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #37434B;
    margin-bottom: 0 !important;
}

.support-request-current-card-status {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    width: 112px;
    height: 16px;
    margin-top: 4px;
    margin-bottom: 0 !important;
}

.support-request-card-status-circle {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-bottom: 0 !important;
}

.support-request-current-card-status-label {
    font-family: sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: #1D2428;
    height: 16px;
    margin-bottom: 0 !important;
}

.support-request-empty-state p {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #1d2428;
	margin: 0;
}

.support-request-active-notice {
	display: flex;
	gap: 8px;
	align-items: flex-start;
	padding: 12px;
	background-color: #e8eaf6;
	border: 1px solid #a6aee1;
	border-radius: 6px;
}

.support-request-active-notice-icon {
	font-size: 20px;
	color: #3949ab;
	flex-shrink: 0;
}

.support-request-active-notice-text {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #1d2428;
}

.support-request-dropdown {
    position: relative;
    width: 100%;
    border-radius: 6px;
    overflow: visible;
    margin-bottom: 0;
}

.support-request-dropdown-trigger {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 4px 6px 4px 12px;
    background: var(--background-background-primary, #F8F9FA);
    border: 1px solid var(--border-border-default, #BDC8CF);
    border-radius: 6px;
    cursor: pointer;
    width: 100%;
    box-sizing: border-box;
    transition: border-color 0.15s ease;
    margin-bottom: 0;
}

.support-request-dropdown.active .support-request-dropdown-trigger {
    border-color: var(--border-border-active, #3949AB);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.support-request-dropdown.has-value .support-request-dropdown-trigger {
    border-color: var(--border-border-active, #3949AB);
}

.support-request-dropdown-trigger-content {
    display: flex;
    flex-direction: column;
    flex: 1;
    min-width: 0;
    justify-content: center;
    margin-bottom: 0;
}

.support-request-dropdown-trigger-label {
    font-family: sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: var(--text-text-action-brand, #3949AB);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.support-request-dropdown-trigger-text {
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-action-default, #627886);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    border: none;
    background-color: transparent;
}

.support-request-dropdown-trigger-text.has-value {
    color: var(--text-text-primary, #1D2428);
}

.support-request-dropdown-trigger-icon,
.support-request-dropdown-arrow {
    font-size: 16px;
    flex-shrink: 0;
    color: #3949AB;
    transition: transform 0.2s ease;
}

.support-request-dropdown.active .support-request-dropdown-trigger-icon,
.support-request-dropdown.active .support-request-dropdown-arrow {
    transform: rotate(180deg);
}

.support-request-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    background: var(--background-background-primary, #F8F9FA);
    border: 1px solid var(--border-border-active, #3949AB);
    border-top: none;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    z-index: 1050;
    max-height: 200px;
    overflow-y: auto;
    box-sizing: border-box;
}

.support-request-dropdown-menu::-webkit-scrollbar {
    width: 6px;
}

.support-request-dropdown-menu::-webkit-scrollbar-track {
    background: transparent;
}

.support-request-dropdown-menu::-webkit-scrollbar-thumb {
    background: #E0E5E8;
    border-radius: 6px;
}

.support-request-dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #8EA0AC;
}

.support-request-dropdown.active .support-request-dropdown-menu {
    display: flex;
}

.support-request-dropdown-item {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 8px 8px 8px 16px;
    font-family: sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--text-text-primary, #1D2428);
    cursor: pointer;
    background: var(--background-background-primary, #F8F9FA);
    margin-bottom: 0;
}

.support-request-dropdown-item:hover {
    background: var(--action-action-hover-hover-primary, #E3E6F6);
}

.support-request-dropdown.error .support-request-dropdown-trigger {
    border-color: var(--border-border-error, #E53935);
}

.support-request-dropdown.error .support-request-dropdown-trigger-label {
    color: var(--text-text-action-error, #E53935);
}

/* Support Request Column Button - processo_analise table */
.btn-view-support-request {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 6px 8px;
    background-color: #3949ab;
    color: #f8f9fa;
    border: none;
    border-radius: 6px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    white-space: nowrap;
    cursor: pointer;
}

.btn-view-support-request:hover {
    background-color: #303f9f;
}

.btn-view-support-request:active {
    background-color: #283593;
}

/* Support Request View Card - modal de visualização */
.support-request-view-card {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding: 12px 16px;
    border: 1px solid #e0e5e8;
    border-radius: 8px;
    background-color: #f8f9fa;
    word-break: break-word;
    margin-bottom: 0 !important;
}

.support-request-view-card-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0 !important;
}

.close-request-view-card {
    display: flex;
    flex-direction: column;
    gap: 8px;
    background-color: #f8f9fa;
    word-break: break-word;
    margin-bottom: 0 !important;
}

.close-request-current-card-title {
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #1d2428;
    width: calc(100% - 114px);
    height: 24px;
    min-height: 24px;
    margin-bottom: 0 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.close-request-current-card-cpf {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
	color: #1D2428;
    margin-bottom: 0 !important;
}

.close-request-current-card-desc {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #37434b;
	margin-bottom: 0 !important;
    max-height: 520px;
    height: calc(100% - 20px);
    overflow-y: auto;
}

.close-request-current-card-desc::-webkit-scrollbar {
    width: 2px;
}

.close-request-current-card-desc::-webkit-scrollbar-track {
    background: transparent;
}

.close-request-current-card-desc::-webkit-scrollbar-thumb {
    background: #E0E5E8;
    border-radius: 6px;
}

.close-request-current-card-desc::-webkit-scrollbar-thumb:hover {
    background: #8EA0AC;
}

@media screen and (max-width: 790px) {
    .close-request-current-card-desc {
        max-height: 520px;
    }
}

.close-request-current-card-date {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #627886;
	margin-bottom: 0 !important;
}

.close-request-submit-btn {
	background-color: #f8f9fa;
	color: #3949ab;
	border: solid 1px #3949ab;
	border-radius: 6px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	padding: 10px 12px;
	height: 44px;
	cursor: pointer;
	margin: 0 0 0 16px;
    outline: none;
    box-shadow: none;
}

.close-request-submit-btn:hover {
    background-color: #f8f9fa;
    border: solid 2px #3949ab;
    padding: 9px 11px 9px 11px;
    outline: none;
    box-shadow: none;
}

.close-request-submit-btn:focus {
    background-color: #f8f9fa;
    border: solid 1px #3949ab;
    padding: 10px 12px;
    outline: none;
    box-shadow: 0px 0px 0px 2px #A6AEE1;
}

.close-request-submit-btn:active {
    background-color: #E3E6F6;
    border: solid 2px #3949ab;
    padding: 9px 11px 9px 11px;
    outline: none;
    box-shadow: none;
}

.close-request-submit-btn.disabled {
	background-color: #BDC8CF;
    color: #EEF1F2;
	cursor: not-allowed;
}

.alter-responsible-request-submit-btn {
	background-color: #3949AB;
	color: #F8F9FA;
    border: none;
	border-radius: 6px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	padding: 10px 12px;
	height: 44px;
	cursor: pointer;
	margin: 0 0 0 16px;
    outline: none;
    box-shadow: none;
}

.alter-responsible-request-submit-btn:hover {
    background-color: #4A5BC3;
    outline: none;
    box-shadow: none;
}

.alter-responsible-request-submit-btn:focus {
    background-color: #3949AB;
    outline: none;
    box-shadow: 0px 0px 0px 2px #A6AEE1;
}

.alter-responsible-request-submit-btn:active {
    background-color: #2A357D;
    outline: none;
    box-shadow: none;
}

.alter-responsible-request-submit-btn.disabled {
	background-color: #BDC8CF;
    color: #F8F9FA;
	cursor: not-allowed;
}

.reject-request-submit-btn {
	background-color: #f8f9fa;
	color: #E53935;
	border: solid 1px #E53935;
	border-radius: 6px;
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	padding: 10px 12px;
	height: 44px;
	cursor: pointer;
	margin: 0;
    outline: none;
    box-shadow: none;
}

.reject-request-submit-btn:hover {
    background-color: #f8f9fa;
    border: solid 2px #E53935;
    padding: 9px 11px 9px 11px;
    outline: none;
    box-shadow: none;
}

.reject-request-submit-btn:focus {
    background-color: #f8f9fa;
    border: solid 1px #E53935;
    padding: 10px 12px;
    outline: none;
    box-shadow: 0px 0px 0px 2px #F8C7C6;
}

.reject-request-submit-btn:active {
    background-color: #F8C7C6;
    border: solid 2px #E53935;
    padding: 9px 11px 9px 11px;
    outline: none;
    box-shadow: none;
}

.reject-request-submit-btn.disabled {
	background-color: #BDC8CF;
    color: #EEF1F2;
	cursor: not-allowed;
}

.support-request-cpf-info {
	display: flex;
	gap: 8px;
	align-items: flex-start;
	margin: 4px 0 0 0;
}

.support-request-cpf-info-icon {
	font-size: 16px !important;
	color: #E53935 !important;
	flex-shrink: 0;
}

.support-request-cpf-info-text {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5;
	color: #E53935;
	letter-spacing: 0.3px;
}

#supportRequestCpfFieldDiv.is-active {
	border-color: #3949AB;
}

#supportRequestCpfFieldDiv.has-error {
	border-color: #E53935;
}

#supportRequestCpfFieldLabel {
	color: var(--text-text-action-brand, #3949AB);
}

#supportRequestCpfFieldDiv.has-error #supportRequestCpfFieldLabel {
	color: #E53935;
}

#supportRequestCpfFieldText {
	color: var(--text-text-action-default, #627886);
}

#supportRequestCpfFieldDiv.is-active #supportRequestCpfFieldText {
	color: var(--text-text-primary, #1D2428);
}

#supportRequestCpfFieldDiv.has-error #supportRequestCpfFieldText {
	color: var(--text-text-primary, #1D2428);
}

#supportRequestCpfField.has-error {
	margin-bottom: 20px !important;
}

.accordion-config-pendency {
    margin-bottom: 0;
}

.button-primary {
    background-color: #3949AB;
    color: #F8F9FA !important;
    border: none;
    border-radius: 6px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    padding: 10px 12px;
    height: 44px;
    cursor: pointer;
    margin: 0;
    text-decoration: none !important;
    outline: none;
    box-shadow: none;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.button-primary:hover {
    background-color: #4A5BC3;
    padding: 10px 12px;
    outline: none;
    box-shadow: none;
}

.button-primary:focus {
    background-color: #3949AB;
    outline: none;
    box-shadow: 0px 0px 0px 2px #A6AEE1;
}

.button-primary:active {
    background-color: #2A357D;
    outline: none;
    box-shadow: none;
}

.button-primary.is-loading {
    background-color: #4A5BC3;
    position: relative !important;
    overflow: hidden !important;
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    cursor: not-allowed;
}

.button-primary.is-loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: var(--progress, 0%); 
    background-color: #2B3990;
    transition: width 0.2s ease-out;
    z-index: 1;
}

.button-primary > * {
    position: relative;
    z-index: 2;
}

.button-primary:disabled {
    background-color: #BDC8CF;
    color: #F8F9FA !important;
    cursor: not-allowed;
    outline: none;
    box-shadow: none;
}

.button-primary-alt {
    background-color: #F8F9FA;
    color: #3949AB !important;
    border: solid 1px #3949AB;
    border-radius: 6px;
    font-family: sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    padding: 10px 12px;
    height: 44px;
    cursor: pointer;
    margin: 0;
    text-decoration: none !important;
    outline: none;
    box-shadow: none;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

.button-primary-alt:hover {
    background-color: #F8F9FA;
    border: solid 2px #3949AB;
    padding: 9px 11px;
    outline: none;
    box-shadow: none;
}

.button-primary-alt:focus {
    background-color: #F8F9FA;
    border: solid 1px #3949AB;
    padding: 10px 12px;
    outline: none;
    box-shadow: 0px 0px 0px 2px #A6AEE1;
}

.button-primary-alt:active {
    background-color: #E3E6F6;
    border: solid 2px #3949AB;
    padding: 9px 11px 9px 11px;
    outline: none;
    box-shadow: none;
}

.button-primary-alt.is-loading {
    background-color: #F8F9FA;
    position: relative !important;
    overflow: hidden !important;
    display: inline-flex !important;
    align-items: center;
    gap: 8px;
    cursor: not-allowed;
}

.button-primary-alt.is-loading::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: var(--progress, 0%);
    background-color: #C4CAEB;
    transition: width 0.2s ease-out;
    z-index: 1;
}

.button-primary-alt > * {
    position: relative;
    z-index: 2;
}

.button-primary-alt:disabled {
    background-color: #EEF1F2;
    border: solid 1px #BDC8CF;
    padding: 10px 12px;
    color: #8EA0AC !important;
    cursor: not-allowed;
    outline: none;
    box-shadow: none;
}

@keyframes spin-loader {
    to { transform: rotate(360deg); }
}

.button-loading-icon {
    width: 18px;
    height: 18px;
    display: inline-block;
    animation: spin-loader 0.8s linear infinite;
}
#modalProcesso {
    margin: 0;
    padding-right: 0 !important;
}

.documents-content {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    max-height: calc(100vh - 40px);
    resize: none;
}

.documents-modal-header {
    padding-left: 40px;
    padding-right: 40px;
    border-bottom: none;
    flex-shrink: 0;
}

.documents-modal-body {
    padding: 0 40px;
    overflow-y: auto;
    flex: 1 1 auto;
}

.documents-modal-footer {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    gap: 0;
    border-top: 1px solid #e0e5e8;
    flex-shrink: 0;
    padding: 12px 40px;
}

.multi-actions-footer-container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 40px;
    flex: 1 1 auto;
    min-width: 0;
    margin: 0 !important;
}

.multi-actions-info-alert {
    display: flex;
    align-items: center;
    align-self: center;
    gap: 8px;
    flex: 1 0 0;
    min-width: 1px;
    background-color: #e3e6f6;
    border: 1px solid #6977cd;
    border-radius: 6px;
    padding: 8px 16px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #1d2428;
    margin-top: 10px;
}

.multi-actions-info-icon {
    font-size: 16px;
    color: #3949ab;
    flex-shrink: 0;
}

.multi-actions-info-text {
    flex: 1 1 0;
    min-width: 0;
    line-height: 20px;
}

.btn-acoes-disponiveis {
    display: flex;
    align-items: center;
    align-self: center;
    justify-content: center;
    width: 200px;
    margin-left: auto;
    padding: 12px 16px;
    border-radius: 6px;
    border: 1px solid #3949ab;
    background-color: #f8f9fa;
    color: #3949ab;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.25;
    white-space: nowrap;
    flex-shrink: 0;
    outline: none;
    box-shadow: none;
    transition: background-color 0.15s;
}

.btn-acoes-disponiveis:hover:not(:disabled) {
    font-weight: 700;
    border-width: 2px;
    outline: none;
    box-shadow: none;
}

.btn-acoes-disponiveis:active:not(:disabled) {
    font-weight: 700;
    border-width: 2px;
    background-color: #e3e6f6;
    outline: none;
    box-shadow: none;
}

.btn-acoes-disponiveis:focus {
    outline: none;
    box-shadow: none;
}

.btn-acoes-disponiveis:disabled {
    background-color: var(--surface-secondary, #EEF1F2);
    border-color: var(--border-secondary, #BDC8CF);
    color: var(--text-disabled, #8EA0AC);
    font-weight: 500;
    opacity: 1;
    cursor: not-allowed;
}

#modalAcoesDisponiveis {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    right: auto !important;
    bottom: auto !important;
    transform: translate(-50%, -50%);
    width: 820px;
    max-width: calc(100vw - 40px);
    max-height: calc(100vh - 80px);
    overflow: hidden;
    z-index: 1060 !important;
    padding: 0 !important;
    border-radius: 6px;
    margin: 0;
    padding-right: 0 !important;
}

#modalAcoesDisponiveis .modal-dialog {
    margin: 0;
    width: 100%;
    max-width: none;
}

.acoes-disponiveis-dialog {
    width: 100%;
    max-width: none;
    margin: 0;
}

.acoes-disponiveis-content {
    background-color: #f8f9fa;
    border: 1px solid #e0e5e8;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(98, 120, 134, 0.25);
    display: flex;
    flex-direction: column;
    max-height: calc(100vh - 80px);
    overflow: hidden;
}

.acoes-disponiveis-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 16px 0 16px;
}

.acoes-disponiveis-title-row {
    display: flex;
    align-items: center;
    gap: 6px;
}

.acoes-disponiveis-header-icon {
    font-size: 16px;
    color: #3949ab;
}

.acoes-disponiveis-title {
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #1d2428;
    margin: 0;
}

.acoes-disponiveis-close {
    font-size: 20px;
    color: #627886;
    opacity: 1;
    line-height: 1;
}

.acoes-disponiveis-close:hover {
    color: #1d2428;
}

.acoes-disponiveis-divider {
    margin: 12px 0 0 0;
    border: none;
    border-top: 1px solid #e0e5e8;
}

.acoes-disponiveis-body {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    overflow-y: auto;
    flex: 1 1 auto;
}

.acoes-disponiveis-subtitle {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #627886;
    line-height: 20px;
    margin: 0;
}

.acoes-disponiveis-accordion {
    display: flex;
    flex-direction: column;
    gap: 4px;
    margin: 0;
}

.acoes-accordion-card {
    background-color: #f8f9fa;
    border: 1px solid #e0e5e8;
    border-radius: 6px;
    overflow: hidden;
    transition: border-color 0.15s ease;
    margin: 0;
}

.acoes-accordion-card div {
    margin: 0;
}

.acoes-accordion-card:hover,
.acoes-accordion-card:focus-within {
    border-color: #a6aee1;
}

.acoes-accordion-card .acoes-accordion-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
    border-bottom: none;
    padding: 0;
    user-select: none;
}

.acoes-accordion-card .acoes-accordion-toggle {
    display: flex;
    align-items: center;
    gap: 8px;
    flex: 1;
    padding: 16px;
    font-size: 14px;
    font-weight: 500;
    color: #1d2428;
    text-decoration: none;
}

.acoes-accordion-card .acoes-accordion-toggle:not(.collapsed) {
    padding-bottom: 8px;
}

.acoes-accordion-card .acoes-accordion-toggle:hover,
.acoes-accordion-card .acoes-accordion-toggle:focus {
    text-decoration: none;
    color: #1d2428;
}

.acoes-accordion-icon {
    font-size: 16px;
    color: #3949ab;
    transition: transform 0.2s ease;
}

.acoes-accordion-toggle.collapsed .acoes-accordion-icon {
    transform: rotate(-90deg);
}

.acoes-accordion-section-icon {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    display: block;
    margin-left: auto;
}

.acoes-accordion-body {
    padding: 0 16px 16px 16px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.acoes-accordion-empty-message {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0;
    padding: 24px 0;
    font-family: Roboto, sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #627886;
    text-align: center;
}

.acoes-accordion-empty-message--hidden {
    display: none;
}

/* z-index maior que .modal-backdrop global (z-index:-1) e menor que
   #modalAcoesDisponiveis (z-index:1060) */
#acoesDisponiveisBackdrop {
    z-index: 1055;
}

#parecerRecusaLoteBackdrop {
    z-index: 1065;
}

#modal_parecer_recusa_lote_id {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1070;
    display: flex;
    align-items: center;
    justify-content: center;
}

.parecer-lote-card {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.3);
    width: 800px;
    max-width: calc(100vw - 40px);
    display: flex;
    flex-direction: column;
}

.parecer-lote-header {
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.parecer-lote-header h5 {
    margin: 0;
    font-size: 1.25rem;
    font-weight: 500;
}

.parecer-lote-body {
    padding: 1rem;
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
}

.parecer-lote-footer {
    padding: 0.75rem 1rem;
    border-top: 1px solid #dee2e6;
    display: flex;
    justify-content: flex-end;
    gap: 0.5rem;
}
.multi-actions-info-alert--hidden {
    display: none;
}

.multi-actions-footer-container--hidden {
    display: none;
}

/* Container com borda e cantos arredondados — border-collapse:collapse
   impede border-radius direto na tabela, então o wrapper resolve */
.acoes-table-container {
    border: 1px solid #e0e5e8;
    border-radius: 6px;
    overflow: hidden;
}

.acoes-accordion-table {
    width: 100%;
    border-collapse: collapse;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    background-color: #f8f9fa;
    margin-bottom: 0;
}

.acoes-accordion-table thead th {
    background-color: #f8f9fa;
    border-bottom: 1px solid #e0e5e8;
    padding: 12px 12px;
    font-weight: 500;
    color: #1d2428;
}

.acoes-accordion-table thead th:first-child {
    width: 40px;
}

.acoes-accordion-table tbody td {
    border-bottom: 1px solid #e0e5e8;
    padding: 12px 12px;
    color: #1d2428;
    vertical-align: middle;
}

.acoes-accordion-table tbody tr:last-child td {
    border-bottom: none;
}

.acoes-table-view-icon {
    font-size: 18px;
    color: #3949ab;
    cursor: pointer;
    vertical-align: middle;
}

.acoes-table-view-icon:hover {
    color: #4a5bc3;
}

.acoes-accordion-table tbody tr:has(input[type="checkbox"]:checked) {
    background-color: #e3e6f6;
}

.acoes-doc-processed-icon {
    font-size: 18px;
    color: #2e7d32;
    vertical-align: middle;
}

.acoes-row-checkbox--processed {
    opacity: 0.5;
    cursor: not-allowed;
}

.acoes-accordion-section-footer {
    display: flex;
    justify-content: flex-end;
}

.btn-recusar-selecionados {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
    border: none;
    background-color: #e53935;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    transition: background-color 0.15s;
}

.btn-recusar-selecionados:hover:not(:disabled) {
    background-color: #c62828;
}

.btn-recusar-selecionados:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.btn-assinar-selecionados {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
    border: 1px solid #3949ab;
    background-color: #3949ab;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    transition: background-color 0.15s;
}

.btn-assinar-selecionados:hover:not(:disabled) {
    background-color: #4a5bc3;
}

.btn-assinar-selecionados:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.btn-carimbar-selecionados {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 44px;
    padding: 0 12px;
    border-radius: 6px;
    border: 1px solid #3949ab;
    background-color: #3949ab;
    color: #fff;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    font-size: 16px;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    transition: background-color 0.15s;
}

.btn-carimbar-selecionados:hover:not(:disabled) {
    background-color: #4a5bc3;
}

.btn-carimbar-selecionados:active:not(:disabled) {
    background-color: #2a357d;
}

.btn-carimbar-selecionados:disabled {
    opacity: 0.4;
    cursor: not-allowed;
}

.acoes-disponiveis-feedback {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 16px 16px;
    padding: 12px 16px;
    border-radius: 6px;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.acoes-disponiveis-feedback--hidden {
    display: none;
}

.acoes-disponiveis-feedback--success {
    background-color: #e8f5e9;
    color: #2e7d32;
    border: 1px solid #a5d6a7;
}

.acoes-disponiveis-feedback--partial {
    background-color: #fff8e1;
    color: #f57f17;
    border: 1px solid #ffe082;
}

.acoes-disponiveis-feedback--failure {
    background-color: #ffebee;
    color: #c62828;
    border: 1px solid #ef9a9a;
}

.acoes-disponiveis-feedback-icon {
    font-size: 20px;
    flex-shrink: 0;
}
