#admin_menu1{
background-color: #2ba8af !important;
}

.list-group a, .home-site a, .vertical_posts a {
    color: #2ba8af !important;
}

#footer, .jumbotron {
	background-color: #2ba8af;
	color: #fff;
}

#sidebar .text-muted,
#sidebar .well li a,
#sidebar .well a,
.jumbotron, 
.jumbotron .help-block,
.jumbotron a, 
.jumbotron h1 a,
#footer a {
	color: #fff;
}
.jumbotron h1 {
	font-size: 31px;
	font-weight: 200;
	padding-top: 25px;
}

#sidebar .well,
.panel-default > .panel-heading {
	background-color: #2ba8af;
	border-color: #2ba8af;
	color: #fff;
}

.small{
display:none;
}