@import '_content/Nextended.Blazor/Nextended.Blazor.bundle.scp.css';

/* _content/ExAct.Web/Components/Shared/MainLayout/SelectClient.razor.rz.scp.css */

[b-xcwzrz26pp] .mud-input-control > .mud-input-control-input-container {
    background: white;
    border-radius: 3px;
    max-width: 250px;
    width: 250px;
    height: 40px;
    position: relative;
    display: flex;
    flex-direction: column;
}
/* _content/ExAct.Web/Pages/Admin/TagsManagement.razor.rz.scp.css */
/* _content/ExAct.Web/Pages/Index.razor.rz.scp.css */
html[b-0nu9ah092e], body[b-0nu9ah092e] {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}

.healthcareLeader[b-0nu9ah092e] {
    background: url('/images/healthcare.jpg');
    background-size: cover;
    margin-bottom: 178px;
    text-align: center;
}

.healthcareLeader h1[b-0nu9ah092e] {
    color: white;
    font-size: 54px;
    line-height: 1em;
    text-shadow: 0px 0px 5px rgba(0, 0, 1, 0.4);
    letter-spacing: -0.02em;
    font-weight: bold;
    padding-top: 128px;
    font-family: 'Proxima Nova', HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, 'sans-serif';
    margin: 0px 15px;
}

.healthcareLeader h2[b-0nu9ah092e] {
    color: white;
    font-size: 26px;
    line-height: 1em;
    text-shadow: 0px 0px 5px rgba(0, 0, 1, 0.4);
    letter-spacing: -0.02em;
    padding-bottom: 128px;
    font-family: 'Proxima Nova', HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, 'sans-serif';
    margin: 15px;
}

.healthcareLeader div[b-0nu9ah092e] {
    background-color: #303584;
    padding: 50px 0px;
}

.healthcareLeader div span[b-0nu9ah092e] {
    color: white;
    font-family: 'Proxima Nova', HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, 'sans-serif';
    font-size: 24px;
    line-height: 31.2px;
    max-width: 1140px;
    margin: 15px;
    text-align: left;
    display: inline-block;
}

    
/* _content/ExAct.Web/Pages/Search.razor.rz.scp.css */
/* _content/ExAct.Web/Shared/InmarNavBar.razor.rz.scp.css */
/* _content/ExAct.Web/Shared/MainLayout.razor.rz.scp.css */
.main-content[b-g2egrintf5] {
    height: 100%;
    min-height: 960px;
    padding-bottom: 15px;
}
/*Inmar Log and decline white space */
.rebrand-logo[b-g2egrintf5] {
    background-color: white;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0 0 0 -40px;
    padding-left: 30px;
    transform-origin: bottom left;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
    float: left;
    height: 65px;
    width: 230px;
}

.inm-logo[b-g2egrintf5] {
    position: relative;
    width: 220px;
    height: 53px;
    margin-top: 5px;
    margin-left: -13px;
    float: left;
    background-repeat: no-repeat, no-repeat;
    color: transparent;
    background-size: 172px;
    background-image: url('images/inmar_logomark_wordmark.svg');
}

.inm-layout-footer[b-g2egrintf5] {
    width: 100%;
    height: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 500;
    color: #1d1655;
    z-index: 1;
}

.selectclient-container[b-g2egrintf5] {
    width: calc(100% - 700px);
    position: relative;
    border: 1px solid red;
}
