.account_orders .logo-container {
    vertical-align: middle;
    padding-top: 5px;
}

.account_orders .btn-connect {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.account_orders #order-steps {
    margin-left: 0;
    margin-bottom: 35px;
    font-family: var(--titleFont);
    text-transform: uppercase;
    font-weight: bold;
    color: var(--orderInactiveStep);
}
.account_orders #order-steps li {
    font-size: 11px;
    display: inline-block;
    margin-right: 20px;
}
.account_orders #order-steps li:active {
    color: black;
}

.account_orders h1.order-reference {
    font-size: 32px;
    background: url("./?mortyurl=https%3A%2F%2Fconnect.symfony.com%2Fassets%2Fimages%2Flogo-symfony-header-7dp9V6j.png") no-repeat right;
    background-size: contain;
}

.account_orders form {
    margin-bottom: 0;
}
.account_orders form .control-group {
    margin-bottom: 20px;
}

.account_orders form textarea.notes {
    height: 80px;
    width: 390px;
}

.account_orders section {
    margin-bottom: 10px;
    padding-bottom: 25px;
}
.account_orders section.order-nojs,
.account_orders section#order-wrapper-addresses,
.account_orders section#order-wrapper-details,
.account_orders section#order-wrapper-method-cc,
.account_orders section#order-wrapper-method-check,
.account_orders section#order-wrapper-method-wire,
.account_orders section#order-payment-callback {
    background-color: var(--orderSectionBackground);
    margin-top: 0;
    margin-bottom: 20px;
}

.account_orders section#order-wrapper-method-cc .table,
.account_orders section#order-wrapper-method-cc .table tr,
.account_orders section#order-wrapper-method-cc .table th,
.account_orders section#order-wrapper-method-cc .table td,
.account_orders section#order-wrapper-method-cc .table thead,
.account_orders section#order-wrapper-method-cc .table tfoot,
.account_orders section#order-wrapper-method-cc .table tbody {
    text-align: left;
}
.account_orders section#order-wrapper-method-cc .table td.pay-button {
    vertical-align: bottom;
    text-align: right;
}
.account_orders section#order-wrapper-method-cc h2 {
    background: url("./?mortyurl=https%3A%2F%2Fconnect.symfony.com%2Fassets%2Fimages%2Ficons%2Forder-card-XltIIJu.png") no-repeat left 2px;
    padding-left: 35px;
}

.account_orders section#order-wrapper-method-cc #card-element {
    width: 70%;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}

.account_orders section#order-wrapper-method-cc #card-errors {
    display: none;
}

.account_orders section#order-wrapper-method-cc #saved-cards-errors {
    display: none;
}

.account_orders section#order-wrapper-method-check em {
    color: black;
    font-weight: bold;
}

.account_orders section#order-wrapper-method-check p {
    line-height: 15px;
}

.account_orders section#order-wrapper-method-check h2 {
    background: url("./?mortyurl=https%3A%2F%2Fconnect.symfony.com%2Fassets%2Fimages%2Ficons%2Forder-check-cLFhzwQ.png") no-repeat left 3px;
    padding-left: 38px;
}

.account_orders section#order-wrapper-method-wire h2 {
    background: url("./?mortyurl=https%3A%2F%2Fconnect.symfony.com%2Fassets%2Fimages%2Ficons%2Forder-wire-CCWnPQ3.png") no-repeat left 2px;
    padding-left: 35px;

}

.account_orders section#order-wrapper-method-wire .table.wire,
.account_orders section#order-wrapper-method-wire .table.wire tr,
.account_orders section#order-wrapper-method-wire .table.wire th,
.account_orders section#order-wrapper-method-wire .table.wire td,
.account_orders section#order-wrapper-method-wire .table.wire thead,
.account_orders section#order-wrapper-method-wire .table.wire tfoot,
.account_orders section#order-wrapper-method-wire .table.wire tbody
{
    color: black;
    font-family: var(--baseFontFamily);
    text-align: left;
    background-color: white;
}

.account_orders section#order-wrapper-method-wire .table.wire {
    margin-bottom: 15px;
}
.account_orders section#order-wrapper-method-wire .table.wire td,
.account_orders section#order-wrapper-method-wire .table.wire th {
    font-weight: normal;
    padding-top: 0;
    padding-bottom: 0;
}

.account_orders section#order-wrapper-method-wire .table.wire td:first-child,
.account_orders section#order-wrapper-method-wire .table.wire th:first-child {
    padding-left: 20px;
}

.account_orders section#order-wrapper-method-wire .table.wire th {
    padding-top: 15px;
}

.account_orders section#order-wrapper-method-wire .table.wire tr:last-child td {
    padding-bottom: 15px;
}

.account_orders section#order-wrapper-method-wire .table.wire tr.values td {
    font-weight: 600;
}

.account_orders section#order-wrapper-notes {
    margin-top: 20px;
    padding-bottom: 0px;
}
.account_orders section#order-wrapper-notes .btn-order-forward,
.account_orders section#order-wrapper-notes .btn-order-backward {
    margin-top: 25px;
}

.account_orders section#order-wrapper-summary-actions {
    margin-top: 20px;
}

.account_orders section#order-payment-callback {
    padding-bottom: 0;
    margin-top: 0;
}
.account_orders section#order-payment-callback .create-account-wrapper {
    background-color: #f5f7f6;
    padding-bottom: 50px;
}

.account_orders section h2 {
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 28px;
    padding-left: 35px;
}
.account_orders section h2#order-billing {
    background: url("./?mortyurl=https%3A%2F%2Fconnect.symfony.com%2Fassets%2Fimages%2Ficons%2Forder-billing-KlM14sL.png") no-repeat left top;
    padding-left: 30px;
}
.account_orders section h2#order-delivery {
    background: url("./?mortyurl=https%3A%2F%2Fconnect.symfony.com%2Fassets%2Fimages%2Ficons%2Forder-delivery-0DFClhP.png") no-repeat left 3px;
    padding-left: 40px;
}
.account_orders section h2#order-details,
.account_orders section h2#order-coupon {
    background: url("./?mortyurl=https%3A%2F%2Fconnect.symfony.com%2Fassets%2Fimages%2Ficons%2Forder-details-XVBi1CU.png") no-repeat;
    margin-bottom: 20px;
    padding-left: 30px;
}
.account_orders section h2.order-nojs {
    background: none;
    margin-bottom: 20px;
    padding-left: 0;
}

.account_orders section h2#order-callback-title {
    padding-left: 0;
    line-height: 50px;
}

.account_orders section h2#order-callback-create-account {
    background: url("./?mortyurl=https%3A%2F%2Fconnect.symfony.com%2Fassets%2Fimages%2Ficons%2Forder-account-Lgi-cLX.png") no-repeat left 6px;
    line-height: 50px;
    padding-left: 50px;
}

.account_orders .table {
    margin-bottom: 5px;
}
.account_orders .table th,
.account_orders .table td {
    border: none;
    font-weight: none;
}
.account_orders .table th {
    text-align: left;
}

.account_orders .accordion-group {
    border: none;
    margin: none;
    border-radius: none;
}

.account_orders .order-heading h2,
.account_orders .order-heading p,
.account_orders .order-heading a,
.account_orders .order-heading a:hover {
    line-height: 30px;
    font-size: 14px;
    color: white;
    margin: 0;
    letter-spacing: 0;
    font-family: var(--baseFontFamily);
    font-weight: normal;
    text-decoration: none;
}

.account_orders .order-heading .order-infos {
    background-color: var(--blueGrayLight);
}

.account_orders .order-heading .order-date {
    padding-left: 20px;
}

.account_orders .order-heading p.status {
    text-align: center;
}
.account_orders .order-heading p.status.new {
    background-color: var(--blueGrayDark);
}
.account_orders .order-heading p.status.refused,
.account_orders .order-heading p.status.cancelled,
.account_orders .order-heading p.status.closed {
    background-color: var(--redBackground);
}
.account_orders .order-heading p.status.paid,
.account_orders .order-heading p.status.refunded {
    background-color: var(--blueBackground);
}

.account_orders .order-details {
    background-color: var(--grayShade);
    padding-top: 20px;
}

.account_orders .order-addresses {
    padding-top: 10px;
}

.account_orders .order-lines {
    padding-top: 20px;
}

.account_orders #order_notes {
    width: 100%;
}

.account_orders .table {
    font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
.account_orders .table thead,
.account_orders .table tfoot {
    background-color: #AABDB5;
    color: white;
    font-weight: none;
}

.account_orders .table tfoot td {
    color: black;
}
.account_orders .table tfoot td span.subtotal {
    color: white;
    margin-right: 15px;
}

.account_orders .table th {
    text-align: center;
}
.account_orders .table td {
    text-align: right;
}

.account_orders .table td.designation {
    text-align: left;
}

.account_orders .table-striped tbody tr td,
.account_orders .table-striped tbody tr th {
    background-color: var(--grayShadeAgain);
}

.account_orders .table-striped tbody tr:nth-child(2n+1) td,
.account_orders .table-striped tbody tr:nth-child(2n+1) th {
    background-color: white;
}

.account_orders .sc-progress {
    margin-top: 10px;
    padding: 0;
}
.account_orders .sc-progress .sc-progress-bg {
    background-color: #aabdb5;
    padding: 0;
    height: 8px;
}
.account_orders .sc-progress .sc-progress-bg .sc-progress-bar {
    height: 100%;
    max-width: 100%;
    background-color: var(--greenBackground);
}


#order-collapse.accordion {
    --bs-accordion-btn-icon: none;
    --bs-accordion-btn-active-icon: none;
    --bs-accordion-border-radius: 0;
    --bs-accordion-bg: transparent;
}
#order-collapse .accordion-item {
    --bs-accordion-border-width: 0;
}
#order-collapse .accordion-header .accordion-button {
    --bs-accordion-btn-padding-y: 0;
    --bs-accordion-btn-focus-box-shadow: none;
    --bs-accordion-active-bg: transparent;
    display: block;
    width: 100%;
}
#order-collapse .order-summary {
    background: var(--blueGrayLight);
    color: white;
    line-height: 30px;
    font-size: 14px;
}
#order-collapse .order-date {
    display: inline-block;
    padding-left: 20px;
    width: 145px;
}
#order-collapse .status {
    margin: 0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: white;
}
#order-collapse .status.refused,
#order-collapse .status.cancelled,
#order-collapse .status.closed {
    background-color: var(--redBackground);
}
#order-collapse .status.paid,
#order-collapse .status.refunded {
    background-color:var(--blueBackground)
}
#order-collapse .accordion-body {
    padding-top: 0;
}
#order-collapse .accordion-body .btn {
    text-align: left;
    padding-left: 15px;
}
#order-collapse.accordion .accordion-item .btn-connect {
    color: white;
}
#order-collapse .accordion-body .table thead th,
#order-collapse .accordion-body .table tfoot td {
    background-color: var(--blueGrayLight);
}
#order-collapse .accordion-body .table thead th {
    color: white;
}
#order-collapse .accordion-body .table tfoot td {
    color: black;
}
