.clear{ clear:both;}
#Shopping_block{
	margin:10px 44px 10px 0;
	padding:0px;
	width:270px;
	height:27px;
	float:right;
	/*background:#E92A2D;*/
	border-top:1px solid #bcbcbc;
	border-radius:16px;
	background: -webkit-linear-gradient(#efefef, #c3c3c3); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#efefef, #c3c3c3); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#efefef, #c3c3c3); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#efefef, #c3c3c3); /* Standard syntax (must be last) */
}
#Shopping_block ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#Shopping_block ul li:first-child{
	margin:0px;
	padding:0px;
	float:left;
	width:100px;
	height:26px;
	background:url(images/shoppingcart.png) no-repeat 12px 1px;
}
#Shopping_block ul li:nth-child(2){
	margin:0px;
	padding:1px 0 0 0;
	float:left;
	color:#747272;
	width:128px;
	height:25px;
}

#Shopping_block ul li:nth-child(2) #ItemNum {
    float: right;
    width: 32px;
}
#Shopping_block ul li:last-child a.ShoppingAddCart{
	display:block;
	background:url(images/shoppingCircleButton.png) no-repeat left top;
	text-decoration:none;
	width:21px;
	height:21px;
	float:left;
	cursor:pointer;
}

/**** add tocart block***/
.AddtocartBlock{
	width:450px !important;
	border:1px solid #ccc;
	border-radius:0 0 10px 10px;
	margin:10px 0 10px 0;
	position:absolute;
	z-index:500;
	right:0;
	top:22px;
	background:#FFF;
	display:none;
	height:187px;
	/*position:relative;
	z-index:100;
	border:1px solid #cccccc;*/
}

.AddtocartBlock div{
	/*width:450px;*/
	margin:0 0px 0 0px;
	/*height:200px !important;*/
}
.AddtocartBlock div table, .AddtocartBlock div table td{
	border-color:#ccc;
}
.AddtocartBlock th{
	background-color:#f9f9f9;
	color:#000 !important;
	font-size: 13px;
    text-align: center !important;
}
.Proceesreserve{
	background: none repeat scroll 0 0 #E7E7E7;
    border-radius: 0 0 10px 10px;
   /* border-top: 1px solid #CCCCCC;*/
    height: 26px;
    position: relative;
    top: 9px;
	clear:both;
}
.cartDoller {
    font-size: 17px !important;
    font-weight: bold;
	color:#fa0404;
}
.AddtocartBlock thead th {
    padding:0 5px 0 5px;
}
.Reserve{
	display:block;
	margin:0px;
	/*padding:5px 0 0 20px;*/
	padding:5px 0 0 10px;
	float:left;
	width:170px;
}
.Reserve a, .Reserve a:hover{
	color:#3b3b3b;
	text-decoration:none;
	font-size:13px;
	cursor:pointer;
	background:url(images/shopping_arrow.png) no-repeat 128px 1px;
	display:block;
	margin:0px;
	padding: 0 0px 0 0px;

}
.ReserveButton{
	display:block;
	margin:3px 10px 0 0;
	padding:0px;
	float:right;
	text-indent: -9999px;
}
.ReserveButton a{
	text-decoration:none;
	display:block;
	background:url(images/shoppingCircleButtonup.png) no-repeat left top;
	width:21px;
	height:21px;
	cursor:pointer;
}
/*
.Popaddtocart{
	border:1px solid #CCC;
	width:420px !important;
	height:50px !important;
	margin:15px 0 0 15px !important;
}

.ImageDiv{
	width:120px !important;
	height:50px !important;
	float:left;
	border-right:1px solid #CCC;
}
.HallDiv{
	width:120px !important;
	height:50px !important;
	float:left;
	border-right:1px solid #CCC;
}
.HallDivTop{
	border-bottom:1px solid #CCC;
	height:30px	!important;
	width:120px !important;


}
.HallDivBottom{
	height:49px	;
	width:120px !important;
}
.HallNameDiv{
	width:120px !important;
	height:50px !important;
	float:left;
	border-right:1px solid #CCC;
}
.HallNameDivTop{
	border-bottom:1px solid #CCC;
	height:30px	!important;
	width:120px !important;
}
.HallNameDivTop{
	height:30px !important;
	width:120px !important;

}
.CloaseButtonDiv{
	width:56px !important;
	height:50px !important;
	float:left;

}*/
.viewplan_left{
	border: 1px solid #ddd;
float: left;
margin-bottom: 10px;
/*min-height: 314px;*/
width: 100%;

}
.viewplan_left table, .viewplan_left tbody,.viewplan_left .myplan-table th,.viewplan_right .myplan-table th, .viewplan_right tbody, .myplan-top tbody,.viewplan_right table {
    border: medium none;
}
.viewplan_left th,.viewplan_right th {
    padding: 5px;
}
.viewplan_left th {
 /* border-top-left-radius: 3px;*/
}
.viewplan_left .myplan-table td {
    border-bottom: 1px dotted #ccc;
    padding: 10px 7px;
}
.viewplan_right th {
  border-top-left-radius: 0;
  border-top-right-radius: 3px;
}
.viewplan_right{
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #f1f1f1 1%, #d8d8d8 100%) repeat scroll 0 0;
float: left;
min-height: 250px;
width: 74%;
border-bottom-right-radius:3px;
}
.fa-button {
    background: none repeat scroll 0 0 #065697;
    border-radius: 3px;
    color: #fff !important;
    display: inline-block;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 5px;
    padding: 4px 7px;
}
.button-td span {
  font-size: 14px;
  padding-left: 6px;
}
/*.fa-button:hover {
    background: none repeat scroll 0 0 #00B1E7;
}*/
.clears {
    border-bottom: 1px solid #ccc;
    clear: both;
    width: 100%;
	height:0px;
}
.Popaddtocart{
	border:1px solid #CCC;
	width:420px !important;
	margin:5px 0 0 15px !important;
	height:94px;
	overflow-y:auto;
}

.HallDiv{
	width:190px !important;
	float:left;
	padding:2px 0px 0px 10px;
	margin:0px;
}
.HallDivTop{
	width:170px !important;
	padding:0px;
	margin:0px;
}
.HallDivBottom{
	width:170px !important;
	padding:4px 0 0 0;
	margin:0px;
}
.HallDivBottom b{
	font-size:17px;
}
.HallNameDiv{
	width:120px !important;
	float:left;
	padding:3px 0px 0px 10px;
}
.HallNameDivTop{
	width:170px !important;
	padding:0px;
	margin:0px;
	color:#FA0404;
	font-size:16px;
	font-weight:bold;
}
.HallNameDivBottom{
	width:170px !important;
	padding:2px 0 0 0;
	margin:0px;
	color:#666666;
}
.CloaseButtonDiv{
	width:22px !important;
	height:22px;
	float:left;
	padding:0px 0 0 0;
	text-align:center;
	background:url(images/buttonclse.png) no-repeat left top;
	text-indent:-9999px;
	position:relative;
	top:12px;
	cursor:pointer;

}
.CloaseButtonDiv a{ display:block; width:22px; height:22px;}
.ItemSel{
    height: 20px !important;
    margin: 5px 0 0 15px !important;
    width: 420px !important;
	color:#005696;
}
.ItemSel b{ color:#c41230;}
.TotalSel{
   color: #000000;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold !important;
    margin: 5px 0 5px 15px !important;
    text-align: right;
    width: 420px !important;
}


/****** search **********************/
.SearchBlock{
	margin:0px 10px 0px 0px;
	padding:0px;
	width:220px;
	height:44px;
	float:left;
	position:relative;
	z-index:10;
}
.SearchDiv{
	margin:0px;
	padding:2px 0 0 20px;
	width:200px;
	height:27px;
	border-top:1px solid #bcbcbc;
	border-radius:14px;
	background: -webkit-linear-gradient(#ebebeb, #c6c6c6); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ebebeb, #c6c6c6); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ebebeb, #c6c6c6); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ebebeb, #c6c6c6); /* Standard syntax (must be last) */
}
.SearchDiv input.SearchT{
	margin-right: 16px;
    width: 160px;
	padding:0px;
	border:0px;
	height:21px;
}
.SearchDiv input.SearchB{
	margin:0px;
	padding:0px;
	border:0px;
	width:23px;
	height:23px;
	background:url(images/searchbutton.png) no-repeat left top;
	text-indent:-9999px;
	cursor:pointer;
}
.Addtocartpop{
	margin:0px;
	padding:0px 0 0 0px;
	width:220px;
	height:27px;
	float:left;
	border-top:1px solid #bcbcbc;
	border-radius:14px;
	background: -webkit-linear-gradient(#ebebeb, #c6c6c6); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#ebebeb, #c6c6c6); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#ebebeb, #c6c6c6); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#ebebeb, #c6c6c6); /* Standard syntax (must be last) */
	cursor:pointer;
}
.Addtocartpop ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.Addtocartpop ul li{
	margin:0px;
	padding:0px;
	float:left;
}
.Addtocartpop ul li:first-child{
	background:url(images/shoppingcart.png) no-repeat left top;
	width:19px;
	height:15px;
	margin:5px 0px 0px 13px;
	padding:0;
	text-indent:-9999px;
}

.Addtocartpop ul li:nth-child(2) {
    margin: 2px 0px 0 0;
    padding: 0 0 0 10px;
	width:140px;
}
.Addtocartpop ul li:last-child{
	background:url(images/shoppingCircleButton.png) no-repeat left top;
	width:21px;
	height:21px;
	margin:3px 0 0px 13px;
	padding:0;
	cursor:pointer;
	text-indent:-9999px;
}
.advanceSearchDiv{
	margin:0px auto;
	padding:3px 0px 0px 5px;
	width:181px;
	height:19px;
	background:#FFF;
	border-radius:0px 0 5px 5px;
	border:1px solid #cccccc;
	color:#999999;
	font-size:10px;
	font-family:Calibri;
	cursor:pointer;
}
.advanceSearchDiv input{
	margin:0px 5px 0 0;
	padding:0px;
	border:0px;
	float:right;
	background:url(images/searchDownArrow.png) no-repeat left top;
	width:15px;
	height:17px;
	text-indent:-9999px;
	cursor:pointer;
}
.AdvanceSearch{
	margin:0px 0 20px 0;
	padding:0px 0px 0px 0px;
	border-radius:4px 4px 10px 10px !important;

}
.advpopback{
	border-radius:0px 0px 10px 10px !important;
	background:#FFF ;
}
.AdvanceSearch .ui-widget-content {
    background: none !important;
    border: 0 !important;
}
.AdvanceSearch .ui-widget-content ul li {
	margin: 0 0px 0 0 !important;
    padding: 0 !important;
	/*width:92px !important;*/
}
.AdvanceSearch .ui-widget-content ul li:first-child {
	margin-right:6px !important;
}
.AdvanceSearch .ui-tabs .ui-tabs-panel{
	/* padding: 10px 0 10px 5px !important;
	 border-left: 1px solid #CCCCCC !important;
	 border-right: 1px solid #CCCCCC !important;
	 border-bottom: 1px solid #CCCCCC !important;
	 height:100px !important;*/
	/* width:157px;*/
	padding:0px;
	margin:0px;

}
.AdvanceSearch .ui-tabs .ui-tabs-panel .range{
	 padding: 0 !important;
}
.AdvanceSearch .ui-tabs .ui-tabs-panel .range:first-child {
	 margin:0 10px 0 10px !important;
	/* margin:0 28px 0 10px !important;*/
}

.range  input {
    height: 20px;
    width: 70px;
}
.AdvanceSearch .btn{
	margin:0px 0 0px 0 !important;
	padding:0 0 0 20px !important;
	height:30px;
}

.AdvanceSearch .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	color:#1c94c4;
	font-weight:bold;
}
#modalContainer #container {
    min-width: 300px !important;
}
/****** search **********************/

/***** Accodian tab********/
.Cntadvtab{
	 border-bottom: 1px solid #CCCCCC !important;
    border-left: 1px solid #CCCCCC !important;
    border-right: 1px solid #CCCCCC !important;
    height: 115px !important;
    padding: 0px !important;
	border-radius:0 0 5px 5px;
}

.TabAccordian{
	margin:0px;
	padding:0px;
}
.ByPrice {
    background: none repeat scroll 0 0 #065697;
    border-radius: 10px 10px 0 0;
    color: #FFFFFF;
    float: left;
    height: 22px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 97px;
}
.ByPrice a, .ByPrice a:link, .ByPrice a:visited{ text-decoration:none; color:#FFF;}
.ByArea {
    background: none repeat scroll 0 0 #999999;
    border-radius: 10px 10px 0 0;
    float: left;
    height: 22px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 97px;
}
.ByArea a, .ByArea a:link, .ByArea a:visited{ text-decoration:none; color:#FFF;}
.AvailableBlock{
 	border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-radius: 0 0 10px 10px;
    border-right: 1px solid #CCCCCC;
    height: 120px;
    margin: 0;
    padding: 0;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .AvailableBlock{
	 height: 140px;
	 }
}
.SearchAvailableText{
	text-align:center;
	padding:10px 0 10px 0;
	font-size:11px;
	margin:0 0 0px 0;
}
.SearchAvailableText p{
	padding:0px 0 0px 0;
	margin:0px;
	color:#999;
}

.range .Minimun {
    color: #635F5F;
    display: block;
    font-size: 10px;
	margin:3px 0 3px 0;
}
.AdvancesearchButton {
    height: 23px;
    width: 66px;
	border:1px solid #a9a9a9;
	border-radius:14px;
	background: -webkit-linear-gradient(#cbcbcb, #f4f4f4, #cbcbcb); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#cbcbcb, #f4f4f4, #cbcbcb); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#cbcbcb, #f4f4f4, #cbcbcb); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#cbcbcb, #f4f4f4, #cbcbcb); /* Standard syntax (must be last) */
	cursor:pointer;
	font-size:12px !important;
}
.AdvanceClearButton{
	height: 23px;
    width: 66px;
	border:1px solid #a9a9a9;
	border-radius:14px;
	background: -webkit-linear-gradient(#cbcbcb, #f4f4f4, #cbcbcb); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#cbcbcb, #f4f4f4, #cbcbcb); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#cbcbcb, #f4f4f4, #cbcbcb); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#cbcbcb, #f4f4f4, #cbcbcb); /* Standard syntax (must be last) */
	cursor:pointer;
	font-size:12px !important;
}

.AdvanceSearchBottom {
    background:#E6E6E6;
    border-radius: 0 0 10px 10px;
    height: 19px;
    margin: 0px 0 0;
	padding:4px 0 0 8px;
	text-transform:uppercase;
	color:#535353;
	font-size:12px;
}
.AdvanceSearchBottom .Uparrow{
	display:block;
	margin:0px;
	padding:0px 0 0 10px;
	width:15px;
	height:17px;
	float:right;
	background:url(images/uparrow.png) no-repeat left top;
	cursor:pointer;
	text-indent:-9999px;
}
.MainAddtocart{
	margin:10px 0 0 0;
}
/***** Accodian tab********/
/*****  tab css********/
.ui-widget-header{
	background:none;
	border-bottom:2px solid #065697;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-radius:0px;
}
.ui-tabs .ui-tabs-nav{
	margin:10px 0 0 0;
	padding:0px;
}
.ui-tabs .ui-tabs-nav li{
	margin:0 10px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{
	margin-bottom:0px;
	background:#065697 !important;
	border:2px solid #065697;
	color:#FFF;
}
#tabs ul li.SearchActive{
	border-left: 2px solid #990000 !important;
    border-right: 2px solid #990000 !important;
    border-top: 2px solid #990000 !important;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
	color:#e7e7e7;
}
.ui-tabs .ui-tabs-nav li {
    background: none repeat scroll 0 0 #79BDE8 !important;
    margin: 0 10px 0 0;
	border-radius:2px 2px 0 0;
	border:2px solid #79BDE8;
}
.ui-tabs .ui-tabs-nav li:hover {
	margin-bottom:0px;
	background:#79BDE8 !important;
	border:2px solid #79BDE8;
	color:#FFF;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #FFF !important;
	text-decoration: none;
}
.AdvanceSearch .ui-tabs .ui-tabs-nav li a {
    float: left;
    font-size: 12px !important;
    /*padding: 5px 5px !important;*/
    padding: 5px 10.4px 5px !important;
    text-decoration: none;
}
.circle {
    cursor: pointer;
    margin: 8px 10px 12px 0;
	font-family: Calibri;
	font-size:14px;
	color:#363B3D;
	border:1px solid #FFF;
	font-weight:bold;

}
div.circle:last-child {
    color: #FFFFFF;
}
.LegendTab {
    background: none repeat scroll 0 0 #D4D6D7 !important;
    border: 1px solid #999999;
    border-radius: 10px;
    height: 42px;
    margin: 0 0 20px;
    /*padding: 0 0 0 100px;*/
    width: 100%;
}

ul.hallTabs {
    border-bottom: 5px solid #065697;
    display: block;
    height: 36px;
    margin: 0px 0 12px 2px;
}
ul.hallTabs li {
    background-color: #929292;
    border-color: #f1f1f1;
    border-style: solid;
    border-width: 0 0.1em 0 0;
    float: left;
    margin: 2px 0px 0 0;
    padding: 7px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
ul.hallTabs li a{
	padding:0.5em 1.5em !important;
	color:#fff !important;
	font-weight: 700;
	text-decoration: none;
}
.tabSelected {
    background-color: #065697 !important;
}

.AdvSearchBlock {
    position: relative;
    right: 7px;
    top: 19px;
    z-index: 50;
}
.TabBlock{
	/*position:relative;
	z-index:1;
	top:-40px;	*/
}

.ui-tabs{
	padding:0.2em 0.2em 0.5em 0.2em !important;
 }
/*****  tab css********/

/***** pop up box************/

/***** Available popup box************/
#myDisplayMap{
	height:162px;
	 overflow: unset !important;
}
.AvailablePop{
	height: 250px;
	width:350px;
	float: left;
}
.Standpophead{
	margin:0px;
	padding:5px 0px 0px 12px;
	height:25px;
	width:338px;
	background:#065697;
	border-radius:15px 15px 0 0;
}
.Standnumber{
	width:187px;
	margin:0px 7px 0px 0px;
	padding:0px;
	float:left;
}
	.StandnumberLeft{
		margin:0px 7px 0px 0px;
		padding:0px;
		float:left;
		color:#FFF;
	}
	.StandnumberRight{
		margin:0px;
		padding:0px;
		float:left;
		color:#FFF;
	}


.Areanumber{
	 float: left;
    margin: 0 7px 0 0;
    padding: 0;
    width: 100px;
}
	.AreanumberLeft{
		margin:0px 7px 0px 0px;
		padding:0px;
		float:left;
		color:#FFF;
	}
	.AreanumberRight{
		margin:0px;
		padding:0px;
		float:left;
		color:#FFF;
		display: inline-flex;
	}

.Popclosebutton{
	width:19px;
	margin:0px;
	padding:0px 0px 0px 12px;
	float:left;
	text-align:right;
	color:#FFF;
	cursor:pointer;
	background:url(images/closebtnwhite.png) no-repeat right top;
	text-indent:-9999px;
}
.StandpopCnt{
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#f1f1f1;
	height:220px;
	padding:0 8px 0 8px;
}
.PopCntM{
	margin:0px;
	padding:5px 0px 0px 0px;
}
	.PopCntMLeft{
		margin:0px 14px 0px 0px;
		padding:0px;
		float:left;
		width:150px;
		height:160px;
	}
		.SelectHeading{
			display:block;
			color:#3b3b3b;
			font-size:16px;
			margin:0 0 10px 0;
			padding:0px;
		}
		.RadioCnt{
			margin:0px;
			padding:0px;
		}

			.RadioBlock{
				margin:0px;
				padding:0px 0px 30px 0px;
			}
			.RadioButton{
				 display: block;
				float: left;
				font-size: 12px;
				margin: 0 2px 0 0;
				padding: 0;
				width: 18px;
			}
			.RadioText{
				 display: block;
				float: left;
				font-size: 12px;
				margin: 0;
				padding: 0;
				width: 130px;
			}





	.PopCntMRight{
		margin:0px;
		padding:0px;
		float:left;
		width:166px;
		height:160px;
		background:#FFF;
	}

		.ServiceMemHeading {
			color: #000000;
			display: block;
			font-size: 13px;
			font-weight: bold;
			margin: 5px 0 5px 5px;
		}

		.ServiceMemCnt{
			margin:0px 0 5px 5px;
			padding:0px;
		}


.PopBasket{
	margin:0px;
	padding:5px 0 0 0;
	width:140px;
	height:25px;
	background: -webkit-linear-gradient(#d9d9d9, #acacac); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#d9d9d9, #acacac); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#d9d9d9, #acacac); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#d9d9d9, #acacac); /* Standard syntax (must be last) */
	border-radius: 14px;
	text-align:center;
	cursor:pointer;


}
.PopBasket a{
	color:#606060;
	text-decoration:none;
	font-size:14px;
	background:url(images/shoppingcart.png) no-repeat left top;
	margin:0 0 0 10px;
	display:block;
}
/***** Available popup box************/
/*****   Reserved by: popup box************/

.StandpopCnt.Resmargin {
    height: 260px !important;
}
.PopBasket.Resaddbasket{
	margin:40px 0 0 0;
}

.ReservedHeading{
	 color: #878484;
    display: block;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 0 0 0px 0;
    padding: 0;
}
.CoconnexHeading{
	   border-bottom: 1px solid #000000;
    color: #000000;
    display: block;
    font-family: Calibri;
    font-size: 15px;
    margin: 0 0 5px;
    padding: 0 0 10px;
}
ul.Poplisting {
    border: 1px solid #CCCCCC;
    list-style: none outside none;
    margin: 0 3px;
    padding: 0 0 0 2px;
}

ul.Poplisting li {
    border-bottom: 1px solid #CCCCCC;
    float: none;
    margin: 0;
    padding: 0;
}
ul.Poplisting li:last-child { border:0px;}

.WaitCont {
    color: #999999;
    font-size: 13px;
    margin: 0 0 0 5px;
}
/*****   Reserved by: popup box************/
/*****   waiting by: popup box************/

.WaitingHeading {
    color: #5E646A;
    display: block;
    font-size: 18px;
    margin: 20px 0 0;
}

.WaitingDiv {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 11px;
    height: 70px;
    margin: 20px 0 0;
    padding: 10px 0 0 5px;
    width: 149px;
}


.positiontext {
    color: #666666;
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 80px;
}


.positionnumber {
    color: #4D4F50;
    float: left;
    font-size: 30px;
    margin: 0;
    padding: 10px 0 0;
    width: 44px;
}
/*****   waiting by: popup box************/

/*****   contra by: popup box************/

.StandpopCnt.Bookcnt {
    height: 142px;
}
.CntcoconexHeading {
    color: #000000;
    display: block;
    margin: 10px 0 0 10px;
}

.PopCntMRight.BookcntImg {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 66px;
    margin: 15px 0 0;
    padding: 5px 0;
    text-align: center;
    width: 166px;
}
.BookcntImg img {
    width: 160px;
}
/*****   contra by: popup box************/
/*****   block by: popup box************/
.PopCntM.Splittext {
    font-size: 25px;
    padding: 10px 0 0;
    text-align: center;
}

.PopCntM.Splittext p {
    margin: 0;
    padding: 0;
}

.SplitBox {
    background: none repeat scroll 0 0 #CCCCCC;
    border-radius: 5px;
    color: #000000;
    font-size: 16px;
    height: 26px;
    margin: 27px auto;
    padding: 5px 0 0;
    width: 88px;
	cursor:pointer;
}
/*****   block by: popup box************/
/***** shared pop*********************/
.SharedPop{
	height: 250px;
	/*width:350px;*/
	float: left;
}
.SharedPophead{
	margin:0px;
	padding:5px 12px 0px 12px;
	height:25px;
	width:326px;
	background:#065697;
	border-radius:15px 15px 0 0;
}
.SharedHeading{
	color:#FFF;
	float:left;
}
.Popclosebtnshr{
	width:40px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
	color:#FFF;
	cursor:pointer;
	background:url("images/closebtnwhite.png") no-repeat 15px 1px;
}
.SharedPopCntFirst{
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#f1f1f1;
	height:220px;
	padding:0 0px 0 8px;
}
.SharedLeft{
	margin:0px;
	padding:0px;
	float:left;
	width:140px;
}
.SharedRight{
	margin:0px;
	padding:0px;
	float:left;
	width:200px;
}


.SharedPopCntSecond{
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#f1f1f1;
	height:220px;
	padding:0 8px 0 8px;
	display:none;
}

/************ shared pop**************************/



.FirstPop{
	display:none;
}
.SharedPop{
	height: 250px;
	/*width:350px;*/
	float: left;
}
.SharedPophead{
	margin:0px;
	/*padding:5px 0px 0px 12px;*/
	height:25px;
	width:340px;
	background:#065697;
	border-radius:15px 15px 0 0;
}
.SharedHeading{
	color:#FFF;
	float:left;
}
.SharedPophead .SharedHeading {
    color: #fff;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 284px;
}
.submenupane #divSubMenuPane {
    display: none;
}
.Popclosebtnshr{
	width:40px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
	color:#FFF;
	cursor:pointer;
	height:18px;
}
.SharedPopCntFirst{
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#f1f1f1;
	height:220px;
	padding:0 0px 0 8px;
}
.SharedLeft{
 	color: #9A9899;
    float: left;
    font-family: Calibri;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 140px
}
.Exhibitorstext{
	margin-top:25px;
}
.Exhibitorsselect{
	margin-top:25px;
}

.Exhibitorsstand {
    font-size: 21px;
    margin-top: 25px;
    padding: 0 0 0 5px;
    text-align: center;
}
.SharedRight{
	background-color: #797878;
border-radius: 5px;
float: left;
height: 208px;
margin: 3px;
overflow-y: auto;
padding: 0;
width: 200px;
}
.Trangle{
	background:url(images/poptrangle.png) no-repeat left top;
	width:14px;
	height:24px;
	position: relative;
    right: 13px;
	top:25px;

}
.SharedRight ul{
	margin:0px 0 0 30px;
	padding:0px;
	list-style:none;
}
.SharedRight ul li{
	margin:0px 0px 10px 0px;
	padding:0px;
	float:none;
}
.SharedRight ul li a{
	text-decoration:none;
	color:#FFF;
	font-size:13px;
	cursor:pointer;
}
/*** second***/
.SecondPop{
	display:none;
}
.SharedPopCntSecond{
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#f1f1f1;
	height:220px;
	/*padding:0 8px 0 8px;*/
	width: 346px,
}
.CoconnexdLeft{
    color: #9A9899;
    float: left;
    font-family: Calibri;
    font-size: 11px;
    margin: 0;
    padding: 15px 0 0;
    width: 136px;
}
.CoconnexRight{
   background-color: #ffffff;
border: 1px solid #b6b6b7;
border-radius: 5px;
float: left;
height: 183px;
margin: 4px;
padding: 0;
width: 199px;
	-webkit-overflow-scrolling: touch;
}
.RightTopCnt{
	float: left;
height: 182px;
margin: 0 10px;
overflow-y: auto;
padding: 0;
width: 188px;
}

.Descriptiontext{
	 color: #000000;
    display: block;
    font-family: Calibri;
    font-size: 11px;
    margin:9px 6px 9px 0;
    padding: 0;
}
.Countrytext{
 	color: #000000;
    display: block;
    font-family: Calibri;
    font-size: 11px;
    margin:6px 0;
    padding: 0;
}
.Sectorstext{
	 color: #000000;
    display: block;
    font-family: Calibri;
    font-size: 11px;
    margin:6px 0;
    padding: 0;
}
.BottomTopCnt{
	background: #797878 none repeat scroll 0 0;
border-radius: 0 0 15px 15px;
clear: both;
height: 24px;
margin: 0;
padding: 0;
text-align: center;
}
.BottomTopCnt a{
	 color: #FFFFFF;
    font-family: Calibri;
    font-size: 11px;
    text-decoration: none;
	cursor:pointer;
}
.red {
    background: #065697 url("images/close2.png") no-repeat scroll 5px 5px;
    border-radius: 3px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold !important;
    height: 37px;
    padding: 2px 10px;
    position: relative;
    right: -2px;
    text-decoration: none !important;
    top: 2px;
    width: 32px;
}
.CocoShrimg{
	background: #fff none repeat scroll 0 0;
border: 1px solid #ccc;
display: table-cell;
 height: 121px;
margin: 15px 0 15px 6px;
padding: 0;
text-align: center;
vertical-align: middle;
width: 120px;
}
/*.CocoShrimg img{
	height: 100%;
    width: 100%;
}*/
.CocoShrStand{
   font-family: Calibri;
    font-size: 20px;
    margin: 0;
    /*padding: 15px 0 0 10px;*/
	padding:6px 0 0 0;
	text-align:center;
}
/*.CocoShraddPlan{
 	font-family: Calibri;
    font-size: 12px;
    margin:22px 0 0 0;
    padding:0px;
	text-align:center;
	background:url(images/star.png) no-repeat 9px 0px;
	cursor:pointer;
	height:22px;
	float:left;
	width:30px;
}
.CocoShrdeletePlan{
 	font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0 0 23px;
	background:url(images/staractive.png) no-repeat 9px 22px;
	cursor:pointer;
	height:26px;
	float:left;
	width:30px;
}*/
.appIcon{
	background:url(images/appointment.png) no-repeat;
	height:19px;
	width:17px;
	float:right;
}
/*.appIconLink{
  float: right;
	padding: 22px 13px 0 0;
}*/
/*****coming soon vv pop up box************/
.centerstand{
	border: 1px solid; height: 137px; left: 39%; position: absolute; top: 45%; width: 163px; display: none;
}
.ComingSoon .ComingSoon{
	height: 250px;
	width:350px;
	float: left;
}

.ComingSoon .SecondPop{
	display:block;
}
.ComingSoon .SharedPophead{
	margin:0px;
	padding:5px 0px 0px 12px;
	height:25px;
	width:338px;
	background:#065697;
	border-radius:15px 15px 0 0;
}
.ComingSoon .SharedHeading{
	color:#FFF;
	float:left;
}
.ComingSoon .Popclosebtnshr{
	width:40px;
	margin:0px;
	padding:0px;
	float:right;
	text-align:right;
	color:#FFF;
	cursor:pointer;
}

.ComingSoon .SharedPopCntSecond{
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#f1f1f1;
	height:220px;
	width:340px;
	padding:0 0px 0 8px;
	display:block;
}
.ComingSoon .CoconnexdLeft{
    color: #9A9899;
    float: left;
    font-family: Calibri;
    font-size: 11px;
    margin: 0;
    padding: 15px 0 0;
    width: 140px;
}
.ComingSoon .CoconnexRight{
    background-color: #FFFFFF;
    border: 1px solid #B6B6B7;
    /*border-left: 1px solid #B6B6B7;*/
    border-radius:5px;
    float: left;
    height: 208px;
    margin: 0;
    padding: 0;
    width: 186px;
}
.ComingSoon .RightTopCnt{
	color: #666666;
    font-family: Calibri;
    font-size: 21px;
    font-weight: bold;
    height: 164px;
    margin: 0 20px;
    padding: 30px 0 0;
    text-align: center;
    width: 160px;

}

.ComingSoon .Descriptiontext{
	 color: #000000;
    display: block;
    font-family: Calibri;
    font-size: 11px;
    margin:20px 0 20px 0;
    padding: 0;
}
.ComingSoon .Countrytext{
 	color: #000000;
    display: block;
    font-family: Calibri;
    font-size: 11px;
    margin:20px 0 20px 0;
    padding: 0;
}
.ComingSoon .Sectorstext{
	 color: #000000;
    display: block;
    font-family: Calibri;
    font-size: 11px;
    margin:20px 0 20px 0;
    padding: 0;
}
.ComingSoon .BottomTopCnt{
	margin:0px;
	padding:0px;
	border-radius: 0 0 15px 15px;
	background:#797878;
	height:24px;
	text-align:center;
}
.ComingSoon .BottomTopCnt a{
	 color: #FFFFFF;
    font-family: Calibri;
    font-size: 11px;
    text-decoration: none;
	cursor:pointer;
}
.ComingSoon .CocoShrimg{
	background:#FFF;
    height: 80px;
    margin: 15px 0 15px 6px;
    padding: 0;
    width: 120px;
	border:1px solid #ccc;
}
.ComingSoon .CocoShrimg img{
	width: 120px;
	height: auto;
}
.ComingSoon .CocoShrStand{
   font-family: Calibri;
    font-size: 20px;
    margin: 0;
    padding: 15px 0 0 10px;
}
.ComingSoon .CocoShraddPlan{
 	font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0 0 23px;
	background:url(file:///C|/Users/rajeshr/Desktop/star.png) no-repeat left 22px;
	cursor:pointer;
}
.prod_floor td, .prod_floor th {
    padding: 0.3em 0.5em;
}
/*#ajaxLoader
	{
		position: absolute;
		width: 100%;
		height: 100%;
		display:none;
		background:#000;
		opacity:0.8;
		z-index:9999;

	}*/
	#ajaxLoaderImg{
		/*display:none;*/
	}
	#floor{
		position:relative;
		overflow: hidden;
		min-height:450px
	}
	#floorplanhall{
		/*height: 532px;*/
    	position: relative;
    	top: 0;
	}
/***** pop up box************/
.floormessage {
    color: #065697;
    font-family: Calibri;
    font-size: 16px;
    padding: 18px 0 5px 30px;
}

span.PlusButton{
	background:url(images/newplus.png) no-repeat right top !important;
	width:24px !important;
	height:26px !important;
	display:block !important;
	/*padding:0 0 0 12px !important;*/
	/*border-color: #adb1b8 #a2a6ac #8d9096;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
 background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f7f8fa, #e7e9ec) repeat scroll 0 0;
  position: relative;
    right: -5px;*/
}

span.MinusButton{
	  background: rgba(0, 0, 0, 0) url("images/newminus.png") no-repeat scroll left top !important;
    height: 24px !important;
    left: 17px;
    top: 201px !important;
    width: 25px !important;
}
.PavilionResetButton{
	background:url(images/pavilionresetbutton.jpg) no-repeat left top !important;
	cursor: pointer;
    height: 28px !important;
    left: 13px;
    text-indent: -9999px;
    top: 176px;
    width: 31px !important;
	margin-bottom:5px;
}
.ResetButton{
	  background: rgba(0, 0, 0, 0) url("images/resetbuttonnew.jpg") no-repeat scroll left top !important;
    cursor: pointer;
    height: 24px !important;
    text-indent: -9999px;
    width: 25px !important;
}
.ResetButton a{ display:block !important;}
.circle {
  -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
       border-radius: 4px;
   -webkit-box-shadow: rgba(0,0,0,1) 1px 1px 1px;
   -moz-box-shadow: rgba(0,0,0,1) 1px 1px 1px;
   box-shadow: rgba(0,0,0,1) 1px 1px 1px;

}
.zoomBarContainer {
    float: right !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    position: absolute;
    right: 5px;
    width: 42px !important;
    top:0px;
}
.zoomBarPlus {
   height: 25px !important;
    width: 26px !important;
}
.zoomBar {
  height: inherit;
  padding-bottom: 5px !important;
  padding-top: 5px !important;
  width: 30px !important;
}
.zoomBarMinus {
   height: 28px !important;
    width: 26px !important;
}
.submenupane {
    overflow: hidden;
    margin-bottom: 10px;
}
.circle:hover {

   box-shadow: rgba(0,0,0,0) 0 0px 0;
   }

  input[type=range].zoom-range{
-webkit-appearance: none;
background-color: green;

-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-o-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
 background-color:/*#ccc*/ #929292;
    height: 10px;

    transform: rotate(-90deg);
    width: 385px;
    z-index: 0;
    position: absolute;
}


/* Below is media query for zoom bar to set its position in IE10 & IE11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	input[type=range].zoom-range {

	    background-color: #eeeeee;
	    height: 10px;
	    margin:-5px 0 0 -176px;
	    width: 404px;
	    z-index: 0;
	    padding: 4px;
	}
	.zoomBar { width: 10px !important;
}
}
.ViewMyPlan {
    background: none repeat scroll 0 0 #065697;
    color: #FFFFFF;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    font-family: Calibri;
    font-size: 13px;
    font-style: normal;
    height: 14px;
     margin-right: 4px;
    padding: 7px 10px;
    text-align: center;
    width: auto;
	position: relative;
	margin-bottom:10px;
	margin-top:-49px;
	/*top: -39px;*/
}

#exbLogo img {
   height: auto;
    width: 141px;
}
@media (min-width: 768px) and (max-width: 1024px) {
 .Reserve a, .Reserve a:hover{
	background:url(images/shopping_arrow.png) no-repeat right 1px;
	}
}
.floorplan-head{
	border-bottom: 5px solid #004289;
    font-weight: normal;
    padding: 6px;
	font-size:22px;
	margin-bottom:10px;
}
.loginPattern{
	border-bottom: 5px solid #004289;
    font-weight: normal;
    padding: 6px 6px 10px;
	font-size:22px;
	margin-bottom:10px;
	color:#065697;
	text-align:left;
}
#bottomNavClose{
	top:9px;
	right:8px;
}
/*.legendmain {
    bottom: 12px;
    float: left;
    overflow: hidden;
    position: absolute;
    width: 135px;
    z-index: 9;
    display: none;
    left: 6px;

}
.legend {

    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    float: left;
    font-size: 14px;
    height: 11px;
    line-height: 9px;
    padding: 7px 10px;
    width: 115px;

}
.legenddown{
	 background: #065697 url("images/searchDownArrow.png") no-repeat scroll 112px 6px !important;
	 cursor: pointer;
}
.legendup{
	 background: #065697 url("images/searchupArrow.png") no-repeat scroll 112px 6px !important;
	 cursor: pointer;
}
ul.legendinner {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #333;
    padding: 2px;
    position: relative;
    margin: 0px;
}
ul.legendinner li{
	color: #333;
    font-size: 12px;
    line-height: 13px;
    width: 113px;
}*/
/*.legendmain1{
	background-color: #fff;
}*/
.legendmain1 {
 border: 1px solid #ccc;
clear: both;
height: 34px;
/* margin-left: 180px; */
margin: auto;
padding-left: 10px;
text-align: center;
width: 65%;
color: #666;
font-size: 12px;
}
.booked_leg {
    background: rgba(0, 0, 0, 0) url("images/booked.png") no-repeat scroll 0 0;
float: left;
margin: 4px;
padding: 4px 12px;
}
.reserved_leg {
    background: rgba(0, 0, 0, 0) url("images/reserved.png") no-repeat scroll 0 0;
float: left;
margin: 4px;
padding: 4px 12px;
}
.exhibitor_leg {
    background: rgba(0, 0, 0, 0) url("images/exibitor.png") no-repeat scroll 0 0;
float: left;
margin: 4px;
padding: 4px 12px;
}
.seminear_leg {
    background: rgba(0, 0, 0, 0) url("images/seminars.png") no-repeat scroll 0 0px;
    float: left;
margin: 4px;
padding: 4px 14px;
}
/*===============================FLOORPLAN POPUP NEW=======================*/

#leftbottomtwitter iframe{height:158px;}

.overlay_default{
	background-color: #a4aeae;
    display: block;
    height: 100%;
    opacity: 0.89;
    position: absolute;
    width: 100%;
    z-index: 99;
}
.visitor-popup{z-index: 9999999;
	/*opacity: 0.95;*/
	 font-family: Calibri !important;
    font-size: 0.9em !important;
	  /*background-color: #f1f0f0;
    border: 2px solid #4088b8;
	border-radius: 3px;*/
	width:100%;float: left;
	}
.visitor-popupinner{
	z-index: 9999999;
	/*opacity: 0.95;*/
	background-color: #f1f0f0;
   width:100%;float: left;
   border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*
}
.visitor_headertext {
	  margin-top: 1px;
  background-color: #f1f0f0;
  border-bottom: 5px solid #065697;
  height: 36px;
  padding-left: 0px;
  padding-top: 0;
  border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
.visitor_header{
	 background-color: #f1f0f0;
    border-bottom: 5px solid #065697;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
   height: 36px;
    padding-left: 0px;
    padding-top: 0px;
	}
.visitor_close {
    background: #065697 url("images/close.png") no-repeat scroll 6px 6px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px !important;
    font-weight: bold;
    height: 22px;
    margin: 8px 10px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 22px;
    z-index: 999999 !important;
}

.vis_stantno {
	    font-size: 15px;
    border-right: 1px solid #52A8AB;
    color: #52A8AB;
    float: left;
    font-weight: bold;
    padding: 0 10px;
}
.vis_compname {
   color: #52A8AB;
    float: left;
    font-size: 15px;
    font-weight: bold;
    overflow: hidden;
    padding: 8px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
}

.vis_tabmanu {
    float: left;
    width: 100%;
}
.vis_tabmanu ul {
    margin: 0;
    padding: 0;
}
.vis_tabmanu ul li {
	 background-color: #929292;
    border-color: #f1f1f1;
    border-style: solid;
    border-width: 0 0.1em 0 0;
	/* background-color: #f9f9f9;
    border-color: #cdcdce #e5e5e5 #e5e5e5;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;*/
    border-top-left-radius:3px;
    border-top-right-radius: 3px;
    float: left;
    list-style: outside none none;
   margin-left: 0;
    /*margin-right: 1px;*/
    margin-top: 0;
    padding:8px 6px;
    text-align: center;
    width: 110px;color: #fff;
	cursor: pointer;
}
.vis_tabmanu ul li:last-child {
  border: medium none;
}
.vis_stand {
background: #065697 none repeat scroll 0 0;
border-radius: 3px;
box-shadow: 2px 2px 3px 1px #094042;
color: #fff;
font-size: 18px;
font-weight: bold;
height: 28px;
margin: 23px 0 0 27px;
padding-top: 6px;
text-align: center;
width: 84%;
}
.vis_stand > span,#ShrSemstand2.vis_stand > span,#SharedMstand.vis_stand > span {
  padding-left: 10px;
}
#ShrSemstand2.vis_stand,#SharedMstand.vis_stand,#FirstPop .vis_stand,#FirstPopSem .vis_stand {
  background: #065697 none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 2px 2px 3px 1px #094042;
color: #fff !important;
  font-size: 18px !important;
  font-weight: bold;
  height: 28px;
  margin: 23px 0 0 13px !important;
 padding-top: 6px;
text-align: center;
width: 84%;
}
.vis_active, .vis_active a {
    background-color: #065697 !important;
    color: #fff !important;
}
.vis_tabmanu ul li a {
    font-weight: bold;
     text-decoration: none;
     color: #fff !important;
}
.vis_left {
    float: left;
    width: 25%;
}
.vis_logo{
 background-color: #fff;
    border: 1px solid #929292;
    color: #004586;
    display: flex;
    flex-direction: column;
    font-size: 23px;
    font-weight: bold;
    height: 100%;
    justify-content: center;
    margin: 11px 4px 0 27px;
    padding: 10px;
    text-align: center;
    border-radius: 3px;
    word-wrap: break-word;
	}
.vis_logo img {
   margin: 0 auto;
    width: 75%;height: auto;
}
.vis_brow{padding-left: 13%;
    padding-top: 20px;}
.twitter {
	cursor: pointer;
    color: #1ab2e8;
    font-size: 27px !important;
}
.linkin {
	cursor: pointer;
    color: #0083be;
    font-size: 27px !important;
    padding-right: 9px;
}
.legt_link {
    display: inline-block;
}
.legt_link ul {
    padding-left: 9%;
}
.legt_link ul li {
	cursor: pointer;
    color: #333;
    float: left;
    font-size: 15px;
    list-style: outside none none;
    padding-top: 16px;
    padding-left: 0;
}
.legt_link li a {
    color: #333;
    text-decoration: none;
}
.CocoShrdeletelist {
     color: #e6b73c;
    font-size: 16px !important;
    padding-left: 5px;
    vertical-align: unset;
}
.CocoShrdeletePlan {
	 cursor: pointer;
    color: #e6b73c;
    font-size: 13px !important;
    padding-right: 5px;
    margin-top: 2px;
    vertical-align: top;
}
.CocoShraddPlan {
	 cursor: pointer;
    color: #3a3a3c;
    font-size: 13px !important;
    padding-right: 5px;
    margin-top: 2px;
    vertical-align: top;
}
.appreq, .sendmesg, .exhilist {
    color: #3a3a3c;
    font-size: 20px !important;
    padding-right: 10px;
    vertical-align: top;
}
#BackshrCnt .fa.fa-reply.exhilist::before,#BottomTopCntSEM .fa.fa-reply.exhilist::before {
    color: #333;
}
.vis_datetime{
	color: #333;
    font-size: 16px;
	margin-top: 10px;
	  margin-bottom: 56px;
    text-align: center;
	}
.vis_datetime p{ margin: 0;
    padding-top: 7px;
	}
.exhibitorList {
    margin: 28px 4px 0 27px;
}
.exhibitorList h3 {
    font-size: 26px;
    text-align: center;
}
.exhibitorList > div {
    color: #333;
    font-size: 19px;
    margin-top: 10px;
    text-align: center;
}
.vis_right {
    float: left;
    width: 75%;
}
.vis_textarea {
  background-color: #f9f9f9;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
    height: 300px;
    margin: 20px 22px 12px 20px;
    padding: 15px;
}
.vis_textinner,.forminner,.sharedexblist{
	height: 300px;
	overflow-y: auto;
}
#exhibsappRequestForm,#exhibsmessRequestForm,#messRequestForm,#appRequestForm{overflow-y: auto;height: 267px;-webkit-overflow-scrolling: touch;}
.vis_textinner ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px 0px;
}
.forminner {
    color: #333;
    font-size: 15px;
}
.vis_textinner ul li {
  margin-bottom: 13px;
  padding: 0;
  width: 95%;
}
.grid_list > li {
    float: left;
    width: 45% !important;
}
.vis_textinner ul li::before {
    color: #085e62;
    content: "\f101";
    float: left;
    font-family: fontawesome;
    font-size: 18px !important;
    height: 30px;
    padding-right: 11px;
}

.vis_textinner ul li a{
	font-size: 17px;
	color:#333;
	cursor: pointer;
	text-decoration: none;
}
.vis_textinner ul li a:hover{
	color: #065697;
}
.forminner .form-item {
    clear: both;}
.forminner h5 {
    border-bottom: 1px solid #666;
    font-size: 17px;
    margin: 1px;
    padding-bottom: 10px;
}
.forminner li {
    float: left;
    list-style: outside none none;
    width: 90%;
}
.forminner .vis_btn input {
    width: 63px;
}
.forminner label, .forminner input, .forminner textarea {
    display: block;
    float: left;
    margin-bottom: 10px;
    width: 50%;
}
.forminner label {
 text-align: left;  line-height: 24px;
 width: 110px;
 padding-right: 20px;
}
.vis_active{
	color: #065697;
}
.form-text,.form-select,.form-textarea {
    border: 1px solid #959595;
    border-radius: 0px !important;
    color: #333;
    display: block;
    font-size: 14px;
    /*margin-bottom: 15px;*/
    padding: 4px 5px;
    transition: all 0.25s linear 0s;
}
#appointment{
	overflow-y: hidden;
}
#message{
	overflow-y: hidden;
}
#appointment #edit-clear, #messRequestForm #edit-clear, #exhibsmessRequestForm #edit-clear, #exhibsappRequestForm #edit-clear{
    clear: both;
    display: block;
    float: left;
    margin-left: 133px;
    width: 99px;
}

#appointment #edit-submit, #messRequestForm #edit-submit, #exhibsmessRequestForm #edit-submit, #exhibsappRequestForm #edit-submit{
    margin-top: 4px; clear: none;
    width: 99px;
}
#appointment .description, #messRequestForm .description, #exhibsmessRequestForm .description, #exhibsappRequestForm .description {
    clear: both;
    float: left;
    margin-left: 134px;
}
.form-text:focus,.form-select:focus,.form-textarea:focus {
    border-color: #52A8AB;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15) inset, 0 0 1px #96c7ec;
    color: #525864;
    outline: medium none;
}
.vis_msg{
	background-color: #fff;
    border: 2px solid #52A8AB;
	 margin: 10px 33px;
    padding: 6px 10px;
    position: absolute;
    width: 67%;
}

.vis_btn {
    padding-left: 137px;
}
.vis_textinner h4 {
    color: #52A8AB;
    font-size: 17px;
    margin: 0 auto;
    padding: 0 10px 14px;
}
.vis_add {
    color: #333;
    float: left;
    font-size: 15px;
    line-height: 21px;
    padding-left: 10px;
    width: 90%;
}

.vis_add > span {
    float: left;
}
.vis_tel {
    float: left;
    font-size: 16px;
    padding: 10px;
    width: 90%;
}
.vis_web {
    float: left;
    font-size: 16px;
    padding: 0 10px 10px;
}
.vis_icon {
    color: #065697;
    font-size: 18px !important;
    padding-right: 10px;
    vertical-align: top;
}
.vis_iconadd {
    color: #065697;
    float: left;
    font-size: 18px !important;
    padding-right: 10px;
    vertical-align: top;
}
#map{width:100%;height:304px}
/*************************************V V Floorplan**********************************************/
/*****************V V Floorplan leftside*************************/
.downloadplan{background: #065697 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-family: Calibri;
    font-size: 13px;
    font-style: normal;
    height: 14px;
    margin-bottom: 10px;
    margin-right: 4px;
    margin-top: -49px;
    padding: 7px 10px;
    position: relative;
    text-align: center;
    width: auto;}
.filter {
   background: #065697 url("images/filter1.png") no-repeat scroll 7px 8px ;
color: #fff;
float: left;
height: 27px;
padding: 0 11px 0 15px;
 border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-right: 1px solid #f1f1f1;
}

#charList option,#divSubMenuPane option { padding:5px;}

 #charList option:hover,#divSubMenuPane option:hover,#charList option:focus,#divSubMenuPane option:focus,#charList option:active,#divSubMenuPane option:active {background-color:#A4A0A0;}

#charList option,#divSubMenuPane option {
	background-color: #fff;
    border-bottom: 1px dotted #a4a0a0;
    display: block;
    }
#charList select,#divSubMenuPane select {cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance:none;
     appearance: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    height: 24px;
    line-height: 1;
    width: 100%;
}
#charList {
    background: #065697 url("images/searchDownArrow.png") no-repeat scroll 93px 8px !important;
    }
 #charList,#divSubMenuPane  { border: 0 solid #ccc;cursor: pointer;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    float: left;
    height: 21px;
    overflow: hidden;
    padding: 3px 0 3px 4px;
    width: 110px;
}
 #charList:hover ,#divSubMenuPane:hover{background: #79BDE8 url("images/searchDownArrow.png") no-repeat scroll 93px 8px !important;}

#divSubMenuPane {
    background: #065697 url("images/searchDownArrow.png") no-repeat scroll 93px 8px !important;margin-right: 1px;
}
#divSubMenuPane a,#charList a {
    color: #fff !important;
    line-height: 21px;
    padding-left: 5px;
    text-decoration: none;
}
#divSubMenuPane ul{
     height: 200px;
    margin:3px 0 0 -4px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 114px;
    z-index: 9999;
}
#charList ul {
     height: 270px;
    margin: 3px 0 0 -4px;
    overflow: auto;
    padding: 0;
    position: absolute;
    width: 113px;
    z-index: 9999;
}
#divSubMenuPane ul li,#charList ul li {
    background-color: #fff;
    border-bottom: 1px dotted #ccc;
    margin: 0;
    padding: 3px 5px;
    width: 90%;
}
#divSubMenuPane ul li:hover,#charList ul li:hover{ background-color: #d8ecf5;color: #065697 !important;}
#charList select::-ms-expand, #divSubMenuPane select::-ms-expand {
    display: none;
}
/*****************V V Floorplan leftside END*************************/
/*****************V V Floorplan rightside*************************/



/*****************V V Floorplan righside END*************************/
/*************************************V V Floorplan END**********************************************/
@media (min-width: 1024px) and (max-width: 1279px) {
.legt_link ul li { font-size: 12px; margin: 0;}
.exhibitorList h3 { font-size: 20px;}
.exhibitorList > div {font-size: 14px;}
.vis_tabmanu ul li{ padding: 8px 0;}
.vis_logo {margin: 28px 4px 0 13px;}
#appointment #edit-clear{margin-left: 131px;}



}
 /*@media (max-width : 768px) {*/
@media (min-width: 768px) and (max-width: 1023px) {
	/*#header-region {height: 70px;}*/
.exhibitorList h3 { font-size: 16px;}
.exhibitorList > div {font-size: 12px;}
.legt_link ul li { font-size: 10px; margin: 0;padding-top: 10px;}
.vis_logo img {height: 90%; width: 100%;}
.vis_tabmanu ul li{padding: 8px 0;}
.vis_logo {margin: 28px 4px 0 13px;}
.vis_brow {padding-left: 9%;}
#appointment #edit-clear{margin-left: 131px;}




}
/* for twitter hide unwanted html using css*/
.hideHt{height:0; padding:0; margin:0;}