.js-src-modules-Common-components-ExpiredSessionComponent-___styles__expired-session-container___165zM {
    z-index: 100;
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 4px 0 rgba(83, 83, 83, 0.5);
    width: 400px;
    max-height: 250px;
}

.js-src-modules-Common-components-ExpiredSessionComponent-___styles__component-title-container___6_4Cq {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 9px;
    width: 400px;
    height: 115px;
    background-color: #f5f5f5;
    box-shadow: inset 0 4px 0 #2f5b8f;
}

.js-src-modules-Common-components-ExpiredSessionComponent-___styles__component-title-label___3xJSX {
    width: 203px;
    height: 21px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #373333;
}

.js-src-modules-Common-components-ExpiredSessionComponent-___styles__component-message___1YHVi {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
    gap: 10px;
}

.js-src-modules-Common-components-FailedToLoad-___styles__expired-session-container___1ZzSd {
    position: fixed;
    top: 25%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 4px 0 rgba(83, 83, 83, 0.5);
    width: 500px;
    max-height: 250px;
}

.js-src-modules-Common-components-FailedToLoad-___styles__component-title-container___3lgqs {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    gap: 9px;
    width: 100%;
    height: 150px;
    background-color: #f5f5f5;
    box-shadow: inset 0 4px 0 #2f5b8f;
}

.js-src-modules-Common-components-FailedToLoad-___styles__component-title-label___2p8c6 {
    width: 100%;
    height: 21px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #373333;
    margin-top: 10px;
}

.js-src-modules-Common-components-FailedToLoad-___styles__component-message___3Q_hH {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 20px;
    gap: 10px;
}

/* theme colors */

/* basic colors */

/* state colors */

/* pin colors */

.js-src-modules-web_client-modules-common-InfoPanel-___styles__container___2Foyn {
    padding: 9px !important;
    direction: ltr;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__lineType___3wwNn {
    padding: 3px 10px 3px 10px !important;
    align-items: center;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__lineType___3wwNn .js-src-modules-web_client-modules-common-InfoPanel-___styles__message___1Z5AC,
.js-src-modules-web_client-modules-common-InfoPanel-___styles__lineType___3wwNn .js-src-modules-web_client-modules-common-InfoPanel-___styles__icon___3bx5z {
    font-size: 12px;
    line-height: 15px;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__lineType___3wwNn .js-src-modules-web_client-modules-common-InfoPanel-___styles__icon___3bx5z {
    display: inline-flex;
    vertical-align: middle;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__compressedType___1OJi2 {
    border-radius: 10px;
    padding: 3px 10px 3px 10px !important;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__compressedType___1OJi2 .js-src-modules-web_client-modules-common-InfoPanel-___styles__message___1Z5AC {
    font-size: 12px;
    line-height: 15px;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__errorLevel___1rqGa {
    background: rgba(211, 61, 23, 0.05);
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__infoLevel___3Mp2X,
.js-src-modules-web_client-modules-common-InfoPanel-___styles__successLevel___1XzV9 {
    background: rgba(151, 151, 151, 0.1);
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__warningLevel___16OAU {
    background: rgba(241, 212, 74, 0.2);
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__no-background___d2kqB {
    background: transparent;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__iconContainer___UK3V8 {
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__icon___3bx5z {
    background: transparent;
    font-size: 18px;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__lineIcon___1ikfc {
    margin-right: 5px;
    align-self: center;
    padding-left: 10px;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__justifyEnd___2xVPE {
    justify-content: flex-end;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__errorLevel___1rqGa .js-src-modules-web_client-modules-common-InfoPanel-___styles__icon___3bx5z {
    color: #de3d17;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__successLevel___1XzV9 .js-src-modules-web_client-modules-common-InfoPanel-___styles__icon___3bx5z {
    color: #0db87f;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__infoLevel___3Mp2X .js-src-modules-web_client-modules-common-InfoPanel-___styles__icon___3bx5z {
    color: #2f5b8f;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__warningLevel___16OAU .js-src-modules-web_client-modules-common-InfoPanel-___styles__icon___3bx5z {
    color: #f1d44a;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__title___2Q9My {
    text-align: center;
    font-weight: bold;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__successLevel___1XzV9 .js-src-modules-web_client-modules-common-InfoPanel-___styles__title___2Q9My {
    color: #0db87f;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__errorLevel___1rqGa .js-src-modules-web_client-modules-common-InfoPanel-___styles__title___2Q9My {
    color: #de3d17;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__infoLevel___3Mp2X .js-src-modules-web_client-modules-common-InfoPanel-___styles__title___2Q9My {
    color: #2f5b8f;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__warningLevel___16OAU .js-src-modules-web_client-modules-common-InfoPanel-___styles__title___2Q9My {
    color: #cdb12d;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__message___1Z5AC {
    color: #585858;
    font-family: Helvetica;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
}

.js-src-modules-web_client-modules-common-InfoPanel-___styles__alignLeft___lmHAN {
    text-align: left;
}

