/* Gradient Color */
.main-sidebar {
background: linear-gradient(#007991 , #78ffd6); }
.navbar-static-top {
background: linear-gradient(to right, #007991 , #78ffd6); }
.logo {
background: #007991; }

/* Caption alignment on Edit Page */
.form-horizontal .control-label{
	text-align:left; }

/* Caption alignment on View Page */
.ewViewTable > tbody > tr > td:first-child {
	text-align:left; }

/* poli_umum */
.ct-caption {
	font-weight:bold; }
.Nct-caption100 {
	font-weight:bold;
	width:100px;}
.Ntr50 > tbody > tr {
	height: 50px;}
.Nct-div {
	display:inline-block;
	vertical-align:middle;}

/* Custom Table beranda.php*/
.Ntable {
	width: 100%;
}
.Ntable-th > thead > tr > th, .Ntable-td > tbody > tr > td, .Ntable-tf > tfoot > tr > td {
	border: 1px solid #F4F4F4;
	padding: 2px 10px 2px 10px;
    text-align: center;
    font-weight: normal;
}
.Ntable-th > thead > tr > th {
	border-bottom: double;
	vertical-align: middle;
	background-color: #007991;
	color: white;
}
.Ntable-tf > tfoot > tr > td {
	border-top: double;
}

/* paging number */
.input-sm {
    text-align: center;
}

/* kop surat */
.kop1 {
	font-size:14.0pt;
	font-weight: bold;
	margin:0;
	color:green;
	font-family:'Times New Roman';
}
.kop2 {
	font-size:18.0pt;
	font-weight: bold;
	margin:0;
	color:green;
	font-family:'Times New Roman';
}
.kop3 {
	font-size:14.0pt;
	margin:0;
	color:green;
	font-family:'Times New Roman';
}
.roman12pt {
	font-size:12.0pt;
	font-family:'Times New Roman';
}

/*	Field Caption */
div[class*="bb_u_"],
div[class*="tb_u_"],
div[class*="bb_tb_"],
div[class*="imt_u_"],
div[class*="pendataan_wilayah"],
.antropometri_v1_bb_u,
.antropometri_v1_tb_u,
.antropometri_v1_bb_tb,
.antropometri_v1_imt_u,
.kontak_kontak_bpjs,
.kontak_kontak_non_bpjs,
.kontak_jumlah_kontak,
.kontak_jumlah_kunjungan,
.askes_non_askes,
.askes_askes,
.kapitasi_kapitasi {
	text-align: center;
}
/*	searchtype	*/
.ewQuickSearch > .input-group-btn > button.btn.btn-default {
	display:none;
}
/* tabs caption */
#poli_umum_edit>.nav>li>a {
	padding: 10px 5px;
}
/* mobile not overflown */
#lu_x_diag1_id {
	height: unset;
}
.content-header > h1 > small {
	display: none;
}
#loading-bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 500;
}
#loading-image {
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -75px;
	z-index: 510;
}
