body.donasi_masuk #donationtable tr.colspan_bisa_diorder td[colspan] {
	background: #dfe2e8;
	text-transform: uppercase;
}

body.printable {
    padding: 0;
}

body.printable::before {
    background: none;
}

body.printable .content-box {
    border: 1px solid #c0c0c0;
}

body.printable .content-box .table a {
    color: #3E4B5B;
    text-decoration: none;
}

.notshow {
    display: none!important;
}

.select2-container--default .select2-selection--single {
    padding-bottom: 30px;
    padding-top: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
    outline: none;
}
