﻿.w-title-text {
    font-weight: bold;
    font-size: 14px;
} 
.w-datagrid-row {
    display: flex;
    border-bottom: 1px solid #2e2626;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.5);
    padding: 5px;
 }

.w-datagrid-row {
    position: relative;
}

.page-caption-name.w-datagrid-row,
.sub-header-container.w-datagrid-row {
    position: inherit;
}
.w-vertical.w-datagrid-row {
    flex-flow: column;
}

.w-field-name {
    font-weight: bold;
    width: 300px;
}

.w-field-value {
}
.w-classic-001.w-vertical.w-datagrid-row .w-field-name {
    width: 100%;
    background-color: #261f1f;
}

.w-classic-001.w-vertical.w-datagrid-row .w-field-value {
    width: 100%;
    background-color: #0c0c0c;
}
 


    *.w-datagrid-row.w-content-box .w-content-box >  .w-value-field {
        border-width: 0px ;
    }

.w-control-center .w-value-field{
    text-align:center;
}

.w-panel-fancy-102 {
    background-color: rgb(22 29 34) !important;
}

*.w-datagrid-row.w-container-of-content-box {
    display: flex;
    flex-flow: row;
}
*.w-datagrid-row.w-container-of-content-box.w-vertical {
    flex-flow: column;
}

    *.w-datagrid-row.w-container-of-content-box > .w-content-box {
        flex-grow:4;
    }


.w-content-box {
    text-align: left;
}
.w-content-box.w-panel-centered {
    text-align: center;
}

.w-content-box.w-panel-horizondal {
    flex-direction: row;
}

.w-panel-centered > .w-datagrid-row {
    align-items: center;
}


.w-content-box > .w-value-field {
    background-color: #10263b;
    color: #d3dbf2;
    padding: 5px;
    width: 100%;
/*    font-size: large;
*/}
.w-content-box > .w-value-field {
    /*    margin-left: -5px;
    margin-right: -5px;
    margin-top: -5px;*/
    padding-bottom: 00px;
    width: calc(100% + 10px);
    width: calc(100%);
    border-radius: 3px 3px 0px 0px;
}
.w-content-box.w-silver-001 > .w-value-field {
/*    display:none;
*/}

.w-site .control-type-panel > .w-value-field,
.w-site .w-content-box.w-box-goat-2 > .w-value-field {
    margin-left: -5px;
    margin-right: -5px;
    width: calc(100% + 10px);
    padding: 0px;
}

.w-container-of-content-box > .w-value-field {
    background-color: #243354;
    color: #d3dbf2;
    padding: 5px;
    width: 100%;
    font-size: large;
}

.w-content .w-content-box .w-title-field  {
  font-weight:bold;
}
.w-content .w-content-box .w-title-field,
.w-content .w-content-box .w-value-field {
/*    text-align: center;
*/}
.w-panel-collapsable
{
}




.w-site .w-datagrid-row.w-box-goat-2 > .w-title-field,
.w-site .w-datagrid-row.w-panel-blue > .w-title-field,
.w-site .w-datagrid-row.w-box-goat > .w-title-field,
.w-site .w-datagrid-row.w-panel-goat > .w-title-field,
.w-site .w-datagrid-row.control-type-panel > .w-title-field,
.w-site .w-datagrid-row.w-box-goat-2 > .w-value-field,
.w-site .w-datagrid-row.w-panel-blue > .w-value-field,
.w-site .w-datagrid-row.w-box-goat > .w-value-field,
.w-site .w-datagrid-row.w-panel-goat > .w-value-field,
.w-site .w-datagrid-row.control-type-panel > .w-value-field {
    margin-left: -5px;
    margin-right: -5px;
    width: auto;
    width: calc(100% + 10px);
    padding-left: 10px;
    padding-right: 10px;
    padding-top:5px;
}

.w-site .w-datagrid-row.control-type-panel.w-content-box > .w-title-field,
.w-site .w-datagrid-row.control-type-panel.w-content-box > .w-value-field {
/*    margin-left: 0px;
    margin-right: 0px;
    width: calc(100%);*/
}

.w-site .w-datagrid-row.w-panel-collapsable > .w-value-field {
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
    
}
.w-content-box > .w-datagrid-row {
    /*        background-color: #3a2929;
*/ /*      border: 0px solid gray;
*/
    margin: 3px;
}
    .w-content-box > .w-datagrid-row .w-title-field {
/*        background-color: #423c3c;
*/    }
    .w-content-box > .w-datagrid-row > .w-value-field {
        /*background-color: #474444;*/
    }
/*        .w-content-box > .w-datagrid-row > .w-value-field.w-button {
            color: black;
            background-color: #e4ebed;
        }
        .w-content-box > .w-datagrid-row > .w-value-field.w-button:hover {
            background-color: #e4ebed;
            color: black;
        }*/
    .w-json-container > pre {
        white-space: pre; 
        font-family: monospace;
        text-wrap: wrap;
    }

.w-site .w-datagrid-row.w-content-box.w-horizontal {
    flex-direction: row;
    justify-content: center;
    justify-content: left;
    flex-wrap: wrap;
}

.w-site .w-horizontal > .w-help-hover {
    align-self: flex-start;
}
 



*.w-datagrid-row.w-content-box.button-content-box {
    width: min-content;
    display: inline-flex
}

.button-content-box > .w-value-field {
    background-color: white;
    color: black;
}

.w-site.preference-manager .control-type-panel .w-datagrid-row.button-content-box-mini {
    background-color: #c9d2ed;
    border-radius: 5px;
    border: 1px solid rgb(30, 136, 229);
    background-image: url('/assets1/cards/subsystem/card-9.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 230px;
    display: inline-flex;
    background: none;
    border-width: 0px !important;
    border-color: transparent !important;
    background-color: rgb(30, 136, 229);
    /*    height: fit-content;
*/ /*min-height: 2020px;*/
}

    .w-site.preference-manager .control-type-panel .w-datagrid-row.button-content-box-mini .control-type-button > .w-button {
        color: white;
        min-height: 60px !important;
        min-width: 200px !important;
        height: fit-content;
        background-color: rgb(30, 136, 229);
    }
    .w-site.preference-manager .control-type-panel .w-datagrid-row.button-content-box-mini > .w-value-field {
        background-color: transparent;
        border-width: 0px;
    }
    .w-site.preference-manager  .control-type-panel .w-datagrid-row.button-content-box-mini > .control-type-button {
        align-items: center;
    }
.button-content-box > .w-box-title {
    font-size: 1em;
    font-weight: bold;
    min-height: 30px;
}


.button-content-box > .w-box-description {
    font-size: 0.8em;
    min-height: 80px;
}

.button-content-box > .w-box-help {
    font-size: .5em;
    color: silver;
    min-height: 40px;

}


.w-content-box.button-content-box > .w-datagrid-row > .w-button {
/*    background-color: transparent;
*/}
.w-content-box.button-content-box:hover > .w-datagrid-row > .w-button {
/*    background-color: #e4ebed;
*/}

.button-content-box:hover {
    box-shadow: 0 0 1px 1px #372929;
}
.w-button:hover {
    box-shadow: 0 0 5px 2px white;
}

.w-content-box.w-studio-app-options .button-content-box {
    background-color: #212147;
}



.button-content-box:hover > .w-box-title {
    /*    background-color: rgb(21, 101, 192);
    color: white;
    opacity: 0.9;*/
}
.button-content-box:hover > .w-box-help {
    font-size: 0.8em;
    overflow: visible;
    z-index:999;
}
.button-content-box.box-litewallet {
    background-image: url('/assets1/cards/subsystem/card-1.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-adiwallet {
    background-image: url('/assets1/cards/subsystem/card-2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-datawallet {
    background-image: url('/assets1/cards/subsystem/card-3.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-processwallet {
    background-image: url('/assets1/cards/subsystem/card-4.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-ruleswallet {
    background-image: url('/assets1/cards/subsystem/card-5.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-tokenissuerwallet {
    background-image: url('/assets1/cards/subsystem/card-6.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.button-content-box.box-securitywallet {
    background-image: url('/assets1/cards/subsystem/card-7.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-ipfswallet {
    background-image: url('/assets1/cards/subsystem/card-6.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-evmwallet {
    background-image: url('/assets1/cards/subsystem/card-6.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-accountabstractionwallet {
    background-image: url('/assets1/cards/subsystem/card-6.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-bridgenwallet {
    background-image: url('/assets1/cards/subsystem/card-6.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-manageattestationwallet {
    background-image: url('/assets1/cards/subsystem/card-6.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-multisignaturewallet {
    background-image: url('/assets1/cards/subsystem/card-6.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-superwallet {
    background-image: url('/assets1/cards/subsystem/card-8.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.button-content-box.box-websitewallet {
    background-image: url('/assets1/cards/subsystem/card-9.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.welcome-image-001 {
    /*   background-image: url('/assets/cards/welcome.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; */
    background: white;
}

.body-background {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: -1; 
    width: 100%;
    height: 100%;
}


.w-button {
    cursor: pointer;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

*.w-datagrid-row.w-content-box.button-content-box {
    width: 360px;
    height: 290px;
    height:auto;
}
.dev-support-container {
/*    height: 273px !important;
*/}
.button-content-box{
    align-self:center;
}

.walletconfigactionsdisplaypanelcomponentclass .button-content-box > .w-box-help {
    min-height: auto;
}

.w-site .walletconfigactionsdisplaypanelcomponentclass .button-content-box {
/*    background-color: rgba(20, 40, 52, 1);
    background-color: rgba(0, 0, 0, 0.03);
    background-image: url('/assets/cards/subsystem/card-10.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;*/
    height: 240px;
    box-shadow: 3px 3px 6px rgb(127 162 211 / 40%)
}
.button-content-box .w-button{
    text-decoration:underline;
}

.w-site .walletconfigactionsdisplaypanelcomponentclass .button-content-box > .w-value-field {
    background-color: #e9e9e9;
}


.w-site.create-new-password .w-modal > .w-close-modal
{
    display:none;
}
.create-lite-account .btn-clear-value,
.create-lite-account .btn-copy-value,
.create-new-password .btn-clear-value,
.create-new-password .btn-copy-value {
    display: none;
    visibility: hidden;
}


.w-datagrid-row {
    max-width: 100%;
}

.w-help {
    margin-bottom: 10px;
    font-size: smaller;
    font-style: italic;
    color: silver;
    color: #978d8d;
    margin-bottom: 10px;
    border-radius: 0px;
    margin: 0px 5px;
}


.w-content > .w-help-hover,
.control-type-panel > .w-help-hover {
    visibility: hidden;
}
.w-content:hover > .w-help-hover,
.control-type-panel:hover > .w-help-hover {
    visibility: visible;
}
.w-site .w-datagrid-row.w-help-hover {
    height: 20px;
    padding: 0px;
    z-index: 10;
    word-wrap: normal;
    width: 35px;
    font-size: 16px;
    align-self: flex-end;
    position: absolute !important;
    right: 10px !important;
    top: 10px !important;
}


.w-site .control-type-panel .w-help-hover {
    align-self: flex-end;
}
.w-site .w-datagrid-row.w-help-hover:after {
    content: "ℹ help";
    content: "?";
    margin-right: 8px;
    position: absolute;
    border-radius: 4px;
    right: 0px;
    background-color: rgb(30, 136, 229);
    background-color: rgb(115 139 157);
    color: white;
    min-width: 12px;
    font-size: 12px;
    padding-left: 3px;
}
.w-site .w-datagrid-row.w-help-hover:hover::after {
    content: "Help";
    width: max-content;
    margin-right: 1px;
    font-size: 12px;
}
    .w-site .w-datagrid-row.w-help-hover:hover {
   padding:3px;
}

.w-site .w-datagrid-row.w-datagrid-row.w-help-hover:hover {
    z-index: 10;
}
.w-site .w-datagrid-row.w-help-hover .w-value-field {
    visibility: hidden;
    background-color: lightyellow;
    border-radius: 5px;
    z-index: 10;
    color: black;
    padding: 5px;
    font-size: 11px;
    height:max-content;
    font-weight: 400;
    left: 50%;
    transform: translateX(-50%);
}

.w-site .w-datagrid-row.w-help-hover:hover .w-value-field {
    visibility: visible;
    position: fixed;
    max-width: 550px;
    top: 50px;
    z-index: 99999;
}

.w-content-box > .w-datagrid-row.w-text-classic-009 .w-title-field {
    background-color: transparent;
}

.command-process-save-preference {
    align-items: center;
}

.w-site .w-content .w-content-box .control-type-textarea,
.w-site .w-content .w-content-box .text-area-w-json-container {
    text-align: left;
    font-size: small;
} 
.entry-display-main-container > .w-value-field {
    display:none;
}


div.w-site .w-studio-discovery-info-panel-container .w-studio-discovery-info-panel {
    color: black;
    position: fixed;
    left: 0px;
    width: 20px;
    height: 20px;
    left: 0px;
    bottom: 0px;
    overflow: hidden;
    /*    background-color: rgb(30, 136, 229);
*/
    /*    border: 2px solid cornflowerblue !important;
*/ border-radius: 50%;
    color: white;
    padding: 10px;
    background-image: url('/assets/icons/grid-view-mode.png');
    background-size: cover;
    background-position: center;
    animation: rotateImage 20s linear infinite;
}

@keyframes rotateImage {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
   body .w-site .w-studio-discovery-info-panel > div {
        display: none !important;
    }
body .w-site .w-studio-discovery-info-panel:hover > div {
    display: block !important;
}
div.w-site .w-studio-discovery-info-panel-container .w-studio-discovery-info-panel:hover {
    width: auto;
    height: auto;
    z-index: 100;
    color: black;
    background-image: none;
    border-radius: 5px;
    max-width: 90vw !important;
    background: white;
    border: 3px solid #388e3c;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    transform: rotate(0deg);
    animation: none;
}


div.w-site .w-studio-discovery-info-panel-container .w-studio-discovery-info-panel > div {
    padding: 4px;
    background-color: #615151;
    border: 1px solid #615151;
    color: white;
    border-radius: 4px;
    display: flex;
    font-size: 11px;
    max-width: 100% !important;
    overflow-x: auto;
}
        .w-site .w-studio-discovery-info-panel > div > div {
            flex-grow: 2;
            flex-basis: 1;
            padding: 2px;
        }

div.w-site .w-studio-discovery-info-panel-container .w-studio-discovery-info-panel {
    background-color: black;
    border: 5px solid rgb(55 176 197);
}

    .w-site .w-studio-discovery-info-panel.w-discovery-item-status-approved,
    .w-site .w-studio-discovery-info-panel.w-discovery-item-status-delivered {
        border: 2px solid cornflowerblue;
    }

div.w-site .w-studio-discovery-info-panel-container .w-studio-discovery-info-panel > div {
    background-color: var(--theme-l1-bg-color);
    color: var(--theme-l1-color);
}



.w-accumulate-link {
    color: blue;
    Background-color: white;
    border: 1px solid #ffffff;
    border-radius: 7px;
    padding: 0px 5px;
    margin-left: 5px;
    width: 30px !important;
    text-align: center;
    max-height: fit-content;
}


.preferencemanageractiondisplaypanelcomponentclass .w-panel-collapsable {
    display: list-item;
}


.w-single-line {
    white-space: nowrap;
}
.w-cid-small .w-value-field {
    white-space: nowrap;
}


.w-actions-panel-card *.w-datagrid-row.w-content-box .w-content-box > .w-value-field {
/*    color: white;
    background-color: #252525;*/
    padding-left: 10px;
    width: 100%;
}
.w-actions-panel-card *.w-datagrid-row.w-content-box .w-content-box > .w-title-field {
    color: black;
    background-color: rgb(238, 242, 246);
    line-height: 1;
    height: 33px;
}

.w-site .control-type-panel .control-type-panel.ipfs-file-actions {
/*    border: 1px solid white !important;
*/    /*background-color: rgb(39 57 69);*/
}

/*    .w-site .control-type-panel .control-type-panel.ipfs-file-actions.w-title-field {
        color: white;
        background-color: rgb(112 130 148);
    }*/

.wide-button {
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    width: 100%;
}