/* _content/PB.ClientBackoffice/Pages/BookstoreUsers/Modal/EditBooksquareUser.razor.rz.scp.css */
[b-f7ycc292n6] .nav-link {
    color: #fff !important;
    border-radius: 0px !important;
}

[b-f7ycc292n6] .nav div.nav-link:hover:not(.active), [b-f7ycc292n6] .nav div.nav-link.active {
    border-bottom: none;
}

[b-f7ycc292n6] .nav div.nav-link.active {
    font-weight: bold;
    border-bottom: 1px solid #7F839E
}

[b-f7ycc292n6] .nav-link.active {
    background: #0B3544;
}
.card-plan.selected[b-f7ycc292n6] {
    background-color: #54b3b3;
}
/* _content/PB.ClientBackoffice/Pages/Customers/ImportContact.razor.rz.scp.css */
[b-a6n1u1puln] .nav-link {
    color: #fff !important;
    border-radius: 0px !important;
}

[b-a6n1u1puln] .nav div.nav-link:hover:not(.active), [b-a6n1u1puln] .nav div.nav-link.active {
    border-bottom: none;
}

[b-a6n1u1puln] .nav div.nav-link.active {
    font-weight: bold;
    border-bottom: 1px solid #7F839E
}

[b-a6n1u1puln] .nav-link.active {
    background: #0B3544;
}

.table-import[b-a6n1u1puln]{
    overflow:auto;
    max-height: 50rem;
}

.custom[b-a6n1u1puln] {
    width: 15rem !important;
}
.btnDeleteImage[b-a6n1u1puln]{
    position: absolute;
    top: -3px;
    left: 130px;
    background: none;
    border: none;
}
label[disabled][b-a6n1u1puln] {
    pointer-events: none;
}

.conflict-number[b-a6n1u1puln] {
    display: flex;
    justify-content: center;
    column-gap: 1rem;
}

.conflict-number span[b-a6n1u1puln]{
    align-content:center;
}

[b-a6n1u1puln] .btn-outline-danger:hover i.text-danger {
    color: #fff !important;
}

.error-detail[b-a6n1u1puln] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
tr > th:first-child[b-a6n1u1puln] {
    position: sticky;
    left: 0;
}

/*2024-07-31*/
.table-import thead th[b-a6n1u1puln] {
    position: sticky;
    top: 0;
}
.table[b-a6n1u1puln] {
    border-collapse: separate;
    border-spacing: 0;
}

.table th[b-a6n1u1puln] {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
    border-left: 1px solid #dee2e6;
}

.table td[b-a6n1u1puln] {
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}
table tbody th[b-a6n1u1puln] {
    position: relative;
}
table thead th:first-child[b-a6n1u1puln] {
    position: sticky;
    left: 0;
    z-index: 2;
}
table tbody th[b-a6n1u1puln] {
    position: sticky;
    left: 0;
    background: white;
    z-index: 1;
}
.table th:first-child[b-a6n1u1puln],
.table td:first-child[b-a6n1u1puln] {
    border: 1px solid #dee2e6;
}

[data-tooltip][b-a6n1u1puln]::after {
    width: 40rem;
    max-width: 40rem;
}
.scroll-data[b-a6n1u1puln]{
    max-height: 400px;
    overflow-y: auto;
}
/* _content/PB.ClientBackoffice/Pages/Customers/View.razor.rz.scp.css */
[b-t6n7cjlpha] .bi-eye:hover::before {
    content: "\f340";
}

[b-t6n7cjlpha] .bi-eye-slash:hover::before {
    content: "\f341";
}

[b-t6n7cjlpha] .bi-eye, [b-t6n7cjlpha] .bi-eye-slash {
    color: black;
}
.email-column[b-t6n7cjlpha] {
    width: 15em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}

#exporting[b-t6n7cjlpha] {
    width: 10rem;
}

#exporting:hover .export-cancel[b-t6n7cjlpha]:after {
    content: "Cancel";
}

#exporting .export-cancel[b-t6n7cjlpha]:after {
    content: "Exporting";
}
/* _content/PB.ClientBackoffice/Pages/Error.razor.rz.scp.css */
/*body {
    margin: 0;
    padding: 0;
}

.error-container {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100vh;
    align-items: center;
    text-align: center;
}*/

.error-header[b-w9rn9fmp8c] {
    font-size: 100px;
    color: #12485B;
}
/* _content/PB.ClientBackoffice/Pages/Inventory/Edit.razor.rz.scp.css */
.btn-order[b-ujm55i7orq]{
    cursor: pointer;
    color: #516FB6;
}
/* _content/PB.ClientBackoffice/Pages/Inventory/Import.razor.rz.scp.css */
[b-rqi5kijpa4] .nav-link {
    color: #fff !important;
    border-radius: 0px !important;
}

[b-rqi5kijpa4] .nav div.nav-link:hover:not(.active), [b-rqi5kijpa4] .nav div.nav-link.active {
    border-bottom: none;
}

[b-rqi5kijpa4] .nav div.nav-link.active {
    font-weight: bold;
    border-bottom: 1px solid #7F839E
}

    [b-rqi5kijpa4] .nav-link.active {
        background: #40005e;
    }

.table-import[b-rqi5kijpa4]{
    overflow:auto;
    max-height: 50rem;
}

.custom[b-rqi5kijpa4] {
    width: 15rem !important;
}
.btnDeleteImage[b-rqi5kijpa4]{
    position: absolute;
    top: -3px;
    left: 130px;
    background: none;
    border: none;
}
label[disabled][b-rqi5kijpa4] {
    pointer-events: none;
}

.conflict-number[b-rqi5kijpa4] {
    display: flex;
    justify-content: center;
    column-gap: 1rem;
}

.conflict-number span[b-rqi5kijpa4]{
    align-content:center;
}

[b-rqi5kijpa4] .btn-outline-danger:hover i.text-danger {
    color: #fff !important;
}

.error-detail[b-rqi5kijpa4] {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
tr > th:first-child[b-rqi5kijpa4] {
    position: sticky;
    left: 0;
}

/*2024-07-31*/
.table-import thead th[b-rqi5kijpa4] {
    position: sticky;
    top: 0;
}
.table[b-rqi5kijpa4] {
    border-collapse: separate;
    border-spacing: 0;
}

    .table th[b-rqi5kijpa4] {
        border-top: 1px solid #dee2e6;
        border-bottom: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
        border-left: 1px solid #dee2e6;
    }

    .table td[b-rqi5kijpa4] {
        border-bottom: 1px solid #dee2e6;
        border-right: 1px solid #dee2e6;
    }
table tbody th[b-rqi5kijpa4] {
    position: relative;
}
table thead th:first-child[b-rqi5kijpa4] {
    position: sticky;
    left: 0;
    z-index: 2;
}
table tbody th[b-rqi5kijpa4] {
    position: sticky;
    left: 0;
    background: white;
    z-index: 1;
}
        .table th:first-child[b-rqi5kijpa4],
        .table td:first-child[b-rqi5kijpa4] {
            border: 1px solid #dee2e6;
        }

[data-tooltip][b-rqi5kijpa4]::after {
    width: 40rem;
    max-width: 40rem;
}
/* _content/PB.ClientBackoffice/Pages/Inventory/Modal/ImageEditor.razor.rz.scp.css */
.image-container[b-k1ypig63e0] {
    position: relative;
    display: inline-flex;
    width: 85%;
}
.img-container[b-k1ypig63e0] {
    height: 100% !important;
    width: 100% !important
}

.image-container img[b-k1ypig63e0] {
    display: block;
}

.close-button[b-k1ypig63e0] {
    font-size: 15px;
    color: black;
    cursor: pointer;
    margin-left: 2px;
    height: 1rem;
}
.order[b-k1ypig63e0] {
    font-size: 15px;
    color: black;
    cursor: pointer;
    top: 10px;
    margin: 60px 0 0 -15px;
}

.close-button:hover[b-k1ypig63e0] {
    color: red;
}

[b-k1ypig63e0] .cropper-container {
    max-height: 100%;
    max-width: 100%
}
/* _content/PB.ClientBackoffice/Pages/Inventory/Modal/IsbnSearch.razor.rz.scp.css */
.img-fluid[b-cw3hxv8gtw]{
    max-width: 30%;
    height: auto;
}
/* _content/PB.ClientBackoffice/Pages/Inventory/View.razor.rz.scp.css */

.tooltip-toggle[b-3dcc6lohzi] {
    position: relative;
    display: inline-block;
}
    .tooltip-toggle i[b-3dcc6lohzi] {
        color:red;
    }

    .tooltip-toggle .tooltip-text[b-3dcc6lohzi] {
        visibility: hidden;
        position: absolute;
        white-space: nowrap;
        text-wrap: nowrap;
        white-space: pre-wrap;
        max-width: 50rem;
        background-color: #12485B;
        color: #fff;
        text-align: center;
        padding: 0.5rem 1rem;
        border-radius: 20px;
        z-index: 1;
        opacity: 0;
        transition: opacity 0.3s;
        top: -0.5rem;
        left: 150%;
    }

        .tooltip-toggle .tooltip-text[b-3dcc6lohzi]::after {
            content: "";
            position: absolute;
            top: 50%;
            right: 100%;
            margin-top: -0.7rem;
            border-width: 10px;
            border-style: solid;
            border-color: transparent #12485B transparent transparent;
            left: -1rem;
        }

    .tooltip-toggle:hover .tooltip-text[b-3dcc6lohzi] {
        visibility: visible;
        opacity: 1;
    }

.btn-catalogue[b-3dcc6lohzi] {
    padding: 0;
    line-height: 0;
    border: 0;
}
/* _content/PB.ClientBackoffice/Pages/Orders/Modal/EditInvoices.razor.rz.scp.css */
#exporting .text[b-kw2dq8macq]:after {
    content: "Loading..."
}

#exporting:hover .text[b-kw2dq8macq]:after {
    content: "Cancel"
}
/* _content/PB.ClientBackoffice/Pages/Orders/Modal/EditOrder.razor.rz.scp.css */
[data-tooltip][b-e9nw7v909e]::after {
    width: 20rem;
    max-width: 20rem;
}
.btn-order[b-e9nw7v909e]{
    cursor: pointer;
    color: #516FB6;
    font-size: 13px;
}
/* _content/PB.ClientBackoffice/Pages/User/Modal/EditBookstoreExportingTemplateDetail.razor.rz.scp.css */
[data-tooltip][b-ymqkz7dgm2]::after {
    width: 20rem;
    max-width: 20rem;
}
/* _content/PB.ClientBackoffice/Pages/User/Settings.razor.rz.scp.css */
[data-tooltip][b-mp3z6cc29e]::after {
    width: 20rem;
    max-width: 20rem;
}
/* _content/PB.ClientBackoffice/Pages/_Register.cshtml.rz.scp.css */
[b-e59jbja20f] .nav-link {
    color: #fff !important;
    border-radius: 0px !important;
}

[b-e59jbja20f] .nav div.nav-link:hover:not(.active), [b-e59jbja20f] .nav div.nav-link.active {
    border-bottom: none;
}

[b-e59jbja20f] .nav div.nav-link.active {
    font-weight: bold;
    border-bottom: 1px solid #7F839E
}

[b-e59jbja20f] .nav-link.active {
    background: #0B3544;
}
/* _content/PB.ClientBackoffice/Shared/Components/DateTimePicker.razor.rz.scp.css */
/*
   01. Color system 
   02. Body setting
   03. Font & Headings
   04. Border-radius
   05. Grid
   06. Border Color
   07. Component
   08. Forms
   09. Buttons
   10. Card
   11. List Group
   12. Dropdown
   13. Pagination
   14. Tooltip & Popover
   15. Close
   16. Tables
   17. Modal
   18. Toasts
   20. App - Sidebar
   21. App - Sidebar Minify Float Menue
   22. App - Content
   23. App - Page Header
*/
/* DateTimePicker */
.datetimepicker[b-490ga9m4bn] {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
}
.datetimepicker__buttonGroup[b-490ga9m4bn] {
  display: flex;
  align-items: stretch;
}
.datetimepicker__buttonGroup i[b-490ga9m4bn] {
  font-size: 1.25rem;
}
.datetimepicker__button.-clear[b-490ga9m4bn], .datetimepicker__button.-time[b-490ga9m4bn] {
  border-radius: 0px;
}
.datetimepicker__button.-calendar[b-490ga9m4bn] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.datetimepicker > input[b-490ga9m4bn] {
  min-width: 100px;
  flex-wrap: nowrap;
  padding: 0.375rem 0.75rem;
  flex: 1;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.datetimepicker__background[b-490ga9m4bn] {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 2090;
  cursor: pointer;
}
.datetimepicker__modal[b-490ga9m4bn] {
  background-color: #FFF;
  top: 100%;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 4px 11px;
  margin-bottom: 8px;
  margin-top: 2px;
  position: absolute;
  z-index: 2100;
  box-sizing: border-box;
  border: 1px solid rgb(191, 191, 191);
  border-radius: 9px;
}
.datetimepicker__modal.-up[b-490ga9m4bn] {
  top: unset;
  bottom: 100%;
}
.datetimepicker__modal.-timepicker[b-490ga9m4bn] {
  width: 150px;
  height: 230px;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 0.4rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.datetimepicker__body[b-490ga9m4bn] {
  display: table-row-group;
}
.datetimepicker__row[b-490ga9m4bn] {
  display: table-row;
}
.datetimepicker__table[b-490ga9m4bn] {
  display: table;
  margin: 0 auto;
}
.datetimepicker__header[b-490ga9m4bn] {
  display: table-header-group;
}
.datetimepicker__cell[b-490ga9m4bn] {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  border-radius: 0px;
  padding: 0.45rem;
  color: rgb(74, 74, 74);
  text-decoration: none;
  border: 0 none transparent;
}
.datetimepicker__cell:not(.is-disabled)[b-490ga9m4bn] {
  cursor: pointer;
}
.datetimepicker__cell:hover:not(.is-selected)[b-490ga9m4bn] {
  color: rgb(10, 10, 10);
}
.datetimepicker__cell.-header[b-490ga9m4bn] {
  color: rgb(122, 122, 122);
  font-weight: 600;
}
.datetimepicker__cell.is-today[b-490ga9m4bn] {
  border: 1px solid rgba(38, 132, 255, 0.5);
}
.datetimepicker__cell.-timepicker[b-490ga9m4bn] {
  text-align: left;
  vertical-align: middle;
  display: initial;
  padding: 0.15rem 0.6rem;
  color: rgb(74, 74, 74);
  text-decoration: none;
  border: 0 none transparent;
  width: 50%;
}
.datetimepicker__cell.is-secondary-month[b-490ga9m4bn], .datetimepicker__cell.is-disabled[b-490ga9m4bn] {
  color: rgb(181, 181, 181) !important;
}
    .datetimepicker__cell.is-selected[b-490ga9m4bn] {
        color: #b5b5b5 !important;
    }

.is-disabled[b-490ga9m4bn] {
  pointer-events: none;
}

.datetimepicker-navigation[b-490ga9m4bn] {
  display: flex;
  justify-content: space-between;
}

.datetimepicker-previous-button[b-490ga9m4bn],
.datetimepicker-next-button[b-490ga9m4bn],
.datetimepicker-today-button[b-490ga9m4bn] {
  background-color: transparent;
  color: rgb(204, 204, 204);
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 1px 3px;
  border: 0 none transparent;
  margin: 0.2rem 0.15rem;
}

.datetimepicker-today-button[b-490ga9m4bn] {
  color: rgb(74, 74, 74);
}

.datetimepicker-select-month[b-490ga9m4bn],
.datetimepicker-input-year[b-490ga9m4bn] {
  color: rgb(74, 74, 74);
  display: flex;
  box-sizing: border-box;
  padding: 1px 3px;
  border: none;
  margin: 0.2rem 0.15rem;
  font-weight: 700;
  cursor: pointer;
}

.datetimepicker-select-month[b-490ga9m4bn] {
  width: 100px;
  text-indent: 0.01px;
  text-overflow: "";
}

.datetimepicker-input-year[b-490ga9m4bn] {
  width: 60px;
  -moz-appearance: textfield;
}

.datetimepicker-input-year[b-490ga9m4bn]::-webkit-outer-spin-button,
.datetimepicker-input-year[b-490ga9m4bn]::-webkit-inner-spin-button {
  margin: 0;
}
/* _content/PB.ClientBackoffice/Shared/Components/Sortable/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-ra9sys14jc] .sortable-ghost {
    visibility: hidden;
}

[b-ra9sys14jc] .sortable-fallback {
    opacity: 1 !important
}
.noselect[b-ra9sys14jc] {
    user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
/* _content/PB.ClientBackoffice/Shared/Components/Typehead/Typehead.razor.rz.scp.css */
/*
   01. Color system 
   02. Body setting
   03. Font & Headings
   04. Border-radius
   05. Grid
   06. Border Color
   07. Component
   08. Forms
   09. Buttons
   10. Card
   11. List Group
   12. Dropdown
   13. Pagination
   14. Tooltip & Popover
   15. Close
   16. Tables
   17. Modal
   18. Toasts
   20. App - Sidebar
   21. App - Sidebar Minify Float Menue
   22. App - Content
   23. App - Page Header
*/
/* Typehead */
.typeahead[b-3yopkev4ho] {
  position: relative;
  flex-grow: 1;
}
.typeahead:disabled[b-3yopkev4ho] {
  border-radius: 0;
  border-style: dotted;
}
.typeahead.valid.modified[b-3yopkev4ho] {
    outline: none;
}
.typeahead.valid.modified .typeahead__control[b-3yopkev4ho] {
    outline: 1px solid #028824 !important;
}
.typeahead__control[b-3yopkev4ho] {
  background-color: rgb(255, 255, 255);
  cursor: default;
  display: flex;
  align-items: center;
  text-align: center;
  border-color: #DFDFDF;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  transition: all 100ms ease 0s;
  outline: 0 !important;
  /*height: calc(1.7em + .75rem + 3px);*/
}
.typeahead__control:focus[b-3yopkev4ho] {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.typeahead__control[disabled][b-3yopkev4ho] {
  border-style: dotted;
}
.typeahead__valueContainer[b-3yopkev4ho] {
  display: flex;
  flex: 1 0 0;
  padding: 0.375rem 0.75rem;
  color: #000;
  font-weight: normal;
  align-items: self-end;
  /*height: calc(1.7em + 0.45rem);*/
  min-width: 0;
}
[disabled] .typeahead__valueContainer[b-3yopkev4ho] {
  color: rgba(0, 0, 0, 0.55);
}
.typeahead__valuePlaceholder[b-3yopkev4ho] {
  transform-origin: top left;
  color: #6c757d;
  transform: scale(1);
  background-color: #fff;
  transition: transform 200ms;
  opacity: 1;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
[disabled] .typeahead__valuePlaceholder[b-3yopkev4ho] {
  color: rgba(0, 0, 0, 0.55);
}
.typeahead__singleValue ~ .typeahead__valuePlaceholder[b-3yopkev4ho] {
  position: absolute;
  top: -6px;
  left: 12px;
  pointer-events: none;
  transform: scale(0.75);
  padding: 0 5px;
  visibility: hidden;
}
.typeahead__singleValue ~ .typeahead__valuePlaceholder.-floadingLabel[b-3yopkev4ho] {
  visibility: visible;
}
.typeahead__indicators[b-3yopkev4ho] {
  display: flex;
}
.typeahead__indicator[b-3yopkev4ho] {
  color: rgb(204, 204, 204);
  flex: 0;
  transition: color 150ms ease 0s;
  background-color: transparent;
  border: 0;
  outline: none;
}
.typeahead__indicator.-clear[b-3yopkev4ho] {
  right: 35px;
  color: rgb(204, 204, 204);
  flex: 1;
  padding: 4px;
  transition: color 150ms ease 0s;
}
.typeahead__indicator.-clear:hover[b-3yopkev4ho] {
  color: rgb(222, 53, 11);
}
.typeahead__indicator.-chevron:hover[b-3yopkev4ho] {
  color: rgb(130, 130, 130);
}
.typeahead__indicator.-loading[b-3yopkev4ho] {
  color: rgb(204, 204, 204);
  display: flex;
  align-self: center;
  font-size: 4px;
  line-height: 1;
  margin-right: 4px;
  padding: 8px;
  transition: color 150ms ease 0s;
  gap: 1em;
}
.typeahead__indicatorSeparator[b-3yopkev4ho] {
  align-self: stretch;
  background-color: rgb(204, 204, 204);
  margin-bottom: 8px;
  margin-top: 8px;
  width: 1px;
}
.typeahead__background[b-3yopkev4ho] {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-color: transparent;
  z-index: 2050;
  cursor: pointer;
}
.typeahead__icon[b-3yopkev4ho] {
  font-size: 1.25rem;
}
.typeahead__singleValue[b-3yopkev4ho] {
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  flex-shrink: 1;
}
.typeahead__multiValue[b-3yopkev4ho] {
    background-color: #f1f1f1;
    align-items: center;
    padding: 0 5px;
    margin-left: 5px;
    border-radius: 1rem;
    height: 30px;
}
.typeahead__multiValueLabel[b-3yopkev4ho] {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 3px 3px 3px 6px;
    display: inline-flex;
    color: #3c4e71;
}
.typeahead__multiValueClear[b-3yopkev4ho] {
    align-items: center;
    display: flex;
    padding-left: 4px;
    padding-right: 4px;
    background-color: transparent;
    border: 0;
    outline: none;
    margin-right: 1px;
    color: #3c4e71;
}
.typeahead__loadingDot[b-3yopkev4ho] {
  background-color: rgb(204, 204, 204);
  display: inline-block;
  height: 1em;
  vertical-align: top;
  width: 1em;
  border-radius: 1em;
  opacity: 0;
}
.typeahead__loadingDot.-dot1[b-3yopkev4ho] {
  animation: 1s ease-in-out 0ms infinite alternate none running dot-loading-b-3yopkev4ho;
}
.typeahead__loadingDot.-dot2[b-3yopkev4ho] {
  animation: 1s ease-in-out 160ms infinite alternate none running dot-loading-b-3yopkev4ho;
}
.typeahead__loadingDot.-dot3[b-3yopkev4ho] {
  animation: 1s ease-in-out 320ms infinite alternate none running dot-loading-b-3yopkev4ho;
}
.typeahead__menu[b-3yopkev4ho] {
  top: 100%;
  background-color: rgb(255, 255, 255);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 4px 11px;
  margin-bottom: 8px;
  margin-top: 2px;
  position: absolute;
  width: 100%;
  z-index: 2060;
  border: 0px solid;
}
.typeahead__searchContainer[b-3yopkev4ho] {
  margin: 0;
}
.typeahead__searchInput[b-3yopkev4ho] {
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  outline: none;
  border: 2px solid #dae0ec;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.typeahead__searchInput:focus-visible[b-3yopkev4ho] {
  border: 2px solid #1f6bff;
  border-radius: 0px;
  outline: none;
}
.typeahead__menuList[b-3yopkev4ho] {
  max-height: 300px;
  overflow-y: auto;
  padding-bottom: 4px;
  padding-top: 4px;
  position: relative;
  z-index: 2050;
}
.typeahead__option[b-3yopkev4ho] {
    background-color: transparent;
    color: #000;
    font-weight: normal;
    cursor: pointer;
    display: block;
    font-size: inherit;
    width: 100%;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    padding: 8px 12px;
    transition: background-color 100ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 100ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
}
.typeahead__option:hover[b-3yopkev4ho] {
  background-color: #1f6bff;
  color: #fff;
}
.typeahead__option.-selected[b-3yopkev4ho], .typeahead__option.-selected:hover[b-3yopkev4ho] {
  background-color: #028824;
  color: #fff;
}
.typeahead__option.-disabled[b-3yopkev4ho] {
  color: rgb(204, 204, 204);
  cursor: not-allowed;
}
.typeahead__optionNoRecords[b-3yopkev4ho], .typeahead__optionNoLoading[b-3yopkev4ho] {
  padding: 0.5rem;
  color: #000;
}
.typeahead__optionFooter[b-3yopkev4ho] {
  padding: 0.5rem;
  background-color: #dae0ec;
}

.input-group .typeahead__control[b-3yopkev4ho] {
  border-radius: 4px;
  height: 40px;
}

.typeahead-svg[b-3yopkev4ho] {
  display: inline-block;
  fill: currentcolor;
  line-height: 1;
  stroke: currentcolor;
  stroke-width: 0;
}

.relative[b-3yopkev4ho] {
    position: relative;
}
.button-focus[b-3yopkev4ho] {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0;
}

@keyframes dot-loading-b-3yopkev4ho {
    from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* _content/PB.ClientBackoffice/Shared/MainLayoutRegister.razor.rz.scp.css */
.card-plan.selected[b-5138ajdl5u] {
    background: #F5F5F5;
    border-radius: 20px;
}
/* _content/PB.ClientBackoffice/Shared/Modals/TrialModal.razor.rz.scp.css */
/*Expired modal*/
.modal-header[b-jyxnp9m3m6]{
    background: linear-gradient(135deg, #ff6b6b, #ee5a52);
}
.modal-title[b-jyxnp9m3m6]{
    color: white;
    font-weight: 700;
}

.modal-body[b-jyxnp9m3m6]{
    background-color: #fff !important;;
}

.modal-footer[b-jyxnp9m3m6]{
    border-top: none !important;
}

.warning-icon[b-jyxnp9m3m6] {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #ffecd2, #fcb69f);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 1.5rem;
    animation: pulse-b-jyxnp9m3m6 2s infinite;
}

.warning-icon i[b-jyxnp9m3m6] {
    font-size: 2rem;
    color: #ff6b6b;
}
@keyframes pulse-b-jyxnp9m3m6 {
    0% { transform: scale(1); }
    50% { transform: scale(1.05); }
    100% { transform: scale(1); }
}

/*Trial reminder*/
body[b-jyxnp9m3m6] {
    padding: 20px;
    padding-bottom: 100px; /* Add space at bottom for fixed banner */
    background-color: #f5f5f5;
    min-height: 100vh;
}

.trial-banner[b-jyxnp9m3m6] {
    background-color: #F3E3FF;
    border: 2px solid #DFDFDF;
    border-radius: 8px;
    padding: 15px 20px;
    margin: 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    max-width: 1200px;
    z-index: 1050;
}

.trial-banner .banner-text[b-jyxnp9m3m6] {
    color: #4a4a4a;
    font-size: 16px;
    margin: 0;
}

.trial-banner .days-left[b-jyxnp9m3m6] {
    color: #40005E;
    font-weight: bold;
}

.trial-banner a[b-jyxnp9m3m6] {
    color: #40005E;
    font-weight: 600;
    text-decoration: underline;
}

.trial-banner a:hover[b-jyxnp9m3m6] {
    color: #5555dd;
}

@media (max-width: 768px) {
    .trial-banner .banner-text[b-jyxnp9m3m6] {
        font-size: 14px;
    }
}
/* _content/PB.ClientBackoffice/Shared/Onboarding/OnboardingSetup.razor.rz.scp.css */
[b-mshxjmk1ya] .nav-link {
    color: #fff !important;
    border-radius: 0px !important;
}

[b-mshxjmk1ya] .nav div.nav-link:hover:not(.active), [b-mshxjmk1ya] .nav div.nav-link.active {
    border-bottom: none;
}

[b-mshxjmk1ya] .nav div.nav-link.active {
    font-weight: bold;
    border-bottom: 1px solid #7F839E
}

[b-mshxjmk1ya] .nav-link.active {
    background: #0B3544;
}
/* _content/PB.ClientBackoffice/Shared/Registration/Plan.razor.rz.scp.css */
.bg-inherit[b-o19amx9u6p]{
    background: inherit;
}
/* _content/PB.ClientBackoffice/Shared/TwoFactor/TwoFactorSetup.razor.rz.scp.css */
