@import '_content/Tegu.Blazor.Controls/Tegu.Blazor.Controls.bundle.scp.css';

/* /Components/TsDialogs/DlgConfirmation/DlgConfirmation.razor.rz.scp.css */
p[b-ulpy8w5u6e] {
    margin: 0;
    padding: 0;
}
/* /Components/TsDialogs/DlgDeveloperContractManager/DlgDeveloperContractManager.razor.rz.scp.css */
/* /Components/TsDialogs/DlgDevelopmentSummaryManager/DlgDevelopmentSummaryManager.razor.rz.scp.css */
/* /Components/TsDialogs/DlgOrganizationContractManager/DlgOrganizationContractManager.razor.rz.scp.css */
/* /Components/TsDialogs/DlgProjectAppTypeManager/DlgProjectAppTypeManager.razor.rz.scp.css */
/* /Components/TsDialogs/DlgText/DlgText.razor.rz.scp.css */
/* /Components/TsDialogs/DlgUserRegister/DlgUserRegister.razor.rz.scp.css */
/* /Components/TsDialogs/DlgUserSearch/DlgUserSearch.razor.rz.scp.css */
/* /Components/UpdatePopup.razor.rz.scp.css */
.cmp-updatenotification-show[b-e5hobmwg5q] {
    top: 0px !important;
    z-index: var(--ts-zindex-lvl6) !important;
}

.cmp-updatenotification-container1[b-e5hobmwg5q] {
    position: absolute;
    left: 50%;
    top: -50px;
    z-index: 0;
    transition: top 0.2s ease-in, z-index 0.2s ease-in;
}

.cmp-updatenotification-container2[b-e5hobmwg5q] {
    position: relative;
    left: -50%;
    border-radius: 3px;
    padding: 8px 10px 8px 10px;
    box-shadow: 0 0 12px -2px lime;
    background: linear-gradient( 0deg, var(--ts-clr-34) 20%, var(--ts-clr-44) 80%);
}
/* /Pages/Index.razor.rz.scp.css */
/*.section-logo {
    background: linear-gradient(0deg, var(--ts-clr-29) 20%, var(--ts-clr-39) 50%);
}

.section-map {
    height: fit-content;
    background: var(--ts-clr-29);
}

.section-about {
    height: fit-content;
    background: linear-gradient(0deg, var(--ts-clr-44) 20%, var(--ts-clr-54) 80%);
    box-shadow: inset 0 0px 10px 2px rgb(29 29 29);
}

.section-coretechnologies {
    height: fit-content;
    background: linear-gradient(0deg, var(--ts-clr-19) 20%, var(--ts-clr-29) 80%);
}

.section-services {
    height: fit-content;
    background: linear-gradient(180deg, var(--ts-clr-44) 20%, var(--ts-clr-64) 80%);
    box-shadow: inset 0 0px 10px 2px rgb(29 29 29);
}

.section-workflow {
    height: fit-content;
    background: linear-gradient(0deg, var(--ts-clr-19) 20%, var(--ts-clr-29) 80%);
}*/
/* /Pages/WebSite/Contact/Quote.razor.rz.scp.css */
/* /Pages/WebSite/Intro/Studies.razor.rz.scp.css */
section[b-0uwzjumk05] {
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.section-about[b-0uwzjumk05] {
    height: fit-content;
    background: linear-gradient(180deg, var(--ts-clr-24) 30%, var(--ts-clr-34) 70%);
}

.section-studies[b-0uwzjumk05] {
    height: fit-content;
    background: linear-gradient(180deg, var(--ts-clr-24) 30%, var(--ts-clr-34) 70%);
}

.section-certifications[b-0uwzjumk05] {
    height: fit-content;
    background: linear-gradient(180deg, var(--ts-clr-24) 30%, var(--ts-clr-34) 70%);
}

.section-container[b-0uwzjumk05] {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
}
/* /Pages/WebSite/Tools/TimeZonesPage.razor.rz.scp.css */
/* /Shared/Footer.razor.rz.scp.css */
footer[b-iex0bjo8q9] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    padding: 0 0 5px 0;

    font-size: 0.75rem;

/*    background: linear-gradient(180deg, var(--ts-clr-24) 30%, var(--ts-clr-34) 70%);*/
    background: linear-gradient(360deg, var(--ts-clr-14) 20%, var(--ts-clr-24) 80%);
    z-index: var(--ts-zindex-lvl5);
}
/* /Shared/Header.razor.rz.scp.css */
header[b-2pzp9gaah9] {
    display: flex;
    padding: 0 24px;
    min-height: 48px;
    height: 48px;
    max-height: 48px;
    background: linear-gradient(180deg, var(--ts-clr-14) 30%, var(--ts-clr-24) 70%);
    z-index: var(--ts-zindex-lvl5);
}
