@import '_content/BellCloud.Blazor/BellCloud.Blazor.ndgl6fvdle.bundle.scp.css';
@import '_content/BlackDigital.Blazor/BlackDigital.Blazor.v7r6ktv0x6.bundle.scp.css';
@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/BlazorDateRangePicker/BlazorDateRangePicker.bundle.scp.css';

/* /Components/Boards/ItemCardConfigForm.razor.rz.scp.css */
.btn-tools[b-l362gb8fnz] {
    min-width: auto;
}

.divider[b-l362gb8fnz] {
    margin: 0 0.5rem;
    width: 1px;
}

.buttons-group[b-l362gb8fnz] {
    width: auto;
    min-width: auto;
    margin-bottom: 4px;
    margin-top: 4px;
}
/* /Components/Boards/ItemPanelPosition.razor.rz.scp.css */
.list-itens[b-6rg74ndr8p] {
    overflow-y: auto;
}

.table-position[b-6rg74ndr8p] {
}
/* /Components/Boards/ItensColorSelector.razor.rz.scp.css */
input[type=color][b-t79nl6yq76] {
    border: none;
    padding: 0;
    height: 30px;
    width: 30px;
    padding: 0;
}

.dataTableBody tr td span[b-t79nl6yq76]
{
    vertical-align: super;
}

.color-text[b-t79nl6yq76] {
    padding: 0 10px;
    height: fit-content;
    width: calc(100% - 55px);
    vertical-align: super;
}
/* /Components/Boards/ItensTimeSelector.razor.rz.scp.css */
[b-p24ed158f5] input[type=text] {
    height: auto;
}
/* /Components/Boards/ItensTrafficTimeSelector.razor.rz.scp.css */
[b-c8oowzfxd0] input[type=text] {
    height: auto;
}
/* /Components/ColorField.razor.rz.scp.css */
.color-field[b-kvr49aocu0] {
    position: relative;
}

.color-field input[type=color][b-kvr49aocu0] {
    background: none;
    border: none;
    position: absolute;
    right: 10px;
    width: 50px;
    height: 50px;
    margin: 6px 0;
    padding: 0;
    border-radius: 10px;
}

.color-field .delete-button[b-kvr49aocu0] {
    position: absolute;
    top: 12px;
    right: 70px;
    width: fit-content;
    min-width: fit-content;
    padding: 0;
    margin: 0;
    font-size: 24px;
}

.show-button[b-kvr49aocu0] {
    position: absolute;
    top: 12px;
    right: 10px;
    width: fit-content;
    min-width: fit-content;
    padding: 0;
    margin: 0;
    font-size: 22px;
}
/* /Components/Country/CountryFlag.razor.rz.scp.css */
.countryFlag[b-kjqycyv8dk] {
    width: 32px;
    height: 32px;
    border-radius: 15px;
    object-fit: cover;
    padding: 4px;
}
/* /Components/NoResult.razor.rz.scp.css */
.no-result[b-x7ihigu7hs] {
    height: 100%;
    padding: 20px;
}

.no-result img[b-x7ihigu7hs] {
    min-height: 100px;
}
/* /Components/Station/StationQrCodeForm.razor.rz.scp.css */
.logo[b-so0rm8miqd] {
    max-height: 150px;
    width: 100%;
    object-fit: contain;
    margin: 20px;
    object-position: left;
}
/* /Components/Terminals/QrCodeSelect.razor.rz.scp.css */
.qrcodeView[b-blcuclongv] {
    margin: auto;
}

.qrcode-selector[b-blcuclongv] {
    display: flex;
    flex-direction: row;
}

.qrcode-actions[b-blcuclongv] {
    display: flex;
    flex-direction: column;
    margin-left: 1.5rem;
}

    .qrcode-actions button[b-blcuclongv] {
        margin-bottom: 20px;
    }


.qrcode-text[b-blcuclongv] {
    font-size: 30px;
}


.qrcode-none[b-blcuclongv] {
    display: none;
    visibility: collapse;
}

@media only screen and (max-width: 641px) {
    .qrcode-selector[b-blcuclongv] {
        flex-direction: column;
    }

    .qrcode-container[b-blcuclongv] {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .qrcode-actions[b-blcuclongv] {
        width: 100%;
        margin-left: 0;
    }

        .qrcode-actions button[b-blcuclongv] {
            margin-top: 20px;
            margin-bottom: 0;
            width: 100%;
        }
}
/* /Components/Units/UnitForm.razor.rz.scp.css */
.fields[b-lo2njjmmt1] {
    margin-bottom: 20px;
}

.card-shift[b-lo2njjmmt1] {
    margin: 7px 0;
    padding: 10px 15px;
}

.card.card-shift .row > div[b-lo2njjmmt1] {
    align-items: center;
}

.card-shift .btn[b-lo2njjmmt1] {
    margin: 0 0 0 auto;
    width: 40px;
    height: 40px;
    min-width: auto;
}

.card-buttons[b-lo2njjmmt1] {
    padding: 10px;
    max-width: 250px;
    display: block;
    position: relative;
    margin: 6px;
}

    .card-buttons .numberInput[b-lo2njjmmt1] {
        max-width: 60%;
        display: block;
        float: left;
        height: 36px;
    }

    .card-buttons button[b-lo2njjmmt1] {
        min-width: 20px;
        width: 30px;
        float: right;
        display: block;
        padding: 2px;
        height: 30px;
        min-height: 30px;
    }

    .card-buttons input[type=text][b-lo2njjmmt1] {
        width: 100%;
        margin-top: 20px;
        height: 36px;
    }


.divCheckbox[b-lo2njjmmt1] {
    clear: both;
    float: left;
    display: flex;
    margin: 10px 0;
}
/* /Components/Widget/CompareAverageMonths.razor.rz.scp.css */
.data-text[b-sm0hvk6cl4] {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #666766;
}

    .data-text img[b-sm0hvk6cl4] {
        height: 16px;
        width: 16px;
        margin-right: 10px;
    }
/* /Components/Widget/CompareRequestsMonths.razor.rz.scp.css */
.data-text[b-0rsurlr3ua] {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #666766;
}

.data-text img[b-0rsurlr3ua] {
    height: 16px;
    width: 16px;
    margin-right: 10px;
}
/* /Components/Widget/FrameWidget.razor.rz.scp.css */
.frameWidget[b-iougzwjhgn] {
    background: #FFFFFF;
    box-shadow: 0px 5px 145px rgba(140, 140, 140, 0.12);
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 30px;
    width: 49%;
}

    .frameWidget.rowMode[b-iougzwjhgn] {
        width: 100%;
    }

    .frameWidget:fullscreen[b-iougzwjhgn] {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        height: 100%;
        width: 100%;
    }

        .frameWidget:fullscreen header[b-iougzwjhgn] {
            width: 100vw;
            padding: 30px;
        }

    .frameWidget > .row:last-of-type[b-iougzwjhgn] {
        margin-top: 20px;
        margin-left: auto;
        justify-content: flex-end;
    }

    .frameWidget > header[b-iougzwjhgn] {
        margin-bottom: 20px;
        align-items: center;
    }

    .frameWidget header h3[b-iougzwjhgn] {
        margin-bottom: 0;
        max-width: 70%;
    }





    .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu {
        min-width: 220px;
        left: initial !important;
        right: 0;
        font-size: 14px;
        color: #666766;
    }

        .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu .toogle-item {
            display: flex;
            flex-wrap: wrap;
            align-items: center;
            justify-content: flex-start;
            padding: 0 10px;
            width: 100%;
            margin-bottom: 8px;
        }

            .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu .toogle-item > div {
                margin: 0 10px 0 0;
                line-height: 0;
                height: auto;
            }

            .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu .toogle-item span {
                padding-top: 5px;
            }

        .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu button,
        .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu a {
            border: 0;
            width: 100%;
            text-align: left;
            font-size: 14px;
            color: #666766;
            padding: 4px 10px;
            display: block;
        }

        .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu a:hover {
            text-decoration: none;
        }
        
            .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu button i,
            .frameWidget[b-iougzwjhgn]  .dropdown .dropdown-menu a i {
                padding-right: 5px;
            }




.btn-tools[b-iougzwjhgn] {
    min-width: auto;
    width: auto;
}

    .btn-tools:last-of-type[b-iougzwjhgn] {
        margin-left: 15px;
    }

.frame-content[b-iougzwjhgn] {
    max-width: 960px;
    max-height: 300px;
    margin: auto;
    display: inline;
}

.frameWidget:fullscreen .frame-content[b-iougzwjhgn] {
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

    .frameWidget:fullscreen .frame-content > div canvas[b-iougzwjhgn] {
        height: 100%;
    }

.frame-content canvas[b-iougzwjhgn] {
    margin: auto;
}

.frameWidget-menu-button[b-iougzwjhgn] {
    width: 100%;
    text-align: left;
    border: 0;
    padding: 5px 15px;
    font-size: 14px;
    color: #666766;
}

@media (max-width: 768px) {
    .frameWidget[b-iougzwjhgn] {
        width: 100%;
        padding: 25px 20px;
    }

        .frameWidget .frame-content .divChart[b-iougzwjhgn] {
            padding: 0 15px;
        }

        .frameWidget .frame-content .oi-caret-left[b-iougzwjhgn],
        .frameWidget .frame-content .oi-caret-right[b-iougzwjhgn] {
            font-size: 28px !important;
        }

        .frameWidget header h3[b-iougzwjhgn] {
            margin-bottom: 0;
            max-width: 50%;
        }
}
/* /Pages/Area/EditArea.razor.rz.scp.css */
.fields[b-5yqdnzxogb] {
    margin-bottom: 20px;
}

.card-shift[b-5yqdnzxogb] {
    margin: 7px 0;
    padding: 10px 15px;
}

.card.card-shift .row > div[b-5yqdnzxogb] {
    align-items: center;
}

.card-shift .btn[b-5yqdnzxogb] {
    margin: 0 0 0 auto;
    width: 40px;
    height: 40px;
    min-width: auto;
}

.card-buttons[b-5yqdnzxogb] {
    padding: 10px;
    max-width: 250px;
    display: block;
    position: relative;
    margin: 6px;
}

    .card-buttons .numberInput[b-5yqdnzxogb] {
        max-width: 60%;
        display: block;
        float: left;
    }

    .card-buttons button[b-5yqdnzxogb] {
        min-width: 20px;
        width: 30px;
        float: right;
        display: block;
        padding: 2px;
        height: 30px;
        min-height: 30px;
    }

    .card-buttons input[type=text][b-5yqdnzxogb] {
        width: 100%;
        margin-top: 20px;
    }


.divCheckbox[b-5yqdnzxogb] {
    clear: both;
    float: left;
    display: flex;
    margin: 10px 0;
}
/* /Pages/Auth/Login.razor.rz.scp.css */
.forgot-password[b-inqi0pc7rh] {
    text-align: center;
}

    .forgot-password[b-inqi0pc7rh]  a {
        font-family: 'Montserrat Semibold';
        font-style: normal;
        font-weight: 800;
        font-size: 12px;
        line-height: normal;
        color: #666766;
        text-decoration: none;
        transition: all .2s;
    }

        .forgot-password[b-inqi0pc7rh]  a:hover {
            color: #EC5060;
        }
/* /Pages/Auth/LostPassword.razor.rz.scp.css */
.forgot-password[b-wspoivsqjt] {
    margin-top: 25px;
}

.back-forgot-password[b-wspoivsqjt] {
    margin-top: 25px;
}

    .forgot-password[b-wspoivsqjt]  a,
    .back-forgot-password[b-wspoivsqjt]  a {
        font-family: 'Montserrat Semibold';
        font-style: normal;
        font-weight: 800;
        font-size: 12px;
        line-height: normal;
        color: #666766;
        text-decoration: none;
        transition: all .2s;
    }

        .forgot-password[b-wspoivsqjt]  a:hover,
        .back-forgot-password[b-wspoivsqjt]  a:hover {
            color: #EC5060;
        }
/* /Pages/Board/EditBoard.razor.rz.scp.css */
.fields[b-mfub942zrg] {
    margin-bottom: 20px;
}

.card-shift[b-mfub942zrg] {
    margin: 7px 0;
    padding: 10px 15px;
}

.card.card-shift .row > div[b-mfub942zrg] {
    align-items: center;
}

.card-shift .btn[b-mfub942zrg] {
    margin: 0 0 0 auto;
    width: 40px;
    height: 40px;
    min-width: auto;
}

.card-buttons[b-mfub942zrg] {
    padding: 10px;
    max-width: 250px;
    display: block;
    position: relative;
    margin: 6px;
}

    .card-buttons .numberInput[b-mfub942zrg] {
        max-width: 60%;
        display: block;
        float: left;
        height: 36px;
    }

    .card-buttons button[b-mfub942zrg] {
        min-width: 20px;
        width: 30px;
        float: right;
        display: block;
        padding: 2px;
        height: 30px;
        min-height: 30px;
    }

    .card-buttons input[type=text][b-mfub942zrg] {
        width: 100%;
        margin-top: 20px;
        height: 36px;
    }


.divCheckbox[b-mfub942zrg] {
    clear: both;
    float: left;
    display: flex;
    margin: 10px 0;
}
/* /Pages/Board/ListBoards.razor.rz.scp.css */
.clientConfig[b-iyygbvsmq6] {
    display: block;
    float: right;
    margin-right: 10px;
}

.inactive[b-iyygbvsmq6] {
    color: #828282;
}

.online[b-iyygbvsmq6] {
    color: #699635;
}

.offline[b-iyygbvsmq6] {
    color: #ed4c5c;
}
/* /Pages/Client/ListClients.razor.rz.scp.css */
.clientConfig[b-ypd3s767z3] {
    display: block;
    float: right;
    margin-right: 10px;
}
/* /Pages/Forms/EditForm.razor.rz.scp.css */
.logo[b-n1gk9ku7sk] {
    max-height: 150px;
    width: 100%;
    object-fit: contain;
    margin: 20px;
    object-position: left;
}

@media (max-width: 768px) {
    .label[b-n1gk9ku7sk], .field[b-n1gk9ku7sk] {
        width: 100%;
        padding: 0;
        margin: 7px 0;
    }

    .selection-options[b-n1gk9ku7sk] {
        padding: 0;
    }

    .selection-options .multiple-item-containe[b-n1gk9ku7sk] {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .selection-options .content-box[b-n1gk9ku7sk] {
        padding: 0;
        margin: 0;
    }
}

/* /Pages/Forms/ListForms.razor.rz.scp.css */
.clientConfig[b-6psziwus8e] {
    display: block;
    float: right;
    margin-right: 10px;
}

.inactive[b-6psziwus8e] {
    color: #828282;
}

.online[b-6psziwus8e] {
    color: #699635;
}

.offline[b-6psziwus8e] {
    color: #ed4c5c;
}
/* /Pages/Group/EditGroup.razor.rz.scp.css */
.fields[b-ghkjiw5pum] {
    margin-bottom: 20px;
}

.card-shift[b-ghkjiw5pum] {
    margin: 7px 0;
    padding: 10px 15px;
}

.card.card-shift .row > div[b-ghkjiw5pum] {
    align-items: center;
}

.card-shift .btn[b-ghkjiw5pum] {
    margin: 0 0 0 auto;
    width: 40px;
    height: 40px;
    min-width: auto;
}

.card-buttons[b-ghkjiw5pum] {
    padding: 10px;
    max-width: 250px;
    display: block;
    position: relative;
    margin: 6px;
}

    .card-buttons .numberInput[b-ghkjiw5pum] {
        max-width: 60%;
        display: block;
        float: left;
    }

    .card-buttons button[b-ghkjiw5pum] {
        min-width: 20px;
        width: 30px;
        float: right;
        display: block;
        padding: 2px;
        height: 30px;
        min-height: 30px;
    }

    .card-buttons input[type=text][b-ghkjiw5pum] {
        width: 100%;
        margin-top: 20px;
    }


.divCheckbox[b-ghkjiw5pum] {
    clear: both;
    float: left;
    display: flex;
    margin: 10px 0;
}
/* /Pages/Productivity.razor.rz.scp.css */
.columnsLine[b-wtoyqxyr2u] {
    max-width: 960px;
    margin: auto;
}
/* /Pages/Request/NewCall.razor.rz.scp.css */
.carousel-inner[b-67ojrac8ve] {
    height: auto;
    max-height: none;
    overflow: unset;
}

.form-panel-type[b-67ojrac8ve] {
}

.form-panel-type-buttons[b-67ojrac8ve] {
    margin: 40px 20px;
    text-align: center;
}

    .form-panel-type-buttons button[b-67ojrac8ve] {
        max-width: 300px;
    }

    .btn-panel-choice[b-67ojrac8ve] {
        width: 90%;
        padding: 20px 0;
    }

    .btn-panel-choice i[b-67ojrac8ve] {
        font-size: 100px;
    }

    .btn-panel-choice span[b-67ojrac8ve] {
        font-size: 16px;
    }

h2[b-67ojrac8ve] {
    font-size: 1.5em;
    width: 100%;
    text-decoration: wavy;
    margin-bottom: 20px;
    font-weight: bold;
}

h3[b-67ojrac8ve] {
    font-size: 1.5em;
    width: 100%;
    text-decoration: wavy;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}
/* /Pages/Station/ListStations.razor.rz.scp.css */
.clientConfig[b-l5jz87ydpd] {
    display: block;
    float: right;
    margin-right: 10px;
}
/* /Pages/Station/Sync.razor.rz.scp.css */
.container[b-vfk26fnshl] {
    display: flex;
    width: 100%;
    padding: 0;
}

.choice[b-vfk26fnshl] {
    height: 180px;
    box-sizing: border-box;
    padding: 0;
    overflow: hidden;
    float: left;
    align-items: center;
    transition: width 0.2s;
    border-radius: 3px;
}

.expand[b-vfk26fnshl] {
    width: 65%;
}

.small[b-vfk26fnshl] {
    width: 5%;
    background-color: #ddd !important;
}

    .small > div[b-vfk26fnshl] {
        opacity: 0;
    }

.expand > div[b-vfk26fnshl] {
    transition-delay: 200ms;
    opacity: 1;
}


[b-vfk26fnshl] .sync-code {
    font-size: 8em;
    height: 130px;
    text-align: center;
    margin: 20px 0;
    text-transform: uppercase;
}

.code-form[b-vfk26fnshl]  label {
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.code-form[b-vfk26fnshl]  button {
    font-size: 3em;
    height: 100px;
}

.form-panel-type[b-vfk26fnshl] {
    
}

.form-panel-type-buttons[b-vfk26fnshl] {
    margin: 20px;
}

.btn-panel-choice[b-vfk26fnshl] {
    width: 90%;
    padding: 20px 0;
}

    .btn-panel-choice i[b-vfk26fnshl] {
        font-size: 100px;
    }

    .btn-panel-choice span[b-vfk26fnshl] {
        font-size: 16px;
    }

    h2[b-vfk26fnshl] {
        font-size: 2em;
        text-align: center;
        width: 100%;
        text-decoration: wavy;
        margin-bottom: 20px;
        font-weight: bold;
    }

[b-vfk26fnshl] .sync-form-name {
    width: calc(100% - 50px);
    margin-left: 20px !important;
}

.carousel-inner[b-vfk26fnshl] {
    overflow: unset;
}

.btn-panel-choice .sync-check-icon i[b-vfk26fnshl] {
    font-size: 2.2em;
}

.sync-check-icon[b-vfk26fnshl] {
    position: absolute;
}
/* /Pages/User/EditUser.razor.rz.scp.css */
.fields[b-bgyxgcsyew] {
    margin-bottom: 20px;
}

.card-shift[b-bgyxgcsyew] {
    margin: 7px 0;
    padding: 10px 15px;
}

.card.card-shift .row > div[b-bgyxgcsyew] {
    align-items: center;
}

.card-shift .btn[b-bgyxgcsyew] {
    margin: 0 0 0 auto;
    width: 40px;
    height: 40px;
    min-width: auto;
}

.card-buttons[b-bgyxgcsyew] {
    padding: 10px;
    max-width: 250px;
    display: block;
    position: relative;
    margin: 6px;
}

    .card-buttons .numberInput[b-bgyxgcsyew] {
        max-width: 60%;
        display: block;
        float: left;
    }

    .card-buttons button[b-bgyxgcsyew] {
        min-width: 20px;
        width: 30px;
        float: right;
        display: block;
        padding: 2px;
        height: 30px;
        min-height: 30px;
    }

    .card-buttons input[type=text][b-bgyxgcsyew] {
        width: 100%;
        margin-top: 20px;
    }


.divCheckbox[b-bgyxgcsyew] {
    clear: both;
    float: left;
    display: flex;
    margin: 10px 0;
}
/* /Shared/BellPageTitle.razor.rz.scp.css */
h1.title[b-t42jvgfpj1] {
    font-style: normal;
    font-weight: 800;
    font-size: 26px;
    line-height: 32px;
    color: var(--color-text);
    --margin-bottom: 25px;
}
/* /Shared/ButtonsOptionsToggle.razor.rz.scp.css */
.btn-group-toggle[b-fcceouvo8t] {
    max-width: 100%;
}

input[type="radio"][b-fcceouvo8t] {
    display: none;
}

@media only screen and (max-width: 641px) {
    .btn-toggle-option[b-fcceouvo8t] {
        min-width: auto;
        max-width: 33%;
        padding: 8px 20px;
    }
}
/* /Shared/Charts/ECharts.razor.rz.scp.css */
.divChart[b-qdj3kcepi2] {
    overflow: hidden;
    position: relative;
    height: 300px;
    width: 100%;
    padding: 0 15px;
}

:fullscreen .divChart[b-qdj3kcepi2] {
    width: 100%;
    height: calc(100% - 100px);
}
/* /Shared/Charts/Gauge.razor.rz.scp.css */
.circle[b-l3vo9syq7m] {
    display: flex;
    padding: 25px;
    background: #fff;
    max-width: 100%;
    min-width: 220px;
    width: 30.3%;
    margin: 0 4% 30px 0;
    position: relative;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 20px;
    border: 1px solid #DDD;
    flex-direction: column;
    align-items: center;
}

    .circle:nth-child(3n+0)[b-l3vo9syq7m] {
        margin-right: 0;
    }

.circle-frame[b-l3vo9syq7m] {
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.circle-bg[b-l3vo9syq7m] {
    width: 200px;
    height: 100px;
    background: #eee;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-border-radius: 200px 200px 0 0;
    -webkit-border-radius: 200px 200px 0 0;
    border-radius: 200px 200px 0 0;
    -moz-box-shadow: inset 0 3px 12px 0 rgba(0, 0, 12, 0.1);
    -webkit-box-shadow: inset 0 3px 12px 0 rgba(0, 0, 12, 0.1);
    box-shadow: inset 0 3px 12px 0 rgba(0, 0, 12, 0.1);
}

.circle-fill[b-l3vo9syq7m] {
    width: 200px;
    height: 100px;
    background: #d3222e;
    position: absolute;
    top: 0px;
    left: 0;
    -moz-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -moz-transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-border-radius: 200px 200px 0 0;
    -webkit-border-radius: 200px 200px 0 0;
    border-radius: 200px 200px 0 0;
}

.circle-mask[b-l3vo9syq7m] {
    width: 100px;
    height: 50px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50px;
    -webkit-box-shadow: 0 3px 12px 0 0 0 0 0.1px;
    -moz-box-shadow: 0 3px 12px 0 0 0 0 0.1px;
    box-shadow: 0 3px 12px 0 0 0 0 0.1px;
    -moz-box-shadow: 0 3px 12px 0 rgba(0, 0, 12, 0.1);
    -webkit-box-shadow: 0 3px 12px 0 rgba(0, 0, 12, 0.1);
    box-shadow: 0 3px 12px 0 rgba(0, 0, 12, 0.1);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -moz-border-radius: 100px 100px 0 0;
    -webkit-border-radius: 100px 100px 0 0;
    border-radius: 100px 100px 0 0;
}

.value[b-l3vo9syq7m] {
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    text-align: center;
    color: red;
    font-size: 24px;
    font-weight: bold;
}

.circle-label[b-l3vo9syq7m] {
    padding: 20px 30px 0;
    border-top: 1px solid #eee;
    margin: 40px -40px 0;
    color: #666;
    font-size: 14px;
    line-height: 21px;
}

    .circle-label + .circle-label[b-l3vo9syq7m] {
        margin-top: 20px;
    }


input[b-l3vo9syq7m] {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    cursor: e-arrow;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    z-index: 200;
    height: 100px;
    border: none;
}

    input:focus[b-l3vo9syq7m] {
        border: none;
        outline: none;
    }

    input[b-l3vo9syq7m]:before {
        content: attr(min);
        position: absolute;
        left: 3px;
        bottom: 3px;
        font-size: 15px;
        font-weight: bold;
        color: rgba(0, 0, 0, 0.35);
        width: 50px;
        text-align: center;
    }

    input[b-l3vo9syq7m]:after {
        content: attr(max);
        position: absolute;
        right: 3px;
        bottom: 3px;
        font-size: 15px;
        font-weight: bold;
        color: rgba(0, 0, 0, 0.35);
        width: 50px;
        text-align: center;
    }

    input[b-l3vo9syq7m]::-webkit-slider-thumb {
        opacity: 0.01;
    }

    input[b-l3vo9syq7m]::-moz-slider-thumb {
        opacity: 0.01;
    }

.title[b-l3vo9syq7m] {
    margin-top: 20px;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    color: #2B395B;
    text-align: center;
}


@media screen and (max-width: 1100px) {

    .circle[b-l3vo9syq7m] {
        width: 48%;
    }

        .circle:nth-child(odd)[b-l3vo9syq7m] {
            margin-right: 4% !important;
        }

        .circle:nth-child(even)[b-l3vo9syq7m] {
            margin-right: 0 !important;
        }
}

@media screen and (max-width: 641px) {
    .circle[b-l3vo9syq7m] {
        width: 98%;
    }
}
/* /Shared/DataSelect.razor.rz.scp.css */
.btn[b-feoy0wmgo5] {
    min-height: 30px;
}

.btn-success:not(:disabled):not(.disabled).active[b-feoy0wmgo5], .btn-success:not(:disabled):not(.disabled):active[b-feoy0wmgo5], .show > .btn-success.dropdown-toggle[b-feoy0wmgo5] {
    color: #4F5B79;
    background-color: #CECECE;
    border-color: #CECECE;
}

.btn-success:hover[b-feoy0wmgo5] {
    color: #4F5B79;
    background-color: #CECECE;
    border-color: #CECECE;
}

.btn-success.focus[b-feoy0wmgo5], .btn-success:focus[b-feoy0wmgo5] {
    box-shadow: none;
    --box-shadow: 0 0 0 0.2rem rgb(72 180 97 / 50%);
}

.dropdown-toggle[b-feoy0wmgo5] {
    width: 100%;
    display: flex;
    align-items: center;
}

.dropdown-toggle img[b-feoy0wmgo5] {
    margin-right: 7px;
}

    .dropdown-toggle[b-feoy0wmgo5]::after {
        margin: auto 0 auto auto;
    }

.dropdown-menu[b-feoy0wmgo5] {
    min-width: 100%;
    margin-top: 2px;
    box-shadow: 0 0 0 0.2rem rgb(72 72 72 / 10%);
    border: none;
}

.dropdown-button[b-feoy0wmgo5] {
    cursor: context-menu;
    background: #F6F6F6;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: left;
    padding: 0 10px;
}

    .dropdown-button:hover[b-feoy0wmgo5] {
        background-color: #CECECE;
    }
/* /Shared/DataTable.razor.rz.scp.css */
.divHeader[b-8fd3pe0xw3] {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.title[b-8fd3pe0xw3] {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 19.5px;
    color: #666766;
}

.btn-text[b-8fd3pe0xw3] {
    background-color: transparent;
}

.ascending[b-8fd3pe0xw3]::after {
    content: "▼"
}

.descending[b-8fd3pe0xw3]::after {
    content: "▲"
}

.line-link[b-8fd3pe0xw3] {
    cursor: pointer;
}

.header-label[b-8fd3pe0xw3] {
    display: none;
    visibility: collapse;
}

@media (max-width: 768px) {
    .title[b-8fd3pe0xw3] {
        width: 100%;
    }

    .divHeader[b-8fd3pe0xw3] {
        justify-content: normal;
        flex-wrap: wrap;
    }

    .header-label[b-8fd3pe0xw3] {
        display: inline-block;
        visibility: visible;
        margin-right: 10px;
        font-weight: bold;
    }
}
/* /Shared/FooterFixedBar.razor.rz.scp.css */
.divFootFixebBar[b-gg8ca7tg8m] {
    width: 100%;
    position: relative;
    padding: 0;
    height: 100px;
}

.floating[b-gg8ca7tg8m] {
    position: fixed;
    bottom: 0;
    width: calc(100% - 47px);
}


@media (min-width: 641px) {
    .floating[b-gg8ca7tg8m] {
        width: calc(100% - 310px);
    }   
}
/* /Shared/Header.razor.rz.scp.css */
.top-row[b-xsa72dkbv6] {
    height: 3.5rem;
    display: flex;
    align-items: center;
    position: relative;
    margin: 15px 0 10px;
}

    .top-row[b-xsa72dkbv6]  a, .top-row .btn-link[b-xsa72dkbv6] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-xsa72dkbv6] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

.role[b-xsa72dkbv6] {
    font-family: Montserrat;
    font-style: italic;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    color: var(--color-text);
    margin-right: 10px;
}

.userMenu[b-xsa72dkbv6] {
    color: var(--color-text);
}

.ml-md-auto[b-xsa72dkbv6] {
    width: 100%;
}

.spaceHeader[b-xsa72dkbv6] {
    margin: 0;
    padding: 3px 10px 0;
    border-right: 1px solid #BBB;
}

    .spaceHeader:last-of-type[b-xsa72dkbv6] {
        margin-right: 10px;
    }

    .spaceHeader[b-xsa72dkbv6], .btn-text[b-xsa72dkbv6] {
        font-size: 14px;
    }

.right[b-xsa72dkbv6] {
    display: flex;
    margin-left: auto;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-xsa72dkbv6] {
        display: none;
    }

    .top-row.auth[b-xsa72dkbv6] {
        justify-content: space-between;
    }

    .top-row a[b-xsa72dkbv6], .top-row .btn-link[b-xsa72dkbv6] {
        margin-left: 0;
    }
}

@media (max-width: 959px) {
    .role[b-xsa72dkbv6] {
        display: none;
    }
}

@media (min-width: 641px) {
    .top-row[b-xsa72dkbv6] {
        top: 0;
        z-index: 1;
    }   
}
/* /Shared/InputIcon.razor.rz.scp.css */
.inputDiv[b-n2gss3sk0l] {
    position: relative;
    width: 100%;
}

.inputDiv i[b-n2gss3sk0l] {
    position: absolute;
    left: 20px;
    top: 18px;
}

.input-icon[b-n2gss3sk0l] {
    padding-left: 60px;
}
/* /Shared/LanguageSelector.razor.rz.scp.css */
.buttonFlag[b-egbut62tix] {
    border: none;
    background-color: transparent;
    opacity: 0.4;
    transition: all .2s;
    margin: 0 4px;
}

    .buttonFlag:last-child[b-egbut62tix] {
        margin-right: 0;
    }

    .buttonFlag.active[b-egbut62tix] {
        opacity: 1;
    }

    .buttonFlag:hover[b-egbut62tix] {
        opacity: 1;
    }

    .buttonFlag:focus[b-egbut62tix] {
        border: 0;
        outline: 0;
    }
/* /Shared/Loading.razor.rz.scp.css */
.loading[b-kmb93aanmx] {
    width: 100%;
    height: 100%;
    min-height: 600px;
    position: relative;
}

.load-position[b-kmb93aanmx] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
    /*top: -15px;
    height: 200px;
    top: calc(50% - 130px);
    position: absolute;
    left: calc(50% - 100px);*/
}

    .load-position h2[b-kmb93aanmx] {
        font-weight: 600;
        font-size: 16px;
        line-height: normal;
    }

.loading-image[b-kmb93aanmx] {
    width: 100%;
    max-width: 100px;
}

.loading-text[b-kmb93aanmx] {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    color: var(--color-text);
}

.app-splash-screen-content[b-kmb93aanmx] {
    padding-bottom: 25px;
}
/* /Shared/Logo.razor.rz.scp.css */
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-1nxnr00m4n] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-1nxnr00m4n] {
    flex: 1;
}



@media (min-width: 641px) {
    .page[b-1nxnr00m4n] {
        flex-direction: row;
    }

    .main > div[b-1nxnr00m4n] {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}
/* /Shared/MenuContext.razor.rz.scp.css */
.dropdown[b-ipe5yfgs4e] {
    display: inline-block;
}

.dropdown-toggle[b-ipe5yfgs4e] {
    background-color: transparent;
}

.dropdown-menu[b-ipe5yfgs4e]  a,
.dropdown-menu[b-ipe5yfgs4e]  button,
.dropdown-item[b-ipe5yfgs4e]  {
    margin-left: 0 !important;
    background-color: #FFFFFF;
    color: #16181b;
}

    .dropdown-menu[b-ipe5yfgs4e]  a:hover,
    .dropdown-menu[b-ipe5yfgs4e]  button:hover,
    .dropdown-item:hover[b-ipe5yfgs4e]  {
        background-color: #F1F1F1;
    }
/* /Shared/Modal.razor.rz.scp.css */
.modal[b-aupef3su8t] {
    background-color: #00000030;
}

.modal-dialog[b-aupef3su8t] {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 80vw;
    max-height: 100vh;
}

.modal-content[b-aupef3su8t] {
    border-radius: 30px;
}

.close[b-aupef3su8t] {
    min-height: 0;
    min-width: 0;
}
/* /Shared/MonthYearPicker.razor.rz.scp.css */
.monthYear[b-s5ccmg4xqe] {
    display: flex;
    background-color: var(--color-background-input);
    border-radius: 12px;
}

.monthYear span[b-s5ccmg4xqe] {
    width: auto;
}

.monthYear select[b-s5ccmg4xqe] {
    width: auto;
    flex-basis: 50%;
}
/* /Shared/NavMenu.razor.rz.scp.css */
.sidebar[b-vx375rrzj1] {
    background: #FFFFFF;
    box-shadow: 0px 5px 145px rgba(140, 140, 140, 0.12);
    border-radius: 30px;
    margin: 20px;
    top: 20px;
    height: auto;
}

.navbar-toggler[b-vx375rrzj1] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-vx375rrzj1] {
    height: auto !important;
    max-height: 90px;
    margin: 20px 0 10px !important;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.navbar-brand[b-vx375rrzj1] {
    font-size: 1rem;
    color: #c32026;
    font-weight: bold;
    padding: 0 !important;
}

.logo[b-vx375rrzj1] {
    height: 40px;
    width: 40px;
    margin-right: 10px;
}

.oi[b-vx375rrzj1], i[b-vx375rrzj1] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-vx375rrzj1] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-vx375rrzj1] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-vx375rrzj1] {
        padding-bottom: 1rem;
    }

    .nav-item[b-vx375rrzj1]  a {
        font-family: Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: .894rem;
        line-height: 16px;
        color: var(--color-text);
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        transition: all .3s;
        -moz-transition: all .3s;
        -webkit-transition: all .3s;
        cursor: pointer;
    }

        .nav-item[b-vx375rrzj1]  a.active {
            background-color: #F7F7F7;
            border-radius: 10px;
        }

        .nav-item[b-vx375rrzj1]  a:hover {
            background-color: rgba(55, 55, 55, 0.05);
            border-radius: 10px;
        }

        .nav-item[b-vx375rrzj1]  a span::before {
            position: relative;
            top: 2px;
        }

.nav-submenu[b-vx375rrzj1] {
    padding-left: 44px;
    list-style: disc;
}

    .nav-submenu li[b-vx375rrzj1] {
        padding: 2px 0 !important;
    }

    .nav-submenu .nav-item[b-vx375rrzj1]  a.nav-link {
        line-height: normal;
        padding: 0 0 0 10px !important;
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        line-height: 15px;
        height: 2rem;
        margin-left: -25px;
        text-indent: 18px;
    }

    .nav-submenu .nav-item[b-vx375rrzj1]  a.active {
        color: #ED4C5C;
    }

[b-vx375rrzj1] .languageSelector {
    display: block !important;
    text-align: center;
}

.user div[b-vx375rrzj1] {
    align-items: center;
}

.userMenu[b-vx375rrzj1] {
    font-size: 12px;
}

div.user .row[b-vx375rrzj1]  a {
    color: black !important;
}

div.user p[b-vx375rrzj1] {
    margin: 0;
}

.btn-icon[b-vx375rrzj1] {
    --font-size: 12px;
}

@media (min-width: 641px) {
    .sidebar[b-vx375rrzj1] {
        width: 250px;
        position: sticky;
        top: 0;
        min-height: calc(100vh - 50px);
    }

        .sidebar.desktop-collapse[b-vx375rrzj1] {
            width: 80px;
        }

        .sidebar.desktop-collapse .navbar-brand[b-vx375rrzj1] {
            display: none;
        }

            .sidebar.desktop-collapse .navbar-toggler[b-vx375rrzj1] {
                position: unset;
            }

            .sidebar.desktop-collapse .nav-item[b-vx375rrzj1]  .nav-link {
                width: 50px;
                overflow: hidden;
            }

            .sidebar.desktop-collapse .nav-item.active[b-vx375rrzj1] {
                background-color: #fff;
            }

            .sidebar.desktop-collapse .nav-item.active[b-vx375rrzj1]  .nav-link {
                width: inherit;
            }

            .sidebar.desktop-collapse .nav-item.active i[b-vx375rrzj1] {
                margin-right: 10px;
            }

            .sidebar.desktop-collapse .nav-item.active[b-vx375rrzj1]  .nav-link .nav-submenu {
                width: 100px;
                overflow: auto;
                background: #fff;
            }

                .sidebar.desktop-collapse .nav-item i[b-vx375rrzj1] {
                    margin-right: 30px;
                }

                .navbar-toggler[b-vx375rrzj1] {
                    position: absolute;
                    right: 5px;
                    padding: 5px;
                    font-size: 14px;
                    top: 9px;
                }


    .collapse[b-vx375rrzj1] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    [b-vx375rrzj1] .languageSelector {
        display: none !important;
    }

    .user[b-vx375rrzj1] {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .navbar[b-vx375rrzj1] {
        justify-content: space-between;
        padding-left: 10px !important;
        margin: 10px !important;
    }

    .navbar-brand[b-vx375rrzj1] {
        max-width: 120px;
        font-size: 16px;
    }

        .navbar-brand .logo[b-vx375rrzj1] {
            height: 30px;
            width: 30px;
            margin-right: 6px;
        }
}
/* /Shared/ShowError.razor.rz.scp.css */
.showError[b-220d60jztz] {
    margin-top: 50px;
    width: 100%;
    text-align: center;
}
/* /Shared/ShowMessage.razor.rz.scp.css */
.alert-success[b-yqwd9qn06v] {
    background-color: #f5fbf6;
}

.alert-error[b-yqwd9qn06v] {
    background-color: #f4d4d4;
    color: #853d3d;
    border-color: #853d3d;
}
/* /Shared/TagInput.razor.rz.scp.css */
.tagInputContainer[b-ibhf25g0hb] {
    display: flex;
    flex-wrap: wrap;
    background-color: var(--color-background-input);
    border: none;
    border-radius: 15px;
}

.tagListContainer[b-ibhf25g0hb] {
    display: inline-flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 5px;
    list-style: none;
}

.tagItem[b-ibhf25g0hb] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    max-width: 100%;
    height: 30px;
    border-radius: 1rem;
    background-color: #fff;
    line-height: 1.6;
    margin: 5px 5px 5px 0px;
    padding: 0 10px;
    color: var(--color-accent-dark);
    border: 1px solid var(--color-accent-dark);
}

    .tagItem:hover[b-ibhf25g0hb] {
        background-color: var(--color-background-input);
    }

.tagItemText[b-ibhf25g0hb] {
    margin: 0px 5px 0px 5px;
    text-overflow: ellipsis;
    overflow-x: overlay;
}

.tagItemInput[b-ibhf25g0hb] {
    flex-grow: 1;
    margin: 5px 5px 5px 0px;
}
/* /Shared/Timeline.razor.rz.scp.css */
.timeline[b-a6dl4mlimh] {
    margin-top: 26px;
    background-color: #fff;
    padding: 5px;
}

.timeline-line[b-a6dl4mlimh] {
    height: 100%;
    width: 2%;
    flex: 0 0 2%;
}

.timeline-itens[b-a6dl4mlimh] {
    padding-top: 16px;
    flex: 0 0 98%;
    width: 98%;
    border-left: solid 1px #BDBDBD;
}

.timeline-item[b-a6dl4mlimh] {
    margin-bottom: 50px;
}

    .timeline-item:last-of-type[b-a6dl4mlimh] {
        margin-bottom: 5px;
    }

    .timeline-item-header[b-a6dl4mlimh] {
        display: flex;
        flex-wrap: wrap;
        width: calc(100% + 12px);
        background-color: #fff;
        align-items: center;
        margin-left: -12px;
    }

    .timeline-item-header:first-of-type[b-a6dl4mlimh] {
        margin-top: -16px;
    }

.timeline-item-mark[b-a6dl4mlimh] {
    background-color: #BDBDBD;
    height: 10px;
    width: 10px;
    border-radius: 10px;
    margin-right: 10px;
    margin-left: 6px;
}

.milestone .timeline-item-mark[b-a6dl4mlimh] {
    background-color: #ED4C5C;
}

.timeline-item-title[b-a6dl4mlimh] {
    font-size: 14px;
    font-weight: 600;
}

.milestone .timeline-item-title[b-a6dl4mlimh] {
    color: #ED4C5C;
}

.timeline-item-date[b-a6dl4mlimh] {
    margin-left: auto;
    font-weight: 400;
    font-size: 12px;
    font-style: italic;
}

.timeline-body[b-a6dl4mlimh] {
    font-size: 13px;
    padding: 10px;
    padding-left: 14px;
}

    .timeline-body b[b-a6dl4mlimh] {
        font-weight: 600;
    }

.data-list[b-a6dl4mlimh] {
    text-decoration: none;
    list-style: none;
    margin-top: 14px;
    margin-left: 20px;
}
/* /Shared/TimeSpanInput.razor.rz.scp.css */
.input-time[b-axuzruqoxl] {
    position: relative;
    padding: 0 5px;
}

.input-time i[b-axuzruqoxl] {
    position: absolute;
    right: 15px;
    top: 4px;
}

input[type=number][b-axuzruqoxl] {
    height: 30px;
    text-align: right;
    padding-right: 25px;
}


.row[b-axuzruqoxl] {
    min-width: 300px;
    margin: 1px;
}
