
@font-face {
  font-family: 'Economica';
  font-style: normal;
  font-weight: 700;
  src: local('Economica Bold'), local('Economica-Bold'), url(http://fonts.gstatic.com/s/economica/v3/UK4l2VEpwjv3gdcwbwXE9KRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster'), url(http://fonts.gstatic.com/s/lobster/v9/NIaFDq6p6eLpSvtV2DTNDQLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(http://fonts.gstatic.com/s/opensans/v9/MTP_ySUJH_bn48VBG8sNSqRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Overlock';
  font-style: normal;
  font-weight: 700;
  src: local('Overlock-Bold'), url(http://fonts.gstatic.com/s/overlock/v4/EcjpF2hW5gSZ4M16YLdG87rIa-7acMAeDBVuclsi6Gc.woff) format('woff');
}
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local('Quicksand Bold'), local('Quicksand-Bold'), url(http://fonts.gstatic.com/s/quicksand/v4/32nyIRHyCu6iqEka_hbKsqRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url(http://fonts.gstatic.com/s/ubuntu/v6/OsJ2DjdpjqFRVUSto6IffLO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

@font-face {
  font-family: 'Audiowide';
  font-style: normal;
  font-weight: 300;
  src: local('Audiowide'), local('Audiowide-Regular'), url(http://fonts.gstatic.com/s/audiowide/v3/8XtYtNKEyyZh481XVWfVOrO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}
@font-face {
  font-family: 'Changa One';
  font-style: normal;
  font-weight: 400;
  src: local('Changa One'), local('ChangaOne'), url(http://fonts.gstatic.com/s/changaone/v8/QmTOgNNWM9ly3K3B2X29HL3hpw3pgy2gAi-Ip7WPMi0.woff) format('woff');
}
@font-face {
  font-family: 'Permanent Marker';
  font-style: normal;
  font-weight: 400;
  src: local('Permanent Marker'), local('PermanentMarker'), url(http://fonts.gstatic.com/s/permanentmarker/v4/9vYsg5VgPHKK8SXYbf3sMmVSxyvLCPm9firj_jMeQtQ.woff) format('woff');
}


#stacks_in_1134_page42 .identifier{
	text-align: right;
	float: right;
	display: block;
}


#stacks_in_1134_page42 .accordion {margin: 20px auto; }
#stacks_in_1134_page42 .accordion .accTitle {cursor: pointer; }

#stacks_in_1134_page42 .accordion .accTitle {
  padding: 10px 20px;
  background-color: #999999;
  font-family: 'Quicksand', sans-serif;
  font-size: 1.50rem;
  font-weight: normal;
  color: #FFFFFF;
  margin-bottom: 0;
  margin-top: 0;
  border-bottom: 1.00px dotted #EDEDED;
  line-height: 20px;
  
}
#stacks_in_1134_page42 .accordion .accTitle.active{color: #EDEDED; background-color: #C70000; }

#stacks_in_1134_page42 .accordion .accTitle:hover {color: #EDEDED; background-color: #C70000; }
#stacks_in_1134_page42 .accordion .accTitle:first-child {border-radius: 8px 8px 0 0; }

#stacks_in_1134_page42 .accordion .accTitle:not(:last-of-type) { }
#stacks_in_1134_page42 .accordion div.accContent { display: none; }
#stacks_in_1134_page42 .accordion div.accContent:last-of-type {border-radius: 0 0 8px 8px; }


#stacks_in_1134_page42 .accordion .accTitle.accTitleLast{border-radius: 0 0 8px 8px;border-bottom:none;}
#stacks_in_1134_page42 .accordion .accTitle.active.accTitleLast{border-radius: 0 0 0 0;}

#stacks_in_1134_page42 .accordion div.accContent {
  padding: 15px 25px;
  background-color: #FFFFFF;
  color: #000000;
}

#stacks_in_1134_page42 .accordion div.accContent h1{
	margin-top: 0 !important;
	margin-bottom: 20px !important;
}
#stacks_in_1134_page42 .accordion .opened {display: block; }

 
#stacks_in_1134_page42 .accordion .accTitle:last-of-type {border-radius: 0 0 8px 8px; }







/* @group Icon :before */

#stacks_in_1134_page42 .accordion .accTitle.before .titleIcon{ display: block; float: left;}
#stacks_in_1134_page42 .accordion .accTitle.before:before { float: left;
	margin-right: 10px;
}
#stacks_in_1134_page42 .accordion .accTitle.before.active:before { content: "\f077"; font-family: FontAwesome; text-decoration: inherit; font-weight: normal; }
#stacks_in_1134_page42 .accordion .accTitle.before:before {content: "\f078"; font-family: FontAwesome; text-decoration: inherit; font-weight: normal;  }

/* @end */


/* @group Icon :after */
#stacks_in_1134_page42 .accordion .accTitle.after .titleIcon{ display: block; float: right;}
#stacks_in_1134_page42 .accordion .accTitle.after:after { float: right; }
#stacks_in_1134_page42 .accordion .accTitle.after.active:after {content: "\f077"; font-family: FontAwesome; text-decoration: inherit; font-weight: normal; }
#stacks_in_1134_page42 .accordion .accTitle.after:after {content: "\f078"; font-family: FontAwesome; text-decoration: inherit; font-weight: normal;  }

/* @end */
#stacks_in_1134_page42 .accordion .accTitle:before, #stacks_in_1134_page42 .accordion .accTitle:after{
	color: #F1F1F1;
}
#stacks_in_1134_page42 .accordion .accTitle.active:before, #stacks_in_1134_page42 .accordion .accTitle.active:after{
	color: #F1F1F1;
}

#stacks_in_1134_page42 .accordion .accTitle .weight{
	font-weight: 100 !important;
}


#stacks_in_1134_page42 .titleIcon{
	z-index: -1;
}

.accTitle{
	
}
#stacks_in_1134_page42 aside.accordion{
	display: block !important;
	width: 100%;
	box-shadow: none;
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 320px) {
#stacks_in_1134_page42 .accordion .accTitle { font-size: 1em;padding: 12px 12px;line-height: 1em; }
}#stacks_in_2609_page42 img{max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;          }
#stacks_in_2611_page42 img{max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;          }
#stacks_in_2613_page42 img{max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;          }
#stacks_in_2615_page42 img{max-width:100% ;height:auto ;min-width:50px ;padding:0;margin:0 auto;          }
