.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,0.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.nb-global-scrollblock{position:static;width:auto;overflow:hidden}/*!
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 *//*!
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}html,body{margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type='checkbox'],[type='radio']{box-sizing:border-box;padding:0}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}[type='search']::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */.visually-hidden{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.nb-theme-dark nb-layout .scrollable-container{scrollbar-face-color:#101426;scrollbar-track-color:#192038}.nb-theme-dark nb-layout .scrollable-container::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark nb-layout .scrollable-container::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark nb-layout .scrollable-container::-webkit-scrollbar-track{background:#192038}.nb-theme-dark nb-layout.with-scroll .scrollable-container{overflow:auto;height:100vh;display:block}@media (max-width: 767.98px){.nb-theme-dark nb-layout.with-scroll .scrollable-container{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-dark .layout{min-width:300px}.nb-theme-dark nb-layout.window-mode{background:#151a30;display:block}.nb-theme-dark nb-layout.window-mode .scrollable-container{max-width:1920px;margin:0 auto}.nb-theme-dark nb-layout.window-mode .layout nb-layout-header{max-width:1920px;margin-left:auto;margin-right:auto;width:100%}.nb-theme-dark nb-layout.window-mode .layout nb-layout-header nav{max-width:1920px;margin:0 auto}@media screen and (min-width: 1940px){.nb-theme-dark nb-layout.window-mode{padding-top:1.1875rem}.nb-theme-dark nb-layout.window-mode nb-layout-header.fixed{top:1.1875rem}.nb-theme-dark nb-layout.window-mode nb-layout-header.fixed ~ .layout-container nb-sidebar .main-container-fixed{height:calc(100vh - 1.1875rem - 4.75rem);top:calc(1.1875rem + 4.75rem)}.nb-theme-dark nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-dark nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-dark nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 1.1875rem)}.nb-theme-dark nb-layout.window-mode .scrollable-container{height:calc(100vh - 1.1875rem);box-shadow:0 0.5rem 1rem 0 #1a1f33}.nb-theme-dark nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 1.1875rem)}}@media screen and (min-width: 2070px){.nb-theme-dark nb-layout.window-mode{padding-top:2.375rem}.nb-theme-dark nb-layout.window-mode nb-layout-header.fixed{top:2.375rem}.nb-theme-dark nb-layout.window-mode nb-layout-header.fixed ~ .layout-container nb-sidebar .main-container-fixed{height:calc(100vh - 2.375rem - 4.75rem);top:calc(2.375rem + 4.75rem)}.nb-theme-dark nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-dark nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-dark nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 2.375rem)}.nb-theme-dark nb-layout.window-mode .scrollable-container{height:calc(100vh - 2.375rem);box-shadow:0 0.5rem 1rem 0 #1a1f33}.nb-theme-dark nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 2.375rem)}}@media screen and (min-width: 2220px){.nb-theme-dark nb-layout.window-mode{padding-top:4.75rem}.nb-theme-dark nb-layout.window-mode nb-layout-header.fixed{top:4.75rem}.nb-theme-dark nb-layout.window-mode nb-layout-header.fixed ~ .layout-container nb-sidebar .main-container-fixed{height:calc(100vh - 4.75rem - 4.75rem);top:calc(4.75rem + 4.75rem)}.nb-theme-dark nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-dark nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-dark nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 4.75rem)}.nb-theme-dark nb-layout.window-mode .scrollable-container{height:calc(100vh - 4.75rem);box-shadow:0 0.5rem 1rem 0 #1a1f33}.nb-theme-dark nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 4.75rem)}}.nb-theme-dark nb-layout .layout{background-color:#151a30;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;min-height:100vh}.nb-theme-dark nb-layout .layout .layout-container nb-sidebar.fixed,.nb-theme-dark nb-layout .layout .layout-container nb-sidebar .main-container-fixed{top:4.75rem}.nb-theme-dark nb-layout .layout .layout-container .content nb-layout-footer{box-shadow:0 0.5rem 1rem 0 #1a1f33}.nb-theme-dark nb-layout .layout .layout-container .content nb-layout-footer nav{background-color:#222b45;border-top:1px solid #151a30;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:1.25rem}.nb-theme-dark nb-layout .layout .layout-container .content nb-layout-footer nav a{color:#598bff}.nb-theme-dark nb-layout .layout .layout-container .content nb-layout-footer nav a:focus,.nb-theme-dark nb-layout .layout .layout-container .content nb-layout-footer nav a:active,.nb-theme-dark nb-layout .layout .layout-container .content nb-layout-footer nav a:hover{color:#598bff}.nb-theme-dark nb-layout .layout .layout-container .content.center{width:900px;flex:0 100 900px !important}.nb-theme-dark nb-layout .layout .layout-container .content .columns nb-layout-column{padding:2.25rem 2.25rem 0.75rem}@media (max-width: 991.98px){.nb-theme-dark nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1.5rem 1.5rem 0.5rem}}@media (max-width: 767.98px){.nb-theme-dark nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1rem 1rem 0}}.nb-theme-dark nb-layout-header{background-color:#222b45;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark nb-layout-header nav{color:#fff;box-shadow:0 0.5rem 1rem 0 #1a1f33;height:4.75rem;padding:1.25rem}.nb-theme-dark nb-layout-header nav a{color:#fff}.nb-theme-dark nb-layout-header nav a:focus,.nb-theme-dark nb-layout-header nav a:active,.nb-theme-dark nb-layout-header nav a:hover{color:#fff}.nb-theme-dark nb-layout-header ~ .layout-container{min-height:calc(100vh - 4.75rem)}.nb-theme-dark nb-layout-header.fixed ~ .layout-container{padding-top:4.75rem;min-height:100vh}.nb-theme-dark nb-layout-header.fixed ~ .layout-container nb-sidebar .main-container{height:calc(100vh - 4.75rem)}.nb-theme-dark nb-layout.with-subheader nb-sidebar .main-container{box-shadow:none}.nb-theme-dark nb-sidebar{background-color:#222b45;box-shadow:0 0.5rem 1rem 0 #1a1f33;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;width:16rem}.nb-theme-dark nb-sidebar .main-container{height:100vh;width:16rem}.nb-theme-dark nb-sidebar .scrollable{padding:1.25rem;position:relative;-webkit-transform:translate3d(0, 0, 0);scrollbar-face-color:#101426;scrollbar-track-color:#192038}@media (max-width: 767.98px){.nb-theme-dark nb-sidebar .scrollable{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-dark nb-sidebar .scrollable::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark nb-sidebar .scrollable::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark nb-sidebar .scrollable::-webkit-scrollbar-track{background:#192038}.nb-theme-dark nb-sidebar.collapsed{width:0;padding:0}.nb-theme-dark nb-sidebar.collapsed .main-container{width:0;padding:0}.nb-theme-dark nb-sidebar.collapsed .scrollable{width:0;padding:0;overflow:hidden}.nb-theme-dark nb-sidebar.collapsed nb-sidebar-header,.nb-theme-dark nb-sidebar.collapsed nb-sidebar-footer{width:0;padding:0;overflow:hidden}.nb-theme-dark nb-sidebar.compacted{width:3.5rem}.nb-theme-dark nb-sidebar.compacted .main-container{width:3.5rem}.nb-theme-dark nb-sidebar.compacted nb-menu{width:3.5rem}.nb-theme-dark nb-sidebar.compacted nb-menu .menu-item a.active{position:relative}.nb-theme-dark nb-sidebar.compacted nb-menu .menu-item a.active::before{position:absolute;content:'';top:0;height:100%;width:4px;background:#36f}[dir=ltr] .nb-theme-dark nb-sidebar.compacted nb-menu .menu-item a.active::before{left:0}[dir=rtl] .nb-theme-dark nb-sidebar.compacted nb-menu .menu-item a.active::before{right:0}.nb-theme-dark nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a span,.nb-theme-dark nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a nb-badge,.nb-theme-dark nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a .expand-state{display:none}.nb-theme-dark nb-sidebar.compacted nb-menu .menu-items>.menu-item{transition:border-color 1s ease}.nb-theme-dark nb-sidebar.compacted nb-menu .menu-items>.menu-item.menu-group{display:block;color:transparent;width:0;padding:0;overflow:hidden}.nb-theme-dark nb-sidebar.compacted nb-menu .menu-items>.menu-item i{margin-right:0}.nb-theme-dark nb-sidebar.compacted nb-menu .menu-items>.menu-item a{justify-content:center}.nb-theme-dark nb-sidebar.compacted nb-menu .menu-items>.menu-item>.expanded{display:none}.nb-theme-dark nb-sidebar.compacted.left.fixed ~ .content{margin-left:3.5rem}.nb-theme-dark nb-sidebar.compacted.fixed.right ~ .content{margin-left:0;margin-right:3.5rem}.nb-theme-dark nb-sidebar.compacted.left.fixed ~ .content.center{padding-left:3.5rem}.nb-theme-dark nb-sidebar.compacted.fixed.right ~ .content.center{padding-left:0;padding-right:3.5rem}[dir=ltr] .nb-theme-dark nb-sidebar.compacted.start.fixed ~ .content{margin-left:3.5rem}[dir=rtl] .nb-theme-dark nb-sidebar.compacted.start.fixed ~ .content{margin-right:3.5rem}[dir=ltr] .nb-theme-dark nb-sidebar.compacted.fixed.end ~ .content{margin-right:3.5rem}[dir=rtl] .nb-theme-dark nb-sidebar.compacted.fixed.end ~ .content{margin-left:3.5rem}[dir=ltr] .nb-theme-dark nb-sidebar.compacted.start.fixed ~ .content.center{padding-left:3.5rem}[dir=rtl] .nb-theme-dark nb-sidebar.compacted.start.fixed ~ .content.center{padding-right:3.5rem}[dir=ltr] .nb-theme-dark nb-sidebar.compacted.fixed.end ~ .content.center{padding-right:3.5rem}[dir=rtl] .nb-theme-dark nb-sidebar.compacted.fixed.end ~ .content.center{padding-left:3.5rem}.nb-theme-dark nb-sidebar.fixed.left.collapsed+.content,.nb-theme-dark nb-sidebar.fixed.start.collapsed+.content{margin-left:0}.nb-theme-dark nb-sidebar.fixed.right.collapsed+.content,.nb-theme-dark nb-sidebar.fixed.end.collapsed+.content{margin-right:0}.nb-theme-dark nb-sidebar.expanded{width:16rem}.nb-theme-dark nb-sidebar.expanded>.scrollable{width:16rem}.nb-theme-dark nb-sidebar nb-sidebar-header{padding:1.25rem;height:3.5rem}.nb-theme-dark nb-sidebar nb-sidebar-footer{padding:1.25rem;height:3.5rem}.nb-theme-dark nb-sidebar nb-menu{margin:0 -1.25rem -1.25rem}.nb-theme-dark nb-calendar-view-mode [nbButton].appearance-ghost.status-basic,.nb-theme-dark nb-calendar-view-mode .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-dark nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:hover,.nb-theme-dark nb-calendar-view-mode .appearance-ghost.status-basic:hover[nbButtonToggle],.nb-theme-dark nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-dark nb-calendar-view-mode .appearance-ghost.status-basic:focus[nbButtonToggle],.nb-theme-dark nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:active,.nb-theme-dark nb-calendar-view-mode .appearance-ghost.status-basic:active[nbButtonToggle],.nb-theme-dark nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic,.nb-theme-dark nb-calendar-pageable-navigation .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-dark nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:hover,.nb-theme-dark nb-calendar-pageable-navigation .appearance-ghost.status-basic:hover[nbButtonToggle],.nb-theme-dark nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-dark nb-calendar-pageable-navigation .appearance-ghost.status-basic:focus[nbButtonToggle],.nb-theme-dark nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:active,.nb-theme-dark nb-calendar-pageable-navigation .appearance-ghost.status-basic:active[nbButtonToggle]{color:#fff;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-dark nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-dark nb-calendar-view-mode .appearance-ghost.status-basic:focus[nbButtonToggle],.nb-theme-dark nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active),.nb-theme-dark nb-calendar-view-mode .appearance-ghost.status-basic:focus:not(:hover):not(:active)[nbButtonToggle],.nb-theme-dark nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-dark nb-calendar-pageable-navigation .appearance-ghost.status-basic:focus[nbButtonToggle],.nb-theme-dark nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active),.nb-theme-dark nb-calendar-pageable-navigation .appearance-ghost.status-basic:focus:not(:hover):not(:active)[nbButtonToggle]{box-shadow:none}[dir=ltr] .nb-theme-dark nb-calendar-pageable-navigation{margin-left:auto}[dir=rtl] .nb-theme-dark nb-calendar-pageable-navigation{margin-right:auto}.nb-theme-dark nb-calendar-picker{display:block;padding-top:.25rem;padding-bottom:.625rem}[dir=ltr] .nb-theme-dark nb-calendar-picker{padding-right:.625rem;padding-left:.625rem}[dir=rtl] .nb-theme-dark nb-calendar-picker{padding-right:.625rem;padding-left:.625rem}.nb-theme-dark nb-calendar-days-names{background:rgba(0,0,0,0);border-top:1px solid #151a30;border-bottom:1px solid #151a30}[dir=ltr] .nb-theme-dark nb-calendar-days-names{padding-left:.625rem;padding-right:.625rem}[dir=rtl] .nb-theme-dark nb-calendar-days-names{padding-left:.625rem;padding-right:.625rem}.nb-theme-dark nb-calendar-days-names .day{width:2.75rem;height:2.75rem;color:#8f9bb3;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-calendar-days-names .day.holiday{color:#8f9bb3}.nb-theme-dark nb-calendar-days-names.size-large .day{width:3rem;height:3rem}.nb-theme-dark nb-calendar-week-numbers{background:rgba(0,0,0,0);font-size:.9375rem;font-weight:600;line-height:1.5rem;color:#8f9bb3;padding-bottom:.625rem}.nb-theme-dark nb-calendar-week-numbers .sign-container{display:flex;flex-direction:column;border-top:1px solid #151a30;border-bottom:1px solid #151a30;margin-bottom:.25rem}.nb-theme-dark nb-calendar-week-numbers .sign,.nb-theme-dark nb-calendar-week-numbers .week-number{display:flex;align-items:center;justify-content:center;height:2.75rem;width:2.75rem}.nb-theme-dark nb-calendar-week-numbers.size-large .sign,.nb-theme-dark nb-calendar-week-numbers.size-large .week-number{height:3rem;width:3rem}[dir=ltr] .nb-theme-dark nb-calendar-day-picker nb-calendar-week-numbers{border-right:1px solid #151a30}[dir=rtl] .nb-theme-dark nb-calendar-day-picker nb-calendar-week-numbers{border-left:1px solid #151a30}.nb-theme-dark nb-calendar-picker .day-cell{width:2.75rem;height:2.75rem}.nb-theme-dark nb-calendar-picker .day-cell.size-large{width:3rem;height:3rem}.nb-theme-dark nb-calendar-picker .month-cell{width:4.8125rem;height:2.75rem}.nb-theme-dark nb-calendar-picker .month-cell.size-large{width:5.25rem;height:3rem}.nb-theme-dark nb-calendar-picker .year-cell{width:4.8125rem;height:2.75rem}.nb-theme-dark nb-calendar-picker .year-cell.size-large{width:5.25rem;height:3rem}.nb-theme-dark nb-calendar-picker .cell-content{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-radius:.25rem}.nb-theme-dark nb-calendar-picker .day-cell,.nb-theme-dark nb-calendar-picker .month-cell,.nb-theme-dark nb-calendar-picker .year-cell{display:flex;align-items:center;justify-content:center;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;color:#fff;text-transform:uppercase;cursor:pointer}.nb-theme-dark nb-calendar-picker .day-cell,.nb-theme-dark nb-calendar-picker .day-cell .cell-content,.nb-theme-dark nb-calendar-picker .month-cell,.nb-theme-dark nb-calendar-picker .month-cell .cell-content,.nb-theme-dark nb-calendar-picker .year-cell,.nb-theme-dark nb-calendar-picker .year-cell .cell-content{transition-duration:0.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-dark nb-calendar-picker .day-cell.empty,.nb-theme-dark nb-calendar-picker .day-cell.disabled,.nb-theme-dark nb-calendar-picker .month-cell.empty,.nb-theme-dark nb-calendar-picker .month-cell.disabled,.nb-theme-dark nb-calendar-picker .year-cell.empty,.nb-theme-dark nb-calendar-picker .year-cell.disabled{cursor:default}.nb-theme-dark nb-calendar-picker .day-cell.bounding-month,.nb-theme-dark nb-calendar-picker .month-cell.bounding-month,.nb-theme-dark nb-calendar-picker .year-cell.bounding-month{color:#8f9bb3}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty):hover .cell-content,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty):hover .cell-content,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty):hover .cell-content{background-color:#192038;border-color:#192038;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty):active .cell-content,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty):active .cell-content,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty):active .cell-content{background-color:#274bdb;border-color:#274bdb;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content{background-color:rgba(51,102,255,0.08);border:1px solid #36f;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content:hover,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content:hover,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content:active,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content:active,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content:active{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content{background-color:#36f;border-color:#36f;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content:hover,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content:hover,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content:hover{background-color:#598bff;border-color:#598bff}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content:active,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content:active,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected{background-color:#36f;border-radius:.25rem}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content{background-color:rgba(255,255,255,0.08);border-color:rgba(0,0,0,0);color:#fff}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content:hover,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content:hover,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content:hover{background-color:rgba(255,255,255,0.16);border-color:rgba(0,0,0,0)}.nb-theme-dark nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content:focus,.nb-theme-dark nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content:focus,.nb-theme-dark nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content:focus{background-color:rgba(255,255,255,0.24);border-color:rgba(0,0,0,0)}.nb-theme-dark nb-calendar-picker .day-cell.disabled,.nb-theme-dark nb-calendar-picker .month-cell.disabled,.nb-theme-dark nb-calendar-picker .year-cell.disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-calendar-picker .day-cell.disabled.today .cell-content,.nb-theme-dark nb-calendar-picker .month-cell.disabled.today .cell-content,.nb-theme-dark nb-calendar-picker .year-cell.disabled.today .cell-content{border:1px solid #101426}.nb-theme-dark nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty){background-color:#36f;border-radius:0}[dir=ltr] .nb-theme-dark nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).start{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}[dir=rtl] .nb-theme-dark nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).start{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}[dir=ltr] .nb-theme-dark nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).end{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}[dir=rtl] .nb-theme-dark nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).end{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.nb-theme-dark nb-base-calendar nb-card{background-color:#222b45;border:.0625rem solid #101426;box-shadow:none;margin:0;width:20.625rem;overflow:hidden}.nb-theme-dark nb-base-calendar nb-card-body{padding:0}.nb-theme-dark nb-base-calendar .calendar-navigation{border:none;display:flex;padding:0.625rem 0.25rem;color:#fff;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-dark nb-base-calendar:not(.has-navigation) nb-calendar-week-numbers .sign-container,.nb-theme-dark nb-base-calendar:not(.has-navigation) nb-calendar-days-names{border-top:0}.nb-theme-dark nb-base-calendar.has-week-number nb-card{width:calc(20.625rem + 2.75rem + 1px)}.nb-theme-dark nb-base-calendar.has-week-number .month-cell,.nb-theme-dark nb-base-calendar.has-week-number .year-cell{flex:1 0 auto}.nb-theme-dark nb-base-calendar.size-large nb-card{width:22.375rem}.nb-theme-dark nb-base-calendar.size-large.has-week-number nb-card{width:calc(22.375rem + 3rem + 1px)}.nb-theme-dark nb-card{background-color:#222b45;border:.0625rem solid #101426;border-radius:.25rem;box-shadow:none;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;margin-bottom:1.875rem;scrollbar-face-color:#101426;scrollbar-track-color:#192038}.nb-theme-dark nb-card::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark nb-card::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark nb-card::-webkit-scrollbar-track{background:#192038}.nb-theme-dark nb-card.size-tiny{height:13.5rem}.nb-theme-dark nb-card.size-small{height:21.1875rem}.nb-theme-dark nb-card.size-medium{height:28.875rem}.nb-theme-dark nb-card.size-large{height:36.5625rem}.nb-theme-dark nb-card.size-giant{height:44.25rem}.nb-theme-dark nb-card.status-basic nb-card-header{background-color:#192038;border-bottom-width:0;border-bottom-color:#192038;color:#fff}.nb-theme-dark nb-card.status-basic nb-card-header a,.nb-theme-dark nb-card.status-basic nb-card-header a:hover{color:#fff}.nb-theme-dark nb-card.status-primary nb-card-header{background-color:#36f;border-bottom-width:0;border-bottom-color:#36f;color:#fff}.nb-theme-dark nb-card.status-primary nb-card-header a,.nb-theme-dark nb-card.status-primary nb-card-header a:hover{color:#fff}.nb-theme-dark nb-card.status-success nb-card-header{background-color:#00d68f;border-bottom-width:0;border-bottom-color:#00d68f;color:#fff}.nb-theme-dark nb-card.status-success nb-card-header a,.nb-theme-dark nb-card.status-success nb-card-header a:hover{color:#fff}.nb-theme-dark nb-card.status-warning nb-card-header{background-color:#fa0;border-bottom-width:0;border-bottom-color:#fa0;color:#fff}.nb-theme-dark nb-card.status-warning nb-card-header a,.nb-theme-dark nb-card.status-warning nb-card-header a:hover{color:#fff}.nb-theme-dark nb-card.status-danger nb-card-header{background-color:#ff3d71;border-bottom-width:0;border-bottom-color:#ff3d71;color:#fff}.nb-theme-dark nb-card.status-danger nb-card-header a,.nb-theme-dark nb-card.status-danger nb-card-header a:hover{color:#fff}.nb-theme-dark nb-card.status-info nb-card-header{background-color:#0095ff;border-bottom-width:0;border-bottom-color:#0095ff;color:#fff}.nb-theme-dark nb-card.status-info nb-card-header a,.nb-theme-dark nb-card.status-info nb-card-header a:hover{color:#fff}.nb-theme-dark nb-card.status-control nb-card-header{background-color:#fff;border-bottom-width:0;border-bottom-color:#fff;color:#222b45}.nb-theme-dark nb-card.status-control nb-card-header a,.nb-theme-dark nb-card.status-control nb-card-header a:hover{color:#222b45}.nb-theme-dark nb-card.accent-basic{border-top-color:#192038}.nb-theme-dark nb-card.accent-primary{border-top-color:#36f}.nb-theme-dark nb-card.accent-success{border-top-color:#00d68f}.nb-theme-dark nb-card.accent-warning{border-top-color:#fa0}.nb-theme-dark nb-card.accent-danger{border-top-color:#ff3d71}.nb-theme-dark nb-card.accent-info{border-top-color:#0095ff}.nb-theme-dark nb-card.accent-control{border-top-color:#fff}.nb-theme-dark nb-card.accent{border-top-style:solid;border-top-width:.25rem}.nb-theme-dark nb-card.accent nb-card-header{border-radius:0}.nb-theme-dark nb-card-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1rem 1.5rem;position:relative;scrollbar-face-color:#101426;scrollbar-track-color:#192038}.nb-theme-dark nb-card-body::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark nb-card-body::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark nb-card-body::-webkit-scrollbar-track{background:#192038}.nb-theme-dark nb-card-footer{padding:1rem 1.5rem;border-top:1px solid #151a30;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.nb-theme-dark nb-card-header{padding:1rem 1.5rem;border-bottom:1px solid #151a30;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-card-header h1{margin:0}.nb-theme-dark nb-card-header h2{margin:0}.nb-theme-dark nb-card-header h3{margin:0}.nb-theme-dark nb-card-header h4{margin:0}.nb-theme-dark nb-card-header h5{margin:0}.nb-theme-dark nb-card-header h6{margin:0}.nb-theme-dark nb-reveal-card{box-shadow:none;margin-bottom:1.875rem}.nb-theme-dark .second-card-container{height:100%;border-radius:.25rem}.nb-theme-dark .reveal-button{line-height:1.25rem;padding:1rem 1.5rem}.nb-theme-dark .flip-button{line-height:1.25rem;margin-bottom:1.875rem;padding:1rem 1.5rem}[dir=ltr] .nb-theme-dark .flipcard-body .front-container{margin-right:-100%}[dir=rtl] .nb-theme-dark .flipcard-body .front-container{margin-left:-100%}.nb-theme-dark nb-tabset{background-color:rgba(0,0,0,0);border-radius:0;box-shadow:none}.nb-theme-dark nb-tabset .tabset{border-bottom:1px solid #151a30}.nb-theme-dark nb-tabset .tab-link{background-color:rgba(0,0,0,0);cursor:pointer;padding:1rem 2rem;color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem;text-transform:uppercase}.nb-theme-dark nb-tabset .tab-link::before{background-color:rgba(0,0,0,0);height:.25rem}.nb-theme-dark nb-tabset nb-badge.dot-mode.position-left{left:.75rem}.nb-theme-dark nb-tabset nb-badge.dot-mode.position-right{right:.75rem}[dir=ltr] .nb-theme-dark nb-tabset nb-badge.dot-mode.position-start{left:.75rem}[dir=rtl] .nb-theme-dark nb-tabset nb-badge.dot-mode.position-start{right:.75rem}[dir=ltr] .nb-theme-dark nb-tabset nb-badge.dot-mode.position-end{right:.75rem}[dir=rtl] .nb-theme-dark nb-tabset nb-badge.dot-mode.position-end{left:.75rem}.nb-theme-dark nb-tabset .tab.active .tab-link{background-color:rgba(0,0,0,0);color:#36f}.nb-theme-dark nb-tabset .tab.active .tab-link::before{background-color:#36f}.nb-theme-dark nb-tabset .tab:focus .tab-link{background-color:rgba(0,0,0,0);color:#274bdb}.nb-theme-dark nb-tabset .tab:focus .tab-link::before{background-color:#274bdb}.nb-theme-dark nb-tabset .tab:hover .tab-link{color:#598bff;background-color:rgba(0,0,0,0)}.nb-theme-dark nb-tabset .tab:hover .tab-link::before{background-color:#598bff}.nb-theme-dark nb-tabset .tab.disabled{cursor:default;pointer-events:none}.nb-theme-dark nb-tabset .tab.disabled .tab-link{background-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48);cursor:default;pointer-events:none}.nb-theme-dark nb-tabset .tab.disabled .tab-link::before{background-color:rgba(0,0,0,0)}@media screen and (max-width: 36rem){.nb-theme-dark nb-tabset .tab.responsive .tab-text{display:none}}.nb-theme-dark nb-tabset nb-tab{background-color:rgba(0,0,0,0);color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:1rem 2rem;scrollbar-face-color:#101426;scrollbar-track-color:#192038}.nb-theme-dark nb-tabset nb-tab::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark nb-tabset nb-tab::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark nb-tabset nb-tab::-webkit-scrollbar-track{background:#192038}.nb-theme-dark nb-route-tabset{scrollbar-face-color:#101426;scrollbar-track-color:#192038;background-color:rgba(0,0,0,0);border-radius:0;box-shadow:none}.nb-theme-dark nb-route-tabset::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark nb-route-tabset::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark nb-route-tabset::-webkit-scrollbar-track{background:#192038}.nb-theme-dark nb-route-tabset .route-tabset{border-bottom:1px solid #151a30}.nb-theme-dark nb-route-tabset .tab-link{background-color:rgba(0,0,0,0);cursor:pointer;padding:1rem 2rem;color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem;text-transform:uppercase}.nb-theme-dark nb-route-tabset .tab-link::before{background-color:rgba(0,0,0,0);height:.25rem}.nb-theme-dark nb-route-tabset .route-tab.active .tab-link{background-color:rgba(0,0,0,0);color:#36f}.nb-theme-dark nb-route-tabset .route-tab.active .tab-link::before{background-color:#36f}.nb-theme-dark nb-route-tabset .route-tab:focus .tab-link{background-color:rgba(0,0,0,0);color:#274bdb}.nb-theme-dark nb-route-tabset .route-tab:focus .tab-link::before{background-color:#274bdb}.nb-theme-dark nb-route-tabset .route-tab:hover .tab-link{background-color:rgba(0,0,0,0);color:#598bff}.nb-theme-dark nb-route-tabset .route-tab:hover .tab-link::before{background-color:#598bff}.nb-theme-dark nb-route-tabset .route-tab.disabled{cursor:default;pointer-events:none}.nb-theme-dark nb-route-tabset .route-tab.disabled .tab-link{background-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48);cursor:default;pointer-events:none}.nb-theme-dark nb-route-tabset .route-tab.disabled .tab-link::before{background-color:rgba(0,0,0,0)}@media screen and (max-width: 36rem){.nb-theme-dark nb-route-tabset .route-tab.responsive .tab-text{display:none}}.nb-theme-dark nb-menu{background-color:rgba(0,0,0,0)}.nb-theme-dark nb-menu ul.menu-items{margin:0;padding:0}.nb-theme-dark nb-menu .menu-group,.nb-theme-dark nb-menu .menu-item a{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.75rem 1rem}.nb-theme-dark nb-menu .menu-group,.nb-theme-dark nb-menu .menu-group nb-icon.menu-icon{color:#8f9bb3}.nb-theme-dark nb-menu .menu-item a{color:#fff;border-radius:0}.nb-theme-dark nb-menu .menu-item a.active{background-color:rgba(0,0,0,0);color:#36f}.nb-theme-dark nb-menu .menu-item a.active .menu-icon{color:#36f}.nb-theme-dark nb-menu .menu-item a:hover{background-color:rgba(0,0,0,0);color:#598bff;cursor:pointer}.nb-theme-dark nb-menu .menu-item a:hover .menu-icon{color:#598bff}.nb-theme-dark nb-menu .menu-item .menu-icon{color:#8f9bb3;font-size:1.25rem;margin:0 0.5rem 0 0;width:1em;text-align:center}.nb-theme-dark nb-menu .menu-item .expand-state{color:#8f9bb3}.nb-theme-dark nb-menu .menu-item{border-bottom:1px solid #151a30}.nb-theme-dark nb-menu .menu-item:first-child{border-top:none}.nb-theme-dark nb-menu .menu-item:last-child{border-bottom:none}.nb-theme-dark nb-menu .menu-item .menu-item:first-child{border-top:1px solid #151a30}.nb-theme-dark nb-menu .menu-item>.menu-items{background-color:rgba(0,0,0,0);margin:0;padding:0 1.25rem}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-item{background:rgba(0,0,0,0);color:#fff}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-item a{border-color:rgba(0,0,0,0);border-style:solid;border-width:0;padding:0.75rem 1rem}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-item a.active{background-color:rgba(0,0,0,0);border-color:#36f;color:#36f}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-item a.active .menu-icon{color:#36f}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-item a:hover{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#598bff}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-item a:hover .menu-icon{color:#598bff}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-item a.active:hover{background-color:rgba(0,0,0,0);border-color:#598bff;color:#598bff}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-item a.active:hover .menu-icon{color:#598bff}.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-group,.nb-theme-dark nb-menu .menu-item>.menu-items>.menu-group nb-icon.menu-icon{color:#8f9bb3}.nb-theme-dark nb-user .user-picture{background-color:rgba(0,0,0,0);border:1px solid #151a30}.nb-theme-dark nb-user .initials{color:#fff;font-family:Open Sans, sans-serif;font-weight:400}.nb-theme-dark nb-user .user-name{color:#fff;font-family:Open Sans, sans-serif;font-weight:400}.nb-theme-dark nb-user .user-title{color:#fff;font-family:Open Sans, sans-serif;font-weight:400}.nb-theme-dark nb-user.size-tiny .user-picture{height:1.25rem;width:1.25rem}.nb-theme-dark nb-user.size-tiny .initials{font-size:.75rem;line-height:1rem}.nb-theme-dark nb-user.size-tiny .user-name{font-size:.75rem;line-height:1rem}.nb-theme-dark nb-user.size-tiny .user-title{font-size:.75rem;line-height:1rem}.nb-theme-dark nb-user.size-small .user-picture{height:1.5rem;width:1.5rem}.nb-theme-dark nb-user.size-small .initials{font-size:.75rem;line-height:1rem}.nb-theme-dark nb-user.size-small .user-name{font-size:.75rem;line-height:1rem}.nb-theme-dark nb-user.size-small .user-title{font-size:.75rem;line-height:1rem}.nb-theme-dark nb-user.size-medium .user-picture{height:2.5rem;width:2.5rem}.nb-theme-dark nb-user.size-medium .initials{font-size:.9375rem;line-height:1.25rem}.nb-theme-dark nb-user.size-medium .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-dark nb-user.size-medium .user-title{font-size:.75rem;line-height:1rem}.nb-theme-dark nb-user.size-large .user-picture{height:3.25rem;width:3.25rem}.nb-theme-dark nb-user.size-large .initials{font-size:.9375rem;line-height:1.25rem}.nb-theme-dark nb-user.size-large .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-dark nb-user.size-large .user-title{font-size:.8125rem;line-height:1.125rem}.nb-theme-dark nb-user.size-giant .user-picture{height:4rem;width:4rem}.nb-theme-dark nb-user.size-giant .initials{font-size:.9375rem;line-height:1.25rem}.nb-theme-dark nb-user.size-giant .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-dark nb-user.size-giant .user-title{font-size:.9375rem;line-height:1.25rem}.nb-theme-dark nb-user.shape-rectangle .user-picture{border-radius:.5rem}.nb-theme-dark nb-user.shape-semi-round .user-picture{border-radius:.75rem}.nb-theme-dark nb-user.shape-round .user-picture{border-radius:50%}.nb-theme-dark nb-actions{background-color:rgba(0,0,0,0);color:#fff;font-family:Open Sans, sans-serif;font-weight:700;line-height:1rem}.nb-theme-dark nb-actions.size-tiny nb-action{font-size:.625rem;height:1rem;padding:0 1.25rem}.nb-theme-dark nb-actions.size-tiny nb-action nb-icon{font-size:1rem}.nb-theme-dark nb-actions.size-small nb-action{font-size:.75rem;height:1.5rem;padding:0 1.25rem}.nb-theme-dark nb-actions.size-small nb-action nb-icon{font-size:1.5rem}.nb-theme-dark nb-actions.size-medium nb-action{font-size:.875rem;height:2.25rem;padding:0 1.25rem}.nb-theme-dark nb-actions.size-medium nb-action nb-icon{font-size:2.25rem}.nb-theme-dark nb-actions.size-large nb-action{font-size:1rem;height:3.5rem;padding:0 1.25rem}.nb-theme-dark nb-actions.size-large nb-action nb-icon{font-size:3.5rem}.nb-theme-dark nb-actions.size-giant nb-action{font-size:1.125rem;height:4rem;padding:0 1.25rem}.nb-theme-dark nb-actions.size-giant nb-action nb-icon{font-size:4rem}[dir=ltr] .nb-theme-dark nb-action{border-left:1px solid #151a30}[dir=rtl] .nb-theme-dark nb-action{border-right:1px solid #151a30}[dir=ltr] .nb-theme-dark nb-action:first-child{border-left:none !important}[dir=rtl] .nb-theme-dark nb-action:first-child{border-right:none !important}.nb-theme-dark nb-action nb-icon{color:#8f9bb3}.nb-theme-dark nb-action.disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-action.disabled nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-search-field .close-button{z-index:1}.nb-theme-dark nb-search-field .search{background:#222b45}.nb-theme-dark nb-search-field .search span.info{color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-search-field .search input{border-bottom:1px solid #151a30;color:#fff;font-family:Open Sans, sans-serif;font-size:2.25rem;font-weight:700;line-height:3rem}.nb-theme-dark nb-search-field .search input::-moz-placeholder{color:#8f9bb3}.nb-theme-dark nb-search-field .search input::placeholder{color:#8f9bb3}.nb-theme-dark nb-search-field .search input::-ms-clear{display:none}.nb-theme-dark nb-search-field.rotate-layout{opacity:0;background:#222b45}.nb-theme-dark nb-search-field.modal-zoomin .search::before,.nb-theme-dark nb-search-field.modal-zoomin .search::after{border:1.5rem solid #36f}.nb-theme-dark nb-search-field.modal-half .form-wrapper{background:#222b45}.nb-theme-dark nb-search-field.modal-half .search::before{background:#36f}.nb-theme-dark nb-search-field.modal-drop .form-content::after{background:#151a30}.nb-theme-dark nb-search-field.modal-drop .search::before{background:#222b45}.nb-theme-dark nb-search-field.curtain .search::after{background:#222b45}.nb-theme-dark nb-search-field.curtain .search{background:#222b45}.nb-theme-dark nb-search-field.column-curtain::before{background:#222b45}.nb-theme-dark nb-search-field.column-curtain::after{background:transparent}.nb-theme-dark nb-search-field.column-curtain.show::after{background:#36f}.nb-theme-dark .nb-spinner-container{position:relative}.nb-theme-dark nb-spinner .message{color:#fff;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-dark nb-spinner.status-basic{background-color:rgba(143,155,179,0.16)}.nb-theme-dark nb-spinner.status-basic .spin-circle{border-top-color:#8f9bb3;border-right-color:rgba(0,0,0,0);border-bottom-color:#8f9bb3;border-left-color:#8f9bb3}.nb-theme-dark nb-spinner.status-primary{background-color:rgba(143,155,179,0.16)}.nb-theme-dark nb-spinner.status-primary .spin-circle{border-top-color:#36f;border-right-color:rgba(0,0,0,0);border-bottom-color:#36f;border-left-color:#36f}.nb-theme-dark nb-spinner.status-success{background-color:rgba(143,155,179,0.16)}.nb-theme-dark nb-spinner.status-success .spin-circle{border-top-color:#00d68f;border-right-color:rgba(0,0,0,0);border-bottom-color:#00d68f;border-left-color:#00d68f}.nb-theme-dark nb-spinner.status-warning{background-color:rgba(143,155,179,0.16)}.nb-theme-dark nb-spinner.status-warning .spin-circle{border-top-color:#fa0;border-right-color:rgba(0,0,0,0);border-bottom-color:#fa0;border-left-color:#fa0}.nb-theme-dark nb-spinner.status-danger{background-color:rgba(143,155,179,0.16)}.nb-theme-dark nb-spinner.status-danger .spin-circle{border-top-color:#ff3d71;border-right-color:rgba(0,0,0,0);border-bottom-color:#ff3d71;border-left-color:#ff3d71}.nb-theme-dark nb-spinner.status-info{background-color:rgba(143,155,179,0.16)}.nb-theme-dark nb-spinner.status-info .spin-circle{border-top-color:#0095ff;border-right-color:rgba(0,0,0,0);border-bottom-color:#0095ff;border-left-color:#0095ff}.nb-theme-dark nb-spinner.status-control{background-color:rgba(255,255,255,0.16)}.nb-theme-dark nb-spinner.status-control .spin-circle{border-top-color:#fff;border-right-color:rgba(0,0,0,0);border-bottom-color:#fff;border-left-color:#fff}.nb-theme-dark nb-spinner.size-tiny{font-size:1rem}.nb-theme-dark nb-spinner.size-small{font-size:1.25rem}.nb-theme-dark nb-spinner.size-medium{font-size:1.5rem}.nb-theme-dark nb-spinner.size-large{font-size:1.75rem}.nb-theme-dark nb-spinner.size-giant{font-size:2rem}@keyframes spin{0%{transform:rotate(0deg)}40%{transform:rotate(230deg)}100%{transform:rotate(360deg)}}.nb-theme-dark .nb-timepicker-container{width:20rem;height:26.1875rem}.nb-theme-dark .nb-timepicker-container .list-item{color:#fff;font-size:.9375rem;font-family:Open Sans, sans-serif;height:2.75rem;line-height:1.5rem;font-weight:600}.nb-theme-dark .nb-timepicker-container .list-item:first-child{border-top:none}.nb-theme-dark .nb-timepicker-container .list-item:hover{background-color:#192038;color:#fff}.nb-theme-dark .nb-timepicker-container .list-item:focus{background-color:#e4e9f2;color:#fff}.nb-theme-dark .nb-timepicker-container .list-item.selected{background-color:#36f;color:#fff}.nb-theme-dark .nb-timepicker-container .values-list{scrollbar-face-color:#101426;scrollbar-track-color:#192038}[dir=ltr] .nb-theme-dark .nb-timepicker-container .values-list:not(:last-of-type){border-right:.0625rem solid #101426}[dir=rtl] .nb-theme-dark .nb-timepicker-container .values-list:not(:last-of-type){border-left:.0625rem solid #101426}.nb-theme-dark .nb-timepicker-container .values-list::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark .nb-timepicker-container .values-list::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark .nb-timepicker-container .values-list::-webkit-scrollbar-track{background:#192038}[dir=ltr] .nb-theme-dark .nb-timepicker-container.supports-scrollbar-theming .values-list:hover .list-item:not(.am-pm-item){margin-right:-.3125rem}[dir=rtl] .nb-theme-dark .nb-timepicker-container.supports-scrollbar-theming .values-list:hover .list-item:not(.am-pm-item){margin-left:-.3125rem}.nb-theme-dark .nb-timepicker-container .header-cell{color:#8f9bb3;font-size:.9375rem;font-family:Open Sans, sans-serif;height:2.75rem;line-height:1.5rem;font-weight:600}[dir=ltr] .nb-theme-dark .nb-timepicker-container .header-cell:not(:last-child){border-right:.0625rem solid #101426}[dir=rtl] .nb-theme-dark .nb-timepicker-container .header-cell:not(:last-child){border-left:.0625rem solid #101426}.nb-theme-dark .nb-timepicker-container .column-header{border-bottom:.0625rem solid #101426}[dir=ltr] .nb-theme-dark .nb-timepicker-container .actions-footer{padding-left:.625rem}[dir=rtl] .nb-theme-dark .nb-timepicker-container .actions-footer{padding-right:.625rem}.nb-theme-dark nb-checkbox .label{padding:0}.nb-theme-dark nb-checkbox .custom-checkbox{width:1.25rem;height:1.25rem;border-style:solid;border-width:1px;border-radius:3px;position:relative}.nb-theme-dark nb-checkbox .native-input:focus:not(:checked)+.custom-checkbox{box-shadow:0 0 0 .375rem #2e3a59}.nb-theme-dark nb-checkbox .native-input:focus:not(:checked)+.custom-checkbox:not(:hover):not(:active){box-shadow:0 0 0 .375rem #2e3a59,inset 0 0 0 100vmax #2e3a59}.nb-theme-dark nb-checkbox .native-input:focus:checked+.custom-checkbox{box-shadow:0 0 0 .375rem #2e3a59}.nb-theme-dark nb-checkbox nb-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50%}.nb-theme-dark nb-checkbox .text{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}[dir=ltr] .nb-theme-dark nb-checkbox .text:not(:empty){padding-left:.6875rem}[dir=rtl] .nb-theme-dark nb-checkbox .text:not(:empty){padding-right:.6875rem}.nb-theme-dark nb-checkbox.status-basic .custom-checkbox{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3}.nb-theme-dark nb-checkbox.status-basic .text{color:#fff}.nb-theme-dark nb-checkbox.status-basic .custom-checkbox.checked{background-color:#36f;border-color:#36f}.nb-theme-dark nb-checkbox.status-basic .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-basic .custom-checkbox.indeterminate{background-color:#36f;border-color:#36f}.nb-theme-dark nb-checkbox.status-basic .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3}.nb-theme-dark nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-dark nb-checkbox.status-basic .custom-checkbox:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-dark nb-checkbox.status-basic .custom-checkbox:hover.indeterminate,.nb-theme-dark nb-checkbox.status-basic .custom-checkbox:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-dark nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3}.nb-theme-dark nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-dark nb-checkbox.status-basic .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-checkbox.status-basic .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-basic .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-basic .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-dark nb-checkbox.status-basic .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-primary .custom-checkbox{background-color:rgba(51,102,255,0.08);border-color:#36f}.nb-theme-dark nb-checkbox.status-primary .text{color:#fff}.nb-theme-dark nb-checkbox.status-primary .custom-checkbox.checked{background-color:#36f;border-color:#36f}.nb-theme-dark nb-checkbox.status-primary .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-primary .custom-checkbox.indeterminate{background-color:#36f;border-color:#36f}.nb-theme-dark nb-checkbox.status-primary .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-dark nb-checkbox.status-primary .custom-checkbox:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-dark nb-checkbox.status-primary .custom-checkbox:hover.indeterminate,.nb-theme-dark nb-checkbox.status-primary .custom-checkbox:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-dark nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-dark nb-checkbox.status-primary .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-checkbox.status-primary .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-primary .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-primary .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-dark nb-checkbox.status-primary .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-success .custom-checkbox{background-color:rgba(0,214,143,0.08);border-color:#00d68f}.nb-theme-dark nb-checkbox.status-success .text{color:#fff}.nb-theme-dark nb-checkbox.status-success .custom-checkbox.checked{background-color:#00d68f;border-color:#00d68f}.nb-theme-dark nb-checkbox.status-success .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-success .custom-checkbox.indeterminate{background-color:#00d68f;border-color:#00d68f}.nb-theme-dark nb-checkbox.status-success .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-dark nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.checked{background-color:#00b887;border-color:#00997a}.nb-theme-dark nb-checkbox.status-success .custom-checkbox:hover{background-color:rgba(0,214,143,0.16);border-color:#00d68f}.nb-theme-dark nb-checkbox.status-success .custom-checkbox:hover.indeterminate,.nb-theme-dark nb-checkbox.status-success .custom-checkbox:hover.checked{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-dark nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-dark nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.checked{background-color:#00b887;border-color:#00b887}.nb-theme-dark nb-checkbox.status-success .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-checkbox.status-success .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-success .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-success .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-dark nb-checkbox.status-success .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-warning .custom-checkbox{background-color:rgba(255,170,0,0.08);border-color:#fa0}.nb-theme-dark nb-checkbox.status-warning .text{color:#fff}.nb-theme-dark nb-checkbox.status-warning .custom-checkbox.checked{background-color:#fa0;border-color:#fa0}.nb-theme-dark nb-checkbox.status-warning .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-warning .custom-checkbox.indeterminate{background-color:#fa0;border-color:#fa0}.nb-theme-dark nb-checkbox.status-warning .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-dark nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.checked{background-color:#db8b00;border-color:#b86e00}.nb-theme-dark nb-checkbox.status-warning .custom-checkbox:hover{background-color:rgba(255,170,0,0.16);border-color:#fa0}.nb-theme-dark nb-checkbox.status-warning .custom-checkbox:hover.indeterminate,.nb-theme-dark nb-checkbox.status-warning .custom-checkbox:hover.checked{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-dark nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-dark nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.checked{background-color:#db8b00;border-color:#db8b00}.nb-theme-dark nb-checkbox.status-warning .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-checkbox.status-warning .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-warning .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-warning .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-dark nb-checkbox.status-warning .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-danger .custom-checkbox{background-color:rgba(255,61,113,0.08);border-color:#ff3d71}.nb-theme-dark nb-checkbox.status-danger .text{color:#fff}.nb-theme-dark nb-checkbox.status-danger .custom-checkbox.checked{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-dark nb-checkbox.status-danger .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-danger .custom-checkbox.indeterminate{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-dark nb-checkbox.status-danger .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-dark nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.checked{background-color:#db2c66;border-color:#b81d5b}.nb-theme-dark nb-checkbox.status-danger .custom-checkbox:hover{background-color:rgba(255,61,113,0.16);border-color:#ff3d71}.nb-theme-dark nb-checkbox.status-danger .custom-checkbox:hover.indeterminate,.nb-theme-dark nb-checkbox.status-danger .custom-checkbox:hover.checked{background-color:#ff708d;border-color:#ff708d}.nb-theme-dark nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-dark nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.checked{background-color:#db2c66;border-color:#db2c66}.nb-theme-dark nb-checkbox.status-danger .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-checkbox.status-danger .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-danger .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-danger .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-dark nb-checkbox.status-danger .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-info .custom-checkbox{background-color:rgba(0,149,255,0.08);border-color:#0095ff}.nb-theme-dark nb-checkbox.status-info .text{color:#fff}.nb-theme-dark nb-checkbox.status-info .custom-checkbox.checked{background-color:#0095ff;border-color:#0095ff}.nb-theme-dark nb-checkbox.status-info .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-info .custom-checkbox.indeterminate{background-color:#0095ff;border-color:#0095ff}.nb-theme-dark nb-checkbox.status-info .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-dark nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.checked{background-color:#006fd6;border-color:#0057c2}.nb-theme-dark nb-checkbox.status-info .custom-checkbox:hover{background-color:rgba(0,149,255,0.16);border-color:#0095ff}.nb-theme-dark nb-checkbox.status-info .custom-checkbox:hover.indeterminate,.nb-theme-dark nb-checkbox.status-info .custom-checkbox:hover.checked{background-color:#42aaff;border-color:#42aaff}.nb-theme-dark nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-dark nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.checked{background-color:#006fd6;border-color:#006fd6}.nb-theme-dark nb-checkbox.status-info .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-checkbox.status-info .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-info .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-info .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-dark nb-checkbox.status-info .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-checkbox.status-control .custom-checkbox{background-color:rgba(255,255,255,0.08);border-color:#fff}.nb-theme-dark nb-checkbox.status-control .text{color:#fff}.nb-theme-dark nb-checkbox.status-control .custom-checkbox.checked{background-color:#fff;border-color:#fff}.nb-theme-dark nb-checkbox.status-control .custom-checkbox.checked nb-icon{color:#222b45}.nb-theme-dark nb-checkbox.status-control .custom-checkbox.indeterminate{background-color:#fff;border-color:#fff}.nb-theme-dark nb-checkbox.status-control .custom-checkbox.indeterminate nb-icon{color:#222b45}.nb-theme-dark nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-dark nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.checked{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-dark nb-checkbox.status-control .custom-checkbox:hover{background-color:rgba(255,255,255,0.16);border-color:#fff}.nb-theme-dark nb-checkbox.status-control .custom-checkbox:hover.indeterminate,.nb-theme-dark nb-checkbox.status-control .custom-checkbox:hover.checked{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-dark nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-dark nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-dark nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.checked{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-dark nb-checkbox.status-control .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-checkbox.status-control .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-dark nb-checkbox.status-control .native-input:disabled ~ .text{color:#fff}.nb-theme-dark nb-checkbox.status-control .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-dark nb-checkbox.status-control .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toggle .toggle{height:1.875rem;width:3.125rem;border-width:1px;border-style:solid;border-radius:100px;cursor:pointer}[dir=ltr] .nb-theme-dark nb-toggle .toggle.checked .toggle-switcher{left:calc(100% - 1.75rem - 1px - 1px)}[dir=ltr] .nb-theme-dark nb-toggle .toggle:not(.checked) .toggle-switcher{right:0}[dir=rtl] .nb-theme-dark nb-toggle .toggle.checked .toggle-switcher{right:calc(100% - 1.75rem - 1px - 1px)}[dir=rtl] .nb-theme-dark nb-toggle .toggle:not(.checked) .toggle-switcher{left:0}.nb-theme-dark nb-toggle .native-input:enabled:focus+.toggle{box-shadow:0 0 0 .375rem #2e3a59}.nb-theme-dark nb-toggle .native-input:disabled+.toggle{cursor:default}.nb-theme-dark nb-toggle .toggle-switcher{width:1.75rem;height:1.75rem}.nb-theme-dark nb-toggle .toggle-switcher nb-icon{height:.75rem;width:.75rem}.nb-theme-dark nb-toggle .text{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-toggle.status-basic .text{color:#fff}.nb-theme-dark nb-toggle.status-basic .toggle{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3}.nb-theme-dark nb-toggle.status-basic .toggle.checked{background-color:#36f;border-color:#36f}.nb-theme-dark nb-toggle.status-basic .native-input:enabled:focus+.toggle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-toggle.status-basic .native-input:enabled:focus+.toggle.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-dark nb-toggle.status-basic .native-input:enabled:active+.toggle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-toggle.status-basic .native-input:enabled:active+.toggle.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-dark nb-toggle.status-basic .native-input:enabled+.toggle:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-dark nb-toggle.status-basic .native-input:enabled+.toggle:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-dark nb-toggle.status-basic .toggle-switcher{background-color:#222b45}.nb-theme-dark nb-toggle.status-basic .toggle-switcher nb-icon{color:#36f}.nb-theme-dark nb-toggle.status-basic .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-dark nb-toggle.status-basic .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toggle.status-primary .text{color:#fff}.nb-theme-dark nb-toggle.status-primary .toggle{background-color:rgba(51,102,255,0.08);border-color:#36f}.nb-theme-dark nb-toggle.status-primary .toggle.checked{background-color:#36f;border-color:#36f}.nb-theme-dark nb-toggle.status-primary .native-input:enabled:focus+.toggle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-toggle.status-primary .native-input:enabled:focus+.toggle.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-dark nb-toggle.status-primary .native-input:enabled:active+.toggle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-toggle.status-primary .native-input:enabled:active+.toggle.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-dark nb-toggle.status-primary .native-input:enabled+.toggle:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-dark nb-toggle.status-primary .native-input:enabled+.toggle:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-dark nb-toggle.status-primary .toggle-switcher{background-color:#222b45}.nb-theme-dark nb-toggle.status-primary .toggle-switcher nb-icon{color:#36f}.nb-theme-dark nb-toggle.status-primary .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-dark nb-toggle.status-primary .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toggle.status-success .text{color:#fff}.nb-theme-dark nb-toggle.status-success .toggle{background-color:rgba(0,214,143,0.08);border-color:#00d68f}.nb-theme-dark nb-toggle.status-success .toggle.checked{background-color:#00d68f;border-color:#00d68f}.nb-theme-dark nb-toggle.status-success .native-input:enabled:focus+.toggle{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-dark nb-toggle.status-success .native-input:enabled:focus+.toggle.checked{background-color:#00b887;border-color:#00997a}.nb-theme-dark nb-toggle.status-success .native-input:enabled:active+.toggle{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-dark nb-toggle.status-success .native-input:enabled:active+.toggle.checked{background-color:#00b887;border-color:#00b887}.nb-theme-dark nb-toggle.status-success .native-input:enabled+.toggle:hover{background-color:rgba(0,214,143,0.16);border-color:#00d68f}.nb-theme-dark nb-toggle.status-success .native-input:enabled+.toggle:hover.checked{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-dark nb-toggle.status-success .toggle-switcher{background-color:#222b45}.nb-theme-dark nb-toggle.status-success .toggle-switcher nb-icon{color:#00d68f}.nb-theme-dark nb-toggle.status-success .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-dark nb-toggle.status-success .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toggle.status-warning .text{color:#fff}.nb-theme-dark nb-toggle.status-warning .toggle{background-color:rgba(255,170,0,0.08);border-color:#fa0}.nb-theme-dark nb-toggle.status-warning .toggle.checked{background-color:#fa0;border-color:#fa0}.nb-theme-dark nb-toggle.status-warning .native-input:enabled:focus+.toggle{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-dark nb-toggle.status-warning .native-input:enabled:focus+.toggle.checked{background-color:#db8b00;border-color:#b86e00}.nb-theme-dark nb-toggle.status-warning .native-input:enabled:active+.toggle{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-dark nb-toggle.status-warning .native-input:enabled:active+.toggle.checked{background-color:#db8b00;border-color:#db8b00}.nb-theme-dark nb-toggle.status-warning .native-input:enabled+.toggle:hover{background-color:rgba(255,170,0,0.16);border-color:#fa0}.nb-theme-dark nb-toggle.status-warning .native-input:enabled+.toggle:hover.checked{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-dark nb-toggle.status-warning .toggle-switcher{background-color:#222b45}.nb-theme-dark nb-toggle.status-warning .toggle-switcher nb-icon{color:#fa0}.nb-theme-dark nb-toggle.status-warning .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-dark nb-toggle.status-warning .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toggle.status-danger .text{color:#fff}.nb-theme-dark nb-toggle.status-danger .toggle{background-color:rgba(255,61,113,0.08);border-color:#ff3d71}.nb-theme-dark nb-toggle.status-danger .toggle.checked{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-dark nb-toggle.status-danger .native-input:enabled:focus+.toggle{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-dark nb-toggle.status-danger .native-input:enabled:focus+.toggle.checked{background-color:#db2c66;border-color:#b81d5b}.nb-theme-dark nb-toggle.status-danger .native-input:enabled:active+.toggle{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-dark nb-toggle.status-danger .native-input:enabled:active+.toggle.checked{background-color:#db2c66;border-color:#db2c66}.nb-theme-dark nb-toggle.status-danger .native-input:enabled+.toggle:hover{background-color:rgba(255,61,113,0.16);border-color:#ff3d71}.nb-theme-dark nb-toggle.status-danger .native-input:enabled+.toggle:hover.checked{background-color:#ff708d;border-color:#ff708d}.nb-theme-dark nb-toggle.status-danger .toggle-switcher{background-color:#222b45}.nb-theme-dark nb-toggle.status-danger .toggle-switcher nb-icon{color:#ff3d71}.nb-theme-dark nb-toggle.status-danger .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-dark nb-toggle.status-danger .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toggle.status-info .text{color:#fff}.nb-theme-dark nb-toggle.status-info .toggle{background-color:rgba(0,149,255,0.08);border-color:#0095ff}.nb-theme-dark nb-toggle.status-info .toggle.checked{background-color:#0095ff;border-color:#0095ff}.nb-theme-dark nb-toggle.status-info .native-input:enabled:focus+.toggle{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-dark nb-toggle.status-info .native-input:enabled:focus+.toggle.checked{background-color:#006fd6;border-color:#0057c2}.nb-theme-dark nb-toggle.status-info .native-input:enabled:active+.toggle{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-dark nb-toggle.status-info .native-input:enabled:active+.toggle.checked{background-color:#006fd6;border-color:#006fd6}.nb-theme-dark nb-toggle.status-info .native-input:enabled+.toggle:hover{background-color:rgba(0,149,255,0.16);border-color:#0095ff}.nb-theme-dark nb-toggle.status-info .native-input:enabled+.toggle:hover.checked{background-color:#42aaff;border-color:#42aaff}.nb-theme-dark nb-toggle.status-info .toggle-switcher{background-color:#222b45}.nb-theme-dark nb-toggle.status-info .toggle-switcher nb-icon{color:#0095ff}.nb-theme-dark nb-toggle.status-info .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-dark nb-toggle.status-info .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toggle.status-control .text{color:#fff}.nb-theme-dark nb-toggle.status-control .toggle{background-color:rgba(255,255,255,0.08);border-color:#fff}.nb-theme-dark nb-toggle.status-control .toggle.checked{background-color:rgba(255,255,255,0.08);border-color:#fff}.nb-theme-dark nb-toggle.status-control .native-input:enabled:focus+.toggle{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-dark nb-toggle.status-control .native-input:enabled:focus+.toggle.checked{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-dark nb-toggle.status-control .native-input:enabled:active+.toggle{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-dark nb-toggle.status-control .native-input:enabled:active+.toggle.checked{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-dark nb-toggle.status-control .native-input:enabled+.toggle:hover{background-color:rgba(255,255,255,0.16);border-color:#fff}.nb-theme-dark nb-toggle.status-control .native-input:enabled+.toggle:hover.checked{background-color:rgba(255,255,255,0.16);border-color:#fff}.nb-theme-dark nb-toggle.status-control .toggle-switcher{background-color:#fff}.nb-theme-dark nb-toggle.status-control .toggle-switcher nb-icon{color:#222b45}.nb-theme-dark nb-toggle.status-control .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-dark nb-toggle.status-control .native-input:disabled ~ .text{color:#fff}.nb-theme-dark nb-progress-bar .progress-container{border-radius:.25rem}.nb-theme-dark nb-progress-bar .progress-value{display:flex;align-items:center;justify-content:center;font-family:Open Sans, sans-serif;transition-duration:400ms;transition-property:width, background-color}.nb-theme-dark nb-progress-bar.size-tiny .progress-container{height:1rem}.nb-theme-dark nb-progress-bar.size-tiny .progress-value{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-progress-bar.size-small .progress-container{height:1.25rem}.nb-theme-dark nb-progress-bar.size-small .progress-value{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-progress-bar.size-medium .progress-container{height:1.375rem}.nb-theme-dark nb-progress-bar.size-medium .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-progress-bar.size-large .progress-container{height:1.5rem}.nb-theme-dark nb-progress-bar.size-large .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-progress-bar.size-giant .progress-container{height:1.75rem}.nb-theme-dark nb-progress-bar.size-giant .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-progress-bar.status-basic .progress-container{background-color:#192038}.nb-theme-dark nb-progress-bar.status-basic .progress-value{background-color:#101426;color:#fff}.nb-theme-dark nb-progress-bar.status-primary .progress-container{background-color:#151a30}.nb-theme-dark nb-progress-bar.status-primary .progress-value{background-color:#36f;color:#fff}.nb-theme-dark nb-progress-bar.status-success .progress-container{background-color:#151a30}.nb-theme-dark nb-progress-bar.status-success .progress-value{background-color:#00d68f;color:#fff}.nb-theme-dark nb-progress-bar.status-warning .progress-container{background-color:#151a30}.nb-theme-dark nb-progress-bar.status-warning .progress-value{background-color:#fa0;color:#fff}.nb-theme-dark nb-progress-bar.status-danger .progress-container{background-color:#151a30}.nb-theme-dark nb-progress-bar.status-danger .progress-value{background-color:#ff3d71;color:#fff}.nb-theme-dark nb-progress-bar.status-info .progress-container{background-color:#151a30}.nb-theme-dark nb-progress-bar.status-info .progress-value{background-color:#0095ff;color:#fff}.nb-theme-dark nb-progress-bar.status-control .progress-container{background-color:#151a30}.nb-theme-dark nb-progress-bar.status-control .progress-value{background-color:#fff;color:#222b45}.nb-theme-dark nb-badge{border-radius:.25rem;font-family:Open Sans, sans-serif;font-size:.625rem;font-weight:700;line-height:.75rem;padding:0.25rem 0.4rem}.nb-theme-dark nb-badge.dot-mode{padding:.3rem;border-radius:.5rem}.nb-theme-dark nb-badge.status-basic{color:#fff;background-color:#192038}.nb-theme-dark nb-badge.status-primary{color:#fff;background-color:#36f}.nb-theme-dark nb-badge.status-success{color:#fff;background-color:#00d68f}.nb-theme-dark nb-badge.status-warning{color:#fff;background-color:#fa0}.nb-theme-dark nb-badge.status-danger{color:#fff;background-color:#ff3d71}.nb-theme-dark nb-badge.status-info{color:#fff;background-color:#0095ff}.nb-theme-dark nb-badge.status-control{color:#222b45;background-color:#fff}.nb-theme-dark nb-stepper.horizontal .header .step{width:2rem;margin:0 1rem}.nb-theme-dark nb-stepper.horizontal .header .connector{margin:1rem}.nb-theme-dark nb-stepper.vertical .header .connector{margin:1rem}.nb-theme-dark nb-stepper .header .connector{background-color:#151a30}.nb-theme-dark nb-stepper .header .connector-past{background-color:#36f}.nb-theme-dark nb-stepper .header .label-index{border-radius:50%;border-color:#101426;border-style:solid;border-width:1px;width:2rem;height:2rem}.nb-theme-dark nb-stepper .header .step{color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark nb-stepper .header .step.label-index{border-color:#101426}.nb-theme-dark nb-stepper .header .step.selected{color:#274bdb}.nb-theme-dark nb-stepper .header .step.selected .label-index{border-color:#274bdb}.nb-theme-dark nb-stepper .header .step.completed{color:#36f}.nb-theme-dark nb-stepper .header .step.completed .label-index{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-dark nb-stepper .step-content{padding:1.25rem}.nb-theme-dark nb-alert{border-radius:.25rem;box-shadow:none;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:1rem 1.125rem;margin-bottom:1.5rem;scrollbar-face-color:#101426;scrollbar-track-color:#192038}.nb-theme-dark nb-alert::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark nb-alert::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark nb-alert::-webkit-scrollbar-track{background:#192038}[dir=ltr] .nb-theme-dark nb-alert.closable{padding-right:3rem}[dir=rtl] .nb-theme-dark nb-alert.closable{padding-left:3rem}.nb-theme-dark nb-alert .close{padding:1rem 1.125rem;font-size:1.5rem;line-height:1;cursor:pointer;font-family:monospace}.nb-theme-dark nb-alert.size-tiny{height:4.5rem}.nb-theme-dark nb-alert.size-small{height:5.75rem}.nb-theme-dark nb-alert.size-medium{height:7rem}.nb-theme-dark nb-alert.size-large{height:8.25rem}.nb-theme-dark nb-alert.size-giant{height:9.5rem}.nb-theme-dark nb-alert.status-basic{color:#fff;background-color:#192038}.nb-theme-dark nb-alert.status-basic a,.nb-theme-dark nb-alert.status-basic a:hover{color:#fff}.nb-theme-dark nb-alert.accent-basic{border-top:.25rem solid #151a30}.nb-theme-dark nb-alert.outline-basic{border:1px solid #c5cee0}.nb-theme-dark nb-alert.status-primary{color:#fff;background-color:#36f}.nb-theme-dark nb-alert.status-primary a,.nb-theme-dark nb-alert.status-primary a:hover{color:#fff}.nb-theme-dark nb-alert.accent-primary{border-top:.25rem solid #36f}.nb-theme-dark nb-alert.outline-primary{border:1px solid #1a34b8}.nb-theme-dark nb-alert.status-success{color:#fff;background-color:#00d68f}.nb-theme-dark nb-alert.status-success a,.nb-theme-dark nb-alert.status-success a:hover{color:#fff}.nb-theme-dark nb-alert.accent-success{border-top:.25rem solid #00d68f}.nb-theme-dark nb-alert.outline-success{border:1px solid #00997a}.nb-theme-dark nb-alert.status-warning{color:#fff;background-color:#fa0}.nb-theme-dark nb-alert.status-warning a,.nb-theme-dark nb-alert.status-warning a:hover{color:#fff}.nb-theme-dark nb-alert.accent-warning{border-top:.25rem solid #fa0}.nb-theme-dark nb-alert.outline-warning{border:1px solid #b86e00}.nb-theme-dark nb-alert.status-danger{color:#fff;background-color:#ff3d71}.nb-theme-dark nb-alert.status-danger a,.nb-theme-dark nb-alert.status-danger a:hover{color:#fff}.nb-theme-dark nb-alert.accent-danger{border-top:.25rem solid #ff3d71}.nb-theme-dark nb-alert.outline-danger{border:1px solid #b81d5b}.nb-theme-dark nb-alert.status-info{color:#fff;background-color:#0095ff}.nb-theme-dark nb-alert.status-info a,.nb-theme-dark nb-alert.status-info a:hover{color:#fff}.nb-theme-dark nb-alert.accent-info{border-top:.25rem solid #0095ff}.nb-theme-dark nb-alert.outline-info{border:1px solid #0057c2}.nb-theme-dark nb-alert.status-control{color:#222b45;background-color:#fff}.nb-theme-dark nb-alert.status-control a,.nb-theme-dark nb-alert.status-control a:hover{color:#222b45}.nb-theme-dark nb-alert.accent-control{border-top:.25rem solid #fff}.nb-theme-dark nb-alert.outline-control{border:1px solid #c5cee0}.nb-theme-dark nb-chat{background-color:#222b45;border:none;border-radius:.25rem;box-shadow:0 0.5rem 1rem 0 #1a1f33;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark nb-chat nb-icon{font-size:inherit}.nb-theme-dark nb-chat .header{border-bottom:1px solid #151a30;border-top-left-radius:.25rem;border-top-right-radius:.25rem;padding:1rem 1.25rem;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-chat .scrollable{overflow:auto;flex:1;scrollbar-face-color:#101426;scrollbar-track-color:#192038}.nb-theme-dark nb-chat .scrollable::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-dark nb-chat .scrollable::-webkit-scrollbar-thumb{background:#101426;cursor:pointer;border-radius:.15625rem}.nb-theme-dark nb-chat .scrollable::-webkit-scrollbar-track{background:#192038}.nb-theme-dark nb-chat .messages{padding:1rem 1.25rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-shrink:0;flex-direction:column}.nb-theme-dark nb-chat .no-messages{text-align:center}.nb-theme-dark nb-chat.size-tiny{height:13.5rem}.nb-theme-dark nb-chat.size-small{height:21rem}.nb-theme-dark nb-chat.size-medium{height:28.5rem}.nb-theme-dark nb-chat.size-large{height:36rem}.nb-theme-dark nb-chat.size-giant{height:43.5rem}.nb-theme-dark nb-chat.status-basic .header{background-color:#222b45;color:#fff}.nb-theme-dark nb-chat.status-primary .header{background-color:#36f;color:#fff}.nb-theme-dark nb-chat.status-success .header{background-color:#00d68f;color:#fff}.nb-theme-dark nb-chat.status-warning .header{background-color:#fa0;color:#fff}.nb-theme-dark nb-chat.status-danger .header{background-color:#ff3d71;color:#fff}.nb-theme-dark nb-chat.status-info .header{background-color:#0095ff;color:#fff}.nb-theme-dark nb-chat.status-control .header{background-color:#fff;color:#222b45}.nb-theme-dark nb-chat-message{margin-bottom:1.5rem;display:flex;flex-direction:row}.nb-theme-dark nb-chat-message .message{flex:1}.nb-theme-dark nb-chat-message .avatar{display:block;border-radius:50%;flex-shrink:0;background:#c5cee0;background-position:center;background-size:cover;background-repeat:no-repeat;width:2.5rem;height:2.5rem;text-align:center;line-height:2.5rem;font-size:0.875rem;color:white}.nb-theme-dark nb-chat-message nb-chat-message-text{display:flex;flex-direction:column}.nb-theme-dark nb-chat-message nb-chat-message-text .sender{font-size:0.875rem;color:#8f9bb3;margin-top:0;margin-bottom:0.5rem}.nb-theme-dark nb-chat-message nb-chat-message-text p{word-break:break-word;white-space:pre-wrap;max-width:100%;margin-top:0;margin-bottom:0}.nb-theme-dark nb-chat-message nb-chat-message-text .text{padding:1rem;border-radius:0.5rem}.nb-theme-dark nb-chat-message nb-chat-message-file{display:flex;flex-direction:column}.nb-theme-dark nb-chat-message nb-chat-message-file a{color:#8f9bb3;background:rgba(0,0,0,0);font-size:4rem;text-align:center;border:1px solid #8f9bb3;width:10rem;height:10rem;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:0.5rem}.nb-theme-dark nb-chat-message nb-chat-message-file a:hover,.nb-theme-dark nb-chat-message nb-chat-message-file a:focus{text-decoration:none;color:#8f9bb3}.nb-theme-dark nb-chat-message nb-chat-message-file a div{background-size:cover;width:100%;height:100%}.nb-theme-dark nb-chat-message nb-chat-message-file nb-chat-message-text{display:block;margin-bottom:0.5rem}.nb-theme-dark nb-chat-message nb-chat-message-file .message-content-group{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.nb-theme-dark nb-chat-message nb-chat-message-file .message-content-group a{margin-bottom:1rem;width:5rem;height:5rem}[dir=ltr] .nb-theme-dark nb-chat-message nb-chat-message-file .message-content-group a{margin-right:1rem}[dir=rtl] .nb-theme-dark nb-chat-message nb-chat-message-file .message-content-group a{margin-left:1rem}.nb-theme-dark nb-chat-message nb-chat-message-quote p.quote{font-style:italic;font-size:0.875rem;background:#192038;color:#8f9bb3;padding:1rem;border-radius:0.5rem;margin-top:0;margin-bottom:0.5rem}.nb-theme-dark nb-chat-message nb-chat-message-quote .sender{font-size:0.875rem;color:#8f9bb3;margin-bottom:0.5rem}[dir=ltr] .nb-theme-dark nb-chat-message.not-reply .message{margin-left:.5rem}[dir=rtl] .nb-theme-dark nb-chat-message.not-reply .message{margin-right:.5rem}[dir=ltr] .nb-theme-dark nb-chat-message.not-reply .message{margin-right:3rem}[dir=rtl] .nb-theme-dark nb-chat-message.not-reply .message{margin-left:3rem}.nb-theme-dark nb-chat-message.not-reply nb-chat-message-text{align-items:flex-start}.nb-theme-dark nb-chat-message.not-reply nb-chat-message-text .text{background:#36f;color:#fff}[dir=ltr] .nb-theme-dark nb-chat-message.not-reply nb-chat-message-text .text{border-top-left-radius:0}[dir=rtl] .nb-theme-dark nb-chat-message.not-reply nb-chat-message-text .text{border-top-right-radius:0}.nb-theme-dark nb-chat-message.not-reply nb-chat-message-file{align-items:flex-start}.nb-theme-dark nb-chat-message.reply{flex-direction:row-reverse}.nb-theme-dark nb-chat-message.reply .message{display:flex;flex-direction:column;align-items:flex-end;margin-left:0}[dir=ltr] .nb-theme-dark nb-chat-message.reply .message{margin-right:.5rem}[dir=rtl] .nb-theme-dark nb-chat-message.reply .message{margin-left:.5rem}[dir=ltr] .nb-theme-dark nb-chat-message.reply .message{margin-left:3rem}[dir=rtl] .nb-theme-dark nb-chat-message.reply .message{margin-right:3rem}.nb-theme-dark nb-chat-message.reply nb-chat-message-text{align-items:flex-end}[dir=ltr] .nb-theme-dark nb-chat-message.reply nb-chat-message-text .sender{text-align:right}[dir=rtl] .nb-theme-dark nb-chat-message.reply nb-chat-message-text .sender{text-align:left}.nb-theme-dark nb-chat-message.reply nb-chat-message-text .text{background:#192038;color:#fff}[dir=ltr] .nb-theme-dark nb-chat-message.reply nb-chat-message-text .text{border-top-right-radius:0}[dir=rtl] .nb-theme-dark nb-chat-message.reply nb-chat-message-text .text{border-top-left-radius:0}.nb-theme-dark nb-chat-message.reply nb-chat-message-file{align-items:flex-end}.nb-theme-dark nb-chat-form{display:flex;flex-direction:column;padding:1rem 1.25rem;border-top:1px solid #151a30}.nb-theme-dark nb-chat-form .message-row{flex-direction:row;display:flex}.nb-theme-dark nb-chat-form input{flex:1}.nb-theme-dark nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=ltr] .nb-theme-dark nb-chat-form input.with-button{border-bottom-right-radius:0}[dir=ltr] .nb-theme-dark nb-chat-form input.with-button{border-top-right-radius:0}[dir=rtl] .nb-theme-dark nb-chat-form input.with-button{border-bottom-left-radius:0}[dir=rtl] .nb-theme-dark nb-chat-form input.with-button{border-top-left-radius:0}.nb-theme-dark nb-chat-form .send-button nb-icon{font-size:1.5rem}[dir=ltr] .nb-theme-dark nb-chat-form .send-button{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .nb-theme-dark nb-chat-form .send-button{border-bottom-right-radius:0;border-top-right-radius:0}.nb-theme-dark nb-chat-form .dropped-files{display:flex;flex-direction:row;margin-bottom:0.5rem;flex-wrap:wrap}.nb-theme-dark nb-chat-form .dropped-files div{background-size:cover;width:3rem;height:3rem;border-radius:0.5rem;margin-bottom:0.5rem;border:1px solid currentColor;text-align:center;font-size:2rem;position:relative}[dir=ltr] .nb-theme-dark nb-chat-form .dropped-files div{margin-right:.5rem}[dir=rtl] .nb-theme-dark nb-chat-form .dropped-files div{margin-left:.5rem}.nb-theme-dark nb-chat-form .dropped-files div .remove{position:absolute;right:-0.5rem;top:-0.875rem;font-size:0.875rem;line-height:1;cursor:pointer}.nb-theme-dark nb-chat-form .dropped-files div nb-icon{width:65%;height:100%}.nb-theme-dark .nb-custom-message{display:inline-block;padding:1rem 1.25rem;margin-top:0.5rem;border-radius:0.5rem}.nb-theme-dark .nb-custom-message-full-width{width:100%}.nb-theme-dark .nb-custom-message-no-space{margin-top:0}.nb-theme-dark .nb-custom-message-not-reply{background:#36f;color:#fff}[dir=ltr] .nb-theme-dark .nb-custom-message-not-reply{border-top-left-radius:0}[dir=rtl] .nb-theme-dark .nb-custom-message-not-reply{border-top-right-radius:0}.nb-theme-dark .nb-custom-message-not-reply a,.nb-theme-dark .nb-custom-message-not-reply a:hover,.nb-theme-dark .nb-custom-message-not-reply a:focus{color:#fff}.nb-theme-dark .nb-custom-message-reply{background:#192038;color:#fff}[dir=ltr] .nb-theme-dark .nb-custom-message-reply{border-top-right-radius:0}[dir=rtl] .nb-theme-dark .nb-custom-message-reply{border-top-left-radius:0}.nb-theme-dark nb-accordion{display:block;box-shadow:0 0.5rem 1rem 0 #1a1f33;border-radius:.25rem}.nb-theme-dark nb-accordion-item-header{position:relative;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#151a30;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:1.25rem}.nb-theme-dark nb-accordion-item-header h1{margin:0}.nb-theme-dark nb-accordion-item-header h2{margin:0}.nb-theme-dark nb-accordion-item-header h3{margin:0}.nb-theme-dark nb-accordion-item-header h4{margin:0}.nb-theme-dark nb-accordion-item-header h5{margin:0}.nb-theme-dark nb-accordion-item-header h6{margin:0}.nb-theme-dark nb-accordion-item-header .expansion-indicator{position:absolute}[dir=ltr] .nb-theme-dark nb-accordion-item-header .expansion-indicator{right:1rem}[dir=rtl] .nb-theme-dark nb-accordion-item-header .expansion-indicator{left:1rem}.nb-theme-dark nb-accordion-item{background-color:#222b45;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark nb-accordion-item.disabled nb-accordion-item-header{color:rgba(143,155,179,0.48);cursor:default}.nb-theme-dark nb-accordion-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nb-theme-dark nb-accordion-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.nb-theme-dark nb-accordion-item:last-child.collapsed nb-accordion-item-header{border-bottom:none}.nb-theme-dark nb-accordion-item:not(.collapsed)+nb-accordion-item nb-accordion-item-header{border-top-color:#151a30;border-top-style:solid;border-top-width:1px}.nb-theme-dark nb-accordion-item-body .item-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1.25rem;position:relative}.nb-theme-dark [nbButton],.nb-theme-dark [nbButtonToggle]{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-family:Open Sans, sans-serif;font-weight:700}.nb-theme-dark [nbButton]:hover,.nb-theme-dark :hover[nbButtonToggle],.nb-theme-dark [nbButton]:focus,.nb-theme-dark :focus[nbButtonToggle]{text-decoration:none}.nb-theme-dark [nbButton].full-width,.nb-theme-dark .full-width[nbButtonToggle]{width:100%}.nb-theme-dark [nbButton] nb-icon,.nb-theme-dark [nbButtonToggle] nb-icon{vertical-align:top}.nb-theme-dark [nbButton].nb-transition,.nb-theme-dark .nb-transition[nbButtonToggle]{transition-duration:0.15s;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in}.nb-theme-dark [nbButton]:focus,.nb-theme-dark :focus[nbButtonToggle]{position:relative;outline:none;box-shadow:0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton][disabled],.nb-theme-dark [disabled][nbButtonToggle],.nb-theme-dark [nbButton].btn-disabled,.nb-theme-dark .btn-disabled[nbButtonToggle]{cursor:default}.nb-theme-dark [nbButton].size-tiny,.nb-theme-dark .size-tiny[nbButtonToggle]{font-size:.625rem;line-height:.75rem}.nb-theme-dark [nbButton].size-tiny nb-icon,.nb-theme-dark .size-tiny[nbButtonToggle] nb-icon{font-size:.625rem;height:.75rem;width:.75rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-dark [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-dark .size-tiny.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.375rem}[dir=rtl] .nb-theme-dark [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-dark .size-tiny.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.375rem}[dir=ltr] .nb-theme-dark [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-dark .size-tiny.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-dark [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-dark .size-tiny.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.375rem}.nb-theme-dark [nbButton].size-tiny.icon-start.icon-end.appearance-filled,.nb-theme-dark .size-tiny.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:0.4375rem 0.3125rem}.nb-theme-dark [nbButton].size-tiny.icon-start.icon-end.appearance-outline,.nb-theme-dark .size-tiny.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:0.4375rem 0.3125rem}.nb-theme-dark [nbButton].size-tiny.icon-start.icon-end.appearance-ghost,.nb-theme-dark .size-tiny.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:0.4375rem 0.3125rem}.nb-theme-dark [nbButton].size-tiny.icon-start.icon-end.appearance-hero,.nb-theme-dark .size-tiny.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:0.5rem 0.375rem}.nb-theme-dark [nbButton].size-small,.nb-theme-dark .size-small[nbButtonToggle]{font-size:.75rem;line-height:1rem}.nb-theme-dark [nbButton].size-small nb-icon,.nb-theme-dark .size-small[nbButtonToggle] nb-icon{font-size:.75rem;height:1rem;width:1rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-dark [nbButton].size-small.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-dark .size-small.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.375rem}[dir=rtl] .nb-theme-dark [nbButton].size-small.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-dark .size-small.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.375rem}[dir=ltr] .nb-theme-dark [nbButton].size-small.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-dark .size-small.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-dark [nbButton].size-small.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-dark .size-small.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.375rem}.nb-theme-dark [nbButton].size-small.icon-start.icon-end.appearance-filled,.nb-theme-dark .size-small.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:0.5625rem 0.4375rem}.nb-theme-dark [nbButton].size-small.icon-start.icon-end.appearance-outline,.nb-theme-dark .size-small.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:0.5625rem 0.4375rem}.nb-theme-dark [nbButton].size-small.icon-start.icon-end.appearance-ghost,.nb-theme-dark .size-small.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:0.5625rem 0.4375rem}.nb-theme-dark [nbButton].size-small.icon-start.icon-end.appearance-hero,.nb-theme-dark .size-small.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:0.5625rem 0.5rem}.nb-theme-dark [nbButton].size-medium,.nb-theme-dark .size-medium[nbButtonToggle]{font-size:.875rem;line-height:1rem}.nb-theme-dark [nbButton].size-medium nb-icon,.nb-theme-dark .size-medium[nbButtonToggle] nb-icon{font-size:.875rem;height:1.25rem;width:1.25rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-dark [nbButton].size-medium.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-dark .size-medium.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.5rem}[dir=rtl] .nb-theme-dark [nbButton].size-medium.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-dark .size-medium.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.5rem}[dir=ltr] .nb-theme-dark [nbButton].size-medium.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-dark .size-medium.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.5rem}[dir=rtl] .nb-theme-dark [nbButton].size-medium.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-dark .size-medium.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.5rem}.nb-theme-dark [nbButton].size-medium.icon-start.icon-end.appearance-filled,.nb-theme-dark .size-medium.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:0.6875rem 0.5625rem}.nb-theme-dark [nbButton].size-medium.icon-start.icon-end.appearance-outline,.nb-theme-dark .size-medium.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:0.6875rem 0.5625rem}.nb-theme-dark [nbButton].size-medium.icon-start.icon-end.appearance-ghost,.nb-theme-dark .size-medium.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:0.6875rem 0.5625rem}.nb-theme-dark [nbButton].size-medium.icon-start.icon-end.appearance-hero,.nb-theme-dark .size-medium.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:0.75rem 0.5625rem}.nb-theme-dark [nbButton].size-large,.nb-theme-dark .size-large[nbButtonToggle]{font-size:1rem;line-height:1.25rem}.nb-theme-dark [nbButton].size-large nb-icon,.nb-theme-dark .size-large[nbButtonToggle] nb-icon{font-size:1rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-dark [nbButton].size-large.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-dark .size-large.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.75rem}[dir=rtl] .nb-theme-dark [nbButton].size-large.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-dark .size-large.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.75rem}[dir=ltr] .nb-theme-dark [nbButton].size-large.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-dark .size-large.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-dark [nbButton].size-large.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-dark .size-large.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.75rem}.nb-theme-dark [nbButton].size-large.icon-start.icon-end.appearance-filled,.nb-theme-dark .size-large.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:0.8125rem 0.6875rem}.nb-theme-dark [nbButton].size-large.icon-start.icon-end.appearance-outline,.nb-theme-dark .size-large.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:0.8125rem 0.6875rem}.nb-theme-dark [nbButton].size-large.icon-start.icon-end.appearance-ghost,.nb-theme-dark .size-large.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:0.8125rem 0.6875rem}.nb-theme-dark [nbButton].size-large.icon-start.icon-end.appearance-hero,.nb-theme-dark .size-large.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:0.875rem 0.6875rem}.nb-theme-dark [nbButton].size-giant,.nb-theme-dark .size-giant[nbButtonToggle]{font-size:1.125rem;line-height:1.5rem}.nb-theme-dark [nbButton].size-giant nb-icon,.nb-theme-dark .size-giant[nbButtonToggle] nb-icon{font-size:1.125rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-dark [nbButton].size-giant.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-dark .size-giant.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.75rem}[dir=rtl] .nb-theme-dark [nbButton].size-giant.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-dark .size-giant.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.75rem}[dir=ltr] .nb-theme-dark [nbButton].size-giant.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-dark .size-giant.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-dark [nbButton].size-giant.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-dark .size-giant.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.75rem}.nb-theme-dark [nbButton].size-giant.icon-start.icon-end.appearance-filled,.nb-theme-dark .size-giant.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:1.0625rem 0.9375rem}.nb-theme-dark [nbButton].size-giant.icon-start.icon-end.appearance-outline,.nb-theme-dark .size-giant.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:1.0625rem 0.9375rem}.nb-theme-dark [nbButton].size-giant.icon-start.icon-end.appearance-ghost,.nb-theme-dark .size-giant.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:1.0625rem 0.9375rem}.nb-theme-dark [nbButton].size-giant.icon-start.icon-end.appearance-hero,.nb-theme-dark .size-giant.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:1.0625rem 1rem}.nb-theme-dark [nbButton].shape-rectangle,.nb-theme-dark .shape-rectangle[nbButtonToggle]{border-radius:.25rem}.nb-theme-dark [nbButton].shape-semi-round,.nb-theme-dark .shape-semi-round[nbButtonToggle]{border-radius:.75rem}.nb-theme-dark [nbButton].shape-round,.nb-theme-dark .shape-round[nbButtonToggle]{border-radius:1.5rem}.nb-theme-dark a[nbButton],.nb-theme-dark a[nbButtonToggle]{text-decoration:none}.nb-theme-dark [nbButton].appearance-filled,.nb-theme-dark .appearance-filled[nbButtonToggle]{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-dark [nbButton].appearance-filled.size-tiny,.nb-theme-dark .appearance-filled.size-tiny[nbButtonToggle]{padding:0.3125rem 0.625rem}.nb-theme-dark [nbButton].appearance-filled.size-small,.nb-theme-dark .appearance-filled.size-small[nbButtonToggle]{padding:0.4375rem 0.875rem}.nb-theme-dark [nbButton].appearance-filled.size-medium,.nb-theme-dark .appearance-filled.size-medium[nbButtonToggle]{padding:0.6875rem 1.125rem}.nb-theme-dark [nbButton].appearance-filled.size-large,.nb-theme-dark .appearance-filled.size-large[nbButtonToggle]{padding:0.8125rem 1.125rem}.nb-theme-dark [nbButton].appearance-filled.size-giant,.nb-theme-dark .appearance-filled.size-giant[nbButtonToggle]{padding:0.9375rem 1.375rem}.nb-theme-dark [nbButton].appearance-filled.status-basic,.nb-theme-dark .appearance-filled.status-basic[nbButtonToggle]{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-dark [nbButton].appearance-filled.status-basic:focus,.nb-theme-dark .appearance-filled.status-basic:focus[nbButtonToggle]{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-dark [nbButton].appearance-filled.status-basic:hover,.nb-theme-dark .appearance-filled.status-basic:hover[nbButtonToggle]{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-dark [nbButton].appearance-filled.status-basic:active,.nb-theme-dark .appearance-filled.status-basic:active[nbButtonToggle]{background-color:#e4e9f2;border-color:#e4e9f2}.nb-theme-dark [nbButton].appearance-filled.status-basic[disabled],.nb-theme-dark .appearance-filled.status-basic[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-filled.status-basic.btn-disabled,.nb-theme-dark .appearance-filled.status-basic.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-filled.status-primary,.nb-theme-dark .appearance-filled.status-primary[nbButtonToggle]{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-dark [nbButton].appearance-filled.status-primary:focus,.nb-theme-dark .appearance-filled.status-primary:focus[nbButtonToggle]{background-color:#274bdb;border-color:#1a34b8}.nb-theme-dark [nbButton].appearance-filled.status-primary:hover,.nb-theme-dark .appearance-filled.status-primary:hover[nbButtonToggle]{background-color:#598bff;border-color:#598bff}.nb-theme-dark [nbButton].appearance-filled.status-primary:active,.nb-theme-dark .appearance-filled.status-primary:active[nbButtonToggle]{background-color:#274bdb;border-color:#274bdb}.nb-theme-dark [nbButton].appearance-filled.status-primary[disabled],.nb-theme-dark .appearance-filled.status-primary[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-filled.status-primary.btn-disabled,.nb-theme-dark .appearance-filled.status-primary.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-filled.status-success,.nb-theme-dark .appearance-filled.status-success[nbButtonToggle]{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-dark [nbButton].appearance-filled.status-success:focus,.nb-theme-dark .appearance-filled.status-success:focus[nbButtonToggle]{background-color:#00b887;border-color:#00997a}.nb-theme-dark [nbButton].appearance-filled.status-success:hover,.nb-theme-dark .appearance-filled.status-success:hover[nbButtonToggle]{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-dark [nbButton].appearance-filled.status-success:active,.nb-theme-dark .appearance-filled.status-success:active[nbButtonToggle]{background-color:#00b887;border-color:#00b887}.nb-theme-dark [nbButton].appearance-filled.status-success[disabled],.nb-theme-dark .appearance-filled.status-success[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-filled.status-success.btn-disabled,.nb-theme-dark .appearance-filled.status-success.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-filled.status-warning,.nb-theme-dark .appearance-filled.status-warning[nbButtonToggle]{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-dark [nbButton].appearance-filled.status-warning:focus,.nb-theme-dark .appearance-filled.status-warning:focus[nbButtonToggle]{background-color:#db8b00;border-color:#b86e00}.nb-theme-dark [nbButton].appearance-filled.status-warning:hover,.nb-theme-dark .appearance-filled.status-warning:hover[nbButtonToggle]{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-dark [nbButton].appearance-filled.status-warning:active,.nb-theme-dark .appearance-filled.status-warning:active[nbButtonToggle]{background-color:#db8b00;border-color:#db8b00}.nb-theme-dark [nbButton].appearance-filled.status-warning[disabled],.nb-theme-dark .appearance-filled.status-warning[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-filled.status-warning.btn-disabled,.nb-theme-dark .appearance-filled.status-warning.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-filled.status-danger,.nb-theme-dark .appearance-filled.status-danger[nbButtonToggle]{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-dark [nbButton].appearance-filled.status-danger:focus,.nb-theme-dark .appearance-filled.status-danger:focus[nbButtonToggle]{background-color:#db2c66;border-color:#b81d5b}.nb-theme-dark [nbButton].appearance-filled.status-danger:hover,.nb-theme-dark .appearance-filled.status-danger:hover[nbButtonToggle]{background-color:#ff708d;border-color:#ff708d}.nb-theme-dark [nbButton].appearance-filled.status-danger:active,.nb-theme-dark .appearance-filled.status-danger:active[nbButtonToggle]{background-color:#db2c66;border-color:#db2c66}.nb-theme-dark [nbButton].appearance-filled.status-danger[disabled],.nb-theme-dark .appearance-filled.status-danger[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-filled.status-danger.btn-disabled,.nb-theme-dark .appearance-filled.status-danger.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-filled.status-info,.nb-theme-dark .appearance-filled.status-info[nbButtonToggle]{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-dark [nbButton].appearance-filled.status-info:focus,.nb-theme-dark .appearance-filled.status-info:focus[nbButtonToggle]{background-color:#006fd6;border-color:#0057c2}.nb-theme-dark [nbButton].appearance-filled.status-info:hover,.nb-theme-dark .appearance-filled.status-info:hover[nbButtonToggle]{background-color:#42aaff;border-color:#42aaff}.nb-theme-dark [nbButton].appearance-filled.status-info:active,.nb-theme-dark .appearance-filled.status-info:active[nbButtonToggle]{background-color:#006fd6;border-color:#006fd6}.nb-theme-dark [nbButton].appearance-filled.status-info[disabled],.nb-theme-dark .appearance-filled.status-info[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-filled.status-info.btn-disabled,.nb-theme-dark .appearance-filled.status-info.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-filled.status-control,.nb-theme-dark .appearance-filled.status-control[nbButtonToggle]{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-dark [nbButton].appearance-filled.status-control:focus,.nb-theme-dark .appearance-filled.status-control:focus[nbButtonToggle]{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-dark [nbButton].appearance-filled.status-control:hover,.nb-theme-dark .appearance-filled.status-control:hover[nbButtonToggle]{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-dark [nbButton].appearance-filled.status-control:active,.nb-theme-dark .appearance-filled.status-control:active[nbButtonToggle]{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-dark [nbButton].appearance-filled.status-control[disabled],.nb-theme-dark .appearance-filled.status-control[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-filled.status-control.btn-disabled,.nb-theme-dark .appearance-filled.status-control.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-outline,.nb-theme-dark .appearance-outline[nbButtonToggle]{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-dark [nbButton].appearance-outline:focus,.nb-theme-dark .appearance-outline:focus[nbButtonToggle]{box-shadow:0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-outline:focus:not(:hover):not(:active),.nb-theme-dark .appearance-outline:focus:not(:hover):not(:active)[nbButtonToggle]{box-shadow:0 0 0 .375rem #2e3a59,inset 0 0 0 100vmax #2e3a59}.nb-theme-dark [nbButton].appearance-outline.size-tiny,.nb-theme-dark .appearance-outline.size-tiny[nbButtonToggle]{padding:0.3125rem 0.625rem}.nb-theme-dark [nbButton].appearance-outline.size-small,.nb-theme-dark .appearance-outline.size-small[nbButtonToggle]{padding:0.4375rem 0.875rem}.nb-theme-dark [nbButton].appearance-outline.size-medium,.nb-theme-dark .appearance-outline.size-medium[nbButtonToggle]{padding:0.6875rem 1.125rem}.nb-theme-dark [nbButton].appearance-outline.size-large,.nb-theme-dark .appearance-outline.size-large[nbButtonToggle]{padding:0.8125rem 1.125rem}.nb-theme-dark [nbButton].appearance-outline.size-giant,.nb-theme-dark .appearance-outline.size-giant[nbButtonToggle]{padding:0.9375rem 1.375rem}.nb-theme-dark [nbButton].appearance-outline.status-basic,.nb-theme-dark .appearance-outline.status-basic[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-dark [nbButton].appearance-outline.status-basic:focus,.nb-theme-dark .appearance-outline.status-basic:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-dark [nbButton].appearance-outline.status-basic:hover,.nb-theme-dark .appearance-outline.status-basic:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-dark [nbButton].appearance-outline.status-basic:active,.nb-theme-dark .appearance-outline.status-basic:active[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-dark [nbButton].appearance-outline.status-basic[disabled],.nb-theme-dark .appearance-outline.status-basic[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-outline.status-basic.btn-disabled,.nb-theme-dark .appearance-outline.status-basic.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-outline.status-primary,.nb-theme-dark .appearance-outline.status-primary[nbButtonToggle]{background-color:rgba(51,102,255,0.08);border-color:#36f;color:#36f}.nb-theme-dark [nbButton].appearance-outline.status-primary:focus,.nb-theme-dark .appearance-outline.status-primary:focus[nbButtonToggle]{background-color:rgba(51,102,255,0.24);border-color:#36f;color:#36f}.nb-theme-dark [nbButton].appearance-outline.status-primary:hover,.nb-theme-dark .appearance-outline.status-primary:hover[nbButtonToggle]{background-color:rgba(51,102,255,0.16);border-color:#36f;color:#36f}.nb-theme-dark [nbButton].appearance-outline.status-primary:active,.nb-theme-dark .appearance-outline.status-primary:active[nbButtonToggle]{background-color:rgba(51,102,255,0.24);border-color:#36f;color:#36f}.nb-theme-dark [nbButton].appearance-outline.status-primary[disabled],.nb-theme-dark .appearance-outline.status-primary[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-outline.status-primary.btn-disabled,.nb-theme-dark .appearance-outline.status-primary.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-outline.status-success,.nb-theme-dark .appearance-outline.status-success[nbButtonToggle]{background-color:rgba(0,214,143,0.08);border-color:#00d68f;color:#00d68f}.nb-theme-dark [nbButton].appearance-outline.status-success:focus,.nb-theme-dark .appearance-outline.status-success:focus[nbButtonToggle]{background-color:rgba(0,214,143,0.24);border-color:#00d68f;color:#00d68f}.nb-theme-dark [nbButton].appearance-outline.status-success:hover,.nb-theme-dark .appearance-outline.status-success:hover[nbButtonToggle]{background-color:rgba(0,214,143,0.16);border-color:#00d68f;color:#00d68f}.nb-theme-dark [nbButton].appearance-outline.status-success:active,.nb-theme-dark .appearance-outline.status-success:active[nbButtonToggle]{background-color:rgba(0,214,143,0.24);border-color:#00d68f;color:#00d68f}.nb-theme-dark [nbButton].appearance-outline.status-success[disabled],.nb-theme-dark .appearance-outline.status-success[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-outline.status-success.btn-disabled,.nb-theme-dark .appearance-outline.status-success.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-outline.status-warning,.nb-theme-dark .appearance-outline.status-warning[nbButtonToggle]{background-color:rgba(255,170,0,0.08);border-color:#fa0;color:#fa0}.nb-theme-dark [nbButton].appearance-outline.status-warning:focus,.nb-theme-dark .appearance-outline.status-warning:focus[nbButtonToggle]{background-color:rgba(255,170,0,0.24);border-color:#fa0;color:#fa0}.nb-theme-dark [nbButton].appearance-outline.status-warning:hover,.nb-theme-dark .appearance-outline.status-warning:hover[nbButtonToggle]{background-color:rgba(255,170,0,0.16);border-color:#fa0;color:#fa0}.nb-theme-dark [nbButton].appearance-outline.status-warning:active,.nb-theme-dark .appearance-outline.status-warning:active[nbButtonToggle]{background-color:rgba(255,170,0,0.24);border-color:#fa0;color:#fa0}.nb-theme-dark [nbButton].appearance-outline.status-warning[disabled],.nb-theme-dark .appearance-outline.status-warning[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-outline.status-warning.btn-disabled,.nb-theme-dark .appearance-outline.status-warning.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-outline.status-danger,.nb-theme-dark .appearance-outline.status-danger[nbButtonToggle]{background-color:rgba(255,61,113,0.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-dark [nbButton].appearance-outline.status-danger:focus,.nb-theme-dark .appearance-outline.status-danger:focus[nbButtonToggle]{background-color:rgba(255,61,113,0.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-dark [nbButton].appearance-outline.status-danger:hover,.nb-theme-dark .appearance-outline.status-danger:hover[nbButtonToggle]{background-color:rgba(255,61,113,0.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-dark [nbButton].appearance-outline.status-danger:active,.nb-theme-dark .appearance-outline.status-danger:active[nbButtonToggle]{background-color:rgba(255,61,113,0.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-dark [nbButton].appearance-outline.status-danger[disabled],.nb-theme-dark .appearance-outline.status-danger[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-outline.status-danger.btn-disabled,.nb-theme-dark .appearance-outline.status-danger.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-outline.status-info,.nb-theme-dark .appearance-outline.status-info[nbButtonToggle]{background-color:rgba(0,149,255,0.08);border-color:#0095ff;color:#0095ff}.nb-theme-dark [nbButton].appearance-outline.status-info:focus,.nb-theme-dark .appearance-outline.status-info:focus[nbButtonToggle]{background-color:rgba(0,149,255,0.24);border-color:#0095ff;color:#0095ff}.nb-theme-dark [nbButton].appearance-outline.status-info:hover,.nb-theme-dark .appearance-outline.status-info:hover[nbButtonToggle]{background-color:rgba(0,149,255,0.16);border-color:#0095ff;color:#0095ff}.nb-theme-dark [nbButton].appearance-outline.status-info:active,.nb-theme-dark .appearance-outline.status-info:active[nbButtonToggle]{background-color:rgba(0,149,255,0.24);border-color:#0095ff;color:#0095ff}.nb-theme-dark [nbButton].appearance-outline.status-info[disabled],.nb-theme-dark .appearance-outline.status-info[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-outline.status-info.btn-disabled,.nb-theme-dark .appearance-outline.status-info.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-outline.status-control,.nb-theme-dark .appearance-outline.status-control[nbButtonToggle]{background-color:rgba(255,255,255,0.08);border-color:#fff;color:#fff}.nb-theme-dark [nbButton].appearance-outline.status-control:focus,.nb-theme-dark .appearance-outline.status-control:focus[nbButtonToggle]{background-color:rgba(255,255,255,0.24);border-color:#fff;color:#fff}.nb-theme-dark [nbButton].appearance-outline.status-control:hover,.nb-theme-dark .appearance-outline.status-control:hover[nbButtonToggle]{background-color:rgba(255,255,255,0.16);border-color:#fff;color:#fff}.nb-theme-dark [nbButton].appearance-outline.status-control:active,.nb-theme-dark .appearance-outline.status-control:active[nbButtonToggle]{background-color:rgba(255,255,255,0.24);border-color:#fff;color:#fff}.nb-theme-dark [nbButton].appearance-outline.status-control[disabled],.nb-theme-dark .appearance-outline.status-control[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-outline.status-control.btn-disabled,.nb-theme-dark .appearance-outline.status-control.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-ghost,.nb-theme-dark .appearance-ghost[nbButtonToggle]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-dark [nbButton].appearance-ghost:focus,.nb-theme-dark .appearance-ghost:focus[nbButtonToggle]{box-shadow:0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-ghost:focus:not(:hover):not(:active),.nb-theme-dark .appearance-ghost:focus:not(:hover):not(:active)[nbButtonToggle]{box-shadow:0 0 0 .375rem #2e3a59,inset 0 0 0 100vmax #2e3a59}.nb-theme-dark [nbButton].appearance-ghost.size-tiny,.nb-theme-dark .appearance-ghost.size-tiny[nbButtonToggle]{padding:0.3125rem 0.625rem}.nb-theme-dark [nbButton].appearance-ghost.size-small,.nb-theme-dark .appearance-ghost.size-small[nbButtonToggle]{padding:0.4375rem 0.875rem}.nb-theme-dark [nbButton].appearance-ghost.size-medium,.nb-theme-dark .appearance-ghost.size-medium[nbButtonToggle]{padding:0.6875rem 1.125rem}.nb-theme-dark [nbButton].appearance-ghost.size-large,.nb-theme-dark .appearance-ghost.size-large[nbButtonToggle]{padding:0.8125rem 1.125rem}.nb-theme-dark [nbButton].appearance-ghost.size-giant,.nb-theme-dark .appearance-ghost.size-giant[nbButtonToggle]{padding:0.9375rem 1.375rem}.nb-theme-dark [nbButton].appearance-ghost.status-basic,.nb-theme-dark .appearance-ghost.status-basic[nbButtonToggle]{color:#8f9bb3}.nb-theme-dark [nbButton].appearance-ghost.status-basic:focus,.nb-theme-dark .appearance-ghost.status-basic:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#8f9bb3}.nb-theme-dark [nbButton].appearance-ghost.status-basic:hover,.nb-theme-dark .appearance-ghost.status-basic:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#8f9bb3}.nb-theme-dark [nbButton].appearance-ghost.status-basic:active,.nb-theme-dark .appearance-ghost.status-basic:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#8f9bb3}.nb-theme-dark [nbButton].appearance-ghost.status-basic[disabled],.nb-theme-dark .appearance-ghost.status-basic[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-ghost.status-basic.btn-disabled,.nb-theme-dark .appearance-ghost.status-basic.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-ghost.status-primary,.nb-theme-dark .appearance-ghost.status-primary[nbButtonToggle]{color:#36f}.nb-theme-dark [nbButton].appearance-ghost.status-primary:focus,.nb-theme-dark .appearance-ghost.status-primary:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#36f}.nb-theme-dark [nbButton].appearance-ghost.status-primary:hover,.nb-theme-dark .appearance-ghost.status-primary:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#36f}.nb-theme-dark [nbButton].appearance-ghost.status-primary:active,.nb-theme-dark .appearance-ghost.status-primary:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#36f}.nb-theme-dark [nbButton].appearance-ghost.status-primary[disabled],.nb-theme-dark .appearance-ghost.status-primary[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-ghost.status-primary.btn-disabled,.nb-theme-dark .appearance-ghost.status-primary.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-ghost.status-success,.nb-theme-dark .appearance-ghost.status-success[nbButtonToggle]{color:#00d68f}.nb-theme-dark [nbButton].appearance-ghost.status-success:focus,.nb-theme-dark .appearance-ghost.status-success:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#00d68f}.nb-theme-dark [nbButton].appearance-ghost.status-success:hover,.nb-theme-dark .appearance-ghost.status-success:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#00d68f}.nb-theme-dark [nbButton].appearance-ghost.status-success:active,.nb-theme-dark .appearance-ghost.status-success:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#00d68f}.nb-theme-dark [nbButton].appearance-ghost.status-success[disabled],.nb-theme-dark .appearance-ghost.status-success[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-ghost.status-success.btn-disabled,.nb-theme-dark .appearance-ghost.status-success.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-ghost.status-warning,.nb-theme-dark .appearance-ghost.status-warning[nbButtonToggle]{color:#fa0}.nb-theme-dark [nbButton].appearance-ghost.status-warning:focus,.nb-theme-dark .appearance-ghost.status-warning:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#fa0}.nb-theme-dark [nbButton].appearance-ghost.status-warning:hover,.nb-theme-dark .appearance-ghost.status-warning:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#fa0}.nb-theme-dark [nbButton].appearance-ghost.status-warning:active,.nb-theme-dark .appearance-ghost.status-warning:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#fa0}.nb-theme-dark [nbButton].appearance-ghost.status-warning[disabled],.nb-theme-dark .appearance-ghost.status-warning[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-ghost.status-warning.btn-disabled,.nb-theme-dark .appearance-ghost.status-warning.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-ghost.status-danger,.nb-theme-dark .appearance-ghost.status-danger[nbButtonToggle]{color:#ff3d71}.nb-theme-dark [nbButton].appearance-ghost.status-danger:focus,.nb-theme-dark .appearance-ghost.status-danger:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#ff3d71}.nb-theme-dark [nbButton].appearance-ghost.status-danger:hover,.nb-theme-dark .appearance-ghost.status-danger:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#ff3d71}.nb-theme-dark [nbButton].appearance-ghost.status-danger:active,.nb-theme-dark .appearance-ghost.status-danger:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#ff3d71}.nb-theme-dark [nbButton].appearance-ghost.status-danger[disabled],.nb-theme-dark .appearance-ghost.status-danger[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-ghost.status-danger.btn-disabled,.nb-theme-dark .appearance-ghost.status-danger.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-ghost.status-info,.nb-theme-dark .appearance-ghost.status-info[nbButtonToggle]{color:#0095ff}.nb-theme-dark [nbButton].appearance-ghost.status-info:focus,.nb-theme-dark .appearance-ghost.status-info:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#0095ff}.nb-theme-dark [nbButton].appearance-ghost.status-info:hover,.nb-theme-dark .appearance-ghost.status-info:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#0095ff}.nb-theme-dark [nbButton].appearance-ghost.status-info:active,.nb-theme-dark .appearance-ghost.status-info:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#0095ff}.nb-theme-dark [nbButton].appearance-ghost.status-info[disabled],.nb-theme-dark .appearance-ghost.status-info[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-ghost.status-info.btn-disabled,.nb-theme-dark .appearance-ghost.status-info.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-ghost.status-control,.nb-theme-dark .appearance-ghost.status-control[nbButtonToggle]{color:#fff}.nb-theme-dark [nbButton].appearance-ghost.status-control:focus,.nb-theme-dark .appearance-ghost.status-control:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#fff}.nb-theme-dark [nbButton].appearance-ghost.status-control:hover,.nb-theme-dark .appearance-ghost.status-control:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#fff}.nb-theme-dark [nbButton].appearance-ghost.status-control:active,.nb-theme-dark .appearance-ghost.status-control:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#fff}.nb-theme-dark [nbButton].appearance-ghost.status-control[disabled],.nb-theme-dark .appearance-ghost.status-control[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-ghost.status-control.btn-disabled,.nb-theme-dark .appearance-ghost.status-control.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-hero,.nb-theme-dark .appearance-hero[nbButtonToggle]{text-shadow:0 0.5rem 1rem 0 #1a1f33;text-transform:uppercase}.nb-theme-dark [nbButton].appearance-hero.size-tiny,.nb-theme-dark .appearance-hero.size-tiny[nbButtonToggle]{padding:0.375rem 0.6875rem}.nb-theme-dark [nbButton].appearance-hero.size-small,.nb-theme-dark .appearance-hero.size-small[nbButtonToggle]{padding:0.5rem 0.9375rem}.nb-theme-dark [nbButton].appearance-hero.size-medium,.nb-theme-dark .appearance-hero.size-medium[nbButtonToggle]{padding:0.75rem 1.1875rem}.nb-theme-dark [nbButton].appearance-hero.size-large,.nb-theme-dark .appearance-hero.size-large[nbButtonToggle]{padding:0.875rem 1.1875rem}.nb-theme-dark [nbButton].appearance-hero.size-giant,.nb-theme-dark .appearance-hero.size-giant[nbButtonToggle]{padding:1rem 1.4375rem}.nb-theme-dark [nbButton].appearance-hero.status-basic,.nb-theme-dark .appearance-hero.status-basic[nbButtonToggle]{background-image:linear-gradient(to right, #f7f9fc, #edf1f7);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 0 0 #2e3a59,0 0 transparent;color:#8f9bb3}.nb-theme-dark [nbButton].appearance-hero.status-basic:focus,.nb-theme-dark .appearance-hero.status-basic:focus[nbButtonToggle]{background-image:linear-gradient(to right, #edf1f7, #e4e9f2);box-shadow:0 0 0 0 #8f9bb3,0 0 0 0 #2e3a59,0 0 transparent,0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-hero.status-basic:hover,.nb-theme-dark .appearance-hero.status-basic:hover[nbButtonToggle]{background-image:linear-gradient(to right, #fff, #f7f9fc)}.nb-theme-dark [nbButton].appearance-hero.status-basic:active,.nb-theme-dark .appearance-hero.status-basic:active[nbButtonToggle]{background-image:linear-gradient(to right, #edf1f7, #e4e9f2)}.nb-theme-dark [nbButton].appearance-hero.status-basic[disabled],.nb-theme-dark .appearance-hero.status-basic[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-hero.status-basic.btn-disabled,.nb-theme-dark .appearance-hero.status-basic.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-hero.status-basic.button-pulse,.nb-theme-dark .appearance-hero.status-basic.button-pulse[nbButtonToggle]{animation:button-hero-basic-pulse 0.75s infinite alternate}@keyframes button-hero-basic-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #f7f9fc;opacity:0.8}}.nb-theme-dark [nbButton].appearance-hero.status-primary,.nb-theme-dark .appearance-hero.status-primary[nbButtonToggle]{background-image:linear-gradient(to right, #598bff, #36f);border:none;box-shadow:0 0 0 0 #274bdb,0 0 0 0 #1a34b8,0 0 transparent;color:#fff}.nb-theme-dark [nbButton].appearance-hero.status-primary:focus,.nb-theme-dark .appearance-hero.status-primary:focus[nbButtonToggle]{background-image:linear-gradient(to right, #36f, #274bdb);box-shadow:0 0 0 0 #274bdb,0 0 0 0 #1a34b8,0 0 transparent,0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-hero.status-primary:hover,.nb-theme-dark .appearance-hero.status-primary:hover[nbButtonToggle]{background-image:linear-gradient(to right, #a6c1ff, #598bff)}.nb-theme-dark [nbButton].appearance-hero.status-primary:active,.nb-theme-dark .appearance-hero.status-primary:active[nbButtonToggle]{background-image:linear-gradient(to right, #36f, #274bdb)}.nb-theme-dark [nbButton].appearance-hero.status-primary[disabled],.nb-theme-dark .appearance-hero.status-primary[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-hero.status-primary.btn-disabled,.nb-theme-dark .appearance-hero.status-primary.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-hero.status-primary.button-pulse,.nb-theme-dark .appearance-hero.status-primary.button-pulse[nbButtonToggle]{animation:button-hero-primary-pulse 0.75s infinite alternate}@keyframes button-hero-primary-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #598bff;opacity:0.8}}.nb-theme-dark [nbButton].appearance-hero.status-success,.nb-theme-dark .appearance-hero.status-success[nbButtonToggle]{background-image:linear-gradient(to right, #2ce69b, #00d68f);border:none;box-shadow:0 0 0 0 #00b887,0 0 0 0 #00997a,0 0 transparent;color:#fff}.nb-theme-dark [nbButton].appearance-hero.status-success:focus,.nb-theme-dark .appearance-hero.status-success:focus[nbButtonToggle]{background-image:linear-gradient(to right, #00d68f, #00b887);box-shadow:0 0 0 0 #00b887,0 0 0 0 #00997a,0 0 transparent,0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-hero.status-success:hover,.nb-theme-dark .appearance-hero.status-success:hover[nbButtonToggle]{background-image:linear-gradient(to right, #8cfac7, #2ce69b)}.nb-theme-dark [nbButton].appearance-hero.status-success:active,.nb-theme-dark .appearance-hero.status-success:active[nbButtonToggle]{background-image:linear-gradient(to right, #00d68f, #00b887)}.nb-theme-dark [nbButton].appearance-hero.status-success[disabled],.nb-theme-dark .appearance-hero.status-success[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-hero.status-success.btn-disabled,.nb-theme-dark .appearance-hero.status-success.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-hero.status-success.button-pulse,.nb-theme-dark .appearance-hero.status-success.button-pulse[nbButtonToggle]{animation:button-hero-success-pulse 0.75s infinite alternate}@keyframes button-hero-success-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #2ce69b;opacity:0.8}}.nb-theme-dark [nbButton].appearance-hero.status-warning,.nb-theme-dark .appearance-hero.status-warning[nbButtonToggle]{background-image:linear-gradient(to right, #ffc94d, #fa0);border:none;box-shadow:0 0 0 0 #db8b00,0 0 0 0 #b86e00,0 0 transparent;color:#fff}.nb-theme-dark [nbButton].appearance-hero.status-warning:focus,.nb-theme-dark .appearance-hero.status-warning:focus[nbButtonToggle]{background-image:linear-gradient(to right, #fa0, #db8b00);box-shadow:0 0 0 0 #db8b00,0 0 0 0 #b86e00,0 0 transparent,0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-hero.status-warning:hover,.nb-theme-dark .appearance-hero.status-warning:hover[nbButtonToggle]{background-image:linear-gradient(to right, #ffe59e, #ffc94d)}.nb-theme-dark [nbButton].appearance-hero.status-warning:active,.nb-theme-dark .appearance-hero.status-warning:active[nbButtonToggle]{background-image:linear-gradient(to right, #fa0, #db8b00)}.nb-theme-dark [nbButton].appearance-hero.status-warning[disabled],.nb-theme-dark .appearance-hero.status-warning[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-hero.status-warning.btn-disabled,.nb-theme-dark .appearance-hero.status-warning.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-hero.status-warning.button-pulse,.nb-theme-dark .appearance-hero.status-warning.button-pulse[nbButtonToggle]{animation:button-hero-warning-pulse 0.75s infinite alternate}@keyframes button-hero-warning-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #ffc94d;opacity:0.8}}.nb-theme-dark [nbButton].appearance-hero.status-danger,.nb-theme-dark .appearance-hero.status-danger[nbButtonToggle]{background-image:linear-gradient(to right, #ff708d, #ff3d71);border:none;box-shadow:0 0 0 0 #db2c66,0 0 0 0 #b81d5b,0 0 transparent;color:#fff}.nb-theme-dark [nbButton].appearance-hero.status-danger:focus,.nb-theme-dark .appearance-hero.status-danger:focus[nbButtonToggle]{background-image:linear-gradient(to right, #ff3d71, #db2c66);box-shadow:0 0 0 0 #db2c66,0 0 0 0 #b81d5b,0 0 transparent,0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-hero.status-danger:hover,.nb-theme-dark .appearance-hero.status-danger:hover[nbButtonToggle]{background-image:linear-gradient(to right, #ffa8b4, #ff708d)}.nb-theme-dark [nbButton].appearance-hero.status-danger:active,.nb-theme-dark .appearance-hero.status-danger:active[nbButtonToggle]{background-image:linear-gradient(to right, #ff3d71, #db2c66)}.nb-theme-dark [nbButton].appearance-hero.status-danger[disabled],.nb-theme-dark .appearance-hero.status-danger[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-hero.status-danger.btn-disabled,.nb-theme-dark .appearance-hero.status-danger.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-hero.status-danger.button-pulse,.nb-theme-dark .appearance-hero.status-danger.button-pulse[nbButtonToggle]{animation:button-hero-danger-pulse 0.75s infinite alternate}@keyframes button-hero-danger-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #ff708d;opacity:0.8}}.nb-theme-dark [nbButton].appearance-hero.status-info,.nb-theme-dark .appearance-hero.status-info[nbButtonToggle]{background-image:linear-gradient(to right, #42aaff, #0095ff);border:none;box-shadow:0 0 0 0 #006fd6,0 0 0 0 #0057c2,0 0 transparent;color:#fff}.nb-theme-dark [nbButton].appearance-hero.status-info:focus,.nb-theme-dark .appearance-hero.status-info:focus[nbButtonToggle]{background-image:linear-gradient(to right, #0095ff, #006fd6);box-shadow:0 0 0 0 #006fd6,0 0 0 0 #0057c2,0 0 transparent,0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-hero.status-info:hover,.nb-theme-dark .appearance-hero.status-info:hover[nbButtonToggle]{background-image:linear-gradient(to right, #94cbff, #42aaff)}.nb-theme-dark [nbButton].appearance-hero.status-info:active,.nb-theme-dark .appearance-hero.status-info:active[nbButtonToggle]{background-image:linear-gradient(to right, #0095ff, #006fd6)}.nb-theme-dark [nbButton].appearance-hero.status-info[disabled],.nb-theme-dark .appearance-hero.status-info[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-hero.status-info.btn-disabled,.nb-theme-dark .appearance-hero.status-info.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-hero.status-info.button-pulse,.nb-theme-dark .appearance-hero.status-info.button-pulse[nbButtonToggle]{animation:button-hero-info-pulse 0.75s infinite alternate}@keyframes button-hero-info-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #42aaff;opacity:0.8}}.nb-theme-dark [nbButton].appearance-hero.status-control,.nb-theme-dark .appearance-hero.status-control[nbButtonToggle]{background-image:linear-gradient(to right, #fff, #fff);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 0 0 #2e3a59,0 0 transparent;color:#222b45}.nb-theme-dark [nbButton].appearance-hero.status-control:focus,.nb-theme-dark .appearance-hero.status-control:focus[nbButtonToggle]{background-image:linear-gradient(to right, #f7f9fc, #edf1f7);box-shadow:0 0 0 0 #8f9bb3,0 0 0 0 #2e3a59,0 0 transparent,0 0 0 .375rem #2e3a59}.nb-theme-dark [nbButton].appearance-hero.status-control:hover,.nb-theme-dark .appearance-hero.status-control:hover[nbButtonToggle]{background-image:linear-gradient(to right, #fff, #f7f9fc)}.nb-theme-dark [nbButton].appearance-hero.status-control:active,.nb-theme-dark .appearance-hero.status-control:active[nbButtonToggle]{background-image:linear-gradient(to right, #f7f9fc, #edf1f7)}.nb-theme-dark [nbButton].appearance-hero.status-control[disabled],.nb-theme-dark .appearance-hero.status-control[disabled][nbButtonToggle],.nb-theme-dark [nbButton].appearance-hero.status-control.btn-disabled,.nb-theme-dark .appearance-hero.status-control.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbButton].appearance-hero.status-control.button-pulse,.nb-theme-dark .appearance-hero.status-control.button-pulse[nbButtonToggle]{animation:button-hero-control-pulse 0.75s infinite alternate}@keyframes button-hero-control-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #fff;opacity:0.8}}.nb-theme-dark nb-button-group{display:inline-flex}[dir=ltr] .nb-theme-dark nb-button-group [nbButton]:first-child:not(:last-child),[dir=ltr] .nb-theme-dark nb-button-group :first-child:not(:last-child)[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle]:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .nb-theme-dark nb-button-group [nbButton]:last-child:not(:first-child),[dir=ltr] .nb-theme-dark nb-button-group :last-child:not(:first-child)[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle]:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .nb-theme-dark nb-button-group [nbButton]:first-child:not(:last-child),[dir=rtl] .nb-theme-dark nb-button-group :first-child:not(:last-child)[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle]:first-child:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .nb-theme-dark nb-button-group [nbButton]:last-child:not(:first-child),[dir=rtl] .nb-theme-dark nb-button-group :last-child:not(:first-child)[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle]:last-child:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}.nb-theme-dark nb-button-group [nbButton]:not(:first-child):not(:last-child),.nb-theme-dark nb-button-group :not(:first-child):not(:last-child)[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle]:not(:first-child):not(:last-child){border-radius:0}.nb-theme-dark nb-button-group [nbButton].appearance-filled,.nb-theme-dark nb-button-group .appearance-filled[nbButtonToggle],.nb-theme-dark nb-button-group [nbButton].appearance-ghost,.nb-theme-dark nb-button-group .appearance-ghost[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled,.nb-theme-dark nb-button-group [nbButtonToggle].appearance-ghost{border-color:transparent}[dir=ltr] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-dark nb-button-group .appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#c5cee0}[dir=rtl] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-dark nb-button-group .appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#c5cee0}.nb-theme-dark nb-button-group [nbButton].appearance-filled.status-basic,.nb-theme-dark nb-button-group .appearance-filled.status-basic[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-basic{color:#8f9bb3}[dir=ltr] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-dark nb-button-group .appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#274bdb}[dir=rtl] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-dark nb-button-group .appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#274bdb}.nb-theme-dark nb-button-group [nbButton].appearance-filled.status-primary,.nb-theme-dark nb-button-group .appearance-filled.status-primary[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-primary{color:#fff}[dir=ltr] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-dark nb-button-group .appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#00b887}[dir=rtl] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-dark nb-button-group .appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#00b887}.nb-theme-dark nb-button-group [nbButton].appearance-filled.status-success,.nb-theme-dark nb-button-group .appearance-filled.status-success[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-success{color:#fff}[dir=ltr] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-dark nb-button-group .appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#db8b00}[dir=rtl] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-dark nb-button-group .appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#db8b00}.nb-theme-dark nb-button-group [nbButton].appearance-filled.status-warning,.nb-theme-dark nb-button-group .appearance-filled.status-warning[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-warning{color:#fff}[dir=ltr] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-dark nb-button-group .appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#db2c66}[dir=rtl] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-dark nb-button-group .appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#db2c66}.nb-theme-dark nb-button-group [nbButton].appearance-filled.status-danger,.nb-theme-dark nb-button-group .appearance-filled.status-danger[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-danger{color:#fff}[dir=ltr] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-dark nb-button-group .appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#006fd6}[dir=rtl] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-dark nb-button-group .appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#006fd6}.nb-theme-dark nb-button-group [nbButton].appearance-filled.status-info,.nb-theme-dark nb-button-group .appearance-filled.status-info[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-info{color:#fff}[dir=ltr] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-dark nb-button-group .appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#edf1f7}[dir=rtl] .nb-theme-dark nb-button-group [nbButton].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-dark nb-button-group .appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#edf1f7}.nb-theme-dark nb-button-group [nbButton].appearance-filled.status-control,.nb-theme-dark nb-button-group .appearance-filled.status-control[nbButtonToggle],.nb-theme-dark nb-button-group [nbButtonToggle].appearance-filled.status-control{color:#222b45}[dir=ltr] .nb-theme-dark nb-button-group [nbButton].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-dark nb-button-group .appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#c5cee0}[dir=rtl] .nb-theme-dark nb-button-group [nbButton].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-dark nb-button-group .appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-dark nb-button-group [nbButtonToggle].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#c5cee0}.nb-theme-dark nb-list-item{border-bottom:1px solid #151a30;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:1rem}.nb-theme-dark nb-list-item:first-child{border-top:1px solid #151a30}.nb-theme-dark [nbInput]{border-style:solid;border-width:1px;font-family:Open Sans, sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nb-theme-dark [nbInput].nb-transition{transition-duration:0.15s;transition-property:border,background-color,color,box-shadow;transition-timing-function:ease-in}.nb-theme-dark [nbInput]::-moz-placeholder{font-family:Open Sans, sans-serif;text-overflow:ellipsis}.nb-theme-dark [nbInput]::placeholder{font-family:Open Sans, sans-serif;text-overflow:ellipsis}.nb-theme-dark [nbInput]:focus{outline:none}.nb-theme-dark [nbInput].input-full-width{width:100%}.nb-theme-dark [nbInput].status-basic{background-color:#192038;border-color:#101426;color:#fff}.nb-theme-dark [nbInput].status-basic::-moz-placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-basic::placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-basic:focus{background-color:#222b45;border-color:#36f}.nb-theme-dark [nbInput].status-basic:hover{background-color:#151a30;border-color:#101426}.nb-theme-dark [nbInput].status-basic:disabled{background-color:#192038;border-color:#101426;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-basic:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-primary{background-color:#192038;border-color:#36f;color:#fff}.nb-theme-dark [nbInput].status-primary::-moz-placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-primary::placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-primary:focus{background-color:#222b45;border-color:#1a34b8}.nb-theme-dark [nbInput].status-primary:hover{background-color:#151a30;border-color:#598bff}.nb-theme-dark [nbInput].status-primary:disabled{background-color:#192038;border-color:#101426;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-primary:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-success{background-color:#192038;border-color:#00d68f;color:#fff}.nb-theme-dark [nbInput].status-success::-moz-placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-success::placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-success:focus{background-color:#222b45;border-color:#00997a}.nb-theme-dark [nbInput].status-success:hover{background-color:#151a30;border-color:#2ce69b}.nb-theme-dark [nbInput].status-success:disabled{background-color:#192038;border-color:#101426;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-success:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-success:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-warning{background-color:#192038;border-color:#fa0;color:#fff}.nb-theme-dark [nbInput].status-warning::-moz-placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-warning::placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-warning:focus{background-color:#222b45;border-color:#b86e00}.nb-theme-dark [nbInput].status-warning:hover{background-color:#151a30;border-color:#ffc94d}.nb-theme-dark [nbInput].status-warning:disabled{background-color:#192038;border-color:#101426;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-warning:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-danger{background-color:#192038;border-color:#ff3d71;color:#fff}.nb-theme-dark [nbInput].status-danger::-moz-placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-danger::placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-danger:focus{background-color:#222b45;border-color:#b81d5b}.nb-theme-dark [nbInput].status-danger:hover{background-color:#151a30;border-color:#ff708d}.nb-theme-dark [nbInput].status-danger:disabled{background-color:#192038;border-color:#101426;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-danger:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-info{background-color:#192038;border-color:#0095ff;color:#fff}.nb-theme-dark [nbInput].status-info::-moz-placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-info::placeholder{color:#8f9bb3}.nb-theme-dark [nbInput].status-info:focus{background-color:#222b45;border-color:#0057c2}.nb-theme-dark [nbInput].status-info:hover{background-color:#151a30;border-color:#42aaff}.nb-theme-dark [nbInput].status-info:disabled{background-color:#192038;border-color:#101426;color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-info:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-info:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark [nbInput].status-control{background-color:rgba(255,255,255,0.24);border-color:rgba(255,255,255,0.4);color:#fff}.nb-theme-dark [nbInput].status-control::-moz-placeholder{color:#fff}.nb-theme-dark [nbInput].status-control::placeholder{color:#fff}.nb-theme-dark [nbInput].status-control:focus{background-color:rgba(255,255,255,0.4);border-color:#fff}.nb-theme-dark [nbInput].status-control:hover{background-color:rgba(255,255,255,0.32);border-color:#fff}.nb-theme-dark [nbInput].status-control:disabled{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:#fff}.nb-theme-dark [nbInput].status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-dark [nbInput].status-control:disabled::placeholder{color:#fff}.nb-theme-dark [nbInput].size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:0.1875rem 1rem}.nb-theme-dark [nbInput].size-tiny:not(.input-full-width){max-width:20rem}.nb-theme-dark [nbInput].size-tiny::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-tiny::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.1875rem 1rem}.nb-theme-dark [nbInput].size-small:not(.input-full-width){max-width:20rem}.nb-theme-dark [nbInput].size-small::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-small::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.4375rem 1rem}.nb-theme-dark [nbInput].size-medium:not(.input-full-width){max-width:20rem}.nb-theme-dark [nbInput].size-medium::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-medium::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.6875rem 1rem}.nb-theme-dark [nbInput].size-large:not(.input-full-width){max-width:30rem}.nb-theme-dark [nbInput].size-large::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-large::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:0.9375rem 1rem}.nb-theme-dark [nbInput].size-giant:not(.input-full-width){max-width:30rem}.nb-theme-dark [nbInput].size-giant::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].size-giant::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark [nbInput].shape-rectangle{border-radius:.25rem}.nb-theme-dark [nbInput].shape-semi-round{border-radius:.75rem}.nb-theme-dark [nbInput].shape-round{border-radius:1.5rem}.nb-theme-dark nb-form-field [nbInput]{width:100%}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-tiny{padding-left:1.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-tiny{padding-right:1.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-tiny{padding-right:1.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-small{padding-left:2rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-small{padding-right:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-small{padding-right:2rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-small{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-medium{padding-left:2.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-medium{padding-right:2.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-medium{padding-right:2.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-large{padding-left:3rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-large{padding-right:3rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-large{padding-right:3rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-large{padding-left:3rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-giant{padding-left:3.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix [nbInput].size-giant{padding-right:3.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-giant{padding-right:3.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix [nbInput].size-giant{padding-left:3.5rem}.nb-theme-dark .overlay-backdrop{background:rgba(0,0,0,0.35)}.nb-theme-dark .cdk-overlay-container{z-index:1040}.nb-theme-dark nb-popover{border:1px solid rgba(0,0,0,0);border-radius:.25rem;background:#222b45;box-shadow:0 0.5rem 1rem 0 #1a1f33;color:#fff}.nb-theme-dark nb-popover .primitive-overlay{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:0.75rem 1rem}.nb-theme-dark nb-popover .arrow{border-left:.6875rem solid transparent;border-right:.6875rem solid transparent;border-bottom:.6875rem solid rgba(0,0,0,0)}.nb-theme-dark nb-popover .arrow::after{position:absolute;content:' ';width:0;height:0;top:3px;left:calc(50% - .6875rem);border-left:.6875rem solid transparent;border-right:.6875rem solid transparent;border-bottom:.6875rem solid #222b45;clip-path:inset(0 0 2px)}.nb-theme-dark nb-popover.nb-overlay-bottom .arrow{top:calc(-1 * .6875rem + 1px);left:calc(50% - .6875rem)}.nb-theme-dark nb-popover.nb-overlay-bottom-start .arrow{top:calc(-1 * .6875rem + 1px)}[dir=ltr] .nb-theme-dark nb-popover.nb-overlay-bottom-start .arrow{right:.6875rem}[dir=rtl] .nb-theme-dark nb-popover.nb-overlay-bottom-start .arrow{left:.6875rem}.nb-theme-dark nb-popover.nb-overlay-bottom-end .arrow{top:calc(-1 * .6875rem + 1px)}[dir=ltr] .nb-theme-dark nb-popover.nb-overlay-bottom-end .arrow{left:.6875rem}[dir=rtl] .nb-theme-dark nb-popover.nb-overlay-bottom-end .arrow{right:.6875rem}.nb-theme-dark nb-popover.nb-overlay-left .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:calc(50% - .34375rem);transform:rotate(90deg)}.nb-theme-dark nb-popover.nb-overlay-start-top .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);bottom:.6875rem;transform:rotate(90deg)}.nb-theme-dark nb-popover.nb-overlay-start-bottom .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:.6875rem;transform:rotate(90deg)}.nb-theme-dark nb-popover.nb-overlay-top .arrow{bottom:calc(-1 * .6875rem + 1px);left:calc(50% - .6875rem);transform:rotate(180deg)}.nb-theme-dark nb-popover.nb-overlay-top-start .arrow{bottom:calc(-1 * .6875rem + 1px);transform:rotate(180deg)}[dir=ltr] .nb-theme-dark nb-popover.nb-overlay-top-start .arrow{right:.6875rem}[dir=rtl] .nb-theme-dark nb-popover.nb-overlay-top-start .arrow{left:.6875rem}.nb-theme-dark nb-popover.nb-overlay-top-end .arrow{bottom:calc(-1 * .6875rem + 1px);transform:rotate(180deg)}[dir=ltr] .nb-theme-dark nb-popover.nb-overlay-top-end .arrow{left:.6875rem}[dir=rtl] .nb-theme-dark nb-popover.nb-overlay-top-end .arrow{right:.6875rem}.nb-theme-dark nb-popover.nb-overlay-right .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:calc(50% - .34375rem);transform:rotate(270deg)}.nb-theme-dark nb-popover.nb-overlay-end-top .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);bottom:.6875rem;transform:rotate(270deg)}.nb-theme-dark nb-popover.nb-overlay-end-bottom .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:.6875rem;transform:rotate(270deg)}.nb-theme-dark .context-menu-host{cursor:pointer}.nb-theme-dark nb-context-menu{background-color:#222b45;border-color:rgba(0,0,0,0);border-style:solid;border-width:0;border-radius:.25rem;box-shadow:0 0.5rem 1rem 0 #1a1f33;min-width:10rem;max-width:15rem}.nb-theme-dark nb-context-menu nb-menu{border-radius:.25rem;overflow:hidden;text-align:center}.nb-theme-dark nb-select .select-button{min-width:13rem;cursor:pointer;font-family:Open Sans, sans-serif}.nb-theme-dark nb-select .select-button.placeholder{font-family:Open Sans, sans-serif}.nb-theme-dark nb-select .select-button:focus{outline:none}.nb-theme-dark nb-select .select-button[disabled]{cursor:default}.nb-theme-dark nb-select.size-tiny .select-button{font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-dark nb-select.size-tiny .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-dark nb-select.size-tiny .select-button.empty::before{content:' ';display:block;height:1rem}.nb-theme-dark nb-select.size-tiny:not(.full-width){max-width:20rem}.nb-theme-dark nb-select.size-small .select-button{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-select.size-small .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-dark nb-select.size-small .select-button.empty::before{content:' ';display:block;height:1.5rem}.nb-theme-dark nb-select.size-small:not(.full-width){max-width:20rem}.nb-theme-dark nb-select.size-medium .select-button{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-select.size-medium .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-dark nb-select.size-medium .select-button.empty::before{content:' ';display:block;height:1.5rem}.nb-theme-dark nb-select.size-medium:not(.full-width){max-width:20rem}.nb-theme-dark nb-select.size-large .select-button{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-select.size-large .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-dark nb-select.size-large .select-button.empty::before{content:' ';display:block;height:1.5rem}.nb-theme-dark nb-select.size-large:not(.full-width){max-width:30rem}.nb-theme-dark nb-select.size-giant .select-button{font-size:1.125rem;font-weight:700;line-height:1.5rem}.nb-theme-dark nb-select.size-giant .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-dark nb-select.size-giant .select-button.empty::before{content:' ';display:block;height:1.5rem}.nb-theme-dark nb-select.size-giant:not(.full-width){max-width:30rem}.nb-theme-dark nb-select.shape-rectangle .select-button{border-radius:.25rem}.nb-theme-dark nb-select.shape-semi-round .select-button{border-radius:.75rem}.nb-theme-dark nb-select.shape-round .select-button{border-radius:1.5rem}.nb-theme-dark nb-select.appearance-outline .select-button{border-style:solid;border-width:1px}.nb-theme-dark nb-select.appearance-outline .select-button.top{border-top-style:solid;border-top-width:1px}.nb-theme-dark nb-select.appearance-outline .select-button.bottom{border-bottom-style:solid;border-bottom-width:1px}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button{background-color:#192038;border-color:#101426;color:#fff}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button nb-icon{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button:focus{background-color:#222b45;border-color:#36f}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button:hover{background-color:#151a30;border-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;border-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button.bottom,.nb-theme-dark nb-select.appearance-outline.status-basic .select-button.top{border-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button.top{border-top-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-basic .select-button.bottom{border-bottom-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button{background-color:#192038;border-color:#36f;color:#fff}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button nb-icon{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button:focus{background-color:#222b45;border-color:#274bdb}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button:hover{background-color:#151a30;border-color:#598bff}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;border-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button.bottom,.nb-theme-dark nb-select.appearance-outline.status-primary .select-button.top{border-color:#36f}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button.top{border-top-color:#36f}.nb-theme-dark nb-select.appearance-outline.status-primary .select-button.bottom{border-bottom-color:#36f}.nb-theme-dark nb-select.appearance-outline.status-success .select-button{background-color:#192038;border-color:#00d68f;color:#fff}.nb-theme-dark nb-select.appearance-outline.status-success .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-success .select-button nb-icon{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-success .select-button:focus{background-color:#222b45;border-color:#00b887}.nb-theme-dark nb-select.appearance-outline.status-success .select-button:hover{background-color:#151a30;border-color:#2ce69b}.nb-theme-dark nb-select.appearance-outline.status-success .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;border-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-outline.status-success .select-button.bottom,.nb-theme-dark nb-select.appearance-outline.status-success .select-button.top{border-color:#00d68f}.nb-theme-dark nb-select.appearance-outline.status-success .select-button.top{border-top-color:#00d68f}.nb-theme-dark nb-select.appearance-outline.status-success .select-button.bottom{border-bottom-color:#00d68f}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button{background-color:#192038;border-color:#fa0;color:#fff}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button nb-icon{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button:focus{background-color:#222b45;border-color:#db8b00}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button:hover{background-color:#151a30;border-color:#ffc94d}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;border-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button.bottom,.nb-theme-dark nb-select.appearance-outline.status-warning .select-button.top{border-color:#fa0}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button.top{border-top-color:#fa0}.nb-theme-dark nb-select.appearance-outline.status-warning .select-button.bottom{border-bottom-color:#fa0}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button{background-color:#192038;border-color:#ff3d71;color:#fff}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button nb-icon{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button:focus{background-color:#222b45;border-color:#db2c66}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button:hover{background-color:#151a30;border-color:#ff708d}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;border-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button.bottom,.nb-theme-dark nb-select.appearance-outline.status-danger .select-button.top{border-color:#ff3d71}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button.top{border-top-color:#ff3d71}.nb-theme-dark nb-select.appearance-outline.status-danger .select-button.bottom{border-bottom-color:#ff3d71}.nb-theme-dark nb-select.appearance-outline.status-info .select-button{background-color:#192038;border-color:#0095ff;color:#fff}.nb-theme-dark nb-select.appearance-outline.status-info .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-info .select-button nb-icon{color:#8f9bb3}.nb-theme-dark nb-select.appearance-outline.status-info .select-button:focus{background-color:#222b45;border-color:#006fd6}.nb-theme-dark nb-select.appearance-outline.status-info .select-button:hover{background-color:#151a30;border-color:#42aaff}.nb-theme-dark nb-select.appearance-outline.status-info .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;border-color:#101426}.nb-theme-dark nb-select.appearance-outline.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-outline.status-info .select-button.bottom,.nb-theme-dark nb-select.appearance-outline.status-info .select-button.top{border-color:#0095ff}.nb-theme-dark nb-select.appearance-outline.status-info .select-button.top{border-top-color:#0095ff}.nb-theme-dark nb-select.appearance-outline.status-info .select-button.bottom{border-bottom-color:#0095ff}.nb-theme-dark nb-select.appearance-outline.status-control .select-button{background-color:rgba(255,255,255,0.24);border-color:rgba(255,255,255,0.4);color:#fff}.nb-theme-dark nb-select.appearance-outline.status-control .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-outline.status-control .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-outline.status-control .select-button:focus{background-color:rgba(255,255,255,0.4);border-color:#fff}.nb-theme-dark nb-select.appearance-outline.status-control .select-button:hover{background-color:rgba(255,255,255,0.32);border-color:#fff}.nb-theme-dark nb-select.appearance-outline.status-control .select-button[disabled]{color:#fff;background-color:rgba(143,155,179,0.16);border-color:rgba(255,255,255,0.4)}.nb-theme-dark nb-select.appearance-outline.status-control .select-button[disabled] nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-outline.status-control .select-button.bottom,.nb-theme-dark nb-select.appearance-outline.status-control .select-button.top{border-color:rgba(255,255,255,0.4)}.nb-theme-dark nb-select.appearance-outline.status-control .select-button.top{border-top-color:rgba(255,255,255,0.4)}.nb-theme-dark nb-select.appearance-outline.status-control .select-button.bottom{border-bottom-color:rgba(255,255,255,0.4)}.nb-theme-dark nb-select.appearance-outline.size-tiny .select-button{padding:0.1875rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-outline.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-outline.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-tiny .select-button{padding-right:1.5rem}.nb-theme-dark nb-select.appearance-outline.size-small .select-button{padding:0.1875rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-outline.size-small .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-outline.size-small .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button{padding-right:2rem}.nb-theme-dark nb-select.appearance-outline.size-medium .select-button{padding:0.4375rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-outline.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-outline.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-medium .select-button{padding-right:2.5rem}.nb-theme-dark nb-select.appearance-outline.size-large .select-button{padding:0.6875rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-outline.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-outline.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-large .select-button{padding-right:3rem}.nb-theme-dark nb-select.appearance-outline.size-giant .select-button{padding:0.9375rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-outline.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-outline.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-outline.size-giant .select-button{padding-right:3.5rem}.nb-theme-dark nb-select.appearance-filled .select-button{border-style:solid;border-width:1px}.nb-theme-dark nb-select.appearance-filled.size-tiny .select-button{padding:0.1875rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-filled.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-filled.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-tiny .select-button{padding-right:1.5rem}.nb-theme-dark nb-select.appearance-filled.size-small .select-button{padding:0.1875rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-filled.size-small .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-filled.size-small .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button{padding-right:2rem}.nb-theme-dark nb-select.appearance-filled.size-medium .select-button{padding:0.4375rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-filled.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-filled.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-medium .select-button{padding-right:2.5rem}.nb-theme-dark nb-select.appearance-filled.size-large .select-button{padding:0.6875rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-filled.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-filled.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-large .select-button{padding-right:3rem}.nb-theme-dark nb-select.appearance-filled.size-giant .select-button{padding:0.9375rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-filled.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-filled.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-filled.size-giant .select-button{padding-right:3.5rem}.nb-theme-dark nb-select.appearance-filled.status-basic .select-button{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-dark nb-select.appearance-filled.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-filled.status-basic .select-button:focus{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-dark nb-select.appearance-filled.status-basic .select-button:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-dark nb-select.appearance-filled.status-basic .select-button[disabled]{background-color:#192038;border-color:#192038;color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-basic .select-button nb-icon{color:#222b45}.nb-theme-dark nb-select.appearance-filled.status-primary .select-button{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-dark nb-select.appearance-filled.status-primary .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-primary .select-button:focus{background-color:#274bdb;border-color:#1a34b8}.nb-theme-dark nb-select.appearance-filled.status-primary .select-button:hover{background-color:#598bff;border-color:#598bff}.nb-theme-dark nb-select.appearance-filled.status-primary .select-button[disabled]{background-color:#192038;border-color:#192038;color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-primary .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-success .select-button{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-dark nb-select.appearance-filled.status-success .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-success .select-button:focus{background-color:#00b887;border-color:#00997a}.nb-theme-dark nb-select.appearance-filled.status-success .select-button:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-dark nb-select.appearance-filled.status-success .select-button[disabled]{background-color:#192038;border-color:#192038;color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-success .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-warning .select-button{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-dark nb-select.appearance-filled.status-warning .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-warning .select-button:focus{background-color:#db8b00;border-color:#b86e00}.nb-theme-dark nb-select.appearance-filled.status-warning .select-button:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-dark nb-select.appearance-filled.status-warning .select-button[disabled]{background-color:#192038;border-color:#192038;color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-warning .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-danger .select-button{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-dark nb-select.appearance-filled.status-danger .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-danger .select-button:focus{background-color:#db2c66;border-color:#b81d5b}.nb-theme-dark nb-select.appearance-filled.status-danger .select-button:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-dark nb-select.appearance-filled.status-danger .select-button[disabled]{background-color:#192038;border-color:#192038;color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-danger .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-info .select-button{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-dark nb-select.appearance-filled.status-info .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-info .select-button:focus{background-color:#006fd6;border-color:#0057c2}.nb-theme-dark nb-select.appearance-filled.status-info .select-button:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-dark nb-select.appearance-filled.status-info .select-button[disabled]{background-color:#192038;border-color:#192038;color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-info .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-filled.status-control .select-button{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-dark nb-select.appearance-filled.status-control .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-filled.status-control .select-button:focus{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-dark nb-select.appearance-filled.status-control .select-button:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-dark nb-select.appearance-filled.status-control .select-button[disabled]{background-color:#192038;border-color:#192038;color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-filled.status-control .select-button nb-icon{color:#222b45}.nb-theme-dark nb-select.appearance-hero .select-button{border:none}.nb-theme-dark nb-select.appearance-hero.size-tiny .select-button{padding:0.25rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-hero.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-hero.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-tiny .select-button{padding-right:1.5rem}.nb-theme-dark nb-select.appearance-hero.size-small .select-button{padding:0.25rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-hero.size-small .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-hero.size-small .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button{padding-right:2rem}.nb-theme-dark nb-select.appearance-hero.size-medium .select-button{padding:0.5rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-hero.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-hero.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-medium .select-button{padding-right:2.5rem}.nb-theme-dark nb-select.appearance-hero.size-large .select-button{padding:0.75rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-hero.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-hero.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-large .select-button{padding-right:3rem}.nb-theme-dark nb-select.appearance-hero.size-giant .select-button{padding:1rem 1rem}[dir=ltr] .nb-theme-dark nb-select.appearance-hero.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-dark nb-select.appearance-hero.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix nb-select.appearance-hero.size-giant .select-button{padding-right:3.5rem}.nb-theme-dark nb-select.appearance-hero.status-basic .select-button{background-image:linear-gradient(to right, #f7f9fc, #edf1f7);color:#222b45}.nb-theme-dark nb-select.appearance-hero.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-hero.status-basic .select-button:focus{background-image:linear-gradient(to right, #edf1f7, #e4e9f2)}.nb-theme-dark nb-select.appearance-hero.status-basic .select-button:hover{background-image:linear-gradient(to right, #fff, #f7f9fc)}.nb-theme-dark nb-select.appearance-hero.status-basic .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;background-image:none}.nb-theme-dark nb-select.appearance-hero.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-hero.status-basic .select-button nb-icon{color:#222b45}.nb-theme-dark nb-select.appearance-hero.status-primary .select-button{background-image:linear-gradient(to right, #598bff, #36f);color:#fff}.nb-theme-dark nb-select.appearance-hero.status-primary .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-primary .select-button:focus{background-image:linear-gradient(to right, #36f, #274bdb)}.nb-theme-dark nb-select.appearance-hero.status-primary .select-button:hover{background-image:linear-gradient(to right, #a6c1ff, #598bff)}.nb-theme-dark nb-select.appearance-hero.status-primary .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;background-image:none}.nb-theme-dark nb-select.appearance-hero.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-hero.status-primary .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-success .select-button{background-image:linear-gradient(to right, #2ce69b, #00d68f);color:#fff}.nb-theme-dark nb-select.appearance-hero.status-success .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-success .select-button:focus{background-image:linear-gradient(to right, #00d68f, #00b887)}.nb-theme-dark nb-select.appearance-hero.status-success .select-button:hover{background-image:linear-gradient(to right, #8cfac7, #2ce69b)}.nb-theme-dark nb-select.appearance-hero.status-success .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;background-image:none}.nb-theme-dark nb-select.appearance-hero.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-hero.status-success .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-warning .select-button{background-image:linear-gradient(to right, #ffc94d, #fa0);color:#fff}.nb-theme-dark nb-select.appearance-hero.status-warning .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-warning .select-button:focus{background-image:linear-gradient(to right, #fa0, #db8b00)}.nb-theme-dark nb-select.appearance-hero.status-warning .select-button:hover{background-image:linear-gradient(to right, #ffe59e, #ffc94d)}.nb-theme-dark nb-select.appearance-hero.status-warning .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;background-image:none}.nb-theme-dark nb-select.appearance-hero.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-hero.status-warning .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-danger .select-button{background-image:linear-gradient(to right, #ff708d, #ff3d71);color:#fff}.nb-theme-dark nb-select.appearance-hero.status-danger .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-danger .select-button:focus{background-image:linear-gradient(to right, #ff3d71, #db2c66)}.nb-theme-dark nb-select.appearance-hero.status-danger .select-button:hover{background-image:linear-gradient(to right, #ffa8b4, #ff708d)}.nb-theme-dark nb-select.appearance-hero.status-danger .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;background-image:none}.nb-theme-dark nb-select.appearance-hero.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-hero.status-danger .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-info .select-button{background-image:linear-gradient(to right, #42aaff, #0095ff);color:#fff}.nb-theme-dark nb-select.appearance-hero.status-info .select-button.placeholder{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-info .select-button:focus{background-image:linear-gradient(to right, #0095ff, #006fd6)}.nb-theme-dark nb-select.appearance-hero.status-info .select-button:hover{background-image:linear-gradient(to right, #94cbff, #42aaff)}.nb-theme-dark nb-select.appearance-hero.status-info .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;background-image:none}.nb-theme-dark nb-select.appearance-hero.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-hero.status-info .select-button nb-icon{color:#fff}.nb-theme-dark nb-select.appearance-hero.status-control .select-button{background-image:linear-gradient(to right, #fff, #fff);color:#222b45}.nb-theme-dark nb-select.appearance-hero.status-control .select-button.placeholder{color:#8f9bb3}.nb-theme-dark nb-select.appearance-hero.status-control .select-button:focus{background-image:linear-gradient(to right, #f7f9fc, #edf1f7)}.nb-theme-dark nb-select.appearance-hero.status-control .select-button:hover{background-image:linear-gradient(to right, #fff, #f7f9fc)}.nb-theme-dark nb-select.appearance-hero.status-control .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#192038;background-image:none}.nb-theme-dark nb-select.appearance-hero.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-select.appearance-hero.status-control .select-button nb-icon{color:#222b45}.nb-theme-dark nb-form-field nb-select{width:100%}.nb-theme-dark nb-option-list{background-color:#222b45;border-color:#101426;border-style:solid;border-width:.0625rem;border-radius:.25rem;box-shadow:none;overflow:hidden}.nb-theme-dark nb-option-list .option-list{height:100%;max-height:20rem;margin:0;padding:0;overflow:auto}.nb-theme-dark nb-option-list.position-top{border-bottom:.0625rem solid #101426}.nb-theme-dark nb-option-list.position-bottom{border-top:.0625rem solid #101426}.nb-theme-dark nb-option-group{color:#8f9bb3;font-family:Open Sans, sans-serif}.nb-theme-dark nb-option-list.size-tiny nb-option-group{font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-dark nb-option-list.size-tiny nb-option-group .option-group-title{padding:0.1875rem 1rem}.nb-theme-dark nb-option-list.size-tiny nb-option-group nb-option{padding-left:1.25rem}.nb-theme-dark nb-option-list.size-small nb-option-group{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-option-list.size-small nb-option-group .option-group-title{padding:0.1875rem 1rem}.nb-theme-dark nb-option-list.size-small nb-option-group nb-option{padding-left:1.75rem}.nb-theme-dark nb-option-list.size-medium nb-option-group{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-option-list.size-medium nb-option-group .option-group-title{padding:0.4375rem 1rem}.nb-theme-dark nb-option-list.size-medium nb-option-group nb-option{padding-left:2.25rem}.nb-theme-dark nb-option-list.size-large nb-option-group{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-option-list.size-large nb-option-group .option-group-title{padding:0.6875rem 1rem}.nb-theme-dark nb-option-list.size-large nb-option-group nb-option{padding-left:2.25rem}.nb-theme-dark nb-option-list.size-giant nb-option-group{font-size:1.125rem;font-weight:700;line-height:1.5rem}.nb-theme-dark nb-option-list.size-giant nb-option-group .option-group-title{padding:0.9375rem 1rem}.nb-theme-dark nb-option-list.size-giant nb-option-group nb-option{padding-left:2.75rem}.nb-theme-dark nb-option{background-color:#222b45;color:#fff;font-family:Open Sans, sans-serif}.nb-theme-dark nb-option.active{background-color:rgba(143,155,179,0.24);color:#fff}.nb-theme-dark nb-option.selected{background-color:#36f;color:#fff}.nb-theme-dark nb-option:focus{background-color:rgba(143,155,179,0.24);color:#fff;outline:none}.nb-theme-dark nb-option:focus.selected{background-color:#274bdb;color:#fff}.nb-theme-dark nb-option:hover{background-color:rgba(143,155,179,0.16);color:#fff}.nb-theme-dark nb-option:hover.selected{background-color:#598bff;color:#fff}.nb-theme-dark nb-option.multiple.selected{background-color:#222b45;color:#fff}.nb-theme-dark nb-option.multiple:focus{background-color:rgba(143,155,179,0.24);color:#fff}.nb-theme-dark nb-option-list.size-tiny nb-option{font-size:.75rem;font-weight:600;line-height:1rem;padding:0.1875rem 1rem}.nb-theme-dark nb-option-list.size-small nb-option{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.1875rem 1rem}.nb-theme-dark nb-option-list.size-medium nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.4375rem 1rem}.nb-theme-dark nb-option-list.size-large nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.6875rem 1rem}.nb-theme-dark nb-option-list.size-giant nb-option{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:0.9375rem 1rem}.nb-theme-dark nb-option,.nb-theme-dark nb-option-group{-webkit-user-select:none;-moz-user-select:none;user-select:none}.nb-theme-dark nb-option[disabled],.nb-theme-dark nb-option-group[disabled]{background-color:#222b45;color:rgba(143,155,179,0.48)}.nb-theme-dark nb-toast{border-style:solid;border-width:1px;border-radius:.25rem;padding:1rem;box-shadow:0 0.5rem 1rem 0 #1a1f33}.nb-theme-dark nb-toast .title{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark nb-toast .message{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.nb-theme-dark nb-toast .icon-container{border-radius:.25rem;min-width:2.5rem;min-height:2.5rem;display:flex;justify-content:center;align-items:center}[dir=ltr] .nb-theme-dark nb-toast .icon-container{margin-right:1.25rem}[dir=rtl] .nb-theme-dark nb-toast .icon-container{margin-left:1.25rem}.nb-theme-dark nb-toast .icon-container nb-icon{font-size:1.5rem}.nb-theme-dark nb-toast.status-basic{background:#222b45;border-color:#151a30;color:#fff}.nb-theme-dark nb-toast.status-basic .title{color:#fff}.nb-theme-dark nb-toast.status-basic.destroy-by-click:hover{background:#222b45;border-color:#151a30}.nb-theme-dark nb-toast.status-basic .icon-container{background:#222b45;color:#fff}.nb-theme-dark nb-toast.status-primary{background:#36f;border-color:#36f;color:#fff}.nb-theme-dark nb-toast.status-primary .title{color:#fff}.nb-theme-dark nb-toast.status-primary.destroy-by-click:hover{background:#598bff;border-color:#598bff}.nb-theme-dark nb-toast.status-primary .icon-container{background:#222b45;color:#36f}.nb-theme-dark nb-toast.status-success{background:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-dark nb-toast.status-success .title{color:#fff}.nb-theme-dark nb-toast.status-success.destroy-by-click:hover{background:#2ce69b;border-color:#2ce69b}.nb-theme-dark nb-toast.status-success .icon-container{background:#222b45;color:#00d68f}.nb-theme-dark nb-toast.status-warning{background:#fa0;border-color:#fa0;color:#fff}.nb-theme-dark nb-toast.status-warning .title{color:#fff}.nb-theme-dark nb-toast.status-warning.destroy-by-click:hover{background:#ffc94d;border-color:#ffc94d}.nb-theme-dark nb-toast.status-warning .icon-container{background:#222b45;color:#fa0}.nb-theme-dark nb-toast.status-danger{background:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-dark nb-toast.status-danger .title{color:#fff}.nb-theme-dark nb-toast.status-danger.destroy-by-click:hover{background:#ff708d;border-color:#ff708d}.nb-theme-dark nb-toast.status-danger .icon-container{background:#222b45;color:#ff3d71}.nb-theme-dark nb-toast.status-info{background:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-dark nb-toast.status-info .title{color:#fff}.nb-theme-dark nb-toast.status-info.destroy-by-click:hover{background:#42aaff;border-color:#42aaff}.nb-theme-dark nb-toast.status-info .icon-container{background:#222b45;color:#0095ff}.nb-theme-dark nb-toast.status-control{background:#fff;border-color:#fff;color:#222b45}.nb-theme-dark nb-toast.status-control .title{color:#222b45}.nb-theme-dark nb-toast.status-control.destroy-by-click:hover{background:#f7f9fc;border-color:#f7f9fc}.nb-theme-dark nb-toast.status-control .icon-container{background:#fff;color:#222b45}.nb-theme-dark .toastr-overlay-container{z-index:1041}.nb-theme-dark nb-tooltip{box-shadow:0 0.5rem 1rem 0 #1a1f33;background:#edf1f7;border:0 dashed rgba(0,0,0,0);border-radius:.25rem;padding:0.5rem 1rem;max-width:16rem}.nb-theme-dark nb-tooltip nb-icon:only-child{height:1rem;width:1rem}.nb-theme-dark nb-tooltip nb-icon:not(:only-child){height:.75rem;width:.75rem}.nb-theme-dark nb-tooltip .content{color:#192038;font-family:Open Sans, sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}.nb-theme-dark nb-tooltip .arrow{border-bottom:6px dashed #edf1f7}.nb-theme-dark nb-tooltip.status-basic{background:#151a30;border-color:rgba(0,0,0,0)}.nb-theme-dark nb-tooltip.status-basic .arrow{border-bottom-color:#151a30}.nb-theme-dark nb-tooltip.status-basic .content{color:#fff}.nb-theme-dark nb-tooltip.status-primary{background:#36f;border-color:rgba(0,0,0,0)}.nb-theme-dark nb-tooltip.status-primary .arrow{border-bottom-color:#36f}.nb-theme-dark nb-tooltip.status-primary .content{color:#fff}.nb-theme-dark nb-tooltip.status-success{background:#00d68f;border-color:rgba(0,0,0,0)}.nb-theme-dark nb-tooltip.status-success .arrow{border-bottom-color:#00d68f}.nb-theme-dark nb-tooltip.status-success .content{color:#fff}.nb-theme-dark nb-tooltip.status-warning{background:#fa0;border-color:rgba(0,0,0,0)}.nb-theme-dark nb-tooltip.status-warning .arrow{border-bottom-color:#fa0}.nb-theme-dark nb-tooltip.status-warning .content{color:#fff}.nb-theme-dark nb-tooltip.status-danger{background:#ff3d71;border-color:rgba(0,0,0,0)}.nb-theme-dark nb-tooltip.status-danger .arrow{border-bottom-color:#ff3d71}.nb-theme-dark nb-tooltip.status-danger .content{color:#fff}.nb-theme-dark nb-tooltip.status-info{background:#0095ff;border-color:rgba(0,0,0,0)}.nb-theme-dark nb-tooltip.status-info .arrow{border-bottom-color:#0095ff}.nb-theme-dark nb-tooltip.status-info .content{color:#fff}.nb-theme-dark nb-tooltip.status-control{background:#fff;border-color:rgba(0,0,0,0)}.nb-theme-dark nb-tooltip.status-control .arrow{border-bottom-color:#fff}.nb-theme-dark nb-tooltip.status-control .content{color:#222b45}.nb-theme-dark nb-datepicker-container nb-card{border-color:#101426;border-style:solid;border-width:.0625rem;border-radius:.25rem;background:#222b45;box-shadow:none}.nb-theme-dark nb-calendar-with-time .nb-timepicker-container,.nb-theme-dark nb-calendar-with-time nb-base-calendar nb-card{border:none}.nb-theme-dark nb-calendar-with-time .column-header{border-top:.0625rem solid #101426;border-radius:0}.nb-theme-dark nb-calendar-with-time .timepicker-section.size-large nb-list-item{height:3rem}.nb-theme-dark nb-calendar-with-time .timepicker-section.size-large .header-cell{height:3rem}[dir=ltr] .nb-theme-dark nb-calendar-with-time .timepicker-section{border-left:.0625rem solid #101426}[dir=rtl] .nb-theme-dark nb-calendar-with-time .timepicker-section{border-right:.0625rem solid #101426}.nb-theme-dark nb-calendar-with-time .timepicker-single-column-width{width:5rem}.nb-theme-dark nb-calendar-with-time .timepicker-multiple-column-width{width:13.875rem}.nb-theme-dark nb-calendar-with-time .picker-title{height:3.75rem;padding:1.25rem}.nb-theme-dark nb-radio .outer-circle,.nb-theme-dark nb-radio .inner-circle{height:1.25rem;width:1.25rem}.nb-theme-dark nb-radio .outer-circle{border-style:solid;border-width:1px}.nb-theme-dark nb-radio .native-input:enabled:focus+.outer-circle{box-shadow:0 0 0 .375rem #2e3a59}.nb-theme-dark nb-radio.status-basic .native-input:enabled+.outer-circle{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3}.nb-theme-dark nb-radio.status-basic .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#36f}.nb-theme-dark nb-radio.status-basic .native-input:enabled:checked ~ .inner-circle{background-color:#36f}.nb-theme-dark nb-radio.status-basic .native-input:enabled:focus+.outer-circle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-radio.status-basic .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#1a34b8}.nb-theme-dark nb-radio.status-basic .native-input:enabled:checked:focus ~ .inner-circle{background-color:#274bdb}.nb-theme-dark nb-radio.status-basic label:hover .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-dark nb-radio.status-basic label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#598bff}.nb-theme-dark nb-radio.status-basic label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#598bff}.nb-theme-dark nb-radio.status-basic label .native-input:enabled:active+.outer-circle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-radio.status-basic label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#274bdb}.nb-theme-dark nb-radio.status-basic label .native-input:enabled:checked:active ~ .inner-circle{background-color:#274bdb}.nb-theme-dark nb-radio.status-basic .text{color:#fff}.nb-theme-dark nb-radio.status-basic .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-radio.status-basic .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-basic .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-basic .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-primary .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,0.08);border-color:#36f}.nb-theme-dark nb-radio.status-primary .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#36f}.nb-theme-dark nb-radio.status-primary .native-input:enabled:checked ~ .inner-circle{background-color:#36f}.nb-theme-dark nb-radio.status-primary .native-input:enabled:focus+.outer-circle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-radio.status-primary .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#1a34b8}.nb-theme-dark nb-radio.status-primary .native-input:enabled:checked:focus ~ .inner-circle{background-color:#274bdb}.nb-theme-dark nb-radio.status-primary label:hover .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-dark nb-radio.status-primary label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#598bff}.nb-theme-dark nb-radio.status-primary label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#598bff}.nb-theme-dark nb-radio.status-primary label .native-input:enabled:active+.outer-circle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-dark nb-radio.status-primary label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#274bdb}.nb-theme-dark nb-radio.status-primary label .native-input:enabled:checked:active ~ .inner-circle{background-color:#274bdb}.nb-theme-dark nb-radio.status-primary .text{color:#fff}.nb-theme-dark nb-radio.status-primary .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-radio.status-primary .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-primary .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-primary .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-success .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,0.08);border-color:#00d68f}.nb-theme-dark nb-radio.status-success .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#00d68f}.nb-theme-dark nb-radio.status-success .native-input:enabled:checked ~ .inner-circle{background-color:#00d68f}.nb-theme-dark nb-radio.status-success .native-input:enabled:focus+.outer-circle{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-dark nb-radio.status-success .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#00997a}.nb-theme-dark nb-radio.status-success .native-input:enabled:checked:focus ~ .inner-circle{background-color:#00b887}.nb-theme-dark nb-radio.status-success label:hover .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,0.16);border-color:#00d68f}.nb-theme-dark nb-radio.status-success label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#2ce69b}.nb-theme-dark nb-radio.status-success label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#2ce69b}.nb-theme-dark nb-radio.status-success label .native-input:enabled:active+.outer-circle{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-dark nb-radio.status-success label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#00b887}.nb-theme-dark nb-radio.status-success label .native-input:enabled:checked:active ~ .inner-circle{background-color:#00b887}.nb-theme-dark nb-radio.status-success .text{color:#fff}.nb-theme-dark nb-radio.status-success .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-radio.status-success .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-success .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-success .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-warning .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,0.08);border-color:#fa0}.nb-theme-dark nb-radio.status-warning .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#fa0}.nb-theme-dark nb-radio.status-warning .native-input:enabled:checked ~ .inner-circle{background-color:#fa0}.nb-theme-dark nb-radio.status-warning .native-input:enabled:focus+.outer-circle{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-dark nb-radio.status-warning .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#b86e00}.nb-theme-dark nb-radio.status-warning .native-input:enabled:checked:focus ~ .inner-circle{background-color:#db8b00}.nb-theme-dark nb-radio.status-warning label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,0.16);border-color:#fa0}.nb-theme-dark nb-radio.status-warning label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#ffc94d}.nb-theme-dark nb-radio.status-warning label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#ffc94d}.nb-theme-dark nb-radio.status-warning label .native-input:enabled:active+.outer-circle{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-dark nb-radio.status-warning label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#db8b00}.nb-theme-dark nb-radio.status-warning label .native-input:enabled:checked:active ~ .inner-circle{background-color:#db8b00}.nb-theme-dark nb-radio.status-warning .text{color:#fff}.nb-theme-dark nb-radio.status-warning .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-radio.status-warning .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-warning .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-warning .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-danger .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,0.08);border-color:#ff3d71}.nb-theme-dark nb-radio.status-danger .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#ff3d71}.nb-theme-dark nb-radio.status-danger .native-input:enabled:checked ~ .inner-circle{background-color:#ff3d71}.nb-theme-dark nb-radio.status-danger .native-input:enabled:focus+.outer-circle{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-dark nb-radio.status-danger .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#b81d5b}.nb-theme-dark nb-radio.status-danger .native-input:enabled:checked:focus ~ .inner-circle{background-color:#db2c66}.nb-theme-dark nb-radio.status-danger label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,0.16);border-color:#ff3d71}.nb-theme-dark nb-radio.status-danger label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#ff708d}.nb-theme-dark nb-radio.status-danger label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#ff708d}.nb-theme-dark nb-radio.status-danger label .native-input:enabled:active+.outer-circle{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-dark nb-radio.status-danger label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#db2c66}.nb-theme-dark nb-radio.status-danger label .native-input:enabled:checked:active ~ .inner-circle{background-color:#db2c66}.nb-theme-dark nb-radio.status-danger .text{color:#fff}.nb-theme-dark nb-radio.status-danger .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-radio.status-danger .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-danger .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-danger .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-info .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,0.08);border-color:#0095ff}.nb-theme-dark nb-radio.status-info .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#0095ff}.nb-theme-dark nb-radio.status-info .native-input:enabled:checked ~ .inner-circle{background-color:#0095ff}.nb-theme-dark nb-radio.status-info .native-input:enabled:focus+.outer-circle{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-dark nb-radio.status-info .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#0057c2}.nb-theme-dark nb-radio.status-info .native-input:enabled:checked:focus ~ .inner-circle{background-color:#006fd6}.nb-theme-dark nb-radio.status-info label:hover .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,0.16);border-color:#0095ff}.nb-theme-dark nb-radio.status-info label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#42aaff}.nb-theme-dark nb-radio.status-info label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#42aaff}.nb-theme-dark nb-radio.status-info label .native-input:enabled:active+.outer-circle{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-dark nb-radio.status-info label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#006fd6}.nb-theme-dark nb-radio.status-info label .native-input:enabled:checked:active ~ .inner-circle{background-color:#006fd6}.nb-theme-dark nb-radio.status-info .text{color:#fff}.nb-theme-dark nb-radio.status-info .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-radio.status-info .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-info .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-info .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-control .native-input:enabled+.outer-circle{background-color:rgba(255,255,255,0.08);border-color:#fff}.nb-theme-dark nb-radio.status-control .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#fff}.nb-theme-dark nb-radio.status-control .native-input:enabled:checked ~ .inner-circle{background-color:#fff}.nb-theme-dark nb-radio.status-control .native-input:enabled:focus+.outer-circle{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-dark nb-radio.status-control .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#c5cee0}.nb-theme-dark nb-radio.status-control .native-input:enabled:checked:focus ~ .inner-circle{background-color:#edf1f7}.nb-theme-dark nb-radio.status-control label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,255,255,0.16);border-color:#fff}.nb-theme-dark nb-radio.status-control label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#f7f9fc}.nb-theme-dark nb-radio.status-control label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#f7f9fc}.nb-theme-dark nb-radio.status-control label .native-input:enabled:active+.outer-circle{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-dark nb-radio.status-control label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#edf1f7}.nb-theme-dark nb-radio.status-control label .native-input:enabled:checked:active ~ .inner-circle{background-color:#edf1f7}.nb-theme-dark nb-radio.status-control .text{color:#fff}.nb-theme-dark nb-radio.status-control .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-dark nb-radio.status-control .native-input:disabled ~ .text{color:#fff}.nb-theme-dark nb-radio.status-control .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio.status-control .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-dark nb-radio .text{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}[dir=ltr] .nb-theme-dark nb-radio .text{margin-left:1.25rem}[dir=rtl] .nb-theme-dark nb-radio .text{margin-right:1.25rem}.nb-theme-dark .nb-tree-grid-header-cell,.nb-theme-dark .nb-tree-grid-cell,.nb-theme-dark .nb-tree-grid-footer-cell{height:2rem;padding:0.875rem 1.25rem;border:1px solid #192038}.nb-theme-dark .nb-tree-grid-header-row{background:#222b45;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark .nb-tree-grid-footer-row{background:#222b45;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark .nb-tree-grid-row{background:#222b45;color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tree-grid-row:hover{background:#222b45}.nb-theme-dark .nb-tree-grid-row:nth-child(2n):not(:hover){background-color:#222b45}.nb-theme-dark .nb-tree-grid-header-cell button{vertical-align:middle}.nb-theme-dark nb-tree-grid-row-toggle nb-icon,.nb-theme-dark nb-sort-icon nb-icon{font-size:inherit;vertical-align:middle;color:currentColor}.nb-theme-dark .nb-tree-grid-header-change-sort-button{background:rgba(0,0,0,0);border:none;padding:0;color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.nb-theme-dark nb-icon{font-size:1.25rem;line-height:1;width:1em;height:1em}.nb-theme-dark nb-icon svg{vertical-align:top}.nb-theme-dark nb-icon.status-basic{color:#8f9bb3}.nb-theme-dark nb-icon.status-primary{color:#36f}.nb-theme-dark nb-icon.status-success{color:#00d68f}.nb-theme-dark nb-icon.status-warning{color:#fa0}.nb-theme-dark nb-icon.status-danger{color:#ff3d71}.nb-theme-dark nb-icon.status-info{color:#0095ff}.nb-theme-dark nb-icon.status-control{color:#fff}.nb-theme-dark .nb-form-control-container{max-width:inherit}.nb-theme-dark .nb-form-field-addon{display:flex;justify-content:center;align-items:center;z-index:1}.nb-theme-dark .nb-form-field-addon-disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark nb-form-field.nb-transition .nb-form-field-addon{transition-duration:0.15s;transition-property:color;transition-timing-function:ease-in}.nb-theme-dark .nb-form-field-addon-basic{color:#8f9bb3}.nb-theme-dark .nb-form-field-addon-basic-highlight{color:#36f}.nb-theme-dark .nb-form-field-addon-primary{color:#36f}.nb-theme-dark .nb-form-field-addon-primary-highlight{color:#274bdb}.nb-theme-dark .nb-form-field-addon-success{color:#00d68f}.nb-theme-dark .nb-form-field-addon-success-highlight{color:#00b887}.nb-theme-dark .nb-form-field-addon-warning{color:#fa0}.nb-theme-dark .nb-form-field-addon-warning-highlight{color:#db8b00}.nb-theme-dark .nb-form-field-addon-danger{color:#ff3d71}.nb-theme-dark .nb-form-field-addon-danger-highlight{color:#db2c66}.nb-theme-dark .nb-form-field-addon-info{color:#0095ff}.nb-theme-dark .nb-form-field-addon-info-highlight{color:#006fd6}.nb-theme-dark .nb-form-field-addon-control{color:#fff}.nb-theme-dark .nb-form-field-addon-control-highlight{color:#fff}.nb-theme-dark .nb-form-field-limited-width.nb-form-field-size-tiny{max-width:20rem}.nb-theme-dark .nb-form-field-prefix-tiny,.nb-theme-dark .nb-form-field-suffix-tiny{height:1.5rem;width:1.5rem;font-size:.625rem;line-height:.75rem;font-weight:700}.nb-theme-dark .nb-form-field-prefix-tiny nb-icon,.nb-theme-dark .nb-form-field-suffix-tiny nb-icon{font-size:.75rem;line-height:.75rem}[dir=ltr] .nb-theme-dark .nb-form-field-prefix-tiny{margin-right:calc(1.5rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-prefix-tiny{margin-left:calc(1.5rem * -1)}[dir=ltr] .nb-theme-dark .nb-form-field-suffix-tiny{margin-left:calc(1.5rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-suffix-tiny{margin-right:calc(1.5rem * -1)}.nb-theme-dark .nb-form-field-limited-width.nb-form-field-size-small{max-width:20rem}.nb-theme-dark .nb-form-field-prefix-small,.nb-theme-dark .nb-form-field-suffix-small{height:2rem;width:2rem;font-size:.75rem;line-height:1rem;font-weight:700}.nb-theme-dark .nb-form-field-prefix-small nb-icon,.nb-theme-dark .nb-form-field-suffix-small nb-icon{font-size:1rem;line-height:1rem}[dir=ltr] .nb-theme-dark .nb-form-field-prefix-small{margin-right:calc(2rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-prefix-small{margin-left:calc(2rem * -1)}[dir=ltr] .nb-theme-dark .nb-form-field-suffix-small{margin-left:calc(2rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-suffix-small{margin-right:calc(2rem * -1)}.nb-theme-dark .nb-form-field-limited-width.nb-form-field-size-medium{max-width:20rem}.nb-theme-dark .nb-form-field-prefix-medium,.nb-theme-dark .nb-form-field-suffix-medium{height:2.5rem;width:2.5rem;font-size:.875rem;line-height:1rem;font-weight:700}.nb-theme-dark .nb-form-field-prefix-medium nb-icon,.nb-theme-dark .nb-form-field-suffix-medium nb-icon{font-size:1.25rem;line-height:1.25rem}[dir=ltr] .nb-theme-dark .nb-form-field-prefix-medium{margin-right:calc(2.5rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-prefix-medium{margin-left:calc(2.5rem * -1)}[dir=ltr] .nb-theme-dark .nb-form-field-suffix-medium{margin-left:calc(2.5rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-suffix-medium{margin-right:calc(2.5rem * -1)}.nb-theme-dark .nb-form-field-limited-width.nb-form-field-size-large{max-width:30rem}.nb-theme-dark .nb-form-field-prefix-large,.nb-theme-dark .nb-form-field-suffix-large{height:3rem;width:3rem;font-size:1rem;line-height:1.25rem;font-weight:700}.nb-theme-dark .nb-form-field-prefix-large nb-icon,.nb-theme-dark .nb-form-field-suffix-large nb-icon{font-size:1.5rem;line-height:1.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-prefix-large{margin-right:calc(3rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-prefix-large{margin-left:calc(3rem * -1)}[dir=ltr] .nb-theme-dark .nb-form-field-suffix-large{margin-left:calc(3rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-suffix-large{margin-right:calc(3rem * -1)}.nb-theme-dark .nb-form-field-limited-width.nb-form-field-size-giant{max-width:30rem}.nb-theme-dark .nb-form-field-prefix-giant,.nb-theme-dark .nb-form-field-suffix-giant{height:3.5rem;width:3.5rem;font-size:1.125rem;line-height:1.5rem;font-weight:700}.nb-theme-dark .nb-form-field-prefix-giant nb-icon,.nb-theme-dark .nb-form-field-suffix-giant nb-icon{font-size:1.5rem;line-height:1.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-prefix-giant{margin-right:calc(3.5rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-prefix-giant{margin-left:calc(3.5rem * -1)}[dir=ltr] .nb-theme-dark .nb-form-field-suffix-giant{margin-left:calc(3.5rem * -1)}[dir=rtl] .nb-theme-dark .nb-form-field-suffix-giant{margin-right:calc(3.5rem * -1)}.nb-theme-dark nb-tag{border-style:solid;border-width:.0625rem;border-radius:1.5rem;display:inline-flex;align-items:center;font-family:Open Sans, sans-serif;text-transform:capitalize;cursor:default}.nb-theme-dark nb-tag.nb-transition{transition-duration:0.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-dark nb-tag.size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:0.0625rem 0.9375rem}.nb-theme-dark nb-tag.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.0625rem 0.9375rem}.nb-theme-dark nb-tag.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.1875rem 0.9375rem}.nb-theme-dark nb-tag.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.3125rem 0.9375rem}.nb-theme-dark nb-tag.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:0.4375rem 0.9375rem}.nb-theme-dark nb-tag.appearance-filled.status-basic{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-dark nb-tag.appearance-filled.status-basic.selected{background-color:color-basic-actove;border-color:#e4e9f2}.nb-theme-dark nb-tag.appearance-filled.status-basic.active{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-dark nb-tag.appearance-filled.status-basic:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-dark nb-tag.appearance-filled.status-primary{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-dark nb-tag.appearance-filled.status-primary.selected{background-color:color-primary-actove;border-color:#274bdb}.nb-theme-dark nb-tag.appearance-filled.status-primary.active{background-color:#274bdb;border-color:#1a34b8}.nb-theme-dark nb-tag.appearance-filled.status-primary:hover{background-color:#598bff;border-color:#598bff}.nb-theme-dark nb-tag.appearance-filled.status-success{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-dark nb-tag.appearance-filled.status-success.selected{background-color:color-success-actove;border-color:#00b887}.nb-theme-dark nb-tag.appearance-filled.status-success.active{background-color:#00b887;border-color:#00997a}.nb-theme-dark nb-tag.appearance-filled.status-success:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-dark nb-tag.appearance-filled.status-warning{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-dark nb-tag.appearance-filled.status-warning.selected{background-color:color-warning-actove;border-color:#db8b00}.nb-theme-dark nb-tag.appearance-filled.status-warning.active{background-color:#db8b00;border-color:#b86e00}.nb-theme-dark nb-tag.appearance-filled.status-warning:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-dark nb-tag.appearance-filled.status-danger{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-dark nb-tag.appearance-filled.status-danger.selected{background-color:color-danger-actove;border-color:#db2c66}.nb-theme-dark nb-tag.appearance-filled.status-danger.active{background-color:#db2c66;border-color:#b81d5b}.nb-theme-dark nb-tag.appearance-filled.status-danger:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-dark nb-tag.appearance-filled.status-info{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-dark nb-tag.appearance-filled.status-info.selected{background-color:color-info-actove;border-color:#006fd6}.nb-theme-dark nb-tag.appearance-filled.status-info.active{background-color:#006fd6;border-color:#0057c2}.nb-theme-dark nb-tag.appearance-filled.status-info:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-dark nb-tag.appearance-filled.status-control{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-dark nb-tag.appearance-filled.status-control.selected{background-color:color-control-actove;border-color:#edf1f7}.nb-theme-dark nb-tag.appearance-filled.status-control.active{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-dark nb-tag.appearance-filled.status-control:hover{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-dark nb-tag.appearance-outline.status-basic{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-dark nb-tag.appearance-outline.status-basic.selected{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-dark nb-tag.appearance-outline.status-basic.active{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-dark nb-tag.appearance-outline.status-basic:hover{background-color:rgba(143,155,179,0.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-dark nb-tag.appearance-outline.status-primary{background-color:rgba(51,102,255,0.08);border-color:#36f;color:#36f}.nb-theme-dark nb-tag.appearance-outline.status-primary.selected{background-color:rgba(51,102,255,0.24);border-color:#36f;color:#36f}.nb-theme-dark nb-tag.appearance-outline.status-primary.active{background-color:rgba(51,102,255,0.24);border-color:#36f;color:#36f}.nb-theme-dark nb-tag.appearance-outline.status-primary:hover{background-color:rgba(51,102,255,0.16);border-color:#36f;color:#36f}.nb-theme-dark nb-tag.appearance-outline.status-success{background-color:rgba(0,214,143,0.08);border-color:#00d68f;color:#00d68f}.nb-theme-dark nb-tag.appearance-outline.status-success.selected{background-color:rgba(0,214,143,0.24);border-color:#00d68f;color:#00d68f}.nb-theme-dark nb-tag.appearance-outline.status-success.active{background-color:rgba(0,214,143,0.24);border-color:#00d68f;color:#00d68f}.nb-theme-dark nb-tag.appearance-outline.status-success:hover{background-color:rgba(0,214,143,0.16);border-color:#00d68f;color:#00d68f}.nb-theme-dark nb-tag.appearance-outline.status-warning{background-color:rgba(255,170,0,0.08);border-color:#fa0;color:#fa0}.nb-theme-dark nb-tag.appearance-outline.status-warning.selected{background-color:rgba(255,170,0,0.24);border-color:#fa0;color:#fa0}.nb-theme-dark nb-tag.appearance-outline.status-warning.active{background-color:rgba(255,170,0,0.24);border-color:#fa0;color:#fa0}.nb-theme-dark nb-tag.appearance-outline.status-warning:hover{background-color:rgba(255,170,0,0.16);border-color:#fa0;color:#fa0}.nb-theme-dark nb-tag.appearance-outline.status-danger{background-color:rgba(255,61,113,0.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-dark nb-tag.appearance-outline.status-danger.selected{background-color:rgba(255,61,113,0.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-dark nb-tag.appearance-outline.status-danger.active{background-color:rgba(255,61,113,0.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-dark nb-tag.appearance-outline.status-danger:hover{background-color:rgba(255,61,113,0.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-dark nb-tag.appearance-outline.status-info{background-color:rgba(0,149,255,0.08);border-color:#0095ff;color:#0095ff}.nb-theme-dark nb-tag.appearance-outline.status-info.selected{background-color:rgba(0,149,255,0.24);border-color:#0095ff;color:#0095ff}.nb-theme-dark nb-tag.appearance-outline.status-info.active{background-color:rgba(0,149,255,0.24);border-color:#0095ff;color:#0095ff}.nb-theme-dark nb-tag.appearance-outline.status-info:hover{background-color:rgba(0,149,255,0.16);border-color:#0095ff;color:#0095ff}.nb-theme-dark nb-tag.appearance-outline.status-control{background-color:rgba(255,255,255,0.08);border-color:#fff;color:#fff}.nb-theme-dark nb-tag.appearance-outline.status-control.selected{background-color:rgba(255,255,255,0.24);border-color:#fff;color:#fff}.nb-theme-dark nb-tag.appearance-outline.status-control.active{background-color:rgba(255,255,255,0.24);border-color:#fff;color:#fff}.nb-theme-dark nb-tag.appearance-outline.status-control:hover{background-color:rgba(255,255,255,0.16);border-color:#fff;color:#fff}.nb-theme-dark .nb-tag-remove{cursor:pointer}.nb-theme-dark .nb-tag-remove.size-tiny{font-size:1rem}[dir=ltr] .nb-theme-dark .nb-tag-remove.size-tiny{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-dark .nb-tag-remove.size-tiny{margin-right:.625rem;margin-left:-.625rem}.nb-theme-dark .nb-tag-remove.size-small{font-size:1.5rem}[dir=ltr] .nb-theme-dark .nb-tag-remove.size-small{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-dark .nb-tag-remove.size-small{margin-right:.625rem;margin-left:-.625rem}.nb-theme-dark .nb-tag-remove.size-medium{font-size:1.5rem}[dir=ltr] .nb-theme-dark .nb-tag-remove.size-medium{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-dark .nb-tag-remove.size-medium{margin-right:.625rem;margin-left:-.625rem}.nb-theme-dark .nb-tag-remove.size-large{font-size:1.5rem}[dir=ltr] .nb-theme-dark .nb-tag-remove.size-large{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-dark .nb-tag-remove.size-large{margin-right:.625rem;margin-left:-.625rem}.nb-theme-dark .nb-tag-remove.size-giant{font-size:1.5rem}[dir=ltr] .nb-theme-dark .nb-tag-remove.size-giant{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-dark .nb-tag-remove.size-giant{margin-right:.625rem;margin-left:-.625rem}.nb-theme-dark nb-tag-list{display:inline-flex;outline:none}.nb-theme-dark nb-tag-list.size-tiny .nb-tag-list-tags-wrapper{margin:-.0625rem}.nb-theme-dark nb-tag-list.size-tiny .nb-tag-list-tags-wrapper nb-tag,.nb-theme-dark nb-tag-list.size-tiny .nb-tag-list-tags-wrapper .nb-tag-input{margin:.0625rem}.nb-theme-dark nb-tag-list.size-small .nb-tag-list-tags-wrapper{margin:-.125rem}.nb-theme-dark nb-tag-list.size-small .nb-tag-list-tags-wrapper nb-tag,.nb-theme-dark nb-tag-list.size-small .nb-tag-list-tags-wrapper .nb-tag-input{margin:.125rem}.nb-theme-dark nb-tag-list.size-medium .nb-tag-list-tags-wrapper{margin:-.25rem}.nb-theme-dark nb-tag-list.size-medium .nb-tag-list-tags-wrapper nb-tag,.nb-theme-dark nb-tag-list.size-medium .nb-tag-list-tags-wrapper .nb-tag-input{margin:.25rem}.nb-theme-dark nb-tag-list.size-large .nb-tag-list-tags-wrapper{margin:-.375rem}.nb-theme-dark nb-tag-list.size-large .nb-tag-list-tags-wrapper nb-tag,.nb-theme-dark nb-tag-list.size-large .nb-tag-list-tags-wrapper .nb-tag-input{margin:.375rem}.nb-theme-dark nb-tag-list.size-giant .nb-tag-list-tags-wrapper{margin:-.5rem}.nb-theme-dark nb-tag-list.size-giant .nb-tag-list-tags-wrapper nb-tag,.nb-theme-dark nb-tag-list.size-giant .nb-tag-list-tags-wrapper .nb-tag-input{margin:.5rem}.nb-theme-dark .nb-tag-list-tags-wrapper{display:inline-flex;align-items:center;align-content:center;flex-wrap:wrap;flex:1}.nb-theme-dark .nb-tag-list-with-input{border-style:solid;border-width:1px;font-family:Open Sans, sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nb-theme-dark .nb-tag-list-with-input.nb-transition{transition-duration:0.15s;transition-property:border,background-color,color,box-shadow;transition-timing-function:ease-in}.nb-theme-dark .nb-tag-list-with-input::-moz-placeholder{font-family:Open Sans, sans-serif;text-overflow:ellipsis}.nb-theme-dark .nb-tag-list-with-input::placeholder{font-family:Open Sans, sans-serif;text-overflow:ellipsis}.nb-theme-dark .nb-tag-list-with-input:focus{outline:none}.nb-theme-dark .nb-tag-list-with-input.input-full-width{width:100%}.nb-theme-dark .nb-tag-list-with-input.shape-rectangle{border-radius:.25rem}.nb-theme-dark .nb-tag-list-with-input.shape-semi-round{border-radius:.75rem}.nb-theme-dark .nb-tag-list-with-input.shape-round{border-radius:1.5rem}.nb-theme-dark .nb-tag-list-with-input.size-tiny{padding:0.0625rem 1rem}.nb-theme-dark .nb-tag-list-with-input.size-small{padding:0.0625rem 1rem}.nb-theme-dark .nb-tag-list-with-input.size-medium{padding:0.1875rem 1rem}.nb-theme-dark .nb-tag-list-with-input.size-large{padding:0.3125rem 1rem}.nb-theme-dark .nb-tag-list-with-input.size-giant{padding:0.4375rem 1rem}.nb-theme-dark .nb-tag-list-with-input.status-basic{background-color:#192038;border-color:#101426}.nb-theme-dark .nb-tag-list-with-input.status-basic.focus{background-color:#222b45;border-color:#36f}.nb-theme-dark .nb-tag-list-with-input.status-primary{background-color:#192038;border-color:#36f}.nb-theme-dark .nb-tag-list-with-input.status-primary.focus{background-color:#222b45;border-color:#1a34b8}.nb-theme-dark .nb-tag-list-with-input.status-success{background-color:#192038;border-color:#00d68f}.nb-theme-dark .nb-tag-list-with-input.status-success.focus{background-color:#222b45;border-color:#00997a}.nb-theme-dark .nb-tag-list-with-input.status-warning{background-color:#192038;border-color:#fa0}.nb-theme-dark .nb-tag-list-with-input.status-warning.focus{background-color:#222b45;border-color:#b86e00}.nb-theme-dark .nb-tag-list-with-input.status-danger{background-color:#192038;border-color:#ff3d71}.nb-theme-dark .nb-tag-list-with-input.status-danger.focus{background-color:#222b45;border-color:#b81d5b}.nb-theme-dark .nb-tag-list-with-input.status-info{background-color:#192038;border-color:#0095ff}.nb-theme-dark .nb-tag-list-with-input.status-info.focus{background-color:#222b45;border-color:#0057c2}.nb-theme-dark .nb-tag-list-with-input.status-control{background-color:rgba(255,255,255,0.24);border-color:rgba(255,255,255,0.4)}.nb-theme-dark .nb-tag-list-with-input.status-control.focus{background-color:rgba(255,255,255,0.4);border-color:#fff}.nb-theme-dark nb-form-field nb-tag-list{width:100%}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-tiny{padding-left:1.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-tiny{padding-right:1.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny{padding-right:1.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-small{padding-left:2rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-small{padding-right:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small{padding-right:2rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small{padding-left:2rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-medium{padding-left:2.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-medium{padding-right:2.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium{padding-right:2.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-large{padding-left:3rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-large{padding-right:3rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large{padding-right:3rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large{padding-left:3rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-giant{padding-left:3.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-giant{padding-right:3.5rem}[dir=ltr] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant{padding-right:3.5rem}[dir=rtl] .nb-theme-dark .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant{padding-left:3.5rem}.nb-theme-dark .nb-tag-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:transparent;background:transparent;outline:none;flex:1;padding:0;min-width:6rem;font-family:Open Sans, sans-serif}.nb-theme-dark .nb-tag-input::-moz-placeholder{font-family:Open Sans, sans-serif}.nb-theme-dark .nb-tag-input::placeholder{font-family:Open Sans, sans-serif}.nb-theme-dark .nb-tag-input.size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:0.125rem 0}.nb-theme-dark .nb-tag-input.size-tiny::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-tiny::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.125rem 0}.nb-theme-dark .nb-tag-input.size-small::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-small::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.25rem 0}.nb-theme-dark .nb-tag-input.size-medium::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-medium::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.375rem 0}.nb-theme-dark .nb-tag-input.size-large::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-large::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:0.5rem 0}.nb-theme-dark .nb-tag-input.size-giant::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.size-giant::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .nb-tag-input.status-basic{color:#fff}.nb-theme-dark .nb-tag-input.status-basic::-moz-placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-basic::placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-basic:disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-basic:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-primary{color:#fff}.nb-theme-dark .nb-tag-input.status-primary::-moz-placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-primary::placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-primary:disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-primary:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-success{color:#fff}.nb-theme-dark .nb-tag-input.status-success::-moz-placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-success::placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-success:disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-success:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-success:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-warning{color:#fff}.nb-theme-dark .nb-tag-input.status-warning::-moz-placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-warning::placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-warning:disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-warning:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-danger{color:#fff}.nb-theme-dark .nb-tag-input.status-danger::-moz-placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-danger::placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-danger:disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-danger:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-info{color:#fff}.nb-theme-dark .nb-tag-input.status-info::-moz-placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-info::placeholder{color:#8f9bb3}.nb-theme-dark .nb-tag-input.status-info:disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-info:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-info:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-dark .nb-tag-input.status-control{color:#fff}.nb-theme-dark .nb-tag-input.status-control::-moz-placeholder{color:#fff}.nb-theme-dark .nb-tag-input.status-control::placeholder{color:#fff}.nb-theme-dark .nb-tag-input.status-control:disabled{color:#fff}.nb-theme-dark .nb-tag-input.status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-dark .nb-tag-input.status-control:disabled::placeholder{color:#fff}.nb-theme-dark body{color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark h1,.nb-theme-dark h2,.nb-theme-dark h3,.nb-theme-dark h4,.nb-theme-dark h5,.nb-theme-dark h6,.nb-theme-dark .h1,.nb-theme-dark .h2,.nb-theme-dark .h3,.nb-theme-dark .h4,.nb-theme-dark .h5,.nb-theme-dark .h6{color:#fff}.nb-theme-dark h1,.nb-theme-dark .h1{font-size:2.25rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:3rem}.nb-theme-dark h2,.nb-theme-dark .h2{font-size:2rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:2.5rem}.nb-theme-dark h3,.nb-theme-dark .h3{font-size:1.875rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:2.5rem}.nb-theme-dark h4,.nb-theme-dark .h4{font-size:1.625rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:2rem}.nb-theme-dark h5,.nb-theme-dark .h5{font-size:1.375rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:2rem}.nb-theme-dark h6,.nb-theme-dark .h6{font-size:1.125rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:1.5rem}.nb-theme-dark .subtitle,.nb-theme-dark .subtitle-2{color:#fff}.nb-theme-dark .subtitle{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-dark .subtitle-2{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-dark p,.nb-theme-dark .paragraph{color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .paragraph-2{color:#fff;font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.nb-theme-dark a{color:#36f;text-decoration:underline;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.nb-theme-dark a:focus{color:#274bdb}.nb-theme-dark a:hover{color:#598bff}.nb-theme-dark a.link-control,.nb-theme-dark a.link-control:hover{color:#fff}.nb-theme-dark a.link-alternate,.nb-theme-dark a.link-alternate:hover{color:#192038}.nb-theme-dark .label{color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.75rem;font-weight:700;line-height:1rem}.nb-theme-dark .caption{font-family:Open Sans, sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}.nb-theme-dark .caption-2{font-family:Open Sans, sans-serif;font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-dark .caption,.nb-theme-dark .caption-2{color:#8f9bb3}.nb-theme-dark .caption.status-basic,.nb-theme-dark .caption-2.status-basic{color:#fff}.nb-theme-dark .caption.status-primary,.nb-theme-dark .caption-2.status-primary{color:#36f}.nb-theme-dark .caption.status-success,.nb-theme-dark .caption-2.status-success{color:#00d68f}.nb-theme-dark .caption.status-warning,.nb-theme-dark .caption-2.status-warning{color:#fa0}.nb-theme-dark .caption.status-danger,.nb-theme-dark .caption-2.status-danger{color:#ff3d71}.nb-theme-dark .caption.status-info,.nb-theme-dark .caption-2.status-info{color:#0095ff}.nb-theme-dark .caption.status-control,.nb-theme-dark .caption-2.status-control{color:#fff}.nb-theme-dark li{color:#fff;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-dark .text-alternate{color:#192038}.nb-theme-dark .text-disabled{color:rgba(143,155,179,0.48)}.nb-theme-dark .text-hint{color:#8f9bb3}.nb-theme-dark .text-basic{color:#fff}.nb-theme-dark .text-primary{color:#36f}.nb-theme-dark .text-success{color:#00d68f}.nb-theme-dark .text-warning{color:#fa0}.nb-theme-dark .text-danger{color:#ff3d71}.nb-theme-dark .text-info{color:#0095ff}.nb-theme-dark .text-control{color:#fff}.nb-theme-dark ng2-smart-table table tr th,.nb-theme-dark ng2-smart-table table tr th a{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;color:#fff}.nb-theme-dark ng2-smart-table table tr td{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;color:#fff}.nb-theme-dark ng2-smart-table table tr th,.nb-theme-dark ng2-smart-table table tr td{position:relative;padding:0.875rem 1.25rem;border:1px solid #151a30;vertical-align:middle}.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th{padding:0.875rem 1.25rem}[dir=ltr] .nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th{padding-right:1.75rem}[dir=rtl] .nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th{padding-left:1.75rem}.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a:hover,.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a:active,.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a:visited{color:#fff;text-decoration:none}.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.asc,.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.desc{font-weight:400}.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{border-bottom-color:#fff;border-width:0.375rem;position:absolute;margin:0;top:50%;transform:translate(0, -50%)}[dir=ltr] .nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,[dir=ltr] .nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{right:.75rem}[dir=rtl] .nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,[dir=rtl] .nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{left:.75rem}.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.asc.desc::after,.nb-theme-dark ng2-smart-table table tr.ng2-smart-titles th a.sort.desc.desc::after{transform:translate(0, -50%) rotate(180deg)}.nb-theme-dark ng2-smart-table thead tr{background:#222b45}.nb-theme-dark ng2-smart-table thead tr.ng2-smart-filters th{padding:0.375rem 0.5rem}.nb-theme-dark ng2-smart-table thead tr.ng2-smart-filters th .ng2-smart-filter input{line-height:1.25rem}.nb-theme-dark ng2-smart-table tbody tr.selected,.nb-theme-dark ng2-smart-table tbody tr:hover{background:#151a30 !important}.nb-theme-dark ng2-smart-table tbody tr:nth-child(2n){background-color:#192038}.nb-theme-dark ng2-smart-table th.ng2-smart-actions-title-add a{display:flex;align-items:center;justify-content:center;font-size:1.75rem !important;padding:0.375rem 0.5rem;border-color:#36f;background-color:#36f;color:#fff;border-radius:0.375rem}.nb-theme-dark ng2-smart-table th.ng2-smart-actions-title-add a:focus{border-color:#1a34b8}.nb-theme-dark ng2-smart-table th.ng2-smart-actions-title-add a:hover{text-decoration:none;background-color:#598bff;border-color:#598bff}.nb-theme-dark ng2-smart-table th.ng2-smart-actions-title-add a:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-dark ng2-smart-table .ng2-smart-actions{padding:0;height:1px}.nb-theme-dark ng2-smart-table .ng2-smart-actions ng2-st-tbody-edit-delete,.nb-theme-dark ng2-smart-table .ng2-smart-actions ng2-st-tbody-create-cancel,.nb-theme-dark ng2-smart-table .ng2-smart-actions ng2-st-actions{display:flex;height:100%}.nb-theme-dark ng2-smart-table .ng2-smart-actions a.ng2-smart-action{display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:2rem !important;color:#fff}.nb-theme-dark ng2-smart-table .ng2-smart-actions a.ng2-smart-action:not(:last-child){border-right:1px solid #151a30}.nb-theme-dark ng2-smart-table .ng2-smart-actions a.ng2-smart-action:hover{text-decoration:none}.nb-theme-dark ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-create:hover,.nb-theme-dark ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-edit:hover,.nb-theme-dark ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-save:hover{color:#36f}.nb-theme-dark ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-cancel:hover,.nb-theme-dark ng2-smart-table .ng2-smart-actions .ng2-smart-action-delete-delete:hover,.nb-theme-dark ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-cancel:hover{color:#ff3d71}.nb-theme-dark ng2-smart-table table-cell-edit-mode{display:block;margin:-7.5px -12px}.nb-theme-dark ng2-smart-table ng2-smart-table-pager{display:block}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav{display:flex;justify-content:center;margin-top:1.25rem}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination{display:flex;padding:0}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:focus,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:hover{background-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination{font-family:Open Sans, sans-serif;font-size:.875rem;line-height:1rem;border:#151a30 solid 1px;border-radius:.25rem}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li{overflow:hidden}[dir=ltr] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-right:1px solid #151a30}[dir=rtl] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-left:1px solid #151a30}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-prev,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-next{font-size:.875rem;line-height:1rem}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span{font-size:.875rem;line-height:1rem;background-color:transparent;color:#36f;padding:0.75rem 1.25rem;border:none}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:focus,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:focus{border-color:#36f;color:#36f}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:hover,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:hover{background-color:rgba(0,0,0,0);border-color:#36f;color:#36f;text-decoration:none}[dir=ltr] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a,[dir=ltr] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}[dir=rtl] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a,[dir=rtl] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}[dir=ltr] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=ltr] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}[dir=rtl] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=rtl] .nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:hover,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:focus,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:hover,.nb-theme-dark ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:focus{color:#fff;background-color:#36f}

.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,0.32)}.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.nb-global-scrollblock{position:static;width:auto;overflow:hidden}/*!
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 *//*!
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}html,body{margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type='checkbox'],[type='radio']{box-sizing:border-box;padding:0}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto}[type='search']{-webkit-appearance:textfield;outline-offset:-2px}[type='search']::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}/*!
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */.visually-hidden{position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}.nb-theme-corporate nb-layout .scrollable-container{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-corporate nb-layout .scrollable-container::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate nb-layout .scrollable-container::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate nb-layout .scrollable-container::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-corporate nb-layout.with-scroll .scrollable-container{overflow:auto;height:100vh;display:block}@media (max-width: 767.98px){.nb-theme-corporate nb-layout.with-scroll .scrollable-container{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-corporate .layout{min-width:300px}.nb-theme-corporate nb-layout.window-mode{background:#edf1f7;display:block}.nb-theme-corporate nb-layout.window-mode .scrollable-container{max-width:1920px;margin:0 auto}.nb-theme-corporate nb-layout.window-mode .layout nb-layout-header{max-width:1920px;margin-left:auto;margin-right:auto;width:100%}.nb-theme-corporate nb-layout.window-mode .layout nb-layout-header nav{max-width:1920px;margin:0 auto}@media screen and (min-width: 1940px){.nb-theme-corporate nb-layout.window-mode{padding-top:1.1875rem}.nb-theme-corporate nb-layout.window-mode nb-layout-header.fixed{top:1.1875rem}.nb-theme-corporate nb-layout.window-mode nb-layout-header.fixed ~ .layout-container nb-sidebar .main-container-fixed{height:calc(100vh - 1.1875rem - 4.75rem);top:calc(1.1875rem + 4.75rem)}.nb-theme-corporate nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-corporate nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-corporate nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 1.1875rem)}.nb-theme-corporate nb-layout.window-mode .scrollable-container{height:calc(100vh - 1.1875rem);box-shadow:none}.nb-theme-corporate nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 1.1875rem)}}@media screen and (min-width: 2070px){.nb-theme-corporate nb-layout.window-mode{padding-top:2.375rem}.nb-theme-corporate nb-layout.window-mode nb-layout-header.fixed{top:2.375rem}.nb-theme-corporate nb-layout.window-mode nb-layout-header.fixed ~ .layout-container nb-sidebar .main-container-fixed{height:calc(100vh - 2.375rem - 4.75rem);top:calc(2.375rem + 4.75rem)}.nb-theme-corporate nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-corporate nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-corporate nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 2.375rem)}.nb-theme-corporate nb-layout.window-mode .scrollable-container{height:calc(100vh - 2.375rem);box-shadow:none}.nb-theme-corporate nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 2.375rem)}}@media screen and (min-width: 2220px){.nb-theme-corporate nb-layout.window-mode{padding-top:4.75rem}.nb-theme-corporate nb-layout.window-mode nb-layout-header.fixed{top:4.75rem}.nb-theme-corporate nb-layout.window-mode nb-layout-header.fixed ~ .layout-container nb-sidebar .main-container-fixed{height:calc(100vh - 4.75rem - 4.75rem);top:calc(4.75rem + 4.75rem)}.nb-theme-corporate nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-corporate nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-corporate nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 4.75rem)}.nb-theme-corporate nb-layout.window-mode .scrollable-container{height:calc(100vh - 4.75rem);box-shadow:none}.nb-theme-corporate nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 4.75rem)}}.nb-theme-corporate nb-layout .layout{background-color:#edf1f7;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;min-height:100vh}.nb-theme-corporate nb-layout .layout .layout-container nb-sidebar.fixed,.nb-theme-corporate nb-layout .layout .layout-container nb-sidebar .main-container-fixed{top:4.75rem}.nb-theme-corporate nb-layout .layout .layout-container .content nb-layout-footer{box-shadow:none}.nb-theme-corporate nb-layout .layout .layout-container .content nb-layout-footer nav{background-color:#fff;border-top:1px solid #edf1f7;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:1.25rem}.nb-theme-corporate nb-layout .layout .layout-container .content nb-layout-footer nav a{color:#598bff}.nb-theme-corporate nb-layout .layout .layout-container .content nb-layout-footer nav a:focus,.nb-theme-corporate nb-layout .layout .layout-container .content nb-layout-footer nav a:active,.nb-theme-corporate nb-layout .layout .layout-container .content nb-layout-footer nav a:hover{color:#598bff}.nb-theme-corporate nb-layout .layout .layout-container .content.center{width:900px;flex:0 100 900px !important}.nb-theme-corporate nb-layout .layout .layout-container .content .columns nb-layout-column{padding:2.25rem 2.25rem 0.75rem}@media (max-width: 991.98px){.nb-theme-corporate nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1.5rem 1.5rem 0.5rem}}@media (max-width: 767.98px){.nb-theme-corporate nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1rem 1rem 0}}.nb-theme-corporate nb-layout-header{background-color:#fff;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate nb-layout-header nav{color:#222b45;box-shadow:none;height:4.75rem;padding:1.25rem}.nb-theme-corporate nb-layout-header nav a{color:#222b45}.nb-theme-corporate nb-layout-header nav a:focus,.nb-theme-corporate nb-layout-header nav a:active,.nb-theme-corporate nb-layout-header nav a:hover{color:#222b45}.nb-theme-corporate nb-layout-header ~ .layout-container{min-height:calc(100vh - 4.75rem)}.nb-theme-corporate nb-layout-header.fixed ~ .layout-container{padding-top:4.75rem;min-height:100vh}.nb-theme-corporate nb-layout-header.fixed ~ .layout-container nb-sidebar .main-container{height:calc(100vh - 4.75rem)}.nb-theme-corporate nb-layout.with-subheader nb-sidebar .main-container{box-shadow:none}.nb-theme-corporate nb-sidebar{background-color:#fff;box-shadow:none;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;width:16rem}.nb-theme-corporate nb-sidebar .main-container{height:100vh;width:16rem}.nb-theme-corporate nb-sidebar .scrollable{padding:1.25rem;position:relative;-webkit-transform:translate3d(0, 0, 0);scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}@media (max-width: 767.98px){.nb-theme-corporate nb-sidebar .scrollable{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-corporate nb-sidebar .scrollable::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate nb-sidebar .scrollable::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate nb-sidebar .scrollable::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-corporate nb-sidebar.collapsed{width:0;padding:0}.nb-theme-corporate nb-sidebar.collapsed .main-container{width:0;padding:0}.nb-theme-corporate nb-sidebar.collapsed .scrollable{width:0;padding:0;overflow:hidden}.nb-theme-corporate nb-sidebar.collapsed nb-sidebar-header,.nb-theme-corporate nb-sidebar.collapsed nb-sidebar-footer{width:0;padding:0;overflow:hidden}.nb-theme-corporate nb-sidebar.compacted{width:3.5rem}.nb-theme-corporate nb-sidebar.compacted .main-container{width:3.5rem}.nb-theme-corporate nb-sidebar.compacted nb-menu{width:3.5rem}.nb-theme-corporate nb-sidebar.compacted nb-menu .menu-item a.active{position:relative}.nb-theme-corporate nb-sidebar.compacted nb-menu .menu-item a.active::before{position:absolute;content:'';top:0;height:100%;width:4px;background:#36f}[dir=ltr] .nb-theme-corporate nb-sidebar.compacted nb-menu .menu-item a.active::before{left:0}[dir=rtl] .nb-theme-corporate nb-sidebar.compacted nb-menu .menu-item a.active::before{right:0}.nb-theme-corporate nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a span,.nb-theme-corporate nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a nb-badge,.nb-theme-corporate nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a .expand-state{display:none}.nb-theme-corporate nb-sidebar.compacted nb-menu .menu-items>.menu-item{transition:border-color 1s ease}.nb-theme-corporate nb-sidebar.compacted nb-menu .menu-items>.menu-item.menu-group{display:block;color:transparent;width:0;padding:0;overflow:hidden}.nb-theme-corporate nb-sidebar.compacted nb-menu .menu-items>.menu-item i{margin-right:0}.nb-theme-corporate nb-sidebar.compacted nb-menu .menu-items>.menu-item a{justify-content:center}.nb-theme-corporate nb-sidebar.compacted nb-menu .menu-items>.menu-item>.expanded{display:none}.nb-theme-corporate nb-sidebar.compacted.left.fixed ~ .content{margin-left:3.5rem}.nb-theme-corporate nb-sidebar.compacted.fixed.right ~ .content{margin-left:0;margin-right:3.5rem}.nb-theme-corporate nb-sidebar.compacted.left.fixed ~ .content.center{padding-left:3.5rem}.nb-theme-corporate nb-sidebar.compacted.fixed.right ~ .content.center{padding-left:0;padding-right:3.5rem}[dir=ltr] .nb-theme-corporate nb-sidebar.compacted.start.fixed ~ .content{margin-left:3.5rem}[dir=rtl] .nb-theme-corporate nb-sidebar.compacted.start.fixed ~ .content{margin-right:3.5rem}[dir=ltr] .nb-theme-corporate nb-sidebar.compacted.fixed.end ~ .content{margin-right:3.5rem}[dir=rtl] .nb-theme-corporate nb-sidebar.compacted.fixed.end ~ .content{margin-left:3.5rem}[dir=ltr] .nb-theme-corporate nb-sidebar.compacted.start.fixed ~ .content.center{padding-left:3.5rem}[dir=rtl] .nb-theme-corporate nb-sidebar.compacted.start.fixed ~ .content.center{padding-right:3.5rem}[dir=ltr] .nb-theme-corporate nb-sidebar.compacted.fixed.end ~ .content.center{padding-right:3.5rem}[dir=rtl] .nb-theme-corporate nb-sidebar.compacted.fixed.end ~ .content.center{padding-left:3.5rem}.nb-theme-corporate nb-sidebar.fixed.left.collapsed+.content,.nb-theme-corporate nb-sidebar.fixed.start.collapsed+.content{margin-left:0}.nb-theme-corporate nb-sidebar.fixed.right.collapsed+.content,.nb-theme-corporate nb-sidebar.fixed.end.collapsed+.content{margin-right:0}.nb-theme-corporate nb-sidebar.expanded{width:16rem}.nb-theme-corporate nb-sidebar.expanded>.scrollable{width:16rem}.nb-theme-corporate nb-sidebar nb-sidebar-header{padding:1.25rem;height:3.5rem}.nb-theme-corporate nb-sidebar nb-sidebar-footer{padding:1.25rem;height:3.5rem}.nb-theme-corporate nb-sidebar nb-menu{margin:0 -1.25rem -1.25rem}.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic,.nb-theme-corporate nb-calendar-view-mode .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:hover,.nb-theme-corporate nb-calendar-view-mode .appearance-ghost.status-basic:hover[nbButtonToggle],.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate nb-calendar-view-mode .appearance-ghost.status-basic:focus[nbButtonToggle],.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:active,.nb-theme-corporate nb-calendar-view-mode .appearance-ghost.status-basic:active[nbButtonToggle],.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic,.nb-theme-corporate nb-calendar-pageable-navigation .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:hover,.nb-theme-corporate nb-calendar-pageable-navigation .appearance-ghost.status-basic:hover[nbButtonToggle],.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate nb-calendar-pageable-navigation .appearance-ghost.status-basic:focus[nbButtonToggle],.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:active,.nb-theme-corporate nb-calendar-pageable-navigation .appearance-ghost.status-basic:active[nbButtonToggle]{color:#222b45;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate nb-calendar-view-mode .appearance-ghost.status-basic:focus[nbButtonToggle],.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active),.nb-theme-corporate nb-calendar-view-mode .appearance-ghost.status-basic:focus:not(:hover):not(:active)[nbButtonToggle],.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate nb-calendar-pageable-navigation .appearance-ghost.status-basic:focus[nbButtonToggle],.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active),.nb-theme-corporate nb-calendar-pageable-navigation .appearance-ghost.status-basic:focus:not(:hover):not(:active)[nbButtonToggle]{box-shadow:none}[dir=ltr] .nb-theme-corporate nb-calendar-pageable-navigation{margin-left:auto}[dir=rtl] .nb-theme-corporate nb-calendar-pageable-navigation{margin-right:auto}.nb-theme-corporate nb-calendar-picker{display:block;padding-top:.25rem;padding-bottom:.625rem}[dir=ltr] .nb-theme-corporate nb-calendar-picker{padding-right:.625rem;padding-left:.625rem}[dir=rtl] .nb-theme-corporate nb-calendar-picker{padding-right:.625rem;padding-left:.625rem}.nb-theme-corporate nb-calendar-days-names{background:rgba(0,0,0,0);border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7}[dir=ltr] .nb-theme-corporate nb-calendar-days-names{padding-left:.625rem;padding-right:.625rem}[dir=rtl] .nb-theme-corporate nb-calendar-days-names{padding-left:.625rem;padding-right:.625rem}.nb-theme-corporate nb-calendar-days-names .day{width:2.75rem;height:2.75rem;color:#8f9bb3;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-calendar-days-names .day.holiday{color:#8f9bb3}.nb-theme-corporate nb-calendar-days-names.size-large .day{width:3rem;height:3rem}.nb-theme-corporate nb-calendar-week-numbers{background:rgba(0,0,0,0);font-size:.9375rem;font-weight:600;line-height:1.5rem;color:#8f9bb3;padding-bottom:.625rem}.nb-theme-corporate nb-calendar-week-numbers .sign-container{display:flex;flex-direction:column;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7;margin-bottom:.25rem}.nb-theme-corporate nb-calendar-week-numbers .sign,.nb-theme-corporate nb-calendar-week-numbers .week-number{display:flex;align-items:center;justify-content:center;height:2.75rem;width:2.75rem}.nb-theme-corporate nb-calendar-week-numbers.size-large .sign,.nb-theme-corporate nb-calendar-week-numbers.size-large .week-number{height:3rem;width:3rem}[dir=ltr] .nb-theme-corporate nb-calendar-day-picker nb-calendar-week-numbers{border-right:1px solid #edf1f7}[dir=rtl] .nb-theme-corporate nb-calendar-day-picker nb-calendar-week-numbers{border-left:1px solid #edf1f7}.nb-theme-corporate nb-calendar-picker .day-cell{width:2.75rem;height:2.75rem}.nb-theme-corporate nb-calendar-picker .day-cell.size-large{width:3rem;height:3rem}.nb-theme-corporate nb-calendar-picker .month-cell{width:4.8125rem;height:2.75rem}.nb-theme-corporate nb-calendar-picker .month-cell.size-large{width:5.25rem;height:3rem}.nb-theme-corporate nb-calendar-picker .year-cell{width:4.8125rem;height:2.75rem}.nb-theme-corporate nb-calendar-picker .year-cell.size-large{width:5.25rem;height:3rem}.nb-theme-corporate nb-calendar-picker .cell-content{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-radius:.17rem}.nb-theme-corporate nb-calendar-picker .day-cell,.nb-theme-corporate nb-calendar-picker .month-cell,.nb-theme-corporate nb-calendar-picker .year-cell{display:flex;align-items:center;justify-content:center;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;color:#222b45;text-transform:uppercase;cursor:pointer}.nb-theme-corporate nb-calendar-picker .day-cell,.nb-theme-corporate nb-calendar-picker .day-cell .cell-content,.nb-theme-corporate nb-calendar-picker .month-cell,.nb-theme-corporate nb-calendar-picker .month-cell .cell-content,.nb-theme-corporate nb-calendar-picker .year-cell,.nb-theme-corporate nb-calendar-picker .year-cell .cell-content{transition-duration:0.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-corporate nb-calendar-picker .day-cell.empty,.nb-theme-corporate nb-calendar-picker .day-cell.disabled,.nb-theme-corporate nb-calendar-picker .month-cell.empty,.nb-theme-corporate nb-calendar-picker .month-cell.disabled,.nb-theme-corporate nb-calendar-picker .year-cell.empty,.nb-theme-corporate nb-calendar-picker .year-cell.disabled{cursor:default}.nb-theme-corporate nb-calendar-picker .day-cell.bounding-month,.nb-theme-corporate nb-calendar-picker .month-cell.bounding-month,.nb-theme-corporate nb-calendar-picker .year-cell.bounding-month{color:#8f9bb3}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty):hover .cell-content,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty):hover .cell-content,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty):hover .cell-content{background-color:#f7f9fc;border-color:#f7f9fc;color:#222b45;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty):active .cell-content,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty):active .cell-content,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty):active .cell-content{background-color:#274bdb;border-color:#274bdb;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content{background-color:rgba(51,102,255,0.08);border:1px solid #36f;color:#222b45;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content:hover,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content:hover,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content:active,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content:active,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content:active{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content{background-color:#36f;border-color:#36f;color:#fff;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content:hover,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content:hover,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content:hover{background-color:#598bff;border-color:#598bff}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content:active,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content:active,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected{background-color:#36f;border-radius:.17rem}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content{background-color:rgba(255,255,255,0.08);border-color:rgba(0,0,0,0);color:#fff}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content:hover,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content:hover,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content:hover{background-color:rgba(255,255,255,0.16);border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content:focus,.nb-theme-corporate nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content:focus,.nb-theme-corporate nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content:focus{background-color:rgba(255,255,255,0.24);border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-calendar-picker .day-cell.disabled,.nb-theme-corporate nb-calendar-picker .month-cell.disabled,.nb-theme-corporate nb-calendar-picker .year-cell.disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-calendar-picker .day-cell.disabled.today .cell-content,.nb-theme-corporate nb-calendar-picker .month-cell.disabled.today .cell-content,.nb-theme-corporate nb-calendar-picker .year-cell.disabled.today .cell-content{border:1px solid #e4e9f2}.nb-theme-corporate nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty){background-color:#36f;border-radius:0}[dir=ltr] .nb-theme-corporate nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).start{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}[dir=rtl] .nb-theme-corporate nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).start{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}[dir=ltr] .nb-theme-corporate nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).end{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}[dir=rtl] .nb-theme-corporate nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).end{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-corporate nb-base-calendar nb-card{background-color:#fff;border:.0625rem solid #e4e9f2;box-shadow:none;margin:0;width:20.625rem;overflow:hidden}.nb-theme-corporate nb-base-calendar nb-card-body{padding:0}.nb-theme-corporate nb-base-calendar .calendar-navigation{border:none;display:flex;padding:0.625rem 0.25rem;color:#222b45;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-corporate nb-base-calendar:not(.has-navigation) nb-calendar-week-numbers .sign-container,.nb-theme-corporate nb-base-calendar:not(.has-navigation) nb-calendar-days-names{border-top:0}.nb-theme-corporate nb-base-calendar.has-week-number nb-card{width:calc(20.625rem + 2.75rem + 1px)}.nb-theme-corporate nb-base-calendar.has-week-number .month-cell,.nb-theme-corporate nb-base-calendar.has-week-number .year-cell{flex:1 0 auto}.nb-theme-corporate nb-base-calendar.size-large nb-card{width:22.375rem}.nb-theme-corporate nb-base-calendar.size-large.has-week-number nb-card{width:calc(22.375rem + 3rem + 1px)}.nb-theme-corporate nb-card{background-color:#fff;border:1px solid #e4e9f2;border-radius:.17rem;box-shadow:none;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;margin-bottom:1.875rem;scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-corporate nb-card::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate nb-card::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate nb-card::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-corporate nb-card.size-tiny{height:13.5rem}.nb-theme-corporate nb-card.size-small{height:21.1875rem}.nb-theme-corporate nb-card.size-medium{height:28.875rem}.nb-theme-corporate nb-card.size-large{height:36.5625rem}.nb-theme-corporate nb-card.size-giant{height:44.25rem}.nb-theme-corporate nb-card.status-basic nb-card-header{background-color:#f7f9fc;border-bottom-width:0;border-bottom-color:#f7f9fc;color:#222b45}.nb-theme-corporate nb-card.status-basic nb-card-header a,.nb-theme-corporate nb-card.status-basic nb-card-header a:hover{color:#222b45}.nb-theme-corporate nb-card.status-primary nb-card-header{background-color:#36f;border-bottom-width:0;border-bottom-color:#36f;color:#fff}.nb-theme-corporate nb-card.status-primary nb-card-header a,.nb-theme-corporate nb-card.status-primary nb-card-header a:hover{color:#fff}.nb-theme-corporate nb-card.status-success nb-card-header{background-color:#00d68f;border-bottom-width:0;border-bottom-color:#00d68f;color:#fff}.nb-theme-corporate nb-card.status-success nb-card-header a,.nb-theme-corporate nb-card.status-success nb-card-header a:hover{color:#fff}.nb-theme-corporate nb-card.status-warning nb-card-header{background-color:#fa0;border-bottom-width:0;border-bottom-color:#fa0;color:#fff}.nb-theme-corporate nb-card.status-warning nb-card-header a,.nb-theme-corporate nb-card.status-warning nb-card-header a:hover{color:#fff}.nb-theme-corporate nb-card.status-danger nb-card-header{background-color:#ff3d71;border-bottom-width:0;border-bottom-color:#ff3d71;color:#fff}.nb-theme-corporate nb-card.status-danger nb-card-header a,.nb-theme-corporate nb-card.status-danger nb-card-header a:hover{color:#fff}.nb-theme-corporate nb-card.status-info nb-card-header{background-color:#0095ff;border-bottom-width:0;border-bottom-color:#0095ff;color:#fff}.nb-theme-corporate nb-card.status-info nb-card-header a,.nb-theme-corporate nb-card.status-info nb-card-header a:hover{color:#fff}.nb-theme-corporate nb-card.status-control nb-card-header{background-color:#fff;border-bottom-width:0;border-bottom-color:#fff;color:#222b45}.nb-theme-corporate nb-card.status-control nb-card-header a,.nb-theme-corporate nb-card.status-control nb-card-header a:hover{color:#222b45}.nb-theme-corporate nb-card.accent-basic{border-top-color:#f7f9fc}.nb-theme-corporate nb-card.accent-primary{border-top-color:#36f}.nb-theme-corporate nb-card.accent-success{border-top-color:#00d68f}.nb-theme-corporate nb-card.accent-warning{border-top-color:#fa0}.nb-theme-corporate nb-card.accent-danger{border-top-color:#ff3d71}.nb-theme-corporate nb-card.accent-info{border-top-color:#0095ff}.nb-theme-corporate nb-card.accent-control{border-top-color:#fff}.nb-theme-corporate nb-card.accent{border-top-style:solid;border-top-width:.17rem}.nb-theme-corporate nb-card.accent nb-card-header{border-radius:0}.nb-theme-corporate nb-card-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1rem 1.5rem;position:relative;scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-corporate nb-card-body::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate nb-card-body::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate nb-card-body::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-corporate nb-card-footer{padding:1rem 1.5rem;border-top:1px solid #edf1f7;border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-corporate nb-card-header{padding:1rem 1.5rem;border-bottom:1px solid #edf1f7;border-top-left-radius:.17rem;border-top-right-radius:.17rem;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-card-header h1{margin:0}.nb-theme-corporate nb-card-header h2{margin:0}.nb-theme-corporate nb-card-header h3{margin:0}.nb-theme-corporate nb-card-header h4{margin:0}.nb-theme-corporate nb-card-header h5{margin:0}.nb-theme-corporate nb-card-header h6{margin:0}.nb-theme-corporate nb-reveal-card{box-shadow:none;margin-bottom:1.875rem}.nb-theme-corporate .second-card-container{height:100%;border-radius:.17rem}.nb-theme-corporate .reveal-button{line-height:1.25rem;padding:1rem 1.5rem}.nb-theme-corporate .flip-button{line-height:1.25rem;margin-bottom:1.875rem;padding:1rem 1.5rem}[dir=ltr] .nb-theme-corporate .flipcard-body .front-container{margin-right:-100%}[dir=rtl] .nb-theme-corporate .flipcard-body .front-container{margin-left:-100%}.nb-theme-corporate nb-tabset{background-color:rgba(0,0,0,0);border-radius:.17rem;box-shadow:none}.nb-theme-corporate nb-tabset .tabset{border-bottom:1px solid #edf1f7}.nb-theme-corporate nb-tabset .tab-link{background-color:rgba(0,0,0,0);cursor:pointer;padding:1rem 2rem;color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem;text-transform:uppercase}.nb-theme-corporate nb-tabset .tab-link::before{background-color:rgba(0,0,0,0);height:.25rem}.nb-theme-corporate nb-tabset nb-badge.dot-mode.position-left{left:.75rem}.nb-theme-corporate nb-tabset nb-badge.dot-mode.position-right{right:.75rem}[dir=ltr] .nb-theme-corporate nb-tabset nb-badge.dot-mode.position-start{left:.75rem}[dir=rtl] .nb-theme-corporate nb-tabset nb-badge.dot-mode.position-start{right:.75rem}[dir=ltr] .nb-theme-corporate nb-tabset nb-badge.dot-mode.position-end{right:.75rem}[dir=rtl] .nb-theme-corporate nb-tabset nb-badge.dot-mode.position-end{left:.75rem}.nb-theme-corporate nb-tabset .tab.active .tab-link{background-color:rgba(0,0,0,0);color:#36f}.nb-theme-corporate nb-tabset .tab.active .tab-link::before{background-color:#36f}.nb-theme-corporate nb-tabset .tab:focus .tab-link{background-color:rgba(0,0,0,0);color:#274bdb}.nb-theme-corporate nb-tabset .tab:focus .tab-link::before{background-color:#274bdb}.nb-theme-corporate nb-tabset .tab:hover .tab-link{color:#598bff;background-color:rgba(0,0,0,0)}.nb-theme-corporate nb-tabset .tab:hover .tab-link::before{background-color:#598bff}.nb-theme-corporate nb-tabset .tab.disabled{cursor:default;pointer-events:none}.nb-theme-corporate nb-tabset .tab.disabled .tab-link{background-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48);cursor:default;pointer-events:none}.nb-theme-corporate nb-tabset .tab.disabled .tab-link::before{background-color:rgba(0,0,0,0)}@media screen and (max-width: 36rem){.nb-theme-corporate nb-tabset .tab.responsive .tab-text{display:none}}.nb-theme-corporate nb-tabset nb-tab{background-color:rgba(0,0,0,0);color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:1rem 2rem;scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-corporate nb-tabset nb-tab::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate nb-tabset nb-tab::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate nb-tabset nb-tab::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-corporate nb-route-tabset{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc;background-color:rgba(0,0,0,0);border-radius:.17rem;box-shadow:none}.nb-theme-corporate nb-route-tabset::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate nb-route-tabset::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate nb-route-tabset::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-corporate nb-route-tabset .route-tabset{border-bottom:1px solid #edf1f7}.nb-theme-corporate nb-route-tabset .tab-link{background-color:rgba(0,0,0,0);cursor:pointer;padding:1rem 2rem;color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem;text-transform:uppercase}.nb-theme-corporate nb-route-tabset .tab-link::before{background-color:rgba(0,0,0,0);height:.25rem}.nb-theme-corporate nb-route-tabset .route-tab.active .tab-link{background-color:rgba(0,0,0,0);color:#36f}.nb-theme-corporate nb-route-tabset .route-tab.active .tab-link::before{background-color:#36f}.nb-theme-corporate nb-route-tabset .route-tab:focus .tab-link{background-color:rgba(0,0,0,0);color:#274bdb}.nb-theme-corporate nb-route-tabset .route-tab:focus .tab-link::before{background-color:#274bdb}.nb-theme-corporate nb-route-tabset .route-tab:hover .tab-link{background-color:rgba(0,0,0,0);color:#598bff}.nb-theme-corporate nb-route-tabset .route-tab:hover .tab-link::before{background-color:#598bff}.nb-theme-corporate nb-route-tabset .route-tab.disabled{cursor:default;pointer-events:none}.nb-theme-corporate nb-route-tabset .route-tab.disabled .tab-link{background-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48);cursor:default;pointer-events:none}.nb-theme-corporate nb-route-tabset .route-tab.disabled .tab-link::before{background-color:rgba(0,0,0,0)}@media screen and (max-width: 36rem){.nb-theme-corporate nb-route-tabset .route-tab.responsive .tab-text{display:none}}.nb-theme-corporate nb-menu{background-color:rgba(0,0,0,0)}.nb-theme-corporate nb-menu ul.menu-items{margin:0;padding:0}.nb-theme-corporate nb-menu .menu-group,.nb-theme-corporate nb-menu .menu-item a{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.75rem 1rem}.nb-theme-corporate nb-menu .menu-group,.nb-theme-corporate nb-menu .menu-group nb-icon.menu-icon{color:#8f9bb3}.nb-theme-corporate nb-menu .menu-item a{color:#222b45;border-radius:0}.nb-theme-corporate nb-menu .menu-item a.active{background-color:rgba(0,0,0,0);color:#36f}.nb-theme-corporate nb-menu .menu-item a.active .menu-icon{color:#36f}.nb-theme-corporate nb-menu .menu-item a:hover{background-color:rgba(0,0,0,0);color:#598bff;cursor:pointer}.nb-theme-corporate nb-menu .menu-item a:hover .menu-icon{color:#598bff}.nb-theme-corporate nb-menu .menu-item .menu-icon{color:#8f9bb3;font-size:1.25rem;margin:0 0.5rem 0 0;width:1em;text-align:center}.nb-theme-corporate nb-menu .menu-item .expand-state{color:#8f9bb3}.nb-theme-corporate nb-menu .menu-item{border-bottom:1px solid #edf1f7}.nb-theme-corporate nb-menu .menu-item:first-child{border-top:none}.nb-theme-corporate nb-menu .menu-item:last-child{border-bottom:none}.nb-theme-corporate nb-menu .menu-item .menu-item:first-child{border-top:1px solid #edf1f7}.nb-theme-corporate nb-menu .menu-item>.menu-items{background-color:rgba(0,0,0,0);margin:0;padding:0 1.25rem}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item{background:rgba(0,0,0,0);color:#222b45}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a{border-color:rgba(0,0,0,0);border-style:solid;border-width:0;padding:0.75rem 1rem}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a.active{background-color:rgba(0,0,0,0);border-color:#36f;color:#36f}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a.active .menu-icon{color:#36f}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a:hover{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:#598bff}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a:hover .menu-icon{color:#598bff}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a.active:hover{background-color:rgba(0,0,0,0);border-color:#598bff;color:#598bff}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a.active:hover .menu-icon{color:#598bff}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-group,.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-group nb-icon.menu-icon{color:#8f9bb3}.nb-theme-corporate nb-user .user-picture{background-color:rgba(0,0,0,0);border:1px solid #edf1f7}.nb-theme-corporate nb-user .initials{color:#222b45;font-family:Open Sans, sans-serif;font-weight:400}.nb-theme-corporate nb-user .user-name{color:#222b45;font-family:Open Sans, sans-serif;font-weight:400}.nb-theme-corporate nb-user .user-title{color:#222b45;font-family:Open Sans, sans-serif;font-weight:400}.nb-theme-corporate nb-user.size-tiny .user-picture{height:1.25rem;width:1.25rem}.nb-theme-corporate nb-user.size-tiny .initials{font-size:.75rem;line-height:1rem}.nb-theme-corporate nb-user.size-tiny .user-name{font-size:.75rem;line-height:1rem}.nb-theme-corporate nb-user.size-tiny .user-title{font-size:.75rem;line-height:1rem}.nb-theme-corporate nb-user.size-small .user-picture{height:1.5rem;width:1.5rem}.nb-theme-corporate nb-user.size-small .initials{font-size:.75rem;line-height:1rem}.nb-theme-corporate nb-user.size-small .user-name{font-size:.75rem;line-height:1rem}.nb-theme-corporate nb-user.size-small .user-title{font-size:.75rem;line-height:1rem}.nb-theme-corporate nb-user.size-medium .user-picture{height:2.5rem;width:2.5rem}.nb-theme-corporate nb-user.size-medium .initials{font-size:.9375rem;line-height:1.25rem}.nb-theme-corporate nb-user.size-medium .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-corporate nb-user.size-medium .user-title{font-size:.75rem;line-height:1rem}.nb-theme-corporate nb-user.size-large .user-picture{height:3.25rem;width:3.25rem}.nb-theme-corporate nb-user.size-large .initials{font-size:.9375rem;line-height:1.25rem}.nb-theme-corporate nb-user.size-large .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-corporate nb-user.size-large .user-title{font-size:.8125rem;line-height:1.125rem}.nb-theme-corporate nb-user.size-giant .user-picture{height:4rem;width:4rem}.nb-theme-corporate nb-user.size-giant .initials{font-size:.9375rem;line-height:1.25rem}.nb-theme-corporate nb-user.size-giant .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-corporate nb-user.size-giant .user-title{font-size:.9375rem;line-height:1.25rem}.nb-theme-corporate nb-user.shape-rectangle .user-picture{border-radius:.17rem}.nb-theme-corporate nb-user.shape-semi-round .user-picture{border-radius:.75rem}.nb-theme-corporate nb-user.shape-round .user-picture{border-radius:50%}.nb-theme-corporate nb-actions{background-color:rgba(0,0,0,0);color:#222b45;font-family:Open Sans, sans-serif;font-weight:700;line-height:1rem}.nb-theme-corporate nb-actions.size-tiny nb-action{font-size:.625rem;height:1rem;padding:0 1.25rem}.nb-theme-corporate nb-actions.size-tiny nb-action nb-icon{font-size:1rem}.nb-theme-corporate nb-actions.size-small nb-action{font-size:.75rem;height:1.5rem;padding:0 1.25rem}.nb-theme-corporate nb-actions.size-small nb-action nb-icon{font-size:1.5rem}.nb-theme-corporate nb-actions.size-medium nb-action{font-size:.875rem;height:2.25rem;padding:0 1.25rem}.nb-theme-corporate nb-actions.size-medium nb-action nb-icon{font-size:2.25rem}.nb-theme-corporate nb-actions.size-large nb-action{font-size:1rem;height:3.5rem;padding:0 1.25rem}.nb-theme-corporate nb-actions.size-large nb-action nb-icon{font-size:3.5rem}.nb-theme-corporate nb-actions.size-giant nb-action{font-size:1.125rem;height:4rem;padding:0 1.25rem}.nb-theme-corporate nb-actions.size-giant nb-action nb-icon{font-size:4rem}[dir=ltr] .nb-theme-corporate nb-action{border-left:1px solid #edf1f7}[dir=rtl] .nb-theme-corporate nb-action{border-right:1px solid #edf1f7}[dir=ltr] .nb-theme-corporate nb-action:first-child{border-left:none !important}[dir=rtl] .nb-theme-corporate nb-action:first-child{border-right:none !important}.nb-theme-corporate nb-action nb-icon{color:#8f9bb3}.nb-theme-corporate nb-action.disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-action.disabled nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-search-field .close-button{z-index:1}.nb-theme-corporate nb-search-field .search{background:#fff}.nb-theme-corporate nb-search-field .search span.info{color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-search-field .search input{border-bottom:1px solid #edf1f7;color:#222b45;font-family:Open Sans, sans-serif;font-size:2.25rem;font-weight:700;line-height:3rem}.nb-theme-corporate nb-search-field .search input::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate nb-search-field .search input::placeholder{color:#8f9bb3}.nb-theme-corporate nb-search-field .search input::-ms-clear{display:none}.nb-theme-corporate nb-search-field.rotate-layout{opacity:0;background:#fff}.nb-theme-corporate nb-search-field.modal-zoomin .search::before,.nb-theme-corporate nb-search-field.modal-zoomin .search::after{border:1.5rem solid #36f}.nb-theme-corporate nb-search-field.modal-half .form-wrapper{background:#fff}.nb-theme-corporate nb-search-field.modal-half .search::before{background:#36f}.nb-theme-corporate nb-search-field.modal-drop .form-content::after{background:#edf1f7}.nb-theme-corporate nb-search-field.modal-drop .search::before{background:#fff}.nb-theme-corporate nb-search-field.curtain .search::after{background:#fff}.nb-theme-corporate nb-search-field.curtain .search{background:#fff}.nb-theme-corporate nb-search-field.column-curtain::before{background:#fff}.nb-theme-corporate nb-search-field.column-curtain::after{background:transparent}.nb-theme-corporate nb-search-field.column-curtain.show::after{background:#36f}.nb-theme-corporate .nb-spinner-container{position:relative}.nb-theme-corporate nb-spinner .message{color:#222b45;font-family:Open Sans, sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-corporate nb-spinner.status-basic{background-color:rgba(143,155,179,0.16)}.nb-theme-corporate nb-spinner.status-basic .spin-circle{border-top-color:#8f9bb3;border-right-color:rgba(0,0,0,0);border-bottom-color:#8f9bb3;border-left-color:#8f9bb3}.nb-theme-corporate nb-spinner.status-primary{background-color:rgba(143,155,179,0.16)}.nb-theme-corporate nb-spinner.status-primary .spin-circle{border-top-color:#36f;border-right-color:rgba(0,0,0,0);border-bottom-color:#36f;border-left-color:#36f}.nb-theme-corporate nb-spinner.status-success{background-color:rgba(143,155,179,0.16)}.nb-theme-corporate nb-spinner.status-success .spin-circle{border-top-color:#00d68f;border-right-color:rgba(0,0,0,0);border-bottom-color:#00d68f;border-left-color:#00d68f}.nb-theme-corporate nb-spinner.status-warning{background-color:rgba(143,155,179,0.16)}.nb-theme-corporate nb-spinner.status-warning .spin-circle{border-top-color:#fa0;border-right-color:rgba(0,0,0,0);border-bottom-color:#fa0;border-left-color:#fa0}.nb-theme-corporate nb-spinner.status-danger{background-color:rgba(143,155,179,0.16)}.nb-theme-corporate nb-spinner.status-danger .spin-circle{border-top-color:#ff3d71;border-right-color:rgba(0,0,0,0);border-bottom-color:#ff3d71;border-left-color:#ff3d71}.nb-theme-corporate nb-spinner.status-info{background-color:rgba(143,155,179,0.16)}.nb-theme-corporate nb-spinner.status-info .spin-circle{border-top-color:#0095ff;border-right-color:rgba(0,0,0,0);border-bottom-color:#0095ff;border-left-color:#0095ff}.nb-theme-corporate nb-spinner.status-control{background-color:rgba(255,255,255,0.16)}.nb-theme-corporate nb-spinner.status-control .spin-circle{border-top-color:#fff;border-right-color:rgba(0,0,0,0);border-bottom-color:#fff;border-left-color:#fff}.nb-theme-corporate nb-spinner.size-tiny{font-size:1rem}.nb-theme-corporate nb-spinner.size-small{font-size:1.25rem}.nb-theme-corporate nb-spinner.size-medium{font-size:1.5rem}.nb-theme-corporate nb-spinner.size-large{font-size:1.75rem}.nb-theme-corporate nb-spinner.size-giant{font-size:2rem}@keyframes spin{0%{transform:rotate(0deg)}40%{transform:rotate(230deg)}100%{transform:rotate(360deg)}}.nb-theme-corporate .nb-timepicker-container{width:20rem;height:26.1875rem}.nb-theme-corporate .nb-timepicker-container .list-item{color:#222b45;font-size:.9375rem;font-family:Open Sans, sans-serif;height:2.75rem;line-height:1.5rem;font-weight:600}.nb-theme-corporate .nb-timepicker-container .list-item:first-child{border-top:none}.nb-theme-corporate .nb-timepicker-container .list-item:hover{background-color:#f7f9fc;color:#222b45}.nb-theme-corporate .nb-timepicker-container .list-item:focus{background-color:#e4e9f2;color:#222b45}.nb-theme-corporate .nb-timepicker-container .list-item.selected{background-color:#36f;color:#fff}.nb-theme-corporate .nb-timepicker-container .values-list{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}[dir=ltr] .nb-theme-corporate .nb-timepicker-container .values-list:not(:last-of-type){border-right:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-corporate .nb-timepicker-container .values-list:not(:last-of-type){border-left:.0625rem solid #e4e9f2}.nb-theme-corporate .nb-timepicker-container .values-list::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate .nb-timepicker-container .values-list::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate .nb-timepicker-container .values-list::-webkit-scrollbar-track{background:#f7f9fc}[dir=ltr] .nb-theme-corporate .nb-timepicker-container.supports-scrollbar-theming .values-list:hover .list-item:not(.am-pm-item){margin-right:-.3125rem}[dir=rtl] .nb-theme-corporate .nb-timepicker-container.supports-scrollbar-theming .values-list:hover .list-item:not(.am-pm-item){margin-left:-.3125rem}.nb-theme-corporate .nb-timepicker-container .header-cell{color:#8f9bb3;font-size:.9375rem;font-family:Open Sans, sans-serif;height:2.75rem;line-height:1.5rem;font-weight:600}[dir=ltr] .nb-theme-corporate .nb-timepicker-container .header-cell:not(:last-child){border-right:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-corporate .nb-timepicker-container .header-cell:not(:last-child){border-left:.0625rem solid #e4e9f2}.nb-theme-corporate .nb-timepicker-container .column-header{border-bottom:.0625rem solid #e4e9f2}[dir=ltr] .nb-theme-corporate .nb-timepicker-container .actions-footer{padding-left:.625rem}[dir=rtl] .nb-theme-corporate .nb-timepicker-container .actions-footer{padding-right:.625rem}.nb-theme-corporate nb-checkbox .label{padding:0}.nb-theme-corporate nb-checkbox .custom-checkbox{width:1.25rem;height:1.25rem;border-style:solid;border-width:1px;border-radius:.17rem;position:relative}.nb-theme-corporate nb-checkbox .native-input:focus:not(:checked)+.custom-checkbox{box-shadow:0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate nb-checkbox .native-input:focus:not(:checked)+.custom-checkbox:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,0.16),inset 0 0 0 100vmax rgba(143,155,179,0.16)}.nb-theme-corporate nb-checkbox .native-input:focus:checked+.custom-checkbox{box-shadow:0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate nb-checkbox nb-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50%}.nb-theme-corporate nb-checkbox .text{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}[dir=ltr] .nb-theme-corporate nb-checkbox .text:not(:empty){padding-left:.6875rem}[dir=rtl] .nb-theme-corporate nb-checkbox .text:not(:empty){padding-right:.6875rem}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3}.nb-theme-corporate nb-checkbox.status-basic .text{color:#222b45}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox.checked{background-color:#36f;border-color:#36f}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox.indeterminate{background-color:#36f;border-color:#36f}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3}.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox:hover.indeterminate,.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3}.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate nb-checkbox.status-basic .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-checkbox.status-basic .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-basic .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-basic .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-basic .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox{background-color:rgba(51,102,255,0.08);border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .text{color:#222b45}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox.checked{background-color:#36f;border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox.indeterminate{background-color:#36f;border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox:hover.indeterminate,.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate nb-checkbox.status-primary .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-checkbox.status-primary .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-primary .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-primary .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-primary .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox{background-color:rgba(0,214,143,0.08);border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .text{color:#222b45}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox.checked{background-color:#00d68f;border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox.indeterminate{background-color:#00d68f;border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.checked{background-color:#00b887;border-color:#00997a}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox:hover{background-color:rgba(0,214,143,0.16);border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox:hover.indeterminate,.nb-theme-corporate nb-checkbox.status-success .custom-checkbox:hover.checked{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.checked{background-color:#00b887;border-color:#00b887}.nb-theme-corporate nb-checkbox.status-success .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-checkbox.status-success .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-success .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-success .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-success .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox{background-color:rgba(255,170,0,0.08);border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .text{color:#222b45}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox.checked{background-color:#fa0;border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox.indeterminate{background-color:#fa0;border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.checked{background-color:#db8b00;border-color:#b86e00}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox:hover{background-color:rgba(255,170,0,0.16);border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox:hover.indeterminate,.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox:hover.checked{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.checked{background-color:#db8b00;border-color:#db8b00}.nb-theme-corporate nb-checkbox.status-warning .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-checkbox.status-warning .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-warning .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-warning .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-warning .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox{background-color:rgba(255,61,113,0.08);border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .text{color:#222b45}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox.checked{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox.indeterminate{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.checked{background-color:#db2c66;border-color:#b81d5b}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox:hover{background-color:rgba(255,61,113,0.16);border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox:hover.indeterminate,.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox:hover.checked{background-color:#ff708d;border-color:#ff708d}.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.checked{background-color:#db2c66;border-color:#db2c66}.nb-theme-corporate nb-checkbox.status-danger .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-checkbox.status-danger .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-danger .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-danger .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-danger .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox{background-color:rgba(0,149,255,0.08);border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .text{color:#222b45}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox.checked{background-color:#0095ff;border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox.indeterminate{background-color:#0095ff;border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.checked{background-color:#006fd6;border-color:#0057c2}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox:hover{background-color:rgba(0,149,255,0.16);border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox:hover.indeterminate,.nb-theme-corporate nb-checkbox.status-info .custom-checkbox:hover.checked{background-color:#42aaff;border-color:#42aaff}.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.checked{background-color:#006fd6;border-color:#006fd6}.nb-theme-corporate nb-checkbox.status-info .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-checkbox.status-info .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-info .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-info .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-info .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox{background-color:rgba(255,255,255,0.08);border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .text{color:#fff}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox.checked{background-color:#fff;border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox.checked nb-icon{color:#222b45}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox.indeterminate{background-color:#fff;border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox.indeterminate nb-icon{color:#222b45}.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.checked{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox:hover{background-color:rgba(255,255,255,0.16);border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox:hover.indeterminate,.nb-theme-corporate nb-checkbox.status-control .custom-checkbox:hover.checked{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.indeterminate,.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.checked{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-corporate nb-checkbox.status-control .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-checkbox.status-control .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-corporate nb-checkbox.status-control .native-input:disabled ~ .text{color:#fff}.nb-theme-corporate nb-checkbox.status-control .native-input:disabled:indeterminate+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-control .native-input:disabled:checked+.custom-checkbox{background-color:rgba(143,155,179,0.48);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toggle .toggle{height:1.875rem;width:3.125rem;border-width:1px;border-style:solid;border-radius:100px;cursor:pointer}[dir=ltr] .nb-theme-corporate nb-toggle .toggle.checked .toggle-switcher{left:calc(100% - 1.75rem - 1px - 1px)}[dir=ltr] .nb-theme-corporate nb-toggle .toggle:not(.checked) .toggle-switcher{right:0}[dir=rtl] .nb-theme-corporate nb-toggle .toggle.checked .toggle-switcher{right:calc(100% - 1.75rem - 1px - 1px)}[dir=rtl] .nb-theme-corporate nb-toggle .toggle:not(.checked) .toggle-switcher{left:0}.nb-theme-corporate nb-toggle .native-input:enabled:focus+.toggle{box-shadow:0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate nb-toggle .native-input:disabled+.toggle{cursor:default}.nb-theme-corporate nb-toggle .toggle-switcher{width:1.75rem;height:1.75rem}.nb-theme-corporate nb-toggle .toggle-switcher nb-icon{height:.75rem;width:.75rem}.nb-theme-corporate nb-toggle .text{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-toggle.status-basic .text{color:#222b45}.nb-theme-corporate nb-toggle.status-basic .toggle{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3}.nb-theme-corporate nb-toggle.status-basic .toggle.checked{background-color:#36f;border-color:#36f}.nb-theme-corporate nb-toggle.status-basic .native-input:enabled:focus+.toggle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-toggle.status-basic .native-input:enabled:focus+.toggle.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate nb-toggle.status-basic .native-input:enabled:active+.toggle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-toggle.status-basic .native-input:enabled:active+.toggle.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate nb-toggle.status-basic .native-input:enabled+.toggle:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-corporate nb-toggle.status-basic .native-input:enabled+.toggle:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-corporate nb-toggle.status-basic .toggle-switcher{background-color:#fff}.nb-theme-corporate nb-toggle.status-basic .toggle-switcher nb-icon{color:#36f}.nb-theme-corporate nb-toggle.status-basic .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-corporate nb-toggle.status-basic .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toggle.status-primary .text{color:#222b45}.nb-theme-corporate nb-toggle.status-primary .toggle{background-color:rgba(51,102,255,0.08);border-color:#36f}.nb-theme-corporate nb-toggle.status-primary .toggle.checked{background-color:#36f;border-color:#36f}.nb-theme-corporate nb-toggle.status-primary .native-input:enabled:focus+.toggle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-toggle.status-primary .native-input:enabled:focus+.toggle.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate nb-toggle.status-primary .native-input:enabled:active+.toggle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-toggle.status-primary .native-input:enabled:active+.toggle.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate nb-toggle.status-primary .native-input:enabled+.toggle:hover{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-corporate nb-toggle.status-primary .native-input:enabled+.toggle:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-corporate nb-toggle.status-primary .toggle-switcher{background-color:#fff}.nb-theme-corporate nb-toggle.status-primary .toggle-switcher nb-icon{color:#36f}.nb-theme-corporate nb-toggle.status-primary .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-corporate nb-toggle.status-primary .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toggle.status-success .text{color:#222b45}.nb-theme-corporate nb-toggle.status-success .toggle{background-color:rgba(0,214,143,0.08);border-color:#00d68f}.nb-theme-corporate nb-toggle.status-success .toggle.checked{background-color:#00d68f;border-color:#00d68f}.nb-theme-corporate nb-toggle.status-success .native-input:enabled:focus+.toggle{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-corporate nb-toggle.status-success .native-input:enabled:focus+.toggle.checked{background-color:#00b887;border-color:#00997a}.nb-theme-corporate nb-toggle.status-success .native-input:enabled:active+.toggle{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-corporate nb-toggle.status-success .native-input:enabled:active+.toggle.checked{background-color:#00b887;border-color:#00b887}.nb-theme-corporate nb-toggle.status-success .native-input:enabled+.toggle:hover{background-color:rgba(0,214,143,0.16);border-color:#00d68f}.nb-theme-corporate nb-toggle.status-success .native-input:enabled+.toggle:hover.checked{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-corporate nb-toggle.status-success .toggle-switcher{background-color:#fff}.nb-theme-corporate nb-toggle.status-success .toggle-switcher nb-icon{color:#00d68f}.nb-theme-corporate nb-toggle.status-success .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-corporate nb-toggle.status-success .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toggle.status-warning .text{color:#222b45}.nb-theme-corporate nb-toggle.status-warning .toggle{background-color:rgba(255,170,0,0.08);border-color:#fa0}.nb-theme-corporate nb-toggle.status-warning .toggle.checked{background-color:#fa0;border-color:#fa0}.nb-theme-corporate nb-toggle.status-warning .native-input:enabled:focus+.toggle{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-corporate nb-toggle.status-warning .native-input:enabled:focus+.toggle.checked{background-color:#db8b00;border-color:#b86e00}.nb-theme-corporate nb-toggle.status-warning .native-input:enabled:active+.toggle{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-corporate nb-toggle.status-warning .native-input:enabled:active+.toggle.checked{background-color:#db8b00;border-color:#db8b00}.nb-theme-corporate nb-toggle.status-warning .native-input:enabled+.toggle:hover{background-color:rgba(255,170,0,0.16);border-color:#fa0}.nb-theme-corporate nb-toggle.status-warning .native-input:enabled+.toggle:hover.checked{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-corporate nb-toggle.status-warning .toggle-switcher{background-color:#fff}.nb-theme-corporate nb-toggle.status-warning .toggle-switcher nb-icon{color:#fa0}.nb-theme-corporate nb-toggle.status-warning .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-corporate nb-toggle.status-warning .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toggle.status-danger .text{color:#222b45}.nb-theme-corporate nb-toggle.status-danger .toggle{background-color:rgba(255,61,113,0.08);border-color:#ff3d71}.nb-theme-corporate nb-toggle.status-danger .toggle.checked{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-corporate nb-toggle.status-danger .native-input:enabled:focus+.toggle{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-corporate nb-toggle.status-danger .native-input:enabled:focus+.toggle.checked{background-color:#db2c66;border-color:#b81d5b}.nb-theme-corporate nb-toggle.status-danger .native-input:enabled:active+.toggle{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-corporate nb-toggle.status-danger .native-input:enabled:active+.toggle.checked{background-color:#db2c66;border-color:#db2c66}.nb-theme-corporate nb-toggle.status-danger .native-input:enabled+.toggle:hover{background-color:rgba(255,61,113,0.16);border-color:#ff3d71}.nb-theme-corporate nb-toggle.status-danger .native-input:enabled+.toggle:hover.checked{background-color:#ff708d;border-color:#ff708d}.nb-theme-corporate nb-toggle.status-danger .toggle-switcher{background-color:#fff}.nb-theme-corporate nb-toggle.status-danger .toggle-switcher nb-icon{color:#ff3d71}.nb-theme-corporate nb-toggle.status-danger .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-corporate nb-toggle.status-danger .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toggle.status-info .text{color:#222b45}.nb-theme-corporate nb-toggle.status-info .toggle{background-color:rgba(0,149,255,0.08);border-color:#0095ff}.nb-theme-corporate nb-toggle.status-info .toggle.checked{background-color:#0095ff;border-color:#0095ff}.nb-theme-corporate nb-toggle.status-info .native-input:enabled:focus+.toggle{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-corporate nb-toggle.status-info .native-input:enabled:focus+.toggle.checked{background-color:#006fd6;border-color:#0057c2}.nb-theme-corporate nb-toggle.status-info .native-input:enabled:active+.toggle{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-corporate nb-toggle.status-info .native-input:enabled:active+.toggle.checked{background-color:#006fd6;border-color:#006fd6}.nb-theme-corporate nb-toggle.status-info .native-input:enabled+.toggle:hover{background-color:rgba(0,149,255,0.16);border-color:#0095ff}.nb-theme-corporate nb-toggle.status-info .native-input:enabled+.toggle:hover.checked{background-color:#42aaff;border-color:#42aaff}.nb-theme-corporate nb-toggle.status-info .toggle-switcher{background-color:#fff}.nb-theme-corporate nb-toggle.status-info .toggle-switcher nb-icon{color:#0095ff}.nb-theme-corporate nb-toggle.status-info .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-corporate nb-toggle.status-info .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toggle.status-control .text{color:#fff}.nb-theme-corporate nb-toggle.status-control .toggle{background-color:rgba(255,255,255,0.08);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .toggle.checked{background-color:rgba(255,255,255,0.08);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:enabled:focus+.toggle{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:enabled:focus+.toggle.checked{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:enabled:active+.toggle{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:enabled:active+.toggle.checked{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:enabled+.toggle:hover{background-color:rgba(255,255,255,0.16);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:enabled+.toggle:hover.checked{background-color:rgba(255,255,255,0.16);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .toggle-switcher{background-color:#fff}.nb-theme-corporate nb-toggle.status-control .toggle-switcher nb-icon{color:#222b45}.nb-theme-corporate nb-toggle.status-control .native-input:disabled+.toggle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:disabled ~ .text{color:#fff}.nb-theme-corporate nb-progress-bar .progress-container{border-radius:.17rem}.nb-theme-corporate nb-progress-bar .progress-value{display:flex;align-items:center;justify-content:center;font-family:Open Sans, sans-serif;transition-duration:400ms;transition-property:width, background-color}.nb-theme-corporate nb-progress-bar.size-tiny .progress-container{height:1rem}.nb-theme-corporate nb-progress-bar.size-tiny .progress-value{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-progress-bar.size-small .progress-container{height:1.25rem}.nb-theme-corporate nb-progress-bar.size-small .progress-value{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-progress-bar.size-medium .progress-container{height:1.375rem}.nb-theme-corporate nb-progress-bar.size-medium .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-progress-bar.size-large .progress-container{height:1.5rem}.nb-theme-corporate nb-progress-bar.size-large .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-progress-bar.size-giant .progress-container{height:1.75rem}.nb-theme-corporate nb-progress-bar.size-giant .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-progress-bar.status-basic .progress-container{background-color:#f7f9fc}.nb-theme-corporate nb-progress-bar.status-basic .progress-value{background-color:#e4e9f2;color:#222b45}.nb-theme-corporate nb-progress-bar.status-primary .progress-container{background-color:#edf1f7}.nb-theme-corporate nb-progress-bar.status-primary .progress-value{background-color:#36f;color:#fff}.nb-theme-corporate nb-progress-bar.status-success .progress-container{background-color:#edf1f7}.nb-theme-corporate nb-progress-bar.status-success .progress-value{background-color:#00d68f;color:#fff}.nb-theme-corporate nb-progress-bar.status-warning .progress-container{background-color:#edf1f7}.nb-theme-corporate nb-progress-bar.status-warning .progress-value{background-color:#fa0;color:#fff}.nb-theme-corporate nb-progress-bar.status-danger .progress-container{background-color:#edf1f7}.nb-theme-corporate nb-progress-bar.status-danger .progress-value{background-color:#ff3d71;color:#fff}.nb-theme-corporate nb-progress-bar.status-info .progress-container{background-color:#edf1f7}.nb-theme-corporate nb-progress-bar.status-info .progress-value{background-color:#0095ff;color:#fff}.nb-theme-corporate nb-progress-bar.status-control .progress-container{background-color:#edf1f7}.nb-theme-corporate nb-progress-bar.status-control .progress-value{background-color:#fff;color:#222b45}.nb-theme-corporate nb-badge{border-radius:.17rem;font-family:Open Sans, sans-serif;font-size:.625rem;font-weight:700;line-height:.75rem;padding:0.25rem 0.4rem}.nb-theme-corporate nb-badge.dot-mode{padding:.3rem;border-radius:.5rem}.nb-theme-corporate nb-badge.status-basic{color:#222b45;background-color:#f7f9fc}.nb-theme-corporate nb-badge.status-primary{color:#fff;background-color:#36f}.nb-theme-corporate nb-badge.status-success{color:#fff;background-color:#00d68f}.nb-theme-corporate nb-badge.status-warning{color:#fff;background-color:#fa0}.nb-theme-corporate nb-badge.status-danger{color:#fff;background-color:#ff3d71}.nb-theme-corporate nb-badge.status-info{color:#fff;background-color:#0095ff}.nb-theme-corporate nb-badge.status-control{color:#222b45;background-color:#fff}.nb-theme-corporate nb-stepper.horizontal .header .step{width:2rem;margin:0 1rem}.nb-theme-corporate nb-stepper.horizontal .header .connector{margin:1rem}.nb-theme-corporate nb-stepper.vertical .header .connector{margin:1rem}.nb-theme-corporate nb-stepper .header .connector{background-color:#edf1f7}.nb-theme-corporate nb-stepper .header .connector-past{background-color:#36f}.nb-theme-corporate nb-stepper .header .label-index{border-radius:50%;border-color:#e4e9f2;border-style:solid;border-width:1px;width:2rem;height:2rem}.nb-theme-corporate nb-stepper .header .step{color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate nb-stepper .header .step.label-index{border-color:#e4e9f2}.nb-theme-corporate nb-stepper .header .step.selected{color:#274bdb}.nb-theme-corporate nb-stepper .header .step.selected .label-index{border-color:#274bdb}.nb-theme-corporate nb-stepper .header .step.completed{color:#36f}.nb-theme-corporate nb-stepper .header .step.completed .label-index{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-corporate nb-stepper .step-content{padding:1.25rem}.nb-theme-corporate nb-alert{border-radius:.17rem;box-shadow:none;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:1rem 1.125rem;margin-bottom:1.5rem;scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-corporate nb-alert::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate nb-alert::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate nb-alert::-webkit-scrollbar-track{background:#f7f9fc}[dir=ltr] .nb-theme-corporate nb-alert.closable{padding-right:3rem}[dir=rtl] .nb-theme-corporate nb-alert.closable{padding-left:3rem}.nb-theme-corporate nb-alert .close{padding:1rem 1.125rem;font-size:1.5rem;line-height:1;cursor:pointer;font-family:monospace}.nb-theme-corporate nb-alert.size-tiny{height:4.5rem}.nb-theme-corporate nb-alert.size-small{height:5.75rem}.nb-theme-corporate nb-alert.size-medium{height:7rem}.nb-theme-corporate nb-alert.size-large{height:8.25rem}.nb-theme-corporate nb-alert.size-giant{height:9.5rem}.nb-theme-corporate nb-alert.status-basic{color:#222b45;background-color:#f7f9fc}.nb-theme-corporate nb-alert.status-basic a,.nb-theme-corporate nb-alert.status-basic a:hover{color:#222b45}.nb-theme-corporate nb-alert.accent-basic{border-top:.17rem solid #edf1f7}.nb-theme-corporate nb-alert.outline-basic{border:1px solid #c5cee0}.nb-theme-corporate nb-alert.status-primary{color:#fff;background-color:#36f}.nb-theme-corporate nb-alert.status-primary a,.nb-theme-corporate nb-alert.status-primary a:hover{color:#fff}.nb-theme-corporate nb-alert.accent-primary{border-top:.17rem solid #36f}.nb-theme-corporate nb-alert.outline-primary{border:1px solid #1a34b8}.nb-theme-corporate nb-alert.status-success{color:#fff;background-color:#00d68f}.nb-theme-corporate nb-alert.status-success a,.nb-theme-corporate nb-alert.status-success a:hover{color:#fff}.nb-theme-corporate nb-alert.accent-success{border-top:.17rem solid #00d68f}.nb-theme-corporate nb-alert.outline-success{border:1px solid #00997a}.nb-theme-corporate nb-alert.status-warning{color:#fff;background-color:#fa0}.nb-theme-corporate nb-alert.status-warning a,.nb-theme-corporate nb-alert.status-warning a:hover{color:#fff}.nb-theme-corporate nb-alert.accent-warning{border-top:.17rem solid #fa0}.nb-theme-corporate nb-alert.outline-warning{border:1px solid #b86e00}.nb-theme-corporate nb-alert.status-danger{color:#fff;background-color:#ff3d71}.nb-theme-corporate nb-alert.status-danger a,.nb-theme-corporate nb-alert.status-danger a:hover{color:#fff}.nb-theme-corporate nb-alert.accent-danger{border-top:.17rem solid #ff3d71}.nb-theme-corporate nb-alert.outline-danger{border:1px solid #b81d5b}.nb-theme-corporate nb-alert.status-info{color:#fff;background-color:#0095ff}.nb-theme-corporate nb-alert.status-info a,.nb-theme-corporate nb-alert.status-info a:hover{color:#fff}.nb-theme-corporate nb-alert.accent-info{border-top:.17rem solid #0095ff}.nb-theme-corporate nb-alert.outline-info{border:1px solid #0057c2}.nb-theme-corporate nb-alert.status-control{color:#222b45;background-color:#fff}.nb-theme-corporate nb-alert.status-control a,.nb-theme-corporate nb-alert.status-control a:hover{color:#222b45}.nb-theme-corporate nb-alert.accent-control{border-top:.17rem solid #fff}.nb-theme-corporate nb-alert.outline-control{border:1px solid #c5cee0}.nb-theme-corporate nb-chat{background-color:#fff;border:none;border-radius:.17rem;box-shadow:none;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate nb-chat nb-icon{font-size:inherit}.nb-theme-corporate nb-chat .header{border-bottom:1px solid #edf1f7;border-top-left-radius:.17rem;border-top-right-radius:.17rem;padding:1rem 1.25rem;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-chat .scrollable{overflow:auto;flex:1;scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-corporate nb-chat .scrollable::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-corporate nb-chat .scrollable::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-corporate nb-chat .scrollable::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-corporate nb-chat .messages{padding:1rem 1.25rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-shrink:0;flex-direction:column}.nb-theme-corporate nb-chat .no-messages{text-align:center}.nb-theme-corporate nb-chat.size-tiny{height:13.5rem}.nb-theme-corporate nb-chat.size-small{height:21rem}.nb-theme-corporate nb-chat.size-medium{height:28.5rem}.nb-theme-corporate nb-chat.size-large{height:36rem}.nb-theme-corporate nb-chat.size-giant{height:43.5rem}.nb-theme-corporate nb-chat.status-basic .header{background-color:#fff;color:#222b45}.nb-theme-corporate nb-chat.status-primary .header{background-color:#36f;color:#fff}.nb-theme-corporate nb-chat.status-success .header{background-color:#00d68f;color:#fff}.nb-theme-corporate nb-chat.status-warning .header{background-color:#fa0;color:#fff}.nb-theme-corporate nb-chat.status-danger .header{background-color:#ff3d71;color:#fff}.nb-theme-corporate nb-chat.status-info .header{background-color:#0095ff;color:#fff}.nb-theme-corporate nb-chat.status-control .header{background-color:#fff;color:#222b45}.nb-theme-corporate nb-chat-message{margin-bottom:1.5rem;display:flex;flex-direction:row}.nb-theme-corporate nb-chat-message .message{flex:1}.nb-theme-corporate nb-chat-message .avatar{display:block;border-radius:50%;flex-shrink:0;background:#c5cee0;background-position:center;background-size:cover;background-repeat:no-repeat;width:2.5rem;height:2.5rem;text-align:center;line-height:2.5rem;font-size:0.875rem;color:white}.nb-theme-corporate nb-chat-message nb-chat-message-text{display:flex;flex-direction:column}.nb-theme-corporate nb-chat-message nb-chat-message-text .sender{font-size:0.875rem;color:#8f9bb3;margin-top:0;margin-bottom:0.5rem}.nb-theme-corporate nb-chat-message nb-chat-message-text p{word-break:break-word;white-space:pre-wrap;max-width:100%;margin-top:0;margin-bottom:0}.nb-theme-corporate nb-chat-message nb-chat-message-text .text{padding:1rem;border-radius:0.5rem}.nb-theme-corporate nb-chat-message nb-chat-message-file{display:flex;flex-direction:column}.nb-theme-corporate nb-chat-message nb-chat-message-file a{color:#8f9bb3;background:rgba(0,0,0,0);font-size:4rem;text-align:center;border:1px solid #8f9bb3;width:10rem;height:10rem;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:0.5rem}.nb-theme-corporate nb-chat-message nb-chat-message-file a:hover,.nb-theme-corporate nb-chat-message nb-chat-message-file a:focus{text-decoration:none;color:#8f9bb3}.nb-theme-corporate nb-chat-message nb-chat-message-file a div{background-size:cover;width:100%;height:100%}.nb-theme-corporate nb-chat-message nb-chat-message-file nb-chat-message-text{display:block;margin-bottom:0.5rem}.nb-theme-corporate nb-chat-message nb-chat-message-file .message-content-group{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.nb-theme-corporate nb-chat-message nb-chat-message-file .message-content-group a{margin-bottom:1rem;width:5rem;height:5rem}[dir=ltr] .nb-theme-corporate nb-chat-message nb-chat-message-file .message-content-group a{margin-right:1rem}[dir=rtl] .nb-theme-corporate nb-chat-message nb-chat-message-file .message-content-group a{margin-left:1rem}.nb-theme-corporate nb-chat-message nb-chat-message-quote p.quote{font-style:italic;font-size:0.875rem;background:#f7f9fc;color:#8f9bb3;padding:1rem;border-radius:0.5rem;margin-top:0;margin-bottom:0.5rem}.nb-theme-corporate nb-chat-message nb-chat-message-quote .sender{font-size:0.875rem;color:#8f9bb3;margin-bottom:0.5rem}[dir=ltr] .nb-theme-corporate nb-chat-message.not-reply .message{margin-left:.5rem}[dir=rtl] .nb-theme-corporate nb-chat-message.not-reply .message{margin-right:.5rem}[dir=ltr] .nb-theme-corporate nb-chat-message.not-reply .message{margin-right:3rem}[dir=rtl] .nb-theme-corporate nb-chat-message.not-reply .message{margin-left:3rem}.nb-theme-corporate nb-chat-message.not-reply nb-chat-message-text{align-items:flex-start}.nb-theme-corporate nb-chat-message.not-reply nb-chat-message-text .text{background:#36f;color:#fff}[dir=ltr] .nb-theme-corporate nb-chat-message.not-reply nb-chat-message-text .text{border-top-left-radius:0}[dir=rtl] .nb-theme-corporate nb-chat-message.not-reply nb-chat-message-text .text{border-top-right-radius:0}.nb-theme-corporate nb-chat-message.not-reply nb-chat-message-file{align-items:flex-start}.nb-theme-corporate nb-chat-message.reply{flex-direction:row-reverse}.nb-theme-corporate nb-chat-message.reply .message{display:flex;flex-direction:column;align-items:flex-end;margin-left:0}[dir=ltr] .nb-theme-corporate nb-chat-message.reply .message{margin-right:.5rem}[dir=rtl] .nb-theme-corporate nb-chat-message.reply .message{margin-left:.5rem}[dir=ltr] .nb-theme-corporate nb-chat-message.reply .message{margin-left:3rem}[dir=rtl] .nb-theme-corporate nb-chat-message.reply .message{margin-right:3rem}.nb-theme-corporate nb-chat-message.reply nb-chat-message-text{align-items:flex-end}[dir=ltr] .nb-theme-corporate nb-chat-message.reply nb-chat-message-text .sender{text-align:right}[dir=rtl] .nb-theme-corporate nb-chat-message.reply nb-chat-message-text .sender{text-align:left}.nb-theme-corporate nb-chat-message.reply nb-chat-message-text .text{background:#f7f9fc;color:#222b45}[dir=ltr] .nb-theme-corporate nb-chat-message.reply nb-chat-message-text .text{border-top-right-radius:0}[dir=rtl] .nb-theme-corporate nb-chat-message.reply nb-chat-message-text .text{border-top-left-radius:0}.nb-theme-corporate nb-chat-message.reply nb-chat-message-file{align-items:flex-end}.nb-theme-corporate nb-chat-form{display:flex;flex-direction:column;padding:1rem 1.25rem;border-top:1px solid #edf1f7}.nb-theme-corporate nb-chat-form .message-row{flex-direction:row;display:flex}.nb-theme-corporate nb-chat-form input{flex:1}.nb-theme-corporate nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=ltr] .nb-theme-corporate nb-chat-form input.with-button{border-bottom-right-radius:0}[dir=ltr] .nb-theme-corporate nb-chat-form input.with-button{border-top-right-radius:0}[dir=rtl] .nb-theme-corporate nb-chat-form input.with-button{border-bottom-left-radius:0}[dir=rtl] .nb-theme-corporate nb-chat-form input.with-button{border-top-left-radius:0}.nb-theme-corporate nb-chat-form .send-button nb-icon{font-size:1.5rem}[dir=ltr] .nb-theme-corporate nb-chat-form .send-button{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .nb-theme-corporate nb-chat-form .send-button{border-bottom-right-radius:0;border-top-right-radius:0}.nb-theme-corporate nb-chat-form .dropped-files{display:flex;flex-direction:row;margin-bottom:0.5rem;flex-wrap:wrap}.nb-theme-corporate nb-chat-form .dropped-files div{background-size:cover;width:3rem;height:3rem;border-radius:0.5rem;margin-bottom:0.5rem;border:1px solid currentColor;text-align:center;font-size:2rem;position:relative}[dir=ltr] .nb-theme-corporate nb-chat-form .dropped-files div{margin-right:.5rem}[dir=rtl] .nb-theme-corporate nb-chat-form .dropped-files div{margin-left:.5rem}.nb-theme-corporate nb-chat-form .dropped-files div .remove{position:absolute;right:-0.5rem;top:-0.875rem;font-size:0.875rem;line-height:1;cursor:pointer}.nb-theme-corporate nb-chat-form .dropped-files div nb-icon{width:65%;height:100%}.nb-theme-corporate .nb-custom-message{display:inline-block;padding:1rem 1.25rem;margin-top:0.5rem;border-radius:0.5rem}.nb-theme-corporate .nb-custom-message-full-width{width:100%}.nb-theme-corporate .nb-custom-message-no-space{margin-top:0}.nb-theme-corporate .nb-custom-message-not-reply{background:#36f;color:#fff}[dir=ltr] .nb-theme-corporate .nb-custom-message-not-reply{border-top-left-radius:0}[dir=rtl] .nb-theme-corporate .nb-custom-message-not-reply{border-top-right-radius:0}.nb-theme-corporate .nb-custom-message-not-reply a,.nb-theme-corporate .nb-custom-message-not-reply a:hover,.nb-theme-corporate .nb-custom-message-not-reply a:focus{color:#fff}.nb-theme-corporate .nb-custom-message-reply{background:#f7f9fc;color:#222b45}[dir=ltr] .nb-theme-corporate .nb-custom-message-reply{border-top-right-radius:0}[dir=rtl] .nb-theme-corporate .nb-custom-message-reply{border-top-left-radius:0}.nb-theme-corporate nb-accordion{display:block;box-shadow:none;border-radius:.17rem}.nb-theme-corporate nb-accordion-item-header{position:relative;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#edf1f7;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:1.25rem}.nb-theme-corporate nb-accordion-item-header h1{margin:0}.nb-theme-corporate nb-accordion-item-header h2{margin:0}.nb-theme-corporate nb-accordion-item-header h3{margin:0}.nb-theme-corporate nb-accordion-item-header h4{margin:0}.nb-theme-corporate nb-accordion-item-header h5{margin:0}.nb-theme-corporate nb-accordion-item-header h6{margin:0}.nb-theme-corporate nb-accordion-item-header .expansion-indicator{position:absolute}[dir=ltr] .nb-theme-corporate nb-accordion-item-header .expansion-indicator{right:1rem}[dir=rtl] .nb-theme-corporate nb-accordion-item-header .expansion-indicator{left:1rem}.nb-theme-corporate nb-accordion-item{background-color:#fff;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate nb-accordion-item.disabled nb-accordion-item-header{color:rgba(143,155,179,0.48);cursor:default}.nb-theme-corporate nb-accordion-item:first-child{border-top-left-radius:.17rem;border-top-right-radius:.17rem}.nb-theme-corporate nb-accordion-item:last-child{border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-corporate nb-accordion-item:last-child.collapsed nb-accordion-item-header{border-bottom:none}.nb-theme-corporate nb-accordion-item:not(.collapsed)+nb-accordion-item nb-accordion-item-header{border-top-color:#edf1f7;border-top-style:solid;border-top-width:1px}.nb-theme-corporate nb-accordion-item-body .item-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1.25rem;position:relative}.nb-theme-corporate [nbButton],.nb-theme-corporate [nbButtonToggle]{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-family:Open Sans, sans-serif;font-weight:700}.nb-theme-corporate [nbButton]:hover,.nb-theme-corporate :hover[nbButtonToggle],.nb-theme-corporate [nbButton]:focus,.nb-theme-corporate :focus[nbButtonToggle]{text-decoration:none}.nb-theme-corporate [nbButton].full-width,.nb-theme-corporate .full-width[nbButtonToggle]{width:100%}.nb-theme-corporate [nbButton] nb-icon,.nb-theme-corporate [nbButtonToggle] nb-icon{vertical-align:top}.nb-theme-corporate [nbButton].nb-transition,.nb-theme-corporate .nb-transition[nbButtonToggle]{transition-duration:0.15s;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in}.nb-theme-corporate [nbButton]:focus,.nb-theme-corporate :focus[nbButtonToggle]{position:relative;outline:none;box-shadow:0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton][disabled],.nb-theme-corporate [disabled][nbButtonToggle],.nb-theme-corporate [nbButton].btn-disabled,.nb-theme-corporate .btn-disabled[nbButtonToggle]{cursor:default}.nb-theme-corporate [nbButton].size-tiny,.nb-theme-corporate .size-tiny[nbButtonToggle]{font-size:.625rem;line-height:.75rem}.nb-theme-corporate [nbButton].size-tiny nb-icon,.nb-theme-corporate .size-tiny[nbButtonToggle] nb-icon{font-size:.625rem;height:.75rem;width:.75rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate .size-tiny.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.375rem}[dir=rtl] .nb-theme-corporate [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate .size-tiny.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.375rem}[dir=ltr] .nb-theme-corporate [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate .size-tiny.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-corporate [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-tiny.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.375rem}.nb-theme-corporate [nbButton].size-tiny.icon-start.icon-end.appearance-filled,.nb-theme-corporate .size-tiny.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:0.4375rem 0.3125rem}.nb-theme-corporate [nbButton].size-tiny.icon-start.icon-end.appearance-outline,.nb-theme-corporate .size-tiny.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:0.4375rem 0.3125rem}.nb-theme-corporate [nbButton].size-tiny.icon-start.icon-end.appearance-ghost,.nb-theme-corporate .size-tiny.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:0.4375rem 0.3125rem}.nb-theme-corporate [nbButton].size-tiny.icon-start.icon-end.appearance-hero,.nb-theme-corporate .size-tiny.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:0.5rem 0.375rem}.nb-theme-corporate [nbButton].size-small,.nb-theme-corporate .size-small[nbButtonToggle]{font-size:.75rem;line-height:1rem}.nb-theme-corporate [nbButton].size-small nb-icon,.nb-theme-corporate .size-small[nbButtonToggle] nb-icon{font-size:.75rem;height:1rem;width:1rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate [nbButton].size-small.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate .size-small.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.375rem}[dir=rtl] .nb-theme-corporate [nbButton].size-small.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate .size-small.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.375rem}[dir=ltr] .nb-theme-corporate [nbButton].size-small.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate .size-small.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-corporate [nbButton].size-small.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-small.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.375rem}.nb-theme-corporate [nbButton].size-small.icon-start.icon-end.appearance-filled,.nb-theme-corporate .size-small.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:0.5625rem 0.4375rem}.nb-theme-corporate [nbButton].size-small.icon-start.icon-end.appearance-outline,.nb-theme-corporate .size-small.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:0.5625rem 0.4375rem}.nb-theme-corporate [nbButton].size-small.icon-start.icon-end.appearance-ghost,.nb-theme-corporate .size-small.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:0.5625rem 0.4375rem}.nb-theme-corporate [nbButton].size-small.icon-start.icon-end.appearance-hero,.nb-theme-corporate .size-small.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:0.5625rem 0.5rem}.nb-theme-corporate [nbButton].size-medium,.nb-theme-corporate .size-medium[nbButtonToggle]{font-size:.875rem;line-height:1rem}.nb-theme-corporate [nbButton].size-medium nb-icon,.nb-theme-corporate .size-medium[nbButtonToggle] nb-icon{font-size:.875rem;height:1.25rem;width:1.25rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate [nbButton].size-medium.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate .size-medium.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.5rem}[dir=rtl] .nb-theme-corporate [nbButton].size-medium.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate .size-medium.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.5rem}[dir=ltr] .nb-theme-corporate [nbButton].size-medium.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate .size-medium.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.5rem}[dir=rtl] .nb-theme-corporate [nbButton].size-medium.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-medium.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.5rem}.nb-theme-corporate [nbButton].size-medium.icon-start.icon-end.appearance-filled,.nb-theme-corporate .size-medium.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:0.6875rem 0.5625rem}.nb-theme-corporate [nbButton].size-medium.icon-start.icon-end.appearance-outline,.nb-theme-corporate .size-medium.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:0.6875rem 0.5625rem}.nb-theme-corporate [nbButton].size-medium.icon-start.icon-end.appearance-ghost,.nb-theme-corporate .size-medium.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:0.6875rem 0.5625rem}.nb-theme-corporate [nbButton].size-medium.icon-start.icon-end.appearance-hero,.nb-theme-corporate .size-medium.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:0.75rem 0.5625rem}.nb-theme-corporate [nbButton].size-large,.nb-theme-corporate .size-large[nbButtonToggle]{font-size:1rem;line-height:1.25rem}.nb-theme-corporate [nbButton].size-large nb-icon,.nb-theme-corporate .size-large[nbButtonToggle] nb-icon{font-size:1rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate [nbButton].size-large.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate .size-large.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.75rem}[dir=rtl] .nb-theme-corporate [nbButton].size-large.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate .size-large.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.75rem}[dir=ltr] .nb-theme-corporate [nbButton].size-large.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate .size-large.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-corporate [nbButton].size-large.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-large.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.75rem}.nb-theme-corporate [nbButton].size-large.icon-start.icon-end.appearance-filled,.nb-theme-corporate .size-large.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:0.8125rem 0.6875rem}.nb-theme-corporate [nbButton].size-large.icon-start.icon-end.appearance-outline,.nb-theme-corporate .size-large.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:0.8125rem 0.6875rem}.nb-theme-corporate [nbButton].size-large.icon-start.icon-end.appearance-ghost,.nb-theme-corporate .size-large.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:0.8125rem 0.6875rem}.nb-theme-corporate [nbButton].size-large.icon-start.icon-end.appearance-hero,.nb-theme-corporate .size-large.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:0.875rem 0.6875rem}.nb-theme-corporate [nbButton].size-giant,.nb-theme-corporate .size-giant[nbButtonToggle]{font-size:1.125rem;line-height:1.5rem}.nb-theme-corporate [nbButton].size-giant nb-icon,.nb-theme-corporate .size-giant[nbButtonToggle] nb-icon{font-size:1.125rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate [nbButton].size-giant.icon-start:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate .size-giant.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-right:.75rem}[dir=rtl] .nb-theme-corporate [nbButton].size-giant.icon-start:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate .size-giant.icon-start:not(.icon-end)[nbButtonToggle] nb-icon{margin-left:.75rem}[dir=ltr] .nb-theme-corporate [nbButton].size-giant.icon-end:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate .size-giant.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-corporate [nbButton].size-giant.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-giant.icon-end:not(.icon-start)[nbButtonToggle] nb-icon{margin-right:.75rem}.nb-theme-corporate [nbButton].size-giant.icon-start.icon-end.appearance-filled,.nb-theme-corporate .size-giant.icon-start.icon-end.appearance-filled[nbButtonToggle]{padding:1.0625rem 0.9375rem}.nb-theme-corporate [nbButton].size-giant.icon-start.icon-end.appearance-outline,.nb-theme-corporate .size-giant.icon-start.icon-end.appearance-outline[nbButtonToggle]{padding:1.0625rem 0.9375rem}.nb-theme-corporate [nbButton].size-giant.icon-start.icon-end.appearance-ghost,.nb-theme-corporate .size-giant.icon-start.icon-end.appearance-ghost[nbButtonToggle]{padding:1.0625rem 0.9375rem}.nb-theme-corporate [nbButton].size-giant.icon-start.icon-end.appearance-hero,.nb-theme-corporate .size-giant.icon-start.icon-end.appearance-hero[nbButtonToggle]{padding:1.0625rem 1rem}.nb-theme-corporate [nbButton].shape-rectangle,.nb-theme-corporate .shape-rectangle[nbButtonToggle]{border-radius:.17rem}.nb-theme-corporate [nbButton].shape-semi-round,.nb-theme-corporate .shape-semi-round[nbButtonToggle]{border-radius:.75rem}.nb-theme-corporate [nbButton].shape-round,.nb-theme-corporate .shape-round[nbButtonToggle]{border-radius:1.5rem}.nb-theme-corporate a[nbButton],.nb-theme-corporate a[nbButtonToggle]{text-decoration:none}.nb-theme-corporate [nbButton].appearance-filled,.nb-theme-corporate .appearance-filled[nbButtonToggle]{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-corporate [nbButton].appearance-filled.size-tiny,.nb-theme-corporate .appearance-filled.size-tiny[nbButtonToggle]{padding:0.3125rem 0.625rem}.nb-theme-corporate [nbButton].appearance-filled.size-small,.nb-theme-corporate .appearance-filled.size-small[nbButtonToggle]{padding:0.4375rem 0.875rem}.nb-theme-corporate [nbButton].appearance-filled.size-medium,.nb-theme-corporate .appearance-filled.size-medium[nbButtonToggle]{padding:0.6875rem 1.125rem}.nb-theme-corporate [nbButton].appearance-filled.size-large,.nb-theme-corporate .appearance-filled.size-large[nbButtonToggle]{padding:0.8125rem 1.125rem}.nb-theme-corporate [nbButton].appearance-filled.size-giant,.nb-theme-corporate .appearance-filled.size-giant[nbButtonToggle]{padding:0.9375rem 1.375rem}.nb-theme-corporate [nbButton].appearance-filled.status-basic,.nb-theme-corporate .appearance-filled.status-basic[nbButtonToggle]{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-corporate [nbButton].appearance-filled.status-basic:focus,.nb-theme-corporate .appearance-filled.status-basic:focus[nbButtonToggle]{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-corporate [nbButton].appearance-filled.status-basic:hover,.nb-theme-corporate .appearance-filled.status-basic:hover[nbButtonToggle]{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate [nbButton].appearance-filled.status-basic:active,.nb-theme-corporate .appearance-filled.status-basic:active[nbButtonToggle]{background-color:#e4e9f2;border-color:#e4e9f2}.nb-theme-corporate [nbButton].appearance-filled.status-basic[disabled],.nb-theme-corporate .appearance-filled.status-basic[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-basic.btn-disabled,.nb-theme-corporate .appearance-filled.status-basic.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-filled.status-primary,.nb-theme-corporate .appearance-filled.status-primary[nbButtonToggle]{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-corporate [nbButton].appearance-filled.status-primary:focus,.nb-theme-corporate .appearance-filled.status-primary:focus[nbButtonToggle]{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate [nbButton].appearance-filled.status-primary:hover,.nb-theme-corporate .appearance-filled.status-primary:hover[nbButtonToggle]{background-color:#598bff;border-color:#598bff}.nb-theme-corporate [nbButton].appearance-filled.status-primary:active,.nb-theme-corporate .appearance-filled.status-primary:active[nbButtonToggle]{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate [nbButton].appearance-filled.status-primary[disabled],.nb-theme-corporate .appearance-filled.status-primary[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-primary.btn-disabled,.nb-theme-corporate .appearance-filled.status-primary.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-filled.status-success,.nb-theme-corporate .appearance-filled.status-success[nbButtonToggle]{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-corporate [nbButton].appearance-filled.status-success:focus,.nb-theme-corporate .appearance-filled.status-success:focus[nbButtonToggle]{background-color:#00b887;border-color:#00997a}.nb-theme-corporate [nbButton].appearance-filled.status-success:hover,.nb-theme-corporate .appearance-filled.status-success:hover[nbButtonToggle]{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-corporate [nbButton].appearance-filled.status-success:active,.nb-theme-corporate .appearance-filled.status-success:active[nbButtonToggle]{background-color:#00b887;border-color:#00b887}.nb-theme-corporate [nbButton].appearance-filled.status-success[disabled],.nb-theme-corporate .appearance-filled.status-success[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-success.btn-disabled,.nb-theme-corporate .appearance-filled.status-success.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-filled.status-warning,.nb-theme-corporate .appearance-filled.status-warning[nbButtonToggle]{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-corporate [nbButton].appearance-filled.status-warning:focus,.nb-theme-corporate .appearance-filled.status-warning:focus[nbButtonToggle]{background-color:#db8b00;border-color:#b86e00}.nb-theme-corporate [nbButton].appearance-filled.status-warning:hover,.nb-theme-corporate .appearance-filled.status-warning:hover[nbButtonToggle]{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-corporate [nbButton].appearance-filled.status-warning:active,.nb-theme-corporate .appearance-filled.status-warning:active[nbButtonToggle]{background-color:#db8b00;border-color:#db8b00}.nb-theme-corporate [nbButton].appearance-filled.status-warning[disabled],.nb-theme-corporate .appearance-filled.status-warning[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-warning.btn-disabled,.nb-theme-corporate .appearance-filled.status-warning.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-filled.status-danger,.nb-theme-corporate .appearance-filled.status-danger[nbButtonToggle]{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-corporate [nbButton].appearance-filled.status-danger:focus,.nb-theme-corporate .appearance-filled.status-danger:focus[nbButtonToggle]{background-color:#db2c66;border-color:#b81d5b}.nb-theme-corporate [nbButton].appearance-filled.status-danger:hover,.nb-theme-corporate .appearance-filled.status-danger:hover[nbButtonToggle]{background-color:#ff708d;border-color:#ff708d}.nb-theme-corporate [nbButton].appearance-filled.status-danger:active,.nb-theme-corporate .appearance-filled.status-danger:active[nbButtonToggle]{background-color:#db2c66;border-color:#db2c66}.nb-theme-corporate [nbButton].appearance-filled.status-danger[disabled],.nb-theme-corporate .appearance-filled.status-danger[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-danger.btn-disabled,.nb-theme-corporate .appearance-filled.status-danger.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-filled.status-info,.nb-theme-corporate .appearance-filled.status-info[nbButtonToggle]{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-corporate [nbButton].appearance-filled.status-info:focus,.nb-theme-corporate .appearance-filled.status-info:focus[nbButtonToggle]{background-color:#006fd6;border-color:#0057c2}.nb-theme-corporate [nbButton].appearance-filled.status-info:hover,.nb-theme-corporate .appearance-filled.status-info:hover[nbButtonToggle]{background-color:#42aaff;border-color:#42aaff}.nb-theme-corporate [nbButton].appearance-filled.status-info:active,.nb-theme-corporate .appearance-filled.status-info:active[nbButtonToggle]{background-color:#006fd6;border-color:#006fd6}.nb-theme-corporate [nbButton].appearance-filled.status-info[disabled],.nb-theme-corporate .appearance-filled.status-info[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-info.btn-disabled,.nb-theme-corporate .appearance-filled.status-info.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-filled.status-control,.nb-theme-corporate .appearance-filled.status-control[nbButtonToggle]{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-corporate [nbButton].appearance-filled.status-control:focus,.nb-theme-corporate .appearance-filled.status-control:focus[nbButtonToggle]{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-corporate [nbButton].appearance-filled.status-control:hover,.nb-theme-corporate .appearance-filled.status-control:hover[nbButtonToggle]{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate [nbButton].appearance-filled.status-control:active,.nb-theme-corporate .appearance-filled.status-control:active[nbButtonToggle]{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-corporate [nbButton].appearance-filled.status-control[disabled],.nb-theme-corporate .appearance-filled.status-control[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-control.btn-disabled,.nb-theme-corporate .appearance-filled.status-control.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-outline,.nb-theme-corporate .appearance-outline[nbButtonToggle]{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-corporate [nbButton].appearance-outline:focus,.nb-theme-corporate .appearance-outline:focus[nbButtonToggle]{box-shadow:0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-outline:focus:not(:hover):not(:active),.nb-theme-corporate .appearance-outline:focus:not(:hover):not(:active)[nbButtonToggle]{box-shadow:0 0 0 .375rem rgba(143,155,179,0.16),inset 0 0 0 100vmax rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-outline.size-tiny,.nb-theme-corporate .appearance-outline.size-tiny[nbButtonToggle]{padding:0.3125rem 0.625rem}.nb-theme-corporate [nbButton].appearance-outline.size-small,.nb-theme-corporate .appearance-outline.size-small[nbButtonToggle]{padding:0.4375rem 0.875rem}.nb-theme-corporate [nbButton].appearance-outline.size-medium,.nb-theme-corporate .appearance-outline.size-medium[nbButtonToggle]{padding:0.6875rem 1.125rem}.nb-theme-corporate [nbButton].appearance-outline.size-large,.nb-theme-corporate .appearance-outline.size-large[nbButtonToggle]{padding:0.8125rem 1.125rem}.nb-theme-corporate [nbButton].appearance-outline.size-giant,.nb-theme-corporate .appearance-outline.size-giant[nbButtonToggle]{padding:0.9375rem 1.375rem}.nb-theme-corporate [nbButton].appearance-outline.status-basic,.nb-theme-corporate .appearance-outline.status-basic[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-outline.status-basic:focus,.nb-theme-corporate .appearance-outline.status-basic:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-outline.status-basic:hover,.nb-theme-corporate .appearance-outline.status-basic:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-outline.status-basic:active,.nb-theme-corporate .appearance-outline.status-basic:active[nbButtonToggle]{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-outline.status-basic[disabled],.nb-theme-corporate .appearance-outline.status-basic[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-basic.btn-disabled,.nb-theme-corporate .appearance-outline.status-basic.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-outline.status-primary,.nb-theme-corporate .appearance-outline.status-primary[nbButtonToggle]{background-color:rgba(51,102,255,0.08);border-color:#36f;color:#36f}.nb-theme-corporate [nbButton].appearance-outline.status-primary:focus,.nb-theme-corporate .appearance-outline.status-primary:focus[nbButtonToggle]{background-color:rgba(51,102,255,0.24);border-color:#36f;color:#36f}.nb-theme-corporate [nbButton].appearance-outline.status-primary:hover,.nb-theme-corporate .appearance-outline.status-primary:hover[nbButtonToggle]{background-color:rgba(51,102,255,0.16);border-color:#36f;color:#36f}.nb-theme-corporate [nbButton].appearance-outline.status-primary:active,.nb-theme-corporate .appearance-outline.status-primary:active[nbButtonToggle]{background-color:rgba(51,102,255,0.24);border-color:#36f;color:#36f}.nb-theme-corporate [nbButton].appearance-outline.status-primary[disabled],.nb-theme-corporate .appearance-outline.status-primary[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-primary.btn-disabled,.nb-theme-corporate .appearance-outline.status-primary.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-outline.status-success,.nb-theme-corporate .appearance-outline.status-success[nbButtonToggle]{background-color:rgba(0,214,143,0.08);border-color:#00d68f;color:#00d68f}.nb-theme-corporate [nbButton].appearance-outline.status-success:focus,.nb-theme-corporate .appearance-outline.status-success:focus[nbButtonToggle]{background-color:rgba(0,214,143,0.24);border-color:#00d68f;color:#00d68f}.nb-theme-corporate [nbButton].appearance-outline.status-success:hover,.nb-theme-corporate .appearance-outline.status-success:hover[nbButtonToggle]{background-color:rgba(0,214,143,0.16);border-color:#00d68f;color:#00d68f}.nb-theme-corporate [nbButton].appearance-outline.status-success:active,.nb-theme-corporate .appearance-outline.status-success:active[nbButtonToggle]{background-color:rgba(0,214,143,0.24);border-color:#00d68f;color:#00d68f}.nb-theme-corporate [nbButton].appearance-outline.status-success[disabled],.nb-theme-corporate .appearance-outline.status-success[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-success.btn-disabled,.nb-theme-corporate .appearance-outline.status-success.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-outline.status-warning,.nb-theme-corporate .appearance-outline.status-warning[nbButtonToggle]{background-color:rgba(255,170,0,0.08);border-color:#fa0;color:#fa0}.nb-theme-corporate [nbButton].appearance-outline.status-warning:focus,.nb-theme-corporate .appearance-outline.status-warning:focus[nbButtonToggle]{background-color:rgba(255,170,0,0.24);border-color:#fa0;color:#fa0}.nb-theme-corporate [nbButton].appearance-outline.status-warning:hover,.nb-theme-corporate .appearance-outline.status-warning:hover[nbButtonToggle]{background-color:rgba(255,170,0,0.16);border-color:#fa0;color:#fa0}.nb-theme-corporate [nbButton].appearance-outline.status-warning:active,.nb-theme-corporate .appearance-outline.status-warning:active[nbButtonToggle]{background-color:rgba(255,170,0,0.24);border-color:#fa0;color:#fa0}.nb-theme-corporate [nbButton].appearance-outline.status-warning[disabled],.nb-theme-corporate .appearance-outline.status-warning[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-warning.btn-disabled,.nb-theme-corporate .appearance-outline.status-warning.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-outline.status-danger,.nb-theme-corporate .appearance-outline.status-danger[nbButtonToggle]{background-color:rgba(255,61,113,0.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate [nbButton].appearance-outline.status-danger:focus,.nb-theme-corporate .appearance-outline.status-danger:focus[nbButtonToggle]{background-color:rgba(255,61,113,0.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate [nbButton].appearance-outline.status-danger:hover,.nb-theme-corporate .appearance-outline.status-danger:hover[nbButtonToggle]{background-color:rgba(255,61,113,0.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate [nbButton].appearance-outline.status-danger:active,.nb-theme-corporate .appearance-outline.status-danger:active[nbButtonToggle]{background-color:rgba(255,61,113,0.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate [nbButton].appearance-outline.status-danger[disabled],.nb-theme-corporate .appearance-outline.status-danger[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-danger.btn-disabled,.nb-theme-corporate .appearance-outline.status-danger.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-outline.status-info,.nb-theme-corporate .appearance-outline.status-info[nbButtonToggle]{background-color:rgba(0,149,255,0.08);border-color:#0095ff;color:#0095ff}.nb-theme-corporate [nbButton].appearance-outline.status-info:focus,.nb-theme-corporate .appearance-outline.status-info:focus[nbButtonToggle]{background-color:rgba(0,149,255,0.24);border-color:#0095ff;color:#0095ff}.nb-theme-corporate [nbButton].appearance-outline.status-info:hover,.nb-theme-corporate .appearance-outline.status-info:hover[nbButtonToggle]{background-color:rgba(0,149,255,0.16);border-color:#0095ff;color:#0095ff}.nb-theme-corporate [nbButton].appearance-outline.status-info:active,.nb-theme-corporate .appearance-outline.status-info:active[nbButtonToggle]{background-color:rgba(0,149,255,0.24);border-color:#0095ff;color:#0095ff}.nb-theme-corporate [nbButton].appearance-outline.status-info[disabled],.nb-theme-corporate .appearance-outline.status-info[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-info.btn-disabled,.nb-theme-corporate .appearance-outline.status-info.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-outline.status-control,.nb-theme-corporate .appearance-outline.status-control[nbButtonToggle]{background-color:rgba(255,255,255,0.08);border-color:#fff;color:#fff}.nb-theme-corporate [nbButton].appearance-outline.status-control:focus,.nb-theme-corporate .appearance-outline.status-control:focus[nbButtonToggle]{background-color:rgba(255,255,255,0.24);border-color:#fff;color:#fff}.nb-theme-corporate [nbButton].appearance-outline.status-control:hover,.nb-theme-corporate .appearance-outline.status-control:hover[nbButtonToggle]{background-color:rgba(255,255,255,0.16);border-color:#fff;color:#fff}.nb-theme-corporate [nbButton].appearance-outline.status-control:active,.nb-theme-corporate .appearance-outline.status-control:active[nbButtonToggle]{background-color:rgba(255,255,255,0.24);border-color:#fff;color:#fff}.nb-theme-corporate [nbButton].appearance-outline.status-control[disabled],.nb-theme-corporate .appearance-outline.status-control[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-control.btn-disabled,.nb-theme-corporate .appearance-outline.status-control.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-ghost,.nb-theme-corporate .appearance-ghost[nbButtonToggle]{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-corporate [nbButton].appearance-ghost:focus,.nb-theme-corporate .appearance-ghost:focus[nbButtonToggle]{box-shadow:0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-ghost:focus:not(:hover):not(:active),.nb-theme-corporate .appearance-ghost:focus:not(:hover):not(:active)[nbButtonToggle]{box-shadow:0 0 0 .375rem rgba(143,155,179,0.16),inset 0 0 0 100vmax rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-ghost.size-tiny,.nb-theme-corporate .appearance-ghost.size-tiny[nbButtonToggle]{padding:0.3125rem 0.625rem}.nb-theme-corporate [nbButton].appearance-ghost.size-small,.nb-theme-corporate .appearance-ghost.size-small[nbButtonToggle]{padding:0.4375rem 0.875rem}.nb-theme-corporate [nbButton].appearance-ghost.size-medium,.nb-theme-corporate .appearance-ghost.size-medium[nbButtonToggle]{padding:0.6875rem 1.125rem}.nb-theme-corporate [nbButton].appearance-ghost.size-large,.nb-theme-corporate .appearance-ghost.size-large[nbButtonToggle]{padding:0.8125rem 1.125rem}.nb-theme-corporate [nbButton].appearance-ghost.size-giant,.nb-theme-corporate .appearance-ghost.size-giant[nbButtonToggle]{padding:0.9375rem 1.375rem}.nb-theme-corporate [nbButton].appearance-ghost.status-basic,.nb-theme-corporate .appearance-ghost.status-basic[nbButtonToggle]{color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate .appearance-ghost.status-basic:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-ghost.status-basic:hover,.nb-theme-corporate .appearance-ghost.status-basic:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-ghost.status-basic:active,.nb-theme-corporate .appearance-ghost.status-basic:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-ghost.status-basic[disabled],.nb-theme-corporate .appearance-ghost.status-basic[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-basic.btn-disabled,.nb-theme-corporate .appearance-ghost.status-basic.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-ghost.status-primary,.nb-theme-corporate .appearance-ghost.status-primary[nbButtonToggle]{color:#36f}.nb-theme-corporate [nbButton].appearance-ghost.status-primary:focus,.nb-theme-corporate .appearance-ghost.status-primary:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#36f}.nb-theme-corporate [nbButton].appearance-ghost.status-primary:hover,.nb-theme-corporate .appearance-ghost.status-primary:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#36f}.nb-theme-corporate [nbButton].appearance-ghost.status-primary:active,.nb-theme-corporate .appearance-ghost.status-primary:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#36f}.nb-theme-corporate [nbButton].appearance-ghost.status-primary[disabled],.nb-theme-corporate .appearance-ghost.status-primary[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-primary.btn-disabled,.nb-theme-corporate .appearance-ghost.status-primary.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-ghost.status-success,.nb-theme-corporate .appearance-ghost.status-success[nbButtonToggle]{color:#00d68f}.nb-theme-corporate [nbButton].appearance-ghost.status-success:focus,.nb-theme-corporate .appearance-ghost.status-success:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#00d68f}.nb-theme-corporate [nbButton].appearance-ghost.status-success:hover,.nb-theme-corporate .appearance-ghost.status-success:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#00d68f}.nb-theme-corporate [nbButton].appearance-ghost.status-success:active,.nb-theme-corporate .appearance-ghost.status-success:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#00d68f}.nb-theme-corporate [nbButton].appearance-ghost.status-success[disabled],.nb-theme-corporate .appearance-ghost.status-success[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-success.btn-disabled,.nb-theme-corporate .appearance-ghost.status-success.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-ghost.status-warning,.nb-theme-corporate .appearance-ghost.status-warning[nbButtonToggle]{color:#fa0}.nb-theme-corporate [nbButton].appearance-ghost.status-warning:focus,.nb-theme-corporate .appearance-ghost.status-warning:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#fa0}.nb-theme-corporate [nbButton].appearance-ghost.status-warning:hover,.nb-theme-corporate .appearance-ghost.status-warning:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#fa0}.nb-theme-corporate [nbButton].appearance-ghost.status-warning:active,.nb-theme-corporate .appearance-ghost.status-warning:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#fa0}.nb-theme-corporate [nbButton].appearance-ghost.status-warning[disabled],.nb-theme-corporate .appearance-ghost.status-warning[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-warning.btn-disabled,.nb-theme-corporate .appearance-ghost.status-warning.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-ghost.status-danger,.nb-theme-corporate .appearance-ghost.status-danger[nbButtonToggle]{color:#ff3d71}.nb-theme-corporate [nbButton].appearance-ghost.status-danger:focus,.nb-theme-corporate .appearance-ghost.status-danger:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#ff3d71}.nb-theme-corporate [nbButton].appearance-ghost.status-danger:hover,.nb-theme-corporate .appearance-ghost.status-danger:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#ff3d71}.nb-theme-corporate [nbButton].appearance-ghost.status-danger:active,.nb-theme-corporate .appearance-ghost.status-danger:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#ff3d71}.nb-theme-corporate [nbButton].appearance-ghost.status-danger[disabled],.nb-theme-corporate .appearance-ghost.status-danger[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-danger.btn-disabled,.nb-theme-corporate .appearance-ghost.status-danger.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-ghost.status-info,.nb-theme-corporate .appearance-ghost.status-info[nbButtonToggle]{color:#0095ff}.nb-theme-corporate [nbButton].appearance-ghost.status-info:focus,.nb-theme-corporate .appearance-ghost.status-info:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#0095ff}.nb-theme-corporate [nbButton].appearance-ghost.status-info:hover,.nb-theme-corporate .appearance-ghost.status-info:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#0095ff}.nb-theme-corporate [nbButton].appearance-ghost.status-info:active,.nb-theme-corporate .appearance-ghost.status-info:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#0095ff}.nb-theme-corporate [nbButton].appearance-ghost.status-info[disabled],.nb-theme-corporate .appearance-ghost.status-info[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-info.btn-disabled,.nb-theme-corporate .appearance-ghost.status-info.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-ghost.status-control,.nb-theme-corporate .appearance-ghost.status-control[nbButtonToggle]{color:#fff}.nb-theme-corporate [nbButton].appearance-ghost.status-control:focus,.nb-theme-corporate .appearance-ghost.status-control:focus[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.4);color:#fff}.nb-theme-corporate [nbButton].appearance-ghost.status-control:hover,.nb-theme-corporate .appearance-ghost.status-control:hover[nbButtonToggle]{background-color:rgba(143,155,179,0.08);border-color:rgba(0,0,0,0);color:#fff}.nb-theme-corporate [nbButton].appearance-ghost.status-control:active,.nb-theme-corporate .appearance-ghost.status-control:active[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:#fff}.nb-theme-corporate [nbButton].appearance-ghost.status-control[disabled],.nb-theme-corporate .appearance-ghost.status-control[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-control.btn-disabled,.nb-theme-corporate .appearance-ghost.status-control.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.16);border-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-hero,.nb-theme-corporate .appearance-hero[nbButtonToggle]{text-shadow:none;text-transform:uppercase}.nb-theme-corporate [nbButton].appearance-hero.size-tiny,.nb-theme-corporate .appearance-hero.size-tiny[nbButtonToggle]{padding:0.375rem 0.6875rem}.nb-theme-corporate [nbButton].appearance-hero.size-small,.nb-theme-corporate .appearance-hero.size-small[nbButtonToggle]{padding:0.5rem 0.9375rem}.nb-theme-corporate [nbButton].appearance-hero.size-medium,.nb-theme-corporate .appearance-hero.size-medium[nbButtonToggle]{padding:0.75rem 1.1875rem}.nb-theme-corporate [nbButton].appearance-hero.size-large,.nb-theme-corporate .appearance-hero.size-large[nbButtonToggle]{padding:0.875rem 1.1875rem}.nb-theme-corporate [nbButton].appearance-hero.size-giant,.nb-theme-corporate .appearance-hero.size-giant[nbButtonToggle]{padding:1rem 1.4375rem}.nb-theme-corporate [nbButton].appearance-hero.status-basic,.nb-theme-corporate .appearance-hero.status-basic[nbButtonToggle]{background-image:linear-gradient(to right, #f7f9fc, #edf1f7);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none;color:#8f9bb3}.nb-theme-corporate [nbButton].appearance-hero.status-basic:focus,.nb-theme-corporate .appearance-hero.status-basic:focus[nbButtonToggle]{background-image:linear-gradient(to right, #edf1f7, #e4e9f2);box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none,0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-hero.status-basic:hover,.nb-theme-corporate .appearance-hero.status-basic:hover[nbButtonToggle]{background-image:linear-gradient(to right, #fff, #f7f9fc)}.nb-theme-corporate [nbButton].appearance-hero.status-basic:active,.nb-theme-corporate .appearance-hero.status-basic:active[nbButtonToggle]{background-image:linear-gradient(to right, #edf1f7, #e4e9f2)}.nb-theme-corporate [nbButton].appearance-hero.status-basic[disabled],.nb-theme-corporate .appearance-hero.status-basic[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-basic.btn-disabled,.nb-theme-corporate .appearance-hero.status-basic.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-hero.status-basic.button-pulse,.nb-theme-corporate .appearance-hero.status-basic.button-pulse[nbButtonToggle]{animation:button-hero-basic-pulse 0.75s infinite alternate}@keyframes button-hero-basic-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #f7f9fc;opacity:0.8}}.nb-theme-corporate [nbButton].appearance-hero.status-primary,.nb-theme-corporate .appearance-hero.status-primary[nbButtonToggle]{background-image:linear-gradient(to right, #598bff, #36f);border:none;box-shadow:0 0 0 0 #274bdb,0 0 20px 0 #1a34b8,none;color:#fff}.nb-theme-corporate [nbButton].appearance-hero.status-primary:focus,.nb-theme-corporate .appearance-hero.status-primary:focus[nbButtonToggle]{background-image:linear-gradient(to right, #36f, #274bdb);box-shadow:0 0 0 0 #274bdb,0 0 20px 0 #1a34b8,none,0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-hero.status-primary:hover,.nb-theme-corporate .appearance-hero.status-primary:hover[nbButtonToggle]{background-image:linear-gradient(to right, #a6c1ff, #598bff)}.nb-theme-corporate [nbButton].appearance-hero.status-primary:active,.nb-theme-corporate .appearance-hero.status-primary:active[nbButtonToggle]{background-image:linear-gradient(to right, #36f, #274bdb)}.nb-theme-corporate [nbButton].appearance-hero.status-primary[disabled],.nb-theme-corporate .appearance-hero.status-primary[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-primary.btn-disabled,.nb-theme-corporate .appearance-hero.status-primary.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-hero.status-primary.button-pulse,.nb-theme-corporate .appearance-hero.status-primary.button-pulse[nbButtonToggle]{animation:button-hero-primary-pulse 0.75s infinite alternate}@keyframes button-hero-primary-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #598bff;opacity:0.8}}.nb-theme-corporate [nbButton].appearance-hero.status-success,.nb-theme-corporate .appearance-hero.status-success[nbButtonToggle]{background-image:linear-gradient(to right, #2ce69b, #00d68f);border:none;box-shadow:0 0 0 0 #00b887,0 0 20px 0 #00997a,none;color:#fff}.nb-theme-corporate [nbButton].appearance-hero.status-success:focus,.nb-theme-corporate .appearance-hero.status-success:focus[nbButtonToggle]{background-image:linear-gradient(to right, #00d68f, #00b887);box-shadow:0 0 0 0 #00b887,0 0 20px 0 #00997a,none,0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-hero.status-success:hover,.nb-theme-corporate .appearance-hero.status-success:hover[nbButtonToggle]{background-image:linear-gradient(to right, #8cfac7, #2ce69b)}.nb-theme-corporate [nbButton].appearance-hero.status-success:active,.nb-theme-corporate .appearance-hero.status-success:active[nbButtonToggle]{background-image:linear-gradient(to right, #00d68f, #00b887)}.nb-theme-corporate [nbButton].appearance-hero.status-success[disabled],.nb-theme-corporate .appearance-hero.status-success[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-success.btn-disabled,.nb-theme-corporate .appearance-hero.status-success.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-hero.status-success.button-pulse,.nb-theme-corporate .appearance-hero.status-success.button-pulse[nbButtonToggle]{animation:button-hero-success-pulse 0.75s infinite alternate}@keyframes button-hero-success-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #2ce69b;opacity:0.8}}.nb-theme-corporate [nbButton].appearance-hero.status-warning,.nb-theme-corporate .appearance-hero.status-warning[nbButtonToggle]{background-image:linear-gradient(to right, #ffc94d, #fa0);border:none;box-shadow:0 0 0 0 #db8b00,0 0 20px 0 #b86e00,none;color:#fff}.nb-theme-corporate [nbButton].appearance-hero.status-warning:focus,.nb-theme-corporate .appearance-hero.status-warning:focus[nbButtonToggle]{background-image:linear-gradient(to right, #fa0, #db8b00);box-shadow:0 0 0 0 #db8b00,0 0 20px 0 #b86e00,none,0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-hero.status-warning:hover,.nb-theme-corporate .appearance-hero.status-warning:hover[nbButtonToggle]{background-image:linear-gradient(to right, #ffe59e, #ffc94d)}.nb-theme-corporate [nbButton].appearance-hero.status-warning:active,.nb-theme-corporate .appearance-hero.status-warning:active[nbButtonToggle]{background-image:linear-gradient(to right, #fa0, #db8b00)}.nb-theme-corporate [nbButton].appearance-hero.status-warning[disabled],.nb-theme-corporate .appearance-hero.status-warning[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-warning.btn-disabled,.nb-theme-corporate .appearance-hero.status-warning.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-hero.status-warning.button-pulse,.nb-theme-corporate .appearance-hero.status-warning.button-pulse[nbButtonToggle]{animation:button-hero-warning-pulse 0.75s infinite alternate}@keyframes button-hero-warning-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #ffc94d;opacity:0.8}}.nb-theme-corporate [nbButton].appearance-hero.status-danger,.nb-theme-corporate .appearance-hero.status-danger[nbButtonToggle]{background-image:linear-gradient(to right, #ff708d, #ff3d71);border:none;box-shadow:0 0 0 0 #db2c66,0 0 20px 0 #b81d5b,none;color:#fff}.nb-theme-corporate [nbButton].appearance-hero.status-danger:focus,.nb-theme-corporate .appearance-hero.status-danger:focus[nbButtonToggle]{background-image:linear-gradient(to right, #ff3d71, #db2c66);box-shadow:0 0 0 0 #db2c66,0 0 20px 0 #b81d5b,none,0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-hero.status-danger:hover,.nb-theme-corporate .appearance-hero.status-danger:hover[nbButtonToggle]{background-image:linear-gradient(to right, #ffa8b4, #ff708d)}.nb-theme-corporate [nbButton].appearance-hero.status-danger:active,.nb-theme-corporate .appearance-hero.status-danger:active[nbButtonToggle]{background-image:linear-gradient(to right, #ff3d71, #db2c66)}.nb-theme-corporate [nbButton].appearance-hero.status-danger[disabled],.nb-theme-corporate .appearance-hero.status-danger[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-danger.btn-disabled,.nb-theme-corporate .appearance-hero.status-danger.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-hero.status-danger.button-pulse,.nb-theme-corporate .appearance-hero.status-danger.button-pulse[nbButtonToggle]{animation:button-hero-danger-pulse 0.75s infinite alternate}@keyframes button-hero-danger-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #ff708d;opacity:0.8}}.nb-theme-corporate [nbButton].appearance-hero.status-info,.nb-theme-corporate .appearance-hero.status-info[nbButtonToggle]{background-image:linear-gradient(to right, #42aaff, #0095ff);border:none;box-shadow:0 0 0 0 #006fd6,0 0 20px 0 #0057c2,none;color:#fff}.nb-theme-corporate [nbButton].appearance-hero.status-info:focus,.nb-theme-corporate .appearance-hero.status-info:focus[nbButtonToggle]{background-image:linear-gradient(to right, #0095ff, #006fd6);box-shadow:0 0 0 0 #006fd6,0 0 20px 0 #0057c2,none,0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-hero.status-info:hover,.nb-theme-corporate .appearance-hero.status-info:hover[nbButtonToggle]{background-image:linear-gradient(to right, #94cbff, #42aaff)}.nb-theme-corporate [nbButton].appearance-hero.status-info:active,.nb-theme-corporate .appearance-hero.status-info:active[nbButtonToggle]{background-image:linear-gradient(to right, #0095ff, #006fd6)}.nb-theme-corporate [nbButton].appearance-hero.status-info[disabled],.nb-theme-corporate .appearance-hero.status-info[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-info.btn-disabled,.nb-theme-corporate .appearance-hero.status-info.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-hero.status-info.button-pulse,.nb-theme-corporate .appearance-hero.status-info.button-pulse[nbButtonToggle]{animation:button-hero-info-pulse 0.75s infinite alternate}@keyframes button-hero-info-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #42aaff;opacity:0.8}}.nb-theme-corporate [nbButton].appearance-hero.status-control,.nb-theme-corporate .appearance-hero.status-control[nbButtonToggle]{background-image:linear-gradient(to right, #fff, #fff);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none;color:#222b45}.nb-theme-corporate [nbButton].appearance-hero.status-control:focus,.nb-theme-corporate .appearance-hero.status-control:focus[nbButtonToggle]{background-image:linear-gradient(to right, #f7f9fc, #edf1f7);box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none,0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate [nbButton].appearance-hero.status-control:hover,.nb-theme-corporate .appearance-hero.status-control:hover[nbButtonToggle]{background-image:linear-gradient(to right, #fff, #f7f9fc)}.nb-theme-corporate [nbButton].appearance-hero.status-control:active,.nb-theme-corporate .appearance-hero.status-control:active[nbButtonToggle]{background-image:linear-gradient(to right, #f7f9fc, #edf1f7)}.nb-theme-corporate [nbButton].appearance-hero.status-control[disabled],.nb-theme-corporate .appearance-hero.status-control[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-control.btn-disabled,.nb-theme-corporate .appearance-hero.status-control.btn-disabled[nbButtonToggle]{background-color:rgba(143,155,179,0.24);background-image:none;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbButton].appearance-hero.status-control.button-pulse,.nb-theme-corporate .appearance-hero.status-control.button-pulse[nbButtonToggle]{animation:button-hero-control-pulse 0.75s infinite alternate}@keyframes button-hero-control-pulse{0%{box-shadow:none;opacity:0.3}100%{box-shadow:0 0 1rem 0 #fff;opacity:0.8}}.nb-theme-corporate nb-button-group{display:inline-flex}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton]:first-child:not(:last-child),[dir=ltr] .nb-theme-corporate nb-button-group :first-child:not(:last-child)[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle]:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton]:last-child:not(:first-child),[dir=ltr] .nb-theme-corporate nb-button-group :last-child:not(:first-child)[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle]:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton]:first-child:not(:last-child),[dir=rtl] .nb-theme-corporate nb-button-group :first-child:not(:last-child)[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle]:first-child:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton]:last-child:not(:first-child),[dir=rtl] .nb-theme-corporate nb-button-group :last-child:not(:first-child)[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle]:last-child:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}.nb-theme-corporate nb-button-group [nbButton]:not(:first-child):not(:last-child),.nb-theme-corporate nb-button-group :not(:first-child):not(:last-child)[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle]:not(:first-child):not(:last-child){border-radius:0}.nb-theme-corporate nb-button-group [nbButton].appearance-filled,.nb-theme-corporate nb-button-group .appearance-filled[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButton].appearance-ghost,.nb-theme-corporate nb-button-group .appearance-ghost[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled,.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-ghost{border-color:transparent}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-corporate nb-button-group .appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#c5cee0}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-corporate nb-button-group .appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#c5cee0}.nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-basic,.nb-theme-corporate nb-button-group .appearance-filled.status-basic[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-basic{color:#8f9bb3}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-corporate nb-button-group .appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#274bdb}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-corporate nb-button-group .appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#274bdb}.nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-primary,.nb-theme-corporate nb-button-group .appearance-filled.status-primary[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-primary{color:#fff}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-corporate nb-button-group .appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#00b887}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-corporate nb-button-group .appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#00b887}.nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-success,.nb-theme-corporate nb-button-group .appearance-filled.status-success[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-success{color:#fff}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-corporate nb-button-group .appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#db8b00}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-corporate nb-button-group .appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#db8b00}.nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-warning,.nb-theme-corporate nb-button-group .appearance-filled.status-warning[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-warning{color:#fff}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-corporate nb-button-group .appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#db2c66}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-corporate nb-button-group .appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#db2c66}.nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-danger,.nb-theme-corporate nb-button-group .appearance-filled.status-danger[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-danger{color:#fff}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-corporate nb-button-group .appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#006fd6}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-corporate nb-button-group .appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#006fd6}.nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-info,.nb-theme-corporate nb-button-group .appearance-filled.status-info[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-info{color:#fff}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-corporate nb-button-group .appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#edf1f7}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-corporate nb-button-group .appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#edf1f7}.nb-theme-corporate nb-button-group [nbButton].appearance-filled.status-control,.nb-theme-corporate nb-button-group .appearance-filled.status-control[nbButtonToggle],.nb-theme-corporate nb-button-group [nbButtonToggle].appearance-filled.status-control{color:#222b45}[dir=ltr] .nb-theme-corporate nb-button-group [nbButton].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-corporate nb-button-group .appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=ltr] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-left-color:#c5cee0}[dir=rtl] .nb-theme-corporate nb-button-group [nbButton].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-corporate nb-button-group .appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled])[nbButtonToggle],[dir=rtl] .nb-theme-corporate nb-button-group [nbButtonToggle].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#c5cee0}.nb-theme-corporate nb-list-item{border-bottom:1px solid #edf1f7;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:1rem}.nb-theme-corporate nb-list-item:first-child{border-top:1px solid #edf1f7}.nb-theme-corporate [nbInput]{border-style:solid;border-width:1px;font-family:Open Sans, sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nb-theme-corporate [nbInput].nb-transition{transition-duration:0.15s;transition-property:border,background-color,color,box-shadow;transition-timing-function:ease-in}.nb-theme-corporate [nbInput]::-moz-placeholder{font-family:Open Sans, sans-serif;text-overflow:ellipsis}.nb-theme-corporate [nbInput]::placeholder{font-family:Open Sans, sans-serif;text-overflow:ellipsis}.nb-theme-corporate [nbInput]:focus{outline:none}.nb-theme-corporate [nbInput].input-full-width{width:100%}.nb-theme-corporate [nbInput].status-basic{background-color:#f7f9fc;border-color:#e4e9f2;color:#222b45}.nb-theme-corporate [nbInput].status-basic::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-basic::placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-basic:focus{background-color:#fff;border-color:#36f}.nb-theme-corporate [nbInput].status-basic:hover{background-color:#edf1f7;border-color:#e4e9f2}.nb-theme-corporate [nbInput].status-basic:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-basic:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-primary{background-color:#f7f9fc;border-color:#36f;color:#222b45}.nb-theme-corporate [nbInput].status-primary::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-primary::placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-primary:focus{background-color:#fff;border-color:#1a34b8}.nb-theme-corporate [nbInput].status-primary:hover{background-color:#edf1f7;border-color:#598bff}.nb-theme-corporate [nbInput].status-primary:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-primary:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-success{background-color:#f7f9fc;border-color:#00d68f;color:#222b45}.nb-theme-corporate [nbInput].status-success::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-success::placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-success:focus{background-color:#fff;border-color:#00997a}.nb-theme-corporate [nbInput].status-success:hover{background-color:#edf1f7;border-color:#2ce69b}.nb-theme-corporate [nbInput].status-success:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-success:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-success:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-warning{background-color:#f7f9fc;border-color:#fa0;color:#222b45}.nb-theme-corporate [nbInput].status-warning::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-warning::placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-warning:focus{background-color:#fff;border-color:#b86e00}.nb-theme-corporate [nbInput].status-warning:hover{background-color:#edf1f7;border-color:#ffc94d}.nb-theme-corporate [nbInput].status-warning:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-warning:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-danger{background-color:#f7f9fc;border-color:#ff3d71;color:#222b45}.nb-theme-corporate [nbInput].status-danger::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-danger::placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-danger:focus{background-color:#fff;border-color:#b81d5b}.nb-theme-corporate [nbInput].status-danger:hover{background-color:#edf1f7;border-color:#ff708d}.nb-theme-corporate [nbInput].status-danger:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-danger:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-info{background-color:#f7f9fc;border-color:#0095ff;color:#222b45}.nb-theme-corporate [nbInput].status-info::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-info::placeholder{color:#8f9bb3}.nb-theme-corporate [nbInput].status-info:focus{background-color:#fff;border-color:#0057c2}.nb-theme-corporate [nbInput].status-info:hover{background-color:#edf1f7;border-color:#42aaff}.nb-theme-corporate [nbInput].status-info:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-info:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-info:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate [nbInput].status-control{background-color:rgba(255,255,255,0.24);border-color:rgba(255,255,255,0.4);color:#fff}.nb-theme-corporate [nbInput].status-control::-moz-placeholder{color:#fff}.nb-theme-corporate [nbInput].status-control::placeholder{color:#fff}.nb-theme-corporate [nbInput].status-control:focus{background-color:rgba(255,255,255,0.4);border-color:#fff}.nb-theme-corporate [nbInput].status-control:hover{background-color:rgba(255,255,255,0.32);border-color:#fff}.nb-theme-corporate [nbInput].status-control:disabled{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24);color:#fff}.nb-theme-corporate [nbInput].status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-corporate [nbInput].status-control:disabled::placeholder{color:#fff}.nb-theme-corporate [nbInput].size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:0.1875rem 1rem}.nb-theme-corporate [nbInput].size-tiny:not(.input-full-width){max-width:20rem}.nb-theme-corporate [nbInput].size-tiny::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-tiny::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.1875rem 1rem}.nb-theme-corporate [nbInput].size-small:not(.input-full-width){max-width:20rem}.nb-theme-corporate [nbInput].size-small::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-small::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.4375rem 1rem}.nb-theme-corporate [nbInput].size-medium:not(.input-full-width){max-width:20rem}.nb-theme-corporate [nbInput].size-medium::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-medium::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.6875rem 1rem}.nb-theme-corporate [nbInput].size-large:not(.input-full-width){max-width:30rem}.nb-theme-corporate [nbInput].size-large::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-large::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:0.9375rem 1rem}.nb-theme-corporate [nbInput].size-giant:not(.input-full-width){max-width:30rem}.nb-theme-corporate [nbInput].size-giant::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].size-giant::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate [nbInput].shape-rectangle{border-radius:.17rem}.nb-theme-corporate [nbInput].shape-semi-round{border-radius:.75rem}.nb-theme-corporate [nbInput].shape-round{border-radius:1.5rem}.nb-theme-corporate nb-form-field [nbInput]{width:100%}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-tiny{padding-left:1.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-tiny{padding-right:1.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-tiny{padding-right:1.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-small{padding-left:2rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-small{padding-right:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-small{padding-right:2rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-small{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-medium{padding-left:2.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-medium{padding-right:2.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-medium{padding-right:2.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-large{padding-left:3rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-large{padding-right:3rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-large{padding-right:3rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-large{padding-left:3rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-giant{padding-left:3.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [nbInput].size-giant{padding-right:3.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-giant{padding-right:3.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-giant{padding-left:3.5rem}.nb-theme-corporate .overlay-backdrop{background:rgba(0,0,0,0.35)}.nb-theme-corporate .cdk-overlay-container{z-index:1040}.nb-theme-corporate nb-popover{border:1px solid #e4e9f2;border-radius:.17rem;background:#fff;box-shadow:none;color:#222b45}.nb-theme-corporate nb-popover .primitive-overlay{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:0.75rem 1rem}.nb-theme-corporate nb-popover .arrow{border-left:.6875rem solid transparent;border-right:.6875rem solid transparent;border-bottom:.6875rem solid #e4e9f2}.nb-theme-corporate nb-popover .arrow::after{position:absolute;content:' ';width:0;height:0;top:3px;left:calc(50% - .6875rem);border-left:.6875rem solid transparent;border-right:.6875rem solid transparent;border-bottom:.6875rem solid #fff;clip-path:inset(0 0 2px)}.nb-theme-corporate nb-popover.nb-overlay-bottom .arrow{top:calc(-1 * .6875rem + 1px);left:calc(50% - .6875rem)}.nb-theme-corporate nb-popover.nb-overlay-bottom-start .arrow{top:calc(-1 * .6875rem + 1px)}[dir=ltr] .nb-theme-corporate nb-popover.nb-overlay-bottom-start .arrow{right:.6875rem}[dir=rtl] .nb-theme-corporate nb-popover.nb-overlay-bottom-start .arrow{left:.6875rem}.nb-theme-corporate nb-popover.nb-overlay-bottom-end .arrow{top:calc(-1 * .6875rem + 1px)}[dir=ltr] .nb-theme-corporate nb-popover.nb-overlay-bottom-end .arrow{left:.6875rem}[dir=rtl] .nb-theme-corporate nb-popover.nb-overlay-bottom-end .arrow{right:.6875rem}.nb-theme-corporate nb-popover.nb-overlay-left .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:calc(50% - .34375rem);transform:rotate(90deg)}.nb-theme-corporate nb-popover.nb-overlay-start-top .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);bottom:.6875rem;transform:rotate(90deg)}.nb-theme-corporate nb-popover.nb-overlay-start-bottom .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:.6875rem;transform:rotate(90deg)}.nb-theme-corporate nb-popover.nb-overlay-top .arrow{bottom:calc(-1 * .6875rem + 1px);left:calc(50% - .6875rem);transform:rotate(180deg)}.nb-theme-corporate nb-popover.nb-overlay-top-start .arrow{bottom:calc(-1 * .6875rem + 1px);transform:rotate(180deg)}[dir=ltr] .nb-theme-corporate nb-popover.nb-overlay-top-start .arrow{right:.6875rem}[dir=rtl] .nb-theme-corporate nb-popover.nb-overlay-top-start .arrow{left:.6875rem}.nb-theme-corporate nb-popover.nb-overlay-top-end .arrow{bottom:calc(-1 * .6875rem + 1px);transform:rotate(180deg)}[dir=ltr] .nb-theme-corporate nb-popover.nb-overlay-top-end .arrow{left:.6875rem}[dir=rtl] .nb-theme-corporate nb-popover.nb-overlay-top-end .arrow{right:.6875rem}.nb-theme-corporate nb-popover.nb-overlay-right .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:calc(50% - .34375rem);transform:rotate(270deg)}.nb-theme-corporate nb-popover.nb-overlay-end-top .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);bottom:.6875rem;transform:rotate(270deg)}.nb-theme-corporate nb-popover.nb-overlay-end-bottom .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:.6875rem;transform:rotate(270deg)}.nb-theme-corporate .context-menu-host{cursor:pointer}.nb-theme-corporate nb-context-menu{background-color:#fff;border-color:#e4e9f2;border-style:solid;border-width:1px;border-radius:.17rem;box-shadow:none;min-width:10rem;max-width:15rem}.nb-theme-corporate nb-context-menu nb-menu{border-radius:.17rem;overflow:hidden;text-align:center}.nb-theme-corporate nb-select .select-button{min-width:13rem;cursor:pointer;font-family:Open Sans, sans-serif}.nb-theme-corporate nb-select .select-button.placeholder{font-family:Open Sans, sans-serif}.nb-theme-corporate nb-select .select-button:focus{outline:none}.nb-theme-corporate nb-select .select-button[disabled]{cursor:default}.nb-theme-corporate nb-select.size-tiny .select-button{font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-corporate nb-select.size-tiny .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-corporate nb-select.size-tiny .select-button.empty::before{content:' ';display:block;height:1rem}.nb-theme-corporate nb-select.size-tiny:not(.full-width){max-width:20rem}.nb-theme-corporate nb-select.size-small .select-button{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-select.size-small .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-corporate nb-select.size-small .select-button.empty::before{content:' ';display:block;height:1.5rem}.nb-theme-corporate nb-select.size-small:not(.full-width){max-width:20rem}.nb-theme-corporate nb-select.size-medium .select-button{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-select.size-medium .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-corporate nb-select.size-medium .select-button.empty::before{content:' ';display:block;height:1.5rem}.nb-theme-corporate nb-select.size-medium:not(.full-width){max-width:20rem}.nb-theme-corporate nb-select.size-large .select-button{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-select.size-large .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-corporate nb-select.size-large .select-button.empty::before{content:' ';display:block;height:1.5rem}.nb-theme-corporate nb-select.size-large:not(.full-width){max-width:30rem}.nb-theme-corporate nb-select.size-giant .select-button{font-size:1.125rem;font-weight:700;line-height:1.5rem}.nb-theme-corporate nb-select.size-giant .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-corporate nb-select.size-giant .select-button.empty::before{content:' ';display:block;height:1.5rem}.nb-theme-corporate nb-select.size-giant:not(.full-width){max-width:30rem}.nb-theme-corporate nb-select.shape-rectangle .select-button{border-radius:.17rem}.nb-theme-corporate nb-select.shape-semi-round .select-button{border-radius:.75rem}.nb-theme-corporate nb-select.shape-round .select-button{border-radius:1.5rem}.nb-theme-corporate nb-select.appearance-outline .select-button{border-style:solid;border-width:1px}.nb-theme-corporate nb-select.appearance-outline .select-button.top{border-top-style:solid;border-top-width:1px}.nb-theme-corporate nb-select.appearance-outline .select-button.bottom{border-bottom-style:solid;border-bottom-width:1px}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button{background-color:#f7f9fc;border-color:#e4e9f2;color:#222b45}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button nb-icon{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button:focus{background-color:#fff;border-color:#36f}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button:hover{background-color:#edf1f7;border-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button.bottom,.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button.top{border-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button.top{border-top-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-basic .select-button.bottom{border-bottom-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button{background-color:#f7f9fc;border-color:#36f;color:#222b45}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button nb-icon{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button:focus{background-color:#fff;border-color:#274bdb}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button:hover{background-color:#edf1f7;border-color:#598bff}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button.bottom,.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button.top{border-color:#36f}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button.top{border-top-color:#36f}.nb-theme-corporate nb-select.appearance-outline.status-primary .select-button.bottom{border-bottom-color:#36f}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button{background-color:#f7f9fc;border-color:#00d68f;color:#222b45}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button nb-icon{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button:focus{background-color:#fff;border-color:#00b887}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button:hover{background-color:#edf1f7;border-color:#2ce69b}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button.bottom,.nb-theme-corporate nb-select.appearance-outline.status-success .select-button.top{border-color:#00d68f}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button.top{border-top-color:#00d68f}.nb-theme-corporate nb-select.appearance-outline.status-success .select-button.bottom{border-bottom-color:#00d68f}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button{background-color:#f7f9fc;border-color:#fa0;color:#222b45}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button nb-icon{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button:focus{background-color:#fff;border-color:#db8b00}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button:hover{background-color:#edf1f7;border-color:#ffc94d}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button.bottom,.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button.top{border-color:#fa0}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button.top{border-top-color:#fa0}.nb-theme-corporate nb-select.appearance-outline.status-warning .select-button.bottom{border-bottom-color:#fa0}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button{background-color:#f7f9fc;border-color:#ff3d71;color:#222b45}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button nb-icon{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button:focus{background-color:#fff;border-color:#db2c66}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button:hover{background-color:#edf1f7;border-color:#ff708d}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button.bottom,.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button.top{border-color:#ff3d71}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button.top{border-top-color:#ff3d71}.nb-theme-corporate nb-select.appearance-outline.status-danger .select-button.bottom{border-bottom-color:#ff3d71}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button{background-color:#f7f9fc;border-color:#0095ff;color:#222b45}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button nb-icon{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button:focus{background-color:#fff;border-color:#006fd6}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button:hover{background-color:#edf1f7;border-color:#42aaff}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button.bottom,.nb-theme-corporate nb-select.appearance-outline.status-info .select-button.top{border-color:#0095ff}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button.top{border-top-color:#0095ff}.nb-theme-corporate nb-select.appearance-outline.status-info .select-button.bottom{border-bottom-color:#0095ff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button{background-color:rgba(255,255,255,0.24);border-color:rgba(255,255,255,0.4);color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button:focus{background-color:rgba(255,255,255,0.4);border-color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button:hover{background-color:rgba(255,255,255,0.32);border-color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button[disabled]{color:#fff;background-color:rgba(143,155,179,0.16);border-color:rgba(255,255,255,0.4)}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button[disabled] nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button.bottom,.nb-theme-corporate nb-select.appearance-outline.status-control .select-button.top{border-color:rgba(255,255,255,0.4)}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button.top{border-top-color:rgba(255,255,255,0.4)}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button.bottom{border-bottom-color:rgba(255,255,255,0.4)}.nb-theme-corporate nb-select.appearance-outline.size-tiny .select-button{padding:0.1875rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-outline.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-outline.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-tiny .select-button{padding-right:1.5rem}.nb-theme-corporate nb-select.appearance-outline.size-small .select-button{padding:0.1875rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-outline.size-small .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-outline.size-small .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button{padding-right:2rem}.nb-theme-corporate nb-select.appearance-outline.size-medium .select-button{padding:0.4375rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-outline.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-outline.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-medium .select-button{padding-right:2.5rem}.nb-theme-corporate nb-select.appearance-outline.size-large .select-button{padding:0.6875rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-outline.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-outline.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-large .select-button{padding-right:3rem}.nb-theme-corporate nb-select.appearance-outline.size-giant .select-button{padding:0.9375rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-outline.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-outline.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-giant .select-button{padding-right:3.5rem}.nb-theme-corporate nb-select.appearance-filled .select-button{border-style:solid;border-width:1px}.nb-theme-corporate nb-select.appearance-filled.size-tiny .select-button{padding:0.1875rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-filled.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-filled.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-tiny .select-button{padding-right:1.5rem}.nb-theme-corporate nb-select.appearance-filled.size-small .select-button{padding:0.1875rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-filled.size-small .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-filled.size-small .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button{padding-right:2rem}.nb-theme-corporate nb-select.appearance-filled.size-medium .select-button{padding:0.4375rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-filled.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-filled.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-medium .select-button{padding-right:2.5rem}.nb-theme-corporate nb-select.appearance-filled.size-large .select-button{padding:0.6875rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-filled.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-filled.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-large .select-button{padding-right:3rem}.nb-theme-corporate nb-select.appearance-filled.size-giant .select-button{padding:0.9375rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-filled.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-filled.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-giant .select-button{padding-right:3.5rem}.nb-theme-corporate nb-select.appearance-filled.status-basic .select-button{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-corporate nb-select.appearance-filled.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-filled.status-basic .select-button:focus{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-corporate nb-select.appearance-filled.status-basic .select-button:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate nb-select.appearance-filled.status-basic .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-basic .select-button nb-icon{color:#222b45}.nb-theme-corporate nb-select.appearance-filled.status-primary .select-button{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-primary .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-primary .select-button:focus{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate nb-select.appearance-filled.status-primary .select-button:hover{background-color:#598bff;border-color:#598bff}.nb-theme-corporate nb-select.appearance-filled.status-primary .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-primary .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-success .select-button{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-success .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-success .select-button:focus{background-color:#00b887;border-color:#00997a}.nb-theme-corporate nb-select.appearance-filled.status-success .select-button:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-corporate nb-select.appearance-filled.status-success .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-success .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-warning .select-button{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-warning .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-warning .select-button:focus{background-color:#db8b00;border-color:#b86e00}.nb-theme-corporate nb-select.appearance-filled.status-warning .select-button:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-corporate nb-select.appearance-filled.status-warning .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-warning .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-danger .select-button{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-danger .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-danger .select-button:focus{background-color:#db2c66;border-color:#b81d5b}.nb-theme-corporate nb-select.appearance-filled.status-danger .select-button:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-corporate nb-select.appearance-filled.status-danger .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-danger .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-info .select-button{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-info .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-info .select-button:focus{background-color:#006fd6;border-color:#0057c2}.nb-theme-corporate nb-select.appearance-filled.status-info .select-button:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-corporate nb-select.appearance-filled.status-info .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-info .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-filled.status-control .select-button{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-corporate nb-select.appearance-filled.status-control .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-filled.status-control .select-button:focus{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-corporate nb-select.appearance-filled.status-control .select-button:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate nb-select.appearance-filled.status-control .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-filled.status-control .select-button nb-icon{color:#222b45}.nb-theme-corporate nb-select.appearance-hero .select-button{border:none}.nb-theme-corporate nb-select.appearance-hero.size-tiny .select-button{padding:0.25rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-hero.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-hero.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-tiny .select-button{padding-right:1.5rem}.nb-theme-corporate nb-select.appearance-hero.size-small .select-button{padding:0.25rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-hero.size-small .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-hero.size-small .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button{padding-right:2rem}.nb-theme-corporate nb-select.appearance-hero.size-medium .select-button{padding:0.5rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-hero.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-hero.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-medium .select-button{padding-right:2.5rem}.nb-theme-corporate nb-select.appearance-hero.size-large .select-button{padding:0.75rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-hero.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-hero.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-large .select-button{padding-right:3rem}.nb-theme-corporate nb-select.appearance-hero.size-giant .select-button{padding:1rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-hero.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-corporate nb-select.appearance-hero.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-giant .select-button{padding-right:3.5rem}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button{background-image:linear-gradient(to right, #f7f9fc, #edf1f7);color:#222b45}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button:focus{background-image:linear-gradient(to right, #edf1f7, #e4e9f2)}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button:hover{background-image:linear-gradient(to right, #fff, #f7f9fc)}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;background-image:none}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button nb-icon{color:#222b45}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button{background-image:linear-gradient(to right, #598bff, #36f);color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button:focus{background-image:linear-gradient(to right, #36f, #274bdb)}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button:hover{background-image:linear-gradient(to right, #a6c1ff, #598bff)}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;background-image:none}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button{background-image:linear-gradient(to right, #2ce69b, #00d68f);color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button:focus{background-image:linear-gradient(to right, #00d68f, #00b887)}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button:hover{background-image:linear-gradient(to right, #8cfac7, #2ce69b)}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;background-image:none}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button{background-image:linear-gradient(to right, #ffc94d, #fa0);color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button:focus{background-image:linear-gradient(to right, #fa0, #db8b00)}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button:hover{background-image:linear-gradient(to right, #ffe59e, #ffc94d)}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;background-image:none}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button{background-image:linear-gradient(to right, #ff708d, #ff3d71);color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button:focus{background-image:linear-gradient(to right, #ff3d71, #db2c66)}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button:hover{background-image:linear-gradient(to right, #ffa8b4, #ff708d)}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;background-image:none}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button{background-image:linear-gradient(to right, #42aaff, #0095ff);color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button.placeholder{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button:focus{background-image:linear-gradient(to right, #0095ff, #006fd6)}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button:hover{background-image:linear-gradient(to right, #94cbff, #42aaff)}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;background-image:none}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button nb-icon{color:#fff}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button{background-image:linear-gradient(to right, #fff, #fff);color:#222b45}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button.placeholder{color:#8f9bb3}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button:focus{background-image:linear-gradient(to right, #f7f9fc, #edf1f7)}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button:hover{background-image:linear-gradient(to right, #fff, #f7f9fc)}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button[disabled]{color:rgba(143,155,179,0.48);background-color:#f7f9fc;background-image:none}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button nb-icon{color:#222b45}.nb-theme-corporate nb-form-field nb-select{width:100%}.nb-theme-corporate nb-option-list{background-color:#fff;border-color:#e4e9f2;border-style:solid;border-width:.0625rem;border-radius:.17rem;box-shadow:none;overflow:hidden}.nb-theme-corporate nb-option-list .option-list{height:100%;max-height:20rem;margin:0;padding:0;overflow:auto}.nb-theme-corporate nb-option-list.position-top{border-bottom:.0625rem solid #e4e9f2}.nb-theme-corporate nb-option-list.position-bottom{border-top:.0625rem solid #e4e9f2}.nb-theme-corporate nb-option-group{color:#8f9bb3;font-family:Open Sans, sans-serif}.nb-theme-corporate nb-option-list.size-tiny nb-option-group{font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-corporate nb-option-list.size-tiny nb-option-group .option-group-title{padding:0.1875rem 1rem}.nb-theme-corporate nb-option-list.size-tiny nb-option-group nb-option{padding-left:1.25rem}.nb-theme-corporate nb-option-list.size-small nb-option-group{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-option-list.size-small nb-option-group .option-group-title{padding:0.1875rem 1rem}.nb-theme-corporate nb-option-list.size-small nb-option-group nb-option{padding-left:1.75rem}.nb-theme-corporate nb-option-list.size-medium nb-option-group{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-option-list.size-medium nb-option-group .option-group-title{padding:0.4375rem 1rem}.nb-theme-corporate nb-option-list.size-medium nb-option-group nb-option{padding-left:2.25rem}.nb-theme-corporate nb-option-list.size-large nb-option-group{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-option-list.size-large nb-option-group .option-group-title{padding:0.6875rem 1rem}.nb-theme-corporate nb-option-list.size-large nb-option-group nb-option{padding-left:2.25rem}.nb-theme-corporate nb-option-list.size-giant nb-option-group{font-size:1.125rem;font-weight:700;line-height:1.5rem}.nb-theme-corporate nb-option-list.size-giant nb-option-group .option-group-title{padding:0.9375rem 1rem}.nb-theme-corporate nb-option-list.size-giant nb-option-group nb-option{padding-left:2.75rem}.nb-theme-corporate nb-option{background-color:#fff;color:#222b45;font-family:Open Sans, sans-serif}.nb-theme-corporate nb-option.active{background-color:rgba(143,155,179,0.24);color:#222b45}.nb-theme-corporate nb-option.selected{background-color:#36f;color:#fff}.nb-theme-corporate nb-option:focus{background-color:rgba(143,155,179,0.24);color:#222b45;outline:none}.nb-theme-corporate nb-option:focus.selected{background-color:#274bdb;color:#fff}.nb-theme-corporate nb-option:hover{background-color:rgba(143,155,179,0.16);color:#222b45}.nb-theme-corporate nb-option:hover.selected{background-color:#598bff;color:#fff}.nb-theme-corporate nb-option.multiple.selected{background-color:#fff;color:#222b45}.nb-theme-corporate nb-option.multiple:focus{background-color:rgba(143,155,179,0.24);color:#222b45}.nb-theme-corporate nb-option-list.size-tiny nb-option{font-size:.75rem;font-weight:600;line-height:1rem;padding:0.1875rem 1rem}.nb-theme-corporate nb-option-list.size-small nb-option{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.1875rem 1rem}.nb-theme-corporate nb-option-list.size-medium nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.4375rem 1rem}.nb-theme-corporate nb-option-list.size-large nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.6875rem 1rem}.nb-theme-corporate nb-option-list.size-giant nb-option{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:0.9375rem 1rem}.nb-theme-corporate nb-option,.nb-theme-corporate nb-option-group{-webkit-user-select:none;-moz-user-select:none;user-select:none}.nb-theme-corporate nb-option[disabled],.nb-theme-corporate nb-option-group[disabled]{background-color:#fff;color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-toast{border-style:solid;border-width:1px;border-radius:.17rem;padding:1rem;box-shadow:none}.nb-theme-corporate nb-toast .title{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate nb-toast .message{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.nb-theme-corporate nb-toast .icon-container{border-radius:.17rem;min-width:2.5rem;min-height:2.5rem;display:flex;justify-content:center;align-items:center}[dir=ltr] .nb-theme-corporate nb-toast .icon-container{margin-right:1.25rem}[dir=rtl] .nb-theme-corporate nb-toast .icon-container{margin-left:1.25rem}.nb-theme-corporate nb-toast .icon-container nb-icon{font-size:1.5rem}.nb-theme-corporate nb-toast.status-basic{background:#fff;border-color:#edf1f7;color:#222b45}.nb-theme-corporate nb-toast.status-basic .title{color:#222b45}.nb-theme-corporate nb-toast.status-basic.destroy-by-click:hover{background:#fff;border-color:#edf1f7}.nb-theme-corporate nb-toast.status-basic .icon-container{background:#fff;color:#222b45}.nb-theme-corporate nb-toast.status-primary{background:#36f;border-color:#36f;color:#fff}.nb-theme-corporate nb-toast.status-primary .title{color:#fff}.nb-theme-corporate nb-toast.status-primary.destroy-by-click:hover{background:#598bff;border-color:#598bff}.nb-theme-corporate nb-toast.status-primary .icon-container{background:#fff;color:#36f}.nb-theme-corporate nb-toast.status-success{background:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-corporate nb-toast.status-success .title{color:#fff}.nb-theme-corporate nb-toast.status-success.destroy-by-click:hover{background:#2ce69b;border-color:#2ce69b}.nb-theme-corporate nb-toast.status-success .icon-container{background:#fff;color:#00d68f}.nb-theme-corporate nb-toast.status-warning{background:#fa0;border-color:#fa0;color:#fff}.nb-theme-corporate nb-toast.status-warning .title{color:#fff}.nb-theme-corporate nb-toast.status-warning.destroy-by-click:hover{background:#ffc94d;border-color:#ffc94d}.nb-theme-corporate nb-toast.status-warning .icon-container{background:#fff;color:#fa0}.nb-theme-corporate nb-toast.status-danger{background:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-corporate nb-toast.status-danger .title{color:#fff}.nb-theme-corporate nb-toast.status-danger.destroy-by-click:hover{background:#ff708d;border-color:#ff708d}.nb-theme-corporate nb-toast.status-danger .icon-container{background:#fff;color:#ff3d71}.nb-theme-corporate nb-toast.status-info{background:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-corporate nb-toast.status-info .title{color:#fff}.nb-theme-corporate nb-toast.status-info.destroy-by-click:hover{background:#42aaff;border-color:#42aaff}.nb-theme-corporate nb-toast.status-info .icon-container{background:#fff;color:#0095ff}.nb-theme-corporate nb-toast.status-control{background:#fff;border-color:#fff;color:#222b45}.nb-theme-corporate nb-toast.status-control .title{color:#222b45}.nb-theme-corporate nb-toast.status-control.destroy-by-click:hover{background:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate nb-toast.status-control .icon-container{background:#fff;color:#222b45}.nb-theme-corporate .toastr-overlay-container{z-index:1041}.nb-theme-corporate nb-tooltip{box-shadow:none;background:#151a30;border:0 dashed rgba(0,0,0,0);border-radius:.17rem;padding:0.5rem 1rem;max-width:16rem}.nb-theme-corporate nb-tooltip nb-icon:only-child{height:1rem;width:1rem}.nb-theme-corporate nb-tooltip nb-icon:not(:only-child){height:.75rem;width:.75rem}.nb-theme-corporate nb-tooltip .content{color:#fff;font-family:Open Sans, sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}.nb-theme-corporate nb-tooltip .arrow{border-bottom:6px dashed #151a30}.nb-theme-corporate nb-tooltip.status-basic{background:#edf1f7;border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-tooltip.status-basic .arrow{border-bottom-color:#edf1f7}.nb-theme-corporate nb-tooltip.status-basic .content{color:#222b45}.nb-theme-corporate nb-tooltip.status-primary{background:#36f;border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-tooltip.status-primary .arrow{border-bottom-color:#36f}.nb-theme-corporate nb-tooltip.status-primary .content{color:#fff}.nb-theme-corporate nb-tooltip.status-success{background:#00d68f;border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-tooltip.status-success .arrow{border-bottom-color:#00d68f}.nb-theme-corporate nb-tooltip.status-success .content{color:#fff}.nb-theme-corporate nb-tooltip.status-warning{background:#fa0;border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-tooltip.status-warning .arrow{border-bottom-color:#fa0}.nb-theme-corporate nb-tooltip.status-warning .content{color:#fff}.nb-theme-corporate nb-tooltip.status-danger{background:#ff3d71;border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-tooltip.status-danger .arrow{border-bottom-color:#ff3d71}.nb-theme-corporate nb-tooltip.status-danger .content{color:#fff}.nb-theme-corporate nb-tooltip.status-info{background:#0095ff;border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-tooltip.status-info .arrow{border-bottom-color:#0095ff}.nb-theme-corporate nb-tooltip.status-info .content{color:#fff}.nb-theme-corporate nb-tooltip.status-control{background:#fff;border-color:rgba(0,0,0,0)}.nb-theme-corporate nb-tooltip.status-control .arrow{border-bottom-color:#fff}.nb-theme-corporate nb-tooltip.status-control .content{color:#222b45}.nb-theme-corporate nb-datepicker-container nb-card{border-color:#e4e9f2;border-style:solid;border-width:.0625rem;border-radius:.17rem;background:#fff;box-shadow:none}.nb-theme-corporate nb-calendar-with-time .nb-timepicker-container,.nb-theme-corporate nb-calendar-with-time nb-base-calendar nb-card{border:none}.nb-theme-corporate nb-calendar-with-time .column-header{border-top:.0625rem solid #e4e9f2;border-radius:0}.nb-theme-corporate nb-calendar-with-time .timepicker-section.size-large nb-list-item{height:3rem}.nb-theme-corporate nb-calendar-with-time .timepicker-section.size-large .header-cell{height:3rem}[dir=ltr] .nb-theme-corporate nb-calendar-with-time .timepicker-section{border-left:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-corporate nb-calendar-with-time .timepicker-section{border-right:.0625rem solid #e4e9f2}.nb-theme-corporate nb-calendar-with-time .timepicker-single-column-width{width:5rem}.nb-theme-corporate nb-calendar-with-time .timepicker-multiple-column-width{width:13.875rem}.nb-theme-corporate nb-calendar-with-time .picker-title{height:3.75rem;padding:1.25rem}.nb-theme-corporate nb-radio .outer-circle,.nb-theme-corporate nb-radio .inner-circle{height:1.25rem;width:1.25rem}.nb-theme-corporate nb-radio .outer-circle{border-style:solid;border-width:1px}.nb-theme-corporate nb-radio .native-input:enabled:focus+.outer-circle{box-shadow:0 0 0 .375rem rgba(143,155,179,0.16)}.nb-theme-corporate nb-radio.status-basic .native-input:enabled+.outer-circle{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3}.nb-theme-corporate nb-radio.status-basic .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#36f}.nb-theme-corporate nb-radio.status-basic .native-input:enabled:checked ~ .inner-circle{background-color:#36f}.nb-theme-corporate nb-radio.status-basic .native-input:enabled:focus+.outer-circle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-radio.status-basic .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#1a34b8}.nb-theme-corporate nb-radio.status-basic .native-input:enabled:checked:focus ~ .inner-circle{background-color:#274bdb}.nb-theme-corporate nb-radio.status-basic label:hover .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-corporate nb-radio.status-basic label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#598bff}.nb-theme-corporate nb-radio.status-basic label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#598bff}.nb-theme-corporate nb-radio.status-basic label .native-input:enabled:active+.outer-circle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-radio.status-basic label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#274bdb}.nb-theme-corporate nb-radio.status-basic label .native-input:enabled:checked:active ~ .inner-circle{background-color:#274bdb}.nb-theme-corporate nb-radio.status-basic .text{color:#222b45}.nb-theme-corporate nb-radio.status-basic .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-radio.status-basic .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-basic .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-basic .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-primary .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,0.08);border-color:#36f}.nb-theme-corporate nb-radio.status-primary .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#36f}.nb-theme-corporate nb-radio.status-primary .native-input:enabled:checked ~ .inner-circle{background-color:#36f}.nb-theme-corporate nb-radio.status-primary .native-input:enabled:focus+.outer-circle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-radio.status-primary .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#1a34b8}.nb-theme-corporate nb-radio.status-primary .native-input:enabled:checked:focus ~ .inner-circle{background-color:#274bdb}.nb-theme-corporate nb-radio.status-primary label:hover .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,0.16);border-color:#36f}.nb-theme-corporate nb-radio.status-primary label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#598bff}.nb-theme-corporate nb-radio.status-primary label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#598bff}.nb-theme-corporate nb-radio.status-primary label .native-input:enabled:active+.outer-circle{background-color:rgba(51,102,255,0.24);border-color:#36f}.nb-theme-corporate nb-radio.status-primary label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#274bdb}.nb-theme-corporate nb-radio.status-primary label .native-input:enabled:checked:active ~ .inner-circle{background-color:#274bdb}.nb-theme-corporate nb-radio.status-primary .text{color:#222b45}.nb-theme-corporate nb-radio.status-primary .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-radio.status-primary .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-primary .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-primary .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-success .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,0.08);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success .native-input:enabled:checked ~ .inner-circle{background-color:#00d68f}.nb-theme-corporate nb-radio.status-success .native-input:enabled:focus+.outer-circle{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#00997a}.nb-theme-corporate nb-radio.status-success .native-input:enabled:checked:focus ~ .inner-circle{background-color:#00b887}.nb-theme-corporate nb-radio.status-success label:hover .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,0.16);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#2ce69b}.nb-theme-corporate nb-radio.status-success label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#2ce69b}.nb-theme-corporate nb-radio.status-success label .native-input:enabled:active+.outer-circle{background-color:rgba(0,214,143,0.24);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#00b887}.nb-theme-corporate nb-radio.status-success label .native-input:enabled:checked:active ~ .inner-circle{background-color:#00b887}.nb-theme-corporate nb-radio.status-success .text{color:#222b45}.nb-theme-corporate nb-radio.status-success .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-radio.status-success .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-success .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-success .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-warning .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,0.08);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning .native-input:enabled:checked ~ .inner-circle{background-color:#fa0}.nb-theme-corporate nb-radio.status-warning .native-input:enabled:focus+.outer-circle{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#b86e00}.nb-theme-corporate nb-radio.status-warning .native-input:enabled:checked:focus ~ .inner-circle{background-color:#db8b00}.nb-theme-corporate nb-radio.status-warning label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,0.16);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#ffc94d}.nb-theme-corporate nb-radio.status-warning label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#ffc94d}.nb-theme-corporate nb-radio.status-warning label .native-input:enabled:active+.outer-circle{background-color:rgba(255,170,0,0.24);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#db8b00}.nb-theme-corporate nb-radio.status-warning label .native-input:enabled:checked:active ~ .inner-circle{background-color:#db8b00}.nb-theme-corporate nb-radio.status-warning .text{color:#222b45}.nb-theme-corporate nb-radio.status-warning .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-radio.status-warning .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-warning .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-warning .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-danger .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,0.08);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger .native-input:enabled:checked ~ .inner-circle{background-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger .native-input:enabled:focus+.outer-circle{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#b81d5b}.nb-theme-corporate nb-radio.status-danger .native-input:enabled:checked:focus ~ .inner-circle{background-color:#db2c66}.nb-theme-corporate nb-radio.status-danger label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,0.16);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#ff708d}.nb-theme-corporate nb-radio.status-danger label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#ff708d}.nb-theme-corporate nb-radio.status-danger label .native-input:enabled:active+.outer-circle{background-color:rgba(255,61,113,0.24);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#db2c66}.nb-theme-corporate nb-radio.status-danger label .native-input:enabled:checked:active ~ .inner-circle{background-color:#db2c66}.nb-theme-corporate nb-radio.status-danger .text{color:#222b45}.nb-theme-corporate nb-radio.status-danger .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-radio.status-danger .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-danger .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-danger .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-info .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,0.08);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info .native-input:enabled:checked ~ .inner-circle{background-color:#0095ff}.nb-theme-corporate nb-radio.status-info .native-input:enabled:focus+.outer-circle{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#0057c2}.nb-theme-corporate nb-radio.status-info .native-input:enabled:checked:focus ~ .inner-circle{background-color:#006fd6}.nb-theme-corporate nb-radio.status-info label:hover .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,0.16);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#42aaff}.nb-theme-corporate nb-radio.status-info label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#42aaff}.nb-theme-corporate nb-radio.status-info label .native-input:enabled:active+.outer-circle{background-color:rgba(0,149,255,0.24);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#006fd6}.nb-theme-corporate nb-radio.status-info label .native-input:enabled:checked:active ~ .inner-circle{background-color:#006fd6}.nb-theme-corporate nb-radio.status-info .text{color:#222b45}.nb-theme-corporate nb-radio.status-info .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-radio.status-info .native-input:disabled ~ .text{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-info .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-info .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-control .native-input:enabled+.outer-circle{background-color:rgba(255,255,255,0.08);border-color:#fff}.nb-theme-corporate nb-radio.status-control .native-input:enabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:#fff}.nb-theme-corporate nb-radio.status-control .native-input:enabled:checked ~ .inner-circle{background-color:#fff}.nb-theme-corporate nb-radio.status-control .native-input:enabled:focus+.outer-circle{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-corporate nb-radio.status-control .native-input:enabled:checked:focus+.outer-circle{background-color:rgba(0,0,0,0);border-color:#c5cee0}.nb-theme-corporate nb-radio.status-control .native-input:enabled:checked:focus ~ .inner-circle{background-color:#edf1f7}.nb-theme-corporate nb-radio.status-control label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,255,255,0.16);border-color:#fff}.nb-theme-corporate nb-radio.status-control label:hover .native-input:checked:enabled+.outer-circle{background-color:rgba(0,0,0,0);border-color:#f7f9fc}.nb-theme-corporate nb-radio.status-control label:hover .native-input:checked:enabled ~ .inner-circle{background-color:#f7f9fc}.nb-theme-corporate nb-radio.status-control label .native-input:enabled:active+.outer-circle{background-color:rgba(255,255,255,0.24);border-color:#fff}.nb-theme-corporate nb-radio.status-control label .native-input:enabled:checked:active+.outer-circle{background-color:rgba(0,0,0,0);border-color:#edf1f7}.nb-theme-corporate nb-radio.status-control label .native-input:enabled:checked:active ~ .inner-circle{background-color:#edf1f7}.nb-theme-corporate nb-radio.status-control .text{color:#fff}.nb-theme-corporate nb-radio.status-control .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,0.16);border-color:rgba(143,155,179,0.24)}.nb-theme-corporate nb-radio.status-control .native-input:disabled ~ .text{color:#fff}.nb-theme-corporate nb-radio.status-control .native-input:disabled:checked+.outer-circle{background-color:rgba(0,0,0,0);border-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio.status-control .native-input:disabled:checked ~ .inner-circle{background-color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-radio .text{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}[dir=ltr] .nb-theme-corporate nb-radio .text{margin-left:1.25rem}[dir=rtl] .nb-theme-corporate nb-radio .text{margin-right:1.25rem}.nb-theme-corporate .nb-tree-grid-header-cell,.nb-theme-corporate .nb-tree-grid-cell,.nb-theme-corporate .nb-tree-grid-footer-cell{height:2rem;padding:0.875rem 1.25rem;border:1px solid #f7f9fc}.nb-theme-corporate .nb-tree-grid-header-row{background:#fff;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate .nb-tree-grid-footer-row{background:#fff;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate .nb-tree-grid-row{background:#fff;color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tree-grid-row:hover{background:#fff}.nb-theme-corporate .nb-tree-grid-row:nth-child(2n):not(:hover){background-color:#fff}.nb-theme-corporate .nb-tree-grid-header-cell button{vertical-align:middle}.nb-theme-corporate nb-tree-grid-row-toggle nb-icon,.nb-theme-corporate nb-sort-icon nb-icon{font-size:inherit;vertical-align:middle;color:currentColor}.nb-theme-corporate .nb-tree-grid-header-change-sort-button{background:rgba(0,0,0,0);border:none;padding:0;color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.nb-theme-corporate nb-icon{font-size:1.25rem;line-height:1;width:1em;height:1em}.nb-theme-corporate nb-icon svg{vertical-align:top}.nb-theme-corporate nb-icon.status-basic{color:#8f9bb3}.nb-theme-corporate nb-icon.status-primary{color:#36f}.nb-theme-corporate nb-icon.status-success{color:#00d68f}.nb-theme-corporate nb-icon.status-warning{color:#fa0}.nb-theme-corporate nb-icon.status-danger{color:#ff3d71}.nb-theme-corporate nb-icon.status-info{color:#0095ff}.nb-theme-corporate nb-icon.status-control{color:#fff}.nb-theme-corporate .nb-form-control-container{max-width:inherit}.nb-theme-corporate .nb-form-field-addon{display:flex;justify-content:center;align-items:center;z-index:1}.nb-theme-corporate .nb-form-field-addon-disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate nb-form-field.nb-transition .nb-form-field-addon{transition-duration:0.15s;transition-property:color;transition-timing-function:ease-in}.nb-theme-corporate .nb-form-field-addon-basic{color:#8f9bb3}.nb-theme-corporate .nb-form-field-addon-basic-highlight{color:#36f}.nb-theme-corporate .nb-form-field-addon-primary{color:#36f}.nb-theme-corporate .nb-form-field-addon-primary-highlight{color:#274bdb}.nb-theme-corporate .nb-form-field-addon-success{color:#00d68f}.nb-theme-corporate .nb-form-field-addon-success-highlight{color:#00b887}.nb-theme-corporate .nb-form-field-addon-warning{color:#fa0}.nb-theme-corporate .nb-form-field-addon-warning-highlight{color:#db8b00}.nb-theme-corporate .nb-form-field-addon-danger{color:#ff3d71}.nb-theme-corporate .nb-form-field-addon-danger-highlight{color:#db2c66}.nb-theme-corporate .nb-form-field-addon-info{color:#0095ff}.nb-theme-corporate .nb-form-field-addon-info-highlight{color:#006fd6}.nb-theme-corporate .nb-form-field-addon-control{color:#fff}.nb-theme-corporate .nb-form-field-addon-control-highlight{color:#fff}.nb-theme-corporate .nb-form-field-limited-width.nb-form-field-size-tiny{max-width:20rem}.nb-theme-corporate .nb-form-field-prefix-tiny,.nb-theme-corporate .nb-form-field-suffix-tiny{height:1.5rem;width:1.5rem;font-size:.625rem;line-height:.75rem;font-weight:700}.nb-theme-corporate .nb-form-field-prefix-tiny nb-icon,.nb-theme-corporate .nb-form-field-suffix-tiny nb-icon{font-size:.75rem;line-height:.75rem}[dir=ltr] .nb-theme-corporate .nb-form-field-prefix-tiny{margin-right:calc(1.5rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-tiny{margin-left:calc(1.5rem * -1)}[dir=ltr] .nb-theme-corporate .nb-form-field-suffix-tiny{margin-left:calc(1.5rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-suffix-tiny{margin-right:calc(1.5rem * -1)}.nb-theme-corporate .nb-form-field-limited-width.nb-form-field-size-small{max-width:20rem}.nb-theme-corporate .nb-form-field-prefix-small,.nb-theme-corporate .nb-form-field-suffix-small{height:2rem;width:2rem;font-size:.75rem;line-height:1rem;font-weight:700}.nb-theme-corporate .nb-form-field-prefix-small nb-icon,.nb-theme-corporate .nb-form-field-suffix-small nb-icon{font-size:1rem;line-height:1rem}[dir=ltr] .nb-theme-corporate .nb-form-field-prefix-small{margin-right:calc(2rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-small{margin-left:calc(2rem * -1)}[dir=ltr] .nb-theme-corporate .nb-form-field-suffix-small{margin-left:calc(2rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-suffix-small{margin-right:calc(2rem * -1)}.nb-theme-corporate .nb-form-field-limited-width.nb-form-field-size-medium{max-width:20rem}.nb-theme-corporate .nb-form-field-prefix-medium,.nb-theme-corporate .nb-form-field-suffix-medium{height:2.5rem;width:2.5rem;font-size:.875rem;line-height:1rem;font-weight:700}.nb-theme-corporate .nb-form-field-prefix-medium nb-icon,.nb-theme-corporate .nb-form-field-suffix-medium nb-icon{font-size:1.25rem;line-height:1.25rem}[dir=ltr] .nb-theme-corporate .nb-form-field-prefix-medium{margin-right:calc(2.5rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-medium{margin-left:calc(2.5rem * -1)}[dir=ltr] .nb-theme-corporate .nb-form-field-suffix-medium{margin-left:calc(2.5rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-suffix-medium{margin-right:calc(2.5rem * -1)}.nb-theme-corporate .nb-form-field-limited-width.nb-form-field-size-large{max-width:30rem}.nb-theme-corporate .nb-form-field-prefix-large,.nb-theme-corporate .nb-form-field-suffix-large{height:3rem;width:3rem;font-size:1rem;line-height:1.25rem;font-weight:700}.nb-theme-corporate .nb-form-field-prefix-large nb-icon,.nb-theme-corporate .nb-form-field-suffix-large nb-icon{font-size:1.5rem;line-height:1.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-prefix-large{margin-right:calc(3rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-large{margin-left:calc(3rem * -1)}[dir=ltr] .nb-theme-corporate .nb-form-field-suffix-large{margin-left:calc(3rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-suffix-large{margin-right:calc(3rem * -1)}.nb-theme-corporate .nb-form-field-limited-width.nb-form-field-size-giant{max-width:30rem}.nb-theme-corporate .nb-form-field-prefix-giant,.nb-theme-corporate .nb-form-field-suffix-giant{height:3.5rem;width:3.5rem;font-size:1.125rem;line-height:1.5rem;font-weight:700}.nb-theme-corporate .nb-form-field-prefix-giant nb-icon,.nb-theme-corporate .nb-form-field-suffix-giant nb-icon{font-size:1.5rem;line-height:1.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-prefix-giant{margin-right:calc(3.5rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-giant{margin-left:calc(3.5rem * -1)}[dir=ltr] .nb-theme-corporate .nb-form-field-suffix-giant{margin-left:calc(3.5rem * -1)}[dir=rtl] .nb-theme-corporate .nb-form-field-suffix-giant{margin-right:calc(3.5rem * -1)}.nb-theme-corporate nb-tag{border-style:solid;border-width:.0625rem;border-radius:1.5rem;display:inline-flex;align-items:center;font-family:Open Sans, sans-serif;text-transform:capitalize;cursor:default}.nb-theme-corporate nb-tag.nb-transition{transition-duration:0.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-corporate nb-tag.size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:0.0625rem 0.9375rem}.nb-theme-corporate nb-tag.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.0625rem 0.9375rem}.nb-theme-corporate nb-tag.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.1875rem 0.9375rem}.nb-theme-corporate nb-tag.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.3125rem 0.9375rem}.nb-theme-corporate nb-tag.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:0.4375rem 0.9375rem}.nb-theme-corporate nb-tag.appearance-filled.status-basic{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-corporate nb-tag.appearance-filled.status-basic.selected{background-color:color-basic-actove;border-color:#e4e9f2}.nb-theme-corporate nb-tag.appearance-filled.status-basic.active{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-corporate nb-tag.appearance-filled.status-basic:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate nb-tag.appearance-filled.status-primary{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-corporate nb-tag.appearance-filled.status-primary.selected{background-color:color-primary-actove;border-color:#274bdb}.nb-theme-corporate nb-tag.appearance-filled.status-primary.active{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate nb-tag.appearance-filled.status-primary:hover{background-color:#598bff;border-color:#598bff}.nb-theme-corporate nb-tag.appearance-filled.status-success{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-corporate nb-tag.appearance-filled.status-success.selected{background-color:color-success-actove;border-color:#00b887}.nb-theme-corporate nb-tag.appearance-filled.status-success.active{background-color:#00b887;border-color:#00997a}.nb-theme-corporate nb-tag.appearance-filled.status-success:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-corporate nb-tag.appearance-filled.status-warning{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-corporate nb-tag.appearance-filled.status-warning.selected{background-color:color-warning-actove;border-color:#db8b00}.nb-theme-corporate nb-tag.appearance-filled.status-warning.active{background-color:#db8b00;border-color:#b86e00}.nb-theme-corporate nb-tag.appearance-filled.status-warning:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-corporate nb-tag.appearance-filled.status-danger{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-corporate nb-tag.appearance-filled.status-danger.selected{background-color:color-danger-actove;border-color:#db2c66}.nb-theme-corporate nb-tag.appearance-filled.status-danger.active{background-color:#db2c66;border-color:#b81d5b}.nb-theme-corporate nb-tag.appearance-filled.status-danger:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-corporate nb-tag.appearance-filled.status-info{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-corporate nb-tag.appearance-filled.status-info.selected{background-color:color-info-actove;border-color:#006fd6}.nb-theme-corporate nb-tag.appearance-filled.status-info.active{background-color:#006fd6;border-color:#0057c2}.nb-theme-corporate nb-tag.appearance-filled.status-info:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-corporate nb-tag.appearance-filled.status-control{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-corporate nb-tag.appearance-filled.status-control.selected{background-color:color-control-actove;border-color:#edf1f7}.nb-theme-corporate nb-tag.appearance-filled.status-control.active{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate nb-tag.appearance-filled.status-control:hover{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-corporate nb-tag.appearance-outline.status-basic{background-color:rgba(143,155,179,0.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate nb-tag.appearance-outline.status-basic.selected{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate nb-tag.appearance-outline.status-basic.active{background-color:rgba(143,155,179,0.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate nb-tag.appearance-outline.status-basic:hover{background-color:rgba(143,155,179,0.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate nb-tag.appearance-outline.status-primary{background-color:rgba(51,102,255,0.08);border-color:#36f;color:#36f}.nb-theme-corporate nb-tag.appearance-outline.status-primary.selected{background-color:rgba(51,102,255,0.24);border-color:#36f;color:#36f}.nb-theme-corporate nb-tag.appearance-outline.status-primary.active{background-color:rgba(51,102,255,0.24);border-color:#36f;color:#36f}.nb-theme-corporate nb-tag.appearance-outline.status-primary:hover{background-color:rgba(51,102,255,0.16);border-color:#36f;color:#36f}.nb-theme-corporate nb-tag.appearance-outline.status-success{background-color:rgba(0,214,143,0.08);border-color:#00d68f;color:#00d68f}.nb-theme-corporate nb-tag.appearance-outline.status-success.selected{background-color:rgba(0,214,143,0.24);border-color:#00d68f;color:#00d68f}.nb-theme-corporate nb-tag.appearance-outline.status-success.active{background-color:rgba(0,214,143,0.24);border-color:#00d68f;color:#00d68f}.nb-theme-corporate nb-tag.appearance-outline.status-success:hover{background-color:rgba(0,214,143,0.16);border-color:#00d68f;color:#00d68f}.nb-theme-corporate nb-tag.appearance-outline.status-warning{background-color:rgba(255,170,0,0.08);border-color:#fa0;color:#fa0}.nb-theme-corporate nb-tag.appearance-outline.status-warning.selected{background-color:rgba(255,170,0,0.24);border-color:#fa0;color:#fa0}.nb-theme-corporate nb-tag.appearance-outline.status-warning.active{background-color:rgba(255,170,0,0.24);border-color:#fa0;color:#fa0}.nb-theme-corporate nb-tag.appearance-outline.status-warning:hover{background-color:rgba(255,170,0,0.16);border-color:#fa0;color:#fa0}.nb-theme-corporate nb-tag.appearance-outline.status-danger{background-color:rgba(255,61,113,0.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate nb-tag.appearance-outline.status-danger.selected{background-color:rgba(255,61,113,0.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate nb-tag.appearance-outline.status-danger.active{background-color:rgba(255,61,113,0.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate nb-tag.appearance-outline.status-danger:hover{background-color:rgba(255,61,113,0.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate nb-tag.appearance-outline.status-info{background-color:rgba(0,149,255,0.08);border-color:#0095ff;color:#0095ff}.nb-theme-corporate nb-tag.appearance-outline.status-info.selected{background-color:rgba(0,149,255,0.24);border-color:#0095ff;color:#0095ff}.nb-theme-corporate nb-tag.appearance-outline.status-info.active{background-color:rgba(0,149,255,0.24);border-color:#0095ff;color:#0095ff}.nb-theme-corporate nb-tag.appearance-outline.status-info:hover{background-color:rgba(0,149,255,0.16);border-color:#0095ff;color:#0095ff}.nb-theme-corporate nb-tag.appearance-outline.status-control{background-color:rgba(255,255,255,0.08);border-color:#fff;color:#fff}.nb-theme-corporate nb-tag.appearance-outline.status-control.selected{background-color:rgba(255,255,255,0.24);border-color:#fff;color:#fff}.nb-theme-corporate nb-tag.appearance-outline.status-control.active{background-color:rgba(255,255,255,0.24);border-color:#fff;color:#fff}.nb-theme-corporate nb-tag.appearance-outline.status-control:hover{background-color:rgba(255,255,255,0.16);border-color:#fff;color:#fff}.nb-theme-corporate .nb-tag-remove{cursor:pointer}.nb-theme-corporate .nb-tag-remove.size-tiny{font-size:1rem}[dir=ltr] .nb-theme-corporate .nb-tag-remove.size-tiny{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-corporate .nb-tag-remove.size-tiny{margin-right:.625rem;margin-left:-.625rem}.nb-theme-corporate .nb-tag-remove.size-small{font-size:1.5rem}[dir=ltr] .nb-theme-corporate .nb-tag-remove.size-small{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-corporate .nb-tag-remove.size-small{margin-right:.625rem;margin-left:-.625rem}.nb-theme-corporate .nb-tag-remove.size-medium{font-size:1.5rem}[dir=ltr] .nb-theme-corporate .nb-tag-remove.size-medium{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-corporate .nb-tag-remove.size-medium{margin-right:.625rem;margin-left:-.625rem}.nb-theme-corporate .nb-tag-remove.size-large{font-size:1.5rem}[dir=ltr] .nb-theme-corporate .nb-tag-remove.size-large{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-corporate .nb-tag-remove.size-large{margin-right:.625rem;margin-left:-.625rem}.nb-theme-corporate .nb-tag-remove.size-giant{font-size:1.5rem}[dir=ltr] .nb-theme-corporate .nb-tag-remove.size-giant{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-corporate .nb-tag-remove.size-giant{margin-right:.625rem;margin-left:-.625rem}.nb-theme-corporate nb-tag-list{display:inline-flex;outline:none}.nb-theme-corporate nb-tag-list.size-tiny .nb-tag-list-tags-wrapper{margin:-.0625rem}.nb-theme-corporate nb-tag-list.size-tiny .nb-tag-list-tags-wrapper nb-tag,.nb-theme-corporate nb-tag-list.size-tiny .nb-tag-list-tags-wrapper .nb-tag-input{margin:.0625rem}.nb-theme-corporate nb-tag-list.size-small .nb-tag-list-tags-wrapper{margin:-.125rem}.nb-theme-corporate nb-tag-list.size-small .nb-tag-list-tags-wrapper nb-tag,.nb-theme-corporate nb-tag-list.size-small .nb-tag-list-tags-wrapper .nb-tag-input{margin:.125rem}.nb-theme-corporate nb-tag-list.size-medium .nb-tag-list-tags-wrapper{margin:-.25rem}.nb-theme-corporate nb-tag-list.size-medium .nb-tag-list-tags-wrapper nb-tag,.nb-theme-corporate nb-tag-list.size-medium .nb-tag-list-tags-wrapper .nb-tag-input{margin:.25rem}.nb-theme-corporate nb-tag-list.size-large .nb-tag-list-tags-wrapper{margin:-.375rem}.nb-theme-corporate nb-tag-list.size-large .nb-tag-list-tags-wrapper nb-tag,.nb-theme-corporate nb-tag-list.size-large .nb-tag-list-tags-wrapper .nb-tag-input{margin:.375rem}.nb-theme-corporate nb-tag-list.size-giant .nb-tag-list-tags-wrapper{margin:-.5rem}.nb-theme-corporate nb-tag-list.size-giant .nb-tag-list-tags-wrapper nb-tag,.nb-theme-corporate nb-tag-list.size-giant .nb-tag-list-tags-wrapper .nb-tag-input{margin:.5rem}.nb-theme-corporate .nb-tag-list-tags-wrapper{display:inline-flex;align-items:center;align-content:center;flex-wrap:wrap;flex:1}.nb-theme-corporate .nb-tag-list-with-input{border-style:solid;border-width:1px;font-family:Open Sans, sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nb-theme-corporate .nb-tag-list-with-input.nb-transition{transition-duration:0.15s;transition-property:border,background-color,color,box-shadow;transition-timing-function:ease-in}.nb-theme-corporate .nb-tag-list-with-input::-moz-placeholder{font-family:Open Sans, sans-serif;text-overflow:ellipsis}.nb-theme-corporate .nb-tag-list-with-input::placeholder{font-family:Open Sans, sans-serif;text-overflow:ellipsis}.nb-theme-corporate .nb-tag-list-with-input:focus{outline:none}.nb-theme-corporate .nb-tag-list-with-input.input-full-width{width:100%}.nb-theme-corporate .nb-tag-list-with-input.shape-rectangle{border-radius:.17rem}.nb-theme-corporate .nb-tag-list-with-input.shape-semi-round{border-radius:.75rem}.nb-theme-corporate .nb-tag-list-with-input.shape-round{border-radius:1.5rem}.nb-theme-corporate .nb-tag-list-with-input.size-tiny{padding:0.0625rem 1rem}.nb-theme-corporate .nb-tag-list-with-input.size-small{padding:0.0625rem 1rem}.nb-theme-corporate .nb-tag-list-with-input.size-medium{padding:0.1875rem 1rem}.nb-theme-corporate .nb-tag-list-with-input.size-large{padding:0.3125rem 1rem}.nb-theme-corporate .nb-tag-list-with-input.size-giant{padding:0.4375rem 1rem}.nb-theme-corporate .nb-tag-list-with-input.status-basic{background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-corporate .nb-tag-list-with-input.status-basic.focus{background-color:#fff;border-color:#36f}.nb-theme-corporate .nb-tag-list-with-input.status-primary{background-color:#f7f9fc;border-color:#36f}.nb-theme-corporate .nb-tag-list-with-input.status-primary.focus{background-color:#fff;border-color:#1a34b8}.nb-theme-corporate .nb-tag-list-with-input.status-success{background-color:#f7f9fc;border-color:#00d68f}.nb-theme-corporate .nb-tag-list-with-input.status-success.focus{background-color:#fff;border-color:#00997a}.nb-theme-corporate .nb-tag-list-with-input.status-warning{background-color:#f7f9fc;border-color:#fa0}.nb-theme-corporate .nb-tag-list-with-input.status-warning.focus{background-color:#fff;border-color:#b86e00}.nb-theme-corporate .nb-tag-list-with-input.status-danger{background-color:#f7f9fc;border-color:#ff3d71}.nb-theme-corporate .nb-tag-list-with-input.status-danger.focus{background-color:#fff;border-color:#b81d5b}.nb-theme-corporate .nb-tag-list-with-input.status-info{background-color:#f7f9fc;border-color:#0095ff}.nb-theme-corporate .nb-tag-list-with-input.status-info.focus{background-color:#fff;border-color:#0057c2}.nb-theme-corporate .nb-tag-list-with-input.status-control{background-color:rgba(255,255,255,0.24);border-color:rgba(255,255,255,0.4)}.nb-theme-corporate .nb-tag-list-with-input.status-control.focus{background-color:rgba(255,255,255,0.4);border-color:#fff}.nb-theme-corporate nb-form-field nb-tag-list{width:100%}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-tiny{padding-left:1.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-tiny{padding-right:1.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny{padding-right:1.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-small{padding-left:2rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-small{padding-right:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small{padding-right:2rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small{padding-left:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-medium{padding-left:2.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-medium{padding-right:2.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium{padding-right:2.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-large{padding-left:3rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-large{padding-right:3rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large{padding-right:3rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large{padding-left:3rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-giant{padding-left:3.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-giant{padding-right:3.5rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant{padding-right:3.5rem}[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant{padding-left:3.5rem}.nb-theme-corporate .nb-tag-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:transparent;background:transparent;outline:none;flex:1;padding:0;min-width:6rem;font-family:Open Sans, sans-serif}.nb-theme-corporate .nb-tag-input::-moz-placeholder{font-family:Open Sans, sans-serif}.nb-theme-corporate .nb-tag-input::placeholder{font-family:Open Sans, sans-serif}.nb-theme-corporate .nb-tag-input.size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:0.125rem 0}.nb-theme-corporate .nb-tag-input.size-tiny::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-tiny::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:0.125rem 0}.nb-theme-corporate .nb-tag-input.size-small::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-small::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.25rem 0}.nb-theme-corporate .nb-tag-input.size-medium::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-medium::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:0.375rem 0}.nb-theme-corporate .nb-tag-input.size-large::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-large::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:0.5rem 0}.nb-theme-corporate .nb-tag-input.size-giant::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.size-giant::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .nb-tag-input.status-basic{color:#222b45}.nb-theme-corporate .nb-tag-input.status-basic::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-basic::placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-basic:disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-basic:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-primary{color:#222b45}.nb-theme-corporate .nb-tag-input.status-primary::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-primary::placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-primary:disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-primary:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-success{color:#222b45}.nb-theme-corporate .nb-tag-input.status-success::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-success::placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-success:disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-success:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-success:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-warning{color:#222b45}.nb-theme-corporate .nb-tag-input.status-warning::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-warning::placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-warning:disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-warning:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-danger{color:#222b45}.nb-theme-corporate .nb-tag-input.status-danger::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-danger::placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-danger:disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-danger:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-info{color:#222b45}.nb-theme-corporate .nb-tag-input.status-info::-moz-placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-info::placeholder{color:#8f9bb3}.nb-theme-corporate .nb-tag-input.status-info:disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-info:disabled::-moz-placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-info:disabled::placeholder{color:rgba(143,155,179,0.48)}.nb-theme-corporate .nb-tag-input.status-control{color:#fff}.nb-theme-corporate .nb-tag-input.status-control::-moz-placeholder{color:#fff}.nb-theme-corporate .nb-tag-input.status-control::placeholder{color:#fff}.nb-theme-corporate .nb-tag-input.status-control:disabled{color:#fff}.nb-theme-corporate .nb-tag-input.status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-corporate .nb-tag-input.status-control:disabled::placeholder{color:#fff}.nb-theme-corporate body{color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate h1,.nb-theme-corporate h2,.nb-theme-corporate h3,.nb-theme-corporate h4,.nb-theme-corporate h5,.nb-theme-corporate h6,.nb-theme-corporate .h1,.nb-theme-corporate .h2,.nb-theme-corporate .h3,.nb-theme-corporate .h4,.nb-theme-corporate .h5,.nb-theme-corporate .h6{color:#222b45}.nb-theme-corporate h1,.nb-theme-corporate .h1{font-size:2.25rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:3rem}.nb-theme-corporate h2,.nb-theme-corporate .h2{font-size:2rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:2.5rem}.nb-theme-corporate h3,.nb-theme-corporate .h3{font-size:1.875rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:2.5rem}.nb-theme-corporate h4,.nb-theme-corporate .h4{font-size:1.625rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:2rem}.nb-theme-corporate h5,.nb-theme-corporate .h5{font-size:1.375rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:2rem}.nb-theme-corporate h6,.nb-theme-corporate .h6{font-size:1.125rem;font-family:Open Sans, sans-serif;font-weight:700;line-height:1.5rem}.nb-theme-corporate .subtitle,.nb-theme-corporate .subtitle-2{color:#222b45}.nb-theme-corporate .subtitle{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate .subtitle-2{font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-corporate p,.nb-theme-corporate .paragraph{color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .paragraph-2{color:#222b45;font-family:Open Sans, sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.nb-theme-corporate a{color:#36f;text-decoration:underline;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.nb-theme-corporate a:focus{color:#274bdb}.nb-theme-corporate a:hover{color:#598bff}.nb-theme-corporate a.link-control,.nb-theme-corporate a.link-control:hover{color:#fff}.nb-theme-corporate a.link-alternate,.nb-theme-corporate a.link-alternate:hover{color:#fff}.nb-theme-corporate .label{color:#8f9bb3;font-family:Open Sans, sans-serif;font-size:.75rem;font-weight:700;line-height:1rem}.nb-theme-corporate .caption{font-family:Open Sans, sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}.nb-theme-corporate .caption-2{font-family:Open Sans, sans-serif;font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-corporate .caption,.nb-theme-corporate .caption-2{color:#8f9bb3}.nb-theme-corporate .caption.status-basic,.nb-theme-corporate .caption-2.status-basic{color:#222b45}.nb-theme-corporate .caption.status-primary,.nb-theme-corporate .caption-2.status-primary{color:#36f}.nb-theme-corporate .caption.status-success,.nb-theme-corporate .caption-2.status-success{color:#00d68f}.nb-theme-corporate .caption.status-warning,.nb-theme-corporate .caption-2.status-warning{color:#fa0}.nb-theme-corporate .caption.status-danger,.nb-theme-corporate .caption-2.status-danger{color:#ff3d71}.nb-theme-corporate .caption.status-info,.nb-theme-corporate .caption-2.status-info{color:#0095ff}.nb-theme-corporate .caption.status-control,.nb-theme-corporate .caption-2.status-control{color:#fff}.nb-theme-corporate li{color:#222b45;font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-corporate .text-alternate{color:#fff}.nb-theme-corporate .text-disabled{color:rgba(143,155,179,0.48)}.nb-theme-corporate .text-hint{color:#8f9bb3}.nb-theme-corporate .text-basic{color:#222b45}.nb-theme-corporate .text-primary{color:#36f}.nb-theme-corporate .text-success{color:#00d68f}.nb-theme-corporate .text-warning{color:#fa0}.nb-theme-corporate .text-danger{color:#ff3d71}.nb-theme-corporate .text-info{color:#0095ff}.nb-theme-corporate .text-control{color:#fff}.nb-theme-corporate ng2-smart-table table tr th,.nb-theme-corporate ng2-smart-table table tr th a{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;color:#222b45}.nb-theme-corporate ng2-smart-table table tr td{font-family:Open Sans, sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;color:#222b45}.nb-theme-corporate ng2-smart-table table tr th,.nb-theme-corporate ng2-smart-table table tr td{position:relative;padding:0.875rem 1.25rem;border:1px solid #edf1f7;vertical-align:middle}.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th{padding:0.875rem 1.25rem}[dir=ltr] .nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th{padding-right:1.75rem}[dir=rtl] .nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th{padding-left:1.75rem}.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a:hover,.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a:active,.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a:visited{color:#222b45;text-decoration:none}.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.asc,.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.desc{font-weight:400}.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{border-bottom-color:#222b45;border-width:0.375rem;position:absolute;margin:0;top:50%;transform:translate(0, -50%)}[dir=ltr] .nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,[dir=ltr] .nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{right:.75rem}[dir=rtl] .nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,[dir=rtl] .nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{left:.75rem}.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.asc.desc::after,.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th a.sort.desc.desc::after{transform:translate(0, -50%) rotate(180deg)}.nb-theme-corporate ng2-smart-table thead tr{background:#fff}.nb-theme-corporate ng2-smart-table thead tr.ng2-smart-filters th{padding:0.375rem 0.5rem}.nb-theme-corporate ng2-smart-table thead tr.ng2-smart-filters th .ng2-smart-filter input{line-height:1.25rem}.nb-theme-corporate ng2-smart-table tbody tr.selected,.nb-theme-corporate ng2-smart-table tbody tr:hover{background:#edf1f7 !important}.nb-theme-corporate ng2-smart-table tbody tr:nth-child(2n){background-color:#f7f9fc}.nb-theme-corporate ng2-smart-table th.ng2-smart-actions-title-add a{display:flex;align-items:center;justify-content:center;font-size:1.75rem !important;padding:0.375rem 0.5rem;border-color:#36f;background-color:#36f;color:#fff;border-radius:0.375rem}.nb-theme-corporate ng2-smart-table th.ng2-smart-actions-title-add a:focus{border-color:#1a34b8}.nb-theme-corporate ng2-smart-table th.ng2-smart-actions-title-add a:hover{text-decoration:none;background-color:#598bff;border-color:#598bff}.nb-theme-corporate ng2-smart-table th.ng2-smart-actions-title-add a:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate ng2-smart-table .ng2-smart-actions{padding:0;height:1px}.nb-theme-corporate ng2-smart-table .ng2-smart-actions ng2-st-tbody-edit-delete,.nb-theme-corporate ng2-smart-table .ng2-smart-actions ng2-st-tbody-create-cancel,.nb-theme-corporate ng2-smart-table .ng2-smart-actions ng2-st-actions{display:flex;height:100%}.nb-theme-corporate ng2-smart-table .ng2-smart-actions a.ng2-smart-action{display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:2rem !important;color:#222b45}.nb-theme-corporate ng2-smart-table .ng2-smart-actions a.ng2-smart-action:not(:last-child){border-right:1px solid #edf1f7}.nb-theme-corporate ng2-smart-table .ng2-smart-actions a.ng2-smart-action:hover{text-decoration:none}.nb-theme-corporate ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-create:hover,.nb-theme-corporate ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-edit:hover,.nb-theme-corporate ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-save:hover{color:#36f}.nb-theme-corporate ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-cancel:hover,.nb-theme-corporate ng2-smart-table .ng2-smart-actions .ng2-smart-action-delete-delete:hover,.nb-theme-corporate ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-cancel:hover{color:#ff3d71}.nb-theme-corporate ng2-smart-table table-cell-edit-mode{display:block;margin:-7.5px -12px}.nb-theme-corporate ng2-smart-table ng2-smart-table-pager{display:block}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav{display:flex;justify-content:center;margin-top:1.25rem}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination{display:flex;padding:0}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:focus,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:hover{background-color:rgba(0,0,0,0);color:rgba(143,155,179,0.48)}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination{font-family:Open Sans, sans-serif;font-size:.875rem;line-height:1rem;border:#edf1f7 solid 1px;border-radius:.17rem}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li{overflow:hidden}[dir=ltr] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-right:1px solid #edf1f7}[dir=rtl] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-left:1px solid #edf1f7}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-prev,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-next{font-size:.875rem;line-height:1rem}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span{font-size:.875rem;line-height:1rem;background-color:transparent;color:#36f;padding:0.75rem 1.25rem;border:none}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:focus,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:focus{border-color:#36f;color:#36f}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:hover,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:hover{background-color:rgba(0,0,0,0);border-color:#36f;color:#36f;text-decoration:none}[dir=ltr] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a,[dir=ltr] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}[dir=rtl] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a,[dir=rtl] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}[dir=ltr] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=ltr] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}[dir=rtl] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=rtl] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:hover,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:focus,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:hover,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:focus{color:#fff;background-color:#36f}

:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333333%;
  max-width: 8.33333333%;
}

.col-2 {
  flex: 0 0 16.66666667%;
  max-width: 16.66666667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}

.col-5 {
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333333%;
  max-width: 58.33333333%;
}

.col-8 {
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333333%;
  max-width: 83.33333333%;
}

.col-11 {
  flex: 0 0 91.66666667%;
  max-width: 91.66666667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-sm-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-sm-first {
    order: -1;
  }

  .order-sm-last {
    order: 13;
  }

  .order-sm-0 {
    order: 0;
  }

  .order-sm-1 {
    order: 1;
  }

  .order-sm-2 {
    order: 2;
  }

  .order-sm-3 {
    order: 3;
  }

  .order-sm-4 {
    order: 4;
  }

  .order-sm-5 {
    order: 5;
  }

  .order-sm-6 {
    order: 6;
  }

  .order-sm-7 {
    order: 7;
  }

  .order-sm-8 {
    order: 8;
  }

  .order-sm-9 {
    order: 9;
  }

  .order-sm-10 {
    order: 10;
  }

  .order-sm-11 {
    order: 11;
  }

  .order-sm-12 {
    order: 12;
  }

  .offset-sm-0 {
    margin-left: 0;
  }

  .offset-sm-1 {
    margin-left: 8.33333333%;
  }

  .offset-sm-2 {
    margin-left: 16.66666667%;
  }

  .offset-sm-3 {
    margin-left: 25%;
  }

  .offset-sm-4 {
    margin-left: 33.33333333%;
  }

  .offset-sm-5 {
    margin-left: 41.66666667%;
  }

  .offset-sm-6 {
    margin-left: 50%;
  }

  .offset-sm-7 {
    margin-left: 58.33333333%;
  }

  .offset-sm-8 {
    margin-left: 66.66666667%;
  }

  .offset-sm-9 {
    margin-left: 75%;
  }

  .offset-sm-10 {
    margin-left: 83.33333333%;
  }

  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-md-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-md-first {
    order: -1;
  }

  .order-md-last {
    order: 13;
  }

  .order-md-0 {
    order: 0;
  }

  .order-md-1 {
    order: 1;
  }

  .order-md-2 {
    order: 2;
  }

  .order-md-3 {
    order: 3;
  }

  .order-md-4 {
    order: 4;
  }

  .order-md-5 {
    order: 5;
  }

  .order-md-6 {
    order: 6;
  }

  .order-md-7 {
    order: 7;
  }

  .order-md-8 {
    order: 8;
  }

  .order-md-9 {
    order: 9;
  }

  .order-md-10 {
    order: 10;
  }

  .order-md-11 {
    order: 11;
  }

  .order-md-12 {
    order: 12;
  }

  .offset-md-0 {
    margin-left: 0;
  }

  .offset-md-1 {
    margin-left: 8.33333333%;
  }

  .offset-md-2 {
    margin-left: 16.66666667%;
  }

  .offset-md-3 {
    margin-left: 25%;
  }

  .offset-md-4 {
    margin-left: 33.33333333%;
  }

  .offset-md-5 {
    margin-left: 41.66666667%;
  }

  .offset-md-6 {
    margin-left: 50%;
  }

  .offset-md-7 {
    margin-left: 58.33333333%;
  }

  .offset-md-8 {
    margin-left: 66.66666667%;
  }

  .offset-md-9 {
    margin-left: 75%;
  }

  .offset-md-10 {
    margin-left: 83.33333333%;
  }

  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-lg-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-lg-first {
    order: -1;
  }

  .order-lg-last {
    order: 13;
  }

  .order-lg-0 {
    order: 0;
  }

  .order-lg-1 {
    order: 1;
  }

  .order-lg-2 {
    order: 2;
  }

  .order-lg-3 {
    order: 3;
  }

  .order-lg-4 {
    order: 4;
  }

  .order-lg-5 {
    order: 5;
  }

  .order-lg-6 {
    order: 6;
  }

  .order-lg-7 {
    order: 7;
  }

  .order-lg-8 {
    order: 8;
  }

  .order-lg-9 {
    order: 9;
  }

  .order-lg-10 {
    order: 10;
  }

  .order-lg-11 {
    order: 11;
  }

  .order-lg-12 {
    order: 12;
  }

  .offset-lg-0 {
    margin-left: 0;
  }

  .offset-lg-1 {
    margin-left: 8.33333333%;
  }

  .offset-lg-2 {
    margin-left: 16.66666667%;
  }

  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-4 {
    margin-left: 33.33333333%;
  }

  .offset-lg-5 {
    margin-left: 41.66666667%;
  }

  .offset-lg-6 {
    margin-left: 50%;
  }

  .offset-lg-7 {
    margin-left: 58.33333333%;
  }

  .offset-lg-8 {
    margin-left: 66.66666667%;
  }

  .offset-lg-9 {
    margin-left: 75%;
  }

  .offset-lg-10 {
    margin-left: 83.33333333%;
  }

  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }

  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }

  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  .col-xl-1 {
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
  }

  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }

  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }

  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }

  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }

  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }

  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }

  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }

  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .order-xl-first {
    order: -1;
  }

  .order-xl-last {
    order: 13;
  }

  .order-xl-0 {
    order: 0;
  }

  .order-xl-1 {
    order: 1;
  }

  .order-xl-2 {
    order: 2;
  }

  .order-xl-3 {
    order: 3;
  }

  .order-xl-4 {
    order: 4;
  }

  .order-xl-5 {
    order: 5;
  }

  .order-xl-6 {
    order: 6;
  }

  .order-xl-7 {
    order: 7;
  }

  .order-xl-8 {
    order: 8;
  }

  .order-xl-9 {
    order: 9;
  }

  .order-xl-10 {
    order: 10;
  }

  .order-xl-11 {
    order: 11;
  }

  .order-xl-12 {
    order: 12;
  }

  .offset-xl-0 {
    margin-left: 0;
  }

  .offset-xl-1 {
    margin-left: 8.33333333%;
  }

  .offset-xl-2 {
    margin-left: 16.66666667%;
  }

  .offset-xl-3 {
    margin-left: 25%;
  }

  .offset-xl-4 {
    margin-left: 33.33333333%;
  }

  .offset-xl-5 {
    margin-left: 41.66666667%;
  }

  .offset-xl-6 {
    margin-left: 50%;
  }

  .offset-xl-7 {
    margin-left: 58.33333333%;
  }

  .offset-xl-8 {
    margin-left: 66.66666667%;
  }

  .offset-xl-9 {
    margin-left: 75%;
  }

  .offset-xl-10 {
    margin-left: 83.33333333%;
  }

  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #7abaff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
  left: 5px;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
  left: 5px;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem) !important;
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
.form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: 50rem !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }

  .d-sm-inline {
    display: inline !important;
  }

  .d-sm-inline-block {
    display: inline-block !important;
  }

  .d-sm-block {
    display: block !important;
  }

  .d-sm-table {
    display: table !important;
  }

  .d-sm-table-row {
    display: table-row !important;
  }

  .d-sm-table-cell {
    display: table-cell !important;
  }

  .d-sm-flex {
    display: flex !important;
  }

  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }

  .d-md-inline {
    display: inline !important;
  }

  .d-md-inline-block {
    display: inline-block !important;
  }

  .d-md-block {
    display: block !important;
  }

  .d-md-table {
    display: table !important;
  }

  .d-md-table-row {
    display: table-row !important;
  }

  .d-md-table-cell {
    display: table-cell !important;
  }

  .d-md-flex {
    display: flex !important;
  }

  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }

  .d-lg-inline {
    display: inline !important;
  }

  .d-lg-inline-block {
    display: inline-block !important;
  }

  .d-lg-block {
    display: block !important;
  }

  .d-lg-table {
    display: table !important;
  }

  .d-lg-table-row {
    display: table-row !important;
  }

  .d-lg-table-cell {
    display: table-cell !important;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }

  .d-xl-inline {
    display: inline !important;
  }

  .d-xl-inline-block {
    display: inline-block !important;
  }

  .d-xl-block {
    display: block !important;
  }

  .d-xl-table {
    display: table !important;
  }

  .d-xl-table-row {
    display: table-row !important;
  }

  .d-xl-table-cell {
    display: table-cell !important;
  }

  .d-xl-flex {
    display: flex !important;
  }

  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }

  .d-print-inline {
    display: inline !important;
  }

  .d-print-inline-block {
    display: inline-block !important;
  }

  .d-print-block {
    display: block !important;
  }

  .d-print-table {
    display: table !important;
  }

  .d-print-table-row {
    display: table-row !important;
  }

  .d-print-table-cell {
    display: table-cell !important;
  }

  .d-print-flex {
    display: flex !important;
  }

  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }

  .flex-sm-column {
    flex-direction: column !important;
  }

  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }

  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-sm-fill {
    flex: 1 1 auto !important;
  }

  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-sm-start {
    justify-content: flex-start !important;
  }

  .justify-content-sm-end {
    justify-content: flex-end !important;
  }

  .justify-content-sm-center {
    justify-content: center !important;
  }

  .justify-content-sm-between {
    justify-content: space-between !important;
  }

  .justify-content-sm-around {
    justify-content: space-around !important;
  }

  .align-items-sm-start {
    align-items: flex-start !important;
  }

  .align-items-sm-end {
    align-items: flex-end !important;
  }

  .align-items-sm-center {
    align-items: center !important;
  }

  .align-items-sm-baseline {
    align-items: baseline !important;
  }

  .align-items-sm-stretch {
    align-items: stretch !important;
  }

  .align-content-sm-start {
    align-content: flex-start !important;
  }

  .align-content-sm-end {
    align-content: flex-end !important;
  }

  .align-content-sm-center {
    align-content: center !important;
  }

  .align-content-sm-between {
    align-content: space-between !important;
  }

  .align-content-sm-around {
    align-content: space-around !important;
  }

  .align-content-sm-stretch {
    align-content: stretch !important;
  }

  .align-self-sm-auto {
    align-self: auto !important;
  }

  .align-self-sm-start {
    align-self: flex-start !important;
  }

  .align-self-sm-end {
    align-self: flex-end !important;
  }

  .align-self-sm-center {
    align-self: center !important;
  }

  .align-self-sm-baseline {
    align-self: baseline !important;
  }

  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }

  .flex-md-column {
    flex-direction: column !important;
  }

  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-md-wrap {
    flex-wrap: wrap !important;
  }

  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-md-fill {
    flex: 1 1 auto !important;
  }

  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-md-start {
    justify-content: flex-start !important;
  }

  .justify-content-md-end {
    justify-content: flex-end !important;
  }

  .justify-content-md-center {
    justify-content: center !important;
  }

  .justify-content-md-between {
    justify-content: space-between !important;
  }

  .justify-content-md-around {
    justify-content: space-around !important;
  }

  .align-items-md-start {
    align-items: flex-start !important;
  }

  .align-items-md-end {
    align-items: flex-end !important;
  }

  .align-items-md-center {
    align-items: center !important;
  }

  .align-items-md-baseline {
    align-items: baseline !important;
  }

  .align-items-md-stretch {
    align-items: stretch !important;
  }

  .align-content-md-start {
    align-content: flex-start !important;
  }

  .align-content-md-end {
    align-content: flex-end !important;
  }

  .align-content-md-center {
    align-content: center !important;
  }

  .align-content-md-between {
    align-content: space-between !important;
  }

  .align-content-md-around {
    align-content: space-around !important;
  }

  .align-content-md-stretch {
    align-content: stretch !important;
  }

  .align-self-md-auto {
    align-self: auto !important;
  }

  .align-self-md-start {
    align-self: flex-start !important;
  }

  .align-self-md-end {
    align-self: flex-end !important;
  }

  .align-self-md-center {
    align-self: center !important;
  }

  .align-self-md-baseline {
    align-self: baseline !important;
  }

  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }

  .flex-lg-column {
    flex-direction: column !important;
  }

  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }

  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-lg-fill {
    flex: 1 1 auto !important;
  }

  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-lg-start {
    justify-content: flex-start !important;
  }

  .justify-content-lg-end {
    justify-content: flex-end !important;
  }

  .justify-content-lg-center {
    justify-content: center !important;
  }

  .justify-content-lg-between {
    justify-content: space-between !important;
  }

  .justify-content-lg-around {
    justify-content: space-around !important;
  }

  .align-items-lg-start {
    align-items: flex-start !important;
  }

  .align-items-lg-end {
    align-items: flex-end !important;
  }

  .align-items-lg-center {
    align-items: center !important;
  }

  .align-items-lg-baseline {
    align-items: baseline !important;
  }

  .align-items-lg-stretch {
    align-items: stretch !important;
  }

  .align-content-lg-start {
    align-content: flex-start !important;
  }

  .align-content-lg-end {
    align-content: flex-end !important;
  }

  .align-content-lg-center {
    align-content: center !important;
  }

  .align-content-lg-between {
    align-content: space-between !important;
  }

  .align-content-lg-around {
    align-content: space-around !important;
  }

  .align-content-lg-stretch {
    align-content: stretch !important;
  }

  .align-self-lg-auto {
    align-self: auto !important;
  }

  .align-self-lg-start {
    align-self: flex-start !important;
  }

  .align-self-lg-end {
    align-self: flex-end !important;
  }

  .align-self-lg-center {
    align-self: center !important;
  }

  .align-self-lg-baseline {
    align-self: baseline !important;
  }

  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }

  .flex-xl-column {
    flex-direction: column !important;
  }

  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }

  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }

  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }

  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }

  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .flex-xl-fill {
    flex: 1 1 auto !important;
  }

  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }

  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }

  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }

  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }

  .justify-content-xl-start {
    justify-content: flex-start !important;
  }

  .justify-content-xl-end {
    justify-content: flex-end !important;
  }

  .justify-content-xl-center {
    justify-content: center !important;
  }

  .justify-content-xl-between {
    justify-content: space-between !important;
  }

  .justify-content-xl-around {
    justify-content: space-around !important;
  }

  .align-items-xl-start {
    align-items: flex-start !important;
  }

  .align-items-xl-end {
    align-items: flex-end !important;
  }

  .align-items-xl-center {
    align-items: center !important;
  }

  .align-items-xl-baseline {
    align-items: baseline !important;
  }

  .align-items-xl-stretch {
    align-items: stretch !important;
  }

  .align-content-xl-start {
    align-content: flex-start !important;
  }

  .align-content-xl-end {
    align-content: flex-end !important;
  }

  .align-content-xl-center {
    align-content: center !important;
  }

  .align-content-xl-between {
    align-content: space-between !important;
  }

  .align-content-xl-around {
    align-content: space-around !important;
  }

  .align-content-xl-stretch {
    align-content: stretch !important;
  }

  .align-self-xl-auto {
    align-self: auto !important;
  }

  .align-self-xl-start {
    align-self: flex-start !important;
  }

  .align-self-xl-end {
    align-self: flex-end !important;
  }

  .align-self-xl-center {
    align-self: center !important;
  }

  .align-self-xl-baseline {
    align-self: baseline !important;
  }

  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }

  .float-sm-right {
    float: right !important;
  }

  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }

  .float-md-right {
    float: right !important;
  }

  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }

  .float-lg-right {
    float: right !important;
  }

  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }

  .float-xl-right {
    float: right !important;
  }

  .float-xl-none {
    float: none !important;
  }
}

.user-select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.vw-100 {
  width: 100vw !important;
}

.vh-100 {
  height: 100vh !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }

  .mt-sm-0,
.my-sm-0 {
    margin-top: 0 !important;
  }

  .mr-sm-0,
.mx-sm-0 {
    margin-right: 0 !important;
  }

  .mb-sm-0,
.my-sm-0 {
    margin-bottom: 0 !important;
  }

  .ml-sm-0,
.mx-sm-0 {
    margin-left: 0 !important;
  }

  .m-sm-1 {
    margin: 0.25rem !important;
  }

  .mt-sm-1,
.my-sm-1 {
    margin-top: 0.25rem !important;
  }

  .mr-sm-1,
.mx-sm-1 {
    margin-right: 0.25rem !important;
  }

  .mb-sm-1,
.my-sm-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-sm-1,
.mx-sm-1 {
    margin-left: 0.25rem !important;
  }

  .m-sm-2 {
    margin: 0.5rem !important;
  }

  .mt-sm-2,
.my-sm-2 {
    margin-top: 0.5rem !important;
  }

  .mr-sm-2,
.mx-sm-2 {
    margin-right: 0.5rem !important;
  }

  .mb-sm-2,
.my-sm-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-sm-2,
.mx-sm-2 {
    margin-left: 0.5rem !important;
  }

  .m-sm-3 {
    margin: 1rem !important;
  }

  .mt-sm-3,
.my-sm-3 {
    margin-top: 1rem !important;
  }

  .mr-sm-3,
.mx-sm-3 {
    margin-right: 1rem !important;
  }

  .mb-sm-3,
.my-sm-3 {
    margin-bottom: 1rem !important;
  }

  .ml-sm-3,
.mx-sm-3 {
    margin-left: 1rem !important;
  }

  .m-sm-4 {
    margin: 1.5rem !important;
  }

  .mt-sm-4,
.my-sm-4 {
    margin-top: 1.5rem !important;
  }

  .mr-sm-4,
.mx-sm-4 {
    margin-right: 1.5rem !important;
  }

  .mb-sm-4,
.my-sm-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-sm-4,
.mx-sm-4 {
    margin-left: 1.5rem !important;
  }

  .m-sm-5 {
    margin: 3rem !important;
  }

  .mt-sm-5,
.my-sm-5 {
    margin-top: 3rem !important;
  }

  .mr-sm-5,
.mx-sm-5 {
    margin-right: 3rem !important;
  }

  .mb-sm-5,
.my-sm-5 {
    margin-bottom: 3rem !important;
  }

  .ml-sm-5,
.mx-sm-5 {
    margin-left: 3rem !important;
  }

  .p-sm-0 {
    padding: 0 !important;
  }

  .pt-sm-0,
.py-sm-0 {
    padding-top: 0 !important;
  }

  .pr-sm-0,
.px-sm-0 {
    padding-right: 0 !important;
  }

  .pb-sm-0,
.py-sm-0 {
    padding-bottom: 0 !important;
  }

  .pl-sm-0,
.px-sm-0 {
    padding-left: 0 !important;
  }

  .p-sm-1 {
    padding: 0.25rem !important;
  }

  .pt-sm-1,
.py-sm-1 {
    padding-top: 0.25rem !important;
  }

  .pr-sm-1,
.px-sm-1 {
    padding-right: 0.25rem !important;
  }

  .pb-sm-1,
.py-sm-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-sm-1,
.px-sm-1 {
    padding-left: 0.25rem !important;
  }

  .p-sm-2 {
    padding: 0.5rem !important;
  }

  .pt-sm-2,
.py-sm-2 {
    padding-top: 0.5rem !important;
  }

  .pr-sm-2,
.px-sm-2 {
    padding-right: 0.5rem !important;
  }

  .pb-sm-2,
.py-sm-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-sm-2,
.px-sm-2 {
    padding-left: 0.5rem !important;
  }

  .p-sm-3 {
    padding: 1rem !important;
  }

  .pt-sm-3,
.py-sm-3 {
    padding-top: 1rem !important;
  }

  .pr-sm-3,
.px-sm-3 {
    padding-right: 1rem !important;
  }

  .pb-sm-3,
.py-sm-3 {
    padding-bottom: 1rem !important;
  }

  .pl-sm-3,
.px-sm-3 {
    padding-left: 1rem !important;
  }

  .p-sm-4 {
    padding: 1.5rem !important;
  }

  .pt-sm-4,
.py-sm-4 {
    padding-top: 1.5rem !important;
  }

  .pr-sm-4,
.px-sm-4 {
    padding-right: 1.5rem !important;
  }

  .pb-sm-4,
.py-sm-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-sm-4,
.px-sm-4 {
    padding-left: 1.5rem !important;
  }

  .p-sm-5 {
    padding: 3rem !important;
  }

  .pt-sm-5,
.py-sm-5 {
    padding-top: 3rem !important;
  }

  .pr-sm-5,
.px-sm-5 {
    padding-right: 3rem !important;
  }

  .pb-sm-5,
.py-sm-5 {
    padding-bottom: 3rem !important;
  }

  .pl-sm-5,
.px-sm-5 {
    padding-left: 3rem !important;
  }

  .m-sm-n1 {
    margin: -0.25rem !important;
  }

  .mt-sm-n1,
.my-sm-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-sm-n1,
.mx-sm-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-sm-n1,
.my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-sm-n1,
.mx-sm-n1 {
    margin-left: -0.25rem !important;
  }

  .m-sm-n2 {
    margin: -0.5rem !important;
  }

  .mt-sm-n2,
.my-sm-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-sm-n2,
.mx-sm-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-sm-n2,
.my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-sm-n2,
.mx-sm-n2 {
    margin-left: -0.5rem !important;
  }

  .m-sm-n3 {
    margin: -1rem !important;
  }

  .mt-sm-n3,
.my-sm-n3 {
    margin-top: -1rem !important;
  }

  .mr-sm-n3,
.mx-sm-n3 {
    margin-right: -1rem !important;
  }

  .mb-sm-n3,
.my-sm-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-sm-n3,
.mx-sm-n3 {
    margin-left: -1rem !important;
  }

  .m-sm-n4 {
    margin: -1.5rem !important;
  }

  .mt-sm-n4,
.my-sm-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-sm-n4,
.mx-sm-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-sm-n4,
.my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-sm-n4,
.mx-sm-n4 {
    margin-left: -1.5rem !important;
  }

  .m-sm-n5 {
    margin: -3rem !important;
  }

  .mt-sm-n5,
.my-sm-n5 {
    margin-top: -3rem !important;
  }

  .mr-sm-n5,
.mx-sm-n5 {
    margin-right: -3rem !important;
  }

  .mb-sm-n5,
.my-sm-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-sm-n5,
.mx-sm-n5 {
    margin-left: -3rem !important;
  }

  .m-sm-auto {
    margin: auto !important;
  }

  .mt-sm-auto,
.my-sm-auto {
    margin-top: auto !important;
  }

  .mr-sm-auto,
.mx-sm-auto {
    margin-right: auto !important;
  }

  .mb-sm-auto,
.my-sm-auto {
    margin-bottom: auto !important;
  }

  .ml-sm-auto,
.mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }

  .mt-md-0,
.my-md-0 {
    margin-top: 0 !important;
  }

  .mr-md-0,
.mx-md-0 {
    margin-right: 0 !important;
  }

  .mb-md-0,
.my-md-0 {
    margin-bottom: 0 !important;
  }

  .ml-md-0,
.mx-md-0 {
    margin-left: 0 !important;
  }

  .m-md-1 {
    margin: 0.25rem !important;
  }

  .mt-md-1,
.my-md-1 {
    margin-top: 0.25rem !important;
  }

  .mr-md-1,
.mx-md-1 {
    margin-right: 0.25rem !important;
  }

  .mb-md-1,
.my-md-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-md-1,
.mx-md-1 {
    margin-left: 0.25rem !important;
  }

  .m-md-2 {
    margin: 0.5rem !important;
  }

  .mt-md-2,
.my-md-2 {
    margin-top: 0.5rem !important;
  }

  .mr-md-2,
.mx-md-2 {
    margin-right: 0.5rem !important;
  }

  .mb-md-2,
.my-md-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-md-2,
.mx-md-2 {
    margin-left: 0.5rem !important;
  }

  .m-md-3 {
    margin: 1rem !important;
  }

  .mt-md-3,
.my-md-3 {
    margin-top: 1rem !important;
  }

  .mr-md-3,
.mx-md-3 {
    margin-right: 1rem !important;
  }

  .mb-md-3,
.my-md-3 {
    margin-bottom: 1rem !important;
  }

  .ml-md-3,
.mx-md-3 {
    margin-left: 1rem !important;
  }

  .m-md-4 {
    margin: 1.5rem !important;
  }

  .mt-md-4,
.my-md-4 {
    margin-top: 1.5rem !important;
  }

  .mr-md-4,
.mx-md-4 {
    margin-right: 1.5rem !important;
  }

  .mb-md-4,
.my-md-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-md-4,
.mx-md-4 {
    margin-left: 1.5rem !important;
  }

  .m-md-5 {
    margin: 3rem !important;
  }

  .mt-md-5,
.my-md-5 {
    margin-top: 3rem !important;
  }

  .mr-md-5,
.mx-md-5 {
    margin-right: 3rem !important;
  }

  .mb-md-5,
.my-md-5 {
    margin-bottom: 3rem !important;
  }

  .ml-md-5,
.mx-md-5 {
    margin-left: 3rem !important;
  }

  .p-md-0 {
    padding: 0 !important;
  }

  .pt-md-0,
.py-md-0 {
    padding-top: 0 !important;
  }

  .pr-md-0,
.px-md-0 {
    padding-right: 0 !important;
  }

  .pb-md-0,
.py-md-0 {
    padding-bottom: 0 !important;
  }

  .pl-md-0,
.px-md-0 {
    padding-left: 0 !important;
  }

  .p-md-1 {
    padding: 0.25rem !important;
  }

  .pt-md-1,
.py-md-1 {
    padding-top: 0.25rem !important;
  }

  .pr-md-1,
.px-md-1 {
    padding-right: 0.25rem !important;
  }

  .pb-md-1,
.py-md-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-md-1,
.px-md-1 {
    padding-left: 0.25rem !important;
  }

  .p-md-2 {
    padding: 0.5rem !important;
  }

  .pt-md-2,
.py-md-2 {
    padding-top: 0.5rem !important;
  }

  .pr-md-2,
.px-md-2 {
    padding-right: 0.5rem !important;
  }

  .pb-md-2,
.py-md-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-md-2,
.px-md-2 {
    padding-left: 0.5rem !important;
  }

  .p-md-3 {
    padding: 1rem !important;
  }

  .pt-md-3,
.py-md-3 {
    padding-top: 1rem !important;
  }

  .pr-md-3,
.px-md-3 {
    padding-right: 1rem !important;
  }

  .pb-md-3,
.py-md-3 {
    padding-bottom: 1rem !important;
  }

  .pl-md-3,
.px-md-3 {
    padding-left: 1rem !important;
  }

  .p-md-4 {
    padding: 1.5rem !important;
  }

  .pt-md-4,
.py-md-4 {
    padding-top: 1.5rem !important;
  }

  .pr-md-4,
.px-md-4 {
    padding-right: 1.5rem !important;
  }

  .pb-md-4,
.py-md-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-md-4,
.px-md-4 {
    padding-left: 1.5rem !important;
  }

  .p-md-5 {
    padding: 3rem !important;
  }

  .pt-md-5,
.py-md-5 {
    padding-top: 3rem !important;
  }

  .pr-md-5,
.px-md-5 {
    padding-right: 3rem !important;
  }

  .pb-md-5,
.py-md-5 {
    padding-bottom: 3rem !important;
  }

  .pl-md-5,
.px-md-5 {
    padding-left: 3rem !important;
  }

  .m-md-n1 {
    margin: -0.25rem !important;
  }

  .mt-md-n1,
.my-md-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-md-n1,
.mx-md-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-md-n1,
.my-md-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-md-n1,
.mx-md-n1 {
    margin-left: -0.25rem !important;
  }

  .m-md-n2 {
    margin: -0.5rem !important;
  }

  .mt-md-n2,
.my-md-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-md-n2,
.mx-md-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-md-n2,
.my-md-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-md-n2,
.mx-md-n2 {
    margin-left: -0.5rem !important;
  }

  .m-md-n3 {
    margin: -1rem !important;
  }

  .mt-md-n3,
.my-md-n3 {
    margin-top: -1rem !important;
  }

  .mr-md-n3,
.mx-md-n3 {
    margin-right: -1rem !important;
  }

  .mb-md-n3,
.my-md-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-md-n3,
.mx-md-n3 {
    margin-left: -1rem !important;
  }

  .m-md-n4 {
    margin: -1.5rem !important;
  }

  .mt-md-n4,
.my-md-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-md-n4,
.mx-md-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-md-n4,
.my-md-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-md-n4,
.mx-md-n4 {
    margin-left: -1.5rem !important;
  }

  .m-md-n5 {
    margin: -3rem !important;
  }

  .mt-md-n5,
.my-md-n5 {
    margin-top: -3rem !important;
  }

  .mr-md-n5,
.mx-md-n5 {
    margin-right: -3rem !important;
  }

  .mb-md-n5,
.my-md-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-md-n5,
.mx-md-n5 {
    margin-left: -3rem !important;
  }

  .m-md-auto {
    margin: auto !important;
  }

  .mt-md-auto,
.my-md-auto {
    margin-top: auto !important;
  }

  .mr-md-auto,
.mx-md-auto {
    margin-right: auto !important;
  }

  .mb-md-auto,
.my-md-auto {
    margin-bottom: auto !important;
  }

  .ml-md-auto,
.mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }

  .mt-lg-0,
.my-lg-0 {
    margin-top: 0 !important;
  }

  .mr-lg-0,
.mx-lg-0 {
    margin-right: 0 !important;
  }

  .mb-lg-0,
.my-lg-0 {
    margin-bottom: 0 !important;
  }

  .ml-lg-0,
.mx-lg-0 {
    margin-left: 0 !important;
  }

  .m-lg-1 {
    margin: 0.25rem !important;
  }

  .mt-lg-1,
.my-lg-1 {
    margin-top: 0.25rem !important;
  }

  .mr-lg-1,
.mx-lg-1 {
    margin-right: 0.25rem !important;
  }

  .mb-lg-1,
.my-lg-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-lg-1,
.mx-lg-1 {
    margin-left: 0.25rem !important;
  }

  .m-lg-2 {
    margin: 0.5rem !important;
  }

  .mt-lg-2,
.my-lg-2 {
    margin-top: 0.5rem !important;
  }

  .mr-lg-2,
.mx-lg-2 {
    margin-right: 0.5rem !important;
  }

  .mb-lg-2,
.my-lg-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-lg-2,
.mx-lg-2 {
    margin-left: 0.5rem !important;
  }

  .m-lg-3 {
    margin: 1rem !important;
  }

  .mt-lg-3,
.my-lg-3 {
    margin-top: 1rem !important;
  }

  .mr-lg-3,
.mx-lg-3 {
    margin-right: 1rem !important;
  }

  .mb-lg-3,
.my-lg-3 {
    margin-bottom: 1rem !important;
  }

  .ml-lg-3,
.mx-lg-3 {
    margin-left: 1rem !important;
  }

  .m-lg-4 {
    margin: 1.5rem !important;
  }

  .mt-lg-4,
.my-lg-4 {
    margin-top: 1.5rem !important;
  }

  .mr-lg-4,
.mx-lg-4 {
    margin-right: 1.5rem !important;
  }

  .mb-lg-4,
.my-lg-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-lg-4,
.mx-lg-4 {
    margin-left: 1.5rem !important;
  }

  .m-lg-5 {
    margin: 3rem !important;
  }

  .mt-lg-5,
.my-lg-5 {
    margin-top: 3rem !important;
  }

  .mr-lg-5,
.mx-lg-5 {
    margin-right: 3rem !important;
  }

  .mb-lg-5,
.my-lg-5 {
    margin-bottom: 3rem !important;
  }

  .ml-lg-5,
.mx-lg-5 {
    margin-left: 3rem !important;
  }

  .p-lg-0 {
    padding: 0 !important;
  }

  .pt-lg-0,
.py-lg-0 {
    padding-top: 0 !important;
  }

  .pr-lg-0,
.px-lg-0 {
    padding-right: 0 !important;
  }

  .pb-lg-0,
.py-lg-0 {
    padding-bottom: 0 !important;
  }

  .pl-lg-0,
.px-lg-0 {
    padding-left: 0 !important;
  }

  .p-lg-1 {
    padding: 0.25rem !important;
  }

  .pt-lg-1,
.py-lg-1 {
    padding-top: 0.25rem !important;
  }

  .pr-lg-1,
.px-lg-1 {
    padding-right: 0.25rem !important;
  }

  .pb-lg-1,
.py-lg-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-lg-1,
.px-lg-1 {
    padding-left: 0.25rem !important;
  }

  .p-lg-2 {
    padding: 0.5rem !important;
  }

  .pt-lg-2,
.py-lg-2 {
    padding-top: 0.5rem !important;
  }

  .pr-lg-2,
.px-lg-2 {
    padding-right: 0.5rem !important;
  }

  .pb-lg-2,
.py-lg-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-lg-2,
.px-lg-2 {
    padding-left: 0.5rem !important;
  }

  .p-lg-3 {
    padding: 1rem !important;
  }

  .pt-lg-3,
.py-lg-3 {
    padding-top: 1rem !important;
  }

  .pr-lg-3,
.px-lg-3 {
    padding-right: 1rem !important;
  }

  .pb-lg-3,
.py-lg-3 {
    padding-bottom: 1rem !important;
  }

  .pl-lg-3,
.px-lg-3 {
    padding-left: 1rem !important;
  }

  .p-lg-4 {
    padding: 1.5rem !important;
  }

  .pt-lg-4,
.py-lg-4 {
    padding-top: 1.5rem !important;
  }

  .pr-lg-4,
.px-lg-4 {
    padding-right: 1.5rem !important;
  }

  .pb-lg-4,
.py-lg-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-lg-4,
.px-lg-4 {
    padding-left: 1.5rem !important;
  }

  .p-lg-5 {
    padding: 3rem !important;
  }

  .pt-lg-5,
.py-lg-5 {
    padding-top: 3rem !important;
  }

  .pr-lg-5,
.px-lg-5 {
    padding-right: 3rem !important;
  }

  .pb-lg-5,
.py-lg-5 {
    padding-bottom: 3rem !important;
  }

  .pl-lg-5,
.px-lg-5 {
    padding-left: 3rem !important;
  }

  .m-lg-n1 {
    margin: -0.25rem !important;
  }

  .mt-lg-n1,
.my-lg-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-lg-n1,
.mx-lg-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-lg-n1,
.my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-lg-n1,
.mx-lg-n1 {
    margin-left: -0.25rem !important;
  }

  .m-lg-n2 {
    margin: -0.5rem !important;
  }

  .mt-lg-n2,
.my-lg-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-lg-n2,
.mx-lg-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-lg-n2,
.my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-lg-n2,
.mx-lg-n2 {
    margin-left: -0.5rem !important;
  }

  .m-lg-n3 {
    margin: -1rem !important;
  }

  .mt-lg-n3,
.my-lg-n3 {
    margin-top: -1rem !important;
  }

  .mr-lg-n3,
.mx-lg-n3 {
    margin-right: -1rem !important;
  }

  .mb-lg-n3,
.my-lg-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-lg-n3,
.mx-lg-n3 {
    margin-left: -1rem !important;
  }

  .m-lg-n4 {
    margin: -1.5rem !important;
  }

  .mt-lg-n4,
.my-lg-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-lg-n4,
.mx-lg-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-lg-n4,
.my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-lg-n4,
.mx-lg-n4 {
    margin-left: -1.5rem !important;
  }

  .m-lg-n5 {
    margin: -3rem !important;
  }

  .mt-lg-n5,
.my-lg-n5 {
    margin-top: -3rem !important;
  }

  .mr-lg-n5,
.mx-lg-n5 {
    margin-right: -3rem !important;
  }

  .mb-lg-n5,
.my-lg-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-lg-n5,
.mx-lg-n5 {
    margin-left: -3rem !important;
  }

  .m-lg-auto {
    margin: auto !important;
  }

  .mt-lg-auto,
.my-lg-auto {
    margin-top: auto !important;
  }

  .mr-lg-auto,
.mx-lg-auto {
    margin-right: auto !important;
  }

  .mb-lg-auto,
.my-lg-auto {
    margin-bottom: auto !important;
  }

  .ml-lg-auto,
.mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }

  .mt-xl-0,
.my-xl-0 {
    margin-top: 0 !important;
  }

  .mr-xl-0,
.mx-xl-0 {
    margin-right: 0 !important;
  }

  .mb-xl-0,
.my-xl-0 {
    margin-bottom: 0 !important;
  }

  .ml-xl-0,
.mx-xl-0 {
    margin-left: 0 !important;
  }

  .m-xl-1 {
    margin: 0.25rem !important;
  }

  .mt-xl-1,
.my-xl-1 {
    margin-top: 0.25rem !important;
  }

  .mr-xl-1,
.mx-xl-1 {
    margin-right: 0.25rem !important;
  }

  .mb-xl-1,
.my-xl-1 {
    margin-bottom: 0.25rem !important;
  }

  .ml-xl-1,
.mx-xl-1 {
    margin-left: 0.25rem !important;
  }

  .m-xl-2 {
    margin: 0.5rem !important;
  }

  .mt-xl-2,
.my-xl-2 {
    margin-top: 0.5rem !important;
  }

  .mr-xl-2,
.mx-xl-2 {
    margin-right: 0.5rem !important;
  }

  .mb-xl-2,
.my-xl-2 {
    margin-bottom: 0.5rem !important;
  }

  .ml-xl-2,
.mx-xl-2 {
    margin-left: 0.5rem !important;
  }

  .m-xl-3 {
    margin: 1rem !important;
  }

  .mt-xl-3,
.my-xl-3 {
    margin-top: 1rem !important;
  }

  .mr-xl-3,
.mx-xl-3 {
    margin-right: 1rem !important;
  }

  .mb-xl-3,
.my-xl-3 {
    margin-bottom: 1rem !important;
  }

  .ml-xl-3,
.mx-xl-3 {
    margin-left: 1rem !important;
  }

  .m-xl-4 {
    margin: 1.5rem !important;
  }

  .mt-xl-4,
.my-xl-4 {
    margin-top: 1.5rem !important;
  }

  .mr-xl-4,
.mx-xl-4 {
    margin-right: 1.5rem !important;
  }

  .mb-xl-4,
.my-xl-4 {
    margin-bottom: 1.5rem !important;
  }

  .ml-xl-4,
.mx-xl-4 {
    margin-left: 1.5rem !important;
  }

  .m-xl-5 {
    margin: 3rem !important;
  }

  .mt-xl-5,
.my-xl-5 {
    margin-top: 3rem !important;
  }

  .mr-xl-5,
.mx-xl-5 {
    margin-right: 3rem !important;
  }

  .mb-xl-5,
.my-xl-5 {
    margin-bottom: 3rem !important;
  }

  .ml-xl-5,
.mx-xl-5 {
    margin-left: 3rem !important;
  }

  .p-xl-0 {
    padding: 0 !important;
  }

  .pt-xl-0,
.py-xl-0 {
    padding-top: 0 !important;
  }

  .pr-xl-0,
.px-xl-0 {
    padding-right: 0 !important;
  }

  .pb-xl-0,
.py-xl-0 {
    padding-bottom: 0 !important;
  }

  .pl-xl-0,
.px-xl-0 {
    padding-left: 0 !important;
  }

  .p-xl-1 {
    padding: 0.25rem !important;
  }

  .pt-xl-1,
.py-xl-1 {
    padding-top: 0.25rem !important;
  }

  .pr-xl-1,
.px-xl-1 {
    padding-right: 0.25rem !important;
  }

  .pb-xl-1,
.py-xl-1 {
    padding-bottom: 0.25rem !important;
  }

  .pl-xl-1,
.px-xl-1 {
    padding-left: 0.25rem !important;
  }

  .p-xl-2 {
    padding: 0.5rem !important;
  }

  .pt-xl-2,
.py-xl-2 {
    padding-top: 0.5rem !important;
  }

  .pr-xl-2,
.px-xl-2 {
    padding-right: 0.5rem !important;
  }

  .pb-xl-2,
.py-xl-2 {
    padding-bottom: 0.5rem !important;
  }

  .pl-xl-2,
.px-xl-2 {
    padding-left: 0.5rem !important;
  }

  .p-xl-3 {
    padding: 1rem !important;
  }

  .pt-xl-3,
.py-xl-3 {
    padding-top: 1rem !important;
  }

  .pr-xl-3,
.px-xl-3 {
    padding-right: 1rem !important;
  }

  .pb-xl-3,
.py-xl-3 {
    padding-bottom: 1rem !important;
  }

  .pl-xl-3,
.px-xl-3 {
    padding-left: 1rem !important;
  }

  .p-xl-4 {
    padding: 1.5rem !important;
  }

  .pt-xl-4,
.py-xl-4 {
    padding-top: 1.5rem !important;
  }

  .pr-xl-4,
.px-xl-4 {
    padding-right: 1.5rem !important;
  }

  .pb-xl-4,
.py-xl-4 {
    padding-bottom: 1.5rem !important;
  }

  .pl-xl-4,
.px-xl-4 {
    padding-left: 1.5rem !important;
  }

  .p-xl-5 {
    padding: 3rem !important;
  }

  .pt-xl-5,
.py-xl-5 {
    padding-top: 3rem !important;
  }

  .pr-xl-5,
.px-xl-5 {
    padding-right: 3rem !important;
  }

  .pb-xl-5,
.py-xl-5 {
    padding-bottom: 3rem !important;
  }

  .pl-xl-5,
.px-xl-5 {
    padding-left: 3rem !important;
  }

  .m-xl-n1 {
    margin: -0.25rem !important;
  }

  .mt-xl-n1,
.my-xl-n1 {
    margin-top: -0.25rem !important;
  }

  .mr-xl-n1,
.mx-xl-n1 {
    margin-right: -0.25rem !important;
  }

  .mb-xl-n1,
.my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }

  .ml-xl-n1,
.mx-xl-n1 {
    margin-left: -0.25rem !important;
  }

  .m-xl-n2 {
    margin: -0.5rem !important;
  }

  .mt-xl-n2,
.my-xl-n2 {
    margin-top: -0.5rem !important;
  }

  .mr-xl-n2,
.mx-xl-n2 {
    margin-right: -0.5rem !important;
  }

  .mb-xl-n2,
.my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }

  .ml-xl-n2,
.mx-xl-n2 {
    margin-left: -0.5rem !important;
  }

  .m-xl-n3 {
    margin: -1rem !important;
  }

  .mt-xl-n3,
.my-xl-n3 {
    margin-top: -1rem !important;
  }

  .mr-xl-n3,
.mx-xl-n3 {
    margin-right: -1rem !important;
  }

  .mb-xl-n3,
.my-xl-n3 {
    margin-bottom: -1rem !important;
  }

  .ml-xl-n3,
.mx-xl-n3 {
    margin-left: -1rem !important;
  }

  .m-xl-n4 {
    margin: -1.5rem !important;
  }

  .mt-xl-n4,
.my-xl-n4 {
    margin-top: -1.5rem !important;
  }

  .mr-xl-n4,
.mx-xl-n4 {
    margin-right: -1.5rem !important;
  }

  .mb-xl-n4,
.my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }

  .ml-xl-n4,
.mx-xl-n4 {
    margin-left: -1.5rem !important;
  }

  .m-xl-n5 {
    margin: -3rem !important;
  }

  .mt-xl-n5,
.my-xl-n5 {
    margin-top: -3rem !important;
  }

  .mr-xl-n5,
.mx-xl-n5 {
    margin-right: -3rem !important;
  }

  .mb-xl-n5,
.my-xl-n5 {
    margin-bottom: -3rem !important;
  }

  .ml-xl-n5,
.mx-xl-n5 {
    margin-left: -3rem !important;
  }

  .m-xl-auto {
    margin: auto !important;
  }

  .mt-xl-auto,
.my-xl-auto {
    margin-top: auto !important;
  }

  .mr-xl-auto,
.mx-xl-auto {
    margin-right: auto !important;
  }

  .mb-xl-auto,
.my-xl-auto {
    margin-bottom: auto !important;
  }

  .ml-xl-auto,
.mx-xl-auto {
    margin-left: auto !important;
  }
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
  text-align: justify !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }

  .text-sm-right {
    text-align: right !important;
  }

  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }

  .text-md-right {
    text-align: right !important;
  }

  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }

  .text-lg-right {
    text-align: right !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }

  .text-xl-right {
    text-align: right !important;
  }

  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-lighter {
  font-weight: lighter !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-weight-bolder {
  font-weight: bolder !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}

.text-reset {
  color: inherit !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}

.btn:hover {
  color: #212529;
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}

.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/*
  Declare variables before making them global.
  dart-sass doesn't allow to declare variable with !global.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * @license
 * Copyright Akveo. All Rights Reserved.
 * Licensed under the MIT License. See License.txt in the project root for license information.
 */

/**
 * This mixin generates keyfames.
 * Because of all keyframes can't be scoped,
 * we need to puts unique name in each btn-pulse call.
 */

/*

According to the specification (https://www.w3.org/TR/css-scoping-1/#host-selector)
:host and :host-context are pseudo-classes. So we assume they could be combined,
like other pseudo-classes, even same ones.
For example: ':nth-of-type(2n):nth-of-type(even)'.

Ideal solution would be to prepend any selector with :host-context([dir=rtl]).
Then nebular components will behave as an html element and respond to [dir] attribute on any level,
so direction could be overridden on any component level.

Implementation code:

@mixin nb-rtl() {
  // add # to scss interpolation statement.
  // it works in comments and we can't use it here
  @at-root {selector-append(':host-context([dir=rtl])', &)} {
    @content;
  }
}

And when we call it somewhere:

:host {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}
:host-context(...) {
  .some-class {
    @include nb-rtl() {
      ...
    }
  }
}

Result will look like:

:host-context([dir=rtl]):host .some-class {
  ...
}
:host-context([dir=rtl]):host-context(...) .some-class {
  ...
}

*
  Side note:
  :host-context():host selector are valid. https://lists.w3.org/Archives/Public/www-style/2015Feb/0305.html

  :host-context([dir=rtl]):host-context(...) should match any permutation,
  so order is not important.
*


Currently, there're two problems with this approach:

First, is that we can't combine :host, :host-context. Angular bugs #14349, #19199.
For the moment of writing, the only possible way is:
:host {
  :host-context(...) {
    ...
  }
}
It doesn't work for us because mixin could be called somewhere deeper, like:
:host {
  p {
    @include nb-rtl() { ... }
  }
}
We are not able to go up to :host level to place content passed to mixin.

The second problem is that we only can be sure that we appending :host-context([dir=rtl]) to another
:host/:host-context pseudo-class when called in theme files (*.theme.scss).
  *
    Side note:
    Currently, nb-install-component uses another approach where :host prepended with the theme name
    (https://github.com/angular/angular/blob/5b96078624b0a4760f2dbcf6fdf0bd62791be5bb/packages/compiler/src/shadow_css.ts#L441),
    but it was made to be able to use current realization of rtl and it can be rewritten back to
    :host-context($theme) once we will be able to use multiple shadow selectors.
  *
But when it's called in *.component.scss we can't be sure, that selector starts with :host/:host-context,
because angular allows omitting pseudo-classes if we don't need to style :host component itself.
We can break such selectors, by just appending :host-context([dir=rtl]) to them.
  ***
    Possible solution
    check if we in theme by some theme variables and if so append, otherwise nest like
    @at-root :host-context([dir=rtl]) {
      // add # to scss interpolation statement.
      // it works in comments and we can't use it here
      {&} {
        @content;
      }
    }
    What if :host specified? Can we add space in :host-context(...) :host?
    Or maybe add :host selector anyway? If multiple :host selectors are allowed
  ***


Problems with the current approach.

1. Direction can be applied only on document level, because mixin prepends theme class,
which placed on the body.
2. *.component.scss styles should be in :host selector. Otherwise angular will add host
attribute to [dir=rtl] attribute as well.


General problems.

Ltr is default document direction, but for proper work of nb-ltr (means ltr only),
[dir=ltr] should be specified at least somewhere. ':not([dir=rtl]' not applicable here,
because it's satisfy any parent, that don't have [dir=rtl] attribute.
Previous approach was to use single rtl mixin and reset ltr properties to initial value.
But sometimes it's hard to find, what the previous value should be. And such mixin call looks too verbose.
*/

.sun-icon nb-icon {
  color: #edf6f9 !important;
}

.moon-icon nb-icon {
  color: #002885 !important;
}

/*
  General styles and overrides

  1.0 Loader
  2.0 Toolbar & breadcrumbs
  3.0 Sidebar
  4.0 General datasource styles
  5.0 Forms
  6.0 CSS & Browser hacks
  7.0 Error pages
 */

.loading-container {
  display: flex;
  height: 100vh;
  width: 100%;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.loading-container.absolute {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.loading-container .spinner {
  height: 24px;
  width: 24px;
  border-width: 3px;
  border-style: solid;
  border-top-color: #ff3d71;
  border-right-color: transparent;
  border-bottom-color: #ff3d71;
  border-left-color: #ff3d71;
  border-top-color: rgba(0, 0, 0, 0);
  border-radius: 100%;
  animation: rotation 0.8s linear infinite;
  /* the opacity is used to lazyload the spinner, see animation delay */
  /* this avoid the spinner to be displayed when visible for a very short period of time */
  opacity: 0;
}

@keyframes rotation {
  from {
    opacity: 1;
    transform: rotate(0deg);
  }
  to {
    opacity: 1;
    transform: rotate(359deg);
  }
}

.sidebar-component .main-container.main-container-fixed {
  top: 0 !important;
}

.app {
  height: 40px;
}

.app .app-logo {
  height: 40px;
  border-radius: 4px;
  margin-right: 10px;
  max-width: 100%;
}

.sidebar-footer {
  position: fixed;
  width: 100%;
  height: 58px;
  left: 0;
  bottom: 0;
}

.content-card {
  margin-bottom: 0 !important;
}

.content-card nb-card-body {
  overflow: hidden !important;
}

.content-card table.displays-table {
  border-collapse: separate !important;
}

.content-card nb-card-footer {
  padding: 0.375rem 0.125rem;
}

.status-icon.active {
  color: #00b887;
}

.status-icon.inactive {
  color: #db2c66;
}

.no-data {
  font-size: 12px;
}

.form-container {
  padding: 6px 24px;
  margin-bottom: 0;
}

label {
  font-weight: bold;
  margin-bottom: 0.2rem;
}

label.title {
  font-size: 13px;
}

label.required {
  position: relative;
}

label.required:after {
  position: absolute;
  right: -10px;
  top: 0;
  content: "*";
  color: #db2c66;
}

.form-error {
  padding: 0.2rem;
  margin-top: 0.2rem;
  border-radius: 2px;
  display: inline-block;
}

input[type=file] {
  height: 32px !important;
}

p.hint {
  font-size: 11px;
  margin-bottom: 0;
}

.form-group .input-error input, .form-group .input-error textarea, .form-group .input-error .select-button {
  border-color: #ff3d71 !important;
}

.form-group .form-error-message {
  font-size: 12px;
  color: #ff3d71;
}

.inline-item {
  display: inline !important;
}

nb-stepper .header {
  overflow: hidden;
  padding: 0 10px 0 30px;
}

nb-stepper .header .label {
  word-break: break-word;
  max-width: 120px;
  text-align: center;
}

nb-stepper .step-content {
  padding: 1.25rem 0 !important;
}

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

input[type=number] {
  -moz-appearance: textfield;
}

/* Others */

.btn-group button:focus, .btn-group [nbButton]:focus {
  box-shadow: none !important;
}

nb-accordion nb-accordion-item-body .item-body {
  padding: 0 !important;
}

button.no-focus:focus, [nbButton].no-focus:focus {
  box-shadow: none !important;
}

.mat-tree-node {
  min-height: 32px !important;
}

.error-page {
  height: 100vh;
}

.error-page .error-head {
  font-size: 160px;
  font-weight: 700;
  background: -webkit-linear-gradient(#6576ff, #2c3782);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.9;
  line-height: 10rem;
}

.error-page .error-title {
  font-size: 2rem;
  letter-spacing: -0.03em;
  padding-bottom: 1rem;
}

.error-page .error-text {
  font-size: 1rem;
  margin-bottom: 1rem;
}

nb-list-item {
  line-height: 0.325rem !important;
  font-size: 0.8125rem !important;
}

.nb-overlay-right {
  box-shadow: none !important;
  font-size: 12px;
  padding: 0.325rem;
}

.nb-theme-cosmic *, .nb-theme-dark * {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.nb-theme-cosmic .table, .nb-theme-dark .table {
  color: #d2d2d2 !important;
}

.nb-theme-cosmic ::-webkit-scrollbar, .nb-theme-dark ::-webkit-scrollbar {
  width: 0.3125rem;
  height: 0.3125rem;
}

.nb-theme-cosmic ::-webkit-scrollbar-button, .nb-theme-dark ::-webkit-scrollbar-button {
  display: none;
}

.nb-theme-cosmic ::-webkit-scrollbar-track, .nb-theme-dark ::-webkit-scrollbar-track {
  background-color: #101426;
}

.nb-theme-cosmic ::-webkit-scrollbar-track-piece, .nb-theme-dark ::-webkit-scrollbar-track-piece {
  background-color: #192038;
}

.nb-theme-cosmic ::-webkit-scrollbar-thumb, .nb-theme-dark ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #101426;
  border-radius: 36px;
}

.nb-theme-cosmic ::-webkit-scrollbar-corner, .nb-theme-dark ::-webkit-scrollbar-corner {
  background-color: #101426;
}

.nb-theme-cosmic ::-webkit-resizer, .nb-theme-dark ::-webkit-resizer {
  background-color: #101426;
}

.nb-theme-cosmic nb-toggle.status-basic .toggle-switcher, .nb-theme-dark nb-toggle.status-basic .toggle-switcher {
  background: #192038 !important;
}

.nb-theme-cosmic ngneat-dialog .ngneat-dialog-backdrop .ngneat-dialog-content, .nb-theme-dark ngneat-dialog .ngneat-dialog-backdrop .ngneat-dialog-content {
  background: #222b45 !important;
}

.nb-theme-cosmic .filters-tree, .nb-theme-cosmic .threshold-bg, .nb-theme-dark .filters-tree, .nb-theme-dark .threshold-bg {
  background: #192038;
}

.nb-theme-cosmic .form-container [nbButton].appearance-filled.status-basic, .nb-theme-dark .form-container [nbButton].appearance-filled.status-basic {
  background-color: #192038 !important;
  border-color: #101426 !important;
  color: #edf1f7 !important;
}

.nb-theme-cosmic .form-container [nbButton].appearance-filled.status-basic:hover, .nb-theme-dark .form-container [nbButton].appearance-filled.status-basic:hover {
  background-color: #1b223e !important;
  border-color: #192038 !important;
}

.nb-theme-cosmic .form-container [nbButton].appearance-filled.status-primary, .nb-theme-dark .form-container [nbButton].appearance-filled.status-primary {
  border-color: #101426 !important;
}

.nb-theme-cosmic .form-container [nbButton].appearance-filled.status-primary:hover, .nb-theme-dark .form-container [nbButton].appearance-filled.status-primary:hover {
  border-color: #101426 !important;
}

.nb-theme-cosmic .nb-overlay-right, .nb-theme-dark .nb-overlay-right {
  background: #192038 !important;
}

.nb-theme-cosmic .nb-overlay-right .arrow::after, .nb-theme-dark .nb-overlay-right .arrow::after {
  border-bottom-color: #192038 !important;
}

.nb-theme-default *, .nb-theme-corporate * {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.nb-theme-default ::-webkit-scrollbar, .nb-theme-corporate ::-webkit-scrollbar {
  width: 0.3125rem;
  height: 0.3125rem;
}

.nb-theme-default ::-webkit-scrollbar-button, .nb-theme-corporate ::-webkit-scrollbar-button {
  display: none;
}

.nb-theme-default ::-webkit-scrollbar-track, .nb-theme-corporate ::-webkit-scrollbar-track {
  background-color: #e4e9f2;
}

.nb-theme-default ::-webkit-scrollbar-track-piece, .nb-theme-corporate ::-webkit-scrollbar-track-piece {
  background-color: #f7f9fc;
}

.nb-theme-default ::-webkit-scrollbar-thumb, .nb-theme-corporate ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #e4e9f2;
  border-radius: 36px;
}

.nb-theme-default ::-webkit-scrollbar-corner, .nb-theme-corporate ::-webkit-scrollbar-corner {
  background-color: #e4e9f2;
}

.nb-theme-default ::-webkit-resizer, .nb-theme-corporate ::-webkit-resizer {
  background-color: #e4e9f2;
}

.nb-theme-default nb-toggle.status-basic .toggle-switcher, .nb-theme-corporate nb-toggle.status-basic .toggle-switcher {
  background: #e4e9f2 !important;
}
