.world {
  min-height: 810px;
  background-image:
    linear-gradient(to right, #030642 0%, rgba(0,8,93,0) 100%),
    url('../IMG/background.jpg');
  background-repeat: no-repeat;
  background-position-x: right;
  background-size: contain;
  background-color: #0a0102;
  flex: 1 0 0;
  align-self: stretch;
}

.welcome-logo {
	width: 273.45px;
	height: 146px;
	flex-shrink: 0;
	aspect-ratio: 273.45/146.00;
}

.back-welcome-logo {
    padding-top: 130px;
    display: flex;
    width: 700px;
    height: 689px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 42px;
}

.button-new{
    color: #FFF;
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    line-height: 16px;
    letter-spacing: 1.56px;
}

.welcome-button {
    display: flex;
    padding: 16px 25px;
    justify-content: center;
    align-items: center;
    color: #FFF !important;
    border-radius: 5px;
    border: 1px solid var(--neutras-color-main-1-branco, #FFF);
    text-decoration: none;
}

.welcome-button:hover {
    background-color:white;
    color: black !important;
}

.welcome-title {
    color: #FFF !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    display: flex;
    gap: 10px;
    align-items: center;
}

.world_logged {
	min-height: 770px;
	background-image: url('../IMG/background_on.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgb(64, 62, 62) !important;
	background-position-x: right;
}

.world_logged.not-found {
	min-height: 770px;
	background-image: url('../IMG/background_off.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #0a0a0a !important;
	background-position-x: right;
}

.signet {
	min-height: 750px;
	background-image: url('../IMG/background_signet.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-color: rgb(64, 62, 62) !important;
	background-position-x: right;
	border-style: solid;
	border-width: 1px; 
	border-color: rgb(64, 62, 62);
	text-align: center;
}

.dark-front {
	background-color: rgb(64, 62, 62) !important;
}

.footer-text {
	font-size: 13px !important;
	color: #000;
	padding-top: 15px;
	border-top: #0000 1px solid;
}

.header-margin {
	font-size: 11px;
	border-bottom: 1px solid #0000;
}

footer{
	background-color:transparent !important;
}

.content-group {
	background-color: #ffffff!important;
	margin-top: 0 !important;
	padding-top: 15px;
}

.page-content {
	background-color: transparent !important;
}

.breadcrumb-trail ul {
	margin-top: 110px !important;
}

@media screen and (max-width: 1050px) {
	.back-logo {
		display:none; 
	}
}

@media screen and (min-width: 768px) {
	.modal-dialog {
    	right: auto;
    	left: auto !important;
    	width: 600px;
    	padding-top: 30px;
    	padding-bottom: 30px;
	}
}

.unauthorized-bar {
    display: flex;
    width: 690px;
    padding: 14px 14px 28px 14px;
    flex-direction: column;
    align-items: center;
    gap: 7px;
    position: absolute;
    margin-top: 300px;
    text-align: center;
    border-radius: 40px;
    border: 2px solid var(--feedback-color-secondary-7-erro, #EA1631);
    background: var(--fundos-feedback-erro-vermelho-10, rgba(253, 232, 235, 0.92));
    left:  50%;
    transform: translateX(-50%);
}

.unauthorized-message {
color: var(--neutras-color-main-2-preto, #000);
text-align: center;

/* titles/TL 6 XL */
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 20.8px; /* 130% */
}

.icon-fail-adjust {
	color: white;
    margin-top: 25px;
    margin-left: -100px;
    font-size: 25px;
    position: absolute;
}

.signet-message {
	margin-top:380px !important;
	margin-left: 30%;
	margin-right: 30%;
	color: white;
	font-weight: bold;
}

.borderless td, .borderless th {
    border: none !important;
}

.dropdown-menu-decoration {
    background: #333
}

.dropdown-menu-alt-decoration {
	background: white;
	min-width: 320px;
}

.site-menu-dropdown, .site-menu-link, .e-button, .user-button {
	border-left: 1px solid #333;
}

.e-button {
	text-align: center;
	vertical-align: middle;
}

.user-button>a {
	text-decoration: none;
}

.dropdown-submenu-decoration:hover>a:after {
	border-left-color: #0099ab;
}

.dropdown-submenu-decoration:hover>a {
	color: #0099ab!important;
}

.dropdown-menu>li>a {
    padding: 4px 20px 4px 12px;
    font-weight: 600;
}

.navbar-nav>li>a {
	height: 71px;
}

header.alternative .top-bar {
	min-height: 40px!important;
}

header.alternative .navigation-bar-online {
	margin-top: -5px;
}

header.alternative .logo-online {
	padding-right: 15px;
	padding-left: 15px;
}

.navbar-nav>li>a {
	height: 71px;
}

.navbar {
	z-index: 1!important;
}

.current-language {
	text-decoration: none!important;
}

.language-selector.open ul {
	border-radius: 0;
	border: 0;
	box-shadow: none;
	border-left: 1px solid #CCC;
}

.language-selector.open li {
	border-top: 1px solid #CCC;
}

.language-selector.open li:last-child {
    border-bottom: 1px solid #CCC;
}

.language-selector a {
	color: #808080!important;
	font-weight: normal!important;
}

.language-selector li>a:hover {
	color: #0099ab!important;
}

.subheader {
	background-color: #a2a2a2!important;
	color: white!important;
}

.document-list-message {
	margin-bottom: 75px;
	text-align: center;
	font-size: 20px;
}

.jumbotron p {
	color: #ffffff;
}

.not-found .jumbotron div {
	margin: 168px auto auto auto;
}

/* Keep multiselect checkbox styling consistent with FO. */
.multiselect-container .checkbox {
    padding-left: 20px;
    margin-top: 0;
}

.multiselect-container .checkbox label {
    cursor: pointer;
}

.multiselect-container .checkbox input[type="checkbox"] {
    opacity: 1;
    position: static;
    margin-left: -10px;
    margin-right: 5px;
    margin-top: 3px;
    width: 13px;
    height: 13px;
}
