#searchOrg {
    width: 50% !important;
	margin-bottom: 10px !important;
	height: 36px;
	background: white !important;
}

#searchStaff {
    width: 50% !important;
	margin-bottom: 10px !important;
	height: 36px;
}

#search_division {
	background-color: #109BC5;
	border: none;
	color: white;
	padding: 5px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 4px;
	position: relative;
}

.detail_add {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
        border-top-color: rgb(227, 227, 227);
        border-right-color: rgb(227, 227, 227);
        border-bottom-color: rgb(227, 227, 227);
        border-left-color: rgb(227, 227, 227);
    border-radius: 4px;
}

/** Add New **/
.foto {
	height : 200px;
	border-radius: 10px;
}


#direktori {
    border: 2px solid #DDDDDD;
    width: 80%;
}

#dir-list-name {
	border: 2px solid #DDDDDD;
    width: 100%;
}

tr th,
tr td {
	border-color: white !important;
	letter-spacing: 0.5px !important;
}

.labela {
	text-transform: capitalize !important;
  }

#top label {
	color: rgb(0, 0, 0) !important;
  }