/*=======================================================================
*** OXFAM_CUSTOM***
========================================================================*/

/* -- para apagar --*/
.ok, .messages--status {
	display:none;
}
ul.tabs-primary.tabs.primary {
    display: none;
}

/* -- para apagar --*/

a {
  	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	background: url("../images/patterns/bg-repeater.png") center 230px ; 
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 12px;
  	color: #545454;
}
#header-outer {
	background: #fff url("../images/patterns/body-stripe-repeater.png") center top repeat-x;
}
/*#header {
	margin-bottom: 20px;
}*/
#header-inner {
  	padding: 30px 10px 15px;
	height: 96px;
}
#logo {
	margin: 15px 0px;
}
/*#header-content {
  	float:right;
  	margin: 10px 0px 0px 0px;
}*/
#navigation {
	padding: 0 10px;
	margin-bottom: 20px;
}
div#navigation li.menu__item.is-leaf.leaf a.menu__link {
  color: #fff;
  /*font-size: 19px;*/
  line-height: 40px;
  font-weight: bold;
  border-right: rgb(217, 214, 197) 2px solid;
  display: block;
}
div#navigation li.menu__item.is-leaf.leaf {
  height: 40px;
  width: 25%;
  background-color: #61A534;
}
div#navigation li.menu__item.is-leaf.leaf a.menu__link:hover, 
#block-system-main-menu ul li a.menu__link.is-active-trail.active-trail.active {
  background-color: #fff;
  color: #545454;
  text-decoration: none;
}
div#navigation li.menu__item.is-leaf.last.leaf {
  background-color: #F16E22;
  border-right: none;
}
div#navigation li.menu__item.is-leaf.last.leaf a.menu__link {
  border-right: none;
}
div#navigation li.menu__item.is-leaf.last.leaf a.menu__link:hover,
div#navigation li.menu__item.is-active-trail.is-leaf.last.leaf.active-trail a.menu__link {
  background-color: #F16E22;
  color: #fff;
}
#header-outer ul.menu li.menu__item.is-leaf.last.leaf:before {
	border: solid transparent;
    content: ' ';
    height: 0;
    left: 100%;
    position: absolute;
    width: 0;
	border-left-color: #f16e22;
    border-width: 20px;
    top: 111px;
}
#block-menu-menu-menu-secundario ul.menu {
    float: right;
    clear: right;
    position: relative;
    margin: 0 0 20px 0;
}
#block-menu-menu-menu-secundario li.menu__item.is-leaf.leaf {
	padding: 5px 0px;
}
#block-menu-menu-menu-secundario li.menu__item.is-leaf.leaf a.menu__link {
	color: #44841A;
	font-weight: bold;
	border-right: rgb(217, 214, 197) 1px solid;
    display: block;
    padding: 0px 5px;
}
#block-menu-menu-menu-secundario li.menu__item.is-leaf.last.leaf a.menu__link {
	border-right: none;
    padding-right: 0px;
}
#block-menu-menu-menu-secundario li.menu__item.is-leaf.leaf a.menu__link:active {
	color: #545454;
}

/*-- css dos idiomas --

ul.language-switcher-locale-url {
	margin: 0px 0px 15px 0px;
	float: right;
	position: relative;
}
ul.language-switcher-locale-url li {
	float: left;
    list-style-type: none;
    padding: 5px 0px;
}
ul.language-switcher-locale-url li a.language-link {
    color: #44841A;
	font-weight: bold;
    border-right: rgb(217, 214, 197) 1px solid;
    display: block;
    padding: 0px 5px;
}
ul.language-switcher-locale-url li.last a.language-link {
    border-right: none;
    padding-right: 0px;
}
ul.language-switcher-locale-url li a.language-link.active {
	color: #545454;
}
ul.language-switcher-locale-url li a.language-link.active:before {
    border: solid transparent;
    content: " ";
    height: 0;
    margin-left: 15px;
    position: absolute;
    width: 0;
    border-width: 6px;
    border-top-color: #0c884a;
    top: -16px;
}

--*/

#search-block-form {
	margin: 0px 0px 20px 0px;
    float: right;
}
#search-block-form #edit-actions .form-submit {
	background: transparent;
	border: none;
	margin: 0;
}
#header-inner input#edit-submit.form-submit, #header-inner input#edit-submit--2.form-submit {
	background-image: url("../images/search-btn.png");
    background-repeat: no-repeat;
	width: 27px;
	height: 25px;
	border: none;
}
input#edit-search-block-form--2.form-text {
	width: 200px;
	padding-left: 5px;
    font-size: 12px;
    border-color: rgb(217, 214, 197);
    border-width: 2px 0px 2px 2px;
    border-style: solid;
    color: #545454;
    background-color: #fff;
    height: 25px;
    float: left;
}
/*--breadcrumb--*/

.breadcrumb {
    background: #fff;
    color: #545454;
    padding: 10px;
    font-size: 11.998px;
    display: none;
}
.breadcrumb ol {
    margin: 0;
    padding: 0;
    overflow: auto;
}
.breadcrumb li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 5px 0 0;
}
.breadcrumb li a {
    color: #545454;
    font-weight: bold;
}
.breadcrumb li a.home {
    display: block;
    float: left;
    width: 16px;
    height: 18px;
    text-indent: -10000px;
    background: transparent url("../images/small-icon-sprite.png") left -20px no-repeat;
}
/*--slider--*/

#home-slider{
	margin-top: 20px;
}
.views-field.views-field-field-slider{
    position: relative;
}
.views-field.views-field-field-texto-principal {
    padding: 30px;
    z-index: 1;
    width: 30%;
    position: absolute;
    top: 50px;
    font-family: 'OxfamGlobalHeadline-Regular';
    color: #fff;
    font-size: 30px;
    line-height: 35px;
}
.views-field-field-texto-secund-rio {
    color: #fff;
    font-size: 20px;
}

.views-field-field-texto-bot-o{
    background: #F16E22;
    padding: 10px;
    color: #fff;
    min-width: 80px;
    position: absolute;
    bottom: 30px;
    left: 30px;
    cursor: pointer;
}

.md-bullet {
	height: 25px; 
	width: 25px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #ffffff;
}
.md-bullet a {
	display: block;
	height: 25px;
	width: 25px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    line-height: 25px;
    color:	#0C884A;
    text-align: center;
}
.md-bullet.md-current a {
	color: #ffffff;
	background-color: #0C884A;
}


/*--conteudo--*/

#wrapper-content {
	padding: 0 10px;
}
div#content.content-home {
	background-color: transparent;
}
div#content {
	margin-bottom: 20px;
	padding: 25px 20px;
	background-color: #ffffff;
}
#content-inner {
	
}
/*#main-content {
  width: 100%;
}*/
#block-views-view-noticia-view-noticia h2.block__title.block-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    width: 100px;
    text-align: center;
    color: #FFFFFF;
    background-color: #61A534;
    padding: 5px 15px;
    position: relative;
    top: -20px;
    left: -30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #D9D6C5;
}
#block-views-view-noticia-view-noticia {
	background-color: #fff;
    padding: 10px 20px 5px;
    display: inline-block;
}
ul.noticias_home {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.views-field.views-field-field-image-noti {
	margin-bottom: 20px;
}
.feed_noticias_home {
    margin-bottom: 20px;
    text-indent: 25px;
    background-image: url("../images/article-icons.png");
    background-repeat: no-repeat;
}
h4.feed_noticias_home a {
	color: #44841A;	
}
.sharethis-wrapper {
	margin-top: 20px;
}
div#block-block-1 {
	display: inline-block;
    width: 100%;
}
div#youtube_oxfam {
    background: url("../images/bg_video_home.png") center bottom;
    padding: 10px;    
}
div#facebook_oxfam {
	height: 367px;
    border: 10px solid #61A534;
}
._1drm ._1drn {
    border: 1px solid rgba(0, 0, 0, .1);
}
#newsletter {
	background: url("../images/bg-newsletter.png") center center no-repeat;
    margin-bottom: 20px;	
}

input#submit-newsletter.form-submit {
	font-family: 'OxfamGlobalHeadline';
	font-size: 14px;
	color:#000;
	padding: 8px;
	background-color: #fff;
	border: none;
}
div#texto-newsletter h2 {
	margin: 5px 0;
	color: #fff;
}
div#texto-newsletter h4 {
	margin: 0;
	color: #fff;
	line-height: normal;
	font-size: 13px;
}

/*-- sidebars--*/


.region-sidebar-first ul.menu li.is-expanded ul li:first-child{
    color: #000;
    background: url(../images/arrow-right.png) 7px 0px no-repeat;
}

.region-sidebar-first ul.menu li.is-expanded ul li:first-child a{
    color: #545454;
    font-weight: normal;
    padding-left: 30px;
}

.region-sidebar-first ul.menu li.is-expanded ul li.is-expanded{

    background: url(../images/arrow-down.png) 7px 0px no-repeat !important;
}




/*.region-sidebar-first ul.menu li.is-expanded ul.menu li.is-expanded ul li a:before{
    content: ' | ';
    font-size: 12px;
    margin-right: 6px;
}*/

.region-sidebar-first ul.menu ul.menu{
    background: none !important;
}

.region-sidebar-first ul.menu li.is-expanded ul.menu li.is-expanded ul li{
    background: url(../images/bar-menu-extended.png) 19px 9px no-repeat !important;
}

.region-sidebar-first ul.menu li.is-expanded ul.menu li.is-expanded ul li a.active:before{
    content: '';
}




.sidebar-first .region-sidebar-first{
    background: #fff url("../images/block-pattern-2a.png") center top repeat-x;
    padding: 20px 15px 10px 15px;
    border-bottom: 3px solid rgba(170, 170, 170, 0.2);
}
.region-sidebar-first ul.menu {
    padding: 0;
    margin: 0;
}
.region-sidebar-first ul.menu li {
	/*background: url(../images/arrow-sprite.png) 7px -29px no-repeat;*/
    border-bottom: 2px solid #F8F8EB;
    list-style-image: none;
    list-style-type: none;
    width: 100%;
    display: inline-block;
}

.region-sidebar-first ul.menu li.menu__item{
    background: url(../images/arrow-right-green.png) 7px 0px no-repeat;
}

.region-sidebar-first ul.menu li a, .region-sidebar-first ul.menu li .nolink {
    padding: 5px 10px 5px 20px;
    display: block;
    font-weight: bold;
    position: relative;
    color: #0C884A;
    font-size: 14px;
    line-height: 20px;
}
.region-sidebar-first ul.menu li span.icon {
    background: url(../images/arrow-sprite.png) 0 -40px no-repeat;
    position: absolute;
    left: 5px;
    top: 10px;
    width: 10px;
    height: 10px;
}
.region-sidebar-first ul.menu li.active-trail > a {
    margin-bottom: 5px;
    background-color: #eaeade;
    color: #333 !important;
    font-weight: bold !important;
}
.region-sidebar-first ul.menu a.active {
    color: #333 !important;
    font-weight: bold !important;
    margin-bottom: 5px;
    background-color: #eaeade;
}
.image_noti {
    float: left;
    margin: 0 20px 20px 0;
}
p.post_date {
    margin-top: 10px;
    font-size: 11px;
}
h1#page-title {
    margin-bottom: 30px;
}
.field.field-name-field-img-legenda {
    padding: 10px;
    background-color: #0C884A;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: -3px;
}
.image_conselho {
    float: left;
    margin: 10px 20px 40px 0;
}
.body_conselho {
    margin-bottom: 20px;
    overflow: auto;
}
.body_conselho p {
    margin: inherit;
}
.membro_equipe {
	display: inline-block;
	margin: 20px 0 10px;
}
.image_equipe {
    float: left;
    margin-right: 20px;
}
.title_equipe {
	display: inline-block;
}
.title_equipe h4 {
    float: left;
    margin: 0px 10px 0px 0px;
}
.title_equipe p {
    float: left;
    margin: 1px 0 0;
}
.title_equipe strong {
    padding-left: 5px;
    line-height: 18px;
}
h1.titulo_equipe{
	margin-top: 40px;
}
.body_equipe {
    overflow: auto;
}
input#edit-submit.form-submit {
	font-family: 'OxfamGlobalHeadline';
	font-size: 14px;
	color:#fff;
	padding: 8px;
	background-color: #61A534;
	margin: 20px 0;
	border: none
}
/*-- Footer --*/

#footer-outer {
	background-image: url("../images/patterns/body-stripe-repeater.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    background-color: #fff;
}
#footer {
  	padding: 30px 10px;
}
#footer-left {
    float: left;
    height: auto;
    width: 50%;
    position: relative;
    margin-right: 20px;
}
#social-row {
	margin-bottom: 40px;
	width: 100%;
	float: left;
}
#social-row ul {
	padding: 0;
    list-style-type: none;
}
#social-row p {
	margin-bottom: 20px;
}
#social-facebook {
    list-style-type: none;
    float: left;
    height: 40px;
    margin-right: 20px;
    width: 40px;
    background-image: url("../images/socialicons40.png");
    background-position: 0 -45px;
    background-repeat: no-repeat;
}
#social-twitter {
    list-style-type: none;
    float: left;
    height: 40px;
    margin-right: 20px;
    width: 40px;
    background-image: url("../images/socialicons40.png");
    background-position: 0 -2px;
    background-repeat: no-repeat;
}
#social-instagram {
    list-style-type: none;
    float: left;
    height: 40px;
    margin-right: 20px;
    width: 40px;
    background-image: url("../images/socialicons40.png");
    background-position: 0 -133px;
    background-repeat: no-repeat;
}
#social-youtube {
    list-style-type: none;
    float: left;
    height: 40px;
    width: 40px;
    background-image: url("../images/socialicons40.png");
    background-position: 0 -88px;
    background-repeat: no-repeat;
}
li#social-twitter:hover, #social-facebook:hover, #social-youtube:hover, #social-instagram:hover {
    margin-top: -3px;
}
#footer-right {
    float: left;
    height: auto;
    width: 50%;
    position: relative;
}
img.logo-footer {
    float: right;
    padding-top: 40px;
}
/*
@media screen and (min-width: 320px) and (max-device-width: 480px) {
	iframe{
		width: 280px;
	}
	
	#header-outer ul.menu li.menu__item.is-leaf.last.leaf:before {
		border: solid transparent;
		content: ' ';
		height: 0;
		left: 100%;
		position: absolute;
		width: 0;
		border-left-color: #f16e22;
		border-width: 0px;
		top: 111px;
	}
	
	#navigation {
		padding: 0 10px;
		height: 40px;
		width: 320px;
	}
	
	div#navigation li.menu__item.is-leaf.leaf a.menu__link {
		color: #fff;
		font-size: 10px;
		line-height: 40px;
		font-weight: bold;
		border-right: rgb(217, 214, 197) 2px solid;
		display: block;
	}
	
	#social-row {
		margin-bottom: 20px;
		width: 100%;
		float: left;
	}
	
	#social-row ul {
		padding: 0;
		width: 200px;
	}
	
	
	img.logo-footer {
		padding-top: 15px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		float: inherit;
	}
	
	#footer-left {
		float: left;
		height: auto;
		width: 100%;
		position: relative;
		margin-right: 20px;
	}
	
	#newsletter {
		width: 100%;
		height: 220px;
		background-image: url("../images/bg-newsletter.png");
		background-repeat: no-repeat;
		background-size: 100% 220px;
		margin-bottom: 20px;
	}
	
	div#newsletter-inner #webform-component-e-mail {
		width: 55%;
		margin-right: 0px;
		float: left;
	}
	
	div#newsletter-inner #webform-component-nome {
		width: 40%;
		margin-right: 10px;
		float: left;
	}
	
	ul.noticias_home li {
		width: 100%;
		float: inherit;
		padding: 0px;
	}

	
	
}
*/

.views-field.views-field-field-texto-principal{
    padding-bottom: 20px;
}


@media only screen and (max-width: 991px){

    .views-field.views-field-field-texto-principal{
        font-size: 20px;
        line-height: 25px;
    }

}


@media only screen and (max-width: 991px){

    .views-field.views-field-field-texto-principal{
        top: 0px;
        font-size: 15px;
        line-height: 18px;
    }

}

@media only screen and (max-width: 480px){

    .views-field.views-field-field-texto-principal{
        left: 0;
        font-size: 10px;
    }

    .views-field-field-texto-bot-o{
        display: none;
    }

}



.views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto !important;
  display: inline-block;
}
.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.subtitulo-view-home{
    margin-bottom: 20px;
}

/* Modal fix for Mobile */ 
@media (max-width: 760px) { 
	
	#popup-announcement {
		padding: 15px !important;
	}
	
	#popup-announcement div{
		width: initial !important;
		height: auto !important;
		left: 0px !important;
		top: 20px !important;
		position: initial !important;
        display: table !important;
        margin: 0 auto !important;
	}

	#popup-announcement p, pre {
		margin: 15px 0 !important;
		font-size: 12px !important;
		line-height: 16px !important;
		color: #545454 !important;
	}
	
	#popup-announcement-wrap {
		width: initial !important;
		height: auto !important;
		left: initial !important;
		top: 20px !important;
		margin: initial !important;
		margin-left: 15px !important;
		margin-right: 15px !important;
	}
	
	#popup-announcement ul {
		display: table !important;
		margin: 0 auto;
	}
	
	#popup-announcement-close{
		bottom: initial !important;
		top: 8px !important;
	}
	
	
	#popup-announcement p, pre {
		font-size: 14px !important;
	}
	
	#popup-announcement h1{
		line-height: 30px
	}
}


@media (min-width: 437px) and (max-width: 760px) { 

	#popup-announcement-wrap{
		width: 94.7% !important;
	}

}

@media (max-width: 480px){
    #footer-left, #footer-right, #youtube_oxfam, #facebook_oxfam{
        width: 100%;
    }

    img.logo-footer{
        float: left;
    }

    .image_noti{
        width: 100%;
    }

    .body_equipe{
        width: 100%;
    }

}

@media (min-width: 769px) and (max-width: 825px) {

    ul.noticias_home li{
        width: 30.45%;
    }

    div#youtube_oxfam{
        width: 63%;
    }

}