
.page { background-image: url('/images/tha/bg.png'); background-repeat: no-repeat; background-position: right bottom; }

.sidebar-grad { background: linear-gradient(#4409B5, #07F49E); }
.p-sidebar { background-color: #031026 !important; }
.p-sidebar a.nav-link.active { background: linear-gradient(90deg, #4409B5, #07F49E) !important; color: #fff !important; font-weight: 700 !important; border-left: 4px #fff !important; border-bottom: 0px !important; }

.card-header-grad {  }

.p-card-title { background-color: #031026 !important; }
.p-btn { background: linear-gradient(90deg, #4409B5, #07F49E) !important; color: #fff !important; }
.p-btn-new { background-color: #0ED6A1 !important; color: #fff !important; }
.p-btn-continue { background-color: #D7DDE6 !important; color: #000 !important; }
.p-btn-continue { background-color: #3932B1 !important; color: #fff !important; }
.p-btn-upload { background-color: #3932B1 !important; color: #fff !important; }
.p-btn-start { background-color: #0ED6A1 !important; color: #fff !important; }
