@import 'AIO.DataCenter.BlazorServer.Client.nrd6u245tf.bundle.scp.css';
@import '_content/AIO.BlazorUI/AIO.BlazorUI.wop1ffdzvh.bundle.scp.css';
@import '_content/AIO.Client.Components/AIO.Client.Components.icc6lstuk3.bundle.scp.css';
@import '_content/AIO.Client.FullComponents/AIO.Client.FullComponents.irfl3rtj4y.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.q21vm7bk8w.bundle.scp.css';
@import '_content/PSC.Blazor.Components.MarkdownEditor/PSC.Blazor.Components.MarkdownEditor.mlg14ggzcc.bundle.scp.css';

/* _content/AIO.DataCenter.Server/Components/Pages/Link.razor.rz.scp.css */


.link-main[b-bhdchwepjy] {
    width: 500px;
    padding: 20px;
    overflow: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #EEEEEE;
}

.pd-name[b-bhdchwepjy] {
    font-size: 30px;
    margin: 36px 0px 25px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.link-title[b-bhdchwepjy] {
    width: 100%;
    font-size: 20px;
    margin: 10px 0px 0px 0px;
}

.link-subtitle[b-bhdchwepjy] {
    width: 100%;
    color: #999;
    margin:8px 0px 0px 0px;
}

.link-code[b-bhdchwepjy] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 45px;
    line-height:45px;
    width: 100%;
    background-color: white;
    padding: 10px;
    margin: 10px 0px 10px 0px;
}

.link-btn[b-bhdchwepjy] {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #666;
    width: 100%;
    height: 45px;
    border: 0px;
    outline: 0;
    font-size: 25px;
    color: #FFF;
    text-decoration: none;
}

.link-main a:hover[b-bhdchwepjy] {
    color: #DDD;
    background-color: #333;
}



@media screen and (max-width: 640px) {
    .link-main[b-bhdchwepjy] {
        width: calc(100% - 50px);
    }

    .link-code[b-bhdchwepjy] {
        font-size: 36px;
    }

    .form-btn[b-bhdchwepjy] {
        width: 100%;
    }

    .form-item[b-bhdchwepjy] {
        width: 100%;
        /*        padding-left: 10px;
        padding-right: 10px;*/
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
