
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }
#header_detik img.link {
	height: 40px;
}
.student_btn {
	text-align: center;
}
.student_btn a{
	width: 50%;
	display: inline-block;
	margin: 0;
	padding: 8px 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	float: left;
}
.blue_clr {
	/*background: #002685 !important;*/
	background: #1f7ebe !important;
}
.red_clr {
	background: rgba(214, 0, 0, 1) !important;	
}
.opcty {
	opacity: 0.78;
}
.blue_border {
	  border-bottom: 2px solid #002685;
}
.wp_headline {
	margin-top: 0;
}
.kirim_artikel {
	text-align: center;
	margin: 12px 0;
}
.kirim_artikel a{
	width: 50%;
	display: block;
	float: left;
	border: 1px solid #cacaca;
	padding: 8px 0;
	background: #fafafa;
	font-weight: bold;
	position: relative;
}
.kirim_artikel a:nth-of-type(2) {
	border-left: 0;
}
.list_margin li {
	list-style-type: none;
}
.list_margin li a{
	float: none;
}
.isi3 {
	width: 100%;
}
.list_debat li {
	border: 1px solid #000;
	margin-bottom: 15px;
}
.tgldebat {
	position: absolute;
	top: 0;
	padding: 5px;
	background: rgba(255,255,255,0.7);
	font-weight: bold;
	min-width: 30%;
	text-align: left;
}
.btn_blk {
	padding: 8px 10px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #000 !important;
	border-radius: 3px;
	opacity: 1;
	width: 105px !important;
	height: 32px !important;
	display: block;	
	font-size: 0.8em;
}
.summarydebat .btn_blk {
	float: right !important;
}
.list_foto3_indeks li a {
	margin-right: 0;
}
.summarydebat {
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
}
.summarydebat:after {
	display: block;
	content: ' ';
	clear: both;
}
.pollresult {
	width: 150px;
	float: left;
}
.pollresult span {
	margin: 0;
	float: left;
	padding: 8px;
	font-weight: bold;
	color: #fff;
	position: relative;
	font-size: 0.85em;
}
.pollresult .pro {
	background: #1f7ebe;
	display: inline-block;
	min-width: 25%;
	max-width: 75%;
}
.pollresult .pro:after {
	content: 'Pro';
	display: block;
	position: absolute;
	bottom: -25px;
	color: #1f7ebe;	
}
.pollresult .kontra {
	background: #d64049;	
	display: inline-block;
	min-width: 25%;
	max-width: 75%;
}
.pollresult .kontra:after {
	content: 'Kontra';
	display: block;
	position: absolute;
	bottom: -25px;
	color: #d64049;
}
.list_foto3_indeks li a h2 {
	font-size: 15px;
}
.breadcrumb {
	margin-top: 4px;
}
.breadcrumb h3 {
	background: #cf0000;
	  color: #fff;
	  padding: 10px;
	  font-size: 16px;
	  font-weight: lighter;
	  float: left;
}
.breadcrumb a { 
	float: left;
	margin: 6px 0 0 10px;
	}
.chartdetail {
	background: #e3e3e3;
	padding-bottom: 30px;
}
.chartdetail .pollresult {
	width: 100%;
}
.btn_std {
	padding: 8px 20px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	border-radius: 3px;
	opacity: 1;
}
.pro_clr {
	background: #1f7ebe;
}
.kontra_clr {
	background: #d64049;
}
.profile_debat {

}
.profile_debat .pic{
	  padding: 0px;
	  float: left;
	  width: 50px;
	  height: 60px;
	  overflow: hidden;
	  margin-right: 10px;
	  
}
.badge {
	padding: 4px 10px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	display: table;
}

.list_komentardebat {
	list-style-type: none;
	padding: 0 10px;

}
.list_komentardebat li {
	margin-top: 20px;
}
.ico_sosmed img{
	vertical-align: middle;
}
.dk_bot .btn_dk{
  border: 1px solid #427fed;
  padding: 8px 15px;
  border-radius: 3px;
  background: #427fed;
  color: #fff;
  font-weight: bold;
  font-family: helvetica, arial;
  font-size: 13px;
  cursor: pointer;
  text-decoration: none;
}
.to_login textarea {
	resize: none;
}
.tab-container {
	font-size: 0.9em;
}
.terms {
	list-style: none;
	padding: 0;
}
.terms li a{
	font-size: 0.9em;
}
.terms li a:link,
.terms li a:visited,
.terms li a:hover,
.terms li a:active{
	text-decoration: none;
}
.terms li:nth-of-type(2) a {
	border-left: none;
}
.terms li:nth-of-type(3) a {
	border-top: none;
	width: 100%;
}
.terms li a.active {
	background: #e3e3e3;
}
.list_kontribusi .pic {
	height: 99px;
}
.list_kontribusi .pic img {
	/*width: 100%;*/
	height:100%;
}
.grey_box {
	background: #6B6B6B;
	color: #fff !important;
	padding: 8px;
	border-radius: 2px;
	font-weight: bold;
	letter-spacing: 0.03em;
}
.pic3 {
	margin-bottom: 15px;
}

 .kirimartikel label {
	display: block;
	margin-bottom: 3px;
}
.kirimartikel input[type="text"],
.kirimartikel select {
	width: 100%;
	resize: none;
	height: 25px;
	color: #A0A0A0;
	}
.kirimartikel textarea 
{
	width: 100%;
	resize: none; 
	color: #A0A0A0;
}
.formgroup {
	margin: 14px 0;
}
.formgroup span {
	display: block;
	margin: 7px 0 5px;
}
.list_kontribusi {
	height: 99px;
}
.img_symb::before,
.txt_symb::before {
	content: ' ';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 12px;
}
.img_symb::before {
	background: url(../images/images_sym.png) no-repeat #fafafa;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.txt_symb::before {
	background: url(../images/write_sym.png) no-repeat #fafafa;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}


/* progress */
.chartbar {
	display:block;
	margin:0;
	height:30px;
	margin-bottom:20px;
	background: #ABDCFD;  
}
.chartbar .valuechartbar {
	float:left;
	height: 100%; 
    background:#1f7ebe;
} 
.chartbar > div > div {
	line-height: 31px;
	color: #fff;
	width: 100%;
	text-align: center;
	background: none;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	position:relative;
}
.bx_nt.warning {
    border: 1px solid #FF0000;
    background: #FFE9E9;
    color: #FF0000;
}
.fontsisa  {
	font-size: 12px;
    float: right;
    color: #757575;
    font-style: italic;
}