app-root {
    display: block;
    min-height: 100vh;
    background-color: var(--be-background);
    color: var(--be-text)
}

app-root .be-container, app-root .container {
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (min-width: 768px) {
    app-root .be-container, app-root .container {
        max-width: 750px
    }
}

@media screen and (min-width: 992px) {
    app-root .be-container, app-root .container {
        max-width: 970px
    }
}

@media screen and (min-width: 1200px) {
    app-root .be-container, app-root .container {
        max-width: 1170px
    }
}
   .overlay[_nghost-ura-c1], .overlay [_nghost-ura-c1] {
       position: fixed;
       width: 100vw;
       height: 100vh;
       top: 0;
       left: 0;
       z-index: 10;
       background-color: rgba(250, 250, 250, .7)
   }

.overlay[_nghost-ura-c1] .spinner[_ngcontent-ura-c1], .overlay [_nghost-ura-c1] .spinner[_ngcontent-ura-c1] {
    position: absolute;
    top: calc(50% - 32px);
    left: calc(50% - 32px)
}

.overlay-partial[_nghost-ura-c1], .overlay-partial [_nghost-ura-c1] {
    position: absolute;
    width: 100%;
    height: 100%
}

.small[_nghost-ura-c1], .small [_nghost-ura-c1] {
    width: 22.8571428571px;
    height: 22.8571428571px
}

.small[_nghost-ura-c1] .spinner[_ngcontent-ura-c1], .small [_nghost-ura-c1] .spinner[_ngcontent-ura-c1] {
    width: 22.8571428571px;
    height: 22.8571428571px
}

.small[_nghost-ura-c1] .spinner[_ngcontent-ura-c1] > div[_ngcontent-ura-c1], .small [_nghost-ura-c1] .spinner[_ngcontent-ura-c1] > div[_ngcontent-ura-c1] {
    width: 5.7142857143px;
    height: 5.7142857143px;
    margin-top: -2.8571428571px;
    margin-left: -2.8571428571px
}

.inline[_nghost-ura-c1], .inline [_nghost-ura-c1] {
    position: relative;
    width: 100%
}

.inline[_nghost-ura-c1] .spinner[_ngcontent-ura-c1], .inline [_nghost-ura-c1] .spinner[_ngcontent-ura-c1] {
    margin: auto
}

[_nghost-ura-c1] {
    opacity: 0;
    display: none;
    position: absolute;
    width: 64px;
    height: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent
}

[_nghost-ura-c1]:empty {
    display: none
}

.spinner[_ngcontent-ura-c1] {
    width: 64px;
    height: 64px;
    color: var(--be-accent-default)
}

.spinner[_ngcontent-ura-c1] > div[_ngcontent-ura-c1] {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    margin-left: -8px
}

.be-dark-mode.overlay[_nghost-ura-c1], .be-dark-mode .overlay[_nghost-ura-c1] {
    background-color: rgba(0, 0, 0, .4)
}

.center[_nghost-ura-c1], .center [_nghost-ura-c1] {
    top: calc(50% - 32px);
    left: calc(50% - 32px)
}

.overlay-light[_nghost-ura-c1], .overlay-light [_nghost-ura-c1] {
    background-color: rgba(255, 255, 255, .9)
}

.overlay-dark[_nghost-ura-c1], .overlay-dark [_nghost-ura-c1] {
    background-color: rgba(0, 0, 0, .1)
}

.overlay-transparent[_nghost-ura-c1], .overlay-transparent [_nghost-ura-c1] {
    background-color: transparent
}

.la-ball-spin-clockwise[_ngcontent-ura-c1], .la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1] {
    position: relative;
    box-sizing: border-box
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] {
    display: block;
    font-size: 0
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1] {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 100%;
    -webkit-animation: 1s ease-in-out infinite ball-spin-clockwise;
    animation: 1s ease-in-out infinite ball-spin-clockwise
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1]:nth-child(1) {
    top: 5%;
    left: 50%;
    -webkit-animation-delay: -875ms;
    animation-delay: -875ms
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1]:nth-child(2) {
    top: 18.1801948466%;
    left: 81.8198051534%;
    -webkit-animation-delay: -.75s;
    animation-delay: -.75s
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1]:nth-child(3) {
    top: 50%;
    left: 95%;
    -webkit-animation-delay: -625ms;
    animation-delay: -625ms
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1]:nth-child(4) {
    top: 81.8198051534%;
    left: 81.8198051534%;
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1]:nth-child(5) {
    top: 94.9999999966%;
    left: 50.0000000005%;
    -webkit-animation-delay: -375ms;
    animation-delay: -375ms
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1]:nth-child(6) {
    top: 81.8198046966%;
    left: 18.1801949248%;
    -webkit-animation-delay: -.25s;
    animation-delay: -.25s
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1]:nth-child(7) {
    top: 49.9999750815%;
    left: 5.0000051215%;
    -webkit-animation-delay: -125ms;
    animation-delay: -125ms
}

.la-ball-spin-clockwise[_ngcontent-ura-c1] > div[_ngcontent-ura-c1]:nth-child(8) {
    top: 18.179464974%;
    left: 18.1803700518%;
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@-webkit-keyframes ball-spin-clockwise {
    0%, 100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        opacity: 1
    }
    80% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}

@keyframes ball-spin-clockwise {
    0%, 100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    20% {
        opacity: 1
    }
    80% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}
   [_nghost-ura-c2] {
       display: block
   }

.remember-and-login-row[_ngcontent-ura-c2] {
    display: flex
}

.remember-me-checkbox[_ngcontent-ura-c2] {
    flex: 1 1 auto;
    padding-top: 8px
}

.login-button[_ngcontent-ura-c2] {
    flex: 1 1 auto;
    text-align: right
}

.info-row[_ngcontent-ura-c2] {
    margin: 35px 0;
    text-align: center
}

.color-secondary[_ngcontent-ura-c2] {
    margin-right: 5px
}

.social-icons[_ngcontent-ura-c2] {
    text-align: center
}
   @keyframes mat-checkbox-fade-in-background {
              0% {
                  opacity: 0
              }
              50% {
                  opacity: 1
              }
          }

@keyframes mat-checkbox-fade-out-background {
    0%, 50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes mat-checkbox-unchecked-checked-checkmark-path {
    0%, 50% {
        stroke-dashoffset: 22.91026
    }
    50% {
        animation-timing-function: cubic-bezier(0, 0, .2, .1)
    }
    100% {
        stroke-dashoffset: 0
    }
}

@keyframes mat-checkbox-unchecked-indeterminate-mixedmark {
    0%, 68.2% {
        transform: scaleX(0)
    }
    68.2% {
        animation-timing-function: cubic-bezier(0, 0, 0, 1)
    }
    100% {
        transform: scaleX(1)
    }
}

@keyframes mat-checkbox-checked-unchecked-checkmark-path {
    from {
        animation-timing-function: cubic-bezier(.4, 0, 1, 1);
        stroke-dashoffset: 0
    }
    to {
        stroke-dashoffset: -22.91026
    }
}

@keyframes mat-checkbox-checked-indeterminate-checkmark {
    from {
        animation-timing-function: cubic-bezier(0, 0, .2, .1);
        opacity: 1;
        transform: rotate(0)
    }
    to {
        opacity: 0;
        transform: rotate(45deg)
    }
}

@keyframes mat-checkbox-indeterminate-checked-checkmark {
    from {
        animation-timing-function: cubic-bezier(.14, 0, 0, 1);
        opacity: 0;
        transform: rotate(45deg)
    }
    to {
        opacity: 1;
        transform: rotate(360deg)
    }
}

@keyframes mat-checkbox-checked-indeterminate-mixedmark {
    from {
        animation-timing-function: cubic-bezier(0, 0, .2, .1);
        opacity: 0;
        transform: rotate(-45deg)
    }
    to {
        opacity: 1;
        transform: rotate(0)
    }
}

@keyframes mat-checkbox-indeterminate-checked-mixedmark {
    from {
        animation-timing-function: cubic-bezier(.14, 0, 0, 1);
        opacity: 1;
        transform: rotate(0)
    }
    to {
        opacity: 0;
        transform: rotate(315deg)
    }
}

@keyframes mat-checkbox-indeterminate-unchecked-mixedmark {
    0% {
        animation-timing-function: linear;
        opacity: 1;
        transform: scaleX(1)
    }
    100%, 32.8% {
        opacity: 0;
        transform: scaleX(0)
    }
}

.mat-checkbox-background, .mat-checkbox-frame {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    border-radius: 2px;
    box-sizing: border-box;
    pointer-events: none
}

.mat-checkbox {
    transition: background .4s cubic-bezier(.25, .8, .25, 1), box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

._mat-animation-noopable.mat-checkbox {
    transition: none;
    animation: none
}

.mat-checkbox .mat-ripple-element:not(.mat-checkbox-persistent-ripple) {
    opacity: .16
}

.mat-checkbox-layout {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: inherit;
    align-items: baseline;
    vertical-align: middle;
    display: inline-flex;
    white-space: nowrap
}

.mat-checkbox-label {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.mat-checkbox-inner-container {
    display: inline-block;
    height: 16px;
    line-height: 0;
    margin: auto;
    margin-right: 8px;
    order: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
    width: 16px;
    flex-shrink: 0
}

[dir=rtl] .mat-checkbox-inner-container {
    margin-left: 8px;
    margin-right: auto
}

.mat-checkbox-inner-container-no-side-margin {
    margin-left: 0;
    margin-right: 0
}

.mat-checkbox-frame {
    background-color: transparent;
    transition: border-color 90ms cubic-bezier(0, 0, .2, .1);
    border-width: 2px;
    border-style: solid
}

._mat-animation-noopable .mat-checkbox-frame {
    transition: none
}

@media (-ms-high-contrast: active) {
    .mat-checkbox.cdk-keyboard-focused .mat-checkbox-frame {
        border-style: dotted
    }
}

.mat-checkbox-background {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    transition: background-color 90ms cubic-bezier(0, 0, .2, .1), opacity 90ms cubic-bezier(0, 0, .2, .1)
}

._mat-animation-noopable .mat-checkbox-background {
    transition: none
}

.mat-checkbox-persistent-ripple {
    width: 100%;
    height: 100%;
    transform: none
}

.mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
    opacity: .04
}

.mat-checkbox.cdk-keyboard-focused .mat-checkbox-persistent-ripple {
    opacity: .12
}

.mat-checkbox-persistent-ripple, .mat-checkbox.mat-checkbox-disabled .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
    opacity: 0
}

@media (hover: none) {
    .mat-checkbox-inner-container:hover .mat-checkbox-persistent-ripple {
        display: none
    }
}

.mat-checkbox-checkmark {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    width: 100%
}

.mat-checkbox-checkmark-path {
    stroke-dashoffset: 22.91026;
    stroke-dasharray: 22.91026;
    stroke-width: 2.13333px
}

.mat-checkbox-mixedmark {
    width: calc(100% - 6px);
    height: 2px;
    opacity: 0;
    transform: scaleX(0) rotate(0);
    border-radius: 2px
}

@media (-ms-high-contrast: active) {
    .mat-checkbox-mixedmark {
        height: 0;
        border-top: solid 2px;
        margin-top: 2px
    }
}

.mat-checkbox-label-before .mat-checkbox-inner-container {
    order: 1;
    margin-left: 8px;
    margin-right: auto
}

[dir=rtl] .mat-checkbox-label-before .mat-checkbox-inner-container {
    margin-left: auto;
    margin-right: 8px
}

.mat-checkbox-checked .mat-checkbox-checkmark {
    opacity: 1
}

.mat-checkbox-checked .mat-checkbox-checkmark-path {
    stroke-dashoffset: 0
}

.mat-checkbox-checked .mat-checkbox-mixedmark {
    transform: scaleX(1) rotate(-45deg)
}

.mat-checkbox-indeterminate .mat-checkbox-checkmark {
    opacity: 0;
    transform: rotate(45deg)
}

.mat-checkbox-indeterminate .mat-checkbox-checkmark-path {
    stroke-dashoffset: 0
}

.mat-checkbox-indeterminate .mat-checkbox-mixedmark {
    opacity: 1;
    transform: scaleX(1) rotate(0)
}

.mat-checkbox-unchecked .mat-checkbox-background {
    background-color: transparent
}

.mat-checkbox-disabled {
    cursor: default
}

.mat-checkbox-anim-unchecked-checked .mat-checkbox-background {
    animation: 180ms linear 0s mat-checkbox-fade-in-background
}

.mat-checkbox-anim-unchecked-checked .mat-checkbox-checkmark-path {
    animation: 180ms linear 0s mat-checkbox-unchecked-checked-checkmark-path
}

.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-background {
    animation: 180ms linear 0s mat-checkbox-fade-in-background
}

.mat-checkbox-anim-unchecked-indeterminate .mat-checkbox-mixedmark {
    animation: 90ms linear 0s mat-checkbox-unchecked-indeterminate-mixedmark
}

.mat-checkbox-anim-checked-unchecked .mat-checkbox-background {
    animation: 180ms linear 0s mat-checkbox-fade-out-background
}

.mat-checkbox-anim-checked-unchecked .mat-checkbox-checkmark-path {
    animation: 90ms linear 0s mat-checkbox-checked-unchecked-checkmark-path
}

.mat-checkbox-anim-checked-indeterminate .mat-checkbox-checkmark {
    animation: 90ms linear 0s mat-checkbox-checked-indeterminate-checkmark
}

.mat-checkbox-anim-checked-indeterminate .mat-checkbox-mixedmark {
    animation: 90ms linear 0s mat-checkbox-checked-indeterminate-mixedmark
}

.mat-checkbox-anim-indeterminate-checked .mat-checkbox-checkmark {
    animation: .5s linear 0s mat-checkbox-indeterminate-checked-checkmark
}

.mat-checkbox-anim-indeterminate-checked .mat-checkbox-mixedmark {
    animation: .5s linear 0s mat-checkbox-indeterminate-checked-mixedmark
}

.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-background {
    animation: 180ms linear 0s mat-checkbox-fade-out-background
}

.mat-checkbox-anim-indeterminate-unchecked .mat-checkbox-mixedmark {
    animation: .3s linear 0s mat-checkbox-indeterminate-unchecked-mixedmark
}

.mat-checkbox-input {
    bottom: 0;
    left: 50%
}

.mat-checkbox .mat-checkbox-ripple {
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    height: 40px;
    width: 40px;
    z-index: 1;
    pointer-events: none
}
   .mat-button .mat-button-focus-overlay, .mat-icon-button .mat-button-focus-overlay {
       opacity: 0
   }

.mat-button:hover .mat-button-focus-overlay, .mat-stroked-button:hover .mat-button-focus-overlay {
    opacity: .04
}

@media (hover: none) {
    .mat-button:hover .mat-button-focus-overlay, .mat-stroked-button:hover .mat-button-focus-overlay {
        opacity: 0
    }
}

.mat-button, .mat-flat-button, .mat-icon-button, .mat-stroked-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible
}

.mat-button::-moz-focus-inner, .mat-flat-button::-moz-focus-inner, .mat-icon-button::-moz-focus-inner, .mat-stroked-button::-moz-focus-inner {
    border: 0
}

.mat-button[disabled], .mat-flat-button[disabled], .mat-icon-button[disabled], .mat-stroked-button[disabled] {
    cursor: default
}

.mat-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-button.cdk-program-focused .mat-button-focus-overlay, .mat-flat-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-flat-button.cdk-program-focused .mat-button-focus-overlay, .mat-icon-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-icon-button.cdk-program-focused .mat-button-focus-overlay, .mat-stroked-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-stroked-button.cdk-program-focused .mat-button-focus-overlay {
    opacity: .12
}

.mat-button::-moz-focus-inner, .mat-flat-button::-moz-focus-inner, .mat-icon-button::-moz-focus-inner, .mat-stroked-button::-moz-focus-inner {
    border: 0
}

.mat-raised-button {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background .4s cubic-bezier(.25, .8, .25, 1), box-shadow 280ms cubic-bezier(.4, 0, .2, 1)
}

.mat-raised-button::-moz-focus-inner {
    border: 0
}

.mat-raised-button[disabled] {
    cursor: default
}

.mat-raised-button.cdk-keyboard-focused .mat-button-focus-overlay, .mat-raised-button.cdk-program-focused .mat-button-focus-overlay {
    opacity: .12
}

.mat-raised-button::-moz-focus-inner {
    border: 0
}

._mat-animation-noopable.mat-raised-button {
    transition: none;
    animation: none
}

.mat-stroked-button {
    border: 1px solid currentColor;
    padding: 0 15px;
    line-height: 34px
}

.mat-stroked-button .mat-button-focus-overlay, .mat-stroked-button .mat-button-ripple.mat-ripple {
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px
}

.mat-fab {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background .4s cubic-bezier(.25, .8, .25, 1), box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
    min-width: 0;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    padding: 0;
    flex-shrink: 0
}

.mat-fab::-moz-focus-inner {
    border: 0
}

.mat-fab[disabled] {
    cursor: default
}

.mat-fab.cdk-keyboard-focused .mat-button-focus-overlay, .mat-fab.cdk-program-focused .mat-button-focus-overlay {
    opacity: .12
}

.mat-fab::-moz-focus-inner {
    border: 0
}

._mat-animation-noopable.mat-fab {
    transition: none;
    animation: none
}

.mat-fab .mat-button-wrapper {
    padding: 16px 0;
    display: inline-block;
    line-height: 24px
}

.mat-mini-fab {
    box-sizing: border-box;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    outline: 0;
    border: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    vertical-align: baseline;
    text-align: center;
    margin: 0;
    min-width: 64px;
    line-height: 36px;
    padding: 0 16px;
    border-radius: 4px;
    overflow: visible;
    transform: translate3d(0, 0, 0);
    transition: background .4s cubic-bezier(.25, .8, .25, 1), box-shadow 280ms cubic-bezier(.4, 0, .2, 1);
    min-width: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 0;
    flex-shrink: 0
}

.mat-mini-fab::-moz-focus-inner {
    border: 0
}

.mat-mini-fab[disabled] {
    cursor: default
}

.mat-mini-fab.cdk-keyboard-focused .mat-button-focus-overlay, .mat-mini-fab.cdk-program-focused .mat-button-focus-overlay {
    opacity: .12
}

.mat-mini-fab::-moz-focus-inner {
    border: 0
}

._mat-animation-noopable.mat-mini-fab {
    transition: none;
    animation: none
}

.mat-mini-fab .mat-button-wrapper {
    padding: 8px 0;
    display: inline-block;
    line-height: 24px
}

.mat-icon-button {
    padding: 0;
    min-width: 0;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    line-height: 40px;
    border-radius: 50%
}

.mat-icon-button .mat-icon, .mat-icon-button i {
    line-height: 24px
}

.mat-button-focus-overlay, .mat-button-ripple.mat-ripple {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    pointer-events: none;
    border-radius: inherit
}

.mat-button-ripple.mat-ripple:not(:empty) {
    transform: translateZ(0)
}

.mat-button-focus-overlay {
    opacity: 0;
    transition: opacity .2s cubic-bezier(.35, 0, .25, 1), background-color .2s cubic-bezier(.35, 0, .25, 1)
}

._mat-animation-noopable .mat-button-focus-overlay {
    transition: none
}

@media (-ms-high-contrast: active) {
    .mat-button-focus-overlay {
        background-color: #fff
    }
}

@media (-ms-high-contrast: black-on-white) {
    .mat-button-focus-overlay {
        background-color: #000
    }
}

.mat-button-ripple-round {
    border-radius: 50%;
    z-index: 1
}

.mat-button .mat-button-wrapper > *, .mat-fab .mat-button-wrapper > *, .mat-flat-button .mat-button-wrapper > *, .mat-icon-button .mat-button-wrapper > *, .mat-mini-fab .mat-button-wrapper > *, .mat-raised-button .mat-button-wrapper > *, .mat-stroked-button .mat-button-wrapper > * {
    vertical-align: middle
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button, .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button {
    display: block;
    font-size: inherit;
    width: 2.5em;
    height: 2.5em
}

@media (-ms-high-contrast: active) {
    .mat-button, .mat-fab, .mat-flat-button, .mat-icon-button, .mat-mini-fab, .mat-raised-button {
        outline: solid 1px
    }
}
   .mat-icon {
       background-repeat: no-repeat;
       display: inline-block;
       fill: currentColor;
       height: 24px;
       width: 24px
   }

.mat-icon.mat-icon-inline {
    font-size: inherit;
    height: inherit;
    line-height: inherit;
    width: inherit
}

[dir=rtl] .mat-icon-rtl-mirror {
    transform: scale(-1, 1)
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon, .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon {
    display: block
}

.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon, .mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon {
    margin: auto
}
   <script src="chrome-extension://ljhlidglcgcgjnhloklpphkialnknbgc/inject.js" type="text/javascript"></script>
                                                                                                        <script src="chrome-extension://gioojphhkmhanbjankdapnegcodlellc/js/content/const.js"></script>
                                                                                                                                                                                                <script src="chrome-extension://gioojphhkmhanbjankdapnegcodlellc/js/content/events.js"></script>
                                                                                                                                                                                                                                                                                         <script src="chrome-extension://gioojphhkmhanbjankdapnegcodlellc/js/editors/detector.js"></script>
                                                                                                                                                                                                                                                                                                                                                                                    <style id="ace_editor.css">.ace_editor {
                                                                                                                                                                                                                                                                                                                                                                                                                  position: relative;
                                                                                                                                                                                                                                                                                                                                                                                                                  overflow: hidden;
                                                                                                                                                                                                                                                                                                                                                                                                                  font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
                                                                                                                                                                                                                                                                                                                                                                                                                  direction: ltr;
                                                                                                                                                                                                                                                                                                                                                                                                                  text-align: left;
                                                                                                                                                                                                                                                                                                                                                                                                              }

.ace_scroller {
    position: absolute;
    overflow: hidden;
    top: 0;
    bottom: 0;
    background-color: inherit;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    cursor: text;
}

.ace_content {
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 100%;
}

.ace_dragging .ace_scroller:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: rgba(250, 250, 250, 0.01);
    z-index: 1000;
}

.ace_dragging.ace_dark .ace_scroller:before {
    background: rgba(0, 0, 0, 0.01);
}

.ace_selecting, .ace_selecting * {
    cursor: text !important;
}

.ace_gutter {
    position: absolute;
    overflow: hidden;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    cursor: default;
    z-index: 4;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.ace_gutter-active-line {
    position: absolute;
    left: 0;
    right: 0;
}

.ace_scroller.ace_scroll-left {
    box-shadow: 17px 0 16px -16px rgba(0, 0, 0, 0.4) inset;
}

.ace_gutter-cell {
    padding-left: 19px;
    padding-right: 6px;
    background-repeat: no-repeat;
}

.ace_gutter-cell.ace_error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAABOFBMVEX/////////QRswFAb/Ui4wFAYwFAYwFAaWGAfDRymzOSH/PxswFAb/SiUwFAYwFAbUPRvjQiDllog5HhHdRybsTi3/Tyv9Tir+Syj/UC3////XurebMBIwFAb/RSHbPx/gUzfdwL3kzMivKBAwFAbbvbnhPx66NhowFAYwFAaZJg8wFAaxKBDZurf/RB6mMxb/SCMwFAYwFAbxQB3+RB4wFAb/Qhy4Oh+4QifbNRcwFAYwFAYwFAb/QRzdNhgwFAYwFAbav7v/Uy7oaE68MBK5LxLewr/r2NXewLswFAaxJw4wFAbkPRy2PyYwFAaxKhLm1tMwFAazPiQwFAaUGAb/QBrfOx3bvrv/VC/maE4wFAbRPBq6MRO8Qynew8Dp2tjfwb0wFAbx6eju5+by6uns4uH9/f36+vr/GkHjAAAAYnRSTlMAGt+64rnWu/bo8eAA4InH3+DwoN7j4eLi4xP99Nfg4+b+/u9B/eDs1MD1mO7+4PHg2MXa347g7vDizMLN4eG+Pv7i5evs/v79yu7S3/DV7/498Yv24eH+4ufQ3Ozu/v7+y13sRqwAAADLSURBVHjaZc/XDsFgGIBhtDrshlitmk2IrbHFqL2pvXf/+78DPokj7+Fz9qpU/9UXJIlhmPaTaQ6QPaz0mm+5gwkgovcV6GZzd5JtCQwgsxoHOvJO15kleRLAnMgHFIESUEPmawB9ngmelTtipwwfASilxOLyiV5UVUyVAfbG0cCPHig+GBkzAENHS0AstVF6bacZIOzgLmxsHbt2OecNgJC83JERmePUYq8ARGkJx6XtFsdddBQgZE2nPR6CICZhawjA4Fb/chv+399kfR+MMMDGOQAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: 2px center;
}

.ace_gutter-cell.ace_warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAmVBMVEX///8AAAD///8AAAAAAABPSzb/5sAAAAB/blH/73z/ulkAAAAAAAD85pkAAAAAAAACAgP/vGz/rkDerGbGrV7/pkQICAf////e0IsAAAD/oED/qTvhrnUAAAD/yHD/njcAAADuv2r/nz//oTj/p064oGf/zHAAAAA9Nir/tFIAAAD/tlTiuWf/tkIAAACynXEAAAAAAAAtIRW7zBpBAAAAM3RSTlMAABR1m7RXO8Ln31Z36zT+neXe5OzooRDfn+TZ4p3h2hTf4t3k3ucyrN1K5+Xaks52Sfs9CXgrAAAAjklEQVR42o3PbQ+CIBQFYEwboPhSYgoYunIqqLn6/z8uYdH8Vmdnu9vz4WwXgN/xTPRD2+sgOcZjsge/whXZgUaYYvT8QnuJaUrjrHUQreGczuEafQCO/SJTufTbroWsPgsllVhq3wJEk2jUSzX3CUEDJC84707djRc5MTAQxoLgupWRwW6UB5fS++NV8AbOZgnsC7BpEAAAAABJRU5ErkJggg==");
    background-position: 2px center;
}

.ace_gutter-cell.ace_info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAJ0Uk5TAAB2k804AAAAPklEQVQY02NgIB68QuO3tiLznjAwpKTgNyDbMegwisCHZUETUZV0ZqOquBpXj2rtnpSJT1AEnnRmL2OgGgAAIKkRQap2htgAAAAASUVORK5CYII=");
    background-position: 2px center;
}

.ace_dark .ace_gutter-cell.ace_info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAJFBMVEUAAAChoaGAgIAqKiq+vr6tra1ZWVmUlJSbm5s8PDxubm56enrdgzg3AAAAAXRSTlMAQObYZgAAAClJREFUeNpjYMAPdsMYHegyJZFQBlsUlMFVCWUYKkAZMxZAGdxlDMQBAG+TBP4B6RyJAAAAAElFTkSuQmCC");
}

.ace_scrollbar {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 6;
}

.ace_scrollbar-inner {
    position: absolute;
    cursor: text;
    left: 0;
    top: 0;
}

.ace_scrollbar-v {
    overflow-x: hidden;
    overflow-y: scroll;
    top: 0;
}

.ace_scrollbar-h {
    overflow-x: scroll;
    overflow-y: hidden;
    left: 0;
}

.ace_print-margin {
    position: absolute;
    height: 100%;
}

.ace_text-input {
    position: absolute;
    z-index: 0;
    width: 0.5em;
    height: 1em;
    opacity: 0;
    background: transparent;
    -moz-appearance: none;
    appearance: none;
    border: none;
    resize: none;
    outline: none;
    overflow: hidden;
    font: inherit;
    padding: 0 1px;
    margin: 0 -1px;
    text-indent: -1em;
    -ms-user-select: text;
    -moz-user-select: text;
    -webkit-user-select: text;
    user-select: text;
    white-space: pre !important;
}

.ace_text-input.ace_composition {
    background: inherit;
    color: inherit;
    z-index: 1000;
    opacity: 1;
    text-indent: 0;
}

.ace_layer {
    z-index: 1;
    position: absolute;
    overflow: hidden;
    word-wrap: normal;
    white-space: pre;
    height: 100%;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none;
}

.ace_gutter-layer {
    position: relative;
    width: auto;
    text-align: right;
    pointer-events: auto;
}

.ace_text-layer {
    font: inherit !important;
}

.ace_cjk {
    display: inline-block;
    text-align: center;
}

.ace_cursor-layer {
    z-index: 4;
}

.ace_cursor {
    z-index: 4;
    position: absolute;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 2px solid;
    transform: translatez(0);
}

.ace_slim-cursors .ace_cursor {
    border-left-width: 1px;
}

.ace_overwrite-cursors .ace_cursor {
    border-left-width: 0;
    border-bottom: 1px solid;
}

.ace_hidden-cursors .ace_cursor {
    opacity: 0.2;
}

.ace_smooth-blinking .ace_cursor {
    -webkit-transition: opacity 0.18s;
    transition: opacity 0.18s;
}

.ace_editor.ace_multiselect .ace_cursor {
    border-left-width: 1px;
}

.ace_marker-layer .ace_step, .ace_marker-layer .ace_stack {
    position: absolute;
    z-index: 3;
}

.ace_marker-layer .ace_selection {
    position: absolute;
    z-index: 5;
}

.ace_marker-layer .ace_bracket {
    position: absolute;
    z-index: 6;
}

.ace_marker-layer .ace_active-line {
    position: absolute;
    z-index: 2;
}

.ace_marker-layer .ace_selected-word {
    position: absolute;
    z-index: 4;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ace_line .ace_fold {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    height: 11px;
    margin-top: -2px;
    vertical-align: middle;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACJJREFUeNpi+P//fxgTAwPDBxDxD078RSX+YeEyDFMCIMAAI3INmXiwf2YAAAAASUVORK5CYII=");
    background-repeat: no-repeat, repeat-x;
    background-position: center center, top left;
    color: transparent;
    border: 1px solid black;
    border-radius: 2px;
    cursor: pointer;
    pointer-events: auto;
}

.ace_dark .ace_fold {
}

.ace_fold:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJCAYAAADU6McMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAJpJREFUeNpi/P//PwOlgAXGYGRklAVSokD8GmjwY1wasKljQpYACtpCFeADcHVQfQyMQAwzwAZI3wJKvCLkfKBaMSClBlR7BOQikCFGQEErIH0VqkabiGCAqwUadAzZJRxQr/0gwiXIal8zQQPnNVTgJ1TdawL0T5gBIP1MUJNhBv2HKoQHHjqNrA4WO4zY0glyNKLT2KIfIMAAQsdgGiXvgnYAAAAASUVORK5CYII="), url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAA3CAYAAADNNiA5AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACBJREFUeNpi+P//fz4TAwPDZxDxD5X4i5fLMEwJgAADAEPVDbjNw87ZAAAAAElFTkSuQmCC");
}

.ace_tooltip {
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.1));
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.1));
    border: 1px solid gray;
    border-radius: 1px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    color: black;
    max-width: 100%;
    padding: 3px 4px;
    position: fixed;
    z-index: 999999;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    white-space: pre;
    word-wrap: break-word;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    pointer-events: none;
}

.ace_folding-enabled > .ace_gutter-cell {
    padding-right: 13px;
}

.ace_fold-widget {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -12px 0 1px;
    display: none;
    width: 11px;
    vertical-align: top;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42mWKsQ0AMAzC8ixLlrzQjzmBiEjp0A6WwBCSPgKAXoLkqSot7nN3yMwR7pZ32NzpKkVoDBUxKAAAAABJRU5ErkJggg==");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 3px;
    border: 1px solid transparent;
    cursor: pointer;
}

.ace_folding-enabled .ace_fold-widget {
    display: inline-block;
}

.ace_fold-widget.ace_end {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAANElEQVR42m3HwQkAMAhD0YzsRchFKI7sAikeWkrxwScEB0nh5e7KTPWimZki4tYfVbX+MNl4pyZXejUO1QAAAABJRU5ErkJggg==");
}

.ace_fold-widget.ace_closed {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAGCAYAAAAG5SQMAAAAOUlEQVR42jXKwQkAMAgDwKwqKD4EwQ26sSOkVWjgIIHAzPiCgaqiqnJHZnKICBERHN194O5b9vbLuAVRL+l0YWnZAAAAAElFTkSuQmCCXA==");
}

.ace_fold-widget:hover {
    border: 1px solid rgba(0, 0, 0, 0.3);
    background-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
}

.ace_fold-widget:active {
    border: 1px solid rgba(0, 0, 0, 0.4);
    background-color: rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}

.ace_dark .ace_fold-widget {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHklEQVQIW2P4//8/AzoGEQ7oGCaLLAhWiSwB146BAQCSTPYocqT0AAAAAElFTkSuQmCC");
}

.ace_dark .ace_fold-widget.ace_end {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAH0lEQVQIW2P4//8/AxQ7wNjIAjDMgC4AxjCVKBirIAAF0kz2rlhxpAAAAABJRU5ErkJggg==");
}

.ace_dark .ace_fold-widget.ace_closed {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAAFCAYAAACAcVaiAAAAHElEQVQIW2P4//+/AxAzgDADlOOAznHAKgPWAwARji8UIDTfQQAAAABJRU5ErkJggg==");
}

.ace_dark .ace_fold-widget:hover {
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.1);
}

.ace_dark .ace_fold-widget:active {
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.2);
}

.ace_fold-widget.ace_invalid {
    background-color: #FFB4B4;
    border-color: #DE5555;
}

.ace_fade-fold-widgets .ace_fold-widget {
    -webkit-transition: opacity 0.4s ease 0.05s;
    transition: opacity 0.4s ease 0.05s;
    opacity: 0;
}

.ace_fade-fold-widgets:hover .ace_fold-widget {
    -webkit-transition: opacity 0.05s ease 0.05s;
    transition: opacity 0.05s ease 0.05s;
    opacity: 1;
}

.ace_underline {
    text-decoration: underline;
}

.ace_bold {
    font-weight: bold;
}

.ace_nobold .ace_bold {
    font-weight: normal;
}

.ace_italic {
    font-style: italic;
}

.ace_error-marker {
    background-color: rgba(255, 0, 0, 0.2);
    position: absolute;
    z-index: 9;
}

.ace_highlight-marker {
    background-color: rgba(255, 255, 0, 0.2);
    position: absolute;
    z-index: 8;
}

.ace_br1 {
    border-top-left-radius: 3px;
}

.ace_br2 {
    border-top-right-radius: 3px;
}

.ace_br3 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.ace_br4 {
    border-bottom-right-radius: 3px;
}

.ace_br5 {
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ace_br6 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ace_br7 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ace_br8 {
    border-bottom-left-radius: 3px;
}

.ace_br9 {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ace_br10 {
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ace_br11 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ace_br12 {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ace_br13 {
    border-top-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ace_br14 {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.ace_br15 {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

/*# sourceURL=ace/css/ace_editor.css */
                                         <style id="ace-tm">.ace-tm .ace_gutter {
                                                               background: #f0f0f0;
                                                               color: #333;
                                                           }

.ace-tm .ace_print-margin {
    width: 1px;
    background: #e8e8e8;
}

.ace-tm .ace_fold {
    background-color: #6B72E6;
}

.ace-tm {
    background-color: #FFFFFF;
    color: black;
}

.ace-tm .ace_cursor {
    color: black;
}

.ace-tm .ace_invisible {
    color: rgb(191, 191, 191);
}

.ace-tm .ace_storage, .ace-tm .ace_keyword {
    color: blue;
}

.ace-tm .ace_constant {
    color: rgb(197, 6, 11);
}

.ace-tm .ace_constant.ace_buildin {
    color: rgb(88, 72, 246);
}

.ace-tm .ace_constant.ace_language {
    color: rgb(88, 92, 246);
}

.ace-tm .ace_constant.ace_library {
    color: rgb(6, 150, 14);
}

.ace-tm .ace_invalid {
    background-color: rgba(255, 0, 0, 0.1);
    color: red;
}

.ace-tm .ace_support.ace_function {
    color: rgb(60, 76, 114);
}

.ace-tm .ace_support.ace_constant {
    color: rgb(6, 150, 14);
}

.ace-tm .ace_support.ace_type, .ace-tm .ace_support.ace_class {
    color: rgb(109, 121, 222);
}

.ace-tm .ace_keyword.ace_operator {
    color: rgb(104, 118, 135);
}

.ace-tm .ace_string {
    color: rgb(3, 106, 7);
}

.ace-tm .ace_comment {
    color: rgb(76, 136, 107);
}

.ace-tm .ace_comment.ace_doc {
    color: rgb(0, 102, 255);
}

.ace-tm .ace_comment.ace_doc.ace_tag {
    color: rgb(128, 159, 191);
}

.ace-tm .ace_constant.ace_numeric {
    color: rgb(0, 0, 205);
}

.ace-tm .ace_variable {
    color: rgb(49, 132, 149);
}

.ace-tm .ace_xml-pe {
    color: rgb(104, 104, 91);
}

.ace-tm .ace_entity.ace_name.ace_function {
    color: #0000A2;
}

.ace-tm .ace_heading {
    color: rgb(12, 7, 255);
}

.ace-tm .ace_list {
    color: rgb(185, 6, 144);
}

.ace-tm .ace_meta.ace_tag {
    color: rgb(0, 22, 142);
}

.ace-tm .ace_string.ace_regex {
    color: rgb(255, 0, 0)
}

.ace-tm .ace_marker-layer .ace_selection {
    background: rgb(181, 213, 255);
}

.ace-tm.ace_multiselect .ace_selection.ace_start {
    box-shadow: 0 0 3px 0px white;
}

.ace-tm .ace_marker-layer .ace_step {
    background: rgb(252, 255, 0);
}

.ace-tm .ace_marker-layer .ace_stack {
    background: rgb(164, 229, 101);
}

.ace-tm .ace_marker-layer .ace_bracket {
    margin: -1px 0 0 -1px;
    border: 1px solid rgb(192, 192, 192);
}

.ace-tm .ace_marker-layer .ace_active-line {
    background: rgba(0, 0, 0, 0.07);
}

.ace-tm .ace_gutter-active-line {
    background-color: #dcdcdc;
}

.ace-tm .ace_marker-layer .ace_selected-word {
    background: rgb(250, 250, 255);
    border: 1px solid rgb(200, 200, 250);
}

.ace-tm .ace_indent-guide {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAE0lEQVQImWP4////f4bLly//BwAmVgd1/w11/gAAAABJRU5ErkJggg==") right repeat-y;
}

/*# sourceURL=ace/css/ace-tm */
                                     .error_widget_wrapper {
                                     background: inherit;
                                     color: inherit;
                                     border: none
                                 }

.error_widget {
    border-top: solid 2px;
    border-bottom: solid 2px;
    margin: 5px 0;
    padding: 10px 40px;
    white-space: pre-wrap;
}

.error_widget.ace_error, .error_widget_arrow.ace_error {
    border-color: #ff5a5a
}

.error_widget.ace_warning, .error_widget_arrow.ace_warning {
    border-color: #F1D817
}

.error_widget.ace_info, .error_widget_arrow.ace_info {
    border-color: #5a5a5a
}

.error_widget.ace_ok, .error_widget_arrow.ace_ok {
    border-color: #5aaa5a
}

.error_widget_arrow {
    position: absolute;
    border: solid 5px;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-left-color: transparent !important;
    top: -5px;
}
   .ace_snippet-marker {
       -moz-box-sizing: border-box;
       box-sizing: border-box;
       background: rgba(194, 193, 208, 0.09);
       border: 1px dotted rgba(211, 208, 235, 0.62);
       position: absolute;
   }