/* packageBuilder.css */

h1, h2 {
	font-family: "Barlow Semi", sans-serif;
	font-weight: 600;
    line-height: 1.1;
    text-transform: uppercase;
}

h1, .h1 {
  font-size: 3.75rem;
  }

h2, .h2 {
  font-size: 3rem;
}

.btn {
  min-height: 2rem;
}

#package-builder {
	width:960px;
}

#package-builder .carousel-container img {
	background: no-repeat 8px 6px;
	position: relative;
	top: 2px;
}

.header ul {
	border: 1px solid #c7c7c7;
	background-color: #C7C7C7;
	position: relative;
	text-align: right;
	vertical-align: top;
	height: 40px;
	width:100%;
}

.header li {
	border-right: 1px solid;
	float: left;
	height: 100%;
	text-align : center;
}

.header ul li a {
	color: #666;
	display:inline-block;
	text-align : center;
	padding-top: 10px;
}

.header a:hover {
	color: #FFFFFF;
}

.product-block {
	background: none;
	border-bottom: 1px solid #e2e2e2;
	position: relative;
	padding: 15px 0;
	display: flex;
	align-items: center;
}

.list-view-left {	
	margin-bottom: 1px;
	margin-right: 10px;
	height: auto !important;
}

.annc-text-list-view-left {
	max-width: 200px;
	font-size: 14px;
	font-style: italic;
}

.list-view-right {
	margin-bottom: 0;	
}

@media screen and (max-width: 550px) {
	.product-block {
		flex-wrap: wrap;
	}
	.list-view-left {
		margin-bottom: 10px;
		margin-right: 0;
		width: 100%;
		text-align: center;
	}
}

.package-product-gallery {
	float: right;
	border: 1px solid; 
	position: relative;
	width: 786px;
	height: 150px;
	text-align: center;
	font-size: 11px;
}

#package-products-display {
	border: 1px solid; 
	margin: 0 auto;
	width: 712px;
}

.package-product-gallery ul li {
	border: 1px solid; 
	width: 130px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.package-product-gallery ul img {
	display: block;
}

.package-product-gallery a,#package-product-gallery a:visited {
	text-decoration: none;
	color: #454545;
	text-transform: uppercase;
	font-weight: bold;
}

/* detail view */
.package-detail-gallery {
	float: right;
    background-color: #32363a;
	position: relative;
	width: 100%;
    margin-bottom: 20px;
	font-size: 11px;
}

#package-detail-carousel {
	border: 1px solid;
	margin: 0 auto;
	width: 712px;
}

#package-detail-carousel li {
	position: relative;
}

.package-list-carousel {
	margin: 0 auto;
}

.package-list-carousel li {
	position: relative;
}

.package-detail-gallery ul li {
	border: 1px solid;
	width: 130px;
	position: relative;
    margin: 5px;
}

.package-detail-gallery ul img {
	display: block;
}

.package-detail-gallery a, .package-detail-gallery a:visited {
	text-decoration: none;
	color: #454545;
	text-transform: uppercase;
	font-weight: bold;
}

#detailContainer {
    /*height: 430px;*/    
    background-color: white;
    clear: both;
    max-width: 100%;
}

#choiceContainer {
/*     height: 430px;
    width: 49px; */
    float: left;
}

#imageContainer {
/*     width: 430px;
    height: 430px; */
    width: 40%;
    float: left;
}

#configContainer {
    width: 60%;    
    float: left;
    padding-left: 10px;
	/* padding-top: 37px; */
}

#detailContainer .jos-productdetail-options label {
	display: inline-block;
}

#detailContainer .jos-productdetail-options select {
	min-width: 137px;
}

#configContainer hr {
    color: #666;
    margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}

/* TODO: merge with productDetail.css */

#product-heading {	
	color: #fff;
	font-size: 26px;
	font-style: normal;
	font-weight: normal;	
    width: 60%;
    padding-left: 10px;
}
/* TODO: merge with productDetail, this is productTitle in the productDetail */
#productName {
	color: #666;
	float: left;
	width: 350px;
}

#widget {
    margin-top: 15px;
}

#sample-disclaimer {
    color: white;
    position: relative;
    left: 10px;
    top: 410px;
}

#productInfoContainer {
	border: none;
    padding-top: 40px;
    background: none;
    box-shadow: none;
    font-size: 16px;
}

#productInfoContainer * {
	font-size: 16px;
}

#productInfoContainer .product-detail-column {
	width: 33.333%;
	border-right: none;
}

#productInfoContainer .product-detail-specifications {
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #e2e2e2;
}

.prodInfo {
    float: left;
    min-height: 100px;
    padding-left: 10px;
    width: 31%;
}

.prodInfo:not(:last-child) {
	border-right: 1px solid #C7C7C7;
}

.prodInfoHeader {
    font-size: 12px;
    font-weight: bold;
}

#detailViewWidgets {
	margin-top: 10px;
}

#detailViewWidgets label {
	color: white;
}

.listViewNextButton {
	margin-top: 10px;
	margin-right: 10px;
}

.listViewNextButtonContainer {
	margin: 1rem;
	text-align: right;
}

.carousel-container {
	float: left;
	position: relative;
}

.list-view .carousel-container {
	/*background: url(../images/backgrounds/section-bg.png) repeat-x top left;*/
	border: 1px solid #c7c7c7;
}

.package-detail-carousel {
	margin: 0 auto;
  width: 100% !important;
}

.package-list-gallery {
	margin-bottom: 20px;
	margin-left: 20px;
}

.widget-container {
	margin-bottom: 10px;
	position: relative;
	clear: both;
	width: 100%;
}

.widget-container a {
	font-size: 11px;
	display: inline-block;
	height: 5em;
}

.widget-container br {
	clear: both;
}

.product-display-name-header {
	margin-bottom: 1px;
	font-size: 20px;
}

.show-product-info-container {
	clear: both;
	height: 16px;
	position: absolute;
	bottom: 1px;
	right: 10px;
}

.prod-description {
	padding: 1px 0 10px 0 !important;
	font-style: italic;
}

.optionalFieldTag {
	margin-left: 5px;
	position: relative;
	top: -1px;
	color: #777;
}

.widget-label {
	display: inline-block;
	float: left;
	margin-right: 5px;
	position: relative;
}

.widget-label-same-line {
	display: inline-block;
	margin-left: 5px;
}

.widget-label-color-selector {
	top: -6px;
}

.list-view {
	margin-top: 20px;
	box-shadow: none;
}

.list-view label {
	color: #555 !important;
}

.detail-view {
	margin-top: 20px;
	padding-right: 0 !important;
}

.btn.gold, a.btn.gold:visited, a:visited .btn.gold {
	margin-left: 0;
	background: #091F40;
}
a.btn.gold:focus, a.btn.gold:hover, a:focus .btn.gold, a:hover .btn.gold {
	background: #465770;
}

#packageBuilderForm input[type="radio"] {
	top: 2px;
	position: relative;
}
.price-tag {
	background: url("../images/backgrounds/price-tag.png") repeat-x top left;
	/*border-top-left-radius: 3px;*/
	/*border-top-right-radius: 3px;*/
	color: black;
	display: none;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	right: 11px;
	top: 103px;
	z-index: 100;
	bottom: 0px;
	padding: 3px 5px;
	/*border-radius: 5px;*/
}


.price-tag-jump {
	top: 105px !important;
}

/*PROD-1730: to hide Jostens logo in the footer */
.catalogPage .jos-logo-container{
	display: none;
}

/*PROD-1730: Added some padding to the bottom of the footer  */
.catalogPage .jos-legal{
	padding-bottom: 30px;
}


.color-picker-anchor {
	position: relative;
}

.color-picker-img {
	border: 1px solid #666;
	margin: 10px 5px;
	display: block;
	width: 25px;
	height: 25px;
}

.color-picker-color-selected {
	background: url(../images/selected-border-xs.png) no-repeat top left;
	border: 1px solid transparent;
	padding: 5px;
	margin: 5px 0;
	height: 36px;
	width: 36px;
}

.color-picker-color-name {
	display: inline-block;
	text-align: center;
	color: black;
	font-weight: bold;
	position: absolute;
	width: 8em;
	left: -2.2em;
}

.pageError {
	width: 956px;
	margin-bottom: 3px;
	margin-top: 3px;
}

#package-detail-carousel {
	border: 1px solid;
	margin: 0 auto;
	width: 712px;
}

.widget-maker-input {
	margin-bottom: 5px;
	color: #666;
	min-height: 30px;
}

.widget-maker-input input[type="radio"] {
	margin-bottom: 10px;
}

.widget-maker-input[data-type="checkbox"] {
	display: flex;
	align-items: center;
}

.widget-maker-carousel {
	margin: 2px auto;
	width: 600px;
}

.widget-maker-carousel li {
	position: relative;
	width: 52px;
	height: 52px;
}

.widget-maker-carousel img {
	background-position: center 6px !important;
	background-size: 40px 40px;
	background-repeat: no-repeat;
	width: 49px;
	height: 53px;
	position: relative;
	top: -1px !important;
}

.widget-container div.image-list-gallery:last-child  {
	margin-bottom: 20px;
}

.image-list-gallery {
	background: url(../images/backgrounds/section-bg.png) repeat-x top left;
	border: 1px solid black;
	box-shadow: 0px 1px 3px rgba(0,0,0,0.25); /* note override in ie.css */
	position: relative;
	width: 460px;
	height: 53px;
	margin-bottom: 6px;
}

.image-list-gallery .gallery-arrow {
	top: -5% !important;
}

.widget-label {
	position: relative;
	top: 4px;
	margin-bottom: 5px;
}

.widget-label-color-selector {
	margin-bottom: 35px;
}

.widget-maker-color-picker {
	display: inline-block;
	margin-bottom: 0;
	padding: 0 1em;
}

.widget-label-color-selector {
	top: 8px;
}

.catalog-section {
	background: none;
}

.catalog-section p {
	padding: 0 0;
}

.catalog-section .product-detail-columns p {
	padding: 10px 0;
}

.widget-maker-input.ui-state-error .widget-maker-radio-label{
	color: black !important;
}

#cancelPageButton {
	margin-right: 10px;
}

.product-widget-container {
	clear: left;
	float: left;
	height: 100%;
	width: 100%;
}

.product-widget-container .tooltip {	
	min-width: 350px !important;
}

.jos .ui-state-error-tooltip, .jos .ui-widget-content .ui-state-error-tooltip, .jos .ui-widget-header .ui-state-error-tooltip {
	padding: 4.5px 10px !important;
	min-height: 24px;
}

#imageContainer .jos-with-shadow {
    margin: auto;
    z-index: 1;
	background: #ccc;
	outline: 1px solid #ccc;
    position:relative;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
}

.jos-shadow-wrapper {
	width: 60%;
	margin: 0 auto;
	position: relative;
}
.jos-shadow:after {
    content: "";
    position:absolute;
    right: -80px; bottom:0;
    width:150px; height: 100px;
    z-index: 0;
    background: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 20px 30px 13px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: 20px 30px 13px rgba(0, 0, 0, 0.30);
    box-shadow: 20px 30px 13px rgba(0, 0, 0, 0.30);
    -moz-transform:skew(10deg,10deg) translate(-40px,-15px);
    -webkit-transform:skew(10deg,10deg) translate(-40px,-15px);
    transform:skew(10deg,10deg) translate(-40px,-15px);
}
.jos-shadow:before {
    content: "";
    position:absolute;
    left: -80px; bottom:0;
    width:150px; height: 100px;
    z-index: 0;
    background: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -20px 30px 13px rgba(0, 0, 0, 0.30);
    -webkit-box-shadow: -20px 30px 13px rgba(0, 0, 0, 0.30);
    box-shadow: -20px 30px 13px rgba(0, 0, 0, 0.30);
    -webkit-transform:skew(-10deg,-10deg) translate(40px,-15px);
    -moz-transform:skew(-10deg,-10deg) translate(40px,-15px);
    transform:skew(-10deg,-10deg) translate(40px,-15px);
}

@media screen and (max-width: 29em) {
	.jos-shadow:after {
		bottom: 8px;
		right: -10px;
		width: 130px;
		transform:skew(3deg,10deg) translate(-40px,-15px);
		-moz-transform:skew(3deg,10deg) translate(-40px,-15px);
		-webkit-transform:skew(3deg,10deg) translate(-40px,-15px);
	}

	.jos-shadow:before {
		bottom: 8px;
		left: -10px;
		width: 130px;
		transform:skew(-3deg,-10deg) translate(40px,-15px);
		-moz-transform:skew(-3deg,-10deg) translate(40px,-15px);
		-webkit-transform:skew(-3deg,-10deg) translate(40px,-15px);
	}

	.package-list-gallery {
		width: 100%;
	}
		
	.package-list-gallery .package-list-carousel {
		width: 100% !important;
	}

	.jos .ui-state-error-tooltip-container {
		padding-left: 12px;
	}

  .jos .ui-state-error-tooltip-container .ui-state-error-tooltip-pointer-left {
    margin-left: -12px;
  }
	
}

@media screen and (min-width: 30em) and (max-width: 60em) {

	.jos-shadow:after {
	    right: 0; bottom:0;
	    width:150px; height: 100px;
	    z-index: 0;
	    background: rgba(0, 0, 0, 0.2);
	    -moz-transform:skew(10deg,10deg) translate(-40px,-15px);
	    -webkit-transform:skew(10deg,10deg) translate(-40px,-15px);
	    transform:skew(10deg,10deg) translate(-40px,-15px);
	}
	.jos-shadow:before {
	    left: 0; bottom:0;
	    width:150px; height: 100px;
	    z-index: 0;
	    background: rgba(0, 0, 0, 0.2);
	    -webkit-transform:skew(-10deg,-10deg) translate(40px,-15px);
	    -moz-transform:skew(-10deg,-10deg) translate(40px,-15px);
	    transform:skew(-10deg,-10deg) translate(40px,-15px);
	}
}

@media screen and (max-width: 60em) {

	.list-view-right {
		float: none;
	}

	.annc-text-list-view-left {
		max-width: 100% !important;
		padding-bottom: 20px;
	}

	.product-widget-container input[type="text"], .product-widget-container select {
	/* , .product-widget-container label { */
	 	width: 100%;	
	 	max-width: 100%;	
	}

	#packageBuilderForm input[type="radio"] {
		/* width: 1.5em; */
		margin: 0.2em 0.2em 0.5em 0.5em;
	}

	label.widget-maker-radio-label {
		line-height: 1;
	}
	
	.product-widget-container .fieldError {
		position: static;
		display: block;
		color: #CD0A0A;
		font-style: italic;
	}
	
	.list-view-right {
		width: 100% !important;
	}
	
	.catalog-section-product-details {
		width: 100% !important;
	}
	
	.product-detail-column {
		width: 100% !important;
		height: auto !important;
		border: none;	
	}
	.list-view .carousel-container {		
    	margin: 0;
	}
	
	.package-list-carousel {
		margin: 0;
	}
	#imageContainer {
		width:100%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	#imageContainer .jos-with-shadow {
	    margin: auto;
	    z-index: 1;
	    background: #ccc;
	    position:relative;
	    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
	    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
	    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
	}

	#imageContainer .jos-productdetail-feature {
		max-width: 600px;
	}

	.jos-shadow-wrapper {
		width: 60%;
		margin: 0 auto;
		position: relative;
	}

	#configContainer {
		width:100% !important;		
	}	
	#product-heading {
		width:100% !important;
	}
	
	#productInfoContainer .product-detail-column {
		width:100% !important;	
	}
	
	#productInfoContainer .product-detail-specifications {
		border: none;
	}
	
	.product-display-name-header {
		margin-top: 0;
	}
}


.catalog-section-product-details {
	/* background: url(../images/backgrounds/section-bg.png) repeat-x top left; */
	border-bottom: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	border-left: 1px solid #c7c7c7;
}

.catalog-section-product-row {
	height: auto;
	position: relative;
}

.product-disclaimer {
	color: #666;
	padding-top: 0;
	font-size: 14.5px;
	padding-bottom: 20px;
}

.jos-package-builder-page {
	max-width: 100% !important;
}

.jos-package-builder-page div.box {
    height: 100%;
    padding: 0;
    border: none;
}

.container.container-wrapper {
    border: none;
    max-width: 1280px;
    background-color: #fff;
}

.dropdown-menu {
    z-index: 1000000 !important;
}

.jos-customer-exists-container .jos-customer-exists-form .get-started-message h3 {
    border-bottom: 0px solid #E2E2E2 !important;
}

.jos-customer-exists-container .jos-customer-exists-form .get-started-message {
    font-style: italic !important;
}

.customer-exists-link-change a {
    font-size: 12px !important;
}

.jos-customer-exists-form {
    font-size: 12px !important;
}

.customer-exists-link .btn-secondary {
    color: #000 !important;
}

.jos-package-builder { position: relative; }
.jos-package-builder-viewport { border: 1px solid #e2e2e2; }

.jos-package-builder-header {
	max-width: 100%;	
}

.jos-stepsbar.l-globalwidth {
	max-width: 100%;
}

@media screen and (min-width: 40em) {

	.jos-package-builder-viewport { 
		width: 100%; 
		overflow-x: hidden; 
		overflow-y: visible; 
		padding-top: 30px; 
		margin: -30px auto 0; 
		border: 0px solid transparent; 
	}
}


#customerSearchV4 .jos-customer-search-form .form-groups #CustomerSearch-city,#customerSearchV4 .jos-customer-search-form .form-groups  #CustomerSearch-state, #customerSearchV4.jos-customer-search-form .form-groups  #CustomerSearch-country,#customerSearchV4 .jos-customer-search-form .form-groups #CustomerSearch-name{
	display: block;
	width: 100%;
}

#customerSearchV4 .jos-customer-search-form .btn.btn-secondary{
	background-color: #091F40;
	border: none;
	float: none;
}

#customerSearchV4 .jos-customer-search-form h3 {
    border-bottom: none;
	color: black;
}

#customerSearchV4 .jos-customer-search-form-container .container{
	max-width: 100%;
}

#customerSearchV4 .jos-customer-search-container.l-globalwidth{
	width: 100%;
	max-width: 100%;
	display: block;
}

#customerSearchV4 .jos-customer-search-container .container.bg-primary{
	background-color: #CDAB75;
}

#customerSearchV4 .jos-form-inline-arrow .jos-form-inline-message .jos-form-inline-message-bg:after {
    background-image: url("../images/sandbanner.png");
}

.catalog-section a, .catalog-section-transparent a, .catalog-section a:hover, .catalog-section-transparent a:hover {
	color: #1b7cb8 !important;
}

.package-list-carousel li a img {
	background-repeat: no-repeat;
	background-position-x: 2px;
}

.jos-stepsbar-step {
	font-size: 14.5px !important;
}

.ui-widget-content {
    background: none;    
}

.ui-widget {
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif;
}

.ui-widget * {
    font-family: 'Helvetica Neue', helvetica, arial, sans-serif !important;
}

.ui-dialog {
	background-color: #fff !important;
    background-image: none !important;
}

.ui-dialog.ui-widget .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none;
	text-align: center;
}

.ui-dialog.ui-widget .ui-dialog-titlebar .ui-dialog-title {
	text-align: center;
}

.ui-widget .ui-dialog-buttonpane .ui-dialog-buttonset button {
		display: inline-block;
		background-color: #091f40;
		background-image: none;
    border: none;
    width: 200px;
    padding: 5px 20px;
    text-transform: capitalize;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    -webkit-transition: 0.25s background, 0.25s color, 0.25s border-color;
    transition: 0.25s background, 0.25s color, 0.25s border-color;
}

.ui-widget .ui-dialog-buttonpane .ui-dialog-buttonset button:hover {
	background: #465770;
}

.jos #scrollUp {
	bottom: 50px;
}

.jos-package-builder-header .catalog-breadcrumbs a, 
.jos-package-builder-header .catalog-breadcrumbs a:visited {
	color: #1b7cb8;
}

.jos-package-builder-page .product-detail-column h4 {
	font-size: 16px;
}

.package-total-wrapper {
	text-align: right;
}

.package-header {
	justify-content: space-between;
	align-items: center;
	margin: 20px 0;
}

@media screen and (max-width: 29em) {
	.list-view .carousel-container {
		width: 90%;
		margin: 0 5%;
	}
}

@media screen and (min-width: 60em) {

	input, select, textarea { width: auto; }

}

/*** Styles added to fix the issue with zoom in on iphone ***/
/* iPhone < 5: */
@media screen and (device-aspect-ratio: 2/3) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}
 
/* iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}
 
/* iPhone 6, iPhone 6s, iPhone 7 portrait/landscape */
@media screen and (device-aspect-ratio: 375/667) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}
 
/* iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus portrait/landscape */
@media screen and (device-aspect-ratio: 9/16) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

.jos-name-warning-yes {
	margin-right: 5px;
}

#dialogLoading {
	padding: 0 5px 0 5px !important;
}


.ui-dialog.announsment-confirm-dialog {
	top: calc(50% - 130px) !important;
}

@media screen and (max-width: 60em) {
	.ui-dialog.announsment-confirm-dialog {
		width: auto !important;
	}
}

@media screen and (min-width: 60em) {
	.ui-dialog.announsment-confirm-dialog {
		left: calc(50% - 250px) !important;
	}
}

.ui-dialog.ui-widget.ui-widget-content {
	position: fixed !important;	
}