.form-star-col {
	padding-top: 6px;
}
.break-word {
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
ul#suppliers li {
	position:relative;
}
ul.speaker-ul li, ul.exhibitor-ul li {
	border-bottom: 1px solid #e5e5e5;
	padding:10px 10px 20px 10px;
}
.exhibition-ul {
	margin-bottom:0;
}
	.exhibition-ul .row {
		margin:0;
		padding-bottom:10px;
	}
	.exhibition-ul li {
		position:relative;
		border-bottom: 1px solid #EEE;
	}
div ul.exhibition-ul li div.exhibition-admin-controls,
div ul.exhibitor-ul li div.exhibitor-admin-controls,
div ul.speaker-ul li div.speaker-admin-controls {
	position:absolute;
	top:10px;
	right:10px;
	display:none;
}
form#exhibition_participant_form div.participant div.participant-title {
		font-size: 16px;
		padding: 0;
		line-height: inherit;
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 10px;
	}
	form#exhibition_participant_form div.participant input.input-error {
		border-color:#b94a48;
	}
.article-disabled {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	/* IE 5.5-7 */
	filter: alpha(opacity=30);
	/* Netscape */
	-moz-opacity: 0.3;
	/* Safari 1.x */
	-khtml-opacity: 0.3;
	/* Modern browsers */
	opacity: 0.3;
}
ul.exhibition-user-links li a {
	padding: 4px 6px;
}


div#search-participant-box {
	position: absolute;
    display: none;
    border: 1px solid #CCC;
    padding: 8px;
    background-color: #EEE;
    color: #333;
    -moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
    width: 605px;
    height: 500px;
    z-index: 99999;
}
div#close-box {
	width:48px;
	height:48px;
	background:url(../images/button_violet_close.png) no-repeat;
	cursor: pointer;
	position:absolute;
	top:8px;
	right:8px;
}

/*div ul#suppliers li.category-name a {
	display:inline;
	color:#000;
	text-decoration:underline;
}
div ul.exhibition-ul li div.exhibition-admin-controls,
div ul.exhibitor-ul li div.exhibitor-admin-controls,
div ul.speaker-ul li div.speaker-admin-controls {
	display:none;
	position:absolute;
	top:5px;
	right:5px;
	background:#F7F7F7;
	border:1px solid #CCC;
	padding:4px;
}
	div ul#suppliers li div.exhibition-admin-controls a,
	div ul#suppliers li div.exhibitor-admin-controls a,
	div ul#suppliers li div.speaker-admin-controls a {
		font-weight:bold;
		color:#000;
		text-decoration:underline;
	}
a#exhibition-new-link {
	color: #FFFFFF;
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    background: #000;
}
table#exhibition-table {
	margin-bottom:10px;
}
	table#exhibition-table tr td {
		word-wrap:break-word;
	}
	table#exhibition-table td.borderRight {
		border-right:1px solid #DDDDDD !important;
	}
	table#exhibition-table tr {
		border-bottom:1px solid #DDDDDD !important;
	}
	table#exhibition-table tr#table-header th {
		text-align:left;
		font-size:18px;
		border:0 !important;
	}
		table#exhibition-table tr#table-header th span {
			font-size:16px;
			line-height:26px;
			color:#999;
		}
	table#exhibition-table tr.cell-center td {
		text-align:center;
	}
	table#exhibition-table tr.cell-center td a {
		font-size:16px;
		text-transform:uppercase;
		text-decoration:none;
		color:#333;
	}
	table#exhibition-table th {
		font-size:16px;
		color:#666;
		font-weight:normal;
		text-align:left;
		border-left:0 !important;
	}
	table#exhibition-table tr#table-header th.sel-col {
		border-top:1px solid #DDDDDD !important;
		border-left:1px solid #DDDDDD !important;
		border-right:1px solid #DDDDDD !important;
	}
	table#exhibition-table tr th.sel-col, table#exhibition-table tr td.sel-col {
		background-color:#FFF8E1;
	}
	table#exhibition-table th, table#exhibition-table td {
		padding:6px;
	}
	table#exhibition-table td {
		border-left:1px solid #DDDDDD;
		font-size:12px;
	}
	table#exhibition-table td a {
		font-size:12px;
		font-weight:normal;
	}
	table#exhibition-table tr:nth-child(odd) { background-color:#F5F5F5; }
	table#exhibition-table tr:nth-child(even) { background-color:#eee; }
	html table#exhibition-table tr.hover-bg-color {
		background:#FFF !important;
	}
	
div.name-text {
	float:left;
	width:130px;
	padding:3px 0;
	border-bottom:1px solid #EEE;
}
div.value-text {
	float:left;
	width:470px;
	padding:3px 0;
	border-bottom:1px solid #EEE;
}
div#search-participant-box {
	position: absolute;
    display: none;
    border: 1px solid #CCC;
    padding: 8px;
    background-color: #EEE;
    color: #333;
    -moz-border-radius:4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
    width: 605px;
    height: 500px;
    z-index: 99999;
}
div#close-box {
	width:48px;
	height:48px;
	background:url(../images/button_violet_close.png) no-repeat;
	cursor: pointer;
	position:absolute;
	top:8px;
	right:8px;
}
div#add-user-to-speaker-frame {
	position:absolute;
	top:0;
	right:0;
	background:#EEE;
	border:1px solid #CCC;
	padding:4px;
}
	div#add-user-to-speaker-frame div#add-user-to-speaker {
		display:inline-block;
		cursor:pointer;
		background:#EEE;
		border:1px solid #CCC;
		padding:4px;
	}
ul#suppliers li a.exhibition-button {
	-moz-box-shadow:inset 0px 1px 0px 0px #075258;
	-webkit-box-shadow:inset 0px 1px 0px 0px #075258;
	box-shadow:inset 0px 1px 0px 0px #075258;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #199AAE), color-stop(1, #075258) );
	background:-moz-linear-gradient( center top, #199AAE 5%, #075258 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#199AAE', endColorstr='#075258');
	background-color:#199AAE;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #075258;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #075258;
	width:auto;
}ul#suppliers li a.exhibition-button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #075258), color-stop(1, #199AAE) );
	background:-moz-linear-gradient( center top, #075258 5%, #199AAE 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#075258', endColorstr='#199AAE');
	background-color:#075258;
}ul#suppliers li a.exhibition-button:active {
	position:relative;
	top:1px;
}
.exhibition-button-grey {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:3px 12px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.exhibition-interests {
	width: 269px;
	background:#0C666F;
	color:#FFF;
	padding:10px;
	line-height: 19px;
	font-size:19px;
	text-align:center;
}
.sr2 {
	float:right;
	width:289px;
	margin:-10px -10px 0 0;
}


form#exhibition_participant_form div.participant.padding-top-0{
	padding-top:0;
}
form#exhibition_participant_form div.participant.bggray{
	background:#DDD;
}
form#exhibition_participant_form div.participant {
	background:#EEE;
	padding: 8px;
}
	form#exhibition_participant_form div.participant div.participant-title {
		font-size: 16px;
		padding-bottom: 8px;
		line-height: 16px;
	}
	form#exhibition_participant_form div.participant input.input-error {
		border-color:#b94a48;
	}

.payment-select a {
	font-size:20px;
	line-height:22px;
}
.tw-bs select {
	background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}*/