.grid-item { width: 25%; padding: 5px;}
.grid-item img{ width: 100%;border-radius: 5px; }
.grid-item p{margin: 10px; }
@media screen and (max-width: 768px) {
.grid-item { width: 33.33%; }

}
@media screen and (max-width: 450px) {
.grid-item { width: 50%; }

}

.boxradius1,.le-input,iframe{
	-moz-border-radius:3px  !important;
	-webkit-border-radius:3px  !important;
	border-radius:3px  !important;
}
/************************************/
.boxrightbar{
	width:45px;
	border:1px solid #ddd;
	background:#fff;
	position:fixed;
	right:-5px;
	bottom:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	z-index:9800;
}
.boxrightbar ul{
	width:100%;
	margin:0;
	padding:0;
	z-index:9850;
}
.boxrightbar ul li{
	text-align:center;
	padding-right:5px;
}
.boxrightbar ul li .linkitem{
	display:block;
	margin:0;
	padding:5px 0;
	color:#222;
	font-size:12px;
}
.boxrightbar .count-rcstyle{
	position:absolute;
	float:left;
	font-style:normal;
	font-size:9px !important;
	display:block;
	height:15px;
	width:15px;
	line-height:15px;
	text-align:center;
	background:#9C0;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	margin-top:-3px;
	margin-left:3px;
	color:#f5f5f5;
}
.boxrightbar ul li:first-child .linkitem{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-khtml-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.boxrightbar ul li:last-child .linkitem{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-khtml-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.boxrightbar ul li .linkitem i{
	font-size:14px;
}
.boxrightbar ul li .linkitem:hover,.boxrightbar ul li .linkitem:hover i.ficon{
	background:#8AB928;
	color:#fff;
	cursor:pointer;
}
.boxrightbar ul li .linkitem.quinl:hover{
	background:#eee;
}
.boxrightbar ul li .linkitem.quinl img{
	margin-top:5px;
	margin-bottom:5px;
}
.boxrightbar ul li .linkitem i.ficon{
	font-size:18px;
	margin:4px;
	color:#999;
}
.boxrightcontent{
	height:100px;
	width:200px;
	background:#FFF;
	border:1px solid #ddd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	position: fixed;
	z-index:9700;
	right:-250px;
	bottom:10px;
}
.boxrightcontent .subcontentr{
	width:100%;
	float:left;
	padding:10px;
	font-size:12px;
}
.boxrightcontent .rccontent-user{
	width:100%;
	padding-top:10px;
}
.boxrightcontent .rccontent-user .le-button{
	width:100%;
	text-align:center;
	margin-bottom:10px;
	font-size:12px;
	padding:5px;
}
.boxrightcontent .rccontent-user .le-button.nonedata,.bntdisable{
	background:#e5e5e5 !important;
	color:#666;
}
.boxrightcontent .rccontent-user .le-button.nonedata:hover,.bntdisable:hover{
	color:#111 !important;
}
.boxrightcontent .rctitle{
	width:230;
	padding:5px 10px;
	margin-left:-10px;
	margin-right:-10px;
	margin-top:-10px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dashed #ddd;
}
.datais-empt{
	border:1px dashed #8AB928;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px;
	text-align:center;
}
.boxrightcontent .box-contact-me{
	padding-left:30px;
	padding-bottom:0px;
	margin-bottom:0;
}
.boxrightcontent .box-contact-me *{
	color:#666;
}
.boxrightcontent .box-contact-me .fa{
	margin-left:-30px;
	font-size:22px;
}
.boxrightcontent .box-contact-me .phone{
	font-size:18px;
}
.boxrightcontent .box-contact-me .fa.fa-envelope{
	margin-top:10px;
}
.boxrightcontent .rctop20{
	margin-top:20px;
}
.form-search-right{
	padding-top:10px;
}
.form-search-right .fa-search{
	margin-top:2px;
	font-size:14px;
}
.form-search-right .fa-mail-forward{
	font-size:20px;
	margin-top:5px;
	float:left;
	color:#ddd;
}
.form-search-right .searchright *{
	float:left;
	margin-right:6px;
}
.form-search-right .search-field{
	margin-top:10px;
	border:1px solid #ddd;
	padding:5px;
	width:100%;
	font-size:12px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.form-search-right .search-button{
	float:right;
	margin-top:10px;
	background:#8AB928;
	border:0;
	padding:5px 12px;
	color:#fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.rccontent-user .btn-view-allproduct{
	margin-top:20px;
	background:#F7F7F7;
	color:#757575;
	border:1px solid #F7F7F7;
}
.rccontent-user .btn-view-allproduct:hover{
	border:1px solid #C6C6C6;
	background:#F7F7F7;
	color:#000 !important;
}
.rccontent-user .btn-view-allproduct i{
	font-size:18px;
}
.rccontent-user .rclogin-see{
	border:1px solid #eee;
	padding:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.rccontent-user .shopping-listbasket{
	width:100%;
}
.rccontent-user .shopping-listbasket .cart-empt{
	border:1px dashed #8AB928;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.rccontent-user .moreoption{
	width:100%;
}
.rccontent-user .moreoption a{
	display:block;
	padding:5px 0;	
}
.rccontent-user .moreoption .fa{
	font-size:14px;
	margin-right:7px;
}
.rccontent-user .moreoption span{
	font-size:12px;
	height:14px;
	line-height:14px;
}
.ul-product-bkrc{
	padding-bottom:5px;
}
.ul-product-bkrc .thumb img{
	height:30px;
	width:30px;
	margin-left:0px;
}
.ul-product-bkrc li{
	border-bottom:1px dashed #ccc;
	padding:5px 0;
}
.ul-product-bkrc li:first-child{
	padding-top:0;
}
.ul-product-bkrc li:last-child{
	border-bottom:0;
}
.ul-product-bkrc .title{
	display:block;
	height:18px;
	width:100%;
	margin-left:-10px;
	line-height:18px;
	overflow:hidden;
	font-weight:bold;
}
.this-vg-login{
	border:1px dashed #8AB928;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.ul-product-bkrc .fa.fa-refresh.fa-spin{
	font-size:32px;
}
.selectpayment{
	padding:5px 0;
	margin-bottom:5px;
}
.selectpayment select{
	padding:5px;
	border:1px solid #ddd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.box-payments hr{
	border-color:#bbb;
	border-style:dashed;
}
.paypal-bnt-payment{
	background:url(http://www.quinl.com/img/paypal_btn.png) no-repeat -5px -5px #eee;
	border:0;
	height:35px;
	width:188px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.bntvpaymenta{
	padding-top:10px;
}
.ul-rc-vieworder{
	width:100%;
	padding:0;
	margin:0;
}
.ul-rc-vieworder li{
	border-bottom:1px dashed #bbb;
}
.ul-rc-vieworder li a{
	display:block;
	padding:5px 0;
}
.ul-rc-vieworder li a .date{
	float:right;
	position:absolute;
	right:5px;
}
.mainbilstatus {
	height:40px;
	width:100%;
	line-height:38px;
	text-align:center;
	border:1px solid #8AB928;
	-moz-border-radius:12px;
	-webkit-border-radius:12px;
	border-radius:12px;
	margin-bottom:20px;
	background:#f7f8f9;
}
.mainbilstatus .step{
	height:24px;
}
.mainbilstatus .step.bst-right{
	-moz-border-radius-topright:12px;
	-webkit-border-top-right-radius:12px;
	-khtml-border-top-right-radius:12px;
	border-top-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	-webkit-border-bottom-right-radius:12px;
	-khtml-border-bottom-right-radius:12px;
	border-bottom-right-radius:12px;
}
.mainbilstatus .step.bst-left{
	-moz-border-radius-topleft:12px;
	-webkit-border-top-left-radius:12px;
	-khtml-border-top-left-radius:12px;
	border-top-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	-webkit-border-bottom-left-radius:12px;
	-khtml-border-bottom-left-radius:12px;
	border-bottom-left-radius:12px;
}
.mainbilstatus .step.bst-active{
	background:#8AB928;
	color:#fff;
	height: 38px;
}
.mainbilstatus .step.bst-cancel{
	background:#FF9;
	color:#F00;
	font-weight:bold;
	height:22px;
}
/*****************************************/
.main-cnaddress{
	border:1px solid #8AB928;
	padding:10px;
	padding-top:20px;
	padding-bottom:0px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-top:30px;
}
.main-cnaddress .cntitle{
	border:1px solid #8AB928;
	background:#8AB928;
	color:#fff;
	height:25px;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-top:-32px;
	padding:0px 15px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
.main-cnaddress .showistax{
	width:100%;
	display:none;
}
.main-cnaddress .showistax .a:hover{
	cursor:pointer;
	text-decoration:underline;
}
.main-cnaddress .showistax b{
	color:#8AB928 !important;
}
.st3show-address h5{
	padding-bottom:7px;
}
/********************************************/
.enorderbnt{
	text-align:center;
	padding-top:10px;
}
.enorderbnt .fa{
	margin-right:5px;
}
.enorderbnt .le-button{
	font-weight:100;
	padding:5px;
}
.show-bank-details{
	margin:0 auto;
	display:none;
	line-height:20px;
	max-width:500px;
	padding-left:100px;
	padding-bottom:0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.input-select-bank{
	border:1px dashed #ccc;
	padding:3px;
	width:88px;
	height:88px;
	position:absolute;
	margin-left:-100px;
}
.input-select-bank img{
	height:80px;
	width:80px;
}
.glmain-bank-input{
	height:40px;
	border:1px solid #ccc;
	width:100%;
	margin-bottom:15px;
}
.glmain-bank-input #datepairExample{
	display:block;
	padding-left:100px;
}
.glmain-bank-input .moneypaybank{
	margin-left:100px !important;
	text-align:left !important;
}
.glmain-bank-input .ffil{
	float:left;
	height:30px;
	position:absolute;
	text-align:right;
	width:90px !important;
}
.glmain-bank-input .mainselect-bank-list{
	padding-left:100px;
	margin-top:0px !important;
	width:100%;
	height:27px;
}
.glmain-bank-input .select-bank-list{
	width:100%;
	border:0 !important;
	font-size:12px;
	height:27px;
	margin-top:-12px !important;
}
.glmain-bank-input .date,.glmain-bank-input .time{
	width:100%;
	padding:0;
	margin:0;
	height:30px;
	margin-top:-15px !important;
	border:0 !important;
}
.img-reiew-file-upload{
	border:1px dashed #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	height:86px;
	min-width:86px;
	display:inline-block;
	margin:10px;
	padding:3px;
	text-align:center;
}

.img-reiew-file-upload img{
	height:78px;
	max-width:200px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:block;
}
.img-reiew-file-upload .fa{
	font-size:32px;
	margin-top:25px;
	color:#ccc;
}
.img-reiew-file-upload:hover,.img-reiew-file-upload:hover .fa{
	cursor:pointer;
	border-color:#aaa;
	color:#aaa;
	background:#f5f6f7;
}
.show-bank-details h5{
	margin-bottom:10px;
	line-height:32px;
}
.show-bank-details h5 img{
	margin-right:10px;
}
.bntv2reportpay{
	padding:5px 15px;
	margin-top:10px;
	margin-left:5px;
	font-weight:100;
}
.bntv2reportpay:hover{
	cursor:pointer;
}
.table-bank1{
	width:100%;
	border:1px solid #8AB928;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border-left:0;
	border-right:0;
}
.table-bank1 th{
	background:#8AB928;
	color:#fff;
	padding:5px;
}
.table-bank1 td{
	border:1px dashed #bbb;
	border-top:0;
	padding:5px;
}
.table-bank1 tr td:first-child{
	border-left:0;
}
.table-bank1 tr:hover td{
	background:#fff;
}
.show-bank-details .fil{
	width:100%;
	padding:10px;
}
.show-bank-details .fil select,.show-bank-details .fil input[type="text"]{
	border:1px solid #ddd;
	padding:5px 0px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.show-bank-details .fil input[type="text"]{
	padding:5px;
}
.show-bank-details .fil .moneypaybank{
	font-size:18px;
	padding:0;
	height:28px;
	width:100px;
	text-align:left;
	line-height:28px;
	font-weight:bold;
}
.show-bank-details .fil .ffil{
	display:inline-block;
	width:90px;
	float:left;
}
.show-bank-details .fil input[type="file"]{
	float:left;
}
.show-bank-details .fil .ffil-type{
	margin-left:90px;
}
.show-bank-details .showstatusfrm{
	color:#F00;
	margin-top:10px;
	display:none;
	padding-left:10px;
}
.preview-paybank-slip{
	max-width:200px;
	border:1px solid #ddd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.index-frameload{
	border:0;
	width:100%;
	height:250px;
	margin-bottom:20px;
}
.listuserforgot{
	width:100%;
	border:1px solid #bbb;
}
.listuserforgot li{
	height:36px;
	padding:5px;
	border-bottom:1px dashed #bbb;
}
.listuserforgot li:last-child{
	border-bottom:0;
}
.listuserforgot li img{
	height:24px;
	width:24px;
	float:left;
}
.listuserforgot li input{
	float:left;
	margin-left:5px;
	width:15px !important;
	height:15px !important;
}
.listuserforgot li span{
	float:left;
	margin-left:5px;
}
/*****************************************/
.post-buying-request{
	padding:20px 0;
	background:#eee;
	border:1px solid #bbb;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.post-buying-request .hr-i{
	border-bottom:1px solid #aaa;
	clear:both;
	height:20px;
	margin-bottom:10px;
}
.post-buying-request input,.post-buying-request select{
	height:32px;
}
.post-buying-request .f-attachments{
	height:27px;
	line-height:24px;
	display: block;
	font-size:12px;
	background:#FFEFEE;
	padding:2px 10px;
	color:#333;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #FFD4D2;
}
.post-buying-request .f-attachments i{
	position:absolute;
	margin-top:5px;
}
.post-buying-request .f-attachments span{
	margin-left:15px;
}
.prv-type-file{
	font-size:12px;
	color:#666;
	margin-top:10px;
}
.prv-type-file .error{
	color:#F00;
}
.post-buying-request .f-attachments:hover{
	color:#fff !important;
	background:#8AB928;
	border-color:#8AB928;
	text-decoration:none;
}
.calendatewell{
	width:210px;
	height:32px;
	background:#bbb;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.calendatewell input{
	width:170px;
	float:left;
	border:1px solid #bbb;
	padding-left:10px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	-khtml-border-top-right-radius:3px;
	border-top-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	-khtml-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.calendatewell .add-on1{
	float:left;
	background:#bbb;
	height:32px;
	width:40px;
	text-align:center;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-khtml-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	-khtml-border-bottom-left-radius:3px;
}
.calendatewell .add-on{
	position:absolute;
	z-index:1000;
	height:32px;
	width:200px;
}
.calendatewell .add-on1 i{
	margin-top:8px;
	color:#fff;
}
.calendatewell .add-on1:hover{
	cursor:pointer;
}
.calendatewell:hover .add-on1{
	background:#aaa;	
}
.calendatewell:hover input{
	border-color:#aaa;	
}
.pv-status{
	display:none;
	padding-bottom:10px;
}
.post-buying-request .qor{
	text-align:center;
	height:35px;
	margin-top:10px;
}
.post-buying-request .qor span{
	background:#eee;
	padding-right:10px;
	padding-left:10px;
}
.post-buying-request .qor i{
	display:block;
	border-bottom:1px solid #aaa;
	margin-top:-10px;
}
.be-link i{
	color:#333;
}
.request-success{
	border:1px solid #8AB928;
	background:#F7FFEE;
	padding:25px 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.request-success i.micon{
	font-size:40px;
	color:#678;
	position:absolute;
}
.request-success .title{
	margin-left:50px;
	font-weight:bold;
}
.request-success .detail{
	font-size:12px;
	margin-left:50px;
	margin-top:5px;
}
.contact-form .le-input{
	font-size:14px;
	margin-top:5px;
}
.pagination-holder {
	text-align:center;
}
.main-cart-success{
	width:100%;
	padding:10px;
	border:1px solid #ADDE5C;
	text-align:left;
	background:#DFF2BF;
	color:#008000;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.register-successbox-ufv{
	width:100%;
}
.register-successbox-ufv .title-ufv{
	background:#E9FFD9;
	color:#333;
	font-size:20px;
	padding:10px 15px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.register-successbox-ufv .detailst{
	text-align:center;
	padding:10px;
	padding-left:70px;
	min-height:80px;
}
.register-successbox-ufv .ufv-icon{
	position:absolute;
	font-size:48px;
	color:#CFE2C0;
	margin-left:10px;
	margin-top:20px;
}
.breadcrumb-item.current span{
	margin-top:10px;
	margin-left:15px;
	float:left;
}
.ulexcample-url{
	width:100%;
	margin-top:12px;
	text-align:center;
}
.ulexcample-url li{
	display:inline-block;
	padding-bottom:10px;
}
.ulexcample-url li a{
	padding:5px 10px;
	margin-top:7px;
	color:#333;
	font-size:12px;
	background:#eee;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.send-success-msg{
	padding:10px 20px;
	width:100%;
	border:1px dashed #64B02C;
	font-size:20px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	min-height:70px;
	margin:20px 0;
}
.send-success-msg span{
	margin-left:60px;
	padding-top:10px;
	float:left;
}
.logob-1 {
	position:absolute;
	font-size:40px !important;
}
.logob-2 {
	position:absolute;
	color:#64B02C;
	margin-left:20px;
	margin-top:15px;
	font-size:30px !important;
}
.boxsend-rq-success{
	padding:20px;
	background:#E8F9E4;
	border:1px solid #E2EFDE;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.boxsend-rq-success span{
	font-size:24px;
	padding-left:10px;
}
.excamdomain{
	display:none;
}
.excamdomain a{
	color:#333;
	padding:0;
	line-height:15px !important;
	padding-left:30px !important;
}
.loginstatus{
	border:1px solid #FFD4D2;
	background:#FFEFEE;
	font-size:12px;
	color:#444;
	padding:5px 10px;
	margin-bottom:-20px;
	margin-top:10px;
	display:none;
}
.loginstatus .fa-close{
	color:#F00;
}
.submitlogin{
	float:right;
}
.submitlogin .fa{
	margin-left:-10px;
}
.mainq-showaddress{
	border:1px solid #aaa;
	background:#f5f5f5;
	padding:10px;
	font-size:12px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin-bottom:10px;
}
.mainq-showaddress h4{
	padding-bottom:10px;
}
.shopinfo-detail{
	width:100%;
	font-size:12px;
	color:#667;
	padding-bottom:7px;
	padding-left:15px;
	margin-top:0px;
	text-align:left;
}
.form-history-order{
	width:100%;
	background:#444645;
	padding:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	height:40px;
	margin-top:10px;
}
.form-history-order input{
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
	-khtml-border-top-left-radius:5px;
	border-top-left-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-khtml-border-bottom-left-radius:5px;
	border-bottom-left-radius:5px;
	border:1px solid #000;
	border-right:0;
	font-size:12px;
	padding:5px;
	height:30px;
	color:#444645;
	float:left;
}
.form-history-order button{
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-khtml-border-top-right-radius:5px;
	border-top-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-bottom-right-radius:5px;
	border-bottom-right-radius:5px;
	border:1px solid #000;
	border-left:0;
	font-size:12px;
	padding:5px;
	height:30px;
	float:left;
	background:#7bae23;
	color:#fff;
}
.form-history-order .txt-hbister{
	color:#fff;
	float:right;
	height:20px;
	margin-top:5px;
	margin-right:10px;
	font-size:14px !important;
}
.table-history-order{
	border:1px solid #444645;
	width:100%;
}
.table-history-order .thead td{
	background:#444645;
	color:#fff;
	text-align:center;
	border-color:#444645;
}
.table-history-order td{
	padding:5px;
}
.table-history-order td{
	border:1px solid #aaa;
}
.table-history-order .tbody td{
	font-size:14px;
}
.table-history-order .tbody td:first-child {
	border-left-color:#444645;
}
.table-history-order .tbody td:last-child {
	border-right-color:#444645;
	text-align:center;
}
.table-history-order .tbody:last-child td{
	border-bottom-color:#444645;
}
a:hover{
	cursor:pointer;
}
