.bg-form-default {
background-color: rgb(236, 239, 241);
}
.rowselected {
  color: rgb(0, 0, 0) !important;
  background-color: rgba(92, 92, 92, 0.123) !important;
}

.dark.rowselected {
	color: rgb(0, 0, 0) !important;
	background-color: rgba(250, 0, 0, 0.192) !important;
	font-weight: bold;
  }
.table-hover > tbody > tr:hover > * {
	/* background-color: rgba(193, 38, 38, 0.9) !important; */
}
table.table.dataTable.table-hover>tbody>tr:hover>* {
	background-color: rgba(255, 217, 0, 0.5) !important;
}

.dark table.table.dataTable.table-hover>tbody>tr.rowselected>* {
	background-color: rgba(255, 0, 0, 0.5) !important;
}

table.table.dataTable.table-hover>tbody>tr.selected:hover>* {
	background-color: rgba(255, 217, 0, 0.5) !important;
}

.bg-primary-transparent-1 {
  background-color: rgba(0, 108, 255, 0.1) !important;
}

.text-primary-transparent-1 {
  color: rgba(0, 108, 255, 0.1) !important;
}
.bg-primary-transparent-2 {
  background-color: rgba(0, 108, 255, 0.2) !important;
}
.text-primary-transparent-2 {
  color: rgba(0, 108, 255, 0.2) !important;
}
.bg-primary-transparent-3 {
  background-color: rgba(0, 108, 255, 0.3) !important;
}
.text-primary-transparent-3 {
  color: rgba(0, 108, 255, 0.3) !important;
}
.bg-primary-transparent-4 {
  background-color: rgba(0, 108, 255, 0.4) !important;
}
.text-primary-transparent-4 {
  color: rgba(0, 108, 255, 0.4) !important;
}
.bg-primary-transparent-5 {
  background-color: rgba(0, 108, 255, 0.5) !important;
}
.text-primary-transparent-5 {
  color: rgba(0, 108, 255, 0.5) !important;
}
.bg-primary-transparent-6 {
  background-color: rgba(0, 108, 255, 0.6) !important;
}
.text-primary-transparent-6 {
  color: rgba(0, 108, 255, 0.6) !important;
}
.bg-primary-transparent-7 {
  background-color: rgba(0, 108, 255, 0.7) !important;
}
.text-primary-transparent-7 {
  color: rgba(0, 108, 255, 0.7) !important;
}
.bg-primary-transparent-8 {
  background-color: rgba(0, 108, 255, 0.8) !important;
}
.text-primary-transparent-8 {
  color: rgba(0, 108, 255, 0.8) !important;
}
.bg-primary-transparent-9 {
  background-color: rgba(0, 108, 255, 0.9) !important;
}
.text-primary-transparent-9 {
  color: rgba(0, 108, 255, 0.9) !important;
}
.bg-secondary-transparent-1 {
  background-color: rgba(102, 102, 102, 0.1) !important;
}
.text-secondary-transparent-1 {
  color: rgba(102, 102, 102, 0.1) !important;
}
.bg-secondary-transparent-2 {
  background-color: rgba(102, 102, 102, 0.2) !important;
}
.text-secondary-transparent-2 {
  color: rgba(102, 102, 102, 0.2) !important;
}
.bg-secondary-transparent-3 {
  background-color: rgba(102, 102, 102, 0.3) !important;
}
.text-secondary-transparent-3 {
  color: rgba(102, 102, 102, 0.3) !important;
}
.bg-secondary-transparent-4 {
  background-color: rgba(102, 102, 102, 0.4) !important;
}
.text-secondary-transparent-4 {
  color: rgba(102, 102, 102, 0.4) !important;
}
.bg-secondary-transparent-5 {
  background-color: rgba(102, 102, 102, 0.5) !important;
}
.text-secondary-transparent-5 {
  color: rgba(102, 102, 102, 0.5) !important;
}
.bg-secondary-transparent-6 {
  background-color: rgba(102, 102, 102, 0.6) !important;
}
.text-secondary-transparent-6 {
  color: rgba(102, 102, 102, 0.6) !important;
}
.bg-secondary-transparent-7 {
  background-color: rgba(102, 102, 102, 0.7) !important;
}
.text-secondary-transparent-7 {
  color: rgba(102, 102, 102, 0.7) !important;
}
.bg-secondary-transparent-8 {
  background-color: rgba(102, 102, 102, 0.8) !important;
}
.text-secondary-transparent-8 {
  color: rgba(102, 102, 102, 0.8) !important;
}
.bg-secondary-transparent-9 {
  background-color: rgba(102, 102, 102, 0.9) !important;
}
.text-secondary-transparent-9 {
  color: rgba(102, 102, 102, 0.9) !important;
}
.text-success-transparent-1 {
  color: rgba(4, 193, 66, 0.1) !important;
}
.bg-success-transparent-2 {
  background-color: rgba(4, 193, 66, 0.2) !important;
}
.text-success-transparent-2 {
  color: rgba(4, 193, 66, 0.2) !important;
}
.bg-success-transparent-3 {
  background-color: rgba(4, 193, 66, 0.3) !important;
}
.text-success-transparent-3 {
  color: rgba(4, 193, 66, 0.3) !important;
}
.bg-success-transparent-4 {
  background-color: rgba(4, 193, 66, 0.4) !important;
}
.text-success-transparent-4 {
  color: rgba(4, 193, 66, 0.4) !important;
}
.bg-success-transparent-5 {
  background-color: rgba(4, 193, 66, 0.5) !important;
}
.text-success-transparent-5 {
  color: rgba(4, 193, 66, 0.5) !important;
}
.bg-success-transparent-6 {
  background-color: rgba(4, 193, 66, 0.6) !important;
}
.text-success-transparent-6 {
  color: rgba(4, 193, 66, 0.6) !important;
}
.bg-success-transparent-7 {
  background-color: rgba(4, 193, 66, 0.7) !important;
}
.text-success-transparent-7 {
  color: rgba(4, 193, 66, 0.7) !important;
}
.bg-success-transparent-8 {
  background-color: rgba(4, 193, 66, 0.8) !important;
}
.text-success-transparent-8 {
  color: rgba(4, 193, 66, 0.8) !important;
}
.bg-success-transparent-9 {
  background-color: rgba(4, 193, 66, 0.9) !important;
}
.text-success-transparent-9 {
  color: rgba(4, 193, 66, 0.9) !important;
}
.bg-info-transparent-1 {
  background-color: rgba(0, 203, 255, 0.1) !important;
}
.text-info-transparent-1 {
  color: rgba(0, 203, 255, 0.1) !important;
}
.bg-info-transparent-2 {
  background-color: rgba(0, 203, 255, 0.2) !important;
}
.text-info-transparent-2 {
  color: rgba(0, 203, 255, 0.2) !important;
}
.bg-info-transparent-3 {
  background-color: rgba(0, 203, 255, 0.3) !important;
}
.text-info-transparent-3 {
  color: rgba(0, 203, 255, 0.3) !important;
}
.bg-info-transparent-4 {
  background-color: rgba(0, 203, 255, 0.4) !important;
}
.text-info-transparent-4 {
  color: rgba(0, 203, 255, 0.4) !important;
}
.bg-info-transparent-5 {
  background-color: rgba(0, 203, 255, 0.5) !important;
}
.text-info-transparent-5 {
  color: rgba(0, 203, 255, 0.5) !important;
}
.bg-info-transparent-6 {
  background-color: rgba(0, 203, 255, 0.6) !important;
}
.text-info-transparent-6 {
  color: rgba(0, 203, 255, 0.6) !important;
}
.bg-info-transparent-7 {
  background-color: rgba(0, 203, 255, 0.7) !important;
}
.text-info-transparent-7 {
  color: rgba(0, 203, 255, 0.7) !important;
}
.bg-info-transparent-8 {
  background-color: rgba(0, 203, 255, 0.8) !important;
}
.text-info-transparent-8 {
  color: rgba(0, 203, 255, 0.8) !important;
}
.bg-info-transparent-9 {
  background-color: rgba(0, 203, 255, 0.9) !important;
}
.text-info-transparent-9 {
  color: rgba(0, 203, 255, 0.9) !important;
}
.bg-warning-transparent-1 {
  background-color: rgba(255, 123, 1, 0.1) !important;
}
.text-warning-transparent-1 {
  color: rgba(255, 123, 1, 0.1) !important;
}
.bg-warning-transparent-2 {
  background-color: rgba(255, 123, 1, 0.2) !important;
}
.text-warning-transparent-2 {
  color: rgba(255, 123, 1, 0.2) !important;
}
.bg-warning-transparent-3 {
  background-color: rgba(255, 123, 1, 0.3) !important;
}
.text-warning-transparent-3 {
  color: rgba(255, 123, 1, 0.3) !important;
}
.bg-warning-transparent-4 {
  background-color: rgba(255, 123, 1, 0.4) !important;
}
.text-warning-transparent-4 {
  color: rgba(255, 123, 1, 0.4) !important;
}
.bg-warning-transparent-5 {
  background-color: rgba(255, 123, 1, 0.5) !important;
}
.text-warning-transparent-5 {
  color: rgba(255, 123, 1, 0.5) !important;
}
.bg-warning-transparent-6 {
  background-color: rgba(255, 123, 1, 0.6) !important;
}
.text-warning-transparent-6 {
  color: rgba(255, 123, 1, 0.6) !important;
}
.bg-warning-transparent-7 {
  background-color: rgba(255, 123, 1, 0.7) !important;
}
.text-warning-transparent-7 {
  color: rgba(255, 123, 1, 0.7) !important;
}
.bg-warning-transparent-8 {
  background-color: rgba(255, 123, 1, 0.8) !important;
}
.text-warning-transparent-8 {
  color: rgba(255, 123, 1, 0.8) !important;
}
.bg-warning-transparent-9 {
  background-color: rgba(255, 123, 1, 0.9) !important;
}
.text-warning-transparent-9 {
  color: rgba(255, 123, 1, 0.9) !important;
}
.bg-danger-transparent-1 {
  background-color: rgba(255, 53, 2, 0.1) !important;
}
.text-danger-transparent-1 {
  color: rgba(255, 53, 2, 0.1) !important;
}
.bg-danger-transparent-2 {
  background-color: rgba(255, 53, 2, 0.2) !important;
}
.text-danger-transparent-2 {
  color: rgba(255, 53, 2, 0.2) !important;
}
.bg-danger-transparent-3 {
  background-color: rgba(255, 53, 2, 0.3) !important;
}
.text-danger-transparent-3 {
  color: rgba(255, 53, 2, 0.3) !important;
}
.bg-danger-transparent-4 {
  background-color: rgba(255, 53, 2, 0.4) !important;
}
.text-danger-transparent-4 {
  color: rgba(255, 53, 2, 0.4) !important;
}
.bg-danger-transparent-5 {
  background-color: rgba(255, 53, 2, 0.5) !important;
}
.text-danger-transparent-5 {
  color: rgba(255, 53, 2, 0.5) !important;
}
.bg-danger-transparent-6 {
  background-color: rgba(255, 53, 2, 0.6) !important;
}
.text-danger-transparent-6 {
  color: rgba(255, 53, 2, 0.6) !important;
}
.bg-danger-transparent-7 {
  background-color: rgba(255, 53, 2, 0.7) !important;
}
.text-danger-transparent-7 {
  color: rgba(255, 53, 2, 0.7) !important;
}
.bg-danger-transparent-8 {
  background-color: rgba(255, 53, 2, 0.8) !important;
}
.text-danger-transparent-8 {
  color: rgba(255, 53, 2, 0.8) !important;
}
.bg-danger-transparent-9 {
  background-color: rgba(255, 53, 2, 0.9) !important;
}
.text-danger-transparent-9 {
  color: rgba(255, 53, 2, 0.9) !important;
}
.bg-light-transparent-1 {
  background-color: rgba(240, 243, 244, 0.1) !important;
}
.text-light-transparent-1 {
  color: rgba(240, 243, 244, 0.1) !important;
}
.bg-light-transparent-2 {
  background-color: rgba(240, 243, 244, 0.2) !important;
}
.text-light-transparent-2 {
  color: rgba(240, 243, 244, 0.2) !important;
}
.bg-light-transparent-3 {
  background-color: rgba(240, 243, 244, 0.3) !important;
}
.text-light-transparent-3 {
  color: rgba(240, 243, 244, 0.3) !important;
}
.bg-light-transparent-4 {
  background-color: rgba(240, 243, 244, 0.4) !important;
}
.text-light-transparent-4 {
  color: rgba(240, 243, 244, 0.4) !important;
}
.bg-light-transparent-5 {
  background-color: rgba(240, 243, 244, 0.5) !important;
}
.text-light-transparent-5 {
  color: rgba(240, 243, 244, 0.5) !important;
}
.bg-light-transparent-6 {
  background-color: rgba(240, 243, 244, 0.6) !important;
}
.text-light-transparent-6 {
  color: rgba(240, 243, 244, 0.6) !important;
}
.bg-light-transparent-7 {
  background-color: rgba(240, 243, 244, 0.7) !important;
}
.text-light-transparent-7 {
  color: rgba(240, 243, 244, 0.7) !important;
}
.bg-light-transparent-8 {
  background-color: rgba(240, 243, 244, 0.8) !important;
}
.text-light-transparent-8 {
  color: rgba(240, 243, 244, 0.8) !important;
}
.bg-light-transparent-9 {
  background-color: rgba(240, 243, 244, 0.9) !important;
}
.text-light-transparent-9 {
  color: rgba(240, 243, 244, 0.9) !important;
}
.bg-dark-transparent-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.text-dark-transparent-1 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.bg-dark-transparent-2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.text-dark-transparent-2 {
  color: rgba(0, 0, 0, 0.2) !important;
}
.bg-dark-transparent-3 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.text-dark-transparent-3 {
  color: rgba(0, 0, 0, 0.3) !important;
}
.bg-dark-transparent-4 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.text-dark-transparent-4 {
  color: rgba(0, 0, 0, 0.4) !important;
}
.bg-dark-transparent-5 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.text-dark-transparent-5 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bg-dark-transparent-6 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.text-dark-transparent-6 {
  color: rgba(0, 0, 0, 0.6) !important;
}
.bg-dark-transparent-7 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.text-dark-transparent-7 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.bg-dark-transparent-8 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.text-dark-transparent-8 {
  color: rgba(0, 0, 0, 0.8) !important;
}
.bg-dark-transparent-9 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.text-dark-transparent-9 {
  color: rgba(0, 0, 0, 0.9) !important;
}
.bg-inverse-transparent-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.text-inverse-transparent-1 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.bg-inverse-transparent-2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.text-inverse-transparent-2 {
  color: rgba(0, 0, 0, 0.2) !important;
}
.bg-inverse-transparent-3 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.text-inverse-transparent-3 {
  color: rgba(0, 0, 0, 0.3) !important;
}
.bg-inverse-transparent-4 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.text-inverse-transparent-4 {
  color: rgba(0, 0, 0, 0.4) !important;
}
.bg-inverse-transparent-5 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.text-inverse-transparent-5 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bg-inverse-transparent-6 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.text-inverse-transparent-6 {
  color: rgba(0, 0, 0, 0.6) !important;
}
.bg-inverse-transparent-7 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.text-inverse-transparent-7 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.bg-inverse-transparent-8 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.text-inverse-transparent-8 {
  color: rgba(0, 0, 0, 0.8) !important;
}
.bg-inverse-transparent-9 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.text-inverse-transparent-9 {
  color: rgba(0, 0, 0, 0.9) !important;
}
.bg-black-transparent-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.text-black-transparent-1 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.bg-black-transparent-2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.text-black-transparent-2 {
  color: rgba(0, 0, 0, 0.2) !important;
}
.bg-black-transparent-3 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.text-black-transparent-3 {
  color: rgba(0, 0, 0, 0.3) !important;
}
.bg-black-transparent-4 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.text-black-transparent-4 {
  color: rgba(0, 0, 0, 0.4) !important;
}
.bg-black-transparent-5 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.text-black-transparent-5 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bg-black-transparent-6 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.text-black-transparent-6 {
  color: rgba(0, 0, 0, 0.6) !important;
}
.bg-black-transparent-7 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.text-black-transparent-7 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.bg-black-transparent-8 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.text-black-transparent-8 {
  color: rgba(0, 0, 0, 0.8) !important;
}
.bg-black-transparent-9 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.text-black-transparent-9 {
  color: rgba(0, 0, 0, 0.9) !important;
}
.bg-white-transparent-1 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.text-white-transparent-1 {
  color: rgba(255, 255, 255, 0.1) !important;
}
.bg-white-transparent-2 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.text-white-transparent-2 {
  color: rgba(255, 255, 255, 0.2) !important;
}
.bg-white-transparent-3 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.text-white-transparent-3 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.bg-white-transparent-4 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.text-white-transparent-4 {
  color: rgba(255, 255, 255, 0.4) !important;
}
.bg-white-transparent-5 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.text-white-transparent-5 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bg-white-transparent-6 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.text-white-transparent-6 {
  color: rgba(255, 255, 255, 0.6) !important;
}
.bg-white-transparent-7 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.text-white-transparent-7 {
  color: rgba(255, 255, 255, 0.7) !important;
}
.bg-white-transparent-8 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.text-white-transparent-8 {
  color: rgba(255, 255, 255, 0.8) !important;
}
.bg-white-transparent-9 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.text-white-transparent-9 {
  color: rgba(255, 255, 255, 0.9) !important;
}
.bg-grey-transparent-1 {
  background-color: rgba(238, 238, 238, 0.1) !important;
}
.text-grey-transparent-1 {
  color: rgba(238, 238, 238, 0.1) !important;
}
.bg-grey-transparent-2 {
  background-color: rgba(238, 238, 238, 0.2) !important;
}
.text-grey-transparent-2 {
  color: rgba(238, 238, 238, 0.2) !important;
}
.bg-grey-transparent-3 {
  background-color: rgba(238, 238, 238, 0.3) !important;
}
.text-grey-transparent-3 {
  color: rgba(238, 238, 238, 0.3) !important;
}
.bg-grey-transparent-4 {
  background-color: rgba(238, 238, 238, 0.4) !important;
}
.text-grey-transparent-4 {
  color: rgba(238, 238, 238, 0.4) !important;
}
.bg-grey-transparent-5 {
  background-color: rgba(238, 238, 238, 0.5) !important;
}
.text-grey-transparent-5 {
  color: rgba(238, 238, 238, 0.5) !important;
}
.bg-grey-transparent-6 {
  background-color: rgba(238, 238, 238, 0.6) !important;
}
.text-grey-transparent-6 {
  color: rgba(238, 238, 238, 0.6) !important;
}
.bg-grey-transparent-7 {
  background-color: rgba(238, 238, 238, 0.7) !important;
}
.text-grey-transparent-7 {
  color: rgba(238, 238, 238, 0.7) !important;
}
.bg-grey-transparent-8 {
  background-color: rgba(238, 238, 238, 0.8) !important;
}
.text-grey-transparent-8 {
  color: rgba(238, 238, 238, 0.8) !important;
}
.bg-grey-transparent-9 {
  background-color: rgba(238, 238, 238, 0.9) !important;
}
.text-grey-transparent-9 {
  color: rgba(238, 238, 238, 0.9) !important;
}
.text-muted {
  color: #eee !important;
}
.text-muted-lighter {
  color: #f2f2f2 !important;
}
.text-muted-darker {
  color: #b3b3b3 !important;
}
.bg-muted {
  background-color: #eee !important;
}
.bg-muted-lighter {
  background-color: #f2f2f2 !important;
}
.bg-muted-darker {
  background-color: #b3b3b3 !important;
}
.bg-gradient-muted {
  background: #eee !important;
  background: -moz-linear-gradient(to bottom, #eee 0, #eee 100%) !important;
  background: -webkit-linear-gradient(to bottom, #eee 0, #eee 100%) !important;
  background: linear-gradient(to bottom, #eee 0, #eee 100%) !important;
}
.app-theme-muted .app-sidebar .nav > li.active > a {
  background-color: #eee !important;
}
.bg-muted-transparent-1 {
  background-color: rgba(238, 238, 238, 0.1) !important;
}
.text-muted-transparent-1 {
  color: rgba(238, 238, 238, 0.1) !important;
}
.bg-muted-transparent-2 {
  background-color: rgba(238, 238, 238, 0.2) !important;
}
.text-muted-transparent-2 {
  color: rgba(238, 238, 238, 0.2) !important;
}
.bg-muted-transparent-3 {
  background-color: rgba(238, 238, 238, 0.3) !important;
}
.text-muted-transparent-3 {
  color: rgba(238, 238, 238, 0.3) !important;
}
.bg-muted-transparent-4 {
  background-color: rgba(238, 238, 238, 0.4) !important;
}
.text-muted-transparent-4 {
  color: rgba(238, 238, 238, 0.4) !important;
}
.bg-muted-transparent-5 {
  background-color: rgba(238, 238, 238, 0.5) !important;
}
.text-muted-transparent-5 {
  color: rgba(238, 238, 238, 0.5) !important;
}
.bg-muted-transparent-6 {
  background-color: rgba(238, 238, 238, 0.6) !important;
}
.text-muted-transparent-6 {
  color: rgba(238, 238, 238, 0.6) !important;
}
.bg-muted-transparent-7 {
  background-color: rgba(238, 238, 238, 0.7) !important;
}
.text-muted-transparent-7 {
  color: rgba(238, 238, 238, 0.7) !important;
}
.bg-muted-transparent-8 {
  background-color: rgba(238, 238, 238, 0.8) !important;
}
.text-muted-transparent-8 {
  color: rgba(238, 238, 238, 0.8) !important;
}
.bg-muted-transparent-9 {
  background-color: rgba(238, 238, 238, 0.9) !important;
}
.text-muted-transparent-9 {
  color: rgba(238, 238, 238, 0.9) !important;
}
.bg-silver-transparent-1 {
  background-color: rgba(238, 238, 238, 0.1) !important;
}
.text-silver-transparent-1 {
  color: rgba(238, 238, 238, 0.1) !important;
}
.bg-silver-transparent-2 {
  background-color: rgba(238, 238, 238, 0.2) !important;
}
.text-silver-transparent-2 {
  color: rgba(238, 238, 238, 0.2) !important;
}
.bg-silver-transparent-3 {
  background-color: rgba(238, 238, 238, 0.3) !important;
}
.text-silver-transparent-3 {
  color: rgba(238, 238, 238, 0.3) !important;
}
.bg-silver-transparent-4 {
  background-color: rgba(238, 238, 238, 0.4) !important;
}
.text-silver-transparent-4 {
  color: rgba(238, 238, 238, 0.4) !important;
}
.bg-silver-transparent-5 {
  background-color: rgba(238, 238, 238, 0.5) !important;
}
.text-silver-transparent-5 {
  color: rgba(238, 238, 238, 0.5) !important;
}
.bg-silver-transparent-6 {
  background-color: rgba(238, 238, 238, 0.6) !important;
}
.text-silver-transparent-6 {
  color: rgba(238, 238, 238, 0.6) !important;
}
.bg-silver-transparent-7 {
  background-color: rgba(238, 238, 238, 0.7) !important;
}
.text-silver-transparent-7 {
  color: rgba(238, 238, 238, 0.7) !important;
}
.bg-silver-transparent-8 {
  background-color: rgba(238, 238, 238, 0.8) !important;
}
.text-silver-transparent-8 {
  color: rgba(238, 238, 238, 0.8) !important;
}
.bg-silver-transparent-9 {
  background-color: rgba(238, 238, 238, 0.9) !important;
}
.text-silver-transparent-9 {
  color: rgba(238, 238, 238, 0.9) !important;
}
.bg-lime-transparent-1 {
  background-color: rgba(194, 233, 0, 0.1) !important;
}
.text-lime-transparent-1 {
  color: rgba(194, 233, 0, 0.1) !important;
}
.bg-lime-transparent-2 {
  background-color: rgba(194, 233, 0, 0.2) !important;
}
.text-lime-transparent-2 {
  color: rgba(194, 233, 0, 0.2) !important;
}
.bg-lime-transparent-3 {
  background-color: rgba(194, 233, 0, 0.3) !important;
}
.text-lime-transparent-3 {
  color: rgba(194, 233, 0, 0.3) !important;
}
.bg-lime-transparent-4 {
  background-color: rgba(194, 233, 0, 0.4) !important;
}
.text-lime-transparent-4 {
  color: rgba(194, 233, 0, 0.4) !important;
}
.bg-lime-transparent-5 {
  background-color: rgba(194, 233, 0, 0.5) !important;
}
.text-lime-transparent-5 {
  color: rgba(194, 233, 0, 0.5) !important;
}
.bg-lime-transparent-6 {
  background-color: rgba(194, 233, 0, 0.6) !important;
}
.text-lime-transparent-6 {
  color: rgba(194, 233, 0, 0.6) !important;
}
.bg-lime-transparent-7 {
  background-color: rgba(194, 233, 0, 0.7) !important;
}
.text-lime-transparent-7 {
  color: rgba(194, 233, 0, 0.7) !important;
}
.bg-lime-transparent-8 {
  background-color: rgba(194, 233, 0, 0.8) !important;
}
.text-lime-transparent-8 {
  color: rgba(194, 233, 0, 0.8) !important;
}
.bg-lime-transparent-9 {
  background-color: rgba(194, 233, 0, 0.9) !important;
}
.text-lime-transparent-9 {
  color: rgba(194, 233, 0, 0.9) !important;
}
.bg-aqua-transparent-1 {
  background-color: rgba(0, 203, 255, 0.1) !important;
}
.text-aqua-transparent-1 {
  color: rgba(0, 203, 255, 0.1) !important;
}
.bg-aqua-transparent-2 {
  background-color: rgba(0, 203, 255, 0.2) !important;
}
.text-aqua-transparent-2 {
  color: rgba(0, 203, 255, 0.2) !important;
}
.bg-aqua-transparent-3 {
  background-color: rgba(0, 203, 255, 0.3) !important;
}
.text-aqua-transparent-3 {
  color: rgba(0, 203, 255, 0.3) !important;
}
.bg-aqua-transparent-4 {
  background-color: rgba(0, 203, 255, 0.4) !important;
}
.text-aqua-transparent-4 {
  color: rgba(0, 203, 255, 0.4) !important;
}
.bg-aqua-transparent-5 {
  background-color: rgba(0, 203, 255, 0.5) !important;
}
.text-aqua-transparent-5 {
  color: rgba(0, 203, 255, 0.5) !important;
}
.bg-aqua-transparent-6 {
  background-color: rgba(0, 203, 255, 0.6) !important;
}
.text-aqua-transparent-6 {
  color: rgba(0, 203, 255, 0.6) !important;
}
.bg-aqua-transparent-7 {
  background-color: rgba(0, 203, 255, 0.7) !important;
}
.text-aqua-transparent-7 {
  color: rgba(0, 203, 255, 0.7) !important;
}
.bg-aqua-transparent-8 {
  background-color: rgba(0, 203, 255, 0.8) !important;
}
.text-aqua-transparent-8 {
  color: rgba(0, 203, 255, 0.8) !important;
}
.bg-aqua-transparent-9 {
  background-color: rgba(0, 203, 255, 0.9) !important;
}
.text-aqua-transparent-9 {
  color: rgba(0, 203, 255, 0.9) !important;
}
.bg-blue-transparent-1 {
  background-color: rgba(0, 108, 255, 0.1) !important;
}
.text-blue-transparent-1 {
  color: rgba(0, 108, 255, 0.1) !important;
}
.bg-blue-transparent-2 {
  background-color: rgba(0, 108, 255, 0.2) !important;
}
.text-blue-transparent-2 {
  color: rgba(0, 108, 255, 0.2) !important;
}
.bg-blue-transparent-3 {
  background-color: rgba(0, 108, 255, 0.3) !important;
}
.text-blue-transparent-3 {
  color: rgba(0, 108, 255, 0.3) !important;
}
.bg-blue-transparent-4 {
  background-color: rgba(0, 108, 255, 0.4) !important;
}
.text-blue-transparent-4 {
  color: rgba(0, 108, 255, 0.4) !important;
}
.bg-blue-transparent-5 {
  background-color: rgba(0, 108, 255, 0.5) !important;
}
.text-blue-transparent-5 {
  color: rgba(0, 108, 255, 0.5) !important;
}
.bg-blue-transparent-6 {
  background-color: rgba(0, 108, 255, 0.6) !important;
}
.text-blue-transparent-6 {
  color: rgba(0, 108, 255, 0.6) !important;
}
.bg-blue-transparent-7 {
  background-color: rgba(0, 108, 255, 0.7) !important;
}
.text-blue-transparent-7 {
  color: rgba(0, 108, 255, 0.7) !important;
}
.bg-blue-transparent-8 {
  background-color: rgba(0, 108, 255, 0.8) !important;
}
.text-blue-transparent-8 {
  color: rgba(0, 108, 255, 0.8) !important;
}
.bg-blue-transparent-9 {
  background-color: rgba(0, 108, 255, 0.9) !important;
}
.text-blue-transparent-9 {
  color: rgba(0, 108, 255, 0.9) !important;
}
.bg-indigo-transparent-1 {
  background-color: rgba(86, 0, 255, 0.1) !important;
}
.text-indigo-transparent-1 {
  color: rgba(86, 0, 255, 0.1) !important;
}
.bg-indigo-transparent-2 {
  background-color: rgba(86, 0, 255, 0.2) !important;
}
.text-indigo-transparent-2 {
  color: rgba(86, 0, 255, 0.2) !important;
}
.bg-indigo-transparent-3 {
  background-color: rgba(86, 0, 255, 0.3) !important;
}
.text-indigo-transparent-3 {
  color: rgba(86, 0, 255, 0.3) !important;
}
.bg-indigo-transparent-4 {
  background-color: rgba(86, 0, 255, 0.4) !important;
}
.text-indigo-transparent-4 {
  color: rgba(86, 0, 255, 0.4) !important;
}
.bg-indigo-transparent-5 {
  background-color: rgba(86, 0, 255, 0.5) !important;
}
.text-indigo-transparent-5 {
  color: rgba(86, 0, 255, 0.5) !important;
}
.bg-indigo-transparent-6 {
  background-color: rgba(86, 0, 255, 0.6) !important;
}
.text-indigo-transparent-6 {
  color: rgba(86, 0, 255, 0.6) !important;
}
.bg-indigo-transparent-7 {
  background-color: rgba(86, 0, 255, 0.7) !important;
}
.text-indigo-transparent-7 {
  color: rgba(86, 0, 255, 0.7) !important;
}
.bg-indigo-transparent-8 {
  background-color: rgba(86, 0, 255, 0.8) !important;
}
.text-indigo-transparent-8 {
  color: rgba(86, 0, 255, 0.8) !important;
}
.bg-indigo-transparent-9 {
  background-color: rgba(86, 0, 255, 0.9) !important;
}
.text-indigo-transparent-9 {
  color: rgba(86, 0, 255, 0.9) !important;
}
.bg-purple-transparent-1 {
  background-color: rgba(152, 0, 255, 0.1) !important;
}
.text-purple-transparent-1 {
  color: rgba(152, 0, 255, 0.1) !important;
}
.bg-purple-transparent-2 {
  background-color: rgba(152, 0, 255, 0.2) !important;
}
.text-purple-transparent-2 {
  color: rgba(152, 0, 255, 0.2) !important;
}
.bg-purple-transparent-3 {
  background-color: rgba(152, 0, 255, 0.3) !important;
}
.text-purple-transparent-3 {
  color: rgba(152, 0, 255, 0.3) !important;
}
.bg-purple-transparent-4 {
  background-color: rgba(152, 0, 255, 0.4) !important;
}
.text-purple-transparent-4 {
  color: rgba(152, 0, 255, 0.4) !important;
}
.bg-purple-transparent-5 {
  background-color: rgba(152, 0, 255, 0.5) !important;
}
.text-purple-transparent-5 {
  color: rgba(152, 0, 255, 0.5) !important;
}
.bg-purple-transparent-6 {
  background-color: rgba(152, 0, 255, 0.6) !important;
}
.text-purple-transparent-6 {
  color: rgba(152, 0, 255, 0.6) !important;
}
.bg-purple-transparent-7 {
  background-color: rgba(152, 0, 255, 0.7) !important;
}
.text-purple-transparent-7 {
  color: rgba(152, 0, 255, 0.7) !important;
}
.bg-purple-transparent-8 {
  background-color: rgba(152, 0, 255, 0.8) !important;
}
.text-purple-transparent-8 {
  color: rgba(152, 0, 255, 0.8) !important;
}
.bg-purple-transparent-9 {
  background-color: rgba(152, 0, 255, 0.9) !important;
}
.text-purple-transparent-9 {
  color: rgba(152, 0, 255, 0.9) !important;
}
.bg-pink-transparent-1 {
  background-color: rgba(255, 0, 129, 0.1) !important;
}
.text-pink-transparent-1 {
  color: rgba(255, 0, 129, 0.1) !important;
}
.bg-pink-transparent-2 {
  background-color: rgba(255, 0, 129, 0.2) !important;
}
.text-pink-transparent-2 {
  color: rgba(255, 0, 129, 0.2) !important;
}
.bg-pink-transparent-3 {
  background-color: rgba(255, 0, 129, 0.3) !important;
}
.text-pink-transparent-3 {
  color: rgba(255, 0, 129, 0.3) !important;
}
.bg-pink-transparent-4 {
  background-color: rgba(255, 0, 129, 0.4) !important;
}
.text-pink-transparent-4 {
  color: rgba(255, 0, 129, 0.4) !important;
}
.bg-pink-transparent-5 {
  background-color: rgba(255, 0, 129, 0.5) !important;
}
.text-pink-transparent-5 {
  color: rgba(255, 0, 129, 0.5) !important;
}
.bg-pink-transparent-6 {
  background-color: rgba(255, 0, 129, 0.6) !important;
}
.text-pink-transparent-6 {
  color: rgba(255, 0, 129, 0.6) !important;
}
.bg-pink-transparent-7 {
  background-color: rgba(255, 0, 129, 0.7) !important;
}
.text-pink-transparent-7 {
  color: rgba(255, 0, 129, 0.7) !important;
}
.bg-pink-transparent-8 {
  background-color: rgba(255, 0, 129, 0.8) !important;
}
.text-pink-transparent-8 {
  color: rgba(255, 0, 129, 0.8) !important;
}
.bg-pink-transparent-9 {
  background-color: rgba(255, 0, 129, 0.9) !important;
}
.text-pink-transparent-9 {
  color: rgba(255, 0, 129, 0.9) !important;
}
.bg-red-transparent-1 {
  background-color: rgba(255, 53, 2, 0.1) !important;
}
.text-red-transparent-1 {
  color: rgba(255, 53, 2, 0.1) !important;
}
.bg-red-transparent-2 {
  background-color: rgba(255, 53, 2, 0.2) !important;
}
.text-red-transparent-2 {
  color: rgba(255, 53, 2, 0.2) !important;
}
.bg-red-transparent-3 {
  background-color: rgba(255, 53, 2, 0.3) !important;
}
.text-red-transparent-3 {
  color: rgba(255, 53, 2, 0.3) !important;
}
.bg-red-transparent-4 {
  background-color: rgba(255, 53, 2, 0.4) !important;
}
.text-red-transparent-4 {
  color: rgba(255, 53, 2, 0.4) !important;
}
.bg-red-transparent-5 {
  background-color: rgba(255, 53, 2, 0.5) !important;
}
.text-red-transparent-5 {
  color: rgba(255, 53, 2, 0.5) !important;
}
.bg-red-transparent-6 {
  background-color: rgba(255, 53, 2, 0.6) !important;
}
.text-red-transparent-6 {
  color: rgba(255, 53, 2, 0.6) !important;
}
.bg-red-transparent-7 {
  background-color: rgba(255, 53, 2, 0.7) !important;
}
.text-red-transparent-7 {
  color: rgba(255, 53, 2, 0.7) !important;
}
.bg-red-transparent-8 {
  background-color: rgba(255, 53, 2, 0.8) !important;
}
.text-red-transparent-8 {
  color: rgba(255, 53, 2, 0.8) !important;
}
.bg-red-transparent-9 {
  background-color: rgba(255, 53, 2, 0.9) !important;
}
.text-red-transparent-9 {
  color: rgba(255, 53, 2, 0.9) !important;
}
.bg-orange-transparent-1 {
  background-color: rgba(255, 123, 1, 0.1) !important;
}
.text-orange-transparent-1 {
  color: rgba(255, 123, 1, 0.1) !important;
}
.bg-orange-transparent-2 {
  background-color: rgba(255, 123, 1, 0.2) !important;
}
.text-orange-transparent-2 {
  color: rgba(255, 123, 1, 0.2) !important;
}
.bg-orange-transparent-3 {
  background-color: rgba(255, 123, 1, 0.3) !important;
}
.text-orange-transparent-3 {
  color: rgba(255, 123, 1, 0.3) !important;
}
.bg-orange-transparent-4 {
  background-color: rgba(255, 123, 1, 0.4) !important;
}
.text-orange-transparent-4 {
  color: rgba(255, 123, 1, 0.4) !important;
}
.bg-orange-transparent-5 {
  background-color: rgba(255, 123, 1, 0.5) !important;
}
.text-orange-transparent-5 {
  color: rgba(255, 123, 1, 0.5) !important;
}
.bg-orange-transparent-6 {
  background-color: rgba(255, 123, 1, 0.6) !important;
}
.text-orange-transparent-6 {
  color: rgba(255, 123, 1, 0.6) !important;
}
.bg-orange-transparent-7 {
  background-color: rgba(255, 123, 1, 0.7) !important;
}
.text-orange-transparent-7 {
  color: rgba(255, 123, 1, 0.7) !important;
}
.bg-orange-transparent-8 {
  background-color: rgba(255, 123, 1, 0.8) !important;
}
.text-orange-transparent-8 {
  color: rgba(255, 123, 1, 0.8) !important;
}
.bg-orange-transparent-9 {
  background-color: rgba(255, 123, 1, 0.9) !important;
}
.text-orange-transparent-9 {
  color: rgba(255, 123, 1, 0.9) !important;
}
.bg-yellow-transparent-1 {
  background-color: rgba(255, 217, 0, 0.1) !important;
}
.text-yellow-transparent-1 {
  color: rgba(255, 217, 0, 0.1) !important;
}
.bg-yellow-transparent-2 {
  background-color: rgba(255, 217, 0, 0.2) !important;
}
.text-yellow-transparent-2 {
  color: rgba(255, 217, 0, 0.2) !important;
}
.bg-yellow-transparent-3 {
  background-color: rgba(255, 217, 0, 0.3) !important;
}
.text-yellow-transparent-3 {
  color: rgba(255, 217, 0, 0.3) !important;
}
.bg-yellow-transparent-4 {
  background-color: rgba(255, 217, 0, 0.4) !important;
}
.text-yellow-transparent-4 {
  color: rgba(255, 217, 0, 0.4) !important;
}
.bg-yellow-transparent-5 {
  background-color: rgba(255, 217, 0, 0.5) !important;
}
.text-yellow-transparent-5 {
  color: rgba(255, 217, 0, 0.5) !important;
}
.bg-yellow-transparent-6 {
  background-color: rgba(255, 217, 0, 0.6) !important;
}
.text-yellow-transparent-6 {
  color: rgba(255, 217, 0, 0.6) !important;
}
.bg-yellow-transparent-7 {
  background-color: rgba(255, 217, 0, 0.7) !important;
}
.text-yellow-transparent-7 {
  color: rgba(255, 217, 0, 0.7) !important;
}
.bg-yellow-transparent-8 {
  background-color: rgba(255, 217, 0, 0.8) !important;
}
.text-yellow-transparent-8 {
  color: rgba(255, 217, 0, 0.8) !important;
}
.bg-yellow-transparent-9 {
  background-color: rgba(255, 217, 0, 0.9) !important;
}
.text-yellow-transparent-9 {
  color: rgba(255, 217, 0, 0.9) !important;
}
.bg-green-transparent-1 {
  background-color: rgba(4, 193, 66, 0.1) !important;
}
.text-green-transparent-1 {
  color: rgba(4, 193, 66, 0.1) !important;
}
.bg-green-transparent-2 {
  background-color: rgba(4, 193, 66, 0.2) !important;
}
.text-green-transparent-2 {
  color: rgba(4, 193, 66, 0.2) !important;
}
.bg-green-transparent-3 {
  background-color: rgba(4, 193, 66, 0.3) !important;
}
.text-green-transparent-3 {
  color: rgba(4, 193, 66, 0.3) !important;
}
.bg-green-transparent-4 {
  background-color: rgba(4, 193, 66, 0.4) !important;
}
.text-green-transparent-4 {
  color: rgba(4, 193, 66, 0.4) !important;
}
.bg-green-transparent-5 {
  background-color: rgba(4, 193, 66, 0.5) !important;
}
.text-green-transparent-5 {
  color: rgba(4, 193, 66, 0.5) !important;
}
.bg-green-transparent-6 {
  background-color: rgba(4, 193, 66, 0.6) !important;
}
.text-green-transparent-6 {
  color: rgba(4, 193, 66, 0.6) !important;
}
.bg-green-transparent-7 {
  background-color: rgba(4, 193, 66, 0.7) !important;
}
.text-green-transparent-7 {
  color: rgba(4, 193, 66, 0.7) !important;
}
.bg-green-transparent-8 {
  background-color: rgba(4, 193, 66, 0.8) !important;
}
.text-green-transparent-8 {
  color: rgba(4, 193, 66, 0.8) !important;
}
.bg-green-transparent-9 {
  background-color: rgba(4, 193, 66, 0.9) !important;
}
.text-green-transparent-9 {
  color: rgba(4, 193, 66, 0.9) !important;
}
.bg-teal-transparent-1 {
  background-color: rgba(1, 202, 202, 0.1) !important;
}
.text-teal-transparent-1 {
  color: rgba(1, 202, 202, 0.1) !important;
}
.bg-teal-transparent-2 {
  background-color: rgba(1, 202, 202, 0.2) !important;
}
.text-teal-transparent-2 {
  color: rgba(1, 202, 202, 0.2) !important;
}
.bg-teal-transparent-3 {
  background-color: rgba(1, 202, 202, 0.3) !important;
}
.text-teal-transparent-3 {
  color: rgba(1, 202, 202, 0.3) !important;
}
.bg-teal-transparent-4 {
  background-color: rgba(1, 202, 202, 0.4) !important;
}
.text-teal-transparent-4 {
  color: rgba(1, 202, 202, 0.4) !important;
}
.bg-teal-transparent-5 {
  background-color: rgba(1, 202, 202, 0.5) !important;
}
.text-teal-transparent-5 {
  color: rgba(1, 202, 202, 0.5) !important;
}
.bg-teal-transparent-6 {
  background-color: rgba(1, 202, 202, 0.6) !important;
}
.text-teal-transparent-6 {
  color: rgba(1, 202, 202, 0.6) !important;
}
.bg-teal-transparent-7 {
  background-color: rgba(1, 202, 202, 0.7) !important;
}
.text-teal-transparent-7 {
  color: rgba(1, 202, 202, 0.7) !important;
}
.bg-teal-transparent-8 {
  background-color: rgba(1, 202, 202, 0.8) !important;
}
.text-teal-transparent-8 {
  color: rgba(1, 202, 202, 0.8) !important;
}
.bg-teal-transparent-9 {
  background-color: rgba(1, 202, 202, 0.9) !important;
}
.text-teal-transparent-9 {
  color: rgba(1, 202, 202, 0.9) !important;
}
.bg-cyan-transparent-1 {
  background-color: rgba(0, 203, 255, 0.1) !important;
}
.text-cyan-transparent-1 {
  color: rgba(0, 203, 255, 0.1) !important;
}
.bg-cyan-transparent-2 {
  background-color: rgba(0, 203, 255, 0.2) !important;
}
.text-cyan-transparent-2 {
  color: rgba(0, 203, 255, 0.2) !important;
}
.bg-cyan-transparent-3 {
  background-color: rgba(0, 203, 255, 0.3) !important;
}
.text-cyan-transparent-3 {
  color: rgba(0, 203, 255, 0.3) !important;
}
.bg-cyan-transparent-4 {
  background-color: rgba(0, 203, 255, 0.4) !important;
}
.text-cyan-transparent-4 {
  color: rgba(0, 203, 255, 0.4) !important;
}
.bg-cyan-transparent-5 {
  background-color: rgba(0, 203, 255, 0.5) !important;
}
.text-cyan-transparent-5 {
  color: rgba(0, 203, 255, 0.5) !important;
}
.bg-cyan-transparent-6 {
  background-color: rgba(0, 203, 255, 0.6) !important;
}
.text-cyan-transparent-6 {
  color: rgba(0, 203, 255, 0.6) !important;
}
.bg-cyan-transparent-7 {
  background-color: rgba(0, 203, 255, 0.7) !important;
}
.text-cyan-transparent-7 {
  color: rgba(0, 203, 255, 0.7) !important;
}
.bg-cyan-transparent-8 {
  background-color: rgba(0, 203, 255, 0.8) !important;
}
.text-cyan-transparent-8 {
  color: rgba(0, 203, 255, 0.8) !important;
}
.bg-cyan-transparent-9 {
  background-color: rgba(0, 203, 255, 0.9) !important;
}
.text-cyan-transparent-9 {
  color: rgba(0, 203, 255, 0.9) !important;
}
.bg-white-transparent-1 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.text-white-transparent-1 {
  color: rgba(255, 255, 255, 0.1) !important;
}
.bg-white-transparent-2 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.text-white-transparent-2 {
  color: rgba(255, 255, 255, 0.2) !important;
}
.bg-white-transparent-3 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.text-white-transparent-3 {
  color: rgba(255, 255, 255, 0.3) !important;
}
.bg-white-transparent-4 {
  background-color: rgba(255, 255, 255, 0.4) !important;
}
.text-white-transparent-4 {
  color: rgba(255, 255, 255, 0.4) !important;
}
.bg-white-transparent-5 {
  background-color: rgba(255, 255, 255, 0.5) !important;
}
.text-white-transparent-5 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.bg-white-transparent-6 {
  background-color: rgba(255, 255, 255, 0.6) !important;
}
.text-white-transparent-6 {
  color: rgba(255, 255, 255, 0.6) !important;
}
.bg-white-transparent-7 {
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.text-white-transparent-7 {
  color: rgba(255, 255, 255, 0.7) !important;
}
.bg-white-transparent-8 {
  background-color: rgba(255, 255, 255, 0.8) !important;
}
.text-white-transparent-8 {
  color: rgba(255, 255, 255, 0.8) !important;
}
.bg-white-transparent-9 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.text-white-transparent-9 {
  color: rgba(255, 255, 255, 0.9) !important;
}
.bg-gray-transparent-1 {
  background-color: rgba(102, 102, 102, 0.1) !important;
}
.text-gray-transparent-1 {
  color: rgba(102, 102, 102, 0.1) !important;
}
.bg-gray-transparent-2 {
  background-color: rgba(102, 102, 102, 0.2) !important;
}
.text-gray-transparent-2 {
  color: rgba(102, 102, 102, 0.2) !important;
}
.bg-gray-transparent-3 {
  background-color: rgba(102, 102, 102, 0.3) !important;
}
.text-gray-transparent-3 {
  color: rgba(102, 102, 102, 0.3) !important;
}
.bg-gray-transparent-4 {
  background-color: rgba(102, 102, 102, 0.4) !important;
}
.text-gray-transparent-4 {
  color: rgba(102, 102, 102, 0.4) !important;
}
.bg-gray-transparent-5 {
  background-color: rgba(102, 102, 102, 0.5) !important;
}
.text-gray-transparent-5 {
  color: rgba(102, 102, 102, 0.5) !important;
}
.bg-gray-transparent-6 {
  background-color: rgba(102, 102, 102, 0.6) !important;
}
.text-gray-transparent-6 {
  color: rgba(102, 102, 102, 0.6) !important;
}
.bg-gray-transparent-7 {
  background-color: rgba(102, 102, 102, 0.7) !important;
}
.text-gray-transparent-7 {
  color: rgba(102, 102, 102, 0.7) !important;
}
.bg-gray-transparent-8 {
  background-color: rgba(102, 102, 102, 0.8) !important;
}
.text-gray-transparent-8 {
  color: rgba(102, 102, 102, 0.8) !important;
}
.bg-gray-transparent-9 {
  background-color: rgba(102, 102, 102, 0.9) !important;
}
.text-gray-transparent-9 {
  color: rgba(102, 102, 102, 0.9) !important;
}
.bg-gray-dark-transparent-1 {
  background-color: rgba(26, 26, 26, 0.1) !important;
}
.text-gray-dark-transparent-1 {
  color: rgba(26, 26, 26, 0.1) !important;
}
.bg-gray-dark-transparent-2 {
  background-color: rgba(26, 26, 26, 0.2) !important;
}
.text-gray-dark-transparent-2 {
  color: rgba(26, 26, 26, 0.2) !important;
}
.bg-gray-dark-transparent-3 {
  background-color: rgba(26, 26, 26, 0.3) !important;
}
.text-gray-dark-transparent-3 {
  color: rgba(26, 26, 26, 0.3) !important;
}
.bg-gray-dark-transparent-4 {
  background-color: rgba(26, 26, 26, 0.4) !important;
}
.text-gray-dark-transparent-4 {
  color: rgba(26, 26, 26, 0.4) !important;
}
.bg-gray-dark-transparent-5 {
  background-color: rgba(26, 26, 26, 0.5) !important;
}
.text-gray-dark-transparent-5 {
  color: rgba(26, 26, 26, 0.5) !important;
}
.bg-gray-dark-transparent-6 {
  background-color: rgba(26, 26, 26, 0.6) !important;
}
.text-gray-dark-transparent-6 {
  color: rgba(26, 26, 26, 0.6) !important;
}
.bg-gray-dark-transparent-7 {
  background-color: rgba(26, 26, 26, 0.7) !important;
}
.text-gray-dark-transparent-7 {
  color: rgba(26, 26, 26, 0.7) !important;
}
.bg-gray-dark-transparent-8 {
  background-color: rgba(26, 26, 26, 0.8) !important;
}
.text-gray-dark-transparent-8 {
  color: rgba(26, 26, 26, 0.8) !important;
}
.bg-gray-dark-transparent-9 {
  background-color: rgba(26, 26, 26, 0.9) !important;
}
.text-gray-dark-transparent-9 {
  color: rgba(26, 26, 26, 0.9) !important;
}
.bg-black-transparent-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.text-black-transparent-1 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.bg-black-transparent-2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.text-black-transparent-2 {
  color: rgba(0, 0, 0, 0.2) !important;
}
.bg-black-transparent-3 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.text-black-transparent-3 {
  color: rgba(0, 0, 0, 0.3) !important;
}
.bg-black-transparent-4 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.text-black-transparent-4 {
  color: rgba(0, 0, 0, 0.4) !important;
}
.bg-black-transparent-5 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.text-black-transparent-5 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bg-black-transparent-6 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.text-black-transparent-6 {
  color: rgba(0, 0, 0, 0.6) !important;
}
.bg-black-transparent-7 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.text-black-transparent-7 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.bg-black-transparent-8 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.text-black-transparent-8 {
  color: rgba(0, 0, 0, 0.8) !important;
}
.bg-black-transparent-9 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.text-black-transparent-9 {
  color: rgba(0, 0, 0, 0.9) !important;
}
.bg-dark-transparent-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.text-dark-transparent-1 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.bg-dark-transparent-2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.text-dark-transparent-2 {
  color: rgba(0, 0, 0, 0.2) !important;
}
.bg-dark-transparent-3 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.text-dark-transparent-3 {
  color: rgba(0, 0, 0, 0.3) !important;
}
.bg-dark-transparent-4 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.text-dark-transparent-4 {
  color: rgba(0, 0, 0, 0.4) !important;
}
.bg-dark-transparent-5 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.text-dark-transparent-5 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bg-dark-transparent-6 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.text-dark-transparent-6 {
  color: rgba(0, 0, 0, 0.6) !important;
}
.bg-dark-transparent-7 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.text-dark-transparent-7 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.bg-dark-transparent-8 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.text-dark-transparent-8 {
  color: rgba(0, 0, 0, 0.8) !important;
}
.bg-dark-transparent-9 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.text-dark-transparent-9 {
  color: rgba(0, 0, 0, 0.9) !important;
}
.bg-dark-darker-transparent-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.text-dark-darker-transparent-1 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.bg-dark-darker-transparent-2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.text-dark-darker-transparent-2 {
  color: rgba(0, 0, 0, 0.2) !important;
}
.bg-dark-darker-transparent-3 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.text-dark-darker-transparent-3 {
  color: rgba(0, 0, 0, 0.3) !important;
}
.bg-dark-darker-transparent-4 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.text-dark-darker-transparent-4 {
  color: rgba(0, 0, 0, 0.4) !important;
}
.bg-dark-darker-transparent-5 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.text-dark-darker-transparent-5 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bg-dark-darker-transparent-6 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.text-dark-darker-transparent-6 {
  color: rgba(0, 0, 0, 0.6) !important;
}
.bg-dark-darker-transparent-7 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.text-dark-darker-transparent-7 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.bg-dark-darker-transparent-8 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.text-dark-darker-transparent-8 {
  color: rgba(0, 0, 0, 0.8) !important;
}
.bg-dark-darker-transparent-9 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.text-dark-darker-transparent-9 {
  color: rgba(0, 0, 0, 0.9) !important;
}
.bg-lime-transparent-1 {
  background-color: rgba(194, 233, 0, 0.1) !important;
}
.text-lime-transparent-1 {
  color: rgba(194, 233, 0, 0.1) !important;
}
.bg-lime-transparent-2 {
  background-color: rgba(194, 233, 0, 0.2) !important;
}
.text-lime-transparent-2 {
  color: rgba(194, 233, 0, 0.2) !important;
}
.bg-lime-transparent-3 {
  background-color: rgba(194, 233, 0, 0.3) !important;
}
.text-lime-transparent-3 {
  color: rgba(194, 233, 0, 0.3) !important;
}
.bg-lime-transparent-4 {
  background-color: rgba(194, 233, 0, 0.4) !important;
}
.text-lime-transparent-4 {
  color: rgba(194, 233, 0, 0.4) !important;
}
.bg-lime-transparent-5 {
  background-color: rgba(194, 233, 0, 0.5) !important;
}
.text-lime-transparent-5 {
  color: rgba(194, 233, 0, 0.5) !important;
}
.bg-lime-transparent-6 {
  background-color: rgba(194, 233, 0, 0.6) !important;
}
.text-lime-transparent-6 {
  color: rgba(194, 233, 0, 0.6) !important;
}
.bg-lime-transparent-7 {
  background-color: rgba(194, 233, 0, 0.7) !important;
}
.text-lime-transparent-7 {
  color: rgba(194, 233, 0, 0.7) !important;
}
.bg-lime-transparent-8 {
  background-color: rgba(194, 233, 0, 0.8) !important;
}
.text-lime-transparent-8 {
  color: rgba(194, 233, 0, 0.8) !important;
}
.bg-lime-transparent-9 {
  background-color: rgba(194, 233, 0, 0.9) !important;
}
.text-lime-transparent-9 {
  color: rgba(194, 233, 0, 0.9) !important;
}
.bg-light-transparent-1 {
  background-color: rgba(240, 243, 244, 0.1) !important;
}
.text-light-transparent-1 {
  color: rgba(240, 243, 244, 0.1) !important;
}
.bg-light-transparent-2 {
  background-color: rgba(240, 243, 244, 0.2) !important;
}
.text-light-transparent-2 {
  color: rgba(240, 243, 244, 0.2) !important;
}
.bg-light-transparent-3 {
  background-color: rgba(240, 243, 244, 0.3) !important;
}
.text-light-transparent-3 {
  color: rgba(240, 243, 244, 0.3) !important;
}
.bg-light-transparent-4 {
  background-color: rgba(240, 243, 244, 0.4) !important;
}
.text-light-transparent-4 {
  color: rgba(240, 243, 244, 0.4) !important;
}
.bg-light-transparent-5 {
  background-color: rgba(240, 243, 244, 0.5) !important;
}
.text-light-transparent-5 {
  color: rgba(240, 243, 244, 0.5) !important;
}
.bg-light-transparent-6 {
  background-color: rgba(240, 243, 244, 0.6) !important;
}
.text-light-transparent-6 {
  color: rgba(240, 243, 244, 0.6) !important;
}
.bg-light-transparent-7 {
  background-color: rgba(240, 243, 244, 0.7) !important;
}
.text-light-transparent-7 {
  color: rgba(240, 243, 244, 0.7) !important;
}
.bg-light-transparent-8 {
  background-color: rgba(240, 243, 244, 0.8) !important;
}
.text-light-transparent-8 {
  color: rgba(240, 243, 244, 0.8) !important;
}
.bg-light-transparent-9 {
  background-color: rgba(240, 243, 244, 0.9) !important;
}
.text-light-transparent-9 {
  color: rgba(240, 243, 244, 0.9) !important;
}
.bg-silver-transparent-1 {
  background-color: rgba(238, 238, 238, 0.1) !important;
}
.text-silver-transparent-1 {
  color: rgba(238, 238, 238, 0.1) !important;
}
.bg-silver-transparent-2 {
  background-color: rgba(238, 238, 238, 0.2) !important;
}
.text-silver-transparent-2 {
  color: rgba(238, 238, 238, 0.2) !important;
}
.bg-silver-transparent-3 {
  background-color: rgba(238, 238, 238, 0.3) !important;
}
.text-silver-transparent-3 {
  color: rgba(238, 238, 238, 0.3) !important;
}
.bg-silver-transparent-4 {
  background-color: rgba(238, 238, 238, 0.4) !important;
}
.text-silver-transparent-4 {
  color: rgba(238, 238, 238, 0.4) !important;
}
.bg-silver-transparent-5 {
  background-color: rgba(238, 238, 238, 0.5) !important;
}
.text-silver-transparent-5 {
  color: rgba(238, 238, 238, 0.5) !important;
}
.bg-silver-transparent-6 {
  background-color: rgba(238, 238, 238, 0.6) !important;
}
.text-silver-transparent-6 {
  color: rgba(238, 238, 238, 0.6) !important;
}
.bg-silver-transparent-7 {
  background-color: rgba(238, 238, 238, 0.7) !important;
}
.text-silver-transparent-7 {
  color: rgba(238, 238, 238, 0.7) !important;
}
.bg-silver-transparent-8 {
  background-color: rgba(238, 238, 238, 0.8) !important;
}
.text-silver-transparent-8 {
  color: rgba(238, 238, 238, 0.8) !important;
}
.bg-silver-transparent-9 {
  background-color: rgba(238, 238, 238, 0.9) !important;
}
.text-silver-transparent-9 {
  color: rgba(238, 238, 238, 0.9) !important;
}
.text-muted {
  color: #a2a2a2 !important;
}
.text-muted-lighter {
  color: #b9b9b9 !important;
}
.text-muted-darker {
  color: #797979 !important;
}
.bg-muted {
  background-color: #a2a2a2 !important;
}
.bg-muted-lighter {
  background-color: #b9b9b9 !important;
}
.bg-muted-darker {
  background-color: #797979 !important;
}
.bg-gradient-muted {
  background: #a2a2a2 !important;
  background: -moz-linear-gradient(
    to bottom,
    #a2a2a2 0,
    #a2a2a2 100%
  ) !important;
  background: -webkit-linear-gradient(
    to bottom,
    #a2a2a2 0,
    #a2a2a2 100%
  ) !important;
  background: linear-gradient(to bottom, #a2a2a2 0, #a2a2a2 100%) !important;
}
.app-theme-muted .app-sidebar .nav > li.active > a {
  background-color: #a2a2a2 !important;
}
.bg-muted-transparent-1 {
  background-color: rgba(162, 162, 162, 0.1) !important;
}
.text-muted-transparent-1 {
  color: rgba(162, 162, 162, 0.1) !important;
}
.bg-muted-transparent-2 {
  background-color: rgba(162, 162, 162, 0.2) !important;
}
.text-muted-transparent-2 {
  color: rgba(162, 162, 162, 0.2) !important;
}
.bg-muted-transparent-3 {
  background-color: rgba(162, 162, 162, 0.3) !important;
}
.text-muted-transparent-3 {
  color: rgba(162, 162, 162, 0.3) !important;
}
.bg-muted-transparent-4 {
  background-color: rgba(162, 162, 162, 0.4) !important;
}
.text-muted-transparent-4 {
  color: rgba(162, 162, 162, 0.4) !important;
}
.bg-muted-transparent-5 {
  background-color: rgba(162, 162, 162, 0.5) !important;
}
.text-muted-transparent-5 {
  color: rgba(162, 162, 162, 0.5) !important;
}
.bg-muted-transparent-6 {
  background-color: rgba(162, 162, 162, 0.6) !important;
}
.text-muted-transparent-6 {
  color: rgba(162, 162, 162, 0.6) !important;
}
.bg-muted-transparent-7 {
  background-color: rgba(162, 162, 162, 0.7) !important;
}
.text-muted-transparent-7 {
  color: rgba(162, 162, 162, 0.7) !important;
}
.bg-muted-transparent-8 {
  background-color: rgba(162, 162, 162, 0.8) !important;
}
.text-muted-transparent-8 {
  color: rgba(162, 162, 162, 0.8) !important;
}
.bg-muted-transparent-9 {
  background-color: rgba(162, 162, 162, 0.9) !important;
}
.text-muted-transparent-9 {
  color: rgba(162, 162, 162, 0.9) !important;
}
.bg-aqua-transparent-1 {
  background-color: rgba(0, 203, 255, 0.1) !important;
}
.text-aqua-transparent-1 {
  color: rgba(0, 203, 255, 0.1) !important;
}
.bg-aqua-transparent-2 {
  background-color: rgba(0, 203, 255, 0.2) !important;
}
.text-aqua-transparent-2 {
  color: rgba(0, 203, 255, 0.2) !important;
}
.bg-aqua-transparent-3 {
  background-color: rgba(0, 203, 255, 0.3) !important;
}
.text-aqua-transparent-3 {
  color: rgba(0, 203, 255, 0.3) !important;
}
.bg-aqua-transparent-4 {
  background-color: rgba(0, 203, 255, 0.4) !important;
}
.text-aqua-transparent-4 {
  color: rgba(0, 203, 255, 0.4) !important;
}
.bg-aqua-transparent-5 {
  background-color: rgba(0, 203, 255, 0.5) !important;
}
.text-aqua-transparent-5 {
  color: rgba(0, 203, 255, 0.5) !important;
}
.bg-aqua-transparent-6 {
  background-color: rgba(0, 203, 255, 0.6) !important;
}
.text-aqua-transparent-6 {
  color: rgba(0, 203, 255, 0.6) !important;
}
.bg-aqua-transparent-7 {
  background-color: rgba(0, 203, 255, 0.7) !important;
}
.text-aqua-transparent-7 {
  color: rgba(0, 203, 255, 0.7) !important;
}
.bg-aqua-transparent-8 {
  background-color: rgba(0, 203, 255, 0.8) !important;
}
.text-aqua-transparent-8 {
  color: rgba(0, 203, 255, 0.8) !important;
}
.bg-aqua-transparent-9 {
  background-color: rgba(0, 203, 255, 0.9) !important;
}
.text-aqua-transparent-9 {
  color: rgba(0, 203, 255, 0.9) !important;
}
.bg-gray-100-transparent-1 {
  background-color: rgba(242, 242, 242, 0.1) !important;
}
.text-gray-100-transparent-1 {
  color: rgba(242, 242, 242, 0.1) !important;
}
.bg-gray-100-transparent-2 {
  background-color: rgba(242, 242, 242, 0.2) !important;
}
.text-gray-100-transparent-2 {
  color: rgba(242, 242, 242, 0.2) !important;
}
.bg-gray-100-transparent-3 {
  background-color: rgba(242, 242, 242, 0.3) !important;
}
.text-gray-100-transparent-3 {
  color: rgba(242, 242, 242, 0.3) !important;
}
.bg-gray-100-transparent-4 {
  background-color: rgba(242, 242, 242, 0.4) !important;
}
.text-gray-100-transparent-4 {
  color: rgba(242, 242, 242, 0.4) !important;
}
.bg-gray-100-transparent-5 {
  background-color: rgba(242, 242, 242, 0.5) !important;
}
.text-gray-100-transparent-5 {
  color: rgba(242, 242, 242, 0.5) !important;
}
.bg-gray-100-transparent-6 {
  background-color: rgba(242, 242, 242, 0.6) !important;
}
.text-gray-100-transparent-6 {
  color: rgba(242, 242, 242, 0.6) !important;
}
.bg-gray-100-transparent-7 {
  background-color: rgba(242, 242, 242, 0.7) !important;
}
.text-gray-100-transparent-7 {
  color: rgba(242, 242, 242, 0.7) !important;
}
.bg-gray-100-transparent-8 {
  background-color: rgba(242, 242, 242, 0.8) !important;
}
.text-gray-100-transparent-8 {
  color: rgba(242, 242, 242, 0.8) !important;
}
.bg-gray-100-transparent-9 {
  background-color: rgba(242, 242, 242, 0.9) !important;
}
.text-gray-100-transparent-9 {
  color: rgba(242, 242, 242, 0.9) !important;
}
.bg-gray-200-transparent-1 {
  background-color: rgba(230, 230, 230, 0.1) !important;
}
.text-gray-200-transparent-1 {
  color: rgba(230, 230, 230, 0.1) !important;
}
.bg-gray-200-transparent-2 {
  background-color: rgba(230, 230, 230, 0.2) !important;
}
.text-gray-200-transparent-2 {
  color: rgba(230, 230, 230, 0.2) !important;
}
.bg-gray-200-transparent-3 {
  background-color: rgba(230, 230, 230, 0.3) !important;
}
.text-gray-200-transparent-3 {
  color: rgba(230, 230, 230, 0.3) !important;
}
.bg-gray-200-transparent-4 {
  background-color: rgba(230, 230, 230, 0.4) !important;
}
.text-gray-200-transparent-4 {
  color: rgba(230, 230, 230, 0.4) !important;
}
.bg-gray-200-transparent-5 {
  background-color: rgba(230, 230, 230, 0.5) !important;
}
.text-gray-200-transparent-5 {
  color: rgba(230, 230, 230, 0.5) !important;
}
.bg-gray-200-transparent-6 {
  background-color: rgba(230, 230, 230, 0.6) !important;
}
.text-gray-200-transparent-6 {
  color: rgba(230, 230, 230, 0.6) !important;
}
.bg-gray-200-transparent-7 {
  background-color: rgba(230, 230, 230, 0.7) !important;
}
.text-gray-200-transparent-7 {
  color: rgba(230, 230, 230, 0.7) !important;
}
.bg-gray-200-transparent-8 {
  background-color: rgba(230, 230, 230, 0.8) !important;
}
.text-gray-200-transparent-8 {
  color: rgba(230, 230, 230, 0.8) !important;
}
.bg-gray-200-transparent-9 {
  background-color: rgba(230, 230, 230, 0.9) !important;
}
.text-gray-200-transparent-9 {
  color: rgba(230, 230, 230, 0.9) !important;
}
.bg-gray-300-transparent-1 {
  background-color: rgba(204, 204, 204, 0.1) !important;
}
.text-gray-300-transparent-1 {
  color: rgba(204, 204, 204, 0.1) !important;
}
.bg-gray-300-transparent-2 {
  background-color: rgba(204, 204, 204, 0.2) !important;
}
.text-gray-300-transparent-2 {
  color: rgba(204, 204, 204, 0.2) !important;
}
.bg-gray-300-transparent-3 {
  background-color: rgba(204, 204, 204, 0.3) !important;
}
.text-gray-300-transparent-3 {
  color: rgba(204, 204, 204, 0.3) !important;
}
.bg-gray-300-transparent-4 {
  background-color: rgba(204, 204, 204, 0.4) !important;
}
.text-gray-300-transparent-4 {
  color: rgba(204, 204, 204, 0.4) !important;
}
.bg-gray-300-transparent-5 {
  background-color: rgba(204, 204, 204, 0.5) !important;
}
.text-gray-300-transparent-5 {
  color: rgba(204, 204, 204, 0.5) !important;
}
.bg-gray-300-transparent-6 {
  background-color: rgba(204, 204, 204, 0.6) !important;
}
.text-gray-300-transparent-6 {
  color: rgba(204, 204, 204, 0.6) !important;
}
.bg-gray-300-transparent-7 {
  background-color: rgba(204, 204, 204, 0.7) !important;
}
.text-gray-300-transparent-7 {
  color: rgba(204, 204, 204, 0.7) !important;
}
.bg-gray-300-transparent-8 {
  background-color: rgba(204, 204, 204, 0.8) !important;
}
.text-gray-300-transparent-8 {
  color: rgba(204, 204, 204, 0.8) !important;
}
.bg-gray-300-transparent-9 {
  background-color: rgba(204, 204, 204, 0.9) !important;
}
.text-gray-300-transparent-9 {
  color: rgba(204, 204, 204, 0.9) !important;
}
.bg-gray-400-transparent-1 {
  background-color: rgba(166, 166, 166, 0.1) !important;
}
.text-gray-400-transparent-1 {
  color: rgba(166, 166, 166, 0.1) !important;
}
.bg-gray-400-transparent-2 {
  background-color: rgba(166, 166, 166, 0.2) !important;
}
.text-gray-400-transparent-2 {
  color: rgba(166, 166, 166, 0.2) !important;
}
.bg-gray-400-transparent-3 {
  background-color: rgba(166, 166, 166, 0.3) !important;
}
.text-gray-400-transparent-3 {
  color: rgba(166, 166, 166, 0.3) !important;
}
.bg-gray-400-transparent-4 {
  background-color: rgba(166, 166, 166, 0.4) !important;
}
.text-gray-400-transparent-4 {
  color: rgba(166, 166, 166, 0.4) !important;
}
.bg-gray-400-transparent-5 {
  background-color: rgba(166, 166, 166, 0.5) !important;
}
.text-gray-400-transparent-5 {
  color: rgba(166, 166, 166, 0.5) !important;
}
.bg-gray-400-transparent-6 {
  background-color: rgba(166, 166, 166, 0.6) !important;
}
.text-gray-400-transparent-6 {
  color: rgba(166, 166, 166, 0.6) !important;
}
.bg-gray-400-transparent-7 {
  background-color: rgba(166, 166, 166, 0.7) !important;
}
.text-gray-400-transparent-7 {
  color: rgba(166, 166, 166, 0.7) !important;
}
.bg-gray-400-transparent-8 {
  background-color: rgba(166, 166, 166, 0.8) !important;
}
.text-gray-400-transparent-8 {
  color: rgba(166, 166, 166, 0.8) !important;
}
.bg-gray-400-transparent-9 {
  background-color: rgba(166, 166, 166, 0.9) !important;
}
.text-gray-400-transparent-9 {
  color: rgba(166, 166, 166, 0.9) !important;
}
.bg-gray-500-transparent-1 {
  background-color: rgba(128, 128, 128, 0.1) !important;
}
.text-gray-500-transparent-1 {
  color: rgba(128, 128, 128, 0.1) !important;
}
.bg-gray-500-transparent-2 {
  background-color: rgba(128, 128, 128, 0.2) !important;
}
.text-gray-500-transparent-2 {
  color: rgba(128, 128, 128, 0.2) !important;
}
.bg-gray-500-transparent-3 {
  background-color: rgba(128, 128, 128, 0.3) !important;
}
.text-gray-500-transparent-3 {
  color: rgba(128, 128, 128, 0.3) !important;
}
.bg-gray-500-transparent-4 {
  background-color: rgba(128, 128, 128, 0.4) !important;
}
.text-gray-500-transparent-4 {
  color: rgba(128, 128, 128, 0.4) !important;
}
.bg-gray-500-transparent-5 {
  background-color: rgba(128, 128, 128, 0.5) !important;
}
.text-gray-500-transparent-5 {
  color: rgba(128, 128, 128, 0.5) !important;
}
.bg-gray-500-transparent-6 {
  background-color: rgba(128, 128, 128, 0.6) !important;
}
.text-gray-500-transparent-6 {
  color: rgba(128, 128, 128, 0.6) !important;
}
.bg-gray-500-transparent-7 {
  background-color: rgba(128, 128, 128, 0.7) !important;
}
.text-gray-500-transparent-7 {
  color: rgba(128, 128, 128, 0.7) !important;
}
.bg-gray-500-transparent-8 {
  background-color: rgba(128, 128, 128, 0.8) !important;
}
.text-gray-500-transparent-8 {
  color: rgba(128, 128, 128, 0.8) !important;
}
.bg-gray-500-transparent-9 {
  background-color: rgba(128, 128, 128, 0.9) !important;
}
.text-gray-500-transparent-9 {
  color: rgba(128, 128, 128, 0.9) !important;
}
.bg-gray-600-transparent-1 {
  background-color: rgba(102, 102, 102, 0.1) !important;
}
.text-gray-600-transparent-1 {
  color: rgba(102, 102, 102, 0.1) !important;
}
.bg-gray-600-transparent-2 {
  background-color: rgba(102, 102, 102, 0.2) !important;
}
.text-gray-600-transparent-2 {
  color: rgba(102, 102, 102, 0.2) !important;
}
.bg-gray-600-transparent-3 {
  background-color: rgba(102, 102, 102, 0.3) !important;
}
.text-gray-600-transparent-3 {
  color: rgba(102, 102, 102, 0.3) !important;
}
.bg-gray-600-transparent-4 {
  background-color: rgba(102, 102, 102, 0.4) !important;
}
.text-gray-600-transparent-4 {
  color: rgba(102, 102, 102, 0.4) !important;
}
.bg-gray-600-transparent-5 {
  background-color: rgba(102, 102, 102, 0.5) !important;
}
.text-gray-600-transparent-5 {
  color: rgba(102, 102, 102, 0.5) !important;
}
.bg-gray-600-transparent-6 {
  background-color: rgba(102, 102, 102, 0.6) !important;
}
.text-gray-600-transparent-6 {
  color: rgba(102, 102, 102, 0.6) !important;
}
.bg-gray-600-transparent-7 {
  background-color: rgba(102, 102, 102, 0.7) !important;
}
.text-gray-600-transparent-7 {
  color: rgba(102, 102, 102, 0.7) !important;
}
.bg-gray-600-transparent-8 {
  background-color: rgba(102, 102, 102, 0.8) !important;
}
.text-gray-600-transparent-8 {
  color: rgba(102, 102, 102, 0.8) !important;
}
.bg-gray-600-transparent-9 {
  background-color: rgba(102, 102, 102, 0.9) !important;
}
.text-gray-600-transparent-9 {
  color: rgba(102, 102, 102, 0.9) !important;
}
.bg-gray-700-transparent-1 {
  background-color: rgba(64, 64, 64, 0.1) !important;
}
.text-gray-700-transparent-1 {
  color: rgba(64, 64, 64, 0.1) !important;
}
.bg-gray-700-transparent-2 {
  background-color: rgba(64, 64, 64, 0.2) !important;
}
.text-gray-700-transparent-2 {
  color: rgba(64, 64, 64, 0.2) !important;
}
.bg-gray-700-transparent-3 {
  background-color: rgba(64, 64, 64, 0.3) !important;
}
.text-gray-700-transparent-3 {
  color: rgba(64, 64, 64, 0.3) !important;
}
.bg-gray-700-transparent-4 {
  background-color: rgba(64, 64, 64, 0.4) !important;
}
.text-gray-700-transparent-4 {
  color: rgba(64, 64, 64, 0.4) !important;
}
.bg-gray-700-transparent-5 {
  background-color: rgba(64, 64, 64, 0.5) !important;
}
.text-gray-700-transparent-5 {
  color: rgba(64, 64, 64, 0.5) !important;
}
.bg-gray-700-transparent-6 {
  background-color: rgba(64, 64, 64, 0.6) !important;
}
.text-gray-700-transparent-6 {
  color: rgba(64, 64, 64, 0.6) !important;
}
.bg-gray-700-transparent-7 {
  background-color: rgba(64, 64, 64, 0.7) !important;
}
.text-gray-700-transparent-7 {
  color: rgba(64, 64, 64, 0.7) !important;
}
.bg-gray-700-transparent-8 {
  background-color: rgba(64, 64, 64, 0.8) !important;
}
.text-gray-700-transparent-8 {
  color: rgba(64, 64, 64, 0.8) !important;
}
.bg-gray-700-transparent-9 {
  background-color: rgba(64, 64, 64, 0.9) !important;
}
.text-gray-700-transparent-9 {
  color: rgba(64, 64, 64, 0.9) !important;
}
.bg-gray-800-transparent-1 {
  background-color: rgba(26, 26, 26, 0.1) !important;
}
.text-gray-800-transparent-1 {
  color: rgba(26, 26, 26, 0.1) !important;
}
.bg-gray-800-transparent-2 {
  background-color: rgba(26, 26, 26, 0.2) !important;
}
.text-gray-800-transparent-2 {
  color: rgba(26, 26, 26, 0.2) !important;
}
.bg-gray-800-transparent-3 {
  background-color: rgba(26, 26, 26, 0.3) !important;
}
.text-gray-800-transparent-3 {
  color: rgba(26, 26, 26, 0.3) !important;
}
.bg-gray-800-transparent-4 {
  background-color: rgba(26, 26, 26, 0.4) !important;
}
.text-gray-800-transparent-4 {
  color: rgba(26, 26, 26, 0.4) !important;
}
.bg-gray-800-transparent-5 {
  background-color: rgba(26, 26, 26, 0.5) !important;
}
.text-gray-800-transparent-5 {
  color: rgba(26, 26, 26, 0.5) !important;
}
.bg-gray-800-transparent-6 {
  background-color: rgba(26, 26, 26, 0.6) !important;
}
.text-gray-800-transparent-6 {
  color: rgba(26, 26, 26, 0.6) !important;
}
.bg-gray-800-transparent-7 {
  background-color: rgba(26, 26, 26, 0.7) !important;
}
.text-gray-800-transparent-7 {
  color: rgba(26, 26, 26, 0.7) !important;
}
.bg-gray-800-transparent-8 {
  background-color: rgba(26, 26, 26, 0.8) !important;
}
.text-gray-800-transparent-8 {
  color: rgba(26, 26, 26, 0.8) !important;
}
.bg-gray-800-transparent-9 {
  background-color: rgba(26, 26, 26, 0.9) !important;
}
.text-gray-800-transparent-9 {
  color: rgba(26, 26, 26, 0.9) !important;
}
.bg-gray-900-transparent-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.text-gray-900-transparent-1 {
  color: rgba(0, 0, 0, 0.1) !important;
}
.bg-gray-900-transparent-2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.text-gray-900-transparent-2 {
  color: rgba(0, 0, 0, 0.2) !important;
}
.bg-gray-900-transparent-3 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.text-gray-900-transparent-3 {
  color: rgba(0, 0, 0, 0.3) !important;
}
.bg-gray-900-transparent-4 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.text-gray-900-transparent-4 {
  color: rgba(0, 0, 0, 0.4) !important;
}
.bg-gray-900-transparent-5 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.text-gray-900-transparent-5 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.bg-gray-900-transparent-6 {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.text-gray-900-transparent-6 {
  color: rgba(0, 0, 0, 0.6) !important;
}
.bg-gray-900-transparent-7 {
  background-color: rgba(0, 0, 0, 0.7) !important;
}
.text-gray-900-transparent-7 {
  color: rgba(0, 0, 0, 0.7) !important;
}
.bg-gray-900-transparent-8 {
  background-color: rgba(0, 0, 0, 0.8) !important;
}
.text-gray-900-transparent-8 {
  color: rgba(0, 0, 0, 0.8) !important;
}
.bg-gray-900-transparent-9 {
  background-color: rgba(0, 0, 0, 0.9) !important;
}
.text-gray-900-transparent-9 {
  color: rgba(0, 0, 0, 0.9) !important;
}



/* Gaya dasar untuk loading overlay */
.loading-overlay {
    display: none; /* Awalnya disembunyikan */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.8); /* Latar belakang transparan */
    z-index: 1000; /* Pastikan overlay di atas elemen lain */
    justify-content: center;
    align-items: center;
}

/* Gaya untuk spinner loading */
.loading-spinner {
    border: 4px solid #f3f3f3; /* Warna ring spinner */
    border-top: 4px solid #3498db; /* Warna spinner */
    border-radius: 50%;
    width: 40px;
    height: 40px;
   
}

.parsley-error {
	/* background-color: transparent !important; */
	border-color: #f44336 !important;
	color: #263238 !important;
  }
  .parsley-error:focus {
	border-color: #f44336 !important;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgba(244, 67, 54, 0.3) !important;
  }
  .parsley-success {
	/* background-color: transparent !important; */
	border-color: #009688 !important;
	color: #263238 !important;
  }
  .parsley-success:focus {
	border-color: #009688 !important;
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgba(0, 150, 136, 0.3) !important;
  }
  .parsley-errors-list {
	padding: 0 !important;
	list-style-type: none !important;
	margin: 0 !important;
	color: #263238;
	font-size: 0.8125rem !important;
	line-height: inherit !important;
  }
  .parsley-errors-list.filled {
	margin-top: 0.5rem !important;
  }