:root {
    --sso-border: #BFD7E6;
    --sso-sidebar: #E7F2FA;
    --svg-icon-password_show: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5zM12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5zm0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z' fill='%23212121'%3E%3C/path%3E%3C/svg%3E");
    --svg-icon-password_hide: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7zM2 4.27l2.28 2.28.46.46A11.804 11.804 0 0 0 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3 2 4.27zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2zm4.31-.78l3.15 3.15.02-.16c0-1.66-1.34-3-3-3l-.17.01z' fill='%23212121'%3E%3C/path%3E%3C/svg%3E");
    --svg-icon-error: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.73 3H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3zM13 17h-2v-2h2v2zm0-4h-2V7h2v6z' fill='%23212121'%3E%3C/path%3E%3C/svg%3E");
    --svg-icon-warning: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z' fill='%23212121'%3E%3C/path%3E%3C/svg%3E");
}

html,
body {
    height: 100%;
}
body.sso {
    display: grid;
}
.sso_outer_wrapper {
    place-self: center;
    justify-self: stretch;
}
.sso_container {
    display: grid;
    grid-template-columns: auto;
    grid-template-areas:
        "header"
        "main"
        "footer";
    margin: 0 auto 0.5rem;
    max-width: 556px;
    width: 100%;
}
.sso_container header {
    align-items: center;
    background-color: var(--bs-white);
    border: solid var(--sso-border);
    border-width: 1px 0 0 0;
    display: flex;
    flex-flow: row;
    grid-area: header;
    justify-content: center;
    padding: 1rem 1.5rem 0;
}
.sso_container header:not(.Cambium) .cai-logo {
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 101px;
    background-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122 38'%3E%3Cpath d='M63.36,9.08c1.55-.03,3,.74,3.84,2.04l-1.09.78c-.58-.96-1.63-1.54-2.75-1.54-1.81,0-3.28,1.47-3.28,3.28s1.47,3.28,3.28,3.28c1.13.01,2.17-.57,2.75-1.54l1.09.78c-.83,1.31-2.29,2.09-3.84,2.04-2.52.07-4.63-1.91-4.7-4.43s1.91-4.63,4.43-4.7h.27Z' style='fill:%23fff;'/%3E%3Cpath d='M73.48,18.08h-1.34v-.73c-.54.61-1.33.94-2.15.88-1.39,0-2.32-.76-2.32-1.92s.96-1.89,2.45-1.89h1.89v-.43c.08-.7-.42-1.33-1.12-1.41-.1-.01-.19-.01-.29,0-.74.01-1.42.38-1.84.98l-.83-.83c.64-.91,1.69-1.44,2.8-1.41,1.39-.12,2.61.92,2.73,2.31.01.15.01.3,0,.44l.03,4.01h-.01ZM72.04,15.46h-1.72c-.76,0-1.19.28-1.19.81s.48.88,1.16.88c.89.06,1.66-.61,1.71-1.5v-.19h.04Z' style='fill:%23fff;'/%3E%3Cpath d='M84.69,18.08h-1.44v-3.94c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.12h-1.41v-3.91c.09-.76-.46-1.44-1.22-1.53h-.17c-.79-.02-1.45.62-1.47,1.41v4.04h-1.41v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.05,1.58.35,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36l-.03,4.11h0Z' style='fill:%23fff;'/%3E%3Cpath d='M89.82,18.23c-.9.05-1.77-.35-2.32-1.06v.91h-1.31v-9.06h1.41v3.28c.56-.63,1.38-.98,2.22-.96,1.9.09,3.37,1.7,3.29,3.6-.08,1.78-1.51,3.21-3.29,3.29ZM89.57,12.63c-1.1-.02-2.01.85-2.03,1.95v.22c-.11,1.07.68,2.03,1.75,2.14.09,0,.18.01.27,0,1.19-.06,2.11-1.08,2.04-2.27-.06-1.1-.94-1.98-2.04-2.04h.01Z' style='fill:%23fff;'/%3E%3Cpath d='M94.92,8.1c.52-.01.95.4.96.91v.02c0,.54-.44.98-.98.98s-.98-.42-.98-.95v-.03h0c.04-.53.48-.94,1.01-.93h0ZM94.21,11.48h1.41v6.58h-1.42v-6.58h0Z' style='fill:%23fff;'/%3E%3Cpath d='M97.11,11.47h1.41v3.94c.02.82.71,1.47,1.53,1.45.79-.02,1.43-.66,1.45-1.45v-3.94h1.44v3.83c0,1.61-1.31,2.92-2.92,2.92s-2.92-1.31-2.92-2.92h0v-3.83h0Z' style='fill:%23fff;'/%3E%3Cpath d='M114.41,18.08h-1.44v-3.94c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.12h-1.41v-3.91c.08-.77-.48-1.46-1.25-1.53h-.13c-.8,0-1.46.64-1.47,1.44v4.01h-1.44v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.05,1.58.35,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36v4.11h0Z' style='fill:%23fff;'/%3E%3Cpath d='M63.36,9.08c1.55-.03,3,.74,3.84,2.04l-1.09.78c-.58-.96-1.63-1.54-2.75-1.54-1.81,0-3.28,1.47-3.28,3.28s1.47,3.28,3.28,3.28c1.13.01,2.17-.57,2.75-1.54l1.09.78c-.83,1.31-2.29,2.09-3.84,2.04-2.52.07-4.63-1.91-4.7-4.43s1.91-4.63,4.43-4.7h.27Z' style='fill:%23005f9f;'/%3E%3Cpath d='M73.48,18.08h-1.34v-.73c-.54.61-1.33.94-2.15.88-1.39,0-2.32-.76-2.32-1.92s.96-1.89,2.45-1.89h1.89v-.43c.08-.7-.42-1.33-1.12-1.41-.1-.01-.19-.01-.29,0-.74.01-1.42.38-1.84.98l-.83-.83c.64-.91,1.69-1.44,2.8-1.41,1.39-.12,2.61.92,2.73,2.31.01.15.01.3,0,.44l.03,4.01h-.01ZM72.04,15.46h-1.72c-.76,0-1.19.28-1.19.81s.48.88,1.16.88c.89.06,1.66-.61,1.71-1.5v-.19h.04Z' style='fill:%23005f9f;'/%3E%3Cpath d='M84.69,18.08h-1.44v-3.94c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.12h-1.41v-3.91c.09-.76-.46-1.44-1.22-1.53h-.17c-.79-.02-1.45.62-1.47,1.41v4.04h-1.41v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.05,1.58.35,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36l-.03,4.11h0Z' style='fill:%23005f9f;'/%3E%3Cpath d='M89.82,18.23c-.9.05-1.77-.35-2.32-1.06v.91h-1.31v-9.06h1.41v3.28c.56-.63,1.38-.98,2.22-.96,1.9.09,3.37,1.7,3.29,3.6-.08,1.78-1.51,3.21-3.29,3.29ZM89.57,12.63c-1.1-.02-2.01.85-2.03,1.95v.22c-.11,1.07.68,2.03,1.75,2.14.09,0,.18.01.27,0,1.19-.06,2.11-1.08,2.04-2.27-.06-1.1-.94-1.98-2.04-2.04h.01Z' style='fill:%23005f9f;'/%3E%3Cpath d='M94.92,8.1c.52-.01.95.4.96.91v.02c0,.54-.44.98-.98.98s-.98-.42-.98-.95v-.03h0c.04-.53.48-.94,1.01-.93h0ZM94.21,11.48h1.41v6.58h-1.42v-6.58h0Z' style='fill:%23005f9f;'/%3E%3Cpath d='M97.11,11.47h1.41v3.94c.02.82.71,1.47,1.53,1.45.79-.02,1.43-.66,1.45-1.45v-3.94h1.44v3.83c0,1.61-1.31,2.92-2.92,2.92s-2.92-1.31-2.92-2.92h0v-3.83h0Z' style='fill:%23005f9f;'/%3E%3Cpath d='M114.41,18.08h-1.44v-3.94c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.12h-1.41v-3.91c.08-.77-.48-1.46-1.25-1.53h-.13c-.8,0-1.46.64-1.47,1.44v4.01h-1.44v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.05,1.58.35,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36v4.11h0Z' style='fill:%23005f9f;'/%3E%3Cpath d='M58.41,26.48h-4.04l-.63,1.49h-1.54l3.94-9.01h.48l3.94,9.01h-1.54s-.61-1.49-.61-1.49ZM56.39,21.59l-1.51,3.66h3l-1.49-3.66Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M61.54,25.95c.46.56,1.14.9,1.87.93.61,0,1.06-.25,1.06-.73,0-.38-.28-.56-.93-.81l-.68-.28c-1.19-.48-1.74-.98-1.74-1.92,0-1.19.99-1.92,2.35-1.92.88-.03,1.72.34,2.3,1.01l-.78.88c-.4-.43-.97-.68-1.57-.68-.55,0-.91.23-.91.63,0,.33.23.5.88.78l.63.25c1.26.53,1.82,1.06,1.82,1.99.03.58-.24,1.14-.71,1.49-.52.36-1.14.55-1.77.53-1.05.02-2.04-.45-2.68-1.28l.86-.89v.02Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M67.2,25.95c.46.56,1.14.9,1.87.93.61,0,1.06-.25,1.06-.73,0-.38-.28-.56-.93-.81l-.68-.28c-1.19-.48-1.74-.98-1.74-1.92,0-1.19.98-1.92,2.35-1.92.88-.03,1.72.34,2.3,1.01l-.78.88c-.41-.43-.97-.68-1.57-.68-.55,0-.91.23-.91.63,0,.33.23.5.88.78l.63.25c1.26.53,1.82,1.06,1.82,1.99.03.58-.24,1.14-.71,1.49-.52.36-1.14.55-1.77.53-1.05.02-2.04-.45-2.68-1.28l.86-.89v.02Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M73.71,25.12c.16,1.06,1.1,1.81,2.17,1.74.72,0,1.42-.28,1.94-.78l.68.96c-.71.69-1.66,1.07-2.65,1.06-1.9.07-3.5-1.42-3.56-3.32-.07-1.9,1.42-3.5,3.32-3.56h.12c1.64-.05,3.02,1.23,3.08,2.88v.15c0,.3-.04.59-.1.88h-5ZM77.37,24.04c.01-.88-.7-1.61-1.58-1.62h-.14c-.94,0-1.75.69-1.92,1.61h3.64Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M80.1,25.95c.46.56,1.14.9,1.87.93.61,0,1.06-.25,1.06-.73,0-.38-.28-.56-.93-.81l-.68-.28c-1.19-.48-1.74-.98-1.74-1.92,0-1.19.98-1.92,2.35-1.92.88-.03,1.72.34,2.3,1.01l-.78.88c-.4-.43-.97-.68-1.57-.68-.55,0-.91.23-.91.63,0,.33.23.5.88.78l.63.25c1.26.53,1.82,1.06,1.82,1.99.03.58-.24,1.14-.71,1.49-.52.36-1.14.55-1.77.53-1.05.02-2.04-.45-2.68-1.28l.86-.89v.02Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M85.75,25.95c.46.56,1.14.9,1.87.93.61,0,1.06-.25,1.06-.73,0-.38-.28-.56-.93-.81l-.68-.28c-1.19-.48-1.74-.98-1.74-1.92,0-1.19.98-1.92,2.35-1.92.88-.03,1.72.34,2.3,1.01l-.78.88c-.41-.43-.97-.68-1.57-.68-.55,0-.91.23-.91.63,0,.33.23.5.88.78l.63.25c1.26.53,1.82,1.06,1.82,1.99.03.58-.24,1.14-.71,1.49-.52.36-1.14.55-1.77.53-1.05.02-2.04-.45-2.68-1.28l.86-.89v.02Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M101.23,27.97h-1.44v-3.93c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.11h-1.41v-3.91c.09-.76-.46-1.44-1.22-1.53h-.17c-.79-.02-1.45.62-1.47,1.41v4.04h-1.41v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.06,1.59.34,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36l-.03,4.11h0Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M103.73,25.12c.16,1.06,1.1,1.81,2.17,1.74.72,0,1.42-.28,1.94-.78l.68.96c-.71.69-1.66,1.07-2.65,1.06-1.9.07-3.5-1.42-3.56-3.32-.07-1.9,1.42-3.5,3.32-3.56h.09c1.64-.05,3.02,1.23,3.08,2.88v.15c0,.3-.04.59-.1.88h-4.98,0ZM107.39,24.04c.01-.88-.7-1.61-1.58-1.62h-.14c-.94,0-1.75.69-1.92,1.61h3.64Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M115.75,27.97h-1.41v-3.93c.06-.78-.52-1.47-1.31-1.54h-.16c-.81-.03-1.49.6-1.52,1.41v4.06h-1.44v-6.61h1.34v.66c.52-.54,1.25-.82,1.99-.78,1.31-.07,2.44.93,2.51,2.25v4.49h0Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M121.17,27.97c-.39.09-.79.14-1.19.15-1.54,0-2.45-.76-2.45-2.3v-3.25h-1.08v-1.24h1.09v-1.74h1.44v1.74h1.99v1.24h-1.99v3.1c0,.86.45,1.14,1.31,1.14.3,0,.59-.03.88-.08,0,0,0,1.24,0,1.24Z' style='fill:%232e9ed9;'/%3E%3Cpath d='M16.58,25.47c-5.03.18-9.24-3.76-9.42-8.78v-.68c-.2-5.07,3.75-9.34,8.82-9.53h.6c2.79-.05,5.45,1.18,7.22,3.33l2.42-5.45c-2.72-2.21-6.14-3.4-9.64-3.36C8.1.82.88,7.69,1,15.96c-.18,8.27,6.99,15.13,15.53,14.96,5.3.17,10.27-2.6,12.93-7.19l-4.44-3.43c-.18.4-.4.78-.66,1.14-1.75,2.56-4.67,4.08-7.78,4.04h0Z' style='fill:%23005f9f;'/%3E%3Cpath d='M32.96,6.88h-1.99l-13.05,29.41h6.41l7.62-18.39,7.6,18.39h6.41s-13-29.41-13-29.41Z' style='fill:%232e9ed9;'/%3E%3C/svg%3E");
    border-right: 1px solid #2C9ED9;
    display: inline-block;
    height: 38px;
    margin: 0 4px 0 1rem;
    max-width: 118px;
    padding: 4px 1rem 4px 0;
    width: 100%;
}
.sso_container header .uH-logo {
    display: block;
    height: 52px;
    width: calc(100% - 12px) !important;
    max-width: 544px;
    margin: 0 0 0 12px !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="UTF-8"%3F><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 136 45"> <defs> <style> .cls-1 { fill: %23005f9f; } .cls-2 { fill: %23fff; } .cls-3 { fill: %232e9ed9; } </style> </defs> <g id="" data-name=""> <path id="Path_192" data-name="Path 192" class="cls-2" d="m65.36,12.96c1.55-.03,3,.74,3.84,2.04l-1.09.78c-.58-.96-1.63-1.54-2.75-1.54-1.81,0-3.28,1.47-3.28,3.28s1.47,3.28,3.28,3.28c1.13.01,2.17-.57,2.75-1.54l1.09.78c-.83,1.31-2.29,2.09-3.84,2.04-2.52.07-4.63-1.91-4.7-4.43s1.91-4.63,4.43-4.7c.09,0,.18,0,.27,0h0Z"/> <path id="Path_193" data-name="Path 193" class="cls-2" d="m75.48,21.96h-1.34v-.73c-.54.61-1.33.94-2.15.88-1.39,0-2.32-.76-2.32-1.92s.96-1.89,2.45-1.89h1.89v-.43c.08-.7-.42-1.33-1.12-1.41-.1-.01-.19-.01-.29,0-.74.01-1.42.38-1.84.98l-.83-.83c.64-.91,1.69-1.44,2.8-1.41,1.39-.12,2.61.92,2.73,2.31.01.15.01.3,0,.44l.03,4.01Zm-1.44-2.62h-1.72c-.76,0-1.19.28-1.19.81s.48.88,1.16.88c.89.06,1.66-.61,1.71-1.5,0-.02,0-.04,0-.06v-.13h.03Z"/> <path id="Path_194" data-name="Path 194" class="cls-2" d="m86.69,21.96h-1.44v-3.94c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.12h-1.41v-3.91c.09-.76-.46-1.44-1.22-1.53-.06,0-.12,0-.17,0-.79-.02-1.45.62-1.47,1.41,0,.04,0,.09,0,.13v3.91h-1.41v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.05,1.58.35,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36l-.03,4.11Z"/> <path id="Path_195" data-name="Path 195" class="cls-2" d="m91.82,22.11c-.9.05-1.77-.35-2.32-1.06v.91h-1.31v-9.06h1.41v3.28c.56-.63,1.38-.98,2.22-.96,1.9.09,3.37,1.7,3.29,3.6-.08,1.78-1.51,3.21-3.29,3.29Zm-.25-5.6c-1.1-.02-2.01.85-2.03,1.95,0,.07,0,.15,0,.22-.11,1.07.68,2.03,1.75,2.14.09,0,.18.01.27,0,1.19-.06,2.11-1.08,2.04-2.27-.06-1.1-.94-1.98-2.04-2.04h0Z"/> <path id="Path_196" data-name="Path 196" class="cls-2" d="m96.92,11.98c.52-.01.95.4.96.91,0,0,0,.01,0,.02,0,.54-.44.98-.98.98-.54,0-.98-.42-.98-.95,0,0,0-.02,0-.03h0c.04-.53.48-.94,1.01-.93h0Zm-.71,3.38h1.41v6.58h-1.42v-6.58Z"/> <path id="Path_197" data-name="Path 197" class="cls-2" d="m99.11,15.35h1.41v3.94c.02.82.71,1.47,1.53,1.45.79-.02,1.43-.66,1.45-1.45v-3.94h1.44v3.83c0,1.61-1.31,2.92-2.92,2.92s-2.92-1.31-2.92-2.92h0v-3.83Z"/> <path id="Path_198" data-name="Path 198" class="cls-2" d="m116.41,21.96h-1.44v-3.94c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.12h-1.41v-3.91c.08-.77-.48-1.46-1.25-1.53-.04,0-.09,0-.13,0-.8,0-1.46.64-1.47,1.44,0,.03,0,.07,0,.1v3.91h-1.44v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.05,1.58.35,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36v4.11Z"/> </g> <g id="CAI_-_Cambium_Assessment" data-name="CAI - Cambium Assessment"> <g> <path id="Path_199" data-name="Path 199" class="cls-1" d="m65.36,12.96c1.55-.03,3,.74,3.84,2.04l-1.09.78c-.58-.96-1.63-1.54-2.75-1.54-1.81,0-3.28,1.47-3.28,3.28s1.47,3.28,3.28,3.28c1.13.01,2.17-.57,2.75-1.54l1.09.78c-.83,1.31-2.29,2.09-3.84,2.04-2.52.07-4.63-1.91-4.7-4.43s1.91-4.63,4.43-4.7c.09,0,.18,0,.27,0h0Z"/> <path id="Path_200" data-name="Path 200" class="cls-1" d="m75.48,21.96h-1.34v-.73c-.54.61-1.33.94-2.15.88-1.39,0-2.32-.76-2.32-1.92s.96-1.89,2.45-1.89h1.89v-.43c.08-.7-.42-1.33-1.12-1.41-.1-.01-.19-.01-.29,0-.74.01-1.42.38-1.84.98l-.83-.83c.64-.91,1.69-1.44,2.8-1.41,1.39-.12,2.61.92,2.73,2.31.01.15.01.3,0,.44l.03,4.01Zm-1.44-2.62h-1.72c-.76,0-1.19.28-1.19.81s.48.88,1.16.88c.89.06,1.66-.61,1.71-1.5,0-.02,0-.04,0-.06v-.13h.03Z"/> <path id="Path_201" data-name="Path 201" class="cls-1" d="m86.69,21.96h-1.44v-3.94c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.12h-1.41v-3.91c.09-.76-.46-1.44-1.22-1.53-.06,0-.12,0-.17,0-.79-.02-1.45.62-1.47,1.41,0,.04,0,.09,0,.13v3.91h-1.41v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.05,1.58.35,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36l-.03,4.11Z"/> <path id="Path_202" data-name="Path 202" class="cls-1" d="m91.82,22.11c-.9.05-1.77-.35-2.32-1.06v.91h-1.31v-9.06h1.41v3.28c.56-.63,1.38-.98,2.22-.96,1.9.09,3.37,1.7,3.29,3.6-.08,1.78-1.51,3.21-3.29,3.29Zm-.25-5.6c-1.1-.02-2.01.85-2.03,1.95,0,.07,0,.15,0,.22-.11,1.07.68,2.03,1.75,2.14.09,0,.18.01.27,0,1.19-.06,2.11-1.08,2.04-2.27-.06-1.1-.94-1.98-2.04-2.04h0Z"/> <path id="Path_203" data-name="Path 203" class="cls-1" d="m96.92,11.98c.52-.01.95.4.96.91,0,0,0,.01,0,.02,0,.54-.44.98-.98.98-.54,0-.98-.42-.98-.95,0,0,0-.02,0-.03h0c.04-.53.48-.94,1.01-.93h0Zm-.71,3.38h1.41v6.58h-1.42v-6.58Z"/> <path id="Path_204" data-name="Path 204" class="cls-1" d="m99.11,15.35h1.41v3.94c.02.82.71,1.47,1.53,1.45.79-.02,1.43-.66,1.45-1.45v-3.94h1.44v3.83c0,1.61-1.31,2.92-2.92,2.92s-2.92-1.31-2.92-2.92h0v-3.83Z"/> <path id="Path_205" data-name="Path 205" class="cls-1" d="m116.41,21.96h-1.44v-3.94c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.12h-1.41v-3.91c.08-.77-.48-1.46-1.25-1.53-.04,0-.09,0-.13,0-.8,0-1.46.64-1.47,1.44,0,.03,0,.07,0,.1v3.91h-1.44v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.05,1.58.35,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36v4.11Z"/> <path id="Path_206" data-name="Path 206" class="cls-3" d="m60.41,30.36h-4.04l-.63,1.49h-1.54l3.94-9.01h.48l3.94,9.01h-1.54l-.61-1.49Zm-2.02-4.89l-1.51,3.66h3l-1.49-3.66Z"/> <path id="Path_207" data-name="Path 207" class="cls-3" d="m63.54,29.83c.46.56,1.14.9,1.87.93.61,0,1.06-.25,1.06-.73,0-.38-.28-.56-.93-.81l-.68-.28c-1.19-.48-1.74-.98-1.74-1.92,0-1.19.99-1.92,2.35-1.92.88-.03,1.72.34,2.3,1.01l-.78.88c-.4-.43-.97-.68-1.57-.68-.55,0-.91.23-.91.63,0,.33.23.5.88.78l.63.25c1.26.53,1.82,1.06,1.82,1.99.03.58-.24,1.14-.71,1.49-.52.36-1.14.55-1.77.53-1.05.02-2.04-.45-2.68-1.28l.86-.89Z"/> <path id="Path_208" data-name="Path 208" class="cls-3" d="m69.2,29.83c.46.56,1.14.9,1.87.93.61,0,1.06-.25,1.06-.73,0-.38-.28-.56-.93-.81l-.68-.28c-1.19-.48-1.74-.98-1.74-1.92,0-1.19.98-1.92,2.35-1.92.88-.03,1.72.34,2.3,1.01l-.78.88c-.41-.43-.97-.68-1.57-.68-.55,0-.91.23-.91.63,0,.33.23.5.88.78l.63.25c1.26.53,1.82,1.06,1.82,1.99.03.58-.24,1.14-.71,1.49-.52.36-1.14.55-1.77.53-1.05.02-2.04-.45-2.68-1.28l.86-.89Z"/> <path id="Path_209" data-name="Path 209" class="cls-3" d="m75.71,29c.16,1.06,1.1,1.81,2.17,1.74.72,0,1.42-.28,1.94-.78l.68.96c-.71.69-1.66,1.07-2.65,1.06-1.9.07-3.5-1.42-3.56-3.32-.07-1.9,1.42-3.5,3.32-3.56.01,0,.02,0,.04,0h.08c1.64-.05,3.02,1.23,3.08,2.88v.15c0,.3-.04.59-.1.88h-5Zm3.66-1.08c.01-.88-.7-1.61-1.58-1.62-.05,0-.09,0-.14,0-.94,0-1.75.69-1.92,1.61h3.64Z"/> <path id="Path_210" data-name="Path 210" class="cls-3" d="m82.1,29.83c.46.56,1.14.9,1.87.93.61,0,1.06-.25,1.06-.73,0-.38-.28-.56-.93-.81l-.68-.28c-1.19-.48-1.74-.98-1.74-1.92,0-1.19.98-1.92,2.35-1.92.88-.03,1.72.34,2.3,1.01l-.78.88c-.4-.43-.97-.68-1.57-.68-.55,0-.91.23-.91.63,0,.33.23.5.88.78l.63.25c1.26.53,1.82,1.06,1.82,1.99.03.58-.24,1.14-.71,1.49-.52.36-1.14.55-1.77.53-1.05.02-2.04-.45-2.68-1.28l.86-.89Z"/> <path id="Path_211" data-name="Path 211" class="cls-3" d="m87.75,29.83c.46.56,1.14.9,1.87.93.61,0,1.06-.25,1.06-.73,0-.38-.28-.56-.93-.81l-.68-.28c-1.19-.48-1.74-.98-1.74-1.92,0-1.19.98-1.92,2.35-1.92.88-.03,1.72.34,2.3,1.01l-.78.88c-.41-.43-.97-.68-1.57-.68-.55,0-.91.23-.91.63,0,.33.23.5.88.78l.63.25c1.26.53,1.82,1.06,1.82,1.99.03.58-.24,1.14-.71,1.49-.52.36-1.14.55-1.77.53-1.05.02-2.04-.45-2.68-1.28l.86-.89Z"/> <path id="Path_212" data-name="Path 212" class="cls-3" d="m103.23,31.85h-1.44v-3.93c.09-.75-.44-1.44-1.19-1.53-.07,0-.13-.01-.2-.01-.77-.03-1.43.57-1.46,1.34v4.11h-1.41v-3.91c.09-.76-.46-1.44-1.22-1.53-.06,0-.12,0-.17,0-.79-.02-1.45.62-1.47,1.41,0,.04,0,.09,0,.13v3.91h-1.41v-6.59h1.34v.63c.51-.51,1.2-.78,1.92-.76.81-.06,1.59.34,2.02,1.03.55-.67,1.38-1.06,2.25-1.03,1.31-.06,2.42.95,2.48,2.26,0,.12,0,.24-.01.36l-.03,4.11Z"/> <path id="Path_213" data-name="Path 213" class="cls-3" d="m105.73,29c.16,1.06,1.1,1.81,2.17,1.74.72,0,1.42-.28,1.94-.78l.68.96c-.71.69-1.66,1.07-2.65,1.06-1.9.07-3.5-1.42-3.56-3.32-.07-1.9,1.42-3.5,3.32-3.56.01,0,.02,0,.04,0h.05c1.64-.05,3.02,1.23,3.08,2.88v.15c0,.3-.04.59-.1.88h-4.98Zm3.66-1.08c.01-.88-.7-1.61-1.58-1.62-.05,0-.09,0-.14,0-.94,0-1.75.69-1.92,1.61h3.64Z"/> <path id="Path_214" data-name="Path 214" class="cls-3" d="m117.75,31.85h-1.41v-3.93c.06-.78-.52-1.47-1.31-1.54-.05,0-.11,0-.16,0-.81-.03-1.49.6-1.52,1.41v4.06h-1.44v-6.61h1.34v.66c.52-.54,1.25-.82,1.99-.78,1.31-.07,2.44.93,2.51,2.25,0,.13,0,.25,0,.38v4.11Z"/> <path id="Path_215" data-name="Path 215" class="cls-3" d="m123.17,31.85c-.39.09-.79.14-1.19.15-1.54,0-2.45-.76-2.45-2.3v-3.25h-1.08v-1.24h1.09v-1.74h1.44v1.74h1.99v1.24h-1.99v3.1c0,.86.45,1.14,1.31,1.14.3,0,.59-.03.88-.08v1.24Z"/> <g id="_Layer_" data-name=" Layer "> <path id="Path_216" data-name="Path 216" class="cls-1" d="m18.58,29.35c-5.03.18-9.24-3.76-9.42-8.78,0-.23,0-.45,0-.68-.2-5.07,3.75-9.34,8.82-9.53.2,0,.4,0,.6,0,2.79-.05,5.45,1.18,7.22,3.33l2.42-5.45c-2.72-2.21-6.14-3.4-9.64-3.36-8.48-.18-15.7,6.69-15.58,14.96-.18,8.27,6.99,15.13,15.53,14.96,5.3.17,10.27-2.6,12.93-7.19l-4.44-3.43c-.18.4-.4.78-.66,1.14-1.75,2.56-4.67,4.08-7.78,4.04Z"/> <path id="Path_217" data-name="Path 217" class="cls-3" d="m34.96,10.76h-1.99l-13.05,29.41h6.41l7.62-18.39,7.6,18.39h6.41l-13-29.41Z"/> </g> </g> </g></svg>');
    transition: width 0.3s ease-in-out, background 0s ease-in-out 0.3s;
}
.sso_container header:not(.Cambium) .uH-logo {
    background-position: left center !important;
}
.sso_container article {
    background-color: var(--bs-white);
    border: solid var(--sso-border);
    border-radius: 0;
    border-width: 0;
    display: grid;
    grid-area: main;
    padding: 0.5rem 1.5rem 1.5rem; 
}
.sso_container .login_form {
    border-top: 1px solid var(--sso-border);
    padding-top: 1.5rem;
}
.sso_container h2 {
    font-size: 1.5rem;
    font-weight: 500;
}
.sso_container form {
    display: grid;
}
.sso_container .password_field {
    display: grid;
    position: relative;
}
.sso_container .form-control {
    margin: 0.25rem 0;
    padding: 0.5rem 0.75rem;
}
.sso_container #sign_in {
    place-self: start;
}
p {
    color: var(--bs-gray-600);
}
.supportSteps {
    font-size: .9rem;
    color: var(--bs-gray-600);
}
.pageTitle {
    padding: 1.5rem 0 .5rem 0;
    border-top: 1px solid var(--sso-border);
    font-weight: 500;
}


/* Password */
.sso_container .show-hide-password {
    position: absolute;
    right: 0.75rem;
    top: 2.375rem;
    width: 1.5rem;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
}
.sso_container .hidden_clip {
    clip: rect(0px, 0px, 0px, 0px);
    margin: 0;
    position: absolute;
    top: -9999px;
    left: -9999px;
}

/* Icons */
.svg-icon {
	background-color: #000;
	display: block;
	height: 1.5rem;
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: cover;
	mask-size: cover;
	transition: transform 0.2s ease-in-out;
	width: 1.5rem;
}
.svg-icon-password {
    background-color: var(--bs-primary);
	-webkit-mask-image: var(--svg-icon-password_show);
	mask-image: var(--svg-icon-password_show);
}
.toggleShowHide .svg-icon-password {
	-webkit-mask-image: var(--svg-icon-password_hide);
	mask-image: var(--svg-icon-password_hide);
}
.svg-icon-error {
    -webkit-mask-image: var(--svg-icon-error);
    mask-image: var(--svg-icon-error);
}
.svg-icon-warning {
    -webkit-mask-image: var(--svg-icon-warning);
    mask-image: var(--svg-icon-warning);
}

/* Footer */
footer {
    align-items: center;
    background: #157EB2;
    background: linear-gradient(90deg, rgba(21, 126, 178, 1) 0%, rgba(0, 94, 158, 1) 30%, rgba(0, 73, 122, 1) 60%, rgba(0, 73, 116, 1) 78%, rgba(2, 43, 70, 1) 100%);
    color: white;
    display: flex;
    flex-direction: column;
    font-family: Roboto, sans-serif;
    font-size: 0.75rem;
    gap: 0;
    grid-area: footer;
    height: auto;
    justify-content: center;
    max-width: 556px;
    padding: 0.25rem 0.5rem 0.5rem;
    width: 100%;
}
footer a {
    color: #ADDDFF;
    text-underline-offset: 2px;
}
footer a:hover {
    color: #fff;
}
footer .text {
  text-align: center;
}
footer .privacy {
    display: block;
    margin: 0.25rem 0 0;
    padding: 0;
}
footer .cai-logo {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='199' height='23' viewBox='0 0 199 23' fill='none'%3E%3Cpath d='M41.0632 6.24201C43.1497 6.24201 44.9607 7.24933 45.9414 8.8373L44.5632 9.84462C43.7523 8.5967 42.5792 7.89735 41.0824 7.89735C38.7555 7.89735 36.9798 9.67459 36.9798 12.0646C36.9798 14.4545 38.7555 16.2318 41.0824 16.2318C42.5824 16.2318 43.7555 15.5324 44.5632 14.2845L45.9414 15.2918C44.9767 16.8798 43.1818 17.8871 41.0632 17.8871C37.8228 17.9384 35.0118 15.2918 35.0824 12.0614C35.015 8.83088 37.8228 6.18427 41.0632 6.2356V6.24201Z' fill='white'/%3E%3Cpath d='M52.0793 14.3743H49.9062C48.9415 14.3743 48.4062 14.7175 48.4062 15.4008C48.4062 16.0841 49.0088 16.5108 49.8902 16.5108C51.1146 16.5108 52.0793 15.6735 52.0793 14.5282V14.3743ZM53.9063 17.7042H52.2172V16.7642C51.5954 17.4989 50.6659 17.8902 49.5088 17.8902C47.7331 17.8902 46.5601 16.915 46.5601 15.465C46.5601 14.015 47.7684 13.0718 49.6819 13.0718H52.0793V12.5264C52.0793 11.3651 51.4255 10.7332 50.2684 10.7332C49.3197 10.7332 48.6306 11.1438 47.9223 11.9811L46.871 10.9224C47.7171 9.7098 48.9735 9.12915 50.4383 9.12915C52.5249 9.12915 53.9031 10.3771 53.9031 12.6323V17.7074L53.9063 17.7042Z' fill='white'/%3E%3Cpath d='M68.1277 17.7045H66.3007V12.716C66.3007 11.5386 65.6276 10.7687 64.5411 10.7687C63.4545 10.7687 62.6789 11.5547 62.6789 12.6294V17.7045H60.868V12.716C60.868 11.5547 60.1789 10.7687 59.0923 10.7687C58.0058 10.7687 57.2301 11.5547 57.2301 12.716V17.7045H55.4192V9.31549H57.1083V10.1015C57.7109 9.48552 58.5378 9.12622 59.5571 9.12622C60.7301 9.12622 61.6244 9.62026 62.1244 10.4415C62.7462 9.6395 63.7975 9.12622 64.9866 9.12622C66.9353 9.12622 68.1244 10.4575 68.1244 12.4561V17.7012L68.1277 17.7045Z' fill='white'/%3E%3Cpath d='M74.3327 10.7686C73.0058 10.7686 71.7814 11.6733 71.7814 13.5179C71.7814 15.3625 73.0058 16.2511 74.3327 16.2511C75.7975 16.2511 76.9193 15.1059 76.9193 13.5018C76.9193 11.8978 75.7815 10.7686 74.3327 10.7686ZM74.6436 17.8936C73.4032 17.8936 72.3167 17.4156 71.6789 16.543V17.7043H69.9897V6.18115H71.8007V10.3419C72.4385 9.57202 73.4545 9.12932 74.6276 9.12932C77.0251 9.12932 78.7815 11.0253 78.7815 13.5211C78.7815 16.0169 77.0058 17.8936 74.6436 17.8936Z' fill='white'/%3E%3Cpath d='M80.2141 9.31855H82.025V17.7075H80.2141V9.31855ZM81.1276 4.99414C81.8007 4.99414 82.352 5.52346 82.352 6.19073C82.352 6.858 81.8007 7.36807 81.1276 7.36807C80.4545 7.36807 79.8872 6.85479 79.8872 6.19073C79.8872 5.52667 80.4385 4.99414 81.1276 4.99414Z' fill='white'/%3E%3Cpath d='M83.9033 9.31885H85.695V14.3234C85.695 15.4847 86.5059 16.2353 87.6085 16.2353C88.7111 16.2353 89.4707 15.4847 89.4707 14.3234V9.31885H91.2816V14.1886C91.2816 16.4439 89.679 17.8971 87.6085 17.8971C85.538 17.8971 83.9033 16.4439 83.9033 14.1886V9.31885Z' fill='white'/%3E%3Cpath d='M105.865 17.7045H104.038V12.716C104.038 11.5386 103.365 10.7687 102.279 10.7687C101.192 10.7687 100.416 11.5547 100.416 12.6294V17.7045H98.6055V12.716C98.6055 11.5547 97.9164 10.7687 96.8299 10.7687C95.7433 10.7687 94.9677 11.5547 94.9677 12.716V17.7045H93.1567V9.31549H94.8459V10.1015C95.4484 9.48552 96.2754 9.12622 97.2946 9.12622C98.4677 9.12622 99.3619 9.62026 99.8619 10.4415C100.484 9.6395 101.535 9.12622 102.724 9.12622C104.673 9.12622 105.862 10.4575 105.862 12.4561V17.7012L105.865 17.7045Z' fill='white'/%3E%3Cpath d='M116.525 9.66181L114.612 14.3263H118.423L116.525 9.66181ZM119.077 15.8821H113.958L113.147 17.762H111.198L116.215 6.2998H116.836L121.852 17.762H119.888L119.077 15.8821Z' fill='white'/%3E%3Cpath d='M123.042 15.1989C123.782 15.9688 124.526 16.3955 125.42 16.3955C126.195 16.3955 126.782 16.0714 126.782 15.4555C126.782 14.9615 126.42 14.7562 125.593 14.4129L124.731 14.0536C123.231 13.4377 122.526 12.7896 122.526 11.6091C122.526 10.1045 123.785 9.18384 125.51 9.18384C126.734 9.18384 127.699 9.6105 128.439 10.4831L127.455 11.5931C126.92 11.0477 126.215 10.7397 125.474 10.7397C124.734 10.7397 124.32 11.0124 124.32 11.5417C124.32 11.9684 124.612 12.1897 125.442 12.533L126.253 12.857C127.856 13.5243 128.564 14.2076 128.564 15.3849C128.564 16.1869 128.272 16.8189 127.667 17.2809C127.064 17.7236 126.324 17.9481 125.426 17.9481C123.977 17.9481 122.772 17.3001 122.013 16.3249L123.048 15.1989H123.042Z' fill='white'/%3E%3Cpath d='M130.231 15.1989C130.971 15.9688 131.715 16.3955 132.609 16.3955C133.385 16.3955 133.971 16.0714 133.971 15.4555C133.971 14.9615 133.609 14.7562 132.782 14.4129L131.92 14.0536C130.42 13.4377 129.715 12.7896 129.715 11.6091C129.715 10.1045 130.974 9.18384 132.699 9.18384C133.923 9.18384 134.888 9.6105 135.628 10.4831L134.644 11.5931C134.109 11.0477 133.404 10.7397 132.66 10.7397C131.917 10.7397 131.506 11.0124 131.506 11.5417C131.506 11.9684 131.801 12.1897 132.628 12.533L133.439 12.857C135.042 13.5243 135.75 14.2076 135.75 15.3849C135.75 16.1869 135.458 16.8189 134.853 17.2809C134.25 17.7236 133.506 17.9481 132.612 17.9481C131.163 17.9481 129.958 17.3001 129.199 16.3249L130.234 15.1989H130.231Z' fill='white'/%3E%3Cpath d='M143.125 12.7543C143.109 11.4743 142.141 10.7044 140.952 10.7044C139.763 10.7044 138.798 11.5064 138.522 12.7543H143.125ZM138.487 14.1562C138.712 15.5229 139.798 16.3601 141.247 16.3601C142.125 16.3601 142.952 16.0361 143.712 15.3689L144.574 16.5975C143.609 17.5022 142.487 17.9481 141.196 17.9481C138.609 17.9481 136.644 16.0522 136.644 13.5756C136.593 11.1664 138.628 9.13248 141.023 9.18381C143.263 9.18381 144.936 10.8424 144.936 13.027C144.936 13.3863 144.885 13.7617 144.798 14.153H138.487V14.1562Z' fill='white'/%3E%3Cpath d='M146.59 15.1989C147.33 15.9688 148.074 16.3955 148.968 16.3955C149.744 16.3955 150.33 16.0714 150.33 15.4555C150.33 14.9615 149.968 14.7562 149.141 14.4129L148.279 14.0536C146.779 13.4377 146.074 12.7896 146.074 11.6091C146.074 10.1045 147.334 9.18384 149.055 9.18384C150.279 9.18384 151.244 9.6105 151.984 10.4831L151.003 11.5931C150.468 11.0477 149.763 10.7397 149.019 10.7397C148.276 10.7397 147.866 11.0124 147.866 11.5417C147.866 11.9684 148.157 12.1897 148.987 12.533L149.798 12.857C151.401 13.5243 152.109 14.2076 152.109 15.3849C152.109 16.1869 151.818 16.8189 151.212 17.2809C150.609 17.7236 149.869 17.9481 148.971 17.9481C147.523 17.9481 146.317 17.3001 145.558 16.3249L146.593 15.1989H146.59Z' fill='white'/%3E%3Cpath d='M153.779 15.1989C154.519 15.9688 155.263 16.3955 156.157 16.3955C156.933 16.3955 157.519 16.0714 157.519 15.4555C157.519 14.9615 157.157 14.7562 156.33 14.4129L155.468 14.0536C153.968 13.4377 153.26 12.7896 153.26 11.6091C153.26 10.1045 154.519 9.18384 156.244 9.18384C157.468 9.18384 158.433 9.6105 159.173 10.4831L158.189 11.5931C157.654 11.0477 156.949 10.7397 156.205 10.7397C155.462 10.7397 155.051 11.0124 155.051 11.5417C155.051 11.9684 155.343 12.1897 156.173 12.533L156.984 12.857C158.587 13.5243 159.295 14.2076 159.295 15.3849C159.295 16.1869 159.003 16.8189 158.398 17.2809C157.795 17.7236 157.051 17.9481 156.157 17.9481C154.708 17.9481 153.503 17.3001 152.744 16.3249L153.779 15.1989Z' fill='white'/%3E%3Cpath d='M173.433 17.7621H171.606V12.7736C171.606 11.5963 170.933 10.8263 169.846 10.8263C168.76 10.8263 167.984 11.6123 167.984 12.687V17.7621H166.173V12.7736C166.173 11.6123 165.484 10.8263 164.398 10.8263C163.311 10.8263 162.536 11.6123 162.536 12.7736V17.7621H160.725V9.37311H162.414V10.1591C163.016 9.54314 163.843 9.18384 164.862 9.18384C166.036 9.18384 166.933 9.67787 167.433 10.4991C168.055 9.69712 169.106 9.18384 170.295 9.18384C172.244 9.18384 173.433 10.5152 173.433 12.5138V17.7589V17.7621Z' fill='white'/%3E%3Cpath d='M181.241 12.7543C181.225 11.4743 180.257 10.7044 179.068 10.7044C177.879 10.7044 176.914 11.5064 176.638 12.7543H181.241ZM176.603 14.1562C176.827 15.5229 177.914 16.3601 179.363 16.3601C180.241 16.3601 181.068 16.0361 181.827 15.3689L182.69 16.5975C181.725 17.5022 180.603 17.9481 179.311 17.9481C176.725 17.9481 174.76 16.0522 174.76 13.5756C174.709 11.1664 176.744 9.13248 179.138 9.18381C181.379 9.18381 183.052 10.8424 183.052 13.027C183.052 13.3863 183 13.7617 182.914 14.153H176.603V14.1562Z' fill='white'/%3E%3Cpath d='M191.859 17.762H190.049V12.7575C190.049 11.5962 189.308 10.8103 188.202 10.8103C187.097 10.8103 186.273 11.6123 186.273 12.7575V17.762H184.462V9.37308H186.151V10.1943C186.789 9.52706 187.632 9.18701 188.686 9.18701C190.667 9.18701 191.859 10.5183 191.859 12.5169V17.762Z' fill='white'/%3E%3Cpath d='M198.757 17.7621C198.19 17.8808 197.69 17.9482 197.257 17.9482C195.308 17.9482 194.138 16.9922 194.138 15.0257V10.9258H192.76V9.36992H194.138V7.16602H195.965V9.36992H198.481V10.9258H195.965V14.8717C195.965 15.9496 196.533 16.3249 197.639 16.3249C197.898 16.3249 198.26 16.2896 198.76 16.2383V17.7589L198.757 17.7621Z' fill='white'/%3E%3Cpath d='M10.1958 16.0845C6.82515 16.0845 4.35939 13.6402 4.35939 10.2191C4.35939 6.79801 6.82515 4.30238 10.1958 4.30238C11.9858 4.30238 13.4756 4.99055 14.6689 6.36691L16.1705 2.98534C14.5662 1.65645 12.4916 0.908946 10.1958 0.908946C4.93632 0.80216 0.471091 5.0657 0.550121 10.1954C0.439478 15.3251 4.87704 19.5886 10.1642 19.4779C13.6415 19.4779 16.6012 17.8207 18.1621 15.0245L15.4197 12.8888C15.3209 13.1103 15.1313 13.4306 15.0048 13.5967C13.764 15.2539 12.1558 16.0845 10.1918 16.0845H10.1958Z' fill='%2361BEEF'/%3E%3Cpath d='M20.3477 4.55981H19.1148L11.0339 22.8044H15.0052L19.7154 11.402L24.4296 22.8044H28.4009L20.3477 4.55981Z' fill='%232D9DD8'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    height: 22px;
    margin: 0.25rem 1rem;
    order: -1;
    width: 198.212px;
}

/* Error & Warning */
.sso-error,
.sso-warning {
    background: #FBDDDD;
    border: 1px solid #FF0000;
    border-radius: 0.25rem;
    color: #000;
    column-gap: 1rem;
    display: grid;
    font-weight: 500;
    grid-template-columns: 1.5rem auto;
    margin: 1rem 0;
    padding: 1rem;
}
.sso-warning {
    background: #FBF6DD;
    border-color: #E8A700;
    font-weight: 400;
}

.noBullets {
    list-style: none;
    padding-left: 0;
    color: var(--bs-gray-600);
}

@media screen and (min-width: 376px) {
    body.sso {
        padding: 1rem;
    }
    .sso_container {
        -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
        box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.15);
        border-radius: 0.5rem;
    }
    .sso_container header {
        border-width: 1px 1px 0 1px;
        border-radius: 0.5rem 0.5rem 0 0;
    }
    .sso_container article {
        border-width: 0 1px;
    }
    .sso_container.no_sidebar article {
        border-width: 0 1px 1px;
    }
    .sso_container aside {
        border-width: 1px 1px 0;
    }
    footer {
        border-radius: 0 0 0.5rem 0.5rem;
    }
}
@media screen and (min-width: 425px) {
    footer .privacy {
        border-left: 2px solid #498CC0;
        display: inline-block;
        margin-left: calc(0.5rem - 1px);
        margin-top: 0;
        padding-left: calc(0.5rem + 1px);
    }
}
@media screen and (min-width: 768px) {
    .sso_outer_wrapper {
        justify-self: center;
        margin: 0;
        max-width: inherit;
    }
    .sso_container {
        width: 556px;
    }
    .sso_container header {
        padding: 2rem 3rem 0;
    }
    .sso_container header .uH-logo {
        height: 62px;
        width: calc(100% - 12px) !important;
        margin: 0 0 0 12px !important;
    }
    .sso_container article {
        padding: 1.5rem 3rem 2.5rem;
    }
}
