/* Google Fonts import for Roboto (all weights and italics) */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
    font-family: 'rb-icons';
    src: url('../font/rb-icons.eot');
    src: url('../font/rb-icons.eot?#iefix') format('embedded-opentype'),
    url('../font/rb-icons.woff') format('woff'),
    url('../font/rb-icons.ttf') format('truetype'),
    url('../font/rb-icons.svg#untitled-font-2') format('svg');
    font-weight: normal;
    font-style: normal;
}


html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    font: 16px/1 sans-serif;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3,
h4,
p,
blockquote,
figure,
ol,
ul,
dl,
dd {
    margin: 0;
    padding: 0;
}

main,
li {
    display: block;
}

h1,
h2,
h3,
h4 {
    font-size: inherit;
}

strong {
    font-weight: bold;
}

a,
button {
    color: inherit;
    transition: .3s;
}

a:not(.wp-element-button) {
    text-decoration: none !important;
}

a {
    text-decoration: none;
}

.woocommerce-account button {
    overflow: visible;
    border: 0;
    font: inherit;
    -webkit-font-smoothing: inherit;
    letter-spacing: inherit;
    background: none;
    cursor: pointer;
}

::-moz-focus-inner {
    padding: 0;
    border: 0;
}

:focus {
    outline: 0;
}

img {
    max-width: 100%;
    height: auto;
    border: 0;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

.woocommerce-pagination.woocommerce-pagination--without-numbers.woocommerce-Pagination,
.invoice-pagination,
.woocommerce-account .download-btn {
    padding-right: 2.5rem;
    margin: 12px;
    display: flex;
    justify-content: end;
    gap: 12px;
}

.woocommerce-account button, .woocommerce-account a[class*="btn-"],
a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button,
a.woocommerce-button.woocommerce-button--previous.woocommerce-Button.woocommerce-Button--previous.button,
.invoice-pagination .prev-invoice,
.invoice-pagination .next-invoice,
.woocommerce-account .pdf-download-btn {

    display: inline-block;
    text-align: center;
    line-height: normal;
    padding: 0.5625rem 0.9375rem;
    font-size: 0.875rem;
    background-color: #444;
    border-radius: 0.125rem;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
}

.pdf-download-btn {
    padding: 1.25rem 2.5rem;
}

span.woocommerce-Price-amount.amount {
    justify-content: start;
}

a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button
.woocommerce-account button:hover, .woocommerce-account a[class*="btn-"]:hover {
    background-color: #222;
}

.woocommerce-account button:disabled, .woocommerce-account a[class*="btn-"]:disabled {
    background-color: #666;
}

.woocommerce-account button:disabled, .woocommerce-account a[class*="btn-"]:disabled {
    cursor: not-allowed;
}

span.woocommerce-Price-amount.amount {
    margin: 0;
}

span.woocommerce-Price-amount.amount bdi {
    display: flex;
    gap: 3px;
}

.data.date-status .status {
    display: flex;
}

@media only screen and (min-width: 0rem) {
    body {
        font-size: 0.875rem;
        color: #666;
    }

    .woocommerce-account h1 {
        font-size: 2rem;
        color: #666;
    }

    .woocommerce-account h2 {
        font-size: 1rem;
        font-weight: 600;
        margin: 0rem 0rem 1.25rem;
        letter-spacing: 0.0625rem;
        color: #666;
    }

    .woocommerce-account p {
        margin: 0rem 0rem 1.875rem;
        line-height: 1.375rem;
        color: #666;
    }

    .woocommerce-account li {
        line-height: 1.625rem;
        color: #666;
    }
}

body.woocommerce-account {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #666;
}

.woocommerce-account .woocommerce-MyAccount-content- h1 {
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    color: #aaa;
}


@media only screen and (min-width: 0rem) {
    .woocommerce-account .woocommerce-MyAccount-content- h1 {
        font-size: 2rem;
        line-height: 28px;
    }
}

h2 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    padding: 0.9375rem 0.625rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

td {
    padding: 0.9375rem 0.625rem;
    font-family: "Roboto", sans-serif;
    /*font-weight: 500;*/
}

th {
    border-bottom: 1px solid #eee;
    color: #757575;
    text-align: left;
    font-weight: normal;
}

td {
    background: #fff;
    border-bottom: 1px solid #eee;
    color: #3e3e3e;
}

.woocommerce-edit-account input#account_display_name {
    margin-bottom: 12px;
}

.woocommerce-account label {
    display: block;
    line-height: normal;
    margin: 0 0 0.5rem;
    font-size: 0.8125rem;
    color: #888;
}

.woocommerce-account .checkbox {
    font-size: 0.875rem;
    color: #888;
    text-align: left;
    cursor: pointer;
}

.woocommerce-account input[type="checkbox"] {
    vertical-align: middle;
    margin: 0 0.1875rem 0 0;
}

.woocommerce-account input[type="email"] {
    display: inline-block;
    border: 1px solid transparent;
    line-height: normal;
    width: 100%;
    padding: 0.5625rem 0.9375rem;
    font-size: 0.875rem;
    background-color: #fff;
    border-color: #dedede;
    color: #aaa;
    font-family: inherit;
}

.woocommerce-account input[type="email"]:focus {
    border-color: #aaa;
}

.woocommerce-account input[type="text"] {
    display: inline-block;
    border: 1px solid transparent;
    line-height: normal;
    width: 100%;
    padding: 0.5625rem 0.2375rem;
    font-size: 0.875rem;
    background-color: #fff;
    border-color: #dedede;
    color: #aaa;
    font-family: inherit;
}

.woocommerce-account input[type="text"]:focus {
    border-color: #aaa;
}

.woocommerce-account input[type="password"] {
    display: inline-block;
    border: 1px solid transparent;
    line-height: normal;
    width: 100%;
    padding: 0.5625rem 0.9375rem;
    font-size: 0.875rem;
    background-color: #fff;
    border-color: #dedede;
    color: #aaa;
    font-family: inherit;
}

.woocommerce-account input[type="password"]:focus {
    border-color: #aaa;
}

.woocommerce-account input[type="date"] {
    display: inline-block;
    border: 1px solid transparent;
    line-height: normal;
    width: 100%;
    padding: 0.5625rem 0.9375rem;
    font-size: 0.875rem;
    background-color: #fff;
    border-color: #dedede;
    color: #aaa;
    font-family: inherit;
}

.woocommerce-account input[type="date"]:focus {
    border-color: #aaa;
}
.woocommerce nav.woocommerce-pagination{
    padding: 12px;
    text-align: right;
}
.woocommerce-account ul.page-numbers li{
    margin-right: 4px !important;
}

.woocommerce-account .woocommerce nav.woocommerce-pagination ul{
    border:none;
}
.woocommerce-account .woocommerce nav.woocommerce-pagination ul li>span.current{
    text-align: center;
    line-height: normal;
    padding: 0.5625rem 0.9375rem;
    font-size: 0.875rem;
    background-color: #000;
    border-radius: 0.125rem;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
}
.woocommerce-account .woocommerce nav.woocommerce-pagination ul li> a{
    text-align: center;
    line-height: normal;
    padding: 0.5625rem 0.9375rem;
    font-size: 0.875rem;
    background-color: #444;
    border-radius: 0.125rem;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
}
.woocommerce-account .woocommerce nav.woocommerce-pagination ul li> a:hover{
    background-color: #000;
    color:white;

}

.woocommerce-account .woocommerce nav.woocommerce-pagination ul li{
    border: 0;
}
.woocommerce-account select {
    display: inline-block;
    border: 1px solid transparent;
    line-height: normal;
    width: 100%;
    padding: 0.5625rem 0.2375rem;
    font-size: 0.875rem;
    background-color: #fff;
    border-color: #dedede;
    color: #aaa;
    font-family: inherit;
}

.woocommerce-account select:focus {
    border-color: #aaa;
}


body {
    background: #f2f2f2;
}

.p-login {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p-login .login-form {
    flex-basis: 20rem;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    text-align: center;
    padding: 3.75rem 2.5rem 2.5rem;
}

.p-login .logo {
    margin: 0 0 3.125rem;
}

.p-login .input-field {
    margin: 0 0 0.625rem;
}

.p-login .forgot {
    display: block;
    text-align: left;
    font-size: 0.6875rem;
    margin: 0.625rem 0 0 0.3125rem;
}

.p-login .btn-login {
    background-color: #202c61;
    border-radius: 0.125rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: #fff;
    width: 100%;
    margin: 1.25rem 0rem 0rem;
}

.p-login .btn-login:hover {
    background-color: #1a234e;
}

.p-login .remember {
    font-size: 0.875rem;
    color: #888;
    text-align: left;
    margin: 2.5rem 0 0;
}

.p-login input[type="email"], .p-login input[type="password"] {
    width: 100%;
}

.p-forgot-password {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p-forgot-password .forgot-pass-form {
    flex-basis: 20rem;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    text-align: center;
    padding: 3.75rem 2.5rem 2.5rem;
}

.p-forgot-password .logo {
    margin: 0 0 3.125rem;
}

.p-forgot-password .forgot-note {
    text-align: left;
    font-size: 0.75rem;
    line-height: 1.125rem;
    margin: 0 0 0.625rem;
}

.p-forgot-password .input-field {
    margin: 0 0 0.625rem;
}

.p-forgot-password .btn-send {
    background-color: #202c61;
    border-radius: 0.125rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: #fff;
    width: 100%;
    margin: 1.25rem 0rem 0rem;
}

.p-forgot-password .btn-send:hover {
    background-color: #1a234e;
}

.p-forgot-password input[type="email"] {
    width: 100%;
}

.p-header {
    display: flex;
    padding: 0rem 1.25rem;
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
}

.p-header .logo {
    max-width: 5.3125rem;
    padding: 0.3125rem;
}

.p-header a {
    color: #aaa;
}

.p-header a:hover {
    color: #000;
}

.p-header .main {
    margin: 0 auto 0 50px;
    display: flex;
    flex-basis: 31.25rem;
    align-items: flex-end;
}

.p-header .main a {
    font-family: "Roboto", sans-serif;
    flex: 0 0 5rem;
    text-align: center;
    position: relative;
    padding: 0rem 0rem 1.25rem;
    margin: 0rem 1.875rem 0rem 0rem;
    font-weight: 500;
}

.p-header .main a:before {
    font-family: 'rb-icons';
    font-size: 2.125rem;
    display: block;
    width: 100%;
    height: 2.5rem;
    text-align: center;
}

.rb-dashboard .p-header .main .dashboard {
    color: #444;
}

.p-header .main .dashboard:before {
    content: "\66";
}

.woocommerce-view-order .p-header .main .orders,
.rb-orders .p-header .main .orders {
    color: #444;
}

.p-header .main .orders:before {
    content: "\6b";
}

.rb-invoices .p-header .main .invoices {
    color: #444;
}

.p-header .main .invoices:before {
    content: "\6c";
}

.p-header .main .customer-pricing:before {
    content: "\61";
}

.rb-pricing .p-header .main .customer-pricing {
    color: #444;
}

.rb-place-order .p-header .main .place-order {
    color: #444;
}

.rb-reports .p-header .main .reports {
    color: #444;
}

.p-header .main .reports:before {
    content: "\6a";
}

.rb-notifications .p-header .main .notifications {
    color: #444;
}

.p-header .main .notifications:before {
    content: "\6d";
}

.p-header .main .alerts {
    display: block;
    position: absolute;
    z-index: 2;
    background: #c74050;
    color: #fff;
    top: 0.3125rem;
    right: 30%;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.1875rem;
    border-radius: 50%;
}

.p-header .main span {
    font-size: 0.75rem;

}

.p-header .user {
    display: flex;
    align-items: center;
    margin: 0 3.125rem 0 0;
}

.p-header .user .thumb {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 0.625rem 0 0;
}

.p-header .user .greet {
    display: block;
    font-size: 0.75rem;
    margin: 0 0 0.3125rem;
}

.p-header .user img {
    height: 100%;
}

.p-header .user a {
    display: flex;
    align-items: center;
}

.p-header .user span {
    display: inline-block;
}

.p-header .more-actions {
    display: flex;
    align-items: center;
    flex-basis: 9.375rem;
    justify-content: space-around;
}

.p-header .more-actions a:before {
    flex-grow: 1;
    text-align: center;
    padding: 3.125rem 0 0;
    font-family: 'rb-icons';
    font-size: 2rem;
}

.p-header .more-actions .settings:before {
    content: "\6f";
}

.p-header .more-actions .logout:before {
    content: "\6e";
}

.p-content {
    padding: 3.125rem 0rem;
    display: flex;
    justify-content: center;
    position: relative;
}

.p-dashboard {
    align-items: flex-start;
}

.p-dashboard .recent {
    display: flex;
}

.p-dashboard .recent.orders {
    margin: 0rem 0rem 3.125rem;
}

.p-dashboard .recent.orders .summary {
    color: #76BF0C;
}

.p-dashboard .recent.orders .summary:before {
    content: "\69";
}

.p-dashboard .recent.orders .view-all:before {
    content: "\6b";
}

.p-dashboard .recent.orders .status:before {
    content: "\69";
}

.p-dashboard .recent.invoices {
    margin: 0rem 0rem 5rem;
}

.p-dashboard .recent.invoices .summary {
    color: #FCA027;
}

.p-dashboard .recent.invoices .summary:before {
    content: "\61";
}

.p-dashboard .recent.invoices .view-all:before {
    content: "\6c";
}

.p-dashboard .recent.invoices .status:before {
    content: "\61";
}

.p-dashboard .recent label {
    margin: 0;
    cursor: pointer;
}

.p-dashboard .summary {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12.5rem;
    color: #fff;
    padding: 0rem 2.5rem;
    position: relative;
    overflow: hidden;
}

.p-dashboard .summary:before {
    position: absolute;
    font-family: 'rb-icons';
    font-size: 6.25rem;
    top: 25%;
    left: -2.5rem;
}

.p-dashboard .summary label {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    color: inherit;
    margin: 0.3125rem 0rem 0rem;
    max-width: 5.3125rem;
    cursor: default;
    font-weight: 500;
}

.p-dashboard .summary .stat {
    padding: 1.875rem 0rem 1.875rem 2.5rem;
}

.p-dashboard .summary .count {
    font-size: 3.75rem;
}

.p-dashboard .list {
    display: flex;
}

.p-dashboard .item {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 11.875rem;
}

.p-dashboard .item:last-child {
    margin: 0;
}

.p-dashboard .item a {
    display: block;
    padding: 1.875rem 2.8125rem;
}

.p-dashboard .item a:hover {
    background: #fafafa;
}

.p-dashboard .item.processing .status {
    color: #76BF0C;
}

.p-dashboard .item.processing .num {
    color: #76BF0C;
}

.p-dashboard .item.unsettled .status {
    color: #FCA027;
}

.p-dashboard .item.unsettled .num {
    color: #FCA027;
}

.p-dashboard .data.order-date, .p-dashboard .data.payment-date {
    margin: 0.9375rem 0rem 0.625rem;
    font-size: 0.9375rem;
}

.p-dashboard .data .num {
    font-size: 1.4375rem;
}

.p-dashboard .data .date {
    font-size: 0.875rem;
    margin: -0.125rem 0rem 0rem;
    display: block;
}

.p-dashboard .data .status {
    font-size: 0.9375rem;
}

.p-dashboard .data .status:before {
    font-family: 'rb-icons';
    font-size: 1.125rem;
    vertical-align: bottom;
    margin: 0rem 0.5rem 0rem 0rem;
}

.p-dashboard .data span {
    color: #888;
}

.p-dashboard .view-all {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 6.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
    font-size: 0.8125rem;
    background: #fafafa;
    color: #888;
}

.p-dashboard .view-all:before {
    font-family: 'rb-icons';
    font-size: 2.125rem;
    width: 100%;
    height: 2.5rem;
    position: absolute;
    top: 30%;
    left: 0;
}

.p-dashboard .view-all:hover {
    background: #f4f4f4;
}

.p-dashboard .view-all span {
    margin: 3.125rem 0rem 0rem;
}

.p-order-list {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 75rem;
}

.p-order-list header {
    padding: 1.875rem 2.5rem 1.875rem 4.375rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}

.p-order-list header .toggle-filter:before {
    font-family: 'rb-icons';
    font-size: 1.625rem;
    content: "\63";
    padding: 0.3125rem 0.5rem;
    color: #888;
    border: 1px solid #dedede;
    border-radius: 2px;
    background: #fff;
}

.p-order-list header .toggle-filter:hover:before {
    background: #eee;
    color: #aaa;
}

.p-order-list header .toggle-filter.active:before {
    color: #aaa;
    background: #eee;
}

.p-order-list header:before {
    font-family: 'rb-icons';
    font-size: 4.0625rem;
    font-weight: normal;
    vertical-align: bottom;
    position: absolute;
    /*top: 15%;*/
    left: -1.25rem;
    color: #aaa;
}

.p-order-list header:before {
    content: "\69";
}

.p-order-list .filter.orders {
    margin: 0 0 1.875rem;
    max-height: 0;
    overflow: hidden;
}

@keyframes slideDown-filter {
    0% {
        max-height: 0;
    }
    100% {
        max-height: 13.75rem;
    }
}

@keyframes slideUp-filter {
    0% {
        max-height: 13.75rem;
    }
    100% {
        max-height: 0;
    }
}

.p-order-list .filter.orders.active {
    max-height: 7.5rem;
    /*animation: slideDown-filter 0.8s;*/
    border-bottom: 1px solid #eee;
}

.p-order-list .filter.orders .filter-options {
    padding: 1.25rem 2.5rem;
    display: flex;
    align-items: flex-end;
}

.p-order-list .filter.orders .filter-options .option {
    margin: 0 0.25rem 0 0;
}

.p-order-list .filter.orders .filter-options .actions {
    margin: 0 0 0 auto;
}

.p-order-list .orders th:first-child, .p-order-list .orders td:first-child {
    padding-left: 2.5rem;
}

.p-order-list .orders th:last-child, .p-order-list .orders td:last-child {
    padding-right: 2.5rem;
    text-align: right;
}

.p-order-list .orders tr.full-row-link {
    cursor: pointer;
}

.p-order-list .orders tr:hover td {
    background: #fafafa;
}

.p-order-list .orders tr:last-child td {
    padding-bottom: 1.25rem;
}

.p-order-details {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 60rem;
}

.p-order-details header {
    padding: 1.875rem 2.5rem 1.875rem 4.375rem;
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border-bottom: 1px solid #eee;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #dedede;
}

.p-order-details header:before {
    font-family: 'rb-icons';
    font-size: 4.0625rem;
    font-weight: normal;
    vertical-align: bottom;
    position: absolute;
    top: 15%;
    left: -1.25rem;
    color: #aaa;
}

.p-order-details header a {
    color: #888;
    background: #fff;
    border-radius: 50%;
}

.p-order-details header a:hover {
    color: #444;
}

.p-order-details header a.disabled {
    color: #ddd;
}

.p-order-details header a:before {
    font-family: 'rb-icons';
    font-size: 2.5rem;
}

.p-order-details header .num-date {
    padding: 0rem 0rem 0rem 5.625rem;
    position: relative;
    color: #aaa;
}

.p-order-details header .num-date:before {
    font-family: 'rb-icons';
    font-size: 4.375rem;
    content: "\69";
    position: absolute;
    top: 0;
    left: 0;
}

.p-order-details header .prev-order:before {
    content: "\71";
}

.p-order-details header .next-order:before {
    content: "\70";
}

.p-order-details header span {
    display: block;
    font-size: 0.8125rem;
}

.p-order-details header .num {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #aaa;
    font-size: 2rem;
    margin: 0.3125rem 0rem;
}

.p-order-details header .date {
    font-size: 0.875rem;
    font-style: oblique;
}

.p-order-details .order-summary {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 2.5rem 2.5rem 3.75rem;
}

.p-order-details .order-summary span {
    display: block;
}

.p-order-details .order-comments {
    margin: 3.125rem 0rem 0rem;
}

.p-order-details .order-comments li {
    margin: 0 0 1.25rem;
}

.p-order-details .order-comments .comment {
    font-family: "Roboto", sans-serif;
}

.p-order-details .order-comments .agent {
    font-size: 0.6875rem;
    font-style: oblique;
    display: block;
    line-height: 0.875rem;
}

.p-order-details .order-info {
    width: 18.75rem;
}

.p-order-details .delivery-info {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    flex-basis: 28.125rem;
}

.p-order-details .delivery-info h2 {
    flex: 1 100%;
}

.p-order-details .delivery-info .data {
    flex: 1 auto;
    margin: 0 0 1.875rem;
}

.p-order-details .delivery-info .btn-track-order {
    padding: 1rem 1.375rem;
    font-size: 1rem;
    background-color: #202c61;
    border-radius: 0.125rem;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    color: #fff;
    width: 100%;
}

.p-order-details .delivery-info .btn-track-order:hover {
    background-color: #1a234e;
}

.p-order-details .list.items {
    flex: 1 100%;
}

.p-order-details .list.items th:first-child, .p-order-details .list.items td:first-child {
    padding-left: 2.5rem;
}

.p-order-details .list.items th:last-child, .p-order-details .list.items td:last-child {
    padding-right: 2.5rem;
    text-align: right;
}

.p-order-details .list.items tr.full-row-link {
    cursor: pointer;
}

.p-order-details .list.items tr:hover td {
    background: #fafafa;
}

.p-order-details .list.items tr:last-child td {
    padding-bottom: 1.25rem;
}

@keyframes slideDown-row {
    0% {
        max-height: 0;
    }
    100% {
        max-height: 6.25rem;
    }
}

@keyframes slideUp-row {
    0% {
        max-height: 6.25rem;
    }
    100% {
        max-height: 0;
    }
}

.p-order-details .list.items tr.full-row-expand {
    cursor: pointer;
}

.p-order-details .list.items tr.full-row-expand .toggle-options {
    position: relative;
}

.p-order-details .list.items tr.full-row-expand .toggle-options:before {
    font-family: 'rb-icons';
    font-size: 1rem;
    content: "\64";
    position: absolute;
    top: 0.9375rem;
    left: 2.375rem;
}

.p-order-details .list.items tr.full-row-expand .expandable {
    animation: slideUp-row 0.3s;
    max-height: 0;
    overflow: hidden;
}

.p-order-details .list.items tr.full-row-expand.active .toggle-options:before {
    content: "\65";
    color: #ccc;
}

.p-order-details .list.items tr.full-row-expand.active .expandable {
    animation: slideDown-row 0.8s;
    max-height: 18.75rem;
}

.p-order-details .list.items tr.full-row-expand td:first-child {
    width: 0.0625rem;
}

.p-order-details .list.tracking {
    margin: 1.25rem 0rem 0rem;
}

.p-order-details .list.tracking th:first-child, .p-order-details .list.tracking td:first-child {
    padding-left: 0rem;
}

.p-order-details .list.tracking th:last-child, .p-order-details .list.tracking td:last-child {
    padding-right: 0rem;
    text-align: right;
}

.p-order-details .list.tracking tr.full-row-link {
    cursor: pointer;
}

.p-order-details .list.tracking tr:hover td {
    background: #fafafa;
}

.p-order-details .list.tracking tr:last-child td {
    padding-bottom: 1.25rem;
}

.p-order-details .list.tracking th:last-child, .p-order-details .list.tracking td:last-child {
    text-align: right;
}

.p-order-details .product-options label {
    font-family: 'roboto_italic';
}

.p-order-details .product-options label:first-child {
    margin-top: 0.625rem;
}

.p-order-details footer {
    justify-content: space-between;
    padding: 1.875rem 2.5rem 2.5rem;
}

.p-order-details .amount {
    display: flex;
    justify-content: flex-end;
    margin: 0rem 0rem 1.25rem;
}

.p-order-details .amount.additional {
    flex-direction: column;
    align-items: flex-end;
}

.p-order-details .amount .tax, .p-order-details .amount .other-charges, .p-order-details .amount .shipping {
    margin: 0.625rem 0rem;
    display: flex;
}

.p-order-details .amount span:last-child {
    min-width: 8.125rem;
    text-align: right;
}

.p-order-details .grand-total span {
    font-size: 1.25rem;
    font-family: "Roboto", sans-serif;
    font-weight: 600;
}

.p-invoice-list {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 75rem;
}

.p-invoice-list header {
    padding: 1.875rem 2.5rem 1.875rem 4.375rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}

.p-invoice-list header .toggle-filter:before {
    font-family: 'rb-icons';
    font-size: 1.625rem;
    content: "\63";
    padding: 0.3125rem 0.5rem;
    color: #888;
    border: 1px solid #dedede;
    border-radius: 2px;
    background: #fff;
}

.p-invoice-list header .toggle-filter:hover:before {
    background: #eee;
    color: #aaa;
}

.p-invoice-list header .toggle-filter.active:before {
    color: #aaa;
    background: #eee;
}

.p-invoice-list header:before {
    font-family: 'rb-icons';
    font-size: 4.0625rem;
    font-weight: normal;
    vertical-align: bottom;
    position: absolute;
    /*top: 15%;*/
    left: -1.25rem;
    color: #aaa;
}


a.place-order:before {
    content: "\69";
}

.place-order-option {
    padding: 1.25rem 2.5rem;
    display: flex;
    align-items: flex-end;
}

.p-invoice-list header:before {
    content: "\6c";
}

.p-invoice-list header .total-amount-owed {
    margin: 0 3.125rem 0 auto;
    text-align: right;
}

.p-invoice-list header .amt {
    font-size: 1.25rem;
}

.p-invoice-list .filter.invoices {
    margin: 0 0 1.875rem;
    max-height: 0;
    overflow: hidden;
}

@keyframes slideDown-filter {
    0% {
        max-height: 0;
    }
    100% {
        max-height: 13.75rem;
    }
}

@keyframes slideUp-filter {
    0% {
        max-height: 13.75rem;
    }
    100% {
        max-height: 0;
    }
}

.p-invoice-list .filter.invoices.active {
    max-height: 7.5rem;
    /*animation: slideDown-filter 0.8s;*/
    border-bottom: 1px solid #eee;
}

.p-invoice-list .filter.invoices .filter-options {
    padding: 1.25rem 2.5rem;
    display: flex;
    align-items: flex-end;
}

.p-invoice-list .filter.invoices .filter-options .option {
    margin: 0 1.25rem 0 0;
}

.p-invoice-list .filter.invoices .filter-options .actions {
    margin: 0 0 0 auto;
}

.p-invoice-list .invoices th:first-child, .p-invoice-list .invoices td:first-child {
    padding-left: 2.5rem;
}

.p-invoice-list .invoices th:last-child, .p-invoice-list .invoices td:last-child {
    padding-right: 2.5rem;
    text-align: right;
}

.p-invoice-list .invoices tr.full-row-link {
    cursor: pointer;
}

.p-invoice-list .invoices tr:hover td {
    background: #fafafa;
}

.p-invoice-list .invoices tr:last-child td {
    padding-bottom: 1.25rem;
}

.p-invoice-details {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 50rem;
}

.p-invoice-details header {
    padding: 1.875rem 2.5rem 1.875rem 4.375rem;
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}

.p-invoice-details header:before {
    font-family: 'rb-icons';
    font-size: 4.0625rem;
    font-weight: normal;
    vertical-align: bottom;
    position: absolute;
    top: 15%;
    left: -1.25rem;
    color: #aaa;
}

.p-invoice-details header:before {
    content: "\61";
}

.p-invoice-details .invoice-info {
    display: flex;
    justify-content: space-between;
    padding: 2.5rem;
}

.p-invoice-details .invoice-info .data {
    margin: 0 0 1.25rem;
}

.grand-total.amount {
    display: flex;
    justify-content: flex-end;
    /*margin: 1.25rem;*/
}

.p-invoice-details footer {
    justify-content: space-between;
    padding: 1.875rem 2.5rem 2.5rem;
}

.p-invoice-details .amount {
    display: flex;
    justify-content: flex-end;
    margin: 0rem 0rem 1.25rem;
}

.p-invoice-details .amount.additional {
    flex-direction: column;
    align-items: flex-end;
}

.p-invoice-details .amount .tax, .p-invoice-details .amount .other-charges, .p-invoice-details .amount .shipping {
    margin: 0.625rem 0rem;
    display: flex;
}

.p-invoice-details .amount span:last-child {
    min-width: 8.125rem;
    text-align: right;
}

.p-invoice-details .grand-total span {
    font-size: 1.25rem;
    font-family: "Roboto", sans-serif;
}

.p-invoice-details .list.items th:first-child, .p-invoice-details .list.items td:first-child {
    padding-left: 2.5rem;
}

.p-invoice-details .list.items th:last-child, .p-invoice-details .list.items td:last-child {
    padding-right: 2.5rem;
    text-align: right;
}

.p-invoice-details .list.items tr.full-row-link {
    cursor: pointer;
}

.p-invoice-details .list.items tr:hover td {
    background: #fafafa;
}

.p-invoice-details .list.items tr:last-child td {
    padding-bottom: 1.25rem;
}

@keyframes slideDown-row {
    0% {
        max-height: 0;
    }
    100% {
        max-height: 6.25rem;
    }
}

@keyframes slideUp-row {
    0% {
        max-height: 6.25rem;
    }
    100% {
        max-height: 0;
    }
}

.p-invoice-details .list.items tr.full-row-expand {
    cursor: pointer;
}

.p-invoice-details .list.items tr.full-row-expand .toggle-options {
    position: relative;
}

.p-invoice-details .list.items tr.full-row-expand .toggle-options:before {
    font-family: 'rb-icons';
    font-size: 1rem;
    content: "\64";
    position: absolute;
    top: 0.9375rem;
    left: 2.375rem;
}

.p-invoice-details .list.items tr.full-row-expand .expandable {
    animation: slideUp-row 0.3s;
    max-height: 0;
    overflow: hidden;
}

.p-invoice-details .list.items tr.full-row-expand.active .toggle-options:before {
    content: "\65";
    color: #ccc;
}

.p-invoice-details .list.items tr.full-row-expand.active .expandable {
    animation: slideDown-row 0.8s;
    max-height: 18.75rem;
}

.p-invoice-details .list.items tr.full-row-expand td:first-child {
    width: 0.0625rem;
}

.p-report {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 83.75rem;
}

.p-report header {
    padding: 1.875rem 2.5rem 1.875rem 4.375rem;
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}

.p-report header:before {
    font-family: 'rb-icons';
    font-size: 4.0625rem;
    font-weight: normal;
    vertical-align: bottom;
    position: absolute;
    top: 15%;
    left: -1.25rem;
    color: #aaa;
}

.p-report header:before {
    content: "\6a";
}

.p-report .filter.products-ordered {
    margin: 0 0 1.875rem;
    border-bottom: 1px solid #eee;
    /*max-height: 7.5rem;*/
}

@keyframes slideDown-filter {
    0% {
        max-height: 0;
    }
    100% {
        max-height: 13.75rem;
    }
}

@keyframes slideUp-filter {
    0% {
        max-height: 13.75rem;
    }
    100% {
        max-height: 0;
    }
}

.p-report .filter.products-ordered.active {
    max-height: 7.5rem;
    animation: slideDown-filter 0.8s;
    border-bottom: 1px solid #eee;
}

.p-report .filter.products-ordered .filter-options {
    padding: 1.25rem 2.5rem;
    display: flex;
    align-items: flex-end;
}

.p-report .filter.products-ordered .filter-options .option {
    margin: 0 1.25rem 0 0;
}

.p-report .filter.products-ordered .filter-options .actions {
    margin: 0 0 0 auto;
}

.p-report .filter.products-ordered .btn-apply-filter {
    margin: 0 1.25rem 0 auto;
}

.p-report .products th:first-child, .p-report .products td:first-child {
    padding-left: 2.5rem;
}

.p-report .products th:last-child, .p-report .products td:last-child {
    padding-right: 2.5rem;
    text-align: right;
}

.p-report .products tr.full-row-link {
    cursor: pointer;
}

.p-report .products tr:hover td {
    background: #fafafa;
}

.p-report .products tr:last-child td {
    padding-bottom: 1.25rem;
}

.p-settings {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 31.25rem;
}

.p-settings header {
    padding: 1.875rem 2.5rem 1.875rem 4.375rem;
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}

.p-settings header:before {
    font-family: 'rb-icons';
    font-size: 4.0625rem;
    font-weight: normal;
    vertical-align: bottom;
    position: absolute;
    top: 15%;
    left: -1.25rem;
    color: #aaa;
}

.p-settings header:before {
    content: "\6f";
}

.p-settings .frm-settings {
    padding: 2.5rem;
}

.p-settings .frm-settings .field {
    flex: 1 1 auto;
    margin: 0rem 1.25rem 0.625rem 0rem;
}

.p-settings .frm-settings .field:last-child {
    margin-right: 0;
}

.p-settings .w-password {
    display: none;
}

.p-settings .info {
    display: flex;
}

.p-settings .info.password {
    padding: 2.5rem 0rem 0rem;
}

.p-settings .change-pass {
    cursor: pointer;
}

.p-settings .show-char {
    cursor: pointer;
}

.p-settings .btn-save {
    margin: 1.875rem 0rem 0rem;
}

.p-updates {
    background: #fff;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.14);
    border-radius: 0.125rem;
    width: 25rem;
}

.p-updates header {
    padding: 1.875rem 2.5rem 1.875rem 4.375rem;
    position: relative;
    overflow: hidden;
    background: #fafafa;
    border-bottom: 1px solid #eee;
}

.p-updates header:before {
    font-family: 'rb-icons';
    font-size: 4.0625rem;
    font-weight: normal;
    vertical-align: bottom;
    position: absolute;
    top: 15%;
    left: -1.25rem;
    color: #aaa;
}

.p-updates header:before {
    content: "\6d";
}

.p-updates .updates {
    margin: 0 0 2.5rem;
}

.p-updates .update {
    padding: 0.9375rem 2.5rem;
}

.p-updates .update .for {
    display: block;
    font-size: 0.75rem;
    font-style: oblique;
}

.p-system-msgs {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.p-content .p-system-msgs + section {
    margin-top: 1.25rem;
}

.p-system-msgs .messages > li {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 0.375rem 0rem;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
}

.p-system-msgs .error-msg {
    background: #FAEBE6;
    border: 1px solid #D68B85;
    color: #E1756B;
}

.p-system-msgs .success-msg {
    background: #EFF5E9;
    border: 1px solid #7F9389;
    color: #3B7252;
}

.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    font-size: 12px;
}