.box-expired-documents { display: none !important;  }

.login-box {
    margin: 1% auto !important;
}

.tr-swap-free { display: none; }

.anon-header__logo img {
    height: 80px;
}

/* New Account Table */

.dtt-account {
    overflow: hidden;
    overflow-x: auto;
    border-radius: 10px;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}

.dtt-account td {
    text-align: center;
}

.dtt-account table {
    width: 100%;
}

.dtt-account .td {
    border-left: 1px solid #333;
    width: 20%;
    line-height: 20px;
    padding: 10px 10px;
}

.dtt-account .title {
    line-height: 20px;
    padding: 20px;
    color: #fff;
    background: #333;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.dtt-account .fa-check {
    color: #900;
    border: 1px solid #900;
    padding: 3px;
    border-radius: 100%;
}

.dtt-account .acc-name {
    border-left: 1px solid #333;
    font-weight: bold;
    font-size: 16px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    background: #900;
    color: #fff;
    direction: ltr;
    width: 20%;
    line-height: 20px;
    padding: 10px 10px;
    text-align: center;
}

.dtt-account .acc-name-first {
    line-height: 20px;
    padding: 20px;
    color: #fff;
    background: #333;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    font-weight: bold;
    text-transform: uppercase;
}

.dtt-account .main-title {
    display: none;
}

.header-pamm-balance,
.header-pamm-equity,
.pamm-general-info,
.header-total-investment,
.row-pamm-balance,
.row-pamm-equity,
.row-total-investment {
display: none
}
