.ramen-banner{
	width:97%;
	height:253px;
	margin-bottom:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	border-radius:3px;
	background:url(../imgV2/img-074.png);
	background-repeat:no-repeat;
	background-position:center;
}
.ramen-banner:hover{
	opacity: 0.7;
	cursor: pointer;
}
/* GAMIFICATION */
.gami-cont{
	width:auto;
	min-height:700px;
	height: auto;
	border-radius:3px;
	background:white;
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	padding-bottom:1px;
}
.gami-cont-2{
	width:auto;
	height: auto;
	border-radius:3px;
	background:white;
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	padding-bottom:56px;
	margin-bottom: 14px;
}
.gami-banner{
	width:100%;
	height:250px;
	background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2),rgba(0, 0, 0, 0.2)),url('../imgV2/bg-018.png'); 
	border-radius:3px  3px 0px 0px;
	background-repeat:no-repeat;
	background-size:cover;
}
.gami-banner-2{
	width:100%;
	height:300px;
	background:url('../imgV2/bg-017.png'); 
	border-radius:3px  3px 0px 0px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position: center;
}
.gami-txt-1{
	width: auto;
padding: 40px 0px 14px 0px;
margin: 0px 28px;
color: #fff;
font-size: 35px;
text-shadow: 2px 2px #000;

}
.gami-txt-2{
	width:230px;
	color:#fc6600;
	border:1px solid #fff;
	border-radius:5px;
	background: #fff;
	position: relative;
}
.gami-txt-3{
	width:auto;
	padding:14px 0px 14px 0px;
	margin:0px 28px;
	font-size:14px;
}
.gami-sub-1{
	font-size:50px;
}
.gami-badge-ttl-1{
	width: 100%;
	margin: 0px 0px 28px 0px;
	padding: 0px;
	font-weight: bold;
	color: #fc6600;
	text-shadow: 2px 2px #ccc;
}
.gami-badge-cont{
	width:120px;
	margin: 0.5%;
	height:220px;
	display:inline-block;
	text-align:center;
	vertical-align: top;
	position: relative;
}
.gami-badge-cont-2{
	width:120px;
	height:220px;
	display:inline-block;
	text-align:center;
	position: relative;
	vertical-align: top;
}
.gami-badge-ttl-2{
	width:100%;
	font-size:14px;
	font-weight:bold;
}
.gami-badge-border-1{
	width:100%;
	padding-top:14px;
	margin-bottom:14px;
	border-bottom:1px dotted #aeaeae;
}
.gami-badge-txt-1{
	width:100%;
	font-size:14px;
	margin-bottom: 14px;
}
.gami-badge-txt-2,.gami-badge-txt-2v2{
	width:100%;
	font-size:14px;
	color:#aeaeae;
}
.gami-badge-txt-2v2{
	color:green !important;
	font-weight: bold;
}
.gami-badge-div{
	width:26px;
	height:220px;
	display:inline-block
}
.gami-badge-div-2{
	width:26px;
	height:220px;
	display:inline-block
}
.gami-badge-cont:hover,.gami-badge-cont-2:hover,.gami-badge-btn:hover{
	cursor: pointer;
	opacity: 0.5;
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.badge-pop-txt-1{
	margin-bottom: 5px;
	padding-bottom:5px;
	width:100%;
	color:#fc6600;
	font-size:12px;
	font-weight: bold;
	border-bottom: 1px dotted #aeaeae;
}
.badge-pop-txt-2{
	font-size:12px;
	text-align: left;
}
.gami-guide{
	width:100%;	
	height:auto;
	padding:14px; 
	border-radius:5px;
	background:#fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.5);
	position:absolute;
	z-index:9999;
	top:110px;
	left:-14px;
	display:none;
}
.gami-badge-btn{
	width:85%;
	height:40px;
	line-height:40px;
	margin:14px;
	border-radius: 3px;
	font-size:16px;
	background:#fc6600;
	color:#fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,.2);
}
.gami-question-btn{
	position:absolute;
	border-radius:50%;
	line-height:30px;
	height:30px;
	width:30px;
	background:#fff;
	text-align:center;
	box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	opacity:1 !important;
	top:-10px;
	right:-10px;
	font-size:16px; cursor:pointer;
}
.gami-choice-cont{
	width:100%; 
	background:rgba(0,0,0,0.9);
	height:40px;
	margin-bottom:14px;
}
.gami-choice-active{
	width:150px;
	line-height:40px;
	background: rgba(252,102,0,1);
	text-align:center;
	color:#fff;
	display:inline-block;
	cursor: pointer;
}
.gami-choice-item{
	width:150px;
	line-height:40px;
	text-align:center;
	color:#fff;
	display:inline-block;
	cursor: pointer;
}
.gami-choice-item:hover{
	background: rgba(252,102,0,1);
	-webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}
.gami-right{
	border-right:1px solid #25292b;
}
.gami-info-cont{
	width:100%;
	height:auto;
	box-shadow: inset 0 -10px 10px -10px rgba(0,0,0,.5);
}
.gami-info-contv2{
	width:100%;
	height:auto;
	background: #efefef;
	box-shadow: inset 0 -15px 10px -10px rgba(0,0,0,.1);
}
.gami-info-sub-cont{
	width:50%;
	height:auto;
	float:left;
}
.gami-info-ttl{
	width:auto;
	font-size:22px;
	padding:14px 14px 7px 28px;
	color:rgba(252,102,0,1);
}
.gami-info-txt{
	font-size:14px;
	width:auto;
	padding:14px 14px 14px 28px;
}
.gami-info-tbl{
	width:100%;
	float:right; 
	margin:30px;
	border-collapse:collapse;
}
.gami-info-tbl-ttl-1,.gami-info-tbl-ttl-1v3{
	width:40%;
	text-align:center;
	padding:14px;
	font-size:16px;
	color: #fff;
	background: rgba(252,102,0,0.5);
	border-right: 1px solid #fff;
}
.gami-info-tbl-ttl-1v2{
	width:20%;
}
.gami-info-tbl-ttl-1v3{
	width:26% !important;
	font-size: 14px !important;
}
.gami-info-tbl-col1{
	width:20%;
	text-align:right;
	padding-right:14px;
	font-size:18px;
	color: rgba(252,102,0,1);
}
.gami-info-tbl-col2{
	width:40%;
	text-align:center;
	border-bottom:1px dotted #ccc;
	padding:5px;
	font-size: 12px;
}
.gami-info-tbl-col3{
	width: 26%;
border-bottom: 1px dotted #ccc;
padding: 5px;
text-align: right;
padding-right: 20px;
font-size: 12px;
}
.gami-info-tbl-reward{
	font-size: 16px;
color: rgba(252,102,0,1);
}
.gami-badge-info-btn{
	width:320px;
	height:50px;
	font-size:18px;
	line-height:50px;
	background:rgba(252,102,0,1);
	border-radius:5px;
	text-align:center;
	color:#fff;
	margin:28px;
	cursor:pointer;
}
.gami-back-btn{
	margin:14px auto 0px auto;
	height:40px;
	line-height:40px;
	width:200px;
	text-align:center;
	border-radius:5px;
	background:rgba(252,102,0,1);
	font-size:14px;
}
.gami-badge-info-btn:hover,.gami-back-btn:hover{
	opacity: 0.5;
}
.gami-badg-img-1{
	margin-top:48px;
}
.gami-points-tbl{
	width:100%;
	border:1px solid #ccc;
	border-collapse:collapse;
}
.gami-points-ttl{
	width:10%;
	border:1px solid #ccc;
	border-collapse:collapse;
	text-align:center;
	padding:7px;
	background:#525252;
	color:#fff;
	font-weight: bold;
}
.gami-points-item10p{
	width:10%;
	height:40px;
	border:1px solid #ccc;
	border-collapse:collapse;
	text-align:center;
	padding:7px;
	color:#4c4c4c;
}
.gami-points-item35p{
	width:35%;
	height:40px;
	border:1px solid #ccc;
	border-collapse:collapse;
	text-align:center;
	padding:7px;
	color:#4c4c4c;
}
.gami-points-page{
	width:auto;
	line-height: 30px;
	border-radius:3px;
	background:rgba(252,102,0,1);
	color:#fff;
	text-align:center;
	cursor: pointer;
	padding:0px 7px;
	float: right;
	margin:5px 2px 8px 7px;
}
.gami-points-page:hover{
	opacity: 0.5;
}
.request-banner{
	width:97%;
	height:253px;
	margin-bottom:3px;
	border-radius:3px;
	background:url('../imgV2/search1.png');
	background-repeat:no-repeat;
	background-position:center;
}
.request-banner:hover {
	opacity: 0.7;
	cursor: pointer;
}
@media (max-width: 720px){
	.request-banner{
		height: 200px;
		background:url(../imgV2/search2.png);
		background-position: center;
	}
}
@media (max-width: 969px){
	.request-banner{
	height: 200px;
	background:url(../imgV2/search2.png);
	background-position: center;
	}
}
/*RAMEN RANKING*/
.ramen-cont-1{
	width:960px;
	margin:auto;
	padding-bottom:14px;
}
.ramen-cont-2{
	width:960px;
}
.ramen-icon{
	width:250px;
	height:250px;
	float:left;
	background:url('../imgV2/img-059.jpg') 100%; background-position:center;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	border-radius:3px;
}
.ramen-desc-cont{
	width:696px;
	height:250px;
	float:right;
}
.ramen-desc-cont-2{
	width:696px;
	height:250px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	border-radius:3px;
	background:#fff;
}
.ramen-ttl-cont{
	height:auto;
	padding:14px;
}
.ramen-ttl-up{
	font-size:18px;
	text-align:center;
}
.ramen-ttl-primary{
	font-size:32px;
	color:#FF8600;
	text-align:center;
}
.ramen-text-1{
	float:left;
	width:320px;
	height:auto;
	margin:0px 14px;
}
.ramen-text-2{
	float:right;
	width:270px;
	height:auto;
	padding:14px;
	background:#f6f7f8;
	border-radius:3px;
	margin-right:14px;
}
.ramen-profile-pic{
	background:#ccc;
	border-radius:50%;
	height:40px;
	width:40px;
	background:url('../imgV2/profile-003.jpg');
	background-position:center;
	background-size:cover;
	float:left;
	margin-right:7px;
}
.ramen-profile-ttl{
	float:left;
	padding:0px;
}
.ramen-profile-quote{
	border-left:3px solid #EEE;
	padding:5px 2px 2px 7px;
}
.ramen-sns-cont{
	width:960px;
	height:40px;
	line-height:40px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	border-radius:3px;
	background:#fff;
	text-align:center;
}
.ramen-card-cont{
	width:310px;
	height:500px;
	margin-top:14px;
	float:left;
	border-radius:3px;
	background:#fff;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
}
.ramen-list-pic{
	width:310px;
	height:220px;
	border-radius:3px 3px 0px 0px;
	background-position: center;
	position: relative;
}
.ramen-list-medal{
	background:url(../imgV2/img-062.png);
	width:90px;
	height:90px;
	position:absolute;
	top:-7px;
	left:-7px;
	font-size:18px;
	font-weight:bold;
	color:#5a0000;
	text-align:center;
	line-height:90px; 
	text-shadow: 2px 2px #fff5a4;
}
.ramen-list-pic:hover{
	opacity: 0.7;
	cursor: pointer;
}
.ramen-list-ttl{
	height:21px;
	width:auto;
	text-align:center;
	font-size:18px;
	padding:7px;
}
.ramen-list-review{
	height:80px;
	border-left:3px solid #EEE;
	padding:0px 2px 2px 7px;
	margin:0px 7px 7px 14px;
}
.ramen-list-info{
	height:148px;
	line-height:20px;
	width:auto; padding:7px 14px 0px 14px;
	background:#f6f3ed;
	border-top:1px dashed #d8d0bd;
	border-radius:3px;
}
.ramen-list-div{
	width:14px;
	height:500px;
	float:left;
}
.ramen-other-ttl{
	height:30px;
	line-height: 30px;
	text-align: center;
	padding:10px;
	background:rgba(252,102,0,1);
	border-radius: 3px 3px 0px 0px;
	color:#fff;
}
.ramen-other-items{
	height:auto;
	padding:10px;
	border-top:solid 1px #EEE;
}
.ramen-other-pic{
	width:40px;
	height:40px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	border-radius:50%;
	display:inline-block;
	float:left;
}
.ramen-other-text{
	float:left;
	line-height:40px;
	margin-left:14px;
	font-size:14px;
}
.ramen-last-card{
	background:url(../imgV2/img-061.jpg);
	text-align:center; 
	background-size:cover;
	position: relative;
}
.button-ramen-1{
	height:60px;
	line-height: 60px;
	padding:0px 14px;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(252,102,0,1);
	color:#fff;
	font-size: 18px;
	cursor: pointer;
	position: absolute;
	bottom:100px;
	left:65px;
}
.button-ramen-1:hover{
	background: #fc6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc6600 0%, #fc8900 0%, #fc6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc6600), color-stop(0%,#fc8900), color-stop(100%,#fc6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* W3C */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	opacity:1;
}
.resto-primary-2{
		display:none;
	}
.button-unfollow{
	width:auto;
	height:30px;
	line-height:30px;
	border-radius:3px;
	color:#fff;
	margin-top:7px;
	text-align:center;
	background:#FF3333;
	box-shadow: 2px 2px 2px rgba(1, 1, 1, 0.1);
	cursor: pointer;
}

.button-follow-2{
	width:auto;
	height:30px;
	line-height:30px;
	border-radius:3px;
	color:#fff;
	margin-top:7px;
	text-align:center;
	background: #FC6600;
	box-shadow: 2px 2px 2px rgba(1, 1, 1, 0.1);
	cursor: pointer;
}


body{
	margin:0;
	padding:0;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	color:#525252; 
	font-size: 12px;
	overflow-x:hidden;
}
body:before {
	width: 100%;
	height: 10px;
    content: "";
	position: fixed;
	top: -10px;
	left: 0;
	-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	z-index: 100;
}
a{
    text-decoration: none;
}
/*SEARCH HEADER*/
.login-body{
	height: 100vh;
	background: url(../imgV2/bg-003.png);
}
.login-cont-1{
	width: 100%;
    background-color: #222;
    box-shadow: 2px 2px 2px rgba(1,1,1,0.2); 
}
.login-header{
	width:95%;
	height:40px;
	line-height: 40px; 
	margin:auto;
	text-align: right;
}
.header-left{
	padding-left:7px;
	float:left;
}
a.a-1{
	color:#fff;
	text-decoration: none;
	outline: none;
}
a.a-2{
	color:#252525;
	text-decoration: none;
	outline: none;
}
a.a-3{
	/*color:#4d76b2;*/
	color:#FC8600;
	text-decoration:none;
}
a.a-4{
	margin-bottom:7px;
	font-size:16px;
	color:#FF8600;
	font-weight:bold;
	display:block;
	text-decoration: none;
}
a.a-5{
	/*color:#4d76b2;*/
	color:#FC8600;
	text-decoration:none;
}
a.a-1:hover,a.a-2:hover,a.a-3:hover, .like:hover, .like-comment:hover, .comment:hover, a.a-4:hover,.resto-opt-2:hover,.resto-opt-1:hover,.resto-opt-link:hover{
	opacity:0.7;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.header-right{
	float:right;
	padding-right:14px;
}
.header-notice-item{
	width:100%;
	background:#e5e5e5;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	border-bottom:1px solid #ccc;
}
.header-notice-item:hover{
	background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(247,247,247,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,247,247,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(247,247,247,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(247,247,247,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.header-notice-pad{
	padding: 7px;
}
.header-notice-img{
	min-width: 37px;
	padding-right:7px;
	display: table-cell;
}
.header-notice-text{
	line-height: 16px;
	display: table-cell;
	vertical-align: middle;
}
.header-notice-content{
	color:#4d76b2;
	font-weight: bold;
}
.header-notice-time{
	color: #b7b7b7;
	font-size:12px;
}
.content-cost-date{
	font-size:12px;
}

/*GENERAL*/
.cb{
	clear:both;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.mb-12{
	margin-bottom: 12px;
}
.notice-circle{
	width:20px;
    height:20px;
    line-height:20px;
    margin:10px 0;
    border-radius: 50%;
    background-color: #f68a1e;
    text-align:center;
    color:#fff;
    display: inline-block;
    font-size: 12px;
}
/*BUTTONS*/
.button-sm-1{
	height:24px;
	margin:8px 3px;
	line-height: 24px;
	padding:0px 14px;
	display: inline-block;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(252,102,0,1);
	color:#fff;
	cursor: pointer;
}
.button-sm-1:hover{
	background: #fc6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc6600 0%, #fc8900 0%, #fc6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc6600), color-stop(0%,#fc8900), color-stop(100%,#fc6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* W3C */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	opacity:1;
}
.button-ww-selected:hover{
	background: #fc6600 !important; /* Old browsers */
}
.button-sm-2{
	height:30px;
	line-height: 30px;
	padding:0px 14px;
	margin:10px 3px;
	display: inline-block;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(58,58,58,1);
	color:#fff;
	cursor: pointer;
}
.button-sm-2:hover{
	background: rgb(84,84,84); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(84,84,84,1) 0%, rgba(58,58,58,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(84,84,84,1)), color-stop(100%,rgba(58,58,58,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#3a3a3a',GradientType=0 ); /* IE6-9 */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.button-view-mode{
	height:30px;
	line-height: 30px;
	margin:0px 3px;
	padding:0px 14px;
	display: inline-block;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(58,58,58,0.3);
	color:#fff;
	cursor: pointer;
	min-width: 60px;
    text-align: center;
}
.button-view-mode-selected{
	height:30px;
	line-height: 30px;
	margin:0px 3px;
	padding:0px 14px;
	display: inline-block;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(58,58,58,1);
	color:#fff;
	cursor: pointer;
	min-width: 60px;
    text-align: center;
}
.button-display{
	width:49.75%;
	height:30px;
	line-height: 30px;
	padding:0px 0px;
	margin:0px 0px 14px 0px;
	display: inline-block;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(58,58,58,1);
	color:#fff;
	cursor: pointer;
	text-align: center;
}
.button-display-left{
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.button-display-right{
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.button-breadcrumb{
	width:auto;
	height:auto;
	line-height:16px;
	padding:10px 7px 7px 7px;
	border-radius:3px;
	color:#525252;
	font-size:10px;
	opacity: 0.7;
}
.button-load{
	width: 696px;
	height:30px;
	line-height: 30px;
	margin:0px 0px 14px 0px;
	display: inline-block;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(58,58,58,1);
	color:#fff;
	cursor: pointer;
	text-align:center;
}
.button-follow,.button-review-opt,.button-post{
	width:auto;
	height:30px;
	line-height: 30px;
	padding:0px 14px;
	margin:0px;
	display: inline-block;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(58,58,58,0.5);
	color:#fff;
	cursor: pointer;
	border-radius: 3px;
	text-align: center;
}
.button-post{
	width:auto;
	height:30px;
	line-height: 30px;
	padding:0px 14px;
	margin:7px 0px 0px 0px;
	display: inline-block;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(58,58,58,0.5);
	color:#fff;
	cursor: pointer;
	border-radius: 3px;
	text-align: center;
}
.button-follow,.button-post{
	float:right;
}
.button-follow{
	float:left;
	margin:13px;
}
.button-review-opt{
	float:left;
	margin-right: 3px;
}
.button-profile-edit{
	width:30px;
	height:30px;
	line-height:30px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(255,255,255,0.5);
	border-radius:50%;
	position:absolute;
	top:14px;
	right:14px;
}
.button-options{
	width:50px;
	height:50px;
	line-height:50px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.4);
	background: #FC6600;
	opacity:1;
	border-radius:3px;
	position:fixed;
	font-size: 18px;
	color:#fff;
	bottom:14px;
	right:14px;
	z-index: 9999;
	text-align:center;
	display:none;
}
.button-options:hover{
	background: #fc6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc6600 0%, #fc8900 0%, #fc6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc6600), color-stop(0%,#fc8900), color-stop(100%,#fc6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* W3C */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	cursor: pointer;
}
.button-ww-1{
	width:70px;
	height:30px;
	line-height: 30px;
	margin-right:7px;
	display: inline-block;
	border-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(252,102,0,1);
	color:#fff;
	text-align: center;
	cursor: pointer;
}
.button-ww-2{
	width:70px;
	height:30px;
	line-height: 30px;
	display: inline-block;
	border-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(252,102,0,1); 
	color:#fff;
	text-align: center;
	cursor: pointer;
}
.button-ww-1v2,.button-ww-2v2{
	width:72px;
	height:30px;
	line-height: 30px;
	margin-right:7px;
	margin-bottom:7px;
	display: inline-block;
	border-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(252,102,0,1); 
	color:#fff;
	text-align: center;
	cursor: pointer;
}
.button-ww-selected{
	background:rgba(255,191,128,1) !important;
}
.button-profile-edit:hover{
	opacity: 0.5;
	cursor: pointer;
}
.button-publish{
	height:45px;
	line-height: 45px;
	padding:0px 14px;
	font-size: 12px;
	margin-top:14px;
	display: inline-block;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(252,102,0,1);
	color:#fff;
	cursor: pointer;
	font-weight: bold;
}
.button-publish:hover{
	background: #fc6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc6600 0%, #fc8900 0%, #fc6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc6600), color-stop(0%,#fc8900), color-stop(100%,#fc6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* W3C */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	opacity:1;
}
.button-review-additional{
	height:30px;
	padding:0px 14px;
	margin-right:3px;
	margin-bottom:14px;
	display: inline-block;
	line-height: 30px;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(58,58,58,1);
	color:#fff;
	cursor: pointer;
}
.button-review-additional:hover{
	background: rgb(84,84,84); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(84,84,84,1) 0%, rgba(58,58,58,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(84,84,84,1)), color-stop(100%,rgba(58,58,58,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#3a3a3a',GradientType=0 ); /* IE6-9 */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.button-display:hover,.button-load:hover,.button-view-mode:hover,.button-view-mode-selected:hover,.button-follow:hover,.button-review-opt:hover,.button-post:hover{
	background: rgb(84,84,84); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(84,84,84,1) 0%, rgba(58,58,58,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(84,84,84,1)), color-stop(100%,rgba(58,58,58,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(84,84,84,1) 0%,rgba(58,58,58,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#545454', endColorstr='#3a3a3a',GradientType=0 ); /* IE6-9 */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.button-sm-3{
	height:30px;
	line-height: 30px;
	padding:0px 14px;
	margin:10px 3px;
	display: inline-block;
	border-radius: 3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	background:rgba(216,216,216,1);
	color:#525252; 
	cursor: pointer;
}
.button-sm-3:hover{
	background: rgb(242,242,242); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(242,242,242,1) 0%, rgba(216,216,216,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(242,242,242,1)), color-stop(100%,rgba(216,216,216,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(216,216,216,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(216,216,216,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(242,242,242,1) 0%,rgba(216,216,216,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(242,242,242,1) 0%,rgba(216,216,216,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#d8d8d8',GradientType=0 ); /* IE6-9 */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
/*SEARCH*/
.search-box{
	width:210px;
	height:24px;
	line-height: 24px;
	margin:8px 7px; 
	background:#fff;
	border-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	display: inline-block;
}
.search-text{
	width:50px;
	line-height:24px;
	padding:0px 5px 0px 10px;	
	font-size:12px;
	font-weight:bold;
}
.search-icon{
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	padding-right:7px;
}
.search-icon:hover{
	cursor: pointer;
}
.search-input{
	width:122px;
	height:24px;	
	line-height:24px;
	border:none;
	color:#525252; 
	font-size: 12px;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	background: rgba(255,255,255,0);
	outline: none;
}
.filter-input{
	width:100%;
	height:24px;
	margin-bottom:7px;
	border:1px solid #ccc;
	border-radius:3px;
	color:#525252;
	cursor: pointer;
	display: block;
}
.filter-icon-2nd{
	width:20%;
	height:24px;
	background:url("../imgV2/img-017.png") no-repeat;
	background-position: right;
	float:left;
}
.filter-icon-3rd{
	width:30%;
	height:24px;
	background:url("../imgV2/img-017.png") no-repeat;
	background-position: right;
	float:left;
}
.filter-2nd{
	width:80% !important;
	float:left;
}
.filter-3rd{
	width:70% !important;
	float:left;
}
/*SEARCH RESULTS*/
.search-cont-1{
	width:960px;
	margin:auto;
}
.search-cont-left{
	width: 250px;
	height:auto;
}
.search-cont-sub{
	width: auto;
	height:auto;
	background-color: rgba(255,255,255,1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	border-radius: 3px;
}
.search-text-sm{
	margin-right:14px;
}
.search-cont-sub-2{
	width: auto;
	height: 618px;
	padding: 7px;
	background-color: rgba(255,255,255,1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	border-radius: 3px;
	overflow-y: scroll;
	overflow-x:hidden;
	position: relative;
}
.search-title-1{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	background:rgba(1,1,1,0.7);
	color:#fff; 
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.search-title-2{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	background:rgba(1,1,1,0.7);
	color:#fff; 
}
.search-title-4{
	font-size:16px;
}
.search-input-title{
	padding:14px
}
.search-cont-right{
	width: 696px;
	height:auto;
	min-height: 700px;
	margin-bottom:14px;
	border-radius: 3px;
}
.search-result-box{
	width:auto;
	height:auto;
	padding:7px;
	border-radius:3px;
	background:#f6f7f8;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	color:#525252;
	z-index:100;
	position: relative;
}
.search-result-pic{
	width:100px;
	height:100px;
	margin:14px 14px 14px 14px;
	border-radius:3px;
	background-position: center;
	background-size: cover !important;
	text-align:center;
	float:left;
	position:relative;
}
.search-result-pic:hover{
	opacity: 0.7;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.search-result-num{
	width:30px;
	height:30px;
	position:absolute;
	line-height:30px;
	border-radius:50%;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	background-color: #f68a1e;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:16px;
	position: absolute;
}
.search-result-star{
	color:rgba(252,102,0,1);
}
.search-result-desc{
	width:75%;
	padding:14px 14px 14px 7px;
	float:left;
	word-wrap: break-word;
}
.search-result-opt{
	margin-bottom:7px;
	position: absolute;
	top:14px;
	right:14px;
}
.search-result-opt-2{
	width: 100%;
	margin-bottom:7px;
	position: absolute;
	bottom:-37px;
	right:14px;
}
.search-result-title{
	width:auto;
	margin-bottom: 22px;	
	font-size:14px;
	color:#FC8600;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
.search-result-cost{
	width:auto;
	margin-bottom: 7px;
	font-size:12px;
	text-decoration: none;
	display:block;
	font-weight: bold;
}
.search-result-address{
	width:auto;
	margin-bottom: 7px;
	font-size:11px;
	text-decoration: none;
	display:block;
}
.search-result-tags{
	width:100%;
	margin-bottom: 7px;
	font-size:11px;
	text-decoration: none;
	display:block;
	bottom:7px;
	position: absolute;
}
.search-result-went{
	width:49.75%;
	height:30px;
	line-height: 30px;
	text-align: center;
	background:rgba(252,102,0,1);
	left:0px;
	color:#fff;
	border-bottom-left-radius: 3px;
}
.search-result-wish{
	width:49.75%;
	height:30px;
	line-height: 30px;
	text-align: center;
	background:rgba(252,102,0,1);
	left:0px;
	color:#fff;
	border-bottom-right-radius: 3px;
}
.search-result-went:hover,.search-result-wish:hover,.person-follow:hover{
	background: #fc6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc6600 0%, #fc8900 0%, #fc6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc6600), color-stop(0%,#fc8900), color-stop(100%,#fc6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* W3C */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	opacity:1;
	cursor: pointer;
}
.search-result-wish-selected,.search-result-went-selected{
	width:49.75%;
	height:30px;
	line-height: 30px;
	text-align: center;
	background:#FF3333;
	left:0px;
	color:#fff;
}
.search-result-went-selected{
	border-bottom-left-radius: 3px;
}
.search-result-wish-selected{
	border-bottom-right-radius: 3px;
}
.search-result-wish-selected:hover,.search-result-went-selected:hover{
	cursor: pointer;
}
.search-result-title:hover,.search-result-cost:hover,.search-result-address:hover{
	opacity: 0.7;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.search-cont-star{
	display: inline-block;
	color:#fff;
	font-size:12px;
}
.fa-star{
	font-size: 8px;
}
.search-result-divider{
	width:2%;
	height:2px;
	float: left;
}
.button-view-cont{
	float:right;
	display: block;
}
.view-divider{
	width:100%;
	display: none;
}
.map-box{
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1); 
	border-radius: 3px;
	position: relative;
}
.map-list-opt{
	width:250px;
}
.map-list-num{
	width:30px;
	height:30px;
	position:absolute;
	line-height:30px;
	border-radius:50%;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	background-color: #f68a1e;
	right:5px;
	top:5px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:16px;
}
/*USERS*/
.user-cont-1{
	width:960px;
	min-height: 800px;
	margin:auto;
	margin-top: 14px;
}
.user-cont-left {
	width:250px;
	float: left;
}
.user-cont-leftv2{
	width:186px;
	float: left;
	margin-right: 14px;
}
.user-profile-bg{
	width: auto;
	height:auto;
	padding:14px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	border-top-left-radius:3px; border-top-right-radius:3px; 
	background:url('../imgV2/bg-014.jpg') bottom;
	background-size: cover;
	color:#fff;
	text-align:center;
	position: relative;
}
.user-profile-pic{
	width:90px;
	margin:auto auto 7px auto;
	border-radius:50%;
	display:inline-block;
}
.user-profile-name{
	width:100%;
	margin-bottom:7px;
	font-size:14px;
	font-weight:bold;
}
.user-intro-input{
	width:92%;
	height:100px;
	resize: vertical;
	border:1px dotted #ccc;
	background:rgba(255,255,255,0.5);
	margin-top:14px;
	padding:7px;
	font-size:12px;
	color:#525252;
	font-family:Arial;
}
.user-profile-opt{
	width: auto;
	height:auto; 
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	background:#f6f7f8;
	padding:14px;
	color:#525252;
	border-bottom:1px solid #ccc;
}
.user-profile-opt-selected{
	background:rgba(58,58,58,1);
	color:#fff;
}
.user-profile-opt-otheruser{
	width: auto;
	height:auto; 
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	background:#f6f7f8;
	padding:14px;
	color:#525252;
	border-bottom:1px solid #ccc;
}
.user-profile-opt-2-cont{
	width:220px;
	height:auto;
	border:1px solid #ccc;
	background:#fff;
	display:none;
	position:fixed;
	bottom:50px;
	right:50px;
	z-index:999;
	border-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.4);
}
.user-profile-opt-2{
	width:220px;
	line-height:40px;
	height:auto; 
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	background:#f6f7f8;
	color:#525252;
	text-indent: 7px;
	border-bottom:1px solid #ccc;
	display: none;
}
.user-profile-opt-last{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom: none;
}
.user-profile-opt:hover{
	opacity: 0.9;
	cursor: pointer;
}
.user-profile-search{
	width:40%;
	line-height:30px;
	border:0px;
	border-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	display:inline-block;
	padding:0px 7px;
	color:#525252;
	float:right;
}
.user-cont-right {
	width: 696px;
	min-height: 600px;
	float: right;
}
.user-cont-center {
	width: 560px;
	min-height: 600px;
	float: left;
}
.user-review-box{
	width: auto;
	height:auto;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	background:#fff;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	padding:14px;
}
.user-review-reply-box{
	width: auto;
	height:auto;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	border-top:1px dotted #ccc;
	background:#FBFBFB;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	padding:14px;
}
.user-review-reply-input{
	width: auto;
	height:auto;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	border-top:1px dotted #ccc;
	background:#f6f7f8;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	margin-bottom:14px;
	padding:14px;
}
.user-likes{
	line-height:24px;
	color:#525252;
	opacity:0.6;
}
.a-3-reply{
	line-height:24px;
}
.a-6-like{
	color:#525252;
	
	text-decoration:none;
	float:left;
	padding:5px; 
opacity:0.7;


cursor:pointer;
	
}

.a-6-like:hover{
	color:#FC8600;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.user-review-cont-pic{
	display:table-cell;
}
.user-review-pic{
	width:50px;
	border-radius:50%;
	display:table-cell;
}
.user-reply-pic{
	width:40px;
	margin-left:14px;
	border-radius:50%;
	display:table-cell;
}
.user-input-box{
	width:100%;
	margin-left:14px;
	border-radius:50%;
	display:table-cell;
	vertical-align:middle;
}
.user-reply-box{
	width:95%;
	margin-left:14px;
	border:1px dotted #ccc;
	padding:7px;
	color:#525252;
	font-family:Arial;
	font-size:12px;
	resize: vertical;
}
.user-review-source,.user-reply-source{
	width:100%;
	margin:auto auto 14px auto;
	display:table-cell;
	padding-left:14px;
	vertical-align: middle;
	font-size: 14px;
	word-break: break-word;
}
.user-reply-source{
	padding-right:14px;
	font-size: 12px !important;
}
.user-review-div{
	width:100%;
	height:1px;
	border-top:1px #ccc dotted;
	margin:7px 0px;
}
.user-review-rating-star{
	width:23% !important;

}
.user-review-rating-1{
	width:82px;
	line-height:20px;
	display: table-cell;
	border-right:1px dotted #ccc;
	padding-right:14px;
	padding-left:14px;
	text-align:center;
}
.user-review-rating-2{
	width:18.75%;
	line-height:20px;
	display: table-cell;
	border-right:1px dotted #ccc;
	padding-right:14px;
	padding-left:14px;
	text-align:center;
}
.user-review-rating-2-divider{
	width:100%;
	height:1px;
}
.user-review-rating-last{
	border-right:none !important;
}
.user-review-title{
	font-size:14px;
	font-weight:bold;
}
.user-score-high{
	font-weight:bold;
	color:rgba(252,102,0,1);
}
.user-score-mid{
	font-weight:bold;
	color:rgba(252,102,0,0.7);
}
.user-score-low{
	font-weight:bold;
	color:rgba(252,102,0,0.5);
}
.user-star{
	color:rgba(252,102,0,1);
}
/*PERSON SEARCH*/
.person-main-cont{
	width:696px;
	min-height:400px;
	float:right;
}
.person-cont{
	width:32%;
	height:auto;
	float:left;
	margin-bottom:14px;
}
.person-desc-cont{
	width:auto;
	height:160px;
	background:#fff;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	padding:14px 0px 7px 0px;
	text-align:center;
	position:relative;
}
.person-result-divider{
	width:2%;
	height:2px;
	float: left;
}
.person-desc-counter{
	bottom:14px;
	position:absolute;
	width:100%;
}
.person-pic{
	width:50px;
	border-radius:50%;
	margin:0px auto 7px auto;
	display:block;
}
.person-intro{
	margin:0px 14px 7px 14px;
	font-size:11px;
}
.person-follow{
	width:100%;
	height:30px;
	line-height: 30px;
	text-align: center;
	background:rgba(252,102,0,1);
	color:#fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius:3px;
}
.person-unfollow{
	width:100%;
	height:30px;
	line-height: 30px;
	text-align: center;
	background:#FF3333;
	color:#fff;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius:3px;
	cursor:pointer;
}
.wish-list-view,.went-list-view,.person-view{
	min-height: 700px;
}
/*RESTO* 252,102,0*/
.resto-cont-1{
	width:960px;
	margin:auto;
}
.resto-cont-left{
	width:696px;
	float: left;
}
.resto-cont-right{
	width:250px;
	float: right;
}
.resto-banner{
	width:auto;
	height:148px;
  	background-image: linear-gradient(to left, transparent, rgba(255,255,255,1) 50%), url(../imgV2/bg-014.jpg);
	background-position: left !important;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-right-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	z-index: 1000;
}
.resto-link-cont{
	margin-bottom:14px;
}
.resto-primary{
	width:120px;
	height:120px;
	margin:14px auto 7px 28px;
	border-radius: 50%;
	background-size:cover !important;
	object-fit: cover;
	background-position: center !important;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	float:left;
}
.resto-stars{
	width:auto;
	margin-bottom:7px;
}
.fa-star,.fa-star-half-o,.fa-star-o{
	font-size: 17px !important;
}
.resto-details{
	padding:28px 0px 7px 28px;
	float:left;
}
.resto-opt-1{
	height:30px;
	margin:14px 14px 14px 7px;
	padding:0px 14px;
	display: inline-block;
	line-height: 30px;
	border-radius: 3px;
	background:rgba(255,255,255,0.8);
	color:#525252; 
	cursor: pointer;
	float:right;
	cursor: pointer;
}
.resto-opt-2{
	height:30px;
	margin:14px 0px 14px 14px;
	padding:0px 14px;
	display: inline-block;
	line-height: 30px;
	border-radius: 3px;
	background:rgba(255,255,255,0.8);
	color:#525252; 
	cursor: pointer;
	float:right;
	cursor: pointer;
}
.resto-opt-link{
	width:150px;
	height:40px;
	margin-right:1px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	line-height:40px;
	background:#FF8600;
	text-align:center; color:#fff;
	float: left;
	cursor: pointer;
	z-index: 1;
}
.resto-opt-cont{
	width:auto;
}
.resto-cont-2{
	width:auto;
	height:auto;
	min-height: 600px;
	border-radius:3px;
}
.resto-menu-list,.resto-photo-list,.resto-info-list,.resto-write-form{
	width:auto;
	height:auto;
	margin-bottom:14px;
	padding:14px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	background:#fff;
	border-radius: 3px;
}
.resto-write-form{
	background: #f6f7f8;
}
.resto-menu-table{
	width:100%;
	margin-bottom:14px;
}
.resto-menu-title{
	width:100%;
	padding:7px 0px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
.resto-menu-left{
	width:25%;
	text-align:right;
}
.resto-menu-dot{
	width:65%;
	background:url("../imgV2/img-015.png");
	background-repeat:repeat-x;
}
.resto-menu-right{
	width:10%;
	text-align:left;
	font-weight: bold;
}
.resto-photo{
	width:100px;
	height:100px; 
	background-position: center;
	background-size:cover !important;
	object-fit: cover;
	border-radius:3px;
	display:inline-block;
}
.resto-info-map{
	width:400px;
	height:200px;
	border-radius:3px;
	float:left;
}
.resto-map{
	width:400px;
	height:200px; 
	border:none;
	border-radius: 3px;
}
.resto-info-right{
	width:254px;
	float:right;
}
.resto-info-items{
	width:100%;
	padding:7px 0px 7px 0px;
	border-bottom:1px dotted #ccc;
}
.resto-info-last{
	border-bottom:none !important;
}
.resto-sched-table{
	width:100%;
	border:1px dotted #ccc;
	border-collapse:collapse;
}
.resto-sched-header{
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:7px;
	text-align:center;
	background:orange; color:#fff; font-weight:bold;
}
.resto-sched-cell{
	border:1px dotted #ccc;
	border-collapse:collapse;
	padding:7px;
	text-align:center
}
.resto-review-cont{
	width:auto;
	border-radius:3px;
	border: 1px solid rgba(1,1,1,0.1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	padding:7px;
	text-align:center;
	position:relative;
}
.resto-review-cont-2{
	width:auto;
	margin-bottom:12px;
	border-radius:3px;
	border: 1px solid rgba(1,1,1,0.1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	padding:7px;
	text-align:center;
}
.resto-star-title{
	font-size:14px;
	display:inline-block;
	font-weight:bold !important;
}
.resto-star-score{
	font-size:14px;
	display:inline-block;
	font-weight:bold;
	color:#FF8600;
}
.resto-input-title{
	width:100%;
	height:30px;
	margin:12px 0px;
	box-sizing: border-box;
	line-height:30px;
	padding:7px;
	border-radius:3px;
	border: 1px solid rgba(1,1,1,0.1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	font-size:12px;
	color:#525252;
	font-family:Arial;
	float: right;
	font-weight:bold;
}
.resto-input-date{
	width:117px;
	height:30px;
	margin:0px 7px 0px 0px;
	box-sizing: border-box;
	line-height:30px;
	padding:7px;
	border-radius:3px;
	border:none;
	font-size:12px;
	color:#525252;
	font-family:Arial;
	display: inline-block;
	border: 1px solid rgba(1,1,1,0.1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	z-index:100000;
	position: relative;
}
.resto-input-date-icon{
	display:inline-block;
	width:15px;
	height:30px;
	line-height: 30px;
}
.resto-input-body{
	width:100%;
	height:90px;
	margin-bottom:12px;
	box-sizing: border-box;
	padding:7px;
	border-radius:3px;
	border: 1px solid rgba(1,1,1,0.1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	font-size:12px;
	color:#525252;
	font-family:Arial;
	resize: none;
}
.resto-input-body:focus, .resto-input-title:focus, .resto-select:focus {
}
.resto-additional-point{
	width:22%;
	min-height:60px;
	padding:7px 2px;
	float:left;
	border: 1px solid rgba(1,1,1,0.1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
	border-radius:3px;
	box-sizing: border-box;
	text-align:center;
}
.resto-price-box{
	width:16.3%;
	height:18px;
	line-height: 18px;
	padding:7px 0px; 
	text-align:center;
	float:left;
	font-size: 11px;
	border-radius:3px;
	border:1px solid #fff;
	border-right:0px;
	border-top:0px;
	background:rgba(58,58,58,0.5);
	cursor: pointer;
	color:#fff;
	 -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    position: relative;
}
.resto-price-box:hover{
	background:rgba(255,134,0,1);
	 -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
}
.resto-price-div{
	display: none; 
}
.resto-price-box2{
	background-image: url(../imgV2/img-022.png);
	background:rgba(255,134,0,1);
	background-repeat: no-repeat;
	background-position: center;
	border-bottom:1px solid rgba(58,58,58,0.5);
	 -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
}
.resto-semi-divider,.resto-central-divider, .resto-div-2, .resto-div-3, .resto-div-4{
	width:3.9%;
	height:40px;
	float:left;
}
.resto-upload-photo{
    width:70px;
    height:70px;
    margin-right:7px;
    margin-bottom: 7px;
    background-size: cover;
    display: block;
    position: relative;
    border-radius:3px;
}
.resto-upload-delete{
    position:absolute;
    width:15px;
    height:15px;
    bottom: -7.5px;
    right:-7.5px;
    border-radius: 50%;
    background: url('../imgV2/img-023.png') center;
    cursor: pointer;
    z-index: 100;
}
.resto-select{
	width:100%;
	margin-top:7px;
	padding:3px;
	box-sizing: border-box;
	border:1px solid #ccc;
	border-radius:3px;
	cursor: pointer;
	text-align: center;
	font-weight:bold;
	color:#FF8600;
	-moz-appearance: none;
}
/*RESTO STARS*/
.star{
    background: url('../imgV2/img-016.png');
    background-position:left -2px;
    display:block;
    width:20px;
    height:16px;
    line-height:16px;
    float:left;
    cursor: pointer;
    zoom:1;
}
.fullStar{
    background-position:left -59px;
}
.stars{
    overflow: hidden;
}
.tmp_es{
    background-position:left -21px;
}
.tmp_fs{
    background-position:left -40px;
}
.empty-cont{
	width:960px;
	height:700px;
	margin:0px auto 14px auto;
	padding-top:28px;
	border-radius:3px;
	background:#fff;
	text-align:center;
}
.empty-text{
	font-size: 18px;
}
/*SPINNERS*/
h4 {
    font-size:18px;
    font-weight:bold;
}
.fa-spin-custom, .glyphicon-spin {
    -webkit-animation: spin 400ms infinite linear;
    animation: spin 400ms infinite linear;
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.spinner-city,.spinner-cuisine{
	width:100%;
	text-align: center;
}
/*DIALOG BOX - NOTIFICATION*/
.ui-dialog{
	width:50% !important;
	margin:0px auto !important;
	padding:0px !important;
	border:none !important;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
	color:#525252 !important; 
	border-radius: 3px !important;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2) !important; 
	text-decoration: none !important;
}
.ui-widget-overlay{
	background: rgba(0,0,0,0.9) !important;
}
.ui-dialog-titlebar{
	margin: 0px !important;
	border-bottom-right-radius:0px !important;
	border-bottom-left-radius:0px !important;
	border-top-right-radius:3px !important;
	border-top-left-radius:3px !important;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
	color:#525252 !important;
	font-weight:normal !important;
	background: rgba(252,102,0,1) !important;
	border:none !important;
	padding:14px !important;
	color:#fff !important;
	font-weight: bold !important;
}
.ui-button{
	color:#ccc !important;
	outline: none !important;
	border: none !important;
	margin-right: 7px !important;
	background: url('../imgV2/img-023.png') no-repeat !important;
}
.ui-dialog-content{
	padding-top:14px !important;
}
/*DIALOG BOX -SEARCH BOX*/
.search-container-2{
	text-align: center;
	width:100%;
	height:auto;
	margin: 0px auto 14px auto;
	padding-top:14px;
	padding-bottom:14px;
	background: rgba(48,45,83,0.7);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.3); 
	border-radius:3px;
}
.search-header-2{
	width: 100%;
	text-align: center;
	padding:14px 7px;
	font-size: 16px;
	color:#fff;
}
.search-box-2{
	height:40px;
	line-height: 40px;
	background:#fff;
	border-radius:3px;
	margin:0 14px; 
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	margin-bottom:14px;
}
.search-text-2{
	width:57px;
	line-height:40px;
	padding-left:14px;
	font-size:14px;
	font-weight:bold;
}
.search-icon-2{
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	padding-right:14px;
}
.search-input-2{
	width:52%;
	line-height:40px;
	height:40px;
	border:none;
	color:#525252; 
	font-size: 12px;
	font-family:Arial,Helvetica Neue,Helvetica,sans-serif;
	background: rgba(255,255,255,0);
	outline: none;
}
#del-cuisine-2:hover,#del-location-2:hover{
	cursor: pointer;
}
.search-input-2::-ms-clear {
    display: none;
}
.search-button-2{
	width:150px;
	height:50px;
	line-height:50px;
	border-radius:3px;
	background:rgba(252,102,0,1);
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	margin:0px auto 14px auto;
	text-align:center;
	font-size:16px;
	color: #fff;
	cursor: pointer;
}
.search-button-2:hover, .button-follow-2:hover{
	background: #fc6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc6600 0%, #fc8900 0%, #fc6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc6600), color-stop(0%,#fc8900), color-stop(100%,#fc6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* W3C */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	opacity:1;
}
/*SEARCH LIST*/
.search-list-cont{
	width:100%;
	height:auto;
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
	border-radius:3px;
	margin-bottom:14px;
	background-color:#fff;
	text-indent:14px;
}
.search-list-item{
	width:100%;
	font-weight: bold;
	line-height:42px;
	background: #fc6600; /* Old browsers */
	background: -moz-linear-gradient(top,  #fc6600 0%, #fc8900 0%, #fc6600 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc6600), color-stop(0%,#fc8900), color-stop(100%,#fc6600)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fc6600 0%,#fc8900 0%,#fc6600 100%); /* W3C */
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	border-bottom:1px solid #fff;
}
.search-list-item:hover{
	color:#fff;
	background-color: #ccc;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.search-list-pic{
	width:30px;
	height:30px;
	border-radius:50%;
	margin:6px 0px 6px 14px;
	background-size:cover !important;
}
/*FOOTER*/
.search-cont-3 {
   	width: 100%;
   	height:50px;
	background: url(../imgV2/bg-002.png);
	box-shadow: 0px -3px 15px -5px black;
    -webkit-box-shadow: 0px -3px 15px -5px black;
    -moz-box-shadow: 0px -3px 15px -5px black;
}
.search-footer{
	width:960px;
	height:50px; 
	margin:auto;	
	line-height: 50px;
}
.footer-left,.footer-left-logo{
	height: 50px;
	padding-left:14px;
	float:left;
}
.footer-right{
	padding-right:14px;	
	float:right;
}
.footer-logo{
	display:block;
}
.nl-disappear-2{
	display: none;
}
.nl-disappear{
	display: block;
}
.break-review,.break-side{
	display: table-cell;
}
.break-review{
	margin-bottom: 7px;
}

a:-webkit-any-link{
	text-decoration: none !important;
}
/*BLOGGER RANKING*/
.blog-guide{
	border-radius:3px;
	background:#fff;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	padding:14px; 
	background:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5),rgba(0, 0, 0, 0.5)),url('../imgV2/img-048.jpg');
	height:auto; color:#fff;
}
.blog-guide-title{
	font-size:18px;
}
.blog-cont-1{
	border-radius:3px;
	background:#fff;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
}
.blog-cont-title{
	font-size:14px;
	padding:14px;
	background:  #ccc;
	font-weight:bold;
	margin-bottom:14px;
	border-radius: 3px 3px 0px 0px;
}
.blog-item{
	margin:0px 14px 7px 14px;
}
.blog-profile{
	width:auto;
	height:auto;
	height:111px;
	float:left;
	font-color:#ccc;
	position:relative;
}
.blog-username{
	width:100%;
	text-align: center;
}
.blog-top-pic{
	display:inline-block;
	border-radius:50%;
	width:90px;
	height:90px;
}
.blog-chatarrow{
	position:absolute;
	top:35px;
	left:95px;
}
.blog-external-cont{
	width:390px;
	height:auto;
	padding:14px;
	margin-bottom:14px;
	background:#f6f7f8;
	border-radius:3px;
	float:right;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	position:relative;
}
.blog-external-pic{
	width:auto;
	height:100px;
	box-sizing: border-box;
	border-radius:3px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	background-position: right;
	background-size: cover;
	background-repeat: no-repeat;
}
.blog-div-1{
	width:14px;
	height:2px;
	display: block;
}
.blog-rank-num{
	width:40px;
	height:40px;
	line-height:40px;
	border-radius: 50%;
	background-color: #f68a1e;
	text-align:center;
	color:#fff;
	font-size: 12px;
	position:absolute;
	top:-7px;
	left:-125px;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	font-weight:bold;
}
.blog-rank-num:hover,.blog-external-pic:hover,.blog-top-pic:hover,.blog-list-pic:hover{
	opacity:0.7;
	cursor: pointer;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
}
.blog-list-right{
	width:186px;
	float:right;
	border-radius:3px;
	background:#fff;
	box-shadow: 2px 2px 2px rgba(1,1,1,0.2);
	float:right;
}
.blog-list-title{
	font-size:12px;
	padding:14px;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	margin-bottom:7px;
}
.blog-list-pic{
	display:inline-block;
	border-radius:50%;
	width:40px;
	height:40px;
	margin:0px 7px 7px 7px;
	float:left;
}
.blog-list-text{
	float:left;
	width:100px;
}
.blog-instructions{
	margin-top: 14px;
	border-top: 1px solid #ccc;
	padding:14px;
}


/* NEW */

.resto-cont-1{
	width:90%;
}
.resto-cont-left{
	width:72%;
}
.resto-cont-right{
	width:27%;
}
.resto-info-map {
	width:55%;
}
.search-cont-1{
	width:90%;
}
.search-cont-right{
	width:75%;
}
.search-cont-left {
    width: 23%;
}
.login-header {
    width: 95%;	
}
.user-cont-1 {
    width: 90%;
}
.user-cont-1v2 {
    width: 960px;
}
.user-cont-right {
    width: 72%;
}
.user-cont-left {
    width: 27%;
}
.person-main-cont {
    width: 100%;
}
.resto-primary{
	width: 200px;
	height: 200px;
	border-radius: 0;
}
.resto-banner{
	height: auto;
}
/* NEW END */
.ramen-disclaimer{
	width:auto;
	padding: 14px;
}
/** NEW NAV BAR **/
@media (min-width: 960px){
	.login-header{
		height:85px;
		line-height: 10px;
	}
	.search-box{
		height:34px;
		margin: 14px 7px 12px 7px;
		width: 240px;
	}
	.search-text{
		font-size: 15px;
	    line-height: 34px;
	    width: 60px;
	}
	.search-input{
		font-size:13px;
		width: 140px;
		margin-top: 5px;

	}
	.button-sm-1-submit{
		height:34px;
		font-family: Segoe UI, Helvetica, Arial;
		width: 100px;
		font-size: 15px;
		font-weight: lighter;
		margin-top: 15px;
	}
	.header-right{
		font-size:15px;
		font-family: Segoe UI, Helvetica, Arial;
		margin-top: 40px;
	}
}
@media (max-width: 960px){
	.user-cont-center,.blog-list-right{
		width:400px;
		float:none;
		margin:auto;
	}
	.button-home{
		line-height: 25px;
	}
	.blog-guide{
		margin-top: 14px;
	}
	.blog-profile{
		width:30%;
	}
	.blog-external-cont{
		width:62%;
	}
	/*SEARCH*/
	.login-header,.search-footer,.search-title-3{
		width: 100%;
	}
	.search-title-3 {
		width: auto;
	}
	.resto-cont-1,.search-cont-1,.user-cont-1{
		width:auto;
		margin-left:14px;
		margin-right:14px;
	}
	.user-cont-left,.search-cont-left,.resto-cont-right{
		width:30%;
	}
	.user-cont-right,.search-cont-right,.resto-cont-left{
		width:68%;
	}
	.person-main-cont{
		width:100%;
	}
	.search-result-desc{
		padding:14px;
	}
	.resto-info-map,.resto-info-right{
		width:auto;
		float:none;
	}
	.resto-info-map{
		margin-bottom: 14px;
	}
	.resto-map{
		width:100%;
	}
	.empty-cont{
		width:auto;
		margin:0px 14px 14px 14px;
	}
	.empty-text{
		font-size: 14px;
	}
	.break-review{
		width:auto !important;
		display: block;
		text-align:center;
		padding-bottom: 7px;
		border-bottom: 1px dotted #ccc;
		border-right:none;
	}
	.user-cont-leftv2{
		display: none;
	}
	.ramen-cont-1,.ramen-cont-2{
		width:auto;
	}
	.ramen-icon,.ramen-sns-cont{
		float:none;
		margin:auto;
		width:400px;
		height:60px;
		margin-bottom: 14px;
		line-height: 24px;
	}
	.ramen-icon{
		background:url('../imgV2/img-060.jpg') 100%; background-position:center;
	}
	.ramen-sns-cont{
		height: auto !important;
	}
	.ramen-desc-cont,.ramen-desc-cont-2{
		float:none;
		width:400px;
		height:auto;
		margin: auto;
		padding-bottom:5px;
	}
	.ramen-text-1,.ramen-text-2{
		float:none;
		width:auto;
	}
	.ramen-ttl-primary{
		font-size:18px;
	}
	.ramen-text-2{
		width:auto;
		margin:14px;
	}
	.ramen-list-div{
		display: none;
		float: none;
	}
	.ramen-card-cont{
		width:400px;
		float: none;
		margin: 0px auto 14px auto;
	}
	.ramen-list-pic{
		width:400px;
	}
	.button-ramen-1{
		bottom:50px;
		left:121px;
	}
	.hidden-960{
		display: none;
	}
	.display-960{
		display:block !important;
	}
	.gami-badge-cont{
		width:100%;
		height:auto;
	}
	.gami-badge-cont-2{
		width:100px;
		height:auto;
		font-size: 8px;
	}
	.gami-badge-div,.gami-badge-border-1{
		display: none;
	}
	.gami-badge-txt-2,.gami-badge-ttl-1{
		margin-bottom: 28px;
	}
}
@media (min-width: 800px){
	.search-text-sm{
		display: none;
	}
}
@media (max-width: 800px){
	/*SEARCH*/
	.index-cont-3 {
   	height:auto;
	}
	.search-box {
		display: none;
	}
	.search-text-lg{
		display: none;
	}
	.ui-dialog{
		width:80% !important;
		padding:0px !important;
		margin:0px auto !important;
		border:none !important;
		font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
		color:#525252 !important; 
		border-radius: 3px !important;
		box-shadow: 2px 2px 2px rgba(1,1,1,0.2) !important; 
		text-decoration: none !important;
	}
	.search-cont-1,.resto-cont-1,.user-cont-1{
		width: auto;
	}
	.button-breadcrumb{
		width: auto;
		margin: 0px 14px 14px 14px;
	}
	.search-cont-left{
		display: none;
	}
	.search-cont-right{
		width:auto;
		padding:14px;
		float:none;
	}
	.button-view-cont{
		float:left;
	}
	.view-divider{
		width:100%;
		height: 14px;
		display: block;
		float: left;
	}
	.search-cont-3{
		height: auto;
	}
	.search-footer, .index-footer{
		width:100%;
		height:auto;
		text-align: center;
	}
	.footer-left,.footer-right{
		padding-right:0px;
		padding-left:0px;
		line-height: 24px;
		float:none;
	}
	.footer-left{
		height: auto;
		padding:0px 14px;
	}
	.footer-right{
		padding-bottom: 14px;
		margin-top:0px;
		font-size:11px;
		font-weight: bold;
	}
	.footer-logo{
		margin: auto;
		padding-top:14px;
		display: inline-block;
	}
	.user-cont-left,.user-cont-right,.button-load,.person-main-cont{
		width: 400px;
		float:none;
		margin:14px auto;
	}
	.user-cont-right, .user-cont-left{
		width: 95%;
	}
	.resto-cont-2{
		width: 400px;
		float:none;
		margin:auto;
	}
	.resto-cont-left{
		width:100%;
		margin: auto;
	}
	.resto-cont-right{
		display: none;
	}
	.resto-price-box{
		font-size: 10px;
		width:32.5%;
	}
	.resto-price-div{
		width:100%;
		height:0px;
		clear: both;
	}
	.person-cont{
		margin-bottom:14px;
	}
	.user-cont-left{
		position: inherit;
		margin-bottom: 14px;
	}
	.person-desc-cont{
		height:250px;
	}
	.user-profile-opt{
		display: none;
	}
	.button-options,.user-profile-opt-2-cont,.user-profile-opt-2{
		display: inline-block;
	}
	.user-profile-opt-last{
		margin-right:0px;
	}
	.user-profile-bg{
		border-radius: 3px;
	}
	.user-reply-box{
		width:90%;
	}
	.user-review-rating-2{
		width:100% !important;
		display:inherit;
		line-height:20px;
		border-right:none;
		padding-right:14px;
		padding-left:14px;
		text-align:left;
	}
	.search-result-pic{
		width:70px;
		height:70px;
	}
	.resto-cont-1{
		margin-top: 14px;
		padding-top:0px;
	}
	.resto-banner{
		width: 400px;
		margin:14px auto 0px auto;
		padding-top:7px;
		height: auto;
		background-image: linear-gradient(to top, transparent, rgba(255,255,255,1) 50%), url(../imgV2/bg-014.jpg);
		float:none;
	}
	.resto-title{
		display: block;
		font-size: 14px !important;
		width:100%;
		text-align: center;
	}
	.resto-primary{
		width:90px;
		height:90px;
		margin:14px auto 0px auto;
		border-radius: 50%;
		background-size:cover !important;
		background-position: center !important;
		box-shadow: 2px 2px 2px rgba(1,1,1,0.1);
		float:none;

		border-radius: 0;
		width: 120px;
		height: 120px;
	}
	.resto-details{
		width: 100%;
		word-wrap: break-word;
		margin:14px auto 0px auto;
		padding:0px;
	}
	.resto-stars{
		width:100%;
		text-align: center;
	}
	.resto-link-cont{
		float:none;
		width: 400px;
		margin:0px auto;
	}
	.resto-photo{
		width:70px;
		height: 70px;
	}
	.resto-opt-link{
		width:99px;
		margin-right: 0px;
		border-right:1px solid #ccc;
	}
	.resto-opt-last{
		width:100px;
		border-right:none;
	}
	.resto-menu-left{
		width:40%;
	}
	.resto-menu-dot{
		width:40%;
	}
	.resto-menu-right{
		width:20%;
	}
	.user-cont-left-2{
		display:none;
	}
	.resto-additional-point{
		width:47.5%;
	}
	.resto-semi-divider, .resto-div-2, .resto-div-4{
		width:4%;
	}
	.resto-central-divider, .resto-div-3{
		height:14px;
		float:none;
		clear:both;
	}
	.resto-breadcrumb{
		display: none !important;
	}
	.button-post{
		display: inherit;
	}
	.hidden-800{
		display: none;
	}

	.user-profile-opt-otheruser {
    float: left;
    width: 24.64%;
    padding: 14px 0px;
    text-align: center;
    margin-right: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
}

@media (max-width: 700px){
	.gami-info-contv2{
		height: auto;
	}
	.gami-info-sub-cont,.gami-badge-info-btn{
		float:none;
		width: 100%;
	}
	.gami-info-tbl{
		margin: 7px auto 14px auto;
	}
	.gami-info-txt,.gami-info-ttl{
		text-align: center;
	}
	.gami-badge-info-btn{
		width:auto;
		font-size: 14px;
	}
	.gami-badg-img-1{
		display: block;
		margin:auto;
	}
	.gami-info-tbl-ttl-1v2,.gami-info-tbl-col1{
		display: none;
	}
	.gami-info-tbl-col3,.gami-info-tbl-reward{
		font-size:12px !important;
	}
}
@media (max-width: 600px){
	.search-result-divider{
		display: none;
	}
	.search-result-tags{
		padding-top:7px;
		position: inherit;
	}
	.button-view-cont{
		float:none;
		display: block;
		text-align: center;
		margin: auto;
	}
	.user-review-rating-1,.user-review-rating-star{
		width:auto!important;
		display:inherit;
		line-height:20px;
		border-right:none;
		padding-right:14px;
		padding-left:14px;
		text-align:left;
	}
	.nl-disappear{
		display: none;
	}
	.nl-disappear-2{
		display: none;
	}
	.break-side{
		width:50%;
		float:left;
	}
	.break-review{
		text-align: center;
	}
	.user-review-rating-div{
		display:none;
	}
	.search-result-desc{
		width:40%;
	}
	.blog-chatarrow{
		display: none;
	}
	.user-cont-leftv2,.user-cont-center,.blog-list-right{
		width:auto;
		float:none;
		margin:auto;
	}
	.blog-cont-1{
		padding-bottom: 7px !important;
		margin-bottom: 14px;
	}
	.blog-guide{
		margin-top: 14px;
	}
	.blog-username{
		text-align: left;
	}
	.blog-profile,.blog-external-cont{
		width:auto;
		float:none;
	}
	.blog-profile{
		margin-bottom: -14px;
	}
	.blog-external-cont{
		margin-bottom: 27px;
	}
	.blog-top-pic{
		float:left;
		margin-right: 14px;
		margin-left:14px;
	}
	.blog-div-1{
		width:0px;
		display: inline-block;
	}
	.blog-list-right{
		margin-bottom: 14px !important;
	}
}
@media (max-width: 500px){
	.gami-choice-cont{
		height: auto;
	}
	.gami-choice-item,.gami-choice-active{
		width:100%;
		display:inline-block;
		border-right: none;
		border-bottom:1px solid #aeaeae;
	}
	.gami-banner-2{
		background:url('../imgV2/bg-017v2.png');
		background-position: center;
	}
	.gami-badg-img-1{
		margin:0px 0px 48px 0px;
		width: 100%;
	}
}
@media (min-width: 960px){
	.button-home{
		height:34px;
		line-height: 35px;
		font-family: Segoe UI, Helvetica, Arial;
		width: 100px;
		font-size: 15px;
		font-weight: lighter;
		margin-top: 15px;
	}
}
@media (max-width: 400px){
	.search-result-box,.person-cont{
		width:auto;
		float:none;
	}
	.ui-dialog{
		width:80% !important;
		margin:0px auto !important;
		padding:0px !important;
		border:none !important;
		font-family: Arial,Helvetica Neue,Helvetica,sans-serif !important;
		color:#525252 !important; 
		border-radius: 3px !important;
		box-shadow: 2px 2px 2px rgba(1,1,1,0.2) !important; 
		text-decoration: none !important;
	}
	.footer-logo,.person-result-divider{
		display: none;
	}
	.footer-left{
		padding-top:14px;
	}
	.user-cont-left,.user-cont-right{
		width: auto;
		margin:0px;
	}
	.person-main-cont{
		width: auto;
	}
	.resto-cont-2{
		width: auto;
		margin:0px;
	}
	.person-cont,.person-main-cont,.person-desc-cont{
		height:auto;
		float:none;
	}
	.search-cont-right{
		padding:0px;
	}
	.follower-reviews,.all-reviews,.wish-list-view,.went-view,.wish-view{
		margin-top: 14px;
	}
	.person-desc-counter{
		position:inherit;
		padding-top:14px;
	}
	.button-load{
		width:100%;
	}
	.user-reply-box{
		width:80%;
	}
	.button-follow{
		float:left;
		margin-left:64px;
	}
	.search-result-box{
		margin-bottom:44px;
		padding-top:14px;
		text-align: center;
	}
	.search-result-pic{
		width:100px;
		height:100px;
		margin:0px auto 7px auto;
		float: none;
	}
	.search-result-desc{
		width:auto;
		padding:0px 14px 14px 14px;
	}
	.search-result-opt{
		/*top:inherit;
		right:inherit;
		bottom:-37px;
		width:100%;
		left:0px;*/
		width:100%;
		margin-bottom:0px;
		position:static;
		padding-top: 15px;
	}
	.search-cont-1{
		margin-right: 0;
		margin-left: 0;
		margin-top: 14px;
	}
	.button-ww-1{
		width:48.45%;
		float:left;
		border-top-left-radius:0px;
		border-top-right-radius:0px;
	}
	.button-ww-2{
		width:48.45%;
		float:right;
		border-top-left-radius:0px;
		border-top-right-radius:0px;
	}
	.button-view-mode,.button-view-selected{
		font-size:11px;
	}
	.search-half-desc{
		text-align: left !important;
	}
	.resto-banner,.resto-link-cont{
		width:auto;
		margin:0px;
	}
	.resto-opt-link{
		/*text-align: left;
		text-indent: 14px;
		float:left;
		width:100%;
		border-bottom:1px solid #FF9D45;
		border-radius: 0px;*/
		font-weight: bold;
		width:24.65%;
	}
	.resto-hidden-sm{
		display: none;
	}
	.resto-opt-last{
		border-bottom-left-radius: 3px !important;
		border-bottom-right-radius: 3px !important;
		border-bottom:none !important;
	}
	.button-review-additional{
		width:100%;
		box-sizing: border-box;
	}
	.resto-input-date{
		width:90%;
		float: right;
		margin:0px 0px 14px 0px;
	}
	.resto-input-date-icon{
		float: left;
	}
	.button-publish{
		width:100%;
		box-sizing: border-box;
	}
	.user-profile-search{
		width:37%;
	}
	.blog-div-1{
		width:100%;
		display: block;
	}

	.ramen-icon,.ramen-sns-cont{
		float:none;
		margin:0px 14px 14px 14px;
		width:auto;
		height:60px;
		margin-bottom: 14px;
	}
	.ramen-desc-cont{
		float:none;
		width:auto;
		margin:0px 14px 0px 14px;
	}
	.ramen-desc-cont-2{
		width:auto;
	}
	.ramen-text-1,.ramen-text-2{
		width:auto;
	}
	.ramen-ttl-primary{
		font-size:18px;
	}
	.ramen-text-2{
		width:auto;
		margin:14px;
	}
	.ramen-card-cont{
		width:auto;
		float: none;
		margin: 0px 14px 14px 14px;
	}
	.ramen-ttl-cont{
		width:auto;
	}
	.ramen-list-pic{
		width:auto;
	}
	.ramen-other-text{
		line-height: 14px;
		display: inline-block;
		width:60%;
	}
	.button-ramen-1{
		bottom:50px;
		left:25%;
	}

	/* NEW RESTAURANT PAGE 20151202 */

	.resto-primary{
		width: 100%;
		height:160px;
	}
	.resto-primary-photos{
		text-align: center;

	}
	.resto-page-photo{
		float:left;
		width: 50%;
	}
	.resto-page-photo-2{
		width: 150px;
		margin:0 auto;
	}
	.resto-primary-2{
		display:inline-block;
	}
	.resto-cont-1{
		margin: 0;

	}
	.resto-link-cont{
		background-color:white;
	}
	.resto-banner{
		background:white;
		position:relative;
		z-index: 2;
	}
	.gami-points-ttl,.gami-points-item10p,.gami-points-item35p{
		padding:2px;
		font-size: 10px;
	}

}
.ui-autocomplete{
	font-size:12px;
	color:#525252;
	background: #fff;
	font-family: Arial;
	max-height: 300px;
	overflow-y: scroll;
	overflow-x:hidden;
	border: none;
	margin-top: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}
.ui-autocomplete li.ui-menu-item
{
	border-bottom: 1px dotted #ccc;
}
.ui-autocomplete li.ui-menu-item:hover
{
    background: #FF8600 !important;
    color:#fff !important;
    border: none !important;
    font-weight: normal !important;
}
.ui-autocomplete li.ui-menu-item::before { 
    content: "\00BB";
    margin: 0px 14px;
    height:30px;
    color:#FF8600;
}
