/*Where to Buy*/
.nebula-buy-banner{
	background:url('/library/assets/solutions/nebula/Nebula-Whereto-buy-banner-1600x400.jpg') no-repeat center center; height:400px; background-size:cover; position:relative;
}

.nebula-buy-info{
	position:absolute; top:10%; right:0; left:0;
}

.nebula-buy-info img{
	width:120px;
}

.nebula-buy-info h2{
	line-height:1.4em;
}

.BuyNowCanvas{
	padding:30px 0;
}

.country-link, .country-link.active{
	cursor:pointer;
}

@media (max-width: 450px) {
	.flag-wrapper{
		width:30px;
		height:30px;
	}
}

.deck-wrapper .card{
	background:none;
	border:none;
}

.country-panel{
	background:#fff;
}

.blue{
	background-color:#ccf0ff;
}

.imgborder{
	border: 1px solid #eee;
}

