@charset "utf-8";

*, #header h1, #main h2, #main h3, #content h4, #main h4 {
  font-family: Georgia, "Helvetica Neue", Arial, Helvetica, sans-serif !important;
}

#container {
	font-size: 1.3em;
    width: 100% !important;
    min-width: initial !important;
}

#header h1,
h1 {
	font-size: 1.6rem;
}

#main h2,
h2 {
	font-size: 1.4rem;
}

#main h3,
h3 {
	font-size: 1.3rem;
}


body {
 
  padding-top: 0px;
    color: #333333 !important;
}

/********* HEADER ************/

#headerTitle {
  text-align: center;
  width: 100%;
  border-top: 4px solid #e1b40c;
}

#header h1 {
  color: #FFF;
  font-size: 35px;
  line-height: 80px;
  padding-top: 20px;
 /* padding-bottom: 150px;*/
  background-image: none !important;
}

#header h1 img {
	float: left;
}  
#header h1::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#header {
  background-color: rgba(67, 67, 67, 1);
  color: #FFF;
  margin-bottom: 0;
  position: relative;
  height: 150px;
}

/********************************************/
/**** Barra Lateral ***/

#rightSidebar {
  float: right;
  width: 14%;
  padding: 0em 0em 1em 0em;
  font-size: 0.65em;
  height: 100%;
  margin-right: 10%;
  margin-left: 2%;
}

/********************************************/


#journalDescription,
#articleAbstract p {
	text-align: justify;
}

#rodapeLepidus {
  border-top-color: rgb(67, 67, 67);
  background-color: #434343 !important;
  color: #ffffff;
}

#rodapeLepidus p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 11pt;
  margin: 0;
  padding: 0;
  font-size: .8em !important;
}

#rodapeLepidus img {
  height: 30px !important;
  opacity: 0.8 !important;
}

#sidebarNavbar li {
	margin-bottom: 10px;
}

#sidebarNavbar a {
	font-size: 1.1em;
	text-decoration: none;
	padding: 2px 10px;
	display: block;
	border-width: 0 0 0 5px;
	border-style: solid;
	border-color: transparent;
}

#sidebarNavbar a:hover {
	background-color: rgb(121, 116, 170);
	border-color: rgb(56, 50, 118);
}

#sidebarNavbar ul {
	margin: 10px 0 5px 0;
	list-style: none;
	padding: 0;
}

* {
	font-family: Verdana, sans-serif !important;
	line-height: 1.5;
}

h1 {
	font-size: 1.7em !important;
}

h2 {
	font-size: 1.6em !important;
}

h3 {
	font-size: 1.4em !important;
}

h4 {
	font-size: 1.3em !important;
}

h5 {
	font-size: 1.2em !important;
}


#homepageImage img {
	width: 50%;
	height: 50%;
}

a,
a:link,
a:visited {
	color: rgb(2, 0, 14);
}

a:hover,
a:hover:link,
a:hover:visited {
	background-color: rgba(224,223,236, 0.1);
}

#topBar,
#content #announcementList .intro {
	display: none;
}

#main {
	padding-top: 0;
}

div.separator {
  border-bottom-color: rgb(67, 67, 67);
  border-bottom-style: solid;
}

#breadcrumb {
  /* margin-top: 12px; */
  margin-top: 20px;
  font-weight: normal;
    background-color: #F2F2F2;
  border: 1px solid #c1c1c1;
  padding: 10px;
  color: #B8B8B8;
  font-size: 9px;
}

#content {
  border: 1px solid rgb(210, 210, 210);
  border-top-style: solid;
  border-top-width: 1px;
  background-color: #F2F2F2;
  padding: 3em;
}

table.listing td.headseparator {
	border-top-color: rgb(56, 50, 118);
	border-top-style: solid;
}

table.listing td.endseparator {
	border-top-color: rgb(56, 50, 118);
	border-top-style: solid;
}

table.announcements td.endseparator, table.announcements td.separator {
  border-top-color: rgb(67, 67, 67);
  border-top-style: solid;
}

#breadcrumb a {
  font-size: 0.7rem;
  color: #999999;
  font-style: italic;
}

#sidebar div.block {
  background-color: #f1f1f1;
  border: 1px #c1c1c1 solid;
  padding: 10px;
  margin-bottom: 20px;
}

#sidebar input[type="text"],
#sidebar input[type="password"] {
	box-sizing: border-box;
	width: 100%;
}

#sidebar div.block span.blockTitle::after {
  content: "";
  background-image:none !important;
  background: none;
  opacity: 1 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 3px solid #e1b40c;
}

#sidebar div.block span.blockTitle {
  background-color: #434343;
  color: #ffffff;
  margin: -10px;
  margin-bottom: 10px;
  padding: .9em 0 .6em;
  position: relative;
  text-align: center;
  border-left: 1px #c1c1c1 solid;
  border-right: 1px #c1c1c1 solid;

}

#sidebar {
	word-break: break-word;
}

#sidebar #sidebarFontSize #sizer {
	text-align: center;
}

#sidebar #sidebarFontSize #sizer a {
	display: inline-block;
	float: none;
	margin: 0 5px;
	padding: 0;
}

#sidebar #sidebarKeywordCloud a span {
	font-size: 1em !important;
}

#sidebar #sidebarWebFeed {
	text-align: center;
}

#sidebar #sidebarWebFeed br {
	display: none;
}

#sidebar #sidebarWebFeed a,
#sidebar #sidebarWebFeed a img {
	margin: 0;
	padding: 0;
}

#sidebar #sidebarWebFeed a {
	display: block;
	margin-bottom: 5px;
}

#sidebarFlagLanguageToggle .langFlag {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

#sidebar #sidebarDevelopedBy,
#sidebar #sidebarHelp {
	background: none;
	border: none;
}

#rodapeDaPagina {
	background-color: rgba(224,223,236, 0.07);
	border: 1px rgba(203, 0, 0, 0.5) solid;
	padding: 10px;
}

textarea, textarea.textArea, input[type="text"], input[type="file"], input[type="password"], select.selectMenu, select {
  border-color: rgb(192, 192, 192);
  border-style: solid;
  border-width: 1px;
  background-color: #FFF;
  padding: 2px 5px;
}

textarea:focus,
textarea.textArea:focus,
input[type="text"]:focus,
input[type="file"]:focus,
input[type="password"]:focus,
select.selectMenu:focus,
select:focus,
option:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
input[type="button"]:active,
input[type="submit"]:active {
	outline: none;
	background-color: rgb(236, 236, 236);
}

input:-webkit-autofill {
	background-color: rgb(56, 50, 118); !important;
}

input[type="button"], input[type="submit"] {
  border: none;
  background-color: rgb(67, 67, 67);
  color: #FFF;
  padding: 2px 5px;
}

input[type="button"]:hover, input[type="submit"]:hover {
  background-color: rgb(118, 118, 118);
  cursor: pointer;
}

.tocArticle {
	background-color: rgba(224,223,236, 0.07);
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 10px;
}


/******************************************/

.rightSidebar ul {
	list-style: none !important;
	padding: 0 0 0 1em !important;
}

.rightSidebar ul li {
	
}

.rightSidebar ul li:before {
  content: ">";
  font-weight: bold;
  color: #434343;
  padding-left: 5px;
}

.rightSidebar ul li a{
	
}

ul.steplist {
  margin: 0;
  padding: 0;
  list-style-type: decimal;
  background-color: #434343 !important;
    
  height: 1.5em;
}

ul.steplist a {
  text-decoration: none;
  color: #fff;
  padding: 5px 12px;
}

#content h3, #content h4 {
  font-weight: bold !important;
  }


/********NAVE ******/

#navbar {
    border: none;
    padding-top: 0;
    padding-bottom: 2px;
    margin-top: 0;
    background-color: #434343;
    min-height: 3em;
    margin-top: 2em;
    border-top: 3px solid #e1b40c;
}

#navbar li {
    padding: 1px;
    border-right: 1px solid #595959;
}

#navbar li:last-child {
    border-right: 0;
}

#navbar a, #navbar a:link, #navbar a:visited {
    background-color: rgba(67, 67, 67, 1);
    color: #ffffff;
    font-size: 0.85rem;
    display: inline-block;
    margin-top: 10px;
    padding: .5em 1em;
    /* border-top: 3px solid #e1b40c; */
}


@media (max-width: 1400px) {
    ul.menu {
        margin: 0 auto;
        padding: 0;
        width: 100% !important;
    }

    #sidebar #sidebarHelp {
        margin: 0;
        background-color: #F2F2F2;
        font-size: 9px;
        text-transform: uppercase;
        padding: 1px 0 5px;
    }

    #sidebar #sidebarDevelopedBy {
        margin: 0;
        background-color: #F2F2F2;
        float: none !important;
        font-size: 9px;
        text-transform: uppercase;
        padding: 2px 0;
    }

}

@media (max-width: 1400px) and (min-width: 1272){
    #navbar a, #navbar a:link, #navbar a:visited {
        background-color: rgba(67, 67, 67, 1);
        color: #ffffff;
        font-size: 0.85rem;
        display: inline-block;
        margin-top: 10px;
        padding: .5em 1em !important;
        /* border-top: 3px solid #e1b40c; */
    }
}
@media (max-width: 1271px) {

    #navbar a, #navbar a:link, #navbar a:visited {
    background-color: rgba(67, 67, 67, 1);
    color: #ffffff;
    font-size: 0.85rem;
    display: inline-block;
    margin-top: 10px;
    padding: .5em .2em !important;
    /* border-top: 3px solid #e1b40c; */
    }

}

@media (min-width: 1401px) and (max-width: 1700px) {
    ul.menu {
      width: 90% !important;
    }
}

@media (max-width: 550px) {
    #rightSidebar {
      float: right;
      width: 26%;
      padding: 0em 0em 0em 0em;
      font-size: 0.55em;
      height: 100%;
      margin-right: 0%;
      margin-left: 0%;
    }

    #rightSidebar ul {
        margin: 0.25em 0 0.75em 0;
        padding: 0 0 0 0.5em !important;
          list-style: none !important;
    }

    #navbar a, #navbar a:link, #navbar a:visited {
        font-size: 0.55rem !important;
    }

    h2 {
        font-size: 1em !important;
    }

    .headerTitle>img {
        width: 100% !important;
        height: auto !important;
    }
}

#navbar a:hover, #navbar a:hover:link, #navbar a:hover:visited {
  background-color: rgba(67, 67, 67, 1);
  color: #e1b40c;
}

ul.menu {
    margin: 0 auto;
    padding: 0;
    width: 75%;
}

/*******/

#sidebar #sidebarDevelopedBy {
    margin: 0;
    background-color: #F2F2F2;
    float: left;
    font-size: 10px;
    text-transform: uppercase;
}

#sidebar #sidebarHelp {
    margin: 0;
    background-color: #F2F2F2;
    font-size: 10px;
    text-transform: uppercase;
}