.ac-container{
	width: 90%;
	text-align: left;
	max-width:800px;
}
.ac-container label{
	padding: 5px 20px;
	position: relative;
	z-index: 20;
	display: block;
	height: 30px;
	cursor: pointer;
	color: #777;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
	line-height: 33px;
	font-size: 19px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#eaeaea));
	background: -webkit-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -o-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: -ms-linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	background: linear-gradient(top, #ffffff 1%,#eaeaea 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eaeaea',GradientType=0 );
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		1px 0px 0px 0px rgba(255,255,255,0.9) inset, 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover{
	background: #fff;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #1e386f; 
	color:#ffffff ;
	text-shadow: 0px 1px 1px rgba(255,255,255, 0.6);
	box-shadow: 
		0px 0px 0px 1px rgba(155,155,155,0.3), 
		0px 2px 2px rgba(0,0,0,0.1);
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
}

.ac-container input{
	display: none;
}
.ac-container article{
	background: rgba(255, 255, 255, 0.5);
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;
	-webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	-ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
	transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
}
.ac-container article p{
	color: #777;
	line-height: normal;
	font-size: 14px;
	padding: 15px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container article ul{
	color: #777;
	line-height: 14px;
	font-size: 14px;
	padding: 5px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container article ol{
	color: #777;
	line-height: normal;
	font-size: 14px;
	padding: 5px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.8);
}
.ac-container input:checked ~ article{
	-webkit-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-moz-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-o-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	-ms-transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	transition: height 0.5s ease-in-out, box-shadow 0.1s linear;
	box-shadow: 0px 0px 0px 1px rgba(155,155,155,0.3);
}

.two-line-title {
	height: 65px !important;
}
.three-line-title {
	height: 100px !important;
}




.ac-container input:checked ~ article.ac-small{
	height: 80px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-medium{
	height: 100px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-large{
	height: 230px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-1{
	height: 1300px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-2{
	height: 370px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-3{
	height: 350px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-4{
	height: 955px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-5{
	height: 400px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-6{
	height: 1200px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-7{
	height: 1300px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-8{
	height: 1055px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-9{
	height: 665px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-10{
	height: 565px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-11{
	height: 350px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-12{
	height: 630px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-13{
	height: 380px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-14{
	height: 160px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-15{
	height: 180px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-16{
	height: 2000px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-17{
	height: 755px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-18{
	height: 1905px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-19{
	height: 350px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-20{
	height: 850px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-21{
	height: 100px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-22{
	height: 1150px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-23{
	height: 570px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-24{
	height: 875px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-25{
	height: 1100px;
	overflow: auto;
}.ac-container input:checked ~ article.ac-26{
	height: 100px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-27{
	height: 80px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-28{
	height: 1270px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-29{
	height: 100px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-30{
	height: 1125px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-31{
	height: 170px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-32{
	height: 1300px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-33{
	height: 100px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-34{
	height: 885px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-35{
	height: 1300px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-35{
	height: 2000px;
	overflow: auto;
}
.ac-container input:checked ~ article.ac-36{
	height: 1300px;
	overflow: auto;
}


