a:hover {
    /*text-decoration: underline;*/
    color:#a6ce39!important
}
.open {
    display: block;
    margin-right: 70px;
}

.closed {
    display: none
}

.itemonl, .itemwu, .itembank, .itemcash {
    color: #526b75 !important;
    font-size: small !important
}

.red {
    color: red !important
}

.gray {
    color: #526b75 !important
}

.underline {
    text-decoration: underline !important
}

.subtitle {
    border-bottom: 2px solid;
    display: inline-block;
    margin-bottom: 10px;
}
strong {
    color: #a6ce39 !important;
}