.focus-obj {
	z-index: 41
}

html {
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important
}

html,
body {
	min-height: 100%;
	height: 100%;
	position: relative;
	font-family: "Verdana", Geneva, sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	background: #f5f5f5
}

.container {
	width: 940px;
	margin: 0 auto;
	display: table;
	box-sizing: border-box
}

.dekstop-view {
	display: inline-block !important;
	width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 2;
    text-align: center;
}

.box-dropdown {
	width: 100%;
	position: relative;
	display: inline-block
}

.icon-dropdown {
	position: relative;
	display: inline-block
}

.icon-dropdown-content {
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	max-width: 270px;
	line-height: 21px;
	border-radius: 5px;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
	padding: 12px 16px;
	z-index: 99;
	bottom: 2px;
	text-align: left
}

.berisuara {
	left: -172px
}

.opini {
	left: -34px
}

.bandingan {
	left: 72px
}

.emotikon {
	left: 213px
}

.triangle-down {
	width: 0;
	height: 0;
	display: inline-block;
	margin-left: 5px;
	bottom: -10px;
	position: absolute;
	right: 70px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #f9f9f9
}

.icon-dropdown:hover .icon-dropdown-content {
	display: block
}

#header {
	padding: 40px 0 0;
	background: #fff;
	position: relative;
	z-index: 2
}

#header:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 99%;
	width: 100%;
	height: 5.208vw;
	background: transparent no-repeat center bottom url('../images/header.png')
}

#header.login {
	margin-bottom: 120px
}

.logo-header {
	display: inline-block;
	background: transparent url(../images/logo.png) no-repeat center;
	width: 165px;
	height: 40px;
	text-decoration: none;
	outline: 0;
	margin: 0 50px 0 0;
	vertical-align: middle
}

.menu-header {
	display: inline-block;
	list-style-type: none;
	vertical-align: middle;
	margin: 8px 0 0
}

.menu-header li {
	float: left;
	padding: 0 13px
}

.menu-header li a {
	display: block;
	font-family: 'GothamMedium', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #4a4a4a;
	text-decoration: none
}

.menu-header-right {
	float: right;
	margin: 3px 0 0
}

.menu-header-right li a {
	line-height: 40px
}

.menu-header li.lang {
	padding-right: 0
}

.menu-header li.lang a {
	background: #fc0;
	border-radius: 26px;
	height: 23px;
	line-height: 23px;
	font-family: 'GothamMedium', sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-align: center;
	color: #4a4a4a;
	position: relative;
	padding: 0 10px 0 25px;
	margin-top: 12px
}

.menu-header li.lang a:before {
	content: " ";
	background: #fff;
	border-radius: 50%;
	width: 14px;
	height: 14px;
	display: block;
	position: absolute;
	top: 4px;
	left: 4px
}

.menu-header li.search {
	position: relative
}

.menu-header li.search a {
	background: transparent center no-repeat url('../images/icon-search.png');
	width: 16px;
	height: 40px
}

.menu-header li.search input {
	display: none;
	position: absolute;
	right: 0;
	background: #fff;
	border: 1px solid #e4e4e4;
	width: 250px;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	text-align: left;
	padding: 10px 20px;
	top: 0;
	z-index: 2
}

.menu-header li.submenu {
	position: relative
}

.menu-header li.notif .menu {
	text-decoration: none;
	outline: 0;
	background: transparent center no-repeat url('../images/icon-notif.png');
	width: 18px;
	height: 40px;
	position: relative
}

.menu-header li.notif .menu .number {
	position: absolute;
	display: none;
	border-radius: 50%;
	background: #f9353c;
	width: 18px;
	height: 18px;
	z-index: 2;
	line-height: 18.5px;
	font-family: 'GothamBook', sans-serif;
	font-size: 9px;
	text-align: center;
	color: #fff;
	top: 50%;
	right: -9px;
	margin: -9px 0 0
}

.menu-header li.submenu .panel {
	display: block;
	position: absolute;
	border-radius: 5px;
	background-color: #fff;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.14);
	border: solid 1px #e4e4e4;
	z-index: 10;
	width: auto;
	top: 55px;
	right: 0;
	opacity: 0;
	visibility: hidden
}

.menu-header li.notif .panel {
	width: 418px
}

.menu-header li.submenu .panel.show {
	opacity: 1;
	visibility: visible
}

.menu-header li.submenu .panel:after,
.menu-header li.submenu .panel:before {
	border: 13px solid transparent
}

.menu-header li.submenu .panel:after,
.menu-header li.submenu .panel:before {
	content: "";
	border-bottom: 10px solid #fff;
	position: absolute;
	z-index: 3;
	width: 0;
	height: 0;
	top: -23px;
	right: 15px
}

.menu-header li.submenu .panel:before {
	z-index: 2;
	border-width: 15px;
	border-bottom: 12px solid #e4e4e4;
	top: -27px;
	right: 13px
}

.menu-header li.submenu .panel header,
.menu-header li.submenu .panel content {
	box-sizing: border-box;
	display: block;
	padding: 20px;
	text-align: left
}

.menu-header li.submenu .panel header {
	font-family: 'GothamMedium', sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #4a4a4a;
	border-bottom: 1px solid #e4e4e4
}

.menu-header li.submenu .panel header:after {
	content: "";
	display: table;
	clear: both
}

.menu-header li.submenu .panel header a {
	background: transparent;
	height: auto;
	width: auto;
	float: right;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	line-height: normal;
	display: none
}

.menu-header li.submenu .panel content {
	padding: 0;
	overflow-y: auto;
	min-height: 75px;
	max-height: 500px
}

.menu-header li.submenu .panel content a {
	display: block;
	padding: 0;
	text-decoration: none;
	outline: 0;
	background: 0;
	height: auto;
	width: 100%;
	position: relative;
	vertical-align: middle;
	box-sizing: border-box;
	padding: 20px
}

.menu-header li.submenu .panel content a:hover {
	background-color: #fbfbfb
}

.menu-header li.submenu .panel content a:after {
	content: "";
	display: table;
	clear: both
}

.menu-header li.submenu .panel content a label,
.menu-header li.submenu .panel content a span,
.menu-header li.submenu .panel content a div {
	vertical-align: top
}

.menu-header li.submenu .panel content .marking {
	position: relative;
	display: block;
	float: left;
	margin: 9px 12px 0 0
}

.menu-header li.submenu .panel content .marking input {
	position: absolute;
	left: -99999px;
	top: 0
}

.menu-header li.submenu .panel content .marking .marker {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 2px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	margin: 0
}

.menu-header li.submenu .panel content .marking input:checked+.marker {
	background: #fc0
}

.menu-header li.submenu .panel content .avatar {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #e4e4e4 center no-repeat;
	background-size: cover;
	margin-right: 12px
}

.menu-header li.submenu .panel content .icon {
	float: left;
	display: block;
	width: 16px;
	height: 17px;
	background: transparent center no-repeat;
	background-size: 16px 17px;
	margin: 9px 12px 0 0
}

.menu-header li.submenu .panel content .icon-survey {
	background-image: url('../images/icon-survey.png')
}

.menu-header li.submenu .panel content .icon-discus {
	background-image: url('../images/icon-discus.png')
}

.menu-header li.submenu .panel content .icon-versus {
	background-image: url('../images/icon-versus.png')
}

.menu-header li.submenu .panel content .icon-like {
	background-image: url('../images/icon-like.png')
}

.menu-header li.submenu .panel content .textnotif {
	display: block;
	float: left;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #4a4a4a;
	line-height: normal;
	width: 282px;
	padding: 5px 0 0;
	word-wrap: break-word
}

.menu-header li.submenu .panel content .textnotif strong {
	font-weight: bold;
	font-size: 11px
}

.menu-header li.submenu .panel content .textnotif p {
	margin: 3px 0 0;
	padding: 0;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #c8c8c8;
	line-height: normal
}

.menu-header li.submenu .panel content .msg {
	display: none;
	margin: 0;
	padding: 20px;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: center;
	color: #4a4a4a;
	line-height: normal
}

.menu-header li.submenu .panel content .loader {
	display: none;
	background: transparent center no-repeat url('../images/loader-comment.gif');
	padding: 20px;
	margin: 0
}

.menu-header li.submenu .panel .subitem {
	text-decoration: none;
	outline: 0;
	display: block;
	font-family: 'GothamMedium', sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #4a4a4a;
	text-align: left;
	box-sizing: border-box;
	padding: 15px 20px;
	border-bottom: 1px solid #e4e4e4;
	width: 200px;
	min-width: 200px
}

#footer {
	background: #292929;
	padding: 32px 0;
	margin: 50px 0 0
}

#footer .acuity {
	background: transparent left center no-repeat url('../images/acuity.png');
	background-size: 100px 69px;
	width: 100px;
	height: 69px;
	display: block;
	text-decoration: none;
	outline: 0;
	margin: 0
}

#footer .left p {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-align: left;
	color: #fff;
	width: 320px;
	line-height: 1.4
}

#footer .right {
	text-align: right
}

#footer ul {
	display: inline-block;
	margin: 28px 0 20px
}

#footer ul li {
	list-style-type: none;
	float: left;
	padding: 0 20px;
	border-right: 1px solid #fff
}

#footer ul li:last-child {
	padding-right: 0;
	border-right: 0
}

#footer ul li a {
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff
}

#footer .social {
	display: inline-block;
	text-decoration: none;
	outline: 0;
	background: transparent center no-repeat;
	margin: 0 0 0 30px;
	vertical-align: bottom
}

#footer .social.fb {
	background-image: url('../images/icon-facebook.png');
	width: 13px;
	height: 26px
}

#footer .social.ig {
	background-image: url('../images/icon-instagram.png');
	width: 28px;
	height: 28px
}

#footer .social.tw {
	background-image: url('../images/icon-twitter.png');
	width: 27px;
	height: 22px
}

.page-title {
	font-family: 'GothamBook', sans-serif;
	font-size: 28px;
	text-align: left;
	color: #4a4a4a;
	margin: 0 0 40px
}

.page-title span {
	margin: 0 0 0 18px
}

#sidebar {
	float: left;
	width: 220px;
	position: relative;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	color: #4a4a4a
}

#sidebar .box {
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	box-sizing: border-box;
	padding: 20px;
	text-align: center;
	margin: 0 0 10px;
	position: relative
}

#sidebar .box-yellow {
	background: #fc0
}

#sidebar .boxpad34 {
	padding-left: 34px;
	padding-right: 34px
}

#sidebar .boxlogin {
	box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.1)
}

#sidebar h4 {
	font-family: 'GothamMedium', sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
	color: #4a4a4a;
	margin: 10px 0 27px
}

#sidebar .error {
	display: none;
	margin: 0 0 15px;
	color: red;
	text-align: center
}

#sidebar input {
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	display: block;
	width: 100%;
	box-sizing: border-box;
	font-family: 'GothamLight', sans-serif;
	font-size: 12px;
	font-weight: 300;
	text-align: left;
	color: #4a4a4a;
	padding: 12px;
	margin: 0 0 10px
}

#sidebar input[type=submit] {
	background-color: #fc0;
	text-align: center;
	font-family: 'GothamMedium', sans-serif;
	cursor: pointer
}

#sidebar .forgotpassword {
	display: inline-block;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #4a4a4a;
	text-decoration: none;
	margin: 0 0 35px
}

#sidebar .social-login {
	text-decoration: none;
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	display: block;
	padding: 12px;
	margin: 0 0 10px;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	color: #3b5998
}

#sidebar .social-login span {
	display: inline-block;
	background: transparent center no-repeat;
	width: 12px;
	height: 12px;
	vertical-align: middle;
	margin: 0 10px 0 0
}

#sidebar .social-login.fb span {
	background-image: url('../images/icon-fb-small.png')
}

#sidebar .social-login.tw span {
	background-image: url('../images/icon-tw-small.png');
	width: 15px;
	color: #0084b4
}

#sidebar .textline {
	position: relative;
	z-index: 1;
	color: #4a4a4a;
	font-family: 'GothamMedium', sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	margin: 20px 0
}

#sidebar .textline:before {
	border-top: 1px solid #e4e4e4;
	content: "";
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: -1
}

#sidebar .textline span {
	background: #fff;
	padding: 0 5px
}

#sidebar .btn-signup {
	display: block;
	width: 100%;
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	text-align: center;
	box-sizing: border-box;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	text-decoration: none;
	padding: 12px;
	margin: 0 0 26px
}

#sidebar h3 {
	font-family: 'GothamBold', sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a
}

#sidebar h3.light {
	font-family: 'GothamMedium', sans-serif;
	font-size: 12px;
	font-weight: 500;
	text-align: left;
	color: #4a4a4a;
	margin: 0 0 17px
}

#sidebar .box-yellow h3.light {
	color: #1d1d1d
}

#sidebar ul,
#sidebar ul li {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	box-sizing: border-box
}

#sidebar ul {
	border-left: .6px solid #e4e4e4;
	margin: 7px 0 30px
}

#sidebar ul li {
	width: 110px;
	margin: 0 0 0 10px;
	padding: 16px 0;
	border-bottom: .6px solid #e4e4e4
}

#sidebar ul li:last-child {
	padding-bottom: 0;
	border-bottom: 0
}

#sidebar ul li a {
	display: block;
	text-decoration: none;
	outline: 0;
	text-align: left;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: normal;
	color: #4a4a4a
}

#sidebar ul li a.active,
#sidebar ul li a:hover {
	font-family: 'GothamBold', sans-serif;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 13px;
	letter-spacing: normal;
	color: #fc0
}

#sidebar .profile p {
	margin: 0 0 6px;
	padding: 0;
	text-align: center
}

#sidebar .profile .avatar {
	text-decoration: none;
	outline: 0;
	background: #ccc no-repeat center;
	background-size: cover;
	width: 64px;
	height: 64px;
	display: inline-block;
	border-radius: 50%;
	margin: 0 0 15px
}

#sidebar .profile h3 {
	text-align: center;
	font-family: 'GothamBold', sans-serif;
	font-size: 18px;
	color: #4a4a4a;
	margin: 0 0 6px
}

#sidebar .profile .point {
	border-radius: 5px;
	border: solid 1px #fc0;
	padding: 12px;
	box-sizing: border-box;
	font-family: 'GothamMedium', sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #4a4a4a;
	margin: 18px 0
}

#sidebar .profile .progress .bar {
	width: 100%;
	display: block;
	height: 2px;
	background: #e4e4e4;
	position: relative;
	margin: 0 0 12px
}

#sidebar .profile .progress .bar span {
	position: absolute;
	height: 3px;
	background: #fc0;
	width: 50%;
	top: -.5px;
	left: 0
}

#sidebar .profile .progress a,
#sidebar .profile .progress .bonus-point {
	text-decoration: none;
	color: #4a4a4a;
	display: block;
	text-align: left;
	border-top: 1px solid #e4e4e4;
	margin: 0 -20px;
	padding: 13px 20px
}

#sidebar .profile .progress .bonus-point {
	margin-bottom: -17px;
	font-size: 11px;
	font-weight: bold
}

#sidebar .profile .progress a span {
	display: inline-block;
	color: #4a4a4a;
	float: right;
	position: relative
}

#sidebar .profile .progress a span:before {
	content: '\2192';
	display: block
}

#sidebar .profile .progress a.ok span {
	border-radius: 50%;
	width: 12px;
	height: 12px;
	background-color: #50e2c2
}

#sidebar .profile .progress a.ok span:before {
	content: '\2714';
	color: #fff;
	position: absolute;
	left: 3px;
	top: 2px;
	font-size: 8px
}

#sidebar .profile .progress a:hover,
#sidebar .profile .progress a:hover span {
	color: #fc0
}

#sidebar .profile .box-follow {
	text-decoration: none;
	outline: 0;
	display: inline-block;
	text-align: center;
	font-size: 10px;
	font-family: 'GothamMedium', sans-serif;
	color: #fc0;
	padding: 10px 40px;
	border-radius: 5px;
	border: 1px solid #fc0;
	background: transparent;
	margin: 20px 0 0
}

#sidebar p {
	text-align: left;
	margin: 0 0 8px
}

#sidebar .field {
	width: 100%;
	position: relative;
	margin: 0 0 14px
}

#sidebar .field input,
#sidebar .field input:disabled {
	border-radius: 5px;
	background-color: #fff;
	border: solid .6px #e4e4e4;
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	font-weight: 300;
	text-align: left;
	color: #4a4a4a;
	box-sizing: border-box;
	width: 100%;
	padding: 12px 22px 12px 10px
}

#sidebar .field button.copy {
	display: block;
	position: absolute;
	z-index: 1;
	border: 0;
	background: transparent right center no-repeat url('../images/icon-copy.png');
	background-size: 12px 16px;
	height: 16px;
	top: 10px;
	right: 6px;
	font-family: Arial;
	font-size: 10px;
	color: #fc0;
	box-sizing: border-box;
	padding: 0 16px 0 0;
	cursor: pointer
}

#sidebar .field button.copy.success {
	padding-left: 10px;
	background-color: #fff
}

#sidebar .icon-share {
	display: inline-block;
	background: transparent center no-repeat;
	text-decoration: none;
	outline: 0;
	vertical-align: middle;
	margin: 0 15px 0 0
}

#sidebar .icon-share-g {
	background-image: url('../images/icon-share-g.png');
	width: 21px;
	height: 16px
}

#sidebar .icon-share-fb {
	background-image: url('../images/icon-share-fb.png');
	width: 20px;
	height: 20px
}

#sidebar .icon-share-in {
	background-image: url('../images/icon-share-in.png');
	width: 20px;
	height: 19px
}

#sidebar .icon-share-tw {
	background-image: url('../images/icon-share-tw.png');
	background-size: 20px 18px;
	width: 20px;
	height: 18px
}

#sidebar .icon-login {
	display: inline-block;
	background: transparent center no-repeat url('../images/icon-login.png');
	width: 22px;
	height: 24px;
	vertical-align: middle;
	margin: 0 10px 0 0
}

#sidebar .news {
	border-radius: 5px;
	border: 1px solid #e4e4e4;
	box-sizing: border-box;
	display: block;
	padding: 10px;
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	text-align: left;
	line-height: 1.3;
	position: relative;
	margin: 0 0 20px
}

#sidebar .news a {
	font-family: 'GothamBook';
	text-decoration: none;
	outline: 0;
	color: #37b3e8
}

#sidebar .news a:hover {
	text-decoration: underline
}

#sidebar .news .nav {
	position: absolute;
	bottom: -25px;
	right: -10px;
	display: inline-block
}

#sidebar .news .nav a {
	text-decoration: none;
	outline: 0;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-right-color: #4a4a4a;
	display: inline-block;
	margin: 0 5px 0 0
}

#sidebar .news .nav a.next {
	border-color: transparent;
	border-left-color: #4a4a4a
}

#sidebar .box .close {
	text-decoration: none;
	outline: 0;
	font-family: Arial;
	color: #4a4a4a;
	font-size: 14px;
	display: inline-block;
	position: absolute;
	top: 10px;
	right: 10px
}

#sidebar .box.survey a.item {
	text-decoration: none;
	outline: 0;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #e4e4e4;
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #4a4a4a;
	line-height: 1.3;
	position: relative;
	margin: 0 0 10px
}

#sidebar .box.survey a.item p {
	padding: 0;
	margin: 0
}

#sidebar .box.survey a.item .icon {
	background: transparent left center no-repeat;
	background-size: 12px 13px;
	font-family: 'GothamBook';
	box-sizing: border-box;
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	height: 13px
}

#sidebar .box.survey a.item .icon-survey {
	background-image: url('../images/icon-survey.png')
}

#sidebar .box.survey a.item .icon-discus {
	background-image: url('../images/icon-discus.png')
}

#sidebar .box.survey a.item .icon-versus {
	background-image: url('../images/icon-versus.png')
}

#sidebar .box.survey a.item .icon-like {
	background-image: url('../images/icon-like.png')
}

.my-item {
	text-decoration: none;
	outline: 0;
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	border-radius: 5px;
	border: 1px solid #e4e4e4;
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #4a4a4a;
	line-height: 1.3;
	position: relative;
	margin: 0 0 10px
}

.my-item a {
	text-decoration: none;
	color: #fc0
}

.my-item a.judulitem {
	text-decoration: none;
	color: #4a4a4a
}

.my-item .icon {
	background: transparent left center no-repeat;
	background-size: 12px 13px;
	font-family: 'GothamBook';
	box-sizing: border-box;
	padding: 0 0 0 20px;
	margin: 0 0 10px;
	height: 13px
}

.my-item .icon-survey {
	background-image: url('../images/icon-survey.png')
}

.my-item .icon-discus {
	background-image: url('../images/icon-discus.png')
}

.my-item .icon-versus {
	background-image: url('../images/icon-versus.png')
}

.my-item .icon-like {
	background-image: url('../images/icon-like.png')
}

#sidebar .box.survey .see-all {
	position: absolute;
	text-decoration: none;
	outline: 0;
	display: inline-block;
	font-family: 'GothamBook', sans-serif;
	font-size: 9px;
	color: #4a4a4a;
	top: 22px;
	right: 20px
}

#sidebar .box-ubi {
	border-radius: 0;
	background-color: transparent;
	border: 0;
	padding: 0;
	position: relative;
	width: 220px;
	max-height: 183px;
	overflow: hidden;
	text-align: center
}

#sidebar .box-ubi img {
	display: block;
	object-fit: cover;
	width: 220px;
	height: 183px
}

#bighero {
	width: 100%;
	height: 50.573vw;
	background: #f5f5f5 center no-repeat url('../images/bighero.jpg');
	background-size: cover;
	text-align: center;
	position: relative;
	z-index: 1
}

#bighero .container {
	position: relative;
	height: 100%
}

#bighero .text {
	position: absolute;
	text-align: left;
	width: 525px;
	left: 50%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

#bighero .text h3 {
	font-family: 'GothamBlack', sans-serif;
	font-size: 48px;
	font-weight: 900;
	text-align: left;
	color: #000;
	margin: 0 0 32px
}

#bighero .text p {
	font-family: 'GothamBook', sans-serif;
	font-size: 24px;
	line-height: 1.42;
	text-align: left;
	color: #000;
	margin: 0 0 54px;
	padding: 0
}

#bighero .text a {
	border-radius: 28px;
	background-color: #ec272a;
	box-shadow: 0 2px 15px 0 #ec272a;
	display: inline-block;
	text-decoration: none;
	outline: 0;
	font-family: 'GothamBold', sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	padding: 18px 54px
}

#bighero .view {
	background: transparent center no-repeat url('../images/icon-hero.png');
	width: 488px;
	height: 438px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -535px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

#timeline,
.boxcontent {
	float: left;
	width: 700px;
	margin: 0 0 0 20px;
	box-sizing: border-box;
	text-align: center
}

#timeline .box {
	display: block;
	width: 100%;
	position: relative;
	box-sizing: border-box;
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	overflow: hidden;
	margin: 0 0 15px;
	text-align: left
}

#timeline .box header,
#timeline .box content,
#timeline .box footer,
#timeline .box .boxanswer {
	display: block;
	padding: 15px 40px
}

#timeline .box header,
#timeline .box footer {
	background: #f6f7f9
}

#timeline .box .boxanswer {
	border-top: 1px solid #e4e4e4;
	background-color: #fbfbfb;
	padding-top: 0;
	padding-bottom: 0
}

#timeline .box .boxanswer:after {
	content: " ";
	display: block;
	clear: both
}

#timeline .box .boxanswer .answer-list {
	margin: 0
}

#timeline .box .boxanswer .answer-list .answer {
	display: block;
	padding: 36px 0;
	margin: 0;
	box-sizing: border-box;
	border-bottom: 1px solid #e4e4e4
}

#timeline .box .boxanswer .answer-list .answer:last-child {
	border: 0
}

#timeline .box .boxanswer .answer-list:after,
#timeline .box .boxanswer .answer-list .answer:after {
	content: " ";
	display: table;
	clear: both
}

#timeline .box .boxanswer .answer-list .answer .info {
	float: left;
	width: 536px;
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	text-align: left;
	color: #4a4a4a;
	box-sizing: border-box;
	padding: 5px 0 0
}

#timeline .box .boxanswer .answer-list .answer .info a {
	display: inline-block;
	font-family: 'GothamBold', sans-serif;
	font-size: 18px;
	text-align: left;
	color: #4a4a4a;
	text-decoration: none;
	outline: 0;
	vertical-align: middle
}

#timeline .box .boxanswer .answer-list .answer .info a:hover {
	color: #fc0
}

#timeline .box .boxanswer .answer-list .answer .info strong {
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #4a4a4a;
	border-radius: 50%;
	vertical-align: middle;
	margin: 0 8px
}

#timeline .box .boxanswer .answer-list .answer .info span {
	display: inline-block;
	vertical-align: middle;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #4a4a4a
}

#timeline .box .boxanswer .answer-list .answer .info p {
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #4a4a4a;
	margin: 7px 0 12px;
	padding: 0
}

#timeline .box .boxanswer .moreanswer {
	position: relative;
	height: 20px;
	margin: 0 0 20px;
	display: block
}

#timeline .box .boxanswer .moreanswer:before {
	content: " ";
	background: #e4e4e4;
	height: 1px;
	position: absolute;
	top: 10px;
	left: 0;
	width: 100%
}

#timeline .box .boxanswer .moreanswer:after {
	content: " ";
	display: table;
	clear: both
}

#timeline .box .boxanswer .moreanswer a {
	position: absolute;
	z-index: 1;
	display: inline-block;
	background: #fbfbfb;
	text-decoration: none;
	outline: 0;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	text-align: right;
	color: #4a4a4a;
	line-height: 20px;
	width: 180px;
	height: 20px;
	top: 0;
	right: 0
}

#timeline .box .boxanswer .moreanswer span {
	display: none;
	position: absolute;
	top: 0;
	left: 50%;
	width: 50px;
	height: 20px;
	background: #fbfbfb center no-repeat url('../images/loader-comment.gif');
	z-index: 2;
	margin-left: -25px
}

#timeline .box content {
	border-top: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	position: relative
}

#timeline .box content:after,
#timeline .box content:before {
	bottom: 100%;
	left: 70px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none
}

#timeline .box content.discus:after,
#timeline .box content.discus:before {
	left: 184px
}

#timeline .box content.versus:after,
#timeline .box content.versus:before {
	left: 300px
}

#timeline .box content.like:after,
#timeline .box content.like:before {
	left: 454px
}

#timeline .box content:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 10px;
	margin-left: -10px
}

#timeline .box content:before {
	border-color: rgba(228, 228, 228, 0);
	border-bottom-color: #e4e4e4;
	border-width: 11px;
	margin-left: -11px
}

#timeline .box header .icon {
	display: inline-block;
	background: transparent no-repeat left center;
	height: 24px;
	padding: 0 0 0 38px;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	text-align: left;
	color: #4a4a4a;
	line-height: 24px;
	margin: 0 25px 0 0
}

#timeline .box header .icon-survey {
	background-image: url('../images/icon-survey.png')
}

#timeline .box header .icon-discus {
	background-image: url('../images/icon-discus.png')
}

#timeline .box header .icon-versus {
	background-image: url('../images/icon-versus.png')
}

#timeline .box header .icon-like {
	background-image: url('../images/icon-like.png')
}

#timeline .box header .icon-survey.inactive {
	background-image: url('../images/icon-survey-i.png')
}

#timeline .box header .icon-discus.inactive {
	background-image: url('../images/icon-discus-i.png')
}

#timeline .box header .icon-versus.inactive {
	background-image: url('../images/icon-versus-i.png')
}

#timeline .box header .icon-like.inactive {
	background-image: url('../images/icon-like-i.png')
}

#timeline .box header .icon-setting {
	background-image: url('../images/icon-setting.png');
	padding-left: 24px;
	margin-right: 0;
	float: right
}

#timeline .box content {
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	line-height: 1.39;
	text-align: left;
	color: #4a4a4a
}

#timeline .box content .user {
	float: left
}

#timeline .box content .user .avatar {
	width: 64px;
	height: 64px;
	display: inline-block;
	border-radius: 50%;
	vertical-align: top;
	position: relative;
	overflow: hidden;
	background: #e4e4e4 center no-repeat;
	background-size: cover;
	text-decoration: none;
	outline: 0
}

#timeline .box content .user .info {
	display: inline-block;
	vertical-align: top;
	margin: 10px 0 0 10px;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: left;
	color: #4a4a4a
}

#timeline .box content .user .info .name a {
	font-family: 'GothamBold', sans-serif;
	font-size: 18px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	outline: 0;
	color: #4a4a4a
}

#timeline .box content .user .info .name a:hover {
	color: #fc0
}

#timeline .box content .user .info .name strong {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #4a4a4a;
	border-radius: 50%;
	margin: 0 5px
}

#timeline .box content .user .info .name span {
	margin: 0;
	display: inline-block;
	vertical-align: middle
}

#timeline .box content .user .info p {
	margin: 5px 0 0
}

#timeline .box content .point {
	float: right;
	font-size: 10px;
	margin: 12px 0 0
}

#timeline .box content .point span {
	font-size: 18px;
	background: transparent center left no-repeat url('../images/icon-point.jpg');
	padding: 0 0 0 30px;
	margin: 0 0 0 10px;
	vertical-align: middle
}

#timeline .box content .survey {
	margin: 0
}

#timeline .box content .survey:after {
	content: " ";
	display: table;
	clear: both
}

#timeline .box content .survey .question {
	margin: 15px 0 30px
}

#timeline .box content .survey .answer-row {
	display: table;
	border-collapse: separate;
	border-spacing: 10px;
	margin-left: -10px
}

#timeline .box content .survey .answer {
	display: table-row;
	position: relative;
	box-sizing: border-box;
	margin: 0 0 10px
}

#timeline .box content .survey .answer input {
	position: absolute;
	visibility: hidden;
	top: 0;
	left: 0
}

#timeline .box content .survey .answer label {
	border-radius: 24px;
	background-color: #f6f7f9;
	border: solid 1px #e4e4e4;
	box-sizing: border-box;
	padding: 10px 25px 10px 20px;
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	color: #4a4a4a;
	display: block;
	cursor: pointer
}

#timeline .box content .survey .answer label:hover,
#timeline .box content .survey .answer input:checked+label,
#timeline .box content .survey .answer.disabled input:checked+label {
	background-color: #fc0
}

#timeline .box content .survey .answer.disabled label:hover {
	background-color: #f6f7f9
}

#timeline .box content .survey .answer.disabled label {
	cursor: default
}

#timeline .box content .survey .answer label span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-color: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 50%;
	margin: 0 15px 0 0;
	vertical-align: middle
}

#timeline .box footer {
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	text-align: left;
	color: #4a4a4a;
	height: 40px;
	vertical-align: middle
}

#timeline .box footer .publish {
	display: inline-block;
	border-radius: 5px;
	background-color: #ffdc52;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);
	border: 0;
	color: #4a4a4a;
	text-decoration: none;
	padding: 10px 25px;
	font-size: 14px;
	margin: 0 20px 0 0;
	vertical-align: middle;
	position: relative;
	overflow: hidden
}

#timeline .box footer .publish.active {
	font-family: 'GothamMedium', sans-serif;
	background-color: #fc0;
	border-color: #fc0;
	color: #fff
}

#timeline .box footer .publish.process:before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #e4e4e4 center no-repeat url("../images/loader2.gif")
}

#timeline .box footer span {
	display: inline-block;
	margin: 8px 20px 0 0;
	vertical-align: middle
}

#timeline .box footer span.kategori {
	background: transparent no-repeat left center url('../images/icon-category.png');
	padding: 0 0 0 34px;
	height: 24px;
	line-height: 24px
}

#timeline .box footer span.time strong {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #4a4a4a;
	border-radius: 50%;
	vertical-align: middle;
	margin: 0 5px
}

#timeline .box footer .share {
	float: right;
	border-radius: 5px;
	background-color: #e4e4e4;
	border: solid 1px #e4e4e4;
	text-decoration: none;
	padding: 10px;
	vertical-align: middle;
	font-size: 10px;
	color: #4a4a4a;
	margin: 2px 0 0
}

#timeline .box content .versus {
	display: table;
	position: relative
}

#timeline .box content .versus .question,
#timeline .box content .versus .answer {
	float: left
}

#timeline .box content .versus .question {
	width: 267px
}

#timeline .box content .versus .answer {
	width: 341px;
	margin: 0 0 0 10px;
	display: table;
	position: relative;
	height: 190px
}

#timeline .box content .versus .answer-3 {
	height: 155px
}

#timeline .box content .versus .answer-4 {
	height: 115px
}

#timeline .box content .versus .answer:after {
	content: "";
	display: table;
	clear: both
}

#timeline .box content .versus .answer a {
	float: left;
	width: 167px;
	height: 133px;
	margin: 0 7px 0 0;
	position: relative;
	border-radius: 5px;
	background: #e4e4e4 no-repeat center;
	background-size: cover;
	text-align: center;
	text-decoration: none
}

#timeline .box content .versus .answer-3 a {
	width: 109px;
	height: 90px
}

#timeline .box content .versus .answer-4 a {
	width: 83px;
	height: 66px;
	margin-right: 3px
}

#timeline .box content .versus .answer a:last-child {
	margin: 0
}

#timeline .box content .versus .answer a .like {
	position: absolute;
	z-index: 1;
	top: 112px;
	left: 0;
	width: 100%;
	margin: 0;
	font-family: 'GothamMedium', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #4a4a4a;
	text-align: center
}

#timeline .box content .versus .answer-3 a .like {
	top: 75px
}

#timeline .box content .versus .answer-4 a .like {
	top: 54px;
	font-size: 12px
}

#timeline .box content .versus .answer a .like span {
	display: inline-block;
	width: 70px;
	height: 40px;
	border-radius: 23px;
	background: #fff center no-repeat url('../images/icon-suka-a.png');
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
	margin: 0 0 5px
}

#timeline .box content .versus .answer-3 a .like span {
	background-size: 25px 23px;
	width: 55px;
	height: 30px
}

#timeline .box content .versus .answer-4 a .like span {
	background-size: 20px 19px;
	width: 43px;
	height: 24px
}

#timeline .box content .versus .answer a .like p {
	margin: 0;
	padding: 0
}

#timeline .box content .versus .answer a:hover .like,
#timeline .box content .versus .answer a.active .like {
	color: #fc0
}

#timeline .box content .versus .answer a:hover .like span,
#timeline .box content .versus .answer a.active .like span {
	background-color: #fc0;
	background-image: url('../images/icon-suka.png')
}

#timeline .box content .versus .answer.disabled a:hover .like {
	color: #4a4a4a
}

#timeline .box content .versus .answer.disabled a:hover .like span {
	background-color: #fff;
	background-image: url('../images/icon-suka-a.png')
}

#timeline .box content .versus .answer.disabled a.active .like {
	color: #fc0
}

#timeline .box content .versus .answer.disabled a.active .like span {
	background-color: #fc0;
	background-image: url('../images/icon-suka.png')
}

#timeline .box content .versus .answer .vs {
	display: inline-block;
	position: absolute;
	z-index: 2;
	width: 46px;
	height: 46px;
	border-radius: 50%;
	background: #fff;
	line-height: 48px;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	text-align: center;
	left: 50%;
	top: 50%;
	margin: -50px 0 0 -23px
}

#timeline .box content .versus .answer-3 .vs {
	width: 36px;
	height: 36px;
	line-height: 38px;
	font-size: 12px;
	margin: -50px 0 0
}

#timeline .box content .versus .answer-4 .vs {
	width: 25px;
	height: 25px;
	line-height: 26px;
	font-size: 9px;
	margin: -38px 0 0
}

#timeline .box content .versus .answer-3 .vs-1 {
	left: 95px
}

#timeline .box content .versus .answer-3 .vs-2 {
	left: 212px
}

#timeline .box content .versus .answer-4 .vs-1 {
	left: 72px
}

#timeline .box content .versus .answer-4 .vs-2 {
	left: 159px
}

#timeline .box content .versus .answer-4 .vs-3 {
	left: 244px
}

#timeline .box content .like .answer {
	display: inline-block;
	width: 167px;
	height: 133px;
	border-radius: 5px;
	background: #e4e4e4 center no-repeat;
	background-size: cover;
	position: relative;
	margin: 0 0 30px
}

#timeline .box content .like .answer a {
	display: inline-block;
	position: absolute;
	width: 65px;
	height: 45px;
	background: #e4e4e4 center no-repeat;
	border-radius: 22px;
	box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.12);
	bottom: -22.5px;
	left: 50%;
	text-decoration: none;
	outline: 0
}

#timeline .box content .like .answer a:hover,
#timeline .box content .like .answer a.active {
	background-color: #fff
}

#timeline .box content .like .answer.disabled a {
	cursor: context-menu
}

#timeline .box content .like .answer.disabled a:hover {
	background-color: #e4e4e4
}

#timeline .box content .like .answer.disabled a.active {
	background-color: #fff
}

#timeline .box content .like .answer a.like {
	background-image: url('../images/icon-smile.png');
	margin-left: -70px
}

#timeline .box content .like .answer a.dislike {
	background-image: url('../images/icon-hate.png');
	margin-left: 5px
}

#timeline .box content .left {
	width: 400px
}

#timeline .box content .left200 {
	width: 200px;
	margin: 0 0 0 18px;
	text-align: center
}

#timeline .box content .discus .question {
	width: 350px
}

#timeline .box content .discus .answer {
	display: block;
	border-radius: 5px;
	border: solid 2px #e4e4e4;
	margin: 20px 0 0;
	padding: 10px 30px
}

#timeline .box content .discus .answer p {
	padding: 0;
	margin: 0
}

#timeline .box content .discus .answer .title {
	font-family: 'GothamMedium', sans-serif;
	font-size: 10px;
	margin: 0 0 10px;
	font-weight: 500
}

#timeline .box content .discus .image {
	display: inline-block;
	width: 167px;
	height: 133px;
	border-radius: 5px;
	background: transparent no-repeat center;
	background-size: cover
}

#timeline .more {
	border-radius: 23px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	font-family: 'GothamBook';
	font-size: 14px;
	color: #4a4a4a;
	text-align: center;
	padding: 16px 48px;
	text-decoration: none;
	display: inline-block;
	margin: 60px 0
}

#timeline .posting .postform {
	display: none
}

#timeline .posting .post-default {
	display: block
}

#timeline .posting header .icon {
	cursor: pointer
}

#timeline .posting content {
	position: relative
}

#timeline .posting content .message {
	display: none;
	box-sizing: border-box;
	padding: 10px;
	font-family: 'GothamBook', sans-serif;
	text-align: left;
	color: #fc0;
	border-radius: 5px;
	border: .6px solid #fc0;
	font-size: 14px;
	margin: 0 0 20px
}

#timeline .posting content .left {
	width: 400px;
	margin: 0;
	padding: 0
}

#timeline .posting content .left200 {
	width: 200px;
	margin: 0 0 0 18px;
	text-align: center
}

#timeline .posting content .left267 {
	width: 267px;
	margin: 0
}

#timeline .posting content .left341 {
	width: 341px;
	margin: 0 0 0 10px;
	text-align: center
}

#timeline .posting content textarea,
#timeline .posting content .textarea {
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	font-family: 'GothamBook';
	font-size: 18px;
	text-align: left;
	color: #4a4a4a;
	padding: 15px 30px;
	display: block;
	width: 100%;
	box-sizing: border-box;
	resize: none;
	overflow: hidden
}

#timeline .posting content textarea.noborder {
	border: 0;
	padding: 0;
	margin: 0 0 30px;
	width: 350px
}

#timeline .posting content .textarea {
	padding: 10px 15px
}

#timeline .posting content .textarea span {
	font-family: 'GothamMedium', sans-serif;
	font-size: 10px;
	font-weight: 500;
	text-align: left;
	color: #4a4a4a;
	display: block;
	margin: 0 0 5px;
	padding: 0
}

#timeline .posting content .textarea textarea {
	padding: 0;
	margin: 0
}

#timeline .posting content .post-versus textarea {
	min-height: 99px
}

#timeline .posting content .answer-list {
	margin: 20px 0 0
}

#timeline .posting content .answer-list .answer,
#timeline .posting content .btn-tambah {
	border-radius: 23px;
	background-color: #f6f7f9;
	border: solid 1px #e4e4e4;
	padding: 10px 20px;
	display: block;
	width: 468px;
	margin: 0 0 10px;
	text-align: left;
	box-sizing: border-box;
	position: relative
}

#timeline .posting content .btn-tambah {
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	height: 47px;
	padding-left: 26px;
	cursor: pointer
}

#timeline .posting content .answer-list .answer span {
	width: 16px;
	height: 16px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0
}

#timeline .posting content .answer-list .answer input {
	border: 0;
	background: transparent;
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	text-align: left;
	color: #4a4a4a;
	width: 368px;
	vertical-align: middle
}

#timeline .posting content .answer-list .answer .hapus-pilihan {
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #e4e4e4;
	position: absolute;
	right: 15px;
	top: 14px
}

#timeline .posting content .answer-list .answer:hover .hapus-pilihan {
	color: #4a4a4a
}

#timeline .posting content .textarea textarea {
	border: 0
}

#timeline .posting content .imgcontainer {
	display: inline-block;
	min-height: 70px
}

#timeline .posting content .showimage {
	display: none;
	width: 130px;
	height: 130px;
	border-radius: 5px;
	position: relative;
	overflow: hidden
}

#timeline .posting content .showimage.show {
	display: block
}

#timeline .posting content .showimage:before {
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	background: #e4e4e4 center no-repeat url('../images/loader.gif')
}

#timeline .posting content .showimage span {
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: transparent center no-repeat;
	background-size: cover
}

#timeline .posting content .showimage a {
	position: absolute;
	z-index: 3;
	top: 5px;
	right: 5px;
	font-family: 'Arial', sans-serif;
	font-size: 22px;
	color: #e4e4e4;
	text-decoration: none;
	outline: 0;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 50%;
	background: #fff;
	border: 1px solid #e4e4e4
}

#timeline .posting content .showimage a:hover {
	color: #4a4a4a;
	border-color: #4a4a4a
}

#timeline .posting content .list-photo {
	text-align: center;
	display: inline-block;
	margin: 0 0 20px
}

#timeline .posting content .list-photo:after {
	content: "";
	display: table;
	clear: both
}

#timeline .posting content .list-photo .showimage {
	float: left;
	width: 167px;
	height: 133px;
	margin: 0 7px 0 0
}

#timeline .posting content .list-photo .showimage:last-child {
	margin: 0
}

#timeline .posting content .list-photo .showimage:first-child:nth-last-child(3),
#timeline .posting content .list-photo .showimage:first-child:nth-last-child(3)~.showimage {
	width: 109px;
	height: 90px
}

#timeline .posting content .list-photo .showimage:first-child:nth-last-child(4),
#timeline .posting content .list-photo .showimage:first-child:nth-last-child(4)~.showimage {
	width: 83px;
	height: 66px;
	margin-right: 2px
}

#timeline .posting content .btn {
	border-radius: 5px;
	background-color: #fc0;
	border: solid 1px #fc0;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: center;
	color: #4a4a4a;
	margin: 0 0 15px;
	padding: 12px 26px;
	display: inline-block;
	text-decoration: none;
	outline: 0
}

#timeline .posting content i {
	font-family: 'GothamMedium', sans-serif;
	font-size: 10px;
	font-weight: 500;
	color: #4a4a4a;
	display: block
}

#timeline .posting content input[type=file] {
	position: absolute;
	top: -99999px;
	left: -99999px;
	z-index: -1
}

#timeline .posting footer {
	position: relative;
	display: none
}

#timeline .posting footer .waktu,
#timeline .posting footer .kategori {
	cursor: pointer;
	background: transparent left center no-repeat;
	display: inline-block;
	height: 24px;
	line-height: 24px
}

#timeline .posting footer .kategori {
	background-image: url('../images/icon-category.png');
	padding-left: 39px
}

#timeline .posting footer .waktu {
	background-image: url('../images/icon-timer.png');
	padding-left: 37px
}

#timeline .posting footer .panel {
	position: absolute;
	bottom: 100%;
	background: #e4e4e4;
	left: 0;
	right: 0;
	box-sizing: border-box;
	padding: 40px;
	text-align: center;
	display: none;
	z-index: 4
}

#timeline .posting footer .panel-category {
	text-align: left;
	padding: 20px 40px
}

#timeline .posting footer .panel .jam {
	display: inline-block;
	position: relative;
	padding: 0 0 10px;
	border-bottom: 1px solid #4a4a4a;
	margin: 0 50px;
	width: 85px;
	box-sizing: border-box;
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	text-align: left;
	color: #4a4a4a
}

#timeline .posting footer .panel .jam input {
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	text-align: left;
	color: #4a4a4a;
	background: transparent;
	border: 0;
	width: 100%;
	-moz-appearance: textfield
}

#timeline .posting footer .panel .jam input::-webkit-inner-spin-button,
#timeline .posting footer .panel .jam input::-webkit-outer-spin-button {
	-webkit-appearance: none
}

#timeline .posting footer .panel .jam span {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0
}

#timeline .posting footer .panel .save-time {
	display: inline-block;
	border-radius: 5px;
	background-color: #fc0;
	border: solid 1px #e4e4e4;
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	text-align: center;
	color: #4a4a4a;
	text-decoration: none;
	padding: 7px;
	float: right
}

#timeline .posting footer .panel .category {
	text-decoration: none;
	display: inline-block;
	font-family: 'GothamBook', sans-serif;
	font-size: 16px;
	color: #999;
	margin: 5px;
	padding: 0 0 10px;
	border-bottom: 1px solid transparent
}

#timeline .posting footer .panel .category.active,
#timeline .posting footer .panel .category:hover {
	color: #4a4a4a;
	border-bottom: 1px solid #4a4a4a
}

#timeline .posting content .setting {
	position: absolute;
	z-index: 2;
	background-color: #f6f7f9;
	border: solid 1px #e4e4e4;
	box-sizing: border-box;
	padding: 10px 20px;
	width: 224px;
	top: 0;
	right: 40px;
	display: none
}

#timeline .posting content .setting label {
	display: block;
	box-sizing: border-box;
	padding: 10px 0;
	border-bottom: 1px solid #e4e4e4;
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	cursor: pointer
}

#timeline .posting content .setting label:last-child {
	border-bottom: 0
}

#timeline .posting content .setting label,
#timeline .posting content .setting input {
	margin: 0;
	vertical-align: middle
}

#timeline .posting content .setting label input {
	padding: 0;
	margin-right: 10px
}

#timeline .posting content .setting label input:checked+span {
	color: #fc0;
	font-family: 'GothamBold'
}

#timeline .box .boxanswer .answer-list .form {
	display: none;
	box-sizing: border-box;
	padding: 36px 0
}

#timeline .box .boxanswer .form:after {
	content: " ";
	display: table;
	clear: both
}

#timeline .box .boxanswer .avatar {
	float: left;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: #e4e4e4 center no-repeat;
	background-size: cover;
	margin: 0 18px 0 0
}

#timeline .box .boxanswer textarea {
	float: left;
	width: 536px;
	resize: none;
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	padding: 20px;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	text-align: left;
	color: #4a4a4a;
	box-sizing: border-box;
	margin: 0 0 15px;
	min-height: 94px;
	overflow: hidden
}

#timeline .box .boxanswer input[type=submit] {
	float: right;
	border-radius: 22px;
	background-color: #fc0;
	box-shadow: 1px 1px 2.5px 0 rgba(0, 0, 0, 0.08);
	font-family: 'GothamBold', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding: 10px 28px;
	border: 0;
	cursor: pointer
}

.boxcontent {
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	box-sizing: border-box;
	padding: 35px 50px
}

.boxcontent:after {
	content: " ";
	display: table;
	clear: both
}

.boxcontent header {
	padding: 0 0 27px;
	border-bottom: .6px solid #e4e4e4;
	margin: 0 0 32px
}

.boxcontent header:after {
	content: " ";
	display: table;
	clear: both
}

.boxcontent header h3 {
	float: left;
	font-family: 'GothamMedium', sans-serif;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a;
	margin: 0;
	padding: 0
}

.boxcontent header .icon {
	float: right;
	border-radius: 5px;
	border: solid 1px #fc0;
	font-family: 'GothamMedium', sans-serif;
	font-size: 8px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fc0;
	padding: 6px 15px
}

.boxcontent .left {
	float: left;
	width: 326px;
	margin: 0 20px 0 0;
	padding: 0
}

.boxcontent .right {
	float: right;
	margin: 0;
	padding: 0;
	width: 252px
}

.boxcontent form {
	text-align: left
}

form h3 {
	font-family: 'GothamBold', sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #000;
	padding: 17px 0 0;
	margin: 0 0 30px
}

form h3.notop {
	padding-top: 0
}

form h4 {
	font-family: 'GothamMedium', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	margin: 0 0 17px
}

form .field {
	width: 300px;
	border-radius: 5px;
	border: solid 1px #c8c8c8;
	position: relative;
	box-sizing: border-box;
	padding: 10px 22px;
	margin: 0 0 10px
}

form .field:after {
	content: " ";
	display: table;
	clear: both
}

form .field .label {
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a;
	display: block;
	margin: 0 0 6px
}

form .field input,
form .field select {
	border: 0;
	background: transparent;
	display: block;
	font-family: 'GothamMedium', sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a;
	padding: 0;
	margin: 0;
	width: 100%
}

form .field select {
	margin-left: -4px
}

form .field input[type="number"] {
	-moz-appearance: textfield;
	appearance: textfield
}

form .field.focus {
	background-color: #fc0
}

form .fieldphoto.focus {
	background-color: transparent
}

form .field.notconfirm {
	background-color: red
}

form input {
	box-shadow: none
}

form .option {
	width: 300px;
	position: relative;
	margin: 0 0 15px
}

form .option:after {
	content: "";
	display: table;
	clear: both
}

form .option .item {
	float: left;
	display: block;
	position: relative;
	margin: 0 10px 0 0;
	overflow: hidden
}

form .option label {
	display: block;
	position: relative;
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #fc0;
	font-family: 'GothamBook', sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000;
	width: 145px;
	height: 50px;
	line-height: 50px;
	box-sizing: border-box;
	padding: 0;
	cursor: pointer
}

form .option .item:last-child {
	margin: 0
}

form .option input {
	position: absolute;
	left: -25px
}

form .option label span {
	display: none;
	margin: 0 0 0 25px
}

form .option input:checked+label span {
	display: inline-block;
	font-weight: bolder
}

form .option input:checked+label {
	background-color: #fc0;
	font-family: 'GothamMedium', sans-serif;
	font-weight: 500
}

form .line {
	height: 1px;
	display: block;
	border-bottom: 1px solid #e5e5e5;
	margin: 30px 0
}

form .avataricon {
	position: relative;
	text-align: center;
	margin: 0 0 34px
}

form .avataricon span {
	display: inline-block;
	width: 80px;
	height: 80px;
	line-height: 80px;
	background: #fc0;
	text-align: center;
	border-radius: 50%;
	font-family: 'GothamBlack', sans-serif;
	font-size: 32px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase
}

form .boxagree {
	position: relative;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
	overflow: hidden;
	margin: 0 0 15px;
	line-height: 1.3
}

form .boxagree input {
	position: absolute;
	top: 40%;
	left: -25px
}

form .boxagree label {
	cursor: pointer;
	display: block;
	border-radius: 5px;
	border: solid 1px #fc0;
	box-sizing: border-box;
	padding: 20px 10px 20px 20px;
	text-align: left
}

form .boxagree label span {
	vertical-align: middle;
	display: inline-block
}

form .boxagree label.multiline span {
	vertical-align: top
}

form .boxagree label .check {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #fc0;
	margin: 0 10px 0 0;
	font-size: 16px;
	color: #fff
}

form .boxagree label .text {
	width: 228px
}

form .boxagree input:checked+label .check {
	background-color: #fc0
}

form .msg {
	display: none;
	box-sizing: border-box;
	padding: 10px 20px;
	border: 1px solid red;
	background: red;
	border-radius: 5px;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	line-height: 1.3;
	text-align: left;
	margin: 0 0 30px;
	color: #fff
}

form .msg.success {
	display: block;
	background-color: #e0f0d8;
	border: solid 1px #c7dbb6;
	color: #3c773e
}

form .file {
	position: relative;
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	font-weight: 300;
	line-height: 1.3;
	text-align: center;
	color: #4a4a4a;
	margin: 0 0 45px;
	overflow: hidden
}

form .file .view {
	width: 160px;
	display: inline-block;
	border-radius: 5px;
	border: solid 1px #fc0;
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	font-weight: 300;
	text-align: left;
	color: #4a4a4a;
	box-sizing: border-box;
	padding: 18px;
	margin: 0 5px 0 0;
	vertical-align: top
}

form .file .view.image {
	background: transparent center no-repeat;
	background-size: cover;
	height: 100px
}

form .file a {
	vertical-align: top;
	display: inline-block;
	border-radius: 5px;
	background-image: linear-gradient(to bottom, #f4f4f4, #e4e4e4);
	font-family: 'GothamBook', sans-serif;
	font-size: 16px;
	text-align: center;
	color: #000;
	padding: 17px 0;
	text-decoration: none;
	outline: 0;
	width: 130px
}

form .file p {
	margin: 15px 0 0
}

form .file .info {
	background: #000;
	color: #fff;
	display: inline-block;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	font-size: 12px;
	text-align: center;
	line-height: 12px;
	margin: 0 5px 0 0
}

form .file input[type=file] {
	position: absolute;
	left: -500px
}

form .field .dropdown {
	display: none;
	position: absolute;
	z-index: 2;
	top: 100%;
	left: 0;
	right: 0;
	background: #fff;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	text-align: left;
	border: 1px solid #e4e4e4;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 1)
}

form .field .dropdown div {
	display: block;
	box-sizing: border-box;
	padding: 15px 20px;
	border-bottom: 1px solid #e4e4e4;
	cursor: pointer
}

form .captcha {
	position: relative;
	border-radius: 5px;
	border: solid 1px #fc0;
	box-sizing: border-box;
	overflow: hidden;
	margin: 0 0 15px
}

form .captcha input {
	font-family: 'GothamBlack', sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-align: left;
	color: #000;
	border: 0;
	background: transparent;
	display: block;
	padding: 10px 22px
}

form .captcha input::placeholder {
	color: #ccc;
	opacity: 1;
	font-family: Arial, sans-serif;
	font-weight: normal
}

form .marginbottom50 {
	margin-bottom: 50px !important
}

.boxcontent form .fieldphoto {
	padding: 0;
	border: 0;
	border-radius: 0;
	margin: 0 0 30px
}

.boxcontent form .fieldphoto .show {
	float: left;
	width: 160px;
	height: 90px;
	background: #e4e4e4 center no-repeat;
	background-size: cover;
	line-height: 90px;
	color: #fff;
	text-align: center;
	border-radius: 5px
}

.boxcontent form .fieldphoto .show strong {
	color: #4a4a4a;
	font-weight: bold
}

.boxcontent form .fieldphoto a {
	cursor: pointer;
	float: right;
	display: block;
	width: 130px;
	text-decoration: none;
	outline: 0;
	font-family: 'GothamBook', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #fc0;
	color: #fff;
	border-radius: 5px
}

.boxcontent form .fieldphoto i {
	display: block;
	margin: 15px 0 0;
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.3;
	letter-spacing: normal;
	text-align: center;
	color: #4a4a4a
}

.boxcontent form .fieldphoto p {
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a;
	padding: 0;
	margin: 0 0 20px
}

.boxcontent form .fieldphoto label {
	display: inline-block;
	width: 145px;
	height: 35px;
	font-family: 'GothamMedium', sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: 35px;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	border-radius: 5px;
	background-color: #e4e4e4;
	border: solid 1px #e4e4e4;
	margin: 0 3px 0 0
}

.boxcontent form .fieldphoto label.active {
	background-color: #fc0;
	color: #333
}

.boxcontent form .fieldphoto label input[type=radio] {
	position: absolute;
	left: -20px;
	display: inline-block;
	width: 13px
}

.boxcontent form .fieldphoto label span {
	display: inline-block;
	margin: 0 0 0 10px;
	display: none
}

.boxcontent form .fieldphoto label input[type=radio]:checked+span,
.boxcontent form .fieldphoto label.active span {
	display: inline-block
}

.boxcontent form .field input[type=number] {
	-moz-appearance: textfield;
	appearance: textfield
}

.boxcontent form .field input[type=number]::-webkit-inner-spin-button,
.boxcontent form .field input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.boxcontent form h4 {
	font-family: 'GothamMedium', sans-serif;
	font-size: 18px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a;
	padding: 0;
	margin: 0 0 26px
}

.boxcontent form .field ul {
	position: absolute;
	z-index: 2;
	width: 254px;
	border: 1px solid #e4e4e4;
	display: none
}

.boxcontent form .field ul li {
	display: block;
	background: #fff;
	color: #4a4a4a;
	text-align: left;
	box-sizing: border-box;
	padding: 5px 10px;
	cursor: pointer
}

.boxcontent form .field ul li:hover {
	background: #e4e4e4
}

.boxcontent form input[type=submit] {
	cursor: pointer;
	border-radius: 5px;
	background-color: #000;
	border: solid 1px #e4e4e4;
	font-family: 'GothamMedium', sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	padding: 10px 47px;
	margin: 33px 0 0
}

.boxcontent form .submit {
	padding: 10px 47px;
	margin: 33px 0 0;
	font-size: 14px
}

.boxcontent form #identitasfile,
.boxcontent form #avatarfile {
	position: absolute;
	z-index: -1;
	top: -9999px;
	left: -9999px
}

.boxcontent .rightavatar {
	float: left;
	width: 135px;
	margin: 0 0 0 54px
}

.boxcontent form .avatar {
	width: 135px;
	height: 135px;
	border-radius: 5px;
	background: center no-repeat;
	background-color: #d8d8d8;
	background-size: cover;
	margin: 0 0 17px
}

.boxcontent form i {
	font-family: 'GothamLight', sans-serif;
	font-size: 10px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a;
	display: block;
	margin: 0 0 18px
}

.boxcontent form .btn-yellow {
	display: block;
	text-decoration: none;
	outline: 0;
	border-radius: 5px;
	background-color: #fc0;
	font-family: 'GothamMedium', sans-serif;
	font-size: 10pt;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #fff;
	box-sizing: border-box;
	padding: 6px 30px
}

.boxcontent form .check {
	display: inline-block;
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #999;
	box-sizing: border-box;
	padding: 13px 19px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	width: 326px;
	margin: 0 0 10px
}

.boxcontent form .check:hover {
	border-color: #4a4a4a
}

.boxcontent form .check span {
	vertical-align: top
}

.boxcontent form .check input {
	position: absolute;
	left: -20px
}

.boxcontent form .check .checkmark {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: #fff;
	border: 1px solid #c8c8c8;
	border-radius: 1px;
	position: relative;
	margin: 2px 5px 0 0;
	vertical-align: top
}

.boxcontent form .check:hover .checkmark {
	border-color: #4a4a4a
}

.boxcontent form .check .checkmark:after {
	content: " ";
	position: absolute;
	display: none;
	left: 3px;
	top: 1px;
	width: 2px;
	height: 4px;
	border: solid #fc0;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.boxcontent form .check input:checked~.checkmark {
	border-color: #fc0
}

.boxcontent form .check input:checked~.checkmark:after {
	display: block
}

.boxcontent form .check .text {
	font-family: 'GothamMedium', sans-serif;
	font-size: 12px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #999;
	display: inline-block;
	width: 265px
}

.boxcontent form .check:hover .text {
	color: #4a4a4a
}

.boxcontent form .check.active {
	border-color: #fc0;
	background-color: #fc0
}

.boxcontent form .check.active .text {
	color: #fff
}

.boxcontent form .check-inline {
	width: auto
}

.boxcontent form .check-inline.active {
	border-color: #dcb107;
	background-color: #ffea94
}

.boxcontent form .check-inline .checkmark {
	border-radius: 3px;
	margin: 2px 5px 0 0;
	border-color: #9b9b9b;
	width: 13px;
	height: 13px
}

.boxcontent form .check-inline input:checked~.checkmark {
	border-color: #dcb107
}

.boxcontent form .check-inline.active .checkmark {
	background-color: #dcb107;
	border: 1px solid #dcb107
}

.boxcontent form .check-inline.active .checkmark:after {
	border-color: #ffea94;
	width: 4px;
	height: 8px;
	left: 3px;
	top: 0
}

.boxcontent form .check-inline .text {
	font-size: 12px;
	width: auto
}

.boxcontent form .check-inline.active .text {
	color: #9d7e00
}

.group-topic-select {
	display: block;
	position: relative;
	margin: 0 0 20px
}

.group-topic-select header {
	padding: 0;
	margin: 0 0 20px;
	border: 0;
	cursor: pointer
}

.group-topic-select header:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #e4e4e4;
	left: 0;
	right: 0;
	top: 6px;
	z-index: 0
}

.group-topic-select header:after {
	content: "";
	display: block
}

.group-topic-select header h3 {
	font-family: "GothamMedium";
	font-size: 14px;
	color: #4a4a4a;
	display: inline-block;
	background: #fff;
	position: relative;
	padding: 0 20px 0 0
}

.group-topic-select header span {
	display: inline-block;
	float: right;
	font-family: "GothamBook";
	font-size: 10px;
	color: #c8c8c8;
	line-height: 16px;
	position: relative;
	background: #fff;
	padding: 0 0 0 20px;
	display: none
}

.group-topic-select content {
	display: block
}

.group-topic-select.open content {
	display: block
}

.boxcontent .boxfollow {
	margin: 0 0 43px
}

.boxcontent .boxfollow:after {
	content: " ";
	display: table;
	clear: both
}

.boxcontent .boxfollow header {
	display: block;
	border: 0;
	padding: 0;
	margin: 0 0 32px;
	text-align: left
}

.boxcontent .boxfollow header h4 {
	display: inline-block;
	font-family: 'GothamLight', sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #4a4a4a;
	margin: 0 30px 0 0
}

.boxcontent .boxfollow header span {
	font-family: 'GothamMedium', sans-serif;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	color: #4a4a4a
}

.boxcontent .boxfollow ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0
}

.boxcontent .boxfollow ul li {
	float: left;
	position: relative;
	width: 149.5px;
	box-sizing: border-box;
	text-align: center;
	padding: 0 5px;
	margin: 0 0 38px
}

.boxcontent .boxfollow ul li .avatar {
	display: inline-block;
	width: 64px;
	height: 64px;
	border-radius: 50%;
	background: #e4e4e4 center no-repeat;
	background-size: cover;
	margin: 0 0 17px
}

.boxcontent .boxfollow ul li strong {
	font-family: 'GothamBold', sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #4a4a4a;
	display: block;
	margin: 0 0 5px
}

.boxcontent .boxfollow ul li p {
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	color: #4a4a4a;
	margin: 0 0 12px
}

.boxcontent .boxfollow ul li a {
	text-decoration: none;
	outline: 0;
	border-radius: 5px;
	background-color: #fc0;
	width: 65px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	box-sizing: border-box;
	display: inline-block;
	font-family: 'GothamMedium', sans-serif;
	font-size: 8px;
	font-weight: 500;
	font-style: normal;
	font-stretch: normal;
	letter-spacing: normal;
	color: #fff
}

.boxcontent header .search {
	display: inline-block;
	float: right;
	margin: -7px 0 0
}

.boxcontent header .search input {
	font-family: 'GothamLight', sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: right;
	color: #4a4a4a;
	width: 210px;
	border: 1px solid #fc0;
	padding: 7px 15px;
	border-radius: 5px;
	background: transparent 10px center url("../images/icon-search.png") no-repeat
}

#home-populer {
	position: relative;
	min-height: 508px;
	margin: 80px 0 50px;
	overflow: hidden
}

#home-populer .slider-container-wrap {
	position: relative;
	width: 100%;
	display: block
}

#home-populer .slider-container {
	position: relative;
	width: 100%;
	display: block;
	height: 440px;
	overflow: hidden
}

#home-populer .slider-container-wrap .nav {
	display: block;
	position: absolute;
	top: 50%;
	width: 48px;
	height: 48px;
	background: #fc0;
	border-radius: 5px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.08);
	margin: -24px 0 0 0;
	z-index: 2
}

#home-populer .slider-container-wrap .nav span {
	display: block;
	width: 10px;
	height: 10px;
	border: 4px solid #fff;
	border-top-color: transparent;
	border-right-color: transparent;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -8px 0 0 -5px
}

#home-populer .slider-container-wrap .nav.prev {
	left: 50%;
	margin-left: -460px
}

#home-populer .slider-container-wrap .nav.next {
	right: 50%;
	margin-right: -460px
}

#home-populer .slider-container-wrap .nav.next span {
	transform: rotate(-135deg);
	margin-left: -13px
}

#home-populer .slider-container-wrap .blur {
	width: 2000px;
	height: 100%;
	background: rgba(245, 245, 245, .7);
	position: absolute;
	z-index: 1;
	top: 0
}

#home-populer .slider-container-wrap .blur.left {
	left: 50%;
	margin-left: -2365px
}

#home-populer .slider-container-wrap .blur.right {
	right: 50%;
	margin-right: -2365px
}

#home-populer .slider {
	position: absolute;
	width: 5000px;
	left: 50%;
	margin: 0 0 0 -1072.5px
}

#home-populer .page-title {
	display: inline-block;
	margin: 0 27px 40px 0
}

#home-populer .pager {
	position: relative;
	display: inline-block
}

#home-populer .pager a {
	text-decoration: none;
	outline: 0;
	font-family: 'GothamBook', sans-serif;
	font-size: 28px;
	text-align: center;
	color: #4a4a4a
}

#home-populer .slider .bx-wrapper {
	margin-bottom: 0;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	border: 0 solid transparent;
	background: transparent
}

#home-populer .slider .item {
	box-sizing: border-box;
	padding: 0 7.5px;
	height: 440px;
	max-height: 440px
}

#home-populer .slider .boxpost content {
	height: 286px;
	min-height: 286px;
	max-height: 286px
}

.postlist {
	text-align: center
}

.postlist.bottom15 .boxpost {
	margin-bottom: 15px
}

.postlist .btn-more {
	border-radius: 23px;
	background-color: #fff;
	border: solid 1px #e4e4e4;
	font-family: 'GothamBook';
	font-size: 14px;
	color: #4a4a4a;
	text-align: center;
	padding: 16px 48px;
	text-decoration: none;
	display: inline-block;
	margin: 60px 0
}

#home-postlist {
	float: left;
	width: 700px;
	margin: 0 0 0 20px
}

#home-postlist .boxpost {
	margin: 0 0 15px
}

.hero-about {
	width: 100%;
	height: 42.44vw;
	background: #fff center no-repeat url('../images/about-header.png');
	background-size: cover;
	position: relative;
	z-index: 1;
	margin: -110px 0 0
}

.hero-welcome {
	background-image: url('../images/welcome.png');
	height: 50.57vw;
	margin-bottom: 100px;
	margin-top: -115px;
	background-color: #fff
}

.hero-welcome:after {
	display: block;
	height: 100px;
	content: "";
	background: #fff;
	position: absolute;
	z-index: 1;
	top: 100%;
	left: 0;
	right: 0
}

.hero-about .panel {
	width: 495px;
	padding: 93px 52px 37px;
	box-sizing: border-box;
	position: absolute;
	z-index: 2;
	background: #fff center 32px no-repeat url('../images/icon-logo.png');
	border-radius: 14px;
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	line-height: 1.39;
	text-align: center;
	color: #4a4a4a;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -247.5px
}

.hero-welcome .panel {
	bottom: -100px;
	box-shadow: 0 2px 45px 0 rgba(0, 0, 0, 0.14)
}

.hero-welcome .text {
	font-family: 'GothamBook';
	font-size: 24px;
	color: #000;
	text-align: center;
	line-height: 1.4;
	display: inline-block;
	width: 550px;
	margin: 0 0 0 -275px;
	position: relative;
	left: 50%;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.hero-welcome .text h3 {
	font-family: 'GothamBold';
	margin: 0 0 10px
}

.hero-welcome .text a {
	display: inline-block;
	outline: 0;
	font-family: 'GothamMedium';
	font-size: 18px;
	text-align: center;
	color: #000
}

.hero-welcome .text .btn {
	text-decoration: none;
	color: #fff;
	padding: 20px 50px;
	background: #ec272a;
	border-radius: 28px;
	margin: 30px 0
}

.about-part {
	background: #fff;
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5;
	text-align: center;
	color: #4a4a4a;
	vertical-align: middle;
	padding: 95px 0 0
}

.about-part h3 {
	font-family: 'GothamBold', sans-serif;
	font-size: 32px;
	line-height: normal;
	color: #f49e47;
	padding: 0;
	margin: 0 0 15px
}

.about-part .text {
	text-align: left;
	display: inline-block;
	width: 354px;
	vertical-align: middle
}

.about-part .image {
	display: inline-block;
	background: transparent no-repeat center url('../images/about-1.png');
	background-size: 316px 392px;
	width: 316px;
	height: 392px;
	vertical-align: middle;
	margin: 0 69px 0 0
}

.about-part2 .text {
	text-align: right
}

.about-part2 .image {
	margin: 0 0 0 69px;
	background-image: url('../images/about-2.png');
	background-size: 459px 373px;
	width: 459px;
	height: 373px
}

.about-bar {
	width: 100%;
	height: 27.29vw;
	background: transparent center no-repeat url('../images/about-bar.jpg');
	background-size: cover
}

.about-bar-half {
	height: 13.645vw;
	background-position: center top
}

.about-reward {
	background: #fff center 120px no-repeat url('../images/about-reward.png');
	position: relative;
	text-align: center;
	box-sizing: border-box;
	padding: 490px 0 0
}

.about-reward .panel {
	display: inline-block;
	width: 940px;
	border-radius: 20px;
	box-shadow: 0 2px 45px 0 rgba(0, 0, 0, 0.14);
	padding: 59px 76px 59px;
	box-sizing: border-box;
	background: #fff center 59px no-repeat
}

.about-reward .panel .logo {
	display: inline-block;
	background: transparent left center no-repeat url('../images/logo-reward.png');
	padding: 0 0 0 240px;
	margin: 0 0 50px
}

.about-reward .panel .logo span {
	display: inline-block;
	border-left: 3px solid #979797;
	font-family: GothamBook;
	font-size: 28px;
	font-weight: bold;
	color: #4a4a4a;
	padding: 0 0 0 20px;
	height: 60px;
	line-height: 70px
}

.about-reward .panel .bx-wrapper {
	margin-bottom: 0;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	border: 0 solid transparent;
	background: transparent
}

.about-reward .panel .item {
	position: relative;
	width: 260px;
	box-sizing: border-box;
	padding: 0 10px
}

.about-reward .panel .item .image {
	width: 100%;
	height: 150px;
	background: transparent center no-repeat;
	margin: 0 0 40px
}

.about-reward .panel {
	font-family: 'GothamBook', sans-serif;
	font-size: 22px;
	text-align: center;
	color: #4a4a4a;
	margin: 0 0 126px
}

.about-reward .panel .item p {
	margin: 0 0 15px
}

.about-reward .panel .slider {
	position: relative
}

.about-reward .panel .slider .nav {
	display: inline-block;
	text-decoration: none;
	outline: 0;
	font-family: 'GothamBook', sans-serif;
	font-size: 28px;
	color: #000;
	position: absolute;
	z-index: 2;
	top: 40%
}

.about-reward .panel .slider .nav.prev {
	left: -20px
}

.about-reward .panel .slider .nav.next {
	right: -20px
}

.about-reward .tagline {
	width: 950px;
	display: inline-block;
	font-family: 'GothamBook', sans-serif;
	font-size: 28px;
	line-height: 1.43;
	text-align: center;
	color: #4a4a4a;
	margin: 0 0 50px
}

.about-reward .tagline h3 {
	font-family: "GothamBold";
	color: #f69f3c;
	font-size: 18pt;
	margin: 0 0 20px
}

.btn-yellow {
	text-decoration: none;
	outline: 0;
	border-radius: 26px;
	background-color: #fc0;
	font-family: 'GothamMedium', sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	color: #000;
	padding: 18px 52px;
	display: inline-block
}

#header-register {
	width: 100%;
	height: 10.41vw;
	background: transparent center bottom no-repeat url('../images/header-register.png');
	background-size: cover;
	position: relative;
	box-sizing: border-box;
	padding: 35px 0;
	margin: 0 0 60px
}

#header-register:after {
	content: "";
	display: table;
	clear: both
}

#header-register h3 {
	font-family: 'GothamBold', sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	float: right
}

.btn-grey {
	border-radius: 17px;
	background-color: #e5e5e5;
	text-decoration: none;
	outline: 0;
	display: inline-block;
	text-align: center;
	font-family: 'GothamBook', sans-serif;
	font-size: 14px;
	color: #4a4a4a;
	padding: 10px 25px
}

.register-slider {
	vertical-align: top;
	display: inline-block;
	width: 450px;
	font-family: 'GothamBook', sans-serif;
	font-size: 18px;
	line-height: 1.5;
	text-align: left;
	color: #4a4a4a;
	padding: 0 0 50px;
	margin-left: 50px;
    margin-top: 50px;
}

.register-slider .bx-wrapper {
	margin-bottom: 0;
	-moz-box-shadow: 0 0 0 #ccc;
	-webkit-box-shadow: 0 0 0 #ccc;
	box-shadow: 0 0 0 #ccc;
	border: 0 solid #fff;
	background: transparent
}

.register-slider .item {
	/*height: 500px*/
}

.register-slider .icon {
	background: transparent center no-repeat;
	width: 94px;
	height: 100px;
	display: block;
	margin: 0 0 76px
}

.register-slider .icon-survey {
	background-image: url('../images/icon-survey-big.png')
}

.register-slider .icon-discus {
	background-image: url('../images/icon-discus-big.png')
}

.register-slider .icon-versus {
	background-image: url('../images/icon-versus-big.png')
}

.register-slider .icon-like {
	background-image: url('../images/icon-like-big.png')
}

.register-slider h4 {
	font-family: 'GothamBold', sans-serif;
	color: #ec272a;
	margin: 0 0 20px;
	padding: 0
}

.register-slider .item-discus h4 {
	color: #51256f
}

.register-slider .item-versus h4 {
	color: #f49e47
}

.register-slider .item-like h4 {
	color: #51e3c2
}

.register-slider p {
	padding: 0;
	margin: 0 0 10px
}

.register-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #e5e5e5;
	width: 15px;
	height: 15px;
	margin: 0 5px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.register-slider .bx-wrapper .bx-pager.bx-default-pager a.active,
.register-slider .bx-wrapper .bx-pager.bx-default-pager a.active:focus {
	background: #fc0;
	width: 25px;
	height: 25px
}

.register-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,
.register-slider .bx-wrapper .bx-pager.bx-default-pager a:focus {
	background: #e5e5e5
}

.register-slider .bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.register-slider .bx-wrapper .bx-pager-item {
	vertical-align: middle
}

.form-container {
	width: 90%;
    padding: 5px 5%;
    display: inline-block;
    margin: 0;

}

.register-slider .bx-wrapper .bx-controls-auto,
.register-slider .bx-wrapper .bx-pager {
	width: auto;
	left: 0
}

.register-form {
	vertical-align: top;
	display: inline-block;
	width: 450px;
	/*margin: 0 0 0 136px*/
}

.register-form .field {
	border-color: #fc0;
	margin-bottom: 15px;
	width:  100%;
}

.register-form .field .label {
	font-family: 'GothamBook', sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #000
}

.register-form .field input {
	font-family: 'GothamBlack', sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-align: left;
	color: #000
}

.register-form .field select {
	font-family: 'gotham-book';
	font-size: 16px;
	font-weight: 100;
	text-align: left;
	color: #5f4c00;
	border: transparent;
	width: 100%;
	background: transparent;
	padding: 0
}

.register-form .field select option {
	padding: 0
}

.register-form input[name=information_others] {
	margin: 10px 0 0
}

.register-form .info {
	margin: 0 0 15px;
	font-family: "GothamBook";
	font-size: 10px;
	color: #6e6d6d;
	line-height: 1.4
}

.register-form .info span {
	display: inline-block;
	width: 270px;
	vertical-align: top
}

.register-form .info span.icon {
	margin: 0 10px 0 0;
	font-family: "Arial";
	font-size: 12px;
	color: #fff;
	background: #6e6d6d;
	width: 14px;
	height: 14px;
	line-height: 14px;
	border-radius: 50%;
	text-align: center
}

.boxpost .comment {
	padding: 20px 40px
}

.boxpost .comment .item .avatar {
	width: 64px;
	height: 64px
}

.boxpost .comment .item form {
	width: 87%
}

.boxpost .comment .item button[type="submit"] {
	font-size: 14px
}

.boxpost .comment .item .info a {
	font-family: 'GothamBold', sans-serif;
	font-size: 18px
}

.boxpost .comment .item .content {
	font-size: 18px;
	margin: -10px 0 0 78px
}

.big-title-page {
	font-family: 'GothamMedium', sans-serif;
	font-size: 28px;
	font-weight: 500;
	text-align: left;
	color: #4a4a4a;
	margin: 0 0 33px
}

.boxwhite {
	border-radius: 5px;
	border: 1px solid #e4e4e4;
	background: #fff;
	box-sizing: border-box;
	padding: 70px 80px;
	text-align: left
}

.boxwhite .title {
	display: inline-block;
	font-family: 'GothamMedium', sans-serif;
	font-size: 28px;
	font-weight: 500;
	text-align: left;
	color: #4a4a4a;
	margin: 0 50px 38px 0
}

.boxwhite .point {
	display: inline-block;
	font-family: 'GothamBold', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #4a4a4a
}

.boxreward {
	display: block;
	box-sizing: border-box;
	border-radius: 5px;
	border: 1px solid #e4e4e4;
	background: #fff;
	padding: 38px 52px;
	position: relative
}

.boxreward.noborder {
	border-color: transparent
}

.boxreward:after {
	content: "";
	display: table;
	clear: both
}

.boxreward h4 {
	font-family: 'GothamMedium', sans-serif;
	font-size: 18px;
	font-weight: 500;
	text-align: left;
	color: #4a4a4a;
	margin: 0 0 30px
}

.boxreward .item {
	float: left;
	width: 224px;
	box-sizing: border-box;
	position: relative;
	text-align: center
}

.boxreward .item:after {
	content: "";
	display: table;
	clear: both
}

.boxreward .item .image {
	display: block;
	background: transparent center no-repeat;
	background-size: 100% auto;
	width: 100%;
	height: 140px;
	margin: 0 0 20px;
	box-sizing: border-box;
	padding: 0 10px;
	overflow: hidden
}

.boxreward .item .image img {
	width: 100%;
	height: auto;
	position: relative;
	top: 50%;
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.boxreward .item h5 {
	font-family: 'GothamMedium', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.43;
	text-align: center;
	color: #4a4a4a;
	margin: 0 0 20px
}

.boxreward .item .point {
	display: block;
	font-family: 'GothamBold', sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #4a4a4a;
	margin: 0 0 30px
}

.boxreward .item a {
	text-decoration: none;
	outline: 0;
	border-radius: 5px;
	border: 1px solid #4a4a4a;
	background: #fff;
	text-align: center;
	font-family: 'GothamMedium', sans-serif;
	font-size: 10px;
	color: #4a4a4a;
	box-sizing: border-box;
	padding: 6px 20px;
	display: inline-block;
	margin: 0 0 40px
}

.boxreward .bx-wrapper {
	margin-bottom: 0;
	-moz-box-shadow: 0 0 0 transparent;
	-webkit-box-shadow: 0 0 0 transparent;
	box-shadow: 0 0 0 transparent;
	border: 0 solid transparent;
	background: transparent
}

.boxreward .nav {
	position: absolute;
	top: 28px;
	right: 52px;
	text-align: center;
	display: inline-block;
	z-index: 2
}

.boxreward .nav a {
	text-decoration: none;
	outline: 0;
	font-family: Arial, sans-serif;
	font-size: 34px;
	color: #4a4a4a;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px
}

#wrap-postlist {
	float: left;
	width: 700px;
	margin: 0 0 0 20px;
	box-sizing: border-box
}

#wrap-postlist .boxpost {
	margin: 0 0 15px
}

.box-title {
	font-family: 'GothamMedium', sans-serif;
	font-size: 18px;
	color: #4a4a4a;
	text-align: left;
	display: block;
	box-sizing: border-box;
	padding: 34px 50px;
	border-radius: 5px;
	background: #fff;
	border: 1px solid #e4e4e4;
	margin: 0 0 15px;
	position: relative
}

.box-title span {
	font-family: 'GothamBold', sans-serif;
	font-size: 10px;
	display: inline-block;
	float: right;
	margin-top: 5px
}

.box-title:before,
.box-title:after {
	content: "";
	border: 16px solid #e4e4e4;
	width: 0;
	height: 0;
	border-right-color: transparent;
	border-left-color: transparent;
	border-top-color: transparent;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 64px
}

.box-title:after {
	z-index: 1;
	border-bottom-color: #f5f5f5;
	border-width: 15px;
	bottom: -1px;
	right: 65px
}

.box-title strong {
	font-family: 'GothamLight', sans-serif
}

#popup-share {
	width: 500px;
	margin: 0 0 0 -250px;
	padding: 40px
}

#popup-share .close {
	top: 20px;
	right: 20px;
	font-size: 18px
}

#popup-share .link input {
	font-size: 14px;
	width: 290px
}

#popup-share .link button {
	width: 127px;
	height: 42px;
	line-height: 42px;
	font-size: 12px
}

#popup-share .social {
	font-size: 12px;
	margin: 40px 10px 0
}

#popup-share .social::before {
	background-size: auto 24px;
	height: 24px
}

#popup-report {
	width: 500px;
	margin: 0 0 0 -250px
}

#popup-report content span {
	width: 407px
}

#sidebar .lang {
	display: block;
	margin: 20px 0 0;
	position: relative;
	font-family: 'GothamBook';
	font-size: 10px;
	color: #4a4a4a;
	text-align: left
}

#sidebar .lang a {
	float: right;
	display: inline-block;
	color: #4a4a4a;
	vertical-align: middle;
	text-decoration: none;
	outline: 0
}

#sidebar .lang a:hover,
#sidebar .lang a.active {
	color: #fc0
}

#sidebar .lang i {
	float: right;
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #4a4a4a;
	margin: 3px 7px 0;
	vertical-align: middle;
	border-radius: 50%
}

.boxcontent .filter {
	display: inline-block;
	margin: 0 10px 0 0
}

.boxcontent .filter h4 {
	font-family: 'GothamMedium';
	font-size: 14px;
	color: #4a4a4a
}

.boxcontent .filter input,
.boxcontent .filter button,
.boxcontent .filter select {
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #c8c8c8;
	text-align: center;
	font-family: 'GothamBook';
	font-size: 10px;
	color: #4a4a4a;
	box-sizing: border-box;
	padding: 12px 18px;
	width: 100px
}

.boxcontent .filter button {
	background-color: #fc0;
	color: #fff;
	border-color: #fc0;
	cursor: pointer
}

.boxcontent .filter select {
	width: 240px
}

.boxcontent table {
	font-family: 'GothamBook';
	font-size: 10px;
	color: #4a4a4a;
	width: 100%;
	border-collapse: collapse;
	line-height: 1.6;
	margin: 30px 0 60px
}

.boxcontent table th {
	background: #4a4a4a;
	text-align: center;
	color: #fff;
	font-family: 'GothamMedium';
	font-size: 14px;
	padding: 10px
}

.boxcontent table th,
.boxcontent table td {
	border: 1px solid #ccc;
	vertical-align: middle
}

.boxcontent table td {
	padding: 10px 20px
}

.boxcontent table tr:nth-child(odd) {
	background: #e4e4e4
}

.boxcontent table tr td:nth-child(2) {
	text-align: left
}

h3.trending-topic {
	font-family: "GothamBold";
	font-size: 18px;
	font-weight: bold;
	color: #4a4a4a;
	text-align: left;
	padding: 0;
	margin: 0;
	display: inline-block;
	line-height: 52px
}

.trending-topic-dropdown {
	display: inline-block;
	float: right;
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 5px;
	padding: 0;
	margin: 0 0 20px;
	position: relative;
	overflow: hidden
}

.trending-topic-dropdown .arrow {
	position: absolute;
	border: 8px solid transparent;
	border-top-color: #c8c8c8;
	width: 0;
	height: 0;
	right: 15px;
	top: 23px
}

.trending-topic-dropdown select {
	background: transparent;
	border: 0;
	width: 120%;
	padding: 15px;
	position: relative;
	z-index: 2
}

.trending-topic-dropdown select option {
	font-family: "GothamBook";
	font-size: 14px;
	color: #4a4a4a;
	text-align: left
}

#ubibanner {
	width: 940px;
	max-height: 250px;
	position: relative;
	display: block;
	margin: 0 0 20px;
	text-align: center;
	overflow: hidden
}

#ubibanner img {
	width: 940px;
	height: 250px;
	object-fit: cover;
	display: block
}

@media(max-width:1000px) {
	.box-dropdown {
		display: none !important
	}
}