.btn-404 {
	border: solid 1px #db812d;
  padding: 10px;
  border-radius: 5px;
}
.btn-404:hover {
	background:#db812d;
	color:white;
}

.toolbar-oriented .toolbar-bar{
	position: fixed;
}

blockquote {
  margin-left: 50px;
}

table {
  caption-side: top;
}

/*Fontes*/
/*Fonte - h1*/
.yanone-kaffeesatz{
  font-family: "Yanone Kaffeesatz", sans-serif;
  font-weight: 200;
  font-style: normal;
}

/*Fonte - Resto do site*/
.pt-sans narrow-regular {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.pt-sans narrow-bold {
  font-family: "PT Sans Narrow", sans-serif;
  font-weight: 700;
  font-style: normal;
}

body, p, a, li, h2, h2 a, h3, h4, h5, h6, h3 a {
  font-family: 'PT Sans Narrow', sans-serif;
}

h1, h2, h3, h4, h5, h6{
	color:#db812d;
	font-weight: normal;
}

h1{
	padding: 0 500px 0 15px;
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-weight: 200;
	font-size:4.5em;
}

h2{
	margin: 20px 0 10px 0;
	border-bottom: 1px solid;
	width: 100%;
}

a{
	color:#db812d ;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.nav-item a:hover{
	text-decoration: none;
}

body{
	background-color: white;
}

.table{
	--bs-table-striped-bg: rgba(0, 0, 0, 0);
}

tr{
	border-top: 1px solid #ddd;
}

table{
	font-size: 1.05em;
}
thead tr{
	border-bottom: none;
}

table tr th{
	background-color: #e9eaec!important;
  color: black;
  white-space: nowrap;
}

tr td, tr th{
	border: none;
}

table tbody tr:hover{
	background-color: none;
}

table tbody tr:nth-child(even) {
	background-color: #f9f9f9;
}

table tbody tr:nth-child(odd) {
	background-color: #ffffff;
}

.views-field-field-complemento{
	border-radius: 17px;
  background: #faf2ea;
  padding: 12px 15px 12px 15px;
}

.field--name-field-complemento{
	border-radius: 17px;
  background: #faf2ea;
  padding: 12px 15px 4px 15px; 
}

.main-container{
	width: 1170px;
	padding:0;
	border:1px dotted;
	position: relative;
}
.nav.primary.nav-tabs a {
  color: blue;
}



@media only screen and (max-width: 1000px) {
  .main-container{
	width: 1170px;
	padding:0;
	border:1px dotted;
	position: relative;
}
}

@media only screen and (max-width: 770px) {
  .main-container{
	width: 100%;
	padding:0;
	border:1px dotted;
	position: relative;
}
}


.container{
	padding-left: 0;
	padding-right: 0;
}

.region-secondary-menu a{
	color: white;
}

nav-principal{
	font-weight: bold;
}

.navbar-nav .nav-item{
	padding: 0 6px 0 6px;
}

.highlighted aside{
	border: 0;
}

.text-formatted a:hover{
	text-decoration: underline;
}

/*.field--name-field-complemento{
  padding: 0 15px 0 15px; 
}*/

.node--type-article p{
	font-size: 1.05em;
	/*padding: 0 15px 0 0;*/
}

.field--name-field-complemento p{
  padding: 0;
}

.node--view-mode-teaser h2 a {
  color: #db812d;
}

/*Navbar verde acessibilidade*/
#navbar-top{
	background-color:#336c5e;
	height: 30px;
	font-size: 0.86em;
	padding: 0 20px 0 20px;
	color: white;
	white-space: nowrap;
	justify-content: space-between;
	align-content: center;
}

@media only screen and (max-width: 770px) {
  #navbar-top{
		height: 55px;
	}
	#navbar-main{
		height: 160px;
	}	
}

#navbar-top .nav-link{
	padding: 0 10px 0 0;
}
#navbar-top .nav-link:last-child{
	padding: 0;
}

#navbar-top p {
	margin: 0;
}

/*Navbar imagem EMARF*/
#navbar-main{
	background-color: white;
	background-image:url("/sites/default/publico/emarf/biblioteca-de-midia/imagens/2025/header.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	height: 230px;
	
	align-items: start;
}





#navbar-main .nav-link{
	color: black;
	font-size: 1.3em;
}

.navbar-expand-lg .navbar-collapse {
  position: absolute;
  right: 0;
  padding-right: 15px;
  z-index: 1000;
  background-color: #fff;
}

.layout-main-wrapper{
	padding: 0 10px 0 10px;	
}

/*Footer*/
.site-footer{
	background-color: #db812d;
	padding: 0;
	font-size: 1.1em;
}

.site-footer .content{
	color: white;
}

.site-footer .content a{
	color: white;
}

.site-footer__bottom{
	margin-top: 20px;
}

.site-footer__bottom .row{
	margin-right: 0;
	margin-left: 0;
}

/*.site-footer__bottom .group-left{
	padding-left: 10px;
	width: 15%;
}

.site-footer__bottom .group-middle{
	width: 70%;
}

.site-footer__bottom .group-right{
	padding-right: 10px;
	width: 15%;
}*/






#bloco-links-diversos .group-middle {
	width: 100%;
	list-style-type:square;
}

#bloco-links-diversos .group-middle ul {
	list-style-type:square;
}

.node--type-rodape .group-middle {
	width: 100%;
}








.site-footer__bottom .align-left{
	float: right;
}

.site-footer__bottom .align-right{
	float: left;
}

/* dark theme */
.change-theme {
	display:none;
}

body.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark .site-footer,.dark #toolbar-item-administration-tray,.dark .toolbar-menu, .dark #navbar-top,.dark #main, .dark #page, .dark .badge.bg-success, .dark .menu-item a, .dark #main-wrapper, .dark #navbar-main.navbar, .dark .toolbar-icon, .dark .toolbar .toolbar-menu .toolbar-menu a, .dark toolbar-tray a:hover, .dark li.nav-item a, .dark li.nav-item .is-active, .dark li.nav-item a:hover {
	background-color:#000 !important;
	color: white !important;
}

 .dark a, .dark h2 a,.dark h3 a, .dark .site-footer a{
 	color: #FFC926;
 }
 
 .dark .nav {
 	background: black;
 }
 
 .dark .navbar-collapse {
 	background: black;
 }
 
 
 
 
 
 
 
 
 
 
 .dark #navbar-main{
	background-image:url("/sites/default/publico/emarf/biblioteca-de-midia/imagens/2025/header_contraste.png");
 }
 
 .dark .field--name-field-complemento{
 	background: black;
 	border: 1px solid;
 	border-color: white;
 }
 
.dark .flex-control-paging li a {
	background-color: rgb(234, 234, 227) !important;
}

.bi {
	/*font-size:1.2rem;*/
	cursor:pointer;

}

.bi:hover {

    text-decoration: underline;
}

.bi-circle {
	display:none;
}

.bi-circle-half {
	color: white;
}

.dark .bi-circle {
	display:block;
}

.dark .bi-circle-half {
	display:none;
}

.dark .table{
	--bs-table-striped-bg: rgba(0, 0, 0, 0);
	
	--bs-table-color: rgba(255, 255, 255, 1);
	--bs-table-striped-color: rgba(255, 255, 255, 1);
	--bs-table-hover-color: rgba(255, 255, 255, 1);
  --bs-table-hover-bg: rgba(0, 0, 0, 0);
}

.dark tr{
	border-top: 1px solid white;
}

.dark table{
	font-size: 1.05em;
}
.dark thead tr{
	border-bottom: none;
}

.dark table tr th{
	background-color: black!important;
  color: white;
  white-space: nowrap;
}

.dark tr td, tr th{
	border: none;
	color: white;
}

.dark table tbody tr:hover{
	background-color: none;
}

.dark table tbody tr {
	background-color: black;
}





@media only screen and (max-width: 480px) {
	
	#navbar-main{
		background-image:url("/sites/default/publico/emarf/biblioteca-de-midia/imagens/2025/header-peq.png");
		height: 140px;
	}
	
	.dark #navbar-main {
		background-image:url("/sites/default/publico/emarf/biblioteca-de-midia/imagens/2025/header_contraste_peq.png");
		height: 140px;
  }
  
  .dark li.nav-item {
  	border: 1px solid white;
  }
  
  .dark .navbar-toggler-icon {
  	border: 1px solid white;	
  	background-color: white;
  }	
  
  .dark #menu-normas-gerais li {
		background-color: black;
		border: 1px solid white;
	}
	
	.dark #edital p {
		color: white;
	}
	

	h1.title {
		font-size: 3em;
		width: 100%;

	}
	
	.navbar-toggler {  
		margin-left: 80% !important;	
	}
	
	.navbar-nav {
		position: absolute;
		top: 50px;
  	right: 0;
  	background: white;
	}
	
	div.field--type-text-with-summary a {
		font-size: 0.9em;
	}
	
	p.bi {
		font-size: 0.9em;
	}
	
	div.nav {
		font-size: 0.9em;
	}
	
}


@media only screen and (min-width : 481px) and (max-width: 768px){
	
	.navbar-toggler {  
		margin-left: 86% !important;	
	}
	
	.navbar-nav {
		position: absolute;
		top: 50px;
  	right: 0;
  	background: white;
	}
	
}	


@media only screen and (min-width: 769px) and (max-width: 1024px) {

	.navbar-toggler {  
		margin-left: 90% !important;	
	}
	
	.navbar-nav {
		position: absolute;
		top: 50px;
  	right: 0;
  	background: white;
	}
	
	#admin-toolbar-search-input {
		display: none;
	}
	
}	






