/* _content/BlazorLicenseManager/Component/AccountInfoComponent.razor.rz.scp.css */
.dropzone[b-1xkcxc05tw] {
    border: 3px solid steelblue;
    padding: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    box-shadow: inset 0 0 8px rgba(0,0,0,0.2);
    color: #444;
    font-size: 1.5rem;
    cursor: pointer;
    position: relative;
    height: 40px;
    width: 400px;
}

    .dropzone:hover[b-1xkcxc05tw] {
        background-color: #f3f3f3;
        color: #333;
    }

    .dropzone input[type=file][b-1xkcxc05tw] {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
    }

.dropzone-drag[b-1xkcxc05tw] {
    background-color: palegreen;
}

.cell-format[b-1xkcxc05tw] {
    border: 1px gray solid;
    height: 32px;
    text-align: center;
    padding-top: 5px;
}
.error-message[b-1xkcxc05tw] {
    width: 400px;
    color: red;
}
.expiry-date[b-1xkcxc05tw] {
    margin-right: 5pt;
    color: red
}
/* _content/BlazorLicenseManager/Component/SwitchesModuleComponent.razor.rz.scp.css */
.switch-cell[b-ytq6zv8uhp] {
    border: 1px #C0C0C0 solid;
    height: 40px;
    padding: 5px;
    margin-left: 10px;
}
.title-cell[b-ytq6zv8uhp] {
    border: 1px #C0C0C0 solid;
    height: 40px;
    padding: 8px;
    margin-left:10px;
    
}
.space[b-ytq6zv8uhp]{
    padding-left:10px;
}


div.scroll[b-ytq6zv8uhp] {
    margin: 4px, 4px;
    padding: 4px;
   
    width: 800px;
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}

/* _content/BlazorLicenseManager/Component/SwitchSubComponent.razor.rz.scp.css */
.switch-cell[b-97oezngviz] {
    border: 1px #C0C0C0 solid;
    height: 40px;
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 10pt;
}

.title-cell[b-97oezngviz] {
    border: 1px #C0C0C0 solid;
    height: 40px;
    padding: 8px;
    margin-left: 10px;
}

.space[b-97oezngviz] {
    padding-left: 10px;
}
/* _content/BlazorLicenseManager/Pages/AddLicense/AddLicense.razor.rz.scp.css */
.toggle-table[b-hivj9ry934] {
    margin-top:0cm;
    border-collapse: separate;
    border-spacing: 0 25px;
    width:100%;
    padding:10pt;
    background-color:azure;
}.td[b-hivj9ry934] {
    padding: 0px 0px;
    
}
thead[b-hivj9ry934]{
   
}
.mate-info[b-hivj9ry934] {
    display: inline-block;
    vertical-align: top;
}

.panelbar-wrapper[b-hivj9ry934] {
    max-width: 300px;
    margin: 0 auto;
}
.title[b-hivj9ry934] {
    font-family: 'Times New Roman', Times, serif;
    font-size: 2pc;
    font-style: italic;
    margin-bottom: 10px"
}
.switch-module[b-hivj9ry934] {
    border: 0px gray solid;
    height: 50px
}
.button-save-download[b-hivj9ry934] {
    text-align:right; width:1700px;
}
/* _content/BlazorLicenseManager/Pages/EditLicense/EditLicense.razor.rz.scp.css */
.toggle-table[b-d5v0jnn2l8] {
    margin-top:0cm;
    border-collapse: separate;
    border-spacing: 0 25px;
    width:100%;
    padding:10pt;
    background-color:azure;
}.td[b-d5v0jnn2l8] {
    padding: 0px 0px;
    
}
thead[b-d5v0jnn2l8]{
   
}



.mate-info[b-d5v0jnn2l8] {
    display: inline-block;
    vertical-align: top;
}

.panelbar-wrapper[b-d5v0jnn2l8] {
    max-width: 300px;
    margin: 0 auto;
}
.title[b-d5v0jnn2l8] {
    font-family: 'Times New Roman', Times, serif;
    font-size: 2pc;
    font-style: italic;
    padding-left: 0px;
    margin-bottom: 0px
}
/* _content/BlazorLicenseManager/Pages/Login/Login.razor.rz.scp.css */


.container[b-do7w9jpac7] {
    margin: auto;
    width: 35%;
    border: 1px solid gray;
    padding: 10px;
    margin-top: 10%;
    border-radius: 30px;
}

h3[b-do7w9jpac7] {
    margin: auto;
    padding: 10pt;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 1cm;
    font-style: italic;
}

message[b-do7w9jpac7] {
    color: red;
    text-align: center;
}

.center[b-do7w9jpac7] {
    text-align: center;
}
/* _content/BlazorLicenseManager/Pages/Register/Register.razor.rz.scp.css */
.container[b-98aaw8h9vo]{
    width:100%;
    margin-top:1in;
}

h3[b-98aaw8h9vo] {
    margin: auto;
    padding: 10pt;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    font-size: 1cm;
    font-style: italic;
}

.center[b-98aaw8h9vo] {
    text-align: center;
}
/* _content/BlazorLicenseManager/Pages/VerifyHid/VerifyHID.razor.rz.scp.css */
body[b-y47b8bm0dq] {
}
.listview-item[b-y47b8bm0dq] {
    height: 40px;
    width: 150px;
    display: inline-block;
    margin: 10px;
    border: 1px solid black;
    border-radius: 10px;
    padding: 10px;
}
.title[b-y47b8bm0dq] {
    margin-top: 50pt;
    margin-bottom: 50px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 18pt;
    font-style: italic
}
.margin-top[b-y47b8bm0dq] {
    margin-top: 30pt
}
/* _content/BlazorLicenseManager/Pages/VerifyLicense/VerifyLicense.razor.rz.scp.css */
body[b-mm88op43m0] {
}
.title[b-mm88op43m0] {
    font-family: 'Times New Roman', Times, serif;
    font-size: 2pc;
    font-style: italic;
    padding-left: 0px;
    margin-bottom: 0px
}
.upload-component[b-mm88op43m0] {
    width: 460px;
}
.switch-cell-width[b-mm88op43m0] {
    width: 270px;
}
.padding-top[b-mm88op43m0] {
    padding-top: 7px
}
.image-align-right[b-mm88op43m0] {
    text-align: right;
    height:300px;
    width:300px;

}
div.scroll[b-mm88op43m0] {
    margin: 4px, 4px;
    padding: 4px;
    width: 800px;
    height: 550px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: justify;
}
/* _content/BlazorLicenseManager/Pages/ViewLicense/FeaturesView.razor.rz.scp.css */
.title[b-4ldwtu6lfj]{
    text-align:center
}
/* _content/BlazorLicenseManager/Pages/ViewLicense/ViewLicense.razor.rz.scp.css */
body[b-vfxv1amzwu] {
    overflow: hidden;
}

.myCustomCellFormatting[b-vfxv1amzwu] {
    color: red;
    font-weight: bold;
}

.float-right[b-vfxv1amzwu] {
    float: right;
}
.div-body[b-vfxv1amzwu] {
    position: relative;
    width: 100%;
    min-height: 400px;
}
/* _content/BlazorLicenseManager/Shared/HorizontalMenu.razor.rz.scp.css */

nav[b-67r77pm9ar] {
    width: 100%;
    height: 10px;
    background-color: ;
    color: white;
    margin-bottom:10pt;
    
}
a:hover[b-67r77pm9ar] {
    font-weight:600;
    
}
nav-link[b-67r77pm9ar]{
    color:white;
}
/* _content/BlazorLicenseManager/Shared/MainLayout.razor.rz.scp.css */
.page[b-20wpyp7hq5] {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: var(--background);
    color:var(--font-color);
    
    
}

main[b-20wpyp7hq5] {
    flex: 1;
}

.sidebar[b-20wpyp7hq5] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-20wpyp7hq5] {
    background-color: var(--background);
    color: var(--font-color);
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-20wpyp7hq5]  a, .top-row[b-20wpyp7hq5]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-20wpyp7hq5]  a:hover, .top-row[b-20wpyp7hq5]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-20wpyp7hq5]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-20wpyp7hq5] {
        display: none;
    }

    .top-row.auth[b-20wpyp7hq5] {
        justify-content: space-between;
    }

    .top-row[b-20wpyp7hq5]  a, .top-row[b-20wpyp7hq5]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-20wpyp7hq5] {
        flex-direction: row;
    }

    .sidebar[b-20wpyp7hq5] {
        width: 0px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-20wpyp7hq5] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-20wpyp7hq5]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-20wpyp7hq5], article[b-20wpyp7hq5] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
