#brand small
{
	font-size: 8pt;
}
#left
{
	width: 245px;
}
#main
{
	margin-left: 245px;
}

.login4
{
	background-image:  url('../img/background.jpg');

}
.login1
{
	background-image:  url('../img/losari.jpg');
	background-size: 100%;

}
.login2
{
	background-image:  url('../img/citiofmakassar.jpg');
	background-size: 100%;

}
.login3
{
	background-image:  url('../img/pantailosari.jpg');
	background-size: 100%;

}
.login-body .btn
{
	float:right;
}

.login-body
{
	padding-bottom: 20px;
}

.login-footer
{
	text-align: center;
	color: #fff;
	font-size: 14px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.grid-view .summary
{
	text-align: left;
}

.list-view .summary
{
	text-align: right;
}

.caps
{
	text-transform: uppercase;
}

.form-horizontal .controls {
    margin-left: 10px;
}

.tab-content.tab-bordered
{
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color:#ddd;
	border-radius :  0 0 4px 4px;
	padding : 10px;
	margin-top: 0;
}
.margin10
{
	margin: 10px;
}

.btn-group .btn
{
	margin: -1;
}

.input-group-btn .btn
{
	line-height: 24px;
}

.ui-datepicker-inline table
{
	width: 100%;
}

.box.box-first .box-title
{
	margin-top: 0;
}

.list-group-item, .list-group-item:first-child, .list-group-item:last-child
{
	border-radius: 0;
}

/* Fix theme Tile component */
.tiles > li:hover:before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 5px solid rgba(0, 0, 0, 0.5);
    content: "";
    height: 120px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 120px;
    z-index: 99;
}	

.select2-container.form-control
{
	border : 0;
	padding : 0;
}
.select2-container a.select2-choice
{
	height: 34px;
	padding-top: 3px;
}

.select2-hidden-accessible
{
	visibility: hidden;
}

.box.affix
{
	top : 20px;
	width: 240px;
}

.MultiFile-list .MultiFile-label
{
	padding-top: 10px;
}
.avatar
{
	max-height: 27px;
	max-width: 27px;
}

.pagestats .right {
  float: right;
  font-size: 16px;
  margin-top: 3px;
}
.pagestats .name
{
  clear: both;
  float: none;
  display: block;
  font-size: 12px;
  color: #888;
}

/* fix dashboard button extension */
.btn-dashboard i.fa-2x {
  font-size: 2em;
}

.btn-dashboard i.fa-3x {
  font-size: 3em;
}

.btn-dashboard i.fa-4x {
  font-size: 4em;
}

.btn-dashboard i.fa-5x {
  font-size: 5em;
}
.btn.btn-dashboard 
{
	padding: 12px;
}

#user-list .thumbnail .caption
{
	height: 120px;
}

#wajib-pajak .thumbnail .caption
{
	height: 120px;
}

.loading
{
	background: url("../img/loading.gif") 50% 50% no-repeat;
}

.gm-style-iw div {
    overflow: hidden !important;
    line-height: 1.35em;
}

.grid-view .table .filters > td .filter-container {
	padding: 0;
}
.chosen-container-single .chosen-single abbr
{
	top: 9px;
}

.list-view-loading
{
	opacity: 0.5;
}