/***   LAYER   ***/
.smaller #login_layer {
	width: auto;
	position: absolute;
	left: 0;
}

.smaller #login_layer #login_header {
	padding: 20px 20px 0;
}

.smaller #login_layer #login_body #login_fields {
	width: auto;
	margin-bottom: 0;
	padding: 20px 20px 25px;
	border-bottom: 3px solid #b2b2b2; border-right: none;
}

.smaller #login_layer #login_body #login_fields .login_entrar > span {
	padding: 15px 0 15px 0px;
}

.smaller #login_layer #login_body #login_register {
	width: auto;
	margin-bottom: 30px;
}

.smaller #login_layer #login_body #login_register #login_title {
	margin-top: 25px;
	width: 90%;
}

/***   SIDEBAR   ****/
.smaller #sidebar {
	display: none;
}

.smaller #small_menu {
	display: none;
}

#sidebar #close_menu {
	display: none;
	position:relative;
	width: 228px;
}

/*.smaller #sidebar #close_menu {
	display: block;
	height: 64px;
}

.smaller #sidebar #close_menu img {
	position:absolute;
	right: 0px;
}

.smaller #sidebar .logo img {
    margin: 5px auto 70px auto;
}*/

#smaller_menu div {
	cursor: pointer;
}

#smaller_menu {
	display: none;
	position:fixed;
	top:0;
	left:0;
	right: 0;
	z-index: 10;
	background-color: #FFFFFF;
}

.smaller #smaller_menu {
	display: block;
}

#smaller_menu_ajuda {
	float:left;
	width: 50px;
	height: 50px;
	background:url('../images/btn_smaller_menu_ajuda.png') top center no-repeat;
}

#smaller_menu_tempo {
	float:left;
}

#smaller_menu_bens {
	float:left;
	width: 50px;
	height: 50px;
	background: #0084C9 url('../images/btn_smaller_menu_bens_white.png') top center no-repeat;
	background-size: 50px;
}

#smaller_menu_ajuda img,
#smaller_menu_tempo img,
#smaller_menu_bens img {
	display: block;
	width: 50px; height: 50px;
}

/***   TOP MENU   ***/

/***   TOP MENU   ***/
#top_menu {
	position: fixed;
	display: none;
	width: 100%;
	height: 400px;
	top: -450px;
	left: 0px;
	right: 0px;
	margin-top:52px;
	background-color: #FFFFFF;
	font-family: 'Museo-500'; font-size: 11px; text-transform: uppercase;
	-webkit-transition: top ease 200ms;
	-moz-transition: top ease 200ms;
	-ms-transition: top ease 200ms;
	-o-transition: top ease 200ms;
	transition: top ease 200ms;
	z-index: 7;
}

#top_menu .grey_area > #item1 { background: #F0F0F0 url('../images/top_menu_ajudasocial.png') no-repeat 10px 11px; margin: 0 20px 0 20px; }
#top_menu .grey_area > #item2 { background: #F0F0F0 url('../images/top_menu_tempo.png') no-repeat 10px 11px; margin: 10px 20px 0 20px; }
#top_menu .grey_area > #item3 { background: #F0F0F0 url('../images/top_menu_bens.png') no-repeat 10px 11px; margin: 10px 20px 0 20px; }
/*#top_menu .grey_area > #item1:hover, #top_menu .grey_area > #item1.current { background: #F0F0F0 url('../img/top_menu_ajudasocial_color.png') no-repeat 5px 11px; color: #00B497;}
#top_menu .grey_area > #item2:hover, #top_menu .grey_area > #item2.current { background: #F0F0F0 url('../img/top_menu_menu_bolsa.png') no-repeat 10px 6px; color: #EC2F4F; }
#top_menu .grey_area > #item3:hover, #top_menu .grey_area > #item3.current { background: #F0F0F0 url('../img/top_menu_menu_banco.png') no-repeat 10px 8px; color: #0084C9; }*/

#top_menu .grey_area > a,
#top_menu .bottom_area > a {
	display: block;
	background: #F0F0F0;
	text-decoration: none;
	margin: 10px 30px 0 30px;
}

#top_menu .grey_area > a > img {
	float: left;
}
#top_menu .bottom_area > a > img {
	float: left;
}

#top_menu .grey_area > a > span {
	display: block;
	padding: 18px 0 18px 55px;
	font-size: 15px;
	color:#333333;
}

#top_menu .bottom_area > a > span {
	display: block;
	padding: 12px 0 12px 45px;
	font-size: 13px;
	color:#333333;
}

#top_menu .grey_area {
	margin-top:20px;
}

#top_menu .bottom_area {
	padding-top: 5px;
}

#top_menu .bottom_area > a {
	background: none;
	margin-top: 0px;
}

#top_menu .bottom_area > a.current_bbd {
	background-color: #0084C9;
	margin: -5px 0px 0px;
	color: #FFF;
}

#top_menu .bottom_area > a.current_bbd > img {
	padding: 5px 0px 0px 8px;
}

#top_menu .bottom_area > a.current_bbd span {
	padding-left: 36px;
	color: #FFF;
}

#top_menu .bottom_area > a.login_bbd {
	background: #bae0e2 url('../images/sidebar_banco_login.png') no-repeat 5px 12px;
	margin: -5px 0px 0px;
	cursor: pointer;
	color: #000;
}

#top_menu .bottom_area > a.login_bbd.logged_bbd {
	background: #bae0e2 url('../images/sidebar_banco_logged.png') no-repeat 4px 11px;
}

#top_menu .bottom_area > a.login_bbd.logged_bbd a.logout {
	display: none;
}

#top_menu .bottom_area > a.login_bbd.open {
	background: #0084C9 url('../images/sidebar_login_hover.png') no-repeat 4px 11px;
	color: #FFF;
}

#top_menu .bottom_area > a.login_bbd span {
	padding-left: 36px;
	color: #000;
}

#top_menu .bottom_area > a.login_bbd.open span {
	color: #FFF;
}

#top_menu .bottom_area > a.login_bbd > img {
	display: none;
}

#top_menu .bottom_area > a.login_bbd.open > img {
	display: block;
	float: right;
	margin-top: -27px; margin-right: 15px;
}

#top_menu .bottom_area ul.bottom_area_navigation {
	list-style: none;
	padding: 0px 0px 10px;
	font-size: 13px;
}

#top_menu .bottom_area ul.bottom_area_navigation a {
	display: block;
	color: #0084C9;
	padding: 8px 10px;
	border-bottom: 1px solid #F0F0F0;
}

#top_menu .bottom_area ul.bottom_area_navigation a:hover,
#top_menu .bottom_area ul.bottom_area_navigation a.current {
	font-family: 'Museo-700';
	text-decoration: underline;
}

/*#top_menu .bottom_area ul.bottom_area_navigation a.current {
	background-color: #0084C9;
	color: #FFF;
}*/

#top_menu .bottom_area ul.bottom_area_navigation .gray a {
	color: #666;
}

.smaller #top_menu {
	display: block;
}

.top_menu_open #top_menu {
	top: 0px;
}

#top_menu_open_border {
	position:absolute;
	top:50px;
	left:0px;
	right: 0px;
	height: 2px;
	background-color: #0083CA;
}

.top_menu_open #top_menu_open_border {
	display:block;
}

.top_menu_open #smaller_menu_bens {
	display:block;
	background:url('../images/btn_close_menu_smaller.png') top center no-repeat;
}

/***   CONTENT   ***/
.smaller #content {
	position:relative;
	margin: 52px 0px 0px;
	-webkit-transition: margin-top ease 200ms;
	-moz-transition: margin-top ease 200ms;
	-ms-transition: margin-top ease 200ms;
	-o-transition: margin-top ease 200ms;
	transition: margin-top ease 200ms;
}

.top_menu_open #content {
	margin: 381px 0 0 0;
}

.smaller #content #content_main {
	padding: 0 20px !important;
}

.smaller .menu {
	overflow: hidden;
}

.top_menu_open #smaller_menu_ajuda {
	display:block;
	background:url('../images/btn_close_menu_smaller.png') top center no-repeat;
}

/* */
.smaller #content #footer #left_side {
	float: none;
	width: auto;
	padding-right: 35px;
}

.smaller #content #footer #right_side {
	float: none;
	width: auto;
	padding-left: 35px;
}

.smaller #content .left_section,
.smaller #content .right_section {
	float: none;
	width: auto;
	text-align: center;
	padding-right: 35px;
}

.smaller #content .right_section {
	padding-right: 53px;
}

.smaller #slideshow .green_dar_receber {
	margin-left: -92px !important; margin-top: -45px;
}

.smaller #slideshow .green_dar,
.smaller #slideshow .green_receber {
	width: 100px; height: 100px;
	line-height: 100px;
	font-size: 10px;
}

.smaller #content #content_top {
	padding-left: 0;
}

.smaller .big_numbers > span.title {
	font-size: 15px;
}

.smaller .big_numbers > span.count {
	font-size: 30px;
}

.smaller .slick-slide img {
	width: 60px;
}

.smaller #user_menu {
	position: fixed;
	top: 122px;
	left: 0px;
	right: 0px;
	padding: 0px;
	background: #FFF;
}

.smaller #user_menu_container {
	border-left: none;
	border-top: 2px solid #0084C9;
	border-bottom: 2px solid #0084C9;
	font-size: 14px;
	max-width: none;
	padding-top: 17px;
}

.smaller #user_menu_container a {
	padding: 5px 20px;
}

.smaller #user_menu_container h3 {
	font-size: 13px;
	padding: 0px;
}

.smaller #user_menu_container ul.spaced {
	padding-top: 0px;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
