/* Add here all your CSS customizations */

.packstyle {
	/* background-color: #0088cc; */
	margin-top: 10px;
	margin-bottom: 30px;
}
.packstyle1 {
	/* background-color: #777; */
	margin-top: 10px;
	margin-bottom: 30px;
}
.clrblack{
	color:#000 !important;
}

.clrwhite{
	color:#fff !important;
}

.clryellow{
	color:#f0ee2d;
}

.packheading{
	border-bottom: 5px solid #CCC;
	border-top: 17px solid #384045;
	margin: 0 0 15px 0;
	min-height: 38px;
	padding-top: 29px;
	position: relative;
	text-align: left;
}
.secheading {
	border-bottom: 3px solid #CCC;
	border-top: 3px solid #CCC;
	margin-bottom: -10px;
	padding-top:10px;
	
	
}
.secheading1 {
	border-bottom: 3px solid #CCC;
	border-top: 3px solid #CCC;
	margin-bottom: 0px;
	padding-top:10px;
	
	
}