/* @override
	https://chinadrinksbusiness.com/exhibitorZone/css/styles_exhibitorZoneCustom_ibwsshow.css
	https://local.eventsmastersystem.com/exhibitorZone/css/styles_exhibitorZoneCustom_ibwsshow.css	
	This is the site specific stylesheet for FWE ExZo
	Standard styles can be found in /exhibitorZone/css/styles_exhibitorZone.css
*/ 

/* @group ExZo booth Selection Tool */

.exhibitorSpotModel-booth.tableSelectorContainer .col1 img {
	width: 56.2rem;
	margin-top: -15px;
}

html .exhibitorTables .contentViewport{
	/*max-width: 1224px;*/
}

.exhibitorSpotModel-booth.tableSelectorContainer .col1 {
	width: 56rem;
	float: left;
	overflow: hidden;
}

.exhibitorSpotModel-booth.tableSelectorContainer .col2 {
	width: 19.5rem;
	padding: 0rem 0rem 0rem 2%;
	float: left;
	text-align: left;
}

.exhibitorSpotModel-booth.tableSelectorContainer .col2 h3 {
	margin: 0rem 0rem 0.7rem 0rem;
	font-size: 1rem;
	border-bottom: 1px solid #333;
}

.exhibitorSpotModel-booth.tableSelectorContainer .col2 h4 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1.5rem;
}

.exhibitorSpotModel-booth.tableSelectorContainer .col2 .feedback {
	min-height: 20rem;
}

.exhibitorSpotModel-booth.tableSelectorContainer .col2 .feedback p {
	width: 100%;
	font-size: 0.9rem;
}

.exhibitorSpotModel-booth .tablesContainer {
	width: 56rem;
	padding: 0.5rem;
	border: 1px solid #333;
	position: relative;
	overflow: hidden;
}

.exhibitorSpotModel-booth.tableSelectorContainer .col2 p.disclaimer {
	font-size: 0.8rem;
}

.exhibitorSpotModel-booth .tablesContainer > img {
	/* floor plan image */
	width: 100%;
	height: auto;
}

.exhibitorSpotModel-booth .tablesContainer .tableInstance {
	width: 1.6rem;
	height: 2rem;
	position: absolute;
	z-index: 20;
	border: 1px solid #000;
	/*background-color: #777777;*/
	font-size: 0.6rem;
	color: #FFF;
	font-weight: 700;
	padding: 1.2rem;
}

.exhibitorSpotModel-booth .tablesContainer .tableInstance.Available, 
.exhibitorSpotModel-booth .key .tableInstance.Available {
	/*background-color: #27ad1e;*/
}

.exhibitorSpotModel-booth .key p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	line-height: 1;
	font-weight: 700;
}

.exhibitorSpotModel-booth .key .tableInstance {
	width: 2rem;
	height: 1.4rem;
	margin: 0rem 0.5rem 0rem 0rem;
	background-color: #25ABB5;
	display: inline-block;
}

.exhibitorSpotModel-booth .tableInstance.Assigned, 
.exhibitorSpotModel-booth .tableInstance.Organization {
	background-color: #777777 !important;
}

.exhibitorSpotModel-booth .tableInstance.liveSelected, 
.exhibitorSpotModel-booth .tableInstance.userTable {
	background-color: #a90404 !important;
}

.exhibitorSpotModel-booth .tableInstance.rotated {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

/* @end */

/* @group ExZo table Selection Tool */

.exhibitorSpotModel-table.tableSelectorContainer .col1 img {
	width: 56.9rem;
	margin-top: -43px;
}

html .exhibitorTables .contentViewport {
	/*max-width: 1224px;*/
}

.exhibitorSpotModel-table.tableSelectorContainer .col1 {
	/*width: 56rem;
	float: left;
	overflow: hidden;*/
}

.exhibitorSpotModel-table.tableSelectorContainer .col1 img {
	width: 56rem;
	margin-left: 70px;
}

.exhibitorSpotModel-table.tableSelectorContainer .col2 {
	/*width: 19.5rem;
	padding: 0rem 0rem 0rem 2%;
	float: left;*/
	text-align: left;
}

.exhibitorSpotModel-table.tableSelectorContainer .col2 h3 {
	margin: 0rem 0rem 0.7rem 0rem;
	font-size: 1rem;
	border-bottom: 1px solid #333;
}

.exhibitorSpotModel-table.tableSelectorContainer .col2 h4 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1.5rem;
}

.exhibitorSpotModel-table.tableSelectorContainer .col2 .feedback {
	min-height: 20rem;
}

.exhibitorSpotModel-table.tableSelectorContainer .col2 .feedback p {
	width: 100%;
	font-size: 0.9rem;
}

.exhibitorSpotModel-table .tablesContainer {
	width: 60rem;
	height: 35.5rem;
	border: 1px solid #333;
	position: relative;
	overflow: hidden;
	margin: 0rem 0rem 8rem 0%;
}

.exhibitorSpotModel-table.tableSelectorContainer .col2 p.disclaimer {
	font-size: 0.8rem;
}

.exhibitorSpotModel-table .tablesContainer > img {
	/* floor plan image */
	width: 57rem;
	height: auto;
	position: absolute;
	top: 3rem;
	left: 1rem;
}

.exhibitorSpotModel-table.tableSelectorContainer .col2 h6 {
	font-size: 0.8rem;
}

.exhibitorSpotModel-table.tableSelectorContainer .col2 hr {
	color: #fff;
}
.exhibitorSpotModel-table .tablesContainer .tableInstance {
	width: 1.3rem;
	height: 2rem;
	position: absolute;
	/*z-index: 20;*/
	border: 1px solid #000;
	background-color: #777777;
	font-size: 0.6rem;
	color: #FFF;
	font-weight: 700;
}

.exhibitorSpotModel-table .tablesContainer .tableInstance.Available, 
.exhibitorSpotModel-table .key .tableInstance.Available {
	background-color: #27ad1e;
}

.exhibitorSpotModel-table .key p {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	line-height: 1;
	font-weight: 700;
}

.exhibitorSpotModel-table .key .tableInstance {
	width: 2rem;
	height: 1.4rem;
	margin: 0rem 0.5rem 0rem 0rem;
	background-color: #25ABB5;
	display: inline-block;
}



.exhibitorSpotModel-table .tableInstance.Assigned, 
.exhibitorSpotModel-table .tableInstance.Organization {
	background-color: #777777 !important;
}

.exhibitorSpotModel-table .tableInstance.liveSelected, 
.exhibitorSpotModel-table .tableInstance.userTable {
	background-color: #a90404 !important;
}

.exhibitorSpotModel-table .tableInstance.rotated {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}

.hovertext {
  position: relative;
  border-bottom: 1px dotted #000;
}

.hovertext:before {
  content: attr(data-hover);
  visibility: hidden;
  opacity: 0;
  width: auto;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 5px 5px 5px 5px;
  font-size: 0.8rem;
  transition: opacity 1s ease-in-out;
  position: absolute;
  z-index: 99;
  left: 0;
  top: 47%;
}

.hovertext:hover:before {
  opacity: 1;
  visibility: visible;
}
/* @end */
