#accordion-container {
/*font-size: 13px;
	background: #ffffff;
	padding: 5px 10px 10px 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 5px 15px #cccccc;
	-webkit-box-shadow: 0 5px 15px #cccccc;
	box-shadow: 0 5px 15px #cccccc;*/
}


.tpst .row .accordion{
	margin : 0px 17px 0px 0px;
	padding :0px 0px 0px 0px;
border:0px dotted #0000FF;
}

#accordion-container-2 {
	border:none;
	text-align:center;
border:0px dotted #0000FF;
}
.accordian-text-1 {
	border-bottom: none !important;
}
#accordion-container-2 .accordion-header {

}
#accordion-container-2 .active-header {
	/*background: url("../images/active-arrow.png") no-repeat scroll right 10px top 13px transparent !important;*/
border:none;
}
#accordion-container-2 .active-header:hover {
	/*background: url("../images/active-arrow.png") no-repeat scroll right 10px top 13px transparent !important;*/
border:none;
}
#accordion-container-2 .inactive-header {
	/*background: url("../images/inactive-arrow.png") no-repeat scroll right 10px top 13px transparent !important;
	background-color: #e8e8e8 !important;*/
}
#accordion-container-2 .inactive-header {
	/*background: url(../images/inactive-arrow.png) no-repeat scroll right 10px top 13px transparent !important;
	background-color: #e8e8e8 !important;*/
	background: none;
}




#accordion-container-3 {
	margin-bottom:5px;
	text-align: left;
}
.accordian-text-2 {
	border: 1px solid #CCC !important;
}
#accordion-container-3 .accordion-header {
	color: #fff;
	border-bottom: 1px solid #CCC;
}
/*#accordion-container-3 .active-header {
	background: url("../images/active-3.png") no-repeat scroll right 10px top 13px transparent !important;
	background-color: #ebebeb !important;

}
#accordion-container-3 .active-header:hover {
	background: url("../images/active-3.png") no-repeat scroll right 10px top 13px transparent !important;
	background-color: #ebebeb !important;

}
#accordion-container-3 .inactive-header {
	background: url("../images/inactive-3.png") no-repeat scroll right 10px top 13px transparent !important;
	background-color: #d3d3d3 !important;
}
#accordion-container-3 .inactive-header {
	background: url(../images/inactive-3.png) no-repeat scroll right 10px top 13px transparent !important;
	background-color: #d3d3d3 !important;
}*/


#accordion-container-3 .accordian-title {border-bottom:2px solid #0b91e1;background: #0b91e1 !important;}

.accordion-header {
	background: #ebebeb;
	cursor: pointer;/*font-size: 16px;

	margin: 5px 0 0 0;
	padding: 5px 20px;
	border: 1px solid #cccccc;

	color: #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;*/
}
.active-header {
	/*background: url("../images/active.png") no-repeat scroll right 10px top 13px transparent;*/
}
.active-header:hover {
	/*background: url("../images/active.png") no-repeat scroll right 10px top 13px transparent;*/
}
.inactive-header {
	/*background: url(../images/deactive.png) no-repeat scroll right 10px top 13px transparent;*/
}
.inactive-header:hover {
	/*background: url(../images/deactive.png) no-repeat scroll right 10px top 13px transparent;*/
}
.accordion-content {
	display: none;/*padding: 20px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;*/
}
.inactive-header .acr-plus,
.active-header .acr-minus{
	display:block;

    border: 1px solid #fff;
    padding: 4px 5px 2px;
    border-radius: 100%;
    font-size: 18px;
}

.accordian-title {

	background-color: transparent !important;
	border:none;
	font-family: 'MyriadProLight';
	font-weight:normal;
	font-size:1.71em;
	color: #161616;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
border:0px dotted #FF0000;
}

.active-header .acr-plus,
.inactive-header .acr-minus{ display:none; }

#accordion-container-2 .inactive-header .acr-plus,
#accordion-container-2 .active-header .acr-minus{
	display:block;

    border: none;

    border-radius:0;
    font-size:0.95em;
    width:41px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
border:0px dotted #008000;
}
#accordion-container-3 .inactive-header .acr-plus,
#accordion-container-3 .active-header .acr-minus {
	color: #fff;
	border: 1px solid #fff;