@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,700&display=swap);@import url(https://fonts.googleapis.com/icon?family=Material+Icons|Material+Icons+Outlined);@import url(https://cdnjs.cloudflare.com/ajax/libs/cropperjs/1.4.3/cropper.min.css);.jsoneditor .search input{height:auto;border:none;box-shadow:none}.jsoneditor table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th{padding:0;display:table-cell;text-align:left;vertical-align:inherit;border-radius:inherit}.jsoneditor{color:#1a1a1a;border:thin solid #3883fa;box-sizing:border-box;width:100%;height:100%;position:relative;padding:0;line-height:100%}div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{border:1px solid transparent;min-height:16px;min-width:32px;padding:2px;margin:1px;word-wrap:break-word;float:left}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value{word-break:break-word}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-invalid{color:#000}div.jsoneditor-readonly{min-width:16px;color:grey}div.jsoneditor-empty{border-color:#d3d3d3;border-style:dashed;border-radius:2px}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{padding:3px 0;vertical-align:top;color:grey}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor div.jsoneditor-anchor{cursor:pointer}div.jsoneditor div.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{top:28px;left:-10px}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:0 0}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{width:100%;height:100%;box-sizing:border-box;overflow:auto;padding:2px;margin:0;white-space:pre-wrap;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{width:100%;height:100%;position:relative;overflow:auto}div.jsoneditor-tree button.jsoneditor-button{width:24px;height:24px;padding:0;margin:0;border:none;cursor:pointer;background:transparent url(jsoneditor-icons.15f2789dd231f36d43a4.svg)}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:1px solid #e5e5e5}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{visibility:hidden;background:0 0}div.jsoneditor-tree button.jsoneditor-dragarea{background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:0}div.jsoneditor-tree div.jsoneditor-show-more{display:inline-block;padding:3px 4px;margin:2px 0;background-color:#e5e5e5;border-radius:3px;color:grey;font-family:arial,sans-serif;font-size:10pt}div.jsoneditor-tree div.jsoneditor-show-more a{display:inline-block;color:grey}div.jsoneditor-tree div.jsoneditor-color{display:inline-block;width:12px;height:12px;margin:4px;border:1px solid grey;cursor:pointer}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;color:#fff;font-family:arial,sans-serif;border-radius:3px;display:inline-block;padding:3px;margin:0 3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{width:24px;height:24px;padding:0;margin:0 4px 0 0;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -168px -48px}div.jsoneditor-outer{position:static;width:100%;height:100%;margin:0;padding:0;box-sizing:border-box}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{position:absolute;top:15%;left:0;box-sizing:border-box;width:100%;text-align:center;display:none}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;padding:5px 15px;box-shadow:0 0 5px rgba(0,0,0,.4)}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{pointer-events:none;color:#d3d3d3;font-size:8pt}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;padding:2px;margin:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}textarea.jsoneditor-text{width:100%;height:100%;margin:0;box-sizing:border-box;outline-width:0;border:none;background-color:#fff;resize:none}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{padding:0;margin:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor-field,div.jsoneditor-value,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,pre.jsoneditor-preview{font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt;color:#1a1a1a}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px rgba(0,0,0,.4);color:#fff;padding:7px 10px;position:absolute;cursor:auto;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{top:32px;left:-98px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{top:-7px;right:32px}.jsoneditor-popover.jsoneditor-left:before{border-left:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;right:-14px;left:inherit;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover.jsoneditor-right{top:-7px;left:32px}.jsoneditor-popover.jsoneditor-right:before{border-right:7px solid #4c4c4c;border-top:7px solid transparent;border-bottom:7px solid transparent;content:"";top:19px;left:-14px;margin-left:inherit;margin-top:-7px;position:absolute}.jsoneditor-popover:before{border-right:7px solid transparent;border-left:7px solid transparent;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{text-decoration:underline;cursor:pointer}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{display:block;-webkit-animation:fade-in .3s linear 1,move-up .3s linear 1;animation:fade-in .3s linear 1,move-up .3s linear 1}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{width:100%;overflow:hidden}.jsoneditor .jsoneditor-additional-errors{position:absolute;margin:auto;bottom:31px;left:calc(50% - 92px);color:grey;background-color:#ebebeb;padding:7px 15px;border-radius:8px}.jsoneditor .jsoneditor-additional-errors.visible{visibility:visible;opacity:1;transition:opacity 2s linear}.jsoneditor .jsoneditor-additional-errors.hidden{visibility:hidden;opacity:0;transition:visibility 0s 2s,opacity 2s linear}.jsoneditor .jsoneditor-text-errors{width:100%;border-collapse:collapse;border-top:1px solid #ffc700}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:normal}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:rgba(238,46,46,.4392156862745098)}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;width:24px;height:24px;padding:0;margin:0 4px 0 0;cursor:pointer}.jsoneditor-text-errors tr .jsoneditor-schema-error{background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -168px -48px}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -25px 0}.fadein{-webkit-animation:fadein .3s;animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-contextmenu-root{position:relative;width:0;height:0}.jsoneditor-contextmenu{position:absolute;box-sizing:content-box;z-index:1}.jsoneditor-contextmenu .jsoneditor-menu{position:relative;left:0;top:0;width:128px;height:auto;background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);list-style:none;margin:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button{position:relative;padding:0 4px 0 0;margin:0;width:128px;height:auto;border:none;cursor:pointer;color:#4d4d4d;background:0 0;font-size:10pt;font-family:arial,sans-serif;box-sizing:border-box;text-align:left}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{padding:0;border:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{float:right;width:32px;height:24px;border-left:1px solid #e5e5e5}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{display:none;position:relative;left:-10px;top:0;border:none;box-shadow:inset 0 0 10px hsla(0,0%,50.2%,.5);padding:0 10px;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{padding-left:24px;-webkit-animation:all 1s ease-in-out;animation:all 1s ease-in-out}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{position:absolute;top:0;right:0;width:24px;height:24px;padding:0;margin:0 4px 0 0;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) 0 -72px}.jsoneditor-contextmenu .jsoneditor-icon{position:absolute;top:0;left:0;width:24px;height:24px;border:none;padding:0;margin:0;background-image:url(jsoneditor-icons.15f2789dd231f36d43a4.svg)}.jsoneditor-contextmenu .jsoneditor-text{padding:4px 0 4px 24px;word-wrap:break-word}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{height:0;border-top:1px solid #e5e5e5;padding-top:5px;margin-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:content-box;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{color:#1a1a1a;background-color:#f5f5f5;outline:0}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{color:#fff;background-color:#ee422e}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{max-width:95%;border-radius:2px!important;padding:45px 15px 15px!important;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);color:#4d4d4d;line-height:1.3em}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{position:absolute;box-sizing:border-box;top:0;left:0;width:100%;padding:0 10px;height:30px;line-height:30px;font-family:arial,sans-serif;font-size:11pt;background:#3883fa;color:#fff}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{text-align:right;padding-right:0;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:0 0!important;font-size:24px!important;top:7px!important;right:7px!important;color:#fff}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{position:relative;display:inline-block}.jsoneditor-modal .jsoneditor-select-wrapper:after{content:"";width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #666;position:absolute;right:8px;top:14px;pointer-events:none}.jsoneditor-modal select{padding:3px 24px 3px 10px;min-width:180px;max-width:350px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:0;text-overflow:"";font-size:10pt;line-height:1.5em}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{padding:4px 10px;margin:0;border-radius:0;border-left-style:none}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-top-left-radius:3px;border-bottom-left-radius:3px;border-left-style:solid}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{line-height:1.2em;width:100%;padding:0;border-radius:3px}.jsoneditor-modal .jsoneditor-jmespath-label{font-weight:700;color:#1e90ff;margin-top:20px;margin-bottom:5px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{width:100%;border-collapse:collapse}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{position:relative;display:inline-block;width:100%;padding-top:2px;padding-bottom:2px}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{min-width:180px;flex:1}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{text-align:left;vertical-align:middle;font-weight:400;color:#4d4d4d;border-spacing:0;border-collapse:collapse}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;color:#4d4d4d;border-radius:3px;padding:4px}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-size:10.5pt;font-family:arial,sans-serif}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt;width:100%;box-sizing:border-box}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor-menu{width:100%;height:35px;padding:2px;margin:0;box-sizing:border-box;color:#fff;background-color:#3883fa;border-bottom:1px solid #3883fa}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{width:26px;height:26px;margin:2px;padding:0;border-radius:2px;border:1px solid transparent;background:transparent url(jsoneditor-icons.15f2789dd231f36d43a4.svg);color:#fff;opacity:.8;font-family:arial,sans-serif;font-size:10pt;float:left}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4)}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:hsla(0,0%,100%,.3)}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{opacity:.5;background-color:transparent;border:none}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;width:auto;padding-left:6px;padding-right:6px}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{font-family:arial,sans-serif;font-size:10pt;color:#fff;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;position:absolute;right:0;top:0;padding:10px}.jsoneditor-search{font-family:arial,sans-serif;position:absolute;right:4px;top:4px;border-collapse:collapse;border-spacing:0;display:flex}.jsoneditor-search input{color:#1a1a1a;width:120px;border:none;outline:0;margin:1px;line-height:20px}.jsoneditor-search button{width:16px;height:24px;padding:0;margin:0;border:none;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg);vertical-align:top}.jsoneditor-search button:hover{background-color:transparent}.jsoneditor-search button.jsoneditor-refresh{width:18px;background-position:-99px -73px}.jsoneditor-search button.jsoneditor-next{cursor:pointer;background-position:-124px -73px}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{cursor:pointer;background-position:-148px -73px;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{font-family:arial,sans-serif;color:#fff;padding-right:5px;line-height:26px}.jsoneditor-frame{border:1px solid transparent;background-color:#fff;padding:0 2px;margin:0}.jsoneditor .autocomplete.dropdown{position:absolute;background:#fff;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3);border:1px solid #d3d3d3;overflow-x:hidden;overflow-y:auto;cursor:default;margin:0;padding:5px;text-align:left;outline:0;font-family:dejavu sans mono,droid sans mono,consolas,monaco,lucida console,courier new,courier,monospace,sans-serif;font-size:10pt}.jsoneditor .autocomplete.dropdown .item{color:#333}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ddd}.jsoneditor .autocomplete.hint{color:#aaa;top:4px;left:4px}.jsoneditor-treepath{padding:0 5px;overflow:hidden;white-space:nowrap;outline:0}.jsoneditor-treepath.show-all{word-wrap:break-word;white-space:normal;position:absolute;background-color:#ebebeb;z-index:1;box-shadow:2px 2px 12px hsla(0,0%,50.2%,.3)}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{position:absolute;left:0}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{position:absolute;background-color:#ebebeb;left:0;height:20px;padding:0 3px;cursor:pointer}.jsoneditor-treepath .jsoneditor-treepath-element{margin:1px;font-family:arial,sans-serif;font-size:10pt}.jsoneditor-treepath .jsoneditor-treepath-seperator{margin:2px;font-size:9pt;font-family:arial,sans-serif}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}.jsoneditor-statusbar{line-height:26px;height:26px;color:grey;background-color:#ebebeb;border-top:1px solid #d3d3d3;box-sizing:border-box;font-size:10pt}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{float:right;width:24px;height:24px;padding:0;margin-top:1px;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -168px -48px;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-validation-error-count{float:right;margin:0 4px 0 0;cursor:pointer}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{float:right;width:24px;height:24px;padding:0;margin:1px;background:url(jsoneditor-icons.15f2789dd231f36d43a4.svg) -25px 0}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-navigation-bar{width:100%;height:26px;line-height:26px;padding:0;margin:0;border-bottom:1px solid #d3d3d3;box-sizing:border-box;color:grey;background-color:#ebebeb;overflow:hidden;font-family:arial,sans-serif;font-size:10pt}
/*!
 * Selectr 2.4.0
 * https://github.com/Mobius1/Selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{position:absolute;overflow:hidden;clip:rect(0,0,0,0);width:1px;height:1px;margin:-1px;padding:0;border:0}.selectr-visible{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{top:100%;min-height:200px!important;height:auto;opacity:1;display:block}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{position:relative;z-index:1;box-sizing:border-box;width:100%;padding:7px 28px 7px 14px;cursor:pointer;border:1px solid #999;border-radius:3px;background-color:#fff}.selectr-selected:before{position:absolute;top:50%;right:10px;width:0;height:0;content:"";transform:rotate(0) translate3d(0,-50%,0);border-color:#6c7a86 transparent transparent;border-style:solid;border-width:4px 4px 0}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-color:transparent transparent #6c7a86;border-style:solid;border-width:0 4px 4px}.selectr-label{display:none;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{list-style:none;position:relative;float:left;padding:2px 25px 2px 8px;margin:0 2px 2px 0;cursor:default;color:#fff;border:none;border-radius:10px;background:#acb7bf none repeat scroll 0 0}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{position:absolute;z-index:10000;top:calc(100% - 1px);left:0;display:none;box-sizing:border-box;width:100%;border:1px solid #999;border-top:0 solid transparent;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{position:relative;display:none}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{position:absolute;top:50%;right:22px;width:20px;height:20px;padding:0;cursor:pointer;transform:translate3d(0,-50%,0);border:none;background-color:transparent;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{position:absolute;top:5px;left:9px;width:2px;height:10px;content:" ";background-color:#6c7a86}.selectr-tag-remove:after,.selectr-tag-remove:before{top:4px;width:3px;height:12px;background-color:#fff}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{top:5px;left:5px;box-sizing:border-box;width:calc(100% - 30px);margin:10px 15px;padding:7px 30px 7px 9px;border:1px solid #999;border-radius:3px}.selectr-notice{display:none;box-sizing:border-box;width:100%;padding:8px 16px;border-top:1px solid #999;border-radius:0 0 3px 3px;background-color:#fff}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{position:relative;top:calc(100% + 2px);display:none;overflow-x:auto;overflow-y:scroll;max-height:200px;margin:0;padding:0}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{position:relative;display:block;padding:5px 20px;list-style:outside none none;cursor:pointer;font-weight:400}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{color:#fff;background-color:#5897fb}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 transparent;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{display:table;content:" ";clear:both}.taggable .selectr-label{width:auto}.taggable .selectr-tags{float:left;display:block}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:none;padding:3px 10px;width:100%;font-family:inherit;font-weight:inherit;font-size:inherit}.selectr-input-container.loading:after{position:absolute;top:50%;right:20px;width:20px;height:20px;content:"";transform:translate3d(0,-50%,0);transform-origin:50% 0 0;-webkit-animation:spin .5s linear 0s infinite normal forwards running;animation:spin .5s linear 0s infinite normal forwards running;border:3px solid #ddd;border-top-color:#aaa;border-radius:50%}@-webkit-keyframes spin{0%{transform:rotate(0) translate3d(0,-50%,0)}to{transform:rotate(1turn) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:transparent #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{border-width:1px 1px 0;border-color:#999 #999 transparent;border-radius:3px 3px 0 0;background-color:#fff;top:auto;bottom:calc(100% - 1px)}.selectr-container ::-moz-placeholder{color:#6c7a86;opacity:1}.selectr-container :-ms-input-placeholder{color:#6c7a86;opacity:1}.selectr-container ::placeholder{color:#6c7a86;opacity:1}@media screen and (-ms-high-contrast:active){.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.288)}.owl-dialog-container{position:relative;pointer-events:auto;box-sizing:border-box;display:block;padding:1.5em;box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;overflow:auto;background:#fff;color:rgba(0,0,0,.87);width:100%;height:100%;outline:0}.owl-dt-container,.owl-dt-container *{box-sizing:border-box}.owl-dt-container{display:block;font-size:16px;font-size:1rem;background:#fff;pointer-events:auto;z-index:1000}.owl-dt-container-row{border-bottom:1px solid rgba(0,0,0,.12)}.owl-dt-container-row:last-child{border-bottom:none}.owl-dt-calendar{display:flex;flex-direction:column;width:100%}.owl-dt-calendar-control{display:flex;align-items:center;font-size:1em;width:100%;padding:.5em;color:#000}.owl-dt-calendar-control .owl-dt-calendar-control-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button{padding:0 .8em}.owl-dt-calendar-control .owl-dt-calendar-control-content .owl-dt-calendar-control-button:hover{background-color:rgba(0,0,0,.12)}.owl-dt-calendar-main{display:flex;flex-direction:column;flex:1 1 auto;padding:0 .5em .5em;outline:0}.owl-dt-calendar-view{display:block;flex:1 1 auto}.owl-dt-calendar-multi-year-view{display:flex;align-items:center}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table{width:calc(100% - 3em)}.owl-dt-calendar-multi-year-view .owl-dt-calendar-table .owl-dt-calendar-header th{padding-bottom:.25em}.owl-dt-calendar-table{width:100%;border-collapse:collapse;border-spacing:0}.owl-dt-calendar-table .owl-dt-calendar-header{color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-weekdays th{font-size:.7em;font-weight:400;text-align:center;padding-bottom:1em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider{position:relative;height:1px;padding-bottom:.5em}.owl-dt-calendar-table .owl-dt-calendar-header .owl-dt-calendar-table-divider:after{content:"";position:absolute;top:0;left:-.5em;right:-.5em;height:1px;background:rgba(0,0,0,.12)}.owl-dt-calendar-table .owl-dt-calendar-cell{position:relative;height:0;line-height:0;text-align:center;outline:0;color:rgba(0,0,0,.85);-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.owl-dt-calendar-table .owl-dt-calendar-cell-content{position:absolute;top:5%;left:5%;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:90%;height:90%;font-size:.8em;line-height:1;border:1px solid transparent;border-radius:999px;color:inherit;cursor:pointer}.owl-dt-calendar-table .owl-dt-calendar-cell-out{opacity:.2}.owl-dt-calendar-table .owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-selected{color:hsla(0,0%,100%,.85);background-color:#3f51b5}.owl-dt-calendar-table .owl-dt-calendar-cell-selected.owl-dt-calendar-cell-today{box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.85)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled{cursor:default}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){color:rgba(0,0,0,.4)}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-content.owl-dt-calendar-cell-selected{opacity:.4}.owl-dt-calendar-table .owl-dt-calendar-cell-disabled>.owl-dt-calendar-cell-today:not(.owl-dt-calendar-cell-selected){border-color:rgba(0,0,0,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-active:focus>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected),.owl-dt-calendar-table :not(.owl-dt-calendar-cell-disabled):hover>.owl-dt-calendar-cell-content:not(.owl-dt-calendar-cell-selected){background-color:rgba(0,0,0,.04)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range{background:rgba(63,81,181,.2)}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-from{border-top-left-radius:999px;border-bottom-left-radius:999px}.owl-dt-calendar-table .owl-dt-calendar-cell-in-range.owl-dt-calendar-cell-range-to{border-top-right-radius:999px;border-bottom-right-radius:999px}.owl-dt-timer{display:flex;justify-content:center;width:100%;height:7em;padding:.5em;outline:0}.owl-dt-timer-box{position:relative;display:inline-flex;flex-direction:column;align-items:center;width:25%;height:100%}.owl-dt-timer-content{flex:1 1 auto;display:flex;justify-content:center;align-items:center;width:100%;margin:.2em 0}.owl-dt-timer-content .owl-dt-timer-input{display:block;width:2em;text-align:center;border:1px solid rgba(0,0,0,.5);border-radius:3px;outline:medium none;font-size:1.2em;padding:.2em}.owl-dt-timer-divider{display:inline-block;align-self:flex-end;position:absolute;width:.6em;height:100%;left:-.3em}.owl-dt-timer-divider:after,.owl-dt-timer-divider:before{content:"";display:inline-block;width:.35em;height:.35em;position:absolute;left:50%;border-radius:50%;transform:translateX(-50%);background-color:currentColor}.owl-dt-timer-divider:before{top:35%}.owl-dt-timer-divider:after{bottom:35%}.owl-dt-control-button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;outline:0;border:none;-webkit-tap-highlight-color:transparent;display:inline-block;white-space:nowrap;text-decoration:none;vertical-align:baseline;margin:0;padding:0;background-color:transparent;font-size:1em;color:inherit}.owl-dt-control-button .owl-dt-control-button-content{position:relative;display:inline-flex;justify-content:center;align-items:center;outline:0}.owl-dt-control-period-button .owl-dt-control-button-content{height:1.5em;padding:0 .5em;border-radius:3px;transition:background-color .1s linear}.owl-dt-control-period-button:hover>.owl-dt-control-button-content{background-color:rgba(0,0,0,.12)}.owl-dt-control-period-button .owl-dt-control-button-arrow{display:flex;justify-content:center;align-items:center;width:1em;height:1em;margin:.1em;transition:transform .2s ease}.owl-dt-control-arrow-button .owl-dt-control-button-content{padding:0;border-radius:50%;width:1.5em;height:1.5em}.owl-dt-control-arrow-button[disabled]{color:rgba(0,0,0,.4);cursor:default}.owl-dt-control-arrow-button svg{width:50%;height:50%;fill:currentColor}.owl-dt-inline-container,.owl-dt-popup-container{position:relative;width:18.5em;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-inline-container .owl-dt-timer,.owl-dt-popup-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-timer{width:100%}.owl-dt-inline-container .owl-dt-calendar,.owl-dt-popup-container .owl-dt-calendar{height:20.25em}.owl-dt-dialog-container{max-height:95vh;margin:-1.5em}.owl-dt-dialog-container .owl-dt-calendar{min-width:250px;min-height:330px;max-width:750px;max-height:750px}.owl-dt-dialog-container .owl-dt-timer{min-width:250px;max-width:750px}@media (orientation:landscape){.owl-dt-dialog-container .owl-dt-calendar{width:58vh;height:62vh}.owl-dt-dialog-container .owl-dt-timer{width:58vh}}@media (orientation:portrait){.owl-dt-dialog-container .owl-dt-calendar{width:80vw;height:80vw}.owl-dt-dialog-container .owl-dt-timer{width:80vw}}.owl-dt-container-buttons{display:flex;width:100%;height:2em;color:#3f51b5}.owl-dt-container-control-button{font-size:1em;width:50%;height:100%;border-radius:0}.owl-dt-container-control-button .owl-dt-control-button-content{height:100%;width:100%;transition:background-color .1s linear}.owl-dt-container-control-button:hover .owl-dt-control-button-content{background-color:rgba(0,0,0,.1)}.owl-dt-container-info{padding:0 .5em;cursor:pointer;-webkit-tap-highlight-color:transparent}.owl-dt-container-info .owl-dt-container-range{outline:0}.owl-dt-container-info .owl-dt-container-range .owl-dt-container-range-content{display:flex;justify-content:space-between;padding:.5em 0;font-size:.8em}.owl-dt-container-info .owl-dt-container-range:last-child{border-top:1px solid rgba(0,0,0,.12)}.owl-dt-container-info .owl-dt-container-info-active{color:#3f51b5}.owl-dt-container-disabled,.owl-dt-trigger-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:default!important}.owl-dt-timer-hour12{display:flex;justify-content:center;align-items:center;color:#3f51b5}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box{border:1px solid;border-radius:2px;transition:background .2s ease}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box .owl-dt-control-button-content{width:100%;height:100%;padding:.5em}.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:focus .owl-dt-control-button-content,.owl-dt-timer-hour12 .owl-dt-timer-hour12-box:hover .owl-dt-control-button-content{background:#3f51b5;color:#fff}.owl-dt-calendar-only-current-month .owl-dt-calendar-cell-out{visibility:hidden;cursor:default}.owl-dt-inline{display:inline-block}.owl-dt-control{outline:0;cursor:pointer}.owl-dt-control .owl-dt-control-content{outline:0}.owl-dt-control:focus>.owl-dt-control-content{background-color:rgba(0,0,0,.12)}.owl-dt-control:not(:-moz-focusring):focus>.owl-dt-control-content{box-shadow:none}.owl-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@-webkit-keyframes scale{0%{transform:scale(1);opacity:1}45%{transform:scale(.1);opacity:.7}80%{transform:scale(1);opacity:1}}.ball-pulse>div:nth-child(0){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite}.ball-pulse>div:first-child{-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite}.ball-pulse>div:nth-child(2){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite}.ball-pulse>div:nth-child(3){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.ball-pulse>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@-webkit-keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}.ball-pulse-sync>div:nth-child(0){-webkit-animation:ball-pulse-sync .6s ease-in-out -.21s infinite;animation:ball-pulse-sync .6s ease-in-out -.21s infinite}.ball-pulse-sync>div:first-child{-webkit-animation:ball-pulse-sync .6s ease-in-out -.14s infinite;animation:ball-pulse-sync .6s ease-in-out -.14s infinite}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s ease-in-out -.07s infinite;animation:ball-pulse-sync .6s ease-in-out -.07s infinite}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s ease-in-out 0s infinite;animation:ball-pulse-sync .6s ease-in-out 0s infinite}.ball-pulse-sync>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@-webkit-keyframes ball-scale{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}@keyframes ball-scale{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.ball-scale>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s ease-in-out 0s infinite;animation:ball-scale 1s ease-in-out 0s infinite}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;display:inline-block;height:30px;width:30px;-webkit-animation:ball-scale 1s ease-in-out 0s infinite;animation:ball-scale 1s ease-in-out 0s infinite}.ball-scale-random>div:first-child{margin-left:-7px;-webkit-animation:ball-scale 1s ease-in-out .2s infinite;animation:ball-scale 1s ease-in-out .2s infinite}.ball-scale-random>div:nth-child(3){margin-left:-2px;margin-top:9px;-webkit-animation:ball-scale 1s ease-in-out .5s infinite;animation:ball-scale 1s ease-in-out .5s infinite}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.ball-rotate,.ball-rotate>div{position:relative}.ball-rotate>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ball-rotate>div:first-child{-webkit-animation:rotate 1s cubic-bezier(.7,-.13,.22,.86) 0s infinite;animation:rotate 1s cubic-bezier(.7,-.13,.22,.86) 0s infinite}.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;content:"";position:absolute;opacity:.8}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;border:2px solid;border-color:#fff #fff transparent;height:25px;width:25px;background:transparent!important;display:inline-block;-webkit-animation:rotate .75s linear 0s infinite;animation:rotate .75s linear 0s infinite}@keyframes scale{30%{transform:scale(.3)}to{transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;transform:translateY(-15px)}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;-webkit-animation:scale 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:scale 1s cubic-bezier(.09,.57,.49,.9) 0s infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:30px;height:30px;left:-16px;top:-2px;background:transparent;border:2px solid;border-color:#fff transparent;border-style:solid;border-width:2px;-webkit-animation:rotate 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:rotate 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;-webkit-animation-duration:1s;animation-duration:1s}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;left:-20px;top:-20px;border-color:transparent #fff;border-style:solid;border-width:2px;border-radius:100%;height:35px;width:35px;-webkit-animation:rotate 1s ease-in-out 0s infinite;animation:rotate 1s ease-in-out 0s infinite}.ball-clip-rotate-multiple>div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#fff transparent;-webkit-animation-direction:reverse;animation-direction:reverse}@-webkit-keyframes ball-scale-ripple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}@keyframes ball-scale-ripple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.ball-scale-ripple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;height:50px;width:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple 1s cubic-bezier(.21,.53,.56,.8) 0s infinite;animation:ball-scale-ripple 1s cubic-bezier(.21,.53,.56,.8) 0s infinite}@-webkit-keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.ball-scale-ripple-multiple{position:relative;transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s}.ball-scale-ripple-multiple>div:first-child{-webkit-animation-delay:-.6s;animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-ripple-multiple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite;animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite}@-webkit-keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.ball-beat>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:ball-beat .7s linear 0s infinite;animation:ball-beat .7s linear 0s infinite}.ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-.35s!important;animation-delay:-.35s!important}@-webkit-keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}.ball-scale-multiple{position:relative;transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div{background-color:#fff;width:15px;height:15px;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;left:-30px;top:0;opacity:0;margin:0;width:60px;height:60px;-webkit-animation:ball-scale-multiple 1s linear 0s infinite;animation:ball-scale-multiple 1s linear 0s infinite}@-webkit-keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@-webkit-keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@-webkit-keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path{position:relative;transform:translate(-29.994px,-37.50938px)}.ball-triangle-path>div:first-child{-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div:first-child,.ball-triangle-path>div:nth-child(2){-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s}.ball-triangle-path>div:nth-child(2){-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-triangle-path>div:first-of-type{top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@-webkit-keyframes ball-pulse-rise-even{0%{transform:scale(1.1)}25%{transform:translateY(-30px)}50%{transform:scale(.4)}75%{transform:translateY(30px)}to{transform:translateY(0);transform:scale(1)}}@keyframes ball-pulse-rise-even{0%{transform:scale(1.1)}25%{transform:translateY(-30px)}50%{transform:scale(.4)}75%{transform:translateY(30px)}to{transform:translateY(0);transform:scale(1)}}@-webkit-keyframes ball-pulse-rise-odd{0%{transform:scale(.4)}25%{transform:translateY(30px)}50%{transform:scale(1.1)}75%{transform:translateY(-30px)}to{transform:translateY(0);transform:scale(.75)}}@keyframes ball-pulse-rise-odd{0%{transform:scale(.4)}25%{transform:translateY(30px)}50%{transform:scale(1.1)}75%{transform:translateY(-30px)}to{transform:translateY(0);transform:scale(.75)}}.ball-pulse-rise>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-timing-function:cubic-bezier(.15,.46,.9,.6);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}.ball-pulse-rise>div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd}@-webkit-keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}@keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:first-child{-webkit-animation-delay:.44s;animation-delay:.44s;-webkit-animation-duration:1.27s;animation-duration:1.27s}.ball-grid-beat>div:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1.52s;animation-duration:1.52s}.ball-grid-beat>div:nth-child(3){-webkit-animation-delay:.14s;animation-delay:.14s;-webkit-animation-duration:.61s;animation-duration:.61s}.ball-grid-beat>div:nth-child(4){-webkit-animation-delay:.15s;animation-delay:.15s;-webkit-animation-duration:.82s;animation-duration:.82s}.ball-grid-beat>div:nth-child(5){-webkit-animation-delay:-.01s;animation-delay:-.01s;-webkit-animation-duration:1.24s;animation-duration:1.24s}.ball-grid-beat>div:nth-child(6){-webkit-animation-delay:-.07s;animation-delay:-.07s;-webkit-animation-duration:1.35s;animation-duration:1.35s}.ball-grid-beat>div:nth-child(7){-webkit-animation-delay:.29s;animation-delay:.29s;-webkit-animation-duration:1.44s;animation-duration:1.44s}.ball-grid-beat>div:nth-child(8){-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-duration:1.19s;animation-duration:1.19s}.ball-grid-beat>div:nth-child(9){-webkit-animation-delay:-.18s;animation-delay:-.18s;-webkit-animation-duration:1.48s;animation-duration:1.48s}.ball-grid-beat>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:first-child{-webkit-animation-delay:.58s;animation-delay:.58s;-webkit-animation-duration:.9s;animation-duration:.9s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:.01s;animation-delay:.01s;-webkit-animation-duration:.94s;animation-duration:.94s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-duration:1.43s;animation-duration:1.43s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:-.03s;animation-delay:-.03s;-webkit-animation-duration:.74s;animation-duration:.74s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:.21s;animation-delay:.21s;-webkit-animation-duration:.68s;animation-duration:.68s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-duration:1.17s;animation-duration:1.17s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:.46s;animation-delay:.46s;-webkit-animation-duration:1.41s;animation-duration:1.41s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:.02s;animation-delay:.02s;-webkit-animation-duration:1.56s;animation-duration:1.56s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.13s;animation-delay:.13s;-webkit-animation-duration:.78s;animation-duration:.78s}.ball-grid-pulse>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:first-child{top:25px;left:0;-webkit-animation:ball-spin-fade-loader 1s linear -.96s infinite;animation:ball-spin-fade-loader 1s linear -.96s infinite}.ball-spin-fade-loader>div:nth-child(2){top:17.04545px;left:17.04545px;-webkit-animation:ball-spin-fade-loader 1s linear -.84s infinite;animation:ball-spin-fade-loader 1s linear -.84s infinite}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;-webkit-animation:ball-spin-fade-loader 1s linear -.72s infinite;animation:ball-spin-fade-loader 1s linear -.72s infinite}.ball-spin-fade-loader>div:nth-child(4){top:-17.04545px;left:17.04545px;-webkit-animation:ball-spin-fade-loader 1s linear -.6s infinite;animation:ball-spin-fade-loader 1s linear -.6s infinite}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;-webkit-animation:ball-spin-fade-loader 1s linear -.48s infinite;animation:ball-spin-fade-loader 1s linear -.48s infinite}.ball-spin-fade-loader>div:nth-child(6){top:-17.04545px;left:-17.04545px;-webkit-animation:ball-spin-fade-loader 1s linear -.36s infinite;animation:ball-spin-fade-loader 1s linear -.36s infinite}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;-webkit-animation:ball-spin-fade-loader 1s linear -.24s infinite;animation:ball-spin-fade-loader 1s linear -.24s infinite}.ball-spin-fade-loader>div:nth-child(8){top:17.04545px;left:-17.04545px;-webkit-animation:ball-spin-fade-loader 1s linear -.12s infinite;animation:ball-spin-fade-loader 1s linear -.12s infinite}.ball-spin-fade-loader>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}@-webkit-keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}@keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:first-child{top:45px;left:0;-webkit-animation:ball-spin-loader 2s linear .9s infinite;animation:ball-spin-loader 2s linear .9s infinite}.ball-spin-loader>span:nth-child(2){top:30.68182px;left:30.68182px;-webkit-animation:ball-spin-loader 2s linear 1.8s infinite;animation:ball-spin-loader 2s linear 1.8s infinite}.ball-spin-loader>span:nth-child(3){top:0;left:45px;-webkit-animation:ball-spin-loader 2s linear 2.7s infinite;animation:ball-spin-loader 2s linear 2.7s infinite}.ball-spin-loader>span:nth-child(4){top:-30.68182px;left:30.68182px;-webkit-animation:ball-spin-loader 2s linear 3.6s infinite;animation:ball-spin-loader 2s linear 3.6s infinite}.ball-spin-loader>span:nth-child(5){top:-45px;left:0;-webkit-animation:ball-spin-loader 2s linear 4.5s infinite;animation:ball-spin-loader 2s linear 4.5s infinite}.ball-spin-loader>span:nth-child(6){top:-30.68182px;left:-30.68182px;-webkit-animation:ball-spin-loader 2s linear 5.4s infinite;animation:ball-spin-loader 2s linear 5.4s infinite}.ball-spin-loader>span:nth-child(7){top:0;left:-45px;-webkit-animation:ball-spin-loader 2s linear 6.3s infinite;animation:ball-spin-loader 2s linear 6.3s infinite}.ball-spin-loader>span:nth-child(8){top:30.68182px;left:-30.68182px;-webkit-animation:ball-spin-loader 2s linear 7.2s infinite;animation:ball-spin-loader 2s linear 7.2s infinite}.ball-spin-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%;background:green}@-webkit-keyframes ball-zig{33%{transform:translate(-15px,-30px)}66%{transform:translate(15px,-30px)}to{transform:translate(0)}}@keyframes ball-zig{33%{transform:translate(-15px,-30px)}66%{transform:translate(15px,-30px)}to{transform:translate(0)}}@-webkit-keyframes ball-zag{33%{transform:translate(15px,30px)}66%{transform:translate(-15px,30px)}to{transform:translate(0)}}@keyframes ball-zag{33%{transform:translate(15px,30px)}66%{transform:translate(-15px,30px)}to{transform:translate(0)}}.ball-zig-zag{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag>div{background-color:#fff;width:15px;height:15px;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin:2px 2px 2px 15px;top:4px;left:-7px}.ball-zig-zag>div:first-child{-webkit-animation:ball-zig .7s linear 0s infinite;animation:ball-zig .7s linear 0s infinite}.ball-zig-zag>div:last-child{-webkit-animation:ball-zag .7s linear 0s infinite;animation:ball-zag .7s linear 0s infinite}@-webkit-keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@-webkit-keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}@keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}.ball-zig-zag-deflect{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{background-color:#fff;width:15px;height:15px;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin:2px 2px 2px 15px;top:4px;left:-7px}.ball-zig-zag-deflect>div:first-child{-webkit-animation:ball-zig-deflect 1.5s linear 0s infinite;animation:ball-zig-deflect 1.5s linear 0s infinite}.ball-zig-zag-deflect>div:last-child{-webkit-animation:ball-zag-deflect 1.5s linear 0s infinite;animation:ball-zag-deflect 1.5s linear 0s infinite}@-webkit-keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}@keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale>div:first-child{-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.line-scale>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@-webkit-keyframes line-scale-party{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}@keyframes line-scale-party{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}.line-scale-party>div:first-child{-webkit-animation-delay:-.09s;animation-delay:-.09s;-webkit-animation-duration:.83s;animation-duration:.83s}.line-scale-party>div:nth-child(2){-webkit-animation-delay:.33s;animation-delay:.33s;-webkit-animation-duration:.64s;animation-duration:.64s}.line-scale-party>div:nth-child(3){-webkit-animation-delay:.32s;animation-delay:.32s;-webkit-animation-duration:.39s;animation-duration:.39s}.line-scale-party>div:nth-child(4){-webkit-animation-delay:.47s;animation-delay:.47s;-webkit-animation-duration:.52s;animation-duration:.52s}.line-scale-party>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes line-scale-pulse-out{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}@keyframes line-scale-pulse-out{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale-pulse-out>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:line-scale-pulse-out .9s cubic-bezier(.85,.25,.37,.85) -.6s infinite;animation:line-scale-pulse-out .9s cubic-bezier(.85,.25,.37,.85) -.6s infinite}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){-webkit-animation-delay:-.4s!important;animation-delay:-.4s!important}.line-scale-pulse-out>div:first-child,.line-scale-pulse-out>div:nth-child(5){-webkit-animation-delay:-.2s!important;animation-delay:-.2s!important}@-webkit-keyframes line-scale-pulse-out-rapid{0%{transform:scaley(1)}80%{transform:scaley(.3)}90%{transform:scaley(1)}}@keyframes line-scale-pulse-out-rapid{0%{transform:scaley(1)}80%{transform:scaley(.3)}90%{transform:scaley(1)}}.line-scale-pulse-out-rapid>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:line-scale-pulse-out-rapid .9s cubic-bezier(.11,.49,.38,.78) -.5s infinite;animation:line-scale-pulse-out-rapid .9s cubic-bezier(.11,.49,.38,.78) -.5s infinite}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){-webkit-animation-delay:-.25s!important;animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:first-child,.line-scale-pulse-out-rapid>div:nth-child(5){-webkit-animation-delay:0s!important;animation-delay:0s!important}@-webkit-keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}@keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:first-child{top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.84s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.84s infinite}.line-spin-fade-loader>div:nth-child(2){top:13.63636px;left:13.63636px;transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.72s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.72s infinite}.line-spin-fade-loader>div:nth-child(3){top:0;left:20px;transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.6s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.6s infinite}.line-spin-fade-loader>div:nth-child(4){top:-13.63636px;left:13.63636px;transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.48s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.48s infinite}.line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.36s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.36s infinite}.line-spin-fade-loader>div:nth-child(6){top:-13.63636px;left:-13.63636px;transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.24s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.24s infinite}.line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.12s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.12s infinite}.line-spin-fade-loader>div:nth-child(8){top:13.63636px;left:-13.63636px;transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out 0s infinite;animation:line-spin-fade-loader 1.2s ease-in-out 0s infinite}.line-spin-fade-loader>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:5px;height:15px}@-webkit-keyframes triangle-skew-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes triangle-skew-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;-webkit-animation:triangle-skew-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:triangle-skew-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite}@-webkit-keyframes square-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:50px;height:50px;background:#fff;border:1px solid red;-webkit-animation:square-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:square-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite}@-webkit-keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(1turn)}to{transform:rotate(270deg)}}@keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(1turn)}to{transform:rotate(270deg)}}@-webkit-keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@-webkit-keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}@keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(2){-webkit-animation:pacman-balls 1s linear -.99s infinite;animation:pacman-balls 1s linear -.99s infinite}.pacman>div:nth-child(3){-webkit-animation:pacman-balls 1s linear -.66s infinite;animation:pacman-balls 1s linear -.66s infinite}.pacman>div:nth-child(4){-webkit-animation:pacman-balls 1s linear -.33s infinite;animation:pacman-balls 1s linear -.33s infinite}.pacman>div:nth-child(5){-webkit-animation:pacman-balls 1s linear 0s infinite;animation:pacman-balls 1s linear 0s infinite}.pacman>div:first-of-type{-webkit-animation:rotate_pacman_half_up .5s 0s infinite;animation:rotate_pacman_half_up .5s 0s infinite}.pacman>div:first-of-type,.pacman>div:nth-child(2){width:0;height:0;border:25px solid #fff;border-right-color:transparent;border-radius:25px;position:relative;left:-30px}.pacman>div:nth-child(2){-webkit-animation:rotate_pacman_half_down .5s 0s infinite;animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;transform:translateY(-6.25px);top:25px;left:70px}@-webkit-keyframes cube-transition{25%{transform:translateX(50px) scale(.5) rotate(-90deg)}50%{transform:translate(50px,50px) rotate(-180deg)}75%{transform:translateY(50px) scale(.5) rotate(-270deg)}to{transform:rotate(-1turn)}}@keyframes cube-transition{25%{transform:translateX(50px) scale(.5) rotate(-90deg)}50%{transform:translate(50px,50px) rotate(-180deg)}75%{transform:translateY(50px) scale(.5) rotate(-270deg)}to{transform:rotate(-1turn)}}.cube-transition{position:relative;transform:translate(-25px,-25px)}.cube-transition>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;-webkit-animation:cube-transition 1.6s ease-in-out 0s infinite;animation:cube-transition 1.6s ease-in-out 0s infinite}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes spin-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes spin-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden}.semi-circle-spin>div{position:absolute;border-width:0;border-radius:100%;-webkit-animation:spin-rotate .6s linear 0s infinite;animation:spin-rotate .6s linear 0s infinite;background-image:linear-gradient(transparent,transparent 70%,#fff 0,#fff);width:100%;height:100%}@-webkit-keyframes bar-progress{0%{transform:scaleY(20%);opacity:1}25%{transform:translateX(6%) scaleY(10%);opacity:.7}50%{transform:translateX(20%) scaleY(20%);opacity:1}75%{transform:translateX(6%) scaleY(10%);opacity:.7}to{transform:scaleY(20%);opacity:1}}@keyframes bar-progress{0%{transform:scaleY(20%);opacity:1}25%{transform:translateX(6%) scaleY(10%);opacity:.7}50%{transform:translateX(20%) scaleY(20%);opacity:1}75%{transform:translateX(6%) scaleY(10%);opacity:.7}to{transform:scaleY(20%);opacity:1}}.bar-progress{width:30%;height:12px}.bar-progress>div{position:relative;width:20%;height:12px;border-radius:10px;background-color:#fff;-webkit-animation:bar-progress 3s cubic-bezier(.57,.1,.44,.93) infinite;animation:bar-progress 3s cubic-bezier(.57,.1,.44,.93) infinite;opacity:1}@-webkit-keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}@keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}.bar-swing,.bar-swing>div{width:30%;height:8px}.bar-swing>div{position:relative;border-radius:10px;background-color:#fff;-webkit-animation:bar-swing 1.5s infinite;animation:bar-swing 1.5s infinite}@-webkit-keyframes bar-swing-container{0%{left:0;transform:translateX(0)}50%{left:70%;transform:translateX(-4px)}to{left:0;transform:translateX(0)}}@keyframes bar-swing-container{0%{left:0;transform:translateX(0)}50%{left:70%;transform:translateX(-4px)}to{left:0;transform:translateX(0)}}.bar-swing-container{width:20%;height:8px;position:relative}.bar-swing-container div:first-child{position:absolute;width:100%;background-color:hsla(0,0%,100%,.2);height:12px;border-radius:10px}.bar-swing-container div:nth-child(2){position:absolute;width:30%;height:8px;border-radius:10px;background-color:#fff;-webkit-animation:bar-swing-container 2s cubic-bezier(.91,.35,.12,.6) infinite;animation:bar-swing-container 2s cubic-bezier(.91,.35,.12,.6) infinite;margin:2px 2px 0}.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}*,:after,:before{box-sizing:inherit}body,html{margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.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:-.25em}sup{top:-.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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .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}[hidden],template{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-default nb-layout .scrollable-container{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-default nb-layout .scrollable-container::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default nb-layout .scrollable-container::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default nb-layout .scrollable-container::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-default nb-layout.with-scroll .scrollable-container{overflow:auto;height:100vh;display:block}@media (max-width:767.98px){.nb-theme-default nb-layout.with-scroll .scrollable-container{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-default .layout{min-width:300px}.nb-theme-default nb-layout.window-mode{background:#edf1f7;display:block}.nb-theme-default nb-layout.window-mode .scrollable-container{max-width:1920px;margin:0 auto}.nb-theme-default nb-layout.window-mode .layout nb-layout-header{max-width:1920px;margin-left:auto;margin-right:auto;width:100%}.nb-theme-default nb-layout.window-mode .layout nb-layout-header nav{max-width:1920px;margin:0 auto}@media screen and (min-width:1940px){.nb-theme-default nb-layout.window-mode{padding-top:1.1875rem}.nb-theme-default nb-layout.window-mode nb-layout-header.fixed{top:1.1875rem}.nb-theme-default 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-default nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-default nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-default nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 1.1875rem)}.nb-theme-default nb-layout.window-mode .scrollable-container{height:calc(100vh - 1.1875rem);box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1)}.nb-theme-default nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 1.1875rem)}}@media screen and (min-width:2070px){.nb-theme-default nb-layout.window-mode{padding-top:2.375rem}.nb-theme-default nb-layout.window-mode nb-layout-header.fixed{top:2.375rem}.nb-theme-default 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-default nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-default nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-default nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 2.375rem)}.nb-theme-default nb-layout.window-mode .scrollable-container{height:calc(100vh - 2.375rem);box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1)}.nb-theme-default nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 2.375rem)}}@media screen and (min-width:2220px){.nb-theme-default nb-layout.window-mode{padding-top:4.75rem}.nb-theme-default nb-layout.window-mode nb-layout-header.fixed{top:4.75rem}.nb-theme-default 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-default nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-default nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-default nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 4.75rem)}.nb-theme-default nb-layout.window-mode .scrollable-container{height:calc(100vh - 4.75rem);box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1)}.nb-theme-default nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 4.75rem)}}.nb-theme-default 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-default nb-layout .layout .layout-container nb-sidebar.fixed,.nb-theme-default nb-layout .layout .layout-container nb-sidebar .main-container-fixed{top:4.75rem}.nb-theme-default nb-layout .layout .layout-container .content nb-layout-footer{box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1)}.nb-theme-default 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-default nb-layout .layout .layout-container .content nb-layout-footer nav a,.nb-theme-default nb-layout .layout .layout-container .content nb-layout-footer nav a:active,.nb-theme-default nb-layout .layout .layout-container .content nb-layout-footer nav a:focus,.nb-theme-default nb-layout .layout .layout-container .content nb-layout-footer nav a:hover{color:#598bff}.nb-theme-default nb-layout .layout .layout-container .content.center{width:900px;flex:0 100 900px!important}.nb-theme-default nb-layout .layout .layout-container .content .columns nb-layout-column{padding:2.25rem 2.25rem .75rem}@media (max-width:991.98px){.nb-theme-default nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1.5rem 1.5rem .5rem}}@media (max-width:767.98px){.nb-theme-default nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1rem 1rem 0}}.nb-theme-default 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-default nb-layout-header nav{color:#222b45;box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1);height:4.75rem;padding:1.25rem}.nb-theme-default nb-layout-header nav a,.nb-theme-default nb-layout-header nav a:active,.nb-theme-default nb-layout-header nav a:focus,.nb-theme-default nb-layout-header nav a:hover{color:#222b45}.nb-theme-default nb-layout-header~.layout-container{min-height:calc(100vh - 4.75rem)}.nb-theme-default nb-layout-header.fixed~.layout-container{padding-top:4.75rem;min-height:100vh}.nb-theme-default nb-layout-header.fixed~.layout-container nb-sidebar .main-container{height:calc(100vh - 4.75rem)}.nb-theme-default nb-layout.with-subheader nb-sidebar .main-container{box-shadow:none}.nb-theme-default nb-sidebar{background-color:#fff;box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1);color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;width:16rem}.nb-theme-default nb-sidebar .main-container{height:100vh;width:16rem}.nb-theme-default nb-sidebar .scrollable{padding:1.25rem;position:relative;-webkit-transform:translateZ(0);scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}@media (max-width:767.98px){.nb-theme-default nb-sidebar .scrollable{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-default nb-sidebar .scrollable::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default nb-sidebar .scrollable::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default nb-sidebar .scrollable::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-default nb-sidebar.collapsed,.nb-theme-default nb-sidebar.collapsed .main-container{width:0;padding:0}.nb-theme-default nb-sidebar.collapsed .scrollable,.nb-theme-default nb-sidebar.collapsed nb-sidebar-footer,.nb-theme-default nb-sidebar.collapsed nb-sidebar-header{width:0;padding:0;overflow:hidden}.nb-theme-default nb-sidebar.compacted,.nb-theme-default nb-sidebar.compacted .main-container,.nb-theme-default nb-sidebar.compacted nb-menu{width:3.5rem}.nb-theme-default nb-sidebar.compacted nb-menu .menu-item a.active{position:relative}.nb-theme-default 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-default nb-sidebar.compacted nb-menu .menu-item a.active:before{left:0}[dir=rtl] .nb-theme-default nb-sidebar.compacted nb-menu .menu-item a.active:before{right:0}.nb-theme-default nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a .expand-state,.nb-theme-default nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a nb-badge,.nb-theme-default nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a span{display:none}.nb-theme-default nb-sidebar.compacted nb-menu .menu-items>.menu-item{transition:border-color 1s ease}.nb-theme-default nb-sidebar.compacted nb-menu .menu-items>.menu-item.menu-group{display:block;color:transparent;width:0;padding:0;overflow:hidden}.nb-theme-default nb-sidebar.compacted nb-menu .menu-items>.menu-item i{margin-right:0}.nb-theme-default nb-sidebar.compacted nb-menu .menu-items>.menu-item a{justify-content:center}.nb-theme-default nb-sidebar.compacted nb-menu .menu-items>.menu-item>.expanded{display:none}.nb-theme-default nb-sidebar.compacted.left.fixed~.content{margin-left:3.5rem}.nb-theme-default nb-sidebar.compacted.fixed.right~.content{margin-left:0;margin-right:3.5rem}.nb-theme-default nb-sidebar.compacted.left.fixed~.content.center{padding-left:3.5rem}.nb-theme-default nb-sidebar.compacted.fixed.right~.content.center{padding-left:0;padding-right:3.5rem}[dir=ltr] .nb-theme-default nb-sidebar.compacted.start.fixed~.content{margin-left:3.5rem}[dir=ltr] .nb-theme-default nb-sidebar.compacted.fixed.end~.content,[dir=rtl] .nb-theme-default nb-sidebar.compacted.start.fixed~.content{margin-right:3.5rem}[dir=rtl] .nb-theme-default nb-sidebar.compacted.fixed.end~.content{margin-left:3.5rem}[dir=ltr] .nb-theme-default nb-sidebar.compacted.start.fixed~.content.center{padding-left:3.5rem}[dir=ltr] .nb-theme-default nb-sidebar.compacted.fixed.end~.content.center,[dir=rtl] .nb-theme-default nb-sidebar.compacted.start.fixed~.content.center{padding-right:3.5rem}[dir=rtl] .nb-theme-default nb-sidebar.compacted.fixed.end~.content.center{padding-left:3.5rem}.nb-theme-default nb-sidebar.fixed.left.collapsed+.content,.nb-theme-default nb-sidebar.fixed.start.collapsed+.content{margin-left:0}.nb-theme-default nb-sidebar.fixed.end.collapsed+.content,.nb-theme-default nb-sidebar.fixed.right.collapsed+.content{margin-right:0}.nb-theme-default nb-sidebar.expanded,.nb-theme-default nb-sidebar.expanded>.scrollable{width:16rem}.nb-theme-default nb-sidebar nb-sidebar-footer,.nb-theme-default nb-sidebar nb-sidebar-header{padding:1.25rem;height:3.5rem}.nb-theme-default nb-sidebar nb-menu{margin:0 -1.25rem -1.25rem}.nb-theme-default nb-calendar-pageable-navigation .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-default nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic,.nb-theme-default nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:active,.nb-theme-default nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-default nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:hover,.nb-theme-default nb-calendar-view-mode .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-default nb-calendar-view-mode [nbButton].appearance-ghost.status-basic,.nb-theme-default nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:active,.nb-theme-default nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-default nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:hover{color:#222b45;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-default nb-calendar-pageable-navigation .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-default nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-default nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active),.nb-theme-default nb-calendar-view-mode .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-default nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-default nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active){box-shadow:none}[dir=ltr] .nb-theme-default nb-calendar-pageable-navigation{margin-left:auto}[dir=rtl] .nb-theme-default nb-calendar-pageable-navigation{margin-right:auto}.nb-theme-default nb-calendar-picker{display:block;padding-top:.25rem;padding-bottom:.625rem}[dir=ltr] .nb-theme-default nb-calendar-picker,[dir=rtl] .nb-theme-default nb-calendar-picker{padding-right:.625rem;padding-left:.625rem}.nb-theme-default nb-calendar-days-names{background:transparent;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7}[dir=ltr] .nb-theme-default nb-calendar-days-names,[dir=rtl] .nb-theme-default nb-calendar-days-names{padding-left:.625rem;padding-right:.625rem}.nb-theme-default 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-default nb-calendar-days-names .day.holiday{color:#8f9bb3}.nb-theme-default nb-calendar-days-names.size-large .day{width:3rem;height:3rem}.nb-theme-default nb-calendar-week-numbers{background:transparent;font-size:.9375rem;font-weight:600;line-height:1.5rem;color:#8f9bb3;padding-bottom:.625rem}.nb-theme-default 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-default nb-calendar-week-numbers .sign,.nb-theme-default nb-calendar-week-numbers .week-number{display:flex;align-items:center;justify-content:center;height:2.75rem;width:2.75rem}.nb-theme-default nb-calendar-week-numbers.size-large .sign,.nb-theme-default nb-calendar-week-numbers.size-large .week-number{height:3rem;width:3rem}[dir=ltr] .nb-theme-default nb-calendar-day-picker nb-calendar-week-numbers{border-right:1px solid #edf1f7}[dir=rtl] .nb-theme-default nb-calendar-day-picker nb-calendar-week-numbers{border-left:1px solid #edf1f7}.nb-theme-default nb-calendar-picker .day-cell{width:2.75rem;height:2.75rem}.nb-theme-default nb-calendar-picker .day-cell.size-large{width:3rem;height:3rem}.nb-theme-default nb-calendar-picker .month-cell{width:4.8125rem;height:2.75rem}.nb-theme-default nb-calendar-picker .month-cell.size-large{width:5.25rem;height:3rem}.nb-theme-default nb-calendar-picker .year-cell{width:4.8125rem;height:2.75rem}.nb-theme-default nb-calendar-picker .year-cell.size-large{width:5.25rem;height:3rem}.nb-theme-default nb-calendar-picker .cell-content{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-radius:.25rem}.nb-theme-default nb-calendar-picker .day-cell,.nb-theme-default nb-calendar-picker .month-cell,.nb-theme-default 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-default nb-calendar-picker .day-cell,.nb-theme-default nb-calendar-picker .day-cell .cell-content,.nb-theme-default nb-calendar-picker .month-cell,.nb-theme-default nb-calendar-picker .month-cell .cell-content,.nb-theme-default nb-calendar-picker .year-cell,.nb-theme-default nb-calendar-picker .year-cell .cell-content{transition-duration:.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-default nb-calendar-picker .day-cell.disabled,.nb-theme-default nb-calendar-picker .day-cell.empty,.nb-theme-default nb-calendar-picker .month-cell.disabled,.nb-theme-default nb-calendar-picker .month-cell.empty,.nb-theme-default nb-calendar-picker .year-cell.disabled,.nb-theme-default nb-calendar-picker .year-cell.empty{cursor:default}.nb-theme-default nb-calendar-picker .day-cell.bounding-month,.nb-theme-default nb-calendar-picker .month-cell.bounding-month,.nb-theme-default nb-calendar-picker .year-cell.bounding-month{color:#8f9bb3}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty):hover .cell-content,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty):hover .cell-content,.nb-theme-default 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-default nb-calendar-picker .day-cell:not(.disabled):not(.empty):active .cell-content,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty):active .cell-content,.nb-theme-default 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-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content{background-color:rgba(51,102,255,.08);border:1px solid #36f;color:#222b45;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content:hover,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content:hover,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content:active,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content:active,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content:active{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content,.nb-theme-default 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-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content:hover,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content:hover,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content:hover{background-color:#598bff;border-color:#598bff}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content:active,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content:active,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected{background-color:#36f;border-radius:.25rem}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content{background-color:hsla(0,0%,100%,.08);border-color:transparent;color:#fff}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content:hover,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content:hover,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content:hover{background-color:hsla(0,0%,100%,.16);border-color:transparent}.nb-theme-default nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content:focus,.nb-theme-default nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content:focus,.nb-theme-default nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content:focus{background-color:hsla(0,0%,100%,.24);border-color:transparent}.nb-theme-default nb-calendar-picker .day-cell.disabled,.nb-theme-default nb-calendar-picker .month-cell.disabled,.nb-theme-default nb-calendar-picker .year-cell.disabled{color:rgba(143,155,179,.48)}.nb-theme-default nb-calendar-picker .day-cell.disabled.today .cell-content,.nb-theme-default nb-calendar-picker .month-cell.disabled.today .cell-content,.nb-theme-default nb-calendar-picker .year-cell.disabled.today .cell-content{border:1px solid #e4e9f2}.nb-theme-default nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty){background-color:#36f;border-radius:0}[dir=ltr] .nb-theme-default nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).start{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}[dir=ltr] .nb-theme-default nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).end,[dir=rtl] .nb-theme-default nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).start{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}[dir=rtl] .nb-theme-default 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-default nb-base-calendar nb-card{background-color:#fff;border:.0625rem solid #e4e9f2;box-shadow:none;margin:0;width:20.625rem;overflow:hidden}.nb-theme-default nb-base-calendar nb-card-body{padding:0}.nb-theme-default nb-base-calendar .calendar-navigation{border:none;display:flex;padding:.625rem .25rem;color:#222b45;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-default nb-base-calendar:not(.has-navigation) nb-calendar-days-names,.nb-theme-default nb-base-calendar:not(.has-navigation) nb-calendar-week-numbers .sign-container{border-top:0}.nb-theme-default nb-base-calendar.has-week-number nb-card{width:calc(20.625rem + 2.75rem + 1px)}.nb-theme-default nb-base-calendar.has-week-number .month-cell,.nb-theme-default nb-base-calendar.has-week-number .year-cell{flex:1 0 auto}.nb-theme-default nb-base-calendar.size-large nb-card{width:22.375rem}.nb-theme-default nb-base-calendar.size-large.has-week-number nb-card{width:calc(22.375rem + 3rem + 1px)}.nb-theme-default nb-card{background-color:#fff;border:.0625rem solid #e4e9f2;border-radius:.25rem;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-default nb-card::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default nb-card::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default nb-card::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-default nb-card.size-tiny{height:13.5rem}.nb-theme-default nb-card.size-small{height:21.1875rem}.nb-theme-default nb-card.size-medium{height:28.875rem}.nb-theme-default nb-card.size-large{height:36.5625rem}.nb-theme-default nb-card.size-giant{height:44.25rem}.nb-theme-default nb-card.status-basic nb-card-header{background-color:#f7f9fc;border-bottom-width:0;border-bottom-color:#f7f9fc;color:#222b45}.nb-theme-default nb-card.status-basic nb-card-header a,.nb-theme-default nb-card.status-basic nb-card-header a:hover{color:#222b45}.nb-theme-default nb-card.status-primary nb-card-header{background-color:#36f;border-bottom-width:0;border-bottom-color:#36f;color:#fff}.nb-theme-default nb-card.status-primary nb-card-header a,.nb-theme-default nb-card.status-primary nb-card-header a:hover{color:#fff}.nb-theme-default nb-card.status-success nb-card-header{background-color:#00d68f;border-bottom-width:0;border-bottom-color:#00d68f;color:#fff}.nb-theme-default nb-card.status-success nb-card-header a,.nb-theme-default nb-card.status-success nb-card-header a:hover{color:#fff}.nb-theme-default nb-card.status-warning nb-card-header{background-color:#fa0;border-bottom-width:0;border-bottom-color:#fa0;color:#fff}.nb-theme-default nb-card.status-warning nb-card-header a,.nb-theme-default nb-card.status-warning nb-card-header a:hover{color:#fff}.nb-theme-default nb-card.status-danger nb-card-header{background-color:#ff3d71;border-bottom-width:0;border-bottom-color:#ff3d71;color:#fff}.nb-theme-default nb-card.status-danger nb-card-header a,.nb-theme-default nb-card.status-danger nb-card-header a:hover{color:#fff}.nb-theme-default nb-card.status-info nb-card-header{background-color:#0095ff;border-bottom-width:0;border-bottom-color:#0095ff;color:#fff}.nb-theme-default nb-card.status-info nb-card-header a,.nb-theme-default nb-card.status-info nb-card-header a:hover{color:#fff}.nb-theme-default nb-card.status-control nb-card-header{background-color:#fff;border-bottom-width:0;border-bottom-color:#fff;color:#222b45}.nb-theme-default nb-card.status-control nb-card-header a,.nb-theme-default nb-card.status-control nb-card-header a:hover{color:#222b45}.nb-theme-default nb-card.accent-basic{border-top-color:#f7f9fc}.nb-theme-default nb-card.accent-primary{border-top-color:#36f}.nb-theme-default nb-card.accent-success{border-top-color:#00d68f}.nb-theme-default nb-card.accent-warning{border-top-color:#fa0}.nb-theme-default nb-card.accent-danger{border-top-color:#ff3d71}.nb-theme-default nb-card.accent-info{border-top-color:#0095ff}.nb-theme-default nb-card.accent-control{border-top-color:#fff}.nb-theme-default nb-card.accent{border-top-style:solid;border-top-width:.25rem}.nb-theme-default nb-card.accent nb-card-header{border-radius:0}.nb-theme-default 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-default nb-card-body::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default nb-card-body::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default nb-card-body::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-default nb-card-footer{padding:1rem 1.5rem;border-top:1px solid #edf1f7;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.nb-theme-default nb-card-header{padding:1rem 1.5rem;border-bottom:1px solid #edf1f7;border-top-left-radius:.25rem;border-top-right-radius:.25rem;color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-card-header h1,.nb-theme-default nb-card-header h2,.nb-theme-default nb-card-header h3,.nb-theme-default nb-card-header h4,.nb-theme-default nb-card-header h5,.nb-theme-default nb-card-header h6{margin:0}.nb-theme-default nb-reveal-card{box-shadow:none;margin-bottom:1.875rem}.nb-theme-default .second-card-container{height:100%;border-radius:.25rem}.nb-theme-default .flip-button,.nb-theme-default .reveal-button{line-height:1.25rem;padding:1rem 1.5rem}.nb-theme-default .flip-button{margin-bottom:1.875rem}[dir=ltr] .nb-theme-default .flipcard-body .front-container{margin-right:-100%}[dir=rtl] .nb-theme-default .flipcard-body .front-container{margin-left:-100%}.nb-theme-default nb-tabset{background-color:transparent;border-radius:0;box-shadow:none}.nb-theme-default nb-tabset .tabset{border-bottom:1px solid #edf1f7}.nb-theme-default nb-tabset .tab-link{background-color:transparent;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-default nb-tabset .tab-link:before{background-color:transparent;height:.25rem}.nb-theme-default nb-tabset nb-badge.dot-mode.position-left{left:.75rem}.nb-theme-default nb-tabset nb-badge.dot-mode.position-right{right:.75rem}[dir=ltr] .nb-theme-default nb-tabset nb-badge.dot-mode.position-start{left:.75rem}[dir=ltr] .nb-theme-default nb-tabset nb-badge.dot-mode.position-end,[dir=rtl] .nb-theme-default nb-tabset nb-badge.dot-mode.position-start{right:.75rem}[dir=rtl] .nb-theme-default nb-tabset nb-badge.dot-mode.position-end{left:.75rem}.nb-theme-default nb-tabset .tab.active .tab-link{background-color:transparent;color:#36f}.nb-theme-default nb-tabset .tab.active .tab-link:before{background-color:#36f}.nb-theme-default nb-tabset .tab:focus .tab-link{background-color:transparent;color:#274bdb}.nb-theme-default nb-tabset .tab:focus .tab-link:before{background-color:#274bdb}.nb-theme-default nb-tabset .tab:hover .tab-link{color:#598bff;background-color:transparent}.nb-theme-default nb-tabset .tab:hover .tab-link:before{background-color:#598bff}.nb-theme-default nb-tabset .tab.disabled{cursor:default;pointer-events:none}.nb-theme-default nb-tabset .tab.disabled .tab-link{background-color:transparent;color:rgba(143,155,179,.48);cursor:default;pointer-events:none}.nb-theme-default nb-tabset .tab.disabled .tab-link:before{background-color:transparent}@media screen and (max-width:36rem){.nb-theme-default nb-tabset .tab.responsive .tab-text{display:none}}.nb-theme-default nb-tabset nb-tab{background-color:transparent;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-default nb-tabset nb-tab::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default nb-tabset nb-tab::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default nb-tabset nb-tab::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-default nb-route-tabset{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc;background-color:transparent;border-radius:0;box-shadow:none}.nb-theme-default nb-route-tabset::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default nb-route-tabset::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default nb-route-tabset::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-default nb-route-tabset .route-tabset{border-bottom:1px solid #edf1f7}.nb-theme-default nb-route-tabset .tab-link{background-color:transparent;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-default nb-route-tabset .tab-link:before{background-color:transparent;height:.25rem}.nb-theme-default nb-route-tabset .route-tab.active .tab-link{background-color:transparent;color:#36f}.nb-theme-default nb-route-tabset .route-tab.active .tab-link:before{background-color:#36f}.nb-theme-default nb-route-tabset .route-tab:focus .tab-link{background-color:transparent;color:#274bdb}.nb-theme-default nb-route-tabset .route-tab:focus .tab-link:before{background-color:#274bdb}.nb-theme-default nb-route-tabset .route-tab:hover .tab-link{background-color:transparent;color:#598bff}.nb-theme-default nb-route-tabset .route-tab:hover .tab-link:before{background-color:#598bff}.nb-theme-default nb-route-tabset .route-tab.disabled{cursor:default;pointer-events:none}.nb-theme-default nb-route-tabset .route-tab.disabled .tab-link{background-color:transparent;color:rgba(143,155,179,.48);cursor:default;pointer-events:none}.nb-theme-default nb-route-tabset .route-tab.disabled .tab-link:before{background-color:transparent}@media screen and (max-width:36rem){.nb-theme-default nb-route-tabset .route-tab.responsive .tab-text{display:none}}.nb-theme-default nb-menu{background-color:transparent}.nb-theme-default nb-menu ul.menu-items{margin:0;padding:0}.nb-theme-default nb-menu .menu-group,.nb-theme-default nb-menu .menu-item a{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.75rem 1rem}.nb-theme-default nb-menu .menu-group,.nb-theme-default nb-menu .menu-group nb-icon.menu-icon{color:#8f9bb3}.nb-theme-default nb-menu .menu-item a{color:#222b45;border-radius:0}.nb-theme-default nb-menu .menu-item a.active{background-color:transparent;color:#36f}.nb-theme-default nb-menu .menu-item a.active .menu-icon{color:#36f}.nb-theme-default nb-menu .menu-item a:hover{background-color:transparent;color:#598bff;cursor:pointer}.nb-theme-default nb-menu .menu-item a:hover .menu-icon{color:#598bff}.nb-theme-default nb-menu .menu-item .menu-icon{color:#8f9bb3;font-size:1.25rem;margin:0 .5rem 0 0;width:1em;text-align:center}.nb-theme-default nb-menu .menu-item .expand-state{color:#8f9bb3}.nb-theme-default nb-menu .menu-item{border-bottom:1px solid #edf1f7}.nb-theme-default nb-menu .menu-item:first-child{border-top:none}.nb-theme-default nb-menu .menu-item:last-child{border-bottom:none}.nb-theme-default nb-menu .menu-item .menu-item:first-child{border-top:1px solid #edf1f7}.nb-theme-default nb-menu .menu-item>.menu-items{background-color:transparent;margin:0;padding:0 1.25rem}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-item{background:transparent;color:#222b45}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-item a{border:0 solid transparent;padding:.75rem 1rem}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-item a.active{background-color:transparent;border-color:#36f;color:#36f}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-item a.active .menu-icon{color:#36f}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-item a:hover{background-color:transparent;border-color:transparent;color:#598bff}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-item a:hover .menu-icon{color:#598bff}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-item a.active:hover{background-color:transparent;border-color:#598bff;color:#598bff}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-item a.active:hover .menu-icon{color:#598bff}.nb-theme-default nb-menu .menu-item>.menu-items>.menu-group,.nb-theme-default nb-menu .menu-item>.menu-items>.menu-group nb-icon.menu-icon{color:#8f9bb3}.nb-theme-default nb-user .user-picture{background-color:transparent;border:1px solid #edf1f7}.nb-theme-default nb-user .initials,.nb-theme-default nb-user .user-name,.nb-theme-default nb-user .user-title{color:#222b45;font-family:Open Sans,sans-serif;font-weight:400}.nb-theme-default nb-user.size-tiny .user-picture{height:1.25rem;width:1.25rem}.nb-theme-default nb-user.size-tiny .initials,.nb-theme-default nb-user.size-tiny .user-name,.nb-theme-default nb-user.size-tiny .user-title{font-size:.75rem;line-height:1rem}.nb-theme-default nb-user.size-small .user-picture{height:1.5rem;width:1.5rem}.nb-theme-default nb-user.size-small .initials,.nb-theme-default nb-user.size-small .user-name,.nb-theme-default nb-user.size-small .user-title{font-size:.75rem;line-height:1rem}.nb-theme-default nb-user.size-medium .user-picture{height:2.5rem;width:2.5rem}.nb-theme-default nb-user.size-medium .initials,.nb-theme-default nb-user.size-medium .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-default nb-user.size-medium .user-title{font-size:.75rem;line-height:1rem}.nb-theme-default nb-user.size-large .user-picture{height:3.25rem;width:3.25rem}.nb-theme-default nb-user.size-large .initials,.nb-theme-default nb-user.size-large .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-default nb-user.size-large .user-title{font-size:.8125rem;line-height:1.125rem}.nb-theme-default nb-user.size-giant .user-picture{height:4rem;width:4rem}.nb-theme-default nb-user.size-giant .initials,.nb-theme-default nb-user.size-giant .user-name,.nb-theme-default nb-user.size-giant .user-title{font-size:.9375rem;line-height:1.25rem}.nb-theme-default nb-user.shape-rectangle .user-picture{border-radius:.5rem}.nb-theme-default nb-user.shape-semi-round .user-picture{border-radius:.75rem}.nb-theme-default nb-user.shape-round .user-picture{border-radius:50%}.nb-theme-default nb-actions{background-color:transparent;color:#222b45;font-family:Open Sans,sans-serif;font-weight:700;line-height:1rem}.nb-theme-default nb-actions.size-tiny nb-action{font-size:.625rem;height:1rem;padding:0 1.25rem}.nb-theme-default nb-actions.size-tiny nb-action nb-icon{font-size:1rem}.nb-theme-default nb-actions.size-small nb-action{font-size:.75rem;height:1.5rem;padding:0 1.25rem}.nb-theme-default nb-actions.size-small nb-action nb-icon{font-size:1.5rem}.nb-theme-default nb-actions.size-medium nb-action{font-size:.875rem;height:2.25rem;padding:0 1.25rem}.nb-theme-default nb-actions.size-medium nb-action nb-icon{font-size:2.25rem}.nb-theme-default nb-actions.size-large nb-action{font-size:1rem;height:3.5rem;padding:0 1.25rem}.nb-theme-default nb-actions.size-large nb-action nb-icon{font-size:3.5rem}.nb-theme-default nb-actions.size-giant nb-action{font-size:1.125rem;height:4rem;padding:0 1.25rem}.nb-theme-default nb-actions.size-giant nb-action nb-icon{font-size:4rem}[dir=ltr] .nb-theme-default nb-action{border-left:1px solid #edf1f7}[dir=rtl] .nb-theme-default nb-action{border-right:1px solid #edf1f7}[dir=ltr] .nb-theme-default nb-action:first-child{border-left:none!important}[dir=rtl] .nb-theme-default nb-action:first-child{border-right:none!important}.nb-theme-default nb-action nb-icon{color:#8f9bb3}.nb-theme-default nb-action.disabled,.nb-theme-default nb-action.disabled nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-search-field .close-button{z-index:1}.nb-theme-default nb-search-field .search{background:#fff}.nb-theme-default 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-default 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-default nb-search-field .search input::-moz-placeholder{color:#8f9bb3}.nb-theme-default nb-search-field .search input:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default nb-search-field .search input::placeholder{color:#8f9bb3}.nb-theme-default nb-search-field .search input::-ms-clear{display:none}.nb-theme-default nb-search-field.rotate-layout{opacity:0;background:#fff}.nb-theme-default nb-search-field.modal-zoomin .search:after,.nb-theme-default nb-search-field.modal-zoomin .search:before{border:1.5rem solid #36f}.nb-theme-default nb-search-field.modal-half .form-wrapper{background:#fff}.nb-theme-default nb-search-field.modal-half .search:before{background:#36f}.nb-theme-default nb-search-field.modal-drop .form-content:after{background:#edf1f7}.nb-theme-default nb-search-field.column-curtain:before,.nb-theme-default nb-search-field.curtain .search,.nb-theme-default nb-search-field.curtain .search:after,.nb-theme-default nb-search-field.modal-drop .search:before{background:#fff}.nb-theme-default nb-search-field.column-curtain:after{background:transparent}.nb-theme-default nb-search-field.column-curtain.show:after{background:#36f}.nb-theme-default .nb-spinner-container{position:relative}.nb-theme-default nb-spinner .message{color:#222b45;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-default nb-spinner.status-basic{background-color:rgba(143,155,179,.16)}.nb-theme-default nb-spinner.status-basic .spin-circle{border-color:#8f9bb3 transparent #8f9bb3 #8f9bb3}.nb-theme-default nb-spinner.status-primary{background-color:rgba(143,155,179,.16)}.nb-theme-default nb-spinner.status-primary .spin-circle{border-color:#36f transparent #36f #36f}.nb-theme-default nb-spinner.status-success{background-color:rgba(143,155,179,.16)}.nb-theme-default nb-spinner.status-success .spin-circle{border-color:#00d68f transparent #00d68f #00d68f}.nb-theme-default nb-spinner.status-warning{background-color:rgba(143,155,179,.16)}.nb-theme-default nb-spinner.status-warning .spin-circle{border-color:#fa0 transparent #fa0 #fa0}.nb-theme-default nb-spinner.status-danger{background-color:rgba(143,155,179,.16)}.nb-theme-default nb-spinner.status-danger .spin-circle{border-color:#ff3d71 transparent #ff3d71 #ff3d71}.nb-theme-default nb-spinner.status-info{background-color:rgba(143,155,179,.16)}.nb-theme-default nb-spinner.status-info .spin-circle{border-color:#0095ff transparent #0095ff #0095ff}.nb-theme-default nb-spinner.status-control{background-color:hsla(0,0%,100%,.16)}.nb-theme-default nb-spinner.status-control .spin-circle{border-color:#fff transparent #fff #fff}.nb-theme-default nb-spinner.size-tiny{font-size:1rem}.nb-theme-default nb-spinner.size-small{font-size:1.25rem}.nb-theme-default nb-spinner.size-medium{font-size:1.5rem}.nb-theme-default nb-spinner.size-large{font-size:1.75rem}.nb-theme-default nb-spinner.size-giant{font-size:2rem}.nb-theme-default .nb-timepicker-container{width:20rem;height:26.1875rem}.nb-theme-default .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-default .nb-timepicker-container .list-item:first-child{border-top:none}.nb-theme-default .nb-timepicker-container .list-item:hover{background-color:#f7f9fc;color:#222b45}.nb-theme-default .nb-timepicker-container .list-item:focus{background-color:#e4e9f2;color:#222b45}.nb-theme-default .nb-timepicker-container .list-item.selected{background-color:#36f;color:#fff}.nb-theme-default .nb-timepicker-container .values-list{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}[dir=ltr] .nb-theme-default .nb-timepicker-container .values-list:not(:last-of-type){border-right:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-default .nb-timepicker-container .values-list:not(:last-of-type){border-left:.0625rem solid #e4e9f2}.nb-theme-default .nb-timepicker-container .values-list::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default .nb-timepicker-container .values-list::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default .nb-timepicker-container .values-list::-webkit-scrollbar-track{background:#f7f9fc}[dir=ltr] .nb-theme-default .nb-timepicker-container.supports-scrollbar-theming .values-list:hover .list-item:not(.am-pm-item){margin-right:-.3125rem}[dir=rtl] .nb-theme-default .nb-timepicker-container.supports-scrollbar-theming .values-list:hover .list-item:not(.am-pm-item){margin-left:-.3125rem}.nb-theme-default .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-default .nb-timepicker-container .header-cell:not(:last-child){border-right:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-default .nb-timepicker-container .header-cell:not(:last-child){border-left:.0625rem solid #e4e9f2}.nb-theme-default .nb-timepicker-container .column-header{border-bottom:.0625rem solid #e4e9f2}[dir=ltr] .nb-theme-default .nb-timepicker-container .actions-footer{padding-left:.625rem}[dir=rtl] .nb-theme-default .nb-timepicker-container .actions-footer{padding-right:.625rem}.nb-theme-default nb-checkbox .label{padding:0}.nb-theme-default nb-checkbox .custom-checkbox{width:1.25rem;height:1.25rem;border-style:solid;border-width:1px;border-radius:3px;position:relative}.nb-theme-default nb-checkbox .native-input:focus:not(:checked)+.custom-checkbox{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default nb-checkbox .native-input:focus:not(:checked)+.custom-checkbox:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-default nb-checkbox .native-input:focus:checked+.custom-checkbox{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default nb-checkbox nb-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%}.nb-theme-default nb-checkbox .text{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}[dir=ltr] .nb-theme-default nb-checkbox .text:not(:empty){padding-left:.6875rem}[dir=rtl] .nb-theme-default nb-checkbox .text:not(:empty){padding-right:.6875rem}.nb-theme-default nb-checkbox.status-basic .custom-checkbox{background-color:rgba(143,155,179,.08);border-color:#8f9bb3}.nb-theme-default nb-checkbox.status-basic .text{color:#222b45}.nb-theme-default nb-checkbox.status-basic .custom-checkbox.checked{background-color:#36f;border-color:#36f}.nb-theme-default nb-checkbox.status-basic .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-basic .custom-checkbox.indeterminate{background-color:#36f;border-color:#36f}.nb-theme-default nb-checkbox.status-basic .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox{background-color:rgba(143,155,179,.24);border-color:#8f9bb3}.nb-theme-default nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#1a34b8}.nb-theme-default nb-checkbox.status-basic .custom-checkbox:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-default nb-checkbox.status-basic .custom-checkbox:hover.checked,.nb-theme-default nb-checkbox.status-basic .custom-checkbox:hover.indeterminate{background-color:#598bff;border-color:#598bff}.nb-theme-default nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox{background-color:rgba(143,155,179,.24);border-color:#8f9bb3}.nb-theme-default nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#274bdb}.nb-theme-default nb-checkbox.status-basic .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-checkbox.status-basic .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-basic .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-basic .native-input:disabled:checked+.custom-checkbox,.nb-theme-default nb-checkbox.status-basic .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-primary .custom-checkbox{background-color:rgba(51,102,255,.08);border-color:#36f}.nb-theme-default nb-checkbox.status-primary .text{color:#222b45}.nb-theme-default nb-checkbox.status-primary .custom-checkbox.checked{background-color:#36f;border-color:#36f}.nb-theme-default nb-checkbox.status-primary .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-primary .custom-checkbox.indeterminate{background-color:#36f;border-color:#36f}.nb-theme-default nb-checkbox.status-primary .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#1a34b8}.nb-theme-default nb-checkbox.status-primary .custom-checkbox:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-default nb-checkbox.status-primary .custom-checkbox:hover.checked,.nb-theme-default nb-checkbox.status-primary .custom-checkbox:hover.indeterminate{background-color:#598bff;border-color:#598bff}.nb-theme-default nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#274bdb}.nb-theme-default nb-checkbox.status-primary .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-checkbox.status-primary .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-primary .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-primary .native-input:disabled:checked+.custom-checkbox,.nb-theme-default nb-checkbox.status-primary .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-success .custom-checkbox{background-color:rgba(0,214,143,.08);border-color:#00d68f}.nb-theme-default nb-checkbox.status-success .text{color:#222b45}.nb-theme-default nb-checkbox.status-success .custom-checkbox.checked{background-color:#00d68f;border-color:#00d68f}.nb-theme-default nb-checkbox.status-success .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-success .custom-checkbox.indeterminate{background-color:#00d68f;border-color:#00d68f}.nb-theme-default nb-checkbox.status-success .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-default nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#00b887;border-color:#00997a}.nb-theme-default nb-checkbox.status-success .custom-checkbox:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f}.nb-theme-default nb-checkbox.status-success .custom-checkbox:hover.checked,.nb-theme-default nb-checkbox.status-success .custom-checkbox:hover.indeterminate{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-default nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-default nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#00b887;border-color:#00b887}.nb-theme-default nb-checkbox.status-success .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-checkbox.status-success .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-success .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-success .native-input:disabled:checked+.custom-checkbox,.nb-theme-default nb-checkbox.status-success .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-warning .custom-checkbox{background-color:rgba(255,170,0,.08);border-color:#fa0}.nb-theme-default nb-checkbox.status-warning .text{color:#222b45}.nb-theme-default nb-checkbox.status-warning .custom-checkbox.checked{background-color:#fa0;border-color:#fa0}.nb-theme-default nb-checkbox.status-warning .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-warning .custom-checkbox.indeterminate{background-color:#fa0;border-color:#fa0}.nb-theme-default nb-checkbox.status-warning .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-default nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#db8b00;border-color:#b86e00}.nb-theme-default nb-checkbox.status-warning .custom-checkbox:hover{background-color:rgba(255,170,0,.16);border-color:#fa0}.nb-theme-default nb-checkbox.status-warning .custom-checkbox:hover.checked,.nb-theme-default nb-checkbox.status-warning .custom-checkbox:hover.indeterminate{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-default nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-default nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#db8b00;border-color:#db8b00}.nb-theme-default nb-checkbox.status-warning .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-checkbox.status-warning .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-warning .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-warning .native-input:disabled:checked+.custom-checkbox,.nb-theme-default nb-checkbox.status-warning .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-danger .custom-checkbox{background-color:rgba(255,61,113,.08);border-color:#ff3d71}.nb-theme-default nb-checkbox.status-danger .text{color:#222b45}.nb-theme-default nb-checkbox.status-danger .custom-checkbox.checked{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-default nb-checkbox.status-danger .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-danger .custom-checkbox.indeterminate{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-default nb-checkbox.status-danger .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-default nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#db2c66;border-color:#b81d5b}.nb-theme-default nb-checkbox.status-danger .custom-checkbox:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71}.nb-theme-default nb-checkbox.status-danger .custom-checkbox:hover.checked,.nb-theme-default nb-checkbox.status-danger .custom-checkbox:hover.indeterminate{background-color:#ff708d;border-color:#ff708d}.nb-theme-default nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-default nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#db2c66;border-color:#db2c66}.nb-theme-default nb-checkbox.status-danger .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-checkbox.status-danger .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-danger .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-danger .native-input:disabled:checked+.custom-checkbox,.nb-theme-default nb-checkbox.status-danger .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-info .custom-checkbox{background-color:rgba(0,149,255,.08);border-color:#0095ff}.nb-theme-default nb-checkbox.status-info .text{color:#222b45}.nb-theme-default nb-checkbox.status-info .custom-checkbox.checked{background-color:#0095ff;border-color:#0095ff}.nb-theme-default nb-checkbox.status-info .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-info .custom-checkbox.indeterminate{background-color:#0095ff;border-color:#0095ff}.nb-theme-default nb-checkbox.status-info .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-default nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#006fd6;border-color:#0057c2}.nb-theme-default nb-checkbox.status-info .custom-checkbox:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff}.nb-theme-default nb-checkbox.status-info .custom-checkbox:hover.checked,.nb-theme-default nb-checkbox.status-info .custom-checkbox:hover.indeterminate{background-color:#42aaff;border-color:#42aaff}.nb-theme-default nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-default nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#006fd6;border-color:#006fd6}.nb-theme-default nb-checkbox.status-info .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-checkbox.status-info .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-default nb-checkbox.status-info .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-info .native-input:disabled:checked+.custom-checkbox,.nb-theme-default nb-checkbox.status-info .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-default nb-checkbox.status-control .custom-checkbox{background-color:hsla(0,0%,100%,.08);border-color:#fff}.nb-theme-default nb-checkbox.status-control .text{color:#fff}.nb-theme-default nb-checkbox.status-control .custom-checkbox.checked{background-color:#fff;border-color:#fff}.nb-theme-default nb-checkbox.status-control .custom-checkbox.checked nb-icon{color:#222b45}.nb-theme-default nb-checkbox.status-control .custom-checkbox.indeterminate{background-color:#fff;border-color:#fff}.nb-theme-default nb-checkbox.status-control .custom-checkbox.indeterminate nb-icon{color:#222b45}.nb-theme-default nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-default nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-default nb-checkbox.status-control .custom-checkbox:hover{background-color:hsla(0,0%,100%,.16);border-color:#fff}.nb-theme-default nb-checkbox.status-control .custom-checkbox:hover.checked,.nb-theme-default nb-checkbox.status-control .custom-checkbox:hover.indeterminate{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-default nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-default nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-default nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-default nb-checkbox.status-control .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-checkbox.status-control .native-input:disabled+.custom-checkbox nb-icon,.nb-theme-default nb-checkbox.status-control .native-input:disabled~.text{color:#fff}.nb-theme-default nb-checkbox.status-control .native-input:disabled:checked+.custom-checkbox,.nb-theme-default nb-checkbox.status-control .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-default nb-toggle .toggle{height:1.875rem;width:3.125rem;border-width:1px;border-style:solid;border-radius:100px;cursor:pointer}[dir=ltr] .nb-theme-default nb-toggle .toggle.checked .toggle-switcher{left:calc(100% - 1.75rem - 1px - 1px)}[dir=ltr] .nb-theme-default nb-toggle .toggle:not(.checked) .toggle-switcher{right:0}[dir=rtl] .nb-theme-default nb-toggle .toggle.checked .toggle-switcher{right:calc(100% - 1.75rem - 1px - 1px)}[dir=rtl] .nb-theme-default nb-toggle .toggle:not(.checked) .toggle-switcher{left:0}.nb-theme-default nb-toggle .native-input:enabled:focus+.toggle{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default nb-toggle .native-input:disabled+.toggle{cursor:default}.nb-theme-default nb-toggle .toggle-switcher{width:1.75rem;height:1.75rem}.nb-theme-default nb-toggle .toggle-switcher nb-icon{height:.75rem;width:.75rem}.nb-theme-default nb-toggle .text{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-toggle.status-basic .text{color:#222b45}.nb-theme-default nb-toggle.status-basic .toggle{background-color:rgba(143,155,179,.08);border-color:#8f9bb3}.nb-theme-default nb-toggle.status-basic .toggle.checked{background-color:#36f;border-color:#36f}.nb-theme-default nb-toggle.status-basic .native-input:enabled:focus+.toggle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-toggle.status-basic .native-input:enabled:focus+.toggle.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-default nb-toggle.status-basic .native-input:enabled:active+.toggle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-toggle.status-basic .native-input:enabled:active+.toggle.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-default nb-toggle.status-basic .native-input:enabled+.toggle:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-default nb-toggle.status-basic .native-input:enabled+.toggle:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-default nb-toggle.status-basic .toggle-switcher{background-color:#fff}.nb-theme-default nb-toggle.status-basic .toggle-switcher nb-icon{color:#36f}.nb-theme-default nb-toggle.status-basic .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-default nb-toggle.status-basic .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-toggle.status-primary .text{color:#222b45}.nb-theme-default nb-toggle.status-primary .toggle{background-color:rgba(51,102,255,.08);border-color:#36f}.nb-theme-default nb-toggle.status-primary .toggle.checked{background-color:#36f;border-color:#36f}.nb-theme-default nb-toggle.status-primary .native-input:enabled:focus+.toggle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-toggle.status-primary .native-input:enabled:focus+.toggle.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-default nb-toggle.status-primary .native-input:enabled:active+.toggle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-toggle.status-primary .native-input:enabled:active+.toggle.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-default nb-toggle.status-primary .native-input:enabled+.toggle:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-default nb-toggle.status-primary .native-input:enabled+.toggle:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-default nb-toggle.status-primary .toggle-switcher{background-color:#fff}.nb-theme-default nb-toggle.status-primary .toggle-switcher nb-icon{color:#36f}.nb-theme-default nb-toggle.status-primary .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-default nb-toggle.status-primary .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-toggle.status-success .text{color:#222b45}.nb-theme-default nb-toggle.status-success .toggle{background-color:rgba(0,214,143,.08);border-color:#00d68f}.nb-theme-default nb-toggle.status-success .toggle.checked{background-color:#00d68f;border-color:#00d68f}.nb-theme-default nb-toggle.status-success .native-input:enabled:focus+.toggle{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-default nb-toggle.status-success .native-input:enabled:focus+.toggle.checked{background-color:#00b887;border-color:#00997a}.nb-theme-default nb-toggle.status-success .native-input:enabled:active+.toggle{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-default nb-toggle.status-success .native-input:enabled:active+.toggle.checked{background-color:#00b887;border-color:#00b887}.nb-theme-default nb-toggle.status-success .native-input:enabled+.toggle:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f}.nb-theme-default nb-toggle.status-success .native-input:enabled+.toggle:hover.checked{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-default nb-toggle.status-success .toggle-switcher{background-color:#fff}.nb-theme-default nb-toggle.status-success .toggle-switcher nb-icon{color:#00d68f}.nb-theme-default nb-toggle.status-success .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-default nb-toggle.status-success .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-toggle.status-warning .text{color:#222b45}.nb-theme-default nb-toggle.status-warning .toggle{background-color:rgba(255,170,0,.08);border-color:#fa0}.nb-theme-default nb-toggle.status-warning .toggle.checked{background-color:#fa0;border-color:#fa0}.nb-theme-default nb-toggle.status-warning .native-input:enabled:focus+.toggle{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-default nb-toggle.status-warning .native-input:enabled:focus+.toggle.checked{background-color:#db8b00;border-color:#b86e00}.nb-theme-default nb-toggle.status-warning .native-input:enabled:active+.toggle{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-default nb-toggle.status-warning .native-input:enabled:active+.toggle.checked{background-color:#db8b00;border-color:#db8b00}.nb-theme-default nb-toggle.status-warning .native-input:enabled+.toggle:hover{background-color:rgba(255,170,0,.16);border-color:#fa0}.nb-theme-default nb-toggle.status-warning .native-input:enabled+.toggle:hover.checked{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-default nb-toggle.status-warning .toggle-switcher{background-color:#fff}.nb-theme-default nb-toggle.status-warning .toggle-switcher nb-icon{color:#fa0}.nb-theme-default nb-toggle.status-warning .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-default nb-toggle.status-warning .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-toggle.status-danger .text{color:#222b45}.nb-theme-default nb-toggle.status-danger .toggle{background-color:rgba(255,61,113,.08);border-color:#ff3d71}.nb-theme-default nb-toggle.status-danger .toggle.checked{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-default nb-toggle.status-danger .native-input:enabled:focus+.toggle{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-default nb-toggle.status-danger .native-input:enabled:focus+.toggle.checked{background-color:#db2c66;border-color:#b81d5b}.nb-theme-default nb-toggle.status-danger .native-input:enabled:active+.toggle{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-default nb-toggle.status-danger .native-input:enabled:active+.toggle.checked{background-color:#db2c66;border-color:#db2c66}.nb-theme-default nb-toggle.status-danger .native-input:enabled+.toggle:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71}.nb-theme-default nb-toggle.status-danger .native-input:enabled+.toggle:hover.checked{background-color:#ff708d;border-color:#ff708d}.nb-theme-default nb-toggle.status-danger .toggle-switcher{background-color:#fff}.nb-theme-default nb-toggle.status-danger .toggle-switcher nb-icon{color:#ff3d71}.nb-theme-default nb-toggle.status-danger .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-default nb-toggle.status-danger .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-toggle.status-info .text{color:#222b45}.nb-theme-default nb-toggle.status-info .toggle{background-color:rgba(0,149,255,.08);border-color:#0095ff}.nb-theme-default nb-toggle.status-info .toggle.checked{background-color:#0095ff;border-color:#0095ff}.nb-theme-default nb-toggle.status-info .native-input:enabled:focus+.toggle{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-default nb-toggle.status-info .native-input:enabled:focus+.toggle.checked{background-color:#006fd6;border-color:#0057c2}.nb-theme-default nb-toggle.status-info .native-input:enabled:active+.toggle{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-default nb-toggle.status-info .native-input:enabled:active+.toggle.checked{background-color:#006fd6;border-color:#006fd6}.nb-theme-default nb-toggle.status-info .native-input:enabled+.toggle:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff}.nb-theme-default nb-toggle.status-info .native-input:enabled+.toggle:hover.checked{background-color:#42aaff;border-color:#42aaff}.nb-theme-default nb-toggle.status-info .toggle-switcher{background-color:#fff}.nb-theme-default nb-toggle.status-info .toggle-switcher nb-icon{color:#0095ff}.nb-theme-default nb-toggle.status-info .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-default nb-toggle.status-info .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-toggle.status-control .text{color:#fff}.nb-theme-default nb-toggle.status-control .toggle,.nb-theme-default nb-toggle.status-control .toggle.checked{background-color:hsla(0,0%,100%,.08);border-color:#fff}.nb-theme-default nb-toggle.status-control .native-input:enabled:active+.toggle,.nb-theme-default nb-toggle.status-control .native-input:enabled:active+.toggle.checked,.nb-theme-default nb-toggle.status-control .native-input:enabled:focus+.toggle,.nb-theme-default nb-toggle.status-control .native-input:enabled:focus+.toggle.checked{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-default nb-toggle.status-control .native-input:enabled+.toggle:hover,.nb-theme-default nb-toggle.status-control .native-input:enabled+.toggle:hover.checked{background-color:hsla(0,0%,100%,.16);border-color:#fff}.nb-theme-default nb-toggle.status-control .toggle-switcher{background-color:#fff}.nb-theme-default nb-toggle.status-control .toggle-switcher nb-icon{color:#222b45}.nb-theme-default nb-toggle.status-control .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.48)}.nb-theme-default nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher nb-icon,.nb-theme-default nb-toggle.status-control .native-input:disabled~.text{color:#fff}.nb-theme-default nb-progress-bar .progress-container{border-radius:.25rem}.nb-theme-default nb-progress-bar .progress-value{display:flex;align-items:center;justify-content:center;font-family:Open Sans,sans-serif;transition-duration:.4s;transition-property:width,background-color}.nb-theme-default nb-progress-bar.size-tiny .progress-container{height:1rem}.nb-theme-default nb-progress-bar.size-tiny .progress-value{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-progress-bar.size-small .progress-container{height:1.25rem}.nb-theme-default nb-progress-bar.size-small .progress-value{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-progress-bar.size-medium .progress-container{height:1.375rem}.nb-theme-default nb-progress-bar.size-medium .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-progress-bar.size-large .progress-container{height:1.5rem}.nb-theme-default nb-progress-bar.size-large .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-progress-bar.size-giant .progress-container{height:1.75rem}.nb-theme-default nb-progress-bar.size-giant .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-progress-bar.status-basic .progress-container{background-color:#f7f9fc}.nb-theme-default nb-progress-bar.status-basic .progress-value{background-color:#e4e9f2;color:#222b45}.nb-theme-default nb-progress-bar.status-primary .progress-container{background-color:#edf1f7}.nb-theme-default nb-progress-bar.status-primary .progress-value{background-color:#36f;color:#fff}.nb-theme-default nb-progress-bar.status-success .progress-container{background-color:#edf1f7}.nb-theme-default nb-progress-bar.status-success .progress-value{background-color:#00d68f;color:#fff}.nb-theme-default nb-progress-bar.status-warning .progress-container{background-color:#edf1f7}.nb-theme-default nb-progress-bar.status-warning .progress-value{background-color:#fa0;color:#fff}.nb-theme-default nb-progress-bar.status-danger .progress-container{background-color:#edf1f7}.nb-theme-default nb-progress-bar.status-danger .progress-value{background-color:#ff3d71;color:#fff}.nb-theme-default nb-progress-bar.status-info .progress-container{background-color:#edf1f7}.nb-theme-default nb-progress-bar.status-info .progress-value{background-color:#0095ff;color:#fff}.nb-theme-default nb-progress-bar.status-control .progress-container{background-color:#edf1f7}.nb-theme-default nb-progress-bar.status-control .progress-value{background-color:#fff;color:#222b45}.nb-theme-default nb-badge{border-radius:.25rem;font-family:Open Sans,sans-serif;font-size:.625rem;font-weight:700;line-height:.75rem;padding:.25rem .4rem}.nb-theme-default nb-badge.dot-mode{padding:.3rem;border-radius:.5rem}.nb-theme-default nb-badge.status-basic{color:#222b45;background-color:#f7f9fc}.nb-theme-default nb-badge.status-primary{color:#fff;background-color:#36f}.nb-theme-default nb-badge.status-success{color:#fff;background-color:#00d68f}.nb-theme-default nb-badge.status-warning{color:#fff;background-color:#fa0}.nb-theme-default nb-badge.status-danger{color:#fff;background-color:#ff3d71}.nb-theme-default nb-badge.status-info{color:#fff;background-color:#0095ff}.nb-theme-default nb-badge.status-control{color:#222b45;background-color:#fff}.nb-theme-default nb-stepper.horizontal .header .step{width:2rem;margin:0 1rem}.nb-theme-default nb-stepper.horizontal .header .connector,.nb-theme-default nb-stepper.vertical .header .connector{margin:1rem}.nb-theme-default nb-stepper .header .connector{background-color:#edf1f7}.nb-theme-default nb-stepper .header .connector-past{background-color:#36f}.nb-theme-default nb-stepper .header .label-index{border-radius:50%;border:1px solid #e4e9f2;width:2rem;height:2rem}.nb-theme-default nb-stepper .header .step{color:#8f9bb3;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default nb-stepper .header .step.label-index{border-color:#e4e9f2}.nb-theme-default nb-stepper .header .step.selected{color:#274bdb}.nb-theme-default nb-stepper .header .step.selected .label-index{border-color:#274bdb}.nb-theme-default nb-stepper .header .step.completed{color:#36f}.nb-theme-default nb-stepper .header .step.completed .label-index{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-default nb-stepper .step-content{padding:1.25rem}.nb-theme-default 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:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-default nb-alert::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default nb-alert::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default nb-alert::-webkit-scrollbar-track{background:#f7f9fc}[dir=ltr] .nb-theme-default nb-alert.closable{padding-right:3rem}[dir=rtl] .nb-theme-default nb-alert.closable{padding-left:3rem}.nb-theme-default nb-alert .close{padding:1rem 1.125rem;font-size:1.5rem;line-height:1;cursor:pointer;font-family:monospace}.nb-theme-default nb-alert.size-tiny{height:4.5rem}.nb-theme-default nb-alert.size-small{height:5.75rem}.nb-theme-default nb-alert.size-medium{height:7rem}.nb-theme-default nb-alert.size-large{height:8.25rem}.nb-theme-default nb-alert.size-giant{height:9.5rem}.nb-theme-default nb-alert.status-basic{color:#222b45;background-color:#f7f9fc}.nb-theme-default nb-alert.status-basic a,.nb-theme-default nb-alert.status-basic a:hover{color:#222b45}.nb-theme-default nb-alert.accent-basic{border-top:.25rem solid #edf1f7}.nb-theme-default nb-alert.outline-basic{border:1px solid #c5cee0}.nb-theme-default nb-alert.status-primary{color:#fff;background-color:#36f}.nb-theme-default nb-alert.status-primary a,.nb-theme-default nb-alert.status-primary a:hover{color:#fff}.nb-theme-default nb-alert.accent-primary{border-top:.25rem solid #36f}.nb-theme-default nb-alert.outline-primary{border:1px solid #1a34b8}.nb-theme-default nb-alert.status-success{color:#fff;background-color:#00d68f}.nb-theme-default nb-alert.status-success a,.nb-theme-default nb-alert.status-success a:hover{color:#fff}.nb-theme-default nb-alert.accent-success{border-top:.25rem solid #00d68f}.nb-theme-default nb-alert.outline-success{border:1px solid #00997a}.nb-theme-default nb-alert.status-warning{color:#fff;background-color:#fa0}.nb-theme-default nb-alert.status-warning a,.nb-theme-default nb-alert.status-warning a:hover{color:#fff}.nb-theme-default nb-alert.accent-warning{border-top:.25rem solid #fa0}.nb-theme-default nb-alert.outline-warning{border:1px solid #b86e00}.nb-theme-default nb-alert.status-danger{color:#fff;background-color:#ff3d71}.nb-theme-default nb-alert.status-danger a,.nb-theme-default nb-alert.status-danger a:hover{color:#fff}.nb-theme-default nb-alert.accent-danger{border-top:.25rem solid #ff3d71}.nb-theme-default nb-alert.outline-danger{border:1px solid #b81d5b}.nb-theme-default nb-alert.status-info{color:#fff;background-color:#0095ff}.nb-theme-default nb-alert.status-info a,.nb-theme-default nb-alert.status-info a:hover{color:#fff}.nb-theme-default nb-alert.accent-info{border-top:.25rem solid #0095ff}.nb-theme-default nb-alert.outline-info{border:1px solid #0057c2}.nb-theme-default nb-alert.status-control{color:#222b45;background-color:#fff}.nb-theme-default nb-alert.status-control a,.nb-theme-default nb-alert.status-control a:hover{color:#222b45}.nb-theme-default nb-alert.accent-control{border-top:.25rem solid #fff}.nb-theme-default nb-alert.outline-control{border:1px solid #c5cee0}.nb-theme-default nb-chat{background-color:#fff;border:none;border-radius:.25rem;box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1);color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default nb-chat nb-icon{font-size:inherit}.nb-theme-default nb-chat .header{border-bottom:1px solid #edf1f7;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-default nb-chat .scrollable{overflow:auto;flex:1;scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-default nb-chat .scrollable::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-default nb-chat .scrollable::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-default nb-chat .scrollable::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-default nb-chat .messages{padding:1rem 1.25rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-shrink:0;flex-direction:column}.nb-theme-default nb-chat .no-messages{text-align:center}.nb-theme-default nb-chat.size-tiny{height:13.5rem}.nb-theme-default nb-chat.size-small{height:21rem}.nb-theme-default nb-chat.size-medium{height:28.5rem}.nb-theme-default nb-chat.size-large{height:36rem}.nb-theme-default nb-chat.size-giant{height:43.5rem}.nb-theme-default nb-chat.status-basic .header{background-color:#fff;color:#222b45}.nb-theme-default nb-chat.status-primary .header{background-color:#36f;color:#fff}.nb-theme-default nb-chat.status-success .header{background-color:#00d68f;color:#fff}.nb-theme-default nb-chat.status-warning .header{background-color:#fa0;color:#fff}.nb-theme-default nb-chat.status-danger .header{background-color:#ff3d71;color:#fff}.nb-theme-default nb-chat.status-info .header{background-color:#0095ff;color:#fff}.nb-theme-default nb-chat.status-control .header{background-color:#fff;color:#222b45}.nb-theme-default nb-chat-message{margin-bottom:1.5rem;display:flex;flex-direction:row}.nb-theme-default nb-chat-message .message{flex:1}.nb-theme-default nb-chat-message .avatar{border-radius:50%;flex-shrink:0;background:#c5cee0;background-position:50%;background-size:cover;background-repeat:no-repeat;width:2.5rem;height:2.5rem;text-align:center;line-height:2.5rem;font-size:.875rem;color:#fff}.nb-theme-default nb-chat-message nb-chat-message-text{display:flex;flex-direction:column}.nb-theme-default nb-chat-message nb-chat-message-text .sender{font-size:.875rem;color:#8f9bb3;margin-bottom:.5rem}.nb-theme-default nb-chat-message nb-chat-message-text p{word-break:break-word;white-space:pre-wrap;max-width:100%;margin-bottom:0}.nb-theme-default nb-chat-message nb-chat-message-text .text{padding:1rem;border-radius:.5rem}.nb-theme-default nb-chat-message nb-chat-message-file{display:flex;flex-direction:column}.nb-theme-default nb-chat-message nb-chat-message-file a{color:#8f9bb3;background:transparent;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:.5rem}.nb-theme-default nb-chat-message nb-chat-message-file a:focus,.nb-theme-default nb-chat-message nb-chat-message-file a:hover{text-decoration:none;color:#8f9bb3}.nb-theme-default nb-chat-message nb-chat-message-file a div{background-size:cover;width:100%;height:100%}.nb-theme-default nb-chat-message nb-chat-message-file nb-chat-message-text{display:block;margin-bottom:.5rem}.nb-theme-default nb-chat-message nb-chat-message-file .message-content-group{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.nb-theme-default nb-chat-message nb-chat-message-file .message-content-group a{margin-bottom:1rem;width:5rem;height:5rem}[dir=ltr] .nb-theme-default nb-chat-message nb-chat-message-file .message-content-group a{margin-right:1rem}[dir=rtl] .nb-theme-default nb-chat-message nb-chat-message-file .message-content-group a{margin-left:1rem}.nb-theme-default nb-chat-message nb-chat-message-quote p.quote{font-style:italic;font-size:.875rem;background:#f7f9fc;color:#8f9bb3;padding:1rem;border-radius:.5rem;margin-bottom:.5rem}.nb-theme-default nb-chat-message nb-chat-message-quote .sender{font-size:.875rem;color:#8f9bb3;margin-bottom:.5rem}[dir=ltr] .nb-theme-default nb-chat-message.not-reply .message{margin-left:.5rem}[dir=rtl] .nb-theme-default nb-chat-message.not-reply .message{margin-right:.5rem}[dir=ltr] .nb-theme-default nb-chat-message.not-reply .message{margin-right:3rem}[dir=rtl] .nb-theme-default nb-chat-message.not-reply .message{margin-left:3rem}.nb-theme-default nb-chat-message.not-reply nb-chat-message-text{align-items:flex-start}.nb-theme-default nb-chat-message.not-reply nb-chat-message-text .text{background:#36f;color:#fff}[dir=ltr] .nb-theme-default nb-chat-message.not-reply nb-chat-message-text .text{border-top-left-radius:0}[dir=rtl] .nb-theme-default nb-chat-message.not-reply nb-chat-message-text .text{border-top-right-radius:0}.nb-theme-default nb-chat-message.not-reply nb-chat-message-file{align-items:flex-start}.nb-theme-default nb-chat-message.reply{flex-direction:row-reverse}.nb-theme-default nb-chat-message.reply .message{margin-left:0}[dir=ltr] .nb-theme-default nb-chat-message.reply .message{margin-right:.5rem}[dir=rtl] .nb-theme-default nb-chat-message.reply .message{margin-left:.5rem}[dir=ltr] .nb-theme-default nb-chat-message.reply .message{margin-left:3rem}[dir=rtl] .nb-theme-default nb-chat-message.reply .message{margin-right:3rem}.nb-theme-default nb-chat-message.reply nb-chat-message-text{align-items:flex-end}[dir=ltr] .nb-theme-default nb-chat-message.reply nb-chat-message-text .sender{text-align:right}[dir=rtl] .nb-theme-default nb-chat-message.reply nb-chat-message-text .sender{text-align:left}.nb-theme-default nb-chat-message.reply nb-chat-message-text .text{background:#f7f9fc;color:#222b45}[dir=ltr] .nb-theme-default nb-chat-message.reply nb-chat-message-text .text{border-top-right-radius:0}[dir=rtl] .nb-theme-default nb-chat-message.reply nb-chat-message-text .text{border-top-left-radius:0}.nb-theme-default nb-chat-message.reply nb-chat-message-file{align-items:flex-end}.nb-theme-default nb-chat-form{display:flex;flex-direction:column;padding:1rem 1.25rem;border-top:1px solid #edf1f7}.nb-theme-default nb-chat-form .message-row{flex-direction:row;display:flex}.nb-theme-default nb-chat-form input{flex:1}.nb-theme-default nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=ltr] .nb-theme-default nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .nb-theme-default nb-chat-form input.with-button{border-bottom-left-radius:0;border-top-left-radius:0}.nb-theme-default nb-chat-form .send-button nb-icon{font-size:1.5rem}[dir=ltr] .nb-theme-default nb-chat-form .send-button{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .nb-theme-default nb-chat-form .send-button{border-bottom-right-radius:0;border-top-right-radius:0}.nb-theme-default nb-chat-form .dropped-files{display:flex;flex-direction:row;margin-bottom:.5rem;flex-wrap:wrap}.nb-theme-default nb-chat-form .dropped-files div{background-size:cover;width:3rem;height:3rem;border-radius:.5rem;margin-bottom:.5rem;border:1px solid;text-align:center;font-size:2rem;position:relative}[dir=ltr] .nb-theme-default nb-chat-form .dropped-files div{margin-right:.5rem}[dir=rtl] .nb-theme-default nb-chat-form .dropped-files div{margin-left:.5rem}.nb-theme-default nb-chat-form .dropped-files div .remove{position:absolute;right:-.5rem;top:-.875rem;font-size:.875rem;line-height:1;cursor:pointer}.nb-theme-default nb-chat-form .dropped-files div nb-icon{width:65%;height:100%}.nb-theme-default nb-accordion{display:block;box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1);border-radius:.25rem}.nb-theme-default nb-accordion-item-header{position:relative;border-bottom:1px solid #edf1f7;color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:1.25rem}.nb-theme-default nb-accordion-item-header h1,.nb-theme-default nb-accordion-item-header h2,.nb-theme-default nb-accordion-item-header h3,.nb-theme-default nb-accordion-item-header h4,.nb-theme-default nb-accordion-item-header h5,.nb-theme-default nb-accordion-item-header h6{margin:0}.nb-theme-default nb-accordion-item-header .expansion-indicator{position:absolute}[dir=ltr] .nb-theme-default nb-accordion-item-header .expansion-indicator{right:1rem}[dir=rtl] .nb-theme-default nb-accordion-item-header .expansion-indicator{left:1rem}.nb-theme-default 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-default nb-accordion-item.disabled nb-accordion-item-header{color:rgba(143,155,179,.48);cursor:default}.nb-theme-default nb-accordion-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nb-theme-default nb-accordion-item:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.nb-theme-default nb-accordion-item:last-child.collapsed nb-accordion-item-header{border-bottom:none}.nb-theme-default nb-accordion-item:not(.collapsed)+nb-accordion-item nb-accordion-item-header{border-top:1px solid #edf1f7}.nb-theme-default nb-accordion-item-body .item-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1.25rem;position:relative}.nb-theme-default [nbButton],.nb-theme-default [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;-ms-user-select:none;user-select:none;cursor:pointer;font-family:Open Sans,sans-serif;font-weight:700}.nb-theme-default [nbButton]:focus,.nb-theme-default [nbButton]:hover,.nb-theme-default [nbButtonToggle]:focus,.nb-theme-default [nbButtonToggle]:hover{text-decoration:none}.nb-theme-default .full-width[nbButtonToggle],.nb-theme-default [nbButton].full-width{width:100%}.nb-theme-default [nbButton] nb-icon,.nb-theme-default [nbButtonToggle] nb-icon{vertical-align:top}.nb-theme-default .nb-transition[nbButtonToggle],.nb-theme-default [nbButton].nb-transition{transition-duration:.15s;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in}.nb-theme-default [nbButton]:focus,.nb-theme-default [nbButtonToggle]:focus{position:relative;outline:none;box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default [disabled][nbButtonToggle],.nb-theme-default [nbButton][disabled]{cursor:default}.nb-theme-default .size-tiny[nbButtonToggle],.nb-theme-default [nbButton].size-tiny{font-size:.625rem;line-height:.75rem}.nb-theme-default .size-tiny[nbButtonToggle] nb-icon,.nb-theme-default [nbButton].size-tiny nb-icon{font-size:.625rem;height:.75rem;width:.75rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-default .size-tiny.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon{margin-right:.375rem}[dir=ltr] .nb-theme-default .size-tiny.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default .size-tiny.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-default .size-tiny.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon{margin-right:.375rem}.nb-theme-default .size-tiny.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-default .size-tiny.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-default .size-tiny.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-default [nbButton].size-tiny.icon-start.icon-end.appearance-filled,.nb-theme-default [nbButton].size-tiny.icon-start.icon-end.appearance-ghost,.nb-theme-default [nbButton].size-tiny.icon-start.icon-end.appearance-outline{padding:.4375rem .3125rem}.nb-theme-default .size-tiny.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-default [nbButton].size-tiny.icon-start.icon-end.appearance-hero{padding:.5rem .375rem}.nb-theme-default .size-small[nbButtonToggle],.nb-theme-default [nbButton].size-small{font-size:.75rem;line-height:1rem}.nb-theme-default .size-small[nbButtonToggle] nb-icon,.nb-theme-default [nbButton].size-small nb-icon{font-size:.75rem;height:1rem;width:1rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-default .size-small.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-small.icon-start:not(.icon-end) nb-icon{margin-right:.375rem}[dir=ltr] .nb-theme-default .size-small.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-small.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default .size-small.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-small.icon-start:not(.icon-end) nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-default .size-small.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-small.icon-end:not(.icon-start) nb-icon{margin-right:.375rem}.nb-theme-default .size-small.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-default .size-small.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-default .size-small.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-default [nbButton].size-small.icon-start.icon-end.appearance-filled,.nb-theme-default [nbButton].size-small.icon-start.icon-end.appearance-ghost,.nb-theme-default [nbButton].size-small.icon-start.icon-end.appearance-outline{padding:.5625rem .4375rem}.nb-theme-default .size-small.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-default [nbButton].size-small.icon-start.icon-end.appearance-hero{padding:.5625rem .5rem}.nb-theme-default .size-medium[nbButtonToggle],.nb-theme-default [nbButton].size-medium{font-size:.875rem;line-height:1rem}.nb-theme-default .size-medium[nbButtonToggle] nb-icon,.nb-theme-default [nbButton].size-medium nb-icon{font-size:.875rem;height:1.25rem;width:1.25rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-default .size-medium.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-medium.icon-start:not(.icon-end) nb-icon{margin-right:.5rem}[dir=ltr] .nb-theme-default .size-medium.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-medium.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default .size-medium.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-medium.icon-start:not(.icon-end) nb-icon{margin-left:.5rem}[dir=rtl] .nb-theme-default .size-medium.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-medium.icon-end:not(.icon-start) nb-icon{margin-right:.5rem}.nb-theme-default .size-medium.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-default .size-medium.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-default .size-medium.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-default [nbButton].size-medium.icon-start.icon-end.appearance-filled,.nb-theme-default [nbButton].size-medium.icon-start.icon-end.appearance-ghost,.nb-theme-default [nbButton].size-medium.icon-start.icon-end.appearance-outline{padding:.6875rem .5625rem}.nb-theme-default .size-medium.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-default [nbButton].size-medium.icon-start.icon-end.appearance-hero{padding:.75rem .5625rem}.nb-theme-default .size-large[nbButtonToggle],.nb-theme-default [nbButton].size-large{font-size:1rem;line-height:1.25rem}.nb-theme-default .size-large[nbButtonToggle] nb-icon,.nb-theme-default [nbButton].size-large nb-icon{font-size:1rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-default .size-large.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-large.icon-start:not(.icon-end) nb-icon{margin-right:.75rem}[dir=ltr] .nb-theme-default .size-large.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-large.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default .size-large.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-large.icon-start:not(.icon-end) nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-default .size-large.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-large.icon-end:not(.icon-start) nb-icon{margin-right:.75rem}.nb-theme-default .size-large.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-default .size-large.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-default .size-large.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-default [nbButton].size-large.icon-start.icon-end.appearance-filled,.nb-theme-default [nbButton].size-large.icon-start.icon-end.appearance-ghost,.nb-theme-default [nbButton].size-large.icon-start.icon-end.appearance-outline{padding:.8125rem .6875rem}.nb-theme-default .size-large.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-default [nbButton].size-large.icon-start.icon-end.appearance-hero{padding:.875rem .6875rem}.nb-theme-default .size-giant[nbButtonToggle],.nb-theme-default [nbButton].size-giant{font-size:1.125rem;line-height:1.5rem}.nb-theme-default .size-giant[nbButtonToggle] nb-icon,.nb-theme-default [nbButton].size-giant nb-icon{font-size:1.125rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-default .size-giant.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-giant.icon-start:not(.icon-end) nb-icon{margin-right:.75rem}[dir=ltr] .nb-theme-default .size-giant.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-default [nbButton].size-giant.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default .size-giant.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-giant.icon-start:not(.icon-end) nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-default .size-giant.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-default [nbButton].size-giant.icon-end:not(.icon-start) nb-icon{margin-right:.75rem}.nb-theme-default .size-giant.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-default .size-giant.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-default .size-giant.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-default [nbButton].size-giant.icon-start.icon-end.appearance-filled,.nb-theme-default [nbButton].size-giant.icon-start.icon-end.appearance-ghost,.nb-theme-default [nbButton].size-giant.icon-start.icon-end.appearance-outline{padding:1.0625rem .9375rem}.nb-theme-default .size-giant.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-default [nbButton].size-giant.icon-start.icon-end.appearance-hero{padding:1.0625rem 1rem}.nb-theme-default .shape-rectangle[nbButtonToggle],.nb-theme-default [nbButton].shape-rectangle{border-radius:.25rem}.nb-theme-default .shape-semi-round[nbButtonToggle],.nb-theme-default [nbButton].shape-semi-round{border-radius:.75rem}.nb-theme-default .shape-round[nbButtonToggle],.nb-theme-default [nbButton].shape-round{border-radius:1.5rem}.nb-theme-default a[nbButton],.nb-theme-default a[nbButtonToggle]{text-decoration:none}.nb-theme-default .appearance-filled[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-default .appearance-filled.size-tiny[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.size-tiny{padding:.3125rem .625rem}.nb-theme-default .appearance-filled.size-small[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.size-small{padding:.4375rem .875rem}.nb-theme-default .appearance-filled.size-medium[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.size-medium{padding:.6875rem 1.125rem}.nb-theme-default .appearance-filled.size-large[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.size-large{padding:.8125rem 1.125rem}.nb-theme-default .appearance-filled.size-giant[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.size-giant{padding:.9375rem 1.375rem}.nb-theme-default .appearance-filled.status-basic[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-basic{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-default .appearance-filled.status-basic[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-filled.status-basic:focus{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-default .appearance-filled.status-basic[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-filled.status-basic:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-default .appearance-filled.status-basic[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-filled.status-basic:active{background-color:#e4e9f2;border-color:#e4e9f2}.nb-theme-default .appearance-filled.status-basic[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-basic[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-filled.status-primary[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-primary{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-default .appearance-filled.status-primary[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-filled.status-primary:focus{background-color:#274bdb;border-color:#1a34b8}.nb-theme-default .appearance-filled.status-primary[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-filled.status-primary:hover{background-color:#598bff;border-color:#598bff}.nb-theme-default .appearance-filled.status-primary[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-filled.status-primary:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-default .appearance-filled.status-primary[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-primary[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-filled.status-success[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-success{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-default .appearance-filled.status-success[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-filled.status-success:focus{background-color:#00b887;border-color:#00997a}.nb-theme-default .appearance-filled.status-success[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-filled.status-success:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-default .appearance-filled.status-success[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-filled.status-success:active{background-color:#00b887;border-color:#00b887}.nb-theme-default .appearance-filled.status-success[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-success[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-filled.status-warning[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-warning{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-default .appearance-filled.status-warning[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-filled.status-warning:focus{background-color:#db8b00;border-color:#b86e00}.nb-theme-default .appearance-filled.status-warning[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-filled.status-warning:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-default .appearance-filled.status-warning[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-filled.status-warning:active{background-color:#db8b00;border-color:#db8b00}.nb-theme-default .appearance-filled.status-warning[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-warning[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-filled.status-danger[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-danger{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-default .appearance-filled.status-danger[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-filled.status-danger:focus{background-color:#db2c66;border-color:#b81d5b}.nb-theme-default .appearance-filled.status-danger[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-filled.status-danger:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-default .appearance-filled.status-danger[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-filled.status-danger:active{background-color:#db2c66;border-color:#db2c66}.nb-theme-default .appearance-filled.status-danger[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-danger[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-filled.status-info[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-info{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-default .appearance-filled.status-info[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-filled.status-info:focus{background-color:#006fd6;border-color:#0057c2}.nb-theme-default .appearance-filled.status-info[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-filled.status-info:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-default .appearance-filled.status-info[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-filled.status-info:active{background-color:#006fd6;border-color:#006fd6}.nb-theme-default .appearance-filled.status-info[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-info[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-filled.status-control[nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-control{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-default .appearance-filled.status-control[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-filled.status-control:focus{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-default .appearance-filled.status-control[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-filled.status-control:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-default .appearance-filled.status-control[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-filled.status-control:active{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-default .appearance-filled.status-control[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-filled.status-control[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-outline[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-default .appearance-outline[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-outline:focus{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-outline[nbButtonToggle]:focus:not(:hover):not(:active),.nb-theme-default [nbButton].appearance-outline:focus:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-default .appearance-outline.size-tiny[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.size-tiny{padding:.3125rem .625rem}.nb-theme-default .appearance-outline.size-small[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.size-small{padding:.4375rem .875rem}.nb-theme-default .appearance-outline.size-medium[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.size-medium{padding:.6875rem 1.125rem}.nb-theme-default .appearance-outline.size-large[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.size-large{padding:.8125rem 1.125rem}.nb-theme-default .appearance-outline.size-giant[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.size-giant{padding:.9375rem 1.375rem}.nb-theme-default .appearance-outline.status-basic[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-basic{background-color:rgba(143,155,179,.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-default .appearance-outline.status-basic[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-outline.status-basic:focus{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-default .appearance-outline.status-basic[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-outline.status-basic:hover{background-color:rgba(143,155,179,.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-default .appearance-outline.status-basic[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-outline.status-basic:active{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-default .appearance-outline.status-basic[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-basic[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-outline.status-primary[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-primary{background-color:rgba(51,102,255,.08);border-color:#36f;color:#36f}.nb-theme-default .appearance-outline.status-primary[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-outline.status-primary:focus{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-default .appearance-outline.status-primary[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-outline.status-primary:hover{background-color:rgba(51,102,255,.16);border-color:#36f;color:#36f}.nb-theme-default .appearance-outline.status-primary[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-outline.status-primary:active{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-default .appearance-outline.status-primary[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-primary[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-outline.status-success[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-success{background-color:rgba(0,214,143,.08);border-color:#00d68f;color:#00d68f}.nb-theme-default .appearance-outline.status-success[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-outline.status-success:focus{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-default .appearance-outline.status-success[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-outline.status-success:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f;color:#00d68f}.nb-theme-default .appearance-outline.status-success[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-outline.status-success:active{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-default .appearance-outline.status-success[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-success[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-outline.status-warning[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-warning{background-color:rgba(255,170,0,.08);border-color:#fa0;color:#fa0}.nb-theme-default .appearance-outline.status-warning[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-outline.status-warning:focus{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-default .appearance-outline.status-warning[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-outline.status-warning:hover{background-color:rgba(255,170,0,.16);border-color:#fa0;color:#fa0}.nb-theme-default .appearance-outline.status-warning[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-outline.status-warning:active{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-default .appearance-outline.status-warning[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-warning[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-outline.status-danger[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-danger{background-color:rgba(255,61,113,.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-default .appearance-outline.status-danger[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-outline.status-danger:focus{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-default .appearance-outline.status-danger[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-outline.status-danger:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-default .appearance-outline.status-danger[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-outline.status-danger:active{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-default .appearance-outline.status-danger[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-danger[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-outline.status-info[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-info{background-color:rgba(0,149,255,.08);border-color:#0095ff;color:#0095ff}.nb-theme-default .appearance-outline.status-info[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-outline.status-info:focus{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-default .appearance-outline.status-info[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-outline.status-info:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff;color:#0095ff}.nb-theme-default .appearance-outline.status-info[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-outline.status-info:active{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-default .appearance-outline.status-info[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-info[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-outline.status-control[nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-control{background-color:hsla(0,0%,100%,.08);border-color:#fff;color:#fff}.nb-theme-default .appearance-outline.status-control[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-outline.status-control:focus{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-default .appearance-outline.status-control[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-outline.status-control:hover{background-color:hsla(0,0%,100%,.16);border-color:#fff;color:#fff}.nb-theme-default .appearance-outline.status-control[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-outline.status-control:active{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-default .appearance-outline.status-control[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-outline.status-control[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-default .appearance-ghost[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost{background-color:transparent;border:.0625rem solid transparent;text-transform:uppercase}.nb-theme-default .appearance-ghost[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-ghost:focus{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-ghost[nbButtonToggle]:focus:not(:hover):not(:active),.nb-theme-default [nbButton].appearance-ghost:focus:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-default .appearance-ghost.size-tiny[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.size-tiny{padding:.3125rem .625rem}.nb-theme-default .appearance-ghost.size-small[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.size-small{padding:.4375rem .875rem}.nb-theme-default .appearance-ghost.size-medium[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.size-medium{padding:.6875rem 1.125rem}.nb-theme-default .appearance-ghost.size-large[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.size-large{padding:.8125rem 1.125rem}.nb-theme-default .appearance-ghost.size-giant[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.size-giant{padding:.9375rem 1.375rem}.nb-theme-default .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-basic{color:#8f9bb3}.nb-theme-default .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-ghost.status-basic:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#8f9bb3}.nb-theme-default .appearance-ghost.status-basic[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-ghost.status-basic:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#8f9bb3}.nb-theme-default .appearance-ghost.status-basic[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-ghost.status-basic:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#8f9bb3}.nb-theme-default .appearance-ghost.status-basic[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-basic[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-ghost.status-primary[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-primary{color:#36f}.nb-theme-default .appearance-ghost.status-primary[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-ghost.status-primary:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#36f}.nb-theme-default .appearance-ghost.status-primary[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-ghost.status-primary:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#36f}.nb-theme-default .appearance-ghost.status-primary[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-ghost.status-primary:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#36f}.nb-theme-default .appearance-ghost.status-primary[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-primary[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-ghost.status-success[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-success{color:#00d68f}.nb-theme-default .appearance-ghost.status-success[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-ghost.status-success:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#00d68f}.nb-theme-default .appearance-ghost.status-success[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-ghost.status-success:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#00d68f}.nb-theme-default .appearance-ghost.status-success[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-ghost.status-success:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#00d68f}.nb-theme-default .appearance-ghost.status-success[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-success[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-ghost.status-warning[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-warning{color:#fa0}.nb-theme-default .appearance-ghost.status-warning[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-ghost.status-warning:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#fa0}.nb-theme-default .appearance-ghost.status-warning[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-ghost.status-warning:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#fa0}.nb-theme-default .appearance-ghost.status-warning[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-ghost.status-warning:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#fa0}.nb-theme-default .appearance-ghost.status-warning[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-warning[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-ghost.status-danger[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-danger{color:#ff3d71}.nb-theme-default .appearance-ghost.status-danger[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-ghost.status-danger:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#ff3d71}.nb-theme-default .appearance-ghost.status-danger[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-ghost.status-danger:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#ff3d71}.nb-theme-default .appearance-ghost.status-danger[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-ghost.status-danger:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#ff3d71}.nb-theme-default .appearance-ghost.status-danger[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-danger[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-ghost.status-info[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-info{color:#0095ff}.nb-theme-default .appearance-ghost.status-info[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-ghost.status-info:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#0095ff}.nb-theme-default .appearance-ghost.status-info[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-ghost.status-info:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#0095ff}.nb-theme-default .appearance-ghost.status-info[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-ghost.status-info:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#0095ff}.nb-theme-default .appearance-ghost.status-info[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-info[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-ghost.status-control[nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-control{color:#fff}.nb-theme-default .appearance-ghost.status-control[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-ghost.status-control:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#fff}.nb-theme-default .appearance-ghost.status-control[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-ghost.status-control:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#fff}.nb-theme-default .appearance-ghost.status-control[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-ghost.status-control:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#fff}.nb-theme-default .appearance-ghost.status-control[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-ghost.status-control[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-hero[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero{text-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1);text-transform:uppercase}.nb-theme-default .appearance-hero.size-tiny[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.size-tiny{padding:.375rem .6875rem}.nb-theme-default .appearance-hero.size-small[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.size-small{padding:.5rem .9375rem}.nb-theme-default .appearance-hero.size-medium[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.size-medium{padding:.75rem 1.1875rem}.nb-theme-default .appearance-hero.size-large[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.size-large{padding:.875rem 1.1875rem}.nb-theme-default .appearance-hero.size-giant[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.size-giant{padding:1rem 1.4375rem}.nb-theme-default .appearance-hero.status-basic[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-basic{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 0 0 #2e3a59,0 0 transparent;color:#8f9bb3}.nb-theme-default .appearance-hero.status-basic[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-hero.status-basic:focus{background-image:linear-gradient(90deg,#edf1f7,#e4e9f2);box-shadow:0 0 0 0 #8f9bb3,0 0 0 0 #2e3a59,0 0 transparent,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-hero.status-basic[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-hero.status-basic:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-default .appearance-hero.status-basic[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-hero.status-basic:active{background-image:linear-gradient(90deg,#edf1f7,#e4e9f2)}.nb-theme-default .appearance-hero.status-basic[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-basic[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-hero.status-basic.button-pulse[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-basic.button-pulse{-webkit-animation:button-hero-basic-pulse .75s infinite alternate;animation:button-hero-basic-pulse .75s infinite alternate}.nb-theme-default .appearance-hero.status-primary[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-primary{background-image:linear-gradient(90deg,#598bff,#36f);border:none;box-shadow:0 0 0 0 #274bdb,0 0 0 0 #1a34b8,0 0 transparent;color:#fff}.nb-theme-default .appearance-hero.status-primary[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-hero.status-primary:focus{background-image:linear-gradient(90deg,#36f,#274bdb);box-shadow:0 0 0 0 #274bdb,0 0 0 0 #1a34b8,0 0 transparent,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-hero.status-primary[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-hero.status-primary:hover{background-image:linear-gradient(90deg,#a6c1ff,#598bff)}.nb-theme-default .appearance-hero.status-primary[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-hero.status-primary:active{background-image:linear-gradient(90deg,#36f,#274bdb)}.nb-theme-default .appearance-hero.status-primary[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-primary[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-hero.status-primary.button-pulse[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-primary.button-pulse{-webkit-animation:button-hero-primary-pulse .75s infinite alternate;animation:button-hero-primary-pulse .75s infinite alternate}.nb-theme-default .appearance-hero.status-success[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-success{background-image:linear-gradient(90deg,#2ce69b,#00d68f);border:none;box-shadow:0 0 0 0 #00b887,0 0 0 0 #00997a,0 0 transparent;color:#fff}.nb-theme-default .appearance-hero.status-success[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-hero.status-success:focus{background-image:linear-gradient(90deg,#00d68f,#00b887);box-shadow:0 0 0 0 #00b887,0 0 0 0 #00997a,0 0 transparent,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-hero.status-success[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-hero.status-success:hover{background-image:linear-gradient(90deg,#8cfac7,#2ce69b)}.nb-theme-default .appearance-hero.status-success[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-hero.status-success:active{background-image:linear-gradient(90deg,#00d68f,#00b887)}.nb-theme-default .appearance-hero.status-success[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-success[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-hero.status-success.button-pulse[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-success.button-pulse{-webkit-animation:button-hero-success-pulse .75s infinite alternate;animation:button-hero-success-pulse .75s infinite alternate}.nb-theme-default .appearance-hero.status-warning[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-warning{background-image:linear-gradient(90deg,#ffc94d,#fa0);border:none;box-shadow:0 0 0 0 #db8b00,0 0 0 0 #b86e00,0 0 transparent;color:#fff}.nb-theme-default .appearance-hero.status-warning[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-hero.status-warning:focus{background-image:linear-gradient(90deg,#fa0,#db8b00);box-shadow:0 0 0 0 #db8b00,0 0 0 0 #b86e00,0 0 transparent,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-hero.status-warning[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-hero.status-warning:hover{background-image:linear-gradient(90deg,#ffe59e,#ffc94d)}.nb-theme-default .appearance-hero.status-warning[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-hero.status-warning:active{background-image:linear-gradient(90deg,#fa0,#db8b00)}.nb-theme-default .appearance-hero.status-warning[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-warning[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-hero.status-warning.button-pulse[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-warning.button-pulse{-webkit-animation:button-hero-warning-pulse .75s infinite alternate;animation:button-hero-warning-pulse .75s infinite alternate}.nb-theme-default .appearance-hero.status-danger[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-danger{background-image:linear-gradient(90deg,#ff708d,#ff3d71);border:none;box-shadow:0 0 0 0 #db2c66,0 0 0 0 #b81d5b,0 0 transparent;color:#fff}.nb-theme-default .appearance-hero.status-danger[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-hero.status-danger:focus{background-image:linear-gradient(90deg,#ff3d71,#db2c66);box-shadow:0 0 0 0 #db2c66,0 0 0 0 #b81d5b,0 0 transparent,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-hero.status-danger[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-hero.status-danger:hover{background-image:linear-gradient(90deg,#ffa8b4,#ff708d)}.nb-theme-default .appearance-hero.status-danger[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-hero.status-danger:active{background-image:linear-gradient(90deg,#ff3d71,#db2c66)}.nb-theme-default .appearance-hero.status-danger[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-danger[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-hero.status-danger.button-pulse[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-danger.button-pulse{-webkit-animation:button-hero-danger-pulse .75s infinite alternate;animation:button-hero-danger-pulse .75s infinite alternate}.nb-theme-default .appearance-hero.status-info[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-info{background-image:linear-gradient(90deg,#42aaff,#0095ff);border:none;box-shadow:0 0 0 0 #006fd6,0 0 0 0 #0057c2,0 0 transparent;color:#fff}.nb-theme-default .appearance-hero.status-info[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-hero.status-info:focus{background-image:linear-gradient(90deg,#0095ff,#006fd6);box-shadow:0 0 0 0 #006fd6,0 0 0 0 #0057c2,0 0 transparent,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-hero.status-info[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-hero.status-info:hover{background-image:linear-gradient(90deg,#94cbff,#42aaff)}.nb-theme-default .appearance-hero.status-info[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-hero.status-info:active{background-image:linear-gradient(90deg,#0095ff,#006fd6)}.nb-theme-default .appearance-hero.status-info[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-info[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-hero.status-info.button-pulse[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-info.button-pulse{-webkit-animation:button-hero-info-pulse .75s infinite alternate;animation:button-hero-info-pulse .75s infinite alternate}.nb-theme-default .appearance-hero.status-control[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-control{background-image:linear-gradient(90deg,#fff,#fff);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 0 0 #2e3a59,0 0 transparent;color:#222b45}.nb-theme-default .appearance-hero.status-control[nbButtonToggle]:focus,.nb-theme-default [nbButton].appearance-hero.status-control:focus{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7);box-shadow:0 0 0 0 #8f9bb3,0 0 0 0 #2e3a59,0 0 transparent,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default .appearance-hero.status-control[nbButtonToggle]:hover,.nb-theme-default [nbButton].appearance-hero.status-control:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-default .appearance-hero.status-control[nbButtonToggle]:active,.nb-theme-default [nbButton].appearance-hero.status-control:active{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7)}.nb-theme-default .appearance-hero.status-control[disabled][nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-control[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-default .appearance-hero.status-control.button-pulse[nbButtonToggle],.nb-theme-default [nbButton].appearance-hero.status-control.button-pulse{-webkit-animation:button-hero-control-pulse .75s infinite alternate;animation:button-hero-control-pulse .75s infinite alternate}.nb-theme-default nb-button-group{display:inline-flex}[dir=ltr] .nb-theme-default nb-button-group [nbButton]:first-child:not(:last-child),[dir=ltr] .nb-theme-default nb-button-group [nbButtonToggle]:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .nb-theme-default nb-button-group [nbButton]:last-child:not(:first-child),[dir=ltr] .nb-theme-default nb-button-group [nbButtonToggle]:last-child:not(:first-child),[dir=rtl] .nb-theme-default nb-button-group [nbButton]:first-child:not(:last-child),[dir=rtl] .nb-theme-default nb-button-group [nbButtonToggle]:first-child:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .nb-theme-default nb-button-group [nbButton]:last-child:not(:first-child),[dir=rtl] .nb-theme-default nb-button-group [nbButtonToggle]:last-child:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}.nb-theme-default nb-button-group [nbButton]:not(:first-child):not(:last-child),.nb-theme-default nb-button-group [nbButtonToggle]:not(:first-child):not(:last-child){border-radius:0}.nb-theme-default nb-button-group [nbButton].appearance-filled,.nb-theme-default nb-button-group [nbButton].appearance-ghost,.nb-theme-default nb-button-group [nbButtonToggle].appearance-filled,.nb-theme-default nb-button-group [nbButtonToggle].appearance-ghost{border-color:transparent}[dir=ltr] .nb-theme-default nb-button-group [nbButton].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-basic,.nb-theme-default nb-button-group [nbButtonToggle].appearance-filled.status-basic{color:#8f9bb3}[dir=ltr] .nb-theme-default nb-button-group [nbButton].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-primary,.nb-theme-default nb-button-group [nbButtonToggle].appearance-filled.status-primary{color:#fff}[dir=ltr] .nb-theme-default nb-button-group [nbButton].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-success,.nb-theme-default nb-button-group [nbButtonToggle].appearance-filled.status-success{color:#fff}[dir=ltr] .nb-theme-default nb-button-group [nbButton].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-warning,.nb-theme-default nb-button-group [nbButtonToggle].appearance-filled.status-warning{color:#fff}[dir=ltr] .nb-theme-default nb-button-group [nbButton].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-danger,.nb-theme-default nb-button-group [nbButtonToggle].appearance-filled.status-danger{color:#fff}[dir=ltr] .nb-theme-default nb-button-group [nbButton].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-info,.nb-theme-default nb-button-group [nbButtonToggle].appearance-filled.status-info{color:#fff}[dir=ltr] .nb-theme-default nb-button-group [nbButton].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-default 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-default nb-button-group [nbButton].appearance-filled.status-control,.nb-theme-default nb-button-group [nbButtonToggle].appearance-filled.status-control{color:#222b45}[dir=ltr] .nb-theme-default nb-button-group [nbButton].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-default 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-default nb-button-group [nbButton].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-default nb-button-group [nbButtonToggle].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#c5cee0}.nb-theme-default 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-default nb-list-item:first-child{border-top:1px solid #edf1f7}.nb-theme-default [nbInput]{border-style:solid;border-width:1px;font-family:Open Sans,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nb-theme-default [nbInput].nb-transition{transition-duration:.15s;transition-property:border,background-color,color,box-shadow;transition-timing-function:ease-in}.nb-theme-default [nbInput]::-moz-placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-default [nbInput]:-ms-input-placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-default [nbInput]::placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-default [nbInput]:focus{outline:none}.nb-theme-default [nbInput].input-full-width{width:100%}.nb-theme-default [nbInput].status-basic{background-color:#f7f9fc;border-color:#e4e9f2;color:#222b45}.nb-theme-default [nbInput].status-basic::-moz-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-basic:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-basic::placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-basic:focus{background-color:#fff;border-color:#36f}.nb-theme-default [nbInput].status-basic:hover{background-color:#edf1f7;border-color:#e4e9f2}.nb-theme-default [nbInput].status-basic:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-basic:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-basic:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-primary{background-color:#f7f9fc;border-color:#36f;color:#222b45}.nb-theme-default [nbInput].status-primary::-moz-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-primary:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-primary::placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-primary:focus{background-color:#fff;border-color:#1a34b8}.nb-theme-default [nbInput].status-primary:hover{background-color:#edf1f7;border-color:#598bff}.nb-theme-default [nbInput].status-primary:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-primary:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-primary:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-success{background-color:#f7f9fc;border-color:#00d68f;color:#222b45}.nb-theme-default [nbInput].status-success::-moz-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-success:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-success::placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-success:focus{background-color:#fff;border-color:#00997a}.nb-theme-default [nbInput].status-success:hover{background-color:#edf1f7;border-color:#2ce69b}.nb-theme-default [nbInput].status-success:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-success:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-success:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-success:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-warning{background-color:#f7f9fc;border-color:#fa0;color:#222b45}.nb-theme-default [nbInput].status-warning::-moz-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-warning:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-warning::placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-warning:focus{background-color:#fff;border-color:#b86e00}.nb-theme-default [nbInput].status-warning:hover{background-color:#edf1f7;border-color:#ffc94d}.nb-theme-default [nbInput].status-warning:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-warning:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-warning:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-danger{background-color:#f7f9fc;border-color:#ff3d71;color:#222b45}.nb-theme-default [nbInput].status-danger::-moz-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-danger:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-danger::placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-danger:focus{background-color:#fff;border-color:#b81d5b}.nb-theme-default [nbInput].status-danger:hover{background-color:#edf1f7;border-color:#ff708d}.nb-theme-default [nbInput].status-danger:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-danger:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-danger:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-info{background-color:#f7f9fc;border-color:#0095ff;color:#222b45}.nb-theme-default [nbInput].status-info::-moz-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-info:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-info::placeholder{color:#8f9bb3}.nb-theme-default [nbInput].status-info:focus{background-color:#fff;border-color:#0057c2}.nb-theme-default [nbInput].status-info:hover{background-color:#edf1f7;border-color:#42aaff}.nb-theme-default [nbInput].status-info:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-info:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-info:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-info:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default [nbInput].status-control{background-color:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4);color:#fff}.nb-theme-default [nbInput].status-control::-moz-placeholder{color:#fff}.nb-theme-default [nbInput].status-control:-ms-input-placeholder{color:#fff}.nb-theme-default [nbInput].status-control::placeholder{color:#fff}.nb-theme-default [nbInput].status-control:focus{background-color:hsla(0,0%,100%,.4);border-color:#fff}.nb-theme-default [nbInput].status-control:hover{background-color:hsla(0,0%,100%,.32);border-color:#fff}.nb-theme-default [nbInput].status-control:disabled{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:#fff}.nb-theme-default [nbInput].status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-default [nbInput].status-control:disabled:-ms-input-placeholder{color:#fff}.nb-theme-default [nbInput].status-control:disabled::placeholder{color:#fff}.nb-theme-default [nbInput].size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:.1875rem 1rem}.nb-theme-default [nbInput].size-tiny:not(.input-full-width){max-width:20rem}.nb-theme-default [nbInput].size-tiny::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-tiny:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-tiny::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.1875rem 1rem}.nb-theme-default [nbInput].size-small:not(.input-full-width){max-width:20rem}.nb-theme-default [nbInput].size-small::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-small:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-small::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.4375rem 1rem}.nb-theme-default [nbInput].size-medium:not(.input-full-width){max-width:20rem}.nb-theme-default [nbInput].size-medium::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-medium:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-medium::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.6875rem 1rem}.nb-theme-default [nbInput].size-large:not(.input-full-width){max-width:30rem}.nb-theme-default [nbInput].size-large::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-large:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-large::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.9375rem 1rem}.nb-theme-default [nbInput].size-giant:not(.input-full-width){max-width:30rem}.nb-theme-default [nbInput].size-giant::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-giant:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].size-giant::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default [nbInput].shape-rectangle{border-radius:.25rem}.nb-theme-default [nbInput].shape-semi-round{border-radius:.75rem}.nb-theme-default [nbInput].shape-round{border-radius:1.5rem}.nb-theme-default nb-form-field [nbInput]{width:100%}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-tiny,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-tiny{padding-right:1.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-small{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-small,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-small{padding-right:2rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-small{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-medium,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-medium{padding-right:2.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-large{padding-left:3rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-large,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-large{padding-right:3rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-large{padding-left:3rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-giant{padding-left:3.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-giant,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix [nbInput].size-giant{padding-right:3.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix [nbInput].size-giant{padding-left:3.5rem}.nb-theme-default .overlay-backdrop{background:rgba(0,0,0,.35)}.nb-theme-default .cdk-overlay-container{z-index:1040}.nb-theme-default nb-popover{border:1px solid transparent;border-radius:.25rem;background:#fff;box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1);color:#222b45}.nb-theme-default nb-popover .primitive-overlay{font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:.75rem 1rem}.nb-theme-default nb-popover .arrow{border-bottom:.6875rem solid transparent}.nb-theme-default nb-popover .arrow,.nb-theme-default nb-popover .arrow:after{border-left:.6875rem solid transparent;border-right:.6875rem solid transparent}.nb-theme-default nb-popover .arrow:after{position:absolute;content:" ";width:0;height:0;top:3px;left:calc(50% - .6875rem);border-bottom:.6875rem solid #fff;-webkit-clip-path:inset(0 0 2px);clip-path:inset(0 0 2px)}.nb-theme-default nb-popover.nb-overlay-bottom .arrow{top:calc(-1 * .6875rem + 1px);left:calc(50% - .6875rem)}.nb-theme-default nb-popover.nb-overlay-bottom-start .arrow{top:calc(-1 * .6875rem + 1px)}[dir=ltr] .nb-theme-default nb-popover.nb-overlay-bottom-start .arrow{right:.6875rem}[dir=rtl] .nb-theme-default nb-popover.nb-overlay-bottom-start .arrow{left:.6875rem}.nb-theme-default nb-popover.nb-overlay-bottom-end .arrow{top:calc(-1 * .6875rem + 1px)}[dir=ltr] .nb-theme-default nb-popover.nb-overlay-bottom-end .arrow{left:.6875rem}[dir=rtl] .nb-theme-default nb-popover.nb-overlay-bottom-end .arrow{right:.6875rem}.nb-theme-default nb-popover.nb-overlay-left .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:calc(50% - .34375rem);transform:rotate(90deg)}.nb-theme-default nb-popover.nb-overlay-start-top .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);bottom:.6875rem;transform:rotate(90deg)}.nb-theme-default nb-popover.nb-overlay-start-bottom .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:.6875rem;transform:rotate(90deg)}.nb-theme-default nb-popover.nb-overlay-top .arrow{left:calc(50% - .6875rem)}.nb-theme-default nb-popover.nb-overlay-top-start .arrow,.nb-theme-default nb-popover.nb-overlay-top .arrow{bottom:calc(-1 * .6875rem + 1px);transform:rotate(180deg)}[dir=ltr] .nb-theme-default nb-popover.nb-overlay-top-start .arrow{right:.6875rem}[dir=rtl] .nb-theme-default nb-popover.nb-overlay-top-start .arrow{left:.6875rem}.nb-theme-default nb-popover.nb-overlay-top-end .arrow{bottom:calc(-1 * .6875rem + 1px);transform:rotate(180deg)}[dir=ltr] .nb-theme-default nb-popover.nb-overlay-top-end .arrow{left:.6875rem}[dir=rtl] .nb-theme-default nb-popover.nb-overlay-top-end .arrow{right:.6875rem}.nb-theme-default nb-popover.nb-overlay-right .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:calc(50% - .34375rem);transform:rotate(270deg)}.nb-theme-default nb-popover.nb-overlay-end-top .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);bottom:.6875rem;transform:rotate(270deg)}.nb-theme-default nb-popover.nb-overlay-end-bottom .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:.6875rem;transform:rotate(270deg)}.nb-theme-default .context-menu-host{cursor:pointer}.nb-theme-default nb-context-menu{background-color:#fff;border:0 solid transparent;border-radius:.25rem;box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1);min-width:10rem;max-width:15rem}.nb-theme-default nb-context-menu nb-menu{border-radius:.25rem;overflow:hidden;text-align:center}.nb-theme-default nb-select .select-button{min-width:13rem;cursor:pointer;font-family:Open Sans,sans-serif}.nb-theme-default nb-select .select-button.placeholder{font-family:Open Sans,sans-serif}.nb-theme-default nb-select .select-button:focus{outline:none}.nb-theme-default nb-select .select-button[disabled]{cursor:default}.nb-theme-default nb-select.size-tiny .select-button{font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-default nb-select.size-tiny .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-default nb-select.size-tiny .select-button.empty:before{content:" ";display:block;height:1rem}.nb-theme-default nb-select.size-tiny:not(.full-width){max-width:20rem}.nb-theme-default nb-select.size-small .select-button{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-select.size-small .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-default nb-select.size-small .select-button.empty:before{content:" ";display:block;height:1.5rem}.nb-theme-default nb-select.size-small:not(.full-width){max-width:20rem}.nb-theme-default nb-select.size-medium .select-button{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-select.size-medium .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-default nb-select.size-medium .select-button.empty:before{content:" ";display:block;height:1.5rem}.nb-theme-default nb-select.size-medium:not(.full-width){max-width:20rem}.nb-theme-default nb-select.size-large .select-button{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-select.size-large .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-default nb-select.size-large .select-button.empty:before{content:" ";display:block;height:1.5rem}.nb-theme-default nb-select.size-large:not(.full-width){max-width:30rem}.nb-theme-default nb-select.size-giant .select-button{font-size:1.125rem;font-weight:700;line-height:1.5rem}.nb-theme-default nb-select.size-giant .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-default nb-select.size-giant .select-button.empty:before{content:" ";display:block;height:1.5rem}.nb-theme-default nb-select.size-giant:not(.full-width){max-width:30rem}.nb-theme-default nb-select.shape-rectangle .select-button{border-radius:.25rem}.nb-theme-default nb-select.shape-semi-round .select-button{border-radius:.75rem}.nb-theme-default nb-select.shape-round .select-button{border-radius:1.5rem}.nb-theme-default nb-select.appearance-outline .select-button{border-style:solid;border-width:1px}.nb-theme-default nb-select.appearance-outline .select-button.top{border-top-style:solid;border-top-width:1px}.nb-theme-default nb-select.appearance-outline .select-button.bottom{border-bottom-style:solid;border-bottom-width:1px}.nb-theme-default nb-select.appearance-outline.status-basic .select-button{background-color:#f7f9fc;border-color:#e4e9f2;color:#222b45}.nb-theme-default nb-select.appearance-outline.status-basic .select-button.placeholder,.nb-theme-default nb-select.appearance-outline.status-basic .select-button nb-icon{color:#8f9bb3}.nb-theme-default nb-select.appearance-outline.status-basic .select-button:focus{background-color:#fff;border-color:#36f}.nb-theme-default nb-select.appearance-outline.status-basic .select-button:hover{background-color:#edf1f7;border-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-basic .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-outline.status-basic .select-button.bottom,.nb-theme-default nb-select.appearance-outline.status-basic .select-button.top{border-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-basic .select-button.top{border-top-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-basic .select-button.bottom{border-bottom-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-primary .select-button{background-color:#f7f9fc;border-color:#36f;color:#222b45}.nb-theme-default nb-select.appearance-outline.status-primary .select-button.placeholder,.nb-theme-default nb-select.appearance-outline.status-primary .select-button nb-icon{color:#8f9bb3}.nb-theme-default nb-select.appearance-outline.status-primary .select-button:focus{background-color:#fff;border-color:#274bdb}.nb-theme-default nb-select.appearance-outline.status-primary .select-button:hover{background-color:#edf1f7;border-color:#598bff}.nb-theme-default nb-select.appearance-outline.status-primary .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-outline.status-primary .select-button.bottom,.nb-theme-default nb-select.appearance-outline.status-primary .select-button.top{border-color:#36f}.nb-theme-default nb-select.appearance-outline.status-primary .select-button.top{border-top-color:#36f}.nb-theme-default nb-select.appearance-outline.status-primary .select-button.bottom{border-bottom-color:#36f}.nb-theme-default nb-select.appearance-outline.status-success .select-button{background-color:#f7f9fc;border-color:#00d68f;color:#222b45}.nb-theme-default nb-select.appearance-outline.status-success .select-button.placeholder,.nb-theme-default nb-select.appearance-outline.status-success .select-button nb-icon{color:#8f9bb3}.nb-theme-default nb-select.appearance-outline.status-success .select-button:focus{background-color:#fff;border-color:#00b887}.nb-theme-default nb-select.appearance-outline.status-success .select-button:hover{background-color:#edf1f7;border-color:#2ce69b}.nb-theme-default nb-select.appearance-outline.status-success .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-outline.status-success .select-button.bottom,.nb-theme-default nb-select.appearance-outline.status-success .select-button.top{border-color:#00d68f}.nb-theme-default nb-select.appearance-outline.status-success .select-button.top{border-top-color:#00d68f}.nb-theme-default nb-select.appearance-outline.status-success .select-button.bottom{border-bottom-color:#00d68f}.nb-theme-default nb-select.appearance-outline.status-warning .select-button{background-color:#f7f9fc;border-color:#fa0;color:#222b45}.nb-theme-default nb-select.appearance-outline.status-warning .select-button.placeholder,.nb-theme-default nb-select.appearance-outline.status-warning .select-button nb-icon{color:#8f9bb3}.nb-theme-default nb-select.appearance-outline.status-warning .select-button:focus{background-color:#fff;border-color:#db8b00}.nb-theme-default nb-select.appearance-outline.status-warning .select-button:hover{background-color:#edf1f7;border-color:#ffc94d}.nb-theme-default nb-select.appearance-outline.status-warning .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-outline.status-warning .select-button.bottom,.nb-theme-default nb-select.appearance-outline.status-warning .select-button.top{border-color:#fa0}.nb-theme-default nb-select.appearance-outline.status-warning .select-button.top{border-top-color:#fa0}.nb-theme-default nb-select.appearance-outline.status-warning .select-button.bottom{border-bottom-color:#fa0}.nb-theme-default nb-select.appearance-outline.status-danger .select-button{background-color:#f7f9fc;border-color:#ff3d71;color:#222b45}.nb-theme-default nb-select.appearance-outline.status-danger .select-button.placeholder,.nb-theme-default nb-select.appearance-outline.status-danger .select-button nb-icon{color:#8f9bb3}.nb-theme-default nb-select.appearance-outline.status-danger .select-button:focus{background-color:#fff;border-color:#db2c66}.nb-theme-default nb-select.appearance-outline.status-danger .select-button:hover{background-color:#edf1f7;border-color:#ff708d}.nb-theme-default nb-select.appearance-outline.status-danger .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-outline.status-danger .select-button.bottom,.nb-theme-default nb-select.appearance-outline.status-danger .select-button.top{border-color:#ff3d71}.nb-theme-default nb-select.appearance-outline.status-danger .select-button.top{border-top-color:#ff3d71}.nb-theme-default nb-select.appearance-outline.status-danger .select-button.bottom{border-bottom-color:#ff3d71}.nb-theme-default nb-select.appearance-outline.status-info .select-button{background-color:#f7f9fc;border-color:#0095ff;color:#222b45}.nb-theme-default nb-select.appearance-outline.status-info .select-button.placeholder,.nb-theme-default nb-select.appearance-outline.status-info .select-button nb-icon{color:#8f9bb3}.nb-theme-default nb-select.appearance-outline.status-info .select-button:focus{background-color:#fff;border-color:#006fd6}.nb-theme-default nb-select.appearance-outline.status-info .select-button:hover{background-color:#edf1f7;border-color:#42aaff}.nb-theme-default nb-select.appearance-outline.status-info .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-default nb-select.appearance-outline.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-outline.status-info .select-button.bottom,.nb-theme-default nb-select.appearance-outline.status-info .select-button.top{border-color:#0095ff}.nb-theme-default nb-select.appearance-outline.status-info .select-button.top{border-top-color:#0095ff}.nb-theme-default nb-select.appearance-outline.status-info .select-button.bottom{border-bottom-color:#0095ff}.nb-theme-default nb-select.appearance-outline.status-control .select-button{background-color:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4);color:#fff}.nb-theme-default nb-select.appearance-outline.status-control .select-button.placeholder,.nb-theme-default nb-select.appearance-outline.status-control .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-outline.status-control .select-button:focus{background-color:hsla(0,0%,100%,.4);border-color:#fff}.nb-theme-default nb-select.appearance-outline.status-control .select-button:hover{background-color:hsla(0,0%,100%,.32);border-color:#fff}.nb-theme-default nb-select.appearance-outline.status-control .select-button[disabled]{color:#fff;background-color:rgba(143,155,179,.16);border-color:hsla(0,0%,100%,.4)}.nb-theme-default nb-select.appearance-outline.status-control .select-button[disabled] nb-icon{color:#fff}.nb-theme-default nb-select.appearance-outline.status-control .select-button.bottom,.nb-theme-default nb-select.appearance-outline.status-control .select-button.top{border-color:hsla(0,0%,100%,.4)}.nb-theme-default nb-select.appearance-outline.status-control .select-button.top{border-top-color:hsla(0,0%,100%,.4)}.nb-theme-default nb-select.appearance-outline.status-control .select-button.bottom{border-bottom-color:hsla(0,0%,100%,.4)}.nb-theme-default nb-select.appearance-outline.size-tiny .select-button{padding:.1875rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-outline.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-outline.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-tiny .select-button{padding-right:1.5rem}.nb-theme-default nb-select.appearance-outline.size-small .select-button{padding:.1875rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-outline.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button,[dir=rtl] .nb-theme-default nb-select.appearance-outline.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button{padding-right:2rem}.nb-theme-default nb-select.appearance-outline.size-medium .select-button{padding:.4375rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-outline.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-outline.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-medium .select-button{padding-right:2.5rem}.nb-theme-default nb-select.appearance-outline.size-large .select-button{padding:.6875rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-outline.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-outline.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-large .select-button{padding-right:3rem}.nb-theme-default nb-select.appearance-outline.size-giant .select-button{padding:.9375rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-outline.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-outline.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-outline.size-giant .select-button{padding-right:3.5rem}.nb-theme-default nb-select.appearance-filled .select-button{border-style:solid;border-width:1px}.nb-theme-default nb-select.appearance-filled.size-tiny .select-button{padding:.1875rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-filled.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-filled.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-tiny .select-button{padding-right:1.5rem}.nb-theme-default nb-select.appearance-filled.size-small .select-button{padding:.1875rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-filled.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button,[dir=rtl] .nb-theme-default nb-select.appearance-filled.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button{padding-right:2rem}.nb-theme-default nb-select.appearance-filled.size-medium .select-button{padding:.4375rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-filled.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-filled.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-medium .select-button{padding-right:2.5rem}.nb-theme-default nb-select.appearance-filled.size-large .select-button{padding:.6875rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-filled.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-filled.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-large .select-button{padding-right:3rem}.nb-theme-default nb-select.appearance-filled.size-giant .select-button{padding:.9375rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-filled.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-filled.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-filled.size-giant .select-button{padding-right:3.5rem}.nb-theme-default nb-select.appearance-filled.status-basic .select-button{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-default nb-select.appearance-filled.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-default nb-select.appearance-filled.status-basic .select-button:focus{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-default nb-select.appearance-filled.status-basic .select-button:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-default nb-select.appearance-filled.status-basic .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-basic .select-button nb-icon{color:#222b45}.nb-theme-default nb-select.appearance-filled.status-primary .select-button{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-default nb-select.appearance-filled.status-primary .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-filled.status-primary .select-button:focus{background-color:#274bdb;border-color:#1a34b8}.nb-theme-default nb-select.appearance-filled.status-primary .select-button:hover{background-color:#598bff;border-color:#598bff}.nb-theme-default nb-select.appearance-filled.status-primary .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-primary .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-filled.status-success .select-button{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-default nb-select.appearance-filled.status-success .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-filled.status-success .select-button:focus{background-color:#00b887;border-color:#00997a}.nb-theme-default nb-select.appearance-filled.status-success .select-button:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-default nb-select.appearance-filled.status-success .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-success .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-filled.status-warning .select-button{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-default nb-select.appearance-filled.status-warning .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-filled.status-warning .select-button:focus{background-color:#db8b00;border-color:#b86e00}.nb-theme-default nb-select.appearance-filled.status-warning .select-button:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-default nb-select.appearance-filled.status-warning .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-warning .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-filled.status-danger .select-button{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-default nb-select.appearance-filled.status-danger .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-filled.status-danger .select-button:focus{background-color:#db2c66;border-color:#b81d5b}.nb-theme-default nb-select.appearance-filled.status-danger .select-button:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-default nb-select.appearance-filled.status-danger .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-danger .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-filled.status-info .select-button{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-default nb-select.appearance-filled.status-info .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-filled.status-info .select-button:focus{background-color:#006fd6;border-color:#0057c2}.nb-theme-default nb-select.appearance-filled.status-info .select-button:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-default nb-select.appearance-filled.status-info .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-info .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-filled.status-control .select-button{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-default nb-select.appearance-filled.status-control .select-button.placeholder{color:#8f9bb3}.nb-theme-default nb-select.appearance-filled.status-control .select-button:focus{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-default nb-select.appearance-filled.status-control .select-button:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-default nb-select.appearance-filled.status-control .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-filled.status-control .select-button nb-icon{color:#222b45}.nb-theme-default nb-select.appearance-hero .select-button{border:none}.nb-theme-default nb-select.appearance-hero.size-tiny .select-button{padding:.25rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-hero.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-hero.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-tiny .select-button{padding-right:1.5rem}.nb-theme-default nb-select.appearance-hero.size-small .select-button{padding:.25rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-hero.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button,[dir=rtl] .nb-theme-default nb-select.appearance-hero.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button{padding-right:2rem}.nb-theme-default nb-select.appearance-hero.size-medium .select-button{padding:.5rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-hero.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-hero.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-medium .select-button{padding-right:2.5rem}.nb-theme-default nb-select.appearance-hero.size-large .select-button{padding:.75rem 1rem}[dir=ltr] .nb-theme-default nb-select.appearance-hero.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-hero.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-large .select-button{padding-right:3rem}.nb-theme-default nb-select.appearance-hero.size-giant .select-button{padding:1rem}[dir=ltr] .nb-theme-default nb-select.appearance-hero.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-default nb-select.appearance-hero.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix nb-select.appearance-hero.size-giant .select-button{padding-right:3.5rem}.nb-theme-default nb-select.appearance-hero.status-basic .select-button{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7);color:#222b45}.nb-theme-default nb-select.appearance-hero.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-default nb-select.appearance-hero.status-basic .select-button:focus{background-image:linear-gradient(90deg,#edf1f7,#e4e9f2)}.nb-theme-default nb-select.appearance-hero.status-basic .select-button:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-default nb-select.appearance-hero.status-basic .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-default nb-select.appearance-hero.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-hero.status-basic .select-button nb-icon{color:#222b45}.nb-theme-default nb-select.appearance-hero.status-primary .select-button{background-image:linear-gradient(90deg,#598bff,#36f);color:#fff}.nb-theme-default nb-select.appearance-hero.status-primary .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-hero.status-primary .select-button:focus{background-image:linear-gradient(90deg,#36f,#274bdb)}.nb-theme-default nb-select.appearance-hero.status-primary .select-button:hover{background-image:linear-gradient(90deg,#a6c1ff,#598bff)}.nb-theme-default nb-select.appearance-hero.status-primary .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-default nb-select.appearance-hero.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-hero.status-primary .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-hero.status-success .select-button{background-image:linear-gradient(90deg,#2ce69b,#00d68f);color:#fff}.nb-theme-default nb-select.appearance-hero.status-success .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-hero.status-success .select-button:focus{background-image:linear-gradient(90deg,#00d68f,#00b887)}.nb-theme-default nb-select.appearance-hero.status-success .select-button:hover{background-image:linear-gradient(90deg,#8cfac7,#2ce69b)}.nb-theme-default nb-select.appearance-hero.status-success .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-default nb-select.appearance-hero.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-hero.status-success .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-hero.status-warning .select-button{background-image:linear-gradient(90deg,#ffc94d,#fa0);color:#fff}.nb-theme-default nb-select.appearance-hero.status-warning .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-hero.status-warning .select-button:focus{background-image:linear-gradient(90deg,#fa0,#db8b00)}.nb-theme-default nb-select.appearance-hero.status-warning .select-button:hover{background-image:linear-gradient(90deg,#ffe59e,#ffc94d)}.nb-theme-default nb-select.appearance-hero.status-warning .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-default nb-select.appearance-hero.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-hero.status-warning .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-hero.status-danger .select-button{background-image:linear-gradient(90deg,#ff708d,#ff3d71);color:#fff}.nb-theme-default nb-select.appearance-hero.status-danger .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-hero.status-danger .select-button:focus{background-image:linear-gradient(90deg,#ff3d71,#db2c66)}.nb-theme-default nb-select.appearance-hero.status-danger .select-button:hover{background-image:linear-gradient(90deg,#ffa8b4,#ff708d)}.nb-theme-default nb-select.appearance-hero.status-danger .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-default nb-select.appearance-hero.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-hero.status-danger .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-hero.status-info .select-button{background-image:linear-gradient(90deg,#42aaff,#0095ff);color:#fff}.nb-theme-default nb-select.appearance-hero.status-info .select-button.placeholder{color:#fff}.nb-theme-default nb-select.appearance-hero.status-info .select-button:focus{background-image:linear-gradient(90deg,#0095ff,#006fd6)}.nb-theme-default nb-select.appearance-hero.status-info .select-button:hover{background-image:linear-gradient(90deg,#94cbff,#42aaff)}.nb-theme-default nb-select.appearance-hero.status-info .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-default nb-select.appearance-hero.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-hero.status-info .select-button nb-icon{color:#fff}.nb-theme-default nb-select.appearance-hero.status-control .select-button{background-image:linear-gradient(90deg,#fff,#fff);color:#222b45}.nb-theme-default nb-select.appearance-hero.status-control .select-button.placeholder{color:#8f9bb3}.nb-theme-default nb-select.appearance-hero.status-control .select-button:focus{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7)}.nb-theme-default nb-select.appearance-hero.status-control .select-button:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-default nb-select.appearance-hero.status-control .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-default nb-select.appearance-hero.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-default nb-select.appearance-hero.status-control .select-button nb-icon{color:#222b45}.nb-theme-default nb-form-field nb-select{width:100%}.nb-theme-default nb-option-list{background-color:#fff;border:.0625rem solid #e4e9f2;border-radius:.25rem;box-shadow:none;overflow:hidden}.nb-theme-default nb-option-list .option-list{height:100%;max-height:20rem;margin:0;padding:0;overflow:auto}.nb-theme-default nb-option-list.position-top{border-bottom:.0625rem solid #e4e9f2}.nb-theme-default nb-option-list.position-bottom{border-top:.0625rem solid #e4e9f2}.nb-theme-default nb-option-group{color:#8f9bb3;font-family:Open Sans,sans-serif}.nb-theme-default nb-option-list.size-tiny nb-option-group{font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-default nb-option-list.size-tiny nb-option-group .option-group-title{padding:.1875rem 1rem}.nb-theme-default nb-option-list.size-tiny nb-option-group nb-option{padding-left:1.25rem}.nb-theme-default nb-option-list.size-small nb-option-group{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-option-list.size-small nb-option-group .option-group-title{padding:.1875rem 1rem}.nb-theme-default nb-option-list.size-small nb-option-group nb-option{padding-left:1.75rem}.nb-theme-default nb-option-list.size-medium nb-option-group{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-option-list.size-medium nb-option-group .option-group-title{padding:.4375rem 1rem}.nb-theme-default nb-option-list.size-medium nb-option-group nb-option{padding-left:2.25rem}.nb-theme-default nb-option-list.size-large nb-option-group{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-option-list.size-large nb-option-group .option-group-title{padding:.6875rem 1rem}.nb-theme-default nb-option-list.size-large nb-option-group nb-option{padding-left:2.25rem}.nb-theme-default nb-option-list.size-giant nb-option-group{font-size:1.125rem;font-weight:700;line-height:1.5rem}.nb-theme-default nb-option-list.size-giant nb-option-group .option-group-title{padding:.9375rem 1rem}.nb-theme-default nb-option-list.size-giant nb-option-group nb-option{padding-left:2.75rem}.nb-theme-default nb-option{background-color:#fff;color:#222b45;font-family:Open Sans,sans-serif}.nb-theme-default nb-option.active{background-color:rgba(143,155,179,.24);color:#222b45}.nb-theme-default nb-option.selected{background-color:#36f;color:#fff}.nb-theme-default nb-option:focus{background-color:rgba(143,155,179,.24);color:#222b45;outline:none}.nb-theme-default nb-option:focus.selected{background-color:#274bdb;color:#fff}.nb-theme-default nb-option:hover{background-color:rgba(143,155,179,.16);color:#222b45}.nb-theme-default nb-option:hover.selected{background-color:#598bff;color:#fff}.nb-theme-default nb-option.multiple.selected{background-color:#fff;color:#222b45}.nb-theme-default nb-option.multiple:focus{background-color:rgba(143,155,179,.24);color:#222b45}.nb-theme-default nb-option-list.size-tiny nb-option{font-size:.75rem;font-weight:600;line-height:1rem;padding:.1875rem 1rem}.nb-theme-default nb-option-list.size-small nb-option{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.1875rem 1rem}.nb-theme-default nb-option-list.size-medium nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.4375rem 1rem}.nb-theme-default nb-option-list.size-large nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.6875rem 1rem}.nb-theme-default nb-option-list.size-giant nb-option{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.9375rem 1rem}.nb-theme-default nb-option,.nb-theme-default nb-option-group{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nb-theme-default nb-option-group[disabled],.nb-theme-default nb-option[disabled]{background-color:#fff;color:rgba(143,155,179,.48)}.nb-theme-default nb-toast{border-style:solid;border-width:1px;border-radius:.25rem;padding:1rem;box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1)}.nb-theme-default nb-toast .title{font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-default nb-toast .message{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.nb-theme-default 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-default nb-toast .icon-container{margin-right:1.25rem}[dir=rtl] .nb-theme-default nb-toast .icon-container{margin-left:1.25rem}.nb-theme-default nb-toast .icon-container nb-icon{font-size:1.5rem}.nb-theme-default nb-toast.status-basic{background:#fff;border-color:#edf1f7;color:#222b45}.nb-theme-default nb-toast.status-basic .title{color:#222b45}.nb-theme-default nb-toast.status-basic.destroy-by-click:hover{background:#fff;border-color:#edf1f7}.nb-theme-default nb-toast.status-basic .icon-container{background:#fff;color:#222b45}.nb-theme-default nb-toast.status-primary{background:#36f;border-color:#36f;color:#fff}.nb-theme-default nb-toast.status-primary .title{color:#fff}.nb-theme-default nb-toast.status-primary.destroy-by-click:hover{background:#598bff;border-color:#598bff}.nb-theme-default nb-toast.status-primary .icon-container{background:#fff;color:#36f}.nb-theme-default nb-toast.status-success{background:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-default nb-toast.status-success .title{color:#fff}.nb-theme-default nb-toast.status-success.destroy-by-click:hover{background:#2ce69b;border-color:#2ce69b}.nb-theme-default nb-toast.status-success .icon-container{background:#fff;color:#00d68f}.nb-theme-default nb-toast.status-warning{background:#fa0;border-color:#fa0;color:#fff}.nb-theme-default nb-toast.status-warning .title{color:#fff}.nb-theme-default nb-toast.status-warning.destroy-by-click:hover{background:#ffc94d;border-color:#ffc94d}.nb-theme-default nb-toast.status-warning .icon-container{background:#fff;color:#fa0}.nb-theme-default nb-toast.status-danger{background:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-default nb-toast.status-danger .title{color:#fff}.nb-theme-default nb-toast.status-danger.destroy-by-click:hover{background:#ff708d;border-color:#ff708d}.nb-theme-default nb-toast.status-danger .icon-container{background:#fff;color:#ff3d71}.nb-theme-default nb-toast.status-info{background:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-default nb-toast.status-info .title{color:#fff}.nb-theme-default nb-toast.status-info.destroy-by-click:hover{background:#42aaff;border-color:#42aaff}.nb-theme-default nb-toast.status-info .icon-container{background:#fff;color:#0095ff}.nb-theme-default nb-toast.status-control{background:#fff;border-color:#fff;color:#222b45}.nb-theme-default nb-toast.status-control .title{color:#222b45}.nb-theme-default nb-toast.status-control.destroy-by-click:hover{background:#f7f9fc;border-color:#f7f9fc}.nb-theme-default nb-toast.status-control .icon-container{background:#fff;color:#222b45}.nb-theme-default .toastr-overlay-container{z-index:1041}.nb-theme-default nb-tooltip{box-shadow:0 .5rem 1rem 0 rgba(44,51,73,.1);background:#151a30;border:0 dashed transparent;border-radius:.25rem;padding:.5rem 1rem;max-width:16rem}.nb-theme-default nb-tooltip nb-icon:only-child{height:1rem;width:1rem}.nb-theme-default nb-tooltip nb-icon:not(:only-child){height:.75rem;width:.75rem}.nb-theme-default nb-tooltip .content{color:#fff;font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}.nb-theme-default nb-tooltip .arrow{border-bottom:6px dashed #151a30}.nb-theme-default nb-tooltip.status-basic{background:#edf1f7;border-color:transparent}.nb-theme-default nb-tooltip.status-basic .arrow{border-bottom-color:#edf1f7}.nb-theme-default nb-tooltip.status-basic .content{color:#222b45}.nb-theme-default nb-tooltip.status-primary{background:#36f;border-color:transparent}.nb-theme-default nb-tooltip.status-primary .arrow{border-bottom-color:#36f}.nb-theme-default nb-tooltip.status-primary .content{color:#fff}.nb-theme-default nb-tooltip.status-success{background:#00d68f;border-color:transparent}.nb-theme-default nb-tooltip.status-success .arrow{border-bottom-color:#00d68f}.nb-theme-default nb-tooltip.status-success .content{color:#fff}.nb-theme-default nb-tooltip.status-warning{background:#fa0;border-color:transparent}.nb-theme-default nb-tooltip.status-warning .arrow{border-bottom-color:#fa0}.nb-theme-default nb-tooltip.status-warning .content{color:#fff}.nb-theme-default nb-tooltip.status-danger{background:#ff3d71;border-color:transparent}.nb-theme-default nb-tooltip.status-danger .arrow{border-bottom-color:#ff3d71}.nb-theme-default nb-tooltip.status-danger .content{color:#fff}.nb-theme-default nb-tooltip.status-info{background:#0095ff;border-color:transparent}.nb-theme-default nb-tooltip.status-info .arrow{border-bottom-color:#0095ff}.nb-theme-default nb-tooltip.status-info .content{color:#fff}.nb-theme-default nb-tooltip.status-control{background:#fff;border-color:transparent}.nb-theme-default nb-tooltip.status-control .arrow{border-bottom-color:#fff}.nb-theme-default nb-tooltip.status-control .content{color:#222b45}.nb-theme-default nb-datepicker-container nb-card{border:.0625rem solid #e4e9f2;border-radius:.25rem;background:#fff;box-shadow:none}.nb-theme-default nb-calendar-with-time .nb-timepicker-container,.nb-theme-default nb-calendar-with-time nb-base-calendar nb-card{border:none}.nb-theme-default nb-calendar-with-time .column-header{border-top:.0625rem solid #e4e9f2;border-radius:0}.nb-theme-default nb-calendar-with-time .timepicker-section.size-large .header-cell,.nb-theme-default nb-calendar-with-time .timepicker-section.size-large nb-list-item{height:3rem}[dir=ltr] .nb-theme-default nb-calendar-with-time .timepicker-section{border-left:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-default nb-calendar-with-time .timepicker-section{border-right:.0625rem solid #e4e9f2}.nb-theme-default nb-calendar-with-time .timepicker-single-column-width{width:5rem}.nb-theme-default nb-calendar-with-time .timepicker-multiple-column-width{width:13.875rem}.nb-theme-default nb-calendar-with-time .picker-title{height:3.75rem;padding:1.25rem}.nb-theme-default nb-radio .inner-circle,.nb-theme-default nb-radio .outer-circle{height:1.25rem;width:1.25rem}.nb-theme-default nb-radio .outer-circle{border-style:solid;border-width:1px}.nb-theme-default nb-radio .native-input:enabled:focus+.outer-circle{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-default nb-radio.status-basic .native-input:enabled+.outer-circle{background-color:rgba(143,155,179,.08);border-color:#8f9bb3}.nb-theme-default nb-radio.status-basic .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#36f}.nb-theme-default nb-radio.status-basic .native-input:enabled:checked~.inner-circle{background-color:#36f}.nb-theme-default nb-radio.status-basic .native-input:enabled:focus+.outer-circle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-radio.status-basic .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#1a34b8}.nb-theme-default nb-radio.status-basic .native-input:enabled:checked:focus~.inner-circle{background-color:#274bdb}.nb-theme-default nb-radio.status-basic label:hover .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-default nb-radio.status-basic label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#598bff}.nb-theme-default nb-radio.status-basic label:hover .native-input:checked:enabled~.inner-circle{background-color:#598bff}.nb-theme-default nb-radio.status-basic label .native-input:enabled:active+.outer-circle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-radio.status-basic label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#274bdb}.nb-theme-default nb-radio.status-basic label .native-input:enabled:checked:active~.inner-circle{background-color:#274bdb}.nb-theme-default nb-radio.status-basic .text{color:#222b45}.nb-theme-default nb-radio.status-basic .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-radio.status-basic .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-basic .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-basic .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-primary .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,.08);border-color:#36f}.nb-theme-default nb-radio.status-primary .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#36f}.nb-theme-default nb-radio.status-primary .native-input:enabled:checked~.inner-circle{background-color:#36f}.nb-theme-default nb-radio.status-primary .native-input:enabled:focus+.outer-circle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-radio.status-primary .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#1a34b8}.nb-theme-default nb-radio.status-primary .native-input:enabled:checked:focus~.inner-circle{background-color:#274bdb}.nb-theme-default nb-radio.status-primary label:hover .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-default nb-radio.status-primary label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#598bff}.nb-theme-default nb-radio.status-primary label:hover .native-input:checked:enabled~.inner-circle{background-color:#598bff}.nb-theme-default nb-radio.status-primary label .native-input:enabled:active+.outer-circle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-default nb-radio.status-primary label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#274bdb}.nb-theme-default nb-radio.status-primary label .native-input:enabled:checked:active~.inner-circle{background-color:#274bdb}.nb-theme-default nb-radio.status-primary .text{color:#222b45}.nb-theme-default nb-radio.status-primary .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-radio.status-primary .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-primary .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-primary .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-success .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,.08);border-color:#00d68f}.nb-theme-default nb-radio.status-success .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#00d68f}.nb-theme-default nb-radio.status-success .native-input:enabled:checked~.inner-circle{background-color:#00d68f}.nb-theme-default nb-radio.status-success .native-input:enabled:focus+.outer-circle{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-default nb-radio.status-success .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#00997a}.nb-theme-default nb-radio.status-success .native-input:enabled:checked:focus~.inner-circle{background-color:#00b887}.nb-theme-default nb-radio.status-success label:hover .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,.16);border-color:#00d68f}.nb-theme-default nb-radio.status-success label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#2ce69b}.nb-theme-default nb-radio.status-success label:hover .native-input:checked:enabled~.inner-circle{background-color:#2ce69b}.nb-theme-default nb-radio.status-success label .native-input:enabled:active+.outer-circle{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-default nb-radio.status-success label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#00b887}.nb-theme-default nb-radio.status-success label .native-input:enabled:checked:active~.inner-circle{background-color:#00b887}.nb-theme-default nb-radio.status-success .text{color:#222b45}.nb-theme-default nb-radio.status-success .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-radio.status-success .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-success .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-success .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-warning .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,.08);border-color:#fa0}.nb-theme-default nb-radio.status-warning .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#fa0}.nb-theme-default nb-radio.status-warning .native-input:enabled:checked~.inner-circle{background-color:#fa0}.nb-theme-default nb-radio.status-warning .native-input:enabled:focus+.outer-circle{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-default nb-radio.status-warning .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#b86e00}.nb-theme-default nb-radio.status-warning .native-input:enabled:checked:focus~.inner-circle{background-color:#db8b00}.nb-theme-default nb-radio.status-warning label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,.16);border-color:#fa0}.nb-theme-default nb-radio.status-warning label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#ffc94d}.nb-theme-default nb-radio.status-warning label:hover .native-input:checked:enabled~.inner-circle{background-color:#ffc94d}.nb-theme-default nb-radio.status-warning label .native-input:enabled:active+.outer-circle{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-default nb-radio.status-warning label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#db8b00}.nb-theme-default nb-radio.status-warning label .native-input:enabled:checked:active~.inner-circle{background-color:#db8b00}.nb-theme-default nb-radio.status-warning .text{color:#222b45}.nb-theme-default nb-radio.status-warning .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-radio.status-warning .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-warning .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-warning .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-danger .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,.08);border-color:#ff3d71}.nb-theme-default nb-radio.status-danger .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#ff3d71}.nb-theme-default nb-radio.status-danger .native-input:enabled:checked~.inner-circle{background-color:#ff3d71}.nb-theme-default nb-radio.status-danger .native-input:enabled:focus+.outer-circle{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-default nb-radio.status-danger .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#b81d5b}.nb-theme-default nb-radio.status-danger .native-input:enabled:checked:focus~.inner-circle{background-color:#db2c66}.nb-theme-default nb-radio.status-danger label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,.16);border-color:#ff3d71}.nb-theme-default nb-radio.status-danger label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#ff708d}.nb-theme-default nb-radio.status-danger label:hover .native-input:checked:enabled~.inner-circle{background-color:#ff708d}.nb-theme-default nb-radio.status-danger label .native-input:enabled:active+.outer-circle{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-default nb-radio.status-danger label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#db2c66}.nb-theme-default nb-radio.status-danger label .native-input:enabled:checked:active~.inner-circle{background-color:#db2c66}.nb-theme-default nb-radio.status-danger .text{color:#222b45}.nb-theme-default nb-radio.status-danger .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-radio.status-danger .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-danger .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-danger .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-info .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,.08);border-color:#0095ff}.nb-theme-default nb-radio.status-info .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#0095ff}.nb-theme-default nb-radio.status-info .native-input:enabled:checked~.inner-circle{background-color:#0095ff}.nb-theme-default nb-radio.status-info .native-input:enabled:focus+.outer-circle{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-default nb-radio.status-info .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#0057c2}.nb-theme-default nb-radio.status-info .native-input:enabled:checked:focus~.inner-circle{background-color:#006fd6}.nb-theme-default nb-radio.status-info label:hover .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,.16);border-color:#0095ff}.nb-theme-default nb-radio.status-info label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#42aaff}.nb-theme-default nb-radio.status-info label:hover .native-input:checked:enabled~.inner-circle{background-color:#42aaff}.nb-theme-default nb-radio.status-info label .native-input:enabled:active+.outer-circle{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-default nb-radio.status-info label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#006fd6}.nb-theme-default nb-radio.status-info label .native-input:enabled:checked:active~.inner-circle{background-color:#006fd6}.nb-theme-default nb-radio.status-info .text{color:#222b45}.nb-theme-default nb-radio.status-info .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-radio.status-info .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-info .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-info .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-control .native-input:enabled+.outer-circle{background-color:hsla(0,0%,100%,.08);border-color:#fff}.nb-theme-default nb-radio.status-control .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#fff}.nb-theme-default nb-radio.status-control .native-input:enabled:checked~.inner-circle{background-color:#fff}.nb-theme-default nb-radio.status-control .native-input:enabled:focus+.outer-circle{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-default nb-radio.status-control .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#c5cee0}.nb-theme-default nb-radio.status-control .native-input:enabled:checked:focus~.inner-circle{background-color:#edf1f7}.nb-theme-default nb-radio.status-control label:hover .native-input:enabled+.outer-circle{background-color:hsla(0,0%,100%,.16);border-color:#fff}.nb-theme-default nb-radio.status-control label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#f7f9fc}.nb-theme-default nb-radio.status-control label:hover .native-input:checked:enabled~.inner-circle{background-color:#f7f9fc}.nb-theme-default nb-radio.status-control label .native-input:enabled:active+.outer-circle{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-default nb-radio.status-control label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#edf1f7}.nb-theme-default nb-radio.status-control label .native-input:enabled:checked:active~.inner-circle{background-color:#edf1f7}.nb-theme-default nb-radio.status-control .text{color:#fff}.nb-theme-default nb-radio.status-control .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-default nb-radio.status-control .native-input:disabled~.text{color:#fff}.nb-theme-default nb-radio.status-control .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio.status-control .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-default nb-radio .text{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}[dir=ltr] .nb-theme-default nb-radio .text{margin-left:1.25rem}[dir=rtl] .nb-theme-default nb-radio .text{margin-right:1.25rem}.nb-theme-default .nb-tree-grid-cell,.nb-theme-default .nb-tree-grid-footer-cell,.nb-theme-default .nb-tree-grid-header-cell{height:2rem;padding:.875rem 1.25rem;border:1px solid #f7f9fc}.nb-theme-default .nb-tree-grid-footer-row,.nb-theme-default .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-default .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-default .nb-tree-grid-row:hover{background:#fff}.nb-theme-default .nb-tree-grid-row:nth-child(2n):not(:hover){background-color:#fff}.nb-theme-default .nb-tree-grid-header-cell button{vertical-align:middle}.nb-theme-default nb-sort-icon nb-icon,.nb-theme-default nb-tree-grid-row-toggle nb-icon{font-size:inherit;vertical-align:middle;color:currentColor}.nb-theme-default .nb-tree-grid-header-change-sort-button{background:transparent;border:none;padding:0;color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.nb-theme-default nb-icon{font-size:1.25rem;line-height:1;width:1em;height:1em}.nb-theme-default nb-icon svg{vertical-align:top}.nb-theme-default nb-icon.status-basic{color:#8f9bb3}.nb-theme-default nb-icon.status-primary{color:#36f}.nb-theme-default nb-icon.status-success{color:#00d68f}.nb-theme-default nb-icon.status-warning{color:#fa0}.nb-theme-default nb-icon.status-danger{color:#ff3d71}.nb-theme-default nb-icon.status-info{color:#0095ff}.nb-theme-default nb-icon.status-control{color:#fff}.nb-theme-default .nb-form-control-container{max-width:inherit}.nb-theme-default .nb-form-field-addon{display:flex;justify-content:center;align-items:center;z-index:1}.nb-theme-default .nb-form-field-addon-disabled{color:rgba(143,155,179,.48)}.nb-theme-default nb-form-field.nb-transition .nb-form-field-addon{transition-duration:.15s;transition-property:color;transition-timing-function:ease-in}.nb-theme-default .nb-form-field-addon-basic{color:#8f9bb3}.nb-theme-default .nb-form-field-addon-basic-highlight,.nb-theme-default .nb-form-field-addon-primary{color:#36f}.nb-theme-default .nb-form-field-addon-primary-highlight{color:#274bdb}.nb-theme-default .nb-form-field-addon-success{color:#00d68f}.nb-theme-default .nb-form-field-addon-success-highlight{color:#00b887}.nb-theme-default .nb-form-field-addon-warning{color:#fa0}.nb-theme-default .nb-form-field-addon-warning-highlight{color:#db8b00}.nb-theme-default .nb-form-field-addon-danger{color:#ff3d71}.nb-theme-default .nb-form-field-addon-danger-highlight{color:#db2c66}.nb-theme-default .nb-form-field-addon-info{color:#0095ff}.nb-theme-default .nb-form-field-addon-info-highlight{color:#006fd6}.nb-theme-default .nb-form-field-addon-control,.nb-theme-default .nb-form-field-addon-control-highlight{color:#fff}.nb-theme-default .nb-form-field-limited-width.nb-form-field-size-tiny{max-width:20rem}.nb-theme-default .nb-form-field-prefix-tiny,.nb-theme-default .nb-form-field-suffix-tiny{height:1.5rem;width:1.5rem;font-size:.625rem;line-height:.75rem;font-weight:700}.nb-theme-default .nb-form-field-prefix-tiny nb-icon,.nb-theme-default .nb-form-field-suffix-tiny nb-icon{font-size:.75rem;line-height:.75rem}[dir=ltr] .nb-theme-default .nb-form-field-prefix-tiny{margin-right:calc(1.5rem * -1)}[dir=ltr] .nb-theme-default .nb-form-field-suffix-tiny,[dir=rtl] .nb-theme-default .nb-form-field-prefix-tiny{margin-left:calc(1.5rem * -1)}[dir=rtl] .nb-theme-default .nb-form-field-suffix-tiny{margin-right:calc(1.5rem * -1)}.nb-theme-default .nb-form-field-limited-width.nb-form-field-size-small{max-width:20rem}.nb-theme-default .nb-form-field-prefix-small,.nb-theme-default .nb-form-field-suffix-small{height:2rem;width:2rem;font-size:.75rem;line-height:1rem;font-weight:700}.nb-theme-default .nb-form-field-prefix-small nb-icon,.nb-theme-default .nb-form-field-suffix-small nb-icon{font-size:1rem;line-height:1rem}[dir=ltr] .nb-theme-default .nb-form-field-prefix-small{margin-right:calc(2rem * -1)}[dir=ltr] .nb-theme-default .nb-form-field-suffix-small,[dir=rtl] .nb-theme-default .nb-form-field-prefix-small{margin-left:calc(2rem * -1)}[dir=rtl] .nb-theme-default .nb-form-field-suffix-small{margin-right:calc(2rem * -1)}.nb-theme-default .nb-form-field-limited-width.nb-form-field-size-medium{max-width:20rem}.nb-theme-default .nb-form-field-prefix-medium,.nb-theme-default .nb-form-field-suffix-medium{height:2.5rem;width:2.5rem;font-size:.875rem;line-height:1rem;font-weight:700}.nb-theme-default .nb-form-field-prefix-medium nb-icon,.nb-theme-default .nb-form-field-suffix-medium nb-icon{font-size:1.25rem;line-height:1.25rem}[dir=ltr] .nb-theme-default .nb-form-field-prefix-medium{margin-right:calc(2.5rem * -1)}[dir=ltr] .nb-theme-default .nb-form-field-suffix-medium,[dir=rtl] .nb-theme-default .nb-form-field-prefix-medium{margin-left:calc(2.5rem * -1)}[dir=rtl] .nb-theme-default .nb-form-field-suffix-medium{margin-right:calc(2.5rem * -1)}.nb-theme-default .nb-form-field-limited-width.nb-form-field-size-large{max-width:30rem}.nb-theme-default .nb-form-field-prefix-large,.nb-theme-default .nb-form-field-suffix-large{height:3rem;width:3rem;font-size:1rem;line-height:1.25rem;font-weight:700}.nb-theme-default .nb-form-field-prefix-large nb-icon,.nb-theme-default .nb-form-field-suffix-large nb-icon{font-size:1.5rem;line-height:1.5rem}[dir=ltr] .nb-theme-default .nb-form-field-prefix-large{margin-right:calc(3rem * -1)}[dir=ltr] .nb-theme-default .nb-form-field-suffix-large,[dir=rtl] .nb-theme-default .nb-form-field-prefix-large{margin-left:calc(3rem * -1)}[dir=rtl] .nb-theme-default .nb-form-field-suffix-large{margin-right:calc(3rem * -1)}.nb-theme-default .nb-form-field-limited-width.nb-form-field-size-giant{max-width:30rem}.nb-theme-default .nb-form-field-prefix-giant,.nb-theme-default .nb-form-field-suffix-giant{height:3.5rem;width:3.5rem;font-size:1.125rem;line-height:1.5rem;font-weight:700}.nb-theme-default .nb-form-field-prefix-giant nb-icon,.nb-theme-default .nb-form-field-suffix-giant nb-icon{font-size:1.5rem;line-height:1.5rem}[dir=ltr] .nb-theme-default .nb-form-field-prefix-giant{margin-right:calc(3.5rem * -1)}[dir=ltr] .nb-theme-default .nb-form-field-suffix-giant,[dir=rtl] .nb-theme-default .nb-form-field-prefix-giant{margin-left:calc(3.5rem * -1)}[dir=rtl] .nb-theme-default .nb-form-field-suffix-giant{margin-right:calc(3.5rem * -1)}.nb-theme-default 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-default nb-tag.nb-transition{transition-duration:.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-default nb-tag.size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:.0625rem .9375rem}.nb-theme-default nb-tag.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.0625rem .9375rem}.nb-theme-default nb-tag.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.1875rem .9375rem}.nb-theme-default nb-tag.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.3125rem .9375rem}.nb-theme-default nb-tag.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.4375rem .9375rem}.nb-theme-default nb-tag.appearance-filled.status-basic{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-default nb-tag.appearance-filled.status-basic.selected{background-color:color-basic-actove;border-color:#e4e9f2}.nb-theme-default nb-tag.appearance-filled.status-basic.active{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-default nb-tag.appearance-filled.status-basic:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-default nb-tag.appearance-filled.status-primary{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-default nb-tag.appearance-filled.status-primary.selected{background-color:color-primary-actove;border-color:#274bdb}.nb-theme-default nb-tag.appearance-filled.status-primary.active{background-color:#274bdb;border-color:#1a34b8}.nb-theme-default nb-tag.appearance-filled.status-primary:hover{background-color:#598bff;border-color:#598bff}.nb-theme-default nb-tag.appearance-filled.status-success{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-default nb-tag.appearance-filled.status-success.selected{background-color:color-success-actove;border-color:#00b887}.nb-theme-default nb-tag.appearance-filled.status-success.active{background-color:#00b887;border-color:#00997a}.nb-theme-default nb-tag.appearance-filled.status-success:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-default nb-tag.appearance-filled.status-warning{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-default nb-tag.appearance-filled.status-warning.selected{background-color:color-warning-actove;border-color:#db8b00}.nb-theme-default nb-tag.appearance-filled.status-warning.active{background-color:#db8b00;border-color:#b86e00}.nb-theme-default nb-tag.appearance-filled.status-warning:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-default nb-tag.appearance-filled.status-danger{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-default nb-tag.appearance-filled.status-danger.selected{background-color:color-danger-actove;border-color:#db2c66}.nb-theme-default nb-tag.appearance-filled.status-danger.active{background-color:#db2c66;border-color:#b81d5b}.nb-theme-default nb-tag.appearance-filled.status-danger:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-default nb-tag.appearance-filled.status-info{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-default nb-tag.appearance-filled.status-info.selected{background-color:color-info-actove;border-color:#006fd6}.nb-theme-default nb-tag.appearance-filled.status-info.active{background-color:#006fd6;border-color:#0057c2}.nb-theme-default nb-tag.appearance-filled.status-info:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-default nb-tag.appearance-filled.status-control{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-default nb-tag.appearance-filled.status-control.selected{background-color:color-control-actove;border-color:#edf1f7}.nb-theme-default nb-tag.appearance-filled.status-control.active{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-default nb-tag.appearance-filled.status-control:hover{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-default nb-tag.appearance-outline.status-basic{background-color:rgba(143,155,179,.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-default nb-tag.appearance-outline.status-basic.active,.nb-theme-default nb-tag.appearance-outline.status-basic.selected{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-default nb-tag.appearance-outline.status-basic:hover{background-color:rgba(143,155,179,.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-default nb-tag.appearance-outline.status-primary{background-color:rgba(51,102,255,.08);border-color:#36f;color:#36f}.nb-theme-default nb-tag.appearance-outline.status-primary.active,.nb-theme-default nb-tag.appearance-outline.status-primary.selected{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-default nb-tag.appearance-outline.status-primary:hover{background-color:rgba(51,102,255,.16);border-color:#36f;color:#36f}.nb-theme-default nb-tag.appearance-outline.status-success{background-color:rgba(0,214,143,.08);border-color:#00d68f;color:#00d68f}.nb-theme-default nb-tag.appearance-outline.status-success.active,.nb-theme-default nb-tag.appearance-outline.status-success.selected{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-default nb-tag.appearance-outline.status-success:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f;color:#00d68f}.nb-theme-default nb-tag.appearance-outline.status-warning{background-color:rgba(255,170,0,.08);border-color:#fa0;color:#fa0}.nb-theme-default nb-tag.appearance-outline.status-warning.active,.nb-theme-default nb-tag.appearance-outline.status-warning.selected{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-default nb-tag.appearance-outline.status-warning:hover{background-color:rgba(255,170,0,.16);border-color:#fa0;color:#fa0}.nb-theme-default nb-tag.appearance-outline.status-danger{background-color:rgba(255,61,113,.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-default nb-tag.appearance-outline.status-danger.active,.nb-theme-default nb-tag.appearance-outline.status-danger.selected{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-default nb-tag.appearance-outline.status-danger:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-default nb-tag.appearance-outline.status-info{background-color:rgba(0,149,255,.08);border-color:#0095ff;color:#0095ff}.nb-theme-default nb-tag.appearance-outline.status-info.active,.nb-theme-default nb-tag.appearance-outline.status-info.selected{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-default nb-tag.appearance-outline.status-info:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff;color:#0095ff}.nb-theme-default nb-tag.appearance-outline.status-control{background-color:hsla(0,0%,100%,.08);border-color:#fff;color:#fff}.nb-theme-default nb-tag.appearance-outline.status-control.active,.nb-theme-default nb-tag.appearance-outline.status-control.selected{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-default nb-tag.appearance-outline.status-control:hover{background-color:hsla(0,0%,100%,.16);border-color:#fff;color:#fff}.nb-theme-default .nb-tag-remove{cursor:pointer}.nb-theme-default .nb-tag-remove.size-tiny{font-size:1rem}[dir=ltr] .nb-theme-default .nb-tag-remove.size-tiny{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-default .nb-tag-remove.size-tiny{margin-right:.625rem;margin-left:-.625rem}.nb-theme-default .nb-tag-remove.size-small{font-size:1.5rem}[dir=ltr] .nb-theme-default .nb-tag-remove.size-small{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-default .nb-tag-remove.size-small{margin-right:.625rem;margin-left:-.625rem}.nb-theme-default .nb-tag-remove.size-medium{font-size:1.5rem}[dir=ltr] .nb-theme-default .nb-tag-remove.size-medium{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-default .nb-tag-remove.size-medium{margin-right:.625rem;margin-left:-.625rem}.nb-theme-default .nb-tag-remove.size-large{font-size:1.5rem}[dir=ltr] .nb-theme-default .nb-tag-remove.size-large{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-default .nb-tag-remove.size-large{margin-right:.625rem;margin-left:-.625rem}.nb-theme-default .nb-tag-remove.size-giant{font-size:1.5rem}[dir=ltr] .nb-theme-default .nb-tag-remove.size-giant{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-default .nb-tag-remove.size-giant{margin-right:.625rem;margin-left:-.625rem}.nb-theme-default nb-tag-list{display:inline-flex;outline:none}.nb-theme-default nb-tag-list.size-tiny .nb-tag-list-tags-wrapper{margin:-.0625rem}.nb-theme-default nb-tag-list.size-tiny .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-default nb-tag-list.size-tiny .nb-tag-list-tags-wrapper nb-tag{margin:.0625rem}.nb-theme-default nb-tag-list.size-small .nb-tag-list-tags-wrapper{margin:-.125rem}.nb-theme-default nb-tag-list.size-small .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-default nb-tag-list.size-small .nb-tag-list-tags-wrapper nb-tag{margin:.125rem}.nb-theme-default nb-tag-list.size-medium .nb-tag-list-tags-wrapper{margin:-.25rem}.nb-theme-default nb-tag-list.size-medium .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-default nb-tag-list.size-medium .nb-tag-list-tags-wrapper nb-tag{margin:.25rem}.nb-theme-default nb-tag-list.size-large .nb-tag-list-tags-wrapper{margin:-.375rem}.nb-theme-default nb-tag-list.size-large .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-default nb-tag-list.size-large .nb-tag-list-tags-wrapper nb-tag{margin:.375rem}.nb-theme-default nb-tag-list.size-giant .nb-tag-list-tags-wrapper{margin:-.5rem}.nb-theme-default nb-tag-list.size-giant .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-default nb-tag-list.size-giant .nb-tag-list-tags-wrapper nb-tag{margin:.5rem}.nb-theme-default .nb-tag-list-tags-wrapper{display:inline-flex;align-items:center;align-content:center;flex-wrap:wrap;flex:1}.nb-theme-default .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-default .nb-tag-list-with-input.nb-transition{transition-duration:.15s;transition-property:border,background-color,color,box-shadow;transition-timing-function:ease-in}.nb-theme-default .nb-tag-list-with-input::-moz-placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-default .nb-tag-list-with-input:-ms-input-placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-default .nb-tag-list-with-input::placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-default .nb-tag-list-with-input:focus{outline:none}.nb-theme-default .nb-tag-list-with-input.input-full-width{width:100%}.nb-theme-default .nb-tag-list-with-input.shape-rectangle{border-radius:.25rem}.nb-theme-default .nb-tag-list-with-input.shape-semi-round{border-radius:.75rem}.nb-theme-default .nb-tag-list-with-input.shape-round{border-radius:1.5rem}.nb-theme-default .nb-tag-list-with-input.size-small,.nb-theme-default .nb-tag-list-with-input.size-tiny{padding:.0625rem 1rem}.nb-theme-default .nb-tag-list-with-input.size-medium{padding:.1875rem 1rem}.nb-theme-default .nb-tag-list-with-input.size-large{padding:.3125rem 1rem}.nb-theme-default .nb-tag-list-with-input.size-giant{padding:.4375rem 1rem}.nb-theme-default .nb-tag-list-with-input.status-basic{background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-default .nb-tag-list-with-input.status-basic.focus{background-color:#fff;border-color:#36f}.nb-theme-default .nb-tag-list-with-input.status-primary{background-color:#f7f9fc;border-color:#36f}.nb-theme-default .nb-tag-list-with-input.status-primary.focus{background-color:#fff;border-color:#1a34b8}.nb-theme-default .nb-tag-list-with-input.status-success{background-color:#f7f9fc;border-color:#00d68f}.nb-theme-default .nb-tag-list-with-input.status-success.focus{background-color:#fff;border-color:#00997a}.nb-theme-default .nb-tag-list-with-input.status-warning{background-color:#f7f9fc;border-color:#fa0}.nb-theme-default .nb-tag-list-with-input.status-warning.focus{background-color:#fff;border-color:#b86e00}.nb-theme-default .nb-tag-list-with-input.status-danger{background-color:#f7f9fc;border-color:#ff3d71}.nb-theme-default .nb-tag-list-with-input.status-danger.focus{background-color:#fff;border-color:#b81d5b}.nb-theme-default .nb-tag-list-with-input.status-info{background-color:#f7f9fc;border-color:#0095ff}.nb-theme-default .nb-tag-list-with-input.status-info.focus{background-color:#fff;border-color:#0057c2}.nb-theme-default .nb-tag-list-with-input.status-control{background-color:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4)}.nb-theme-default .nb-tag-list-with-input.status-control.focus{background-color:hsla(0,0%,100%,.4);border-color:#fff}.nb-theme-default nb-form-field nb-tag-list{width:100%}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-tiny{padding-right:1.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-small{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-small{padding-right:2rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small{padding-left:2rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-medium{padding-right:2.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-large{padding-left:3rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-large{padding-right:3rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large{padding-left:3rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-giant{padding-left:3.5rem}[dir=ltr] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant,[dir=rtl] .nb-theme-default .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-giant{padding-right:3.5rem}[dir=rtl] .nb-theme-default .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant{padding-left:3.5rem}.nb-theme-default .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-default .nb-tag-input::-moz-placeholder{font-family:Open Sans,sans-serif}.nb-theme-default .nb-tag-input:-ms-input-placeholder{font-family:Open Sans,sans-serif}.nb-theme-default .nb-tag-input::placeholder{font-family:Open Sans,sans-serif}.nb-theme-default .nb-tag-input.size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:.125rem 0}.nb-theme-default .nb-tag-input.size-tiny::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-tiny:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-tiny::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.125rem 0}.nb-theme-default .nb-tag-input.size-small::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-small:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-small::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.25rem 0}.nb-theme-default .nb-tag-input.size-medium::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-medium:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-medium::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.375rem 0}.nb-theme-default .nb-tag-input.size-large::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-large:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-large::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.5rem 0}.nb-theme-default .nb-tag-input.size-giant::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-giant:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.size-giant::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .nb-tag-input.status-basic{color:#222b45}.nb-theme-default .nb-tag-input.status-basic::-moz-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-basic:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-basic::placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-basic:disabled{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-basic:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-basic:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-primary{color:#222b45}.nb-theme-default .nb-tag-input.status-primary::-moz-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-primary:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-primary::placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-primary:disabled{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-primary:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-primary:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-success{color:#222b45}.nb-theme-default .nb-tag-input.status-success::-moz-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-success:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-success::placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-success:disabled{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-success:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-success:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-success:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-warning{color:#222b45}.nb-theme-default .nb-tag-input.status-warning::-moz-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-warning:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-warning::placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-warning:disabled{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-warning:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-warning:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-danger{color:#222b45}.nb-theme-default .nb-tag-input.status-danger::-moz-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-danger:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-danger::placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-danger:disabled{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-danger:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-danger:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-info{color:#222b45}.nb-theme-default .nb-tag-input.status-info::-moz-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-info:-ms-input-placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-info::placeholder{color:#8f9bb3}.nb-theme-default .nb-tag-input.status-info:disabled{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-info:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-info:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-info:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-default .nb-tag-input.status-control{color:#fff}.nb-theme-default .nb-tag-input.status-control::-moz-placeholder{color:#fff}.nb-theme-default .nb-tag-input.status-control:-ms-input-placeholder{color:#fff}.nb-theme-default .nb-tag-input.status-control::placeholder{color:#fff}.nb-theme-default .nb-tag-input.status-control:disabled{color:#fff}.nb-theme-default .nb-tag-input.status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-default .nb-tag-input.status-control:disabled:-ms-input-placeholder{color:#fff}.nb-theme-default .nb-tag-input.status-control:disabled::placeholder{color:#fff}.nb-theme-default body{color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .h1,.nb-theme-default .h2,.nb-theme-default .h3,.nb-theme-default .h4,.nb-theme-default .h5,.nb-theme-default .h6,.nb-theme-default h1,.nb-theme-default h2,.nb-theme-default h3,.nb-theme-default h4,.nb-theme-default h5,.nb-theme-default h6{color:#222b45}.nb-theme-default .h1,.nb-theme-default h1{font-size:2.25rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:3rem}.nb-theme-default .h2,.nb-theme-default h2{font-size:2rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:2.5rem}.nb-theme-default .h3,.nb-theme-default h3{font-size:1.875rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:2.5rem}.nb-theme-default .h4,.nb-theme-default h4{font-size:1.625rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:2rem}.nb-theme-default .h5,.nb-theme-default h5{font-size:1.375rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:2rem}.nb-theme-default .h6,.nb-theme-default h6{font-size:1.125rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:1.5rem}.nb-theme-default .subtitle,.nb-theme-default .subtitle-2{color:#222b45}.nb-theme-default .subtitle{font-size:.9375rem}.nb-theme-default .subtitle,.nb-theme-default .subtitle-2{font-family:Open Sans,sans-serif;font-weight:600;line-height:1.5rem}.nb-theme-default .subtitle-2{font-size:.8125rem}.nb-theme-default .paragraph,.nb-theme-default p{color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .paragraph-2{color:#222b45;font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.nb-theme-default a{color:#36f;text-decoration:underline;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.nb-theme-default a:focus{color:#274bdb}.nb-theme-default a:hover{color:#598bff}.nb-theme-default a.link-alternate,.nb-theme-default a.link-alternate:hover,.nb-theme-default a.link-control,.nb-theme-default a.link-control:hover{color:#fff}.nb-theme-default .label{color:#8f9bb3;font-weight:700}.nb-theme-default .caption,.nb-theme-default .label{font-family:Open Sans,sans-serif;font-size:.75rem;line-height:1rem}.nb-theme-default .caption{font-weight:400}.nb-theme-default .caption-2{font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-default .caption,.nb-theme-default .caption-2{color:#8f9bb3}.nb-theme-default .caption-2.status-basic,.nb-theme-default .caption.status-basic{color:#222b45}.nb-theme-default .caption-2.status-primary,.nb-theme-default .caption.status-primary{color:#36f}.nb-theme-default .caption-2.status-success,.nb-theme-default .caption.status-success{color:#00d68f}.nb-theme-default .caption-2.status-warning,.nb-theme-default .caption.status-warning{color:#fa0}.nb-theme-default .caption-2.status-danger,.nb-theme-default .caption.status-danger{color:#ff3d71}.nb-theme-default .caption-2.status-info,.nb-theme-default .caption.status-info{color:#0095ff}.nb-theme-default .caption-2.status-control,.nb-theme-default .caption.status-control{color:#fff}.nb-theme-default li{color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-default .text-alternate{color:#fff}.nb-theme-default .text-disabled{color:rgba(143,155,179,.48)}.nb-theme-default .text-hint{color:#8f9bb3}.nb-theme-default .text-basic{color:#222b45}.nb-theme-default .text-primary{color:#36f}.nb-theme-default .text-success{color:#00d68f}.nb-theme-default .text-warning{color:#fa0}.nb-theme-default .text-danger{color:#ff3d71}.nb-theme-default .text-info{color:#0095ff}.nb-theme-default .text-control{color:#fff}.nb-theme-default ng2-smart-table table tr td,.nb-theme-default ng2-smart-table table tr th,.nb-theme-default 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-default ng2-smart-table table tr td,.nb-theme-default ng2-smart-table table tr th{position:relative;padding:.875rem 1.25rem;border:1px solid #edf1f7;vertical-align:middle}.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th{padding:.875rem 1.25rem}[dir=ltr] .nb-theme-default ng2-smart-table table tr.ng2-smart-titles th{padding-right:1.75rem}[dir=rtl] .nb-theme-default ng2-smart-table table tr.ng2-smart-titles th{padding-left:1.75rem}.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a:active,.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a:hover,.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a:visited{color:#222b45;text-decoration:none}.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.asc,.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.desc{font-weight:400}.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.asc:after,.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.desc:after{border-bottom-color:#222b45;border-width:.375rem;position:absolute;margin:0;top:50%;transform:translateY(-50%)}[dir=ltr] .nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.asc:after,[dir=ltr] .nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.desc:after{right:.75rem}[dir=rtl] .nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.asc:after,[dir=rtl] .nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.desc:after{left:.75rem}.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.asc.desc:after,.nb-theme-default ng2-smart-table table tr.ng2-smart-titles th a.sort.desc.desc:after{transform:translateY(-50%) rotate(180deg)}.nb-theme-default ng2-smart-table thead tr{background:#fff}.nb-theme-default ng2-smart-table thead tr.ng2-smart-filters th{padding:.375rem .5rem}.nb-theme-default ng2-smart-table thead tr.ng2-smart-filters th .ng2-smart-filter input{line-height:1.25rem}.nb-theme-default ng2-smart-table tbody tr.selected,.nb-theme-default ng2-smart-table tbody tr:hover{background:#edf1f7!important}.nb-theme-default ng2-smart-table tbody tr:nth-child(2n){background-color:#f7f9fc}.nb-theme-default ng2-smart-table th.ng2-smart-actions-title-add a{display:flex;align-items:center;justify-content:center;font-size:1.75rem!important;padding:.375rem .5rem;border-color:#36f;background-color:#36f;color:#fff;border-radius:.375rem}.nb-theme-default ng2-smart-table th.ng2-smart-actions-title-add a:focus{border-color:#1a34b8}.nb-theme-default ng2-smart-table th.ng2-smart-actions-title-add a:hover{text-decoration:none;background-color:#598bff;border-color:#598bff}.nb-theme-default ng2-smart-table th.ng2-smart-actions-title-add a:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-default ng2-smart-table .ng2-smart-actions{padding:0;height:1px}.nb-theme-default ng2-smart-table .ng2-smart-actions ng2-st-actions,.nb-theme-default ng2-smart-table .ng2-smart-actions ng2-st-tbody-create-cancel,.nb-theme-default ng2-smart-table .ng2-smart-actions ng2-st-tbody-edit-delete{display:flex;height:100%}.nb-theme-default 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-default ng2-smart-table .ng2-smart-actions a.ng2-smart-action:not(:last-child){border-right:1px solid #edf1f7}.nb-theme-default ng2-smart-table .ng2-smart-actions a.ng2-smart-action:hover{text-decoration:none}.nb-theme-default ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-create:hover,.nb-theme-default ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-edit:hover,.nb-theme-default ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-save:hover{color:#36f}.nb-theme-default ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-cancel:hover,.nb-theme-default ng2-smart-table .ng2-smart-actions .ng2-smart-action-delete-delete:hover,.nb-theme-default ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-cancel:hover{color:#ff3d71}.nb-theme-default ng2-smart-table table-cell-edit-mode{display:block;margin:-7.5px -12px}.nb-theme-default ng2-smart-table ng2-smart-table-pager{display:block}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav{display:flex;justify-content:center;margin-top:1.25rem}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination{display:flex;padding:0}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:focus,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:hover{background-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination{font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1rem;border:1px solid #edf1f7;border-radius:.25rem}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li{overflow:hidden}[dir=ltr] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-right:1px solid #edf1f7}[dir=rtl] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-left:1px solid #edf1f7}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-next,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-prev{font-size:.875rem;line-height:1rem}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a{font-size:.875rem;line-height:1rem;background-color:transparent;color:#36f;padding:.75rem 1.25rem;border:none}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:focus,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:focus{border-color:#36f;color:#36f}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:hover,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:hover{background-color:transparent;border-color:#36f;color:#36f;text-decoration:none}[dir=ltr] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span,[dir=ltr] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}[dir=ltr] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span,[dir=ltr] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=rtl] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span,[dir=rtl] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}[dir=rtl] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span,[dir=rtl] .nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:focus,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:hover,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:focus,.nb-theme-default ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:hover{color:#fff;background-color:#36f}.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,.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:focus,.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 .75rem}@media (max-width:991.98px){.nb-theme-corporate nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1.5rem 1.5rem .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,.nb-theme-corporate nb-layout-header nav a:active,.nb-theme-corporate nb-layout-header nav a:focus,.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:translateZ(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,.nb-theme-corporate nb-sidebar.collapsed .main-container{width:0;padding:0}.nb-theme-corporate nb-sidebar.collapsed .scrollable,.nb-theme-corporate nb-sidebar.collapsed nb-sidebar-footer,.nb-theme-corporate nb-sidebar.collapsed nb-sidebar-header{width:0;padding:0;overflow:hidden}.nb-theme-corporate nb-sidebar.compacted,.nb-theme-corporate nb-sidebar.compacted .main-container,.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 .expand-state,.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 span{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=ltr] .nb-theme-corporate nb-sidebar.compacted.fixed.end~.content,[dir=rtl] .nb-theme-corporate nb-sidebar.compacted.start.fixed~.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=ltr] .nb-theme-corporate nb-sidebar.compacted.fixed.end~.content.center,[dir=rtl] .nb-theme-corporate nb-sidebar.compacted.start.fixed~.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.end.collapsed+.content,.nb-theme-corporate nb-sidebar.fixed.right.collapsed+.content{margin-right:0}.nb-theme-corporate nb-sidebar.expanded,.nb-theme-corporate nb-sidebar.expanded>.scrollable{width:16rem}.nb-theme-corporate nb-sidebar nb-sidebar-footer,.nb-theme-corporate nb-sidebar nb-sidebar-header{padding:1.25rem;height:3.5rem}.nb-theme-corporate nb-sidebar nb-menu{margin:0 -1.25rem -1.25rem}.nb-theme-corporate nb-calendar-pageable-navigation .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic,.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:active,.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:hover,.nb-theme-corporate nb-calendar-view-mode .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic,.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:active,.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:hover{color:#222b45;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-corporate nb-calendar-pageable-navigation .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active),.nb-theme-corporate nb-calendar-view-mode .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-corporate nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active){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,[dir=rtl] .nb-theme-corporate nb-calendar-picker{padding-right:.625rem;padding-left:.625rem}.nb-theme-corporate nb-calendar-days-names{background:transparent;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7}[dir=ltr] .nb-theme-corporate nb-calendar-days-names,[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:transparent;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:.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-corporate nb-calendar-picker .day-cell.disabled,.nb-theme-corporate nb-calendar-picker .day-cell.empty,.nb-theme-corporate nb-calendar-picker .month-cell.disabled,.nb-theme-corporate nb-calendar-picker .month-cell.empty,.nb-theme-corporate nb-calendar-picker .year-cell.disabled,.nb-theme-corporate nb-calendar-picker .year-cell.empty{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,.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,.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,.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:hsla(0,0%,100%,.08);border-color:transparent;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:hsla(0,0%,100%,.16);border-color:transparent}.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:hsla(0,0%,100%,.24);border-color:transparent}.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,.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=ltr] .nb-theme-corporate nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).end,[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=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:.625rem .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-days-names,.nb-theme-corporate nb-base-calendar:not(.has-navigation) nb-calendar-week-numbers .sign-container{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,.nb-theme-corporate nb-card-header h2,.nb-theme-corporate nb-card-header h3,.nb-theme-corporate nb-card-header h4,.nb-theme-corporate nb-card-header h5,.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 .flip-button,.nb-theme-corporate .reveal-button{line-height:1.25rem;padding:1rem 1.5rem}.nb-theme-corporate .flip-button{margin-bottom:1.875rem}[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:transparent;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:transparent;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:transparent;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=ltr] .nb-theme-corporate nb-tabset nb-badge.dot-mode.position-end,[dir=rtl] .nb-theme-corporate nb-tabset nb-badge.dot-mode.position-start{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:transparent;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:transparent;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:transparent}.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:transparent;color:rgba(143,155,179,.48);cursor:default;pointer-events:none}.nb-theme-corporate nb-tabset .tab.disabled .tab-link:before{background-color:transparent}@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:transparent;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:transparent;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:transparent;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:transparent;height:.25rem}.nb-theme-corporate nb-route-tabset .route-tab.active .tab-link{background-color:transparent;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:transparent;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:transparent;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:transparent;color:rgba(143,155,179,.48);cursor:default;pointer-events:none}.nb-theme-corporate nb-route-tabset .route-tab.disabled .tab-link:before{background-color:transparent}@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:transparent}.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:.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:transparent;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:transparent;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 .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:transparent;margin:0;padding:0 1.25rem}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item{background:transparent;color:#222b45}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a{border:0 solid transparent;padding:.75rem 1rem}.nb-theme-corporate nb-menu .menu-item>.menu-items>.menu-item a.active{background-color:transparent;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:transparent;border-color:transparent;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:transparent;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:transparent;border:1px solid #edf1f7}.nb-theme-corporate nb-user .initials,.nb-theme-corporate nb-user .user-name,.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,.nb-theme-corporate nb-user.size-tiny .user-name,.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,.nb-theme-corporate nb-user.size-small .user-name,.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,.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,.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,.nb-theme-corporate nb-user.size-giant .user-name,.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:transparent;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,.nb-theme-corporate nb-action.disabled nb-icon{color:rgba(143,155,179,.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:-ms-input-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:after,.nb-theme-corporate nb-search-field.modal-zoomin .search:before{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.column-curtain:before,.nb-theme-corporate nb-search-field.curtain .search,.nb-theme-corporate nb-search-field.curtain .search:after,.nb-theme-corporate nb-search-field.modal-drop .search: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,.16)}.nb-theme-corporate nb-spinner.status-basic .spin-circle{border-color:#8f9bb3 transparent #8f9bb3 #8f9bb3}.nb-theme-corporate nb-spinner.status-primary{background-color:rgba(143,155,179,.16)}.nb-theme-corporate nb-spinner.status-primary .spin-circle{border-color:#36f transparent #36f #36f}.nb-theme-corporate nb-spinner.status-success{background-color:rgba(143,155,179,.16)}.nb-theme-corporate nb-spinner.status-success .spin-circle{border-color:#00d68f transparent #00d68f #00d68f}.nb-theme-corporate nb-spinner.status-warning{background-color:rgba(143,155,179,.16)}.nb-theme-corporate nb-spinner.status-warning .spin-circle{border-color:#fa0 transparent #fa0 #fa0}.nb-theme-corporate nb-spinner.status-danger{background-color:rgba(143,155,179,.16)}.nb-theme-corporate nb-spinner.status-danger .spin-circle{border-color:#ff3d71 transparent #ff3d71 #ff3d71}.nb-theme-corporate nb-spinner.status-info{background-color:rgba(143,155,179,.16)}.nb-theme-corporate nb-spinner.status-info .spin-circle{border-color:#0095ff transparent #0095ff #0095ff}.nb-theme-corporate nb-spinner.status-control{background-color:hsla(0,0%,100%,.16)}.nb-theme-corporate nb-spinner.status-control .spin-circle{border-color:#fff transparent #fff #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}.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,.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,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-corporate nb-checkbox .native-input:focus:checked+.custom-checkbox{box-shadow:0 0 0 .375rem rgba(143,155,179,.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,.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,.24);border-color:#8f9bb3}.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox:hover.checked,.nb-theme-corporate nb-checkbox.status-basic .custom-checkbox:hover.indeterminate{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,.24);border-color:#8f9bb3}.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate nb-checkbox.status-basic .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-checkbox.status-basic .native-input:disabled:checked+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-basic .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox{background-color:rgba(51,102,255,.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,.24);border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox:hover.checked,.nb-theme-corporate nb-checkbox.status-primary .custom-checkbox:hover.indeterminate{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,.24);border-color:#36f}.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate nb-checkbox.status-primary .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-checkbox.status-primary .native-input:disabled:checked+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-primary .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox{background-color:rgba(0,214,143,.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,.24);border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#00b887;border-color:#00997a}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .custom-checkbox:hover.checked,.nb-theme-corporate nb-checkbox.status-success .custom-checkbox:hover.indeterminate{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,.24);border-color:#00d68f}.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#00b887;border-color:#00b887}.nb-theme-corporate nb-checkbox.status-success .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-checkbox.status-success .native-input:disabled:checked+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-success .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox{background-color:rgba(255,170,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,.24);border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#db8b00;border-color:#b86e00}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox:hover{background-color:rgba(255,170,0,.16);border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox:hover.checked,.nb-theme-corporate nb-checkbox.status-warning .custom-checkbox:hover.indeterminate{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,.24);border-color:#fa0}.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#db8b00;border-color:#db8b00}.nb-theme-corporate nb-checkbox.status-warning .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-checkbox.status-warning .native-input:disabled:checked+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-warning .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox{background-color:rgba(255,61,113,.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,.24);border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#db2c66;border-color:#b81d5b}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox:hover.checked,.nb-theme-corporate nb-checkbox.status-danger .custom-checkbox:hover.indeterminate{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,.24);border-color:#ff3d71}.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#db2c66;border-color:#db2c66}.nb-theme-corporate nb-checkbox.status-danger .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-checkbox.status-danger .native-input:disabled:checked+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-danger .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox{background-color:rgba(0,149,255,.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,.24);border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#006fd6;border-color:#0057c2}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .custom-checkbox:hover.checked,.nb-theme-corporate nb-checkbox.status-info .custom-checkbox:hover.indeterminate{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,.24);border-color:#0095ff}.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#006fd6;border-color:#006fd6}.nb-theme-corporate nb-checkbox.status-info .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-checkbox.status-info .native-input:disabled:checked+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-info .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox{background-color:hsla(0,0%,100%,.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:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox:hover{background-color:hsla(0,0%,100%,.16);border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .custom-checkbox:hover.checked,.nb-theme-corporate nb-checkbox.status-control .custom-checkbox:hover.indeterminate{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-corporate nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-corporate nb-checkbox.status-control .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-checkbox.status-control .native-input:disabled+.custom-checkbox nb-icon,.nb-theme-corporate nb-checkbox.status-control .native-input:disabled~.text{color:#fff}.nb-theme-corporate nb-checkbox.status-control .native-input:disabled:checked+.custom-checkbox,.nb-theme-corporate nb-checkbox.status-control .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.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,.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,.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,.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,.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,.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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.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,.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,.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,.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,.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,.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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.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,.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,.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,.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,.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,.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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.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,.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,.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,.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,.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,.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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.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,.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,.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,.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,.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,.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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.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,.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,.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,.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,.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,.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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-toggle.status-control .text{color:#fff}.nb-theme-corporate nb-toggle.status-control .toggle,.nb-theme-corporate nb-toggle.status-control .toggle.checked{background-color:hsla(0,0%,100%,.08);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:enabled:active+.toggle,.nb-theme-corporate nb-toggle.status-control .native-input:enabled:active+.toggle.checked,.nb-theme-corporate nb-toggle.status-control .native-input:enabled:focus+.toggle,.nb-theme-corporate nb-toggle.status-control .native-input:enabled:focus+.toggle.checked{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-corporate nb-toggle.status-control .native-input:enabled+.toggle:hover,.nb-theme-corporate nb-toggle.status-control .native-input:enabled+.toggle:hover.checked{background-color:hsla(0,0%,100%,.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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher nb-icon,.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:.4s;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:.25rem .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,.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:1px solid #e4e9f2;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{border-radius:50%;flex-shrink:0;background:#c5cee0;background-position:50%;background-size:cover;background-repeat:no-repeat;width:2.5rem;height:2.5rem;text-align:center;line-height:2.5rem;font-size:.875rem;color:#fff}.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:.875rem;color:#8f9bb3;margin-bottom:.5rem}.nb-theme-corporate nb-chat-message nb-chat-message-text p{word-break:break-word;white-space:pre-wrap;max-width:100%;margin-bottom:0}.nb-theme-corporate nb-chat-message nb-chat-message-text .text{padding:1rem;border-radius:.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:transparent;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:.5rem}.nb-theme-corporate nb-chat-message nb-chat-message-file a:focus,.nb-theme-corporate nb-chat-message nb-chat-message-file a:hover{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:.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:.875rem;background:#f7f9fc;color:#8f9bb3;padding:1rem;border-radius:.5rem;margin-bottom:.5rem}.nb-theme-corporate nb-chat-message nb-chat-message-quote .sender{font-size:.875rem;color:#8f9bb3;margin-bottom:.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{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;border-top-right-radius:0}[dir=rtl] .nb-theme-corporate nb-chat-form input.with-button{border-bottom-left-radius:0;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:.5rem;flex-wrap:wrap}.nb-theme-corporate nb-chat-form .dropped-files div{background-size:cover;width:3rem;height:3rem;border-radius:.5rem;margin-bottom:.5rem;border:1px solid;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:-.5rem;top:-.875rem;font-size:.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-accordion{display:block;box-shadow:none;border-radius:.17rem}.nb-theme-corporate nb-accordion-item-header{position:relative;border-bottom:1px solid #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,.nb-theme-corporate nb-accordion-item-header h2,.nb-theme-corporate nb-accordion-item-header h3,.nb-theme-corporate nb-accordion-item-header h4,.nb-theme-corporate nb-accordion-item-header h5,.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,.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:1px solid #edf1f7}.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;-ms-user-select:none;user-select:none;cursor:pointer;font-family:Open Sans,sans-serif;font-weight:700}.nb-theme-corporate [nbButton]:focus,.nb-theme-corporate [nbButton]:hover,.nb-theme-corporate [nbButtonToggle]:focus,.nb-theme-corporate [nbButtonToggle]:hover{text-decoration:none}.nb-theme-corporate .full-width[nbButtonToggle],.nb-theme-corporate [nbButton].full-width{width:100%}.nb-theme-corporate [nbButton] nb-icon,.nb-theme-corporate [nbButtonToggle] nb-icon{vertical-align:top}.nb-theme-corporate .nb-transition[nbButtonToggle],.nb-theme-corporate [nbButton].nb-transition{transition-duration:.15s;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in}.nb-theme-corporate [nbButton]:focus,.nb-theme-corporate [nbButtonToggle]:focus{position:relative;outline:none;box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate [disabled][nbButtonToggle],.nb-theme-corporate [nbButton][disabled]{cursor:default}.nb-theme-corporate .size-tiny[nbButtonToggle],.nb-theme-corporate [nbButton].size-tiny{font-size:.625rem;line-height:.75rem}.nb-theme-corporate .size-tiny[nbButtonToggle] nb-icon,.nb-theme-corporate [nbButton].size-tiny nb-icon{font-size:.625rem;height:.75rem;width:.75rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate .size-tiny.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon{margin-right:.375rem}[dir=ltr] .nb-theme-corporate .size-tiny.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-tiny.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-corporate .size-tiny.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon{margin-right:.375rem}.nb-theme-corporate .size-tiny.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-corporate .size-tiny.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-corporate .size-tiny.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-corporate [nbButton].size-tiny.icon-start.icon-end.appearance-filled,.nb-theme-corporate [nbButton].size-tiny.icon-start.icon-end.appearance-ghost,.nb-theme-corporate [nbButton].size-tiny.icon-start.icon-end.appearance-outline{padding:.4375rem .3125rem}.nb-theme-corporate .size-tiny.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-corporate [nbButton].size-tiny.icon-start.icon-end.appearance-hero{padding:.5rem .375rem}.nb-theme-corporate .size-small[nbButtonToggle],.nb-theme-corporate [nbButton].size-small{font-size:.75rem;line-height:1rem}.nb-theme-corporate .size-small[nbButtonToggle] nb-icon,.nb-theme-corporate [nbButton].size-small nb-icon{font-size:.75rem;height:1rem;width:1rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate .size-small.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-small.icon-start:not(.icon-end) nb-icon{margin-right:.375rem}[dir=ltr] .nb-theme-corporate .size-small.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-small.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-small.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-small.icon-start:not(.icon-end) nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-corporate .size-small.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-small.icon-end:not(.icon-start) nb-icon{margin-right:.375rem}.nb-theme-corporate .size-small.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-corporate .size-small.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-corporate .size-small.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-corporate [nbButton].size-small.icon-start.icon-end.appearance-filled,.nb-theme-corporate [nbButton].size-small.icon-start.icon-end.appearance-ghost,.nb-theme-corporate [nbButton].size-small.icon-start.icon-end.appearance-outline{padding:.5625rem .4375rem}.nb-theme-corporate .size-small.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-corporate [nbButton].size-small.icon-start.icon-end.appearance-hero{padding:.5625rem .5rem}.nb-theme-corporate .size-medium[nbButtonToggle],.nb-theme-corporate [nbButton].size-medium{font-size:.875rem;line-height:1rem}.nb-theme-corporate .size-medium[nbButtonToggle] nb-icon,.nb-theme-corporate [nbButton].size-medium nb-icon{font-size:.875rem;height:1.25rem;width:1.25rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate .size-medium.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-medium.icon-start:not(.icon-end) nb-icon{margin-right:.5rem}[dir=ltr] .nb-theme-corporate .size-medium.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-medium.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-medium.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-medium.icon-start:not(.icon-end) nb-icon{margin-left:.5rem}[dir=rtl] .nb-theme-corporate .size-medium.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-medium.icon-end:not(.icon-start) nb-icon{margin-right:.5rem}.nb-theme-corporate .size-medium.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-corporate .size-medium.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-corporate .size-medium.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-corporate [nbButton].size-medium.icon-start.icon-end.appearance-filled,.nb-theme-corporate [nbButton].size-medium.icon-start.icon-end.appearance-ghost,.nb-theme-corporate [nbButton].size-medium.icon-start.icon-end.appearance-outline{padding:.6875rem .5625rem}.nb-theme-corporate .size-medium.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-corporate [nbButton].size-medium.icon-start.icon-end.appearance-hero{padding:.75rem .5625rem}.nb-theme-corporate .size-large[nbButtonToggle],.nb-theme-corporate [nbButton].size-large{font-size:1rem;line-height:1.25rem}.nb-theme-corporate .size-large[nbButtonToggle] nb-icon,.nb-theme-corporate [nbButton].size-large nb-icon{font-size:1rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate .size-large.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-large.icon-start:not(.icon-end) nb-icon{margin-right:.75rem}[dir=ltr] .nb-theme-corporate .size-large.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-large.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-large.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-large.icon-start:not(.icon-end) nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-corporate .size-large.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-large.icon-end:not(.icon-start) nb-icon{margin-right:.75rem}.nb-theme-corporate .size-large.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-corporate .size-large.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-corporate .size-large.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-corporate [nbButton].size-large.icon-start.icon-end.appearance-filled,.nb-theme-corporate [nbButton].size-large.icon-start.icon-end.appearance-ghost,.nb-theme-corporate [nbButton].size-large.icon-start.icon-end.appearance-outline{padding:.8125rem .6875rem}.nb-theme-corporate .size-large.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-corporate [nbButton].size-large.icon-start.icon-end.appearance-hero{padding:.875rem .6875rem}.nb-theme-corporate .size-giant[nbButtonToggle],.nb-theme-corporate [nbButton].size-giant{font-size:1.125rem;line-height:1.5rem}.nb-theme-corporate .size-giant[nbButtonToggle] nb-icon,.nb-theme-corporate [nbButton].size-giant nb-icon{font-size:1.125rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-corporate .size-giant.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-giant.icon-start:not(.icon-end) nb-icon{margin-right:.75rem}[dir=ltr] .nb-theme-corporate .size-giant.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-corporate [nbButton].size-giant.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate .size-giant.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-giant.icon-start:not(.icon-end) nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-corporate .size-giant.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-corporate [nbButton].size-giant.icon-end:not(.icon-start) nb-icon{margin-right:.75rem}.nb-theme-corporate .size-giant.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-corporate .size-giant.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-corporate .size-giant.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-corporate [nbButton].size-giant.icon-start.icon-end.appearance-filled,.nb-theme-corporate [nbButton].size-giant.icon-start.icon-end.appearance-ghost,.nb-theme-corporate [nbButton].size-giant.icon-start.icon-end.appearance-outline{padding:1.0625rem .9375rem}.nb-theme-corporate .size-giant.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-corporate [nbButton].size-giant.icon-start.icon-end.appearance-hero{padding:1.0625rem 1rem}.nb-theme-corporate .shape-rectangle[nbButtonToggle],.nb-theme-corporate [nbButton].shape-rectangle{border-radius:.17rem}.nb-theme-corporate .shape-semi-round[nbButtonToggle],.nb-theme-corporate [nbButton].shape-semi-round{border-radius:.75rem}.nb-theme-corporate .shape-round[nbButtonToggle],.nb-theme-corporate [nbButton].shape-round{border-radius:1.5rem}.nb-theme-corporate a[nbButton],.nb-theme-corporate a[nbButtonToggle]{text-decoration:none}.nb-theme-corporate .appearance-filled[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-corporate .appearance-filled.size-tiny[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.size-tiny{padding:.3125rem .625rem}.nb-theme-corporate .appearance-filled.size-small[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.size-small{padding:.4375rem .875rem}.nb-theme-corporate .appearance-filled.size-medium[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.size-medium{padding:.6875rem 1.125rem}.nb-theme-corporate .appearance-filled.size-large[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.size-large{padding:.8125rem 1.125rem}.nb-theme-corporate .appearance-filled.size-giant[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.size-giant{padding:.9375rem 1.375rem}.nb-theme-corporate .appearance-filled.status-basic[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-basic{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-corporate .appearance-filled.status-basic[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-filled.status-basic:focus{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-corporate .appearance-filled.status-basic[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-filled.status-basic:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate .appearance-filled.status-basic[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-filled.status-basic:active{background-color:#e4e9f2;border-color:#e4e9f2}.nb-theme-corporate .appearance-filled.status-basic[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-basic[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-filled.status-primary[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-primary{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-corporate .appearance-filled.status-primary[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-filled.status-primary:focus{background-color:#274bdb;border-color:#1a34b8}.nb-theme-corporate .appearance-filled.status-primary[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-filled.status-primary:hover{background-color:#598bff;border-color:#598bff}.nb-theme-corporate .appearance-filled.status-primary[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-filled.status-primary:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-corporate .appearance-filled.status-primary[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-primary[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-filled.status-success[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-success{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-corporate .appearance-filled.status-success[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-filled.status-success:focus{background-color:#00b887;border-color:#00997a}.nb-theme-corporate .appearance-filled.status-success[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-filled.status-success:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-corporate .appearance-filled.status-success[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-filled.status-success:active{background-color:#00b887;border-color:#00b887}.nb-theme-corporate .appearance-filled.status-success[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-success[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-filled.status-warning[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-warning{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-corporate .appearance-filled.status-warning[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-filled.status-warning:focus{background-color:#db8b00;border-color:#b86e00}.nb-theme-corporate .appearance-filled.status-warning[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-filled.status-warning:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-corporate .appearance-filled.status-warning[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-filled.status-warning:active{background-color:#db8b00;border-color:#db8b00}.nb-theme-corporate .appearance-filled.status-warning[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-warning[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-filled.status-danger[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-danger{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-corporate .appearance-filled.status-danger[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-filled.status-danger:focus{background-color:#db2c66;border-color:#b81d5b}.nb-theme-corporate .appearance-filled.status-danger[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-filled.status-danger:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-corporate .appearance-filled.status-danger[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-filled.status-danger:active{background-color:#db2c66;border-color:#db2c66}.nb-theme-corporate .appearance-filled.status-danger[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-danger[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-filled.status-info[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-info{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-corporate .appearance-filled.status-info[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-filled.status-info:focus{background-color:#006fd6;border-color:#0057c2}.nb-theme-corporate .appearance-filled.status-info[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-filled.status-info:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-corporate .appearance-filled.status-info[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-filled.status-info:active{background-color:#006fd6;border-color:#006fd6}.nb-theme-corporate .appearance-filled.status-info[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-info[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-filled.status-control[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-control{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-corporate .appearance-filled.status-control[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-filled.status-control:focus{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-corporate .appearance-filled.status-control[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-filled.status-control:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-corporate .appearance-filled.status-control[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-filled.status-control:active{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-corporate .appearance-filled.status-control[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-filled.status-control[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-outline[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-corporate .appearance-outline[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-outline:focus{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-outline[nbButtonToggle]:focus:not(:hover):not(:active),.nb-theme-corporate [nbButton].appearance-outline:focus:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-corporate .appearance-outline.size-tiny[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.size-tiny{padding:.3125rem .625rem}.nb-theme-corporate .appearance-outline.size-small[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.size-small{padding:.4375rem .875rem}.nb-theme-corporate .appearance-outline.size-medium[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.size-medium{padding:.6875rem 1.125rem}.nb-theme-corporate .appearance-outline.size-large[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.size-large{padding:.8125rem 1.125rem}.nb-theme-corporate .appearance-outline.size-giant[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.size-giant{padding:.9375rem 1.375rem}.nb-theme-corporate .appearance-outline.status-basic[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-basic{background-color:rgba(143,155,179,.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate .appearance-outline.status-basic[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-outline.status-basic:focus{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate .appearance-outline.status-basic[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-outline.status-basic:hover{background-color:rgba(143,155,179,.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate .appearance-outline.status-basic[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-outline.status-basic:active{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate .appearance-outline.status-basic[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-basic[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-outline.status-primary[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-primary{background-color:rgba(51,102,255,.08);border-color:#36f;color:#36f}.nb-theme-corporate .appearance-outline.status-primary[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-outline.status-primary:focus{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-corporate .appearance-outline.status-primary[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-outline.status-primary:hover{background-color:rgba(51,102,255,.16);border-color:#36f;color:#36f}.nb-theme-corporate .appearance-outline.status-primary[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-outline.status-primary:active{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-corporate .appearance-outline.status-primary[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-primary[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-outline.status-success[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-success{background-color:rgba(0,214,143,.08);border-color:#00d68f;color:#00d68f}.nb-theme-corporate .appearance-outline.status-success[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-outline.status-success:focus{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-corporate .appearance-outline.status-success[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-outline.status-success:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f;color:#00d68f}.nb-theme-corporate .appearance-outline.status-success[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-outline.status-success:active{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-corporate .appearance-outline.status-success[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-success[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-outline.status-warning[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-warning{background-color:rgba(255,170,0,.08);border-color:#fa0;color:#fa0}.nb-theme-corporate .appearance-outline.status-warning[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-outline.status-warning:focus{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-corporate .appearance-outline.status-warning[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-outline.status-warning:hover{background-color:rgba(255,170,0,.16);border-color:#fa0;color:#fa0}.nb-theme-corporate .appearance-outline.status-warning[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-outline.status-warning:active{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-corporate .appearance-outline.status-warning[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-warning[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-outline.status-danger[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-danger{background-color:rgba(255,61,113,.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate .appearance-outline.status-danger[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-outline.status-danger:focus{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate .appearance-outline.status-danger[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-outline.status-danger:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate .appearance-outline.status-danger[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-outline.status-danger:active{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate .appearance-outline.status-danger[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-danger[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-outline.status-info[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-info{background-color:rgba(0,149,255,.08);border-color:#0095ff;color:#0095ff}.nb-theme-corporate .appearance-outline.status-info[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-outline.status-info:focus{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-corporate .appearance-outline.status-info[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-outline.status-info:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff;color:#0095ff}.nb-theme-corporate .appearance-outline.status-info[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-outline.status-info:active{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-corporate .appearance-outline.status-info[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-info[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-outline.status-control[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-control{background-color:hsla(0,0%,100%,.08);border-color:#fff;color:#fff}.nb-theme-corporate .appearance-outline.status-control[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-outline.status-control:focus{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-corporate .appearance-outline.status-control[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-outline.status-control:hover{background-color:hsla(0,0%,100%,.16);border-color:#fff;color:#fff}.nb-theme-corporate .appearance-outline.status-control[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-outline.status-control:active{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-corporate .appearance-outline.status-control[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-outline.status-control[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-ghost[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost{background-color:transparent;border:.0625rem solid transparent;text-transform:uppercase}.nb-theme-corporate .appearance-ghost[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-ghost:focus{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-ghost[nbButtonToggle]:focus:not(:hover):not(:active),.nb-theme-corporate [nbButton].appearance-ghost:focus:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-corporate .appearance-ghost.size-tiny[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.size-tiny{padding:.3125rem .625rem}.nb-theme-corporate .appearance-ghost.size-small[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.size-small{padding:.4375rem .875rem}.nb-theme-corporate .appearance-ghost.size-medium[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.size-medium{padding:.6875rem 1.125rem}.nb-theme-corporate .appearance-ghost.size-large[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.size-large{padding:.8125rem 1.125rem}.nb-theme-corporate .appearance-ghost.size-giant[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.size-giant{padding:.9375rem 1.375rem}.nb-theme-corporate .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-basic{color:#8f9bb3}.nb-theme-corporate .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-ghost.status-basic:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#8f9bb3}.nb-theme-corporate .appearance-ghost.status-basic[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-ghost.status-basic:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#8f9bb3}.nb-theme-corporate .appearance-ghost.status-basic[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-ghost.status-basic:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#8f9bb3}.nb-theme-corporate .appearance-ghost.status-basic[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-basic[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-ghost.status-primary[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-primary{color:#36f}.nb-theme-corporate .appearance-ghost.status-primary[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-ghost.status-primary:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#36f}.nb-theme-corporate .appearance-ghost.status-primary[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-ghost.status-primary:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#36f}.nb-theme-corporate .appearance-ghost.status-primary[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-ghost.status-primary:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#36f}.nb-theme-corporate .appearance-ghost.status-primary[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-primary[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-ghost.status-success[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-success{color:#00d68f}.nb-theme-corporate .appearance-ghost.status-success[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-ghost.status-success:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#00d68f}.nb-theme-corporate .appearance-ghost.status-success[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-ghost.status-success:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#00d68f}.nb-theme-corporate .appearance-ghost.status-success[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-ghost.status-success:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#00d68f}.nb-theme-corporate .appearance-ghost.status-success[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-success[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-ghost.status-warning[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-warning{color:#fa0}.nb-theme-corporate .appearance-ghost.status-warning[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-ghost.status-warning:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#fa0}.nb-theme-corporate .appearance-ghost.status-warning[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-ghost.status-warning:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#fa0}.nb-theme-corporate .appearance-ghost.status-warning[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-ghost.status-warning:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#fa0}.nb-theme-corporate .appearance-ghost.status-warning[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-warning[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-ghost.status-danger[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-danger{color:#ff3d71}.nb-theme-corporate .appearance-ghost.status-danger[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-ghost.status-danger:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#ff3d71}.nb-theme-corporate .appearance-ghost.status-danger[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-ghost.status-danger:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#ff3d71}.nb-theme-corporate .appearance-ghost.status-danger[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-ghost.status-danger:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#ff3d71}.nb-theme-corporate .appearance-ghost.status-danger[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-danger[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-ghost.status-info[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-info{color:#0095ff}.nb-theme-corporate .appearance-ghost.status-info[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-ghost.status-info:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#0095ff}.nb-theme-corporate .appearance-ghost.status-info[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-ghost.status-info:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#0095ff}.nb-theme-corporate .appearance-ghost.status-info[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-ghost.status-info:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#0095ff}.nb-theme-corporate .appearance-ghost.status-info[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-info[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-ghost.status-control[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-control{color:#fff}.nb-theme-corporate .appearance-ghost.status-control[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-ghost.status-control:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#fff}.nb-theme-corporate .appearance-ghost.status-control[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-ghost.status-control:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#fff}.nb-theme-corporate .appearance-ghost.status-control[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-ghost.status-control:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#fff}.nb-theme-corporate .appearance-ghost.status-control[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-ghost.status-control[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-hero[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero{text-shadow:none;text-transform:uppercase}.nb-theme-corporate .appearance-hero.size-tiny[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.size-tiny{padding:.375rem .6875rem}.nb-theme-corporate .appearance-hero.size-small[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.size-small{padding:.5rem .9375rem}.nb-theme-corporate .appearance-hero.size-medium[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.size-medium{padding:.75rem 1.1875rem}.nb-theme-corporate .appearance-hero.size-large[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.size-large{padding:.875rem 1.1875rem}.nb-theme-corporate .appearance-hero.size-giant[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.size-giant{padding:1rem 1.4375rem}.nb-theme-corporate .appearance-hero.status-basic[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-basic{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none;color:#8f9bb3}.nb-theme-corporate .appearance-hero.status-basic[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-hero.status-basic:focus{background-image:linear-gradient(90deg,#edf1f7,#e4e9f2);box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-hero.status-basic[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-hero.status-basic:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-corporate .appearance-hero.status-basic[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-hero.status-basic:active{background-image:linear-gradient(90deg,#edf1f7,#e4e9f2)}.nb-theme-corporate .appearance-hero.status-basic[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-basic[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-hero.status-basic.button-pulse[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-basic.button-pulse{-webkit-animation:button-hero-basic-pulse .75s infinite alternate;animation:button-hero-basic-pulse .75s infinite alternate}.nb-theme-corporate .appearance-hero.status-primary[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-primary{background-image:linear-gradient(90deg,#598bff,#36f);border:none;box-shadow:0 0 0 0 #274bdb,0 0 20px 0 #1a34b8,none;color:#fff}.nb-theme-corporate .appearance-hero.status-primary[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-hero.status-primary:focus{background-image:linear-gradient(90deg,#36f,#274bdb);box-shadow:0 0 0 0 #274bdb,0 0 20px 0 #1a34b8,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-hero.status-primary[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-hero.status-primary:hover{background-image:linear-gradient(90deg,#a6c1ff,#598bff)}.nb-theme-corporate .appearance-hero.status-primary[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-hero.status-primary:active{background-image:linear-gradient(90deg,#36f,#274bdb)}.nb-theme-corporate .appearance-hero.status-primary[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-primary[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-hero.status-primary.button-pulse[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-primary.button-pulse{-webkit-animation:button-hero-primary-pulse .75s infinite alternate;animation:button-hero-primary-pulse .75s infinite alternate}.nb-theme-corporate .appearance-hero.status-success[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-success{background-image:linear-gradient(90deg,#2ce69b,#00d68f);border:none;box-shadow:0 0 0 0 #00b887,0 0 20px 0 #00997a,none;color:#fff}.nb-theme-corporate .appearance-hero.status-success[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-hero.status-success:focus{background-image:linear-gradient(90deg,#00d68f,#00b887);box-shadow:0 0 0 0 #00b887,0 0 20px 0 #00997a,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-hero.status-success[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-hero.status-success:hover{background-image:linear-gradient(90deg,#8cfac7,#2ce69b)}.nb-theme-corporate .appearance-hero.status-success[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-hero.status-success:active{background-image:linear-gradient(90deg,#00d68f,#00b887)}.nb-theme-corporate .appearance-hero.status-success[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-success[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-hero.status-success.button-pulse[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-success.button-pulse{-webkit-animation:button-hero-success-pulse .75s infinite alternate;animation:button-hero-success-pulse .75s infinite alternate}.nb-theme-corporate .appearance-hero.status-warning[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-warning{background-image:linear-gradient(90deg,#ffc94d,#fa0);border:none;box-shadow:0 0 0 0 #db8b00,0 0 20px 0 #b86e00,none;color:#fff}.nb-theme-corporate .appearance-hero.status-warning[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-hero.status-warning:focus{background-image:linear-gradient(90deg,#fa0,#db8b00);box-shadow:0 0 0 0 #db8b00,0 0 20px 0 #b86e00,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-hero.status-warning[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-hero.status-warning:hover{background-image:linear-gradient(90deg,#ffe59e,#ffc94d)}.nb-theme-corporate .appearance-hero.status-warning[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-hero.status-warning:active{background-image:linear-gradient(90deg,#fa0,#db8b00)}.nb-theme-corporate .appearance-hero.status-warning[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-warning[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-hero.status-warning.button-pulse[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-warning.button-pulse{-webkit-animation:button-hero-warning-pulse .75s infinite alternate;animation:button-hero-warning-pulse .75s infinite alternate}.nb-theme-corporate .appearance-hero.status-danger[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-danger{background-image:linear-gradient(90deg,#ff708d,#ff3d71);border:none;box-shadow:0 0 0 0 #db2c66,0 0 20px 0 #b81d5b,none;color:#fff}.nb-theme-corporate .appearance-hero.status-danger[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-hero.status-danger:focus{background-image:linear-gradient(90deg,#ff3d71,#db2c66);box-shadow:0 0 0 0 #db2c66,0 0 20px 0 #b81d5b,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-hero.status-danger[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-hero.status-danger:hover{background-image:linear-gradient(90deg,#ffa8b4,#ff708d)}.nb-theme-corporate .appearance-hero.status-danger[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-hero.status-danger:active{background-image:linear-gradient(90deg,#ff3d71,#db2c66)}.nb-theme-corporate .appearance-hero.status-danger[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-danger[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-hero.status-danger.button-pulse[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-danger.button-pulse{-webkit-animation:button-hero-danger-pulse .75s infinite alternate;animation:button-hero-danger-pulse .75s infinite alternate}.nb-theme-corporate .appearance-hero.status-info[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-info{background-image:linear-gradient(90deg,#42aaff,#0095ff);border:none;box-shadow:0 0 0 0 #006fd6,0 0 20px 0 #0057c2,none;color:#fff}.nb-theme-corporate .appearance-hero.status-info[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-hero.status-info:focus{background-image:linear-gradient(90deg,#0095ff,#006fd6);box-shadow:0 0 0 0 #006fd6,0 0 20px 0 #0057c2,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-hero.status-info[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-hero.status-info:hover{background-image:linear-gradient(90deg,#94cbff,#42aaff)}.nb-theme-corporate .appearance-hero.status-info[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-hero.status-info:active{background-image:linear-gradient(90deg,#0095ff,#006fd6)}.nb-theme-corporate .appearance-hero.status-info[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-info[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-hero.status-info.button-pulse[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-info.button-pulse{-webkit-animation:button-hero-info-pulse .75s infinite alternate;animation:button-hero-info-pulse .75s infinite alternate}.nb-theme-corporate .appearance-hero.status-control[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-control{background-image:linear-gradient(90deg,#fff,#fff);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none;color:#222b45}.nb-theme-corporate .appearance-hero.status-control[nbButtonToggle]:focus,.nb-theme-corporate [nbButton].appearance-hero.status-control:focus{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7);box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-corporate .appearance-hero.status-control[nbButtonToggle]:hover,.nb-theme-corporate [nbButton].appearance-hero.status-control:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-corporate .appearance-hero.status-control[nbButtonToggle]:active,.nb-theme-corporate [nbButton].appearance-hero.status-control:active{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7)}.nb-theme-corporate .appearance-hero.status-control[disabled][nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-control[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-corporate .appearance-hero.status-control.button-pulse[nbButtonToggle],.nb-theme-corporate [nbButton].appearance-hero.status-control.button-pulse{-webkit-animation:button-hero-control-pulse .75s infinite alternate;animation:button-hero-control-pulse .75s infinite alternate}.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 [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 [nbButtonToggle]:last-child:not(:first-child),[dir=rtl] .nb-theme-corporate nb-button-group [nbButton]:first-child:not(:last-child),[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 [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 [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 [nbButton].appearance-ghost,.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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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 [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:.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]:-ms-input-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:-ms-input-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,.48)}.nb-theme-corporate [nbInput].status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-basic:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-basic:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate [nbInput].status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-primary:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-primary:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate [nbInput].status-success:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-success:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-success:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate [nbInput].status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-warning:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-warning:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate [nbInput].status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-danger:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-danger:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate [nbInput].status-info:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-info:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-info:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate [nbInput].status-control{background-color:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4);color:#fff}.nb-theme-corporate [nbInput].status-control::-moz-placeholder{color:#fff}.nb-theme-corporate [nbInput].status-control:-ms-input-placeholder{color:#fff}.nb-theme-corporate [nbInput].status-control::placeholder{color:#fff}.nb-theme-corporate [nbInput].status-control:focus{background-color:hsla(0,0%,100%,.4);border-color:#fff}.nb-theme-corporate [nbInput].status-control:hover{background-color:hsla(0,0%,100%,.32);border-color:#fff}.nb-theme-corporate [nbInput].status-control:disabled{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:#fff}.nb-theme-corporate [nbInput].status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-corporate [nbInput].status-control:disabled:-ms-input-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:.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:-ms-input-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:.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:-ms-input-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:.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:-ms-input-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:.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:-ms-input-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:.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:-ms-input-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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-tiny,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-small,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-medium,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-large,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix [nbInput].size-giant,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix [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,.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:.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;-webkit-clip-path:inset(0 0 2px);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{left:calc(50% - .6875rem)}.nb-theme-corporate nb-popover.nb-overlay-top-start .arrow,.nb-theme-corporate nb-popover.nb-overlay-top .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:1px solid #e4e9f2;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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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,.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:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4);color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button.placeholder,.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:hsla(0,0%,100%,.4);border-color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button:hover{background-color:hsla(0,0%,100%,.32);border-color:#fff}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button[disabled]{color:#fff;background-color:rgba(143,155,179,.16);border-color:hsla(0,0%,100%,.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:hsla(0,0%,100%,.4)}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button.top{border-top-color:hsla(0,0%,100%,.4)}.nb-theme-corporate nb-select.appearance-outline.status-control .select-button.bottom{border-bottom-color:hsla(0,0%,100%,.4)}.nb-theme-corporate nb-select.appearance-outline.size-tiny .select-button{padding:.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:.1875rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-outline.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button,[dir=rtl] .nb-theme-corporate 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:.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:.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:.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:.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:.1875rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-filled.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button,[dir=rtl] .nb-theme-corporate 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:.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:.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:.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,.48)}.nb-theme-corporate nb-select.appearance-filled.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-select.appearance-filled.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-select.appearance-filled.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-select.appearance-filled.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-select.appearance-filled.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-select.appearance-filled.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,.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,.48)}.nb-theme-corporate nb-select.appearance-filled.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,.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:.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:.25rem 1rem}[dir=ltr] .nb-theme-corporate nb-select.appearance-hero.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-corporate .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button,[dir=rtl] .nb-theme-corporate 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:.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:.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}[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(90deg,#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(90deg,#edf1f7,#e4e9f2)}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-corporate nb-select.appearance-hero.status-basic .select-button[disabled]{color:rgba(143,155,179,.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,.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(90deg,#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(90deg,#36f,#274bdb)}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button:hover{background-image:linear-gradient(90deg,#a6c1ff,#598bff)}.nb-theme-corporate nb-select.appearance-hero.status-primary .select-button[disabled]{color:rgba(143,155,179,.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,.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(90deg,#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(90deg,#00d68f,#00b887)}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button:hover{background-image:linear-gradient(90deg,#8cfac7,#2ce69b)}.nb-theme-corporate nb-select.appearance-hero.status-success .select-button[disabled]{color:rgba(143,155,179,.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,.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(90deg,#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(90deg,#fa0,#db8b00)}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button:hover{background-image:linear-gradient(90deg,#ffe59e,#ffc94d)}.nb-theme-corporate nb-select.appearance-hero.status-warning .select-button[disabled]{color:rgba(143,155,179,.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,.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(90deg,#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(90deg,#ff3d71,#db2c66)}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button:hover{background-image:linear-gradient(90deg,#ffa8b4,#ff708d)}.nb-theme-corporate nb-select.appearance-hero.status-danger .select-button[disabled]{color:rgba(143,155,179,.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,.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(90deg,#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(90deg,#0095ff,#006fd6)}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button:hover{background-image:linear-gradient(90deg,#94cbff,#42aaff)}.nb-theme-corporate nb-select.appearance-hero.status-info .select-button[disabled]{color:rgba(143,155,179,.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,.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(90deg,#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(90deg,#f7f9fc,#edf1f7)}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-corporate nb-select.appearance-hero.status-control .select-button[disabled]{color:rgba(143,155,179,.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,.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:.0625rem solid #e4e9f2;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:.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:.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:.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:.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:.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,.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,.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,.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,.24);color:#222b45}.nb-theme-corporate nb-option-list.size-tiny nb-option{font-size:.75rem;font-weight:600;line-height:1rem;padding:.1875rem 1rem}.nb-theme-corporate nb-option-list.size-small nb-option{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.1875rem 1rem}.nb-theme-corporate nb-option-list.size-medium nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.4375rem 1rem}.nb-theme-corporate nb-option-list.size-large nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.6875rem 1rem}.nb-theme-corporate nb-option-list.size-giant nb-option{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.9375rem 1rem}.nb-theme-corporate nb-option,.nb-theme-corporate nb-option-group{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nb-theme-corporate nb-option-group[disabled],.nb-theme-corporate nb-option[disabled]{background-color:#fff;color:rgba(143,155,179,.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 transparent;border-radius:.17rem;padding:.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:transparent}.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:transparent}.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:transparent}.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:transparent}.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:transparent}.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:transparent}.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:transparent}.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:.0625rem solid #e4e9f2;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 .header-cell,.nb-theme-corporate nb-calendar-with-time .timepicker-section.size-large nb-list-item{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 .inner-circle,.nb-theme-corporate nb-radio .outer-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,.16)}.nb-theme-corporate nb-radio.status-basic .native-input:enabled+.outer-circle{background-color:rgba(143,155,179,.08);border-color:#8f9bb3}.nb-theme-corporate nb-radio.status-basic .native-input:enabled:checked+.outer-circle{background-color:transparent;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,.24);border-color:#36f}.nb-theme-corporate nb-radio.status-basic .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;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,.16);border-color:#36f}.nb-theme-corporate nb-radio.status-basic label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;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,.24);border-color:#36f}.nb-theme-corporate nb-radio.status-basic label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-radio.status-basic .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-basic .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-basic .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-primary .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,.08);border-color:#36f}.nb-theme-corporate nb-radio.status-primary .native-input:enabled:checked+.outer-circle{background-color:transparent;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,.24);border-color:#36f}.nb-theme-corporate nb-radio.status-primary .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;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,.16);border-color:#36f}.nb-theme-corporate nb-radio.status-primary label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;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,.24);border-color:#36f}.nb-theme-corporate nb-radio.status-primary label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-radio.status-primary .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-primary .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-primary .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-success .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,.08);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success .native-input:enabled:checked+.outer-circle{background-color:transparent;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,.24);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;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,.16);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;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,.24);border-color:#00d68f}.nb-theme-corporate nb-radio.status-success label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-radio.status-success .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-success .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-success .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-warning .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,.08);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning .native-input:enabled:checked+.outer-circle{background-color:transparent;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,.24);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;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,.16);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;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,.24);border-color:#fa0}.nb-theme-corporate nb-radio.status-warning label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-radio.status-warning .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-warning .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-warning .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-danger .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,.08);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger .native-input:enabled:checked+.outer-circle{background-color:transparent;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,.24);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;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,.16);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;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,.24);border-color:#ff3d71}.nb-theme-corporate nb-radio.status-danger label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-radio.status-danger .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-danger .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-danger .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-info .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,.08);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info .native-input:enabled:checked+.outer-circle{background-color:transparent;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,.24);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;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,.16);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;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,.24);border-color:#0095ff}.nb-theme-corporate nb-radio.status-info label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;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,.16);border-color:rgba(143,155,179,.24)}.nb-theme-corporate nb-radio.status-info .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-info .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-info .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-control .native-input:enabled+.outer-circle{background-color:hsla(0,0%,100%,.08);border-color:#fff}.nb-theme-corporate nb-radio.status-control .native-input:enabled:checked+.outer-circle{background-color:transparent;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:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-corporate nb-radio.status-control .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;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:hsla(0,0%,100%,.16);border-color:#fff}.nb-theme-corporate nb-radio.status-control label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;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:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-corporate nb-radio.status-control label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;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,.16);border-color:rgba(143,155,179,.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:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-corporate nb-radio.status-control .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.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-cell,.nb-theme-corporate .nb-tree-grid-footer-cell,.nb-theme-corporate .nb-tree-grid-header-cell{height:2rem;padding:.875rem 1.25rem;border:1px solid #f7f9fc}.nb-theme-corporate .nb-tree-grid-footer-row,.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-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-sort-icon nb-icon,.nb-theme-corporate nb-tree-grid-row-toggle nb-icon{font-size:inherit;vertical-align:middle;color:currentColor}.nb-theme-corporate .nb-tree-grid-header-change-sort-button{background:transparent;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,.48)}.nb-theme-corporate nb-form-field.nb-transition .nb-form-field-addon{transition-duration:.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,.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,.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=ltr] .nb-theme-corporate .nb-form-field-suffix-tiny,[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-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=ltr] .nb-theme-corporate .nb-form-field-suffix-small,[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-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=ltr] .nb-theme-corporate .nb-form-field-suffix-medium,[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-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=ltr] .nb-theme-corporate .nb-form-field-suffix-large,[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-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=ltr] .nb-theme-corporate .nb-form-field-suffix-giant,[dir=rtl] .nb-theme-corporate .nb-form-field-prefix-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:.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:.0625rem .9375rem}.nb-theme-corporate nb-tag.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.0625rem .9375rem}.nb-theme-corporate nb-tag.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.1875rem .9375rem}.nb-theme-corporate nb-tag.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.3125rem .9375rem}.nb-theme-corporate nb-tag.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.4375rem .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,.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate nb-tag.appearance-outline.status-basic.active,.nb-theme-corporate nb-tag.appearance-outline.status-basic.selected{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate nb-tag.appearance-outline.status-basic:hover{background-color:rgba(143,155,179,.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-corporate nb-tag.appearance-outline.status-primary{background-color:rgba(51,102,255,.08);border-color:#36f;color:#36f}.nb-theme-corporate nb-tag.appearance-outline.status-primary.active,.nb-theme-corporate nb-tag.appearance-outline.status-primary.selected{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-corporate nb-tag.appearance-outline.status-primary:hover{background-color:rgba(51,102,255,.16);border-color:#36f;color:#36f}.nb-theme-corporate nb-tag.appearance-outline.status-success{background-color:rgba(0,214,143,.08);border-color:#00d68f;color:#00d68f}.nb-theme-corporate nb-tag.appearance-outline.status-success.active,.nb-theme-corporate nb-tag.appearance-outline.status-success.selected{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-corporate nb-tag.appearance-outline.status-success:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f;color:#00d68f}.nb-theme-corporate nb-tag.appearance-outline.status-warning{background-color:rgba(255,170,0,.08);border-color:#fa0;color:#fa0}.nb-theme-corporate nb-tag.appearance-outline.status-warning.active,.nb-theme-corporate nb-tag.appearance-outline.status-warning.selected{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-corporate nb-tag.appearance-outline.status-warning:hover{background-color:rgba(255,170,0,.16);border-color:#fa0;color:#fa0}.nb-theme-corporate nb-tag.appearance-outline.status-danger{background-color:rgba(255,61,113,.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate nb-tag.appearance-outline.status-danger.active,.nb-theme-corporate nb-tag.appearance-outline.status-danger.selected{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate nb-tag.appearance-outline.status-danger:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-corporate nb-tag.appearance-outline.status-info{background-color:rgba(0,149,255,.08);border-color:#0095ff;color:#0095ff}.nb-theme-corporate nb-tag.appearance-outline.status-info.active,.nb-theme-corporate nb-tag.appearance-outline.status-info.selected{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-corporate nb-tag.appearance-outline.status-info:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff;color:#0095ff}.nb-theme-corporate nb-tag.appearance-outline.status-control{background-color:hsla(0,0%,100%,.08);border-color:#fff;color:#fff}.nb-theme-corporate nb-tag.appearance-outline.status-control.active,.nb-theme-corporate nb-tag.appearance-outline.status-control.selected{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-corporate nb-tag.appearance-outline.status-control:hover{background-color:hsla(0,0%,100%,.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-input,.nb-theme-corporate nb-tag-list.size-tiny .nb-tag-list-tags-wrapper nb-tag{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-input,.nb-theme-corporate nb-tag-list.size-small .nb-tag-list-tags-wrapper nb-tag{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-input,.nb-theme-corporate nb-tag-list.size-medium .nb-tag-list-tags-wrapper nb-tag{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-input,.nb-theme-corporate nb-tag-list.size-large .nb-tag-list-tags-wrapper nb-tag{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-input,.nb-theme-corporate nb-tag-list.size-giant .nb-tag-list-tags-wrapper nb-tag{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:.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:-ms-input-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-small,.nb-theme-corporate .nb-tag-list-with-input.size-tiny{padding:.0625rem 1rem}.nb-theme-corporate .nb-tag-list-with-input.size-medium{padding:.1875rem 1rem}.nb-theme-corporate .nb-tag-list-with-input.size-large{padding:.3125rem 1rem}.nb-theme-corporate .nb-tag-list-with-input.size-giant{padding:.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:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4)}.nb-theme-corporate .nb-tag-list-with-input.status-control.focus{background-color:hsla(0,0%,100%,.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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .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=ltr] .nb-theme-corporate .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant,[dir=rtl] .nb-theme-corporate .nb-form-field-control-with-prefix .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:-ms-input-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:.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:-ms-input-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:.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:-ms-input-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:.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:-ms-input-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:.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:-ms-input-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:.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:-ms-input-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:-ms-input-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,.48)}.nb-theme-corporate .nb-tag-input.status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-basic:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-basic:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate .nb-tag-input.status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-primary:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-primary:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate .nb-tag-input.status-success:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-success:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-success:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate .nb-tag-input.status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-warning:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-warning:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate .nb-tag-input.status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-danger:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-danger:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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,.48)}.nb-theme-corporate .nb-tag-input.status-info:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-info:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-corporate .nb-tag-input.status-info:disabled::placeholder{color:rgba(143,155,179,.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:-ms-input-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:-ms-input-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-size:.9375rem}.nb-theme-corporate .subtitle,.nb-theme-corporate .subtitle-2{font-family:Open Sans,sans-serif;font-weight:600;line-height:1.5rem}.nb-theme-corporate .subtitle-2{font-size:.8125rem}.nb-theme-corporate .paragraph,.nb-theme-corporate p{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-alternate,.nb-theme-corporate a.link-alternate:hover,.nb-theme-corporate a.link-control,.nb-theme-corporate a.link-control:hover{color:#fff}.nb-theme-corporate .label{color:#8f9bb3;font-weight:700}.nb-theme-corporate .caption,.nb-theme-corporate .label{font-family:Open Sans,sans-serif;font-size:.75rem;line-height:1rem}.nb-theme-corporate .caption{font-weight:400}.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-2.status-basic,.nb-theme-corporate .caption.status-basic{color:#222b45}.nb-theme-corporate .caption-2.status-primary,.nb-theme-corporate .caption.status-primary{color:#36f}.nb-theme-corporate .caption-2.status-success,.nb-theme-corporate .caption.status-success{color:#00d68f}.nb-theme-corporate .caption-2.status-warning,.nb-theme-corporate .caption.status-warning{color:#fa0}.nb-theme-corporate .caption-2.status-danger,.nb-theme-corporate .caption.status-danger{color:#ff3d71}.nb-theme-corporate .caption-2.status-info,.nb-theme-corporate .caption.status-info{color:#0095ff}.nb-theme-corporate .caption-2.status-control,.nb-theme-corporate .caption.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,.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 td,.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,.nb-theme-corporate ng2-smart-table table tr th{position:relative;padding:.875rem 1.25rem;border:1px solid #edf1f7;vertical-align:middle}.nb-theme-corporate ng2-smart-table table tr.ng2-smart-titles th{padding:.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:active,.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: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:.375rem;position:absolute;margin:0;top:50%;transform:translateY(-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:translateY(-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:.375rem .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:.375rem .5rem;border-color:#36f;background-color:#36f;color:#fff;border-radius:.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-actions,.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-tbody-edit-delete{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:transparent;color:rgba(143,155,179,.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:1px solid #edf1f7;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-next,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-prev{font-size:.875rem;line-height:1rem}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a{font-size:.875rem;line-height:1rem;background-color:transparent;color:#36f;padding:.75rem 1.25rem;border:none}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:focus,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:focus{border-color:#36f;color:#36f}.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:hover,.nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:hover{background-color:transparent;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>span,[dir=ltr] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}[dir=ltr] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span,[dir=ltr] .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:first-child>span,[dir=rtl] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a{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>span,[dir=rtl] .nb-theme-corporate ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.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:focus,.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 a,.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 a:hover{color:#fff;background-color:#36f}.nb-theme-tp-light nb-layout .scrollable-container{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-tp-light nb-layout .scrollable-container::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light nb-layout .scrollable-container::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light nb-layout .scrollable-container::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-tp-light nb-layout.with-scroll .scrollable-container{overflow:auto;height:100vh;display:block}@media (max-width:767.98px){.nb-theme-tp-light nb-layout.with-scroll .scrollable-container{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-tp-light .layout{min-width:300px}.nb-theme-tp-light nb-layout.window-mode{background:#edf1f7;display:block}.nb-theme-tp-light nb-layout.window-mode .scrollable-container{max-width:1920px;margin:0 auto}.nb-theme-tp-light nb-layout.window-mode .layout nb-layout-header{max-width:1920px;margin-left:auto;margin-right:auto;width:100%}.nb-theme-tp-light nb-layout.window-mode .layout nb-layout-header nav{max-width:1920px;margin:0 auto}@media screen and (min-width:1940px){.nb-theme-tp-light nb-layout.window-mode{padding-top:1.1875rem}.nb-theme-tp-light nb-layout.window-mode nb-layout-header.fixed{top:1.1875rem}.nb-theme-tp-light 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-tp-light nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-tp-light nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-tp-light nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 1.1875rem)}.nb-theme-tp-light nb-layout.window-mode .scrollable-container{height:calc(100vh - 1.1875rem);box-shadow:none}.nb-theme-tp-light nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 1.1875rem)}}@media screen and (min-width:2070px){.nb-theme-tp-light nb-layout.window-mode{padding-top:2.375rem}.nb-theme-tp-light nb-layout.window-mode nb-layout-header.fixed{top:2.375rem}.nb-theme-tp-light 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-tp-light nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-tp-light nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-tp-light nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 2.375rem)}.nb-theme-tp-light nb-layout.window-mode .scrollable-container{height:calc(100vh - 2.375rem);box-shadow:none}.nb-theme-tp-light nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 2.375rem)}}@media screen and (min-width:2220px){.nb-theme-tp-light nb-layout.window-mode{padding-top:4.75rem}.nb-theme-tp-light nb-layout.window-mode nb-layout-header.fixed{top:4.75rem}.nb-theme-tp-light 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-tp-light nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px) / 2)}.nb-theme-tp-light nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px) / 2)}.nb-theme-tp-light nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.75rem + 4.75rem)}.nb-theme-tp-light nb-layout.window-mode .scrollable-container{height:calc(100vh - 4.75rem);box-shadow:none}.nb-theme-tp-light nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 4.75rem)}}.nb-theme-tp-light nb-layout .layout{background-color:var(--primary);color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;min-height:100vh}.nb-theme-tp-light nb-layout .layout .layout-container nb-sidebar.fixed,.nb-theme-tp-light nb-layout .layout .layout-container nb-sidebar .main-container-fixed{top:4.75rem}.nb-theme-tp-light nb-layout .layout .layout-container .content nb-layout-footer{box-shadow:none}.nb-theme-tp-light 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-tp-light nb-layout .layout .layout-container .content nb-layout-footer nav a,.nb-theme-tp-light nb-layout .layout .layout-container .content nb-layout-footer nav a:active,.nb-theme-tp-light nb-layout .layout .layout-container .content nb-layout-footer nav a:focus,.nb-theme-tp-light nb-layout .layout .layout-container .content nb-layout-footer nav a:hover{color:#598bff}.nb-theme-tp-light nb-layout .layout .layout-container .content.center{width:900px;flex:0 100 900px!important}.nb-theme-tp-light nb-layout .layout .layout-container .content .columns nb-layout-column{padding:10px}@media (max-width:991.98px){.nb-theme-tp-light nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1.5rem 1.5rem .5rem}}@media (max-width:767.98px){.nb-theme-tp-light nb-layout .layout .layout-container .content .columns nb-layout-column{padding:1rem 1rem 0}}.nb-theme-tp-light nb-layout-header{background-color:var(--light);color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light nb-layout-header nav{color:#222b45;box-shadow:none;height:4.75rem;padding:1.25rem}.nb-theme-tp-light nb-layout-header nav a,.nb-theme-tp-light nb-layout-header nav a:active,.nb-theme-tp-light nb-layout-header nav a:focus,.nb-theme-tp-light nb-layout-header nav a:hover{color:#222b45}.nb-theme-tp-light nb-layout-header~.layout-container{min-height:calc(100vh - 4.75rem)}.nb-theme-tp-light nb-layout-header.fixed~.layout-container{padding-top:4.75rem;min-height:100vh}.nb-theme-tp-light nb-layout-header.fixed~.layout-container nb-sidebar .main-container{height:calc(100vh - 4.75rem)}.nb-theme-tp-light nb-layout.with-subheader nb-sidebar .main-container{box-shadow:none}.nb-theme-tp-light 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-tp-light nb-sidebar .main-container{height:100vh;width:16rem}.nb-theme-tp-light nb-sidebar .scrollable{padding:1.25rem;position:relative;-webkit-transform:translateZ(0);scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}@media (max-width:767.98px){.nb-theme-tp-light nb-sidebar .scrollable{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-tp-light nb-sidebar .scrollable::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light nb-sidebar .scrollable::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light nb-sidebar .scrollable::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-tp-light nb-sidebar.collapsed,.nb-theme-tp-light nb-sidebar.collapsed .main-container{width:0;padding:0}.nb-theme-tp-light nb-sidebar.collapsed .scrollable,.nb-theme-tp-light nb-sidebar.collapsed nb-sidebar-footer,.nb-theme-tp-light nb-sidebar.collapsed nb-sidebar-header{width:0;padding:0;overflow:hidden}.nb-theme-tp-light nb-sidebar.compacted,.nb-theme-tp-light nb-sidebar.compacted .main-container,.nb-theme-tp-light nb-sidebar.compacted nb-menu{width:3.5rem}.nb-theme-tp-light nb-sidebar.compacted nb-menu .menu-item a.active{position:relative}.nb-theme-tp-light 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-tp-light nb-sidebar.compacted nb-menu .menu-item a.active:before{left:0}[dir=rtl] .nb-theme-tp-light nb-sidebar.compacted nb-menu .menu-item a.active:before{right:0}.nb-theme-tp-light nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a .expand-state,.nb-theme-tp-light nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a nb-badge,.nb-theme-tp-light nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a span{display:none}.nb-theme-tp-light nb-sidebar.compacted nb-menu .menu-items>.menu-item{transition:border-color 1s ease}.nb-theme-tp-light nb-sidebar.compacted nb-menu .menu-items>.menu-item.menu-group{display:block;color:transparent;width:0;padding:0;overflow:hidden}.nb-theme-tp-light nb-sidebar.compacted nb-menu .menu-items>.menu-item i{margin-right:0}.nb-theme-tp-light nb-sidebar.compacted nb-menu .menu-items>.menu-item a{justify-content:center}.nb-theme-tp-light nb-sidebar.compacted nb-menu .menu-items>.menu-item>.expanded{display:none}.nb-theme-tp-light nb-sidebar.compacted.left.fixed~.content{margin-left:3.5rem}.nb-theme-tp-light nb-sidebar.compacted.fixed.right~.content{margin-left:0;margin-right:3.5rem}.nb-theme-tp-light nb-sidebar.compacted.left.fixed~.content.center{padding-left:3.5rem}.nb-theme-tp-light nb-sidebar.compacted.fixed.right~.content.center{padding-left:0;padding-right:3.5rem}[dir=ltr] .nb-theme-tp-light nb-sidebar.compacted.start.fixed~.content{margin-left:3.5rem}[dir=ltr] .nb-theme-tp-light nb-sidebar.compacted.fixed.end~.content,[dir=rtl] .nb-theme-tp-light nb-sidebar.compacted.start.fixed~.content{margin-right:3.5rem}[dir=rtl] .nb-theme-tp-light nb-sidebar.compacted.fixed.end~.content{margin-left:3.5rem}[dir=ltr] .nb-theme-tp-light nb-sidebar.compacted.start.fixed~.content.center{padding-left:3.5rem}[dir=ltr] .nb-theme-tp-light nb-sidebar.compacted.fixed.end~.content.center,[dir=rtl] .nb-theme-tp-light nb-sidebar.compacted.start.fixed~.content.center{padding-right:3.5rem}[dir=rtl] .nb-theme-tp-light nb-sidebar.compacted.fixed.end~.content.center{padding-left:3.5rem}.nb-theme-tp-light nb-sidebar.fixed.left.collapsed+.content,.nb-theme-tp-light nb-sidebar.fixed.start.collapsed+.content{margin-left:0}.nb-theme-tp-light nb-sidebar.fixed.end.collapsed+.content,.nb-theme-tp-light nb-sidebar.fixed.right.collapsed+.content{margin-right:0}.nb-theme-tp-light nb-sidebar.expanded,.nb-theme-tp-light nb-sidebar.expanded>.scrollable{width:16rem}.nb-theme-tp-light nb-sidebar nb-sidebar-footer,.nb-theme-tp-light nb-sidebar nb-sidebar-header{padding:1.25rem;height:3.5rem}.nb-theme-tp-light nb-sidebar nb-menu{margin:0 -1.25rem -1.25rem}.nb-theme-tp-light nb-calendar-pageable-navigation .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-tp-light nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic,.nb-theme-tp-light nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:active,.nb-theme-tp-light nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-tp-light nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:hover,.nb-theme-tp-light nb-calendar-view-mode .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-tp-light nb-calendar-view-mode [nbButton].appearance-ghost.status-basic,.nb-theme-tp-light nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:active,.nb-theme-tp-light nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-tp-light nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:hover{color:#222b45;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-tp-light nb-calendar-pageable-navigation .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-tp-light nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus,.nb-theme-tp-light nb-calendar-pageable-navigation [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active),.nb-theme-tp-light nb-calendar-view-mode .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-tp-light nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus,.nb-theme-tp-light nb-calendar-view-mode [nbButton].appearance-ghost.status-basic:focus:not(:hover):not(:active){box-shadow:none}[dir=ltr] .nb-theme-tp-light nb-calendar-pageable-navigation{margin-left:auto}[dir=rtl] .nb-theme-tp-light nb-calendar-pageable-navigation{margin-right:auto}.nb-theme-tp-light nb-calendar-picker{display:block;padding-top:.25rem;padding-bottom:.625rem}[dir=ltr] .nb-theme-tp-light nb-calendar-picker,[dir=rtl] .nb-theme-tp-light nb-calendar-picker{padding-right:.625rem;padding-left:.625rem}.nb-theme-tp-light nb-calendar-days-names{background:transparent;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7}[dir=ltr] .nb-theme-tp-light nb-calendar-days-names,[dir=rtl] .nb-theme-tp-light nb-calendar-days-names{padding-left:.625rem;padding-right:.625rem}.nb-theme-tp-light 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-tp-light nb-calendar-days-names .day.holiday{color:#8f9bb3}.nb-theme-tp-light nb-calendar-days-names.size-large .day{width:3rem;height:3rem}.nb-theme-tp-light nb-calendar-week-numbers{background:transparent;font-size:.9375rem;font-weight:600;line-height:1.5rem;color:#8f9bb3;padding-bottom:.625rem}.nb-theme-tp-light 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-tp-light nb-calendar-week-numbers .sign,.nb-theme-tp-light nb-calendar-week-numbers .week-number{display:flex;align-items:center;justify-content:center;height:2.75rem;width:2.75rem}.nb-theme-tp-light nb-calendar-week-numbers.size-large .sign,.nb-theme-tp-light nb-calendar-week-numbers.size-large .week-number{height:3rem;width:3rem}[dir=ltr] .nb-theme-tp-light nb-calendar-day-picker nb-calendar-week-numbers{border-right:1px solid #edf1f7}[dir=rtl] .nb-theme-tp-light nb-calendar-day-picker nb-calendar-week-numbers{border-left:1px solid #edf1f7}.nb-theme-tp-light nb-calendar-picker .day-cell{width:2.75rem;height:2.75rem}.nb-theme-tp-light nb-calendar-picker .day-cell.size-large{width:3rem;height:3rem}.nb-theme-tp-light nb-calendar-picker .month-cell{width:4.8125rem;height:2.75rem}.nb-theme-tp-light nb-calendar-picker .month-cell.size-large{width:5.25rem;height:3rem}.nb-theme-tp-light nb-calendar-picker .year-cell{width:4.8125rem;height:2.75rem}.nb-theme-tp-light nb-calendar-picker .year-cell.size-large{width:5.25rem;height:3rem}.nb-theme-tp-light nb-calendar-picker .cell-content{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-radius:.17rem}.nb-theme-tp-light nb-calendar-picker .day-cell,.nb-theme-tp-light nb-calendar-picker .month-cell,.nb-theme-tp-light 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-tp-light nb-calendar-picker .day-cell,.nb-theme-tp-light nb-calendar-picker .day-cell .cell-content,.nb-theme-tp-light nb-calendar-picker .month-cell,.nb-theme-tp-light nb-calendar-picker .month-cell .cell-content,.nb-theme-tp-light nb-calendar-picker .year-cell,.nb-theme-tp-light nb-calendar-picker .year-cell .cell-content{transition-duration:.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-tp-light nb-calendar-picker .day-cell.disabled,.nb-theme-tp-light nb-calendar-picker .day-cell.empty,.nb-theme-tp-light nb-calendar-picker .month-cell.disabled,.nb-theme-tp-light nb-calendar-picker .month-cell.empty,.nb-theme-tp-light nb-calendar-picker .year-cell.disabled,.nb-theme-tp-light nb-calendar-picker .year-cell.empty{cursor:default}.nb-theme-tp-light nb-calendar-picker .day-cell.bounding-month,.nb-theme-tp-light nb-calendar-picker .month-cell.bounding-month,.nb-theme-tp-light nb-calendar-picker .year-cell.bounding-month{color:#8f9bb3}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty):hover .cell-content,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty):hover .cell-content,.nb-theme-tp-light 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-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty):active .cell-content,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty):active .cell-content,.nb-theme-tp-light 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-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content{background-color:rgba(51,102,255,.08);border:1px solid #36f;color:#222b45;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content:hover,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content:hover,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).today .cell-content:active,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).today .cell-content:active,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).today .cell-content:active{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content,.nb-theme-tp-light 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-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content:hover,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content:hover,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content:hover{background-color:#598bff;border-color:#598bff}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).selected .cell-content:active,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).selected .cell-content:active,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).selected .cell-content:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected{background-color:#36f;border-radius:.17rem}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content{background-color:hsla(0,0%,100%,.08);border-color:transparent;color:#fff}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content:hover,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content:hover,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content:hover{background-color:hsla(0,0%,100%,.16);border-color:transparent}.nb-theme-tp-light nb-calendar-picker .day-cell:not(.disabled):not(.empty).today.selected .cell-content:focus,.nb-theme-tp-light nb-calendar-picker .month-cell:not(.disabled):not(.empty).today.selected .cell-content:focus,.nb-theme-tp-light nb-calendar-picker .year-cell:not(.disabled):not(.empty).today.selected .cell-content:focus{background-color:hsla(0,0%,100%,.24);border-color:transparent}.nb-theme-tp-light nb-calendar-picker .day-cell.disabled,.nb-theme-tp-light nb-calendar-picker .month-cell.disabled,.nb-theme-tp-light nb-calendar-picker .year-cell.disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-calendar-picker .day-cell.disabled.today .cell-content,.nb-theme-tp-light nb-calendar-picker .month-cell.disabled.today .cell-content,.nb-theme-tp-light nb-calendar-picker .year-cell.disabled.today .cell-content{border:1px solid #e4e9f2}.nb-theme-tp-light nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty){background-color:#36f;border-radius:0}[dir=ltr] .nb-theme-tp-light nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).start{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}[dir=ltr] .nb-theme-tp-light nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).end,[dir=rtl] .nb-theme-tp-light nb-calendar-picker .range-cell.in-range.selected:not(.disabled):not(.empty).start{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}[dir=rtl] .nb-theme-tp-light 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-tp-light nb-base-calendar nb-card{background-color:#fff;border:.0625rem solid #e4e9f2;box-shadow:none;margin:0;width:20.625rem;overflow:hidden}.nb-theme-tp-light nb-base-calendar nb-card-body{padding:0}.nb-theme-tp-light nb-base-calendar .calendar-navigation{border:none;display:flex;padding:.625rem .25rem;color:#222b45;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-tp-light nb-base-calendar:not(.has-navigation) nb-calendar-days-names,.nb-theme-tp-light nb-base-calendar:not(.has-navigation) nb-calendar-week-numbers .sign-container{border-top:0}.nb-theme-tp-light nb-base-calendar.has-week-number nb-card{width:calc(20.625rem + 2.75rem + 1px)}.nb-theme-tp-light nb-base-calendar.has-week-number .month-cell,.nb-theme-tp-light nb-base-calendar.has-week-number .year-cell{flex:1 0 auto}.nb-theme-tp-light nb-base-calendar.size-large nb-card{width:22.375rem}.nb-theme-tp-light nb-base-calendar.size-large.has-week-number nb-card{width:calc(22.375rem + 3rem + 1px)}.nb-theme-tp-light 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-tp-light nb-card::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light nb-card::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light nb-card::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-tp-light nb-card.size-tiny{height:13.5rem}.nb-theme-tp-light nb-card.size-small{height:21.1875rem}.nb-theme-tp-light nb-card.size-medium{height:28.875rem}.nb-theme-tp-light nb-card.size-large{height:36.5625rem}.nb-theme-tp-light nb-card.size-giant{height:44.25rem}.nb-theme-tp-light nb-card.status-basic nb-card-header{background-color:#f7f9fc;border-bottom-width:0;border-bottom-color:#f7f9fc;color:#222b45}.nb-theme-tp-light nb-card.status-basic nb-card-header a,.nb-theme-tp-light nb-card.status-basic nb-card-header a:hover{color:#222b45}.nb-theme-tp-light nb-card.status-primary nb-card-header{background-color:#36f;border-bottom-width:0;border-bottom-color:#36f;color:#fff}.nb-theme-tp-light nb-card.status-primary nb-card-header a,.nb-theme-tp-light nb-card.status-primary nb-card-header a:hover{color:#fff}.nb-theme-tp-light nb-card.status-success nb-card-header{background-color:#00d68f;border-bottom-width:0;border-bottom-color:#00d68f;color:#fff}.nb-theme-tp-light nb-card.status-success nb-card-header a,.nb-theme-tp-light nb-card.status-success nb-card-header a:hover{color:#fff}.nb-theme-tp-light nb-card.status-warning nb-card-header{background-color:#fa0;border-bottom-width:0;border-bottom-color:#fa0;color:#fff}.nb-theme-tp-light nb-card.status-warning nb-card-header a,.nb-theme-tp-light nb-card.status-warning nb-card-header a:hover{color:#fff}.nb-theme-tp-light nb-card.status-danger nb-card-header{background-color:#ff3d71;border-bottom-width:0;border-bottom-color:#ff3d71;color:#fff}.nb-theme-tp-light nb-card.status-danger nb-card-header a,.nb-theme-tp-light nb-card.status-danger nb-card-header a:hover{color:#fff}.nb-theme-tp-light nb-card.status-info nb-card-header{background-color:#0095ff;border-bottom-width:0;border-bottom-color:#0095ff;color:#fff}.nb-theme-tp-light nb-card.status-info nb-card-header a,.nb-theme-tp-light nb-card.status-info nb-card-header a:hover{color:#fff}.nb-theme-tp-light nb-card.status-control nb-card-header{background-color:#fff;border-bottom-width:0;border-bottom-color:#fff;color:#222b45}.nb-theme-tp-light nb-card.status-control nb-card-header a,.nb-theme-tp-light nb-card.status-control nb-card-header a:hover{color:#222b45}.nb-theme-tp-light nb-card.accent-basic{border-top-color:#f7f9fc}.nb-theme-tp-light nb-card.accent-primary{border-top-color:#36f}.nb-theme-tp-light nb-card.accent-success{border-top-color:#00d68f}.nb-theme-tp-light nb-card.accent-warning{border-top-color:#fa0}.nb-theme-tp-light nb-card.accent-danger{border-top-color:#ff3d71}.nb-theme-tp-light nb-card.accent-info{border-top-color:#0095ff}.nb-theme-tp-light nb-card.accent-control{border-top-color:#fff}.nb-theme-tp-light nb-card.accent{border-top-style:solid;border-top-width:.17rem}.nb-theme-tp-light nb-card.accent nb-card-header{border-radius:0}.nb-theme-tp-light 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-tp-light nb-card-body::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light nb-card-body::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light nb-card-body::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-tp-light nb-card-footer{padding:1rem 1.5rem;border-top:1px solid #edf1f7;border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-tp-light 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-tp-light nb-card-header h1,.nb-theme-tp-light nb-card-header h2,.nb-theme-tp-light nb-card-header h3,.nb-theme-tp-light nb-card-header h4,.nb-theme-tp-light nb-card-header h5,.nb-theme-tp-light nb-card-header h6{margin:0}.nb-theme-tp-light nb-reveal-card{box-shadow:none;margin-bottom:1.875rem}.nb-theme-tp-light .second-card-container{height:100%;border-radius:.17rem}.nb-theme-tp-light .flip-button,.nb-theme-tp-light .reveal-button{line-height:1.25rem;padding:1rem 1.5rem}.nb-theme-tp-light .flip-button{margin-bottom:1.875rem}[dir=ltr] .nb-theme-tp-light .flipcard-body .front-container{margin-right:-100%}[dir=rtl] .nb-theme-tp-light .flipcard-body .front-container{margin-left:-100%}.nb-theme-tp-light nb-tabset{background-color:transparent;border-radius:.17rem;box-shadow:none}.nb-theme-tp-light nb-tabset .tabset{border-bottom:1px solid #edf1f7}.nb-theme-tp-light nb-tabset .tab-link{background-color:transparent;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-tp-light nb-tabset .tab-link:before{background-color:transparent;height:.25rem}.nb-theme-tp-light nb-tabset nb-badge.dot-mode.position-left{left:.75rem}.nb-theme-tp-light nb-tabset nb-badge.dot-mode.position-right{right:.75rem}[dir=ltr] .nb-theme-tp-light nb-tabset nb-badge.dot-mode.position-start{left:.75rem}[dir=ltr] .nb-theme-tp-light nb-tabset nb-badge.dot-mode.position-end,[dir=rtl] .nb-theme-tp-light nb-tabset nb-badge.dot-mode.position-start{right:.75rem}[dir=rtl] .nb-theme-tp-light nb-tabset nb-badge.dot-mode.position-end{left:.75rem}.nb-theme-tp-light nb-tabset .tab.active .tab-link{background-color:transparent;color:#36f}.nb-theme-tp-light nb-tabset .tab.active .tab-link:before{background-color:#36f}.nb-theme-tp-light nb-tabset .tab:focus .tab-link{background-color:transparent;color:#274bdb}.nb-theme-tp-light nb-tabset .tab:focus .tab-link:before{background-color:#274bdb}.nb-theme-tp-light nb-tabset .tab:hover .tab-link{color:#598bff;background-color:transparent}.nb-theme-tp-light nb-tabset .tab:hover .tab-link:before{background-color:#598bff}.nb-theme-tp-light nb-tabset .tab.disabled{cursor:default;pointer-events:none}.nb-theme-tp-light nb-tabset .tab.disabled .tab-link{background-color:transparent;color:rgba(143,155,179,.48);cursor:default;pointer-events:none}.nb-theme-tp-light nb-tabset .tab.disabled .tab-link:before{background-color:transparent}@media screen and (max-width:36rem){.nb-theme-tp-light nb-tabset .tab.responsive .tab-text{display:none}}.nb-theme-tp-light nb-tabset nb-tab{background-color:transparent;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-tp-light nb-tabset nb-tab::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light nb-tabset nb-tab::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light nb-tabset nb-tab::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-tp-light nb-route-tabset{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc;background-color:transparent;border-radius:.17rem;box-shadow:none}.nb-theme-tp-light nb-route-tabset::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light nb-route-tabset::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light nb-route-tabset::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-tp-light nb-route-tabset .route-tabset{border-bottom:1px solid #edf1f7}.nb-theme-tp-light nb-route-tabset .tab-link{background-color:transparent;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-tp-light nb-route-tabset .tab-link:before{background-color:transparent;height:.25rem}.nb-theme-tp-light nb-route-tabset .route-tab.active .tab-link{background-color:transparent;color:#36f}.nb-theme-tp-light nb-route-tabset .route-tab.active .tab-link:before{background-color:#36f}.nb-theme-tp-light nb-route-tabset .route-tab:focus .tab-link{background-color:transparent;color:#274bdb}.nb-theme-tp-light nb-route-tabset .route-tab:focus .tab-link:before{background-color:#274bdb}.nb-theme-tp-light nb-route-tabset .route-tab:hover .tab-link{background-color:transparent;color:#598bff}.nb-theme-tp-light nb-route-tabset .route-tab:hover .tab-link:before{background-color:#598bff}.nb-theme-tp-light nb-route-tabset .route-tab.disabled{cursor:default;pointer-events:none}.nb-theme-tp-light nb-route-tabset .route-tab.disabled .tab-link{background-color:transparent;color:rgba(143,155,179,.48);cursor:default;pointer-events:none}.nb-theme-tp-light nb-route-tabset .route-tab.disabled .tab-link:before{background-color:transparent}@media screen and (max-width:36rem){.nb-theme-tp-light nb-route-tabset .route-tab.responsive .tab-text{display:none}}.nb-theme-tp-light nb-menu{background-color:transparent}.nb-theme-tp-light nb-menu ul.menu-items{margin:0;padding:0}.nb-theme-tp-light nb-menu .menu-group,.nb-theme-tp-light nb-menu .menu-item a{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.75rem 1rem}.nb-theme-tp-light nb-menu .menu-group,.nb-theme-tp-light nb-menu .menu-group nb-icon.menu-icon{color:#8f9bb3}.nb-theme-tp-light nb-menu .menu-item a{color:var(--secondary-light);border-radius:0}.nb-theme-tp-light nb-menu .menu-item a.active{background-color:transparent;color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item a.active .menu-icon{color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item a:hover{background-color:transparent;color:var(--secondary);cursor:pointer}.nb-theme-tp-light nb-menu .menu-item a:hover .menu-icon{color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item .menu-icon{color:#8f9bb3;font-size:1.25rem;margin:0 .5rem 0 0;width:1em;text-align:center}.nb-theme-tp-light nb-menu .menu-item .expand-state{color:#8f9bb3}.nb-theme-tp-light nb-menu .menu-item{border-bottom:1px solid #edf1f7}.nb-theme-tp-light nb-menu .menu-item:first-child{border-top:none}.nb-theme-tp-light nb-menu .menu-item:last-child{border-bottom:none}.nb-theme-tp-light nb-menu .menu-item .menu-item:first-child{border-top:1px solid #edf1f7}.nb-theme-tp-light nb-menu .menu-item>.menu-items{background-color:transparent;margin:0;padding:0 1.25rem}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-item{background:transparent;color:#222b45}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-item a{border:0 solid transparent;padding:.75rem 1rem}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-item a.active{background-color:transparent;border-color:#36f;color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-item a.active .menu-icon{color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-item a:hover{background-color:transparent;border-color:transparent;color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-item a:hover .menu-icon{color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-item a.active:hover{background-color:transparent;border-color:#598bff;color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-item a.active:hover .menu-icon{color:var(--secondary)}.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-group,.nb-theme-tp-light nb-menu .menu-item>.menu-items>.menu-group nb-icon.menu-icon{color:#8f9bb3}.nb-theme-tp-light nb-user .user-picture{background-color:transparent;border:1px solid #edf1f7}.nb-theme-tp-light nb-user .initials,.nb-theme-tp-light nb-user .user-name,.nb-theme-tp-light nb-user .user-title{color:#222b45;font-family:Open Sans,sans-serif;font-weight:400}.nb-theme-tp-light nb-user.size-tiny .user-picture{height:1.25rem;width:1.25rem}.nb-theme-tp-light nb-user.size-tiny .initials,.nb-theme-tp-light nb-user.size-tiny .user-name,.nb-theme-tp-light nb-user.size-tiny .user-title{font-size:.75rem;line-height:1rem}.nb-theme-tp-light nb-user.size-small .user-picture{height:1.5rem;width:1.5rem}.nb-theme-tp-light nb-user.size-small .initials,.nb-theme-tp-light nb-user.size-small .user-name,.nb-theme-tp-light nb-user.size-small .user-title{font-size:.75rem;line-height:1rem}.nb-theme-tp-light nb-user.size-medium .user-picture{height:2.5rem;width:2.5rem}.nb-theme-tp-light nb-user.size-medium .initials,.nb-theme-tp-light nb-user.size-medium .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-tp-light nb-user.size-medium .user-title{font-size:.75rem;line-height:1rem}.nb-theme-tp-light nb-user.size-large .user-picture{height:3.25rem;width:3.25rem}.nb-theme-tp-light nb-user.size-large .initials,.nb-theme-tp-light nb-user.size-large .user-name{font-size:.9375rem;line-height:1.25rem}.nb-theme-tp-light nb-user.size-large .user-title{font-size:.8125rem;line-height:1.125rem}.nb-theme-tp-light nb-user.size-giant .user-picture{height:4rem;width:4rem}.nb-theme-tp-light nb-user.size-giant .initials,.nb-theme-tp-light nb-user.size-giant .user-name,.nb-theme-tp-light nb-user.size-giant .user-title{font-size:.9375rem;line-height:1.25rem}.nb-theme-tp-light nb-user.shape-rectangle .user-picture{border-radius:.17rem}.nb-theme-tp-light nb-user.shape-semi-round .user-picture{border-radius:.75rem}.nb-theme-tp-light nb-user.shape-round .user-picture{border-radius:50%}.nb-theme-tp-light nb-actions{background-color:transparent;color:#222b45;font-family:Open Sans,sans-serif;font-weight:700;line-height:1rem}.nb-theme-tp-light nb-actions.size-tiny nb-action{font-size:.625rem;height:1rem;padding:0 1.25rem}.nb-theme-tp-light nb-actions.size-tiny nb-action nb-icon{font-size:1rem}.nb-theme-tp-light nb-actions.size-small nb-action{font-size:.75rem;height:1.5rem;padding:0 1.25rem}.nb-theme-tp-light nb-actions.size-small nb-action nb-icon{font-size:1.5rem}.nb-theme-tp-light nb-actions.size-medium nb-action{font-size:.875rem;height:2.25rem;padding:0 1.25rem}.nb-theme-tp-light nb-actions.size-medium nb-action nb-icon{font-size:2.25rem}.nb-theme-tp-light nb-actions.size-large nb-action{font-size:1rem;height:3.5rem;padding:0 1.25rem}.nb-theme-tp-light nb-actions.size-large nb-action nb-icon{font-size:3.5rem}.nb-theme-tp-light nb-actions.size-giant nb-action{font-size:1.125rem;height:4rem;padding:0 1.25rem}.nb-theme-tp-light nb-actions.size-giant nb-action nb-icon{font-size:4rem}[dir=ltr] .nb-theme-tp-light nb-action{border-left:1px solid #edf1f7}[dir=rtl] .nb-theme-tp-light nb-action{border-right:1px solid #edf1f7}[dir=ltr] .nb-theme-tp-light nb-action:first-child{border-left:none!important}[dir=rtl] .nb-theme-tp-light nb-action:first-child{border-right:none!important}.nb-theme-tp-light nb-action nb-icon{color:#8f9bb3}.nb-theme-tp-light nb-action.disabled,.nb-theme-tp-light nb-action.disabled nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-search-field .close-button{z-index:1}.nb-theme-tp-light nb-search-field .search{background:#fff}.nb-theme-tp-light 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-tp-light 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-tp-light nb-search-field .search input::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light nb-search-field .search input:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light nb-search-field .search input::placeholder{color:#8f9bb3}.nb-theme-tp-light nb-search-field .search input::-ms-clear{display:none}.nb-theme-tp-light nb-search-field.rotate-layout{opacity:0;background:#fff}.nb-theme-tp-light nb-search-field.modal-zoomin .search:after,.nb-theme-tp-light nb-search-field.modal-zoomin .search:before{border:1.5rem solid #36f}.nb-theme-tp-light nb-search-field.modal-half .form-wrapper{background:#fff}.nb-theme-tp-light nb-search-field.modal-half .search:before{background:#36f}.nb-theme-tp-light nb-search-field.modal-drop .form-content:after{background:#edf1f7}.nb-theme-tp-light nb-search-field.column-curtain:before,.nb-theme-tp-light nb-search-field.curtain .search,.nb-theme-tp-light nb-search-field.curtain .search:after,.nb-theme-tp-light nb-search-field.modal-drop .search:before{background:#fff}.nb-theme-tp-light nb-search-field.column-curtain:after{background:transparent}.nb-theme-tp-light nb-search-field.column-curtain.show:after{background:#36f}.nb-theme-tp-light .nb-spinner-container{position:relative}.nb-theme-tp-light nb-spinner .message{color:#222b45;font-family:Open Sans,sans-serif;font-size:.875rem;font-weight:700;line-height:1rem}.nb-theme-tp-light nb-spinner.status-basic{background-color:rgba(143,155,179,.16)}.nb-theme-tp-light nb-spinner.status-basic .spin-circle{border-color:#8f9bb3 transparent #8f9bb3 #8f9bb3}.nb-theme-tp-light nb-spinner.status-primary{background-color:rgba(143,155,179,.16)}.nb-theme-tp-light nb-spinner.status-primary .spin-circle{border-color:#36f transparent #36f #36f}.nb-theme-tp-light nb-spinner.status-success{background-color:rgba(143,155,179,.16)}.nb-theme-tp-light nb-spinner.status-success .spin-circle{border-color:#00d68f transparent #00d68f #00d68f}.nb-theme-tp-light nb-spinner.status-warning{background-color:rgba(143,155,179,.16)}.nb-theme-tp-light nb-spinner.status-warning .spin-circle{border-color:#fa0 transparent #fa0 #fa0}.nb-theme-tp-light nb-spinner.status-danger{background-color:rgba(143,155,179,.16)}.nb-theme-tp-light nb-spinner.status-danger .spin-circle{border-color:#ff3d71 transparent #ff3d71 #ff3d71}.nb-theme-tp-light nb-spinner.status-info{background-color:rgba(143,155,179,.16)}.nb-theme-tp-light nb-spinner.status-info .spin-circle{border-color:#0095ff transparent #0095ff #0095ff}.nb-theme-tp-light nb-spinner.status-control{background-color:hsla(0,0%,100%,.16)}.nb-theme-tp-light nb-spinner.status-control .spin-circle{border-color:#fff transparent #fff #fff}.nb-theme-tp-light nb-spinner.size-tiny{font-size:1rem}.nb-theme-tp-light nb-spinner.size-small{font-size:1.25rem}.nb-theme-tp-light nb-spinner.size-medium{font-size:1.5rem}.nb-theme-tp-light nb-spinner.size-large{font-size:1.75rem}.nb-theme-tp-light nb-spinner.size-giant{font-size:2rem}@keyframes spin{0%{transform:rotate(0deg)}40%{transform:rotate(230deg)}to{transform:rotate(1turn)}}.nb-theme-tp-light .nb-timepicker-container{width:20rem;height:26.1875rem}.nb-theme-tp-light .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-tp-light .nb-timepicker-container .list-item:first-child{border-top:none}.nb-theme-tp-light .nb-timepicker-container .list-item:hover{background-color:#f7f9fc;color:#222b45}.nb-theme-tp-light .nb-timepicker-container .list-item:focus{background-color:#e4e9f2;color:#222b45}.nb-theme-tp-light .nb-timepicker-container .list-item.selected{background-color:#36f;color:#fff}.nb-theme-tp-light .nb-timepicker-container .values-list{scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}[dir=ltr] .nb-theme-tp-light .nb-timepicker-container .values-list:not(:last-of-type){border-right:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-tp-light .nb-timepicker-container .values-list:not(:last-of-type){border-left:.0625rem solid #e4e9f2}.nb-theme-tp-light .nb-timepicker-container .values-list::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light .nb-timepicker-container .values-list::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light .nb-timepicker-container .values-list::-webkit-scrollbar-track{background:#f7f9fc}[dir=ltr] .nb-theme-tp-light .nb-timepicker-container.supports-scrollbar-theming .values-list:hover .list-item:not(.am-pm-item){margin-right:-.3125rem}[dir=rtl] .nb-theme-tp-light .nb-timepicker-container.supports-scrollbar-theming .values-list:hover .list-item:not(.am-pm-item){margin-left:-.3125rem}.nb-theme-tp-light .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-tp-light .nb-timepicker-container .header-cell:not(:last-child){border-right:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-tp-light .nb-timepicker-container .header-cell:not(:last-child){border-left:.0625rem solid #e4e9f2}.nb-theme-tp-light .nb-timepicker-container .column-header{border-bottom:.0625rem solid #e4e9f2}[dir=ltr] .nb-theme-tp-light .nb-timepicker-container .actions-footer{padding-left:.625rem}[dir=rtl] .nb-theme-tp-light .nb-timepicker-container .actions-footer{padding-right:.625rem}.nb-theme-tp-light nb-checkbox .label{padding:0}.nb-theme-tp-light nb-checkbox .custom-checkbox{width:1.25rem;height:1.25rem;border-style:solid;border-width:1px;border-radius:.17rem;position:relative}.nb-theme-tp-light nb-checkbox .native-input:focus:not(:checked)+.custom-checkbox{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light nb-checkbox .native-input:focus:not(:checked)+.custom-checkbox:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-tp-light nb-checkbox .native-input:focus:checked+.custom-checkbox{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light nb-checkbox nb-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%}.nb-theme-tp-light nb-checkbox .text{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}[dir=ltr] .nb-theme-tp-light nb-checkbox .text:not(:empty){padding-left:.6875rem}[dir=rtl] .nb-theme-tp-light nb-checkbox .text:not(:empty){padding-right:.6875rem}.nb-theme-tp-light nb-checkbox.status-basic .custom-checkbox{background-color:rgba(143,155,179,.08);border-color:#8f9bb3}.nb-theme-tp-light nb-checkbox.status-basic .text{color:#222b45}.nb-theme-tp-light nb-checkbox.status-basic .custom-checkbox.checked{background-color:#36f;border-color:#36f}.nb-theme-tp-light nb-checkbox.status-basic .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-basic .custom-checkbox.indeterminate{background-color:#36f;border-color:#36f}.nb-theme-tp-light nb-checkbox.status-basic .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox{background-color:rgba(143,155,179,.24);border-color:#8f9bb3}.nb-theme-tp-light nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-basic .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#1a34b8}.nb-theme-tp-light nb-checkbox.status-basic .custom-checkbox:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-tp-light nb-checkbox.status-basic .custom-checkbox:hover.checked,.nb-theme-tp-light nb-checkbox.status-basic .custom-checkbox:hover.indeterminate{background-color:#598bff;border-color:#598bff}.nb-theme-tp-light nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox{background-color:rgba(143,155,179,.24);border-color:#8f9bb3}.nb-theme-tp-light nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-basic .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#274bdb}.nb-theme-tp-light nb-checkbox.status-basic .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-checkbox.status-basic .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-basic .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-basic .native-input:disabled:checked+.custom-checkbox,.nb-theme-tp-light nb-checkbox.status-basic .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-primary .custom-checkbox{background-color:rgba(51,102,255,.08);border-color:#36f}.nb-theme-tp-light nb-checkbox.status-primary .text{color:#222b45}.nb-theme-tp-light nb-checkbox.status-primary .custom-checkbox.checked{background-color:#36f;border-color:#36f}.nb-theme-tp-light nb-checkbox.status-primary .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-primary .custom-checkbox.indeterminate{background-color:#36f;border-color:#36f}.nb-theme-tp-light nb-checkbox.status-primary .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-primary .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#1a34b8}.nb-theme-tp-light nb-checkbox.status-primary .custom-checkbox:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-tp-light nb-checkbox.status-primary .custom-checkbox:hover.checked,.nb-theme-tp-light nb-checkbox.status-primary .custom-checkbox:hover.indeterminate{background-color:#598bff;border-color:#598bff}.nb-theme-tp-light nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-primary .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#274bdb;border-color:#274bdb}.nb-theme-tp-light nb-checkbox.status-primary .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-checkbox.status-primary .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-primary .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-primary .native-input:disabled:checked+.custom-checkbox,.nb-theme-tp-light nb-checkbox.status-primary .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-success .custom-checkbox{background-color:rgba(0,214,143,.08);border-color:#00d68f}.nb-theme-tp-light nb-checkbox.status-success .text{color:#222b45}.nb-theme-tp-light nb-checkbox.status-success .custom-checkbox.checked{background-color:#00d68f;border-color:#00d68f}.nb-theme-tp-light nb-checkbox.status-success .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-success .custom-checkbox.indeterminate{background-color:#00d68f;border-color:#00d68f}.nb-theme-tp-light nb-checkbox.status-success .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-tp-light nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-success .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#00b887;border-color:#00997a}.nb-theme-tp-light nb-checkbox.status-success .custom-checkbox:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f}.nb-theme-tp-light nb-checkbox.status-success .custom-checkbox:hover.checked,.nb-theme-tp-light nb-checkbox.status-success .custom-checkbox:hover.indeterminate{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-tp-light nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-tp-light nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-success .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#00b887;border-color:#00b887}.nb-theme-tp-light nb-checkbox.status-success .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-checkbox.status-success .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-success .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-success .native-input:disabled:checked+.custom-checkbox,.nb-theme-tp-light nb-checkbox.status-success .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-warning .custom-checkbox{background-color:rgba(255,170,0,.08);border-color:#fa0}.nb-theme-tp-light nb-checkbox.status-warning .text{color:#222b45}.nb-theme-tp-light nb-checkbox.status-warning .custom-checkbox.checked{background-color:#fa0;border-color:#fa0}.nb-theme-tp-light nb-checkbox.status-warning .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-warning .custom-checkbox.indeterminate{background-color:#fa0;border-color:#fa0}.nb-theme-tp-light nb-checkbox.status-warning .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-tp-light nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-warning .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#db8b00;border-color:#b86e00}.nb-theme-tp-light nb-checkbox.status-warning .custom-checkbox:hover{background-color:rgba(255,170,0,.16);border-color:#fa0}.nb-theme-tp-light nb-checkbox.status-warning .custom-checkbox:hover.checked,.nb-theme-tp-light nb-checkbox.status-warning .custom-checkbox:hover.indeterminate{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-tp-light nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-tp-light nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-warning .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#db8b00;border-color:#db8b00}.nb-theme-tp-light nb-checkbox.status-warning .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-checkbox.status-warning .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-warning .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-warning .native-input:disabled:checked+.custom-checkbox,.nb-theme-tp-light nb-checkbox.status-warning .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-danger .custom-checkbox{background-color:rgba(255,61,113,.08);border-color:#ff3d71}.nb-theme-tp-light nb-checkbox.status-danger .text{color:#222b45}.nb-theme-tp-light nb-checkbox.status-danger .custom-checkbox.checked{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-tp-light nb-checkbox.status-danger .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-danger .custom-checkbox.indeterminate{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-tp-light nb-checkbox.status-danger .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-tp-light nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-danger .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#db2c66;border-color:#b81d5b}.nb-theme-tp-light nb-checkbox.status-danger .custom-checkbox:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71}.nb-theme-tp-light nb-checkbox.status-danger .custom-checkbox:hover.checked,.nb-theme-tp-light nb-checkbox.status-danger .custom-checkbox:hover.indeterminate{background-color:#ff708d;border-color:#ff708d}.nb-theme-tp-light nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-tp-light nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-danger .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#db2c66;border-color:#db2c66}.nb-theme-tp-light nb-checkbox.status-danger .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-checkbox.status-danger .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-danger .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-danger .native-input:disabled:checked+.custom-checkbox,.nb-theme-tp-light nb-checkbox.status-danger .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-info .custom-checkbox{background-color:rgba(0,149,255,.08);border-color:#0095ff}.nb-theme-tp-light nb-checkbox.status-info .text{color:#222b45}.nb-theme-tp-light nb-checkbox.status-info .custom-checkbox.checked{background-color:#0095ff;border-color:#0095ff}.nb-theme-tp-light nb-checkbox.status-info .custom-checkbox.checked nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-info .custom-checkbox.indeterminate{background-color:#0095ff;border-color:#0095ff}.nb-theme-tp-light nb-checkbox.status-info .custom-checkbox.indeterminate nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-tp-light nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-info .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#006fd6;border-color:#0057c2}.nb-theme-tp-light nb-checkbox.status-info .custom-checkbox:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff}.nb-theme-tp-light nb-checkbox.status-info .custom-checkbox:hover.checked,.nb-theme-tp-light nb-checkbox.status-info .custom-checkbox:hover.indeterminate{background-color:#42aaff;border-color:#42aaff}.nb-theme-tp-light nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-tp-light nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-info .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#006fd6;border-color:#006fd6}.nb-theme-tp-light nb-checkbox.status-info .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-checkbox.status-info .native-input:disabled+.custom-checkbox nb-icon{color:#fff}.nb-theme-tp-light nb-checkbox.status-info .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-info .native-input:disabled:checked+.custom-checkbox,.nb-theme-tp-light nb-checkbox.status-info .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-checkbox.status-control .custom-checkbox{background-color:hsla(0,0%,100%,.08);border-color:#fff}.nb-theme-tp-light nb-checkbox.status-control .text{color:#fff}.nb-theme-tp-light nb-checkbox.status-control .custom-checkbox.checked{background-color:#fff;border-color:#fff}.nb-theme-tp-light nb-checkbox.status-control .custom-checkbox.checked nb-icon{color:#222b45}.nb-theme-tp-light nb-checkbox.status-control .custom-checkbox.indeterminate{background-color:#fff;border-color:#fff}.nb-theme-tp-light nb-checkbox.status-control .custom-checkbox.indeterminate nb-icon{color:#222b45}.nb-theme-tp-light nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-tp-light nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-control .native-input:enabled:focus+.custom-checkbox.indeterminate{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-tp-light nb-checkbox.status-control .custom-checkbox:hover{background-color:hsla(0,0%,100%,.16);border-color:#fff}.nb-theme-tp-light nb-checkbox.status-control .custom-checkbox:hover.checked,.nb-theme-tp-light nb-checkbox.status-control .custom-checkbox:hover.indeterminate{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-tp-light nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-tp-light nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.checked,.nb-theme-tp-light nb-checkbox.status-control .native-input:enabled:active+.custom-checkbox.indeterminate{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-tp-light nb-checkbox.status-control .native-input:disabled+.custom-checkbox{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-checkbox.status-control .native-input:disabled+.custom-checkbox nb-icon,.nb-theme-tp-light nb-checkbox.status-control .native-input:disabled~.text{color:#fff}.nb-theme-tp-light nb-checkbox.status-control .native-input:disabled:checked+.custom-checkbox,.nb-theme-tp-light nb-checkbox.status-control .native-input:disabled:indeterminate+.custom-checkbox{background-color:rgba(143,155,179,.48);border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toggle .toggle{height:1.875rem;width:3.125rem;border-width:1px;border-style:solid;border-radius:100px;cursor:pointer}[dir=ltr] .nb-theme-tp-light nb-toggle .toggle.checked .toggle-switcher{left:calc(100% - 1.75rem - 1px - 1px)}[dir=ltr] .nb-theme-tp-light nb-toggle .toggle:not(.checked) .toggle-switcher{right:0}[dir=rtl] .nb-theme-tp-light nb-toggle .toggle.checked .toggle-switcher{right:calc(100% - 1.75rem - 1px - 1px)}[dir=rtl] .nb-theme-tp-light nb-toggle .toggle:not(.checked) .toggle-switcher{left:0}.nb-theme-tp-light nb-toggle .native-input:enabled:focus+.toggle{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light nb-toggle .native-input:disabled+.toggle{cursor:default}.nb-theme-tp-light nb-toggle .toggle-switcher{width:1.75rem;height:1.75rem}.nb-theme-tp-light nb-toggle .toggle-switcher nb-icon{height:.75rem;width:.75rem}.nb-theme-tp-light nb-toggle .text{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-toggle.status-basic .text{color:#222b45}.nb-theme-tp-light nb-toggle.status-basic .toggle{background-color:rgba(143,155,179,.08);border-color:#8f9bb3}.nb-theme-tp-light nb-toggle.status-basic .toggle.checked{background-color:#36f;border-color:#36f}.nb-theme-tp-light nb-toggle.status-basic .native-input:enabled:focus+.toggle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-toggle.status-basic .native-input:enabled:focus+.toggle.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-tp-light nb-toggle.status-basic .native-input:enabled:active+.toggle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-toggle.status-basic .native-input:enabled:active+.toggle.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-tp-light nb-toggle.status-basic .native-input:enabled+.toggle:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-tp-light nb-toggle.status-basic .native-input:enabled+.toggle:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-tp-light nb-toggle.status-basic .toggle-switcher{background-color:#fff}.nb-theme-tp-light nb-toggle.status-basic .toggle-switcher nb-icon{color:#36f}.nb-theme-tp-light nb-toggle.status-basic .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-basic .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-tp-light nb-toggle.status-basic .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toggle.status-primary .text{color:#222b45}.nb-theme-tp-light nb-toggle.status-primary .toggle{background-color:rgba(51,102,255,.08);border-color:#36f}.nb-theme-tp-light nb-toggle.status-primary .toggle.checked{background-color:#36f;border-color:#36f}.nb-theme-tp-light nb-toggle.status-primary .native-input:enabled:focus+.toggle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-toggle.status-primary .native-input:enabled:focus+.toggle.checked{background-color:#274bdb;border-color:#1a34b8}.nb-theme-tp-light nb-toggle.status-primary .native-input:enabled:active+.toggle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-toggle.status-primary .native-input:enabled:active+.toggle.checked{background-color:#274bdb;border-color:#274bdb}.nb-theme-tp-light nb-toggle.status-primary .native-input:enabled+.toggle:hover{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-tp-light nb-toggle.status-primary .native-input:enabled+.toggle:hover.checked{background-color:#598bff;border-color:#598bff}.nb-theme-tp-light nb-toggle.status-primary .toggle-switcher{background-color:#fff}.nb-theme-tp-light nb-toggle.status-primary .toggle-switcher nb-icon{color:#36f}.nb-theme-tp-light nb-toggle.status-primary .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-primary .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-tp-light nb-toggle.status-primary .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toggle.status-success .text{color:#222b45}.nb-theme-tp-light nb-toggle.status-success .toggle{background-color:rgba(0,214,143,.08);border-color:#00d68f}.nb-theme-tp-light nb-toggle.status-success .toggle.checked{background-color:#00d68f;border-color:#00d68f}.nb-theme-tp-light nb-toggle.status-success .native-input:enabled:focus+.toggle{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-tp-light nb-toggle.status-success .native-input:enabled:focus+.toggle.checked{background-color:#00b887;border-color:#00997a}.nb-theme-tp-light nb-toggle.status-success .native-input:enabled:active+.toggle{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-tp-light nb-toggle.status-success .native-input:enabled:active+.toggle.checked{background-color:#00b887;border-color:#00b887}.nb-theme-tp-light nb-toggle.status-success .native-input:enabled+.toggle:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f}.nb-theme-tp-light nb-toggle.status-success .native-input:enabled+.toggle:hover.checked{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-tp-light nb-toggle.status-success .toggle-switcher{background-color:#fff}.nb-theme-tp-light nb-toggle.status-success .toggle-switcher nb-icon{color:#00d68f}.nb-theme-tp-light nb-toggle.status-success .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-success .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-tp-light nb-toggle.status-success .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toggle.status-warning .text{color:#222b45}.nb-theme-tp-light nb-toggle.status-warning .toggle{background-color:rgba(255,170,0,.08);border-color:#fa0}.nb-theme-tp-light nb-toggle.status-warning .toggle.checked{background-color:#fa0;border-color:#fa0}.nb-theme-tp-light nb-toggle.status-warning .native-input:enabled:focus+.toggle{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-tp-light nb-toggle.status-warning .native-input:enabled:focus+.toggle.checked{background-color:#db8b00;border-color:#b86e00}.nb-theme-tp-light nb-toggle.status-warning .native-input:enabled:active+.toggle{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-tp-light nb-toggle.status-warning .native-input:enabled:active+.toggle.checked{background-color:#db8b00;border-color:#db8b00}.nb-theme-tp-light nb-toggle.status-warning .native-input:enabled+.toggle:hover{background-color:rgba(255,170,0,.16);border-color:#fa0}.nb-theme-tp-light nb-toggle.status-warning .native-input:enabled+.toggle:hover.checked{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-tp-light nb-toggle.status-warning .toggle-switcher{background-color:#fff}.nb-theme-tp-light nb-toggle.status-warning .toggle-switcher nb-icon{color:#fa0}.nb-theme-tp-light nb-toggle.status-warning .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-warning .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-tp-light nb-toggle.status-warning .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toggle.status-danger .text{color:#222b45}.nb-theme-tp-light nb-toggle.status-danger .toggle{background-color:rgba(255,61,113,.08);border-color:#ff3d71}.nb-theme-tp-light nb-toggle.status-danger .toggle.checked{background-color:#ff3d71;border-color:#ff3d71}.nb-theme-tp-light nb-toggle.status-danger .native-input:enabled:focus+.toggle{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-tp-light nb-toggle.status-danger .native-input:enabled:focus+.toggle.checked{background-color:#db2c66;border-color:#b81d5b}.nb-theme-tp-light nb-toggle.status-danger .native-input:enabled:active+.toggle{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-tp-light nb-toggle.status-danger .native-input:enabled:active+.toggle.checked{background-color:#db2c66;border-color:#db2c66}.nb-theme-tp-light nb-toggle.status-danger .native-input:enabled+.toggle:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71}.nb-theme-tp-light nb-toggle.status-danger .native-input:enabled+.toggle:hover.checked{background-color:#ff708d;border-color:#ff708d}.nb-theme-tp-light nb-toggle.status-danger .toggle-switcher{background-color:#fff}.nb-theme-tp-light nb-toggle.status-danger .toggle-switcher nb-icon{color:#ff3d71}.nb-theme-tp-light nb-toggle.status-danger .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-danger .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-tp-light nb-toggle.status-danger .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toggle.status-info .text{color:#222b45}.nb-theme-tp-light nb-toggle.status-info .toggle{background-color:rgba(0,149,255,.08);border-color:#0095ff}.nb-theme-tp-light nb-toggle.status-info .toggle.checked{background-color:#0095ff;border-color:#0095ff}.nb-theme-tp-light nb-toggle.status-info .native-input:enabled:focus+.toggle{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-tp-light nb-toggle.status-info .native-input:enabled:focus+.toggle.checked{background-color:#006fd6;border-color:#0057c2}.nb-theme-tp-light nb-toggle.status-info .native-input:enabled:active+.toggle{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-tp-light nb-toggle.status-info .native-input:enabled:active+.toggle.checked{background-color:#006fd6;border-color:#006fd6}.nb-theme-tp-light nb-toggle.status-info .native-input:enabled+.toggle:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff}.nb-theme-tp-light nb-toggle.status-info .native-input:enabled+.toggle:hover.checked{background-color:#42aaff;border-color:#42aaff}.nb-theme-tp-light nb-toggle.status-info .toggle-switcher{background-color:#fff}.nb-theme-tp-light nb-toggle.status-info .toggle-switcher nb-icon{color:#0095ff}.nb-theme-tp-light nb-toggle.status-info .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-info .native-input:disabled+.toggle .toggle-switcher nb-icon{color:#fff}.nb-theme-tp-light nb-toggle.status-info .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toggle.status-control .text{color:#fff}.nb-theme-tp-light nb-toggle.status-control .toggle,.nb-theme-tp-light nb-toggle.status-control .toggle.checked{background-color:hsla(0,0%,100%,.08);border-color:#fff}.nb-theme-tp-light nb-toggle.status-control .native-input:enabled:active+.toggle,.nb-theme-tp-light nb-toggle.status-control .native-input:enabled:active+.toggle.checked,.nb-theme-tp-light nb-toggle.status-control .native-input:enabled:focus+.toggle,.nb-theme-tp-light nb-toggle.status-control .native-input:enabled:focus+.toggle.checked{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-tp-light nb-toggle.status-control .native-input:enabled+.toggle:hover,.nb-theme-tp-light nb-toggle.status-control .native-input:enabled+.toggle:hover.checked{background-color:hsla(0,0%,100%,.16);border-color:#fff}.nb-theme-tp-light nb-toggle.status-control .toggle-switcher{background-color:#fff}.nb-theme-tp-light nb-toggle.status-control .toggle-switcher nb-icon{color:#222b45}.nb-theme-tp-light nb-toggle.status-control .native-input:disabled+.toggle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher{background-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toggle.status-control .native-input:disabled+.toggle .toggle-switcher nb-icon,.nb-theme-tp-light nb-toggle.status-control .native-input:disabled~.text{color:#fff}.nb-theme-tp-light nb-progress-bar .progress-container{border-radius:.17rem}.nb-theme-tp-light nb-progress-bar .progress-value{display:flex;align-items:center;justify-content:center;font-family:Open Sans,sans-serif;transition-duration:.4s;transition-property:width,background-color}.nb-theme-tp-light nb-progress-bar.size-tiny .progress-container{height:1rem}.nb-theme-tp-light nb-progress-bar.size-tiny .progress-value{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-progress-bar.size-small .progress-container{height:1.25rem}.nb-theme-tp-light nb-progress-bar.size-small .progress-value{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-progress-bar.size-medium .progress-container{height:1.375rem}.nb-theme-tp-light nb-progress-bar.size-medium .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-progress-bar.size-large .progress-container{height:1.5rem}.nb-theme-tp-light nb-progress-bar.size-large .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-progress-bar.size-giant .progress-container{height:1.75rem}.nb-theme-tp-light nb-progress-bar.size-giant .progress-value{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-progress-bar.status-basic .progress-container{background-color:#f7f9fc}.nb-theme-tp-light nb-progress-bar.status-basic .progress-value{background-color:#e4e9f2;color:#222b45}.nb-theme-tp-light nb-progress-bar.status-primary .progress-container{background-color:#edf1f7}.nb-theme-tp-light nb-progress-bar.status-primary .progress-value{background-color:#36f;color:#fff}.nb-theme-tp-light nb-progress-bar.status-success .progress-container{background-color:#edf1f7}.nb-theme-tp-light nb-progress-bar.status-success .progress-value{background-color:#00d68f;color:#fff}.nb-theme-tp-light nb-progress-bar.status-warning .progress-container{background-color:#edf1f7}.nb-theme-tp-light nb-progress-bar.status-warning .progress-value{background-color:#fa0;color:#fff}.nb-theme-tp-light nb-progress-bar.status-danger .progress-container{background-color:#edf1f7}.nb-theme-tp-light nb-progress-bar.status-danger .progress-value{background-color:#ff3d71;color:#fff}.nb-theme-tp-light nb-progress-bar.status-info .progress-container{background-color:#edf1f7}.nb-theme-tp-light nb-progress-bar.status-info .progress-value{background-color:#0095ff;color:#fff}.nb-theme-tp-light nb-progress-bar.status-control .progress-container{background-color:#edf1f7}.nb-theme-tp-light nb-progress-bar.status-control .progress-value{background-color:#fff;color:#222b45}.nb-theme-tp-light nb-badge{border-radius:.17rem;font-family:Open Sans,sans-serif;font-size:.625rem;font-weight:700;line-height:.75rem;padding:.25rem .4rem}.nb-theme-tp-light nb-badge.dot-mode{padding:.3rem;border-radius:.5rem}.nb-theme-tp-light nb-badge.status-basic{color:#222b45;background-color:#f7f9fc}.nb-theme-tp-light nb-badge.status-primary{color:#fff;background-color:#36f}.nb-theme-tp-light nb-badge.status-success{color:#fff;background-color:#00d68f}.nb-theme-tp-light nb-badge.status-warning{color:#fff;background-color:#fa0}.nb-theme-tp-light nb-badge.status-danger{color:#fff;background-color:#ff3d71}.nb-theme-tp-light nb-badge.status-info{color:#fff;background-color:#0095ff}.nb-theme-tp-light nb-badge.status-control{color:#222b45;background-color:#fff}.nb-theme-tp-light nb-stepper.horizontal .header .step{width:2rem;margin:0 1rem}.nb-theme-tp-light nb-stepper.horizontal .header .connector,.nb-theme-tp-light nb-stepper.vertical .header .connector{margin:1rem}.nb-theme-tp-light nb-stepper .header .connector{background-color:#edf1f7}.nb-theme-tp-light nb-stepper .header .connector-past{background-color:#36f}.nb-theme-tp-light nb-stepper .header .label-index{border-radius:50%;border:1px solid #e4e9f2;width:2rem;height:2rem}.nb-theme-tp-light nb-stepper .header .step{color:#8f9bb3;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light nb-stepper .header .step.label-index{border-color:#e4e9f2}.nb-theme-tp-light nb-stepper .header .step.selected{color:#274bdb}.nb-theme-tp-light nb-stepper .header .step.selected .label-index{border-color:#274bdb}.nb-theme-tp-light nb-stepper .header .step.completed{color:#36f}.nb-theme-tp-light nb-stepper .header .step.completed .label-index{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-tp-light nb-stepper .step-content{padding:1.25rem}.nb-theme-tp-light 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-tp-light nb-alert::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light nb-alert::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light nb-alert::-webkit-scrollbar-track{background:#f7f9fc}[dir=ltr] .nb-theme-tp-light nb-alert.closable{padding-right:3rem}[dir=rtl] .nb-theme-tp-light nb-alert.closable{padding-left:3rem}.nb-theme-tp-light nb-alert .close{padding:1rem 1.125rem;font-size:1.5rem;line-height:1;cursor:pointer;font-family:monospace}.nb-theme-tp-light nb-alert.size-tiny{height:4.5rem}.nb-theme-tp-light nb-alert.size-small{height:5.75rem}.nb-theme-tp-light nb-alert.size-medium{height:7rem}.nb-theme-tp-light nb-alert.size-large{height:8.25rem}.nb-theme-tp-light nb-alert.size-giant{height:9.5rem}.nb-theme-tp-light nb-alert.status-basic{color:#222b45;background-color:#f7f9fc}.nb-theme-tp-light nb-alert.status-basic a,.nb-theme-tp-light nb-alert.status-basic a:hover{color:#222b45}.nb-theme-tp-light nb-alert.accent-basic{border-top:.17rem solid #edf1f7}.nb-theme-tp-light nb-alert.outline-basic{border:1px solid #c5cee0}.nb-theme-tp-light nb-alert.status-primary{color:#fff;background-color:#36f}.nb-theme-tp-light nb-alert.status-primary a,.nb-theme-tp-light nb-alert.status-primary a:hover{color:#fff}.nb-theme-tp-light nb-alert.accent-primary{border-top:.17rem solid #36f}.nb-theme-tp-light nb-alert.outline-primary{border:1px solid #1a34b8}.nb-theme-tp-light nb-alert.status-success{color:#fff;background-color:#00d68f}.nb-theme-tp-light nb-alert.status-success a,.nb-theme-tp-light nb-alert.status-success a:hover{color:#fff}.nb-theme-tp-light nb-alert.accent-success{border-top:.17rem solid #00d68f}.nb-theme-tp-light nb-alert.outline-success{border:1px solid #00997a}.nb-theme-tp-light nb-alert.status-warning{color:#fff;background-color:#fa0}.nb-theme-tp-light nb-alert.status-warning a,.nb-theme-tp-light nb-alert.status-warning a:hover{color:#fff}.nb-theme-tp-light nb-alert.accent-warning{border-top:.17rem solid #fa0}.nb-theme-tp-light nb-alert.outline-warning{border:1px solid #b86e00}.nb-theme-tp-light nb-alert.status-danger{color:#fff;background-color:#ff3d71}.nb-theme-tp-light nb-alert.status-danger a,.nb-theme-tp-light nb-alert.status-danger a:hover{color:#fff}.nb-theme-tp-light nb-alert.accent-danger{border-top:.17rem solid #ff3d71}.nb-theme-tp-light nb-alert.outline-danger{border:1px solid #b81d5b}.nb-theme-tp-light nb-alert.status-info{color:#fff;background-color:#0095ff}.nb-theme-tp-light nb-alert.status-info a,.nb-theme-tp-light nb-alert.status-info a:hover{color:#fff}.nb-theme-tp-light nb-alert.accent-info{border-top:.17rem solid #0095ff}.nb-theme-tp-light nb-alert.outline-info{border:1px solid #0057c2}.nb-theme-tp-light nb-alert.status-control{color:#222b45;background-color:#fff}.nb-theme-tp-light nb-alert.status-control a,.nb-theme-tp-light nb-alert.status-control a:hover{color:#222b45}.nb-theme-tp-light nb-alert.accent-control{border-top:.17rem solid #fff}.nb-theme-tp-light nb-alert.outline-control{border:1px solid #c5cee0}.nb-theme-tp-light 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-tp-light nb-chat nb-icon{font-size:inherit}.nb-theme-tp-light 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-tp-light nb-chat .scrollable{overflow:auto;flex:1;scrollbar-face-color:#e4e9f2;scrollbar-track-color:#f7f9fc}.nb-theme-tp-light nb-chat .scrollable::-webkit-scrollbar{width:.3125rem;height:.3125rem}.nb-theme-tp-light nb-chat .scrollable::-webkit-scrollbar-thumb{background:#e4e9f2;cursor:pointer;border-radius:.15625rem}.nb-theme-tp-light nb-chat .scrollable::-webkit-scrollbar-track{background:#f7f9fc}.nb-theme-tp-light nb-chat .messages{padding:1rem 1.25rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-shrink:0;flex-direction:column}.nb-theme-tp-light nb-chat .no-messages{text-align:center}.nb-theme-tp-light nb-chat.size-tiny{height:13.5rem}.nb-theme-tp-light nb-chat.size-small{height:21rem}.nb-theme-tp-light nb-chat.size-medium{height:28.5rem}.nb-theme-tp-light nb-chat.size-large{height:36rem}.nb-theme-tp-light nb-chat.size-giant{height:43.5rem}.nb-theme-tp-light nb-chat.status-basic .header{background-color:#fff;color:#222b45}.nb-theme-tp-light nb-chat.status-primary .header{background-color:#36f;color:#fff}.nb-theme-tp-light nb-chat.status-success .header{background-color:#00d68f;color:#fff}.nb-theme-tp-light nb-chat.status-warning .header{background-color:#fa0;color:#fff}.nb-theme-tp-light nb-chat.status-danger .header{background-color:#ff3d71;color:#fff}.nb-theme-tp-light nb-chat.status-info .header{background-color:#0095ff;color:#fff}.nb-theme-tp-light nb-chat.status-control .header{background-color:#fff;color:#222b45}.nb-theme-tp-light nb-chat-message{margin-bottom:1.5rem;display:flex;flex-direction:row}.nb-theme-tp-light nb-chat-message .message{flex:1}.nb-theme-tp-light nb-chat-message .avatar{border-radius:50%;flex-shrink:0;background:#c5cee0;background-position:50%;background-size:cover;background-repeat:no-repeat;width:2.5rem;height:2.5rem;text-align:center;line-height:2.5rem;font-size:.875rem;color:#fff}.nb-theme-tp-light nb-chat-message nb-chat-message-text{display:flex;flex-direction:column}.nb-theme-tp-light nb-chat-message nb-chat-message-text .sender{font-size:.875rem;color:#8f9bb3;margin-bottom:.5rem}.nb-theme-tp-light nb-chat-message nb-chat-message-text p{word-break:break-word;white-space:pre-wrap;max-width:100%;margin-bottom:0}.nb-theme-tp-light nb-chat-message nb-chat-message-text .text{padding:1rem;border-radius:.5rem}.nb-theme-tp-light nb-chat-message nb-chat-message-file{display:flex;flex-direction:column}.nb-theme-tp-light nb-chat-message nb-chat-message-file a{color:#8f9bb3;background:transparent;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:.5rem}.nb-theme-tp-light nb-chat-message nb-chat-message-file a:focus,.nb-theme-tp-light nb-chat-message nb-chat-message-file a:hover{text-decoration:none;color:#8f9bb3}.nb-theme-tp-light nb-chat-message nb-chat-message-file a div{background-size:cover;width:100%;height:100%}.nb-theme-tp-light nb-chat-message nb-chat-message-file nb-chat-message-text{display:block;margin-bottom:.5rem}.nb-theme-tp-light nb-chat-message nb-chat-message-file .message-content-group{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.nb-theme-tp-light nb-chat-message nb-chat-message-file .message-content-group a{margin-bottom:1rem;width:5rem;height:5rem}[dir=ltr] .nb-theme-tp-light nb-chat-message nb-chat-message-file .message-content-group a{margin-right:1rem}[dir=rtl] .nb-theme-tp-light nb-chat-message nb-chat-message-file .message-content-group a{margin-left:1rem}.nb-theme-tp-light nb-chat-message nb-chat-message-quote p.quote{font-style:italic;font-size:.875rem;background:#f7f9fc;color:#8f9bb3;padding:1rem;border-radius:.5rem;margin-bottom:.5rem}.nb-theme-tp-light nb-chat-message nb-chat-message-quote .sender{font-size:.875rem;color:#8f9bb3;margin-bottom:.5rem}[dir=ltr] .nb-theme-tp-light nb-chat-message.not-reply .message{margin-left:.5rem}[dir=rtl] .nb-theme-tp-light nb-chat-message.not-reply .message{margin-right:.5rem}[dir=ltr] .nb-theme-tp-light nb-chat-message.not-reply .message{margin-right:3rem}[dir=rtl] .nb-theme-tp-light nb-chat-message.not-reply .message{margin-left:3rem}.nb-theme-tp-light nb-chat-message.not-reply nb-chat-message-text{align-items:flex-start}.nb-theme-tp-light nb-chat-message.not-reply nb-chat-message-text .text{background:#36f;color:#fff}[dir=ltr] .nb-theme-tp-light nb-chat-message.not-reply nb-chat-message-text .text{border-top-left-radius:0}[dir=rtl] .nb-theme-tp-light nb-chat-message.not-reply nb-chat-message-text .text{border-top-right-radius:0}.nb-theme-tp-light nb-chat-message.not-reply nb-chat-message-file{align-items:flex-start}.nb-theme-tp-light nb-chat-message.reply{flex-direction:row-reverse}.nb-theme-tp-light nb-chat-message.reply .message{margin-left:0}[dir=ltr] .nb-theme-tp-light nb-chat-message.reply .message{margin-right:.5rem}[dir=rtl] .nb-theme-tp-light nb-chat-message.reply .message{margin-left:.5rem}[dir=ltr] .nb-theme-tp-light nb-chat-message.reply .message{margin-left:3rem}[dir=rtl] .nb-theme-tp-light nb-chat-message.reply .message{margin-right:3rem}.nb-theme-tp-light nb-chat-message.reply nb-chat-message-text{align-items:flex-end}[dir=ltr] .nb-theme-tp-light nb-chat-message.reply nb-chat-message-text .sender{text-align:right}[dir=rtl] .nb-theme-tp-light nb-chat-message.reply nb-chat-message-text .sender{text-align:left}.nb-theme-tp-light nb-chat-message.reply nb-chat-message-text .text{background:#f7f9fc;color:#222b45}[dir=ltr] .nb-theme-tp-light nb-chat-message.reply nb-chat-message-text .text{border-top-right-radius:0}[dir=rtl] .nb-theme-tp-light nb-chat-message.reply nb-chat-message-text .text{border-top-left-radius:0}.nb-theme-tp-light nb-chat-message.reply nb-chat-message-file{align-items:flex-end}.nb-theme-tp-light nb-chat-form{display:flex;flex-direction:column;padding:1rem 1.25rem;border-top:1px solid #edf1f7}.nb-theme-tp-light nb-chat-form .message-row{flex-direction:row;display:flex}.nb-theme-tp-light nb-chat-form input{flex:1}.nb-theme-tp-light nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=ltr] .nb-theme-tp-light nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .nb-theme-tp-light nb-chat-form input.with-button{border-bottom-left-radius:0;border-top-left-radius:0}.nb-theme-tp-light nb-chat-form .send-button nb-icon{font-size:1.5rem}[dir=ltr] .nb-theme-tp-light nb-chat-form .send-button{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .nb-theme-tp-light nb-chat-form .send-button{border-bottom-right-radius:0;border-top-right-radius:0}.nb-theme-tp-light nb-chat-form .dropped-files{display:flex;flex-direction:row;margin-bottom:.5rem;flex-wrap:wrap}.nb-theme-tp-light nb-chat-form .dropped-files div{background-size:cover;width:3rem;height:3rem;border-radius:.5rem;margin-bottom:.5rem;border:1px solid;text-align:center;font-size:2rem;position:relative}[dir=ltr] .nb-theme-tp-light nb-chat-form .dropped-files div{margin-right:.5rem}[dir=rtl] .nb-theme-tp-light nb-chat-form .dropped-files div{margin-left:.5rem}.nb-theme-tp-light nb-chat-form .dropped-files div .remove{position:absolute;right:-.5rem;top:-.875rem;font-size:.875rem;line-height:1;cursor:pointer}.nb-theme-tp-light nb-chat-form .dropped-files div nb-icon{width:65%;height:100%}.nb-theme-tp-light nb-accordion{display:block;box-shadow:none;border-radius:.17rem}.nb-theme-tp-light nb-accordion-item-header{position:relative;border-bottom:1px solid #edf1f7;color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:1.25rem}.nb-theme-tp-light nb-accordion-item-header h1,.nb-theme-tp-light nb-accordion-item-header h2,.nb-theme-tp-light nb-accordion-item-header h3,.nb-theme-tp-light nb-accordion-item-header h4,.nb-theme-tp-light nb-accordion-item-header h5,.nb-theme-tp-light nb-accordion-item-header h6{margin:0}.nb-theme-tp-light nb-accordion-item-header .expansion-indicator{position:absolute}[dir=ltr] .nb-theme-tp-light nb-accordion-item-header .expansion-indicator{right:1rem}[dir=rtl] .nb-theme-tp-light nb-accordion-item-header .expansion-indicator{left:1rem}.nb-theme-tp-light 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-tp-light nb-accordion-item.disabled nb-accordion-item-header{color:rgba(143,155,179,.48);cursor:default}.nb-theme-tp-light nb-accordion-item:first-child{border-top-left-radius:.17rem;border-top-right-radius:.17rem}.nb-theme-tp-light nb-accordion-item:last-child{border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-tp-light nb-accordion-item:last-child.collapsed nb-accordion-item-header{border-bottom:none}.nb-theme-tp-light nb-accordion-item:not(.collapsed)+nb-accordion-item nb-accordion-item-header{border-top:1px solid #edf1f7}.nb-theme-tp-light nb-accordion-item-body .item-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1.25rem;position:relative}.nb-theme-tp-light [nbButton],.nb-theme-tp-light [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;-ms-user-select:none;user-select:none;cursor:pointer;font-family:Open Sans,sans-serif;font-weight:700}.nb-theme-tp-light [nbButton]:focus,.nb-theme-tp-light [nbButton]:hover,.nb-theme-tp-light [nbButtonToggle]:focus,.nb-theme-tp-light [nbButtonToggle]:hover{text-decoration:none}.nb-theme-tp-light .full-width[nbButtonToggle],.nb-theme-tp-light [nbButton].full-width{width:100%}.nb-theme-tp-light [nbButton] nb-icon,.nb-theme-tp-light [nbButtonToggle] nb-icon{vertical-align:top}.nb-theme-tp-light .nb-transition[nbButtonToggle],.nb-theme-tp-light [nbButton].nb-transition{transition-duration:.15s;transition-property:background-color,border-color,box-shadow,color;transition-timing-function:ease-in}.nb-theme-tp-light [nbButton]:focus,.nb-theme-tp-light [nbButtonToggle]:focus{position:relative;outline:none;box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light [disabled][nbButtonToggle],.nb-theme-tp-light [nbButton][disabled]{cursor:default}.nb-theme-tp-light .size-tiny[nbButtonToggle],.nb-theme-tp-light [nbButton].size-tiny{font-size:.625rem;line-height:.75rem}.nb-theme-tp-light .size-tiny[nbButtonToggle] nb-icon,.nb-theme-tp-light [nbButton].size-tiny nb-icon{font-size:.625rem;height:.75rem;width:.75rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-tp-light .size-tiny.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon{margin-right:.375rem}[dir=ltr] .nb-theme-tp-light .size-tiny.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light .size-tiny.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-tiny.icon-start:not(.icon-end) nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-tp-light .size-tiny.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-tiny.icon-end:not(.icon-start) nb-icon{margin-right:.375rem}.nb-theme-tp-light .size-tiny.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-tp-light .size-tiny.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-tp-light .size-tiny.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-tp-light [nbButton].size-tiny.icon-start.icon-end.appearance-filled,.nb-theme-tp-light [nbButton].size-tiny.icon-start.icon-end.appearance-ghost,.nb-theme-tp-light [nbButton].size-tiny.icon-start.icon-end.appearance-outline{padding:.4375rem .3125rem}.nb-theme-tp-light .size-tiny.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-tp-light [nbButton].size-tiny.icon-start.icon-end.appearance-hero{padding:.5rem .375rem}.nb-theme-tp-light .size-small[nbButtonToggle],.nb-theme-tp-light [nbButton].size-small{font-size:.75rem;line-height:1rem}.nb-theme-tp-light .size-small[nbButtonToggle] nb-icon,.nb-theme-tp-light [nbButton].size-small nb-icon{font-size:.75rem;height:1rem;width:1rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-tp-light .size-small.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-small.icon-start:not(.icon-end) nb-icon{margin-right:.375rem}[dir=ltr] .nb-theme-tp-light .size-small.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-small.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light .size-small.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-small.icon-start:not(.icon-end) nb-icon{margin-left:.375rem}[dir=rtl] .nb-theme-tp-light .size-small.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-small.icon-end:not(.icon-start) nb-icon{margin-right:.375rem}.nb-theme-tp-light .size-small.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-tp-light .size-small.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-tp-light .size-small.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-tp-light [nbButton].size-small.icon-start.icon-end.appearance-filled,.nb-theme-tp-light [nbButton].size-small.icon-start.icon-end.appearance-ghost,.nb-theme-tp-light [nbButton].size-small.icon-start.icon-end.appearance-outline{padding:.5625rem .4375rem}.nb-theme-tp-light .size-small.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-tp-light [nbButton].size-small.icon-start.icon-end.appearance-hero{padding:.5625rem .5rem}.nb-theme-tp-light .size-medium[nbButtonToggle],.nb-theme-tp-light [nbButton].size-medium{font-size:.875rem;line-height:1rem}.nb-theme-tp-light .size-medium[nbButtonToggle] nb-icon,.nb-theme-tp-light [nbButton].size-medium nb-icon{font-size:.875rem;height:1.25rem;width:1.25rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-tp-light .size-medium.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-medium.icon-start:not(.icon-end) nb-icon{margin-right:.5rem}[dir=ltr] .nb-theme-tp-light .size-medium.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-medium.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light .size-medium.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-medium.icon-start:not(.icon-end) nb-icon{margin-left:.5rem}[dir=rtl] .nb-theme-tp-light .size-medium.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-medium.icon-end:not(.icon-start) nb-icon{margin-right:.5rem}.nb-theme-tp-light .size-medium.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-tp-light .size-medium.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-tp-light .size-medium.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-tp-light [nbButton].size-medium.icon-start.icon-end.appearance-filled,.nb-theme-tp-light [nbButton].size-medium.icon-start.icon-end.appearance-ghost,.nb-theme-tp-light [nbButton].size-medium.icon-start.icon-end.appearance-outline{padding:.6875rem .5625rem}.nb-theme-tp-light .size-medium.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-tp-light [nbButton].size-medium.icon-start.icon-end.appearance-hero{padding:.75rem .5625rem}.nb-theme-tp-light .size-large[nbButtonToggle],.nb-theme-tp-light [nbButton].size-large{font-size:1rem;line-height:1.25rem}.nb-theme-tp-light .size-large[nbButtonToggle] nb-icon,.nb-theme-tp-light [nbButton].size-large nb-icon{font-size:1rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-tp-light .size-large.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-large.icon-start:not(.icon-end) nb-icon{margin-right:.75rem}[dir=ltr] .nb-theme-tp-light .size-large.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-large.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light .size-large.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-large.icon-start:not(.icon-end) nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-tp-light .size-large.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-large.icon-end:not(.icon-start) nb-icon{margin-right:.75rem}.nb-theme-tp-light .size-large.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-tp-light .size-large.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-tp-light .size-large.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-tp-light [nbButton].size-large.icon-start.icon-end.appearance-filled,.nb-theme-tp-light [nbButton].size-large.icon-start.icon-end.appearance-ghost,.nb-theme-tp-light [nbButton].size-large.icon-start.icon-end.appearance-outline{padding:.8125rem .6875rem}.nb-theme-tp-light .size-large.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-tp-light [nbButton].size-large.icon-start.icon-end.appearance-hero{padding:.875rem .6875rem}.nb-theme-tp-light .size-giant[nbButtonToggle],.nb-theme-tp-light [nbButton].size-giant{font-size:1.125rem;line-height:1.5rem}.nb-theme-tp-light .size-giant[nbButtonToggle] nb-icon,.nb-theme-tp-light [nbButton].size-giant nb-icon{font-size:1.125rem;height:1.5rem;width:1.5rem;margin-top:-.125rem;margin-bottom:-.125rem}[dir=ltr] .nb-theme-tp-light .size-giant.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-giant.icon-start:not(.icon-end) nb-icon{margin-right:.75rem}[dir=ltr] .nb-theme-tp-light .size-giant.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=ltr] .nb-theme-tp-light [nbButton].size-giant.icon-end:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light .size-giant.icon-start[nbButtonToggle]:not(.icon-end) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-giant.icon-start:not(.icon-end) nb-icon{margin-left:.75rem}[dir=rtl] .nb-theme-tp-light .size-giant.icon-end[nbButtonToggle]:not(.icon-start) nb-icon,[dir=rtl] .nb-theme-tp-light [nbButton].size-giant.icon-end:not(.icon-start) nb-icon{margin-right:.75rem}.nb-theme-tp-light .size-giant.icon-start.icon-end.appearance-filled[nbButtonToggle],.nb-theme-tp-light .size-giant.icon-start.icon-end.appearance-ghost[nbButtonToggle],.nb-theme-tp-light .size-giant.icon-start.icon-end.appearance-outline[nbButtonToggle],.nb-theme-tp-light [nbButton].size-giant.icon-start.icon-end.appearance-filled,.nb-theme-tp-light [nbButton].size-giant.icon-start.icon-end.appearance-ghost,.nb-theme-tp-light [nbButton].size-giant.icon-start.icon-end.appearance-outline{padding:1.0625rem .9375rem}.nb-theme-tp-light .size-giant.icon-start.icon-end.appearance-hero[nbButtonToggle],.nb-theme-tp-light [nbButton].size-giant.icon-start.icon-end.appearance-hero{padding:1.0625rem 1rem}.nb-theme-tp-light .shape-rectangle[nbButtonToggle],.nb-theme-tp-light [nbButton].shape-rectangle{border-radius:.17rem}.nb-theme-tp-light .shape-semi-round[nbButtonToggle],.nb-theme-tp-light [nbButton].shape-semi-round{border-radius:.75rem}.nb-theme-tp-light .shape-round[nbButtonToggle],.nb-theme-tp-light [nbButton].shape-round{border-radius:1.5rem}.nb-theme-tp-light a[nbButton],.nb-theme-tp-light a[nbButtonToggle]{text-decoration:none}.nb-theme-tp-light .appearance-filled[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-tp-light .appearance-filled.size-tiny[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.size-tiny{padding:.3125rem .625rem}.nb-theme-tp-light .appearance-filled.size-small[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.size-small{padding:.4375rem .875rem}.nb-theme-tp-light .appearance-filled.size-medium[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.size-medium{padding:.6875rem 1.125rem}.nb-theme-tp-light .appearance-filled.size-large[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.size-large{padding:.8125rem 1.125rem}.nb-theme-tp-light .appearance-filled.size-giant[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.size-giant{padding:.9375rem 1.375rem}.nb-theme-tp-light .appearance-filled.status-basic[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-basic{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-tp-light .appearance-filled.status-basic[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-filled.status-basic:focus{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-tp-light .appearance-filled.status-basic[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-filled.status-basic:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-tp-light .appearance-filled.status-basic[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-filled.status-basic:active{background-color:#e4e9f2;border-color:#e4e9f2}.nb-theme-tp-light .appearance-filled.status-basic[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-basic[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-filled.status-primary[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-primary{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-tp-light .appearance-filled.status-primary[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-filled.status-primary:focus{background-color:#274bdb;border-color:#1a34b8}.nb-theme-tp-light .appearance-filled.status-primary[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-filled.status-primary:hover{background-color:#598bff;border-color:#598bff}.nb-theme-tp-light .appearance-filled.status-primary[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-filled.status-primary:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-tp-light .appearance-filled.status-primary[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-primary[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-filled.status-success[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-success{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-tp-light .appearance-filled.status-success[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-filled.status-success:focus{background-color:#00b887;border-color:#00997a}.nb-theme-tp-light .appearance-filled.status-success[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-filled.status-success:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-tp-light .appearance-filled.status-success[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-filled.status-success:active{background-color:#00b887;border-color:#00b887}.nb-theme-tp-light .appearance-filled.status-success[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-success[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-filled.status-warning[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-warning{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-tp-light .appearance-filled.status-warning[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-filled.status-warning:focus{background-color:#db8b00;border-color:#b86e00}.nb-theme-tp-light .appearance-filled.status-warning[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-filled.status-warning:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-tp-light .appearance-filled.status-warning[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-filled.status-warning:active{background-color:#db8b00;border-color:#db8b00}.nb-theme-tp-light .appearance-filled.status-warning[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-warning[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-filled.status-danger[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-danger{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-tp-light .appearance-filled.status-danger[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-filled.status-danger:focus{background-color:#db2c66;border-color:#b81d5b}.nb-theme-tp-light .appearance-filled.status-danger[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-filled.status-danger:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-tp-light .appearance-filled.status-danger[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-filled.status-danger:active{background-color:#db2c66;border-color:#db2c66}.nb-theme-tp-light .appearance-filled.status-danger[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-danger[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-filled.status-info[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-info{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-tp-light .appearance-filled.status-info[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-filled.status-info:focus{background-color:#006fd6;border-color:#0057c2}.nb-theme-tp-light .appearance-filled.status-info[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-filled.status-info:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-tp-light .appearance-filled.status-info[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-filled.status-info:active{background-color:#006fd6;border-color:#006fd6}.nb-theme-tp-light .appearance-filled.status-info[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-info[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-filled.status-control[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-control{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-tp-light .appearance-filled.status-control[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-filled.status-control:focus{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-tp-light .appearance-filled.status-control[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-filled.status-control:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-tp-light .appearance-filled.status-control[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-filled.status-control:active{background-color:#edf1f7;border-color:#edf1f7}.nb-theme-tp-light .appearance-filled.status-control[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-filled.status-control[disabled]{background-color:rgba(143,155,179,.24);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-outline[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline{border-style:solid;border-width:.0625rem;text-transform:uppercase}.nb-theme-tp-light .appearance-outline[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-outline:focus{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-outline[nbButtonToggle]:focus:not(:hover):not(:active),.nb-theme-tp-light [nbButton].appearance-outline:focus:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-outline.size-tiny[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.size-tiny{padding:.3125rem .625rem}.nb-theme-tp-light .appearance-outline.size-small[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.size-small{padding:.4375rem .875rem}.nb-theme-tp-light .appearance-outline.size-medium[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.size-medium{padding:.6875rem 1.125rem}.nb-theme-tp-light .appearance-outline.size-large[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.size-large{padding:.8125rem 1.125rem}.nb-theme-tp-light .appearance-outline.size-giant[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.size-giant{padding:.9375rem 1.375rem}.nb-theme-tp-light .appearance-outline.status-basic[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-basic{background-color:rgba(143,155,179,.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-tp-light .appearance-outline.status-basic[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-outline.status-basic:focus{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-tp-light .appearance-outline.status-basic[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-outline.status-basic:hover{background-color:rgba(143,155,179,.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-tp-light .appearance-outline.status-basic[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-outline.status-basic:active{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-tp-light .appearance-outline.status-basic[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-basic[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-outline.status-primary[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-primary{background-color:rgba(51,102,255,.08);border-color:#36f;color:#36f}.nb-theme-tp-light .appearance-outline.status-primary[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-outline.status-primary:focus{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-tp-light .appearance-outline.status-primary[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-outline.status-primary:hover{background-color:rgba(51,102,255,.16);border-color:#36f;color:#36f}.nb-theme-tp-light .appearance-outline.status-primary[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-outline.status-primary:active{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-tp-light .appearance-outline.status-primary[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-primary[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-outline.status-success[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-success{background-color:rgba(0,214,143,.08);border-color:#00d68f;color:#00d68f}.nb-theme-tp-light .appearance-outline.status-success[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-outline.status-success:focus{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-tp-light .appearance-outline.status-success[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-outline.status-success:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f;color:#00d68f}.nb-theme-tp-light .appearance-outline.status-success[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-outline.status-success:active{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-tp-light .appearance-outline.status-success[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-success[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-outline.status-warning[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-warning{background-color:rgba(255,170,0,.08);border-color:#fa0;color:#fa0}.nb-theme-tp-light .appearance-outline.status-warning[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-outline.status-warning:focus{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-tp-light .appearance-outline.status-warning[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-outline.status-warning:hover{background-color:rgba(255,170,0,.16);border-color:#fa0;color:#fa0}.nb-theme-tp-light .appearance-outline.status-warning[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-outline.status-warning:active{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-tp-light .appearance-outline.status-warning[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-warning[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-outline.status-danger[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-danger{background-color:rgba(255,61,113,.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-tp-light .appearance-outline.status-danger[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-outline.status-danger:focus{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-tp-light .appearance-outline.status-danger[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-outline.status-danger:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-tp-light .appearance-outline.status-danger[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-outline.status-danger:active{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-tp-light .appearance-outline.status-danger[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-danger[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-outline.status-info[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-info{background-color:rgba(0,149,255,.08);border-color:#0095ff;color:#0095ff}.nb-theme-tp-light .appearance-outline.status-info[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-outline.status-info:focus{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-tp-light .appearance-outline.status-info[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-outline.status-info:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff;color:#0095ff}.nb-theme-tp-light .appearance-outline.status-info[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-outline.status-info:active{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-tp-light .appearance-outline.status-info[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-info[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-outline.status-control[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-control{background-color:hsla(0,0%,100%,.08);border-color:#fff;color:#fff}.nb-theme-tp-light .appearance-outline.status-control[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-outline.status-control:focus{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-tp-light .appearance-outline.status-control[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-outline.status-control:hover{background-color:hsla(0,0%,100%,.16);border-color:#fff;color:#fff}.nb-theme-tp-light .appearance-outline.status-control[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-outline.status-control:active{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-tp-light .appearance-outline.status-control[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-outline.status-control[disabled]{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-ghost[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost{background-color:transparent;border:.0625rem solid transparent;text-transform:uppercase}.nb-theme-tp-light .appearance-ghost[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-ghost:focus{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-ghost[nbButtonToggle]:focus:not(:hover):not(:active),.nb-theme-tp-light [nbButton].appearance-ghost:focus:not(:hover):not(:active){box-shadow:0 0 0 .375rem rgba(143,155,179,.16),inset 0 0 0 100vmax rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-ghost.size-tiny[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.size-tiny{padding:.3125rem .625rem}.nb-theme-tp-light .appearance-ghost.size-small[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.size-small{padding:.4375rem .875rem}.nb-theme-tp-light .appearance-ghost.size-medium[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.size-medium{padding:.6875rem 1.125rem}.nb-theme-tp-light .appearance-ghost.size-large[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.size-large{padding:.8125rem 1.125rem}.nb-theme-tp-light .appearance-ghost.size-giant[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.size-giant{padding:.9375rem 1.375rem}.nb-theme-tp-light .appearance-ghost.status-basic[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-basic{color:#8f9bb3}.nb-theme-tp-light .appearance-ghost.status-basic[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-ghost.status-basic:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#8f9bb3}.nb-theme-tp-light .appearance-ghost.status-basic[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-ghost.status-basic:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#8f9bb3}.nb-theme-tp-light .appearance-ghost.status-basic[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-ghost.status-basic:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#8f9bb3}.nb-theme-tp-light .appearance-ghost.status-basic[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-basic[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-ghost.status-primary[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-primary{color:#36f}.nb-theme-tp-light .appearance-ghost.status-primary[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-ghost.status-primary:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#36f}.nb-theme-tp-light .appearance-ghost.status-primary[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-ghost.status-primary:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#36f}.nb-theme-tp-light .appearance-ghost.status-primary[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-ghost.status-primary:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#36f}.nb-theme-tp-light .appearance-ghost.status-primary[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-primary[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-ghost.status-success[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-success{color:#00d68f}.nb-theme-tp-light .appearance-ghost.status-success[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-ghost.status-success:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#00d68f}.nb-theme-tp-light .appearance-ghost.status-success[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-ghost.status-success:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#00d68f}.nb-theme-tp-light .appearance-ghost.status-success[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-ghost.status-success:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#00d68f}.nb-theme-tp-light .appearance-ghost.status-success[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-success[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-ghost.status-warning[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-warning{color:#fa0}.nb-theme-tp-light .appearance-ghost.status-warning[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-ghost.status-warning:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#fa0}.nb-theme-tp-light .appearance-ghost.status-warning[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-ghost.status-warning:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#fa0}.nb-theme-tp-light .appearance-ghost.status-warning[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-ghost.status-warning:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#fa0}.nb-theme-tp-light .appearance-ghost.status-warning[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-warning[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-ghost.status-danger[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-danger{color:#ff3d71}.nb-theme-tp-light .appearance-ghost.status-danger[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-ghost.status-danger:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#ff3d71}.nb-theme-tp-light .appearance-ghost.status-danger[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-ghost.status-danger:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#ff3d71}.nb-theme-tp-light .appearance-ghost.status-danger[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-ghost.status-danger:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#ff3d71}.nb-theme-tp-light .appearance-ghost.status-danger[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-danger[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-ghost.status-info[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-info{color:#0095ff}.nb-theme-tp-light .appearance-ghost.status-info[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-ghost.status-info:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#0095ff}.nb-theme-tp-light .appearance-ghost.status-info[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-ghost.status-info:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#0095ff}.nb-theme-tp-light .appearance-ghost.status-info[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-ghost.status-info:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#0095ff}.nb-theme-tp-light .appearance-ghost.status-info[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-info[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-ghost.status-control[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-control{color:#fff}.nb-theme-tp-light .appearance-ghost.status-control[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-ghost.status-control:focus{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.4);color:#fff}.nb-theme-tp-light .appearance-ghost.status-control[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-ghost.status-control:hover{background-color:rgba(143,155,179,.08);border-color:transparent;color:#fff}.nb-theme-tp-light .appearance-ghost.status-control[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-ghost.status-control:active{background-color:rgba(143,155,179,.16);border-color:transparent;color:#fff}.nb-theme-tp-light .appearance-ghost.status-control[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-ghost.status-control[disabled]{background-color:rgba(143,155,179,.16);border-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-hero[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero{text-shadow:none;text-transform:uppercase}.nb-theme-tp-light .appearance-hero.size-tiny[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.size-tiny{padding:.375rem .6875rem}.nb-theme-tp-light .appearance-hero.size-small[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.size-small{padding:.5rem .9375rem}.nb-theme-tp-light .appearance-hero.size-medium[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.size-medium{padding:.75rem 1.1875rem}.nb-theme-tp-light .appearance-hero.size-large[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.size-large{padding:.875rem 1.1875rem}.nb-theme-tp-light .appearance-hero.size-giant[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.size-giant{padding:1rem 1.4375rem}.nb-theme-tp-light .appearance-hero.status-basic[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-basic{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none;color:#8f9bb3}.nb-theme-tp-light .appearance-hero.status-basic[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-hero.status-basic:focus{background-image:linear-gradient(90deg,#edf1f7,#e4e9f2);box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-hero.status-basic[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-hero.status-basic:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-tp-light .appearance-hero.status-basic[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-hero.status-basic:active{background-image:linear-gradient(90deg,#edf1f7,#e4e9f2)}.nb-theme-tp-light .appearance-hero.status-basic[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-basic[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-hero.status-basic.button-pulse[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-basic.button-pulse{-webkit-animation:button-hero-basic-pulse .75s infinite alternate;animation:button-hero-basic-pulse .75s infinite alternate}@-webkit-keyframes button-hero-basic-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #f7f9fc;opacity:.8}}@keyframes button-hero-basic-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #f7f9fc;opacity:.8}}.nb-theme-tp-light .appearance-hero.status-primary[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-primary{background-image:linear-gradient(90deg,#598bff,#36f);border:none;box-shadow:0 0 0 0 #274bdb,0 0 20px 0 #1a34b8,none;color:#fff}.nb-theme-tp-light .appearance-hero.status-primary[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-hero.status-primary:focus{background-image:linear-gradient(90deg,#36f,#274bdb);box-shadow:0 0 0 0 #274bdb,0 0 20px 0 #1a34b8,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-hero.status-primary[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-hero.status-primary:hover{background-image:linear-gradient(90deg,#a6c1ff,#598bff)}.nb-theme-tp-light .appearance-hero.status-primary[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-hero.status-primary:active{background-image:linear-gradient(90deg,#36f,#274bdb)}.nb-theme-tp-light .appearance-hero.status-primary[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-primary[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-hero.status-primary.button-pulse[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-primary.button-pulse{-webkit-animation:button-hero-primary-pulse .75s infinite alternate;animation:button-hero-primary-pulse .75s infinite alternate}@-webkit-keyframes button-hero-primary-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #598bff;opacity:.8}}@keyframes button-hero-primary-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #598bff;opacity:.8}}.nb-theme-tp-light .appearance-hero.status-success[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-success{background-image:linear-gradient(90deg,#2ce69b,#00d68f);border:none;box-shadow:0 0 0 0 #00b887,0 0 20px 0 #00997a,none;color:#fff}.nb-theme-tp-light .appearance-hero.status-success[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-hero.status-success:focus{background-image:linear-gradient(90deg,#00d68f,#00b887);box-shadow:0 0 0 0 #00b887,0 0 20px 0 #00997a,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-hero.status-success[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-hero.status-success:hover{background-image:linear-gradient(90deg,#8cfac7,#2ce69b)}.nb-theme-tp-light .appearance-hero.status-success[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-hero.status-success:active{background-image:linear-gradient(90deg,#00d68f,#00b887)}.nb-theme-tp-light .appearance-hero.status-success[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-success[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-hero.status-success.button-pulse[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-success.button-pulse{-webkit-animation:button-hero-success-pulse .75s infinite alternate;animation:button-hero-success-pulse .75s infinite alternate}@-webkit-keyframes button-hero-success-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #2ce69b;opacity:.8}}@keyframes button-hero-success-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #2ce69b;opacity:.8}}.nb-theme-tp-light .appearance-hero.status-warning[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-warning{background-image:linear-gradient(90deg,#ffc94d,#fa0);border:none;box-shadow:0 0 0 0 #db8b00,0 0 20px 0 #b86e00,none;color:#fff}.nb-theme-tp-light .appearance-hero.status-warning[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-hero.status-warning:focus{background-image:linear-gradient(90deg,#fa0,#db8b00);box-shadow:0 0 0 0 #db8b00,0 0 20px 0 #b86e00,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-hero.status-warning[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-hero.status-warning:hover{background-image:linear-gradient(90deg,#ffe59e,#ffc94d)}.nb-theme-tp-light .appearance-hero.status-warning[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-hero.status-warning:active{background-image:linear-gradient(90deg,#fa0,#db8b00)}.nb-theme-tp-light .appearance-hero.status-warning[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-warning[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-hero.status-warning.button-pulse[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-warning.button-pulse{-webkit-animation:button-hero-warning-pulse .75s infinite alternate;animation:button-hero-warning-pulse .75s infinite alternate}@-webkit-keyframes button-hero-warning-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #ffc94d;opacity:.8}}@keyframes button-hero-warning-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #ffc94d;opacity:.8}}.nb-theme-tp-light .appearance-hero.status-danger[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-danger{background-image:linear-gradient(90deg,#ff708d,#ff3d71);border:none;box-shadow:0 0 0 0 #db2c66,0 0 20px 0 #b81d5b,none;color:#fff}.nb-theme-tp-light .appearance-hero.status-danger[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-hero.status-danger:focus{background-image:linear-gradient(90deg,#ff3d71,#db2c66);box-shadow:0 0 0 0 #db2c66,0 0 20px 0 #b81d5b,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-hero.status-danger[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-hero.status-danger:hover{background-image:linear-gradient(90deg,#ffa8b4,#ff708d)}.nb-theme-tp-light .appearance-hero.status-danger[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-hero.status-danger:active{background-image:linear-gradient(90deg,#ff3d71,#db2c66)}.nb-theme-tp-light .appearance-hero.status-danger[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-danger[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-hero.status-danger.button-pulse[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-danger.button-pulse{-webkit-animation:button-hero-danger-pulse .75s infinite alternate;animation:button-hero-danger-pulse .75s infinite alternate}@-webkit-keyframes button-hero-danger-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #ff708d;opacity:.8}}@keyframes button-hero-danger-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #ff708d;opacity:.8}}.nb-theme-tp-light .appearance-hero.status-info[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-info{background-image:linear-gradient(90deg,#42aaff,#0095ff);border:none;box-shadow:0 0 0 0 #006fd6,0 0 20px 0 #0057c2,none;color:#fff}.nb-theme-tp-light .appearance-hero.status-info[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-hero.status-info:focus{background-image:linear-gradient(90deg,#0095ff,#006fd6);box-shadow:0 0 0 0 #006fd6,0 0 20px 0 #0057c2,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-hero.status-info[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-hero.status-info:hover{background-image:linear-gradient(90deg,#94cbff,#42aaff)}.nb-theme-tp-light .appearance-hero.status-info[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-hero.status-info:active{background-image:linear-gradient(90deg,#0095ff,#006fd6)}.nb-theme-tp-light .appearance-hero.status-info[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-info[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-hero.status-info.button-pulse[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-info.button-pulse{-webkit-animation:button-hero-info-pulse .75s infinite alternate;animation:button-hero-info-pulse .75s infinite alternate}@-webkit-keyframes button-hero-info-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #42aaff;opacity:.8}}@keyframes button-hero-info-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #42aaff;opacity:.8}}.nb-theme-tp-light .appearance-hero.status-control[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-control{background-image:linear-gradient(90deg,#fff,#fff);border:none;box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none;color:#222b45}.nb-theme-tp-light .appearance-hero.status-control[nbButtonToggle]:focus,.nb-theme-tp-light [nbButton].appearance-hero.status-control:focus{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7);box-shadow:0 0 0 0 #8f9bb3,0 0 20px 0 #2e3a59,none,0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light .appearance-hero.status-control[nbButtonToggle]:hover,.nb-theme-tp-light [nbButton].appearance-hero.status-control:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-tp-light .appearance-hero.status-control[nbButtonToggle]:active,.nb-theme-tp-light [nbButton].appearance-hero.status-control:active{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7)}.nb-theme-tp-light .appearance-hero.status-control[disabled][nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-control[disabled]{background-color:rgba(143,155,179,.24);background-image:none;color:rgba(143,155,179,.48)}.nb-theme-tp-light .appearance-hero.status-control.button-pulse[nbButtonToggle],.nb-theme-tp-light [nbButton].appearance-hero.status-control.button-pulse{-webkit-animation:button-hero-control-pulse .75s infinite alternate;animation:button-hero-control-pulse .75s infinite alternate}@-webkit-keyframes button-hero-control-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #fff;opacity:.8}}@keyframes button-hero-control-pulse{0%{box-shadow:none;opacity:.3}to{box-shadow:0 0 1rem 0 #fff;opacity:.8}}.nb-theme-tp-light nb-button-group{display:inline-flex}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton]:first-child:not(:last-child),[dir=ltr] .nb-theme-tp-light nb-button-group [nbButtonToggle]:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton]:last-child:not(:first-child),[dir=ltr] .nb-theme-tp-light nb-button-group [nbButtonToggle]:last-child:not(:first-child),[dir=rtl] .nb-theme-tp-light nb-button-group [nbButton]:first-child:not(:last-child),[dir=rtl] .nb-theme-tp-light nb-button-group [nbButtonToggle]:first-child:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}[dir=rtl] .nb-theme-tp-light nb-button-group [nbButton]:last-child:not(:first-child),[dir=rtl] .nb-theme-tp-light nb-button-group [nbButtonToggle]:last-child:not(:first-child){border-top-right-radius:0;border-bottom-right-radius:0}.nb-theme-tp-light nb-button-group [nbButton]:not(:first-child):not(:last-child),.nb-theme-tp-light nb-button-group [nbButtonToggle]:not(:first-child):not(:last-child){border-radius:0}.nb-theme-tp-light nb-button-group [nbButton].appearance-filled,.nb-theme-tp-light nb-button-group [nbButton].appearance-ghost,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-filled,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-ghost{border-color:transparent}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-basic:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-basic,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-filled.status-basic{color:#8f9bb3}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-primary:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-primary,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-filled.status-primary{color:#fff}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-success:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-success,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-filled.status-success{color:#fff}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-warning:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-warning,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-filled.status-warning{color:#fff}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-danger:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-danger,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-filled.status-danger{color:#fff}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-info:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-info,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-filled.status-info{color:#fff}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-control:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-filled.status-control,.nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-filled.status-control{color:#222b45}[dir=ltr] .nb-theme-tp-light nb-button-group [nbButton].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=ltr] .nb-theme-tp-light 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-tp-light nb-button-group [nbButton].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]),[dir=rtl] .nb-theme-tp-light nb-button-group [nbButtonToggle].appearance-ghost:not(:first-child):not(:hover):not(:focus):not(:active):not([disabled]){border-right-color:#c5cee0}.nb-theme-tp-light 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-tp-light nb-list-item:first-child{border-top:1px solid #edf1f7}.nb-theme-tp-light [nbInput]{border-style:solid;border-width:1px;font-family:Open Sans,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none}.nb-theme-tp-light [nbInput].nb-transition{transition-duration:.15s;transition-property:border,background-color,color,box-shadow;transition-timing-function:ease-in}.nb-theme-tp-light [nbInput]::-moz-placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-tp-light [nbInput]:-ms-input-placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-tp-light [nbInput]::placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-tp-light [nbInput]:focus{outline:none}.nb-theme-tp-light [nbInput].input-full-width{width:100%}.nb-theme-tp-light [nbInput].status-basic{background-color:#f7f9fc;border-color:#e4e9f2;color:#222b45}.nb-theme-tp-light [nbInput].status-basic::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-basic:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-basic::placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-basic:focus{background-color:#fff;border-color:#36f}.nb-theme-tp-light [nbInput].status-basic:hover{background-color:#edf1f7;border-color:#e4e9f2}.nb-theme-tp-light [nbInput].status-basic:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-basic:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-basic:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-primary{background-color:#f7f9fc;border-color:#36f;color:#222b45}.nb-theme-tp-light [nbInput].status-primary::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-primary:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-primary::placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-primary:focus{background-color:#fff;border-color:#1a34b8}.nb-theme-tp-light [nbInput].status-primary:hover{background-color:#edf1f7;border-color:#598bff}.nb-theme-tp-light [nbInput].status-primary:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-primary:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-primary:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-success{background-color:#f7f9fc;border-color:#00d68f;color:#222b45}.nb-theme-tp-light [nbInput].status-success::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-success:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-success::placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-success:focus{background-color:#fff;border-color:#00997a}.nb-theme-tp-light [nbInput].status-success:hover{background-color:#edf1f7;border-color:#2ce69b}.nb-theme-tp-light [nbInput].status-success:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-success:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-success:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-success:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-warning{background-color:#f7f9fc;border-color:#fa0;color:#222b45}.nb-theme-tp-light [nbInput].status-warning::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-warning:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-warning::placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-warning:focus{background-color:#fff;border-color:#b86e00}.nb-theme-tp-light [nbInput].status-warning:hover{background-color:#edf1f7;border-color:#ffc94d}.nb-theme-tp-light [nbInput].status-warning:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-warning:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-warning:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-danger{background-color:#f7f9fc;border-color:#ff3d71;color:#222b45}.nb-theme-tp-light [nbInput].status-danger::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-danger:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-danger::placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-danger:focus{background-color:#fff;border-color:#b81d5b}.nb-theme-tp-light [nbInput].status-danger:hover{background-color:#edf1f7;border-color:#ff708d}.nb-theme-tp-light [nbInput].status-danger:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-danger:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-danger:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-info{background-color:#f7f9fc;border-color:#0095ff;color:#222b45}.nb-theme-tp-light [nbInput].status-info::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-info:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-info::placeholder{color:#8f9bb3}.nb-theme-tp-light [nbInput].status-info:focus{background-color:#fff;border-color:#0057c2}.nb-theme-tp-light [nbInput].status-info:hover{background-color:#edf1f7;border-color:#42aaff}.nb-theme-tp-light [nbInput].status-info:disabled{background-color:#f7f9fc;border-color:#e4e9f2;color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-info:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-info:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-info:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light [nbInput].status-control{background-color:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4);color:#fff}.nb-theme-tp-light [nbInput].status-control::-moz-placeholder{color:#fff}.nb-theme-tp-light [nbInput].status-control:-ms-input-placeholder{color:#fff}.nb-theme-tp-light [nbInput].status-control::placeholder{color:#fff}.nb-theme-tp-light [nbInput].status-control:focus{background-color:hsla(0,0%,100%,.4);border-color:#fff}.nb-theme-tp-light [nbInput].status-control:hover{background-color:hsla(0,0%,100%,.32);border-color:#fff}.nb-theme-tp-light [nbInput].status-control:disabled{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24);color:#fff}.nb-theme-tp-light [nbInput].status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-tp-light [nbInput].status-control:disabled:-ms-input-placeholder{color:#fff}.nb-theme-tp-light [nbInput].status-control:disabled::placeholder{color:#fff}.nb-theme-tp-light [nbInput].size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:.1875rem 1rem}.nb-theme-tp-light [nbInput].size-tiny:not(.input-full-width){max-width:20rem}.nb-theme-tp-light [nbInput].size-tiny::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-tiny:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-tiny::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.1875rem 1rem}.nb-theme-tp-light [nbInput].size-small:not(.input-full-width){max-width:20rem}.nb-theme-tp-light [nbInput].size-small::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-small:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-small::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.4375rem 1rem}.nb-theme-tp-light [nbInput].size-medium:not(.input-full-width){max-width:20rem}.nb-theme-tp-light [nbInput].size-medium::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-medium:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-medium::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.6875rem 1rem}.nb-theme-tp-light [nbInput].size-large:not(.input-full-width){max-width:30rem}.nb-theme-tp-light [nbInput].size-large::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-large:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-large::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.9375rem 1rem}.nb-theme-tp-light [nbInput].size-giant:not(.input-full-width){max-width:30rem}.nb-theme-tp-light [nbInput].size-giant::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-giant:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].size-giant::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light [nbInput].shape-rectangle{border-radius:.17rem}.nb-theme-tp-light [nbInput].shape-semi-round{border-radius:.75rem}.nb-theme-tp-light [nbInput].shape-round{border-radius:1.5rem}.nb-theme-tp-light nb-form-field [nbInput]{width:100%}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-tiny,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-tiny{padding-right:1.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-small{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-small,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-small{padding-right:2rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-small{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-medium,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-medium{padding-right:2.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-large{padding-left:3rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-large,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-large{padding-right:3rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-large{padding-left:3rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-giant{padding-left:3.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-giant,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix [nbInput].size-giant{padding-right:3.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix [nbInput].size-giant{padding-left:3.5rem}.nb-theme-tp-light .overlay-backdrop{background:rgba(0,0,0,.35)}.nb-theme-tp-light .cdk-overlay-container{z-index:1040}.nb-theme-tp-light nb-popover{border:1px solid #e4e9f2;border-radius:.17rem;background:#fff;box-shadow:none;color:#222b45}.nb-theme-tp-light nb-popover .primitive-overlay{font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem;padding:.75rem 1rem}.nb-theme-tp-light nb-popover .arrow{border-left:.6875rem solid transparent;border-right:.6875rem solid transparent;border-bottom:.6875rem solid #e4e9f2}.nb-theme-tp-light 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;-webkit-clip-path:inset(0 0 2px);clip-path:inset(0 0 2px)}.nb-theme-tp-light nb-popover.nb-overlay-bottom .arrow{top:calc(-1 * .6875rem + 1px);left:calc(50% - .6875rem)}.nb-theme-tp-light nb-popover.nb-overlay-bottom-start .arrow{top:calc(-1 * .6875rem + 1px)}[dir=ltr] .nb-theme-tp-light nb-popover.nb-overlay-bottom-start .arrow{right:.6875rem}[dir=rtl] .nb-theme-tp-light nb-popover.nb-overlay-bottom-start .arrow{left:.6875rem}.nb-theme-tp-light nb-popover.nb-overlay-bottom-end .arrow{top:calc(-1 * .6875rem + 1px)}[dir=ltr] .nb-theme-tp-light nb-popover.nb-overlay-bottom-end .arrow{left:.6875rem}[dir=rtl] .nb-theme-tp-light nb-popover.nb-overlay-bottom-end .arrow{right:.6875rem}.nb-theme-tp-light nb-popover.nb-overlay-left .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:calc(50% - .34375rem);transform:rotate(90deg)}.nb-theme-tp-light nb-popover.nb-overlay-start-top .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);bottom:.6875rem;transform:rotate(90deg)}.nb-theme-tp-light nb-popover.nb-overlay-start-bottom .arrow{right:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:.6875rem;transform:rotate(90deg)}.nb-theme-tp-light nb-popover.nb-overlay-top .arrow{left:calc(50% - .6875rem)}.nb-theme-tp-light nb-popover.nb-overlay-top-start .arrow,.nb-theme-tp-light nb-popover.nb-overlay-top .arrow{bottom:calc(-1 * .6875rem + 1px);transform:rotate(180deg)}[dir=ltr] .nb-theme-tp-light nb-popover.nb-overlay-top-start .arrow{right:.6875rem}[dir=rtl] .nb-theme-tp-light nb-popover.nb-overlay-top-start .arrow{left:.6875rem}.nb-theme-tp-light nb-popover.nb-overlay-top-end .arrow{bottom:calc(-1 * .6875rem + 1px);transform:rotate(180deg)}[dir=ltr] .nb-theme-tp-light nb-popover.nb-overlay-top-end .arrow{left:.6875rem}[dir=rtl] .nb-theme-tp-light nb-popover.nb-overlay-top-end .arrow{right:.6875rem}.nb-theme-tp-light nb-popover.nb-overlay-right .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:calc(50% - .34375rem);transform:rotate(270deg)}.nb-theme-tp-light nb-popover.nb-overlay-end-top .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);bottom:.6875rem;transform:rotate(270deg)}.nb-theme-tp-light nb-popover.nb-overlay-end-bottom .arrow{left:calc(-1 * .6875rem - .6875rem / 2 + 2px);top:.6875rem;transform:rotate(270deg)}.nb-theme-tp-light .context-menu-host{cursor:pointer}.nb-theme-tp-light nb-context-menu{background-color:#fff;border:1px solid #e4e9f2;border-radius:.17rem;box-shadow:none;min-width:10rem;max-width:15rem}.nb-theme-tp-light nb-context-menu nb-menu{border-radius:.17rem;overflow:hidden;text-align:center}.nb-theme-tp-light nb-select .select-button{min-width:13rem;cursor:pointer;font-family:Open Sans,sans-serif}.nb-theme-tp-light nb-select .select-button.placeholder{font-family:Open Sans,sans-serif}.nb-theme-tp-light nb-select .select-button:focus{outline:none}.nb-theme-tp-light nb-select .select-button[disabled]{cursor:default}.nb-theme-tp-light nb-select.size-tiny .select-button{font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-tp-light nb-select.size-tiny .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-tp-light nb-select.size-tiny .select-button.empty:before{content:" ";display:block;height:1rem}.nb-theme-tp-light nb-select.size-tiny:not(.full-width){max-width:20rem}.nb-theme-tp-light nb-select.size-small .select-button{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-select.size-small .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-tp-light nb-select.size-small .select-button.empty:before{content:" ";display:block;height:1.5rem}.nb-theme-tp-light nb-select.size-small:not(.full-width){max-width:20rem}.nb-theme-tp-light nb-select.size-medium .select-button{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-select.size-medium .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-tp-light nb-select.size-medium .select-button.empty:before{content:" ";display:block;height:1.5rem}.nb-theme-tp-light nb-select.size-medium:not(.full-width){max-width:20rem}.nb-theme-tp-light nb-select.size-large .select-button{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-select.size-large .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-tp-light nb-select.size-large .select-button.empty:before{content:" ";display:block;height:1.5rem}.nb-theme-tp-light nb-select.size-large:not(.full-width){max-width:30rem}.nb-theme-tp-light nb-select.size-giant .select-button{font-size:1.125rem;font-weight:700;line-height:1.5rem}.nb-theme-tp-light nb-select.size-giant .select-button.placeholder{font-size:.9375rem;font-weight:400}.nb-theme-tp-light nb-select.size-giant .select-button.empty:before{content:" ";display:block;height:1.5rem}.nb-theme-tp-light nb-select.size-giant:not(.full-width){max-width:30rem}.nb-theme-tp-light nb-select.shape-rectangle .select-button{border-radius:.17rem}.nb-theme-tp-light nb-select.shape-semi-round .select-button{border-radius:.75rem}.nb-theme-tp-light nb-select.shape-round .select-button{border-radius:1.5rem}.nb-theme-tp-light nb-select.appearance-outline .select-button{border-style:solid;border-width:1px}.nb-theme-tp-light nb-select.appearance-outline .select-button.top{border-top-style:solid;border-top-width:1px}.nb-theme-tp-light nb-select.appearance-outline .select-button.bottom{border-bottom-style:solid;border-bottom-width:1px}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button{background-color:#f7f9fc;border-color:#e4e9f2;color:#222b45}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button.placeholder,.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button nb-icon{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button:focus{background-color:#fff;border-color:#36f}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button:hover{background-color:#edf1f7;border-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button.bottom,.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button.top{border-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button.top{border-top-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-basic .select-button.bottom{border-bottom-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button{background-color:#f7f9fc;border-color:#36f;color:#222b45}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button.placeholder,.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button nb-icon{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button:focus{background-color:#fff;border-color:#274bdb}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button:hover{background-color:#edf1f7;border-color:#598bff}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button.bottom,.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button.top{border-color:#36f}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button.top{border-top-color:#36f}.nb-theme-tp-light nb-select.appearance-outline.status-primary .select-button.bottom{border-bottom-color:#36f}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button{background-color:#f7f9fc;border-color:#00d68f;color:#222b45}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button.placeholder,.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button nb-icon{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button:focus{background-color:#fff;border-color:#00b887}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button:hover{background-color:#edf1f7;border-color:#2ce69b}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button.bottom,.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button.top{border-color:#00d68f}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button.top{border-top-color:#00d68f}.nb-theme-tp-light nb-select.appearance-outline.status-success .select-button.bottom{border-bottom-color:#00d68f}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button{background-color:#f7f9fc;border-color:#fa0;color:#222b45}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button.placeholder,.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button nb-icon{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button:focus{background-color:#fff;border-color:#db8b00}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button:hover{background-color:#edf1f7;border-color:#ffc94d}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button.bottom,.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button.top{border-color:#fa0}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button.top{border-top-color:#fa0}.nb-theme-tp-light nb-select.appearance-outline.status-warning .select-button.bottom{border-bottom-color:#fa0}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button{background-color:#f7f9fc;border-color:#ff3d71;color:#222b45}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button.placeholder,.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button nb-icon{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button:focus{background-color:#fff;border-color:#db2c66}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button:hover{background-color:#edf1f7;border-color:#ff708d}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button.bottom,.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button.top{border-color:#ff3d71}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button.top{border-top-color:#ff3d71}.nb-theme-tp-light nb-select.appearance-outline.status-danger .select-button.bottom{border-bottom-color:#ff3d71}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button{background-color:#f7f9fc;border-color:#0095ff;color:#222b45}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button.placeholder,.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button nb-icon{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button:focus{background-color:#fff;border-color:#006fd6}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button:hover{background-color:#edf1f7;border-color:#42aaff}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button.bottom,.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button.top{border-color:#0095ff}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button.top{border-top-color:#0095ff}.nb-theme-tp-light nb-select.appearance-outline.status-info .select-button.bottom{border-bottom-color:#0095ff}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button{background-color:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4);color:#fff}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button.placeholder,.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button:focus{background-color:hsla(0,0%,100%,.4);border-color:#fff}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button:hover{background-color:hsla(0,0%,100%,.32);border-color:#fff}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button[disabled]{color:#fff;background-color:rgba(143,155,179,.16);border-color:hsla(0,0%,100%,.4)}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button[disabled] nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button.bottom,.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button.top{border-color:hsla(0,0%,100%,.4)}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button.top{border-top-color:hsla(0,0%,100%,.4)}.nb-theme-tp-light nb-select.appearance-outline.status-control .select-button.bottom{border-bottom-color:hsla(0,0%,100%,.4)}.nb-theme-tp-light nb-select.appearance-outline.size-tiny .select-button{padding:.1875rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-outline.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-outline.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-tiny .select-button{padding-right:1.5rem}.nb-theme-tp-light nb-select.appearance-outline.size-small .select-button{padding:.1875rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-outline.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button,[dir=rtl] .nb-theme-tp-light nb-select.appearance-outline.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-small .select-button{padding-right:2rem}.nb-theme-tp-light nb-select.appearance-outline.size-medium .select-button{padding:.4375rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-outline.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-outline.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-medium .select-button{padding-right:2.5rem}.nb-theme-tp-light nb-select.appearance-outline.size-large .select-button{padding:.6875rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-outline.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-outline.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-large .select-button{padding-right:3rem}.nb-theme-tp-light nb-select.appearance-outline.size-giant .select-button{padding:.9375rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-outline.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-outline.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-outline.size-giant .select-button{padding-right:3.5rem}.nb-theme-tp-light nb-select.appearance-filled .select-button{border-style:solid;border-width:1px}.nb-theme-tp-light nb-select.appearance-filled.size-tiny .select-button{padding:.1875rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-filled.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-filled.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-tiny .select-button{padding-right:1.5rem}.nb-theme-tp-light nb-select.appearance-filled.size-small .select-button{padding:.1875rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-filled.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button,[dir=rtl] .nb-theme-tp-light nb-select.appearance-filled.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-small .select-button{padding-right:2rem}.nb-theme-tp-light nb-select.appearance-filled.size-medium .select-button{padding:.4375rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-filled.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-filled.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-medium .select-button{padding-right:2.5rem}.nb-theme-tp-light nb-select.appearance-filled.size-large .select-button{padding:.6875rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-filled.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-filled.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-large .select-button{padding-right:3rem}.nb-theme-tp-light nb-select.appearance-filled.size-giant .select-button{padding:.9375rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-filled.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-filled.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-filled.size-giant .select-button{padding-right:3.5rem}.nb-theme-tp-light nb-select.appearance-filled.status-basic .select-button{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-tp-light nb-select.appearance-filled.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-filled.status-basic .select-button:focus{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-tp-light nb-select.appearance-filled.status-basic .select-button:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-tp-light nb-select.appearance-filled.status-basic .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-basic .select-button nb-icon{color:#222b45}.nb-theme-tp-light nb-select.appearance-filled.status-primary .select-button{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-primary .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-primary .select-button:focus{background-color:#274bdb;border-color:#1a34b8}.nb-theme-tp-light nb-select.appearance-filled.status-primary .select-button:hover{background-color:#598bff;border-color:#598bff}.nb-theme-tp-light nb-select.appearance-filled.status-primary .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-primary .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-success .select-button{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-success .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-success .select-button:focus{background-color:#00b887;border-color:#00997a}.nb-theme-tp-light nb-select.appearance-filled.status-success .select-button:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-tp-light nb-select.appearance-filled.status-success .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-success .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-warning .select-button{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-warning .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-warning .select-button:focus{background-color:#db8b00;border-color:#b86e00}.nb-theme-tp-light nb-select.appearance-filled.status-warning .select-button:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-tp-light nb-select.appearance-filled.status-warning .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-warning .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-danger .select-button{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-danger .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-danger .select-button:focus{background-color:#db2c66;border-color:#b81d5b}.nb-theme-tp-light nb-select.appearance-filled.status-danger .select-button:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-tp-light nb-select.appearance-filled.status-danger .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-danger .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-info .select-button{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-info .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-info .select-button:focus{background-color:#006fd6;border-color:#0057c2}.nb-theme-tp-light nb-select.appearance-filled.status-info .select-button:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-tp-light nb-select.appearance-filled.status-info .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-info .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-filled.status-control .select-button{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-tp-light nb-select.appearance-filled.status-control .select-button.placeholder{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-filled.status-control .select-button:focus{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-tp-light nb-select.appearance-filled.status-control .select-button:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-tp-light nb-select.appearance-filled.status-control .select-button[disabled]{background-color:#f7f9fc;border-color:#f7f9fc;color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-filled.status-control .select-button nb-icon{color:#222b45}.nb-theme-tp-light nb-select.appearance-hero .select-button{border:none}.nb-theme-tp-light nb-select.appearance-hero.size-tiny .select-button{padding:.25rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-hero.size-tiny .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-hero.size-tiny .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-tiny .select-button{padding-left:1.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-tiny .select-button{padding-right:1.5rem}.nb-theme-tp-light nb-select.appearance-hero.size-small .select-button{padding:.25rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-hero.size-small .select-button{padding-right:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button,[dir=rtl] .nb-theme-tp-light nb-select.appearance-hero.size-small .select-button{padding-left:2rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-small .select-button{padding-right:2rem}.nb-theme-tp-light nb-select.appearance-hero.size-medium .select-button{padding:.5rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-hero.size-medium .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-hero.size-medium .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-medium .select-button{padding-left:2.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-medium .select-button{padding-right:2.5rem}.nb-theme-tp-light nb-select.appearance-hero.size-large .select-button{padding:.75rem 1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-hero.size-large .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-hero.size-large .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-large .select-button{padding-left:3rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-large .select-button{padding-right:3rem}.nb-theme-tp-light nb-select.appearance-hero.size-giant .select-button{padding:1rem}[dir=ltr] .nb-theme-tp-light nb-select.appearance-hero.size-giant .select-button{padding-right:2rem}[dir=rtl] .nb-theme-tp-light nb-select.appearance-hero.size-giant .select-button{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-giant .select-button{padding-left:3.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix nb-select.appearance-hero.size-giant .select-button{padding-right:3.5rem}.nb-theme-tp-light nb-select.appearance-hero.status-basic .select-button{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7);color:#222b45}.nb-theme-tp-light nb-select.appearance-hero.status-basic .select-button.placeholder{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-hero.status-basic .select-button:focus{background-image:linear-gradient(90deg,#edf1f7,#e4e9f2)}.nb-theme-tp-light nb-select.appearance-hero.status-basic .select-button:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-tp-light nb-select.appearance-hero.status-basic .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-tp-light nb-select.appearance-hero.status-basic .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-hero.status-basic .select-button nb-icon{color:#222b45}.nb-theme-tp-light nb-select.appearance-hero.status-primary .select-button{background-image:linear-gradient(90deg,#598bff,#36f);color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-primary .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-primary .select-button:focus{background-image:linear-gradient(90deg,#36f,#274bdb)}.nb-theme-tp-light nb-select.appearance-hero.status-primary .select-button:hover{background-image:linear-gradient(90deg,#a6c1ff,#598bff)}.nb-theme-tp-light nb-select.appearance-hero.status-primary .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-tp-light nb-select.appearance-hero.status-primary .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-hero.status-primary .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-success .select-button{background-image:linear-gradient(90deg,#2ce69b,#00d68f);color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-success .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-success .select-button:focus{background-image:linear-gradient(90deg,#00d68f,#00b887)}.nb-theme-tp-light nb-select.appearance-hero.status-success .select-button:hover{background-image:linear-gradient(90deg,#8cfac7,#2ce69b)}.nb-theme-tp-light nb-select.appearance-hero.status-success .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-tp-light nb-select.appearance-hero.status-success .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-hero.status-success .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-warning .select-button{background-image:linear-gradient(90deg,#ffc94d,#fa0);color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-warning .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-warning .select-button:focus{background-image:linear-gradient(90deg,#fa0,#db8b00)}.nb-theme-tp-light nb-select.appearance-hero.status-warning .select-button:hover{background-image:linear-gradient(90deg,#ffe59e,#ffc94d)}.nb-theme-tp-light nb-select.appearance-hero.status-warning .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-tp-light nb-select.appearance-hero.status-warning .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-hero.status-warning .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-danger .select-button{background-image:linear-gradient(90deg,#ff708d,#ff3d71);color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-danger .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-danger .select-button:focus{background-image:linear-gradient(90deg,#ff3d71,#db2c66)}.nb-theme-tp-light nb-select.appearance-hero.status-danger .select-button:hover{background-image:linear-gradient(90deg,#ffa8b4,#ff708d)}.nb-theme-tp-light nb-select.appearance-hero.status-danger .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-tp-light nb-select.appearance-hero.status-danger .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-hero.status-danger .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-info .select-button{background-image:linear-gradient(90deg,#42aaff,#0095ff);color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-info .select-button.placeholder{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-info .select-button:focus{background-image:linear-gradient(90deg,#0095ff,#006fd6)}.nb-theme-tp-light nb-select.appearance-hero.status-info .select-button:hover{background-image:linear-gradient(90deg,#94cbff,#42aaff)}.nb-theme-tp-light nb-select.appearance-hero.status-info .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-tp-light nb-select.appearance-hero.status-info .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-hero.status-info .select-button nb-icon{color:#fff}.nb-theme-tp-light nb-select.appearance-hero.status-control .select-button{background-image:linear-gradient(90deg,#fff,#fff);color:#222b45}.nb-theme-tp-light nb-select.appearance-hero.status-control .select-button.placeholder{color:#8f9bb3}.nb-theme-tp-light nb-select.appearance-hero.status-control .select-button:focus{background-image:linear-gradient(90deg,#f7f9fc,#edf1f7)}.nb-theme-tp-light nb-select.appearance-hero.status-control .select-button:hover{background-image:linear-gradient(90deg,#fff,#f7f9fc)}.nb-theme-tp-light nb-select.appearance-hero.status-control .select-button[disabled]{color:rgba(143,155,179,.48);background-color:#f7f9fc;background-image:none}.nb-theme-tp-light nb-select.appearance-hero.status-control .select-button[disabled] nb-icon{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-select.appearance-hero.status-control .select-button nb-icon{color:#222b45}.nb-theme-tp-light nb-form-field nb-select{width:100%}.nb-theme-tp-light nb-option-list{background-color:#fff;border:.0625rem solid #e4e9f2;border-radius:.17rem;box-shadow:none;overflow:hidden}.nb-theme-tp-light nb-option-list .option-list{height:100%;max-height:20rem;margin:0;padding:0;overflow:auto}.nb-theme-tp-light nb-option-list.position-top{border-bottom:.0625rem solid #e4e9f2}.nb-theme-tp-light nb-option-list.position-bottom{border-top:.0625rem solid #e4e9f2}.nb-theme-tp-light nb-option-group{color:#8f9bb3;font-family:Open Sans,sans-serif}.nb-theme-tp-light nb-option-list.size-tiny nb-option-group{font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-tp-light nb-option-list.size-tiny nb-option-group .option-group-title{padding:.1875rem 1rem}.nb-theme-tp-light nb-option-list.size-tiny nb-option-group nb-option{padding-left:1.25rem}.nb-theme-tp-light nb-option-list.size-small nb-option-group{font-size:.8125rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-option-list.size-small nb-option-group .option-group-title{padding:.1875rem 1rem}.nb-theme-tp-light nb-option-list.size-small nb-option-group nb-option{padding-left:1.75rem}.nb-theme-tp-light nb-option-list.size-medium nb-option-group{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-option-list.size-medium nb-option-group .option-group-title{padding:.4375rem 1rem}.nb-theme-tp-light nb-option-list.size-medium nb-option-group nb-option{padding-left:2.25rem}.nb-theme-tp-light nb-option-list.size-large nb-option-group{font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-option-list.size-large nb-option-group .option-group-title{padding:.6875rem 1rem}.nb-theme-tp-light nb-option-list.size-large nb-option-group nb-option{padding-left:2.25rem}.nb-theme-tp-light nb-option-list.size-giant nb-option-group{font-size:1.125rem;font-weight:700;line-height:1.5rem}.nb-theme-tp-light nb-option-list.size-giant nb-option-group .option-group-title{padding:.9375rem 1rem}.nb-theme-tp-light nb-option-list.size-giant nb-option-group nb-option{padding-left:2.75rem}.nb-theme-tp-light nb-option{background-color:#fff;color:#222b45;font-family:Open Sans,sans-serif}.nb-theme-tp-light nb-option.active{background-color:rgba(143,155,179,.24);color:#222b45}.nb-theme-tp-light nb-option.selected{background-color:#36f;color:#fff}.nb-theme-tp-light nb-option:focus{background-color:rgba(143,155,179,.24);color:#222b45;outline:none}.nb-theme-tp-light nb-option:focus.selected{background-color:#274bdb;color:#fff}.nb-theme-tp-light nb-option:hover{background-color:rgba(143,155,179,.16);color:#222b45}.nb-theme-tp-light nb-option:hover.selected{background-color:#598bff;color:#fff}.nb-theme-tp-light nb-option.multiple.selected{background-color:#fff;color:#222b45}.nb-theme-tp-light nb-option.multiple:focus{background-color:rgba(143,155,179,.24);color:#222b45}.nb-theme-tp-light nb-option-list.size-tiny nb-option{font-size:.75rem;font-weight:600;line-height:1rem;padding:.1875rem 1rem}.nb-theme-tp-light nb-option-list.size-small nb-option{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.1875rem 1rem}.nb-theme-tp-light nb-option-list.size-medium nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.4375rem 1rem}.nb-theme-tp-light nb-option-list.size-large nb-option{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.6875rem 1rem}.nb-theme-tp-light nb-option-list.size-giant nb-option{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.9375rem 1rem}.nb-theme-tp-light nb-option,.nb-theme-tp-light nb-option-group{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.nb-theme-tp-light nb-option-group[disabled],.nb-theme-tp-light nb-option[disabled]{background-color:#fff;color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-toast{border-style:solid;border-width:1px;border-radius:.17rem;padding:1rem;box-shadow:none}.nb-theme-tp-light nb-toast .title{font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:600;line-height:1.5rem}.nb-theme-tp-light nb-toast .message{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.nb-theme-tp-light 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-tp-light nb-toast .icon-container{margin-right:1.25rem}[dir=rtl] .nb-theme-tp-light nb-toast .icon-container{margin-left:1.25rem}.nb-theme-tp-light nb-toast .icon-container nb-icon{font-size:1.5rem}.nb-theme-tp-light nb-toast.status-basic{background:#fff;border-color:#edf1f7;color:#222b45}.nb-theme-tp-light nb-toast.status-basic .title{color:#222b45}.nb-theme-tp-light nb-toast.status-basic.destroy-by-click:hover{background:#fff;border-color:#edf1f7}.nb-theme-tp-light nb-toast.status-basic .icon-container{background:#fff;color:#222b45}.nb-theme-tp-light nb-toast.status-primary{background:#36f;border-color:#36f;color:#fff}.nb-theme-tp-light nb-toast.status-primary .title{color:#fff}.nb-theme-tp-light nb-toast.status-primary.destroy-by-click:hover{background:#598bff;border-color:#598bff}.nb-theme-tp-light nb-toast.status-primary .icon-container{background:#fff;color:#36f}.nb-theme-tp-light nb-toast.status-success{background:var(--primary);border-color:var(--secondary);color:var(--secondary)}.nb-theme-tp-light nb-toast.status-success .title{color:var(--secondary)}.nb-theme-tp-light nb-toast.status-success.destroy-by-click:hover{background:#2ce69b;border-color:#2ce69b}.nb-theme-tp-light nb-toast.status-success .icon-container{background:transparent;color:var(--secondary)}.nb-theme-tp-light nb-toast.status-warning{background:#fa0;border-color:#fa0;color:#fff}.nb-theme-tp-light nb-toast.status-warning .title{color:#fff}.nb-theme-tp-light nb-toast.status-warning.destroy-by-click:hover{background:#ffc94d;border-color:#ffc94d}.nb-theme-tp-light nb-toast.status-warning .icon-container{background:#fff;color:#fa0}.nb-theme-tp-light nb-toast.status-danger{background:var(--primary);border-color:var(--error);color:var(--error)}.nb-theme-tp-light nb-toast.status-danger .title{color:var(--error)}.nb-theme-tp-light nb-toast.status-danger.destroy-by-click:hover{background:#ff708d;border-color:#ff708d}.nb-theme-tp-light nb-toast.status-danger .icon-container{background:transparent;color:var(--error)}.nb-theme-tp-light nb-toast.status-info{background:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-tp-light nb-toast.status-info .title{color:#fff}.nb-theme-tp-light nb-toast.status-info.destroy-by-click:hover{background:#42aaff;border-color:#42aaff}.nb-theme-tp-light nb-toast.status-info .icon-container{background:#fff;color:#0095ff}.nb-theme-tp-light nb-toast.status-control{background:#fff;border-color:#fff;color:#222b45}.nb-theme-tp-light nb-toast.status-control .title{color:#222b45}.nb-theme-tp-light nb-toast.status-control.destroy-by-click:hover{background:#f7f9fc;border-color:#f7f9fc}.nb-theme-tp-light nb-toast.status-control .icon-container{background:#fff;color:#222b45}.nb-theme-tp-light .toastr-overlay-container{z-index:1041}.nb-theme-tp-light nb-tooltip{box-shadow:none;background:#151a30;border:0 dashed transparent;border-radius:.17rem;padding:.5rem 1rem;max-width:16rem}.nb-theme-tp-light nb-tooltip nb-icon:only-child{height:1rem;width:1rem}.nb-theme-tp-light nb-tooltip nb-icon:not(:only-child){height:.75rem;width:.75rem}.nb-theme-tp-light nb-tooltip .content{color:#fff;font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:400;line-height:1rem}.nb-theme-tp-light nb-tooltip .arrow{border-bottom:6px dashed #151a30}.nb-theme-tp-light nb-tooltip.status-basic{background:#edf1f7;border-color:transparent}.nb-theme-tp-light nb-tooltip.status-basic .arrow{border-bottom-color:#edf1f7}.nb-theme-tp-light nb-tooltip.status-basic .content{color:#222b45}.nb-theme-tp-light nb-tooltip.status-primary{background:#36f;border-color:transparent}.nb-theme-tp-light nb-tooltip.status-primary .arrow{border-bottom-color:#36f}.nb-theme-tp-light nb-tooltip.status-primary .content{color:#fff}.nb-theme-tp-light nb-tooltip.status-success{background:#00d68f;border-color:transparent}.nb-theme-tp-light nb-tooltip.status-success .arrow{border-bottom-color:#00d68f}.nb-theme-tp-light nb-tooltip.status-success .content{color:#fff}.nb-theme-tp-light nb-tooltip.status-warning{background:#fa0;border-color:transparent}.nb-theme-tp-light nb-tooltip.status-warning .arrow{border-bottom-color:#fa0}.nb-theme-tp-light nb-tooltip.status-warning .content{color:#fff}.nb-theme-tp-light nb-tooltip.status-danger{background:#ff3d71;border-color:transparent}.nb-theme-tp-light nb-tooltip.status-danger .arrow{border-bottom-color:#ff3d71}.nb-theme-tp-light nb-tooltip.status-danger .content{color:#fff}.nb-theme-tp-light nb-tooltip.status-info{background:#0095ff;border-color:transparent}.nb-theme-tp-light nb-tooltip.status-info .arrow{border-bottom-color:#0095ff}.nb-theme-tp-light nb-tooltip.status-info .content{color:#fff}.nb-theme-tp-light nb-tooltip.status-control{background:#fff;border-color:transparent}.nb-theme-tp-light nb-tooltip.status-control .arrow{border-bottom-color:#fff}.nb-theme-tp-light nb-tooltip.status-control .content{color:#222b45}.nb-theme-tp-light nb-datepicker-container nb-card{border:.0625rem solid #e4e9f2;border-radius:.17rem;background:#fff;box-shadow:none}.nb-theme-tp-light nb-calendar-with-time .nb-timepicker-container,.nb-theme-tp-light nb-calendar-with-time nb-base-calendar nb-card{border:none}.nb-theme-tp-light nb-calendar-with-time .column-header{border-top:.0625rem solid #e4e9f2;border-radius:0}.nb-theme-tp-light nb-calendar-with-time .timepicker-section.size-large .header-cell,.nb-theme-tp-light nb-calendar-with-time .timepicker-section.size-large nb-list-item{height:3rem}[dir=ltr] .nb-theme-tp-light nb-calendar-with-time .timepicker-section{border-left:.0625rem solid #e4e9f2}[dir=rtl] .nb-theme-tp-light nb-calendar-with-time .timepicker-section{border-right:.0625rem solid #e4e9f2}.nb-theme-tp-light nb-calendar-with-time .timepicker-single-column-width{width:5rem}.nb-theme-tp-light nb-calendar-with-time .timepicker-multiple-column-width{width:13.875rem}.nb-theme-tp-light nb-calendar-with-time .picker-title{height:3.75rem;padding:1.25rem}.nb-theme-tp-light nb-radio .inner-circle,.nb-theme-tp-light nb-radio .outer-circle{height:1.25rem;width:1.25rem}.nb-theme-tp-light nb-radio .outer-circle{border-style:solid;border-width:1px}.nb-theme-tp-light nb-radio .native-input:enabled:focus+.outer-circle{box-shadow:0 0 0 .375rem rgba(143,155,179,.16)}.nb-theme-tp-light nb-radio.status-basic .native-input:enabled+.outer-circle{background-color:rgba(143,155,179,.08);border-color:#8f9bb3}.nb-theme-tp-light nb-radio.status-basic .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#36f}.nb-theme-tp-light nb-radio.status-basic .native-input:enabled:checked~.inner-circle{background-color:#36f}.nb-theme-tp-light nb-radio.status-basic .native-input:enabled:focus+.outer-circle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-radio.status-basic .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#1a34b8}.nb-theme-tp-light nb-radio.status-basic .native-input:enabled:checked:focus~.inner-circle{background-color:#274bdb}.nb-theme-tp-light nb-radio.status-basic label:hover .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-tp-light nb-radio.status-basic label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#598bff}.nb-theme-tp-light nb-radio.status-basic label:hover .native-input:checked:enabled~.inner-circle{background-color:#598bff}.nb-theme-tp-light nb-radio.status-basic label .native-input:enabled:active+.outer-circle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-radio.status-basic label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#274bdb}.nb-theme-tp-light nb-radio.status-basic label .native-input:enabled:checked:active~.inner-circle{background-color:#274bdb}.nb-theme-tp-light nb-radio.status-basic .text{color:#222b45}.nb-theme-tp-light nb-radio.status-basic .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-radio.status-basic .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-basic .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-basic .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-primary .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,.08);border-color:#36f}.nb-theme-tp-light nb-radio.status-primary .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#36f}.nb-theme-tp-light nb-radio.status-primary .native-input:enabled:checked~.inner-circle{background-color:#36f}.nb-theme-tp-light nb-radio.status-primary .native-input:enabled:focus+.outer-circle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-radio.status-primary .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#1a34b8}.nb-theme-tp-light nb-radio.status-primary .native-input:enabled:checked:focus~.inner-circle{background-color:#274bdb}.nb-theme-tp-light nb-radio.status-primary label:hover .native-input:enabled+.outer-circle{background-color:rgba(51,102,255,.16);border-color:#36f}.nb-theme-tp-light nb-radio.status-primary label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#598bff}.nb-theme-tp-light nb-radio.status-primary label:hover .native-input:checked:enabled~.inner-circle{background-color:#598bff}.nb-theme-tp-light nb-radio.status-primary label .native-input:enabled:active+.outer-circle{background-color:rgba(51,102,255,.24);border-color:#36f}.nb-theme-tp-light nb-radio.status-primary label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#274bdb}.nb-theme-tp-light nb-radio.status-primary label .native-input:enabled:checked:active~.inner-circle{background-color:#274bdb}.nb-theme-tp-light nb-radio.status-primary .text{color:#222b45}.nb-theme-tp-light nb-radio.status-primary .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-radio.status-primary .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-primary .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-primary .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-success .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,.08);border-color:#00d68f}.nb-theme-tp-light nb-radio.status-success .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#00d68f}.nb-theme-tp-light nb-radio.status-success .native-input:enabled:checked~.inner-circle{background-color:#00d68f}.nb-theme-tp-light nb-radio.status-success .native-input:enabled:focus+.outer-circle{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-tp-light nb-radio.status-success .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#00997a}.nb-theme-tp-light nb-radio.status-success .native-input:enabled:checked:focus~.inner-circle{background-color:#00b887}.nb-theme-tp-light nb-radio.status-success label:hover .native-input:enabled+.outer-circle{background-color:rgba(0,214,143,.16);border-color:#00d68f}.nb-theme-tp-light nb-radio.status-success label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#2ce69b}.nb-theme-tp-light nb-radio.status-success label:hover .native-input:checked:enabled~.inner-circle{background-color:#2ce69b}.nb-theme-tp-light nb-radio.status-success label .native-input:enabled:active+.outer-circle{background-color:rgba(0,214,143,.24);border-color:#00d68f}.nb-theme-tp-light nb-radio.status-success label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#00b887}.nb-theme-tp-light nb-radio.status-success label .native-input:enabled:checked:active~.inner-circle{background-color:#00b887}.nb-theme-tp-light nb-radio.status-success .text{color:#222b45}.nb-theme-tp-light nb-radio.status-success .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-radio.status-success .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-success .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-success .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-warning .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,.08);border-color:#fa0}.nb-theme-tp-light nb-radio.status-warning .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#fa0}.nb-theme-tp-light nb-radio.status-warning .native-input:enabled:checked~.inner-circle{background-color:#fa0}.nb-theme-tp-light nb-radio.status-warning .native-input:enabled:focus+.outer-circle{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-tp-light nb-radio.status-warning .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#b86e00}.nb-theme-tp-light nb-radio.status-warning .native-input:enabled:checked:focus~.inner-circle{background-color:#db8b00}.nb-theme-tp-light nb-radio.status-warning label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,170,0,.16);border-color:#fa0}.nb-theme-tp-light nb-radio.status-warning label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#ffc94d}.nb-theme-tp-light nb-radio.status-warning label:hover .native-input:checked:enabled~.inner-circle{background-color:#ffc94d}.nb-theme-tp-light nb-radio.status-warning label .native-input:enabled:active+.outer-circle{background-color:rgba(255,170,0,.24);border-color:#fa0}.nb-theme-tp-light nb-radio.status-warning label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#db8b00}.nb-theme-tp-light nb-radio.status-warning label .native-input:enabled:checked:active~.inner-circle{background-color:#db8b00}.nb-theme-tp-light nb-radio.status-warning .text{color:#222b45}.nb-theme-tp-light nb-radio.status-warning .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-radio.status-warning .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-warning .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-warning .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-danger .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,.08);border-color:#ff3d71}.nb-theme-tp-light nb-radio.status-danger .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#ff3d71}.nb-theme-tp-light nb-radio.status-danger .native-input:enabled:checked~.inner-circle{background-color:#ff3d71}.nb-theme-tp-light nb-radio.status-danger .native-input:enabled:focus+.outer-circle{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-tp-light nb-radio.status-danger .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#b81d5b}.nb-theme-tp-light nb-radio.status-danger .native-input:enabled:checked:focus~.inner-circle{background-color:#db2c66}.nb-theme-tp-light nb-radio.status-danger label:hover .native-input:enabled+.outer-circle{background-color:rgba(255,61,113,.16);border-color:#ff3d71}.nb-theme-tp-light nb-radio.status-danger label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#ff708d}.nb-theme-tp-light nb-radio.status-danger label:hover .native-input:checked:enabled~.inner-circle{background-color:#ff708d}.nb-theme-tp-light nb-radio.status-danger label .native-input:enabled:active+.outer-circle{background-color:rgba(255,61,113,.24);border-color:#ff3d71}.nb-theme-tp-light nb-radio.status-danger label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#db2c66}.nb-theme-tp-light nb-radio.status-danger label .native-input:enabled:checked:active~.inner-circle{background-color:#db2c66}.nb-theme-tp-light nb-radio.status-danger .text{color:#222b45}.nb-theme-tp-light nb-radio.status-danger .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-radio.status-danger .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-danger .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-danger .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-info .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,.08);border-color:#0095ff}.nb-theme-tp-light nb-radio.status-info .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#0095ff}.nb-theme-tp-light nb-radio.status-info .native-input:enabled:checked~.inner-circle{background-color:#0095ff}.nb-theme-tp-light nb-radio.status-info .native-input:enabled:focus+.outer-circle{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-tp-light nb-radio.status-info .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#0057c2}.nb-theme-tp-light nb-radio.status-info .native-input:enabled:checked:focus~.inner-circle{background-color:#006fd6}.nb-theme-tp-light nb-radio.status-info label:hover .native-input:enabled+.outer-circle{background-color:rgba(0,149,255,.16);border-color:#0095ff}.nb-theme-tp-light nb-radio.status-info label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#42aaff}.nb-theme-tp-light nb-radio.status-info label:hover .native-input:checked:enabled~.inner-circle{background-color:#42aaff}.nb-theme-tp-light nb-radio.status-info label .native-input:enabled:active+.outer-circle{background-color:rgba(0,149,255,.24);border-color:#0095ff}.nb-theme-tp-light nb-radio.status-info label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#006fd6}.nb-theme-tp-light nb-radio.status-info label .native-input:enabled:checked:active~.inner-circle{background-color:#006fd6}.nb-theme-tp-light nb-radio.status-info .text{color:#222b45}.nb-theme-tp-light nb-radio.status-info .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-radio.status-info .native-input:disabled~.text{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-info .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-info .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-control .native-input:enabled+.outer-circle{background-color:hsla(0,0%,100%,.08);border-color:#fff}.nb-theme-tp-light nb-radio.status-control .native-input:enabled:checked+.outer-circle{background-color:transparent;border-color:#fff}.nb-theme-tp-light nb-radio.status-control .native-input:enabled:checked~.inner-circle{background-color:#fff}.nb-theme-tp-light nb-radio.status-control .native-input:enabled:focus+.outer-circle{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-tp-light nb-radio.status-control .native-input:enabled:checked:focus+.outer-circle{background-color:transparent;border-color:#c5cee0}.nb-theme-tp-light nb-radio.status-control .native-input:enabled:checked:focus~.inner-circle{background-color:#edf1f7}.nb-theme-tp-light nb-radio.status-control label:hover .native-input:enabled+.outer-circle{background-color:hsla(0,0%,100%,.16);border-color:#fff}.nb-theme-tp-light nb-radio.status-control label:hover .native-input:checked:enabled+.outer-circle{background-color:transparent;border-color:#f7f9fc}.nb-theme-tp-light nb-radio.status-control label:hover .native-input:checked:enabled~.inner-circle{background-color:#f7f9fc}.nb-theme-tp-light nb-radio.status-control label .native-input:enabled:active+.outer-circle{background-color:hsla(0,0%,100%,.24);border-color:#fff}.nb-theme-tp-light nb-radio.status-control label .native-input:enabled:checked:active+.outer-circle{background-color:transparent;border-color:#edf1f7}.nb-theme-tp-light nb-radio.status-control label .native-input:enabled:checked:active~.inner-circle{background-color:#edf1f7}.nb-theme-tp-light nb-radio.status-control .text{color:#fff}.nb-theme-tp-light nb-radio.status-control .native-input:disabled+.outer-circle{background-color:rgba(143,155,179,.16);border-color:rgba(143,155,179,.24)}.nb-theme-tp-light nb-radio.status-control .native-input:disabled~.text{color:#fff}.nb-theme-tp-light nb-radio.status-control .native-input:disabled:checked+.outer-circle{background-color:transparent;border-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio.status-control .native-input:disabled:checked~.inner-circle{background-color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-radio .text{font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:600;line-height:1.5rem}[dir=ltr] .nb-theme-tp-light nb-radio .text{margin-left:1.25rem}[dir=rtl] .nb-theme-tp-light nb-radio .text{margin-right:1.25rem}.nb-theme-tp-light .nb-tree-grid-cell,.nb-theme-tp-light .nb-tree-grid-footer-cell,.nb-theme-tp-light .nb-tree-grid-header-cell{height:2rem;padding:.875rem 1.25rem;border:1px solid #f7f9fc}.nb-theme-tp-light .nb-tree-grid-footer-row,.nb-theme-tp-light .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-tp-light .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-tp-light .nb-tree-grid-row:hover{background:#fff}.nb-theme-tp-light .nb-tree-grid-row:nth-child(2n):not(:hover){background-color:#fff}.nb-theme-tp-light .nb-tree-grid-header-cell button{vertical-align:middle}.nb-theme-tp-light nb-sort-icon nb-icon,.nb-theme-tp-light nb-tree-grid-row-toggle nb-icon{font-size:inherit;vertical-align:middle;color:currentColor}.nb-theme-tp-light .nb-tree-grid-header-change-sort-button{background:transparent;border:none;padding:0;color:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.nb-theme-tp-light nb-icon{font-size:1.25rem;line-height:1;width:1em;height:1em}.nb-theme-tp-light nb-icon svg{vertical-align:top}.nb-theme-tp-light nb-icon.status-basic{color:#8f9bb3}.nb-theme-tp-light nb-icon.status-primary{color:#36f}.nb-theme-tp-light nb-icon.status-success{color:#00d68f}.nb-theme-tp-light nb-icon.status-warning{color:#fa0}.nb-theme-tp-light nb-icon.status-danger{color:#ff3d71}.nb-theme-tp-light nb-icon.status-info{color:#0095ff}.nb-theme-tp-light nb-icon.status-control{color:#fff}.nb-theme-tp-light .nb-form-control-container{max-width:inherit}.nb-theme-tp-light .nb-form-field-addon{display:flex;justify-content:center;align-items:center;z-index:1}.nb-theme-tp-light .nb-form-field-addon-disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light nb-form-field.nb-transition .nb-form-field-addon{transition-duration:.15s;transition-property:color;transition-timing-function:ease-in}.nb-theme-tp-light .nb-form-field-addon-basic{color:#8f9bb3}.nb-theme-tp-light .nb-form-field-addon-basic-highlight,.nb-theme-tp-light .nb-form-field-addon-primary{color:#36f}.nb-theme-tp-light .nb-form-field-addon-primary-highlight{color:#274bdb}.nb-theme-tp-light .nb-form-field-addon-success{color:#00d68f}.nb-theme-tp-light .nb-form-field-addon-success-highlight{color:#00b887}.nb-theme-tp-light .nb-form-field-addon-warning{color:#fa0}.nb-theme-tp-light .nb-form-field-addon-warning-highlight{color:#db8b00}.nb-theme-tp-light .nb-form-field-addon-danger{color:#ff3d71}.nb-theme-tp-light .nb-form-field-addon-danger-highlight{color:#db2c66}.nb-theme-tp-light .nb-form-field-addon-info{color:#0095ff}.nb-theme-tp-light .nb-form-field-addon-info-highlight{color:#006fd6}.nb-theme-tp-light .nb-form-field-addon-control,.nb-theme-tp-light .nb-form-field-addon-control-highlight{color:#fff}.nb-theme-tp-light .nb-form-field-limited-width.nb-form-field-size-tiny{max-width:20rem}.nb-theme-tp-light .nb-form-field-prefix-tiny,.nb-theme-tp-light .nb-form-field-suffix-tiny{height:1.5rem;width:1.5rem;font-size:.625rem;line-height:.75rem;font-weight:700}.nb-theme-tp-light .nb-form-field-prefix-tiny nb-icon,.nb-theme-tp-light .nb-form-field-suffix-tiny nb-icon{font-size:.75rem;line-height:.75rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-prefix-tiny{margin-right:calc(1.5rem * -1)}[dir=ltr] .nb-theme-tp-light .nb-form-field-suffix-tiny,[dir=rtl] .nb-theme-tp-light .nb-form-field-prefix-tiny{margin-left:calc(1.5rem * -1)}[dir=rtl] .nb-theme-tp-light .nb-form-field-suffix-tiny{margin-right:calc(1.5rem * -1)}.nb-theme-tp-light .nb-form-field-limited-width.nb-form-field-size-small{max-width:20rem}.nb-theme-tp-light .nb-form-field-prefix-small,.nb-theme-tp-light .nb-form-field-suffix-small{height:2rem;width:2rem;font-size:.75rem;line-height:1rem;font-weight:700}.nb-theme-tp-light .nb-form-field-prefix-small nb-icon,.nb-theme-tp-light .nb-form-field-suffix-small nb-icon{font-size:1rem;line-height:1rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-prefix-small{margin-right:calc(2rem * -1)}[dir=ltr] .nb-theme-tp-light .nb-form-field-suffix-small,[dir=rtl] .nb-theme-tp-light .nb-form-field-prefix-small{margin-left:calc(2rem * -1)}[dir=rtl] .nb-theme-tp-light .nb-form-field-suffix-small{margin-right:calc(2rem * -1)}.nb-theme-tp-light .nb-form-field-limited-width.nb-form-field-size-medium{max-width:20rem}.nb-theme-tp-light .nb-form-field-prefix-medium,.nb-theme-tp-light .nb-form-field-suffix-medium{height:2.5rem;width:2.5rem;font-size:.875rem;line-height:1rem;font-weight:700}.nb-theme-tp-light .nb-form-field-prefix-medium nb-icon,.nb-theme-tp-light .nb-form-field-suffix-medium nb-icon{font-size:1.25rem;line-height:1.25rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-prefix-medium{margin-right:calc(2.5rem * -1)}[dir=ltr] .nb-theme-tp-light .nb-form-field-suffix-medium,[dir=rtl] .nb-theme-tp-light .nb-form-field-prefix-medium{margin-left:calc(2.5rem * -1)}[dir=rtl] .nb-theme-tp-light .nb-form-field-suffix-medium{margin-right:calc(2.5rem * -1)}.nb-theme-tp-light .nb-form-field-limited-width.nb-form-field-size-large{max-width:30rem}.nb-theme-tp-light .nb-form-field-prefix-large,.nb-theme-tp-light .nb-form-field-suffix-large{height:3rem;width:3rem;font-size:1rem;line-height:1.25rem;font-weight:700}.nb-theme-tp-light .nb-form-field-prefix-large nb-icon,.nb-theme-tp-light .nb-form-field-suffix-large nb-icon{font-size:1.5rem;line-height:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-prefix-large{margin-right:calc(3rem * -1)}[dir=ltr] .nb-theme-tp-light .nb-form-field-suffix-large,[dir=rtl] .nb-theme-tp-light .nb-form-field-prefix-large{margin-left:calc(3rem * -1)}[dir=rtl] .nb-theme-tp-light .nb-form-field-suffix-large{margin-right:calc(3rem * -1)}.nb-theme-tp-light .nb-form-field-limited-width.nb-form-field-size-giant{max-width:30rem}.nb-theme-tp-light .nb-form-field-prefix-giant,.nb-theme-tp-light .nb-form-field-suffix-giant{height:3.5rem;width:3.5rem;font-size:1.125rem;line-height:1.5rem;font-weight:700}.nb-theme-tp-light .nb-form-field-prefix-giant nb-icon,.nb-theme-tp-light .nb-form-field-suffix-giant nb-icon{font-size:1.5rem;line-height:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-prefix-giant{margin-right:calc(3.5rem * -1)}[dir=ltr] .nb-theme-tp-light .nb-form-field-suffix-giant,[dir=rtl] .nb-theme-tp-light .nb-form-field-prefix-giant{margin-left:calc(3.5rem * -1)}[dir=rtl] .nb-theme-tp-light .nb-form-field-suffix-giant{margin-right:calc(3.5rem * -1)}.nb-theme-tp-light 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-tp-light nb-tag.nb-transition{transition-duration:.15s;transition-property:background-color,border-color,color;transition-timing-function:ease-in}.nb-theme-tp-light nb-tag.size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:.0625rem .9375rem}.nb-theme-tp-light nb-tag.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.0625rem .9375rem}.nb-theme-tp-light nb-tag.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.1875rem .9375rem}.nb-theme-tp-light nb-tag.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.3125rem .9375rem}.nb-theme-tp-light nb-tag.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.4375rem .9375rem}.nb-theme-tp-light nb-tag.appearance-filled.status-basic{background-color:#edf1f7;border-color:#edf1f7;color:#222b45}.nb-theme-tp-light nb-tag.appearance-filled.status-basic.selected{background-color:color-basic-actove;border-color:#e4e9f2}.nb-theme-tp-light nb-tag.appearance-filled.status-basic.active{background-color:#e4e9f2;border-color:#c5cee0}.nb-theme-tp-light nb-tag.appearance-filled.status-basic:hover{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-tp-light nb-tag.appearance-filled.status-primary{background-color:#36f;border-color:#36f;color:#fff}.nb-theme-tp-light nb-tag.appearance-filled.status-primary.selected{background-color:color-primary-actove;border-color:#274bdb}.nb-theme-tp-light nb-tag.appearance-filled.status-primary.active{background-color:#274bdb;border-color:#1a34b8}.nb-theme-tp-light nb-tag.appearance-filled.status-primary:hover{background-color:#598bff;border-color:#598bff}.nb-theme-tp-light nb-tag.appearance-filled.status-success{background-color:#00d68f;border-color:#00d68f;color:#fff}.nb-theme-tp-light nb-tag.appearance-filled.status-success.selected{background-color:color-success-actove;border-color:#00b887}.nb-theme-tp-light nb-tag.appearance-filled.status-success.active{background-color:#00b887;border-color:#00997a}.nb-theme-tp-light nb-tag.appearance-filled.status-success:hover{background-color:#2ce69b;border-color:#2ce69b}.nb-theme-tp-light nb-tag.appearance-filled.status-warning{background-color:#fa0;border-color:#fa0;color:#fff}.nb-theme-tp-light nb-tag.appearance-filled.status-warning.selected{background-color:color-warning-actove;border-color:#db8b00}.nb-theme-tp-light nb-tag.appearance-filled.status-warning.active{background-color:#db8b00;border-color:#b86e00}.nb-theme-tp-light nb-tag.appearance-filled.status-warning:hover{background-color:#ffc94d;border-color:#ffc94d}.nb-theme-tp-light nb-tag.appearance-filled.status-danger{background-color:#ff3d71;border-color:#ff3d71;color:#fff}.nb-theme-tp-light nb-tag.appearance-filled.status-danger.selected{background-color:color-danger-actove;border-color:#db2c66}.nb-theme-tp-light nb-tag.appearance-filled.status-danger.active{background-color:#db2c66;border-color:#b81d5b}.nb-theme-tp-light nb-tag.appearance-filled.status-danger:hover{background-color:#ff708d;border-color:#ff708d}.nb-theme-tp-light nb-tag.appearance-filled.status-info{background-color:#0095ff;border-color:#0095ff;color:#fff}.nb-theme-tp-light nb-tag.appearance-filled.status-info.selected{background-color:color-info-actove;border-color:#006fd6}.nb-theme-tp-light nb-tag.appearance-filled.status-info.active{background-color:#006fd6;border-color:#0057c2}.nb-theme-tp-light nb-tag.appearance-filled.status-info:hover{background-color:#42aaff;border-color:#42aaff}.nb-theme-tp-light nb-tag.appearance-filled.status-control{background-color:#fff;border-color:#fff;color:#222b45}.nb-theme-tp-light nb-tag.appearance-filled.status-control.selected{background-color:color-control-actove;border-color:#edf1f7}.nb-theme-tp-light nb-tag.appearance-filled.status-control.active{background-color:#f7f9fc;border-color:#f7f9fc}.nb-theme-tp-light nb-tag.appearance-filled.status-control:hover{background-color:#edf1f7;border-color:#c5cee0}.nb-theme-tp-light nb-tag.appearance-outline.status-basic{background-color:rgba(143,155,179,.08);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-tp-light nb-tag.appearance-outline.status-basic.active,.nb-theme-tp-light nb-tag.appearance-outline.status-basic.selected{background-color:rgba(143,155,179,.24);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-tp-light nb-tag.appearance-outline.status-basic:hover{background-color:rgba(143,155,179,.16);border-color:#8f9bb3;color:#8f9bb3}.nb-theme-tp-light nb-tag.appearance-outline.status-primary{background-color:rgba(51,102,255,.08);border-color:#36f;color:#36f}.nb-theme-tp-light nb-tag.appearance-outline.status-primary.active,.nb-theme-tp-light nb-tag.appearance-outline.status-primary.selected{background-color:rgba(51,102,255,.24);border-color:#36f;color:#36f}.nb-theme-tp-light nb-tag.appearance-outline.status-primary:hover{background-color:rgba(51,102,255,.16);border-color:#36f;color:#36f}.nb-theme-tp-light nb-tag.appearance-outline.status-success{background-color:rgba(0,214,143,.08);border-color:#00d68f;color:#00d68f}.nb-theme-tp-light nb-tag.appearance-outline.status-success.active,.nb-theme-tp-light nb-tag.appearance-outline.status-success.selected{background-color:rgba(0,214,143,.24);border-color:#00d68f;color:#00d68f}.nb-theme-tp-light nb-tag.appearance-outline.status-success:hover{background-color:rgba(0,214,143,.16);border-color:#00d68f;color:#00d68f}.nb-theme-tp-light nb-tag.appearance-outline.status-warning{background-color:rgba(255,170,0,.08);border-color:#fa0;color:#fa0}.nb-theme-tp-light nb-tag.appearance-outline.status-warning.active,.nb-theme-tp-light nb-tag.appearance-outline.status-warning.selected{background-color:rgba(255,170,0,.24);border-color:#fa0;color:#fa0}.nb-theme-tp-light nb-tag.appearance-outline.status-warning:hover{background-color:rgba(255,170,0,.16);border-color:#fa0;color:#fa0}.nb-theme-tp-light nb-tag.appearance-outline.status-danger{background-color:rgba(255,61,113,.08);border-color:#ff3d71;color:#ff3d71}.nb-theme-tp-light nb-tag.appearance-outline.status-danger.active,.nb-theme-tp-light nb-tag.appearance-outline.status-danger.selected{background-color:rgba(255,61,113,.24);border-color:#ff3d71;color:#ff3d71}.nb-theme-tp-light nb-tag.appearance-outline.status-danger:hover{background-color:rgba(255,61,113,.16);border-color:#ff3d71;color:#ff3d71}.nb-theme-tp-light nb-tag.appearance-outline.status-info{background-color:rgba(0,149,255,.08);border-color:#0095ff;color:#0095ff}.nb-theme-tp-light nb-tag.appearance-outline.status-info.active,.nb-theme-tp-light nb-tag.appearance-outline.status-info.selected{background-color:rgba(0,149,255,.24);border-color:#0095ff;color:#0095ff}.nb-theme-tp-light nb-tag.appearance-outline.status-info:hover{background-color:rgba(0,149,255,.16);border-color:#0095ff;color:#0095ff}.nb-theme-tp-light nb-tag.appearance-outline.status-control{background-color:hsla(0,0%,100%,.08);border-color:#fff;color:#fff}.nb-theme-tp-light nb-tag.appearance-outline.status-control.active,.nb-theme-tp-light nb-tag.appearance-outline.status-control.selected{background-color:hsla(0,0%,100%,.24);border-color:#fff;color:#fff}.nb-theme-tp-light nb-tag.appearance-outline.status-control:hover{background-color:hsla(0,0%,100%,.16);border-color:#fff;color:#fff}.nb-theme-tp-light .nb-tag-remove{cursor:pointer}.nb-theme-tp-light .nb-tag-remove.size-tiny{font-size:1rem}[dir=ltr] .nb-theme-tp-light .nb-tag-remove.size-tiny{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-tp-light .nb-tag-remove.size-tiny{margin-right:.625rem;margin-left:-.625rem}.nb-theme-tp-light .nb-tag-remove.size-small{font-size:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-tag-remove.size-small{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-tp-light .nb-tag-remove.size-small{margin-right:.625rem;margin-left:-.625rem}.nb-theme-tp-light .nb-tag-remove.size-medium{font-size:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-tag-remove.size-medium{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-tp-light .nb-tag-remove.size-medium{margin-right:.625rem;margin-left:-.625rem}.nb-theme-tp-light .nb-tag-remove.size-large{font-size:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-tag-remove.size-large{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-tp-light .nb-tag-remove.size-large{margin-right:.625rem;margin-left:-.625rem}.nb-theme-tp-light .nb-tag-remove.size-giant{font-size:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-tag-remove.size-giant{margin-left:.625rem;margin-right:-.625rem}[dir=rtl] .nb-theme-tp-light .nb-tag-remove.size-giant{margin-right:.625rem;margin-left:-.625rem}.nb-theme-tp-light nb-tag-list{display:inline-flex;outline:none}.nb-theme-tp-light nb-tag-list.size-tiny .nb-tag-list-tags-wrapper{margin:-.0625rem}.nb-theme-tp-light nb-tag-list.size-tiny .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-tp-light nb-tag-list.size-tiny .nb-tag-list-tags-wrapper nb-tag{margin:.0625rem}.nb-theme-tp-light nb-tag-list.size-small .nb-tag-list-tags-wrapper{margin:-.125rem}.nb-theme-tp-light nb-tag-list.size-small .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-tp-light nb-tag-list.size-small .nb-tag-list-tags-wrapper nb-tag{margin:.125rem}.nb-theme-tp-light nb-tag-list.size-medium .nb-tag-list-tags-wrapper{margin:-.25rem}.nb-theme-tp-light nb-tag-list.size-medium .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-tp-light nb-tag-list.size-medium .nb-tag-list-tags-wrapper nb-tag{margin:.25rem}.nb-theme-tp-light nb-tag-list.size-large .nb-tag-list-tags-wrapper{margin:-.375rem}.nb-theme-tp-light nb-tag-list.size-large .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-tp-light nb-tag-list.size-large .nb-tag-list-tags-wrapper nb-tag{margin:.375rem}.nb-theme-tp-light nb-tag-list.size-giant .nb-tag-list-tags-wrapper{margin:-.5rem}.nb-theme-tp-light nb-tag-list.size-giant .nb-tag-list-tags-wrapper .nb-tag-input,.nb-theme-tp-light nb-tag-list.size-giant .nb-tag-list-tags-wrapper nb-tag{margin:.5rem}.nb-theme-tp-light .nb-tag-list-tags-wrapper{display:inline-flex;align-items:center;align-content:center;flex-wrap:wrap;flex:1}.nb-theme-tp-light .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-tp-light .nb-tag-list-with-input.nb-transition{transition-duration:.15s;transition-property:border,background-color,color,box-shadow;transition-timing-function:ease-in}.nb-theme-tp-light .nb-tag-list-with-input::-moz-placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-tp-light .nb-tag-list-with-input:-ms-input-placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-tp-light .nb-tag-list-with-input::placeholder{font-family:Open Sans,sans-serif;text-overflow:ellipsis}.nb-theme-tp-light .nb-tag-list-with-input:focus{outline:none}.nb-theme-tp-light .nb-tag-list-with-input.input-full-width{width:100%}.nb-theme-tp-light .nb-tag-list-with-input.shape-rectangle{border-radius:.17rem}.nb-theme-tp-light .nb-tag-list-with-input.shape-semi-round{border-radius:.75rem}.nb-theme-tp-light .nb-tag-list-with-input.shape-round{border-radius:1.5rem}.nb-theme-tp-light .nb-tag-list-with-input.size-small,.nb-theme-tp-light .nb-tag-list-with-input.size-tiny{padding:.0625rem 1rem}.nb-theme-tp-light .nb-tag-list-with-input.size-medium{padding:.1875rem 1rem}.nb-theme-tp-light .nb-tag-list-with-input.size-large{padding:.3125rem 1rem}.nb-theme-tp-light .nb-tag-list-with-input.size-giant{padding:.4375rem 1rem}.nb-theme-tp-light .nb-tag-list-with-input.status-basic{background-color:#f7f9fc;border-color:#e4e9f2}.nb-theme-tp-light .nb-tag-list-with-input.status-basic.focus{background-color:#fff;border-color:#36f}.nb-theme-tp-light .nb-tag-list-with-input.status-primary{background-color:#f7f9fc;border-color:#36f}.nb-theme-tp-light .nb-tag-list-with-input.status-primary.focus{background-color:#fff;border-color:#1a34b8}.nb-theme-tp-light .nb-tag-list-with-input.status-success{background-color:#f7f9fc;border-color:#00d68f}.nb-theme-tp-light .nb-tag-list-with-input.status-success.focus{background-color:#fff;border-color:#00997a}.nb-theme-tp-light .nb-tag-list-with-input.status-warning{background-color:#f7f9fc;border-color:#fa0}.nb-theme-tp-light .nb-tag-list-with-input.status-warning.focus{background-color:#fff;border-color:#b86e00}.nb-theme-tp-light .nb-tag-list-with-input.status-danger{background-color:#f7f9fc;border-color:#ff3d71}.nb-theme-tp-light .nb-tag-list-with-input.status-danger.focus{background-color:#fff;border-color:#b81d5b}.nb-theme-tp-light .nb-tag-list-with-input.status-info{background-color:#f7f9fc;border-color:#0095ff}.nb-theme-tp-light .nb-tag-list-with-input.status-info.focus{background-color:#fff;border-color:#0057c2}.nb-theme-tp-light .nb-tag-list-with-input.status-control{background-color:hsla(0,0%,100%,.24);border-color:hsla(0,0%,100%,.4)}.nb-theme-tp-light .nb-tag-list-with-input.status-control.focus{background-color:hsla(0,0%,100%,.4);border-color:#fff}.nb-theme-tp-light nb-form-field nb-tag-list{width:100%}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-tiny{padding-right:1.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-tiny{padding-left:1.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-small{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-small{padding-right:2rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-small{padding-left:2rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-medium{padding-right:2.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-medium{padding-left:2.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-large{padding-left:3rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-large{padding-right:3rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-large{padding-left:3rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-giant{padding-left:3.5rem}[dir=ltr] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant,[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-prefix .nb-tag-list-with-input.size-giant{padding-right:3.5rem}[dir=rtl] .nb-theme-tp-light .nb-form-field-control-with-suffix .nb-tag-list-with-input.size-giant{padding-left:3.5rem}.nb-theme-tp-light .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-tp-light .nb-tag-input::-moz-placeholder{font-family:Open Sans,sans-serif}.nb-theme-tp-light .nb-tag-input:-ms-input-placeholder{font-family:Open Sans,sans-serif}.nb-theme-tp-light .nb-tag-input::placeholder{font-family:Open Sans,sans-serif}.nb-theme-tp-light .nb-tag-input.size-tiny{font-size:.75rem;font-weight:600;line-height:1rem;padding:.125rem 0}.nb-theme-tp-light .nb-tag-input.size-tiny::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-tiny:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-tiny::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-small{font-size:.8125rem;font-weight:600;line-height:1.5rem;padding:.125rem 0}.nb-theme-tp-light .nb-tag-input.size-small::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-small:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-small::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-medium{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.25rem 0}.nb-theme-tp-light .nb-tag-input.size-medium::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-medium:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-medium::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-large{font-size:.9375rem;font-weight:600;line-height:1.5rem;padding:.375rem 0}.nb-theme-tp-light .nb-tag-input.size-large::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-large:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-large::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-giant{font-size:1.125rem;font-weight:700;line-height:1.5rem;padding:.5rem 0}.nb-theme-tp-light .nb-tag-input.size-giant::-moz-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-giant:-ms-input-placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.size-giant::placeholder{font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .nb-tag-input.status-basic{color:#222b45}.nb-theme-tp-light .nb-tag-input.status-basic::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-basic:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-basic::placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-basic:disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-basic:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-basic:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-basic:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-primary{color:#222b45}.nb-theme-tp-light .nb-tag-input.status-primary::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-primary:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-primary::placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-primary:disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-primary:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-primary:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-primary:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-success{color:#222b45}.nb-theme-tp-light .nb-tag-input.status-success::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-success:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-success::placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-success:disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-success:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-success:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-success:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-warning{color:#222b45}.nb-theme-tp-light .nb-tag-input.status-warning::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-warning:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-warning::placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-warning:disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-warning:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-warning:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-warning:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-danger{color:#222b45}.nb-theme-tp-light .nb-tag-input.status-danger::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-danger:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-danger::placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-danger:disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-danger:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-danger:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-danger:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-info{color:#222b45}.nb-theme-tp-light .nb-tag-input.status-info::-moz-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-info:-ms-input-placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-info::placeholder{color:#8f9bb3}.nb-theme-tp-light .nb-tag-input.status-info:disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-info:disabled::-moz-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-info:disabled:-ms-input-placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-info:disabled::placeholder{color:rgba(143,155,179,.48)}.nb-theme-tp-light .nb-tag-input.status-control{color:#fff}.nb-theme-tp-light .nb-tag-input.status-control::-moz-placeholder{color:#fff}.nb-theme-tp-light .nb-tag-input.status-control:-ms-input-placeholder{color:#fff}.nb-theme-tp-light .nb-tag-input.status-control::placeholder{color:#fff}.nb-theme-tp-light .nb-tag-input.status-control:disabled{color:#fff}.nb-theme-tp-light .nb-tag-input.status-control:disabled::-moz-placeholder{color:#fff}.nb-theme-tp-light .nb-tag-input.status-control:disabled:-ms-input-placeholder{color:#fff}.nb-theme-tp-light .nb-tag-input.status-control:disabled::placeholder{color:#fff}.nb-theme-tp-light body{color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .h1,.nb-theme-tp-light .h2,.nb-theme-tp-light .h3,.nb-theme-tp-light .h4,.nb-theme-tp-light .h5,.nb-theme-tp-light .h6,.nb-theme-tp-light h1,.nb-theme-tp-light h2,.nb-theme-tp-light h3,.nb-theme-tp-light h4,.nb-theme-tp-light h5,.nb-theme-tp-light h6{color:#222b45}.nb-theme-tp-light .h1,.nb-theme-tp-light h1{font-size:2.25rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:3rem}.nb-theme-tp-light .h2,.nb-theme-tp-light h2{font-size:2rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:2.5rem}.nb-theme-tp-light .h3,.nb-theme-tp-light h3{font-size:1.875rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:2.5rem}.nb-theme-tp-light .h4,.nb-theme-tp-light h4{font-size:1.625rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:2rem}.nb-theme-tp-light .h5,.nb-theme-tp-light h5{font-size:1.375rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:2rem}.nb-theme-tp-light .h6,.nb-theme-tp-light h6{font-size:1.125rem;font-family:Open Sans,sans-serif;font-weight:700;line-height:1.5rem}.nb-theme-tp-light .subtitle,.nb-theme-tp-light .subtitle-2{color:#222b45}.nb-theme-tp-light .subtitle{font-size:.9375rem}.nb-theme-tp-light .subtitle,.nb-theme-tp-light .subtitle-2{font-family:Open Sans,sans-serif;font-weight:600;line-height:1.5rem}.nb-theme-tp-light .subtitle-2{font-size:.8125rem}.nb-theme-tp-light .paragraph,.nb-theme-tp-light p{color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .paragraph-2{color:#222b45;font-family:Open Sans,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.125rem}.nb-theme-tp-light a{color:#36f;text-decoration:underline;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit}.nb-theme-tp-light a:focus{color:#274bdb}.nb-theme-tp-light a:hover{color:#598bff}.nb-theme-tp-light a.link-alternate,.nb-theme-tp-light a.link-alternate:hover,.nb-theme-tp-light a.link-control,.nb-theme-tp-light a.link-control:hover{color:#fff}.nb-theme-tp-light .label{color:#8f9bb3;font-weight:700}.nb-theme-tp-light .caption,.nb-theme-tp-light .label{font-family:Open Sans,sans-serif;font-size:.75rem;line-height:1rem}.nb-theme-tp-light .caption{font-weight:400}.nb-theme-tp-light .caption-2{font-family:Open Sans,sans-serif;font-size:.75rem;font-weight:600;line-height:1rem}.nb-theme-tp-light .caption,.nb-theme-tp-light .caption-2{color:#8f9bb3}.nb-theme-tp-light .caption-2.status-basic,.nb-theme-tp-light .caption.status-basic{color:#222b45}.nb-theme-tp-light .caption-2.status-primary,.nb-theme-tp-light .caption.status-primary{color:#36f}.nb-theme-tp-light .caption-2.status-success,.nb-theme-tp-light .caption.status-success{color:#00d68f}.nb-theme-tp-light .caption-2.status-warning,.nb-theme-tp-light .caption.status-warning{color:#fa0}.nb-theme-tp-light .caption-2.status-danger,.nb-theme-tp-light .caption.status-danger{color:#ff3d71}.nb-theme-tp-light .caption-2.status-info,.nb-theme-tp-light .caption.status-info{color:#0095ff}.nb-theme-tp-light .caption-2.status-control,.nb-theme-tp-light .caption.status-control{color:#fff}.nb-theme-tp-light li{color:#222b45;font-family:Open Sans,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.25rem}.nb-theme-tp-light .text-alternate{color:#fff}.nb-theme-tp-light .text-disabled{color:rgba(143,155,179,.48)}.nb-theme-tp-light .text-hint{color:#8f9bb3}.nb-theme-tp-light .text-basic{color:#222b45}.nb-theme-tp-light .text-primary{color:#36f}.nb-theme-tp-light .text-success{color:#00d68f}.nb-theme-tp-light .text-warning{color:#fa0}.nb-theme-tp-light .text-danger{color:#ff3d71}.nb-theme-tp-light .text-info{color:#0095ff}.nb-theme-tp-light .text-control{color:#fff}.nb-theme-tp-light ng2-smart-table table tr td,.nb-theme-tp-light ng2-smart-table table tr th,.nb-theme-tp-light 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-tp-light ng2-smart-table table tr td,.nb-theme-tp-light ng2-smart-table table tr th{position:relative;padding:.875rem 1.25rem;border:1px solid #edf1f7;vertical-align:middle}.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th{padding:.875rem 1.25rem}[dir=ltr] .nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th{padding-right:1.75rem}[dir=rtl] .nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th{padding-left:1.75rem}.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a:active,.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a:hover,.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a:visited{color:#222b45;text-decoration:none}.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.asc,.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.desc{font-weight:400}.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.asc:after,.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.desc:after{border-bottom-color:#222b45;border-width:.375rem;position:absolute;margin:0;top:50%;transform:translateY(-50%)}[dir=ltr] .nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.asc:after,[dir=ltr] .nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.desc:after{right:.75rem}[dir=rtl] .nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.asc:after,[dir=rtl] .nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.desc:after{left:.75rem}.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.asc.desc:after,.nb-theme-tp-light ng2-smart-table table tr.ng2-smart-titles th a.sort.desc.desc:after{transform:translateY(-50%) rotate(180deg)}.nb-theme-tp-light ng2-smart-table thead tr{background:#fff}.nb-theme-tp-light ng2-smart-table thead tr.ng2-smart-filters th{padding:.375rem .5rem}.nb-theme-tp-light ng2-smart-table thead tr.ng2-smart-filters th .ng2-smart-filter input{line-height:1.25rem}.nb-theme-tp-light ng2-smart-table tbody tr.selected,.nb-theme-tp-light ng2-smart-table tbody tr:hover{background:#edf1f7!important}.nb-theme-tp-light ng2-smart-table tbody tr:nth-child(2n){background-color:#f7f9fc}.nb-theme-tp-light ng2-smart-table th.ng2-smart-actions-title-add a{display:flex;align-items:center;justify-content:center;font-size:1.75rem!important;padding:.375rem .5rem;border-color:#36f;background-color:#36f;color:#fff;border-radius:.375rem}.nb-theme-tp-light ng2-smart-table th.ng2-smart-actions-title-add a:focus{border-color:#1a34b8}.nb-theme-tp-light ng2-smart-table th.ng2-smart-actions-title-add a:hover{text-decoration:none;background-color:#598bff;border-color:#598bff}.nb-theme-tp-light ng2-smart-table th.ng2-smart-actions-title-add a:active{background-color:#274bdb;border-color:#274bdb}.nb-theme-tp-light ng2-smart-table .ng2-smart-actions{padding:0;height:1px}.nb-theme-tp-light ng2-smart-table .ng2-smart-actions ng2-st-actions,.nb-theme-tp-light ng2-smart-table .ng2-smart-actions ng2-st-tbody-create-cancel,.nb-theme-tp-light ng2-smart-table .ng2-smart-actions ng2-st-tbody-edit-delete{display:flex;height:100%}.nb-theme-tp-light 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-tp-light ng2-smart-table .ng2-smart-actions a.ng2-smart-action:not(:last-child){border-right:1px solid #edf1f7}.nb-theme-tp-light ng2-smart-table .ng2-smart-actions a.ng2-smart-action:hover{text-decoration:none}.nb-theme-tp-light ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-create:hover,.nb-theme-tp-light ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-edit:hover,.nb-theme-tp-light ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-save:hover{color:#36f}.nb-theme-tp-light ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-cancel:hover,.nb-theme-tp-light ng2-smart-table .ng2-smart-actions .ng2-smart-action-delete-delete:hover,.nb-theme-tp-light ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-cancel:hover{color:#ff3d71}.nb-theme-tp-light ng2-smart-table table-cell-edit-mode{display:block;margin:-7.5px -12px}.nb-theme-tp-light ng2-smart-table ng2-smart-table-pager{display:block}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav{display:flex;justify-content:center;margin-top:1.25rem}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination{display:flex;padding:0}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:focus,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:hover{background-color:transparent;color:rgba(143,155,179,.48)}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination{font-family:Open Sans,sans-serif;font-size:.875rem;line-height:1rem;border:1px solid #edf1f7;border-radius:.17rem}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li{overflow:hidden}[dir=ltr] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-right:1px solid #edf1f7}[dir=rtl] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-left:1px solid #edf1f7}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-next,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-prev{font-size:.875rem;line-height:1rem}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a{font-size:.875rem;line-height:1rem;background-color:transparent;color:#36f;padding:.75rem 1.25rem;border:none}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:focus,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:focus{border-color:#36f;color:#36f}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:hover,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:hover{background-color:transparent;border-color:#36f;color:#36f;text-decoration:none}[dir=ltr] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span,[dir=ltr] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}[dir=ltr] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span,[dir=ltr] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=rtl] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span,[dir=rtl] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}[dir=rtl] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span,[dir=rtl] .nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:focus,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:hover,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:focus,.nb-theme-tp-light ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:hover{color:#fff;background-color:#36f}body{font-family:Montserrat,sans-serif}.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body-1 p,.mat-body p,.mat-typography p{margin:0 0 12px}.mat-caption,.mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.05em;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.02em;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif;letter-spacing:-.005em;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-button-toggle,.mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.mat-card-title{font-size:24px;font-weight:500}.mat-card-header .mat-card-title{font-size:20px}.mat-card-content,.mat-card-subtitle{font-size:14px}.mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:24px}.mat-chip{font-size:14px;font-weight:500}.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.mat-header-cell{font-size:12px;font-weight:500}.mat-cell,.mat-footer-cell{font-size:14px}.mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.34375em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.mat-form-field-infix{padding:.5em 0;border-top:.84375em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.mat-form-field-label{top:1.34375em}.mat-form-field-underline{bottom:1.34375em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}input.mat-input-element{margin-top:-.0625em}.mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.mat-radio-button,.mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.125em}.mat-slide-toggle-content,.mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-size:12px;font-weight:500}.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.mat-step-label{font-size:14px;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:14px}.mat-step-label-selected{font-size:14px;font-weight:500}.mat-tab-group,.mat-tab-label,.mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-size:14px;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:16px}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-list-option{font-size:16px}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.mat-list-base[dense] .mat-list-item{font-size:12px}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-list-base[dense] .mat-list-option{font-size:12px}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.mat-nested-tree-node,.mat-tree-node{font-weight:400;font-size:14px}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}.cdk-global-overlay-wrapper,.cdk-overlay-container{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,.cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;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 .4s cubic-bezier(.25,.8,.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,.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}@-webkit-keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-start{
  /*!*/}@-webkit-keyframes cdk-text-field-autofill-end{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation:cdk-text-field-autofill-start 0s 1ms;animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation:cdk-text-field-autofill-end 0s 1ms;animation:cdk-text-field-autofill-end 0s 1ms}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}.mat-focus-indicator,.mat-mdc-focus-indicator{position:relative}.mat-ripple-element{background-color:rgba(0,0,0,.1)}.mat-option{color:rgba(0,0,0,.87)}.mat-option.mat-active,.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled),.mat-option:hover:not(.mat-option-disabled){background:rgba(0,0,0,.04)}.mat-option.mat-active{color:rgba(0,0,0,.87)}.mat-option.mat-option-disabled{color:rgba(0,0,0,.38)}.mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#212121}.mat-accent .mat-option.mat-selected:not(.mat-option-disabled){color:#616161}.mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#f44336}.mat-optgroup-label{color:rgba(0,0,0,.54)}.mat-optgroup-disabled .mat-optgroup-label{color:rgba(0,0,0,.38)}.mat-pseudo-checkbox{color:rgba(0,0,0,.54)}.mat-pseudo-checkbox:after{color:#fafafa}.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#212121}.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#616161}.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.mat-theme-loaded-marker{display:none}.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}.mat-badge-content{color:#fff;background:#212121}.cdk-high-contrast-active .mat-badge-content{outline:1px solid;border-radius:0}.mat-badge-accent .mat-badge-content{background:#616161;color:#fff}.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}.mat-badge{position:relative}.mat-badge-hidden .mat-badge-content{display:none}.mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:rgba(0,0,0,.38)}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.mat-badge-content._mat-animation-noopable,.ng-animate-disabled .mat-badge-content{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.mat-bottom-sheet-container{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:transparent}.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#212121}.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent{color:#616161}.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn{color:#f44336}.mat-button.mat-accent.mat-button-disabled,.mat-button.mat-button-disabled.mat-button-disabled,.mat-button.mat-primary.mat-button-disabled,.mat-button.mat-warn.mat-button-disabled,.mat-icon-button.mat-accent.mat-button-disabled,.mat-icon-button.mat-button-disabled.mat-button-disabled,.mat-icon-button.mat-primary.mat-button-disabled,.mat-icon-button.mat-warn.mat-button-disabled,.mat-stroked-button.mat-accent.mat-button-disabled,.mat-stroked-button.mat-button-disabled.mat-button-disabled,.mat-stroked-button.mat-primary.mat-button-disabled,.mat-stroked-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#212121}.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay{background-color:#616161}.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#f44336}.mat-button.mat-button-disabled .mat-button-focus-overlay,.mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:transparent}.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.mat-button-focus-overlay{background:#000}.mat-stroked-button:not(.mat-button-disabled){border-color:rgba(0,0,0,.12)}.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}.mat-fab.mat-accent,.mat-fab.mat-primary,.mat-fab.mat-warn,.mat-flat-button.mat-accent,.mat-flat-button.mat-primary,.mat-flat-button.mat-warn,.mat-mini-fab.mat-accent,.mat-mini-fab.mat-primary,.mat-mini-fab.mat-warn,.mat-raised-button.mat-accent,.mat-raised-button.mat-primary,.mat-raised-button.mat-warn{color:#fff}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{color:rgba(0,0,0,.26)}.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#212121}.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#616161}.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}.mat-fab.mat-accent.mat-button-disabled,.mat-fab.mat-button-disabled.mat-button-disabled,.mat-fab.mat-primary.mat-button-disabled,.mat-fab.mat-warn.mat-button-disabled,.mat-flat-button.mat-accent.mat-button-disabled,.mat-flat-button.mat-button-disabled.mat-button-disabled,.mat-flat-button.mat-primary.mat-button-disabled,.mat-flat-button.mat-warn.mat-button-disabled,.mat-mini-fab.mat-accent.mat-button-disabled,.mat-mini-fab.mat-button-disabled.mat-button-disabled,.mat-mini-fab.mat-primary.mat-button-disabled,.mat-mini-fab.mat-warn.mat-button-disabled,.mat-raised-button.mat-accent.mat-button-disabled,.mat-raised-button.mat-button-disabled.mat-button-disabled,.mat-raised-button.mat-primary.mat-button-disabled,.mat-raised-button.mat-warn.mat-button-disabled{background-color:rgba(0,0,0,.12)}.mat-fab.mat-accent .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-flat-button:not([class*=mat-elevation-z]),.mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-button-toggle-group,.mat-button-toggle-standalone{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.mat-button-toggle{color:rgba(0,0,0,.38)}.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87);background:#fff}.mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid rgba(0,0,0,.12)}[dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,.12)}.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}.mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:rgba(0,0,0,.87)}.mat-button-toggle-disabled{color:rgba(0,0,0,.26);background-color:#eee}.mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.mat-button-toggle-group-appearance-standard,.mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid rgba(0,0,0,.12)}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.mat-card{background:#fff;color:rgba(0,0,0,.87)}.mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-card-subtitle{color:rgba(0,0,0,.54)}.mat-checkbox-frame{border-color:rgba(0,0,0,.54)}.mat-checkbox-checkmark{fill:#fafafa}.mat-checkbox-checkmark-path{stroke:#fafafa!important}.mat-checkbox-mixedmark{background-color:#fafafa}.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#212121}.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#616161}.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.mat-checkbox-disabled .mat-checkbox-label{color:rgba(0,0,0,.54)}.mat-checkbox .mat-ripple-element{background-color:#000}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#212121}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element{background:#616161}.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#f44336}.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}.mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}.mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.mat-chip.mat-standard-chip:after{background:#000}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#212121;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#616161;color:#fff}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:hsla(0,0%,100%,.1)}.mat-table{background:#fff}.mat-table-sticky,.mat-table tbody,.mat-table tfoot,.mat-table thead,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}.mat-header-cell{color:rgba(0,0,0,.54)}.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}.mat-calendar-table-header{color:rgba(0,0,0,.38)}.mat-calendar-table-header-divider:after{background:rgba(0,0,0,.12)}.mat-calendar-body-label{color:rgba(0,0,0,.54)}.mat-calendar-body-cell-content,.mat-date-range-input-separator{color:rgba(0,0,0,.87);border-color:transparent}.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-form-field-disabled .mat-date-range-input-separator{color:rgba(0,0,0,.38)}.mat-calendar-body-in-preview{color:rgba(0,0,0,.24)}.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.38)}.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:rgba(0,0,0,.18)}.mat-calendar-body-in-range:before{background:rgba(33,33,33,.2)}.mat-calendar-body-comparison-identical,.mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-calendar-body-comparison-bridge-start:before,[dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(33,33,33,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-comparison-bridge-end:before,[dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(33,33,33,.2) 50%,rgba(249,171,0,.2) 0)}.mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-calendar-body-selected{background-color:#212121;color:#fff}.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(33,33,33,.4)}.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(33,33,33,.3)}.mat-datepicker-content{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:rgba(97,97,97,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(97,97,97,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(97,97,97,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#616161;color:#fff}.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(97,97,97,.4)}.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(97,97,97,.3)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:rgba(244,67,54,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:rgba(249,171,0,.2)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,rgba(244,67,54,.2) 50%,rgba(249,171,0,.2) 0)}.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:rgba(244,67,54,.3)}.mat-datepicker-content-touch{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.mat-datepicker-toggle-active{color:#212121}.mat-datepicker-toggle-active.mat-accent{color:#616161}.mat-datepicker-toggle-active.mat-warn{color:#f44336}.mat-date-range-input-inner[disabled]{color:rgba(0,0,0,.38)}.mat-dialog-container{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.87)}.mat-divider{border-top-color:rgba(0,0,0,.12)}.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}.mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mat-action-row{border-top-color:rgba(0,0,0,.12)}.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:rgba(0,0,0,.04)}@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}.mat-expansion-indicator:after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.mat-form-field-label,.mat-hint{color:rgba(0,0,0,.6)}.mat-form-field.mat-focused .mat-form-field-label{color:#212121}.mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#616161}.mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#f44336}.mat-focused .mat-form-field-required-marker{color:#616161}.mat-form-field-ripple{background-color:rgba(0,0,0,.87)}.mat-form-field.mat-focused .mat-form-field-ripple{background-color:#212121}.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#616161}.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#f44336}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#212121}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after{color:#616161}.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.mat-form-field.mat-form-field-invalid .mat-form-field-label,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#f44336}.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#f44336}.mat-error{color:#f44336}.mat-form-field-appearance-legacy .mat-form-field-label,.mat-form-field-appearance-legacy .mat-hint{color:rgba(0,0,0,.54)}.mat-form-field-appearance-legacy .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}.mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:rgba(0,0,0,.42)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:transparent}.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#212121}.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick{color:#616161}.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#f44336}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:rgba(0,0,0,.06)}.mat-icon.mat-primary{color:#212121}.mat-icon.mat-accent{color:#616161}.mat-icon.mat-warn{color:#f44336}.mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:rgba(0,0,0,.54)}.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.mat-input-element:disabled{color:rgba(0,0,0,.38)}.mat-input-element{caret-color:#212121}.mat-input-element::placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-moz-placeholder{color:rgba(0,0,0,.42)}.mat-input-element::-webkit-input-placeholder{color:rgba(0,0,0,.42)}.mat-input-element:-ms-input-placeholder{color:rgba(0,0,0,.42)}.mat-form-field.mat-accent .mat-input-element{caret-color:#616161}.mat-form-field-invalid .mat-input-element,.mat-form-field.mat-warn .mat-input-element{caret-color:#f44336}.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#f44336}.mat-list-base .mat-list-item,.mat-list-base .mat-list-option{color:rgba(0,0,0,.87)}.mat-list-base .mat-subheader{color:rgba(0,0,0,.54)}.mat-list-item-disabled{background-color:#eee}.mat-action-list .mat-list-item:focus,.mat-action-list .mat-list-item:hover,.mat-list-option:focus,.mat-list-option:hover,.mat-nav-list .mat-list-item:focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}.mat-list-single-selected-option,.mat-list-single-selected-option:focus,.mat-list-single-selected-option:hover{background:rgba(0,0,0,.12)}.mat-menu-panel{background:#fff}.mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-menu-item{background:transparent;color:rgba(0,0,0,.87)}.mat-menu-item[disabled],.mat-menu-item[disabled] .mat-icon-no-color,.mat-menu-item[disabled]:after{color:rgba(0,0,0,.38)}.mat-menu-item-submenu-trigger:after,.mat-menu-item .mat-icon-no-color{color:rgba(0,0,0,.54)}.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}.mat-paginator{background:#fff}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}.mat-paginator-container{min-height:56px}.mat-progress-bar-background{fill:#e0e0e0}.mat-progress-bar-buffer{background-color:#e0e0e0}.mat-progress-bar-fill:after{background-color:#212121}.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#e0e0e0}.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#e0e0e0}.mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#616161}.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}.mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#f44336}.mat-progress-spinner circle,.mat-spinner circle{stroke:#212121}.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#616161}.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#212121}.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#212121}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#616161}.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#616161}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#f44336}.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}.mat-radio-button .mat-ripple-element{background-color:#000}.mat-select-value{color:rgba(0,0,0,.87)}.mat-select-placeholder{color:rgba(0,0,0,.42)}.mat-select-disabled .mat-select-value{color:rgba(0,0,0,.38)}.mat-select-arrow{color:rgba(0,0,0,.54)}.mat-select-panel{background:#fff}.mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:rgba(0,0,0,.12)}.mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#212121}.mat-form-field.mat-focused.mat-accent .mat-select-arrow{color:#616161}.mat-form-field.mat-focused.mat-warn .mat-select-arrow,.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#f44336}.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:rgba(0,0,0,.38)}.mat-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}.mat-drawer{color:rgba(0,0,0,.87)}.mat-drawer,.mat-drawer.mat-drawer-push{background-color:#fff}.mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}.mat-drawer-side{border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-side.mat-drawer-end,[dir=rtl] .mat-drawer-side{border-left:1px solid rgba(0,0,0,.12);border-right:none}[dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid rgba(0,0,0,.12)}.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#616161}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:rgba(97,97,97,.54)}.mat-slide-toggle.mat-checked .mat-ripple-element{background-color:#616161}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#212121}.mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:rgba(33,33,33,.54)}.mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#212121}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#f44336}.mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:rgba(244,67,54,.54)}.mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#f44336}.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);background-color:#fafafa}.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}.mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#212121}.mat-primary .mat-slider-thumb-label-text{color:#fff}.mat-primary .mat-slider-focus-ring{background-color:rgba(33,33,33,.2)}.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#616161}.mat-accent .mat-slider-thumb-label-text{color:#fff}.mat-accent .mat-slider-focus-ring{background-color:rgba(97,97,97,.2)}.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}.mat-warn .mat-slider-thumb-label-text{color:#fff}.mat-warn .mat-slider-focus-ring{background-color:rgba(244,67,54,.2)}.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill,.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}.mat-slider-has-ticks .mat-slider-wrapper:after{border-color:rgba(0,0,0,.7)}.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}@media (hover:none){.mat-step-header:hover{background:none}}.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.54)}.mat-step-header .mat-step-icon{background-color:rgba(0,0,0,.54);color:#fff}.mat-step-header .mat-step-icon-selected,.mat-step-header .mat-step-icon-state-done,.mat-step-header .mat-step-icon-state-edit{background-color:#212121;color:#fff}.mat-step-header.mat-accent .mat-step-icon{color:#fff}.mat-step-header.mat-accent .mat-step-icon-selected,.mat-step-header.mat-accent .mat-step-icon-state-done,.mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#616161;color:#fff}.mat-step-header.mat-warn .mat-step-icon{color:#fff}.mat-step-header.mat-warn .mat-step-icon-selected,.mat-step-header.mat-warn .mat-step-icon-state-done,.mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#f44336;color:#fff}.mat-step-header .mat-step-icon-state-error{background-color:transparent;color:#f44336}.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}.mat-step-header .mat-step-label.mat-step-label-error{color:#f44336}.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}.mat-stepper-vertical-line:before{border-left-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header:after,.mat-horizontal-stepper-header:before,.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.mat-sort-header-arrow{color:#757575}.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(0,0%,87.8%,.3)}.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#212121}.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(0,0%,87.8%,.3)}.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#616161}.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(0,0%,87.8%,.3)}.mat-tab-group.mat-background-primary>.mat-tab-header,.mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.mat-tab-group.mat-background-primary>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#212121}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:hsla(0,0%,87.8%,.3)}.mat-tab-group.mat-background-accent>.mat-tab-header,.mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.mat-tab-group.mat-background-accent>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#616161}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}.mat-tab-group.mat-background-warn>.mat-tab-header,.mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.mat-tab-group.mat-background-warn>.mat-tab-link-container,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:#f44336}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:hsla(0,0%,100%,.4)}.mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:hsla(0,0%,100%,.12)}.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}.mat-toolbar.mat-primary{background:#212121;color:#fff}.mat-toolbar.mat-accent{background:#616161;color:#fff}.mat-toolbar.mat-warn{background:#f44336;color:#fff}.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}.mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width:599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.mat-tooltip{background:rgba(97,97,97,.9)}.mat-tree{background:#fff}.mat-nested-tree-node,.mat-tree-node{color:rgba(0,0,0,.87)}.mat-tree-node{min-height:48px}.mat-snack-bar-container{color:hsla(0,0%,100%,.7);background:#323232;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.mat-simple-snackbar-action{color:#616161}.animate-slide-to-top{transition:all .1s ease;background-size:100% 200%;background-image:linear-gradient(0deg,#fff 50%,#000 0);background-position:top;color:#fff!important}.animate-slide-to-top:hover{background-position:bottom;color:#000!important}.bordered{border:1px solid var(--primary)}mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper{padding-bottom:0;margin:0}mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline .mat-form-field-outline-start,mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick .mat-form-field-outline-start{border:1px solid var(--secondary-medium-light);border-right-style:none;border-radius:0}mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline .mat-form-field-outline-gap,mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick .mat-form-field-outline-gap{border-color:var(--secondary-medium-light);border-style:solid none;border-width:1px}mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline .mat-form-field-outline-end,mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick .mat-form-field-outline-end{border-radius:0;border:1px solid var(--secondary-medium-light);border-left-style:none}mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick .mat-form-field-outline-end,mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick .mat-form-field-outline-gap,mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick .mat-form-field-outline-start,mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick.mat-form-field-outline-thick .mat-form-field-outline-end,mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick.mat-form-field-outline-thick .mat-form-field-outline-gap,mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick.mat-form-field-outline-thick .mat-form-field-outline-start{border-width:2px;border-color:var(--secondary)}mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-infix{padding:12px 0}mat-form-field.rectangular.mat-form-field-appearance-outline .mat-form-field-wrapper .mat-form-field-infix .mat-form-field-label-wrapper{top:-1em}mat-form-field.rectangular.mat-form-field-appearance-outline.mat-form-field-should-float .mat-form-field-wrapper .mat-form-field-outline .mat-form-field-outline-gap,mat-form-field.rectangular.mat-form-field-appearance-outline.mat-form-field-should-float .mat-form-field-wrapper .mat-form-field-outline.mat-form-field-outline-thick .mat-form-field-outline-gap{border-top-color:transparent}mat-form-field.rectangular.mat-form-field-appearance-outline.mat-form-field-should-float .mat-form-field-wrapper .mat-form-field-infix .mat-select-arrow-wrapper{transform:none}a.media-image{width:160px;height:160px}a.media-image img{width:100%;-o-object-fit:contain;object-fit:contain}.slider .cdk-overlay-container{z-index:1051!important}.slider .noUi-connect{background:#000!important}.slider .noUi-horizontal{height:4px!important;border:none!important;box-shadow:none!important;background:#a9a9a9!important}.slider .noUi-horizontal .noUi-handle{width:15px!important;height:15px!important;right:-10px!important;top:-5px!important;background:#000!important;border-radius:50%!important;box-shadow:none!important;outline:none!important}.slider .noUi-horizontal .noUi-handle:after,.slider .noUi-horizontal .noUi-handle:before{content:none!important}body{margin:0}.router-switch{display:flex;justify-content:flex-start}.router-switch .router-switch__btn{border:0;outline:0;margin:10px 5px;text-align:center;padding:0 16px;line-height:24px;border-radius:4px;cursor:pointer;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.router-switch .router-switch__btn--active{background-color:#ffd740}.uploader-wrapper #dropzone{max-width:50px}.no-padding-dialog .mat-dialog-container{padding:0!important}
/*! nouislider - 14.0.3 - 10/10/2019 */.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled].noUi-handle,[disabled] .noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{transform:translateY(-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{transform:translateY(50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{transform:translate(-50%);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{transform:translateY(-50%);top:50%;right:120%}