/*.all-wrapper.solid-bg-all .content-w {
    background: linear-gradient(to bottom left, #e7eafb 12%, #f2f4f8 31%, #f2f4f8 100%);
}
*/	
html {scroll-behavior: smooth;}
body:before {
	background: linear-gradient(to bottom right, #e9ebf1, #65A8F1);
    background: linear-gradient(to bottom right, #cee8ff, #3194f9);
	/* background: linear-gradient(to bottom right, #f1e9ff, #65A8F1);
	background: linear-gradient(to bottom right, #bbc5ea, #65A8F1); */
}

/* Popover Alert */
button.popover_alert.lingkaran {
    border-radius: 200px;
    padding: 0;
    line-height: 0;
    width: 35px;
    height: 35px;
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    border: 0;
}
div.popover_alert.lingkaran {
    border-radius: 200px;
    padding: 0;
    line-height: 0;
    width: 25px;
    height: 25px;
    color: #ffffff;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    border: 0;
    position: relative;
    cursor: pointer;
}
div.popover_alert.lingkaran:after {
    font-size: 0.72rem;
    content: "Alert";
    color: #6a7787;
    position: absolute;
    left: 28px;
}
span.popover_alert.lingkaran {
    border-radius: 200px;
    padding: 0;
    line-height: 0;
    width: 25px;
    height: 25px;
    color: #ffffff;
    font-size: 25px;
    line-height: 25px;
    text-align: center;
    border: 0;
    position: relative;
    cursor: pointer;
}
.popover {
    box-shadow: 0 5px 50px rgb(175 0 0 / 23%);
}
.popover-header {
    background-color: #c21a1a!important;
}

/* Umum */
a {
    color: #0164bb;
    text-decoration: none;
}
.back a {
	text-transform: uppercase;
}
.back a i {
	margin-right: 5px;
}
.back a:hover {
	text-decoration: none;
}
.flex-column {
    flex-direction: column!important;
}
.show {
	display: block!important;
}
.notshow {
	display: none!important;
}
.transparan {
	opacity: 0.35!important;
	opacity: 0.6!important;
	filter: blur(2px);
}
.form-inline .form-check {
    width: auto;
    margin-right: 20px;
    margin-bottom: 10px;
}
.form-check-input.besar {
    margin-right: 0.5rem;
    width: 27px;
    height: 20px;
    position: relative;
    top: 6px;
    margin-right: 5px;
    margin-left: 0px;
    cursor: pointer;
}
.table input[type="checkbox"] {
    width: 27px;
    height: 20px;
    position: relative;
    top: 3px;
    margin-right: 2px;
	cursor: pointer;
}
.table.table-striped thead th input[type="checkbox"] {
    top: -6px;
}
.table thead th.kolom.checklist, 
.table tbody td.checklist {
    width: 30px;
    padding: 0 0.7rem;
}

.form-inline .form-check-input.besar {
    width: 27px;
    height: 20px;
    position: relative;
    top: 0;
    margin-right: 2px;
	cursor: pointer;
}
.underline_dashed {
	border-bottom: 1px dashed!important;
}
.absolute {
	position: absolute!important;
}
.absolute_minus {
	position: absolute!important;
	left: -999999px;
}
.table tr.expired td {
    background: #e9e3e3;
    opacity: 0.4;
    border-top: 1px solid #c59a9a;
    border-bottom: 1px solid #c59a9a;
}
.table tr.canceled td {
    background: #edede0;
    opacity: 0.8;
    border-top: 1px solid #e1bf71;
    border-bottom: 1px solid #e1bf71;
	text-decoration: line-through;
}
.table tr.rejected td {
    background: #e5d8d8!important;
    opacity: 0.6!important;
    border-top: 1px solid #c59a9a;
    border-bottom: 1px solid #c59a9a;
}
.table tr.terlaksana td {
    background: #c4f7cf;
    background: #f3fff6;
    opacity: 0.8;
    opacity: 1;
    border-top: 1px solid #63c978;
    border-bottom: 1px solid #63c978;
}
.table tr.void td {
    background: #cfcfcf;
    opacity: 0.4;
    opacity: 0.6;
    border-top: 1px solid #5c5c5c;
    border-bottom: 1px solid #5c5c5c;
	font-style: italic;
}
.table tr.canceled:hover td,
.table tr.rejected:hover td,
.table tr.expired:hover td,
.table tr.terlaksana:hover td,
.table tr.void:hover td {
    opacity: 1!important;
}
.table tr.canceled:hover td {
	text-decoration: none;
}
.table tr.void:hover td {
    background: #e3e3e3;
    border-top: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
}
.table tbody tr td hr {
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.text-muted.dark, .invoice-body.dark .invoice-desc.dark .desc-value.dark {
    color: #7f8489 !important;
}
label.inline_check {
	margin-right: 10px;
	cursor: pointer;
}
.form-group.inline > label {
    width: auto!important;
    float: left;
    margin-right: 7px;
    margin-bottom: 0;
    height: calc(calc(1.5em + 0.75rem) + 4px);
    padding: 0.375rem 0;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: calc(calc(1em + 0.75rem));
}
.form-group.inline > .form-control {
	width: auto!important;
	float: left;
}
.f_right {
	float: right!important;
}
.badge-danger.small {
    border-radius: 100%;
    width: 0.981rem;
    height: 0.981rem;
}
.badge-danger.atas {
    position: relative;
    top: -10px;
}
.form-control[type="file"] {
    padding: 0;
    border: 0;
    height: auto;
}
.always_top_1 {
    z-index: 1!important;
    position: relative!important;
}
.always_top_2 {
    z-index: 2!important;
    position: relative!important;
}
.always_top_3 {
    z-index: 3!important;
    position: relative!important;
}
.always_top_4 {
    z-index: 4!important;
    position: relative!important;
}
.always_top_5 {
    z-index: 5!important;
    position: relative!important;
}
.always_top_6 {
    z-index: 6!important;
    position: relative!important;
}
.center {
	text-align: center!important;
}
div.center {
	margin-left: auto;
	margin-right: auto;
}
.tambah_row {
	margin-bottom: 20px;
}
.element-wrapper .element-header.text-center:after {
    left: 50%;
    margin-left: -12px;
}
.flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.flex.flex_rata_kanan {
    justify-content: flex-end;
}
/* Date Picker */
.form-group .date-input:before {
    top: 19px;
}
div.dataTables_wrapper div.dataTables_processing {
    background: #ffffff!important;
    color: #0573d2!important;
    box-shadow: 0 0 89px 21px rgb(0 0 0 / 21%)!important;
    letter-spacing: 2px!important;
	cursor: progress;
}
@media (max-width: 480px) {
	.element-wrapper .element-header.text-center.left_in_mobile {
		text-align: left!important;
	}
	.element-wrapper .element-header.text-center.left_in_mobile:after {
		left: 0;
		margin-left: 0;
	}
}

/* Perubahan elemen yang dihapus atribut required-nya */
.has-danger.no .form-control {
    border-color: #dde2ec!important;
}

/* Format Penanggalan */
.table tbody td.format_thn_bln_tggl span + span {
	display: block;
	margin-left: 0;
}
.table tbody td.format_bln_tggl_tahun span + span {
	margin-left: 2px;
}

/* Style Khusus Aplikasi : Outsourcing */
.boss-lite .content-panel {
    border-left: 1px solid rgba(0, 0, 0, 0.09);
}
.boss-lite.el-tablo.blurb .trending {
    color: #fff;
}
.boss-lite.el-tablo.blurb .total_chat.all_time {
    background-color: #2676ca;
}
.boss-lite.el-tablo.blurb .total_chat.last_month {
    background-color: #4b8dd2;
}
.boss-lite.el-tablo.blurb .total_chat.this_month {
    background-color: #6ba900;
}
.boss-lite .el-tablo.blurb .total_chat.status_open {
    background-color: #a043b5;
}
.boss-lite.el-tablo.smaller .label {
    font-weight: 600;
}
.boss-lite .timed-activities.compact .timed-activity:before {
    background-color: rgba(0, 0, 0, 0.16);
}
.boss-lite .timed-activity .ta-date span:after {
    border: 3px solid #636c72;
    border: 3px solid #5797fc;
    border: 3px solid #7952af;
}
.boss-lite .os-dropdown-trigger {
    cursor: auto;
	line-height: 0;
}
.boss-lite .pipeline.white.lined-primary {
    border-top: 5px solid #d3d8de;
	border-top-left-radius: 10px;
	border-bottom-right-radius: 30px;
}
.boss-lite .pipeline-header .pipeline-settings {
    color: rgba(255, 255, 255, 0.7);
    font-size: 25px;
}
.boss-lite .pipeline-header .pipeline-value {
    font-size: 1rem;
	letter-spacing: 2px;
}
.boss-lite .pipeline.white .pipeline-header .pipeline-value {
    color: #804bb1;
}
.boss-lite .pipeline-header .pipeline-header-numbers {
    display: block;
}
.boss-lite .pipeline-item .pi-body {
	text-align: center;
	-webkit-box-pack: center;
    justify-content: space-evenly;
}
.boss-lite .pipeline-count .head {
	font-weight: 900;
}
.boss-lite .pipeline-count .body {
	
}
.boss-lite .pipeline.white .pipeline-item {
    cursor: auto;
}
.boss-lite .pipeline-item .user_container {
	max-width: 60px;
    margin-left: auto;
    margin-right: auto;
}
.boss-lite .pipeline-item .user_container a:hover {
   text-decoration: none;
}
.boss-lite .pipeline-item .user_container .avatar {
	width: 50px;
	height: 50px;
	margin: 0;
}
.boss-lite .pipeline-item .user_container .avatar img {
    width: 60px;
    height: auto;
}
.boss-lite .pipeline-item .avatar {
	position: relative;
}
.boss-lite .pipeline-item .avatar:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: -17px;
    right: 3px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 3px #ffffff;
    background: red;
}
.boss-lite .pipeline-item .avatar.status-online:before {
    background: #24b314;
}
.boss-lite .pipeline-item .avatar.status-offline:before {
    background: #a5a5a5;
}
.boss-lite .pipeline-item .without_status.avatar:before {
	display: none;
}
.boss-lite .pipeline-item .pi-foot {
    width: 100%;
}
.boss-lite .pipeline-item .user_container .user_role {
    font-size: 0.7rem;
    display: inline-block;
}
.boss-lite .pipeline-item .pi-foot .extra-info i {
    font-size: 20px;
}
.boss-lite .el-chart-w .inside-donut-chart-label {
    font-size: 0.8rem;
}
.boss-lite .el-chart-w .inside-donut-chart-label strong {
    font-size: 2.3rem;
}
.boss-lite .el-legend .legend-value .legend-sub-value {
    font-size: 0.7rem;
    color: rgba(90, 99, 126, 0.53);
}
@media (min-width: 1450px) {
	.boss-lite .pipeline-item .user_container .avatar img {
		width: 50px;
	}
}
@media (min-width: 1800px) {
	.boss-lite .pipeline-item .user_container .avatar img {
		width: 70px;
	}
}
@media (min-width: 1920px) {
	.boss-lite .pipeline-header .pipeline-value {
		letter-spacing: 1px;
	}
}

/* User tanpa Avatar, hanya munculkan Inisialnya */
.inisial {
    background: #33ccff;
    background: linear-gradient(to bottom right, #33ff8c 0%, #3950f9 100%);
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 500px;
    color: #ffffff;
    font-weight: 900;
	text-align: center;
}
.inisial.ini_donatur {
    background: linear-gradient(to bottom right, #33ccff 0%, #944df5 100%);
}
.pipeline-item .user_container .avatar .inisial {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    letter-spacing: 2px;
	font-weight: 500;
}
body.dashboard .content-panel .profile-tile .pt-avatar-w .inisial {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    letter-spacing: 2px;
	font-weight: 500;
}
.top-bar .logged-user-w .avatar-w .inisial {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    letter-spacing: 2px;
	font-weight: 500;
}
.user-profile .up-main-info .user-avatar-w .user-avatar .inisial {
	width: 74px;
    height: 74px;
    line-height: 74px;
    font-size: 18px;
    letter-spacing: 2px;
	font-weight: 500;
}
.users-list-w .user-w .user-avatar-w .user-avatar .inisial {
	width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    letter-spacing: 2px;
	font-weight: 500;
    vertical-align: middle;
}
.onboarding-modal .onboarding-side-by-side > .onboarding-media .inisial {
	width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 23px;
    letter-spacing: 2px;
	font-weight: 500;
	margin: 0px auto;
}
.projects-list .project-head .project-users .avatar .inisial {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    letter-spacing: 1px;
    border: 5px #c50000;
}
.projects-list .project-head .project-users .avatar a .inisial:hover,
.project-users .avatar a .inisial:hover {
    text-decoration: none;
}

/* Radio Button dan Checkbox Button */
body.kustom_radiobutton input[type="radio"], 
body.kustom_radiobutton input[type="checkbox"] {
    width: 17px;
    height: 17px;
    position: relative;
    top: 3px;
    margin-right: 2px;
	cursor: pointer;
}
body.kustom_radiobutton input[type="radio"] {
    top: 1px;
    margin-right: 5px;
	cursor: pointer;
}
body.kustom_radiobutton label {
	cursor: pointer;
}

/* Filter */
.btn_open_filter {
	color: #24b314;
	cursor: pointer;
}
.btn_open_filter.buka {
	color: #bf3535;
}
.btn_open_filter:after {
	content: "\e992";
	content: "\e91f";
    font-family: 'osfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-left: 4px;
	-webkit-transition: all 0.2s ease;
		    transition: all 0.2s ease;
}
.btn_open_filter.buka:after {
	transform: rotate(180deg);
    content: "\e921";
}
.breadcrumb-item + .breadcrumb-item.btn_open_filter {
	margin-left: auto!important;
}
.breadcrumb-item + .breadcrumb-item.btn_open_filter::before {
    display: inline-block;
    padding-right: 0;
    content: "";
}
#Filter_Wrapper {
	display: none;
}
#Filter_Wrapper.show {
	display: block;
}

/* Judul Tabel */
#Judul_Tabel {
	margin-bottom: 2rem;
}
#Judul_Tabel_2 {
	margin-bottom: 1rem;
}

/* Umum / Lainnya */
body.fundraiser:before {
    background: -webkit-gradient(linear, left top, right bottom, from(#bbccea), to(#6583f1));
    background: linear-gradient(to bottom right, #bbccea, #6583f1);
	background: linear-gradient(to bottom right, #7c96f3, #eeecff);
}
.display_flex {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}
.flex_kanan {
	margin-left: auto!important;
}
.flex_rata_kanan {
    justify-content: flex-end;
}
.no_underline a,
.no_underline a:hover,
.no_underline a:focus {
	text-decoration: none;
}
.disabled_click {
	pointer-events: none;
	opacity: 0.3;
}
.clear {
	clear: both;
	width: 100%;
}
b, strong {
    font-weight: 900;
}
.f_right {
	float: right!important;
}
.f_left {
	float: left!important;
}
.text-r {
	text-align: right!important;
}
.text-l {
	text-align: left!important;
}
.text-c {
	text-align: center!important;
}
.w-100 {
	width: 100%!important;
}
.status-pill.grey {
    background-color: #a5a5a5;
}
.status-pill.violet {
    background-color: #6f42c1;
}
.status-pill.orange {
    background-color: orange;
}
.status-pill.yellow {
    background-color: #f8bc34;
}
.ikon_halaman {
    margin-left: 15px;
    margin-right: 8px;
}
@media (min-width:768px) {
	.ikon_halaman {
		margin-left: 1.5rem;
	}
}
.ikon_halaman i {
	font-size: 30px;
}
.fancy-selector-w .fancy-selector-current .fs-selector-trigger {
   
}
.fancy-selector-w .fancy-selector-current #fullscreen_btn.fs-selector-trigger {
    
}
.fancy-selector-w .fancy-selector-current #fullscreen_btn.fs-selector-trigger:focus {
    
}
.no_border {
	border: 0!important;
}
.auth-box-w .logo-w {
    padding: 5% 20%;
}
.auth-box-w .logo-w img {
    width: 100%;
	max-width: 100px;
}
.load_more {
	width: 100%;
	text-align: center;
    margin-top: 8px;
}
.view_more {
	width: 100%;
	text-align: center;
    margin-top: 8px;
}
.load_more.t-left,
.view_more.t-left {
	text-align: left;
}
.timed-activities .load_more {
	margin-left: 14px;
}
.pipeline-item .pi-foot .tags .tag {
	text-decoration: none;
	cursor: pointer;
	padding: 6px 8px;
}
.menu-w.menu-layout-compact ul.main-menu > li .icon-w + span {
    -webkit-box-flex: unset;
    flex: unset;
    position: relative;
}
.menu-w > ul > li > a .badge {
    position: absolute;
    right: -18px;
    top: 8px;
}
input[required="required"] {
	
}
legend label {
    padding: 0px 0.5rem 0 0;
    background-color: #fff;
    display: inline-block;
    z-index: 2;
    position: relative;
}
legend input[type="radio"], 
legend input[type="checkbox"] {
    width: 17px;
    height: 17px;
    position: relative;
    top: 3px;
    margin-right: 6px;
}
.w-100_prcnt,
.w-full {
	width: 100%!important;
}
.hide {
	display: none!important;
}
.hanya_480px {
	display: none!important;
}
.breadcrumb li a {
    color: #24b314;
}
.lighter {
    color: rgba(90, 99, 126, 0.65)!important;
}
.lighter a {
    opacity: 0.5!important;
}
.smaller {
    font-size: 0.72rem;
}
.element-wrapper .element-info-with-icon .element-info-icon.logo img {
	max-width: 45px;
}
.all-wrapper {
  width: 100%;
  max-width: 100%;
  max-width: 1366px;
}
.vertical-center {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.all-wrapper.with-pattern {
    background-image: url(../img/bg-pattern2.png);
}
@media (max-width: 480px) {
	.hanya_480px {
		display: block!important;
	}
	.hanya_480px_hilang {
		display: none!important;
	}
}

/* Inputan Kalender */
.daterangepicker.dropdown-menu {
    z-index: 9999999;
    z-index: 1000000;
}

/* Gulung Menu Samping */
.menu-w .logo-w {
    position: relative;
	padding: 14px 1rem 16px 1.7rem;
}
.btn_gulung_menu {
	z-index: 9999;
	bottom: -15px;
    left: -10px;
	background: #5f4088;
	background: #523579;
	background: #0573d2;
    border-radius: 100px;
    padding: 6px;
	font-family: 'osfont' !important;
	color: #a98ece;
	color: #f98400;
	color: #f2f4f8;
	font-size: 18px;
    font-style: normal;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	position: absolute;
	cursor: pointer;
	-webkit-transition: all 0.2s ease;
		    transition: all 0.2s ease;
}
.menu-w.fundraiser .btn_gulung_menu {
    background: #3259b7;
    color: #b2dbff;	
}
.btn_gulung_menu::before {
	content: "\e996";
}
.btn_gulung_menu.gulung {
    transform: rotate(180deg);
    color: #ffffff;
    background: #0573d2;
}
.menu-w.fundraiser .btn_gulung_menu.gulung {
    color: #76ff76;
}
.menu-w.donatur_portal .btn_gulung_menu {
    background: #3d5a3d;
	color: #a5b8a5;
}
.menu-w.donatur_portal .btn_gulung_menu.gulung {
	color: #bcf7bd;
}
#Menu_Comp {
	background-image: linear-gradient(90deg, #0059a500 0%, rgb(0 89 165 / 0%) 73%, rgb(8 34 65 / 43%) 100%);
}
#Menu_Comp,
#Menu_Mini {
	display: none;
}
#Menu_Comp.show,
#Menu_Mini.show {
	display: block;
}
body.melebar .menu-w.menu-layout-mini {
    flex: 0 0 54px;
}
.menu-w.sub-menu-style-over.sub-menu-color-light #Menu_Mini .sub-menu-w .sub-menu-header {
    color: rgba(0, 0, 0, 0.25);
	color: rgb(70 44 103 / 75%);
	color: #7f65a2;
	color: #047bf8;
}
.menu-w.sub-menu-style-over.sub-menu-color-light.fundraiser #Menu_Mini .sub-menu-w .sub-menu-header {
    color: #5d89e0;
}
body.auth-wrapper .all-wrapper.melebar,
body.melebar .menu-position-side.menu-w.menu-side-left .logo-w:first-child,
body.melebar .menu-position-side.menu-w,
body.melebar .top-bar,
body.melebar.menu-position-side .content-w {
	border-radius: 0!important;
}
@media (max-width: 1550px) {
	body.melebar, 
	body.auth-wrapper .all-wrapper.melebar {
		padding: 0!important;
	}
}

/* Top Bar */
.top-menu-controls a {
	text-decoration: none;
}
.os-dropdown.message-list li > a .user-avatar-w {
    position: relative;
}
.os-dropdown.message-list li > a .user-avatar-w .new-messages-count {
	right: ;
}

/* Breadcrumb di Top Bar  */
.top-bar .breadcrumb {
	border-bottom: 0;
}
.top-bar .breadcrumb li span {
    display: inline-block;
    padding: 20px 25px;
    position: relative;
	color: rgba(0, 0, 0, 0.6);
    font-weight: 900;
}
.top-bar .breadcrumb li a {
	padding: 20px 25px!important;
	font-weight: 900!important;
	color: #81a5ca;
}
.top-bar .logged-user-w .logged-user-i:hover .logged-user-menu {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.top-bar .logged-user-w .logged-user-i.show .logged-user-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

/* Modal */
.modal {
	z-index: 999999;
}
.onboarding-modal.show .onboarding-media {
    padding: 50px;
	padding-right: 20px;
}
.onboarding-modal .onboarding-media img {
    width: 100%;
    max-width: 200px;
}
.onboarding-modal.produk_modal .onboarding-side-by-side > .onboarding-media {
    -webkit-box-flex: 330px;
    flex: 330px 0 0;
    padding: 0px;
}
.onboarding-modal .onboarding-side-by-side > .onboarding-media img {
    width: 100%;
	max-width: 120px;
    border-radius: 300px;
}
.onboarding-modal .onboarding-side-by-side .onboarding-content.with-gradient {
    padding: 70px 50px 60px 80px;
}
.onboarding-modal.show .onboarding-title {
    text-transform: capitalize;
}
/*.onboarding-modal.show .onboarding-title {
	text-transform: lowercase;
}
.onboarding-modal.show .onboarding-title::first-line {
	text-transform: capitalize;
}*/
.onboarding-modal.show .onboarding-text {
    color: rgba(69, 76, 96, 0.9);
    font-weight: 400;
	margin-top: 20px;
}
.onboarding-modal .onboarding-content .nama_divisi_sbg_sales {
	text-transform: uppercase;
}
.onboarding-modal .onboarding-content .avatar img {
	width: 50px;
    height: 50px;
	border-radius: 100px;
}
@media (min-width: 992px) {
	.modal-lg, 
	.modal-xl {
		/* max-width: 1000px; */
	}
}
@media (max-width: 767px) {
	.onboarding-modal .onboarding-side-by-side .onboarding-content.with-gradient {
		padding: 40px 20px;
	}
}

/* Modal = Purchase Order */
.onboarding-modal.purchase_order_modal .onboarding-side-by-side .onboarding-media img {
    width: 100%;
    max-width: 100px;
    margin-bottom: 20px;
    float: left;
}
.onboarding-modal.purchase_order_modal .onboarding-media {
	text-align: left;
}
.onboarding-modal.purchase_order_modal .onboarding-media .po.upload_file_wrapper {
	position: relative;
	text-align: left;
}
.onboarding-modal.purchase_order_modal .po.upload_file_wrapper {
	text-align: left;
}
.onboarding-modal.purchase_order_modal .onboarding-media .po.upload_file_wrapper:before {
    position: absolute;
    content: "";
    border-bottom: 2px solid #949393;
    border-top: 1px dashed #5d5c5c;
    width: 100%;
    height: 5px;
    bottom: 18px;
}
.onboarding-media .onboarding-title {
    color: #047bf8;
    text-align: left;
}
.onboarding-media .onboarding-text .perusahaan_info {
	text-align: left;
	font-size: 0.8rem;
}
.onboarding-text .perusahaan_info {
	text-align: left;
}
.purchase_order_modal .perusahaan_info .nama {
	font-weight: 900;
	font-size: 1rem;
}
.purchase_order_modal .onboarding-content .perusahaan_info {
	width: 70%;
	float: left;
	margin-bottom: 20px;
}
.po.caption {
	float: left;
	text-align: left;
	position: relative;
}
.po.nomor_tanggal {
	float: right;
}
.po.nomor_tanggal label {
	display: none;
}
.purchase_order_modal .table td {
    padding: 0.2rem;
}
.purchase_order_modal table .form-control {
    padding: 0 5px;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1;
    border-radius: 0;
}
.purchase_order_modal table textarea.form-control {
    padding-top: 5px;
}
.purchase_order_modal .tambah_row {
	margin-bottom: 20px;
}
.purchase_order_modal .btn.submit {
	float: right;
}
@media (min-width: 1151px) {
	.purchase_order_modal .modal-xl	{
		max-width: 1250px;
	}
	.purchase_order_modal.upload_file .modal-lg {
		max-width: 980px;
	}
	.onboarding-modal.purchase_order_modal .onboarding-media {
		position: relative;
		top: -130px;
	}
	.onboarding-modal.purchase_order_modal.upload_file .onboarding-media {
		position: relative;
		top: 0;
	}
	.purchase_order_modal .order-foot .row {
		display: block;
	}
	.po.catatan {
		float: left;
	}
	.po.order_summary {
		float: right;
	}
}
@media (max-width: 1150px) {
	.onboarding-modal.purchase_order_modal .onboarding-side-by-side {
		flex-wrap: wrap;
	}
}
@media (min-width: 768px) {
	.onboarding-modal.purchase_order_modal .onboarding-side-by-side .onboarding-content {
		min-width: 800px;
	}
	.onboarding-modal.purchase_order_modal.upload_file .onboarding-side-by-side .onboarding-content {
		min-width: unset;
	}
}
@media (max-width: 767px) {
	.purchase_order_modal .perusahaan_info {
		width: 100%;
	}
}

/* Modal - Info Pengiriman Barang */
.onboarding-modal.info_jadwal_kirim_dll .onboarding-side-by-side .onboarding-media {
    -webkit-box-flex: 650px;
    flex: 650px 0 0;
}
.onboarding-modal.info_jadwal_kirim_dll .po.upload_file_wrapper,
.onboarding-modal.info_jadwal_kirim_dll .po.jadwal_kirim_wrapper {
	text-align: left;
}
@media (min-width: 1151px) {
	.info_jadwal_kirim_dll .modal-lg	{
		max-width: 1250px;
	}
}
@media (min-width: 768px) {
	.onboarding-modal.purchase_order_modal.info_jadwal_kirim_dll .onboarding-side-by-side .onboarding-content {
		min-width: unset;
	}
}

/* Tabbed */
.nav.lower.centered {
    text-align: center;
    justify-content: center;
}
.nav.lower {
    font-size: 0.9rem;
    font-family: "Avenir Next W01", "Lato", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: 0;
}

/* Full Chat - Umum */
.full-chat-w .full-chat-i,
.full-chat-w .full-chat-right {
    border-radius: 6px;
}

/* Full Chat - Left */
.full-chat-w .full-chat-left {
	background-color: #eff2f5;
    flex: 0 0 380px;
}
.full-chat-w .full-chat-left #Tab_Parent_Produk.tab-content {
    height: 600px;
    height: 450px;
    overflow-y: scroll;
    position: relative;
}
.full-chat-w .full-chat-left .user-list .user-w.active {
    border-right: 5px solid #047bf8;
	border-right: 5px solid #0420f8;
	background: #dbe3f5;
}
.full-chat-w .full-chat-left .user-list .user-w.active:hover {
    border-right: 5px solid #002246;
	background-color: #047bf8;
}
.full-chat-w .full-chat-left .user-list .user-w.active .avatar img {
    box-shadow: 0 0px 0px 4px #047bf8;
	box-shadow: 0 4px 8px 0 #0420f8;
	transition: all 0.5s;
}
.full-chat-w .full-chat-left .user-list .user-w.active:hover .avatar img {
	box-shadow: 0 4px 8px 0 #ffffff;
}
.full-chat-w .full-chat-left .user-list .user-w.active:hover .last-message {
	color: #ffffff;
}
.full-chat-w .full-chat-left .user-list .user-w .avatar {
	position: relative;
}
.full-chat-w .full-chat-left .user-list .user-w .avatar:before {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 8px;
    left: -4px;
    border-radius: 10px;
    box-shadow: 0px 0px 0px 3px #eff2f5;
	transition: all 0.2s;
}
.full-chat-w .full-chat-left .user-list .user-w.active .avatar:before {
    box-shadow: 0px 0px 0px 3px #dbe3f5;
}
.full-chat-w .full-chat-left .user-list .user-w:hover .avatar:before {
    box-shadow: 0px 0px 0px 3px #047bf8;
}
.full-chat-w .full-chat-left .user-list .user-w .avatar.status-online:before {
    background: #24b314;
}
.full-chat-w .full-chat-left .user-list .user-w .avatar.status-offline:before {
    background: #a5a5a5;
}
.full-chat-w .full-chat-left .user-list .user-w .last-message.belum_dibaca {
    color: rgba(0, 0, 0, 1);
}
.full-chat-w .full-chat-left .user-list .user-w:hover .last-message.belum_dibaca {
    color: #ffffff;
}
.content-i .new-messages-count {
    background-color: #e4bcbc;
    color: #fff;
    border-radius: 6px;
    font-weight: 500;
    position: absolute;
    top: -5px;
    right: -4px;
    padding: 4px 4px;
    vertical-align: middle;
    font-size: 0.72rem;
    line-height: 1;
}
.content-i .active .new-messages-count {
	background-color: #e65252;
}
.content-i .status-closed .new-messages-count {
    background-color: #adb5bd;
    right: -17px;
}
.user-list .user-w .avatar {
	position: relative;
}
.full-chat-w .load-more-tickets {
    text-align: center;
    margin-top: 8px;
}
.full-chat-w .full-chat-left .nav-tabs .nav-item {
    margin-bottom: 0px;
    margin-right: 0;
}
.full-chat-w .full-chat-left .nav-tabs .nav-item .nav-link {
	padding-left: 0.9rem;
	padding-right: 0.9rem;
}
.full-chat-w .full-chat-left .element-wrapper {
	padding: 0 30px;
}
.ikon_view_produk {
	float: left;
	margin-right: 6px;
}
.ikon_view_produk a {
	opacity: 0.7;
	font-size: 14px;
	transition-property: opacity, font-size;
	transition-duration: .15s;
	transition-timing-function: linear;
}
.profile-tile:hover .ikon_view_produk a {
	opacity: 1;
	font-size: 27px;
}
.ikon_view_produk a:hover {
	text-decoration: none;
}
.profile-tile .profile-tile-meta {
    padding-left: 0;
}
.full-chat-left .list_produk .profile-tile .profile-tile-meta ul li.title a {
    color: #696b6d;
    font-size: 14px;
    text-transform: initial;
    line-height: 1.4;
	pointer-events: none;
}
.full-chat-left .list_produk .profile-tile .profile-tile-meta ul li.title input {
	display: none;
}
.full-chat-left .list_produk .profile-tile .profile-tile-meta ul li.kat a {
	color: green;
	text-transform: capitalize;
	display: none;
}
.full-chat-left .profile-tile .profile-tile-meta ul li.title a:hover {
	text-decoration: none;
}
.full-chat-left .list_produk .profile-tile .profile-tile-box {
    width: auto;
    padding: 0.5rem;
	margin-right: 30px;
	display: none;
}
.full-chat-left .profile-tile .pt-avatar-w img {
    width: 94px;
}
.full-chat-left .list_produk .profile-tile .profile-tile-meta ul {
	float: left;
	max-width: 240px;
	transition-property: max-width;
	transition-duration: .5s;
	transition-timing-function: linear;
}
.full-chat-left .list_produk .profile-tile:hover .profile-tile-meta ul {
	max-width: 200px;
}
.profile-tile .send_produk_link {
	float: right;
	margin-top: 0;
    line-height: 0;
	position: relative;
}
.profile-tile .send_produk_link a {
	opacity: 0.5;
    color: #1542b1;
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function: linear;
}
.profile-tile:hover .send_produk_link a {
	opacity: 1;
}
.profile-tile .send_produk_link a .first i {
	font-size: 25px;
}
.profile-tile .send_produk_link a .second i {
    font-size: 15px;
    position: absolute;
    right: -14px;
}
.profile-tile .send_produk_link a:hover  {
	text-decoration: none;
}
.profile-tile:hover .send_produk_link a .second i {
	animation-name: kanankiri_rigth_arrow;
	animation-duration: .1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}
@keyframes kanankiri_rigth_arrow {
  0% {
    right: -14px;
  }

  100% {
    right: -24px;
  }
}


/* Full Chat - Middle */
.full-chat-w .chat-content-w {
    height: 520px;
}
.full-chat-w .chat-content-w .chat-content {
    padding-top: 20px;
}
.full-chat-w .full-chat-middle .user-info a {
	position: relative;
}
.full-chat-w .full-chat-middle .user-info a:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    top: 9px;
    right: -17px;
    border-radius: 10px;
}
.full-chat-w .full-chat-middle .user-info.satus-online a:after {
    background: #24b314;
}
.full-chat-w .full-chat-middle .user-info.satus-offline a:after {
    background: #a5a5a5;
}
.full-chat-w .chat-controls {
    float: left;
    width: 100%;
}
.full-chat-w .chat-input-extra {
    float: right;
}
.full-chat-w .full-chat-middle .user-actions a {
    padding: 0;
}
.chat-message-content .done {
	color: #104f09;
	font-weight: 900;
	text-decoration: underline
}
.chat-message-content .done.po_file_terupload {
	color: #3693af;
}
.link_di_chat a {
	font-weight: 900;
}
.full-chat-w .full-chat-middle a {
    text-decoration: none;
}
.full-chat-w .chat-input input[type="text"] {
    padding: 10px 20px;
    border: 1px solid #eaeaea;
    border-radius: 100px;
    margin-top: 20px;
    margin-bottom: 10px;
}
@media (min-width: 768px) {
	.full-chat-w .full-chat-middle {
		margin-top: -35px;
	}
	.full-chat-w .chat-content-w {
		height: 420px;
	}
}
@media (max-width: 480px) {
	.full-chat-w .chat-content-w {
		height: 400px;
	}
	.full-chat-w .chat-content-w .chat-content {
		padding: 20px;
	}
}

/* Info Chat di Kolom Chat-nya */
.full-chat-w .chat-content-w .chat-message.info_chat {
    margin-bottom: 0;
    padding: 20px 10px 0;
    background: linear-gradient(to bottom, #dee5f3, transparent);
    float: left;
    width: 100%;
}
.chat-message-info {
	font-size: 12px;
    color: #636c72;
	text-transform: capitalize;
}
.chat-message-info .subject {
	width: 53%;
	float: left;
}
.chat-message-info .created {
	width: 37%;
	float: left;
}
.chat-message-info .id {
	width: 37%;
	float: right;
	text-align: right;
}
.chat-message-info .by {
	width: 53%;
	float: right;
	text-align: right;
}
.chat-message-info .head {
    margin-right: 5px;
    font-weight: 900;
    color: #000000;
}
.chat-message-info .body {
    font-weight: 900;
    color: #0420f8;
	color: rgb(0 29 255 / 0.8);
}
.full-chat-w .chat-content-w .chat-info-separator,
.full-chat-w .chat-content-w .chat-closed-separator,
.floated-chat-w .chat-closed-separator {
    text-align: center;
    color: rgba(0, 0, 0, 0.3);
    font-size: 0.81rem;
    position: relative;
    margin: 40px 0px;
    margin-top: 0;
	clear: both;
}
.full-chat-w .chat-content-w .chat-info-separator span,
.full-chat-w .chat-content-w .chat-closed-separator span,
.floated-chat-w .chat-closed-separator span {
    display: inline-block;
    background-color: #ffffff;
    background-color: #e6f7e4;
    padding: 3px 10px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 50px;
}
.full-chat-w .chat-content-w .chat-info-separator:before,
.full-chat-w .chat-content-w .chat-closed-separator:before,
.floated-chat-w .chat-closed-separator:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
}
.full-chat-w .chat-content-w .chat-closed-separator,
.floated-chat-w .chat-closed-separator {
    margin: 40px 0px;
}
.full-chat-w .chat-content-w .chat-closed-separator span,
.floated-chat-w .chat-closed-separator span {
    background-color: #bdbdbd;
    color: #ffffff;
}

/* Chat Spesial - dari Boss atau Manager */
.chat-message.chat_spesial_dari_boss {
    width: 100%;
    background: #eff1f5;
    background-image: linear-gradient(to bottom, #dbe3f5 0%, #eff1f5 100%);
    padding: 20px;
    border-radius: 20px;
    float: left;
}
.full-chat-w .chat-content-w .chat-message.chat_spesial_dari_boss .chat-message-content {
    width: 100%;
    max-width: 100%!important;
    margin: 0!important;
	background: #ffffff;
}
.chat_spesial_dari_boss .chat-message-avatar {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
}
.full-chat-w .chat-content-w .chat-message.chat_spesial_dari_boss .chat-message-avatar img {
    box-shadow: 0px 0px 0px 10px #eff1f5;
    border: 2px solid #ffffff;
}
.full-chat-w .chat-content-w .chat-message.chat_spesial_dari_boss .chat-message-date {
    width: 100%;
    text-align: center;
    margin: 0;
	color: #8a8a8a;
}
.catatan_pesan.spesial {
    font-size: 0.7rem;
    font-style: italic;
    opacity: 0.5;
    width: 100%;
    text-align: center;
    margin: 0;
}
body.owner .catatan_pesan.spesial {
    float: right;
    font-style: italic;
    margin-right: 9px;
    margin-top: 4px;
	width: auto;
}
.full-chat-w .input_spesial_dari_boss input[type="text"] {
    padding: 10px 20px;
    border: 1px solid #eaeaea;
    border-radius: 100px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
    outline: none;
}


/* Full Chat - Right */
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li {
    color: rgba(0,0,0,0.4);
	line-height: 1.2;
}
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li small {
    font-weight: 900;
	color: #8a8a8a;
}
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li small a {
    font-size: 80%;
}
.full-chat-w .chat-info-section .ci-content .ci-file-list ul li small {
	display: block;
}
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li small {
	display: inline;
}
.full-chat-w .chat-info-section .ci-content .ci-file-list .load-more-tickets {
    font-size: 0.7rem;
}
.full-chat-w .chat-info-section.riwayat_po .ci-header {
    line-height: 1.2;
    display: flex;
}
.full-chat-w #Info_Sales.user-intro,
.full-chat-w #Info_Client.user-intro {
	position: relative;
}
.full-chat-w #Info_Sales.user-intro:after,
.full-chat-w #Info_Client.user-intro:after {
    position: absolute;
    content: "Info-Sales";
    text-transform: uppercase;
    color: rgb(0 0 0 / 0.4);
    letter-spacing: 1px;
    font-size: 0.6rem;
    width: 0;
    word-break: break-all;
    top: 0;
    right: 0;
    word-spacing: 1px;
}
.full-chat-w #Info_Client.user-intro:after {
    content: "Info-Client";
}
.full-chat-w #chat_info {
    padding-right: 0;
}
.full-chat-w #chat_info .chat-info-section {
    padding: 0;
}
.full-chat-w #chat_info .chat-info-section.riwayat_chat {
    padding-top: 20px;
}
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li .status.open {
	color: green;
}
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li .status.closed {
	color: gray;
}
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li .status.failed {
	color: red;
}
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li .status.deal {
	color: blue;
}
.full-chat-w .chat-info-section.chat_info .ci-content .ci-file-list ul li .status.notdeal {
	color: orange;
}


/* Full Chat - Left - Owner */
body.owner .full-chat-w .full-chat-left .user-list .user-w .avatar {
    margin-right: 0;
}
body.owner .full-chat-w .full-chat-left .user-list .user-w .user-date {
    max-width: 80px;
	float: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
body.owner .full-chat-w .full-chat-left .user-list .user-w .avatar .extra-tooltip {
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-weight: 500;
    font-size: 0.63rem;
    text-transform: uppercase;
    display: inline-block;
    padding: 2px 7px;
    border-radius: 4px;
    position: absolute;
    top: -26px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    display: none;
}
body.owner .full-chat-w .full-chat-left .user-list .user-w .avatar.sales .extra-tooltip {
    top: 15px;
    right: -192px;
	left: unset;
}
body.owner .full-chat-w .full-chat-left .user-list .user-w .avatar.client .extra-tooltip {
    top: 15px;
    right: -20px;
	left: unset;
}
body.owner .full-chat-w .full-chat-left .user-list .user-w .avatar:hover .extra-tooltip {
    display: block;
}
.full-chat-left .subject {
    font-size: 0.8rem;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 5px;
    color: #697c94;
    max-width: 189px;
    margin-left: auto;
    margin-right: auto;
	transition: all .5s ease;
}
.full-chat-left .subject .head {
	display: block;
	font-size: 0.6rem;
	font-style: italic;
}
.full-chat-left .subject .body {
	display: block;
    color: #51647b;
	text-transform: capitalize;
	transition: all .5s ease;
}
.full-chat-left .user-w:hover .subject {
	color: #ffffff;
}
.full-chat-left .user-w:hover .subject .body {
	color: #ffffff;
}

/* Full Chat - Middle - Owner */
.full-chat-w .chat-content-w .chat-message .chat-message-content {
    margin-bottom: -20px;
    margin-left: 20px;
    border-radius: 20px;
    text-align: left;
}
.full-chat-w .chat-content-w .chat-message.sales .chat-message-content {
    background-color: #f0f9ff;
    color: #2A4E7F;
}
.chat-message-content .nama {
	font-size: 0.7rem; 
	font-style: italic;
}
.chat-message-content .nama.client {
	
}
.chat-message-content .nama.sales {
	
}

/* Chat - Umum */
.status_chat {
    font-size: 16px;
	float: right;
}
.status_chat.belum_terkirim {
	font-size: 14px;
}
.status_chat.terkirim.belum_dibaca {
	
}
.status_chat.terkirim.sudah_dibaca {
    color: #24b314;
}
.full-chat-w .full-chat-left .tab-content .tab-pane {
	position: relative;
}


/* Search - Quick Search Produk - Halaman Full Chat */
.search-with-suggestions-w.over-search-field.full_chat_page {
    width: 363px;
	top: 24px!important;
    left: 21px!important;
}
.search-with-suggestions-w .search-with-suggestions-modal {
	padding-right: 10px;
}
.search-with-suggestions-w.full_chat_page .search-with-suggestions-modal .element-search:before {
    font-size: 20px;
    top: 16px;
    left: 5px;
}
.search-with-suggestions-w.full_chat_page .search-with-suggestions-modal .element-search input {
    padding: 6px 15px 10px 40px;
}
.search-with-suggestions-w.over-search-field.full_chat_page .ssg-content {
    overflow-y: scroll;
    height: 290px;
}
.search-with-suggestions-w.over-search-field.full_chat_page .list_produk {
    width: auto;
    padding: 0;
    padding-right: 25px;
}
.search-with-suggestions-modal .list_produk .profile-tile .profile-tile-meta ul {
    max-width: 230px;
}
.search-with-suggestions-modal .list_produk .profile-tile:hover .profile-tile-meta ul {
	max-width: 200px;
}
.search-with-suggestions-w .ssg-items .ssg-item .item-name span,
.search-with-suggestions-w .list_produk .title span,
.search-with-suggestions-w-chat_status_open .user-list .user-info span,
.search-with-suggestions-w-chat_status_closed .user-list .user-info span {
    background-color: #FFF0B7;
    background-color: #ffbe8b;
}


/* Search - Quick Search untuk Chat Status Open - Halaman Full Chat */
.search-with-suggestions-w-chat_status_open,
.search-with-suggestions-w-chat_status_closed {
    display: none;
}
.search-with-suggestions-w-chat_status_open .search-with-suggestions-modal,
.search-with-suggestions-w-chat_status_closed .search-with-suggestions-modal {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    padding: 30px;
    position: relative;
	padding-right: 10px;
}
.search-with-suggestions-w-chat_status_open.over-search-field .search-with-suggestions-modal,
.search-with-suggestions-w-chat_status_closed.over-search-field .search-with-suggestions-modal {
    padding-top: 5px;
    box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.4);
}
.search-with-suggestions-w-chat_status_open.over-search-field,
.search-with-suggestions-w-chat_status_closed.over-search-field {
    position: absolute;
    width: 280px;
    z-index: 999;
    -webkit-transform: translate(-21px, -5px);
    transform: translate(-21px, -5px);
}
.search-with-suggestions-w-chat_status_open.over-search-field.full_chat_page,
.search-with-suggestions-w-chat_status_closed.over-search-field.full_chat_page {
    width: 363px;
    top: 24px!important;
    left: 21px!important;
}
.search-with-suggestions-w-chat_status_open .search-with-suggestions-modal .element-search,
.search-with-suggestions-w-chat_status_closed .search-with-suggestions-modal .element-search {
    position: relative;
    margin: 0px;
    margin-bottom: 30px;
}
.search-with-suggestions-w-chat_status_open .search-with-suggestions-modal .element-search:before,
.search-with-suggestions-w-chat_status_closed .search-with-suggestions-modal .element-search:before {
    font-family: 'osfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 6px;
    top: 48%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px;
    content: "\e92c";
    color: rgba(0, 0, 0, 0.3);
}
.search-with-suggestions-w-chat_status_open.full_chat_page .search-with-suggestions-modal .element-search:before,
.search-with-suggestions-w-chat_status_closed.full_chat_page .search-with-suggestions-modal .element-search:before {
    font-size: 20px;
    top: 16px;
    left: 5px;
}
.search-with-suggestions-w-chat_status_open .search-with-suggestions-modal .element-search input,
.search-with-suggestions-w-chat_status_closed .search-with-suggestions-modal .element-search input {
    border: none;
    box-shadow: none;
    border-radius: 0px;
    padding: 8px 15px 8px 31px;
    display: block;
    width: 100%;
    outline: none;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #111;
}
.search-with-suggestions-w-chat_status_open.full_chat_page .search-with-suggestions-modal .element-search input,
.search-with-suggestions-w-chat_status_closed.full_chat_page .search-with-suggestions-modal .element-search input {
    padding: 6px 15px 10px 40px;
}
.search-with-suggestions-w-chat_status_open .search-with-suggestions-modal .close-search-suggestions-chat_status_open,
.search-with-suggestions-w-chat_status_closed .search-with-suggestions-modal .close-search-suggestions-chat_status_closed {
    font-size: 14px;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    right: 0px;
    cursor: pointer;
    padding: 2px;
    background-color: #e65252;
    color: #fff;
    line-height: 0.9;
    vertical-align: middle;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.search-with-suggestions-w-chat_status_open .search-with-suggestions-modal .close-search-suggestions-chat_status_open i,
.search-with-suggestions-w-chat_status_closed .search-with-suggestions-modal .close-search-suggestions-chat_status_closed i {
    vertical-align: middle;
}
.search-with-suggestions-w-chat_status_open .search-suggestions-group .ssg-header,
.search-with-suggestions-w-chat_status_closed .search-suggestions-group .ssg-header {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    border-bottom: 2px solid rgba(0, 0, 0, 0.07);
    margin-bottom: 0;
    padding-bottom: 5px;
}
.search-with-suggestions-w-chat_status_open .search-suggestions-group .ssg-header .ssg-icon,
.search-with-suggestions-w-chat_status_closed .search-suggestions-group .ssg-header .ssg-icon {
    color: #047bf8;
    font-size: 20px;
    margin-right: 15px;
}
.search-with-suggestions-w-chat_status_open .search-suggestions-group .ssg-header .ssg-name,
.search-with-suggestions-w-chat_status_closed .search-suggestions-group .ssg-header .ssg-name {
    color: #047bf8;
    font-family: "Avenir Next W01", "Lato", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-weight: 500;
    font-size: 0.99rem;
}
.search-with-suggestions-w-chat_status_open .search-suggestions-group .ssg-header .ssg-info,
.search-with-suggestions-w-chat_status_closed .search-suggestions-group .ssg-header .ssg-info {
    margin-left: auto;
    color: rgba(0, 0, 0, 0.4);
    font-size: 0.8rem;
}
.search-with-suggestions-w-chat_status_open.over-search-field.full_chat_page .ssg-content,
.search-with-suggestions-w-chat_status_closed.over-search-field.full_chat_page .ssg-content {
    overflow-y: scroll;
    height: 290px;
}
.full-chat-w .full-chat-left .search-with-suggestions-modal .user-list .user-w {
    padding-right: 10px;
    padding-left: 10px;
}
.search-with-suggestions-w-chat_status_open .ssg-content .ssg-nothing-found,
.search-with-suggestions-w-chat_status_closed .ssg-content .ssg-nothing-found {
    color: rgba(0, 0, 0, 0.4);
    padding: 0px 20px;
    text-align: center;
    font-size: 0.8rem;
	margin-top: 15px;
    display: none;
}
.search-with-suggestions-w-chat_status_open .ssg-content .ssg-nothing-found .icon-w,
.search-with-suggestions-w-chat_status_closed .ssg-content .ssg-nothing-found .icon-w {
    margin-bottom: 10px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.2);
}
.search-with-suggestions-w-chat_status_open .ssg-content .ssg-nothing-found,
.search-with-suggestions-w-chat_status_closed .ssg-content .ssg-nothing-found {
    color: rgba(0, 0, 0, 0.4);
    padding: 0px 20px;
    text-align: center;
    font-size: 0.8rem;
    display: none;
}

/* Quick Search - Umum */

/* Menu Left */
.menu-w.menu-layout-compact {
    -webkit-box-flex: 0;
    flex: 0 0 210px;
}
.menu-w .side-menu-magic {
    padding: 40px 20px;
}
.menu-w .side-menu-magic h4 {
    font-size: 1rem;
}
.menu-w .side-menu-magic .btn {
    font-size: 0.6rem;
}
.menu-w.color-style-bright .side-menu-magic {
    background-image: linear-gradient(-154deg, #325ecc 8%, #f1af96 90%);
}
.menu-w.color-style-default .side-menu-magic {
    background-image: linear-gradient(-154deg, #39435d 8%, #635049 90%);
}
.menu-w.menu-layout-compact .logged-user-w .avatar-w {
    overflow: visible;
    width: 100%;
    max-width: 35px;
}
.menu-w.menu-layout-compact .logged-user-w .avatar-w img {
    width: 100%;
}
.logged-user-w.perusahaan_client .logged-user-i .logged-user-info-w .logged-user-name {
	display: none;
}
.logged-user-w.perusahaan_client .logged-user-menu .logged-user-avatar-info .logged-user-info-w .logged-user-role {
	color: #ffffff;
}
.menu-w.menu-layout-compact .logged-user-w.avatar-inline .logged-user-i .logged-user-info-w {
    padding-left: 7px;
}
.menu-w.menu-layout-mini .logo-w {
    padding: 16px 15px;
}
.menu-w.menu-layout-mini .logo-w img {
    width: 32px;
}
.menu-w.menu-layout-mini .logged-user-info-w {
    display: none;
}

/* Menu dengan penerapan style Highlght pada yang Active */
.menu-w.menu-layout-compact ul.main-menu {
    padding: 1rem 0;
}
.menu-w.menu-layout-compact ul.main-menu > li {
    margin-right: 1.5rem;
}
.menu-w.menu-layout-compact ul.main-menu > li.visited {
    margin-right: 0;
	margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.menu-w.menu-layout-compact ul.main-menu > li > a {
    margin-left: 1.5rem;
}
.menu-w.menu-layout-compact ul.main-menu > li span {
    padding-left: 1.8rem;
}
.menu-w.menu-layout-compact ul.main-menu > li.visited > a {
    border-radius: 50px 0 0 50px;
    margin-left: 0.9rem;
    padding-left: 0.6rem;
	background-color: #e6e8ed;
	color: #015095;
}
.menu-w.menu-layout-compact ul.main-menu > li.sub-menu.visited > a {
    /* pointer-events: none; */
}
.menu-w.menu-layout-compact ul.main-menu > li.visited > a .icon-w {
    color: #047bf8;
    color: #0062b7;
}
.menu-w.menu-layout-compact ul.main-menu > li.visited > a:before {
    color: #024683;
	right: 1.5rem;
}
.menu-w.sub-menu-style-over ul.main-menu > li.active > a:before {
    color: #024683;
}
.menu-w.sub-menu-style-over ul.main-menu > li.visited.active .sub-menu-w {
    left: 90%;
}
.menu-w.menu-layout-compact ul.main-menu > li.tanpa_highlight.visited {
    margin-right: inherit;
	margin-top: inherit;
    margin-bottom: inherit;
}
.menu-w.menu-layout-compact ul.main-menu > li.tanpa_highlight.visited > a {
    border-radius: inherit;
    margin-left: 0.9rem;
    padding-left: 0.6rem;
	background-color: inherit;
	color: inherit;
}
.menu-w.menu-layout-compact ul.main-menu > li.sub-menu.tanpa_highlight.visited > a {
    pointer-events: inherit;
}
.menu-w.menu-layout-compact ul.main-menu > li.tanpa_highlight.visited > a:after {
    content:"";
}
.menu-w.menu-layout-compact ul.main-menu > li.tanpa_highlight.visited > a .icon-w {
    color: #babed0;
}
.menu-w.menu-layout-compact ul.main-menu > li.tanpa_highlight.visited > a:before {
    color: inherit;
	right: 1.5rem;
}
.menu-w.sub-menu-style-over ul.main-menu > li.tanpa_highlight.active > a:before {
    color: inherit;
}
.menu-w.sub-menu-style-over ul.main-menu > li.tanpa_highlight.visited.active .sub-menu-w {
    left: 90%;
}

/* Menu Mobile yang halaman dikunjungi yang Highlight */
.menu-mobile.color-scheme-dark ul.main-menu > li.visited {
    background: #287ecb;
    pointer-events: none;
    cursor: text;
}
.menu-mobile.color-scheme-dark ul.main-menu > li.visited .icon-w,
.menu-mobile.color-scheme-dark ul.main-menu > li.visited .icon-w + span {
    color: #5d9bd3;
}
.menu-mobile.color-scheme-dark ul.main-menu > li.visited > a:after {
    display: none;
}
.menu-mobile ul.main-menu > li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

/* Info Perusahaan */
#Logo_Perusahaan.logged-user-w .logo_perusahaan {
    /*width: 65px;
	 max-width: 65px; 
	background-size: 100%;
	background-repeat: no-repeat;*/
}
#Logo_Perusahaan.logged-user-w img {
    width: 100%;
	max-width: 50px;
	max-width: 28px;
	max-width: 45px;
	filter: brightness(0) invert(1);
	margin-bottom: 5px;
	opacity: 0.6;
}
.color-scheme-dark #Logo_Perusahaan.logged-user-w {
    background: rgb(0 0 0 / 9%);
	background: #ffffff;
	background-image: linear-gradient(159deg, #ffffff 55%, #afc1d3 100%);
	background-image: linear-gradient(117deg, #c7d3df 0%, #ffffff 30%, #ffffff 61%, #ffffff 68%, #bdd2e9 100%);
	background-image: linear-gradient(117deg, #216daf 0%, #1d5b91 30%, #225c8f 61%, #2b6699 68%, #719ac7 100%);
	background-image: linear-gradient(117deg, #196aaf 0%, #00539a 30%, #005299 68%, #005299 33%, #2869a1 100%);
	background-image: linear-gradient(117deg, #196aaf 0%, #00539a 30%, #005299 68%, #005299 33%, #002f59 100%);
	border-right: 1px solid rgb(5 115 210 / 17%);
}
.menu-mobile.color-scheme-dark #Logo_Perusahaan.logged-user-w {
    background: rgb(255 255 255 / 4%);
    background: #ffffff;
	background-image: linear-gradient(159deg, #ffffff 55%, #afc1d3 100%);
	background-image: linear-gradient(117deg, #c7d3df 0%, #ffffff 30%, #ffffff 61%, #ffffff 68%, #bdd2e9 100%);
	background-image: linear-gradient(117deg, #196aaf 0%, #00539a 30%, #005299 61%, #005299 68%, #3e8bcd 100%);
}
#Logo_Perusahaan.logged-user-w .logged-user-i {
    cursor: default;
}
#Logo_Perusahaan.logged-user-w .logged-user-role {
    color: #4e7ba3;
    color: rgba(255, 255, 255, 0.4);
    line-height: 0.7rem;
}
#Logo_Perusahaan.logged-user-w.logo_perusahaan.avatar-inline img {
	margin-bottom: 0;
}
.menu-mobile #Logo_Perusahaan.logged-user-w.avatar-inline .logged-user-i .logged-user-info-w {
    margin-left: 0;
}

/* Menu Left Dark */
.menu-w.color-style-default ul.main-menu > li.sub-header {
    color: #607b9e;
}

/* Menu Left - Admin Apps */
.menu-position-side.menu-w.color-style-admin.menu-side-left .logo-w:first-child {
    background: #e4e9f5;
}
.menu-w.color-style-admin.sub-menu-style-over .sub-menu-w {
    background-color: #333396;
}
.menu-w.color-style-admin.sub-menu-style-over ul.main-menu > li.active {
    border-right-color: #262679;
    border-bottom-color: #262679;
}
.menu-w.color-style-admin.sub-menu-style-over.sub-menu-color-bright ul.main-menu > li.active > a {
    background-color: #262679;
}
.menu-w.color-style-admin~.content-w .fancy-selector-w .fancy-selector-current {
    background-color: #3c3cad;
}
.menu-w.color-style-admin~.content-w .fancy-selector-w .fancy-selector-current .fs-selector-trigger {
    background-color: #222271;
}
.menu-w.color-style-admin~.content-w .top-bar .top-icon {
    color: #3c3cad;
}
.menu-w.color-style-admin~.content-w .os-dropdown,
.menu-w.color-style-admin~.content-w .top-bar .logged-user-w .logged-user-menu {
    background: #3c3cad;
}

/* Menu Left - Owner */
.menu-w.color-style-owner {
    background-image: linear-gradient(to bottom, #312945 0%, #473258 100%);
	background-image: linear-gradient(to bottom, #4c3171 0%, #1e1525 100%);
	background-image: linear-gradient(to bottom, #4c3171 0%, #0d0810 100%);
}
.color-style-owner~.content-w .fancy-selector-w .fancy-selector-current {
    background-color: #483e5f;
    background-color: #0573d2;
}
.menu-w.color-style-owner ul.main-menu > li.sub-header {
    text-transform: uppercase;
    color: #9671b3;
    color: #a371b3;
}
.color-style-owner~.content-w .fancy-selector-w .fancy-selector-current .fs-selector-trigger {
    background-color: #322946;
	background-color: #492f6c;
}
.menu-w.color-scheme-dark.color-style-owner .side-menu-magic {
    background-image: linear-gradient(-154deg, #3a304c 8%, #43335a 90%);
	background-image: linear-gradient(-154deg, #6f5a96 8%, #43335a 90%);    
	background-image: linear-gradient(-154deg, #372250 8%, #43335a 90%);
}
.menu-mobile.color-scheme-dark .mobile-menu-magic {
    background-image: linear-gradient(-154deg, #372250 8%, #43335a 90%);
}
.menu-w.color-style-owner.sub-menu-style-over.sub-menu-color-light .sub-menu-w {
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.4325);
	box-shadow: 5px -4px 50px rgba(0, 0, 0, 0.4325);
}
.menu-w.color-style-owner.sub-menu-style-over.sub-menu-color-light .sub-menu-w .sub-menu-header {
    border-bottom-color: rgba(0, 0, 0, 0.08);
}
.menu-w.color-style-owner.sub-menu-style-over.sub-menu-color-light .sub-menu-w ul.sub-menu li {
    border-bottom-color: rgba(0, 0, 0, 0.07);
}
.menu-w.color-style-owner.sub-menu-style-over.sub-menu-color-light .sub-menu-w .sub-menu-i .sub-menu + .sub-menu {
    border-left-color: rgba(0, 0, 0, 0.07);
}
.menu-w.color-style-owner.sub-menu-style-over.sub-menu-color-light ul.main-menu > li.active > a .icon-w {
    color: #4d297b;
}
.menu-w.color-style-owner .badge-danger,
body.owner .menu-mobile .badge-danger {
    background-color: #24b314;
}
.menu-w.color-style-owner~.content-w .top-bar .top-icon {
    color: #0573d2;
}
.menu-w.color-style-owner~.content-w .os-dropdown,
.menu-w.color-style-owner~.content-w .top-bar .logged-user-w .logged-user-menu {
    background: #0573d2;
}

/* Menu Left - Owner Biru Donker */
.menu-w.color-style-owner-donker,
.menu-mobile.biru-donker {
	background-image: linear-gradient(to bottom, #0059a5 0%, #0d0810 100%);
}
.color-style-owner-donker~.content-w .fancy-selector-w .fancy-selector-current {
    background-color: #483e5f;
    background-color: #0573d2;
}
.menu-w.color-style-owner-donker ul.main-menu > li.sub-header {
    text-transform: uppercase;
    color: #77a5cc;
}
.menu-position-side.menu-w.color-scheme-dark .logo-w {
    background-color: rgba(0, 0, 0, 0.18);
}
.color-style-owner-donker~.content-w .fancy-selector-w .fancy-selector-current .fs-selector-trigger {
    background-color: #322946;
	background-color: #0360af;
}
.menu-w.color-scheme-dark.color-style-owner-donker .side-menu-magic {
    background-image: linear-gradient(-154deg, #3a304c 8%, #43335a 90%);
	background-image: linear-gradient(-154deg, #6f5a96 8%, #43335a 90%);    
	background-image: linear-gradient(-154deg, #0573d2 8%, #43335a 90%);
}
.menu-mobile.color-scheme-dark .mobile-menu-magic {
    background-image: linear-gradient(-154deg, #0573d2 8%, #43335a 90%);
}
.menu-w.color-style-owner-donker.sub-menu-style-over.sub-menu-color-light .sub-menu-w {
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.4325);
	box-shadow: 5px -4px 50px rgba(0, 0, 0, 0.4325);
}
.menu-w.color-style-owner-donker.sub-menu-style-over.sub-menu-color-light .sub-menu-w .sub-menu-header {
    border-bottom-color: rgba(0, 0, 0, 0.08);
}
.menu-w.color-style-owner-donker.sub-menu-style-over.sub-menu-color-light .sub-menu-w ul.sub-menu li {
    border-bottom-color: rgba(0, 0, 0, 0.07);
}
.menu-w.color-style-owner-donker.sub-menu-style-over.sub-menu-color-light .sub-menu-w .sub-menu-i .sub-menu + .sub-menu {
    border-left-color: rgba(0, 0, 0, 0.07);
}
.menu-w.color-style-owner-donker.sub-menu-style-over.sub-menu-color-light ul.main-menu > li.active > a .icon-w {
    color: #047bf8;
}
.menu-w.color-style-owne-donkerr .badge-danger,
body.owner-donker .menu-mobile .badge-danger {
    background-color: #24b314;
}
.menu-w.color-style-owner-donker~.content-w .top-bar .top-icon {
    color: #0573d2;
}
.menu-w.color-style-owner-donker~.content-w .os-dropdown,
.menu-w.color-style-owner-donker~.content-w .top-bar .logged-user-w .logged-user-menu {
    background: #0573d2;
}
@media (min-width:1251px) {
	.menu-position-side.menu-w.color-style-owner-donker .logo-w {
		border-bottom: 1px solid #003e73;
	}
	.all-wrapper.solid-bg-all .menu-layout-compact~.content-w {
		margin-top: -14px!important;
		border-top-left-radius: 6px;
	}
	.menu-layout-compact~.content-w .fancy-selector-w .fancy-selector-current {
		border-top-left-radius: 6px;
		/* height: 64px; */
	}
}
@media (min-width:768px) and (max-width:1025px) {
	.fancy-selector-w .fancy-selector-current {
		height: 57px;
	}
}

/* Menu Left - fundraiser */
.menu-w.fundraiser {
    background-image: linear-gradient(to bottom, #14378c 0%, #081b4c 100%);
    background-repeat: repeat-x;
}
.menu-w.fundraiser .fancy-selector-w .fancy-selector-current, 
.menu-w.fundraiser .fancy-selector-w .fancy-selector-option {
    background-color: #205dda;
}
.menu-w.fundraiser .fancy-selector-w .fancy-selector-current .fs-selector-trigger, 
.menu-w.fundraiser .fancy-selector-w .fancy-selector-option .fs-selector-trigger {
    background-color: #205dda;
}

/* Dashboard fundraiser */
#Jadwal_Timeline .element-box {
	background-color: transparent;
    box-shadow: none;
	padding: 0;
}
#Jadwal_Timeline .ta-timestamp a {
	color: #48629c;
}
@media (min-width: 576px) {
	body.dashboard.fundraiser .form-inline .form-check {
		margin-right: 20px;
	}
}

/* Info Login Akun Perusahaan di Menu Left */
.menu-w .logged-user-menu {
    -webkit-transition: all 0.005s ease;
    transition: all 0.005s ease;
}
.menu-w .perusahaan_client .logged-user-menu {
    width: 100%;
}
.menu-w .perusahaan_client .logged-user-menu ul {
    padding: 0px 5px;
}


/* Sub Menu Flyout */
.menu-w.sub-menu-style-flyout ul.sub-menu li .badge {
    padding: 3px 6px 5px;
    margin-left: 5px;
}


/* Halaman Daftar Purchase Order */
.content-panel .list_produk {
	padding-bottom: 0;
}
.content-panel .list_produk .profile-tile .profile-tile-meta ul li.title a {
    color: #ccd9e8;
	color: #B7BAC6;
	color: #898d9c;
    font-size: 14px;
    text-transform: initial;
    line-height: 1.4;
	pointer-events: none;
}
.content-panel .list_produk .profile-tile .profile-tile-meta ul li.title input {
	display: none;
}
.content-panel .list_produk .profile-tile .profile-tile-meta ul li.kat a {
	color: green;
	text-transform: capitalize;
	display: none;
}
.content-panel .ikon_view_produk {
	float: left;
	margin-right: 6px;
}
.content-panel .ikon_view_produk a {
	opacity: 0.7;
	font-size: 14px;
	transition-property: opacity, font-size;
	transition-duration: .15s;
	transition-timing-function: linear;
	color: #ffffff;
}
.content-panel .profile-tile {
	padding-right: 11px;
}
.content-panel .profile-tile.single {
	border-bottom: 0;
}
.content-panel .profile-tile:hover .ikon_view_produk a {
	opacity: 1;
	font-size: 27px;
}
.content-panel .ikon_view_produk a:hover {
	text-decoration: none;
}
.content-panel .profile-tile .profile-tile-meta {
    padding-left: 0;
}
.content-panel .profile-tile .profile-tile-meta ul li.title a:hover {
	text-decoration: none;
}
.content-panel .list_produk .profile-tile .profile-tile-box {
    width: auto;
    padding: 0.5rem;
	margin-right: 30px;
	display: none;
}
.content-panel .profile-tile .pt-avatar-w img {
    width: 94px;
}
.content-panel .list_produk .profile-tile .profile-tile-meta ul {
	float: left;
	max-width: 195px;
	transition-property: max-width;
	transition-duration: .5s;
	transition-timing-function: linear;
}
.content-panel .list_produk .profile-tile:hover .profile-tile-meta ul {
	max-width: 195px;
}
.content-panel .profile-tile .send_produk_link {
	float: right;
	margin-top: 0;
    line-height: 0;
	position: relative;
}
.content-panel .profile-tile .send_produk_link a {
	opacity: 0.5;
    color: #ccd9e8;
	transition-property: opacity;
	transition-duration: .5s;
	transition-timing-function: linear;
}
.content-panel .profile-tile:hover .send_produk_link a {
	opacity: 1;
}
.content-panel .profile-tile .send_produk_link a .first i {
	font-size: 25px;
}
.content-panel .profile-tile .send_produk_link a .second i {
    font-size: 15px;
    position: absolute;
    right: -14px;
}
.content-panel .profile-tile .send_produk_link a:hover  {
	text-decoration: none;
}
.content-panel .profile-tile:hover .send_produk_link a .second i {
	animation-name: kanankiri_rigth_arrow;
	animation-duration: .1s;
	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}


/* Sidebar Kanan Dark */
@media (min-width: 1151px) {
	.content-panel.compact {
		margin-top: -36px;
		margin-top: 0;
	}
}

/* Warna Huruf */
a.font_green,
.font_green,
.font_green > a {
	color: #24b314!important;	
}
a.font_green_dark,
.font_green_dark,
.font_green_dark > a {
	color: #119603!important;	
}
a.font_red,
.font_red,
.font_red > a {
	color: #c21a1a!important;
}
a.font_red_dark, 
.font_red_dark, 
.font_red_dark > a {
    color: #8b0000!important;
}
a.font_yellow,
.font_yellow,
.font_yellow > a {
	color: #f8bc34!important;
}
a.font_grey,
.font_grey,
.font_grey > a {
	color: #a5a5a5!important;
}
a.font_orange,
.font_orange,
.font_orange a {
	color: #f88004!important;
}
a.font_orange_dark,
.font_orange_dark,
.font_orange_dark a {
	color: #dc7000!important;
}
a.font_orange_dark_2,
.font_orange_dark_2,
.font_orange_dark_2 a {
	color: #c16200!important;
}
a.font_white,
.font_white,
.font_white > a {
	color: #ffffff!important;
}
a.font_blue,
.font_blue,
.font_blue > a {
	color: #5bc0de!important;
}
a.font_blue_dark,
.font_blue_dark,
.font_blue_dark > a {
	color: #0058db!important;
}
a.font_violet,
.font_violet,
.font_violet > a {
	color: #a043b5!important;
}
a.font_violet_dark, 
.font_violet_dark, 
.font_violet_dark > a {
    color: #6f42c1!important;
}
a.font_dark,
.font_dark,
.font_dark > a {
	color: #3E4B5B!important;
}
a.wa_font,
.wa_font,
.wa_font a,
.whatsapp.wa_font,
.whatsapp.wa_font a {
	color: #1dca5e!important;	
}
.whatsapp.wa_bg {
	background-color: #1dca5e!important;	
	border-color: #1dca5e!important;	
}

/* Warna Background */
.bg_green {
	background-color: #24b314!important;	
}
.bg_red {
	background-color: #c21a1a!important;
}
.bg_yellow {
	background-color: #f8bc34!important;
}
.bg_grey {
	background-color: #a5a5a5!important;
}
.bg_orange {
	background-color: #f88004!important;
}
.bg_white {
	background-color: #ffffff!important;
}
.bg_dark {
	background-color: #293145!important;
}
.bg_black {
	background-color: #000000!important;
	border-color: #000000!important;
}
.bg_admin {
	background-color: #4c3171!important;
}
.bg_owner {
	background-color: #4c3171!important;
}
.bg_violet {
	background-color: #a043b5!important;
}
.bg_violet_dark {
	background-color: #812e94!important;
}

/* Warna Background Button */
.btn.bg_green {
	background-color: #24b314!important;	
}
.btn.bg_red {
	background-color: #c21a1a!important;
}
.btn.bg_yellow {
	background-color: #f8bc34!important;
}
.btn.bg_grey {
	background-color: #a5a5a5!important;
}
.btn.bg_grey_soft {
	background-color: #e4e9f5!important;
	color: #293145!important;
    border: 2px solid #9ca3b3!important;
}
.btn.bg_orange {
	background-color: #f88004!important;
}
.btn.bg_white {
	background-color: #ffffff!important;
}
.btn.bg_dark {
	background-color: #293145!important;
    border: 2px solid #293145;
}
.btn.bg_admin {
	background-color: #4c3171!important;
    border: 2px solid #4c3171!important;
}
.btn.bg_owner {
	background-color: #4c3171!important;
    border: 2px solid #4c3171!important;
}


/* Tabel Kustom */
table tbody td {
	position: relative!important;
	overflow: hidden;
}
table.dataTable.mb-0 {
	margin-bottom: 0!important;
}
.table.table-v2 thead tr th, .table.table-v2 tfoot tr th {
    background-color: rgb(68 43 26 / 13%);
}
table.dataTable thead > tr > th.nsort.sorting_asc, 
table.dataTable thead > tr > th.nsort.sorting_desc, 
table.dataTable thead > tr > th.nsort.sorting, 
table.dataTable thead > tr > td.nsort.sorting_asc, 
table.dataTable thead > tr > td.nsort.sorting_desc, 
table.dataTable thead > tr > td.nsort.sorting {
    padding-right: 0.75rem;
}
table.dataTable thead .nsort.sorting:before, 
table.dataTable thead .nsort.sorting_asc:before, 
table.dataTable thead .nsort.sorting_desc:before, 
table.dataTable thead .nsort.sorting_asc_disabled:before, 
table.dataTable thead .nsort.sorting_desc_disabled:before,
table.dataTable thead .nsort.sorting:after, 
table.dataTable thead .nsort.sorting_asc:after, 
table.dataTable thead .nsort.sorting_desc:after, 
table.dataTable thead .nsort.sorting_asc_disabled:after, 
table.dataTable thead .nsort.sorting_desc_disabled:after {
    display: none;
}
table.dataTable thead .nsort.sorting, 
table.dataTable thead .nsort.sorting_asc, 
table.dataTable thead .nsort.sorting_desc, 
table.dataTable thead .nsort.sorting_asc_disabled, 
table.dataTable thead .nsort.sorting_desc_disabled {
	cursor: text;
}
.element-wrapper table tbody td .btn.approve,
.element-wrapper table tbody td .btn.reject {
	font-size: 0.6rem;
    padding: 0.15rem 0.25rem;
}
.table.table-padded.ada_colspan tbody tr:hover {
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
}
.all-wrapper table.dataTable.table-padded.ada_colspan {
    border-collapse: collapse!important;
}
.all-wrapper table.dataTable.table-padded.ada_colspan tr.row_merged_bwh td {
	border-bottom: 5px solid #f2f4f8;
}
/*.all-wrapper table.dataTable.table-padded.ada_colspan tr.row_merged_bwh {
	margin-bottom: 5px;
	position: relative;
	z-index: 10;
}
.all-wrapper table.dataTable.table-padded.ada_colspan tr.row_merged_bwh::after {
	content:"row yg merged";
	text-indent: -99999px;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	border-bottom: 5px solid #f2f4f8;
	z-index:0;
}*/
.all-wrapper table.table-padded.ada_colspan tbody td:first-child {
    border-radius: 4px 0 0 0;
}
.all-wrapper table.table-padded.ada_colspan tbody td:last-child {
    border-radius: 0 4px 0 0;
}
.all-wrapper table.table-padded.ada_colspan tbody tr.merged td:first-child {
    border-radius: 0 0 0 4px;
}
.all-wrapper table.table-padded.ada_colspan tbody tr.merged td:last-child {
    border-radius: 0 0 4px 0;
}
.all-wrapper table.dataTable.table-padded.ada_colspan td.kol_merged_bwh {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.table thead th.grandtotal_capt, 
.table tbody td.grandtotal_capt,
.table tfoot td.grandtotal_capt {
	font-weight: 800;
	text-align: center;
	text-transform: uppercase;
}
.table thead th.grandtotal_capt.right, 
.table tbody td.grandtotal_capt.right,
.table tfoot td.grandtotal_capt.right {
	text-align: right;
	text-transform: initial;
}
table td.jumlah_rupiah .simbol {
	float: left;
}
table td.jumlah_rupiah .nilai {
	float: right;
	text-align: right;
}
table tfoot td.grandtotal {
	padding-left: 1.1rem;
    padding-right: 1.2rem;
}
.table.table-padded tbody td {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
}
body.kontrolkiri_hasilkanan .table.table-padded tbody td {
	background: #f7f8fb;
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
.all-wrapper table.dataTable.table-padded {
    border-collapse: separate!important;
}
.container-fluid {
	padding: 0;
}
.table.table-padded thead tr th {
    color: rgba(90, 99, 126, 0.8);
}
td .tanggal {
	display: block;
}
.table .kolom i {
	font-size: 15px;
}
.kolom.nomor_id {
    width: 8%;
}
.kolom.nama_produk {
	width: 30%;
}
.kolom.nomor_sku {
	width: 20%;
}
.kolom.kat_produk {
	width: 18%;
}
.kolom.status_stock {
	width: 19%;
}
.kolom.tanggal_order {
	width: 15%;
}
.kolom.btn_send_to_chat {
	width: 5%;
}
.kolom.nomor_id.admin {

}
.kolom.tanggal_order.admin {
	width: 11%;
}
.kolom.nama_produk.admin {
	width: 30%;
}
.kolom.nomor_sku.admin {
	width: 15%;
}
.kolom.kat_produk.admin {
	width: 16%;
}
.kolom.status_stock.admin {
	width: 12%;
}
.kolom.stock.admin {
	width: 9%;
}
.kolom.action.admin {
	width: 10%;
}
.kolom.end_promo_date.admin {
	width: 12%;
}
.kolom.chat_start {
	width: 12%;
}
.kolom.chat_id {
	width: 13%;
}
.kolom.chat_subject {
	width: 20%
}
.kolom.chat_client {
	width: ;
}
.kolom.chat_status {
	width: ;
}
.kolom.chat_prior {
	width: ;
}
table a {
	color: #0356ad;
    color: #1745b6;
	font-weight: 700;
}
table a:hover {
    color: #047bf8;
}
table td.nomor_po a {
	display: block;
}
table td .file_po {
	color: #b314a7;
}
table td .kat_produk a {
	margin-right: 6px;
}
.table th, .table td {
    vertical-align: top;
}
.table .lighter {
    color: rgba(90, 99, 126, 0.65);
}
.table .actions a:hover {
	text-decoration: none!important;
}
.table td.tggl_jadwal.actions i {
    margin-left: 10px;
}
.table td ul,
.table td ol,
.table td dl {
	padding-left: 14px;
	margin-bottom: 0;
}
.table tr.colspan_bisa_diorder td {
    cursor: n-resize;
    text-align: left;
    font-size: 1.1rem;
    letter-spacing: 3px;
}
.table tbody tr.colspan_bisa_diorder td[colspan] {
	background: #dfe2e8;
	text-transform: uppercase;
	box-shadow: 0px 0px 32px -11px #3e4b5bd1 inset;
}
body.butuh_tabel_lebar table tr.colspan_bisa_diorder td span:before,
body.butuh_tabel_lebar table tr.colspan_bisa_diorder td span.tahun:before {
	content: "Tggl";
	margin-right: 10px;
	font-size: 0.7rem;
    /* letter-spacing: 1px; */
}
body.butuh_tabel_lebar table#dataTable_Revenue_Status_Pencapaian tr.colspan_bisa_diorder td span:before,
body.butuh_tabel_lebar table#salestargettable tr.colspan_bisa_diorder td span:before /* Tabel yg Live dr andra */ {
	content: "Bln";
}
body.butuh_tabel_lebar table tr.colspan_bisa_diorder td span.tahun:before,
body.butuh_tabel_lebar table#dataTable_Revenue_Status_Pencapaian tr.colspan_bisa_diorder td span.tahun:before,
body.butuh_tabel_lebar table#salestargettable tr.colspan_bisa_diorder td span.tahun:before /* Tabel yg Live dr andra */ {
	content: "";
	margin-right: 6px;
}
body.butuh_tabel_lebar table tr.colspan_bisa_diorder td span.tahun {
	margin-left: 0;
}

/* Tabel Responsive Kustom: Hanya Search & Pagination */
.table-responsive.Hanya_search_pagination > div.dataTables_wrapper > div.row:first-child > div[class^="col-"]:first-child {
	display: none!important;
}
.table-responsive.Hanya_search_pagination div.dataTables_wrapper div.dataTables_filter label {
    text-align: left;
    float: left;
}
.table-responsive.Hanya_search_pagination > div.dataTables_wrapper > div.row:last-child > div[class^="col-"]:first-child {
	display: none!important;
}
.Hanya_search_pagination div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    -webkit-box-pack: start;
    justify-content: flex-start;
}
div.table-responsive.Hanya_search_pagination > div.dataTables_wrapper > div.row:last-child > div[class^="col-"]:last-child {
    padding-left: 0;
}
/* Tabel Responsive Kustom: Hanya Pagination */
.table-responsive.Hanya_pagination > div.dataTables_wrapper > div.row:first-child > div[class^="col-"]:first-child,
.table-responsive.Hanya_pagination > div.dataTables_wrapper > div.row:first-child > div[class^="col-"]:last-child {
	display: none!important;
}
.table-responsive.Hanya_pagination div.dataTables_wrapper div.dataTables_filter label {
    text-align: left;
    float: left;
}
.table-responsive.Hanya_pagination > div.dataTables_wrapper > div.row:last-child > div[class^="col-"]:first-child {
	display: none!important;
}
.Hanya_pagination div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    -webkit-box-pack: start;
    justify-content: flex-start;
}
div.table-responsive.Hanya_pagination > div.dataTables_wrapper > div.row:last-child > div[class^="col-"]:last-child {
    padding-left: 0;
}

/* Tabel Responsive Kustom: tanpa Info records */
.table-responsive.Tanpa_info > div.dataTables_wrapper > div.row:last-child > div[class^="col-"]:first-child {
	display: none!important;
}
.Tanpa_info div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    -webkit-box-pack: start;
    justify-content: flex-start;
}
div.table-responsive.Tanpa_info > div.dataTables_wrapper > div.row:last-child > div[class^="col-"]:last-child {
    padding-left: 0;
}

/* Action Link di Tabel */
.action_link {
	display: block;
	opacity: 0;
	opacity: 1;
	transition: all 0.2s ease;
    font-size: 0.75rem;
	margin-top: 4px;
	margin-left: 0!important;
}
.action_link a {
	color: #047bf8;
	margin-right: 10px;
	text-transform: capitalize!important;
}
.action_link a:last-child {
	margin-right: 0;
}
.action_link a.quick_edit,
a.quick_edit {
	color: #8ca0b5;
}
.action_link a.delete,
.action_link a.void {
	color: #c21a1a;
}
.action_link a.done {
	color: #24b314;
}
.action_link a.setting {
	color: #6e2db7;
}
.action_link a.cancel {
	color: #b97700;
}
table tr:hover .action_link {
	opacity: 1;
}

/*  Ikon Kirim ke Chat di Table */
table .send_produk_link a {
    opacity: 0.5;
    color: #1542b1;
    transition-property: opacity;
    transition-duration: .5s;
    transition-timing-function: linear;
}
table .send_produk_link a:hover {
    text-decoration: none;
}
table td.btn_send_to_chat .send_produk_link {
    position: relative;
	float: right;
}
table tr:hover .send_produk_link a {
    opacity: 1;
}
table .send_produk_link a .first i {
    font-size: 25px;
}
table .send_produk_link a .second i {
    font-size: 15px;
    position: absolute;
    right: -12px;
    top: 0;
}
table tr:hover .send_produk_link a .second i {
    animation-name: kanankiri_rigth_arrow_di_table;
    animation-duration: .1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
@keyframes kanankiri_rigth_arrow_di_table {
  0% {
    right: -12px;
  }

  100% {
    right: -22px;
  }
}


/* Floating Chat */
.floated-chat-btn {
    background: #d08f00;
    box-shadow: 0 2px 30px 0 rgb(229 61 16 / 0.61);
    background-image: linear-gradient(-154deg, #d08f00 8%, #e63811 90%);
}
.floated-chat-btn:hover {
    background-color: #d08f00;
    box-shadow: 0 2px 20px 0 #d08f00;
}
.floated-chat-w .message .chat-message-date {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 0.72rem;
    color: rgba(0, 0, 0, 0.3);
}
.floated-chat-w .chat-messages .date-break {
	position: relative;
    margin: 20px 0px;
}
.floated-chat-w .chat-messages .date-break:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.1);
    height: 1px;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0px;
    right: 0px;
}
.floated-chat-w .chat-messages .date-break span {
    background: #ffffff;
	padding: 0px 10px;
    position: relative;
}
.floated-chat-w .chat-head .user-w.with-status.status-online .user-avatar-w:before,
.floated-chat-w .chat-head .user-w.with-status.status-online .user-avatar-w:before {
    background-color: #24b314;
}
.floated-chat-w .chat-head .user-w.with-status.status-offline .user-avatar-w:before {
    background-color: #a5a5a5;
}

/* Pagination */
.content-box .pagination-w {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 10px 20px;
}
.content-box .pagination-w .pagination-info {
    font-size: 0.72rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, 0.4);
}
.content-box .pagination-w .pagination-links .pagination .disabled .page-link {
    color: rgba(0, 0, 0, 0.3);
}

/* Ikon-ikon Attachment File */
.file_attachment a {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    position: relative;
	text-decoration: none;
}
.file_attachment a .extra-tooltip {
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    font-weight: 500;
    font-size: 0.63rem;
    text-transform: uppercase;
    display: inline-block;
    padding: 2px 7px;
    border-radius: 4px;
    position: absolute;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    display: none;
}
.file_attachment a:hover .extra-tooltip {
    display: block;
}

/* Halaman Tickets */
.link_balas {
    display: inline-block;
    vertical-align: middle;
    border-bottom: 1px dotted #047bf8;
	color: #3e4b5b;
	text-decoration: none;
	margin-left: 20px;
}


/* Fancy di Top Bar - Yang menjelaskan sedang berada di halaman apa */
.color-style-default~.content-w .fancy-selector-w .fancy-selector-current {
    background-color: #39435d;
    color: #fff;
}
.color-style-default~.content-w .fancy-selector-w .fancy-selector-current .fs-selector-trigger {
    background-color: #293145;
}


/* News - Admin - Edit */
.news.edit_tambah.judul {
    padding: 1.4rem 0.75rem;
    font-size: 1.4rem;
	font-weight: 500;
}

/* Angka-angka hasil */
@media (max-width:480px) {
    .element-balances .balance.balance-v2 .balance-value {
        font-size: 2.5rem;
    }
}

/* Owner - Dashboard */
.dashboard .element-balances .balance.balance-v2 .balance-value {
    font-size: 1.6rem;
}
.dashboard .element-balances .balance.balance-v2 > small {
   /*display: none;*/
}
.dashboard .element-balances.target .balance.balance-v2 > small {
   display: block;
}
.dashboard .element-balances.target .balance.balance-v2 .balance-value {
    font-size: 1.6rem;
}
.dashboard .el-tablo.bigger .value {
    font-size: 1.7rem;
}
body.dashboard .content-panel .profile-tile .pt-avatar-w img {
    width: 50px;
}
body.dashboard .content-panel .profile-tile .profile-tile-meta {
    padding-left: 0;
    padding-right: 20px;
}
body.dashboard .cta-w.cta-with-media .cta-content {
    width: 90%;
}
body.dashboard .el-tablo.bigger .label {
    font-size: 0.75rem;
}
body.boss-lite .cta-w .highlight-header {
    padding: 5px 9px;
    font-size: 0.8rem;
}
body.dashboard .cta-w .cta-header {
    font-size: 1.5rem;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 1px solid rgb(255 255 255 / 18%);
}
a:hover .cta-w.purple h3.cta-header {
	text-decoration: none;
}
.cta-w.cta-with-media .cta-media {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 73px;
    height: 136px;
    background-image: url(../img/phone_blank.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.cta-w.cta-with-media .cta-media .persen_pencapaian_tahun {
    -ms-transform: rotate(-90deg); /* IE 9 */
	transform: rotate(-90deg);
	color: #0b70d4;
	color: #141516;
    font-size: 1.1rem;
    /* font-size: 1.2rem; */
    position: absolute;
    left: -9px;
    top: 51px;
    font-weight: 500;
	width: 100px;
	font-weight: 900;
}
.cta-w.cta-with-media .cta-media .persen_pencapaian_tahun {
    -ms-transform: rotate(0deg);
	transform: rotate(0deg);
	color: #0b70d4;
	color: #141516;
    font-size: 1.1rem;
    position: inherit;
    left: 0;
	text-align: center;
    width: 100%;
    margin-left: 8px;
    top: 64px;
} 
.cta-w.cta-with-media .cta-media .persen_pencapaian_tahun span {
    display: block;
	color: #838383;
}
@media (min-width: 992px) {
    body.dashboard .row > .col-7 > .row:first-child > .col-lg-6:first-child .element-balances span.trending {
        margin-left: 0;
    }
    body.dashboard .row > .col-7 > .row:first-child > .col-lg-6:first-child .element-balances .balance-value i {
        margin-left: 0;
    }
    body.dashboard .row > .col-7 > .row:first-child > .col-lg-6:last-child {
        padding-right: 0;
        padding-left: 20px;
        padding-left: 37px;
    }
}
@media (max-width: 1650px) {
	.content-panel {
		padding: 2rem;
		-webkit-box-flex: 0;
		flex: 0 0 318px;
	}
}
@media (max-width: 1150px) {
	.content-panel {
		z-index: 99999;
	}
}
@media (max-width: 750px) {
	.cta-w.cta-with-media .cta-media {
		position: initial;
		bottom: unset;
		right: unset;
		width: 100%;
		height: auto;
		background: transparent;
		padding-bottom: 20px;
	}
	.cta-w.cta-with-media .cta-media .persen_pencapaian_tahun {
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
		color: #ffffffad;
		font-size: 1.1rem;
		position: inherit;
		left: 0;
		text-align: left;
		width: 100%;
		margin-left: 0;
		top: 0;
		padding-left: 8%;
		padding-right: 8%;
	}
	.cta-w.cta-with-media .cta-media .persen_pencapaian_tahun span {
		display: inline-block;
		color: #ffffffad;
	}
	body.dashboard .cta-w.cta-with-media .cta-content {
		padding-bottom: 0;
	}
}
@media (max-width: 576px) {
	body.dashboard .element-balances span.trending {
		display: block;
		margin-left: 0;
	}
	body.dashboard .el-tablo.bigger .label {
		font-size: 0.6rem;
	}
	body.dashboard .cta-w .highlight-header {
		font-size: 0.7rem;
	}
	body.dashboard .cta-w .cta-header {
		font-size: 1.2rem;
	}
}
@media (max-width: 575px) {
	body.dashboard .element-balances.mobile-full-width > .balance {
		margin-bottom: 0;
	}
}
@media (max-width: 480px) {
	body.dashboard .row:first-child {
		position: relative;
	}
	body.dashboard .row:first-child > .col-7 {
		-webkit-box-flex: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	body.dashboard .row > .col-7 > .row:first-child {
		width: 58.3333333333%;
	}
	body.dashboard .row > .col-5 {
		position: absolute;
		right: 0;
		flex: 0 0 50%;
		max-width: 50%;
	}
	body.dashboard .row:first-child > .col-7 .element-balances .balance-title small {
		display: block;
	}
	body.dashboard .row:first-child > .col-7 .element-balances .balance-value span:first-child {
		font-size: 1.3rem;
	}
	body.dashboard .row:first-child > .col-7 .element-balances .balance-value span.trending span {
		font-size: .99rem;
	}
	body.dashboard .cta-w .cta-header {
		font-size: 1.2rem;
	}
}
@media (max-width: 380px) {
	body.dashboard .cta-w.cta-with-media .cta-media .persen_pencapaian_tahun {
		text-align: center;
	}
	body.dashboard .row:first-child > .col-7 {
		padding-left: 0;
	}
}
@media (max-width: 360px) {
	body.dashboard .row > .col-7 > .row:first-child {
		margin-top: 20px;
	}
	body.dashboard .row > .col-7 > .row:last-child {
		padding-left: 20px;
	}
	body.dashboard .row > .col-7 > .row:first-child > .col-sm-6 {
		padding-left: 0;
	}
	body.dashboard .cta-w .cta-header {
		font-size: 1rem;
	}
}

/* Revenue - Pencapaian dan Statusnya */
#dataTable_Revenue_Status_Pencapaian tr.odd td:first-child,
#dataTable_Revenue_Status_Pencapaian tr.even td:first-child {
    padding-left: ;
}

/* Halaman Profil User */
.user-profile .up-header {
    font-size: 2.7rem;
}
body.user_profil_page .content-panel .profile-tile .profile-tile-meta {
    padding-left: 30px;
}
.timed-activity .ta-date:before {
    background-color: rgba(0, 0, 0, 0.3);
}
.users-list-w .user-w.with-status.status-online .user-avatar-w:before {
    background-color: #24b314;
}
.users-list-w .user-w.with-status.status-offline .user-avatar-w:before {
    background-color: #a5a5a5;
}
body.user_profil_page .element-wrapper .element-info-with-icon.smaller .element-info-icon {
    -webkit-box-flex: 0;
    flex: 0 0 35px;
    font-size: 20px;
}
body.user_profil_page .element-wrapper .element-info-with-icon.flex_rata_kanan {
    justify-content: flex-end;
}
body.user_profil_page .no_telp_email {
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    padding-bottom: 2em;
    margin-bottom: 2em;*/
}
@media (max-width: 360px) {
	body.user_profil_page .el-tablo.centered {
		text-align: left;
	}
	.user-profile .up-header {
		font-size: 1.4rem;
	}
}

/* Halaman Edit User / Donatur */
.foto_profil img {
	width: 100%;
}

/* Admin (User) */
body.user_list .role {
	font-weight: bold;
}

/* Hilangkan */
body.produk_list_page .content-box h6.element-header,
body.order_list_page .content-box h6.element-header,
body.news_list_page .content-box h6.element-header {
	display: none;
}
body.owner.dashboard .content-box h6.element-header,
body.owner.user_profil_page .content-box h6.element-header {
	display: block;
}


/* Halaman Login Lama */
.auth-box-w .auth-header.center {
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}
.auth-box-w .auth-header.center:after {
    left: 50%;
    margin-left: -16px;
}
.form-group.center {
    text-align: center;
}
.form-group.center .btn {
    margin: 0!important;
}

/* Halaman Login Terbaru */
.login_page {
	height: 100vh;
}
body.login_page:before {
    background: linear-gradient(to bottom right, #3194f9, #afdaff);
    background: linear-gradient(to bottom right, #e7f1f9, #fdfdfd);
    /* background: #eef5f9; */
}
body.login_page .wrap {
	width: 100%;
	border-radius: 7px;
	webkit-box-shadow: 0 10px 34px -15px rgb(0 0 0 / 24%);
	   moz-box-shadow: 0 10px 34px -15px rgb(0 0 0 / 24%);
	       box-shadow: 0 10px 34px -15px rgb(0 0 0 / 57%);
}
.login_page h1, .login_page h2, .login_page h3, .login_page h4, .login_page h5, 
.login_page h6, .login_page .h1, .login_page .h2, .login_page .h3, 
.login_page .h4, .login_page .h5, .login_page .h6 {
	font-family: "Lato",Arial,sans-serif;
}
.login_page .all-wrapper {
    display: flex;
	justify-content: center;
	align-items: center;
}
.login_page .all-wrapper.with-pattern {
    background-image: url(../img/bg-pattern2.png);
    background-image: none;
}
.auth-box-w form {
    padding-bottom: 30px;
}
.auth-box-w .btn {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.7rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
.lupa_password a {
	text-decoration: underline;
	text-decoration-style: dotted;
}
body.login_page .text-wrap,
body.login_page .login-wrap {
	width: 50%;
}
body.login_page .text-wrap {
    position: relative;
    color: #ffffff;
    background-image: url(../img/bg-team-work-800px.jpg);
    background-image: url(../img/bg-team-work-1080px.jpg);
    background-image: url(../img/bg-team-work-1366px.jpg);
    background-position: center top;
    background-size: 162%;
    background-repeat: no-repeat;
	animation: Back_Moving 65s infinite;
}
@keyframes Back_Moving {
	0% {
		background-size: 162%;
		background-position: center;
	}
	30% {
		background-size: 270%;
		background-position: center -40px;
	}
	40% {
		background-position: center -70px;
		background-size: 320%;
	}
	50% {
		background-size: 320%;
		background-position: -500px -200px;
	}
	65% {
		background-size: 230%;
		background-position: -200px bottom;
	}
	75% {
		background-size: 210%;
		background-position: -150px bottom;
	}	
	90% {
		background-size: 162%;
		background-position: center top;
	}	
	100% {
		background-size: 162%;
		background-position: center ;
	}		
}
body.login_page .text-wrap:before {
    position: absolute;
	z-index: 1;
    left: 0;
    width: 100%;
    height: 100%;
    content: "background";
    text-indent: -9999px;
    background-image: linear-gradient(135deg,#0025b7 0%,#005aff9e 100%);
}
body.login_page .login-wrap {
	background: #ffffff;
	position: relative;
}
.bosslite-icon  {
	position: relative;
	width: 100%;
}
.bosslite-icon i {
	font-size: 1.75rem;
}
.app_title h1,
.app_title h2,
.app_title h3,
.app_title h4,
.app_title h5,
.app_title h5 {
    font-weight: 300;
}
.app_title img {
    float: left;
    margin-right: 20px;
    margin-top: 4px;
	max-height: 27px;
	width: auto;
}
.app_logo img {
    margin-top: 4px;
	max-height: 27px;
	width: auto;
}
.login_page form .form-group {
    position: relative;
}
.login_page form .form-group .pre-icon,
.auth-box-w form .form-group .pre-icon {
    position: absolute;
    bottom: 5px;
    font-size: 24px;
    color: #8304f8;
    left: -38px;
}
.login_page.login_v2 form .form-group .pre-icon, 
.auth-box-w.login_v2 form .form-group .pre-icon {
    position: absolute;
    top: 39px;
    left: 20px;
    font-size: 24px;
    color: #8304f8;
}
.login_page .form-group label {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	font-weight: 700;
}
.login_page .form-control {
	height: 48px;
	font-size: 16px;
	border-radius: 50px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid transparent;
	padding-left: 55px;
	padding-right: 20px;
	font-weight: 400;
}
.login_page .form-control:not(.btn) {
	background: rgba(0,0,0,0.05);
	color: #000000;
}
.login_page .btn {
    line-height: 48px;
    padding-top: 0;
    padding-bottom: 0;
}
.checkbox-wrap .checkmark {
	color: #047bf8;
	font-size: 16px;
	font-weight: 500;
}
.login_page .form-group .checkbox-primary,
.login_page .lupa_password a {
	color: #047bf8;
	text-transform: capitalize;
	display: block;
	position: relative;
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.login_page .form-group .checkbox-primary input:checked ~ .checkmark:after {
	color: #047bf8; 
}
.login_page .lupa_password a {
	text-decoration:none;
	color: grey;
}
.login_page .client_info {
	color: #ffffff;
	position: relative;
	z-index: 2;
}
.login_page .client_info .app_desc {
	font-size: 1rem;
}
.login_page .client_info hr {
    border-top: 1px solid rgb(255 255 255 / 20%);
}
.login_page .client_info .client_name {
	color: #ffffff;
	font-weight: 900;
}
.login_page .client_info .client_logo {
    margin-bottom: 5px;
    position: relative;
    top: -4px;
    margin-right: 3px;
}
.login_page .client_info .client_logo img {
	width: 35px;
    height: auto;
	filter: brightness(0) invert(1);
	opacity: 0.7;
}
.footer_login {
	margin-top: 20px;
	opacity: 0.5;
	text-align: center;
}
.footer_login:hover {
	opacity: 1;
}
.footer_login a.credits {
	color: #005591;
}
.login_page .form-control.PasswordGokil {
	padding-right: 50px;
}
#MunculkanPasswordBtn {
    font-family: 'osfont' !important;
    position: absolute;
    right: 20px;
    top: 38px;
    color: #84a585;
    cursor: pointer;
    font-size: 1.05rem;
}
#MunculkanPasswordBtn::before {
    content: "\e9e2";
	color: #12b919;
}
#MunculkanPasswordBtn.off::before {
    content: "\e9e3";	
    color: #84a585;
}
@media (max-width: 1550px) {
	body.login_page {
		padding: 0;
	}
	body.login_page .all-wrapper {
		padding: 0;
		max-width: 1140px;
	}
}
@media (max-width: 767px) {
	body.login_page .text-wrap, 
	body.login_page .login-wrap {
		width: 100%;
	}
}
@media (max-width: 480px) {
	body.login_page .all-wrapper {
		padding: 0;
		max-width: 100%;
	}
	body.login_page .all-wrapper {
		padding: 0;
		max-width: 100%;
	}
}
@media (max-width: 360px) {
	.app_title h3, .app_title .h3 {
		font-size: 1.3rem;
	}
}

/* Form */
select.form-control.rounded {
    padding-right: 30px;
    padding-left: 15px;
}
.multi-daterange.form-control.rounded {
	width: 200px;
}
.form-inline .range_slider {
	width:100%;
	max-width: 890px;
	max-width: 380px;
	margin-bottom: 10px;
}

/* Price Range Slider */
.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single {
    font-size: 14px;
    background-color: #24b314;
	top: -5px;
}
.irs--flat .irs-min, .irs--flat .irs-max {
    font-size: 12px;
}
.irs--flat .irs-bar {
	background-color: #24b314;
}
.irs--flat .irs-from:before, .irs--flat .irs-to:before, .irs--flat .irs-single:before, .irs-from:after, .irs-to:after, .irs-single:after {
    border: 3px solid transparent;
    border-top-color: #24b314;
}
.irs--flat .irs-handle > i:first-child, .irs--flat .irs-handle.state_hover > i:first-child, .irs--flat .irs-handle:hover > i:first-child {
    background-color: #095600;
}

body.on_hold .irs--flat .irs-from, 
body.on_hold .irs--flat .irs-to, 
body.on_hold .irs--flat .irs-single {
    background: #e47900;
}
body.on_hold .irs--flat .irs-bar {
	background-color: #e47900;
}
body.on_hold .irs--flat .irs-from:before, 
body.on_hold .irs--flat .irs-to:before, 
body.on_hold .irs--flat .irs-single:before, 
body.on_hold .irs-from:after, 
body.on_hold .irs-to:after, 
body.on_hold .irs-single:after {
    border-top-color: #e47900;
}
body.on_hold .irs--flat .irs-handle > i:first-child, 
body.on_hold .irs--flat .irs-handle.state_hover > i:first-child, 
body.on_hold .irs--flat .irs-handle:hover > i:first-child {
    background-color: #e47900;
}

/* Halaman Donasi Masuk */
.grand_total_donasi {
    margin-top: 20px;
    padding-top: 10px;
    border-top: 3px solid #222;
}
body.donasi_masuk .po.order_summary {
    padding-right: 25px;
}
.kolom.list_donasi {
	min-width: 10%;
}
td.nama_donatur {
	
}
.ribbon < td {
	position: relative;
	overflow: hidden;
}
td .ribbon {
	position: absolute;
    right: -35px;
    top: 8px;
    width: 100px;
    height: auto;
    text-align: center;
    font-size: 10px;
    letter-spacing: 1px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	background-color: #6f42c1;
    color: #ffffff;
}
td .ribbon a,
td .ribbon a:hover {
	text-decoration: none;
	color: inherit;
	font-weight: inherit;
}
td .ribbon.kat_donatur {
	background-color: #6f42c1;
}
body.fundrs td .ribbon.kat_donatur {
	background-color: #1e62eb;
}
td .ribbon.keterangan {
	background-color: #da8729;
}
td .ribbon.pajak {
	background-color: #4579a5;
}
td .ribbon.warning {
	right: -31px;
    top: 13px;
    font-weight: 500;
    font-size: 9px;
	padding-top: 2px;
    padding-bottom: 2px;
}
td .ribbon.remarks {
    right: -32px;
    top: 10px;
    font-weight: 500;
    font-size: 9px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-color: #8bc34a;
    background-color: #0fb8b8;
    color: #ffffff;
}
.kirim_wa {
	display: none;
}
body.donasi_masuk .action_link {
	opacity: 1;
}
table .list_donasi ul,
table .list_donasi ol,
table .list_donasi dl {
	padding-left: 14px;
	margin-bottom: 0;
}
body.donasi_masuk table tr.colspan_bisa_diorder {
	cursor: n-resize;
}
body.donasi_masuk #Tbl_DonasiMasuk_Group_per_Tanggal tr.colspan_bisa_diorder td[colspan] {
	background: #dfe2e8;
	text-transform: uppercase;
}
#Tbl_DonasiMasuk_Group_per_Tanggal_per_fundraiser tr.odd td:first-child,
#Tbl_DonasiMasuk_Group_per_Tanggal_per_fundraiser tr.even td:first-child {
    padding-left: 4em;
}
@media (min-width:981px) {
	.kirim_wa.desktop {
		display: inline-block;
	}	
}
@media (max-width:980px) {
	.kirim_wa.mobile {
		display: inline-block;
	}
}

/* Modal Quick Info */
.onboarding-modal.quick_info .onboarding-side-by-side .onboarding-content.with-gradient {
    padding: 70px 70px 60px 100px;
    padding: 70px 20px 60px 70px;
}
.onboarding-modal.quick_info .onboarding-content p {
    margin-bottom: 0.5rem;
}
@media (max-width: 480px) {
	.onboarding-modal.show .onboarding-media {
		padding: 30px 30px 0px!important;
	}
	.onboarding-modal.quick_info .onboarding-side-by-side .onboarding-content.with-gradient {
		padding: 90px 30px 60px 30px;
	}
}

/* Gambar lebar 100% di Modul */
#FotoKwitansi .modal-body img,
#Foto_Dokumentasi_Acara .modal-body img,
#Foto_Bukti .modal-body img, 
#Foto_Barang .modal-body img {
	width: 100%;
	max-width: 650px;
}
#Foto_Dokumentasi_Acara .modal-body img,
#Foto_Bukti .modal-body img,
#Foto_Barang .modal-body img,
.gambar_full_modal img {
	width: 100%;
	max-width: 100%;
}

/* Print Media */
@media print {
   .noprint{ display: none }
}

/* Box inputan donasi masuk yg On Hold */
.donasi_onhold {
	position: relative;
}
.donasi_onhold.fading {
	opacity: 0;
    transition-property: opacity;
    transition-duration: 1.9s;
    transition-timing-function: linear;
}
.pipeline-item .pi-foot .tags .tag {
    background-color: #24b314;
    border: 1px solid #24b314;
    color: #ffffff;
}
.pipeline-item .pi-foot .tags .tag.follow_up {
    background-color: #8d54a7;
    border: 1px solid #8d54a7;
}
.pipeline-item .pi-foot .tags .tag.no_deal {
    background-color: #e65252;
    border: 1px solid #e65252;
}
.donasi_onhold.fading .pi-body {
	opacity: 0;
    transition-property: opacity;
    transition-duration: .15s;
    transition-timing-function: linear;
}
.donasi_onhold.hilang {
	display: none;
}
.donasi_onhold .ceklis {
    position: absolute;
    font-size: 30px;
    color: #24b314;
    z-index: 9999;
    top: 122px;
    left: 50%;
    margin-left: -30px;
    line-height: normal;
	display: none;
	opacity: 0;
}
.donasi_onhold.fading .ceklis {
    display: block;
	opacity: 1;
	font-size: 60px;
	transition-property: font-size;
    transition-duration: .3s;
    transition-timing-function: linear;
}
.owner .donasi_onhold.fading .pipeline.white.lined-primary {
    border-top: 5px solid #24b314;
}
.donasi_onhold.fading .pipeline.white .pipeline-header {
	border-bottom: 1px solid #24b314;
}
.pipeline.white .pipeline-header {
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0;
	margin-bottom: 0;
	margin-top: 20px;
}
.donasi_onhold.fading .pipeline.white .pipeline-item {
    border: 1px solid #24b314;
}
.donasi_onhold.fading .pipeline-item .pi-foot .tags .tag {
    background-color: #ffffff;
	border: 1px solid #24b314;
    color: #24b314;
}
.owner .donasi_onhold.fading .pipeline.white .pipeline-header .pipeline-value,
.donasi_onhold.fading .pipeline.white .pipeline-header .pipeline-count,
.donasi_onhold.fading .pipeline-item .pi-foot .extra-info,
.donasi_onhold.fading .pipeline-item .pi-foot .extra-info i {
    color: #24b314;
}
.donasi_onhold.fading .pipeline-item .pi-foot {
    background-color: #eaf3e9;
}

/* Spesial Style Donatur Rutin */
.donatur_rutin_style {
    display: none;
	
}
.donatur_rutin_style .dona_teks  {
	color: #6f42c1;
}

/* Spesial Style fundraiser */
.fundraiser_style .fundr_teks {
	color: #dc5718;
}

/* Halaman Donatur Tidak Berdonasi */
body.tdk_berdonasi table th.keterangan {
	max-width: 165px;
}
.dana.tdk_masuk {
	color: #c21a1a;
}
.dana.masuk {
	color: rgba(90, 99, 126, 0.65);
}
.dana.masuk i {
	color: #24b314;
}


/* Tabel dengan style Parent-Child : contoh Tabel Program */
.table tbody .program h4,
.table tbody .program h5,
.table tbody .program h6 {
	margin-bottom: 0;
}
.table tbody .program.child.pertama td {
    padding-left: 3.5rem;
    background: #f9fafd;
}
.table tbody .program.child.kedua td {
    padding-left: 6.5rem;
    background: #f9fafd;
}
.table tbody .program.child.ketiga td {
    padding-left: 9.5rem;
    background: #f9fafd;
}
.table tbody .program.child .nama_program:before {
    content: "\e9cc";
	font-family: 'osfont' !important;
	font-size: 1.4rem;
    margin-right: 10px;
	float: left;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.table tbody .program.child.pertama .nama_program:before {
    font-size: 1.4rem;
}
.table tbody .program.child.kedua .nama_program:before,
.table tbody .program.child.ketiga .nama_program:before {
    font-size: 1.2rem;
    margin-right: 4px;
}

/* Halaman Daftar User */
body.user_list .table th, .table td {
    vertical-align: middle;
}
body.user_list table .action_link {
	opacity: 1;
}

/* Halaman Daftar Donatur */
body.donatur_list table .action_link {
	opacity: 1;
}
body.donatur_list .table td ol,
body.donatur_list .table td ul,
body.donatur_list .table td dl {
	margin-bottom: 0;
	padding-left: 15px;
}
body.donatur_list .table th.kolom.info {
    max-width: 80px!important;
}

/* Halaman Tambah / Edit Donatur */
#Pilih_Program_Donasi,
#Setting_Jadwal_Kunjungan {
	/*display: none;*/
	display: block;
}
#Pilih_Program_Donasi.show,
#Setting_Jadwal_Kunjungan.show {
	display: block;
}
#Pilih_Program_Donasi.show #Database_Donatur .form-group {
	display: grid;    	
}


/* Halaman Input Donasi */
#Status_Input_Donasi {
	margin-bottom: 2rem;
}
body.input_donasi .form-inline .form-check {
    margin-right: 23px;
}
body.input_donasi .form-check label,
body.input_donasi legend label {
    cursor: pointer;
}
body.input_donasi input[type="radio"], 
body.input_donasi input[type="checkbox"] {
    width: 17px;
    height: 17px;
    position: relative;
    top: 3px;
    margin-right: 2px;
}
body.input_donasi input[type="radio"] {
    top: 1px;
	margin-right: 5px;
}
label.donasi_check {
	margin-right: 10px;
	cursor: pointer;
}
#Donasi_Wrapper,
.formNoVisit,
.formGagal,
.formSukses {
	display: none;
}
#Donasi_Wrapper.show,
.formNoVisit.show,
.formGagal.show,
.formSukses.show {
	display: block;
}
body.input_donasi legend {
    margin-bottom: 1rem;
}
#Prog_yg_Diikuti .form-control {
    border: 2px solid #b163c3;
}
#Prog_yg_Diikuti .text-muted {
    color: #c75ce0 !important;
}

/* Halaman Jadwal Kunjungan fundraiser */
body.jadwal_kunjungan .support-index .st-body .ticket-content .ticket-title {
    
} 
body.jadwal_kunjungan .support-index .support-ticket .ticket-title {
    color: #858b92;
}
body.jadwal_kunjungan .support-index .support-ticket:hover .ticket-title, 
body.jadwal_kunjungan .support-index .support-ticket.active .ticket-title {
    color: #047bf8;
}
body.jadwal_kunjungan .support-index .st-meta .badge {
    font-size: 0.79rem;
    padding: 4px 8px;
}
body.jadwal_kunjungan .table.table-padded tbody td {
    background-color: #f7f8fb;
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
body.jadwal_kunjungan .table thead th.nama_donatur {
	width: 48%!important;
}
body.jadwal_kunjungan .table td.nama_donatur > a {
    color: #0d8600;
    margin-right: 2px;
    background: #c5f0c0;
    padding: 3px 6px 4px;
    line-height: 2;
    border-radius: 4px;
    border: 1px solid #24b314;
    font-weight: 400;
	font-size: 12px;
}
body.jadwal_kunjungan .table td.nama_donatur > a {
    color: #047bf8;
    margin-right: 2px;
    background: #e8e5ff;
    padding: 3px 6px 4px;
    line-height: 2;
    border-radius: 4px;
    border: 1px solid #047bf8;
    font-weight: 400;
}
body.jadwal_kunjungan .table td.nama_donatur > a:hover {
	text-decoration: none;
}
body.jadwal_kunjungan .table td.nama_donatur > .btn_edit_ditabel {
	margin-left: 5px;
}
#Jadwal_Perorangan.hide {
	display: none;
}
#Jadwal_Seluruh_fundraiser {
	display: none;
}
#Jadwal_Seluruh_fundraiser.show {
	display: block;
}
@media (max-width: 768px) {
	.support-index .support-ticket-content-w {
		display: none;
	}
	.support-index.show-ticket-content #Jadwal_Seluruh_fundraiser.support-ticket-content-w.show {
		display: block;
		-webkit-box-flex: 1;
		flex: 1;
	}
	.support-index .support-ticket-content-w .support-ticket-content .support-ticket-content-header {
		text-align: center;
	}
	body.jadwal_kunjungan .support-index .support-ticket-content-w.force-show-folded-info .support-ticket-info {
		z-index: 9999;
	}
}

/* Halaman Buat Kunjungan Baru */
body.jadwal_kunjungan.buatbaru .table th, 
body.jadwal_kunjungan.buatbaru .table td {
    padding: 0;
    border-top: 1px solid rgba(83, 101, 140, 0.33);
}
body.jadwal_kunjungan.buatbaru table a {
    color: #1745b6;
    font-weight: 700;
    padding: 0.3rem 0;
    background: #fefefe;
    width: 100%;
    float: left;
}
body.jadwal_kunjungan.buatbaru table td a:hover {
    text-decoration: none;
    background: #3ed82d;
    color: #ffffff;
}
body.jadwal_kunjungan.buatbaru table td a.terpilih {
    background: #24b314;
    color: #ffffff;
}
#Pilih_Tanggal_Rutin,
#Pilih_Tanggal_Tdk_Rutin,
#Multiselect_Donatur_Rutin,
#Multiselect_Donatur_TdkRutin {
	display: none;
}
#Pilih_Tanggal_Rutin.show,
#Pilih_Tanggal_Tdk_Rutin.show,
#Multiselect_Donatur_Rutin.show,
#Multiselect_Donatur_TdkRutin.show {
	display: block;
}
#Multiselect_Donatur_Rutin.show .form-group,
#Multiselect_Donatur_TdkRutin.show .form-group {
	display: grid;    	
}

/* Halaman Edit Jadwal */
body.edit_jadwal .table input[type="radio"], 
body.edit_jadwal .table input[type="checkbox"],
body.edit_jadwal .form-inline .form-check-input {
    width: 27px;
    height: 20px;
    position: relative;
    top: 3px;
    margin-right: 2px;
	cursor: pointer;
}
body.edit_jadwal .form-inline .form-check-input {
    top: 0;
}
body.edit_jadwal .table thead th.kolom.checklist, 
body.edit_jadwal .table tbody td.checklist {
    width: 30px;
    padding: 0 0.7rem;
}
body.edit_jadwal .table thead th.id_donatur {
	max-width: 10px;
}
body.edit_jadwal .table thead th.jadwal {
	max-width: 50px;
}

/* Halaman Laporan / Hasil Kunjungan */
body.laporan_hasil_kunjungan .table.table-padded thead tr th.fundraiser {
	max-width: 80px
}
body.laporan_hasil_kunjungan .table.table-padded thead tr th.keterangan {
	max-width: 110px;
}
body.laporan_hasil_kunjungan .table td ol, 
body.laporan_hasil_kunjungan .table td ul, 
body.laporan_hasil_kunjungan .table td dl {
    margin-bottom: 0;
    padding-left: 25px;
}
body.laporan_hasil_kunjungan .table.table-padded tbody td .status-pill + span {
    margin-left: 5px;
    margin-top: -1px;
}
body.laporan_hasil_kunjungan .table td.validasi a {
	font-weight: 400;
}
body.laporan_hasil_kunjungan .table td.validasi a:hover {
	text-decoration: none;
}

/* Halaman Jadwal Kunjungan Sementara */
body.jadwal_sementara .table td ol, 
body.jadwal_sementara .table td ul, 
body.jadwal_sementara .table td dl {
    margin-bottom: 0;
    padding-left: 8px;
}

/* Halaman Rekap Donatur */
body.rekap_donatur .element-wrapper .element-box .element-inner-header {
	text-transform: uppercase;
}
body.rekap_donatur .table.table-padded tbody td {
	background: #f7f8fb;
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
body.rekap_donatur .table.table-padded tbody td.row_total {
	background: #fefefe;
}
body.rekap_donatur .table.table-padded tbody td.total_per_fundraiser {
	background: #b4e4af;
}
body.rekap_donatur .table.table-padded tbody td.total_per_kolom_rutin {
	background: #92ce8c;
	border-right: 1px solid #ffffff;
}
body.rekap_donatur .table.table-padded tbody td.grand_total_donatur {
	background: #24b314;
	color: #ffffff;
	border-right: 1px solid #ffffff;
}
body.rekap_donatur .table.table-padded tbody td.out {
	background: #e6cece;
}
body.rekap_donatur .table.table-padded tbody td.out_kolom {
	background: #d29a9a;
}

/* Halaman Rekap Donasi */
body.rekap_data .table tfoot th, 
body.rekap_data .table thead th {
    font-size: 0.78rem;
    letter-spacing: 1px;
}
body.rekap_data .table td {
    padding: 0.1rem 0.75rem;
}
body.rekap_data .table.rekap_longgar td {
    padding: 0.15rem 0.75rem;
}
body.rekap_data .table tbody td.jumlah_rupiah {
    
}
body.rekap_data .table tbody tr.baris_gelap {
    background-color: rgba(94, 130, 152, 0.07);
}
body.rekap_data .table thead th.pekan,
body.rekap_data .table tbody td.pekan,
body.rekap_data .table thead th.jumlah_donatur,
body.rekap_data .table tbody td.jumlah_donatur {
	text-align: center;
}
body.rekap_data .table tbody tr.baris_jlh_total td {
    padding-bottom: 0.5rem;
	border-bottom: 10px solid #fefefe;
}
body.rekap_data .table tbody tr.baris_jlh_total td.jumlah_donatur {
    background-color: #e4e2e2;
}
body.rekap_data .table tbody tr.baris_jlh_total td.jumlah_rupiah {
    background-color: #45e633;
}
body.rekap_data .table tbody tr.baris_jlh_grand_total td {
    padding: 0.5rem;
    border: 1px solid #9fab9d!important;
    text-align: right;
    text-transform: capitalize;
}
body.rekap_data .table tbody tr.baris_jlh_grand_total td.jumlah_target {
	background-color: #d4cfcf;
}
body.rekap_data .table tbody tr.baris_jlh_grand_total td.jumlah_rupiah {
    background-color: #2fa022;
	color: #ffffff;
}

/* Halaman Settings Template Pesan Whatsapp */
body.settings.pesan_whatsapp .table.table-padded tbody td {
	background: #f7f8fb;
    border: none;
    border-right: 1px solid rgba(0, 0, 0, 0.08);
}
#Preview_Pesan_1, 
#Preview_Pesan_2 {
	display: none;
}
#Preview_Pesan_1.show, 
#Preview_Pesan_2.show {
	display: block;
}

/* Halaman Profile User */
body.user_profil_page .value-pair.username .value {
	text-transform: inherit;
	font-size: 0.7rem;
}
body.user_profil_page .user-profile .up-main-info {
    padding: 9% 5% 5% 5%;
}
body.user_profil_page .up-contents.alamat {
    padding-top: 1.5rem;
    padding-bottom: 0;
}
body.user_profil_page .alamat .element-inner-desc {
    color: #737373;
	font-size: 0.84rem;
}
body.user_profil_page .ta-activity {
	display: block;
	margin-right: 12px;
}
body.user_profil_page .timed-activity .ta-activity a {
    margin-right: 9px;
}
body.user_profil_page  .user-profile .up-main-info .user-avatar-w .user-avatar {
    width: 80px;
    height: 80px;
}
body.user_profil_page .up-contents .row.m-b .col-lg-6:first-child {
	display: none;
}
body.profil_donatur .up-contents:last-child {
	display: none;
}

/* Halaman Faktur: Buat Baru */
body.buat_faktur .table input[type="radio"], 
body.buat_faktur .table input[type="checkbox"] {
    width: 27px;
    height: 20px;
    position: relative;
    top: 3px;
    margin-right: 2px;
	cursor: pointer;
}
body.buat_faktur .table thead th.kolom.checklist, 
body.buat_faktur .table tbody td.checklist {
    width: 30px;
    padding: 0 0.7rem;
}

/* Halaman Faktur: Daftar Faktur */
body.faktur_list .element-wrapper .element-inner-desc {
    color: #5a5757;
    font-weight: 400;
    font-size: 0.9rem;
}
#TabelFooter_Faktur th,
#TabelFooter_Faktur td {
	border-top: 0;
}
#TabelFooter_Faktur .tggl {
	text-align: center;
}
#TabelFooter_Faktur .ttd {
	width: 30%;
    padding-top: 40px;
	font-weight: 600;
}
#TabelFooter_Faktur .ttd > div {
	width: 100%;
	border-top: 1px solid #e6e6e6;
	font-weight: 400;
	letter-spacing: 0.2rem;
}

/* Portal Donatur */
body.donatur_portal:before {
    background: -webkit-gradient(linear, left top, right bottom, from(#7b967b), to(#ced8ce));
    background: linear-gradient(to bottom right, #7b967b, #ced8ce);
}
body.donatur_portal .menu-w.color-scheme-dark {
    background-color: #0f1f0f;
}
body.donatur_portal .menu-position-side.menu-w.color-scheme-dark .logo-w {
    background-color: rgb(6 10 6 / 30%);
}
body.donatur_portal .top-bar .logged-user-w .logged-user-menu {
    background: #274027;
}
body.donatur_portal .color-style-default~.content-w .fancy-selector-w .fancy-selector-current {
    background-color: #213521;
}
body.donatur_portal .color-style-default~.content-w .fancy-selector-w .fancy-selector-current .fs-selector-trigger {
    background-color: #0f1f0f;
}
body.donatur_portal .menu-w.sub-menu-style-over.sub-menu-color-light ul.main-menu > li.active > a .icon-w {
    color: #53c553;
}
body.donatur_portal .menu-mobile.color-scheme-dark {
    background-image: linear-gradient(to bottom, #213521 0%, #314831 100%);
}
body.donatur_portal .menu-w.color-scheme-dark ul.main-menu .icon-w {
    color: #80c780;
}
body.donatur_portal .menu-w.sub-menu-style-over.sub-menu-color-light #Menu_Mini .sub-menu-w .sub-menu-header {
    color: #345634;
}
body.donatur_portal .auth-box-w .auth-header:after {
    background-color: #49964d;
}
body.donatur_portal .auth-box-w form .form-group .pre-icon {
    color: #4d794d;
}
body.donatur_portal .lupa_password a {
	color: #259a2b;
}
body.donatur_portal .lupa_password a:hover {
	color: #116f16;
}

/* Halaman Intisari Divisi */
.el-tablo .label {
    color: rgba(0, 0, 0, 0.6);
}
.el-tablo.highlight .value sup {
	font-size: 50%;
}

/* Nama Karyawan di Tabel */
.table thead > tr > th.klien_nama,
.table thead > tr > th.karyawan_nama,
.table thead > tr > th.nama_karyawan /* mengikuti yg andra buat di aplikasi */ {
	min-width: 185px;
	width: 200px!important;
}
table tbody > tr > td.karyawan_nama,
table tbody > tr > td.nama_karyawan, /* mengikuti yg andra buat di aplikasi */
table tbody > tr > td.karyawan_nama a,
table tbody > tr > td.nama_karyawan a,/* mengikuti yg andra buat di aplikasi */
table tbody > tr > td.karyawan,
table tbody > tr > td.karyawan a,
table tbody > tr > td.klien_nama,
table tbody > tr > td.klien_nama a {
	font-size: 0.75rem;
}
table tbody > tr > td.karyawan_nama a,
table tbody > tr > td.nama_karyawan a, /* mengikuti yg andra buat di aplikasi */
table tbody > tr > td.karyawan a,
table tbody > tr > td.on_site a {
	text-transform: capitalize;
	/*text-transform: lowercase;
	display: inline-block;*/
} 
/*
table tbody > tr > td .area,
table tbody > tr > td .area a {
	text-transform: capitalize;
	text-transform: lowercase;
	display: inline-block;
} 
table tbody > tr > td .area::first-line,
table tbody > tr > td .area a::first-line {
	text-transform: capitalize;
} */

table tbody > tr > td.karyawan_nama a,
table tbody > tr > td.karyawan_nama a[data-target="#Quick_Profile_Karyawan"],
table tbody > tr > td.karyawan_nama a[data-target="#Quick_Profile"] /* mengikuti yg andra buat di aplikasi */  {
	text-transform: uppercase;
}
table tbody > tr > td.karyawan_nama a::first-line,
table tbody > tr > td.nama_karyawan a::first-line, /* mengikuti yg andra buat di aplikasi */
table tbody > tr > td.karyawan a::first-line,
table tbody > tr > td.karyawan a::first-line,
table tbody > tr > td.on_site a::first-line {
	text-transform: capitalize;
}

/* Halaman List Karyawan */
body.karyawan_list table .action_link {
	opacity: 1;
}
body.karyawan_list .element-wrapper table tbody td .btn {
	margin-bottom: 0.3rem;
	margin-right: 0.1rem;
}
body.karyawan_list .element-wrapper table tbody td .btn + .btn {
	margin-left: 0;
	margin-right: 0.1rem;
}
body.karyawan_list .element-wrapper table tbody td .btn.buat_kontrak {
	font-size: 0.6rem;
    padding: 0.15rem 0.25rem;
} 
body.karyawan_list .table thead > tr > th.karyawan_nama,
body.karyawan_list .table thead > tr > th.nama_karyawan /* mengikuti yg dibuat andra */ {
	min-width: 150px;
	width: 225px!important;
	width: 178px!important;
} 
body.karyawan_list .table thead > tr > th.karyawan_nama.cos,
body.karyawan_list .table thead > tr > th.nama_karyawan.cos, /* mengikuti yg dibuat andra */
body.karyawan_list .table thead > tr > th.karyawan_nama.list_gaji,
body.karyawan_list .table thead > tr > th.nama_karyawan.list_gaji, /* mengikuti yg dibuat andra */
body.karyawan_list .table thead > tr > th.karyawan_nama.kontrak,
body.karyawan_list .table thead > tr > th.nama_karyawan.kontrak, /* mengikuti yg dibuat andra */
body.karyawan_list .table thead > tr > th.karyawan_nama.terminated,
body.karyawan_list .table thead > tr > th.nama_karyawan.terminated /* mengikuti yg dibuat andra */ {
	width: inherit!important;
	min-width: inherit;
} 
body.karyawan_list table thead > tr > th.tot_salary {
	min-width: 65px;
	max-width: 85px;
} 
body.karyawan_list table tbody > tr > td.karyawan_jab {
	font-weight: 900;
}  
body.karyawan_list table tbody > tr > td.status span,
body.karyawan_list table tbody > tr > td.karyawan_jab span,
table tbody > tr > td.karyawan_jab span {
	border-bottom: 1px dashed #606060;
	text-transform: uppercase;
}  
body.karyawan_list table tbody > tr > td.service_skill span,
body table tbody > tr > td.service_skill span {
	border-bottom: 1px dashed #606060;
    color: #3bb0d3;
}  
body.karyawan_list table tbody > tr > td.info_kontrak .end {
	color: #61719f;
} 
body.karyawan_list table tbody > tr > td.info_kontrak .end.hbs_kontrak,
table.dataTable tbody > tr > td .hbs_kontrak,
body.karyawan_list table tbody > tr > td.info_kontrak .start {
	opacity: 0.5;
}
body.karyawan_list table tbody > tr > td.tipe_hukuman {
	text-align: center;
}

/* Halaman Buat Training */
#TabelDatabaseKaryawan .item .delete {
	display: none!important;
}
#TabelDatabaseKaryawan .item input,
#TabelDatabaseKaryawan .item .btn_which_one  {
	display: none;
}
#TabelDatabaseKaryawan .pick_item > a  {
	color: #ffffff;
}
.karyawan_terpilih_container {
	float: left;
}
.karyawan_terpilih_wrapper .item {
    float: left;
    margin-right: 15px;
    font-size: 0.75rem;
    /* margin-bottom: 10px; */
    width: 100%;
    max-width: 33%;
    margin-right: 0.3%;
    max-width: 25%;
    margin-right: 0;
    height: 40px;
    display: flex;
    align-items: center;
}
.karyawan_terpilih_wrapper .item > a.nama {
    text-transform: uppercase;
    -webkit-box-align: center !important;
    align-items: center !important;
    display: flex;
    line-height: 0.75rem;
}
.karyawan_terpilih_wrapper .item > a.btn,
.karyawan_terpilih_wrapper .item .btn,
.karyawan_terpilih_wrapper .item .btn a {
    color: #ffffff;
    -webkit-box-align: center !important;
    align-items: center !important;
    display: flex;
	margin-right: 2px;
}
.karyawan_terpilih_wrapper .item .btn-sm {
	padding-right: 0.4rem;
}
.karyawan_terpilih_wrapper .item > .nik,
.karyawan_terpilih_wrapper .item input,
.karyawan_terpilih_wrapper .item .btn_which_one  {
	display: none!important;
}
@media (min-width: 981px) {
	body.create_training .kolom_kanan {
		margin-top: -10px;
	}
}
@media (max-width: 360px) {
	.karyawan_terpilih_wrapper .item {
		width: 100%;
		max-width: 100%;
		margin-right: 0;
	}
}

/* Halaman Kontrak Klien */
.table thead > tr > th.klien_nama,
#contracttable.table thead > tr > th.klien_nama {
    min-width: inherit;
    width: 115px!important;
}
.table thead > tr > th.kontrak_durasi_sisa,
#contracttable.table thead > tr > th.kontrak_durasi_sisa {
    width: 115px!important;
}
.table thead > tr > th.kontrak_nomor,
#contracttable.table thead > tr > th.kontrak_nomor {
    width: 93px!important;
}
.table thead > tr > th.money,
.table thead > tr > th.nilai_revenue,
#contracttable.table thead > tr > th.nilai_revenue,
#contracttable.table thead > tr > th.money {
    width: 100px!important;
}
.table tr.habis_kontrak td {
    background: #e9e3e3;
    background: #e5d8d8;
    opacity: 0.4;
    border-top: 1px solid #c59a9a;
    border-bottom: 1px solid #c59a9a;
}
.table tr.client_terminated td {
    opacity: 0.6;
	background: #f3f0d8;
    border-top: 1px solid #efd400;
    border-bottom: 1px solid #efd400;
}
.table tr.habis_kontrak:hover td,
.table tr.client_terminated:hover td {
    opacity: 1;
}
.table tbody > tr > td.kontrak_nomor,
#contracttable.table tbody > tr > td.kontrak_nomor {
    /*width: 70px!important;*/
    word-break: break-word!important;
}
/* Halaman Surat Menyurat */
.table tr.durasi_expired td {
    background: #e9e3e3;
    opacity: 0.4;
    border-top: 1px solid #c59a9a;
    border-bottom: 1px solid #c59a9a;
}
.table tr.durasi_expired:hover td {
    opacity: 1;
}
.sisa_hari {
    border-top: 1px dotted #959595; 
	margin-top: 4px;
    padding-top: 2px;
}
.surat_keluar_nomor {
	font-weight: 900;
}

/* Halaman Prospek - Tambah Prospek */
table th.prospek_status {
	width: 110px;
}
table th.service_list {
	width: 135px;
}

/* Halaman Punishment */
body.punishment table.dataTable thead > tr > th.action {
	
} 

/* Halaman Rekrutmen */
body.rekrutmen_list table .action_link {
	opacity: 1;
}
body.rekrutmen_list table thead tr th.judul_rekrutmen {
	width: 300px;
}
body.rekrutmen_list .element-wrapper table tbody td .btn.approve,
body.rekrutmen_list .element-wrapper table tbody td .btn.reject {
	font-size: 0.6rem;
    padding: 0.15rem 0.25rem;
}
.menu-w.sub-menu-style-over.sub-menu-color-light .sub-menu-w ul.sub-menu li.rekrutmen_yg_sdg_open {
    background: #e7e7e7;
    background-image: linear-gradient(0deg, #e2f1e7 0%, #ffffff 36%);
}
.menu-w.sub-menu-style-over.sub-menu-color-light .sub-menu-w ul.sub-menu li.rekrutmen_yg_sdg_open a {
    color: #119603;
}

/* Halaman Input Karyawan dan Rekrutmen */
body.input_karyawan .form-control,
body.input_rekrutmen .form-control {
	border: 2px solid #a0a5b1;
}

/* Halaman Inventory - UMUM */
table.dataTable thead > tr > th.dibeli_tggl,
table#goodstable thead > tr > th.dibeli_tggl, 
table#assettable thead > tr > th.dibeli_tggl {
    width: 80px;
}

/* Halaman Inventory - Asset */
.table tr.fixed td {
    background: #d4ffdd;
    opacity: 0.6;
    border-top: 1px solid #63c978;
    border-bottom: 1px solid #63c978;
}
.table tr.failed td {
    background: #e5d8d8;
    opacity: 0.6;
    border-top: 1px solid #c59a9a;
    border-bottom: 1px solid #c59a9a;
}
.table tr.diganti_baru td {
    background: #c4f7cf;
    opacity: 0.8;
    border-top: 1px solid #63c978;
    border-bottom: 1px solid #63c978;
}
.table tr.fixed:hover td,
.table tr.failed:hover td,
.table tr.diganti_baru:hover td {
    opacity: 1;
}

/* Halaman HSE & K3 */
.table.hse_k3 thead th.detail {
	width: 8%!important;
}
.table.hse_k3 thead th.area {
	width: 14%!important;
}
.table thead th.hse {
	width: 13%!important;
}
.table.hse_k3 tbody td .item {
	margin-bottom: 10px;
}

/* Halaman Sales & Marketing */
.buat_target .kolom_kiri .form-group {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.table tr.mewakili_divisi td,
div.mewakili_divisi {
    background: #ddeafb;
    opacity: 1;
    border-top: 1px solid #546fff;
    border-bottom: 1px solid #546fff;
}
div.mewakili_divisi {
    border: 0;
}
.table tr.mewakili_divisi:hover td {
    opacity: 1;
	text-decoration: none;
}
div.mewakili_divisi .form-control:disabled, 
div.mewakili_divisi .form-control[readonly] {
    background-color: #bbcee7;
}
.table tr.mewakili_divisi td.yang_diwakili {
	text-transform: uppercase;
}

/* Halaman Cuti */
body.cuti .table thead > tr > th {
    background: #7e8c99;
    color: #ffffff;
}
body.cuti .table thead > tr > th.karyawan_nama,
body.cuti .table thead > tr > th.nama_karyawan /* mengikuti yg dibuat andra */ {
    min-width: 150px;
    width: 190px!important;
}
body.cuti .table thead > tr > th.id, 
body.cuti .table tbody > tr > td.id {
    background: #f9fbff;
    color: #2c333c;
}
body.cuti .table thead > tr > th.karyawan_nama, 
body.cuti .table thead > tr > th.nama_karyawan, /* mengikuti yg dibuat andra */
body.cuti .table thead > tr > th.tggl_efektif {
    background: #d6dee7;
    color: #2c333c;
}
body.cuti .table tbody > tr > td.karyawan_nama, 
body.cuti .table tbody > tr > td.nama_karyawan, /* mengikuti yg dibuat andra */
body.cuti .table tbody > tr > td.tggl_efektif {
    background: #e6e9ed;
    color: #2c333c;
}
body.cuti .table thead > tr > th.cuti_total, 
body.cuti .table thead > tr > th.cuti_hak,
body.cuti .table thead > tr > th.cuti_sisa {
   background: #91a3b5;
}
body.cuti .table tbody > tr > td.cuti_total,
body.cuti .table tbody > tr > td.cuti_hak,
body.cuti .table tbody > tr > td.cuti_sisa {
   background: #dae0e7;
}

/* Halaman Insentif */
body.insentif .table thead > tr > th.karyawan_nama,
body.insentif .table thead > tr > th.karyawan_nama /* mengikuti yg dibuat andra */{
	min-width: 80px;
	width: 190px!important;
}
body.insentif .table thead > tr > th.keterangan {
	min-width: 80px;
	width: 135px!important;
}

/* Halaman Klien */
body.klien_list .table thead > tr > th.klien_nama {
	min-width: 80px;
	width: 110px!important;
}
body.klien_list .table thead > tr > th.keluhan {
	min-width: 80px;
	width: 100px!important;
}
body.klien_list .table tbody > tr > td.klien_nama {
	text-transform: initial;
}

/* Halaman COS Change of Status */
body.cos table tr.colspan_bisa_diorder td .thn:before {
	content: "Thn";
	margin-right: 10px;
	font-size: 0.7rem;
    /* letter-spacing: 1px; */
}
body.cos .table td.cos_before,
body.cos .table td.cos_after {
	vertical-align: top;
}

/* Halaman Asset */
.table thead th.asset_nama {
    width: 120px!important;
} 

/* Media Print */
@media only screen and (max-width: 600px) {
	
	#HanyaMuncul_diPrint {
		
	}
}

/* Tema Warna - Donker */
body.donker .cta-w.purple {
    background-image: url(../img/cta-pattern-light.png), linear-gradient(-180deg, #0573d2 0%, #934BFA 100%);
    background-image: url(../img/cta-pattern-light.png), linear-gradient(-180deg, #0573d2 0%, #7e4bfa 100%);
    color: #fff;
}
body.donker .cta-w .highlight-header {
    background-color: #964bf8;
}

/* Mobile */
body.owner .menu-mobile.color-scheme-dark {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#281740), to(#281740));
    background-image: linear-gradient(to bottom, #0360af 0%, #281740 100%);
}
@media (max-width: 1150px) {
	.content-panel .content-panel-close {
		right: 16px;
		background: #e65252;
		color: #ffffff;
		padding: 6px 13px;
		border-radius: 5px;
	}
}
@media (max-width: 767px) {
	.top-bar .fancy-selector-w .fancy-selector-current {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.fancy-selector-w .fancy-selector-current #fullscreen_btn.fs-selector-trigger {
		display: none;
	}
	.top-bar .top-menu-controls {
		z-index: 999;
		padding: 0;
		height: 0;
	}
	.top-bar .logged-user-w {
		top: -27px;
	}
	.form-inline .range_slider {
		margin-left: 30px;
	}
	body .daterangepicker .calendar {
		float: right;
		width: 100%;
		max-width: 310px;
	}
}

@media (max-width: 360px) {
	.element-box .nav-tabs .nav-item {
		margin-right: 0;
	}
	.element-balances {
		padding-top: 0;
		padding-bottom: 0;
	}
	body.dashboard .element-balances {
		padding-top: 0;
		padding-bottom: 30px;
	}
}

/* Animasi */
.animasi.fadeLeft {
    -webkit-animation-name: fadeLeft;
            animation-name: fadeLeft;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.animasi.fadeLeft.duration_1 {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
}
.animasi.fadeLeft.duration_2 {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
}
.animasi.fadeLeft.duration_3 {
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
}
.animasi.fadeRight {
    -webkit-animation-name: fadeRight;
            animation-name: fadeRight;
    -webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.animasi.fadeRight.duration_1 {
    -webkit-animation-duration: 1.5s;
            animation-duration: 1.5s;
}
.animasi.fadeRight.duration_2 {
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
}
.animasi.fadeRight.duration_3 {
    -webkit-animation-duration: 2.5s;
            animation-duration: 2.5s;
}
.animasi.fadeRight.duration_4 {
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
}
.animasi.jumpUp {
	-webkit-animation-name: jumpUp;
            animation-name: jumpUp;
	-webkit-animation-duration: 0.5s;
            animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.animasi.jumpUp.duration_1 {
	-webkit-animation-duration: 1s;
            animation-duration: 1s;
}
.animasi.jumpUp.duration_02 {
	-webkit-animation-duration: 2s;
            animation-duration: 2s;
}
.animasi.fadeUp {
	-webkit-animation-name: fadeUp;
            animation-name: fadeUp;
	-webkit-animation-duration: 1s;
            animation-duration: 1s;
	-webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.animasi.fadeUp.duration_2 {
	-webkit-animation-duration: 2s;
            animation-duration: 2s;
}
.animasi.fadeUp.duration_3 {
	-webkit-animation-duration: 3s;
            animation-duration: 3s;
}
.animasi.fadeUp.duration_4 {
	-webkit-animation-duration: 4s;
            animation-duration: 4s;
}
.animasi.fadeDown {
	-webkit-animation-name: fadeDown;
            animation-name: fadeDown;
	-webkit-animation-duration: 1s;
            animation-duration: 1s;
	-webkit-animation-fill-mode: both;
            animation-fill-mode: both;
}
.animasi.fadeDown.duration_2 {
	-webkit-animation-duration: 2s;
            animation-duration: 2s;
}
.animasi.fadeDown.duration_3 {
	-webkit-animation-duration: 3s;
            animation-duration: 3s;
}
.animasi.fadeDown.duration_4 {
	-webkit-animation-duration: 4s;
            animation-duration: 4s;
}
@-webkit-keyframes fadeDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes fadeDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

.teks_berkedip,
.teks_berkedip_17_kali,
.teks_berkedip_21_kali,
.teks_berkedip_25_kali,
.teks_berkedip_45_kali {
	-webkit-animation-name: Berkedip;
            animation-name: Berkedip;
	-webkit-animation-duration: .2s;
            animation-duration: .2s;
	-webkit-animation-fill-mode: both;
            animation-fill-mode: both;
	animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}
.teks_berkedip_17_kali {
	animation-iteration-count: 17;
}
.teks_berkedip_21_kali {
	animation-iteration-count: 21;
}
.teks_berkedip_25_kali {
	animation-iteration-count: 25;
}
.teks_berkedip_45_kali {
	animation-iteration-count: 45;
}
@keyframes Berkedip {
	0% {
		opacity: 0.4;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes Berkedip {
	0% {
		opacity: 0.4;
	}
	100% {
		opacity: 1;
	}
}

.row_yg_onhold td {
	-webkit-animation-name: Row_OnHold;
            animation-name: Row_OnHold;
	-webkit-animation-duration: .2s;
            animation-duration: .2s;
	-webkit-animation-fill-mode: both;
            animation-fill-mode: both;
	animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
}
@keyframes Row_OnHold {
	0% {
		boder-top: 1px solid #ffffff;
	}
	100% {
		boder-top: 1px solid #000000;
	}
}
@-webkit-keyframes Row_OnHold {
	0% {
		opacity: 0.4;
	}
	100% {
		opacity: 1;
	}
}

.visited > a:after {
	right: -10px;
	font-family: 'osfont' !important;
	content:">>";
    content: "\e9ba";
	font-size: 1.2rem;
	position: absolute;
	-webkit-animation-name: Gerak_Kanan_KiriXXX;
            animation-name: Gerak_Kanan_KiriXXX;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
	-webkit-animation-fill-mode: both;
            animation-fill-mode: both;
	animation-timing-function: ease-in-out;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate-reverse;
    animation-play-state: revert;
}
@keyframes Gerak_Kanan_Kiri {
	0% {
		right: 0;
		opacity: 0.2;
	}
	50% {
		right: -15px;
	}
}
@-webkit-keyframes Gerak_Kanan_Kiri {
	0% {
		right: 0;
		opacity: 0.2;
	}
	50% {
		right: -15px;
	}
}

/* Auto Complete / Suggest Input */
.autocomplete {
  position: relative;
  display: inline-block;
  width: 100%;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 0;
  right: 0;
}
.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-bottom: 1px solid #d4d4d4;
}
/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9;
}
/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important;
  color: #ffffff;
}
/* Kalau form autocomplete ada di dalam Tabel */
table.auto_complete tbody td {
	overflow: visible;
}

/* Hide scrollbar for Chrome, Safari and Opera */
html.tanpa_scrollbar::-webkit-scrollbar {
  	display: none!important;
}
/* Hide scrollbar for IE, Edge and Firefox */
body.tanpa_scrollbar {
  	-ms-overflow-style: none!important;  /* IE and Edge */
  	scrollbar-width: none!important;  /* Firefox */
}

/* Kalau Maksimal Lebarnya adalah 1366px di resolusi besar: 1920 */
/* Dashboard - edit setelah di-minify dan upload CSS nya ke server BW */
@media (min-width: 1800px) {
    .boss-lite .pipeline-item .user_container .avatar img {
        width: 60px;
    }
}
@media (min-width: 1450px) {
    body.dashboard.owner .col-xxl-6.animasi.fadeRight.duration_1 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .boss-lite .pipeline-item .user_container .avatar img {
        width: 60px;
    }
}