/* custom css by Irfan */
.post-views{display:inline;}


.tile-article {
    padding-left: 50px;
    padding-right: 50px;
}

.news-article-cover{
background:none;
text-align:center;
}

.news-article-cover img{
height:160px;
width:auto;
}

.news-cover-img{
min-width:100%;height:220px;
}

table .wpcf7-form-control-wrap input{
 width: 90% !important;
}

table .wpcf7-form-control-wrap textarea{
 margin:10px 0 !important;
}

body .twenty-fifteen-pattern p{
text-transform:none !important;
  margin-bottom: 5px !important;
  margin-bottom: 5px !important;
}

section .container  .row .tile-article  img{
    height: auto;
    max-width: 100%;
    width: auto;
}


.big-label, .big-label2{
	background: #121c26 none repeat scroll 0 0;
    font-size: 34px;
    margin: 0 auto;
    padding: 15px 0;
    text-align: center;
    color:white;

}

.big-label input{
	color:black;
}

.tile-agenda {
    height: 240px;
    margin: 0 0 19px;
    overflow-y: auto;
}
.ir-label1{
	border-radius: 0 ;
    display: block;
    font-size: 40px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.tile-onlymeter .ir-label1    {
	font-size: inherit;
	height:280px;
}

.tile-onlymeter .highcharts-background{
	background:none;
}

.tile-onlymeter .highcharts-title tspan {
	color:white;
}

.ir-label2{
	border: 1px solid lightgrey;
	padding: 30px 0;
}

/* untuk judul chart */
.highcharts-title tspan{
	dy:0px;
}
.highcharts-title tspan:nth-child(2){
	font-size:14px;
	font-style:italic;
}


#reportrange .caret {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid;
}

#grafik-loader {
  position: relative;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0%;
  background-color: white;
  z-index: 99;
  display: none;
  text-align: center;
  padding-top: 25px;
  height: 90px;
  background-image: url(../img/pie.gif)
}

.big-label h2{
	margin:0;
}

.big-label .error{
	background-color:red;
	margin:20px 0 0 0;
	font-size:18px;
	margin:0 auto;
}