#signoutdiv {
	cursor: pointer
}

.page-container .page-sidebar {
    width: 200px;
}

.page-container .page-content {
    margin-left: 200px;
}

.footer {
	position: fixed;
	left: 100px;
	bottom: 3px;
	width: 100%;
	text-align: center;
}
