#vpb {
	background: rgb(124,158,207);
	background: -moz-linear-gradient(150deg, rgba(124,158,207,1) 0%, rgba(124,158,207,1) 35%, rgba(220,63,56,1) 80%, rgba(251,109,61,1) 100%);
	background: -webkit-linear-gradient(150deg, rgba(124,158,207,1) 0%, rgba(124,158,207,1) 35%, rgba(220,63,56,1) 80%, rgba(251,109,61,1) 100%);
	background: linear-gradient(150deg, rgba(124,158,207,1) 0%, rgba(124,158,207,1) 35%, rgba(220,63,56,1) 80%, rgba(251,109,61,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7c9ecf",endColorstr="#fb6d3d",GradientType=1);
}

.jumbotron {
	box-shadow: #222 1px 1px 20px;
	border:5px solid #dddddd;
    padding: 2rem 2rem;
}

.container {
	padding-bottom: 30px;
}

.pageContent:before {
	background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(10%, hsla(0, 0%, 100%, .1)), color-stop(80%, hsla(0, 0%, 100%, .2)), to(transparent));
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .1) 10%, hsla(0, 0%, 100%, .2) 80%, transparent);
	position: absolute;
	content: " ";
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 0
}

a.btn.btn-primary.dl_preview:hover {
	text-decoration: none;
}

.design-image {
	cursor: pointer;
	border-radius: 3px;
}

.slide_active {
	border: 2px solid #2699fb !important;
	border-radius: 3px;
}

.mobile-design-image {
	border: 2px solid #ffffff;
	border-radius: 5px;
	width: 95px;
}

.small_preview_image {
	border: 2px solid #ffffff;
	border-radius: 5px;
}

.btn-outline-secondary {
	color: #2699fb;
	border: 2px solid #2699fb;
}
.hide-loading-bar {
	display: none;
}

.mask {
	pointer-events: none;
	opacity: 0.4;
}

.error_div {
	font-size: 12px;
	color: red;
	line-height:normal;
}

.col-custom {
	flex: 0 0 25%;
	max-width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.col-custom-b {
	flex: 0 0 75%;
	max-width: 75%;
	padding-left: 5px;
	padding-right: 5px;
}

.design-title {
	margin-left: -8px !important;
}
.pageContent a.watchOnlineLink{
	color: #FFF !important;
	text-decoration:underline;
}

.session-message {
	line-height: normal;
	font-size: medium;
	padding-bottom: 5px;
	margin-bottom: 0;
	text-align:center;
}
.card-body{
	background:#e9ecef;
}
.card-body.status-3 img.design-image {
	-webkit-filter: grayscale(100%);
	-webkit-filter: grayscale(1);
	filter: grayscale(100%);
	filter: url('https://mars.nasa.gov/js/photo-booth/img/gray.svg#grayscale');
	filter: gray;
	cursor: initial;
}
.download-message {
	padding-top: 10px;
	line-height: normal;
}

.pageContent a.btn-primary {
	color: white !important;
	text-decoration: none;
}

.userNote {
	font-size: 15px;
	margin-left: 5px;
	line-height: normal;
	margin-top: 5px;
}

.margin-top {
	margin-top: 7px;
}

.dl_preview {
	color: #ffffff !important;
	text-decoration: none;
}
.cancelNoButton{
	text-decoration:none;
	color: #007bff;
}
#zoom-slider {
    width: 88%;
    margin-left: 29px !important;
}
#zoom-slider.ui-slider-horizontal {
height: 5px;
    background: #e9e9e9;
}
#zoom-slider.ui-slider-horizontal .ui-widget-header{
background-color: #007bff;
}
#zoom-slider span.ui-slider-handle{
border-radius: 50px;
top: -0.5em;
}
.minus{
	position:relative;
	top:0.4em;
    font-weight:400;
}
.plus{
	position:relative;
    left: 446px;
    top: -0.8em;	
    font-weight:400;	
    font-size: larger;
}
@media screen and (max-width:1222px) {
	.plus{
	  position:relative;
      left: 448px;	
	}
}

@media screen and (max-width:1023px) {
	.plus{
      left: 450px;	
	}
}

@media screen and (min-width:992px) {
	.small_preview_image {
		width: 70px;
	}
}

@media screen and (max-width:992px) {
	.small_preview_image {
		width: 50px;
	}

	.imgPickText {
		font-size: 12px;
	}
}

@media screen and (max-width:767px) {
	.small_preview_image {
		width: 85px;
	}
	.imgPickText {
		font-size: 16px;
	}
	.minus{
	   left:2px;
	}
	.plus{
      left: 456px;	
	}
}
@media screen and (max-width:575px) {
	.small_preview_image {
		width: 85px;
	}
	.imgPickText {
		font-size: 16px;
	}
	#zoom-slider {
	    width: 80%;
	    margin-left: 10% !important;
	}
	.minus{
		left:2%;
		font-size: larger;
	}
	.plus{
	    left: 95%;
		
	}
}
@media screen and (min-width:486px) and (max-width:510px) {
	.small_preview_image {
		width: 65px;
	}
}
@media screen and (max-width:485px) {
	.small_preview_image {
		width: 65px;
	}
}
@media screen and (min-width:401px) and (max-width:484px) {
	.small_preview_image {
		width: 55px;
	}
}
@media screen and (min-width:285px) and (max-width:400px) {
	.small_preview_image {
		width: 40px;
	}
	#zoom-slider {
	    width: 80%;
	    margin-left:11% !important;
	}
	.plus{
	    left: 97%;		
	}
}