.language-selector {
    padding: 0.5em;
    background-color: #fff;
}
.language-selector li {
    padding: 0.5em;
    list-style-type: none;
    cursor: pointer;
}
.language-selector li img {
    width: 30px;
    height: 15px;
    vertical-align: middle;
}
.language-selector li span {
    margin-left: 0.5em;
    vertical-align: middle;
}

html {
    box-sizing: border-box
}

li img {
    margin-right: 10px;
}

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

span.field-icon {
    float: right;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 2;
}

#langDropdown {
    min-width: 0;
    min-height: 0;
    width: fit-content !important;
    height: fit-content !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.dropdown-content li {
    min-height: 30px;
}
.mat-badge-content {
    font-weight: 600;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif
}

.mat-badge-small .mat-badge-content {
    font-size: 9px
}

.mat-badge-large .mat-badge-content {
    font-size: 24px
}

.mat-h1,.mat-headline,.mat-typography h1 {
    font: 400 24px/32px Arial,Helvetica,sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h2,.mat-title,.mat-typography h2 {
    font: 500 20px/32px Arial,Helvetica,sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h3,.mat-subheading-2,.mat-typography h3 {
    font: 400 16px/28px Arial,Helvetica,sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h4,.mat-subheading-1,.mat-typography h4 {
    font: 400 15px/24px Arial,Helvetica,sans-serif;
    letter-spacing: normal;
    margin: 0 0 16px
}

.mat-h5,.mat-typography h5 {
    font: 400 calc(14px * 0.83)/20px Arial,Helvetica,sans-serif;
    margin: 0 0 12px
}

.mat-h6,.mat-typography h6 {
    font: 400 calc(14px * 0.67)/20px Arial,Helvetica,sans-serif;
    margin: 0 0 12px
}

.mat-body-strong,.mat-body-2 {
    font: 500 14px/24px Arial,Helvetica,sans-serif;
    letter-spacing: normal
}

.mat-body,.mat-body-1,.mat-typography {
    font: 400 14px/20px Arial,Helvetica,sans-serif;
    letter-spacing: normal
}

.mat-body p,.mat-body-1 p,.mat-typography p {
    margin: 0 0 12px
}

.mat-small,.mat-caption {
    font: 400 12px/20px Arial,Helvetica,sans-serif;
    letter-spacing: normal
}

.mat-display-4,.mat-typography .mat-display-4 {
    font: 300 112px/112px Arial,Helvetica,sans-serif;
    letter-spacing: -0.05em;
    margin: 0 0 56px
}

.mat-display-3,.mat-typography .mat-display-3 {
    font: 400 56px/56px Arial,Helvetica,sans-serif;
    letter-spacing: -0.02em;
    margin: 0 0 64px
}

.mat-display-2,.mat-typography .mat-display-2 {
    font: 400 45px/48px Arial,Helvetica,sans-serif;
    letter-spacing: -0.005em;
    margin: 0 0 64px
}

.mat-display-1,.mat-typography .mat-display-1 {
    font: 400 34px/40px Arial,Helvetica,sans-serif;
    letter-spacing: normal;
    margin: 0 0 64px
}

.mat-bottom-sheet-container {
    font: 400 14px/20px Arial,Helvetica,sans-serif;
    letter-spacing: normal
}

.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-button-toggle {
    font-family: Arial,Helvetica,sans-serif
}

.mat-card {
    font-family: Arial,Helvetica,sans-serif
}

.mat-card-title {
    font-size: 24px;
    font-weight: 500
}

.mat-card-header .mat-card-title {
    font-size: 20px
}

.mat-card-subtitle,.mat-card-content {
    font-size: 14px
}

.mat-checkbox {
    font-family: Arial,Helvetica,sans-serif
}

.mat-checkbox-layout .mat-checkbox-label {
    line-height: 24px
}

.mat-chip {
    font-size: 14px;
    font-weight: 500
}

.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon {
    font-size: 18px
}

.mat-table {
    font-family: Arial,Helvetica,sans-serif
}

.mat-header-cell {
    font-size: 12px;
    font-weight: 500
}

.mat-cell,.mat-footer-cell {
    font-size: 14px
}

.mat-calendar {
    font-family: Arial,Helvetica,sans-serif
}

.mat-calendar-body {
    font-size: 13px
}

.mat-calendar-body-label,.mat-calendar-period-button {
    font-size: 14px;
    font-weight: 500
}

.mat-calendar-table-header th {
    font-size: 11px;
    font-weight: 400
}

.mat-dialog-title {
    font: 500 20px/32px Arial,Helvetica,sans-serif;
    letter-spacing: normal
}

.mat-expansion-panel-header {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: 400
}

.mat-expansion-panel-content {
    font: 400 14px/20px Arial,Helvetica,sans-serif;
    letter-spacing: normal
}

.mat-form-field {
    font-size: inherit;
    font-weight: 400;
    line-height: 1.125;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: normal
}

.dropdown-content li>span {
    display: contents;
}

.bottom-padding {
    padding-bottom: 3.5em;
}

.mat-form-field-wrapper {
    padding-bottom: 1.34375em
}

.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon {
    font-size: 150%;
    line-height: 1.125
}

.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button {
    height: 1.5em;
    width: 1.5em
}

.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon {
    height: 1.125em;
    line-height: 1.125
}

.mat-form-field-infix {
    padding: .5em 0;
    border-top: .84375em solid transparent
}

.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.34375em) scale(0.75);
    width: 133.3333333333%
}

.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.34374em) scale(0.75);
    width: 133.3333433333%
}

.mat-form-field-label-wrapper {
    top: -0.84375em;
    padding-top: .84375em
}

.mat-form-field-label {
    top: 1.34375em
}

.mat-form-field-underline {
    bottom: 1.34375em
}

.mat-form-field-subscript-wrapper {
    font-size: 75%;
    margin-top: .6666666667em;
    top: calc(100% - 1.7916666667em)
}

.mat-form-field-appearance-legacy .mat-form-field-wrapper {
    padding-bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-infix {
    padding: .4375em 0
}

.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
    -ms-transform: translateY(-1.28125em) scale(0.75);
    width: 133.3333333333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
    -ms-transform: translateY(-1.28124em) scale(0.75);
    width: 133.3333433333%
}

.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
    -ms-transform: translateY(-1.28123em) scale(0.75);
    width: 133.3333533333%
}

.mat-form-field-appearance-legacy .mat-form-field-label {
    top: 1.28125em
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    bottom: 1.25em
}

.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper {
    margin-top: .5416666667em;
    top: calc(100% - 1.6666666667em)
}

@media print {
    .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.28122em) scale(0.75)
    }

    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.28121em) scale(0.75)
    }

    .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
        transform: translateY(-1.2812em) scale(0.75)
    }
}

.mat-form-field-appearance-fill .mat-form-field-infix {
    padding: .25em 0 .75em 0
}

.mat-form-field-appearance-fill .mat-form-field-label {
    top: 1.09375em;
    margin-top: -0.5em
}

.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-0.59375em) scale(0.75);
    width: 133.3333333333%
}

.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-0.59374em) scale(0.75);
    width: 133.3333433333%
}

.mat-form-field-appearance-outline .mat-form-field-infix {
    padding: 1em 0 1em 0
}

.mat-form-field-appearance-outline .mat-form-field-label {
    top: 1.84375em;
    margin-top: -0.25em
}

.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.59375em) scale(0.75);
    width: 133.3333333333%
}

.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label {
    transform: translateY(-1.59374em) scale(0.75);
    width: 133.3333433333%
}

.mat-grid-tile-header,.mat-grid-tile-footer {
    font-size: 14px
}

.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2) {
    font-size: 12px
}

input.mat-input-element {
    margin-top: -0.0625em
}

.mat-menu-item {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400
}

.mat-paginator,.mat-paginator-page-size .mat-select-trigger {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px
}

.mat-radio-button {
    font-family: Arial,Helvetica,sans-serif
}

.mat-select {
    font-family: Arial,Helvetica,sans-serif
}

.mat-select-trigger {
    height: 1.125em
}

.mat-slide-toggle-content {
    font-family: Arial,Helvetica,sans-serif
}

.mat-slider-thumb-label-text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 500
}

.mat-stepper-vertical,.mat-stepper-horizontal {
    font-family: Arial,Helvetica,sans-serif
}

.mat-step-label {
    font-size: 14px;
    font-weight: 400
}

.mat-step-sub-label-error {
    font-weight: normal
}

.mat-step-label-error {
    font-size: 14px
}

.mat-step-label-selected {
    font-size: 14px;
    font-weight: 500
}

.mat-tab-group {
    font-family: Arial,Helvetica,sans-serif
}

.mat-tab-label,.mat-tab-link {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6 {
    font: 500 20px/32px Arial,Helvetica,sans-serif;
    letter-spacing: normal;
    margin: 0
}

.mat-tooltip {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    padding-top: 6px;
    padding-bottom: 6px
}

.mat-tooltip-handset {
    font-size: 14px;
    padding-top: 8px;
    padding-bottom: 8px
}

.mat-list-item {
    font-family: Arial,Helvetica,sans-serif
}

.mat-list-option {
    font-family: Arial,Helvetica,sans-serif
}

.mat-list-base .mat-list-item {
    font-size: 16px
}

.mat-list-base .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base .mat-list-item .mat-line:nth-child(n+2) {
    font-size: 14px
}

.mat-list-base .mat-list-option {
    font-size: 16px
}

.mat-list-base .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base .mat-list-option .mat-line:nth-child(n+2) {
    font-size: 14px
}

.mat-list-base .mat-subheader {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 500
}

.mat-list-base[dense] .mat-list-item {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2) {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-option {
    font-size: 12px
}

.mat-list-base[dense] .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box
}

.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2) {
    font-size: 12px
}

.mat-list-base[dense] .mat-subheader {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: 500
}

.mat-option {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px
}

.mat-optgroup-label {
    font: 500 14px/24px Arial,Helvetica,sans-serif;
    letter-spacing: normal
}

.mat-simple-snackbar {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px
}

.mat-simple-snackbar-action {
    line-height: 1;
    font-family: inherit;
    font-size: inherit;
    font-weight: 500
}

.mat-tree {
    font-family: Arial,Helvetica,sans-serif
}

.mat-tree-node,.mat-nested-tree-node {
    font-weight: 400;
    font-size: 14px
}

.mat-ripple {
    overflow: hidden;
    position: relative
}

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

.mat-ripple.mat-ripple-unbounded {
    overflow: visible
}

.mat-ripple-element {
    position: absolute;
    border-radius: 50%;
    pointer-events: none;
    transition: opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);
    transform: scale(0)
}

.cdk-high-contrast-active .mat-ripple-element {
    display: none
}

.cdk-visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none
}

.cdk-overlay-container,.cdk-global-overlay-wrapper {
    pointer-events: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.cdk-overlay-container {
    position: fixed;
    z-index: 1000
}

.cdk-overlay-container:empty {
    display: none
}

.cdk-global-overlay-wrapper {
    display: flex;
    position: absolute;
    z-index: 1000
}

.cdk-overlay-pane {
    position: absolute;
    pointer-events: auto;
    box-sizing: border-box;
    z-index: 1000;
    display: flex;
    max-width: 100%;
    max-height: 100%
}

.cdk-overlay-backdrop {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    pointer-events: auto;
    -webkit-tap-highlight-color: transparent;
    transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
    opacity: 0
}

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
    opacity: 1
}

@media screen and (-ms-high-contrast: active) {
    .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
        opacity: .6
    }
}

.cdk-overlay-dark-backdrop {
    background: rgba(0,0,0,.32)
}

.cdk-overlay-transparent-backdrop,.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
    opacity: 0
}

.cdk-overlay-connected-position-bounding-box {
    position: absolute;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    min-width: 1px;
    min-height: 1px
}

.cdk-global-scrollblock {
    position: fixed;
    width: 100%;
    overflow-y: scroll
}

@keyframes cdk-text-field-autofill-start {
    /*!*/
}

@keyframes cdk-text-field-autofill-end {
    /*!*/
}

.cdk-text-field-autofill-monitored:-webkit-autofill {
    animation: cdk-text-field-autofill-start 0s 1ms
}

.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
    animation: cdk-text-field-autofill-end 0s 1ms
}

textarea.cdk-textarea-autosize {
    resize: none
}

textarea.cdk-textarea-autosize-measuring {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: auto !important;
    overflow: hidden !important
}

textarea.cdk-textarea-autosize-measuring-firefox {
    padding: 2px 0 !important;
    box-sizing: content-box !important;
    height: 0 !important
}

.mat-ripple-element {
    background-color: rgba(0,0,0,.1)
}

.mat-option {
    color: rgba(0,0,0,.87)
}

.mat-option:hover:not(.mat-option-disabled),.mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0,0,0,.04)
}

.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0,0,0,.04)
}

.mat-option.mat-active {
    background: rgba(0,0,0,.04);
    color: rgba(0,0,0,.87)
}

.mat-option.mat-option-disabled {
    color: rgba(0,0,0,.38)
}

.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #53a864
}

.mat-accent .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #ff4081
}

.mat-warn .mat-option.mat-selected:not(.mat-option-disabled) {
    color: #f44336
}

.mat-optgroup-label {
    color: rgba(0,0,0,.54)
}

.mat-optgroup-disabled .mat-optgroup-label {
    color: rgba(0,0,0,.38)
}

.mat-pseudo-checkbox {
    color: rgba(0,0,0,.54)
}

.mat-pseudo-checkbox::after {
    color: #fafafa
}

.mat-pseudo-checkbox-disabled {
    color: #b0b0b0
}

.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate {
    background: #53a864
}

.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate,.mat-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate {
    background: #ff4081
}

.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate {
    background: #f44336
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
    background: #b0b0b0
}

.mat-elevation-z0 {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2),0 0 0 0 rgba(0, 0, 0, 0.14),0 0 0 0 rgba(0, 0, 0, 0.12)
}

.mat-elevation-z1 {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 1px 3px 0 rgba(0, 0, 0, 0.12)
}

.mat-elevation-z2 {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),0 2px 2px 0 rgba(0, 0, 0, 0.14),0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.mat-elevation-z3 {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2),0 3px 4px 0 rgba(0, 0, 0, 0.14),0 1px 8px 0 rgba(0, 0, 0, 0.12)
}

.mat-elevation-z4 {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),0 4px 5px 0 rgba(0, 0, 0, 0.14),0 1px 10px 0 rgba(0, 0, 0, 0.12)
}

.mat-elevation-z5 {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),0 5px 8px 0 rgba(0, 0, 0, 0.14),0 1px 14px 0 rgba(0, 0, 0, 0.12)
}

.mat-elevation-z6 {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),0 6px 10px 0 rgba(0, 0, 0, 0.14),0 1px 18px 0 rgba(0, 0, 0, 0.12)
}

.mat-elevation-z7 {
    box-shadow: 0 4px 5px -2px rgba(0, 0, 0, 0.2),0 7px 10px 1px rgba(0, 0, 0, 0.14),0 2px 16px 1px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z8 {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),0 8px 10px 1px rgba(0, 0, 0, 0.14),0 3px 14px 2px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z9 {
    box-shadow: 0 5px 6px -3px rgba(0, 0, 0, 0.2),0 9px 12px 1px rgba(0, 0, 0, 0.14),0 3px 16px 2px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z10 {
    box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2),0 10px 14px 1px rgba(0, 0, 0, 0.14),0 4px 18px 3px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z11 {
    box-shadow: 0 6px 7px -4px rgba(0, 0, 0, 0.2),0 11px 15px 1px rgba(0, 0, 0, 0.14),0 4px 20px 3px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z12 {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),0 12px 17px 2px rgba(0, 0, 0, 0.14),0 5px 22px 4px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z13 {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),0 13px 19px 2px rgba(0, 0, 0, 0.14),0 5px 24px 4px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z14 {
    box-shadow: 0 7px 9px -4px rgba(0, 0, 0, 0.2),0 14px 21px 2px rgba(0, 0, 0, 0.14),0 5px 26px 4px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z15 {
    box-shadow: 0 8px 9px -5px rgba(0, 0, 0, 0.2),0 15px 22px 2px rgba(0, 0, 0, 0.14),0 6px 28px 5px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z16 {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, 0.2),0 16px 24px 2px rgba(0, 0, 0, 0.14),0 6px 30px 5px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z17 {
    box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2),0 17px 26px 2px rgba(0, 0, 0, 0.14),0 6px 32px 5px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z18 {
    box-shadow: 0 9px 11px -5px rgba(0, 0, 0, 0.2),0 18px 28px 2px rgba(0, 0, 0, 0.14),0 7px 34px 6px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z19 {
    box-shadow: 0 9px 12px -6px rgba(0, 0, 0, 0.2),0 19px 29px 2px rgba(0, 0, 0, 0.14),0 7px 36px 6px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z20 {
    box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2),0 20px 31px 3px rgba(0, 0, 0, 0.14),0 8px 38px 7px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z21 {
    box-shadow: 0 10px 13px -6px rgba(0, 0, 0, 0.2),0 21px 33px 3px rgba(0, 0, 0, 0.14),0 8px 40px 7px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z22 {
    box-shadow: 0 10px 14px -6px rgba(0, 0, 0, 0.2),0 22px 35px 3px rgba(0, 0, 0, 0.14),0 8px 42px 7px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z23 {
    box-shadow: 0 11px 14px -7px rgba(0, 0, 0, 0.2),0 23px 36px 3px rgba(0, 0, 0, 0.14),0 9px 44px 8px rgba(0, 0, 0, 0.12)
}

.mat-elevation-z24 {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),0 24px 38px 3px rgba(0, 0, 0, 0.14),0 9px 46px 8px rgba(0, 0, 0, 0.12)
}

.mat-app-background {
    background-color: #fafafa;
    color: rgba(0,0,0,.87)
}

.mat-theme-loaded-marker {
    display: none
}

.mat-autocomplete-panel {
    background: #fff;
    color: rgba(0,0,0,.87)
}

.mat-autocomplete-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),0 4px 5px 0 rgba(0, 0, 0, 0.14),0 1px 10px 0 rgba(0, 0, 0, 0.12)
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: #fff
}

.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
    color: rgba(0,0,0,.87)
}

.mat-button,.mat-icon-button,.mat-stroked-button {
    color: inherit;
    background: transparent
}

.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary {
    color: #53a864
}

.mat-button.mat-accent,.mat-icon-button.mat-accent,.mat-stroked-button.mat-accent {
    color: #ff4081
}

.mat-button.mat-warn,.mat-icon-button.mat-warn,.mat-stroked-button.mat-warn {
    color: #f44336
}

.mat-button.mat-primary[disabled],.mat-button.mat-accent[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-primary[disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-warn[disabled],.mat-stroked-button[disabled][disabled] {
    color: rgba(0,0,0,.26)
}

.mat-button.mat-primary .mat-button-focus-overlay,.mat-icon-button.mat-primary .mat-button-focus-overlay,.mat-stroked-button.mat-primary .mat-button-focus-overlay {
    background-color: #53a864
}

.mat-button.mat-accent .mat-button-focus-overlay,.mat-icon-button.mat-accent .mat-button-focus-overlay,.mat-stroked-button.mat-accent .mat-button-focus-overlay {
    background-color: #ff4081
}

.mat-button.mat-warn .mat-button-focus-overlay,.mat-icon-button.mat-warn .mat-button-focus-overlay,.mat-stroked-button.mat-warn .mat-button-focus-overlay {
    background-color: #f44336
}

.mat-button[disabled] .mat-button-focus-overlay,.mat-icon-button[disabled] .mat-button-focus-overlay,.mat-stroked-button[disabled] .mat-button-focus-overlay {
    background-color: transparent
}

.mat-button .mat-ripple-element,.mat-icon-button .mat-ripple-element,.mat-stroked-button .mat-ripple-element {
    opacity: .1;
    background-color: currentColor
}

.mat-button-focus-overlay {
    background: #000
}

.mat-stroked-button:not([disabled]) {
    border-color: rgba(0,0,0,.12)
}

.mat-flat-button,.mat-raised-button,.mat-fab,.mat-mini-fab {
    color: rgba(0,0,0,.87);
    background-color: #fff
}

.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary {
    color: #fff
}

.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent {
    color: #fff
}

.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn {
    color: #fff
}

.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-accent[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled] {
    color: rgba(0,0,0,.26)
}

.waves-effect.waves-light.btn {
    background-color: #53a864
}

.mat-flat-button.mat-accent,.mat-raised-button.mat-accent,.mat-fab.mat-accent,.mat-mini-fab.mat-accent {
    background-color: #ff4081
}

.mat-flat-button.mat-warn,.mat-raised-button.mat-warn,.mat-fab.mat-warn,.mat-mini-fab.mat-warn {
    background-color: #f44336
}

.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-accent[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled] {
    background-color: rgba(0,0,0,.12)
}

.mat-flat-button.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element,.mat-fab.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element {
    background-color: rgba(255,255,255,.1)
}

.mat-flat-button.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element,.mat-fab.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element {
    background-color: rgba(255,255,255,.1)
}

.mat-flat-button.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element,.mat-fab.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element {
    background-color: rgba(255,255,255,.1)
}

.mat-stroked-button:not([class*=mat-elevation-z]),.mat-flat-button:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2),0 0 0 0 rgba(0, 0, 0, 0.14),0 0 0 0 rgba(0, 0, 0, 0.12)
}

.mat-raised-button:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),0 2px 2px 0 rgba(0, 0, 0, 0.14),0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.mat-raised-button:not([disabled]):active:not([class*=mat-elevation-z]) {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2),0 8px 10px 1px rgba(0, 0, 0, 0.14),0 3px 14px 2px rgba(0, 0, 0, 0.12)
}

.mat-raised-button[disabled]:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2),0 0 0 0 rgba(0, 0, 0, 0.14),0 0 0 0 rgba(0, 0, 0, 0.12)
}

.mat-fab:not([class*=mat-elevation-z]),.mat-mini-fab:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.2),0 6px 10px 0 rgba(0, 0, 0, 0.14),0 1px 18px 0 rgba(0, 0, 0, 0.12)
}

.mat-fab:not([disabled]):active:not([class*=mat-elevation-z]),.mat-mini-fab:not([disabled]):active:not([class*=mat-elevation-z]) {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, 0.2),0 12px 17px 2px rgba(0, 0, 0, 0.14),0 5px 22px 4px rgba(0, 0, 0, 0.12)
}

.mat-fab[disabled]:not([class*=mat-elevation-z]),.mat-mini-fab[disabled]:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2),0 0 0 0 rgba(0, 0, 0, 0.14),0 0 0 0 rgba(0, 0, 0, 0.12)
}

.mat-card {
    background: #fff;
    color: rgba(0,0,0,.87)
}

.mat-card:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2),0 1px 1px 0 rgba(0, 0, 0, 0.14),0 1px 3px 0 rgba(0, 0, 0, 0.12)
}

.mat-card.mat-card-flat:not([class*=mat-elevation-z]) {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2),0 0 0 0 rgba(0, 0, 0, 0.14),0 0 0 0 rgba(0, 0, 0, 0.12)
}

.mat-card-subtitle {
    color: rgba(0,0,0,.54)
}

.mat-checkbox-frame {
    border-color: rgba(0,0,0,.54)
}

.mat-checkbox-checkmark {
    fill: #fafafa
}

.mat-checkbox-checkmark-path {
    stroke: #fafafa !important
}

.mat-checkbox-mixedmark {
    background-color: #fafafa
}

.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background,.mat-checkbox-checked.mat-primary .mat-checkbox-background {
    background-color: #53a864
}

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.mat-checkbox-checked.mat-accent .mat-checkbox-background {
    background-color: #ff4081
}

.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background,.mat-checkbox-checked.mat-warn .mat-checkbox-background {
    background-color: #f44336
}

.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background {
    background-color: #b0b0b0
}

.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
    border-color: #b0b0b0
}

.mat-checkbox-disabled .mat-checkbox-label {
    color: rgba(0,0,0,.54)
}

.mat-checkbox .mat-ripple-element {
    background-color: #000
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element {
    background: #53a864
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element {
    background: #ff4081
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element {
    background: #f44336
}

.mat-dialog-container {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2),0 24px 38px 3px rgba(0, 0, 0, 0.14),0 9px 46px 8px rgba(0, 0, 0, 0.12);
    background: #fff;
    color: rgba(0,0,0,.87)
}

.mat-expansion-panel {
    background: #fff;
    color: rgba(0,0,0,.87)
}

.mat-expansion-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2),0 2px 2px 0 rgba(0, 0, 0, 0.14),0 1px 5px 0 rgba(0, 0, 0, 0.12)
}

.mat-action-row {
    border-top-color: rgba(0,0,0,.12)
}

.mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]) {
    background: rgba(0,0,0,.04)
}

@media(hover: none) {
    .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover {
        background:#fff
    }
}

.mat-expansion-panel-header-title {
    color: rgba(0,0,0,.87)
}

.mat-expansion-panel-header-description,.mat-expansion-indicator::after {
    color: rgba(0,0,0,.54)
}

.mat-expansion-panel-header[aria-disabled=true] {
    color: rgba(0,0,0,.26)
}

.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description {
    color: inherit
}

.mat-form-field-label {
    color: rgba(0,0,0,.6)
}

.mat-hint {
    color: rgba(0,0,0,.6)
}

.mat-form-field.mat-focused .mat-form-field-label {
    color: #53a864
}

.mat-form-field.mat-focused .mat-form-field-label.mat-accent {
    color: #ff4081
}

.mat-form-field.mat-focused .mat-form-field-label.mat-warn {
    color: #f44336
}

.mat-focused .mat-form-field-required-marker {
    color: #ff4081
}

.mat-form-field-ripple {
    background-color: rgba(0,0,0,.87)
}

.mat-form-field.mat-focused .mat-form-field-ripple {
    background-color: #53a864
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-accent {
    background-color: #ff4081
}

.mat-form-field.mat-focused .mat-form-field-ripple.mat-warn {
    background-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix::after {
    color: #53a864
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix::after {
    color: #ff4081
}

.mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix::after {
    color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label {
    color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker {
    color: #f44336
}

.mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent {
    background-color: #f44336
}

.mat-error {
    color: #f44336
}

.mat-form-field-appearance-legacy .mat-form-field-label {
    color: rgba(0,0,0,.54)
}

.mat-form-field-appearance-legacy .mat-hint {
    color: rgba(0,0,0,.54)
}

.mat-form-field-appearance-legacy .mat-form-field-underline {
    background-color: rgba(0,0,0,.42)
}

.mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
    background-size: 4px 100%;
    background-repeat: repeat-x
}

.mat-form-field-appearance-standard .mat-form-field-underline {
    background-color: rgba(0,0,0,.42)
}

.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.42) 0%, rgba(0, 0, 0, 0.42) 33%, transparent 0%);
    background-size: 4px 100%;
    background-repeat: repeat-x
}

.mat-form-field-appearance-fill .mat-form-field-flex {
    background-color: rgba(0,0,0,.04)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
    background-color: rgba(0,0,0,.02)
}

.mat-form-field-appearance-fill .mat-form-field-underline::before {
    background-color: rgba(0,0,0,.42)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
    color: rgba(0,0,0,.38)
}

.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before {
    background-color: transparent
}

.mat-form-field-appearance-outline .mat-form-field-outline {
    color: rgba(0,0,0,.12)
}

.mat-form-field-appearance-outline .mat-form-field-outline-thick {
    color: rgba(0,0,0,.87)
}

.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
    color: #53a864
}

.mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick {
    color: #ff4081
}

.mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick {
    color: #f44336
}

.mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick {
    color: #f44336
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label {
    color: rgba(0,0,0,.38)
}

.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
    color: rgba(0,0,0,.06)
}

.mat-form-field-type-mat-native-select .mat-form-field-infix::after {
    color: rgba(0,0,0,.54)
}

.mat-input-element:disabled,.mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix::after {
    color: rgba(0,0,0,.38)
}

.mat-input-element {
    caret-color: #53a864
}

.mat-input-element::placeholder {
    color: rgba(0,0,0,.42)
}

.mat-input-element::-moz-placeholder {
    color: rgba(0,0,0,.42)
}

.mat-input-element::-webkit-input-placeholder {
    color: rgba(0,0,0,.42)
}

.mat-input-element:-ms-input-placeholder {
    color: rgba(0,0,0,.42)
}

.mat-accent .mat-input-element {
    caret-color: #ff4081
}

.mat-warn .mat-input-element,.mat-form-field-invalid .mat-input-element {
    caret-color: #f44336
}

.mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix::after {
    color: #f44336
}

.mat-radio-outer-circle {
    border-color: rgba(0,0,0,.54)
}

.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
    border-color: #53a864
}

.mat-radio-button.mat-primary .mat-radio-inner-circle,.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-primary:active .mat-radio-persistent-ripple {
    background-color: #53a864
}

.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
    border-color: #ff4081
}

.mat-radio-button.mat-accent .mat-radio-inner-circle,.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
    background-color: #ff4081
}

.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
    border-color: #f44336
}

.mat-radio-button.mat-warn .mat-radio-inner-circle,.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.mat-radio-button.mat-warn:active .mat-radio-persistent-ripple {
    background-color: #f44336
}

.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle {
    border-color: rgba(0,0,0,.38)
}

.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element,.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle {
    background-color: rgba(0,0,0,.38)
}

.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
    color: rgba(0,0,0,.38)
}

.mat-radio-button .mat-ripple-element {
    background-color: #000
}

.mat-select-value {
    color: rgba(0,0,0,.87)
}

.mat-select-placeholder {
    color: rgba(0,0,0,.42)
}

.mat-select-disabled .mat-select-value {
    color: rgba(0,0,0,.38)
}

.mat-select-arrow {
    color: rgba(0,0,0,.54)
}

.mat-select-panel {
    background: #fff
}

.mat-select-panel:not([class*=mat-elevation-z]) {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.2),0 4px 5px 0 rgba(0, 0, 0, 0.14),0 1px 10px 0 rgba(0, 0, 0, 0.12)
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
    background: rgba(0,0,0,.12)
}

.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
    color: #53a864
}

.mat-form-field.mat-focused.mat-accent .mat-select-arrow {
    color: #ff4081
}

.mat-form-field.mat-focused.mat-warn .mat-select-arrow {
    color: #f44336
}

.mat-form-field .mat-select.mat-select-invalid .mat-select-arrow {
    color: #f44336
}

.mat-form-field .mat-select.mat-select-disabled .mat-select-arrow {
    color: rgba(0,0,0,.38)
}

.mat-table {
    background: #fff
}

.mat-table thead,.mat-table tbody,.mat-table tfoot,mat-header-row,mat-row,mat-footer-row,[mat-header-row],[mat-row],[mat-footer-row],.mat-table-sticky {
    background: inherit
}

mat-row,mat-header-row,mat-footer-row,th.mat-header-cell,td.mat-cell,td.mat-footer-cell {
    border-bottom-color: rgba(0,0,0,.12)
}

.mat-header-cell {
    color: rgba(0,0,0,.54)
}

.mat-cell,.mat-footer-cell {
    color: rgba(0,0,0,.87)
}

section {
    font-weight: normal;
    font-size: 1em
}

section.box {
    margin-bottom: 2em;
    color: #000;
    background-color: #fff
}

section.box h1 {
    margin: 0;
    padding: .5em;
    font-size: 1.2em;
    font-weight: normal;
    color: #fff;
    background-color: #8bc349
}

section.box h3 {
    margin: 0
}

section.box .content {
    padding: 1.5em
}

section.box .content.limited-width {
    max-width: 50em;
    margin: 0 auto
}


section.box .content a.standalone {
    display: inline-block;
    width: 100%;
    text-align: right;
    font-size: .8em;
    color: inherit
}

section.box .content table {
    width: 100%
}

section.box .content .button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

section.box .content .button-container.align-left {
    justify-content: flex-start
}

section.box .content .button-container.align-left button {
    margin: 1em 1em 0 0
}

section.box .content .button-container.align-left button:last-of-type {
    margin-right: 0
}

section.box .content .button-container.align-left button.forced-right-margin {
    margin-right: 1em
}

section.box .content .button-container button {
    display: inline-block;
    margin: 1em 0 0 1em
}

section.box .content .button-container button:first-of-type {
    margin-left: 0
}

section.box .content .button-container .recaptcha-container {
    flex: 0 0 100%;
    padding-bottom: .5em
}

section.box .content .error-bar {
    margin-bottom: 1em;
    padding: .5em;
    text-align: left;
    background-color: #dd3b36;
    color: #fff
}

section.box .content .mat-form-field.full-width {
    width: 100%
}

section.box .content .row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 1em;
    text-align: left
}

section.box .content .row:last-child {
    margin-bottom: 0
}

section.box .content .row.explanation {
    margin: 1em 0
}

section.box .content .row.explanation.double-margin-top {
    margin-top: 2em
}

section.box .content .row.explanation.double-margin-bottom {
    margin-bottom: 2em
}

section.box .content .row common-field-error {
    display: block;
    width: 100%
}

section.box .content .row .error {
    width: 100%;
    font-size: .8em;
    color: #dd3b36
}

section.box .content .row .field-wrapper {
    flex: 0 0 100%
}

section.box .content .row .label {
    width: 100%;
    margin-bottom: .25em
}

section.box .content .row .mandatory {
    margin-left: .25em
}

section.box .content .row .mat-checkbox {
    padding-top: .5em
}

section.box .content .row .mat-checkbox .mat-checkbox-layout {
    white-space: normal
}

section.box .content .row .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
    top: 2px;
    margin: 0 8px 0 0
}

section.box .content .row .mat-form-field {
    width: 100%
}

section.box .content .row .mat-form-field .mat-form-field-wrapper {
    padding-bottom: 0
}

section.box .content .row .mat-form-field .mat-form-field-wrapper input.indent {
    width: calc(100% - 1.1em)
}

section.box .content .row .mat-form-field .mat-form-field-wrapper .mat-form-field-infix {
    padding: 0 0 .5em 0
}

section.box .content .row .mat-form-field .mat-form-field-wrapper .mat-form-field-infix .mat-select-arrow-wrapper {
    transform: none
}

section.box .content .row .mat-form-field .mat-form-field-wrapper .prefix {
    margin-right: .1em
}

section.box .content .row .mat-radio-group {
    display: block;
    margin-bottom: .7em;
    padding-top: .725em
}

section.box .content .row .mat-radio-group .mat-radio-button {
    margin-right: 1em
}

section.box .content .row .hint-style {
    opacity: .6;
    padding-bottom: 1em;
    font-size: .8em
}

section.box .content .row .remark {
    opacity: .6;
    padding-bottom: 1em;
    font-size: .8em
}

section.box .content .row .static-text {
    flex: 1;
    margin: .25em 0;
    font-style: italic
}

@media(min-width: 576px) {
    section.box .content .button-container .desktop-right-aligned {
        flex:1;
        text-align: right
    }

    section.box .content .document-opener .title {
        min-width: 16em
    }

    section.box .content .row {
        margin-bottom: .5em
    }

    section.box .content .row.top-aligned {
        align-items: flex-start
    }

    section.box .content .row.top-aligned .label {
        margin: .75em 0
    }

    section.box .content .row .field-wrapper {
        flex: 1;
        padding-left: 1em
    }

    section.box .content .row .label {
        width: 16em;
        margin-bottom: .75em
    }

    section.box .content .row .mat-radio-group {
        padding-left: 1em
    }

    section.box .content .row .remark {
        margin-left: 21.5em
    }

    section.box .content .row .static-text {
        margin: .75em 0;
        padding-left: 1em
    }
}


footer .bar {
    height: 6em;
    padding: 1.5em 1em;
    color: #fff;
    background-color: #8bc349
}

footer .bar .logo {
    display: inline-block;
    width: 5em;
    height: 3em;
    vertical-align: middle;
    background: url("../img/mol/logo-footer.png") 0 0/contain no-repeat
}

footer .bar .country {
    margin-left: .5em;
    vertical-align: middle;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase
}

@media(min-width: 576px) {
    footer .bar .country {
        font-size:2.5em
    }
}

header .menu-bar {
    display: flex;
    align-items: center;
    height: 4em;
    padding: 1em 0
}

header .menu-bar .logo {
    display: inline-block;
    flex: 1;
    height: 2em;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/mol/logo.png");
    cursor: pointer
}

header .menu-bar .language-menu {
    cursor: pointer
}

header .title-and-info-area {
    display: flex;
    margin: 0 0 1em 0;
    background-color: #8bc349
}

header .title-and-info-area h1 {
    flex: 1;
    margin: 0;
    padding: .25em;
    font-size: 2em;
    font-weight: bold;
    color: #fff
}

.language-selector {
    padding: .5em;
    background-color: #fff
}

.language-selector li {
    padding: .5em;
    list-style-type: none;
    cursor: pointer
}

.language-selector li img {
    width: 30px;
    height: 15px;
    vertical-align: middle
}

.language-selector li span {
    margin-left: .5em;
    vertical-align: middle
}

html {
    font-family: Arial,Helvetica,sans-serif;
    height: 100%
}

body {
    margin: 0;
    height: 100%;
    background-image: url("../img/mol/main-background.png")
}

.main {
    display: flex;
    flex-direction: column;
    max-width: 64rem;
    height: 100%;
    margin: 0 auto;
    padding: 0
}

.main .flex-container {
    flex: 1 0 auto;
    margin-bottom: 1em
}

section.new-represented-company .content .application {
    margin-bottom: 1em
}

section.new-represented-company .content .application .mat-expansion-panel-header {
    font-size: inherit
}

.document-opener {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: .5em
}

.document-opener .select-and-button-wrapper {
    flex: 1 0 auto;
    display: flex;
    align-items: center
}

.document-opener .select-and-button-wrapper button {
    margin-left: 1em
}

.document-opener .select-and-button-wrapper .mat-form-field {
    flex: 1;
    min-width: 8em
}

.document-opener .select-and-button-wrapper .mat-form-field .mat-form-field-wrapper {
    padding-bottom: 0
}

.document-opener .select-and-button-wrapper .mat-form-field .mat-form-field-wrapper .mat-form-field-infix {
    width: auto;
    padding: 0 0 .5em 0
}

.document-opener .select-and-button-wrapper .mat-form-field .mat-form-field-wrapper .mat-form-field-infix .mat-select-arrow-wrapper {
    transform: none
}

.document-opener .title {
    width: 100%
}

@media(min-width: 576px) {
    .document-opener .title {
        width:auto;
        margin-right: 1em
    }
}

.confirmation-dialog {
    width: 50em;
    line-height: 1.25em
}

.confirmation-dialog h1 {
    line-height: normal
}

.confirmation-dialog .mat-dialog-container {
    position: relative
}

.confirmation-dialog .mat-dialog-container button {
    margin-left: .5em
}

.confirmation-dialog .mat-dialog-container .button-container {
    position: absolute;
    bottom: 1.5em;
    right: 1.5em;
    margin-top: 2em
}

.confirmation-dialog .message {
    margin-bottom: 3em
}

.confirmation-dialog .message a {
    color: inherit;
    outline: none
}

.error-dialog {
    width: 50em;
    line-height: 1.25em
}

.error-dialog h1 {
    line-height: normal
}

.error-dialog .mat-dialog-container {
    position: relative
}

.error-dialog .mat-dialog-container button.expand {
    margin: .5em 0;
    border: none;
    padding: 0;
    color: #53a864;
    background-color: inherit;
    box-shadow: none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: .875em;
    cursor: pointer;
    outline: none
}

.error-dialog .mat-dialog-container .button-container {
    position: absolute;
    bottom: 1.5em;
    right: 1.5em
}

.error-dialog .mat-dialog-container .details .label {
    font-weight: bold
}

.error-dialog .mat-dialog-container .mat-expansion-panel {
    margin-bottom: 4em;
    border: none;
    box-shadow: none
}

.error-dialog .mat-dialog-container .mat-expansion-panel .mat-expansion-panel-content .mat-expansion-panel-body {
    padding: 0
}

section.activate-permission .content .mat-card {
    margin-bottom: 2em
}

section.activate-permission .content .mat-card .mat-card-title {
    margin-bottom: 1em;
    font-size: inherit;
    font-weight: bold
}

section.activate-permission .content .mat-card .mat-checkbox .mat-checkbox-layout {
    white-space: normal
}

section.activate-permission .content .mat-card .mat-checkbox .mat-checkbox-layout .mat-checkbox-inner-container {
    top: 3px;
    margin: 0 8px 0 0
}

section.activate-permission .content .mat-expansion-panel {
    margin-bottom: 1em
}

section.activate-permission .content .mat-expansion-panel .mat-expansion-panel-header {
    font-size: inherit
}

section.box .content .document-group .mat-expansion-panel-content {
    font-size: inherit
}

section.box .content .document-group .mat-expansion-panel-header {
    font-size: inherit
}

@media(min-width: 576px) {
    section.box .content .document-group .mat-expansion-panel-content .document-opener span {
        flex:10
    }
}

@media (max-width: 1024px) {
    .menu-bar {
        margin-left: 15px;
        margin-right: 15px;
    }
}

app-create-account,app-login {
    display: inline-block;
    width: 100%
}

app-create-account section.box,app-login section.box {
    position: relative
}

app-create-account section.box .button-container,app-login section.box .button-container {
    position: absolute;
    bottom: 1.5em;
    right: 1.5em
}

app-login section.box {
    margin-bottom: 0
}

@media(min-width: 1024px) {
    .menu-bar {
        margin-left: 0;
        margin-right: 0;
    }

    app-create-account {
        display:inline-block;
        width: 50%;
        padding-right: 1.5em;
        vertical-align: top;}

    app-create-account section.box {
        margin-bottom: 0
    }

    app-create-account section.box .content {
        min-height: 20.5em
    }

    app-login {
        display: inline-block;
        width: 50%;
        vertical-align: top
    }

    app-login section.box {
        margin-bottom: 0
    }

    app-login section.box .content {
        min-height: 20.5em
    }
}

.login-error {
    margin-bottom: .5em;
    padding: .5em;
    background-color: #dd3b36;
    color: #fff
}

.tiles-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: -2em 0 0 -2em
}

.tiles-container app-tile.account .tile {
    color: #fff;
    background: url("../img/mol/acc-tile-bg.png") right top/contain no-repeat,linear-gradient(to right, #8d9290, #67696a 65%, #58585a 100%)
}

.tiles-container app-tile.account .tile .primary-action-button svg {
    fill: #eaeaea
}

.tiles-container app-tile.account .tile .primary-action-button .label {
    background-color: #eaeaea;
    color: #58585a
}

.tiles-container app-tile.account .tile .primary-action-button .label svg {
    fill: #58585a
}

.tiles-container app-tile.account .tile:hover .primary-action-button svg {
    fill: #fff
}

.tiles-container app-tile.account .tile:hover .primary-action-button .label {
    background-color: #fff;
    color: #8bc349
}

.tiles-container app-tile.account .tile:hover .primary-action-button .label svg {
    fill: #8bc349
}

.tiles-container app-tile.account .tile li {
    list-style: none;
    line-height: 2.6em;
    font-size: .8em;
    text-transform: uppercase;
    cursor: pointer
}

.tiles-container app-tile.account .tile li:hover a {
    text-decoration: underline
}

.tiles-container app-tile.account .tile li a {
    text-decoration: none;
    color: #fff
}

.tiles-container app-tile.account .tile li a:visited {
    color: inherit
}

.tiles-container app-tile.documents .tile {
    background: url("../img/mol/doc-tile-bg.jpg") right top/cover no-repeat
}

.tiles-container .padding-tile {
    visibility: hidden;
    width: 20em;
    height: 13em;
    margin: 2em 0 0 2em
}

.tiles-container .tile {
    position: relative;
    width: 20em;
    height: 13em;
    margin: 2em 0 0 2em;
    color: #fff;
    cursor: pointer
}

.tiles-container .tile .primary-action-button svg {
    fill: #8bc349
}

.tiles-container .tile .primary-action-button .label {
    background-color: #8bc349;
    color: #fff
}

.tiles-container .tile .primary-action-button .label svg {
    fill: #fff
}

.tiles-container .tile:hover .overlay {
    background: transparent
}

.tiles-container .tile:hover .primary-action-button svg {
    fill: #fff
}

.tiles-container .tile:hover .primary-action-button .label {
    background-color: #fff;
    color: #8bc349
}

.tiles-container .tile:hover .primary-action-button .label svg {
    fill: #8bc349
}

.tiles-container .tile.no-main-area-action {
    cursor: auto
}

.tiles-container .tile .content {
    position: absolute;
    top: 1.5em;
    left: 0
}

.tiles-container .tile .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to right top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2))
}

.tiles-container .tile .primary-action-button {
    position: absolute;
    bottom: 0;
    right: 0;
    font-weight: bold;
    font-size: .875em;
    cursor: pointer;
    user-select: none
}

.tiles-container .tile .primary-action-button svg {
    width: 2.25em;
    height: 2.25em;
    vertical-align: middle;
    transition: color .2s
}

.tiles-container .tile .primary-action-button .label {
    display: inline-block;
    padding: .5em;
    vertical-align: middle
}

.tiles-container .tile .primary-action-button .label span {
    margin-right: .5em;
    vertical-align: middle;
    text-transform: uppercase;
    transition: color .2s
}

.tiles-container .tile .primary-action-button .label svg {
    width: 1em;
    height: 1em
}

.tiles-container .tile .title-container {
    position: absolute;
    bottom: 2em;
    width: 100%
}

.tiles-container .tile .title-container .subtitle {
    width: 100%;
    padding: 0 1em;
    font-size: .8em
}

.tiles-container .tile .title-container .title {
    width: 100%;
    padding: 0 .5em;
    font-size: 1.5em
}

.tiles-container .tile .title-container .clipped-text {
    height: 4em
}

.tiles-container .tile .title-container .clipped-text:before {
    content: "";
    float: right;
    width: 100%;
    height: 100%;
    shape-outside: polygon(6em 0, 100% 0, 100% 4em);
    clip-path: polygon(6em 0, 100% 0, 100% 4em)
}

.tiles-container .tile .top-label {
    position: absolute;
    top: 0;
    left: 0;
    padding: .8em;
    text-transform: uppercase
}

.user-info {
    padding: .5em;
    color: #fff
}

.user-info .label {
    text-align: right
}

section.new-application .content .mat-card {
    margin-bottom: 1em
}

section.new-application .content .mat-card .mat-card-title {
    margin-bottom: 1em;
    font-size: inherit
}

@media(min-width: 576px) {
    section.new-password .content .row .label {
        width:12em
    }

    section.new-password .content .row .remark {
        margin-left: 16.5em
    }
}

@media(min-width: 576px) {
    section.password-change .content .row .label {
        width:12em
    }

    section.password-change .content .row .remark {
        margin-left: 16.5em
    }
}

app-represented-company-permissions section.box .content .application-panel {
    margin-bottom: 1em;
    padding: 1em;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 4px #ddd;
    background: #eee
}

app-represented-company-permissions section.box .content .application-panel:last-child {
    margin-bottom: 0
}

app-represented-company-permissions section.box .content .application-panel.odd {
    background: #fff
}

app-represented-company-permissions section.box .content .application-panel .row .label {
    width: 100%;
    font-size: .9em
}

app-represented-company-permissions section.box .content .application-panel .row .static-text {
    width: 100%;
    font-size: 1.1em;
    font-style: normal
}

app-represented-company-permissions section.box .content .mat-card {
    margin-bottom: 2em
}

app-represented-company-permissions section.box .content .mat-card .mat-card-title {
    margin-bottom: 1em
}

@media(min-width: 576px) {
    app-represented-company-permissions section.box .content .application-panel .row {
        align-items:flex-start
    }

    app-represented-company-permissions section.box .content .application-panel .row .label {
        width: 15em;
        margin: .75em 0;
        font-size: 1em
    }

    app-represented-company-permissions section.box .content .application-panel .row .static-text {
        width: auto;
        font-size: 1em
    }
}

@media(min-width: 576px) {
    section.terms-and-conditions .content .document-opener .title {
        min-width:0
    }

}


