#gadwp {
	font-family: 'Open Sans', sans-serif;
}

#gadwp-searches td {
	line-height: 1.5em;
	padding: 2px;
	font-size: 1em;
}

#gadwp-searches {
	line-height: 10px;
	margin-top: 15px;
}

#gadwp-visits {
	height: 200px;
	margin-top: 15px;
}

#gadwp-content {
	width: 100%;
}

#gadwp-title {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
	padding-bottom: 5px;
}

#gadash-widget{
	padding:0 5px;
}

#gadash-widgetchart {
	width: 100%;
}

#gadash-widgettotals {
	margin: 0 0 10px 0;
	width: 100%;
	display: table;
	clear: both;
}

#gadash-widgettotals .gadash-left {
	padding: 10px 0 0 0;
	width: 45%;
	float: left;
	font-weight: 600;
}

#gadash-widgettotals .gadash-right {
	padding: 10px 0 0 0;
	float: left;
	font-style: italic;
}