﻿.w-box-goat,
.w-panel-goat {
    box-shadow: none;
    background-image: none;
    position: relative;
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 8px;
    border-width: initial;
    border-style: none;
    border-image: initial;
    padding: 0px;
    overflow: hidden;
}
.w-box-goat,
.w-panel-goat {
    border-color: rgb(227, 232, 239);
    background-color: rgb(30, 136, 229);
    background-color: rgb(45 63 78);
    color: rgb(255, 255, 255);
    min-width: 360px;
}
 
/*.w-site .w-panel-goat.w-panel-blue > .w-header::before,
.w-site .w-box-goat.w-panel-blue > .w-title-field::before {*/
/*    background-image: url('/assets/logos/operate_Crypto_logo.png');
*/    /*background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 80px;
    height: 20px;
    z-index: 1;
    content: "";
    position: absolute;
}


    .w-box-goat::before,
    .w-box-goat::after,
    .w-panel-goat::before,
    .w-panel-goat::after {
        content: "";
        position: absolute;
        width: 210px;
        height: 210px;
        border-radius: 50%;
        zoom: .8;
        background: rgb(21, 101, 192);
    }
    .w-box-goat::before,
    .w-panel-goat::before {
        opacity: 0.5;
    }
    .w-box-goat::after,
    .w-panel-goat::after {
    }


    */
    .w-box-goat .w-header,
    .w-box-goat .w-content,
    .w-panel-goat .w-header,
    .w-panel-goat .w-content {
        background-color: rgb(30, 136, 229);
        color: rgb(255, 255, 255);
        padding: 7px;
    }
.w-site .w-box-goat .w-explanation,
.w-site .w-panel-goat .w-explanation {
    color: inherit;
}


.w-site .w-box-goat .w-button,
.w-site .w-panel-goat .w-button {
    background-color: rgb(21, 101, 192);
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    /*width: 100px;*/
    /*  margin-left: 200px;*/
}
.w-site .w-box-goat .control-type-button,
.w-site .w-panel-goat .control-type-button {
    align-content: end;
}

.w-site .w-box-goat-2 .control-type-button,
.w-site .w-panel-goat-2 .control-type-button {
    align-content: start;
}
.w-site .button-content-box-page-template > .w-title-field,
.w-site .button-content-box-page-template .control-type-button {
    align-content:start;
    text-align: left;
}
.w-site .w-box-goat-2 .w-button,
.w-site .w-panel-goat-2 .w-button {
    background-color: rgb(21, 101, 192);
    color: white;
}


.w-site .w-box-goat-2 .w-button {
    background-color: white;
    color: rgb(21, 101, 192);
    padding-left: 35px;
    padding-right: 35px;
    text-align: left;
    width: fit-content;
    min-width: 200px;
}

    .w-site .w-box-goat-2 .w-button:hover,
    .w-site .w-panel-goat-2 .w-button:hover {
        border:1px solid silver;
        box-shadow: 2px 2px 2px silver;
    }
.w-site .w-panel-goat-2 > .w-title-field {
    text-align: left;
    padding-left: 20px;
}
/*@media (min-width: 600px) {
    .w-box-goat::after, .w-panel-goat::after {
        top: -85px;
        right: -95px;
    }

    .w-box-goat::before, .w-panel-goat::before {
        top: -125px;
        right: -15px;
    }
}

@media (min-width: 0px) {
    .w-box-goat::after, .w-panel-goat::after {
        top: -105px;
        right: -140px;
    }

    .w-box-goat::before, .w-panel-goat::before {
        top: -155px;
        right: -70px;
    }
}*/
.w-box-goat .w-content-box > .w-datagrid-row .w-title-field,
.w-panel-goat .w-content-box > .w-datagrid-row .w-title-field {
    background-color: transparent;
    color: black;
}


.w-content-box.w-silver {
    background-color: rgb(43 70 89);
}

.w-content-box.w-silver-001 {
    background-color: rgb(43 70 89);
    background-color: white;
    /*    border: 1px solid #306599;
    border: 1px solid #5796d0 !important;*/
/*    border: 1px solid silver !important;
*/    padding: 0px;
    border-radius: 3px !important;
}
.w-content-box.w-silver-001 > .w-value-field {
    width: 100%;
    padding: 5px 5px;
    background-color: transparent;
}


    .w-content-box.w-silver-001 > .w-title-field {
        width: 100%;
        padding: 5px 5px;
/*        background-color: #306599;
        background-color: rgb(206 213 219);
         
        background-color: #404a54;*/
        border-color: silver;
        /*        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5796d0), color-stop(100%, #306599));
*/ color: white;
    }

.w-site .w-mini-panel-09.w-content-box.w-datagrid-row > .w-title-field {
    background-color: rgb(110 123 135);
    color: white;
    background-color: rgb(226 226 226);
    color: black;
    /*    padding-top: 0px;
    margin-top: 0px;*/
    height: 35px;
    height: fit-content;
    /* border-radius: inherit;*/
}
    .w-site .w-silver-001 .w-button {
    background-color: transparent;
    text-decoration: underline;
    min-width: auto;
    margin: 0px;
    padding: 3px;
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid black;
    background-color: white;
    color: black;
    font-size: 12px;
}
.w-site .w-silver-001 .control-type-button {
    width: fit-content;
}

.w-content-box.w-silver-001 > .w-datagrid-row .w-title-field {
}




.w-mini-panel-09 {
   /* background-color: #ffffff;*/ /* White background, you can adjust as needed */
  /*  border-radius: 8px;*/ /* Rounded corners */
/*    padding: 20px;
*/    /*    border-left: 1px solid white !important;
    border-right: 1px solid white !important;
    border: 1px solid white !important;*/
/*    padding: 0px 5px;*/
    padding:0px;
    margin:0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), /* Subtle shadow for top layer */
    0 8px 16px rgba(0, 0, 0, 0.1), /* Slightly deeper shadow for depth */
    0 16px 32px rgba(0, 0, 0, 0.05); /* Even softer shadow for background depth */
    transition: box-shadow 0.3s ease; /* Smooth transition for hover */
}

.w-site .w-mini-panel-09 > .w-title-field,
.w-site .w-mini-panel-09 > .w-value-field {
    border-bottom: 0px solid transparent;
}

.w-site .w-mini-panel-09 .w-button,
.w-site .w-mini-panel-09.w-horizontal .w-button {
    width: max-content;
}
/*ENDS w-mini-panel-09*/
.w-card-container-medium > .control-type-panel {
    width: 360px;
}
.w-tabular {
}
.w-float-right {
    position: absolute;
    right: 0px;
}

.w-line-breaker {
    width: 100%;
    height: 1px;
    margin: 0px;
    padding: 0px;
}

.w-line-marker {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid silver;
    margin: 0px;
    padding: 0px;
}

.w-wallet-logo-container {
    width: 100vw;
}
.w-wallet-logo {
    background-image: url('/assets/logos/operate_Crypto_logo.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 25px;
    width: 100px;
    position: relative;
/*    right: 16px;
    bottom: 0px;
    opacity: 0.8;*/
    float: right;
    margin-right:35px;
    display:none;
}

.w-field-record-count {
    align-items: self-start;
    width: 100%;
}

.no-records-found {
    margin-left: 30px;
    font-size: 12px;
    color: gray;
}
.w-verify-mnemonics-action-panel-card,
.w-terms-and-conditions-action-panel-card {
/*    max-height: 90vh;
    overflow-y: auto;*/
}

.createliteaccountwizard-agreed-not-to-verify-mnemonics > input,
.createliteaccountwizard-agree-to-terms-and-conditions {
    zoom: 1.4;
}


.w-close-modal {
    color: rgb(30, 136, 229);
}
/*.w-datagrid-row.w-content-box .w-content-box.w-panel-blue,
.w-site .w-panel-blue {
    background: var(--theme-l1-alt-bg-color);
}*/
.w-datagrid-row.w-content-box .w-content-box.w-panel-blue,
.w-site .w-panel-blue {
    background-color: rgb(30, 136, 229);
    color: rgb(255, 255, 255);
    border: 1px solid rgb(21, 101, 192);
}
.w-datagrid-row.w-content-box .w-content-box.w-panel-blue,
.w-site .w-panel-blue {
    border-color: white;
}
.w-datagrid-row.w-content-box .w-content-box.w-panel-silver,
.w-site .w-panel-silver {
    background-color: white;
    color: black;
    border: 1px solid silver;
}

.w-site .w-panel-blue {
    background-color: rgb(30, 136, 229);
    color: rgb(255, 255, 255);
    border: 1px solid rgb(21, 101, 192);
}


    
.w-site .w-content-box.w-panel-blue > .w-title-field,
.w-site  .w-content-box.w-panel-blue > .w-datagrid-row .w-title-field {
    background-color: transparent;
    color: white;
}

.w-content-box.w-panel-blue > .w-value-field,
.w-content-box.w-panel-blue > .w-datagrid-row .w-value-field {
     color: white;
}
    .w-content-box.w-panel-blue > .w-value-field.w-button,
    .w-content-box.w-panel-blue > .w-datagrid-row .w-value-field.w-button {
        color: black;
    }
.btn-transaction > a {
/*    color: cornflowerblue !important;
*/    text-decoration: underline !important;
}

.w-site .w-panel-blue .w-help {
    color: #efe2e2;
}
.w-site .w-panel-form .w-help {
    color: darkslategrey;
}


.w-panel-blue::before,
.w-panel-blue::after {
    background: rgb(21, 101, 192);
}

.w-panel-blue .w-header,
.w-panel-blue .w-content {
    background-color: rgb(30, 136, 229);
    color: rgb(255, 255, 255);
}

.w-panel-blue .w-button {
    background-color: rgb(21, 101, 192);
}




.w-panel-relaxed {
}

    .w-panel-relaxed .w-header,
    .w-panel-relaxed .w-content {
    }



 
.w-panel-form {
}

    .w-panel-form > .w-content {
        background-color: white;
        color: rgb(18, 25, 38);
    }

.w-box-level-info-1 {
/*    background: #eff0f3;
*/}
    .w-box-level-info-1 > .w-title-field {
        font-size: large;
        color: rgb(30, 136, 229);
    }

.w-content {
  position:relative;
}

.check-box-check-lock-screen-for-auto-run,
.check-box-check-keep-running-attestation {
    width: 20px;
}
.disabled-page .disabled-page-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    pointer-events: none;
    pointer-events: all;
    cursor: not-allowed;
}
.w-site .panel-page-control {
    background-color: rgb(21, 101, 192);
    background-color: lightslategray;
    background-color: #404a54;
}
    .w-site .panel-page-control .control-type-button > .w-button {
        margin-top: 10px;
        background-color: transparent;
        border-color: transparent;
        color: white;
    }

    .w-site .panel-page-control .command-process-IpfsOpenDocument .w-button {
        padding-right: 3px;
    }
.w-site .IpfsOpenDocument-globalPageNumber,
.w-site .IpfsOpenDocument-globalPageSize {
    color: white;
}
    .w-site .IpfsOpenDocument-globalPageNumber.w-datagrid-row .w-title-field,
    .w-site .IpfsOpenDocument-globalPageSize.w-datagrid-row .w-title-field {
        color: white;
        font-size: 10px;
    }

.IpfsOpenDocument-globalPageNumber > input,
.IpfsOpenDocument-globalPageSize > input {
    padding: 4px;
    width: 50px;
    color: white;
    border-color: white;
}


.w-site .control-type-panel .w-datagrid-row .IpfsManageProviders-jwtToken .w-title-field {
    color: red;
}