/*
Theme Name: Landing Page Applications Alihaji
Theme URI: http://duritajam.web.id/
Author: Rochsid Tehape
Author URI: http://duritajam.web.id/
Version: 1.0

*/
.btn.sharp {
  border-radius:0;
}
.btn-xlarge {
    padding: 18px 28px;
    font-size: 22px;
    line-height: normal;
}
.thumbnail{
	margin-bottom: 0 !important;
}

	/*.thumbnail a img{
		min-height: 120px; 
		max-height: 120px;
	}*/
.caption-box{
	background: white;
}
.picture img{
	max-width: 100%;
	max-height: 60px;
	height: auto;
	margin: auto;
	padding-top:10px;
}
.thumbnail{
	margin-bottom: 0 !important;
	border-radius: 0;
	border: 0;
}
.caption-box{
	background-color: #FFF;
	padding: 5px 0;
}
.link-bottom{
	text-align:center; 
	height:40px; 
	color:#FFF; 
	padding-left:5px
}
.theblue{
	background-color:#5EB1E1; 
}
.redmi{
	background: #E91E63;
}
.ijo{
	background-color: #66A523;
}
.kuning{
	background-color: #FFC107;
}
.sokelat{
	background-color: #795548;
}
.check{
	background-color: #607D8B;
}
.maba{
	background-color: #9C27B0;
}
.tombol{
	font-size:14px; color:#FFF; padding-top:8px;
}

.row-centered {
    text-align:center;
}
.app {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align: center;
    /* inline-block space fix */
    margin-right:-4px;
    margin-bottom: 20px;
    
}
.section-heading{
	font-size: 18px;
}
.content-section-a{
	font-weight: normal;
}
