/* vs theme */

.m-t-2 {
	margin-top: 2em;
}

.m-t-3 {
	margin-top: 3em;
}

.m-t-4 {
	margin-top: 4em;
}




.m-b-2 {
	margin-bottom: 2em;
}

.m-b-3 {
	margin-bottom: 3em;
}

.m-b-4 {
	margin-bottom: 4em;
}


.sidebar h4 {
    margin-top: 20px !important;
}

.sidebar .nav-pills li a {
    padding: 4px 15px !important;
}

.content {
	margin-top: 5em !important;
}

.content p {
	margin-left: 1em;
}
