html,body{
    height: 100%;
    max-height: 100%;    
    background-color: #fff;	
}
html,body,p,br,table,td,tr,img,a,input,textarea,ul,li,span{
    margin: 0;
    padding: 0;
    outline: none;
    line-height: 13px;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.booth_a {
	 color:#000;
	 width:20px;
	 height:10px;
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;		
	border:thin #FFF solid;
	
}
.booth_a:link {
	 color:#000;
	
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	border:none;
	
}

.booth_a:hover {	
		
		background-color:#d2cbcb;
	}
	
.booth_duble {
	 color:#000;
	 width:20px;
	 height:5px;
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;		
	border:thin #FFF solid;
	
}
.booth_duble:link {
	 color:#000;
	 width:20px;
	 height:5px;
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	border:none;
	
}

.booth_duble:hover {	
		
		background-color:#e6e4ea;
	}
		
.booth_a_ver {
	 color:#000;
	 width:5px;
	 height:10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;		
	border:thin #FFF solid;
	
}
.booth_a_ver:link {
	 color:#000;
	 width:5px;
	 height:10px;
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	border:none;
	
}

.booth_a_ver:hover {	
		
		background-color:#d2cbcb;
	}
	

		
.booth_a_hor {
	 color:#000;
	 width:20px;
	 height:10px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;		
	border:thin #FFF solid;
	
}
.booth_a_hor:link {
	 color:#000;
	 width:20px;
	 height:10px;
	 cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8.5px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;	
	border:none;
	
}

.booth_a_hor:hover {
	background-color:#d2cbcb;
}
.small_text{font-size:8px}
.bg_GreenBlue{	
	background: linear-gradient(90deg, #1ecf86 50%, #39afe5 50%);
	}
	
.bg_BlueGreen{
	background: linear-gradient(90deg, #39afe5 50%, #1ecf86 50%);
	}
.bg_BlueGreen:hover{
	background: linear-gradient(90deg, #e6e4ea 50%, #e6e4ea 50%)
	}	
.bg_GreenBlue:hover{
	background: linear-gradient(90deg, #e6e4ea 50%, #e6e4ea 50%)
	}	
	
.padding{ padding:0px 1px}	


.bg_yellow{
	background-color: #f0d86a;
    
}

.bg_blue{
	background-color: #39afe5;
   
}

.bg_green{
	background-color:#0C6;
}


.bg_gray{
	background-color: #cbcbcb;
	color:#969696;
    
}


.large_booth{color:#000;font-size: 8.5px; }	
	
.booth_blank {
	color:#FFF;
	width:60px;
	height:15px;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;	
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-decoration:none;
}

.booked {
		width:10px;
	    height:5px;
		font-size: 8.5px;
		color: white;
		background: red;
		font-family:Arial, Helvetica, sans-serif;
}
.padding_booked{
padding:0 3px;
}	
.booked:hover {		
		background: red;
		color: white;
}
/**************************************/
.booth_entry{
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    width: 80px;
	text-align: center;
}
.booth_entry_center{
    
   
    vertical-align: middle;
    width: 150px;
	text-align: center;
}

.boothdetail_mainbox{width:1000px;  position:absolute; margin:0 auto;}
.boothsFoorplanL{width:800px;}
.showLogo{
 z-index:199; position:absolute; position: fixed; margin-left: 950px; margin-top:150px; height:212px; width: 270px;
}
@media (min-width: 1920px) {
.showLogo{
  margin-left: 1050px; margin-top:150px; position:fixed;
}
}
@media (min-width: 1366px) {
.showLogo{
  margin-left: 950px; margin-top:150px; position:fixed;
}
.boothdetail_mainbox{margin-left: -70px;}
}
@media (max-width: 1200px) {
   .showLogo {
	margin-top: 180px;
    margin-left: 900px;
    position: absolute;
  }
  
}
@media (max-width: 1024px) {
  .boothdetail_mainbox{margin-left: -50px;}
  .showLogo {
	margin-top: 540px;
    margin-left: 720px;
	position:absolute;
  }
  
}
@media (max-width: 991px) {
  .boothdetail_mainbox{margin-left: -100px;}
  .showLogo {
    margin-top: 530px;
    margin-left: 70%;
    position: absolute;
  }
  
}
