.container-inventory .details, .container-inventory .properties {
  padding: 0;
}

.container-inventory .input-group-addon {
  min-width: 55px;
}

.container-inventory .pictures-container .deleted-everything {
  display: none;
}

.container-inventory .pictures-container input[type=file] {
  display: none;
}

.container-inventory .pictures-container .thumb .remove {
  position: absolute;
  top: 5px;
  right: 15px;
}

.container-inventory .pictures-container .thumbs-nav {
  margin-top: 5px;
}

.container-inventory .pictures-container .thumbs-nav .thumbs-nav-thumb {
  float: left;
  border: 2px #d0d0d0 solid;
  border-radius: 5px;
  overflow: hidden;
  margin-left: 1em;
}

.container-inventory .pictures-container .thumbs-nav img {
  height: 64px;
  cursor: pointer;
}

.container-inventory .pictures-container .thumbs-nav .add-image {
  font-size: 49px;
}

.container-inventory .pictures-container .thumbs-full {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}

.container-inventory .pictures-container .thumbs-full .img-responsive {
  margin: 0 auto;
  width: 200px;
}

.container-inventory .pictures-container .thumbs-full .btn-remove {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  background: url("/images/icons/erase-icon.png");
  cursor: pointer;
}

.overview-revenue-types th.column-name {
  width: 300px;
}

.overview-revenue-types th.actions {
  width: 100px;
}

.purchase-order {
  padding-top: 5px;
}

@media (min-width: 1130px) {
  .purchase-order label.notes {
    margin-bottom: 15px;
  }
}

.purchase-order .status {
  margin-bottom: 10px;
}

.purchase-order .status select {
  width: 100%;
}

.purchase-order .status span.select2 {
  margin-bottom: 5px;
}

.purchase-order .logs {
  max-height: 425px;
  overflow: auto;
}

.purchase-order .logs .list-group-item-heading {
  font-weight: bold;
}

.purchase-order thead td {
  padding: 15px !important;
  font-weight: bold;
}

.purchase-order th.order-unit {
  min-width: 100px;
  width: 100px;
}

.purchase-order th.content-unit {
  min-width: 75px;
  width: 75px;
}

.purchase-order th.item-sku {
  width: 75px;
}

.purchase-order th.sku {
  width: 150px;
}

.purchase-order th.name {
  min-width: 350px;
}

.purchase-order th.content-unit {
  width: 100px;
}

.purchase-order th.price {
  width: 162px;
}

.purchase-order th.vat {
  width: 85px;
}

.purchase-order th.quantity {
  width: 75px;
}

.purchase-order th.total {
  width: 95px;
}

.purchase-order th.icons {
  width: 10px;
}

.purchase-order .pricing-container {
  width: 140px;
}

.purchase-order .pricing-container.total {
  width: 135px;
}

.purchase-order .pricing-container.control-label .currency {
  text-align: center;
}

.purchase-order .pricing-container.control-label .total {
  text-align: right;
  padding-right: 0;
}

.purchase-order .pricing-container .currency {
  float: left;
  width: 34px;
}

.purchase-order .pricing-container .currency select {
  margin-left: 15px;
}

.purchase-order .pricing-container .price, .purchase-order .pricing-container .total {
  float: left;
  min-width: 100px;
  max-width: 100px;
}

.purchase-order .pricing-container .tax-rate {
  float: left;
  padding-left: 10px;
  min-width: 60px;
  max-width: 60px;
}

.purchase-order .row {
  margin-bottom: 20px;
}

.container-inventory #suppliers td.party {
  width: 250px;
}

.container-inventory #suppliers td.sku {
  width: 100px;
}

.container-inventory #suppliers td.pricing {
  width: 225px;
}

table.table-purchases th.column-status, table.table-purchases .column-receipt-status {
  width: 50px;
}

table.table-purchases th.column-document-reference {
  width: 75px;
}

table.table-purchases th.column-party-name {
  width: 300px;
}

table.table-purchases th[data-date] {
  width: 100px;
}

.table-pricelists th.column-status {
  width: 100px;
}

.table-pricelists th.actions {
  width: 100px;
}

.purchase-pricelist td.sku {
  width: 100px;
  white-space: nowrap;
}

.purchase-pricelist td.order-unit {
  width: 200px;
  white-space: nowrap;
}

.purchase-pricelist .pricing-container {
  width: 200px;
  white-space: nowrap;
}

.purchase-pricelist td.lead-time {
  width: 100px;
}

.receipts-table .column-document-document-reference, .receipts-table .column-document-reference, .receipts-table .column-picking-reference {
  width: 100px;
}

.receipts-table .column-status {
  width: 15px;
  padding: 8px;
}

.receipts-table .column-receipt-status {
  width: 40px;
  padding: 2px;
  text-align: center;
}

.receipts-table .column-picking-date, .receipts-table .column-document-date, .receipts-table .column-delivery-date {
  width: 125px;
}

.receipts-table .column-picked {
  width: 110px;
}

.partyList th.type {
  width: 60px;
}

.partyList th.zipcode {
  width: 100px;
}

.partyList th.phone {
  width: 165px;
}

.partyList th.actions {
  width: 80px;
}

.partyList th.reference, .partyList td.column-party-reference {
  width: 50px;
  max-width: 50px;
}

.party-show .location .row {
  margin-bottom: 5px;
}

.party-show th.status, .party-show th.bulk-action, .party-show th.payment_reminder {
  width: 25px;
  text-align: center;
}

.party-show th.bulk-action {
  width: 50px;
  padding-left: 0 !important;
}

.party-show td.bulk-action {
  padding-left: 22px !important;
  padding-top: 2px;
}

.party-show td.bulk-action .checkbox {
  padding-top: 0;
}

.party-show th.sent {
  width: 125px;
}

.party-show th.document_reference, .party-show th.sales_order {
  width: 150px;
}

.party-show th.document_amount, .party-show th.balance, .party-show th.invoice {
  width: 100px;
}

.party-show th.payment_status {
  text-align: left;
  width: 150px;
}

.party-show th.document_date, .party-show th.delivery_date {
  width: 150px;
}

.party-show th.actions {
  width: 100px;
}

.party-show #notes .well {
  position: relative;
}

.party-show #notes .well div.actions {
  position: absolute;
  top: 10px;
  right: 10px;
}

.party-show #notes .well .btn {
  padding: 3px 11px 3px 11px;
  font-size: 16px;
}

.parties-add-button {
  margin-left: 15px;
}

.parties-searchbar {
  padding-right: 30px;
}

.parties-searchbar .checkbox {
  margin-left: 20px;
}

.party-note-modal .form-group {
  position: static;
}

.party-note-modal textarea {
  margin-top: 10px;
}

.salesDocument .status {
  margin-bottom: 10px;
}

.salesDocument .status select {
  width: 100%;
}

.salesDocument .status span.select2 {
  margin-bottom: 5px;
}

.salesDocument .logs {
  max-height: 475px;
  overflow: auto;
}

.salesDocument .logs .list-group-item-heading {
  font-weight: bold;
}

.salesDocument.order .logs {
  max-height: 425px;
}

.salesDocument #payment_terms {
  min-width: 50px;
}

.salesDocument .form-notes-group {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.salesDocument .send-method p {
  word-wrap: break-word;
}

.salesDocument #items-table {
  width: 100%;
}

.salesDocument #items-table tfoot td {
  vertical-align: middle;
}

.salesDocument .sales-details {
  margin-top: 20px;
}

.salesDocument .sales-content {
  width: 70%;
}

@media (min-width: 1200px) {
  .salesDocument .sales-content {
    width: 75%;
  }
}

@media (min-width: 1400px) {
  .salesDocument .sales-content {
    width: 78%;
  }
}

@media (min-width: 1600px) {
  .salesDocument .sales-content {
    width: 82%;
  }
}

@media (min-width: 1700px) {
  .salesDocument .sales-content {
    width: 84%;
  }
}

.salesDocument .sales-sidebar-container {
  padding-right: 15px;
}

.salesDocument .sales-sidebar-container .sidebar-toggle.collapsed-toggle {
  background: #e8e8e8;
  position: absolute;
  font-size: 18px;
  padding: 5px 15px;
  right: -23px;
  top: 50px;
}

.salesDocument .sales-sidebar-container .sidebar-toggle.collapsed-toggle i {
  color: blue;
}

.salesDocument .sales-sidebar {
  padding: 0 5px;
  width: 230px;
  background-color: #E4E6E9;
  position: absolute;
  top: 50px;
  right: -5px;
  bottom: -20px;
}

.salesDocument .sales-sidebar .header-text {
  color: black;
  font-size: 14px;
  text-transform: uppercase;
}

.salesDocument .sales-sidebar .header .header-text {
  padding: 10px;
  margin-left: 20px;
}

.salesDocument .sales-sidebar .header .header-text i {
  color: blue;
  padding-right: 5px;
}

.salesDocument .sales-sidebar .header .sidebar-toggle {
  padding: 10px;
}

.salesDocument .sales-sidebar .header div {
  display: inline-block;
}

.salesDocument .sales-sidebar .well {
  background-color: #d5d8dc;
  padding: 19px 10px;
  box-shadow: none;
  font-size: 14px;
}

.salesDocument .sales-sidebar .well .col-sm-4 {
  padding: 0;
}

.salesDocument .sales-sidebar .well i {
  font-size: 14px;
  color: black;
}

.salesDocument .sales-sidebar .well small {
  font-size: 12px;
}

.salesDocument .sales-sidebar .well p {
  color: black;
  font-size: 14px;
}

.salesDocument .sales-sidebar .well hr {
  border-color: #CBCED2;
  margin-top: 13px;
  margin-bottom: 13px;
}

.salesDocument .sales-sidebar .well .counter {
  color: black;
  font-size: 18px;
}

.salesDocument .sales-sidebar ul, .salesDocument .sales-sidebar li {
  background-color: transparent;
}

.salesDocument .sales-sidebar li {
  padding: 10px 0 !important;
}

.salesDocument .sales-sidebar .list-group-item {
  font-size: 14px;
  border-top: 1px solid #B6B6B6;
}

.salesDocument .sales-sidebar .list-group-item-heading {
  color: black;
  word-break: break-all;
}

.salesDocument .sales-sidebar .list-group-item-text {
  color: #98999A;
  white-space: normal !important;
}

.salesDocument .sales-sidebar .payments table thead, .salesDocument .sales-sidebar .payments table tbody, .salesDocument .sales-sidebar .payments table tfoot {
  background: #CBCED2;
}

.salesDocument .sales-sidebar .payments table thead th {
  font-size: 14px;
}

.salesDocument .extra-fields {
  margin-top: 21px;
}

.salesDocument th.sku {
  width: 80px;
}

.salesDocument td.quantity input.not-available {
  border: 1px solid red;
  padding-left: 2px;
  padding-right: 2px;
}

.salesDocument td.sku {
  padding-left: 0 !important;
}

.salesDocument td.sku .select2-selection__rendered {
  padding-left: 18px;
}

.salesDocument th.quantity {
  width: 75px;
}

.salesDocument th.subscription {
  width: 185px;
}

.salesDocument th.order-unit {
  min-width: 100px;
  width: 100px;
}

.salesDocument th.price {
  width: 162px;
}

.salesDocument th.vat {
  width: 85px;
}

.salesDocument th.stock {
  width: 40px;
}

.salesDocument th.total {
  width: 95px;
}

.salesDocument th.icons {
  width: 10px;
}

.salesDocument td.stock .popover-content {
  width: 200px;
  padding: 10px;
}

.salesDocument td.stock .badge {
  width: 50px;
  background-color: transparent;
  color: #000000;
  font-weight: bold;
  text-align: right;
}

.salesDocument td.stock .list-group-item {
  padding: 2px;
  font-size: 12px;
  margin-bottom: 5px;
}

.salesDocument td.stock .list-group-item:hover {
  background-color: transparent;
}

.salesDocument td.icons {
  text-align: right;
}

.salesDocument td.icons .btn {
  width: 20px;
}

.salesDocument td.subscription .dropdown-menu {
  width: 225px;
}

.salesDocument td.subscription .dropdown-menu li {
  padding: 5px;
}

.salesDocument td.subscription input.datepicker {
  display: inline-block;
  min-width: 90px;
  max-width: 90px;
  margin: 0;
}

.salesDocument td.subscription .period-container {
  width: 100%;
  float: left;
}

.salesDocument td.subscription .period-container .interval {
  float: left;
  min-width: 90px;
  max-width: 90px;
}

.salesDocument td.subscription .period-container .period {
  float: left;
  min-width: 100px;
  max-width: 100px;
}

.salesDocument td.subscription .period-container .period select {
  text-align: right;
}

.salesDocument #party-info .col-xs-12 {
  margin-bottom: 2px;
}

.salesDocument #party-info .viewable-info span {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  height: 15px;
}

.salesDocument #party-info .viewable-info span select {
  padding-left: 0;
}

.salesDocument .pricing-container {
  width: 140px;
}

.salesDocument .pricing-container .total {
  text-align: right;
}

.salesDocument .pricing-container .currency {
  float: left;
  width: 34px;
}

.salesDocument .pricing-container .currency select {
  margin-left: 15px;
}

.salesDocument .pricing-container .price, .salesDocument .pricing-container .total {
  float: left;
  min-width: 100px;
  max-width: 100px;
}

.salesDocument .pricing-container .tax-rate {
  float: left;
  padding-left: 10px;
  min-width: 60px;
  max-width: 60px;
}

.salesOrder #items-table, .salesQuotation #items-table {
  width: 119%;
}

.salesInvoice #modal-logs .modal-content {
  background-color: #E4E6E9;
}

.salesInvoice #modal-logs .modal-content .list-group-item {
  font-size: 14px;
  border-top: 1px solid #CBCED2;
}

.salesInvoice #modal-logs .modal-content .list-group-item-heading {
  color: black;
  word-break: break-all;
}

.salesInvoice #modal-logs .modal-content .list-group-item-text {
  color: #98999A;
  white-space: normal !important;
}

.salesInvoice #modal-logs .modal-content ul, .salesInvoice #modal-logs .modal-content li {
  background-color: transparent;
}

.salesInvoiceTable th.status, .salesQuotationTable th.status, .salesOrderTable th.status {
  width: 25px;
  text-align: center;
}

.salesInvoiceTable th.sent, .salesQuotationTable th.sent, .salesOrderTable th.sent {
  width: 125px;
}

.salesInvoiceTable th.document_amount, .salesQuotationTable th.document_amount, .salesOrderTable th.document_amount {
  width: 100px;
}

.salesInvoiceTable th.document_reference, .salesInvoiceTable th.sales_order, .salesQuotationTable th.document_reference, .salesQuotationTable th.sales_order, .salesOrderTable th.document_reference, .salesOrderTable th.sales_order {
  width: 150px;
}

.salesInvoiceTable th.document_date, .salesQuotationTable th.document_date, .salesOrderTable th.document_date {
  width: 150px;
}

.salesInvoiceTable th.actions, .salesQuotationTable th.actions, .salesOrderTable th.actions {
  width: 100px;
}

.salesInvoiceTable th.document_amount, .salesInvoiceTable th.balance {
  width: 100px;
}

.salesOrderTable th.source {
  width: 25px;
  text-align: center;
}

.salesOrderTable th.invoice {
  width: 100px;
}

.salesOrderTable th.delivery_date {
  width: 150px;
}

.select2-container--sales .select2-dropdown {
  border: 0;
}

.select2-container--sales .select2-search {
  border: 1px solid lightgray;
  border-bottom: 0;
}

.select2-container--sales .select2-results {
  background: white;
  width: 600px !important;
  border: 1px solid lightgray;
  border-top: 0;
}

.salesSubscription .pricing-container .currency {
  float: left;
}

.salesSubscription .pricing-container .price {
  float: left;
  min-width: 62px;
  max-width: 52px;
}

.salesSubscription .pricing-container .tax {
  float: left;
  margin-left: 10px;
  min-width: 150px;
  max-width: 150px;
}

.salesSubscription .period-container .interval {
  float: left;
  min-width: 80px;
  max-width: 80px;
}

.salesSubscription .period-container .period {
  float: left;
  min-width: 50px;
  max-width: 50px;
}

.table-sales th.column-status,
.table-sales th.column-source-name,
.table-sales .column-shipment-status,
.table-sales th.column-invoice-status,
.table-sales th.column-simple-payment-status,
.table-sales th.column-payment-method-short,
.table-sales th.column-mailed {
  width: 50px;
}

.table-sales .column-status, .table-sales .column-shipment-status, .table-sales .column-invoice-status {
  text-align: center;
}

.table-sales th.column-document-reference {
  width: 75px;
}

.table-sales th.column-party-name {
  width: 200px;
}

.table-sales th.column-party-name .yadcf-filter-wrapper {
  width: 200px;
}

.table-sales th.column-party-name .yadcf-filter-wrapper .select2-container {
  width: 200px !important;
}

.table-sales th[data-date] {
  width: 100px;
}

.table-sales th.column-currency-symbol {
  width: 10px;
}

.table-sales th.total-value {
  width: 25px;
}

.table-sales td.column-total-value {
  text-align: right;
}

.table-sales .actions {
  width: 150px !important;
  text-align: right;
}

.sales-pricelist {
  padding-top: 10px;
}

@media (min-width: 1130px) {
  .sales-pricelist label.notes {
    margin-bottom: 15px;
  }
}

.sales-pricelist thead td {
  font-weight: bold;
}

.sales-pricelist td.sku {
  width: 140px;
}

.sales-pricelist td.sku .select2-selection__rendered {
  text-align: left;
}

.sales-pricelist td.price {
  width: 75px;
}

.sales-pricelist td.quantity {
  width: 75px;
}

.sales-pricelist td.order-unit {
  width: 300px;
}

.sales-pricelist td.total {
  width: 75px;
}

.sales-pricelist .row {
  margin-bottom: 20px;
}

.sales-pricelist .pricing {
  width: 200px;
}

.sales-pricelist .pricing .pricing-container {
  margin: 0 auto;
}

.sales-pricelist .pricing .pricing-container .currency {
  float: left;
  padding-top: 7px;
}

.sales-pricelist .pricing .pricing-container .price {
  float: left;
  min-width: 60px;
  max-width: 60px;
  margin-right: 5px;
}

.sales-pricelist .pricing .pricing-container .vat {
  float: left;
  padding-top: 7px;
  margin-left: 5px;
}

.sales-pricelist td.name {
  min-width: 240px;
  max-width: 240px;
}

.sales-pricelist td.actions {
  width: 75px;
}

.table-returns .column-status {
  width: 25px;
  text-align: center;
}

.table-returns .column-document-reference {
  width: 150px;
}

.table-returns .column-picking-date, .table-returns .column-document-delivery-date, .table-returns .column-created-at {
  width: 150px;
}

.shipments-table .status {
  width: 25px;
  text-align: center;
}

.shipments-table .order-id, .shipments-table .document-id {
  width: 95px;
}

.shipments-table .client {
  white-space: nowrap;
}

.shipments-table .document_date, .shipments-table .delivery_date, .shipments-table .sent {
  width: 125px;
}

.shipments-table .sled {
  width: 150px;
}

.shipments-table .created_at {
  width: 175px;
}

.shipments-table .icons {
  width: 50px;
}

.shipments-table .column-shipment-status {
  width: 50px;
  text-align: center;
}

.shipment-form .status {
  text-align: right;
}

.shipment-form .status select {
  width: 208px;
}

.shipment-form #items-table th.sku {
  width: 100px;
}

.shipment-form #items-table th.unit {
  width: 100px;
}

.shipment-form #items-table th.delivered, .shipment-form #items-table th.stock, .shipment-form #items-table th.previously_delivered {
  width: 100px;
}

.shipment-form #items-table td.stock-warning {
  width: 20px;
}

.shipment-form #items-table th.location {
  width: 200px;
}

.shipment-form #items-table th.stock {
  width: 75px;
}

.shipment-form #items-table th.serial-number, .shipment-form #items-table td.serial-number {
  width: 125px;
}

.shipment-form #items-table th.expire-date, .shipment-form #items-table td.expire-date {
  width: 125px;
}

.shipment-form #items-table td.total-quantity {
  width: 50px;
}

.sales-goods-orders .status {
  text-align: right;
}

.sales-goods-orders .status select {
  width: 178px;
}

.sales-goods-orders #items-table th.sku {
  width: 100px;
}

.sales-goods-orders #items-table th.unit {
  width: 75px;
}

.sales-goods-orders #items-table th.ordered, .sales-goods-orders #items-table th.delivered, .sales-goods-orders #items-table th.stock {
  width: 100px;
}

.content-actionbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  border-bottom: 1px #E2E2E2 solid;
  background: #ffffff;
  transition: padding 250ms ease;
  padding: 66px 10px 10px 50px;
}

.content-actionbar .btn-group {
  margin-top: 20px;
}

.content-actionbar-stretched {
  padding-left: 10px;
}

.content-actionbar-offset {
  height: 75px;
}

hr.bar-divider {
  margin: 10px -16px;
}

.dt-buttons {
  margin-bottom: 5px;
}

.ladda-button[disabled] {
  opacity: 1;
}

div.status select {
  width: 100%;
}

div.status .select2-container--default .select2-results__option--highlighted {
  background: #d3d3d3;
  color: #d3d3d3;
}

div.status .select2-container--default .select2-selection--single {
  border: 0;
  border-radius: 0;
  height: 30px;
}

div.status .select2-container--default:not(.select2-container--disabled) .select2-selection__rendered {
  color: #ffffff;
}

div.status .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: block !important;
}

div.status .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #ffffff transparent transparent transparent;
}

div.status .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #ffffff transparent !important;
}

div.status .select2-container {
  text-align: center;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
}

div.status .select2-selection__rendered {
  padding-top: 2px;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

form.readonly .select2-choice {
  cursor: default;
}

form.readonly .select2-choice .select2-arrow {
  display: none;
}

form.readonly input[type="text"] {
  cursor: default;
  border: none;
}

form.form-inline-block {
  display: inline-block;
}

input[type="date"]::-webkit-clear-button,
input[type="time"]::-webkit-clear-button {
  display: none;
}

input[type=number]:not(.text-left):not(.text-center) {
  text-align: right;
}

input[type=number] {
  -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

select.tiny-select {
  background-image: none !important;
  width: auto;
  padding: 0;
}

.select2-results__group {
  display: block;
  padding: 6px;
}

.select2-results__group--highlighted {
  background-color: #5897fb;
  color: white;
}

.select2-results__group [aria-selected] {
  cursor: pointer;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 6px;
}

.dataTables_processing {
  z-index: 100;
}

.dataTables_wrapper th.selectable {
  width: 25px !important;
  padding: 5px 10px !important;
}

.dataTables_wrapper .dataTables_filter {
  float: right;
}

.dataTables_wrapper .dataTables_filter input {
  width: 100% !important;
}

.dataTables_wrapper .dataTables_filter label {
  width: 250px;
}

.dataTables_wrapper .dataTables_paginate {
  float: right;
  margin-top: 10px;
  text-align: center;
}

.dataTables_wrapper .checkbox label:after {
  top: -5px;
}

.dataTables_length {
  float: left;
  margin: 10px 1em 0 0;
}

.dataTables_length select {
  width: 60px;
  border-radius: 5px;
  padding: 5px;
}

.hide {
  display: none;
}

.inuse, .ui-slider-range .inuse, .yadcf-filter-range-number-slider .inuse {
  background: #8BBEF0;
}

.yadcf-filter-reset-button {
  display: inline-block;
}

.yadcf-filter-reset-button.range-number-slider-reset-button {
  position: relative;
  top: -6px;
}

.yadcf-filter {
  padding: 3px 4px;
}

.yadcf-filter > option {
  background: white;
}

.ui-autocomplete .ui-menu-item {
  font-size: 13px;
}

#ui-datepicker-div {
  font-size: 13px;
}

.yadcf-filter-wrapper {
  display: inline-block;
  white-space: nowrap;
  margin-left: 2px;
}

.yadcf-filter-wrapper .select2-container {
  height: 30px;
}

.yadcf-filter-range-number {
  width: 40px;
}

.yadcf-filter-range-number-seperator {
  margin-left: 10px;
  margin-right: 10px;
}

.yadcf-filter-range-date {
  width: 80px;
}

.yadcf-filter-range-date-seperator {
  margin-left: 10px;
  margin-right: 10px;
}

.yadcf-filter-wrapper-inner {
  display: inline-block;
  border: 1px solid #ABADB3;
}

.yadcf-number-slider-filter-wrapper-inner {
  display: inline-block;
  width: 200px;
  margin-bottom: 7px;
}

.yadcf-filter-range-number-slider .ui-slider-handle {
  width: 10px;
  height: 10px;
  margin-top: 1px;
}

.yadcf-filter-range-number-slider .ui-slider-range {
  position: relative;
  height: 5px;
}

.yadcf-filter-range-number-slider {
  height: 5px;
  margin-left: 6px;
  margin-right: 6px;
}

.yadcf-filter-range-number-slider {
  overflow: visible;
}

.yadcf-number-slider-filter-wrapper-inner .yadcf-filter-range-number-slider-min-tip {
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  outline-style: none;
}

.yadcf-number-slider-filter-wrapper-inner .yadcf-filter-range-number-slider-max-tip {
  font-size: 13px;
  font-weight: normal;
  position: absolute;
  outline-style: none;
}

.yadcf-number-slider-filter-wrapper-inner .yadcf-filter-range-number-slider-min-tip-inner {
  position: absolute;
  top: 11px;
}

.yadcf-number-slider-filter-wrapper-inner .yadcf-filter-range-number-slider-max-tip-inner {
  position: absolute;
  top: 11px;
}

.yadcf-exclude-wrapper {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.yadcf-label.small {
  font-size: 10px;
}

div.jsoneditor {
  border: 1px solid #ff6400;
}

div.jsoneditor-menu {
  background-color: #ff6400;
  border-bottom: 1px solid #ff6400;
}

div.jsoneditor td, div.jsoneditor th, div.jsoneditor tr {
  padding: 0 !important;
  margin: 0 !important;
}

.template-pdf .column-name {
  width: auto;
  min-width: 200px;
}

.template-pdf .column-data {
  width: 250px;
  min-width: 250px;
}

.template-pdf .column-rows-per-page {
  width: 150px;
  min-width: 150px;
}

.template-pdf .column-font {
  width: auto;
  min-width: 150px;
}

.template-pdf .column-font {
  width: 125px;
  min-width: 125px;
}

.template-pdf .column-x-coords, .template-pdf .column-y-coords, .template-pdf .column-height, .template-pdf .column-width, .template-pdf .column-font-size, .template-pdf .column-font-style {
  width: 150px;
  min-width: 150px;
}

.template-pdf .column-details {
  width: 100px;
  min-width: 100px;
}

.template-pdf .column-actions {
  width: 75px;
  min-width: 75px;
}

.template-pdf .modal-table-details .modal-dialog {
  width: 800px;
}

.template-pdf .modal-table-details .modal-content, .template-pdf .modal-table-details .modal-body {
  overflow-y: auto;
}

.template-pdf div.jsoneditor-outer {
  height: 250px;
}

.warehouse-documents th.document_number {
  width: 150px;
}

.warehouse-documents th.counted_at {
  width: 150px;
}

.warehouse-documents th.updated_by, .warehouse-documents th.created_by {
  width: 175px;
}

.warehouse-documents th.updated_at, .warehouse-documents th.created_at {
  width: 150px;
}

.warehouse-documents th.actions {
  width: 100px;
}

.warehouse-document div.category {
  font-weight: bold;
}

.warehouse-document div.category strong {
  color: black;
}

.warehouse-document div.category td.sku {
  width: 100px;
}

.warehouse-document div.category td.quantity, .warehouse-document div.category td.stock {
  width: 150px;
  vertical-align: middle;
}

.container-inventory #locations th.type-name {
  width: 250px;
}

.container-inventory #locations th.actions {
  width: 100px;
}

.pickingForm {
  padding-top: 10px;
}

.pickingForm #add_item_wh i {
  margin-top: 0;
}

.pickingForm .status {
  text-align: right;
}

.pickingForm .status select {
  width: 168px;
}

.pickingForm thead td {
  padding: 5px !important;
  font-weight: bold;
}

.pickingForm thead th.sku {
  min-width: 50px;
  width: 100px;
}

.pickingForm thead th.description {
  min-width: 100px;
}

.pickingForm thead th.quantity {
  min-width: 75px;
  width: 75px;
}

.pickingForm thead th.unit {
  min-width: 60px;
  width: 60px;
}

.pickingForm thead th.price {
  min-width: 75px;
  width: 75px;
}

.pickingForm thead th.tax-rate {
  min-width: 75px;
  width: 75px;
}

.pickingForm thead th.total {
  min-width: 75px;
  width: 75px;
}

.pickingForm thead th.serial-number {
  min-width: 80px;
  width: 80px;
}

.pickingForm thead th.sled {
  min-width: 100px;
  width: 100px;
}

.pickingForm thead th.comment {
  min-width: 50px;
}

.pickingForm thead th.source-storage-location {
  min-width: 175px;
  width: 175px;
}

.pickingForm thead th.destination-storage-location {
  min-width: 175px;
  width: 175px;
}

.pickingForm thead th.action {
  min-width: 40px;
  width: 40px;
}

.pickingForm .fa-times {
  color: #f85a5b;
  font-size: 18px;
  cursor: pointer;
}

.pickingForm .fa-plus-circle {
  color: #a9d655;
  font-size: 18px;
  cursor: pointer;
}

.pickingForm .serial_number {
  width: 70px;
}

.pickingForm .sled {
  width: 90px;
}

.pickingForm .tax-rate select {
  padding: 0 !important;
  min-width: 40px;
}

.pickingForm .row {
  margin-bottom: 20px;
}

.sku-select2 {
  min-width: 200px;
}

.new-location-select2 {
  min-width: 100px;
}

.table-pickings .column-status-id {
  width: 25px;
  text-align: center;
}

.table-pickings th.column-picking-reference {
  width: 100px;
}

.table-pickings th.column-created-at {
  width: 200px;
}

.table-pickings th.column-reason {
  width: 250px;
}

.table-pickings .actions {
  width: 160px;
  text-align: right;
}

@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/glyphicons-halflings-regular.eot");
  src: url("../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\2a";
}

.glyphicon-plus:before {
  content: "\2b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.846;
  color: #666;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #2196F3;
  text-decoration: none;
}

a:hover, a:focus {
  color: #64B5F6;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 3px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.846;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 400;
  line-height: 1.1;
  color: #444;
}

h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #bbb;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}

h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}

h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 33px;
}

h2, .h2 {
  font-size: 27px;
}

h3, .h3 {
  font-size: 23px;
}

h4, .h4 {
  font-size: 17px;
}

h5, .h5 {
  font-size: 13px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 11.5px;
}

.lead {
  margin-bottom: 23px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 19.5px;
  }
}

small,
.small {
  font-size: 92%;
}

mark,
.mark {
  background-color: rgba(0, 0, 0, 0);
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #bbb;
}

.text-primary {
  color: #2196F3;
}

a.text-primary:hover {
  color: #0c7cd5;
}

.text-success {
  color: #64dd17;
}

a.text-success:hover {
  color: #4faf12;
}

.text-info {
  color: #00bcd4;
}

a.text-info:hover {
  color: #008fa1;
}

.text-warning {
  color: #ffab40;
}

a.text-warning:hover {
  color: #ff950d;
}

.text-danger {
  color: #F44336;
}

a.text-danger:hover {
  color: #ea1c0d;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #2196F3;
}

a.bg-primary:hover {
  background-color: #0c7cd5;
}

.bg-success {
  background-color: rgba(0, 0, 0, 0);
}

a.bg-success:hover {
  background-color: rgba(0, 0, 0, 0);
}

.bg-info {
  background-color: rgba(0, 0, 0, 0);
}

a.bg-info:hover {
  background-color: rgba(0, 0, 0, 0);
}

.bg-warning {
  background-color: rgba(0, 0, 0, 0);
}

a.bg-warning:hover {
  background-color: rgba(0, 0, 0, 0);
}

.bg-danger {
  background-color: rgba(0, 0, 0, 0);
}

a.bg-danger:hover {
  background-color: rgba(0, 0, 0, 0);
}

.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 23px;
}

dt,
dd {
  line-height: 1.846;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #bbb;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.846;
  color: #bbb;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right,
.page-header blockquote.actions {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
.page-header blockquote.actions footer:before,
blockquote.pull-right small:before,
.page-header blockquote.actions small:before,
blockquote.pull-right .small:before,
.page-header blockquote.actions .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
.page-header blockquote.actions footer:after,
blockquote.pull-right small:after,
.page-header blockquote.actions small:after,
blockquote.pull-right .small:after,
.page-header blockquote.actions .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.846;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 3px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 12px;
  line-height: 1.846;
  word-break: break-all;
  word-wrap: break-word;
  color: #212121;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before, .container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #bbb;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.846;
  vertical-align: top;
  border-top: 1px solid #F0F0F0;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #F0F0F0;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #F0F0F0;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #F0F0F0;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #F0F0F0;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: rgba(0, 0, 0, 0);
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: rgba(0, 0, 0, 0);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: rgba(0, 0, 0, 0);
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: rgba(0, 0, 0, 0);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: rgba(0, 0, 0, 0);
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: rgba(0, 0, 0, 0);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: rgba(0, 0, 0, 0);
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: rgba(0, 0, 0, 0);
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #F0F0F0;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 19.5px;
  line-height: inherit;
  color: #212121;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.846;
  color: #666;
}

.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 16px;
  font-size: 13px;
  line-height: 1.846;
  color: #666;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #bbb;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #bbb;
}

.form-control::-webkit-input-placeholder {
  color: #bbb;
}

.form-control[disabled], .form-control[readonly],
fieldset[disabled] .form-control {
  background-color: transparent;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 37px;
  }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 45px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 36px;
}

.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  min-height: 35px;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 30px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto;
}

.form-group-lg .form-control {
  height: 45px;
  padding: 10px 30px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px;
}

.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 45px;
  padding: 10px 30px;
  font-size: 17px;
  line-height: 1.3333333;
  min-height: 40px;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 46.25px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #64dd17;
}

.has-success .form-control {
  border-color: #64dd17;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #4faf12;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #9ef06a;
}

.has-success .input-group-addon {
  color: #64dd17;
  border-color: #64dd17;
  background-color: rgba(0, 0, 0, 0);
}

.has-success .form-control-feedback {
  color: #64dd17;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #ffab40;
}

.has-warning .form-control {
  border-color: #ffab40;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #ff950d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffd8a6;
}

.has-warning .input-group-addon {
  color: #ffab40;
  border-color: #ffab40;
  background-color: rgba(0, 0, 0, 0);
}

.has-warning .form-control-feedback {
  color: #ffab40;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #F44336;
}

.has-error .form-control {
  border-color: #F44336;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #ea1c0d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #f99d97;
}

.has-error .input-group-addon {
  color: #F44336;
  border-color: #F44336;
  background-color: rgba(0, 0, 0, 0);
}

.has-error .form-control-feedback {
  color: #F44336;
}

.has-feedback label ~ .form-control-feedback {
  top: 28px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a6a6a6;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 16px;
  font-size: 13px;
  line-height: 1.846;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover, .btn:focus, .btn.focus {
  color: #666;
  text-decoration: none;
}

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled, .btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

.btn-default {
  color: #666;
  background-color: #fff;
  border-color: #eee;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #666;
  background-color: #e6e5e5;
  border-color: #cfcfcf;
}

.btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #eee;
}

.btn-default .badge {
  color: #fff;
  background-color: #666;
}

.btn-primary {
  color: #fff;
  background-color: #2196F3;
  border-color: transparent;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0c7cd5;
  border-color: rgba(0, 0, 0, 0);
}

.btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #2196F3;
  border-color: transparent;
}

.btn-primary .badge {
  color: #2196F3;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #64dd17;
  border-color: transparent;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #4faf12;
  border-color: rgba(0, 0, 0, 0);
}

.btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #64dd17;
  border-color: transparent;
}

.btn-success .badge {
  color: #64dd17;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #00bcd4;
  border-color: transparent;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #008fa1;
  border-color: rgba(0, 0, 0, 0);
}

.btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #00bcd4;
  border-color: transparent;
}

.btn-info .badge {
  color: #00bcd4;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #ffab40;
  border-color: transparent;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ff950d;
  border-color: rgba(0, 0, 0, 0);
}

.btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #ffab40;
  border-color: transparent;
}

.btn-warning .badge {
  color: #ffab40;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #F44336;
  border-color: transparent;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #ea1c0d;
  border-color: rgba(0, 0, 0, 0);
}

.btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #F44336;
  border-color: transparent;
}

.btn-danger .badge {
  color: #F44336;
  background-color: #fff;
}

.btn-link {
  color: #2196F3;
  font-weight: normal;
  border-radius: 0;
}

.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}

.btn-link:hover, .btn-link:focus {
  color: #64B5F6;
  text-decoration: none;
  background-color: transparent;
}

.btn-link[disabled]:hover, .btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #bbb;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 30px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 3px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right, .page-header .dropdown-menu.actions {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.846;
  color: #666;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #141414;
  background-color: #eeeeee;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #2196F3;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #bbb;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.846;
  color: #bbb;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu, .page-header .actions > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 16px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 3px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 30px;
  font-size: 17px;
  border-radius: 3px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before, .nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #bbb;
}

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #bbb;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #2196F3;
}

.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid transparent;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.846;
  border: 1px solid transparent;
  border-radius: 3px 3px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee transparent;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #666;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 3px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #2196F3;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}

.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid transparent;
    border-radius: 3px 3px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 64px;
  margin-bottom: 0;
  border: 1px solid transparent;
}

.navbar:before, .navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar {
    border-radius: 3px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 992px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 20.5px 15px;
  font-size: 17px;
  line-height: 23px;
  height: 64px;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 10.25px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}

@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 20.5px;
    padding-bottom: 20.5px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}

.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 17px;
  margin-bottom: 17px;
}

.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 21px;
  margin-bottom: 21px;
}

.navbar-text {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}

@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #fff;
  border-color: transparent;
}

.navbar-default .navbar-brand {
  color: #666;
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #212121;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #bbb;
}

.navbar-default .navbar-nav > li > a {
  color: #666;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #212121;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #212121;
  background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: transparent;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #212121;
}

@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #666;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #212121;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #212121;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #666;
}

.navbar-default .navbar-link:hover {
  color: #212121;
}

.navbar-default .btn-link {
  color: #666;
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #212121;
}

.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #2196F3;
  border-color: transparent;
}

.navbar-inverse .navbar-brand {
  color: #b2dbfb;
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #bbb;
}

.navbar-inverse .navbar-nav > li > a {
  color: #b2dbfb;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #0c7cd5;
}

.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: transparent;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: rgba(0, 0, 0, 0.5);
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #0c84e4;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #0c7cd5;
  color: #fff;
}

@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #b2dbfb;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #0c7cd5;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #b2dbfb;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #b2dbfb;
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 23px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 3px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #bbb;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 3px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 16px;
  line-height: 1.846;
  text-decoration: none;
  color: #666;
  background-color: #F9F9F9;
  border: 1px solid #F9F9F9;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: white;
  background-color: #666;
  border-color: #666;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #666;
  border-color: #666;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #F9F9F9;
  border-color: #F9F9F9;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 30px;
  font-size: 17px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 23px 0;
  list-style: none;
  text-align: center;
}

.pager:before, .pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #F9F9F9;
  border: 1px solid #F9F9F9;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #666;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #F9F9F9;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #bbb;
}

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #a2a1a1;
}

.label-primary {
  background-color: #2196F3;
}

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #0c7cd5;
}

.label-success {
  background-color: #64dd17;
}

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #4faf12;
}

.label-info {
  background-color: #00bcd4;
}

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #008fa1;
}

.label-warning {
  background-color: #ffab40;
}

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ff950d;
}

.label-danger {
  background-color: #F44336;
}

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #ea1c0d;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #bbb;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #2196F3;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f9f9f9;
}

.jumbotron h1,
.jumbotron .h1 {
  color: #444;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #e0dfdf;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 3px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding: 48px 0;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 58.5px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.846;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #666;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #2196F3;
}

.alert {
  padding: 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
  border-radius: 3px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: #64dd17;
}

.alert-success hr {
  border-top-color: rgba(0, 0, 0, 0);
}

.alert-success .alert-link {
  color: #4faf12;
}

.alert-info {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: #00bcd4;
}

.alert-info hr {
  border-top-color: rgba(0, 0, 0, 0);
}

.alert-info .alert-link {
  color: #008fa1;
}

.alert-warning {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: #ffab40;
}

.alert-warning hr {
  border-top-color: rgba(0, 0, 0, 0);
}

.alert-warning .alert-link {
  color: #ff950d;
}

.alert-danger {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: #F44336;
}

.alert-danger hr {
  border-top-color: rgba(0, 0, 0, 0);
}

.alert-danger .alert-link {
  color: #ea1c0d;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #f5f5f5;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background-color: #2196F3;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #64dd17;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #00bcd4;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #ffab40;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #F44336;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-right,
.media > .pull-right,
.page-header .media > .actions {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #F0F0F0;
}

.list-group-item:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

a.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #bbb;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #bbb;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e3f2fd;
}

.list-group-item-success {
  color: #64dd17;
  background-color: rgba(0, 0, 0, 0);
}

a.list-group-item-success {
  color: #64dd17;
}

a.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #64dd17;
  background-color: rgba(0, 0, 0, 0);
}

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #64dd17;
  border-color: #64dd17;
}

.list-group-item-info {
  color: #00bcd4;
  background-color: rgba(0, 0, 0, 0);
}

a.list-group-item-info {
  color: #00bcd4;
}

a.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #00bcd4;
  background-color: rgba(0, 0, 0, 0);
}

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.list-group-item-warning {
  color: #ffab40;
  background-color: rgba(0, 0, 0, 0);
}

a.list-group-item-warning {
  color: #ffab40;
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #ffab40;
  background-color: rgba(0, 0, 0, 0);
}

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #ffab40;
  border-color: #ffab40;
}

.list-group-item-danger {
  color: #F44336;
  background-color: rgba(0, 0, 0, 0);
}

a.list-group-item-danger {
  color: #F44336;
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #F44336;
  background-color: rgba(0, 0, 0, 0);
}

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #F44336;
  border-color: #F44336;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 23px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #fff;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #F0F0F0;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 23px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #666;
  background-color: #fff;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #666;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #2196F3;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #2196F3;
  border-color: #2196F3;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2196F3;
}

.panel-primary > .panel-heading .badge {
  color: #2196F3;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2196F3;
}

.panel-success {
  border-color: rgba(0, 0, 0, 0);
}

.panel-success > .panel-heading {
  color: #fff;
  background-color: #64dd17;
  border-color: rgba(0, 0, 0, 0);
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 0, 0, 0);
}

.panel-success > .panel-heading .badge {
  color: #64dd17;
  background-color: #fff;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.panel-info {
  border-color: rgba(0, 0, 0, 0);
}

.panel-info > .panel-heading {
  color: #fff;
  background-color: #00bcd4;
  border-color: rgba(0, 0, 0, 0);
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 0, 0, 0);
}

.panel-info > .panel-heading .badge {
  color: #00bcd4;
  background-color: #fff;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.panel-warning {
  border-color: rgba(0, 0, 0, 0);
}

.panel-warning > .panel-heading {
  color: #fff;
  background-color: #ffab40;
  border-color: rgba(0, 0, 0, 0);
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 0, 0, 0);
}

.panel-warning > .panel-heading .badge {
  color: #ffab40;
  background-color: #fff;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.panel-danger {
  border-color: rgba(0, 0, 0, 0);
}

.panel-danger > .panel-heading {
  color: #fff;
  background-color: #F44336;
  border-color: rgba(0, 0, 0, 0);
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: rgba(0, 0, 0, 0);
}

.panel-danger > .panel-heading .badge {
  color: #F44336;
  background-color: #fff;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: rgba(0, 0, 0, 0);
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 3px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 19.5px;
  font-weight: normal;
  line-height: 1;
  color: #000;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid transparent;
  border-radius: 3px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid transparent;
  min-height: 16.846px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.846;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid transparent;
}

.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #727272;
  border-radius: 3px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #727272;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #727272;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #727272;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #727272;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.846;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 2px 2px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: rgba(0, 0, 0, 0.2);
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: rgba(0, 0, 0, 0.2);
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right, .page-header .actions {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

.page-header {
  margin: 0 0 40px 0;
  padding: 0px;
  border: none;
}

.page-header h1 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 20px;
}

.page-header .lead {
  margin: 0px;
}

.page-header .actions {
  margin-right: -10px;
  margin-top: -10px;
}

.navbar {
  border: none;
}

.navbar-default {
  border-radius: inherit;
}

.navbar.scroll {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  z-index: 1028;
}

.navbar-brand {
  font-size: 16px;
  color: #939393;
}

.navbar-inverse .form-control {
  color: #fff;
}

.navbar-inverse .form-control::-moz-placeholder {
  color: #b2dbfb;
  opacity: 1;
}

.navbar-inverse .form-control:-ms-input-placeholder {
  color: #b2dbfb;
}

.navbar-inverse .form-control::-webkit-input-placeholder {
  color: #b2dbfb;
}

.navbar-inverse .form-control[type=text] {
  box-shadow: inset 0 -1px 0 #b2dbfb;
}

.navbar-inverse .form-control[type=text]:focus {
  box-shadow: inset 0 -2px 0 #fff;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
}

@media (min-width: 992px) {
  .navbar-fixed-top {
    margin-left: 80px;
  }
}

@media (min-width: 992px) {
  .navbar-toggle {
    display: block;
  }
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
  color: #666;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: rgba(0, 0, 0, 0);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: rgba(0, 0, 0, 0);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: rgba(0, 0, 0, 0);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: rgba(0, 0, 0, 0);
  color: #ffffff;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: rgba(0, 0, 0, 0);
}

.table-bordered {
  border: none;
}

.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f9f9f9;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
}

.form-group {
  position: relative;
}

label {
  font-weight: normal;
}

textarea {
  min-height: 150px;
}

textarea,
textarea.form-control,
input.form-control,
input[type=text],
input[type=password],
input[type=email],
input[type=number],
[type=text].form-control,
[type=password].form-control,
[type=email].form-control,
[type=tel].form-control,
[contenteditable].form-control {
  padding: 0;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  box-shadow: inset 0 -1px 0 #ddd;
  font-size: 13px;
}

textarea[disabled], textarea[readonly],
textarea.form-control[disabled],
textarea.form-control[readonly],
input.form-control[disabled],
input.form-control[readonly],
input[type=text][disabled],
input[type=text][readonly],
input[type=password][disabled],
input[type=password][readonly],
input[type=email][disabled],
input[type=email][readonly],
input[type=number][disabled],
input[type=number][readonly],
[type=text].form-control[disabled],
[type=text].form-control[readonly],
[type=password].form-control[disabled],
[type=password].form-control[readonly],
[type=email].form-control[disabled],
[type=email].form-control[readonly],
[type=tel].form-control[disabled],
[type=tel].form-control[readonly],
[contenteditable].form-control[disabled],
[contenteditable].form-control[readonly] {
  box-shadow: none;
  border-bottom: 1px dotted #ddd;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
textarea.form-control.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > .input-group-btn > textarea.form-control.btn,
input.form-control.input-sm,
.input-group-sm > input.form-control,
.input-group-sm > .input-group-btn > input.form-control.btn,
input[type=text].input-sm,
.input-group-sm > input.form-control[type=text],
.input-group-sm > input.input-group-addon[type=text],
.input-group-sm > .input-group-btn > input.btn[type=text],
input[type=password].input-sm,
.input-group-sm > input.form-control[type=password],
.input-group-sm > input.input-group-addon[type=password],
.input-group-sm > .input-group-btn > input.btn[type=password],
input[type=email].input-sm,
.input-group-sm > input.form-control[type=email],
.input-group-sm > input.input-group-addon[type=email],
.input-group-sm > .input-group-btn > input.btn[type=email],
input[type=number].input-sm,
.input-group-sm > input.form-control[type=number],
.input-group-sm > input.input-group-addon[type=number],
.input-group-sm > .input-group-btn > input.btn[type=number],
[type=text].form-control.input-sm,
.input-group-sm > [type=text].form-control,
.input-group-sm > .input-group-btn > .btn[type=text].form-control,
[type=password].form-control.input-sm,
.input-group-sm > [type=password].form-control,
.input-group-sm > .input-group-btn > .btn[type=password].form-control,
[type=email].form-control.input-sm,
.input-group-sm > [type=email].form-control,
.input-group-sm > .input-group-btn > .btn[type=email].form-control,
[type=tel].form-control.input-sm,
.input-group-sm > [type=tel].form-control,
.input-group-sm > .input-group-btn > .btn[type=tel].form-control,
[contenteditable].form-control.input-sm,
.input-group-sm > [contenteditable].form-control,
.input-group-sm > .input-group-btn > .btn[contenteditable].form-control {
  font-size: 12px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
textarea.form-control.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > .input-group-btn > textarea.form-control.btn,
input.form-control.input-lg,
.input-group-lg > input.form-control,
.input-group-lg > .input-group-btn > input.form-control.btn,
input[type=text].input-lg,
.input-group-lg > input.form-control[type=text],
.input-group-lg > input.input-group-addon[type=text],
.input-group-lg > .input-group-btn > input.btn[type=text],
input[type=password].input-lg,
.input-group-lg > input.form-control[type=password],
.input-group-lg > input.input-group-addon[type=password],
.input-group-lg > .input-group-btn > input.btn[type=password],
input[type=email].input-lg,
.input-group-lg > input.form-control[type=email],
.input-group-lg > input.input-group-addon[type=email],
.input-group-lg > .input-group-btn > input.btn[type=email],
input[type=number].input-lg,
.input-group-lg > input.form-control[type=number],
.input-group-lg > input.input-group-addon[type=number],
.input-group-lg > .input-group-btn > input.btn[type=number],
[type=text].form-control.input-lg,
.input-group-lg > [type=text].form-control,
.input-group-lg > .input-group-btn > .btn[type=text].form-control,
[type=password].form-control.input-lg,
.input-group-lg > [type=password].form-control,
.input-group-lg > .input-group-btn > .btn[type=password].form-control,
[type=email].form-control.input-lg,
.input-group-lg > [type=email].form-control,
.input-group-lg > .input-group-btn > .btn[type=email].form-control,
[type=tel].form-control.input-lg,
.input-group-lg > [type=tel].form-control,
.input-group-lg > .input-group-btn > .btn[type=tel].form-control,
[contenteditable].form-control.input-lg,
.input-group-lg > [contenteditable].form-control,
.input-group-lg > .input-group-btn > .btn[contenteditable].form-control {
  font-size: 17px;
}

select,
select.form-control {
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 0;
  padding-right: 0\9;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEVmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmaP/QSjAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
  background-size: 13px;
  background-repeat: no-repeat;
  background-position: right center;
  box-shadow: inset 0 0 0 #ddd;
  font-size: 13px;
  line-height: 1.5;
  border-bottom: 1px solid #ddd;
}

select::-ms-expand,
select.form-control::-ms-expand {
  display: none;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
select.form-control.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > .input-group-btn > select.form-control.btn {
  font-size: 12px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
select.form-control.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > .input-group-btn > select.form-control.btn {
  font-size: 17px;
}

select:focus,
select.form-control:focus {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAJ1BMVEUhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISEhISF8S9ewAAAADHRSTlMAAgMJC0uWpKa6wMxMdjkoAAAANUlEQVR4AeXJyQEAERAAsNl7Hf3X6xt0QL6JpZWq30pdvdadme+0PMdzvHm8YThHcT1H7K0BtOMDniZhWOgAAAAASUVORK5CYII=);
}

select[multiple],
select.form-control[multiple] {
  background: none;
}

.radio label,
.radio-inline label,
.checkbox label,
.checkbox-inline label {
  padding-left: 33px;
  margin-bottom: 5px;
  line-height: 30px;
  cursor: pointer;
}

.radio-inline,
.checkbox-inline {
  padding: 0 20px 0 0;
}

input[type="radio"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  margin-top: 5px;
  margin-left: -33px;
  border: none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

input[type="radio"]:focus,
.radio input[type="radio"]:focus,
.radio-inline input[type="radio"]:focus {
  outline: none;
}

input[type="radio"]:before, input[type="radio"]:after,
.radio input[type="radio"]:before,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:before,
.radio-inline input[type="radio"]:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  margin-top: -5px;
  border-radius: 50%;
  transition: 240ms;
}

input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before {
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0);
}

input[type="radio"]:after,
.radio input[type="radio"]:after,
.radio-inline input[type="radio"]:after {
  border: 2px solid #666;
}

input[type="radio"]:checked:before,
.radio input[type="radio"]:checked:before,
.radio-inline input[type="radio"]:checked:before {
  transform: scale(0.5);
}

input[type="radio"]:disabled:checked:before,
.radio input[type="radio"]:disabled:checked:before,
.radio-inline input[type="radio"]:disabled:checked:before {
  background-color: #bbb;
}

input[type="radio"]:disabled:after, input[type="radio"]:disabled:checked:after,
.radio input[type="radio"]:disabled:after,
.radio input[type="radio"]:disabled:checked:after,
.radio-inline input[type="radio"]:disabled:after,
.radio-inline input[type="radio"]:disabled:checked:after {
  border-color: #bbb;
}

label input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  margin-left: -33px;
}

label input[type="checkbox"] {
  position: inherit;
}

input[type="checkbox"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

input[type="checkbox"]:focus,
.checkbox input[type="checkbox"]:focus,
.checkbox-inline input[type="checkbox"]:focus {
  outline: none;
}

input[type="checkbox"]:after,
.checkbox input[type="checkbox"]:after,
.checkbox-inline input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  margin-top: -2px;
  margin-right: 5px;
  border: 2px solid #666;
  border-radius: 2px;
  transition: 240ms;
}

input[type="checkbox"]:checked:before,
.checkbox input[type="checkbox"]:checked:before,
.checkbox-inline input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 10px;
  display: table;
  width: 6px;
  height: 12px;
  border: 2px solid #fff;
  border-top-width: 0;
  border-left-width: 0;
  transform: rotate(45deg);
}

input[type="checkbox"]:disabled:after,
.checkbox input[type="checkbox"]:disabled:after,
.checkbox-inline input[type="checkbox"]:disabled:after {
  border-color: #bbb;
}

input[type="checkbox"]:disabled:checked:after,
.checkbox input[type="checkbox"]:disabled:checked:after,
.checkbox-inline input[type="checkbox"]:disabled:checked:after {
  background-color: #bbb;
  border-color: transparent;
}

.checkbox-inline {
  padding: 0 10px;
}

.checkbox-inline label {
  margin-bottom: 0px;
}

.has-warning input:not([type=checkbox]),
.has-warning .form-control {
  box-shadow: inset 0 -1px 0 #ffab40;
}

.has-warning input:not([type=checkbox]):focus,
.has-warning .form-control:focus {
  box-shadow: inset 0 -2px 0 #ffab40;
}

.has-error input:not([type=checkbox]),
.has-error .form-control {
  box-shadow: inset 0 -1px 0 #F44336;
}

.has-error input:not([type=checkbox]):focus,
.has-error .form-control:focus {
  box-shadow: inset 0 -2px 0 #F44336;
}

.has-error .checkbox {
  padding-bottom: 30px;
}

.has-error .checkbox .error-msg {
  position: absolute;
  top: 25px;
  left: 0px;
}

.has-success input:not([type=checkbox]),
.has-success .form-control {
  box-shadow: inset 0 -1px 0 #64dd17;
}

.has-success input:not([type=checkbox]):focus,
.has-success .form-control:focus {
  box-shadow: inset 0 -2px 0 #64dd17;
}

.input-group-addon {
  border: none !important;
  padding: 6px 20px 6px 16px;
}

.input-group-addon i {
  font-size: 22px;
}

.form-horizontal input.form-control {
  height: 34px;
}

.form-horizontal .form-group {
  margin-bottom: 0;
}

.form-horizontal .input-group .form-control {
  /*margin-left: -$padding-base-vertical;*/
}

.nav-tabs {
  border-bottom: 0;
}

.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  margin-right: 0;
  background-color: transparent;
  border: none;
  color: #666;
  box-shadow: inset 0 -1px 0 #ddd;
  transition: all 0.2s;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus:hover {
  background-color: transparent;
  box-shadow: inset 0 -2px 0 #FF6400;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus {
  border: none;
  box-shadow: inset 0 -2px 0 #FF6400;
}

.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus:hover {
  border: none;
}

.nav-tabs > li.disabled > a {
  box-shadow: inset 0 -1px 0 #ddd;
}

.nav-tabs.nav-justified > li > a,
.nav-tabs.nav-justified > li > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover {
  border: none !important;
}

.nav-tabs .dropdown-menu {
  margin-top: 0;
}

.dropdown-menu {
  border: none;
  border-radius: 0px;
  padding: 0px;
  margin-top: -40px !important;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.dropdown-menu > li > a {
  font-size: 15px;
  padding: 5px 15px;
  position: relative;
}

.dropdown-menu .divider {
  margin: 0px;
}

.dropdown-menu > div {
  opacity: 0;
  transition: all 0.4s;
  transition-delay: 0.1s;
}

.open .dropdown-menu > div {
  opacity: 1;
}

.dropdown-menu-right {
  left: auto !important;
}

.alert {
  border: none;
  color: #fff;
}

.alert-success {
  background-color: #64dd17;
}

.alert-info {
  background-color: #00bcd4;
}

.alert-warning {
  background-color: #ffab40;
}

.alert-danger {
  background-color: #F44336;
}

.alert a:not(.close),
.alert .alert-link {
  color: #fff;
  font-weight: bold;
}

.alert .close {
  color: #fff;
}

.progress {
  position: relative;
  z-index: 1;
  height: 2px;
  border-radius: 0;
  box-shadow: none;
}

.progress-bar {
  box-shadow: none;
}

.progress-bar:last-child {
  border-radius: 0;
}

.progress-bar:last-child:before {
  display: block;
  content: 'div::before';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
  background-color: #cae6fc;
}

.progress-bar-success:last-child.progress-bar:before {
  background-color: #cbf7b0;
}

.progress-bar-info:last-child.progress-bar:before {
  background-color: #bbf7ff;
}

.progress-bar-warning:last-child.progress-bar:before {
  background-color: #fffaf3;
}

.progress-bar-danger:last-child.progress-bar:before {
  background-color: #fbb4af;
}

.badge {
  padding: 0px 10px;
  font-size: 9px;
  line-height: 22px;
}

.breadcrumb {
  padding: 8px 15px;
  margin: 12px 0px;
  list-style: none;
  background-color: inherit;
  border-radius: 3px;
  white-space: nowrap;
}

.list-group {
  margin-bottom: 0px;
}

.list-group-item {
  padding: 15px;
}

.list-group-item-text {
  color: #bbb;
}

.close {
  font-size: 34px;
  font-weight: 300;
  line-height: 24px;
  opacity: 0.6;
}

.close:hover {
  opacity: 1;
}

.well {
  border-radius: 0;
}

.panel {
  border: none;
}

.panel-title {
  line-height: 20px;
}

.panel-heading {
  border-bottom: none;
}

.panel-footer {
  border-top: none;
}

.popover {
  border: none;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}

.popover .popover-title {
  white-space: nowrap;
}

* {
  outline: none !important;
}

html, body {
  height: 100%;
}

body {
  background-color: #FAFAFA;
  position: relative;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px;
  text-rendering: optimizeLegibility;
  font-size: 13px;
}

img[src*=svg] {
  width: 50px;
  height: 100%;
}

p {
  margin: 0 0 1em;
}

input,
button {
  -webkit-font-smoothing: antialiased;
  letter-spacing: .1px;
  text-rendering: optimizeLegibility;
}

a {
  transition: all 0.2s;
}

h5 {
  font-weight: 500;
  line-height: 24px;
  font-size: 15px;
  color: #212121;
}

.lead {
  font-size: 14px;
  color: #9B9B9B;
}

main {
  padding-left: 80px;
}

main .navbar-fixed-top {
  z-index: 999;
}

main.nav-open {
  padding-left: 240px;
}

main.nav-open .navbar-fixed-top {
  margin-left: 240px;
}

main .main-container {
  flex: 1;
}

main .main-container .main-content {
  position: relative;
  padding-top: 64px;
}

main .main-container .main-content > section {
  margin: 20px;
}

@media (min-width: 768px) {
  main .main-container .main-content > section {
    margin: 20px 10px;
  }
}

.alert-container-top-right {
  position: fixed;
  top: 50px;
  right: 0;
  z-index: 9999;
}

.alert-container-top-right .alert {
  position: relative;
  top: 0;
}

.brand-logo {
  min-height: 64px;
  color: #868686;
  line-height: 64px;
  text-align: left;
  padding-left: 10px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 16px;
}

#logo {
  display: inline-block;
  position: relative;
  height: 19px;
  width: 40px;
}

#logo .foot1, #logo .foot2, #logo .foot3, #logo .foot4 {
  position: absolute;
  width: 10px;
  height: 22px;
}

#logo .foot1, #logo .foot3 {
  transform: skewX(-20deg) skewY(0deg);
  z-index: 1;
}

#logo .foot3 {
  left: 16px;
}

#logo .foot2, #logo .foot4 {
  left: 8px;
  transform: skewX(20deg) skewY(0deg);
  z-index: 0;
}

#logo .foot4 {
  left: 24px;
}

.icon-circle {
  border-radius: 50%;
  width: 15px;
  height: 15px;
  border-width: 4px;
  border-style: solid;
  display: inline-flex;
}

.icon-color {
  width: 35px;
  height: 35px;
  font-size: 20px;
  line-height: 35px;
  box-shadow: inset 0px -1px 3px rgba(0, 0, 0, 0.08);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  border-radius: 50%;
  transition: all 0.1s;
  transform: scale(1);
}

.icon-color:hover {
  transform: scale(1.05);
  border-radius: 10px;
}

.element-block {
  margin-bottom: 60px;
}

main nav.sidebar a.collapsible-header {
  font-weight: 600;
}

main nav.sidebar a.collapsible-header:after {
  content: "\f2f9";
  display: none;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  float: right;
  margin-right: 10px;
  font-size: 22px;
  transition: transform 0.3s ease-in-out;
}

main nav.sidebar a.collapsible-header.active:after {
  transform: rotate(0deg);
}

main nav.sidebar a.collapsible-header.collapsed:after {
  transform: rotate(180deg);
}

main .hide-collapsed {
  display: none;
}

main.nav-open nav.sidebar a.collapsible-header:after {
  display: inline-block;
}

main.nav-open .hide-collapsed {
  display: block;
}

main.nav-open .hide-expanded {
  display: none;
}

@media (max-width: 993px) {
  main {
    padding: 10px 10px 0 10px;
    padding-left: 0;
  }
}

@media (max-width: 993px) and (max-width: 768px) {
  main {
    padding: 0;
  }
}

@media (max-width: 993px) {
  main.nav-open {
    padding-left: 0;
  }
  main.nav-open .navbar-fixed-top {
    margin-left: 0;
  }
  main .main-container .main-content {
    padding-top: 0 !important;
  }
  main .main-container .main-content .content-actionbar-offset {
    height: 0 !important;
  }
  main .main-container .main-content .content-actionbar {
    position: relative !important;
    left: 0 !important;
    padding: 10px 10px 10px 55px !important;
  }
  nav.sidebar {
    margin-left: 0;
  }
}

@media (min-width: 993px) {
  main {
    padding: 0 10px 0 10px;
    padding-left: 80px;
  }
  main .navbar-toggle {
    float: left;
  }
  main.nav-open nav.sidebar {
    margin-left: 0;
  }
  main nav.sidebar .navbar-nav .open .dropdown-menu > li > a:hover, main nav.sidebar nav.sidebar .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #CCC;
    background-color: transparent;
  }
  nav.sidebar {
    width: 240px;
    height: 100%;
    margin: 0;
    margin-left: -160px;
    float: left;
    left: 0;
    position: fixed;
    top: 0;
    font-size: 13px;
    background-color: #E8E8E8;
  }
  nav.sidebar .expanded-logo {
    margin-left: 5px;
  }
  nav.sidebar .collapsed-logo {
    margin-right: 15px;
  }
  nav.sidebar .collapsed-menu-icon {
    margin-right: 20px;
  }
  nav.sidebar .navbar.sidebar > .container .navbar-brand, nav.sidebar .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
  nav.sidebar .navbar-brand, nav.sidebar .navbar-header {
    text-align: center;
    width: 100%;
    margin-left: 0;
  }
  nav.sidebar .navbar-nav {
    margin-top: 10px;
    height: auto;
  }
  nav.sidebar .navbar-nav ul {
    list-style-type: none;
  }
  nav.sidebar .navbar-nav > li {
    width: 100%;
  }
  nav.sidebar .navbar-nav a {
    padding: 5px 10px 5px 25px;
    border-left: 3px #474747 solid;
  }
  nav.sidebar .navbar-nav a span {
    margin-left: 10px;
  }
  nav.sidebar .navbar-nav a:hover, nav.sidebar .navbar-nav a:active, nav.sidebar .navbar-nav a:focus {
    color: #E7E7E7;
  }
  nav.sidebar .navbar-nav a.active {
    border-left: 3px #4CAF50 solid;
  }
  nav.sidebar .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  nav.sidebar .navbar-collapse, nav.sidebar .container-fluid {
    height: 100% !important;
    padding: 0;
  }
  nav.sidebar .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  nav.sidebar .forAnimate {
    opacity: 0;
  }
}

@media (min-width: 1330px) {
  .main {
    width: calc(100% - 240px);
    margin-left: 240px;
  }
  nav.sidebar {
    float: left;
  }
  nav.sidebar .forAnimate {
    opacity: 1;
  }
}

nav:hover .forAnimate {
  opacity: 1;
}

section {
  padding-left: 15px;
}

.btn {
  border: none;
  text-transform: uppercase;
  font-weight: lighter;
  position: relative;
  border-radius: 3px;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  transition: all 0.4s cubic-bezier(0, 0, 0.2, 1);
}

.btn:hover, .btn:active {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.btn-link {
  box-shadow: none;
}

.btn-link:focus {
  text-decoration: none;
}

.btn-link:hover {
  box-shadow: none;
  text-decoration: none;
  background-color: #eeeeee;
}

.btn-round-sm {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  background-image: none;
  padding: 0px;
  text-align: center;
  line-height: 40px;
}

.btn-round {
  border-radius: 50%;
  padding: 0;
  font-size: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}

.btn-round.btn-success {
  font-size: 25px;
}

.btn-round.btn-lg, .btn-group-lg > .btn-round.btn {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.btn-round.btn-sm, .btn-group-sm > .btn-round.btn {
  width: 34px;
  height: 34px;
  line-height: 34px;
}

.btn-round.btn-xs, .btn-group-xs > .btn-round.btn {
  width: 26px;
  height: 26px;
  line-height: 26px;
}

.btn-border {
  box-shadow: none;
  border: 1.5px;
  border-color: rgba(0, 0, 0, 0.1);
  border-style: solid;
  border-radius: 3px;
  background-color: transparent;
}

.btn-border:hover, .btn-border:active, .btn-border.focus {
  box-shadow: none;
}

.btn-flat {
  box-shadow: none;
}

.btn-flat:hover {
  box-shadow: none;
}

.btn-flat:active, .btn-flat.focus {
  box-shadow: none;
}

.btn-flat-border {
  box-shadow: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}

.btn-flat-border:hover {
  box-shadow: none;
  top: 0px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
}

.btn-flat-border:active, .btn-flat-border.focus {
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
}

.btn-default {
  color: #666 !important;
  background-color: #fff !important;
  border-color: #eee !important;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-color: #f2f2f2;
}

.btn-default.btn-border {
  border-color: #bbb;
  border-color: #bbb;
  color: #bbb;
}

.btn-default.btn-border:hover, .btn-default.btn-border:focus, .btn-default.btn-border.focus, .btn-default.btn-border:active, .btn-default.btn-border.active,
.open > .btn-default.btn-border.dropdown-toggle {
  color: #fff;
  background-color: #bbb;
}

.btn-primary {
  color: #fff !important;
  background-color: #2196F3 !important;
  border-color: transparent !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-color: #0d8aee;
}

.btn-primary.btn-border {
  border-color: #2196F3;
  color: #2196F3;
}

.btn-primary.btn-border:hover, .btn-primary.btn-border:focus, .btn-primary.btn-border.focus, .btn-primary.btn-border:active, .btn-primary.btn-border.active,
.open > .btn-primary.btn-border.dropdown-toggle {
  color: #fff;
  background-color: #2196F3;
}

.btn-success {
  color: #fff !important;
  background-color: #64dd17 !important;
  border-color: transparent !important;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-color: #5ac615;
}

.btn-success.btn-border {
  border-color: #64dd17;
  color: #64dd17;
}

.btn-success.btn-border:hover, .btn-success.btn-border:focus, .btn-success.btn-border.focus, .btn-success.btn-border:active, .btn-success.btn-border.active,
.open > .btn-success.btn-border.dropdown-toggle {
  color: #fff;
  background-color: #64dd17;
}

.btn-info {
  color: #fff !important;
  background-color: #00bcd4 !important;
  border-color: transparent !important;
}

.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-color: #00a5bb;
}

.btn-info.btn-border {
  border-color: #00bcd4;
  color: #00bcd4;
}

.btn-info.btn-border:hover, .btn-info.btn-border:focus, .btn-info.btn-border.focus, .btn-info.btn-border:active, .btn-info.btn-border.active,
.open > .btn-info.btn-border.dropdown-toggle {
  color: #fff;
  background-color: #00bcd4;
}

.btn-dark {
  color: #fff !important;
  background-color: #666 !important;
  border-color: #595959 !important;
}

.btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:active, .btn-dark.active,
.open > .btn-dark.dropdown-toggle {
  background-color: #595959;
}

.btn-dark.btn-border {
  border-color: #666;
  color: #666;
}

.btn-dark.btn-border:hover, .btn-dark.btn-border:focus, .btn-dark.btn-border.focus, .btn-dark.btn-border:active, .btn-dark.btn-border.active,
.open > .btn-dark.btn-border.dropdown-toggle {
  color: #fff;
  background-color: #666;
}

.btn-warning {
  color: #fff !important;
  background-color: #ffab40 !important;
  border-color: transparent !important;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-color: #ffa027;
}

.btn-warning.btn-border {
  border-color: #ffab40;
  color: #ffab40;
}

.btn-warning.btn-border:hover, .btn-warning.btn-border:focus, .btn-warning.btn-border.focus, .btn-warning.btn-border:active, .btn-warning.btn-border.active,
.open > .btn-warning.btn-border.dropdown-toggle {
  color: #fff;
  background-color: #ffab40;
}

.btn-danger, #btn-cancel {
  color: #fff !important;
  background-color: #F44336 !important;
  border-color: transparent !important;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
.open > .btn-danger.dropdown-toggle, #btn-cancel:hover, #btn-cancel:focus, #btn-cancel.focus, #btn-cancel:active, #btn-cancel.active,
.open > #btn-cancel.dropdown-toggle {
  background-color: #f32c1e;
}

.btn-danger.btn-border, #btn-cancel.btn-border {
  border-color: #F44336;
  color: #F44336;
}

.btn-danger.btn-border:hover, .btn-danger.btn-border:focus, .btn-danger.btn-border.focus, .btn-danger.btn-border:active, .btn-danger.btn-border.active,
.open > .btn-danger.btn-border.dropdown-toggle, #btn-cancel.btn-border:hover, #btn-cancel.btn-border:focus, #btn-cancel.btn-border.focus, #btn-cancel.btn-border:active, #btn-cancel.btn-border.active,
.open > #btn-cancel.btn-border.dropdown-toggle {
  color: #fff;
  background-color: #F44336;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: 0;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: 0;
}

.panel.theme-primary-bg a, .panel.theme-secondary-bg a, .card .list-group .panel.list-group-item.active a, .c3 .c3-tooltip th.panel a, .panel.theme-third-bg a, .panel.theme-fourth-bg a {
  color: white;
}

.panel.theme-primary-bg a h2, .panel.theme-secondary-bg a h2, .card .list-group .panel.list-group-item.active a h2, .c3 .c3-tooltip th.panel a h2, .panel.theme-third-bg a h2, .panel.theme-fourth-bg a h2 {
  color: white;
}

.panel.weather {
  background-color: #42A5F5;
  color: white;
  font-weight: bold;
  font-size: 14px;
}

.panel.weather .degrees {
  display: inline-block;
  vertical-align: top;
  line-height: normal;
  font-size: 30px;
}

.panel.weather .degrees i {
  font-weight: bold;
}

.panel.weather .weather-icon {
  padding: 9px 0;
  text-align: center;
}

.panel.weather .weather-icon i {
  font-size: 100px;
}

.table-small {
  margin-bottom: 10px;
}

.table-small tbody > tr > td {
  vertical-align: middle;
  padding: 2px;
  border-top: 1px solid #F9F9F9;
}

.table-small tbody > tr > td i {
  font-size: 15px;
  line-height: 15px;
}

.table-small tbody > tr > td:first-child {
  padding-left: 20px;
}

.table-small tbody > tr > td:last-child {
  padding-right: 20px;
}

.table-small > thead > tr > th,
.table-small > thead > tr > td,
.table-small > tbody > tr > th,
.table-small > tbody > tr > td,
.table-small > tfoot > tr > th,
.table-small > tfoot > tr > td {
  border-top: 0;
}

.table-full {
  margin-bottom: 0px;
  background: #fff;
  width: 100%;
}

.table-full thead {
  background: #f2f2f2;
}

.table-full thead tr > th {
  vertical-align: bottom;
  border-bottom: 1px solid #F0F0F0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
}

.table-full thead tr > th:first-child {
  padding-left: 20px;
}

.table-full thead tr > th:last-child {
  padding-right: 20px;
}

.table-full thead tr > th input[type="checkbox"] {
  width: 16px;
  height: 16px;
  margin: 0px;
}

.table-full thead tr > th input[type="checkbox"]:after {
  width: 19px;
  height: 19px;
  margin-top: 1px;
  margin-left: 3px;
}

.table-full tbody > tr > td {
  vertical-align: middle;
  cursor: pointer;
}

.table-full tbody > tr > td:first-child {
  padding-left: 20px;
}

.table-full tbody > tr > td:last-child {
  padding-right: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.table-full input[type="checkbox"] {
  margin: 7px 0 0;
}

.table-full input[type="checkbox"]:after {
  border-color: #DBDBDB;
}

.table-full .btn-round {
  width: 40px;
  height: 40px;
  font-size: 25px;
  line-height: 40px;
}

.table-full .btn-round.btn-xs, .table-full .btn-group-xs > .btn-round.btn {
  width: 25px;
  height: 25px;
  font-size: 15px;
  line-height: 25px;
}

.table-full .btn-round.btn-status {
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}

.table-full tr:hover .icon-color {
  transform: scale(1.05);
  border-radius: 10px;
}

.table-full-small thead tr > th:first-child {
  padding-left: 20px;
}

.table-full-small tbody > tr > td:first-child {
  padding-left: 20px;
}

.table-title {
  border-bottom: 1px solid rgba(160, 160, 160, 0.15);
  padding: 20px 20px 20px 40px;
  font-size: 24px;
  font-weight: 300;
  margin: 0px;
  color: #9B9B9B;
}

.table-title.normal {
  padding: 20px;
}

.footer-buttons {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.footer-buttons .btn-footer {
  animation: moveFromBottomFade 0.3s ease both;
  position: relative !important;
  display: inline-block !important;
}

.footer-buttons .btn-footer.ng-hide {
  animation: moveToBottomFade 0.3s ease both;
}

@keyframes moveFromBottomFade {
  from {
    opacity: 0;
    transform: translate(0, 100%);
  }
}

@keyframes moveToBottomFade {
  from {
  }
  to {
    opacity: 0;
    transform: translate(0, 100%);
  }
}

.card {
  position: relative;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 2px;
  margin-bottom: 30px;
}

.card.card-flip {
  overflow: hidden;
}

.card .card-profile {
  position: relative;
  z-index: 1;
  margin-top: -62px;
  border-radius: 50%;
  padding: 5px;
  background-color: #FFF;
  box-shadow: 0px -3px 3px rgba(0, 0, 0, 0.2);
}

.card .card-profile img[src*=svg] {
  width: 75px;
  height: 75px;
}

.card .pagination {
  margin: 0px;
}

.card .activator {
  cursor: pointer;
}

.card .list-group {
  margin: 0px;
}

.card .list-group .list-group-item {
  border: none;
  border-top: 1px solid #F0F0F0;
  font-size: 16px;
  padding: 10px 15px;
}

.card .list-group .list-group-item img {
  max-height: 40px;
}

.card .list-group .list-group-item .list-group-item-heading {
  font-size: 14px;
  margin-bottom: 0px;
  line-height: 20px;
}

.card .list-group .list-group-item .list-group-item-text {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.card .list-group .list-group-item .list-actions {
  float: right;
  position: relative;
  margin: -10px -15px;
}

.card .list-group .list-group-item .btn {
  font-size: 18px;
  line-height: 36px;
}

.card .list-group .list-group-item:first-child {
  border: none;
}

.card .btn-icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 22px;
  padding: 0px;
  line-height: 40px;
}

.card .card-header {
  padding: 20px;
  clear: both;
  background-color: #FCFCFC;
}

.card .card-header .actions {
  line-height: 40px;
  font-size: 20px;
  float: right;
}

.card .card-header .floating-actions {
  position: absolute;
  z-index: 2;
  bottom: -20px;
  right: 35px;
}

.card .card-header .floating-actions .btn {
  box-shadow: none;
}

.card .card-header .floating-actions .btn:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.card .card-header.alert {
  color: #fff;
}

.card .card-header.alert-success {
  background-color: #64dd17;
}

.card .card-header.alert-info {
  background-color: #00bcd4;
}

.card .card-header.alert-warning {
  background-color: #ffab40;
}

.card .card-header.alert-danger {
  background-color: #F44336;
}

.card .card-title {
  font-size: 17px;
  font-weight: 400;
  margin: 0px;
  line-height: 16px;
}

.card .card-title.activator {
  cursor: pointer;
}

.card .card-image {
  position: relative;
}

.card .card-image img {
  border-radius: 2px 2px 0 0;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

.card .card-image .card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 20px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

.card .card-content {
  padding: 20px;
  border-radius: 0 0 2px 2px;
  box-sizing: border-box;
}

.card .card-content p {
  margin: 0;
}

.card .card-action {
  padding: 20px;
}

.card.bordered .card-action {
  border-top: 1px solid #F0F0F0;
}

.card.bordered .card-header {
  border-bottom: 1px solid #F0F0F0;
}

.card .card-reveal {
  padding: 20px;
  position: absolute;
  background-color: #FFF;
  width: 100%;
  overflow-y: auto;
  top: 100%;
  height: 100%;
  z-index: 1;
  transform: translate(0, 0);
  transition: transform 0.3s ease-in-out;
  box-sizing: border-box;
}

.card .card-reveal.active {
  transform: translate(0, -100%);
}

.card .card-reveal .card-title {
  cursor: pointer;
  display: block;
}

.card.small {
  font-size: 13px;
}

.card.small .card-header,
.card.small .card-action {
  padding: 10px 15px;
}

.card.small .card-header .action,
.card.small .card-action .action {
  margin-top: -5px;
}

.card.small .card-header .action .btn-icon,
.card.small .card-action .action .btn-icon {
  width: 25px;
  height: 25px;
  font-size: 13px;
  line-height: 25px;
}

.card.small .card-title {
  font-size: 14px;
}

.card.small .card-content {
  padding: 15px;
}

.card.large .card-content {
  padding: 25px;
}

.card.large .card-title {
  font-size: 26px;
  padding-bottom: 5px;
}

legend {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: 400;
}

.floating-label .control-label.normal,
.form-floating .control-label.normal {
  transform: translate(0, -100%);
  font-size: 90%;
  padding-bottom: 10px;
}

.floating-label .form-group, .floating-label.form-group,
.form-floating .form-group,
.form-floating.form-group {
  position: relative;
  margin-top: 25px;
}

.floating-label .help-block,
.form-floating .help-block {
  margin-bottom: 40px;
}

.floating-label .hint-block,
.form-floating .hint-block {
  position: absolute;
  top: 32px;
  right: 0px;
  font-size: 11px;
}

.floating-label .control-label,
.form-floating .control-label {
  position: absolute;
  left: 0px;
  top: 7px;
  margin: 0;
  pointer-events: none;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.4);
  transition: all 0.2s ease-out;
}

.floating-label .active .control-label,
.floating-label .filled .control-label,
.floating-label .filled-static .control-label,
.form-floating .active .control-label,
.form-floating .filled .control-label,
.form-floating .filled-static .control-label {
  transform: translate(0, -100%);
  font-size: 90%;
}

.datepicker .btn,
.timepicker .btn {
  border: none;
  box-shadow: none;
}

.ta-toolbar {
  margin: 0px;
}

.ta-toolbar .btn {
  border: none;
  box-shadow: none;
  border-radius: 0px !important;
}

.ta-toolbar .btn:active, .ta-toolbar .btn.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.ta-toolbar .btn-group {
  margin: 0px;
}

.ta-editor {
  border: none !important;
  box-shadow: none !important;
}

.ta-bind {
  font-size: 16px;
  outline: none;
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 #ddd;
}

.drop-box {
  background-color: #F1F1F1;
  text-align: center;
  height: 100px;
  line-height: 100px;
  display: block;
  border: 1px dashed #DDD;
}

.drop-box:hover {
  background-color: #F9F9F9;
}

.navbar .btn-link:hover {
  background-color: white;
}

.navbar .form-group {
  margin-bottom: 0px;
}

.navbar .search-form #search-input {
  width: 300px;
}

.navbar .navbar-right-no-collapse {
  float: right !important;
  margin: 12px 0 0 0;
}

.navbar .navbar-right-no-collapse ~ .navbar-right-no-collapse {
  margin-right: 0;
}

.navbar .navbar-right-no-collapse .dropdown-menu {
  right: 0;
}

.navbar .navbar-right-no-collapse .open .dropdown-menu {
  position: absolute;
  background-color: #fff;
  border: inherit;
}

@media (max-width: 768px) {
  .navbar.navbar-default {
    background-color: #474747;
  }
  .navbar.navbar-default .navbar-header .navbar-toggle {
    position: absolute;
    right: 20px;
  }
  .navbar.navbar-default .navbar-header .navbar-toggle .icon-bar {
    background-color: #FFF;
  }
}

@media (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
  .navbar .search-form #search-input {
    width: 110px;
  }
  .nav.navbar-right-no-collapse {
    margin-right: -15px;
  }
  .nav.navbar-right-no-collapse > li.open {
    position: inherit;
  }
  .nav.navbar-right-no-collapse > li.open .dropdown-menu {
    left: 0 !important;
    min-width: inherit;
  }
}

.switch,
.switch * {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.switch label {
  cursor: pointer;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0px;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 40px;
  height: 15px;
  background-color: #e0e0e0;
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0px 16px;
}

.switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 25px;
  height: 25px;
  background-color: #FFFFFF;
  border-radius: 21px;
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.2);
  left: -5px;
  top: -5px;
  transition: left 0.3s ease, background 0.3s ease, box-shadow 0.1s ease;
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(33, 150, 243, 0.1);
}

input[type=checkbox]:not(:disabled) ~ .lever:active:after {
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.08);
}

.switch label input[type=checkbox]:checked + .lever:after {
  left: 24px;
}

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
}

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: transparent;
}

::-webkit-scrollbar {
  width: 10px;
  background-color: rgba(0, 0, 0, 0);
  border-top: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0);
}

::-webkit-scrollbar:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

::-webkit-scrollbar-thumb:vertical {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100px;
  background-clip: padding-box;
  border: 2px solid rgba(0, 0, 0, 0);
  min-height: 10px;
}

::-webkit-scrollbar-thumb:vertical:active {
  background: rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 100px;
}

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 10px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 1px;
  background-color: rgba(0, 0, 0, 0.03);
  left: 50%;
  margin-left: -1.5px;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before {
  content: " ";
  display: table;
}

.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}

.timeline > li:before {
  content: " ";
  display: table;
}

.timeline > li:after {
  content: " ";
  display: table;
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 46%;
  float: left;
  position: relative;
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  content: " ";
}

.timeline > li > .timeline-badge {
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  z-index: 100;
  background: #EEE;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-title {
  font-size: 14px;
  margin: 0px;
  font-weight: 500;
}

.timeline-body {
  line-height: 17px;
  margin-top: 5px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.5);
}

.timeline-body p {
  margin-bottom: 5px;
}

ul.timeline:before {
  left: 10px;
}

ul.timeline > li > .timeline-panel {
  width: calc(100% - 40px);
}

ul.timeline > li > .timeline-badge {
  left: -8px;
  margin-left: 0;
  top: -10px;
  text-align: center;
}

ul.timeline > li > .timeline-panel {
  float: right;
}

ul.timeline > li > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

ul.timeline > li > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.theme-lighten-5 {
  background-color: #E3F2FD;
  color: #666;
}

.theme-text-lighten-5 {
  color: #E3F2FD;
}

.theme-bg-lighten-5 {
  background-color: #E3F2FD;
}

.theme-border-lighten-5 {
  border-color: #E3F2FD;
}

.theme-fill-lighten-5 {
  fill: #E3F2FD;
}

.theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #E3F2FD;
}

.theme-lighten-4 {
  background-color: #BBDEFB;
  color: #666;
}

.theme-text-lighten-4 {
  color: #BBDEFB;
}

.theme-bg-lighten-4 {
  background-color: #BBDEFB;
}

.theme-border-lighten-4 {
  border-color: #BBDEFB;
}

.theme-fill-lighten-4 {
  fill: #BBDEFB;
}

.theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #BBDEFB;
}

.theme-lighten-3 {
  background-color: #90CAF9;
  color: #666;
}

.theme-text-lighten-3 {
  color: #90CAF9;
}

.theme-bg-lighten-3, .btn-primary.disabled, .switch label input[type=checkbox]:checked + .lever {
  background-color: #90CAF9;
}

.theme-border-lighten-3 {
  border-color: #90CAF9;
}

.theme-fill-lighten-3 {
  fill: #90CAF9;
}

.theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #90CAF9;
}

.theme-lighten-2 {
  background-color: #64B5F6;
  color: #ffffff;
}

.theme-text-lighten-2 {
  color: #64B5F6;
}

.theme-bg-lighten-2 {
  background-color: #64B5F6;
}

.theme-border-lighten-2 {
  border-color: #64B5F6;
}

.theme-fill-lighten-2 {
  fill: #64B5F6;
}

.theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #64B5F6;
}

.theme-lighten-1 {
  background-color: #42A5F5;
  color: #ffffff;
}

.theme-text-lighten-1 {
  color: #42A5F5;
}

.theme-bg-lighten-1 {
  background-color: #42A5F5;
}

.theme-border-lighten-1 {
  border-color: #42A5F5;
}

.theme-fill-lighten-1 {
  fill: #42A5F5;
}

.theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #42A5F5;
}

.theme {
  background-color: #2196F3;
  color: #ffffff;
}

.theme-text, .page-header h1, .nav-tabs > li > a:hover,
.nav-tabs > li > a:focus:hover, .nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus:hover, .btn-link, .todo-app .filters .filter,
.todo-app .filters .filter:focus, .todo-app .filters .filter:hover,
.todo-app .filters .filter:focus:hover, .todo-app .filters .filter.active, .todo-app .filters .filter.active:hover, .dashboard .table-dashboard-widget-1 td:first-child {
  color: #2196F3;
}

.theme-bg, input[type="radio"]:before,
.radio input[type="radio"]:before,
.radio-inline input[type="radio"]:before, input[type="checkbox"]:checked:after,
.checkbox input[type="checkbox"]:checked:after,
.checkbox-inline input[type="checkbox"]:checked:after, #loading-bar .bar, #logo .foot2, #logo .foot4, .btn-primary, .btn-primary:active, .switch label input[type=checkbox]:checked + .lever:after, .noUi-base, .noUi-range .noUi-origin:first-child, .noUi-handle, .noUi-handle:before {
  background-color: #2196F3;
}

.theme-border, input[type="radio"]:checked:after,
.radio input[type="radio"]:checked:after,
.radio-inline input[type="radio"]:checked:after, input[type="checkbox"]:checked:after,
.checkbox input[type="checkbox"]:checked:after,
.checkbox-inline input[type="checkbox"]:checked:after, .table-full input[type="checkbox"]:checked:after {
  border-color: #2196F3;
}

.theme-fill {
  fill: #2196F3;
}

.theme-box-inset, textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
.form-control[type=text]:focus,
.form-control[type=password]:focus,
.form-control[type=email]:focus,
.form-control[type=tel]:focus,
.form-control[contenteditable]:focus, select:focus,
select.form-control:focus, .focussed .ta-bind, .todo-app .filters .filter:hover,
.todo-app .filters .filter:focus:hover, .todo-app .filters .filter.active, .todo-app .filters .filter.active:focus {
  box-shadow: inset 0 -2px 0 #2196F3;
}

.theme-darken-1 {
  background-color: #1E88E5;
  color: #ffffff;
}

.theme-text-darken-1, .btn-link:focus, .btn-link:hover {
  color: #1E88E5;
}

.theme-bg-darken-1, #logo .foot1, #logo .foot3, .btn-primary:hover {
  background-color: #1E88E5;
}

.theme-border-darken-1 {
  border-color: #1E88E5;
}

.theme-fill-darken-1 {
  fill: #1E88E5;
}

.theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #1E88E5;
}

.theme-darken-2 {
  background-color: #1976D2;
  color: #ffffff;
}

.theme-text-darken-2 {
  color: #1976D2;
}

.theme-bg-darken-2 {
  background-color: #1976D2;
}

.theme-border-darken-2 {
  border-color: #1976D2;
}

.theme-fill-darken-2 {
  fill: #1976D2;
}

.theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #1976D2;
}

.theme-darken-3 {
  background-color: #1565C0;
  color: #ffffff;
}

.theme-text-darken-3 {
  color: #1565C0;
}

.theme-bg-darken-3 {
  background-color: #1565C0;
}

.theme-border-darken-3 {
  border-color: #1565C0;
}

.theme-fill-darken-3 {
  fill: #1565C0;
}

.theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #1565C0;
}

.theme-darken-4 {
  background-color: #0D47A1;
  color: #ffffff;
}

.theme-text-darken-4 {
  color: #0D47A1;
}

.theme-bg-darken-4 {
  background-color: #0D47A1;
}

.theme-border-darken-4 {
  border-color: #0D47A1;
}

.theme-fill-darken-4 {
  fill: #0D47A1;
}

.theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #0D47A1;
}

.theme-accent-1 {
  background-color: #82B1FF;
  color: #ffffff;
}

.theme-text-accent-1 {
  color: #82B1FF;
}

.theme-bg-accent-1 {
  background-color: #82B1FF;
}

.theme-border-accent-1 {
  border-color: #82B1FF;
}

.theme-fill-accent-1 {
  fill: #82B1FF;
}

.theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #82B1FF;
}

.theme-accent-2 {
  background-color: #448AFF;
  color: #ffffff;
}

.theme-text-accent-2 {
  color: #448AFF;
}

.theme-bg-accent-2 {
  background-color: #448AFF;
}

.theme-border-accent-2 {
  border-color: #448AFF;
}

.theme-fill-accent-2 {
  fill: #448AFF;
}

.theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #448AFF;
}

.theme-accent-3 {
  background-color: #2979FF;
  color: #ffffff;
}

.theme-text-accent-3 {
  color: #2979FF;
}

.theme-bg-accent-3 {
  background-color: #2979FF;
}

.theme-border-accent-3 {
  border-color: #2979FF;
}

.theme-fill-accent-3 {
  fill: #2979FF;
}

.theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #2979FF;
}

.theme-accent-4 {
  background-color: #2962FF;
  color: #ffffff;
}

.theme-text-accent-4 {
  color: #2962FF;
}

.theme-bg-accent-4, .btn-primary:focus {
  background-color: #2962FF;
}

.theme-border-accent-4 {
  border-color: #2962FF;
}

.theme-fill-accent-4 {
  fill: #2962FF;
}

.theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #2962FF;
}

.theme-secondary-lighten-5 {
  background-color: #E3F2FD;
  color: #666;
}

.theme-secondary-text-lighten-5 {
  color: #E3F2FD;
}

.theme-secondary-bg-lighten-5, .card .list-group .list-group-item:hover {
  background-color: #E3F2FD;
}

.theme-secondary-border-lighten-5 {
  border-color: #E3F2FD;
}

.theme-secondary-fill-lighten-5 {
  fill: #E3F2FD;
}

.theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #E3F2FD;
}

.theme-secondary-lighten-4 {
  background-color: #BBDEFB;
  color: #666;
}

.theme-secondary-text-lighten-4 {
  color: #BBDEFB;
}

.theme-secondary-bg-lighten-4 {
  background-color: #BBDEFB;
}

.theme-secondary-border-lighten-4 {
  border-color: #BBDEFB;
}

.theme-secondary-fill-lighten-4 {
  fill: #BBDEFB;
}

.theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #BBDEFB;
}

.theme-secondary-lighten-3 {
  background-color: #90CAF9;
  color: #666;
}

.theme-secondary-text-lighten-3, a:hover, a:focus, .theme-template-dark .sidebar .user-logged-in a {
  color: #90CAF9;
}

.theme-secondary-bg-lighten-3 {
  background-color: #90CAF9;
}

.theme-secondary-border-lighten-3 {
  border-color: #90CAF9;
}

.theme-secondary-fill-lighten-3 {
  fill: #90CAF9;
}

.theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #90CAF9;
}

.theme-secondary-lighten-2 {
  background-color: #64B5F6;
  color: #ffffff;
}

.theme-secondary-text-lighten-2 {
  color: #64B5F6;
}

.theme-secondary-bg-lighten-2 {
  background-color: #64B5F6;
}

.theme-secondary-border-lighten-2 {
  border-color: #64B5F6;
}

.theme-secondary-fill-lighten-2 {
  fill: #64B5F6;
}

.theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #64B5F6;
}

.theme-secondary-lighten-1 {
  background-color: #42A5F5;
  color: #ffffff;
}

.theme-secondary-text-lighten-1 {
  color: #42A5F5;
}

.theme-secondary-bg-lighten-1 {
  background-color: #42A5F5;
}

.theme-secondary-border-lighten-1 {
  border-color: #42A5F5;
}

.theme-secondary-fill-lighten-1 {
  fill: #42A5F5;
}

.theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #42A5F5;
}

.theme-secondary, .alert.alert-theme, .jvectormap-container .jvectormap-zoomin, .jvectormap-container .jvectormap-zoomout {
  background-color: #2196F3;
  color: #ffffff;
}

.theme-secondary-text, a {
  color: #2196F3;
}

.theme-secondary-bg, .card .list-group .list-group-item.active, .c3 .c3-tooltip th {
  background-color: #2196F3;
}

.theme-secondary-border {
  border-color: #2196F3;
}

.theme-secondary-fill {
  fill: #2196F3;
}

.theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #2196F3;
}

.theme-secondary-darken-1 {
  background-color: #1E88E5;
  color: #ffffff;
}

.theme-secondary-text-darken-1 {
  color: #1E88E5;
}

.theme-secondary-bg-darken-1 {
  background-color: #1E88E5;
}

.theme-secondary-border-darken-1 {
  border-color: #1E88E5;
}

.theme-secondary-fill-darken-1 {
  fill: #1E88E5;
}

.theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #1E88E5;
}

.theme-secondary-darken-2 {
  background-color: #1976D2;
  color: #ffffff;
}

.theme-secondary-text-darken-2 {
  color: #1976D2;
}

.theme-secondary-bg-darken-2 {
  background-color: #1976D2;
}

.theme-secondary-border-darken-2 {
  border-color: #1976D2;
}

.theme-secondary-fill-darken-2 {
  fill: #1976D2;
}

.theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #1976D2;
}

.theme-secondary-darken-3 {
  background-color: #1565C0;
  color: #ffffff;
}

.theme-secondary-text-darken-3 {
  color: #1565C0;
}

.theme-secondary-bg-darken-3 {
  background-color: #1565C0;
}

.theme-secondary-border-darken-3 {
  border-color: #1565C0;
}

.theme-secondary-fill-darken-3 {
  fill: #1565C0;
}

.theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #1565C0;
}

.theme-secondary-darken-4 {
  background-color: #0D47A1;
  color: #ffffff;
}

.theme-secondary-text-darken-4 {
  color: #0D47A1;
}

.theme-secondary-bg-darken-4 {
  background-color: #0D47A1;
}

.theme-secondary-border-darken-4 {
  border-color: #0D47A1;
}

.theme-secondary-fill-darken-4 {
  fill: #0D47A1;
}

.theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #0D47A1;
}

.theme-secondary-accent-1 {
  background-color: #82B1FF;
  color: #ffffff;
}

.theme-secondary-text-accent-1 {
  color: #82B1FF;
}

.theme-secondary-bg-accent-1 {
  background-color: #82B1FF;
}

.theme-secondary-border-accent-1 {
  border-color: #82B1FF;
}

.theme-secondary-fill-accent-1 {
  fill: #82B1FF;
}

.theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #82B1FF;
}

.theme-secondary-accent-2 {
  background-color: #448AFF;
  color: #ffffff;
}

.theme-secondary-text-accent-2 {
  color: #448AFF;
}

.theme-secondary-bg-accent-2 {
  background-color: #448AFF;
}

.theme-secondary-border-accent-2 {
  border-color: #448AFF;
}

.theme-secondary-fill-accent-2 {
  fill: #448AFF;
}

.theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #448AFF;
}

.theme-secondary-accent-3 {
  background-color: #2979FF;
  color: #ffffff;
}

.theme-secondary-text-accent-3 {
  color: #2979FF;
}

.theme-secondary-bg-accent-3 {
  background-color: #2979FF;
}

.theme-secondary-border-accent-3 {
  border-color: #2979FF;
}

.theme-secondary-fill-accent-3 {
  fill: #2979FF;
}

.theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #2979FF;
}

.theme-secondary-accent-4 {
  background-color: #2962FF;
  color: #ffffff;
}

.theme-secondary-text-accent-4 {
  color: #2962FF;
}

.theme-secondary-bg-accent-4 {
  background-color: #2962FF;
}

.theme-secondary-border-accent-4 {
  border-color: #2962FF;
}

.theme-secondary-fill-accent-4 {
  fill: #2962FF;
}

.theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #2962FF;
}

.z-depth-0, .well, .panel, .card, .theme-picker .theme-item:hover {
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.07), 1px 2px 5px 0 rgba(0, 0, 0, 0.06);
}

.z-depth-1, .navbar .navbar-right-no-collapse .open .dropdown-menu, .jvectormap-container .jvectormap-zoomin, .jvectormap-container .jvectormap-zoomout {
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-2, .alert.alert-theme {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-3 {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.z-depth-4 {
  box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-5 {
  box-shadow: 0 12px 15px 0 rgba(0, 0, 0, 0.24), 0 17px 50px 0 rgba(0, 0, 0, 0.19);
}

.z-depth-5 {
  box-shadow: 0 16px 28px 0 rgba(0, 0, 0, 0.22), 0 25px 55px 0 rgba(0, 0, 0, 0.21);
}

.z-depth-6 {
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.alert.alert-theme {
  max-width: 440px;
  left: auto;
}

.todo-app form .form-group {
  margin-top: 5px;
  margin-bottom: 5px;
}

.todo-app .filters {
  margin-bottom: 20px;
}

.todo-app .filters .filter,
.todo-app .filters .filter:focus {
  background-color: transparent;
  border-radius: 0;
  box-shadow: none;
  transition: all 0.2s;
}

.todo-app .filters .filter:hover,
.todo-app .filters .filter:focus:hover {
  background-color: transparent;
}

.todo-app .filters .filter.active {
  border: none;
}

.todo-app .filters .filter.active:hover {
  border: none;
}

.todo-widget .alert, .todo-app .alert {
  margin-bottom: 0;
}

.todo-widget .checkbox, .todo-app .checkbox {
  margin: 0px;
}

.todo-widget label, .todo-app label {
  display: block;
}

.todo-widget ul, .todo-app ul {
  margin-bottom: 0px;
}

.todo-widget .btn-round, .todo-app .btn-round {
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
}

.c3 .c3-tooltip tr {
  border: none;
}

.c3 .c3-tooltip td {
  border-left: 1px solid rgba(0, 0, 0, 0.04);
  padding: 3px 8px;
  color: #5C5C5C;
}

.c3 .c3-tooltip td .value {
  font-weight: 600;
}

.c3 .c3-axis-x .tick text, .c3 .c3-axis-y .tick text, .c3 .c3-axis-y2 .tick text {
  fill: #999999;
}

.c3 .c3-grid line {
  stroke: rgba(0, 0, 0, 0.1);
}

.c3 path, .c3 line {
  stroke: #999999;
}

.c3 .c3-circle {
  fill: #42A5F5;
  stroke-width: 2px;
  stroke: white;
}

.c3 .c3-circle._expanded_ {
  stroke-width: 2px;
  stroke: white;
}

.c3 .c3-xgrid-focus line {
  stroke: rgba(0, 0, 0, 0.1);
}

.c3 .c3-xgrid, .c3 .c3-ygrid {
  stroke-dasharray: 0 0;
}

.dashboard .table-dashboard-widget-1 td:last-child {
  color: #9e9e9e;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}

.dashboard .c3-line-Server-load {
  opacity: 0 !important;
}

.dashboard .card, .dashboard .panel {
  margin-bottom: 14px;
}

.dashboard #chart-line-1 .c3-tooltip th,
.dashboard #chart-line-1 .c3-tooltip td > span,
.dashboard #chart-line-2 .c3-tooltip th,
.dashboard #chart-line-2 .c3-tooltip td > span,
.dashboard #chart-line-3 .c3-tooltip th,
.dashboard #chart-line-3 .c3-tooltip td > span {
  display: none;
}

.dashboard #chart-gauge-1 .c3-arc,
.dashboard #chart-gauge-2 .c3-arc,
.dashboard #chart-gauge-3 .c3-arc {
  stroke-width: 0;
}

.dashboard #chart-gauge-1 .c3-chart-arcs text,
.dashboard #chart-gauge-2 .c3-chart-arcs text,
.dashboard #chart-gauge-3 .c3-chart-arcs text {
  fill: #EEE;
}

.dashboard #chart-gauge-1 .c3-gauge-value,
.dashboard #chart-gauge-2 .c3-gauge-value,
.dashboard #chart-gauge-3 .c3-gauge-value {
  font-size: 11px !important;
  font-weight: 600;
  fill: #A8A8A8 !important;
}

.dashboard #chart-pagesviews .c3-tooltip th,
.dashboard #chart-pagesviews .c3-tooltip td > span {
  display: none;
}

.dashboard #chart-area-1 .c3-circles {
  display: none;
}

.dashboard #chart-area-1 .c3-line {
  display: none;
}

.dashboard #chart-area-1 .c3-area {
  opacity: 1 !important;
  fill: #C1E4FF !important;
}

.dashboard #chart-area-1 .c3-tooltip th,
.dashboard #chart-area-1 .c3-tooltip td > span {
  display: none;
}

.dynamic-color > div > div {
  width: 100%;
  height: 33px;
  padding: 5px 20px;
  cursor: pointer;
  transition: all 0.1s;
  transform: scale(1);
}

.dynamic-color > div > div:hover {
  transform: scale(1.05);
}

.dynamic-color > div {
  margin-bottom: 40px;
}

.full-page-map {
  height: 100%;
}

.full-page-map body {
  height: 100%;
}

.full-page-map main {
  height: 100%;
}

.full-page-map main .main-container {
  height: 100%;
  padding-bottom: 0;
}

.full-page-map main .main-container .main-content {
  height: 100%;
  margin-top: 0;
}

.full-page-map main .main-container .main-content > section {
  padding: 0;
}

#full-map-canvas {
  position: absolute;
  top: 64px;
  bottom: 0;
  right: 0;
  left: 0;
}

.angular-google-map, .angular-google-map-container {
  height: 100%;
  width: 100%;
}

.grids [class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #FFF;
  border: 1px solid #DDD;
  margin-bottom: 5px;
}

.grids .row {
  margin: 0px;
}

.grids h5 {
  margin-top: 60px;
}

.icons .icon-holder {
  line-height: 44px;
  padding: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  transition: all 0.1s;
  transform: scale(1);
}

.icons .icon-holder:hover {
  background: rgba(0, 0, 0, 0.05);
  transform: scale(1.05);
}

.icons .icon-set p {
  text-align: left;
  vertical-align: middle;
  display: flex;
  line-height: 35px;
}

.icons .icon-set i {
  font-size: 38px;
  display: inline-block;
  color: #3A3A3A;
  line-height: 38px;
  margin-right: 5px;
  width: 50px;
  height: 45px;
}

.table-search {
  padding: 10px 20px;
}

.ng-table th.sortable.sort-desc,
.ng-table th.sortable.sort-asc {
  background-color: inherit;
}

.ng-table th {
  text-align: left;
}

.jvectormap-container .jvectormap-zoomin, .jvectormap-container .jvectormap-zoomout {
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 25px;
  border-radius: 50%;
  padding: 0px;
}

.jvectormap-container .jvectormap-zoomout {
  top: 65px;
}

.map-canvas {
  height: 300px;
}

@media (min-width: 768px) {
  .map-canvas {
    height: 400px;
  }
}

@media (min-width: 992px) {
  .map-canvas {
    height: 600px;
  }
}

.page-login,
.page-error {
  background: radial-gradient(circle at 1.99% 43.04%, #03a9f5, transparent 100%), radial-gradient(circle at 99.79% 73.72%, #03a9f5, transparent 58%), radial-gradient(circle at 50% 50%, #6bd3ff, #6bd3ff 100%);
  display: table;
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
}

.page-login .center,
.page-error .center {
  display: table-cell;
  vertical-align: middle;
}

.page-login .card .card-title {
  font-size: 15px;
  font-weight: 500;
  margin: 0px;
  line-height: 27px;
}

.page-login .card-content .card-title-desc {
  line-height: 16px;
  color: #ADADAD !important;
}

.page-error .error-icon {
  font-size: 130px;
  color: #CBCBCB;
  line-height: 130px;
}

.page-error h1 {
  font-size: 60px;
  font-weight: 200;
  line-height: 60px;
  margin: 0px;
  margin-bottom: 30px;
}

.page-error .card-content .card-title-desc {
  margin: 0;
  max-width: 295px;
  color: inherit;
  margin: 0% auto;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 5px;
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  background: #C8C8C8;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}

.noUi-stacking + .noUi-origin {
  /* Fix stacking order in IE7, which incorrectly
   creates a new context for the origins. */
  *z-index: -1;
}

.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base {
  transform: translate3d(0, 0, 0);
}

.noUi-range .noUi-base {
  background: #C8C8C8 !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 2px;
}

.noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  left: -5px;
  top: -7px;
  cursor: pointer;
}

.noUi-vertical {
  width: 18px;
}

.noUi-vertical .noUi-handle {
  width: 25px;
  height: 25px;
  left: -6px;
  top: -20px;
}

/* Styling;
 */
.noUi-background {
  background: #FAFAFA;
}

.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  transition: background 450ms;
}

.noUi-target {
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

.noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}

/* Handles and cursors;
 */
.noUi-dragable {
  cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

.noUi-handle {
  border-radius: 50%;
  cursor: default;
  transition: all .2s ease-out;
}

.noUi-active {
  transform: scale(1.5);
}

.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  opacity: 0;
  left: -7px;
  top: -7px;
  transition: all .1s ease-out;
}

.noUi-handle div {
  display: none;
  position: absolute;
  top: -37px;
  left: -20px;
  background: rgba(0, 0, 0, 0.2);
  color: #FFF;
  font-size: 9px;
  padding: 2px 10px;
  width: 60px;
  text-align: center;
}

.noUi-active div {
  display: block;
}

.noUi-active.noUi-handle:before {
  opacity: 0.1;
  height: 30px;
  width: 30px;
}

/* Handle stripes;
 */
.noUi-handle:after {
  left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

.noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* Disabled state;
 */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled] .noUi-handle {
  cursor: not-allowed;
}

.aside {
  margin-left: 240px !important;
  margin-top: 64px;
  z-index: 1031 !important;
  padding: 0px;
  overflow: visible !important;
  box-shadow: 0px 7px 7px 0 rgba(0, 0, 0, 0.36);
  border-top: 1px #E3E3E3 solid;
  height: 100%;
}

.aside .close {
  position: absolute;
  right: -25px;
  top: 28px;
  opacity: 1;
  z-index: 10;
}

.aside-dialog {
  position: relative;
  height: 100%;
}

.aside-dialog .aside-body {
  padding: 40px !important;
  overflow: scroll;
  height: 100%;
}

@media (min-width: 993px) {
  .aside-dialog .aside-body {
    min-width: 500px;
  }
}

.aside legend {
  margin-bottom: 25px;
  border: none;
}

.aside-backdrop {
  z-index: 1020 !important;
}

@media (max-width: 767px) {
  .aside {
    right: 0px !important;
  }
  .aside .close {
    right: 25px;
  }
}

@media (max-width: 991px) {
  .aside {
    margin-left: 0 !important;
  }
}

.fsm-sticky-header {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.18);
  border-top: 1px #E3E3E3 solid;
}

.fsm-sticky-header th {
  background: #FAFAFA;
}

.red.lighten-5 {
  background-color: #FFEBEE;
  color: #666;
}

.red-text.lighten-5 {
  color: #FFEBEE;
}

.red-border.lighten-5 {
  border-color: #FFEBEE;
}

.red.lighten-4 {
  background-color: #FFCDD2;
  color: #666;
}

.red-text.lighten-4 {
  color: #FFCDD2;
}

.red-border.lighten-4 {
  border-color: #FFCDD2;
}

.red.lighten-3 {
  background-color: #EF9A9A;
  color: #666;
}

.red-text.lighten-3 {
  color: #EF9A9A;
}

.red-border.lighten-3 {
  border-color: #EF9A9A;
}

.red.lighten-2, .page-header h1 i.red {
  background-color: #E57373;
  color: #ffffff;
}

.red-text.lighten-2, .page-header h1 i.red-text {
  color: #E57373;
}

.red-border.lighten-2, .page-header h1 i.red-border {
  border-color: #E57373;
}

.red.lighten-1 {
  background-color: #EF5350;
  color: #ffffff;
}

.red-text.lighten-1 {
  color: #EF5350;
}

.red-border.lighten-1 {
  border-color: #EF5350;
}

.red {
  background-color: #F44336;
  color: #ffffff;
}

.red-text {
  color: #F44336;
}

.red-border {
  border-color: #F44336;
}

.red.darken-1 {
  background-color: #E53935;
  color: #ffffff;
}

.red-text.darken-1 {
  color: #E53935;
}

.red-border.darken-1 {
  border-color: #E53935;
}

.red.darken-2 {
  background-color: #D32F2F;
  color: #ffffff;
}

.red-text.darken-2 {
  color: #D32F2F;
}

.red-border.darken-2 {
  border-color: #D32F2F;
}

.red.darken-3 {
  background-color: #C62828;
  color: #ffffff;
}

.red-text.darken-3 {
  color: #C62828;
}

.red-border.darken-3 {
  border-color: #C62828;
}

.red.darken-4 {
  background-color: #B71C1C;
  color: #ffffff;
}

.red-text.darken-4 {
  color: #B71C1C;
}

.red-border.darken-4 {
  border-color: #B71C1C;
}

.red.accent-1 {
  background-color: #FF8A80;
  color: #ffffff;
}

.red-text.accent-1 {
  color: #FF8A80;
}

.red-border.accent-1 {
  border-color: #FF8A80;
}

.red.accent-2 {
  background-color: #FF5252;
  color: #ffffff;
}

.red-text.accent-2 {
  color: #FF5252;
}

.red-border.accent-2 {
  border-color: #FF5252;
}

.red.accent-3 {
  background-color: #FF1744;
  color: #ffffff;
}

.red-text.accent-3 {
  color: #FF1744;
}

.red-border.accent-3 {
  border-color: #FF1744;
}

.red.accent-4 {
  background-color: #D50000;
  color: #ffffff;
}

.red-text.accent-4 {
  color: #D50000;
}

.red-border.accent-4 {
  border-color: #D50000;
}

.pink.lighten-5 {
  background-color: #fce4ec;
  color: #666;
}

.pink-text.lighten-5 {
  color: #fce4ec;
}

.pink-border.lighten-5 {
  border-color: #fce4ec;
}

.pink.lighten-4 {
  background-color: #f8bbd0;
  color: #666;
}

.pink-text.lighten-4 {
  color: #f8bbd0;
}

.pink-border.lighten-4 {
  border-color: #f8bbd0;
}

.pink.lighten-3 {
  background-color: #f48fb1;
  color: #ffffff;
}

.pink-text.lighten-3 {
  color: #f48fb1;
}

.pink-border.lighten-3 {
  border-color: #f48fb1;
}

.pink.lighten-2, .page-header h1 i.pink {
  background-color: #f06292;
  color: #ffffff;
}

.pink-text.lighten-2, .page-header h1 i.pink-text {
  color: #f06292;
}

.pink-border.lighten-2, .page-header h1 i.pink-border {
  border-color: #f06292;
}

.pink.lighten-1 {
  background-color: #ec407a;
  color: #ffffff;
}

.pink-text.lighten-1 {
  color: #ec407a;
}

.pink-border.lighten-1 {
  border-color: #ec407a;
}

.pink {
  background-color: #e91e63;
  color: #ffffff;
}

.pink-text {
  color: #e91e63;
}

.pink-border {
  border-color: #e91e63;
}

.pink.darken-1 {
  background-color: #d81b60;
  color: #ffffff;
}

.pink-text.darken-1 {
  color: #d81b60;
}

.pink-border.darken-1 {
  border-color: #d81b60;
}

.pink.darken-2 {
  background-color: #c2185b;
  color: #ffffff;
}

.pink-text.darken-2 {
  color: #c2185b;
}

.pink-border.darken-2 {
  border-color: #c2185b;
}

.pink.darken-3 {
  background-color: #ad1457;
  color: #ffffff;
}

.pink-text.darken-3 {
  color: #ad1457;
}

.pink-border.darken-3 {
  border-color: #ad1457;
}

.pink.darken-4 {
  background-color: #880e4f;
  color: #ffffff;
}

.pink-text.darken-4 {
  color: #880e4f;
}

.pink-border.darken-4 {
  border-color: #880e4f;
}

.pink.accent-1 {
  background-color: #ff80ab;
  color: #ffffff;
}

.pink-text.accent-1 {
  color: #ff80ab;
}

.pink-border.accent-1 {
  border-color: #ff80ab;
}

.pink.accent-2 {
  background-color: #ff4081;
  color: #ffffff;
}

.pink-text.accent-2 {
  color: #ff4081;
}

.pink-border.accent-2 {
  border-color: #ff4081;
}

.pink.accent-3 {
  background-color: #f50057;
  color: #ffffff;
}

.pink-text.accent-3 {
  color: #f50057;
}

.pink-border.accent-3 {
  border-color: #f50057;
}

.pink.accent-4 {
  background-color: #c51162;
  color: #ffffff;
}

.pink-text.accent-4 {
  color: #c51162;
}

.pink-border.accent-4 {
  border-color: #c51162;
}

.purple.lighten-5 {
  background-color: #f3e5f5;
  color: #666;
}

.purple-text.lighten-5 {
  color: #f3e5f5;
}

.purple-border.lighten-5 {
  border-color: #f3e5f5;
}

.purple.lighten-4 {
  background-color: #e1bee7;
  color: #666;
}

.purple-text.lighten-4 {
  color: #e1bee7;
}

.purple-border.lighten-4 {
  border-color: #e1bee7;
}

.purple.lighten-3 {
  background-color: #ce93d8;
  color: #ffffff;
}

.purple-text.lighten-3 {
  color: #ce93d8;
}

.purple-border.lighten-3 {
  border-color: #ce93d8;
}

.purple.lighten-2, .page-header h1 i.purple {
  background-color: #ba68c8;
  color: #ffffff;
}

.purple-text.lighten-2, .page-header h1 i.purple-text {
  color: #ba68c8;
}

.purple-border.lighten-2, .page-header h1 i.purple-border {
  border-color: #ba68c8;
}

.purple.lighten-1 {
  background-color: #ab47bc;
  color: #ffffff;
}

.purple-text.lighten-1 {
  color: #ab47bc;
}

.purple-border.lighten-1 {
  border-color: #ab47bc;
}

.purple {
  background-color: #9c27b0;
  color: #ffffff;
}

.purple-text {
  color: #9c27b0;
}

.purple-border {
  border-color: #9c27b0;
}

.purple.darken-1 {
  background-color: #8e24aa;
  color: #ffffff;
}

.purple-text.darken-1 {
  color: #8e24aa;
}

.purple-border.darken-1 {
  border-color: #8e24aa;
}

.purple.darken-2 {
  background-color: #7b1fa2;
  color: #ffffff;
}

.purple-text.darken-2 {
  color: #7b1fa2;
}

.purple-border.darken-2 {
  border-color: #7b1fa2;
}

.purple.darken-3 {
  background-color: #6a1b9a;
  color: #ffffff;
}

.purple-text.darken-3 {
  color: #6a1b9a;
}

.purple-border.darken-3 {
  border-color: #6a1b9a;
}

.purple.darken-4 {
  background-color: #4a148c;
  color: #ffffff;
}

.purple-text.darken-4 {
  color: #4a148c;
}

.purple-border.darken-4 {
  border-color: #4a148c;
}

.purple.accent-1 {
  background-color: #ea80fc;
  color: #ffffff;
}

.purple-text.accent-1 {
  color: #ea80fc;
}

.purple-border.accent-1 {
  border-color: #ea80fc;
}

.purple.accent-2 {
  background-color: #e040fb;
  color: #ffffff;
}

.purple-text.accent-2 {
  color: #e040fb;
}

.purple-border.accent-2 {
  border-color: #e040fb;
}

.purple.accent-3 {
  background-color: #d500f9;
  color: #ffffff;
}

.purple-text.accent-3 {
  color: #d500f9;
}

.purple-border.accent-3 {
  border-color: #d500f9;
}

.purple.accent-4 {
  background-color: #aa00ff;
  color: #ffffff;
}

.purple-text.accent-4 {
  color: #aa00ff;
}

.purple-border.accent-4 {
  border-color: #aa00ff;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6;
  color: #666;
}

.deep-purple-text.lighten-5 {
  color: #ede7f6;
}

.deep-purple-border.lighten-5 {
  border-color: #ede7f6;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9;
  color: #666;
}

.deep-purple-text.lighten-4 {
  color: #d1c4e9;
}

.deep-purple-border.lighten-4 {
  border-color: #d1c4e9;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb;
  color: #ffffff;
}

.deep-purple-text.lighten-3 {
  color: #b39ddb;
}

.deep-purple-border.lighten-3 {
  border-color: #b39ddb;
}

.deep-purple.lighten-2, .page-header h1 i.deep-purple {
  background-color: #9575cd;
  color: #ffffff;
}

.deep-purple-text.lighten-2, .page-header h1 i.deep-purple-text {
  color: #9575cd;
}

.deep-purple-border.lighten-2, .page-header h1 i.deep-purple-border {
  border-color: #9575cd;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2;
  color: #ffffff;
}

.deep-purple-text.lighten-1 {
  color: #7e57c2;
}

.deep-purple-border.lighten-1 {
  border-color: #7e57c2;
}

.deep-purple {
  background-color: #673ab7;
  color: #ffffff;
}

.deep-purple-text {
  color: #673ab7;
}

.deep-purple-border {
  border-color: #673ab7;
}

.deep-purple.darken-1 {
  background-color: #5e35b1;
  color: #ffffff;
}

.deep-purple-text.darken-1 {
  color: #5e35b1;
}

.deep-purple-border.darken-1 {
  border-color: #5e35b1;
}

.deep-purple.darken-2 {
  background-color: #512da8;
  color: #ffffff;
}

.deep-purple-text.darken-2 {
  color: #512da8;
}

.deep-purple-border.darken-2 {
  border-color: #512da8;
}

.deep-purple.darken-3 {
  background-color: #4527a0;
  color: #ffffff;
}

.deep-purple-text.darken-3 {
  color: #4527a0;
}

.deep-purple-border.darken-3 {
  border-color: #4527a0;
}

.deep-purple.darken-4 {
  background-color: #311b92;
  color: #ffffff;
}

.deep-purple-text.darken-4 {
  color: #311b92;
}

.deep-purple-border.darken-4 {
  border-color: #311b92;
}

.deep-purple.accent-1 {
  background-color: #b388ff;
  color: #ffffff;
}

.deep-purple-text.accent-1 {
  color: #b388ff;
}

.deep-purple-border.accent-1 {
  border-color: #b388ff;
}

.deep-purple.accent-2 {
  background-color: #7c4dff;
  color: #ffffff;
}

.deep-purple-text.accent-2 {
  color: #7c4dff;
}

.deep-purple-border.accent-2 {
  border-color: #7c4dff;
}

.deep-purple.accent-3 {
  background-color: #651fff;
  color: #ffffff;
}

.deep-purple-text.accent-3 {
  color: #651fff;
}

.deep-purple-border.accent-3 {
  border-color: #651fff;
}

.deep-purple.accent-4 {
  background-color: #6200ea;
  color: #ffffff;
}

.deep-purple-text.accent-4 {
  color: #6200ea;
}

.deep-purple-border.accent-4 {
  border-color: #6200ea;
}

.indigo.lighten-5 {
  background-color: #e8eaf6;
  color: #666;
}

.indigo-text.lighten-5 {
  color: #e8eaf6;
}

.indigo-border.lighten-5 {
  border-color: #e8eaf6;
}

.indigo.lighten-4 {
  background-color: #c5cae9;
  color: #666;
}

.indigo-text.lighten-4 {
  color: #c5cae9;
}

.indigo-border.lighten-4 {
  border-color: #c5cae9;
}

.indigo.lighten-3 {
  background-color: #9fa8da;
  color: #ffffff;
}

.indigo-text.lighten-3 {
  color: #9fa8da;
}

.indigo-border.lighten-3 {
  border-color: #9fa8da;
}

.indigo.lighten-2, .page-header h1 i.indigo {
  background-color: #7986cb;
  color: #ffffff;
}

.indigo-text.lighten-2, .page-header h1 i.indigo-text {
  color: #7986cb;
}

.indigo-border.lighten-2, .page-header h1 i.indigo-border {
  border-color: #7986cb;
}

.indigo.lighten-1 {
  background-color: #5c6bc0;
  color: #ffffff;
}

.indigo-text.lighten-1 {
  color: #5c6bc0;
}

.indigo-border.lighten-1 {
  border-color: #5c6bc0;
}

.indigo {
  background-color: #3f51b5;
  color: #ffffff;
}

.indigo-text {
  color: #3f51b5;
}

.indigo-border {
  border-color: #3f51b5;
}

.indigo.darken-1 {
  background-color: #3949ab;
  color: #ffffff;
}

.indigo-text.darken-1 {
  color: #3949ab;
}

.indigo-border.darken-1 {
  border-color: #3949ab;
}

.indigo.darken-2 {
  background-color: #303f9f;
  color: #ffffff;
}

.indigo-text.darken-2 {
  color: #303f9f;
}

.indigo-border.darken-2 {
  border-color: #303f9f;
}

.indigo.darken-3 {
  background-color: #283593;
  color: #ffffff;
}

.indigo-text.darken-3 {
  color: #283593;
}

.indigo-border.darken-3 {
  border-color: #283593;
}

.indigo.darken-4 {
  background-color: #1a237e;
  color: #ffffff;
}

.indigo-text.darken-4 {
  color: #1a237e;
}

.indigo-border.darken-4 {
  border-color: #1a237e;
}

.indigo.accent-1 {
  background-color: #8c9eff;
  color: #666;
}

.indigo-text.accent-1 {
  color: #8c9eff;
}

.indigo-border.accent-1 {
  border-color: #8c9eff;
}

.indigo.accent-2 {
  background-color: #536dfe;
  color: #ffffff;
}

.indigo-text.accent-2 {
  color: #536dfe;
}

.indigo-border.accent-2 {
  border-color: #536dfe;
}

.indigo.accent-3 {
  background-color: #3d5afe;
  color: #ffffff;
}

.indigo-text.accent-3 {
  color: #3d5afe;
}

.indigo-border.accent-3 {
  border-color: #3d5afe;
}

.indigo.accent-4 {
  background-color: #304ffe;
  color: #ffffff;
}

.indigo-text.accent-4 {
  color: #304ffe;
}

.indigo-border.accent-4 {
  border-color: #304ffe;
}

.blue.lighten-5 {
  background-color: #E3F2FD;
  color: #666;
}

.blue-text.lighten-5 {
  color: #E3F2FD;
}

.blue-border.lighten-5 {
  border-color: #E3F2FD;
}

.blue.lighten-4 {
  background-color: #BBDEFB;
  color: #666;
}

.blue-text.lighten-4 {
  color: #BBDEFB;
}

.blue-border.lighten-4 {
  border-color: #BBDEFB;
}

.blue.lighten-3 {
  background-color: #90CAF9;
  color: #666;
}

.blue-text.lighten-3 {
  color: #90CAF9;
}

.blue-border.lighten-3 {
  border-color: #90CAF9;
}

.blue.lighten-2, .page-header h1 i.blue {
  background-color: #64B5F6;
  color: #ffffff;
}

.blue-text.lighten-2, .page-header h1 i.blue-text {
  color: #64B5F6;
}

.blue-border.lighten-2, .page-header h1 i.blue-border {
  border-color: #64B5F6;
}

.blue.lighten-1 {
  background-color: #42A5F5;
  color: #ffffff;
}

.blue-text.lighten-1 {
  color: #42A5F5;
}

.blue-border.lighten-1 {
  border-color: #42A5F5;
}

.blue {
  background-color: #2196F3;
  color: #ffffff;
}

.blue-text {
  color: #2196F3;
}

.blue-border {
  border-color: #2196F3;
}

.blue.darken-1 {
  background-color: #1E88E5;
  color: #ffffff;
}

.blue-text.darken-1 {
  color: #1E88E5;
}

.blue-border.darken-1 {
  border-color: #1E88E5;
}

.blue.darken-2 {
  background-color: #1976D2;
  color: #ffffff;
}

.blue-text.darken-2 {
  color: #1976D2;
}

.blue-border.darken-2 {
  border-color: #1976D2;
}

.blue.darken-3 {
  background-color: #1565C0;
  color: #ffffff;
}

.blue-text.darken-3 {
  color: #1565C0;
}

.blue-border.darken-3 {
  border-color: #1565C0;
}

.blue.darken-4 {
  background-color: #0D47A1;
  color: #ffffff;
}

.blue-text.darken-4 {
  color: #0D47A1;
}

.blue-border.darken-4 {
  border-color: #0D47A1;
}

.blue.accent-1 {
  background-color: #82B1FF;
  color: #ffffff;
}

.blue-text.accent-1 {
  color: #82B1FF;
}

.blue-border.accent-1 {
  border-color: #82B1FF;
}

.blue.accent-2 {
  background-color: #448AFF;
  color: #ffffff;
}

.blue-text.accent-2 {
  color: #448AFF;
}

.blue-border.accent-2 {
  border-color: #448AFF;
}

.blue.accent-3 {
  background-color: #2979FF;
  color: #ffffff;
}

.blue-text.accent-3 {
  color: #2979FF;
}

.blue-border.accent-3 {
  border-color: #2979FF;
}

.blue.accent-4 {
  background-color: #2962FF;
  color: #ffffff;
}

.blue-text.accent-4 {
  color: #2962FF;
}

.blue-border.accent-4 {
  border-color: #2962FF;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe;
  color: #666;
}

.light-blue-text.lighten-5 {
  color: #e1f5fe;
}

.light-blue-border.lighten-5 {
  border-color: #e1f5fe;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc;
  color: #666;
}

.light-blue-text.lighten-4 {
  color: #b3e5fc;
}

.light-blue-border.lighten-4 {
  border-color: #b3e5fc;
}

.light-blue.lighten-3 {
  background-color: #81d4fa;
  color: #ffffff;
}

.light-blue-text.lighten-3 {
  color: #81d4fa;
}

.light-blue-border.lighten-3 {
  border-color: #81d4fa;
}

.light-blue.lighten-2, .page-header h1 i.light-blue {
  background-color: #4fc3f7;
  color: #ffffff;
}

.light-blue-text.lighten-2, .page-header h1 i.light-blue-text {
  color: #4fc3f7;
}

.light-blue-border.lighten-2, .page-header h1 i.light-blue-border {
  border-color: #4fc3f7;
}

.light-blue.lighten-1 {
  background-color: #29b6f6;
  color: #ffffff;
}

.light-blue-text.lighten-1 {
  color: #29b6f6;
}

.light-blue-border.lighten-1 {
  border-color: #29b6f6;
}

.light-blue {
  background-color: #03a9f4;
  color: #ffffff;
}

.light-blue-text {
  color: #03a9f4;
}

.light-blue-border {
  border-color: #03a9f4;
}

.light-blue.darken-1 {
  background-color: #039be5;
  color: #ffffff;
}

.light-blue-text.darken-1 {
  color: #039be5;
}

.light-blue-border.darken-1 {
  border-color: #039be5;
}

.light-blue.darken-2 {
  background-color: #0288d1;
  color: #ffffff;
}

.light-blue-text.darken-2 {
  color: #0288d1;
}

.light-blue-border.darken-2 {
  border-color: #0288d1;
}

.light-blue.darken-3 {
  background-color: #0277bd;
  color: #ffffff;
}

.light-blue-text.darken-3 {
  color: #0277bd;
}

.light-blue-border.darken-3 {
  border-color: #0277bd;
}

.light-blue.darken-4 {
  background-color: #01579b;
  color: #ffffff;
}

.light-blue-text.darken-4 {
  color: #01579b;
}

.light-blue-border.darken-4 {
  border-color: #01579b;
}

.light-blue.accent-1 {
  background-color: #80d8ff;
  color: #ffffff;
}

.light-blue-text.accent-1 {
  color: #80d8ff;
}

.light-blue-border.accent-1 {
  border-color: #80d8ff;
}

.light-blue.accent-2 {
  background-color: #40c4ff;
  color: #ffffff;
}

.light-blue-text.accent-2 {
  color: #40c4ff;
}

.light-blue-border.accent-2 {
  border-color: #40c4ff;
}

.light-blue.accent-3 {
  background-color: #00b0ff;
  color: #ffffff;
}

.light-blue-text.accent-3 {
  color: #00b0ff;
}

.light-blue-border.accent-3 {
  border-color: #00b0ff;
}

.light-blue.accent-4 {
  background-color: #0091ea;
  color: #ffffff;
}

.light-blue-text.accent-4 {
  color: #0091ea;
}

.light-blue-border.accent-4 {
  border-color: #0091ea;
}

.cyan.lighten-5 {
  background-color: #e0f7fa;
  color: #666;
}

.cyan-text.lighten-5 {
  color: #e0f7fa;
}

.cyan-border.lighten-5 {
  border-color: #e0f7fa;
}

.cyan.lighten-4 {
  background-color: #b2ebf2;
  color: #666;
}

.cyan-text.lighten-4 {
  color: #b2ebf2;
}

.cyan-border.lighten-4 {
  border-color: #b2ebf2;
}

.cyan.lighten-3 {
  background-color: #80deea;
  color: #ffffff;
}

.cyan-text.lighten-3 {
  color: #80deea;
}

.cyan-border.lighten-3 {
  border-color: #80deea;
}

.cyan.lighten-2, .page-header h1 i.cyan {
  background-color: #4dd0e1;
  color: #ffffff;
}

.cyan-text.lighten-2, .page-header h1 i.cyan-text {
  color: #4dd0e1;
}

.cyan-border.lighten-2, .page-header h1 i.cyan-border {
  border-color: #4dd0e1;
}

.cyan.lighten-1 {
  background-color: #26c6da;
  color: #ffffff;
}

.cyan-text.lighten-1 {
  color: #26c6da;
}

.cyan-border.lighten-1 {
  border-color: #26c6da;
}

.cyan {
  background-color: #00bcd4;
  color: #ffffff;
}

.cyan-text {
  color: #00bcd4;
}

.cyan-border {
  border-color: #00bcd4;
}

.cyan.darken-1 {
  background-color: #00acc1;
  color: #ffffff;
}

.cyan-text.darken-1 {
  color: #00acc1;
}

.cyan-border.darken-1 {
  border-color: #00acc1;
}

.cyan.darken-2 {
  background-color: #0097a7;
  color: #ffffff;
}

.cyan-text.darken-2 {
  color: #0097a7;
}

.cyan-border.darken-2 {
  border-color: #0097a7;
}

.cyan.darken-3 {
  background-color: #00838f;
  color: #ffffff;
}

.cyan-text.darken-3 {
  color: #00838f;
}

.cyan-border.darken-3 {
  border-color: #00838f;
}

.cyan.darken-4 {
  background-color: #006064;
  color: #ffffff;
}

.cyan-text.darken-4 {
  color: #006064;
}

.cyan-border.darken-4 {
  border-color: #006064;
}

.cyan.accent-1 {
  background-color: #84ffff;
  color: #ffffff;
}

.cyan-text.accent-1 {
  color: #84ffff;
}

.cyan-border.accent-1 {
  border-color: #84ffff;
}

.cyan.accent-2 {
  background-color: #18ffff;
  color: #ffffff;
}

.cyan-text.accent-2 {
  color: #18ffff;
}

.cyan-border.accent-2 {
  border-color: #18ffff;
}

.cyan.accent-3 {
  background-color: #00e5ff;
  color: #ffffff;
}

.cyan-text.accent-3 {
  color: #00e5ff;
}

.cyan-border.accent-3 {
  border-color: #00e5ff;
}

.cyan.accent-4 {
  background-color: #00b8d4;
  color: #ffffff;
}

.cyan-text.accent-4 {
  color: #00b8d4;
}

.cyan-border.accent-4 {
  border-color: #00b8d4;
}

.teal.lighten-5 {
  background-color: #e0f2f1;
  color: #666;
}

.teal-text.lighten-5 {
  color: #e0f2f1;
}

.teal-border.lighten-5 {
  border-color: #e0f2f1;
}

.teal.lighten-4 {
  background-color: #b2dfdb;
  color: #666;
}

.teal-text.lighten-4 {
  color: #b2dfdb;
}

.teal-border.lighten-4 {
  border-color: #b2dfdb;
}

.teal.lighten-3 {
  background-color: #80cbc4;
  color: #ffffff;
}

.teal-text.lighten-3 {
  color: #80cbc4;
}

.teal-border.lighten-3 {
  border-color: #80cbc4;
}

.teal.lighten-2, .page-header h1 i.teal {
  background-color: #4db6ac;
  color: #ffffff;
}

.teal-text.lighten-2, .page-header h1 i.teal-text {
  color: #4db6ac;
}

.teal-border.lighten-2, .page-header h1 i.teal-border {
  border-color: #4db6ac;
}

.teal.lighten-1 {
  background-color: #26a69a;
  color: #ffffff;
}

.teal-text.lighten-1 {
  color: #26a69a;
}

.teal-border.lighten-1 {
  border-color: #26a69a;
}

.teal {
  background-color: #009688;
  color: #ffffff;
}

.teal-text {
  color: #009688;
}

.teal-border {
  border-color: #009688;
}

.teal.darken-1 {
  background-color: #00897b;
  color: #ffffff;
}

.teal-text.darken-1 {
  color: #00897b;
}

.teal-border.darken-1 {
  border-color: #00897b;
}

.teal.darken-2 {
  background-color: #00796b;
  color: #ffffff;
}

.teal-text.darken-2 {
  color: #00796b;
}

.teal-border.darken-2 {
  border-color: #00796b;
}

.teal.darken-3 {
  background-color: #00695c;
  color: #ffffff;
}

.teal-text.darken-3 {
  color: #00695c;
}

.teal-border.darken-3 {
  border-color: #00695c;
}

.teal.darken-4 {
  background-color: #004d40;
  color: #ffffff;
}

.teal-text.darken-4 {
  color: #004d40;
}

.teal-border.darken-4 {
  border-color: #004d40;
}

.teal.accent-1 {
  background-color: #a7ffeb;
  color: #666;
}

.teal-text.accent-1 {
  color: #a7ffeb;
}

.teal-border.accent-1 {
  border-color: #a7ffeb;
}

.teal.accent-2 {
  background-color: #64ffda;
  color: #ffffff;
}

.teal-text.accent-2 {
  color: #64ffda;
}

.teal-border.accent-2 {
  border-color: #64ffda;
}

.teal.accent-3 {
  background-color: #1de9b6;
  color: #ffffff;
}

.teal-text.accent-3 {
  color: #1de9b6;
}

.teal-border.accent-3 {
  border-color: #1de9b6;
}

.teal.accent-4 {
  background-color: #00bfa5;
  color: #ffffff;
}

.teal-text.accent-4 {
  color: #00bfa5;
}

.teal-border.accent-4 {
  border-color: #00bfa5;
}

.green.lighten-5 {
  background-color: #E8F5E9;
  color: #666;
}

.green-text.lighten-5 {
  color: #E8F5E9;
}

.green-border.lighten-5 {
  border-color: #E8F5E9;
}

.green.lighten-4 {
  background-color: #C8E6C9;
  color: #666;
}

.green-text.lighten-4 {
  color: #C8E6C9;
}

.green-border.lighten-4 {
  border-color: #C8E6C9;
}

.green.lighten-3 {
  background-color: #A5D6A7;
  color: #ffffff;
}

.green-text.lighten-3 {
  color: #A5D6A7;
}

.green-border.lighten-3 {
  border-color: #A5D6A7;
}

.green.lighten-2, .page-header h1 i.green {
  background-color: #81C784;
  color: #ffffff;
}

.green-text.lighten-2, .page-header h1 i.green-text {
  color: #81C784;
}

.green-border.lighten-2, .page-header h1 i.green-border {
  border-color: #81C784;
}

.green.lighten-1 {
  background-color: #66BB6A;
  color: #ffffff;
}

.green-text.lighten-1 {
  color: #66BB6A;
}

.green-border.lighten-1 {
  border-color: #66BB6A;
}

.green {
  background-color: #4CAF50;
  color: #ffffff;
}

.green-text {
  color: #4CAF50;
}

.green-border {
  border-color: #4CAF50;
}

.green.darken-1 {
  background-color: #43A047;
  color: #ffffff;
}

.green-text.darken-1 {
  color: #43A047;
}

.green-border.darken-1 {
  border-color: #43A047;
}

.green.darken-2 {
  background-color: #388E3C;
  color: #ffffff;
}

.green-text.darken-2 {
  color: #388E3C;
}

.green-border.darken-2 {
  border-color: #388E3C;
}

.green.darken-3 {
  background-color: #2E7D32;
  color: #ffffff;
}

.green-text.darken-3 {
  color: #2E7D32;
}

.green-border.darken-3 {
  border-color: #2E7D32;
}

.green.darken-4 {
  background-color: #1B5E20;
  color: #ffffff;
}

.green-text.darken-4 {
  color: #1B5E20;
}

.green-border.darken-4 {
  border-color: #1B5E20;
}

.green.accent-1 {
  background-color: #B9F6CA;
  color: #666;
}

.green-text.accent-1 {
  color: #B9F6CA;
}

.green-border.accent-1 {
  border-color: #B9F6CA;
}

.green.accent-2 {
  background-color: #69F0AE;
  color: #ffffff;
}

.green-text.accent-2 {
  color: #69F0AE;
}

.green-border.accent-2 {
  border-color: #69F0AE;
}

.green.accent-3 {
  background-color: #00E676;
  color: #ffffff;
}

.green-text.accent-3 {
  color: #00E676;
}

.green-border.accent-3 {
  border-color: #00E676;
}

.green.accent-4 {
  background-color: #1ED068;
  color: #ffffff;
}

.green-text.accent-4 {
  color: #1ED068;
}

.green-border.accent-4 {
  border-color: #1ED068;
}

.light-green.lighten-5 {
  background-color: #f1f8e9;
  color: #666;
}

.light-green-text.lighten-5 {
  color: #f1f8e9;
}

.light-green-border.lighten-5 {
  border-color: #f1f8e9;
}

.light-green.lighten-4 {
  background-color: #dcedc8;
  color: #666;
}

.light-green-text.lighten-4 {
  color: #dcedc8;
}

.light-green-border.lighten-4 {
  border-color: #dcedc8;
}

.light-green.lighten-3 {
  background-color: #c5e1a5;
  color: #ffffff;
}

.light-green-text.lighten-3 {
  color: #c5e1a5;
}

.light-green-border.lighten-3 {
  border-color: #c5e1a5;
}

.light-green.lighten-2, .page-header h1 i.light-green {
  background-color: #aed581;
  color: #ffffff;
}

.light-green-text.lighten-2, .page-header h1 i.light-green-text {
  color: #aed581;
}

.light-green-border.lighten-2, .page-header h1 i.light-green-border {
  border-color: #aed581;
}

.light-green.lighten-1 {
  background-color: #9ccc65;
  color: #ffffff;
}

.light-green-text.lighten-1 {
  color: #9ccc65;
}

.light-green-border.lighten-1 {
  border-color: #9ccc65;
}

.light-green {
  background-color: #8bc34a;
  color: #ffffff;
}

.light-green-text {
  color: #8bc34a;
}

.light-green-border {
  border-color: #8bc34a;
}

.light-green.darken-1 {
  background-color: #7cb342;
  color: #ffffff;
}

.light-green-text.darken-1 {
  color: #7cb342;
}

.light-green-border.darken-1 {
  border-color: #7cb342;
}

.light-green.darken-2 {
  background-color: #689f38;
  color: #ffffff;
}

.light-green-text.darken-2 {
  color: #689f38;
}

.light-green-border.darken-2 {
  border-color: #689f38;
}

.light-green.darken-3 {
  background-color: #558b2f;
  color: #ffffff;
}

.light-green-text.darken-3 {
  color: #558b2f;
}

.light-green-border.darken-3 {
  border-color: #558b2f;
}

.light-green.darken-4 {
  background-color: #33691e;
  color: #ffffff;
}

.light-green-text.darken-4 {
  color: #33691e;
}

.light-green-border.darken-4 {
  border-color: #33691e;
}

.light-green.accent-1 {
  background-color: #ccff90;
  color: #666;
}

.light-green-text.accent-1 {
  color: #ccff90;
}

.light-green-border.accent-1 {
  border-color: #ccff90;
}

.light-green.accent-2 {
  background-color: #b2ff59;
  color: #ffffff;
}

.light-green-text.accent-2 {
  color: #b2ff59;
}

.light-green-border.accent-2 {
  border-color: #b2ff59;
}

.light-green.accent-3 {
  background-color: #76ff03;
  color: #ffffff;
}

.light-green-text.accent-3 {
  color: #76ff03;
}

.light-green-border.accent-3 {
  border-color: #76ff03;
}

.light-green.accent-4 {
  background-color: #64dd17;
  color: #ffffff;
}

.light-green-text.accent-4 {
  color: #64dd17;
}

.light-green-border.accent-4 {
  border-color: #64dd17;
}

.lime.lighten-5 {
  background-color: #f9fbe7;
  color: #666;
}

.lime-text.lighten-5 {
  color: #f9fbe7;
}

.lime-border.lighten-5 {
  border-color: #f9fbe7;
}

.lime.lighten-4 {
  background-color: #f0f4c3;
  color: #666;
}

.lime-text.lighten-4 {
  color: #f0f4c3;
}

.lime-border.lighten-4 {
  border-color: #f0f4c3;
}

.lime.lighten-3 {
  background-color: #e6ee9c;
  color: #666;
}

.lime-text.lighten-3 {
  color: #e6ee9c;
}

.lime-border.lighten-3 {
  border-color: #e6ee9c;
}

.lime.lighten-2, .page-header h1 i.lime {
  background-color: #dce775;
  color: #ffffff;
}

.lime-text.lighten-2, .page-header h1 i.lime-text {
  color: #dce775;
}

.lime-border.lighten-2, .page-header h1 i.lime-border {
  border-color: #dce775;
}

.lime.lighten-1 {
  background-color: #d4e157;
  color: #ffffff;
}

.lime-text.lighten-1 {
  color: #d4e157;
}

.lime-border.lighten-1 {
  border-color: #d4e157;
}

.lime {
  background-color: #cddc39;
  color: #ffffff;
}

.lime-text {
  color: #cddc39;
}

.lime-border {
  border-color: #cddc39;
}

.lime.darken-1 {
  background-color: #c0ca33;
  color: #ffffff;
}

.lime-text.darken-1 {
  color: #c0ca33;
}

.lime-border.darken-1 {
  border-color: #c0ca33;
}

.lime.darken-2 {
  background-color: #afb42b;
  color: #ffffff;
}

.lime-text.darken-2 {
  color: #afb42b;
}

.lime-border.darken-2 {
  border-color: #afb42b;
}

.lime.darken-3 {
  background-color: #9e9d24;
  color: #ffffff;
}

.lime-text.darken-3 {
  color: #9e9d24;
}

.lime-border.darken-3 {
  border-color: #9e9d24;
}

.lime.darken-4 {
  background-color: #827717;
  color: #ffffff;
}

.lime-text.darken-4 {
  color: #827717;
}

.lime-border.darken-4 {
  border-color: #827717;
}

.lime.accent-1 {
  background-color: #f4ff81;
  color: #ffffff;
}

.lime-text.accent-1 {
  color: #f4ff81;
}

.lime-border.accent-1 {
  border-color: #f4ff81;
}

.lime.accent-2 {
  background-color: #eeff41;
  color: #ffffff;
}

.lime-text.accent-2 {
  color: #eeff41;
}

.lime-border.accent-2 {
  border-color: #eeff41;
}

.lime.accent-3 {
  background-color: #c6ff00;
  color: #ffffff;
}

.lime-text.accent-3 {
  color: #c6ff00;
}

.lime-border.accent-3 {
  border-color: #c6ff00;
}

.lime.accent-4 {
  background-color: #aeea00;
  color: #ffffff;
}

.lime-text.accent-4 {
  color: #aeea00;
}

.lime-border.accent-4 {
  border-color: #aeea00;
}

.yellow.lighten-5 {
  background-color: #fffde7;
  color: #666;
}

.yellow-text.lighten-5 {
  color: #fffde7;
}

.yellow-border.lighten-5 {
  border-color: #fffde7;
}

.yellow.lighten-4 {
  background-color: #fff9c4;
  color: #666;
}

.yellow-text.lighten-4 {
  color: #fff9c4;
}

.yellow-border.lighten-4 {
  border-color: #fff9c4;
}

.yellow.lighten-3 {
  background-color: #fff59d;
  color: #666;
}

.yellow-text.lighten-3 {
  color: #fff59d;
}

.yellow-border.lighten-3 {
  border-color: #fff59d;
}

.yellow.lighten-2, .page-header h1 i.yellow {
  background-color: #fff176;
  color: #ffffff;
}

.yellow-text.lighten-2, .page-header h1 i.yellow-text {
  color: #fff176;
}

.yellow-border.lighten-2, .page-header h1 i.yellow-border {
  border-color: #fff176;
}

.yellow.lighten-1 {
  background-color: #ffee58;
  color: #ffffff;
}

.yellow-text.lighten-1 {
  color: #ffee58;
}

.yellow-border.lighten-1 {
  border-color: #ffee58;
}

.yellow {
  background-color: #ffeb3b;
  color: #ffffff;
}

.yellow-text {
  color: #ffeb3b;
}

.yellow-border {
  border-color: #ffeb3b;
}

.yellow.darken-1 {
  background-color: #fdd835;
  color: #ffffff;
}

.yellow-text.darken-1 {
  color: #fdd835;
}

.yellow-border.darken-1 {
  border-color: #fdd835;
}

.yellow.darken-2 {
  background-color: #fbc02d;
  color: #ffffff;
}

.yellow-text.darken-2 {
  color: #fbc02d;
}

.yellow-border.darken-2 {
  border-color: #fbc02d;
}

.yellow.darken-3 {
  background-color: #f9a825;
  color: #ffffff;
}

.yellow-text.darken-3 {
  color: #f9a825;
}

.yellow-border.darken-3 {
  border-color: #f9a825;
}

.yellow.darken-4 {
  background-color: #f57f17;
  color: #ffffff;
}

.yellow-text.darken-4 {
  color: #f57f17;
}

.yellow-border.darken-4 {
  border-color: #f57f17;
}

.yellow.accent-1 {
  background-color: #ffff8d;
  color: #666;
}

.yellow-text.accent-1 {
  color: #ffff8d;
}

.yellow-border.accent-1 {
  border-color: #ffff8d;
}

.yellow.accent-2 {
  background-color: #ffff00;
  color: #ffffff;
}

.yellow-text.accent-2 {
  color: #ffff00;
}

.yellow-border.accent-2 {
  border-color: #ffff00;
}

.yellow.accent-3 {
  background-color: #ffea00;
  color: #ffffff;
}

.yellow-text.accent-3 {
  color: #ffea00;
}

.yellow-border.accent-3 {
  border-color: #ffea00;
}

.yellow.accent-4 {
  background-color: #ffd600;
  color: #ffffff;
}

.yellow-text.accent-4 {
  color: #ffd600;
}

.yellow-border.accent-4 {
  border-color: #ffd600;
}

.amber.lighten-5 {
  background-color: #fff8e1;
  color: #666;
}

.amber-text.lighten-5 {
  color: #fff8e1;
}

.amber-border.lighten-5 {
  border-color: #fff8e1;
}

.amber.lighten-4 {
  background-color: #ffecb3;
  color: #666;
}

.amber-text.lighten-4 {
  color: #ffecb3;
}

.amber-border.lighten-4 {
  border-color: #ffecb3;
}

.amber.lighten-3 {
  background-color: #ffe082;
  color: #ffffff;
}

.amber-text.lighten-3 {
  color: #ffe082;
}

.amber-border.lighten-3 {
  border-color: #ffe082;
}

.amber.lighten-2, .page-header h1 i.amber {
  background-color: #ffd54f;
  color: #ffffff;
}

.amber-text.lighten-2, .page-header h1 i.amber-text {
  color: #ffd54f;
}

.amber-border.lighten-2, .page-header h1 i.amber-border {
  border-color: #ffd54f;
}

.amber.lighten-1 {
  background-color: #ffca28;
  color: #ffffff;
}

.amber-text.lighten-1 {
  color: #ffca28;
}

.amber-border.lighten-1 {
  border-color: #ffca28;
}

.amber {
  background-color: #ffc107;
  color: #ffffff;
}

.amber-text {
  color: #ffc107;
}

.amber-border {
  border-color: #ffc107;
}

.amber.darken-1 {
  background-color: #ffb300;
  color: #ffffff;
}

.amber-text.darken-1 {
  color: #ffb300;
}

.amber-border.darken-1 {
  border-color: #ffb300;
}

.amber.darken-2 {
  background-color: #ffa000;
  color: #ffffff;
}

.amber-text.darken-2 {
  color: #ffa000;
}

.amber-border.darken-2 {
  border-color: #ffa000;
}

.amber.darken-3 {
  background-color: #ff8f00;
  color: #ffffff;
}

.amber-text.darken-3 {
  color: #ff8f00;
}

.amber-border.darken-3 {
  border-color: #ff8f00;
}

.amber.darken-4 {
  background-color: #ff6f00;
  color: #ffffff;
}

.amber-text.darken-4 {
  color: #ff6f00;
}

.amber-border.darken-4 {
  border-color: #ff6f00;
}

.amber.accent-1 {
  background-color: #ffe57f;
  color: #ffffff;
}

.amber-text.accent-1 {
  color: #ffe57f;
}

.amber-border.accent-1 {
  border-color: #ffe57f;
}

.amber.accent-2 {
  background-color: #ffd740;
  color: #ffffff;
}

.amber-text.accent-2 {
  color: #ffd740;
}

.amber-border.accent-2 {
  border-color: #ffd740;
}

.amber.accent-3 {
  background-color: #ffc400;
  color: #ffffff;
}

.amber-text.accent-3 {
  color: #ffc400;
}

.amber-border.accent-3 {
  border-color: #ffc400;
}

.amber.accent-4 {
  background-color: #ffab00;
  color: #ffffff;
}

.amber-text.accent-4 {
  color: #ffab00;
}

.amber-border.accent-4 {
  border-color: #ffab00;
}

.orange.lighten-5 {
  background-color: #fff3e0;
  color: #666;
}

.orange-text.lighten-5 {
  color: #fff3e0;
}

.orange-border.lighten-5 {
  border-color: #fff3e0;
}

.orange.lighten-4 {
  background-color: #ffe0b2;
  color: #666;
}

.orange-text.lighten-4 {
  color: #ffe0b2;
}

.orange-border.lighten-4 {
  border-color: #ffe0b2;
}

.orange.lighten-3 {
  background-color: #ffcc80;
  color: #ffffff;
}

.orange-text.lighten-3 {
  color: #ffcc80;
}

.orange-border.lighten-3 {
  border-color: #ffcc80;
}

.orange.lighten-2, .page-header h1 i.orange {
  background-color: #ffb74d;
  color: #ffffff;
}

.orange-text.lighten-2, .page-header h1 i.orange-text {
  color: #ffb74d;
}

.orange-border.lighten-2, .page-header h1 i.orange-border {
  border-color: #ffb74d;
}

.orange.lighten-1 {
  background-color: #ffa726;
  color: #ffffff;
}

.orange-text.lighten-1 {
  color: #ffa726;
}

.orange-border.lighten-1 {
  border-color: #ffa726;
}

.orange {
  background-color: #ff9800;
  color: #ffffff;
}

.orange-text {
  color: #ff9800;
}

.orange-border {
  border-color: #ff9800;
}

.orange.darken-1 {
  background-color: #fb8c00;
  color: #ffffff;
}

.orange-text.darken-1 {
  color: #fb8c00;
}

.orange-border.darken-1 {
  border-color: #fb8c00;
}

.orange.darken-2 {
  background-color: #f57c00;
  color: #ffffff;
}

.orange-text.darken-2 {
  color: #f57c00;
}

.orange-border.darken-2 {
  border-color: #f57c00;
}

.orange.darken-3 {
  background-color: #ef6c00;
  color: #ffffff;
}

.orange-text.darken-3 {
  color: #ef6c00;
}

.orange-border.darken-3 {
  border-color: #ef6c00;
}

.orange.darken-4 {
  background-color: #e65100;
  color: #ffffff;
}

.orange-text.darken-4 {
  color: #e65100;
}

.orange-border.darken-4 {
  border-color: #e65100;
}

.orange.accent-1 {
  background-color: #ffd180;
  color: #ffffff;
}

.orange-text.accent-1 {
  color: #ffd180;
}

.orange-border.accent-1 {
  border-color: #ffd180;
}

.orange.accent-2 {
  background-color: #ffab40;
  color: #ffffff;
}

.orange-text.accent-2 {
  color: #ffab40;
}

.orange-border.accent-2 {
  border-color: #ffab40;
}

.orange.accent-3 {
  background-color: #ff9100;
  color: #ffffff;
}

.orange-text.accent-3 {
  color: #ff9100;
}

.orange-border.accent-3 {
  border-color: #ff9100;
}

.orange.accent-4 {
  background-color: #ff6d00;
  color: #ffffff;
}

.orange-text.accent-4 {
  color: #ff6d00;
}

.orange-border.accent-4 {
  border-color: #ff6d00;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7;
  color: #666;
}

.deep-orange-text.lighten-5 {
  color: #fbe9e7;
}

.deep-orange-border.lighten-5 {
  border-color: #fbe9e7;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc;
  color: #666;
}

.deep-orange-text.lighten-4 {
  color: #ffccbc;
}

.deep-orange-border.lighten-4 {
  border-color: #ffccbc;
}

.deep-orange.lighten-3 {
  background-color: #ffab91;
  color: #666;
}

.deep-orange-text.lighten-3 {
  color: #ffab91;
}

.deep-orange-border.lighten-3 {
  border-color: #ffab91;
}

.deep-orange.lighten-2, .page-header h1 i.deep-orange {
  background-color: #ff8a65;
  color: #ffffff;
}

.deep-orange-text.lighten-2, .page-header h1 i.deep-orange-text {
  color: #ff8a65;
}

.deep-orange-border.lighten-2, .page-header h1 i.deep-orange-border {
  border-color: #ff8a65;
}

.deep-orange.lighten-1 {
  background-color: #ff7043;
  color: #ffffff;
}

.deep-orange-text.lighten-1 {
  color: #ff7043;
}

.deep-orange-border.lighten-1 {
  border-color: #ff7043;
}

.deep-orange {
  background-color: #ff5722;
  color: #ffffff;
}

.deep-orange-text {
  color: #ff5722;
}

.deep-orange-border {
  border-color: #ff5722;
}

.deep-orange.darken-1 {
  background-color: #f4511e;
  color: #ffffff;
}

.deep-orange-text.darken-1 {
  color: #f4511e;
}

.deep-orange-border.darken-1 {
  border-color: #f4511e;
}

.deep-orange.darken-2 {
  background-color: #e64a19;
  color: #ffffff;
}

.deep-orange-text.darken-2 {
  color: #e64a19;
}

.deep-orange-border.darken-2 {
  border-color: #e64a19;
}

.deep-orange.darken-3 {
  background-color: #d84315;
  color: #ffffff;
}

.deep-orange-text.darken-3 {
  color: #d84315;
}

.deep-orange-border.darken-3 {
  border-color: #d84315;
}

.deep-orange.darken-4 {
  background-color: #bf360c;
  color: #ffffff;
}

.deep-orange-text.darken-4 {
  color: #bf360c;
}

.deep-orange-border.darken-4 {
  border-color: #bf360c;
}

.deep-orange.accent-1 {
  background-color: #ff9e80;
  color: #ffffff;
}

.deep-orange-text.accent-1 {
  color: #ff9e80;
}

.deep-orange-border.accent-1 {
  border-color: #ff9e80;
}

.deep-orange.accent-2 {
  background-color: #ff6e40;
  color: #ffffff;
}

.deep-orange-text.accent-2 {
  color: #ff6e40;
}

.deep-orange-border.accent-2 {
  border-color: #ff6e40;
}

.deep-orange.accent-3 {
  background-color: #ff3d00;
  color: #ffffff;
}

.deep-orange-text.accent-3 {
  color: #ff3d00;
}

.deep-orange-border.accent-3 {
  border-color: #ff3d00;
}

.deep-orange.accent-4 {
  background-color: #dd2c00;
  color: #ffffff;
}

.deep-orange-text.accent-4 {
  color: #dd2c00;
}

.deep-orange-border.accent-4 {
  border-color: #dd2c00;
}

.dark.lighten-5 {
  background-color: #fafafa;
  color: #666;
}

.dark-text.lighten-5 {
  color: #fafafa;
}

.dark-border.lighten-5 {
  border-color: #fafafa;
}

.dark.lighten-4 {
  background-color: #f5f5f5;
  color: #666;
}

.dark-text.lighten-4 {
  color: #f5f5f5;
}

.dark-border.lighten-4 {
  border-color: #f5f5f5;
}

.dark.lighten-3 {
  background-color: #eeeeee;
  color: #666;
}

.dark-text.lighten-3 {
  color: #eeeeee;
}

.dark-border.lighten-3 {
  border-color: #eeeeee;
}

.dark.lighten-2, .page-header h1 i.dark {
  background-color: #e0e0e0;
  color: #666;
}

.dark-text.lighten-2, .page-header h1 i.dark-text {
  color: #e0e0e0;
}

.dark-border.lighten-2, .page-header h1 i.dark-border {
  border-color: #e0e0e0;
}

.dark.lighten-1 {
  background-color: #bdbdbd;
  color: #ffffff;
}

.dark-text.lighten-1 {
  color: #bdbdbd;
}

.dark-border.lighten-1 {
  border-color: #bdbdbd;
}

.dark {
  background-color: #9e9e9e;
  color: #ffffff;
}

.dark-text {
  color: #9e9e9e;
}

.dark-border {
  border-color: #9e9e9e;
}

.dark.darken-1 {
  background-color: #757575;
  color: #ffffff;
}

.dark-text.darken-1 {
  color: #757575;
}

.dark-border.darken-1 {
  border-color: #757575;
}

.dark.darken-2 {
  background-color: #616161;
  color: #ffffff;
}

.dark-text.darken-2 {
  color: #616161;
}

.dark-border.darken-2 {
  border-color: #616161;
}

.dark.darken-3 {
  background-color: #424242;
  color: #ffffff;
}

.dark-text.darken-3 {
  color: #424242;
}

.dark-border.darken-3 {
  border-color: #424242;
}

.dark.darken-4 {
  background-color: #212121;
  color: #ffffff;
}

.dark-text.darken-4 {
  color: #212121;
}

.dark-border.darken-4 {
  border-color: #212121;
}

.brown.lighten-5 {
  background-color: #efebe9;
  color: #666;
}

.brown-text.lighten-5 {
  color: #efebe9;
}

.brown-border.lighten-5 {
  border-color: #efebe9;
}

.brown.lighten-4 {
  background-color: #d7ccc8;
  color: #666;
}

.brown-text.lighten-4 {
  color: #d7ccc8;
}

.brown-border.lighten-4 {
  border-color: #d7ccc8;
}

.brown.lighten-3 {
  background-color: #bcaaa4;
  color: #ffffff;
}

.brown-text.lighten-3 {
  color: #bcaaa4;
}

.brown-border.lighten-3 {
  border-color: #bcaaa4;
}

.brown.lighten-2, .page-header h1 i.brown {
  background-color: #a1887f;
  color: #ffffff;
}

.brown-text.lighten-2, .page-header h1 i.brown-text {
  color: #a1887f;
}

.brown-border.lighten-2, .page-header h1 i.brown-border {
  border-color: #a1887f;
}

.brown.lighten-1 {
  background-color: #8d6e63;
  color: #ffffff;
}

.brown-text.lighten-1 {
  color: #8d6e63;
}

.brown-border.lighten-1 {
  border-color: #8d6e63;
}

.brown {
  background-color: #795548;
  color: #ffffff;
}

.brown-text {
  color: #795548;
}

.brown-border {
  border-color: #795548;
}

.brown.darken-1 {
  background-color: #6d4c41;
  color: #ffffff;
}

.brown-text.darken-1 {
  color: #6d4c41;
}

.brown-border.darken-1 {
  border-color: #6d4c41;
}

.brown.darken-2 {
  background-color: #5d4037;
  color: #ffffff;
}

.brown-text.darken-2 {
  color: #5d4037;
}

.brown-border.darken-2 {
  border-color: #5d4037;
}

.brown.darken-3 {
  background-color: #4e342e;
  color: #ffffff;
}

.brown-text.darken-3 {
  color: #4e342e;
}

.brown-border.darken-3 {
  border-color: #4e342e;
}

.brown.darken-4 {
  background-color: #3e2723;
  color: #ffffff;
}

.brown-text.darken-4 {
  color: #3e2723;
}

.brown-border.darken-4 {
  border-color: #3e2723;
}

.blue-grey.lighten-5 {
  background-color: #eceff1;
  color: #666;
}

.blue-grey-text.lighten-5 {
  color: #eceff1;
}

.blue-grey-border.lighten-5 {
  border-color: #eceff1;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc;
  color: #666;
}

.blue-grey-text.lighten-4 {
  color: #cfd8dc;
}

.blue-grey-border.lighten-4 {
  border-color: #cfd8dc;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5;
  color: #ffffff;
}

.blue-grey-text.lighten-3 {
  color: #b0bec5;
}

.blue-grey-border.lighten-3 {
  border-color: #b0bec5;
}

.blue-grey.lighten-2, .page-header h1 i.blue-grey {
  background-color: #90a4ae;
  color: #ffffff;
}

.blue-grey-text.lighten-2, .page-header h1 i.blue-grey-text {
  color: #90a4ae;
}

.blue-grey-border.lighten-2, .page-header h1 i.blue-grey-border {
  border-color: #90a4ae;
}

.blue-grey.lighten-1 {
  background-color: #78909c;
  color: #ffffff;
}

.blue-grey-text.lighten-1 {
  color: #78909c;
}

.blue-grey-border.lighten-1 {
  border-color: #78909c;
}

.blue-grey {
  background-color: #607d8b;
  color: #ffffff;
}

.blue-grey-text {
  color: #607d8b;
}

.blue-grey-border {
  border-color: #607d8b;
}

.blue-grey.darken-1 {
  background-color: #546e7a;
  color: #ffffff;
}

.blue-grey-text.darken-1 {
  color: #546e7a;
}

.blue-grey-border.darken-1 {
  border-color: #546e7a;
}

.blue-grey.darken-2 {
  background-color: #455a64;
  color: #ffffff;
}

.blue-grey-text.darken-2 {
  color: #455a64;
}

.blue-grey-border.darken-2 {
  border-color: #455a64;
}

.blue-grey.darken-3 {
  background-color: #37474f;
  color: #ffffff;
}

.blue-grey-text.darken-3 {
  color: #37474f;
}

.blue-grey-border.darken-3 {
  border-color: #37474f;
}

.blue-grey.darken-4 {
  background-color: #263238;
  color: #ffffff;
}

.blue-grey-text.darken-4 {
  color: #263238;
}

.blue-grey-border.darken-4 {
  border-color: #263238;
}

.grey.lighten-5 {
  background-color: #fafafa;
  color: #666;
}

.grey-text.lighten-5, .page-header h1 i.lighten-5 {
  color: #fafafa;
}

.grey-border.lighten-5 {
  border-color: #fafafa;
}

.grey.lighten-4 {
  background-color: #f5f5f5;
  color: #666;
}

.grey-text.lighten-4, .page-header h1 i.lighten-4 {
  color: #f5f5f5;
}

.grey-border.lighten-4 {
  border-color: #f5f5f5;
}

.grey.lighten-3 {
  background-color: #eeeeee;
  color: #666;
}

.grey-text.lighten-3, .page-header h1 i.lighten-3 {
  color: #eeeeee;
}

.grey-border.lighten-3 {
  border-color: #eeeeee;
}

.grey.lighten-2, .page-header h1 i.grey {
  background-color: #e0e0e0;
  color: #666;
}

.grey-text.lighten-2, .page-header h1 i {
  color: #e0e0e0;
}

.grey-border.lighten-2, .page-header h1 i.grey-border {
  border-color: #e0e0e0;
}

.grey.lighten-1 {
  background-color: #bdbdbd;
  color: #ffffff;
}

.grey-text.lighten-1, .page-header h1 i.lighten-1 {
  color: #bdbdbd;
}

.grey-border.lighten-1 {
  border-color: #bdbdbd;
}

.grey {
  background-color: #9e9e9e;
  color: #ffffff;
}

.grey-text, .page-header h1 i {
  color: #9e9e9e;
}

.grey-border {
  border-color: #9e9e9e;
}

.grey.darken-1 {
  background-color: #757575;
  color: #ffffff;
}

.grey-text.darken-1, .page-header h1 i.darken-1 {
  color: #757575;
}

.grey-border.darken-1 {
  border-color: #757575;
}

.grey.darken-2 {
  background-color: #616161;
  color: #ffffff;
}

.grey-text.darken-2, .page-header h1 i.darken-2 {
  color: #616161;
}

.grey-border.darken-2 {
  border-color: #616161;
}

.grey.darken-3 {
  background-color: #424242;
  color: #ffffff;
}

.grey-text.darken-3, .page-header h1 i.darken-3 {
  color: #424242;
}

.grey-border.darken-3 {
  border-color: #424242;
}

.grey.darken-4 {
  background-color: #212121;
  color: #ffffff;
}

.grey-text.darken-4, .page-header h1 i.darken-4 {
  color: #212121;
}

.grey-border.darken-4 {
  border-color: #212121;
}

.shades.black {
  background-color: #000000;
  color: #ffffff;
}

.shades-text.black {
  color: #000000;
}

.shades-border.black {
  border-color: #000000;
}

.shades.white {
  background-color: #FFFFFF;
  color: #666;
}

.shades-text.white {
  color: #FFFFFF;
}

.shades-border.white {
  border-color: #FFFFFF;
}

.black {
  background-color: #000000 !important;
  color: #ffffff;
}

.black-text {
  color: #000000;
}

.white {
  background-color: #FFFFFF !important;
  color: #666;
}

.white-text {
  color: #FFFFFF;
}

.theme-picker .theme-template-default .theme-sidenav {
  background: #E8E8E8;
}

.theme-picker .theme-template-dark .theme-sidenav {
  background: #474747;
}

.theme-picker .theme-template-light .theme-sidenav {
  background: #fff;
}

.theme-picker .theme-template-green .theme-sidenav {
  background: #4CAF50;
}

.theme-picker .theme-template-blue .theme-sidenav {
  background: #2196F3;
}

.theme-template-default .sidebar {
  background: #E8E8E8;
}

.theme-template-dark .sidebar {
  background: #474747;
  color: #FFF;
}

.theme-template-dark .sidebar ul a,
.theme-template-dark .sidebar .brand-logo {
  color: #E7E7E7;
}

.theme-template-light .sidebar {
  background: #fff;
}

.theme-template-light .sidebar ul a,
.theme-template-light .sidebar .brand-logo {
  color: #797979;
}

.theme-template-green .sidebar {
  background: #1ED068;
}

.theme-template-green .sidebar .brand-logo .foot1,
.theme-template-green .sidebar .brand-logo .foot3 {
  background-color: #2E7D32 !important;
}

.theme-template-green .sidebar .brand-logo .foot2,
.theme-template-green .sidebar .brand-logo .foot4 {
  background-color: #43A047 !important;
}

.theme-template-green .sidebar .user-logged-in .content .user-name {
  color: #fff;
}

.theme-template-green .sidebar .user-logged-in .content .user-email,
.theme-template-green .sidebar .user-logged-in .content .text-muted {
  color: rgba(0, 0, 0, 0.5);
}

.theme-template-green .sidebar .user-logged-in .content .user-actions a {
  color: #2E7D32;
}

.theme-template-green .sidebar a.collapsible-header:after,
.theme-template-green .sidebar i {
  color: rgba(0, 0, 0, 0.3) !important;
}

.theme-template-green .sidebar ul a,
.theme-template-green .sidebar .brand-logo {
  color: #fff;
}

.theme-template-blue .sidebar {
  background: #40c4ff;
}

.theme-template-blue .sidebar .brand-logo .foot1,
.theme-template-blue .sidebar .brand-logo .foot3 {
  background-color: #1565C0 !important;
}

.theme-template-blue .sidebar .brand-logo .foot2,
.theme-template-blue .sidebar .brand-logo .foot4 {
  background-color: #1E88E5 !important;
}

.theme-template-blue .sidebar .user-logged-in .content .user-name {
  color: #fff;
}

.theme-template-blue .sidebar .user-logged-in .content .user-email,
.theme-template-blue .sidebar .user-logged-in .content .text-muted {
  color: rgba(0, 0, 0, 0.5);
}

.theme-template-blue .sidebar .user-logged-in .content .user-actions a {
  color: #1565C0;
}

.theme-template-blue .sidebar a.collapsible-header:after,
.theme-template-blue .sidebar i {
  color: rgba(0, 0, 0, 0.3) !important;
}

.theme-template-blue .sidebar ul a,
.theme-template-blue .sidebar .brand-logo {
  color: #fff;
}

.theme-red .theme-lighten-5 {
  background-color: #FFEBEE;
  color: #666;
}

.theme-red .theme-text-lighten-5 {
  color: #FFEBEE;
}

.theme-red .theme-bg-lighten-5 {
  background-color: #FFEBEE;
}

.theme-red .theme-border-lighten-5 {
  border-color: #FFEBEE;
}

.theme-red .theme-fill-lighten-5 {
  fill: #FFEBEE;
}

.theme-red .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #FFEBEE;
}

.theme-red .theme-lighten-4 {
  background-color: #FFCDD2;
  color: #666;
}

.theme-red .theme-text-lighten-4 {
  color: #FFCDD2;
}

.theme-red .theme-bg-lighten-4 {
  background-color: #FFCDD2;
}

.theme-red .theme-border-lighten-4 {
  border-color: #FFCDD2;
}

.theme-red .theme-fill-lighten-4 {
  fill: #FFCDD2;
}

.theme-red .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #FFCDD2;
}

.theme-red .theme-lighten-3 {
  background-color: #EF9A9A;
  color: #666;
}

.theme-red .theme-text-lighten-3 {
  color: #EF9A9A;
}

.theme-red .theme-bg-lighten-3, .theme-red .btn-primary.disabled, .theme-red .switch label input[type=checkbox]:checked + .lever, .switch label .theme-red input[type=checkbox]:checked + .lever {
  background-color: #EF9A9A;
}

.theme-red .theme-border-lighten-3 {
  border-color: #EF9A9A;
}

.theme-red .theme-fill-lighten-3 {
  fill: #EF9A9A;
}

.theme-red .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #EF9A9A;
}

.theme-red .theme-lighten-2 {
  background-color: #E57373;
  color: #ffffff;
}

.theme-red .theme-text-lighten-2 {
  color: #E57373;
}

.theme-red .theme-bg-lighten-2 {
  background-color: #E57373;
}

.theme-red .theme-border-lighten-2 {
  border-color: #E57373;
}

.theme-red .theme-fill-lighten-2 {
  fill: #E57373;
}

.theme-red .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #E57373;
}

.theme-red .theme-lighten-1 {
  background-color: #EF5350;
  color: #ffffff;
}

.theme-red .theme-text-lighten-1 {
  color: #EF5350;
}

.theme-red .theme-bg-lighten-1 {
  background-color: #EF5350;
}

.theme-red .theme-border-lighten-1 {
  border-color: #EF5350;
}

.theme-red .theme-fill-lighten-1 {
  fill: #EF5350;
}

.theme-red .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #EF5350;
}

.theme-red .theme {
  background-color: #F44336;
  color: #ffffff;
}

.theme-red .theme-text, .theme-red .page-header h1, .page-header .theme-red h1, .theme-red .nav-tabs > li > a:hover, .theme-red .nav-tabs > li.active > a,
.theme-red .nav-tabs > li.active > a:focus:hover, .theme-red .btn-link, .theme-red .todo-app .filters .filter, .todo-app .filters .theme-red .filter,
.theme-red .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-red .filter:focus:hover, .theme-red .todo-app .filters .filter.active:hover, .todo-app .filters .theme-red .filter.active:hover, .theme-red .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-red td:first-child {
  color: #F44336;
}

.theme-red .theme-bg, .theme-red input[type="radio"]:before, .theme-red input[type="checkbox"]:checked:after, .theme-red #loading-bar .bar, #loading-bar .theme-red .bar, .theme-red #logo .foot2, #logo .theme-red .foot2, .theme-red #logo .foot4, #logo .theme-red .foot4, .theme-red .btn-primary, .theme-red .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-red input[type=checkbox]:checked + .lever:after, .theme-red .noUi-base, .theme-red .noUi-range .noUi-origin:first-child, .noUi-range .theme-red .noUi-origin:first-child, .theme-red .noUi-handle, .theme-red .noUi-handle:before {
  background-color: #F44336;
}

.theme-red .theme-border, .theme-red input[type="radio"]:checked:after, .theme-red input[type="checkbox"]:checked:after {
  border-color: #F44336;
}

.theme-red .theme-fill {
  fill: #F44336;
}

.theme-red .theme-box-inset, .theme-red textarea:focus,
.theme-red input.form-control:focus,
.theme-red input[type=text]:focus,
.theme-red input[type=password]:focus,
.theme-red input[type=email]:focus,
.theme-red input[type=number]:focus,
.theme-red .form-control[type=text]:focus,
.theme-red .form-control[type=password]:focus,
.theme-red .form-control[type=email]:focus,
.theme-red .form-control[type=tel]:focus,
.theme-red .form-control[contenteditable]:focus, .theme-red select:focus, .theme-red .focussed .ta-bind, .focussed .theme-red .ta-bind, .theme-red .todo-app .filters .filter:hover, .todo-app .filters .theme-red .filter:hover, .theme-red .todo-app .filters .filter.active, .todo-app .filters .theme-red .filter.active {
  box-shadow: inset 0 -2px 0 #F44336;
}

.theme-red .theme-darken-1 {
  background-color: #E53935;
  color: #ffffff;
}

.theme-red .theme-text-darken-1, .theme-red .btn-link:focus, .theme-red .btn-link:hover {
  color: #E53935;
}

.theme-red .theme-bg-darken-1, .theme-red #logo .foot1, #logo .theme-red .foot1, .theme-red #logo .foot3, #logo .theme-red .foot3, .theme-red .btn-primary:hover {
  background-color: #E53935;
}

.theme-red .theme-border-darken-1 {
  border-color: #E53935;
}

.theme-red .theme-fill-darken-1 {
  fill: #E53935;
}

.theme-red .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #E53935;
}

.theme-red .theme-darken-2 {
  background-color: #D32F2F;
  color: #ffffff;
}

.theme-red .theme-text-darken-2 {
  color: #D32F2F;
}

.theme-red .theme-bg-darken-2 {
  background-color: #D32F2F;
}

.theme-red .theme-border-darken-2 {
  border-color: #D32F2F;
}

.theme-red .theme-fill-darken-2 {
  fill: #D32F2F;
}

.theme-red .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #D32F2F;
}

.theme-red .theme-darken-3 {
  background-color: #C62828;
  color: #ffffff;
}

.theme-red .theme-text-darken-3 {
  color: #C62828;
}

.theme-red .theme-bg-darken-3 {
  background-color: #C62828;
}

.theme-red .theme-border-darken-3 {
  border-color: #C62828;
}

.theme-red .theme-fill-darken-3 {
  fill: #C62828;
}

.theme-red .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #C62828;
}

.theme-red .theme-darken-4 {
  background-color: #B71C1C;
  color: #ffffff;
}

.theme-red .theme-text-darken-4 {
  color: #B71C1C;
}

.theme-red .theme-bg-darken-4 {
  background-color: #B71C1C;
}

.theme-red .theme-border-darken-4 {
  border-color: #B71C1C;
}

.theme-red .theme-fill-darken-4 {
  fill: #B71C1C;
}

.theme-red .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #B71C1C;
}

.theme-red .theme-accent-1 {
  background-color: #FF8A80;
  color: #ffffff;
}

.theme-red .theme-text-accent-1 {
  color: #FF8A80;
}

.theme-red .theme-bg-accent-1 {
  background-color: #FF8A80;
}

.theme-red .theme-border-accent-1 {
  border-color: #FF8A80;
}

.theme-red .theme-fill-accent-1 {
  fill: #FF8A80;
}

.theme-red .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #FF8A80;
}

.theme-red .theme-accent-2 {
  background-color: #FF5252;
  color: #ffffff;
}

.theme-red .theme-text-accent-2 {
  color: #FF5252;
}

.theme-red .theme-bg-accent-2 {
  background-color: #FF5252;
}

.theme-red .theme-border-accent-2 {
  border-color: #FF5252;
}

.theme-red .theme-fill-accent-2 {
  fill: #FF5252;
}

.theme-red .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #FF5252;
}

.theme-red .theme-accent-3 {
  background-color: #FF1744;
  color: #ffffff;
}

.theme-red .theme-text-accent-3 {
  color: #FF1744;
}

.theme-red .theme-bg-accent-3 {
  background-color: #FF1744;
}

.theme-red .theme-border-accent-3 {
  border-color: #FF1744;
}

.theme-red .theme-fill-accent-3 {
  fill: #FF1744;
}

.theme-red .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #FF1744;
}

.theme-red .theme-accent-4 {
  background-color: #D50000;
  color: #ffffff;
}

.theme-red .theme-text-accent-4 {
  color: #D50000;
}

.theme-red .theme-bg-accent-4, .theme-red .btn-primary:focus {
  background-color: #D50000;
}

.theme-red .theme-border-accent-4 {
  border-color: #D50000;
}

.theme-red .theme-fill-accent-4 {
  fill: #D50000;
}

.theme-red .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #D50000;
}

.theme-red .theme-secondary-lighten-5 {
  background-color: #e1f5fe;
  color: #666;
}

.theme-red .theme-secondary-text-lighten-5 {
  color: #e1f5fe;
}

.theme-red .theme-secondary-bg-lighten-5, .theme-red .card .list-group .list-group-item:hover, .card .list-group .theme-red .list-group-item:hover {
  background-color: #e1f5fe;
}

.theme-red .theme-secondary-border-lighten-5 {
  border-color: #e1f5fe;
}

.theme-red .theme-secondary-fill-lighten-5 {
  fill: #e1f5fe;
}

.theme-red .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #e1f5fe;
}

.theme-red .theme-secondary-lighten-4 {
  background-color: #b3e5fc;
  color: #666;
}

.theme-red .theme-secondary-text-lighten-4 {
  color: #b3e5fc;
}

.theme-red .theme-secondary-bg-lighten-4 {
  background-color: #b3e5fc;
}

.theme-red .theme-secondary-border-lighten-4 {
  border-color: #b3e5fc;
}

.theme-red .theme-secondary-fill-lighten-4 {
  fill: #b3e5fc;
}

.theme-red .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #b3e5fc;
}

.theme-red .theme-secondary-lighten-3 {
  background-color: #81d4fa;
  color: #ffffff;
}

.theme-red .theme-secondary-text-lighten-3, .theme-red a:hover, .theme-red a:focus, .theme-red .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-red a {
  color: #81d4fa;
}

.theme-red .theme-secondary-bg-lighten-3 {
  background-color: #81d4fa;
}

.theme-red .theme-secondary-border-lighten-3 {
  border-color: #81d4fa;
}

.theme-red .theme-secondary-fill-lighten-3 {
  fill: #81d4fa;
}

.theme-red .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #81d4fa;
}

.theme-red .theme-secondary-lighten-2 {
  background-color: #4fc3f7;
  color: #ffffff;
}

.theme-red .theme-secondary-text-lighten-2 {
  color: #4fc3f7;
}

.theme-red .theme-secondary-bg-lighten-2 {
  background-color: #4fc3f7;
}

.theme-red .theme-secondary-border-lighten-2 {
  border-color: #4fc3f7;
}

.theme-red .theme-secondary-fill-lighten-2 {
  fill: #4fc3f7;
}

.theme-red .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #4fc3f7;
}

.theme-red .theme-secondary-lighten-1 {
  background-color: #29b6f6;
  color: #ffffff;
}

.theme-red .theme-secondary-text-lighten-1 {
  color: #29b6f6;
}

.theme-red .theme-secondary-bg-lighten-1 {
  background-color: #29b6f6;
}

.theme-red .theme-secondary-border-lighten-1 {
  border-color: #29b6f6;
}

.theme-red .theme-secondary-fill-lighten-1 {
  fill: #29b6f6;
}

.theme-red .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #29b6f6;
}

.theme-red .theme-secondary, .theme-red .alert.alert-theme, .theme-red .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-red .jvectormap-zoomin, .theme-red .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-red .jvectormap-zoomout {
  background-color: #03a9f4;
  color: #ffffff;
}

.theme-red .theme-secondary-text, .theme-red a {
  color: #03a9f4;
}

.theme-red .theme-secondary-bg, .theme-red .card .list-group .list-group-item.active, .card .list-group .theme-red .list-group-item.active, .theme-red .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-red th {
  background-color: #03a9f4;
}

.theme-red .theme-secondary-border {
  border-color: #03a9f4;
}

.theme-red .theme-secondary-fill {
  fill: #03a9f4;
}

.theme-red .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #03a9f4;
}

.theme-red .theme-secondary-darken-1 {
  background-color: #039be5;
  color: #ffffff;
}

.theme-red .theme-secondary-text-darken-1 {
  color: #039be5;
}

.theme-red .theme-secondary-bg-darken-1 {
  background-color: #039be5;
}

.theme-red .theme-secondary-border-darken-1 {
  border-color: #039be5;
}

.theme-red .theme-secondary-fill-darken-1 {
  fill: #039be5;
}

.theme-red .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #039be5;
}

.theme-red .theme-secondary-darken-2 {
  background-color: #0288d1;
  color: #ffffff;
}

.theme-red .theme-secondary-text-darken-2 {
  color: #0288d1;
}

.theme-red .theme-secondary-bg-darken-2 {
  background-color: #0288d1;
}

.theme-red .theme-secondary-border-darken-2 {
  border-color: #0288d1;
}

.theme-red .theme-secondary-fill-darken-2 {
  fill: #0288d1;
}

.theme-red .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #0288d1;
}

.theme-red .theme-secondary-darken-3 {
  background-color: #0277bd;
  color: #ffffff;
}

.theme-red .theme-secondary-text-darken-3 {
  color: #0277bd;
}

.theme-red .theme-secondary-bg-darken-3 {
  background-color: #0277bd;
}

.theme-red .theme-secondary-border-darken-3 {
  border-color: #0277bd;
}

.theme-red .theme-secondary-fill-darken-3 {
  fill: #0277bd;
}

.theme-red .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #0277bd;
}

.theme-red .theme-secondary-darken-4 {
  background-color: #01579b;
  color: #ffffff;
}

.theme-red .theme-secondary-text-darken-4 {
  color: #01579b;
}

.theme-red .theme-secondary-bg-darken-4 {
  background-color: #01579b;
}

.theme-red .theme-secondary-border-darken-4 {
  border-color: #01579b;
}

.theme-red .theme-secondary-fill-darken-4 {
  fill: #01579b;
}

.theme-red .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #01579b;
}

.theme-red .theme-secondary-accent-1 {
  background-color: #80d8ff;
  color: #ffffff;
}

.theme-red .theme-secondary-text-accent-1 {
  color: #80d8ff;
}

.theme-red .theme-secondary-bg-accent-1 {
  background-color: #80d8ff;
}

.theme-red .theme-secondary-border-accent-1 {
  border-color: #80d8ff;
}

.theme-red .theme-secondary-fill-accent-1 {
  fill: #80d8ff;
}

.theme-red .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #80d8ff;
}

.theme-red .theme-secondary-accent-2 {
  background-color: #40c4ff;
  color: #ffffff;
}

.theme-red .theme-secondary-text-accent-2 {
  color: #40c4ff;
}

.theme-red .theme-secondary-bg-accent-2 {
  background-color: #40c4ff;
}

.theme-red .theme-secondary-border-accent-2 {
  border-color: #40c4ff;
}

.theme-red .theme-secondary-fill-accent-2 {
  fill: #40c4ff;
}

.theme-red .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #40c4ff;
}

.theme-red .theme-secondary-accent-3 {
  background-color: #00b0ff;
  color: #ffffff;
}

.theme-red .theme-secondary-text-accent-3 {
  color: #00b0ff;
}

.theme-red .theme-secondary-bg-accent-3 {
  background-color: #00b0ff;
}

.theme-red .theme-secondary-border-accent-3 {
  border-color: #00b0ff;
}

.theme-red .theme-secondary-fill-accent-3 {
  fill: #00b0ff;
}

.theme-red .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #00b0ff;
}

.theme-red .theme-secondary-accent-4 {
  background-color: #0091ea;
  color: #ffffff;
}

.theme-red .theme-secondary-text-accent-4 {
  color: #0091ea;
}

.theme-red .theme-secondary-bg-accent-4 {
  background-color: #0091ea;
}

.theme-red .theme-secondary-border-accent-4 {
  border-color: #0091ea;
}

.theme-red .theme-secondary-fill-accent-4 {
  fill: #0091ea;
}

.theme-red .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #0091ea;
}

.theme-pink .theme-lighten-5 {
  background-color: #fce4ec;
  color: #666;
}

.theme-pink .theme-text-lighten-5 {
  color: #fce4ec;
}

.theme-pink .theme-bg-lighten-5 {
  background-color: #fce4ec;
}

.theme-pink .theme-border-lighten-5 {
  border-color: #fce4ec;
}

.theme-pink .theme-fill-lighten-5 {
  fill: #fce4ec;
}

.theme-pink .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fce4ec;
}

.theme-pink .theme-lighten-4 {
  background-color: #f8bbd0;
  color: #666;
}

.theme-pink .theme-text-lighten-4 {
  color: #f8bbd0;
}

.theme-pink .theme-bg-lighten-4 {
  background-color: #f8bbd0;
}

.theme-pink .theme-border-lighten-4 {
  border-color: #f8bbd0;
}

.theme-pink .theme-fill-lighten-4 {
  fill: #f8bbd0;
}

.theme-pink .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #f8bbd0;
}

.theme-pink .theme-lighten-3 {
  background-color: #f48fb1;
  color: #ffffff;
}

.theme-pink .theme-text-lighten-3 {
  color: #f48fb1;
}

.theme-pink .theme-bg-lighten-3, .theme-pink .btn-primary.disabled, .theme-pink .switch label input[type=checkbox]:checked + .lever, .switch label .theme-pink input[type=checkbox]:checked + .lever {
  background-color: #f48fb1;
}

.theme-pink .theme-border-lighten-3 {
  border-color: #f48fb1;
}

.theme-pink .theme-fill-lighten-3 {
  fill: #f48fb1;
}

.theme-pink .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #f48fb1;
}

.theme-pink .theme-lighten-2 {
  background-color: #f06292;
  color: #ffffff;
}

.theme-pink .theme-text-lighten-2 {
  color: #f06292;
}

.theme-pink .theme-bg-lighten-2 {
  background-color: #f06292;
}

.theme-pink .theme-border-lighten-2 {
  border-color: #f06292;
}

.theme-pink .theme-fill-lighten-2 {
  fill: #f06292;
}

.theme-pink .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #f06292;
}

.theme-pink .theme-lighten-1 {
  background-color: #ec407a;
  color: #ffffff;
}

.theme-pink .theme-text-lighten-1 {
  color: #ec407a;
}

.theme-pink .theme-bg-lighten-1 {
  background-color: #ec407a;
}

.theme-pink .theme-border-lighten-1 {
  border-color: #ec407a;
}

.theme-pink .theme-fill-lighten-1 {
  fill: #ec407a;
}

.theme-pink .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ec407a;
}

.theme-pink .theme {
  background-color: #e91e63;
  color: #ffffff;
}

.theme-pink .theme-text, .theme-pink .page-header h1, .page-header .theme-pink h1, .theme-pink .nav-tabs > li > a:hover, .theme-pink .nav-tabs > li.active > a,
.theme-pink .nav-tabs > li.active > a:focus:hover, .theme-pink .btn-link, .theme-pink .todo-app .filters .filter, .todo-app .filters .theme-pink .filter,
.theme-pink .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-pink .filter:focus:hover, .theme-pink .todo-app .filters .filter.active:hover, .todo-app .filters .theme-pink .filter.active:hover, .theme-pink .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-pink td:first-child {
  color: #e91e63;
}

.theme-pink .theme-bg, .theme-pink input[type="radio"]:before, .theme-pink input[type="checkbox"]:checked:after, .theme-pink #loading-bar .bar, #loading-bar .theme-pink .bar, .theme-pink #logo .foot2, #logo .theme-pink .foot2, .theme-pink #logo .foot4, #logo .theme-pink .foot4, .theme-pink .btn-primary, .theme-pink .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-pink input[type=checkbox]:checked + .lever:after, .theme-pink .noUi-base, .theme-pink .noUi-range .noUi-origin:first-child, .noUi-range .theme-pink .noUi-origin:first-child, .theme-pink .noUi-handle, .theme-pink .noUi-handle:before {
  background-color: #e91e63;
}

.theme-pink .theme-border, .theme-pink input[type="radio"]:checked:after, .theme-pink input[type="checkbox"]:checked:after {
  border-color: #e91e63;
}

.theme-pink .theme-fill {
  fill: #e91e63;
}

.theme-pink .theme-box-inset, .theme-pink textarea:focus,
.theme-pink input.form-control:focus,
.theme-pink input[type=text]:focus,
.theme-pink input[type=password]:focus,
.theme-pink input[type=email]:focus,
.theme-pink input[type=number]:focus,
.theme-pink .form-control[type=text]:focus,
.theme-pink .form-control[type=password]:focus,
.theme-pink .form-control[type=email]:focus,
.theme-pink .form-control[type=tel]:focus,
.theme-pink .form-control[contenteditable]:focus, .theme-pink select:focus, .theme-pink .focussed .ta-bind, .focussed .theme-pink .ta-bind, .theme-pink .todo-app .filters .filter:hover, .todo-app .filters .theme-pink .filter:hover, .theme-pink .todo-app .filters .filter.active, .todo-app .filters .theme-pink .filter.active {
  box-shadow: inset 0 -2px 0 #e91e63;
}

.theme-pink .theme-darken-1 {
  background-color: #d81b60;
  color: #ffffff;
}

.theme-pink .theme-text-darken-1, .theme-pink .btn-link:focus, .theme-pink .btn-link:hover {
  color: #d81b60;
}

.theme-pink .theme-bg-darken-1, .theme-pink #logo .foot1, #logo .theme-pink .foot1, .theme-pink #logo .foot3, #logo .theme-pink .foot3, .theme-pink .btn-primary:hover {
  background-color: #d81b60;
}

.theme-pink .theme-border-darken-1 {
  border-color: #d81b60;
}

.theme-pink .theme-fill-darken-1 {
  fill: #d81b60;
}

.theme-pink .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #d81b60;
}

.theme-pink .theme-darken-2 {
  background-color: #c2185b;
  color: #ffffff;
}

.theme-pink .theme-text-darken-2 {
  color: #c2185b;
}

.theme-pink .theme-bg-darken-2 {
  background-color: #c2185b;
}

.theme-pink .theme-border-darken-2 {
  border-color: #c2185b;
}

.theme-pink .theme-fill-darken-2 {
  fill: #c2185b;
}

.theme-pink .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #c2185b;
}

.theme-pink .theme-darken-3 {
  background-color: #ad1457;
  color: #ffffff;
}

.theme-pink .theme-text-darken-3 {
  color: #ad1457;
}

.theme-pink .theme-bg-darken-3 {
  background-color: #ad1457;
}

.theme-pink .theme-border-darken-3 {
  border-color: #ad1457;
}

.theme-pink .theme-fill-darken-3 {
  fill: #ad1457;
}

.theme-pink .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #ad1457;
}

.theme-pink .theme-darken-4 {
  background-color: #880e4f;
  color: #ffffff;
}

.theme-pink .theme-text-darken-4 {
  color: #880e4f;
}

.theme-pink .theme-bg-darken-4 {
  background-color: #880e4f;
}

.theme-pink .theme-border-darken-4 {
  border-color: #880e4f;
}

.theme-pink .theme-fill-darken-4 {
  fill: #880e4f;
}

.theme-pink .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #880e4f;
}

.theme-pink .theme-accent-1 {
  background-color: #ff80ab;
  color: #ffffff;
}

.theme-pink .theme-text-accent-1 {
  color: #ff80ab;
}

.theme-pink .theme-bg-accent-1 {
  background-color: #ff80ab;
}

.theme-pink .theme-border-accent-1 {
  border-color: #ff80ab;
}

.theme-pink .theme-fill-accent-1 {
  fill: #ff80ab;
}

.theme-pink .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ff80ab;
}

.theme-pink .theme-accent-2 {
  background-color: #ff4081;
  color: #ffffff;
}

.theme-pink .theme-text-accent-2 {
  color: #ff4081;
}

.theme-pink .theme-bg-accent-2 {
  background-color: #ff4081;
}

.theme-pink .theme-border-accent-2 {
  border-color: #ff4081;
}

.theme-pink .theme-fill-accent-2 {
  fill: #ff4081;
}

.theme-pink .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ff4081;
}

.theme-pink .theme-accent-3 {
  background-color: #f50057;
  color: #ffffff;
}

.theme-pink .theme-text-accent-3 {
  color: #f50057;
}

.theme-pink .theme-bg-accent-3 {
  background-color: #f50057;
}

.theme-pink .theme-border-accent-3 {
  border-color: #f50057;
}

.theme-pink .theme-fill-accent-3 {
  fill: #f50057;
}

.theme-pink .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #f50057;
}

.theme-pink .theme-accent-4 {
  background-color: #c51162;
  color: #ffffff;
}

.theme-pink .theme-text-accent-4 {
  color: #c51162;
}

.theme-pink .theme-bg-accent-4, .theme-pink .btn-primary:focus {
  background-color: #c51162;
}

.theme-pink .theme-border-accent-4 {
  border-color: #c51162;
}

.theme-pink .theme-fill-accent-4 {
  fill: #c51162;
}

.theme-pink .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #c51162;
}

.theme-pink .theme-secondary-lighten-5 {
  background-color: #E3F2FD;
  color: #666;
}

.theme-pink .theme-secondary-text-lighten-5 {
  color: #E3F2FD;
}

.theme-pink .theme-secondary-bg-lighten-5, .theme-pink .card .list-group .list-group-item:hover, .card .list-group .theme-pink .list-group-item:hover {
  background-color: #E3F2FD;
}

.theme-pink .theme-secondary-border-lighten-5 {
  border-color: #E3F2FD;
}

.theme-pink .theme-secondary-fill-lighten-5 {
  fill: #E3F2FD;
}

.theme-pink .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #E3F2FD;
}

.theme-pink .theme-secondary-lighten-4 {
  background-color: #BBDEFB;
  color: #666;
}

.theme-pink .theme-secondary-text-lighten-4 {
  color: #BBDEFB;
}

.theme-pink .theme-secondary-bg-lighten-4 {
  background-color: #BBDEFB;
}

.theme-pink .theme-secondary-border-lighten-4 {
  border-color: #BBDEFB;
}

.theme-pink .theme-secondary-fill-lighten-4 {
  fill: #BBDEFB;
}

.theme-pink .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #BBDEFB;
}

.theme-pink .theme-secondary-lighten-3 {
  background-color: #90CAF9;
  color: #666;
}

.theme-pink .theme-secondary-text-lighten-3, .theme-pink a:hover, .theme-pink a:focus, .theme-pink .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-pink a {
  color: #90CAF9;
}

.theme-pink .theme-secondary-bg-lighten-3 {
  background-color: #90CAF9;
}

.theme-pink .theme-secondary-border-lighten-3 {
  border-color: #90CAF9;
}

.theme-pink .theme-secondary-fill-lighten-3 {
  fill: #90CAF9;
}

.theme-pink .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #90CAF9;
}

.theme-pink .theme-secondary-lighten-2 {
  background-color: #64B5F6;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-lighten-2 {
  color: #64B5F6;
}

.theme-pink .theme-secondary-bg-lighten-2 {
  background-color: #64B5F6;
}

.theme-pink .theme-secondary-border-lighten-2 {
  border-color: #64B5F6;
}

.theme-pink .theme-secondary-fill-lighten-2 {
  fill: #64B5F6;
}

.theme-pink .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #64B5F6;
}

.theme-pink .theme-secondary-lighten-1 {
  background-color: #42A5F5;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-lighten-1 {
  color: #42A5F5;
}

.theme-pink .theme-secondary-bg-lighten-1 {
  background-color: #42A5F5;
}

.theme-pink .theme-secondary-border-lighten-1 {
  border-color: #42A5F5;
}

.theme-pink .theme-secondary-fill-lighten-1 {
  fill: #42A5F5;
}

.theme-pink .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #42A5F5;
}

.theme-pink .theme-secondary, .theme-pink .alert.alert-theme, .theme-pink .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-pink .jvectormap-zoomin, .theme-pink .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-pink .jvectormap-zoomout {
  background-color: #2196F3;
  color: #ffffff;
}

.theme-pink .theme-secondary-text, .theme-pink a {
  color: #2196F3;
}

.theme-pink .theme-secondary-bg, .theme-pink .card .list-group .list-group-item.active, .card .list-group .theme-pink .list-group-item.active, .theme-pink .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-pink th {
  background-color: #2196F3;
}

.theme-pink .theme-secondary-border {
  border-color: #2196F3;
}

.theme-pink .theme-secondary-fill {
  fill: #2196F3;
}

.theme-pink .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #2196F3;
}

.theme-pink .theme-secondary-darken-1 {
  background-color: #1E88E5;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-darken-1 {
  color: #1E88E5;
}

.theme-pink .theme-secondary-bg-darken-1 {
  background-color: #1E88E5;
}

.theme-pink .theme-secondary-border-darken-1 {
  border-color: #1E88E5;
}

.theme-pink .theme-secondary-fill-darken-1 {
  fill: #1E88E5;
}

.theme-pink .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #1E88E5;
}

.theme-pink .theme-secondary-darken-2 {
  background-color: #1976D2;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-darken-2 {
  color: #1976D2;
}

.theme-pink .theme-secondary-bg-darken-2 {
  background-color: #1976D2;
}

.theme-pink .theme-secondary-border-darken-2 {
  border-color: #1976D2;
}

.theme-pink .theme-secondary-fill-darken-2 {
  fill: #1976D2;
}

.theme-pink .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #1976D2;
}

.theme-pink .theme-secondary-darken-3 {
  background-color: #1565C0;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-darken-3 {
  color: #1565C0;
}

.theme-pink .theme-secondary-bg-darken-3 {
  background-color: #1565C0;
}

.theme-pink .theme-secondary-border-darken-3 {
  border-color: #1565C0;
}

.theme-pink .theme-secondary-fill-darken-3 {
  fill: #1565C0;
}

.theme-pink .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #1565C0;
}

.theme-pink .theme-secondary-darken-4 {
  background-color: #0D47A1;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-darken-4 {
  color: #0D47A1;
}

.theme-pink .theme-secondary-bg-darken-4 {
  background-color: #0D47A1;
}

.theme-pink .theme-secondary-border-darken-4 {
  border-color: #0D47A1;
}

.theme-pink .theme-secondary-fill-darken-4 {
  fill: #0D47A1;
}

.theme-pink .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #0D47A1;
}

.theme-pink .theme-secondary-accent-1 {
  background-color: #82B1FF;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-accent-1 {
  color: #82B1FF;
}

.theme-pink .theme-secondary-bg-accent-1 {
  background-color: #82B1FF;
}

.theme-pink .theme-secondary-border-accent-1 {
  border-color: #82B1FF;
}

.theme-pink .theme-secondary-fill-accent-1 {
  fill: #82B1FF;
}

.theme-pink .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #82B1FF;
}

.theme-pink .theme-secondary-accent-2 {
  background-color: #448AFF;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-accent-2 {
  color: #448AFF;
}

.theme-pink .theme-secondary-bg-accent-2 {
  background-color: #448AFF;
}

.theme-pink .theme-secondary-border-accent-2 {
  border-color: #448AFF;
}

.theme-pink .theme-secondary-fill-accent-2 {
  fill: #448AFF;
}

.theme-pink .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #448AFF;
}

.theme-pink .theme-secondary-accent-3 {
  background-color: #2979FF;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-accent-3 {
  color: #2979FF;
}

.theme-pink .theme-secondary-bg-accent-3 {
  background-color: #2979FF;
}

.theme-pink .theme-secondary-border-accent-3 {
  border-color: #2979FF;
}

.theme-pink .theme-secondary-fill-accent-3 {
  fill: #2979FF;
}

.theme-pink .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #2979FF;
}

.theme-pink .theme-secondary-accent-4 {
  background-color: #2962FF;
  color: #ffffff;
}

.theme-pink .theme-secondary-text-accent-4 {
  color: #2962FF;
}

.theme-pink .theme-secondary-bg-accent-4 {
  background-color: #2962FF;
}

.theme-pink .theme-secondary-border-accent-4 {
  border-color: #2962FF;
}

.theme-pink .theme-secondary-fill-accent-4 {
  fill: #2962FF;
}

.theme-pink .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #2962FF;
}

.theme-purple .theme-lighten-5 {
  background-color: #f3e5f5;
  color: #666;
}

.theme-purple .theme-text-lighten-5 {
  color: #f3e5f5;
}

.theme-purple .theme-bg-lighten-5 {
  background-color: #f3e5f5;
}

.theme-purple .theme-border-lighten-5 {
  border-color: #f3e5f5;
}

.theme-purple .theme-fill-lighten-5 {
  fill: #f3e5f5;
}

.theme-purple .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #f3e5f5;
}

.theme-purple .theme-lighten-4 {
  background-color: #e1bee7;
  color: #666;
}

.theme-purple .theme-text-lighten-4 {
  color: #e1bee7;
}

.theme-purple .theme-bg-lighten-4 {
  background-color: #e1bee7;
}

.theme-purple .theme-border-lighten-4 {
  border-color: #e1bee7;
}

.theme-purple .theme-fill-lighten-4 {
  fill: #e1bee7;
}

.theme-purple .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #e1bee7;
}

.theme-purple .theme-lighten-3 {
  background-color: #ce93d8;
  color: #ffffff;
}

.theme-purple .theme-text-lighten-3 {
  color: #ce93d8;
}

.theme-purple .theme-bg-lighten-3, .theme-purple .btn-primary.disabled, .theme-purple .switch label input[type=checkbox]:checked + .lever, .switch label .theme-purple input[type=checkbox]:checked + .lever {
  background-color: #ce93d8;
}

.theme-purple .theme-border-lighten-3 {
  border-color: #ce93d8;
}

.theme-purple .theme-fill-lighten-3 {
  fill: #ce93d8;
}

.theme-purple .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ce93d8;
}

.theme-purple .theme-lighten-2 {
  background-color: #ba68c8;
  color: #ffffff;
}

.theme-purple .theme-text-lighten-2 {
  color: #ba68c8;
}

.theme-purple .theme-bg-lighten-2 {
  background-color: #ba68c8;
}

.theme-purple .theme-border-lighten-2 {
  border-color: #ba68c8;
}

.theme-purple .theme-fill-lighten-2 {
  fill: #ba68c8;
}

.theme-purple .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ba68c8;
}

.theme-purple .theme-lighten-1 {
  background-color: #ab47bc;
  color: #ffffff;
}

.theme-purple .theme-text-lighten-1 {
  color: #ab47bc;
}

.theme-purple .theme-bg-lighten-1 {
  background-color: #ab47bc;
}

.theme-purple .theme-border-lighten-1 {
  border-color: #ab47bc;
}

.theme-purple .theme-fill-lighten-1 {
  fill: #ab47bc;
}

.theme-purple .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ab47bc;
}

.theme-purple .theme {
  background-color: #9c27b0;
  color: #ffffff;
}

.theme-purple .theme-text, .theme-purple .page-header h1, .page-header .theme-purple h1, .theme-purple .nav-tabs > li > a:hover, .theme-purple .nav-tabs > li.active > a,
.theme-purple .nav-tabs > li.active > a:focus:hover, .theme-purple .btn-link, .theme-purple .todo-app .filters .filter, .todo-app .filters .theme-purple .filter,
.theme-purple .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-purple .filter:focus:hover, .theme-purple .todo-app .filters .filter.active:hover, .todo-app .filters .theme-purple .filter.active:hover, .theme-purple .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-purple td:first-child {
  color: #9c27b0;
}

.theme-purple .theme-bg, .theme-purple input[type="radio"]:before, .theme-purple input[type="checkbox"]:checked:after, .theme-purple #loading-bar .bar, #loading-bar .theme-purple .bar, .theme-purple #logo .foot2, #logo .theme-purple .foot2, .theme-purple #logo .foot4, #logo .theme-purple .foot4, .theme-purple .btn-primary, .theme-purple .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-purple input[type=checkbox]:checked + .lever:after, .theme-purple .noUi-base, .theme-purple .noUi-range .noUi-origin:first-child, .noUi-range .theme-purple .noUi-origin:first-child, .theme-purple .noUi-handle, .theme-purple .noUi-handle:before {
  background-color: #9c27b0;
}

.theme-purple .theme-border, .theme-purple input[type="radio"]:checked:after, .theme-purple input[type="checkbox"]:checked:after {
  border-color: #9c27b0;
}

.theme-purple .theme-fill {
  fill: #9c27b0;
}

.theme-purple .theme-box-inset, .theme-purple textarea:focus,
.theme-purple input.form-control:focus,
.theme-purple input[type=text]:focus,
.theme-purple input[type=password]:focus,
.theme-purple input[type=email]:focus,
.theme-purple input[type=number]:focus,
.theme-purple .form-control[type=text]:focus,
.theme-purple .form-control[type=password]:focus,
.theme-purple .form-control[type=email]:focus,
.theme-purple .form-control[type=tel]:focus,
.theme-purple .form-control[contenteditable]:focus, .theme-purple select:focus, .theme-purple .focussed .ta-bind, .focussed .theme-purple .ta-bind, .theme-purple .todo-app .filters .filter:hover, .todo-app .filters .theme-purple .filter:hover, .theme-purple .todo-app .filters .filter.active, .todo-app .filters .theme-purple .filter.active {
  box-shadow: inset 0 -2px 0 #9c27b0;
}

.theme-purple .theme-darken-1 {
  background-color: #8e24aa;
  color: #ffffff;
}

.theme-purple .theme-text-darken-1, .theme-purple .btn-link:focus, .theme-purple .btn-link:hover {
  color: #8e24aa;
}

.theme-purple .theme-bg-darken-1, .theme-purple #logo .foot1, #logo .theme-purple .foot1, .theme-purple #logo .foot3, #logo .theme-purple .foot3, .theme-purple .btn-primary:hover {
  background-color: #8e24aa;
}

.theme-purple .theme-border-darken-1 {
  border-color: #8e24aa;
}

.theme-purple .theme-fill-darken-1 {
  fill: #8e24aa;
}

.theme-purple .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #8e24aa;
}

.theme-purple .theme-darken-2 {
  background-color: #7b1fa2;
  color: #ffffff;
}

.theme-purple .theme-text-darken-2 {
  color: #7b1fa2;
}

.theme-purple .theme-bg-darken-2 {
  background-color: #7b1fa2;
}

.theme-purple .theme-border-darken-2 {
  border-color: #7b1fa2;
}

.theme-purple .theme-fill-darken-2 {
  fill: #7b1fa2;
}

.theme-purple .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #7b1fa2;
}

.theme-purple .theme-darken-3 {
  background-color: #6a1b9a;
  color: #ffffff;
}

.theme-purple .theme-text-darken-3 {
  color: #6a1b9a;
}

.theme-purple .theme-bg-darken-3 {
  background-color: #6a1b9a;
}

.theme-purple .theme-border-darken-3 {
  border-color: #6a1b9a;
}

.theme-purple .theme-fill-darken-3 {
  fill: #6a1b9a;
}

.theme-purple .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #6a1b9a;
}

.theme-purple .theme-darken-4 {
  background-color: #4a148c;
  color: #ffffff;
}

.theme-purple .theme-text-darken-4 {
  color: #4a148c;
}

.theme-purple .theme-bg-darken-4 {
  background-color: #4a148c;
}

.theme-purple .theme-border-darken-4 {
  border-color: #4a148c;
}

.theme-purple .theme-fill-darken-4 {
  fill: #4a148c;
}

.theme-purple .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #4a148c;
}

.theme-purple .theme-accent-1 {
  background-color: #ea80fc;
  color: #ffffff;
}

.theme-purple .theme-text-accent-1 {
  color: #ea80fc;
}

.theme-purple .theme-bg-accent-1 {
  background-color: #ea80fc;
}

.theme-purple .theme-border-accent-1 {
  border-color: #ea80fc;
}

.theme-purple .theme-fill-accent-1 {
  fill: #ea80fc;
}

.theme-purple .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ea80fc;
}

.theme-purple .theme-accent-2 {
  background-color: #e040fb;
  color: #ffffff;
}

.theme-purple .theme-text-accent-2 {
  color: #e040fb;
}

.theme-purple .theme-bg-accent-2 {
  background-color: #e040fb;
}

.theme-purple .theme-border-accent-2 {
  border-color: #e040fb;
}

.theme-purple .theme-fill-accent-2 {
  fill: #e040fb;
}

.theme-purple .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #e040fb;
}

.theme-purple .theme-accent-3 {
  background-color: #d500f9;
  color: #ffffff;
}

.theme-purple .theme-text-accent-3 {
  color: #d500f9;
}

.theme-purple .theme-bg-accent-3 {
  background-color: #d500f9;
}

.theme-purple .theme-border-accent-3 {
  border-color: #d500f9;
}

.theme-purple .theme-fill-accent-3 {
  fill: #d500f9;
}

.theme-purple .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #d500f9;
}

.theme-purple .theme-accent-4 {
  background-color: #aa00ff;
  color: #ffffff;
}

.theme-purple .theme-text-accent-4 {
  color: #aa00ff;
}

.theme-purple .theme-bg-accent-4, .theme-purple .btn-primary:focus {
  background-color: #aa00ff;
}

.theme-purple .theme-border-accent-4 {
  border-color: #aa00ff;
}

.theme-purple .theme-fill-accent-4 {
  fill: #aa00ff;
}

.theme-purple .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #aa00ff;
}

.theme-purple .theme-secondary-lighten-5 {
  background-color: #e0f7fa;
  color: #666;
}

.theme-purple .theme-secondary-text-lighten-5 {
  color: #e0f7fa;
}

.theme-purple .theme-secondary-bg-lighten-5, .theme-purple .card .list-group .list-group-item:hover, .card .list-group .theme-purple .list-group-item:hover {
  background-color: #e0f7fa;
}

.theme-purple .theme-secondary-border-lighten-5 {
  border-color: #e0f7fa;
}

.theme-purple .theme-secondary-fill-lighten-5 {
  fill: #e0f7fa;
}

.theme-purple .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #e0f7fa;
}

.theme-purple .theme-secondary-lighten-4 {
  background-color: #b2ebf2;
  color: #666;
}

.theme-purple .theme-secondary-text-lighten-4 {
  color: #b2ebf2;
}

.theme-purple .theme-secondary-bg-lighten-4 {
  background-color: #b2ebf2;
}

.theme-purple .theme-secondary-border-lighten-4 {
  border-color: #b2ebf2;
}

.theme-purple .theme-secondary-fill-lighten-4 {
  fill: #b2ebf2;
}

.theme-purple .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #b2ebf2;
}

.theme-purple .theme-secondary-lighten-3 {
  background-color: #80deea;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-lighten-3, .theme-purple a:hover, .theme-purple a:focus, .theme-purple .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-purple a {
  color: #80deea;
}

.theme-purple .theme-secondary-bg-lighten-3 {
  background-color: #80deea;
}

.theme-purple .theme-secondary-border-lighten-3 {
  border-color: #80deea;
}

.theme-purple .theme-secondary-fill-lighten-3 {
  fill: #80deea;
}

.theme-purple .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #80deea;
}

.theme-purple .theme-secondary-lighten-2 {
  background-color: #4dd0e1;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-lighten-2 {
  color: #4dd0e1;
}

.theme-purple .theme-secondary-bg-lighten-2 {
  background-color: #4dd0e1;
}

.theme-purple .theme-secondary-border-lighten-2 {
  border-color: #4dd0e1;
}

.theme-purple .theme-secondary-fill-lighten-2 {
  fill: #4dd0e1;
}

.theme-purple .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #4dd0e1;
}

.theme-purple .theme-secondary-lighten-1 {
  background-color: #26c6da;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-lighten-1 {
  color: #26c6da;
}

.theme-purple .theme-secondary-bg-lighten-1 {
  background-color: #26c6da;
}

.theme-purple .theme-secondary-border-lighten-1 {
  border-color: #26c6da;
}

.theme-purple .theme-secondary-fill-lighten-1 {
  fill: #26c6da;
}

.theme-purple .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #26c6da;
}

.theme-purple .theme-secondary, .theme-purple .alert.alert-theme, .theme-purple .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-purple .jvectormap-zoomin, .theme-purple .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-purple .jvectormap-zoomout {
  background-color: #00bcd4;
  color: #ffffff;
}

.theme-purple .theme-secondary-text, .theme-purple a {
  color: #00bcd4;
}

.theme-purple .theme-secondary-bg, .theme-purple .card .list-group .list-group-item.active, .card .list-group .theme-purple .list-group-item.active, .theme-purple .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-purple th {
  background-color: #00bcd4;
}

.theme-purple .theme-secondary-border {
  border-color: #00bcd4;
}

.theme-purple .theme-secondary-fill {
  fill: #00bcd4;
}

.theme-purple .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #00bcd4;
}

.theme-purple .theme-secondary-darken-1 {
  background-color: #00acc1;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-darken-1 {
  color: #00acc1;
}

.theme-purple .theme-secondary-bg-darken-1 {
  background-color: #00acc1;
}

.theme-purple .theme-secondary-border-darken-1 {
  border-color: #00acc1;
}

.theme-purple .theme-secondary-fill-darken-1 {
  fill: #00acc1;
}

.theme-purple .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #00acc1;
}

.theme-purple .theme-secondary-darken-2 {
  background-color: #0097a7;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-darken-2 {
  color: #0097a7;
}

.theme-purple .theme-secondary-bg-darken-2 {
  background-color: #0097a7;
}

.theme-purple .theme-secondary-border-darken-2 {
  border-color: #0097a7;
}

.theme-purple .theme-secondary-fill-darken-2 {
  fill: #0097a7;
}

.theme-purple .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #0097a7;
}

.theme-purple .theme-secondary-darken-3 {
  background-color: #00838f;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-darken-3 {
  color: #00838f;
}

.theme-purple .theme-secondary-bg-darken-3 {
  background-color: #00838f;
}

.theme-purple .theme-secondary-border-darken-3 {
  border-color: #00838f;
}

.theme-purple .theme-secondary-fill-darken-3 {
  fill: #00838f;
}

.theme-purple .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #00838f;
}

.theme-purple .theme-secondary-darken-4 {
  background-color: #006064;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-darken-4 {
  color: #006064;
}

.theme-purple .theme-secondary-bg-darken-4 {
  background-color: #006064;
}

.theme-purple .theme-secondary-border-darken-4 {
  border-color: #006064;
}

.theme-purple .theme-secondary-fill-darken-4 {
  fill: #006064;
}

.theme-purple .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #006064;
}

.theme-purple .theme-secondary-accent-1 {
  background-color: #84ffff;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-accent-1 {
  color: #84ffff;
}

.theme-purple .theme-secondary-bg-accent-1 {
  background-color: #84ffff;
}

.theme-purple .theme-secondary-border-accent-1 {
  border-color: #84ffff;
}

.theme-purple .theme-secondary-fill-accent-1 {
  fill: #84ffff;
}

.theme-purple .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #84ffff;
}

.theme-purple .theme-secondary-accent-2 {
  background-color: #18ffff;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-accent-2 {
  color: #18ffff;
}

.theme-purple .theme-secondary-bg-accent-2 {
  background-color: #18ffff;
}

.theme-purple .theme-secondary-border-accent-2 {
  border-color: #18ffff;
}

.theme-purple .theme-secondary-fill-accent-2 {
  fill: #18ffff;
}

.theme-purple .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #18ffff;
}

.theme-purple .theme-secondary-accent-3 {
  background-color: #00e5ff;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-accent-3 {
  color: #00e5ff;
}

.theme-purple .theme-secondary-bg-accent-3 {
  background-color: #00e5ff;
}

.theme-purple .theme-secondary-border-accent-3 {
  border-color: #00e5ff;
}

.theme-purple .theme-secondary-fill-accent-3 {
  fill: #00e5ff;
}

.theme-purple .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #00e5ff;
}

.theme-purple .theme-secondary-accent-4 {
  background-color: #00b8d4;
  color: #ffffff;
}

.theme-purple .theme-secondary-text-accent-4 {
  color: #00b8d4;
}

.theme-purple .theme-secondary-bg-accent-4 {
  background-color: #00b8d4;
}

.theme-purple .theme-secondary-border-accent-4 {
  border-color: #00b8d4;
}

.theme-purple .theme-secondary-fill-accent-4 {
  fill: #00b8d4;
}

.theme-purple .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #00b8d4;
}

.theme-deep-purple .theme-lighten-5 {
  background-color: #ede7f6;
  color: #666;
}

.theme-deep-purple .theme-text-lighten-5 {
  color: #ede7f6;
}

.theme-deep-purple .theme-bg-lighten-5 {
  background-color: #ede7f6;
}

.theme-deep-purple .theme-border-lighten-5 {
  border-color: #ede7f6;
}

.theme-deep-purple .theme-fill-lighten-5 {
  fill: #ede7f6;
}

.theme-deep-purple .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #ede7f6;
}

.theme-deep-purple .theme-lighten-4 {
  background-color: #d1c4e9;
  color: #666;
}

.theme-deep-purple .theme-text-lighten-4 {
  color: #d1c4e9;
}

.theme-deep-purple .theme-bg-lighten-4 {
  background-color: #d1c4e9;
}

.theme-deep-purple .theme-border-lighten-4 {
  border-color: #d1c4e9;
}

.theme-deep-purple .theme-fill-lighten-4 {
  fill: #d1c4e9;
}

.theme-deep-purple .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #d1c4e9;
}

.theme-deep-purple .theme-lighten-3 {
  background-color: #b39ddb;
  color: #ffffff;
}

.theme-deep-purple .theme-text-lighten-3 {
  color: #b39ddb;
}

.theme-deep-purple .theme-bg-lighten-3, .theme-deep-purple .btn-primary.disabled, .theme-deep-purple .switch label input[type=checkbox]:checked + .lever, .switch label .theme-deep-purple input[type=checkbox]:checked + .lever {
  background-color: #b39ddb;
}

.theme-deep-purple .theme-border-lighten-3 {
  border-color: #b39ddb;
}

.theme-deep-purple .theme-fill-lighten-3 {
  fill: #b39ddb;
}

.theme-deep-purple .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #b39ddb;
}

.theme-deep-purple .theme-lighten-2 {
  background-color: #9575cd;
  color: #ffffff;
}

.theme-deep-purple .theme-text-lighten-2 {
  color: #9575cd;
}

.theme-deep-purple .theme-bg-lighten-2 {
  background-color: #9575cd;
}

.theme-deep-purple .theme-border-lighten-2 {
  border-color: #9575cd;
}

.theme-deep-purple .theme-fill-lighten-2 {
  fill: #9575cd;
}

.theme-deep-purple .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #9575cd;
}

.theme-deep-purple .theme-lighten-1 {
  background-color: #7e57c2;
  color: #ffffff;
}

.theme-deep-purple .theme-text-lighten-1 {
  color: #7e57c2;
}

.theme-deep-purple .theme-bg-lighten-1 {
  background-color: #7e57c2;
}

.theme-deep-purple .theme-border-lighten-1 {
  border-color: #7e57c2;
}

.theme-deep-purple .theme-fill-lighten-1 {
  fill: #7e57c2;
}

.theme-deep-purple .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #7e57c2;
}

.theme-deep-purple .theme {
  background-color: #673ab7;
  color: #ffffff;
}

.theme-deep-purple .theme-text, .theme-deep-purple .page-header h1, .page-header .theme-deep-purple h1, .theme-deep-purple .nav-tabs > li > a:hover, .theme-deep-purple .nav-tabs > li.active > a,
.theme-deep-purple .nav-tabs > li.active > a:focus:hover, .theme-deep-purple .btn-link, .theme-deep-purple .todo-app .filters .filter, .todo-app .filters .theme-deep-purple .filter,
.theme-deep-purple .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-deep-purple .filter:focus:hover, .theme-deep-purple .todo-app .filters .filter.active:hover, .todo-app .filters .theme-deep-purple .filter.active:hover, .theme-deep-purple .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-deep-purple td:first-child {
  color: #673ab7;
}

.theme-deep-purple .theme-bg, .theme-deep-purple input[type="radio"]:before, .theme-deep-purple input[type="checkbox"]:checked:after, .theme-deep-purple #loading-bar .bar, #loading-bar .theme-deep-purple .bar, .theme-deep-purple #logo .foot2, #logo .theme-deep-purple .foot2, .theme-deep-purple #logo .foot4, #logo .theme-deep-purple .foot4, .theme-deep-purple .btn-primary, .theme-deep-purple .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-deep-purple input[type=checkbox]:checked + .lever:after, .theme-deep-purple .noUi-base, .theme-deep-purple .noUi-range .noUi-origin:first-child, .noUi-range .theme-deep-purple .noUi-origin:first-child, .theme-deep-purple .noUi-handle, .theme-deep-purple .noUi-handle:before {
  background-color: #673ab7;
}

.theme-deep-purple .theme-border, .theme-deep-purple input[type="radio"]:checked:after, .theme-deep-purple input[type="checkbox"]:checked:after {
  border-color: #673ab7;
}

.theme-deep-purple .theme-fill {
  fill: #673ab7;
}

.theme-deep-purple .theme-box-inset, .theme-deep-purple textarea:focus,
.theme-deep-purple input.form-control:focus,
.theme-deep-purple input[type=text]:focus,
.theme-deep-purple input[type=password]:focus,
.theme-deep-purple input[type=email]:focus,
.theme-deep-purple input[type=number]:focus,
.theme-deep-purple .form-control[type=text]:focus,
.theme-deep-purple .form-control[type=password]:focus,
.theme-deep-purple .form-control[type=email]:focus,
.theme-deep-purple .form-control[type=tel]:focus,
.theme-deep-purple .form-control[contenteditable]:focus, .theme-deep-purple select:focus, .theme-deep-purple .focussed .ta-bind, .focussed .theme-deep-purple .ta-bind, .theme-deep-purple .todo-app .filters .filter:hover, .todo-app .filters .theme-deep-purple .filter:hover, .theme-deep-purple .todo-app .filters .filter.active, .todo-app .filters .theme-deep-purple .filter.active {
  box-shadow: inset 0 -2px 0 #673ab7;
}

.theme-deep-purple .theme-darken-1 {
  background-color: #5e35b1;
  color: #ffffff;
}

.theme-deep-purple .theme-text-darken-1, .theme-deep-purple .btn-link:focus, .theme-deep-purple .btn-link:hover {
  color: #5e35b1;
}

.theme-deep-purple .theme-bg-darken-1, .theme-deep-purple #logo .foot1, #logo .theme-deep-purple .foot1, .theme-deep-purple #logo .foot3, #logo .theme-deep-purple .foot3, .theme-deep-purple .btn-primary:hover {
  background-color: #5e35b1;
}

.theme-deep-purple .theme-border-darken-1 {
  border-color: #5e35b1;
}

.theme-deep-purple .theme-fill-darken-1 {
  fill: #5e35b1;
}

.theme-deep-purple .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #5e35b1;
}

.theme-deep-purple .theme-darken-2 {
  background-color: #512da8;
  color: #ffffff;
}

.theme-deep-purple .theme-text-darken-2 {
  color: #512da8;
}

.theme-deep-purple .theme-bg-darken-2 {
  background-color: #512da8;
}

.theme-deep-purple .theme-border-darken-2 {
  border-color: #512da8;
}

.theme-deep-purple .theme-fill-darken-2 {
  fill: #512da8;
}

.theme-deep-purple .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #512da8;
}

.theme-deep-purple .theme-darken-3 {
  background-color: #4527a0;
  color: #ffffff;
}

.theme-deep-purple .theme-text-darken-3 {
  color: #4527a0;
}

.theme-deep-purple .theme-bg-darken-3 {
  background-color: #4527a0;
}

.theme-deep-purple .theme-border-darken-3 {
  border-color: #4527a0;
}

.theme-deep-purple .theme-fill-darken-3 {
  fill: #4527a0;
}

.theme-deep-purple .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #4527a0;
}

.theme-deep-purple .theme-darken-4 {
  background-color: #311b92;
  color: #ffffff;
}

.theme-deep-purple .theme-text-darken-4 {
  color: #311b92;
}

.theme-deep-purple .theme-bg-darken-4 {
  background-color: #311b92;
}

.theme-deep-purple .theme-border-darken-4 {
  border-color: #311b92;
}

.theme-deep-purple .theme-fill-darken-4 {
  fill: #311b92;
}

.theme-deep-purple .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #311b92;
}

.theme-deep-purple .theme-accent-1 {
  background-color: #b388ff;
  color: #ffffff;
}

.theme-deep-purple .theme-text-accent-1 {
  color: #b388ff;
}

.theme-deep-purple .theme-bg-accent-1 {
  background-color: #b388ff;
}

.theme-deep-purple .theme-border-accent-1 {
  border-color: #b388ff;
}

.theme-deep-purple .theme-fill-accent-1 {
  fill: #b388ff;
}

.theme-deep-purple .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #b388ff;
}

.theme-deep-purple .theme-accent-2 {
  background-color: #7c4dff;
  color: #ffffff;
}

.theme-deep-purple .theme-text-accent-2 {
  color: #7c4dff;
}

.theme-deep-purple .theme-bg-accent-2 {
  background-color: #7c4dff;
}

.theme-deep-purple .theme-border-accent-2 {
  border-color: #7c4dff;
}

.theme-deep-purple .theme-fill-accent-2 {
  fill: #7c4dff;
}

.theme-deep-purple .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #7c4dff;
}

.theme-deep-purple .theme-accent-3 {
  background-color: #651fff;
  color: #ffffff;
}

.theme-deep-purple .theme-text-accent-3 {
  color: #651fff;
}

.theme-deep-purple .theme-bg-accent-3 {
  background-color: #651fff;
}

.theme-deep-purple .theme-border-accent-3 {
  border-color: #651fff;
}

.theme-deep-purple .theme-fill-accent-3 {
  fill: #651fff;
}

.theme-deep-purple .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #651fff;
}

.theme-deep-purple .theme-accent-4 {
  background-color: #6200ea;
  color: #ffffff;
}

.theme-deep-purple .theme-text-accent-4 {
  color: #6200ea;
}

.theme-deep-purple .theme-bg-accent-4, .theme-deep-purple .btn-primary:focus {
  background-color: #6200ea;
}

.theme-deep-purple .theme-border-accent-4 {
  border-color: #6200ea;
}

.theme-deep-purple .theme-fill-accent-4 {
  fill: #6200ea;
}

.theme-deep-purple .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #6200ea;
}

.theme-deep-purple .theme-secondary-lighten-5 {
  background-color: #E8F5E9;
  color: #666;
}

.theme-deep-purple .theme-secondary-text-lighten-5 {
  color: #E8F5E9;
}

.theme-deep-purple .theme-secondary-bg-lighten-5, .theme-deep-purple .card .list-group .list-group-item:hover, .card .list-group .theme-deep-purple .list-group-item:hover {
  background-color: #E8F5E9;
}

.theme-deep-purple .theme-secondary-border-lighten-5 {
  border-color: #E8F5E9;
}

.theme-deep-purple .theme-secondary-fill-lighten-5 {
  fill: #E8F5E9;
}

.theme-deep-purple .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #E8F5E9;
}

.theme-deep-purple .theme-secondary-lighten-4 {
  background-color: #C8E6C9;
  color: #666;
}

.theme-deep-purple .theme-secondary-text-lighten-4 {
  color: #C8E6C9;
}

.theme-deep-purple .theme-secondary-bg-lighten-4 {
  background-color: #C8E6C9;
}

.theme-deep-purple .theme-secondary-border-lighten-4 {
  border-color: #C8E6C9;
}

.theme-deep-purple .theme-secondary-fill-lighten-4 {
  fill: #C8E6C9;
}

.theme-deep-purple .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #C8E6C9;
}

.theme-deep-purple .theme-secondary-lighten-3 {
  background-color: #A5D6A7;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-lighten-3, .theme-deep-purple a:hover, .theme-deep-purple a:focus, .theme-deep-purple .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-deep-purple a {
  color: #A5D6A7;
}

.theme-deep-purple .theme-secondary-bg-lighten-3 {
  background-color: #A5D6A7;
}

.theme-deep-purple .theme-secondary-border-lighten-3 {
  border-color: #A5D6A7;
}

.theme-deep-purple .theme-secondary-fill-lighten-3 {
  fill: #A5D6A7;
}

.theme-deep-purple .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #A5D6A7;
}

.theme-deep-purple .theme-secondary-lighten-2 {
  background-color: #81C784;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-lighten-2 {
  color: #81C784;
}

.theme-deep-purple .theme-secondary-bg-lighten-2 {
  background-color: #81C784;
}

.theme-deep-purple .theme-secondary-border-lighten-2 {
  border-color: #81C784;
}

.theme-deep-purple .theme-secondary-fill-lighten-2 {
  fill: #81C784;
}

.theme-deep-purple .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #81C784;
}

.theme-deep-purple .theme-secondary-lighten-1 {
  background-color: #66BB6A;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-lighten-1 {
  color: #66BB6A;
}

.theme-deep-purple .theme-secondary-bg-lighten-1 {
  background-color: #66BB6A;
}

.theme-deep-purple .theme-secondary-border-lighten-1 {
  border-color: #66BB6A;
}

.theme-deep-purple .theme-secondary-fill-lighten-1 {
  fill: #66BB6A;
}

.theme-deep-purple .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #66BB6A;
}

.theme-deep-purple .theme-secondary, .theme-deep-purple .alert.alert-theme, .theme-deep-purple .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-deep-purple .jvectormap-zoomin, .theme-deep-purple .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-deep-purple .jvectormap-zoomout {
  background-color: #4CAF50;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text, .theme-deep-purple a {
  color: #4CAF50;
}

.theme-deep-purple .theme-secondary-bg, .theme-deep-purple .card .list-group .list-group-item.active, .card .list-group .theme-deep-purple .list-group-item.active, .theme-deep-purple .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-deep-purple th {
  background-color: #4CAF50;
}

.theme-deep-purple .theme-secondary-border {
  border-color: #4CAF50;
}

.theme-deep-purple .theme-secondary-fill {
  fill: #4CAF50;
}

.theme-deep-purple .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #4CAF50;
}

.theme-deep-purple .theme-secondary-darken-1 {
  background-color: #43A047;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-darken-1 {
  color: #43A047;
}

.theme-deep-purple .theme-secondary-bg-darken-1 {
  background-color: #43A047;
}

.theme-deep-purple .theme-secondary-border-darken-1 {
  border-color: #43A047;
}

.theme-deep-purple .theme-secondary-fill-darken-1 {
  fill: #43A047;
}

.theme-deep-purple .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #43A047;
}

.theme-deep-purple .theme-secondary-darken-2 {
  background-color: #388E3C;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-darken-2 {
  color: #388E3C;
}

.theme-deep-purple .theme-secondary-bg-darken-2 {
  background-color: #388E3C;
}

.theme-deep-purple .theme-secondary-border-darken-2 {
  border-color: #388E3C;
}

.theme-deep-purple .theme-secondary-fill-darken-2 {
  fill: #388E3C;
}

.theme-deep-purple .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #388E3C;
}

.theme-deep-purple .theme-secondary-darken-3 {
  background-color: #2E7D32;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-darken-3 {
  color: #2E7D32;
}

.theme-deep-purple .theme-secondary-bg-darken-3 {
  background-color: #2E7D32;
}

.theme-deep-purple .theme-secondary-border-darken-3 {
  border-color: #2E7D32;
}

.theme-deep-purple .theme-secondary-fill-darken-3 {
  fill: #2E7D32;
}

.theme-deep-purple .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #2E7D32;
}

.theme-deep-purple .theme-secondary-darken-4 {
  background-color: #1B5E20;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-darken-4 {
  color: #1B5E20;
}

.theme-deep-purple .theme-secondary-bg-darken-4 {
  background-color: #1B5E20;
}

.theme-deep-purple .theme-secondary-border-darken-4 {
  border-color: #1B5E20;
}

.theme-deep-purple .theme-secondary-fill-darken-4 {
  fill: #1B5E20;
}

.theme-deep-purple .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #1B5E20;
}

.theme-deep-purple .theme-secondary-accent-1 {
  background-color: #B9F6CA;
  color: #666;
}

.theme-deep-purple .theme-secondary-text-accent-1 {
  color: #B9F6CA;
}

.theme-deep-purple .theme-secondary-bg-accent-1 {
  background-color: #B9F6CA;
}

.theme-deep-purple .theme-secondary-border-accent-1 {
  border-color: #B9F6CA;
}

.theme-deep-purple .theme-secondary-fill-accent-1 {
  fill: #B9F6CA;
}

.theme-deep-purple .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #B9F6CA;
}

.theme-deep-purple .theme-secondary-accent-2 {
  background-color: #69F0AE;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-accent-2 {
  color: #69F0AE;
}

.theme-deep-purple .theme-secondary-bg-accent-2 {
  background-color: #69F0AE;
}

.theme-deep-purple .theme-secondary-border-accent-2 {
  border-color: #69F0AE;
}

.theme-deep-purple .theme-secondary-fill-accent-2 {
  fill: #69F0AE;
}

.theme-deep-purple .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #69F0AE;
}

.theme-deep-purple .theme-secondary-accent-3 {
  background-color: #00E676;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-accent-3 {
  color: #00E676;
}

.theme-deep-purple .theme-secondary-bg-accent-3 {
  background-color: #00E676;
}

.theme-deep-purple .theme-secondary-border-accent-3 {
  border-color: #00E676;
}

.theme-deep-purple .theme-secondary-fill-accent-3 {
  fill: #00E676;
}

.theme-deep-purple .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #00E676;
}

.theme-deep-purple .theme-secondary-accent-4 {
  background-color: #1ED068;
  color: #ffffff;
}

.theme-deep-purple .theme-secondary-text-accent-4 {
  color: #1ED068;
}

.theme-deep-purple .theme-secondary-bg-accent-4 {
  background-color: #1ED068;
}

.theme-deep-purple .theme-secondary-border-accent-4 {
  border-color: #1ED068;
}

.theme-deep-purple .theme-secondary-fill-accent-4 {
  fill: #1ED068;
}

.theme-deep-purple .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #1ED068;
}

.theme-indigo .theme-lighten-5 {
  background-color: #e8eaf6;
  color: #666;
}

.theme-indigo .theme-text-lighten-5 {
  color: #e8eaf6;
}

.theme-indigo .theme-bg-lighten-5 {
  background-color: #e8eaf6;
}

.theme-indigo .theme-border-lighten-5 {
  border-color: #e8eaf6;
}

.theme-indigo .theme-fill-lighten-5 {
  fill: #e8eaf6;
}

.theme-indigo .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #e8eaf6;
}

.theme-indigo .theme-lighten-4 {
  background-color: #c5cae9;
  color: #666;
}

.theme-indigo .theme-text-lighten-4 {
  color: #c5cae9;
}

.theme-indigo .theme-bg-lighten-4 {
  background-color: #c5cae9;
}

.theme-indigo .theme-border-lighten-4 {
  border-color: #c5cae9;
}

.theme-indigo .theme-fill-lighten-4 {
  fill: #c5cae9;
}

.theme-indigo .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #c5cae9;
}

.theme-indigo .theme-lighten-3 {
  background-color: #9fa8da;
  color: #ffffff;
}

.theme-indigo .theme-text-lighten-3 {
  color: #9fa8da;
}

.theme-indigo .theme-bg-lighten-3, .theme-indigo .btn-primary.disabled, .theme-indigo .switch label input[type=checkbox]:checked + .lever, .switch label .theme-indigo input[type=checkbox]:checked + .lever {
  background-color: #9fa8da;
}

.theme-indigo .theme-border-lighten-3 {
  border-color: #9fa8da;
}

.theme-indigo .theme-fill-lighten-3 {
  fill: #9fa8da;
}

.theme-indigo .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #9fa8da;
}

.theme-indigo .theme-lighten-2 {
  background-color: #7986cb;
  color: #ffffff;
}

.theme-indigo .theme-text-lighten-2 {
  color: #7986cb;
}

.theme-indigo .theme-bg-lighten-2 {
  background-color: #7986cb;
}

.theme-indigo .theme-border-lighten-2 {
  border-color: #7986cb;
}

.theme-indigo .theme-fill-lighten-2 {
  fill: #7986cb;
}

.theme-indigo .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #7986cb;
}

.theme-indigo .theme-lighten-1 {
  background-color: #5c6bc0;
  color: #ffffff;
}

.theme-indigo .theme-text-lighten-1 {
  color: #5c6bc0;
}

.theme-indigo .theme-bg-lighten-1 {
  background-color: #5c6bc0;
}

.theme-indigo .theme-border-lighten-1 {
  border-color: #5c6bc0;
}

.theme-indigo .theme-fill-lighten-1 {
  fill: #5c6bc0;
}

.theme-indigo .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #5c6bc0;
}

.theme-indigo .theme {
  background-color: #3f51b5;
  color: #ffffff;
}

.theme-indigo .theme-text, .theme-indigo .page-header h1, .page-header .theme-indigo h1, .theme-indigo .nav-tabs > li > a:hover, .theme-indigo .nav-tabs > li.active > a,
.theme-indigo .nav-tabs > li.active > a:focus:hover, .theme-indigo .btn-link, .theme-indigo .todo-app .filters .filter, .todo-app .filters .theme-indigo .filter,
.theme-indigo .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-indigo .filter:focus:hover, .theme-indigo .todo-app .filters .filter.active:hover, .todo-app .filters .theme-indigo .filter.active:hover, .theme-indigo .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-indigo td:first-child {
  color: #3f51b5;
}

.theme-indigo .theme-bg, .theme-indigo input[type="radio"]:before, .theme-indigo input[type="checkbox"]:checked:after, .theme-indigo #loading-bar .bar, #loading-bar .theme-indigo .bar, .theme-indigo #logo .foot2, #logo .theme-indigo .foot2, .theme-indigo #logo .foot4, #logo .theme-indigo .foot4, .theme-indigo .btn-primary, .theme-indigo .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-indigo input[type=checkbox]:checked + .lever:after, .theme-indigo .noUi-base, .theme-indigo .noUi-range .noUi-origin:first-child, .noUi-range .theme-indigo .noUi-origin:first-child, .theme-indigo .noUi-handle, .theme-indigo .noUi-handle:before {
  background-color: #3f51b5;
}

.theme-indigo .theme-border, .theme-indigo input[type="radio"]:checked:after, .theme-indigo input[type="checkbox"]:checked:after {
  border-color: #3f51b5;
}

.theme-indigo .theme-fill {
  fill: #3f51b5;
}

.theme-indigo .theme-box-inset, .theme-indigo textarea:focus,
.theme-indigo input.form-control:focus,
.theme-indigo input[type=text]:focus,
.theme-indigo input[type=password]:focus,
.theme-indigo input[type=email]:focus,
.theme-indigo input[type=number]:focus,
.theme-indigo .form-control[type=text]:focus,
.theme-indigo .form-control[type=password]:focus,
.theme-indigo .form-control[type=email]:focus,
.theme-indigo .form-control[type=tel]:focus,
.theme-indigo .form-control[contenteditable]:focus, .theme-indigo select:focus, .theme-indigo .focussed .ta-bind, .focussed .theme-indigo .ta-bind, .theme-indigo .todo-app .filters .filter:hover, .todo-app .filters .theme-indigo .filter:hover, .theme-indigo .todo-app .filters .filter.active, .todo-app .filters .theme-indigo .filter.active {
  box-shadow: inset 0 -2px 0 #3f51b5;
}

.theme-indigo .theme-darken-1 {
  background-color: #3949ab;
  color: #ffffff;
}

.theme-indigo .theme-text-darken-1, .theme-indigo .btn-link:focus, .theme-indigo .btn-link:hover {
  color: #3949ab;
}

.theme-indigo .theme-bg-darken-1, .theme-indigo #logo .foot1, #logo .theme-indigo .foot1, .theme-indigo #logo .foot3, #logo .theme-indigo .foot3, .theme-indigo .btn-primary:hover {
  background-color: #3949ab;
}

.theme-indigo .theme-border-darken-1 {
  border-color: #3949ab;
}

.theme-indigo .theme-fill-darken-1 {
  fill: #3949ab;
}

.theme-indigo .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #3949ab;
}

.theme-indigo .theme-darken-2 {
  background-color: #303f9f;
  color: #ffffff;
}

.theme-indigo .theme-text-darken-2 {
  color: #303f9f;
}

.theme-indigo .theme-bg-darken-2 {
  background-color: #303f9f;
}

.theme-indigo .theme-border-darken-2 {
  border-color: #303f9f;
}

.theme-indigo .theme-fill-darken-2 {
  fill: #303f9f;
}

.theme-indigo .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #303f9f;
}

.theme-indigo .theme-darken-3 {
  background-color: #283593;
  color: #ffffff;
}

.theme-indigo .theme-text-darken-3 {
  color: #283593;
}

.theme-indigo .theme-bg-darken-3 {
  background-color: #283593;
}

.theme-indigo .theme-border-darken-3 {
  border-color: #283593;
}

.theme-indigo .theme-fill-darken-3 {
  fill: #283593;
}

.theme-indigo .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #283593;
}

.theme-indigo .theme-darken-4 {
  background-color: #1a237e;
  color: #ffffff;
}

.theme-indigo .theme-text-darken-4 {
  color: #1a237e;
}

.theme-indigo .theme-bg-darken-4 {
  background-color: #1a237e;
}

.theme-indigo .theme-border-darken-4 {
  border-color: #1a237e;
}

.theme-indigo .theme-fill-darken-4 {
  fill: #1a237e;
}

.theme-indigo .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #1a237e;
}

.theme-indigo .theme-accent-1 {
  background-color: #8c9eff;
  color: #666;
}

.theme-indigo .theme-text-accent-1 {
  color: #8c9eff;
}

.theme-indigo .theme-bg-accent-1 {
  background-color: #8c9eff;
}

.theme-indigo .theme-border-accent-1 {
  border-color: #8c9eff;
}

.theme-indigo .theme-fill-accent-1 {
  fill: #8c9eff;
}

.theme-indigo .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #8c9eff;
}

.theme-indigo .theme-accent-2 {
  background-color: #536dfe;
  color: #ffffff;
}

.theme-indigo .theme-text-accent-2 {
  color: #536dfe;
}

.theme-indigo .theme-bg-accent-2 {
  background-color: #536dfe;
}

.theme-indigo .theme-border-accent-2 {
  border-color: #536dfe;
}

.theme-indigo .theme-fill-accent-2 {
  fill: #536dfe;
}

.theme-indigo .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #536dfe;
}

.theme-indigo .theme-accent-3 {
  background-color: #3d5afe;
  color: #ffffff;
}

.theme-indigo .theme-text-accent-3 {
  color: #3d5afe;
}

.theme-indigo .theme-bg-accent-3 {
  background-color: #3d5afe;
}

.theme-indigo .theme-border-accent-3 {
  border-color: #3d5afe;
}

.theme-indigo .theme-fill-accent-3 {
  fill: #3d5afe;
}

.theme-indigo .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #3d5afe;
}

.theme-indigo .theme-accent-4 {
  background-color: #304ffe;
  color: #ffffff;
}

.theme-indigo .theme-text-accent-4 {
  color: #304ffe;
}

.theme-indigo .theme-bg-accent-4, .theme-indigo .btn-primary:focus {
  background-color: #304ffe;
}

.theme-indigo .theme-border-accent-4 {
  border-color: #304ffe;
}

.theme-indigo .theme-fill-accent-4 {
  fill: #304ffe;
}

.theme-indigo .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #304ffe;
}

.theme-indigo .theme-secondary-lighten-5 {
  background-color: #f1f8e9;
  color: #666;
}

.theme-indigo .theme-secondary-text-lighten-5 {
  color: #f1f8e9;
}

.theme-indigo .theme-secondary-bg-lighten-5, .theme-indigo .card .list-group .list-group-item:hover, .card .list-group .theme-indigo .list-group-item:hover {
  background-color: #f1f8e9;
}

.theme-indigo .theme-secondary-border-lighten-5 {
  border-color: #f1f8e9;
}

.theme-indigo .theme-secondary-fill-lighten-5 {
  fill: #f1f8e9;
}

.theme-indigo .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #f1f8e9;
}

.theme-indigo .theme-secondary-lighten-4 {
  background-color: #dcedc8;
  color: #666;
}

.theme-indigo .theme-secondary-text-lighten-4 {
  color: #dcedc8;
}

.theme-indigo .theme-secondary-bg-lighten-4 {
  background-color: #dcedc8;
}

.theme-indigo .theme-secondary-border-lighten-4 {
  border-color: #dcedc8;
}

.theme-indigo .theme-secondary-fill-lighten-4 {
  fill: #dcedc8;
}

.theme-indigo .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #dcedc8;
}

.theme-indigo .theme-secondary-lighten-3 {
  background-color: #c5e1a5;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-lighten-3, .theme-indigo a:hover, .theme-indigo a:focus, .theme-indigo .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-indigo a {
  color: #c5e1a5;
}

.theme-indigo .theme-secondary-bg-lighten-3 {
  background-color: #c5e1a5;
}

.theme-indigo .theme-secondary-border-lighten-3 {
  border-color: #c5e1a5;
}

.theme-indigo .theme-secondary-fill-lighten-3 {
  fill: #c5e1a5;
}

.theme-indigo .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #c5e1a5;
}

.theme-indigo .theme-secondary-lighten-2 {
  background-color: #aed581;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-lighten-2 {
  color: #aed581;
}

.theme-indigo .theme-secondary-bg-lighten-2 {
  background-color: #aed581;
}

.theme-indigo .theme-secondary-border-lighten-2 {
  border-color: #aed581;
}

.theme-indigo .theme-secondary-fill-lighten-2 {
  fill: #aed581;
}

.theme-indigo .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #aed581;
}

.theme-indigo .theme-secondary-lighten-1 {
  background-color: #9ccc65;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-lighten-1 {
  color: #9ccc65;
}

.theme-indigo .theme-secondary-bg-lighten-1 {
  background-color: #9ccc65;
}

.theme-indigo .theme-secondary-border-lighten-1 {
  border-color: #9ccc65;
}

.theme-indigo .theme-secondary-fill-lighten-1 {
  fill: #9ccc65;
}

.theme-indigo .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #9ccc65;
}

.theme-indigo .theme-secondary, .theme-indigo .alert.alert-theme, .theme-indigo .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-indigo .jvectormap-zoomin, .theme-indigo .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-indigo .jvectormap-zoomout {
  background-color: #8bc34a;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text, .theme-indigo a {
  color: #8bc34a;
}

.theme-indigo .theme-secondary-bg, .theme-indigo .card .list-group .list-group-item.active, .card .list-group .theme-indigo .list-group-item.active, .theme-indigo .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-indigo th {
  background-color: #8bc34a;
}

.theme-indigo .theme-secondary-border {
  border-color: #8bc34a;
}

.theme-indigo .theme-secondary-fill {
  fill: #8bc34a;
}

.theme-indigo .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #8bc34a;
}

.theme-indigo .theme-secondary-darken-1 {
  background-color: #7cb342;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-darken-1 {
  color: #7cb342;
}

.theme-indigo .theme-secondary-bg-darken-1 {
  background-color: #7cb342;
}

.theme-indigo .theme-secondary-border-darken-1 {
  border-color: #7cb342;
}

.theme-indigo .theme-secondary-fill-darken-1 {
  fill: #7cb342;
}

.theme-indigo .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #7cb342;
}

.theme-indigo .theme-secondary-darken-2 {
  background-color: #689f38;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-darken-2 {
  color: #689f38;
}

.theme-indigo .theme-secondary-bg-darken-2 {
  background-color: #689f38;
}

.theme-indigo .theme-secondary-border-darken-2 {
  border-color: #689f38;
}

.theme-indigo .theme-secondary-fill-darken-2 {
  fill: #689f38;
}

.theme-indigo .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #689f38;
}

.theme-indigo .theme-secondary-darken-3 {
  background-color: #558b2f;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-darken-3 {
  color: #558b2f;
}

.theme-indigo .theme-secondary-bg-darken-3 {
  background-color: #558b2f;
}

.theme-indigo .theme-secondary-border-darken-3 {
  border-color: #558b2f;
}

.theme-indigo .theme-secondary-fill-darken-3 {
  fill: #558b2f;
}

.theme-indigo .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #558b2f;
}

.theme-indigo .theme-secondary-darken-4 {
  background-color: #33691e;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-darken-4 {
  color: #33691e;
}

.theme-indigo .theme-secondary-bg-darken-4 {
  background-color: #33691e;
}

.theme-indigo .theme-secondary-border-darken-4 {
  border-color: #33691e;
}

.theme-indigo .theme-secondary-fill-darken-4 {
  fill: #33691e;
}

.theme-indigo .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #33691e;
}

.theme-indigo .theme-secondary-accent-1 {
  background-color: #ccff90;
  color: #666;
}

.theme-indigo .theme-secondary-text-accent-1 {
  color: #ccff90;
}

.theme-indigo .theme-secondary-bg-accent-1 {
  background-color: #ccff90;
}

.theme-indigo .theme-secondary-border-accent-1 {
  border-color: #ccff90;
}

.theme-indigo .theme-secondary-fill-accent-1 {
  fill: #ccff90;
}

.theme-indigo .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ccff90;
}

.theme-indigo .theme-secondary-accent-2 {
  background-color: #b2ff59;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-accent-2 {
  color: #b2ff59;
}

.theme-indigo .theme-secondary-bg-accent-2 {
  background-color: #b2ff59;
}

.theme-indigo .theme-secondary-border-accent-2 {
  border-color: #b2ff59;
}

.theme-indigo .theme-secondary-fill-accent-2 {
  fill: #b2ff59;
}

.theme-indigo .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #b2ff59;
}

.theme-indigo .theme-secondary-accent-3 {
  background-color: #76ff03;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-accent-3 {
  color: #76ff03;
}

.theme-indigo .theme-secondary-bg-accent-3 {
  background-color: #76ff03;
}

.theme-indigo .theme-secondary-border-accent-3 {
  border-color: #76ff03;
}

.theme-indigo .theme-secondary-fill-accent-3 {
  fill: #76ff03;
}

.theme-indigo .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #76ff03;
}

.theme-indigo .theme-secondary-accent-4 {
  background-color: #64dd17;
  color: #ffffff;
}

.theme-indigo .theme-secondary-text-accent-4 {
  color: #64dd17;
}

.theme-indigo .theme-secondary-bg-accent-4 {
  background-color: #64dd17;
}

.theme-indigo .theme-secondary-border-accent-4 {
  border-color: #64dd17;
}

.theme-indigo .theme-secondary-fill-accent-4 {
  fill: #64dd17;
}

.theme-indigo .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #64dd17;
}

.theme-blue .theme-lighten-5 {
  background-color: #E3F2FD;
  color: #666;
}

.theme-blue .theme-text-lighten-5 {
  color: #E3F2FD;
}

.theme-blue .theme-bg-lighten-5 {
  background-color: #E3F2FD;
}

.theme-blue .theme-border-lighten-5 {
  border-color: #E3F2FD;
}

.theme-blue .theme-fill-lighten-5 {
  fill: #E3F2FD;
}

.theme-blue .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #E3F2FD;
}

.theme-blue .theme-lighten-4 {
  background-color: #BBDEFB;
  color: #666;
}

.theme-blue .theme-text-lighten-4 {
  color: #BBDEFB;
}

.theme-blue .theme-bg-lighten-4 {
  background-color: #BBDEFB;
}

.theme-blue .theme-border-lighten-4 {
  border-color: #BBDEFB;
}

.theme-blue .theme-fill-lighten-4 {
  fill: #BBDEFB;
}

.theme-blue .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #BBDEFB;
}

.theme-blue .theme-lighten-3 {
  background-color: #90CAF9;
  color: #666;
}

.theme-blue .theme-text-lighten-3 {
  color: #90CAF9;
}

.theme-blue .theme-bg-lighten-3, .theme-blue .btn-primary.disabled, .theme-blue .switch label input[type=checkbox]:checked + .lever, .switch label .theme-blue input[type=checkbox]:checked + .lever {
  background-color: #90CAF9;
}

.theme-blue .theme-border-lighten-3 {
  border-color: #90CAF9;
}

.theme-blue .theme-fill-lighten-3 {
  fill: #90CAF9;
}

.theme-blue .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #90CAF9;
}

.theme-blue .theme-lighten-2 {
  background-color: #64B5F6;
  color: #ffffff;
}

.theme-blue .theme-text-lighten-2 {
  color: #64B5F6;
}

.theme-blue .theme-bg-lighten-2 {
  background-color: #64B5F6;
}

.theme-blue .theme-border-lighten-2 {
  border-color: #64B5F6;
}

.theme-blue .theme-fill-lighten-2 {
  fill: #64B5F6;
}

.theme-blue .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #64B5F6;
}

.theme-blue .theme-lighten-1 {
  background-color: #42A5F5;
  color: #ffffff;
}

.theme-blue .theme-text-lighten-1 {
  color: #42A5F5;
}

.theme-blue .theme-bg-lighten-1 {
  background-color: #42A5F5;
}

.theme-blue .theme-border-lighten-1 {
  border-color: #42A5F5;
}

.theme-blue .theme-fill-lighten-1 {
  fill: #42A5F5;
}

.theme-blue .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #42A5F5;
}

.theme-blue .theme {
  background-color: #2196F3;
  color: #ffffff;
}

.theme-blue .theme-text, .theme-blue .page-header h1, .page-header .theme-blue h1, .theme-blue .nav-tabs > li > a:hover, .theme-blue .nav-tabs > li.active > a,
.theme-blue .nav-tabs > li.active > a:focus:hover, .theme-blue .btn-link, .theme-blue .todo-app .filters .filter, .todo-app .filters .theme-blue .filter,
.theme-blue .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-blue .filter:focus:hover, .theme-blue .todo-app .filters .filter.active:hover, .todo-app .filters .theme-blue .filter.active:hover, .theme-blue .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-blue td:first-child {
  color: #2196F3;
}

.theme-blue .theme-bg, .theme-blue input[type="radio"]:before, .theme-blue input[type="checkbox"]:checked:after, .theme-blue #loading-bar .bar, #loading-bar .theme-blue .bar, .theme-blue #logo .foot2, #logo .theme-blue .foot2, .theme-blue #logo .foot4, #logo .theme-blue .foot4, .theme-blue .btn-primary, .theme-blue .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-blue input[type=checkbox]:checked + .lever:after, .theme-blue .noUi-base, .theme-blue .noUi-range .noUi-origin:first-child, .noUi-range .theme-blue .noUi-origin:first-child, .theme-blue .noUi-handle, .theme-blue .noUi-handle:before {
  background-color: #2196F3;
}

.theme-blue .theme-border, .theme-blue input[type="radio"]:checked:after, .theme-blue input[type="checkbox"]:checked:after {
  border-color: #2196F3;
}

.theme-blue .theme-fill {
  fill: #2196F3;
}

.theme-blue .theme-box-inset, .theme-blue textarea:focus,
.theme-blue input.form-control:focus,
.theme-blue input[type=text]:focus,
.theme-blue input[type=password]:focus,
.theme-blue input[type=email]:focus,
.theme-blue input[type=number]:focus,
.theme-blue .form-control[type=text]:focus,
.theme-blue .form-control[type=password]:focus,
.theme-blue .form-control[type=email]:focus,
.theme-blue .form-control[type=tel]:focus,
.theme-blue .form-control[contenteditable]:focus, .theme-blue select:focus, .theme-blue .focussed .ta-bind, .focussed .theme-blue .ta-bind, .theme-blue .todo-app .filters .filter:hover, .todo-app .filters .theme-blue .filter:hover, .theme-blue .todo-app .filters .filter.active, .todo-app .filters .theme-blue .filter.active {
  box-shadow: inset 0 -2px 0 #2196F3;
}

.theme-blue .theme-darken-1 {
  background-color: #1E88E5;
  color: #ffffff;
}

.theme-blue .theme-text-darken-1, .theme-blue .btn-link:focus, .theme-blue .btn-link:hover {
  color: #1E88E5;
}

.theme-blue .theme-bg-darken-1, .theme-blue #logo .foot1, #logo .theme-blue .foot1, .theme-blue #logo .foot3, #logo .theme-blue .foot3, .theme-blue .btn-primary:hover {
  background-color: #1E88E5;
}

.theme-blue .theme-border-darken-1 {
  border-color: #1E88E5;
}

.theme-blue .theme-fill-darken-1 {
  fill: #1E88E5;
}

.theme-blue .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #1E88E5;
}

.theme-blue .theme-darken-2 {
  background-color: #1976D2;
  color: #ffffff;
}

.theme-blue .theme-text-darken-2 {
  color: #1976D2;
}

.theme-blue .theme-bg-darken-2 {
  background-color: #1976D2;
}

.theme-blue .theme-border-darken-2 {
  border-color: #1976D2;
}

.theme-blue .theme-fill-darken-2 {
  fill: #1976D2;
}

.theme-blue .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #1976D2;
}

.theme-blue .theme-darken-3 {
  background-color: #1565C0;
  color: #ffffff;
}

.theme-blue .theme-text-darken-3 {
  color: #1565C0;
}

.theme-blue .theme-bg-darken-3 {
  background-color: #1565C0;
}

.theme-blue .theme-border-darken-3 {
  border-color: #1565C0;
}

.theme-blue .theme-fill-darken-3 {
  fill: #1565C0;
}

.theme-blue .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #1565C0;
}

.theme-blue .theme-darken-4 {
  background-color: #0D47A1;
  color: #ffffff;
}

.theme-blue .theme-text-darken-4 {
  color: #0D47A1;
}

.theme-blue .theme-bg-darken-4 {
  background-color: #0D47A1;
}

.theme-blue .theme-border-darken-4 {
  border-color: #0D47A1;
}

.theme-blue .theme-fill-darken-4 {
  fill: #0D47A1;
}

.theme-blue .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #0D47A1;
}

.theme-blue .theme-accent-1 {
  background-color: #82B1FF;
  color: #ffffff;
}

.theme-blue .theme-text-accent-1 {
  color: #82B1FF;
}

.theme-blue .theme-bg-accent-1 {
  background-color: #82B1FF;
}

.theme-blue .theme-border-accent-1 {
  border-color: #82B1FF;
}

.theme-blue .theme-fill-accent-1 {
  fill: #82B1FF;
}

.theme-blue .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #82B1FF;
}

.theme-blue .theme-accent-2 {
  background-color: #448AFF;
  color: #ffffff;
}

.theme-blue .theme-text-accent-2 {
  color: #448AFF;
}

.theme-blue .theme-bg-accent-2 {
  background-color: #448AFF;
}

.theme-blue .theme-border-accent-2 {
  border-color: #448AFF;
}

.theme-blue .theme-fill-accent-2 {
  fill: #448AFF;
}

.theme-blue .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #448AFF;
}

.theme-blue .theme-accent-3 {
  background-color: #2979FF;
  color: #ffffff;
}

.theme-blue .theme-text-accent-3 {
  color: #2979FF;
}

.theme-blue .theme-bg-accent-3 {
  background-color: #2979FF;
}

.theme-blue .theme-border-accent-3 {
  border-color: #2979FF;
}

.theme-blue .theme-fill-accent-3 {
  fill: #2979FF;
}

.theme-blue .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #2979FF;
}

.theme-blue .theme-accent-4 {
  background-color: #2962FF;
  color: #ffffff;
}

.theme-blue .theme-text-accent-4 {
  color: #2962FF;
}

.theme-blue .theme-bg-accent-4, .theme-blue .btn-primary:focus {
  background-color: #2962FF;
}

.theme-blue .theme-border-accent-4 {
  border-color: #2962FF;
}

.theme-blue .theme-fill-accent-4 {
  fill: #2962FF;
}

.theme-blue .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #2962FF;
}

.theme-blue .theme-secondary-lighten-5 {
  background-color: #e0f7fa;
  color: #666;
}

.theme-blue .theme-secondary-text-lighten-5 {
  color: #e0f7fa;
}

.theme-blue .theme-secondary-bg-lighten-5, .theme-blue .card .list-group .list-group-item:hover, .card .list-group .theme-blue .list-group-item:hover {
  background-color: #e0f7fa;
}

.theme-blue .theme-secondary-border-lighten-5 {
  border-color: #e0f7fa;
}

.theme-blue .theme-secondary-fill-lighten-5 {
  fill: #e0f7fa;
}

.theme-blue .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #e0f7fa;
}

.theme-blue .theme-secondary-lighten-4 {
  background-color: #b2ebf2;
  color: #666;
}

.theme-blue .theme-secondary-text-lighten-4 {
  color: #b2ebf2;
}

.theme-blue .theme-secondary-bg-lighten-4 {
  background-color: #b2ebf2;
}

.theme-blue .theme-secondary-border-lighten-4 {
  border-color: #b2ebf2;
}

.theme-blue .theme-secondary-fill-lighten-4 {
  fill: #b2ebf2;
}

.theme-blue .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #b2ebf2;
}

.theme-blue .theme-secondary-lighten-3 {
  background-color: #80deea;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-lighten-3, .theme-blue a:hover, .theme-blue a:focus, .theme-blue .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-blue a {
  color: #80deea;
}

.theme-blue .theme-secondary-bg-lighten-3 {
  background-color: #80deea;
}

.theme-blue .theme-secondary-border-lighten-3 {
  border-color: #80deea;
}

.theme-blue .theme-secondary-fill-lighten-3 {
  fill: #80deea;
}

.theme-blue .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #80deea;
}

.theme-blue .theme-secondary-lighten-2 {
  background-color: #4dd0e1;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-lighten-2 {
  color: #4dd0e1;
}

.theme-blue .theme-secondary-bg-lighten-2 {
  background-color: #4dd0e1;
}

.theme-blue .theme-secondary-border-lighten-2 {
  border-color: #4dd0e1;
}

.theme-blue .theme-secondary-fill-lighten-2 {
  fill: #4dd0e1;
}

.theme-blue .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #4dd0e1;
}

.theme-blue .theme-secondary-lighten-1 {
  background-color: #26c6da;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-lighten-1 {
  color: #26c6da;
}

.theme-blue .theme-secondary-bg-lighten-1 {
  background-color: #26c6da;
}

.theme-blue .theme-secondary-border-lighten-1 {
  border-color: #26c6da;
}

.theme-blue .theme-secondary-fill-lighten-1 {
  fill: #26c6da;
}

.theme-blue .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #26c6da;
}

.theme-blue .theme-secondary, .theme-blue .alert.alert-theme, .theme-blue .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-blue .jvectormap-zoomin, .theme-blue .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-blue .jvectormap-zoomout {
  background-color: #00bcd4;
  color: #ffffff;
}

.theme-blue .theme-secondary-text, .theme-blue a {
  color: #00bcd4;
}

.theme-blue .theme-secondary-bg, .theme-blue .card .list-group .list-group-item.active, .card .list-group .theme-blue .list-group-item.active, .theme-blue .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-blue th {
  background-color: #00bcd4;
}

.theme-blue .theme-secondary-border {
  border-color: #00bcd4;
}

.theme-blue .theme-secondary-fill {
  fill: #00bcd4;
}

.theme-blue .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #00bcd4;
}

.theme-blue .theme-secondary-darken-1 {
  background-color: #00acc1;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-darken-1 {
  color: #00acc1;
}

.theme-blue .theme-secondary-bg-darken-1 {
  background-color: #00acc1;
}

.theme-blue .theme-secondary-border-darken-1 {
  border-color: #00acc1;
}

.theme-blue .theme-secondary-fill-darken-1 {
  fill: #00acc1;
}

.theme-blue .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #00acc1;
}

.theme-blue .theme-secondary-darken-2 {
  background-color: #0097a7;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-darken-2 {
  color: #0097a7;
}

.theme-blue .theme-secondary-bg-darken-2 {
  background-color: #0097a7;
}

.theme-blue .theme-secondary-border-darken-2 {
  border-color: #0097a7;
}

.theme-blue .theme-secondary-fill-darken-2 {
  fill: #0097a7;
}

.theme-blue .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #0097a7;
}

.theme-blue .theme-secondary-darken-3 {
  background-color: #00838f;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-darken-3 {
  color: #00838f;
}

.theme-blue .theme-secondary-bg-darken-3 {
  background-color: #00838f;
}

.theme-blue .theme-secondary-border-darken-3 {
  border-color: #00838f;
}

.theme-blue .theme-secondary-fill-darken-3 {
  fill: #00838f;
}

.theme-blue .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #00838f;
}

.theme-blue .theme-secondary-darken-4 {
  background-color: #006064;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-darken-4 {
  color: #006064;
}

.theme-blue .theme-secondary-bg-darken-4 {
  background-color: #006064;
}

.theme-blue .theme-secondary-border-darken-4 {
  border-color: #006064;
}

.theme-blue .theme-secondary-fill-darken-4 {
  fill: #006064;
}

.theme-blue .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #006064;
}

.theme-blue .theme-secondary-accent-1 {
  background-color: #84ffff;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-accent-1 {
  color: #84ffff;
}

.theme-blue .theme-secondary-bg-accent-1 {
  background-color: #84ffff;
}

.theme-blue .theme-secondary-border-accent-1 {
  border-color: #84ffff;
}

.theme-blue .theme-secondary-fill-accent-1 {
  fill: #84ffff;
}

.theme-blue .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #84ffff;
}

.theme-blue .theme-secondary-accent-2 {
  background-color: #18ffff;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-accent-2 {
  color: #18ffff;
}

.theme-blue .theme-secondary-bg-accent-2 {
  background-color: #18ffff;
}

.theme-blue .theme-secondary-border-accent-2 {
  border-color: #18ffff;
}

.theme-blue .theme-secondary-fill-accent-2 {
  fill: #18ffff;
}

.theme-blue .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #18ffff;
}

.theme-blue .theme-secondary-accent-3 {
  background-color: #00e5ff;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-accent-3 {
  color: #00e5ff;
}

.theme-blue .theme-secondary-bg-accent-3 {
  background-color: #00e5ff;
}

.theme-blue .theme-secondary-border-accent-3 {
  border-color: #00e5ff;
}

.theme-blue .theme-secondary-fill-accent-3 {
  fill: #00e5ff;
}

.theme-blue .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #00e5ff;
}

.theme-blue .theme-secondary-accent-4 {
  background-color: #00b8d4;
  color: #ffffff;
}

.theme-blue .theme-secondary-text-accent-4 {
  color: #00b8d4;
}

.theme-blue .theme-secondary-bg-accent-4 {
  background-color: #00b8d4;
}

.theme-blue .theme-secondary-border-accent-4 {
  border-color: #00b8d4;
}

.theme-blue .theme-secondary-fill-accent-4 {
  fill: #00b8d4;
}

.theme-blue .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #00b8d4;
}

.theme-light-blue .theme-lighten-5 {
  background-color: #e1f5fe;
  color: #666;
}

.theme-light-blue .theme-text-lighten-5 {
  color: #e1f5fe;
}

.theme-light-blue .theme-bg-lighten-5 {
  background-color: #e1f5fe;
}

.theme-light-blue .theme-border-lighten-5 {
  border-color: #e1f5fe;
}

.theme-light-blue .theme-fill-lighten-5 {
  fill: #e1f5fe;
}

.theme-light-blue .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #e1f5fe;
}

.theme-light-blue .theme-lighten-4 {
  background-color: #b3e5fc;
  color: #666;
}

.theme-light-blue .theme-text-lighten-4 {
  color: #b3e5fc;
}

.theme-light-blue .theme-bg-lighten-4 {
  background-color: #b3e5fc;
}

.theme-light-blue .theme-border-lighten-4 {
  border-color: #b3e5fc;
}

.theme-light-blue .theme-fill-lighten-4 {
  fill: #b3e5fc;
}

.theme-light-blue .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #b3e5fc;
}

.theme-light-blue .theme-lighten-3 {
  background-color: #81d4fa;
  color: #ffffff;
}

.theme-light-blue .theme-text-lighten-3 {
  color: #81d4fa;
}

.theme-light-blue .theme-bg-lighten-3, .theme-light-blue .btn-primary.disabled, .theme-light-blue .switch label input[type=checkbox]:checked + .lever, .switch label .theme-light-blue input[type=checkbox]:checked + .lever {
  background-color: #81d4fa;
}

.theme-light-blue .theme-border-lighten-3 {
  border-color: #81d4fa;
}

.theme-light-blue .theme-fill-lighten-3 {
  fill: #81d4fa;
}

.theme-light-blue .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #81d4fa;
}

.theme-light-blue .theme-lighten-2 {
  background-color: #4fc3f7;
  color: #ffffff;
}

.theme-light-blue .theme-text-lighten-2 {
  color: #4fc3f7;
}

.theme-light-blue .theme-bg-lighten-2 {
  background-color: #4fc3f7;
}

.theme-light-blue .theme-border-lighten-2 {
  border-color: #4fc3f7;
}

.theme-light-blue .theme-fill-lighten-2 {
  fill: #4fc3f7;
}

.theme-light-blue .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #4fc3f7;
}

.theme-light-blue .theme-lighten-1 {
  background-color: #29b6f6;
  color: #ffffff;
}

.theme-light-blue .theme-text-lighten-1 {
  color: #29b6f6;
}

.theme-light-blue .theme-bg-lighten-1 {
  background-color: #29b6f6;
}

.theme-light-blue .theme-border-lighten-1 {
  border-color: #29b6f6;
}

.theme-light-blue .theme-fill-lighten-1 {
  fill: #29b6f6;
}

.theme-light-blue .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #29b6f6;
}

.theme-light-blue .theme {
  background-color: #03a9f4;
  color: #ffffff;
}

.theme-light-blue .theme-text, .theme-light-blue .page-header h1, .page-header .theme-light-blue h1, .theme-light-blue .nav-tabs > li > a:hover, .theme-light-blue .nav-tabs > li.active > a,
.theme-light-blue .nav-tabs > li.active > a:focus:hover, .theme-light-blue .btn-link, .theme-light-blue .todo-app .filters .filter, .todo-app .filters .theme-light-blue .filter,
.theme-light-blue .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-light-blue .filter:focus:hover, .theme-light-blue .todo-app .filters .filter.active:hover, .todo-app .filters .theme-light-blue .filter.active:hover, .theme-light-blue .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-light-blue td:first-child {
  color: #03a9f4;
}

.theme-light-blue .theme-bg, .theme-light-blue input[type="radio"]:before, .theme-light-blue input[type="checkbox"]:checked:after, .theme-light-blue #loading-bar .bar, #loading-bar .theme-light-blue .bar, .theme-light-blue #logo .foot2, #logo .theme-light-blue .foot2, .theme-light-blue #logo .foot4, #logo .theme-light-blue .foot4, .theme-light-blue .btn-primary, .theme-light-blue .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-light-blue input[type=checkbox]:checked + .lever:after, .theme-light-blue .noUi-base, .theme-light-blue .noUi-range .noUi-origin:first-child, .noUi-range .theme-light-blue .noUi-origin:first-child, .theme-light-blue .noUi-handle, .theme-light-blue .noUi-handle:before {
  background-color: #03a9f4;
}

.theme-light-blue .theme-border, .theme-light-blue input[type="radio"]:checked:after, .theme-light-blue input[type="checkbox"]:checked:after {
  border-color: #03a9f4;
}

.theme-light-blue .theme-fill {
  fill: #03a9f4;
}

.theme-light-blue .theme-box-inset, .theme-light-blue textarea:focus,
.theme-light-blue input.form-control:focus,
.theme-light-blue input[type=text]:focus,
.theme-light-blue input[type=password]:focus,
.theme-light-blue input[type=email]:focus,
.theme-light-blue input[type=number]:focus,
.theme-light-blue .form-control[type=text]:focus,
.theme-light-blue .form-control[type=password]:focus,
.theme-light-blue .form-control[type=email]:focus,
.theme-light-blue .form-control[type=tel]:focus,
.theme-light-blue .form-control[contenteditable]:focus, .theme-light-blue select:focus, .theme-light-blue .focussed .ta-bind, .focussed .theme-light-blue .ta-bind, .theme-light-blue .todo-app .filters .filter:hover, .todo-app .filters .theme-light-blue .filter:hover, .theme-light-blue .todo-app .filters .filter.active, .todo-app .filters .theme-light-blue .filter.active {
  box-shadow: inset 0 -2px 0 #03a9f4;
}

.theme-light-blue .theme-darken-1 {
  background-color: #039be5;
  color: #ffffff;
}

.theme-light-blue .theme-text-darken-1, .theme-light-blue .btn-link:focus, .theme-light-blue .btn-link:hover {
  color: #039be5;
}

.theme-light-blue .theme-bg-darken-1, .theme-light-blue #logo .foot1, #logo .theme-light-blue .foot1, .theme-light-blue #logo .foot3, #logo .theme-light-blue .foot3, .theme-light-blue .btn-primary:hover {
  background-color: #039be5;
}

.theme-light-blue .theme-border-darken-1 {
  border-color: #039be5;
}

.theme-light-blue .theme-fill-darken-1 {
  fill: #039be5;
}

.theme-light-blue .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #039be5;
}

.theme-light-blue .theme-darken-2 {
  background-color: #0288d1;
  color: #ffffff;
}

.theme-light-blue .theme-text-darken-2 {
  color: #0288d1;
}

.theme-light-blue .theme-bg-darken-2 {
  background-color: #0288d1;
}

.theme-light-blue .theme-border-darken-2 {
  border-color: #0288d1;
}

.theme-light-blue .theme-fill-darken-2 {
  fill: #0288d1;
}

.theme-light-blue .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #0288d1;
}

.theme-light-blue .theme-darken-3 {
  background-color: #0277bd;
  color: #ffffff;
}

.theme-light-blue .theme-text-darken-3 {
  color: #0277bd;
}

.theme-light-blue .theme-bg-darken-3 {
  background-color: #0277bd;
}

.theme-light-blue .theme-border-darken-3 {
  border-color: #0277bd;
}

.theme-light-blue .theme-fill-darken-3 {
  fill: #0277bd;
}

.theme-light-blue .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #0277bd;
}

.theme-light-blue .theme-darken-4 {
  background-color: #01579b;
  color: #ffffff;
}

.theme-light-blue .theme-text-darken-4 {
  color: #01579b;
}

.theme-light-blue .theme-bg-darken-4 {
  background-color: #01579b;
}

.theme-light-blue .theme-border-darken-4 {
  border-color: #01579b;
}

.theme-light-blue .theme-fill-darken-4 {
  fill: #01579b;
}

.theme-light-blue .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #01579b;
}

.theme-light-blue .theme-accent-1 {
  background-color: #80d8ff;
  color: #ffffff;
}

.theme-light-blue .theme-text-accent-1 {
  color: #80d8ff;
}

.theme-light-blue .theme-bg-accent-1 {
  background-color: #80d8ff;
}

.theme-light-blue .theme-border-accent-1 {
  border-color: #80d8ff;
}

.theme-light-blue .theme-fill-accent-1 {
  fill: #80d8ff;
}

.theme-light-blue .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #80d8ff;
}

.theme-light-blue .theme-accent-2 {
  background-color: #40c4ff;
  color: #ffffff;
}

.theme-light-blue .theme-text-accent-2 {
  color: #40c4ff;
}

.theme-light-blue .theme-bg-accent-2 {
  background-color: #40c4ff;
}

.theme-light-blue .theme-border-accent-2 {
  border-color: #40c4ff;
}

.theme-light-blue .theme-fill-accent-2 {
  fill: #40c4ff;
}

.theme-light-blue .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #40c4ff;
}

.theme-light-blue .theme-accent-3 {
  background-color: #00b0ff;
  color: #ffffff;
}

.theme-light-blue .theme-text-accent-3 {
  color: #00b0ff;
}

.theme-light-blue .theme-bg-accent-3 {
  background-color: #00b0ff;
}

.theme-light-blue .theme-border-accent-3 {
  border-color: #00b0ff;
}

.theme-light-blue .theme-fill-accent-3 {
  fill: #00b0ff;
}

.theme-light-blue .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #00b0ff;
}

.theme-light-blue .theme-accent-4 {
  background-color: #0091ea;
  color: #ffffff;
}

.theme-light-blue .theme-text-accent-4 {
  color: #0091ea;
}

.theme-light-blue .theme-bg-accent-4, .theme-light-blue .btn-primary:focus {
  background-color: #0091ea;
}

.theme-light-blue .theme-border-accent-4 {
  border-color: #0091ea;
}

.theme-light-blue .theme-fill-accent-4 {
  fill: #0091ea;
}

.theme-light-blue .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #0091ea;
}

.theme-light-blue .theme-secondary-lighten-5 {
  background-color: #fff3e0;
  color: #666;
}

.theme-light-blue .theme-secondary-text-lighten-5 {
  color: #fff3e0;
}

.theme-light-blue .theme-secondary-bg-lighten-5, .theme-light-blue .card .list-group .list-group-item:hover, .card .list-group .theme-light-blue .list-group-item:hover {
  background-color: #fff3e0;
}

.theme-light-blue .theme-secondary-border-lighten-5 {
  border-color: #fff3e0;
}

.theme-light-blue .theme-secondary-fill-lighten-5 {
  fill: #fff3e0;
}

.theme-light-blue .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fff3e0;
}

.theme-light-blue .theme-secondary-lighten-4 {
  background-color: #ffe0b2;
  color: #666;
}

.theme-light-blue .theme-secondary-text-lighten-4 {
  color: #ffe0b2;
}

.theme-light-blue .theme-secondary-bg-lighten-4 {
  background-color: #ffe0b2;
}

.theme-light-blue .theme-secondary-border-lighten-4 {
  border-color: #ffe0b2;
}

.theme-light-blue .theme-secondary-fill-lighten-4 {
  fill: #ffe0b2;
}

.theme-light-blue .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #ffe0b2;
}

.theme-light-blue .theme-secondary-lighten-3 {
  background-color: #ffcc80;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-lighten-3, .theme-light-blue a:hover, .theme-light-blue a:focus, .theme-light-blue .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-light-blue a {
  color: #ffcc80;
}

.theme-light-blue .theme-secondary-bg-lighten-3 {
  background-color: #ffcc80;
}

.theme-light-blue .theme-secondary-border-lighten-3 {
  border-color: #ffcc80;
}

.theme-light-blue .theme-secondary-fill-lighten-3 {
  fill: #ffcc80;
}

.theme-light-blue .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ffcc80;
}

.theme-light-blue .theme-secondary-lighten-2 {
  background-color: #ffb74d;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-lighten-2 {
  color: #ffb74d;
}

.theme-light-blue .theme-secondary-bg-lighten-2 {
  background-color: #ffb74d;
}

.theme-light-blue .theme-secondary-border-lighten-2 {
  border-color: #ffb74d;
}

.theme-light-blue .theme-secondary-fill-lighten-2 {
  fill: #ffb74d;
}

.theme-light-blue .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ffb74d;
}

.theme-light-blue .theme-secondary-lighten-1 {
  background-color: #ffa726;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-lighten-1 {
  color: #ffa726;
}

.theme-light-blue .theme-secondary-bg-lighten-1 {
  background-color: #ffa726;
}

.theme-light-blue .theme-secondary-border-lighten-1 {
  border-color: #ffa726;
}

.theme-light-blue .theme-secondary-fill-lighten-1 {
  fill: #ffa726;
}

.theme-light-blue .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ffa726;
}

.theme-light-blue .theme-secondary, .theme-light-blue .alert.alert-theme, .theme-light-blue .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-light-blue .jvectormap-zoomin, .theme-light-blue .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-light-blue .jvectormap-zoomout {
  background-color: #ff9800;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text, .theme-light-blue a {
  color: #ff9800;
}

.theme-light-blue .theme-secondary-bg, .theme-light-blue .card .list-group .list-group-item.active, .card .list-group .theme-light-blue .list-group-item.active, .theme-light-blue .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-light-blue th {
  background-color: #ff9800;
}

.theme-light-blue .theme-secondary-border {
  border-color: #ff9800;
}

.theme-light-blue .theme-secondary-fill {
  fill: #ff9800;
}

.theme-light-blue .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #ff9800;
}

.theme-light-blue .theme-secondary-darken-1 {
  background-color: #fb8c00;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-darken-1 {
  color: #fb8c00;
}

.theme-light-blue .theme-secondary-bg-darken-1 {
  background-color: #fb8c00;
}

.theme-light-blue .theme-secondary-border-darken-1 {
  border-color: #fb8c00;
}

.theme-light-blue .theme-secondary-fill-darken-1 {
  fill: #fb8c00;
}

.theme-light-blue .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #fb8c00;
}

.theme-light-blue .theme-secondary-darken-2 {
  background-color: #f57c00;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-darken-2 {
  color: #f57c00;
}

.theme-light-blue .theme-secondary-bg-darken-2 {
  background-color: #f57c00;
}

.theme-light-blue .theme-secondary-border-darken-2 {
  border-color: #f57c00;
}

.theme-light-blue .theme-secondary-fill-darken-2 {
  fill: #f57c00;
}

.theme-light-blue .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #f57c00;
}

.theme-light-blue .theme-secondary-darken-3 {
  background-color: #ef6c00;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-darken-3 {
  color: #ef6c00;
}

.theme-light-blue .theme-secondary-bg-darken-3 {
  background-color: #ef6c00;
}

.theme-light-blue .theme-secondary-border-darken-3 {
  border-color: #ef6c00;
}

.theme-light-blue .theme-secondary-fill-darken-3 {
  fill: #ef6c00;
}

.theme-light-blue .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #ef6c00;
}

.theme-light-blue .theme-secondary-darken-4 {
  background-color: #e65100;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-darken-4 {
  color: #e65100;
}

.theme-light-blue .theme-secondary-bg-darken-4 {
  background-color: #e65100;
}

.theme-light-blue .theme-secondary-border-darken-4 {
  border-color: #e65100;
}

.theme-light-blue .theme-secondary-fill-darken-4 {
  fill: #e65100;
}

.theme-light-blue .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #e65100;
}

.theme-light-blue .theme-secondary-accent-1 {
  background-color: #ffd180;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-accent-1 {
  color: #ffd180;
}

.theme-light-blue .theme-secondary-bg-accent-1 {
  background-color: #ffd180;
}

.theme-light-blue .theme-secondary-border-accent-1 {
  border-color: #ffd180;
}

.theme-light-blue .theme-secondary-fill-accent-1 {
  fill: #ffd180;
}

.theme-light-blue .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ffd180;
}

.theme-light-blue .theme-secondary-accent-2 {
  background-color: #ffab40;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-accent-2 {
  color: #ffab40;
}

.theme-light-blue .theme-secondary-bg-accent-2 {
  background-color: #ffab40;
}

.theme-light-blue .theme-secondary-border-accent-2 {
  border-color: #ffab40;
}

.theme-light-blue .theme-secondary-fill-accent-2 {
  fill: #ffab40;
}

.theme-light-blue .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ffab40;
}

.theme-light-blue .theme-secondary-accent-3 {
  background-color: #ff9100;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-accent-3 {
  color: #ff9100;
}

.theme-light-blue .theme-secondary-bg-accent-3 {
  background-color: #ff9100;
}

.theme-light-blue .theme-secondary-border-accent-3 {
  border-color: #ff9100;
}

.theme-light-blue .theme-secondary-fill-accent-3 {
  fill: #ff9100;
}

.theme-light-blue .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #ff9100;
}

.theme-light-blue .theme-secondary-accent-4 {
  background-color: #ff6d00;
  color: #ffffff;
}

.theme-light-blue .theme-secondary-text-accent-4 {
  color: #ff6d00;
}

.theme-light-blue .theme-secondary-bg-accent-4 {
  background-color: #ff6d00;
}

.theme-light-blue .theme-secondary-border-accent-4 {
  border-color: #ff6d00;
}

.theme-light-blue .theme-secondary-fill-accent-4 {
  fill: #ff6d00;
}

.theme-light-blue .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #ff6d00;
}

.theme-cyan .theme-lighten-5 {
  background-color: #e0f7fa;
  color: #666;
}

.theme-cyan .theme-text-lighten-5 {
  color: #e0f7fa;
}

.theme-cyan .theme-bg-lighten-5 {
  background-color: #e0f7fa;
}

.theme-cyan .theme-border-lighten-5 {
  border-color: #e0f7fa;
}

.theme-cyan .theme-fill-lighten-5 {
  fill: #e0f7fa;
}

.theme-cyan .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #e0f7fa;
}

.theme-cyan .theme-lighten-4 {
  background-color: #b2ebf2;
  color: #666;
}

.theme-cyan .theme-text-lighten-4 {
  color: #b2ebf2;
}

.theme-cyan .theme-bg-lighten-4 {
  background-color: #b2ebf2;
}

.theme-cyan .theme-border-lighten-4 {
  border-color: #b2ebf2;
}

.theme-cyan .theme-fill-lighten-4 {
  fill: #b2ebf2;
}

.theme-cyan .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #b2ebf2;
}

.theme-cyan .theme-lighten-3 {
  background-color: #80deea;
  color: #ffffff;
}

.theme-cyan .theme-text-lighten-3 {
  color: #80deea;
}

.theme-cyan .theme-bg-lighten-3, .theme-cyan .btn-primary.disabled, .theme-cyan .switch label input[type=checkbox]:checked + .lever, .switch label .theme-cyan input[type=checkbox]:checked + .lever {
  background-color: #80deea;
}

.theme-cyan .theme-border-lighten-3 {
  border-color: #80deea;
}

.theme-cyan .theme-fill-lighten-3 {
  fill: #80deea;
}

.theme-cyan .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #80deea;
}

.theme-cyan .theme-lighten-2 {
  background-color: #4dd0e1;
  color: #ffffff;
}

.theme-cyan .theme-text-lighten-2 {
  color: #4dd0e1;
}

.theme-cyan .theme-bg-lighten-2 {
  background-color: #4dd0e1;
}

.theme-cyan .theme-border-lighten-2 {
  border-color: #4dd0e1;
}

.theme-cyan .theme-fill-lighten-2 {
  fill: #4dd0e1;
}

.theme-cyan .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #4dd0e1;
}

.theme-cyan .theme-lighten-1 {
  background-color: #26c6da;
  color: #ffffff;
}

.theme-cyan .theme-text-lighten-1 {
  color: #26c6da;
}

.theme-cyan .theme-bg-lighten-1 {
  background-color: #26c6da;
}

.theme-cyan .theme-border-lighten-1 {
  border-color: #26c6da;
}

.theme-cyan .theme-fill-lighten-1 {
  fill: #26c6da;
}

.theme-cyan .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #26c6da;
}

.theme-cyan .theme {
  background-color: #00bcd4;
  color: #ffffff;
}

.theme-cyan .theme-text, .theme-cyan .page-header h1, .page-header .theme-cyan h1, .theme-cyan .nav-tabs > li > a:hover, .theme-cyan .nav-tabs > li.active > a,
.theme-cyan .nav-tabs > li.active > a:focus:hover, .theme-cyan .btn-link, .theme-cyan .todo-app .filters .filter, .todo-app .filters .theme-cyan .filter,
.theme-cyan .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-cyan .filter:focus:hover, .theme-cyan .todo-app .filters .filter.active:hover, .todo-app .filters .theme-cyan .filter.active:hover, .theme-cyan .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-cyan td:first-child {
  color: #00bcd4;
}

.theme-cyan .theme-bg, .theme-cyan input[type="radio"]:before, .theme-cyan input[type="checkbox"]:checked:after, .theme-cyan #loading-bar .bar, #loading-bar .theme-cyan .bar, .theme-cyan #logo .foot2, #logo .theme-cyan .foot2, .theme-cyan #logo .foot4, #logo .theme-cyan .foot4, .theme-cyan .btn-primary, .theme-cyan .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-cyan input[type=checkbox]:checked + .lever:after, .theme-cyan .noUi-base, .theme-cyan .noUi-range .noUi-origin:first-child, .noUi-range .theme-cyan .noUi-origin:first-child, .theme-cyan .noUi-handle, .theme-cyan .noUi-handle:before {
  background-color: #00bcd4;
}

.theme-cyan .theme-border, .theme-cyan input[type="radio"]:checked:after, .theme-cyan input[type="checkbox"]:checked:after {
  border-color: #00bcd4;
}

.theme-cyan .theme-fill {
  fill: #00bcd4;
}

.theme-cyan .theme-box-inset, .theme-cyan textarea:focus,
.theme-cyan input.form-control:focus,
.theme-cyan input[type=text]:focus,
.theme-cyan input[type=password]:focus,
.theme-cyan input[type=email]:focus,
.theme-cyan input[type=number]:focus,
.theme-cyan .form-control[type=text]:focus,
.theme-cyan .form-control[type=password]:focus,
.theme-cyan .form-control[type=email]:focus,
.theme-cyan .form-control[type=tel]:focus,
.theme-cyan .form-control[contenteditable]:focus, .theme-cyan select:focus, .theme-cyan .focussed .ta-bind, .focussed .theme-cyan .ta-bind, .theme-cyan .todo-app .filters .filter:hover, .todo-app .filters .theme-cyan .filter:hover, .theme-cyan .todo-app .filters .filter.active, .todo-app .filters .theme-cyan .filter.active {
  box-shadow: inset 0 -2px 0 #00bcd4;
}

.theme-cyan .theme-darken-1 {
  background-color: #00acc1;
  color: #ffffff;
}

.theme-cyan .theme-text-darken-1, .theme-cyan .btn-link:focus, .theme-cyan .btn-link:hover {
  color: #00acc1;
}

.theme-cyan .theme-bg-darken-1, .theme-cyan #logo .foot1, #logo .theme-cyan .foot1, .theme-cyan #logo .foot3, #logo .theme-cyan .foot3, .theme-cyan .btn-primary:hover {
  background-color: #00acc1;
}

.theme-cyan .theme-border-darken-1 {
  border-color: #00acc1;
}

.theme-cyan .theme-fill-darken-1 {
  fill: #00acc1;
}

.theme-cyan .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #00acc1;
}

.theme-cyan .theme-darken-2 {
  background-color: #0097a7;
  color: #ffffff;
}

.theme-cyan .theme-text-darken-2 {
  color: #0097a7;
}

.theme-cyan .theme-bg-darken-2 {
  background-color: #0097a7;
}

.theme-cyan .theme-border-darken-2 {
  border-color: #0097a7;
}

.theme-cyan .theme-fill-darken-2 {
  fill: #0097a7;
}

.theme-cyan .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #0097a7;
}

.theme-cyan .theme-darken-3 {
  background-color: #00838f;
  color: #ffffff;
}

.theme-cyan .theme-text-darken-3 {
  color: #00838f;
}

.theme-cyan .theme-bg-darken-3 {
  background-color: #00838f;
}

.theme-cyan .theme-border-darken-3 {
  border-color: #00838f;
}

.theme-cyan .theme-fill-darken-3 {
  fill: #00838f;
}

.theme-cyan .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #00838f;
}

.theme-cyan .theme-darken-4 {
  background-color: #006064;
  color: #ffffff;
}

.theme-cyan .theme-text-darken-4 {
  color: #006064;
}

.theme-cyan .theme-bg-darken-4 {
  background-color: #006064;
}

.theme-cyan .theme-border-darken-4 {
  border-color: #006064;
}

.theme-cyan .theme-fill-darken-4 {
  fill: #006064;
}

.theme-cyan .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #006064;
}

.theme-cyan .theme-accent-1 {
  background-color: #84ffff;
  color: #ffffff;
}

.theme-cyan .theme-text-accent-1 {
  color: #84ffff;
}

.theme-cyan .theme-bg-accent-1 {
  background-color: #84ffff;
}

.theme-cyan .theme-border-accent-1 {
  border-color: #84ffff;
}

.theme-cyan .theme-fill-accent-1 {
  fill: #84ffff;
}

.theme-cyan .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #84ffff;
}

.theme-cyan .theme-accent-2 {
  background-color: #18ffff;
  color: #ffffff;
}

.theme-cyan .theme-text-accent-2 {
  color: #18ffff;
}

.theme-cyan .theme-bg-accent-2 {
  background-color: #18ffff;
}

.theme-cyan .theme-border-accent-2 {
  border-color: #18ffff;
}

.theme-cyan .theme-fill-accent-2 {
  fill: #18ffff;
}

.theme-cyan .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #18ffff;
}

.theme-cyan .theme-accent-3 {
  background-color: #00e5ff;
  color: #ffffff;
}

.theme-cyan .theme-text-accent-3 {
  color: #00e5ff;
}

.theme-cyan .theme-bg-accent-3 {
  background-color: #00e5ff;
}

.theme-cyan .theme-border-accent-3 {
  border-color: #00e5ff;
}

.theme-cyan .theme-fill-accent-3 {
  fill: #00e5ff;
}

.theme-cyan .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #00e5ff;
}

.theme-cyan .theme-accent-4 {
  background-color: #00b8d4;
  color: #ffffff;
}

.theme-cyan .theme-text-accent-4 {
  color: #00b8d4;
}

.theme-cyan .theme-bg-accent-4, .theme-cyan .btn-primary:focus {
  background-color: #00b8d4;
}

.theme-cyan .theme-border-accent-4 {
  border-color: #00b8d4;
}

.theme-cyan .theme-fill-accent-4 {
  fill: #00b8d4;
}

.theme-cyan .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #00b8d4;
}

.theme-cyan .theme-secondary-lighten-5 {
  background-color: #f3e5f5;
  color: #666;
}

.theme-cyan .theme-secondary-text-lighten-5 {
  color: #f3e5f5;
}

.theme-cyan .theme-secondary-bg-lighten-5, .theme-cyan .card .list-group .list-group-item:hover, .card .list-group .theme-cyan .list-group-item:hover {
  background-color: #f3e5f5;
}

.theme-cyan .theme-secondary-border-lighten-5 {
  border-color: #f3e5f5;
}

.theme-cyan .theme-secondary-fill-lighten-5 {
  fill: #f3e5f5;
}

.theme-cyan .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #f3e5f5;
}

.theme-cyan .theme-secondary-lighten-4 {
  background-color: #e1bee7;
  color: #666;
}

.theme-cyan .theme-secondary-text-lighten-4 {
  color: #e1bee7;
}

.theme-cyan .theme-secondary-bg-lighten-4 {
  background-color: #e1bee7;
}

.theme-cyan .theme-secondary-border-lighten-4 {
  border-color: #e1bee7;
}

.theme-cyan .theme-secondary-fill-lighten-4 {
  fill: #e1bee7;
}

.theme-cyan .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #e1bee7;
}

.theme-cyan .theme-secondary-lighten-3 {
  background-color: #ce93d8;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-lighten-3, .theme-cyan a:hover, .theme-cyan a:focus, .theme-cyan .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-cyan a {
  color: #ce93d8;
}

.theme-cyan .theme-secondary-bg-lighten-3 {
  background-color: #ce93d8;
}

.theme-cyan .theme-secondary-border-lighten-3 {
  border-color: #ce93d8;
}

.theme-cyan .theme-secondary-fill-lighten-3 {
  fill: #ce93d8;
}

.theme-cyan .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ce93d8;
}

.theme-cyan .theme-secondary-lighten-2 {
  background-color: #ba68c8;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-lighten-2 {
  color: #ba68c8;
}

.theme-cyan .theme-secondary-bg-lighten-2 {
  background-color: #ba68c8;
}

.theme-cyan .theme-secondary-border-lighten-2 {
  border-color: #ba68c8;
}

.theme-cyan .theme-secondary-fill-lighten-2 {
  fill: #ba68c8;
}

.theme-cyan .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ba68c8;
}

.theme-cyan .theme-secondary-lighten-1 {
  background-color: #ab47bc;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-lighten-1 {
  color: #ab47bc;
}

.theme-cyan .theme-secondary-bg-lighten-1 {
  background-color: #ab47bc;
}

.theme-cyan .theme-secondary-border-lighten-1 {
  border-color: #ab47bc;
}

.theme-cyan .theme-secondary-fill-lighten-1 {
  fill: #ab47bc;
}

.theme-cyan .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ab47bc;
}

.theme-cyan .theme-secondary, .theme-cyan .alert.alert-theme, .theme-cyan .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-cyan .jvectormap-zoomin, .theme-cyan .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-cyan .jvectormap-zoomout {
  background-color: #9c27b0;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text, .theme-cyan a {
  color: #9c27b0;
}

.theme-cyan .theme-secondary-bg, .theme-cyan .card .list-group .list-group-item.active, .card .list-group .theme-cyan .list-group-item.active, .theme-cyan .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-cyan th {
  background-color: #9c27b0;
}

.theme-cyan .theme-secondary-border {
  border-color: #9c27b0;
}

.theme-cyan .theme-secondary-fill {
  fill: #9c27b0;
}

.theme-cyan .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #9c27b0;
}

.theme-cyan .theme-secondary-darken-1 {
  background-color: #8e24aa;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-darken-1 {
  color: #8e24aa;
}

.theme-cyan .theme-secondary-bg-darken-1 {
  background-color: #8e24aa;
}

.theme-cyan .theme-secondary-border-darken-1 {
  border-color: #8e24aa;
}

.theme-cyan .theme-secondary-fill-darken-1 {
  fill: #8e24aa;
}

.theme-cyan .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #8e24aa;
}

.theme-cyan .theme-secondary-darken-2 {
  background-color: #7b1fa2;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-darken-2 {
  color: #7b1fa2;
}

.theme-cyan .theme-secondary-bg-darken-2 {
  background-color: #7b1fa2;
}

.theme-cyan .theme-secondary-border-darken-2 {
  border-color: #7b1fa2;
}

.theme-cyan .theme-secondary-fill-darken-2 {
  fill: #7b1fa2;
}

.theme-cyan .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #7b1fa2;
}

.theme-cyan .theme-secondary-darken-3 {
  background-color: #6a1b9a;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-darken-3 {
  color: #6a1b9a;
}

.theme-cyan .theme-secondary-bg-darken-3 {
  background-color: #6a1b9a;
}

.theme-cyan .theme-secondary-border-darken-3 {
  border-color: #6a1b9a;
}

.theme-cyan .theme-secondary-fill-darken-3 {
  fill: #6a1b9a;
}

.theme-cyan .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #6a1b9a;
}

.theme-cyan .theme-secondary-darken-4 {
  background-color: #4a148c;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-darken-4 {
  color: #4a148c;
}

.theme-cyan .theme-secondary-bg-darken-4 {
  background-color: #4a148c;
}

.theme-cyan .theme-secondary-border-darken-4 {
  border-color: #4a148c;
}

.theme-cyan .theme-secondary-fill-darken-4 {
  fill: #4a148c;
}

.theme-cyan .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #4a148c;
}

.theme-cyan .theme-secondary-accent-1 {
  background-color: #ea80fc;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-accent-1 {
  color: #ea80fc;
}

.theme-cyan .theme-secondary-bg-accent-1 {
  background-color: #ea80fc;
}

.theme-cyan .theme-secondary-border-accent-1 {
  border-color: #ea80fc;
}

.theme-cyan .theme-secondary-fill-accent-1 {
  fill: #ea80fc;
}

.theme-cyan .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ea80fc;
}

.theme-cyan .theme-secondary-accent-2 {
  background-color: #e040fb;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-accent-2 {
  color: #e040fb;
}

.theme-cyan .theme-secondary-bg-accent-2 {
  background-color: #e040fb;
}

.theme-cyan .theme-secondary-border-accent-2 {
  border-color: #e040fb;
}

.theme-cyan .theme-secondary-fill-accent-2 {
  fill: #e040fb;
}

.theme-cyan .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #e040fb;
}

.theme-cyan .theme-secondary-accent-3 {
  background-color: #d500f9;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-accent-3 {
  color: #d500f9;
}

.theme-cyan .theme-secondary-bg-accent-3 {
  background-color: #d500f9;
}

.theme-cyan .theme-secondary-border-accent-3 {
  border-color: #d500f9;
}

.theme-cyan .theme-secondary-fill-accent-3 {
  fill: #d500f9;
}

.theme-cyan .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #d500f9;
}

.theme-cyan .theme-secondary-accent-4 {
  background-color: #aa00ff;
  color: #ffffff;
}

.theme-cyan .theme-secondary-text-accent-4 {
  color: #aa00ff;
}

.theme-cyan .theme-secondary-bg-accent-4 {
  background-color: #aa00ff;
}

.theme-cyan .theme-secondary-border-accent-4 {
  border-color: #aa00ff;
}

.theme-cyan .theme-secondary-fill-accent-4 {
  fill: #aa00ff;
}

.theme-cyan .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #aa00ff;
}

.theme-teal .theme-lighten-5 {
  background-color: #e0f2f1;
  color: #666;
}

.theme-teal .theme-text-lighten-5 {
  color: #e0f2f1;
}

.theme-teal .theme-bg-lighten-5 {
  background-color: #e0f2f1;
}

.theme-teal .theme-border-lighten-5 {
  border-color: #e0f2f1;
}

.theme-teal .theme-fill-lighten-5 {
  fill: #e0f2f1;
}

.theme-teal .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #e0f2f1;
}

.theme-teal .theme-lighten-4 {
  background-color: #b2dfdb;
  color: #666;
}

.theme-teal .theme-text-lighten-4 {
  color: #b2dfdb;
}

.theme-teal .theme-bg-lighten-4 {
  background-color: #b2dfdb;
}

.theme-teal .theme-border-lighten-4 {
  border-color: #b2dfdb;
}

.theme-teal .theme-fill-lighten-4 {
  fill: #b2dfdb;
}

.theme-teal .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #b2dfdb;
}

.theme-teal .theme-lighten-3 {
  background-color: #80cbc4;
  color: #ffffff;
}

.theme-teal .theme-text-lighten-3 {
  color: #80cbc4;
}

.theme-teal .theme-bg-lighten-3, .theme-teal .btn-primary.disabled, .theme-teal .switch label input[type=checkbox]:checked + .lever, .switch label .theme-teal input[type=checkbox]:checked + .lever {
  background-color: #80cbc4;
}

.theme-teal .theme-border-lighten-3 {
  border-color: #80cbc4;
}

.theme-teal .theme-fill-lighten-3 {
  fill: #80cbc4;
}

.theme-teal .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #80cbc4;
}

.theme-teal .theme-lighten-2 {
  background-color: #4db6ac;
  color: #ffffff;
}

.theme-teal .theme-text-lighten-2 {
  color: #4db6ac;
}

.theme-teal .theme-bg-lighten-2 {
  background-color: #4db6ac;
}

.theme-teal .theme-border-lighten-2 {
  border-color: #4db6ac;
}

.theme-teal .theme-fill-lighten-2 {
  fill: #4db6ac;
}

.theme-teal .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #4db6ac;
}

.theme-teal .theme-lighten-1 {
  background-color: #26a69a;
  color: #ffffff;
}

.theme-teal .theme-text-lighten-1 {
  color: #26a69a;
}

.theme-teal .theme-bg-lighten-1 {
  background-color: #26a69a;
}

.theme-teal .theme-border-lighten-1 {
  border-color: #26a69a;
}

.theme-teal .theme-fill-lighten-1 {
  fill: #26a69a;
}

.theme-teal .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #26a69a;
}

.theme-teal .theme {
  background-color: #009688;
  color: #ffffff;
}

.theme-teal .theme-text, .theme-teal .page-header h1, .page-header .theme-teal h1, .theme-teal .nav-tabs > li > a:hover, .theme-teal .nav-tabs > li.active > a,
.theme-teal .nav-tabs > li.active > a:focus:hover, .theme-teal .btn-link, .theme-teal .todo-app .filters .filter, .todo-app .filters .theme-teal .filter,
.theme-teal .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-teal .filter:focus:hover, .theme-teal .todo-app .filters .filter.active:hover, .todo-app .filters .theme-teal .filter.active:hover, .theme-teal .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-teal td:first-child {
  color: #009688;
}

.theme-teal .theme-bg, .theme-teal input[type="radio"]:before, .theme-teal input[type="checkbox"]:checked:after, .theme-teal #loading-bar .bar, #loading-bar .theme-teal .bar, .theme-teal #logo .foot2, #logo .theme-teal .foot2, .theme-teal #logo .foot4, #logo .theme-teal .foot4, .theme-teal .btn-primary, .theme-teal .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-teal input[type=checkbox]:checked + .lever:after, .theme-teal .noUi-base, .theme-teal .noUi-range .noUi-origin:first-child, .noUi-range .theme-teal .noUi-origin:first-child, .theme-teal .noUi-handle, .theme-teal .noUi-handle:before {
  background-color: #009688;
}

.theme-teal .theme-border, .theme-teal input[type="radio"]:checked:after, .theme-teal input[type="checkbox"]:checked:after {
  border-color: #009688;
}

.theme-teal .theme-fill {
  fill: #009688;
}

.theme-teal .theme-box-inset, .theme-teal textarea:focus,
.theme-teal input.form-control:focus,
.theme-teal input[type=text]:focus,
.theme-teal input[type=password]:focus,
.theme-teal input[type=email]:focus,
.theme-teal input[type=number]:focus,
.theme-teal .form-control[type=text]:focus,
.theme-teal .form-control[type=password]:focus,
.theme-teal .form-control[type=email]:focus,
.theme-teal .form-control[type=tel]:focus,
.theme-teal .form-control[contenteditable]:focus, .theme-teal select:focus, .theme-teal .focussed .ta-bind, .focussed .theme-teal .ta-bind, .theme-teal .todo-app .filters .filter:hover, .todo-app .filters .theme-teal .filter:hover, .theme-teal .todo-app .filters .filter.active, .todo-app .filters .theme-teal .filter.active {
  box-shadow: inset 0 -2px 0 #009688;
}

.theme-teal .theme-darken-1 {
  background-color: #00897b;
  color: #ffffff;
}

.theme-teal .theme-text-darken-1, .theme-teal .btn-link:focus, .theme-teal .btn-link:hover {
  color: #00897b;
}

.theme-teal .theme-bg-darken-1, .theme-teal #logo .foot1, #logo .theme-teal .foot1, .theme-teal #logo .foot3, #logo .theme-teal .foot3, .theme-teal .btn-primary:hover {
  background-color: #00897b;
}

.theme-teal .theme-border-darken-1 {
  border-color: #00897b;
}

.theme-teal .theme-fill-darken-1 {
  fill: #00897b;
}

.theme-teal .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #00897b;
}

.theme-teal .theme-darken-2 {
  background-color: #00796b;
  color: #ffffff;
}

.theme-teal .theme-text-darken-2 {
  color: #00796b;
}

.theme-teal .theme-bg-darken-2 {
  background-color: #00796b;
}

.theme-teal .theme-border-darken-2 {
  border-color: #00796b;
}

.theme-teal .theme-fill-darken-2 {
  fill: #00796b;
}

.theme-teal .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #00796b;
}

.theme-teal .theme-darken-3 {
  background-color: #00695c;
  color: #ffffff;
}

.theme-teal .theme-text-darken-3 {
  color: #00695c;
}

.theme-teal .theme-bg-darken-3 {
  background-color: #00695c;
}

.theme-teal .theme-border-darken-3 {
  border-color: #00695c;
}

.theme-teal .theme-fill-darken-3 {
  fill: #00695c;
}

.theme-teal .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #00695c;
}

.theme-teal .theme-darken-4 {
  background-color: #004d40;
  color: #ffffff;
}

.theme-teal .theme-text-darken-4 {
  color: #004d40;
}

.theme-teal .theme-bg-darken-4 {
  background-color: #004d40;
}

.theme-teal .theme-border-darken-4 {
  border-color: #004d40;
}

.theme-teal .theme-fill-darken-4 {
  fill: #004d40;
}

.theme-teal .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #004d40;
}

.theme-teal .theme-accent-1 {
  background-color: #a7ffeb;
  color: #666;
}

.theme-teal .theme-text-accent-1 {
  color: #a7ffeb;
}

.theme-teal .theme-bg-accent-1 {
  background-color: #a7ffeb;
}

.theme-teal .theme-border-accent-1 {
  border-color: #a7ffeb;
}

.theme-teal .theme-fill-accent-1 {
  fill: #a7ffeb;
}

.theme-teal .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #a7ffeb;
}

.theme-teal .theme-accent-2 {
  background-color: #64ffda;
  color: #ffffff;
}

.theme-teal .theme-text-accent-2 {
  color: #64ffda;
}

.theme-teal .theme-bg-accent-2 {
  background-color: #64ffda;
}

.theme-teal .theme-border-accent-2 {
  border-color: #64ffda;
}

.theme-teal .theme-fill-accent-2 {
  fill: #64ffda;
}

.theme-teal .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #64ffda;
}

.theme-teal .theme-accent-3 {
  background-color: #1de9b6;
  color: #ffffff;
}

.theme-teal .theme-text-accent-3 {
  color: #1de9b6;
}

.theme-teal .theme-bg-accent-3 {
  background-color: #1de9b6;
}

.theme-teal .theme-border-accent-3 {
  border-color: #1de9b6;
}

.theme-teal .theme-fill-accent-3 {
  fill: #1de9b6;
}

.theme-teal .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #1de9b6;
}

.theme-teal .theme-accent-4 {
  background-color: #00bfa5;
  color: #ffffff;
}

.theme-teal .theme-text-accent-4 {
  color: #00bfa5;
}

.theme-teal .theme-bg-accent-4, .theme-teal .btn-primary:focus {
  background-color: #00bfa5;
}

.theme-teal .theme-border-accent-4 {
  border-color: #00bfa5;
}

.theme-teal .theme-fill-accent-4 {
  fill: #00bfa5;
}

.theme-teal .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #00bfa5;
}

.theme-teal .theme-secondary-lighten-5 {
  background-color: #FFEBEE;
  color: #666;
}

.theme-teal .theme-secondary-text-lighten-5 {
  color: #FFEBEE;
}

.theme-teal .theme-secondary-bg-lighten-5, .theme-teal .card .list-group .list-group-item:hover, .card .list-group .theme-teal .list-group-item:hover {
  background-color: #FFEBEE;
}

.theme-teal .theme-secondary-border-lighten-5 {
  border-color: #FFEBEE;
}

.theme-teal .theme-secondary-fill-lighten-5 {
  fill: #FFEBEE;
}

.theme-teal .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #FFEBEE;
}

.theme-teal .theme-secondary-lighten-4 {
  background-color: #FFCDD2;
  color: #666;
}

.theme-teal .theme-secondary-text-lighten-4 {
  color: #FFCDD2;
}

.theme-teal .theme-secondary-bg-lighten-4 {
  background-color: #FFCDD2;
}

.theme-teal .theme-secondary-border-lighten-4 {
  border-color: #FFCDD2;
}

.theme-teal .theme-secondary-fill-lighten-4 {
  fill: #FFCDD2;
}

.theme-teal .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #FFCDD2;
}

.theme-teal .theme-secondary-lighten-3 {
  background-color: #EF9A9A;
  color: #666;
}

.theme-teal .theme-secondary-text-lighten-3, .theme-teal a:hover, .theme-teal a:focus, .theme-teal .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-teal a {
  color: #EF9A9A;
}

.theme-teal .theme-secondary-bg-lighten-3 {
  background-color: #EF9A9A;
}

.theme-teal .theme-secondary-border-lighten-3 {
  border-color: #EF9A9A;
}

.theme-teal .theme-secondary-fill-lighten-3 {
  fill: #EF9A9A;
}

.theme-teal .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #EF9A9A;
}

.theme-teal .theme-secondary-lighten-2 {
  background-color: #E57373;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-lighten-2 {
  color: #E57373;
}

.theme-teal .theme-secondary-bg-lighten-2 {
  background-color: #E57373;
}

.theme-teal .theme-secondary-border-lighten-2 {
  border-color: #E57373;
}

.theme-teal .theme-secondary-fill-lighten-2 {
  fill: #E57373;
}

.theme-teal .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #E57373;
}

.theme-teal .theme-secondary-lighten-1 {
  background-color: #EF5350;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-lighten-1 {
  color: #EF5350;
}

.theme-teal .theme-secondary-bg-lighten-1 {
  background-color: #EF5350;
}

.theme-teal .theme-secondary-border-lighten-1 {
  border-color: #EF5350;
}

.theme-teal .theme-secondary-fill-lighten-1 {
  fill: #EF5350;
}

.theme-teal .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #EF5350;
}

.theme-teal .theme-secondary, .theme-teal .alert.alert-theme, .theme-teal .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-teal .jvectormap-zoomin, .theme-teal .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-teal .jvectormap-zoomout {
  background-color: #F44336;
  color: #ffffff;
}

.theme-teal .theme-secondary-text, .theme-teal a {
  color: #F44336;
}

.theme-teal .theme-secondary-bg, .theme-teal .card .list-group .list-group-item.active, .card .list-group .theme-teal .list-group-item.active, .theme-teal .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-teal th {
  background-color: #F44336;
}

.theme-teal .theme-secondary-border {
  border-color: #F44336;
}

.theme-teal .theme-secondary-fill {
  fill: #F44336;
}

.theme-teal .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #F44336;
}

.theme-teal .theme-secondary-darken-1 {
  background-color: #E53935;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-darken-1 {
  color: #E53935;
}

.theme-teal .theme-secondary-bg-darken-1 {
  background-color: #E53935;
}

.theme-teal .theme-secondary-border-darken-1 {
  border-color: #E53935;
}

.theme-teal .theme-secondary-fill-darken-1 {
  fill: #E53935;
}

.theme-teal .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #E53935;
}

.theme-teal .theme-secondary-darken-2 {
  background-color: #D32F2F;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-darken-2 {
  color: #D32F2F;
}

.theme-teal .theme-secondary-bg-darken-2 {
  background-color: #D32F2F;
}

.theme-teal .theme-secondary-border-darken-2 {
  border-color: #D32F2F;
}

.theme-teal .theme-secondary-fill-darken-2 {
  fill: #D32F2F;
}

.theme-teal .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #D32F2F;
}

.theme-teal .theme-secondary-darken-3 {
  background-color: #C62828;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-darken-3 {
  color: #C62828;
}

.theme-teal .theme-secondary-bg-darken-3 {
  background-color: #C62828;
}

.theme-teal .theme-secondary-border-darken-3 {
  border-color: #C62828;
}

.theme-teal .theme-secondary-fill-darken-3 {
  fill: #C62828;
}

.theme-teal .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #C62828;
}

.theme-teal .theme-secondary-darken-4 {
  background-color: #B71C1C;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-darken-4 {
  color: #B71C1C;
}

.theme-teal .theme-secondary-bg-darken-4 {
  background-color: #B71C1C;
}

.theme-teal .theme-secondary-border-darken-4 {
  border-color: #B71C1C;
}

.theme-teal .theme-secondary-fill-darken-4 {
  fill: #B71C1C;
}

.theme-teal .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #B71C1C;
}

.theme-teal .theme-secondary-accent-1 {
  background-color: #FF8A80;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-accent-1 {
  color: #FF8A80;
}

.theme-teal .theme-secondary-bg-accent-1 {
  background-color: #FF8A80;
}

.theme-teal .theme-secondary-border-accent-1 {
  border-color: #FF8A80;
}

.theme-teal .theme-secondary-fill-accent-1 {
  fill: #FF8A80;
}

.theme-teal .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #FF8A80;
}

.theme-teal .theme-secondary-accent-2 {
  background-color: #FF5252;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-accent-2 {
  color: #FF5252;
}

.theme-teal .theme-secondary-bg-accent-2 {
  background-color: #FF5252;
}

.theme-teal .theme-secondary-border-accent-2 {
  border-color: #FF5252;
}

.theme-teal .theme-secondary-fill-accent-2 {
  fill: #FF5252;
}

.theme-teal .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #FF5252;
}

.theme-teal .theme-secondary-accent-3 {
  background-color: #FF1744;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-accent-3 {
  color: #FF1744;
}

.theme-teal .theme-secondary-bg-accent-3 {
  background-color: #FF1744;
}

.theme-teal .theme-secondary-border-accent-3 {
  border-color: #FF1744;
}

.theme-teal .theme-secondary-fill-accent-3 {
  fill: #FF1744;
}

.theme-teal .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #FF1744;
}

.theme-teal .theme-secondary-accent-4 {
  background-color: #D50000;
  color: #ffffff;
}

.theme-teal .theme-secondary-text-accent-4 {
  color: #D50000;
}

.theme-teal .theme-secondary-bg-accent-4 {
  background-color: #D50000;
}

.theme-teal .theme-secondary-border-accent-4 {
  border-color: #D50000;
}

.theme-teal .theme-secondary-fill-accent-4 {
  fill: #D50000;
}

.theme-teal .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #D50000;
}

.theme-green .theme-lighten-5 {
  background-color: #E8F5E9;
  color: #666;
}

.theme-green .theme-text-lighten-5 {
  color: #E8F5E9;
}

.theme-green .theme-bg-lighten-5 {
  background-color: #E8F5E9;
}

.theme-green .theme-border-lighten-5 {
  border-color: #E8F5E9;
}

.theme-green .theme-fill-lighten-5 {
  fill: #E8F5E9;
}

.theme-green .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #E8F5E9;
}

.theme-green .theme-lighten-4 {
  background-color: #C8E6C9;
  color: #666;
}

.theme-green .theme-text-lighten-4 {
  color: #C8E6C9;
}

.theme-green .theme-bg-lighten-4 {
  background-color: #C8E6C9;
}

.theme-green .theme-border-lighten-4 {
  border-color: #C8E6C9;
}

.theme-green .theme-fill-lighten-4 {
  fill: #C8E6C9;
}

.theme-green .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #C8E6C9;
}

.theme-green .theme-lighten-3 {
  background-color: #A5D6A7;
  color: #ffffff;
}

.theme-green .theme-text-lighten-3 {
  color: #A5D6A7;
}

.theme-green .theme-bg-lighten-3, .theme-green .btn-primary.disabled, .theme-green .switch label input[type=checkbox]:checked + .lever, .switch label .theme-green input[type=checkbox]:checked + .lever {
  background-color: #A5D6A7;
}

.theme-green .theme-border-lighten-3 {
  border-color: #A5D6A7;
}

.theme-green .theme-fill-lighten-3 {
  fill: #A5D6A7;
}

.theme-green .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #A5D6A7;
}

.theme-green .theme-lighten-2 {
  background-color: #81C784;
  color: #ffffff;
}

.theme-green .theme-text-lighten-2 {
  color: #81C784;
}

.theme-green .theme-bg-lighten-2 {
  background-color: #81C784;
}

.theme-green .theme-border-lighten-2 {
  border-color: #81C784;
}

.theme-green .theme-fill-lighten-2 {
  fill: #81C784;
}

.theme-green .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #81C784;
}

.theme-green .theme-lighten-1 {
  background-color: #66BB6A;
  color: #ffffff;
}

.theme-green .theme-text-lighten-1 {
  color: #66BB6A;
}

.theme-green .theme-bg-lighten-1 {
  background-color: #66BB6A;
}

.theme-green .theme-border-lighten-1 {
  border-color: #66BB6A;
}

.theme-green .theme-fill-lighten-1 {
  fill: #66BB6A;
}

.theme-green .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #66BB6A;
}

.theme-green .theme {
  background-color: #4CAF50;
  color: #ffffff;
}

.theme-green .theme-text, .theme-green .page-header h1, .page-header .theme-green h1, .theme-green .nav-tabs > li > a:hover, .theme-green .nav-tabs > li.active > a,
.theme-green .nav-tabs > li.active > a:focus:hover, .theme-green .btn-link, .theme-green .todo-app .filters .filter, .todo-app .filters .theme-green .filter,
.theme-green .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-green .filter:focus:hover, .theme-green .todo-app .filters .filter.active:hover, .todo-app .filters .theme-green .filter.active:hover, .theme-green .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-green td:first-child {
  color: #4CAF50;
}

.theme-green .theme-bg, .theme-green input[type="radio"]:before, .theme-green input[type="checkbox"]:checked:after, .theme-green #loading-bar .bar, #loading-bar .theme-green .bar, .theme-green #logo .foot2, #logo .theme-green .foot2, .theme-green #logo .foot4, #logo .theme-green .foot4, .theme-green .btn-primary, .theme-green .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-green input[type=checkbox]:checked + .lever:after, .theme-green .noUi-base, .theme-green .noUi-range .noUi-origin:first-child, .noUi-range .theme-green .noUi-origin:first-child, .theme-green .noUi-handle, .theme-green .noUi-handle:before {
  background-color: #4CAF50;
}

.theme-green .theme-border, .theme-green input[type="radio"]:checked:after, .theme-green input[type="checkbox"]:checked:after {
  border-color: #4CAF50;
}

.theme-green .theme-fill {
  fill: #4CAF50;
}

.theme-green .theme-box-inset, .theme-green textarea:focus,
.theme-green input.form-control:focus,
.theme-green input[type=text]:focus,
.theme-green input[type=password]:focus,
.theme-green input[type=email]:focus,
.theme-green input[type=number]:focus,
.theme-green .form-control[type=text]:focus,
.theme-green .form-control[type=password]:focus,
.theme-green .form-control[type=email]:focus,
.theme-green .form-control[type=tel]:focus,
.theme-green .form-control[contenteditable]:focus, .theme-green select:focus, .theme-green .focussed .ta-bind, .focussed .theme-green .ta-bind, .theme-green .todo-app .filters .filter:hover, .todo-app .filters .theme-green .filter:hover, .theme-green .todo-app .filters .filter.active, .todo-app .filters .theme-green .filter.active {
  box-shadow: inset 0 -2px 0 #4CAF50;
}

.theme-green .theme-darken-1 {
  background-color: #43A047;
  color: #ffffff;
}

.theme-green .theme-text-darken-1, .theme-green .btn-link:focus, .theme-green .btn-link:hover {
  color: #43A047;
}

.theme-green .theme-bg-darken-1, .theme-green #logo .foot1, #logo .theme-green .foot1, .theme-green #logo .foot3, #logo .theme-green .foot3, .theme-green .btn-primary:hover {
  background-color: #43A047;
}

.theme-green .theme-border-darken-1 {
  border-color: #43A047;
}

.theme-green .theme-fill-darken-1 {
  fill: #43A047;
}

.theme-green .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #43A047;
}

.theme-green .theme-darken-2 {
  background-color: #388E3C;
  color: #ffffff;
}

.theme-green .theme-text-darken-2 {
  color: #388E3C;
}

.theme-green .theme-bg-darken-2 {
  background-color: #388E3C;
}

.theme-green .theme-border-darken-2 {
  border-color: #388E3C;
}

.theme-green .theme-fill-darken-2 {
  fill: #388E3C;
}

.theme-green .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #388E3C;
}

.theme-green .theme-darken-3 {
  background-color: #2E7D32;
  color: #ffffff;
}

.theme-green .theme-text-darken-3 {
  color: #2E7D32;
}

.theme-green .theme-bg-darken-3 {
  background-color: #2E7D32;
}

.theme-green .theme-border-darken-3 {
  border-color: #2E7D32;
}

.theme-green .theme-fill-darken-3 {
  fill: #2E7D32;
}

.theme-green .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #2E7D32;
}

.theme-green .theme-darken-4 {
  background-color: #1B5E20;
  color: #ffffff;
}

.theme-green .theme-text-darken-4 {
  color: #1B5E20;
}

.theme-green .theme-bg-darken-4 {
  background-color: #1B5E20;
}

.theme-green .theme-border-darken-4 {
  border-color: #1B5E20;
}

.theme-green .theme-fill-darken-4 {
  fill: #1B5E20;
}

.theme-green .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #1B5E20;
}

.theme-green .theme-accent-1 {
  background-color: #B9F6CA;
  color: #666;
}

.theme-green .theme-text-accent-1 {
  color: #B9F6CA;
}

.theme-green .theme-bg-accent-1 {
  background-color: #B9F6CA;
}

.theme-green .theme-border-accent-1 {
  border-color: #B9F6CA;
}

.theme-green .theme-fill-accent-1 {
  fill: #B9F6CA;
}

.theme-green .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #B9F6CA;
}

.theme-green .theme-accent-2 {
  background-color: #69F0AE;
  color: #ffffff;
}

.theme-green .theme-text-accent-2 {
  color: #69F0AE;
}

.theme-green .theme-bg-accent-2 {
  background-color: #69F0AE;
}

.theme-green .theme-border-accent-2 {
  border-color: #69F0AE;
}

.theme-green .theme-fill-accent-2 {
  fill: #69F0AE;
}

.theme-green .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #69F0AE;
}

.theme-green .theme-accent-3 {
  background-color: #00E676;
  color: #ffffff;
}

.theme-green .theme-text-accent-3 {
  color: #00E676;
}

.theme-green .theme-bg-accent-3 {
  background-color: #00E676;
}

.theme-green .theme-border-accent-3 {
  border-color: #00E676;
}

.theme-green .theme-fill-accent-3 {
  fill: #00E676;
}

.theme-green .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #00E676;
}

.theme-green .theme-accent-4 {
  background-color: #1ED068;
  color: #ffffff;
}

.theme-green .theme-text-accent-4 {
  color: #1ED068;
}

.theme-green .theme-bg-accent-4, .theme-green .btn-primary:focus {
  background-color: #1ED068;
}

.theme-green .theme-border-accent-4 {
  border-color: #1ED068;
}

.theme-green .theme-fill-accent-4 {
  fill: #1ED068;
}

.theme-green .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #1ED068;
}

.theme-green .theme-secondary-lighten-5 {
  background-color: #efebe9;
  color: #666;
}

.theme-green .theme-secondary-text-lighten-5 {
  color: #efebe9;
}

.theme-green .theme-secondary-bg-lighten-5, .theme-green .card .list-group .list-group-item:hover, .card .list-group .theme-green .list-group-item:hover {
  background-color: #efebe9;
}

.theme-green .theme-secondary-border-lighten-5 {
  border-color: #efebe9;
}

.theme-green .theme-secondary-fill-lighten-5 {
  fill: #efebe9;
}

.theme-green .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #efebe9;
}

.theme-green .theme-secondary-lighten-4 {
  background-color: #d7ccc8;
  color: #666;
}

.theme-green .theme-secondary-text-lighten-4 {
  color: #d7ccc8;
}

.theme-green .theme-secondary-bg-lighten-4 {
  background-color: #d7ccc8;
}

.theme-green .theme-secondary-border-lighten-4 {
  border-color: #d7ccc8;
}

.theme-green .theme-secondary-fill-lighten-4 {
  fill: #d7ccc8;
}

.theme-green .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #d7ccc8;
}

.theme-green .theme-secondary-lighten-3 {
  background-color: #bcaaa4;
  color: #ffffff;
}

.theme-green .theme-secondary-text-lighten-3, .theme-green a:hover, .theme-green a:focus, .theme-green .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-green a {
  color: #bcaaa4;
}

.theme-green .theme-secondary-bg-lighten-3 {
  background-color: #bcaaa4;
}

.theme-green .theme-secondary-border-lighten-3 {
  border-color: #bcaaa4;
}

.theme-green .theme-secondary-fill-lighten-3 {
  fill: #bcaaa4;
}

.theme-green .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #bcaaa4;
}

.theme-green .theme-secondary-lighten-2 {
  background-color: #a1887f;
  color: #ffffff;
}

.theme-green .theme-secondary-text-lighten-2 {
  color: #a1887f;
}

.theme-green .theme-secondary-bg-lighten-2 {
  background-color: #a1887f;
}

.theme-green .theme-secondary-border-lighten-2 {
  border-color: #a1887f;
}

.theme-green .theme-secondary-fill-lighten-2 {
  fill: #a1887f;
}

.theme-green .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #a1887f;
}

.theme-green .theme-secondary-lighten-1 {
  background-color: #8d6e63;
  color: #ffffff;
}

.theme-green .theme-secondary-text-lighten-1 {
  color: #8d6e63;
}

.theme-green .theme-secondary-bg-lighten-1 {
  background-color: #8d6e63;
}

.theme-green .theme-secondary-border-lighten-1 {
  border-color: #8d6e63;
}

.theme-green .theme-secondary-fill-lighten-1 {
  fill: #8d6e63;
}

.theme-green .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #8d6e63;
}

.theme-green .theme-secondary, .theme-green .alert.alert-theme, .theme-green .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-green .jvectormap-zoomin, .theme-green .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-green .jvectormap-zoomout {
  background-color: #795548;
  color: #ffffff;
}

.theme-green .theme-secondary-text, .theme-green a {
  color: #795548;
}

.theme-green .theme-secondary-bg, .theme-green .card .list-group .list-group-item.active, .card .list-group .theme-green .list-group-item.active, .theme-green .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-green th {
  background-color: #795548;
}

.theme-green .theme-secondary-border {
  border-color: #795548;
}

.theme-green .theme-secondary-fill {
  fill: #795548;
}

.theme-green .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #795548;
}

.theme-green .theme-secondary-darken-1 {
  background-color: #6d4c41;
  color: #ffffff;
}

.theme-green .theme-secondary-text-darken-1 {
  color: #6d4c41;
}

.theme-green .theme-secondary-bg-darken-1 {
  background-color: #6d4c41;
}

.theme-green .theme-secondary-border-darken-1 {
  border-color: #6d4c41;
}

.theme-green .theme-secondary-fill-darken-1 {
  fill: #6d4c41;
}

.theme-green .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #6d4c41;
}

.theme-green .theme-secondary-darken-2 {
  background-color: #5d4037;
  color: #ffffff;
}

.theme-green .theme-secondary-text-darken-2 {
  color: #5d4037;
}

.theme-green .theme-secondary-bg-darken-2 {
  background-color: #5d4037;
}

.theme-green .theme-secondary-border-darken-2 {
  border-color: #5d4037;
}

.theme-green .theme-secondary-fill-darken-2 {
  fill: #5d4037;
}

.theme-green .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #5d4037;
}

.theme-green .theme-secondary-darken-3 {
  background-color: #4e342e;
  color: #ffffff;
}

.theme-green .theme-secondary-text-darken-3 {
  color: #4e342e;
}

.theme-green .theme-secondary-bg-darken-3 {
  background-color: #4e342e;
}

.theme-green .theme-secondary-border-darken-3 {
  border-color: #4e342e;
}

.theme-green .theme-secondary-fill-darken-3 {
  fill: #4e342e;
}

.theme-green .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #4e342e;
}

.theme-green .theme-secondary-darken-4 {
  background-color: #3e2723;
  color: #ffffff;
}

.theme-green .theme-secondary-text-darken-4 {
  color: #3e2723;
}

.theme-green .theme-secondary-bg-darken-4 {
  background-color: #3e2723;
}

.theme-green .theme-secondary-border-darken-4 {
  border-color: #3e2723;
}

.theme-green .theme-secondary-fill-darken-4 {
  fill: #3e2723;
}

.theme-green .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #3e2723;
}

.theme-light-green .theme-lighten-5 {
  background-color: #f1f8e9;
  color: #666;
}

.theme-light-green .theme-text-lighten-5 {
  color: #f1f8e9;
}

.theme-light-green .theme-bg-lighten-5 {
  background-color: #f1f8e9;
}

.theme-light-green .theme-border-lighten-5 {
  border-color: #f1f8e9;
}

.theme-light-green .theme-fill-lighten-5 {
  fill: #f1f8e9;
}

.theme-light-green .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #f1f8e9;
}

.theme-light-green .theme-lighten-4 {
  background-color: #dcedc8;
  color: #666;
}

.theme-light-green .theme-text-lighten-4 {
  color: #dcedc8;
}

.theme-light-green .theme-bg-lighten-4 {
  background-color: #dcedc8;
}

.theme-light-green .theme-border-lighten-4 {
  border-color: #dcedc8;
}

.theme-light-green .theme-fill-lighten-4 {
  fill: #dcedc8;
}

.theme-light-green .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #dcedc8;
}

.theme-light-green .theme-lighten-3 {
  background-color: #c5e1a5;
  color: #ffffff;
}

.theme-light-green .theme-text-lighten-3 {
  color: #c5e1a5;
}

.theme-light-green .theme-bg-lighten-3, .theme-light-green .btn-primary.disabled, .theme-light-green .switch label input[type=checkbox]:checked + .lever, .switch label .theme-light-green input[type=checkbox]:checked + .lever {
  background-color: #c5e1a5;
}

.theme-light-green .theme-border-lighten-3 {
  border-color: #c5e1a5;
}

.theme-light-green .theme-fill-lighten-3 {
  fill: #c5e1a5;
}

.theme-light-green .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #c5e1a5;
}

.theme-light-green .theme-lighten-2 {
  background-color: #aed581;
  color: #ffffff;
}

.theme-light-green .theme-text-lighten-2 {
  color: #aed581;
}

.theme-light-green .theme-bg-lighten-2 {
  background-color: #aed581;
}

.theme-light-green .theme-border-lighten-2 {
  border-color: #aed581;
}

.theme-light-green .theme-fill-lighten-2 {
  fill: #aed581;
}

.theme-light-green .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #aed581;
}

.theme-light-green .theme-lighten-1 {
  background-color: #9ccc65;
  color: #ffffff;
}

.theme-light-green .theme-text-lighten-1 {
  color: #9ccc65;
}

.theme-light-green .theme-bg-lighten-1 {
  background-color: #9ccc65;
}

.theme-light-green .theme-border-lighten-1 {
  border-color: #9ccc65;
}

.theme-light-green .theme-fill-lighten-1 {
  fill: #9ccc65;
}

.theme-light-green .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #9ccc65;
}

.theme-light-green .theme {
  background-color: #8bc34a;
  color: #ffffff;
}

.theme-light-green .theme-text, .theme-light-green .page-header h1, .page-header .theme-light-green h1, .theme-light-green .nav-tabs > li > a:hover, .theme-light-green .nav-tabs > li.active > a,
.theme-light-green .nav-tabs > li.active > a:focus:hover, .theme-light-green .btn-link, .theme-light-green .todo-app .filters .filter, .todo-app .filters .theme-light-green .filter,
.theme-light-green .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-light-green .filter:focus:hover, .theme-light-green .todo-app .filters .filter.active:hover, .todo-app .filters .theme-light-green .filter.active:hover, .theme-light-green .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-light-green td:first-child {
  color: #8bc34a;
}

.theme-light-green .theme-bg, .theme-light-green input[type="radio"]:before, .theme-light-green input[type="checkbox"]:checked:after, .theme-light-green #loading-bar .bar, #loading-bar .theme-light-green .bar, .theme-light-green #logo .foot2, #logo .theme-light-green .foot2, .theme-light-green #logo .foot4, #logo .theme-light-green .foot4, .theme-light-green .btn-primary, .theme-light-green .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-light-green input[type=checkbox]:checked + .lever:after, .theme-light-green .noUi-base, .theme-light-green .noUi-range .noUi-origin:first-child, .noUi-range .theme-light-green .noUi-origin:first-child, .theme-light-green .noUi-handle, .theme-light-green .noUi-handle:before {
  background-color: #8bc34a;
}

.theme-light-green .theme-border, .theme-light-green input[type="radio"]:checked:after, .theme-light-green input[type="checkbox"]:checked:after {
  border-color: #8bc34a;
}

.theme-light-green .theme-fill {
  fill: #8bc34a;
}

.theme-light-green .theme-box-inset, .theme-light-green textarea:focus,
.theme-light-green input.form-control:focus,
.theme-light-green input[type=text]:focus,
.theme-light-green input[type=password]:focus,
.theme-light-green input[type=email]:focus,
.theme-light-green input[type=number]:focus,
.theme-light-green .form-control[type=text]:focus,
.theme-light-green .form-control[type=password]:focus,
.theme-light-green .form-control[type=email]:focus,
.theme-light-green .form-control[type=tel]:focus,
.theme-light-green .form-control[contenteditable]:focus, .theme-light-green select:focus, .theme-light-green .focussed .ta-bind, .focussed .theme-light-green .ta-bind, .theme-light-green .todo-app .filters .filter:hover, .todo-app .filters .theme-light-green .filter:hover, .theme-light-green .todo-app .filters .filter.active, .todo-app .filters .theme-light-green .filter.active {
  box-shadow: inset 0 -2px 0 #8bc34a;
}

.theme-light-green .theme-darken-1 {
  background-color: #7cb342;
  color: #ffffff;
}

.theme-light-green .theme-text-darken-1, .theme-light-green .btn-link:focus, .theme-light-green .btn-link:hover {
  color: #7cb342;
}

.theme-light-green .theme-bg-darken-1, .theme-light-green #logo .foot1, #logo .theme-light-green .foot1, .theme-light-green #logo .foot3, #logo .theme-light-green .foot3, .theme-light-green .btn-primary:hover {
  background-color: #7cb342;
}

.theme-light-green .theme-border-darken-1 {
  border-color: #7cb342;
}

.theme-light-green .theme-fill-darken-1 {
  fill: #7cb342;
}

.theme-light-green .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #7cb342;
}

.theme-light-green .theme-darken-2 {
  background-color: #689f38;
  color: #ffffff;
}

.theme-light-green .theme-text-darken-2 {
  color: #689f38;
}

.theme-light-green .theme-bg-darken-2 {
  background-color: #689f38;
}

.theme-light-green .theme-border-darken-2 {
  border-color: #689f38;
}

.theme-light-green .theme-fill-darken-2 {
  fill: #689f38;
}

.theme-light-green .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #689f38;
}

.theme-light-green .theme-darken-3 {
  background-color: #558b2f;
  color: #ffffff;
}

.theme-light-green .theme-text-darken-3 {
  color: #558b2f;
}

.theme-light-green .theme-bg-darken-3 {
  background-color: #558b2f;
}

.theme-light-green .theme-border-darken-3 {
  border-color: #558b2f;
}

.theme-light-green .theme-fill-darken-3 {
  fill: #558b2f;
}

.theme-light-green .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #558b2f;
}

.theme-light-green .theme-darken-4 {
  background-color: #33691e;
  color: #ffffff;
}

.theme-light-green .theme-text-darken-4 {
  color: #33691e;
}

.theme-light-green .theme-bg-darken-4 {
  background-color: #33691e;
}

.theme-light-green .theme-border-darken-4 {
  border-color: #33691e;
}

.theme-light-green .theme-fill-darken-4 {
  fill: #33691e;
}

.theme-light-green .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #33691e;
}

.theme-light-green .theme-accent-1 {
  background-color: #ccff90;
  color: #666;
}

.theme-light-green .theme-text-accent-1 {
  color: #ccff90;
}

.theme-light-green .theme-bg-accent-1 {
  background-color: #ccff90;
}

.theme-light-green .theme-border-accent-1 {
  border-color: #ccff90;
}

.theme-light-green .theme-fill-accent-1 {
  fill: #ccff90;
}

.theme-light-green .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ccff90;
}

.theme-light-green .theme-accent-2 {
  background-color: #b2ff59;
  color: #ffffff;
}

.theme-light-green .theme-text-accent-2 {
  color: #b2ff59;
}

.theme-light-green .theme-bg-accent-2 {
  background-color: #b2ff59;
}

.theme-light-green .theme-border-accent-2 {
  border-color: #b2ff59;
}

.theme-light-green .theme-fill-accent-2 {
  fill: #b2ff59;
}

.theme-light-green .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #b2ff59;
}

.theme-light-green .theme-accent-3 {
  background-color: #76ff03;
  color: #ffffff;
}

.theme-light-green .theme-text-accent-3 {
  color: #76ff03;
}

.theme-light-green .theme-bg-accent-3 {
  background-color: #76ff03;
}

.theme-light-green .theme-border-accent-3 {
  border-color: #76ff03;
}

.theme-light-green .theme-fill-accent-3 {
  fill: #76ff03;
}

.theme-light-green .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #76ff03;
}

.theme-light-green .theme-accent-4 {
  background-color: #64dd17;
  color: #ffffff;
}

.theme-light-green .theme-text-accent-4 {
  color: #64dd17;
}

.theme-light-green .theme-bg-accent-4, .theme-light-green .btn-primary:focus {
  background-color: #64dd17;
}

.theme-light-green .theme-border-accent-4 {
  border-color: #64dd17;
}

.theme-light-green .theme-fill-accent-4 {
  fill: #64dd17;
}

.theme-light-green .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #64dd17;
}

.theme-light-green .theme-secondary-lighten-5 {
  background-color: #fbe9e7;
  color: #666;
}

.theme-light-green .theme-secondary-text-lighten-5 {
  color: #fbe9e7;
}

.theme-light-green .theme-secondary-bg-lighten-5, .theme-light-green .card .list-group .list-group-item:hover, .card .list-group .theme-light-green .list-group-item:hover {
  background-color: #fbe9e7;
}

.theme-light-green .theme-secondary-border-lighten-5 {
  border-color: #fbe9e7;
}

.theme-light-green .theme-secondary-fill-lighten-5 {
  fill: #fbe9e7;
}

.theme-light-green .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fbe9e7;
}

.theme-light-green .theme-secondary-lighten-4 {
  background-color: #ffccbc;
  color: #666;
}

.theme-light-green .theme-secondary-text-lighten-4 {
  color: #ffccbc;
}

.theme-light-green .theme-secondary-bg-lighten-4 {
  background-color: #ffccbc;
}

.theme-light-green .theme-secondary-border-lighten-4 {
  border-color: #ffccbc;
}

.theme-light-green .theme-secondary-fill-lighten-4 {
  fill: #ffccbc;
}

.theme-light-green .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #ffccbc;
}

.theme-light-green .theme-secondary-lighten-3 {
  background-color: #ffab91;
  color: #666;
}

.theme-light-green .theme-secondary-text-lighten-3, .theme-light-green a:hover, .theme-light-green a:focus, .theme-light-green .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-light-green a {
  color: #ffab91;
}

.theme-light-green .theme-secondary-bg-lighten-3 {
  background-color: #ffab91;
}

.theme-light-green .theme-secondary-border-lighten-3 {
  border-color: #ffab91;
}

.theme-light-green .theme-secondary-fill-lighten-3 {
  fill: #ffab91;
}

.theme-light-green .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ffab91;
}

.theme-light-green .theme-secondary-lighten-2 {
  background-color: #ff8a65;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-lighten-2 {
  color: #ff8a65;
}

.theme-light-green .theme-secondary-bg-lighten-2 {
  background-color: #ff8a65;
}

.theme-light-green .theme-secondary-border-lighten-2 {
  border-color: #ff8a65;
}

.theme-light-green .theme-secondary-fill-lighten-2 {
  fill: #ff8a65;
}

.theme-light-green .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ff8a65;
}

.theme-light-green .theme-secondary-lighten-1 {
  background-color: #ff7043;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-lighten-1 {
  color: #ff7043;
}

.theme-light-green .theme-secondary-bg-lighten-1 {
  background-color: #ff7043;
}

.theme-light-green .theme-secondary-border-lighten-1 {
  border-color: #ff7043;
}

.theme-light-green .theme-secondary-fill-lighten-1 {
  fill: #ff7043;
}

.theme-light-green .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ff7043;
}

.theme-light-green .theme-secondary, .theme-light-green .alert.alert-theme, .theme-light-green .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-light-green .jvectormap-zoomin, .theme-light-green .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-light-green .jvectormap-zoomout {
  background-color: #ff5722;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text, .theme-light-green a {
  color: #ff5722;
}

.theme-light-green .theme-secondary-bg, .theme-light-green .card .list-group .list-group-item.active, .card .list-group .theme-light-green .list-group-item.active, .theme-light-green .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-light-green th {
  background-color: #ff5722;
}

.theme-light-green .theme-secondary-border {
  border-color: #ff5722;
}

.theme-light-green .theme-secondary-fill {
  fill: #ff5722;
}

.theme-light-green .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #ff5722;
}

.theme-light-green .theme-secondary-darken-1 {
  background-color: #f4511e;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-darken-1 {
  color: #f4511e;
}

.theme-light-green .theme-secondary-bg-darken-1 {
  background-color: #f4511e;
}

.theme-light-green .theme-secondary-border-darken-1 {
  border-color: #f4511e;
}

.theme-light-green .theme-secondary-fill-darken-1 {
  fill: #f4511e;
}

.theme-light-green .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #f4511e;
}

.theme-light-green .theme-secondary-darken-2 {
  background-color: #e64a19;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-darken-2 {
  color: #e64a19;
}

.theme-light-green .theme-secondary-bg-darken-2 {
  background-color: #e64a19;
}

.theme-light-green .theme-secondary-border-darken-2 {
  border-color: #e64a19;
}

.theme-light-green .theme-secondary-fill-darken-2 {
  fill: #e64a19;
}

.theme-light-green .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #e64a19;
}

.theme-light-green .theme-secondary-darken-3 {
  background-color: #d84315;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-darken-3 {
  color: #d84315;
}

.theme-light-green .theme-secondary-bg-darken-3 {
  background-color: #d84315;
}

.theme-light-green .theme-secondary-border-darken-3 {
  border-color: #d84315;
}

.theme-light-green .theme-secondary-fill-darken-3 {
  fill: #d84315;
}

.theme-light-green .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #d84315;
}

.theme-light-green .theme-secondary-darken-4 {
  background-color: #bf360c;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-darken-4 {
  color: #bf360c;
}

.theme-light-green .theme-secondary-bg-darken-4 {
  background-color: #bf360c;
}

.theme-light-green .theme-secondary-border-darken-4 {
  border-color: #bf360c;
}

.theme-light-green .theme-secondary-fill-darken-4 {
  fill: #bf360c;
}

.theme-light-green .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #bf360c;
}

.theme-light-green .theme-secondary-accent-1 {
  background-color: #ff9e80;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-accent-1 {
  color: #ff9e80;
}

.theme-light-green .theme-secondary-bg-accent-1 {
  background-color: #ff9e80;
}

.theme-light-green .theme-secondary-border-accent-1 {
  border-color: #ff9e80;
}

.theme-light-green .theme-secondary-fill-accent-1 {
  fill: #ff9e80;
}

.theme-light-green .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ff9e80;
}

.theme-light-green .theme-secondary-accent-2 {
  background-color: #ff6e40;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-accent-2 {
  color: #ff6e40;
}

.theme-light-green .theme-secondary-bg-accent-2 {
  background-color: #ff6e40;
}

.theme-light-green .theme-secondary-border-accent-2 {
  border-color: #ff6e40;
}

.theme-light-green .theme-secondary-fill-accent-2 {
  fill: #ff6e40;
}

.theme-light-green .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ff6e40;
}

.theme-light-green .theme-secondary-accent-3 {
  background-color: #ff3d00;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-accent-3 {
  color: #ff3d00;
}

.theme-light-green .theme-secondary-bg-accent-3 {
  background-color: #ff3d00;
}

.theme-light-green .theme-secondary-border-accent-3 {
  border-color: #ff3d00;
}

.theme-light-green .theme-secondary-fill-accent-3 {
  fill: #ff3d00;
}

.theme-light-green .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #ff3d00;
}

.theme-light-green .theme-secondary-accent-4 {
  background-color: #dd2c00;
  color: #ffffff;
}

.theme-light-green .theme-secondary-text-accent-4 {
  color: #dd2c00;
}

.theme-light-green .theme-secondary-bg-accent-4 {
  background-color: #dd2c00;
}

.theme-light-green .theme-secondary-border-accent-4 {
  border-color: #dd2c00;
}

.theme-light-green .theme-secondary-fill-accent-4 {
  fill: #dd2c00;
}

.theme-light-green .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #dd2c00;
}

.theme-lime .theme-lighten-5 {
  background-color: #f9fbe7;
  color: #666;
}

.theme-lime .theme-text-lighten-5 {
  color: #f9fbe7;
}

.theme-lime .theme-bg-lighten-5 {
  background-color: #f9fbe7;
}

.theme-lime .theme-border-lighten-5 {
  border-color: #f9fbe7;
}

.theme-lime .theme-fill-lighten-5 {
  fill: #f9fbe7;
}

.theme-lime .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #f9fbe7;
}

.theme-lime .theme-lighten-4 {
  background-color: #f0f4c3;
  color: #666;
}

.theme-lime .theme-text-lighten-4 {
  color: #f0f4c3;
}

.theme-lime .theme-bg-lighten-4 {
  background-color: #f0f4c3;
}

.theme-lime .theme-border-lighten-4 {
  border-color: #f0f4c3;
}

.theme-lime .theme-fill-lighten-4 {
  fill: #f0f4c3;
}

.theme-lime .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #f0f4c3;
}

.theme-lime .theme-lighten-3 {
  background-color: #e6ee9c;
  color: #666;
}

.theme-lime .theme-text-lighten-3 {
  color: #e6ee9c;
}

.theme-lime .theme-bg-lighten-3, .theme-lime .btn-primary.disabled, .theme-lime .switch label input[type=checkbox]:checked + .lever, .switch label .theme-lime input[type=checkbox]:checked + .lever {
  background-color: #e6ee9c;
}

.theme-lime .theme-border-lighten-3 {
  border-color: #e6ee9c;
}

.theme-lime .theme-fill-lighten-3 {
  fill: #e6ee9c;
}

.theme-lime .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #e6ee9c;
}

.theme-lime .theme-lighten-2 {
  background-color: #dce775;
  color: #ffffff;
}

.theme-lime .theme-text-lighten-2 {
  color: #dce775;
}

.theme-lime .theme-bg-lighten-2 {
  background-color: #dce775;
}

.theme-lime .theme-border-lighten-2 {
  border-color: #dce775;
}

.theme-lime .theme-fill-lighten-2 {
  fill: #dce775;
}

.theme-lime .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #dce775;
}

.theme-lime .theme-lighten-1 {
  background-color: #d4e157;
  color: #ffffff;
}

.theme-lime .theme-text-lighten-1 {
  color: #d4e157;
}

.theme-lime .theme-bg-lighten-1 {
  background-color: #d4e157;
}

.theme-lime .theme-border-lighten-1 {
  border-color: #d4e157;
}

.theme-lime .theme-fill-lighten-1 {
  fill: #d4e157;
}

.theme-lime .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #d4e157;
}

.theme-lime .theme {
  background-color: #cddc39;
  color: #ffffff;
}

.theme-lime .theme-text, .theme-lime .page-header h1, .page-header .theme-lime h1, .theme-lime .nav-tabs > li > a:hover, .theme-lime .nav-tabs > li.active > a,
.theme-lime .nav-tabs > li.active > a:focus:hover, .theme-lime .btn-link, .theme-lime .todo-app .filters .filter, .todo-app .filters .theme-lime .filter,
.theme-lime .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-lime .filter:focus:hover, .theme-lime .todo-app .filters .filter.active:hover, .todo-app .filters .theme-lime .filter.active:hover, .theme-lime .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-lime td:first-child {
  color: #cddc39;
}

.theme-lime .theme-bg, .theme-lime input[type="radio"]:before, .theme-lime input[type="checkbox"]:checked:after, .theme-lime #loading-bar .bar, #loading-bar .theme-lime .bar, .theme-lime #logo .foot2, #logo .theme-lime .foot2, .theme-lime #logo .foot4, #logo .theme-lime .foot4, .theme-lime .btn-primary, .theme-lime .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-lime input[type=checkbox]:checked + .lever:after, .theme-lime .noUi-base, .theme-lime .noUi-range .noUi-origin:first-child, .noUi-range .theme-lime .noUi-origin:first-child, .theme-lime .noUi-handle, .theme-lime .noUi-handle:before {
  background-color: #cddc39;
}

.theme-lime .theme-border, .theme-lime input[type="radio"]:checked:after, .theme-lime input[type="checkbox"]:checked:after {
  border-color: #cddc39;
}

.theme-lime .theme-fill {
  fill: #cddc39;
}

.theme-lime .theme-box-inset, .theme-lime textarea:focus,
.theme-lime input.form-control:focus,
.theme-lime input[type=text]:focus,
.theme-lime input[type=password]:focus,
.theme-lime input[type=email]:focus,
.theme-lime input[type=number]:focus,
.theme-lime .form-control[type=text]:focus,
.theme-lime .form-control[type=password]:focus,
.theme-lime .form-control[type=email]:focus,
.theme-lime .form-control[type=tel]:focus,
.theme-lime .form-control[contenteditable]:focus, .theme-lime select:focus, .theme-lime .focussed .ta-bind, .focussed .theme-lime .ta-bind, .theme-lime .todo-app .filters .filter:hover, .todo-app .filters .theme-lime .filter:hover, .theme-lime .todo-app .filters .filter.active, .todo-app .filters .theme-lime .filter.active {
  box-shadow: inset 0 -2px 0 #cddc39;
}

.theme-lime .theme-darken-1 {
  background-color: #c0ca33;
  color: #ffffff;
}

.theme-lime .theme-text-darken-1, .theme-lime .btn-link:focus, .theme-lime .btn-link:hover {
  color: #c0ca33;
}

.theme-lime .theme-bg-darken-1, .theme-lime #logo .foot1, #logo .theme-lime .foot1, .theme-lime #logo .foot3, #logo .theme-lime .foot3, .theme-lime .btn-primary:hover {
  background-color: #c0ca33;
}

.theme-lime .theme-border-darken-1 {
  border-color: #c0ca33;
}

.theme-lime .theme-fill-darken-1 {
  fill: #c0ca33;
}

.theme-lime .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #c0ca33;
}

.theme-lime .theme-darken-2 {
  background-color: #afb42b;
  color: #ffffff;
}

.theme-lime .theme-text-darken-2 {
  color: #afb42b;
}

.theme-lime .theme-bg-darken-2 {
  background-color: #afb42b;
}

.theme-lime .theme-border-darken-2 {
  border-color: #afb42b;
}

.theme-lime .theme-fill-darken-2 {
  fill: #afb42b;
}

.theme-lime .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #afb42b;
}

.theme-lime .theme-darken-3 {
  background-color: #9e9d24;
  color: #ffffff;
}

.theme-lime .theme-text-darken-3 {
  color: #9e9d24;
}

.theme-lime .theme-bg-darken-3 {
  background-color: #9e9d24;
}

.theme-lime .theme-border-darken-3 {
  border-color: #9e9d24;
}

.theme-lime .theme-fill-darken-3 {
  fill: #9e9d24;
}

.theme-lime .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #9e9d24;
}

.theme-lime .theme-darken-4 {
  background-color: #827717;
  color: #ffffff;
}

.theme-lime .theme-text-darken-4 {
  color: #827717;
}

.theme-lime .theme-bg-darken-4 {
  background-color: #827717;
}

.theme-lime .theme-border-darken-4 {
  border-color: #827717;
}

.theme-lime .theme-fill-darken-4 {
  fill: #827717;
}

.theme-lime .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #827717;
}

.theme-lime .theme-accent-1 {
  background-color: #f4ff81;
  color: #ffffff;
}

.theme-lime .theme-text-accent-1 {
  color: #f4ff81;
}

.theme-lime .theme-bg-accent-1 {
  background-color: #f4ff81;
}

.theme-lime .theme-border-accent-1 {
  border-color: #f4ff81;
}

.theme-lime .theme-fill-accent-1 {
  fill: #f4ff81;
}

.theme-lime .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #f4ff81;
}

.theme-lime .theme-accent-2 {
  background-color: #eeff41;
  color: #ffffff;
}

.theme-lime .theme-text-accent-2 {
  color: #eeff41;
}

.theme-lime .theme-bg-accent-2 {
  background-color: #eeff41;
}

.theme-lime .theme-border-accent-2 {
  border-color: #eeff41;
}

.theme-lime .theme-fill-accent-2 {
  fill: #eeff41;
}

.theme-lime .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #eeff41;
}

.theme-lime .theme-accent-3 {
  background-color: #c6ff00;
  color: #ffffff;
}

.theme-lime .theme-text-accent-3 {
  color: #c6ff00;
}

.theme-lime .theme-bg-accent-3 {
  background-color: #c6ff00;
}

.theme-lime .theme-border-accent-3 {
  border-color: #c6ff00;
}

.theme-lime .theme-fill-accent-3 {
  fill: #c6ff00;
}

.theme-lime .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #c6ff00;
}

.theme-lime .theme-accent-4 {
  background-color: #aeea00;
  color: #ffffff;
}

.theme-lime .theme-text-accent-4 {
  color: #aeea00;
}

.theme-lime .theme-bg-accent-4, .theme-lime .btn-primary:focus {
  background-color: #aeea00;
}

.theme-lime .theme-border-accent-4 {
  border-color: #aeea00;
}

.theme-lime .theme-fill-accent-4 {
  fill: #aeea00;
}

.theme-lime .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #aeea00;
}

.theme-lime .theme-secondary-lighten-5 {
  background-color: #FFEBEE;
  color: #666;
}

.theme-lime .theme-secondary-text-lighten-5 {
  color: #FFEBEE;
}

.theme-lime .theme-secondary-bg-lighten-5, .theme-lime .card .list-group .list-group-item:hover, .card .list-group .theme-lime .list-group-item:hover {
  background-color: #FFEBEE;
}

.theme-lime .theme-secondary-border-lighten-5 {
  border-color: #FFEBEE;
}

.theme-lime .theme-secondary-fill-lighten-5 {
  fill: #FFEBEE;
}

.theme-lime .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #FFEBEE;
}

.theme-lime .theme-secondary-lighten-4 {
  background-color: #FFCDD2;
  color: #666;
}

.theme-lime .theme-secondary-text-lighten-4 {
  color: #FFCDD2;
}

.theme-lime .theme-secondary-bg-lighten-4 {
  background-color: #FFCDD2;
}

.theme-lime .theme-secondary-border-lighten-4 {
  border-color: #FFCDD2;
}

.theme-lime .theme-secondary-fill-lighten-4 {
  fill: #FFCDD2;
}

.theme-lime .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #FFCDD2;
}

.theme-lime .theme-secondary-lighten-3 {
  background-color: #EF9A9A;
  color: #666;
}

.theme-lime .theme-secondary-text-lighten-3, .theme-lime a:hover, .theme-lime a:focus, .theme-lime .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-lime a {
  color: #EF9A9A;
}

.theme-lime .theme-secondary-bg-lighten-3 {
  background-color: #EF9A9A;
}

.theme-lime .theme-secondary-border-lighten-3 {
  border-color: #EF9A9A;
}

.theme-lime .theme-secondary-fill-lighten-3 {
  fill: #EF9A9A;
}

.theme-lime .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #EF9A9A;
}

.theme-lime .theme-secondary-lighten-2 {
  background-color: #E57373;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-lighten-2 {
  color: #E57373;
}

.theme-lime .theme-secondary-bg-lighten-2 {
  background-color: #E57373;
}

.theme-lime .theme-secondary-border-lighten-2 {
  border-color: #E57373;
}

.theme-lime .theme-secondary-fill-lighten-2 {
  fill: #E57373;
}

.theme-lime .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #E57373;
}

.theme-lime .theme-secondary-lighten-1 {
  background-color: #EF5350;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-lighten-1 {
  color: #EF5350;
}

.theme-lime .theme-secondary-bg-lighten-1 {
  background-color: #EF5350;
}

.theme-lime .theme-secondary-border-lighten-1 {
  border-color: #EF5350;
}

.theme-lime .theme-secondary-fill-lighten-1 {
  fill: #EF5350;
}

.theme-lime .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #EF5350;
}

.theme-lime .theme-secondary, .theme-lime .alert.alert-theme, .theme-lime .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-lime .jvectormap-zoomin, .theme-lime .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-lime .jvectormap-zoomout {
  background-color: #F44336;
  color: #ffffff;
}

.theme-lime .theme-secondary-text, .theme-lime a {
  color: #F44336;
}

.theme-lime .theme-secondary-bg, .theme-lime .card .list-group .list-group-item.active, .card .list-group .theme-lime .list-group-item.active, .theme-lime .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-lime th {
  background-color: #F44336;
}

.theme-lime .theme-secondary-border {
  border-color: #F44336;
}

.theme-lime .theme-secondary-fill {
  fill: #F44336;
}

.theme-lime .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #F44336;
}

.theme-lime .theme-secondary-darken-1 {
  background-color: #E53935;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-darken-1 {
  color: #E53935;
}

.theme-lime .theme-secondary-bg-darken-1 {
  background-color: #E53935;
}

.theme-lime .theme-secondary-border-darken-1 {
  border-color: #E53935;
}

.theme-lime .theme-secondary-fill-darken-1 {
  fill: #E53935;
}

.theme-lime .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #E53935;
}

.theme-lime .theme-secondary-darken-2 {
  background-color: #D32F2F;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-darken-2 {
  color: #D32F2F;
}

.theme-lime .theme-secondary-bg-darken-2 {
  background-color: #D32F2F;
}

.theme-lime .theme-secondary-border-darken-2 {
  border-color: #D32F2F;
}

.theme-lime .theme-secondary-fill-darken-2 {
  fill: #D32F2F;
}

.theme-lime .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #D32F2F;
}

.theme-lime .theme-secondary-darken-3 {
  background-color: #C62828;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-darken-3 {
  color: #C62828;
}

.theme-lime .theme-secondary-bg-darken-3 {
  background-color: #C62828;
}

.theme-lime .theme-secondary-border-darken-3 {
  border-color: #C62828;
}

.theme-lime .theme-secondary-fill-darken-3 {
  fill: #C62828;
}

.theme-lime .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #C62828;
}

.theme-lime .theme-secondary-darken-4 {
  background-color: #B71C1C;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-darken-4 {
  color: #B71C1C;
}

.theme-lime .theme-secondary-bg-darken-4 {
  background-color: #B71C1C;
}

.theme-lime .theme-secondary-border-darken-4 {
  border-color: #B71C1C;
}

.theme-lime .theme-secondary-fill-darken-4 {
  fill: #B71C1C;
}

.theme-lime .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #B71C1C;
}

.theme-lime .theme-secondary-accent-1 {
  background-color: #FF8A80;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-accent-1 {
  color: #FF8A80;
}

.theme-lime .theme-secondary-bg-accent-1 {
  background-color: #FF8A80;
}

.theme-lime .theme-secondary-border-accent-1 {
  border-color: #FF8A80;
}

.theme-lime .theme-secondary-fill-accent-1 {
  fill: #FF8A80;
}

.theme-lime .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #FF8A80;
}

.theme-lime .theme-secondary-accent-2 {
  background-color: #FF5252;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-accent-2 {
  color: #FF5252;
}

.theme-lime .theme-secondary-bg-accent-2 {
  background-color: #FF5252;
}

.theme-lime .theme-secondary-border-accent-2 {
  border-color: #FF5252;
}

.theme-lime .theme-secondary-fill-accent-2 {
  fill: #FF5252;
}

.theme-lime .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #FF5252;
}

.theme-lime .theme-secondary-accent-3 {
  background-color: #FF1744;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-accent-3 {
  color: #FF1744;
}

.theme-lime .theme-secondary-bg-accent-3 {
  background-color: #FF1744;
}

.theme-lime .theme-secondary-border-accent-3 {
  border-color: #FF1744;
}

.theme-lime .theme-secondary-fill-accent-3 {
  fill: #FF1744;
}

.theme-lime .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #FF1744;
}

.theme-lime .theme-secondary-accent-4 {
  background-color: #D50000;
  color: #ffffff;
}

.theme-lime .theme-secondary-text-accent-4 {
  color: #D50000;
}

.theme-lime .theme-secondary-bg-accent-4 {
  background-color: #D50000;
}

.theme-lime .theme-secondary-border-accent-4 {
  border-color: #D50000;
}

.theme-lime .theme-secondary-fill-accent-4 {
  fill: #D50000;
}

.theme-lime .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #D50000;
}

.theme-yellow .theme-lighten-5 {
  background-color: #fffde7;
  color: #666;
}

.theme-yellow .theme-text-lighten-5 {
  color: #fffde7;
}

.theme-yellow .theme-bg-lighten-5 {
  background-color: #fffde7;
}

.theme-yellow .theme-border-lighten-5 {
  border-color: #fffde7;
}

.theme-yellow .theme-fill-lighten-5 {
  fill: #fffde7;
}

.theme-yellow .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fffde7;
}

.theme-yellow .theme-lighten-4 {
  background-color: #fff9c4;
  color: #666;
}

.theme-yellow .theme-text-lighten-4 {
  color: #fff9c4;
}

.theme-yellow .theme-bg-lighten-4 {
  background-color: #fff9c4;
}

.theme-yellow .theme-border-lighten-4 {
  border-color: #fff9c4;
}

.theme-yellow .theme-fill-lighten-4 {
  fill: #fff9c4;
}

.theme-yellow .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #fff9c4;
}

.theme-yellow .theme-lighten-3 {
  background-color: #fff59d;
  color: #666;
}

.theme-yellow .theme-text-lighten-3 {
  color: #fff59d;
}

.theme-yellow .theme-bg-lighten-3, .theme-yellow .btn-primary.disabled, .theme-yellow .switch label input[type=checkbox]:checked + .lever, .switch label .theme-yellow input[type=checkbox]:checked + .lever {
  background-color: #fff59d;
}

.theme-yellow .theme-border-lighten-3 {
  border-color: #fff59d;
}

.theme-yellow .theme-fill-lighten-3 {
  fill: #fff59d;
}

.theme-yellow .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #fff59d;
}

.theme-yellow .theme-lighten-2 {
  background-color: #fff176;
  color: #ffffff;
}

.theme-yellow .theme-text-lighten-2 {
  color: #fff176;
}

.theme-yellow .theme-bg-lighten-2 {
  background-color: #fff176;
}

.theme-yellow .theme-border-lighten-2 {
  border-color: #fff176;
}

.theme-yellow .theme-fill-lighten-2 {
  fill: #fff176;
}

.theme-yellow .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #fff176;
}

.theme-yellow .theme-lighten-1 {
  background-color: #ffee58;
  color: #ffffff;
}

.theme-yellow .theme-text-lighten-1 {
  color: #ffee58;
}

.theme-yellow .theme-bg-lighten-1 {
  background-color: #ffee58;
}

.theme-yellow .theme-border-lighten-1 {
  border-color: #ffee58;
}

.theme-yellow .theme-fill-lighten-1 {
  fill: #ffee58;
}

.theme-yellow .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ffee58;
}

.theme-yellow .theme {
  background-color: #ffeb3b;
  color: #ffffff;
}

.theme-yellow .theme-text, .theme-yellow .page-header h1, .page-header .theme-yellow h1, .theme-yellow .nav-tabs > li > a:hover, .theme-yellow .nav-tabs > li.active > a,
.theme-yellow .nav-tabs > li.active > a:focus:hover, .theme-yellow .btn-link, .theme-yellow .todo-app .filters .filter, .todo-app .filters .theme-yellow .filter,
.theme-yellow .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-yellow .filter:focus:hover, .theme-yellow .todo-app .filters .filter.active:hover, .todo-app .filters .theme-yellow .filter.active:hover, .theme-yellow .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-yellow td:first-child {
  color: #ffeb3b;
}

.theme-yellow .theme-bg, .theme-yellow input[type="radio"]:before, .theme-yellow input[type="checkbox"]:checked:after, .theme-yellow #loading-bar .bar, #loading-bar .theme-yellow .bar, .theme-yellow #logo .foot2, #logo .theme-yellow .foot2, .theme-yellow #logo .foot4, #logo .theme-yellow .foot4, .theme-yellow .btn-primary, .theme-yellow .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-yellow input[type=checkbox]:checked + .lever:after, .theme-yellow .noUi-base, .theme-yellow .noUi-range .noUi-origin:first-child, .noUi-range .theme-yellow .noUi-origin:first-child, .theme-yellow .noUi-handle, .theme-yellow .noUi-handle:before {
  background-color: #ffeb3b;
}

.theme-yellow .theme-border, .theme-yellow input[type="radio"]:checked:after, .theme-yellow input[type="checkbox"]:checked:after {
  border-color: #ffeb3b;
}

.theme-yellow .theme-fill {
  fill: #ffeb3b;
}

.theme-yellow .theme-box-inset, .theme-yellow textarea:focus,
.theme-yellow input.form-control:focus,
.theme-yellow input[type=text]:focus,
.theme-yellow input[type=password]:focus,
.theme-yellow input[type=email]:focus,
.theme-yellow input[type=number]:focus,
.theme-yellow .form-control[type=text]:focus,
.theme-yellow .form-control[type=password]:focus,
.theme-yellow .form-control[type=email]:focus,
.theme-yellow .form-control[type=tel]:focus,
.theme-yellow .form-control[contenteditable]:focus, .theme-yellow select:focus, .theme-yellow .focussed .ta-bind, .focussed .theme-yellow .ta-bind, .theme-yellow .todo-app .filters .filter:hover, .todo-app .filters .theme-yellow .filter:hover, .theme-yellow .todo-app .filters .filter.active, .todo-app .filters .theme-yellow .filter.active {
  box-shadow: inset 0 -2px 0 #ffeb3b;
}

.theme-yellow .theme-darken-1 {
  background-color: #fdd835;
  color: #ffffff;
}

.theme-yellow .theme-text-darken-1, .theme-yellow .btn-link:focus, .theme-yellow .btn-link:hover {
  color: #fdd835;
}

.theme-yellow .theme-bg-darken-1, .theme-yellow #logo .foot1, #logo .theme-yellow .foot1, .theme-yellow #logo .foot3, #logo .theme-yellow .foot3, .theme-yellow .btn-primary:hover {
  background-color: #fdd835;
}

.theme-yellow .theme-border-darken-1 {
  border-color: #fdd835;
}

.theme-yellow .theme-fill-darken-1 {
  fill: #fdd835;
}

.theme-yellow .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #fdd835;
}

.theme-yellow .theme-darken-2 {
  background-color: #fbc02d;
  color: #ffffff;
}

.theme-yellow .theme-text-darken-2 {
  color: #fbc02d;
}

.theme-yellow .theme-bg-darken-2 {
  background-color: #fbc02d;
}

.theme-yellow .theme-border-darken-2 {
  border-color: #fbc02d;
}

.theme-yellow .theme-fill-darken-2 {
  fill: #fbc02d;
}

.theme-yellow .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #fbc02d;
}

.theme-yellow .theme-darken-3 {
  background-color: #f9a825;
  color: #ffffff;
}

.theme-yellow .theme-text-darken-3 {
  color: #f9a825;
}

.theme-yellow .theme-bg-darken-3 {
  background-color: #f9a825;
}

.theme-yellow .theme-border-darken-3 {
  border-color: #f9a825;
}

.theme-yellow .theme-fill-darken-3 {
  fill: #f9a825;
}

.theme-yellow .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #f9a825;
}

.theme-yellow .theme-darken-4 {
  background-color: #f57f17;
  color: #ffffff;
}

.theme-yellow .theme-text-darken-4 {
  color: #f57f17;
}

.theme-yellow .theme-bg-darken-4 {
  background-color: #f57f17;
}

.theme-yellow .theme-border-darken-4 {
  border-color: #f57f17;
}

.theme-yellow .theme-fill-darken-4 {
  fill: #f57f17;
}

.theme-yellow .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #f57f17;
}

.theme-yellow .theme-accent-1 {
  background-color: #ffff8d;
  color: #666;
}

.theme-yellow .theme-text-accent-1 {
  color: #ffff8d;
}

.theme-yellow .theme-bg-accent-1 {
  background-color: #ffff8d;
}

.theme-yellow .theme-border-accent-1 {
  border-color: #ffff8d;
}

.theme-yellow .theme-fill-accent-1 {
  fill: #ffff8d;
}

.theme-yellow .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ffff8d;
}

.theme-yellow .theme-accent-2 {
  background-color: #ffff00;
  color: #ffffff;
}

.theme-yellow .theme-text-accent-2 {
  color: #ffff00;
}

.theme-yellow .theme-bg-accent-2 {
  background-color: #ffff00;
}

.theme-yellow .theme-border-accent-2 {
  border-color: #ffff00;
}

.theme-yellow .theme-fill-accent-2 {
  fill: #ffff00;
}

.theme-yellow .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ffff00;
}

.theme-yellow .theme-accent-3 {
  background-color: #ffea00;
  color: #ffffff;
}

.theme-yellow .theme-text-accent-3 {
  color: #ffea00;
}

.theme-yellow .theme-bg-accent-3 {
  background-color: #ffea00;
}

.theme-yellow .theme-border-accent-3 {
  border-color: #ffea00;
}

.theme-yellow .theme-fill-accent-3 {
  fill: #ffea00;
}

.theme-yellow .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #ffea00;
}

.theme-yellow .theme-accent-4 {
  background-color: #ffd600;
  color: #ffffff;
}

.theme-yellow .theme-text-accent-4 {
  color: #ffd600;
}

.theme-yellow .theme-bg-accent-4, .theme-yellow .btn-primary:focus {
  background-color: #ffd600;
}

.theme-yellow .theme-border-accent-4 {
  border-color: #ffd600;
}

.theme-yellow .theme-fill-accent-4 {
  fill: #ffd600;
}

.theme-yellow .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #ffd600;
}

.theme-yellow .theme-secondary-lighten-5 {
  background-color: #fce4ec;
  color: #666;
}

.theme-yellow .theme-secondary-text-lighten-5 {
  color: #fce4ec;
}

.theme-yellow .theme-secondary-bg-lighten-5, .theme-yellow .card .list-group .list-group-item:hover, .card .list-group .theme-yellow .list-group-item:hover {
  background-color: #fce4ec;
}

.theme-yellow .theme-secondary-border-lighten-5 {
  border-color: #fce4ec;
}

.theme-yellow .theme-secondary-fill-lighten-5 {
  fill: #fce4ec;
}

.theme-yellow .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fce4ec;
}

.theme-yellow .theme-secondary-lighten-4 {
  background-color: #f8bbd0;
  color: #666;
}

.theme-yellow .theme-secondary-text-lighten-4 {
  color: #f8bbd0;
}

.theme-yellow .theme-secondary-bg-lighten-4 {
  background-color: #f8bbd0;
}

.theme-yellow .theme-secondary-border-lighten-4 {
  border-color: #f8bbd0;
}

.theme-yellow .theme-secondary-fill-lighten-4 {
  fill: #f8bbd0;
}

.theme-yellow .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #f8bbd0;
}

.theme-yellow .theme-secondary-lighten-3 {
  background-color: #f48fb1;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-lighten-3, .theme-yellow a:hover, .theme-yellow a:focus, .theme-yellow .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-yellow a {
  color: #f48fb1;
}

.theme-yellow .theme-secondary-bg-lighten-3 {
  background-color: #f48fb1;
}

.theme-yellow .theme-secondary-border-lighten-3 {
  border-color: #f48fb1;
}

.theme-yellow .theme-secondary-fill-lighten-3 {
  fill: #f48fb1;
}

.theme-yellow .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #f48fb1;
}

.theme-yellow .theme-secondary-lighten-2 {
  background-color: #f06292;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-lighten-2 {
  color: #f06292;
}

.theme-yellow .theme-secondary-bg-lighten-2 {
  background-color: #f06292;
}

.theme-yellow .theme-secondary-border-lighten-2 {
  border-color: #f06292;
}

.theme-yellow .theme-secondary-fill-lighten-2 {
  fill: #f06292;
}

.theme-yellow .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #f06292;
}

.theme-yellow .theme-secondary-lighten-1 {
  background-color: #ec407a;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-lighten-1 {
  color: #ec407a;
}

.theme-yellow .theme-secondary-bg-lighten-1 {
  background-color: #ec407a;
}

.theme-yellow .theme-secondary-border-lighten-1 {
  border-color: #ec407a;
}

.theme-yellow .theme-secondary-fill-lighten-1 {
  fill: #ec407a;
}

.theme-yellow .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ec407a;
}

.theme-yellow .theme-secondary, .theme-yellow .alert.alert-theme, .theme-yellow .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-yellow .jvectormap-zoomin, .theme-yellow .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-yellow .jvectormap-zoomout {
  background-color: #e91e63;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text, .theme-yellow a {
  color: #e91e63;
}

.theme-yellow .theme-secondary-bg, .theme-yellow .card .list-group .list-group-item.active, .card .list-group .theme-yellow .list-group-item.active, .theme-yellow .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-yellow th {
  background-color: #e91e63;
}

.theme-yellow .theme-secondary-border {
  border-color: #e91e63;
}

.theme-yellow .theme-secondary-fill {
  fill: #e91e63;
}

.theme-yellow .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #e91e63;
}

.theme-yellow .theme-secondary-darken-1 {
  background-color: #d81b60;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-darken-1 {
  color: #d81b60;
}

.theme-yellow .theme-secondary-bg-darken-1 {
  background-color: #d81b60;
}

.theme-yellow .theme-secondary-border-darken-1 {
  border-color: #d81b60;
}

.theme-yellow .theme-secondary-fill-darken-1 {
  fill: #d81b60;
}

.theme-yellow .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #d81b60;
}

.theme-yellow .theme-secondary-darken-2 {
  background-color: #c2185b;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-darken-2 {
  color: #c2185b;
}

.theme-yellow .theme-secondary-bg-darken-2 {
  background-color: #c2185b;
}

.theme-yellow .theme-secondary-border-darken-2 {
  border-color: #c2185b;
}

.theme-yellow .theme-secondary-fill-darken-2 {
  fill: #c2185b;
}

.theme-yellow .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #c2185b;
}

.theme-yellow .theme-secondary-darken-3 {
  background-color: #ad1457;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-darken-3 {
  color: #ad1457;
}

.theme-yellow .theme-secondary-bg-darken-3 {
  background-color: #ad1457;
}

.theme-yellow .theme-secondary-border-darken-3 {
  border-color: #ad1457;
}

.theme-yellow .theme-secondary-fill-darken-3 {
  fill: #ad1457;
}

.theme-yellow .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #ad1457;
}

.theme-yellow .theme-secondary-darken-4 {
  background-color: #880e4f;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-darken-4 {
  color: #880e4f;
}

.theme-yellow .theme-secondary-bg-darken-4 {
  background-color: #880e4f;
}

.theme-yellow .theme-secondary-border-darken-4 {
  border-color: #880e4f;
}

.theme-yellow .theme-secondary-fill-darken-4 {
  fill: #880e4f;
}

.theme-yellow .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #880e4f;
}

.theme-yellow .theme-secondary-accent-1 {
  background-color: #ff80ab;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-accent-1 {
  color: #ff80ab;
}

.theme-yellow .theme-secondary-bg-accent-1 {
  background-color: #ff80ab;
}

.theme-yellow .theme-secondary-border-accent-1 {
  border-color: #ff80ab;
}

.theme-yellow .theme-secondary-fill-accent-1 {
  fill: #ff80ab;
}

.theme-yellow .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ff80ab;
}

.theme-yellow .theme-secondary-accent-2 {
  background-color: #ff4081;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-accent-2 {
  color: #ff4081;
}

.theme-yellow .theme-secondary-bg-accent-2 {
  background-color: #ff4081;
}

.theme-yellow .theme-secondary-border-accent-2 {
  border-color: #ff4081;
}

.theme-yellow .theme-secondary-fill-accent-2 {
  fill: #ff4081;
}

.theme-yellow .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ff4081;
}

.theme-yellow .theme-secondary-accent-3 {
  background-color: #f50057;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-accent-3 {
  color: #f50057;
}

.theme-yellow .theme-secondary-bg-accent-3 {
  background-color: #f50057;
}

.theme-yellow .theme-secondary-border-accent-3 {
  border-color: #f50057;
}

.theme-yellow .theme-secondary-fill-accent-3 {
  fill: #f50057;
}

.theme-yellow .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #f50057;
}

.theme-yellow .theme-secondary-accent-4 {
  background-color: #c51162;
  color: #ffffff;
}

.theme-yellow .theme-secondary-text-accent-4 {
  color: #c51162;
}

.theme-yellow .theme-secondary-bg-accent-4 {
  background-color: #c51162;
}

.theme-yellow .theme-secondary-border-accent-4 {
  border-color: #c51162;
}

.theme-yellow .theme-secondary-fill-accent-4 {
  fill: #c51162;
}

.theme-yellow .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #c51162;
}

.theme-amber .theme-lighten-5 {
  background-color: #fff8e1;
  color: #666;
}

.theme-amber .theme-text-lighten-5 {
  color: #fff8e1;
}

.theme-amber .theme-bg-lighten-5 {
  background-color: #fff8e1;
}

.theme-amber .theme-border-lighten-5 {
  border-color: #fff8e1;
}

.theme-amber .theme-fill-lighten-5 {
  fill: #fff8e1;
}

.theme-amber .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fff8e1;
}

.theme-amber .theme-lighten-4 {
  background-color: #ffecb3;
  color: #666;
}

.theme-amber .theme-text-lighten-4 {
  color: #ffecb3;
}

.theme-amber .theme-bg-lighten-4 {
  background-color: #ffecb3;
}

.theme-amber .theme-border-lighten-4 {
  border-color: #ffecb3;
}

.theme-amber .theme-fill-lighten-4 {
  fill: #ffecb3;
}

.theme-amber .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #ffecb3;
}

.theme-amber .theme-lighten-3 {
  background-color: #ffe082;
  color: #ffffff;
}

.theme-amber .theme-text-lighten-3 {
  color: #ffe082;
}

.theme-amber .theme-bg-lighten-3, .theme-amber .btn-primary.disabled, .theme-amber .switch label input[type=checkbox]:checked + .lever, .switch label .theme-amber input[type=checkbox]:checked + .lever {
  background-color: #ffe082;
}

.theme-amber .theme-border-lighten-3 {
  border-color: #ffe082;
}

.theme-amber .theme-fill-lighten-3 {
  fill: #ffe082;
}

.theme-amber .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ffe082;
}

.theme-amber .theme-lighten-2 {
  background-color: #ffd54f;
  color: #ffffff;
}

.theme-amber .theme-text-lighten-2 {
  color: #ffd54f;
}

.theme-amber .theme-bg-lighten-2 {
  background-color: #ffd54f;
}

.theme-amber .theme-border-lighten-2 {
  border-color: #ffd54f;
}

.theme-amber .theme-fill-lighten-2 {
  fill: #ffd54f;
}

.theme-amber .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ffd54f;
}

.theme-amber .theme-lighten-1 {
  background-color: #ffca28;
  color: #ffffff;
}

.theme-amber .theme-text-lighten-1 {
  color: #ffca28;
}

.theme-amber .theme-bg-lighten-1 {
  background-color: #ffca28;
}

.theme-amber .theme-border-lighten-1 {
  border-color: #ffca28;
}

.theme-amber .theme-fill-lighten-1 {
  fill: #ffca28;
}

.theme-amber .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ffca28;
}

.theme-amber .theme {
  background-color: #ffc107;
  color: #ffffff;
}

.theme-amber .theme-text, .theme-amber .page-header h1, .page-header .theme-amber h1, .theme-amber .nav-tabs > li > a:hover, .theme-amber .nav-tabs > li.active > a,
.theme-amber .nav-tabs > li.active > a:focus:hover, .theme-amber .btn-link, .theme-amber .todo-app .filters .filter, .todo-app .filters .theme-amber .filter,
.theme-amber .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-amber .filter:focus:hover, .theme-amber .todo-app .filters .filter.active:hover, .todo-app .filters .theme-amber .filter.active:hover, .theme-amber .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-amber td:first-child {
  color: #ffc107;
}

.theme-amber .theme-bg, .theme-amber input[type="radio"]:before, .theme-amber input[type="checkbox"]:checked:after, .theme-amber #loading-bar .bar, #loading-bar .theme-amber .bar, .theme-amber #logo .foot2, #logo .theme-amber .foot2, .theme-amber #logo .foot4, #logo .theme-amber .foot4, .theme-amber .btn-primary, .theme-amber .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-amber input[type=checkbox]:checked + .lever:after, .theme-amber .noUi-base, .theme-amber .noUi-range .noUi-origin:first-child, .noUi-range .theme-amber .noUi-origin:first-child, .theme-amber .noUi-handle, .theme-amber .noUi-handle:before {
  background-color: #ffc107;
}

.theme-amber .theme-border, .theme-amber input[type="radio"]:checked:after, .theme-amber input[type="checkbox"]:checked:after {
  border-color: #ffc107;
}

.theme-amber .theme-fill {
  fill: #ffc107;
}

.theme-amber .theme-box-inset, .theme-amber textarea:focus,
.theme-amber input.form-control:focus,
.theme-amber input[type=text]:focus,
.theme-amber input[type=password]:focus,
.theme-amber input[type=email]:focus,
.theme-amber input[type=number]:focus,
.theme-amber .form-control[type=text]:focus,
.theme-amber .form-control[type=password]:focus,
.theme-amber .form-control[type=email]:focus,
.theme-amber .form-control[type=tel]:focus,
.theme-amber .form-control[contenteditable]:focus, .theme-amber select:focus, .theme-amber .focussed .ta-bind, .focussed .theme-amber .ta-bind, .theme-amber .todo-app .filters .filter:hover, .todo-app .filters .theme-amber .filter:hover, .theme-amber .todo-app .filters .filter.active, .todo-app .filters .theme-amber .filter.active {
  box-shadow: inset 0 -2px 0 #ffc107;
}

.theme-amber .theme-darken-1 {
  background-color: #ffb300;
  color: #ffffff;
}

.theme-amber .theme-text-darken-1, .theme-amber .btn-link:focus, .theme-amber .btn-link:hover {
  color: #ffb300;
}

.theme-amber .theme-bg-darken-1, .theme-amber #logo .foot1, #logo .theme-amber .foot1, .theme-amber #logo .foot3, #logo .theme-amber .foot3, .theme-amber .btn-primary:hover {
  background-color: #ffb300;
}

.theme-amber .theme-border-darken-1 {
  border-color: #ffb300;
}

.theme-amber .theme-fill-darken-1 {
  fill: #ffb300;
}

.theme-amber .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #ffb300;
}

.theme-amber .theme-darken-2 {
  background-color: #ffa000;
  color: #ffffff;
}

.theme-amber .theme-text-darken-2 {
  color: #ffa000;
}

.theme-amber .theme-bg-darken-2 {
  background-color: #ffa000;
}

.theme-amber .theme-border-darken-2 {
  border-color: #ffa000;
}

.theme-amber .theme-fill-darken-2 {
  fill: #ffa000;
}

.theme-amber .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #ffa000;
}

.theme-amber .theme-darken-3 {
  background-color: #ff8f00;
  color: #ffffff;
}

.theme-amber .theme-text-darken-3 {
  color: #ff8f00;
}

.theme-amber .theme-bg-darken-3 {
  background-color: #ff8f00;
}

.theme-amber .theme-border-darken-3 {
  border-color: #ff8f00;
}

.theme-amber .theme-fill-darken-3 {
  fill: #ff8f00;
}

.theme-amber .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #ff8f00;
}

.theme-amber .theme-darken-4 {
  background-color: #ff6f00;
  color: #ffffff;
}

.theme-amber .theme-text-darken-4 {
  color: #ff6f00;
}

.theme-amber .theme-bg-darken-4 {
  background-color: #ff6f00;
}

.theme-amber .theme-border-darken-4 {
  border-color: #ff6f00;
}

.theme-amber .theme-fill-darken-4 {
  fill: #ff6f00;
}

.theme-amber .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #ff6f00;
}

.theme-amber .theme-accent-1 {
  background-color: #ffe57f;
  color: #ffffff;
}

.theme-amber .theme-text-accent-1 {
  color: #ffe57f;
}

.theme-amber .theme-bg-accent-1 {
  background-color: #ffe57f;
}

.theme-amber .theme-border-accent-1 {
  border-color: #ffe57f;
}

.theme-amber .theme-fill-accent-1 {
  fill: #ffe57f;
}

.theme-amber .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ffe57f;
}

.theme-amber .theme-accent-2 {
  background-color: #ffd740;
  color: #ffffff;
}

.theme-amber .theme-text-accent-2 {
  color: #ffd740;
}

.theme-amber .theme-bg-accent-2 {
  background-color: #ffd740;
}

.theme-amber .theme-border-accent-2 {
  border-color: #ffd740;
}

.theme-amber .theme-fill-accent-2 {
  fill: #ffd740;
}

.theme-amber .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ffd740;
}

.theme-amber .theme-accent-3 {
  background-color: #ffc400;
  color: #ffffff;
}

.theme-amber .theme-text-accent-3 {
  color: #ffc400;
}

.theme-amber .theme-bg-accent-3 {
  background-color: #ffc400;
}

.theme-amber .theme-border-accent-3 {
  border-color: #ffc400;
}

.theme-amber .theme-fill-accent-3 {
  fill: #ffc400;
}

.theme-amber .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #ffc400;
}

.theme-amber .theme-accent-4 {
  background-color: #ffab00;
  color: #ffffff;
}

.theme-amber .theme-text-accent-4 {
  color: #ffab00;
}

.theme-amber .theme-bg-accent-4, .theme-amber .btn-primary:focus {
  background-color: #ffab00;
}

.theme-amber .theme-border-accent-4 {
  border-color: #ffab00;
}

.theme-amber .theme-fill-accent-4 {
  fill: #ffab00;
}

.theme-amber .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #ffab00;
}

.theme-amber .theme-secondary-lighten-5 {
  background-color: #f3e5f5;
  color: #666;
}

.theme-amber .theme-secondary-text-lighten-5 {
  color: #f3e5f5;
}

.theme-amber .theme-secondary-bg-lighten-5, .theme-amber .card .list-group .list-group-item:hover, .card .list-group .theme-amber .list-group-item:hover {
  background-color: #f3e5f5;
}

.theme-amber .theme-secondary-border-lighten-5 {
  border-color: #f3e5f5;
}

.theme-amber .theme-secondary-fill-lighten-5 {
  fill: #f3e5f5;
}

.theme-amber .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #f3e5f5;
}

.theme-amber .theme-secondary-lighten-4 {
  background-color: #e1bee7;
  color: #666;
}

.theme-amber .theme-secondary-text-lighten-4 {
  color: #e1bee7;
}

.theme-amber .theme-secondary-bg-lighten-4 {
  background-color: #e1bee7;
}

.theme-amber .theme-secondary-border-lighten-4 {
  border-color: #e1bee7;
}

.theme-amber .theme-secondary-fill-lighten-4 {
  fill: #e1bee7;
}

.theme-amber .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #e1bee7;
}

.theme-amber .theme-secondary-lighten-3 {
  background-color: #ce93d8;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-lighten-3, .theme-amber a:hover, .theme-amber a:focus, .theme-amber .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-amber a {
  color: #ce93d8;
}

.theme-amber .theme-secondary-bg-lighten-3 {
  background-color: #ce93d8;
}

.theme-amber .theme-secondary-border-lighten-3 {
  border-color: #ce93d8;
}

.theme-amber .theme-secondary-fill-lighten-3 {
  fill: #ce93d8;
}

.theme-amber .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ce93d8;
}

.theme-amber .theme-secondary-lighten-2 {
  background-color: #ba68c8;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-lighten-2 {
  color: #ba68c8;
}

.theme-amber .theme-secondary-bg-lighten-2 {
  background-color: #ba68c8;
}

.theme-amber .theme-secondary-border-lighten-2 {
  border-color: #ba68c8;
}

.theme-amber .theme-secondary-fill-lighten-2 {
  fill: #ba68c8;
}

.theme-amber .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ba68c8;
}

.theme-amber .theme-secondary-lighten-1 {
  background-color: #ab47bc;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-lighten-1 {
  color: #ab47bc;
}

.theme-amber .theme-secondary-bg-lighten-1 {
  background-color: #ab47bc;
}

.theme-amber .theme-secondary-border-lighten-1 {
  border-color: #ab47bc;
}

.theme-amber .theme-secondary-fill-lighten-1 {
  fill: #ab47bc;
}

.theme-amber .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ab47bc;
}

.theme-amber .theme-secondary, .theme-amber .alert.alert-theme, .theme-amber .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-amber .jvectormap-zoomin, .theme-amber .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-amber .jvectormap-zoomout {
  background-color: #9c27b0;
  color: #ffffff;
}

.theme-amber .theme-secondary-text, .theme-amber a {
  color: #9c27b0;
}

.theme-amber .theme-secondary-bg, .theme-amber .card .list-group .list-group-item.active, .card .list-group .theme-amber .list-group-item.active, .theme-amber .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-amber th {
  background-color: #9c27b0;
}

.theme-amber .theme-secondary-border {
  border-color: #9c27b0;
}

.theme-amber .theme-secondary-fill {
  fill: #9c27b0;
}

.theme-amber .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #9c27b0;
}

.theme-amber .theme-secondary-darken-1 {
  background-color: #8e24aa;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-darken-1 {
  color: #8e24aa;
}

.theme-amber .theme-secondary-bg-darken-1 {
  background-color: #8e24aa;
}

.theme-amber .theme-secondary-border-darken-1 {
  border-color: #8e24aa;
}

.theme-amber .theme-secondary-fill-darken-1 {
  fill: #8e24aa;
}

.theme-amber .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #8e24aa;
}

.theme-amber .theme-secondary-darken-2 {
  background-color: #7b1fa2;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-darken-2 {
  color: #7b1fa2;
}

.theme-amber .theme-secondary-bg-darken-2 {
  background-color: #7b1fa2;
}

.theme-amber .theme-secondary-border-darken-2 {
  border-color: #7b1fa2;
}

.theme-amber .theme-secondary-fill-darken-2 {
  fill: #7b1fa2;
}

.theme-amber .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #7b1fa2;
}

.theme-amber .theme-secondary-darken-3 {
  background-color: #6a1b9a;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-darken-3 {
  color: #6a1b9a;
}

.theme-amber .theme-secondary-bg-darken-3 {
  background-color: #6a1b9a;
}

.theme-amber .theme-secondary-border-darken-3 {
  border-color: #6a1b9a;
}

.theme-amber .theme-secondary-fill-darken-3 {
  fill: #6a1b9a;
}

.theme-amber .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #6a1b9a;
}

.theme-amber .theme-secondary-darken-4 {
  background-color: #4a148c;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-darken-4 {
  color: #4a148c;
}

.theme-amber .theme-secondary-bg-darken-4 {
  background-color: #4a148c;
}

.theme-amber .theme-secondary-border-darken-4 {
  border-color: #4a148c;
}

.theme-amber .theme-secondary-fill-darken-4 {
  fill: #4a148c;
}

.theme-amber .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #4a148c;
}

.theme-amber .theme-secondary-accent-1 {
  background-color: #ea80fc;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-accent-1 {
  color: #ea80fc;
}

.theme-amber .theme-secondary-bg-accent-1 {
  background-color: #ea80fc;
}

.theme-amber .theme-secondary-border-accent-1 {
  border-color: #ea80fc;
}

.theme-amber .theme-secondary-fill-accent-1 {
  fill: #ea80fc;
}

.theme-amber .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ea80fc;
}

.theme-amber .theme-secondary-accent-2 {
  background-color: #e040fb;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-accent-2 {
  color: #e040fb;
}

.theme-amber .theme-secondary-bg-accent-2 {
  background-color: #e040fb;
}

.theme-amber .theme-secondary-border-accent-2 {
  border-color: #e040fb;
}

.theme-amber .theme-secondary-fill-accent-2 {
  fill: #e040fb;
}

.theme-amber .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #e040fb;
}

.theme-amber .theme-secondary-accent-3 {
  background-color: #d500f9;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-accent-3 {
  color: #d500f9;
}

.theme-amber .theme-secondary-bg-accent-3 {
  background-color: #d500f9;
}

.theme-amber .theme-secondary-border-accent-3 {
  border-color: #d500f9;
}

.theme-amber .theme-secondary-fill-accent-3 {
  fill: #d500f9;
}

.theme-amber .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #d500f9;
}

.theme-amber .theme-secondary-accent-4 {
  background-color: #aa00ff;
  color: #ffffff;
}

.theme-amber .theme-secondary-text-accent-4 {
  color: #aa00ff;
}

.theme-amber .theme-secondary-bg-accent-4 {
  background-color: #aa00ff;
}

.theme-amber .theme-secondary-border-accent-4 {
  border-color: #aa00ff;
}

.theme-amber .theme-secondary-fill-accent-4 {
  fill: #aa00ff;
}

.theme-amber .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #aa00ff;
}

.theme-orange .theme-lighten-5 {
  background-color: #fff3e0;
  color: #666;
}

.theme-orange .theme-text-lighten-5 {
  color: #fff3e0;
}

.theme-orange .theme-bg-lighten-5 {
  background-color: #fff3e0;
}

.theme-orange .theme-border-lighten-5 {
  border-color: #fff3e0;
}

.theme-orange .theme-fill-lighten-5 {
  fill: #fff3e0;
}

.theme-orange .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fff3e0;
}

.theme-orange .theme-lighten-4 {
  background-color: #ffe0b2;
  color: #666;
}

.theme-orange .theme-text-lighten-4 {
  color: #ffe0b2;
}

.theme-orange .theme-bg-lighten-4 {
  background-color: #ffe0b2;
}

.theme-orange .theme-border-lighten-4 {
  border-color: #ffe0b2;
}

.theme-orange .theme-fill-lighten-4 {
  fill: #ffe0b2;
}

.theme-orange .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #ffe0b2;
}

.theme-orange .theme-lighten-3 {
  background-color: #ffcc80;
  color: #ffffff;
}

.theme-orange .theme-text-lighten-3 {
  color: #ffcc80;
}

.theme-orange .theme-bg-lighten-3, .theme-orange .btn-primary.disabled, .theme-orange .switch label input[type=checkbox]:checked + .lever, .switch label .theme-orange input[type=checkbox]:checked + .lever {
  background-color: #ffcc80;
}

.theme-orange .theme-border-lighten-3 {
  border-color: #ffcc80;
}

.theme-orange .theme-fill-lighten-3 {
  fill: #ffcc80;
}

.theme-orange .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ffcc80;
}

.theme-orange .theme-lighten-2 {
  background-color: #ffb74d;
  color: #ffffff;
}

.theme-orange .theme-text-lighten-2 {
  color: #ffb74d;
}

.theme-orange .theme-bg-lighten-2 {
  background-color: #ffb74d;
}

.theme-orange .theme-border-lighten-2 {
  border-color: #ffb74d;
}

.theme-orange .theme-fill-lighten-2 {
  fill: #ffb74d;
}

.theme-orange .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ffb74d;
}

.theme-orange .theme-lighten-1 {
  background-color: #ffa726;
  color: #ffffff;
}

.theme-orange .theme-text-lighten-1 {
  color: #ffa726;
}

.theme-orange .theme-bg-lighten-1 {
  background-color: #ffa726;
}

.theme-orange .theme-border-lighten-1 {
  border-color: #ffa726;
}

.theme-orange .theme-fill-lighten-1 {
  fill: #ffa726;
}

.theme-orange .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ffa726;
}

.theme-orange .theme {
  background-color: #ff9800;
  color: #ffffff;
}

.theme-orange .theme-text, .theme-orange .page-header h1, .page-header .theme-orange h1, .theme-orange .nav-tabs > li > a:hover, .theme-orange .nav-tabs > li.active > a,
.theme-orange .nav-tabs > li.active > a:focus:hover, .theme-orange .btn-link, .theme-orange .todo-app .filters .filter, .todo-app .filters .theme-orange .filter,
.theme-orange .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-orange .filter:focus:hover, .theme-orange .todo-app .filters .filter.active:hover, .todo-app .filters .theme-orange .filter.active:hover, .theme-orange .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-orange td:first-child {
  color: #ff9800;
}

.theme-orange .theme-bg, .theme-orange input[type="radio"]:before, .theme-orange input[type="checkbox"]:checked:after, .theme-orange #loading-bar .bar, #loading-bar .theme-orange .bar, .theme-orange #logo .foot2, #logo .theme-orange .foot2, .theme-orange #logo .foot4, #logo .theme-orange .foot4, .theme-orange .btn-primary, .theme-orange .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-orange input[type=checkbox]:checked + .lever:after, .theme-orange .noUi-base, .theme-orange .noUi-range .noUi-origin:first-child, .noUi-range .theme-orange .noUi-origin:first-child, .theme-orange .noUi-handle, .theme-orange .noUi-handle:before {
  background-color: #ff9800;
}

.theme-orange .theme-border, .theme-orange input[type="radio"]:checked:after, .theme-orange input[type="checkbox"]:checked:after {
  border-color: #ff9800;
}

.theme-orange .theme-fill {
  fill: #ff9800;
}

.theme-orange .theme-box-inset, .theme-orange textarea:focus,
.theme-orange input.form-control:focus,
.theme-orange input[type=text]:focus,
.theme-orange input[type=password]:focus,
.theme-orange input[type=email]:focus,
.theme-orange input[type=number]:focus,
.theme-orange .form-control[type=text]:focus,
.theme-orange .form-control[type=password]:focus,
.theme-orange .form-control[type=email]:focus,
.theme-orange .form-control[type=tel]:focus,
.theme-orange .form-control[contenteditable]:focus, .theme-orange select:focus, .theme-orange .focussed .ta-bind, .focussed .theme-orange .ta-bind, .theme-orange .todo-app .filters .filter:hover, .todo-app .filters .theme-orange .filter:hover, .theme-orange .todo-app .filters .filter.active, .todo-app .filters .theme-orange .filter.active {
  box-shadow: inset 0 -2px 0 #ff9800;
}

.theme-orange .theme-darken-1 {
  background-color: #fb8c00;
  color: #ffffff;
}

.theme-orange .theme-text-darken-1, .theme-orange .btn-link:focus, .theme-orange .btn-link:hover {
  color: #fb8c00;
}

.theme-orange .theme-bg-darken-1, .theme-orange #logo .foot1, #logo .theme-orange .foot1, .theme-orange #logo .foot3, #logo .theme-orange .foot3, .theme-orange .btn-primary:hover {
  background-color: #fb8c00;
}

.theme-orange .theme-border-darken-1 {
  border-color: #fb8c00;
}

.theme-orange .theme-fill-darken-1 {
  fill: #fb8c00;
}

.theme-orange .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #fb8c00;
}

.theme-orange .theme-darken-2 {
  background-color: #f57c00;
  color: #ffffff;
}

.theme-orange .theme-text-darken-2 {
  color: #f57c00;
}

.theme-orange .theme-bg-darken-2 {
  background-color: #f57c00;
}

.theme-orange .theme-border-darken-2 {
  border-color: #f57c00;
}

.theme-orange .theme-fill-darken-2 {
  fill: #f57c00;
}

.theme-orange .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #f57c00;
}

.theme-orange .theme-darken-3 {
  background-color: #ef6c00;
  color: #ffffff;
}

.theme-orange .theme-text-darken-3 {
  color: #ef6c00;
}

.theme-orange .theme-bg-darken-3 {
  background-color: #ef6c00;
}

.theme-orange .theme-border-darken-3 {
  border-color: #ef6c00;
}

.theme-orange .theme-fill-darken-3 {
  fill: #ef6c00;
}

.theme-orange .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #ef6c00;
}

.theme-orange .theme-darken-4 {
  background-color: #e65100;
  color: #ffffff;
}

.theme-orange .theme-text-darken-4 {
  color: #e65100;
}

.theme-orange .theme-bg-darken-4 {
  background-color: #e65100;
}

.theme-orange .theme-border-darken-4 {
  border-color: #e65100;
}

.theme-orange .theme-fill-darken-4 {
  fill: #e65100;
}

.theme-orange .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #e65100;
}

.theme-orange .theme-accent-1 {
  background-color: #ffd180;
  color: #ffffff;
}

.theme-orange .theme-text-accent-1 {
  color: #ffd180;
}

.theme-orange .theme-bg-accent-1 {
  background-color: #ffd180;
}

.theme-orange .theme-border-accent-1 {
  border-color: #ffd180;
}

.theme-orange .theme-fill-accent-1 {
  fill: #ffd180;
}

.theme-orange .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ffd180;
}

.theme-orange .theme-accent-2 {
  background-color: #ffab40;
  color: #ffffff;
}

.theme-orange .theme-text-accent-2 {
  color: #ffab40;
}

.theme-orange .theme-bg-accent-2 {
  background-color: #ffab40;
}

.theme-orange .theme-border-accent-2 {
  border-color: #ffab40;
}

.theme-orange .theme-fill-accent-2 {
  fill: #ffab40;
}

.theme-orange .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ffab40;
}

.theme-orange .theme-accent-3 {
  background-color: #ff9100;
  color: #ffffff;
}

.theme-orange .theme-text-accent-3 {
  color: #ff9100;
}

.theme-orange .theme-bg-accent-3 {
  background-color: #ff9100;
}

.theme-orange .theme-border-accent-3 {
  border-color: #ff9100;
}

.theme-orange .theme-fill-accent-3 {
  fill: #ff9100;
}

.theme-orange .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #ff9100;
}

.theme-orange .theme-accent-4 {
  background-color: #ff6d00;
  color: #ffffff;
}

.theme-orange .theme-text-accent-4 {
  color: #ff6d00;
}

.theme-orange .theme-bg-accent-4, .theme-orange .btn-primary:focus {
  background-color: #ff6d00;
}

.theme-orange .theme-border-accent-4 {
  border-color: #ff6d00;
}

.theme-orange .theme-fill-accent-4 {
  fill: #ff6d00;
}

.theme-orange .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #ff6d00;
}

.theme-orange .theme-secondary-lighten-5 {
  background-color: #ede7f6;
  color: #666;
}

.theme-orange .theme-secondary-text-lighten-5 {
  color: #ede7f6;
}

.theme-orange .theme-secondary-bg-lighten-5, .theme-orange .card .list-group .list-group-item:hover, .card .list-group .theme-orange .list-group-item:hover {
  background-color: #ede7f6;
}

.theme-orange .theme-secondary-border-lighten-5 {
  border-color: #ede7f6;
}

.theme-orange .theme-secondary-fill-lighten-5 {
  fill: #ede7f6;
}

.theme-orange .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #ede7f6;
}

.theme-orange .theme-secondary-lighten-4 {
  background-color: #d1c4e9;
  color: #666;
}

.theme-orange .theme-secondary-text-lighten-4 {
  color: #d1c4e9;
}

.theme-orange .theme-secondary-bg-lighten-4 {
  background-color: #d1c4e9;
}

.theme-orange .theme-secondary-border-lighten-4 {
  border-color: #d1c4e9;
}

.theme-orange .theme-secondary-fill-lighten-4 {
  fill: #d1c4e9;
}

.theme-orange .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #d1c4e9;
}

.theme-orange .theme-secondary-lighten-3 {
  background-color: #b39ddb;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-lighten-3, .theme-orange a:hover, .theme-orange a:focus, .theme-orange .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-orange a {
  color: #b39ddb;
}

.theme-orange .theme-secondary-bg-lighten-3 {
  background-color: #b39ddb;
}

.theme-orange .theme-secondary-border-lighten-3 {
  border-color: #b39ddb;
}

.theme-orange .theme-secondary-fill-lighten-3 {
  fill: #b39ddb;
}

.theme-orange .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #b39ddb;
}

.theme-orange .theme-secondary-lighten-2 {
  background-color: #9575cd;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-lighten-2 {
  color: #9575cd;
}

.theme-orange .theme-secondary-bg-lighten-2 {
  background-color: #9575cd;
}

.theme-orange .theme-secondary-border-lighten-2 {
  border-color: #9575cd;
}

.theme-orange .theme-secondary-fill-lighten-2 {
  fill: #9575cd;
}

.theme-orange .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #9575cd;
}

.theme-orange .theme-secondary-lighten-1 {
  background-color: #7e57c2;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-lighten-1 {
  color: #7e57c2;
}

.theme-orange .theme-secondary-bg-lighten-1 {
  background-color: #7e57c2;
}

.theme-orange .theme-secondary-border-lighten-1 {
  border-color: #7e57c2;
}

.theme-orange .theme-secondary-fill-lighten-1 {
  fill: #7e57c2;
}

.theme-orange .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #7e57c2;
}

.theme-orange .theme-secondary, .theme-orange .alert.alert-theme, .theme-orange .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-orange .jvectormap-zoomin, .theme-orange .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-orange .jvectormap-zoomout {
  background-color: #673ab7;
  color: #ffffff;
}

.theme-orange .theme-secondary-text, .theme-orange a {
  color: #673ab7;
}

.theme-orange .theme-secondary-bg, .theme-orange .card .list-group .list-group-item.active, .card .list-group .theme-orange .list-group-item.active, .theme-orange .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-orange th {
  background-color: #673ab7;
}

.theme-orange .theme-secondary-border {
  border-color: #673ab7;
}

.theme-orange .theme-secondary-fill {
  fill: #673ab7;
}

.theme-orange .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #673ab7;
}

.theme-orange .theme-secondary-darken-1 {
  background-color: #5e35b1;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-darken-1 {
  color: #5e35b1;
}

.theme-orange .theme-secondary-bg-darken-1 {
  background-color: #5e35b1;
}

.theme-orange .theme-secondary-border-darken-1 {
  border-color: #5e35b1;
}

.theme-orange .theme-secondary-fill-darken-1 {
  fill: #5e35b1;
}

.theme-orange .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #5e35b1;
}

.theme-orange .theme-secondary-darken-2 {
  background-color: #512da8;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-darken-2 {
  color: #512da8;
}

.theme-orange .theme-secondary-bg-darken-2 {
  background-color: #512da8;
}

.theme-orange .theme-secondary-border-darken-2 {
  border-color: #512da8;
}

.theme-orange .theme-secondary-fill-darken-2 {
  fill: #512da8;
}

.theme-orange .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #512da8;
}

.theme-orange .theme-secondary-darken-3 {
  background-color: #4527a0;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-darken-3 {
  color: #4527a0;
}

.theme-orange .theme-secondary-bg-darken-3 {
  background-color: #4527a0;
}

.theme-orange .theme-secondary-border-darken-3 {
  border-color: #4527a0;
}

.theme-orange .theme-secondary-fill-darken-3 {
  fill: #4527a0;
}

.theme-orange .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #4527a0;
}

.theme-orange .theme-secondary-darken-4 {
  background-color: #311b92;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-darken-4 {
  color: #311b92;
}

.theme-orange .theme-secondary-bg-darken-4 {
  background-color: #311b92;
}

.theme-orange .theme-secondary-border-darken-4 {
  border-color: #311b92;
}

.theme-orange .theme-secondary-fill-darken-4 {
  fill: #311b92;
}

.theme-orange .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #311b92;
}

.theme-orange .theme-secondary-accent-1 {
  background-color: #b388ff;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-accent-1 {
  color: #b388ff;
}

.theme-orange .theme-secondary-bg-accent-1 {
  background-color: #b388ff;
}

.theme-orange .theme-secondary-border-accent-1 {
  border-color: #b388ff;
}

.theme-orange .theme-secondary-fill-accent-1 {
  fill: #b388ff;
}

.theme-orange .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #b388ff;
}

.theme-orange .theme-secondary-accent-2 {
  background-color: #7c4dff;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-accent-2 {
  color: #7c4dff;
}

.theme-orange .theme-secondary-bg-accent-2 {
  background-color: #7c4dff;
}

.theme-orange .theme-secondary-border-accent-2 {
  border-color: #7c4dff;
}

.theme-orange .theme-secondary-fill-accent-2 {
  fill: #7c4dff;
}

.theme-orange .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #7c4dff;
}

.theme-orange .theme-secondary-accent-3 {
  background-color: #651fff;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-accent-3 {
  color: #651fff;
}

.theme-orange .theme-secondary-bg-accent-3 {
  background-color: #651fff;
}

.theme-orange .theme-secondary-border-accent-3 {
  border-color: #651fff;
}

.theme-orange .theme-secondary-fill-accent-3 {
  fill: #651fff;
}

.theme-orange .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #651fff;
}

.theme-orange .theme-secondary-accent-4 {
  background-color: #6200ea;
  color: #ffffff;
}

.theme-orange .theme-secondary-text-accent-4 {
  color: #6200ea;
}

.theme-orange .theme-secondary-bg-accent-4 {
  background-color: #6200ea;
}

.theme-orange .theme-secondary-border-accent-4 {
  border-color: #6200ea;
}

.theme-orange .theme-secondary-fill-accent-4 {
  fill: #6200ea;
}

.theme-orange .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #6200ea;
}

.theme-deep-orange .theme-lighten-5 {
  background-color: #fbe9e7;
  color: #666;
}

.theme-deep-orange .theme-text-lighten-5 {
  color: #fbe9e7;
}

.theme-deep-orange .theme-bg-lighten-5 {
  background-color: #fbe9e7;
}

.theme-deep-orange .theme-border-lighten-5 {
  border-color: #fbe9e7;
}

.theme-deep-orange .theme-fill-lighten-5 {
  fill: #fbe9e7;
}

.theme-deep-orange .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fbe9e7;
}

.theme-deep-orange .theme-lighten-4 {
  background-color: #ffccbc;
  color: #666;
}

.theme-deep-orange .theme-text-lighten-4 {
  color: #ffccbc;
}

.theme-deep-orange .theme-bg-lighten-4 {
  background-color: #ffccbc;
}

.theme-deep-orange .theme-border-lighten-4 {
  border-color: #ffccbc;
}

.theme-deep-orange .theme-fill-lighten-4 {
  fill: #ffccbc;
}

.theme-deep-orange .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #ffccbc;
}

.theme-deep-orange .theme-lighten-3 {
  background-color: #ffab91;
  color: #666;
}

.theme-deep-orange .theme-text-lighten-3 {
  color: #ffab91;
}

.theme-deep-orange .theme-bg-lighten-3, .theme-deep-orange .btn-primary.disabled, .theme-deep-orange .switch label input[type=checkbox]:checked + .lever, .switch label .theme-deep-orange input[type=checkbox]:checked + .lever {
  background-color: #ffab91;
}

.theme-deep-orange .theme-border-lighten-3 {
  border-color: #ffab91;
}

.theme-deep-orange .theme-fill-lighten-3 {
  fill: #ffab91;
}

.theme-deep-orange .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ffab91;
}

.theme-deep-orange .theme-lighten-2 {
  background-color: #ff8a65;
  color: #ffffff;
}

.theme-deep-orange .theme-text-lighten-2 {
  color: #ff8a65;
}

.theme-deep-orange .theme-bg-lighten-2 {
  background-color: #ff8a65;
}

.theme-deep-orange .theme-border-lighten-2 {
  border-color: #ff8a65;
}

.theme-deep-orange .theme-fill-lighten-2 {
  fill: #ff8a65;
}

.theme-deep-orange .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ff8a65;
}

.theme-deep-orange .theme-lighten-1 {
  background-color: #ff7043;
  color: #ffffff;
}

.theme-deep-orange .theme-text-lighten-1 {
  color: #ff7043;
}

.theme-deep-orange .theme-bg-lighten-1 {
  background-color: #ff7043;
}

.theme-deep-orange .theme-border-lighten-1 {
  border-color: #ff7043;
}

.theme-deep-orange .theme-fill-lighten-1 {
  fill: #ff7043;
}

.theme-deep-orange .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ff7043;
}

.theme-deep-orange .theme {
  background-color: #ff5722;
  color: #ffffff;
}

.theme-deep-orange .theme-text, .theme-deep-orange .page-header h1, .page-header .theme-deep-orange h1, .theme-deep-orange .nav-tabs > li > a:hover, .theme-deep-orange .nav-tabs > li.active > a,
.theme-deep-orange .nav-tabs > li.active > a:focus:hover, .theme-deep-orange .btn-link, .theme-deep-orange .todo-app .filters .filter, .todo-app .filters .theme-deep-orange .filter,
.theme-deep-orange .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-deep-orange .filter:focus:hover, .theme-deep-orange .todo-app .filters .filter.active:hover, .todo-app .filters .theme-deep-orange .filter.active:hover, .theme-deep-orange .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-deep-orange td:first-child {
  color: #ff5722;
}

.theme-deep-orange .theme-bg, .theme-deep-orange input[type="radio"]:before, .theme-deep-orange input[type="checkbox"]:checked:after, .theme-deep-orange #loading-bar .bar, #loading-bar .theme-deep-orange .bar, .theme-deep-orange #logo .foot2, #logo .theme-deep-orange .foot2, .theme-deep-orange #logo .foot4, #logo .theme-deep-orange .foot4, .theme-deep-orange .btn-primary, .theme-deep-orange .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-deep-orange input[type=checkbox]:checked + .lever:after, .theme-deep-orange .noUi-base, .theme-deep-orange .noUi-range .noUi-origin:first-child, .noUi-range .theme-deep-orange .noUi-origin:first-child, .theme-deep-orange .noUi-handle, .theme-deep-orange .noUi-handle:before {
  background-color: #ff5722;
}

.theme-deep-orange .theme-border, .theme-deep-orange input[type="radio"]:checked:after, .theme-deep-orange input[type="checkbox"]:checked:after {
  border-color: #ff5722;
}

.theme-deep-orange .theme-fill {
  fill: #ff5722;
}

.theme-deep-orange .theme-box-inset, .theme-deep-orange textarea:focus,
.theme-deep-orange input.form-control:focus,
.theme-deep-orange input[type=text]:focus,
.theme-deep-orange input[type=password]:focus,
.theme-deep-orange input[type=email]:focus,
.theme-deep-orange input[type=number]:focus,
.theme-deep-orange .form-control[type=text]:focus,
.theme-deep-orange .form-control[type=password]:focus,
.theme-deep-orange .form-control[type=email]:focus,
.theme-deep-orange .form-control[type=tel]:focus,
.theme-deep-orange .form-control[contenteditable]:focus, .theme-deep-orange select:focus, .theme-deep-orange .focussed .ta-bind, .focussed .theme-deep-orange .ta-bind, .theme-deep-orange .todo-app .filters .filter:hover, .todo-app .filters .theme-deep-orange .filter:hover, .theme-deep-orange .todo-app .filters .filter.active, .todo-app .filters .theme-deep-orange .filter.active {
  box-shadow: inset 0 -2px 0 #ff5722;
}

.theme-deep-orange .theme-darken-1 {
  background-color: #f4511e;
  color: #ffffff;
}

.theme-deep-orange .theme-text-darken-1, .theme-deep-orange .btn-link:focus, .theme-deep-orange .btn-link:hover {
  color: #f4511e;
}

.theme-deep-orange .theme-bg-darken-1, .theme-deep-orange #logo .foot1, #logo .theme-deep-orange .foot1, .theme-deep-orange #logo .foot3, #logo .theme-deep-orange .foot3, .theme-deep-orange .btn-primary:hover {
  background-color: #f4511e;
}

.theme-deep-orange .theme-border-darken-1 {
  border-color: #f4511e;
}

.theme-deep-orange .theme-fill-darken-1 {
  fill: #f4511e;
}

.theme-deep-orange .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #f4511e;
}

.theme-deep-orange .theme-darken-2 {
  background-color: #e64a19;
  color: #ffffff;
}

.theme-deep-orange .theme-text-darken-2 {
  color: #e64a19;
}

.theme-deep-orange .theme-bg-darken-2 {
  background-color: #e64a19;
}

.theme-deep-orange .theme-border-darken-2 {
  border-color: #e64a19;
}

.theme-deep-orange .theme-fill-darken-2 {
  fill: #e64a19;
}

.theme-deep-orange .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #e64a19;
}

.theme-deep-orange .theme-darken-3 {
  background-color: #d84315;
  color: #ffffff;
}

.theme-deep-orange .theme-text-darken-3 {
  color: #d84315;
}

.theme-deep-orange .theme-bg-darken-3 {
  background-color: #d84315;
}

.theme-deep-orange .theme-border-darken-3 {
  border-color: #d84315;
}

.theme-deep-orange .theme-fill-darken-3 {
  fill: #d84315;
}

.theme-deep-orange .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #d84315;
}

.theme-deep-orange .theme-darken-4 {
  background-color: #bf360c;
  color: #ffffff;
}

.theme-deep-orange .theme-text-darken-4 {
  color: #bf360c;
}

.theme-deep-orange .theme-bg-darken-4 {
  background-color: #bf360c;
}

.theme-deep-orange .theme-border-darken-4 {
  border-color: #bf360c;
}

.theme-deep-orange .theme-fill-darken-4 {
  fill: #bf360c;
}

.theme-deep-orange .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #bf360c;
}

.theme-deep-orange .theme-accent-1 {
  background-color: #ff9e80;
  color: #ffffff;
}

.theme-deep-orange .theme-text-accent-1 {
  color: #ff9e80;
}

.theme-deep-orange .theme-bg-accent-1 {
  background-color: #ff9e80;
}

.theme-deep-orange .theme-border-accent-1 {
  border-color: #ff9e80;
}

.theme-deep-orange .theme-fill-accent-1 {
  fill: #ff9e80;
}

.theme-deep-orange .theme-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ff9e80;
}

.theme-deep-orange .theme-accent-2 {
  background-color: #ff6e40;
  color: #ffffff;
}

.theme-deep-orange .theme-text-accent-2 {
  color: #ff6e40;
}

.theme-deep-orange .theme-bg-accent-2 {
  background-color: #ff6e40;
}

.theme-deep-orange .theme-border-accent-2 {
  border-color: #ff6e40;
}

.theme-deep-orange .theme-fill-accent-2 {
  fill: #ff6e40;
}

.theme-deep-orange .theme-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ff6e40;
}

.theme-deep-orange .theme-accent-3 {
  background-color: #ff3d00;
  color: #ffffff;
}

.theme-deep-orange .theme-text-accent-3 {
  color: #ff3d00;
}

.theme-deep-orange .theme-bg-accent-3 {
  background-color: #ff3d00;
}

.theme-deep-orange .theme-border-accent-3 {
  border-color: #ff3d00;
}

.theme-deep-orange .theme-fill-accent-3 {
  fill: #ff3d00;
}

.theme-deep-orange .theme-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #ff3d00;
}

.theme-deep-orange .theme-accent-4 {
  background-color: #dd2c00;
  color: #ffffff;
}

.theme-deep-orange .theme-text-accent-4 {
  color: #dd2c00;
}

.theme-deep-orange .theme-bg-accent-4, .theme-deep-orange .btn-primary:focus {
  background-color: #dd2c00;
}

.theme-deep-orange .theme-border-accent-4 {
  border-color: #dd2c00;
}

.theme-deep-orange .theme-fill-accent-4 {
  fill: #dd2c00;
}

.theme-deep-orange .theme-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #dd2c00;
}

.theme-deep-orange .theme-secondary-lighten-5 {
  background-color: #fff8e1;
  color: #666;
}

.theme-deep-orange .theme-secondary-text-lighten-5 {
  color: #fff8e1;
}

.theme-deep-orange .theme-secondary-bg-lighten-5, .theme-deep-orange .card .list-group .list-group-item:hover, .card .list-group .theme-deep-orange .list-group-item:hover {
  background-color: #fff8e1;
}

.theme-deep-orange .theme-secondary-border-lighten-5 {
  border-color: #fff8e1;
}

.theme-deep-orange .theme-secondary-fill-lighten-5 {
  fill: #fff8e1;
}

.theme-deep-orange .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fff8e1;
}

.theme-deep-orange .theme-secondary-lighten-4 {
  background-color: #ffecb3;
  color: #666;
}

.theme-deep-orange .theme-secondary-text-lighten-4 {
  color: #ffecb3;
}

.theme-deep-orange .theme-secondary-bg-lighten-4 {
  background-color: #ffecb3;
}

.theme-deep-orange .theme-secondary-border-lighten-4 {
  border-color: #ffecb3;
}

.theme-deep-orange .theme-secondary-fill-lighten-4 {
  fill: #ffecb3;
}

.theme-deep-orange .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #ffecb3;
}

.theme-deep-orange .theme-secondary-lighten-3 {
  background-color: #ffe082;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-lighten-3, .theme-deep-orange a:hover, .theme-deep-orange a:focus, .theme-deep-orange .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-deep-orange a {
  color: #ffe082;
}

.theme-deep-orange .theme-secondary-bg-lighten-3 {
  background-color: #ffe082;
}

.theme-deep-orange .theme-secondary-border-lighten-3 {
  border-color: #ffe082;
}

.theme-deep-orange .theme-secondary-fill-lighten-3 {
  fill: #ffe082;
}

.theme-deep-orange .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ffe082;
}

.theme-deep-orange .theme-secondary-lighten-2 {
  background-color: #ffd54f;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-lighten-2 {
  color: #ffd54f;
}

.theme-deep-orange .theme-secondary-bg-lighten-2 {
  background-color: #ffd54f;
}

.theme-deep-orange .theme-secondary-border-lighten-2 {
  border-color: #ffd54f;
}

.theme-deep-orange .theme-secondary-fill-lighten-2 {
  fill: #ffd54f;
}

.theme-deep-orange .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ffd54f;
}

.theme-deep-orange .theme-secondary-lighten-1 {
  background-color: #ffca28;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-lighten-1 {
  color: #ffca28;
}

.theme-deep-orange .theme-secondary-bg-lighten-1 {
  background-color: #ffca28;
}

.theme-deep-orange .theme-secondary-border-lighten-1 {
  border-color: #ffca28;
}

.theme-deep-orange .theme-secondary-fill-lighten-1 {
  fill: #ffca28;
}

.theme-deep-orange .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ffca28;
}

.theme-deep-orange .theme-secondary, .theme-deep-orange .alert.alert-theme, .theme-deep-orange .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-deep-orange .jvectormap-zoomin, .theme-deep-orange .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-deep-orange .jvectormap-zoomout {
  background-color: #ffc107;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text, .theme-deep-orange a {
  color: #ffc107;
}

.theme-deep-orange .theme-secondary-bg, .theme-deep-orange .card .list-group .list-group-item.active, .card .list-group .theme-deep-orange .list-group-item.active, .theme-deep-orange .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-deep-orange th {
  background-color: #ffc107;
}

.theme-deep-orange .theme-secondary-border {
  border-color: #ffc107;
}

.theme-deep-orange .theme-secondary-fill {
  fill: #ffc107;
}

.theme-deep-orange .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #ffc107;
}

.theme-deep-orange .theme-secondary-darken-1 {
  background-color: #ffb300;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-darken-1 {
  color: #ffb300;
}

.theme-deep-orange .theme-secondary-bg-darken-1 {
  background-color: #ffb300;
}

.theme-deep-orange .theme-secondary-border-darken-1 {
  border-color: #ffb300;
}

.theme-deep-orange .theme-secondary-fill-darken-1 {
  fill: #ffb300;
}

.theme-deep-orange .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #ffb300;
}

.theme-deep-orange .theme-secondary-darken-2 {
  background-color: #ffa000;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-darken-2 {
  color: #ffa000;
}

.theme-deep-orange .theme-secondary-bg-darken-2 {
  background-color: #ffa000;
}

.theme-deep-orange .theme-secondary-border-darken-2 {
  border-color: #ffa000;
}

.theme-deep-orange .theme-secondary-fill-darken-2 {
  fill: #ffa000;
}

.theme-deep-orange .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #ffa000;
}

.theme-deep-orange .theme-secondary-darken-3 {
  background-color: #ff8f00;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-darken-3 {
  color: #ff8f00;
}

.theme-deep-orange .theme-secondary-bg-darken-3 {
  background-color: #ff8f00;
}

.theme-deep-orange .theme-secondary-border-darken-3 {
  border-color: #ff8f00;
}

.theme-deep-orange .theme-secondary-fill-darken-3 {
  fill: #ff8f00;
}

.theme-deep-orange .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #ff8f00;
}

.theme-deep-orange .theme-secondary-darken-4 {
  background-color: #ff6f00;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-darken-4 {
  color: #ff6f00;
}

.theme-deep-orange .theme-secondary-bg-darken-4 {
  background-color: #ff6f00;
}

.theme-deep-orange .theme-secondary-border-darken-4 {
  border-color: #ff6f00;
}

.theme-deep-orange .theme-secondary-fill-darken-4 {
  fill: #ff6f00;
}

.theme-deep-orange .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #ff6f00;
}

.theme-deep-orange .theme-secondary-accent-1 {
  background-color: #ffe57f;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-accent-1 {
  color: #ffe57f;
}

.theme-deep-orange .theme-secondary-bg-accent-1 {
  background-color: #ffe57f;
}

.theme-deep-orange .theme-secondary-border-accent-1 {
  border-color: #ffe57f;
}

.theme-deep-orange .theme-secondary-fill-accent-1 {
  fill: #ffe57f;
}

.theme-deep-orange .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ffe57f;
}

.theme-deep-orange .theme-secondary-accent-2 {
  background-color: #ffd740;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-accent-2 {
  color: #ffd740;
}

.theme-deep-orange .theme-secondary-bg-accent-2 {
  background-color: #ffd740;
}

.theme-deep-orange .theme-secondary-border-accent-2 {
  border-color: #ffd740;
}

.theme-deep-orange .theme-secondary-fill-accent-2 {
  fill: #ffd740;
}

.theme-deep-orange .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ffd740;
}

.theme-deep-orange .theme-secondary-accent-3 {
  background-color: #ffc400;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-accent-3 {
  color: #ffc400;
}

.theme-deep-orange .theme-secondary-bg-accent-3 {
  background-color: #ffc400;
}

.theme-deep-orange .theme-secondary-border-accent-3 {
  border-color: #ffc400;
}

.theme-deep-orange .theme-secondary-fill-accent-3 {
  fill: #ffc400;
}

.theme-deep-orange .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #ffc400;
}

.theme-deep-orange .theme-secondary-accent-4 {
  background-color: #ffab00;
  color: #ffffff;
}

.theme-deep-orange .theme-secondary-text-accent-4 {
  color: #ffab00;
}

.theme-deep-orange .theme-secondary-bg-accent-4 {
  background-color: #ffab00;
}

.theme-deep-orange .theme-secondary-border-accent-4 {
  border-color: #ffab00;
}

.theme-deep-orange .theme-secondary-fill-accent-4 {
  fill: #ffab00;
}

.theme-deep-orange .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #ffab00;
}

.theme-dark .theme-lighten-5 {
  background-color: #fafafa;
  color: #666;
}

.theme-dark .theme-text-lighten-5 {
  color: #fafafa;
}

.theme-dark .theme-bg-lighten-5 {
  background-color: #fafafa;
}

.theme-dark .theme-border-lighten-5 {
  border-color: #fafafa;
}

.theme-dark .theme-fill-lighten-5 {
  fill: #fafafa;
}

.theme-dark .theme-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fafafa;
}

.theme-dark .theme-lighten-4 {
  background-color: #f5f5f5;
  color: #666;
}

.theme-dark .theme-text-lighten-4 {
  color: #f5f5f5;
}

.theme-dark .theme-bg-lighten-4 {
  background-color: #f5f5f5;
}

.theme-dark .theme-border-lighten-4 {
  border-color: #f5f5f5;
}

.theme-dark .theme-fill-lighten-4 {
  fill: #f5f5f5;
}

.theme-dark .theme-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #f5f5f5;
}

.theme-dark .theme-lighten-3 {
  background-color: #eeeeee;
  color: #666;
}

.theme-dark .theme-text-lighten-3 {
  color: #eeeeee;
}

.theme-dark .theme-bg-lighten-3, .theme-dark .btn-primary.disabled, .theme-dark .switch label input[type=checkbox]:checked + .lever, .switch label .theme-dark input[type=checkbox]:checked + .lever {
  background-color: #eeeeee;
}

.theme-dark .theme-border-lighten-3 {
  border-color: #eeeeee;
}

.theme-dark .theme-fill-lighten-3 {
  fill: #eeeeee;
}

.theme-dark .theme-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #eeeeee;
}

.theme-dark .theme-lighten-2 {
  background-color: #e0e0e0;
  color: #666;
}

.theme-dark .theme-text-lighten-2 {
  color: #e0e0e0;
}

.theme-dark .theme-bg-lighten-2 {
  background-color: #e0e0e0;
}

.theme-dark .theme-border-lighten-2 {
  border-color: #e0e0e0;
}

.theme-dark .theme-fill-lighten-2 {
  fill: #e0e0e0;
}

.theme-dark .theme-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #e0e0e0;
}

.theme-dark .theme-lighten-1 {
  background-color: #bdbdbd;
  color: #ffffff;
}

.theme-dark .theme-text-lighten-1 {
  color: #bdbdbd;
}

.theme-dark .theme-bg-lighten-1 {
  background-color: #bdbdbd;
}

.theme-dark .theme-border-lighten-1 {
  border-color: #bdbdbd;
}

.theme-dark .theme-fill-lighten-1 {
  fill: #bdbdbd;
}

.theme-dark .theme-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #bdbdbd;
}

.theme-dark .theme {
  background-color: #9e9e9e;
  color: #ffffff;
}

.theme-dark .theme-text, .theme-dark .page-header h1, .page-header .theme-dark h1, .theme-dark .nav-tabs > li > a:hover, .theme-dark .nav-tabs > li.active > a,
.theme-dark .nav-tabs > li.active > a:focus:hover, .theme-dark .btn-link, .theme-dark .todo-app .filters .filter, .todo-app .filters .theme-dark .filter,
.theme-dark .todo-app .filters .filter:focus:hover, .todo-app .filters .theme-dark .filter:focus:hover, .theme-dark .todo-app .filters .filter.active:hover, .todo-app .filters .theme-dark .filter.active:hover, .theme-dark .dashboard .table-dashboard-widget-1 td:first-child, .dashboard .table-dashboard-widget-1 .theme-dark td:first-child {
  color: #9e9e9e;
}

.theme-dark .theme-bg, .theme-dark input[type="radio"]:before, .theme-dark input[type="checkbox"]:checked:after, .theme-dark #loading-bar .bar, #loading-bar .theme-dark .bar, .theme-dark #logo .foot2, #logo .theme-dark .foot2, .theme-dark #logo .foot4, #logo .theme-dark .foot4, .theme-dark .btn-primary, .theme-dark .switch label input[type=checkbox]:checked + .lever:after, .switch label .theme-dark input[type=checkbox]:checked + .lever:after, .theme-dark .noUi-base, .theme-dark .noUi-range .noUi-origin:first-child, .noUi-range .theme-dark .noUi-origin:first-child, .theme-dark .noUi-handle, .theme-dark .noUi-handle:before {
  background-color: #9e9e9e;
}

.theme-dark .theme-border, .theme-dark input[type="radio"]:checked:after, .theme-dark input[type="checkbox"]:checked:after {
  border-color: #9e9e9e;
}

.theme-dark .theme-fill {
  fill: #9e9e9e;
}

.theme-dark .theme-box-inset, .theme-dark textarea:focus,
.theme-dark input.form-control:focus,
.theme-dark input[type=text]:focus,
.theme-dark input[type=password]:focus,
.theme-dark input[type=email]:focus,
.theme-dark input[type=number]:focus,
.theme-dark .form-control[type=text]:focus,
.theme-dark .form-control[type=password]:focus,
.theme-dark .form-control[type=email]:focus,
.theme-dark .form-control[type=tel]:focus,
.theme-dark .form-control[contenteditable]:focus, .theme-dark select:focus, .theme-dark .focussed .ta-bind, .focussed .theme-dark .ta-bind, .theme-dark .todo-app .filters .filter:hover, .todo-app .filters .theme-dark .filter:hover, .theme-dark .todo-app .filters .filter.active, .todo-app .filters .theme-dark .filter.active {
  box-shadow: inset 0 -2px 0 #9e9e9e;
}

.theme-dark .theme-darken-1 {
  background-color: #757575;
  color: #ffffff;
}

.theme-dark .theme-text-darken-1, .theme-dark .btn-link:focus, .theme-dark .btn-link:hover {
  color: #757575;
}

.theme-dark .theme-bg-darken-1, .theme-dark #logo .foot1, #logo .theme-dark .foot1, .theme-dark #logo .foot3, #logo .theme-dark .foot3, .theme-dark .btn-primary:hover {
  background-color: #757575;
}

.theme-dark .theme-border-darken-1 {
  border-color: #757575;
}

.theme-dark .theme-fill-darken-1 {
  fill: #757575;
}

.theme-dark .theme-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #757575;
}

.theme-dark .theme-darken-2 {
  background-color: #616161;
  color: #ffffff;
}

.theme-dark .theme-text-darken-2 {
  color: #616161;
}

.theme-dark .theme-bg-darken-2 {
  background-color: #616161;
}

.theme-dark .theme-border-darken-2 {
  border-color: #616161;
}

.theme-dark .theme-fill-darken-2 {
  fill: #616161;
}

.theme-dark .theme-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #616161;
}

.theme-dark .theme-darken-3 {
  background-color: #424242;
  color: #ffffff;
}

.theme-dark .theme-text-darken-3 {
  color: #424242;
}

.theme-dark .theme-bg-darken-3 {
  background-color: #424242;
}

.theme-dark .theme-border-darken-3 {
  border-color: #424242;
}

.theme-dark .theme-fill-darken-3 {
  fill: #424242;
}

.theme-dark .theme-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #424242;
}

.theme-dark .theme-darken-4 {
  background-color: #212121;
  color: #ffffff;
}

.theme-dark .theme-text-darken-4 {
  color: #212121;
}

.theme-dark .theme-bg-darken-4 {
  background-color: #212121;
}

.theme-dark .theme-border-darken-4 {
  border-color: #212121;
}

.theme-dark .theme-fill-darken-4 {
  fill: #212121;
}

.theme-dark .theme-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #212121;
}

.theme-dark .theme-secondary-lighten-5 {
  background-color: #fbe9e7;
  color: #666;
}

.theme-dark .theme-secondary-text-lighten-5 {
  color: #fbe9e7;
}

.theme-dark .theme-secondary-bg-lighten-5, .theme-dark .card .list-group .list-group-item:hover, .card .list-group .theme-dark .list-group-item:hover {
  background-color: #fbe9e7;
}

.theme-dark .theme-secondary-border-lighten-5 {
  border-color: #fbe9e7;
}

.theme-dark .theme-secondary-fill-lighten-5 {
  fill: #fbe9e7;
}

.theme-dark .theme-secondary-box-inset-lighten-5 {
  box-shadow: inset 0 -2px 0 #fbe9e7;
}

.theme-dark .theme-secondary-lighten-4 {
  background-color: #ffccbc;
  color: #666;
}

.theme-dark .theme-secondary-text-lighten-4 {
  color: #ffccbc;
}

.theme-dark .theme-secondary-bg-lighten-4 {
  background-color: #ffccbc;
}

.theme-dark .theme-secondary-border-lighten-4 {
  border-color: #ffccbc;
}

.theme-dark .theme-secondary-fill-lighten-4 {
  fill: #ffccbc;
}

.theme-dark .theme-secondary-box-inset-lighten-4 {
  box-shadow: inset 0 -2px 0 #ffccbc;
}

.theme-dark .theme-secondary-lighten-3 {
  background-color: #ffab91;
  color: #666;
}

.theme-dark .theme-secondary-text-lighten-3, .theme-dark a:hover, .theme-dark a:focus, .theme-dark .theme-template-dark .sidebar .user-logged-in a, .theme-template-dark .sidebar .user-logged-in .theme-dark a {
  color: #ffab91;
}

.theme-dark .theme-secondary-bg-lighten-3 {
  background-color: #ffab91;
}

.theme-dark .theme-secondary-border-lighten-3 {
  border-color: #ffab91;
}

.theme-dark .theme-secondary-fill-lighten-3 {
  fill: #ffab91;
}

.theme-dark .theme-secondary-box-inset-lighten-3 {
  box-shadow: inset 0 -2px 0 #ffab91;
}

.theme-dark .theme-secondary-lighten-2 {
  background-color: #ff8a65;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-lighten-2 {
  color: #ff8a65;
}

.theme-dark .theme-secondary-bg-lighten-2 {
  background-color: #ff8a65;
}

.theme-dark .theme-secondary-border-lighten-2 {
  border-color: #ff8a65;
}

.theme-dark .theme-secondary-fill-lighten-2 {
  fill: #ff8a65;
}

.theme-dark .theme-secondary-box-inset-lighten-2 {
  box-shadow: inset 0 -2px 0 #ff8a65;
}

.theme-dark .theme-secondary-lighten-1 {
  background-color: #ff7043;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-lighten-1 {
  color: #ff7043;
}

.theme-dark .theme-secondary-bg-lighten-1 {
  background-color: #ff7043;
}

.theme-dark .theme-secondary-border-lighten-1 {
  border-color: #ff7043;
}

.theme-dark .theme-secondary-fill-lighten-1 {
  fill: #ff7043;
}

.theme-dark .theme-secondary-box-inset-lighten-1 {
  box-shadow: inset 0 -2px 0 #ff7043;
}

.theme-dark .theme-secondary, .theme-dark .alert.alert-theme, .theme-dark .jvectormap-container .jvectormap-zoomin, .jvectormap-container .theme-dark .jvectormap-zoomin, .theme-dark .jvectormap-container .jvectormap-zoomout, .jvectormap-container .theme-dark .jvectormap-zoomout {
  background-color: #ff5722;
  color: #ffffff;
}

.theme-dark .theme-secondary-text, .theme-dark a {
  color: #ff5722;
}

.theme-dark .theme-secondary-bg, .theme-dark .card .list-group .list-group-item.active, .card .list-group .theme-dark .list-group-item.active, .theme-dark .c3 .c3-tooltip th, .c3 .c3-tooltip .theme-dark th {
  background-color: #ff5722;
}

.theme-dark .theme-secondary-border {
  border-color: #ff5722;
}

.theme-dark .theme-secondary-fill {
  fill: #ff5722;
}

.theme-dark .theme-secondary-box-inset {
  box-shadow: inset 0 -2px 0 #ff5722;
}

.theme-dark .theme-secondary-darken-1 {
  background-color: #f4511e;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-darken-1 {
  color: #f4511e;
}

.theme-dark .theme-secondary-bg-darken-1 {
  background-color: #f4511e;
}

.theme-dark .theme-secondary-border-darken-1 {
  border-color: #f4511e;
}

.theme-dark .theme-secondary-fill-darken-1 {
  fill: #f4511e;
}

.theme-dark .theme-secondary-box-inset-darken-1 {
  box-shadow: inset 0 -2px 0 #f4511e;
}

.theme-dark .theme-secondary-darken-2 {
  background-color: #e64a19;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-darken-2 {
  color: #e64a19;
}

.theme-dark .theme-secondary-bg-darken-2 {
  background-color: #e64a19;
}

.theme-dark .theme-secondary-border-darken-2 {
  border-color: #e64a19;
}

.theme-dark .theme-secondary-fill-darken-2 {
  fill: #e64a19;
}

.theme-dark .theme-secondary-box-inset-darken-2 {
  box-shadow: inset 0 -2px 0 #e64a19;
}

.theme-dark .theme-secondary-darken-3 {
  background-color: #d84315;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-darken-3 {
  color: #d84315;
}

.theme-dark .theme-secondary-bg-darken-3 {
  background-color: #d84315;
}

.theme-dark .theme-secondary-border-darken-3 {
  border-color: #d84315;
}

.theme-dark .theme-secondary-fill-darken-3 {
  fill: #d84315;
}

.theme-dark .theme-secondary-box-inset-darken-3 {
  box-shadow: inset 0 -2px 0 #d84315;
}

.theme-dark .theme-secondary-darken-4 {
  background-color: #bf360c;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-darken-4 {
  color: #bf360c;
}

.theme-dark .theme-secondary-bg-darken-4 {
  background-color: #bf360c;
}

.theme-dark .theme-secondary-border-darken-4 {
  border-color: #bf360c;
}

.theme-dark .theme-secondary-fill-darken-4 {
  fill: #bf360c;
}

.theme-dark .theme-secondary-box-inset-darken-4 {
  box-shadow: inset 0 -2px 0 #bf360c;
}

.theme-dark .theme-secondary-accent-1 {
  background-color: #ff9e80;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-accent-1 {
  color: #ff9e80;
}

.theme-dark .theme-secondary-bg-accent-1 {
  background-color: #ff9e80;
}

.theme-dark .theme-secondary-border-accent-1 {
  border-color: #ff9e80;
}

.theme-dark .theme-secondary-fill-accent-1 {
  fill: #ff9e80;
}

.theme-dark .theme-secondary-box-inset-accent-1 {
  box-shadow: inset 0 -2px 0 #ff9e80;
}

.theme-dark .theme-secondary-accent-2 {
  background-color: #ff6e40;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-accent-2 {
  color: #ff6e40;
}

.theme-dark .theme-secondary-bg-accent-2 {
  background-color: #ff6e40;
}

.theme-dark .theme-secondary-border-accent-2 {
  border-color: #ff6e40;
}

.theme-dark .theme-secondary-fill-accent-2 {
  fill: #ff6e40;
}

.theme-dark .theme-secondary-box-inset-accent-2 {
  box-shadow: inset 0 -2px 0 #ff6e40;
}

.theme-dark .theme-secondary-accent-3 {
  background-color: #ff3d00;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-accent-3 {
  color: #ff3d00;
}

.theme-dark .theme-secondary-bg-accent-3 {
  background-color: #ff3d00;
}

.theme-dark .theme-secondary-border-accent-3 {
  border-color: #ff3d00;
}

.theme-dark .theme-secondary-fill-accent-3 {
  fill: #ff3d00;
}

.theme-dark .theme-secondary-box-inset-accent-3 {
  box-shadow: inset 0 -2px 0 #ff3d00;
}

.theme-dark .theme-secondary-accent-4 {
  background-color: #dd2c00;
  color: #ffffff;
}

.theme-dark .theme-secondary-text-accent-4 {
  color: #dd2c00;
}

.theme-dark .theme-secondary-bg-accent-4 {
  background-color: #dd2c00;
}

.theme-dark .theme-secondary-border-accent-4 {
  border-color: #dd2c00;
}

.theme-dark .theme-secondary-fill-accent-4 {
  fill: #dd2c00;
}

.theme-dark .theme-secondary-box-inset-accent-4 {
  box-shadow: inset 0 -2px 0 #dd2c00;
}

.theme-picker {
  min-width: 400px;
  overflow: hidden;
}

.theme-picker .theme-item {
  overflow: hidden;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  height: 40px;
  cursor: pointer;
  position: relative;
}

.theme-picker .theme-item .icon {
  position: absolute;
  color: #FFF;
  font-size: 20px;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.3);
}

.theme-picker .theme-item .theme-sidenav {
  width: 30%;
  height: 40px;
  float: left;
}

.theme-picker .theme-item .theme-header {
  height: 20px;
  width: 70%;
  float: left;
  background: #fff;
}

.theme-picker .theme-item .theme-body {
  height: 20px;
  width: 70%;
  float: left;
  background: #F9F9F9;
}

.theme-picker .theme-item .theme-color-1,
.theme-picker .theme-item .theme-color-2 {
  width: 50%;
  height: 30px;
  float: left;
}

.theme-picker .theme-item .theme-color-3,
.theme-picker .theme-item .theme-color-4 {
  width: 50%;
  height: 10px;
  float: left;
}

.theme-picker .theme-item.theme-red .theme-color-1 {
  background: #EF5350;
}

.theme-picker .theme-item.theme-red .theme-color-2 {
  background: #E53935;
}

.theme-picker .theme-item.theme-red .theme-color-3 {
  background: #29b6f6;
}

.theme-picker .theme-item.theme-red .theme-color-4 {
  background: #039be5;
}

.theme-picker .theme-item.theme-pink .theme-color-1 {
  background: #ec407a;
}

.theme-picker .theme-item.theme-pink .theme-color-2 {
  background: #d81b60;
}

.theme-picker .theme-item.theme-pink .theme-color-3 {
  background: #42A5F5;
}

.theme-picker .theme-item.theme-pink .theme-color-4 {
  background: #1E88E5;
}

.theme-picker .theme-item.theme-purple .theme-color-1 {
  background: #ab47bc;
}

.theme-picker .theme-item.theme-purple .theme-color-2 {
  background: #8e24aa;
}

.theme-picker .theme-item.theme-purple .theme-color-3 {
  background: #26c6da;
}

.theme-picker .theme-item.theme-purple .theme-color-4 {
  background: #00acc1;
}

.theme-picker .theme-item.theme-deep-purple .theme-color-1 {
  background: #7e57c2;
}

.theme-picker .theme-item.theme-deep-purple .theme-color-2 {
  background: #5e35b1;
}

.theme-picker .theme-item.theme-deep-purple .theme-color-3 {
  background: #66BB6A;
}

.theme-picker .theme-item.theme-deep-purple .theme-color-4 {
  background: #43A047;
}

.theme-picker .theme-item.theme-indigo .theme-color-1 {
  background: #5c6bc0;
}

.theme-picker .theme-item.theme-indigo .theme-color-2 {
  background: #3949ab;
}

.theme-picker .theme-item.theme-indigo .theme-color-3 {
  background: #9ccc65;
}

.theme-picker .theme-item.theme-indigo .theme-color-4 {
  background: #7cb342;
}

.theme-picker .theme-item.theme-blue .theme-color-1 {
  background: #42A5F5;
}

.theme-picker .theme-item.theme-blue .theme-color-2 {
  background: #1E88E5;
}

.theme-picker .theme-item.theme-blue .theme-color-3 {
  background: #26c6da;
}

.theme-picker .theme-item.theme-blue .theme-color-4 {
  background: #00acc1;
}

.theme-picker .theme-item.theme-light-blue .theme-color-1 {
  background: #29b6f6;
}

.theme-picker .theme-item.theme-light-blue .theme-color-2 {
  background: #039be5;
}

.theme-picker .theme-item.theme-light-blue .theme-color-3 {
  background: #ffa726;
}

.theme-picker .theme-item.theme-light-blue .theme-color-4 {
  background: #fb8c00;
}

.theme-picker .theme-item.theme-cyan .theme-color-1 {
  background: #26c6da;
}

.theme-picker .theme-item.theme-cyan .theme-color-2 {
  background: #00acc1;
}

.theme-picker .theme-item.theme-cyan .theme-color-3 {
  background: #ab47bc;
}

.theme-picker .theme-item.theme-cyan .theme-color-4 {
  background: #8e24aa;
}

.theme-picker .theme-item.theme-teal .theme-color-1 {
  background: #26a69a;
}

.theme-picker .theme-item.theme-teal .theme-color-2 {
  background: #00897b;
}

.theme-picker .theme-item.theme-teal .theme-color-3 {
  background: #EF5350;
}

.theme-picker .theme-item.theme-teal .theme-color-4 {
  background: #E53935;
}

.theme-picker .theme-item.theme-green .theme-color-1 {
  background: #66BB6A;
}

.theme-picker .theme-item.theme-green .theme-color-2 {
  background: #43A047;
}

.theme-picker .theme-item.theme-green .theme-color-3 {
  background: #8d6e63;
}

.theme-picker .theme-item.theme-green .theme-color-4 {
  background: #6d4c41;
}

.theme-picker .theme-item.theme-light-green .theme-color-1 {
  background: #9ccc65;
}

.theme-picker .theme-item.theme-light-green .theme-color-2 {
  background: #7cb342;
}

.theme-picker .theme-item.theme-light-green .theme-color-3 {
  background: #ff7043;
}

.theme-picker .theme-item.theme-light-green .theme-color-4 {
  background: #f4511e;
}

.theme-picker .theme-item.theme-lime .theme-color-1 {
  background: #d4e157;
}

.theme-picker .theme-item.theme-lime .theme-color-2 {
  background: #c0ca33;
}

.theme-picker .theme-item.theme-lime .theme-color-3 {
  background: #EF5350;
}

.theme-picker .theme-item.theme-lime .theme-color-4 {
  background: #E53935;
}

.theme-picker .theme-item.theme-yellow .theme-color-1 {
  background: #ffee58;
}

.theme-picker .theme-item.theme-yellow .theme-color-2 {
  background: #fdd835;
}

.theme-picker .theme-item.theme-yellow .theme-color-3 {
  background: #ec407a;
}

.theme-picker .theme-item.theme-yellow .theme-color-4 {
  background: #d81b60;
}

.theme-picker .theme-item.theme-amber .theme-color-1 {
  background: #ffca28;
}

.theme-picker .theme-item.theme-amber .theme-color-2 {
  background: #ffb300;
}

.theme-picker .theme-item.theme-amber .theme-color-3 {
  background: #ab47bc;
}

.theme-picker .theme-item.theme-amber .theme-color-4 {
  background: #8e24aa;
}

.theme-picker .theme-item.theme-orange .theme-color-1 {
  background: #ffa726;
}

.theme-picker .theme-item.theme-orange .theme-color-2 {
  background: #fb8c00;
}

.theme-picker .theme-item.theme-orange .theme-color-3 {
  background: #7e57c2;
}

.theme-picker .theme-item.theme-orange .theme-color-4 {
  background: #5e35b1;
}

.theme-picker .theme-item.theme-deep-orange .theme-color-1 {
  background: #ff7043;
}

.theme-picker .theme-item.theme-deep-orange .theme-color-2 {
  background: #f4511e;
}

.theme-picker .theme-item.theme-deep-orange .theme-color-3 {
  background: #ffca28;
}

.theme-picker .theme-item.theme-deep-orange .theme-color-4 {
  background: #ffb300;
}

.theme-picker .theme-item.theme-dark .theme-color-1 {
  background: #bdbdbd;
}

.theme-picker .theme-item.theme-dark .theme-color-2 {
  background: #757575;
}

.theme-picker .theme-item.theme-dark .theme-color-3 {
  background: #ff7043;
}

.theme-picker .theme-item.theme-dark .theme-color-4 {
  background: #f4511e;
}

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pace-inactive {
  display: none;
}

.pace .pace-progress {
  background: #29d;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.pace .pace-progress-inner {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;
  transform: rotate(3deg) translate(0px, -4px);
}

.pace .pace-activity {
  display: block;
  position: fixed;
  z-index: 2000;
  top: 15px;
  right: 15px;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 10px;
  animation: pace-spinner 400ms linear infinite;
}

@keyframes pace-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

main .content-actionbar {
  left: 100px;
  right: 20px;
  padding: 66px 10px 10px 50px;
  background-color: #FAFAFA;
}

main .content-actionbar h3 {
  font-size: 25px;
  font-weight: 500;
}

main.nav-open .content-actionbar {
  left: 260px;
}

main .btn-group .btn + .btn,
main .btn-group .btn + .btn-group,
main .btn-group .btn-group + .btn,
main .btn-group .btn-group + .btn-group {
  margin-left: 10px;
}

main .btn-group-vertical > .btn + .btn,
main .btn-group-vertical > .btn + .btn-group,
main .btn-group-vertical > .btn-group + .btn,
main .btn-group-vertical > .btn-group + .btn-group {
  margin-top: 10px;
}

@media (max-width: 992px) {
  .content-actionbar {
    left: 20px;
  }
}

body.modal-open .content-actionbar {
  right: 30px;
}

.menu-links span {
  font-weight: 600;
}

aside.sidebar ul ul ul a {
  padding-left: 75px;
}

aside.sidebar ul ul ul ul a {
  padding-left: 100px;
}

body.modal-open .navbar-right .username {
  padding-right: 25px;
}

.select2-container--default.select2-container--open .select2-dropdown {
  box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.2), -2px 2px 5px 1px rgba(0, 0, 0, 0.2);
  border: 0;
}

.select2-container--default.select2-container--open .select2-dropdown .select2-results {
  background: #FAFAFA;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 3px 6px 3px !important;
  border-color: transparent transparent #4D4D4D transparent;
}

.select2-container--default .select2-selection--single {
  border-radius: 0;
  font-size: 13px;
  min-height: 34px;
  border: 0;
  box-shadow: inset 0 -1px 0 #ddd;
  background-color: transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 33px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #4D4D4D transparent transparent transparent;
  border-width: 6px 3px 0 3px;
  margin-left: -3px;
  margin-top: 1px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #000000 !important;
}

.select2-container--default .select2-selection--multiple {
  border: 0 !important;
  border-radius: 0;
  font-size: 13px;
  min-height: 38px;
  background-image: linear-gradient(#009688, #009688), linear-gradient(#d2d2d2, #d2d2d2);
  background-size: 0 2px, 100% 1px;
  background-repeat: no-repeat;
  background-position: center bottom, center calc(100% - 1px);
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 0;
  padding: 1px 10px;
  color: #ffffff;
  border-radius: 0;
  background-color: #474747;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #ffffff;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #c7c7c7;
}

.select2-container--default .select2-search__field {
  border-radius: 0;
}

.select2-container--disabled {
  background: #edeef0 !important;
}

.select2-container--disabled .select2-selection--single {
  cursor: not-allowed !important;
  background-image: none !important;
  background-color: transparent !important;
  border: 1px solid #cbcbcb !important;
}

.table-well-wrapper table {
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1), -2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.table-well-wrapper .bottom {
  background: #fff;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1), -2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  height: 65px;
  padding: 15px;
}

.table-well-wrapper .dataTables_wrapper .top {
  min-height: 60px;
}

.table-well-wrapper .dataTables_wrapper .top .title h3 {
  display: inline-block;
  float: left;
  margin: 7px 15px 25px 35px;
  font-size: 25px;
  font-weight: 500;
}

.table-well-wrapper .dataTables_wrapper .top .search-button {
  margin-right: 10px;
}

@media (max-width: 768px) {
  .table-well-wrapper .dataTables_wrapper .top .dt-buttons {
    float: none;
    width: auto;
  }
}

.table-well-wrapper .dataTables_wrapper .top .dt-buttons .zmdi {
  font-size: 30px;
  margin-top: 5px;
}

.table-well-wrapper .dataTables_wrapper .top .dt-buttons > .btn:last-child:not(:first-child), .table-well-wrapper .dataTables_wrapper .top .dt-buttons > .dropdown-toggle:not(:first-child) {
  border-radius: 50% !important;
}

.table-well-wrapper .dataTables_wrapper table thead .sorting:after {
  position: relative;
  display: inline;
  left: 10px;
  top: 2px;
  content: "\f2f8";
  font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
}

.table-well-wrapper .dataTables_wrapper table thead .sorting_asc:after {
  position: relative;
  display: inline;
  left: 10px;
  top: 2px;
  content: "\f2f8";
  font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
}

.table-well-wrapper .dataTables_wrapper table thead .sorting_desc:after {
  position: relative;
  display: inline;
  left: 10px;
  top: 2px;
  content: "\f2f2";
  font: normal normal normal 20px/1 'Material-Design-Iconic-Font';
}

.table-well-wrapper .dataTables_wrapper .bottom .dataTables_info {
  float: left;
  padding-top: 0;
  margin-top: 12px;
  margin-left: 5px;
}

div.dataTables_wrapper div.dataTables_filter input {
  width: 250px;
}

table.dataTable td.actions {
  width: 100px;
}

.tab-pane {
  padding: 10px;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1), -2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background: #fff;
}

.tab-pane .table-well-wrapper {
  margin: -10px;
}

.brand-logo {
  background: #FF6400;
  color: white;
}

[v-cloak] {
  display: none;
}

a {
  color: #FF6400;
}

.top-10 {
  margin-top: 10px !important;
}

.top-20 {
  margin-top: 20px !important;
}

.breadcrumb a {
  color: #FF6400;
}

.checkbox input[type=checkbox], .checkbox input[type=radio], .radio input[type=checkbox], .radio input[type=radio] {
  margin-left: 0;
}

table th {
  white-space: nowrap;
  height: 30px;
}

table td.icons, table td.actions {
  vertical-align: middle !important;
}

table td.icons .btn-link, table td.actions .btn-link {
  padding: 0 5px;
  font-size: 16px;
}

.user-logged-in .user-name {
  background-color: #f7f7f7;
  padding: 10px;
}

.page-login {
  background: url("/images/backgrounds/login-bg.jpeg") center center no-repeat;
}

.page-login .card-header {
  background: #fff;
}

.page-login .card-header .brand-logo {
  text-align: center;
}

.page-login .card-content {
  background: #F6F6F6;
}

.page-login .card-content .btn-submit {
  padding: 5px;
  font-size: 19px;
  font-weight: 500;
  text-transform: none;
}

.page-login .card-footer {
  background: #E7E7E7;
  padding: 10px;
  text-align: center;
}

.datepicker > div {
  opacity: 1;
}

div.form-control {
  font-size: 13px;
}

/*# sourceMappingURL=app.css.map */
