﻿@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600&display=swap);

/*!
    *
    * Wijmo Library 5.20203.766
    * http://wijmo.com/
    *
    * Copyright(c) GrapeCity, Inc.  All rights reserved.
    *
    * Licensed under the GrapeCity Commercial License.
    * sales@wijmo.com
    * wijmo.com/products/wijmo-5/license/
    *
    */
.wj-glyph,
.wj-glyph-asterisk,
.wj-glyph-calendar,
.wj-glyph-check,
.wj-glyph-circle,
.wj-glyph-clipboard,
.wj-glyph-clock,
.wj-glyph-diamond,
.wj-glyph-dimension,
.wj-glyph-down,
.wj-glyph-down-left,
.wj-glyph-down-right,
.wj-glyph-drag,
.wj-glyph-file,
.wj-glyph-filter,
.wj-glyph-left,
.wj-glyph-measure,
.wj-glyph-minus,
.wj-glyph-pencil,
.wj-glyph-pin,
.wj-glyph-plus,
.wj-glyph-right,
.wj-glyph-square,
.wj-glyph-step-backward,
.wj-glyph-step-forward,
.wj-glyph-up,
.wj-glyph-up-left,
.wj-glyph-up-right {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    opacity: .75;
    white-space: normal;
    cursor: pointer
}

.wj-glyph-asterisk:after {
    content: "\2731\fe0e"
}

.wj-glyph-calendar {
    width: 1em;
    height: 1em;
    border: .1em solid;
    border-top: .3em solid;
    top: .15em
}

.wj-glyph-calendar:after {
    position: absolute;
    left: .3em;
    top: .1em;
    width: .2em;
    height: .4em;
    border-right: .1em solid;
    border-top: .07em solid;
    opacity: .7;
    content: " "
}

.wj-glyph-check:after {
    font-weight: 700;
    content: "\2714\fe0e"
}

.wj-glyph-circle {
    border: .3em solid;
    border-radius: 50%;
    top: -.1em
}

.wj-glyph-clipboard:after {
    content: "\1f4cb\fe0e"
}

.wj-glyph-clock {
    width: 1em;
    height: 1em;
    border: .1em solid;
    border-radius: 50%;
    top: .15em
}

.wj-glyph-clock:after {
    position: absolute;
    border-left: .1em solid;
    border-bottom: .1em solid;
    width: .25em;
    height: .3em;
    top: .2em;
    left: .35em;
    content: " "
}

.wj-glyph-diamond:after {
    content: "\25c6\fe0e"
}

.wj-glyph-dimension:after {
    content: "\27c0\fe0e"
}

.wj-glyph-down {
    border-top: .5em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent
}

.wj-glyph-down-left {
    border-top: .65em solid transparent;
    border-left: .65em solid
}

.wj-glyph-down-right {
    top: -2px;
    border-bottom: .65em solid;
    border-left: .65em solid transparent
}

.wj-glyph-drag {
    width: 1em;
    height: 1em
}

.wj-glyph-drag:after {
    position: absolute;
    top: .15em;
    left: .1em;
    width: 1em;
    height: 1em;
    background: radial-gradient(#000 1px, transparent 2px);
    background-size: .33em .33em;
    content: " "
}

.wj-glyph-file {
    border-left: .7em solid;
    height: .85em
}

.wj-glyph-file:after {
    position: absolute;
    transform: translateX(-100%);
    border-top: .3em solid transparent;
    border-left: .3em solid #fff;
    content: " "
}

.wj-glyph-left {
    top: 1px;
    border-top: .4em solid transparent;
    border-right: .5em solid;
    border-bottom: .4em solid transparent
}

.wj-glyph-measure:after {
    content: "\1f4ca\fe0e"
}

.wj-glyph-pin {
    top: -.1em;
    left: .1em;
    width: .4em;
    border-top: .6em solid
}

.wj-glyph-pin:before {
    position: absolute;
    border-left: .7em solid;
    height: .1em;
    left: -.15em;
    top: -.1em;
    content: " "
}

.wj-glyph-pin:after {
    position: absolute;
    border-left: .15em solid;
    height: .5em;
    left: .15em;
    top: -.1em;
    content: " "
}

.wj-glyph-minus,
.wj-glyph-plus {
    border-top: .25em solid;
    width: .9em;
    top: -.3em
}

.wj-glyph-plus:after {
    position: absolute;
    box-sizing: border-box;
    border-left: .25em solid;
    width: .25em;
    height: .95em;
    left: .33em;
    top: -.6em;
    content: " "
}

.wj-glyph-pencil:after {
    content: "\270e\fe0e"
}

.wj-glyph-right {
    top: 1px;
    border-top: .4em solid transparent;
    border-bottom: .4em solid transparent;
    border-left: .5em solid
}

.wj-glyph-square {
    border: .25em solid
}

.wj-glyph-step-backward {
    border-top: .4em solid transparent;
    border-right: .5em solid;
    border-bottom: .4em solid transparent;
    top: .12em
}

.wj-glyph-step-backward:after {
    position: absolute;
    border-left: .2em solid;
    height: .75em;
    transform: translate(-100%, -50%);
    content: " "
}

[dir=rtl] .wj-glyph-step-backward:after {
    transform: translateY(-50%)
}

.wj-glyph-step-forward {
    border-top: .4em solid transparent;
    border-bottom: .4em solid transparent;
    border-left: .5em solid
}

.wj-glyph-step-forward:after {
    position: absolute;
    border-left: .2em solid;
    height: .75em;
    transform: translateY(-50%);
    content: " "
}

[dir=rtl] .wj-glyph-step-forward:after {
    transform: translate(100%, -50%)
}

.wj-glyph-up {
    border-right: .4em solid transparent;
    border-bottom: .5em solid;
    border-left: .4em solid transparent
}

.wj-glyph-up-left {
    border-bottom: .65em solid transparent;
    border-left: .65em solid
}

.wj-glyph-up-right {
    border-top: .65em solid;
    border-left: .65em solid transparent
}

.wj-glyph-filter {
    top: -.1em;
    width: .5em;
    border-top: .5em solid;
    border-right: .4em solid transparent;
    border-left: .4em solid transparent
}

.wj-glyph-filter:after {
    position: absolute;
    border-left: .25em solid;
    left: -.125em;
    top: -.2em;
    height: .4em;
    content: " "
}

.wj-control {
    display: block;
    box-sizing: border-box;
    color: #000;
    background: #fff;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.wj-control * {
    box-sizing: inherit
}

.wj-control [contenteditable] {
    user-select: text;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text
}

.wj-control:focus,
.wj-control :focus,
.wj-control a:focus {
    outline: 0
}

.wj-control input::-ms-clear {
    display: none
}

.wj-control input:-ms-input-placeholder {
    opacity: .5
}

.wj-control input[type=number]::-webkit-inner-spin-button,
.wj-control input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wj-control input:invalid {
    box-shadow: none;
    outline: 0
}

.wj-control .wj-btn,
.wj-viewer .wj-control .wj-applybutton {
    background: #eee;
    cursor: pointer;
    color: #000;
    display: inline-block;
    border-style: none;
    padding: 0 10px;
    text-align: center;
    min-width: 30px;
    white-space: nowrap
}

.wj-control .wj-btn:focus,
.wj-control .wj-btn:hover,
.wj-viewer .wj-control .wj-applybutton:focus,
.wj-viewer .wj-control .wj-applybutton:hover {
    background: #e1e1e1;
    transition-duration: .4s
}

.wj-control .wj-btn.wj-state-active,
.wj-viewer .wj-control .wj-state-active.wj-applybutton {
    background: #d5d5d5
}

.wj-control .wj-btn[disabled],
.wj-viewer .wj-control .wj-applybutton[disabled] {
    cursor: default;
    pointer-events: none;
    opacity: .6
}

.wj-control a.wj-btn,
.wj-control button.wj-btn:not(.wj-btn-default),
.wj-viewer .wj-control a.wj-applybutton,
.wj-viewer .wj-control button.wj-applybutton:not(.wj-btn-default) {
    border-radius: 4px;
    padding: 6px 15px;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px
}

.wj-header {
    background: #eee;
    color: #444;
    font-weight: 700
}

.wj-state-multi-selected {
    background: #80adbf;
    color: #fff
}

.wj-state-last-selected,
.wj-state-selected {
    background: #0085c7;
    color: #fff
}

.wj-state-disabled:not(.wj-popup) {
    cursor: default;
    pointer-events: none;
    opacity: .6
}

.wj-state-disabled button,
.wj-state-disabled input,
.wj-state-disabled textarea {
    pointer-events: none;
    background: #f0f0f0
}

.wj-content {
    display: inline-block;
    overflow: hidden
}

.wj-content,
.wj-tooltip {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px
}

.wj-tooltip {
    box-sizing: border-box;
    position: absolute;
    pointer-events: none;
    max-width: 400px;
    padding: 4px 6px 3px;
    background: #fff;
    color: #000;
    box-shadow: 0 6px 13px rgba(0, 0, 0, .2);
    word-break: break-word;
    -ms-word-break: break-all
}

.wj-tooltip.wj-error-tip {
    background: red;
    color: #fff;
    white-space: pre-line;
    font-weight: 700
}

.wj-dropdown-panel {
    pointer-events: auto;
    box-shadow: 0 6px 13px rgba(0, 0, 0, .2)
}

.wj-content.wj-calendar-outer,
.wj-content.wj-dropdown,
.wj-content.wj-inputmask,
.wj-content.wj-inputnumber,
.wj-content.wj-pager {
    vertical-align: middle;
    display: inline-table;
    border-collapse: separate
}

.wj-control.wj-inputmask {
    display: inline-flex
}

.wj-control.wj-inputmask .wj-input-group {
    display: flex
}

.wj-dropdown-panel {
    display: block;
    background: #fff;
    color: #000
}

.wj-dropdown-panel .wj-control {
    background: 0 0;
    color: inherit
}

.wj-dropdown-panel.wj-content>.wj-content {
    border: 0
}

.wj-control .wj-template {
    position: relative;
    display: table-cell
}

.wj-control .wj-input,
.wj-control .wj-template {
    height: 100%
}

.wj-control .wj-input-group {
    display: table;
    border-collapse: separate;
    width: 100%;
    height: 100%
}

.wj-control .wj-input-group .wj-input-group-btn {
    display: table-cell;
    width: 1%;
    height: 100%;
    min-width: 26px;
    white-space: nowrap;
    vertical-align: top
}

.wj-control .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-btn,
.wj-viewer .wj-control .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-applybutton {
    border-left: 1px solid rgba(0, 0, 0, .2)
}

.wj-control .wj-input-group .wj-input-group-btn:first-child:not(:last-child)>.wj-btn,
.wj-viewer .wj-control .wj-input-group .wj-input-group-btn:first-child:not(:last-child)>.wj-applybutton {
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.wj-control .wj-input-group .wj-form-control {
    display: table-cell;
    padding: 4px 8px;
    border: 0;
    width: 100%;
    height: 100%;
    color: inherit;
    background: 0 0;
    min-height: 2em
}

.wj-control .wj-btn-group {
    display: inline-block;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    overflow: hidden
}

.wj-control .wj-btn-group>:not(:first-child) {
    border-left: 1px solid rgba(0, 0, 0, .2)
}

.wj-control .wj-btn-group>.wj-form-control {
    padding: 4px 6px 3px;
    border: 0
}

.wj-control .wj-btn-group>.wj-form-control:not(:first-child) {
    border-left: 1px solid rgba(0, 0, 0, .2)
}

.wj-control .wj-btn-group>.wj-btn,
.wj-control .wj-input-group-btn>.wj-btn,
.wj-viewer .wj-control .wj-btn-group>.wj-applybutton,
.wj-viewer .wj-control .wj-input-group-btn>.wj-applybutton {
    height: 100%;
    min-height: 2em;
    background: #eee
}

.wj-control .wj-btn-group>.wj-btn:focus,
.wj-control .wj-btn-group>.wj-btn:hover,
.wj-control .wj-input-group-btn>.wj-btn:focus,
.wj-control .wj-input-group-btn>.wj-btn:hover,
.wj-viewer .wj-control .wj-btn-group>.wj-applybutton:focus,
.wj-viewer .wj-control .wj-btn-group>.wj-applybutton:hover,
.wj-viewer .wj-control .wj-input-group-btn>.wj-applybutton:focus,
.wj-viewer .wj-control .wj-input-group-btn>.wj-applybutton:hover {
    background: #e1e1e1;
    transition-duration: .4s
}

.wj-control .wj-btn-group>.wj-btn.wj-btn-default,
.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default,
.wj-viewer .wj-control .wj-btn-group>.wj-btn-default.wj-applybutton,
.wj-viewer .wj-control .wj-input-group-btn>.wj-btn-default.wj-applybutton {
    color: #000
}

.wj-control .wj-btn-group>.wj-btn.wj-btn-default:enabled,
.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:enabled,
.wj-viewer .wj-control .wj-btn-group>.wj-btn-default.wj-applybutton:enabled,
.wj-viewer .wj-control .wj-input-group-btn>.wj-btn-default.wj-applybutton:enabled {
    background: 0 0
}

.wj-control .wj-btn-group>.wj-btn.wj-btn-default:focus,
.wj-control .wj-btn-group>.wj-btn.wj-btn-default:hover,
.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:focus,
.wj-control .wj-input-group-btn>.wj-btn.wj-btn-default:hover,
.wj-viewer .wj-control .wj-btn-group>.wj-btn-default.wj-applybutton:focus,
.wj-viewer .wj-control .wj-btn-group>.wj-btn-default.wj-applybutton:hover,
.wj-viewer .wj-control .wj-input-group-btn>.wj-btn-default.wj-applybutton:focus,
.wj-viewer .wj-control .wj-input-group-btn>.wj-btn-default.wj-applybutton:hover {
    background: #e1e1e1;
    transition-duration: .4s
}

.wj-control.wj-rtl .wj-input-group-btn:last-child:not(:first-child)>.wj-btn,
.wj-viewer .wj-control.wj-rtl .wj-input-group-btn:last-child:not(:first-child)>.wj-applybutton {
    border-right: 1px solid rgba(0, 0, 0, .2);
    border-left: none
}

.wj-control.wj-rtl .wj-input-group-btn:first-child:not(:last-child)>.wj-btn,
.wj-viewer .wj-control.wj-rtl .wj-input-group-btn:first-child:not(:last-child)>.wj-applybutton {
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-right: none
}

.wj-control.wj-rtl .wj-btn-group>.wj-form-control:not(:first-child),
.wj-control.wj-rtl .wj-btn-group>:not(:first-child) {
    border-right: 1px solid rgba(0, 0, 0, .2);
    border-left: none
}

.wj-inputnumber input.wj-form-control {
    text-align: right
}

.wj-listbox {
    overflow: auto;
    cursor: default
}

.wj-listbox .wj-listbox-item {
    padding: 4px 6px 3px
}

.wj-listbox .wj-listbox-item.wj-separator {
    height: 1px;
    margin: 3px 0;
    padding: 0;
    background: rgba(0, 0, 0, .1)
}

.wj-listbox .wj-listbox-item.wj-header {
    opacity: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 0
}

.wj-listbox .wj-listbox-item:not(.wj-state-selected):not(.wj-state-disabled):not(.wj-separator):hover {
    background: rgba(0, 0, 0, .05);
    transition-duration: .4s
}

.wj-listbox .wj-listbox-item>label {
    display: flex;
    align-content: flex-start;
    align-items: baseline;
    margin: 0;
    font-weight: 400
}

.wj-listbox .wj-listbox-item>label>input[type=checkbox] {
    margin: 4px
}

.wj-multiselectlistbox .wj-template {
    display: flex;
    flex-direction: column;
    max-height: inherit;
    min-height: inherit;
    height: auto
}

.wj-multiselectlistbox .wj-content {
    display: block;
    border: 0;
    border-radius: 0
}

.wj-multiselectlistbox .wj-form-control {
    border: 0;
    width: 100%;
    color: inherit;
    padding: 5px 8px
}

.wj-dropdown-panel>.wj-multiselectlistbox {
    display: block
}

.wj-calendar {
    max-width: 100vw
}

.wj-calendar .wj-header {
    font-size: 90%
}

.wj-calendar .wj-day-today {
    font-weight: 700
}

.wj-calendar .wj-day-othermonth {
    opacity: .65
}

.wj-calendar .wj-calendar-outer {
    display: block;
    padding: 10px;
    cursor: default
}

.wj-calendar .wj-calendar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 0;
    flex-shrink: 0;
    margin-bottom: 7px;
    min-width: 19em
}

.wj-calendar .wj-calendar-header .wj-month-select {
    display: inline-block;
    margin: 6px;
    font-weight: 700;
    cursor: pointer
}

.wj-calendar .wj-calendar-header .wj-month-select .wj-glyph-down {
    opacity: .5
}

.wj-calendar .wj-calendar-header .wj-btn-group .wj-btn,
.wj-calendar .wj-calendar-header .wj-btn-group .wj-viewer .wj-control .wj-applybutton,
.wj-viewer .wj-control .wj-calendar .wj-calendar-header .wj-btn-group .wj-applybutton {
    padding: 2px 8px 0
}

.wj-calendar .wj-calendar-month {
    width: 100%;
    border-collapse: collapse;
    font: inherit
}

.wj-calendar .wj-calendar-month td {
    width: 14.29%
}

.wj-calendar .wj-calendar-year {
    width: 100%;
    border-collapse: collapse;
    font: inherit
}

.wj-calendar .wj-calendar-year td {
    width: 25%
}

.wj-calendar .wj-calendar-year tr:not(.wj-header) td {
    height: 3em
}

.wj-calendar td {
    text-align: center;
    padding: 4px 6px 3px;
    border: 0
}

.wj-calendar td.wj-state-invalid {
    opacity: .65
}

.wj-calendar.wj-calendar-multimonth {
    display: inline-flex;
    flex-wrap: wrap;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px
}

.wj-calendar.wj-calendar-multimonth .wj-content {
    border-color: rgba(0, 0, 0, .05);
    border-radius: 0
}

.wj-calendar.wj-calendar-multimonth .wj-calendar {
    display: flex
}

.wj-calendar.wj-btns-outside {
    position: relative
}

.wj-calendar.wj-btns-outside .wj-calendar-header .wj-btn-group {
    border: 0
}

.wj-calendar.wj-btns-outside .wj-calendar-header .wj-btn-group button {
    display: none;
    position: absolute;
    z-index: 1;
    top: 0;
    min-width: 1em;
    padding: 0;
    border: 0;
    opacity: .5
}

.wj-calendar.wj-btns-outside .wj-calendar-header .wj-btn-group button[wj-part=btn-prev] {
    left: 0;
    display: block
}

.wj-calendar.wj-btns-outside .wj-calendar-header .wj-btn-group button[wj-part=btn-next] {
    right: 0;
    display: block
}

.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group {
    float: left
}

.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-btn .wj-glyph-left,
.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-btn .wj-glyph-right,
.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-viewer .wj-control .wj-applybutton .wj-glyph-left,
.wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-viewer .wj-control .wj-applybutton .wj-glyph-right,
.wj-viewer .wj-control .wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-applybutton .wj-glyph-left,
.wj-viewer .wj-control .wj-calendar.wj-rtl .wj-calendar-header .wj-btn-group .wj-applybutton .wj-glyph-right {
    transform: scaleX(-1)
}

.wj-dropdown-panel .wj-calendar-outer {
    background: 0 0
}

.wj-dropdown-panel .wj-calendar-outer>.wj-content {
    display: block
}

.wj-yearpicker {
    max-height: 12em;
    min-width: 18em;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    width: 4em;
    align-items: center;
    justify-items: center;
    text-align: center
}

.wj-yearpicker .wj-listbox-item {
    text-align: center;
    display: inline-block;
    width: 4em
}

.wj-calendar.wj-calendar-multimonth .wj-calendar-outer,
.wj-inputdate-dropdown .wj-calendar-outer,
.wj-outer-flex {
    display: flex;
    flex-direction: column;
    min-width: 21em;
    flex-shrink: 0
}

.wj-inputdate-dropdown {
    display: flex;
    background: #fff
}

.wj-inputdate-dropdown>.wj-calendar {
    flex-grow: 1;
    border: 0
}

.wj-inputdate-dropdown>.wj-listbox {
    flex-grow: 1;
    margin: 10px;
    min-width: 8em;
    max-height: 16em
}

.wj-inputdate-dropdown>.wj-listbox .wj-listbox-item {
    white-space: nowrap
}

.wj-colorpicker {
    width: 420px;
    height: 200px;
    padding: 4px
}

.wj-colorpicker .wj-colorbox {
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24)
}

.wj-inputcolor .wj-input-group input.wj-form-control {
    padding-left: 24px
}

.wj-inputcolor .wj-inputcolorbox {
    position: absolute;
    left: 6px;
    top: 6px;
    bottom: 6px;
    width: 12px;
    border: 1px solid #000
}

.wj-inputcolor.wj-rtl .wj-input-group input.wj-form-control {
    padding-left: 4px;
    padding-right: 24px
}

.wj-inputcolor.wj-rtl .wj-inputcolorbox {
    left: auto;
    right: 6px
}

.wj-listbox.wj-dropdown-panel .wj-state-match {
    font-weight: 700
}

.wj-multi-autocomplete {
    width: 100%;
    padding: 5px
}

.wj-multi-autocomplete .wj-input {
    float: left
}

.wj-multi-autocomplete .wj-input-group .wj-form-control {
    margin-top: 5px;
    height: auto
}

.wj-multi-autocomplete .wj-token {
    background: #eee;
    color: #000;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    margin: 5px;
    vertical-align: middle;
    float: left;
    cursor: default
}

.wj-multi-autocomplete .wj-token.wj-token-active,
.wj-multi-autocomplete .wj-token:focus,
.wj-multi-autocomplete .wj-token:hover {
    background: #e1e1e1;
    transition-duration: .4s
}

.wj-multi-autocomplete .wj-token .wj-token-label {
    padding: 4px 6px 3px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    max-width: 500px
}

.wj-multi-autocomplete .wj-token .wj-token-close {
    padding: 4px 6px 3px;
    color: #000;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none
}

.wj-multi-autocomplete .wj-token .wj-token-close:focus,
.wj-multi-autocomplete .wj-token .wj-token-close:hover {
    opacity: .5;
    transition-duration: .4s
}

.wj-multi-autocomplete .wj-token-helper {
    position: absolute;
    left: -10000px
}

.wj-popup {
    background: #fff;
    box-shadow: 0 6px 13px rgba(0, 0, 0, .2)
}

.wj-popup .wj-dialog-header {
    width: 100%;
    background: #eee;
    color: #444;
    font-weight: 700;
    font-size: 120%;
    padding: 1em
}

.wj-popup .wj-dialog-body {
    padding: 1em
}

.wj-popup .wj-dialog-footer {
    text-align: right;
    margin-top: 1em;
    padding: 1em
}

.wj-popup-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5)
}

.wj-listbox.wj-menu-items .wj-listbox-item:not(.wj-state-disabled):not(.wj-separator),
.wj-menu .wj-form-control {
    cursor: pointer
}

.wj-listbox.wj-menu-items .wj-listbox-item.wj-subitems {
    position: relative
}

.wj-listbox.wj-menu-items .wj-listbox-item.wj-subitems:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    opacity: .75;
    border-top: .4em solid transparent;
    border-bottom: .4em solid transparent;
    border-left: .5em solid
}

.wj-listbox.wj-menu-items:not(.wj-rtl) .wj-listbox-item.wj-subitems {
    padding-right: 1.8em
}

.wj-listbox.wj-menu-items:not(.wj-rtl) .wj-listbox-item.wj-subitems:after {
    right: .55em
}

.wj-listbox.wj-menu-items.wj-rtl .wj-listbox-item.wj-subitems {
    padding-left: 1.8em
}

.wj-listbox.wj-menu-items.wj-rtl .wj-listbox-item.wj-subitems:after {
    left: .55em;
    transform: translateY(-50%) scaleX(-1)
}

.wj-pager .wj-input-group .wj-input-group-btn>.wj-btn,
.wj-pager .wj-input-group .wj-viewer .wj-control .wj-input-group-btn>.wj-applybutton,
.wj-viewer .wj-control .wj-pager .wj-input-group .wj-input-group-btn>.wj-applybutton {
    min-width: 40px
}

.wj-pager .wj-input-group .wj-form-control {
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-right: 1px solid rgba(0, 0, 0, .2)
}

.wj-labeled-input {
    position: relative;
    display: inline-block;
    width: 12em;
    max-width: 100%;
    margin: 0 20px;
    padding: 20px 0
}

.wj-labeled-input,
.wj-labeled-input *,
.wj-labeled-input :after,
.wj-labeled-input :before {
    box-sizing: border-box
}

.wj-labeled-input.wide {
    width: 20em
}

.wj-labeled-input .accesskey {
    text-decoration: underline;
    font-size: unset
}

.wj-labeled-input .wj-control.wj-content {
    margin: 0;
    width: 100%;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.wj-labeled-input .wj-control.wj-content button {
    opacity: .75;
    border-color: rgba(0, 0, 0, .1)
}

.wj-labeled-input .wj-inputnumber.wj-state-empty:not(.wj-state-focused) .wj-btn,
.wj-labeled-input .wj-inputnumber.wj-state-empty:not(.wj-state-focused) .wj-viewer .wj-control .wj-applybutton,
.wj-viewer .wj-control .wj-labeled-input .wj-inputnumber.wj-state-empty:not(.wj-state-focused) .wj-applybutton {
    display: none
}

.wj-labeled-input label {
    font-size: 16px;
    top: 24px;
    bottom: 0;
    margin: 0;
    pointer-events: none;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    color: rgba(0, 0, 0, .258824)
}

.wj-labeled-input label,
.wj-labeled-input label:after {
    position: absolute;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.wj-labeled-input label:after {
    content: "";
    background-color: #0085c7;
    bottom: 20px;
    height: 2px;
    left: 45%;
    visibility: hidden;
    width: 10px
}

.wj-labeled-input .wj-state-focused+label:after {
    left: 0;
    visibility: visible;
    width: 100%
}

.wj-labeled-input .wj-error {
    color: red;
    position: absolute;
    font-size: 12px;
    margin-top: 3px;
    visibility: hidden;
    display: block
}

.wj-labeled-input .wj-control.wj-state-invalid~.wj-error {
    visibility: visible
}

.wj-labeled-input .wj-state-invalid+label {
    color: red
}

.wj-labeled-input .wj-state-invalid+label:after {
    background-color: red
}

.wj-labeled-input input[type=checkbox],
.wj-labeled-input input[type=radio] {
    display: none
}

.wj-labeled-input input[type=checkbox]+label,
.wj-labeled-input input[type=radio]+label {
    position: relative;
    padding: .25em 0 0 1.8em;
    pointer-events: all;
    font-size: unset;
    top: 0;
    overflow: visible
}

.wj-labeled-input input[type=checkbox]+label:after,
.wj-labeled-input input[type=radio]+label:after {
    content: "";
    position: absolute;
    display: block;
    visibility: visible;
    text-align: center;
    left: 0;
    top: .25em;
    width: 1.3em;
    height: 1.3em;
    color: #fff;
    background: #ddd;
    transition: all .3s
}

.wj-labeled-input input[type=checkbox]+label:hover:after,
.wj-labeled-input input[type=radio]+label:hover:after {
    box-shadow: 0 3px 3px rgba(0, 0, 0, .4)
}

.wj-labeled-input input[type=checkbox]:checked+label:after,
.wj-labeled-input input[type=radio]:checked+label:after {
    content: "\2714";
    background: #0085c7
}

.wj-labeled-input input[type=radio]+label:after {
    border-radius: 1em;
    transform: scale(1.1)
}

.wj-labeled-input input[type=radio]:checked+label:after {
    content: "";
    background: #fff;
    border: .45em solid #0085c7
}

.wj-labeled-input.switch input[type=checkbox]+label {
    padding-left: 3.1em
}

.wj-labeled-input.switch input[type=checkbox]+label:before {
    content: "";
    position: absolute;
    display: block;
    visibility: visible;
    left: 0;
    top: .5em;
    width: 2.5em;
    height: 1em;
    border-radius: 1em;
    background: #ddd;
    transition: all .3s
}

.wj-labeled-input.switch input[type=checkbox]+label:after {
    content: "";
    left: 0;
    top: .25em;
    width: 1.5em;
    height: 1.5em;
    border-radius: 1em;
    border: 1px solid #bbb;
    background: #fff;
    transition: all .3s
}

.wj-labeled-input.switch input[type=checkbox]:checked+label:before {
    background: #0085c7;
    opacity: .4
}

.wj-labeled-input.switch input[type=checkbox]:checked+label:after {
    margin-left: 1.25em;
    border: 1px solid #0085c7;
    background: #0085c7
}

.wj-labeled-input .wj-state-focused+label,
.wj-labeled-input :not(.wj-state-empty)+label,
.wj-static-labels .wj-labeled-input :not(.wj-state-focused)+label {
    font-size: 12px;
    top: 4px;
    color: #0085c7;
    visibility: visible
}

.wj-tabpanel {
    display: block
}

.wj-tabpanel>div>.wj-tabpanes {
    overflow: auto;
    border-top: 1px solid #ddd;
    user-select: text;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text
}

.wj-tabpanel>div>.wj-tabpanes>.wj-tabpane:not(.wj-state-active) {
    display: none
}

.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader {
    position: relative;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: 8px 12px;
    text-decoration: none;
    color: inherit;
    font-weight: 700;
    text-transform: uppercase
}

.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader.wj-state-active {
    background: #fff;
    color: #0085c7
}

.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader:not(.wj-state-active):not(.wj-state-disabled):focus {
    background: rgba(0, 0, 0, .1)
}

.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader:after {
    content: "";
    position: absolute;
    background: #0085c7;
    height: 2.5px;
    left: 45%;
    width: 10%;
    bottom: 0;
    visibility: hidden
}

.wj-tabpanel>div>.wj-tabheaders>.wj-tabheader.wj-state-active:after {
    left: 0;
    width: 100%;
    visibility: visible
}

.wj-tabpanel.wj-animated>div>.wj-tabheaders>.wj-tabheader.wj-state-active:after {
    transition-duration: .2s
}

.wj-accordion {
    overflow: auto
}

.wj-accordion>.wj-content {
    border: 0;
    overflow: hidden;
    display: none
}

.wj-accordion>.wj-header.wj-state-active+.wj-content {
    display: block
}

.wj-accordion>.wj-header {
    display: block;
    text-decoration: none;
    padding: 12px;
    font-size: 120%;
    cursor: pointer
}

.wj-accordion>.wj-header.wj-state-active {
    background: #0085c7;
    color: #fff
}

.wj-accordion>.wj-header:focus {
    outline: 2px solid #0085c7;
    outline-offset: -2px
}

.wj-accordion.wj-show-icons>.wj-header:before {
    content: "";
    float: left;
    margin: .4em .5em .4em 0;
    opacity: .5;
    white-space: normal;
    border-top: .4em solid transparent;
    border-bottom: .4em solid transparent;
    border-left: .5em solid
}

.wj-accordion.wj-show-icons>.wj-header.wj-state-active:before {
    border-top: .5em solid;
    border-left: .4em solid transparent;
    border-right: .4em solid transparent
}

.wj-accordion.wj-rtl.wj-show-icons>.wj-header:before {
    float: right;
    margin: .4em 0 .4em .5em;
    transform: scaleX(-1)
}

.wj-treeview {
    width: 100%;
    overflow: auto;
    border: 0
}

.wj-treeview .wj-nodelist {
    display: block;
    position: relative;
    overflow: hidden
}

.wj-treeview .wj-nodelist .wj-nodelist {
    padding-left: 1em
}

.wj-treeview .wj-node {
    cursor: pointer;
    white-space: nowrap;
    padding: 4px 6px 3px
}

.wj-treeview .wj-node:before {
    content: "";
    position: relative;
    display: inline-block;
    border-top: .5em solid;
    border-right: .45em solid transparent;
    border-left: .45em solid transparent;
    top: -1px;
    margin-right: 4px;
    opacity: .75
}

.wj-treeview .wj-node.wj-state-selected {
    color: inherit;
    background: rgba(0, 0, 0, .05)
}

.wj-treeview .wj-node.wj-state-collapsed:before,
.wj-treeview .wj-node.wj-state-collapsing:before {
    transform: rotate(-90deg)
}

.wj-treeview .wj-node.wj-state-collapsed.wj-state-loading:before {
    -webkit-animation-name: wjLazyNodeLoading;
    animation-name: wjLazyNodeLoading;
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.wj-treeview .wj-node.wj-state-empty:before {
    visibility: hidden
}

.wj-treeview .wj-node.wj-state-collapsed+.wj-nodelist {
    display: none
}

.wj-treeview .wj-node img {
    padding-right: 4px
}

.wj-treeview .wj-node .wj-node-check {
    margin-right: 4px
}

.wj-treeview .wj-node .wj-node-text {
    display: inline-block
}

.wj-treeview .wj-marker {
    position: absolute;
    background: #0085c7;
    opacity: .5;
    pointer-events: none
}

.wj-treeview.wj-state-loading * {
    cursor: wait
}

.wj-treeview.wj-animated .wj-node.wj-state-collapsed:before,
.wj-treeview.wj-animated .wj-node.wj-state-collapsing:before,
.wj-treeview.wj-animated .wj-node:before {
    transition: all .3s cubic-bezier(.4, 0, .2, 1)
}

.wj-treeview.wj-rtl .wj-nodelist .wj-nodelist {
    padding-left: unset;
    padding-right: 1em
}

.wj-treeview.wj-rtl .wj-nodelist .wj-node:before {
    margin-right: unset;
    margin-left: 4px
}

.wj-treeview.wj-rtl .wj-nodelist .wj-node.wj-state-collapsed:before,
.wj-treeview.wj-rtl .wj-nodelist .wj-node.wj-state-collapsing:before {
    transform: rotate(90deg)
}

.wj-treeview.wj-rtl .wj-node img {
    padding-right: unset;
    padding-left: 4px
}

.wj-treeview.wj-rtl .wj-node .wj-node-check {
    margin-right: unset;
    margin-left: 4px
}

@-webkit-keyframes wjLazyNodeLoading {
    0% {
        opacity: 1;
        transform: scale(1.1)
    }

    to {
        opacity: .5;
        transform: scale(.5)
    }
}

@keyframes wjLazyNodeLoading {
    0% {
        opacity: 1;
        transform: scale(1.1)
    }

    to {
        opacity: .5;
        transform: scale(.5)
    }
}

.wj-flexgrid {
    width: 100%;
    cursor: default;
    overflow: hidden
}

.wj-flexgrid .wj-row {
    position: absolute;
    top: 0
}

.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin,
.wj-flexgrid .wj-colheaders .wj-header .wj-viewer .wj-control .wj-btn-glyph.wj-elem-pin.wj-applybutton,
.wj-viewer .wj-control .wj-flexgrid .wj-colheaders .wj-header .wj-btn-glyph.wj-elem-pin.wj-applybutton {
    opacity: .9
}

.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin:not(.wj-state-pinned),
.wj-flexgrid .wj-colheaders .wj-header .wj-viewer .wj-control .wj-btn-glyph.wj-elem-pin.wj-applybutton:not(.wj-state-pinned),
.wj-viewer .wj-control .wj-flexgrid .wj-colheaders .wj-header .wj-btn-glyph.wj-elem-pin.wj-applybutton:not(.wj-state-pinned) {
    opacity: .4
}

.wj-flexgrid .wj-colheaders .wj-header .wj-btn.wj-btn-glyph.wj-elem-pin:not(.wj-state-pinned) .wj-glyph-pin,
.wj-flexgrid .wj-colheaders .wj-header .wj-viewer .wj-control .wj-btn-glyph.wj-elem-pin.wj-applybutton:not(.wj-state-pinned) .wj-glyph-pin,
.wj-viewer .wj-control .wj-flexgrid .wj-colheaders .wj-header .wj-btn-glyph.wj-elem-pin.wj-applybutton:not(.wj-state-pinned) .wj-glyph-pin {
    transform: rotate(-45deg)
}

.wj-flexgrid .wj-colheaders .wj-header.wj-state-multi-selected {
    border-bottom: 2px solid #0085c7
}

.wj-flexgrid .wj-colheaders .wj-header.wj-colgroup {
    display: flex;
    align-items: center
}

.wj-flexgrid .wj-colheaders .wj-header.wj-colgroup.wj-align-right {
    justify-content: safe flex-end
}

.wj-flexgrid .wj-colheaders .wj-header.wj-colgroup.wj-align-center {
    justify-content: safe center
}

.wj-flexgrid .wj-colheaders .wj-header.wj-big-header:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    content: ""
}

.wj-flexgrid .wj-rowheaders .wj-header.wj-state-multi-selected {
    border-right: 2px solid #0085c7
}

.wj-flexgrid .wj-rowheaders .wj-header.wj-big-header:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    content: ""
}

.wj-flexgrid .wj-topleft .wj-header.wj-big-header:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    content: ""
}

.wj-flexgrid .wj-frozen-clone .wj-cell {
    pointer-events: auto
}

.wj-flexgrid .wj-frozen-clone .wj-cell a {
    display: inline-block
}

.wj-flexgrid .wj-marquee {
    position: absolute;
    box-shadow: 0 0 0 1px #0085c7, inset 0 0 0 1px #0085c7;
    pointer-events: none
}

.wj-flexgrid .wj-marker {
    position: absolute;
    background: #0085c7;
    opacity: .5;
    pointer-events: none;
    z-index: 1000
}

.wj-flexgrid .wj-state-sticky .wj-header {
    opacity: .75
}

.wj-flexgrid .wj-grid-editor {
    width: 100%;
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    background: inherit;
    color: inherit;
    overflow: hidden;
    resize: none
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph,
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-applybutton,
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-applybutton {
    padding: 0 4px;
    min-width: 1.5em;
    color: inherit;
    background: 0 0;
    opacity: .4
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph:focus,
.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph:hover,
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-applybutton:focus,
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-applybutton:hover,
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-applybutton:focus,
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-applybutton:hover {
    opacity: 1;
    transition-duration: .4s
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right,
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton,
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-right.wj-applybutton {
    float: right;
    order: 2
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:first-child,
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton:first-child,
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-right.wj-applybutton:first-child {
    order: 5
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:nth-child(2),
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton:nth-child(2),
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-right.wj-applybutton:nth-child(2) {
    order: 4
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right:nth-child(3),
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton:nth-child(3),
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-right.wj-applybutton:nth-child(3) {
    order: 3
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-elem-detail,
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-elem-detail.wj-applybutton,
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-elem-detail.wj-applybutton {
    min-width: 1em;
    padding: 0
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph>span,
.wj-flexgrid .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-applybutton>span,
.wj-viewer .wj-control .wj-flexgrid .wj-cell .wj-btn-glyph.wj-applybutton>span {
    opacity: 1
}

.wj-flexgrid .wj-cell.wj-hasdropdown .wj-btn.wj-btn-glyph.wj-right,
.wj-flexgrid .wj-cell.wj-hasdropdown .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton,
.wj-viewer .wj-control .wj-flexgrid .wj-cell.wj-hasdropdown .wj-btn-glyph.wj-right.wj-applybutton {
    height: 100%
}

.wj-flexgrid .wj-cell.wj-radio-map label {
    display: inline-block;
    font-weight: inherit;
    margin: 0 1em 0 0
}

.wj-flexgrid .wj-cell.wj-radio-map label input {
    margin: 0 4px 0 0;
    outline: 0
}

.wj-flexgrid .wj-cell.wj-radio-map label input:not(:checked) {
    opacity: .4
}

.wj-flexgrid .wj-cell.wj-detail .wj-content.wj-flexgrid {
    vertical-align: top
}

.wj-flexgrid.wj-rtl .wj-cell {
    border-left: 1px solid rgba(0, 0, 0, .2);
    border-right: none
}

.wj-flexgrid.wj-rtl .wj-cell .wj-btn.wj-btn-glyph.wj-right,
.wj-flexgrid.wj-rtl .wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton,
.wj-viewer .wj-control .wj-flexgrid.wj-rtl .wj-cell .wj-btn-glyph.wj-right.wj-applybutton {
    float: left
}

.wj-flexgrid.wj-rtl .wj-frozen-col {
    border-left: 1px solid #a2a2a2;
    border-right: none
}

.wj-flexgrid.wj-rtl .wj-colheaders .wj-header.wj-filter-off,
.wj-flexgrid.wj-rtl .wj-colheaders .wj-header.wj-filter-on {
    white-space: normal;
    word-break: break-all
}

.wj-flexgrid.wj-rtl .wj-colheaders .wj-header.wj-big-header:after {
    left: 2px;
    right: unset
}

.wj-flexgrid.wj-rtl .wj-colheaders .wj-header .wj-sort-index {
    padding: 0 .2em 0 0
}

.wj-flexgrid.wj-rtl .wj-rowheaders .wj-header.wj-state-multi-selected {
    border-left: 2px solid #0085c7;
    border-right: none
}

.wj-flexgrid.wj-rtl .wj-topleft .wj-header.wj-big-header:after {
    left: 2px;
    right: unset
}

.wj-flexgrid.wj-whitespace-pre .wj-cell {
    white-space: pre
}

.wj-flexgrid.wj-whitespace-pre .wj-cell.wj-multiline,
.wj-flexgrid.wj-whitespace-pre .wj-cell.wj-wrap {
    white-space: pre-wrap
}

.wj-flexgrid [wj-state-measuring].wj-cell .wj-btn.wj-btn-glyph.wj-right,
.wj-flexgrid [wj-state-measuring].wj-cell .wj-viewer .wj-control .wj-btn-glyph.wj-right.wj-applybutton,
.wj-viewer .wj-control .wj-flexgrid [wj-state-measuring].wj-cell .wj-btn-glyph.wj-right.wj-applybutton {
    float: none
}

.wj-cell {
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    padding: 4px 6px 3px;
    border-right: 1px solid rgba(0, 0, 0, .2);
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    background: #fff;
    outline: 0
}

.wj-cell:not(.wj-hasdropdown) {
    text-overflow: ellipsis
}

.wj-cell.wj-alt {
    background: #f7f7f7
}

.wj-cell.wj-header {
    background: #eee;
    color: #444;
    font-weight: 700
}

.wj-cell.wj-header.wj-state-multi-selected {
    background: #e1e1e1;
    color: #444;
    font-weight: 700
}

.wj-cell.wj-header .wj-sort-index {
    display: inline-block;
    font-weight: 400;
    font-size: 80%;
    vertical-align: top;
    color: #0085c7;
    padding: 0 0 0 .2em;
    opacity: 1
}

.wj-cell.wj-frozen-row {
    border-bottom: 1px solid #a2a2a2
}

.wj-cell.wj-frozen-col {
    border-right: 1px solid #a2a2a2
}

.wj-cell.wj-group {
    background: #e1e1e1;
    color: #444
}

.wj-cell.wj-state-invalid {
    border: 1.2px solid red
}

.wj-cell.wj-state-invalid.wj-header {
    background: #ffb4b4
}

.wj-cell.wj-state-invalid:not(.wj-header):after {
    position: absolute;
    content: "";
    width: 0;
    right: 0;
    top: -6px;
    border: 6px solid transparent;
    border-right-color: red
}

.wj-cell.wj-header.wj-state-dragsrc {
    opacity: .5
}

.wj-cell.wj-wrap {
    white-space: normal
}

.wj-cell.wj-multiline,
.wj-cell.wj-wrap {
    text-overflow: clip;
    word-wrap: break-word
}

.wj-cell.wj-multiline {
    white-space: pre
}

.wj-cell.wj-wrap.wj-multiline {
    white-space: pre-wrap;
    text-overflow: clip
}

.wj-cell.wj-align-right {
    text-align: right
}

.wj-cell.wj-align-center {
    text-align: center
}

.wj-cell.wj-align-justify {
    text-align: justify
}

.wj-cell.wj-align-justify-all {
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: distribute
}

.wj-cells .wj-cell.wj-state-selected {
    background: #0085c7;
    color: #fff
}

.wj-cells .wj-cell.wj-state-multi-selected {
    background: #80adbf;
    color: #fff
}

.wj-flexgrid .wj-cell.wj-filter-on .wj-elem-filter {
    opacity: .9
}

.wj-flexgrid .wj-cell.wj-filter-off .wj-elem-filter {
    opacity: .5
}

.wj-columnfiltereditor {
    padding: 10px;
    min-width: 240px;
    max-width: 400px
}

.wj-columnfiltereditor .wj-filtertype {
    text-align: right;
    margin: 14px 0;
    font-size: 12px
}

.wj-columnfiltereditor .wj-control {
    margin-bottom: 6px;
    width: 100%
}

.wj-columnfiltereditor .wj-conditionfilter-editor,
.wj-columnfiltereditor .wj-valuefilter-editor {
    margin-top: 1em
}

.wj-columnfiltereditor .wj-listbox {
    height: 150px
}

.wj-columnfiltereditor .wj-listbox:not(.wj-state-focused) .wj-listbox-item.wj-state-selected {
    color: inherit;
    background: 0 0
}

.wj-columnfiltereditor .wj-listbox:not(.wj-state-focused) .wj-listbox-item.wj-state-selected:hover {
    background: rgba(0, 0, 0, .05);
    transition-duration: .4s
}

.wj-columnfiltereditor label {
    display: inline-block;
    width: auto
}

.wj-columnfiltereditor a {
    color: inherit;
    font-size: inherit;
    font-weight: 700
}

.wj-columnfiltereditor a.wj-state-disabled {
    text-decoration: none
}

.wj-columnfiltereditor .wj-sort-buttons .wj-btn,
.wj-columnfiltereditor .wj-sort-buttons .wj-viewer .wj-control .wj-applybutton,
.wj-viewer .wj-control .wj-columnfiltereditor .wj-sort-buttons .wj-applybutton {
    min-width: 95px
}

.wj-grouppanel {
    display: block;
    background: #e1e1e1;
    padding: 15px;
    min-height: 1em
}

.wj-grouppanel .wj-groupmarker {
    margin-right: 10px;
    padding: 6px 16px;
    border: 1px solid rgba(0, 0, 0, .2);
    cursor: pointer
}

.wj-grouppanel .wj-groupmarker:hover {
    background: #e1e1e1
}

.wj-grouppanel .wj-groupmarker .wj-glyph-drag {
    margin: 0 10px 0 0
}

.wj-grouppanel .wj-groupmarker .wj-filter {
    margin: 0 0 0 10px;
    cursor: pointer;
    opacity: .5
}

.wj-grouppanel .wj-groupmarker .wj-filter.wj-filter-on,
.wj-grouppanel .wj-groupmarker .wj-filter:hover {
    opacity: 1
}

.wj-grouppanel .wj-groupmarker .wj-remove {
    cursor: pointer;
    opacity: .5;
    padding: 12px 0 12px 12px
}

.wj-grouppanel .wj-groupmarker .wj-remove:hover {
    opacity: 1
}

.wj-grouppanel .wj-groupmarker span {
    opacity: .5
}

.wj-grouppanel .wj-groupmarker span:hover {
    opacity: 1
}

.wj-grouppanel.wj-rtl .wj-groupmarker .wj-glyph-drag {
    margin: 0 0 0 10px
}

.wj-grouppanel.wj-rtl .wj-groupmarker .wj-filter {
    margin: 0 10px 0 0
}

.wj-grouppanel.wj-rtl .wj-groupmarker .wj-remove {
    padding: 12px 12px 12px 0
}

.wj-content.wj-flexgridsearch {
    vertical-align: middle;
    display: inline-table;
    border-collapse: separate
}

.wj-flexgrid .wj-cell span.wj-state-match {
    background: #ff0;
    color: #000;
    font-weight: 700
}

.wj-flexgrid .wj-cell input.wj-column-selector {
    margin: 4px;
    vertical-align: bottom;
    outline: 0
}

.wj-flexgrid .wj-cell input.wj-column-selector.wj-column-selector-group {
    transform: scale(1.25);
    margin-right: 6px
}

.wj-flexgrid .wj-cell .wj-cell-maker {
    width: 100%;
    height: 100%
}

.wj-flexgrid .wj-cell button.wj-cell-maker {
    position: absolute;
    left: 0;
    top: 0;
    color: #000
}

.wj-flexgrid .wj-cell.wj-state-multi-selected a.wj-cell-maker,
.wj-flexgrid .wj-cell.wj-state-selected a.wj-cell-maker {
    color: inherit
}

.wj-flexgrid .wj-cell img.wj-cell-maker {
    width: unset
}

.wj-flexgrid .wj-cell .wj-cell-maker svg {
    width: 100%;
    height: 100%;
    overflow: visible;
    stroke: #376092;
    fill: #376092
}

.wj-flexgrid .wj-cell .wj-cell-maker svg circle,
.wj-flexgrid .wj-cell .wj-cell-maker svg rect {
    stroke-width: 0
}

.wj-flexgrid .wj-cell .wj-cell-maker svg line {
    stroke-width: 2px
}

.wj-flexgrid .wj-cell .wj-cell-maker svg line.x-axis {
    stroke-width: .5px;
    stroke-opacity: .5
}

.wj-flexgrid .wj-cell .wj-cell-maker svg .wj-marker {
    fill: #d00000;
    opacity: 1
}

.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label {
    position: relative;
    width: 1em;
    transform: scale(.1);
    color: orange;
    margin: 0 1em 0 0
}

.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label input,
.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label input:not(:checked) {
    opacity: 0
}

.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label:after {
    position: absolute;
    transform: scale(20);
    cursor: pointer;
    content: "\2605"
}

.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label:hover {
    opacity: 1;
    color: #ff4500;
    transition: color .6s
}

.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label.wj-chk-hidden {
    opacity: 0;
    margin: 0 0 0 -1em
}

.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map label.wj-chk-off:not(:hover):not(.wj-chk-hidden) {
    opacity: .15
}

.wj-flexgrid .wj-cell.wj-cell-maker.wj-radio-map[aria-readonly=true] label {
    pointer-events: none
}

.wj-flexchart {
    height: 400px;
    padding: 15px 10px;
    margin-bottom: 12px;
    background: #fff;
    border: 1px solid #e4e4e4;
    display: block;
    background: 0 0
}

.wj-flexchart .wj-header .wj-title {
    font-size: 16pt;
    fill: #666;
    font-weight: 400
}

.wj-flexchart .wj-footer .wj-title {
    fill: #666;
    font-weight: 400
}

.wj-flexchart .wj-data-label,
.wj-flexchart .wj-label {
    fill: #666
}

.wj-flexchart .wj-data-label-border {
    stroke: hsla(0, 0%, 50.2%, .5)
}

.wj-flexchart .wj-data-label-line {
    stroke: grey
}

.wj-flexchart .wj-axis-x .wj-title,
.wj-flexchart .wj-axis-y .wj-title,
.wj-flexchart .wj-legend .wj-title {
    font-style: italic
}

.wj-flexchart .wj-axis-x .wj-line {
    stroke: #aaa;
    stroke-width: 1px
}

.wj-flexchart .wj-gridline,
.wj-flexchart .wj-gridline-minor {
    stroke: #666;
    stroke-width: 1px;
    opacity: .75
}

.wj-flexchart .wj-gridline-minor {
    opacity: .25
}

.wj-flexchart .wj-tick,
.wj-flexchart .wj-tick-minor {
    stroke: #aaa;
    stroke-width: 1px
}

.wj-flexchart .wj-state-selected {
    stroke-width: 3px;
    stroke-dasharray: 6;
    stroke-linecap: square
}

.wj-flexchart.wj-flexchart-touch-disabled {
    touch-action: none;
    -ms-touch-action: none
}

.wj-flexchart .wj-chart-linemarker {
    background: hsla(0, 0%, 50.2%, .3);
    position: absolute;
    padding: 2px
}

.wj-flexchart .wj-chart-linemarker .wj-chart-linemarker-hline {
    height: 2px;
    background: grey;
    position: absolute;
    touch-action: none;
    -ms-touch-action: none
}

.wj-flexchart .wj-chart-linemarker .wj-chart-linemarker-vline {
    width: 2px;
    background: grey;
    position: absolute;
    touch-action: none;
    -ms-touch-action: none
}

.wj-flexchart .wj-chart-linemarker-container {
    position: relative
}

.wj-flexchart.wj-chart-linemarker-draggable,
.wj-flexchart .wj-chart-linemarker .wj-chart-linemarker-draggable {
    cursor: move
}

@media (max-width:1025px) {
    .wj-flexchart .wj-state-selected {
        stroke-width: 2px;
        stroke-dasharray: 4
    }
}

@media (max-width:767px) {
    wj-flexchart .wj-state-selected {
        stroke-width: 1px;
        stroke-dasharray: 3
    }
}

.wj-treemap .wj-data-label {
    fill: #fff
}

.wj-flexchart .wj-chart-rangeslider {
    position: absolute;
    touch-action: none;
    -ms-touch-action: none
}

.wj-flexchart .wj-chart-rangeslider button {
    position: absolute;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    line-height: 16px;
    border-radius: 2px
}

.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-content {
    background: #eaeaea;
    height: 100%;
    position: relative
}

.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-rangehandle {
    position: absolute;
    text-align: center;
    vertical-align: middle;
    background: #bdbdbd;
    height: 100%;
    width: 100%
}

.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-maxhandle,
.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-minhandle {
    border: 1px solid grey;
    display: block;
    position: absolute;
    border-radius: 4px
}

.wj-flexchart .wj-chart-rangeslider .wj-rangeslider-handle-active {
    z-index: 2
}

.wj-flexchart .wj-chart-rangeslider .wj-glyph-left {
    border-top: 5px solid transparent;
    border-right: 4px solid;
    border-bottom: 4px solid transparent;
    margin-right: 2px
}

.wj-flexchart .wj-chart-rangeslider .wj-glyph-right {
    border-bottom: 5px solid transparent;
    border-left: 4px solid;
    border-top: 4px solid transparent;
    margin-left: 2px
}

.wj-flexchart .wj-chart-rangeslider .wj-glyph-down {
    border-top: 5px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    margin-bottom: 3px
}

.wj-flexchart .wj-chart-rangeslider .wj-glyph-up {
    border-right: 4px solid transparent;
    border-bottom: 5px solid;
    border-left: 4px solid transparent;
    margin-bottom: 4px
}

.wj-flexchart .wj-chart-hrangeslider .wj-rangeslider-maxhandle,
.wj-flexchart .wj-chart-hrangeslider .wj-rangeslider-minhandle {
    background: #bdbdbd;
    cursor: ew-resize;
    height: 22px;
    margin-top: -2px;
    width: 14px
}

.wj-flexchart .wj-chart-hrangeslider .wj-rangeslider-decbtn {
    left: 0
}

.wj-flexchart .wj-chart-hrangeslider .wj-rangeslider-incbtn {
    right: 0
}

.wj-flexchart .wj-chart-hrangeslider button {
    width: 16px;
    height: 100%
}

.wj-flexchart .wj-chart-vrangeslider .wj-rangeslider-maxhandle,
.wj-flexchart .wj-chart-vrangeslider .wj-rangeslider-minhandle {
    background: #bdbdbd;
    cursor: ns-resize;
    width: 22px;
    margin-left: -2px;
    height: 14px
}

.wj-flexchart .wj-chart-vrangeslider .wj-rangeslider-decbtn {
    bottom: 0
}

.wj-flexchart .wj-chart-vrangeslider .wj-rangeslider-incbtn {
    top: 0
}

.wj-flexchart .wj-chart-vrangeslider button {
    height: 16px;
    width: 100%
}

.wj-flexchart .wj-chart-rangeselector-container {
    position: relative
}

.wj-flexchart .wj-chart-rangeselector-container .wj-chart-rangeslider,
.wj-flexchart .wj-chart-rangeselector-container .wj-rangeslider-content {
    background: 0 0;
    border-color: transparent
}

.wj-flexchart .wj-chart-rangeselector-container .wj-rangeslider-rangehandle {
    opacity: .3
}

.wj-flexchart .wj-chart-rangeselector-container .wj-rangeslider-maxhandle,
.wj-flexchart .wj-chart-rangeselector-container .wj-rangeslider-minhandle {
    background: 0 0;
    opacity: .6;
    border: 2px solid grey;
    border-radius: .5em
}

.wj-flexchart .wj-chart-rangeselector-container .wj-chart-hrangeslider .wj-rangeslider-maxhandle,
.wj-flexchart .wj-chart-rangeselector-container .wj-chart-hrangeslider .wj-rangeslider-minhandle {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 1px solid hsla(0, 0%, 50.2%, .75);
    color: grey;
    background: #d3d3d3;
    opacity: 1
}

.wj-flexchart .wj-chart-rangeselector-container .wj-chart-hrangeslider .wj-rangeslider-maxhandle:after,
.wj-flexchart .wj-chart-rangeselector-container .wj-chart-hrangeslider .wj-rangeslider-minhandle:after {
    content: "\2551";
    text-align: center;
    width: 100%;
    display: inline-block;
    position: absolute;
    margin: 0;
    top: 50%;
    transform: translateY(-55%);
    opacity: .75;
    font-size: 10px
}

.wj-flexchart .wj-chart-rangeselector-container .wj-chart-vrangeslider .wj-rangeslider-maxhandle,
.wj-flexchart .wj-chart-rangeselector-container .wj-chart-vrangeslider .wj-rangeslider-minhandle {
    height: 20px;
    width: 20px;
    left: 50%;
    border-radius: 50%;
    border: 1px solid hsla(0, 0%, 50.2%, .75);
    top: 0;
    bottom: 0;
    color: grey;
    background: #d3d3d3;
    opacity: 1
}

.wj-flexchart .wj-chart-rangeselector-container .wj-chart-vrangeslider .wj-rangeslider-maxhandle:after,
.wj-flexchart .wj-chart-rangeselector-container .wj-chart-vrangeslider .wj-rangeslider-minhandle:after {
    content: "\2550";
    text-align: center;
    height: 100%;
    display: inline-block;
    position: absolute;
    margin: 0;
    left: 50%;
    transform: translate(-50%, 15%);
    opacity: .75;
    font-size: 12px
}

.wj-flexchart .wj-chart-rangeselector-container .wj-chart-rangeslider .wj-rangeslider-maxhandle.wj-rangeslider-handle-active,
.wj-flexchart .wj-chart-rangeselector-container .wj-chart-rangeslider .wj-rangeslider-minhandle.wj-rangeslider-handle-active {
    background: rgba(136, 189, 230, .7)
}

.wj-flexchart .wj-rangeselector .wj-scroller-center {
    background: hsla(0, 0%, 50.2%, .1);
    position: absolute;
    display: block;
    touch-action: none;
    -ms-touch-action: none
}

.wj-flexchart.wj-panable {
    cursor: pointer
}

.wj-flexchart .wj-zoom {
    visibility: hidden;
    position: relative
}

.wj-flexchart .wj-zoom-overlay {
    background: hsla(0, 0%, 50.2%, .2);
    position: absolute;
    display: block;
    touch-action: none;
    -ms-touch-action: none
}

.wj-flexchart .wj-block-other-interaction {
    display: none
}

.wj-gauge {
    background: 0 0
}

.wj-gauge:not(.wj-state-readonly) {
    touch-action: none
}

.wj-gauge .wj-face path {
    fill: #f5f5f5;
    stroke: #cbcbcb;
    stroke-width: 1px;
    stroke-linejoin: round
}

.wj-gauge .wj-needle,
.wj-gauge .wj-pointer {
    fill: #0085c7
}

.wj-gauge .wj-ticks {
    stroke-width: 2px;
    stroke: #fff
}

.wj-gauge .wj-max,
.wj-gauge .wj-min,
.wj-gauge .wj-tick-text text {
    font-size: 60%;
    opacity: .5
}

.wj-gauge text {
    fill: currentColor
}

.wj-gauge svg:not(:root) {
    overflow: visible
}

.wj-gauge g {
    cursor: inherit
}

.wj-radialgauge .wj-value {
    font-size: 150%
}

.wj-lineargauge {
    height: 1.2em
}

.wj-lineargauge .wj-value {
    fill: #fff
}

.wj-barcode {
    height: 60px;
    display: inline-block
}

.wj-barcode.wj-state-invalid {
    border: 1.2px solid red
}

.wj-barcode-qrcode {
    width: 100px;
    height: 100px
}

.wj-barcode-ean8 {
    width: 85px
}

.wj-barcode-ean13 {
    width: 140px
}

.wj-barcode-upca {
    width: 115px
}

.wj-barcode-upce0,
.wj-barcode-upce1 {
    width: 70px
}

.wj-barcode-gs1databar-omnidirectional,
.wj-barcode-gs1databar-truncated {
    width: 100px
}

.wj-barcode-gs1databar-stacked,
.wj-barcode-gs1databar-stacked-omnidirectional {
    width: 60px
}

.wj-barcode-gs1databar-limited {
    width: 85px
}

.wj-barcode-micropdf417 {
    width: 105px
}

.wj-barcode-datamatrix {
    width: 85px;
    height: 85px
}

.wj-barcode-code49 {
    width: 85px
}

.wj-barcode-itf14 {
    width: 170px
}

.wj-barcode-japanese-postal {
    width: 140px;
    height: 40px
}

.wj-flexsheet {
    background: #a9a9a9;
    width: 100%;
    height: 100%
}

.wj-flexsheet .wj-content {
    outline: 0;
    border-color: #ccc;
    border-radius: 0
}

.wj-flexsheet .wj-header-row {
    background: #96abb4 !important;
    color: #fff !important
}

.wj-flexsheet .wj-cell.wj-state-multi-selected {
    background: #e6e6e6;
    color: #222;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb
}

.wj-flexsheet .wj-state-selected .wj-flexsheet-formula-description {
    color: #fff
}

.wj-flexsheet .wj-tabholder {
    width: 100%;
    min-width: 100px;
    background: #b8b8b8
}

.wj-flexsheet .wj-tabholder span.wj-sheet-icon {
    margin: 0 14px
}

.wj-flexsheet .wj-tabholder div.wj-sheet-page.wj-btn-group {
    border: 0
}

.wj-flexsheet .wj-tabholder div.wj-sheet-page.wj-btn-group>button {
    padding: 1px 0 0;
    border: 0;
    background: #e4e5e8;
    color: #727275;
    min-height: 0
}

.wj-flexsheet .wj-tabholder div.wj-sheet-page.wj-btn-group>button:hover {
    background: #d2d3d8
}

.wj-flexsheet .wj-tabholder .wj-sheet-tab ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    float: left
}

.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li {
    float: left;
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    cursor: pointer;
    margin-top: 1px;
    border-left: 1px solid #b8b8b8;
    min-height: 20px;
    background: #d2d3d8;
    text-align: center;
    padding-top: 2px;
    font-size: 11px;
    color: #727275
}

.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li.active {
    border-top-color: transparent;
    background: #fff;
    cursor: default;
    height: 100%;
    margin-top: 1px;
    border-left: 1px solid #b8b8b8;
    font-weight: 700
}

.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li.hidden {
    display: none
}

.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li:not(.active):hover {
    background: #aabcd6;
    color: #fff;
    cursor: pointer
}

.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li .wj-new-sheet:hover {
    background: #0085c7
}

.wj-flexsheet .wj-tabholder .wj-sheet-tab ul li .wj-sheet-name-editor {
    height: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    background: inherit;
    color: inherit;
    overflow: hidden;
    resize: none
}

.wj-flexsheet .wj-tabholder .wj-new-sheet {
    padding: 0;
    width: 32px;
    height: 20px;
    font-size: 11px;
    text-align: center;
    background: #668eb9;
    color: #fff
}

.wj-flexsheet .wj-tabholder .wj-new-sheet .wj-sheet-icon {
    color: #727275;
    margin-top: 5px
}

.wj-flexsheet .wj-tabholder .wj-sheet>div {
    display: block;
    float: left
}

.wj-flexsheet .wj-flexchart {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .2)
}

.wj-flexsheet.wj-rtl div.wj-sheet>div {
    float: right
}

.wj-flexsheet-formula-list {
    margin: 0;
    padding: 0;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    font-family: arial, sans-serif;
    font-size: 12px;
    line-height: 22px;
    position: absolute;
    width: 300px;
    z-index: 2001;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .2)
}

.wj-flexsheet-formula-list .wj-flexsheet-formula-name {
    color: #222;
    font-size: 13px;
    font-family: inconsolata, monospace, arial, sans, sans-serif;
    margin: -2px 0
}

.wj-flexsheet-formula-list .wj-flexsheet-formula-description {
    color: #666;
    display: block;
    font-size: 11px;
    margin: -2px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wj-flexsheet-formula-list .wj-listbox-item.wj-state-selected>* {
    color: #fff
}

.wj-flexsheet-context-menu {
    background: #fff;
    border: thin solid grey;
    cursor: default;
    padding: 3px 0
}

.wj-flexsheet-context-menu .wj-context-menu-item {
    padding: 3px 10px
}

.wj-flexsheet-context-menu .wj-context-menu-item:not(.wj-context-menu-item-selected):hover {
    background: rgba(0, 0, 0, .1)
}

.wj-flexsheet-context-menu .wj-context-menu-item-selected {
    background: #0085c7;
    color: #fff
}

.wj-flexsheet-smart-tag {
    background: #fff;
    border: 1px solid #ababab;
    position: absolute;
    padding: 0;
    margin: 0;
    height: 18px;
    outline: 0
}

.wj-multirow .wj-cell.wj-record-end:not(.wj-header) {
    border-bottom-color: #787878
}

.wj-multirow .wj-cell.wj-group-end {
    border-right-color: #787878
}

.wj-multirow .wj-cell.wj-center-vert {
    display: table;
    table-layout: fixed;
    padding-top: 0;
    padding-bottom: 0
}

.wj-multirow .wj-cell.wj-center-vert div {
    display: table-cell;
    vertical-align: middle;
    overflow: inherit;
    text-overflow: inherit;
    width: 100%
}

.wj-multirow .wj-cell.wj-center-vert .wj-viewer .wj-control div.wj-btn-glyph.wj-elem-detail.wj-applybutton,
.wj-multirow .wj-cell.wj-center-vert div.wj-btn.wj-btn-glyph.wj-elem-detail,
.wj-viewer .wj-control .wj-multirow .wj-cell.wj-center-vert div.wj-btn-glyph.wj-elem-detail.wj-applybutton {
    vertical-align: top;
    padding-top: 4px
}

.wj-multirow .wj-hdr-collapse {
    position: absolute;
    padding: 6px;
    right: 0;
    top: 0;
    color: #0085c7;
    opacity: .5
}

.wj-multirow .wj-hdr-collapse:hover {
    opacity: 1
}

.wj-transposed-multirow .wj-cell.wj-record-end:not(.wj-header) {
    border-right-color: #787878
}

.wj-transposed-multirow .wj-cell.wj-group-end {
    border-bottom-color: #787878
}

.wj-pivotpanel {
    position: relative;
    padding: 3px 6px;
    overflow: auto;
    min-height: 25em;
    width: 100%
}

.wj-pivotpanel table {
    table-layout: fixed;
    width: 100%
}

.wj-pivotpanel div {
    width: 100%
}

.wj-pivotpanel td,
.wj-pivotpanel tr {
    border: 1px #e0e0e0;
    padding: 3px
}

.wj-pivotpanel label {
    display: block;
    font-weight: 700;
    margin: 0
}

.wj-pivotpanel .wj-marker {
    position: absolute;
    background: #0085c7;
    opacity: .5;
    pointer-events: none
}

.wj-pivotpanel .wj-flexgrid {
    border: 0;
    border-radius: 0;
    min-height: 8em;
    max-height: 20em;
    margin-left: 6px;
    background: inherit
}

.wj-pivotpanel .wj-flexgrid .wj-cell {
    border: 0;
    background: inherit;
    color: inherit
}

.wj-pivotpanel .wj-flexgrid .wj-cell.wj-group {
    background: inherit;
    color: inherit
}

.wj-pivotpanel .wj-flexgrid .wj-cell.wj-group:not(.wj-header):hover {
    background: rgba(0, 0, 0, .05);
    border-radius: 4px
}

.wj-pivotpanel .wj-flexgrid .wj-cell label {
    font-weight: 400;
    margin: 0
}

.wj-pivotpanel .wj-flexgrid .wj-cell label input[type=checkbox] {
    margin: 0
}

.wj-pivotpanel .wj-flexgrid .wj-glyph-filter {
    cursor: default;
    opacity: .5
}

.wj-pivotpanel .wj-flexgrid .wj-glyph-dimension,
.wj-pivotpanel .wj-flexgrid .wj-glyph-measure {
    cursor: default
}

.wj-pivotpanel .wj-flexgrid .wj-aggregate {
    font-size: 80%;
    opacity: .5
}

.wj-pivotpanel table .wj-flexgrid {
    min-height: 5em;
    height: 5em;
    width: 95%
}

.wj-pivotfieldeditor {
    min-width: 400px
}

.wj-pivotfieldeditor tr.wj-separator {
    border-top: 10px solid transparent
}

.wj-pivotfieldeditor td:first-child {
    text-align: right;
    padding-right: .5em
}

.wj-pivotfiltereditor {
    padding: 10px;
    min-width: 230px
}

.wj-pivotfiltereditor .wj-control {
    margin-bottom: 6px;
    width: 100%
}

.wj-pivotfiltereditor .wj-listbox {
    max-height: 150px
}

.wj-pivotfiltereditor .wj-listbox .wj-listbox-item label {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.wj-olap-context-menu {
    font-size: 90%;
    padding: 6px
}

.wj-olap-context-menu .menu-icon {
    display: inline-block;
    width: 1em;
    margin-right: 6px;
    opacity: .75;
    text-align: center
}

.wj-olap-context-menu .menu-icon.menu-icon-remove {
    color: maroon;
    font-weight: 700
}

.wj-detaildialog .wj-flexgrid {
    width: 60vw;
    height: 40vh
}

.wj-pivotgrid .wj-cell.wj-aggregate {
    font-weight: 700
}

.wj-pivotgrid .wj-cell.wj-aggregate:not(.wj-header):not(.wj-group):not(.wj-state-selected):not(.wj-state-multi-selected) {
    background: #d9edf7
}

.wj-pivotgrid .wj-cell.wj-align-vcenter {
    display: flex;
    align-items: center;
    align-items: safe center;
    padding-top: 0;
    padding-bottom: 0
}

.wj-pivotgrid .wj-cell.wj-align-vcenter.wj-align-right {
    justify-content: flex-end
}

.wj-pivotgrid .wj-cell.wj-align-vcenter.wj-align-center {
    justify-content: center
}

.wj-pivotgrid .wj-topleft .wj-cell.wj-col-field-hdr {
    text-align: right;
    justify-content: flex-end
}

.wj-pivotgrid .wj-colheaders .wj-cell.wj-header {
    text-align: center;
    justify-content: center
}

.wj-pivotgrid .wj-pivot-collapse {
    display: inline;
    margin-right: 4px;
    cursor: pointer
}

.wj-pivotchart {
    position: relative
}

.wj-pivotchart .wj-dropdown {
    position: absolute;
    margin-right: 15px;
    z-index: 999
}

.wj-pivotchart .wj-flexchart {
    padding: 35px 15px 10px
}

.wj-slicer>div {
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: inherit
}

.wj-slicer .wj-header {
    flex-shrink: 0;
    display: flex;
    align-items: center
}

.wj-slicer .wj-header div:first-child {
    flex-grow: 1;
    padding: 6px
}

.wj-slicer .wj-header .wj-btn.wj-state-active,
.wj-slicer .wj-header .wj-viewer .wj-control .wj-state-active.wj-applybutton,
.wj-viewer .wj-control .wj-slicer .wj-header .wj-state-active.wj-applybutton {
    background: rgba(0, 0, 0, .2)
}

.wj-slicer .wj-listbox {
    border: 0;
    border-radius: 0
}

.wj-slicer .wj-listbox .wj-listbox-item label {
    width: 100%
}

.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item {
    border: 2px solid transparent;
    padding: 6px;
    margin: 4px;
    border-radius: 4px
}

.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item.wj-state-checked:not(:hover) {
    background-color: #0085c7;
    color: #fff
}

.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item.wj-state-selected {
    border-color: #80adbf
}

.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item.wj-state-selected:not(.wj-state-checked) {
    background-color: transparent;
    color: #000
}

.wj-slicer.wj-nocheck .wj-listbox .wj-listbox-item input {
    display: none
}

.wj-viewer {
    height: 750px
}

.wj-viewer .wj-viewer-outer {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    padding-top: 50px
}

.wj-viewer .wj-viewer-outer input {
    background: #fff;
    color: #000
}

.wj-viewer .wj-viewer-container {
    height: 100%;
    width: 100%
}

.wj-viewer .wj-viewer-leftpanel {
    float: left;
    height: 100%
}

.wj-viewer .wj-viewer-splitter {
    cursor: pointer;
    float: left;
    height: 100%;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.wj-viewer .wj-viewer-splitter button {
    height: 100%;
    padding: 0 2px;
    min-width: 12px;
    background: #fafafa;
    border: 1px solid #c8c8c8;
    border-top: none;
    border-bottom: none
}

.wj-viewer .wj-viewer-splitter button:hover {
    background: #dadada
}

.wj-viewer .wj-viewer-splitter span {
    text-align: center
}

.wj-viewer .wj-viewpanel-container {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.wj-viewer .wj-viewpanel-container.move .wj-view-page {
    cursor: move;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.wj-viewer .wj-viewpanel-container.magnifier-actived .wj-view-page,
.wj-viewer .wj-viewpanel-container.rubberband-actived .wj-view-page {
    cursor: default;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.wj-viewer .wj-viewpanel-container.magnifier-actived .wj-view-page svg,
.wj-viewer .wj-viewpanel-container.rubberband-actived .wj-view-page svg {
    pointer-events: none
}

.wj-viewer .wj-viewpanel-container.magnifier-actived .wj-magnifier.show,
.wj-viewer .wj-viewpanel-container.rubberband-actived .wj-rubberband.show {
    display: block
}

.wj-viewer .wj-pageview {
    outline: 0;
    position: relative;
    background: #e5e5e5;
    height: 100%;
    width: 100%;
    text-align: center;
    -webkit-overflow-scrolling: touch
}

.wj-viewer .wj-pageview.hidden {
    display: none;
    visibility: hidden
}

.wj-viewer .wj-pageview-continuous {
    overflow: auto
}

.wj-viewer .wj-pageview-single:not(.virtual) .wj-pageview-pagescontainer {
    overflow-y: auto
}

.wj-viewer .wj-pageview-single:not(.virtual) .wj-pageview-vscroller {
    visibility: hidden
}

.wj-viewer .wj-pageview-pagescontainer {
    outline: 0;
    position: relative;
    height: 100%;
    width: 100%;
    display: inline-block;
    overflow-x: auto;
    overflow-y: scroll;
    text-align: center
}

.wj-viewer.wj-state-disabled .wj-pageview,
.wj-viewer.wj-state-disabled .wj-pageview .wj-pageview-pagescontainer {
    overflow-y: hidden
}

.wj-viewer .wj-pages-wrapper {
    display: inline-block;
    margin: 30px
}

.wj-viewer .wj-view-page {
    width: 1px;
    height: 1px;
    margin: 0 auto 30px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .3);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15)
}

.wj-viewer .wj-view-page .wj-loading {
    background: hsla(0, 0%, 80%, .8);
    width: 100%;
    height: 100%;
    word-break: keep-all;
    white-space: nowrap
}

.wj-viewer .wj-view-page .highlight {
    fill: #0085c7;
    fill-opacity: .5
}

.wj-viewer .wj-view-page rect {
    pointer-events: none
}

.wj-viewer .wj-view-page a rect,
.wj-viewer .wj-view-page rect[arsvg\:data-action-type] {
    pointer-events: inherit
}

.wj-viewer .wj-view-page:last-child {
    margin-bottom: 0
}

.wj-viewer .wj-pageview-vscroller {
    outline: 0;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 18px;
    float: right;
    overflow-x: hidden;
    overflow-y: scroll
}

.wj-viewer .wj-vscroller-wrapper {
    width: 1px
}

.wj-viewer .wj-toolbar {
    height: 50px;
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
    position: absolute;
    margin-top: -50px
}

.wj-viewer .wj-toolbar:hover .wj-toolbar-move.enabled {
    opacity: 1
}

.wj-viewer .wj-toolbar a:focus,
.wj-viewer .wj-toolbar a:hover {
    background: #eee;
    outline: 0
}

.wj-viewer .wj-toolbar a:focus.checked,
.wj-viewer .wj-toolbar a:focus.disabled,
.wj-viewer .wj-toolbar a:hover.checked,
.wj-viewer .wj-toolbar a:hover.disabled {
    background: 0 0;
    cursor: default
}

.wj-viewer .wj-toolbar .wj-tabcontent,
.wj-viewer .wj-toolbar>.wj-control,
.wj-viewer .wj-viewer-leftpanel .wj-tabcontent,
.wj-viewer .wj-viewer-leftpanel>.wj-control {
    background: inherit;
    color: inherit
}

.wj-viewer .wj-content:not(.mobile) .wj-toolbar.mobile {
    display: none
}

.wj-viewer .wj-toolbar-move {
    width: 12px;
    height: 100%;
    cursor: pointer;
    visibility: hidden;
    opacity: .2
}

.wj-viewer .wj-toolbar-move.left {
    float: left
}

.wj-viewer .wj-toolbar-move.right {
    float: right
}

.wj-viewer .wj-toolbar-move .wj-glyph-left,
.wj-viewer .wj-toolbar-move .wj-glyph-right {
    margin-top: 20px;
    margin-left: 2px
}

.wj-viewer .wj-toolbarcontainer {
    float: left;
    height: 100%;
    overflow: hidden
}

.wj-viewer .wj-toolbarwrapper {
    position: relative;
    border: 0;
    border-radius: 0;
    padding-top: 5px;
    height: 100%
}

.wj-viewer .wj-toolbarwrapper.wj-btn-group>:not(.wj-control) {
    border-left: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    float: left
}

.wj-viewer .wj-toolbarwrapper.wj-btn-group>.wj-separator {
    height: 33px;
    width: 10px;
    float: left;
    border-right: 2px solid #000;
    margin: 3px 10px 0 0;
    opacity: .25
}

.wj-viewer .wj-toolbarwrapper .wj-pagenumber {
    margin: 4px 10px;
    height: 30px;
    width: 80px;
    float: left
}

.wj-viewer .wj-toolbarwrapper .wj-pagecount {
    margin: 5px 10px;
    height: 30px;
    line-height: 30px;
    float: left
}

.wj-viewer .wj-toolbarwrapper .wj-input-zoom {
    margin: 4px 10px;
    height: 30px;
    width: 100px;
    float: left
}

.wj-viewer .wj-toolbarwrapper .slash {
    float: left;
    height: 40px;
    width: 10px;
    line-height: 40px
}

.wj-viewer .wj-toolbarwrapper .hidden {
    display: none
}

.wj-viewer .wj-mini-toolbar {
    position: absolute;
    vertical-align: bottom;
    border: 0;
    bottom: 2em;
    padding: 0 24px;
    width: auto;
    background: #303030;
    visibility: hidden;
    opacity: .8
}

.wj-viewer .wj-control .wj-mini-toolbar .wj-btn-group>.wj-applybutton:focus,
.wj-viewer .wj-mini-toolbar .wj-btn-group>.wj-btn:focus,
.wj-viewer .wj-mini-toolbar .wj-control .wj-btn-group>.wj-applybutton:focus {
    background: 0 0
}

.wj-viewer .wj-control .wj-mini-toolbar .wj-btn-group>.wj-applybutton:hover,
.wj-viewer .wj-mini-toolbar .wj-btn-group>.wj-btn:hover,
.wj-viewer .wj-mini-toolbar .wj-control .wj-btn-group>.wj-applybutton:hover {
    background: #555
}

.wj-viewer .wj-mini-toolbar .slash,
.wj-viewer .wj-mini-toolbar .wj-pagecount {
    color: #e0e0e0
}

.wj-viewer .wj-mini-toolbar .wj-pagenumber {
    color: #e0e0e0;
    background: #202020
}

.wj-viewer .wj-mini-toolbar .wj-pagenumber input {
    color: inherit;
    background: 0 0
}

.wj-viewer .wj-mini-toolbar .wj-toolbar-move {
    visibility: hidden;
    display: none
}

.wj-viewer .wj-control .wj-mini-toolbar .wj-applybutton:hover,
.wj-viewer .wj-mini-toolbar .wj-btn:hover,
.wj-viewer .wj-mini-toolbar .wj-control .wj-applybutton:hover {
    background: #606060
}

.wj-viewer .wj-control .wj-mini-toolbar .wj-btn-group .wj-applybutton svg.wj-svg-btn,
.wj-viewer .wj-mini-toolbar .wj-btn-group .wj-btn svg.wj-svg-btn,
.wj-viewer .wj-mini-toolbar .wj-btn-group .wj-control .wj-applybutton svg.wj-svg-btn {
    fill: #fff;
    opacity: 1
}

.wj-viewer .wj-nav {
    padding-left: 0;
    list-style: none;
    float: left;
    border-bottom: 0;
    margin-bottom: -1px
}

.wj-viewer .wj-nav>li,
.wj-viewer .wj-nav>li:not(:first-child) {
    border: 0
}

.wj-viewer .wj-nav>li.hidden {
    display: none
}

.wj-viewer .wj-nav>li>a {
    width: 48px;
    height: 48px
}

.wj-viewer .wj-nav>li>a:focus,
.wj-viewer .wj-nav>li>a:hover {
    text-decoration: none;
    background: #eee
}

.wj-viewer .wj-arrow {
    display: none
}

.wj-viewer .wj-arrow .wj-insidearrow {
    position: absolute;
    top: 17px;
    right: -1px;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right-color: #fafafa;
    z-index: 1000
}

.wj-viewer .wj-arrow .wj-outsidearrow {
    position: absolute;
    top: 16px;
    right: -1px;
    height: 0;
    width: 0;
    border: 8px solid transparent;
    border-right-color: #c8c8c8
}

.wj-viewer .wj-viewer-tabsleft {
    height: 100%;
    position: relative
}

.wj-viewer .wj-viewer-tabsleft.collapsed .wj-tabcontent {
    width: 0;
    visibility: collapse
}

.wj-viewer .wj-tabcontent {
    float: right;
    height: 100%;
    width: auto
}

.wj-viewer .wj-tabcontent h3 {
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 0;
    font-family: -apple-system-font, Segoe UI Light, Segoe UI, Roboto, sans-serif;
    font-size: 24px;
    color: inherit
}

.wj-viewer .wj-tabcontent legend {
    color: inherit
}

.wj-viewer .wj-tabcontent .active {
    left: 0;
    width: 300px;
    height: 100%;
    border-left: 1px solid #c8c8c8;
    display: block
}

.wj-viewer .wj-tabcontent .wj-tabpane .wj-tabcontent-inner {
    overflow: auto;
    height: 100%;
    border-top: 1px solid #c8c8c8
}

.wj-viewer .wj-tabpane {
    background: #fafafa;
    display: none
}

.wj-viewer .wj-tabtitle-wrapper {
    position: absolute;
    width: 299px;
    padding: 10px
}

.wj-viewer .wj-tabtitle-wrapper .wj-close {
    position: absolute;
    top: .2em;
    right: .3em;
    font-size: 30pt;
    font-weight: 700;
    line-height: .9em;
    opacity: .5;
    cursor: pointer
}

.wj-viewer .wj-tabtitle-wrapper .wj-close:hover {
    opacity: .75
}

.wj-viewer .wj-tabtitle-wrapper .wj-exportcontainer label {
    margin-right: 8px
}

.wj-viewer .wj-tabcontent-wrapper {
    height: 100%;
    padding-top: 48px
}

.wj-viewer .wj-tabcontent-wrapper.search-wrapper {
    padding-top: 202px
}

.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper {
    padding-top: 120px
}

.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor {
    width: 100%
}

.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor td {
    font-size: 8pt
}

.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor td:first-child {
    width: 200px
}

.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor td:last-child {
    width: 150px
}

.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-export-editor .wj-exportformats-group {
    margin: 8px
}

.wj-viewer .wj-tabcontent-wrapper.wj-exportformats-wrapper .wj-exportformats-footer {
    padding: 8px
}

.wj-viewer .wj-outlines-tree {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    background: #fafafa;
    padding-top: 20px;
    padding-left: 4px
}

.wj-viewer .wj-cell {
    border: 0;
    background: #fafafa;
    color: #000;
    cursor: pointer
}

.wj-viewer .wj-cell span {
    margin-right: 5px
}

.wj-viewer .wj-cell a:hover,
.wj-viewer .wj-cell a:link,
.wj-viewer .wj-cell a:visited {
    color: #000;
    text-decoration: none
}

.wj-viewer .wj-cell.wj-state-selected {
    background: #eee;
    color: #000
}

.wj-viewer .wj-cell.wj-state-multi-selected {
    background: #fafafa;
    color: #000
}

.wj-viewer .wj-cell.wj-header {
    color: #fff;
    background: #000;
    border: 0;
    font-weight: 700
}

.wj-viewer .wj-cell.wj-alt:not(.wj-state-selected):not(.wj-state-multi-selected),
.wj-viewer .wj-cell.wj-group:not(.wj-state-selected):not(.wj-state-multi-selected) {
    background: #fafafa;
    color: #000
}

.wj-viewer .wj-thumbnaillist {
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    background: inherit;
    color: inherit
}

.wj-viewer .wj-thumbnail-item {
    height: auto;
    text-align: center;
    padding-top: 35px
}

.wj-viewer .wj-thumbnail-item .wj-pagethumbnail {
    background: #fff;
    border: 1px solid #c8c8c8;
    cursor: pointer;
    outline: 0;
    margin: 0 auto 10px
}

.wj-viewer .wj-thumbnail-item.wj-state-selected {
    background: 0 0;
    color: inherit
}

.wj-viewer .wj-thumbnail-item.wj-state-selected .wj-pagethumbnail {
    border-color: #0085c7
}

.wj-viewer .wj-thumbnail-item:not(.wj-state-selected):not(.wj-state-disabled):not(.wj-separator):hover {
    background: 0 0;
    color: inherit
}

.wj-viewer .wj-parameterscontainer {
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
}

.wj-viewer .wj-parameterscontainer.wj-parametererrors-hidden .wj-parametercontainer .error {
    display: none
}

.wj-viewer .wj-parametercontainer {
    float: left;
    margin-top: 20px
}

.wj-viewer .wj-parametercontainer .wj-parametercontrol {
    width: 100%
}

.wj-viewer .wj-parametercontainer .error {
    color: red;
    float: right
}

.wj-viewer .wj-parametercontainer textarea {
    float: right;
    resize: none;
    height: 100px;
    width: 140px
}

.wj-viewer .wj-searchoption {
    margin-top: 10px;
    float: left;
    width: 100%
}

.wj-viewer .wj-searchoption input {
    width: 16px;
    height: 16px;
    float: left;
    margin: 2px 0 0
}

.wj-viewer .wj-searchoption label {
    margin-top: 2px;
    float: left;
    font-weight: 400
}

.wj-viewer .wj-searchresult {
    padding-top: 15px;
    float: left
}

.wj-viewer .wj-searchresultlist {
    float: left;
    width: 100%;
    padding: 10px;
    border: 0;
    border-radius: 0;
    background: 0 0;
    color: #444
}

.wj-viewer .wj-searchresultlist .wj-search-item {
    cursor: pointer
}

.wj-viewer .wj-searchresultlist .wj-search-item .wj-search-text {
    font-size: 125%
}

.wj-viewer .wj-searchresultlist .wj-search-item:not(.wj-state-selected):not(:hover) .wj-search-text {
    color: #1e1e1e
}

.wj-viewer .wj-control .wj-applybutton {
    float: right;
    margin-top: 20px;
    border-radius: 4px;
    padding: 4px 1em
}

.wj-viewer .wj-searchbar {
    height: 50px;
    width: 100%;
    border-top: 1px solid #c8c8c8;
    position: relative;
    margin: 0 auto
}

.wj-viewer .wj-searchbar.hidden {
    visibility: hidden;
    display: none
}

.wj-viewer .wj-searchbox {
    border-radius: 4px;
    padding: 4px 6px 3px;
    width: 100%;
    border: 1px solid rgba(0, 0, 0, .2);
    border-right: 4.75em solid #eee
}

.wj-viewer .mobile .wj-searchbox {
    border-right-width: 1px
}

.wj-viewer .mobile .wj-searchcontainer .wj-btn-group>.wj-btn-search {
    padding-top: 4px
}

.wj-viewer .wj-searchcontainer {
    position: relative;
    padding-top: 4px
}

.wj-viewer .wj-searchcontainer .wj-btn-group {
    position: absolute;
    right: .1em
}

.wj-viewer .wj-searchcontainer .wj-btn-group>.wj-btn-search {
    padding-top: 4px
}

.wj-viewer .wj-searchcontainer .wj-btn-group button {
    background: 0 0;
    height: 30px;
    width: 30px;
    border: 0;
    padding: 1px
}

.wj-viewer .wj-toolbarcontainer,
.wj-viewer .wj-toolbarwrapper {
    width: 100%
}

.wj-viewer .wj-control .wj-toolbarwrapper>.wj-applybutton,
.wj-viewer .wj-toolbarwrapper>.wj-btn {
    display: inline-block
}

.wj-viewer .wj-control .wj-toolbarwrapper>.hidden.wj-applybutton,
.wj-viewer .wj-toolbarwrapper>.wj-btn.hidden {
    display: none
}

.wj-viewer .wj-toolbarwrapper .wj-searchbtn-groups {
    float: right;
    width: auto;
    padding-top: 0
}

.wj-viewer .wj-magnifier,
.wj-viewer .wj-rubberband {
    position: absolute;
    border: solid;
    border-color: #0085c7;
    border-width: 2px;
    display: none;
    z-index: 1
}

.wj-viewer .wj-magnifier {
    width: 242px;
    height: 150px;
    overflow: hidden;
    cursor: default;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    pointer-events: none
}

.wj-viewer .wj-magnifier .wj-view-page {
    position: absolute
}

.wj-viewer .wj-viewer-footer {
    height: 50px;
    width: 100%;
    border-top: 1px solid #c8c8c8;
    position: relative;
    display: none
}

.wj-viewer .wj-viewer-footer .wj-toolbar {
    margin: 0 auto;
    left: 0;
    right: 0
}

.wj-viewer .wj-viewer-footer .wj-close {
    font-size: 30pt;
    line-height: 20px;
    float: right;
    font-weight: 700;
    color: #000;
    opacity: .2;
    cursor: pointer;
    margin-top: 12px
}

.wj-viewer .wj-btn-group {
    border: 0
}

.wj-viewer .wj-btn-group>.wj-btn,
.wj-viewer .wj-control .wj-btn-group>.wj-applybutton {
    padding: 8px;
    margin: 0;
    width: 34px;
    height: 36px;
    background: 0 0
}

.wj-viewer .wj-btn-group>li>a.wj-btn,
.wj-viewer .wj-control .wj-btn-group>li>a.wj-applybutton {
    padding: 12px 10px;
    background: 0 0
}

.wj-viewer .wj-btn-group>li>a.wj-btn:focus,
.wj-viewer .wj-btn-group>li>a.wj-btn:hover,
.wj-viewer .wj-control .wj-btn-group>li>a.wj-applybutton:focus,
.wj-viewer .wj-control .wj-btn-group>li>a.wj-applybutton:hover {
    background: #e1e1e1
}

.wj-viewer .wj-viewer-loading {
    background: hsla(0, 0%, 80%, .8);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 20pt
}

.wj-viewer .wj-viewer-loading .verticalalign {
    vertical-align: middle;
    display: inline-block;
    width: 1px;
    height: 100%;
    margin-left: -1px
}

.wj-viewer .wj-viewer-loading .textspan {
    vertical-align: middle;
    display: inline-block;
    padding: 20px
}

.wj-viewer .wj-viewer-loading.errormessage {
    font-size: inherit
}

.wj-viewer .mobile.with-footer,
.wj-viewer .mobile.with-searchbar {
    padding-bottom: 50px
}

.wj-viewer .mobile.with-footer.with-searchbar {
    padding-bottom: 100px
}

.wj-viewer .mobile .wj-viewer-leftpanel {
    width: 0
}

.wj-viewer .mobile .wj-toolbar,
.wj-viewer .mobile .wj-viewer-splitter {
    visibility: hidden;
    display: none
}

.wj-viewer .mobile .wj-toolbar .wj-pagenumber {
    width: 50px
}

.wj-viewer .mobile .wj-toolbar .wj-pagecount {
    margin: 5px 7px
}

.wj-viewer .mobile .wj-toolbar .wj-toolbar-move {
    visibility: hidden;
    display: none
}

.wj-viewer .mobile .wj-toolbar.mobile {
    display: block
}

.wj-viewer .mobile .wj-toolbar.mobile.hidden {
    display: none
}

.wj-viewer .mobile .wj-nav {
    display: none;
    visibility: hidden
}

.wj-viewer .mobile .wj-viewer-tabsleft {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1000
}

.wj-viewer .mobile .wj-viewer-tabsleft.collapsed {
    width: 0
}

.wj-viewer .mobile .wj-tabcontent,
.wj-viewer .mobile .wj-tabcontent .wj-tabpane .wj-pagesetupcontainer {
    width: 100%
}

.wj-viewer .mobile .wj-tabcontent .wj-tabpane .wj-tabtitle-wrapper {
    position: absolute;
    width: 100%;
    padding: 10px 20px 20px
}

.wj-viewer .mobile .wj-tabcontent .active {
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #c8c8c8;
    display: block
}

.wj-viewer .mobile .wj-viewer-footer {
    display: block
}

.wj-viewer .mobile .wj-viewer-footer.hidden {
    display: none
}

.wj-viewer .mobile .wj-btn-group>.wj-btn,
.wj-viewer .mobile .wj-control .wj-btn-group>.wj-applybutton,
.wj-viewer .wj-control .mobile .wj-btn-group>.wj-applybutton {
    padding-top: 9px
}

.wj-viewer .mobile .mobile {
    visibility: visible
}

.wj-viewer.full-screen {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 1200
}

.wj-viewer.full-screen .wj-viewer-outer {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    padding-top: 0
}

.wj-viewer.full-screen .wj-viewer-outer.mobile {
    padding-top: 50px
}

.wj-viewer.full-screen .wj-viewer-outer.mobile .wj-toolbar {
    display: block
}

.wj-viewer.full-screen .wj-viewer-outer.mobile .wj-mini-toolbar {
    visibility: hidden;
    display: none
}

.wj-viewer.full-screen .wj-viewer-outer.mobile .wj-viewer-leftpanel {
    display: block
}

.wj-viewer.full-screen .wj-toolbar,
.wj-viewer.full-screen .wj-viewer-leftpanel,
.wj-viewer.full-screen .wj-viewer-outer.mobile .wj-searchbar.hidden,
.wj-viewer.full-screen .wj-viewer-splitter {
    display: none
}

.wj-viewer.full-screen .wj-mini-toolbar {
    visibility: visible;
    display: inline-block
}

.wj-viewer.narrow .wj-viewer-leftpanel,
.wj-viewer.narrow .wj-viewer-splitter {
    display: none;
    visibility: hidden
}

.wj-viewer.wj-control {
    user-select: inherit;
    -webkit-user-select: inherit;
    -moz-user-select: inherit;
    -ms-user-select: inherit
}

.wj-viewer .wj-btn-group .wj-btn svg.wj-svg-btn,
.wj-viewer .wj-btn-group .wj-control .wj-applybutton svg.wj-svg-btn,
.wj-viewer .wj-control .wj-btn-group .wj-applybutton svg.wj-svg-btn {
    fill: #444;
    stroke: #444
}

.wj-viewer .wj-btn-group .wj-btn.wj-state-active svg.wj-svg-btn,
.wj-viewer .wj-btn-group .wj-control .wj-state-active.wj-applybutton svg.wj-svg-btn,
.wj-viewer .wj-control .wj-btn-group .wj-state-active.wj-applybutton svg.wj-svg-btn {
    fill: #3986c7;
    opacity: 1;
    stroke: #3986c7
}

.wj-viewer .wj-btn-group .wj-btn:hover svg.wj-svg-btn,
.wj-viewer .wj-btn-group .wj-control .wj-applybutton:hover svg.wj-svg-btn,
.wj-viewer .wj-control .wj-btn-group .wj-applybutton:hover svg.wj-svg-btn {
    opacity: 1
}

.wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-btn .wj-svg-btn,
.wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-viewer .wj-control .wj-applybutton .wj-svg-btn,
.wj-viewer .wj-control .wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-applybutton .wj-svg-btn {
    fill: #3986c7;
    opacity: 1
}

.wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-btn .wj-svg-btn .wj-hollow-svg,
.wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-viewer .wj-control .wj-applybutton .wj-svg-btn .wj-hollow-svg,
.wj-viewer .wj-control .wj-viewer-menu.wj-btn-group-vertical .wj-listbox-item.wj-state-active .wj-applybutton .wj-svg-btn .wj-hollow-svg {
    fill: none;
    stroke: #3986c7
}

.wj-viewer-menu>.wj-listbox-item {
    white-space: nowrap;
    padding: 0 10px 10px
}

.wj-viewer-menu>.wj-listbox-item .wj-viewer .wj-control a.wj-applybutton,
.wj-viewer-menu>.wj-listbox-item a.wj-btn,
.wj-viewer .wj-control .wj-viewer-menu>.wj-listbox-item a.wj-applybutton {
    background: 0 0;
    transform: translateY(.4em)
}

.wj-viewer-menu>.wj-listbox-item .checkIcon {
    width: 20px;
    margin-right: 5px;
    visibility: hidden
}

.wj-viewer-menu>.wj-listbox-item.checked .checkIcon {
    visibility: visible
}

.wj-viewer-menu>.wj-listbox-item.hidden {
    display: none;
    visibility: hidden
}

.wj-viewer-menu svg.wj-svg-btn,
.wj-viewer svg.wj-svg-btn {
    opacity: .75;
    width: 22px;
    height: 22px;
    stroke-width: 0
}

body.full-screen {
    overflow: hidden
}

@media print {
    .wj-viewer .wj-toolbar-move {
        visibility: hidden;
        display: none
    }

    .wj-viewer .wj-viewpanel-container {
        display: inline-block;
        float: none
    }
}

.wj-flexchart .fibonacci-arcs path.wj-state-selected {
    stroke-dasharray: 5 10;
    stroke-linecap: butt
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary,
.bento-toolbar .btn-icon,
.bento-toolbar .navbar-nav .btn-toolbar,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle],
.btn.btn-outline-primary,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay,
.modal-content>.close,
.modal-content>bento-modal-confirmation>.close,
bento-contextual-header .bch-right-container>button,
bento-transferbox .transferbox-header .btn-outline-primary:not(:disabled):not(.disabled).active,
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button {
    background-color: #fff;
    border-color: #666;
    color: #083899
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:focus,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:hover,
.bento-toolbar .btn-icon:focus,
.bento-toolbar .btn-icon:hover,
.bento-toolbar .navbar-nav .btn-toolbar:focus,
.bento-toolbar .navbar-nav .btn-toolbar:hover,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:focus,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:hover,
.btn.btn-outline-primary:focus,
.btn.btn-outline-primary:hover,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:focus,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:hover,
.modal-content>.close:focus,
.modal-content>.close:hover,
.modal-content>bento-modal-confirmation>.close:focus,
.modal-content>bento-modal-confirmation>.close:hover,
bento-contextual-header .bch-right-container>button:focus,
bento-contextual-header .bch-right-container>button:hover,
bento-transferbox .transferbox-header .btn-outline-primary.active:focus:not(:disabled):not(.disabled),
bento-transferbox .transferbox-header .btn-outline-primary.active:hover:not(:disabled):not(.disabled),
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:focus,
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:hover {
    background-color: #fff;
    border-color: #083899;
    color: #083899
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:active,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .is-active.btn.btn-primary,
.bento-toolbar .btn-icon:active,
.bento-toolbar .is-active.btn-icon,
.bento-toolbar .navbar-nav .btn-toolbar:active,
.bento-toolbar .navbar-nav .is-active.btn-toolbar,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>.is-active[ngbDropdownToggle],
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:active,
.btn.btn-outline-primary:active,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:active,
.bui-bento-side-overlay-container-wrapper .is-active.btn-multiselect-overlay,
.is-active.btn.btn-outline-primary,
.modal-content>.close:active,
.modal-content>.is-active.close,
.modal-content>bento-modal-confirmation>.close:active,
.modal-content>bento-modal-confirmation>.is-active.close,
bento-contextual-header .bch-right-container>button.is-active,
bento-contextual-header .bch-right-container>button:active,
bento-transferbox .transferbox-header .btn-outline-primary.active:active:not(:disabled):not(.disabled),
bento-transferbox .transferbox-header .is-active.btn-outline-primary.active:not(:disabled):not(.disabled),
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:active,
bento-transferlist .bento-toolbar .navbar-list>li .is-active.btn.transferbox-transfer-button {
    background-color: #fff;
    border-color: #092856;
    color: #092856
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .cdk-keyboard-focused.btn.btn-primary,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .cdk-program-focused.btn.btn-primary,
.bento-toolbar .cdk-keyboard-focused.btn-icon,
.bento-toolbar .cdk-program-focused.btn-icon,
.bento-toolbar .navbar-nav .cdk-keyboard-focused.btn-toolbar,
.bento-toolbar .navbar-nav .cdk-program-focused.btn-toolbar,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>.cdk-keyboard-focused[ngbDropdownToggle],
.bento-toolbar .navbar-nav>li>[ngbdropdown]>.cdk-program-focused[ngbDropdownToggle],
.bui-bento-side-overlay-container-wrapper .cdk-keyboard-focused.btn-multiselect-overlay,
.bui-bento-side-overlay-container-wrapper .cdk-program-focused.btn-multiselect-overlay,
.cdk-keyboard-focused.btn.btn-outline-primary,
.cdk-program-focused.btn.btn-outline-primary,
.modal-content>.cdk-keyboard-focused.close,
.modal-content>.cdk-program-focused.close,
.modal-content>bento-modal-confirmation>.cdk-keyboard-focused.close,
.modal-content>bento-modal-confirmation>.cdk-program-focused.close,
bento-contextual-header .bch-right-container>button.cdk-keyboard-focused,
bento-contextual-header .bch-right-container>button.cdk-program-focused,
bento-transferbox .transferbox-header .cdk-keyboard-focused.btn-outline-primary.active:not(:disabled):not(.disabled),
bento-transferbox .transferbox-header .cdk-program-focused.btn-outline-primary.active:not(:disabled):not(.disabled),
bento-transferlist .bento-toolbar .navbar-list>li .cdk-keyboard-focused.btn.transferbox-transfer-button,
bento-transferlist .bento-toolbar .navbar-list>li .cdk-program-focused.btn.transferbox-transfer-button {
    border-color: transparent;
    outline-color: #092856 !important
}

.bento-toolbar .navbar-nav .btn-toolbar,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle],
.modal-content>.close,
.modal-content>bento-modal-confirmation>.close {
    border-color: #fff
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:hover,
.bento-toolbar .btn-icon:hover,
.bento-toolbar .navbar-nav .btn-toolbar:hover,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:hover,
.btn.btn-outline-primary:hover,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:hover,
.modal-content>.close:hover,
.modal-content>bento-modal-confirmation>.close:hover,
bento-contextual-header .bch-right-container>button:hover,
bento-transferbox .transferbox-header .btn-outline-primary.active:hover:not(:disabled):not(.disabled),
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:hover {
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:hover .btn-text,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:hover span,
.bento-toolbar .btn-icon:hover .btn-text,
.bento-toolbar .btn-icon:hover span,
.bento-toolbar .navbar-nav .btn-toolbar:hover .btn-text,
.bento-toolbar .navbar-nav .btn-toolbar:hover span,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:hover .btn-text,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:hover span,
.btn.btn-outline-primary:hover .btn-text,
.btn.btn-outline-primary:hover span,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:hover .btn-text,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:hover span,
.modal-content>.close:hover .btn-text,
.modal-content>.close:hover span,
bento-contextual-header .bch-right-container>button:hover .btn-text,
bento-contextual-header .bch-right-container>button:hover span,
bento-transferbox .transferbox-header .btn-outline-primary.active:hover:not(:disabled):not(.disabled) .btn-text,
bento-transferbox .transferbox-header .btn-outline-primary.active:hover:not(:disabled):not(.disabled) span,
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:hover .btn-text,
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:hover span {
    text-decoration: underline
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:active,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .is-active.btn.btn-primary,
.bento-toolbar .btn-icon:active,
.bento-toolbar .is-active.btn-icon,
.bento-toolbar .navbar-nav .btn-toolbar:active,
.bento-toolbar .navbar-nav .is-active.btn-toolbar,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>.is-active[ngbDropdownToggle],
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:active,
.btn.btn-outline-primary:active,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:active,
.bui-bento-side-overlay-container-wrapper .is-active.btn-multiselect-overlay,
.is-active.btn.btn-outline-primary,
.modal-content>.close:active,
.modal-content>.is-active.close,
.modal-content>bento-modal-confirmation>.close:active,
.modal-content>bento-modal-confirmation>.is-active.close,
bento-contextual-header .bch-right-container>button.is-active,
bento-contextual-header .bch-right-container>button:active,
bento-transferbox .transferbox-header .btn-outline-primary.active:active:not(:disabled):not(.disabled),
bento-transferbox .transferbox-header .is-active.btn-outline-primary.active:not(:disabled):not(.disabled),
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:active,
bento-transferlist .bento-toolbar .navbar-list>li .is-active.btn.transferbox-transfer-button {
    box-shadow: none;
    outline: none
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:active .btn-text,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:active span,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .is-active.btn.btn-primary .btn-text,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .is-active.btn.btn-primary span,
.bento-toolbar .btn-icon:active .btn-text,
.bento-toolbar .btn-icon:active span,
.bento-toolbar .is-active.btn-icon .btn-text,
.bento-toolbar .is-active.btn-icon span,
.bento-toolbar .navbar-nav .btn-toolbar:active .btn-text,
.bento-toolbar .navbar-nav .btn-toolbar:active span,
.bento-toolbar .navbar-nav .is-active.btn-toolbar .btn-text,
.bento-toolbar .navbar-nav .is-active.btn-toolbar span,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>.is-active[ngbDropdownToggle] .btn-text,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>.is-active[ngbDropdownToggle] span,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:active .btn-text,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:active span,
.btn.btn-outline-primary:active .btn-text,
.btn.btn-outline-primary:active span,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:active .btn-text,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:active span,
.bui-bento-side-overlay-container-wrapper .is-active.btn-multiselect-overlay .btn-text,
.bui-bento-side-overlay-container-wrapper .is-active.btn-multiselect-overlay span,
.is-active.btn.btn-outline-primary .btn-text,
.is-active.btn.btn-outline-primary span,
.modal-content>.close:active .btn-text,
.modal-content>.close:active span,
.modal-content>.is-active.close .btn-text,
.modal-content>.is-active.close span,
bento-contextual-header .bch-right-container>button.is-active .btn-text,
bento-contextual-header .bch-right-container>button.is-active span,
bento-contextual-header .bch-right-container>button:active .btn-text,
bento-contextual-header .bch-right-container>button:active span,
bento-transferbox .transferbox-header .btn-outline-primary.active:active:not(:disabled):not(.disabled) .btn-text,
bento-transferbox .transferbox-header .btn-outline-primary.active:active:not(:disabled):not(.disabled) span,
bento-transferbox .transferbox-header .is-active.btn-outline-primary.active:not(:disabled):not(.disabled) .btn-text,
bento-transferbox .transferbox-header .is-active.btn-outline-primary.active:not(:disabled):not(.disabled) span,
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:active .btn-text,
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:active span,
bento-transferlist .bento-toolbar .navbar-list>li .is-active.btn.transferbox-transfer-button .btn-text,
bento-transferlist .bento-toolbar .navbar-list>li .is-active.btn.transferbox-transfer-button span {
    text-decoration: none
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-primary:disabled,
.bento-toolbar .btn-icon:disabled,
.bento-toolbar .navbar-nav .btn-toolbar:disabled,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:disabled,
.btn.btn-outline-primary:disabled,
.bui-bento-side-overlay-container-wrapper .btn-multiselect-overlay:disabled,
.modal-content>.close:disabled,
.modal-content>bento-modal-confirmation>.close:disabled,
bento-contextual-header .bch-right-container>button:disabled,
bento-transferbox .transferbox-header .btn-outline-primary.active:disabled:not(:disabled):not(.disabled),
bento-transferlist .bento-toolbar .navbar-list>li .btn.transferbox-transfer-button:disabled {
    background-color: #f0f0f0;
    border-color: #666;
    color: #404040;
    pointer-events: none
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #1d7366;
    --secondary: #083899;
    --success: #1d7366;
    --info: #083899;
    --warning: #fff9f2;
    --danger: #8f221a;
    --tr: #0f997d;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: Source Sans Pro, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #001A33;
    text-align: left
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address,
dl,
ol,
ul {
    margin-bottom: 1rem
}

dl,
ol,
ul {
    margin-top: 0
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    text-decoration: none;
    background-color: transparent
}

a,
a:hover {
    color: #083899
}

a:hover {
    text-decoration: underline
}

a:not([href]):not([class]),
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

code,
kbd,
pre,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img,
svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

@media (max-width:1200px) {
    legend {
        font-size: calc(1.275rem + .3vw)
    }
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.h1,
h1 {
    font-size: 2.5rem
}

@media (max-width:1200px) {

    .h1,
    h1 {
        font-size: calc(1.375rem + 1.5vw)
    }
}

.h2,
h2 {
    font-size: 2rem
}

@media (max-width:1200px) {

    .h2,
    h2 {
        font-size: calc(1.325rem + .9vw)
    }
}

.h3,
h3 {
    font-size: 1.75rem
}

@media (max-width:1200px) {

    .h3,
    h3 {
        font-size: calc(1.3rem + .6vw)
    }
}

.h4,
h4 {
    font-size: 1.5rem
}

@media (max-width:1200px) {

    .h4,
    h4 {
        font-size: calc(1.275rem + .3vw)
    }
}

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width:1200px) {
    .display-1 {
        font-size: calc(1.725rem + 5.7vw)
    }
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width:1200px) {
    .display-2 {
        font-size: calc(1.675rem + 5.1vw)
    }
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width:1200px) {
    .display-3 {
        font-size: calc(1.575rem + 3.9vw)
    }
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

@media (max-width:1200px) {
    .display-4 {
        font-size: calc(1.475rem + 2.7vw)
    }
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "— "
}

.img-fluid,
.img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

code {
    font-size: 87.5%;
    color: #1d7366;
    word-wrap: break-word
}

a>code {
    color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #001A33;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    font-size: 87.5%;
    color: #001A33
}

pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {

    .container,
    .container-sm {
        max-width: 540px
    }
}

@media (min-width:768px) {

    .container,
    .container-md,
    .container-sm {
        max-width: 720px
    }
}

@media (min-width:992px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px
    }
}

@media (min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px
    }
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col,
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width:576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width:1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #001A33
}

.table td,
.table th {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #afafaf
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #afafaf
}

.table tbody+tbody {
    border-top: 2px solid #afafaf
}

.table-sm td,
.table-sm th {
    padding: .3rem
}

.table-bordered td,
.table-bordered th {
    border: 1px solid #afafaf
}

.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, .05)
}

.table-hover tbody tr:hover {
    color: #001A33;
    background-color: #F8F9FA
}

.table-primary,
.table-primary>td,
.table-primary>th {
    background-color: #007BFF
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: #007BFF
}

.table-hover .table-primary:hover,
.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #007BFF
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
    background-color: #bac7e2
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: #7f98ca
}

.table-hover .table-secondary:hover,
.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #a8b8da
}

.table-success,
.table-success>td,
.table-success>th {
    background-color: #007BFF
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: #007BFF
}

.table-hover .table-success:hover,
.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #007BFF
}

.table-info,
.table-info>td,
.table-info>th {
    background-color: #bac7e2
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: #7f98ca
}

.table-hover .table-info:hover,
.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #a8b8da
}

.table-warning,
.table-warning>td,
.table-warning>th {
    background-color: #fffdfb
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: #fffcf8
}

.table-hover .table-warning:hover,
.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #fff0e2
}

.table-danger,
.table-danger>td,
.table-danger>th {
    background-color: #e0c1bf
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: #c58c88
}

.table-hover .table-danger:hover,
.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #d8b0ae
}

.table-tr,
.table-tr>td,
.table-tr>th {
    background-color: #bce2db
}

.table-tr tbody+tbody,
.table-tr td,
.table-tr th,
.table-tr thead th {
    border-color: #82cabb
}

.table-hover .table-tr:hover,
.table-hover .table-tr:hover>td,
.table-hover .table-tr:hover>th {
    background-color: #aadad1
}

.table-active,
.table-active>td,
.table-active>th,
.table-hover .table-active:hover,
.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: #F8F9FA
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #afafaf
}

.table-dark {
    color: #fff;
    background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: #454d55
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width:575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm>.table-bordered {
        border: 0
    }
}

@media (max-width:767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md>.table-bordered {
        border: 0
    }
}

@media (max-width:991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg>.table-bordered {
        border: 0
    }
}

@media (max-width:1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl>.table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
    border: 0
}

.form-control {
    height: calc(1.5em + .75rem + 2px);
    padding: 0 .5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #404040;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.form-control-file,
.form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: 1px;
    padding-bottom: 1px;
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.5rem + 1px);
    padding-bottom: calc(.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.25rem + 1px);
    padding-bottom: calc(.25rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #001A33;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

select.form-control[multiple],
select.form-control[size],
textarea.form-control {
    height: auto
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: .25rem
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
    display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
    color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
    display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
    color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
    border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:valid~.custom-file-label {
    border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: .25rem
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
    display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    padding-right: calc(1.5em + .75rem);
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc(.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
    display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
    color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
    border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-file-input:invalid~.custom-file-label {
    border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width:576px) {
    .form-inline label {
        justify-content: center
    }

    .form-inline .form-group,
    .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select,
    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label {
        margin-bottom: 0
    }
}

.fade {
    transition: opacity .15s linear
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.collapsing,
.dropdown,
.dropleft,
.dropright,
.dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1121;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 5px 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #001A33;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    border-radius: .25rem
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width:576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width:768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width:992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width:1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom],
.dropdown-menu[x-placement^=left],
.dropdown-menu[x-placement^=right],
.dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #afafaf
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #404040;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus,
.dropdown-item:hover {
    text-decoration: none;
    background-color: #edeff5
}

.dropdown-item.active,
.dropdown-item:active {
    color: #404040;
    text-decoration: none;
    background-color: #007bff
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: #afafaf;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #083899;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #404040
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle
}

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    flex: 1 1 auto
}

.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-toolbar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.btn-toolbar .input-group {
    width: auto
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.dropdown-toggle-split:after,
.dropright .dropdown-toggle-split:after,
.dropup .dropdown-toggle-split:after {
    margin-left: 0
}

.dropleft .dropdown-toggle-split:before {
    margin-right: 0
}

.btn-group-sm>.btn+.dropdown-toggle-split,
.btn-sm+.dropdown-toggle-split {
    padding-right: .375rem;
    padding-left: .375rem
}

.btn-group-lg>.btn+.dropdown-toggle-split,
.btn-lg+.dropdown-toggle-split {
    padding-right: .75rem;
    padding-left: .75rem
}

.btn-group-vertical {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group {
    width: 100%
}

.btn-group-vertical>.btn-group:not(:first-child),
.btn-group-vertical>.btn:not(:first-child) {
    margin-top: -1px
}

.btn-group-vertical>.btn-group:not(:last-child)>.btn,
.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child)>.btn,
.btn-group-vertical>.btn:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-toggle>.btn,
.btn-group-toggle>.btn-group>.btn {
    margin-bottom: 0
}

.btn-group-toggle>.btn-group>.btn input[type=checkbox],
.btn-group-toggle>.btn-group>.btn input[type=radio],
.btn-group-toggle>.btn input[type=checkbox],
.btn-group-toggle>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0
}

.input-group>.custom-file+.custom-file,
.input-group>.custom-file+.custom-select,
.input-group>.custom-file+.form-control,
.input-group>.custom-select+.custom-file,
.input-group>.custom-select+.custom-select,
.input-group>.custom-select+.form-control,
.input-group>.form-control+.custom-file,
.input-group>.form-control+.custom-select,
.input-group>.form-control+.form-control,
.input-group>.form-control-plaintext+.custom-file,
.input-group>.form-control-plaintext+.custom-select,
.input-group>.form-control-plaintext+.form-control {
    margin-left: -1px
}

.input-group>.custom-file .custom-file-input:focus~.custom-file-label,
.input-group>.custom-select:focus,
.input-group>.form-control:focus {
    z-index: 3
}

.input-group>.custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-file {
    display: flex;
    align-items: center
}

.input-group>.custom-file:not(:last-child) .custom-file-label,
.input-group>.custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append,
.input-group-prepend {
    display: flex
}

.input-group-append .btn,
.input-group-prepend .btn {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
    z-index: 3
}

.input-group-append .btn+.btn,
.input-group-append .btn+.input-group-text,
.input-group-append .input-group-text+.btn,
.input-group-append .input-group-text+.input-group-text,
.input-group-prepend .btn+.btn,
.input-group-prepend .btn+.input-group-text,
.input-group-prepend .input-group-text+.btn,
.input-group-prepend .input-group-text+.input-group-text {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 0 .5rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0
}

.input-group-text input[type=checkbox],
.input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control:not(textarea) {
    height: calc(1.5em + 1rem + 2px)
}

.input-group-lg>.custom-select,
.input-group-lg>.form-control,
.input-group-lg>.input-group-append>.btn,
.input-group-lg>.input-group-append>.input-group-text,
.input-group-lg>.input-group-prepend>.btn,
.input-group-lg>.input-group-prepend>.input-group-text {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control:not(textarea) {
    height: calc(1.5em + .5rem + 2px)
}

.input-group-sm>.custom-select,
.input-group-sm>.form-control,
.input-group-sm>.input-group-append>.btn,
.input-group-sm>.input-group-append>.input-group-text,
.input-group-sm>.input-group-prepend>.btn,
.input-group-sm>.input-group-prepend>.input-group-text {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.input-group-lg>.custom-select,
.input-group-sm>.custom-select {
    padding-right: 1.75rem
}

.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),
.input-group>.input-group-append:not(:last-child)>.btn,
.input-group>.input-group-append:not(:last-child)>.input-group-text,
.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    -webkit-print-color-adjust: exact;
    color-adjust: exact
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
    border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
    color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,
.custom-control-input[disabled]~.custom-control-label:before {
    background-color: #e9ecef
}

.custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before {
    pointer-events: none;
    background-color: #fff;
    border: 1px solid #adb5bd
}

.custom-control-label:after,
.custom-control-label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: ""
}

.custom-control-label:after {
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before {
    border-radius: .25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
    border-color: #007bff;
    background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-radio .custom-control-label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
    background-color: rgba(0, 123, 255, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: .75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef
}

.custom-select::-ms-expand {
    display: none
}

.custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057
}

.custom-select-sm {
    height: calc(1.5em + .5rem + 2px);
    padding-top: .25rem;
    padding-bottom: .25rem;
    padding-left: .5rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: .5rem;
    padding-bottom: .5rem;
    padding-left: 1rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file,
.custom-file-input {
    position: relative;
    width: 100%;
    height: calc(1.5em + .75rem + 2px)
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus~.custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
    background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
    content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    height: calc(1.5em + .75rem + 2px);
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-label,
.custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + .75rem);
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 .25rem .25rem 0
}

.custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: .2rem;
    margin-left: .2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

.custom-range::-ms-thumb:active {
    background-color: #b3d7ff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower,
.custom-range::-ms-fill-upper {
    background-color: #dee2e6;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.navbar,
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width:575.98px) {

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-sm>.container,
    .navbar-expand-sm>.container-fluid,
    .navbar-expand-sm>.container-lg,
    .navbar-expand-sm>.container-md,
    .navbar-expand-sm>.container-sm,
    .navbar-expand-sm>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width:767.98px) {

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-md>.container,
    .navbar-expand-md>.container-fluid,
    .navbar-expand-md>.container-lg,
    .navbar-expand-md>.container-md,
    .navbar-expand-md>.container-sm,
    .navbar-expand-md>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width:991.98px) {

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-lg>.container,
    .navbar-expand-lg>.container-fluid,
    .navbar-expand-lg>.container-lg,
    .navbar-expand-lg>.container-md,
    .navbar-expand-lg>.container-sm,
    .navbar-expand-lg>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width:1199.98px) {

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .navbar-expand-xl>.container,
    .navbar-expand-xl>.container-fluid,
    .navbar-expand-xl>.container-lg,
    .navbar-expand-xl>.container-md,
    .navbar-expand-xl>.container-sm,
    .navbar-expand-xl>.container-xl {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a,
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand,
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 4px
}

.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card>.card-header+.list-group,
.card>.list-group+.card-footer {
    border-top: 0
}

.card-body {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle,
.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

.card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px)
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills,
.card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    border-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom,
.card-img-top {
    flex-shrink: 0;
    width: 100%
}

.card-img,
.card-img-top {
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}

.card-img,
.card-img-bottom {
    border-bottom-right-radius: calc(.25rem - 1px);
    border-bottom-left-radius: calc(.25rem - 1px)
}

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-deck {
        display: flex;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        flex: 1 0 0%;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

.card-group>.card {
    margin-bottom: 15px
}

@media (min-width:576px) {
    .card-group {
        display: flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,
    .card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,
    .card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,
    .card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,
    .card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width:576px) {
    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion {
    overflow-anchor: none
}

.accordion>.card {
    overflow: hidden
}

.accordion>.card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion>.card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion>.card>.card-header {
    border-radius: 0;
    margin-bottom: -1px
}

.breadcrumb {
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem
}

.breadcrumb,
.breadcrumb-item {
    display: flex
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    display: inline-block;
    padding-right: .5rem;
    color: #666;
    content: "/"
}

.breadcrumb-item+.breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #666
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 4px
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6
}

.page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.page-item:last-child .page-link {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.125rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .2rem;
    border-bottom-left-radius: .2rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .2rem;
    border-bottom-right-radius: .2rem
}

.badge {
    display: inline-block;
    padding: 0 .75rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

a.badge:focus,
a.badge:hover {
    text-decoration: none
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.badge-pill {
    padding-right: .75rem;
    padding-left: .75rem;
    border-radius: 16px
}

.badge-primary {
    position: relative;
    color: #fff;
    background-color: #1d7366
}

.badge-primary[href] {
    background-color: transparent;
    overflow: hidden;
    border: 1px solid transparent
}

.badge-primary[href]:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #1d7366
}

.badge-primary[href]>span {
    position: relative
}

.badge-primary[href]:focus {
    box-shadow: 0 0 0 1px #1d7366
}

.badge-primary[href]:focus,
.badge-primary[href]:hover {
    color: #fff;
    text-decoration: none
}

.badge-primary[href]:hover:before {
    background-color: #134a42
}

.badge-secondary {
    position: relative;
    color: #fff;
    background-color: #083899
}

.badge-secondary[href] {
    background-color: transparent;
    overflow: hidden;
    border: 1px solid transparent
}

.badge-secondary[href]:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #083899
}

.badge-secondary[href]>span {
    position: relative
}

.badge-secondary[href]:focus {
    box-shadow: 0 0 0 1px #083899
}

.badge-secondary[href]:focus,
.badge-secondary[href]:hover {
    color: #fff;
    text-decoration: none
}

.badge-secondary[href]:hover:before {
    background-color: #052669
}

.badge-success {
    position: relative;
    color: #fff;
    background-color: #1d7366
}

.badge-success[href] {
    background-color: transparent;
    overflow: hidden;
    border: 1px solid transparent
}

.badge-success[href]:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #1d7366
}

.badge-success[href]>span {
    position: relative
}

.badge-success[href]:focus {
    box-shadow: 0 0 0 1px #1d7366
}

.badge-success[href]:focus,
.badge-success[href]:hover {
    color: #fff;
    text-decoration: none
}

.badge-success[href]:hover:before {
    background-color: #134a42
}

.badge-info {
    position: relative;
    color: #fff;
    background-color: #083899
}

.badge-info[href] {
    background-color: transparent;
    overflow: hidden;
    border: 1px solid transparent
}

.badge-info[href]:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #083899
}

.badge-info[href]>span {
    position: relative
}

.badge-info[href]:focus {
    box-shadow: 0 0 0 1px #083899
}

.badge-info[href]:focus,
.badge-info[href]:hover {
    color: #fff;
    text-decoration: none
}

.badge-info[href]:hover:before {
    background-color: #052669
}

.badge-warning {
    position: relative;
    color: #001A33;
    background-color: #fff9f2;
    box-shadow: inset 0 0 0 1px #ffddb5
}

.badge-warning[href] {
    background-color: transparent;
    overflow: hidden;
    border: 1px solid transparent
}

.badge-warning[href]:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff9f2;
    box-shadow: inset 0 0 0 1px #ffddb5
}

.badge-warning[href]>span {
    position: relative
}

.badge-warning[href]:focus {
    box-shadow: 0 0 0 1px #ffddb5
}

.badge-warning[href]:focus,
.badge-warning[href]:hover {
    color: #001A33;
    text-decoration: none
}

.badge-warning[href]:hover:before {
    background-color: #ffddb5
}

.badge-danger {
    position: relative;
    color: #fff;
    background-color: #8f221a
}

.badge-danger[href] {
    background-color: transparent;
    overflow: hidden;
    border: 1px solid transparent
}

.badge-danger[href]:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #8f221a
}

.badge-danger[href]>span {
    position: relative
}

.badge-danger[href]:focus {
    box-shadow: 0 0 0 1px #8f221a
}

.badge-danger[href]:focus,
.badge-danger[href]:hover {
    color: #fff;
    text-decoration: none
}

.badge-danger[href]:hover:before {
    background-color: #641812
}

.badge-tr {
    position: relative;
    color: #fff;
    background-color: #0f997d
}

.badge-tr[href] {
    background-color: transparent;
    overflow: hidden;
    border: 1px solid transparent
}

.badge-tr[href]:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #0f997d
}

.badge-tr[href]>span {
    position: relative
}

.badge-tr[href]:focus {
    box-shadow: 0 0 0 1px #0f997d
}

.badge-tr[href]:focus,
.badge-tr[href]:hover {
    color: #fff;
    text-decoration: none
}

.badge-tr[href]:hover:before {
    background-color: #0a6b57
}

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem
}

@media (min-width:576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #0f3c35;
    background-color: #d2e3e0;
    border-color: #007BFF
}

.alert-primary hr {
    border-top-color: #007BFF
}

.alert-primary .alert-link {
    color: #051311
}

.alert-secondary {
    color: #041d50;
    background-color: #ced7eb;
    border-color: #bac7e2
}

.alert-secondary hr {
    border-top-color: #a8b8da
}

.alert-secondary .alert-link {
    color: #020b1f
}

.alert-success {
    color: #0f3c35;
    background-color: #d2e3e0;
    border-color: #007BFF
}

.alert-success hr {
    border-top-color: #007BFF
}

.alert-success .alert-link {
    color: #051311
}

.alert-info {
    color: #041d50;
    background-color: #ced7eb;
    border-color: #bac7e2
}

.alert-info hr {
    border-top-color: #a8b8da
}

.alert-info .alert-link {
    color: #020b1f
}

.alert-warning {
    color: #85817e;
    background-color: #fffefc;
    border-color: #fffdfb
}

.alert-warning hr {
    border-top-color: #fff0e2
}

.alert-warning .alert-link {
    color: #6b6865
}

.alert-danger {
    color: #4a120e;
    background-color: #e9d3d1;
    border-color: #e0c1bf
}

.alert-danger hr {
    border-top-color: #d8b0ae
}

.alert-danger .alert-link {
    color: #1f0806
}

.alert-tr {
    color: #085041;
    background-color: #cfebe5;
    border-color: #bce2db
}

.alert-tr hr {
    border-top-color: #aadad1
}

.alert-tr .alert-link {
    color: #03221b
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1rem 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 1rem;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress,
.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width .6s ease
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    border-radius: .25rem
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit
}

.list-group-item-action:focus,
.list-group-item-action:hover {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa
}

.list-group-item-action:active {
    color: #001A33;
    background-color: #e9ecef
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

.list-group-item.disabled,
.list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item+.list-group-item {
    border-top-width: 0
}

.list-group-item+.list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal>.list-group-item:first-child {
    border-bottom-left-radius: .25rem;
    border-top-right-radius: 0
}

.list-group-horizontal>.list-group-item:last-child {
    border-top-right-radius: .25rem;
    border-bottom-left-radius: 0
}

.list-group-horizontal>.list-group-item.active {
    margin-top: 0
}

.list-group-horizontal>.list-group-item+.list-group-item {
    border-top-width: 1px;
    border-left-width: 0
}

.list-group-horizontal>.list-group-item+.list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px
}

@media (min-width:576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }

    .list-group-horizontal-sm>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-sm>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-sm>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }

    .list-group-horizontal-md>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-md>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-md>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }

    .list-group-horizontal-lg>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-lg>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-lg>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

@media (min-width:1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }

    .list-group-horizontal-xl>.list-group-item:first-child {
        border-bottom-left-radius: .25rem;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item:last-child {
        border-top-right-radius: .25rem;
        border-bottom-left-radius: 0
    }

    .list-group-horizontal-xl>.list-group-item.active {
        margin-top: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item {
        border-top-width: 1px;
        border-left-width: 0
    }

    .list-group-horizontal-xl>.list-group-item+.list-group-item.active {
        margin-left: -1px;
        border-left-width: 1px
    }
}

.list-group-flush {
    border-radius: 0
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px
}

.list-group-flush>.list-group-item:last-child {
    border-bottom-width: 0
}

.list-group-item-primary {
    color: #0f3c35;
    background-color: #007BFF
}

.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: #0f3c35;
    background-color: #007BFF
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #0f3c35;
    border-color: #0f3c35
}

.list-group-item-secondary {
    color: #041d50;
    background-color: #bac7e2
}

.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: #041d50;
    background-color: #a8b8da
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #041d50;
    border-color: #041d50
}

.list-group-item-success {
    color: #0f3c35;
    background-color: #007BFF
}

.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: #0f3c35;
    background-color: #007BFF
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #0f3c35;
    border-color: #0f3c35
}

.list-group-item-info {
    color: #041d50;
    background-color: #bac7e2
}

.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: #041d50;
    background-color: #a8b8da
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #041d50;
    border-color: #041d50
}

.list-group-item-warning {
    color: #85817e;
    background-color: #fffdfb
}

.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: #85817e;
    background-color: #fff0e2
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #85817e;
    border-color: #85817e
}

.list-group-item-danger {
    color: #4a120e;
    background-color: #e0c1bf
}

.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: #4a120e;
    background-color: #d8b0ae
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #4a120e;
    border-color: #4a120e
}

.list-group-item-tr {
    color: #085041;
    background-color: #bce2db
}

.list-group-item-tr.list-group-item-action:focus,
.list-group-item-tr.list-group-item-action:hover {
    color: #085041;
    background-color: #aadad1
}

.list-group-item-tr.list-group-item-action.active {
    color: #fff;
    background-color: #085041;
    border-color: #085041
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

@media (max-width:1200px) {
    .close {
        font-size: calc(1.275rem + .3vw)
    }
}

.close:hover {
    color: #000;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0
}

a.close.disabled {
    pointer-events: none
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2150;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

.modal.show .modal-dialog {
    transform: none
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02)
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2140;
    width: 100vw;
    height: 100vh;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: .75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(.3rem - 1px);
    border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: Source Sans Pro, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: 10px
}

.tooltip .arrow:before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-tooltip-auto[x-placement^=top],
.bs-tooltip-top {
    padding: 10px 0
}

.bs-tooltip-auto[x-placement^=top] .arrow,
.bs-tooltip-top .arrow {
    bottom: 0
}

.bs-tooltip-auto[x-placement^=top] .arrow:before,
.bs-tooltip-top .arrow:before {
    top: 0;
    border-width: 10px .4rem 0;
    border-top-color: #000
}

.bs-tooltip-auto[x-placement^=right],
.bs-tooltip-right {
    padding: 0 10px
}

.bs-tooltip-auto[x-placement^=right] .arrow,
.bs-tooltip-right .arrow {
    left: 0;
    width: 10px;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=right] .arrow:before,
.bs-tooltip-right .arrow:before {
    right: 0;
    border-width: .4rem 10px .4rem 0;
    border-right-color: #000
}

.bs-tooltip-auto[x-placement^=bottom],
.bs-tooltip-bottom {
    padding: 10px 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow,
.bs-tooltip-bottom .arrow {
    top: 0
}

.bs-tooltip-auto[x-placement^=bottom] .arrow:before,
.bs-tooltip-bottom .arrow:before {
    bottom: 0;
    border-width: 0 .4rem 10px;
    border-bottom-color: #000
}

.bs-tooltip-auto[x-placement^=left],
.bs-tooltip-left {
    padding: 0 10px
}

.bs-tooltip-auto[x-placement^=left] .arrow,
.bs-tooltip-left .arrow {
    right: 0;
    width: 10px;
    height: .8rem
}

.bs-tooltip-auto[x-placement^=left] .arrow:before,
.bs-tooltip-left .arrow:before {
    left: 0;
    border-width: .4rem 0 .4rem 10px;
    border-left-color: #000
}

.tooltip-inner {
    max-width: 200px;
    padding: .25rem .5rem;
    text-align: center;
    background-color: #000;
    border-radius: .25rem
}

.popover {
    top: 0;
    left: 0;
    z-index: 1060;
    max-width: 276px;
    font-family: Source Sans Pro, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover,
.popover .arrow {
    position: absolute;
    display: block
}

.popover .arrow {
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem
}

.popover .arrow:after,
.popover .arrow:before {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid
}

.bs-popover-auto[x-placement^=top],
.bs-popover-top {
    margin-bottom: .5rem
}

.bs-popover-auto[x-placement^=top]>.arrow,
.bs-popover-top>.arrow {
    bottom: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=top]>.arrow:before,
.bs-popover-top>.arrow:before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=top]>.arrow:after,
.bs-popover-top>.arrow:after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff
}

.bs-popover-auto[x-placement^=right],
.bs-popover-right {
    margin-left: .5rem
}

.bs-popover-auto[x-placement^=right]>.arrow,
.bs-popover-right>.arrow {
    left: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=right]>.arrow:before,
.bs-popover-right>.arrow:before {
    left: 0;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=right]>.arrow:after,
.bs-popover-right>.arrow:after {
    left: 1px;
    border-width: .5rem .5rem .5rem 0;
    border-right-color: #fff
}

.bs-popover-auto[x-placement^=bottom],
.bs-popover-bottom {
    margin-top: .5rem
}

.bs-popover-auto[x-placement^=bottom]>.arrow,
.bs-popover-bottom>.arrow {
    top: calc(-.5rem - 1px)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:before,
.bs-popover-bottom>.arrow:before {
    top: 0;
    border-width: 0 .5rem .5rem;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=bottom]>.arrow:after,
.bs-popover-bottom>.arrow:after {
    top: 1px;
    border-width: 0 .5rem .5rem;
    border-bottom-color: #fff
}

.bs-popover-auto[x-placement^=bottom] .popover-header:before,
.bs-popover-bottom .popover-header:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -.5rem;
    content: "";
    border-bottom: 1px solid #fafafa
}

.bs-popover-auto[x-placement^=left],
.bs-popover-left {
    margin-right: .5rem
}

.bs-popover-auto[x-placement^=left]>.arrow,
.bs-popover-left>.arrow {
    right: calc(-.5rem - 1px);
    width: .5rem;
    height: 1rem;
    margin: .3rem 0
}

.bs-popover-auto[x-placement^=left]>.arrow:before,
.bs-popover-left>.arrow:before {
    right: 0;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: rgba(0, 0, 0, .25)
}

.bs-popover-auto[x-placement^=left]>.arrow:after,
.bs-popover-left>.arrow:after {
    right: 1px;
    border-width: .5rem 0 .5rem .5rem;
    border-left-color: #fff
}

.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: #083899;
    background-color: #fafafa;
    border-bottom: 1px solid #ededed;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #001A33
}

.carousel {
    position: relative
}

.carousel.pointer-event {
    touch-action: pan-y
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner:after {
    display: block;
    clear: both;
    content: ""
}

.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform .6s ease-in-out
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
    display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
    transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
    transform: translateX(-100%)
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-property: opacity;
    transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
    z-index: 1;
    opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s .6s
}

.carousel-control-next,
.carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: .5;
    transition: opacity .15s ease
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50%/100% 100%
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: flex;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none
}

.carousel-indicators li {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease
}

.carousel-indicators .active {
    opacity: 1
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center
}

.align-middle {
    vertical-align: middle !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #1d7366 !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: #134a42 !important
}

.bg-secondary {
    background-color: #083899 !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: #052669 !important
}

.bg-success {
    background-color: #1d7366 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: #134a42 !important
}

.bg-info {
    background-color: #083899 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: #052669 !important
}

.bg-warning {
    background-color: #fff9f2 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: #ffe1bf !important
}

.bg-danger {
    background-color: #8f221a !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: #641812 !important
}

.bg-tr {
    background-color: #0f997d !important
}

a.bg-tr:focus,
a.bg-tr:hover,
button.bg-tr:focus,
button.bg-tr:hover {
    background-color: #0a6b57 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-right {
    border-right: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-left {
    border-left: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #1d7366 !important
}

.border-secondary {
    border-color: #083899 !important
}

.border-success {
    border-color: #1d7366 !important
}

.border-info {
    border-color: #083899 !important
}

.border-warning {
    border-color: #fff9f2 !important
}

.border-danger {
    border-color: #8f221a !important
}

.border-tr {
    border-color: #0f997d !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .2rem !important
}

.rounded {
    border-radius: 4px !important
}

.rounded-top {
    border-top-left-radius: 4px !important
}

.rounded-right,
.rounded-top {
    border-top-right-radius: 4px !important
}

.rounded-bottom,
.rounded-right {
    border-bottom-right-radius: 4px !important
}

.rounded-bottom,
.rounded-left {
    border-bottom-left-radius: 4px !important
}

.rounded-left {
    border-top-left-radius: 4px !important
}

.rounded-lg {
    border-radius: .3rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width:576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width:1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width:576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width:768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width:992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width:1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

.float-none {
    float: none !important
}

@media (min-width:576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width:768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width:992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width:1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

.user-select-all {
    -webkit-user-select: all !important;
    -moz-user-select: all !important;
    user-select: all !important
}

.user-select-auto {
    -webkit-user-select: auto !important;
    -moz-user-select: auto !important;
    user-select: auto !important
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom,
.fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem #F8F9FA !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width:576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width:768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width:992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width:1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width:576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width:992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #1d7366 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0e3630 !important
}

.text-secondary {
    color: #083899 !important
}

a.text-secondary:focus,
a.text-secondary:hover {
    color: #041d50 !important
}

.text-success {
    color: #1d7366 !important
}

a.text-success:focus,
a.text-success:hover {
    color: #0e3630 !important
}

.text-info {
    color: #083899 !important
}

a.text-info:focus,
a.text-info:hover {
    color: #041d50 !important
}

.text-warning {
    color: #fff9f2 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ffd6a6 !important
}

.text-danger {
    color: #8f221a !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #4e130e !important
}

.text-tr {
    color: #0f997d !important
}

a.text-tr:focus,
a.text-tr:hover {
    color: #085344 !important
}

.text-body {
    color: #001A33 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    word-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@media print {

    *,
    :after,
    :before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #adb5bd;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container,
    body {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #dee2e6 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody+tbody,
    .table-dark td,
    .table-dark th,
    .table-dark thead th {
        border-color: #afafaf
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #afafaf
    }
}

body,
html {
    font-size: 1rem;
    height: 100%;
    width: 100%
}

body {
    color: #3d3d3d;
    background-color: #fff;
    position: relative
}

body[dir=rtl],
body [dir=rtl] {
    text-align: right
}

a {
    text-decoration: underline
}

a:focus {
    outline: none
}

a[ng-click] {
    cursor: pointer
}

.wijmo-wijgrid a,
.wj-flexgrid .wj-cell a,
[bento-datatable] a,
a.link-alt {
    color: #404040 !important;
    text-decoration: underline !important
}

.wijmo-wijgrid a:focus,
.wijmo-wijgrid a:hover,
.wj-flexgrid .wj-cell a:focus,
.wj-flexgrid .wj-cell a:hover,
[bento-datatable] a:focus,
[bento-datatable] a:hover,
a.link-alt:focus,
a.link-alt:hover {
    color: #083899 !important
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration,
input[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

input::-ms-clear,
input[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

.bui-default-focus:focus {
    outline: 1px dashed #000 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

kbd {
    font-size: 85%;
    padding: 1.4px 4.2px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #3d3d3d;
    margin-top: 0;
    margin-bottom: 1rem
}

.h1,
h1 {
    font: 600 2rem/2.5rem Source Sans Pro, Arial, sans-serif
}

.h2,
h2 {
    font: 600 1.5rem/1.75rem Source Sans Pro, Arial, sans-serif
}

.h3,
h3 {
    font: 600 1.25rem/1.5rem Source Sans Pro, Arial, sans-serif
}

.h4,
h4 {
    font: 600 1.125rem/1.5rem Source Sans Pro, Arial, sans-serif
}

.h5,
h5 {
    font: 600 1rem/1.25rem Source Sans Pro, Arial, sans-serif
}

.h6,
h6 {
    font: 600 .875rem/1rem Source Sans Pro, Arial, sans-serif
}

.page-header {
    border-bottom: 1px solid #d0d0d0
}

.popover .h1,
.popover .h2,
.popover .h3,
.popover .h4,
.popover .h5,
.popover .h6,
.popover h1,
.popover h2,
.popover h3,
.popover h4,
.popover h5,
.popover h6,
.tooltip .h1,
.tooltip .h2,
.tooltip .h3,
.tooltip .h4,
.tooltip .h5,
.tooltip .h6,
.tooltip h1,
.tooltip h2,
.tooltip h3,
.tooltip h4,
.tooltip h5,
.tooltip h6 {
    margin-bottom: .2em
}

figcaption {
    font-size: .875rem;
    font-weight: 600
}

.text-muted,
.text-muted:focus,
.text-muted:hover,
a.text-muted,
a.text-muted:focus,
a.text-muted:hover {
    color: #afafaf !important
}

hr {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 0;
    border-top: 1px solid #d0d0d0;
    border-bottom: 1px solid hsla(0, 0%, 100%, .3)
}

p {
    font: 400 1rem/1.5rem Source Sans Pro, Arial, sans-serif
}

.bento-text-largest {
    font: 400 1.25rem/2rem Source Sans Pro, Arial, sans-serif
}

.bento-text-large {
    font: 400 1.125rem/1.75rem Source Sans Pro, Arial, sans-serif
}

.bento-text-small {
    font: 400 .875rem/1.25rem Source Sans Pro, Arial, sans-serif
}

.bento-text-smallest {
    font: 400 .75rem/.875rem Source Sans Pro, Arial, sans-serif
}

table {
    background-color: #fff
}

.table {
    border-top: 1px solid #afafaf;
    color: #3d3d3d
}

.table tbody>tr>td,
.table tbody>tr>th,
.table tfoot>tr>td,
.table tfoot>tr>th,
.table thead>tr>td,
.table thead>tr>th {
    border-bottom: 1px solid #afafaf;
    padding-left: 23px;
    padding-right: 23px
}

.table:not(.table-striped) tbody>tr>th,
.table:not(.table-striped) thead:not(.thead-inverse)>tr>th {
    font-size: 14px;
    background-color: #f5f7ff;
    border-bottom: 1px solid #afafaf;
    vertical-align: bottom;
    font-weight: 600
}

.table.table-striped tr>th {
    font-weight: 600
}

.table tbody>tr.active>td,
.table tbody>tr.selected>td {
    background-color: #e3e8fa
}

.table tbody>tr>td,
.table tbody>tr>th {
    padding: 18px 23px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #afafaf
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #fafafa
}

.table-hover>tbody>tr:not(.selected):not(.active):hover>td {
    background-color: #edeff5
}

label {
    color: #404040;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    margin: 0
}

.form-check label {
    font-weight: 400
}

.bento-label-optional {
    font-size: 1rem;
    font-weight: 400
}

.aquire-toggle,
.checkbox-inline,
.hint-text,
.radio-inline {
    font-weight: 400
}

.hint-text {
    display: block;
    font-size: .875rem;
    line-height: 1.375rem;
    margin-bottom: .25rem;
    margin-top: 0
}

.style-readonly {
    font-weight: 600;
    line-height: normal;
    padding: 0 10px 10px !important
}

textarea.form-control {
    height: 66px;
    line-height: 1.5rem
}

.input-group-prepend>.input-group-text {
    background-color: #fff;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-color: #666;
    color: #404040;
    display: inline-flex;
    font-weight: 600;
    justify-content: center;
    min-width: 2rem;
    padding-top: 0;
    padding-bottom: 0
}

[dir=rtl] .input-group-prepend>.input-group-text {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    margin-left: -1px;
    margin-right: 0
}

.form-control {
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #666;
    color: #404040;
    display: block;
    font-size: 1rem;
    height: 32px;
    line-height: 1rem;
    width: 100%
}

.form-control:focus {
    border-radius: 0;
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #083899;
    box-shadow: 0 0 0 1px #083899 !important;
    z-index: 1
}

.form-control .validation-errors {
    display: none
}

.form-control[disabled] {
    color: #afafaf;
    background-color: #fafafa
}

.form-control[readonly] {
    background-color: #fff;
    border-color: #fff;
    color: #404040;
    font-weight: 600
}

.form-group {
    margin-bottom: 1rem
}

.form-group .msg {
    display: none
}

.form-group.has-error .msg {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #8f221a;
    display: block;
    font-weight: 400;
    padding-top: 5px;
    position: relative
}

.form-group.has-error .msg:before {
    color: #8f221a;
    content: "";
    display: inline-block;
    font-family: bento-icons;
    font-size: 1.071rem;
    font-weight: 400;
    text-align: left;
    vertical-align: text-bottom;
    width: 20px
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    display: inline-block;
    margin-left: 0;
    margin-right: 5px;
    margin-top: 0;
    position: static
}

.form-control.input-sm {
    height: 24px;
    padding: 5px 10px;
    font-size: .875rem;
    line-height: 14px
}

.form-control.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 1.125rem;
    line-height: 26px
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: none
}

.btn.disabled,
.btn:disabled,
.btn:not(.disabled),
.btn:not(:disabled),
.btn [disabled],
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: default
}

.btn {
    font-weight: 600;
    display: inline-block;
    border-width: 1px;
    border-style: solid;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.btn:focus,
.btn:hover {
    outline: none
}

.btn:hover {
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.btn:hover,
.btn:hover span,
.btn:hover span.btn-text {
    text-decoration: underline
}

.btn.cdk-keyboard-focused,
.btn.cdk-program-focused {
    outline: dashed
}

.btn.disabled,
.btn:disabled,
.btn [disabled] {
    pointer-events: none
}

.btn [class^=bento-icon-] {
    font-size: 1.1em
}

.btn span {
    display: inline-block;
    vertical-align: top
}

a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none
}

.btn [class^=bento-icon-]+div,
.btn [class^=bento-icon-]+span,
button [class^=bento-icon-]+div,
button [class^=bento-icon-]+span {
    margin-left: 8px
}

[dir=rtl] .btn [class^=bento-icon-]+div,
[dir=rtl] .btn [class^=bento-icon-]+span,
[dir=rtl] button [class^=bento-icon-]+div,
[dir=rtl] button [class^=bento-icon-]+span {
    margin-left: auto;
    margin-right: 8px
}

.btn div:not(.sr-only):not([aria-hidden=true])+[class^=bento-icon-]:last-child,
.btn span:not(.sr-only):not([aria-hidden=true])+[class^=bento-icon-]:last-child,
button div:not(.sr-only):not([aria-hidden=true])+[class^=bento-icon-]:last-child,
button span:not(.sr-only):not([aria-hidden=true])+[class^=bento-icon-]:last-child {
    margin-left: 3.5px
}

[dir=rtl] .btn div:not(.sr-only):not([aria-hidden=true])+[class^=bento-icon-]:last-child,
[dir=rtl] .btn span:not(.sr-only):not([aria-hidden=true])+[class^=bento-icon-]:last-child,
[dir=rtl] button div:not(.sr-only):not([aria-hidden=true])+[class^=bento-icon-]:last-child,
[dir=rtl] button span:not(.sr-only):not([aria-hidden=true])+[class^=bento-icon-]:last-child {
    margin-left: -3.5px;
    margin-right: 3.5px
}

.btn-primary,
.btn-primary.dropdown-item {
    color: #fff;
    background-color: #1d7366;
    border-color: #1d7366
}

.btn-primary.dropdown-item:hover,
.btn-primary:hover {
    color: #fff;
    background-color: #1f4c44;
    border-color: #1f4c44
}

.btn-primary.dropdown-item:focus,
.btn-primary:focus {
    color: #fff
}

.btn-primary.cdk-keyboard-focused,
.btn-primary.cdk-program-focused,
.btn-primary.dropdown-item.cdk-keyboard-focused,
.btn-primary.dropdown-item.cdk-program-focused {
    text-decoration: none;
    border-color: #fff;
    outline: 1px dashed #1d7366 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.btn-primary.dropdown-item:active,
.btn-primary:active,
.show>.btn-primary.dropdown-item.dropdown-toggle,
.show>.btn-primary.dropdown-toggle {
    background-color: #1d332f;
    background-image: none;
    border-color: #1d332f
}

.btn-primary .badge,
.btn-primary.dropdown-item .badge {
    color: #1d7366;
    background-color: #fff
}

.btn-secondary,
.btn-secondary.dropdown-item {
    color: #fff;
    background-color: #083899;
    border-color: #083899
}

.btn-secondary.dropdown-item:hover,
.btn-secondary:hover {
    color: #fff;
    background-color: #092856;
    border-color: #092856
}

.btn-secondary.dropdown-item:focus,
.btn-secondary:focus {
    color: #fff
}

.btn-secondary.cdk-keyboard-focused,
.btn-secondary.cdk-program-focused,
.btn-secondary.dropdown-item.cdk-keyboard-focused,
.btn-secondary.dropdown-item.cdk-program-focused {
    text-decoration: none;
    border-color: #fff;
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.btn-secondary.dropdown-item:active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-item.dropdown-toggle,
.show>.btn-secondary.dropdown-toggle {
    background-color: #121b33;
    background-image: none;
    border-color: #121b33
}

.btn-secondary .badge,
.btn-secondary.dropdown-item .badge {
    color: #083899;
    background-color: #fff
}

.btn-success,
.btn-success.dropdown-item {
    color: #fff;
    background-color: #1d7366;
    border-color: #1d7366
}

.btn-success.dropdown-item:hover,
.btn-success:hover {
    color: #fff;
    background-color: #1f4c44;
    border-color: #1f4c44
}

.btn-success.dropdown-item:focus,
.btn-success:focus {
    color: #fff
}

.btn-success.cdk-keyboard-focused,
.btn-success.cdk-program-focused,
.btn-success.dropdown-item.cdk-keyboard-focused,
.btn-success.dropdown-item.cdk-program-focused {
    text-decoration: none;
    border-color: #fff;
    outline: 1px dashed #1d7366 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.btn-success.dropdown-item:active,
.btn-success:active,
.show>.btn-success.dropdown-item.dropdown-toggle,
.show>.btn-success.dropdown-toggle {
    background-color: #1d332f;
    background-image: none;
    border-color: #1d332f
}

.btn-success .badge,
.btn-success.dropdown-item .badge {
    color: #1d7366;
    background-color: #fff
}

.btn-info,
.btn-info.dropdown-item {
    color: #fff;
    background-color: #083899;
    border-color: #083899
}

.btn-info.dropdown-item:hover,
.btn-info:hover {
    color: #fff;
    background-color: #092856;
    border-color: #092856
}

.btn-info.dropdown-item:focus,
.btn-info:focus {
    color: #fff
}

.btn-info.cdk-keyboard-focused,
.btn-info.cdk-program-focused,
.btn-info.dropdown-item.cdk-keyboard-focused,
.btn-info.dropdown-item.cdk-program-focused {
    text-decoration: none;
    border-color: #fff;
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.btn-info.dropdown-item:active,
.btn-info:active,
.show>.btn-info.dropdown-item.dropdown-toggle,
.show>.btn-info.dropdown-toggle {
    background-color: #121b33;
    background-image: none;
    border-color: #121b33
}

.btn-info .badge,
.btn-info.dropdown-item .badge {
    color: #083899;
    background-color: #fff
}

.btn-warning,
.btn-warning.dropdown-item,
.btn-warning.dropdown-item:hover,
.btn-warning:hover {
    color: #fff;
    background-color: #cc4100;
    border-color: #cc4100
}

.btn-warning.dropdown-item:focus,
.btn-warning:focus {
    color: #fff
}

.btn-warning.cdk-keyboard-focused,
.btn-warning.cdk-program-focused,
.btn-warning.dropdown-item.cdk-keyboard-focused,
.btn-warning.dropdown-item.cdk-program-focused {
    text-decoration: none;
    border-color: #fff;
    outline: 1px dashed #cc4100 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.btn-warning.dropdown-item:active,
.btn-warning:active,
.show>.btn-warning.dropdown-item.dropdown-toggle,
.show>.btn-warning.dropdown-toggle {
    background-color: #992b00;
    background-image: none;
    border-color: #992b00
}

.btn-warning .badge,
.btn-warning.dropdown-item .badge {
    color: #cc4100;
    background-color: #fff
}

.btn-danger,
.btn-danger.dropdown-item {
    color: #fff;
    background-color: #bc291e;
    border-color: #bc291e
}

.btn-danger.dropdown-item:hover,
.btn-danger:hover {
    color: #fff;
    background-color: #8f221a;
    border-color: #8f221a
}

.btn-danger.dropdown-item:focus,
.btn-danger:focus {
    color: #fff
}

.btn-danger.cdk-keyboard-focused,
.btn-danger.cdk-program-focused,
.btn-danger.dropdown-item.cdk-keyboard-focused,
.btn-danger.dropdown-item.cdk-program-focused {
    text-decoration: none;
    border-color: #fff;
    outline: 1px dashed #bc291e !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.btn-danger.dropdown-item:active,
.btn-danger:active,
.show>.btn-danger.dropdown-item.dropdown-toggle,
.show>.btn-danger.dropdown-toggle {
    background-color: #661f1a;
    background-image: none;
    border-color: #661f1a
}

.btn-danger .badge,
.btn-danger.dropdown-item .badge {
    color: #bc291e;
    background-color: #fff
}

.btn-outline-primary,
.btn-outline-primary.dropdown-item {
    color: #1d7366;
    background-color: #fff;
    border-color: #666;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-outline-primary.dropdown-item:hover,
.btn-outline-primary:hover {
    color: #1f4c44;
    border-color: #1f4c44
}

.btn-outline-primary.cdk-keyboard-focused,
.btn-outline-primary.cdk-program-focused,
.btn-outline-primary.dropdown-item.cdk-keyboard-focused,
.btn-outline-primary.dropdown-item.cdk-program-focused {
    outline: 1px dashed #1d7366 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-outline-primary.dropdown-item:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-outline-primary:not(:disabled):not(.disabled).dropdown-toggle {
    color: #1d332f;
    border-color: #1d332f;
    background-color: #fff
}

.btn-outline-primary .badge:not([class*=badge-]),
.btn-outline-primary.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #1d7366
}

.btn-outline-secondary,
.btn-outline-secondary.dropdown-item {
    color: #083899;
    background-color: #fff;
    border-color: #666;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-outline-secondary.dropdown-item:hover,
.btn-outline-secondary:hover {
    color: #083899;
    border-color: #083899
}

.btn-outline-secondary.cdk-keyboard-focused,
.btn-outline-secondary.cdk-program-focused,
.btn-outline-secondary.dropdown-item.cdk-keyboard-focused,
.btn-outline-secondary.dropdown-item.cdk-program-focused {
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-outline-secondary.dropdown-item:not(:disabled):not(.disabled):active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-outline-secondary:not(:disabled):not(.disabled).dropdown-toggle {
    color: #121b33;
    border-color: #121b33;
    background-color: #fff
}

.btn-outline-secondary .badge:not([class*=badge-]),
.btn-outline-secondary.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #083899
}

.btn-outline-success,
.btn-outline-success.dropdown-item {
    color: #1d7366;
    background-color: #fff;
    border-color: #666;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-outline-success.dropdown-item:hover,
.btn-outline-success:hover {
    color: #1f4c44;
    border-color: #1f4c44
}

.btn-outline-success.cdk-keyboard-focused,
.btn-outline-success.cdk-program-focused,
.btn-outline-success.dropdown-item.cdk-keyboard-focused,
.btn-outline-success.dropdown-item.cdk-program-focused {
    outline: 1px dashed #1d7366 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-outline-success.dropdown-item:not(:disabled):not(.disabled):active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-outline-success:not(:disabled):not(.disabled).dropdown-toggle {
    color: #1d332f;
    border-color: #1d332f;
    background-color: #fff
}

.btn-outline-success .badge:not([class*=badge-]),
.btn-outline-success.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #1d7366
}

.btn-outline-info,
.btn-outline-info.dropdown-item {
    color: #083899;
    background-color: #fff;
    border-color: #666;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-outline-info.dropdown-item:hover,
.btn-outline-info:hover {
    color: #092856;
    border-color: #092856
}

.btn-outline-info.cdk-keyboard-focused,
.btn-outline-info.cdk-program-focused,
.btn-outline-info.dropdown-item.cdk-keyboard-focused,
.btn-outline-info.dropdown-item.cdk-program-focused {
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-outline-info.dropdown-item:not(:disabled):not(.disabled):active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-outline-info:not(:disabled):not(.disabled).dropdown-toggle {
    color: #121b33;
    border-color: #121b33;
    background-color: #fff
}

.btn-outline-info .badge:not([class*=badge-]),
.btn-outline-info.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #083899
}

.btn-outline-warning,
.btn-outline-warning.dropdown-item {
    color: #cc4100;
    background-color: #fff;
    border-color: #666;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-outline-warning.dropdown-item:hover,
.btn-outline-warning:hover {
    color: #cc4100;
    border-color: #cc4100
}

.btn-outline-warning.cdk-keyboard-focused,
.btn-outline-warning.cdk-program-focused,
.btn-outline-warning.dropdown-item.cdk-keyboard-focused,
.btn-outline-warning.dropdown-item.cdk-program-focused {
    outline: 1px dashed #cc4100 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-outline-warning.dropdown-item:not(:disabled):not(.disabled):active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-outline-warning:not(:disabled):not(.disabled).dropdown-toggle {
    color: #992b00;
    border-color: #992b00;
    background-color: #fff
}

.btn-outline-warning .badge:not([class*=badge-]),
.btn-outline-warning.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #cc4100
}

.btn-outline-danger,
.btn-outline-danger.dropdown-item {
    color: #bc291e;
    background-color: #fff;
    border-color: #666;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-outline-danger.dropdown-item:hover,
.btn-outline-danger:hover {
    color: #8f221a;
    border-color: #8f221a
}

.btn-outline-danger.cdk-keyboard-focused,
.btn-outline-danger.cdk-program-focused,
.btn-outline-danger.dropdown-item.cdk-keyboard-focused,
.btn-outline-danger.dropdown-item.cdk-program-focused {
    outline: 1px dashed #bc291e !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-outline-danger.dropdown-item:not(:disabled):not(.disabled):active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-outline-danger:not(:disabled):not(.disabled).dropdown-toggle {
    color: #661f1a;
    border-color: #661f1a;
    background-color: #fff
}

.btn-outline-danger .badge:not([class*=badge-]),
.btn-outline-danger.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #bc291e
}

.btn-flat-primary,
.btn-flat-primary.dropdown-item {
    color: #1d7366;
    background-color: transparent;
    border-color: transparent;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-flat-primary.dropdown-item:hover,
.btn-flat-primary:hover {
    color: #1f4c44;
    border-color: #1f4c44
}

.btn-flat-primary.cdk-keyboard-focused,
.btn-flat-primary.cdk-program-focused,
.btn-flat-primary.dropdown-item.cdk-keyboard-focused,
.btn-flat-primary.dropdown-item.cdk-program-focused {
    outline: 1px dashed #1d7366 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-flat-primary.dropdown-item:not(:disabled):not(.disabled):active,
.btn-flat-primary:not(:disabled):not(.disabled):active,
.show>.btn-flat-primary.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-flat-primary:not(:disabled):not(.disabled).dropdown-toggle {
    color: #1d332f;
    border-color: #1d332f;
    background-color: #fff
}

.btn-flat-primary .badge:not([class*=badge-]),
.btn-flat-primary.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #1d7366
}

.btn-flat-secondary,
.btn-flat-secondary.dropdown-item {
    color: #083899;
    background-color: transparent;
    border-color: transparent;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-flat-secondary.dropdown-item:hover,
.btn-flat-secondary:hover {
    color: #083899;
    border-color: #083899
}

.btn-flat-secondary.cdk-keyboard-focused,
.btn-flat-secondary.cdk-program-focused,
.btn-flat-secondary.dropdown-item.cdk-keyboard-focused,
.btn-flat-secondary.dropdown-item.cdk-program-focused {
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-flat-secondary.dropdown-item:not(:disabled):not(.disabled):active,
.btn-flat-secondary:not(:disabled):not(.disabled):active,
.show>.btn-flat-secondary.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-flat-secondary:not(:disabled):not(.disabled).dropdown-toggle {
    color: #121b33;
    border-color: #121b33;
    background-color: #fff
}

.btn-flat-secondary .badge:not([class*=badge-]),
.btn-flat-secondary.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #083899
}

.btn-flat-success,
.btn-flat-success.dropdown-item {
    color: #1d7366;
    background-color: transparent;
    border-color: transparent;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-flat-success.dropdown-item:hover,
.btn-flat-success:hover {
    color: #1f4c44;
    border-color: #1f4c44
}

.btn-flat-success.cdk-keyboard-focused,
.btn-flat-success.cdk-program-focused,
.btn-flat-success.dropdown-item.cdk-keyboard-focused,
.btn-flat-success.dropdown-item.cdk-program-focused {
    outline: 1px dashed #1d7366 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-flat-success.dropdown-item:not(:disabled):not(.disabled):active,
.btn-flat-success:not(:disabled):not(.disabled):active,
.show>.btn-flat-success.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-flat-success:not(:disabled):not(.disabled).dropdown-toggle {
    color: #1d332f;
    border-color: #1d332f;
    background-color: #fff
}

.btn-flat-success .badge:not([class*=badge-]),
.btn-flat-success.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #1d7366
}

.btn-flat-info,
.btn-flat-info.dropdown-item {
    color: #083899;
    background-color: transparent;
    border-color: transparent;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-flat-info.dropdown-item:hover,
.btn-flat-info:hover {
    color: #092856;
    border-color: #092856
}

.btn-flat-info.cdk-keyboard-focused,
.btn-flat-info.cdk-program-focused,
.btn-flat-info.dropdown-item.cdk-keyboard-focused,
.btn-flat-info.dropdown-item.cdk-program-focused {
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-flat-info.dropdown-item:not(:disabled):not(.disabled):active,
.btn-flat-info:not(:disabled):not(.disabled):active,
.show>.btn-flat-info.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-flat-info:not(:disabled):not(.disabled).dropdown-toggle {
    color: #121b33;
    border-color: #121b33;
    background-color: #fff
}

.btn-flat-info .badge:not([class*=badge-]),
.btn-flat-info.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #083899
}

.btn-flat-warning,
.btn-flat-warning.dropdown-item {
    color: #cc4100;
    background-color: transparent;
    border-color: transparent;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-flat-warning.dropdown-item:hover,
.btn-flat-warning:hover {
    color: #cc4100;
    border-color: #cc4100
}

.btn-flat-warning.cdk-keyboard-focused,
.btn-flat-warning.cdk-program-focused,
.btn-flat-warning.dropdown-item.cdk-keyboard-focused,
.btn-flat-warning.dropdown-item.cdk-program-focused {
    outline: 1px dashed #cc4100 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-flat-warning.dropdown-item:not(:disabled):not(.disabled):active,
.btn-flat-warning:not(:disabled):not(.disabled):active,
.show>.btn-flat-warning.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-flat-warning:not(:disabled):not(.disabled).dropdown-toggle {
    color: #992b00;
    border-color: #992b00;
    background-color: #fff
}

.btn-flat-warning .badge:not([class*=badge-]),
.btn-flat-warning.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #cc4100
}

.btn-flat-danger,
.btn-flat-danger.dropdown-item {
    color: #bc291e;
    background-color: transparent;
    border-color: transparent;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-flat-danger.dropdown-item:hover,
.btn-flat-danger:hover {
    color: #8f221a;
    border-color: #8f221a
}

.btn-flat-danger.cdk-keyboard-focused,
.btn-flat-danger.cdk-program-focused,
.btn-flat-danger.dropdown-item.cdk-keyboard-focused,
.btn-flat-danger.dropdown-item.cdk-program-focused {
    outline: 1px dashed #bc291e !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-flat-danger.dropdown-item:not(:disabled):not(.disabled):active,
.btn-flat-danger:not(:disabled):not(.disabled):active,
.show>.btn-flat-danger.dropdown-item:not(:disabled):not(.disabled).dropdown-toggle,
.show>.btn-flat-danger:not(:disabled):not(.disabled).dropdown-toggle {
    color: #661f1a;
    border-color: #661f1a;
    background-color: #fff
}

.btn-flat-danger .badge:not([class*=badge-]),
.btn-flat-danger.dropdown-item .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #bc291e
}

.btn:disabled,
.btn:disabled.is-active,
.btn:disabled:active,
.btn:disabled:focus,
.btn:disabled:hover {
    background-color: #f0f0f0;
    border-color: #666;
    color: #404040;
    pointer-events: none
}

.btn-link {
    font-weight: 400;
    min-width: 0
}

.btn-link,
.btn-link:hover {
    color: #083899;
    border-color: transparent;
    background-color: transparent
}

.btn-link:hover {
    box-shadow: none
}

.btn-link:hover span {
    text-decoration: underline
}

.btn-link.cdk-keyboard-focused,
.btn-link.cdk-program-focused {
    text-decoration: underline;
    border-color: transparent;
    box-shadow: none;
    outline: 1px dashed #083899 !important;
    outline-offset: -1px !important;
    box-shadow: none !important;
    z-index: 1
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-link.btn-icon {
    text-decoration: none
}

.btn {
    padding: 0 1rem;
    font-size: 1rem;
    height: 2rem;
    line-height: 1.875rem;
    max-width: 100%;
    min-width: 85px;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 2px
}

.btn [class*=" bento-icon-"],
.btn [class^=bento-icon-] {
    margin: 0
}

.btn.btn-link {
    font-size: 1rem;
    font-family: inherit;
    text-transform: none
}

.btn.btn-link.cdk-keyboard-focused span,
.btn.btn-link.cdk-program-focused span,
.btn.btn-link:hover span {
    text-decoration: underline
}

.btn.btn-link.cdk-keyboard-focused>i,
.btn.btn-link.cdk-keyboard-focused>i:before,
.btn.btn-link.cdk-program-focused>i,
.btn.btn-link.cdk-program-focused>i:before,
.btn.btn-link:hover>i,
.btn.btn-link:hover>i:before {
    text-decoration: none !important
}

.btn.btn-flat-icon,
.btn.btn-icon {
    padding-left: 4px;
    padding-right: 4px;
    min-width: 2rem
}

.btn.btn-flat-icon [class^=bento-icon-]:first-child,
.btn.btn-flat-icon [class^=bento-icon-]:last-child,
.btn.btn-icon [class^=bento-icon-]:first-child,
.btn.btn-icon [class^=bento-icon-]:last-child {
    margin: 0
}

.btn.btn-flat-icon:hover,
.btn.btn-icon:hover {
    text-decoration: none
}

.btn.btn-flat-icon:hover span,
.btn.btn-icon:hover span {
    text-decoration: underline
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 0 .75rem;
    font-size: .875rem;
    height: 1.5rem;
    line-height: 1.375rem;
    max-width: 100%;
    min-width: 70px;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 2px
}

.btn-group-sm>.btn [class*=" bento-icon-"],
.btn-group-sm>.btn [class^=bento-icon-],
.btn-sm [class*=" bento-icon-"],
.btn-sm [class^=bento-icon-] {
    margin: 0
}

.btn-group-sm>.btn-link.btn,
.btn-sm.btn-link {
    font-size: .875rem;
    font-family: inherit;
    text-transform: none
}

.btn-group-sm>.btn-link.btn:hover span,
.btn-group-sm>.btn-link.cdk-keyboard-focused.btn span,
.btn-group-sm>.btn-link.cdk-program-focused.btn span,
.btn-sm.btn-link.cdk-keyboard-focused span,
.btn-sm.btn-link.cdk-program-focused span,
.btn-sm.btn-link:hover span {
    text-decoration: underline
}

.btn-group-sm>.btn-link.btn:hover>i,
.btn-group-sm>.btn-link.btn:hover>i:before,
.btn-group-sm>.btn-link.cdk-keyboard-focused.btn>i,
.btn-group-sm>.btn-link.cdk-keyboard-focused.btn>i:before,
.btn-group-sm>.btn-link.cdk-program-focused.btn>i,
.btn-group-sm>.btn-link.cdk-program-focused.btn>i:before,
.btn-sm.btn-link.cdk-keyboard-focused>i,
.btn-sm.btn-link.cdk-keyboard-focused>i:before,
.btn-sm.btn-link.cdk-program-focused>i,
.btn-sm.btn-link.cdk-program-focused>i:before,
.btn-sm.btn-link:hover>i,
.btn-sm.btn-link:hover>i:before {
    text-decoration: none !important
}

.btn-group-sm>.btn-flat-icon.btn,
.btn-group-sm>.btn-icon.btn,
.btn-sm.btn-flat-icon,
.btn-sm.btn-icon {
    padding-left: 2px;
    padding-right: 2px;
    min-width: 1.5rem
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 0 1.25rem;
    font-size: 1.125rem;
    height: 2.5rem;
    line-height: 2.375rem;
    max-width: 100%;
    min-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 2px
}

.btn-group-lg>.btn [class*=" bento-icon-"],
.btn-group-lg>.btn [class^=bento-icon-],
.btn-lg [class*=" bento-icon-"],
.btn-lg [class^=bento-icon-] {
    margin: 0
}

.btn-group-lg>.btn-link.btn,
.btn-lg.btn-link {
    font-size: 1.125rem;
    font-family: inherit;
    text-transform: none
}

.btn-group-lg>.btn-link.btn:hover span,
.btn-group-lg>.btn-link.cdk-keyboard-focused.btn span,
.btn-group-lg>.btn-link.cdk-program-focused.btn span,
.btn-lg.btn-link.cdk-keyboard-focused span,
.btn-lg.btn-link.cdk-program-focused span,
.btn-lg.btn-link:hover span {
    text-decoration: underline
}

.btn-group-lg>.btn-link.btn:hover>i,
.btn-group-lg>.btn-link.btn:hover>i:before,
.btn-group-lg>.btn-link.cdk-keyboard-focused.btn>i,
.btn-group-lg>.btn-link.cdk-keyboard-focused.btn>i:before,
.btn-group-lg>.btn-link.cdk-program-focused.btn>i,
.btn-group-lg>.btn-link.cdk-program-focused.btn>i:before,
.btn-lg.btn-link.cdk-keyboard-focused>i,
.btn-lg.btn-link.cdk-keyboard-focused>i:before,
.btn-lg.btn-link.cdk-program-focused>i,
.btn-lg.btn-link.cdk-program-focused>i:before,
.btn-lg.btn-link:hover>i,
.btn-lg.btn-link:hover>i:before {
    text-decoration: none !important
}

.btn-group-lg>.btn-flat-icon.btn,
.btn-group-lg>.btn-icon.btn,
.btn-lg.btn-flat-icon,
.btn-lg.btn-icon {
    padding-left: 4px;
    padding-right: 4px;
    min-width: 2.5rem
}

.btn-xs {
    padding: 0 .5625rem;
    font-size: .75rem;
    height: 1.125rem;
    line-height: 1rem;
    max-width: 100%;
    min-width: 50px;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 2px
}

.btn-xs [class*=" bento-icon-"],
.btn-xs [class^=bento-icon-] {
    margin: 0
}

.btn-xs.btn-link {
    font-size: .75rem;
    font-family: inherit;
    text-transform: none
}

.btn-xs.btn-link.cdk-keyboard-focused span,
.btn-xs.btn-link.cdk-program-focused span,
.btn-xs.btn-link:hover span {
    text-decoration: underline
}

.btn-xs.btn-link.cdk-keyboard-focused>i,
.btn-xs.btn-link.cdk-keyboard-focused>i:before,
.btn-xs.btn-link.cdk-program-focused>i,
.btn-xs.btn-link.cdk-program-focused>i:before,
.btn-xs.btn-link:hover>i,
.btn-xs.btn-link:hover>i:before {
    text-decoration: none !important
}

.btn-xs.btn-flat-icon,
.btn-xs.btn-icon {
    padding-left: 2px;
    padding-right: 2px;
    min-width: 1.125rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: .5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn-flat-icon {
    color: #083899;
    background-color: transparent;
    border-color: transparent;
    transition: color .2s, background-color .2s, border-color .2s, box-shadow .2s
}

.btn-flat-icon:hover {
    color: #083899;
    border-color: #083899
}

.btn-flat-icon.cdk-keyboard-focused,
.btn-flat-icon.cdk-program-focused {
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    border-color: transparent
}

.btn-flat-icon:not(:disabled):not(.disabled):active,
.show>.btn-flat-icon:not(:disabled):not(.disabled).dropdown-toggle {
    background-color: #fff
}

.btn-flat-icon .badge:not([class*=badge-]) {
    color: #fff;
    background-color: #083899
}

.btn.btn-ghost.btn-outline-secondary.btn-icon,
.btn.btn-ghost.btn-secondary {
    background-color: transparent;
    border-color: #fff;
    color: #fff
}

.btn.btn-ghost.btn-outline-secondary.btn-icon:hover,
.btn.btn-ghost.btn-secondary:hover {
    background-color: #404a6e;
    border-color: #2c334a;
    color: #fff
}

.btn.btn-ghost.btn-outline-secondary.btn-icon:active,
.btn.btn-ghost.btn-secondary:active {
    background-color: #2c334a;
    border-color: #242733;
    color: #fff
}

.btn.btn-ghost.btn-flat-icon,
.btn.btn-ghost.btn-flat-secondary {
    color: #fff
}

.btn.btn-ghost.btn-flat-icon:hover {
    background-color: #052483;
    border-color: #052483
}

.btn.btn-ghost.btn-flat-icon:active {
    background-color: transparent;
    border-color: #fff
}

.btn.btn-ghost.disabled,
.btn.btn-ghost:disabled {
    background-color: transparent;
    border-color: #b8bac0;
    box-shadow: none;
    color: #b8bac0
}

.btn.btn-ghost.cdk-keyboard-focused,
.btn.btn-ghost.cdk-program-focused {
    outline: dashed;
    outline-color: #fff !important;
    border-color: transparent
}

.visible-inline-xs,
td.visible-inline-xs,
th.visible-inline-xs,
tr.visible-inline-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-inline-xs {
        display: inline !important
    }

    tr.visible-inline-xs {
        display: table-row !important
    }

    td.visible-inline-xs,
    th.visible-inline-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-inline-xs.visible-inline-sm {
        display: inline !important
    }

    tr.visible-inline-xs.visible-inline-sm {
        display: table-row !important
    }

    td.visible-inline-xs.visible-inline-sm,
    th.visible-inline-xs.visible-inline-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-inline-xs.visible-inline-md {
        display: inline !important
    }

    tr.visible-inline-xs.visible-inline-md {
        display: table-row !important
    }

    td.visible-inline-xs.visible-inline-md,
    th.visible-inline-xs.visible-inline-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-inline-xs.visible-inline-lg {
        display: inline !important
    }

    tr.visible-inline-xs.visible-inline-lg {
        display: table-row !important
    }

    td.visible-inline-xs.visible-inline-lg,
    th.visible-inline-xs.visible-inline-lg {
        display: table-cell !important
    }
}

.visible-inline-sm,
td.visible-inline-sm,
th.visible-inline-sm,
tr.visible-inline-sm {
    display: none !important
}

@media (max-width:767px) {
    .visible-inline-sm.visible-inline-xs {
        display: inline !important
    }

    tr.visible-inline-sm.visible-inline-xs {
        display: table-row !important
    }

    td.visible-inline-sm.visible-inline-xs,
    th.visible-inline-sm.visible-inline-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-inline-sm {
        display: inline !important
    }

    tr.visible-inline-sm {
        display: table-row !important
    }

    td.visible-inline-sm,
    th.visible-inline-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-inline-sm.visible-inline-md {
        display: inline !important
    }

    tr.visible-inline-sm.visible-inline-md {
        display: table-row !important
    }

    td.visible-inline-sm.visible-inline-md,
    th.visible-inline-sm.visible-inline-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-inline-sm.visible-inline-lg {
        display: inline !important
    }

    tr.visible-inline-sm.visible-inline-lg {
        display: table-row !important
    }

    td.visible-inline-sm.visible-inline-lg,
    th.visible-inline-sm.visible-inline-lg {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-inline-md.visible-inline-xs {
        display: inline !important
    }

    tr.visible-inline-md.visible-inline-xs {
        display: table-row !important
    }

    td.visible-inline-md.visible-inline-xs,
    th.visible-inline-md.visible-inline-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-inline-md.visible-inline-sm {
        display: inline !important
    }

    tr.visible-inline-md.visible-inline-sm {
        display: table-row !important
    }

    td.visible-inline-md.visible-inline-sm,
    th.visible-inline-md.visible-inline-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-inline-md {
        display: inline !important
    }

    tr.visible-inline-md {
        display: table-row !important
    }

    td.visible-inline-md,
    th.visible-inline-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-inline-md.visible-inline-lg {
        display: inline !important
    }

    tr.visible-inline-md.visible-inline-lg {
        display: table-row !important
    }

    td.visible-inline-md.visible-inline-lg,
    th.visible-inline-md.visible-inline-lg {
        display: table-cell !important
    }
}

.visible-inline-lg,
td.visible-inline-lg,
th.visible-inline-lg,
tr.visible-inline-lg {
    display: none !important
}

@media (max-width:767px) {
    .visible-inline-lg.visible-inline-xs {
        display: inline !important
    }

    tr.visible-inline-lg.visible-inline-xs {
        display: table-row !important
    }

    td.visible-inline-lg.visible-inline-xs,
    th.visible-inline-lg.visible-inline-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-inline-lg.visible-inline-sm {
        display: inline !important
    }

    tr.visible-inline-lg.visible-inline-sm {
        display: table-row !important
    }

    td.visible-inline-lg.visible-inline-sm,
    th.visible-inline-lg.visible-inline-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-inline-lg.visible-inline-md {
        display: inline !important
    }

    tr.visible-inline-lg.visible-inline-md {
        display: table-row !important
    }

    td.visible-inline-lg.visible-inline-md,
    th.visible-inline-lg.visible-inline-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-inline-lg {
        display: inline !important
    }

    tr.visible-inline-lg {
        display: table-row !important
    }

    td.visible-inline-lg,
    th.visible-inline-lg {
        display: table-cell !important
    }
}

.hidden-inline-xs {
    display: inline !important
}

tr.hidden-inline-xs {
    display: table-row !important
}

td.hidden-inline-xs,
th.hidden-inline-xs {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-inline-xs,
    td.hidden-inline-xs,
    th.hidden-inline-xs,
    tr.hidden-inline-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-inline-xs.hidden-inline-sm,
    td.hidden-inline-xs.hidden-inline-sm,
    th.hidden-inline-xs.hidden-inline-sm,
    tr.hidden-inline-xs.hidden-inline-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-inline-xs.hidden-inline-md,
    td.hidden-inline-xs.hidden-inline-md,
    th.hidden-inline-xs.hidden-inline-md,
    tr.hidden-inline-xs.hidden-inline-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-inline-xs.hidden-inline-lg,
    td.hidden-inline-xs.hidden-inline-lg,
    th.hidden-inline-xs.hidden-inline-lg,
    tr.hidden-inline-xs.hidden-inline-lg {
        display: none !important
    }
}

.hidden-inline-sm {
    display: inline !important
}

tr.hidden-inline-sm {
    display: table-row !important
}

td.hidden-inline-sm,
th.hidden-inline-sm {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-inline-sm.hidden-inline-xs,
    td.hidden-inline-sm.hidden-inline-xs,
    th.hidden-inline-sm.hidden-inline-xs,
    tr.hidden-inline-sm.hidden-inline-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-inline-sm,
    td.hidden-inline-sm,
    th.hidden-inline-sm,
    tr.hidden-inline-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-inline-sm.hidden-inline-md,
    td.hidden-inline-sm.hidden-inline-md,
    th.hidden-inline-sm.hidden-inline-md,
    tr.hidden-inline-sm.hidden-inline-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-inline-sm.hidden-inline-lg,
    td.hidden-inline-sm.hidden-inline-lg,
    th.hidden-inline-sm.hidden-inline-lg,
    tr.hidden-inline-sm.hidden-inline-lg {
        display: none !important
    }
}

.hidden-inline-md {
    display: inline !important
}

@media (max-width:767px) {

    .hidden-inline-md.hidden-inline-xs,
    td.hidden-inline-md.hidden-inline-xs,
    th.hidden-inline-md.hidden-inline-xs,
    tr.hidden-inline-md.hidden-inline-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-inline-md.hidden-inline-sm,
    td.hidden-inline-md.hidden-inline-sm,
    th.hidden-inline-md.hidden-inline-sm,
    tr.hidden-inline-md.hidden-inline-sm {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-inline-md.hidden-inline-lg,
    td.hidden-inline-md.hidden-inline-lg,
    th.hidden-inline-md.hidden-inline-lg,
    tr.hidden-inline-md.hidden-inline-lg {
        display: none !important
    }
}

.hidden-inline-lg {
    display: inline !important
}

tr.hidden-inline-lg {
    display: table-row !important
}

td.hidden-inline-lg,
th.hidden-inline-lg {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-inline-lg.hidden-inline-xs,
    td.hidden-inline-lg.hidden-inline-xs,
    th.hidden-inline-lg.hidden-inline-xs,
    tr.hidden-inline-lg.hidden-inline-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-inline-lg.hidden-inline-sm,
    td.hidden-inline-lg.hidden-inline-sm,
    th.hidden-inline-lg.hidden-inline-sm,
    tr.hidden-inline-lg.hidden-inline-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-inline-lg.hidden-inline-md,
    td.hidden-inline-lg.hidden-inline-md,
    th.hidden-inline-lg.hidden-inline-md,
    tr.hidden-inline-lg.hidden-inline-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-inline-lg,
    td.hidden-inline-lg,
    th.hidden-inline-lg,
    tr.hidden-inline-lg {
        display: none !important
    }
}

.visible-inline-block-xs,
td.visible-inline-block-xs,
th.visible-inline-block-xs,
tr.visible-inline-block-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-inline-block-xs {
        display: inline-block !important
    }

    tr.visible-inline-block-xs {
        display: table-row !important
    }

    td.visible-inline-block-xs,
    th.visible-inline-block-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-inline-block-xs.visible-inline-block-sm {
        display: inline-block !important
    }

    tr.visible-inline-block-xs.visible-inline-block-sm {
        display: table-row !important
    }

    td.visible-inline-block-xs.visible-inline-block-sm,
    th.visible-inline-block-xs.visible-inline-block-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-inline-block-xs.visible-inline-md {
        display: inline-block !important
    }

    tr.visible-inline-block-xs.visible-inline-md {
        display: table-row !important
    }

    td.visible-inline-block-xs.visible-inline-md,
    th.visible-inline-block-xs.visible-inline-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-inline-block-xs.visible-inline-block-lg {
        display: inline-block !important
    }

    tr.visible-inline-block-xs.visible-inline-block-lg {
        display: table-row !important
    }

    td.visible-inline-block-xs.visible-inline-block-lg,
    th.visible-inline-block-xs.visible-inline-block-lg {
        display: table-cell !important
    }
}

.visible-inline-block-sm,
td.visible-inline-block-sm,
th.visible-inline-block-sm,
tr.visible-inline-block-sm {
    display: none !important
}

@media (max-width:767px) {
    .visible-inline-block-sm.visible-inline-block-xs {
        display: inline-block !important
    }

    tr.visible-inline-block-sm.visible-inline-block-xs {
        display: table-row !important
    }

    td.visible-inline-block-sm.visible-inline-block-xs,
    th.visible-inline-block-sm.visible-inline-block-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-inline-block-sm {
        display: inline-block !important
    }

    tr.visible-inline-block-sm {
        display: table-row !important
    }

    td.visible-inline-block-sm,
    th.visible-inline-block-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-inline-block-sm.visible-inline-md {
        display: inline-block !important
    }

    tr.visible-inline-block-sm.visible-inline-md {
        display: table-row !important
    }

    td.visible-inline-block-sm.visible-inline-md,
    th.visible-inline-block-sm.visible-inline-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-inline-block-sm.visible-inline-block-lg {
        display: inline-block !important
    }

    tr.visible-inline-block-sm.visible-inline-block-lg {
        display: table-row !important
    }

    td.visible-inline-block-sm.visible-inline-block-lg,
    th.visible-inline-block-sm.visible-inline-block-lg {
        display: table-cell !important
    }
}

.visible-inline-md,
td.visible-inline-md,
th.visible-inline-md,
tr.visible-inline-md {
    display: none !important
}

@media (max-width:767px) {
    .visible-inline-md.visible-inline-block-xs {
        display: inline-block !important
    }

    tr.visible-inline-md.visible-inline-block-xs {
        display: table-row !important
    }

    td.visible-inline-md.visible-inline-block-xs,
    th.visible-inline-md.visible-inline-block-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-inline-md.visible-inline-block-sm {
        display: inline-block !important
    }

    tr.visible-inline-md.visible-inline-block-sm {
        display: table-row !important
    }

    td.visible-inline-md.visible-inline-block-sm,
    th.visible-inline-md.visible-inline-block-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-inline-md {
        display: inline-block !important
    }

    tr.visible-inline-md {
        display: table-row !important
    }

    td.visible-inline-md,
    th.visible-inline-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-inline-md.visible-inline-block-lg {
        display: inline-block !important
    }

    tr.visible-inline-md.visible-inline-block-lg {
        display: table-row !important
    }

    td.visible-inline-md.visible-inline-block-lg,
    th.visible-inline-md.visible-inline-block-lg {
        display: table-cell !important
    }
}

.visible-inline-block-lg,
td.visible-inline-block-lg,
th.visible-inline-block-lg,
tr.visible-inline-block-lg {
    display: none !important
}

@media (max-width:767px) {
    .visible-inline-block-lg.visible-inline-block-xs {
        display: inline-block !important
    }

    tr.visible-inline-block-lg.visible-inline-block-xs {
        display: table-row !important
    }

    td.visible-inline-block-lg.visible-inline-block-xs,
    th.visible-inline-block-lg.visible-inline-block-xs {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-inline-block-lg.visible-inline-block-sm {
        display: inline-block !important
    }

    tr.visible-inline-block-lg.visible-inline-block-sm {
        display: table-row !important
    }

    td.visible-inline-block-lg.visible-inline-block-sm,
    th.visible-inline-block-lg.visible-inline-block-sm {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-inline-block-lg.visible-inline-md {
        display: inline-block !important
    }

    tr.visible-inline-block-lg.visible-inline-md {
        display: table-row !important
    }

    td.visible-inline-block-lg.visible-inline-md,
    th.visible-inline-block-lg.visible-inline-md {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-inline-block-lg {
        display: inline-block !important
    }

    tr.visible-inline-block-lg {
        display: table-row !important
    }

    td.visible-inline-block-lg,
    th.visible-inline-block-lg {
        display: table-cell !important
    }
}

.hidden-inline-block-xs {
    display: inline-block !important
}

tr.hidden-inline-block-xs {
    display: table-row !important
}

td.hidden-inline-block-xs,
th.hidden-inline-block-xs {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-inline-block-xs,
    td.hidden-inline-block-xs,
    th.hidden-inline-block-xs,
    tr.hidden-inline-block-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-inline-block-xs.hidden-inline-block-sm,
    td.hidden-inline-block-xs.hidden-inline-block-sm,
    th.hidden-inline-block-xs.hidden-inline-block-sm,
    tr.hidden-inline-block-xs.hidden-inline-block-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-inline-block-xs.hidden-inline-md,
    td.hidden-inline-block-xs.hidden-inline-md,
    th.hidden-inline-block-xs.hidden-inline-md,
    tr.hidden-inline-block-xs.hidden-inline-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-inline-block-xs.hidden-inline-block-lg,
    td.hidden-inline-block-xs.hidden-inline-block-lg,
    th.hidden-inline-block-xs.hidden-inline-block-lg,
    tr.hidden-inline-block-xs.hidden-inline-block-lg {
        display: none !important
    }
}

.hidden-inline-block-sm {
    display: inline-block !important
}

tr.hidden-inline-block-sm {
    display: table-row !important
}

td.hidden-inline-block-sm,
th.hidden-inline-block-sm {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-inline-block-sm.hidden-inline-block-xs,
    td.hidden-inline-block-sm.hidden-inline-block-xs,
    th.hidden-inline-block-sm.hidden-inline-block-xs,
    tr.hidden-inline-block-sm.hidden-inline-block-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-inline-block-sm,
    td.hidden-inline-block-sm,
    th.hidden-inline-block-sm,
    tr.hidden-inline-block-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-inline-block-sm.hidden-inline-md,
    td.hidden-inline-block-sm.hidden-inline-md,
    th.hidden-inline-block-sm.hidden-inline-md,
    tr.hidden-inline-block-sm.hidden-inline-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-inline-block-sm.hidden-inline-block-lg,
    td.hidden-inline-block-sm.hidden-inline-block-lg,
    th.hidden-inline-block-sm.hidden-inline-block-lg,
    tr.hidden-inline-block-sm.hidden-inline-block-lg {
        display: none !important
    }
}

.hidden-inline-md {
    display: inline-block !important
}

tr.hidden-inline-md {
    display: table-row !important
}

td.hidden-inline-md,
th.hidden-inline-md {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-inline-md.hidden-inline-block-xs,
    td.hidden-inline-md.hidden-inline-block-xs,
    th.hidden-inline-md.hidden-inline-block-xs,
    tr.hidden-inline-md.hidden-inline-block-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-inline-md.hidden-inline-block-sm,
    td.hidden-inline-md.hidden-inline-block-sm,
    th.hidden-inline-md.hidden-inline-block-sm,
    tr.hidden-inline-md.hidden-inline-block-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-inline-md,
    td.hidden-inline-md,
    th.hidden-inline-md,
    tr.hidden-inline-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-inline-md.hidden-inline-block-lg,
    td.hidden-inline-md.hidden-inline-block-lg,
    th.hidden-inline-md.hidden-inline-block-lg,
    tr.hidden-inline-md.hidden-inline-block-lg {
        display: none !important
    }
}

.hidden-inline-block-lg {
    display: inline-block !important
}

tr.hidden-inline-block-lg {
    display: table-row !important
}

td.hidden-inline-block-lg,
th.hidden-inline-block-lg {
    display: table-cell !important
}

@media (max-width:767px) {

    .hidden-inline-block-lg.hidden-inline-block-xs,
    td.hidden-inline-block-lg.hidden-inline-block-xs,
    th.hidden-inline-block-lg.hidden-inline-block-xs,
    tr.hidden-inline-block-lg.hidden-inline-block-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {

    .hidden-inline-block-lg.hidden-inline-block-sm,
    td.hidden-inline-block-lg.hidden-inline-block-sm,
    th.hidden-inline-block-lg.hidden-inline-block-sm,
    tr.hidden-inline-block-lg.hidden-inline-block-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {

    .hidden-inline-block-lg.hidden-inline-md,
    td.hidden-inline-block-lg.hidden-inline-md,
    th.hidden-inline-block-lg.hidden-inline-md,
    tr.hidden-inline-block-lg.hidden-inline-md {
        display: none !important
    }
}

@media (min-width:1200px) {

    .hidden-inline-block-lg,
    td.hidden-inline-block-lg,
    th.hidden-inline-block-lg,
    tr.hidden-inline-block-lg {
        display: none !important
    }
}

.badge {
    line-height: 1.5rem;
    border-radius: 16px;
    position: relative
}

.badge[href] {
    border-radius: 17px;
    margin: -1px
}

.bento-tabset .nav-link .badge,
.btn .badge {
    margin-left: 7px;
    vertical-align: middle
}

[dir=rtl] .bento-tabset .nav-link .badge,
[dir=rtl] .btn .badge {
    margin-left: 0;
    margin-right: 7px
}

.bento-tabset .nav-pills .nav-link .badge,
.h1 .badge,
.h2 .badge,
.h3 .badge,
.h4 .badge,
.h5 .badge,
.h6 .badge,
h1 .badge,
h2 .badge,
h3 .badge,
h4 .badge,
h5 .badge,
h6 .badge {
    vertical-align: middle
}

.badge--inline {
    line-height: .75rem;
    padding: .25rem;
    min-width: 22px
}

.badge.badge-success {
    background: #f5fffd;
    border: 1px solid #1d7366;
    color: #1d7366
}

.badge.badge-danger {
    background: #fff8f7;
    border: 1px solid #8f221a;
    color: #8f221a
}

.badge.badge-warning {
    background: #fff9f2;
    border: 1px solid #cc4100;
    color: #cc4100
}

.badge.badge-info {
    background: #f5f7ff;
    border: 1px solid #083899;
    color: #083899
}

.badge.badge-light {
    background: #fafafa;
    border: 1px solid #565656;
    color: #565656
}

.badge.badge-dark {
    background: #f9f7ff;
    border: 1px solid #5a3d99;
    color: #5a3d99
}

.badge--inline.badge-light {
    background: #d0d0d0;
    border: 1px solid #d0d0d0;
    color: #404040
}

.badge--bold.badge-warning {
    background: #cc4100;
    border: 1px solid #cc4100;
    color: #fff
}

.badge--bold.badge-success {
    background: #1d7366;
    border: 1px solid #1d7366;
    color: #fff
}

.badge--bold.badge-danger {
    background: #8f221a;
    border: 1px solid #8f221a;
    color: #fff
}

.badge--bold.badge-info {
    background: #083899;
    border: 1px solid #083899;
    color: #fff
}

.badge--bold.badge-light {
    background: #565656;
    border: 1px solid #565656;
    color: #fff
}

.badge--bold.badge-dark {
    background: #5a3d99;
    border: 1px solid #5a3d99;
    color: #fff
}

.badge.badge-warning {
    box-shadow: none
}

.breadcrumb-item+.breadcrumb-item {
    padding: 0
}

.breadcrumb-item+.breadcrumb-item:before {
    content: "";
    display: none;
    padding: 0
}

.breadcrumb-item:after {
    color: #666;
    content: "";
    display: inline-block;
    font-family: bento-icons;
    margin: 0 10px;
    width: 8.5px;
    height: 8.5px;
    vertical-align: text-bottom;
    border-style: solid;
    border-width: 2px 2px 0 0;
    transform: rotate(45deg);
    transform-origin: 100% 0
}

[dir=rtl] .breadcrumb-item:after {
    transform: rotate(225deg);
    transform-origin: 5px 2px
}

.breadcrumb-item,
.breadcrumb-item.active,
.breadcrumb-item>a {
    display: inline-block;
    font-size: 14px;
    height: auto;
    line-height: inherit;
    padding: 0
}

.breadcrumb-item>a {
    text-decoration: none
}

.breadcrumb-item>a:focus,
.breadcrumb-item>a:hover {
    text-decoration: underline
}

.breadcrumb-item:first-child a {
    padding-left: 0
}

[dir=rtl] .breadcrumb-item:first-child a {
    padding-left: 0;
    padding-right: 0
}

.breadcrumb-item:last-child {
    font-weight: 400
}

.breadcrumb-item:last-child:after {
    border: none
}

.btn-group .btn-toggle.active {
    background-color: #f5f7ff;
    border-color: #092856;
    box-shadow: inset 0 3px 0 0 #092856;
    color: #092856
}

.btn-group .btn-toggle.active,
.btn-group .btn-toggle:hover {
    text-decoration: underline
}

.btn-group .btn-toggle.disabled {
    background-color: #f0f0f0;
    color: #404040
}

.btn-group .btn.btn-icon {
    padding-left: 16px;
    padding-right: 16px
}

.btn-group .btn-icon.active,
.btn-group .btn-icon:hover {
    text-decoration: none
}

.btn-group .btn-icon.focus,
.btn-group .btn-toggle.focus {
    border: 1px dashed #083899;
    outline: none
}

.btn-group .btn:first-child,
[dir=rtl] .btn-group .btn:last-child {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group .btn:last-child,
[dir=rtl] .btn-group .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

[dir=rtl] .btn-group>.btn-group:not(:first-child),
[dir=rtl] .btn-group>.btn:not(:first-child) {
    margin-left: 0;
    margin-right: -1px
}

.card {
    background-color: #fff;
    border-color: #afafaf
}

.card .card-header {
    background-color: #fafafa;
    border-bottom-color: #afafaf;
    color: #666;
    font-weight: 600;
    font-size: .858em;
    letter-spacing: 1px;
    line-height: 1.1;
    padding: 10.4px 13.2px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.card .card-body {
    padding: 1.5em
}

.card .card-header,
.card .card-title {
    margin-top: 0
}

.card .card-title {
    justify-content: space-between;
    display: flex
}

.card .card-link:hover {
    text-decoration: underline
}

.card .h1.card-header,
.card .h1.card-title,
.card .h2.card-header,
.card .h2.card-title,
.card .h3.card-header,
.card .h3.card-title,
.card .h4.card-header,
.card .h4.card-title,
.card .h5.card-header,
.card .h5.card-title,
.card .h6.card-header,
.card .h6.card-title,
.card h1.card-header,
.card h1.card-title,
.card h2.card-header,
.card h2.card-title,
.card h3.card-header,
.card h3.card-title,
.card h4.card-header,
.card h4.card-title,
.card h5.card-header,
.card h5.card-title,
.card h6.card-header,
.card h6.card-title {
    margin-top: 0
}

.card .card-header h1,
.card .card-header h2,
.card .card-header h3,
.card .card-header h4,
.card .card-header h5,
.card .card-header h6 {
    font-size: inherit
}

.card .card-header .h1,
.card .card-header .h2,
.card .card-header .h3,
.card .card-header .h4,
.card .card-header .h5,
.card .card-header .h6,
.card .card-header h1,
.card .card-header h2,
.card .card-header h3,
.card .card-header h4,
.card .card-header h5,
.card .card-header h6 {
    margin: 0
}

.card .card-header.h1,
.card .card-header>.h1 {
    font-weight: 400;
    font-size: 1.857rem;
    margin: 0;
    text-transform: capitalize
}

.card .card-header.h2,
.card .card-header>.h2 {
    font-weight: 400;
    font-size: 1.571rem;
    margin: 0;
    text-transform: capitalize
}

.card .card-header.h3,
.card .card-header>.h3 {
    font-weight: 400;
    font-size: 1.286rem;
    margin: 0;
    text-transform: capitalize
}

.card .card-header.h4,
.card .card-header>.h4 {
    font-weight: 400;
    font-size: 1.143rem;
    margin: 0;
    text-transform: capitalize
}

.card .card-header.h5,
.card .card-header>.h5 {
    font-size: .929rem;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize
}

.card .card-header.h6,
.card .card-header>.h6 {
    font-size: .857rem;
    font-weight: 600;
    text-transform: capitalize
}

.card .card-time {
    display: block;
    color: #999;
    font-size: .916em;
    margin: 10px 0 20px
}

.card.card-alt {
    background-color: #083899;
    border-color: #083899
}

.card.card-alt .card-header {
    background-color: #404040;
    border-bottom-color: #083899;
    color: #fff
}

.card.card-alt .card-body {
    color: #afafaf
}

.card.card-alt .card-body .card-title,
.card.card-alt .card-body .h1,
.card.card-alt .card-body .h2,
.card.card-alt .card-body .h3,
.card.card-alt .card-body .h4,
.card.card-alt .card-body .h5,
.card.card-alt .card-body .h6,
.card.card-alt .card-body h1,
.card.card-alt .card-body h2,
.card.card-alt .card-body h3,
.card.card-alt .card-body h4,
.card.card-alt .card-body h5,
.card.card-alt .card-body h6 {
    color: #fff
}

.card.card-alt .card-body .card-time {
    color: #afafaf
}

.close {
    font-size: 2rem;
    opacity: .4
}

.close.active:focus,
.close:active:focus,
.close:focus {
    outline: none
}

.dropdown-toggle:after,
.dropup .dropdown-toggle:after {
    content: none
}

.dropdown-item {
    border: 1px solid transparent
}

[dir=rtl] .dropdown-item {
    text-align: right
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #404040
}

.dropdown-item:hover:not([disabled]):not(.btn-primary) {
    background: #edeff5;
    color: #404040
}

.dropdown-item:focus:not([disabled]):not(.btn-primary) {
    background: #e3e8fa;
    outline-width: 0;
    position: relative
}

.dropdown-item:focus:not([disabled]):not(.btn-primary):before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px dashed #083899
}

.dropdown-toggle-split:after {
    -webkit-font-smoothing: antialiased;
    border: none;
    content: "\e71a";
    display: inline-block;
    vertical-align: middle;
    font-family: bento-icons;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    width: 14px;
    height: 14px
}

.btn+.dropdown-toggle-split {
    padding-right: 7px;
    padding-left: 7px
}

.dropdown-menu {
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12), 0 4px 4px 0 rgba(0, 0, 0, .24);
    transition: opacity .1s;
    opacity: 0;
    background: #fff;
    padding: 0;
    border: none
}

.dropdown-menu>.dropdown-item {
    padding: .5rem 1rem
}

[dir=rtl] .dropdown-menu {
    text-align: right
}

.dropdown-menu a:focus {
    text-decoration: none
}

.dropdown-menu a:hover {
    text-decoration: underline
}

.dropdown-menu a.cdk-keyboard-focused,
.dropdown-menu a.cdk-program-focused {
    text-decoration: none
}

.dropdown-menu.in {
    opacity: 1
}

.dropdown-menu.out {
    opacity: 0;
    transition: opacity .2s
}

ngb-typeahead-window.dropdown-menu {
    opacity: 1
}

[ngbdropdown] {
    position: relative
}

[ngbDropdownMenu].dropdown-scroll {
    max-height: 323px;
    overflow-y: auto
}

[ngbDropdownMenu].dropdown-scroll-short {
    max-height: 167px;
    overflow-y: auto
}

[ngbDropdownMenu].dropdown-scroll-long {
    max-height: 479px;
    overflow-y: auto
}

[ngbDropdownMenu] a {
    text-decoration: none;
    cursor: default
}

[ngbDropdownMenu] a:hover {
    text-decoration: underline
}

[dir=rtl] .dropdown-toggle:after {
    margin-right: .255em;
    margin-left: 0
}

a.list-group-item:focus,
a.list-group-item:hover {
    color: #fa6400
}

a.list-group-item.active,
a.list-group-item.active:focus,
a.list-group-item.active:hover {
    background-color: #fa6400;
    border-color: #1d7366
}

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading {
    color: inherit
}

.list-group-flush {
    padding-left: 0;
    padding-right: 0
}

.modal {
    align-items: center;
    color: #083899;
    overflow: auto;
    z-index: 2150 !important
}

.modal .modal-dialog {
    box-sizing: border-box;
    height: 100%;
    max-height: calc(100% - 3.5rem);
    min-height: 0;
    padding: 10px
}

.modal .modal-content {
    align-self: center;
    background-color: #fff;
    border: none;
    max-height: calc(100vh - 3.5rem);
    overflow: hidden;
    z-index: 0;
    border-radius: 2px
}

[dir=rtl] .modal-content {
    text-align: right
}

.modal-content>.close,
.modal-content>bento-modal-confirmation>.close {
    border: 1px solid transparent;
    filter: none;
    height: 2rem;
    justify-content: center;
    opacity: 1;
    position: absolute;
    right: 1rem;
    text-shadow: none;
    top: 1.25rem;
    width: 2rem;
    border-radius: 2px;
    transition: color .2s, border-color .2s, box-shadow .2s
}

[dir=rtl] .modal-content>.close,
[dir=rtl] .modal-content>bento-modal-confirmation>.close {
    left: 1rem;
    right: auto
}

.modal-content>.close.cdk-keyboard-focused,
.modal-content>.close.cdk-program-focused,
.modal-content>bento-modal-confirmation>.close.cdk-keyboard-focused,
.modal-content>bento-modal-confirmation>.close.cdk-program-focused {
    border-color: transparent;
    opacity: 1;
    outline: dashed;
    outline-color: #083899;
    outline-style: dashed;
    outline-width: 1px
}

.modal-content>.close:hover,
.modal-content>bento-modal-confirmation>.close:hover {
    border-color: #083899;
    box-shadow: 0 0 4px rgba(0, 0, 0, .2);
    opacity: 1
}

.modal-content .modal-header {
    border-bottom-color: #afafaf;
    padding: 1.5rem 2rem
}

.modal-content .modal-body {
    overflow-y: auto;
    padding: 1.5rem 2rem
}

.modal-content .modal-body p {
    line-height: 1.5
}

.modal-content .modal-body:first-child {
    margin-top: 10px
}

.modal-content .modal-body.modal-confirm-body {
    display: table;
    font-size: 1.429rem
}

.modal-content .modal-body.modal-confirm-body .modal-confirm-icon {
    display: table-cell;
    font-size: 1.143rem;
    vertical-align: top
}

.modal-content .modal-body.modal-confirm-body .modal-confirm-icon:before {
    color: #083899;
    font-size: 1.45em;
    left: auto;
    position: relative;
    top: auto
}

.modal-content .modal-body.modal-confirm-body .modal-confirm-message {
    display: table-cell;
    padding-left: 10px
}

.modal-content .modal-footer {
    background-color: #fafbff;
    border-top-color: #afafaf;
    flex-direction: row-reverse;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    padding: 1rem
}

.modal-content .modal-footer>:not(:last-child),
[dir=rtl] .modal-content .modal-footer>:not(:last-child) {
    margin-left: .25rem;
    margin-right: 0
}

.modal-backdrop {
    background-color: transparent;
    z-index: 2140 !important
}

.modal-backdrop.fade {
    opacity: 1;
    transition: none
}

.modal-backdrop.fade.show {
    background-color: rgba(0, 0, 0, .8);
    transition: background-color .2s
}

.modal.fade,
.modal.fade.show {
    transition-duration: .1s
}

.modal.fade .modal-dialog,
.modal.fade.show .modal-dialog {
    transform: translate(0);
    transition: transform .1s ease-out
}

.modal,
.modal-content .close,
.modal-dialog {
    display: flex !important
}

.modal,
.modal-content .close {
    justify-content: center
}

.modal .modal-content,
.modal .modal-dialog {
    width: 100%
}

.modal-content .modal-header h2 {
    font-weight: 600
}

.modal-content .modal-body.modal-confirm-body,
.modal-content .modal-body p {
    font-weight: 400
}

.modal-content .modal-body p,
.modal-content>.close,
.modal-content>bento-modal-confirmation>.close {
    font-size: 1rem
}

.modal-content .modal-body.modal-confirm-body .modal-confirm-icon,
.modal .modal-content {
    padding: 0
}

.modal-content .modal-footer,
.modal-content .modal-header,
.modal .modal-dialog {
    margin: 0
}

@media (min-width:768px) {
    .modal .modal-dialog {
        max-width: 600px
    }

    .modal .modal-dialog.modal-sm {
        max-width: 400px
    }

    .modal .modal-dialog.modal-lg {
        max-width: 800px
    }

    .modal .modal-dialog.modal-xl {
        max-width: 1140px
    }
}

@media (max-width:767px) {
    .modal .modal-dialog {
        max-width: none
    }

    .modal .modal-dialog .modal-content {
        align-self: stretch
    }
}

.modal-full-height .modal-content {
    height: 100%
}

.modal-full-height .modal-body {
    bottom: 65px;
    left: 0;
    margin: 0 !important;
    overflow: auto;
    padding: 1rem 1rem 1rem 2rem !important;
    position: absolute;
    right: 0;
    top: 77px
}

.modal-full-height .modal-footer {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0
}

.modal-full-height .modal-dialog {
    height: 90%
}

.modal-scroll .modal-content {
    height: 100%
}

.modal-scroll .modal-body {
    bottom: 65px;
    left: 0;
    margin: 0 !important;
    overflow: auto;
    padding: 1rem 1rem 1rem 2rem !important;
    position: absolute;
    right: 0;
    top: 77px
}

.modal-scroll .modal-footer {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0
}

.navbar-default {
    background-color: #fff
}

[dir=rtl] .navbar-nav {
    padding-right: 0
}

.navbar-header .navbar-brand {
    height: 56px;
    line-height: 24px;
    font-size: 1.714rem;
    font-weight: 300
}

.force-desktop .navbar-header .navbar-brand {
    height: 48px;
    line-height: 18px;
    font-size: 1.286rem;
    font-weight: 300
}

.nav>li>a {
    cursor: pointer
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent
}

.popover {
    border-radius: 4px;
    cursor: pointer;
    padding: 0;
    border: none;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12), 0 4px 4px 0 rgba(0, 0, 0, .24);
    opacity: 0;
    transition: opacity .2s
}

.popover[in=true] {
    opacity: 1;
    transition: opacity .1s;
    border: 1px solid transparent
}

.popover .arrow {
    display: none
}

.popover .popover-header {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #d0d0d0;
    font-weight: 600
}

[class*=" bento-icon-"].popover,
[class^=bento-icon-].popover {
    padding: 7px;
    margin: -7px
}

.bento-tabset {
    position: relative;
    display: block
}

[dir=rtl] .bento-tabset .nav {
    padding-right: 0
}

.bento-tabset .nav-tabs {
    border: none;
    cursor: default;
    font-weight: 400;
    overflow: hidden
}

.bento-tabset .nav-tabs>.nav-item {
    display: inline-flex;
    position: relative;
    padding: 0 2.125rem 0 0;
    margin-bottom: 0
}

[dir=rtl] .bento-tabset .nav-tabs>.nav-item {
    padding: 0 0 0 2.125rem
}

.bento-tabset .nav-tabs>.nav-item:last-of-type {
    padding: 0
}

.bento-tabset .nav-tabs>.nav-item>.nav-link {
    border-radius: 0;
    position: relative;
    border: none;
    font-size: 1rem;
    font-weight: 400;
    padding: .5625rem .3125rem;
    text-transform: none;
    color: #404040;
    overflow: hidden;
    text-decoration: none
}

.bento-tabset .nav-tabs>.nav-item>.nav-link:focus:before {
    content: "";
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px dashed #083899;
    pointer-events: none
}

.bento-tabset .nav-tabs>.nav-item>.nav-link.active {
    padding-bottom: .375rem;
    border-bottom: 3px solid #1d7366
}

.bento-tabset .nav-tabs>.nav-item>.nav-link .close {
    opacity: 1;
    font-size: .65rem;
    margin: 0 0 0 .3125rem;
    text-shadow: none;
    float: none;
    vertical-align: middle;
    height: .875rem;
    width: .875rem;
    line-height: 1;
    text-align: center;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 7px
}

[dir=rtl] .bento-tabset .nav-tabs>.nav-item>.nav-link .close {
    margin: 0 .3125rem 0 0
}

.bento-tabset .nav-tabs>.nav-item>.nav-link .close i {
    line-height: 0
}

.bento-tabset .nav-tabs>.nav-item>.nav-link .close:focus {
    outline: none
}

.bento-tabset .nav-tabs>.nav-item>.nav-link .close.cdk-keyboard-focused,
.bento-tabset .nav-tabs>.nav-item>.nav-link .close.cdk-program-focused {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #083899;
    box-shadow: 0 0 0 1px #083899 !important;
    z-index: 1
}

.bento-tabset .nav-tabs>.nav-item>.nav-link.active {
    font-weight: 600
}

.bento-tabset .nav-tabs>.nav-item>.nav-link:not(.active):hover,
.bento-tabset .nav-tabs>.nav-item>.nav-link:not(.active):hover>bento-tabs-label>div {
    text-decoration: underline
}

.bento-tabset .nav-tabs>.nav-item>.nav-link.disabled {
    color: #666
}

.bento-tabset .tab-content {
    vertical-align: top;
    background: #fff
}

.bento-tabset.tabs-top>.nav-tabs {
    border-bottom: 1px solid #666
}

.bento-tabset.tabs-top>.nav-stacked {
    height: auto
}

.bento-tabset.tabs-top>.nav-stacked>.nav-item {
    margin: 0 !important
}

.bento-tabset.tabs-top>.nav-stacked>.nav-item>.nav-link {
    border-radius: 0;
    display: block;
    margin: 0
}

.bento-tabset.tabs-top>.nav-stacked>.nav-item>.nav-link.active,
.bento-tabset.tabs-top>.nav-stacked>.nav-item>.nav-link.active:hover,
.bento-tabset.tabs-top>.nav-stacked>.nav-item>.nav-link:hover {
    color: #404040
}

.bento-tabset.tabs-top>.nav-justified>.nav-item>.nav-link {
    display: block
}

.bento-tabset.tabs-top>.nav-justified>.nav-item:last-child>.nav-link {
    margin-right: 0
}

.bento-tabset.tabs-bottom {
    transform: rotate(180deg)
}

.bento-tabset.tabs-bottom>.nav-tabs {
    border-top: 1px solid #666
}

.bento-tabset.tabs-bottom>.nav-tabs>.nav-item>.nav-link.active {
    padding-top: .375rem;
    padding-bottom: .5625rem;
    border-top: 3px solid #1d7366;
    border-bottom: none
}

.bento-tabset.tabs-bottom>.bento-tabset-nav-button-container {
    transform: rotate(180deg);
    padding-top: 0;
    left: 0;
    right: auto;
    top: 2
}

.bento-tabset.tabs-bottom>.bento-tabset-nav-button-container .bento-tabset-nav-button {
    border-bottom-width: 1px;
    border-top-width: 0
}

.bento-tabset.tabs-right>.nav-tabs {
    border-left: 1px solid #666;
    padding-right: .125rem;
    margin-right: 2
}

.bento-tabset.tabs-right>.nav-tabs>.nav-item {
    padding: 0
}

.bento-tabset.tabs-right>.nav-tabs>.nav-item>.nav-link {
    padding-left: .5rem
}

.bento-tabset.tabs-right>.nav-tabs>.nav-item>.nav-link.active {
    padding-left: .3125rem;
    border-left: 3px solid #1d7366;
    padding-bottom: .5625rem;
    border-bottom: none
}

[dir=rtl] .bento-tabset.tabs-right>.nav-tabs {
    border-left: 0;
    padding-right: 0;
    margin-right: auto;
    border-right: 1px solid #666;
    padding-left: .1875rem;
    margin-left: 2
}

[dir=rtl] .bento-tabset.tabs-right>.nav-tabs>.nav-item {
    padding: 0
}

[dir=rtl] .bento-tabset.tabs-right>.nav-tabs>.nav-item>.nav-link {
    padding-left: .3125rem;
    padding-right: .5rem
}

[dir=rtl] .bento-tabset.tabs-right>.nav-tabs>.nav-item>.nav-link.active {
    padding-right: .3125rem;
    border-left: none;
    border-right: 3px solid #1d7366
}

.bento-tabset.tabs-left>.nav-tabs {
    border-right: 1px solid #666;
    text-align: left
}

.bento-tabset.tabs-left>.nav-tabs>.nav-item {
    padding: 0
}

.bento-tabset.tabs-left>.nav-tabs>.nav-item>.nav-link {
    padding-right: .5rem
}

.bento-tabset.tabs-left>.nav-tabs>.nav-item>.nav-link.active {
    padding-bottom: .5625rem;
    padding-right: .3125rem;
    border-right: 3px solid #1d7366;
    border-bottom: none
}

[dir=rtl] .bento-tabset.tabs-left>.nav-tabs {
    border-right: 0;
    padding-left: 0;
    margin-left: auto;
    border-left: 1px solid #666;
    padding-right: .1875rem;
    margin-right: 2
}

[dir=rtl] .bento-tabset.tabs-left>.nav-tabs>.nav-item>.nav-link {
    padding-right: .3125rem;
    padding-left: .5rem
}

[dir=rtl] .bento-tabset.tabs-left>.nav-tabs>.nav-item>.nav-link.active {
    padding-left: .3125rem;
    border-left: 3px solid #1d7366;
    border-right: none;
    border-bottom: none
}

.bento-tabset>.nav-pills {
    cursor: default;
    margin: .625rem 0
}

.bento-tabset>.nav-pills>.nav-item {
    color: #d0d0d0
}

.bento-tabset>.nav-pills>.nav-item:before {
    content: "|";
    font-weight: 400;
    font-size: 1.286rem;
    line-height: 1em;
    color: #afafaf
}

.bento-tabset>.nav-pills>.nav-item>.nav-link {
    font-weight: 600;
    font-size: 1em;
    font-weight: 400;
    color: #083899;
    display: inline-block;
    padding: 0 .9375rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-decoration: none
}

.bento-tabset>.nav-pills>.nav-item>.nav-link:focus {
    border: 1px dashed #083899;
    border-radius: 0;
    pointer-events: none
}

.bento-tabset>.nav-pills>.nav-item>.nav-link.active {
    background: none;
    color: #404040;
    font-weight: 600
}

.bento-tabset>.nav-pills>.nav-item>.nav-link.active:focus {
    background-color: transparent;
    color: #1d7366
}

.bento-tabset>.nav-pills>.nav-item>.nav-link:not(.active):hover {
    text-decoration: underline
}

.bento-tabset>.nav-pills>.nav-item+.nav-item {
    margin-left: 0
}

.bento-tabset>.nav-pills>.nav-item:first-child>.nav-link {
    padding-left: 0
}

[dir=rtl] .bento-tabset>.nav-pills>.nav-item:first-child>.nav-link {
    padding-left: .9375rem;
    padding-right: 0
}

.bento-tabset>.nav-pills.nav-stacked>.nav-item:before,
.bento-tabset>.nav-pills>.nav-item:first-child:before {
    content: none
}

.bento-tabset>.nav-pills.nav-stacked>.nav-item>.nav-link {
    display: block;
    padding: 0
}

.bento-tabset>.nav-pills.nav-justified>.nav-item>.nav-link {
    white-space: nowrap
}

.bento-tabset>.nav-pills+.tab-content {
    padding-top: 0
}

.tabs-top>.nav-tabs {
    white-space: nowrap
}

.tabs-top>.nav-tabs>.nav-item {
    float: none;
    margin-bottom: 0;
    margin-right: .3125rem
}

.tabs-top .tab-content {
    padding-top: 1.25rem
}

.tabs-bottom>.nav,
.tabs-bottom>.tab-content {
    transform: rotate(180deg)
}

.tabs-bottom .nav-tabs {
    border-top: 1px solid #dee2e6;
    white-space: nowrap
}

.tabs-bottom .nav-tabs>.nav-item {
    float: none
}

.tabs-bottom>.tab-content {
    padding-bottom: 1.25rem
}

.tabs-bottom>.tab-content .tab-pane {
    height: 18.75rem;
    overflow: auto;
    padding-right: .625rem
}

.tabs-left,
.tabs-right {
    display: table;
    width: 100%
}

.tabs-left>.nav-tabs,
.tabs-right>.nav-tabs {
    display: table-cell;
    width: 1%
}

.tabs-left>.nav-tabs>.nav-item,
.tabs-right>.nav-tabs>.nav-item {
    float: none;
    width: 100%
}

.tabs-left>.nav-tabs>.nav-item>.nav-link,
.tabs-right>.nav-tabs>.nav-item>.nav-link {
    min-width: 4.6875rem;
    white-space: nowrap;
    width: 100%
}

[dir=rtl] .tabs-left>.nav-tabs>.nav-item>.nav-link,
[dir=rtl] .tabs-right>.nav-tabs>.nav-item>.nav-link {
    margin-right: auto;
    margin-left: 0
}

.tabs-left>.tab-content,
.tabs-right>.tab-content {
    display: table-cell
}

.tabs-left>.nav-tabs {
    border-right: 1px solid #dee2e6;
    display: table-cell
}

.tabs-left>.tab-content {
    padding-left: 1.25rem
}

[dir=rtl] .tabs-left>.tab-content {
    padding-left: 0;
    padding-right: 1.25rem
}

.tabs-right {
    transform: rotate(180deg)
}

.tabs-right>.nav,
.tabs-right>.tab-content {
    transform: rotate(180deg);
    padding-right: 1.25rem
}

[dir=rtl] .tabs-right>.nav,
[dir=rtl] .tabs-right>.tab-content {
    padding-left: 1.25rem;
    padding-right: 0
}

.tabs-right>.nav-tabs {
    border-left: 1px solid #dee2e6;
    display: table-cell
}

bento-tabset-scroll {
    display: block;
    position: relative
}

bento-tabset-scroll .nav.nav-tabs {
    flex-wrap: nowrap;
    transition: all .2s;
    width: 624.9375rem
}

bento-tabset-scroll .tabs-bottom,
bento-tabset-scroll .tabs-top {
    overflow-x: hidden
}

bento-tabset-scroll .tabs-bottom>.nav-tabs,
bento-tabset-scroll .tabs-top>.nav-tabs {
    overflow-x: unset
}

bento-tabset-scroll .tabs-bottom>.nav-tabs>.nav-item:last-child,
bento-tabset-scroll .tabs-top>.nav-tabs>.nav-item:last-child {
    margin-right: 6.875rem
}

[dir=rtl] bento-tabset-scroll .tabs-bottom>.nav-tabs>.nav-item:last-child,
[dir=rtl] bento-tabset-scroll .tabs-top>.nav-tabs>.nav-item:last-child {
    margin-right: .1875rem;
    margin-left: 6.875rem
}

bento-tabset-scroll .tabs-top {
    padding-top: .125rem
}

bento-tabset-scroll .tab-content {
    margin-top: 3
}

bento-tabset-scroll>.bento-tabset-nav-button-container {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: .125rem;
    background: #fff;
    z-index: 1;
    border-left: 1px solid #666
}

bento-tabset-scroll>.bento-tabset-nav-button-container.tabset-scroll-nav-buttons {
    display: flex;
    position: relative;
    top: 86.7px
}

[dir=rtl] bento-tabset-scroll>.bento-tabset-nav-button-container {
    right: auto;
    left: 0;
    border-left: 0;
    border-right: 1px solid #666
}

bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button {
    height: 2.5rem;
    border-radius: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    color: #083899;
    background-color: #fff;
    border-color: transparent;
    position: relative;
    float: left
}

[dir=rtl] bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button {
    float: right
}

[dir=rtl] bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button i {
    transform: scaleX(-1)
}

bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:focus {
    border-style: dashed;
    border-color: #1d7366
}

bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:hover {
    color: #083899;
    border-style: solid;
    border-color: #083899
}

bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button[disabled] {
    opacity: 1;
    color: #afafaf
}

bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:first-child {
    margin-left: 0
}

bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:first-child:before {
    width: 0
}

bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:last-child,
bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:last-child:hover {
    border-right-width: 1px
}

[dir=rtl] bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:last-child,
[dir=rtl] bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:last-child:hover {
    border-left-width: 1px;
    border-right-width: 0
}

bento-tabs-label {
    display: block;
    position: relative;
    float: left;
    padding-right: 2.0625rem;
    margin-right: -1.75rem;
    overflow: hidden
}

[dir=rtl] bento-tabs-label {
    float: right;
    padding-right: 0;
    margin-right: auto;
    padding-left: 2.0625rem;
    margin-left: -1.75rem
}

bento-tabs-label:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 2.0625rem;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 30%, #fff 70%)
}

[dir=rtl] bento-tabs-label:after {
    right: auto;
    left: 0;
    transform: scaleX(-1)
}

a.active:hover>bento-tabs-label:after,
a.active>bento-tabs-label:after,
a:hover>bento-tabs-label:after {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 30%, #fff 70%)
}

@media only screen and (max-width:768px) {
    .bento-tabset>.nav-tabs.nav-justified {
        height: auto
    }

    .bento-tabset>.nav-tabs.nav-justified>.nav-item {
        margin: 0 !important
    }

    .bento-tabset>.nav-tabs.nav-justified>.nav-item>.nav-link {
        border-radius: 0;
        margin: 0
    }

    .bento-tabset>.nav-tabs.nav-justified>.nav-item>.nav-link:hover {
        font-weight: 600
    }

    .bento-tabset>.nav-tabs.nav-justified>.nav-item>.nav-link.active,
    .bento-tabset>.nav-tabs.nav-justified>.nav-item>.nav-link.active:hover {
        color: #404040
    }

    .bento-tabset>.nav-pills.nav-justified>.nav-item:before {
        content: none
    }

    .bento-tabset>.nav-pills.nav-justified>.nav-item>.nav-link {
        display: block;
        margin-bottom: 0;
        padding: 0;
        text-align: left
    }
}

[tooltip] {
    cursor: pointer
}

.tooltip {
    z-index: 2001
}

.tooltip .arrow {
    display: none
}

.tooltip-inner {
    background-color: #007BFF;
    color: #fff;
    border: 1px solid #007BFF;
    border-radius: 5px;
    padding: 10px
}

.tooltip-inner [class*=" bento-icon-"],
.tooltip-inner [class^=bento-icon-] {
    vertical-align: middle
}

.tooltip {
    opacity: 1
}

.tooltip .tooltip-inner {
    opacity: 0
}

.tooltip.bs-tooltip-auto[x-placement^=top] .tooltip-inner,
.tooltip.bs-tooltip-top .tooltip-inner {
    transform: translateY(10px) scale(.6)
}

.tooltip.bs-tooltip-auto[x-placement^=right] .tooltip-inner,
.tooltip.bs-tooltip-right .tooltip-inner {
    transform: translate(-10px) scale(.6)
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .tooltip-inner,
.tooltip.bs-tooltip-bottom .tooltip-inner {
    transform: translateY(-10px) scale(.6)
}

.tooltip.bs-tooltip-auto[x-placement^=left] .tooltip-inner,
.tooltip.bs-tooltip-left .tooltip-inner {
    transform: translate(10px) scale(.6)
}

.tooltip.tooltip-shown {
    opacity: 1
}

.tooltip.tooltip-shown .tooltip-inner {
    transition: opacity .1s, transform .1s;
    transform: translate(0) scale(1);
    opacity: 1
}

@font-face {
    font-family: bento-icons;
    src: url(tr-icons-nucleo.f2036509a1dd5fe677d4.eot);
    src: url(tr-icons-nucleo.f2036509a1dd5fe677d4.eot) format("embedded-opentype"), url(tr-icons-nucleo.38a47c119e7cedb64ae0.woff2) format("woff2"), url(tr-icons-nucleo.127984d6d5cf0eca0b63.woff) format("woff"), url(tr-icons-nucleo.e9f9f901d3aa96e3d755.ttf) format("truetype"), url(tr-icons-nucleo.e0da4da43c0da09e50cc.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon {
    display: inline-block;
    font: normal normal normal 1em/1 bento-icons;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

i[class*=icon]:focus {
    outline: none
}

[class*=" bento-icon-"],
[class^=bento-icon-] {
    position: relative;
    display: inline-block;
    align-self: center;
    font-family: bento-icons;
    vertical-align: text-bottom;
    font-style: normal;
    font-weight: 400;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none
}

[class*=" bento-icon-"].disabled,
[class^=bento-icon-].disabled {
    color: #afafaf
}

.bento-icon-close-x {
    font-weight: 600
}

.bento-icon-stamp:before {
    content: "\10000"
}

.bento-icon-folder-solid:before {
    content: "\10001"
}

.bento-icon-clipboard:before {
    content: "\10003"
}

.bento-icon-add:before {
    content: "\e600"
}

.bento-icon-address-book:before {
    content: "\e601"
}

.bento-icon-aid:before {
    content: "\e602"
}

.bento-icon-alarm:before {
    content: "\e603"
}

.bento-icon-all-selected:before {
    content: "\e604"
}

.bento-icon-archive:before {
    content: "\e605"
}

.bento-icon-arrow-combo-hor:before {
    content: "\e606"
}

.bento-icon-arrow-combo-vert:before {
    content: "\e607"
}

.bento-icon-arrow-curved-left:before {
    content: "\e608"
}

.bento-icon-arrow-curved-right:before {
    content: "\e609"
}

.bento-icon-arrow-double-back:before {
    content: "\e60a"
}

.bento-icon-arrow-double-forward:before {
    content: "\e60b"
}

.bento-icon-arrow-down-left:before {
    content: "\e60c"
}

.bento-icon-arrow-down-right:before {
    content: "\e60d"
}

.bento-icon-arrow-down:before {
    content: "\e60e"
}

.bento-icon-arrow-forward:before {
    content: "\e60f"
}

.bento-icon-arrow-left:before {
    content: "\e610"
}

.bento-icon-arrow-right:before {
    content: "\e611"
}

.bento-icon-arrow-thick-down-left:before {
    content: "\e612"
}

.bento-icon-arrow-thick-down-right:before {
    content: "\e613"
}

.bento-icon-arrow-thick-down:before {
    content: "\e614"
}

.bento-icon-arrow-thick-left:before {
    content: "\e615"
}

.bento-icon-arrow-thick-right:before {
    content: "\e616"
}

.bento-icon-arrow-thick-up-left:before {
    content: "\e617"
}

.bento-icon-arrow-thick-up-right:before {
    content: "\e618"
}

.bento-icon-arrow-thick-up:before {
    content: "\e619"
}

.bento-icon-arrow-up-left:before {
    content: "\e61a"
}

.bento-icon-arrow-up-right:before {
    content: "\e61b"
}

.bento-icon-arrow-up:before {
    content: "\e61c"
}

.bento-icon-attachment:before {
    content: "\e61d"
}

.bento-icon-backward:before {
    content: "\e61e"
}

.bento-icon-bars:before {
    content: "\e61f"
}

.bento-icon-batch:before {
    content: "\e620"
}

.bento-icon-block:before {
    content: "\e621"
}

.bento-icon-bookmark:before {
    content: "\e622"
}

.bento-icon-bookmark2:before {
    content: "\e623"
}

.bento-icon-bookmarks:before {
    content: "\e624"
}

.bento-icon-books:before {
    content: "\e625"
}

.bento-icon-browse:before {
    content: "\e626"
}

.bento-icon-bubble:before {
    content: "\e627"
}

.bento-icon-building:before {
    content: "\e628"
}

.bento-icon-buildings:before {
    content: "\e629"
}

.bento-icon-bullet-list:before {
    content: "\e62a"
}

.bento-icon-busy:before {
    content: "\e62b"
}

.bento-icon-cabinet:before {
    content: "\e62c"
}

.bento-icon-calculate:before {
    content: "\e62d"
}

.bento-icon-calendar:before {
    content: "\e62e"
}

.bento-icon-camera:before {
    content: "\e62f"
}

.bento-icon-caret-down:before {
    content: "\e630"
}

.bento-icon-caret-left:before {
    content: "\e631"
}

.bento-icon-caret-right:before {
    content: "\e632"
}

.bento-icon-caret-up:before {
    content: "\e633"
}

.bento-icon-cart:before {
    content: "\e634"
}

.bento-icon-checkbox-filled:before {
    content: "\e635"
}

.bento-icon-checkbox:before {
    content: "\e636"
}

.bento-icon-checkmark:before {
    content: "\e637"
}

.bento-icon-chevron-down:before {
    content: "\e638"
}

.bento-icon-chevron-first-left:before {
    content: "\e639"
}

.bento-icon-chevron-first-up:before {
    content: "\e63a"
}

.bento-icon-chevron-large-down:before {
    content: "\e63b"
}

.bento-icon-chevron-large-left:before {
    content: "\e63c"
}

.bento-icon-chevron-large-right:before {
    content: "\e63d"
}

.bento-icon-chevron-large-up:before {
    content: "\e63e"
}

.bento-icon-chevron-last-down:before {
    content: "\e63f"
}

.bento-icon-chevron-last-right:before {
    content: "\e640"
}

.bento-icon-chevron-left:before {
    content: "\e641"
}

.bento-icon-chevron-medium-down:before {
    content: "\e642"
}

.bento-icon-chevron-medium-left:before {
    content: "\e643"
}

.bento-icon-chevron-medium-right:before {
    content: "\e644"
}

.bento-icon-chevron-medium-up:before {
    content: "\e645"
}

.bento-icon-chevron-right:before {
    content: "\e646"
}

.bento-icon-chevron-up:before {
    content: "\e647"
}

.bento-icon-clock:before {
    content: "\e648"
}

.bento-icon-close-circle:before {
    content: "\e649"
}

.bento-icon-close-x:before {
    content: "\e64a"
}

.bento-icon-cloud-download:before {
    content: "\e64b"
}

.bento-icon-cloud-upload:before {
    content: "\e64c"
}

.bento-icon-cloud:before {
    content: "\e64d"
}

.bento-icon-cog:before {
    content: "\e64e"
}

.bento-icon-coin:before {
    content: "\e64f"
}

.bento-icon-coins:before {
    content: "\e650"
}

.bento-icon-collapse:before {
    content: "\e651"
}

.bento-icon-columns:before {
    content: "\e652"
}

.bento-icon-community:before {
    content: "\e653"
}

.bento-icon-compare:before {
    content: "\e654"
}

.bento-icon-component:before {
    content: "\e655"
}

.bento-icon-contract:before {
    content: "\e656"
}

.bento-icon-copy:before {
    content: "\e657"
}

.bento-icon-currency:before {
    content: "\e658"
}

.bento-icon-cursor:before {
    content: "\e659"
}

.bento-icon-double-arrow-down:before {
    content: "\e65a"
}

.bento-icon-double-arrow-left:before {
    content: "\e65b"
}

.bento-icon-double-arrow-right:before {
    content: "\e65c"
}

.bento-icon-double-arrow-up:before {
    content: "\e65d"
}

.bento-icon-download:before {
    content: "\e65e"
}

.bento-icon-drag-drop:before {
    content: "\e65f"
}

.bento-icon-earth:before {
    content: "\e660"
}

.bento-icon-edit-blank-doc:before {
    content: "\e661"
}

.bento-icon-edit-filled-doc:before {
    content: "\e662"
}

.bento-icon-edit:before {
    content: "\e663"
}

.bento-icon-efile:before {
    content: "\e664"
}

.bento-icon-enter:before {
    content: "\e665"
}

.bento-icon-enter2:before {
    content: "\e666"
}

.bento-icon-enter3:before {
    content: "\e667"
}

.bento-icon-envelope:before {
    content: "\e668"
}

.bento-icon-exit:before {
    content: "\e669"
}

.bento-icon-exit2:before {
    content: "\e66a"
}

.bento-icon-expand:before {
    content: "\e66b"
}

.bento-icon-expand2:before {
    content: "\e66c"
}

.bento-icon-export-group:before {
    content: "\e66d"
}

.bento-icon-eye:before {
    content: "\e66e"
}

.bento-icon-file-check:before {
    content: "\e66f"
}

.bento-icon-file-download:before {
    content: "\e670"
}

.bento-icon-file-excel:before {
    content: "\e671"
}

.bento-icon-file-filled:before {
    content: "\e672"
}

.bento-icon-file-pdf:before {
    content: "\e673"
}

.bento-icon-file-plus:before {
    content: "\e674"
}

.bento-icon-file-remove:before {
    content: "\e675"
}

.bento-icon-file-room:before {
    content: "\e676"
}

.bento-icon-file-upload:before {
    content: "\e677"
}

.bento-icon-file-viewer:before {
    content: "\e678"
}

.bento-icon-file-word:before {
    content: "\e679"
}

.bento-icon-file:before {
    content: "\e67a"
}

.bento-icon-filter-sorting-up:before {
    content: "\e67b"
}

.bento-icon-filter-arrow:before {
    content: "\e67c"
}

.bento-icon-filter-az:before {
    content: "\e67d"
}

.bento-icon-filter-sorting-down:before {
    content: "\e67e"
}

.bento-icon-filter:before {
    content: "\e67f"
}

.bento-icon-first:before {
    content: "\e680"
}

.bento-icon-flag:before {
    content: "\e681"
}

.bento-icon-flowchart:before {
    content: "\e682"
}

.bento-icon-folder-checked:before {
    content: "\e683"
}

.bento-icon-folder-download:before {
    content: "\e684"
}

.bento-icon-folder-open:before {
    content: "\e685"
}

.bento-icon-folder-plus:before {
    content: "\e686"
}

.bento-icon-folder-remove:before {
    content: "\e687"
}

.bento-icon-folder-upload:before {
    content: "\e688"
}

.bento-icon-folder:before {
    content: "\e689"
}

.bento-icon-forward:before {
    content: "\e68a"
}

.bento-icon-freeze-panes:before {
    content: "\e68b"
}

.bento-icon-grid:before {
    content: "\e68c"
}

.bento-icon-grid2:before {
    content: "\e68d"
}

.bento-icon-group:before {
    content: "\e68e"
}

.bento-icon-hamburger-menu:before {
    content: "\e68f"
}

.bento-icon-heart:before {
    content: "\e690"
}

.bento-icon-heart2:before {
    content: "\e691"
}

.bento-icon-hide:before {
    content: "\e692"
}

.bento-icon-history:before {
    content: "\e693"
}

.bento-icon-home:before {
    content: "\e694"
}

.bento-icon-hor-drag-drop-arrows:before {
    content: "\e695"
}

.bento-icon-IE:before {
    content: "\e697"
}

.bento-icon-inbox:before {
    content: "\e698"
}

.bento-icon-info:before {
    content: "\e699"
}

.bento-icon-integration:before {
    content: "\e69a"
}

.bento-icon-last:before {
    content: "\e69b"
}

.bento-icon-layout-landscape:before {
    content: "\e69c"
}

.bento-icon-library:before {
    content: "\e69d"
}

.bento-icon-lightning:before {
    content: "\e69e"
}

.bento-icon-link:before {
    content: "\e69f"
}

.bento-icon-lock:before {
    content: "\e6a0"
}

.bento-icon-meter2:before {
    content: "\e6a1"
}

.bento-icon-minus-plain:before {
    content: "\e6a2"
}

.bento-icon-mobile:before {
    content: "\e6a3"
}

.bento-icon-mobile2:before {
    content: "\e6a4"
}

.bento-icon-more:before {
    content: "\e6a5"
}

.bento-icon-network:before {
    content: "\e6a6"
}

.bento-icon-new:before {
    content: "\e6a7"
}

.bento-icon-news:before {
    content: "\e6ab"
}

.bento-icon-newtab:before {
    content: "\e6ac"
}

.bento-icon-next:before {
    content: "\e6ad"
}

.bento-icon-notebook:before {
    content: "\e6ae"
}

.bento-icon-partial-selection:before {
    content: "\e6af"
}

.bento-icon-paste:before {
    content: "\e6b0"
}

.bento-icon-pause:before {
    content: "\e6b1"
}

.bento-icon-percent:before {
    content: "\e6b2"
}

.bento-icon-pie:before {
    content: "\e6b3"
}

.bento-icon-play:before {
    content: "\e6b4"
}

.bento-icon-play2:before {
    content: "\e6b5"
}

.bento-icon-plus-plain:before {
    content: "\e6b6"
}

.bento-icon-previous:before {
    content: "\e6b7"
}

.bento-icon-print:before {
    content: "\e6b8"
}

.bento-icon-pushpin:before {
    content: "\e6b9"
}

.bento-icon-question:before {
    content: "\e6ba"
}

.bento-icon-redo:before {
    content: "\e6bb"
}

.bento-icon-refresh:before {
    content: "\e6bc"
}

.bento-icon-remove:before {
    content: "\e6bd"
}

.bento-icon-resources:before {
    content: "\e6be"
}

.bento-icon-rulers:before {
    content: "\e6bf"
}

.bento-icon-save-outlined:before {
    content: "\e6c0"
}

.bento-icon-save-solid:before {
    content: "\e6c1"
}

.bento-icon-scissors:before {
    content: "\e6c2"
}

.bento-icon-screen:before {
    content: "\e6c3"
}

.bento-icon-search:before {
    content: "\e6c4"
}

.bento-icon-select-individually:before {
    content: "\e6c5"
}

.bento-icon-settings:before {
    content: "\e6c6"
}

.bento-icon-share-arrow:before {
    content: "\e6c7"
}

.bento-icon-share:before {
    content: "\e6c8"
}

.bento-icon-shared-folder:before {
    content: "\e6c9"
}

.bento-icon-spinner:before {
    content: "\e6ca"
}

.bento-icon-star:before {
    content: "\e6cb"
}

.bento-icon-star2:before {
    content: "\e6cc"
}

.bento-icon-start-process:before {
    content: "\e6cd"
}

.bento-icon-stats-up:before {
    content: "\e6ce"
}

.bento-icon-stats:before {
    content: "\e6cf"
}

.bento-icon-stop:before {
    content: "\e6d0"
}

.bento-icon-stopwatch:before {
    content: "\e6d1"
}

.bento-icon-tab-browser:before {
    content: "\e6d2"
}

.bento-icon-table:before {
    content: "\e6d3"
}

.bento-icon-tables:before {
    content: "\e6d4"
}

.bento-icon-tag:before {
    content: "\e6d5"
}

.bento-icon-tasks:before {
    content: "\e6d6"
}

.bento-icon-thin-arrow-down:before {
    content: "\e6d7"
}

.bento-icon-thin-arrow-left:before {
    content: "\e6d8"
}

.bento-icon-thin-arrow-right:before {
    content: "\e6d9"
}

.bento-icon-thin-arrow-up:before {
    content: "\e6da"
}

.bento-icon-thumbs-up:before {
    content: "\e6db"
}

.bento-icon-thumbs-up2:before {
    content: "\e6dc"
}

.bento-icon-tools:before {
    content: "\e6dd"
}

.bento-icon-transfer:before {
    content: "\e6de"
}

.bento-icon-tree:before {
    content: "\e6df"
}

.bento-icon-tree2:before {
    content: "\e6e0"
}

.bento-icon-two-arrows-down:before {
    content: "\e6e1"
}

.bento-icon-two-arrows-up:before {
    content: "\e6e2"
}

.bento-icon-type:before {
    content: "\e6e3"
}

.bento-icon-undo:before {
    content: "\e6e4"
}

.bento-icon-unlocked:before {
    content: "\e6e5"
}

.bento-icon-unpin:before {
    content: "\e6e6"
}

.bento-icon-upload:before {
    content: "\e6e7"
}

.bento-icon-user-block:before {
    content: "\e6e8"
}

.bento-icon-user-cancel:before {
    content: "\e6e9"
}

.bento-icon-user-plus:before {
    content: "\e6ea"
}

.bento-icon-user:before {
    content: "\e6eb"
}

.bento-icon-users:before {
    content: "\e6ec"
}

.bento-icon-vcard:before {
    content: "\e6ed"
}

.bento-icon-vertical-drag-drop:before {
    content: "\e6ee"
}

.bento-icon-volume-decrease:before {
    content: "\e6ef"
}

.bento-icon-volume-increase:before {
    content: "\e6f0"
}

.bento-icon-volume-medium:before {
    content: "\e6f1"
}

.bento-icon-volume-mute:before {
    content: "\e6f2"
}

.bento-icon-warning:before {
    content: "\e6f3"
}

.bento-icon-zoomin:before {
    content: "\e6f4"
}

.bento-icon-zoomout:before {
    content: "\e6f5"
}

.bento-icon-barcode:before {
    content: "\e6f6"
}

.bento-icon-delete-group:before {
    content: "\e6f7"
}

.bento-icon-scan:before {
    content: "\e6f8"
}

.bento-icon-move:before {
    content: "\e6f9"
}

.bento-icon-folder-filled:before {
    content: "\e6fa"
}

.bento-icon-file-image:before {
    content: "\e6fb"
}

.bento-icon-warning-round:before {
    content: "\e6fc"
}

.bento-icon-format:before {
    content: "\e6fd"
}

.bento-icon-negate:before {
    content: "\e6fe"
}

.bento-icon-rename:before {
    content: "\e6ff"
}

.bento-icon-descending:before {
    content: "\e700"
}

.bento-icon-ascending:before {
    content: "\e701"
}

.bento-icon-asterisk:before {
    content: "\e702"
}

.bento-icon-asterisk-outlined:before {
    content: "\e703"
}

.bento-icon-yen:before {
    content: "\e704"
}

.bento-icon-euro:before {
    content: "\e705"
}

.bento-icon-british-pound:before {
    content: "\e706"
}

.bento-icon-formula:before {
    content: "\e707"
}

.bento-icon-powerpoint:before {
    content: "\e708"
}

.bento-icon-briefcase:before {
    content: "\e709"
}

.bento-icon-scales:before {
    content: "\e70a"
}

.bento-icon-bell:before {
    content: "\e70b"
}

.bento-icon-invoice:before {
    content: "\e70c"
}

.bento-icon-report:before {
    content: "\e70d"
}

.bento-icon-filter-outlined:before {
    content: "\e70e"
}

.bento-icon-dollar:before {
    content: "\e70f"
}

.bento-icon-bubble-empty:before {
    content: "\e710"
}

.bento-icon-lock-balance:before {
    content: "\e711"
}

.bento-icon-read-only:before {
    content: "\e712"
}

.bento-icon-out-of-sync:before {
    content: "\e713"
}

.bento-icon-attachment-plus:before {
    content: "\e714"
}

.bento-icon-empty-list:before {
    content: "\e715"
}

.bento-icon-close:before {
    content: "\e716"
}

.bento-icon-import-group:before {
    content: "\e717"
}

.bento-icon-info-filled:before {
    content: "\e718"
}

.bento-icon-add-filled:before {
    content: "\e719"
}

.bento-icon-caret-down-filled:before {
    content: "\e71a"
}

.bento-icon-caret-left-filled:before {
    content: "\e71b"
}

.bento-icon-caret-right-filled:before {
    content: "\e71c"
}

.bento-icon-caret-up-filled:before {
    content: "\e71d"
}

.bento-icon-close-circle-filled:before {
    content: "\e71e"
}

.bento-icon-close-thick:before {
    content: "\e71f"
}

.bento-icon-question-filled:before {
    content: "\e720"
}

.bento-icon-warning-filled:before {
    content: "\e721"
}

.bento-icon-stop-filled:before {
    content: "\e722"
}

.bento-icon-flag-filled:before {
    content: "\e723"
}

.bento-icon-headphones:before {
    content: "\e724"
}

.bento-icon-bank:before {
    content: "\e725"
}

.bento-icon-danger:before {
    content: "\e726"
}

.bento-icon-danger-filled:before {
    content: "\e727"
}

.bento-icon-key:before {
    content: "\e728"
}

.bento-icon-key-filled:before {
    content: "\e729"
}

.bento-icon-more-vert:before {
    content: "\e72a"
}

.bento-icon-more-vert-filled:before {
    content: "\e72b"
}

.bento-icon-file-csv:before {
    content: "\eeff"
}

.bento-icon-lock-remove:before {
    content: "\ef02"
}

.bento-icon-ctriangle:before {
    content: "\ef03"
}

.bento-icon-override:before {
    content: "\ef04"
}

.bento-icon-rotate-right:before {
    content: "\ef05"
}

.bento-icon-rotate-left:before {
    content: "\ef06"
}

.bento-icon-save-classic:before {
    content: "\ef07"
}

.bento-icon-confirm:before {
    content: "\ef09"
}

.bento-icon-shared-file:before {
    content: "\ef0c"
}

.bento-icon-calendar-add:before {
    content: "\ef0e"
}

.bento-icon-gauge:before {
    content: "\ef0f"
}

.bento-icon-conditional:before {
    content: "\ef10"
}

.bento-accordion.accordion {
    display: block
}

.bento-accordion.accordion>.card {
    border: none;
    overflow: visible
}

.bento-accordion.accordion>.card .collapse.show {
    border-radius: 0;
    border-top: none
}

.bento-accordion.accordion>.card .card-header {
    padding: 0;
    margin-bottom: 0;
    position: relative;
    border: 0;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.bento-accordion.accordion>.card .card-header .bento-accordion-header-list {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    line-height: 1.2rem;
    margin: 0 0 1.3rem;
    font-size: .875rem
}

.bento-accordion.accordion>.card .card-header .bento-accordion-header-list li:first-child {
    margin-right: 10px
}

[dir=rtl] .bento-accordion.accordion>.card .card-header .bento-accordion-header-list li:first-child {
    margin-right: 0;
    margin-left: 10px
}

.bento-accordion.accordion>.card .card-header .bento-accordion-header-list li:last-child {
    margin-right: 0
}

.bento-accordion.accordion>.card .card-header .bento-accordion-header-list li:not(:first-child):not(:last-child) {
    margin-right: 10px
}

[dir=rtl] .bento-accordion.accordion>.card .card-header .bento-accordion-header-list li:not(:first-child):not(:last-child) {
    margin-right: 0;
    margin-left: 10px
}

.bento-accordion.accordion>.card .card-header .bento-accordion-header-list li:not(:last-child):after {
    border-style: solid;
    border-width: 0 1px 0 0;
    content: "";
    margin-left: 10px
}

[dir=rtl] .bento-accordion.accordion>.card .card-header .bento-accordion-header-list li:not(:last-child):after {
    margin-right: 10px;
    margin-left: 0
}

.bento-accordion.accordion>.card .card-header button {
    line-height: 2.9em;
    text-align: left;
    border-radius: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 8px 60px 8px 20px;
    display: block;
    font-weight: 400;
    text-decoration: none;
    position: relative
}

[dir=rtl] .bento-accordion.accordion>.card .card-header button {
    text-align: right;
    padding: 8px 20px 8px 60px
}

.bento-accordion.accordion>.card .card-header button:hover:not(.text-muted) {
    text-decoration: none
}

.bento-accordion.accordion>.card .card-header button:focus {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #083899;
    box-shadow: 0 0 0 1px #083899 !important;
    z-index: 1;
    box-shadow: none !important;
    border-style: dashed
}

.bento-accordion.accordion>.card .card-header button:after {
    font-family: bento-icons;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    max-height: 64px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    font-size: 1.143rem;
    pointer-events: none;
    transition: color .2s, background .2s
}

[dir=rtl] .bento-accordion.accordion>.card .card-header button:after {
    right: auto;
    left: 0
}

.bento-accordion.accordion>.card .card-body {
    margin-top: -5px;
    margin-bottom: 5px
}

.bento-accordion.accordion>.card:first-child .card-header button {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.bento-accordion.accordion>.card:last-child .card-header button[aria-expanded=false],
.bento-accordion.accordion>.card:last-child .collapse.show {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.bento-accordion.accordion>.card:not(:last-child) {
    margin-bottom: -1px
}

.bento-accordion.accordion>.card:only-child .collapse.show {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.bento-accordion.accordion>.card:only-child .card-header button {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

bento-expand-collapse-button-group+.bento-accordion.accordion>.card {
    margin-top: -1px
}

.bento-accordion.accordion.bento-accordion-alternate>.card .card-header {
    border-top-width: 1px;
    border-top-style: solid;
    margin-bottom: 0
}

.bento-accordion.accordion.bento-accordion-alternate>.card .card-body {
    margin-bottom: 0
}

.bento-accordion.accordion .card .collapse.show {
    border: 1px solid #666
}

.bento-accordion.accordion .card-header {
    background: transparent
}

.bento-accordion.accordion .card-header .bento-accordion-header-list {
    color: #404040
}

.bento-accordion.accordion .card-header button[aria-expanded=true] {
    background-color: #e3e8fa;
    border-bottom: 1px solid #666
}

.bento-accordion.accordion .card-header button[aria-expanded=true]:after {
    content: "";
    color: #083899
}

.bento-accordion.accordion .card-header button[aria-expanded=true]:hover:after:not(.text-muted) {
    color: #083899
}

.bento-accordion.accordion .card-header button {
    border: 1px solid #666;
    background: #fff
}

.bento-accordion.accordion .card-header button:hover:not(.text-muted) {
    background: #edeff5
}

.bento-accordion.accordion .card-header button:after,
.bento-accordion.accordion .card-header button:hover:not(.text-muted):after {
    color: #083899
}

.bento-accordion.accordion .card-header button:focus {
    border: 1px dashed #083899
}

.bento-accordion.accordion .card-body {
    background: #fff
}

.bento-accordion.accordion.bento-accordion-alternate .card-header {
    border-top-color: #d0d0d0;
    background: #fff
}

.bento-accordion.accordion.bento-accordion-alternate .card-header button[aria-expanded=true] {
    color: #083899;
    background: #fff
}

.bento-accordion.accordion.bento-accordion-alternate .card-header button[aria-expanded=true]:after,
.bento-accordion.accordion.bento-accordion-alternate .card-header button[aria-expanded=true]:hover:after:not(.text-muted) {
    color: #083899;
    background: transparent
}

.bento-accordion.accordion.bento-accordion-alternate .card-header button {
    color: #083899
}

.bento-accordion.accordion.bento-accordion-alternate .card-header button:hover:not(.text-muted) {
    color: #999
}

.bento-accordion.accordion.bento-accordion-alternate .card-header button:hover:not(.text-muted):after {
    background: transparent;
    color: #999
}

.bento-accordion.accordion.bento-accordion-alternate .card-header button:after {
    background: transparent;
    color: #083899
}

.bento-accordion.accordion.bento-accordion-alternate .card-header button.text-muted:after {
    color: #afafaf
}

.bento-accordion.accordion.bento-accordion-alternate .card-body {
    background: #fff
}

bento-alert-item .alert.bento-alert {
    border-radius: 4px;
    font-size: 1rem;
    box-shadow: none;
    padding: 8px 36px 8px 24px
}

bento-alert-item .alert.bento-alert:before {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
    vertical-align: middle;
    margin-right: 12px
}

bento-alert-item .alert.bento-alert>div,
bento-alert-item .alert.bento-alert>span {
    display: inline;
    line-height: 1.75rem
}

bento-alert-item .alert.bento-alert button.close {
    right: 12px
}

bento-alert-item .alert.bento-alert button.close.cdk-keyboard-focused:focus,
bento-alert-item .alert.bento-alert button.close.cdk-program-focused:focus {
    outline: 1px dashed #083899 !important
}

bento-alert-item .alert.bento-alert.alert-success:before {
    content: "\e6c1"
}

bento-alert-item .alert.bento-alert.alert-info:before {
    content: "\e718"
}

bento-alert-item .alert.bento-alert.alert-warning:before {
    content: "\e721"
}

bento-alert-item .alert.bento-alert.alert-danger:before,
bento-alert-item .alert.bento-alert.alert-error:before {
    content: "\e6fc"
}

bento-alert-item .alert.bento-alert .close i.bui-alert-close-indicator:before {
    content: "\e64a"
}

.alert a {
    color: #404040
}

.alert a:focus {
    outline: 1px dashed #404040 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.alert:focus {
    outline-style: dashed;
    outline-color: #404040;
    outline-offset: 1px;
    outline-width: 1px
}

.alert.alert-success {
    background: #f5fffd;
    color: #404040;
    border: 1px solid #1d7366
}

.alert.alert-success>span:focus,
.alert.alert-success a:focus {
    outline: 1px dotted #404040
}

.alert.alert-success:before {
    color: #1d7366
}

.alert.alert-success a {
    color: #083899
}

.alert.alert-success button.close {
    border: 1px solid rgba(29, 115, 102, 0);
    border-radius: 2px;
    transition: border-color .2s, box-shadow .2s
}

.alert.alert-success button.close:hover {
    opacity: 1;
    border-color: #1f4c44;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.alert.alert-info {
    background: #f5f7ff;
    color: #404040;
    border: 1px solid #083899
}

.alert.alert-info>span:focus,
.alert.alert-info a:focus {
    outline: 1px dotted #404040
}

.alert.alert-info:before,
.alert.alert-info a {
    color: #083899
}

.alert.alert-info button.close {
    border: 1px solid rgba(8, 56, 153, 0);
    border-radius: 2px;
    transition: border-color .2s, box-shadow .2s
}

.alert.alert-info button.close:hover {
    opacity: 1;
    border-color: #092856;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.alert.alert-warning {
    background: #fff9f2;
    color: #404040;
    border: 1px solid #cc4100
}

.alert.alert-warning>span:focus,
.alert.alert-warning a:focus {
    outline: 1px dotted #404040
}

.alert.alert-warning:before {
    color: #cc4100
}

.alert.alert-warning a {
    color: #083899
}

.alert.alert-warning button.close {
    border: 1px solid rgba(204, 65, 0, 0);
    border-radius: 2px;
    transition: border-color .2s, box-shadow .2s
}

.alert.alert-warning button.close:hover {
    opacity: 1;
    border-color: #cc4100;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.alert.alert-danger {
    background: #fff8f7;
    color: #404040;
    border: 1px solid #8f221a
}

.alert.alert-danger>span:focus,
.alert.alert-danger a:focus {
    outline: 1px dotted #404040
}

.alert.alert-danger:before {
    color: #8f221a
}

.alert.alert-danger a {
    color: #083899
}

.alert.alert-danger button.close {
    border: 1px solid rgba(143, 34, 26, 0);
    border-radius: 2px;
    transition: border-color .2s, box-shadow .2s
}

.alert.alert-danger button.close:hover {
    opacity: 1;
    border-color: #8f221a;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.bento-append-to {
    position: absolute;
    display: block;
    z-index: 1121
}

.bento-append-to.dropdown-menu.dropdown-menu-up {
    bottom: auto;
    margin: -1.7px 0 0
}

.btn>.bento-busyloader-front-blocker {
    display: none
}

.btn>.bento-busyloader-blocker {
    align-self: center;
    background: none;
    display: inline-block;
    height: 24px;
    left: auto;
    margin: 0 -.34rem 0 .34rem;
    position: relative;
    right: auto;
    width: 24px;
    z-index: 0
}

[dir=rtl] .btn>.bento-busyloader-blocker {
    margin: 0 .34rem 0 -.34rem
}

.btn>.bento-busyloader-blocker .bento-busyloader-wrapper {
    height: 24px;
    position: absolute;
    width: 24px
}

.btn>.bento-busyloader-blocker .bento-busyloader-inner {
    display: block;
    line-height: 0
}

.btn>.bento-busyloader-blocker svg.bento-busyloader-svg-lg,
.btn>.bento-busyloader-blocker svg.bento-busyloader-svg-md,
.btn>.bento-busyloader-blocker svg.bento-busyloader-svg-sm {
    height: 24px;
    vertical-align: middle;
    width: 24px
}

.btn-group-sm>.btn>.bento-busyloader-blocker .bento-busyloader-wrapper,
.btn.btn-sm>.bento-busyloader-blocker .bento-busyloader-wrapper {
    right: 5px
}

.btn-group-lg>.btn>.bento-busyloader-blocker .bento-busyloader-wrapper,
.btn.btn-lg>.bento-busyloader-blocker .bento-busyloader-wrapper {
    right: 11px
}

.force-desktop .btn>.bento-busyloader-blocker .bento-busyloader-wrapper {
    right: 5px
}

.bento-busyloader-blocker,
.bento-busyloader-front-blocker {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2000
}

.bento-busyloader-blocker svg,
.bento-busyloader-front-blocker svg {
    vertical-align: middle
}

.bento-busyloader-blocker .bento-busyloader-svg-sm,
.bento-busyloader-front-blocker .bento-busyloader-svg-sm {
    height: 25px;
    width: 25px
}

.bento-busyloader-blocker .bento-busyloader-svg-md,
.bento-busyloader-front-blocker .bento-busyloader-svg-md {
    height: 50px;
    width: 50px
}

.bento-busyloader-blocker .bento-busyloader-svg-lg,
.bento-busyloader-front-blocker .bento-busyloader-svg-lg {
    height: 75px;
    width: 75px
}

.bento-busyloader-blocker:focus,
.bento-busyloader-front-blocker:focus {
    outline: none
}

.bento-busyloader-blocker .bento-busyloader-wrapper,
.bento-busyloader-front-blocker .bento-busyloader-wrapper {
    display: table;
    height: 100%;
    width: 100%
}

.bento-busyloader-blocker .bento-busyloader-wrapper .bento-busyloader-inner,
.bento-busyloader-front-blocker .bento-busyloader-wrapper .bento-busyloader-inner {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.bento-busyloader-blocker.bento-play .bento-busyloader-svg>path {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.bento-busyloader-blocker .bento-busyloader-svg>path {
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: bento-busyloader-rotation;
    animation-name: bento-busyloader-rotation;
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    fill: none;
    stroke-width: 15;
    stroke: #afafaf
}

.bento-busyloader-blocker .bento-busyloader-svg>path:nth-child(8) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.bento-busyloader-blocker .bento-busyloader-svg>path:nth-child(7) {
    -webkit-animation-delay: .1714285714s;
    animation-delay: .1714285714s
}

.bento-busyloader-blocker .bento-busyloader-svg>path:nth-child(6) {
    -webkit-animation-delay: .3428571429s;
    animation-delay: .3428571429s
}

.bento-busyloader-blocker .bento-busyloader-svg>path:nth-child(5) {
    -webkit-animation-delay: .5142857143s;
    animation-delay: .5142857143s
}

.bento-busyloader-blocker .bento-busyloader-svg>path:nth-child(4) {
    -webkit-animation-delay: .6857142857s;
    animation-delay: .6857142857s
}

.bento-busyloader-blocker .bento-busyloader-svg>path:nth-child(3) {
    -webkit-animation-delay: .8571428571s;
    animation-delay: .8571428571s
}

.bento-busyloader-blocker .bento-busyloader-svg>path:nth-child(2) {
    -webkit-animation-delay: 1.0285714286s;
    animation-delay: 1.0285714286s
}

.bento-busyloader-blocker .bento-busyloader-svg>path:first-child {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s
}

@-webkit-keyframes bento-busyloader-rotation {
    0% {
        stroke: #afafaf
    }

    30%,
    60% {
        stroke: #1d7366
    }

    90%,
    to {
        stroke: #afafaf
    }
}

@keyframes bento-busyloader-rotation {
    0% {
        stroke: #afafaf
    }

    30%,
    60% {
        stroke: #1d7366
    }

    90%,
    to {
        stroke: #afafaf
    }
}

.btn>.bento-busyloader-blocker {
    margin: 0 -4.8px 0 4.8px
}

[dir=rtl] .btn>.bento-busyloader-blocker {
    margin: 0 4.8px 0 -4.8px
}

.bento-busyloader-blocker,
.bento-busyloader-front-blocker {
    background: hsla(0, 0%, 100%, .85)
}

.btn-danger .bento-busyloader-blocker .bento-busyloader-svg path,
.btn-primary .bento-busyloader-blocker .bento-busyloader-svg path {
    -webkit-animation-name: bento-busyloader-rotation-alt;
    animation-name: bento-busyloader-rotation-alt
}

@-webkit-keyframes bento-busyloader-rotation-alt {
    0% {
        stroke: #afafaf
    }

    30%,
    60% {
        stroke: #fff
    }

    90%,
    to {
        stroke: #afafaf
    }
}

@keyframes bento-busyloader-rotation-alt {
    0% {
        stroke: #afafaf
    }

    30%,
    60% {
        stroke: #fff
    }

    90%,
    to {
        stroke: #afafaf
    }
}

[class*=bui-checkbox] {
    font-style: normal;
    font-family: bento-icons
}

[class*=bui-checkbox]:before {
    font-size: .7rem;
    line-height: 1rem
}

bento-checkbox {
    border-radius: 2px;
    overflow: hidden
}

.bui-checkbox-checked:before {
    content: "\e637"
}

.bui-checkbox-unchecked {
    border-width: 1px;
    border-style: solid
}

.bui-checkbox-indeterminate:before {
    content: "\e6a2"
}

bento-checkbox:hover {
    background-color: #d0d0d0
}

bento-checkbox.disabled .bui-checkbox-unchecked {
    border-color: #afafaf
}

bento-checkbox.disabled [aria-checked=mixed]~.bui-checkbox-unchecked,
bento-checkbox.disabled [aria-checked=true]~.bui-checkbox-unchecked {
    background-color: #afafaf;
    border-color: transparent
}

bento-checkbox.cdk-keyboard-focused,
bento-checkbox.cdk-program-focused {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #083899;
    box-shadow: 0 0 0 2px #083899 !important;
    z-index: 1
}

.bui-checkbox-checked,
.bui-checkbox-indeterminate {
    color: #fff !important
}

.bui-checkbox-unchecked {
    border-color: #666
}

[aria-checked=mixed]~.bui-checkbox-unchecked,
[aria-checked=true]~.bui-checkbox-unchecked {
    border-color: transparent;
    background-color: #1d7366
}

.bento-collapse-header {
    background: transparent
}

.bento-collapse-header>button {
    background: none;
    border: none;
    padding: 0
}

.bento-collapse-header hr {
    margin: 10px 0 15px
}

.bento-collapse-header .bento-collapse-header-label {
    pointer-events: none;
    font-size: 11px;
    font-weight: 400;
    letter-spacing: .1em;
    margin: 0;
    line-height: 13px;
    text-transform: uppercase
}

.collapse:not(.show) {
    display: block;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis
}

.bento-collapse-header .bento-collapse-header-label {
    color: #3d3d3d
}

.bui-bento-combobox-container.bento-combobox-container {
    border-radius: 4px;
    border: none;
    overflow: hidden;
    transform-origin: left top;
    transform: scale(.9);
    top: 34px
}

[dir=rtl] .bui-bento-combobox-container.bento-combobox-container {
    transform-origin: right top
}

.bui-bento-combobox-container.bento-combobox-container.top,
.dropup .bui-bento-combobox-container.bento-combobox-container {
    transform-origin: left bottom
}

[dir=rtl] .bui-bento-combobox-container.bento-combobox-container.top,
[dir=rtl] .dropup .bui-bento-combobox-container.bento-combobox-container {
    transform-origin: right bottom
}

.dropup .bui-bento-combobox-container.bento-combobox-container {
    top: auto;
    bottom: 34px
}

.bui-bento-combobox-container.bento-combobox-container.in {
    transition: opacity .1s, transform .1s;
    transform: scale(1)
}

.bui-bento-combobox-container.bento-combobox-container.bento-append-to.in {
    transform: translateY(2px) scale(1)
}

.bui-bento-combobox-container.bento-combobox-container.bento-append-to.top.in {
    transform: translateY(-2px) scale(1)
}

.bui-bento-combobox-footer-item-inner .btn {
    min-width: 0
}

.bui-bento-combobox-footer-item-inner .btn:disabled {
    border-color: transparent;
    background-color: transparent
}

bento-combobox.bento-select .form-control[readonly],
bento-combobox.bento-select .form-control[readonly]:focus,
bento-combobox.bento-select[readonly] .form-control[readonly],
bento-combobox.bento-select[readonly] .form-control[readonly]:focus {
    font-weight: 600
}

bento-combobox.bento-select.input-sm>.btn {
    height: 24px;
    width: 24px;
    line-height: 30px
}

bento-combobox.bento-select.input-lg .bento-combobox-container {
    top: 46px
}

bento-combobox.bento-select.input-lg>.btn {
    height: 46px;
    line-height: 44px
}

bento-combobox.bento-select div.input-label,
bento-combobox.bento-select div.placeholder,
bento-combobox.bento-select input[type=text] {
    height: 32px;
    padding: 0 2rem 0 10px;
    line-height: 30px
}

[dir=rtl] bento-combobox.bento-select div.input-label,
[dir=rtl] bento-combobox.bento-select div.placeholder,
[dir=rtl] bento-combobox.bento-select input[type=text] {
    padding: 0 10px 0 2rem
}

bento-combobox.bento-select div.input-label.input-sm,
bento-combobox.bento-select div.placeholder.input-sm,
bento-combobox.bento-select input[type=text].input-sm {
    height: 24px;
    line-height: 22px
}

bento-combobox.bento-select div.input-label.input-lg,
bento-combobox.bento-select div.placeholder.input-lg,
bento-combobox.bento-select input[type=text].input-lg {
    height: 46px;
    line-height: 44px
}

.bui-bento-combobox-container {
    top: 32px
}

.dropup .bui-bento-combobox-container,
.up .bui-bento-combobox-container {
    bottom: 32px
}

.bui-bento-combobox-container-item {
    height: 39px;
    line-height: 39px
}

bento-combobox.bento-select .form-control[readonly],
bento-combobox.bento-select .form-control[readonly]:focus,
bento-combobox.bento-select[readonly] .form-control[readonly],
bento-combobox.bento-select[readonly] .form-control[readonly]:focus {
    border-color: #fff;
    color: #404040
}

bento-combobox.bento-select:not(.readonly) .form-control[readonly]:not(:disabled) {
    color: #404040;
    border-color: #666
}

bento-combobox.bento-select:not(.readonly) .form-control[readonly]:not(:disabled):focus {
    border-color: #404040 !important
}

bento-combobox.bento-select.no-value:hover:not([disabled])>.btn {
    color: #999
}

bento-combobox.bento-select.no-value:focus:not([disabled])>.btn {
    color: #083899
}

bento-combobox.bento-select>div.input-label.disabled,
bento-combobox.bento-select input[disabled]:not(.readonly) {
    color: #afafaf;
    background-color: #fafafa;
    border-color: #afafaf
}

bento-combobox.bento-select.in-focus .bento-combobox-container {
    border-color: #404040
}

bento-combobox.bento-select div.placeholder {
    color: #999
}

.bento-combobox-container {
    background: #fff;
    border-color: transparent;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12), 0 4px 4px 0 rgba(0, 0, 0, .24)
}

.bento-combobox-container-header {
    background: #f5f7ff;
    color: #083899;
    font-size: .875rem
}

.bento-combobox-container-header-label {
    border-bottom-color: #afafaf
}

.bento-combobox-container-footer {
    border-top-color: #afafaf;
    background-color: #fafbff
}

.bento-list-row.bento-combobox-container-item {
    background-color: #fff
}

.bento-list-row.bento-combobox-container-item:focus {
    outline: none
}

.bento-list-row.bento-combobox-container-item:focus.cdk-keyboard-focused,
.bento-list-row.bento-combobox-container-item:focus.cdk-program-focused {
    outline: 1px dashed #083899
}

.bento-list-row.bento-combobox-container-item.highlighted:not(.selected),
.bento-list-row.bento-combobox-container-item:hover:not(.selected) {
    background-color: #f0f0f0;
    color: #083899;
    text-decoration: underline
}

.bento-list-row.bento-combobox-container-item.selected {
    background-color: #e3e8fa;
    color: #083899
}

.bento-list-row.bento-combobox-container-item.selected:hover {
    text-decoration: underline
}

.bento-list-row.bento-combobox-container-item.bui-bento-combobox-container-item {
    font-size: 1rem;
    height: 40px;
    line-height: 39px
}

.bento-list-row.bento-combobox-container-item.bui-bento-combobox-container-item>div,
.bento-list-row.bento-combobox-container-item.bui-bento-combobox-container-item>span {
    border-bottom-color: #fafafa;
    padding: 8px
}

.bento-list-row.bento-combobox-container-item.bui-bento-combobox-container-item .bento-list-cell {
    border-bottom: 1px solid #afafaf
}

bento-contextual-header,
bento-contextual-header .bch-main-container {
    height: 44px
}

bento-contextual-header .bch-back-button {
    height: 44px;
    width: 45px
}

bento-contextual-header .bch-back-button:focus {
    outline: 1px dashed #000 !important;
    outline-offset: -1px !important;
    box-shadow: none !important;
    z-index: 1
}

bento-contextual-header .bch-back-button+.bch-main-container {
    left: 45px
}

[dir=rtl] bento-contextual-header .bch-back-button .bento-icon-arrow-left:before {
    content: "\e611"
}

bento-contextual-header .bch-header-title {
    font-weight: 600
}

bento-contextual-header .bch-right-container {
    height: 44px;
    line-height: 43px
}

bento-contextual-header {
    border-bottom-color: #afafaf;
    border-bottom-width: 1px
}

bento-contextual-header .bch-back-button {
    border-right-color: #afafaf
}

bento-contextual-header .bch-back-button[disabled] {
    color: rgba(64, 64, 64, .2)
}

bento-contextual-header .bch-header {
    border-right: 1px solid #afafaf
}

[bento-d3-vertical-split-bars] .tick line,
[bento-d3-vertical-split-bars] path.domain {
    display: none
}

bento-d3-arc-gauge {
    display: block;
    position: relative;
    height: 80px;
    font-weight: 400
}

bento-d3-arc-gauge .number-labels {
    fill: #083899
}

.bento-chart-key {
    list-style-type: none;
    margin: 0 20px 0 0;
    padding: 0
}

.bento-chart-key .bento-icon-stop {
    margin-right: 10px
}

.bento-chart-key .is-faded {
    opacity: .5
}

.bento-d3-datatable .map-heading,
.bento-d3-datatable table.table th {
    font-weight: 600;
    font-size: .929rem
}

.bento-d3-datatable .map-heading {
    height: 66px;
    letter-spacing: 1.2px;
    line-height: 65px;
    padding: 0 20px
}

.bento-d3-datatable table.table th {
    height: 64px;
    line-height: 64px;
    padding: 0 10px
}

.bento-d3-datatable table.table tbody {
    font-size: .857rem
}

.bento-d3-datatable .bento-icon-chevron-medium-right {
    font-size: 1.071rem;
    margin-top: 10px;
    float: right
}

[bento-d3-progress-meter] text {
    font-weight: 600
}

bento-d3-pie-chart {
    display: block;
    position: relative;
    height: 300px
}

bento-d3-pie-chart.is-responsive svg {
    max-width: 100%;
    max-height: 100%;
    width: inherit;
    height: inherit
}

bento-d3-pie-chart .arc text {
    font-weight: 600;
    font-size: 1.143rem
}

bento-d3-pie-chart polyline {
    stroke-width: 1px;
    fill: none
}

bento-d3-pie-chart text {
    font-weight: 400;
    font-size: .857rem;
    cursor: default
}

bento-d3-pie-chart .label-name,
bento-d3-pie-chart .lines {
    opacity: 0;
    transition: opacity .2s
}

bento-d3-pie-chart .show {
    opacity: 1
}

bento-d3-pie-chart .path {
    cursor: pointer
}

bento-d3-pie-chart .hover-path,
bento-d3-pie-chart .path {
    stroke: #fff;
    stroke-width: 1px;
    stroke-linejoin: bevel
}

bento-d3-pie-chart .hover-path {
    cursor: none;
    opacity: 0;
    transition: opacity .2s
}

bento-d3-pie-chart .hover-path.show {
    opacity: .2
}

bento-d3-pie-chart .hover-path.selected,
bento-d3-pie-chart .is-faded {
    opacity: .5
}

bento-d3-pie-chart .is-selected {
    opacity: 1
}

bento-d3-bar-chart,
bento-d3-column-chart,
bento-d3-line-chart {
    position: relative;
    display: block;
    width: 100%
}

bento-d3-bar-chart .axis text,
bento-d3-bar-chart .legend text,
bento-d3-column-chart .axis text,
bento-d3-column-chart .legend text,
bento-d3-line-chart .axis text,
bento-d3-line-chart .legend text {
    font-size: .857rem;
    font-weight: 400
}

bento-d3-bar-chart text.title,
bento-d3-column-chart text.title,
bento-d3-line-chart text.title {
    font-size: .929rem
}

bento-d3-bar-chart .axis line,
bento-d3-bar-chart .axis path,
bento-d3-bar-chart line.axis,
bento-d3-column-chart .axis line,
bento-d3-column-chart .axis path,
bento-d3-column-chart line.axis,
bento-d3-line-chart .axis line,
bento-d3-line-chart .axis path,
bento-d3-line-chart line.axis {
    fill: none;
    shape-rendering: crispEdges
}

.bento-d3-tooltip {
    position: absolute;
    pointer-events: none;
    display: none
}

.bento-d3-tooltip.tooltip .tooltip-inner {
    opacity: 1
}

.bento-d3-tooltip.tooltip.top .tooltip-arrow {
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 5px 5px 0
}

bento-d3-line-chart .bento-d3-tooltip .tooltip-inner {
    text-align: left
}

[dir=rtl] bento-d3-line-chart .bento-d3-tooltip .tooltip-inner {
    text-align: right
}

bento-d3-data-map {
    display: block;
    position: relative;
    overflow: hidden
}

bento-d3-data-map .bento-busyloader-blocker .bento-busyloader-svg-md {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

bento-d3-data-map svg {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

bento-d3-data-map .zoom {
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 25px;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, .2)
}

bento-d3-data-map .btn-zoom {
    height: 22px;
    line-height: 22px;
    font-size: .714rem;
    padding: 0 5px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, .2)
}

bento-d3-data-map .hidden-canvas {
    display: none
}

bento-d3-data-map .busy-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none
}

@media (max-width:980px) {
    .bento-d3-datatable .no-pad {
        float: none;
        width: 100%
    }

    .bento-d3-datatable table.table td,
    .bento-d3-datatable table.table th {
        padding: 8px 20px
    }
}

[bento-d3-vertical-split-bars] .tick text {
    fill: #666;
    stroke: none
}

.bento-d3-datatable .map-heading,
.bento-d3-datatable table.table th {
    background: #fafafa
}

bento-d3-pie-chart polyline {
    stroke: #083899
}

bento-d3-bar-chart .axis text,
bento-d3-bar-chart .legend text,
bento-d3-column-chart .axis text,
bento-d3-column-chart .legend text,
bento-d3-line-chart .axis text,
bento-d3-line-chart .legend text,
bento-d3-pie-chart .is-selected text,
bento-d3-pie-chart .is-selected text.label-outside,
bento-d3-pie-chart .label-outside,
bento-d3-pie-chart text {
    fill: #083899
}

bento-d3-bar-chart .axis line,
bento-d3-bar-chart .axis path,
bento-d3-bar-chart line.axis,
bento-d3-column-chart .axis line,
bento-d3-column-chart .axis path,
bento-d3-column-chart line.axis,
bento-d3-line-chart .axis line,
bento-d3-line-chart .axis path,
bento-d3-line-chart line.axis {
    stroke: #083899
}

bento-d3-line-chart .line {
    fill: none
}

bento-d3-line-chart .tooltip-line {
    stroke: #afafaf
}

bento-d3-line-chart .tooltip-line.off {
    stroke: none
}

.bento-d3-tooltip.tooltip.top .tooltip-arrow {
    border-top-color: #007BFF
}

bento-d3-data-map .btn-zoom {
    background-color: #fff
}

.form-group.bento-datepicker,
.input-group.bento-datepicker {
    display: inline-block;
    white-space: nowrap
}

.form-group.bento-datepicker label,
.input-group.bento-datepicker label {
    display: block
}

.form-group.bento-datepicker>.form-control,
.input-group.bento-datepicker>.form-control {
    display: inline-block;
    float: none;
    height: 32px;
    width: 150px;
    border-radius: 0
}

.form-group.bento-datepicker.form-group-lg>.form-control,
.form-group.bento-datepicker.form-group-lg>.input-group-btn>.btn,
.form-group.bento-datepicker.input-group-lg>.form-control,
.form-group.bento-datepicker.input-group-lg>.input-group-btn>.btn,
.input-group.bento-datepicker.form-group-lg>.form-control,
.input-group.bento-datepicker.form-group-lg>.input-group-btn>.btn,
.input-group.bento-datepicker.input-group-lg>.form-control,
.input-group.bento-datepicker.input-group-lg>.input-group-btn>.btn {
    height: 46px
}

.form-group.bento-datepicker.form-group-sm>.form-control,
.form-group.bento-datepicker.form-group-sm>.input-group-btn>.btn,
.form-group.bento-datepicker.input-group-sm>.form-control,
.form-group.bento-datepicker.input-group-sm>.input-group-btn>.btn,
.input-group.bento-datepicker.form-group-sm>.form-control,
.input-group.bento-datepicker.form-group-sm>.input-group-btn>.btn,
.input-group.bento-datepicker.input-group-sm>.form-control,
.input-group.bento-datepicker.input-group-sm>.input-group-btn>.btn {
    height: 24px
}

.form-group.bento-datepicker.disabled,
.input-group.bento-datepicker.disabled {
    pointer-events: none;
    cursor: default;
    opacity: .5
}

ngb-datepicker.dropdown-menu {
    opacity: 0;
    transition: opacity .2s
}

ngb-datepicker.dropdown-menu.show {
    opacity: 1
}

.bento-datepicker+.btn,
ngb-datepicker+.btn {
    border-color: #666;
    position: relative;
    background: none;
    height: 32px;
    padding: 0;
    width: 30px;
    vertical-align: top;
    border-radius: 0 2px 2px 0;
    margin-left: -1px;
    z-index: 1
}

[dir=rtl] .bento-datepicker+.btn,
[dir=rtl] ngb-datepicker+.btn {
    border-radius: 2px 0 0 2px
}

.bento-datepicker+.btn i,
ngb-datepicker+.btn i {
    top: 0
}

ngb-datepicker {
    border-radius: 2px !important;
    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);
    border: none !important;
    font-weight: 400
}

ngb-datepicker.bento-datepicker-range {
    width: auto
}

ngb-datepicker.bento-datepicker-range ngb-datepicker-navigation-select select.custom-select {
    background-position: 50%
}

ngb-datepicker ngb-datepicker-navigation {
    padding: 24px 12px
}

ngb-datepicker ngb-datepicker-navigation .ngb-dp-arrow {
    height: 36px
}

ngb-datepicker ngb-datepicker-navigation .btn-link.ngb-dp-arrow-btn {
    height: 36px;
    width: 36px;
    line-height: 34px;
    font-size: 1rem;
    vertical-align: top;
    min-width: 0;
    text-align: center;
    border: 1px solid transparent;
    margin: 0;
    padding: 0;
    position: relative;
    border-radius: 4px;
    transition: border-color .2s, box-shadow .2s
}

ngb-datepicker ngb-datepicker-navigation .btn-link.ngb-dp-arrow-btn:focus,
ngb-datepicker ngb-datepicker-navigation .btn-link.ngb-dp-arrow-btn:focus span,
ngb-datepicker ngb-datepicker-navigation .btn-link.ngb-dp-arrow-btn:hover,
ngb-datepicker ngb-datepicker-navigation .btn-link.ngb-dp-arrow-btn:hover span {
    text-decoration: none
}

ngb-datepicker ngb-datepicker-navigation .btn-link.ngb-dp-arrow-btn:focus {
    border-style: dashed;
    outline: none
}

ngb-datepicker ngb-datepicker-navigation .btn-link.ngb-dp-arrow-btn:hover {
    border-style: solid
}

ngb-datepicker ngb-datepicker-navigation .ngb-dp-navigation-chevron {
    border: none !important;
    width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    transform: none !important;
    position: absolute;
    top: 0;
    left: 0
}

ngb-datepicker ngb-datepicker-navigation .ngb-dp-navigation-chevron:before {
    transform: none;
    content: "";
    font-family: bento-icons;
    font-size: 1.3em;
    border: none;
    margin: 0;
    text-align: center;
    line-height: 36px;
    width: 28px
}

[dir=rtl] ngb-datepicker ngb-datepicker-navigation .ngb-dp-navigation-chevron:before {
    content: ""
}

ngb-datepicker ngb-datepicker-navigation .right .ngb-dp-navigation-chevron {
    border: none;
    width: auto;
    height: auto;
    margin-left: 0 !important;
    margin-right: 0 !important;
    transform: none !important
}

ngb-datepicker ngb-datepicker-navigation .right .ngb-dp-navigation-chevron:before {
    transform: none !important;
    margin: 0;
    content: ""
}

[dir=rtl] ngb-datepicker ngb-datepicker-navigation .right .ngb-dp-navigation-chevron:before {
    content: ""
}

ngb-datepicker ngb-datepicker-navigation-select select.custom-select {
    height: 36px !important;
    border-radius: 4px;
    float: left;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0D%0A%3Ctitle%3Ecarat-down%3C%2Ftitle%3E%0D%0A%3Cpath%20d%3D%22M12%206h-8l4%204z%22%3E%3C%2Fpath%3E%0D%0A%3C%2Fsvg%3E") no-repeat center right 5px transparent;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    transition: border-color .2s, box-shadow .2s
}

ngb-datepicker ngb-datepicker-navigation-select select.custom-select:focus {
    border-style: dashed
}

ngb-datepicker ngb-datepicker-navigation-select select.custom-select:hover {
    border-style: solid
}

ngb-datepicker ngb-datepicker-navigation-select {
    height: 36px;
    -ms-flex-preferred-size: auto
}

ngb-datepicker[ng-reflect-display-months="2"] .ngb-dp-month-name {
    height: 42px;
    line-height: 42px
}

ngb-datepicker ngb-datepicker-month-view {
    padding: 12px
}

ngb-datepicker .ngb-dp-header {
    border: none
}

ngb-datepicker .ngb-dp-weekdays {
    font-weight: 600
}

ngb-datepicker .ngb-dp-week {
    padding: 0 !important
}

ngb-datepicker .ngb-dp-weekday {
    white-space: nowrap;
    padding: 0
}

ngb-datepicker .ngb-dp-weekday.small {
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    width: 40px;
    height: 40px
}

ngb-datepicker .ngb-dp-day {
    display: flex;
    width: 40px;
    height: 40px;
    position: relative;
    border-left-width: 1px;
    border-left-style: solid
}

ngb-datepicker .ngb-dp-day.hidden {
    height: 0
}

ngb-datepicker .ngb-dp-day:focus,
ngb-datepicker .ngb-dp-day:hover {
    outline: none
}

ngb-datepicker .ngb-dp-day:focus div,
ngb-datepicker .ngb-dp-day:hover div {
    opacity: 1
}

ngb-datepicker .ngb-dp-day>* {
    text-align: center;
    width: 36px;
    height: 36px;
    line-height: 34px;
    background: transparent;
    display: block;
    position: relative;
    margin: none;
    border-radius: 999px;
    border: 1px solid transparent
}

ngb-datepicker .ngb-dp-day>.text-muted {
    border-right: none
}

ngb-datepicker .ngb-dp-day>.disabled,
ngb-datepicker .ngb-dp-day>[disabled] {
    pointer-events: none;
    cursor: default
}

ngb-datepicker .ngb-dp-day>.outside,
ngb-datepicker .ngb-dp-day>.text-muted {
    opacity: 1
}

ngb-datepicker .ngb-dp-day:focus>* {
    border-style: dashed;
    border-radius: 999px
}

.bento-datepicker-footer {
    padding: .5rem 1rem
}

.bento-datepicker-footer:after {
    display: block;
    clear: both;
    content: ""
}

.bento-datepicker-footer-close-button {
    float: right
}

ngb-datepicker {
    border-color: #666
}

ngb-datepicker ngb-datepicker-navigation .btn-link {
    color: #083899 !important;
    background: transparent !important
}

ngb-datepicker ngb-datepicker-navigation .btn-link:focus,
ngb-datepicker ngb-datepicker-navigation .btn-link:hover {
    background: transparent !important;
    color: #083899 !important;
    border-color: #083899;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

ngb-datepicker ngb-datepicker-navigation-select {
    background: transparent
}

ngb-datepicker ngb-datepicker-navigation-select select.custom-select {
    font-size: 1.25rem;
    color: #083899
}

ngb-datepicker ngb-datepicker-navigation-select select.custom-select:focus,
ngb-datepicker ngb-datepicker-navigation-select select.custom-select:hover {
    border-color: #083899;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

ngb-datepicker .ngb-dp-header {
    background: #fafafa !important
}

ngb-datepicker .ngb-dp-week.bg-light {
    background-color: #fff !important
}

ngb-datepicker .ngb-dp-weekday {
    color: #083899 !important
}

ngb-datepicker .ngb-dp-weekdays {
    border-bottom-color: #afafaf
}

ngb-datepicker .ngb-dp-day {
    border-color: #afafaf
}

ngb-datepicker .ngb-dp-day.hidden+.ngb-dp-day,
ngb-datepicker .ngb-dp-day:before {
    border-color: transparent
}

ngb-datepicker .ngb-dp-day:focus>* {
    border-color: #083899
}

ngb-datepicker .ngb-dp-day:hover>* {
    background-color: #edeff5
}

ngb-datepicker .ngb-dp-day:first-of-type {
    border-color: transparent
}

ngb-datepicker .ngb-dp-day.ngb-dp-today>* {
    border-color: #afafaf;
    background: #e3e8fa
}

ngb-datepicker .ngb-dp-day>* {
    color: #083899
}

ngb-datepicker .ngb-dp-day>.bg-primary {
    background-color: #083899 !important;
    color: #fff !important
}

ngb-datepicker .ngb-dp-day>.range {
    background-color: #083899;
    color: #fff
}

ngb-datepicker .ngb-dp-day>.range.faded {
    color: #083899;
    background: #edeff5
}

ngb-datepicker .ngb-dp-day>.disabled,
ngb-datepicker .ngb-dp-day>[disabled] {
    color: #d0d0d0 !important;
    background: transparent
}

ngb-datepicker .ngb-dp-day>.outside,
ngb-datepicker .ngb-dp-day>.text-muted {
    color: #666 !important
}

.bento-datepicker-footer {
    background-color: #fafbff;
    border-top: 1px solid #afafaf
}

.bento-expand-collapse-button-group,
bento-expand-collapse-button-group {
    padding: 5px 0 5px 7px
}

.bento-expand-collapse-button-group .bento-expand-divider,
bento-expand-collapse-button-group .bento-expand-divider {
    font-weight: 400
}

.bento-expand-collapse-button-group,
bento-expand-collapse-button-group {
    border-bottom-color: #d0d0d0
}

.bento-expand-collapse-button-group .bento-expand-divider,
bento-expand-collapse-button-group .bento-expand-divider {
    color: #999
}

bento-file-selector {
    border-radius: 8px
}

bento-file-selector.disabled {
    color: #afafaf;
    background-color: #fafafa;
    opacity: .6
}

bento-file-selector .bento-progressbar {
    left: 10px;
    right: 10px;
    bottom: 10px;
    height: 10px
}

bento-file-selector .bento-file-selector-progress-percentage-label {
    line-height: 10px
}

bento-file-selector.bento-file-selector-progress-percentage .bento-file-selector-progress-percentage-label {
    right: 10px;
    bottom: 10px
}

bento-file-selector.bento-file-selector-progress-percentage .bento-progressbar {
    right: 45px
}

bento-file-selector .filename-container .bento-file-selector-filename {
    font-weight: 400;
    height: 2rem;
    padding-right: 25px !important;
    border-radius: 16px
}

bento-file-selector .filename-container .bento-file-selector-filename:focus {
    border-style: dashed;
    outline: none
}

bento-file-selector .filename-container .bento-file-selector-filename>button {
    right: 6px !important;
    top: 9px !important;
    line-height: 11px !important
}

bento-file-selector .filename-container .bento-file-selector-filename>button:hover {
    text-decoration: none;
    outline-width: 1px;
    outline-style: solid
}

bento-file-selector .filename-container .bento-file-selector-filename>button:focus {
    text-decoration: none;
    outline-width: 1px;
    outline-style: dashed
}

bento-file-selector ngb-progressbar {
    display: block;
    width: 100%
}

bento-file-selector ngb-progressbar .progress-bar-striped {
    background-size: 20px 20px;
    -webkit-animation: progressbarStripeAnimation 1s linear infinite;
    animation: progressbarStripeAnimation 1s linear infinite
}

[dir=rtl] bento-file-selector .btn i.bento-icon-chevron-right:before {
    content: "\e641"
}

@-webkit-keyframes progressbarStripeAnimation {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 20px 0
    }
}

@keyframes progressbarStripeAnimation {
    0% {
        background-position: 0 0
    }

    to {
        background-position: 20px 0
    }
}

bento-file-selector,
bento-file-selector.dragover {
    border-color: #083899
}

bento-file-selector .dragover-overlay {
    background: #fafbff
}

bento-file-selector .dragover-overlay-border {
    border-color: #083899
}

bento-file-selector .filename-container .bento-file-selector-filename {
    background: #f5f7ff;
    border-color: #083899;
    color: #083899
}

bento-file-selector .filename-container .bento-file-selector-filename.disable-remove:after {
    background: linear-gradient(90deg, rgba(245, 247, 255, 0) 0, #f5f7ff 50%, #f5f7ff 0)
}

bento-file-selector .filename-container .bento-file-selector-filename.disable-remove:hover:after {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 50%, #fff 0)
}

bento-file-selector .filename-container .bento-file-selector-filename:hover:after {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 30%, #fff 70%)
}

bento-file-selector .filename-container .bento-file-selector-filename>button {
    color: #083899
}

bento-file-selector .filename-container .bento-file-selector-filename>button:focus,
bento-file-selector .filename-container .bento-file-selector-filename>button:hover {
    outline-color: #083899
}

bento-file-selector .filename-container .bento-file-selector-filename.btn.btn-outline-primary.loading,
bento-file-selector .filename-container .bento-file-selector-filename.btn.btn-outline-primary.loading:hover,
bento-file-selector .filename-container .bento-file-selector-filename.btn.btn-outline-primary.loading:hover[disabled] {
    background-color: #fafafa
}

.dragover-overlay-label {
    color: #083899
}

.bento-file-selector-file-progress-bg {
    background: rgba(0, 0, 0, .08)
}

.selector-has-error {
    border-color: #8f221a
}

.bento-file-selector-error .bento-icon-warning,
.bento-file-selector-error .selector-error-message {
    color: #8f221a
}

.bento-footer {
    bottom: 0;
    position: absolute;
    width: 100%;
    min-height: 56px;
    display: table
}

.bento-footer .bento-footer-logo {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 1rem;
    width: 1px
}

[dir=rtl] .bento-footer .bento-footer-logo {
    padding: 0 1rem 0 0
}

.bento-footer .bento-footer-fine-prints {
    display: table-cell;
    vertical-align: top;
    position: relative;
    padding: 24px 0 38px 1.5rem
}

[dir=rtl] .bento-footer .bento-footer-fine-prints {
    padding: 24px 1.5rem 38px 0
}

.bento-footer .bento-footer-fine-prints-content {
    font-size: .786rem;
    line-height: 1.25rem;
    text-align: justify
}

.bento-footer .bento-footer-copyright-links {
    position: absolute;
    display: block;
    left: 1.5rem;
    bottom: 19px;
    font-size: .857rem
}

[dir=rtl] .bento-footer .bento-footer-copyright-links {
    left: auto;
    right: 1.5rem
}

.bento-footer .bento-footer-options {
    display: table-cell;
    width: 1px;
    white-space: nowrap;
    padding: 0 1rem 0 1.5rem;
    vertical-align: middle
}

.bento-footer .bento-footer-options>i {
    font-size: 1.571rem;
    margin: 0 3px;
    vertical-align: inherit
}

.bento-footer .bento-footer-options>figure {
    margin: 0 .75rem
}

.bento-footer .bento-footer-options>[ngbDropdown] {
    margin: 0 3px;
    display: inline-block
}

[dir=rtl] .bento-footer .bento-footer-options>[ngbDropdown] .btn[ngbDropdownToggle] {
    text-align: right
}

.bento-footer .bento-footer-options>[ngbDropdown] .btn[ngbDropdownToggle]:after {
    border-top: .3em solid;
    border-bottom: 0;
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translateY(-50%)
}

[dir=rtl] .bento-footer .bento-footer-options>[ngbDropdown] .btn[ngbDropdownToggle]:after {
    left: 13px;
    right: auto
}

.bento-footer .bento-footer-options>[ngbDropdown] .btn[ngbDropdownToggle] i {
    vertical-align: middle
}

.bento-footer .bento-footer-options>[ngbDropdown] dropdown-menu {
    padding: 0
}

.bento-footer a {
    display: inline-block;
    font-size: .857rem;
    text-decoration: underline;
    margin-right: 5px
}

[dir=rtl] .bento-footer a {
    margin-right: auto;
    margin-left: 5px
}

.bento-footer.footer-bottom-fixed {
    position: fixed;
    bottom: 0
}

.bento-footer>div.bento-footer-fine-prints:last-child {
    padding-right: 1.5rem
}

[dir=rtl] .bento-footer>div.bento-footer-fine-prints:last-child {
    padding-left: 1.5rem
}

.bento-footer figure.bento-tr-logo-white {
    margin-bottom: 0
}

.bento-tr-logo-white {
    background: url("data:image/svg+xml,%3Csvg data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 182 24.78'%3E%3Cpath d='M120.43 17.31a.15.15 0 01-.17.17h-1.75c-.15 0-.21-.15-.28-.29l-2.07-3.47h-.31c-.38 0-1.54 0-1.87-.06v3.53a.27.27 0 01-.27.29h-1.43a.29.29 0 01-.29-.29V7.8c0-.29.17-.39.46-.43a30.63 30.63 0 013.4-.18c2.2 0 4.24.79 4.24 3.23v.13a2.77 2.77 0 01-1.93 2.81l2.24 3.83a.19.19 0 01.03.12zm-2.32-6.89c0-1.07-.83-1.53-2.26-1.53-.31 0-1.61 0-1.87.06v3.1h1.87c1.47 0 2.26-.29 2.26-1.55zM168 17.31a.16.16 0 01-.18.17h-1.75c-.15 0-.21-.15-.28-.29l-2.07-3.47h-.31c-.38 0-1.53 0-1.86-.06v3.53a.28.28 0 01-.28.29h-1.43a.29.29 0 01-.29-.29V7.8c0-.29.17-.39.46-.43a30.63 30.63 0 013.4-.18c2.2 0 4.24.79 4.24 3.23v.13a2.77 2.77 0 01-1.93 2.81l2.28 3.83a.19.19 0 010 .12zm-2.33-6.89c0-1.07-.83-1.53-2.26-1.53-.31 0-1.61 0-1.86.06v3.1h1.86c1.47 0 2.26-.29 2.26-1.55zM123.94 13h4.59a.29.29 0 00.29-.28v-1a.29.29 0 00-.29-.28h-4.59v-1.32c0-1.2 0-1.23 1.13-1.23h3.63a.29.29 0 00.3-.29v-.91c0-.2-.07-.28-.29-.3a19.45 19.45 0 00-3.09-.2c-2.38 0-3.64 0-3.64 2.93v4.54c0 2.95 1.26 2.93 3.64 2.93a19.45 19.45 0 003.09-.2c.22 0 .29-.1.29-.3v-.92a.29.29 0 00-.29-.28h-3.63c-1.08 0-1.13 0-1.13-1.23zm28.32 0h4.58a.29.29 0 00.29-.28v-1a.29.29 0 00-.29-.28h-4.58v-1.32c0-1.2 0-1.23 1.13-1.23H157a.29.29 0 00.29-.29v-.91c0-.2-.07-.28-.29-.3a19.33 19.33 0 00-3.09-.2c-2.38 0-3.64 0-3.64 2.93v4.54c0 2.95 1.26 2.93 3.64 2.93a19.33 19.33 0 003.09-.2c.22 0 .29-.1.29-.3v-.92a.29.29 0 00-.29-.28h-3.62c-1.09 0-1.13 0-1.13-1.23zm-12.85.5v-6a.27.27 0 00-.29-.27h-1.42a.27.27 0 00-.28.27v6c0 1.63-.76 2.4-2.31 2.4s-2.3-.77-2.3-2.4v-6a.27.27 0 00-.28-.27h-1.42a.27.27 0 00-.29.27v6c0 3.05 2 4.05 4.29 4.05s4.3-.96 4.3-4.01zm38.39-4.24a2.1 2.1 0 102.09-2.06 2 2 0 00-2.09 2.06zm.3 0a1.8 1.8 0 113.59 0 1.8 1.8 0 11-3.59 0zm2.75.93l-.46-.77a.56.56 0 00.39-.57c0-.49-.41-.65-.86-.65a4.61 4.61 0 00-.68 0c-.06 0-.09 0-.09.08v1.9a.06.06 0 00.06.06h.28a.06.06 0 00.06-.06v-.7h.45l.42.7s0 .06.05.06h.36zm-.47-1.34c0 .25-.16.31-.46.31h-.37v-.63h.37c.29 0 .46.1.46.31zM41.33 9h-2.86v8.23a.29.29 0 01-.29.29h-1.42a.29.29 0 01-.28-.29V9h-2.86a.27.27 0 01-.29-.26V7.57a.27.27 0 01.29-.27h7.71a.27.27 0 01.28.27V8.7a.26.26 0 01-.28.3zm107.34 0h-2.85v8.23a.29.29 0 01-.29.29h-1.42a.28.28 0 01-.28-.29V9H141a.26.26 0 01-.28-.26V7.57a.27.27 0 01.28-.27h7.71a.27.27 0 01.29.27V8.7a.27.27 0 01-.33.3zM51.8 17.19V7.57a.27.27 0 00-.29-.27h-1.42a.27.27 0 00-.29.27v3.72h-4.54V7.57A.27.27 0 0045 7.3h-1.44a.27.27 0 00-.29.27v9.62a.29.29 0 00.29.29H45a.28.28 0 00.28-.29V13h4.52v4.15a.29.29 0 00.29.29h1.42a.29.29 0 00.29-.25zm11.06-5.53v1.46c0 3.15-2.19 4.47-4.56 4.47s-4.55-1.32-4.55-4.47v-1.46c0-3.16 2.19-4.47 4.55-4.47s4.56 1.31 4.56 4.47zm-2 0a2.56 2.56 0 10-5.1 0v1.46a2.56 2.56 0 105.1 0zm34.19 0v1.46c0 3.15-2.19 4.47-4.56 4.47s-4.55-1.32-4.55-4.47v-1.46c0-3.16 2.19-4.47 4.55-4.47S95 8.5 95 11.66zm-2 0a2.56 2.56 0 10-5.1 0v1.46a2.56 2.56 0 105.1 0zm-18 5.6V7.87a.57.57 0 00-.57-.57h-1.25a.61.61 0 00-.53.34l-2.7 5.6c-.08.13-.11.2-.16.2s-.09-.07-.16-.2l-2.75-5.6a.6.6 0 00-.53-.34h-1.22a.58.58 0 00-.57.57v9.39a.22.22 0 00.25.22h1.44c.13 0 .23-.15.23-.29V11v-.15s0 .05.07.09l2.4 5.12a.5.5 0 00.45.25h.75a.5.5 0 00.45-.25L73 10.94s.06-.09.07-.09 0 .05 0 .15v6.19c0 .14.1.29.23.29h1.45a.22.22 0 00.25-.22zm30.72-.36V7.57a.26.26 0 00-.27-.27h-1.3a.26.26 0 00-.27.27v7.07c0 .09-.05.13-.07.13s-.09 0-.12-.11l-4-6.9c-.17-.37-.33-.46-.63-.46h-1.59a.57.57 0 00-.57.57v9.32a.28.28 0 00.29.29h1.21a.27.27 0 00.27-.29v-6.74c0-.08 0-.11.08-.11s.08 0 .12.11l3.89 6.55a.77.77 0 00.87.52h1.45a.57.57 0 00.57-.62zm-21.33-2.3a2.64 2.64 0 00-2-2.58L80 11.07c-.63-.26-1.17-.69-1.17-1.16 0-.65.79-1 1.85-1 1.25 0 2.23.18 3.18.26a.24.24 0 00.24-.26V7.83a.29.29 0 00-.26-.27 14.51 14.51 0 00-3.1-.37c-2.66 0-3.94 1.14-3.94 2.72a2.56 2.56 0 001.7 2.5c1.25.52 3.81 1.11 3.81 2.19 0 .83-.39 1.29-1.66 1.29a26.19 26.19 0 01-3.24-.26.26.26 0 00-.27.27v1a.3.3 0 00.27.29 15.55 15.55 0 003.24.37c2.88.03 3.79-1.56 3.79-2.96zm92.31 0a2.64 2.64 0 00-2-2.58l-2.43-.95c-.63-.26-1.17-.69-1.17-1.16 0-.65.8-1 1.86-1 1.24 0 2.23.18 3.17.26a.24.24 0 00.24-.26V7.83a.29.29 0 00-.25-.27 14.73 14.73 0 00-3.11-.37c-2.66 0-3.93 1.14-3.93 2.72a2.55 2.55 0 001.69 2.5c1.25.52 3.81 1.11 3.81 2.19 0 .83-.38 1.29-1.66 1.29a26.37 26.37 0 01-3.24-.26.27.27 0 00-.27.27v1a.31.31 0 00.27.29 15.64 15.64 0 003.24.37c2.88.03 3.78-1.56 3.78-2.96zM27.1 12.39A1.44 1.44 0 1125.66 11a1.44 1.44 0 011.44 1.39zm-4.41-2.51a.87.87 0 10.86.86.86.86 0 00-.86-.86zm-1-3A1.1 1.1 0 1022.77 8a1.09 1.09 0 00-1.1-1.13zm-1.8-2.29a1 1 0 000 2 1 1 0 100-2zm-2.23-1.36a.87.87 0 10.86.86.87.87 0 00-.86-.86zm-2.37-.56a.73.73 0 10.71.73.73.73 0 00-.71-.73zm-2.29.1a.58.58 0 00-.57.57.57.57 0 00.57.56.56.56 0 00.56-.56.57.57 0 00-.56-.57zm-2 .49a.49.49 0 100 1 .49.49 0 000-1zM9.22 4a.42.42 0 10.42.42.42.42 0 00-.42-.42zM7.7 5a.49.49 0 100 1 .49.49 0 000-1zM6.26 6.43a.56.56 0 10.56.57.56.56 0 00-.56-.57zm-1.2 1.88a.66.66 0 00-.67.69.67.67 0 101.33 0 .66.66 0 00-.66-.69zm-.7 2.41a.71.71 0 10.71.71.71.71 0 00-.71-.71zm0 2.45a.87.87 0 10.86.87.86.86 0 00-.81-.87zm1 2.55a1.1 1.1 0 101.09 1.09 1.09 1.09 0 00-1.02-1.09zm1.79 2.44a1 1 0 101 1 1 1 0 00-.93-1zm2.15 1.62a.86.86 0 10.87.86.86.86 0 00-.8-.86zm2.44.87a.73.73 0 10.73.73.73.73 0 00-.66-.73zm2.32.23a.56.56 0 10.56.56.56.56 0 00-.49-.56zm2-.33a.49.49 0 00-.48.49.49.49 0 001 0 .49.49 0 00-.43-.49zm1.73-.64a.42.42 0 100 .84.42.42 0 000-.84zm1.52-1.13a.49.49 0 00-.49.49.49.49 0 001 0 .49.49 0 00-.42-.49zm1.44-1.55a.56.56 0 10.56.56.56.56 0 00-.47-.56zM22 15.14a.67.67 0 10.67.67.67.67 0 00-.67-.67zm.7-2.49a.71.71 0 10.71.71.71.71 0 00-.67-.71zm-2.7-.81a.67.67 0 10.67.67.67.67 0 00-.67-.67zm-2.59-.59a.36.36 0 00-.37.37.37.37 0 00.37.38.38.38 0 00.38-.38.37.37 0 00-.4-.37zm-.71-1.81a.53.53 0 10.52.53.52.52 0 00-.54-.53zM15 7.93a.71.71 0 10.71.71.71.71 0 00-.71-.71zm-2.31-.25a.8.8 0 10.8.8.8.8 0 00-.82-.8zm-1.97 1.11a.77.77 0 00-.77.76.78.78 0 00.77.77.77.77 0 00.76-.77.76.76 0 00-.76-.76zm-1 2.1a.51.51 0 10.51.51.51.51 0 00-.51-.51zm0 1.95a.38.38 0 10.37.38.38.38 0 00-.33-.38zm.67 1.5a.53.53 0 000 1.05.53.53 0 000-1.05zm1.71 1.16a.71.71 0 000 1.42.71.71 0 100-1.42zm2.3.06a.8.8 0 10.81.8.8.8 0 00-.77-.8zm2-1a.77.77 0 00-.76.77.76.76 0 00.76.76.77.77 0 00.77-.76.78.78 0 00-.76-.81zm1-1.59a.52.52 0 10.51.52.52.52 0 00-.5-.56zm2.24-3.77a.86.86 0 000 1.72.86.86 0 100-1.72zm-1.45-2.46a1 1 0 101 1 1 1 0 00-1-1zM16 5.39a.93.93 0 10.92.93.93.93 0 00-.92-.93zm-2.44-.26a.81.81 0 10.81.8.8.8 0 00-.82-.8zm-2.43.78a.61.61 0 10.6.6.6.6 0 00-.61-.6zM9.06 7.34a.56.56 0 10.55.56.56.56 0 00-.55-.56zm-1.4 2a.56.56 0 10.56.56.56.56 0 00-.56-.52zm-.58 2.24a.67.67 0 00-.67.67.66.66 0 00.67.66.65.65 0 00.66-.66.66.66 0 00-.66-.63zm.34 2.29a.86.86 0 10.86.86.86.86 0 00-.86-.82zM8.87 16a1 1 0 101 1 1 1 0 00-1-1zm2.21 1.56a.93.93 0 10.93.93.93.93 0 00-.93-.94zm2.43.49a.81.81 0 00-.81.81.82.82 0 00.81.82.82.82 0 00.82-.82.82.82 0 00-.82-.86zm2.49-.37a.61.61 0 10.61.6.6.6 0 00-.61-.6zm2-1.33a.56.56 0 10.55.56.56.56 0 00-.55-.56zm1.39-2.06a.56.56 0 100 1.11.56.56 0 000-1.11zm5.69-7a1.24 1.24 0 000 2.48 1.24 1.24 0 000-2.48zm-1.56-2.82a1.06 1.06 0 101.05 1 1.06 1.06 0 00-1.05-1zm-2.34-2.24a.91.91 0 10.91.91.91.91 0 00-.91-.91zM18.55.88a.74.74 0 10.74.73.73.73 0 00-.74-.73zM16 .18a.64.64 0 00-.63.64.63.63 0 00.63.63.64.64 0 00.64-.63.64.64 0 00-.64-.64zM13.55 0a.55.55 0 100 1.09.54.54 0 00.54-.54.54.54 0 00-.54-.55zm-2.42.18a.64.64 0 00-.64.64.64.64 0 00.64.63.63.63 0 00.63-.63.64.64 0 00-.63-.64zm-2.58.7a.74.74 0 10.73.73.74.74 0 00-.73-.73zM5.92 2.23a.91.91 0 10.91.91.91.91 0 00-.91-.91zM3.58 4.47a1 1 0 101 1 1.06 1.06 0 00-1-1zM2 7.32a1.24 1.24 0 101.24 1.24A1.25 1.25 0 002 7.32zM1.44 11a1.44 1.44 0 101.43 1.43A1.43 1.43 0 001.44 11zM2 15a1.24 1.24 0 101.24 1.24A1.25 1.25 0 002 15zm1.57 3.23a1.06 1.06 0 101 1.05 1 1 0 00-.99-1.07zm2.34 2.52a.91.91 0 10.91.91.91.91 0 00-.9-.93zm2.63 1.7a.74.74 0 10.73.74.74.74 0 00-.72-.76zm2.58.9a.64.64 0 00-.64.63.64.64 0 00.64.64.64.64 0 00.63-.64.63.63 0 00-.62-.65zm2.42.36a.54.54 0 00-.54.54.55.55 0 00.54.55.55.55 0 00.55-.55.55.55 0 00-.54-.56zm2.46-.38a.63.63 0 00-.63.63.64.64 0 00.63.64.64.64 0 00.64-.64.64.64 0 00-.64-.63zm2.59-.9a.74.74 0 10.73.74.74.74 0 00-.76-.74zm2.62-1.7a.91.91 0 10.91.91.91.91 0 00-.94-.91zm2.34-2.52a1 1 0 101.05 1.05 1 1 0 00-1.08-1.05zM25.1 15a1.25 1.25 0 101.24 1.25A1.24 1.24 0 0025.1 15z' fill='%23fff'/%3E%3C/svg%3E") 50% no-repeat;
    display: block;
    height: 25px;
    width: 182px
}

.bento-footer {
    background-color: rgba(0, 0, 0, .8);
    color: #fff
}

.bento-footer.footer-alt {
    background-color: rgba(33, 33, 33, .7)
}

.bento-footer .bento-footer-options>[ngbDropdown] .btn[ngbDropdownToggle]:hover {
    border-color: #fff
}

.bento-footer .bento-footer-options>[ngbDropdown] .btn[ngbDropdownToggle]:focus {
    outline: 1px dashed #fff !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.bento-footer .bento-footer-options>[ngbDropdown] .btn[ngbDropdownToggle]:focus i {
    color: #fff
}

.bento-footer a {
    color: #fff;
    line-height: 1.25rem
}

.bento-footer a:hover {
    color: #fff
}

.bento-footer a:focus {
    outline: 1px dashed #fff !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1;
    color: #fff
}

bento-toolbar.global-subnav {
    border: none;
    border-radius: 0;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    min-height: 2.75rem;
    font-weight: 400
}

bento-toolbar.global-subnav .navbar-nav {
    flex-direction: row;
    float: left
}

[dir=rtl] bento-toolbar.global-subnav .navbar-nav {
    float: right;
    padding-left: inherit;
    padding-right: 0
}

bento-toolbar.global-subnav .navbar-nav>li {
    display: block;
    float: left
}

bento-toolbar.global-subnav .navbar-nav>li.transparent {
    opacity: 0;
    height: 1px
}

bento-toolbar.global-subnav .navbar-right {
    float: right !important;
    margin-right: 0;
    padding-right: .625rem
}

[dir=rtl] bento-toolbar.global-subnav .navbar-right {
    float: left !important;
    margin-right: auto;
    margin-left: 0;
    padding-right: inherit;
    padding-left: .625rem
}

bento-toolbar.global-subnav .navbar-header,
bento-toolbar.global-subnav .navbar-left {
    float: left
}

bento-toolbar.global-subnav .navbar-header h2 {
    margin: 0 0 0 .9375rem;
    line-height: 2.75rem
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button,
bento-toolbar.global-subnav .navbar-nav>li>a,
bento-toolbar.global-subnav .navbar-nav>li>button,
bento-toolbar.global-subnav .navbar-right>li>a {
    display: flex;
    float: left;
    font-size: 1rem;
    font-weight: 400;
    height: 2.75rem;
    line-height: 2.75rem;
    padding: 0 .9375rem;
    position: relative;
    border: 1px solid transparent;
    color: #afafaf;
    text-decoration: none
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a:focus,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button:focus,
bento-toolbar.global-subnav .navbar-nav>li>a:focus,
bento-toolbar.global-subnav .navbar-nav>li>button:focus,
bento-toolbar.global-subnav .navbar-right>li>a:focus {
    outline: 1px dashed #dad7cc !important;
    outline-offset: -1px !important;
    box-shadow: none !important;
    z-index: 1
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.disabled,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.disabled,
bento-toolbar.global-subnav .navbar-nav>li>a.disabled,
bento-toolbar.global-subnav .navbar-nav>li>button.disabled,
bento-toolbar.global-subnav .navbar-right>li>a.disabled {
    cursor: default;
    pointer-events: none
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.router-link-active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.router-link-active,
bento-toolbar.global-subnav .navbar-nav>li>a.active,
bento-toolbar.global-subnav .navbar-nav>li>a.router-link-active,
bento-toolbar.global-subnav .navbar-nav>li>button.active,
bento-toolbar.global-subnav .navbar-nav>li>button.router-link-active,
bento-toolbar.global-subnav .navbar-right>li>a.active,
bento-toolbar.global-subnav .navbar-right>li>a.router-link-active {
    font-weight: 600
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.active:before,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.router-link-active:before,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.active:before,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.router-link-active:before,
bento-toolbar.global-subnav .navbar-nav>li>a.active:before,
bento-toolbar.global-subnav .navbar-nav>li>a.router-link-active:before,
bento-toolbar.global-subnav .navbar-nav>li>button.active:before,
bento-toolbar.global-subnav .navbar-nav>li>button.router-link-active:before,
bento-toolbar.global-subnav .navbar-right>li>a.active:before,
bento-toolbar.global-subnav .navbar-right>li>a.router-link-active:before {
    content: "";
    position: absolute;
    height: .25rem;
    width: 100%;
    bottom: -1px;
    left: 0
}

bento-toolbar.global-subnav .divider {
    display: block;
    margin: 0;
    width: 100%;
    height: 1px
}

bento-toolbar.global-subnav .dropdown-item {
    padding: 0;
    border: 1px solid transparent
}

bento-toolbar.global-subnav .navbar-nav .dropdown-toggle:after {
    content: none
}

bento-toolbar.global-subnav .navbar-nav .more-button .dropdown-toggle:after {
    font-family: bento-icons;
    content: "\e71a";
    margin-left: 0;
    display: inline;
    vertical-align: middle;
    border: none
}

bento-toolbar.global-subnav [ngbdropdown] {
    display: block;
    position: relative;
    min-height: 2.75rem
}

bento-toolbar.global-subnav [ngbdropdown].megamenu-takeover-dropdown {
    position: static
}

bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu {
    max-height: 25rem;
    border-radius: 0 0 .25rem .25rem;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    border: none;
    top: 100%;
    left: 0;
    position: absolute
}

bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu.dropdown-menu-right {
    left: auto !important;
    right: 0
}

[dir=rtl] bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu.dropdown-menu-right {
    right: auto !important
}

bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu:after,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu:before {
    content: none
}

bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button {
    display: block;
    border: none;
    width: 100%;
    height: 2.75rem;
    line-height: 2.75rem;
    padding: 0 1.25rem;
    white-space: nowrap;
    text-align: left;
    overflow: hidden;
    font-size: 1rem
}

[dir=rtl] bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a,
[dir=rtl] bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button {
    text-align: right
}

bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a:focus,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button:focus {
    outline: none;
    border: none;
    position: relative
}

bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a.cdk-keyboard-focused:before,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a.cdk-program-focused:before,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button.cdk-keyboard-focused:before,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button.cdk-program-focused:before {
    content: " ";
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    border: 1px dashed transparent
}

bento-toolbar.global-subnav [ngbdropdown] a [class*=bento-icon-],
bento-toolbar.global-subnav [ngbdropdown] button [class*=bento-icon-] {
    margin-right: .3125rem
}

bento-toolbar.global-subnav [ngbdropdown] a.disabled,
bento-toolbar.global-subnav [ngbdropdown] button.disabled {
    cursor: default;
    pointer-events: none
}

bento-toolbar.global-subnav .toolbar-dropdown {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    min-height: 2.5rem;
    width: 100%;
    display: block
}

bento-toolbar.global-subnav .open.toolbar-dropdown-menu {
    max-height: 31.25rem
}

bento-toolbar.global-subnav .open.toolbar-dropdown-toggle:after {
    content: ""
}

bento-toolbar.global-subnav .toolbar-dropdown-toggle:after {
    font-family: bento-icons;
    content: "";
    margin-left: .625rem;
    line-height: 2.75rem;
    position: absolute;
    right: .9375rem
}

[dir=rtl] bento-toolbar.global-subnav .toolbar-dropdown-toggle:after {
    right: auto;
    left: .9375rem;
    margin-right: .625rem;
    margin-left: auto
}

bento-toolbar.global-subnav .toolbar-dropdown-toggle[disabled=disabled] {
    cursor: default;
    pointer-events: none
}

bento-toolbar.global-subnav .toolbar-dropdown-menu {
    transition: all .3s ease-out;
    overflow: hidden;
    padding: 0;
    list-style: none;
    max-height: 0
}

bento-toolbar.global-subnav .toolbar-dropdown-menu .divider {
    display: block
}

bento-toolbar.global-subnav .toolbar-navbar-right {
    display: block;
    float: right
}

bento-toolbar.global-subnav .toolbar-navbar-left {
    display: block;
    float: left
}

bento-toolbar.global-subnav {
    background-color: #252833
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.router-link-active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a:active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a:focus,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a:hover,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.router-link-active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button:active,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button:focus,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button:hover,
bento-toolbar.global-subnav .navbar-nav>li>a.active,
bento-toolbar.global-subnav .navbar-nav>li>a.router-link-active,
bento-toolbar.global-subnav .navbar-nav>li>a:active,
bento-toolbar.global-subnav .navbar-nav>li>a:focus,
bento-toolbar.global-subnav .navbar-nav>li>a:hover,
bento-toolbar.global-subnav .navbar-nav>li>button.active,
bento-toolbar.global-subnav .navbar-nav>li>button.router-link-active,
bento-toolbar.global-subnav .navbar-nav>li>button:active,
bento-toolbar.global-subnav .navbar-nav>li>button:focus,
bento-toolbar.global-subnav .navbar-nav>li>button:hover,
bento-toolbar.global-subnav .navbar-right>li>a.active,
bento-toolbar.global-subnav .navbar-right>li>a.router-link-active,
bento-toolbar.global-subnav .navbar-right>li>a:active,
bento-toolbar.global-subnav .navbar-right>li>a:focus,
bento-toolbar.global-subnav .navbar-right>li>a:hover {
    color: #fff
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.disabled,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.disabled,
bento-toolbar.global-subnav .navbar-nav>li>a.disabled,
bento-toolbar.global-subnav .navbar-nav>li>button.disabled,
bento-toolbar.global-subnav .navbar-right>li>a.disabled {
    color: #666
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.active:before,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>a.router-link-active:before,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.active:before,
bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown]>button.router-link-active:before,
bento-toolbar.global-subnav .navbar-nav>li>a.active:before,
bento-toolbar.global-subnav .navbar-nav>li>a.router-link-active:before,
bento-toolbar.global-subnav .navbar-nav>li>button.active:before,
bento-toolbar.global-subnav .navbar-nav>li>button.router-link-active:before,
bento-toolbar.global-subnav .navbar-right>li>a.active:before,
bento-toolbar.global-subnav .navbar-right>li>a.router-link-active:before {
    background-color: #82d9c9
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown].show>button {
    color: #fff
}

bento-toolbar.global-subnav .navbar-nav>li>[ngbdropdown].show>button.out {
    color: #afafaf;
    transition: color .1s
}

bento-toolbar.global-subnav .divider {
    background-color: #999
}

bento-toolbar.global-subnav [ngbdropdown].dropdown-menu,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu {
    background-color: #252833
}

bento-toolbar.global-subnav [ngbdropdown].dropdown-menu.bento-megamenu-default,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu.bento-megamenu-default,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu.bento-megamenu-takeover,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu.bento-megamenu-takeover,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu.bento-megamenu-default,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu.bento-megamenu-default,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu.bento-megamenu-takeover,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu.bento-megamenu-takeover {
    background-color: #083899
}

bento-toolbar.global-subnav [ngbdropdown].dropdown-menu a,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu button,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu a,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu a,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu button,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu button {
    background: #252833;
    color: #afafaf;
    text-decoration: none
}

bento-toolbar.global-subnav [ngbdropdown].dropdown-menu a.router-link-active,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a.router-link-active,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu a:active,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a:active,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu a:focus,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a:focus,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu a:hover,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a:hover,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu button.router-link-active,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button.router-link-active,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu button:active,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button:active,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu button:focus,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button:focus,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu button:hover,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button:hover,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu a.router-link-active,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu a.router-link-active,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu a:active,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu a:active,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu a:focus,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu a:focus,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu a:hover,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu a:hover,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu button.router-link-active,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu button.router-link-active,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu button:active,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu button:active,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu button:focus,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu button:focus,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu button:hover,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu button:hover {
    color: #fff
}

bento-toolbar.global-subnav [ngbdropdown].dropdown-menu a.cdk-keyboard-focused:before,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a.cdk-keyboard-focused:before,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu a.cdk-program-focused:before,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu a.cdk-program-focused:before,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu button.cdk-keyboard-focused:before,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button.cdk-keyboard-focused:before,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu button.cdk-program-focused:before,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu button.cdk-program-focused:before,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu a.cdk-keyboard-focused:before,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu a.cdk-keyboard-focused:before,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu a.cdk-program-focused:before,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu a.cdk-program-focused:before,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu button.cdk-keyboard-focused:before,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu button.cdk-keyboard-focused:before,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu button.cdk-program-focused:before,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu button.cdk-program-focused:before {
    border-color: #dad7cc !important
}

bento-toolbar.global-subnav [ngbdropdown].dropdown-menu .dropdown-item:focus,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu .dropdown-item:focus,
bento-toolbar.global-subnav [ngbdropdown].dropdown-menu .dropdown-item:hover,
bento-toolbar.global-subnav [ngbdropdown] .dropdown-menu .dropdown-item:hover,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu .dropdown-item:focus,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu .dropdown-item:focus,
bento-toolbar.global-subnav bento-megamenu.dropdown-menu .dropdown-item:hover,
bento-toolbar.global-subnav bento-megamenu .dropdown-menu .dropdown-item:hover {
    color: #fff;
    background: transparent
}

bento-toolbar.global-subnav [ngbdropdown] a.disabled,
bento-toolbar.global-subnav [ngbdropdown] a.disabled:hover,
bento-toolbar.global-subnav [ngbdropdown] button.disabled,
bento-toolbar.global-subnav [ngbdropdown] button.disabled:hover,
bento-toolbar.global-subnav bento-megamenu a.disabled,
bento-toolbar.global-subnav bento-megamenu a.disabled:hover,
bento-toolbar.global-subnav bento-megamenu button.disabled,
bento-toolbar.global-subnav bento-megamenu button.disabled:hover {
    color: #666
}

bento-toolbar.global-subnav .toolbar-dropdown {
    border-bottom-color: #404040
}

bento-toolbar.global-subnav .toolbar-dropdown-toggle[disabled=disabled] {
    color: #666
}

bento-toolbar.global-subnav .toolbar-dropdown-toggle[disabled=disabled]:hover {
    color: #666;
    background-color: transparent
}

bento-toolbar.global-subnav .toolbar-dropdown-menu,
bento-toolbar.global-subnav .toolbar-dropdown-menu .divider {
    background-color: #404040
}

bento-toolbar.global-subnav .dropdown .dropdown-menu .toolbar-dropdown-menu li a,
bento-toolbar.global-subnav .dropdown .dropdown-menu .toolbar-dropdown-menu li button {
    background-color: #083899;
    text-decoration: none
}

.global-header {
    height: 60px;
    position: relative;
    text-align: right;
    white-space: nowrap;
    z-index: 999
}

.global-header .topbar-left {
    height: 60px;
    left: 20px;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: auto
}

[dir=rtl] .global-header .topbar-left {
    left: auto;
    right: 20px;
    text-align: right
}

.global-header .topbar-middle,
.global-header .topbar-right {
    padding: 0;
    white-space: nowrap
}

.global-header .topbar-middle {
    display: inline-block;
    left: 50%;
    position: absolute;
    text-align: right;
    transform: translateX(-50%)
}

.global-header .topbar-left a {
    padding-right: 0 !important
}

.global-header .topbar-right {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px
}

[dir=rtl] .global-header .topbar-right {
    margin-left: 20px;
    margin-right: auto
}

.global-header .topbar-right>div,
.global-header .topbar-right>span,
.global-header .topbar-right>ul {
    white-space: normal
}

.global-header .topbar-right .topbar-item button {
    font-size: 16px
}

.global-header .topbar-item>a .icon-label,
.global-header .topbar-item>button .icon-label {
    bottom: -30%;
    font-size: .929rem;
    left: 50%;
    opacity: 0;
    position: absolute;
    transform: translateX(-50%);
    white-space: nowrap
}

.global-header .topbar-item {
    display: inline-block;
    height: 60px;
    line-height: 60px;
    position: relative;
    vertical-align: middle
}

.global-header-text,
.global-header .topbar-item .dropdown-menu a,
[dir=rtl] .global-header,
[dir=rtl] .global-header .topbar-middle {
    text-align: left
}

.global-header .topbar-item .dropdown-menu {
    border-radius: 0;
    line-height: normal
}

.global-header .topbar-item .dropdown-toggle {
    padding-left: 14px;
    padding-right: 7px
}

[dir=rtl] .global-header .topbar-item .dropdown-toggle {
    padding-left: 7px;
    padding-right: 14px
}

.global-header .topbar-item .dropdown-toggle:after {
    border-left: .2em solid transparent;
    border-right: .2em solid transparent;
    border-top: .2em solid;
    margin-left: .1em;
    margin-top: -.1em
}

.global-header .topbar-left .topbar-item a {
    border: 2px solid transparent
}

.global-header .topbar-item button {
    border-width: 0
}

.global-header .topbar-item>a:hover {
    text-decoration: underline
}

.global-header .topbar-item>a,
.global-header .topbar-item>button {
    align-items: center;
    background: transparent;
    border-radius: 2px;
    color: #fff;
    display: flex;
    font-size: 1.35em;
    font-weight: 400;
    justify-content: center;
    padding: 0 16px;
    text-decoration: none;
    transition: opacity .3s
}

.global-header .topbar-item>a:focus,
.global-header .topbar-item>button:focus {
    outline: 1px dashed #fff
}

.global-header .topbar-middle .topbar-item>a.bento-is-active {
    border: 2px solid #82d9c9 !important
}

.global-header .topbar-item>a>span,
.global-header .topbar-item>button>span {
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

[dir=rtl] .global-header .topbar-item>a>span,
[dir=rtl] .global-header .topbar-item>button>span {
    margin-left: 5px;
    margin-right: auto
}

.global-header .topbar-item>a>span>span,
.global-header .topbar-item>button>span>span {
    display: block;
    font-size: .8em;
    line-height: 100%
}

.global-header .topbar-item>a>span>span+span,
.global-header .topbar-item>button>span>span+span {
    font-size: .7em;
    margin-top: 3px
}

.global-header .topbar-left .topbar-logo {
    display: inline-block
}

.global-header .topbar-left a.topbar-logo {
    text-decoration: none
}

.global-header .topbar-left a {
    padding-right: 5px
}

.global-header .topbar-left a:focus {
    outline: 1px dashed #c4c0b5 !important;
    outline-offset: -1px !important;
    box-shadow: none !important;
    z-index: 1
}

.global-header .topbar-left .topbar-logo .topbar-brand,
.global-header .topbar-left .topbar-logo h1 {
    font-size: 1.214rem;
    font-weight: 600;
    margin-top: 20px;
    text-transform: uppercase
}

.global-header .topbar-left .topbar-logo .topbar-brand.topbar-parent-app,
.global-header .topbar-left .topbar-logo h1.topbar-parent-app {
    font-size: .857rem;
    line-height: 1.2rem;
    margin: 10px 0 0
}

.global-header .topbar-left .topbar-logo .topbar-child-app,
.global-header .topbar-left .topbar-logo h2 {
    font-size: 1.214rem;
    font-weight: 600;
    line-height: 1.2rem;
    margin: 0;
    text-transform: uppercase
}

.global-header .dropdown,
.global-header [ngbdropdown] {
    margin: 0
}

.global-header .dropdown.open .account-menu,
.global-header [ngbdropdown].open .account-menu {
    display: table
}

.global-header a.dropdown-toggle .bento-icon-caret-down-filled,
.global-header button.dropdown-toggle .bento-icon-caret-down-filled {
    font-size: 1rem
}

.global-header .account-menu {
    left: auto !important;
    padding: 0;
    right: 0;
    transform: none;
    white-space: normal
}

[dir=rtl] .global-header .account-menu {
    left: 0 !important;
    right: auto
}

.global-header .account-menu:before {
    left: auto;
    right: 17px
}

.global-header .account-menu:after {
    left: auto;
    right: 18px
}

.global-header .account-menu .account-menu-top {
    display: table-row;
    float: left;
    line-height: 18px;
    padding: 16px 16px 16px 0;
    text-align: left;
    width: 100%
}

.global-header .account-menu .account-menu-top a,
.global-header .account-menu .account-menu-top a.dropdown-item {
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    margin-bottom: 8px;
    opacity: 1;
    padding: 0;
    text-decoration: underline;
    white-space: nowrap
}

[dir=rtl] .global-header .account-menu .account-menu-top a,
[dir=rtl] .global-header .account-menu .account-menu-top a.dropdown-item {
    margin: 0 0 7px 5px
}

.global-header .account-menu .account-menu-top a.dropdown-item:focus,
.global-header .account-menu .account-menu-top a.dropdown-item:hover,
.global-header .account-menu .account-menu-top a:focus,
.global-header .account-menu .account-menu-top a:hover {
    background: none
}

.global-header .account-menu .account-menu-top a.dropdown-item:focus,
.global-header .account-menu .account-menu-top a:focus {
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.global-header .account-menu .account-menu-avatar,
.global-header .account-menu .avatar {
    display: table-cell;
    padding-left: 16px
}

.global-header .account-menu .account-menu-avatar img,
.global-header .account-menu .avatar img {
    width: 80px
}

.global-header .account-menu .account-menu-desc {
    display: table-cell;
    padding-left: 24px;
    padding-right: 8px;
    vertical-align: top
}

.global-header .account-menu .account-menu-desc h1,
.global-header .account-menu .account-menu-desc h2,
.global-header .account-menu .account-menu-desc h3,
.global-header .account-menu .account-menu-desc h4,
.global-header .account-menu .account-menu-desc h5 {
    margin-bottom: 20px;
    margin-top: 0;
    white-space: nowrap
}

.global-header .account-menu .account-menu-actions a.dropdown-item:focus:before {
    content: none
}

.global-header .account-menu .account-menu-foot {
    border-top-style: solid;
    border-top-width: 1px;
    display: inline-block;
    padding: 8px 16px;
    text-align: right;
    width: 100%
}

.global-header .account-menu .account-menu-foot button.dropdown-item {
    width: auto
}

.global-header .account-menu .account-menu-foot button.dropdown-item:focus {
    outline: none
}

.global-header .account-menu .account-menu-foot button.dropdown-item.btn-primary.cdk-keyboard-focused:before,
.global-header .account-menu .account-menu-foot button.dropdown-item.btn-primary.cdk-program-focused:before {
    content: none
}

.global-header .account-menu .account-menu-avatar+div.account-menu-desc {
    padding-left: 20px;
    padding-right: 0
}

.global-header-text .topbar-left {
    display: inline-block;
    left: 0;
    margin-left: 20px;
    position: relative
}

[dir=rtl] .global-header-text .topbar-left {
    left: auto;
    margin-left: auto;
    margin-right: 20px;
    right: 0
}

.global-header-text .topbar-middle {
    display: inline-block;
    left: auto;
    margin: 0;
    padding: 0 20px;
    transform: none
}

.global-header-text .topbar-middle.hidden {
    display: none
}

.global-header-text .topbar-right {
    position: absolute;
    right: 0
}

[dir=rtl] .global-header-text .topbar-right {
    left: 0;
    right: auto
}

[dir=rtl] .global-header-text {
    text-align: right
}

.global-header-text .topbar-middle .topbar-item a,
.global-header-text .topbar-middle .topbar-item button {
    display: inline-block;
    font-size: 16px;
    line-height: normal;
    padding-bottom: 10px;
    padding-top: 10px
}

.force-desktop .global-toolbar .navbar-nav .open .dropdown-menu>li,
.global-toolbar .navbar-nav .open .dropdown-menu>li {
    border: none;
    padding: 0
}

@media (max-width:899px) {
    .global-header .topbar-middle {
        position: static;
        transform: none
    }
}

@media (max-width:799px) {
    .global-header .topbar-item a {
        margin: 0 10px
    }

    .global-header .topbar-item a.dropdown-toggle .bento-icon-caret-down-filled {
        margin-right: -10px
    }

    .global-header .topbar-item a.dropdown-toggle:hover {
        text-decoration: none
    }

    .global-header-text .topbar-item a {
        margin: 0
    }
}

.global-header,
.global-header .topbar-middle,
.global-header .topbar-right {
    background-color: #007BFF
}

.global-header .topbar-item>a:hover .icon-label .topbar-item>button:hover .icon-label,
.global-header .topbar-left .topbar-logo .topbar-brand,
.global-header .topbar-left .topbar-logo .topbar-child-app,
.global-header .topbar-left .topbar-logo:hover .topbar-child-app,
.global-header .topbar-left .topbar-logo:hover h2,
.global-header .topbar-left .topbar-logo h1,
.global-header .topbar-left .topbar-logo h2 {
    color: #fff
}

.global-header .account-menu .account-menu-top a,
.global-header .account-menu .account-menu-top a:focus,
.global-header .account-menu .account-menu-top a:hover {
    color: #083899
}

.global-header .account-menu .account-menu-foot {
    background: #fafafa;
    border-top-color: #afafaf
}

.force-desktop .global-toolbar .navbar-nav .open .dropdown-menu>li>a,
.global-toolbar .navbar-nav .open .dropdown-menu>li>a {
    background-color: #404040;
    color: #999
}

.force-desktop .global-toolbar .navbar-nav .open .dropdown-menu>li>a:hover,
.global-toolbar .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff
}

.global-header .show>.btn-flat-icon:not(:disabled):not(.disabled).dropdown-toggle {
    background-color: transparent
}

.bento-input-label {
    border: 0;
    font-size: .857rem;
    letter-spacing: 1px;
    padding: 0;
    text-transform: uppercase
}

.bento-input {
    color: #404040;
    border-color: #666
}

.bento-input:active,
.bento-input:focus {
    border-color: #404040
}

.bento-input-label {
    background: transparent;
    color: #404040
}

ol.bento-list,
ul.bento-list {
    margin: 0;
    padding: 0
}

ul.bento-list {
    list-style: none;
    vertical-align: middle
}

.bento-desc-list,
ul.bento-list {
    font-size: 1rem;
    line-height: 24px
}

.bento-desc-list.bento-desc-list--sideBySide:after,
.bento-desc-list:after,
.bento-list:after {
    clear: both;
    content: "";
    display: table
}

.bento-desc-list dd,
.bento-desc-list dt {
    overflow-wrap: break-word;
    white-space: normal;
    word-wrap: break-word
}

.bento-desc-list dt {
    clear: both;
    font-weight: 600;
    margin-top: 1.125rem
}

@media (min-width:800px) {
    .bento-desc-list dt {
        margin-top: 1.5rem
    }
}

.bento-desc-list dt:first-of-type {
    margin: 0
}

.bento-desc-list dd {
    margin-bottom: .1875rem
}

@media (min-width:800px) {
    .bento-desc-list dd {
        margin-bottom: .25rem
    }
}

[dir=rtl] .bento-desc-list dd {
    margin-right: 0
}

.bento-list.bento-list--borders:not(.bento-list--inline) .bento-list-item {
    padding: .375rem 0
}

@media (min-width:800px) {
    .bento-list.bento-list--borders:not(.bento-list--inline) .bento-list-item {
        padding: .5rem 0
    }
}

.bento-list.bento-list--borders:not(.bento-list--inline) .bento-list-item:not(:first-child) {
    border-top-style: solid;
    border-top-width: 1px
}

.bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:before,
.bento-desc-list .bento-desc-list-bullets dd:before,
.bento-list.bento-list--bullets .bento-list-item:before {
    content: "•";
    display: inline-block;
    font-size: 1.25rem;
    font-weight: 700;
    width: 1rem
}

.bento-list.bento-list--indent {
    padding: 0 0 0 1.125rem
}

@media (min-width:800px) {
    .bento-list.bento-list--indent {
        padding: 0 0 0 1.5rem
    }
}

[dir=rtl] .bento-list.bento-list--indent {
    padding: 0 1.125rem 0 0
}

@media (min-width:800px) {
    [dir=rtl] .bento-list.bento-list--indent {
        padding: 0 1.5rem 0 0
    }
}

.bento-desc-list.bento-desc-list--inline .bento-desc-list-item,
.bento-list.bento-list--inline .bento-list-item {
    float: left;
    padding: 0 .5625rem 0 0
}

@media (min-width:800px) {

    .bento-desc-list.bento-desc-list--inline .bento-desc-list-item,
    .bento-list.bento-list--inline .bento-list-item {
        padding: 0 .75rem 0 0
    }
}

[dir=rtl] .bento-desc-list.bento-desc-list--inline .bento-desc-list-item,
[dir=rtl] .bento-list.bento-list--inline .bento-list-item {
    float: right;
    padding: 0 0 0 .5625rem
}

@media (min-width:800px) {

    [dir=rtl] .bento-desc-list.bento-desc-list--inline .bento-desc-list-item,
    [dir=rtl] .bento-list.bento-list--inline .bento-list-item {
        padding: 0 0 0 .75rem
    }
}

.bento-desc-list.bento-desc-list--inline dd,
.bento-desc-list.bento-desc-list--inline dt {
    display: inline-block
}

.bento-desc-list.bento-desc-list--inline dd {
    margin: 0 0 0 .1875rem
}

@media (min-width:800px) {
    .bento-desc-list.bento-desc-list--inline dd {
        margin: 0 0 0 .25rem
    }
}

[dir=rtl] .bento-desc-list.bento-desc-list--inline dd {
    margin: 0 .1875rem 0 0
}

@media (min-width:800px) {
    [dir=rtl] .bento-desc-list.bento-desc-list--inline dd {
        margin: 0 .25rem 0 0
    }
}

.bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:not(:first-child):before,
.bento-list.bento-list--inline.bento-list--bullets .bento-list-item:not(:first-child):before {
    margin: 0 .1875rem 0 0
}

@media (min-width:800px) {

    .bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:not(:first-child):before,
    .bento-list.bento-list--inline.bento-list--bullets .bento-list-item:not(:first-child):before {
        margin: 0 .25rem 0 0
    }
}

[dir=rtl] .bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:not(:first-child):before,
[dir=rtl] .bento-list.bento-list--inline.bento-list--bullets .bento-list-item:not(:first-child):before {
    margin: 0 0 0 .1875rem
}

@media (min-width:800px) {

    [dir=rtl] .bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:not(:first-child):before,
    [dir=rtl] .bento-list.bento-list--inline.bento-list--bullets .bento-list-item:not(:first-child):before {
        margin: 0 0 0 .25rem
    }
}

.bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:first-child:before,
.bento-list.bento-list--inline.bento-list--bullets .bento-list-item:first-child:before {
    width: 0
}

.bento-desc-list.bento-desc-list--inline.bento-desc-list--borders .bento-desc-list-item:not(:last-child):after,
.bento-list.bento-list--inline.bento-list--borders .bento-list-item:not(:last-child):after {
    border-right-style: solid;
    border-right-width: 1px;
    content: "";
    padding: 0 0 0 .5625rem
}

@media (min-width:800px) {

    .bento-desc-list.bento-desc-list--inline.bento-desc-list--borders .bento-desc-list-item:not(:last-child):after,
    .bento-list.bento-list--inline.bento-list--borders .bento-list-item:not(:last-child):after {
        padding: 0 0 0 .75rem
    }
}

[dir=rtl] .bento-list.bento-list--inline.bento-list--borders .bento-list-item:not(:last-child):after {
    display: none
}

[dir=rtl] .bento-desc-list.bento-desc-list--inline.bento-desc-list--borders .bento-desc-list-item:not(:last-child):after,
[dir=rtl] .bento-list.bento-list--inline.bento-list--borders .bento-list-item:not(:last-child):before {
    border-left-style: solid;
    border-left-width: 1px;
    border-right-width: 0;
    content: "";
    padding: 0 .5625rem 0 0
}

@media (min-width:800px) {

    [dir=rtl] .bento-desc-list.bento-desc-list--inline.bento-desc-list--borders .bento-desc-list-item:not(:last-child):after,
    [dir=rtl] .bento-list.bento-list--inline.bento-list--borders .bento-list-item:not(:last-child):before {
        padding: 0 .75rem 0 0
    }
}

.bento-desc-list.bento-desc-list--sideBySide dd,
.bento-desc-list.bento-desc-list--sideBySide dt {
    box-sizing: border-box;
    width: 50%
}

.bento-desc-list.bento-desc-list--sideBySide dt {
    float: left;
    padding-right: .375rem
}

@media (min-width:800px) {
    .bento-desc-list.bento-desc-list--sideBySide dt {
        padding-right: .5rem
    }
}

[dir=rtl] .bento-desc-list.bento-desc-list--sideBySide dt {
    float: right;
    padding-right: 0
}

.bento-desc-list.bento-desc-list--sideBySide dt:last-of-type {
    margin-bottom: 1.125rem
}

@media (min-width:800px) {
    .bento-desc-list.bento-desc-list--sideBySide dt:last-of-type {
        margin-bottom: 1.5rem
    }
}

.bento-desc-list.bento-desc-list--sideBySide dd {
    clear: right;
    float: right;
    margin-left: 0;
    text-align: left
}

[dir=rtl] .bento-desc-list.bento-desc-list--sideBySide dd {
    clear: left;
    float: left
}

.bento-desc-list.bento-desc-list--sideBySide dt+dd:not(:first-of-type) {
    margin-top: 1.125rem
}

@media (min-width:800px) {
    .bento-desc-list.bento-desc-list--sideBySide dt+dd:not(:first-of-type) {
        margin-top: 1.5rem
    }
}

.bento-desc-list.bento-desc-list--sideBySide.bento-desc-list--rightAlign dd {
    text-align: right
}

.bento-desc-list.bento-desc-list--small,
.bento-list.bento-list--small {
    font: 400 .875rem/1.25rem Source Sans Pro, Arial, sans-serif
}

.bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets.bento-desc-list--small .bento-desc-list-item:before,
.bento-list.bento-list--small.bento-list--bullets .bento-list-item:before {
    font-size: 1rem
}

.bento-nav-list {
    padding: 0;
    margin: 0
}

.bento-nav-list li {
    display: flex;
    flex-direction: row;
    cursor: pointer;
    padding: 1rem 1.5rem
}

.bento-nav-list li:hover a {
    text-decoration: underline
}

.bento-nav-list li:not(:first-child) {
    border-top: 1px solid #afafaf
}

.bento-nav-list li a {
    flex: 1 0
}

.bento-nav-list li:hover {
    background: #edeff5
}

.bento-nav-list li a {
    color: #083899
}

.bento-desc-list,
.bento-list.bento-list--bullets .bento-list-item:before {
    color: #404040
}

.bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:first-child:before,
.bento-list.bento-list--inline.bento-list--bullets .bento-list-item:first-child:before {
    color: transparent
}

.bento-desc-list.bento-desc-list--inline.bento-desc-list--borders .bento-desc-list-item:not(:last-child):after,
.bento-desc-list.bento-desc-list--inline.bento-desc-list--borders .bento-desc-list-item:not(:last-child):before,
.bento-list.bento-list--borders:not(.bento-list--inline) .bento-list-item:not(:first-child),
.bento-list.bento-list--inline.bento-list--borders .bento-list-item:not(:last-child):after,
.bento-list.bento-list--inline.bento-list--borders .bento-list-item:not(:last-child):before {
    border-color: #afafaf
}

.bento-desc-list.bento-desc-list--bullets.bento-desc-list--small .bento-desc-list-item:before,
.bento-desc-list.bento-desc-list--small,
.bento-list.bento-list--bullets.bento-list--small .bento-list-item:before,
.bento-list.bento-list--small {
    color: #565656
}

.bento-masthead {
    padding: 10px
}

.bento-masthead .bento-masthead-header {
    display: block;
    margin-top: 0;
    padding: 0;
    text-align: center
}

.bento-masthead .bento-masthead-header .bento-masthead-title {
    font-size: 1.571rem;
    line-height: 1.2em;
    margin: 0
}

.bento-off-canvas-menu-content .bento-masthead {
    margin: -20px -20px 0
}

.bento-masthead {
    background: #fa6400;
    background: linear-gradient(150deg, #ffa64d, #fa6400);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffa64d", endColorstr="#fa6400", GradientType=1)
}

.bento-masthead .bento-masthead-header .bento-masthead-title {
    color: #fff
}

.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-default .column,
.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-default .column a,
.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-flow .column,
.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-flow .column a,
bento-megamenu.dropdown-menu bento-megamenu-default .column,
bento-megamenu.dropdown-menu bento-megamenu-default .column a,
bento-megamenu.dropdown-menu bento-megamenu-flow .column,
bento-megamenu.dropdown-menu bento-megamenu-flow .column a {
    font-weight: 400
}

.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-default .column a,
.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-flow .column a,
bento-megamenu.dropdown-menu bento-megamenu-default .column a,
bento-megamenu.dropdown-menu bento-megamenu-flow .column a {
    text-decoration: none
}

.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-default .column a:focus,
.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-default .column a:hover,
.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-flow .column a:focus,
.bento-toolbar>bento-megamenu.dropdown-menu bento-megamenu-flow .column a:hover,
bento-megamenu.dropdown-menu bento-megamenu-default .column a:focus,
bento-megamenu.dropdown-menu bento-megamenu-default .column a:hover,
bento-megamenu.dropdown-menu bento-megamenu-flow .column a:focus,
bento-megamenu.dropdown-menu bento-megamenu-flow .column a:hover {
    text-decoration: underline
}

.global-subnav>bento-megamenu.dropdown-menu>bento-megamenu-default a,
.global-subnav>bento-megamenu.dropdown-menu>bento-megamenu-flow a {
    text-decoration: none
}

.global-subnav>bento-megamenu.dropdown-menu>bento-megamenu-default a:focus,
.global-subnav>bento-megamenu.dropdown-menu>bento-megamenu-default a:hover,
.global-subnav>bento-megamenu.dropdown-menu>bento-megamenu-flow a:focus,
.global-subnav>bento-megamenu.dropdown-menu>bento-megamenu-flow a:hover {
    text-decoration: underline
}

.global-subnav>bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-items a {
    font-weight: 400
}

.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-default,
.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-flow,
bento-megamenu.dropdown-menu>bento-megamenu-default,
bento-megamenu.dropdown-menu>bento-megamenu-flow {
    background: #fff;
    padding: .875rem 0 !important
}

.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-default .column,
.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-flow .column,
bento-megamenu.dropdown-menu>bento-megamenu-default .column,
bento-megamenu.dropdown-menu>bento-megamenu-flow .column {
    padding: 0 !important
}

.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-default .column .bui-megamenu-column-header,
.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-flow .column .bui-megamenu-column-header,
bento-megamenu.dropdown-menu>bento-megamenu-default .column .bui-megamenu-column-header,
bento-megamenu.dropdown-menu>bento-megamenu-flow .column .bui-megamenu-column-header {
    padding: 0 1rem !important
}

.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-default .column a,
.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-flow .column a,
bento-megamenu.dropdown-menu>bento-megamenu-default .column a,
bento-megamenu.dropdown-menu>bento-megamenu-flow .column a {
    color: #083899;
    height: 2.5rem !important;
    padding: .625rem 1rem !important
}

.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-default .column a.cdk-keyboard-focused,
.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-default .column a.cdk-program-focused,
.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-flow .column a.cdk-keyboard-focused,
.bento-toolbar .dropdown bento-megamenu.dropdown-menu>bento-megamenu-flow .column a.cdk-program-focused,
bento-megamenu.dropdown-menu>bento-megamenu-default .column a.cdk-keyboard-focused,
bento-megamenu.dropdown-menu>bento-megamenu-default .column a.cdk-program-focused,
bento-megamenu.dropdown-menu>bento-megamenu-flow .column a.cdk-keyboard-focused,
bento-megamenu.dropdown-menu>bento-megamenu-flow .column a.cdk-program-focused {
    outline: 1px dashed #000 !important;
    outline-offset: 1px !important;
    box-shadow: none !important;
    z-index: 1
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-default,
.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-flow {
    background: #083899
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-default .bui-megamenu-column-header,
.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-flow .bui-megamenu-column-header {
    color: #fff
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-default .column a,
.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-flow .column a {
    color: #afafaf
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-default .column a:hover,
.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-flow .column a:hover {
    color: #fff
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover,
.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-headers {
    background: #083899
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-headers li.active a {
    color: #fff
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-headers li a {
    color: #afafaf
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-headers li a:hover {
    color: #fff
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-headers li a.cdk-keyboard-focused,
.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-headers li a.cdk-program-focused {
    outline: 1px dashed #d9d9d9 !important;
    outline-offset: -1px !important;
    box-shadow: none !important;
    z-index: 1
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-items a {
    color: #afafaf
}

.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-items a:focus,
.global-subnav bento-megamenu.dropdown-menu>bento-megamenu-takeover .bento-megamenu-takeover-items a:hover {
    color: #fff
}

body,
document,
window {
    -webkit-overflow-scrolling: touch
}

.matching-text-highlight {
    text-decoration: underline
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.has-border {
    border: 1px solid #666 !important
}

bento-multiselect-overlay .bento-multiselect-overlay-inner {
    line-height: 32px
}

bento-multiselect-overlay .nav-pills a:focus span,
bento-multiselect-overlay bento-list.cdk-keyboard-focused,
bento-multiselect-overlay bento-list.cdk-program-focused {
    outline: 1px dashed #3d3d3d !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

bento-multiselect-list {
    min-height: 200px;
    min-width: 300px
}

bento-multiselect-list .nav-pills>li.active button {
    font-weight: 600
}

bento-multiselect-list .nav-pills>li button {
    font-weight: 400
}

bento-multiselect-list .nav-pills>li button:focus span {
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

bento-multiselect-list .bento-list-row {
    font-size: 1rem;
    height: 40px
}

bento-multiselect-list .pills {
    border-bottom-color: #afafaf;
    background: #fafafa
}

bento-multiselect-list .nav-pills>li.active button {
    color: #083899;
    border-bottom-color: #1d7366 !important
}

bento-multiselect-list .nav-pills>li button {
    background-color: transparent;
    color: #083899
}

bento-multiselect-list .nav-pills>li button:hover {
    color: #083899
}

bento-multiselect-list .bento-multiselect-list-item {
    color: #404040;
    border-top-color: #afafaf !important;
    background: #fff
}

bento-multiselect-list .bento-multiselect-list-item:last-of-type {
    border-bottom-color: #afafaf
}

bento-multiselect-list .bento-multiselect-list-item.focused:hover,
bento-multiselect-list .bento-multiselect-list-item[aria-selected=true]:hover {
    background-color: #e3e8fa
}

bento-multiselect-list .bento-multiselect-list-item:hover {
    background: #edeff5;
    text-decoration: underline
}

bento-multiselect-list .bento-multiselect-list-item.bento-multiselect-search {
    border-bottom-color: #afafaf !important;
    background: #fff
}

bento-multiselect-list .bento-multiselect-list-item.bento-multiselect-search>input {
    background-color: #fff;
    border-color: #afafaf
}

bento-number-input:not(.cdk-focused) input {
    border-radius: 2px !important
}

bento-number-input:not(.cdk-focused) .bento-number-input-button-up {
    border-radius: 0 2px 2px 0 !important
}

[dir=rtl] bento-number-input:not(.cdk-focused) .bento-number-input-button-up {
    border-radius: 2px 0 0 2px !important
}

bento-number-input .bento-number-input-button {
    color: #083899
}

bento-number-input .bento-number-input-button.cdk-keyboard-focused,
bento-number-input .bento-number-input-button.cdk-program-focused {
    border-style: dashed;
    border-right-width: 1px;
    z-index: 1
}

bento-number-input>input.form-control {
    padding-right: 69px;
    height: 32px;
    line-height: 30px
}

[dir=rtl] bento-number-input>input.form-control {
    padding-left: 69px
}

bento-number-input input[type=number] {
    -moz-appearance: textfield
}

bento-number-input.six-digit {
    width: 165px;
    min-width: 165px
}

bento-number-input.two-digit {
    width: 135px;
    min-width: 135px
}

bento-number-input.input-lg .form-control {
    height: 46px;
    line-height: 46px -2
}

bento-number-input.input-lg .bento-number-input-button {
    width: 46px;
    height: 46px;
    line-height: 44px
}

bento-number-input.input-lg .bento-number-input-button.bento-number-input-button-down {
    right: 45px
}

[dir=rtl] bento-number-input.input-lg .bento-number-input-button.bento-number-input-button-down {
    left: 45px
}

bento-number-input.input-sm .form-control {
    height: 24px;
    line-height: 24px -2
}

bento-number-input.input-sm .bento-number-input-button {
    width: 24px;
    height: 24px;
    line-height: 22px
}

bento-number-input.input-sm .bento-number-input-button.bento-number-input-button-down {
    right: 23px
}

[dir=rtl] bento-number-input.input-sm .bento-number-input-button.bento-number-input-button-down {
    left: 23px
}

bento-number-input .bento-number-input-button {
    height: 32px;
    line-height: 30px;
    width: 32px
}

bento-number-input .bento-number-input-button.bento-number-input-button-down {
    right: 31px
}

[dir=rtl] bento-number-input .bento-number-input-button.bento-number-input-button-down {
    left: 31px
}

bento-number-input>input.form-control:focus~.bento-number-input-button {
    border-color: #404040
}

bento-number-input input[aa-val-msg].ng-dirty.ng-invalid~.bento-number-input-button {
    border-color: #8f221a
}

bento-number-input .bento-number-input-button {
    background: #fff;
    border-color: #666
}

bento-number-input .bento-number-input-button:active,
bento-number-input .bento-number-input-button:focus,
bento-number-input .bento-number-input-button:hover {
    outline: none
}

bento-number-input.cdk-focused input.form-control {
    border-radius: 0;
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #083899;
    box-shadow: 0 0 0 1px #083899 !important;
    z-index: 1
}

bento-number-input.cdk-focused .bento-number-input-button,
bento-number-input.cdk-focused input.form-control {
    border-color: #404040
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li:not([disabled=disabled]).active>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li:not([disabled=disabled]).selected>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li:not([disabled=disabled]).active>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li:not([disabled=disabled]).selected>a {
    font-weight: 600
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li a {
    font-size: 1rem
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li a:first-child,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li a:first-child {
    padding: 1rem 1.25rem 1rem 1rem
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li a:hover {
    text-decoration: underline !important
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li a {
    text-decoration: none
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li a:focus,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li a:focus,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li a:hover {
    text-decoration: underline
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.menu li .menu-icon,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li .menu-icon {
    top: 50%;
    transform: translateY(-50%)
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.meta,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta {
    margin: 0
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.meta li,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li {
    padding: 0 1rem
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.meta li>h2,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>h2 {
    margin: 0;
    padding: 1rem 1.25rem 1rem 0
}

[dir=rtl] .bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.meta li>h2,
[dir=rtl] .bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>h2 {
    padding-right: .25rem
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right ul.meta li>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>a {
    padding: 1rem 1.25rem 1rem 1rem
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right .bento-off-canvas-menu-header>div,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside .bento-off-canvas-menu-header>div {
    font-weight: 400;
    font-size: 1rem;
    font-weight: 600
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right .bento-off-canvas-menu-header h2,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside .bento-off-canvas-menu-header h2 {
    font-size: 1.25rem;
    margin-left: 1rem;
    margin-top: 1.25rem
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right button.bento-off-canvas-menu-close-button,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside button.bento-off-canvas-menu-close-button {
    border: 1px solid transparent;
    height: 2.5rem;
    line-height: calc(2.5rem - 2px);
    margin: 10px;
    width: 2.5rem;
    border-radius: 2px;
    transition: border-color .1s, box-shadow .1s
}

.bento-off-canvas-menu .bento-off-canvas-menu-aside-right-wrapper {
    overflow-y: auto
}

bento-off-canvas-menu .bento-off-canvas-menu-topbar {
    height: 60px;
    padding: 0 0 0 65px;
    z-index: 1111;
    transition: left .2s, right .2s
}

[dir=rtl] bento-off-canvas-menu .bento-off-canvas-menu-topbar.menu-button-is-hidden,
bento-off-canvas-menu .bento-off-canvas-menu-topbar.menu-button-is-hidden {
    padding: 0
}

[dir=rtl] bento-off-canvas-menu .bento-off-canvas-menu-topbar {
    padding: 0 65px 0 0
}

bento-off-canvas-menu .bento-off-canvas-menu-topbar .logo {
    font-weight: 600
}

bento-off-canvas-menu .bento-off-canvas-menu-topbar .bento-off-canvas-menu-button {
    width: 65px;
    height: 60px;
    line-height: 60px
}

bento-off-canvas-menu .bento-off-canvas-menu-header {
    font-weight: 600;
    height: 60px;
    line-height: 60px
}

bento-off-canvas-menu .bento-off-canvas-menu-header>div {
    font-weight: 600
}

bento-off-canvas-menu button.bento-off-canvas-menu-close-button {
    font-family: bento-icons;
    width: 60px;
    height: 60px;
    line-height: 60px
}

bento-off-canvas-menu .bento-off-canvas-menu-aside {
    border-right: 1px solid #afafaf
}

[dir=rtl] bento-off-canvas-menu .bento-off-canvas-menu-aside {
    border-right: none;
    border-left: 1px solid #afafaf
}

bento-off-canvas-menu .bento-off-canvas-menu-aside-bg-right,
bento-off-canvas-menu .bento-off-canvas-menu-aside-right {
    z-index: 1113;
    transition: right .2s, box-shadow .2s
}

[dir=rtl] bento-off-canvas-menu .bento-off-canvas-menu-aside-bg-right,
[dir=rtl] bento-off-canvas-menu .bento-off-canvas-menu-aside-right {
    transition: left .2s
}

bento-off-canvas-menu .bento-off-canvas-menu-aside-right {
    border-left: 1px solid #afafaf
}

bento-off-canvas-menu .bento-off-canvas-menu-aside-right .bento-off-canvas-menu-header {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    height: auto;
    justify-content: space-between;
    left: auto;
    position: relative;
    text-align: left;
    text-transform: capitalize;
    top: auto
}

bento-off-canvas-menu .bento-off-canvas-menu-aside-right .bento-off-canvas-menu-close-button {
    align-self: flex-start;
    flex: none
}

[dir=rtl] bento-off-canvas-menu .bento-off-canvas-menu-aside-right {
    border-left: none;
    border-right: 1px solid #afafaf
}

bento-off-canvas-menu .bento-off-canvas-menu-aside,
bento-off-canvas-menu .bento-off-canvas-menu-aside-bg-color {
    z-index: 1113;
    padding: 60px 0 2.5rem;
    transition: left .2s, box-shadow .2s
}

[dir=rtl] bento-off-canvas-menu .bento-off-canvas-menu-aside,
[dir=rtl] bento-off-canvas-menu .bento-off-canvas-menu-aside-bg-color {
    transition: right .2s
}

bento-off-canvas-menu .bento-off-canvas-menu-aside-bg-color h2,
bento-off-canvas-menu .bento-off-canvas-menu-aside h2 {
    font-size: 1rem;
    font-weight: 600
}

bento-off-canvas-menu .bento-off-canvas-menu-aside-bg-color ul.menu li>a,
bento-off-canvas-menu .bento-off-canvas-menu-aside ul.menu li>a {
    font-weight: 400
}

bento-off-canvas-menu .bento-off-canvas-menu-aside-bg-color,
bento-off-canvas-menu .bento-off-canvas-menu-aside-bg-right {
    z-index: 1109
}

bento-off-canvas-menu .bento-off-canvas-menu-content-overlay {
    top: 60px;
    transition: left .2s, right .2s
}

bento-off-canvas-menu .bento-off-canvas-menu-content {
    top: 60px;
    min-height: calc(100% - 60px);
    transition: left .2s, right .2s
}

bento-off-canvas-menu.open-right>.bento-off-canvas-menu-content-overlay {
    z-index: 1112
}

bento-off-canvas-menu.open.ng-enter {
    transition-duration: 2s;
    -webkit-transition-duration: 2s;
    -moz-transition-duration: 2s;
    -o-transition-duration: 2s;
    transition: all 2s linear
}

bento-off-canvas-menu.open>.bento-off-canvas-menu-content-overlay {
    z-index: 1112
}

body.bento-off-canvas-menu-bg-color,
html.bento-off-canvas-menu-bg-color {
    background: #fff
}

.bento-off-canvas-menu>.bento-off-canvas-menu-topbar {
    background: #007BFF
}

.bento-off-canvas-menu>.bento-off-canvas-menu-topbar .item .triangle-down {
    border-top-color: #666
}

.bento-off-canvas-menu>.bento-off-canvas-menu-topbar .logo {
    color: #007BFF
}

.bento-off-canvas-menu>.bento-off-canvas-menu-topbar .bento-off-canvas-menu-button {
    background: #007BFF;
    color: #fff
}

.bento-off-canvas-menu>.bento-off-canvas-menu-topbar .bento-off-canvas-menu-button:focus {
    outline: 1px dashed #c4c0b5 !important;
    outline-offset: -1px !important;
    box-shadow: none !important;
    z-index: 1
}

.bento-off-canvas-menu .bento-off-canvas-menu-header {
    border-bottom-color: #afafaf;
    color: #000
}

.bento-off-canvas-menu button.bento-off-canvas-menu-close-button {
    background-color: transparent
}

.bento-off-canvas-menu button.bento-off-canvas-menu-close-button:hover {
    border-color: #083899;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.bento-off-canvas-menu button.bento-off-canvas-menu-close-button.cdk-keyboard-focused,
.bento-off-canvas-menu button.bento-off-canvas-menu-close-button.cdk-program-focused {
    outline: 1px dashed #083899 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.bento-off-canvas-menu button.bento-off-canvas-menu-close-button.cdk-keyboard-focused:hover,
.bento-off-canvas-menu button.bento-off-canvas-menu-close-button.cdk-program-focused:hover {
    border-color: transparent
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside hr {
    border-top-color: #afafaf
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-right,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-right-wrapper .bento-off-canvas-menu-aside-right {
    background: #fff;
    position: relative
}

.bento-off-canvas-menu .bento-off-canvas-menu-aside-right-wrapper.bento-is-scrollable .bento-off-canvas-menu-aside-right {
    padding-right: 1rem
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside {
    background: #fff
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color h2,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside h2 {
    color: #000
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside a {
    color: #404040;
    text-decoration: none
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color a:focus,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside a:focus,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside a:hover {
    text-decoration: underline
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul {
    border-bottom-color: #afafaf
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li:not([disabled=disabled]).active>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li:not([disabled=disabled]).selected>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li:not([disabled=disabled]).active>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li:not([disabled=disabled]).selected>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li:not([disabled=disabled]).active>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li:not([disabled=disabled]).selected>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li:not([disabled=disabled]).active>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li:not([disabled=disabled]).selected>a {
    border-top-color: #afafaf;
    border-bottom-color: #afafaf;
    background: #f0f0f0
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li:not([disabled=disabled]).active>a:before,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li:not([disabled=disabled]).selected>a:before,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li:not([disabled=disabled]).active>a:before,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li:not([disabled=disabled]).selected>a:before,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li:not([disabled=disabled]).active>a:before,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li:not([disabled=disabled]).selected>a:before,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li:not([disabled=disabled]).active>a:before,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li:not([disabled=disabled]).selected>a:before {
    background: #007BFF;
    border-color: transparent
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li:not([disabled=disabled]).active>a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li:not([disabled=disabled]).selected>a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li:not([disabled=disabled]).active>a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li:not([disabled=disabled]).selected>a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li:not([disabled=disabled]).active>a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li:not([disabled=disabled]).selected>a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li:not([disabled=disabled]).active>a:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li:not([disabled=disabled]).selected>a:hover {
    background: #f0f0f0
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>a {
    color: #404040;
    border-color: #afafaf
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li>a:first-child:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li>a:first-child:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li>a:first-child:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>a:first-child:hover {
    color: #404040;
    background: #edeff5
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li>a:focus,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li>a:focus,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li>a:focus,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>a:focus {
    outline: 1px dashed #000 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li>a.bento-icon-newtab,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li>a.menu-icon,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li>a.bento-icon-newtab,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li>a.menu-icon,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li>a.bento-icon-newtab,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li>a.menu-icon,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>a.bento-icon-newtab,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>a.menu-icon {
    color: #083899
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li>a.bento-icon-newtab:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li>a.menu-icon:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li>a.bento-icon-newtab:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li>a.menu-icon:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li>a.bento-icon-newtab:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li>a.menu-icon:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>a.bento-icon-newtab:hover,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li>a.menu-icon:hover {
    color: #8d8d8d
}

.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li[disabled=disabled],
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.menu li[disabled=disabled]>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li[disabled=disabled],
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-bg-color ul.meta li[disabled=disabled]>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li[disabled=disabled],
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.menu li[disabled=disabled]>a,
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li[disabled=disabled],
.bento-off-canvas-menu>.bento-off-canvas-menu-aside-wrapper .bento-off-canvas-menu-aside ul.meta li[disabled=disabled]>a {
    color: #afafaf
}

.bento-off-canvas-menu>.bento-off-canvas-menu-content-overlay {
    background: #083899
}

.bento-off-canvas-menu>.bento-off-canvas-menu-content {
    background: #fff
}

@media only screen and (max-width:1199px) {
    .bento-off-canvas-menu .bento-off-canvas-menu-topbar .pull-right .item {
        border-right-color: #afafaf;
        border-left-color: #afafaf
    }
}

bento-pagination>.bento-pagination .d-flex .paginate-button {
    margin-right: -1px
}

bento-pagination>.bento-pagination .d-flex .paginate-button button.btn {
    margin: 0
}

bento-pagination>.bento-pagination .d-flex .paginate-button button.btn:focus {
    z-index: 0
}

bento-pagination>.bento-pagination .d-flex .paginate-button button.btn.cdk-keyboard-focused,
bento-pagination>.bento-pagination .d-flex .paginate-button button.btn.cdk-program-focused {
    z-index: 1
}

bento-pagination>.bento-pagination .d-flex .paginate-button.first>button.btn,
bento-pagination>.bento-pagination .d-flex .paginate-button.last>button.btn,
bento-pagination>.bento-pagination .d-flex .paginate-button.next>button.btn,
bento-pagination>.bento-pagination .d-flex .paginate-button.previous>button.btn {
    position: relative;
    padding: 0 12px;
    justify-content: center
}

bento-pagination>.bento-pagination .d-flex .paginate-button.first>button.btn:hover,
bento-pagination>.bento-pagination .d-flex .paginate-button.last>button.btn:hover,
bento-pagination>.bento-pagination .d-flex .paginate-button.next>button.btn:hover,
bento-pagination>.bento-pagination .d-flex .paginate-button.previous>button.btn:hover {
    z-index: 2
}

bento-pagination>.bento-pagination .d-flex .paginate-button.first>button.btn {
    border-radius: 2px 0 0 2px
}

[dir=rtl] bento-pagination>.bento-pagination .d-flex .paginate-button.first>button.btn,
bento-pagination>.bento-pagination .d-flex .paginate-button.last>button.btn {
    border-radius: 0 2px 2px 0
}

[dir=rtl] bento-pagination>.bento-pagination .d-flex .paginate-button.last>button.btn {
    border-radius: 2px 0 0 2px
}

bento-pagination>.bento-pagination .d-flex .btn.go {
    border-radius: 0 2px 2px 0;
    min-width: 32px
}

[dir=rtl] bento-pagination>.bento-pagination .d-flex .btn.go {
    border-radius: 2px 0 0 2px
}

bento-pagination>.bento-pagination .d-flex .paginate-input-wrap .paginate-input-group input.form-control {
    border-radius: 2px
}

bento-pagination>.bento-pagination .d-flex .paginate-input-wrap .paginate-input-group input.form-control:focus,
bento-pagination>.bento-pagination .d-flex .paginate-input-wrap .paginate-input-group input.form-control:focus:hover {
    border-radius: 0;
    z-index: 2
}

bento-pagination .bento-pagination .bento-select,
bento-pagination .bento-pagination .bento-select .btn,
bento-pagination .bento-pagination .bento-select select,
bento-pagination .bento-pagination button {
    height: 32px
}

bento-pagination .bento-pagination .paginate-button.first-button>button,
bento-pagination .bento-pagination .paginate-button.last-button>button {
    border-radius: 0 0 0 0
}

bento-pagination .bento-pagination .paginate-info-select span,
bento-pagination .bento-pagination .paginate-info span {
    font-weight: 400
}

bento-pagination .bento-pagination .paginate-input-wrap .paginate-input-group input.form-control {
    height: 32px
}

bento-pagination .bento-pagination .paginate-input-wrap .dataTables-info {
    margin-right: 20px
}

.bento-pagination .btn.btn-outline-primary {
    border-color: #666;
    color: #083899
}

.bento-pagination .btn.btn-outline-primary.go {
    border-color: #666
}

.bento-pagination .btn.btn-outline-primary:disabled {
    background-color: transparent;
    opacity: .5
}

.bento-pagination .btn.btn-outline-primary:hover {
    border-color: #083899
}

.bento-pagination .paginate-input-wrap input.form-control {
    border-color: #666
}

.bento-pagination .paginate-input-wrap input.form-control:focus {
    border-color: #083899
}

ngb-progressbar .progress {
    border-radius: 0
}

ngb-progressbar .progress-bar {
    line-height: 14px;
    border-bottom-width: 14px;
    border-bottom-style: solid;
    display: block
}

ngb-progressbar .progress-bar>span {
    display: inline-block;
    width: auto;
    position: relative
}

ngb-progressbar.label-right {
    position: relative;
    width: 100%;
    display: block
}

ngb-progressbar.label-right .progress-bar {
    align-items: inherit
}

ngb-progressbar.label-right .progress-bar>span {
    position: absolute;
    right: 0;
    width: 35px;
    text-align: right;
    top: 50%;
    transform: translateY(-50%)
}

[dir=rtl] ngb-progressbar.label-right .progress-bar>span {
    right: auto;
    left: 0;
    text-align: left
}

ngb-progressbar.label-right .progress {
    width: calc(100% - 35px)
}

ngb-progressbar[type=success] .progress {
    background-color: #e3faf6;
    border: 1px solid #1d7366
}

ngb-progressbar[type=success] .progress .progress-bar {
    border-color: #1d7366
}

ngb-progressbar[type=success] .progress .progress-bar>span {
    background-color: #1d7366
}

ngb-progressbar[type=info] .progress {
    background-color: #efebfc;
    border: 1px solid #5a3d99
}

ngb-progressbar[type=info] .progress .progress-bar {
    background-color: #5a3d99 !important;
    border-color: #5a3d99
}

ngb-progressbar[type=info] .progress .progress-bar>span {
    background-color: #5a3d99
}

ngb-progressbar[type=warning] .progress {
    background-color: #ffecd9;
    border: 1px solid #cc4100
}

ngb-progressbar[type=warning] .progress .progress-bar {
    background-color: #cc4100 !important;
    border-color: #cc4100
}

ngb-progressbar[type=warning] .progress .progress-bar>span {
    background-color: #cc4100
}

ngb-progressbar[type=warning] .progress .progress-bar:not(.label-right)[type=warning] .progress-bar>span {
    color: #000
}

ngb-progressbar[type=danger] .progress {
    background-color: #f7e3e1;
    border: 1px solid #bc291e
}

ngb-progressbar[type=danger] .progress .progress-bar {
    background-color: #bc291e !important;
    border-color: #bc291e
}

ngb-progressbar[type=danger] .progress .progress-bar>span {
    background-color: #bc291e
}

ngb-progressbar.label-right .progress .progress-bar>span {
    color: #404040;
    background-color: transparent !important
}

[bentoReset] {
    padding-right: 12px
}

[bentoReset]:focus {
    padding-right: 30px
}

[dir=rtl] [bentoReset]:focus {
    padding-right: 12px;
    padding-left: 30px
}

.bento-reset-close-button {
    z-index: 5;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: none;
    padding: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer
}

.bento-reset-close-button:before {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 2px;
    left: 2px;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px
}

.bento-reset-close-button i {
    top: 1px
}

.bento-reset-close-button i:before {
    width: 100%;
    text-align: center;
    font-size: 1rem
}

.bento-reset-close-button:focus {
    outline: none
}

.bento-reset-close-button {
    color: #083899
}

.bento-reset-close-button:before {
    transition: border-color .2s, box-shadow .2s;
    border-color: transparent
}

.bento-reset-close-button:hover {
    color: #083899
}

.bento-reset-close-button:hover:before {
    border-color: #083899;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.bento-reset-close-button.cdk-keyboard-focused:before,
.bento-reset-close-button.cdk-program-focused:before {
    outline: 1px dashed;
    outline-color: #083899
}

bento-scrollable-toolbar .bento-scrollable-toolbar-wrapper.bui-bento-toolbar {
    height: 2.625rem
}

bento-scrollable-toolbar .bento-scrollable-toolbar-wrapper.bui-bento-toolbar bento-scrollable-bar {
    height: 4rem
}

bento-scrollable-toolbar .bento-scrollable-toolbar-wrapper.bui-bento-toolbar .bento-scroll-bar-has-scroll .bento-scrollable-bar-inner {
    width: calc(100% - 65px);
    margin-left: 25px
}

[dir=rtl] bento-scrollable-toolbar .bento-scrollable-toolbar-wrapper.bui-bento-toolbar .bento-scroll-bar-has-scroll .bento-scrollable-bar-inner {
    margin-right: 25px
}

bento-scrollable-toolbar .bento-scrollable-toolbar-wrapper.bui-bento-toolbar .dropdown-item {
    height: 2.25rem;
    line-height: .25rem
}

.bui-bento-scrollable-toolbar-dropdown-menu .dropdown-item {
    align-items: center;
    display: flex;
    height: 2.25rem;
    line-height: .25rem
}

.bui-bento-scrollable-toolbar-dropdown-menu .dropdown-item [class*=bento-icon] {
    margin: 0 .5rem 0 0
}

button.bento-scrollable-bar-side-arrow {
    align-items: center;
    justify-content: center;
    width: 40px
}

button.bento-scrollable-bar-side-arrow.cdk-keyboard-focused,
button.bento-scrollable-bar-side-arrow.cdk-program-focused {
    outline: 1px dashed #000 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.bento-scroll-bar-has-scroll .bento-scrollable-bar-inner {
    width: calc(100% - 80px);
    margin-left: 40px
}

[dir=rtl] .bento-scroll-bar-has-scroll .bento-scrollable-bar-inner {
    margin-right: 40px
}

.bento-scrollable-bar-cover {
    width: 30px
}

.bento-scrollable-bar-cover.left {
    left: 40px
}

.bento-scrollable-bar-cover.right {
    right: 40px
}

bento-scrollable-toolbar-item button {
    color: #083899;
    font-weight: 600
}

bento-scrollable-toolbar-item button[class*=bui-menu-item] {
    border: 1px solid transparent !important
}

bento-scrollable-toolbar-item button[class*=bui-menu-item]:hover {
    border: 1px solid #092856 !important;
    border-radius: 2px;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

bento-scrollable-toolbar-item button[class*=bui-menu-item] [class*=bento-icon] {
    margin: 0 .5rem 0 0
}

bento-scrollable-bar .bento-scrollable-bar-cover.left,
bento-scrollable-toolbar .bento-scrollable-bar-cover.left {
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
}

bento-scrollable-bar .bento-scrollable-bar-cover.right,
bento-scrollable-toolbar .bento-scrollable-bar-cover.right {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff)
}

bento-scrollable-bar [role=menuitem].disabled,
bento-scrollable-bar [role=menuitem]:disabled,
bento-scrollable-toolbar [role=menuitem].disabled,
bento-scrollable-toolbar [role=menuitem]:disabled {
    color: #404040
}

bento-scrollable-bar [role=menuitem].disabled:hover,
bento-scrollable-bar [role=menuitem]:disabled:hover,
bento-scrollable-toolbar [role=menuitem].disabled:hover,
bento-scrollable-toolbar [role=menuitem]:disabled:hover {
    border-color: transparent !important;
    box-shadow: none
}

bento-scrollable-bar button.bento-scrollable-bar-side-arrow,
bento-scrollable-toolbar button.bento-scrollable-bar-side-arrow {
    background: #fff;
    border-color: #afafaf;
    color: #083899
}

bento-scrollable-bar button.bento-scrollable-bar-side-arrow:active,
bento-scrollable-toolbar button.bento-scrollable-bar-side-arrow:active {
    color: #121b33
}

bento-scrollable-bar button.bento-scrollable-bar-side-arrow[disabled],
bento-scrollable-toolbar button.bento-scrollable-bar-side-arrow[disabled] {
    color: #404040;
    opacity: 1
}

.bento-filter,
.bento-search {
    position: relative;
    display: block
}

.bento-filter:before,
.bento-search:before {
    display: block;
    speak: none;
    line-height: 100%;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    transform: translateY(-50%);
    font-family: bento-icons;
    left: 8px;
    z-index: 2
}

[dir=rtl] .bento-filter:before,
[dir=rtl] .bento-search:before {
    right: 8px;
    left: auto
}

.bento-filter .bento-reset-close-button:before,
.bento-search .bento-reset-close-button:before {
    font-size: 16px;
    margin-right: -10px
}

.bento-filter input,
.bento-search input {
    padding: 0 10px 0 32px;
    font-size: 1rem
}

[dir=rtl] .bento-filter input,
[dir=rtl] .bento-search input {
    padding: 0 30px 0 32px
}

.bento-filter input:focus,
.bento-search input:focus {
    outline: none;
    border-width: 1px;
    border-style: solid;
    padding: 0 10px 0 32px
}

[dir=rtl] .bento-filter input:focus,
[dir=rtl] .bento-search input:focus {
    padding: 0 30px 0 32px
}

.bento-filter input::-moz-placeholder,
.bento-search input::-moz-placeholder {
    font-style: italic
}

.bento-filter input::placeholder,
.bento-search input::placeholder {
    font-style: italic
}

.bento-filter input:-ms-input-placeholder,
.bento-search input:-ms-input-placeholder {
    font-style: italic
}

.transferlist label {
    margin-right: .5rem
}

.transferlist:first-child .navbar-list,
.transferlist:last-child label {
    margin-left: auto
}

.bento-filter:before {
    content: "\e70e";
    top: 56%
}

.bento-search {
    display: flex;
    white-space: nowrap
}

.bento-search:before {
    content: "\e70e";
    top: 50%
}

.bento-search input:focus {
    outline-offset: -2px;
    outline-style: solid;
    outline-width: 2px;
    box-shadow: none !important
}

.bento-search input+button.btn {
    margin-left: -2px
}

.bento-search:before {
    color: #083899
}

.bento-search input:focus {
    outline-color: #083899
}

.bento-search input.form-control::-moz-placeholder {
    color: #666
}

.bento-search input.form-control::placeholder {
    color: #666
}

.bento-search input.form-control:-ms-input-placeholder {
    color: #666
}

.form-group .bento-select {
    display: block
}

.bento-select,
.form-inline .form-group .bento-select {
    display: inline-block
}

.bento-select {
    height: 32px;
    position: relative;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    width: 100%;
    right: 1px;
    transition: border-color .1s, border-radius .1s
}

[dir=rtl] .bento-select {
    right: auto;
    left: 1px
}

.bento-select>.btn {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: none;
    z-index: 2;
    pointer-events: none;
    width: 32px;
    height: 32px;
    line-height: 30px;
    padding: 0
}

[dir=rtl] .bento-select>.btn {
    right: auto;
    left: 0
}

.bento-select>.btn:active {
    box-shadow: none
}

.bento-select>.btn [class^=bento-icon] {
    font-size: 1rem;
    line-height: inherit
}

.bento-select.no-value>.btn {
    border: none
}

.bento-select.input-sm {
    height: 24px
}

.bento-select.input-sm>.btn {
    width: 24px;
    height: 24px;
    line-height: 22px;
    font-size: .9rem;
    padding: 0
}

.bento-select.input-sm select {
    height: 24px;
    line-height: 22px;
    padding-right: 24px
}

.bento-select.input-sm select.form-control {
    font-size: .875rem;
    padding-top: 0;
    padding-bottom: 0
}

.bento-select.input-sm.firefox .form-control {
    padding-top: 0
}

.bento-select.input-lg {
    height: 46px
}

.bento-select.input-lg>.btn {
    width: 46px;
    padding: 0
}

.bento-select.input-lg>.btn,
.bento-select.input-lg select {
    height: 46px;
    line-height: 44px
}

.bento-select.input-lg select.form-control {
    font-size: 1.125rem;
    padding-top: 0;
    padding-bottom: 0
}

.bento-select.input-lg.firefox .form-control {
    padding-top: 0
}

.bento-select select[disabled]~.btn-icon {
    background-color: transparent;
    border-color: transparent
}

.bento-select select,
.bento-select select.form-control:not([size]):not([multiple]) {
    left: 0;
    position: relative;
    background: transparent;
    padding: 0 32px 0 12px;
    border-radius: 2px;
    line-height: 30px;
    height: 32px;
    cursor: pointer;
    margin-right: 0;
    -webkit-appearance: none;
    text-indent: .01px;
    -moz-appearance: none;
    z-index: 2;
    width: 100%
}

[dir=rtl] .bento-select select,
[dir=rtl] .bento-select select.form-control:not([size]):not([multiple]) {
    padding: 0 12px 0 32px
}

.bento-select select.form-control:not([size]):not([multiple])::-ms-expand,
.bento-select select::-ms-expand {
    display: none
}

.bento-select select.form-control:not([size]):not([multiple]):focus,
.bento-select select:focus {
    background: transparent;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    outline: none
}

.bento-select select[disabled] {
    cursor: not-allowed
}

.bento-select.firefox .bento-select-border {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 1px;
    border-style: solid;
    position: absolute;
    z-index: 3;
    pointer-events: none;
    border-radius: 2px;
    transition: border .2s
}

.bento-select.firefox select:focus+.bento-select-border {
    border-width: 1px;
    border-style: solid;
    outline: none
}

.bento-select.ie10 .btn {
    z-index: 1
}

body.win .firefox .bento-select select {
    padding-right: 32px
}

.bento-select.bento-select-xs {
    height: 22px
}

.bento-select.bento-select-xs>.btn {
    width: 22px;
    height: 22px;
    line-height: 20px;
    padding: 0;
    font-size: .6730769231rem
}

.bento-select.bento-select-xs select {
    height: 22px;
    font-size: .875rem;
    padding: 0 27px 0 5px
}

[dir=rtl] .bento-select.bento-select-xs select {
    padding: 0 5px 0 27px
}

.bento-select.bento-select-xs select.form-control {
    font-size: .875rem;
    padding: 0 27px 0 5px
}

[dir=rtl] .bento-select.bento-select-xs select.form-control {
    padding: 0 5px 0 27px
}

.bento-select.bento-select-xs.firefox .form-control {
    padding-top: 0
}

body.win .bento-select.bento-select-xs.firefox select {
    padding-left: 0;
    padding-right: 12px
}

[dir=rtl] body.win .bento-select.bento-select-xs.firefox select {
    padding-left: 12px;
    padding-right: 0
}

body.win.chrome .bento-select.bento-select-xs select {
    padding-left: 0;
    padding-right: 22px
}

[dir=rtl] body.win.chrome .bento-select.bento-select-xs select {
    padding-left: 22px;
    padding-right: 0
}

.bento-select {
    background: #fff
}

.bento-select.no-value select,
.bento-select.no-value select.dropdown-item {
    color: #404040
}

.bento-select.no-value:hover select,
.bento-select.no-value:hover select.dropdown-item {
    color: #404040;
    border-color: #404040
}

.bento-select.no-value:hover>.btn:not(.disabled) {
    color: #06286d
}

.bento-select select,
.bento-select select.dropdown-item,
.bento-select select.form-control:not([size]):not([multiple]) {
    color: #404040
}

.bento-select select.dropdown-item:focus,
.bento-select select.form-control:not([size]):not([multiple]):focus,
.bento-select select:focus {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #083899;
    box-shadow: 0 0 0 1px #083899 !important;
    z-index: 1
}

.bento-select.firefox .bento-select-border {
    border-color: #666
}

.bento-select.firefox select.dropdown-item:focus+.bento-select-border,
.bento-select.firefox select:focus+.bento-select-border {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #083899;
    box-shadow: 0 0 0 1px #083899 !important;
    z-index: 1
}

.bento-select select[disabled],
.bento-select select[disabled].dropdown-item {
    color: #afafaf !important;
    background-color: #fafafa !important;
    border-color: #666 !important;
    cursor: not-allowed !important
}

.bento-select select[disabled]~.btn-icon {
    color: #404040 !important;
    cursor: not-allowed !important;
    opacity: .65
}

.bento-select .btn-icon {
    color: #083899
}

.bui-bento-side-overlay-container-wrapper .bento-side-overlay-container {
    transform: scale(1);
    transform-origin: left;
    border: none !important
}

[dir=rtl] .bui-bento-side-overlay-container-wrapper .bento-side-overlay-container {
    transform-origin: right
}

.bui-bento-side-overlay-container-wrapper.in .bento-side-overlay-container {
    transform: scale(.9)
}

.bui-bento-side-overlay-container-wrapper.show-overlay .bento-side-overlay-container {
    transition: transform .1s;
    transform: scale(1)
}

.bui-bento-side-overlay-container-wrapper.bento-side-overlay-container-wrapper-fixed {
    background-color: rgba(0, 0, 0, .8) !important
}

.bui-bento-side-overlay-container-wrapper .bento-side-overlay-left-arrow,
.bui-bento-side-overlay-container-wrapper .bento-side-overlay-right-arrow {
    display: none
}

[dir=rtl] .bui-bento-side-overlay-container-wrapper .bento-side-overlay-left-arrow,
[dir=rtl] .bui-bento-side-overlay-container-wrapper .bento-side-overlay-right-arrow {
    display: none !important
}

bento-multiselect-overlay .bento-side-overlay .bento-side-overlay-left-arrow,
bento-multiselect-overlay .bento-side-overlay .bento-side-overlay-right-arrow {
    z-index: 1121
}

.bui-bento-side-overlay-container-wrapper,
.bui-bento-side-overlay-container-wrapper .bento-side-overlay-container {
    z-index: 1120
}

.bui-bento-side-overlay-container-wrapper.bento-side-overlay-container-wrapper-fixed {
    z-index: 1150
}

.bento-side-overlay-container-wrapper .bento-side-overlay-container {
    border-color: #666
}

.bento-side-overlay-container-wrapper .bento-side-overlay-container:before {
    border-radius: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: transparent;
    background-color: #fff;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .12), 0 4px 4px 0 rgba(0, 0, 0, .24)
}

.bento-side-overlay-container-wrapper .bento-side-overlay-container .bento-side-overlay-container-footer {
    background: #fafbff;
    border-top-color: #afafaf
}

.bento-side-overlay-container-wrapper .bento-side-overlay-container .bento-side-overlay-lower-container {
    background: #fff;
    border-top-color: #d0d0d0
}

.bento-side-overlay-triangle {
    fill: #fff;
    stroke: #d0d0d0;
    stroke-width: 1
}

bento-side-nav>ul>li[bentoSideNavItem] {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-bottom: 0
}

bento-side-nav>ul>li[bentoSideNavItem].bento-side-nav-branch>button.btn-expand-collapse {
    height: 56px
}

bento-side-nav>ul>li[bentoSideNavItem]>div.label a {
    padding: 18px 0
}

bento-side-nav>ul>li[bentoSideNavItem]>div.label a>span {
    padding: 0;
    position: static !important
}

bento-side-nav>ul>li[bentoSideNavItem]>div.label a {
    text-decoration: none
}

bento-side-nav>ul>li[bentoSideNavItem]>div.label a:focus,
bento-side-nav>ul>li[bentoSideNavItem]>div.label a:hover {
    text-decoration: underline
}

li[bentoSideNavItem] {
    margin-bottom: 5px
}

li[bentoSideNavItem]>div.label {
    border: none !important
}

li[bentoSideNavItem]>div.label a {
    padding: 0
}

li[bentoSideNavItem]>div.label a>span {
    display: inline-flex;
    padding: 7px 0
}

li[bentoSideNavItem]>div.label a>span .badge {
    margin-top: -2px;
    margin-bottom: -2px
}

li[bentoSideNavItem]>div.label a>span span {
    position: relative;
    z-index: 3
}

li[bentoSideNavItem] ul {
    padding-top: 5px
}

li[bentoSideNavItem].bento-side-nav-branch .branch-root {
    font-weight: 400
}

li[bentoSideNavItem]>.label a[aria-current=location]:hover,
li[bentoSideNavItem]>.label a[aria-current=page]:hover {
    z-index: 1
}

li[bentoSideNavItem]>.label a[aria-current=location] span,
li[bentoSideNavItem]>.label a[aria-current=page] span {
    font-weight: 600
}

li[bentoSideNavItem] div.label:before {
    content: none !important
}

li[bentoSideNavItem] div.label a,
li[bentoSideNavItem] div.label a span {
    position: relative
}

li[bentoSideNavItem] div.label a>span {
    padding-right: 15px;
    z-index: 1
}

[dir=rtl] li[bentoSideNavItem] div.label a>span {
    padding-right: 0;
    padding-left: 15px
}

li[bentoSideNavItem] div.label a>span:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    bottom: 0;
    right: 0;
    left: -15px;
    transition: border-top .2s, border-bottom .2s, background-color .2s
}

[dir=rtl] li[bentoSideNavItem] div.label a>span:before {
    left: 0;
    right: -15px
}

.bui-side-nav-collapsible li[bentoSideNavItem] div.label a>span:before {
    left: -30px
}

[dir=rtl] .bui-side-nav-collapsible li[bentoSideNavItem] div.label a>span:before {
    left: 0;
    right: -30px
}

li[bentoSideNavItem] div.label a>span:after {
    z-index: 1;
    content: "";
    display: block;
    position: absolute;
    pointer-events: none;
    width: 4px;
    top: 0;
    left: -15px;
    bottom: 0;
    transition: border-top .2s, border-bottom .2s, background-color .2s
}

[dir=rtl] li[bentoSideNavItem] div.label a>span:after {
    left: 0;
    right: -15px
}

.bui-side-nav-collapsible li[bentoSideNavItem] div.label a>span:after {
    left: -30px
}

[dir=rtl] .bui-side-nav-collapsible li[bentoSideNavItem] div.label a>span:after {
    left: 0;
    right: -30px
}

li[bentoSideNavItem] div.label a:focus>span:before {
    z-index: 1 !important;
    outline-width: 1px;
    outline-style: dashed
}

.bento-side-nav-branch[bentoSideNavItem] button.btn-expand-collapse {
    z-index: 2;
    height: 33px
}

.bento-side-nav-branch[bentoSideNavItem] button.btn-expand-collapse:focus {
    outline: none
}

.bento-side-nav-branch[bentoSideNavItem] button.btn-expand-collapse:focus span {
    outline: 1px dashed
}

bento-side-nav {
    border-right-color: #afafaf;
    border-left-color: #afafaf
}

bento-side-nav>ul {
    border-top: 1px solid #afafaf
}

[bentoSideNavItem]>.label {
    border-color: transparent;
    color: #404040
}

[bentoSideNavItem]>.label:before {
    border-color: transparent;
    content: none !important
}

[bentoSideNavItem]>.label a:hover span:before {
    background-color: #edeff5
}

[bentoSideNavItem]>.label a {
    color: #083899
}

[bentoSideNavItem]>.label a.disabled {
    color: rgba(64, 64, 64, .2)
}

[bentoSideNavItem]>.label a:after {
    border-color: transparent
}

[bentoSideNavItem]>.label a:focus span:before {
    outline-color: #083899
}

bento-side-nav>ul>[bentoSideNavItem] {
    border-bottom-color: #afafaf
}

[bentoSideNavItem]>.label a[aria-current=location]:hover>span:before,
[bentoSideNavItem]>.label a[aria-current=location]>span:before,
[bentoSideNavItem]>.label a[aria-current=page]:hover>span:before,
[bentoSideNavItem]>.label a[aria-current=page]>span:before {
    background-color: #f0f0f0
}

[bentoSideNavItem]>.label a[aria-current=location]:hover>span:after,
[bentoSideNavItem]>.label a[aria-current=location]>span:after,
[bentoSideNavItem]>.label a[aria-current=page]:hover>span:after,
[bentoSideNavItem]>.label a[aria-current=page]>span:after {
    background-color: #007BFF
}

[bentoSideNavItem] .btn-expand-collapse:focus {
    outline: 1px dashed #000;
    outline-offset: 0
}

bento-skip-links {
    z-index: 1200;
    border-color: #b5e1d9;
    background-color: #1f4c44;
    color: #fff
}

bento-skip-links .bui-skip-link-divider {
    background-color: #fff
}

bento-skip-links a,
bento-skip-links a:focus,
bento-skip-links a:hover {
    color: #fff
}

bento-skip-links a:focus {
    outline: 1px dashed #fff !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.bento-smart-digit {
    padding: 1px;
    font-family: Source Sans Pro;
    font-weight: 600;
    font-size: .643rem;
    border-radius: .1875rem;
    min-width: .8125rem;
    line-height: .59375rem;
    text-align: center;
    vertical-align: middle;
    border-width: 1px;
    border-style: solid
}

.bento-smart-badge.sm,
.bento-smart-digit {
    width: .8125rem;
    height: .875rem;
    max-height: .875rem
}

.bento-smart-badge.sm {
    line-height: .65625rem;
    max-width: .8125rem
}

.bento-smart-badge.md {
    line-height: .65625rem;
    width: 1rem;
    max-width: 1rem;
    height: .875rem;
    max-height: .875rem
}

.bento-smart-badge.lg {
    line-height: .65625rem;
    padding-left: 1.3px;
    width: 1.3125rem;
    max-width: 1.3125rem;
    height: .9375rem;
    max-height: .9375rem
}

.bento-smart-badge-dot-with-icon {
    height: .75rem;
    width: .75rem;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
    align-items: center;
    justify-content: center
}

.bento-smart-badge-success-icon:after {
    color: #1d7366;
    content: "\e6c1"
}

.bento-smart-badge-info-icon:after,
.bento-smart-badge-success-icon:after {
    -webkit-font-smoothing: antialiased;
    display: block;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    font-size: x-small;
    line-height: 10px;
    position: relative;
    text-align: center
}

.bento-smart-badge-info-icon:after {
    color: #083899;
    content: "\e718"
}

.bento-smart-badge-warning-icon:after {
    -webkit-font-smoothing: antialiased;
    border-radius: inherit;
    color: #cc4100;
    content: "\e727";
    display: block;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    font-size: x-small;
    line-height: 10px;
    position: relative;
    text-align: center
}

.bento-smart-badge-dot-with-icon.bento-smart-badge-warning-icon {
    background-color: #fff
}

.bento-smart-badge-failure-icon:after {
    -webkit-font-smoothing: antialiased;
    color: #8f221a;
    content: "\e727";
    display: block;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    font-size: x-small;
    line-height: 10px;
    position: relative;
    text-align: center
}

.global-header ul.topbar-middle li.topbar-item.dropdown .bento-smart-badge {
    left: calc(100% - 5px);
    bottom: calc(100% - 23px)
}

[dir=rtl] .global-header ul.topbar-middle li.topbar-item.dropdown .bento-smart-badge {
    left: auto;
    right: calc(100% - 5px)
}

.global-header ul.topbar-middle li.topbar-item .bento-smart-badge {
    left: calc(100% - 20px);
    bottom: calc(100% - 23px)
}

[dir=rtl] .global-header ul.topbar-middle li.topbar-item .bento-smart-badge {
    left: auto;
    right: calc(100% - 20px)
}

.global-header ul.topbar-right li.topbar-item.dropdown .bento-smart-badge,
.global-header ul.topbar-right li.topbar-item.dropup .bento-smart-badge {
    left: calc(100% - 6px);
    bottom: calc(100% - 22px)
}

[dir=rtl] .global-header ul.topbar-right li.topbar-item.dropdown .bento-smart-badge,
[dir=rtl] .global-header ul.topbar-right li.topbar-item.dropup .bento-smart-badge {
    left: auto;
    right: calc(100% - 6px)
}

.global-header ul.topbar-right li.topbar-item.dropdown .bento-smart-badge:after,
.global-header ul.topbar-right li.topbar-item.dropup .bento-smart-badge:after {
    bottom: 25px
}

.global-header ul.topbar-right li.topbar-item .dropdown-menu .dropdown-item .bento-smart-badge {
    bottom: calc(100% - 3px)
}

.bento-smart-badge {
    border: #fff
}

.bento-smart-digit {
    border: #fff;
    color: #fff
}

.bento-smart-badge-dot-with-icon {
    color: #fff
}

.bento-smart-badge-success {
    background-color: #1d7366
}

.bento-smart-badge-info {
    background-color: #083899
}

.bento-smart-badge-warning {
    background-color: #cc4100
}

.bento-smart-badge-failure {
    background-color: #8f221a
}

bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle svg {
    width: 13px;
    height: 84.23076px
}

bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-bottom,
bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-top {
    height: 15px;
    margin: 1px
}

bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-left,
bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-right {
    width: 15px
}

bento-splitter-group .bento-splitter-group-bottom>.bento-splitter-group-inner,
bento-splitter-group .bento-splitter-group-left>.bento-splitter-group-inner,
bento-splitter-group .bento-splitter-group-main>.bento-splitter-group-inner,
bento-splitter-group .bento-splitter-group-right>.bento-splitter-group-inner,
bento-splitter-group .bento-splitter-group-top>.bento-splitter-group-inner {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

bento-splitter-group .bento-splitter-group-left>.bento-splitter-group-inner {
    right: 15px
}

bento-splitter-group .bento-splitter-group-right>.bento-splitter-group-inner {
    left: 15px
}

bento-splitter-group .bento-splitter-group-top>.bento-splitter-group-inner {
    bottom: 15px
}

bento-splitter-group .bento-splitter-group-bottom>.bento-splitter-group-inner {
    top: 15px
}

.bento-splitter-group-inner.cdk-keyboard-focused:focus,
.bento-splitter-group-inner.cdk-program-focused:focus {
    outline: 1px dashed #000 !important;
    outline-offset: -1px !important;
    box-shadow: none !important;
    z-index: 1
}

.bento-splitter-group,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle {
    background: #fff
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-bottom,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-top {
    border-top-color: #666;
    border-bottom-color: #666
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-left,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-right {
    border-left-color: #666;
    border-right-color: #666
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-left .btn.btn-icon,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-right .btn.btn-icon {
    min-width: auto;
    padding: 0
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-left .btn.btn-icon>i,
.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-right .btn.btn-icon>i {
    margin-left: -4px
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle:focus {
    background-color: #fafafa
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-icon {
    padding: 0;
    line-height: 0
}

.bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle .btn.btn-icon>i {
    vertical-align: middle
}

.bento-splitter-group.dark>.bento-splitter-handle {
    background-color: #999;
    border-color: #999
}

.bento-splitter-group.dark>.bento-splitter-handle.bento-splitter-handle-bottom,
.bento-splitter-group.dark>.bento-splitter-handle.bento-splitter-handle-top {
    border-color: #999
}

.bento-splitter-group.dark .bento-splitter-handle:focus {
    background-color: #666
}

.splitter-group-handle-bg,
.splitter-group-handle-border {
    fill: #404040
}

.splitter-group-handle-triangle {
    fill: #fff
}

.bento-splitter-handle:hover .splitter-group-handle-bg,
.bento-splitter-handle:hover .splitter-group-handle-border {
    fill: #666
}

.bento-splitter-handle:hover .splitter-group-handle-triangle {
    fill: #fff
}

[bentoStickyBar] {
    display: block;
    clear: both
}

[bentoStickyBar]:after,
[bentoStickyBar]:before {
    content: " ";
    display: block;
    height: 0;
    clear: both
}

.bento-sticky-bar {
    position: absolute;
    z-index: 100;
    box-shadow: 0 -2.5px 5px rgba(0, 0, 0, .1)
}

.bento-sticky-bar.top {
    box-shadow: 0 2.5px 5px rgba(0, 0, 0, .1)
}

.bento-sticky-bar.fixed {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0
}

.bento-sticky-bar.fixed.top {
    bottom: auto;
    top: 0
}

.bento-sticky-bar-placeholder {
    clear: both
}

.bento-sticky-bar {
    background: #fff
}

.bento-sticky-footer {
    justify-content: flex-end
}

.bento-sticky-bar .bento-sticky-footer {
    background: #fafbff;
    border-top-color: #afafaf
}

.bt-header-cell-plate {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 5px;
    cursor: ew-resize;
    z-index: 1
}

.bt-header-cell-plate:hover {
    border-right-width: 1px;
    border-right-style: solid
}

.bt-header-is-resizable .bt-header-cell-plate {
    display: block
}

.bento-table {
    width: 100%;
    height: 100%;
    min-height: 400px;
    position: absolute;
    box-sizing: border-box
}

.bento-table .bento-table-inner {
    position: relative;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden
}

.bento-table .bento-table-body {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: auto
}

.bento-table .bento-table-row {
    white-space: nowrap;
    display: block;
    margin: 0;
    height: 40px;
    box-sizing: border-box
}

.bento-table .bento-table-row .bento-table-cell {
    position: relative;
    font-weight: 400;
    display: inline-block;
    margin: 0;
    height: 100%;
    width: 100px;
    box-sizing: border-box;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 15px 10px;
    line-height: 16px
}

.bento-table .bento-table-row .bento-table-cell>div:not(.bt-header-cell-plate) {
    display: inline-block
}

.bento-table .bento-table-row.bt-group .bento-table-cell {
    display: none
}

.bento-table .bento-table-row.bt-group.bt-group-leader .bento-table-cell {
    display: inline-block
}

.bento-table .bento-table-row.bt-group.bt-group-leader .bento-table-cell.bt-row-head {
    overflow: hidden;
    border-right: none
}

.bento-table .bento-table-row.bt-group .bt-row-head {
    display: inline-block
}

.bento-table .bento-table-row.bt-group .bt-group-row-head {
    display: inline-block;
    overflow: visible;
    border-right: none
}

.bento-table .bento-table-row.bt-group .bt-group-row-head:before {
    content: "";
    font-family: bento-icons
}

.bento-table .bento-table-row.bt-group.bt-group-expanded .bt-group-row-head:before {
    content: "";
    font-family: bento-icons
}

.bento-table .bento-table-row.bt-group-member .bento-table-cell.bt-group-row-head {
    padding-left: 30px
}

.bento-table .bento-table-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    overflow: visible;
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.bento-table .bento-table-header[data-resizing="1"] {
    cursor: ew-resize
}

.bento-table .bento-table-header .bento-table-row:first-child {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.bento-table .bento-table-header .bento-table-row .bento-table-cell {
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 600;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: visible
}

.bento-table .bento-table-header .bento-table-row .bento-table-cell>div:not(.bt-header-cell-plate) {
    display: inline-block
}

.bento-table .bento-table-header .bento-table-row .bento-table-cell[data-sort=bt-sort-asc]:after,
.bento-table .bento-table-header .bento-table-row .bento-table-cell[data-sort=bt-sort-desc]:after {
    position: relative;
    top: -2px;
    display: inline-block;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-left: 5px;
    vertical-align: middle
}

.bento-table .bento-table-header .bento-table-row .bento-table-cell[data-sort=bt-sort-desc]:after {
    content: ""
}

.bento-table .bento-table-header .bento-table-row .bento-table-cell[data-sort=bt-sort-asc]:after {
    content: ""
}

.bento-table .bento-table-header .bento-table-row.bt-frozen-row .bento-table-cell {
    overflow: hidden;
    font-weight: 400
}

.bento-table .bento-table-header .bt-header-resize-bar {
    width: 3px;
    background: transparent;
    height: 4000px;
    position: absolute;
    z-index: 1;
    border-style: solid;
    border-left-width: 1px;
    border-right-width: 1px
}

.bt-row-head .bt-check-box {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-right-width: 1px;
    border-right-style: solid
}

.bt-row-head .bt-check-box:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-family: bento-icons;
    content: "";
    transform: translate(-50%, -50%);
    font-size: 1.2em;
    font-weight: 100
}

.bt-row-indeterminate .bt-row-head .bt-check-box:before,
.bt-row-selected .bt-row-head .bt-check-box:before {
    font-family: bento-icons;
    font-size: inherit;
    content: ""
}

.bt-row-indeterminate .bt-row-head .bt-check-box:before {
    content: ""
}

.bt-header-cell-plate:hover {
    border-right-color: #afafaf
}

.bento-table {
    background: #fff
}

.bento-table .bento-table-row {
    color: #999
}

.bento-table .bento-table-row.dirty:hover {
    background: #f5f7ff
}

.bento-table .bento-table-row.odd .bento-table-cell {
    background: #fafafa
}

.bento-table .bento-table-row.even .bento-table-cell {
    background: #afafaf
}

.bento-table .bento-table-header {
    border-bottom-color: #afafaf;
    background: #f5f7ff
}

.bento-table .bento-table-header .bento-table-row:first-child {
    border-bottom-color: #afafaf
}

.bento-table .bento-table-header .bento-table-row .bento-table-cell {
    color: #083899
}

.bento-table .bento-table-header .bento-table-row.bt-frozen-row {
    background: #fff
}

.bento-table .bento-table-header .bento-table-row.bt-frozen-row .bento-table-cell {
    color: #999
}

.bento-table .bento-table-header .bt-header-resize-bar {
    border-left-color: #999;
    border-right-color: #999
}

.bt-row-head .bt-check-box {
    border-right-color: #afafaf;
    background-color: #fafafa
}

.bt-row-head .bt-check-box:hover {
    background-color: #666
}

.bt-row-head .bt-check-box:hover:before {
    color: #fff
}

.bt-row-indeterminate .bt-row-head .bt-check-box,
.bt-row-selected .bt-row-head .bt-check-box {
    background-color: #404040
}

.bt-row-indeterminate .bt-row-head .bt-check-box:before,
.bt-row-selected .bt-row-head .bt-check-box:before {
    color: #fff
}

bento-tags-input.form-control {
    padding: 0 3px;
    min-height: 32px
}

bento-tags-input.form-control.no-border,
bento-tags-input.form-control.readonly {
    margin-left: -3px
}

[dir=rtl] bento-tags-input.form-control.no-border,
[dir=rtl] bento-tags-input.form-control.readonly {
    margin-right: -3px
}

bento-tags-input input.bento-tags-input-field {
    line-height: 30px;
    height: 30px;
    margin: 3px;
    font-size: 1rem
}

bento-tags-input .bento-tags-input-pill-size-ref {
    font-size: 1rem
}

bento-tags-input-pill {
    display: flex;
    padding: 0 10px;
    height: 30px;
    max-width: calc(100% - 6px);
    margin: 3px;
    line-height: 28px;
    border-radius: 16px
}

bento-tags-input-pill:focus {
    border-style: dashed;
    outline: none
}

bento-tags-input-pill .bento-tags-input-pill-close-icon {
    font-size: 1rem;
    font-weight: 600;
    padding: 0 4px;
    top: 3px;
    height: 22px;
    line-height: normal;
    margin-left: 2px
}

[dir=rtl] bento-tags-input-pill .bento-tags-input-pill-close-icon {
    margin-left: auto;
    margin-right: 2px
}

bento-tags-input-pill .bento-tags-input-pill-close-icon i {
    top: 0
}

bento-tags-input-pill .bento-tags-input-pill-close-icon:hover {
    text-decoration: none;
    outline-width: 1px;
    outline-style: solid
}

bento-tags-input-pill .bento-tags-input-pill-close-icon:focus {
    text-decoration: none;
    outline-width: 1px;
    outline-style: dashed
}

bento-tags-input-pill .bento-tags-input-pill-edit-icon {
    position: relative;
    padding: 0 2px;
    top: 3px;
    height: 22px;
    line-height: normal;
    margin-left: 5px
}

[dir=rtl] bento-tags-input-pill .bento-tags-input-pill-edit-icon {
    margin-left: auto;
    margin-right: 5px
}

bento-tags-input-pill .bento-tags-input-pill-edit-icon:hover {
    text-decoration: none;
    outline-width: 1px;
    outline-style: solid;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

bento-tags-input-pill .bento-tags-input-pill-edit-icon:focus {
    text-decoration: none;
    outline-width: 1px;
    outline-style: dashed;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

bento-tags-input-pill input.bento-tags-input-field {
    height: 28px;
    line-height: 28px
}

bento-tags-input-pill.disable-remove:after {
    width: 0 !important
}

bento-tags-input.form-control.bento-tags-input-focused {
    border-color: #404040
}

bento-tags-input.form-control .bento-tags-input-pill-invalid,
bento-tags-input.form-control input.invalid {
    color: #8f221a
}

bento-tags-input.form-control.disabled bento-tags-input-pill,
bento-tags-input.form-control:disabled bento-tags-input-pill,
bento-tags-input.form-control[disabled] bento-tags-input-pill {
    background: #fafafa
}

bento-tags-input.form-control.disabled bento-tags-input-pill button,
bento-tags-input.form-control:disabled bento-tags-input-pill button,
bento-tags-input.form-control[disabled] bento-tags-input-pill button {
    color: #404040
}

bento-tags-input-pill {
    background: #f5f7ff;
    border-color: #083899;
    color: #083899
}

bento-tags-input-pill.disable-remove:after {
    background: linear-gradient(90deg, rgba(245, 247, 255, 0) 0, #f5f7ff 50%, #f5f7ff 0)
}

bento-tags-input-pill.disable-remove:hover:after {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 50%, #fff 0)
}

bento-tags-input-pill:hover:after {
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, #fff 30%, #fff 70%)
}

bento-tags-input-pill.edit {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    box-shadow: 0 0 0 1px #404040 !important;
    z-index: 1;
    background: #fff;
    border-color: #404040
}

bento-tags-input-pill.edit.invalid {
    border-color: #8f221a;
    box-shadow: 0 0 5px #8f221a
}

bento-tags-input-pill:after {
    background: linear-gradient(90deg, rgba(245, 247, 255, 0) 0, #f5f7ff 30%, #f5f7ff 70%)
}

bento-tags-input-pill.disabled,
bento-tags-input-pill:disabled,
bento-tags-input-pill[disabled] {
    background: #fafafa
}

bento-tags-input-pill.disabled button,
bento-tags-input-pill:disabled button,
bento-tags-input-pill[disabled] button {
    color: #404040
}

.bento-tags-input-pill-close-icon {
    color: #083899
}

.bento-tags-input-pill-close-icon:focus,
.bento-tags-input-pill-close-icon:hover {
    outline-color: #083899
}

.bento-tags-input-pill-edit-icon {
    color: #083899
}

.bento-tags-input-pill-edit-icon:focus,
.bento-tags-input-pill-edit-icon:hover {
    outline-color: #083899
}

input.bento-tags-input-field {
    color: #404040
}

.bui-bento-tile-ribbon {
    border-style: solid;
    border-width: 0 0 1px;
    padding: 0 0 20px
}

.bui-bento-tile-ribbon .bento-tile-ribbon-header {
    padding: 20px
}

.bui-bento-tile-ribbon .bento-tile-ribbon-header.btrh-title {
    padding: 10px 20px
}

.bui-bento-tile-ribbon .bento-tile-ribbon-header.btrh-collapse {
    padding: 5px 20px
}

.bui-bento-tile-ribbon .bento-tile-ribbon-header.btrh-hidden {
    padding: 10px
}

.bui-bento-tile-ribbon .bento-tile-ribbon-header-title {
    font-size: 1.5rem
}

.bui-bento-tile-ribbon.scroll .bento-tile-ribbon-inner {
    margin: 0 20px
}

.bui-bento-tile-ribbon.scroll .bento-tile-ribbon-header {
    padding: 10px 40px
}

.bui-bento-tile-ribbon.scroll .bento-tile-ribbon-header.btrh-collapse {
    padding: 5px 40px
}

.bui-bento-tile-ribbon .bento-ribbon-tile {
    padding: 0 20px
}

.bui-bento-tile-ribbon .bento-ribbon-tile:after {
    left: 20px;
    right: 20px
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner {
    padding: 0 12px 8px
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner:focus,
.bui-bento-tile-ribbon .bento-tile-ribbon-container .bento-tile-ribbon-arrow:focus {
    outline: none
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner .bento-ribbon-tile-value {
    font-size: 2rem;
    font-weight: 600;
    margin: 5px 0
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner .bento-ribbon-tile-header {
    font-size: 1.125rem;
    font-weight: 600
}

.bui-bento-tile-ribbon .bento-tile-ribbon-container .bento-tile-ribbon-arrow {
    border-style: solid;
    border-width: 1px;
    width: 40px
}

.bui-bento-tile-ribbon .bento-tile-ribbon-arrow.left {
    left: 0
}

.bui-bento-tile-ribbon .bento-tile-ribbon-arrow.right {
    right: 0
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner .bento-ribbon-tile-link,
.bui-bento-tile-ribbon .bento-ribbon-tile-inner .bento-ribbon-tile-link:hover {
    font-size: .875rem;
    text-decoration: underline;
    text-transform: none
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner .bento-ribbon-tile-description {
    font-size: 1rem
}

.bui-bento-tile-ribbon .bento-tile-ribbon-inner .bento-ribbon-tile.selected .bento-ribbon-tile-inner {
    border-style: solid;
    border-width: 2px
}

.bui-bento-tile-ribbon.alt.scroll .bento-tile-ribbon-inner {
    margin: 0 40px
}

.bui-bento-tile-ribbon.alt .bento-tile-ribbon-header,
.bui-bento-tile-ribbon.alt.scroll .bento-tile-ribbon-header {
    padding-left: 10px;
    padding-right: 10px
}

.bui-bento-tile-ribbon {
    background-color: #fafafa;
    border-color: #d0d0d0
}

.bui-bento-tile-ribbon .bento-tile-ribbon-inner .bento-ribbon-tile.selected .bento-ribbon-tile-inner {
    background: #e3e8fa;
    border-color: #083899
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner,
.bui-bento-tile-ribbon .bento-tile-ribbon-arrow {
    background: #fff
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner {
    color: #404040
}

.bui-bento-tile-ribbon.alt .bento-tile-ribbon-arrow,
.bui-bento-tile-ribbon.alt .bento-tile-ribbon-arrow:hover:not(:disabled),
.bui-bento-tile-ribbon .bento-ribbon-tile-inner,
.bui-bento-tile-ribbon .bento-ribbon-tile-inner:hover,
.bui-bento-tile-ribbon .bento-ribbon-tile .bento-ribbon-tile-inner:focus,
.bui-bento-tile-ribbon .bento-tile-ribbon-container .bento-tile-ribbon-arrow {
    border-color: #666
}

.bui-bento-tile-ribbon .bento-tile-ribbon-container .bento-tile-ribbon-arrow:focus,
.bui-bento-tile-ribbon .bento-tile-ribbon-container .bento-tile-ribbon-arrow:hover {
    border-color: #083899
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner:hover {
    background: #edeff5
}

.bui-bento-tile-ribbon .bento-ribbon-tile-indicator.bento-tile-success {
    color: #1d7366
}

.bui-bento-tile-ribbon .bento-ribbon-tile-indicator.bento-tile-info {
    color: #083899
}

.bui-bento-tile-ribbon .bento-ribbon-tile-indicator.bento-tile-warning {
    color: #cc4100
}

.bui-bento-tile-ribbon .bento-ribbon-tile-indicator.bento-tile-danger {
    color: #bc291e
}

.bui-bento-tile-ribbon .bento-ribbon-tile-inner .bento-ribbon-tile-link,
.bui-bento-tile-ribbon .bento-ribbon-tile-inner .bento-ribbon-tile-link:hover,
.bui-bento-tile-ribbon .bento-tile-ribbon-container .bento-tile-ribbon-arrow {
    color: #083899
}

.bui-bento-tile-ribbon .bento-tile-ribbon-arrow:disabled,
.bui-bento-tile-ribbon .bento-tile-ribbon-arrow:disabled:hover {
    background-color: #f0f0f0;
    border-color: #666;
    color: #404040
}

ngb-timepicker.bento-timepicker {
    direction: ltr;
    display: inline-block;
    transition: border-color .2s
}

ngb-timepicker.bento-timepicker.disabled {
    pointer-events: none
}

ngb-timepicker.bento-timepicker.disabled .btn {
    opacity: 1
}

ngb-timepicker.bento-timepicker .ngb-tp-input-container {
    width: 2.5rem
}

ngb-timepicker.bento-timepicker .ngb-tp-input-container .ngb-tp-input {
    padding: 0
}

ngb-timepicker.bento-timepicker input::-moz-placeholder {
    color: transparent !important
}

ngb-timepicker.bento-timepicker input::placeholder {
    color: transparent
}

ngb-timepicker.bento-timepicker .ngb-tp-hour button,
ngb-timepicker.bento-timepicker .ngb-tp-minute button,
ngb-timepicker.bento-timepicker .ngb-tp-second button {
    display: none
}

[dir=rtl] ngb-timepicker.bento-timepicker .ngb-tp-meridian {
    order: -1;
    margin-right: 1px
}

ngb-timepicker.bento-timepicker .ngb-tp-meridian .btn {
    font-size: 1rem;
    letter-spacing: 0;
    min-width: 0
}

ngb-timepicker.bento-timepicker {
    border-color: #666
}

ngb-timepicker.bento-timepicker.has-focus {
    border-color: #404040
}

ngb-timepicker.bento-timepicker.disabled {
    background-color: #fafafa
}

ngb-timepicker.bento-timepicker.disabled .ngb-tp-spacer {
    color: #afafaf
}

ngb-timepicker.bento-timepicker .ngb-tp-meridian .btn:focus {
    background-color: #fff
}

ngb-toast {
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    max-width: 33vw;
    min-width: 344px;
    padding: 14px 16px;
    min-height: 48px;
    transform-origin: center;
    transform: scale(.8);
    opacity: 0
}

ngb-toast .toast-body {
    display: flex;
    align-items: flex-start;
    justify-content: space-between
}

ngb-toast .toast-body:before {
    display: inline-block;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    font-size: 1.429rem;
    line-height: 1;
    position: relative;
    top: 1px;
    -webkit-font-smoothing: antialiased;
    vertical-align: text-bottom;
    flex-grow: 0
}

ngb-toast .toast-body>span {
    display: inline-block;
    flex-grow: 1;
    padding: 0 .5rem
}

ngb-toast.in {
    transition: transform .2s, opacity .2s;
    transform: scale(1);
    opacity: 1
}

ngb-toast button.bento-toast-action-btn {
    flex-grow: 0;
    margin: -4px -4px -4px 0
}

[dir=rtl] ngb-toast button.bento-toast-action-btn {
    margin: -4px 0 -4px -4px
}

ngb-toast button.bento-toast-action-btn:not(:last-of-type) {
    margin: 0 .5rem
}

ngb-toast button.close {
    opacity: 1;
    right: 12px;
    flex-grow: 0
}

ngb-toast button.close:not(:disabled):not(.disabled):focus,
ngb-toast button.close:not(:disabled):not(.disabled):hover {
    opacity: 1
}

ngb-toast button.close.cdk-keyboard-focused:focus,
ngb-toast button.close.cdk-program-focused:focus {
    outline-width: 1px;
    outline-style: dashed
}

ngb-toast.bento-toast-success .toast-body:before {
    content: "\e6c1"
}

ngb-toast.bento-toast-info .toast-body:before {
    content: "\e718"
}

ngb-toast.bento-toast-warning .toast-body:before {
    content: "\e721"
}

ngb-toast.bento-toast-danger .toast-body:before,
ngb-toast.bento-toast-error .toast-body:before {
    content: "\e6fc"
}

ngb-toast .close i.bui-toast-close-indicator:before {
    content: "\e64a"
}

bento-toast-container {
    bottom: 3rem;
    left: 3rem;
    z-index: 2010
}

[dir=rtl] bento-toast-container {
    right: 3rem;
    left: auto
}

bento-toast-container.top {
    bottom: auto;
    left: 50%;
    top: 3rem;
    transform: translateX(-50%)
}

[dir=rtl] bento-toast-container.top {
    right: auto
}

bento-toast-container.start {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

[dir=rtl] bento-toast-container.start {
    right: 3rem;
    left: auto
}

bento-toast-container.bottom {
    left: 50%;
    transform: translateX(-50%)
}

[dir=rtl] bento-toast-container.bottom {
    right: auto
}

bento-toast-container.end {
    bottom: auto;
    left: auto;
    right: 3rem;
    top: 50%;
    transform: translateY(-50%)
}

[dir=rtl] bento-toast-container.end {
    left: 3rem;
    right: auto
}

bento-toast-container.top-start {
    bottom: auto;
    top: 3rem
}

[dir=rtl] bento-toast-container.top-start {
    right: 3rem;
    left: auto
}

bento-toast-container.top-end {
    bottom: auto;
    top: 3rem;
    left: auto;
    right: 3rem
}

[dir=rtl] bento-toast-container.top-end {
    left: 3rem;
    right: auto
}

bento-toast-container.bottom-end {
    left: auto;
    right: 3rem
}

[dir=rtl] bento-toast-container.bottom-end {
    left: 3rem;
    right: auto
}

ngb-toast {
    background-color: #083899;
    color: #fff;
    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)
}

ngb-toast button.bento-toast-action-btn.btn-outline-primary,
ngb-toast button.close {
    border-radius: 2px;
    border: 1px solid #083899;
    background-color: transparent;
    color: #fff;
    transition: background-color .2s, border-color .2s
}

ngb-toast button.bento-toast-action-btn.btn-outline-primary:hover,
ngb-toast button.close:hover {
    color: #fff;
    background-color: #6e7076;
    border-color: #6e7076
}

ngb-toast button.bento-toast-action-btn.btn-outline-primary.cdk-keyboard-focused:focus,
ngb-toast button.bento-toast-action-btn.btn-outline-primary.cdk-program-focused:focus,
ngb-toast button.close.cdk-keyboard-focused:focus,
ngb-toast button.close.cdk-program-focused:focus {
    outline-color: #fff
}

ngb-toast .toast-body:before {
    color: #fff
}

ngb-toast.bento-toast-success {
    background: #f5fffd;
    color: #404040;
    border: 1px solid #1d7366
}

ngb-toast.bento-toast-success a:focus {
    outline: 1px dotted #404040
}

ngb-toast.bento-toast-success .toast-body:before {
    color: #1d7366
}

ngb-toast.bento-toast-success a {
    color: #083899
}

ngb-toast.bento-toast-success button.close {
    background-color: transparent;
    border-color: rgba(29, 115, 102, 0);
    color: #404040;
    transition: border-color .2s, box-shadow .2s
}

ngb-toast.bento-toast-success button.close:hover {
    border-color: #1f4c44;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
    opacity: 1
}

ngb-toast.bento-toast-success button.close:focus {
    outline-color: #404040
}

ngb-toast.bento-toast-info {
    background: #f5f7ff;
    color: #404040;
    border: 1px solid #083899
}

ngb-toast.bento-toast-info a:focus {
    outline: 1px dotted #404040
}

ngb-toast.bento-toast-info .toast-body:before,
ngb-toast.bento-toast-info a {
    color: #083899
}

ngb-toast.bento-toast-info button.close {
    background-color: transparent;
    border-color: rgba(8, 56, 153, 0);
    color: #404040;
    transition: border-color .2s, box-shadow .2s
}

ngb-toast.bento-toast-info button.close:hover {
    border-color: #092856;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
    opacity: 1
}

ngb-toast.bento-toast-info button.close:focus {
    outline-color: #404040
}

ngb-toast.bento-toast-warning {
    background: #fff9f2;
    color: #404040;
    border: 1px solid #cc4100
}

ngb-toast.bento-toast-warning a:focus {
    outline: 1px dotted #404040
}

ngb-toast.bento-toast-warning .toast-body:before {
    color: #cc4100
}

ngb-toast.bento-toast-warning a {
    color: #083899
}

ngb-toast.bento-toast-warning button.close {
    background-color: transparent;
    border-color: rgba(204, 65, 0, 0);
    color: #404040;
    transition: border-color .2s, box-shadow .2s
}

ngb-toast.bento-toast-warning button.close:hover {
    border-color: #cc4100;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
    opacity: 1
}

ngb-toast.bento-toast-warning button.close:focus {
    outline-color: #404040
}

ngb-toast.bento-toast-danger {
    background: #fff8f7;
    color: #404040;
    border: 1px solid #8f221a
}

ngb-toast.bento-toast-danger a:focus {
    outline: 1px dotted #404040
}

ngb-toast.bento-toast-danger .toast-body:before {
    color: #8f221a
}

ngb-toast.bento-toast-danger a {
    color: #083899
}

ngb-toast.bento-toast-danger button.close {
    background-color: transparent;
    border-color: rgba(143, 34, 26, 0);
    color: #404040;
    transition: border-color .2s, box-shadow .2s
}

ngb-toast.bento-toast-danger button.close:hover {
    border-color: #8f221a;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2);
    opacity: 1
}

ngb-toast.bento-toast-danger button.close:focus {
    outline-color: #404040
}

bento-toggle,
bento-toggle.dropdown-item {
    width: 42px;
    height: 24px;
    border-radius: 12px
}

bento-toggle .bento-toggle-nob,
bento-toggle.dropdown-item .bento-toggle-nob {
    width: 24px;
    height: 24px;
    border-radius: 12px
}

bento-toggle.dropdown-item.on .bento-toggle-nob,
bento-toggle.on .bento-toggle-nob {
    left: 17px
}

[dir=rtl] bento-toggle.dropdown-item.on .bento-toggle-nob,
[dir=rtl] bento-toggle.on .bento-toggle-nob {
    right: 17px
}

bento-toggle.skin-dot,
bento-toggle.skin-dot.dropdown-item {
    width: 20px;
    height: 20px
}

.bento-toggle-a11y-labels:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23ffffff' d='M14.3 2.3L5 11.6 1.7 8.3c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l4 4c.2.2.4.3.7.3.3 0 .5-.1.7-.3l10-10c.4-.4.4-1 0-1.4-.4-.4-1-.4-1.4 0z'/%3E%3Crect width='16' height='16'/%3E%3C/g%3E%3C/svg%3E%0A");
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    height: 24px;
    left: -2px;
    position: absolute;
    top: -1px;
    transform: scale(.625);
    width: 24px
}

[dir=rtl] .bento-toggle-a11y-labels:before {
    left: auto;
    right: -2px
}

bento-toggle,
bento-toggle.dropdown-item,
bento-toggle.dropdown-item:focus,
bento-toggle.dropdown-item:hover,
bento-toggle:focus,
bento-toggle:hover {
    border-color: #666;
    background: #edeff5
}

bento-toggle.disabled,
bento-toggle.dropdown-item.disabled {
    background-color: #f0f0f0;
    border-color: #afafaf;
    opacity: 1 !important
}

bento-toggle.disabled .bento-toggle-nob,
bento-toggle.dropdown-item.disabled .bento-toggle-nob {
    border-color: #afafaf
}

bento-toggle.cdk-keyboard-focused .bento-toggle-nob,
bento-toggle.cdk-program-focused .bento-toggle-nob,
bento-toggle.dropdown-item.cdk-keyboard-focused .bento-toggle-nob,
bento-toggle.dropdown-item.cdk-program-focused .bento-toggle-nob {
    outline: 1px dashed #083899
}

bento-toggle .bento-toggle-nob,
bento-toggle.dropdown-item .bento-toggle-nob {
    background: #fff;
    border-color: #666
}

bento-toggle.dropdown-item.on,
bento-toggle.on {
    border-color: #1d7366;
    background-color: #1d7366
}

bento-toggle.dropdown-item.on .bento-toggle-nob,
bento-toggle.on .bento-toggle-nob {
    border-color: #1d7366
}

.skin-dot .bento-toggle.on {
    background-color: #7eded0;
    box-shadow: inset 0 -10px 10px #1d7366
}

.skin-dot .bento-toggle.on:focus {
    box-shadow: inset 0 -10px 10px #1d7366, 0 0 5px rgba(0, 0, 0, .3)
}

.bento-toolbar {
    align-items: center;
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    font-weight: 400;
    margin: 0;
    min-height: 4rem;
    padding: 0;
    position: relative;
    width: 100%
}

.bento-toolbar .navbar-nav>li {
    padding: 0 2px
}

.bento-toolbar .navbar-nav .btn-toolbar:disabled,
.bento-toolbar .navbar-nav .btn-toolbar:disabled.is-active,
.bento-toolbar .navbar-nav .btn-toolbar:disabled:active,
.bento-toolbar .navbar-nav .btn-toolbar:disabled:focus,
.bento-toolbar .navbar-nav .btn-toolbar:disabled:hover {
    border: 0
}

.bento-toolbar .navbar-nav .btn-toolbar,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle] {
    border: 1px solid #fff;
    font-weight: 600;
    border-radius: 2px
}

.bento-toolbar .navbar-nav .btn-toolbar:hover,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle]:hover {
    border: 1px solid
}

.bento-toolbar .navbar-nav .dropdown-menu .dropdown-item .btn-toolbar button:hover:not([disabled]) {
    border: none
}

.bento-toolbar .navbar-nav .dropdown-menu .dropdown-item .btn-toolbar button:focus:not([disabled]) {
    position: relative
}

.bento-toolbar .navbar-nav .dropdown-menu .dropdown-item .btn-toolbar button:focus:not([disabled]):before {
    content: "";
    border: 1px dashed #083899;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle],
.bento-toolbar .navbar-nav>li>a,
.bento-toolbar .navbar-nav>li>button,
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>[ngbdropdown]>[ngbDropdownToggle],
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>a,
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>button {
    height: 2rem;
    font-size: 1rem
}

.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle].cdk-keyboard-focused,
.bento-toolbar .navbar-nav>li>[ngbdropdown]>[ngbDropdownToggle].cdk-program-focused,
.bento-toolbar .navbar-nav>li>a.cdk-keyboard-focused,
.bento-toolbar .navbar-nav>li>a.cdk-program-focused,
.bento-toolbar .navbar-nav>li>button.cdk-keyboard-focused,
.bento-toolbar .navbar-nav>li>button.cdk-program-focused,
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>[ngbdropdown]>[ngbDropdownToggle].cdk-keyboard-focused,
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>[ngbdropdown]>[ngbDropdownToggle].cdk-program-focused,
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>a.cdk-keyboard-focused,
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>a.cdk-program-focused,
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>button.cdk-keyboard-focused,
.bento-toolbar .navbar-nav bento-scrollable-toolbar-item>button.cdk-program-focused {
    outline: 1px dashed #000 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

.bento-toolbar .btn-group {
    margin-left: 1rem
}

.bento-toolbar [ngbdropdown].megamenu-dropdown {
    min-height: 2rem
}

.bento-toolbar [ngbdropdown] .dropdown-menu {
    font-size: 1rem
}

.bento-toolbar [ngbdropdown] .dropdown-menu.dropdown-menu-right {
    left: 0
}

.bento-toolbar [ngbdropdown] .dropdown-menu a,
.bento-toolbar [ngbdropdown] .dropdown-menu button {
    display: block;
    font-weight: 400;
    height: 2.25rem;
    line-height: 2.125rem
}

.bento-toolbar [ngbdropdown] .dropdown-menu a [class*=" bento-icon-"],
.bento-toolbar [ngbdropdown] .dropdown-menu a [class^=bento-icon-],
.bento-toolbar [ngbdropdown] .dropdown-menu button [class*=" bento-icon-"],
.bento-toolbar [ngbdropdown] .dropdown-menu button [class^=bento-icon-] {
    vertical-align: middle
}

.bento-toolbar bento-megamenu {
    margin-top: .75rem
}

.bento-toolbar .open.toolbar-dropdown-toggle:after {
    content: "\e71d"
}

.bento-toolbar .toolbar-dropdown-toggle:after {
    top: 0;
    content: "\e71a";
    line-height: 2.25rem
}

.bento-toolbar .bento-toolbar-custom-item {
    height: 2rem
}

.bento-toolbar .bento-toolbar-custom-item label {
    line-height: 2rem
}

.bento-toolbar .navbar-right {
    margin-left: auto;
    padding: .625rem
}

[dir=rtl] .bento-toolbar .navbar-right {
    float: left;
    margin-right: auto
}

.bento-toolbar .navbar-header h2 {
    margin: 0 0 0 .9375rem;
    line-height: 2rem
}

[dir=rtl] .bento-toolbar .navbar-header h2 {
    margin: 0 .9375rem 0 0
}

.bento-toolbar .navbar-right>li {
    margin-right: .5rem;
    display: flex;
    align-items: center
}

[dir=rtl] .bento-toolbar .navbar-right>li {
    margin-right: 0;
    margin-left: .5rem
}

.bento-toolbar .navbar-right>li [ngbDropdown] {
    display: flex;
    align-items: center
}

.bento-toolbar .navbar-right>li:last-child {
    padding-right: 0;
    margin-right: 0
}

[dir=rtl] .bento-toolbar .navbar-right>li:last-child {
    padding-left: 0;
    margin-left: 0
}

.bento-toolbar .navbar-right>li:last-child a,
.bento-toolbar .navbar-right>li:last-child button {
    margin-right: 0
}

.bento-toolbar .navbar-right>li.show button.dropdown-toggle~span fieldset li {
    padding: .625rem
}

.bento-toolbar .navbar-right>li.show button.dropdown-toggle~span fieldset li label {
    font-weight: 400;
    margin-bottom: 0
}

.bento-toolbar .navbar-list {
    margin-bottom: 0;
    padding: 0;
    list-style: none
}

.bento-toolbar .navbar-list>li .btn,
.bento-toolbar .navbar-right>li .btn {
    height: 2rem;
    line-height: 1.625rem;
    min-width: 2rem !important;
    transition: border-color .3s, background-color .3s
}

.bento-toolbar .navbar-list>li .btn:hover,
.bento-toolbar .navbar-right>li .btn:hover {
    border-width: 1px;
    border-style: solid
}

.bento-toolbar .navbar-list>li .btn.dropdown-toggle:after,
.bento-toolbar .navbar-right>li .btn.dropdown-toggle:after {
    display: none
}

.bento-toolbar .navbar-list .dropdown-menu,
.bento-toolbar .navbar-right .dropdown-menu {
    right: 0;
    left: auto !important;
    transform: none;
    padding-top: 0;
    margin-top: 0
}

[dir=rtl] .bento-toolbar .navbar-list .dropdown-menu,
[dir=rtl] .bento-toolbar .navbar-right .dropdown-menu {
    right: auto;
    left: 0 !important
}

.bento-toolbar .navbar-list .dropdown-menu legend,
.bento-toolbar .navbar-right .dropdown-menu legend {
    font-weight: 600;
    padding: 1rem 1rem .6875rem .625rem;
    font-size: .875rem;
    margin-bottom: 0;
    white-space: nowrap
}

[dir=rtl] .bento-toolbar .navbar-list .dropdown-menu legend,
[dir=rtl] .bento-toolbar .navbar-right .dropdown-menu legend {
    padding: 1rem .625rem .6875rem 1rem
}

.bento-toolbar .navbar-list .dropdown-menu ul.group-list,
.bento-toolbar .navbar-right .dropdown-menu ul.group-list {
    padding-left: 0
}

[dir=rtl] .bento-toolbar .navbar-list .dropdown-menu ul.group-list,
[dir=rtl] .bento-toolbar .navbar-right .dropdown-menu ul.group-list {
    padding-right: 0
}

.bento-toolbar .navbar-list .dropdown-menu:before,
.bento-toolbar .navbar-right .dropdown-menu:before {
    left: auto;
    right: .75rem
}

.bento-toolbar .navbar-list .dropdown-menu:after,
.bento-toolbar .navbar-right .dropdown-menu:after {
    left: auto;
    right: .8125rem
}

.bento-toolbar .navbar-list .dropdown-menu li a,
.bento-toolbar .navbar-right .dropdown-menu li a {
    height: 1.875rem;
    line-height: 1.5rem;
    padding: 0 .625rem
}

.bento-toolbar .navbar-list .btn-circ,
.bento-toolbar .navbar-right .btn-circ {
    margin: 1.25rem
}

.bento-toolbar .navbar-list.navbar-form,
.bento-toolbar .navbar-right.navbar-form {
    margin-top: .6875rem;
    margin-bottom: .6875rem
}

.bento-toolbar .navbar-list.navbar-form:last-child,
.bento-toolbar .navbar-right.navbar-form:last-child {
    margin-right: 5
}

.bento-toolbar .navbar-list.navbar-form .form-control,
.bento-toolbar .navbar-right.navbar-form .form-control {
    height: 2rem
}

.bento-toolbar .navbar-list .btn.btn-action,
.bento-toolbar .navbar-list .btn.btn-primary,
.bento-toolbar .navbar-right .btn.btn-action,
.bento-toolbar .navbar-right .btn.btn-primary {
    margin-top: .875rem
}

.bento-toolbar .dropdown-item {
    padding: 0
}

.bento-toolbar button.dropdown-item {
    padding: .5rem 1rem;
    height: auto;
    line-height: 1.5rem
}

.bento-toolbar [ngbDropdown] .dropdown-menu {
    margin-top: .75rem;
    border-radius: 4px
}

.bento-toolbar {
    border-color: #afafaf;
    background-color: #fff
}

.bento-toolbar input[type*=search],
.bento-toolbar input[type*=text] {
    border-color: #666
}

.bento-toolbar input[type*=search]:focus,
.bento-toolbar input[type*=text]:focus {
    border-color: inherit !important
}

.bento-toolbar .navbar-nav .btn-toolbar:disabled,
.bento-toolbar .navbar-nav .btn-toolbar:disabled.is-active,
.bento-toolbar .navbar-nav .btn-toolbar:disabled:active,
.bento-toolbar .navbar-nav .btn-toolbar:disabled:focus,
.bento-toolbar .navbar-nav .btn-toolbar:disabled:hover {
    background-color: #fff
}

.bento-toolbar .navbar-nav>li>[ngbdropdown].show>button.out {
    color: #083899;
    transition: color .1s
}

.bento-toolbar .divider {
    background-color: #999
}

.bento-toolbar [ngbdropdown] .dropdown-menu button {
    background: #fff;
    color: #404040
}

.bento-toolbar [ngbdropdown] .dropdown-menu button.btn.btn-outline-primary.cdk-keyboard-focused,
.bento-toolbar [ngbdropdown] .dropdown-menu button.btn.btn-outline-primary.cdk-program-focused,
.bento-toolbar [ngbdropdown] .dropdown-menu button.cdk-keyboard-focused,
.bento-toolbar [ngbdropdown] .dropdown-menu button.cdk-program-focused {
    border: 1px dashed #083899;
    background: #edeff5
}

.bento-toolbar [ngbdropdown] .dropdown-menu button.btn.btn-outline-primary.cdk-keyboard-focused:before,
.bento-toolbar [ngbdropdown] .dropdown-menu button.btn.btn-outline-primary.cdk-program-focused:before,
.bento-toolbar [ngbdropdown] .dropdown-menu button.cdk-keyboard-focused:before,
.bento-toolbar [ngbdropdown] .dropdown-menu button.cdk-program-focused:before {
    content: none
}

.bento-toolbar [ngbdropdown] .dropdown-menu button:hover:not([disabled]) {
    background: #edeff5
}

.bento-toolbar [ngbdropdown] .dropdown-menu .dropdown-item:hover:not(button) {
    background: none
}

.bento-toolbar [ngbdropdown] button.disabled,
.bento-toolbar [ngbdropdown] button:disabled,
.bento-toolbar [ngbdropdown] button[disabled] {
    color: #999
}

.bento-toolbar .toolbar-dropdown {
    border-bottom: 1px solid #404040
}

.bento-toolbar .toolbar-dropdown-toggle.disabled,
.bento-toolbar .toolbar-dropdown-toggle.disabled:hover,
.bento-toolbar .toolbar-dropdown-toggle:disabled,
.bento-toolbar .toolbar-dropdown-toggle:disabled:hover,
.bento-toolbar .toolbar-dropdown-toggle[disabled],
.bento-toolbar .toolbar-dropdown-toggle[disabled]:hover {
    color: #999
}

.bento-toolbar .toolbar-dropdown-menu {
    background-color: #fafafa
}

.bento-toolbar .toolbar-dropdown-menu .divider {
    background-color: #666
}

.bento-toolbar .navbar-list>li .btn.btn-toggle.active.cdk-keyboard-focused,
.bento-toolbar .navbar-list>li .btn.btn-toggle.active.cdk-program-focused,
.bento-toolbar .navbar-right>li .btn.btn-toggle.active.cdk-keyboard-focused,
.bento-toolbar .navbar-right>li .btn.btn-toggle.active.cdk-program-focused {
    outline: 1px dashed #083899;
    outline-offset: 1px
}

.bento-toolbar .navbar-list>li .btn.btn-toggle:focus,
.bento-toolbar .navbar-right>li .btn.btn-toggle:focus {
    outline: 1px dashed #083899
}

.bento-toolbar .navbar-list>li .btn.btn-toggle.cdk-keyboard-focused,
.bento-toolbar .navbar-list>li .btn.btn-toggle.cdk-program-focused,
.bento-toolbar .navbar-right>li .btn.btn-toggle.cdk-keyboard-focused,
.bento-toolbar .navbar-right>li .btn.btn-toggle.cdk-program-focused {
    outline: 1px dashed #083899;
    outline-offset: 1px
}

.bento-toolbar .navbar-list>li .open .btn.btn-outline-primary,
.bento-toolbar .navbar-right>li .open .btn.btn-outline-primary {
    background-color: #fff;
    border-color: #666;
    color: #404040
}

.bento-toolbar .navbar-list.bg-faded,
.bento-toolbar .navbar-right.bg-faded {
    background: #fff
}

.bento-toolbar .navbar-list-custom-item .bento-number-input-button,
.bento-toolbar .navbar-right-custom-item .bento-number-input-button {
    border-color: #afafaf
}

.bui-bento-toolbar .dropdown-item .bento-smart-badge:after,
bento-toolbar .dropdown-item .bento-smart-badge:after {
    left: .4px
}

[dir=rtl] .bui-bento-toolbar .dropdown-item .bento-smart-badge:after,
[dir=rtl] bento-toolbar .dropdown-item .bento-smart-badge:after {
    left: auto;
    right: .4px
}

bento-transferlist .bento-toolbar .bento-search input::-moz-placeholder {
    color: #666
}

bento-transferlist .bento-toolbar .bento-search input::placeholder {
    color: #666
}

bento-transferlist .bento-toolbar .navbar-list>li .btn {
    height: auto;
    line-height: 30px
}

bento-transferbox-basic .transferlist-header {
    height: 4.25rem !important;
    right: 1rem !important
}

.bento-checkbox,
bento-transferbox-basic .bento-table-header-row bento-checkbox {
    margin: 0 2rem 0 1rem !important
}

bento-transferbox-basic .bento-toolbar {
    border: 1px solid #afafaf;
    padding: 1rem !important
}

bento-transferbox-basic .bento-transferlist-table {
    border-bottom-color: #afafaf
}

bento-transferbox-basic .bento-transferlist-table-header .cdk-header-row {
    background: #fff
}

bento-transferbox-basic .transferlist-search .bento-icon-search {
    color: #404040
}

bento-transferbox-basic .transferlist-search .transferlist-search-input:focus {
    border-color: #404040
}

bento-transferbox-basic .transferlist-search .transferlist-search-input::-moz-placeholder {
    color: #999
}

bento-transferbox-basic .transferlist-search .transferlist-search-input::placeholder {
    color: #999
}

bento-transferbox-basic .transferlist-search .transferlist-search-input:-ms-input-placeholder {
    color: #999
}

bento-transferbox-basic .bento-table-grid {
    border: 1px solid #afafaf
}

bento-transferbox-basic .bento-table-grid:after {
    background-color: #afafaf
}

bento-transferbox-basic .bento-table-header-row {
    border-bottom: 1px solid #afafaf;
    background: #f5f7ff;
    font-size: .875rem !important;
    font-weight: 600 !important;
    height: 4rem !important
}

bento-transferbox-basic .bento-table-body:focus {
    box-shadow: 0 0 0 1px #404040;
    outline: none
}

bento-transferbox-basic .bento-table-row {
    border-bottom: 1px solid #afafaf;
    height: 3.5rem !important
}

bento-transferbox-basic .bento-table-row:hover {
    background: #edeff5
}

bento-transferbox-basic .bento-table-row.selected {
    background: #e3e8fa
}

bento-transferbox-basic .bento-table-row.focused:after {
    border: 1px dashed #083899 !important
}

bento-transferbox .bento-flex-grid {
    border-radius: 0
}

bento-transferbox .bento-flex-grid .wj-cell {
    border-left: none !important;
    border-right: none !important;
    padding: 1.25rem !important
}

bento-transferbox .bento-splitter-group .input-filter .bento-select {
    height: 24px
}

bento-transferbox .bento-splitter-group .input-filter .bento-select>.btn,
bento-transferbox .bento-splitter-group .input-filter .bento-select select,
bento-transferbox .input-filter input {
    height: 24px;
    line-height: 24px
}

bento-transferbox .transferbox-btn {
    font-family: inherit !important;
    font-weight: 600;
    height: auto !important
}

bento-transferbox .bento-flex-grid:not(.list-grid) .wj-header.wj-cell {
    background-color: #f5f7ff !important;
    font-weight: 600
}

bento-transferbox div[wj-part=rh] {
    border-right: 1px solid #afafaf !important
}

bento-transferbox .transferbox-grid-container .bento-flex-grid:not(.list-grid) .wj-rowheaders .wj-header.wj-cell {
    background-color: #f5f7ff !important
}

bento-transferbox .bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle,
bento-transferbox .bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-left {
    border-color: #afafaf !important;
    height: 519px !important
}

bento-transferbox .bento-flex-grid .wj-cell:last-child {
    padding-right: 1rem
}

bento-transferbox .bento-transferbox-container {
    height: 37.75rem !important
}

bento-splitter-group-left .tbox-container {
    border-radius: 2px 0 0 0 !important
}

bento-splitter-group-main .tbox-container {
    border-radius: 0 2px 0 0 !important
}

bento-splitter-group .bento-splitter-group-main>.bento-splitter-group-inner,
bento-transferbox .bento-splitter-group .bento-splitter-group-inner,
bento-transferbox .bento-splitter-group>.bento-splitter-group-left>.bento-splitter-group-inner {
    overflow: inherit !important
}

.bento-transferbox-wj-dropdown-panel.wj-content {
    border-color: #666;
    border-radius: 2px !important
}

.bento-transferbox-wj-dropdown-panel.wj-columnfiltereditor {
    max-width: 18.75rem;
    width: 18.75rem
}

.bento-transferbox-wj-dropdown-panel.wj-columnfiltereditor label {
    display: block;
    text-align: left
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor [wj-part=div-sort] {
    padding: 1rem 1.75rem
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-asc],
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-dsc] {
    border-radius: 2px;
    font-size: .875rem;
    height: 1.5rem;
    line-height: 1.375rem;
    padding: 0 .75rem
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-asc]:focus,
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-dsc]:focus {
    box-shadow: none !important
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor a[wj-part=a-cnd],
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor a[wj-part=a-val] {
    color: #404040;
    font-size: 1rem;
    opacity: 1;
    width: 50%
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor [wj-part=div-edt-cnd],
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor [wj-part=div-edt-val] {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 1rem 1rem 0
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor .wj-control.wj-dropdown.wj-content {
    width: 100%
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor [wj-part=div-edt-val] [wj-part=div-filter]+.wj-listbox-item {
    padding-left: 0;
    padding-right: 0
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor [wj-part=div-edt-val] [wj-part=div-filter]+.wj-listbox-item:hover {
    background-color: transparent
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor label span {
    padding-left: 0
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor .wj-listbox {
    border: 1px solid #afafaf;
    border-radius: 2px;
    margin-bottom: 0
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor .wj-state-selected {
    background: #e1edfa
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor>div>div:nth-child(5) {
    flex-direction: row-reverse;
    padding: 0 1rem .5rem
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part^=btn-],
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part^=btn-]:focus,
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part^=btn-]:hover {
    border-color: #666
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part^=btn-],
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part^=btn-]:hover {
    background-color: #fff;
    color: #083899
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-apply],
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-cancel],
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-clear] {
    flex: none;
    font-size: .875rem;
    font-weight: 600;
    height: 1.5rem;
    line-height: normal;
    min-width: auto;
    padding: 0 .5rem;
    text-transform: none
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-apply]:focus,
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-cancel]:focus,
.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-clear]:focus {
    box-shadow: none !important
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor button[wj-part=btn-clear] {
    margin-right: 5rem
}

.bento-transferbox-wj-dropdown-panel.wj-control.wj-columnfiltereditor .wj-filtertype {
    display: flex;
    flex-direction: row-reverse;
    height: 2.75rem;
    padding: .75rem 0 0
}

.bento-transferbox-wj-dropdown-panel.wj-control .wj-input-group-btn>.wj-btn {
    min-height: 1.75rem
}

.bento-transferbox-wj-dropdown-panel .wj-valuefilter-editor input[type=checkbox] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 2px;
    display: inline-block;
    height: 1rem;
    margin: 0 6px -2px 0 !important;
    position: relative;
    width: 1rem
}

.bento-transferbox-wj-dropdown-panel .wj-valuefilter-editor input[type=checkbox]:checked {
    background-color: #1d7366;
    border: #1d7366;
    color: #fff
}

.bento-transferbox-wj-dropdown-panel .wj-valuefilter-editor input[type=checkbox]:checked:after {
    content: "";
    font-family: bento-icons;
    font-size: .7rem;
    font-weight: 600;
    left: 2px;
    position: absolute;
    top: -4px
}

.bento-transferbox-wj-dropdown-panel .wj-control.wj-conditionfilter-editor input[type=radio] {
    margin-right: .25rem
}

.bento-transferbox-wj-dropdown-panel .wj-control.wj-conditionfilter-editor input[type=radio]:after {
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 1rem;
    content: "";
    display: inline-block;
    height: 1rem;
    left: -1px;
    position: relative;
    top: -2px;
    visibility: visible;
    width: 1rem
}

.bento-transferbox-wj-dropdown-panel .wj-control.wj-conditionfilter-editor input[type=radio]:checked:after {
    border: 6px solid #1d7366
}

.bento-transferbox-wj-dropdown-panel .wj-control.wj-conditionfilter-editor {
    color: #404040
}

.bento-transferbox-wj-dropdown-panel .wj-control.wj-conditionfilter-editor>div>div:nth-child(6)>label:nth-child(2) {
    margin: -1.25rem 0 .5rem
}

.bento-transferbox-wj-dropdown-panel .wj-listbox .wj-listbox-item {
    padding: .25rem 1rem
}

.bento-transferbox-wj-dropdown-panel .wj-listbox input[type=checkbox]:checked:after {
    content: "";
    color: #fff;
    font-family: bento-icons;
    font-size: .7rem;
    font-weight: 600;
    left: 2px;
    position: absolute;
    top: -4px
}

.bento-transferbox-wj-dropdown-panel .wj-btn .wj-glyph-down:after {
    color: #083899;
    content: "";
    font-size: 1rem
}

bento-transferbox .tbox-container {
    border-color: #afafaf;
    background-color: #fff
}

bento-transferbox .bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle,
bento-transferbox .bento-splitter-group>.bento-splitter-group-panel>.bento-splitter-handle.bento-splitter-handle-left {
    border-top-color: #666;
    border-bottom-color: #666;
    background-color: #fff
}

bento-transferbox .bento-splitter-group>.splitter-group-handle-bg>.splitter-group-handle-border {
    fill: #666
}

bento-transferbox .bento-splitter-group>.bento-splitter-handle:hover .splitter-group-handle-border .bento-splitter-handle:hover .splitter-group-handle-bg {
    fill: #404040
}

bento-transferbox .bento-flex-grid {
    border-color: #afafaf
}

bento-transferbox .input-filter input {
    color: #404040;
    background-color: #fff;
    border-color: #666
}

bento-transferbox .transferbox-header {
    height: 4rem !important;
    padding: 0 .625rem 0 .375rem !important
}

bento-transferbox .transferbox-header .transferbox-btn.btn-primary:not(:disabled):not(.disabled):active {
    background-color: #fff;
    border-color: #666;
    color: #404040
}

bento-transferbox .transferbox-grid-container .bento-flex-grid:not(.list-grid) .wj-rowheaders .wj-header.wj-cell,
bento-transferbox .transferbox-grid-container .bento-flex-grid:not(.list-grid) .wj-topleft .wj-header.wj-cell {
    background-color: transparent;
    padding-left: 16px
}

bento-transferbox .transferbox-info {
    line-height: normal
}

bento-transferbox .transferbox-header-title {
    color: #083899;
    font-family: Source Sans Pro;
    font-size: .875rem !important;
    font-weight: 600 !important
}

bento-transferbox .transferbox-select-info {
    font-size: .875rem !important
}

bento-tree-view.bento-tree-view-alt .bui-tree-item-cta:before {
    border-bottom-color: #d0d0d0
}

.bui-tree-item.selected .bui-tree-item-cta:before {
    background-color: #fafafa;
    border-color: #afafaf #1d7366
}

.bui-tree-item.selected .bui-tree-item-cta:after {
    border-color: #afafaf;
    background-color: #1d7366
}

bento-tree .bento-tree-root>.bento-tree-branch-base {
    padding-left: 33px
}

[dir=rtl] bento-tree .bento-tree-root>.bento-tree-branch-base {
    padding-right: 33px
}

bento-tree-item {
    list-style: none;
    line-height: 30px
}

bento-tree-item>div:before {
    height: 30px
}

bento-tree-item .expand-button-compiled {
    width: 30px;
    height: 30px
}

bento-tree-item .bento-tree-icon,
bento-tree-item .bento-tree-icon:before {
    width: 28px;
    height: 16px
}

bento-tree .bento-tree-item-cta,
bento-tree .bento-tree-item-cta:before {
    height: 30px
}

label.bento-tree-item-label {
    line-height: normal
}

.bento-tree-alt bento-tree-item>div:before {
    border-bottom-color: #d0d0d0;
    border-top-color: #d0d0d0
}

bento-tree-item .selected:before {
    border-bottom-color: #afafaf !important;
    border-top-color: #afafaf !important;
    background-color: #fafafa
}

bento-tree-item .selected>div {
    color: #404040
}

bento-tree-item .selected>div:before {
    background-color: #1d7366;
    border-color: #afafaf
}

bento-tree-item .bento-tree-icon:before {
    color: #083899
}

bento-tree-item .expand-button-compiled:focus,
bento-tree-item .expand-button-compiled:hover {
    color: #999
}

.bento-tree-item-cta {
    color: #083899
}

.bento-tree-disabled .bento-tree-item-cta,
.bento-tree-disabled .expand-button-compiled,
.bento-tree-disabled [class*=" bento-icon-"],
.bento-tree-disabled [class^=bento-icon-],
.bento-tree-disabled i {
    color: #999
}

.bento-typeahead {
    position: relative;
    display: inline-block
}

.bento-typeahead ngb-typeahead-window.dropdown-menu .dropdown-item.active {
    text-decoration: underline
}

[dir=rtl] .bento-typeahead ngb-typeahead-window.dropdown-menu {
    right: 0;
    left: auto !important
}

ngb-typeahead-window.dropdown-menu button.dropdown-item.active {
    background-color: #edeff5
}

.bento-eyebrow-header,
.bento-eyebrow-header-small {
    display: block;
    font-weight: 400;
    letter-spacing: .1em;
    margin: 15px 0 5px;
    text-transform: uppercase
}

.bento-eyebrow-header {
    font-size: 14px;
    line-height: 16px
}

.bento-eyebrow-header-small {
    font-size: 11px;
    line-height: 13px
}

code {
    padding: 4px 2px
}

.bento-eyebrow-header,
.bento-eyebrow-header-small {
    color: #3d3d3d
}

code {
    background-color: #ebf5f3
}

bento-universe-filter-dropdown .bento-uni-filter_item-header,
bento-universe-filter .bento-uni-filter_item-header {
    font-size: 1rem !important;
    letter-spacing: 0 !important;
    padding-top: 5px !important;
    text-transform: none !important
}

bento-universe-filter-dropdown .bento-uni-filter_dropdown-menu,
bento-universe-filter .bento-uni-filter_dropdown-menu {
    border-radius: 0 0 4px 4px
}

bento-universe-filter-dropdown .bento-uni-filter_item-header,
bento-universe-filter .bento-uni-filter_item-header {
    font-weight: 600
}

bento-universe-filter-dropdown .bento-uni-filter_item-text,
bento-universe-filter .bento-uni-filter_item-text {
    font-weight: 400
}

bento-universe-filter-dropdown .bento-uni-filter_modal.modal .modal-dialog .modal-content .modal-header,
bento-universe-filter .bento-uni-filter_modal.modal .modal-dialog .modal-content .modal-header {
    font-weight: 600
}

bento-universe-filter-dropdown .bento-uni-filter_modal.modal button.close:focus,
bento-universe-filter .bento-uni-filter_modal.modal button.close:focus {
    outline: 1px dashed #000 !important;
    outline-offset: 0 !important;
    box-shadow: none !important;
    z-index: 1
}

bento-universe-filter-dropdown .bento-uni-filter_dropdown-list>li,
bento-universe-filter-dropdown .bento-uni-filter_modal-list>li,
bento-universe-filter .bento-uni-filter_dropdown-list>li,
bento-universe-filter .bento-uni-filter_modal-list>li {
    font-weight: 400
}

.bento-uni-filter {
    background-color: #fafafa;
    border-color: #afafaf
}

.bento-uni-filter_back-drop {
    background-color: rgba(0, 0, 0, .3)
}

.bento-uni-filter.has-back-btn {
    border-left-color: #afafaf
}

.bento-uni-filter_back-btn {
    background-color: #fafafa;
    color: #083899;
    font-size: 1rem !important
}

.bento-uni-filter_back-btn:focus,
.bento-uni-filter_back-btn:hover {
    background-color: #fff
}

.bento-uni-filter_back-btn:focus:after,
.bento-uni-filter_back-btn:hover:after {
    background: #afafaf
}

.bento-uni-filter_item {
    background-color: #fafafa
}

.bento-uni-filter_item.open,
.bento-uni-filter_item.selected,
.bento-uni-filter_item.show,
.bento-uni-filter_item:focus,
.bento-uni-filter_item:hover {
    background-color: #fff
}

.bento-uni-filter_item.open:before,
.bento-uni-filter_item.selected:before,
.bento-uni-filter_item.show:before,
.bento-uni-filter_item:focus:before,
.bento-uni-filter_item:hover:before {
    border-right-color: #afafaf;
    border-left-color: #afafaf
}

.bento-uni-filter_item.open .bento-uni-filter_item-text,
.bento-uni-filter_item.selected .bento-uni-filter_item-text,
.bento-uni-filter_item.show .bento-uni-filter_item-text,
.bento-uni-filter_item:focus .bento-uni-filter_item-text {
    border-color: #404040
}

.bento-uni-filter_item.open:after,
.bento-uni-filter_item.show:after {
    background-color: #fff
}

.bento-uni-filter_item-text {
    border-color: #666;
    border-radius: 2px !important;
    background: #fff;
    font-size: .875rem
}

.bento-uni-filter_modal.modal .modal-dialog .modal-content .modal-header {
    background-color: #fafafa
}

.bento-uni-filter_modal.modal button.close {
    color: #404040
}

.bento-uni-filter_modal.modal button.close:focus,
.bento-uni-filter_modal.modal button.close:hover {
    color: #999
}

.bento-uni-filter_dropdown-list>li.selected,
.bento-uni-filter_dropdown-list>li:focus,
.bento-uni-filter_dropdown-list>li:hover,
.bento-uni-filter_modal-list>li.selected,
.bento-uni-filter_modal-list>li:focus,
.bento-uni-filter_modal-list>li:hover {
    background-color: #e1edfa
}

bento-universe-filter-dropdown .bento-uni-filter_carat {
    color: #083899;
    right: 1.5rem !important;
    top: 2.5rem !important
}

bento-wizard {
    display: block
}

bento-wizard .bento-wizard bento-wizard-strip.side-arrows {
    padding: 0 39px
}

bento-wizard .bento-wizard bento-wizard-strip>.wizard-arrow {
    width: 40px;
    height: 100px
}

bento-wizard .bento-wizard bento-wizard-strip>.wizard-arrow.flat {
    height: 68px
}

bento-wizard .bento-wizard bento-wizard-strip .bento-wizard-steps {
    border-right: 0
}

bento-wizard .bento-wizard .bento-wizard-contents {
    padding: 68px 25px 25px;
    margin: -68px 0 15px
}

bento-wizard .bento-wizard .bento-wizard-steps {
    height: 68px
}

bento-wizard .bento-wizard .bento-wizard-steps .steps {
    transition: margin-left .2s, margin-right .2s
}

bento-wizard .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step {
    height: 98px
}

bento-wizard .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat {
    height: 68px;
    padding-top: 9px
}

bento-wizard .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat .title {
    font-size: 1.125rem;
    font-weight: 600
}

bento-wizard .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat .description {
    font-size: .875rem
}

bento-wizard .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat .bento-wizard-step-count:before {
    border-color: #afafaf;
    font-size: 2rem;
    font-weight: 600;
    margin-top: 3px;
    padding-bottom: 12px;
    padding-top: 12px
}

bento-wizard .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat:after {
    height: 68px
}

bento-wizard .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat.selected,
bento-wizard .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat.selected:hover {
    padding-top: 8px
}

bento-wizard .bento-wizard>.btn.bento-wizard-done-button,
bento-wizard .bento-wizard>.btn.bento-wizard-next-button {
    float: right
}

[dir=rtl] bento-wizard .bento-wizard>.btn.bento-wizard-done-button,
[dir=rtl] bento-wizard .bento-wizard>.btn.bento-wizard-next-button {
    float: left
}

.bento-wizard bento-wizard-strip>.wizard-arrow {
    background: #fff;
    border-color: #666;
    color: #083899
}

.bento-wizard bento-wizard-strip>.wizard-arrow:disabled {
    background-color: #f0f0f0;
    color: #404040
}

.bento-wizard bento-wizard-strip>.wizard-arrow:hover:not(:disabled) {
    border-color: #083899;
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, .2)
}

.bento-wizard bento-wizard-strip>.wizard-arrow:focus {
    border: 1px dashed #083899
}

.bento-wizard .bento-wizard-contents {
    border-bottom-color: #fff
}

.bento-wizard .bento-wizard-steps {
    border-right-color: #666;
    border-left-color: #666
}

.bento-wizard .bento-wizard-steps .steps {
    transition: margin-left .2s
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step {
    color: #404040;
    background: #fff;
    border-top-color: #666;
    border-bottom-color: #666
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat:focus:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3Awhite;stroke%2Dwidth%3A1%22%20stroke%2Ddasharray%3D%222,2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus {
    border-bottom: 1px dashed #083899;
    border-top: 1px dashed #083899
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus:first-child {
    border-left: 1px dashed #083899
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus:last-child {
    border-right: 1px dashed #083899
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus:last-child:before {
    background: none
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus.selected:first-child,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus:first-child {
    border-left-color: #083899
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus.most-right,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus.selected:last-child,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus:last-child {
    border-right-color: #083899
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus+.bento-wizard-step:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3Awhite;stroke%2Dwidth%3A1%22%20stroke%2Ddasharray%3D%222,2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:focus+.bento-wizard-step.selected:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dfocus%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3Awhite;stroke%2Dwidth%3A2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.disabled {
    background-color: #f0f0f0
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.disabled+.bento-wizard-step:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23666666;fill%3A%23f0f0f0;stroke%2Dwidth%3A1%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:first-child {
    border-left-color: #666
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:last-child {
    border-right: 1px solid #666
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23666666;%20fill%3Awhite;stroke%2Dwidth%3A1%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.flat:first-child:after {
    background: none
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover:not(.disabled) {
    background: #edeff5
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover:not(.disabled)+.bento-wizard-step:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23666666;fill%3A%23edeff5;stroke%2Dwidth%3A1%22%3E%3C/polygon%3E%3C/svg%3E")
}

[dir=rtl] .bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover:not(.disabled) .bento-wizard-step-count:before {
    border-left-color: #666
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover:not(.disabled)+.bento-wizard-step.selected:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3A%23edeff5;stroke%2Dwidth%3A2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected+.bento-wizard-step:focus:hover:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dbg%2Dfocus%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3A%23e3e8fa;stroke%2Dwidth%3A2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:first-child {
    border-left: 2px solid #083899
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:last-child {
    border-right: 2px solid #083899
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:last-child:before {
    background: none
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:focus,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:focus:hover,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:hover {
    background: #e3e8fa;
    border-bottom: 2px solid #083899;
    border-top: 2px solid #083899
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:focus:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:focus:hover:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:hover:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dfocus%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3Awhite;stroke%2Dwidth%3A2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected+.bento-wizard-step:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected+.bento-wizard-step:focus:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:focus+.bento-wizard-step:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:focus+.bento-wizard-step:focus:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:focus:hover+.bento-wizard-step:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:focus:hover+.bento-wizard-step:focus:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:hover+.bento-wizard-step:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step.selected:hover+.bento-wizard-step:focus:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dbg%2Dfocus%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3A%23e3e8fa;stroke%2Dwidth%3A2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover+.bento-wizard-step:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23666666;fill%3A%23edeff5;stroke%2Dwidth%3A1%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover+.bento-wizard-step:focus:after,
.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover:focus+.bento-wizard-step:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3A%23edeff5;stroke%2Dwidth%3A1%22%20stroke%2Ddasharray%3D%222,2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover:focus:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20version%3D%221.1%22%20height%3D%2268%22%20width%3D%2240%22%3E%3Cpolygon%20class%3D%22bento%2Darrow%2Dselected%2Dbg%2Dsvg%22%20points%3D%22%2D3%20%2D9,14%2034.5,%2D3%2077%22%20style%3D%22stroke%3A%23083899;fill%3Awhite;stroke%2Dwidth%3A1%22%20stroke%2Ddasharray%3D%222,2%22%3E%3C/polygon%3E%3C/svg%3E")
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover:first-child:after {
    background: none
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover .title {
    color: #404040
}

.bento-wizard .bento-wizard-steps .steps>.bento-wizard-step:hover .description {
    border-color: #083899;
    color: #404040
}

.bento-wizard-step-complete-icon:before {
    color: #1d7366;
    content: "\e6c1"
}

.dropdown-menu:after,
.dropdown-menu:before {
    content: none !important
}

.form-control.bfm-invalid,
.form-control.is-invalid,
bento-combobox.bfm-invalid .form-control,
bento-combobox.bfm-invalid>.form-control,
bento-combobox.bfm-invalid>button.bento-number-input-button,
bento-combobox.isinvalid .form-control,
bento-combobox.isinvalid>.form-control,
bento-combobox.isinvalid>button.bento-number-input-button,
bento-number-input.bfm-invalid .form-control,
bento-number-input.bfm-invalid>.form-control,
bento-number-input.bfm-invalid>button.bento-number-input-button,
bento-number-input.isinvalid .form-control,
bento-number-input.isinvalid>.form-control,
bento-number-input.isinvalid>button.bento-number-input-button {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #8f221a;
    box-shadow: 0 0 0 1px #8f221a !important;
    z-index: 1;
    border-radius: 0
}

bento-combobox>input,
bento-number-input>input {
    padding-right: 27px
}

bento-number-input.bfm-invalid~i.indicator-error-message {
    right: 66px
}

bento-combobox.bfm-invalid~i.indicator-error-message,
select.bfm-invalid~i.indicator-error-message {
    right: 25px
}

bento-tags-input.bfm-invalid {
    padding-right: 27px !important
}

.bfm-error-message span {
    font-weight: 400;
    color: #8f221a;
    line-height: 1.5em
}

.bfm-error-message span:before {
    position: relative;
    vertical-align: baseline;
    display: inline-block;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    content: "";
    margin-right: .3rem;
    top: 3px
}

[dir=rtl] .bfm-error-message span:before {
    margin-left: .3rem;
    margin-right: 0
}

.bfmfield-errorindicator {
    padding-right: 27px
}

span.indicator-container {
    font-size: 20px;
    padding: 0;
    width: 0
}

i.indicator-error-message {
    font-weight: 400;
    color: #8f221a;
    display: flex;
    align-items: center;
    font-family: bento-icons;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 28px;
    position: absolute;
    right: 7px;
    font-size: medium
}

i.indicator-error-message:before {
    content: ""
}

i.indicator-error-message:focus {
    outline: thin dotted
}

.bento-error-summary-container {
    background-color: #f7e3e1;
    border: 2px solid #8f221a;
    border-radius: 5px;
    max-width: 480px;
    padding-left: 10px
}

.bento-error-summary-container a:hover {
    color: #083899
}

.bento-error-summary-container h1:before,
.bento-error-summary-container h2:before,
.bento-error-summary-container h3:before,
.bento-error-summary-container h4:before,
.bento-error-summary-container h5:before,
.bento-error-summary-container h6:before {
    position: relative;
    vertical-align: baseline;
    display: inline-block;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: .3rem;
    color: #8f221a
}

.bfm-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.bfm-sr-focusable:active,
.bfm-sr-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.no-margin {
    margin: 0 !important
}

.no-margin-b {
    margin-bottom: 0 !important
}

.no-margin-l {
    margin-left: 0 !important
}

[dir=rtl] .no-margin-l {
    margin-left: auto !important
}

.no-margin-r,
[dir=rtl] .no-margin-l {
    margin-right: 0 !important
}

[dir=rtl] .no-margin-r {
    margin-right: auto !important;
    margin-left: 0 !important
}

.no-margin-lr,
.no-margin-rl,
[dir=rtl] .no-margin-lr,
[dir=rtl] .no-margin-rl {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.no-margin-t {
    margin-top: 0 !important
}

.no-margin-bt,
.no-margin-tb {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.no-padding {
    padding: 0 !important
}

.no-padding-b {
    padding-bottom: 0 !important
}

.no-padding-l {
    padding-left: 0 !important
}

[dir=rtl] .no-padding-l {
    padding-left: auto !important
}

.no-padding-r,
[dir=rtl] .no-padding-l {
    padding-right: 0 !important
}

[dir=rtl] .no-padding-r {
    padding-left: 0 !important;
    padding-right: auto !important
}

.no-padding-lr,
.no-padding-rl,
[dir=rtl] .no-padding-lr,
[dir=rtl] .no-padding-rl {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.no-padding-t {
    padding-top: 0 !important
}

.no-padding-bt,
.no-padding-tb {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.scroll-parent {
    max-height: 323px;
    overflow-y: auto
}

.scroll-parent.scroll-short {
    max-height: 167px
}

.scroll-parent.scroll-long {
    max-height: 479px
}

.width-full {
    width: 100% !important
}

.width-half {
    width: 50% !important
}

.width-third {
    width: 33.3% !important
}

.width-quarter {
    width: 25% !important
}

.width-fifth {
    width: 20% !important
}

.display-block {
    display: block !important
}

.display-inline {
    display: inline !important
}

.display-inline-block {
    display: inline-block !important
}

.display-table {
    display: table !important
}

.display-table-cell {
    display: table-cell !important
}

.display-table-row {
    display: table-row !important
}

.bug,
.emphasis {
    font-style: italic
}

.bug code,
.emphasis code {
    font-style: normal
}

.font-weight-semi-bold,
.strong,
.strong-block {
    font-weight: 600 !important
}

.strong-block {
    display: block !important
}

.list-spaced dd,
.list-spaced dl dd,
.list-spaced dl li,
.list-spaced li,
.list-spaced ol dd,
.list-spaced ol li,
.list-spaced ul dd,
.list-spaced ul li {
    margin-bottom: 10px;
    margin-top: 0
}

.list-spaced dd:last-child,
.list-spaced dl dd:last-child,
.list-spaced dl li:last-child,
.list-spaced li:last-child,
.list-spaced ol dd:last-child,
.list-spaced ol li:last-child,
.list-spaced ul dd:last-child,
.list-spaced ul li:last-child {
    margin-bottom: 0
}

.list-spaced dd>ul,
.list-spaced dd dl,
.list-spaced dl dd>ul,
.list-spaced dl dd dl,
.list-spaced dl li>ul,
.list-spaced dl li dl,
.list-spaced li>ul,
.list-spaced li dl,
.list-spaced ol dd>ul,
.list-spaced ol dd dl,
.list-spaced ol li>ul,
.list-spaced ol li dl,
.list-spaced ul dd>ul,
.list-spaced ul dd dl,
.list-spaced ul li>ul,
.list-spaced ul li dl {
    margin-top: 10px
}

.list-bare {
    padding-left: 0
}

[dir=rtl] .list-bare {
    padding-right: 0
}

.list-bare,
.list-bare ol,
.list-bare ul {
    list-style: none
}

.list-tight dd,
.list-tight dl dd,
.list-tight dl li,
.list-tight li,
.list-tight ol dd,
.list-tight ol li,
.list-tight ul dd,
.list-tight ul li {
    margin-bottom: 0 !important
}

.list-tight dd>ul,
.list-tight dd dl,
.list-tight dl dd>ul,
.list-tight dl dd dl,
.list-tight dl li>ul,
.list-tight dl li dl,
.list-tight li>ul,
.list-tight li dl,
.list-tight ol dd>ul,
.list-tight ol dd dl,
.list-tight ol li>ul,
.list-tight ol li dl,
.list-tight ul dd>ul,
.list-tight ul dd dl,
.list-tight ul li>ul,
.list-tight ul li dl {
    margin-top: 0 !important
}

.align-baseline {
    vertical-align: baseline !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-center {
    text-align: center !important
}

.align-top {
    vertical-align: top !important
}

.float-left {
    float: left !important
}

.float-right,
[dir=rtl] .float-left {
    float: right !important
}

[dir=rtl] .float-right {
    float: left !important
}

.position-relative {
    position: relative !important
}

.clearfix {
    clear: both
}

.text-strikethrough {
    text-decoration: line-through
}

.wrap-allow {
    white-space: normal !important
}

.wrap-deny {
    white-space: nowrap !important
}

.ng-animate.ng-hide-add,
.ng-animate.ng-leave {
    opacity: 1
}

.ng-animate.ng-enter,
.ng-animate.ng-hide-add.ng-hide-add-active,
.ng-animate.ng-hide-remove,
.ng-animate.ng-leave.ng-leave-active {
    opacity: 0
}

.ng-animate.ng-enter.ng-enter-active,
.ng-animate.ng-hide-remove.ng-hide-remove-active {
    opacity: 1
}

.ng-animate.ng-enter,
.ng-animate.ng-hide-add,
.ng-animate.ng-hide-remove,
.ng-animate.ng-leave,
.ng-animate.ng-move {
    transition-duration: 0s
}

.ng-animate.bento-animate.ng-enter,
.ng-animate.bento-animate.ng-hide-add,
.ng-animate.bento-animate.ng-hide-remove,
.ng-animate.bento-animate.ng-leave,
.ng-animate.bento-animate.ng-move {
    transition: all .2s
}

.bento-form-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: flex-start
}

.bento-form-buttons>* {
    margin: .286rem .571rem .286rem 0
}

[dir=rtl] .bento-form-buttons>* {
    margin: .286rem 0 .286rem .571rem
}

.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

.col-xs-5ths {
    width: 20%;
    float: left
}

[dir=rtl] .col-xs-5ths {
    float: right
}

.bento-label-required:after,
.bento-required-callout:before {
    content: "*";
    margin: 0 5px;
    font-weight: 600
}

.bento-required-callout:before,
h5.bento-label-required:after,
h6.bento-label-required:after,
label.bento-label-required:after {
    font-size: 1.14rem
}

i[ngbpopover]:focus:before,
i[ngbtooltip]:focus:before {
    outline: 1px dotted #fafafa
}

@media (min-width:768px) {
    .col-sm-5ths {
        width: 20%;
        float: left
    }

    [dir=rtl] .col-sm-5ths {
        float: right
    }
}

@media (min-width:992px) {
    .col-md-5ths {
        width: 20%;
        float: left
    }

    [dir=rtl] .col-md-5ths {
        float: right
    }
}

@media (min-width:1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left
    }

    [dir=rtl] .col-lg-5ths {
        float: right
    }
}

#wj-wm {
    display: none
}

.wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right {
    height: auto;
    top: auto;
    right: 10px;
    bottom: auto
}

[dir=rtl] .wj-flexgrid .wj-cell .wj-btn.wj-btn-glyph.wj-right {
    left: 10px
}

.wj-control.wj-flexgrid .wj-cell .wj-btn.wj-elem-filter {
    width: 25px;
    height: 25px;
    margin: -4px 0 0;
    padding: 3px 4px;
    border: 1px solid #afafaf;
    opacity: 1 !important;
    background: #fff;
    border-radius: 4px;
    float: right;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

[dir=rtl] .wj-control.wj-flexgrid .wj-cell .wj-btn.wj-elem-filter {
    float: left
}

.wj-control.wj-flexgrid .wj-cell .wj-btn.wj-elem-filter:focus {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #1d7366;
    box-shadow: 0 0 0 1px #1d7366 !important;
    z-index: 1
}

.wj-control.wj-flexgrid .wj-cell .wj-btn.wj-elem-filter:active {
    border-color: #989898
}

.wj-control.wj-flexgrid .wj-cell .wj-btn.wj-elem-filter .wj-glyph-filter:after {
    position: static;
    border-left: 0;
    height: 0;
    transform: none;
    speak: none;
    font-size: 1.1em;
    content: "\e71a"
}

.wj-control.wj-flexgrid .wj-cell .wj-btn.wj-elem-filter .wj-glyph-filter {
    border: none;
    line-height: 1;
    font-family: bento-icons;
    width: auto;
    top: 0;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.multi-select[class*=" wj-sort-"],
.wj-glyph-down,
.wj-glyph-up {
    width: 1.5em;
    border: 0;
    opacity: 1;
    font-size: .85em;
    font-family: bento-icons
}

.wj-control.wj-flexgrid .wj-cell.wj-header.wj-filter-on .wj-btn.wj-elem-filter .wj-glyph-filter:after {
    left: 1px;
    font-size: 1rem;
    content: "\e67c"
}

.wj-header[class*=wj-filter-] {
    text-align: left !important
}

[dir=rtl] .wj-header[class*=wj-filter-] {
    text-align: right !important
}

.wj-control.wj-flexgrid .wj-cell.wj-header.wj-filter-on.wj-header[class*=wj-filter-][class*=wj-sort-] .wj-glyph-filter:after {
    font-size: 1rem
}

.wj-control .wj-header[class*=wj-filter-].wj-sort-asc .wj-btn.wj-elem-filter .wj-glyph-filter:after {
    top: 4px;
    left: 2px;
    content: "\e6e2"
}

.wj-control .wj-header[class*=wj-filter-].wj-sort-desc .wj-btn.wj-elem-filter .wj-glyph-filter:after {
    top: 4px;
    left: 2px;
    content: "\e6e1"
}

.wj-header.wj-filter-on[class*=wj-sort-] .wj-glyph-filter {
    font-size: 1.1em
}

.wj-control.wj-flexgrid .wj-cell.wj-header.wj-filter-on.wj-sort-asc .wj-btn.wj-elem-filter .wj-glyph-filter:after {
    top: 2px;
    content: "\e67b"
}

.wj-control.wj-flexgrid .wj-cell.wj-header.wj-filter-on.wj-sort-desc .wj-btn.wj-elem-filter .wj-glyph-filter:after {
    top: 2px;
    content: "\e67e"
}

.wj-header[class*=wj-filter-] .wj-glyph-down,
.wj-header[class*=wj-filter-] .wj-glyph-up {
    display: none
}

.wj-listbox-item:not(.wj-state-selected):not(.wj-separator):hover {
    background-color: #edeff5
}

.wj-control.wj-columnfiltereditor {
    border-radius: 0;
    padding: 0
}

.wj-control.wj-columnfiltereditor .filter.wj-control {
    margin: 0
}

.wj-control.wj-columnfiltereditor .filter-container {
    padding: 5px 10px
}

.wj-control.wj-columnfiltereditor .wj-listbox {
    border-radius: 0;
    border: none
}

.wj-control.wj-columnfiltereditor .wj-listbox label {
    display: block;
    line-height: 24.1px
}

.wj-control.wj-columnfiltereditor .wj-listbox-item {
    font-size: .929rem
}

.wj-control.wj-columnfiltereditor .wj-input-group-btn:last-child>.wj-btn {
    border-left: none
}

.wj-control.wj-columnfiltereditor .wj-state-selected {
    background: #edeff5
}

.wj-control.wj-columnfiltereditor hr {
    margin: 0
}

.wj-control.wj-columnfiltereditor .btn-close {
    font-size: 1.429rem;
    line-height: 20px;
    padding: 4px 10px;
    background: #fff;
    border-radius: 0
}

.wj-control.wj-columnfiltereditor .btn-close:hover {
    color: #fff;
    background: #144e45
}

.wj-control.wj-columnfiltereditor>div>div:nth-child(5) {
    display: flex;
    padding: 0 10px
}

.wj-control.wj-columnfiltereditor button[wj-part^=btn-].btn-cf {
    margin: 0;
    background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 50%;
    text-align: left
}

.wj-control.wj-columnfiltereditor button[wj-part^=btn-dsc].btn-cf {
    text-align: right
}

.wj-control.wj-columnfiltereditor button[wj-part^=btn-].btn-cf:hover {
    color: #fff;
    background: #144e45
}

.wj-control.wj-columnfiltereditor label span {
    padding-left: 3px;
    font-weight: 400
}

[dir=rtl] .wj-control.wj-columnfiltereditor label span {
    padding-left: 0;
    padding-right: 3px
}

.wj-control.wj-columnfiltereditor .btn-forms {
    padding: 10px
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-apply],
.wj-control.wj-columnfiltereditor button[wj-part=btn-cancel],
.wj-control.wj-columnfiltereditor button[wj-part=btn-clear] {
    flex: 1;
    font-weight: 400;
    line-height: 29px;
    margin: 0 0 10px;
    border-radius: 4px;
    height: 30px;
    padding: 0 20px;
    min-width: 100px;
    text-align: center;
    color: #1d7366;
    background-color: #fff;
    border: 1px solid #666;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: background-color .15s
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-apply]:hover,
.wj-control.wj-columnfiltereditor button[wj-part=btn-cancel]:hover,
.wj-control.wj-columnfiltereditor button[wj-part=btn-clear]:hover {
    color: #1d7366;
    background-color: #fff;
    border: 1px solid #1d7366
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-apply]:active,
.wj-control.wj-columnfiltereditor button[wj-part=btn-cancel]:active,
.wj-control.wj-columnfiltereditor button[wj-part=btn-clear]:active {
    border-color: #144e45
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-apply]:focus,
.wj-control.wj-columnfiltereditor button[wj-part=btn-cancel]:focus,
.wj-control.wj-columnfiltereditor button[wj-part=btn-clear]:focus {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #1d7366;
    box-shadow: 0 0 0 1px #1d7366 !important;
    z-index: 1
}

.wj-control.wj-columnfiltereditor a[wj-part=btn-cancel],
.wj-control.wj-columnfiltereditor a[wj-part=btn-clear] {
    font-weight: 600
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-apply] {
    font-weight: 400;
    color: #fff;
    background-color: #1d7366;
    border-color: #1d7366
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-apply]:hover {
    color: #fff;
    background-color: #144e45;
    border-color: #144e45
}

.wj-control.wj-columnfiltereditor a[wj-part=a-cnd],
.wj-control.wj-columnfiltereditor a[wj-part=a-val] {
    font-size: .786rem;
    width: calc(50% - 5px);
    text-align: center;
    text-decoration: none;
    overflow: hidden;
    font-weight: 400;
    white-space: nowrap;
    text-overflow: ellipsis
}

.wj-control.wj-columnfiltereditor a[wj-part=a-cnd].wj-state-disabled,
.wj-control.wj-columnfiltereditor a[wj-part=a-val].wj-state-disabled {
    padding-bottom: 6px;
    font-weight: 600;
    border-bottom: 4px solid #1d7366
}

.wj-control.wj-columnfiltereditor a[wj-part=a-cnd] {
    float: left
}

.wj-control.wj-columnfiltereditor a[wj-part=a-val],
[dir=rtl] .wj-control.wj-columnfiltereditor a[wj-part=a-cnd] {
    float: right
}

[dir=rtl] .wj-control.wj-columnfiltereditor a[wj-part=a-val] {
    float: left
}

.wj-control.wj-columnfiltereditor [wj-part=div-edt-cnd] {
    padding: 10px 10px 0;
    border-bottom: 1px solid #afafaf
}

.wj-control.wj-columnfiltereditor [wj-part=div-edt-cnd] .wj-control.wj-dropdown.wj-content {
    width: 100%
}

.wj-control.wj-columnfiltereditor [wj-part=div-edt-val] {
    padding: 10px 0 0 10px;
    border-bottom: 1px solid #afafaf
}

.wj-control.wj-columnfiltereditor [wj-part=div-edt-val]>div>label {
    width: calc(100% + 10px);
    margin: 0 -10px !important;
    padding: 10px 10px 10px 20px !important;
    border-bottom: 1px solid #afafaf;
    border-top: 1px solid #afafaf
}

.wj-control.wj-columnfiltereditor [wj-part=div-edt-val] [wj-part=div-filter]+.wj-listbox-item {
    padding: 5px 6px
}

.wj-control.wj-columnfiltereditor .wj-control.wj-dropdown.wj-content {
    width: calc(100% - 10px);
    margin-bottom: 10px
}

.wj-control.wj-columnfiltereditor .wj-dropdown.wj-control.wj-listbox.wj-content {
    max-height: 250px !important;
    width: 100%;
    margin-bottom: 0
}

.wj-control.wj-columnfiltereditor [wj-part=div-sort] {
    font-size: 0;
    border-bottom: 1px solid #afafaf;
    padding: 8px;
    height: 53px;
    text-align: center
}

.wj-control.wj-columnfiltereditor .wj-filtertype {
    margin: 0 !important;
    font-size: 0;
    line-height: 16px;
    padding: 10px;
    height: 37px;
    border-bottom: 1px solid #afafaf;
    background-color: #fff
}

.wj-control.wj-columnfiltereditor a[wj-part=a-cnd],
.wj-control.wj-columnfiltereditor a[wj-part=a-val] {
    color: #404040
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-asc],
.wj-control.wj-columnfiltereditor button[wj-part=btn-dsc] {
    margin: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 10px;
    min-width: 100px !important;
    width: calc(50% - 5px);
    color: #1d7366;
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 5px;
    float: left
}

[dir=rtl] .wj-control.wj-columnfiltereditor button[wj-part=btn-asc],
[dir=rtl] .wj-control.wj-columnfiltereditor button[wj-part=btn-dsc] {
    float: right
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-asc]:hover,
.wj-control.wj-columnfiltereditor button[wj-part=btn-dsc]:hover {
    color: #144e45;
    background-color: #fff;
    border: 1px solid #666
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-asc]:active,
.wj-control.wj-columnfiltereditor button[wj-part=btn-dsc]:active {
    border-color: #144e45
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-asc]:focus,
.wj-control.wj-columnfiltereditor button[wj-part=btn-dsc]:focus {
    outline: none;
    transition: border-color .1s, box-shadow .1s;
    border-color: #1d7366;
    box-shadow: 0 0 0 1px #1d7366 !important;
    z-index: 1
}

.wj-control.wj-columnfiltereditor button[wj-part=btn-dsc] {
    float: right
}

[dir=rtl] .wj-control.wj-columnfiltereditor button[wj-part=btn-dsc] {
    float: left
}

.wj-dropdown-panel {
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .2);
    border-radius: 0;
    color: #404040
}

.wj-dropdown-panel .wj-state-selected {
    background: #edeff5;
    color: #404040
}

.bento-flex-grid .bento-flex-grid-sticky-toolbar .bento-toolbar,
.bento-flex-grid .bento-flex-grid-sticky-toolbar .wj-grouppanel {
    border: none;
    border-bottom: 1px solid #afafaf
}

.wj-rowheaders .wj-cell.wj-header,
.wj-topleft .wj-cell.wj-header {
    border-right: 1px solid #d0d0d0
}

[dir=rtl] .wj-rowheaders .wj-cell.wj-header,
[dir=rtl] .wj-topleft .wj-cell.wj-header {
    border-right: none;
    border-left: 1px solid #d0d0d0
}

.bento-flex-grid {
    border-radius: 0;
    outline: none;
    margin-top: -1px;
    border: 1px solid #afafaf
}

.bento-flex-grid:not(.list-grid) .wj-cell {
    border-left: 1px solid #afafaf
}

.bento-flex-grid:not(.list-grid) .wj-cell.badge-column {
    padding: 0 10px
}

.bento-flex-grid:not(.list-grid) .wj-cell.badge-column>div {
    align-items: center;
    display: flex
}

[dir=rtl] .bento-flex-grid:not(.list-grid) .wj-cell {
    border-left: none;
    border-right: 1px solid #afafaf
}

.bento-flex-grid:not(.list-grid) .wj-alt:not(.wj-header):not(.wj-group):not(.wj-state-selected):not(.wj-state-multi-selected).col-select,
.bento-flex-grid:not(.list-grid) .wj-cell.col-select,
.bento-flex-grid:not(.list-grid) .wj-cell:not(.wj-header):not(.wj-group):not(.wj-alt):not(.wj-state-selected):not(.wj-state-multi-selected).col-select {
    background: #f5f7ff
}

.bento-flex-grid:not(.list-grid) .wj-header.wj-cell {
    background-color: #fff
}

.bento-flex-grid:not(.list-grid) .wj-rowheaders .wj-header.wj-cell,
.bento-flex-grid:not(.list-grid) .wj-topleft .wj-header.wj-cell {
    text-align: center;
    background: #f5f7ff;
    border-right: 1px solid #afafaf
}

[dir=rtl] .bento-flex-grid:not(.list-grid) .wj-rowheaders .wj-header.wj-cell,
[dir=rtl] .bento-flex-grid:not(.list-grid) .wj-topleft .wj-header.wj-cell {
    border-right: none;
    border-left: 1px solid #afafaf
}

.bento-flex-grid div[wj-part=sz] {
    background-color: #8f221a
}

.bento-flex-grid .select {
    background-color: #1d7366;
    color: #fff !important
}

.bento-flex-grid .wj-state-sticky .wj-header {
    opacity: 1
}

.bento-flex-grid div[wj-part=ch] {
    background-color: #f5f7ff;
    border-bottom: 1px solid #afafaf
}

.bento-flex-grid .wj-glyph-filter {
    font-size: 1.1em
}

.bento-flex-grid .wj-header.wj-cell {
    color: #083899;
    font-size: .85em;
    padding: 8px 10px;
    text-transform: capitalize
}

.bento-flex-grid .wj-header.wj-cell.wj-filter-off,
.bento-flex-grid .wj-header.wj-cell.wj-filter-on,
[dir=rtl] .bento-flex-grid .wj-header.wj-cell.wj-filter-off,
[dir=rtl] .bento-flex-grid .wj-header.wj-cell.wj-filter-on {
    padding: 9px 7px
}

.bento-flex-grid .wj-header.wj-cell input:not([type=checkbox]) {
    color: #404040;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #666;
    display: inline-block;
    padding: 0 6px;
    vertical-align: middle;
    border-radius: 0
}

.bento-flex-grid .wj-header.wj-cell .bento-select,
.bento-flex-grid .wj-header.wj-cell .bento-select>.btn,
.bento-flex-grid .wj-header.wj-cell .form-control,
.bento-flex-grid .wj-header.wj-cell bento-combobox.bento-select div.input-label,
.bento-flex-grid .wj-header.wj-cell bento-combobox.bento-select div.placeholder,
.bento-flex-grid .wj-header.wj-cell bento-combobox.bento-select input[type=text] {
    height: 30px;
    line-height: 1em;
    font-weight: 400
}

.bento-flex-grid .wj-header.wj-cell .bento-select>.btn [class^=bento-icon] {
    top: -4px
}

.bento-flex-grid .wj-header.wj-cell .wj-input input {
    border: none
}

.bento-flex-grid .wj-header.wj-cell .wj-dropdown {
    height: 30px
}

.bento-flex-grid .wj-header.wj-cell .wj-glyph-filter {
    color: #083899;
    opacity: 1
}

.bento-flex-grid .wj-header.wj-cell.compare-a {
    text-align: center !important;
    background-color: #214acc;
    color: #fff
}

.bento-flex-grid .wj-header.wj-cell.compare-b {
    text-align: center !important;
    background-color: #083899;
    color: #fff
}

.bento-flex-grid .wj-header.wj-cell.compare-c {
    text-align: center !important;
    background-color: #092856;
    color: #fff
}

.bento-flex-grid .wj-cell {
    border-bottom: 1px solid #afafaf;
    border-right: 0;
    background-color: #fff;
    color: #3d3d3d;
    padding: 10px;
    font-size: .929rem;
    line-height: 16px
}

[dir=rtl] .bento-flex-grid .wj-cell {
    border-left: 0
}

.bento-flex-grid .wj-cell a,
.bento-flex-grid .wj-cell a:hover {
    color: #083899 !important;
    text-decoration: underline !important
}

.bento-flex-grid .wj-cell .btn.dropdown-toggle {
    padding: 0 10px
}

.bento-flex-grid .wj-cell .btn.dropdown-toggle i,
[dir=rtl] .bento-flex-grid .wj-cell .btn.dropdown-toggle i {
    margin: 0
}

.bento-flex-grid .wj-cell .wj-grid-editor {
    padding: 8px 10px;
    position: absolute;
    left: 0;
    top: 0
}

[dir=rtl] .bento-flex-grid .wj-cell .wj-grid-editor {
    left: auto;
    right: 0
}

.bento-flex-grid .wj-cell>span.wj-glyph-down,
.bento-flex-grid .wj-cell>span.wj-glyph-up {
    margin-left: .25em
}

[dir=rtl] .bento-flex-grid .wj-cell>span.wj-glyph-down,
[dir=rtl] .bento-flex-grid .wj-cell>span.wj-glyph-up {
    margin-right: .25em;
    margin-left: 0
}

.bento-flex-grid .wj-cell .form-control,
.bento-flex-grid .wj-cell bento-combobox.bento-select div.input-label,
.bento-flex-grid .wj-cell bento-combobox.bento-select div.placeholder,
.bento-flex-grid .wj-cell bento-combobox.bento-select div[role=combobox],
.bento-flex-grid .wj-cell bento-combobox.bento-select input[type=text] {
    height: 100%
}

.bento-flex-grid .wj-cell i {
    color: #3d3d3d
}

.bento-flex-grid .wj-cell[style*="left: 0"] {
    border-left: 0
}

.bento-flex-grid .wj-cell[style*="right: 0"] {
    border-right: 0
}

.bento-flex-grid .wj-state-selected {
    background: #fafafa;
    color: #3d3d3d
}

.bento-flex-grid .wj-state-multi-selected {
    background: #edeff5;
    color: #3d3d3d
}

.bento-flex-grid .bento-cell-selected {
    background: #fafafa !important;
    color: #3d3d3d
}

.bento-flex-grid.wj-flexgrid .wj-frozen-row {
    border-bottom: 4px solid #afafaf
}

.bento-flex-grid .wj-header.wj-cell.hidden {
    display: none
}

.bento-flex-grid .wj-header.wj-cell.bento-input-cell {
    padding: 8px
}

.bento-flex-grid .wj-header.wj-cell.bento-input-cell .wj-content {
    border-radius: 0
}

.bento-flex-grid .wj-header.wj-cell.bento-input-cell>.wj-glyph-down,
.bento-flex-grid .wj-header.wj-cell.bento-input-cell>.wj-glyph-up {
    right: 2px;
    position: absolute
}

.bento-flex-grid .wj-cell .wj-glyph-down-left,
.bento-flex-grid .wj-cell .wj-glyph-down-right,
.bento-flex-grid .wj-cell .wj-glyph-left,
.bento-flex-grid .wj-cell .wj-glyph-right {
    border: none;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    display: inline-block
}

.bento-flex-grid .wj-cell .wj-glyph-down-left:after,
.bento-flex-grid .wj-cell .wj-glyph-down-right:after {
    content: "\e651"
}

.bento-flex-grid .wj-cell .wj-glyph-left:after,
.bento-flex-grid .wj-cell .wj-glyph-right:after {
    content: "\e66b"
}

.bento-flex-grid .cell-actions {
    padding: 10px 13px
}

.bento-flex-grid .wj-alt:not(.wj-header):not(.wj-group):not(.wj-state-selected):not(.wj-state-multi-selected):not(.col-select):not(.row-selected),
.bento-flex-grid .wj-cell:not(.wj-header):not(.wj-group):not(.wj-state-selected):not(.wj-state-multi-selected):not(.col-select):not(.row-selected) {
    background: #fff
}

.bento-flex-grid .wj-group:not(.wj-state-selected):not(.wj-state-multi-selected) {
    background-color: #fff
}

.bento-flex-grid .wj-cells .wj-cell.wj-state-multi-selected,
.bento-flex-grid .wj-cells .wj-cell.wj-state-selected {
    background: #fafafa;
    color: #3d3d3d
}

.bento-flex-grid .wj-cell.wj-state-invalid {
    border: 1px solid #8f221a
}

.bento-flex-grid .wj-cell.wj-state-invalid:not(.wj-header):after {
    border-right: 0
}

.bento-flex-grid .wj-rowheaders .wj-header.wj-cell,
.bento-flex-grid .wj-topleft .wj-header.wj-cell {
    border-right: 0;
    border-left: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.bento-flex-grid .wj-rowheaders .wj-header.wj-cell bento-checkbox,
.bento-flex-grid .wj-topleft .wj-header.wj-cell bento-checkbox {
    margin: 0
}

.bento-flex-grid .wj-rowheaders .wj-header.wj-cell bento-checkbox .bento-icon-checkbox:before,
.bento-flex-grid .wj-topleft .wj-header.wj-cell bento-checkbox .bento-icon-checkbox:before {
    color: #999
}

.bento-flex-grid .wj-rowheaders .wj-header.wj-cell bento-checkbox:focus,
.bento-flex-grid .wj-topleft .wj-header.wj-cell bento-checkbox:focus {
    box-shadow: none !important
}

.bento-flex-grid .wj-rowheaders .wj-header.wj-cell bento-checkbox:hover .bento-icon-checkbox:before,
.bento-flex-grid .wj-topleft .wj-header.wj-cell bento-checkbox:hover .bento-icon-checkbox:before {
    color: #404040
}

.bento-flex-grid .wj-colheaders .wj-header.wj-cell,
.bento-flex-grid .wj-topleft .wj-header.wj-cell,
.bento-flex-grid div[wj-part=ch] {
    border-bottom: 1px solid #afafaf
}

.bento-flex-grid .wj-colheaders .wj-header.wj-cell.wj-state-multi-selected {
    border-bottom: 2px solid #666
}

.bento-flex-grid .wj-rowheaders .wj-header.wj-cell.wj-state-multi-selected {
    border-right: 2px solid #666
}

[dir=rtl] .bento-flex-grid .wj-rowheaders .wj-header.wj-cell.wj-state-multi-selected {
    border-right: none;
    border-left: 2px solid #666
}

.bento-flex-grid .is-read-only.wj-alt:not(.wj-header):not(.wj-group):not(.wj-state-selected):not(.wj-state-multi-selected):not(.col-select):not(.row-selected),
.bento-flex-grid .is-read-only.wj-cell:not(.wj-header):not(.wj-group):not(.wj-alt):not(.wj-state-multi-selected):not(.col-select) {
    background: #f0f0f0
}

.bento-flex-grid .is-editable.wj-alt:not(.wj-header):not(.wj-group):not(.wj-state-multi-selected):not(.col-select),
.bento-flex-grid .is-editable.wj-cell:not(.wj-header):not(.wj-group):not(.wj-alt):not(.wj-state-multi-selected):not(.col-select) {
    background: #fcf8e6
}

.bento-flex-grid .wj-marquee {
    border: none;
    box-shadow: inset 0 0 0 2px #052483
}

.bento-flex-grid .wj-cell.wj-group {
    padding-left: 0
}

[dir=rtl] .bento-flex-grid .wj-cell.wj-group {
    padding-right: 0
}

.bento-flex-grid .wj-cell.wj-group .collapse-icon,
.bento-flex-grid .wj-cell.wj-group [wj-collapse] {
    margin-left: 13px;
    cursor: pointer
}

[dir=rtl] .bento-flex-grid .wj-cell.wj-group .collapse-icon,
[dir=rtl] .bento-flex-grid .wj-cell.wj-group [wj-collapse] {
    margin-right: 13px;
    margin-left: 0
}

.bento-flex-grid .wj-colheaders .wj-header.wj-cell.col-select {
    font-size: 1em;
    padding: 10px
}

.bento-flex-grid .wj-cell.col-select:not(.wj-group) {
    padding: 13px 10px !important
}

.bento-flex-grid .wj-cell .cell-checkbox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    color: #3d3d3d;
    cursor: pointer;
    transition: background-color .2s
}

.bento-flex-grid .wj-cell .cell-checkbox:after {
    display: block;
    margin-top: 13px;
    font-family: bento-icons;
    content: ""
}

.bento-flex-grid .wj-colheaders .wj-header.wj-cell .cell-checkbox:after {
    margin-top: 10px
}

.bento-flex-grid .wj-cell .cell-checkbox.active,
.bento-flex-grid .wj-cell .cell-checkbox.selected {
    background-color: #fafafa
}

.bento-flex-grid .wj-cell .cell-checkbox.active:hover,
.bento-flex-grid .wj-cell .cell-checkbox.selected:hover {
    background-color: #666
}

.bento-flex-grid .wj-cell .cell-checkbox.active:after,
.bento-flex-grid .wj-cell .cell-checkbox.selected:after {
    content: "";
    color: #fff
}

.bento-flex-grid .wj-cell .cell-checkbox.indeterminate:after {
    content: ""
}

.bento-flex-grid .wj-cell.border-right-thick,
.bento-flex-grid .wj-cell.wj-frozen.wj-frozen-col.wj-state-selected,
.bento-flex-grid .wj-cell.wj-group.wj-frozen-col,
.bento-flex-grid .wj-cell.wj-header.wj-frozen-col,
.bento-flex-grid.wj-flexgrid .wj-cell.wj-frozen-col,
.bento-flex-grid .wj-frozen-col {
    border-right: 4px solid #afafaf
}

[dir=rtl] .bento-flex-grid .wj-cell.border-right-thick,
[dir=rtl] .bento-flex-grid .wj-cell.wj-frozen.wj-frozen-col.wj-state-selected,
[dir=rtl] .bento-flex-grid .wj-cell.wj-group.wj-frozen-col,
[dir=rtl] .bento-flex-grid .wj-cell.wj-header.wj-frozen-col,
[dir=rtl] .bento-flex-grid.wj-flexgrid .wj-cell.wj-frozen-col,
[dir=rtl] .bento-flex-grid .wj-frozen-col {
    border-right: none;
    border-left: 4px solid #afafaf
}

.bento-flex-grid .wj-cell.row-selected {
    background: #e1edfa !important
}

.bento-flex-grid .wj-cell .clickable {
    color: #404040
}

.bento-flex-grid .wj-cell .btn.btn-xs {
    padding: 0 10px
}

.bento-flex-grid .wj-cell .btn.btn-xs:last-child {
    margin-right: 0
}

[dir=rtl] .bento-flex-grid .wj-cell .btn.btn-xs:last-child {
    margin-left: 0
}

.bento-flex-grid .full-cell {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 13px
}

.bento-flex-grid .has-hover {
    transition: background-color .15s
}

.bento-flex-grid .has-hover:hover {
    background-color: #404040;
    color: #fff
}

.bento-flex-grid .has-hover:hover .clickable {
    color: #fff;
    border-bottom: 1px solid #fff
}

.bento-flex-grid .hover {
    background-color: #404040;
    color: #fff
}

.bento-flex-grid .hover .clickable {
    color: #fff;
    border-bottom: 1px solid #fff
}

.bento-flex-grid .column-head-group-icon,
.bento-flex-grid .group-icon {
    font-size: 1.429rem;
    cursor: pointer;
    line-height: 0
}

.bento-flex-grid .group-icon {
    margin-right: 25px
}

[dir=rtl] .bento-flex-grid .group-icon {
    margin-right: 0;
    margin-left: 25px
}

.bento-flex-grid .tree {
    margin-right: 15px;
    font-size: 1.143rem
}

[dir=rtl] .bento-flex-grid .tree {
    margin-right: 0;
    margin-left: 15px
}

.bento-flex-grid .group-icon:before {
    font-size: 1.429rem;
    line-height: 0;
    top: 4px;
    position: relative
}

.bento-flex-grid .tree-indent {
    margin-left: 37px
}

[dir=rtl] .bento-flex-grid .tree-indent {
    margin-left: 0;
    margin-right: 37px
}

.bento-flex-grid .has-pointer {
    cursor: pointer
}

.bento-flex-grid .column-head-group-icon:after {
    content: "";
    width: 10px;
    height: 3px;
    background-color: #3d3d3d;
    position: absolute;
    top: 5px;
    left: 5px
}

.bento-flex-grid .wj-cell .selected i {
    color: #1d7366
}

.bento-flex-grid .wj-glyph-filter:after {
    border: none
}

.bento-flex-grid .wj-cell.wj-detail {
    border-left: 4px solid #1d7366;
    padding: 0
}

.bento-flex-grid .wj-cell .active {
    color: #1d7366
}

.bento-flex-grid .actions-icon:hover i {
    color: #999
}

.bento-flex-grid .actions-icon i {
    margin-right: 10px
}

[dir=rtl] .bento-flex-grid .actions-icon i {
    margin-right: 0;
    margin-left: 10px
}

.bento-flex-grid .grid-action-icon {
    cursor: pointer;
    margin-right: 10px
}

[dir=rtl] .bento-flex-grid .grid-action-icon {
    margin-right: 0;
    margin-left: 10px
}

.bento-flex-grid .grid-action-icon.bento-icon-edit {
    margin-right: 8px
}

[dir=rtl] .bento-flex-grid .grid-action-icon.bento-icon-edit {
    margin-right: 0;
    margin-left: 8px
}

.bento-flex-grid .grid-action-icon:hover,
.bento-flex-grid .grid-action-icon:hover i {
    color: #999
}

.wj-header[class*=wj-filter] .wj-glyph-down:only-child,
.wj-header[class*=wj-filter] .wj-glyph-up:only-child {
    display: inline-block
}

.multi-select.wj-sort-asc:after,
.wj-glyph-up:after {
    content: "\e647"
}

.multi-select.wj-sort-desc:after,
.wj-glyph-down:after {
    content: "\e638"
}

.wj-flexgrid .wj-marker {
    background-color: #1d7366
}

.grid-dropdown .dropdown-item,
.grid-dropdown li {
    padding: 5px 10px
}

.grid-dropdown.dropdown,
.grid-dropdown.dropup {
    display: inline-block;
    vertical-align: text-bottom
}

[wj-part=cells] .wj-cell>div {
    height: 100%
}

[wj-part=cells] .wj-cell .bento-select {
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

[wj-part=cells] .wj-cell .bento-select>input {
    padding-left: 9px
}

[dir=rtl] [wj-part=cells] .wj-cell .bento-select>input {
    padding-left: 0;
    padding-right: 9px
}

[wj-part=cells] .wj-cell .bento-select select {
    height: 100%;
    border: none
}

[wj-part=cells] .wj-cell .bento-select .btn {
    height: 100%
}

[wj-part=cells] .wj-cell .bento-number-input-wrapper,
[wj-part=cells] .wj-cell .bento-number-input-wrapper.six-digit {
    width: 100%;
    height: 100%
}

[wj-part=cells] .wj-cell .bento-number-input-wrapper.six-digit [bento-number-input],
[wj-part=cells] .wj-cell .bento-number-input-wrapper [bento-number-input] {
    border: none;
    height: 100%
}

[wj-part=cells] .wj-cell .bento-number-input-wrapper .bento-number-input-button,
[wj-part=cells] .wj-cell .bento-number-input-wrapper.six-digit .bento-number-input-button {
    border-top: none;
    border-bottom: none;
    height: 100%
}

[wj-part=cells] .wj-cell .bento-number-input-wrapper .bento-number-input-button.bento-number-input-button-down,
[wj-part=cells] .wj-cell .bento-number-input-wrapper.six-digit .bento-number-input-button.bento-number-input-button-down {
    border-top: none
}

.bento-flex-grid .bento-flex-grid-checkbox {
    border: 1px solid #404040;
    background: #fff;
    height: 16px;
    width: 16px;
    font-size: .85em;
    line-height: 14px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.bento-flex-grid .bento-flex-grid-checkbox:not([class*=bento-icon-]) {
    border: 1px solid #999
}

.bento-flex-grid .bento-flex-grid-checkbox:hover {
    border: 1px solid #404040
}

.bento-flex-grid .bento-flex-grid-checkbox.disabled,
.bento-flex-grid .bento-flex-grid-checkbox[disabled] {
    cursor: not-allowed;
    border: 1px solid #d0d0d0;
    background: #fafafa
}

.force-desktop.bento-flex-grid .bento-flex-grid-checkbox,
.force-desktop .bento-flex-grid .bento-flex-grid-checkbox {
    height: 14px;
    width: 14px
}

[filter-row-footer],
[grid-footer-for] {
    position: relative;
    border-top: 4px solid #afafaf
}

[filter-row-footer] .wj-colheaders .wj-header.wj-cell,
[filter-row-footer] .wj-topleft .wj-header.wj-cell,
[filter-row-footer] div[wj-part=ch],
[grid-footer-for] .wj-colheaders .wj-header.wj-cell,
[grid-footer-for] .wj-topleft .wj-header.wj-cell,
[grid-footer-for] div[wj-part=ch] {
    border-bottom: none
}

[filter-row-footer].fixed,
[grid-footer-for].fixed {
    position: absolute;
    bottom: 0;
    left: 0
}

.bento-flex-grid .navbar-nav>li>a {
    text-decoration: none !important
}

.android .btn-column-group,
.ios .btn-column-group {
    display: none
}

.bento-grid-header {
    font-size: 1.714rem;
    font-weight: 400
}

.bento-flex-grid .status-indicator.extremely-long:before {
    background-color: #083899
}

.wj-tooltip.wj-error-tip {
    background: #fff8f7;
    color: #000;
    font-weight: 400;
    border-color: #8f221a
}

.wj-tooltip.wj-error-tip:before {
    color: #8f221a;
    position: relative;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    speak: none;
    line-height: 0;
    top: 4px;
    font-size: 17px;
    height: 14px;
    width: 1.3em;
    content: "";
    border: none;
    display: inline-block
}

.wj-tooltip.wj-error-tip:after {
    border-top: none
}

.wj-listbox-item {
    padding: 5px 10px
}

.wj-listbox-item input[type=checkbox] {
    margin: 4px 6px 0 0;
    vertical-align: baseline
}

.wj-content.wj-dropdown {
    border-radius: 0;
    height: 100%;
    width: 100%
}

.wj-content {
    opacity: 1
}

.wj-content,
.wj-content:focus {
    border-color: #afafaf
}

.wj-input-group-btn:last-child>.wj-btn {
    border: none;
    background: none
}

.wj-btn-default:hover {
    background-color: #fff
}

.wj-cell .wj-multiselect {
    position: absolute;
    display: block;
    left: 0;
    top: 0
}

.wj-cell .wj-multiselect .wj-template {
    position: absolute !important;
    width: 100%
}

.wj-listbox-item:not(.wj-state-selected):not(.wj-state-disabled):not(.wj-separator):hover {
    background-color: #edeff5
}

.wj-btn .wj-glyph-down:after {
    content: "\e630";
    font-size: 1.5rem
}

.wj-control.wj-dropdown .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-btn {
    border-left: none
}

.wj-control.wj-dropdown .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-btn:focus,
.wj-control.wj-dropdown .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-btn:hover {
    background: transparent
}

.wj-control.wj-dropdown .wj-input-group .wj-input-group-btn:last-child:not(:first-child)>.wj-btn .wj-glyph-down {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%)
}

.force-desktop .wj-multiselect .wj-btn .wj-glyph-down {
    vertical-align: text-bottom
}

.bento-flex-grid .wj-header.wj-cell .bento-datepicker {
    width: 100px
}

.bento-flex-grid .wj-header.wj-cell .bento-datepicker .input-group-btn button {
    height: 30px;
    line-height: 1em
}

.bento-flex-grid .wj-cell .input-group,
.bento-flex-grid .wj-cell form-group {
    position: absolute;
    top: 1px;
    left: 0;
    right: 1px;
    bottom: 0;
    width: auto
}

.bento-flex-grid .wj-cell .bento-datepicker {
    height: 100%;
    width: 100%;
    max-height: 40px;
    padding-right: 40px;
    font-size: inherit
}

[dir=rtl] .bento-flex-grid .wj-cell .bento-datepicker {
    padding-left: 40px;
    padding-right: 11.9px
}

.bento-flex-grid .wj-cell .bento-datepicker+.btn {
    position: absolute;
    right: 5px;
    top: 0;
    z-index: 3;
    height: 100%;
    max-height: 40px
}

[dir=rtl] .bento-flex-grid .wj-cell .bento-datepicker+.btn {
    right: auto;
    left: 5px
}

.bento-flex-grid .wj-cell .bento-datepicker+.btn:active {
    background: transparent
}

.bento-flex-grid bento-number-input {
    position: absolute;
    top: 1px;
    right: 1px;
    left: 0;
    bottom: 0;
    max-height: 36px
}

[dir=rtl] .bento-flex-grid bento-number-input {
    right: 0;
    left: 1px
}

.bento-flex-grid bento-number-input input.form-control {
    font-size: .857rem;
    line-height: 34px
}

.bento-flex-grid .bento-number-input-button {
    height: 100%
}

.bento-flex-grid .wj-grouppanel,
.wj-grouppanel {
    padding: 0 0 0 10px;
    height: auto;
    line-height: 60px;
    background-color: #fff;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    display: block
}

[dir=rtl] .bento-flex-grid .wj-grouppanel,
[dir=rtl] .wj-grouppanel {
    padding: 0 10px 0 0
}

.bento-flex-grid .wj-grouppanel .wj-cell:hover,
.wj-grouppanel .wj-cell:hover {
    background: #fff;
    color: #1d7366
}

.bento-flex-grid .wj-grouppanel .wj-cell:hover .wj-remove,
.wj-grouppanel .wj-cell:hover .wj-remove {
    color: #1d7366
}

.bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker,
.wj-grouppanel .wj-header.wj-cell.wj-groupmarker {
    background: #fff;
    border-radius: 20px;
    border: 1px solid #666;
    color: #1d7366;
    font-size: 1rem;
    line-height: 19px;
    font-weight: 400;
    text-decoration: none;
    text-shadow: none;
    text-transform: capitalize;
    margin-top: 12px;
    padding: 6px 10px 3px 16px;
    transition: background .2s
}

[dir=rtl] .bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker,
[dir=rtl] .wj-grouppanel .wj-header.wj-cell.wj-groupmarker {
    padding: 6px 16px 3px 10px;
    display: inline-flex !important;
    height: 33px !important;
    align-items: center
}

.bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker>span.wj-glyph-down,
.bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker>span.wj-glyph-up,
.wj-grouppanel .wj-header.wj-cell.wj-groupmarker>span.wj-glyph-down,
.wj-grouppanel .wj-header.wj-cell.wj-groupmarker>span.wj-glyph-up {
    margin-left: .25em
}

[dir=rtl] .bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker>span.wj-glyph-down,
[dir=rtl] .bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker>span.wj-glyph-up,
[dir=rtl] .wj-grouppanel .wj-header.wj-cell.wj-groupmarker>span.wj-glyph-down,
[dir=rtl] .wj-grouppanel .wj-header.wj-cell.wj-groupmarker>span.wj-glyph-up {
    margin-right: .25em;
    margin-left: -.75em;
    display: flex;
    align-items: center
}

.bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker .wj-remove,
.wj-grouppanel .wj-header.wj-cell.wj-groupmarker .wj-remove {
    background-image: none;
    color: #1d7366;
    font-family: bento-icons;
    font-size: 0;
    font-weight: 400;
    line-height: 16px;
    text-align: center;
    text-shadow: none;
    padding: 0
}

.bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker .wj-remove:after,
.wj-grouppanel .wj-header.wj-cell.wj-groupmarker .wj-remove:after {
    position: relative;
    margin-left: 10px;
    top: 2px;
    font-size: 1rem;
    content: "\e649"
}

[dir=rtl] .bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker .wj-remove:after,
[dir=rtl] .wj-grouppanel .wj-header.wj-cell.wj-groupmarker .wj-remove:after {
    margin-right: 10px;
    margin-left: auto
}

.force-desktop .bento-flex-grid .wj-grouppanel,
.force-desktop.wj-grouppanel,
.force-desktop .wj-grouppanel {
    line-height: 50px
}

.force-desktop .bento-flex-grid .wj-grouppanel .wj-header.wj-cell.wj-groupmarker,
.force-desktop.wj-grouppanel .wj-header.wj-cell.wj-groupmarker,
.force-desktop .wj-grouppanel .wj-header.wj-cell.wj-groupmarker {
    margin-top: 10px;
    font-size: .786rem;
    line-height: 2em;
    padding: 3px 16px
}

.bento-flex-grid.has-row-hover .wj-cells .wj-row:hover .wj-cell {
    background-color: #e1edfa !important
}

.bento-flex-grid .wj-alt:not(.wj-header):not(.wj-group):not(.wj-state-selected):not(.wj-state-multi-selected).status-indicator,
.bento-flex-grid .wj-cell:not(.wj-header):not(.wj-group):not(.wj-state-selected):not(.wj-state-multi-selected).status-indicator {
    background-color: #fff
}

.bento-flex-grid .status-indicator:before {
    content: " ";
    display: block;
    position: absolute;
    border-radius: 12px;
    width: 12px;
    height: 12px;
    top: 50%;
    left: 10px;
    bottom: auto;
    right: auto;
    transform: translate3d(0, -50%, 0)
}

[dir=rtl] .bento-flex-grid .status-indicator:before {
    left: auto;
    right: 10px
}

.bento-flex-grid .wj-cell .wj-elem-dropdown {
    opacity: 1
}

.bento-flex-grid .wj-cell .wj-elem-dropdown .wj-glyph-down {
    position: absolute;
    color: #083899;
    left: -5px;
    top: 50%;
    transform: translateY(-100%)
}

[dir=rtl] .bento-flex-grid .wj-cell .wj-elem-dropdown .wj-glyph-down {
    left: auto;
    right: -5px
}

.bento-flex-grid .wj-cell .wj-elem-dropdown .wj-glyph-down:after {
    font-size: 1.25em;
    content: ""
}

.bento-flex-grid.wj-content .wj-cell.status-indicator {
    padding-left: 30px !important;
    padding-right: 4px !important
}

[dir=rtl] .bento-flex-grid.wj-content .wj-cell.status-indicator {
    padding-left: 4px !important;
    padding-right: 30px !important
}

.bento-flex-grid.wj-content .wj-cell.status-indicator .wj-btn.wj-btn-glyph.wj-right.wj-elem-dropdown {
    font-weight: 400;
    height: 100%;
    left: 0;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    right: 0;
    top: 0;
    opacity: 1
}

.bento-flex-grid.wj-content .wj-cell.status-indicator .wj-btn.wj-btn-glyph.wj-right.wj-elem-dropdown .wj-glyph-down {
    position: relative;
    left: unset;
    top: auto;
    transform: none;
    font-size: 1.15em
}

[dir=rtl] .bento-flex-grid.wj-content .wj-cell.status-indicator .wj-btn.wj-btn-glyph.wj-right.wj-elem-dropdown .wj-glyph-down {
    right: unset
}

.bento-flex-grid .status-indicator.in-progress:before {
    background-color: #5a3d99
}

.bento-flex-grid .status-indicator.warning:before {
    background-color: #cc4100
}

.bento-flex-grid .status-indicator.success:before {
    background-color: #1d7366
}

.bento-flex-grid .status-indicator.error:before {
    background-color: #8f221a
}

.bento-flex-grid .status-indicator.disabled:before {
    background-color: #565656;
    border: 1px solid #999
}

[dir=rtl].status-indicator .wj-listbox .wj-listbox-item {
    padding: 5px 30px 5px 10px
}

[dir=rtl].status-indicator .wj-listbox .wj-listbox-item:before {
    right: 10px;
    left: auto
}

.status-indicator .wj-listbox .wj-listbox-item {
    padding: 5px 10px 5px 30px;
    position: relative
}

.status-indicator .wj-listbox .wj-listbox-item:before {
    content: " ";
    display: block;
    position: absolute;
    border-radius: 12px;
    width: 12px;
    height: 12px;
    top: 50%;
    left: 10px;
    bottom: auto;
    right: auto;
    transform: translateY(-50%)
}

.status-indicator .wj-listbox .wj-listbox-item:first-child:before {
    background-color: #5a3d99
}

.status-indicator .wj-listbox .wj-listbox-item:nth-child(2):before {
    background-color: #cc4100
}

.status-indicator .wj-listbox .wj-listbox-item:nth-child(3):before {
    background-color: #1d7366
}

.status-indicator .wj-listbox .wj-listbox-item:nth-child(4):before {
    background-color: #8f221a
}

.status-indicator .wj-listbox .wj-listbox-item:nth-child(5):before {
    background-color: #565656;
    border: 1px solid #999
}

.status-indicator .wj-listbox .wj-listbox-item:nth-child(6):before {
    background-color: #083899
}

.wj-tooltip {
    background-color: #fff;
    border-radius: 0;
    font-size: .929rem;
    padding: 10px
}

.wj-tooltip:after {
    bottom: -12px;
    border: 6px solid transparent;
    border-top-color: #fff
}

.wj-tooltip.wj-tooltip-down:after,
.wj-tooltip:after {
    position: absolute;
    content: "";
    width: 0;
    right: calc(50% - 6px)
}

.wj-tooltip.wj-tooltip-down:after {
    top: -12px;
    bottom: auto;
    border: 6px solid transparent;
    border-bottom-color: #fff
}

.DescListDropdown .bento-desc-list-item:nth-child(2) {
    clear: both;
    content: "";
    display: table
}

.SectionHeader {
    padding: 2rem 1.5rem 1.25rem
}

.SectionHeader--headingOnly {
    border-bottom: 1px solid #d0d0d0;
    padding: 1.25rem 1.5rem .25rem
}

.SectionHeader--hasSubnav {
    padding-top: 4.25rem
}

@media (min-width:576px) {
    .SectionHeader--search {
        align-items: center;
        display: flex;
        justify-content: space-between
    }

    .SectionHeader--search .SectionHeader-heading {
        margin-bottom: 0;
        margin-right: 1.5rem
    }

    .SectionHeader--search .SectionHeader-formField:first-child {
        max-width: 11.25rem
    }

    .SectionHeader--search .SectionHeader-formField {
        margin-right: .75rem
    }
}

@media (min-width:768px) {
    .SectionHeader--search .SectionHeader-keywordInput {
        width: 16.5rem
    }
}

.SectionHeader--search .SectionHeader-searchForm {
    display: inline-flex
}

.SectionHeader--search .SectionHeader-searchForm,
.SectionHeader-keywordSearch {
    align-items: flex-end
}

.SectionHeader--search .SectionHeader-keywordSearch {
    display: flex
}

@media (max-width:576px) {
    .SectionHeader--search {
        flex-wrap: wrap
    }

    .SectionHeader--search .SectionHeader-keywordSearch,
    .SectionHeader--search .SectionHeader-searchForm {
        display: block
    }

    .SectionHeader--search .SectionHeader-formField {
        margin-bottom: .5rem
    }
}

.SectionLeft,
.SectionMain-content {
    background-color: #fff;
    border: 1px solid #afafaf;
    border-radius: 2px
}

.SectionLeft {
    flex: 1 1 20rem;
    padding: 1.5rem
}

.SectionMain {
    flex: 1 1 100%;
    min-width: 0
}

.SectionLeft-header,
.SectionMain-header {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.SectionLeft-header {
    margin-bottom: .875rem
}

.SectionLeft-header .btn {
    flex: none
}

.SectionMain-body,
.SectionMain-header {
    padding: 1.5rem
}

.SectionMain-header {
    border-bottom: 1px solid #afafaf
}

.SectionLeft-title,
.SectionMain-title {
    margin-bottom: 0
}

.SectionLeft-title {
    font-size: 1.25rem;
    line-height: 1.5rem
}

.SectionMain-content+.SectionMain-content {
    margin-top: 1.5rem
}

@media (min-width:768px) {
    .SectionLeft {
        margin-right: 1.5rem;
        min-width: 23.125rem
    }
}

@media (max-width:768px) {
    .SectionLeft {
        margin-bottom: 1.5rem
    }
}

@media (max-width:320px) {

    .SectionLeft-header--wrap,
    .SectionMain-header--wrap {
        display: block
    }

    .SectionLeft-header--wrap .SectionLeft-title,
    .SectionMain-header--wrap .SectionMain-title {
        margin-bottom: .5rem
    }
}

.App-contentFullWidth {
    display: flex;
    flex-wrap: wrap;
    margin-top: -1.5rem
}

.App-contentFullWidth .SectionMain-header,
.SectionFooter,
.SectionMain-container .SectionMain-footer,
.SectionSideNav {
    background-color: #fff
}

.App-contentFullWidth .SectionMain,
.SectionSideNav {
    max-width: 100%
}

.SectionSideNav {
    flex: 1 1 20rem
}

.App-contentFullWidth .SectionMain {
    display: flex;
    flex: 0 0 100%
}

.App-contentFullWidth .SectionMain-header {
    border-bottom-color: #d0d0d0;
    padding: 1rem 1.5rem
}

.App-contentFullWidth .SectionMain-body {
    flex: 1 0 auto;
    margin: 0;
    max-width: none;
    padding-bottom: 5rem
}

.App-contentFullWidth .SectionMain-container {
    width: 100%
}

.SectionMain-container .card-body {
    padding: 1rem
}

.SectionMain-container .card-body--expanded {
    border-top: 1px solid #afafaf
}

.SectionFooter,
.SectionMain-container .SectionMain-footer {
    align-items: center;
    border-top: 1px solid #d0d0d0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: .75rem 1.5rem;
    position: fixed;
    width: 100%;
    z-index: 2
}

.SectionMain-container .bento-toolbar {
    border-radius: 0
}

.SectionMain-container .ZeroState {
    margin-top: 3rem
}

@media (max-width:576px) {
    .App-contentFullWidth .SectionMain-header {
        border-top: 1px solid #d0d0d0
    }
}

@media (min-width:576px) {
    .SectionSideNav {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .App-contentFullWidth .SectionMain {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .App-contentFullWidth .SectionMain--noSideNav {
        flex: 1;
        max-width: 100%
    }

    .SectionMain-container {
        display: flex;
        flex-direction: column;
        min-height: calc(100vh - 210px)
    }

    .SectionMain-container--headingOnly {
        min-height: calc(100vh - 141px)
    }

    .SectionMain-container .bento-toolbar {
        border-top: none !important
    }
}

@media (min-width:768px) {
    .SectionSideNav {
        flex: 0 0 20rem;
        max-width: 20rem
    }

    .App-contentFullWidth .SectionMain {
        flex: 0 0 100%;
        max-width: calc(100% - 320px)
    }

    .App-contentFullWidth .SectionMain--noSideNav {
        flex: 1;
        max-width: 100%
    }
}

@media (max-width:868px) {
    .SectionMain-container .bento-toolbar {
        display: block;
        height: auto;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .SectionMain-container .ToolbarAction {
        margin-top: 1rem
    }

    .SectionMain-container .ToolbarAction:last-child {
        margin-bottom: 1rem
    }

    .SectionMain-container .bento-toolbar .navbar-right {
        padding: 0
    }
}

.App-contentFullWidth .SectionMain-body--backgroundWhite,
.App-contentFullWidth .SectionMain-container--backgroundWhite {
    background-color: #fff
}

.App-contentFullWidth .SectionMain-body--backgroundWhite {
    padding-bottom: 4rem
}

.App-contentFullWidth .Form {
    max-width: 25rem;
    width: 100%
}

.App-sidebar .dropdown-menu {
    min-width: 17.9375rem
}

.input-group-prepend .input-group-text {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.input-group-append .input-group-text {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.input-group-text {
    background-color: #fff;
    font-weight: 600;
    height: 32px
}

.form-check {
    align-items: center;
    display: flex;
    padding-left: 0
}

bento-checkbox {
    min-width: 1rem
}

.form-control[disabled],
bento-checkbox.disabled,
bento-checkbox.disabled .bui-checkbox-unchecked,
bento-combobox.bento-select input[disabled]:not(.readonly) {
    background-color: #f0f0f0;
    border-color: #666;
    color: #404040
}

.hint-text {
    line-height: .875rem
}

.bento-select {
    right: 0
}

.Form-smallWidth {
    max-width: 25rem
}

.InputGroup-currency .input-group-text {
    border-bottom-left-radius: 2px !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: 2px !important;
    border-top-right-radius: 0 !important
}

.InputGroup-currency .form-control {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 2px !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 2px !important
}

.Input-fullWidth {
    width: 100% !important
}

.input-group-prepend+.Input-fullWidth {
    width: calc(100% - 34px) !important
}

ol,
ul {
    margin: 0;
    padding: 0
}

ul {
    list-style: none
}

.List {
    vertical-align: middle
}

.List:after {
    clear: both;
    content: "";
    display: table
}

.List-link {
    display: block;
    padding: 12px;
    position: relative;
    text-align: left;
    width: 100%
}

.List-link:focus,
.List-link:hover {
    background: #e1edfa
}

.List-link:disabled {
    background-color: transparent;
    text-decoration: none
}

.List-link.is-selected {
    color: #666
}

.List--inline .List-item {
    float: left;
    margin: 0;
    padding: 0
}

.List--inline .List-item+.List-item {
    margin-left: 4px;
    margin-right: 4px;
    padding-left: 4px;
    padding-right: 4px
}

.List--borders .List-item+.List-item {
    border-top: 1px solid #f0f0f0
}

.List--inline.List--borders .List-item+.List-item {
    border-left: 1px solid #afafaf;
    border-top-width: 0
}

.List--bullets .List-item {
    list-style-type: disc
}

.List--inline.List--bullets .List-item+.List-item {
    margin-left: 24px
}

.List--bullets.List--inline .List-item:first-child {
    list-style-type: none
}

.bento-Avatar {
    background-color: #f5f7ff;
    border: 1px solid #083899;
    border-radius: 50%;
    color: #083899;
    display: inline-block;
    flex: 0 0 auto;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 2.25rem;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap
}

.bento-Avatar--small {
    font-size: 12px;
    height: 24px;
    line-height: 22px;
    width: 24px
}

.bento-Avatar--medium {
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    width: 32px
}

.bento-Avatar--large {
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    width: 40px
}

.bento-Avatar--extraLarge {
    font-size: 32px;
    height: 64px;
    line-height: 62px;
    width: 64px
}

.bento-flex-grid:not(.list-grid) .wj-header.wj-cell,
.wj-cell.wj-header {
    background-color: #f5f7ff;
    font-size: .875rem;
    font-weight: 600
}

.wj-content {
    border-bottom-width: 0;
    border-left-width: 0;
    border-radius: 0
}

.wj-cell,
.wj-content {
    border-right-width: 0
}

.wj-cell {
    border-bottom-color: #afafaf;
    line-height: normal;
    padding-left: 1rem;
    padding-right: 1rem;
    white-space: normal
}

.wj-cell.wj-align-center {
    justify-content: center
}

.wj-cell.wj-align-right {
    justify-content: flex-end
}

.wj-cells .wj-cell.wj-state-selected {
    background-color: transparent;
    color: #404040
}

.wj-cells .wj-cell.wj-state-selected:before {
    border: 1px dashed #083899;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bento-flex-grid.has-row-hover .wj-cells .wj-row:hover .wj-cell {
    background-color: #edeff5 !important
}

[wj-part=cells] .wj-cell>div {
    height: auto
}

.bento-flex-grid .wj-colheaders .wj-header.wj-cell,
.bento-flex-grid .wj-topleft .wj-header.wj-cell,
.bento-flex-grid div[wj-part=ch] {
    background-color: #f5f7ff
}

.bento-flex-grid:not(.list-grid) .wj-cell {
    border-left: none
}

.bento-flex-grid .wj-cell,
.bento-flex-grid .wj-header.wj-cell {
    padding-left: 1rem;
    padding-right: 1rem
}

.bento-flex-grid .wj-header.wj-cell {
    text-transform: none
}

.bento-flex-grid .wj-cell .title {
    background-color: transparent;
    border: none;
    color: #083899;
    font-family: Source Sans Pro, Arial, sans-serif;
    font-weight: 600;
    margin-right: 0;
    padding: 0;
    text-align: left
}

.bento-flex-grid .wj-cell .title:before {
    content: "" !important
}

.bento-flex-grid .wj-cell span[class*=" bento-icon-"],
.bento-flex-grid .wj-cell span[class^=bento-icon-] {
    margin-right: .75rem
}

.bento-flex-grid .wj-cell [class*=" bento-icon-"]:before,
.bento-flex-grid .wj-cell [class^=bento-icon-]:before {
    color: #000
}

.bento-flex-grid .wj-cell .btn.dropdown-toggle {
    padding: 0
}

.bento-flex-grid .wj-cell.wj-header .wj-glyph-down,
.bento-flex-grid .wj-cell.wj-header .wj-glyph-up {
    margin-left: auto
}

.wj-glyph-down:after,
.wj-glyph-up:after {
    color: #083899
}

.wj-glyph-up:after {
    content: ""
}

.wj-glyph-down:after {
    content: ""
}

.bento-flex-grid .wj-colheaders .wj-header.wj-cell.wj-sort-asc,
.bento-flex-grid .wj-colheaders .wj-header.wj-cell.wj-sort-desc {
    background-color: #e3e8fa
}

.ZeroState {
    min-height: 1.5rem
}

.ZeroState--center {
    margin: 0 auto;
    max-width: 25rem;
    text-align: center;
    width: 100%
}

.ZeroState--textOnly {
    height: 4rem
}

@media (min-width:768px) {
    .modal .modal-dialog .modal-content {
        width: 32rem
    }

    .modal .modal-dialog.modal-lg .modal-content {
        width: 45rem
    }
}

.modal .modal-content {
    overflow: visible
}

.modal .modal-body {
    background-color: #fff
}

.modal.modal-scroll .modal-dialog {
    box-sizing: border-box;
    height: 100%;
    max-height: calc(100% - 3.5rem);
    min-height: 0
}

.modal.modal-scroll .modal-body {
    bottom: 4.5625rem;
    padding: 1.5rem 2rem !important
}

.modal .modal-dialog .modal-content .Modal-hasTabs .modal-header {
    border-bottom: none;
    padding-bottom: 0
}

.modal .modal-dialog .modal-content .Modal-hasTabs .modal-body {
    overflow-y: hidden;
    padding-bottom: 0;
    padding-top: 0
}

.Modal-hasTabs .bento-tabset {
    margin: 0 -1.5rem
}

@media (min-width:800px) {
    .Modal-hasTabs .bento-tabset {
        margin: 0 -2rem
    }
}

.Modal-hasTabs .bento-tabset .nav-tabs {
    padding: 0 1.5rem
}

@media (min-width:800px) {
    .Modal-hasTabs .bento-tabset .nav-tabs {
        padding: 0 2rem
    }
}

.Modal-hasTabs .bento-tabset .tab-content {
    height: calc(100vh - 16.4375rem);
    overflow-y: auto;
    padding: 1.125rem 1.5rem 0
}

@media (min-width:800px) {
    .Modal-hasTabs .bento-tabset .tab-content {
        padding: 1.5rem 2rem 0
    }
}

.modal .modal-dialog .modal-content .modal-body p.bento-text-small {
    font-size: .875rem;
    line-height: 1.25rem
}

.modal .modal-dialog .modal-content .modal-body:first-child {
    margin-top: 0
}

.modal .bento-alert-container .alert {
    display: flex;
    margin-bottom: 1.5rem
}

.modal .bento-alert-container .alert:before {
    left: 0;
    top: .25rem;
    vertical-align: top
}

.modal .btn-outline-primary {
    color: #083899
}

.modal .btn-danger {
    margin-left: .75rem
}

bento-tree bento-expand-collapse-button-group {
    border-bottom-width: 0 !important;
    padding: 0 0 .5625rem .375rem
}

@media (min-width:800px) {
    bento-tree bento-expand-collapse-button-group {
        padding: 0 0 .75rem .5rem
    }
}

bento-tree bento-expand-collapse-button-group .bento-expand-divider {
    color: #404040;
    font-size: 1.25rem;
    vertical-align: baseline
}

bento-tree bento-expand-collapse-button-group .bento-expand-divider:before {
    margin: 0 .375rem
}

@media (min-width:800px) {
    bento-tree bento-expand-collapse-button-group .bento-expand-divider:before {
        margin: 0 .5rem
    }
}

bento-tree .bento-tree-root>.bento-tree-branch-base {
    padding-left: 0
}

bento-tree bento-tree-item .selected>.bento-tree-item-cta:before {
    border-right-width: 0;
    width: 0
}

bento-tree bento-tree-item .selected:before {
    border-bottom-width: 0;
    border-top-width: 0
}

bento-tree-item .bento-tree-item-cta {
    color: #404040;
    line-height: normal
}

bento-tree-item .expand-button-compiled~.bento-tree-item-cta {
    font-weight: inherit !important
}

bento-tree bento-tree-item .bento-tree-item-cta:hover .bento-tree-item-cta-wrapper,
bento-tree bento-tree-item .bento-tree-item-cta:hover>div,
bento-tree bento-tree-item .selected>.bento-tree-item-cta .bento-tree-item-cta-wrapper {
    text-decoration: none
}

.Combobox .form-control {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.Combobox.form-control.bfm-invalid,
.SearchTypeahead .form-control.bfm-invalid {
    margin-right: 1px
}

.Combobox .bento-combobox-container-item:hover,
.SearchTypeahead .dropdown-menu button.dropdown-item.active {
    background-color: #e3e8fa
}

.SearchTypeahead .dropdown-menu {
    width: 100%
}

.SearchTypeahead .dropdown-item {
    padding: 0;
    white-space: normal
}

.SearchTypeahead .ZeroState {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 4rem
}

.DescListDropdown dl {
    padding: .75rem 1rem
}

.DescListDropdown dd,
.DescListDropdown dl {
    margin-bottom: 0
}

.DescListDropdown dd {
    line-height: normal
}

.DescListDropdown .bento-desc-list-item:before {
    line-height: 0
}

.DescListDropdown .bento-desc-list-item:first-child dd {
    font-size: 1.125rem;
    font-weight: 600
}

.DescListDropdown .bento-desc-list-item:first-child dd,
.DescListDropdown .bento-desc-list-item:nth-child(2) dt.sr-only+dd {
    margin-left: 0
}

.DescListDropdown .bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:first-child:before,
.DescListDropdown .bento-desc-list.bento-desc-list--inline.bento-desc-list--bullets .bento-desc-list-item:nth-child(2):before {
    display: none
}

.DescListDropdown .bento-desc-list.bento-desc-list--small {
    color: #404040
}

.DescListDropdown .bento-desc-list .bento-desc-list-item:not(:first-child) dt {
    font-weight: 400 !important
}

.QuickContactInfo-list {
    margin-bottom: 0
}

.QuickContactInfo-list.bento-desc-list.bento-desc-list--sideBySide dt:not(:first-child),
.QuickContactInfo-list.bento-desc-list.bento-desc-list--sideBySide dt:not(:first-child)+dd:not(:first-child) {
    margin-top: .5rem
}

.QuickContactInfo-list.bento-desc-list.bento-desc-list--sideBySide dt {
    width: 22%
}

.QuickContactInfo-list.bento-desc-list.bento-desc-list--sideBySide dd {
    width: 78%
}

html {
    box-sizing: border-box
}

dt,
h1,
h2,
h3,
h4,
strong {
    font-weight: 600 !important
}

a,
a[download] {
    text-decoration: underline
}

a:active,
a:focus,
a:hover,
a[download]:active,
a[download]:focus,
a[download]:hover {
    text-decoration: none
}

a:focus,
a[download]:focus {
    outline: 1px dashed #083899
}

a:active,
a[download]:active {
    color: #092856;
    outline: 1px dashed #092856
}

.bento-tabset .nav-link:focus,
.SectionSideNav a:focus {
    outline: none
}

.SectionHeader {
    background: #fff
}

main[tabindex="-1"]:focus {
    outline: 1px dashed #083899 !important;
    outline-offset: -1px
}

hr {
    border-top-color: #afafaf
}

.Icon-background {
    background-color: #f5f7ff;
    border-radius: 50%;
    display: block;
    flex: none;
    height: 32px;
    margin-right: 8px;
    position: relative;
    width: 32px
}

.Icon-background i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.Modal-closeButton {
    border: 1px solid transparent;
    border-radius: 2px;
    color: #083899;
    display: flex;
    font-size: 1rem;
    height: 2rem;
    justify-content: center;
    opacity: 1;
    position: absolute;
    right: 1rem;
    text-shadow: none;
    top: 1.25rem;
    transition: color .2s, border-color .2s, box-shadow .2s;
    width: 2rem
}

.Form-optional {
    font-weight: 400
}

.CustomErrorMessage span:before {
    content: "";
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: bento-icons;
    font-style: normal;
    font-weight: 400;
    line-height: .0625rem;
    margin-right: .3rem;
    position: relative;
    top: .1875rem;
    vertical-align: baseline
}

.CustomErrorMessage span {
    color: #8f221a;
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.5em;
    vertical-align: middle
}

.global-header-text .topbar-middle .topbar-item a {
    text-transform: capitalize
}

.bento-tabset .nav {
    background: #fff;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.bento-tabset .tab-content {
    background: inherit
}

.bento-tabset .tab-content,
.tabs-top .tab-content {
    padding-top: 1.5rem
}

.bento-tabset.tabs-top>.nav-tabs,
bento-tabset-scroll>.bento-tabset-nav-button-container {
    border-color: #d0d0d0
}

bento-tabset-scroll .tabs-top {
    padding-top: 0 !important
}

.bento-tabset .nav-tabs>.nav-item>.nav-link.active {
    padding-bottom: .38rem
}

@media (max-width:576px) {

    bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:first-child,
    bento-tabset-scroll>.bento-tabset-nav-button-container .bento-tabset-nav-button:last-child {
        display: none
    }

    bento-tabset-scroll>.bento-tabset-nav-button-container.tabset-scroll-nav-buttons {
        display: block;
        position: absolute;
        top: 0
    }
}

.bento-toolbar .navbar-right>li .btn {
    height: 2rem;
    line-height: 1.875rem
}

.dropdown-menu button.is-selected {
    background-color: #e3e8fa
}

.bento-toolbar [ngbdropdown] .dropdown-menu button {
    display: inline-flex;
    justify-content: space-between
}

.dropdown-menu button .bento-icon-checkmark {
    padding-left: 10px
}

.bento-toolbar {
    padding: 0 1.5rem
}

.bento-toolbar .navbar-right {
    padding-right: 0
}

.bento-toolbar .bento-select .btn-icon:hover {
    background-color: transparent
}

bento-combobox-list .bento-combobox-container-empty-label {
    transform: translate(-50%, -50%)
}

bento-combobox-list .bento-icon-file-viewer:before {
    position: absolute;
    top: 50%
}

@media (min-width:768px) {
    .Breadcrumb-bar {
        align-items: center
    }
}

.Breadcrumb-bar {
    display: inline-flex;
    margin-bottom: 1rem;
    margin-top: -1rem
}

.Breadcrumb-bar nav {
    display: flex
}

.bento-toolbar {
    border-bottom: 1px solid #afafaf !important;
    border-top: 1px solid #afafaf !important;
    height: auto;
    justify-content: flex-start
}

.bento-toolbar .navbar-right .btn.btn-primary {
    margin-top: 0
}

.bento-toolbar .dropdown-item {
    height: auto !important;
    line-height: 1.5rem !important;
    padding: .5rem 1rem
}

.bento-toolbar .btn-group {
    margin-left: 0
}

@media (max-width:644px) {
    .bento-toolbar {
        display: block;
        padding-left: 1rem;
        padding-right: 1rem
    }

    .ToolbarAction {
        margin-top: 1rem
    }

    .ToolbarAction:last-child {
        margin-bottom: 1rem
    }

    .bento-toolbar .navbar-right {
        padding-left: 0
    }
}

@media (min-width:645px) {
    .bento-toolbar {
        padding-bottom: .75rem;
        padding-top: .75rem
    }
}

.bento-toolbar .Filter .form-control {
    flex: 1 1 auto;
    padding-right: 30px !important
}

.Filter .input-group {
    flex-wrap: nowrap
}

.Filter-label {
    margin-right: .5rem
}

bento-pagination .bento-pagination .paginate-input-wrap .paginate-input-group input.form-control {
    min-width: 70px
}

bento-pagination {
    display: block
}

.SectionMain .bento-pagination {
    margin-bottom: 0
}

.bento-timepicker .btn-outline-primary {
    color: #083899
}

.bento-combobox-container-item.highlighted,
.bento-combobox-container-item:hover {
    background: #e3e8fa;
    color: #404040
}

.bfm-error-message span {
    font-size: 14px;
    font-weight: 600
}

.bfm-error-message span:before {
    top: 2px
}

.table {
    margin-bottom: 0
}

.table:not(.table-striped) thead:not(.thead-inverse)>tr>th {
    text-transform: none;
    vertical-align: top
}

.table thead>tr>th {
    padding: .5rem 1rem
}

.table tbody>tr>td,
.table tbody>tr>th {
    padding: 1rem
}

bento-side-nav {
    border-right-color: #d0d0d0
}

bento-side-nav>ul {
    border-top: none
}

bento-side-nav>ul>li[bentoSideNavItem] {
    border: none
}

bento-side-nav>ul>li[bentoSideNavItem]>div.label a {
    padding: .75rem 0
}

bento-side-nav>ul>li[bentoSideNavItem]>div.label a div,
bento-side-nav>ul>li[bentoSideNavItem]>div.label a div>span {
    padding: 0;
    position: static !important;
    z-index: 1
}

bento-side-nav>ul>li[bentoSideNavItem]>div.label a div>span {
    display: inline-flex
}

bento-side-nav>ul>li[bentoSideNavItem]>.label a[aria-current=page] div>span:before {
    background: #f0f0f0
}

bento-side-nav>ul>li[bentoSideNavItem] div.label a div>span:before {
    bottom: 0;
    content: "";
    display: block;
    left: -15px;
    position: absolute;
    right: 0;
    top: 0;
    transition: border-top .2s, border-bottom .2s, background-color .2s
}

bento-side-nav>ul>li[bentoSideNavItem]>.label a[aria-current=page] div>span:after {
    background-color: #007BFF
}

bento-side-nav>ul>li[bentoSideNavItem] div.label a div>span:after {
    bottom: 0;
    content: "";
    display: block;
    left: -15px;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: border-top .2s, border-bottom .2s, background-color .2s;
    width: 4px;
    z-index: 1
}

bento-side-nav>ul>li[bentoSideNavItem]>div.label a div>span span {
    position: relative;
    z-index: 3
}

bento-side-nav.SectionSideNav--count>ul>li[bentoSideNavItem]>div.label a div>span {
    display: flex;
    justify-content: space-between;
    padding-right: 1rem
}

@media print {
    @page {
        margin: 2cm
    }

    body {
        font-family: Georgia, serif;
        background: none;
        color: #000
    }

    a,
    blockquote,
    dl,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    img,
    ol,
    p,
    pre,
    table,
    ul {
        page-break-inside: avoid
    }

    a,
    a:link,
    a:visited {
        background: transparent;
        font-weight: 700;
        text-decoration: underline;
        text-align: left
    }

    a:link:after,
    a:visited:after {
        content: " [" attr(href) "] "
    }

    .App,
    .topbar-logo:after {
        display: block !important
    }

    .global-header,
    .global-header .topbar-item,
    .global-header .topbar-left {
        height: auto
    }

    .global-header .topbar-item {
        line-height: 40px;
        padding: 1.5rem 1.5rem .5rem
    }

    .AddEvent ngb-tabset ul,
    .bento-toolbar,
    .Breadcrumb-bar,
    .ContactOverview bento-tabset-scroll ngb-tabset ul,
    .global-header .topbar-middle,
    .global-header .topbar-right,
    .global-subnav,
    .MatterOverview bento-tabset-scroll ngb-tabset ul,
    .modal-footer,
    .MyTimeSummary-buttons,
    .paginate-bento-select,
    .paginate-button,
    .paginate-input-wrap,
    .ProformaDetails-actions,
    .ProformaDetails bento-tabset-scroll ngb-tabset ul,
    .ProformaList bento-tabset-scroll ngb-tabset ul,
    .ProformaSettings bento-tabset-scroll ngb-tabset ul,
    .ProformaTransactions bento-tabset-scroll ngb-tabset ul,
    .SectionFooter,
    .SectionMain-footer,
    .SectionSideNav,
    .tooltip {
        display: none !important
    }

    .App,
    .App-main,
    .bento-tabset .tab-content,
    .global-header {
        background-color: #fff
    }

    #logo .st2 {
        fill: #083899
    }

    .App-contentFullWidth .SectionMain {
        max-width: 100%
    }

    .modal .modal-dialog .modal-content {
        width: 100%
    }

    .modal .modal-dialog {
        margin: 0;
        padding: 0
    }

    .SectionHeader {
        padding-top: 0
    }
}

bento-tags-input-pill {
    align-items: center;
    height: auto;
    line-height: normal
}

bento-tags-input-pill .bento-tags-input-pill-label {
    white-space: normal !important;
    width: 95% !important
}

bento-tags-input-pill .bento-tags-input-pill-close-icon {
    position: relative;
    top: auto
}

input[type=radio]:after {
    background-color: #fff;
    border: 1px solid #666;
    border-radius: 1rem;
    content: "";
    display: inline-block;
    height: 1rem;
    left: -1px;
    position: relative;
    top: -2px;
    visibility: visible;
    width: 1rem
}

input[type=radio]:checked:after {
    border: 6px solid #1d7366
}

.popover {
    max-width: 18.75rem
}

.popover-header {
    background-color: #fff;
    font-size: 1.25rem
}

.popover-body {
    font-size: 1rem
}

.popover-body,
.popover-header {
    padding: 1rem
}

.dropdown-menu {
    max-height: 300px;
    overflow-y: auto
}

.u-statusGood {
    color: #1d7366
}

.u-statusBad {
    color: #8f221a
}

.EmptyValue {
    color: #666
}

.bento-sticky-bar {
    background: #fafafa;
    box-shadow: none
}

.SpellCheck-underline {
    background-image: url(icon-spellcheck-underline.3b28109c87b24e66717f.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    cursor: pointer
}

.SpellCheck-highlight {
    background-color: #083899;
    color: #fff
}

.bento-busyloader-blocker,
.bento-busyloader-front-blocker {
    background: transparent
}

@media (min-width:768px) {
    .toast {
        min-width: 45rem
    }
}

bento-toast-container {
    z-index: 2151
}

ngb-toast .toast-body {
    justify-content: flex-start
}

ngb-toast .toast-body .close {
    margin-left: auto
}

bento-alert-item .alert.bento-alert>span {
    line-height: 1.5rem
}

.btn-group-toggle .btn:not(.btn.btn-icon) {
    min-width: auto
}

.btn>.bento-busyloader-blocker {
    padding-top: .1875rem
}

* {
    box-sizing: border-box
}

.eqjs-menu-itemDiv hr {
    margin: 0
}

.eqjs-qp-panel {
    background: #f9f9f9;
    position: relative;
    font: normal 14px Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif
}

.eqjs-cb-panel *,
.eqjs-ep-panel *,
.eqjs-qc-panel *,
.eqjs-qp-panel * {
    outline: none !important
}

.eqjs-cb-panel :focus,
.eqjs-ep-panel :focus,
.eqjs-qc-panel :focus,
.eqjs-qp-panel :focus {
    border: 1px dotted #09c
}

.eqjs-ep-panel input[type=checkbox]:focus {
    outline: 1px dotted #09c
}

.eqjs-cb-row-column-entattr.active a:focus {
    border-color: #fff
}

.eqjs-addrow {
    padding: 6px 0 0
}

.eqjs-addrow a {
    margin: 0 10px;
    display: inline-block
}

.eqjs-addrow-empty {
    padding: 5px 0 0
}

.eqjs-addrow a {
    font-weight: 700;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px dashed
}

.eqjs-addrow>a:hover {
    border-bottom: 1px solid
}

.eqjs-qc-panel {
    background: #f9f9f9;
    height: 100%;
    position: relative;
    font: normal 14px Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif
}

.eqjs-qc-header {
    font: normal 15px Calibri;
    border-bottom: 1px solid silver;
    padding: 0 0 2px;
    overflow: hidden;
    white-space: nowrap
}

.eqjs-qc-header div {
    font: 700 15px Calibri;
    color: #666;
    display: inline-block
}

.eqjs-qc-header-expression {
    margin-left: 28px;
    min-width: 300px;
    width: auto
}

.eqjs-qp-row {
    min-height: 28px;
    position: relative;
    display: flex
}

.eqjs-qp-level-offset {
    display: inline-block;
    width: 20px
}

.eqjs-qc-row {
    padding-left: 10px;
    min-height: 27px;
    cursor: pointer;
    position: relative
}

.eqjs-qc-col-landing-slot,
.eqjs-qp-cond-landing-slot {
    border-left: 2px solid #fb9c2f;
    border-right: 2px solid #fb9c2f;
    height: 18px;
    padding: 8px 0;
    margin: 0 2px
}

.eqjs-qc-col-landing-slot>div,
.eqjs-qp-cond-landing-slot>div {
    height: 2px;
    width: 100%;
    background-color: #fb9c2f
}

.eqjs-cb-row.active,
.eqjs-cb-row:hover,
.eqjs-qc-row.active,
.eqjs-qc-row:hover,
.eqjs-qp-row.active,
.eqjs-qp-row:hover,
.eqjs-sb-row.active .ui-sortable-helper,
.eqjs-sb-row:hover {
    background: #ece9e9
}

.ui-sortable-helper {
    background-color: #fff;
    padding: 3px 20px;
    border: 2px solid #fb9c2f;
    border-radius: 4px
}

.eqjs-qp-row-group {
    margin-left: 0
}

.eqjs-qp-row-group-root {
    padding: 0 0 0 10px
}

.eqjs-qp-row-group-root,
.eqjs-qp-row-group-root .eqjs-qp-grvalueelement a {
    font-weight: 700;
    font-size: 13px
}

.eqjs-qp-group-root>.eqjs-qp-conditions {
    overflow-y: auto;
    padding: 0 0 6px;
    position: relative
}

.eqjs-qp-row-condition.eqjs-qp-condition-injoin {
    margin-left: 1px;
    box-shadow: inset 3px 0 0 0 #3abb1b
}

.eqjs-qp-row-condition.eqjs-qp-condition-parameterized {
    margin-left: 1px;
    box-shadow: inset 3px 0 0 0 #a74cf1
}

.eqjs-qp-row-condition.eqjs-qp-condition-parameterized.eqjs-qp-condition-injoin {
    margin-left: 1px;
    box-shadow: inset 3px 0 0 0 #a74cf1, inset 4px 0 0 0 #fff, inset 7px 0 0 0 #3abb1b
}

.eqjs-qp-condelement {
    margin: 5px 8px 0 0;
    padding: 1px;
    vertical-align: top;
    font-size: 14px;
    font-weight: 400;
    flex: 0 0 auto;
    overflow: hidden;
    text-overflow: ellipsis
}

.eqjs-qp-condelement.eqjs-qp-attrelement-wide {
    flex-shrink: 1
}

.eqjs-qp-condelement.eqjs-qp-valueelement {
    flex-shrink: 2
}

.eqjs-qc-colelement {
    display: inline-block;
    margin: 3px 8px 0 0;
    vertical-align: top;
    font-size: 14px;
    font-weight: 400
}

.eqjs-qc-hidden .eqjs-qc-colelement {
    opacity: .5
}

.eqjs-qc-expr-block {
    display: inline-block;
    min-width: 300px;
    margin-left: 28px
}

.eqjs-qc-params-block,
.eqjs-qc-params-block span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400
}

.eqjs-qc-params-block {
    margin-right: 8px
}

.eqjs-qc-params-block .eqjs-qp-valueelement {
    margin-right: 0
}

.eqjs-qc-params-block .eqjs-qp-valueelement input[type=text] {
    padding: 0
}

.eqjs-qc-column-checkbox,
.eqjs-qc-column-checkbox.enabled {
    width: 16px;
    height: 16px
}

.eqjs-qp-grelement {
    margin: 5px 8px 0 0;
    vertical-align: top;
    font-size: 14px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    flex: 0 0 auto;
    width: auto
}

.eqjs-qp-condelement>a,
.eqjs-qp-grelement>a,
a.eqjs-qp-condelement,
a.eqjs-qp-grelement {
    border-bottom: 1px dotted #aeaeae;
    color: #09c;
    text-decoration: none;
    white-space: nowrap;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content
}

.eqjs-qc-colelement>a,
a.eqjs-qc-colelement {
    border-bottom: 1px dotted #aeaeae;
    color: #09c;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap
}

.eqjs-qc-colelement>a:hover,
.eqjs-qp-condelement>a:hover,
.eqjs-qp-grelement>a:hover,
a.eqjs-qc-colelement:hover,
a.eqjs-qp-condelement:hover,
a.eqjs-qp-grelement:hover {
    border-bottom: 1px solid #aeaeae
}

.eqjs-qp-valueelement {
    flex: 0 1 auto
}

.eqjs-qp-valueelement a,
a.eqjs-qp-valueelement {
    color: #074b7a
}

.eqjs-qc-attrelement>a,
.eqjs-qc-captionelement>a,
a.eqjs-qc-attrelement,
a.eqjs-qc-captionelement {
    max-width: 285px
}

.eqjs-qp-disabled .eqjs-qp-valueelement span,
.eqjs-qp-readonly .eqjs-qp-valueelement span {
    max-width: 167px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block
}

.eqjs-qp-valueelement input[type=text] {
    font-size: 15px;
    padding: 2px 5px;
    border: 1px solid silver;
    outline: none;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0
}

.eqjs-qc-disabled span,
.eqjs-qp-disabled span {
    color: #9e9e9e;
    font-weight: 400;
    margin-bottom: 2px
}

.eqjs-qp-readonly span {
    color: #333
}

.eqjs-qp-error {
    color: red;
    font-weight: 700
}

.eqjs-qp-ve-loader {
    width: 16px;
    height: 11px
}

.eqjs-qp-level-1 {
    padding-left: 10px
}

.eqjs-qp-level-2 {
    padding-left: 20px
}

.eqjs-qp-level-3 {
    padding-left: 30px
}

.eqjs-qp-level-4 {
    padding-left: 40px
}

.eqjs-qp-level-5 {
    padding-left: 50px
}

.eqjs-qp-level-6 {
    padding-left: 60px
}

.eqjs-qp-level-7 {
    padding-left: 70px
}

.eqjs-qp-level-8 {
    padding-left: 80px
}

.eqjs-qp-level-9 {
    padding-left: 90px
}

.eqjs-qp-level-10 {
    padding-left: 100px
}

.eqjs-qp-level-11 {
    padding-left: 110px
}

.eqjs-qp-level-12 {
    padding-left: 120px
}

.eqjs-qp-level-13 {
    padding-left: 130px
}

.eqjs-qp-level-14 {
    padding-left: 140px
}

.eqjs-qp-level-15 {
    padding-left: 150px
}

.ui-widget {
    font-size: .8em
}

.eqjs-qp-ve-subquery,
.ui-dialog {
    overflow: visible !important
}

.eqjs-qp-condition-buttonsBlock {
    width: auto;
    display: none;
    margin-left: auto
}

.eqjs-qp-row[data-show-buttons]>.eqjs-qp-condition-buttonsBlock {
    display: flex
}

.eqjs-column-buttonsBlock {
    max-width: 100px;
    position: absolute;
    right: 3px;
    top: 0;
    width: auto
}

.eqjs-button-placeholder,
.eqjs-qp-button-placeholder {
    margin: 3px 2px 0;
    width: 22px;
    height: 22px
}

.eqjs-gp-column-button {
    width: 23px;
    height: 23px
}

.eqjs-gp-column-button-menu {
    float: right
}

.eqjs-gp-col-landing-slot {
    width: 2px;
    background-color: #fb9c2f !important
}

.eqjs-qc-sortbutton-placeholder {
    float: none;
    position: absolute
}

.eqjs-button,
.eqjs-qc-column-button,
.eqjs-qc-sortbutton,
.eqjs-qp-condition-button {
    cursor: pointer;
    width: 100%;
    height: 100%
}

.eqjs-qc-row .eqjs-column-sortbutton,
.eqjs-qc-row .eqjs-qc-buttonsBlock {
    display: none
}

.eqjs-qc-row[data-show-buttons] .eqjs-qc-buttonsBlock {
    display: flex
}

.eqjs-qc-row[data-show-buttons] .eqjs-column-sortbutton {
    display: block
}

.eqjs-qp-condition-checkbox,
.eqjs-qp-condition-checkbox.enabled {
    width: 16px;
    height: 16px
}

.eqjs-ep-panel {
    background: #f9f9f9;
    height: 100%;
    min-height: 200px;
    position: relative
}

.eqjs-ep-entity {
    clear: both
}

.eqjs-ep-panel>div.eqjs-ep-entity {
    bottom: 41px;
    left: 0;
    overflow-x: auto;
    position: absolute;
    right: 0;
    top: 30px
}

.eqjs-ep-filter-box {
    left: 0;
    padding: 4px;
    position: absolute;
    right: 0;
    top: 0;
    height: 30px
}

.eqjs-ep-filter-box-input {
    width: 100%
}

.eqjs-ep-entity-block {
    display: block;
    color: #000;
    font: normal 12px Arial;
    margin: 0 10px
}

.eqjs-ep-entity-node {
    border-bottom: 1px solid #e4e4e4;
    padding: 3px 0;
    white-space: nowrap
}

.eqjs-ep-entity-node-label {
    display: inline-block;
    cursor: pointer;
    font: 700 15px Calibri;
    white-space: nowrap;
    margin: 0
}

.eqjs-ep-entity-node-label input {
    margin: 0 5px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -3px
}

.eqjs-ep-entity-block input {
    margin: 0 5px
}

.eqjs-ep-entity-offset {
    display: inline-block;
    width: 15px
}

.eqjs-ep-entity-attr-label {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    padding: 5px 0 0 5px;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    margin: 0
}

.eqjs-ep-entity-attr-label.draggable {
    cursor: move
}

.eqjs-ep-entity-attr-root {
    position: relative
}

.eqjs-ep-entity-attr-label input {
    margin: 0 5px 0 0;
    vertical-align: bottom;
    position: relative;
    top: -3px
}

.eqjs-ep-entity-node-button {
    display: inline-block;
    padding: 4px 10px 7px
}

.eqjs-ep-tool-panel {
    bottom: 0;
    left: 0;
    padding-top: 8px;
    position: absolute;
    right: 0;
    height: 41px
}

.eqjs-ep-tool-panel div.eqjs-ep-tool-panel-left-side {
    float: left;
    width: 50%
}

.eqjs-ep-tool-panel div.eqjs-ep-tool-panel-right-side {
    float: right;
    width: 50%
}

.eqjs-ep-tool-panel div div {
    float: inherit;
    width: 24px;
    height: 24px;
    cursor: pointer;
    margin: 0 10%
}

.eqjs-highlight {
    height: 20px
}

.eqjs-drophover {
    border: 1px dotted #000
}

.eqjs-ep-entity>.eqjs-ep-entity-children {
    float: left;
    width: 100%
}

.eqjs-menu-close-btn {
    position: absolute;
    bottom: 0;
    cursor: pointer;
    text-align: center;
    font-size: 1.1em;
    width: 100%;
    height: 40px;
    border-top: 1px solid #666
}

.eqjs-menu-rootLevel {
    background-color: #888
}

.eqjs-menu-levelDiv {
    background: #fff;
    border: 1px solid silver;
    padding: 5px 0;
    position: relative
}

.eqjs-menu-searchDiv {
    border-bottom: 1px solid silver;
    background-color: #fff;
    cursor: pointer;
    padding: 5px 10px
}

.eqjs-menu-searchBox {
    width: 93%;
    padding: 2px 5px;
    font-weight: 400;
    font-size: 15px
}

.eqjs-menu-searchBox.ui-dialog {
    position: relative
}

.eqjs-menu-scrollDiv {
    min-width: 140px;
    white-space: nowrap;
    overflow: auto;
    font-size: 14px
}

.eqjs-menu-scrollDiv:focus {
    outline: none
}

.eqjs-menu-itemDiv input {
    margin: 4px 10px 0 0;
    vertical-align: top
}

.eqjs-menu-itemDiv {
    font-size: 1em;
    color: #333;
    padding: 5px 10px 5px 20px;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis
}

.eqjs-menu-itemDiv.eqjs-menu-selected {
    padding-left: 3px
}

.eqjs-menu-itemDiv.eqjs-menu-selected:before {
    content: "\2713 ";
    margin-right: 5px
}

.eqjs-menu-itemDiv-arrow {
    position: absolute;
    right: 10px
}

.eqjs-menu-itemDiv-hasChildren {
    padding: 5px 20px;
    font-size: 1em
}

.eqjs-menu-itemDiv-filter-hasChildren {
    padding: 5px 20px;
    font-size: 1em;
    font-weight: 700
}

.eqjs-menu-itemDiv-highlight {
    color: #000;
    background-color: #ff0
}

.eqjs-menu-itemDiv.active,
.eqjs-menu-itemDiv:hover {
    background: #ecf3f5;
    color: #1776b1
}

.eqjs-menu-itemDiv-text {
    float: left
}

.eqjs-menu-applyDiv {
    padding: 5px;
    border-bottom: 1px solid silver;
    margin: 0 0 5px
}

.eqjs-menu-applyDiv button {
    padding: 0 5px;
    cursor: pointer
}

.eqjs-menu-cancel {
    margin: 0 0 0 15px
}

.eqjs-qc-columns {
    overflow-y: auto;
    padding: 4px 0
}

.eqjs-qc-column-drag {
    opacity: .7;
    cursor: n-resize !important;
    background: #f1f1f1;
    width: 664px;
    position: relative
}

.eqjs-qc-column-drag-forbidden {
    background: #f7819f
}

.eqjs-qc-column-sort {
    opacity: .7;
    cursor: n-resize !important;
    background: #e8f3ff;
    padding: 0 20px !important
}

.eqjs-fb-container {
    position: relative
}

.eqjs-fb-header {
    height: 30px;
    line-height: 30px;
    background-color: grey;
    color: #fff;
    font-weight: 700
}

.eqjs-fb-header-link:hover {
    cursor: pointer;
    text-decoration: underline
}

.eqjs-fb-querypanelblock {
    border: 1px solid #aaa
}

.eqjs-fb-querypanel {
    background: none repeat scroll 0 0 #f9f9f9;
    border-bottom: 1px dotted #aaa
}

.eqjs-fb-querypanel>.eqjs-qp-group-root>.eqjs-qp-conditions {
    max-height: 200px !important
}

.eqjs-fb-querypanel .eqjs-qp-addrow {
    margin-bottom: 8px
}

.eqjs-fb-header-icon {
    width: 30px;
    height: 100%;
    display: inline-block;
    background-color: #099cff !important
}

.eqjs-fb-header-icon span {
    padding-left: 8px;
    padding-top: 8px
}

.eqjs-fb-header-arrowblock {
    width: 26px;
    height: 100%;
    display: inline-block;
    padding-top: 11px;
    padding-left: 6px
}

.eqjs-fb-header-arrow {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 7px 7px 0;
    height: 0;
    width: 0
}

.eqjs-fb-header-arrowUp {
    border-width: 0 7px 7px !important
}

.eqjs-fb-header-textblock {
    display: inline-block;
    padding-left: 6px;
    padding-right: 2px
}

.eqjs-fb-header-textblock a {
    color: #fff;
    font-weight: 700
}

.eqjs-fb-header-text {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.eqjs-fb-buttonsblock {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 4px
}

.eqjs-fb-button {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 2px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #fff;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px #F8F9FA;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    text-decoration: none;
    margin-right: 10px
}

.eqjs-fb-button:active,
.eqjs-fb-button:focus,
.eqjs-fb-button:hover {
    text-decoration: none;
    outline: 0 none;
    color: #fff
}

.eqjs-fb-button-apply {
    background-image: linear-gradient(180deg, #5cb85c 0, #419641);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.eqjs-fb-button-clear {
    background-image: linear-gradient(180deg, #428bca 0, #2d6ca2);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.eqjs-fb-button-apply:active,
.eqjs-fb-button-apply:focus,
.eqjs-fb-button-apply:hover {
    background-color: #419641;
    border-color: #3e8f3e
}

.eqjs-fb-button-clear:active,
.eqjs-fb-button-clear:focus,
.eqjs-fb-button-clear:hover {
    background-color: #2d6ca2;
    border-color: #2b669a
}

.eqjs-progress-win8 {
    width: 40px;
    height: 40px;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.eqjs-progress-win8 .wBall {
    position: absolute;
    width: 38px;
    height: 38px;
    opacity: 0;
    -moz-transform: rotate(225deg);
    -moz-animation: orbit 7.15s infinite;
    -webkit-transform: rotate(225deg);
    -webkit-animation: orbit 7.15s infinite;
    -ms-transform: rotate(225deg);
    -ms-animation: orbit 7.15s infinite;
    -o-transform: rotate(225deg);
    -o-animation: orbit 7.15s infinite;
    transform: rotate(225deg);
    animation: orbit 7.15s infinite
}

.eqjs-progress-win8 .wBall .wInnerBall {
    position: absolute;
    width: 5px;
    height: 5px;
    background: #000;
    left: 0;
    top: 0;
    border-radius: 5px
}

.eqjs-progress-win8 #wBall_1 {
    -webkit-animation-delay: 1.56s;
    animation-delay: 1.56s
}

.eqjs-progress-win8 #wBall_2 {
    -webkit-animation-delay: .31s;
    animation-delay: .31s
}

.eqjs-progress-win8 #wBall_3 {
    -webkit-animation-delay: .62s;
    animation-delay: .62s
}

.eqjs-progress-win8 #wBall_4 {
    -webkit-animation-delay: .94s;
    animation-delay: .94s
}

.eqjs-progress-win8 #wBall_5 {
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s
}

@-webkit-keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        -webkit-transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out
    }

    7% {
        opacity: 1;
        -webkit-transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 0
    }

    30% {
        opacity: 1;
        -webkit-transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        -webkit-origin: 7%
    }

    39% {
        opacity: 1;
        -webkit-transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        -webkit-origin: 30%
    }

    70% {
        opacity: 1;
        -webkit-transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 39%
    }

    75% {
        opacity: 1;
        -webkit-transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        -webkit-origin: 70%
    }

    76% {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }

    to {
        opacity: 0;
        -webkit-transform: rotate(900deg)
    }
}

@keyframes orbit {
    0% {
        opacity: 1;
        z-index: 99;
        transform: rotate(180deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    7% {
        opacity: 1;
        transform: rotate(300deg);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        origin: 0
    }

    30% {
        opacity: 1;
        transform: rotate(410deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        origin: 7%
    }

    39% {
        opacity: 1;
        transform: rotate(645deg);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        origin: 30%
    }

    70% {
        opacity: 1;
        transform: rotate(770deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        origin: 39%
    }

    75% {
        opacity: 1;
        transform: rotate(900deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        origin: 70%
    }

    76% {
        opacity: 0;
        transform: rotate(900deg)
    }

    to {
        opacity: 0;
        transform: rotate(900deg)
    }
}

.eqjs-cb-panel,
.eqjs-sb-panel {
    display: flex;
    background: #f9f9f9;
    min-height: 40px;
    position: relative;
    font: normal 14px Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif
}

.eqjs-cb-header,
.eqjs-sb-header {
    display: none
}

.eqjs-cb-columns,
.eqjs-sb-columns {
    position: relative;
    white-space: normal;
    overflow-y: unset;
    min-height: 40px;
    padding: 0;
    max-height: 1000px !important
}

.eqjs-cb-addrow,
.eqjs-gp-addrow,
.eqjs-sb-addrow {
    margin: 5px 2px 2px;
    position: relative;
    flex: 0 0 auto;
    vertical-align: baseline;
    height: 23px;
    width: 23px;
    padding: 0
}

.eqjs-cb-addrow a,
.eqjs-gp-addrow a,
.eqjs-sb-addrow a {
    background: scroll 0 0 transparent;
    border-bottom: none;
    width: 100%;
    height: 100%;
    margin: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.eqjs-cb-addrow>a:hover,
.eqjs-gp-addrow>a:hover,
.eqjs-sb-addrow>a:hover {
    border-bottom: none
}

.eqjs-cb-row,
.eqjs-sb-row {
    position: relative;
    height: 27px;
    cursor: pointer;
    display: inline-block;
    margin: 2px;
    background-color: #fff;
    border: 1px solid #09c;
    min-width: 80px;
    font: normal 14px Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #09c
}

.eqjs-cb-row.eqjs-cb-disabled {
    background-color: #d3d3d3;
    border: 1px dotted #999;
    color: #999
}

.eqjs-cb-row.eqjs-cb-readonly {
    background-color: #fff;
    border: 1px dotted #999;
    color: #999
}

.eqjs-cb-row .eqjs-cb-buttonsBlock,
.eqjs-cb-row .eqjs-column-sortbutton {
    display: none
}

.eqjs-cb-row[data-show-buttons] .eqjs-cb-buttonsBlock {
    display: flex
}

.eqjs-cb-row[data-show-buttons] .eqjs-column-sortbutton {
    display: block
}

.eqjs-cb-expr-block {
    display: none
}

.eqjs-cb-colelement,
.eqjs-sb-colelement {
    display: inline-block;
    margin: 4px 8px 0 0;
    vertical-align: top;
    font-size: 14px;
    font-weight: 400
}

.eqjs-cb-colelement:first-child,
.eqjs-sb-colelement:first-child {
    margin-left: 8px !important
}

.eqjs-cb-colelement>a,
.eqjs-sb-colelement>a {
    border-bottom: none;
    pointer-events: none;
    vertical-align: middle;
    color: #09c
}

.eqjs-cb-captionelement input {
    margin-top: -4px
}

.eqjs-cb-captionelement input:focus {
    border: 1px dashed #09c;
    box-shadow: none;
    outline: none
}

.eqjs-cb-row.active a,
.eqjs-cb-row:hover a {
    color: #fff
}

.eqjs-cb-row.active,
.eqjs-cb-row:hover {
    background-color: #09c;
    color: #fff;
    padding-left: 0
}

.eqjs-cb-row,
.eqjs-cb-row.active,
.eqjs-cb-row:hover {
    border-radius: .25em;
    font-size: 75%;
    font-weight: 700;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.eqjs-cb-row.eqjs-cb-disabled.active,
.eqjs-cb-row.eqjs-cb-disabled:hover {
    background-color: #d3d3d3;
    color: #666;
    border-color: #666
}

.eqjs-cb-row.eqjs-cb-readonly.active,
.eqjs-cb-row.eqjs-cb-readonly:hover {
    background-color: #fff;
    color: #666;
    border-color: #666
}

.eqjs-cb-row .eqjs-button-placeholder {
    margin: 2px 0 2px 1px
}

.eqjs-cb-row.active .eqjs-cb-button-placeholder,
.eqjs-cb-row:hover .eqjs-cb-button-placeholder {
    display: inline-block
}

.eqjs-cb-row .eqjs-cb-sortimage-placeholder,
.eqjs-sb-row .eqjs-sb-sortimage-placeholder {
    margin: 2px 0;
    height: 100%
}

.eqjs-cb-img-sorting,
.eqjs-sb-img-sorting {
    width: 24px;
    height: 24px
}

.eqjs-cb-buttonsBlock {
    position: absolute;
    right: 0;
    height: 27px;
    top: -27px;
    max-width: none;
    left: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

.eqjs-cb-buttonsBlock div {
    width: 22px;
    height: 22px;
    margin: 2px 0 2px 2px
}

.ui-sortable-helper .eqjs-cb-buttonsBlock {
    display: none !important
}

.eqjs-cb-columns,
.eqjs-sb-columns {
    display: inline-flex;
    flex-wrap: wrap;
    flex: 1 1 auto
}

.eqjs-cb-columns .eqjs-highlight,
.eqjs-sb-columns .eqjs-highlight {
    height: 27px;
    top: 2px;
    width: 100px;
    position: relative;
    background: #ffc107 !important
}

.eqjs-query-name {
    position: relative;
    margin-top: 0 !important
}

.eqjs-query-name-text {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 !important;
    padding: 5px 10px 5px 5px;
    width: 100%
}

.eqjs-query-name:hover .eqjs-query-name-text {
    box-shadow: none
}

.eqjs-query-name-asterisk {
    position: absolute;
    right: 3px;
    top: 0;
    z-index: 10000;
    color: red;
    font-size: 1rem;
    font-weight: 700
}

.eqjs-query-name .eqjs-query-name-tooltip {
    visibility: hidden;
    background-color: #fff;
    padding: 5px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    left: 0
}

.eqjs-query-name:hover .eqjs-query-name-tooltip {
    visibility: visible
}

.eqjs-query-name-theme {
    font: normal 12pt Segoe UI Light, Segoe Light, Segoe UI, Arial, Helvetica, sans-serif;
    font-weight: 600;
    color: #7a10c3;
    border-bottom: 1px solid silver
}

.eqjs-dtp {
    border: 1px solid silver;
    background-color: #fff;
    box-shadow: 4px 8px 15px 0 rgba(0, 0, 0, .16);
    border-radius: 8px;
    overflow: hidden;
    z-index: 100000;
    outline: none;
    font-size: .7rem
}

.eqjs-dtp-buttons {
    margin-top: 1em;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.eqjs-dtp-button {
    height: 2.5em;
    flex: 1;
    background-color: #09c;
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    font-weight: 500
}

.eqjs-dtp-button:active,
.eqjs-dtp-button:focus {
    outline: 0
}

.eqjs-dtp-button-now {
    border: none;
    background-color: #fff;
    color: #09c
}

.eqjs-dtp-button:nth-child(2) {
    border-top-left-radius: 8px
}

.eqjs-dtp-button:not(:first-child) {
    margin-left: 2px
}

.eqjs-dtp-cal {
    padding: 0
}

.eqjs-dtp-cal-body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(1em, 1fr) 5px minmax(1em, 1fr) .5em minmax(1em, 1fr) .5em minmax(1em, 1fr) .5em minmax(1em, 1fr) .5em minmax(1em, 1fr) .5em minmax(1em, 1fr);
    grid-template-columns: repeat(7, minmax(1em, 1fr));
    grid-gap: .5em;
    box-sizing: border-box;
    padding: 0 12px;
    -ms-grid-rows: 1fr .5em 1fr .5em 1fr .5em 1fr .5em 1fr .5em 1fr .5em 1fr
}

.eqjs-dtp-cal-body>:first-child {
    -ms-grid-row: 1;
    -ms-grid-column: 1
}

.eqjs-dtp-cal-body>:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3
}

.eqjs-dtp-cal-body>:nth-child(3) {
    -ms-grid-row: 1;
    -ms-grid-column: 5
}

.eqjs-dtp-cal-body>:nth-child(4) {
    -ms-grid-row: 1;
    -ms-grid-column: 7
}

.eqjs-dtp-cal-body>:nth-child(5) {
    -ms-grid-row: 1;
    -ms-grid-column: 9
}

.eqjs-dtp-cal-body>:nth-child(6) {
    -ms-grid-row: 1;
    -ms-grid-column: 11
}

.eqjs-dtp-cal-body>:nth-child(7) {
    -ms-grid-row: 1;
    -ms-grid-column: 13
}

.eqjs-dtp-cal-body>:nth-child(8) {
    -ms-grid-row: 3;
    -ms-grid-column: 1
}

.eqjs-dtp-cal-body>:nth-child(9) {
    -ms-grid-row: 3;
    -ms-grid-column: 3
}

.eqjs-dtp-cal-body>:nth-child(10) {
    -ms-grid-row: 3;
    -ms-grid-column: 5
}

.eqjs-dtp-cal-body>:nth-child(11) {
    -ms-grid-row: 3;
    -ms-grid-column: 7
}

.eqjs-dtp-cal-body>:nth-child(12) {
    -ms-grid-row: 3;
    -ms-grid-column: 9
}

.eqjs-dtp-cal-body>:nth-child(13) {
    -ms-grid-row: 3;
    -ms-grid-column: 11
}

.eqjs-dtp-cal-body>:nth-child(14) {
    -ms-grid-row: 3;
    -ms-grid-column: 13
}

.eqjs-dtp-cal-body>:nth-child(15) {
    -ms-grid-row: 5;
    -ms-grid-column: 1
}

.eqjs-dtp-cal-body>:nth-child(16) {
    -ms-grid-row: 5;
    -ms-grid-column: 3
}

.eqjs-dtp-cal-body>:nth-child(17) {
    -ms-grid-row: 5;
    -ms-grid-column: 5
}

.eqjs-dtp-cal-body>:nth-child(18) {
    -ms-grid-row: 5;
    -ms-grid-column: 7
}

.eqjs-dtp-cal-body>:nth-child(19) {
    -ms-grid-row: 5;
    -ms-grid-column: 9
}

.eqjs-dtp-cal-body>:nth-child(20) {
    -ms-grid-row: 5;
    -ms-grid-column: 11
}

.eqjs-dtp-cal-body>:nth-child(21) {
    -ms-grid-row: 5;
    -ms-grid-column: 13
}

.eqjs-dtp-cal-body>:nth-child(22) {
    -ms-grid-row: 7;
    -ms-grid-column: 1
}

.eqjs-dtp-cal-body>:nth-child(23) {
    -ms-grid-row: 7;
    -ms-grid-column: 3
}

.eqjs-dtp-cal-body>:nth-child(24) {
    -ms-grid-row: 7;
    -ms-grid-column: 5
}

.eqjs-dtp-cal-body>:nth-child(25) {
    -ms-grid-row: 7;
    -ms-grid-column: 7
}

.eqjs-dtp-cal-body>:nth-child(26) {
    -ms-grid-row: 7;
    -ms-grid-column: 9
}

.eqjs-dtp-cal-body>:nth-child(27) {
    -ms-grid-row: 7;
    -ms-grid-column: 11
}

.eqjs-dtp-cal-body>:nth-child(28) {
    -ms-grid-row: 7;
    -ms-grid-column: 13
}

.eqjs-dtp-cal-body>:nth-child(29) {
    -ms-grid-row: 9;
    -ms-grid-column: 1
}

.eqjs-dtp-cal-body>:nth-child(30) {
    -ms-grid-row: 9;
    -ms-grid-column: 3
}

.eqjs-dtp-cal-body>:nth-child(31) {
    -ms-grid-row: 9;
    -ms-grid-column: 5
}

.eqjs-dtp-cal-body>:nth-child(32) {
    -ms-grid-row: 9;
    -ms-grid-column: 7
}

.eqjs-dtp-cal-body>:nth-child(33) {
    -ms-grid-row: 9;
    -ms-grid-column: 9
}

.eqjs-dtp-cal-body>:nth-child(34) {
    -ms-grid-row: 9;
    -ms-grid-column: 11
}

.eqjs-dtp-cal-body>:nth-child(35) {
    -ms-grid-row: 9;
    -ms-grid-column: 13
}

.eqjs-dtp-cal-body>:nth-child(36) {
    -ms-grid-row: 11;
    -ms-grid-column: 1
}

.eqjs-dtp-cal-body>:nth-child(37) {
    -ms-grid-row: 11;
    -ms-grid-column: 3
}

.eqjs-dtp-cal-body>:nth-child(38) {
    -ms-grid-row: 11;
    -ms-grid-column: 5
}

.eqjs-dtp-cal-body>:nth-child(39) {
    -ms-grid-row: 11;
    -ms-grid-column: 7
}

.eqjs-dtp-cal-body>:nth-child(40) {
    -ms-grid-row: 11;
    -ms-grid-column: 9
}

.eqjs-dtp-cal-body>:nth-child(41) {
    -ms-grid-row: 11;
    -ms-grid-column: 11
}

.eqjs-dtp-cal-body>:nth-child(42) {
    -ms-grid-row: 11;
    -ms-grid-column: 13
}

.eqjs-dtp-cal-body>:nth-child(43) {
    -ms-grid-row: 13;
    -ms-grid-column: 1
}

.eqjs-dtp-cal-body>:nth-child(44) {
    -ms-grid-row: 13;
    -ms-grid-column: 3
}

.eqjs-dtp-cal-body>:nth-child(45) {
    -ms-grid-row: 13;
    -ms-grid-column: 5
}

.eqjs-dtp-cal-body>:nth-child(46) {
    -ms-grid-row: 13;
    -ms-grid-column: 7
}

.eqjs-dtp-cal-body>:nth-child(47) {
    -ms-grid-row: 13;
    -ms-grid-column: 9
}

.eqjs-dtp-cal-body>:nth-child(48) {
    -ms-grid-row: 13;
    -ms-grid-column: 11
}

.eqjs-dtp-cal-body>:nth-child(49) {
    -ms-grid-row: 13;
    -ms-grid-column: 13
}

.eqjs-dtp-cal-header {
    background-color: #09c;
    color: #fff;
    text-align: center;
    font-size: 1.2em;
    font-weight: 600;
    height: 2em;
    line-height: 2em
}

.eqjs-dtp-cal-nav {
    display: flex;
    padding: 0;
    margin: .7em 0;
    line-height: 1em
}

.eqjs-dtp-cal-nav-next,
.eqjs-dtp-cal-nav-prev {
    flex: 0 0 auto;
    font-size: 3em;
    font-weight: 600;
    width: 1em;
    color: #777;
    text-align: center
}

.eqjs-dtp-cal-nav-next:hover,
.eqjs-dtp-cal-nav-prev:hover {
    cursor: pointer;
    color: #09c
}

.eqjs-dtp-cal-nav-selectors {
    flex: 1 1 auto;
    display: flex;
    margin: 0 .5em;
    font-size: 1.2em
}

.eqjs-dtp-cal-nav-month {
    flex: 1 1 auto;
    margin-right: .5em
}

.eqjs-dtp-cal-nav-year {
    flex: 0 0 auto
}

.eqjs-dtp-cal-nav-selectors select {
    border: none;
    color: #777;
    font-weight: 600
}

.eqjs-dtp-cal-nav-selectors select:hover {
    color: #09c
}

.eqjs-dtp-cal-nav-selectors select:hover option {
    color: #777
}

.eqjs-dtp-cal-weekday {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.8em;
    font-weight: 600;
    font-size: .8em;
    color: #083899
}

.eqjs-dtp-cal-weekday.eqjs-dtp-cal-weekend {
    color: #ff685d
}

.eqjs-dtp-cal-day,
.eqjs-dtp-cal-day-empty {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 1.5em;
    color: #083899;
    border-radius: 4px
}

.eqjs-dtp-cal-day.eqjs-dtp-cal-weekend {
    color: #ff685d;
    font-weight: 700
}

.eqjs-dtp-cal-day-selected,
.eqjs-dtp-cal-day:hover {
    border: 2px solid #09c;
    font-weight: 700;
    cursor: pointer
}

.eqjs-dtp-cal-day-current {
    background-color: #d3d3d3
}

.eqjs-dtp-tp {
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    margin-top: 1em;
    padding: 0 1em
}

.eqjs-dtp-tp-time {
    flex: 0 0 5em;
    -webkit-flex: 0 0 5em;
    -ms-flex: 0 0 5em;
    text-align: center;
    font-weight: 600;
    color: #777;
    border: 2px solid #09c;
    border-radius: 6px;
    margin-right: .5em
}

.eqjs-dtp-tp-sliders {
    flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto
}

.eqjs-dtp-tp-time-row {
    display: flex;
    align-items: center;
    height: 1.5em;
    background: linear-gradient(90deg, #c5c5c5, #c5c5c5) left 50%/100% 1px no-repeat
}

.eqjs-dtp-tp-time-row input[type=range] {
    background: 0 0;
    cursor: pointer;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.eqjs-dtp-tp-time-row input[type=range]:hover::-webkit-slider-thumb {
    border-color: #777
}

.eqjs-dtp-tp-time-row input[type=range]:hover::-moz-range-thumb {
    border-color: #777
}

.eqjs-dtp-tp-time-row input[type=range]:hover::-ms-thumb {
    border-color: #777
}

.eqjs-dtp-tp-time-row input[type=range]:focus {
    outline: 0
}

.eqjs-dtp-tp-time-row input[type=range]:focus::-webkit-slider-thumb {
    background: #09c;
    border-color: #09c
}

.eqjs-dtp-tp-time-row input[type=range]:focus::-moz-range-thumb {
    background: #09c;
    border-color: #09c
}

.eqjs-dtp-tp-time-row input[type=range]:focus::-ms-thumb {
    background: #09c;
    border-color: #09c
}

.eqjs-dtp-tp-time-row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
    margin-top: -6px
}

.eqjs-dtp-tp-time-row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    background: #fff;
    cursor: pointer;
    -moz-transition: background .2s;
    transition: background .2s
}

.eqjs-dtp-tp-time-row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    background: #fff;
    cursor: pointer;
    -ms-transition: background .2s;
    transition: background .2s
}

.eqjs-dtp-tp-time-row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.eqjs-dtp-tp-time-row input[type=range]::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.eqjs-dtp-tp-time-row input[type=range]::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.eqjs-dtp-tp-time-row input[type=range]::-ms-fill-lower,
.eqjs-dtp-tp-time-row input[type=range]::-ms-fill-upper {
    background: 0 0
}

.eqjs-process-bar {
    display: "none";
    height: 4px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 65000;
    overflow: hidden;
    background-color: #ddd
}

.eqjs-process-bar:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 4px;
    background-color: #2980b9;
    -webkit-animation: eqjs-process-bar-loading 2s linear infinite;
    animation: eqjs-process-bar-loading 2s linear infinite
}

@-webkit-keyframes eqjs-process-bar-loading {
    0% {
        left: -200px;
        width: 30%
    }

    50% {
        width: 30%
    }

    70% {
        width: 70%
    }

    80% {
        left: 50%
    }

    95% {
        left: 120%
    }

    to {
        left: 100%
    }
}

@keyframes eqjs-process-bar-loading {
    0% {
        left: -200px;
        width: 30%
    }

    50% {
        width: 30%
    }

    70% {
        width: 70%
    }

    80% {
        left: 50%
    }

    95% {
        left: 120%
    }

    to {
        left: 100%
    }
}

a.eqjs-disabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: .5;
    text-decoration: none
}

input.eqjs-invalid {
    border: 1px solid red !important
}

.eqjs-qc-column-checkbox {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAiUlEQVR42qXM3QYFIRiF4d3dJpIhI5FKJCOSSHe7f9gn4ztZo3Wwzt6HvTbHfhdCeD8Nvw27Ad57OI4xUsA5BwMpJQpYa2Eg50wBYwwMlFIocJ4nDFzXRQGtNQzUWilwHAcMtNYooJSCgd47BaSUMDDGoIAQAgbmnBTgnMPAWosCcP3fDdjZNvABvRhVEQglsV8AAAAASUVORK5CYII=") no-repeat
}

.eqjs-qc-column-checkbox.enabled {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAuklEQVR42qWScQfFIBTF27dNzIxMxtREkpjE7Nu+98q7U+96T0/nj3Vv55wfsYF0akgfpdTj3+KrM1QAKWVzed93DNi2rRmgtcaAdV1/lowxBDJpRgAhxNeytTafkEk7AizLkk3nHIEZdlCZQQDOeTa99/lMO8ywg9I9AszznM3jONATwAOlDAJM03QHQgj3XN6XPgKM41iFYozk8670EIAx1vgXEHKeJwZQSpsB13VhQHP7rQrQo27AE+MRcBFOD9LhAAAAAElFTkSuQmCC") no-repeat
}

.eqjs-qp-ve-loader {
    background: url("data:image/gif;base64,R0lGODlhEAALAPQAAP///xd3sd3q89Tl8Ovz9xx6shd3sUCPvo282G6qzsDZ6TWJu1qex5TA2nGsz8Pb6jmLvBp5sl2gyOjx9tvp8vT4+kmUwd/r8/P3+rzX6KjM4c7i7u/1+QAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCwAAACwAAAAAEAALAAAFLSAgjmRpnqSgCuLKAq5AEIM4zDVw03ve27ifDgfkEYe04kDIDC5zrtYKRa2WQgAh+QQJCwAAACwAAAAAEAALAAAFJGBhGAVgnqhpHIeRvsDawqns0qeN5+y967tYLyicBYE7EYkYAgAh+QQJCwAAACwAAAAAEAALAAAFNiAgjothLOOIJAkiGgxjpGKiKMkbz7SN6zIawJcDwIK9W/HISxGBzdHTuBNOmcJVCyoUlk7CEAAh+QQJCwAAACwAAAAAEAALAAAFNSAgjqQIRRFUAo3jNGIkSdHqPI8Tz3V55zuaDacDyIQ+YrBH+hWPzJFzOQQaeavWi7oqnVIhACH5BAkLAAAALAAAAAAQAAsAAAUyICCOZGme1rJY5kRRk7hI0mJSVUXJtF3iOl7tltsBZsNfUegjAY3I5sgFY55KqdX1GgIAIfkECQsAAAAsAAAAABAACwAABTcgII5kaZ4kcV2EqLJipmnZhWGXaOOitm2aXQ4g7P2Ct2ER4AMul00kj5g0Al8tADY2y6C+4FIIACH5BAkLAAAALAAAAAAQAAsAAAUvICCOZGme5ERRk6iy7qpyHCVStA3gNa/7txxwlwv2isSacYUc+l4tADQGQ1mvpBAAIfkECQsAAAAsAAAAABAACwAABS8gII5kaZ7kRFGTqLLuqnIcJVK0DeA1r/u3HHCXC/aKxJpxhRz6Xi0ANAZDWa+kEAA7AAAAAAAAAAAA") no-repeat
}

.eqjs-column-button-enable,
.eqjs-qp-condition-button-enable {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-column-button-delete,
.eqjs-qp-condition-button-delete {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-qp-condition-button-addPredicate {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-cb-addrow a,
.eqjs-gp-addrow a,
.eqjs-qp-condition-button-addCondition,
.eqjs-sb-addrow a,
.eqjs-srtb-addrow a {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-column-button-menu,
.eqjs-gp-column-button-menu,
.eqjs-qp-condition-button-menu {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-qp-condition-checkbox {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAiUlEQVR42qXM3QYFIRiF4d3dJpIhI5FKJCOSSHe7f9gn4ztZo3Wwzt6HvTbHfhdCeD8Nvw27Ad57OI4xUsA5BwMpJQpYa2Eg50wBYwwMlFIocJ4nDFzXRQGtNQzUWilwHAcMtNYooJSCgd47BaSUMDDGoIAQAgbmnBTgnMPAWosCcP3fDdjZNvABvRhVEQglsV8AAAAASUVORK5CYII=") no-repeat
}

.eqjs-qp-condition-checkbox.enabled {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAuklEQVR42qWScQfFIBTF27dNzIxMxtREkpjE7Nu+98q7U+96T0/nj3Vv55wfsYF0akgfpdTj3+KrM1QAKWVzed93DNi2rRmgtcaAdV1/lowxBDJpRgAhxNeytTafkEk7AizLkk3nHIEZdlCZQQDOeTa99/lMO8ywg9I9AszznM3jONATwAOlDAJM03QHQgj3XN6XPgKM41iFYozk8670EIAx1vgXEHKeJwZQSpsB13VhQHP7rQrQo27AE+MRcBFOD9LhAAAAAElFTkSuQmCC") no-repeat
}

.eqjs-column-button-type {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-column-sortbutton-none {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-column-sortbutton-asc {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-column-sortbutton-desc {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-ep-entity-node-button {
    background: url("data:image/png;base64,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") no-repeat 50%
}

.eqjs-ep-entity-node-button-open {
    background: url("data:image/png;base64,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") no-repeat 50%
}

.eqjs-ep-tool-panel-select-all {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-ep-tool-panel-select-all:hover {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-ep-tool-panel-deselect-all {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-ep-tool-panel-deselect-all:hover {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-ep-tool-panel-add-columns {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-ep-tool-panel-add-columns:hover {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-ep-tool-panel-add-cond {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAjhJREFUeNqk1m9k1WEUB/DP6meMKDHGJWJEjLJExPZmlLGUIqWMqJej3jSlrH+b6F2KvSlRxGyapmmkXk0pTVPEuIwRY4oxxtSb88uz2+6frS/Xfe7zHOec5/t8zzm37uadflVwAJ1oRAuW8R1zeB7rssjK7G9GN/pQWOO8Lb77MI3rGKk1QDOGI1uYxVBkOo2GsNmPrrAbxgROYqFSgIN4ge2YwdWgoRRvMBg3PY9r6MB7HMG33HBTSea58xHsLeM8xQoehu2H8PE63mtVgPrE+RCOYVHt+IH2CFLAo1KKzmF38Hw29n4nDurQWiHAFJYisS+hug5MZJF9XxheCsO18LFCgG34FdIdwF3cygN0BGefMFbByWCFs+VkfR+XQ2W78gCCeyW0pLhQ43ssYRyn0JYF9zmP5fATWxM6doZES1GMOpiKAC0ZmuJwbh2qeZsETHEazxJfjZmNYQpb1thfSOrjr0znotwL0QrKqSRFe5UE8v41n4X2D8WrjydG662DleR3bjudRZPqwXHcqOCkljoQzbAz1hNZZJ3T1IXR/6yDnhDAJIpZXO02HuBedMrFDdZBIYoMetNmNxg8NuPpBpXVgJeR/SjepQFWcALzQdOrMjIshx1RG3tKGuaqeTATw2I+VPUVZ6o4rg/OP4cKZ3A4efB/Jtok9sUIbMUT9CfDfTacNsX50WS4jEXmC9Vm8mwE6caVeJeLVWqgt6SGqv6rgMfxaYlMC9HklmKCFeNmxUoc/hkAe5+GUcu+3xkAAAAASUVORK5CYII=") no-repeat
}

.eqjs-ep-tool-panel-add-cond:hover {
    background: url("data:image/png;base64,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") no-repeat
}

.eqjs-fb-header-icon {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAAYElEQVQ4jd2SwQ2AQAgEWXuwPlu5r63YnCWMHx+XnJwQfLlfmIEEZHcALBlJyjKjpLrBUt2gF+xJduwHGrE0VxuQ+HBA8g5PJI/w9BH603pP8+kZfyrYzOwsTQBW4PDqF8s0kLND0MqbAAAAAElFTkSuQmCC") no-repeat
}

.eqjs-cb-addrow>a:hover,
.eqjs-column-button:hover,
.eqjs-column-sortbutton:hover,
.eqjs-gp-addrow>a:hover,
.eqjs-qp-condition-button:hover,
.eqjs-sb-addrow>a:hover {
    background-position: -25px 0 !important
}

.eqjs-column-button-enable.enabled,
.eqjs-column-sortbutton-asc,
.eqjs-column-sortbutton-desc,
.eqjs-qp-condition-button-enable.enabled {
    background-position: -51px 0
}

.eqjs-column-button-enable.enabled:hover,
.eqjs-qp-condition-button-enable.enabled:hover {
    background-position: -76px 0 !important
}

.active .eqjs-column-sortbutton-asc,
.active .eqjs-column-sortbutton-desc,
.eqjs-column-button-enable,
.eqjs-qp-condition-button-addCondition,
.eqjs-qp-condition-button-enable {
    background-position: 0 0
}

.eqjs-fb-button-apply:active,
.eqjs-fb-button-apply:focus,
.eqjs-fb-button-apply:hover,
.eqjs-fb-button-clear:active,
.eqjs-fb-button-clear:focus,
.eqjs-fb-button-clear:hover {
    background-position: 0 -15px
}

.eqjs-cb-img-sorting {
    background-position: -56px 0 !important
}

.eqjs-sb-img-sorting {
    background-position: 0 0 !important
}

.eqjs-fb-header-icon {
    background-position: 50%
}

#eqv-main {
    width: 1174px;
    background: #fff;
    margin: auto;
    padding-top: 10px
}

.eqjs-qp-panel {
    height: 100%
}

.eqv-error,
.eqv-error div {
    color: red;
    font: normal 20px Calibri
}

.eqv-title {
    float: left;
    background: url("data:image/png;base64,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") no-repeat 0;
    padding: 0 0 0 35px;
    color: #3a94d4;
    font: 700 25px Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif
}

.eqv-sub-title {
    margin: 14px 0 0 10px;
    float: left;
    font: 700 11px Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #3a94d4
}

.eqv-header {
    display: block;
    height: 40px
}

.eqv-global-message {
    display: none;
    background-color: coral;
    border-radius: 10px;
    color: #fff;
    float: right;
    padding: 5px 10px 8px
}

.eqv-header-panel {
    height: 494px
}

.eqv-header-panel>div {
    height: 494px;
    margin: 0 0 20px
}

#eqv-content {
    background: #f6f6f6;
    border: 2px solid #dedede;
    padding: 20px
}

.eqv-hr {
    height: 6px;
    border: none;
    margin: 0
}

.eqv-bottom-panel {
    height: 313px
}

.eqv-bottom-panel>div {
    height: 287px;
    margin: 0 0 20px
}

.eqv-central-block {
    width: 59%;
    float: left
}

#eqv-footer {
    margin: 10px 0;
    padding: 0 0 20px;
    font: normal 12px Calibri;
    color: #000
}

.eqv-copyright {
    float: left
}

.eqv-power-by {
    float: right
}

.eqv-copyright a,
.eqv-power-by a {
    color: #237901
}

.eqv-entities-block {
    width: 20%;
    float: left;
    margin: 0 20px 0 0 !important;
    background: #fff;
    border: 1px solid silver;
    position: relative
}

.eqv-entities-hr {
    background: #7bc4f8
}

.eqv-entities-title {
    font: normal 18pt Segoe UI Light, Segoe Light, Segoe UI, Arial, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 0 0 4px 10px;
    background: #f9f9f9;
    border-bottom: 1px solid #7bc4f8;
    height: 38px
}

.eqv-entities-panel-container,
.eqv-query-panel-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 44px
}

.eqv-conditions-block {
    background: #fff;
    border: 1px solid silver;
    height: 294px;
    position: relative
}

.eqv-conditions-hr {
    background: #1777b1
}

.eqv-conditions-title {
    font: normal 18pt Segoe UI Light, Segoe Light, Segoe UI, Arial, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 0 0 4px 10px;
    background: #f9f9f9;
    border-bottom: 1px solid #1777b1;
    height: 38px
}

.eqjs-qp-conditions-root {
    max-height: 192px
}

.eqv-columns-block,
.eqv-columns-sorting-block {
    background: #fff;
    border: 1px solid silver;
    height: 180px;
    margin: 0 0 20px;
    position: relative
}

.eqv-columns-sorting-block {
    height: auto;
    margin-top: -21px
}

.eqv-columns-hr {
    background: #1777b1
}

.eqv-columns-title {
    font: normal 18pt Segoe UI Light, Segoe Light, Segoe UI, Arial, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 0 0 4px 10px;
    background: #f9f9f9;
    border-bottom: 1px solid #1777b1;
    height: 38px
}

.eqv-columns-panel-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 44px
}

.eqv-columns-sorting-title {
    z-index: 1000;
    position: absolute;
    top: -12px;
    left: 20px;
    background-color: #fff;
    padding: 0 10px 2px;
    border: 1px solid #d3d3d3;
    border-radius: 7px;
    font: normal 10pt Segoe UI Light, Segoe Light, Segoe UI, Arial, Helvetica, sans-serif
}

.eqv-columns-sorting-container {
    margin-top: 10px
}

.eqv-menu-block {
    width: 17%;
    float: right;
    background: #fff;
    border: 1px solid silver
}

.eqv-menu-hr {
    background: #ae67df
}

.eqv-menu-title {
    font: normal 18pt Segoe UI Light, Segoe Light, Segoe UI, Arial, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 0 0 4px 10px;
    background: #f9f9f9;
    border-bottom: 1px solid #1777b1
}

.eqv-menu-content {
    padding: 10px
}

.eqv-button,
.eqv-menu-content div {
    margin: 10px 0
}

.eqv-button {
    width: 100%;
    border: 1px solid #ae67df;
    font-family: Segoe UI;
    font-size: 15px;
    color: #4f4f4f;
    cursor: pointer;
    padding: 3px 10px;
    display: inline-block;
    text-align: center
}

.eqv-button:hover {
    background-color: #ae67df;
    color: #fff !important
}

.eqv-button-execute {
    border-color: #237901;
    margin-top: 40px
}

.eqv-button-execute:hover {
    background-color: #237901
}

.eqv-sql-panel {
    width: 25%;
    border: 1px solid #c4d6e5;
    background: #fff;
    float: left;
    position: relative
}

.eqv-sql-panel-hr {
    background: #a8abad
}

.eqv-sql-panel-title {
    font: normal 18pt Segoe UI Light, Segoe Light, Segoe UI, Arial, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 0 0 4px 10px;
    background: #f9f9f9;
    border-bottom: 1px solid #a8abad;
    height: 38px
}

.eqv-sql-block {
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    right: 0;
    top: 44px
}

.eqv-sql-panel-result {
    padding: 7px;
    overflow-y: auto;
    overflow-x: hidden;
    font: normal 11px Verdana
}

#eqv-ResultExportButtons {
    display: none;
    float: right;
    margin-right: 5px;
    margin-top: 3px;
    font-size: 12pt;
    padding: 4px
}

.eqv-result-panel {
    background: #fff;
    position: relative;
    border: 1px solid #c1d5e4;
    width: 73%;
    float: right
}

.eqv-result-panel-hr {
    background: #237901
}

.eqv-result-panel-title {
    border-bottom: 1px solid #237901;
    font: normal 18pt Segoe UI Light, Segoe Light, Segoe UI, Arial, Helvetica, sans-serif;
    color: #4f4f4f;
    padding: 0 0 4px 10px;
    background: #f8f7f7;
    height: 38px
}

.eqv-result-panel-title a {
    font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    border-bottom: 1px dashed;
    margin-right: 10px
}

.eqv-result-panel-title a:hover {
    color: #333;
    border-bottom: 1px solid;
    text-decoration: none
}

.eqv-result-panel-content {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 44px;
    display: flex
}

.eqv-result-panel-content table {
    font: normal 12px Calibri;
    border: 1px solid rgba(0, 0, 0, .125)
}

.eqv-result-panel-content table td {
    padding: 5px;
    color: #4f4f4f;
    font: 10px Arial;
    border-bottom: 1px solid #e4e4e4
}

.eqv-result-panel-error {
    color: red;
    font: normal 20px Calibri;
    text-align: center
}

.eqv-result-panel.loader {
    background: url("data:image/gif;base64,R0lGODlhEAAQAPYAAP///wAAAPr6+pKSkoiIiO7u7sjIyNjY2J6engAAAI6OjsbGxjIyMlJSUuzs7KamppSUlPLy8oKCghwcHLKysqSkpJqamvT09Pj4+KioqM7OzkRERAwMDGBgYN7e3ujo6Ly8vCoqKjY2NkZGRtTU1MTExDw8PE5OTj4+PkhISNDQ0MrKylpaWrS0tOrq6nBwcKysrLi4uLq6ul5eXlxcXGJiYoaGhuDg4H5+fvz8/KKiohgYGCwsLFZWVgQEBFBQUMzMzDg4OFhYWBoaGvDw8NbW1pycnOLi4ubm5kBAQKqqqiQkJCAgIK6urnJyckpKSjQ0NGpqatLS0sDAwCYmJnx8fEJCQlRUVAoKCggICLCwsOTk5ExMTPb29ra2tmZmZmhoaNzc3KCgoBISEiIiIgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCAAAACwAAAAAEAAQAAAHaIAAgoMgIiYlg4kACxIaACEJCSiKggYMCRselwkpghGJBJEcFgsjJyoAGBmfggcNEx0flBiKDhQFlIoCCA+5lAORFb4AJIihCRbDxQAFChAXw9HSqb60iREZ1omqrIPdJCTe0SWI09GBACH5BAkIAAAALAAAAAAQABAAAAdrgACCgwc0NTeDiYozCQkvOTo9GTmDKy8aFy+NOBA7CTswgywJDTIuEjYFIY0JNYMtKTEFiRU8Pjwygy4ws4owPyCKwsMAJSTEgiQlgsbIAMrO0dKDGMTViREZ14kYGRGK38nHguHEJcvTyIEAIfkECQgAAAAsAAAAABAAEAAAB2iAAIKDAggPg4iJAAMJCRUAJRIqiRGCBI0WQEEJJkWDERkYAAUKEBc4Po1GiKKJHkJDNEeKig4URLS0ICImJZAkuQAhjSi/wQyNKcGDCyMnk8u5rYrTgqDVghgZlYjcACTA1sslvtHRgQAh+QQJCAAAACwAAAAAEAAQAAAHZ4AAgoOEhYaCJSWHgxGDJCQARAtOUoQRGRiFD0kJUYWZhUhKT1OLhR8wBaaFBzQ1NwAlkIszCQkvsbOHL7Y4q4IuEjaqq0ZQD5+GEEsJTDCMmIUhtgk1lo6QFUwJVDKLiYJNUd6/hoEAIfkECQgAAAAsAAAAABAAEAAAB2iAAIKDhIWGgiUlh4MRgyQkjIURGRiGGBmNhJWHm4uen4ICCA+IkIsDCQkVACWmhwSpFqAABQoQF6ALTkWFnYMrVlhWvIKTlSAiJiVVPqlGhJkhqShHV1lCW4cMqSkAR1ofiwsjJyqGgQAh+QQJCAAAACwAAAAAEAAQAAAHZ4AAgoOEhYaCJSWHgxGDJCSMhREZGIYYGY2ElYebi56fhyWQniSKAKKfpaCLFlAPhl0gXYNGEwkhGYREUywag1wJwSkHNDU3D0kJYIMZQwk8MjPBLx9eXwuETVEyAC/BOKsuEjYFhoEAIfkECQgAAAAsAAAAABAAEAAAB2eAAIKDhIWGgiUlh4MRgyQkjIURGRiGGBmNhJWHm4ueICImip6CIQkJKJ4kigynKaqKCyMnKqSEK05StgAGQRxPYZaENqccFgIID4KXmQBhXFkzDgOnFYLNgltaSAAEpxa7BQoQF4aBACH5BAkIAAAALAAAAAAQABAAAAdogACCg4SFggJiPUqCJSWGgkZjCUwZACQkgxGEXAmdT4UYGZqCGWQ+IjKGGIUwPzGPhAc0NTewhDOdL7Ykji+dOLuOLhI2BbaFETICx4MlQitdqoUsCQ2vhKGjglNfU0SWmILaj43M5oEAOwAAAAAAAAAAAA==") no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    border: none
}

.eqv-result-grid {
    display: flex;
    flex-direction: column;
    overflow: auto;
    flex: 100 1 auto
}

.eqv-result-grid-header td {
    font: 700 14px Calibri;
    border-bottom: 1px solid silver !important
}

.eqv-result-grid-header th {
    background-color: #f6f6f6;
    color: #4f4f4f;
    height: 30px;
    font: 700 11px Arial !important;
    border-bottom: 1px solid #e4e4e4;
    text-align: left;
    padding-left: 4px;
    padding-right: 4px
}

.eqv-grid-panel {
    overflow: auto;
    flex-grow: 100
}

.eqv-grid-panel.eqjs-mobile {
    overflow: hidden
}

.eqv-chart-panel {
    flex: 0 0 360px
}

.pagination {
    margin: 0
}

.eqv-pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px
}

.eqv-pagination>li {
    display: inline
}

.eqv-pagination>li>a,
.eqv-pagination>li>span {
    font-size: 12px;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #428bca;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 5px 10px;
    position: relative;
    text-decoration: none
}

.eqv-pagination>li>a:focus,
.eqv-pagination>li>a:hover,
.eqv-pagination>li>span:focus,
.eqv-pagination>li>span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #2a6496
}

.eqv-pagination>.active>a,
.eqv-pagination>.active>a:focus,
.eqv-pagination>.active>a:hover,
.eqv-pagination>.active>span,
.eqv-pagination>.active>span:focus,
.eqv-pagination>.active>span:hover {
    background-color: #428bca;
    border-color: #428bca;
    color: #fff;
    cursor: default;
    z-index: 2
}

.eqv-pagination>.disabled>a,
.eqv-pagination>.disabled>a:focus,
.eqv-pagination>.disabled>a:hover,
.eqv-pagination>.disabled>span,
.eqv-pagination>.disabled>span:focus,
.eqv-pagination>.disabled>span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #999;
    cursor: not-allowed
}

.eqv-pagination>li:first-child>a,
.eqv-pagination>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    margin-left: 0
}

.eqv-pagination>li:last-child>a,
.eqv-pagination>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.eqv-export-buttons {
    float: right;
    margin-right: 5px;
    margin-top: 3px;
    font-size: 12pt;
    padding: 4px
}

.eqv-drop-button {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.eqv-dropdown-container {
    width: 100%;
    position: relative;
    display: inline-block
}

.eqv-dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    z-index: 1;
    border: 1px solid silver;
    border-radius: 0 0 4px 4px;
    padding: 6px 0;
    box-shadow: 4px 8px 15px 0 rgba(0, 0, 0, .16);
    margin-top: 0 !important;
    background-color: #fff;
    right: 0
}

.eqv-dropdown-content a {
    font-size: .9rem;
    color: #333;
    padding: 5px 14px;
    text-decoration: none;
    display: block;
    white-space: nowrap
}

.eqv-dropdown-content a:hover {
    background-color: #ecf3f5;
    color: #1776b1
}

.eqv-dropdown-show {
    display: block
}

.eqv-dialog .ui-widget {
    font-size: 1em !important
}

.eqjs-chart-header {
    background-color: #ddd;
    font-size: 10px
}

.eqjs-chart-header,
.eqjs-chart-settings {
    padding: 4px;
    font-family: Segoe UI, Tahoma, Geneva, Verdana, sans-serif
}

.eqjs-chart-settings {
    background-color: #eee;
    border: 1px solid #ddd;
    font-size: 14px;
    width: 100%;
    min-height: 200px
}

.eqjs-chart-settings.sliding {
    min-height: 0
}

.eqjs-chart-main {
    position: relative
}

.eqjs-chart-settings-header {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 10px
}

.eqjs-chart-settings-icon {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAASCAYAAAAzI3woAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpCNDk0M0YwQTg1RTJFNjExOTZFREQxNTc2MzY0NDE3OCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1RkI5QTQ1RkUzQUExMUU2ODAwN0Y1Q0FGN0NFOTJBRSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1RkI5QTQ1RUUzQUExMUU2ODAwN0Y1Q0FGN0NFOTJBRSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCNDk0M0YwQTg1RTJFNjExOTZFREQxNTc2MzY0NDE3OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCNDk0M0YwQTg1RTJFNjExOTZFREQxNTc2MzY0NDE3OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlO9hMwAAAIySURBVHja7JbPS1RRFMdnxEVbFxWOEkomU60MWk0ZM4SVBkbayjGYGkJiEDMHNcowkQanAl3MIogGBQ0XFSLOlESgLQY3QaWJIS4EEfEPMCRf3wffB6frvc9ZzqIDH+65P96Zc88577zxWpblKSQp8hSYFDtKPB7X7Z8D89SbwFv1QDKZ/GfuTS3r7JwFC9RbwLh6wLrrN0aoEQxSPy3Wazg+ALfyuGwDSFA/KdbPODEAd4wREs68p14LfGLPdiIAguLZlwZnLoFpEeUjYi/My4U4PwRGTA5VKemS4lMcPOESneNCDyh7R4kj1W5F/RxkxPwVOAbKwAux/pUhN0lKRNqWMVDBCyXE+hKImVIW4m38nL8GUbF/H+yCblDOOpsDHxRnLoDzov4mwE2x3wt+g8egFDylnYwaoXfgCajkPK25+SjHwyzuSc2ZKTAgUupmpwT0gDe6lKkd0qsxpK7puupeHnaKTHbkxlXQCX5xHtUYus1xk6G/pjlzBXSAny52Ihy3wUNwXVdDX0gdwx3m7frBHxZxG89uKMUpJUeC7D/NTG0f2AH3QDvPbomepw1dF7gs5nZXXQGrwhmnuQ25vGUx9jRHbjBia8IZW07JHqRz6IfQZ+mMI+sgK+bfXRxaFPonkT4nuhnDb+5zKMuW/4ipk70nzfqwU9fK3mKSz+zWdrovKum1v2P1rLOI2u2LNcZmiC3fxLrzcXyW54f7I1GjmeM4rHvI+///0AHyV4ABAGIbcSD7TTsfAAAAAElFTkSuQmCC");
    background-position: 0 0;
    float: right;
    cursor: pointer;
    width: 18px;
    height: 18px
}

.eqjs-chart-settings-icon:hover {
    background-position: -18px 0
}

.eqjs-chart-settings-single {
    max-width: 100%;
    margin: 10px
}

.eqjs-chart-settings-single span {
    width: 30%
}

.eqjs-chart-settings-single select {
    width: 60%;
    font-size: 12px
}

.eqjs-chart-no-data {
    position: absolute;
    left: 50%;
    top: 30px;
    transform: translate(-50%);
    font-size: 20px;
    font-weight: 700
}