﻿.awPanel {
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	float: none;
	overflow: visible;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	max-width:400px;
	max-height:400px;
	text-transform:none;
	z-index:0;
}
.gray{
	background-image:none !important;
	background-color:#efefef !important;	
}
.cthrough {
    background-color: transparent !important;
}
.awPanel > img {
	width: auto;
	height:auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-height: 70%;
	max-width: 100%;
	z-index: 0;
}

.awPanel svg,
.appliqueService svg{
	width:100%;
	height:100%;
	max-width:100%;
	max-height:70%;	
	position:absolute;
	top:0;bottom:0;right:0;left:0;
	margin:auto;
}

.printColors{
	display:none;	
}

.tipImg{
	width:25%;
	float:left;	
}
.left50, .right50 {
	width: 45%;
	display: inline-block;
}

.left50{
	float:left;	
}
.right50{
	float:right;	
}

.fauxH1,
.fauxH2{
	color:#222;	
	text-align:center;
}
.fauxH1 {
	margin-top: 25px;
}

.fauxH2{
	font-size:24px;	
}

.svg-container{
	width:100%;
	height:100%;
	right: 0;
	top: 0;
	bottom:0;
	left:0;
	margin:auto;
	z-index: 0;
	text-transform:none;
}

#idRightView .artloaded,
.svgItemCode .svg-container{
	cursor:pointer;	
}
#idRightView .activeArtwork .artloaded,
#idRightView .activeArtwork{
	cursor:move;	
}



.artwrkHeader,
.bottomWrap{
	position:absolute;
	left:0;
	right:0;
	width:100%;	
	background-color:rgba(255,255,255,.95);
	margin:auto;
	text-align:center;
	display:inline-block;
	height:auto;
	padding:10px;
	z-index:1;
}
.artwrkHeader{
	top:0;	
}
.bottomWrap {
	bottom:0;
}

.troubleWrap{
	color:#222;
	position:absolute;
	bottom:35px;
	right:1%;	
	text-align:left;
	z-index:1;
}

div.buttonWrap {
	position:relative;
	display:inline-block;
	width:300px;
	text-align:center;
}

div.nextWrap {
	float:right;
	right: 0;
	position:relative;
}	

.fauxH{
	font-size:20px;	
}
a.email,
div.call{
	font-size:13px;
	margin:5px 0;
	width:100%;
	display:inline-block;
	background-repeat:no-repeat;
	background-image:url('/Images/Upload/icon-cta-sprite.png');
	background-size:30px auto;
	height:30px;
	line-height:30px;
	text-indent:30px;
	color:inherit;
}

div.call{
	background-position:left -147px;
	cursor:text;	
}
a.email{
	background-position:left -180px;	
	cursor:pointer;
}

div#errorArtwork {
	position: relative;
	top: 6px;
	left: 0;
	right: 0;
}

#invalidArtwork{
	display:inline-block;
	max-width:300px;
	width:100%;
	max-height:250px;
	height:100%;
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	top:0;
	bottom:0;	
	background-color: rgba(255,255,255,.95);
	padding:15px 0;
}

.error span,
.error div.xWrp{
	width:100%;
	text-align: center;
	display:inline-block;	
	border-radius:2px;	
	padding:15px 0;
	line-height:24px;
	line-height: 1.5rem;
	font-size:16px;
	font-size:1rem;
}

    .error span.mxqty {
            display: inline;
        font-size: .75rem;
    }

.yWrp{
	display:inline-block;
	text-align:center;
	margin-top:16px;	
	width:100%;
}

.middleCntr{
	width:10%;
	display:inline-block;
	text-align: center;
	float:left;
	margin-top:14px;	
}

.leftSd,
.rightSd{
	width:45%;
	display:inline-block;
}

.leftSd{
	float:left;	
}

.rightSd{
	float:right;	
}

.error div.chatWrap,
.error div > label{
	color:#222;
	font-family:'Questrial', sans-serif;
	font-weight:normal;
	font-size:16px;
	font-size:1rem;
	display:block;
}

#loadingArtwork{
	position:absolute;
	margin:auto;
	top:0;
	left:0;
	right:0;
	bottom:0;	
	width:300px;
	height:200px;
}
#loadingArtwork img{
	width:100%;	
	max-width:200px;
}

#modal article.artwork-upload.modal{
	max-width: 100%;
	max-height: 100%;
	height:100%;
	width:100%;	
	padding:0;
	background-color:rgba(149,149,149, .5)
}

article.artwork-upload.modal > div:first-child{
	border:none;	
}
#preUpload{
	background-image:url('../images/cat-applique-example.png');
	background-color:#fff;
	background-position:top right;
	background-size:50% auto;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	max-height:600px;
	max-width:800px;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	left:0;
	margin:auto;
	box-shadow:0 0 5px #000;
}

#preUpload .typeWrap{
	width:55%;	
}

div.videoWrap {
	display: inline-block;
	margin:10px 0;
}

#preUpload .top{
	height:100%;
	margin-bottom:-75px;
	display:inline-block;
	width:100%;	
	min-height:575px;
}
#preUpload .bottom{
	width:100%;
	background-color:#efefef;
	text-align:center;
	height:75px;
}

#preUpload .bottom a {
	display: inline-block;
	height: 75px;
	line-height: 75px;
	float: right;
	right: 16px;
	position: relative;
}
#preUpload .bottom .stillHelp{
	color:#5a5a5a;
	font-size:16px;	
	height:100%;
	line-height:75px;
}
#preUpload .bottom p{
	color:#5a5a5a;	
}

#preUpload .chatWrap.questionIcon {
	float: left;
	top: 8px;
	left: 16px;
	position: relative;
}

#uploadartwork {
	height:100%;
	width: 100%;
	display: block;
	position: absolute;
	background-color:#fff;
	background-size:186px 131px;
	background-repeat:repeat;
	top:0;left:0;right:0;bottom:0;margin:auto;
	box-shadow:0 0 5px #000;
}
.artwork-upload #uploadartwork .fauxH1{
	color:#222;	
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	height:auto;
	width:100%;
	max-width:55%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height:60px;
} 
.artwork-upload #uploadartwork div.fauxH2.arrow {
	position: absolute;
	top: 30%;
	right: 15%;
	color: #222;
	margin: 0;
	font-family: 'Permanent Marker', cursive;
	height: 125px;
	background-image:url('/Images/Upload/black-icon-sprite-for-artwork.png');
	background-repeat: no-repeat;
	background-position: center -1200px;
	background-size: 54% auto;
	max-width: 320px;
	display: block;
}
.artwork-upload div.instruct{
	font-size: 20px;
	clear: both;
	width: 100%;
	text-align: center;
	margin: 90px 0 16px;
	display: inline-block;
	color:#222;
	position:relative;
}
#preUpload .quest {
	margin-top: 50px;
}
#preUpload label {
	margin-top: 10px;
}
input#fileinp,
input#ufileinp,
input#fileinp0{
    bottom: 0;
    cursor: pointer;
	height: 50px;
    left: 0;
    margin: 0;
    opacity: 0;
	filter:alpha(opacity=00); /* ie */
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#background{
	width:100%;	
	height:100%;
}
#uploadartwork .close,
#preUpload .close,
.randomIcon,
.uploadIcon,
.tShirtIcon,
.sewingMachineIcon,
.rightArrowIcon,
.questionIcon,
.serviceOptions{
	background-image:url('/Images/Upload/black-icon-sprite-for-artwork.png');
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	background-size:75% auto;
	display:inline-block;
	cursor:pointer;
	position:relative;
}
.tShirtIcon.loading-hangar,
.sewingMachineIcon.loading-hangar{
	background-image:url('/Images/loading.gif');
	background-position:center;
	background-size:40px auto;
    cursor: default;
}

#uploadartwork .close{
	left:1%;
	float:left;
	background-position: center 7px;
	background-color:transparent;
	position:relative;
	padding:0;
}

.questionIcon {
	background-position: center -227px;
}

.randomIcon{
	background-position:center -118px;
}
.uploadIcon{
	background-position:center -60px;
	position:relative;
}
.tShirtIcon,
.sewingMachineIcon {
	background-position: center -50px;
	width: 60px;
	height: 60px;
}
ul#serviceOptionsWrap{
	width:100%;
	display:inline-block;
	margin:0 auto;	
}
li.serviceOptionListItem{
	display:inline-block;
	margin:0;	
	width:89px;
	height:89px;
}

label.serviceOptions{
	width:100%;
	height:100%;	
}

#cutAndSewLabelCTA{
	background-position: center -249px;
}

#printLabelCTA{
	background-position: center -160px;
}

#embroideryLabelCTA{
	background-position:center -405px;
}

li.serviceOptionListItem input[type=radio] + label {
  color: #222;
  border:3px solid transparent;
} 
li.serviceOptionListItem input[type=radio]:checked + label {
  color: #ff0000;
  border:3px solid #ff0000;
  border-radius:2px;
} 

.loadingMessage{
	color:#222;	
	background-color: rgba(255,255,255,.95);
	padding:2%;
	border-radius:2px;
	display:inline-block;
}

.label{
	color: #222;
	cursor: pointer;
	display:inline-block;
	margin:0 auto;
	position:absolute;
}

li.serviceOptionListItem span.label{
	position:absolute;
	bottom:5px;
	left:0;
	right:0;
	margin:auto;
	width:100%;
	max-width:100%;	
	text-align:center;
	font-size:13px;
	font-size:.8125rem;
	
}
.refine{
	right:60px;
	top:19px;
	font-size:24px;
	font-size:1.5rem;
}
.randomWrap,
.uploadWrap {
	width:auto;
	display:inline-block;
}

.modal .genderMenu {
	position: absolute;
	border-radius: 0 0 2px 2px;
	width: auto;
	top: 73px;
	right: 18%;
	background-color:rgba(255,255,255,.95);
	color:#222;
	transition:all .5s linear;
}
.modal .genderMenu ul{
	padding: 10px;
	min-height:80px;
}
.modal .genderMenu ul li{
	text-align:left;
	color:#222;	
	padding:0 0 15px;
	margin:0;
	font-size:24px;
	font-size:1.5rem;
	position:relative;
	min-width:120px;
}
.modal .genderMenu ul li:after{
	content:' >';
	float:right;
	position:absolute;	
}
.modal .genderMenu ul li:hover{
	color:#FF0000;
}

#preUpload .tips,
.clArtworkOption .tips {
	width: 90%;
	color: #5a5a5a;
	text-align: center;
	display: block;
	margin: 45px auto 0;
}

.clArtworkOption div.buttonGray{
	display:block;
	margin:0 auto;	
	max-width:210px;
}

.clArtworkOption a.googleCta {
	display: inline;
	width: auto;
}

#preUpload .tips p, #preUpload .tips b,
.clArtworkOption .tips p, .clArtworkOption .tips b {
	font-size: 13px;
	text-align: left;
	width: 70%;
	display: inline-block;
	float: none;
}

img.loadingIcon {
	position: absolute;
	width: 40px;
	left: 0;
	top: -19px;
	right: -2px;
	margin: auto;
	bottom: 0;
	display:none;
}

/*.noSupportBrwsBan {
    background-color: red;
    font-size: 10pt;
    color: white;
    font-weight: 700;
    padding: 3px;
}

    .noSupportBrwsBan .bannerTxt {
        margin-left: 5px;
        margin-right: 20px;
    }

    .noSupportBrwsBan .bannerIgn {
        cursor:pointer;
    }*/

@media screen and (max-width:1024px){
	.troubleWrap
	{
		display:none;	
	}
}

@media screen and (max-width:480px){
	#preUpload{
		height:87%;
		width: 93%;
		display: block;
		position: absolute;
		top:0;left:0;right:0;bottom:0;margin:auto;
		box-shadow:0 0 5px #000;
		background-image: url('/images/cat-applique-example.png');
		background-position: center 0;
		background-size: 100% auto;
	}

	div.nextWrap {
		position: absolute;
		bottom: 5px;
		margin:auto;
		right: 0;
		width:130px;
		height:60px;
	}
	div.fromCustomizerWrap{
		right:0;
		position:absolute;	
	}
	.tShirtIcon,
	.sewingMachineIcon{
		width:60px;
		height:60px;	
		background-position:center -60px;
	}
	#preUpload .typeWrap {
		width: 100%;
		margin: 0;
		background-color: rgba(0,0,0,.5);
		display:inline-block;
		padding:34px 0 17px;
	}
	
	.artwork-upload div.instruct {
		margin: 16px 0 16px;
	}
	div#errorArtwork {
		max-width: 90%;
		margin: auto;
	}
	
	#preUpload .fauxH1, 
	#preUpload .fauxH2{
		color:#fff;	
	}
	.refine{
		text-indent:-9999999px;
	}
	.leftSd,
	.rightSd{
		width:90%;
		display:inline-block;
	}
	
	.leftSd{
		float:none;	
	}
	
	.rightSd{
		float:none;	
	}
}
