html {
    overflow-y: scroll;
}

video {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}

.page-header>h2:nth-child(1)>a:nth-child(1),
.page-header>h2:nth-child(1) {
    text-decoration: none;
    font-weight: 900;
    font-size: 24px;
    color: #15407f;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding-top: 3%;
}

.breadcrumb,
.article-info,
.page-header {
    margin-bottom: 3%;
}

.item-image {
    margin-right: 3%;
    margin-bottom: 3%;
}

.category-name>a {
    color: #005f98;
    text-decoration: none;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.page-content {
    margin-top: 0px !important;
    padding-top: 0px !important;
}

.page-governo.governo-licitacoes .c-tabs .c-tabs-nav,
.page-governo.governo-mapa_do_trabalho .c-tabs .c-tabs-nav,
.page-governo.imprensa .c-tabs .c-tabs-nav {
    border-top: none !important;
    border-bottom: none !important;
}

.list-agenda__item__content {
    width: 100% !important;
}

.addthis_inline_share_toolbox {
    margin-top: 3%;
}

.player {
    background: none !important;
}
div.sidebar-box > div.content > ul {
  border-bottom: none !important;
}
.breadcrumb > li:nth-child(4){
  display: none;
}

.item-album > figure > a > img{
    min-height: 80px;
}

.item-album > figure > img{
    min-height: 80px;
}

/* Ajustes de Leiaute */
#container .highlight-link{
  padding: 23px 30px;
}

.subject-list{
  margin-top:15%;
}

.header-img > img:nth-child(1){
  display: none;
}

#main_header > div > div > h1{
  color:#005f98;
  text-shadow:none;
}

@media (max-width: 700px){
  #container #content .home .happen article a .wrap-image img{
    height: auto !important;
    width: 20% !important;
  }
  .happen > article > div > a > img{
    width: 20% !important;

  }
}

@media (min-width: 701px){
  #container #content .home .happen article a .wrap-image img{
    height: auto !important;
    width: 40% !important;
  }
  .happen > article > div > a > img{
    width: 40% !important;

  }
}
.djev_item_title > a {
  text-decoration: none;
  color: black !important;
}
.djev_city{
  text-decoration: none;
  color:#2461A5 !important;
}
.djev_calendar_head{
  padding-top:1%;
}
.djev_category{
  text-decoration: none;
  color: #2461A5 !important;
  background-color: white;
  padding:5px;
}
.djev_time_from{
  color:#2461A5;
}
.djev_readmore > a {
  text-decoration: none;
  color: white;
  background-color: #2461A5;
  padding: 5px;
  text-transform: uppercase;
}

.djev_search_el > *{
  float: left;
  clear: right;
  margin: 1%;
}
fieldset.djev_mod_search{
  border:none;
  margin-top:5px;
  max-width: 350px;
}
.btn{
  padding: 2%;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
.btn-primary{
  background-color: #2461A5;
  color:white;
}
.btn-secondary{
  height: 17px;
  width: 17px;
  background: url("../images/icons/calendar.png") 0 0 no-repeat;
}

input.input-large, input.input-small {
	border: 0;
	padding: 12px;
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #b6b6b6;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover-content {
	min-height: 33px;
}
.popover-content {
	padding: 9px 14px;
}
.popover {
	text-align: left;
	white-space: normal;
}
a.btn{
  text-decoration: none;
}
#gmap{
  display: none;
}
.djev_layout_change > a, .djev_list_link,.btn-default{
  background-color: #2461A5;
  color:white;
}
#sr{
  margin-bottom: 5%;
}
#djevents > h3, #djevents > h4{
  margin-top: 5%;
}

.mod-sppoll > * {
  text-transform: uppercase;
  color: #15407f;
}
.form-sppoll > *{
  margin-top: 1%;
  margin-bottom: 1%;
}
.btn-success{
  background-color: #3C813E;
  color:white;
}
.page-governo{
  min-height: 850px;
}
.djev_calendar_event > * {
	text-decoration: none;
  font-size: 80%;
}
.djev_calendar_event > a {
	color:#15407f;
  font-weight: bold;
}
.djev_calendar_head{
  text-transform: uppercase;
  margin-top: -1%;
}

/* Ajustes mobile */
#container header .aux-menu::after {
  width: 100%;
  max-width: 200px;
}
#container #content .home .highlights article.big .wrap-text::after {
  width: 100%;
  max-width: 200px;
}

@media only screen and (max-width: 1199px) {
  #container header .logo {
    background: white url(../images/Logo_Egape_180x59.png) 15px center no-repeat !important;
    width: 100%;
    height: 70px;
    margin-left: 0;
  }
}