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

li {
	list-style-type: none;
}

#header {
	text-align: center;
}

#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 {
	margin-bottom: 10px;
}

.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;
}

.modal-backdrop {
	z-index: -1;
}

.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;
}

.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;
}

.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: 1;
    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;
}

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

.legendTable i{
	margin-top:10px !important;
}

.legendTable button{
	margin-top:10px !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;
}

.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;
}

.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 {
	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;
}

.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;
}

#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;
    }
}

.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;
}
