/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.1.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/

.new_list li{
	padding: 2px 0px 2px 0px;
	/*padding: 2px 0px 2px 20px;
	background: url(http://anrep.tratapp.com/templates/anrep/page/_includes/images/play_bg.png) 0% 6px no-repeat;*/
}

.anrep_isi p {
	margin-top: 10px;
	margin-bottom: 0px;
}

.anrep_rev_info {
	margin-top: 15px;
}

.anrep_title {
	color: #FFFFFF;
	font-size: 16px;

}

.anrep_title > a {
	text-decoration: none;
}

.anrep_title > a:hover {
	text-decoration: none;
}

img.anrep-grey{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
}

img.anrep-grey:hover{
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
}

.judul-post {
	text-transform: none;
}

.addr-box-anrep{
	margin-bottom: 10px
}

.addr-box-anrep .body{
	margin-left: 25px;
}

.addr-icon-anrep{
	font-size: 15px;
	width: 0;
	height: 0;
	line-height: 1;
	color: inherit;
	background-color: transparent;
	padding-top: 3px;
}

.anrep-btn-pdg{
	margin-right: 10px;
}

.anrep-caption {
	font-size: 12px;
	color: #aaa;
	font-weight: 200;
}

.keterangan {
	font-size: 12px;
	font-style: italic;
}

.white-bg {
  background-color: #ffffff;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
}

.link-tengah a:link {
	color: red;
}
.link-tengah a:hover {
	text-decoration: none;
	color: #3C5FA7;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	margin-bottom: 15px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}

.colorbar {
	background-image: url("../images/colorbar_anrep.png");
  	background-repeat: repeat-x repeat-y;
  	height: 20px;
}

.bqt {
	border-left: none;
	display: inline-block;
	margin: 10px auto 20px;
	font-size: 16px;
	position: relative;
	padding: 10px 50px;
	font-family: 'PT Serif', serif;
	font-style: italic;
	/*background-image: url('http://stable.annualreport.id/templates/anrep/page/_includes/images/quote.png');
	background-repeat: no-repeat;*/
}

.bqt p {
	margin-top: 5px;
	margin-bottom: 5px;
}