/***********************************
Custom OTW Option Styles
***********************************/

.clearfix {
	*zoom: 1
}

.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: ""
}

.clearfix:after {
	clear: both
}

.open-table-about-wrap {
	position: relative;
	background: url('../images/open-table-logo-transparent-150.png') no-repeat left center transparent;
	height: 40px;
	margin: 10px 0 0;
	float: left;
	width: 140px;
}

#sunrise-plugin-settings .hndle:hover, #sunrise-plugin-settings h3:hover {
	cursor: default;
}

#sunrise-plugin-settings ol li ul {
	list-style-type: disc;
	margin: 10px 0 15px 20px;
	padding: 0;
}

/*----------------------------------------
Labels
-------------------------------------------*/

.label:hover {
	cursor: default;
}

.label {
	position: absolute;
	top: 6px;
	right: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 10px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #FFF;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999;
}

.basic-label {
	position: absolute;
	top: 6px;
	left: 270px;
	cursor: default;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 12px;
	padding: 3px 6px;
}

/* Pro upgrade link */

.pro-upgrade {
	position: absolute;
	top: 19px;
	right: 160px;
}

/* Social Media */

.social-items-wrap > div {
	display: inline-block;
}

.google-plus {
	margin-left: 20px;
	display: inline;
}
