

.acc_trigger {
	margin: 0;
	padding: 5px 20px;
	cursor: pointer;
	font-weight:normal;	
	border-bottom:2px solid #bcbcbc;
    color: #343434;
    display: block;
    font-family: Arial;
    font-size: 15px;
    padding-left: 8px;
    text-decoration: none;
}

.active-header {
	
	background: url(../images/ac2.png) no-repeat;
	background-repeat: no-repeat;
	background-position: right 50%;
	border-bottom:2px solid #bcbcbc;
}

.active-header:hover {
	background: url(../images/ac2.png) no-repeat ;
	
	background-position: right 50%;
}

.inactive-header {
	background: url(../images/ac1.png) no-repeat ;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.inactive-header:hover {
	background: url(../images/ac1.png) no-repeat 
	background-repeat: no-repeat;
	background-position: right 50%;
}

.acc_container {
	display: none;
	width:100% !important;
	
	
}
/*.acc_container  ul{padding:5px 0 3px 0 !important;}
.acc_container  ul li {border:none !important; line-height:25px !important; }
.acc_container  ul li a{background:url("../images/bullet.jpg") no-repeat scroll 0 center rgba(0, 0, 0, 0); padding-left:20px; font-size:15px; font-family:Arial; color:#343434; text-decoration:none; line-height:15px;}
.acc_container  ul li a:hover{background:url("../images/bullet_hover.jpg") no-repeat scroll 0 center rgba(0, 0, 0, 0); color:#cc6b0c;}
*/

.detail-wrapper .faq-page h2.acc_trigger a {
    color: #000;
    display: block;
    /*float: left;*/
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14.5px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-decoration: none;
}


.detail-wrapper .faq-page .acc_trigger {
    border-bottom: 2px solid #bcbcbc;
    color: #343434;
    cursor: pointer;
    display: block;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
    margin: 0;
    min-height: 30px;
    padding: 5px 31px 5px 0;
    text-decoration: none;
}



/*.faq-page-accordion h2.active-header {
    background:url("../images/mins-icon.jpg") no-repeat scroll right center #0071bc;
}
*/
.faq-page-accordion .acc_trigger {
	margin: 0;
	padding: 5px 20px;
	cursor: pointer;
	font-weight:normal;	
	border-bottom:2px solid #bcbcbc;
    color: #343434;
    display: block;
    font-family: Arial;
    font-size: 15px;
    padding-left: 8px;
    text-decoration: none;
}

.faq-page-accordion .active-header {
	
	background:url("../images/mins-icon.jpg") no-repeat scroll right center #0071bc;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.faq-page-accordion .active-header:hover {
	background:url("../images/mins-icon.jpg") no-repeat scroll right center #0071bc
	
	background-position: right 50%;
}

.faq-page-accordion .inactive-header {
	background:url("../images/plus-icon.jpg") no-repeat scroll right center #0071bc;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.faq-page-accordion .inactive-header:hover {
	background: url("../images/plus-icon.jpg") no-repeat scroll right center #0071bc; 
	background-repeat: no-repeat;
	background-position: right 50%;
}

.faq-page-accordion .acc_container {
	display: none;
	width:100% !important;
	
	
}

.faq-page-accordion .acc_trigger {
	margin: 0;
	padding: 5px 20px;
	cursor: pointer;
	font-weight:normal;	
	border-bottom:2px solid #bcbcbc;
    color: #343434;
    display: block;
    font-family: Arial;
    font-size: 15px;
    padding-left: 8px;
    text-decoration: none;
}

#accordion-section .active-header {
	
	background:url("../images/mins-icon.jpg") no-repeat scroll right center #0071bc;
	background-repeat: no-repeat;
	background-position: right 50%;
}

#accordion-section .active-header:hover {
	background:url("../images/mins-icon.jpg") no-repeat scroll right center #0071bc
	
	background-position: right 50%;
}

#accordion-section .inactive-header {
	background:url("../images/plus-icon.jpg") no-repeat scroll right center #0071bc;
	background-repeat: no-repeat;
	background-position: right 50%;
}

#accordion-section .inactive-header:hover {
	background: url("../images/plus-icon.jpg") no-repeat scroll right center #0071bc; 
	background-repeat: no-repeat;
	background-position: right 50%;
}

#accordion-section .acc_container {
	display: none;
	width:100% !important;
	
	
}
#accordion-section h2.acc_trigger a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    padding: 0px;
}

#accordion-section h2.acc_trigger {
    border: medium none;
    border-radius: 0;
    padding: 5px 0 5px 10px;
	margin:3px 0 0 0;
}
#accordion-section .block{padding-top:10px;}

#accordion-section p{ margin-bottom:10px;}

.faq-page h2.acc_trigger a {
    color: #fff;
}
.faq-page h2.acc_trigger {
    cursor: pointer;
    /*float: left;*/
    font-weight: normal;
    line-height: 33px;
    margin: 2px 0 0;
    padding: 0;
   /* width: 100%;*/
}

.faq-page .block {
    border: medium none;
    padding: 0 0 10px;
}

.faq-page .acc_container {
    clear: both;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.faq-page .block ul li {
    color: #fff;
    font-family: "Arial";
    font-size: 12px;
    line-height: 18px;
    list-style: outside none disc;
    margin: 5px 0;
}
.detail-wrapper .faq-page .block ul li { color:#000 !important;}

 @media only screen and (min-width:100px) and (max-width:479px) {
	 .faq-page h2.acc_trigger{line-height:normal;}
	 .faq-page h2.acc_trigger a{font-size:12px; padding-right:35px; font-weight:bold;}
	 .faq-page p{font-size:12px !important; line-height:20px !important;}
	 .faq-page h2.acc_trigger{padding:7px 0;}
	 #accordion-section h2.acc_trigger a, .detail-wrapper .faq-page h2.acc_trigger a{font-size:12px;}
	 
 }