.tablepress-id-23 th,
.tablepress-id-23 td {
	width: 100px;
}

.tablepress-id-24 th,
.tablepress-id-24 td {
	width: 100px;
}

.block-300px {
	border: 1px solid #CCCCCC;
	width: 300px;
	display: block;
	float: left;
	margin-right: 15px;
}

.block-300px-line-height {
	line-height: 1.5em;
}

.post .entry-content .block-300px ul {
	line-height: 1.5em;
	margin-left: 15px;
}

.dataTables_wrapper .sorting:hover,
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc {
	background-color: #A2BCD3;
	color: #fff;
	font-family: "RobotoMedium";
	font-weight: normal;
}

.dataTables_wrapper .sorting,
.tablepress tfoot th,
.tablepress thead th {
	font-family: "RobotoMedium";
	font-weight: normal;
	color: #333;
}

.dataTables_wrapper {
	display: inline-block;
	float: left;
	margin-right: 15px;
}

.tablepress-table-name {
	margin-bottom: 10px;
}

.custom-table-wrapper {
	border: #ccc solid 1px;
	padding-left: 15px;
	padding-top: 10px;
	display: inline-block;
}

.info-box-width-200 {
	width: 200px;
}

.side-bar-right,
.info-box-float-right {
	float: right;
	margin-left: 15px;
}

.info-box-float-left {
	float: left;
	margin-right: 15px;
}

.info-box-fontsize {
	font-size: 12px;
}

.side-bar-right,
.info-box {
	border: 1px #ccc solid;
}

.side-bar-right {
	background: #eee;
	line-height: 1.5em;
	font-size: 12px;
	border-spacing: 15px;
	border-collapse: separate;
	width: 300px;
}

#content .entry-content .side-bar-right p {
	line-height: 1.5em;
}