.div_action_trigger {
    background-color: #FFFFFF; /*#C9E0ED;*/
    border: 5px #dedede solid;
    margin-bottom: 20px;
}


#div_exhibitor_menu {
    display: block;
    min-height: 60px;
}

#div_message {
    margin-top: 10px;
    text-align: center;
}

#div_templates {
    display: inline-block;
    height: 240px;
    margin-left: 20px;
    vertical-align: top;
}

div.div_action {
    background-color: #d7e5ed; /*#C9E0ED;  #c3d9ff;*/
    display: inline-block;
    padding: 3px;
    /*border: 1px #86bfcd solid;*/
    cursor: auto;
    border-bottom: 1px solid #86bfcd;
    border-top: 1px solid #86bfcd;
    border-right: 3px solid #86bfcd;
    border-left: 3px solid #86bfcd;
}

div.div_action:hover {
    background-color: #EFEFEF;
    cursor: pointer;
    border-color: #c3d9ff; 
}


div.div_action_open {
    background-color: #d7e5ed; /*#C9E0ED;  #c3d9ff;*/
    display: inline-block;
    padding: 3px;
    padding-left: 5px;
    /*border: 1px #86bfcd solid;*/
    cursor: auto;
    border-bottom: 1px solid #86bfcd;
    border-top: 1px solid #86bfcd;
    border-right: 3px solid #86bfcd;
    /*border-left: 3px solid #86bfcd;*/
}

div.div_action_open:hover {
    background-color: #EFEFEF;
    cursor: pointer;
    border-color: #c3d9ff; 
}



#div_show_exhibitors {
    display: block;
    /*max-height: 600px;*/
    /*padding: 10px 10px 10px 10px;*/
    background-color: #FFFFFF;
    
    margin-bottom: 20px;
}

#div_show_exhibitors_inner {
    /*overflow: auto;*/
	overflow: hidden;
    max-height: 600px;
	vertical-align: top;
	/*background-color: #D2E7ED;*/  /*  BG COLOR FOR THE TABLE */
}

#div_table_container {
	display: inline-block;
	background-color: #D2E7ED;  /*  BG COLOR FOR THE TABLE */
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

/*#div_table_container:after {
	content:".";
	display:inline-block;
	clear:both;
}*/

div.exhib_data {
	border-top: 1px solid #ffffff;
    margin:0;
    padding-top: 4px;
    outline:0;
	/*width: 510px;*/
	cursor: pointer;
}

div.exhib_data_check {
	border-top: 1px solid #ffffff;
    margin:0;
    /*padding: 14px 0px 10px 10px;*/
    outline:0;
	width: 20px;
	/*cursor: pointer;*/
}

div.exhib_data_long {
	border-top: 1px solid #ffffff;
    margin:0;
    /*padding: 14px 0px 10px 10px;*/
    padding-top: 4px;
    outline:0;
	cursor: pointer;
}

div.exhib_data_notfound {
    border-top: 1px solid #ffffff;
    margin:0;
    padding: 14px 0px 10px 10px;
    outline:0;
    width: 510px;
    display: block;
}

div.exhib_data_notfound_long {
    display: block;
    border-top: 1px solid #ffffff;
    margin:0;
    padding: 14px 0px 10px 10px;
    outline:0;
    background-color: #eeeedd;
}

div.text_noselect {
	/* make the div unselectable by mouse */
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#slider_exhibitors {
	display: inline-block;
	width: 8px;
	background-color: #eeeedd;
	border-left: 1px solid #C9E0ED; /*#c3d9ff;*/
	border-right: 1px solid #C9E0ED; /*#c3d9ff;*/
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
    pointer: default;
    position: relative;
	top: 0px;
}

#handle_exhibitors {
    position: relative;
    top: 0px;
    left: 0px;
    height: 41px;
	border: 1px solid #eeefee;
    background-color: #B0C3E6; /*#c3d9ff; 75A3FF*/
	margin-left: 0px;
    pointer: default;
}

#slider_upcoming {
	display: inline-block;
	width: 10px;
	background-color: #86bfcd; /*#F5EDFC;*/
	/*border: 1px solid #297093;*/ /*#A8A8FF #c3d9ff; #C9E0ED 6600FF*/
	vertical-align: top;
	margin-top: 0px;
	margin-left: 4px;
    pointer: default;
    position: relative;
	top: 0px;
	left: 0px;
}

#handle_upcoming {
	position: relative;
    top: 0px;
    left: 0px;
    height: 41px;
	border: 1px solid #297093;
    background-color: #C9E0ED;
	margin-left: 0px;
    pointer: default;
}

#slider_exhib_list {
	display: inline-block;
	width: 10px;
	background-color: #eeeedd;
	border-left: 1px solid #C9E0ED; /*#c3d9ff;*/
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
    pointer: default;
    position: relative;
}

#handle_exhib_list {
    position: relative;
    top: 0px;
    left: 0px;
    height: 41px;
	border: 1px solid #eeefee;  /* eeefee */
    background-color: #B0C3E6; /*#c3d9ff; 75A3FF*/
	margin-left: 0px;
    pointer: default;
}

#slider_parent_cat, #slider_child_cat {
	display: inline-block;
	width: 10px;
	background-color: #D7E4EA; /* #eeeedd */
	/*border-left: 1px solid #C9E0ED;*/ /*#c3d9ff;*/
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
	pointer: default;
    position: relative;
	top: 0px;
	left: 0px;
}

#handle_parent_cat, #handle_child_cat {
    position: relative;
    top: 0px;
    left: 0px;
    height: 41px;
	border: 1px solid #C9E0ED;  /* eeefee */
    background-color: #B0C3E6; /*#c3d9ff; 75A3FF*/
	margin-left: 0px;
    cursor: pointer;
}

#slider_events {
	display: inline-block;
	width: 8px;
	background-color: #ffffcc;
	border-left: 1px solid #C9E0ED; /*#c3d9ff;*/
	border-right: 1px solid #C9E0ED; /*#c3d9ff;*/
	vertical-align: top;
	margin-top: 0px;
	margin-left: 0px;
    pointer: default;
    position: relative;
	top: 0px;
}

#handle_events {
    position: relative;
    top: 0px;
    left: 0px;
    height: 41px;
	border: 1px solid #eeefee;
    background-color: #CCCC00; /*#c3d9ff; 75A3FF*/
	margin-left: 0px;
    pointer: default;
}

div.t_name {
	display: inline-block;
	text-align: left;
	margin: 10px 3px 10px 16px;
    /*padding: 10px 4px 10px 16px;*/
	width: 390px;
}

div.t_name_long {
	display: inline-block;
	margin: 10px 0px 10px 16px;
	text-align: left;
	width: 400px;
}

div.t_stand {
	display: inline-block;
	margin: 10px 0px 10px 20px;
	text-align: left;
	width: 63px;
	background-color: inherit;
}

div.t_stand_long {
	display: inline-block;
	margin: 10px 0px 10px 20px;
	text-align: left;
	width: 120px;
	background-color: inherit;
}

div.t_invited {
	display: inline-block;
	margin: 10px 0px 10px 20px;
	text-align: left;
	width: 60px;
	background-color: inherit;
}

div.t_invited_long {
	display: inline-block;
	margin: 10px 0px 10px 20px;
	text-align: left;
	width: 60px;
	background-color: inherit;
}

div.t_cat {
	display: inline-block;
	margin: 10px 0px 10px 20px;
	text-align: left;
	width: 80px;
	background-color: inherit;
}

div.t_cat_long {
	display: inline-block;
	margin: 10px 0px 10px 20px;
	text-align: left;
	width: 80px;
	background-color: inherit;
}

div.t_actions {
	display: inline-block;
	margin: 10px 0px 10px 10px;
	text-align: center;
	width: 120px;
}

div.t_check {
	display: inline-block;
	/*padding: 10px 5px 11px 5px;*/
	text-align: left;
	width: 20px;
}

div.t_show_events {
	display: inline-block;
	font: italic 10px/10px "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
	width: 100px;
	text-align: center;
    /*line-height: 1.2;*/
	vertical-align: middle;
    /*letter-spacing: 1px;*/
}

div.filter_letters {
	display: inline-block;
	margin-left: 20px;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 4px;
	padding: 5px 8px 5px 10px;
	background-color: #efefef;
	cursor: pointer;
}

div.selected_logical_op {
	color: #275EF7;
	font-weight: bold;
	font-size: 12px;
}

div.unselected_logical_op {
	color: #B2C4F7;
	font-weight: normal;
	font-size: 12px;
}

div.even_mainpage {
    /*background-color: #CCCCFF;*/
    display: block;
    background-color: #eeefee; /* #C9E0ff; #CCCCFF */
}

div.odd_mainpage {
    display: block;
    background-color: #eeeedd; /* #c3d9ff; #CCDDEE;*/
}

div.even {
    /*background-color: #CCCCFF;*/
    display: inline-block;
    background-color: #eeefee; /* #C9E0ff; #CCCCFF */
}

div.odd {
	display: inline-block;
    background-color: #eeeedd; /* #c3d9ff; #CCDDEE;*/
}

.checkboxfilter {
	vertical-align: bottom;
}

div.popup {  
    position: absolute;
    padding: 5px;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: left;
    background-color: #ffffff;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 20px;
    
    border: 10px solid rgba(134, 191, 205, 0.5); /* #86bfcd;*/
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
}


#div_help {
    display: inline-block;
    width: 200px;
    margin-left: 20px;
}

#div_modify, #div_send, #div_delete {
    /*width: 24px;
    height: 22px;*/
	border: 1px solid #B3B9F9;
	padding: 0px;
}

#div_email_templates {
    display: block;
    margin-top:10px;
    overflow: auto;
    height: 205px;
}

#div_invite_exhibitors_text {
    display: block;
    padding: 10px 20px 10px 20px;
    text-align: justify;
}

div.template_row {
    display: block;
    background-color: #C9E0FF;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    line-height: 16px;
}

div.onhovertransp {
    font-weight: bold;
    color: #0033CC;
    margin-left: 10px;
    width: 140px;
}

div.onhovertranspdelete {
    font-weight: normal;
    color: #0033CC;
    display:inline;
    float:right;
    margin-right: 10px;
}

div.onhovertransp:hover, div.onhovertranspdelete {
    opacity: 0.5;
    cursor: pointer;
}


select {
    background-color: #ffffff;
}

.select_col {
    width: 100px;
}

textarea {
    resize: none;
    padding: 2px;
    border: 1px #86bfcd solid;
    font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-size: 12px;
    font-style: normal;
}

textarea.emailtemplate {
    height: 210px;
    width: 400px;
}

div.email_row_send {
	padding: 5px 10px 5px 10px;
}

table.invite_list {
    width: 630px;
    resize: none;
    background-color: #FFFFFF;
    /*overflow-y: scroll;
    overflow-x: hidden;*/
    border: 1px #86bfcd solid;
    /*border-collapse: collapse;*/
}

table.invite_list td {
    border-top: 1px #86bfcd solid;
}

table.invite_list tr:first-child td {
    border-top: 1px #FFFFFF solid;
}

table.invite_list tr:last-child td {
    border-bottom: 1px #86bfcd solid;
}

#div_to_invite {
	width: 600px;
    display: block;
    /*margin-left:10px;*/
    overflow: auto;
	padding: 0;
    /*overflow-x: hidden;
    overflow-y: auto;*/
    height: 150px;
	/*background-color: #DEE8ED;*/
    /*width: 640px;*/
	border: 1px #DEE8ED solid;
	/*border-bottom: 1px #86bfcd solid;*/
}

#email_subject {
    width: 340px;
    padding: 2px;
    font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif;
    font-size: 12px;
    font-style: normal;
}

#template_subject {
    width: 400px;
    padding: 0px 2px 0px 2px;
}

textarea.expodata {
    width: 500px;
    height: 280px;
}

table.exhibitors {
    width: 100%;
    resize: none;
    /*border: 1px #86bfcd solid;*/
}

table.exhibitors td.even {
    /*background-color: #CCCCFF;*/
    
    background-color: #eeefee; /* #C9E0FF; #CCCCFF */
}

table.exhibitors td.odd {
    background-color: #eeeedd; /* #c3d9ff; #CCDDEE;*/
}

table.exhibitors td {
    /*background-color: #CCCCFF;*/
    border-top: 1px #ffffff solid;
}

table.exhibitors td:first-child, th:first-child {
    padding-left: 20px;
}

.label_details {
    width: 100px;
    display: inline-block;
    color: #000000; /* #c3d9ff; */
    background-color: #eeeedd;
    
    vertical-align: top;
    border-bottom: 3px solid #c3d9ff;
    border-top: 3px solid #c3d9ff;
    /*border-right: 5px solid #c3d9ff;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;*/
}

.exhibitor_info {
    vertical-align: top;
    display: inline-block;
    width: 350px;
    font-weight: bold;
    margin-left: 10px;
    /*background-color: #eeeedd;*/
    min-height: 20px;
    padding-left: 10px;
    padding-top: 2px;
}


div.exhibitor_data_row {
    display: block;
    min-height: 25px;
    margin-bottom: 10px;
    /*background-color: #c3d9ff;*/
    
}


label.label_indent {
    margin-top: 3px;
    margin-left: 10px;
}

.colorInvited {
    color: #0055DD;
}

.colorNotInvited {
    color: #CC00CC;
}

.colorNotApplicable {
    color: #86bfcd;
}

#table_category_comments {
    padding: 0px;
    width: 100%;
    border: 3px solid #c3d9ff; /*#86bfcd;*/
}

#table_category_comments td {
    background-color: #ffffff;
    border-top: 3px #c3d9ff solid;
}

#table_category_comments td:first-child {
    width: 10px;
}

#table_category_comments td:nth-child(2) {
    width: 180px;
}

#table_category_comments td:last-child {
    width: 25px;
}

#table_category_comments tr:first-child td {
    border-top: 3px solid #ffffff;
}

#table_category_comments tr:last-child td {
    border-bottom: 3px solid #ffffff;
}

.category_comment {
    overflow-y: auto;
    height: 70px;
    width: 350px;
}

div.list_button {
    display: inline-block;
    background-color: #ffffff;
    padding: 3px 3px 3px 3px;
    border-bottom: 1px solid #c3d9ff;
    border-top: 1px solid #c3d9ff;
    border-right: 3px solid #c3d9ff;
    border-left: 3px solid #c3d9ff;
    cursor: pointer;
    background-color: #eeefee;
}

div.list_button:hover {
    background-color: #ccccff; /*#c3d9ff;*/
}

#categories_help_bg, #enter_many_help_bg, #email_exhibitors_help_bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #ffffff;
}

#enter_many_help, #email_exhibitors_help {
  position: absolute;
  padding: 0px;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
  background-color: #ffffff;
  
  border: 10px solid rgba(134, 191, 205, 0.5); /* #86bfcd;*/
  -webkit-background-clip: padding-box; /* for Safari */
  background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
  
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}

#table_exhibitors td:nth-child(2), th:nth-child(2) {
    text-align: left;
}

#table_exhibitors td:nth-child(3), th:nth-child(3) {
    text-align: left;
}

#table_exhibitors td:nth-child(4), th:nth-child(4) {
    text-align: center;
}

#table_exhibitors td:nth-child(5), th:nth-child(5) {
    text-align: center;
}

.sendto_link {
    padding: 1px 3px 1px 3px;
    background-color: #DEE8ED;
    margin-top: 2px;
    border: 1px solid #7EC6EA;
    cursor: pointer;
    color: #3D72ED;
}

.sendto_link:hover {
    background-color: #EDEEEF;
}

