.manager.thumbnails > li{
  float: left;
  margin: 0 0 9px 25px;
}

.filter .btn-toolbar {
overflow: hidden;
}

.item_fulltext {
	color: black;
	text-align: justify;
	font-family: Roboto;
	font-size: 16px;
	line-height: 25px;
}

body {
  	color: #000000;
  	font-family: Roboto;
	font-size: 16px;
	line-height: 25px;
}

blockquote {
	color: black;
}

#CDSWIDSSP {
  width: 100% !important;
}

div.mod-article-single:nth-child(2) > div:nth-child(1) {
  padding-left: 15px;
}

.moduleTitle {
  padding-left: 15px;
}

#content-row .row-container #component {
	padding-top: 10px;
}

#content-row .row-container #content-top {
	padding-top: 10px;
	margin-left: 10px;
}

h1, h2, h3, .item_title {
	font: 800 20px 'Open Sans', sans-serif;
	color: #393939;
	text-transform: uppercase;
	letter-spacing: 0px;
	margin: 0;
	padding: 0;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	color: #000;
}

.item-title {
	text-align: center;
}
