.header .x-border-layout-ct{
	background: #123870 url("images/header.jpg") no-repeat top left !important;
}

.user_add {
    background: url('images/add.png');
}

.user_delete {
    background: url('images/delete.png');
}

.user_edit {
    background: url('images/edit.png');
}

.user_print {
    background: url('images/print.png') no-repeat;
    
}

.view {
    background: url('images/view.png') no-repeat;
    
}
.download {
    background: url('images/download.png') no-repeat;
    
}
.upload {
    background: url('images/upload.png') no-repeat;
    
}
.import {
    background: url('images/import.png') no-repeat;
    
}
.message {
    background: url('images/message.png') no-repeat;
    
}
.search {
    background: url('images/search.png') no-repeat;
    
}
.setting {
    background: url('images/setting.png') no-repeat;
    
}
.activity {
    background: url('images/activity.png') no-repeat;
    
}
.transaksi {
    background: url('images/transaksi.png') no-repeat;
    
}
.home {
    background: url('images/home.png') no-repeat;
    
}
.tugas{
    background: url('images/tugas.png') no-repeat;
    
}
.users {
    background: url('images/users.png') no-repeat;
    
}

.penduduk_logo {
    background: url('images/user_green.png') no-repeat;
    
}

.trp{background:transparent;}
