/*-------------- style = pretty -------------------------*/

.faq-pretty{
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
	overflow:hidden;
}
.faq-pretty ul{
	margin-top: 15px;
	list-style: none;
	margin-left: 0;
	padding: 0;
}
.faq-pretty .faq-item{
	margin-bottom: 16px;
	list-style: none;
	margin-left: 0;
}
.faq-pretty .faq-question{
	padding: 10px 10px 10px 50px;
	padding: 8px 10px 8px 50px;
	padding: 10px 10px 10px 40px;
	background: #FFF url(../images/faq-bg.png) no-repeat left center;
	border: 1px solid #ffa000;
	cursor: pointer;
	font-size: 17px;
	 font-size: 18px;
	line-height: 1.6em;
	color: #4d4d4d;
	font-weight: bold;
}
.faq-pretty .faq-question:hover {
	color:#e8383a;
}


.faq-pretty .faq-item.highlight .faq-question{
	background: #fff url(../images/faq-bg-hover.png) no-repeat left center;
	border: 1px solid #e8383a;
	border-bottom: 0px;
	color: #e8383a;
  font-size: 18px;
}
.faq-pretty .faq-answer{
	padding: 5px 10px 5px 20px;
	background: #fff;
	margin-left: 30px;
	border: 1px solid #cc0066;
	border: 2px solid #00b4fa;	
	border: 1px solid #e8383a;
	border-top: 0px;
}
.faq-pretty .faq-answer p {
	font-size: 16px;
	color: #333333;
}
.faq-pretty .faq-answer p:last-child{
	margin-bottom: 16px;
	padding-bottom: 0;
}

/*-------------- style = list -------------------------*/

ul.faq-list-question{
	margin-bottom: 20px;
	list-style: decimal;
	padding-left: 15px;
}
ul.faq-list-answer{
	list-style: decimal;
	padding-left: 15px;
}
ul.faq-list-answer li{
	margin-bottom: 15px;
}

/*-------------- style = block -------------------------*/

#faq-block{
	width: 100%;
	margin: 0;
}
#faq-block ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#faq-block .faq-block-item{
clear:both;
	background: #f5f5f5;
	background: transparent;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 1.6em;
	margin:0px auto 0px auto;
padding: 35px 0px 25px 90px;
	border-bottom: 1px solid #808080;
	overflow:hidden;
}
#faq-block .faq-block-item .faq-block-q {
float:left;
  width: 25px;
  line-height: 1.6em;
color: #0068b7;
  vertical-align: middle;
  margin-right: 20px;
  margin-right: 15px;
  margin-top: -7px;
  font-size: 28px;
}
#faq-block .faq-block-item .faq-block-a {
clear:both;
float:left;
  width: 25px;
line-height: 1.6em;
color: #333;
  vertical-align: middle;
  margin-right: 20px;
  margin-right: 15px;
  margin-top: -10px;
  font-size: 28px;
}
#faq-block .faq-block-item .faq-block-question{
float:left;
width: 90%;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #0068b7;
  font-size: 20px;
  line-height: 1.6em;
  font-weight: 600;
  text-align:left;
  vertical-align: middle;
  margin:0px 0 20px 0;
padding: 0px 0px 0px 0px;
}
#faq-block .faq-block-item .faq-block-answer{
float:left;
width: 90%;
	margin-bottom: 0;
	 font-size: 18px;
   color: #333;
  c
   text-align:left;
  font-weight: 500;
  margin:0px 0 10px 0;
padding: 0px 0px 0px 0px;
}


#faq-block .faq-block-item .faq-block-answer p:last-child{
	margin-bottom: 0;
}


@media (max-width: 574px) {
.faq-pretty{
	width: 100%;
	margin: 0;
	margin-bottom: 15px;
	overflow:hidden;
	}
	
.faq-pretty .faq-item{
	margin-bottom: 10px;
	list-style: none;
	margin-left: 0;
}

.faq-pretty .faq-question{
      padding: 10px 10px 10px 40px;
      background: #FFF url(../images/faq-bg.png) no-repeat left center;
      border: 1px solid #ffa000;
      cursor: pointer;
      font-size: 16px;
      color: #333;
      font-weight: bold;
}

.faq-pretty .faq-item.highlight .faq-question{
	background: #fff url(../images/faq-bg-hover.png) no-repeat left center;
	border: 1px solid #e8383a;
	border-bottom: 0px;
	color: #e8383a;
  font-size: 16px;
}
.faq-pretty .faq-answer{
	padding: 5px 15px 10px 15px;
	padding: 5px 15px 10px 15px;
}
.faq-pretty .faq-answer p {
	font-size: 14px;
}


/*-------------- style = block -------------------------*/

#faq-block{
	width: 100%;
	margin: 0;
}
#faq-block ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#faq-block .faq-block-item{
clear:both;
	background: #f5f5f5;
	background: transparent;
	padding: 10px;
	margin-bottom: 10px;
	margin:0px auto 0px auto;
padding: 35px 0px 25px 90px;
padding: 18px 4% 10px 4%;
line-height: 1.6em;
	border-bottom: 1px solid #808080;
	overflow:hidden;
}
#faq-block .faq-block-item .faq-block-q {
float:left;
  width: 25px;
  width: 20px;
color: #0068b7;
line-height: 1.6em;
  vertical-align: middle;
  margin-right: 20px;
  margin-right: 5px;
  margin-top: -4px;
  margin-top: -2px;
  font-size: 18px;
}
#faq-block .faq-block-item .faq-block-a {
clear:both;
float:left;
  width: 25px;
  width: 20px;
color: #333;
line-height: 1.6em;
  vertical-align: middle;
  margin-right: 20px;
  margin-right: 5px;
  margin-top: -4px;
  margin-top: -3px;
  font-size: 18px;
}
#faq-block .faq-block-item .faq-block-question{
float:left;
width: 90%;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
	color: #0068b7;
  font-size: 15px;
  line-height: 1.6em;
  font-weight: 600;
  text-align:left;
  vertical-align: middle;
  margin:0px 0 10px 0;
padding: 0px 0px 0px 0px;
}
#faq-block .faq-block-item .faq-block-answer{
float:left;
width: 90%;
	margin-bottom: 0;
	 font-size: 14px;
   color: #333;
  line-height: 1.6em;
   text-align:left;
  font-weight: 500;
  margin:0px 0 10px 0;
padding: 0px 0px 0px 0px;
}


#faq-block .faq-block-item .faq-block-answer p:last-child{
	margin-bottom: 0;
}

	

}