
body {
  -webkit-touch-callout:none;
  -webkit-user-select:none;
}
#page{
	margin-top: 0;
}
#header{
	padding-bottom: 0;
	height: auto;
	border-bottom: solid 1px #efefef;
}
#header .pad{
	padding: 0;
}
.site-title{
	padding: 0;
}
.site-title a{
	color: #1a1a1a!important;
	font-size: 24px;
	font-family: vdl-logojrblack,sans-serif;
	font-weight: 500;
	font-style: normal;
}
#bbp2{
	float: left;
	width: 100%;
}
div.bbp-breadcrumb{
	float: none;
}


dt{
	color: #1a1a1a;
font-size: 14px;
	font-weight: bold;
	border-left: solid 2px #ffb200;
	padding: 4px;
}
input[type=text]{
	font-size: 18px;
	border: none;
	width: 100%;
	background:#efefef;
	box-shadow: none;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
}
textarea{
	border: none;
	background: #efefef;
	width: 100%;
	border-radius: 5px;
	height: 100px;
}

#page{
	clear: both;
}

.mreview{
	margin: 10px 0;
	padding: 20px;
	border: solid 1px #efefef;
	border-top: solid 2px #ffb200;
	border-radius: 5px;
	box-shadow: 0px 2px 4px rgba(0,0,0,0.05);
	background: #fff;
}
.mreview dl dt{
	margin-bottom: 5px;
}
#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-reply-content, #bbpress-forums div.bbp-topic-content{
	margin-left: 0;
	padding: 0;
}
#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-reply-author, #bbpress-forums div.bbp-topic-author{
	float: none;
	text-align: left;
	width: auto;
}







.bbp-reply-author ul,
.bbp-reply-ip{
	display: none;
}
ul.season{
	text-align: right;
	float: none!important;
	margin: 0!important;
	padding: 0;
}
ul.season li{
	list-style: none;
	display: inline-block;
}
.bbp-reply-author span{
	color: #ffb200;
}
.main,
#page .container-inner{
	background: none!important;
	box-shadow: none;
	-webkit-box-shadow: none;
}
div.bbp-template-notice.info{
	display: none;
}
.entry h1{
	font-size: 20px;
	font-weight: bold;
}







#list li{
	position: relative;
	border-bottom: solid 1px #efefef;
    padding: 20px 0;
}
#list li .kuchikomi{
	clear: both;
}
#list li span.wpfp-span,
#list li a.follow{
	position: absolute;
    top: 20px;
    right: 0;
}
#list li span.wpfp-span a,
#list li a.follow{
	color: #ffb200;
	font-size: 14px;
	line-height: 1.0em;
	text-align: center;
	display: block;
	width: 80px;
	border-radius: 40px;
	border: solid 1px #ffb200;
	padding: 5px 10px;
}
ul#list li h4{
	padding-right: 110px;
    float: left;
}
ul#list li h4 a{
	color: #1a1a1a;
	font-size: 18px;
    line-height: 1.2em;
}
ul#list li p{
	font-size: 13px;
}
ul#list li p a{
	color: #1a1a1a;
}
ul#list li p a span{
	color: #ffb200;
	text-decoration: underline;

}
ul#list li > span:last-child{
	font-size: 12px;
	text-align: right;
	display: block;
	position: absolute;
    bottom: 20px;
    right: 0;
}



.header-mt{
	color: #1a1a1a;
	font-size: 12px;
	font-weight: bold;
	float: right;
}
.sidebar-top.group{
	display: none;
}
.widget>h3{
	color: #1a1a1a;
	font-size: 16px;
	font-weight: bold;
}


div.fiveStar{
	background: #efefef;
	border-radius: 5px;
	height: auto;
}
div.fivestar:after{
	content: "";
	clear: both;
	display: block;
}
.fiveStar label.star{
	font-size: 40px!important;
	padding: 10px;
	line-height: 1.0em;
}

button#bbp_reply_submit{
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 240px;
	margin: 20px auto;
	padding: 16px 14px;
	box-shadow: 0px 4px 0px #cc8f00;
    transition: all 0.4s;
}
button#bbp_reply_submit:hover{
	background: #ffb200;
	box-shadow: none;
    position: relative;
    bottom: -4px;
}

.bbp-topic-wrapper hr{
	border-bottom: solid 1px #efefef;
	height: 0;margin: 10px 0;
}

.site-description{
	color: #1a1a1a;
	font-size: 12px;
	line-height: 1.2em;
}
h1.entry-title{
	margin-bottom: 0;
}
#press{
	font-size: 14px;
}
#press b{
	color: #ffb200;
	font-size: 18px!important;
	font-weight: bold;
	display: inline-block;
	margin-left: 5px;
}
.bbp-reply-content dd{
	color: #4a4a4a;
	font-size: 14px;
	line-height: 1.6em;
}

.breadcrumbs{
	font-size: 12px;
	line-height: 15px;
	background: rgb(244, 244, 245);
}
.breadcrumbs .inner{
	max-width: 1056px;
	margin: 0px auto;
	padding: 10px;
}
.breadcrumbs .inner img{
	margin-bottom: -3px;
}
#company{
	padding: 20px 0 10px 0;
	position: relative;
}

.logged-in h2#reply-title{
	font-size: 24px;
	margin: 20px 0 10px;
}
.logged-in h2#reply-title:before{
	content: "";
	display: inline-block;
	width: 24px;
	height: 24px;

	margin-bottom: -4px;
	background: url("https://icongr.am/jam/pen-f.svg?size=128&color=#1a1a1a") no-repeat center center / 100% auto;
}

#subscription-toggle{
	display: none;
}

.ham__navbar-toggler-two{
	display: none;
}
@media screen and (min-width: 0px) and (max-width: 718px){
	.site-title a{
		line-height: 1.0em;
	}
	#header{
		height: 50px;
	}
}

#bbp2 ul.menu{
	display: flex;
	border-bottom: solid 1px #efefef;
	justify-content: space-between;
}
#bbp2 ul.menu li{
	width: 100%;
    position: relative;
}
#bbp2 ul.menu li.active:after{
	content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ffb200;
}
#bbp2 ul.menu li a{
	color: #444;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
	text-align: center;
	display: block;
	padding: 20px 5px;
}


.favorite-toggle{
	display: none;
}
.btn{
	position: absolute;
	top: 0;
	right: 0;
}
@media screen and (min-width: 0px) and (max-width: 601px){
	.btn{
		position: relative;
	}
}
.btn a{
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	display: block;
	padding: 0 16px;
	margin-bottom: 5px;
	border: solid 1px #ffb200;
	border-radius: 30px;
}
.btn a[href*="#reply"]{
	color: #fff;
	font-weight: bold;
	background: #ffb200;
}
span.wpfp-span{
	position: relative;
	display: block;
}
span.wpfp-span img{
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -8px;
}
.post-nav.group{
	display: none;
}




.bbp-the-content-wrapper,fieldset.bbp-form p.hide{
	display: none;
}

button#bbp_topic_submit{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	display: block;
	width: 200px;
	margin: 0px auto;
	background: #ffb200;
	border: none;
	border-radius: 5px;
}

#bbpress-forums fieldset.bbp-form{
	padding: 10px;
	border-radius: 5px;
}
#bbpress-forums fieldset.bbp-form input[type="text"],
#bbpress-forums fieldset.bbp-form select,
#bbpress-forums fieldset.bbp-form input[type="text"],
#bbpress-forums fieldset.bbp-form textarea{
	font-size: 18px;
	line-height: 1.2em;
	background: #efefef;
	border: none;
	border-radius: 5px;
	padding: 10px;
	
}










.bbp-reply-content{
	position: relative;
}
b.regist{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
b.regist span{
	color: #1a1a1a;
	font-size: 20px;
	font-weight: bold;
    line-height: 1.2em;
	text-align: center;
	position: absolute;
	bottom: 20px;
	width: 100%;
    margin-bottom: 10px;
}
b.regist span a{
	color: #ffffff;
	font-weight: bold!important;
    text-decoration: none!important;
	display: block!important;
	font-size: 16px!important;
	line-height: 50px!important;
	text-align: center;
	text-decoration: none!important;
	display: block!important;
	width: 200px!important;
	margin: 10px auto!important;
	background: #ffb200!important;
	border-radius: 5px!important;
    box-shadow: 0px 5px 0px #cc8f00!imoprtant;
}

.bbp-reply-author{
	position: relative;
	padding-left: 45px;
	line-height: 40px;
	height: 40px;
}
.bbp-reply-author img{
	width: 40px;
	height: 40px;
	border-radius: 40px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -20px;
}



#bbp2 .um .um-form{
	margin: 10px;
}
#bbp2 .um .um-form input[type=text],
#bbp2 .um .um-form input[type=password]{
	background: #efefef!important;
    border: none!important;
    border-radius: 5px;
}
.um .um-form input[type=text]:focus, .um .um-form input[type=search]:focus, .um .um-form input[type=tel]:focus, .um .um-form input[type=number]:focus, .um .um-form input[type=password]:focus, .um .um-form textarea:focus{
	background: #efefef!important;
    border: none!important;
    border-radius: 5px;

}
.um-field-checkbox{
	text-align: center;
}

.bbp-login-form{
	display: none;
}



.star-ratings-css {
  unicode-bidi: bidi-override;
  color: #c5c5c5;
  font-size: 14px;
  height: 25px;
  margin: 0 auto;
  position: relative;
  padding: 0;
  display: inline-block;
}
.star-ratings-css-top {
  color: #ffb200;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
}
.star-ratings-css-bottom {
  padding: 0;
  display: block;
  z-index: 0;
}


.um-field-checkbox-option,
.um-field-radio-option{
	text-align: left!important;
}
.um-field.um-field-type_terms_conditions{
	display: inline-block;
}
.um-field.um-field-type_terms_conditions *{
	display: inline-block;
}
.um-field-checkbox-option, .um-field-radio-option{
	margin: 0 0 0 26px;
}