@import '_content/Core.UI/Core.UI.bundle.scp.css';
@import '_content/Account.UI/Account.UI.bundle.scp.css';
@import '_content/DevopsTools.UI/DevopsTools.UI.bundle.scp.css';
@import '_content/myKEY4Environment.UI/myKEY4Environment.UI.bundle.scp.css';

/* _content/WebHost/Components/Pages/Home.razor.rz.scp.css */
[b-30zj5jpszn] .tool-card-container{
    display: flex;
    flex-direction: row;
    align-items: center;
}

[b-30zj5jpszn] .mud-grid-item {
    padding: 1vh !important;
}

[b-30zj5jpszn] .mud-card-content {
    padding: unset !important;
}

[b-30zj5jpszn] .image-container {
    width: 100px;
    height: 100px;
    margin: 1vh !important;
}

[b-30zj5jpszn] .image-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

[b-30zj5jpszn] .description-container {
    display: flex;
    flex-direction: column;
    padding: 1vh;
}

[b-30zj5jpszn] .mud-card-actions {
    margin: 1vh 1vh 1vh 0 !important;
}
