
/***   SIDEBAR   ****/
.small #sidebar {
	left: -228px;
}

#sidebar #close_menu {
	display: none;
	position:relative;
	width: 228px;
	cursor: pointer;
}

.small #sidebar #close_menu {
	display: block;
	height: 64px;
}

.small #sidebar #close_menu img {
	position:absolute;
	right: 0px;
}

.small #sidebar .logo img {
    margin: 5px auto 70px auto;
}

#small_menu {
	display: none;
	position:fixed;
	top:0;
	left:0;
	z-index: 10;
}

#small_menu div {
	cursor: pointer;
}

.small #small_menu {
	display: block;
}

#small_menu_ajuda {
	width: 64px;
	height: 64px;
}

#small_menu_tempo {
	width: 64px;
	height: 64px;
	margin-top:1px; 
}

#small_menu_bens {
	width: 64px;
	height: 64px;
	margin-top:1px;
}

/***   CONTENT   ***/
.small #content {
	position:relative;
	margin-left: 0px;
}

.small #slideshow .green_dar_receber {
	margin-left: -145px;
}

.small #slideshow .green_dar,
.small #slideshow .green_receber {
	width: 150px; height: 150px;
	line-height: 150px; font-size: 16px;
}

.small .slick-slide img {
	width: 75px;
}

.small .big_numbers > span.title {
	margin-bottom: 0;
	width: 150px;
}

.small .big_numbers > span.count {
	font-size: 35px;
}

.small #content #content_top {
	padding-left: 50px;
}

.small #content #content_main {
	padding: 40px 20px 0 75px;
}