#oneClick {
	position: absolute;
	display: none;
	width: 340px;
	height:300px;
	z-index: 9999;
	background-color: #fff;
	border: 1px solid #555;
	border-radius: 6px;
	box-shadow: 5px 5px 15px 0 #000;
}

#oneClickCanvas {
	padding: 5px 20px 10px 20px!important;
	font-size: 10px;
	color: #282828;
}
#oneClickCanvas1 {
	/*padding: 5px 20px 10px 20px!important;*/
	font-size: 10px;
	color: #282828;
}

#oneClickForm input{
	width: 100%!important;
	margin: 0 0 15px 0!important;
	padding: 3px 5px!important;
}


#oneClickClose {
	position: absolute;
	top: -10px;
	right: -7px;
	height: 22px;
	width: 22px;
	border: 0;
	background: url(/oneClick/exit_from_cart.png) no-repeat;
	cursor: pointer;
}
#oneClickClose1{
	position: absolute;
	top: -14px;
	right: -16px;
	height: 16px;
	width: 16px;
	border: 0;
	background: url(/oneClick/exit_from_cart.png) no-repeat;
	cursor: pointer;
}
#oneClickSubmit{
	margin-top: 5px;
	height: 35px;
	border: 1px solid #aaa;
	box-shadow: 1px 1px 2px 0 #999;
	cursor: pointer!important;
	font-size: 14px!important;
}

#oneClickState {
}

#oneClickState h3{
	color: #B48E66!important;
	font-weight: bold!important;
	margin-bottom: 15px!important;
}

#oneClickLoading {
	display: none;
	position: relative;
	left:95px;
}

#oneClickLoading img {
	width: 24px;
	height: 24px;
}

.orderError {
	box-shadow: 0 0 2px 0 #f00;
}
.showoneClick{
	/*position: absolute;*/
	/*top:15px;*/
	/*right: 0;*/
	color: #f00;
}

#orderCallState .oneclick_title {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	margin-top: 10px;
}

#orderCallForm .photo_cart {
	float: left;
	margin-right: 13px;
}

#orderCallForm .product_text_cart {
	font-size: 12px;
	font-family: Arial;
	line-height: 22px;
}

#oneClick {
	background: url(/oneClick/background-oneclick-full.png) no-repeat;
}
#oneClickCanvas {
	background: white;
	width: 266px;
	padding: 5px;
	margin: 10px;
	height: 257px;
	border-radius: 4px;
}

#oneClickCanvas #orderCallForm .col_minus_cart {
	width: 10px !important;
	height: 10px;
	padding: 0;
	background: url("cart_minus.png") no-repeat;
	cursor:pointer;
	position: relative;
	left: -30px;
	top: 5px;
}

#oneClickCanvas #orderCallForm .col_plus_cart {
	width: 10px !important;
	height: 10px;
	padding: 0;
	background: url("cart_plus.png") no-repeat;
	cursor:pointer;
	position: relative;
	top: -18px;
	left: 24px;
}

#oneClickCanvas #orderCallForm .con_amount {
	width: 22px !important;
	height: 15px;
	padding: 0px 4px;
    line-height: 14px;
    position: relative;
    top: 1px!important;
    left: -15px;
}

#orderCallForm  .quantity {
	float: left;
}

#orderCallForm .product_text_cart_count {
	float: right;
	line-height: 25px;
}

#oneClickCanvas #orderCallForm .sqr1 {
	/*width: 35px !important;
	height: 9px;
	padding: 0px 4px;*/
	float: right;
	margin-right: 11px;
	position: relative;
}

#oneClickCanvas #orderCallForm .sqr2 {
float: left;
width: 35px !important;
height: 14px;
padding: 0px 4px;
position: relative;
top: 3px!important;
left: 27px;
}

#oneClickCanvas #orderCallForm  .square {
	float: right;
	position: absolute;
	left: 78px;
	top: 3px;
}

#oneClickCanvas #orderCallForm .newuser {
	width: 183px !important;
	margin-top: 7px;
	border-radius: 3px;
	/* border: 18px; */
	border-width: 1px;
	font-style: italic;
}

#oneClickCanvas #orderCallForm .place_an_order {
	background: url("place_an_order.png") no-repeat;
	padding: 0;
	margin-top: 10px;
	/* height: 35px; */
	/* border: 1px solid #aaa; */
	/* box-shadow: 1px 1px 2px 0 #999; */
	/* cursor: pointer!important; */
	font-size: 11px!important;
	border-radius: 2px;
	color: white;
	font-weight: 600;
	text-align: center;
	width: 156px!important;
	height: 22px;
	border:0;
	box-shadow: none;
	font-family: Arial !important;
	text-align:center;
}
.order_text{
	position: relative;
	color: white;
	font-weight: 600;
	top: -18px;
	font-size: 11px;
	font-family: Arial;
}
.product_text_cart {
    clear: both;
}
.label-txt {
    float:left;
    width:120px;
}
.input-block {
    float: none!important;
    height: 22px!important;
    width: 70px!important;
    margin-left: 123px;
}
.input-block >* {
    left:auto!important;
    float:left!important;
    position: relative;
    top:5px!important;
    margin-right:3px;
}
#oneClickCanvas #orderCallForm .square {
    left: 53px!important;
top: -3px!important;
}
.input-block input {
    padding:4px 5px;
    box-sizing: content-box;
    height:14px;
}
#oneClickCanvas #orderCallForm .col_minus_cart {
    left:
}
.button_holder{ text-align:center;}