.w-Token-issuer-panel-card > .w-content > .w-html-dropdown-list > .w-list-item {
    background-image: url(/assets/cards/card-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}


.createliteaccountcongratulationsactiondisplaypanelcomponentclass .w-content {
/*    background-image: url(/assets/cards/subsystem/card-10.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;*/
}
.createliteaccountwelcomeactiondisplaypanelcomponentclass > .w-content {
/*    background-image: url(/assets/cards/subsystem/card-10.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;*/
}
.w-datagrid-row.agree-to-terms-and-conditions > .w-value-field {
    width: 20px;
}
.w-datagrid-row.agree-to-terms-and-conditions > .w-title-field {
    font-size: larger;
    width:80px;
}

.w-wallet-app-unversal-action-panel {
    justify-content: center;
    margin-top: 5px;
    margin-bottom: 50px;
    max-height: Calc(100vh - 55px);
    overflow-y: auto;
    margin:0px 15px 0px 0px;
/*    display:flex;
*/}
/*.w-Token-issuer-panel-card > .w-content .w-html-dropdown-list {
    display: flex;
    flex-direction: column;
    flex-flow: wrap;
    gap: 5px;
    justify-content: center;
    background-color: black;
}

.w-Token-issuer-panel-card > .w-content .w-html-dropdown-list > .w-list-item {
    color: white;
    flex-flow: wrap;
    display: flex;
    flex-direction: column;
    gap: 10px;
    background-color: black;
    align-items: flex-start;
    width:80%;
}

 



    .w-Token-issuer-panel-card > .w-content .w-html-dropdown-list > .w-list-item > .w-header,
    .w-Token-issuer-panel-card > .w-content .w-html-dropdown-list > .w-list-item > .w-detail-panel,
    .w-Token-issuer-panel-card > .w-content .w-html-dropdown-list > .w-list-item .w-adi-account-authorities-panel-card {
        width: 100%;
    }
*/
.w-chain-entry-panel-card .w-content .w-list-item > .w-item-header, 
.w-data-account-panel-card .w-content .w-list-item > .w-item-header {
    font-size: small;
    font-weight: normal;
}

.token-account-header .field-title {
    font-size: small;
    font-weight: normal;
}

.w-data-entry-panel-card .w-header {
    /*    background-color: #166d3a;
    min-height: 35px;*/
}

.w-chain-entry-panel-card .w-header {
/*    background-color: #515151;
    min-height: 35px;
    padding-left:10px;*/
}
.w-chain-entry-panel-card .w-content .w-list-item,
.w-data-entry-panel-card .w-content .w-list-item {
/*    font-size: 12px;
    font-weight: normal;*/
}

.w-chain-entry-panel-card .w-content .w-list-item .w-item-header {
/*    background-color: #211f1f;
    padding-left:10px;*/
}

    .w-data-entry-panel-card .w-content .w-list-item .w-item-header {
    /*    background-color: #143321;
        padding-left: 10px;*/
    }

.w-chain-entry-panel-card .w-content .w-list-item .w-detail-panel,
.w-data-entry-panel-card .w-content .w-list-item .w-detail-panel {
/*    border: 1px solid white;
*/}

    .w-chain-entry-panel-card .w-content .w-list-item .w-detail-panel .field-title,
    .w-data-entry-panel-card .w-content .w-list-item .w-detail-panel .field-title {
      /*  min-width: 150px;
        font-weight: bold;
        background-color: #1d1d1d;*/
    }
\.header-transaction-entry-state-value,
.header-transaction-entry-value-value,
.header-data-entry-data-value {
 /*   background-color: #062e1e;
    padding: 7px;*/
}



.w-token-account-panel-card .w-adi-account-authorities-panel-card .w-list-item .w-item-header {
/*    background-color: #62686d;
*/}





.chain-entry-record-type {
}



.liteaccountselectorlistpanelcomponentclass .w-html-dropdown-list {
    max-height: 200px;
    overflow-y: auto;
}