body{

	padding: 0px;

	margin: 0px;

	background-image: url("../images/background.jpg");

	background-color: #222222;

	font-family: OpenSans-Regular;

	-webkit-font-smoothing: antialiased;	

}

a{

	text-decoration: none;

}

a:hover{

	text-decoration: underline;

}

.backtolisting a{

	color: #ed2c37;

	text-decoration: none;

}

.backtolisting a:hover{

	text-decoration: underline;

}

.bodycontainer {
	margin: 0 auto;
}

.maincontainer{
	width: 100%;
	padding: 20px 0;
}



/** Header classes **/ 

.header{
	margin: 0 0 20px;
}

.login, .logo,.shoppingcartcontainer{

}

.logo img{
	text-decoration: none;
	border: 0;
}

.shoppingcartcontainer{
	text-align: right;	
}

.shoppingcart{
	background: #ed2c37;
	color: #ffffff;
	width: 80px;
	text-align: center;
	padding: 10px 0;
	margin: 0 auto;
	position: relative;
}

.empty-box{

	min-height: 150px;
}

.dealprice_desbox, .dealprice_desbox_green {

	/*width: 230px;

	height: 230px;

	position: absolute;

	bottom: 0px;

	z-index: 2;*/
		z-index:2;

	position: relative;

}

.dealprice_desbox:after {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 10px;
	right: -20px;
	bottom: 30px;
	border-left-color: rgba(244,87,15,0.9);
}

.dealprice_desbox_green:after {
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-width: 10px;
	right: -20px;
	bottom: 30px;
	border-left-color: rgba(24,113,43,0.9);
}

.dealover{

		background-color: rgba(115,12,12,0.9);

		font-family: OpenSans-Regular;

		-webkit-font-smoothing: antialiased;

		color: #fff;

		font-size: 25px;

		padding-top: 21px;

		padding-bottom: 21px;
		
		text-align: center;

		z-index: 2;

}

.soldout{

		background-color: rgba(255, 194, 0, 0.9);

		font-family: OpenSans-Regular;

		-webkit-font-smoothing: antialiased;

		color: red;

		font-weight: bold;

		font-size: 25px;

		padding-top: 25px;
		
		padding-bottom: 25px;

		text-align: center;

		z-index: 2;

}

.comingsooncontainer,.normaldealcontainer{
		width: 250px;
		height: 80px;
}

.daysleft{
	background-color: rgba(5,4,2,0.9);
	color: #fff;
	width: 100%;
	padding: 10px 0;
}

.lefttobuy{
	background-color: rgba(50,50,50,0.9);
	color: #fff;
	width: 100%;
	padding: 10px 0;
}

.purchasebtn{
	background-color: rgba(237,44,55,0.9);
	cursor: pointer;
	width: 100%;
	height:100% !important;
	padding: 10px 0;
}

.purchasebtn:hover{

	background-color: rgba(120,10,10,0.9);

}

.dealoverlay{

	width: 480px;

	height: 480px;

	position: absolute;

	bottom: 0px;

	z-index: 0;

	background-color: rgba(10,10,10,0.8);

	left: -230px;

}

.dealdescription{

	color: #fff;

	width: 205px;

	/*height: 205px;*/

	padding: 15px;

}

.dfrom{

	font-size: 20px;

}

.dpricing{

	font-size: 48px;

}

.dname{

	font-size: 22px;

}

.logintext{

}

.lbeat, .lqueue{

	color: #000000;

	font-family: OpenSans-Regular;

	-webkit-font-smoothing: antialiased;

}

.lcopy{

	text-align: justify;

	font-size: 15px;

	line-height: 24px;

	font-family: OpenSans-Regular;

	-webkit-font-smoothing: antialiased;

	color: #666666;

}

.lError {
    color:Red;
    font-size: 15px;   
    padding-top: 30px;
}

.lForgetPass {
    font-family: OpenSans-Regular;
}

.lbeat{

font-size: 42px;

}

input[type="text"]{

	/*padding-left:20px;

	padding-right:20px;*/

}

input[type="password"]{



	/*padding-left:20px;

	padding-right:20px;*/

}

.logininputform{
	padding:5px 15px 15px 15px;
}

.logininput, .pwinput{
	font-family: OpenSans-Regular;
	-webkit-font-smoothing: antialiased;
	background-color: #dddddd;
	color: #333333;
	font-size: 16px;
	outline: none;
	border: none;
	display: block;
	width: 100%;
	padding: 15px;
}

.pwinput{
	border: 0px solid #000;
	border-top: 1px solid #c6c6c6;
} 

.loginput{
	background-color: #ed2c37;
	border: none;
	color: #fff;
	font-size: 20px;
	outline: none;
	font-family: OpenSans-Regular;
	-webkit-font-smoothing: antialiased;
	cursor: pointer;
	width: 100%;
	padding: 37.5px 0;
}

.loginput:hover{

		background-color: rgba(120,10,10,1);

}

.loginput1{
	background-color: #ed2c37;
	border: none;
	color: #fff;
	font-size: 20px;
	outline: none;
	display: block;
	font-family: OpenSans-Regular;
	-webkit-font-smoothing: antialiased;
	cursor: pointer;
	width: 100%;
	padding: 37.5px 0;
}

.loginput1:hover{

		background-color: rgba(120,10,10,1);

}

.lqueue{

	line-height:62px;

font-size: 72px;

}



.purchaseicon{

	width: 60px;

}

.dayscounter{

	font-size: 38px;

	line-height: 34px;

	font-family: OpenSans-Regular;

	-webkit-font-smoothing: antialiased;

}

.qtycounter{

	font-size: 30px;

	line-height: 34px;

	font-family: OpenSans-Regular;

	-webkit-font-smoothing: antialiased;



}

.daystext{	

	font-size: 12px;

  	font-family: OpenSans-Semibold;

	-webkit-font-smoothing: antialiased;

}

.comingsoon{


	display: block;

	background-color: rgba(25,114,45,0.9);

	font-family: OpenSans-Regular;

	-webkit-font-smoothing: antialiased;

	color: #fff;

	font-size: 20px;

	padding-top: 18px;

	padding-bottom: 18px;
	
	text-align: center;


}
.detailstatecontainer {
/*	bottom: 0;
	right: 0;
	z-index: 1;
	left: 50%;*/
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	left: 50%;
}

.orange{

	background-color: rgba(244,87,15,0.9);

}

.orange:after{

	border-left-color: rgba(244,87,15,0.9);

}

.green{

	background-color: rgba(24,113,43,0.9);

}

.green:after{

	border-left-color: rgba(24,113,43,0.9);

}

.loginbtn{
/*	text-align: left;
	display: block;
	position: absolute; */
	float: left;
/*	bottom: 20px;
	color: #aeadad;
	cursor: pointer;
	font-size: 18px; */
}

.loginbtn1 {
    font-family: OpenSans-Regular;
    font-size: 20px;
    color: #fff;
}

.printlogo {
    cursor: pointer;
    position: absolute;
    width: 5%;
    margin-left: 10px;
    margin-top: 10px;
}

.dealitemlogo {

    position: absolute;

	background-color: #fff;

	height: 100px;

	width: 100px;

    top: 0;

    bottom: 0;

    left: 0;

    right: 0;

    text-align:center; /* Align center inline elements */

    font: 0/0 a;

}

.iconoverlay{

	width: 100px;

	height: 100px;

	position: absolute;

	bottom: 0px;

	z-index: 0;

	background-color: rgba(10,10,10,0.8);

	left: 0px;

}

#divError

{

    color: Red;

    width:100%;

    position:inherit;

}

.dealitemlogoover{

	opacity: 0.5;

}

.dealitemlogo:before {

    content: ' ';

    display: inline-block;

    vertical-align: middle;

    height: 100%;

}



.dealitemlogo img {

    vertical-align: middle;

    display: inline-block;

}

.dealitemlogo{

	z-index: 2;

}

.filter{

}

.dealitemimg{

	z-index: 1;

}

.dealitemimg > img{
	/*position:absolute;    
    display:block;    
    max-height:480px;
    max-width:480px;
    min-height:240px;
    min-width:240px;*/
}

.Rlogo1

{

    display: none;

}

.Rlogo

{

    z-index: 999;

    display: inline-block;

    margin-left: auto;

    margin-right: auto;

    width: 100%;  

    height: 65px;  

}



.blocked{

	display:none;

}

.welcomeuser{

	text-align: left;

	font-size: 26px;

	color: #aeadad;

}

.welcometab{

	color:#aeadad;

}

.itemcount{	

	font-family: OpenSans-Regular;

	-webkit-font-smoothing: antialiased;

	margin-left: 6px;

	font-size: 18px;

}

.shoppingcart:after {

	top: 100%;

	left: 50%;

	border: solid transparent;

	content: " ";

	height: 0;

	width: 0;

	position: absolute;

	pointer-events: none;

	border-top-color: #ed2c37;

	border-width: 5px;

	margin-left: -5px;

}

.shoppingcart:hover{

	background-color: rgba(120,10,10,0.9);



}

.shoppingcart:hover:after {

	border-top-color: rgba(120,10,10,0.9);

}

.shoppingcarticon{

	margin-top: -2px;

	width:22px;

}

/** Content classes **/ 

.contentcontainer{

}

.blockrows{

}

.blockcontainer{
	/*width: 498px;
	height: 498px;
	display: inline-block;*/
}

.floatingright{

margin-left: 18px;

}

.blockitem{
	min-height: 485px;
	position: relative;
}

.blockitem > .column-container {
    position: absolute;
	width: 100%;
	bottom: 0;
	z-index:100;
}

/** ITEMS **/

.subtc,.subttc {
	padding: 15px 10px;
	margin-bottom: 10px;
}

.subtc{background-color: #e6e6e6;}

.subttc{background-color: #404040;}

.subt,.subtt{

	font-size: 14px;

  	font-family: OpenSans-Semibold;

	-webkit-font-smoothing: antialiased;

}

.subt{color: #999999;}

.subtt{color: #ffffff;}

 

.subval{color: #999999;float: right;}

.subtttt{color: #ffffff; float: right;}

#tnc{

   font-size: 13px;

	color:#ed2d38 ;

}

.subttmpm{

	color: #ffffff;

	font-size: 24px;}

.subttttmpm {
    color: #ffffff; 
    float: right;
}

.submpm{
	background-color: #ed2c37;
	cursor: pointer;
	padding: 15px 10px;
	margin-top: 20px;
}

.submpm:hover{

		background-color: #780a0a;}

/** Detail **/



.contentdetail{
	background: #fff;
	padding: 20px;
}

.rightholder{

	height: 480px;

}

.detailtitle{
	font-size: 36px;
	color: #000000;
}

.dealdeadline{

	font-size: 18px;

	line-height: 50px;

	color: #999999;

}

.detaildealdescription{
	color: #333333;
	font-size: 14px;
    line-height: 20px;
}

.leftboxdetail{

}

.dealdetailprice{
	font-size: 48px;
	background-color: #ff7334;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}

.dealdetailprice2{
	font-size: 48px;
	background-color: #ff7334;
	color: #fff;
	text-align: center;
	padding: 10px 0;

}

.lefttobuydetail{
	font-size: 16px;
	display: inline-block;
	width: 80px;
	text-align: left;
	height: 40px;
	padding-left: 4px;
  	font-family: OpenSans-Semibold;
	-webkit-font-smoothing: antialiased;	
}

.dealdetailleft{
	font-size: 48px;
	text-align: center;
	color: #fff;
	background-color: #000;
	padding: 10px 0;
}

.dealdetailleft2{
	font-size: 48px;
	text-align: center;
	color: #fff;
	background-color: #000;
	padding: 10px 0;
}

.arrowpad{

	padding-right: 4px;

}

.rightboxdetail{
	
}

.orderboxcontainer{
	
}

.backtolisting {
	color: #ed2c37;
	font-size: 16px;
}

.orderselection{
	
}

.orderbox{
	border-style: dashed;
	border: 1px dashed #d4d4d4;
	padding: 20px;
}

.ordertitle, .ddetailtitle{
	width: 820px;
	color: #000000;
	font-size: 28px;
	height: 28px;
	padding-left: 20px;
	padding-top: 20px;
}

textarea {

    resize: none;

}

.inputstyling{
   font-family: OpenSans-Regular;	
   -webkit-font-smoothing: antialiased;
   color: #333333;
   outline: none;
	height: 40px;
}

.inputstylingbox{
   font-family: OpenSans-Regular;
   color: #333333;
   outline: none;
   vertical-align: top;
	-webkit-font-smoothing: antialiased;
	height: 100px;
}

.ddetailtitle{

	padding-bottom: 20px;

}



.dtitle{

	color: #999999;

	font-size: 14px;

	line-height: 30px;

  	font-family: OpenSans-Semibold;

	-webkit-font-smoothing: antialiased;

}

.ddtitle{	

	color: #999999;

	font-size: 14px;

	padding-left: 20px;

	line-height: 0px;

  	font-family: OpenSans-Semibold;

	-webkit-font-smoothing: antialiased;

}

.deletebtn{

    background-image: url("../images/delete.svg");

    background-repeat: no-repeat;

    width: 30px;

    cursor: pointer;

    display: block;

    height: 30px;

}

.deletebtn:hover{

	background-image: url("../images/delete2.svg");

}

.ddzero,.ddone,.ddtwo,.ddthree,.ddfour,.ddfive,.ddsix{

	display: inline-block;

	padding-top: 10px;

	font-family: OpenSans-Regular;

}

.shoppingcartitem{



	padding-left: 20px;

}

.vtop{

	vertical-align: top;

}

.vmid{

	vertical-align: middle;

}

.ddzero{width:42px;}

.ddone{width:120px;}

.ddtwo{width:176px;}

.ddthree{width:142px;}

.ddfour{width:48px;}

.ddfive{width:96px;}



.detailleft, .detailright{

}

 input[type="checkbox"] {

 	position: absolute;

 	margin-top:20px;

 }

 hr{

 	border:1px solid #eeeeee;

 }

#checkboxag{
	font-size: 13px;
	padding-top: 16px;
	display: inline-block;
	padding-left: 30px;
	color: #333;
	letter-spacing: 0em;
   font-family: OpenSans-Regular;	
   -webkit-font-smoothing: antialiased;
}

.blankspace{

}

.detailleft{

}

.detailright{

}

.column.formright{
	padding-top: 10px;
    background-color: #fafafa;
}

.formright input[type=text]{
    font-family: OpenSans-Regular;
    -webkit-font-smoothing: antialiased;
    color: #333333;
    outline: none;
	width:100%;
	-webkit-appearance: textfield;
    padding: 1px;
    background-color: white;
    border: 2px inset;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -webkit-rtl-ordering: logical;
    -webkit-user-select: text;
    cursor: auto;
}

.checkoutbutton{

	width: 80px;

	height: 20px;

	background-color: #ed2c37;	

	color: #ffffff;

	font-size: 14px;

	padding-right: 12px;

	padding-top: 4px;

}

.checkoutbutton:hover{

	cursor: pointer;

	cursor: hand;

	background-color: #780a0a;

}

.addtocartbutton{
	background-color: #ed2c37;	
	color: #ffffff;
	font-size: 24px;
	padding: 13px;
}

.addtocartbuttonstyle{

	float: right;

	padding-right: 24px;

	margin-top: -4px;

}

.addtocartbutton:hover{

	background-color: #780a0a;

	cursor: pointer; 

	cursor: hand;

}

.orderlocation,.orderquality{

}

.addcartcontainer{

}

.orderlocation p,.orderquality p{

	/* color: #999999; */

	font-size: 14px;

	padding: 0px;

	line-height: 14px;

	margin: 10px 10px 10px 0px;

  	font-family: OpenSans-Semibold;

	-webkit-font-smoothing: antialiased;

}

select#soflow{
   -webkit-appearance: button;
   -webkit-border-radius: 0px;
   -webkit-padding-end: 20px;
   font-family: OpenSans-Regular;
   -webkit-padding-start: 2px;
   -webkit-user-select: none;
   background-image: url('../images/arrowdown.svg');
   background-color: #ffffff;
   background-repeat: no-repeat;
   border: 1px solid #999999;
   /* color: #666; */
   font-size: inherit;
   overflow: hidden;
   padding: 5px 5px;
   text-overflow: ellipsis;
   white-space: nowrap;
   outline: none;
   width: 100%;
   padding: 15px;
   background-position: right center;
}

.cdp{

	width: 320px;

   	background-position: 250px center;

}

.ddp{

	width: 190px;

   	background-position: 120px center;

}

.orderlocation{

}

.orderquality{

}



.addcartcontainer{

}

.failedpurchase{

	padding-left: 14px;

	margin-top: 4px;

	padding-top: 0px;

	height: 100px;

	display: inline-block;

}

.tctitle{

	color: #999999;

	font-size: 18px;

}

ul{-webkit-padding-start: 12px;

}

.cs-options ul{

	line-height: 10px;

}

.tncdetail{
	padding-bottom: 10px;
}

.tncdetail ul {
	margin-left: 5px;
	line-height: 20px;
}

.tncdetail2{
	color: #000;
	font-size: 13px;	
}

/** Footer classes **/ 



.footercontainer{
	background-color: #201e1e;
	padding: 15px 0;
}

.footercontainer2{
	width: 100%;
	height: 80px;
	background-color: #201e1e;
	margin-bottom : 0px;
}

.footer{
	margin: 0 auto;
}

.leftfooterpanel, .rightfooterpanel {
	font-family: OpenSans-Regular;
	-webkit-font-smoothing: antialiased;
	color: #ffffff;
}

.rightfooterpanel{

}

.rightfooterpanel span a{

	color: #ffffff;

}



.rightfooterpanel span{

	padding: 0px 0px 0px 0px;

}

.shopcartitem

{

    font-size: small;

    font-family: OpenSans-Regular;

    vertical-align: top;

    color: Black;

}

    

.shopcartdesc

{

    font-size:small;

    font-family: OpenSans-Regular;

    color: Gray;

}

    

.shopcartamt

{

    color: Red;

    font-family: OpenSans-Regular;

    font-weight: Bold;

    vertical-align: top;

    font-size: 13px;

}



.shopcarttitle

{

    font-weight: bold;

    font-size: 14px;

}

.corner-ribbon > div {
    position           : absolute;

}

	.corner-ribbon > div > div {

		background : transparent;

		height     : 200px;

		width      : 240px;

		position   : absolute;

		top        : 0px;

		left       : 0;

		overflow   : hidden;


	}

	.corner-ribbon > div > div > div {

		width              : 252px;

		height             : 50px;

		position           : relative;

		top                : 30px;

		right              : 0;

		z-index            : 1;

		overflow           : hidden;

		transform          :rotate(45deg);

		-ms-transform      :rotate(45deg); /* IE 9 */

		-moz-transform     :rotate(45deg); /* Firefox */

		-webkit-transform  :rotate(45deg); /* Safari and Chrome */

		-o-transform       :rotate(45deg); /* Opera */

		background-color: #ed2c37;

		font-family: ;

		-webkit-font-smoothing: antialiased;

		color: #fff;

		font-size: 25px;

		text-align: center;

		padding-top: 20px;

	}

.corner-ribbon {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	width: 184px;
	height: 175px;
}

.corner-ribbon .text-ribbon {
	position: absolute;
	top: 40px;
	right: -77px;
	background: #ed2c37;
	width: 280px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	font: 24px/30px OpenSans-Regular;
	padding: 15px 0;
	text-align: center;
	color: #fff;
}

	



.specialmark{

		overflow: hidden;

		position: absolute;

		background-color: #ed2c37;

		padding-bottom: 10px;

		width: 250px;

		-webkit-transform: rotate(45deg);

		-moz-transform: rotate(45deg);

		-o-transform: rotate(45deg);

		-ms-transform: rotate(45deg);

		transform: rotate(45deg);

		margin-left: 290px;

		margin-top: 40px;

	}

.Psuccess

{

    color: rgb(34, 150, 103);

    font-size: 30px;

    font-weight: bold;

    font-family: OpenSans-Regular;

    text-align:center;

}

.Preceipt

{

    font-size: 18px;

    font-family: OpenSans-Regular;

    text-align:center;

}

.History

{

    color: #A4A4A4;

    font-size: 30px;

    font-weight: bold;

    font-family: OpenSans-Regular;

    text-align: left;

    padding-left: 18px;

}