<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hidden {
    display: none;
}

.portfolio {
    border: 1px solid #eee;
    margin-bottom: 25px;
    overflow: hidden;
}

.profit {
    background: #C8A93F;
    color: #fff !important;
    padding: 15px;
    margin-bottom: 30px;
}

.messageSuccess {
    background: #39c849;
    color: #fff !important;
    padding: 15px;
    margin-bottom: 30px;
    font-size: 16px !important;
}


.portfolio .clearfix {
    border-bottom: 1px solid #eee;
}

.portfolio .clearfix p {
    margin: 10px 0px;
}

.portfolio .clearfix h4 {
    background: #424242;
    margin: 0;
    padding: 10px 15px;
    color: #fff;
}

.portfolio .profitSum {
    background: #f7f7f7;
    font-weight: 700;
}

.btn {
    border: none;
    padding: 7px 15px;
}

.btn:hover {
    cursor: pointer;
}

.btn-primary {
    background: #424242;
    color: #fff;
}

.woocommerce-MyAccount-content form .button.button-small {
    padding: 10px !important;
    line-height: 17px !important;
    font-size: 12px !important;
    letter-spacing: 0px !important;
}

.bullionGraphInput {
    margin-bottom: 15px;
}

.bullionGraphInput input {
    margin: 0;
    border-right: transparent;
}

.inputGroup {
    display: flex;
    position: relative;
    width: auto;
}

.addition {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    color: #464a4c;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0,0,0,.15);
    white-space: nowrap;
    vertical-align: middle;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.woocommerce-MyAccount-navigation {
    width: 200px !important;
}

.woocommerce-MyAccount-content {
    margin-left: 215px !important;
}

.woocommerce-MyAccount-navigation {
    font-size: 14px;
}

.table.table-small&gt;tbody&gt;tr&gt;th, .table-small&gt;thead&gt;tr&gt;th {
    padding: 5px !important;
}</pre></body></html>