/* for Aussteller FAQ views */
.parent-wrapper,
.parent-wrapper .eventDetails{
	display: none;
}
.parent-wrapper.open,
.parent-wrapper .eventDetails.open{
	display: block;
}
.parent-wrapper {
	margin: 10px 0 20px 0px;
}
.views-row-last.parent-wrapper {
	margin-bottom: 10px;
}
.eventTitle {
	/*background-image: url('../images/news-close10x13.gif');
	background-repeat: no-repeat;
	background-position: left center;*/
	font-size: 16px;
    font-weight: 600;
    line-height: 1.63;
    letter-spacing: 0.6px;
    text-align: left;
    color: var(--peacock-blue);
    color: #005795;

}
.eventTitle:before {
    font-family: "simple-line-icons";
    content: "\e604";
    font-size: 20px;
    font-weight: normal;
    line-height: 1.4;
    letter-spacing: 0.5px;
    text-align: left;
    color: var(--peacock-blue);
    color: #005795;

	padding-right: 24px;

    float: left;
}
.eventTitle.open {
	/*background-image: url('../images/news-open10x13.gif');*/
	/*background-image: url('../images/drop-down10x13.gif');*/
}
.eventTitle.open:before {
    content: "\e607";
}
.eventDetails {
	margin: 20px 0 20px 45px;
}
.eventDetails p {
	text-align: left;
	margin-bottom: 20px;
}
.cat-wrapper {
    clear: both;
}
.cat-wrapper:first-of-type {
    border-top: 1px solid #cbe8fd;
}
.cat-title {
    font-size: 20px;
    font-weight: bold;
    width: 100%;
   
    float: left;
    padding: 18px 0 15px 0;
	/*background-image: url('../images/cat-close16x16.gif');
	background-position: 98% bottom;
	background-repeat: no-repeat;*/
	margin-bottom: 5px;

	/*height: 26px;*/
	line-height: 1.3;
    letter-spacing: 0.8px;
    text-align: left;
    color: var(--peacock-blue);
	color: #005795;
}
/*
h3 {
  width: 873px;
  height: 26px;
  font-family: EncodeSans;
  font-size: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: semi-condensed;
  line-height: 1.3;
  letter-spacing: 0.8px;
  text-align: left;
  color: #005795;
  color: var(--peacock-blue);
}
*/
.cat-title:after {
  /*
  width: 21px;
  height: 28px;
  font-style: normal;
  font-stretch: normal;
  */
  font-family: "simple-line-icons";
  content: "\e604";
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  letter-spacing: 0.5px;
  text-align: right;
  color: var(--peacock-blue);
  color: #005795;

  float: right;
}
/*
.toggleable:hover {
	color: #ff0000;
}
*/
.cat-bottom-border {
	/*background: transparent url("../images/dot-top.png") repeat-x scroll 0px 0px;*/
	background-color: #cbe8fd;
	height: 1px;
	width: 100%;
	/* max-width: 930px; */
}
.cat-title.toggleable.open {
	/*background-image: url('../images/cat-open16x16.gif');*/
}
.cat-title.toggleable.open:after {
    content: "\e607";
}

#views-exposed-form-fachbesucher-faq-liste-page,
#views-exposed-form-faq-liste-page {
	background: #33576E;
}
#views-exposed-form-fachbesucher-faq-liste-page input.form-text,
#views-exposed-form-faq-liste-page input.form-text {
	width: 100px;
	background: #fff;
	margin: 0;
	padding: 1px;
	font-size: 11px;
}
#edit-submit-fachbesucher-faq-liste,
#edit-submit-faq-liste {
    margin: 0px 0px 0px 10px;
    width: auto;
    padding: 10 20px;
	font-size: 16px;
	border-radius: 0;
	color: #ffffff !important;
	font-weight: bold;
}
.view-fachbesucher-faq-liste .views-exposed-form .views-exposed-widget.views-submit-button,
.view-faq-liste .views-exposed-form .views-exposed-widget.views-submit-button {
	width: auto;
}
.view-fachbesucher-faq-liste .views-exposed-form .views-exposed-widget,
.view-faq-liste .views-exposed-form .views-exposed-widget {
	padding: 0;
}

.view-fachbesucher-faq-liste .views-exposed-widget label,
.view-fachbesucher-faq-liste .views-exposed-widget .views-widget,
.view-faq-liste .views-exposed-widget label,
.view-faq-liste .views-exposed-widget .views-widget {
	float: left;
}
.view-fachbesucher-faq-liste .views-exposed-widget label,
.view-faq-liste .views-exposed-widget label {
	margin: 0px 5px;
	color: #fff;
	font-size: 15px;
}
.view-fachbesucher-faq-liste .views-exposed-widgets,
.view-faq-liste .views-exposed-widgets {
	display: inline-block;
	padding: 15px 0px 5px;
}

.view-fachbesucher-faq-liste input.form-text, .view-fachbesucher-faq-liste select.form-select,
.view-faq-liste input.form-text, .view-faq-liste select.form-select {
    padding: 9px 16px;
    width: 100%;
    max-width: 410px;
    font-size: 14px;
}

.view-fachbesucher-faq-liste .form-item-field-fachbesucherfaq-tid .form-select,
.view-faq-liste .form-item-field-ausstellerfaq-tid .form-select {
	padding: 0;
	margin: 0;
	border: none;
	width: 200px;
}


/* for select fancy */


.s-hidden {
    visibility:hidden;
    padding-right:10px;
}
.select {
    cursor:pointer;
    display:inline-block;
    position:relative;
   /* font:normal 12px/22px Arial, Sans-Serif;*/
    color:#33676e;
}
.styledSelect {
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:white;
    padding: 2px;
    font-weight: normal;
	font-size: 11px;
}
.styledSelect:after {
    content:"";
    /*width:0;
    height:0;
    border:5px solid transparent;
    border-color:black transparent transparent transparent;
    position:absolute;
    top:9px;
    right:6px;*/
	content: "";
	background-image: url("../images/news-close10x13.gif");
	width: 10px;
	height: 13px;
	position: absolute;
	top: 3px;
	right: 3px;
	display: inline-block;
}
.styledSelect.active:after {
	background-image: url("../images/drop-down10x13.gif");
}
.styledSelect:active, .styledSelect.active {
    background-color:#fff;
}
.options {
    display:none;
    position:absolute;
    top:100%;
    right:0;
    left:0;
    z-index:999;
    margin:0 0;
    padding:0 0;
    list-style:none;
    border:1px solid #ccc;
	border-top: none;
    background-color:white;
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
.options li {
    padding:0 6px;
    margin:0 0;
    padding:0 1px;
	list-style: none;
	min-height: 13px;
}
.options li:hover {
    
    color:#6d6e71;
}

/* end of select fancy */

@media (min-width: 320px) and (max-width: 480px) {
  .view-fachbesucher-faq-liste input.form-text, 
  .view-fachbesucher-faq-liste select.form-select, 
  .view-faq-liste input.form-text,
  .view-faq-liste select.form-select {
     max-width: 250px;
  }
}

