/*@media (min-width: 768px) {
	.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
	}
}*/
.exh-form{
	font-size: 13px;
}
.exh-form .form-width1 {
	width: 90% !important;
	/*display: block;*/
	margin-bottom: 5px;
    margin-right: 2px;
    margin-left: 25px;
}
.exh-form .radio {
	float: left;
}
.exh-form .search-group:last-child {
	padding-bottom: 30px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 30px;
}
.search-group {
	margin-bottom: 15px;
	align-items: center;
}
.exh-form .btn-action {
	display: block;
	margin-left: 25px;
}
.exh-form .btn {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
}
.exh-form .btn-mylist {
	margin-left: 90px;
}
.search-head {
	display: none;
	background-color: #085831;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}
.search-head div {
	display: inline-block;
	margin: 0 -2px;
	padding: 8px 12px;
}
.search-row div {
	display: inline-block;
	padding: 8px 12px;
	vertical-align: text-top;
}
@media (min-width: 768px) {
	.search-head {
		display: block;
	}
	.search-group {
		display: flex;
		justify-content: center;
	}
	.exh-form .form-width1 {
		/*width: 18% !important;*/
		width: inherit;
		margin-left: 2px;
		margin-bottom: 0px;
	}
	.exh-form  .radio {
		float: none;
		margin-right: 10px;
	}
	.exh-form .btn-action {
		display: flex;
		margin-left: 5px;
	}
	.exh-form .btn {
		margin-top: 0px;
	}
}
@media (min-width: 992px) {
	.exh-form .form-width1 {
		/*width: 19% !important;*/
	}
}
.form-inline1 {
	display: inline-block !important;
}
.form-width2 {
	width: 100px;
}

@media (min-width: 768px) {
	.ex-body  .e-cat {
		font-size: 11px;
	}
}
.btn-xs {
	margin-top: -1px !important;
}
.ex-head .e-com,
.ex-head .e-stand,
.ex-head .e-hall,
.ex-head .e-country,
.ex-head .e-cat,
.ex-head .e-btn {
	font-weight: bold;
}

.ex-head a, .ex-head a:hover {
  color: #ffffff;
  text-decoration: none; }

.ex-head {
  display: none; }

.e-com p,
.e-stand,
.e-hall,
.e-country,
.e-cat {
  padding-left: 70px;
  max-width: 90%; }

.ex-body {
	margin-bottom: 30px;
}
.ex-body .ex-row {
  position: relative;
  padding: 10px 0px;
  border-bottom: 1px solid #dddddd; }

.e-btn {
  position: absolute;
  right: 0;
  top: 5px; 
  /*margin-left: 70px;
  margin-top: 5px;*/
}

.e-com {
 }
.ex-body .e-com img {
	width: 60px;
	/*height: 60px;*/
	float: left; }

.hide-dtp {
  display: inline;
  color: #7b7b7b;
  /*font-weight: 200;*/ }

@media (min-width: 768px) {
  .e-com p,
  .e-stand,
  .e-hall,
  .e-country,
  .e-cat {
    max-width: 75%; }
  .hide-dtp {
    display: none; }
  .ex-row div {
    display: inline-block;
    margin-right: -4px; }
  .ex-head {
    display: block;
    background-color: #0f612a;
    color: #fff; }
    .ex-head .ex-row div {
      padding: 5px 10px;
      vertical-align: middle;
      text-align: center; }
  .e-com {
    width: 40%; }
  .e-stand {
    width: 8%;
    text-align: center; }
  .e-hall {
    width: 8%;
    text-align: center; }
  .e-country {
    width: 14%;
    text-align: center; }
  .e-cat {
    width: 15%;
    text-align: left; }
  .e-btn {
  	position: relative;
  	right: unset;
  	top: unset;
  	/*margin-top: unset;
  	margin-left: unset;*/
    width: 15%;
    text-align: center; }
  .ex-body .ex-row div {
    vertical-align: text-top;
    padding-left: 0; }
  .ex-body .e-com p {
    padding-left: 70px;
    margin-bottom: 0; } }

/* for multi select */
.bs-placeholder {
	color: #333333 !important;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-right: 4px;
}
@media (min-width: 768px) {
	.bootstrap-select.btn-group {
		max-width: 20%;
	}
}
.bootstrap-select.btn-group .dropdown-menu {
	max-width: 100%;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
	right: unset;
	left: 3px;
}
@media (max-width: 767px) {
	.bootstrap-select.form-control:not([class*="col-"]){
		width: 90%;
	}
	.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"]{
		display: block;
   		margin-left: 25px;
   		margin-bottom: 5px;
	}
}
.ex_bn {
	margin-top: 20px;
}
.btn-ex {
  width: 100px;
  margin-top: 15px;
}
.exh-detail {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #c6c6c6;
   }
  .exh-detail ul {
    overflow: auto;
    padding-left: 20px; }
  .exh-detail ol {
    overflow: auto;
    padding-left: 20px; }
  .exh-detail .exh-header, .exh-detail .exh-data {
    padding: 10px; }
  .exh-detail .exh-header {
    position: relative;
    overflow: auto;
    background-color: #0f612a; }
    .exh-detail .exh-header .exh-company {
      float: left;
      width: 60%;
      font-family: "Play", sans-serif;
      font-weight: 600;
      font-size: 14px;
      color: #ffffff; }
    .exh-detail .exh-header .exh-stand {
      float: right;
      right: 10px;
      top: 10px;
      font-weight: 500;
      font-size: 13px;
      text-align: right; }
      .exh-detail .exh-header .exh-stand .stand {
        font-size: 12px;
        color: #666666; }
      .exh-detail .exh-header .exh-stand .standno {
        font-size: 14px;
        color: #ffffff; }
  .exh-detail .exh-data img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px; }

.exh-data .img-center img {
  float: none;
  display: block;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 991px) {
  .exh-detail {
    width: 75%; } 
.exh-detail .exh-header .exh-company {
  font-size: 18px;
   }
}

