.search_img{
	margin-top:35px;
	 border:1px solid #d9d9d9;
	  min-height:434px;
	  //margin-right:5px;	
	  float:left;
	}
.searchdetails{
	 float:left;
     padding:0px 4px 10px 16px;
	}	
.para{
	float:right;
	 padding:5px 8px 0px 0px;
	  color:#c5c6c6;
	}	
element.style {
}
.zoomeffect:hover {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}	
	
html { height: 100% }
::-moz-selection { background: #f7f7f7; color: #fff; text-shadow: none; }
::selection { background: #f7f7f7; color: #fff; text-shadow: none; }
body { background-image: radial-gradient( cover, rgba(92,100,111,1) 0%,rgba(31,35,40,1) 100%), url('http://i.minus.com/io97fW9I0NqJq.png') }
.login_page {
  background: #f7f7f7;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
  height: 270px;
  margin: 20px auto 0;
  width: 335px;
  box-shadow: 1px 2px 1px #ececec;
}
.login_page h3{
	 padding:0px 0px 0px 20px;
	 font-weight:400;
	}
.login_input h1 {
  background-image: linear-gradient(top, #f1f3f3, #d4dae0);
  border-bottom: 1px solid #a6abaf;
  border-radius: 5px 5px 0 0;
  box-sizing: border-box;
  color: #727678;
  display: block;
  height: 43px;
  font: 600 14px/1 'Open Sans', sans-serif;
  padding-top: 14px;
  margin: 0;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2), 0 1px 0 #fff;
}
.login_pwd[type="password"], .login_input[type="text"] {
  background: url('http://i.minus.com/ibhqW9Buanohx2.png') center left no-repeat, linear-gradient(top, #d6d7d7, #dee0e0);
  border: 1px solid #afafaf;
  border-radius: 4px;
  box-shadow: 0 1px #fff;
  box-sizing: border-box;
  color: #696969;
  height: 47px;
  margin: 23px 0 0 17px;
  padding-left: 37px;
  transition: box-shadow 0.3s;
  width: 299px;
}
.login_input[type="password"]:focus, .login_input[type="text"]:focus {
  box-shadow: 0 0 4px 1px rgba(55, 166, 155, 0.3);
  outline: 0;
}
.show-password {
  display: block;
  height: 16px;
  margin: 26px 0 0 28px;
  width: 87px;
}
.login_submit[type="checkbox"] {
  cursor: pointer;
  height: 16px;
  opacity: 0;
  position: relative;
  width: 64px;
}
.login_submit[type="checkbox"]:checked {
  left: 29px;
  width: 58px;
}
.toggle {
  background: url(http://i.minus.com/ibitS19pe8PVX6.png) no-repeat;
  display: block;
  height: 16px;
  margin-top: -20px;
  width: 87px;
  z-index: -1;
}
.login_submit[type="checkbox"]:checked + .toggle { background-position: 0 -16px }
.forgot {
    color: #7f7f7f;
    display: inline-block;
   /* float: right;
   // font: 13px/1 sans-serif;
   // right: 111px;*/	
    position: relative;
    text-decoration: none;
    top: 22px;
    transition: color .4s;
}
.forgot:hover { color: #3b3b3b }
.login_submit[type="submit"] {
width: 140px;
    height: 38px;
    display: block;
    font-family: Arial, "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 0px #37a69b;
    padding-top: 4px;
    margin: 59px 0 0 93px;
    position: relative;
    cursor: pointer;
    border: none;
    background-color: #37a69b;
    background-image: linear-gradient(top,#3db0a6,#3111);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: inset 0px 1px 0px #2ab7ec, 0px 4px 0px 0px #497a78, 0px 8px 5px #999;
}

.shadow1 {
  /*background: #000;
  border-radius: 4px 4px 2px 2px;
  box-shadow: 0 0 10px 5px #000;
  height: 10px;
  margin: 20px auto;
  opacity: 0.1;
  width: 270px;*/
}


.login_submit[type="submit"]:active {
  top:3px;
  box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #31524d, 0px 5px 3px #999;
}
.login_num{
width:300px;
height:50px;
background-color:#f7f7f7;
	}

 .help{
	 width:300px;
	 height:90px;
	 background-color:#f7f7f7;
	 margin:auto;
	 float:right;
	 }
.help1{
	 width:300px;
	 height:90px;
	 background-color:#f7f7f7;
	 margin:auto;
	 float:left;
	 } 
.forgot1{
    
  
    margin: 20px 0px 0px 100px;
	color:#999;
  
    
	 
	
	}	 
.text h5{
	width: 100%;
    text-align: center;
    border: 1px solid #dedede;
    padding: 10px;
    margin: 0px auto;
    background: #F9F9F9;
	font-family:Roboto;
	font-size:13px;
    color: #8f8f8f !important;

	}	
form.form-horizontal.for {
    margin: 35px auto;
}
.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

label.control-label.forgorlabel {
    width: 20%;
    float: left;
    margin: -10px 15px;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
	margin:12px 0px 15px 0px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.forgotbtn>button.btn.btn-danger.red {
 float: right;
    width: 15%;
    margin: -59px 335px 0px 0px;
    background-color: #b7b7b7;
}

}	
.order{
	width:920px;
	margin:0 auto;
	position:relative;
	background-color:#f7f7f7;
	border:1px solid #999;
	}
.orderlist{
	width:920px;
	}	
	//.shadow:hover{
	-moz-box-shadow: 1px 1px 10px 0.5px #000;
-webkit-box-shadow: 1px 1px 10px 0.5px #000;
	box-shadow: 1px 1px 10px 0.5px #000;
	}
	.shadow{
	-moz-box-shadow: 2px 2px 10px 1px #ccc;
-webkit-box-shadow: 2px 2px 10px 1px #ccc;
	box-shadow: 2px 2px 10px 1px #ccc;
	}
	.border{
	border:1px solid #ccc;
	border-radius:6px;
	}
	.search-result-container .category-product .product {
    margin: 30px 0px;
}
.buyform{
	width:300px; 
	height:45px; 
	background-color:#f7f7f7;
	 margin-right:20px;
	 margin-top:35px;
	 border:1px solid #bdbdbd;
	  padding-left:20px;
	}

.buyform1{
	width:300px; 
	height:45px; 
	background-color:#f7f7f7;
	 margin-right:20px;
	 border:1px solid #bdbdbd;
	  padding-left:20px;
	  margin-top:15px;
	}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
}

.navbar-form.top {
    margin-top: -8px !important;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;}

.form-control.searchicon {
    padding: 0px 45px 0px 5px !important;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
   // background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control {
    border: 1px solid #ccc !important;
}

button.btn.btn-danger.red {
    background-color: #e0e0e0;
    border-color: #d5d5d4;
}

}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 .nav>li>a {
    position: relative;
    display: block;
    padding: 8px 8px;
}
.line{
	overflow:hidden;
	}
.fk-input.phone_code {
    width: 40px;
    padding: 7px 0;
    text-align: center;
    border-right: 0;
	background: #f7f7f7;
}
 
.fk-input {
	width:265px;
    background: #f7f7f7;
    border: #d6d5d3 solid 1px;
    border-radius: 2px;
    padding: 8px;
    margin: 10px 0;
}
.input_length{
	background-color:#f7f7f7; 
	width:310px;
	}
.address{
	width:500px;
	margin:30px auto;
	min-height:530px;
	//background-color:#f7f7f7;
	border:1px solid #d5d5d5;
	border-radius:4px;
	padding:30px 0px 0px 60px;
	}
.checkout-subtitle{
	font-size:26px;
		}
.check {
    text-align: left;
    padding-left: 23px !important;
}
.cartstyle{
	width: 20px;
	height: 20px;
	float: right;
	margin-top: -55px;
	}
.diningdetails{
	height:300px; 
	margin-bottom:15px;
	padding:4px;
	border:1px solid #e8e8e8;
	border-radius:4px;
	}
.item img{
	margin-bottom:6px;
	padding: 0px;
	}
.item{
	padding-right: 0px;
	}
.cashdelivery{
	background:#f8f8f8;
	 margin:20px 0px 0px 14px;
	  border:1px solid #d2d7df;
	   float:left;
	   padding:0px 20px;
	   width:111px;
	}	
.cashdelivery img{
	padding-top:12px;
	
	}
.cashdelivery h6{
	font-size:9px;
	}	
.quantity button{
	background: #ff5858;
	border:1px solid #d92525;
	}	
.options{
	color:#fff;	
	}	
	
.addsubmit{
	background:#ed9125; 
	width:210px; 
	height:35px; 
	padding-left:0px;
	 color:#fff; 
	 border: 1px solid #b06103;
	  border-radius: 4px;
	   font-weight: bold; 
	   font-size:16px;
	  // margin-left:4px; 
	}	
.rate{
		float:left;
		}
		
.myfloat{
			float:left;
			margin:5px;
			padding:10px;
			}		
.lineheight1{
			line-height:29px;
			}	
.lineheight2{
			line-height:30px;
			}
.myfloat lineheight2 p{
			font-size:15px;
			} 			
.saveitem{
	background:#f9f9f9; 
	border:1px solid #d2d7df;
	 float:left;
	  width:173px;
	   margin-right:10px;
	}
.awestyle{
	 color:#d1d1d1;
	margin-right:8px;
	}	
.productinfo{
	border:1px solid #d9d9d9;
	}	
.diningname{
	//border:1px solid #e5e5e5;
	padding:0px 0px 0px 25px;
	//background-color:#f7f7f7;
	//margin-left:20px;
	}	
.my{
  margin-bottom:10px;
}				
.detailicons{
  line-height:75px;
  margin-left:61px;
}
.iconimg{
   padding:0px 2px;
}	
.sideproducts{
  padding-left:18px;
  border-bottom:1px solid #e8e8e8;
}	
.freepara{
   font-size:12px;
   color:#555;
}
 











