.theme--light.yj-app-bar.yj-toolbar.yj-sheet {
    background-color: #f5f5f5
}

.theme--dark.yj-app-bar.yj-toolbar.yj-sheet {
    background-color: #272727
}

.yj-sheet.yj-app-bar.yj-toolbar {
    border-radius: 0
}

.yj-sheet.yj-app-bar.yj-toolbar:not(.yj-sheet--outlined) {
    -webkit-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);
    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)
}

.yj-sheet.yj-app-bar.yj-toolbar.yj-sheet--shaped {
    border-radius: 24px 0
}

.yj-app-bar:not([data-booted=true]) {
    -webkit-transition: none!important;
    transition: none!important
}

.yj-app-bar.yj-app-bar--fixed {
    position: fixed;
    top: 0;
    z-index: 5
}

.yj-app-bar.yj-app-bar--hide-shadow {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important
}

.yj-app-bar--fade-img-on-scroll .yj-toolbar__image .yj-image__image {
    -webkit-transition: opacity .4s cubic-bezier(.4,0,.2,1);
    transition: opacity .4s cubic-bezier(.4,0,.2,1)
}

.yj-app-bar.yj-toolbar--prominent.yj-app-bar--shrink-on-scroll .yj-toolbar__content {
    will-change: height
}

.yj-app-bar.yj-toolbar--prominent.yj-app-bar--shrink-on-scroll .yj-toolbar__image {
    will-change: opacity
}

.yj-app-bar.yj-toolbar--prominent.yj-app-bar--shrink-on-scroll.yj-app-bar--collapse-on-scroll .yj-toolbar__extension {
    display: none
}

.yj-app-bar.yj-toolbar--prominent.yj-app-bar--shrink-on-scroll.yj-app-bar--is-scrolled .yj-toolbar__title {
    padding-top: 9px
}

.yj-app-bar.yj-toolbar--prominent.yj-app-bar--shrink-on-scroll.yj-app-bar--is-scrolled:not(.yj-app-bar--bottom) .yj-toolbar__title {
    padding-bottom: 9px
}

.yj-app-bar.yj-app-bar--shrink-on-scroll .yj-toolbar__title {
    font-size: inherit
}

.theme--light.yj-toolbar.yj-sheet {
    background-color: #fff
}

.theme--dark.yj-toolbar.yj-sheet {
    background-color: #272727
}

.yj-sheet.yj-toolbar {
    border-radius: 0
}

.yj-sheet.yj-toolbar:not(.yj-sheet--outlined) {
    -webkit-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);
    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)
}

.yj-sheet.yj-toolbar.yj-sheet--shaped {
    border-radius: 24px 0
}

.yj-toolbar {
    contain: layout;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    -webkit-transition: transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);
    transition: transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1);
    transition: transform .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1),left .2s cubic-bezier(.4,0,.2,1),right .2s cubic-bezier(.4,0,.2,1),box-shadow .28s cubic-bezier(.4,0,.2,1),max-width .25s cubic-bezier(.4,0,.2,1),width .25s cubic-bezier(.4,0,.2,1),-webkit-box-shadow .28s cubic-bezier(.4,0,.2,1);
    position: relative;
    -webkit-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);
    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)
}

.yj-toolbar .yj-input {
    padding-top: 0;
    margin-top: 0
}

.yj-toolbar__content,.yj-toolbar__extension {
    padding: 4px 16px
}

.yj-toolbar__content .yj-btn.yj-btn--icon.yj-size--default,.yj-toolbar__extension .yj-btn.yj-btn--icon.yj-size--default {
    height: 48px;
    width: 48px
}

.yj-application--is-ltr .yj-toolbar__content>.yj-btn.yj-btn--icon:first-child,.yj-application--is-ltr .yj-toolbar__extension>.yj-btn.yj-btn--icon:first-child {
    margin-left: -12px
}

.yj-application--is-rtl .yj-toolbar__content>.yj-btn.yj-btn--icon:first-child,.yj-application--is-rtl .yj-toolbar__extension>.yj-btn.yj-btn--icon:first-child {
    margin-right: -12px
}

.yj-application--is-ltr .yj-toolbar__content>.yj-btn.yj-btn--icon:first-child+.yj-toolbar__title,.yj-application--is-ltr .yj-toolbar__extension>.yj-btn.yj-btn--icon:first-child+.yj-toolbar__title {
    padding-left: 20px
}

.yj-application--is-rtl .yj-toolbar__content>.yj-btn.yj-btn--icon:first-child+.yj-toolbar__title,.yj-application--is-rtl .yj-toolbar__extension>.yj-btn.yj-btn--icon:first-child+.yj-toolbar__title {
    padding-right: 20px
}

.yj-application--is-ltr .yj-toolbar__content>.yj-btn.yj-btn--icon:last-child,.yj-application--is-ltr .yj-toolbar__extension>.yj-btn.yj-btn--icon:last-child {
    margin-right: -12px
}

.yj-application--is-rtl .yj-toolbar__content>.yj-btn.yj-btn--icon:last-child,.yj-application--is-rtl .yj-toolbar__extension>.yj-btn.yj-btn--icon:last-child {
    margin-left: -12px
}

.yj-toolbar__content>.yj-tabs,.yj-toolbar__extension>.yj-tabs {
    height: inherit;
    margin-top: -4px;
    margin-bottom: -4px
}

.yj-toolbar__content>.yj-tabs>.yj-slide-group.yj-tabs-bar,.yj-toolbar__extension>.yj-tabs>.yj-slide-group.yj-tabs-bar {
    background-color: inherit;
    height: inherit
}

.yj-toolbar__content>.yj-tabs:first-child,.yj-toolbar__extension>.yj-tabs:first-child {
    margin-left: -16px
}

.yj-toolbar__content>.yj-tabs:last-child,.yj-toolbar__extension>.yj-tabs:last-child {
    margin-right: -16px
}

.yj-toolbar__content,.yj-toolbar__extension {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0
}

.yj-toolbar__image {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
    contain: strict
}

.yj-toolbar__image,.yj-toolbar__image .yj-image {
    border-radius: inherit
}

.yj-toolbar__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: inherit
}

.yj-toolbar__items>.yj-btn {
    border-radius: 0;
    height: 100%!important;
    max-height: none
}

.yj-toolbar__title {
    font-size: 1.25rem;
    line-height: 1.5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.yj-toolbar.yj-toolbar--absolute {
    position: absolute;
    top: 0;
    z-index: 1
}

.yj-toolbar.yj-toolbar--bottom {
    top: auto;
    bottom: 0
}

.yj-toolbar.yj-toolbar--collapse .yj-toolbar__title {
    white-space: nowrap
}

.yj-toolbar.yj-toolbar--collapsed {
    max-width: 112px;
    overflow: hidden
}

.yj-application--is-ltr .yj-toolbar.yj-toolbar--collapsed {
    border-bottom-right-radius: 24px
}

.yj-application--is-rtl .yj-toolbar.yj-toolbar--collapsed {
    border-bottom-left-radius: 24px
}

.yj-toolbar.yj-toolbar--collapsed .yj-toolbar__extension,.yj-toolbar.yj-toolbar--collapsed .yj-toolbar__title {
    display: none
}

.yj-toolbar--dense .yj-toolbar__content,.yj-toolbar--dense .yj-toolbar__extension {
    padding-top: 0;
    padding-bottom: 0
}

.yj-toolbar--flat {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)!important
}

.yj-toolbar--floating {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.yj-toolbar--prominent .yj-toolbar__content {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.yj-toolbar--prominent .yj-toolbar__title {
    font-size: 1.5rem;
    padding-top: 6px
}

.yj-toolbar--prominent:not(.yj-toolbar--bottom) .yj-toolbar__title {
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 6px;
    padding-top: 0
}
.theme--light.yj-footer {
    background-color: #f5f5f5;
    color: #333
}

.theme--dark.yj-footer {
    background-color: #272727;
    color: #fff
}

.yj-sheet.yj-footer {
    border-radius: 0
}

.yj-sheet.yj-footer:not(.yj-sheet--outlined) {
    -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12);
    box-shadow: 0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)
}

.yj-sheet.yj-footer.yj-sheet--shaped {
    border-radius: 24px 0
}

.yj-footer {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0!important;
    -ms-flex: 0 1 auto!important;
    flex: 0 1 auto!important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 6px 16px;
    position: relative;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: background-color,left,right;
    transition-property: background-color,left,right;
    -webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.yj-footer:not([data-booted=true]) {
    -webkit-transition: none!important;
    transition: none!important
}

.yj-footer--absolute,.yj-footer--fixed {
    z-index: 3
}

.yj-footer--absolute {
    position: absolute
}

.yj-footer--absolute:not(.yj-footer--inset) {
    width: 100%
}

.yj-footer--fixed {
    position: fixed
}

.yj-footer--padless {
    padding: 0
}
.yj-textarea textarea {
    align-self: stretch;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    line-height: 1.75rem;
    max-width: 100%;
    min-height: 32px;
    outline: none;
    padding: 0px 10px;
    width: 100%;
}
.theme--light.yj-input,.theme--light.yj-input input,.theme--light.yj-input textarea {
    color: #333
}

.theme--light.yj-input input::-webkit-input-placeholder,.theme--light.yj-input textarea::-webkit-input-placeholder {
    color: rgba(0,0,0,.38)
}

.theme--light.yj-input input::-moz-placeholder,.theme--light.yj-input textarea::-moz-placeholder {
    color: rgba(0,0,0,.38)
}

.theme--light.yj-input input:-ms-input-placeholder,.theme--light.yj-input textarea:-ms-input-placeholder {
    color: rgba(0,0,0,.38)
}

.theme--light.yj-input input::-ms-input-placeholder,.theme--light.yj-input textarea::-ms-input-placeholder {
    color: rgba(0,0,0,.38)
}

.theme--light.yj-input input::placeholder,.theme--light.yj-input textarea::placeholder {
    color: rgba(0,0,0,.38)
}

.theme--light.yj-input--is-disabled,.theme--light.yj-input--is-disabled input,.theme--light.yj-input--is-disabled textarea {
    color: rgba(0,0,0,.38)
}

.theme--dark.yj-input,.theme--dark.yj-input input,.theme--dark.yj-input textarea {
    color: #fff
}

.theme--dark.yj-input input::-webkit-input-placeholder,.theme--dark.yj-input textarea::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--dark.yj-input input::-moz-placeholder,.theme--dark.yj-input textarea::-moz-placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--dark.yj-input input:-ms-input-placeholder,.theme--dark.yj-input textarea:-ms-input-placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--dark.yj-input input::-ms-input-placeholder,.theme--dark.yj-input textarea::-ms-input-placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--dark.yj-input input::placeholder,.theme--dark.yj-input textarea::placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--dark.yj-input--is-disabled,.theme--dark.yj-input--is-disabled input,.theme--dark.yj-input--is-disabled textarea {
    color: hsla(0,0%,100%,.5)
}

.yj-input {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 14px;
    letter-spacing: normal;
    max-width: 100%;
    text-align: left;
    align-items: center;
}

.yj-input .yj-progress-linear {
    top: calc(100% - 1px);
    left: 0
}

.yj-input input {
    max-height: 32px
}

.yj-input input:invalid,.yj-input textarea:invalid {
    -webkit-box-shadow: none;
    box-shadow: none
}

.yj-input input:active,.yj-input input:focus,.yj-input textarea:active,.yj-input textarea:focus {
    outline: none
}

.yj-input .yj-label {
    height: 20px;
    line-height: 20px
}

.yj-input__append-outer,.yj-input__prepend-outer {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 4px;
    margin-top: 4px;
    line-height: 1;
    white-space: nowrap;
}

.yj-input__append-outer .yj-icon,.yj-input__prepend-outer .yj-icon {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.yj-application--is-ltr .yj-input__append-outer {
    margin-left: 9px
}

.yj-application--is-ltr .yj-input__prepend-outer,.yj-application--is-rtl .yj-input__append-outer {
    margin-right: 9px
}

.yj-application--is-rtl .yj-input__prepend-outer {
    margin-left: 9px
}

.yj-input__control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 0;
    width: 100%
}

.yj-input__icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 24px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 24px;
    width: 24px
}

.yj-input__icon--clear {
    border-radius: 50%
}

.yj-input__icon--clear .yj-icon--disabled {
    visibility: hidden
}

.yj-input__slot {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 8px;
    min-height: inherit;
    position: relative;
    -webkit-transition: .3s cubic-bezier(.25,.8,.5,1);
    transition: .3s cubic-bezier(.25,.8,.5,1);
    width: 100%
}

.yj-input--dense>.yj-input__control>.yj-input__slot {
    margin-bottom: 4px
}

.yj-input--is-disabled:not(.yj-input--is-readonly) {
    pointer-events: none
}

.yj-input--is-loading>.yj-input__control>.yj-input__slot:after,.yj-input--is-loading>.yj-input__control>.yj-input__slot:before {
    display: none
}

.yj-input--hide-details>.yj-input__control>.yj-input__slot {
    margin-bottom: 0
}

.yj-input--has-state.error--text .yj-label {
    -webkit-animation: yj-shake .6s cubic-bezier(.25,.8,.5,1);
    animation: yj-shake .6s cubic-bezier(.25,.8,.5,1)
}

.theme--light.yj-label {
    color: #999
}

.theme--light.yj-label--is-disabled {
    color: rgba(0,0,0,.38)
}

.theme--dark.yj-label {
    color: hsla(0,0%,100%,.7)
}

.theme--dark.yj-label--is-disabled {
    color: hsla(0,0%,100%,.5)
}

.yj-label {
    font-size: 16px;
    line-height: 1;
    min-height: 8px;
    -webkit-transition: .3s cubic-bezier(.25,.8,.5,1);
    transition: .3s cubic-bezier(.25,.8,.5,1)
}

.theme--light.yj-text-field>.yj-input__control>.yj-input__slot:before {
    border-color: rgba(0,0,0,.42)
}

.theme--light.yj-text-field:not(.yj-input--has-state):hover>.yj-input__control>.yj-input__slot:before {
    border-color: #333
}

.theme--light.yj-text-field.yj-input--is-disabled .yj-input__slot:before {
    -o-border-image: repeating-linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat;
    border-image: repeating-linear-gradient(90deg,rgba(0,0,0,.38) 0,rgba(0,0,0,.38) 2px,transparent 0,transparent 4px) 1 repeat
}

.theme--light.yj-text-field--filled>.yj-input__control>.yj-input__slot {
    background: rgba(0,0,0,.06)
}

.theme--light.yj-text-field--filled:not(.yj-input--is-focused):not(.yj-input--has-state)>.yj-input__control>.yj-input__slot:hover {
    background: rgba(0,0,0,.12)
}

.theme--light.yj-text-field--solo>.yj-input__control>.yj-input__slot {
    background: #fff
}

.theme--light.yj-text-field--solo-inverted>.yj-input__control>.yj-input__slot {
    background: rgba(0,0,0,.06)
}

.theme--light.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot {
    background: #424242
}

.theme--light.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input {
    color: #fff
}

.theme--light.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--light.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input::-moz-placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--light.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input:-ms-input-placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--light.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input::-ms-input-placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--light.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input::placeholder {
    color: hsla(0,0%,100%,.5)
}

.theme--light.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot .yj-label {
    color: hsla(0,0%,100%,.7)
}

.theme--light.yj-text-field--outlined:not(.yj-input--is-focused):not(.yj-input--has-state)>.yj-input__control>.yj-input__slot fieldset {
    color: rgba(0,0,0,.38)
}

.theme--light.yj-text-field--outlined:not(.yj-input--is-focused):not(.yj-input--has-state):not(.yj-input--is-disabled)>.yj-input__control>.yj-input__slot:hover fieldset {
    color: rgba(0,0,0,.86)
}

.theme--light.yj-text-field--outlined:not(.yj-input--is-focused).yj-input--is-disabled>.yj-input__control>.yj-input__slot fieldset {
    color: rgba(0,0,0,.26)
}

.theme--dark.yj-text-field>.yj-input__control>.yj-input__slot:before {
    border-color: hsla(0,0%,100%,.7)
}

.theme--dark.yj-text-field:not(.yj-input--has-state):hover>.yj-input__control>.yj-input__slot:before {
    border-color: #fff
}

.theme--dark.yj-text-field.yj-input--is-disabled .yj-input__slot:before {
    -o-border-image: repeating-linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat;
    border-image: repeating-linear-gradient(90deg,hsla(0,0%,100%,.5) 0,hsla(0,0%,100%,.5) 2px,transparent 0,transparent 4px) 1 repeat
}

.theme--dark.yj-text-field--filled>.yj-input__control>.yj-input__slot {
    background: hsla(0,0%,100%,.08)
}

.theme--dark.yj-text-field--filled:not(.yj-input--is-focused):not(.yj-input--has-state)>.yj-input__control>.yj-input__slot:hover {
    background: hsla(0,0%,100%,.16)
}

.theme--dark.yj-text-field--solo>.yj-input__control>.yj-input__slot {
    background: #1e1e1e
}

.theme--dark.yj-text-field--solo-inverted>.yj-input__control>.yj-input__slot {
    background: hsla(0,0%,100%,.16)
}

.theme--dark.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot {
    background: #fff
}

.theme--dark.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input {
    color: rgba(0,0,0,.87)
}

.theme--dark.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input::-webkit-input-placeholder {
    color: rgba(0,0,0,.38)
}

.theme--dark.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input::-moz-placeholder {
    color: rgba(0,0,0,.38)
}

.theme--dark.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input:-ms-input-placeholder {
    color: rgba(0,0,0,.38)
}

.theme--dark.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input::-ms-input-placeholder {
    color: rgba(0,0,0,.38)
}

.theme--dark.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot input::placeholder {
    color: rgba(0,0,0,.38)
}

.theme--dark.yj-text-field--solo-inverted.yj-input--is-focused>.yj-input__control>.yj-input__slot .yj-label {
    color: rgba(0,0,0,.6)
}

.theme--dark.yj-text-field--outlined:not(.yj-input--is-focused):not(.yj-input--has-state)>.yj-input__control>.yj-input__slot fieldset {
    color: hsla(0,0%,100%,.24)
}

.theme--dark.yj-text-field--outlined:not(.yj-input--is-focused):not(.yj-input--has-state):not(.yj-input--is-disabled)>.yj-input__control>.yj-input__slot:hover fieldset {
    color: #fff
}

.theme--dark.yj-text-field--outlined:not(.yj-input--is-focused).yj-input--is-disabled>.yj-input__control>.yj-input__slot fieldset {
    color: hsla(0,0%,100%,.16)
}

.yj-text-field {
    padding-top: 12px;
    margin-top: 4px
}

.yj-text-field input {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    line-height: 20px;
    padding: 8px 0 8px;
    max-width: 100%;
    min-width: 0;
    width: 100%
}

.yj-text-field .yj-input__control,.yj-text-field .yj-input__slot,.yj-text-field fieldset {
    border-radius: inherit
}

.yj-text-field.yj-input--has-state .yj-input__control>.yj-text-field__details>.yj-counter,.yj-text-field.yj-input--is-disabled .yj-input__control>.yj-text-field__details>.yj-counter,.yj-text-field.yj-input--is-disabled .yj-input__control>.yj-text-field__details>.yj-messages,.yj-text-field .yj-input__control,.yj-text-field fieldset {
    color: inherit
}

.yj-text-field.yj-input--dense {
    padding-top: 0
}

.yj-text-field.yj-input--dense:not(.yj-text-field--outlined) input {
    padding: 4px 0 2px
}

.yj-text-field.yj-input--dense[type=text]::-ms-clear {
    display: none
}

.yj-text-field.yj-input--dense .yj-input__append-inner,.yj-text-field.yj-input--dense .yj-input__prepend-inner {
    margin-top: 0
}

.yj-text-field.yj-input--dense:not(.yj-text-field--enclosed):not(.yj-text-field--full-width) .yj-input__append-inner .yj-input__icon>.yj-icon,.yj-text-field.yj-input--dense:not(.yj-text-field--enclosed):not(.yj-text-field--full-width) .yj-input__prepend-inner .yj-input__icon>.yj-icon {
    margin-top: 8px
}

.yj-text-field .yj-input__append-inner,.yj-text-field .yj-input__prepend-inner {
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 4px;
    line-height: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.yj-application--is-ltr .yj-text-field .yj-input__prepend-inner {
    margin-right: auto;
    padding-right: 4px
}

.yj-application--is-ltr .yj-text-field .yj-input__append-inner,.yj-application--is-rtl .yj-text-field .yj-input__prepend-inner {
    margin-left: auto;
    padding-left: 4px
}

.yj-application--is-rtl .yj-text-field .yj-input__append-inner {
    margin-right: auto;
    padding-right: 4px
}

.yj-text-field .yj-counter {
    white-space: nowrap
}

.yj-application--is-ltr .yj-text-field .yj-counter {
    margin-left: 8px
}

.yj-application--is-rtl .yj-text-field .yj-counter {
    margin-right: 8px
}

.yj-text-field .yj-label {
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    top: 6px;
    white-space: nowrap;
    pointer-events: none
}

.yj-application--is-ltr .yj-text-field .yj-label {
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.yj-application--is-rtl .yj-text-field .yj-label {
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.yj-text-field .yj-label--active {
    max-width: 133%;
    -webkit-transform: translateY(-18px) scale(.75);
    transform: translateY(-18px) scale(.75)
}

.yj-text-field>.yj-input__control>.yj-input__slot {
    cursor: text;
    -webkit-transition: background .3s cubic-bezier(.25,.8,.5,1);
    transition: background .3s cubic-bezier(.25,.8,.5,1)
}

.yj-text-field>.yj-input__control>.yj-input__slot:after,.yj-text-field>.yj-input__control>.yj-input__slot:before {
    bottom: -1px;
    content: "";
    left: 0;
    position: absolute;
    -webkit-transition: .3s cubic-bezier(.25,.8,.5,1);
    transition: .3s cubic-bezier(.25,.8,.5,1);
    width: 100%
}

.yj-text-field>.yj-input__control>.yj-input__slot:before {
    border-color: inherit;
    border-style: solid;
    border-width: thin 0 0 0
}

.yj-text-field>.yj-input__control>.yj-input__slot:after {
    border-color: currentColor;
    border-style: solid;
    border-width: thin 0 thin 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.yj-text-field__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 100%;
    min-height: 14px;
    overflow: hidden
}

.yj-text-field__prefix,.yj-text-field__suffix {
    -ms-flex-item-align: center;
    align-self: center;
    cursor: default;
    -webkit-transition: color .3s cubic-bezier(.25,.8,.5,1);
    transition: color .3s cubic-bezier(.25,.8,.5,1);
    white-space: nowrap
}

.yj-application--is-ltr .yj-text-field__prefix {
    text-align: right;
    padding-right: 4px
}

.yj-application--is-rtl .yj-text-field__prefix {
    text-align: left;
    padding-left: 4px
}

.yj-text-field__suffix {
    white-space: nowrap
}

.yj-application--is-ltr .yj-text-field__suffix {
    padding-left: 4px
}

.yj-application--is-rtl .yj-text-field__suffix {
    padding-right: 4px
}

.yj-application--is-ltr .yj-text-field--reverse .yj-text-field__prefix {
    text-align: left;
    padding-right: 0;
    padding-left: 4px
}

.yj-application--is-rtl .yj-text-field--reverse .yj-text-field__prefix {
    text-align: right;
    padding-right: 4px;
    padding-left: 0
}

.yj-application--is-ltr .yj-text-field--reverse .yj-text-field__suffix {
    padding-left: 0;
    padding-right: 4px
}

.yj-application--is-rtl .yj-text-field--reverse .yj-text-field__suffix {
    padding-left: 4px;
    padding-right: 0
}

.yj-text-field>.yj-input__control>.yj-input__slot>.yj-text-field__slot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative
}

.yj-text-field:not(.yj-text-field--is-booted) .yj-label,.yj-text-field:not(.yj-text-field--is-booted) legend {
    -webkit-transition: none;
    transition: none
}

.yj-text-field--filled,.yj-text-field--full-width,.yj-text-field--outlined {
    position: relative
}

.yj-text-field--filled>.yj-input__control>.yj-input__slot,.yj-text-field--full-width>.yj-input__control>.yj-input__slot,.yj-text-field--outlined>.yj-input__control>.yj-input__slot {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-height: 56px
}

.yj-text-field--filled.yj-input--dense>.yj-input__control>.yj-input__slot,.yj-text-field--full-width.yj-input--dense>.yj-input__control>.yj-input__slot,.yj-text-field--outlined.yj-input--dense>.yj-input__control>.yj-input__slot {
    min-height: 52px
}

.yj-text-field--filled.yj-input--dense.yj-text-field--outlined.yj-text-field--filled>.yj-input__control>.yj-input__slot,.yj-text-field--filled.yj-input--dense.yj-text-field--outlined>.yj-input__control>.yj-input__slot,.yj-text-field--filled.yj-input--dense.yj-text-field--single-line>.yj-input__control>.yj-input__slot,.yj-text-field--full-width.yj-input--dense.yj-text-field--outlined.yj-text-field--filled>.yj-input__control>.yj-input__slot,.yj-text-field--full-width.yj-input--dense.yj-text-field--outlined>.yj-input__control>.yj-input__slot,.yj-text-field--full-width.yj-input--dense.yj-text-field--single-line>.yj-input__control>.yj-input__slot,.yj-text-field--outlined.yj-input--dense.yj-text-field--outlined.yj-text-field--filled>.yj-input__control>.yj-input__slot,.yj-text-field--outlined.yj-input--dense.yj-text-field--outlined>.yj-input__control>.yj-input__slot,.yj-text-field--outlined.yj-input--dense.yj-text-field--single-line>.yj-input__control>.yj-input__slot {
    min-height: 40px
}

.yj-text-field--outlined {
    border-radius: 4px
}

.yj-text-field--enclosed .yj-input__append-inner,.yj-text-field--enclosed .yj-input__append-outer,.yj-text-field--enclosed .yj-input__prepend-inner,.yj-text-field--enclosed .yj-input__prepend-outer,.yj-text-field--full-width .yj-input__append-inner,.yj-text-field--full-width .yj-input__append-outer,.yj-text-field--full-width .yj-input__prepend-inner,.yj-text-field--full-width .yj-input__prepend-outer {
    margin-top: 17px
}

.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo) .yj-input__append-inner,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo) .yj-input__append-outer,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo) .yj-input__prepend-inner,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo) .yj-input__prepend-outer,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo) .yj-input__append-inner,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo) .yj-input__append-outer,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo) .yj-input__prepend-inner,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo) .yj-input__prepend-outer {
    margin-top: 14px
}

.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo).yj-text-field--single-line .yj-input__append-inner,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo).yj-text-field--single-line .yj-input__append-outer,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo).yj-text-field--single-line .yj-input__prepend-inner,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo).yj-text-field--single-line .yj-input__prepend-outer,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo).yj-text-field--single-line .yj-input__append-inner,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo).yj-text-field--single-line .yj-input__append-outer,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo).yj-text-field--single-line .yj-input__prepend-inner,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo).yj-text-field--single-line .yj-input__prepend-outer {
    margin-top: 9px
}

.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo).yj-text-field--outlined .yj-input__append-inner,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo).yj-text-field--outlined .yj-input__append-outer,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo).yj-text-field--outlined .yj-input__prepend-inner,.yj-text-field--enclosed.yj-input--dense:not(.yj-text-field--solo).yj-text-field--outlined .yj-input__prepend-outer,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo).yj-text-field--outlined .yj-input__append-inner,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo).yj-text-field--outlined .yj-input__append-outer,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo).yj-text-field--outlined .yj-input__prepend-inner,.yj-text-field--full-width.yj-input--dense:not(.yj-text-field--solo).yj-text-field--outlined .yj-input__prepend-outer {
    margin-top: 8px
}

.yj-text-field--filled .yj-label,.yj-text-field--full-width .yj-label {
    top: 18px
}

.yj-text-field--filled .yj-label--active,.yj-text-field--full-width .yj-label--active {
    -webkit-transform: translateY(-6px) scale(.75);
    transform: translateY(-6px) scale(.75)
}

.yj-text-field--filled.yj-input--dense .yj-label,.yj-text-field--full-width.yj-input--dense .yj-label {
    top: 17px
}

.yj-text-field--filled.yj-input--dense .yj-label--active,.yj-text-field--full-width.yj-input--dense .yj-label--active {
    -webkit-transform: translateY(-10px) scale(.75);
    transform: translateY(-10px) scale(.75)
}

.yj-text-field--filled.yj-input--dense.yj-text-field--single-line .yj-label,.yj-text-field--full-width.yj-input--dense.yj-text-field--single-line .yj-label {
    top: 11px
}

.yj-text-field--filled {
    border-radius: 4px 4px 0 0
}

.yj-text-field--filled:not(.yj-text-field--single-line) input {
    margin-top: 22px
}

.yj-text-field--filled.yj-input--dense:not(.yj-text-field--single-line).yj-text-field--outlined input {
    margin-top: 0
}

.yj-text-field--filled .yj-text-field__prefix,.yj-text-field--filled .yj-text-field__suffix {
    max-height: 32px;
    margin-top: 20px
}

.yj-text-field--full-width {
    border-radius: 0
}

.yj-text-field--outlined .yj-text-field__slot,.yj-text-field--single-line .yj-text-field__slot {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.yj-text-field.yj-text-field--enclosed {
    margin: 0;
    padding: 0
}

.yj-text-field.yj-text-field--enclosed.yj-text-field--single-line .yj-text-field__prefix,.yj-text-field.yj-text-field--enclosed.yj-text-field--single-line .yj-text-field__suffix {
    margin-top: 0
}

.yj-text-field.yj-text-field--enclosed:not(.yj-text-field--filled) .yj-progress-linear__background {
    display: none
}

.yj-text-field.yj-text-field--enclosed .yj-text-field__details,.yj-text-field.yj-text-field--enclosed:not(.yj-text-field--rounded)>.yj-input__control>.yj-input__slot {
    padding: 0 12px
}

.yj-text-field.yj-text-field--enclosed .yj-text-field__details {
    margin-bottom: 8px
}

.yj-application--is-ltr .yj-text-field--reverse input {
    text-align: right
}

.yj-application--is-rtl .yj-text-field--reverse input {
    text-align: left
}

.yj-application--is-ltr .yj-text-field--reverse .yj-label {
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.yj-application--is-rtl .yj-text-field--reverse .yj-label {
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.yj-text-field--reverse .yj-text-field__slot,.yj-text-field--reverse>.yj-input__control>.yj-input__slot {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.yj-text-field--outlined>.yj-input__control>.yj-input__slot:after,.yj-text-field--outlined>.yj-input__control>.yj-input__slot:before,.yj-text-field--rounded>.yj-input__control>.yj-input__slot:after,.yj-text-field--rounded>.yj-input__control>.yj-input__slot:before,.yj-text-field--solo>.yj-input__control>.yj-input__slot:after,.yj-text-field--solo>.yj-input__control>.yj-input__slot:before {
    display: none
}

.yj-text-field--outlined,.yj-text-field--solo {
    border-radius: 4px
}

.yj-text-field--outlined {
    margin-bottom: 16px;
    -webkit-transition: border .3s cubic-bezier(.25,.8,.5,1);
    transition: border .3s cubic-bezier(.25,.8,.5,1)
}

.yj-text-field--outlined .yj-label {
    top: 18px
}

.yj-text-field--outlined .yj-label--active {
    -webkit-transform: translateY(-24px) scale(.75);
    transform: translateY(-24px) scale(.75)
}

.yj-text-field--outlined.yj-input--dense .yj-label {
    top: 10px
}

.yj-text-field--outlined.yj-input--dense .yj-label--active {
    -webkit-transform: translateY(-16px) scale(.75);
    transform: translateY(-16px) scale(.75)
}

.yj-text-field--outlined fieldset {
    border-collapse: collapse;
    border-color: currentColor;
    border-style: solid;
    border-width: 1px;
    bottom: 0;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -5px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color,border-width;
    transition-property: color,border-width;
    -webkit-transition-timing-function: cubic-bezier(.25,.8,.25,1);
    transition-timing-function: cubic-bezier(.25,.8,.25,1)
}

.yj-application--is-ltr .yj-text-field--outlined fieldset {
    padding-left: 8px
}

.yj-application--is-ltr .yj-text-field--outlined.yj-text-field--reverse fieldset,.yj-application--is-rtl .yj-text-field--outlined fieldset {
    padding-right: 8px
}

.yj-application--is-rtl .yj-text-field--outlined.yj-text-field--reverse fieldset {
    padding-left: 8px
}

.yj-text-field--outlined legend {
    line-height: 11px;
    padding: 0;
    -webkit-transition: width .3s cubic-bezier(.25,.8,.5,1);
    transition: width .3s cubic-bezier(.25,.8,.5,1)
}

.yj-application--is-ltr .yj-text-field--outlined legend {
    text-align: left
}

.yj-application--is-ltr .yj-text-field--outlined.yj-text-field--reverse legend,.yj-application--is-rtl .yj-text-field--outlined legend {
    text-align: right
}

.yj-application--is-rtl .yj-text-field--outlined.yj-text-field--reverse legend {
    text-align: left
}

.yj-application--is-ltr .yj-text-field--outlined.yj-text-field--rounded legend {
    margin-left: 12px
}

.yj-application--is-rtl .yj-text-field--outlined.yj-text-field--rounded legend {
    margin-right: 12px
}

.yj-text-field--outlined>.yj-input__control>.yj-input__slot {
    background: transparent
}

.yj-text-field--outlined .yj-text-field__prefix {
    max-height: 32px
}

.yj-text-field--outlined .yj-input__append-outer,.yj-text-field--outlined .yj-input__prepend-outer {
    margin-top: 18px
}

.yj-text-field--outlined.yj-input--has-state fieldset,.yj-text-field--outlined.yj-input--is-focused fieldset {
    border: 2px solid currentColor
}

.yj-text-field--rounded {
    border-radius: 28px
}

.yj-text-field--rounded>.yj-input__control>.yj-input__slot {
    padding: 0 24px
}

.yj-text-field--shaped {
    border-radius: 16px 16px 0 0
}

.yj-text-field.yj-text-field--solo .yj-label {
    top: calc(50% - 9px)
}

.yj-text-field.yj-text-field--solo .yj-input__control {
    min-height: 48px;
    padding: 0
}

.yj-text-field.yj-text-field--solo .yj-input__control input {
    caret-color: auto
}

.yj-text-field.yj-text-field--solo.yj-input--dense>.yj-input__control {
    min-height: 38px
}

.yj-text-field.yj-text-field--solo:not(.yj-text-field--solo-flat)>.yj-input__control>.yj-input__slot {
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

.yj-text-field.yj-text-field--solo .yj-input__append-inner,.yj-text-field.yj-text-field--solo .yj-input__prepend-inner {
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 0
}

.yj-text-field.yj-text-field--solo .yj-input__append-outer,.yj-text-field.yj-text-field--solo .yj-input__prepend-outer {
    margin-top: 12px
}

.yj-text-field.yj-text-field--solo.yj-input--dense .yj-input__append-outer,.yj-text-field.yj-text-field--solo.yj-input--dense .yj-input__prepend-outer {
    margin-top: 7px
}

.yj-text-field.yj-input--is-focused>.yj-input__control>.yj-input__slot:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.yj-text-field.yj-input--has-state>.yj-input__control>.yj-input__slot:before {
    border-color: currentColor
}

.form-check input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #e91e63;
    border-radius: 50%;
}
   
.form-check input[type="radio"]:checked {
    background-color: #e91e63;
    background-clip: content-box;
    padding: 2px;
}
.theme--light.yj-messages {
    color: #999
}

.theme--dark.yj-messages {
    color: hsla(0,0%,100%,.7)
}

.theme--light.yj-data-table tbody tr.yj-data-table__selected {
    background: #f5f5f5
}

.theme--light.yj-data-table .yj-row-group__header,.theme--light.yj-data-table .yj-row-group__summary {
    background: #eee
}

.theme--light.yj-data-table .yj-data-footer {
    border-top: thin solid rgba(0,0,0,.12)
}

.theme--light.yj-data-table .yj-data-table__empty-wrapper {
    color: rgba(0,0,0,.38)
}

.theme--dark.yj-data-table tbody tr.yj-data-table__selected {
    background: #505050
}

.theme--dark.yj-data-table .yj-row-group__header,.theme--dark.yj-data-table .yj-row-group__summary {
    background: #616161
}

.theme--dark.yj-data-table .yj-data-footer {
    border-top: thin solid hsla(0,0%,100%,.12)
}

.theme--dark.yj-data-table .yj-data-table__empty-wrapper {
    color: hsla(0,0%,100%,.5)
}

.yj-data-table {
    border-radius: 4px
}

.yj-data-table>.yj-data-table__wrapper tbody tr.yj-data-table__expanded {
    border-bottom: 0
}

.yj-data-table>.yj-data-table__wrapper tbody tr.yj-data-table__expanded__content {
    -webkit-box-shadow: inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75);
    box-shadow: inset 0 4px 8px -5px rgba(50,50,50,.75),inset 0 -4px 8px -5px rgba(50,50,50,.75)
}

.yj-data-table>.yj-data-table__wrapper .yj-data-table__mobile-table-row {
    display: initial
}

.yj-data-table>.yj-data-table__wrapper .yj-data-table__mobile-row {
    height: auto;
    min-height: 48px
}

.yj-data-table__empty-wrapper {
    text-align: center
}

.yj-data-table__mobile-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.yj-data-table__mobile-row__header {
    font-weight: 600
}

.yj-application--is-ltr .yj-data-table__mobile-row__header {
    padding-right: 16px
}

.yj-application--is-rtl .yj-data-table__mobile-row__header {
    padding-left: 16px
}

.yj-application--is-ltr .yj-data-table__mobile-row__cell {
    text-align: right
}

.yj-application--is-rtl .yj-data-table__mobile-row__cell {
    text-align: left
}

.yj-row-group__header td,.yj-row-group__summary td {
    height: 35px
}

.yj-data-table__expand-icon {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.yj-data-table__expand-icon--active {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.yj-data-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: .8125rem;
    padding: 0 8px
}

.yj-data-footer .yj-btn {
    color: inherit
}

.yj-application--is-ltr .yj-data-footer__icons-before .yj-btn:last-child {
    margin-right: 7px
}

.yj-application--is-ltr .yj-data-footer__icons-after .yj-btn:first-child,.yj-application--is-rtl .yj-data-footer__icons-before .yj-btn:last-child {
    margin-left: 7px
}

.yj-application--is-rtl .yj-data-footer__icons-after .yj-btn:first-child {
    margin-right: 7px
}

.yj-data-footer__pagination {
    display: block;
    text-align: center
}

.yj-application--is-ltr .yj-data-footer__pagination {
    margin: 0 32px 0 24px
}

.yj-application--is-rtl .yj-data-footer__pagination {
    margin: 0 24px 0 32px
}

.yj-data-footer__select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    white-space: nowrap
}

.yj-application--is-ltr .yj-data-footer__select {
    margin-right: 14px
}

.yj-application--is-rtl .yj-data-footer__select {
    margin-left: 14px
}

.yj-data-footer__select .yj-select {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 0px;
    flex: 0 1 0;
    padding: 0;
    position: static
}

.yj-application--is-ltr .yj-data-footer__select .yj-select {
    margin: 13px 0 13px 34px
}

.yj-application--is-rtl .yj-data-footer__select .yj-select {
    margin: 13px 34px 13px 0
}

.yj-data-footer__select .yj-select__selections {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.yj-data-footer__select .yj-select__selections .yj-select__selection--comma {
    font-size: .8125rem
}

.theme--light.yj-data-table .yj-data-table-header th.sortable .yj-data-table-header__icon {
    color: rgba(0,0,0,.38)
}

.theme--light.yj-data-table .yj-data-table-header th.sortable.active,.theme--light.yj-data-table .yj-data-table-header th.sortable.active .yj-data-table-header__icon,.theme--light.yj-data-table .yj-data-table-header th.sortable:hover {
    color: #333
}

.theme--light.yj-data-table .yj-data-table-header__sort-badge {
    background-color: rgba(0,0,0,.12);
    color: #333
}

.theme--dark.yj-data-table .yj-data-table-header th.sortable .yj-data-table-header__icon {
    color: hsla(0,0%,100%,.5)
}

.theme--dark.yj-data-table .yj-data-table-header th.sortable.active,.theme--dark.yj-data-table .yj-data-table-header th.sortable.active .yj-data-table-header__icon,.theme--dark.yj-data-table .yj-data-table-header th.sortable:hover {
    color: #fff
}

.theme--dark.yj-data-table .yj-data-table-header__sort-badge {
    background-color: hsla(0,0%,100%,.12);
    color: #fff
}

.yj-data-table-header th.sortable {
    pointer-events: auto;
    cursor: pointer;
    outline: 0
}

.yj-data-table-header th.active .yj-data-table-header__icon,.yj-data-table-header th:hover .yj-data-table-header__icon {
    -webkit-transform: none;
    transform: none;
    opacity: 1
}

.yj-data-table-header th.desc .yj-data-table-header__icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.yj-data-table-header__icon {
    display: inline-block;
    opacity: 0;
    -webkit-transition: .3s cubic-bezier(.25,.8,.5,1);
    transition: .3s cubic-bezier(.25,.8,.5,1)
}

.yj-data-table-header__sort-badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 0;
    border-radius: 50%;
    min-width: 18px;
    min-height: 18px;
    height: 18px;
    width: 18px
}

.yj-data-table-header-mobile th {
    height: auto
}

.yj-data-table-header-mobile__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.yj-data-table-header-mobile__wrapper .yj-select {
    margin-bottom: 8px
}

.yj-data-table-header-mobile__wrapper .yj-select .yj-chip {
    height: 24px
}

.yj-data-table-header-mobile__wrapper .yj-select .yj-chip__close.desc .yj-icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.yj-data-table-header-mobile__select {
    min-width: 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.theme--light.yj-data-table {
    background-color: #fff;
    color: #333
}

.theme--light.yj-data-table .yj-data-table__divider {
    border-right: thin solid rgba(0,0,0,.12)
}

.theme--light.yj-data-table.yj-data-table--fixed-header thead th {
    background: #fff;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.12);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.12)
}

.theme--light.yj-data-table>.yj-data-table__wrapper>table>thead>tr>th {
    color: #999
}

.theme--light.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--light.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.yj-data-table__mobile-row),.theme--light.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--light.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.yj-data-table__mobile-row),.theme--light.yj-data-table>.yj-data-table__wrapper>table>thead>tr:last-child>th {
    border-bottom: thin solid rgba(0,0,0,.12)
}

.theme--light.yj-data-table>.yj-data-table__wrapper>table>tbody>tr.active {
    background: #f5f5f5
}

.theme--light.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:hover:not(.yj-data-table__expanded__content):not(.yj-data-table__empty-wrapper) {
    background: #eee
}

.theme--dark.yj-data-table {
    background-color: #1e1e1e;
    color: #fff
}

.theme--dark.yj-data-table .yj-data-table__divider {
    border-right: thin solid hsla(0,0%,100%,.12)
}

.theme--dark.yj-data-table.yj-data-table--fixed-header thead th {
    background: #1e1e1e;
    -webkit-box-shadow: inset 0 -1px 0 hsla(0,0%,100%,.12);
    box-shadow: inset 0 -1px 0 hsla(0,0%,100%,.12)
}

.theme--dark.yj-data-table>.yj-data-table__wrapper>table>thead>tr>th {
    color: hsla(0,0%,100%,.7)
}

.theme--dark.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:not(:last-child)>td:last-child,.theme--dark.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:not(:last-child)>td:not(.yj-data-table__mobile-row),.theme--dark.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:not(:last-child)>th:last-child,.theme--dark.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:not(:last-child)>th:not(.yj-data-table__mobile-row),.theme--dark.yj-data-table>.yj-data-table__wrapper>table>thead>tr:last-child>th {
    border-bottom: thin solid hsla(0,0%,100%,.12)
}

.theme--dark.yj-data-table>.yj-data-table__wrapper>table>tbody>tr.active {
    background: #505050
}

.theme--dark.yj-data-table>.yj-data-table__wrapper>table>tbody>tr:hover:not(.yj-data-table__expanded__content):not(.yj-data-table__empty-wrapper) {
    background: #616161
}

.yj-data-table {
    line-height: 1.5;
    max-width: 100%
}

.yj-data-table>.yj-data-table__wrapper>table {
    width: 100%;
    border-spacing: 0
}

.yj-data-table>.yj-data-table__wrapper>table>tbody>tr>td,.yj-data-table>.yj-data-table__wrapper>table>tbody>tr>th,.yj-data-table>.yj-data-table__wrapper>table>tfoot>tr>td,.yj-data-table>.yj-data-table__wrapper>table>tfoot>tr>th,.yj-data-table>.yj-data-table__wrapper>table>thead>tr>td,.yj-data-table>.yj-data-table__wrapper>table>thead>tr>th {
    padding: 0 16px;
    -webkit-transition: height .2s cubic-bezier(.4,0,.6,1);
    transition: height .2s cubic-bezier(.4,0,.6,1)
}

.yj-data-table>.yj-data-table__wrapper>table>tbody>tr>th,.yj-data-table>.yj-data-table__wrapper>table>tfoot>tr>th,.yj-data-table>.yj-data-table__wrapper>table>thead>tr>th {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 1.0625rem;
    height: 48px
}

.yj-application--is-ltr .yj-data-table>.yj-data-table__wrapper>table>tbody>tr>th,.yj-application--is-ltr .yj-data-table>.yj-data-table__wrapper>table>tfoot>tr>th,.yj-application--is-ltr .yj-data-table>.yj-data-table__wrapper>table>thead>tr>th {
    text-align: left
}

.yj-application--is-rtl .yj-data-table>.yj-data-table__wrapper>table>tbody>tr>th,.yj-application--is-rtl .yj-data-table>.yj-data-table__wrapper>table>tfoot>tr>th,.yj-application--is-rtl .yj-data-table>.yj-data-table__wrapper>table>thead>tr>th {
    text-align: right
}

.yj-data-table>.yj-data-table__wrapper>table>tbody>tr>td,.yj-data-table>.yj-data-table__wrapper>table>tfoot>tr>td,.yj-data-table>.yj-data-table__wrapper>table>thead>tr>td {
    font-size: 1rem;
    height: 48px
}

.yj-data-table__wrapper {
    overflow-x: auto;
    overflow-y: hidden
}

.yj-data-table__progress {
    height: auto!important
}

.yj-data-table__progress th {
    height: auto!important;
    border: none!important;
    padding: 0;
    position: relative
}

.yj-data-table--dense>.yj-data-table__wrapper>table>tbody>tr>td,.yj-data-table--dense>.yj-data-table__wrapper>table>tbody>tr>th,.yj-data-table--dense>.yj-data-table__wrapper>table>tfoot>tr>td,.yj-data-table--dense>.yj-data-table__wrapper>table>tfoot>tr>th,.yj-data-table--dense>.yj-data-table__wrapper>table>thead>tr>td,.yj-data-table--dense>.yj-data-table__wrapper>table>thead>tr>th {
    height: 32px
}

.yj-data-table--fixed-header>.yj-data-table__wrapper,.yj-data-table--fixed-height .yj-data-table__wrapper {
    overflow-y: auto
}

.yj-data-table--fixed-header>.yj-data-table__wrapper>table>thead>tr>th {
    border-bottom: 0!important;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2
}

.yj-data-table--fixed-header>.yj-data-table__wrapper>table>thead>tr:nth-child(2)>th {
    top: 48px
}

.yj-application--is-ltr .yj-data-table--fixed-header .yj-data-footer {
    margin-right: 17px
}

.yj-application--is-rtl .yj-data-table--fixed-header .yj-data-footer {
    margin-left: 17px
}

.yj-data-table--fixed-header.yj-data-table--dense>.yj-data-table__wrapper>table>thead>tr:nth-child(2)>th {
    top: 32px
}


.yj-messages {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 12px;
    min-height: 14px;
    min-width: 1px;
    position: relative
}

.yj-application--is-ltr .yj-messages {
    text-align: left
}

.yj-application--is-rtl .yj-messages {
    text-align: right
}

.yj-messages__message {
    line-height: 12px;
    word-break: break-word;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.theme--light.yj-counter {
    color: #999
}

.theme--dark.yj-counter {
    color: hsla(0,0%,100%,.7)
}

.yj-counter {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    font-size: 12px;
    min-height: 12px;
    line-height: 12px
}
.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    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: translate(0,-50px)
}

@media(prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.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);
    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: 5px;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    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 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.modal-header .close {
    padding: 1rem 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 #e9ecef;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.modal-footer>* {
    margin: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}
.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    align-items: stretch;
    flex-direction: column;
    padding:0 12px;
}
.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
.fade:not(.show) {
    opacity: 0;
}
.fade {
    transition: opacity .15s linear;
}
.nayj-pills .nayj-link.active, .nayj-pills .show>.nayj-link {
    color: #fff;
}
.nayj-pills .nayj-link {
    background: 0 0;
    border: 0;
    border-radius: 0.25rem;
}
.nayj-link {
    display: block;
    padding: 0.5rem 1rem;
}
@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)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media(min-width: 768px) {
    .modal-dialog {
        max-width:600px
    }
}

@media(min-width: 992px) {
    .modal-lg,.modal-xl {
        max-width:800px
    }
}

@media(min-width: 1600px) {
    .modal-xl {
        max-width:1140px
    }
}
.close {
    float: right;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.pagination {
    -webkit-box-align: center;
    align-items: center;
    display: inline-flex;
    list-style-type: none;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0px;
    max-width: 100%;
    width: 100%;
}

.pagination.pagination {
    padding: 10px 0;
}

.pagination > li {
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    padding: 0 3px;
}

.pagination>li>a,.pagination>li>span {
    display: inline-flex;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #333333;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
    border-radius: 50%;
    text-decoration: none;
    -webkit-transition: .3s cubic-bezier(0,0,.2,1);
    transition: .3s cubic-bezier(0,0,.2,1);
    width: auto;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #00cae3;
    border-color: #00cae3
}

.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #00cae3;
    border-color: #00cae3;
    cursor: default
}

.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
    color: #b3b3b3;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,.pagination-lg>li>span {
    padding: 8px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-sm>li>a,.pagination-sm>li>span {
    padding: 2px 8px;
    font-size: 12px;
    line-height: 1.4
}
ul.pagination li:first-child>a,ul.pagination li:first-child>span{
    font-size: 22px;
    padding: 0 8px;
}
ul.pagination li:last-child>a,ul.pagination li:last-child>span{
    font-size: 22px;
    padding: 0 8px;
}
.emulator-frame, .emulator-speaker, .emulator-screen, .emulator-button {
    border: 1px solid #ddd;
    border-radius: 10px;
}
.emulator-speaker {
    height: 5px;
    width: 40px;
    margin: 10px auto;
}
.emulator-screen {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    width: 338px;
    background: #eee;
    height: 530px;
    overflow-y: auto;
    margin: 0 10px;
}
.emulator-button {
    border-radius: 100%;
    width: 20px;
    height: 20px;
    margin: 5px auto;
}
.yj-input--is-disabled .yj-input__slot{
    background: rgba(0, 0, 0, .06);
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.yj-file-input input[type=file] {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    max-width: 0;
    width: 0;
}