	body {
		overflow-x: hidden;
	}


lz_overlay_chat {

right: -30px !important;
left: auto !important;

}

.replaceImage {
    background-color: rgba(0,0,0,0.5);
    border: 1px solid #fff;
    display: none;
    left: 30%;
    margin: 0 auto;
    position: absolute;
    top: 60px;
    width: 40%;
	cursor: pointer;
}

.rotbtn-group > .btn {
    border: 1px solid #ccc !important;
    border-radius: 5px !important;
    margin: 3px 6px 6px 3px !important;
}

.rotbtn-group > .btn:active {
	box-shadow: none !important;
    background-color: #eee !important;
}
.rotbtn:active {
	box-shadow: none !important;
    background-color: #eee !important;
}

.btn:active, .btn.active {
    background-color: #eee !important;
}	


.replaceImage h5 {
    color: #eee;
    font-size: 17px !important;
}


#in_processing {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    left: 5px;
    position: absolute;
    bottom: 107px;
}


#mobileThumb:hover .replaceImage {
    display: block;

}



h3 {
    font-size: 16px !important;
    line-height: 14px;
}

h5 {
    font-size: 13px !important;
    line-height: 14px;
}

#formnav {

	position: relative;
	text-align: center;
	z-index: 8888;
	height: 38px;
	top: 11px;
	width: 100%;
	margin: 0 auto;
	background-color: #eee;
	z-index: 1000;


}

#formnavFIXED {

	position: fixed;
	text-align: center;
	z-index: 8888;
	left: 0px;
	top: 85px;
	height: 40px;
	width: 100%;
	border-top: 1px solid #999;
	background-color: #eee;
	z-index: 9998;
	border-bottom: 1px solid #999;

}

#mobileThumb {

	display: inline-block;
	max-width: 180px;
	max-height: 180px;
	float: none !important;
	margin: 10px auto;
	position: relative;
	margin-bottom: 10px;
	
}

#mobileThumbPic {
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}

.mTButtTitle {

	font-size: 0.8em;
	text-transform: uppercase;

}

#mobileThumbButts {
    margin-top: 12px;
}


#mobithumb {
margin: 12px auto;
position: relative;

}

.fa-rotate-45 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.fa-rotate-315 {
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
}

.btn-lg {

width: 80px;
height: 80px;


}

.btn-primary {

width: 48px;
height: 42px;


}

.btn-default:active {

background-color: #ff0051;

}

.btn-radio {
	width: 152px;
	font-size: 11px !important;
	background-color: #ddd !important;
	
}

.btn-radio:active {
    background-color: #ff0051 !important;
    border-color: #ddd !important;
	
}

.img-radio {
	opacity: 0.9;
	border: 1px solid #fff;
}

.space-20 {
    margin-top: 20px;
}

#switch2full {

	display: none;
    margin: 0 auto 20px;

}

p.switchfull1 {

	font-size: 15px !important;
	font-weight: 700 !important;

}

p.switchfull2 {

	font-size: 13px !important;


}


.btn-primary {
    background-color: #fafafa !important;
    background-image: none !important;
    border-color: #ccc !important;
    color: #333;
    height: 32px !important;
    margin-bottom: 10px !important;
}


.btn-arrow {
    margin-bottom: 10px !important;
    border-color: #ccc !important;
	background-image: none !important;
	background-color: #ddd !important;
	color: #333;
	width: 42px;
	height: 38px;
}

 

#product_list { float:left; margin: 9px 0px 0px 9px; }
#product_list .btn { background: #555; color:white; text-shadow:none; line-height: 20px; overflow: hidden;}
#product_list .dropdown-menu { left:0px; text-align: left;top: 34px;}


#tprice { float:right; margin: 9px 7px 0px 0px; }
#tprice .btn { background: #fff; color:#ff0051; text-shadow:none; line-height: 20px;  }
#tprice .dropdown-menu { right:0px; }
#tprice .dropdown-menu li { padding:2px 5px; clear: both; }
#tprice .dropdown-menu li>span:nth-child(1) { float:left; }
#tprice .dropdown-menu li>span:nth-child(2) { float:right; }


.panel {
    margin-left:auto !important;
	margin-right:auto !important;

	margin-bottom: 20px;
}    


@media (min-width: 768px) {

	.panel {

		width: 665px !important;

	}

}

@media (max-width: 767px) {


	.panel {

		width: 100% !important;

	}



}


@media (min-width: 900px) {

	#sidebar {

		display: block;

	}

}
@media (max-width: 899px) {

	#sidebar {

		display: none;

	}

}

@media (max-width: 490px) {

	#mobrot {
		background-color: #fff;
		bottom: -14px;
		border: 2px solid #9c9c9c;
		border-radius: 5px;		
		color: #ff0051;
		padding: 3px;
		position: absolute;
		right: 138px;
		z-index: 999;
	}

	#prtext { 
	
		display: none;
	
	}
	
	#product_list .btn {
	
		font-size: 15px;
	
	}
	
}

@media (min-width: 491px) {

	#mobrot {

		border: 2px solid #ccc;
		border-radius: 5px;		
		position: absolute;
		right: -48px;
		bottom: -14px;
		color: #ff0051;
		padding: 2px;
	}

	
	#prtext { 
	
		display: inline;
	
	}		


	#product_list .btn {
	
		font-size: 17px;
	
	}

	
}



	#product_list .btn {

		width: 100%;
		height: 38px;
		border-radius: 0px;
		
	}

	#product_list {
		width: 65%;
		margin: 0px !important;
	}

	
	#tprice .btn {

		width: 100%;
		height: 38px;
		border-radius: 0px;
		
	}

	#tprice {
		width: 35%;
		margin: 0px !important;
	}


    
.panel-default > .panel-heading {
background-image: none !important;
}


.panel-default > .panel-heading {
    background-color: #fafafa !important;
    border-color: #ddd !important;
    color: #333 !important;
    position: relative !important;
    width: 100% !important;
	line-height: 1.1em;
}


.panel-title {
    color: #333 !important;
	font-weight: 700;
	display: inline !important;
}

.opt-item {

    border: 1px solid #ddd;
    padding: 0 !important;
    width: 100% !important;
	margin-bottom: 6px;
}

}

.opt-title {
font-weight: 600;

}

.opt-price {

color: red;

}





.modal {
  position: fixed;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  background-color: #fff !important;
  z-index: 99999999 !important;
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: fixed;
  margin: 0;
  width: 100% !important;
  height: 100% !important;
  padding: 0;
  z-index: 9999999;
  
}

.modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
  padding: 10px !important;
  background-color: #fff !important;
}

.modal-body {
  position: absolute;
  padding: 10px !important;
  top: 0px;
  bottom: 60px;
  width: 100%;
  font-weight: 300;
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 0px !important;
  margin: 0px  !important;
  background: #ff0051;
  text-align: center;
}


.prod-img {
    border: none !important;
    box-shadow: 0 !important;
    margin: 10px auto !important;
}


.btn-simpleform {
    background-color: #ff0051 !important;
    color: #fff !important;
    cursor: pointer;
    font-size: 18px !important;
    font-weight: bold;
    height: 50px !important;
    text-align: center;
    vertical-align: middle;
    width: 100% !important;
}



.selectoption {
	padding: 2px;
	width: 100%;
	height:81px;
	margin-bottom: 5px;
	border: 1px solid #ddd;
	display: block;
}

.selectoption:hover {

	background-color: #bbb;

}

.selectoption.active {

	background-color: #eee;

}

.selectoption .corner-ribbon {
  width: 148px;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}




.selcontent {
display: inline;
	position: relative;
	padding: 0px 0px 0px 6px;
	text-shadow: none;
	text-align: center;
}

.selthumb {
	display: inline;
	position: relative;
	float: left;
	width: 150px;
	height: 75px;
	margin-right: 10px;
}

.seltitle {
	position: relative;
	float: left;
	font-weight: bold;
    font-size: 0.85em;
	display: inline;
	float: left;
  }

.selprice {
	position: relative;
	font-weight: bold;
	margin-right: 10px;
    font-size: 0.85em;
	display: inline;
	float: right;
}

.selinfo {
	margin-top: 1px;
	overflow: hidden;
	font-size: 0.8em;
	font-face: tahoma;
	line-height: 1.1em;
	white-space: normal;
	text-align: left;
}


.panel-heading h3:after {
    font-family:'Glyphicons Halflings';
    content:"\e114";
    float: right;
    color: grey;
}
.panel-heading a.collapsed:after {
    content:"\e080";
}







.panel-heading {
    padding: 10px 15px 10px 0px !important;
	cursor: pointer;
}

.panel-body {
    
}

.quality_panel {
	margin: 16px auto 0;
    height: 44px;
    width: 180px;
	right: 82px !important;
	top: 15px;
	background-color: #ffffff;
	border: 1px solid #ddd;;
	padding: 2px 5px;
	border-radius: 5px;
	z-index: 999;
	opacity:0.85;
}

.quality_panel  h3{
    font-size: 10px !important;
    letter-spacing: 1px;
}

.fileinput-button {
	position: relative;
	overflow: hidden;
	left: 50px;
	margin-top: 12px;
  font-size: 1.2em;
  width: 180px;	
}



.fileinput-button input {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	opacity: 0;
	-ms-filter: 'alpha(opacity=0)';
	font-size: 200px;
	direction: ltr;
	cursor: pointer;
}
#file_submit { visibility: hidden; }

.cpicker_container { text-align: left; }
.bcpicker { text-align: right; display: none; }
.cpicker_container .ui-input-text { display: inline-block !important;}
#print_quality #thb i { margin-left: -10px; }
#print_quality #thb {
/*	background-color: #ffffff;
	border: 1px solid #000000; */
	color:#000000;
	display: inline-block;
	width:10px;
	height: 30px;
	position: absolute;
	left:20%;
	top:-17px;
	font-size: 32px;
}

#print_quality {
	background: #ff5454;
	background: -moz-linear-gradient(left,  #ff5454 0%, #e5e042 47%, #91e842 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ff5454), color-stop(47%,#e5e042), color-stop(100%,#91e842));
	background: -webkit-linear-gradient(left,  #ff5454 0%,#e5e042 47%,#91e842 100%);
	background: -o-linear-gradient(left,  #ff5454 0%,#e5e042 47%,#91e842 100%);
	background: -ms-linear-gradient(left,  #ff5454 0%,#e5e042 47%,#91e842 100%);
	background: linear-gradient(to right,  #ff5454 0%,#e5e042 47%,#91e842 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5454', endColorstr='#91e842',GradientType=1 );
	display: inline-block;
	width: 100%;
	height: 10px;
	position: relative;
	margin-top: 10px;
}
#touch_instruct {
	position: relative;
	resize: none;
	margin: 4px 0px 0px;
}

#touch-instruct {
    display: none;
    margin-right: 14px;
	width: 100%;
	max-width: 660px;

}

.prod_list {
    margin: 2px 0 0;
    min-width: 230px;
    padding-bottom: 10px;
}

.text-upload {
    font-size: 0.8em;
    text-align: left;
}

.text-filereq {
    font-size: 0.9em;
    line-height: 1.5em;
    text-align: left;
}

.file_limit_text {

	color: #007bb9;
	font-weight: bold;

}
#file_allow_info {

	margin-top: 16px;

}
.progress { margin-bottom: 5px; margin-top: 10px;}


.quality_panel h3 { font-size: 12px; line-height:17px; margin-bottom:-3px;margin-top: 2px;	 }


.tab-content {
    margin: 0 auto !important;
    width: 90% !important;
}

#pre-pic-block {
    margin-top: 35px;
}


#upload_wizard h2 {

	font-size: 18px;

}

#upload_2 h2 {
    font-size: 18px;
}

.label-or { position: absolute; top: 35px; left: 238px; text-align: center; width: 34px; height: 80px; background: url("../images/tool/size_label_or.png") no-repeat scroll right center;}



#size_text {
    background-color: #fff;
    border: 1px solid #47beef;
    border-radius: 5px;
    color: #555;
    font-size: 17px;
    font-weight: 700;
    margin: 0 auto;
    padding: 3px;
    width: 180px;
}

.ui-field-contain > label {
    width: auto !important;
	margin: 0.5em 5% 0 0 !important;
}

#bord_color {
    position: relative;
    right: -46px;
    top: -30px;
    z-index: 1001;
}

.btn-radio:hover, .btn-radio:focus, .btn-radio:active, .btn-radio.active, .btn-arrow:active, .btn-arrow.active, .open > .dropdown-toggle.btn-radio {
    background-color: #fff !important;
    border: 2px solid #ff0051 !important;
	color: #333;
}
 
.btn-radio:active, .btn-radio.active, .btn-arrow:active, .btn-arrow.active {
    background-color: #555 !important;
	border: 2px solid #777 !important;
	color: #fff;
}



btn-radio.disabled, .btn-radio[disabled], fieldset[disabled] .btn-radio {
    box-shadow: none;
    color: #ddd;
    cursor: not-allowed !important;
	border: 1px solid #eee;
}


.fa-15 {
    font-size: 1.5em;
}

.fa-10 {
    font-size: 1.2em;
	color: #aaa;
}


.btn-cart {


	width: 100%;
	height: 50px !important;
	border-radius: 0px !important;
	background-color: #ff0051 !important;
	color: #fff;
	font-size: 17px;
    font-weight: 700;
	border: 1px solid #ff0051 !important;
    margin: 0 auto;
    max-width: 800px;
}

.btn-cart:hover {

    background-color: #555 !important;
	border: 2px solid #777 !important;

}

.btn-next {

    background-color: #ff0051 !important;
    border: 1px solid #ff0051 !important;
    border-radius: 0 !important;
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 700;
    height: 50px !important;
    width: 79%;

}
.btn-next:hover {

    background-color: #555 !important;
	border: 2px solid #777 !important;

}
.btn-cartmini {

    background-color: #555 !important;
    border: 1px solid #333 !important;
    border-radius: 0 !important;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 17px;
    font-weight: 700;
    height: 50px !important;
    width: 20%;
}
.btn-cartmini:hover {

    background-color: #ff0051 !important;
	border: 2px solid #777 !important;

}

#cprice {

	font-size: 1em;
	font-weight: 700;
	margin-right: 7px;
}

#pltext {

	margin-right: 7px;
	display: inline;
	color: #fff;
}

.caret {
    border-color: #fff transparent -moz-use-text-color !important;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
	select:focus, textarea:focus, input:focus {
        font-size: 16px;
    }
}


.btn-radio {

    padding: 0px !important;
}

.ibutt {
    background-color: #eee;
    border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
    height: 35px;
    line-height: 38px;
    position: absolute;
    right: -1px;
    top: 0;
    width: 48px;
	border-top-right-radius: 4px;
	display: none;
}

.ibutt:hover {
	background-color: #ddd;
	cursor: pointer;

}


.tinyhelp {

	color: #47beef;
    margin-left: 6px;
    margin-right: -18px;
	display: none;
	font-size: 1.2em;
	
}

.tinyhelp:hover {
	color: #555;
	cursor: pointer;

}

title_copy p {
    color: #888;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    line-height: 22px;
    margin: 11px 5px 0 !important;
}

.panel-default > .panel-heading {
    text-align: center !important;
}

.panel-title {
    font-size: 1em !important;
    margin-left: 40px !important;
}


.selinfo {
    font-size: 0.75em;
}

.noclicky h3::after {
    content: none !important;
}
