/* Put custom CSS here */
#logo img{
	height: 100px;
}

.wrapper-menu {
	color: #ffffff;
}

body {
	margin-bottom: 0px;
	font-size: 16px;
	font-family: Geneva,"Lucida Sans","Lucida Grande",sans-serif;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-weight: normal;
}

.panel-heading {
	font-size: 125%;
	font-weight: bold;
}

.dropdown-menu {
	min-width: 20rem;
}

.wrapper-menu, .wrapper-toolbar, .wrapper-menu a {
	font-weight: normal;
}

textarea {
	resize: both;
}

.control-group {
	margin-bottom: .5rem;
}

table a {
	 font-weight: normal;
}

.com-content-categories__item-title a {
	font-size: 2rem;
}

