.pricing-box-sky-blue {
	background-color:#f7fafb !important;
	border:1px solid #9bcadc !important;
	position:relative;
}
.best-value {
	background:transparent url("") no-repeat scroll 0 0 !important;
	height:98px;
	left:-5px;
	position:absolute;
	top:-3px;
	width:116px;
}
.pricing-box {
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:5px;
	color:#333333;
}
.pricing-box .price {
	position:relative;
}
.pricing-box .price .currency-symbol {
	font-size:24px;
	font-weight:100;
	position:relative;
	top:-35px;
}
.pricing-box .price .pricing-amt {
	font-size:65px;
	font-weight:400;
	line-height:54px;
}
.pricing-box .ideal-for {
	border-top:1px dashed #ccc;
	margin:0 auto;
	padding:15px 0;
}
.pricing-box .txt {
	cursor:pointer;
}
.price-btn {
	background-color:darkslateblue;
	border:1px solid darkslateblue;
	border-radius:8px;
	color:#fff;
	font-size:16px;
	font-weight:400;
	line-height:35px;
	outline:medium none;
	text-decoration:none;
	transition:background-color 0.4s ease 0s;
}
.price-btn [class^="icon-"]::before, [class*=" icon-"]::before {
margin-left:0;
margin-right:0.3em;
}
.price-btn:hover, .price-btn:focus, .price-btn:active {
	background:darkslateblue none repeat scroll 0 0;
	box-shadow:none !important;
	color:#fff;
	outline:0 none;
}
.alert-warning-new {
	background:#f8f6a2 none repeat scroll 0 0;
	border:1px solid #eee090;
	box-shadow:0 1px 1px rgba(0, 0, 0, 0.03);
	color:#7d6a3b;
	margin-bottom:20px;
	padding:20px 35px 0;
	position:relative;
}
.text-red {
	color: #cc0000;
}
.alert-warning-new1 {
	background: #f8f6a2 none repeat scroll 0 0;
	border: 1px solid #eee090;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.03);
	color: #7d6a3b;
	margin-bottom: 20px;
	position: relative;
}
.specification {
	font-size:24px;
	font-weight:400;
}
.btn-blue1 {
	background: #609ddb none repeat scroll 0 0;
	border: 1px solid #5491d5;
	box-shadow: 0 1px 0 #6aa7df inset;
	color: #fff !important;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.btn-blue :hover {
	background: #609ddb none repeat scroll 0 0 !important;
	border: 1px solid #5491d5 !important;
	box-shadow: 0 1px 0 #6aa7df inset;
	color: #fff !important;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.btn-small {
	font-size: 13px;
	line-height: 16px;
	padding: 5px 9px 6px;
	background-color:#eb6025;
	border-radius:3px;
	color: #FFF;
	margin-left: 10px;
}
.divider-dashed {
	border-bottom: 1px solid;
}
.bg-hexgon {
	background-image: url();
	background-repeat:repeat;
	background-color: #0066cc;
}
.btn-download1 {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eb6025 0%, #eb6025 47%, #eb6025 100%) repeat scroll 0 0;
	color: #fff;
	font-size: 20px;
}
.btn-download1:hover {
	color:#FFF;
}