:root {
    --breadcrumbs-bg: var(--body-bg);
    --link-fg: #195A8D;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: auto;
}

table {
    border-collapse: collapse;
    font-variant-numeric: lining-nums tabular-nums;
}

body {
    /*color: black;*/
}

th {
    font-weight: normal;
}

th, .field-status, .field-action_links a {
    white-space: nowrap;
}

thead th {
    /*background: white;*/
    border-top: none;
}

thead th, tfoot td {
    font-size: 11px;
    /*color: black;*/
    font-weight: bold;
}

td, th {
    font-size: 14px;
}

/*#content #content-main #changelist a {*/
/*color: #063158;*/
/*}*/

.price {
    text-align: right;
    display: block;
}

.column-salary, .column-invoice_total, .column-get_balance, .column-get_total, .column-get_outstanding,
.column-total_amount, .column-get_amount, .column-payment, .column-usd_equivalent {
    text-align: right;
}

sudo docker run -d --name homeassistant --privileged --restart

=
unless-stopped -e TZ

=
Europe

/
Kiev -v /home/ homeassistant:

/
config --network

=
host ghcr.io /home-assistant/ home-assistant:stable
.field-action a, .action_button {
    background-color: #999;
    /*color: #fff !important;*/
    padding: 5px 26px;
    border-radius: 25px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    white-space: nowrap;
}


.auto_width {
    width: auto;
}

.highlight {
    background-color: #DE4548;
    color: #FFE3E9 !important;
}

.send_button {
    color: #717A82 !important;
    white-space: nowrap;
}

.invoice_box {
    width: fit-content;
    white-space: nowrap;
    display: block;
    border: 1px solid #C0C7CE;
    border-radius: 4px;
    align-items: center;
    padding: 4px 6px;
    font-family: "Roboto Mono";
    font-weight: 500;
    font-size: 12px;
    line-height: 1.4em;
    margin-bottom: 4px;
}

.status_box {
    width: fit-content;
    white-space: nowrap;
    width: 81px;
    height: 24px;
    margin: auto;
    text-align: center;
    border-radius: 4px;
    font-family: Inter;
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
}

.invoice_draft, .order_requested, .order_draft {
    background-color: #DADDE0 !important;
    color: #4F5357 !important;
}

.order_progress {
    background-color: #FDF6D0 !important;
    color: #F2AA30 !important;
}

.invoice_open, .order_sent {
    background-color: #D0F0FC !important;
    color: #058AFF !important;
}

.invoice_paid, .order_done {
    background-color: #E2FCE1 !important;
    color: #1CBE79 !important;
}

.invoice_refused, .order_canceled {
    background-color: #FFE3E9 !important;
    color: #DE4548 !important;
}

.field-pdf a img {
    height: 24px
}

#result_list td, #result_list th {
    vertical-align: top
}

#result_list pre {
    margin: 0;
}

.tag {
    border: 1px solid #444;
    padding: 5px 15px;
    border-radius: 25px;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    margin-right: 2px
}


input[type="number"] {
    width: 80px;
}

.right-arrow-link {
    background-image: url(../admin/img/tooltag-arrowright.svg);
}

#header .tabs ul li a {
    padding: 10px 10px;
}

#secondary-nav {
    padding: 0;
}

#header a:link, #header a:visited {
    color: black;
}

#changelist-filter {
    z-index: 8;
}

pre {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: 20px;
    max-width: 300px;
    overflow: visible;
    white-space: pre-wrap;
}


.change-form #content .object-tools {
    margin-top: -48px;
}

#content .object-tools {
    float: right;
    position: relative;
    right: 0;
}

#pdp_set-group .inline-related.tabular fieldset.module table {
    display: inherit;
}

.order-balance-table {
    border: 1px solid var(--hairline-color) !important;
}

.order-balance-table th {
    padding: 8px !important;
}
