@import '';

/* _content/Robot.UI.Main/Pages/AsIsWizard.razor.rz.scp.css */
@media (min-width: 992px) {
    #productionMixItems div.row label[b-5obhr9ex46] {
        display: none !important;
    }

    #productionMixItems div.row:nth-of-type(1) label[b-5obhr9ex46] {
        display: inline-block !important;
    }

    #productionMixItems div.row:nth-of-type(2) label[b-5obhr9ex46] {
        display: inline-block !important;
    }
}

#productionMixItems[b-5obhr9ex46] {
    border: #ccc solid 1px;
    padding: 20px;
    margin-bottom: 20px;
}
/* _content/Robot.UI.Main/Shared/Components/FirstRobotBox.razor.rz.scp.css */
.btn-primary.disabled[b-4jeyjibkhz], .btn-primary:disabled[b-4jeyjibkhz] {
    color: #999;
    background-color: transparent;
    background-image: none;
    border-color: #ccc;
    cursor: default;
}
