/* Minification failed. Returning unminified contents.
(2912,35): run-time error CSS1046: Expect comma, found '0'
(2912,38): run-time error CSS1046: Expect comma, found '/'
(2912,60): run-time error CSS1046: Expect comma, found '0'
(2912,63): run-time error CSS1046: Expect comma, found '/'
 */
.customizerWrap{
	width:100%;
	position:relative;
	display:inline-block;
	float:left;
	text-align:center;	
    z-index: 1;
}
.sfumatoBG{
	width:100%;
	float:left;
	background-color:rgba(0,0,0,.5);	
	height:100%;
	display:inline-block;
	color:white;
	padding-top:50px;
}
.sfumatoBG h1{
	font-size:48px;
	font-size:3rem;
	font-family:'Permanent Marker', cursive;	
}
.sfumatoBG h2{
	font-size:30px;
	font-size:2rem;
}
.sfumatoBG p{
	font-size:18px;
	font-size:1rem;
	line-height:24px;
	text-align:center;
}
.sfumatoBG h1,
.sfumatoBG h2,
.sfumatoBG a,
.sfumatoBG .ghost,
.sfumatoBG p{
	display:block;
	width:80%;
	max-width:650px;
	clear:both;
	margin:15px auto;
	color:white;
	letter-spacing:1px;
}
.sfumatoBG a,
.sfumatoBG .ghost{
	border:1px solid white;
	border-radius:2px;
	padding:10px;
	max-width:200px;
	top:24px;	
	position:relative;
}
#hero{
	height:479px;
	width:100%;
	display:inline-block;
	float:left;	
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
	position:relative;
	background-color:transparent;
	z-index:1;
}

@media screen and (min-width:768px){
	#hero{
		background-size:auto 100%;	
	}
	#hero:before,
	#hero:after{
		content:'';
		position:absolute;
		z-index:-1;
		top:0;
		bottom:0;
		width:33.3333333333333333333339%;
		height:100%;
		background-image:inherit;
		background-size:cover;
		background-repeat:inherit;
		-moz-transform: scaleX(-1);
		-o-transform: scaleX(-1);
		-webkit-transform: scaleX(-1);
		transform: scaleX(-1);
		filter: FlipH;
		-ms-filter: "FlipH";
		background-position:inherit;
	}
	#hero:before{
		left:1px;	
	}
	#hero:after{
		right:1px;
	}	
}

@media screen and (min-width:1450px) {
	#hero{
		background-size:33.33333333333333333333339% auto;
	}
	
}
/*header,
.mainContainer{
	left:0;
	width:100%;	
}*/
/*::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #f3f3f3; 
}
::-webkit-scrollbar-thumb {
     background: #bfbfbf;
    border-radius: 5px;
}*/
#insta-img img {
    width: 350px;
}
a.artHelpLink{
    font-size: 10px;
    float: right;
    padding: 10px;
}
.space{
	font-size:2rem;
	margin:45px 0px;	
}
.listspace, .listspace a{
	line-height: 2rem;
    font-size: 1.25rem;
}
.last{
	padding-bottom: 25px;
}
.loading-c {
    padding: 225px 0px;
}

.chngart{
	   width: 295px;
    font-size: 1rem;
}
.listlink{
	font-size:1rem;
	line-height:1rem;
	text-decoration:underline;
}
.chngart a{
	font-size:.75rem;
	text-decoration:underline;
}
.right{
	float:right;
	padding-right: 5px;
	margin: 5% auto;
}
#quoteClose img{
	height: 20px;
    vertical-align: middle;
    margin-bottom: 1px;
}
.full{
	width:90%;
	margin:auto;
}
.dsNextToAdd {
    height:250px;
    background-color:white;
    color:black;
}
/*div.pcket.CTA{
	max-width:60px;	
}*/
.priceLabel::before{
	content: "Your cost per item: "
}

a.howItWorksLink{
	width:99%;
	display:inline-block;
	text-align:right;
	color:#222;
	text-decoration:underline;
	margin-bottom:32px;
}

.expiredPrompt {
    max-width: 450px;
    max-height: 300px !important;
    padding: 25px !important;
}

.cstmHdrContain .back,
 .cstmHdrContain .next{/*.cstmHdrContain .close,*/
	    z-index: auto;
    background: none;
    position: static;
    /* overflow: visible; */
    /* text-indent: -9999em; */
    border-radius: 0;
    border: 0 none transparent;
    height: 60px;
    width: 40px;
    display: inline-block;
    cursor: pointer;
    /* padding: 0; */
    text-align: center;
    float: left;
    /* line-height: 60px; */
    position: absolute;
    top: 3px;
}

.cstmHdrContain .next{
	top:14px;
	right:25%;
}
.cstmHdrContain .back {
    text-indent: 2px;
    background: #fff;
    left: 20px ;
    position: relative ;
    border: 1px solid #000 ;
    width: 130px ;
    height: 30px ;
    top: -10px ;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    font-weight: 600;
}
.cstmHdrContain .nameBar {
    overflow: hidden;
    float: left;
	width:100%;
}

.cstmHdrContain .back::after,
.cstmHdrContain .back:hover::after {
    background-image: none;
    content: 'more product';
    /*border: 1px solid;
    padding: 4px;
    border-radius: 2px;*/
}

.cstmHdrContain .close::after{
	background-position: center -600px;	
}

.cstmHdrContain .next::after{
	content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 55px;
    right: 0;
    bottom: 0;
    margin: auto;
    background-size: 60px auto;
    background-color: transparent;
    background-repeat: no-repeat;
    background-image: url(/Images/customizer/v3/customizer-icons.png);
}

    .cstmHdrContain .next::after {
        background-position: center -913px;
    }

/*.filterWrap{
	left:-50%;
	width:50%;	
}*/
/*@font-face {
	font-family: "Ancient Geek";
	src: url('/Fonts/ancient_geek/geek.ttf') format("truetype");
}
@font-face {
	font-family: "Familiar Pro";
	src: url('/Fonts/familiar_pro/familiar.ttf') format("truetype");
}
@font-face {
	font-family: "Lemiesz";
	src: url('/Fonts/Lemiesz/lemiesz.ttf') format("truetype");
}
@font-face {
	font-family: "Vitamin";
	src: url('/Fonts/Vitamin/vitamin.ttf') format("truetype");
}
@font-face {
	font-family: "Pusab";
	src: url('/Fonts/Pusab/pusab.ttf') format("truetype");
}
@font-face {
	font-family: "Flowers";
	src: url('/Fonts/kalocsai_flowers/flowers.ttf') format("truetype");
}*/
.customizer,
div.leftContainer{
	display:inline-block;
	width:95%;	
    margin-top: 1.5rem;
}
.customizer{
	margin-top:40px;	
}
.viewOptions {
	display:none;	
}

    .viewOptions .voWrapper {
        position:relative;
    }

        .viewOptions .voWrapper .voName {
            z-index: 102;
            position: absolute;
            text-align: center;
            font-size: .65rem;
            width: 100%;
            bottom: 0;
            background-color:#ffffffc9;
        }

.redTxt{
	color: red;
	width: 100%;
	text-align: center;
	max-width: 295px;
	display: inline-block;
	float: left;
	position: absolute;
	left: 0;
	top: -40px;
	z-index: 99999999999;
	font-size:13px;
	font-size:.8125rem;
}

/**current artwork highlight information*/
.current-artwork-dim {
        position: absolute;
    top: -15px;
    left: 0;
    z-index: 110;
    display: inline-block;
    box-shadow: 0px 0px 2px 0px;
    border-radius: 5px;
    padding: 5px;
    font-size: .75rem;
    font-style: italic;
    max-width: 295px;
    width: 295px;
}
    .current-artwork-dim .left, .current-artwork-dim .right {
        float:left;
    }
    .current-artwork-dim .left {
        margin-right: 8px;
    }
    .current-artwork-dim .right {
        width: 68%;    margin: auto;    border-left: 1px solid lightgrey;
    }
    .current-artwork-dim .current-art-content {
        font-weight: bold;
        line-height: 20px;
        text-align: left;
        display: block;
        font-size: .75rem;
    }
    .current-artwork-dim  .current-art-content .art-dim {
        font-weight: bold;
    }
        .current-artwork-dim .current-art-content.printQualityText {
            font-style: italic;
            font-size: .7rem;
            font-weight: normal;
        }
            .current-artwork-dim .current-art-content.printQualityText .ideal {
                color: green;
            }
            .current-artwork-dim .current-art-content.printQualityText .verygood {
                color: green;
            }
            .current-artwork-dim .current-art-content.printQualityText .good {
                color: #4CAF50;
            }
            .current-artwork-dim .current-art-content.printQualityText .ok {
                color: #cddc39;
            }
            .current-artwork-dim .current-art-content.printQualityText .low {
                color: #ffc107;
            }
        .current-artwork-dim .current-art-content.estStitchCnt {
            display: inline-block;
            line-height: 25px;
            font-weight: normal;
        }
            .current-artwork-dim .current-art-content.estStitchCnt span {
                font-style: italic;    font-size: .65rem;
            }
        .current-artwork-dim .current-art-content.printQualityMsg {
            font-style: italic;
            font-size: .65rem;
            font-weight: normal;
            color: #000000;
            padding-left: 13px;
        }
        .current-artwork-dim .current-art-content.uploadHiRes {
            position: absolute;
            top: 111px;
            left: 81px;
            z-index: 110;
            font-size: 0.65rem;
            border: none;
            box-shadow: 0 0 2px 0 #ffb600a6;
        }
    .current-artwork-dim .uploadList {
        background-size: 25px;
        height: 25px;
        width: 25px;
        padding-left: 24px;
        background-image: url(/Images/customizer/v3/customizer-icons2.png) !important;
        box-shadow: 0 0 5px orange;
        border-radius: 3px;
        background-color: #f5f3f3;
        position: absolute;
    }

    .current-artwork-dim span.serviceName {
        padding-top: 0;
    }
/****current artwork highlight ends***/
.recentUploads {
    position: absolute;
    bottom: -35px;
    /* z-index: 2000; */
    display: block;
    /* z-index: 2; */
    box-shadow: 0 0 2px 0;
    padding: 5px;
    border-radius: 5px;
    width: 295px;
    margin: auto;
    cursor:pointer;
}
/*****artwork placement options******/
#artwork-placement-options .unit-choices {
    float:left;
    text-align:left;
    margin-bottom:20px;
}
#artwork-placement-options a {
     font-size: .85rem;
     text-decoration:underline;
     color: blue;
}
#artwork-placement-options .unit-choices .unit-choice {
    display: inline-block;
    width: 110px;
    line-height: 32px;
    text-align: left;
    text-indent: 5px;
}
#artwork-placement-options .unit-choices .shl-radio-btn {
    margin-top: 5px;
    overflow: hidden;
    height: 20px;
    display: block;
    float: left;
}
#artwork-placement-options .unit-choices img.choice-sel {
    background-image: url(/Images/dropshipping/config/radio-btn-on.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}
.artworkplacement-container {
    margin: 0 0 25px;
    width: 100%;
    overflow: auto;
}

.placement-overview th, .placement-overview td, .placement-overview a {
    font-size: .75rem !important;
    
}
.placement-overview a {
    text-decoration:underline;
}
.placement-overview th {
    font-weight:bold;
    min-width: 105px;
}
/*******/
.cstmHeader {
	margin: 0;
	width: 100%;
	height: auto;
	background-color: rgb(240, 240, 240); /*rgba(239,239,239,.95);*/
	padding: 0;
	display: inline-block;
	text-align: center;
	/*position: absolute;*/
	top: 0px;
	left:0;
	z-index:112;
    /*box-shadow: 0px 0px 2px 1px rgb(149, 149, 149);*/
}
.cstmHdrContain {
  max-width: 100%;
  width: 100%;
  display: inline-block;
 /* box-shadow: 0px 0px 5px 1px silver;*/
}
h1.dyoHeadline {
  padding: 22px 0 15px 0px;
  height: auto;
  font-size: 32px;
  font-size: 1.5rem;
  text-align: left;
  line-height: 2rem;
  overflow: hidden;
  width: auto;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  max-width:100%;
  margin: 0;
}
.cstmHdrContain  .nextcta{
    position: absolute;
    bottom: -3px;
    top: 0;
    left: 0;
    width: 100%;
}
.blkDscnts {
  line-height: 40px;
  display: inline-block;
  margin-left: 10px;
}
.upArrw {
  float: right;
  max-width: 30px;
  margin-top: 5px;
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.idRightContainer0 .selectedView {
	float: left;
	height: 450px;
	width: 295px;
	border-width: 0;
	z-index: inherit;
	position: relative;
	margin: 0;
	overflow: hidden;
}
.idRightContainer0 .viewLabel {
        position: absolute;
    z-index: 100;
    bottom: 0;
    width: 100%;
    background-color: #40404085;
    padding: 5px 29px;
    font-weight: bold;
    color: white;
}
.imgSelectedView, 
.imgOptionView {
	position: absolute;
	z-index: 100;
	left: 0;
	width: 100%;
	height: auto;
}
.idSelectedColor {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    font-size: .875rem;
}
.idSelectedColor img {
	clear: left;
	float: left;
	width: 150px;
	height: 150px;
	display: inline-block;
	box-shadow: 0 0 3px 0px #959595;
	border-radius: 2px;
}

.bx.backgroundred {
	background-color: #fff;
	border-width: 0;
	overflow: hidden;
	height: 150px;
	float: left;
	width: 100%;
	margin:12px 0;
	display: block;
	box-shadow: 0 0 5px -3px #000;
	position: relative;
	max-width: 100%;
	cursor: default;
	transition: all .25s linear;
}
.bx.backgroundred .fabricDetailBlock {
	height: 100%;
	width: 100%;
	display: inline-block;
	overflow: hidden;
}
div.fabricDetail {
	overflow: hidden;
	display: inline-block;
	width: 32%;
	height: 100%;
	padding: 0;
	margin: 0;
	float: left;
	max-width: 150px;
}
div>div.fabricDetailInfo {
	width: 60%;
	float: left;
	overflow: hidden;
	display: inline-block;
	height: 100%;
	padding-bottom: 10px;
}
.subscriptions {
    bottom: 2px;
    position: absolute;
    right: 0;
    width: 33% !important;
}
    .subscriptions:hover {
        cursor: pointer;
    }
/* not in use woven labels start */
.notuseWoven {
    height: 30px;
    overflow: hidden;
    opacity: 0.3;
    color: silver;
}
    .notuseWoven .subscriptions {
            width: 18% !important;
    }
    .notuseWoven .subscriptions .subtitle,.notuseWoven .fabricDesc, .notuseWoven .placementLnk, .notuseWoven .wherewl{
        display:none !important;
    }
    .notuseWoven .labelItem {        
        height:30px !important;    
        opacity: 0.5;
    }
.notuseWoven div>div.fabricDetailInfo ul {
    border-top: none;
    padding-top: 3px;
    margin-top: 0;
}
    /*.notuseWoven div > div.fabricDetailInfo ul select {
        color: silver;
    }*/
/* not in use woven labels ends */

div>div.custSpecInfo {
    position: absolute;
    right: 0px;
    background-color: #cccccc;
    z-index: 1;
    border: 1px solid #c0c0c07d;
    width: 100%;
    height:100%;
    -webkit-transition:  width .25s ease;/* Safari */
    transition: width .25s ease;
}
div>div.custSpecInfo .hiResUpBtn {
    width: 30%;
    margin: 10px auto;
    text-align: center;
    background-color: white;
    padding: 10px;
    position: relative;
    display: block;
}
div>div.custSpecInfo .filelmttxt {
    text-align:center;
}
div>div.custSpecInfo .txtRem {
    font-size: 1rem;
    display: block;
    text-indent: 170px;
    position: absolute;
    bottom: 2px;
}
.addnote-done {
    bottom: 2px;
    width: 27%;
    font-size: 1rem;
    right: 9px;
    padding: 5px 10px;
    border: 1px solid #6d6d6d;
    border-radius: 4px;
    color: black;
    background-color: white;
    text-align: center;
    position: absolute;
    display: inline-block;
}
.addNotetxt {
    height: 61%;
    resize: none;
    border-radius: 10px;
    width: 96%;
    margin: 6px;
	padding: 5px 10px;
}
.userNote {
    font-size:.75rem !important;    
    padding: 10px 0px 0px;
}
    .userNote:before, .userNote::after, .userFile:before, .userFile:after {
        content:'"';
    }
.userfs {
    text-transform: capitalize !important;
}
.userfs:before {
    content: '(';
}
.userfs:after {
    content: ')';
}
.bx img.detail {
	width: 94%;
	height: auto;
	border-radius: 2px;
	border: none;
	box-shadow: 0 0 5px -3px #000;
	padding: 0;
	margin: 1px 0 0;
	background: white;
	color: white;
}
.bx img.detail {
	width: 85%;
	height: auto;
	padding: 0;
	margin: 1px 0;
	border-radius: 2px;
	box-shadow: 0 0 5px -3px #000;
	cursor: pointer;
}
.bx .colorTiles, .current-artwork-dim .colorTiles {
  display: inline-block;
  width: 10px;
  height: 10px;
  float: left;
  margin-right: 4px;
}
.bx .fabricDetail img {
    height: 100%;
    width: auto;
}
.bx .fabricDetail .fabricDesc {
        position: absolute;
    background-color: #c0c0c0a1;
    color: white;
    width: 100%;
    text-align: center;
    bottom: 0;
}

div.fabricDetail img.detail {
  width: auto;
  height: 100%;
  cursor: pointer;
  float: left;
}
.bx.backgroundred div.fabricDetail img.detail {
  cursor: default;
  margin: 0;
}
div.fabricDetailInfo>div, div.custSpecInfo>div {
  text-align: left;
  text-indent: 0;
  width: 95%;
  margin: 5px auto 0;
}
div.custSpecInfo .cuzNote {
    height: 82%;
    margin: 0px auto;
    width: 100%;
}
div>div.fabricDetailInfo h5 {
  width: 100%;
  margin: 0;
}div>div.fabricDetailInfo p {
  font-size: 12px;
  font-size: .75rem;
  line-height: 12px;
  line-height: 1rem;
}
div>div.fabricDetailInfo p, div>div.fabricDetailInfo p:nth-child(2) {
  width: 100%;
}
div>div.fabricDetailInfo p, div>div.fabricDetailInfo p:nth-child(2) {
  width: 100%;
}
div>div.fabricDetailInfo p:nth-child(2) {
  font-size: 9px;
  font-size: .6rem;
  line-height: 11px;
  line-height: .8rem;
}
div>div.fabricDetailInfo ul {
  border-top: 1px solid #efefef;
  text-align: center;
  /*color: #5a5a5a;*/
  padding-top: 5px;
  margin-top: 5px;
  width: 100%;
  display: inline-block;
  position:inherit;
}
.sizeIcon{
	width:25px;	
}
div>div.fabricDetailInfo ul li {
  width: 95%;
  margin: 0 auto;
  text-align: left;
  font-weight: 300;
  font-size: 8px;
  font-size: .55rem;
  font-family: 'Open Sans',sans-serif;
  display:inline-block;
  position:inherit;
}
div>div.fabricDetailInfo ul li span {
  font-size: 9px;
  font-size: .75rem;
  font-family: Questrial,sans-serif;
  display:inline-block;
  float:left;   
  line-height: 15px;
}
    div > div.fabricDetailInfo ul li span.detaillbl {        
        margin-right: 3px;
    }
div.viewPriceButton {
  width: 100%;
  font-size: 24px;
  font-size: 1.5rem;
  padding: 15px 0;
  margin: 16px 0 0;
}
.svShr{
  margin: 16px 0;
  width: 45%;
  float: left;
}
.rghtFlt {
  float: right;
}
.ctaBttns{
	text-align: center;
	display: inline-block;
	width: 100%;
	max-width: 100%;
	height: 70px;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	background:none;
	border: none;
	float: left;
	position: relative;
	bottom: -1px;
	z-index: 1;
    margin-bottom: 10px;
}

    .ctaBttns li {
        background: rgba(216,207,207,.25);
        border: 0;
        cursor: pointer;
        margin-left: 5px;
        width: 49%!important;
        float: left;
        margin: 0;
        display: inline-block;
        float: left;
        height: 100%;
        line-height: 120px;
        padding: 0;
        /* background: url(/Images/bottom-shadow.png) 0 bottom repeat-x #efefef; 
  background-color:#fff;
  border-left: 1px solid #dfdfdf;
  border-top: 0;
  border-right: 0;
  border-radius: 0;*/
    }

        .ctaBttns li:hover {
            -webkit-box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
            -webkit-transition: -webkit-box-shadow .25s ease;
            box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
            transition: -webkit-box-shadow .25s ease;
            transition: box-shadow .25s ease;
            transition: box-shadow .25s ease,-webkit-box-shadow .25s ease;
        }

.ctaBttns li:first-child{
	border-left:0;	
}

.ctaBttns li:nth-child(1):nth-last-child(2), 
.ctaBttns li:nth-child(2):nth-last-child(1) {
  width: 50%;
}
 
.ctaBttns li:nth-child(1):nth-last-child(3), 
.ctaBttns li:nth-child(2):nth-last-child(2), 
.ctaBttns li:nth-child(3):nth-last-child(1) {
  width: 33%;
}
.ctaBttns li:nth-child(1):nth-last-child(4), 
.ctaBttns li:nth-child(2):nth-last-child(3), 
.ctaBttns li:nth-child(3):nth-last-child(2), 
.ctaBttns li:nth-child(4):nth-last-child(1) {
  width: 25%;
}

.ctaBttns li .CTA {
  font-size: 11px;
  font-size: .8rem;
  line-height: inherit;
  height: 100%;
  margin: 0 auto;
  display: block;
  float: none;
  width: 100%;
  text-align: center;
  padding: 0;
  position:relative;
  overflow:hidden;
}
.ctaBttns li .CTA:after{
	content:'';
	background-image: url('/Images/customizer/v3/customizer-icons.png');
	background-repeat: no-repeat;
	background-size: 65px auto;	
	position:absolute;
	width:100%;
	height:100%;
	left:0;top:0;right:0;
	bottom:0;
}
    .ctaBttns #uploadBtn {
        margin-left: 0;
        margin-right: 6px;
    }

    .ctaBttns .newuploadbtn {
        -webkit-animation: fadeIn 3s;
        animation: fadeIn 3s;
    }

    .ctaBttns li#uploadBtn label.artwrk.CTA, .ctaBttns li div.pcket.CTA {
        /*background: transparent;
        cursor: pointer;
        float: none;
        font-size: 14px;
        font-weight: 600;
        height: auto;
        line-height: 66px;
        text-transform: none;
        vertical-align: middle;
        width: auto;*/
           
        font-weight: 600;
        line-height: 70px;
        /*padding-left: 50px;*/
        text-align:center;    
        padding-left: 30px;
    }
        /*.ctaBttns li#uploadBtn label.artwrk.CTA:after {
            background-position: inherit;            
        }*/

.uploadList{
	height: 100%;
	width: 100%;
	text-align: left;
	background-image: url('/Images/customizer/v3/customizer-icons.png');
	background-position: left 0.5%;
	background-repeat: no-repeat;
	background-size: 65px auto;
	position:relative;
	display:inline-block;
	line-height: 60px;
	font-size:16px;
	font-size:1rem;
	padding-left:62px;
}
li .artwrk:after, li .pcket:after {
    background-image: url(/Images/customizer/v3/customizer-icons2.png) !important;
}
li .txt:after {
  background-position: center 29.5%;
}
/*li .pcket:after {
  background-position: center -133px;
}*/
li .pcket:after {
    background-position: left -130px;
}
li .mre{
	background-image:none !important;
}
li .mre.rotat{
	background-color:#efefef;	
}

li .mre:before{
	content:'more';
}

li .mre.rotat:before{
	content:'close';
}

li .mre:after {
	content:'';
	background-image: url('/Images/customizer/v3/customizer-icons.png');
	background-repeat: no-repeat;
	background-size: 65px auto;
	background-position:center -394px;
	position:absolute;
	width:100%;
	height:100%;
	left:0;top:0;right:0;
	bottom:0;
	transition:all .25s linear;
}

li .mre.rotat:after{
	content:'';
	-ms-transform: rotate(45deg); /* IE 9 */
	-webkit-transform: rotate(45deg); /* Safari */
	transform: rotate(45deg);	
	left:-8px;
}

/* for testing only*/
#pl-ads {
    display: none;
}

.rvwListItm,
.bx{
	-webkit-animation: new-item-animation .3s linear forwards;
	-o-animation: new-item-animation .3s linear forwards;
	animation: new-item-animation .3s linear forwards;
	display: inline-block;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	padding: 0;
	float: left;
	font-size: 10px;
	font-size: .625rem;
	text-align: left;
	/*height: 150px;*/
	width: 100%;
	border: 1px solid #efefef;
	border-radius: 2px;
	margin: 5px 0;
	cursor: pointer;
	position:relative;
}

.bx:first-child {
    margin-top: 0;
}
.labelSel {
        font-size: .95rem;
}
/**PL dropdown selection ***/
.pl-labels {
    height: 0;
    overflow: hidden;   
    display:none;
    border:1px solid silver;
}
    .pl-labels.open {
        height:auto !important;
        overflow:auto;
        display:block;
        max-height:250px;
    }
.pl-label-selected, .pl-labels div{
    font-size: 0.85rem !important;
    line-height: 40px;
    box-shadow: 0px 0px 0px 1px silver;
    margin-bottom:5px;
}
.pl-label-selected {
    padding: 0px 0px 0px 10px;
    box-shadow: 0px 0px 0px 1px black;
}
    .pl-label-selected::after {
        content: '\25BD';
        float: right;
    }

    .pl-labels div:hover {
        background-color:lightyellow;
    }
.pl-labels .sub-img {
        background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    height: 40px;
    width: 60px;
    display: block;
    float: left;box-shadow: none;
}
.pl-labels .sub-name {
    display: block;
    line-height: 40px;
}
.pl-labels .selectedCls {
    background-color:#bdbdbd99;
}
/**PL dropdown selection END ***/
.idRightContainer0 .care-instruct-choice{
    overflow: hidden;
    position: absolute;
    bottom: 100px;
    width: 295px;
    z-index: 102;
}
.idRightContainer0 .care-instruct-text {
    width: 100%;
    display: inline-block;
    float: left;
    text-align: center;
    text-transform: capitalize;
    font-size: 0.9rem;
    line-height: 20px;
    font-weight: bold;   
    color:#A7A8AA; 
    /*font-family: MyriadPro-Regular, Myriad Pro;*/
}
    .idRightContainer0 .care-instruct-text span.size {
        font-size:2rem;
        font-weight:bold;
    }
.leftContainer .care-instruct-choice{
    border: 1px solid silver;
    overflow: hidden;
}
    .care-instruct-choice > div.header {
        height: 30px;
        background-color: whitesmoke;
        line-height: 30px;
    }
        .care-instruct-choice > div.header label {
            font-weight:bold;
        }
    .care-instruct-choice > div.detail {
        padding: 10px 0;
        overflow: hidden;
    }

.care-instruct-color {    
    display: inline-block;
    float: right;
    width: 100%;
    line-height: 70px;
}


/****care instruction end****/
.non-brand {
    background-color: rgba(216, 207, 207, 0.25);
    height: 75px;
    font-size: 1rem;
    text-align: center;
    padding: 22px;
}
    .non-brand .brand-cta {
        text-align: right;
        color: rgba(0, 29, 255, 0.96);
            padding: 5px 5px 0px;
    }
        .non-brand .brand-cta a {
            font-size:.9rem;text-decoration: underline;
        }

.placementLnk {
    padding:5px 0px;
}
.plhelpIcon {
    border: 1px solid rgba(192, 192, 192, 0.44);
    background-color: rgb(0, 0, 0);
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.27);
    border-radius: 10px;
    padding: 0px 5px;
    font-weight: bold;
    color: white;
}
.placementHelp {
}
    .placementHelp img {
        width:100%;
        height:auto;
    }

/*new upload/select combination START*/
.private-label-choice {
    height: 550px;
    max-width: 700px;
    background-color: white;
    color: black;
}
.private-label-blank {
    border-right: 1px solid #976203;
}
.private-label-blank, .private-label-printed {
    width: 49%;
    float: left;
    margin-left: 1%;
}

.dualchoices-prompt {
    min-height: 300px;
    max-width: 100%;
    background-color: white;
    color: black;
    height: auto;
}
.waitInnerCir .postmsgc.dualchoices-prompt-pnl2, .waitInnerCir .postmsgc.dualchoices-prompt-pnl1 {
    width: 100%;
    float: left;
    /*margin-left: 1%;*/
    position: relative;
    padding: 0 ;
}

.dualchoices-prompt-pnl1 .uploadList {
    width:45%;
    border: 1px solid black;
}

.dualchoices-prompt-pnl1 {    
    margin: 50px 0;
}

.dualchoices-prompt-pnl2 {
    /*border-right: 1px solid #976203;*/
}
    .dualchoices-prompt-pnl2 img {
        display: block;
        margin: auto;
        width: 30px;
        height: 3px;
    }
.chose-my-artwork-choice {
    line-height:0 !important;
    max-height: 725px;
    overflow: hidden;
}

    .chose-my-artwork-choice h5 {
        padding: 0 0 20px 10px;
        color: black;
        text-align: left;
    }

    .chose-my-artwork-choice .myartworklist {
        overflow: auto;
        height: 400px;
    }
    .chose-my-artwork-choice .mreListItem {
        width: 90px;
        margin: 35px 65px;
        height: 90px;
        /**checker board**/
        background-image: linear-gradient(45deg, #717171 25%, #00000040 25%), linear-gradient(-45deg, #9e9e9e 25%, #00000000 25%), linear-gradient(45deg, #00000000 75%, #9e9e9e 75%), linear-gradient(-45deg, #00000000 75%, #9e9e9e 75%);
        background-size: 20px 20px;
        background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
        color: black;
    }
        .chose-my-artwork-choice .mreListItem .paName {
            padding:5px;
            width: 100%;
            margin: auto;
        }
        .chose-my-artwork-choice .mreListItem .svgItemCode {
            max-width: 100%;
            width: 100%;
        }
        .chose-my-artwork-choice .mreListItem .svgItemName {
            display:inline-block;
            width:100%;
        }
            .chose-my-artwork-choice .mreListItem .svgItemName div {
                text-indent: initial; 
                line-height: 18px;    
                overflow: initial;
                font-size: 12px;
            }
            .chose-my-artwork-choice .mreListItem .svgItemCode img {
                width: 100%;
                max-width: 100%;
            }
        .chose-my-artwork-choice .mreListItem .mreItemCTA {
            display: none;
        }

/*new upload/select combination END*/

.bxItemCTA{
  width: 30px;
  height:auto;
  display: inline-block;
  position: absolute;
  right:0px;
}

.bxItemCTA.top{
  top:0px;	
}
    
    .bxItemCTA.upfile {
        right: 60px;
        width: 22px;
        top: 5px;
    }
    .bxItemCTA.addnote {
        right: 30px;
        width: 21px;
        top: 5px;
    }

.bxItemCTA.bottom{
  bottom:0px;	
}

.bxItemCTA img{
	width:100%;
	height:auto;	
} 

.svgItemCode {
  float: left;
  height: 100%;
  display: inline-block;
  position: relative;
  width:32%;
  overflow:hidden;
}

.mreListItem .svgItemCode {
	max-width:60px;
	position:relative;
}

#uploadArtworklist .mreListItem .printService {
    /*checker board*/
    background-image: linear-gradient(45deg, #717171 25%, #00000040 25%), linear-gradient(-45deg, #9e9e9e 25%, #00000000 25%), linear-gradient(45deg, #00000000 75%, #9e9e9e 75%), linear-gradient(-45deg, #00000000 75%, #9e9e9e 75%);
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    color: black;
}
#uploadArtworklist .mreListItem .svgItemName {
    display: none;
}

.mreListItem .svgItemCode .svg-container,
.mreListItem .svgItemCode img {
	max-width:90%;
	max-height:90%;
	position:absolute;
	bottom:0;
	top:0;left:0;right:0;
	margin:auto;
}

.rvwListItm .svgItemCode, .rvwListItm .labelItem {
	max-width:150px;
    height: 150px;
}

.rvwListItm .selectItem {
	display:inline-block;
	width:100%;
	height:100%;
	position:relative;	
}

.itemName .svgItemCode{
	max-width: 50px;
	float: left;
	height: 100%;
	display: inline-block;
	margin: 0 5px 0 6px;
	width:50px;
	position:relative;	
}
.itemName .svgItemName{
	float: left;
	height: 100%;
	line-height: 60px;
	width: 65%;
}
.nonActiveService {
  display: none !important;
}
.patchbox span, 
.svgItemName div {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.svgItemCode img.artloaded,
img.preload {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  max-width: 90%;
  max-height: 90%;
  margin: auto;
  border-radius: 2px;
  box-shadow: none;
}
.patchbox span, .svgItemName div {
  text-indent: 5px;
  display: inline-block;
  text-align: left;
  float: left;
  line-height: 60px;
}
.patchbox span, .svgItemName div {
	font-size:16px; /*ie 8*/
	font-size:1rem;
}
.svg-container input#txtFld,
.mreListItem input#txtFld,
#c-svgContainer form#inptFrm,
#c-svgContainer foreignobject,
.rvwListItm foreignobject,
.rvwListItm form#inptFrm,
.rvwListItm input#txtFld,
.mreListItm foreignobject,
.mreListItm form#inptFrm,
.mreListItm input#txtFld{
	display:none;	
}

.hyperLink{
	color:#000000;
	text-decoration:underline;	
}

.hyperLink img{
	float:left;	
}

.prcWrp{
	display: none;
}
.prcWrp .number{
	display:inline;
	color:#222 !important;
	position:relative;
}
.prcWrp .qty:after{
	content:'@ ';
	font-size:13px;	
	font-size:.8125rem;
	text-decoration:none;
	position: absolute;
	bottom: 10px;
	right: -20px;
}
.prcWrp #newPrice:after{
	content:'ea.';
	font-size:13px;	
	font-size:.8125rem;	
	text-decoration:none;
}
.c-svgContainer, .containment {
  position: absolute !important;
  z-index: 110;
  text-transform: none;
  height: 450px;
  width: 295px;
  overflow: hidden;
}
.containment {
    z-index: 100;
}
.boundingBox {
}

.bBoxView {
    border: 1px dashed gray;
}

.activeBBox {
    border: 1px dashed #ffb600;
    /*background-color:rgba(251, 249, 238, 0.32);*/
}

.activeBBoxCenter {
    /*border: 2px dashed green;*/
    border-color: green;
    border-width: 2px;
}

.svgWrap {
  width: 75px;
  height: auto;
  top: 210px;
  left: 95px;
  position: absolute !important;
  z-index: 110;
}


.svgWrap img{
	width:100%;
	height:auto;	
}
.rvwListItm .svg-container {
  width: 90%;
  height: 90%;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  text-transform: none;
  position: absolute;
}
.idRightContainer0 {
	position:relative;	
	display:inline-block;
	width:100%;
	max-width: 295px;
	margin-bottom:20px;
	/*overflow:hidden;*/
}
.activeArtwork {
    -webkit-transform: translate3d(0,0,110);
    -moz-transform: translate3d(0,0,110);
    -ms-transform: translate3d(0,0,110);
    -o-transform: translate3d(0,0,110);
    transform: translate3d(0,0,110);
    -webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-user-drag: element; 
	-webkit-user-select:none;
}

.activeArtwork > img, 
.svgWrap > img {
  width: 100%;
  position: relative;
  height:auto;
  max-height:100%;
  max-width:100%;    
  display: block; /**perhaps safari needs this? **/    
  z-index: inherit;
}
.sldUp {
	overflow:hidden;
	max-height: 0;
	transition-property: all;
	transition-duration: .25s;
	transition-timing-function: linear;
	background-color:#efefef;
	position:absolute;
	width:100%;
	max-width:295px;
	left:0;
	bottom:70px;
	text-align:center;
	padding:0;
	animation:none;
}
.sldUp.opn {
	max-height: 450px; /* approximate max height */
	height:100%;
	overflow:auto;
	padding:5px;
	z-index: 111;
}
.headline{
	width:95%;
	text-align:left;
	display:inline-block;
}
.mreListItem{
	-webkit-animation: new-item-animation .3s linear forwards;
	-o-animation: new-item-animation .3s linear forwards;
	animation: new-item-animation .3s linear forwards;
	display:inline-block;
	-webkit-transition: all .1s ease;
	-o-transition: all .1s ease;
	transition: all .1s ease;
	padding: 0;
	float:none;
	display:inline-block;
	font-size: 10px;
	font-size: .625rem;
	text-align: left;
	height: 60px;
	width: 95%;
	border:1px solid #efefef;
	border-radius:2px;
	margin:5px 0;
	cursor: pointer;
	background-color:white;
}
label.selected {
    height: 50px;
    width: 50px;
    display: inline-block!important;
    float: left;
    margin: 5px 5px 0 6px;
    border-radius: 2px;
    overflow: hidden;
    cursor: pointer;
    background-color: #222;
    position: relative;
	/*box-shadow:0 1px 2px 1px #efefef;*/
}

label.selected:before {
    content: '';
    border: 1px dashed #fff;
	border-radius:2px;
    /*-webkit-border-image: url(/Images/customizer/fabric-swatch-border.png) 40 40 round;
    -o-border-image: url(/Images/customizer/fabric-swatch-border.png) 40 40 round;
    border-image: url(/Images/customizer/fabric-swatch-border.png) 40 40 round;*/
    width: 90%;
    height: 90%;
    background: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
	right:0;
    margin: auto;
    padding: 0;
    box-sizing: content-box;
}

.selectedPatch label.selected{
	background:transparent;	
}

.mreListItem span{
	font-size: 16px;
	font-size: 1rem;
	width: auto;
	height: 100%;
	line-height: 60px;	
}
.paName{
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	margin-top: 0;
	height: 100%;
	width: 76%;
}
.mreItemCTA{
	width: 24%;
	height: 100%;
	float: left;
	display: inline-block;
	position:relative;
}
.mreItemCTA > img{
	max-width:40px;
	width:100%;
	height:auto;
	position:absolute;
	right:0;bottom:0;top:0;margin:auto;	
}
.innerBxWrp{
	width:100%;
	display:inline-block;
	height:100%;
}
.confirmation {
	display:none;
	min-height:60px;
	line-height: 60px;
	text-align: center;
	color: #222;
	background-color: rgba(255,182,0,1);
	position: fixed;
	width: 100%;
	z-index: 114;
	left: 0;
	transition:all .25s linear;
	top:0;
}
.confirmation span {
	display: inline;
}
.confirmation .pseudoLink {
	text-decoration: underline;
	cursor: pointer;
	margin-left: 5px;
}
.ui-resizable-handle, .artwork-handle {
    position: absolute;
    font-size: .1px;
    display: block;
}
.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
    display: none;
}

/*
.ui-resizable-n {
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
    background: 0 0;
    border-top: 1px dotted #fff;
}

.ui-resizable-s {
    height: 1px;
    width: 100%;
    bottom: 0;
    left: 0;
    background: 0 0;
    border-bottom: 1px dotted #fff;
}

.ui-resizable-e {
    width: 1px;
    right: 0;
    top: 0;
    height: 100%;
    background: 0 0;
    border-right: 1px dotted #fff;
}

.ui-resizable-w {
    width: 1px;
    left: 0;
    top: 0;
    height: 100%;
    background: 0 0;
    border-left: 1px dotted #fff;
}
*/

.artwork-handle, .ui-resizable-se {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url('/Images/customizer/v3/anchor-icons.png');
	background-size:100% auto;
	background-color:rgba(255,255,255,.75);
    border: 1px solid #fff;
}

.ui-resizable-se {
    cursor: nwse-resize;
    background-position: center 35%;
    bottom: -30px;
    right: -30px;
}

.activeArt-gear {
    cursor: pointer;
	background-position: center bottom;
    bottom: -30px;
    left: -30px;
}
.activeArt-rotate {
    cursor: alias;
    left: -30px;
    top: -30px;
    background-position: center 65%;
}

.activeArt-x {
    cursor: pointer;
    right: -30px;
    top: -30px;
	background-position: center 0;
}

span.blkDscnts{
		display:none;
}

.fabricDetail{
	position:relative;
}
.fabricDetail::before{
	content:'';
	background-image:inherit;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	background-size: 100%;
	background-position: center;
	background-repeat:no-repeat;
}

.bar{
	margin-top:0;
	display:inline-block;
	width:100%;
	z-index:2;
	left:0;
	transition:all .5s ease-in-out;
	float:left;
}
.lilGray{
	background-color:rgba(239,239,239,.9);
    /*background-color:white;*/
}
.white{
	background-color:rgba(255,255,255,.9);
	border-bottom:3px solid #efefef;
}
.bar p{
	text-align:center;
		
}
.mobile-scroll{
	-webkit-overflow-scrolling:touch;
	overflow-x:auto;
	white-space:nowrap;	
	height: 150%;	
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.listWrap{
	width: auto;
	padding-left: 5%;
	padding-right: 5%;
	display: inline-block;	
}
.pgNav{
	width:auto;
	display:inline-block;
	text-align:justify;	
	list-style:none;
	white-space:nowrap;
}
.pgNav li{
	margin-right:20px;	
	display:inline-block;
	vertical-align:top;
}
.pgNav li a{
	margin:10px 0 0;	
	text-align:center;
	padding:0 5px 10px;
}

.pgNav li a.iconWrp.active{
	border-bottom:3px solid red;	
	border-radius:0;
}

/*#main-content .productSingle .icon{
	height:auto;
	position:relative;
	background-image:none;
}*/



.productSingle .icon img{
	width:100%;
	height:auto;	
	max-width:90px;
}
.iconWrp span{	
	font-size:14px;
	font-size:.875rem;
    letter-spacing:1px;
	display:inline-block;
	min-width:40px;
	/*text-align:left;*/
	max-width: 100px;
   display: inline-block;
   white-space: normal;
}

.productSingle .iconWrp span{	
	font-size:13px;
	font-size:.8175rem;
    letter-spacing:1px;
}

.hidden{
	max-height:0 !important;
	overflow: hidden !important;
	margin:-1px !important;
	padding: 0 !important;
	border: 0 !important; 
	position:absolute !important;
	clip: rect(0 0 0 0); 
}
.visible{
	max-height:500px;
	padding-top:30px;
}
#idArrowWrap {
    display: block;
    height: 0;
    text-align: center;
    z-index: 111;
    width: 100%;
	max-width:295px;
    position: relative;
}
#arrowContent {
    width: 100%;
    height: 0;
    overflow: visible;
    text-align: center;
	position:absolute;
    left: 0;
    top: 200px;	
}
.clArtworkOption{
	min-height:100px;
	background-size:30px;
	background-position:center;
	background-repeat:no-repeat;	
}

#artworkList .clArtworkOption{
	background-size:30px;
	background-position:center;
	background-repeat:no-repeat;
}

.leftArrow,
.rightArrow {
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url('/Images/customizer/curved-arrows.png');
    width: 50px;
    height: 50px;
    text-indent: -999999px;
    cursor: pointer;
    background-color: rgba(255,255,255,.5);
}

.leftArrow {
    float: left;
    background-position: 0 -100px;
}

.rightArrow {
    float: right;
    background-position: 0 0;
}

.leftArrow {
    margin-left: 0;
}

.rightArrow {
    margin-right: 0;
}
.cstmHdrContain .anchorScroll{
	float: left;
	cursor: pointer;
	position: relative;
    padding: 0 20px;
}

.svgTxt{
	overflow:visible;	
}

.CheckedIcon, .notCheckedIcon {
    width: 15px !important;
    height: 15px;
    color: red;
    border:1px solid silver;
}

    .CheckedIcon:after {
        content: '✔';
        font-size: 1rem;
    }
    .notCheckedIcon:after {
        content: '';
    }

    
.cstmHdrContain .button span.nexttxt {
        font-size:2rem;
        color:white;     
		line-height: 25px;
    }

/***slide up menu **** */

#mblCTA.cstmHdrContain .pSDaction {
	    /*float: right;
    max-width: 100%;
    bottom: 0;
    height: auto;
    cursor: pointer;
    display: inline-block;*/
    
    cursor: pointer;
    position: relative;
    height: 60px;
    border: 1px solid white;
	margin: 5% 5%;
}

.cstmHdrContain .pSDaction ul {
    position: absolute;
    float: left;
    background-color: rgb(255, 255, 255);
    bottom: 60px;
    width: 100%;
    overflow: auto;
    height: 0;
    transition: 0.5s;
    right: 0;
    z-index: 5;
    left:0;
}

.cstmHdrContain .pSDaction ul li{
        line-height: 33px;
    border-bottom: 1px solid silver;
    text-align: left;
    padding: 0px 0px 0px 6px;
    overflow: hidden;
    }
    .cstmHdrContain .pSDaction ul li:hover {
        background-color: rgba(255, 255, 255, 0.68);
    }

.cstmHdrContain .opprice {
    float: right;
    padding-right: 5px;
}

.bulkPrice:before, .campaignPrice:before {
    content: 'low as';
    font-style:italic;
    font-size: .7rem;
	padding-right: 5px;
}
.item-open{
    height: 138px   !important;
    box-shadow: 0px 0px 1px 1px silver;
}
.item-open-nods {
    height: 104px   !important;
}
.notavailable, .cstmHdrContain .pSDaction ul li.notavailable:hover {
    cursor: default;
    background-color:silver;
    color:gray;
	border-bottom: 1px solid #b5b4b4;
}

    .notavailable .nexttxt {
        font-size: 1.5rem !important;
    }


    .notavailable:hover {
        background-color:silver;
        color:gray;
	    border-bottom: 2px solid #b5b4b4;
    }

.idRightContainer0 .addedproductMsg {
      /*    max-width: 285px;
    max-height: 55px;*/
      position: absolute;
    background-color: rgba(255, 255, 255, 0.69);
    margin-top: 65%;
    padding: 7px;
    box-shadow: 0px 0px 1px 0px silver;z-index: 10;width: 100%;
    text-align: center;
    z-index:2000;
}

/***stock overview*/

div.selected-stock-colors::before {
    content: '\25BD';
    float: right;
    padding-top: 3px;
}
div.selected-stock-colors {
    height: 35px;
    overflow: hidden;
    border: 1px solid silver;
    max-width: 350px; text-align:left;padding: 9px;
    background-color: white;
    border-bottom: 1px solid silver;
}
div.selected-stock-colors div {
     display:inline-block;
        padding: 0 10px 0 0;
}
ul.stock-colors {
    height: 0px;
    overflow: hidden;
    max-width: 350px;
}
    ul.stock-colors.open {
        height: auto;
        max-height:350px;
        overflow: auto;
        position: absolute;   
        width: 350px;
        border: 1px solid silver;
    }
ul.stock-colors li {
    width:auto;
    max-width:350px;
    text-align:left;padding: 7px;
    background-color: white;
    border-bottom: 1px solid silver;
}
    ul.stock-colors li div, div.stock-color-selected div {
        display:inline-block;
        padding: 0 10px 0 0;
    }
#supplier-apl-inv {
}
#supplier-apl-inv .supplier-updated {
    font-style: italic;
    font-size:.75rem;    
    overflow: hidden;
}
    #supplier-apl-inv .supplier-updated .refresh {
        float:right;
    }
    #supplier-apl-inv .supplier-updated .last-updated {
        float: right;
        line-height: 20px;
        padding-right: 10px;
    }
.stock-overview-container {
    margin-bottom: 40px;
}
.stock-overview-container tr:nth-child(even) {background: #e5e5e591;}
.stock-overview-container td {
    font-size: .75rem;
}
    .stock-overview-container td img,  div.selected-stock-colors div img, ul.stock-colors li div img {
        max-height:15px;
        box-shadow:0px 0px 0px 1px silver;
    }

@media screen and (max-width:600px){


#hero{
	background-size:cover;		
}
#hero:before,
#hero:after{
	background:none;	
}

}

@keyframes new-item-animation {
  from {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
	display:none;
  }

  to {
    opacity: 1;
    transform : translateY(0);
	display:inline-block;
  }
}

.restoredItem {
  -webkit-animation: openspace 0.3s ease forwards, 
    restored-item-animation 0.3s 0.3s cubic-bezier(0, 0.8, 0.32, 1.07) forwards;
  -o-animation: openspace 0.3s ease forwards, 
    restored-item-animation 0.3s 0.3s cubic-bezier(0, 0.8, 0.32, 1.07) forwards;
  animation: openspace 0.3s ease forwards, 
    restored-item-animation 0.3s 0.3s cubic-bezier(0, 0.8, 0.32, 1.07) forwards;
	display:inline-block;
}

@keyframes openspace {
  to {
    height: auto
  }
}

@keyframes restored-item-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
	display:none;
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
	display:inline-block;
  }
}

.deletedItem {
  -webkit-animation: removed-item-animation .5s cubic-bezier(0.55, -0.04, 0.91, 0.94) forwards;
  -o-animation: removed-item-animation .5s cubic-bezier(0.55, -0.04, 0.91, 0.94) forwards;
  animation: removed-item-animation .5s cubic-bezier(0.55, -0.04, 0.91, 0.94) forwards;
  -webkit-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  margin:0 0 -60px 0;
  opacity:0;
}

.help-file h1{
	font-size:2rem;
}
.help-file p{
	margin:5px 0px;
}
#modal #dskCTA, #dskCTA{
	display:none;
}
/*when menu is loaded in modal*/
#modal .cstmHdrContain {
    background-color: #fff;
}

    #modal .cstmHdrContain .anchorScroll:after {
        content: 'pick another product';
        font-size: 2.1rem;
        color: black;
        padding: 0px 0px 0px 15px;
    }

#modal .cstmMenu {
    width: 100%;
    max-height: 100%;
}
#modal .cstmMenu .dyoHeadline {
    display:none;

}
/* end */

#mblCTA{
	display:inline-block;
}
.waitInnerCir .postmsgc {
    width: 48.5%;
    padding: 10px 0px;
    line-height: 100px;
    font-size: .75rem;
    color: orange;
    cursor: pointer;
}
.waitInnerCir .continuedesign {
    float: left;
    margin-left: 1%;
    border-right: 1px solid #976203;
}
.waitInnerCir .editprodstore {
    float: right;
    margin-right: 1%;
}
.waitInnerCir .editprodstore .postmsg {    
    font-size: .75rem;
}
.cz-price-sample-container, .cz-any-container {
    max-width: 1700px;
    margin: auto;    
    padding: 25px;
    overflow: auto;
}
.price-sample-container{
    overflow: auto;
}
.price-sample-container .label-services td, .price-sample-container .shipping-fulfillment td {
    text-align:left !important;
}

#replacement-overview .productBx90 {
    bottom:0;
}

@keyframes removed-item-animation {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
	display:inline-block;
	margin:5px 0;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
	display:none;
	margin:0 0 -60px 0;
  }
}

@-webkit-keyframes new-item-animation {
  from {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
	display:none;
  }

  to {
    opacity: 1;
    transform : translateY(0);
	display:inline-block;
  }
}

@-o-keyframes new-item-animation {
  from {
    opacity: 0;
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
	display:none;
  }

  to {
    opacity: 1;
    transform : translateY(0);
	display:inline-block;
  }
}

@-webkit-keyframes openspace {
  to {
    height: auto
  }
}

@-o-keyframes openspace {
  to {
    height: auto
  }
}

@-webkit-keyframes restored-item-animation {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
	display:inline-block;
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
	display:inline-block;
	}
}

@-o-keyframes restored-item-animation {
  0% {
    opacity: 0;
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
	display:none;
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0px);
    transform: translateY(0px);
	display:inline-block;
  }
}

@-webkit-keyframes removed-item-animation {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
	display:inline-block;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-60px);
    transform: translateY(-60px);
	display:none;
  }
}

@-o-keyframes removed-item-animation {
  0% {
    opacity: 1;
    -o-transform: translateY(0px);
    transform: translateY(0px);
	display:inline-block;
  }

  100% {
    opacity: 0;
    -o-transform: translateY(-60px);
    transform: translateY(-60px);
	display:none
  }
}
@media screen and (max-width:340px) {
    .ctaBttns #uploadBtn {
        margin-right: 5px;
    }
    .ctaBttns li#uploadBtn label.artwrk.CTA, .ctaBttns li div.pcket.CTA {
        padding-left:37px;
    }
}
@media screen and (min-width:768px) {
	
	.chngart{
    font-size: .75rem;
}
    
	#mblCTA{
	display:none !important;
	}

	#dskCTA{
		display: inline-block;
        width:34%;
	}

    .cstmHdrContain .anchorScroll {
        width:auto;
    }

    .cstmHdrContain .next {
        top: 5px;
        right: auto;
    }
	
    .customizerWrap .cstmHdrContain .nameBar {
        width: 56%;
    }
    /*.cstmHdrContain .back {
        text-indent: -15px;
    }
	.cstmHdrContain .back,
	.cstmHdrContain .close{
		top:9px;	
	}*/
    .cstmHdrContain .pSDaction ul {
        bottom: 29px;
        top: 82px;
        width: 100%;
        min-width: 300px;
    }
	.cstmHdrContain .pSDaction {
    cursor: pointer;
    position: relative;
    float: right;
    }
    .cstmHdrContain .nextcta {
        margin: 0;
        min-width: 300px;
        min-height: 68px;
        position:inherit;
    }
    .cstmHdrContain .button span.nexttxt {
        line-height: 45px;
    }
     .cstmHdrContain .next::after {
       background-position: center -901px;
    }

	a.howItWorksLink{
		width:100%;	
	}
	.sticky{
		position: -webkit-sticky;
		position: -moz-sticky;
		position: -o-sticky;
		position: -ms-sticky;
		position: sticky;
		top: 10px;
		z-index: 1;	
	}
	.leftContainer {
	  float: right;
	  width: 100%;
	  max-width: 50%;
	}
	.idRightContainer0 {
	  float: left;
	  height: auto;
	  width: 50%;
	  text-align: center;
	  transition:top .5s linear;
	  top:0;
	}

    /* new upload /artwork selector START*/
    .dualchoices-prompt-pnl1 .uploadList {
        width: 25%;
        max-width: 210px;
    }    
    /* new upload /artwork selector END*/

	.bxItemCTA{
	  width: 30px;
	 }
	 /*.customizer{
		margin-top:85px;
		padding-top:25px;
	}*/
   
     /*when use in modal START */     
    #modal #dskCTA {
        display:none;
    }

    #modal .cstmMenu {
        width: 85%;
        max-height: 80%;
    }
    #modal .cstmHdrContain {
        position: fixed;
        max-width: 85%;
        display: block;
        z-index: 202;
        margin-top: -17px;
        border-bottom: 1px solid rgba(192, 192, 192, 0.46);
        height: 45px;
    }

    #modal .cstmHdrContain .anchorScroll {
        width: 100%;
        padding-top: 6px;
    }
    /* END */

    .addNotetxt {
        height: 55%;
    }
    .txtRem {
        line-height: 23px;
    }
    .price-sample-container .label-services td:first-child, .price-sample-container .shipping-fulfillment td:first-child {
        width: 241px;
    }
    .price-sample-container .label-services td:last-child {
        text-align: left !important;
    }
    #artwork-placement-options .unit-choices .choice-sel {
        background-position: center 5px;
    }
}

@media screen and (min-width: 820px) {
    .customizerWrap .cstmHdrContain .nameBar {
        width: 61%;
    }
}

@media screen and (min-width:880px){

    div>div.fabricDetailInfo {
	    width: 60%;
    }

	.prcWrp{
		display:inline-block;	
		float: right;
		margin: 24px 16px 0 0;
		font-size: 24px;
		font-size:1.5rem;
	}	
	
}
@media screen and (min-width:1024px){
    a.artHelpLink{
	font-size: 10px;
    top: -7px;
    right: 237px;
    position: absolute;
	}
	.listspace, .listspace a {
        line-height: 1.25rem;
        font-size: .875rem;
    }
	#idArrowWrap {
		display:none;	
	}
	.customizer{
		max-width:880px;
	}
    .cstmHdrContain .back {
        left: 35px;
        position: relative;
        top: 20px;
    }

    #dskCTA {
        width: 30.5%;
    }
    .cstmHdrContain .nameBar {
        width: 69.5%;
    }
	.viewOptions {
	  width: 72px;
	  float: right;
	  position: relative;
	  display: inline-block;
	}
	.viewOptions > div {
		display: inline-block;
		width: 100%;
		height: auto;
		max-height: 112px;
		float: right;
		margin-bottom: 1px;
	}
	.viewOptions > div:last-child{ 
		bottom:-1px;
		position: relative;
		margin-bottom:0;
	}
	.viewOptions img{
		width:100%;
		height:auto;	
	}
	
	.viewOptions input[type=image] {
	  height: 100%;
	  width: auto;
	  padding: 0;
	  border-radius: 0;
	  margin: 0 !important;
	}
	.viewOptions input[type=image]:first-child {
	  margin-top: 0;
	}	

	div > div.fabricDetailInfo ul li span {
        font-size:.65rem;
    }
	div>div.fabricDetailInfo {
	    width: 63%;
    }
    .svgItemName {
        width:80%;
    }    
    /*modal search STARTS */   
    #modal .cstmMenu {
        width: 85%;
        max-height: 80%;
    }
    /*modal search ENDS */
    div > div.custSpecInfo {
        width: 67%;
    }
    .idRightContainer0 {
        max-width: 370px;
	}
    .ctaBttns li#uploadBtn label.artwrk.CTA, .ctaBttns li div.pcket.CTA {
        padding-left: initial;
    }
    
}
@media screen and (min-width:1025px) {
	     
    .cstmHdrContain .back {    
        top: 20px;
    }
	.cstmHdrContain .anchorScroll{
		float:left;
		width:auto;
		cursor:pointer;	
	}
    	
    .cstmHdrContain .back::after,
    .cstmHdrContain .back:hover::after {
        content: 'change';
    }

	/*.ctaBttns li .CTA:hover{
		opacity:.45;	
		cursor:pointer;
	}*/
	
	.customizer {
	  padding-top:25px;
	  max-width: 960px;
	  margin-right:auto;
	  margin-left:auto;
	  display:inline-block;
	  position:relative;
	  min-height:535px;
	}
	
	.imgSmColorView {
	  width: 100%;
	  height: auto;
	}
	.artwork-handle, .ui-resizable-se {
        width: 15px;
        height: 15px;
        bottom: -15px;
        right: -15px;
    }

    .activeArt-gear {
        bottom: -15px;
        left: -15px;
    }

    .activeArt-rotate {
        left: -15px;
        top: -15px;
    }

    .activeArt-x {
        right: -15px;
        top: -15px;
    }
	h1.dyoHeadline:hover,
	.change:hover,
	img:hover {
		cursor:pointer;
	}
	
	.activeArtwork:hover{
		cursor:move;	
	}
	#main-content .pgNav li{
		margin-right:40px;	
	}
	.hyperLink:hover{
		opacity:.5;
		transition:all .25s ease;
		cursor:pointer;
	}
	.hyperLink:hover img{
		opacity:.5;	
		transition:all .25s ease;
	}
	.bx:hover{
		cursor:default;
		box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
		transition:box-shadow .25s ease;	
			
	}
    .bx .clkable:hover {
		opacity:.5;	
        cursor:pointer;
    }
	.ghost:hover{
		opacity:.5;
		cursor:pointer;	
	}
	
	a.howItWorksLink:hover{
		cursor:pointer;
		opacity:.5;
	}
    div > div.custSpecInfo {
        width: 70%;
    }

    .cz-price-sample-container, .cz-any-container {
        padding: 3% 10%;
    }


}

/********** Color Tiles *******************************************/
.newColorTiles {
    float: left;
    width: 100%;
    margin: 15px 0;
    text-align: left;
}
.newColorTiles * {
    box-sizing: border-box;
    font-size: 1.5rem;
}

.newColorTiles .baseTitle h4 {
    color: #222;
    font-size: 1.5rem;
    text-align: left;
    line-height: 15px;
    border-bottom: 1px solid #e9e7e7;
    padding-bottom: 10px;
}

.newColorTiles .colorItems {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 0;
}

.newColorTiles .colorItems .colorTile {
    padding: 0 2px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

.newColorTiles .colorItems .colorTile .colortile-inner {
    border: 1px solid #fff;
    line-height: 0;
    width: 50px;
    text-align: center;
}

.newColorTiles .colorItems .colorTile .colortile-inner img {
    box-shadow: 0 0 0 1px #b9b6b6;
    max-width: 100%;
    line-height: 0;
    font-size: 0;
}

.newColorTiles .colorItems .colorTile .colortile-inner span {
    display: block;
    font-size: 10px;
    letter-spacing: normal;
    font-weight: 600;
    text-align: center;
    text-transform: capitalize;
    padding-top: 10px;
    line-height: 15px;
    min-height: 45px;
    max-height: 45px;
}

.newColorTiles .colorItems .colorTile.selected .colortile-inner img {
    border: 1px solid #ddd;
    box-shadow: 0 10px 20px rgb(0 0 0/19%),0 6px 6px rgb(0 0 0/23%);
    padding: 2px;
}

.garment-container .fabricDetailInfo ul li {
    width:100%;
}
.garment-container .fabricDetailInfo ul li span{
    font-size: 0.8rem;
    line-height:16px;
}

.garment-container .fabricDetailInfo {
    width: 90%;
}
/********** Color Tiles Ends *******************************************/
/********** Additional Services Ads *******************************************/
 .services-adds.bounceInLeft {
    animation-name: bounceInLeft;
    animation-duration: 2s;
    animation-fill-mode: both;
  }

.services-adds .cc-background {
    background: #000;
    position: relative;
}
.services-adds .cc-close {
    position: absolute;
    right: 5px;
    top: 5px;
}
    .services-adds .cc-close label {
        font-size: 2.2rem;
        color: white;
        font-weight: 400;
        line-height: 14px;
        cursor: pointer;
    }
.services-adds .cc-maindiv {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.services-adds .cc-left {
    width: 100%;
    margin: 15px 0;
    text-align: center;
}
.services-adds .cc-left h2 {
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    text-transform: none;
}
.services-adds .cc-left h4 {
    color: hsla(0,0%,100%,.67);
    font-size: 14px;
    text-transform: none;
}
.services-adds .cc-right {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 10px;
}
.services-adds .cc-product-img {
    display: inline-block;
    width: 92px;
    margin-bottom: 10px;
}
.services-adds .cc-product-img img {
    width: 120px;
}
    .services-adds .cc-product-img a {
        text-align:left;
        position: relative;
    }
    .services-adds .cc-product-img span {     
        color: #fff;
        position:absolute;
        bottom: 12px;
        font-size: 10px;
        left: 9px;
        line-height: 11px;
    }

/**independent save it button */
.ind-saveit-section {
    width: 295px;
    float: left;
    display: block;
    margin: 20px auto 0;
}
.ind-saveit-section button {
    padding: 7px 10px;
    max-width: 100%;
    min-width: 60%;
    border-radius: 5px;
}
.ind-saveit-section button img {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
/**independent save it button ENDS */

@media only screen and (min-width: 768px) {
    /*.services-adds .cc-maindiv {
        height: 168px;
    }*/
    .services-adds .cc-product-img {
        width: 140px;
    float: left;
    }
        .services-adds .cc-product-img span {
            bottom: 15px;
            font-size: 10px;
            left: 10px;
        }
        .services-adds .cc-product-img img {
            width: 175px;
        }
    .services-adds .cc-left {
        width: 350px;
        display: inline-block;
        vertical-align: middle;
        margin:initial;
    }

       .services-adds .cc-left h2 {
            font-size: 26px;
            text-align:left;
            line-height:26px;
        }
        .services-adds .cc-left h4 {
            font-size: 17px;
            text-align:left;
            line-height:1.5rem;
        }
    .services-adds .cc-right {
        width: 460px;
        display: inline-block;
        vertical-align: middle;
        margin-top: 10px;
    }
}

@media only screen and (min-width: 1080px){
    .ind-saveit-section {
        display:none;
    }
    .services-adds .cc-maindiv {
        height: 168px;
    }
    .services-adds .cc-left {
        width: 350px;
    } .services-adds .cc-left h2 {
            font-size: 26px;
        }
        .services-adds .cc-left h4 {
            font-size: 17px;
        }
    .services-adds .cc-right {
        width: 550px;
    }
    .services-adds .cc-product-img {
        width: 180px;
        float: left;
    }
        .services-adds .cc-product-img span {
            bottom: 20px;
            font-size: 12px;
            left: 16px;
        }
        .services-adds .cc-product-img img {
            width: auto;
        }
}

/********** Additional Services Ads Ends *******************************************/

/*.hde {
	display:none !important;
}*/
.gray{
	background-color:#efefef !important;	
}
.hde-mbl, .dsktp-El{
	display:none ;
}
#arena {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
	top:60px;
	-moz-transition:all .25s ease;
	-webkit-transition:all .25s ease;
	transition:all .25s ease;
}
.blockClick{
	pointer-events: none;
    cursor: default;
}
.helpRow{
	width: 90%;
    margin: auto;
    display: block;
	border: 1px solid gray;
	min-height:100px;
	cursor:pointer;
}
.helpIcon{
	height: 90px;
	width: 90px;
    background-image: url(/Images/Upload/art-help-sprite.png);
    background-repeat: no-repeat;
    background-size: 100px auto;
    display: inline-block;
    float: left;
}
.helpHeader{
	font-size: 1.25rem;
    float: left;
    text-align: left;
	width:65%;
	padding:5px;
}
.helpMessage{
	text-align:left;
	padding:5px;
	display:inline-block;
	width:65%;
	float:left;
}
.helpCTA{
	float: right;
    padding: 15px 5px;
    font-size: .8rem;
}
.size{
	background-position:center -686px;
}
.thumb{
	background-position:center -281px;
}
.bright{
	background-position:center -383px;
}
.colorIcon{
	background-position:center -489px;
}
.subscribe{
	background-position:center -780px;
}
.colorMatch{
	background-position:center -20px;
}
.yingyang{
	background-position:center -588px;
}
.threadColors{
	background-position:center -150px;
}
.hat{
	background-position:center -972px;
}
.pocket{
	background-position:center -879px;
}
.beanie{
	background-position:center -1066px;
}
.liner{
	background-position:center -1166px;
}
.hoodiepockets{
	background-position:center -1265px;
}
.pocketpricingicon{
       background-position:center -23px;
}
.helpMenu{
	width: 100px;
    height: 30px;
    position: fixed;
    right: -40px;
    top: 40%;
    z-index: 5;
    background-color: #00b798;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(-90deg);
    text-align: center;
    color: white;
    padding-top: 5px;
    font-family: questrial;
    font-size: 1.25rem;
    cursor: pointer;
    border-radius: 8px 8px 0px 0px;	
}
#pocketPanel.awPanel{
	margin-top:15px;
}
.awPanel {
	display: inline-block;
	width: 100%;
	/*max-width:90%;*/
	height: 100%;
	position: absolute;
	float: none;
	overflow: visible;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	margin: auto;
	max-height:100%;
	text-transform:none;
	z-index:0;
	text-align:center;
}

.awPanel .selectedView {
  float: left;
  height: 450px;
  width: 295px;
  border-width: 0;
  z-index: inherit;
  position: absolute;
  margin: auto;
  left:0;top:0;right:0;bottom:0;
  overflow: hidden;
}

.awPanel > img {
	width: auto;
	height:auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
	z-index: 0;
}

.awPanel svg,
.appliqueService svg{
	width:100%;
	height:100%;
	position:absolute;
	top:0;bottom:0;right:0;left:0;
	margin:auto;
}

#printPanel {
    background-image: linear-gradient(45deg, #717171 25%, #00000040 25%), linear-gradient(-45deg, #9e9e9e 25%, #00000000 25%), linear-gradient(45deg, #00000000 75%, #9e9e9e 75%), linear-gradient(-45deg, #00000000 75%, #9e9e9e 75%);
    background-size: 20px 20px;
    background-position: 0 0, 0 10px, 10px -10px, -10px 0px;
    color: black;
}

.printColors{
	display:none;	
}

.selectedColors {
        display: inline-block;
        float: left;
        line-height: 35px;
        color: black;    
        padding: 0 10px 10px;
    }
        .selectedColors label {
            float:left;
        }
        .selectedColors div {
            width:25px;
            height:25px;
            float:left;
            margin:5px;
            border: 1px solid white;
        }
        .selectedColors span {
            color: red;
            clear: both;
            font-size: .7rem;
            float: left;
            line-height: 15px;
        }

.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;
	position:relative;
	
	max-width:500px;
	max-height:470px;	
    display:block;/* safari ?*/
}

#idRightView .artloaded,
.svgItemCode .svg-container{
	cursor:pointer;	
}
#idRightView .activeArtwork .artloaded,
#idRightView .activeArtwork{
	cursor:move;	
}

.artwrkHeader,
.optionBar,
.secondWrap{
	position:absolute;
	left:0;
	right:0;
	width:100%;	
	margin:0 auto;
	text-align:center;
	display:inline-block;
	height:auto;
	z-index:1;
	float:left;
}
.artwrkHeader{
	top:0;	
	z-index:120;
}
.optionBar{
	padding:10px 0;	
	/*height:112px;*/
	transition:bottom linear .5s;
	bottom:0;
}
.mobile-scrolling{
	-webkit-overflow-scrolling:touch;
	overflow-x:auto;
	width:100%;
	white-space:nowrap;
	display:inline-block;
	float:left;
}
div#uploadArtAsFabBtn,
#patTile0{
	background-image: url('/Images/customizer/v3/customizer-icons.png');
	background-repeat: no-repeat;
	background-size: 65px auto;
	background-position:center -908px;
}

.bottom1 {
	bottom:0;
    background-color: white;
}
.bottom2{
	bottom:112px;	
}
.bottom3{
	bottom:224px;	
}
.whitebg{
	background-color:rgb(255,255,255);
}
.graybg{
	background-color: rgb(239, 239, 239);	
}
/*.borders{
	border-top: solid 1px silver;
    border-bottom: solid 1px silver;
	overflow-x:hidden !important;
	overflow-y:hidden !important;
}*/

.optionsBar{
	text-align:justify;
	padding:0 70px 25px 0;	
	display:inline-block;
}
.optionsBar.printColors .labelTxt {
    background-color: #9696964d !important;
}

.arrow{
	position:absolute;
	height:100%;
	display:none;
	width:70px;
	background-image:url('/Images/Upload/black-icon-sprite-for-artwork.png');
	background-position: center -75px;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-color:rgba(255,255,255,.5);
	bottom: 0;
	top:0;
	margin: auto;
	opacity:.5;
	z-index:4;
}
.arrow:hover{
	opacity:1;	
}
.rghtArrw{
	right:0;
}

.lftArrw{
	left:0;	
	background:none;
	display:none;
}
.lftArrw:after{
	content:'';
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
	background-image:url('/Images/Upload/black-icon-sprite-for-artwork.png');
	background-position: center -65px;
	background-repeat:no-repeat;
	background-size:100% auto;
	background-color:rgba(255,255,255,.5);
	width:100%;
	height:100%;
	display:inline-block;
}

.optionItem {
    background-repeat: repeat;
    margin-left: 25px;
    box-shadow: 1px 1px 4px ghostwhite;
	border-radius:2px;
	display:inline-block;
	position:relative;
	background-position:center;
}

    .fabX {
        font-size: 2.5rem;
        font-weight: bold;
        position: absolute;
        top: 3px;
        left: 0;
        color: black;
		cursor:pointer;
    }

#modal #uploadartwork .close{
	width:60px;
	height:60px;	
}

div#uploadArtAsFabBtn{
    background-position: -10px -7px;
    display: inline-block;
    height: 55px;
    width: 250px;
    overflow: hidden;    
    position: absolute;
    bottom: -37%;
    left: 0;
    right: 0;
    border-radius: 2px;
    border: 1px solid black;
    margin: auto;
}

/*label.artwrk.CTA {
    float: left;
	width:100%;
	height:100%;
	cursor:pointer;
	background:white;
}*/

.artwrk.CTA .labelTxt{
	position:static;
	width:100%;
	line-height:55px;
	font-size: 24px;
	font-size: 1.5rem;
	
}

#refDiv,
.refDiv{
	border:1px solid red;
	display:inline-block;
	position:absolute;
	z-index:4;
	left:50%;
	top:50%;
	margin-left:-200px;
	margin-top:-200px;
	width:400px;
	height:400px;
}

/*
.serviceOptionListItem{
	padding:0px 30px 0px 30px;
}
*/
.optionItem,
li.serviceOptionListItem{
    height: 70px;
}

li.serviceOptionListItem {
    width: 70px;
}

.optionItem {
    width: 100px;
}
.colorItem {    
    width: 75px;
}

.printcolorItem:not(.moreColors) {
    width: 80px;
    height: 80px;
}
.moreColors { 
    width:40px;
    height:40px;
}
    /*.printcolorItem:nth-child(2) {
        margin-left: 40px;
    }*/

/*.selectedItem {
    border: 3px solid red;
}*/

.selectedItem:before {
    content: '✔';
    color: red;
    position: absolute;
    background-color: white;
    height: 15px;
    right: 0;
    width: 15px;
}

li.serviceOptionListItem span.label,
.labelTxt{
	bottom:-21px;
	left:0;
	right:0;
	font-size:13px;
	font-size:.7rem;
	text-align:center;
	width:100%;
	position:absolute;
	white-space:nowrap;
}

/*.selectedItem .labelTxt{
    bottom: -35px;
    margin-left: -5px;
    display: block;
    line-height: 25px;
}*/

.labelTxt {
    bottom: 0px;
    color: white;
    /*background-color: #9696964d !important;*/
    white-space: initial;
}
.mbl-dnBtn .artwrk.CTA .labelTxt {
    color: black;
}
.troubleWrap{
	color:#222;
	position:absolute;
	bottom:10px;
	right:1%;	
	text-align:left;
	z-index:1;
}

div.buttonWrap {
	position:relative;
	display:inline-block;
	width:100%;
	text-align:center;
}

div.nextWrap {
	float:right;
	right: 0;
	position:absolute;
	top:0;
}
.mbl-dnBtn {
    background-color: rgba(191, 191, 191, 0.26);
    width: 20%;
}
.dsktp-dnBtn {
    display:none;
}

.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:400px;
	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;
	margin:14px 0px 14px 0px;	
}

.leftSd,
.rightSd{
	width:91%;
	display:inline-block;
}

.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:100%;
	height:100%;
	z-index:110;
	background-color:white;
}
#loadingArtwork img{
	width:100%;	
	max-width:200px;
	display:inline-block;
}

#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% !important;
	max-width:100% !important;
	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;*/
	overflow:hidden;
}
.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/colored-icon-sprite-for-artwork.png?v=v1');
	background-repeat:no-repeat;
	height:70px;
	width:70px;
	background-size:100% auto;
	display:inline-block;
	cursor:pointer;
	position:relative;
}

#uploadartwork .artwork-handle{
		border: 1px solid red;	
	}
	#uploadartwork .artwork-handle{
		bottom: -30px;
        right: -30px;
		width: 30px;
        height: 30px;
	}

.tShirtIcon.loading-hangar,
.sewingMachineIcon.loading-hangar{
	background-image:url('/Images/loading.gif');
	background-position:center;
	background-size:30px auto;
    cursor: default;
}

#uploadartwork .close{
	left:0;
	float:left;
	background-position: center 0px;
	background-color:transparent;
	position:absolute;
	padding:0;
	top:0;
}

.questionIcon {
	background-position: center -365px;
}

.tShirtIcon,
.sewingMachineIcon {
	background-position: center -97px;
        float: right;
}
ul#serviceOptionsWrap{
	width:100% !important;
	display:inline-block;
	margin:0 auto;	
	padding-bottom:20px;
}
li.serviceOptionListItem{
	display:inline-block;
	margin:0 !important;	
}

div#pcTileall.optionItem.printcolorItem.allcolors{
	background-color:#fff !important;
	background-image:url('/Images/Product/colorWheel.jpg');
	background-repeat:no-repeat;
	background-size:60% auto;	
	background-position: center;
    display: none !important;
	/*margin-left:100px;*/
}
div#pcTileall:after{
	content: 'or';
    position: absolute;
    bottom: 11px;
    left: 53px;
    font-size: 13px;
    font-size: .8175rem;
    width: 13px;
}

div.optionItem.printcolorItem.moreColors{
    background-image: url(/Images/customizer/v3/customizer-icons.png);
    background-repeat: no-repeat;
    background-size: 150%;
    background-position: center -730px;
    transform: rotate(180deg);
    box-shadow: none;
    position: absolute;
    right: 0;
    bottom: 0;
	z-index: 100;
}
    div.optionItem.printcolorItem.moreColors .labelTxt {
        transform: rotate(180deg);
        background-color: transparent;
        color: black;
        padding-right: 70px;
        padding-top: 12px;
    }   
        div.optionItem.printcolorItem.moreColors .labelTxt:before {
            content: 'more colors';
        }

    div.optionItem.printcolorItem.moreColorItem {
	    transition:opacity 1s ease-out;
    }

    div.optionItem.printcolorItem.moreColors.rotat {
        background-size: 150% auto !important;
        transform: rotate(0deg) !important;
    }
        div.optionItem.printcolorItem.moreColors.rotat .labelTxt {
            transform: rotate(0deg);
            background-color: transparent;
            color: black;
            left: -27px;
            top: 0px;
        }
            div.optionItem.printcolorItem.moreColors.rotat .labelTxt:before {
                    content: 'less colors';
                    padding-right: 25px;
                    display: inherit;
            }

   

#cutAndSewLabelCTA{
	background-position: center -275px;
}

#printLabelCTA{
	background-position: center -520px;
}

#embroideryCTA {
	background-position: center -441px;
}

#transfer_printCTA {
        background-position: center -609px;
    }

#screenLabelCTA{
	background-position: center -176px;
}

li.serviceOptionListItem input[type=radio] + label {
  color: #222;
  border:1px solid lightgrey;
  border-radius:2px;
} 
li.serviceOptionListItem input[type=radio]:checked + label {
  color: #ff0000;
  border:1px solid #ff0000;
  border-radius:2px;
} 

.try-fbSel {
    padding-top:15px;
    bottom: 47%;
    margin: auto;
    left: 0;
    right: 0;
    width: 65%;
    display: block;
    cursor: pointer;
}

/*li.serviceOptionListItem input[type=radio]:checked + label span.label{
	bottom:-20px;
}*/

.loadingMessage{
	color:#222;	
	background-color: rgba(255,255,255,.95);
	padding:2%;
	border-radius:2px;
	display:inline-block;
}

.label{
	color: #959595;
	cursor: pointer;
	display:inline-block;
	margin:0 auto;
	position:absolute;
}

.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;
    }*/
	
/* Style Text Modal */

#uploadartwork .svgTxt { 
	width:100%;
	height:100%;
	text-transform:none;
	white-space:nowrap;
	display:inline-block;
	text-align:center;
	font-size:900%;
	top:0;
	overflow:visible;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
 }
 
#uploadartwork .svgTxt,
#uploadartwork .svgTxt:focus{
	-webkit-transition:font ease 1s;
	-o-transition:font ease 1s;
	-moz-transition:font ease 1s;
	transition:font ease 1s;
 }
 #txt{
	letter-spacing:0;
 }
 
 .svgTxt{
		-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=0,Color='#444')";
	-webkit-filter: url(#drop-shadow);
	-webkit-filter: drop-shadow(0px 0px 1px rgba(0,0,0,0.5));
 }
 
 #txt{
	filter: drop-shadow(0px 0px 1px rgba(0,0,0,0.5));  
 }
 
form#inptFrm,
input#txtFld{	
	text-indent:0;
	text-transform:none;
	background:transparent;
	position: relative;
	font-family:inherit;
}
input#txtFld{
	display:inline-block;
	width:100%;
	border-radius:0;
	border:0;	
}
form#inptFrm:after{
	background:none;	
	content:'';
	height:0;
	overflow:hidden;
}

#slideEffect{
	position:relative;	
	display:inline-block;
	width:100%;
	height:100%;
}

.slideLeft{
	-webkit-animation: slideLeft .5s ease-in-out;
	-moz-animation: slideLeft .5s ease-in-out; 
	-o-animation: slideLeft .5s ease-in-out;
	animation:slideLeft .5s ease-in-out;
}

.slideRight{
	-webkit-animation: slideRight .5s ease-in-out;
	-moz-animation: slideRight .5s ease-in-out; 
	-o-animation: slideRight .5s ease-in-out;
	animation:slideRight .5s ease-in-out;
}

.slctWrp{
	border:1px solid #959595;
	border-radius:2px;
	text-align:center;
	display:inline-block;
	padding:0;
	margin-top:25px;
	position:relative;
	width:50%;
}

.slctWrp .fld{
	background:transparent;
	background-color:transparent;
	width: 100%;
	height:100%;
	font-size:16px;
	font-size:1rem;
	line-height: 1;
	border: none;
	border-radius: 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding:0 10px;
	margin: -12px auto 0;
	color: #222;
	float:left;
	cursor:pointer;
	text-align:left;
	height:30px;
}
#fs:focus{
	outline:0;	
}
.slctWrp .label{
	font-weight:300;
	color:#222;
	font-size:16px;
	font-size:1rem;
	text-align:left;	
	width:100%;
	display:inline-block;
	position:relative;
	top:-20px;
	float:left;
	margin:0;
}
.slctWrp:after{
	content:'';
	background-image:url('/Images/customizer/upArrow.png');
	background-repeat:no-repeat;
	background-size:100% auto;
	background-position:center;
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	margin:auto;
	height:30px;
	width:30px;
	z-index:-1;
	float:right;
	opacity:inherit;
}
.printColors, .selectedColors{	
	position:relative;
	text-align:center;
}

.disclosure{
    color: black;
    overflow: hidden;
}
.scrnPrnt{
    text-align: left;
    padding: 10px;
}

.height60,
.height70,
.height80 {
	-webkit-transition:height .25s ease;
	-moz-transition:height .25s ease;
	-o-transition:height .25s ease;
	-ms-transition:height .25s ease;
	transition:height .25s ease;
}

#uploadartwork .height60{
	height:60%;
}
#uploadartwork .height70{
	height:70%;
}
#uploadartwork .height80{
	height:80%;
}

#loadingImgs{
	overflow:auto;	
	height:400px;
}
#loadingArtwork,
#loadingImgs{
	width:100%;
	display:inline-block;
	text-align:center;	
}
#loadingArtwork{
	height:100%;
}
#uploadartwork .tryptich{
	width:25%;
	min-width:329px;
	min-height:180px;
	display:inline-block;
	border-radius:2px;
	box-shadow:0 0 5px gray;
	margin-top:24px;
}

img.one{
	animation-delay:0.15s; 
	-moz-animation-delay:0.15s; 
	-webkit-animation-delay:0.15s; 
}

img.two{
	animation-delay:0.3s; 
	-moz-animation-delay:0.3s; 
	-webkit-animation-delay:0.3s;	
}

img.three{
	animation-delay:0.6s; 
	-moz-animation-delay:0.6s; 
	-webkit-animation-delay:0.6s;		
}

#progressbar {
    width: 100%;
    height: 3px;
	position:absolute;
	top:1px;
	left:0;
	z-index:999999;
}

#progress {
    height: 3px;
    width: 0%;
    max-width: 100%;
    float: left;
    -webkit-animation: progress 30s 1 forwards;
    -moz-animation: progress 30s 1 forwards;
    -ms-animation: progress 30s 1 forwards;
    animation: progress 30s 1 forwards;
}

#pbaranim {
    height: 3px;
    width: 100%;
    overflow: hidden;
    background-color: red;
}

div#arena.oneHt{
	height:100% !important;
	min-height:100% !important;
	max-height:100% !important;	
	top:0;
}

.hFifty{
	height:50% !important;
}
.hSixty{
	height:60% !important;
	}
.hSeventy{
	height:70% !important;
	}
#uploadartwork .artwork-handle, 
#uploadartwork .ui-resizable-se {
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url('/Images/customizer/v3/anchor-icons.png');
	background-size:100% auto;
	background-color:rgba(255,255,255,.75);
    border: 1px solid #ff0000;
}

#uploadartwork .ui-resizable-se {
    cursor: nwse-resize;
    background-position: center 35%;
    bottom: -30px;
    right: -30px;
}

/* End Text Modal */

.serviceMinQty {    
    font-style: italic;
    padding-left: 10px;
    font-size: 1rem;
    text-align: left;
}

.serviceDimSample {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.serviceDimSample .sd-wrap {
    overflow:hidden;
}
    .serviceDimSample .serviceDim {
        display: inline-block;
        border-radius: 15px 0 0 0;
        padding: 8px;
        background-color: white;    
        opacity: .8;
        font-style: italic;
        font-size: .9rem;
        float: right;
        clear: both;
        color: black;
        margin: 3px 0;
        box-shadow: 1px 2px 0 0 #00000082;
    }

        .serviceDimSample .serviceDim .stitchCnt, .serviceDimSample .serviceDim .stitchCnt span{
               font-size: .7rem;
                margin-left: 10px;
        }

@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;
	}
	
	#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;	
	}
}

@media screen and (min-width:768px) {
	.tryptich{
		margin-left:16px;	
	}		
	.helpRow{
		min-height:120px;
	}
	.helpCTA,
	.helpHeader{
		padding:10px 5px;
	}
	.helpMenu{
		height:50px;
		right:-30px;
		padding-top:15px;
	}

    .mbl-dnBtn {
        width:16%;
    }

}

@media screen and (min-width:1025px) {

    #modal article.artwork-upload.modal {
        max-height:95%;
        max-width:95%;
    }

	.artwrkHeader{
		z-index:120;
	}
    #arena {
        z-index:20;
    }
	.modal li:nth-child(odd),
	.modal li:last-child {
		text-align: left;
		/*margin:0px;*/
	}
	.hSixty,
	.hFifty{
	height:70% !important;
	}
	
	.dsktp-gry{
		background-color:#efefef !important;	
	}  
	
   .arrow {
        display: inline-block;
    }

    .slctWrp:hover:after,
    .slctWrp:hover #fs {
        opacity: .45;
    }

    /*.mobile-scrolling::-webkit-scrollbar{
		 display:none;
	}	
	.mobile-scrolling{ -ms-overflow-style: none; overflow: -moz-scrollbars-none; }
	*/

    div#uploadArtAsFabBtn:hover,
    #patTile0:hover {
        opacity: .5;
        cursor: pointer;
        transition: opacity .25s ease;
    }

    .slctWrp .fld {
        margin-top: -17px;
    }

    .idRightContainer0 .activeArtwork #txt:hover {
        cursor: pointer;
    }

    #refDiv:hover,
    .refDiv:hover {
        cursor: move;
    }
	.serviceName{
		color: black;
        text-align: left;
        font-size: 1.5rem;
        line-height: 1.5rem;
		padding-top:10px;
	}
		.servicePromise{
	color: black;
    font-style: italic;
    font-size: 1.0rem;
	line-height: 1rem;	
	text-align:left;
	padding-top: 2px;
    padding-bottom: 5px;
	}
    .serviceTitle {
        color: black;
        text-align: left;
        font-size: 1.0rem;
        line-height: 1.0;
		padding-top:10px;
    }
	
    .serviceDesc {
        color: black;
        max-width: 100%;
		font-size: .9725rem;
        line-height: .9725rem;
        text-align: left;
		margin-top: 7px !important;
    }
    
    .serviceMinQty {
        padding-left: 18%;
    }

    /* NEW DESKTOP starts*/
    /*.selectedItem .labelTxt {
           bottom: -14px;
            line-height: normal;
    }*/
	li.serviceOptionListItem span.label{
		bottom:-14px;
	}
    .optionsBar {
        padding:0px;
    }
    
    .optionItem {
        float: left;
        margin: 10px 10px;
    }
    li.serviceOptionListItem input[type=radio]:checked + label {
        border: 1px solid rgb(71, 71, 71);
    }    
	.mobile-scrolling{
		overflow-y:hidden;
		overflow-x:hidden;
		white-space:normal;
	}
    #printColors .mobile-scrolling {
        max-height: 350px;
        overflow-y: auto;
    }

    .selectedColors {
        padding-left: 18%;
		top: 13px;
    }

    div.optionItem.printcolorItem.moreColors {
        transform:rotate(-90deg);
        position:initial;
    }

        div.optionItem.printcolorItem.moreColors .labelTxt {
            transform: rotate(90deg);
            padding-left: 35px;
            background-color: transparent;
            color: black;
            padding-right: 0;
            padding-top: 0;
        }
        div.optionItem.printcolorItem.moreColors .labelTxt:before {
            content: 'more colors';
        }

    div.optionItem.printcolorItem.moreColorItem {
	    transition:opacity 1s ease-out;
    }

    div.optionItem.printcolorItem.moreColors.rotat {
        background-size: 150% auto !important;
        transform: rotate(90deg) !important;
    }
        div.optionItem.printcolorItem.moreColors.rotat .labelTxt {
            transform: rotate(-90deg);
            background-color: transparent;
            color: black;
            padding-left: 40px;
            left: 0;
            top: auto;
        }
            div.optionItem.printcolorItem.moreColors.rotat .labelTxt:before {
                content: 'less colors';
                padding-left: 10px;
                display: inherit;
            }

    .bottomBar {
        float: right;
        width: 50%;
        display: inline-block;
        position: relative;
        height: 100%;
        background-color: rgba(234, 234, 234, 0.25);
        box-shadow: 0px 0px 0px 1px rgba(192, 192, 192, 0.64);
    }

    .arena-dsktp {
        width: 50% !important;
        float: left;
    }

    .clrMbl {
        position: initial !important;
        background-color: white;
    }
    .dsktp-El {
        display: block;
    }
    .disclosure {
        display: none !important;
    }

    .mbl-dnBtn {
        display: none !important;
    }

    .dsktp-dnBtn {
        display: block;
        bottom: 0;
        height: 75px;
        top: auto !important;
        width:100%;
        border:3px solid white;
        z-index:15;
    }
    .dsktp-upld{
		width: 65%;
		margin: auto;
		border: 1px solid silver;
		margin-top: 5%;
    }

		.dsktp-upld .artwrk.CTA  .labelTxt{
			line-height: 74px;
			margin: 0;
			color:black;
		}
   

    .hde-mbl {
        display: block;   
        width: 100%;
		padding-left:18%;
    }
        .hde-mbl div {
            display:block;
        }

        .hde-mbl a,
        .hde-mbl a:visited {
            color: blue;
            text-decoration: underline;
            font-size: .8rem;
            text-align: left;
            display: block;
        }

    div.buttonWrap {
        width: 100%;
    }

        div.buttonWrap ul {
            max-width: 650px;
        }

    li.serviceOptionListItem {
        width: 110px;
        height: 110px;
        border: 1px solid silver;    
        background-color: white;
    }

        li.serviceOptionListItem span.label {
            bottom: 0;
        }

    .serviceOptions {
        height: 110px;
        width: 110px;
        background-size: 80% auto;
    }

    #printLabelCTA {
        background-position: center -654px;
    }

    #screenLabelCTA {
        background-position: center -216px;
    }

    #cutAndSewLabelCTA {
        background-position: center -341px;
    }

    #embroideryCTA {
        background-position: center -553px;
    }

    #transfer_printCTA {
        background-position: center -765px;
    }

	.optionBar{
	padding:10px 4%;	
	}
    .Lv1 {
        top: 3%;
        z-index: 1;
    }

    .Lv2 {
        z-index: 5;
        bottom: 65px; /*top:60%;*/
    }

    .Lv3 {
        z-index: 10;
    }
	
	.Lv3.optionBar{
		z-index: 10;
		bottom: 68px;
		/* top: 60%; */
		height: 62%;
		overflow:auto;
	}
        .Lv3 .fabXnt {
            line-height: 2em;
        }

        .Lv3 .fabricOptions {
        }
    /*.fbrc {
        bottom:100px;
    }*/
    .bottom3 {       
        bottom: 165px;
    }
    .sewingMachineIcon {
        background-image: none;
        height:100%;
        float: right;
    }
    .fromCustomizerWrap {
        height:100%;
    }
    .refine {
        right: auto;
        top: auto;
        position: relative;
        display: block;
        line-height: 50px;
        color: white;
        text-indent: 70px;
    }
}

@charset "UTF-8";
/* Sample CSS Document */

#modal{
	background-color:rgba(239,239,239,.9);
	height:100%;
	/*position:absolute;*/
	top:0;
	left:0;	
}
.shrink{
	font-size:1rem;
}
#modal article.card p{
	display:inline-block;	
	text-align:center;
	width:100%;
    max-width: initial !important;
}

#modal article.card h1{
	margin-top:25px;
	position:relative;
	left:auto;	
}

#modal article.card .smllTxt{
	font-size:13px;
	font-size:.8125rem;	
}

#modal article.card ul#sizeWrap {
    display: inline-block;
    width: 92% !important;
	max-width:92% !important;
	height:auto;
    text-align: center;
}

#modal article.card #sizeWrap li.sizeCell {
    /*width: 70px;*/
    display: inline-block;
    /*background-color: #5a5a5a;*/
    color: #fff;
    height: 80px;
    border-radius: 2px;
    margin-top: 15px;
    position:relative;
    min-width: 80px;
    width: 20% !important;
}



#modal article.card #sizeWrap li.sizeCell .addi-price{
    color: black;
    position: absolute;
    margin-top: 0.35rem;
    right: 0;
    font-size: 0.8rem;
}
#modal article.card #sizeWrap li.sizeCell .sizeInventory {
    font-size: .85rem;
    right: 0;
    color: black;
    display: block;
    text-align: right;   
    /*border-right: 1px solid #f3bc59;
    line-height: 20px;*/
    padding-right: 5px;
    font-style:italic;
    /*font-weight:bold;*/
}

    #modal article.card #sizeWrap li.sizeCell:first-child .sizeInventory:before, #modal article.card #sizeWrap li.sizeCell:nth-child(5) .sizeInventory:before {
        content: 'stock';
        float: left;
        padding-left: 5px;
        font-weight: normal;
    }

#modal article.card #sizeWrap li.sizeCell:nth-child(1):nth-last-child(4), 
#modal article.card #sizeWrap li.sizeCell:nth-child(2):nth-last-child(3), 
#modal article.card #sizeWrap li.sizeCell:nth-child(3):nth-last-child(2), 
#modal article.card #sizeWrap li.sizeCell:nth-child(4):nth-last-child(1){
	width:24%;
}
#modal article.card #sizeWrap li.sizeCell:nth-child(1):nth-last-child(5),
#modal article.card #sizeWrap li.sizeCell:nth-child(2):nth-last-child(4),
#modal article.card #sizeWrap li.sizeCell:nth-child(3):nth-last-child(3),
#modal article.card #sizeWrap li.sizeCell:nth-child(4):nth-last-child(2),
#modal article.card #sizeWrap li.sizeCell:nth-child(5):nth-last-child(1) {
	width: 19%;
}
#modal article.card #sizeWrap li.sizeCell:nth-child(1):nth-last-child(6),
#modal article.card #sizeWrap li.sizeCell:nth-child(2):nth-last-child(5),
#modal article.card #sizeWrap li.sizeCell:nth-child(3):nth-last-child(4),
#modal article.card #sizeWrap li.sizeCell:nth-child(4):nth-last-child(3),
#modal article.card #sizeWrap li.sizeCell:nth-child(5):nth-last-child(2),
#modal article.card #sizeWrap li.sizeCell:nth-child(6):nth-last-child(1) {
	width: 15%;
}

#modal article.card #sizeWrap li.sizeCell:nth-child(1):nth-last-child(7),
#modal article.card #sizeWrap li.sizeCell:nth-child(2):nth-last-child(6),
#modal article.card #sizeWrap li.sizeCell:nth-child(3):nth-last-child(5),
#modal article.card #sizeWrap li.sizeCell:nth-child(4):nth-last-child(4),
#modal article.card #sizeWrap li.sizeCell:nth-child(5):nth-last-child(3),
#modal article.card #sizeWrap li.sizeCell:nth-child(6):nth-last-child(2),
#modal article.card #sizeWrap li.sizeCell:nth-child(7):nth-last-child(1) {
	width: 13%;
}

#modal article.card #sizeWrap .sizeCTA,
#modal article.card #sizeWrap input.sizeInput {
    width: 100%;
    height: 2.2rem;
    display: block;
    text-align: center;
}

#modal article.card #sizeWrap .sizeCTA {
    border-radius: 2px 2px 0 0;
    cursor: pointer;
    padding: 10px;
    background-color: #5a5a5a;
}
#modal article.card.sampleView .sizeCTA{
    height:inherit;
}

/*.sample {
    padding: 17px 0 0 !important;
}*/

#modal article.card #sizeWrap input.sizeInput {
    border-radius: 0 0 2px 2px;
    color: #222;
}

#modal article.card #sizeWrap input.sizeInput:focus {
	background: #fff;
}

#modal article.card .pComposition span {
    float: left;
    display: inline-block;
}
#modal article.card div.product-size.clickable {
    width: 120px;
    min-width: 120px;
    float: right;
    font-size: 16px;
    margin: 0;
    clear: right;
    text-align: right;
    padding: 0;
}

#modal article.card .unitWrap {
    width: 100%;
    display:block;
	margin:0 auto;
    border-bottom: 1px solid #efefef;
    padding-bottom: 5px;
    min-height: 40px;
	max-width:450px;
    line-height: 40px;
}

#modal article.card .unitWrap:first-child{
	margin-top:25px;	
}

#modal article.card #quoteWrap .labelColumn {
    float: left;
    width: 33.33333339%;
    display: inline-block;
    text-align: center;
    cursor: default;
	margin:0;
}

#modal article.card #quoteWrap .labelColumn:first-child {
    text-align: left;
}

#modal article.card #quoteWrap .labelColumn:last-child {
    text-align: right;
}

#modal article.card #quoteWrap .half{
	width:50%;
	float:left;
	display:inline-block;	
	text-align:right;
	margin:0;
}
#modal article.card #quoteWrap .half:first-child{
	text-align:left;	
}
#modal article.card .full{
	width: 99.7%;
    display: inline-block;
    position: relative;
    left: 0;
    right: 0;
    bottom: 0;
    overflow:hidden;
    height: 60px;
    cursor: pointer;
	margin: 10px auto 0;
}	

#modal article.card .strike-through{
	text-decoration:line-through;	
}

#modal article.card .qty:after{
	content:' @';	
}
#modal article.card #newPrice:after{
	content:' ea.';	
}
#modal article.card .number{
	display:inline-block;	
}
#modal article.card .red{
	color:red;
}
#modal article.card #quoteWrap{
	-moz-transition:max-height 1s ease;
	-webkit-transition:max-height 1s ease;
	transition:max-height 1s ease;	
	max-height:500px;
	overflow:hidden;
}
#modal article.card .hde{
	max-height:0 !important;
}

#modal article.card .SizeChart{
	width:100%;	
}

#modal div.quoteContainer{
	width:100%;
	height:100%;
	display:inline-block;	
	overflow:auto;
	overflow-x:hidden;
	position:relative;
}

#modal article.card{
	max-width:800px;
	position: fixed;
	top: 0%;
	left: 0;
	right:0;
	bottom:auto;
	margin:auto;
	height:100%;
	max-height:100%;
	min-height:450px;
	overflow:auto;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s;
	/**/
	border-radius:2px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	background-color:white;
	
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
    width:100% !important;
    padding:0;
}
section#modal.modalpopup{
	/*background-color:rgba(239,239,239,.9) !important;*/	
	overflow:hidden;
	padding:0;
}

#modal .close{
	background-image:url('/Images/Upload/black-icon-sprite-for-artwork.png');
	background-repeat:no-repeat;
    height: 40px;
    width: 40px;
	background-size:100% auto;
	display:inline-block;
	cursor:pointer;
	left:0;
	float:left;
	background-position: center 0px;
	background-color:transparent;
	position:fixed;
	padding:0;
	top:0;
    z-index:10;
}

#modal article.card.back{
	-webkit-transform: translateY(-20%) scale(0.8);
	transform: translateY(-20%) scale(0.8);
	z-index:0;
	overflow:hidden;
	max-height:600px;
}

#modal article.card.front{
	z-index:2;
	box-shadow: 0 5px 15px 0 rgba(0,0,0,0.25);
    border-radius: 10px;
}

#modal article.card .selectedSz .sizeCTA {
    background-color: rgb(255, 182, 0) !important;
}

#modal th.priceCell, td.priceCell {
    width: 33%;
    text-align: center !important;
}

.lrg.button{
	font-size:1.5rem;
}
.topblck {
        padding-top: 45px;
}

#modal article.card.front.bulkView .h3lbl {
    padding: 0;
    font-size: 15px;
    margin: 0 0 5px;
}

.optionhdr {
    font-size: 1.5rem;
    color: black;
    cursor: default;
}

.optionlbl {
        /*float: left;
    margin: -5px 0px 10px 40px;*/
    padding: 0px;
    text-align: center;    
    display: inline-block;
}

.optionprice {
    float:right;
    padding: 0px 15px;
    margin-bottom: 10px;
}
    .bulkprice::before {
        content:'as low as';
        font-size:.75rem;
        padding-right:5px;
    }
.optiontxt {
    text-align: left !important;
    max-width: 100%;
        padding: 0px 15px 10px;
    color: black;
    font-family: Questrial;
    margin-bottom: 5px;    
    font-size: 1rem;
}
.exprice {
    /*padding:20px;*/
    padding: 50px 60px 0;
}
.expricehdr {
    overflow:hidden;
}
    .exprice ul li {
        padding:9px;
    }

    .exprice .lightestGrayBg {
        color:black;
        font-weight:bold;
    }
.expricehdr, .expricerow {
        overflow: hidden;
    border-bottom:1px solid silver;
}
.pricehdr {
    width: 30%;
    display: inline-block;
}
.pricecell {    
    font-weight: bold;
    width: 30%;
    display: inline-block;
}
#modal .quoteContainer .shimmer {
    height: 68px;
    bottom: 0;
    top: initial;
}
/*.nextCTA {
        position: fixed !important;
        overflow: hidden;
    height: 50px;
}*/
    .nextCTA div, .nextCTA input {
        width: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        border: 1px solid white !important;
    }
#modal article.card .graybtn {
    cursor:default;
}
#modal article.card .graybtn .shimmer:after {
    -webkit-animation: none;
    animation: none;
}

#modal article.card .graybtn input {
    background-color: silver;
}
    
/*.buybulk .nextCTA a {
    position:absolute;
}*/

/*.startcamp .nextCTA div {
    position: relative;
    width: 100%;
}*/
.dslbls {
    font-size: 17px;
    width: 67px;
    float: left;
    line-height: 30px;
}
.storeSelection {
    width: 75%;
    height: 30px;
    font-size: 1.25rem;
}

.optioncont {
    box-shadow: 0 0 0 transparent !important;
    width: 100% !important;
    max-height: 100% !important;
    padding: 16px 0 !important; /** ensure this does get override in /verified/dropshipping*/
}

.buysample li.sizeCell, .drop-ship li.sizeCell {
    height:48px !important;
}

.optioncont h2 {
    color: black;
    font-weight: bold;
    left: 0;
    right: 0;
    background-color:white;    z-index: 4;
        margin-top: 12px!important;
        position: relative!important;
}

.highlight_svaing_sec {
    margin: 8px 0px;
}

.highlight_svaing_sec h2 {
    position: relative;
    display: inline-block;
    padding-left: 49px;
    font-size: 19px;
    color: #000;
    font-weight: 700;
    line-height: 24px;
    margin-top: 25px;
}

.highlight_svaing_sec h2:before {
    content: url(/Images/icons/savemore-icon.png);
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translatey(-50%);
    transform: translatey(-50%);
}
.highlight_svaing_sec #product_count, #save_price, #save_price_dollar {
    font-weight: 700;
    font-size: 22px;
}

/*ensure the style will work on customizer too */
table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    border-radius: 2px;
    overflow: hidden;
    border-spacing: 0;
}
th:nth-child(1), td:nth-child(1), th:nth-child(2), td:nth-child(2) {
    text-align: left;
}

td, th {
    padding: 6px;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
    height: 30px;
    font-size: 16px;
    font-size: 1rem;
    vertical-align: middle;
}
/*****END****/

/*******DROP SHIP*****override of tab grid**************/

#modal article.card .drop-ship .full, #modal article.card .buysample .full {
    position: fixed;
    margin: auto;
}
.drop-ship .optionprice {
    position: fixed;
    right: 23px;
    bottom: 52px;
    z-index: 1;
    padding: 0;
    background-color: white;
}
.drop-ship .tabs {
    height:initial;   
    margin-top: 40px;    margin-bottom: 200px;
}
.drop-ship .tab ul {
    margin-left: 25px;
}
.drop-ship .tab ul li.tab-li {
    line-height: 21px;
    width: 20%;
    height: 50px;
    margin: 0 2px;
    padding: 5px;    
    min-width: 70px;
    overflow: hidden;
}
    .drop-ship .tab ul li.tb-disabled {
        background-color: #808080ed;
        cursor: default;
    }
.drop-ship .tab-body {
    margin-top: 17px;
    border: none;
    border-top: 1px solid #c0c0c0fa;
    padding: 0 25px;
}
.drop-ship .optionlbl {
    padding: 75px 0 0;
}
.drop-ship h4 {
    font-weight: bold;
}
.drop-ship div.tab-helptext, .drop-ship div.tab-body-content {
    color: #000000ed;
}

.drop-ship a.ds-faq {
    font-size: 12px;
    color: blue;
    text-decoration: underline;
    cursor: pointer;
}
.drop-ship .profit-calculator {
    position: fixed;
    bottom: 60px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 0 25px;
    box-shadow: 0px -6px 8px 0px #c0c0c070;
}
    .drop-ship .profit-calculator th {
        font-weight:bold;
    }
    .drop-ship .profit-calculator input {
        border-radius: 0;
        border: 1px solid #c0c0c0c2;
        width: 100px;
    }

.drop-ship .fulfillment-fee-opt {
     /**/position: fixed;
    bottom: 175px;
    
}
.drop-ship .fulfillment-fee-opt input{
    width: 14px;
}

.drop-ship div.tab-helptext {
       text-align: left;
    padding: 15px 0 0 0;
    min-height: 100px;
}
.drop-ship span.helptext {
    display: block;
}
.drop-ship .tab-body-innercontent {
    text-align: left;
    width: 100%;
    overflow: hidden;
    height: 30px;
    margin: 5px auto;
}
.drop-ship #addStoreSubmit {
    height:60px;
    font-size:1.5rem;
    border: none;
    width: 100%; /*ensure it will be as wide as the modal */
}

.drop-ship .tab-body-innercontent.tab-searchresult {
    height: auto;
}

.drop-ship .tab-body-innercontent .search-area {
    width: 75%;
    float: left;
    overflow:hidden;
}

.drop-ship .tab-body-innercontent .search-area.search-prod {
    border: 1px solid silver;
    height: 28px;
}
.drop-ship .tab-body-innercontent .search-area.search-result {    
    overflow-y: auto;
    max-height: 230px;z-index: 3;
}

.drop-ship .tab-searchresult ul li {
    /*border: 1px solid silver;*/
    overflow: hidden;
    margin-bottom: 2px;
    margin-right: 1px;
    cursor: pointer;
    width: 100%;
    float: left;
    position: relative;
    height: 78px;
}
    .drop-ship .tab-searchresult ul li.selectedResult {
        border: 1px solid #c0c0c0b3;
    }
        .drop-ship .tab-searchresult ul li.selectedResult:before {
            content: '✔';
            color: red;
            position: absolute;
            background-color: white;
            height: 20px;
            right: 0;
            bottom: 0;
            width: 20px;
            font-size: 1.5rem;
        }
    .drop-ship .tab-searchresult ul li:hover {
        box-shadow: 0px 5px 10px 1px silver;
    }
    .drop-ship .tab-searchresult ul li.selectedResult:hover {
        box-shadow: none;
        cursor:default;
    }
    .drop-ship .tab-searchresult ul li img {
        width: 50px;
        float: left;
    }

    .drop-ship .tab-searchresult ul li span {
        float: left;
        padding-left: 5px;
        width: 68%;
    }
        .drop-ship .tab-searchresult ul li span span {
            display: block;
            float: left;
            width: 95%;
            font-size: 13px;
            line-height: 18px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

.drop-ship .tab-searchresult ul li span.x-remove {
    position: absolute;
    right: 0;
    font-size: 2rem;
    width: 25px;
    color: black;
    cursor: pointer;
}
    .drop-ship .tab-searchresult ul li span.x-remove:hover {
        color: red;
    }

.drop-ship .tab-body-innercontent.tab-variants {
        height: auto; 
       
}
    .drop-ship .tab-body-innercontent.tab-variants h6 {
        font-style:italic;
    }
    .drop-ship .tab-body-innercontent.tab-variants > div {
        overflow: hidden;
        position: relative;
        width: 100%;
        min-height: 226px;
        margin-top:10px;
    }
        .drop-ship .tab-body-innercontent.tab-variants > div div.variants-mask {
            width: 100%;
            height: 100%;
            background-color: #c0c0c030;
            position: absolute;
            /**sizing X**/
            text-align: center;
            font-size: 10rem;
            font-size: 170px;
            color: #8e8e8eab;
            line-height: 170px;
        }
            .drop-ship .tab-body-innercontent.tab-variants > div div.variants-mask.plus {
                background-color: #e4e4e430;
            }
            

    .drop-ship .tab-body-innercontent.tab-variants .variants-left {
        float: left;
    }
    .drop-ship .tab-body-innercontent.tab-variants .variants-right {
        float: right;margin-top: 20px;
    }

    .drop-ship .tab-body-innercontent.tab-variants th {
        background-color: #f1f1f1;
    }

.drop-ship .tab-body-innercontent.tab-variants .variant td {
    font-size: 14px;
}

.drop-ship .tab-body-innercontent input {
    width: 80%;
    float: left;
    border-radius: 0;
    border: none;
}

.drop-ship .tab-body-innercontent .searchBtn {
    line-height: 27px;
    border-left: 1px solid silver;
    background-color: #f2f2f2;
    color: black;
    cursor: pointer;
    width: 20%;
    float: right;
    text-align: center;
}
    .drop-ship .tab-body-innercontent .searchBtn:hover {
        background-color: #dbd9d9;
    }
/*end*/

.finenote {
      /* float: left; */
    /* padding: 1px 10px; */
    font-size: .85rem;
    /* position: fixed; */
    /* bottom: 135px; */
    background-color: white;
    line-height: 20px;
    /* box-shadow: 0px -6px 8px 0px #c0c0c070; */
    z-index: 3;
    left: 0;
    width: 100%;
    text-align: left;
}
    .finenote span {
        font-weight:bold;
        color:#959595;
    }

.startcamp .finenote, .drop-ship .tb-add-to-cart .finenote {
    bottom: 0;
    position: absolute;
    padding: 5px;box-shadow: none;
}

.drop-ship .tb-add-to-cart .finenote
{
    bottom: 60px;
}

#maxQty{
	text-align:center;
}

#maxQty.error {
    color: #000!important;
    font-weight: 700;
    font-size: 13px;
    margin-top: 10px;
}

#maxQty.error .chatWrap {
    width: auto;
    border: 1px solid #c1c1c1;
    margin-left: 10px;
    border-radius: 4px;
    padding: 6px 10px;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
}
    #maxQty.error .chatWrap:hover {
        background: #e6e6e6;
        border-color: #e6e6e6;
    }

.ds_addcartnow {
    text-decoration: underline;
    color: blue;
}

li.grayScale .sizeCTA {
    background-color: silver !important;
    cursor: default !important;
}

#modal .szQty .close {
    height: 25px;
    left: auto;
    right: 25px;
    top: 15px;
    width: 25px;
}

@media screen and (max-width:320px) {

    .drop-ship .tab ul {
        margin-left: 14px;
    }
}

@media screen and (min-width:768px){
    #modal .close {
        position:absolute;
    }
    
	#modal article.card{ 
        top: 0%;
        bottom: 0%;
        left: 0%;
        right: 0%;
            max-height: 90%;
	}

    #modal article.sampleView {        
        max-height: 515px;
        min-height: 430px;
    }

    #modal article.dropshipView {
        max-height: 875px;
        min-height: 325px;
        max-width: 924px;
    }
    #modal article.campaignView {
           max-height: 605px;
        min-height: 525px;
    }

	#modal article.card.front{
		-webkit-transform: scale(1);
		transform: scale(1);	
		position:absolute;
	}

    .dslbls {
        width: 85px;
    }

    .drop-ship .tab-body-innercontent.tab-variants > div {
        width:48%;
    }
    .drop-ship .tab-body-innercontent.tab-variants .fullview {
        width:100%;
    }
    .drop-ship .tab-body-innercontent.tab-variants .variants-right {
        margin-top: 10px;
    }
    .drop-ship .optionprice {
        bottom: 52px;
    }
}

/*@media screen and (min-width:1024px) and (max-width:1025px) {
    #modal .buybulk {
        top: 0% !important;
            max-height: 100% !important;
    }
    #modal .startcamp {
            max-height: 54%;
    }
}*/
@media screen and (min-width:1025px){
	/*#modal article.card{
        -webkit-transform: scale(0.9);
	    transform: scale(0.9);
	}*/
	#modal article.card:hover{
		 box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);	
	}
	#modal article.card.back:hover{
		cursor:pointer;	
	}
}


@font-face {
  font-family: 'Athletic';
  src: url('/Fonts/Athletic.TTF') format('truetype');
}
@font-face {
  font-family: 'Creepster';
  src: url('/Fonts/Creepster.ttf') format('truetype');
}
@font-face {
  font-family: 'Familiar Pro';
  src: url('/Fonts/Familiar.ttf') format('truetype');
}
@font-face {
  font-family: 'Flowers';
  src: url('/Fonts/Flowers.ttf') format('truetype');
}
@font-face {
  font-family: 'Greek';
  src: url('/Fonts/Greek.ttf') format('truetype');
}
@font-face {
  font-family: 'Lemiesz';
  src: url('/Fonts/Lemiesz.ttf') format('truetype');
}
@font-face {
  font-family: 'Luckiest Guy';
  src: url('/Fonts/LuckiestGuy.ttf') format('truetype');
}
@font-face {
  font-family: 'Pacifico';
  src: url('/Fonts/Pacifico.ttf') format('truetype');
}
@font-face {
  font-family: 'Pusab';
  src: url('/Fonts/Pusab.ttf') format('truetype');
}
@font-face {
  font-family: 'Vitamin';
  src: url('/Fonts/Vitamin.ttf') format('truetype');
}
.cz-hoodies .ctaBttns li .pcket.CTA:after
,.cz-sweaters .ctaBttns li .pcket.CTA:after {
	/*background-image:url('/Images/hoodies/hoodie-icon-sprites.png?v=2') !important;background-position: center -200px;*/
	background-position: left -107px;
    background-size: 100px;
		
}

.cz-hoodies .ctaBttns li .t-liner.CTA:after
,.cz-sweaters .ctaBttns li .t-liner.CTA:after {
	/*background-image:url('/Images/hoodies/hoodie-icon-sprites.png?v=2') !important;background-position: center -200px;*/
	    background-position: left -228px;
    background-size: 76px;
    		
}

.cz-hats .ctaBttns li .pcket.CTA:after{
	/*background-image:url('/Images/hats/hats-icons-sprite.png') !important;background-position: center -323px;*/
	background-position: left -426px;
    background-size: 85px;
		
}

.cz-beanies .ctaBttns li .pcket.CTA:after{    
	/*background-image:url('/Images/beanie-hat-hit-icon.png');background-position: center -7px;*/
	background-position: left -683px;
    background-size: 97px;
		
}

/********************************************************************************/
/*tShirt related icon */
.tShirtMenu .icon{
	height:50px;
	background-image:url(/Images/pocket-tees/pocket-tees-sprite.png);
	background-repeat:no-repeat;
	background-size:70px auto;
	position:relative;
	min-width:70px;
}

.tShirtMenu .crew{
	background-position:center -295px;
}
.tShirtMenu .tank{
	background-position:center -63px;
}
.tShirtMenu .longsleeve{
	background-position:center -369px;
}
.tShirtMenu .sports{
	background-position:center -141px;
}
.tShirtMenu .vneck{
	background-position:center 14px;
}
.tShirtMenu .sweatshirt{
	background-position:center -448px;
}
.tShirtMenu .henley{
	background-position:center -218px;
}
.tShirtMenu .womens{
	background-position:center -523px;
}
.tShirtMenu .kids{
	background-position:center -716px;
}
.tShirtMenu .longtshirts{
	background-position:center -583px;
}
.tShirtMenu .flowy{
	background-position:center -654px;
}
/********************************************************************************/
/* hoodie related icons */
.hoodieMenu .icon{
	height:50px;
	background-image:url(/Images/hoodies/hoodie-icon-sprites.png) !important;
	background-repeat:no-repeat;
	background-size:70px auto;
	position:relative;
}
.hoodieMenu .pullover{
	background-position:center -15px;
}
.hoodieMenu .zip-hoody{
	background-position:center -85px;
}
.hoodieMenu .hoodie-dress{
	background-position: center -153px;
}
.hoodieMenu .baggy{
	background-position: center -293px;
}
.hoodieMenu .fitted{
	background-position: center -363px;
}
.hoodieMenu .usa{
	background-position: center -430px;
}
.hoodieMenu .sweatshirt{
	background-position: center -707px;
}
/********************************************************************************/
/* pants/joggers related icons */
.pantsMenu .icon{
	height:50px;
	background-image:url(/Images/joggers/joggers-sprite.png);
	background-repeat:no-repeat;
	background-size:70px auto;
	position:relative;
}

.pantsMenu .joggers{
	background-position:center -159px;
}
.pantsMenu .classics{
	background-position:center -90px;
}
.pantsMenu .relaxed{
	background-position:center -20px;
}
/********************************************************************************/
/* beanie related icons */
.beanieMenu .icon{
	height:50px;
	background-image:url(/Images/custom-beanies/custom-beanie-icons.png) !important;
	background-repeat:no-repeat;
	background-size:70px auto;
	position:relative;
    min-width: 100px;
}

.beanieMenu .classic-beanie{
	background-position:center 5px;
}
.beanieMenu .skull-beanie{
	background-position:center -97px;
}
.beanieMenu .knit-beanie{
	background-position:center -201px;
}
.beanieMenu .pom-pom-beanie{
	background-position:center -307px;
}
.beanieMenu .classic-beanie-emb{
	background-position:center -382px;
}
.beanieMenu .skull-beanie-emb{
	background-position:center -445px;
}
.beanieMenu .knit-beanie-emb{
	background-position:center -549px;
}
.beanieMenu .pom-pom-beanie-emb{
	background-position:center -656px;
}
/********************************************************************************/
/*hat related icons*/
.hatMenu .icon{
	height:50px;
	background-image:url(/Images/hats/hats-icons-sprite.png);
	background-repeat:no-repeat;
	background-size:70px auto;
	position:relative;
    min-width: 70px;
}

.hatMenu .snapback{
	background-position:center -63px;
}
.hatMenu .dad-hats{
	background-position:center -430px;
}
.hatMenu .baseball-caps{
	background-position:center -235px;
}
.hatMenu .fitted{
	background-position: center -293px;
}
.hatMenu .trucker{
	background-position: center -120px;
}
.hatMenu .panel{
	background-position: center -178px;
}
.hatMenu .bucket{
	background-position: center -5px;
}

/********************************************************************************/
/*woven label icon*/
.wovenLabelMenu .icon{
	height:50px;
	background-image:url(/Images/woven-labels/woven-label-menu-sprite.png);
	background-repeat:no-repeat;
	background-size:70px auto;
	position:relative;
    min-width: 70px;
}

.wovenLabelMenu .horizontal{
	background-position:center -8px;
}
.wovenLabelMenu .vertical{
	background-position:center -72px;
}
.wovenLabelMenu .square{
	background-position:center -153px;
}
.wovenLabelMenu .flat{
	background-position:center -226px;
}
.wovenLabelMenu .folded{
	background-position: center -305px;
}
.wovenLabelMenu .flag{
	background-position: center -365px;
}

/********************************************************************************/
/*clothing tag icon*/

.clothingTagBen > div{
	width: 60px;
    height: 60px;
    min-height: 100%;
    display: inline-block;
    background-image: url(/Images/clothing-tags/clothing-tag-sprite.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    float: left;
    margin-top: 5px;
}
.unlimited > div{
	background-position:center -185px;
}
.quality > div{
	background-position:center -122px;
}
.affordable > div{
	background-position:center -255px;
}
.simple > div{
	background-position:center -321px;
}
.variety > div{
	background-position: center -387px;
}
.best > div{
	background-position: center -66px;
}



.full, .half {
    width: 100%;
    display: inline-block;
    background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	 z-index: 0;
}
#productQuestions{
	max-width:90%;
	margin:auto;
	padding:2% 0%;
}
#productQuestions ol{
	text-align:left;
}
#productQuestions li{
	text-align:left;
	padding: 5px 0;
	font-size:1rem;
}
#productQuestions ol{
	list-style-position: inside;
}
#productQuestions h4{
	text-align:left;
	padding-bottom: 10px;
}
#productQuestions .ghost{
	width: 63%;
    float: right;
	margin: 15px 0 0 0;
}
#productQuestions .azsearch-r {
    color: black;
}
#productQuestion .azsearch-c {
    color: black;
	position:inherit;
    width: 100%;
}
.split{
		border-radius:2px;
		width:95%;
		display:inline-block;
		text-align:center;
		margin:15px 0;
		padding: 15px;
		border: solid 1px lightgrey;
		vertical-align:top;
	}
.fade{
		background:rgba(0,0,0,.7);
	}
.fancyBackground{
		background-image:url("//blob.apliiq.com/sitestorage/fancy-fabric/1075_840_440.jpg");
		background-size:cover;
		border-radius:10px;
	}
	/*#deliveryInfo{
		background-color:rgba(239,239,239,.95);
	}*/

@media screen and (min-width:768px) {
	
	.split{
		width:395px;
		margin:15px;
	}
	#productQuestions .ghost{
	width: 50%;
	}
	#productQuestions li{
	padding: 3px 0;
	}
	#productQuestions .searchTerm{
		width:80%;
	}
	#productQuestions .azsearch-r {
    width: 80%;
    margin: auto;
    padding-left: 15px;
	}
	#questionSearch{
	width: 80%;
    margin: auto;
	}
}

					






