@import url(https://fonts.googleapis.com/css2?family=Michroma);

/* You can add global styles to this file, and also import other style files */
.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}
.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}
.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}
.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}
.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}
.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 0 3px rgba(0,126,255,0.1)}
.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}
.ng-select .ng-has-value .ng-placeholder{display:none}
.ng-select .ng-select-container{background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;-ms-flex-align:center;align-items:center}
.ng-select .ng-select-container:hover{box-shadow:0 1px 0 rgba(0,0,0,0.06)}
.ng-select .ng-select-container .ng-value-container{-ms-flex-align:center;align-items:center;padding-left:10px}
[dir="rtl"] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}
.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}
.ng-select.ng-select-single .ng-select-container{height:36px}
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}
[dir="rtl"] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}
.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:0.9em;margin-bottom:5px;background-color:#ebf5ff;border-radius:2px;margin-right:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}
[dir="rtl"] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}
.ng-select .ng-clear-wrapper{color:#999}
.ng-select .ng-clear-wrapper:hover .ng-clear{color:#D0021B}
.ng-select .ng-spinner-zone{padding:5px 5px 0 0}
[dir="rtl"] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}
.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}
[dir="rtl"] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}
.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}
.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}
.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,0.06);left:0}
.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}
.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}
.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}
.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}
.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}
.ng-dropdown-panel .ng-dropdown-panel-items{margin-bottom:1px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:rgba(0,0,0,0.54);cursor:pointer}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{background-color:#ebf5ff;font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:rgba(0,0,0,0.87);padding:8px 10px}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}
[dir="rtl"] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}
[dir="rtl"] .ng-dropdown-panel{direction:rtl;text-align:right}
/**
 * SETTINGS
 */
/**
 * GLOBAL MIXINS
 */
/**
  * clearfix
  */
.mat-elevation-z0{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
.mat-elevation-z1{box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}
.mat-elevation-z2{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
.mat-elevation-z3{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}
.mat-elevation-z4{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}
.mat-elevation-z5{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 5px 8px 0 rgba(0,0,0,.14),0 1px 14px 0 rgba(0,0,0,.12)}
.mat-elevation-z6{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}
.mat-elevation-z7{box-shadow:0 4px 5px -2px rgba(0,0,0,.2),0 7px 10px 1px rgba(0,0,0,.14),0 2px 16px 1px rgba(0,0,0,.12)}
.mat-elevation-z8{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
.mat-elevation-z9{box-shadow:0 5px 6px -3px rgba(0,0,0,.2),0 9px 12px 1px rgba(0,0,0,.14),0 3px 16px 2px rgba(0,0,0,.12)}
.mat-elevation-z10{box-shadow:0 6px 6px -3px rgba(0,0,0,.2),0 10px 14px 1px rgba(0,0,0,.14),0 4px 18px 3px rgba(0,0,0,.12)}
.mat-elevation-z11{box-shadow:0 6px 7px -4px rgba(0,0,0,.2),0 11px 15px 1px rgba(0,0,0,.14),0 4px 20px 3px rgba(0,0,0,.12)}
.mat-elevation-z12{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}
.mat-elevation-z13{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 13px 19px 2px rgba(0,0,0,.14),0 5px 24px 4px rgba(0,0,0,.12)}
.mat-elevation-z14{box-shadow:0 7px 9px -4px rgba(0,0,0,.2),0 14px 21px 2px rgba(0,0,0,.14),0 5px 26px 4px rgba(0,0,0,.12)}
.mat-elevation-z15{box-shadow:0 8px 9px -5px rgba(0,0,0,.2),0 15px 22px 2px rgba(0,0,0,.14),0 6px 28px 5px rgba(0,0,0,.12)}
.mat-elevation-z16{box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}
.mat-elevation-z17{box-shadow:0 8px 11px -5px rgba(0,0,0,.2),0 17px 26px 2px rgba(0,0,0,.14),0 6px 32px 5px rgba(0,0,0,.12)}
.mat-elevation-z18{box-shadow:0 9px 11px -5px rgba(0,0,0,.2),0 18px 28px 2px rgba(0,0,0,.14),0 7px 34px 6px rgba(0,0,0,.12)}
.mat-elevation-z19{box-shadow:0 9px 12px -6px rgba(0,0,0,.2),0 19px 29px 2px rgba(0,0,0,.14),0 7px 36px 6px rgba(0,0,0,.12)}
.mat-elevation-z20{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 20px 31px 3px rgba(0,0,0,.14),0 8px 38px 7px rgba(0,0,0,.12)}
.mat-elevation-z21{box-shadow:0 10px 13px -6px rgba(0,0,0,.2),0 21px 33px 3px rgba(0,0,0,.14),0 8px 40px 7px rgba(0,0,0,.12)}
.mat-elevation-z22{box-shadow:0 10px 14px -6px rgba(0,0,0,.2),0 22px 35px 3px rgba(0,0,0,.14),0 8px 42px 7px rgba(0,0,0,.12)}
.mat-elevation-z23{box-shadow:0 11px 14px -7px rgba(0,0,0,.2),0 23px 36px 3px rgba(0,0,0,.14),0 9px 44px 8px rgba(0,0,0,.12)}
.mat-elevation-z24{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}
.mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-badge-small .mat-badge-content{font-size:6px}
.mat-badge-large .mat-badge-content{font-size:24px}
.mat-h1,.mat-headline,.mat-typography h1{font:400 24px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}
.mat-h2,.mat-title,.mat-typography h2{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}
.mat-h3,.mat-subheading-2,.mat-typography h3{font:400 16px/28px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}
.mat-h4,.mat-subheading-1,.mat-typography h4{font:400 15px/24px Roboto,"Helvetica Neue",sans-serif;margin:0 0 16px}
.mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}
.mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,"Helvetica Neue",sans-serif;margin:0 0 12px}
.mat-body-2,.mat-body-strong{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}
.mat-body,.mat-body-1,.mat-typography{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}
.mat-body p,.mat-body-1 p,.mat-typography p{margin:0 0 12px}
.mat-caption,.mat-small{font:400 12px/20px Roboto,"Helvetica Neue",sans-serif}
.mat-display-4,.mat-typography .mat-display-4{font:300 112px/112px Roboto,"Helvetica Neue",sans-serif;margin:0 0 56px;letter-spacing:-.05em}
.mat-display-3,.mat-typography .mat-display-3{font:400 56px/56px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.02em}
.mat-display-2,.mat-typography .mat-display-2{font:400 45px/48px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px;letter-spacing:-.005em}
.mat-display-1,.mat-typography .mat-display-1{font:400 34px/40px Roboto,"Helvetica Neue",sans-serif;margin:0 0 64px}
.mat-bottom-sheet-container{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;font-weight:400}
.mat-button,.mat-fab,.mat-flat-button,.mat-icon-button,.mat-mini-fab,.mat-raised-button,.mat-stroked-button{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}
.mat-button-toggle{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-card{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-card-title{font-size:24px;font-weight:400}
.mat-card-content,.mat-card-header .mat-card-title,.mat-card-subtitle{font-size:14px}
.mat-checkbox{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-checkbox-layout .mat-checkbox-label{line-height:24px}
.mat-chip{font-size:13px;line-height:18px}
.mat-chip .mat-chip-remove.mat-icon,.mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}
.mat-table{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-header-cell{font-size:12px;font-weight:500}
.mat-cell,.mat-footer-cell{font-size:14px}
.mat-calendar{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-calendar-body{font-size:13px}
.mat-calendar-body-label,.mat-calendar-period-button{font-size:14px;font-weight:500}
.mat-calendar-table-header th{font-size:11px;font-weight:400}
.mat-dialog-title{font:500 20px/32px Roboto,"Helvetica Neue",sans-serif}
.mat-expansion-panel-header{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:15px;font-weight:400}
.mat-expansion-panel-content{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}
.mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,"Helvetica Neue",sans-serif}
.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-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.34375em) scale(.75);-ms-transform:translateY(-1.34375em) scale(.75);transform:translateY(-1.34375em) scale(.75);width:133.33333%}
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{-webkit-transform:translateY(-1.34374em) scale(.75);-ms-transform:translateY(-1.34374em) scale(.75);transform:translateY(-1.34374em) scale(.75);width:133.33334%}
.mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}
.mat-form-field-label{top:1.34375em}
.mat-form-field-underline{bottom:1.34375em}
.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.66667em;top:calc(100% - 1.79167em)}
.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-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.33333%}
.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{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.33334%}
.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{-webkit-transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.33335%}
.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:.54167em;top:calc(100% - 1.66667em)}
.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:-.5em}
.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-.59375em) scale(.75);-ms-transform:translateY(-.59375em) scale(.75);transform:translateY(-.59375em) scale(.75);width:133.33333%}
.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{-webkit-transform:translateY(-.59374em) scale(.75);-ms-transform:translateY(-.59374em) scale(.75);transform:translateY(-.59374em) scale(.75);width:133.33334%}
.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:-.25em}
.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label{-webkit-transform:translateY(-1.59375em) scale(.75);-ms-transform:translateY(-1.59375em) scale(.75);transform:translateY(-1.59375em) scale(.75);width:133.33333%}
.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{-webkit-transform:translateY(-1.59374em) scale(.75);-ms-transform:translateY(-1.59374em) scale(.75);transform:translateY(-1.59374em) scale(.75);width:133.33334%}
.mat-grid-tile-footer,.mat-grid-tile-header{font-size:14px}
.mat-grid-tile-footer .mat-line,.mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-grid-tile-footer .mat-line:nth-child(n+2),.mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}
input.mat-input-element{margin-top:-.0625em}
.mat-menu-item{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px;font-weight:400}
.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px}
.mat-radio-button{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-select{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-select-trigger{height:1.125em}
.mat-slide-toggle-content{font:400 14px/20px Roboto,"Helvetica Neue",sans-serif}
.mat-slider-thumb-label-text{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}
.mat-stepper-horizontal,.mat-stepper-vertical{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-step-label{font-size:14px;font-weight:400}
.mat-step-label-selected{font-size:14px;font-weight:500}
.mat-tab-group{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-tab-label,.mat-tab-link{font-family:Roboto,"Helvetica Neue",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 Roboto,"Helvetica Neue",sans-serif;margin:0}
.mat-tooltip{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}
.mat-tooltip-handset{font-size:14px;padding-top:9px;padding-bottom:9px}
.mat-list-item{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-list-option{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-list .mat-list-item,.mat-nav-list .mat-list-item,.mat-selection-list .mat-list-item{font-size:16px}
.mat-list .mat-list-item .mat-line,.mat-nav-list .mat-list-item .mat-line,.mat-selection-list .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list .mat-list-item .mat-line:nth-child(n+2){font-size:14px}
.mat-list .mat-list-option,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-option{font-size:16px}
.mat-list .mat-list-option .mat-line,.mat-nav-list .mat-list-option .mat-line,.mat-selection-list .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list .mat-list-option .mat-line:nth-child(n+2){font-size:14px}
.mat-list .mat-subheader,.mat-nav-list .mat-subheader,.mat-selection-list .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px;font-weight:500}
.mat-list[dense] .mat-list-item,.mat-nav-list[dense] .mat-list-item,.mat-selection-list[dense] .mat-list-item{font-size:12px}
.mat-list[dense] .mat-list-item .mat-line,.mat-nav-list[dense] .mat-list-item .mat-line,.mat-selection-list[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:12px}
.mat-list[dense] .mat-list-option,.mat-nav-list[dense] .mat-list-option,.mat-selection-list[dense] .mat-list-option{font-size:12px}
.mat-list[dense] .mat-list-option .mat-line,.mat-nav-list[dense] .mat-list-option .mat-line,.mat-selection-list[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}
.mat-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n+2),.mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}
.mat-list[dense] .mat-subheader,.mat-nav-list[dense] .mat-subheader,.mat-selection-list[dense] .mat-subheader{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:12px;font-weight:500}
.mat-option{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:16px}
.mat-optgroup-label{font:500 14px/24px Roboto,"Helvetica Neue",sans-serif}
.mat-simple-snackbar{font-family:Roboto,"Helvetica Neue",sans-serif;font-size:14px}
.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}
.mat-tree{font-family:Roboto,"Helvetica Neue",sans-serif}
.mat-tree-node{font-weight:400;font-size:14px}
.mat-ripple{overflow:hidden}
.mat-ripple.mat-ripple-unbounded{overflow:visible}
.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,-webkit-transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1);transition:opacity,transform 0s cubic-bezier(0,0,.2,1),-webkit-transform 0s cubic-bezier(0,0,.2,1);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}
@media screen and (-ms-high-contrast:active){.mat-ripple-element{display:none}}
.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;outline:0;-webkit-appearance:none;-moz-appearance:none}
.cdk-global-overlay-wrapper,.cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}
.cdk-overlay-container{position:fixed;z-index:1000}
.cdk-overlay-container:empty{display:none}
.cdk-global-overlay-wrapper{display:-ms-flexbox;display:flex;position:absolute;z-index:1000}
.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:-ms-flexbox;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 .4s cubic-bezier(.25,.8,.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,.288)}
.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:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:1px;min-height:1px}
.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
.cdk-text-field-autofill-monitored:-webkit-autofill{-webkit-animation-name:cdk-text-field-autofill-start;animation-name:cdk-text-field-autofill-start}
.cdk-text-field-autofill-monitored:not(:-webkit-autofill){-webkit-animation-name:cdk-text-field-autofill-end;animation-name:cdk-text-field-autofill-end}
textarea.cdk-textarea-autosize{resize:none}
textarea.cdk-textarea-autosize-measuring{height:auto!important;overflow:hidden!important;padding:2px 0!important;box-sizing:content-box!important}
.mat-ripple-element{background-color:rgba(0,0,0,.1)}
.mat-option{color:rgba(0,0,0,.87)}
.mat-option:focus:not(.mat-option-disabled),.mat-option:hover: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:#3f51b5}
.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-accent .mat-pseudo-checkbox-checked,.mat-accent .mat-pseudo-checkbox-indeterminate,.mat-pseudo-checkbox-checked,.mat-pseudo-checkbox-indeterminate{background:#ff4081}
.mat-primary .mat-pseudo-checkbox-checked,.mat-primary .mat-pseudo-checkbox-indeterminate{background:#3f51b5}
.mat-warn .mat-pseudo-checkbox-checked,.mat-warn .mat-pseudo-checkbox-indeterminate{background:#f44336}
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}
.mat-app-background{background-color:#fafafa;color:rgba(0,0,0,.87)}
.mat-theme-loaded-marker{display:none}
.mat-autocomplete-panel{background:#fff;color:rgba(0,0,0,.87)}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:rgba(0,0,0,.87)}
.mat-badge-content{color:#fff;background:#3f51b5}
.mat-badge-accent .mat-badge-content{background:#ff4081;color:#fff}
.mat-badge-warn .mat-badge-content{color:#fff;background:#f44336}
.mat-badge{position:relative}
.mat-badge-hidden .mat-badge-content{display:none}
.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out;-webkit-transform:scale(.6);-ms-transform:scale(.6);transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}
.mat-badge-content.mat-badge-active{-webkit-transform:none;-ms-transform:none;transform:none}
.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}
@media screen and (-ms-high-contrast:active){.mat-badge-small .mat-badge-content{outline:solid 1px;border-radius:0}}
.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}
.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}
.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}
[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}
.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}
[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}
[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}
.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}
@media screen and (-ms-high-contrast:active){.mat-badge-medium .mat-badge-content{outline:solid 1px;border-radius:0}}
.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}
.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}
.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}
[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}
.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}
[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}
[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}
.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}
@media screen and (-ms-high-contrast:active){.mat-badge-large .mat-badge-content{outline:solid 1px;border-radius:0}}
.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}
.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}
.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}
[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}
.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}
[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}
[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}
.mat-bottom-sheet-container{background:#fff;color:rgba(0,0,0,.87)}
.mat-button,.mat-icon-button,.mat-stroked-button{color:inherit;background:0 0}
.mat-button.mat-primary,.mat-icon-button.mat-primary,.mat-stroked-button.mat-primary{color:#3f51b5}
.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-accent[disabled],.mat-button.mat-primary[disabled],.mat-button.mat-warn[disabled],.mat-button[disabled][disabled],.mat-icon-button.mat-accent[disabled],.mat-icon-button.mat-primary[disabled],.mat-icon-button.mat-warn[disabled],.mat-icon-button[disabled][disabled],.mat-stroked-button.mat-accent[disabled],.mat-stroked-button.mat-primary[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:rgba(63,81,181,.12)}
.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:rgba(255,64,129,.12)}
.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:rgba(244,67,54,.12)}
.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-primary .mat-ripple-element,.mat-icon-button.mat-primary .mat-ripple-element,.mat-stroked-button.mat-primary .mat-ripple-element{background-color:rgba(63,81,181,.1)}
.mat-button.mat-accent .mat-ripple-element,.mat-icon-button.mat-accent .mat-ripple-element,.mat-stroked-button.mat-accent .mat-ripple-element{background-color:rgba(255,64,129,.1)}
.mat-button.mat-warn .mat-ripple-element,.mat-icon-button.mat-warn .mat-ripple-element,.mat-stroked-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.1)}
.mat-fab,.mat-flat-button,.mat-mini-fab,.mat-raised-button{color:rgba(0,0,0,.87);background-color:#fff}
.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{color:#fff}
.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{color:#fff}
.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{color:#fff}
.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{color:rgba(0,0,0,.26)}
.mat-fab.mat-primary,.mat-flat-button.mat-primary,.mat-mini-fab.mat-primary,.mat-raised-button.mat-primary{background-color:#3f51b5}
.mat-fab.mat-accent,.mat-flat-button.mat-accent,.mat-mini-fab.mat-accent,.mat-raised-button.mat-accent{background-color:#ff4081}
.mat-fab.mat-warn,.mat-flat-button.mat-warn,.mat-mini-fab.mat-warn,.mat-raised-button.mat-warn{background-color:#f44336}
.mat-fab.mat-accent[disabled],.mat-fab.mat-primary[disabled],.mat-fab.mat-warn[disabled],.mat-fab[disabled][disabled],.mat-flat-button.mat-accent[disabled],.mat-flat-button.mat-primary[disabled],.mat-flat-button.mat-warn[disabled],.mat-flat-button[disabled][disabled],.mat-mini-fab.mat-accent[disabled],.mat-mini-fab.mat-primary[disabled],.mat-mini-fab.mat-warn[disabled],.mat-mini-fab[disabled][disabled],.mat-raised-button.mat-accent[disabled],.mat-raised-button.mat-primary[disabled],.mat-raised-button.mat-warn[disabled],.mat-raised-button[disabled][disabled]{background-color:rgba(0,0,0,.12)}
.mat-fab.mat-primary .mat-ripple-element,.mat-flat-button.mat-primary .mat-ripple-element,.mat-mini-fab.mat-primary .mat-ripple-element,.mat-raised-button.mat-primary .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-fab.mat-accent .mat-ripple-element,.mat-flat-button.mat-accent .mat-ripple-element,.mat-mini-fab.mat-accent .mat-ripple-element,.mat-raised-button.mat-accent .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-fab.mat-warn .mat-ripple-element,.mat-flat-button.mat-warn .mat-ripple-element,.mat-mini-fab.mat-warn .mat-ripple-element,.mat-raised-button.mat-warn .mat-ripple-element{background-color:rgba(255,255,255,.1)}
.mat-icon-button.mat-primary .mat-ripple-element{background-color:rgba(63,81,181,.2)}
.mat-icon-button.mat-accent .mat-ripple-element{background-color:rgba(255,64,129,.2)}
.mat-icon-button.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.2)}
.mat-button-toggle{color:rgba(0,0,0,.38)}
.mat-button-toggle .mat-button-toggle-focus-overlay{background-color:rgba(0,0,0,.12)}
.mat-button-toggle-checked{background-color:#e0e0e0;color:rgba(0,0,0,.54)}
.mat-button-toggle-disabled{background-color:#eee;color:rgba(0,0,0,.26)}
.mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}
.mat-card{background:#fff;color:rgba(0,0,0,.87)}
.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}
@media screen and (-ms-high-contrast:black-on-white){.mat-checkbox-checkmark-path{stroke:#000!important}}
.mat-checkbox-mixedmark{background-color:#fafafa}
.mat-checkbox-checked.mat-primary .mat-checkbox-background,.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#3f51b5}
.mat-checkbox-checked.mat-accent .mat-checkbox-background,.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background{background-color:#ff4081}
.mat-checkbox-checked.mat-warn .mat-checkbox-background,.mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#f44336}
.mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}
.mat-checkbox-disabled .mat-checkbox-label{color:#b0b0b0}
@media screen and (-ms-high-contrast:active){.mat-checkbox-disabled{opacity:.5}}
@media screen and (-ms-high-contrast:active){.mat-checkbox-background{background:0 0}}
.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(63,81,181,.26)}
.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(255,64,129,.26)}
.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}
.mat-chip.mat-standard-chip{background-color:#e0e0e0;color:rgba(0,0,0,.87)}
.mat-chip.mat-standard-chip .mat-chip-remove{color:rgba(0,0,0,.87);opacity:.4}
.mat-chip.mat-standard-chip .mat-chip-remove:hover{opacity:.54}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#3f51b5;color:#fff}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover{opacity:.54}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#f44336;color:#fff}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover{opacity:.54}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#ff4081;color:#fff}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover{opacity:.54}
.mat-table{background:#fff}
.mat-table tbody,.mat-table tfoot,.mat-table thead,.mat-table-sticky,[mat-footer-row],[mat-header-row],[mat-row],mat-footer-row,mat-header-row,mat-row{background:inherit}
mat-footer-row,mat-header-row,mat-row,td.mat-cell,td.mat-footer-cell,th.mat-header-cell{border-bottom-color:rgba(0,0,0,.12)}
.mat-header-cell{color:rgba(0,0,0,.54)}
.mat-cell,.mat-footer-cell{color:rgba(0,0,0,.87)}
.mat-calendar-arrow{border-top-color:rgba(0,0,0,.54)}
.mat-datepicker-content .mat-calendar-next-button,.mat-datepicker-content .mat-calendar-previous-button,.mat-datepicker-toggle{color:rgba(0,0,0,.54)}
.mat-calendar-table-header{color:rgba(0,0,0,.38)}
.mat-calendar-table-header-divider::after{background:rgba(0,0,0,.12)}
.mat-calendar-body-label{color:rgba(0,0,0,.54)}
.mat-calendar-body-cell-content{color:rgba(0,0,0,.87);border-color:transparent}
.mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){color:rgba(0,0,0,.38)}
.cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected),.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected){background-color:rgba(0,0,0,.04)}
.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.38)}
.mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:rgba(0,0,0,.18)}
.mat-calendar-body-selected{background-color:#3f51b5;color:#fff}
.mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(63,81,181,.4)}
.mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}
.mat-datepicker-content{background-color:#fff;color:rgba(0,0,0,.87)}
.mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#ff4081;color:#fff}
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(255,64,129,.4)}
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}
.mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#f44336;color:#fff}
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:rgba(244,67,54,.4)}
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}
.mat-datepicker-toggle-active{color:#3f51b5}
.mat-datepicker-toggle-active.mat-accent{color:#ff4081}
.mat-datepicker-toggle-active.mat-warn{color:#f44336}
.mat-dialog-container{background:#fff;color:rgba(0,0,0,.87)}
.mat-divider{border-top-color:rgba(0,0,0,.12)}
.mat-divider-vertical{border-right-color:rgba(0,0,0,.12)}
.mat-expansion-panel{background:#fff;color:rgba(0,0,0,.87)}
.mat-action-row{border-top-color:rgba(0,0,0,.12)}
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-keyboard-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]).cdk-program-focused,.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled=true]):hover{background:rgba(0,0,0,.04)}
@media (hover:none){.mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}
.mat-expansion-panel-header-title{color:rgba(0,0,0,.87)}
.mat-expansion-indicator::after,.mat-expansion-panel-header-description{color:rgba(0,0,0,.54)}
.mat-expansion-panel-header[aria-disabled=true]{color:rgba(0,0,0,.26)}
.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}
.mat-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:#3f51b5}
.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:#3f51b5}
.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.mat-form-field-invalid .mat-form-field-label{color:#f44336}
.mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker,.mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent{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,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}
.mat-form-field-appearance-standard .mat-form-field-underline{background-color:rgba(0,0,0,.42)}
.mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(to right,rgba(0,0,0,.42) 0,rgba(0,0,0,.42) 33%,transparent 0);background-size:4px 100%;background-repeat:repeat-x}
.mat-form-field-appearance-fill .mat-form-field-flex{background-color:rgba(0,0,0,.04)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:rgba(0,0,0,.02)}
.mat-form-field-appearance-fill .mat-form-field-underline::before{background-color:rgba(0,0,0,.42)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:rgba(0,0,0,.38)}
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline::before{background-color:transparent}
.mat-form-field-appearance-outline .mat-form-field-outline{color:rgba(0,0,0,.12)}
.mat-form-field-appearance-outline .mat-form-field-outline-thick{color:rgba(0,0,0,.87)}
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#3f51b5}
.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-icon.mat-primary{color:#3f51b5}
.mat-icon.mat-accent{color:#ff4081}
.mat-icon.mat-warn{color:#f44336}
.mat-input-element:disabled{color:rgba(0,0,0,.38)}
.mat-input-element{caret-color:#3f51b5}
.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-input-element::-ms-input-placeholder{color:rgba(0,0,0,.42)}
.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-form-field-invalid .mat-input-element,.mat-warn .mat-input-element{caret-color:#f44336}
.mat-list .mat-list-item,.mat-nav-list .mat-list-item,.mat-selection-list .mat-list-item{color:rgba(0,0,0,.87)}
.mat-list .mat-list-option,.mat-nav-list .mat-list-option,.mat-selection-list .mat-list-option{color:rgba(0,0,0,.87)}
.mat-list .mat-subheader,.mat-nav-list .mat-subheader,.mat-selection-list .mat-subheader{color:rgba(0,0,0,.54)}
.mat-list-item-disabled{background-color:#eee}
.mat-list-option.mat-list-item-focus,.mat-list-option:hover,.mat-nav-list .mat-list-item.mat-list-item-focus,.mat-nav-list .mat-list-item:hover{background:rgba(0,0,0,.04)}
.mat-menu-panel{background:#fff}
.mat-menu-item{background:0 0;color:rgba(0,0,0,.87)}
.mat-menu-item[disabled],.mat-menu-item[disabled]::after{color:rgba(0,0,0,.38)}
.mat-menu-item .mat-icon:not([color]),.mat-menu-item-submenu-trigger::after{color:rgba(0,0,0,.54)}
.mat-menu-item-highlighted:not([disabled]),.mat-menu-item.cdk-keyboard-focused:not([disabled]),.mat-menu-item.cdk-program-focused:not([disabled]),.mat-menu-item:hover:not([disabled]){background:rgba(0,0,0,.04)}
.mat-paginator{background:#fff}
.mat-paginator,.mat-paginator-page-size .mat-select-trigger{color:rgba(0,0,0,.54)}
.mat-paginator-decrement,.mat-paginator-increment{border-top:2px solid rgba(0,0,0,.54);border-right:2px solid rgba(0,0,0,.54)}
.mat-paginator-first,.mat-paginator-last{border-top:2px solid rgba(0,0,0,.54)}
.mat-icon-button[disabled] .mat-paginator-decrement,.mat-icon-button[disabled] .mat-paginator-first,.mat-icon-button[disabled] .mat-paginator-increment,.mat-icon-button[disabled] .mat-paginator-last{border-color:rgba(0,0,0,.38)}
.mat-progress-bar-background{fill:#c5cae9}
.mat-progress-bar-buffer{background-color:#c5cae9}
.mat-progress-bar-fill::after{background-color:#3f51b5}
.mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#ff80ab}
.mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#ff80ab}
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after{background-color:#ff4081}
.mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffcdd2}
.mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffcdd2}
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after{background-color:#f44336}
.mat-progress-spinner circle,.mat-spinner circle{stroke:#3f51b5}
.mat-progress-spinner.mat-accent circle,.mat-spinner.mat-accent circle{stroke:#ff4081}
.mat-progress-spinner.mat-warn circle,.mat-spinner.mat-warn circle{stroke:#f44336}
.mat-radio-outer-circle{border-color:rgba(0,0,0,.54)}
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#3f51b5}
.mat-radio-button.mat-primary .mat-radio-inner-circle{background-color:#3f51b5}
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element{background-color:rgba(63,81,181,.26)}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#ff4081}
.mat-radio-button.mat-accent .mat-radio-inner-circle{background-color:#ff4081}
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element{background-color:rgba(255,64,129,.26)}
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#f44336}
.mat-radio-button.mat-warn .mat-radio-inner-circle{background-color:#f44336}
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element{background-color:rgba(244,67,54,.26)}
.mat-radio-button.mat-radio-disabled .mat-radio-outer-circle,.mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle{border-color:rgba(0,0,0,.38)}
.mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:rgba(0,0,0,.38)}
.mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:rgba(0,0,0,.38)}
.mat-select-content,.mat-select-panel-done-animating{background:#fff}
.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 .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:#3f51b5}
.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-drawer-container{background-color:#fafafa;color:rgba(0,0,0,.87)}
.mat-drawer{background-color:#fff;color:rgba(0,0,0,.87)}
.mat-drawer.mat-drawer-push{background-color:#fff}
.mat-drawer-backdrop.mat-drawer-shown{background-color:rgba(0,0,0,.6)}
.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#e91e63}
.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(233,30,99,.5)}
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}
.mat-slide-toggle .mat-ripple-element{background-color:rgba(233,30,99,.12)}
.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#3f51b5}
.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(63,81,181,.5)}
.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}
.mat-slide-toggle.mat-primary .mat-ripple-element{background-color:rgba(63,81,181,.12)}
.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb{background-color:#f44336}
.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar{background-color:rgba(244,67,54,.5)}
.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element{background-color:rgba(0,0,0,.06)}
.mat-slide-toggle.mat-warn .mat-ripple-element{background-color:rgba(244,67,54,.12)}
.mat-disabled .mat-slide-toggle-thumb{background-color:#bdbdbd}
.mat-disabled .mat-slide-toggle-bar{background-color:rgba(0,0,0,.1)}
.mat-slide-toggle-thumb{background-color:#fafafa}
.mat-slide-toggle-bar{background-color:rgba(0,0,0,.38)}
.mat-slider-track-background{background-color:rgba(0,0,0,.26)}
.mat-primary .mat-slider-thumb,.mat-primary .mat-slider-thumb-label,.mat-primary .mat-slider-track-fill{background-color:#3f51b5}
.mat-primary .mat-slider-thumb-label-text{color:#fff}
.mat-accent .mat-slider-thumb,.mat-accent .mat-slider-thumb-label,.mat-accent .mat-slider-track-fill{background-color:#ff4081}
.mat-accent .mat-slider-thumb-label-text{color:#fff}
.mat-warn .mat-slider-thumb,.mat-warn .mat-slider-thumb-label,.mat-warn .mat-slider-track-fill{background-color:#f44336}
.mat-warn .mat-slider-thumb-label-text{color:#fff}
.mat-slider-focus-ring{background-color:rgba(255,64,129,.2)}
.cdk-focused .mat-slider-track-background,.mat-slider:hover .mat-slider-track-background{background-color:rgba(0,0,0,.38)}
.mat-slider-disabled .mat-slider-thumb,.mat-slider-disabled .mat-slider-track-background,.mat-slider-disabled .mat-slider-track-fill{background-color:rgba(0,0,0,.26)}
.mat-slider-disabled:hover .mat-slider-track-background{background-color:rgba(0,0,0,.26)}
.mat-slider-min-value .mat-slider-focus-ring{background-color:rgba(0,0,0,.12)}
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:rgba(0,0,0,.87)}
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:rgba(0,0,0,.26)}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:rgba(0,0,0,.26);background-color:transparent}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:rgba(0,0,0,.38)}
.mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:rgba(0,0,0,.26)}
.mat-slider-has-ticks .mat-slider-wrapper::after{border-color:rgba(0,0,0,.7)}
.mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent);background-image:-moz-repeating-linear-gradient(.0001deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}
.mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(to bottom,rgba(0,0,0,.7),rgba(0,0,0,.7) 2px,transparent 0,transparent)}
.mat-step-header.cdk-keyboard-focused,.mat-step-header.cdk-program-focused,.mat-step-header:hover{background-color:rgba(0,0,0,.04)}
.mat-step-header .mat-step-label,.mat-step-header .mat-step-optional{color:rgba(0,0,0,.38)}
.mat-step-header .mat-step-icon{background-color:#3f51b5;color:#fff}
.mat-step-header .mat-step-icon-not-touched{background-color:rgba(0,0,0,.38);color:#fff}
.mat-step-header .mat-step-label.mat-step-label-active{color:rgba(0,0,0,.87)}
.mat-stepper-horizontal,.mat-stepper-vertical{background-color:#fff}
.mat-stepper-vertical-line::before{border-left-color:rgba(0,0,0,.12)}
.mat-stepper-horizontal-line{border-top-color:rgba(0,0,0,.12)}
.mat-sort-header-arrow{color:#757575}
.mat-tab-header,.mat-tab-nav-bar{border-bottom:1px solid rgba(0,0,0,.12)}
.mat-tab-group-inverted-header .mat-tab-header,.mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid rgba(0,0,0,.12);border-bottom:none}
.mat-tab-label,.mat-tab-link{color:rgba(0,0,0,.87)}
.mat-tab-label.mat-tab-disabled,.mat-tab-link.mat-tab-disabled{color:rgba(0,0,0,.38)}
.mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.87)}
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(0,0,0,.38)}
.mat-tab-group[class*=mat-background-] .mat-tab-header,.mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}
.mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}
.mat-tab-group.mat-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#3f51b5}
.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar,.mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar{background-color:#fff}
.mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}
.mat-tab-group.mat-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#ff4081}
.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar,.mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar{background-color:#fff}
.mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}
.mat-tab-group.mat-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#f44336}
.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar,.mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar{background-color:#fff}
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(197,202,233,.3)}
.mat-tab-group.mat-background-primary .mat-tab-header,.mat-tab-group.mat-background-primary .mat-tab-links,.mat-tab-nav-bar.mat-background-primary .mat-tab-header,.mat-tab-nav-bar.mat-background-primary .mat-tab-links{background-color:#3f51b5}
.mat-tab-group.mat-background-primary .mat-tab-label,.mat-tab-group.mat-background-primary .mat-tab-link,.mat-tab-nav-bar.mat-background-primary .mat-tab-label,.mat-tab-nav-bar.mat-background-primary .mat-tab-link{color:#fff}
.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron{border-color:#fff}
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-primary .mat-ripple-element,.mat-tab-nav-bar.mat-background-primary .mat-ripple-element{background-color:rgba(255,255,255,.12)}
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(255,128,171,.3)}
.mat-tab-group.mat-background-accent .mat-tab-header,.mat-tab-group.mat-background-accent .mat-tab-links,.mat-tab-nav-bar.mat-background-accent .mat-tab-header,.mat-tab-nav-bar.mat-background-accent .mat-tab-links{background-color:#ff4081}
.mat-tab-group.mat-background-accent .mat-tab-label,.mat-tab-group.mat-background-accent .mat-tab-link,.mat-tab-nav-bar.mat-background-accent .mat-tab-label,.mat-tab-nav-bar.mat-background-accent .mat-tab-link{color:#fff}
.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron{border-color:#fff}
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-accent .mat-ripple-element,.mat-tab-nav-bar.mat-background-accent .mat-ripple-element{background-color:rgba(255,255,255,.12)}
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled){background-color:rgba(255,205,210,.3)}
.mat-tab-group.mat-background-warn .mat-tab-header,.mat-tab-group.mat-background-warn .mat-tab-links,.mat-tab-nav-bar.mat-background-warn .mat-tab-header,.mat-tab-nav-bar.mat-background-warn .mat-tab-links{background-color:#f44336}
.mat-tab-group.mat-background-warn .mat-tab-label,.mat-tab-group.mat-background-warn .mat-tab-link,.mat-tab-nav-bar.mat-background-warn .mat-tab-label,.mat-tab-nav-bar.mat-background-warn .mat-tab-link{color:#fff}
.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled,.mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled{color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron{border-color:#fff}
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:rgba(255,255,255,.4)}
.mat-tab-group.mat-background-warn .mat-ripple-element,.mat-tab-nav-bar.mat-background-warn .mat-ripple-element{background-color:rgba(255,255,255,.12)}
.mat-toolbar{background:#f5f5f5;color:rgba(0,0,0,.87)}
.mat-toolbar.mat-primary{background:#3f51b5;color:#fff}
.mat-toolbar.mat-accent{background:#ff4081;color:#fff}
.mat-toolbar.mat-warn{background:#f44336;color:#fff}
.mat-toolbar .mat-focused .mat-form-field-ripple,.mat-toolbar .mat-form-field-ripple,.mat-toolbar .mat-form-field-underline{background-color:currentColor}
.mat-toolbar .mat-focused .mat-form-field-label,.mat-toolbar .mat-form-field-label,.mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.mat-toolbar .mat-select-arrow,.mat-toolbar .mat-select-value{color:inherit}
.mat-toolbar .mat-input-element{caret-color:currentColor}
.mat-tooltip{background:rgba(97,97,97,.9)}
.mat-tree{background:#fff}
.mat-tree-node{color:rgba(0,0,0,.87)}
.mat-snack-bar-container{background:#323232;color:#fff}
.mat-simple-snackbar-action{color:#ff4081}
/**
 * Applies styles for users in high contrast mode. Note that this only applies
 * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`
 * attribute, however Chrome handles high contrast differently.
 * @param target Which kind of high contrast setting to target. Defaults to `active`, can be
 *    `white-on-black` or `black-on-white`.
 */
/* Theme for the ripple elements.*/
/* stylelint-disable material/no-prefixes */
/* stylelint-enable */
.mat-elevation-z0 {
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); }
.mat-elevation-z1 {
  box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); }
.mat-elevation-z2 {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); }
.mat-elevation-z3 {
  box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); }
.mat-elevation-z4 {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); }
.mat-elevation-z5 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); }
.mat-elevation-z6 {
  box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); }
.mat-elevation-z7 {
  box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); }
.mat-elevation-z8 {
  box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); }
.mat-elevation-z9 {
  box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); }
.mat-elevation-z10 {
  box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); }
.mat-elevation-z11 {
  box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); }
.mat-elevation-z12 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); }
.mat-elevation-z13 {
  box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); }
.mat-elevation-z14 {
  box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); }
.mat-elevation-z15 {
  box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); }
.mat-elevation-z16 {
  box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); }
.mat-elevation-z17 {
  box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); }
.mat-elevation-z18 {
  box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); }
.mat-elevation-z19 {
  box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); }
.mat-elevation-z20 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); }
.mat-elevation-z21 {
  box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); }
.mat-elevation-z22 {
  box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); }
.mat-elevation-z23 {
  box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); }
.mat-elevation-z24 {
  box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); }
.mat-badge-content {
  font-weight: 600;
  font-size: 12px;
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-badge-small .mat-badge-content {
  font-size: 6px; }
.mat-badge-large .mat-badge-content {
  font-size: 24px; }
.mat-h1, .mat-headline, .mat-typography h1 {
  font: 400 24px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px; }
.mat-h2, .mat-title, .mat-typography h2 {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px; }
.mat-h3, .mat-subheading-2, .mat-typography h3 {
  font: 400 16px/28px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px; }
.mat-h4, .mat-subheading-1, .mat-typography h4 {
  font: 400 15px/24px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 16px; }
.mat-h5, .mat-typography h5 {
  font: 400 11.62px/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px; }
.mat-h6, .mat-typography h6 {
  font: 400 9.38px/20px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 12px; }
.mat-body-strong, .mat-body-2 {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif; }
.mat-body, .mat-body-1, .mat-typography {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif; }
.mat-body p, .mat-body-1 p, .mat-typography p {
    margin: 0 0 12px; }
.mat-small, .mat-caption {
  font: 400 12px/20px Roboto, "Helvetica Neue", sans-serif; }
.mat-display-4, .mat-typography .mat-display-4 {
  font: 300 112px/112px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 56px;
  letter-spacing: -0.05em; }
.mat-display-3, .mat-typography .mat-display-3 {
  font: 400 56px/56px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.02em; }
.mat-display-2, .mat-typography .mat-display-2 {
  font: 400 45px/48px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px;
  letter-spacing: -0.005em; }
.mat-display-1, .mat-typography .mat-display-1 {
  font: 400 34px/40px Roboto, "Helvetica Neue", sans-serif;
  margin: 0 0 64px; }
.mat-bottom-sheet-container {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400; }
.mat-button, .mat-raised-button, .mat-icon-button, .mat-stroked-button,
.mat-flat-button, .mat-fab, .mat-mini-fab {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500; }
.mat-button-toggle {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-card {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-card-title {
  font-size: 24px;
  font-weight: 400; }
.mat-card-subtitle,
.mat-card-content,
.mat-card-header .mat-card-title {
  font-size: 14px; }
.mat-checkbox {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-checkbox-layout .mat-checkbox-label {
  line-height: 24px; }
.mat-chip {
  font-size: 13px;
  line-height: 18px; }
.mat-chip .mat-chip-trailing-icon.mat-icon,
  .mat-chip .mat-chip-remove.mat-icon {
    font-size: 18px; }
.mat-table {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-header-cell {
  font-size: 12px;
  font-weight: 500; }
.mat-cell, .mat-footer-cell {
  font-size: 14px; }
.mat-calendar {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-calendar-body {
  font-size: 13px; }
.mat-calendar-body-label,
.mat-calendar-period-button {
  font-size: 14px;
  font-weight: 500; }
.mat-calendar-table-header th {
  font-size: 11px;
  font-weight: 400; }
.mat-dialog-title {
  font: 500 20px/32px Roboto, "Helvetica Neue", sans-serif; }
.mat-expansion-panel-header {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 15px;
  font-weight: 400; }
.mat-expansion-panel-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif; }
.mat-form-field {
  font-size: inherit;
  font-weight: 400;
  line-height: 1.125;
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.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: 0.5em 0;
  border-top: 0.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 {
  -webkit-transform: translateY(-1.34375em) scale(0.75);
      -ms-transform: translateY(-1.34375em) scale(0.75);
          transform: translateY(-1.34375em) scale(0.75);
  width: 133.33333333%; }
.mat-form-field-can-float .mat-input-server[label]:not(:label-shown) + .mat-form-field-label-wrapper
.mat-form-field-label {
  -webkit-transform: translateY(-1.34374em) scale(0.75);
      -ms-transform: translateY(-1.34374em) scale(0.75);
          transform: translateY(-1.34374em) scale(0.75);
  width: 133.33334333%; }
.mat-form-field-label-wrapper {
  top: -0.84375em;
  padding-top: 0.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: 0.66666667em;
  top: calc(100% - 1.79166667em); }
.mat-form-field-appearance-legacy .mat-form-field-wrapper {
  padding-bottom: 1.25em; }
.mat-form-field-appearance-legacy .mat-form-field-infix {
  padding: 0.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 {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.001px);
  -ms-transform: translateY(-1.28125em) scale(0.75);
  width: 133.33333333%; }
.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 {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00101px);
  -ms-transform: translateY(-1.28124em) scale(0.75);
  width: 133.33334333%; }
.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 {
  -webkit-transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
          transform: translateY(-1.28125em) scale(0.75) perspective(100px) translateZ(0.00102px);
  -ms-transform: translateY(-1.28123em) scale(0.75);
  width: 133.33335333%; }
.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: 0.54166667em;
  top: calc(100% - 1.66666667em); }
.mat-form-field-appearance-fill .mat-form-field-infix {
  padding: 0.25em 0 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 {
  -webkit-transform: translateY(-0.59375em) scale(0.75);
      -ms-transform: translateY(-0.59375em) scale(0.75);
          transform: translateY(-0.59375em) scale(0.75);
  width: 133.33333333%; }
.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 {
  -webkit-transform: translateY(-0.59374em) scale(0.75);
      -ms-transform: translateY(-0.59374em) scale(0.75);
          transform: translateY(-0.59374em) scale(0.75);
  width: 133.33334333%; }
.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 {
  -webkit-transform: translateY(-1.59375em) scale(0.75);
      -ms-transform: translateY(-1.59375em) scale(0.75);
          transform: translateY(-1.59375em) scale(0.75);
  width: 133.33333333%; }
.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 {
  -webkit-transform: translateY(-1.59374em) scale(0.75);
      -ms-transform: translateY(-1.59374em) scale(0.75);
          transform: translateY(-1.59374em) scale(0.75);
  width: 133.33334333%; }
.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: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px;
  font-weight: 400; }
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px; }
.mat-radio-button {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-select {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-select-trigger {
  height: 1.125em; }
.mat-slide-toggle-content {
  font: 400 14px/20px Roboto, "Helvetica Neue", sans-serif; }
.mat-slider-thumb-label-text {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500; }
.mat-stepper-vertical, .mat-stepper-horizontal {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-step-label {
  font-size: 14px;
  font-weight: 400; }
.mat-step-label-selected {
  font-size: 14px;
  font-weight: 500; }
.mat-tab-group {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-tab-label, .mat-tab-link {
  font-family: Roboto, "Helvetica Neue", 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 Roboto, "Helvetica Neue", sans-serif;
  margin: 0; }
.mat-tooltip {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 10px;
  padding-top: 6px;
  padding-bottom: 6px; }
.mat-tooltip-handset {
  font-size: 14px;
  padding-top: 9px;
  padding-bottom: 9px; }
.mat-list-item {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-list-option {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-list .mat-list-item, .mat-nav-list .mat-list-item, .mat-selection-list .mat-list-item {
  font-size: 16px; }
.mat-list .mat-list-item .mat-line, .mat-nav-list .mat-list-item .mat-line, .mat-selection-list .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
.mat-list .mat-list-item .mat-line:nth-child(n+2), .mat-nav-list .mat-list-item .mat-line:nth-child(n+2), .mat-selection-list .mat-list-item .mat-line:nth-child(n+2) {
      font-size: 14px; }
.mat-list .mat-list-option, .mat-nav-list .mat-list-option, .mat-selection-list .mat-list-option {
  font-size: 16px; }
.mat-list .mat-list-option .mat-line, .mat-nav-list .mat-list-option .mat-line, .mat-selection-list .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
.mat-list .mat-list-option .mat-line:nth-child(n+2), .mat-nav-list .mat-list-option .mat-line:nth-child(n+2), .mat-selection-list .mat-list-option .mat-line:nth-child(n+2) {
      font-size: 14px; }
.mat-list .mat-subheader, .mat-nav-list .mat-subheader, .mat-selection-list .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 500; }
.mat-list[dense] .mat-list-item, .mat-nav-list[dense] .mat-list-item, .mat-selection-list[dense] .mat-list-item {
  font-size: 12px; }
.mat-list[dense] .mat-list-item .mat-line, .mat-nav-list[dense] .mat-list-item .mat-line, .mat-selection-list[dense] .mat-list-item .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
.mat-list[dense] .mat-list-item .mat-line:nth-child(n+2), .mat-nav-list[dense] .mat-list-item .mat-line:nth-child(n+2), .mat-selection-list[dense] .mat-list-item .mat-line:nth-child(n+2) {
      font-size: 12px; }
.mat-list[dense] .mat-list-option, .mat-nav-list[dense] .mat-list-option, .mat-selection-list[dense] .mat-list-option {
  font-size: 12px; }
.mat-list[dense] .mat-list-option .mat-line, .mat-nav-list[dense] .mat-list-option .mat-line, .mat-selection-list[dense] .mat-list-option .mat-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    box-sizing: border-box; }
.mat-list[dense] .mat-list-option .mat-line:nth-child(n+2), .mat-nav-list[dense] .mat-list-option .mat-line:nth-child(n+2), .mat-selection-list[dense] .mat-list-option .mat-line:nth-child(n+2) {
      font-size: 12px; }
.mat-list[dense] .mat-subheader, .mat-nav-list[dense] .mat-subheader, .mat-selection-list[dense] .mat-subheader {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 12px;
  font-weight: 500; }
.mat-option {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 16px; }
.mat-optgroup-label {
  font: 500 14px/24px Roboto, "Helvetica Neue", sans-serif; }
.mat-simple-snackbar {
  font-family: Roboto, "Helvetica Neue", sans-serif;
  font-size: 14px; }
.mat-simple-snackbar-action {
  line-height: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: 500; }
.mat-tree {
  font-family: Roboto, "Helvetica Neue", sans-serif; }
.mat-tree-node {
  font-weight: 400;
  font-size: 14px; }
.mat-ripple {
  overflow: hidden; }
.mat-ripple.mat-ripple-unbounded {
  overflow: visible; }
.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, -webkit-transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0ms cubic-bezier(0, 0, 0.2, 1);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0); }
@media screen and (-ms-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: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 1000; }
.cdk-overlay-pane {
  position: absolute;
  pointer-events: auto;
  box-sizing: border-box;
  z-index: 1000;
  display: -ms-flexbox;
  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: 0.6; } }
.cdk-overlay-dark-backdrop {
  background: rgba(0, 0, 0, 0.288); }
.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: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-width: 1px;
  min-height: 1px; }
.cdk-global-scrollblock {
  position: fixed;
  width: 100%;
  overflow-y: scroll; }
@-webkit-keyframes cdk-text-field-autofill-start {}
@keyframes cdk-text-field-autofill-start {}
@-webkit-keyframes cdk-text-field-autofill-end {}
@keyframes cdk-text-field-autofill-end {}
.cdk-text-field-autofill-monitored:-webkit-autofill {
  -webkit-animation-name: cdk-text-field-autofill-start;
          animation-name: cdk-text-field-autofill-start; }
.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {
  -webkit-animation-name: cdk-text-field-autofill-end;
          animation-name: cdk-text-field-autofill-end; }
textarea.cdk-textarea-autosize {
  resize: none; }
textarea.cdk-textarea-autosize-measuring {
  height: auto !important;
  overflow: hidden !important;
  padding: 2px 0 !important;
  box-sizing: content-box !important; }
.mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.1); }
.mat-option {
  color: rgba(0, 0, 0, 0.87); }
.mat-option:hover:not(.mat-option-disabled), .mat-option:focus:not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
.mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled) {
    background: rgba(0, 0, 0, 0.04); }
.mat-option.mat-active {
    background: rgba(0, 0, 0, 0.04);
    color: rgba(0, 0, 0, 0.87); }
.mat-option.mat-option-disabled {
    color: rgba(0, 0, 0, 0.38); }
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #376081; }
.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, 0.54); }
.mat-optgroup-disabled .mat-optgroup-label {
  color: rgba(0, 0, 0, 0.38); }
.mat-pseudo-checkbox {
  color: rgba(0, 0, 0, 0.54); }
.mat-pseudo-checkbox::after {
    color: #fafafa; }
.mat-pseudo-checkbox-checked,
.mat-pseudo-checkbox-indeterminate,
.mat-accent .mat-pseudo-checkbox-checked,
.mat-accent .mat-pseudo-checkbox-indeterminate {
  background: #ff4081; }
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #376081; }
.mat-warn .mat-pseudo-checkbox-checked,
.mat-warn .mat-pseudo-checkbox-indeterminate {
  background: #f44336; }
.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled {
  background: #b0b0b0; }
.mat-app-background {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-theme-loaded-marker {
  display: none; }
.mat-autocomplete-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover) {
    background: white; }
.mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled) {
      color: rgba(0, 0, 0, 0.87); }
.mat-badge-content {
  color: #376081;
  background: #376081; }
.mat-badge-accent .mat-badge-content {
  background: #ff4081;
  color: white; }
.mat-badge-warn .mat-badge-content {
  color: white;
  background: #f44336; }
.mat-badge {
  position: relative; }
.mat-badge-hidden .mat-badge-content {
  display: none; }
.mat-badge-content {
  position: absolute;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
  -webkit-transform: scale(0.6);
      -ms-transform: scale(0.6);
          transform: scale(0.6);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  pointer-events: none; }
.mat-badge-content.mat-badge-active {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }
.mat-badge-small .mat-badge-content {
  width: 16px;
  height: 16px;
  line-height: 16px; }
@media screen and (-ms-high-contrast: active) {
    .mat-badge-small .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
.mat-badge-small.mat-badge-above .mat-badge-content {
  top: -8px; }
.mat-badge-small.mat-badge-below .mat-badge-content {
  bottom: -8px; }
.mat-badge-small.mat-badge-before .mat-badge-content {
  left: -16px; }
[dir='rtl'] .mat-badge-small.mat-badge-before .mat-badge-content {
  left: auto;
  right: -16px; }
.mat-badge-small.mat-badge-after .mat-badge-content {
  right: -16px; }
[dir='rtl'] .mat-badge-small.mat-badge-after .mat-badge-content {
  right: auto;
  left: -16px; }
.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -8px; }
[dir='rtl'] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -8px; }
.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -8px; }
[dir='rtl'] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -8px; }
.mat-badge-medium .mat-badge-content {
  width: 22px;
  height: 22px;
  line-height: 22px; }
@media screen and (-ms-high-contrast: active) {
    .mat-badge-medium .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
.mat-badge-medium.mat-badge-above .mat-badge-content {
  top: -11px; }
.mat-badge-medium.mat-badge-below .mat-badge-content {
  bottom: -11px; }
.mat-badge-medium.mat-badge-before .mat-badge-content {
  left: -22px; }
[dir='rtl'] .mat-badge-medium.mat-badge-before .mat-badge-content {
  left: auto;
  right: -22px; }
.mat-badge-medium.mat-badge-after .mat-badge-content {
  right: -22px; }
[dir='rtl'] .mat-badge-medium.mat-badge-after .mat-badge-content {
  right: auto;
  left: -22px; }
.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -11px; }
[dir='rtl'] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -11px; }
.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -11px; }
[dir='rtl'] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -11px; }
.mat-badge-large .mat-badge-content {
  width: 28px;
  height: 28px;
  line-height: 28px; }
@media screen and (-ms-high-contrast: active) {
    .mat-badge-large .mat-badge-content {
      outline: solid 1px;
      border-radius: 0; } }
.mat-badge-large.mat-badge-above .mat-badge-content {
  top: -14px; }
.mat-badge-large.mat-badge-below .mat-badge-content {
  bottom: -14px; }
.mat-badge-large.mat-badge-before .mat-badge-content {
  left: -28px; }
[dir='rtl'] .mat-badge-large.mat-badge-before .mat-badge-content {
  left: auto;
  right: -28px; }
.mat-badge-large.mat-badge-after .mat-badge-content {
  right: -28px; }
[dir='rtl'] .mat-badge-large.mat-badge-after .mat-badge-content {
  right: auto;
  left: -28px; }
.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: -14px; }
[dir='rtl'] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content {
  left: auto;
  right: -14px; }
.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: -14px; }
[dir='rtl'] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content {
  right: auto;
  left: -14px; }
.mat-bottom-sheet-container {
  background: white;
  color: rgba(0, 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: #376081; }
.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, 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: rgba(55, 96, 129, 0.12); }
.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: rgba(255, 64, 129, 0.12); }
.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: rgba(244, 67, 54, 0.12); }
.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-primary .mat-ripple-element, .mat-icon-button.mat-primary .mat-ripple-element, .mat-stroked-button.mat-primary .mat-ripple-element {
    background-color: rgba(55, 96, 129, 0.1); }
.mat-button.mat-accent .mat-ripple-element, .mat-icon-button.mat-accent .mat-ripple-element, .mat-stroked-button.mat-accent .mat-ripple-element {
    background-color: rgba(255, 64, 129, 0.1); }
.mat-button.mat-warn .mat-ripple-element, .mat-icon-button.mat-warn .mat-ripple-element, .mat-stroked-button.mat-warn .mat-ripple-element {
    background-color: rgba(244, 67, 54, 0.1); }
.mat-flat-button, .mat-raised-button, .mat-fab, .mat-mini-fab {
  color: rgba(0, 0, 0, 0.87);
  background-color: white; }
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
    color: #376081; }
.mat-flat-button.mat-accent, .mat-raised-button.mat-accent, .mat-fab.mat-accent, .mat-mini-fab.mat-accent {
    color: white; }
.mat-flat-button.mat-warn, .mat-raised-button.mat-warn, .mat-fab.mat-warn, .mat-mini-fab.mat-warn {
    color: white; }
.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, 0.26); }
.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
    background-color: #376081; }
.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, 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(55, 96, 129, 0.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, 0.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, 0.1); }
.mat-icon-button.mat-primary .mat-ripple-element {
  background-color: rgba(55, 96, 129, 0.2); }
.mat-icon-button.mat-accent .mat-ripple-element {
  background-color: rgba(255, 64, 129, 0.2); }
.mat-icon-button.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.2); }
.mat-button-toggle {
  color: rgba(0, 0, 0, 0.38); }
.mat-button-toggle .mat-button-toggle-focus-overlay {
    background-color: rgba(0, 0, 0, 0.12); }
.mat-button-toggle-checked {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.54); }
.mat-button-toggle-disabled {
  background-color: #eeeeee;
  color: rgba(0, 0, 0, 0.26); }
.mat-button-toggle-disabled.mat-button-toggle-checked {
    background-color: #bdbdbd; }
.mat-card {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-card-subtitle {
  color: rgba(0, 0, 0, 0.54); }
.mat-checkbox-frame {
  border-color: rgba(0, 0, 0, 0.54); }
.mat-checkbox-checkmark {
  fill: #fafafa; }
.mat-checkbox-checkmark-path {
  stroke: #fafafa !important; }
@media screen and (-ms-high-contrast: black-on-white) {
    .mat-checkbox-checkmark-path {
      stroke: #000 !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: #376081; }
.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: #b0b0b0; }
@media screen and (-ms-high-contrast: active) {
  .mat-checkbox-disabled {
    opacity: 0.5; } }
@media screen and (-ms-high-contrast: active) {
  .mat-checkbox-background {
    background: none; } }
.mat-checkbox:not(.mat-checkbox-disabled).mat-primary .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(55, 96, 129, 0.26); }
.mat-checkbox:not(.mat-checkbox-disabled).mat-accent .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(255, 64, 129, 0.26); }
.mat-checkbox:not(.mat-checkbox-disabled).mat-warn .mat-checkbox-ripple .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.26); }
.mat-chip.mat-standard-chip {
  background-color: #e0e0e0;
  color: rgba(0, 0, 0, 0.87); }
.mat-chip.mat-standard-chip .mat-chip-remove {
    color: rgba(0, 0, 0, 0.87);
    opacity: 0.4; }
.mat-chip.mat-standard-chip .mat-chip-remove:hover {
    opacity: 0.54; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
  background-color: #376081;
  color: #376081; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove {
    color: #376081;
    opacity: 0.4; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove:hover {
    opacity: 0.54; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn {
  background-color: #f44336;
  color: white; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove {
    color: white;
    opacity: 0.4; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove:hover {
    opacity: 0.54; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent {
  background-color: #ff4081;
  color: white; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove {
    color: white;
    opacity: 0.4; }
.mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove:hover {
    opacity: 0.54; }
.mat-table {
  background: white; }
.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, 0.12); }
.mat-header-cell {
  color: rgba(0, 0, 0, 0.54); }
.mat-cell, .mat-footer-cell {
  color: rgba(0, 0, 0, 0.87); }
.mat-calendar-arrow {
  border-top-color: rgba(0, 0, 0, 0.54); }
.mat-datepicker-toggle,
.mat-datepicker-content .mat-calendar-next-button,
.mat-datepicker-content .mat-calendar-previous-button {
  color: rgba(0, 0, 0, 0.54); }
.mat-calendar-table-header {
  color: rgba(0, 0, 0, 0.38); }
.mat-calendar-table-header-divider::after {
  background: rgba(0, 0, 0, 0.12); }
.mat-calendar-body-label {
  color: rgba(0, 0, 0, 0.54); }
.mat-calendar-body-cell-content {
  color: rgba(0, 0, 0, 0.87);
  border-color: transparent; }
.mat-calendar-body-disabled > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  color: rgba(0, 0, 0, 0.38); }
.mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected),
.cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
.mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-calendar-body-disabled > .mat-calendar-body-today:not(.mat-calendar-body-selected) {
  border-color: rgba(0, 0, 0, 0.18); }
.mat-calendar-body-selected {
  background-color: #376081;
  color: #376081; }
.mat-calendar-body-disabled > .mat-calendar-body-selected {
  background-color: rgba(55, 96, 129, 0.4); }
.mat-calendar-body-today.mat-calendar-body-selected {
  box-shadow: inset 0 0 0 1px #376081; }
.mat-datepicker-content {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-datepicker-content.mat-accent .mat-calendar-body-selected {
    background-color: #ff4081;
    color: white; }
.mat-datepicker-content.mat-accent .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(255, 64, 129, 0.4); }
.mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
.mat-datepicker-content.mat-warn .mat-calendar-body-selected {
    background-color: #f44336;
    color: white; }
.mat-datepicker-content.mat-warn .mat-calendar-body-disabled > .mat-calendar-body-selected {
    background-color: rgba(244, 67, 54, 0.4); }
.mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected {
    box-shadow: inset 0 0 0 1px white; }
.mat-datepicker-toggle-active {
  color: #376081; }
.mat-datepicker-toggle-active.mat-accent {
    color: #ff4081; }
.mat-datepicker-toggle-active.mat-warn {
    color: #f44336; }
.mat-dialog-container {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-divider {
  border-top-color: rgba(0, 0, 0, 0.12); }
.mat-divider-vertical {
  border-right-color: rgba(0, 0, 0, 0.12); }
.mat-expansion-panel {
  background: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-action-row {
  border-top-color: rgba(0, 0, 0, 0.12); }
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background: rgba(0, 0, 0, 0.04); }
@media (hover: none) {
  .mat-expansion-panel:not(.mat-expanded):not([aria-disabled='true'])
.mat-expansion-panel-header:hover {
    background: white; } }
.mat-expansion-panel-header-title {
  color: rgba(0, 0, 0, 0.87); }
.mat-expansion-panel-header-description,
.mat-expansion-indicator::after {
  color: rgba(0, 0, 0, 0.54); }
.mat-expansion-panel-header[aria-disabled='true'] {
  color: rgba(0, 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, 0.6); }
.mat-hint {
  color: rgba(0, 0, 0, 0.6); }
.mat-form-field.mat-focused .mat-form-field-label {
  color: #376081; }
.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, 0.87); }
.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #376081; }
.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.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, 0.54); }
.mat-form-field-appearance-legacy .mat-hint {
  color: rgba(0, 0, 0, 0.54); }
.mat-form-field-appearance-legacy .mat-form-field-underline {
  background-color: rgba(0, 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, 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, 0.04); }
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.02); }
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: rgba(0, 0, 0, 0.42); }
.mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label {
  color: rgba(0, 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, 0.12); }
.mat-form-field-appearance-outline .mat-form-field-outline-thick {
  color: rgba(0, 0, 0, 0.87); }
.mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick {
  color: #376081; }
.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, 0.38); }
.mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline {
  color: rgba(0, 0, 0, 0.06); }
.mat-icon.mat-primary {
  color: #376081; }
.mat-icon.mat-accent {
  color: #ff4081; }
.mat-icon.mat-warn {
  color: #f44336; }
.mat-input-element:disabled {
  color: rgba(0, 0, 0, 0.38); }
.mat-input-element {
  caret-color: #376081; }
.mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::-moz-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.42); }
.mat-input-element:-ms-input-placeholder {
    color: rgba(0, 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-list .mat-list-item, .mat-nav-list .mat-list-item, .mat-selection-list .mat-list-item {
  color: rgba(0, 0, 0, 0.87); }
.mat-list .mat-list-option, .mat-nav-list .mat-list-option, .mat-selection-list .mat-list-option {
  color: rgba(0, 0, 0, 0.87); }
.mat-list .mat-subheader, .mat-nav-list .mat-subheader, .mat-selection-list .mat-subheader {
  color: rgba(0, 0, 0, 0.54); }
.mat-list-item-disabled {
  background-color: #eeeeee; }
.mat-list-option:hover, .mat-list-option.mat-list-item-focus,
.mat-nav-list .mat-list-item:hover,
.mat-nav-list .mat-list-item.mat-list-item-focus {
  background: rgba(0, 0, 0, 0.04); }
.mat-menu-panel {
  background: white; }
.mat-menu-item {
  background: transparent;
  color: rgba(0, 0, 0, 0.87); }
.mat-menu-item[disabled], .mat-menu-item[disabled]::after {
    color: rgba(0, 0, 0, 0.38); }
.mat-menu-item .mat-icon:not([color]),
.mat-menu-item-submenu-trigger::after {
  color: rgba(0, 0, 0, 0.54); }
.mat-menu-item:hover:not([disabled]),
.mat-menu-item.cdk-program-focused:not([disabled]),
.mat-menu-item.cdk-keyboard-focused:not([disabled]),
.mat-menu-item-highlighted:not([disabled]) {
  background: rgba(0, 0, 0, 0.04); }
.mat-paginator {
  background: white; }
.mat-paginator,
.mat-paginator-page-size .mat-select-trigger {
  color: rgba(0, 0, 0, 0.54); }
.mat-paginator-decrement,
.mat-paginator-increment {
  border-top: 2px solid rgba(0, 0, 0, 0.54);
  border-right: 2px solid rgba(0, 0, 0, 0.54); }
.mat-paginator-first,
.mat-paginator-last {
  border-top: 2px solid rgba(0, 0, 0, 0.54); }
.mat-icon-button[disabled] .mat-paginator-decrement,
.mat-icon-button[disabled] .mat-paginator-increment,
.mat-icon-button[disabled] .mat-paginator-first,
.mat-icon-button[disabled] .mat-paginator-last {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-progress-bar-background {
  fill: #c6cdd4; }
.mat-progress-bar-buffer {
  background-color: #c6cdd4; }
.mat-progress-bar-fill::after {
  background-color: #376081; }
.mat-progress-bar.mat-accent .mat-progress-bar-background {
  fill: #ff80ab; }
.mat-progress-bar.mat-accent .mat-progress-bar-buffer {
  background-color: #ff80ab; }
.mat-progress-bar.mat-accent .mat-progress-bar-fill::after {
  background-color: #ff4081; }
.mat-progress-bar.mat-warn .mat-progress-bar-background {
  fill: #ffcdd2; }
.mat-progress-bar.mat-warn .mat-progress-bar-buffer {
  background-color: #ffcdd2; }
.mat-progress-bar.mat-warn .mat-progress-bar-fill::after {
  background-color: #f44336; }
.mat-progress-spinner circle, .mat-spinner circle {
  stroke: #376081; }
.mat-progress-spinner.mat-accent circle, .mat-spinner.mat-accent circle {
  stroke: #ff4081; }
.mat-progress-spinner.mat-warn circle, .mat-spinner.mat-warn circle {
  stroke: #f44336; }
.mat-radio-outer-circle {
  border-color: rgba(0, 0, 0, 0.54); }
.mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle {
  border-color: #376081; }
.mat-radio-button.mat-primary .mat-radio-inner-circle {
  background-color: #376081; }
.mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(55, 96, 129, 0.26); }
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #ff4081; }
.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #ff4081; }
.mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(255, 64, 129, 0.26); }
.mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle {
  border-color: #f44336; }
.mat-radio-button.mat-warn .mat-radio-inner-circle {
  background-color: #f44336; }
.mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.26); }
.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, 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, 0.38); }
.mat-radio-button.mat-radio-disabled .mat-radio-label-content {
  color: rgba(0, 0, 0, 0.38); }
.mat-select-content, .mat-select-panel-done-animating {
  background: white; }
.mat-select-value {
  color: rgba(0, 0, 0, 0.87); }
.mat-select-placeholder {
  color: rgba(0, 0, 0, 0.42); }
.mat-select-disabled .mat-select-value {
  color: rgba(0, 0, 0, 0.38); }
.mat-select-arrow {
  color: rgba(0, 0, 0, 0.54); }
.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: rgba(0, 0, 0, 0.12); }
.mat-form-field.mat-focused.mat-primary .mat-select-arrow {
  color: #376081; }
.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, 0.38); }
.mat-drawer-container {
  background-color: #fafafa;
  color: rgba(0, 0, 0, 0.87); }
.mat-drawer {
  background-color: white;
  color: rgba(0, 0, 0, 0.87); }
.mat-drawer.mat-drawer-push {
    background-color: white; }
.mat-drawer-backdrop.mat-drawer-shown {
  background-color: rgba(0, 0, 0, 0.6); }
.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #e91e63; }
.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(233, 30, 99, 0.5); }
.mat-slide-toggle:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06); }
.mat-slide-toggle .mat-ripple-element {
  background-color: rgba(233, 30, 99, 0.12); }
.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #41586e; }
.mat-slide-toggle.mat-primary.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(65, 88, 110, 0.5); }
.mat-slide-toggle.mat-primary:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06); }
.mat-slide-toggle.mat-primary .mat-ripple-element {
  background-color: rgba(65, 88, 110, 0.12); }
.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #f44336; }
.mat-slide-toggle.mat-warn.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(244, 67, 54, 0.5); }
.mat-slide-toggle.mat-warn:not(.mat-checked) .mat-ripple-element {
  background-color: rgba(0, 0, 0, 0.06); }
.mat-slide-toggle.mat-warn .mat-ripple-element {
  background-color: rgba(244, 67, 54, 0.12); }
.mat-disabled .mat-slide-toggle-thumb {
  background-color: #bdbdbd; }
.mat-disabled .mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.1); }
.mat-slide-toggle-thumb {
  background-color: #fafafa; }
.mat-slide-toggle-bar {
  background-color: rgba(0, 0, 0, 0.38); }
.mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
.mat-primary .mat-slider-track-fill,
.mat-primary .mat-slider-thumb,
.mat-primary .mat-slider-thumb-label {
  background-color: #376081; }
.mat-primary .mat-slider-thumb-label-text {
  color: #376081; }
.mat-accent .mat-slider-track-fill,
.mat-accent .mat-slider-thumb,
.mat-accent .mat-slider-thumb-label {
  background-color: #ff4081; }
.mat-accent .mat-slider-thumb-label-text {
  color: white; }
.mat-warn .mat-slider-track-fill,
.mat-warn .mat-slider-thumb,
.mat-warn .mat-slider-thumb-label {
  background-color: #f44336; }
.mat-warn .mat-slider-thumb-label-text {
  color: white; }
.mat-slider-focus-ring {
  background-color: rgba(255, 64, 129, 0.2); }
.mat-slider:hover .mat-slider-track-background,
.cdk-focused .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.38); }
.mat-slider-disabled .mat-slider-track-background,
.mat-slider-disabled .mat-slider-track-fill,
.mat-slider-disabled .mat-slider-thumb {
  background-color: rgba(0, 0, 0, 0.26); }
.mat-slider-disabled:hover .mat-slider-track-background {
  background-color: rgba(0, 0, 0, 0.26); }
.mat-slider-min-value .mat-slider-focus-ring {
  background-color: rgba(0, 0, 0, 0.12); }
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.87); }
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,
.mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label {
  background-color: rgba(0, 0, 0, 0.26); }
.mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26);
  background-color: transparent; }
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb, .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb {
  border-color: rgba(0, 0, 0, 0.26); }
.mat-slider-has-ticks .mat-slider-wrapper::after {
  border-color: rgba(0, 0, 0, 0.7); }
.mat-slider-horizontal .mat-slider-ticks {
  background-image: repeating-linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent);
  background-image: -moz-repeating-linear-gradient(0.0001deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
.mat-slider-vertical .mat-slider-ticks {
  background-image: repeating-linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7) 2px, transparent 0, transparent); }
.mat-step-header.cdk-keyboard-focused, .mat-step-header.cdk-program-focused, .mat-step-header:hover {
  background-color: rgba(0, 0, 0, 0.04); }
.mat-step-header .mat-step-label,
.mat-step-header .mat-step-optional {
  color: rgba(0, 0, 0, 0.38); }
.mat-step-header .mat-step-icon {
  background-color: #376081;
  color: #376081; }
.mat-step-header .mat-step-icon-not-touched {
  background-color: rgba(0, 0, 0, 0.38);
  color: #376081; }
.mat-step-header .mat-step-label.mat-step-label-active {
  color: rgba(0, 0, 0, 0.87); }
.mat-stepper-horizontal, .mat-stepper-vertical {
  background-color: white; }
.mat-stepper-vertical-line::before {
  border-left-color: rgba(0, 0, 0, 0.12); }
.mat-stepper-horizontal-line {
  border-top-color: rgba(0, 0, 0, 0.12); }
.mat-sort-header-arrow {
  color: #757575; }
.mat-tab-nav-bar,
.mat-tab-header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
.mat-tab-group-inverted-header .mat-tab-nav-bar,
.mat-tab-group-inverted-header .mat-tab-header {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: none; }
.mat-tab-label, .mat-tab-link {
  color: rgba(0, 0, 0, 0.87); }
.mat-tab-label.mat-tab-disabled, .mat-tab-link.mat-tab-disabled {
    color: rgba(0, 0, 0, 0.38); }
.mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.87); }
.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(0, 0, 0, 0.38); }
.mat-tab-group[class*='mat-background-'] .mat-tab-header,
.mat-tab-nav-bar[class*='mat-background-'] {
  border-bottom: none;
  border-top: none; }
.mat-tab-group.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled), .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(198, 205, 212, 0.3); }
.mat-tab-group.mat-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary .mat-ink-bar {
  background-color: #376081; }
.mat-tab-group.mat-primary.mat-background-primary .mat-ink-bar, .mat-tab-nav-bar.mat-primary.mat-background-primary .mat-ink-bar {
  background-color: #376081; }
.mat-tab-group.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled), .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(255, 128, 171, 0.3); }
.mat-tab-group.mat-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent .mat-ink-bar {
  background-color: #ff4081; }
.mat-tab-group.mat-accent.mat-background-accent .mat-ink-bar, .mat-tab-nav-bar.mat-accent.mat-background-accent .mat-ink-bar {
  background-color: white; }
.mat-tab-group.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled), .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
.mat-tab-group.mat-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn .mat-ink-bar {
  background-color: #f44336; }
.mat-tab-group.mat-warn.mat-background-warn .mat-ink-bar, .mat-tab-nav-bar.mat-warn.mat-background-warn .mat-ink-bar {
  background-color: white; }
.mat-tab-group.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(198, 205, 212, 0.3); }
.mat-tab-group.mat-background-primary .mat-tab-header, .mat-tab-group.mat-background-primary .mat-tab-links, .mat-tab-nav-bar.mat-background-primary .mat-tab-header, .mat-tab-nav-bar.mat-background-primary .mat-tab-links {
  background-color: #376081; }
.mat-tab-group.mat-background-primary .mat-tab-label, .mat-tab-group.mat-background-primary .mat-tab-link, .mat-tab-nav-bar.mat-background-primary .mat-tab-label, .mat-tab-nav-bar.mat-background-primary .mat-tab-link {
  color: #376081; }
.mat-tab-group.mat-background-primary .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-primary .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-primary .mat-tab-link.mat-tab-disabled {
    color: rgba(55, 96, 129, 0.4); }
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-chevron {
  border-color: #376081; }
.mat-tab-group.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-primary .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(55, 96, 129, 0.4); }
.mat-tab-group.mat-background-primary .mat-ripple-element, .mat-tab-nav-bar.mat-background-primary .mat-ripple-element {
  background-color: rgba(55, 96, 129, 0.12); }
.mat-tab-group.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(255, 128, 171, 0.3); }
.mat-tab-group.mat-background-accent .mat-tab-header, .mat-tab-group.mat-background-accent .mat-tab-links, .mat-tab-nav-bar.mat-background-accent .mat-tab-header, .mat-tab-nav-bar.mat-background-accent .mat-tab-links {
  background-color: #ff4081; }
.mat-tab-group.mat-background-accent .mat-tab-label, .mat-tab-group.mat-background-accent .mat-tab-link, .mat-tab-nav-bar.mat-background-accent .mat-tab-label, .mat-tab-nav-bar.mat-background-accent .mat-tab-link {
  color: white; }
.mat-tab-group.mat-background-accent .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-accent .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-accent .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-chevron {
  border-color: white; }
.mat-tab-group.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-accent .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
.mat-tab-group.mat-background-accent .mat-ripple-element, .mat-tab-nav-bar.mat-background-accent .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
.mat-tab-group.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-group.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled), .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled),
.mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-focused:not(.cdk-mouse-focused):not(.mat-tab-disabled) {
  background-color: rgba(255, 205, 210, 0.3); }
.mat-tab-group.mat-background-warn .mat-tab-header, .mat-tab-group.mat-background-warn .mat-tab-links, .mat-tab-nav-bar.mat-background-warn .mat-tab-header, .mat-tab-nav-bar.mat-background-warn .mat-tab-links {
  background-color: #f44336; }
.mat-tab-group.mat-background-warn .mat-tab-label, .mat-tab-group.mat-background-warn .mat-tab-link, .mat-tab-nav-bar.mat-background-warn .mat-tab-label, .mat-tab-nav-bar.mat-background-warn .mat-tab-link {
  color: white; }
.mat-tab-group.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-group.mat-background-warn .mat-tab-link.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-label.mat-tab-disabled, .mat-tab-nav-bar.mat-background-warn .mat-tab-link.mat-tab-disabled {
    color: rgba(255, 255, 255, 0.4); }
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-chevron {
  border-color: white; }
.mat-tab-group.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron, .mat-tab-nav-bar.mat-background-warn .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron {
  border-color: rgba(255, 255, 255, 0.4); }
.mat-tab-group.mat-background-warn .mat-ripple-element, .mat-tab-nav-bar.mat-background-warn .mat-ripple-element {
  background-color: rgba(255, 255, 255, 0.12); }
.mat-toolbar {
  background: whitesmoke;
  color: rgba(0, 0, 0, 0.87); }
.mat-toolbar.mat-primary {
    background: #376081;
    color: #376081; }
.mat-toolbar.mat-accent {
    background: #ff4081;
    color: white; }
.mat-toolbar.mat-warn {
    background: #f44336;
    color: white; }
.mat-toolbar .mat-form-field-underline,
  .mat-toolbar .mat-form-field-ripple,
  .mat-toolbar .mat-focused .mat-form-field-ripple {
    background-color: currentColor; }
.mat-toolbar .mat-form-field-label,
  .mat-toolbar .mat-focused .mat-form-field-label,
  .mat-toolbar .mat-select-value,
  .mat-toolbar .mat-select-arrow,
  .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow {
    color: inherit; }
.mat-toolbar .mat-input-element {
    caret-color: currentColor; }
.mat-tooltip {
  background: rgba(97, 97, 97, 0.9); }
.mat-tree {
  background: white; }
.mat-tree-node {
  color: rgba(0, 0, 0, 0.87); }
.mat-snack-bar-container {
  background: #323232;
  color: white; }
.mat-simple-snackbar-action {
  color: #ff4081; }
.cdk-overlay-pane {
  max-width: none !important; }
@media (max-width: 767px) {
    .cdk-overlay-pane {
      overflow: auto; } }
.mat-checkbox-checked.mat-accent .mat-checkbox-background, .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background-color: #376081; }
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame {
  border-color: #cdcdcd; }
.mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-background {
  background-color: rgba(0, 0, 0, 0.08); }
.mat-ripple-element {
  background: rgba(27, 142, 241, 0.4) !important; }
.mat-radio-button.mat-accent .mat-radio-inner-circle {
  background-color: #376081 !important; }
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #376081 !important; }
.acceptable .mat-checkbox-inner-container {
  width: 15px;
  height: 15px; }
@media (max-width: 767px) {
  .mat-tab-body-wrapper .mat-tab-body {
    padding: 0 10px; } }
.mat-drawer-container {
  overflow: initial !important; }
.mat-dialog-container {
  position: relative;
  overflow: visible !important; }
@media (max-width: 767px) {
    .mat-dialog-container {
      background-color: #f9fafb;
      min-height: 100vh !important;
      width: 100vw !important;
      padding-top: 0 !important;
      padding-bottom: 0 !important;
      overflow: auto !important; } }
.cdk-overlay-container {
  z-index: 999999; }
#chartjs-tooltip-lineChart {
  background: black;
  /* The Fallback */
  background: rgba(0, 0, 0, 0.8); }
mat-dialog-content .sections--no-pads .flex-container.padding-0-20 {
  max-height: calc(100% - 135px);
  overflow: auto; }
mat-dialog-content .sections {
  height: 100%; }
.mat-icon-override {
  width: auto;
  height: auto;
  font-size: 12px;
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  margin-right: 13px; }
.mat-icon-skip-size {
  width: auto !important;
  height: auto !important;
  font-size: 20px !important; }
.mat-drawer {
  min-width: 10vw; }
.mat-calendar-body-selected {
  color: #FFFFFF; }
:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected), .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected), .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected) {
  background-color: rgba(0, 0, 0, 0.04); }
:not(.mat-calendar-body-disabled):hover > .mat-calendar-body-semi-selected, .cdk-keyboard-focused .mat-calendar-body-active > .mat-calendar-body-semi-selected, .cdk-program-focused .mat-calendar-body-active > .mat-calendar-body-semi-selected {
  background-color: #3f51b5;
  color: white; }
.mat-calendar-body-begin-range:not(.mat-calendar-body-end-range) {
  border-radius: 100% 0 0 100%;
  background-color: #c5cae9; }
.mat-calendar-body-end-range:not(.mat-calendar-body-begin-range) {
  border-radius: 0 100% 100% 0;
  background-color: #c5cae9; }
.mat-calendar-body > tr .mat-calendar-cell-semi-selected ~ .mat-calendar-cell-semi-selected {
  border-radius: 0; }
.mat-calendar-cell-semi-selected {
  background-color: #c5cae9; }
.mat-calendar-body-label {
  padding-bottom: 0 !important; }
.no-placeholder .mat-form-field-wrapper {
  margin-top: -10px; }
.ng-draggable {
  cursor: move; }
.cdk-overlay-pane {
  transition: none !important;
  -webkit-transform: translateX(0) !important;
      -ms-transform: translateX(0) !important;
          transform: translateX(0) !important; }
.cdk-overlay-pane .mat-select-panel {
    min-width: 90px !important; }
.cdk-overlay-pane .mat-datepicker-content {
    margin-top: -30px !important; }
.cdk-overlay-pane.mat-tooltip-panel {
  box-shadow: none !important; }
.mat-select-trigger {
  min-width: 50px !important; }
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: #fff; }
.mat-dialog-content {
  position: relative; }
@media (max-width: 767px) {
    .mat-dialog-content {
      background-color: #ffffff;
      max-width: none !important;
      width: auto !important; } }
@media (max-width: 767px) {
    .mat-dialog-content .sections__header {
      margin: 0 !important; } }
.mat-form-field {
  display: block !important; }
.mat-form-field-infix {
  padding: 0;
  border: 0; }
@media (max-width: 767px) {
    .mat-form-field-infix {
      width: auto !important; } }
.cdk-global-scrollblock {
  overflow-y: auto !important; }
.mat-button-focus-overlay {
  background-color: transparent !important; }
.mat-tooltip {
  margin-top: 5px !important; }
.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
  background-color: #1c8ad6 !important; }
.mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
  background-color: rgba(28, 138, 214, 0.5) !important; }
.mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-keyboard-focused, .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']).cdk-program-focused, .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:not([aria-disabled='true']):hover {
  background-color: transparent; }
.mat-expansion-indicator::after {
  -webkit-transform: rotate(-45deg) !important;
      -ms-transform: rotate(-45deg) !important;
          transform: rotate(-45deg) !important; }
.mat-expanded .mat-expansion-indicator {
  -webkit-transform: rotate(0) !important;
      -ms-transform: rotate(0) !important;
          transform: rotate(0) !important; }
.mat-expanded .mat-expansion-indicator::after {
  -webkit-transform: rotate(45deg) !important;
      -ms-transform: rotate(45deg) !important;
          transform: rotate(45deg) !important; }
.mat-tab-label .mat-tab-label-content {
  font-weight: bold; }
.mat-horizontal-stepper-content[aria-expanded=false] {
  position: absolute; }
.mat-input-element:disabled {
  color: #333 !important; }
.mat-dialog-actions {
  padding-right: 16px !important;
  padding-left: 16px !important; }
.mat-snack-bar-container {
  border-radius: 4px !important;
  box-sizing: border-box !important;
  display: block !important;
  margin: 24px !important;
  margin-bottom: 10px !important;
  max-width: 33vw !important;
  min-width: 344px !important;
  padding: 14px 16px !important;
  min-height: 48px !important;
  -webkit-transform-origin: center !important;
      -ms-transform-origin: center !important;
          transform-origin: center !important; }
.mat-chip {
  transition: none !important;
  background-color: #e8e8e8 !important;
  color: rgba(0, 0, 0, 0.6) !important;
  padding: 5px 8px 5px 8px !important;
  border-radius: .28571429rem !important;
  box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset !important;
  font-weight: bold; }
@media (max-width: 767px) {
  .mat-datepicker-popup {
    top: auto !important;
    left: 10px !important;
    right: auto !important;
    bottom: 0 !important; }
  .mat-dialog-actions {
    margin-bottom: 0 !important; } }
.mat-chip-list-wrapper {
  margin: 0 !important; }
.customAnimationDialog {
  -webkit-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
          transform: translateY(0) !important; }
.custom-slide-in {
  animation: dialogSlideInLeft 0.5s forwards;
  -webkit-animation: dialogSlideInLeft 0.5s forwards; }
.custom-slide-out {
  animation: dialogSlideOutRight 0.5s forwards;
  -webkit-animation: dialogSlideOutRight 0.5s forwards; }
.mat-menu-side {
  position: absolute;
  top: 0;
  left: 30px; }
@-webkit-keyframes dialogSlideInLeft {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
@keyframes dialogSlideInLeft {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
@-webkit-keyframes dialogSlideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  75% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  100% {
    opacity: 0; } }
@keyframes dialogSlideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  75% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  100% {
    opacity: 0; } }
.datamaps-legend {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  width: 100%;
  bottom: -50px; }
.map#map_certificates .datamap .labels {
  pointer-events: auto !important;
  cursor: default; }
.ui.selection.dropdown:focus,
.ui.selection.active,
.ui.selection.active:hover,
.ui.selection.active:focus,
.ui.selection.active .menu {
  border-color: #376081 !important; }
.ui.dropdown .menu > .item {
  font-size: inherit !important;
  font-family: inherit !important; }
.ui.dropdown .menu > .item:hover {
  color: #000;
  -webkit-font-smoothing: antialiased; }
.ui.selection.dropdown .menu {
  max-height: 200px !important; }
.ui.selection.dropdown {
  position: relative;
  max-height: 38px; }
.ui-input {
  position: relative; }
.ui-input.email-field > input,
  .ui-input.lock-field > input {
    padding-left: 38px; }
.ui-input.email-field:before, .ui-input.lock-field:before {
    width: 16px;
    height: 38px;
    content: '';
    position: absolute;
    left: 10px;
    z-index: 1; }
.ui-input.email-field:before {
    background: transparent url("data:image/svg+xml,%3Csvg width%3D%2224%22 height%3D%2224%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0D %3Cg%3E%0D  %3Ctitle%3Ebackground%3C%2Ftitle%3E%0D  %3Crect fill%3D%22none%22 id%3D%22canvas_background%22 height%3D%22402%22 width%3D%22582%22 y%3D%22-1%22 x%3D%22-1%22%2F%3E%0D %3C%2Fg%3E%0D %3Cg%3E%0D  %3Ctitle%3ELayer 1%3C%2Ftitle%3E%0D  %3Cpath fill%3D%22%23dcdcdc%22 id%3D%22svg_1%22 fill-rule%3D%22evenodd%22 d%3D%22m11.984%2C13c-1.953%2C0 -12.015%2C-8.109 -12.015%2C-8.109l0%2C-0.891c0%2C-1.104 0.896%2C-2 2.002%2C-2l20.026%2C0c1.107%2C0 2.003%2C0.896 2.003%2C2l-0.016%2C1c0%2C0 -9.953%2C8 -12%2C8zm0%2C2.75c2.141%2C0 12%2C-7.75 12%2C-7.75l0.016%2C12c0%2C1.104 -0.896%2C2 -2.003%2C2l-20.026%2C0c-1.105%2C0 -2.002%2C-0.896 -2.002%2C-2l0.016%2C-12c-0.001%2C0 10.046%2C7.75 11.999%2C7.75z%22 clip-rule%3D%22evenodd%22%2F%3E%0D %3C%2Fg%3E%0D%3C%2Fsvg%3E") no-repeat center;
    background-size: contain; }
.ui-input.lock-field:before {
    background: transparent url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22%3F%3E%0D%3Csvg xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22 version%3D%221.1%22 id%3D%22Capa_1%22 x%3D%220px%22 y%3D%220px%22 viewBox%3D%220 0 512 512%22 style%3D%22enable-background%3Anew 0 0 512 512%3B%22 xml%3Aspace%3D%22preserve%22 width%3D%22512px%22 height%3D%22512px%22%3E%3Cg%3E%3Cg%3E%0D%09%3Cg%3E%0D%09%09%3Cpath d%3D%22M437.333%2C192h-32v-42.667C405.333%2C66.99%2C338.344%2C0%2C256%2C0S106.667%2C66.99%2C106.667%2C149.333V192h-32    C68.771%2C192%2C64%2C196.771%2C64%2C202.667v266.667C64%2C492.865%2C83.135%2C512%2C106.667%2C512h298.667C428.865%2C512%2C448%2C492.865%2C448%2C469.333    V202.667C448%2C196.771%2C443.229%2C192%2C437.333%2C192z M287.938%2C414.823c0.333%2C3.01-0.635%2C6.031-2.656%2C8.292    c-2.021%2C2.26-4.917%2C3.552-7.948%2C3.552h-42.667c-3.031%2C0-5.927-1.292-7.948-3.552c-2.021-2.26-2.99-5.281-2.656-8.292l6.729-60.51    c-10.927-7.948-17.458-20.521-17.458-34.313c0-23.531%2C19.135-42.667%2C42.667-42.667s42.667%2C19.135%2C42.667%2C42.667    c0%2C13.792-6.531%2C26.365-17.458%2C34.313L287.938%2C414.823z M341.333%2C192H170.667v-42.667C170.667%2C102.281%2C208.948%2C64%2C256%2C64    s85.333%2C38.281%2C85.333%2C85.333V192z%22 data-original%3D%22%23000000%22 class%3D%22active-path%22 data-old_color%3D%22%23000000%22 fill%3D%22%23DCDCDC%22%2F%3E%0D%09%3C%2Fg%3E%0D%3C%2Fg%3E%3C%2Fg%3E %3C%2Fsvg%3E%0D") no-repeat center;
    background-size: contain; }
.ui-input * input,
.ui-input > input,
.ui-input > textarea,
.ui-input > .field {
  margin: 0;
  max-width: 100%;
  width: 100%;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  text-align: left;
  line-height: 1.21428571em;
  padding: .67857143em 1em;
  background: #fff;
  border: 1px solid rgba(34, 36, 38, 0.15);
  color: rgba(0, 0, 0, 0.87);
  border-radius: .28571429rem;
  transition: box-shadow .1s ease,border-color .1s ease;
  box-shadow: none; }
.ui-input * input::-webkit-input-placeholder,
  .ui-input > input::-webkit-input-placeholder,
  .ui-input > textarea::-webkit-input-placeholder,
  .ui-input > .field::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: rgba(0, 0, 0, 0.7); }
.ui-input * input::-moz-placeholder,
  .ui-input > input::-moz-placeholder,
  .ui-input > textarea::-moz-placeholder,
  .ui-input > .field::-moz-placeholder {
    /* Firefox 19+ */
    color: rgba(0, 0, 0, 0.7); }
.ui-input * input:-ms-input-placeholder,
  .ui-input > input:-ms-input-placeholder,
  .ui-input > textarea:-ms-input-placeholder,
  .ui-input > .field:-ms-input-placeholder {
    /* IE 10+ */
    color: rgba(0, 0, 0, 0.7); }
.ui-input * input:-moz-placeholder,
  .ui-input > input:-moz-placeholder,
  .ui-input > textarea:-moz-placeholder,
  .ui-input > .field:-moz-placeholder {
    /* Firefox 18- */
    color: rgba(0, 0, 0, 0.7); }
.ui-input > input:focus:not(:-moz-read-only):not(:disabled),
.ui-input > textarea:focus:not(:-moz-read-only):not(:disabled) {
  border-color: #376081;
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  box-shadow: none; }
.ui-input > input:focus:not(:read-only):not(:disabled),
.ui-input > textarea:focus:not(:read-only):not(:disabled) {
  border-color: #376081;
  background: #fff;
  color: rgba(0, 0, 0, 0.8);
  box-shadow: none; }
.ng-select.ng-select-disabled > .ng-select-container {
  background-color: #f8f8f8; }
textarea:disabled,
input:-moz-read-only,
input:disabled {
  background-color: #f8f8f8;
  cursor: default; }
textarea:disabled,
input:read-only,
input:disabled {
  background-color: #f8f8f8;
  cursor: default; }
.ui.inverted.primary.button, .ui.inverted.primary.buttons .button {
  background-color: transparent;
  box-shadow: 0 0 0 2px #1678c2 inset !important;
  color: #1678c2; }
.ui.inverted.red.button:focus {
  background-color: transparent;
  box-shadow: 0 0 0 2px #db2828 inset !important;
  color: #db2828; }
.ui.inverted.red.button, .ui.inverted.red.buttons .button {
  background-color: transparent;
  box-shadow: 0 0 0 2px #db2828 inset !important;
  color: #db2828; }
.ui.inverted.grey.button {
  color: #8f8f8f; }
.ui.inverted.red.button:active,
.ui.inverted.red.button:hover {
  background-color: #db2828;
  color: #ffffff; }
.ui.inverted.primary.button:hover, .ui.inverted.primary.buttons .button:hover {
  background-color: #1678c2;
  color: #ffffff; }
.ui-label {
  font-weight: bold;
  display: block;
  font-size: .92857143em;
  margin: 0 0 .28571429rem 0; }
.ui-input > textarea {
  resize: vertical; }
.ui.checkbox input:checked ~ .box:after, .ui.checkbox input:checked ~ label:after {
  opacity: 1;
  color: #fff;
  border-radius: 3px;
  background-color: #376081; }
.ui-filters .ui.selection.dropdown {
  max-width: 150px;
  white-space: nowrap; }
.ui-filters .ui.selection.dropdown .text {
    width: 100%;
    overflow: hidden;
    padding-bottom: 3px;
    margin-bottom: -5px; }
.ui.dropdown:not(.button) > .default.text {
  color: rgba(0, 0, 0, 0.7); }
sui-multi-select-label {
  background: transparent !important;
  box-shadow: none !important;
  color: rgba(0, 0, 0, 0.87) !important;
  font-weight: 100 !important; }
.ui.label > .delete.icon {
  visibility: hidden; }
.ui.search.dropdown > .text {
  font-weight: normal !important; }
.ui.popup {
  font-size: inherit;
  max-width: 320px;
  z-index: 9999999; }
@media (max-width: 767px) {
    .ui.popup {
      max-width: 100%;
      left: 0 !important; }
      .ui.popup sui-popup-arrow {
        display: none; } }
.ui.button {
  font-size: 14px; }
sui-select .text {
  height: 14px;
  overflow: hidden; }
.stateface:before {
  font-family: StateFaceRegular;
  margin-right: 5px; }
.stateface-replace {
  text-indent: 30px;
  color: #1c8ad6;
  width: 100%; }
.stateface-replace:before {
  font-size: 30px;
  text-indent: 0;
  min-width: 42px; }
.stateface-ak:before {
  content: "A"; }
.stateface-al:before {
  content: "B"; }
.stateface-ar:before {
  content: "C"; }
.stateface-az:before {
  content: "D"; }
.stateface-ca:before {
  content: "E"; }
.stateface-co:before {
  content: "F"; }
.stateface-ct:before {
  content: "G"; }
.stateface-dc:before {
  content: "y"; }
.stateface-de:before {
  content: "H"; }
.stateface-fl:before {
  content: "I"; }
.stateface-ga:before {
  content: "J"; }
.stateface-hi:before {
  content: "K"; }
.stateface-ia:before {
  content: "L"; }
.stateface-id:before {
  content: "M"; }
.stateface-il:before {
  content: "N"; }
.stateface-in:before {
  content: "O"; }
.stateface-ks:before {
  content: "P"; }
.stateface-ky:before {
  content: "Q"; }
.stateface-la:before {
  content: "R"; }
.stateface-ma:before {
  content: "S"; }
.stateface-md:before {
  content: "T"; }
.stateface-me:before {
  content: "U"; }
.stateface-mi:before {
  content: "V"; }
.stateface-mn:before {
  content: "W"; }
.stateface-mo:before {
  content: "X"; }
.stateface-ms:before {
  content: "Y"; }
.stateface-mt:before {
  content: "Z"; }
.stateface-nc:before {
  content: "a"; }
.stateface-nd:before {
  content: "b"; }
.stateface-ne:before {
  content: "c"; }
.stateface-nh:before {
  content: "d"; }
.stateface-nj:before {
  content: "e"; }
.stateface-nm:before {
  content: "f"; }
.stateface-nv:before {
  content: "g"; }
.stateface-ny:before {
  content: "h"; }
.stateface-oh:before {
  content: "i"; }
.stateface-ok:before {
  content: "j"; }
.stateface-or:before {
  content: "k"; }
.stateface-pa:before {
  content: "l"; }
.stateface-pr:before {
  content: "3"; }
.stateface-ri:before {
  content: "m"; }
.stateface-sc:before {
  content: "n"; }
.stateface-sd:before {
  content: "o"; }
.stateface-tn:before {
  content: "p"; }
.stateface-tx:before {
  content: "q"; }
.stateface-us:before {
  content: "z"; }
.stateface-ut:before {
  content: "r"; }
.stateface-va:before {
  content: "s"; }
.stateface-vt:before {
  content: "t"; }
.stateface-wa:before {
  content: "u"; }
.stateface-wi:before {
  content: "v"; }
.stateface-wv:before {
  content: "w"; }
.stateface-wy:before {
  content: "x"; }
.c-btn {
  background: #fff;
  border: 1px solid #ccc;
  color: #333; }
.selected-list .c-list .c-token {
  background-color: #e8e8e8;
  padding: 5px 8px 5px 8px !important;
  border-radius: .28571429rem !important;
  box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset;
  margin-top: unset !important;
  max-width: 100%; }
.selected-list .c-list .c-token .c-label {
    text-overflow: ellipsis;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    color: rgba(0, 0, 0, 0.6);
    font-weight: bold; }
.selected-list .c-list .c-token .c-remove {
    display: none; }
.selected-list .c-list .c-token .c-remove svg {
      fill: rgba(0, 0, 0, 0.6) !important; }
.selected-list .c-angle-down, .selected-list .c-angle-up {
  width: 11px !important;
  height: 11px !important; }
.selected-list .c-angle-down svg, .selected-list .c-angle-up svg {
    fill: #999999;
    stroke: #999999;
    stroke-width: 60; }
.selected-list .c-btn {
  min-height: 38px;
  height: auto;
  -ms-flex-align: center;
      align-items: center;
  outline: none;
  border-radius: .28571429rem !important;
  border: 1px solid rgba(34, 36, 38, 0.15) !important; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
    .selected-list .c-btn {
      height: 38px; } }
.selected-list .c-btn > span:only-child {
    color: #999999; }
.ng-untouched .cuppa-dropdown .selected-list .c-btn > span {
  color: #999999; }
.untouched .list-message {
  display: none; }
.touched .ng-untouched .cuppa-dropdown .selected-list .c-btn > span {
  color: rgba(0, 0, 0, 0.87); }
.dropdown-list {
  min-width: 100%;
  width: auto !important;
  bottom: auto !important; }
.dropdown-list ul li:hover {
    background: #f5f5f5; }
.dropdown-list .list-area div:nth-child(3),
  .dropdown-list .list-area div:nth-child(4) {
    position: relative;
    overflow-y: auto !important;
    overflow-x: hidden !important; }
.arrow-up, .arrow-down {
  border-bottom: 15px solid #fff;
  display: none; }
.arrow-2 {
  border-bottom: 15px solid #ccc; }
.list-area {
  border: 1px solid #ccc;
  background: #fff;
  box-shadow: 0px 1px 5px #959595; }
.select-all {
  border-bottom: 1px solid #ccc; }
.list-filter {
  border-bottom: 1px solid #ccc; }
.list-filter .c-search svg {
    fill: #888; }
.list-filter .c-clear svg {
    fill: #888; }
.pure-checkbox input[type="checkbox"]:focus + label:before, .pure-checkbox input[type="checkbox"]:hover + label:before {
  border-color: #376081;
  background-color: #f2f2f2; }
.pure-checkbox input[type="checkbox"] + label {
  color: #000;
  display: block; }
.pure-checkbox input[type="checkbox"] + label:before {
  color: #376081;
  border-radius: 2px;
  border: 2px solid rgba(0, 0, 0, 0.54); }
.pure-checkbox input[type="checkbox"] + label:after {
  background-color: #376081; }
.pure-checkbox input[type="checkbox"]:disabled + label:before {
  border-color: #cccccc; }
.pure-checkbox input[type="checkbox"]:disabled:checked + label:before {
  background-color: #cccccc; }
.pure-checkbox input[type="checkbox"] + label:after {
  border-color: #ffffff; }
.pure-checkbox input[type="radio"]:checked + label:before {
  background-color: white; }
.pure-checkbox input[type="checkbox"]:checked + label:before {
  background: #376081;
  border: 2px solid #376081; }
.selected-item {
  background: rgba(0, 0, 0, 0.03); }
.btn-iceblue {
  background: #0079FE;
  border: 1px solid #ccc;
  color: #fff; }
.pure-checkbox input[type=checkbox] + label {
  vertical-align: top !important;
  display: inline-block !important; }
.pure-checkbox input[type=checkbox] + label:before {
  left: -1px !important;
  margin-top: 0 !important;
  top: 0 !important; }
.pure-checkbox input[type=checkbox] + label:after {
  margin-top: 0 !important;
  top: 5px !important; }
.grp-title {
  padding-left: 0 !important;
  padding-right: 0 !important; }
.grp-title > label {
    margin-left: 10px !important; }
.ng-select.ng-select-focused:not(.ng-select-opened) > .ng-select-container {
  border-color: #376081;
  box-shadow: none; }
.ng-select.ng-select-focused .ng-dropdown-panel,
.ng-select.ng-select-focused .ng-select-container {
  border-color: #376081; }
.ng-select .ng-select-container {
  min-height: 38px;
  border: 1px solid rgba(34, 36, 38, 0.15); }
.ng-select .ng-select-container:hover {
  box-shadow: none !important; }
.ng-select .ng-arrow-wrapper .ng-arrow {
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  padding: 3px;
  border-color: #999; }
.ng-select .ng-clear-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
@media (max-width: 767px) {
  .ng-select {
    max-width: 100% !important; } }
.ng-select.ng-select-opened > .ng-select-container .ng-arrow {
  top: 2px;
  border-color: #999;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotate(-135deg); }
.ng-dropdown-panel-items .ng-option.ng-option-marked {
  background-color: #f5faff !important; }
.ng-dropdown-panel-items .ng-option.ng-option-selected {
  background-color: #f5faff !important;
  font-weight: bold; }
.ng-dropdown-panel {
  border-color: #376081 !important; }
.ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  white-space: normal !important; }
.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  padding-right: 0 !important; }
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value {
  border-radius: .28571429rem;
  font-weight: bold;
  background-color: #e8e8e8;
  padding: 5px 8px 5px 8px !important;
  box-shadow: 0 0 0 1px rgba(34, 36, 38, 0.15) inset; }
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon {
  display: none !important; }
.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder {
  top: 8px; }
.ng-select.ng-select-opened.ng-select-searchable .ng-select-container .ng-value-container .ng-value {
  opacity: .5; }
.ng-select.email-domain-multiple-right-mod .ng-select-container {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px; }
.gauge-chart .gauge-chart__label {
  margin-top: -60px !important; }
.md-drppicker .ranges ul li button.active {
  background-color: #1c8ad6 !important; }
.md-drppicker .btn {
  background-color: #1c8ad6 !important; }
.md-drppicker td.active, .md-drppicker td.active:hover,
.md-drppicker .btn:not(.clear):focus, .md-drppicker .btn:not(.clear):hover {
  background-color: #1c8ad6 !important; }
.md-drppicker .clear svg {
  color: #8f8f8f !important; }
.md-drppicker.double {
  width: 512px !important; }
@media (max-width: 767px) {
    .md-drppicker.double {
      width: auto !important; } }
.md-drppicker td:not(.end-date).in-range {
  background-color: #dde2e4 !important; }
.md-drppicker.shown {
  top: 45px !important; }
/**
 * GOOGLEAPIS
 */
@font-face {
  font-family: 'StateFaceRegular';
  src: url('stateface-regular-webfont.1ac73a56a3b5639a3516.eot');
  src: url('stateface-regular-webfont.1ac73a56a3b5639a3516.eot?#iefix') format("embedded-opentype"), url('stateface-regular-webfont.801aaed6daf5f19a0bed.woff') format("woff"), url('stateface-regular-webfont.a30251b9266efd33f8be.ttf') format("truetype"), url('stateface-regular-webfont.3154e879999e26a0afc3.svg#StateFaceRegular') format("svg");
  font-weight: normal;
  font-style: normal; }
/**
 * FONTS
 */
/**
 * HELPERS
 */
.hidden {
  display: none; }
.max-limit {
  max-height: 100%;
  max-width: 100%; }
.no-text-wrap {
  white-space: nowrap; }
.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.display-inline {
  display: inline-block; }
.chartContainer {
  min-width: 270px; }
.NoVisibility {
  visibility: hidden; }
.sticky-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 100; }
@media (max-width: 767px) {
    .sticky-header {
      padding-top: 40px; } }
.date-from-field {
  border-radius: .28571429rem 0 0 .28571429rem !important;
  border-right: 0 !important;
  border: 1px solid rgba(34, 36, 38, 0.15);
  overflow: hidden; }
.date-from-field input {
    border: none; }
.date-from-field mat-datepicker-toggle {
    background-color: #FFFFFF;
    z-index: 1; }
.date-to-field {
  border-radius: 0 .28571429rem .28571429rem 0 !important;
  border: 1px solid rgba(34, 36, 38, 0.15);
  overflow: hidden; }
.date-to-field input {
    border: none; }
.date-to-field mat-datepicker-toggle {
    background-color: #FFFFFF;
    z-index: 1; }
.hide-overflow {
  overflow: hidden; }
.visible-overflow {
  overflow: visible; }
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }
.border-radius {
  border-radius: 5px; }
.border-around {
  border: 1px solid #d4d4d4; }
.border-bottom {
  border-bottom: 1px solid #d4d4d4; }
.border-left {
  border-left: 1px solid #d4d4d4; }
.border-right {
  border-right: 1px solid #d4d4d4; }
.remove-border {
  border-color: transparent !important; }
.remove-border * {
    border-color: transparent !important; }
.fill-header {
  background-color: #ddebf6; }
.fill-primary {
  background-color: #376081; }
.fill-white {
  background-color: #FFFFFF; }
.fill-primary-lighten {
  background-color: #f1f5f9; }
.fill-secondary {
  background-color: #ee3f45; }
.fill-green {
  background-color: #04a802; }
.fill-grey {
  background-color: #e7e7e7; }
.fill-link {
  background-color: #1c8ad6; }
.fill-pending {
  background-color: #1c8ad6; }
.text-pending {
  color: #1c8ad6; }
.fill-pending-e {
  background-color: #8A9EDB; }
.fill-escalated {
  background-color: #ff7f0e; }
.text-escalated {
  color: #DA5E15; }
.fill-expiring {
  background-color: #ff7f0e; }
.text-expiring {
  color: #ff7f0e; }
.fill-expired {
  background-color: #D40000; }
.fill-missing {
  background-color: #D40000; }
.text-missing {
  color: #ff7f0e; }
.text-rejected {
  color: #FF0000; }
.fill-rejected {
  background-color: #FF0000; }
.fill-completed {
  background-color: #00C75B; }
.text-completed {
  color: #3D903E; }
.text-optional {
  color: #909090; }
.fill-active {
  background-color: #00C75B; }
.text-active {
  color: #00C75B; }
.fill-inactive {
  background-color: #7F7F7F; }
.text-inactive {
  color: #7F7F7F; }
.fill-modal-footer {
  background-color: #f9fafb; }
.fill-modal-footer-border {
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  background-color: #f9fafb; }
.modal-content-padding {
  padding: 12px 25px; }
.close-dialog:hover {
  color: #cccccc; }
.modal-content-mwidth {
  max-width: 450px; }
.v-align-top {
  vertical-align: top; }
.v-align-mid {
  vertical-align: middle; }
.text-bold {
  font-weight: bold; }
.text-medium {
  font-weight: 600; }
.text-light {
  font-weight: 300; }
.text-italic {
  font-style: italic; }
.text-center {
  text-align: center !important; }
.text-left {
  text-align: left; }
.text-underline {
  text-decoration: underline;
  text-underline-position: under; }
.text-uppercase {
  text-transform: uppercase !important; }
.text-grey {
  color: #8f8f8f; }
.text-light-grey {
  color: #8f8f8f;
  opacity: .5; }
.color-link {
  color: #1c8ad6; }
.text-third {
  color: #ee3f45; }
.text-black {
  color: #000000; }
.text-black p, .text-black a {
    color: #000000; }
.text-white {
  color: #FFFFFF; }
.text-white p, .text-white a {
    color: #FFFFFF; }
.text-primary {
  color: #376081 !important; }
.text-secondary {
  color: #ee3f45; }
.text-notification {
  color: #FFA500; }
.text-green {
  color: #4cb13d; }
.text-blue {
  color: #1c8ad6; }
.text-yellow {
  color: #f6c342; }
.text-red {
  color: red; }
.text-tiny {
  font-size: 10px; }
.text-11 {
  font-size: 11px; }
.text-small {
  font-size: 12px; }
.text-med {
  font-size: 14px; }
.text-l {
  font-size: 20px; }
.text-24 {
  font-size: 24px; }
.text-25 {
  font-size: 25px; }
.text-28 {
  font-size: 30px; }
.text-big {
  font-size: 30px; }
.text-big-2 {
  font-size: 60px; }
.text-16 {
  font-size: 16px; }
.text-18 {
  font-size: 18px; }
.text-40 {
  font-size: 40px; }
.text-50 {
  font-size: 50px; }
.font-italic {
  font-style: italic; }
.reg-position {
  position: relative;
  top: -16px;
  right: 0; }
.text-capitalize {
  text-transform: capitalize; }
.visible-xs {
  display: none !important; }
.shadow-custom {
  box-shadow: 1px 1px 13px 1px #e7e7e7; }
.shadow-primary {
  box-shadow: 1px 3px 10px 1px #f1f5f9; }
.shadow {
  box-shadow: 1px 3px 10px 1px #cecdcd; }
.shadow-dark {
  box-shadow: 1px 3px 10px 1px #b4b4b4; }
@media (max-width: 767px) {
    .shadow-dark {
      box-shadow: none; } }
.inner-shadow * .sections {
  box-shadow: 1px 3px 10px 1px #cecdcd;
  border: 1px solid #e7e7e7; }
.inner-shadow * .sections .sections--setting {
  box-shadow: none;
  border: none; }
.cursor-pointer:not([disabled]) {
  cursor: pointer;
  outline: none; }
.cursor-no-event {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
.btn-space {
  margin: 0 .25em 0 0; }
.xs-space {
  margin: 5px 0; }
.xs-small-space {
  margin-top: 5px; }
.tiny-space {
  margin-top: 10px; }
.tiny-space-important {
  margin-top: 10px !important; }
.tiny-space-l {
  margin-left: 5px; }
.little-space {
  margin-top: 5px; }
.small-space {
  margin-top: 20px; }
.margin-20 {
  margin: 20px; }
.space-between-xs {
  margin: 0 2px; }
.space-between-small {
  margin: 0 5px; }
.space-between-large {
  margin: 0 40px; }
.space-between {
  margin: 0 10px; }
.space-between-m {
  margin: 0 20px; }
.space-between-l {
  margin: 0 10px; }
.space-left {
  margin-left: 10px; }
.space-left-xs {
  margin-left: 5px; }
.space-right-xs {
  margin-right: 5px; }
.space-right {
  margin-right: 10px; }
.space-right-m {
  margin-right: 20px; }
.small-space-l {
  margin-left: 20px; }
.big-space-l {
  margin-left: 60px; }
.move-left-15 {
  margin-left: -15px; }
.medium-space {
  margin-top: 40px; }
.big-space {
  margin-top: 60px; }
.xbig-space {
  margin-top: 100px; }
.big-l-space {
  margin-top: 100px; }
.pad-top-small {
  padding-top: 16px; }
.pad-top-10 {
  padding-top: 10px; }
.pad-top-15 {
  padding-top: 15px; }
.pad-top-m {
  padding-top: 20px; }
.pad-top-med {
  padding-top: 40px; }
.pad-top-big {
  padding-top: 60px; }
.pad-left-tiny {
  padding-left: 5px; }
.pad-left-small {
  padding-left: 10px; }
.pad-right-10 {
  padding-right: 10px; }
.pad-right-small {
  padding-right: 20px; }
.pad-right-40 {
  padding-right: 40px; }
.pad-bot-xs {
  padding-bottom: 10px !important; }
.white-space-break {
  white-space: pre-line; }
.custom-clear-icon {
  width: 30px;
  height: 30px;
  margin-top: 5px; }
.pad-bot-small {
  padding-bottom: 20px; }
.bot-space {
  margin-bottom: 25px; }
.bot-space-5 {
  margin-bottom: 5px; }
.bot-space-10 {
  margin-bottom: 10px; }
.bot-space-30 {
  margin-bottom: 30px; }
.pad-bot-medium {
  padding-bottom: 40px; }
.pad-around-xs-small {
  padding: 10px; }
.pad-around-small {
  padding: 20px; }
.pad-around-medium {
  padding: 40px; }
.padding-2 {
  padding: 2px; }
.padding-16 {
  padding: 16px; }
.padding-20 {
  padding: 20px; }
.pdf-cover {
  display: none; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
    .pdf-cover {
      display: block;
      position: absolute;
      width: 100%;
      height: calc(100% + 24px);
      left: 0;
      top: 0;
      z-index: -1; } }
.padding-5-0 {
  padding: 5px 0; }
.padding-0-10 {
  padding: 0 10px; }
.padding-10-0 {
  padding: 10px 0; }
.padding-20-0 {
  padding: 20px 0; }
.padding-0-20 {
  padding: 0 20px 10px 20px !important; }
.pad-0-20 {
  padding: 0 20px; }
.pad-0-30 {
  padding: 0 30px; }
.padding-10-20 {
  padding: 10px 20px !important; }
.padding-0-30 {
  padding: 0 30px !important; }
.padding-0-60 {
  padding: 0 60px !important; }
.padding-0-80 {
  padding: 0 80px !important; }
.padding-80-0 {
  padding: 80px 0; }
.first-index {
  z-index: 1; }
.height-none {
  height: 0; }
.max-width {
  width: 100%; }
.max-height {
  height: 100%; }
.med-width {
  width: 80%; }
.spinloader .mat-dialog-container {
  box-shadow: none;
  background-color: transparent; }
.remove-background .mat-dialog-container {
  box-shadow: none;
  background: none; }
.round-circle .mat-dialog-container {
  box-shadow: none;
  padding: 20px;
  background: transparent !important; }
@media (max-width: 767px) {
  .round-circle {
    overflow: hidden !important; } }
@media (max-width: 767px) {
  .active-state::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(0, 0, 0, 0.6);
    z-index: 21; } }
.graph-width-container {
  max-width: 1280px; }
.close-icon-modal {
  position: absolute;
  top: -13px;
  right: 10px;
  z-index: 1; }
.activated {
  background-color: rgba(255, 255, 255, 0.9);
  color: #376081 !important; }
.activated * {
    color: #376081 !important;
    font-weight: bold; }
.app-input-no-underline .mat-form-field-underline {
  display: none; }
.app-input-no-underline .mat-form-field-wrapper {
  padding-bottom: 0; }
.app-input-no-underline .mat-form-field-subscript-wrapper {
  margin-top: 35px; }
.settings-verification {
  background-color: transparent;
  box-shadow: none !important;
  padding: 0 !important; }
.position-fixed {
  position: fixed; }
.position-relative {
  position: relative; }
.position-absolute {
  position: absolute !important; }
.rounded-legend li span {
  border-radius: 10px; }
.filter-btn {
  z-index: 10;
  padding: 7px 20px !important;
  margin: 0 !important;
  bottom: 7px;
  position: absolute;
  left: 10px; }
.iti.iti--allow-dropdown {
  width: 100%; }
.iti__country-list {
  max-width: 304px;
  overflow-x: hidden; }
input.remove-spinner::-webkit-outer-spin-button,
input.remove-spinner::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  display: none; }
input[type=number] {
  -moz-appearance: textfield; }
@media (min-width: 1024px) {
  .pad-top-small-ms {
    padding-top: 16px; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; }
  .visible-xs {
    display: block !important; }
  .text-center-xs {
    text-align: center; }
  .max-width-xs {
    width: 100% !important; }
  .pad-between-xs {
    padding: 0 10px; }
  .pad-none-xs {
    padding: 0 !important; }
  .xs-small-space-xs {
    margin-top: 5px !important; }
  .tiny-space-xs {
    margin-top: 10px; }
  .small-space-xs {
    margin-top: 20px !important; }
  .small-space-l {
    margin-left: 0; }
  .small-space-l-xs {
    margin-left: 0 !important; }
  .xs-margin-right {
    margin-right: 10px; }
  .pad-medium-r-xs {
    padding-right: 25px !important; }
  .medium-space-xs {
    margin-top: 40px !important; }
  .big-l-space-xs {
    margin-top: 110px; }
  .med-width {
    width: 100%; } }
.sync-icon.on-sync {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(360deg); }
  to {
    -webkit-transform: rotate(0deg); } }
@keyframes rotate {
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); } }
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }
body {
  line-height: 1; }
ol, ul {
  list-style: none; }
blockquote, q {
  quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }
table {
  border-collapse: collapse;
  border-spacing: 0; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }
* {
  box-sizing: border-box; }
*:before, *:after {
    box-sizing: border-box; }
img {
  max-width: 100%; }
img[width],
img[height] {
  max-width: none; }
figure > img {
  display: block; }
a {
  text-decoration: none;
  outline: 0; }
a:active, a:visited, a:focus {
    outline: 0; }
p {
  margin-bottom: 20px; }
body {
  min-height: 100vh;
  font-size: 14px;
  line-height: 1.5;
  overflow: auto;
  -webkit-font-smoothing: antialiased;
  /** For sticky footer */
  /*margin-bottom: 100px;*/ }
body * {
    font-family: "Ubuntu", sans-serif; }
.normalize {
  display: block;
  height: 100%; }
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  outline: none; }
.hamburger:hover {
    opacity: 0.7; }
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #376081;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
.hamburger-inner::before {
    top: -10px; }
.hamburger-inner::after {
    bottom: -10px; }
/* The Modal (background) */
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 2000;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.9);
  /* Black w/ opacity */
  /* The Close Button */
  /* Caption of Modal Image */
  /* Add Animation */ }
.modal .modal__loader,
  .modal .modal__content {
    margin: auto;
    display: block;
    text-align: center;
    max-width: 700px;
    margin-bottom: 30px; }
.modal .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s; }
.modal .close:hover,
  .modal .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer; }
.modal #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    margin-bottom: 30px; }
.modal .modal__content, .modal #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s; }
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(0); }
  to {
    -webkit-transform: scale(1); } }
@keyframes zoom {
  from {
    -webkit-transform: scale(0);
            transform: scale(0); }
  to {
    -webkit-transform: scale(1);
            transform: scale(1); } }
/* 100% Image Width on Smaller Screens */
@media (max-width: 767px) {
  .modal .modal__content {
    width: 100%; } }
/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  -webkit-perspective: 80px;
          perspective: 80px; }
.hamburger--3dx .hamburger-inner {
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg); }
.hamburger--3dx.is-active .hamburger-inner::before {
    -webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
            transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx.is-active .hamburger-inner::after {
    -webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
            transform: translate3d(0, -10px, 0) rotate(-45deg); }
.header {
  width: 100%;
  background-color: #fff; }
.header * {
    z-index: 100; }
.header__nav {
    width: 57px;
    transition: all 0.1s ease-in-out;
    margin-left: 217px; }
.header__nav .toggle-sidebar {
      color: #43546a; }
.header__nav.isToggled {
      margin-left: 77px; }
.header__container {
    padding: 5px;
    width: 100%;
    min-height: 62px; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
      .header__container {
        height: 62px; } }
.header__logo-container {
    padding: 10px;
    margin-left: 25px;
    min-height: 61px;
    background-color: #ffffff; }
@media (max-width: 767px) {
      .header__logo-container {
        margin-left: 16px; } }
.header__logo {
    width: 40px; }
.header__logo.mobile {
      width: 150px; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
      .header__logo img {
        height: 100%; } }
.header__title {
    letter-spacing: 1px;
    font-size: 20px;
    background-color: #ffffff;
    position: relative;
    line-height: .5; }
.header__title .sub-title {
      font-size: 6px; }
.header__menu {
    height: 100%; }
.header__menu .menu {
      font-size: 14px; }
.header__menu .menu li {
        margin: 0 20px; }
.header .mat-button:hover .mat-button-focus-overlay {
    opacity: 0; }
.mobile-header-menu {
  position: absolute !important;
  right: 12px;
  color: #43546a;
  font-size: 25px;
  background-color: #ffffff; }
@media (max-width: 767px) {
  .header__nav {
    width: 59px;
    margin-left: 0 !important; } }
.masthead {
  position: relative;
  max-width: 1170px;
  width: 100%;
  padding: 0 15px;
  margin: 0 auto; }
.footer {
  position: relative; }
.footer__text {
    color: #8f8f8f;
    font-size: 10px; }
.footer__container {
    padding-top: 40px;
    padding-bottom: 10px; }
.footer--contactus {
    background-color: #8f8f8f; }
.footer--copyright {
    color: #8f8f8f;
    margin-top: 40px;
    font-size: 14px; }
.footer--activity {
    text-align: right; }
.footer--text {
    color: #8f8f8f;
    font-size: 10px; }
@media (max-width: 767px) {
      .footer--text {
        text-align: center; } }
.footer--width {
    position: relative;
    width: 100%;
    padding: 10px 0;
    box-sizing: border-box; }
.form {
  min-width: 150px;
  max-width: 500px;
  width: 100%;
  position: relative; }
.form__title {
    font-size: 20px;
    padding: 10px 0;
    font-weight: bold;
    color: #376081; }
.form__logo {
    width: 60px;
    margin-top: 20px; }
.form__container {
    padding: 20px 30px; }
.form__container .animate-container {
      transition: all 200ms ease-in;
      position: absolute;
      -webkit-transform: translateX(-300%);
          -ms-transform: translateX(-300%);
              transform: translateX(-300%);
      top: 0; }
.form__container .animate-container.active {
      transition: all 300ms ease-out;
      position: relative;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); }
.form--custom {
  height: 540px; }
.form--icon mat-icon {
  width: 70px;
  height: 70px;
  font-size: 70px; }
.sections {
  border-radius: 5px;
  padding: 15px; }
.sections__header {
    font-size: 20px;
    color: #376081; }
.sections__header span {
      outline: none; }
@media (max-width: 767px) {
      .sections__header .helper {
        top: auto !important; }
      .sections__header.page-header {
        padding: 20px;
        padding-left: 10px; } }
@media (max-width: 767px) and (max-width: 767px) {
      .sections__header.page-header {
        padding: 20px;
        padding-bottom: 0; } }
.sections__sub-header {
    font-size: 25px; }
.sections__icon {
    margin: 1vh 0.6vw;
    border-radius: 10px;
    overflow: hidden; }
.sections__icon img {
      width: 60px; }
.sections__pencil {
    position: absolute;
    top: -5px;
    right: -30px;
    font-size: 20px;
    z-index: 5;
    cursor: pointer; }
@media (max-width: 767px) {
      .sections__pencil {
        position: relative;
        left: 0;
        margin-bottom: 10px; } }
.sections__content {
    border-bottom: 1px solid #8f8f8f;
    padding-bottom: 20px; }
.sections__content .sub-header {
      padding-bottom: 20px;
      min-width: 190px; }
.sections__label {
    min-width: 200px;
    margin-right: 16px; }
.sections__label .helper {
      font-size: 12px;
      cursor: pointer;
      margin-bottom: 5px; }
@media (max-width: 767px) {
        .sections__label .helper {
          display: none; } }
.sections__label span {
      max-width: 200px; }
.sections .mobile-helper {
    position: absolute;
    right: 10px;
    font-size: 20px;
    top: 33px;
    z-index: 10;
    display: none; }
@media (max-width: 767px) {
      .sections .mobile-helper {
        display: block; } }
@media (max-width: 767px) {
    .sections .hasHelper {
      width: calc(100% - 40px); } }
.sections__title {
    font-size: 20px; }
.sections__title span {
      font-size: 14px;
      padding: 5px 0; }
.sections__redirects a {
    color: #ee3f45;
    letter-spacing: 2px; }
.sections__plan-name {
    font-size: 18px;
    color: #1c8ad6; }
.sections__plan-name.text-black {
      color: #000000; }
.sections .switch-helper {
    font-size: 16px;
    color: #1c8ad6;
    height: 40px; }
.sections .switch-helper b {
      font-weight: bold; }
.sections .subscription-content .sub-header {
    border-bottom: 1px solid #8f8f8f;
    padding-bottom: 10px; }
.sections .plan-container {
    max-width: 420px;
    padding: 0 10px; }
.sections .plan-container-background {
    background-color: #f6f6f6;
    margin: 0 10px;
    border-radius: 8px;
    border: 1px solid #e7e7e7;
    position: relative;
    padding-bottom: 10px; }
.sections .plan-container-background .title {
      padding: 10px;
      border-radius: 8px 8px 0 0;
      background-color: #dedede; }
.sections .plan-container-background .title .save-ribbon {
        position: absolute;
        top: -9px;
        right: -10px;
        width: 130px; }
.sections .plan-container-background .body {
      padding: 10px; }
@media (max-width: 767px) {
      .sections .plan-container-background {
        margin-top: 20px; } }
.sections .plan-chip-container {
    padding: 10px;
    margin: 5px;
    border-radius: 10px;
    min-width: 214px;
    min-height: 120px;
    transition: all 0.2s cubic-bezier(0.02, 0.54, 0.58, 1); }
.sections .plan-chip-container:hover {
      box-shadow: 4px 4px 5px 3px #ccc;
      -webkit-transform: translate3d(0, -5px, 0);
              transform: translate3d(0, -5px, 0); }
.sections .hasBGcolor {
    background-color: #f6f6f6; }
.sections .check-mark, .sections .x-mark {
    text-indent: 10px; }
.sections--primary {
  background-color: #376081; }
.sections--small {
  padding: 40px 0; }
.sections--setting {
  padding: 0 25px; }
.sections--color-banner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 50vh; }
.sections--no-pads {
  padding: 0; }
.sections--no-border {
  border: 0 !important;
  background-color: transparent;
  box-shadow: none !important; }
.sections--grey-bg {
  background-color: #F6F6F6; }
.sections--content {
  font-size: 18px;
  padding: 0 30px; }
.sections--content span {
    font-size: 12px;
    color: #8f8f8f; }
.sections--warning {
  max-width: 250px; }
@media (max-width: 767px) {
  .sections {
    padding: 0; }
    .sections__title {
      font-size: 14px; }
    .sections__label {
      width: 100px; } }
.form-field {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
.form-field label {
    color: #8f8f8f;
    font-size: 12px; }
.form-field abbr {
    position: relative; }
.form-field abbr .fas {
      position: absolute;
      right: 10px;
      top: 14px;
      cursor: pointer;
      color: #8f8f8f; }
.form-field--section {
  width: 100%;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 10px; }
.form-field--section .checkbox {
    position: relative;
    top: -1px;
    border: 1px solid #8f8f8f;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 50px;
    overflow: hidden; }
.form-field--section .checkbox i {
      position: absolute;
      top: 2px;
      font-size: 10px;
      color: #FFFFFF; }
.form-field--section .checkbox.checked {
    border: 1px solid #376081;
    background-color: #376081; }
.form-field + .form-field {
  margin-top: 30px; }
.white-block {
  position: absolute;
  height: 40%;
  top: 36%;
  width: 100%;
  background-color: #fff; }
.mobile-menu {
  position: absolute;
  height: calc(100% - 80px);
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  margin-top: -100vh;
  transition: all 200ms ease-in-out; }
@media (max-width: 767px) {
  .mobile-settings-container {
    position: absolute !important;
    right: 0; } }
@media (max-width: 767px) {
  .mobile-settings-menu {
    -ms-flex-direction: column !important;
        flex-direction: column !important;
    position: absolute !important;
    background: #ffffff;
    top: 10px;
    right: -20px;
    padding: 0;
    box-shadow: 1px 3px 10px 1px #cecdcd; }
    .mobile-settings-menu .icon-container-head {
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
      padding: 14px;
      height: auto !important; }
      .mobile-settings-menu .icon-container-head .mobile-label {
        color: #8f8f8f;
        padding-left: 10px; }
    .mobile-settings-menu::before {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      content: ''; } }
.sidebar {
  background-color: #FFFFFF; }
.sidebar__child {
    height: 100%; }
.sidebar__menu {
    transition: all 0.1s ease-in-out; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
      .sidebar__menu {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        padding-left: 17px; } }
.sidebar__menu li {
      outline: none;
      position: relative;
      padding: 16px;
      padding-left: 24px; }
.sidebar__menu li * {
        color: #376081;
        cursor: pointer; }
.sidebar__menu li.disabled * {
        color: #8f8f8f;
        cursor: default; }
.sidebar__menu li a {
        display: block; }
.sidebar__menu li .mat-content {
        overflow: visible; }
.sidebar__menu li .icon {
        margin-right: 10px; }
.sidebar__menu li .arrow {
        position: absolute;
        right: 0; }
.sidebar__menu li .mat-expansion-indicator::after {
        color: #8f8f8f; }
.sidebar__menu li .mat-expansion-panel-body {
        padding: 0; }
.sidebar__menu .child-item .fas {
      position: relative;
      left: -53px;
      font-size: 10px;
      margin-left: -10px; }
.sidebar__menu .child-item:hover:not(.disabled) {
      cursor: pointer;
      color: #264259 !important; }
.sidebar__menu .child-item:hover:not(.disabled) * {
        color: #264259 !important; }
.sidebar__menu .child-item:hover:not(.disabled) .mat-expansion-indicator::after {
        color: #264259 !important; }
.sidebar__menu.toggled {
      padding: 8px;
      margin: -8px 0; }
.sidebar__menu.toggled li {
        padding: 5px;
        border-radius: 3px;
        color: #376081;
        white-space: nowrap;
        cursor: pointer; }
.sidebar__menu.toggled li:hover:not(.activated) {
          background: rgba(55, 96, 129, 0.1); }
.sidebar__menu.toggled.single-content {
        padding: 0; }
.sidebar__menu.toggled li.activated {
        background: #376081;
        color: white !important; }
.sidebar__menu.toggled li + li {
        margin-top: 3px; }
.sidebar__hover-menu:hover .hover-menu {
    transition: 0.2s;
    transition-timing-function: ease-out;
    z-index: 1;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    opacity: 1; }
.sidebar--black .active-tab {
  font-weight: bold; }
.sidebar--black .active-tab span,
  .sidebar--black .active-tab .icon {
    color: #376081; }
.sidebar--black li * {
  color: #376081; }
.indicator-icon {
  border-style: solid;
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  vertical-align: middle;
  position: absolute;
  right: -12px;
  transition: all 100ms ease-in-out; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
    .indicator-icon {
      top: 8px; } }
.mat-expanded .indicator-icon {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
.sidebar--container {
  position: relative;
  width: 100%;
  height: 100%; }
.sidebar--child {
  position: absolute;
  top: 0;
  right: -17px; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
    .sidebar--child {
      right: 0; } }
.sidebar--side-border {
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.0625); }
@media (max-width: 767px) {
  .sidebar--settings {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 999;
    transition: all 200ms ease-in-out;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0; }
    .sidebar--settings.active {
      opacity: 1;
      -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
              transform: translateX(0); } }
.notifier-content {
  position: absolute;
  width: 25vw;
  right: 0;
  overflow: auto;
  background-color: #fff;
  height: 100vh;
  top: 0px; }
.notifier-content ul li {
    position: relative;
    width: 100%;
    padding: 5px 10px; }
.notifier-content ul li:not(.empty-notif-container) {
      border-bottom: 1px solid #e7e7e7; }
.notifier-content ul li span {
      padding-bottom: 5px; }
.notifier-content ul.notifier-head {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999;
    background-color: white; }
.notifier-content ul.notifier-head li:first-child {
      padding: 10px; }
@media (max-width: 767px) {
    .notifier-content {
      width: 100%;
      height: 100vh;
      top: 0; } }
.arrow-up {
  position: absolute;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 25px solid #ffffff;
  z-index: -1;
  top: -10px;
  left: 4px; }
.socket-contents {
  height: 60vh;
  overflow-y: auto; }
.socket-contents li:nth-child(even) {
    background: #fff; }
.socket-contents li:nth-child(odd) {
    background: #f9f9f9; }
.socket-contents li {
    padding: 15px 10px;
    min-width: 45vw;
    border-bottom: 2px solid #e7e7e7e7;
    text-indent: 20px;
    padding-right: 40px; }
.socket-contents li .fa-comments,
    .socket-contents li .fa-bell {
      font-size: 25px;
      position: absolute;
      right: 10px; }
.socket-contents li:hover {
    background-color: rgba(55, 96, 129, 0.1); }
.icon-container .icon {
  font-size: 2em;
  width: auto;
  height: auto; }
.icon-container__content {
  padding: 5px;
  padding-right: 20px; }
.icon-container__content .text-med {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px; }
.icon-container__bg {
  background-color: #fff;
  min-width: 100px !important;
  width: 100%; }
.icon-container__bg:hover {
    cursor: pointer;
    background-color: #f2f2f2; }
.icon-container--pending {
  background-color: #999BF8; }
.icon-container--escalated {
  background-color: #148DCB; }
.icon-container--rejected {
  background-color: #9DCB8F; }
.icon-container--approved {
  background-color: #04a802; }
.icon-container--expiring {
  background-color: #9DCB8F; }
.icon-container--expired {
  background-color: #FF5733; }
.helper-icon {
  position: absolute;
  font-size: 16px;
  right: 10px;
  top: 11px; }
@media (max-width: 767px) {
    .helper-icon {
      font-size: 20px; } }
.helper-icon-text {
  font-size: 16px;
  right: -5px;
  top: 0;
  position: absolute; }
.document-label {
  margin: 0 5px !important; }
.graph-container {
  padding: 20px 0;
  overflow: hidden;
  position: relative;
  margin: 8px;
  border: 1px solid #f2f2f2;
  background-color: #FFFFFF;
  width: 320px;
  height: 300px; }
.graph-container canvas {
    width: 100%; }
.graph-container .mat-form-field {
    width: 120px; }
.graph-container__title-home {
    padding-left: 10px;
    padding-top: 16px;
    font-size: 16px; }
.graph-container__title {
    font-weight: bold;
    padding-left: 10px;
    padding-top: 16px;
    font-size: 16px; }
.mapper {
  min-height: 47px;
  padding-top: 22px; }
.graph-container--dashboard {
  max-width: calc(336px * 4);
  margin: -8px; }
@media (max-width: 767px) {
    .graph-container--dashboard {
      margin: 0; } }
.graph-container--dashboard .guide-container,
  .graph-container--dashboard .cert-container,
  .graph-container--dashboard .map-container,
  .graph-container--dashboard .misc-container {
    width: 100%;
    height: 300px;
    padding: 8px; }
.graph-container--dashboard .guide-container *,
    .graph-container--dashboard .cert-container *,
    .graph-container--dashboard .map-container *,
    .graph-container--dashboard .misc-container * {
      transition: transition all 200ms ease-in-out; }
.graph-container--dashboard .guide-container .map-content,
    .graph-container--dashboard .cert-container .map-content,
    .graph-container--dashboard .map-container .map-content,
    .graph-container--dashboard .misc-container .map-content {
      padding-bottom: 45px; }
.graph-container--dashboard .guide-container .content,
    .graph-container--dashboard .cert-container .content,
    .graph-container--dashboard .map-container .content,
    .graph-container--dashboard .misc-container .content {
      height: 100%;
      border-radius: 5px;
      background-color: #fff;
      position: relative;
      outline: none;
      overflow: hidden; }
@media (max-width: 767px) {
        .graph-container--dashboard .guide-container .content,
        .graph-container--dashboard .cert-container .content,
        .graph-container--dashboard .map-container .content,
        .graph-container--dashboard .misc-container .content {
          overflow: visible !important; } }
.graph-container--dashboard .guide-container .content canvas:not(#polarChart):not(#barChart),
      .graph-container--dashboard .cert-container .content canvas:not(#polarChart):not(#barChart),
      .graph-container--dashboard .map-container .content canvas:not(#polarChart):not(#barChart),
      .graph-container--dashboard .misc-container .content canvas:not(#polarChart):not(#barChart) {
        max-height: calc(100% - 45px);
        z-index: 1; }
.graph-container--dashboard .guide-container .content .content--child,
      .graph-container--dashboard .cert-container .content .content--child,
      .graph-container--dashboard .map-container .content .content--child,
      .graph-container--dashboard .misc-container .content .content--child {
        height: calc(100% - 90px);
        width: 100%;
        padding: 0 10px;
        overflow: hidden; }
.graph-container--dashboard .guide-container .content .title,
      .graph-container--dashboard .cert-container .content .title,
      .graph-container--dashboard .map-container .content .title,
      .graph-container--dashboard .misc-container .content .title {
        position: relative;
        top: 0;
        left: 0;
        font-size: 1em;
        padding: 0 10px;
        min-height: 45px;
        width: 100%; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
          .graph-container--dashboard .guide-container .content .title,
          .graph-container--dashboard .cert-container .content .title,
          .graph-container--dashboard .map-container .content .title,
          .graph-container--dashboard .misc-container .content .title {
            height: 45px; } }
.graph-container--dashboard .guide-container .content .title .number,
        .graph-container--dashboard .cert-container .content .title .number,
        .graph-container--dashboard .map-container .content .title .number,
        .graph-container--dashboard .misc-container .content .title .number {
          font-size: 30px;
          text-align: center; }
.graph-container--dashboard .guide-container .content .nav-buttons,
      .graph-container--dashboard .cert-container .content .nav-buttons,
      .graph-container--dashboard .map-container .content .nav-buttons,
      .graph-container--dashboard .misc-container .content .nav-buttons {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        padding: 10px; }
.graph-container--dashboard .misc-container {
    min-width: 600px; }
.graph-container--dashboard .guide-container {
    transition: 0.25s;
    transition-timing-function: ease-out; }
.graph-container--dashboard .guide-container.hide {
    height: 0; }
.graph-container--dashboard .content--map {
    min-width: 366px; }
.graph-container--dashboard .cert-container {
    height: 180px;
    min-width: 470px; }
.graph-container--dashboard .map-container {
    height: 100%;
    width: 100%; }
@media (min-width: 1920px) {
  .graph-container--dashboard .cert-container {
    height: 250px; }
  .graph-container--dashboard .map-container {
    height: 100%; } }
@media (max-width: 767px) {
  .graph-container--dashboard .map-container,
  .graph-container--dashboard .misc-container,
  .graph-container--dashboard .guide-container,
  .graph-container--dashboard .cert-container {
    height: auto;
    min-width: 290px; } }
.nexus-container li {
  padding-top: 20px;
  width: 100%; }
.nexus-container li.description {
  padding-top: 0;
  font-size: 13px; }
.nexus-container + .nexus-container {
  margin-left: 20px; }
.logo-changer {
  position: absolute;
  bottom: 0;
  right: 10px; }
.logo-changer .icon {
    color: #376081;
    font-size: 30px; }
.settings {
  -webkit-transform: translateY(-200%);
      -ms-transform: translateY(-200%);
          transform: translateY(-200%);
  transition-timing-function: ease-in;
  transition: 1s;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #FFFFFF; }
@media (max-width: 767px) {
    .settings {
      overflow: auto;
      background: #f9fafb; }
      .settings.active-menu {
        overflow: hidden; } }
.settings__close {
    position: absolute;
    top: 15px;
    right: 30px;
    color: #8f8f8f;
    font-size: 35px;
    z-index: 20; }
.settings__close span {
      font-size: 18px; }
.settings__close .icon {
      width: auto !important;
      height: auto !important; }
.settings__close .icon:hover {
        color: #cccccc; }
@media (max-width: 767px) {
      .settings__close {
        right: 12px;
        top: 13px; } }
.settings-view .settings {
  transition: 0.25s;
  transition-timing-function: ease-out;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  opacity: 1; }
.settings-view .settings .scrollable {
    overflow: auto;
    background-color: #f9fafb; }
.settings--contents {
  min-width: 500px; }
@media (max-width: 767px) {
  .settings--contents {
    min-width: auto; } }
.product {
  padding: 10px; }
.product .content + .content {
    margin-left: 20px; }
.product .content {
    border-radius: 10px;
    overflow: hidden; }
.product .btn {
    font-size: 16px; }
.product__title {
    background-color: #5c5c5c;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding: 20px 40px; }
.product__price {
    font-size: 30px;
    padding: 10px;
    font-weight: bold; }
.product__price span {
      font-size: 12px; }
.product ul li {
    text-align: center;
    padding: 10px 30px;
    font-weight: bold; }
.product ul li span {
      font-size: 10px; }
.product ul li:nth-child(odd) {
    background-color: #f2f2f2; }
.product ul li:nth-child(even) {
    background-color: #FFFFFF; }
.product-tab {
  border-radius: 20px;
  border: 3px solid #376081;
  background-color: #376081;
  overflow: hidden; }
.product-tab .item {
    padding: 5px 10px;
    border-radius: 16px;
    font-weight: bold;
    color: #376081;
    background-color: #FFFFFF;
    z-index: 1; }
.product-tab .active {
    background-color: transparent;
    color: #FFFFFF;
    z-index: 5; }
.filter-container {
  position: absolute;
  right: 16px;
  top: 40px;
  background-color: #FFFFFF;
  z-index: 5; }
.filter-container ul li {
    padding: 8px 14px 7px;
    min-width: 130px; }
.filter-container ul li:hover {
    cursor: pointer;
    background-color: #e7e7e7; }
.filter-container-date {
  position: absolute;
  right: 16px;
  top: 40px;
  background-color: #FFFFFF;
  z-index: 10; }
.filter-container-date ul li {
    padding: 6px 14px 7px;
    min-width: 130px; }
.filter-container-date ul li:hover {
    cursor: pointer;
    background-color: #e7e7e7; }
.filter-container-date.date-filter-right {
    margin-right: 10px; }
.hover-menu {
  position: absolute;
  top: 0;
  left: 56px;
  transition-timing-function: ease-in;
  transition: 0.1s;
  background-color: #376081;
  -webkit-transform: translateX(-150%);
      -ms-transform: translateX(-150%);
          transform: translateX(-150%); }
.hover-menu .sidebar__menu {
    width: 210px; }
.hover-menu ul li {
    padding-left: 40px; }
.hover-menu__header {
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    padding: 16px;
    line-height: 15px;
    cursor: default !important;
    border-bottom: 1px solid #FFFFFF; }
.map {
  position: relative;
  width: 100%;
  height: 100%; }
.file-uploader {
  width: 100%; }
.file-uploader button {
    color: #fff !important; }
.file-uploader button + button {
    margin-left: 10px !important; }
.paginator {
  font-size: 13px;
  color: #8f8f8f;
  height: 50px;
  background-color: #FFFFFF;
  padding: 0 10px; }
@media (max-width: 767px) {
    .paginator {
      height: auto;
      padding-top: 10px; } }
.paginator__item mat-form-field {
    width: 40px;
    margin-left: 5px; }
.paginator .icon {
    outline: none;
    cursor: pointer; }
.table-checkbox {
  position: relative;
  top: -1px;
  z-index: 1; }
.table-checkbox .mat-checkbox-inner-container {
    width: 18px;
    height: 18px; }
.table-download {
  position: relative;
  top: -2px;
  z-index: 1;
  width: 24px;
  height: 24px; }
.table-download .download-icon {
    position: absolute;
    top: -14px;
    font-size: 29px;
    width: auto; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
      .table-download .download-icon {
        left: -14px; } }
.table-functions .function + .function {
  margin-left: 5px; }
.table-functions .function {
  position: relative;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border-radius: 50%; }
.table-functions .function svg {
    stroke: #8f8f8f; }
.table-functions .function:hover {
    background-color: rgba(0, 0, 0, 0.08); }
.table-functions .function:hover * {
      color: #1c8ad6;
      fill: #1c8ad6;
      stroke: #1c8ad6; }
.table-functions .function i {
    /* top: 5px; */
    margin: 0;
    z-index: 5;
    margin: 0;
    font-size: 20px;
    position: relative; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
    .table-functions .function > mat-icon.reload-btn {
      line-height: 1.3; } }
.table-functions .function .active {
    transition: 0.25s;
    transition-timing-function: ease-out;
    position: relative;
    right: 0;
    opacity: 1; }
.assigner-container {
  position: absolute;
  right: 40px;
  top: 10px;
  width: 130px;
  z-index: 2;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  background-color: #FFFFFF; }
.assigner-container li {
    padding: 10px 20px; }
.assigner-container li:hover {
      cursor: pointer;
      background-color: #f4f5f8; }
@media (max-width: 767px) {
    .assigner-container {
      top: auto; } }
.assigner-container.last-data {
  top: -20px; }
.helper-function {
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #376081;
  top: 30px;
  right: 30px;
  border-radius: 50px; }
.helper-function .icon {
    width: 20px;
    height: 20px;
    font-size: 20px; }
.helper-function__container {
    padding: 0 10px;
    margin-top: 20px;
    width: 100%; }
.helper-function__title {
    text-align: center;
    font-size: 24px;
    color: #376081;
    width: 100%; }
.helper-function__header {
    position: absolute;
    top: 8px;
    left: 0;
    text-align: center;
    z-index: 0; }
.helper-function--toolbar {
  padding: 10px;
  background-color: #376081; }
.helper-function--toolbar .icon {
    color: #FFFFFF;
    width: 20px;
    height: 20px;
    font-size: 20px;
    cursor: pointer;
    z-index: 5; }
/*.helper-function--article{
    font-size: 12px;
    padding: 10px;
    border: 1px solid $base-grey;
    background-color: $base-white;
    border-radius: 10px;
    overflow: auto;
    height: 45vh;
}*/
.helper-function--video {
  max-width: 505px;
  min-height: 45vh; }
.helper-function--video .video {
    margin: 0 auto;
    position: relative; }
.helper-function--video .video:before {
      display: block;
      content: "";
      width: 100%;
      padding-top: 56.25%; }
.helper-function--video .video > .content {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
.helper-function--video .video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
.helper-function--container {
  width: 25vw;
  min-width: 25vw;
  height: calc(100% - 62px);
  position: fixed !important;
  bottom: 0;
  right: 0;
  background-color: #fff;
  z-index: 10;
  margin-right: -100%;
  transition: width 250ms; }
@media screen and (max-width: 599px) {
  div.helper-function--container {
    width: 100%;
    height: calc(100% - 60px);
    overflow: auto; } }
@media screen and (min-width: 600px) and (max-width: 1024px) {
  .helper-function--container {
    width: 40vw; } }
.helper-function--container.active {
  -webkit-transform: translate(0);
      -ms-transform: translate(0);
          transform: translate(0);
  margin-right: 0; }
.helper-function--container.minimize {
  -webkit-transform: translateY(94%) !important;
      -ms-transform: translateY(94%) !important;
          transform: translateY(94%) !important; }
.helper-function--container.maximize {
  width: 100%;
  height: calc(100% - 60px);
  overflow: auto; }
.helper-function--container.draggable {
  -webkit-transform: translateY(0) !important;
      -ms-transform: translateY(0) !important;
          transform: translateY(0) !important; }
.helper-function--footer {
  text-align: center;
  position: relative;
  bottom: -50px; }
.tooltip {
  position: absolute;
  text-align: center;
  min-width: 125px;
  background-color: #F5F5F5;
  border: 0px;
  border-radius: 8px;
  overflow: hidden;
  font-size: 12px;
  z-index: 10002; }
.tooltip .tooltip-info {
    width: 100%;
    height: 100%; }
.tooltip .tooltip-info__title {
      color: #FFFFFF;
      background-color: #376081;
      padding: 5px 20px;
      width: 100%; }
.tooltip .tooltip-info ul {
      width: 100%;
      text-align: left; }
.tooltip .tooltip-info ul a {
        color: #1c8ad6; }
.tooltip .tooltip-info ul li {
        padding: 5px 10px; }
.tooltip .tooltip-info ul li:hover {
        background-color: rgba(143, 143, 143, 0.3);
        cursor: pointer; }
.more-info {
  position: relative;
  top: 1px;
  font-size: 20px;
  padding-left: 7px;
  margin-right: -1px; }
@media (max-width: 767px) {
  .more-info--content {
    line-height: 25px;
    padding-top: 10px; } }
.terms-links {
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 10px; }
.terms-links .separator {
    height: 12px;
    width: 1px;
    border-left: 1px solid #8f8f8f;
    margin: 0 5px; }
.home-content {
  background-color: #f9fafb; }
@media (min-width: 1594px) {
  .home-content.contentMove .footer--width {
    width: calc(332px * 5); } }
@media (max-width: 1775px) {
  .home-content.contentMove .footer--width {
    width: calc(332px * 4); } }
@media (max-width: 1439px) {
  .home-content.contentMove .footer--width {
    width: calc(332px * 3.73); } }
@media (max-width: 1103px) {
  .home-content.contentMove .footer--width {
    width: calc(330px * 2.88); } }
@media (max-width: 767px) {
  .home-content.contentMove .footer--width {
    width: calc(100% - 10px); } }
#chartjs-tooltip {
  opacity: 1;
  position: absolute;
  background: none;
  color: #FFFFFF;
  font-size: 12px;
  padding: 3px; }
#chartjs-tooltip.below {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
#chartjs-tooltip.below:before {
  border: solid;
  border-color: #111 transparent;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 0 4px 4px 4px;
  bottom: 1em;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  z-index: 99;
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
      transform: translate(-50%, -100%); }
#chartjs-tooltip.top {
  -webkit-transform: translate(-50%, -100%);
  -ms-transform: translate(-50%, -100%);
      transform: translate(-50%, -100%); }
#chartjs-tooltip.top:before {
  border: solid;
  border-color: #111 transparent;
  border-color: rgba(0, 0, 0, 0.8) transparent;
  border-width: 4px 4px 0 4px;
  bottom: 1em;
  content: "";
  display: block;
  left: 50%;
  top: 100%;
  position: absolute;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
.login-container__child {
  position: absolute !important;
  top: 0; }
.login-container--login,
.login-container--create,
.login-container--forgot {
  -webkit-transform: translateX(-200%);
      -ms-transform: translateX(-200%);
          transform: translateX(-200%);
  transition-timing-function: ease-in;
  transition: 0.2s;
  opacity: 0;
  width: 0;
  overflow: hidden; }
.login-container--login.active,
.login-container--create.active,
.login-container--forgot.active {
  transition: 0.25s;
  transition-timing-function: ease-out;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  left: 0;
  top: 0;
  width: 100%;
  overflow: visible; }
.cert-steps {
  margin-bottom: 20px;
  border-color: #e7e7e7;
  background-color: #fff;
  z-index: 5;
  font-weight: bold; }
.cert-steps__step {
    position: relative;
    padding: 10px 5px;
    padding-left: 16px;
    background-color: #eee;
    color: #bbb; }
.cert-steps__step .helper {
      font-size: 11px;
      position: relative;
      top: -3px; }
@media (max-width: 767px) {
        .cert-steps__step .helper {
          font-size: 20px;
          top: 0; } }
.cert-steps__step span:not(.text-big) {
      height: 24px;
      width: 24px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      font-weight: 700; }
.cert-steps__step:hover:not(.disabled) {
      cursor: pointer;
      background-color: #f8f8f8;
      color: #000000; }
.cert-steps__step:hover:not(.disabled)::before {
        border-color: #376081; }
.cert-steps .stepDone {
    background-color: #f8f8f8;
    color: #000000; }
.cert-steps .stepDone::before {
      border-color: #376081; }
.cert-steps .active {
    background-color: #f8f8f8;
    color: #000000; }
.cert-steps .active::before {
      border-color: #376081; }
.cert-steps .cert-steps__step + .cert-steps__step {
    border-left: 1px solid #e7e7e7; }
.arrow-right,
.arrow-right--inactive {
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #e7e7e7;
  left: 0; }
.arrow-right--inactive:after {
  content: '';
  display: block;
  position: absolute;
  left: -11px;
  top: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
  border-width: 10px; }
.panel-container {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-animation: fade-out 1.5s;
          animation: fade-out 1.5s;
  display: none;
  min-height: 196px; }
.panel-container.active {
  display: block;
  -webkit-animation: fade-in 1s;
          animation: fade-in 1s;
  position: relative;
  z-index: 10;
  top: auto; }
.panel-container--X {
  -webkit-transform: translateX(-300%);
      -ms-transform: translateX(-300%);
          transform: translateX(-300%); }
@-webkit-keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fade-in {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    display: none; } }
@keyframes fade-out {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    display: none; } }
.err-handler-container,
.err-handler-container--wizard {
  border: 1px solid #ee3f45;
  border-radius: 5px;
  padding: 10px; }
.err-handler-container ul,
  .err-handler-container--wizard ul {
    list-style: disc;
    padding-left: 20px;
    color: #ee3f45; }
.err-handler-container--wizard {
  padding: 5px 10px;
  position: relative;
  margin-top: 14px; }
.err-handler-container--wizard:before {
    margin-top: -1px;
    position: absolute;
    content: '';
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    background-image: none;
    z-index: 2;
    width: .6666em;
    height: .6666em;
    transition: background .1s ease;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 0 0 1px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
        -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
            transform: translateX(-50%) translateY(-50%) rotate(45deg);
    top: 0;
    left: 50%; }
.err-handler {
  border-color: #ee3f45; }
.err-handler input, .err-handler textarea,
  .err-handler .ng-select-container {
    color: #ee3f45 !important;
    border-color: #ee3f45 !important; }
.err-handler .c-btn {
    border-color: #ee3f45 !important; }
.err-handler .mat-radio-outer-circle {
    border-color: #ee3f45 !important; }
.err-handler .error-icon {
    color: #ee3f45 !important; }
.warning-handler {
  border-color: #FFA500;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
.warning-handler input, .warning-handler textarea,
  .warning-handler .ng-select-container {
    color: #FFA500 !important;
    border-color: #FFA500 !important; }
.warning-handler .c-btn {
    border-color: #FFA500 !important; }
.warning-handler .mat-radio-outer-circle {
    border-color: #FFA500 !important; }
.warning-handler .error-icon {
    color: #FFA500 !important; }
.warning-handler .text-notification {
    position: absolute;
    right: 0; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
      .warning-handler .text-notification {
        top: 12px; } }
.err-handler-container--no-border {
  border: 0;
  padding: 0; }
.has-error {
  border-color: #ee3f45 !important;
  color: #ee3f45 !important; }
.partner-drop {
  position: relative;
  min-height: 330px; }
.partner-drop__content {
    -webkit-transform: translateY(-300%);
        -ms-transform: translateY(-300%);
            transform: translateY(-300%);
    transition-timing-function: ease-in;
    transition: 1s;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
.partner-drop__icon {
    max-width: 200px; }
.partner-drop__icon.access-map {
      width: 270px;
      max-width: none; }
.partner-drop__upload-icon {
    max-width: 150px; }
.partner-drop .active {
    transition: 0.25s;
    transition-timing-function: ease-out;
    opacity: 1;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    position: relative; }
.partner-drop--welcome {
  min-height: 330px; }
.partner-drop--welcome .move-bottom {
    position: absolute;
    bottom: 0;
    left: 0; }
.feedback {
  border-radius: 5px; }
.feedback__types {
    padding: 5px;
    cursor: pointer;
    font-weight: bold;
    border-bottom: 1px solid #e7e7e7; }
.feedback__subinfo {
    font-size: .92857143em;
    color: #8f8f8f; }
.feedback__actions {
    color: #376081;
    font-size: 12px;
    padding: 5px;
    cursor: pointer;
    margin: 3px;
    border-radius: 3px;
    border: 1px solid #e7e7e7; }
.feedback__actions span {
      margin-left: 5px; }
.feedback .active {
    border-bottom: 2px solid #1c8ad6; }
.feedback textarea {
    min-height: 100px; }
.feedback .no-borders * {
    border-color: transparent !important; }
.guide-sidebar * {
  cursor: pointer; }
.guide-sidebar li,
.guide-sidebar mat-panel-title {
  padding: 10px 30px;
  font-size: 1em;
  position: relative;
  height: calc(100% / 3);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: start;
  -ms-flex-align: center;
      align-items: center;
  color: #8d9096;
  border-bottom: 1px solid #e7e7e7; }
.guide-sidebar li i,
  .guide-sidebar mat-panel-title i {
    margin-right: 10px;
    color: #e7e7e7;
    font-size: 1.7em; }
.guide-sidebar li i.active,
  .guide-sidebar mat-panel-title i.active {
    color: #1c8ad6; }
.guide-sidebar li:hover label,
  .guide-sidebar mat-panel-title:hover label {
    color: #5c5c5c; }
.guide-sidebar li:last-child {
  border-bottom: 0; }
.guide-sidebar mat-panel-title {
  padding: 10px 0; }
.guide-contents {
  transition: all 100ms ease-in-out;
  padding-top: 30px; }
.guide-contents mat-icon {
    transition: all 100ms ease-in-out;
    color: #1c8ad6; }
.guide-contents__title {
    margin-left: 40px; }
.guide-contents__title label {
      font-size: 20px; }
.guide-contents__title span {
      font-size: 14px; }
.guide-contents .guide-title {
    position: absolute;
    bottom: -50px;
    cursor: pointer; }
.guide-contents .quickbooks-title {
    margin-left: 20px; }
.guide-contents .guide-number-container.certificateRules {
    display: none; }
.guide-contents .guide-number-container.quickbooks {
    right: 40px;
    margin-bottom: 4px; }
.guide-contents .guide-underline {
    transition: all 100ms ease-in-out; }
.guide-contents .guide-hover {
    cursor: pointer;
    outline: none; }
.guide-contents .guide-hover img {
      transition: all 100ms ease-in-out;
      max-width: 163px;
      position: relative;
      right: -16px;
      cursor: pointer; }
.guide-contents .guide-hover.disabled mat-icon {
      color: #8f8f8f; }
.guide-contents .guide-hover:not(.disabled).toNexus:hover .guide-underline {
      width: 100%;
      position: absolute;
      top: 189px; }
.guide-contents .guide-hover:not(.disabled).toNexus:hover .guide-underline.nexus {
        border-bottom: 2px solid #1c8ad6; }
.guide-contents .guide-hover:not(.disabled).toSettings:hover .guide-underline {
      width: 100%;
      position: absolute;
      top: 189px; }
.guide-contents .guide-hover:not(.disabled).toSettings:hover .guide-underline.settingsTab {
        border-bottom: 2px solid #1c8ad6; }
.guide-contents .guide-hover:not(.disabled).toImport:hover .guide-underline {
      width: 100%;
      position: absolute;
      top: 189px; }
.guide-contents .guide-hover:not(.disabled).toImport:hover .guide-underline.import {
        border-bottom: 2px solid #1c8ad6; }
.guide-contents .guide-hover:not(.disabled).manualEntry:hover .guide-underline {
      width: 100%;
      position: absolute;
      top: 189px; }
.guide-contents .guide-hover:not(.disabled).manualEntry:hover .guide-underline.entry {
        border-bottom: 2px solid #1c8ad6; }
.guide-contents .guide-hover:not(.disabled).toQBO:hover .guide-underline {
      width: 100%;
      position: absolute;
      top: 189px; }
.guide-contents .guide-hover:not(.disabled).toQBO:hover .guide-underline.quickbooks {
        border-bottom: 2px solid #1c8ad6; }
.guide-contents .guide-hover:not(.disabled).toQBO:hover .coming-soon {
      font-size: 22px; }
.guide-contents .guide-hover:not(.disabled).rules:hover .guide-underline {
      width: 100%;
      position: absolute;
      top: 189px; }
.guide-contents .guide-hover:not(.disabled).rules:hover .guide-underline.rules {
        border-bottom: 2px solid #1c8ad6; }
.guide-contents .guide-hover:not(.disabled):hover img {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1); }
.guide-contents .guide-hover:not(.disabled):hover .material-icons {
    font-size: 7.5em; }
.guide-contents .guide-hover:not(.disabled):hover .guide-number-container {
    bottom: -20px;
    width: 2.7em;
    height: 2.7em; }
.guide-contents .guide-hover:not(.disabled):hover .guide-number-container .guide-number {
      font-size: 1.1em; }
.guide-contents .guide-hover:not(.disabled):hover .guide-number-container .guide-number i {
        color: #1c8ad6; }
.guide-contents .guide-hover:not(.disabled):hover .guide-number-container .guide-number .far {
        display: none; }
.guide-contents .guide-hover:not(.disabled):hover .guide-number-container .guide-number .fa {
        display: block; }
.guide-contents .guide-hover:not(.disabled):hover .guide-number-container .guide-number .text {
        color: #FFFFFF; }
.guide-contents .guide-hover-profile:hover .material-icons {
    font-size: 10.5em; }
.guide-contents .guide-hover-profile:hover .guide-number-container {
    bottom: -20px;
    width: 2.7em;
    height: 2.7em; }
.guide-contents .guide-hover-profile:hover .guide-number-container .guide-number {
      font-size: 1.1em; }
.guide-contents .guide-hover-profile:hover .guide-number-container .guide-number i {
        color: #1c8ad6; }
.guide-contents .guide-hover-profile:hover .guide-number-container .guide-number .far {
        display: none; }
.guide-contents .guide-hover-profile:hover .guide-number-container .guide-number .fa {
        display: block; }
.guide-contents .guide-hover-profile:hover .guide-number-container .guide-number .text {
        color: #FFFFFF; }
.guide-contents .guide-hover-profile:hover .guide-underline {
    width: 100%;
    position: absolute;
    top: 189px; }
.guide-contents .guide-hover-profile:hover .guide-underline.profile {
      border-bottom: 2px solid #1c8ad6; }
.guide-contents .guide-number-container {
    position: absolute;
    bottom: -10px;
    margin-left: 35px;
    transition: all 100ms ease-in-out;
    width: 2.5em;
    height: 2.5em;
    background-color: #fff;
    border-radius: 50%;
    padding: 2px; }
.guide-contents .guide-number-container .guide-number {
      font-size: 1em;
      font-weight: bold;
      transition: all 100ms ease-in-out; }
.guide-contents .guide-number-container .guide-number .fa {
        display: none; }
.guide-contents .guide-number-container .guide-number .fa-check-circle {
        z-index: 5;
        color: #1c8ad6; }
.guide-contents .guide-number-container .guide-number .fa-check-circle::before {
          background-color: #fff;
          border-radius: 50%; }
.guide-contents .guide-number-container .guide-number * {
        color: #8f8f8f; }
.guide-contents .material-icons {
    font-size: 7em;
    height: auto;
    width: auto;
    cursor: pointer;
    height: 98px; }
.guide-contents .line-divider {
    border-right: 3px dashed grey;
    position: absolute;
    height: 22vh; }
.guide-contents .line-divider.first {
    left: 0vw; }
.guide-contents .line-divider.second {
    right: 0vw; }
.guide-contents--container {
  transition: all 500ms ease-in-out;
  opacity: 1;
  overflow: hidden;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1; }
.swipe-notification {
  padding: 10px;
  position: absolute;
  background-color: rgba(55, 96, 129, 0.8);
  color: #ffffff;
  z-index: 1;
  margin-top: -65px;
  transition: all 300ms ease-in-out; }
.swipe-notification .close-icon {
    position: absolute;
    right: 10px; }
.swipe-notification.show {
    margin-top: 0; }
.conditional-container {
  border: 1px solid #1c8ad6;
  width: 100%;
  border-radius: 5px; }
.conditional-container__content .title {
    background-color: #1c8ad6;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    letter-spacing: 1px; }
.conditional-container__content .child-container {
    padding: 10px; }
.conditional-container__content .content-fields {
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.08); }
.conditional-container__content .content-fields .condition-btn--and,
    .conditional-container__content .content-fields .condition-btn--trash {
      cursor: pointer; }
.conditional-container__content .content-fields .condition-btn--trash {
      margin-right: 5px; }
.conditional-container__content .field-breaker {
    overflow: hidden; }
.conditional-container__content .field-breaker .content-breaker {
      height: 1px;
      width: 100%;
      border-top: 1px solid #8f8f8f;
      margin: 20px 0; }
.conditional-container__content .field-breaker .breaker-btn {
      width: 30px;
      padding-top: 16px;
      position: absolute;
      background-color: #f9fafb; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
        .conditional-container__content .field-breaker .breaker-btn {
          left: calc(50% - 20px);
          top: -3px; } }
.conditional-container__content .field-breaker .breaker-divider {
      padding-top: 0; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
        .conditional-container__content .field-breaker .breaker-divider {
          padding-top: 12px; } }
.wizard__nav {
  font-size: 25px;
  color: #8f8f8f; }
.wizard__line {
  height: 1px;
  width: 100px;
  border-top: 2px solid #8f8f8f;
  margin-left: -1px; }
.wizard__title {
  position: absolute;
  font-size: 14px;
  bottom: -25px;
  width: 130px;
  text-align: center; }
.wizard .current .wizard__nav {
  color: #1c8ad6; }
.wizard .active .wizard__line {
  border-color: #1c8ad6; }
.wizard .active .wizard__nav {
  color: #1c8ad6; }
.wizard--header-title {
  padding-top: 20px; }
.wizard--header-title > * {
    color: #1c8ad6; }
.wizard--header-title .sub-title {
    font-size: 20px; }
.wizard--header-title .head-title {
    font-size: 30px; }
.wizard--header-title .head-title .helper {
      font-size: 14px;
      margin-top: 5px; }
.wizard--header-title .info {
    color: #8f8f8f;
    font-size: 14px; }
@media (max-width: 767px) {
  .wizard__line {
    width: 60px; }
  .wizard__title {
    font-size: 10px; } }
.helper-tooltip {
  position: absolute;
  right: -16px;
  top: 0;
  font-size: 12px; }
@media (max-width: 767px) {
    .helper-tooltip {
      font-size: 20px;
      right: -25px; } }
.graph-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  padding: 20px;
  top: 0;
  left: 0; }
.graph-loader .loader {
    height: 20px;
    -webkit-animation: color-me-in 2s infinite;
            animation: color-me-in 2s infinite; }
.graph-loader .loader + .loader {
    margin-top: 20px; }
.graph-loader .first {
    width: 40%; }
.graph-loader .second {
    width: 70%; }
@-webkit-keyframes color-me-in {
  0% {
    background-color: #e7e7e7; }
  50% {
    background-color: #dadada; }
  100% {
    background-color: #cecdcd; } }
@keyframes color-me-in {
  0% {
    background-color: #e7e7e7; }
  50% {
    background-color: #dadada; }
  100% {
    background-color: #cecdcd; } }
.termsConditions {
  max-width: 1160px;
  width: 100%;
  margin: 30px auto; }
.termsConditions * {
    text-align: justify; }
.termsConditions ul {
    list-style-type: disc; }
.termsConditions__logo {
    width: 300px; }
.termsConditions__title {
    font-size: 40px;
    margin-left: 20px; }
@media (max-width: 767px) {
  .termsConditions * {
    text-align: justify; } }
.close-container {
  top: 25px;
  right: 20px;
  z-index: 1;
  position: absolute; }
.close-container .icon {
    font-size: 30px; }
.table-empty {
  padding: 20px;
  min-height: calc(70vh - 152px); }
.table-empty__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    font-size: 60px;
    color: #376081; }
.table-empty__icon mat-icon {
      font-size: 60px;
      width: 60px;
      height: 60px; }
.table-empty__header {
    color: #376081;
    font-size: 18px;
    padding: 20px 0; }
.table-empty__content {
    font-size: 13px;
    color: #000000;
    line-height: 1.5;
    text-align: center;
    white-space: pre-line; }
.loader {
  width: 100px;
  overflow: hidden; }
.red-animate {
  opacity: 0;
  -webkit-animation: fadeInRed cubic-bezier(0.1, 0.1, 1, 0.1) 1s infinite alternate;
          animation: fadeInRed cubic-bezier(0.1, 0.1, 1, 0.1) 1s infinite alternate; }
.blue-animate {
  opacity: 0;
  -webkit-animation: fadeInRed cubic-bezier(0.1, 0.1, 1, 0.1) 600ms infinite alternate;
          animation: fadeInRed cubic-bezier(0.1, 0.1, 1, 0.1) 600ms infinite alternate;
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms; }
@-webkit-keyframes fadeInRed {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes fadeInRed {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
.table-loader {
  width: 100%; }
.table-loader__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc; }
.table-loader .square-block {
    background-color: rgba(0, 0, 0, 0.15);
    width: 20px;
    height: 20px;
    display: block; }
.table-loader .animated-content {
    height: 20px;
    width: 70%;
    display: block;
    background: linear-gradient(to right, #eee 20%, #ddd 50%, #eee 80%);
    background-size: 500px 100px;
    -webkit-animation-name: moving-gradient;
            animation-name: moving-gradient;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
.table-loader .animated-content.med {
      width: 60%; }
.table-loader .animated-content.small {
      width: 20%; }
.table-loader .animated-content.tiny {
      width: 10%; }
@-webkit-keyframes moving-gradient {
  0% {
    background-position: -250px 0; }
  100% {
    background-position: 250px 0; } }
@keyframes moving-gradient {
  0% {
    background-position: -250px 0; }
  100% {
    background-position: 250px 0; } }
.upgrade-plan-container {
  margin-top: 20px; }
.upgrade-plan-container__contents .plan-name {
    text-align: center;
    color: #8f8f8f;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px; }
.upgrade-plan-container__contents .content-container {
    min-width: 260px;
    overflow: hidden;
    background-color: #F8F8F8;
    border-radius: 10px;
    border: 1px solid #ccc; }
.upgrade-plan-container__title {
    font-size: 20px;
    padding: 10px;
    color: white;
    text-align: center; }
.upgrade-plan-container__title.current {
      background-color: #ccc; }
.upgrade-plan-container__title.next {
      background-color: #2185d0; }
.upgrade-plan-container__detail .title {
    font-size: 30px;
    font-weight: 600;
    color: #8f8f8f;
    padding-top: 10px; }
.upgrade-plan-container__detail .title span {
      font-size: 12px;
      color: #000; }
.upgrade-plan-container__detail ul {
    padding: 0 40px;
    margin: 20px 0;
    font-size: 14px; }
.upgrade-plan-container__detail ul li {
      color: #8f8f8f; }
.upgrade-plan-container__detail ul li span {
        font-weight: 600;
        color: #000000; }
.campaign-accordion__header {
  padding: 10px;
  border: 1px solid #e0e0e0;
  width: 100%;
  background-color: #FFFFFF; }
.campaign-accordion__header > .button {
    position: absolute;
    right: 30px;
    padding: 7px 20px;
    font-size: 14px;
    margin: 0;
    margin-left: 10px; }
@media (max-width: 767px) {
      .campaign-accordion__header > .button {
        right: auto;
        position: relative;
        margin-top: 6px; } }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
      .campaign-accordion__header > .button {
        margin-top: 6px;
        top: 0; } }
.campaign-accordion__header > .icon {
    height: auto;
    width: auto;
    font-size: 40px;
    position: absolute;
    top: 0;
    right: 30px;
    cursor: pointer;
    outline: none; }
@media (max-width: 767px) {
      .campaign-accordion__header > .icon {
        right: 10px; } }
.campaign-accordion__number {
  text-align: center;
  margin-right: 10px;
  background-color: #1c8ad6;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  color: #FFFFFF;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
.campaign-accordion__number i {
    display: none; }
.campaign-accordion__number.complete {
    background-color: #4cb13d; }
.campaign-accordion__number.complete span {
      display: none; }
.campaign-accordion__number.complete i {
      display: block; }
.campaign-accordion__content {
  padding: 10px 30px;
  position: relative; }
.campaign-accordion__content.campaign-content-container {
    padding: 10px 0; }
.campaign-accordion__content .element-container {
    background-color: #FFFFFF;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 10px;
    margin: 5px; }
@media (max-width: 767px) {
      .campaign-accordion__content .element-container {
        width: 100%; } }
.campaign-accordion__content .element-container.checkbox-container {
      max-width: 170px; }
.campaign-accordion__content mat-radio-button.element-container {
    max-width: 187px;
    min-width: 154px; }
.campaign-accordion__content .dropdown-element {
    margin-top: 50px; }
@media (max-width: 767px) {
      .campaign-accordion__content .dropdown-element {
        margin-top: 0; } }
.campaign-accordion__content > .button {
    position: absolute;
    right: 30px;
    top: 12px;
    margin: 0; }
@media (max-width: 767px) {
      .campaign-accordion__content > .button {
        position: relative;
        right: auto;
        top: auto;
        margin-top: 10px; } }
/**
 * FLEX GRID
 */
.flex-1-0 {
  -ms-flex: 1 1 0px;
      flex: 1 1 0; }
.flex-container {
  width: 100%;
  margin: 0 auto; }
.flex-basis {
  -ms-flex-preferred-size: 0;
      flex-basis: 0; }
.basis-auto {
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  .flex-basis-ie {
    -ms-flex: 1 0 auto;
        flex: 1 0 auto; } }
.flex-main {
  -ms-flex: 1 100%;
      flex: 1 100%; }
.flex-row,
.flex-col,
.wrapper,
.wrapper-flip {
  display: -ms-flexbox;
  display: flex;
  position: relative; }
.wrapper {
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
.wrapper-flip {
  -ms-flex-flow: row wrap-reverse;
      flex-flow: row wrap-reverse; }
.wrapper-col {
  -ms-flex-flow: column wrap;
      flex-flow: column wrap; }
.flex-row {
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; }
.flex-col {
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
.flip-row {
  -ms-flex-flow: row-reverse nowrap;
      flex-flow: row-reverse nowrap; }
.flip-col {
  -ms-flex-flow: column-reverse nowrap;
      flex-flow: column-reverse nowrap; }
.justify-start {
  -ms-flex-pack: start;
      justify-content: flex-start; }
.justify-center {
  -ms-flex-pack: center;
      justify-content: center; }
.justify-end {
  -ms-flex-pack: end;
      justify-content: flex-end; }
.justify-between {
  -ms-flex-pack: justify;
      justify-content: space-between; }
.justify-around {
  -ms-flex-pack: distribute;
      justify-content: space-around; }
.justify-evenly {
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly; }
.items-start {
  -ms-flex-align: start;
      align-items: flex-start; }
.items-center {
  -ms-flex-align: center;
      align-items: center; }
.items-end {
  -ms-flex-align: end;
      align-items: flex-end; }
.items-baseline {
  -ms-flex-align: baseline;
      align-items: baseline; }
.items-stretch {
  -ms-flex-align: stretch;
      align-items: stretch; }
.content-start {
  -ms-flex-line-pack: start;
      align-content: flex-start; }
.content-center {
  -ms-flex-line-pack: center;
      align-content: center; }
.content-end {
  -ms-flex-line-pack: end;
      align-content: flex-end; }
.content-stretch {
  -ms-flex-line-pack: stretch;
      align-content: stretch; }
.content-between {
  -ms-flex-line-pack: justify;
      align-content: space-between; }
.content-around {
  -ms-flex-line-pack: distribute;
      align-content: space-around; }
.self-start {
  -ms-flex-item-align: start;
      align-self: flex-start; }
.self-center {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
.self-end {
  -ms-flex-item-align: end;
      align-self: flex-end; }
.grow-1 {
  -ms-flex-positive: 1;
      flex-grow: 1; }
.grow-1-half {
  -ms-flex-positive: 1.5;
      flex-grow: 1.5; }
.grow-2 {
  -ms-flex-positive: 2;
      flex-grow: 2; }
.grow-2-half {
  -ms-flex-positive: 2.5;
      flex-grow: 2.5; }
.grow-3 {
  -ms-flex-positive: 3;
      flex-grow: 3; }
.grow-3-half {
  -ms-flex-positive: 3.5;
      flex-grow: 3.5; }
@media (max-width: 1280px) {
  .wrapper.dialog-wrap {
    -ms-flex-flow: column wrap;
        flex-flow: column wrap; } }
@media (max-width: 767px) {
  .wrapper:not(.wrapper-skip-min) {
    -ms-flex-flow: column wrap;
        flex-flow: column wrap; }
  .flex-col-xs {
    -ms-flex-flow: column wrap;
        flex-flow: column wrap; }
  .flex-basis-auto {
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }
  .flip-row-xs {
    -ms-flex-flow: row-reverse nowrap;
        flex-flow: row-reverse nowrap; }
  .items-center-xs {
    -ms-flex-align: center;
        align-items: center; }
  .items-end-xs {
    -ms-flex-align: end;
        align-items: flex-end; }
  .self-center-xs {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; }
  .self-start-xs {
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .items-start-xs {
    -ms-flex-align: start;
        align-items: start; }
  .justify-start-xs {
    -ms-flex-pack: start;
        justify-content: flex-start; }
  .justify-between-xs {
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .justify-center-xs {
    -ms-flex-pack: center;
        justify-content: center; }
  .col-rev-xs {
    -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important; } }
.btn {
  padding: 10px 20px;
  border: 1px solid #FFFFFF;
  outline: none;
  border-radius: 5px;
  font-size: 14px;
  cursor: pointer; }
.btn:disabled {
    cursor: default; }
.btn--header {
  background-color: #ee3f45;
  border-color: #e6141c; }
.btn--content {
  background-color: #376081;
  border-color: #28455d;
  box-shadow: 1px 3px 10px 1px #000; }
.btn--border-only {
  background-color: #FFFFFF;
  border: 1px solid #376081; }
.reload-btn {
  z-index: 1;
  cursor: pointer; }
.review-btn {
  display: none !important;
  right: 14px;
  cursor: pointer; }
.column-btn {
  font-size: 30px;
  height: 30px;
  position: relative;
  top: -3px;
  width: auto !important; }
.sort-btn {
  margin-left: 2px;
  position: relative; }
.mat-icon-label-btn {
  padding-left: 46px !important; }
.mat-icon-label-btn i,
  .mat-icon-label-btn .mat-icon {
    position: absolute;
    left: 20px;
    top: 9px;
    font-size: 1.4em; }
.zoom-btn {
  font-size: 30px;
  z-index: 1;
  outline: none; }
.button-primary {
  background-color: #376081 !important;
  color: white !important;
  border-radius: .28571429rem !important;
  margin: .25em !important; }
.button-primary:hover {
  background-color: #527ea0 !important;
  color: white !important;
  border-radius: .28571429rem !important;
  margin: .25em !important; }
@media (max-width: 1245px) {
  .custom-table:not(.matrix-table):not(.responsive-table) thead th:nth-child(n+12),
  .custom-table:not(.matrix-table):not(.responsive-table) thead td:nth-child(n+12),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody th:nth-child(n+12),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody td:nth-child(n+12) {
    display: none; } }
@media (max-width: 1150px) {
  .custom-table:not(.matrix-table):not(.responsive-table) thead th:nth-child(n+11),
  .custom-table:not(.matrix-table):not(.responsive-table) thead td:nth-child(n+11),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody th:nth-child(n+11),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody td:nth-child(n+11) {
    display: none; } }
@media (max-width: 1050px) {
  .custom-table:not(.matrix-table):not(.responsive-table) thead th:nth-child(n+9),
  .custom-table:not(.matrix-table):not(.responsive-table) thead td:nth-child(n+9),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody th:nth-child(n+9),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody td:nth-child(n+9) {
    display: none; } }
@media (max-width: 992px) {
  .custom-table:not(.matrix-table):not(.responsive-table) thead th:nth-child(n+7),
  .custom-table:not(.matrix-table):not(.responsive-table) thead td:nth-child(n+7),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody th:nth-child(n+7),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody td:nth-child(n+7) {
    display: none; } }
@media (max-width: 500px) {
  .custom-table:not(.matrix-table):not(.responsive-table) thead th:nth-child(n+6),
  .custom-table:not(.matrix-table):not(.responsive-table) thead td:nth-child(n+6),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody th:nth-child(n+6),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody td:nth-child(n+6) {
    display: none; } }
@media (max-width: 375px) {
  .custom-table:not(.matrix-table):not(.responsive-table) thead th:nth-child(n+5),
  .custom-table:not(.matrix-table):not(.responsive-table) thead td:nth-child(n+5),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody th:nth-child(n+5),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody td:nth-child(n+5) {
    display: none; } }
@media (max-width: 320px) {
  .custom-table:not(.matrix-table):not(.responsive-table) thead th:nth-child(n+4),
  .custom-table:not(.matrix-table):not(.responsive-table) thead td:nth-child(n+4),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody th:nth-child(n+4),
  .custom-table:not(.matrix-table):not(.responsive-table) tbody td:nth-child(n+4) {
    display: none; } }
@media (max-width: 1280px) {
  .custom-table.dialog-wrap thead th:nth-child(n+4),
  .custom-table.dialog-wrap thead td:nth-child(n+4),
  .custom-table.dialog-wrap tbody th:nth-child(n+4),
  .custom-table.dialog-wrap tbody td:nth-child(n+4) {
    display: none; } }
@media (max-width: 900px) {
  .custom-table.dialog-wrap thead th:nth-child(n+3),
  .custom-table.dialog-wrap thead td:nth-child(n+3),
  .custom-table.dialog-wrap tbody th:nth-child(n+3),
  .custom-table.dialog-wrap tbody td:nth-child(n+3) {
    display: none; } }
.custom-table {
  width: 100%;
  color: rgba(0, 0, 0, 0.87);
  background-color: #FFFFFF;
  font-size: 13px;
  border-radius: 5px;
  border-collapse: separate;
  table-layout: fixed;
  word-wrap: break-word; }
.custom-table i.icon {
    margin: 0; }
.custom-table thead th tr:last-child, .custom-table thead td tr:last-child {
    border-bottom: none !important; }
.custom-table thead th tr:last-child td, .custom-table thead td tr:last-child td {
      border-bottom: none;
      background-color: #fff; }
.custom-table thead th.c-width-1,
  .custom-table thead td.c-width-1,
  .custom-table tbody th.c-width-1,
  .custom-table tbody td.c-width-1 {
    width: 100px; }
.custom-table thead th.c-width-2,
  .custom-table thead td.c-width-2,
  .custom-table tbody th.c-width-2,
  .custom-table tbody td.c-width-2 {
    width: 150px; }
.custom-table thead th.c-width-3,
  .custom-table thead td.c-width-3,
  .custom-table tbody th.c-width-3,
  .custom-table tbody td.c-width-3 {
    width: 200px; }
.custom-table thead th.c-width-4,
  .custom-table thead td.c-width-4,
  .custom-table tbody th.c-width-4,
  .custom-table tbody td.c-width-4 {
    width: 250px; }
.custom-table thead th.c-width-5,
  .custom-table thead td.c-width-5,
  .custom-table tbody th.c-width-5,
  .custom-table tbody td.c-width-5 {
    width: 300px; }
.custom-table thead th.c-width-6,
  .custom-table thead td.c-width-6,
  .custom-table tbody th.c-width-6,
  .custom-table tbody td.c-width-6 {
    width: 350px; }
.custom-table thead th.c-width-7,
  .custom-table thead td.c-width-7,
  .custom-table tbody th.c-width-7,
  .custom-table tbody td.c-width-7 {
    width: 400px; }
.custom-table thead th > div,
  .custom-table thead td > div,
  .custom-table tbody th > div,
  .custom-table tbody td > div {
    min-height: 18px; }
.custom-table thead th.pdf-col,
  .custom-table thead td.pdf-col,
  .custom-table tbody th.pdf-col,
  .custom-table tbody td.pdf-col {
    width: 60px; }
.custom-table thead th.width-14,
  .custom-table thead td.width-14,
  .custom-table tbody th.width-14,
  .custom-table tbody td.width-14 {
    min-width: 136px; }
@media (max-width: 767px) {
      .custom-table thead th.width-14,
      .custom-table thead td.width-14,
      .custom-table tbody th.width-14,
      .custom-table tbody td.width-14 {
        width: auto; } }
.custom-table thead th.width-12,
  .custom-table thead td.width-12,
  .custom-table tbody th.width-12,
  .custom-table tbody td.width-12 {
    width: 12%; }
@media (max-width: 767px) {
      .custom-table thead th.width-12,
      .custom-table thead td.width-12,
      .custom-table tbody th.width-12,
      .custom-table tbody td.width-12 {
        width: auto; } }
.custom-table thead th.width-11,
  .custom-table thead td.width-11,
  .custom-table tbody th.width-11,
  .custom-table tbody td.width-11 {
    width: 11%; }
@media (max-width: 767px) {
      .custom-table thead th.width-11,
      .custom-table thead td.width-11,
      .custom-table tbody th.width-11,
      .custom-table tbody td.width-11 {
        width: auto; } }
.custom-table thead th.width-10,
  .custom-table thead td.width-10,
  .custom-table tbody th.width-10,
  .custom-table tbody td.width-10 {
    width: 10%; }
@media (max-width: 767px) {
      .custom-table thead th.width-10,
      .custom-table thead td.width-10,
      .custom-table tbody th.width-10,
      .custom-table tbody td.width-10 {
        width: auto; } }
.custom-table thead th.min-col,
  .custom-table thead td.min-col,
  .custom-table tbody th.min-col,
  .custom-table tbody td.min-col {
    width: 8% !important; }
@media (max-width: 767px) {
      .custom-table thead th.min-col,
      .custom-table thead td.min-col,
      .custom-table tbody th.min-col,
      .custom-table tbody td.min-col {
        width: auto !important; } }
.custom-table thead th:not(.extended-info__content):first-child,
  .custom-table thead td:not(.extended-info__content):first-child,
  .custom-table tbody th:not(.extended-info__content):first-child,
  .custom-table tbody td:not(.extended-info__content):first-child {
    width: 30px; }
.custom-table thead th:not(.extended-info__content):first-child.hasChild,
    .custom-table thead td:not(.extended-info__content):first-child.hasChild,
    .custom-table tbody th:not(.extended-info__content):first-child.hasChild,
    .custom-table tbody td:not(.extended-info__content):first-child.hasChild {
      width: 50px; }
.custom-table thead th:not(.extended-info__content):first-child.view-only,
    .custom-table thead td:not(.extended-info__content):first-child.view-only,
    .custom-table tbody th:not(.extended-info__content):first-child.view-only,
    .custom-table tbody td:not(.extended-info__content):first-child.view-only {
      width: 0px !important;
      padding: 0; }
.custom-table thead th:not(.extended-info__content):last-child,
  .custom-table thead td:not(.extended-info__content):last-child,
  .custom-table tbody th:not(.extended-info__content):last-child,
  .custom-table tbody td:not(.extended-info__content):last-child {
    padding-right: 8px;
    position: relative; }
.custom-table thead th .button,
  .custom-table thead td .button,
  .custom-table tbody th .button,
  .custom-table tbody td .button {
    padding: 5px 20px; }
.custom-table thead tr,
  .custom-table tbody tr {
    position: relative; }
.custom-table thead tr.empty-table-container td:first-child,
    .custom-table tbody tr.empty-table-container td:first-child {
      width: auto; }
.custom-table thead tr.checked,
    .custom-table tbody tr.checked {
      background-color: rgba(0, 0, 0, 0.04); }
.custom-table thead tr th,
    .custom-table thead tr td,
    .custom-table tbody tr th,
    .custom-table tbody tr td {
      text-align: left;
      position: relative;
      padding: 12px 0;
      line-height: 1.2;
      padding-left: 10px; }
.custom-table thead tr th .pdf-icon-container,
      .custom-table thead tr td .pdf-icon-container,
      .custom-table tbody tr th .pdf-icon-container,
      .custom-table tbody tr td .pdf-icon-container {
        position: relative;
        margin-left: -3px;
        color: #8f8f8f; }
.custom-table thead tr th .pdf-icon-container > .review-btn:hover,
        .custom-table thead tr th .pdf-icon-container > .cursor-pointer:hover,
        .custom-table thead tr td .pdf-icon-container > .review-btn:hover,
        .custom-table thead tr td .pdf-icon-container > .cursor-pointer:hover,
        .custom-table tbody tr th .pdf-icon-container > .review-btn:hover,
        .custom-table tbody tr th .pdf-icon-container > .cursor-pointer:hover,
        .custom-table tbody tr td .pdf-icon-container > .review-btn:hover,
        .custom-table tbody tr td .pdf-icon-container > .cursor-pointer:hover {
          color: #2185d0; }
.custom-table thead tr th:not(.v-align-top),
    .custom-table thead tr td,
    .custom-table tbody tr th:not(.v-align-top),
    .custom-table tbody tr td {
      vertical-align: middle; }
.custom-table thead tr td,
    .custom-table tbody tr td {
      color: rgba(0, 0, 0, 0.87); }
.custom-table thead tr td > div > span,
      .custom-table tbody tr td > div > span {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        min-width: 0;
        line-height: 13px; }
@-moz-document url-prefix() {
  .custom-table thead tr td > div > span,
  .custom-table tbody tr td > div > span {
    overflow: hidden;
    white-space: nowrap; } }
.custom-table thead tr td .review-btn,
      .custom-table tbody tr td .review-btn {
        display: block !important;
        margin-left: -3px; }
.custom-table thead tr td .fixed-position,
      .custom-table tbody tr td .fixed-position {
        position: fixed;
        right: 0; }
.custom-table thead th,
  .custom-table tbody th {
    word-wrap: normal;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.75); }
.custom-table thead th span:not(.c-remove):not(.countplaceholder):not(.c-search):not(.communication-off):not(.communication-on):not(.c-clear),
    .custom-table tbody th span:not(.c-remove):not(.countplaceholder):not(.c-search):not(.communication-off):not(.communication-on):not(.c-clear) {
      white-space: nowrap;
      text-overflow: ellipsis;
      width: 100%;
      overflow: hidden; }
.custom-table thead th ul.lazyContainer,
    .custom-table tbody th ul.lazyContainer {
      overflow: hidden; }
.custom-table thead th > div,
    .custom-table tbody th > div {
      margin-bottom: 5px; }
.custom-table thead th .ui-input input,
    .custom-table tbody th .ui-input input {
      font-size: 13px;
      height: 38px; }
.custom-table thead th .c-btn,
    .custom-table tbody th .c-btn {
      font-size: 13px;
      height: 38px;
      color: #8f8f8f;
      font-weight: normal; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
        .custom-table thead th .c-btn,
        .custom-table tbody th .c-btn {
          height: 29px; } }
.custom-table thead th .search-container input,
    .custom-table tbody th .search-container input {
      padding-left: 26px; }
.custom-table thead th .search-container > i,
    .custom-table tbody th .search-container > i {
      position: absolute;
      top: 12px;
      left: 7px;
      font-size: .9em; }
.custom-table thead th .mat-icon-button,
    .custom-table tbody th .mat-icon-button {
      width: 12px; }
.custom-table thead th .mat-icon-button svg,
      .custom-table tbody th .mat-icon-button svg {
        width: 12px; }
.custom-table thead th mat-datepicker-toggle,
    .custom-table tbody th mat-datepicker-toggle {
      position: absolute;
      right: 5px;
      top: -6px; }
.custom-table thead th .pure-checkbox input[type=checkbox] + label,
    .custom-table tbody th .pure-checkbox input[type=checkbox] + label {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: center;
          align-items: center;
      min-height: 19px; }
.custom-table tbody tr:hover:not(.empty-table-container):not(.extended-info) {
    background-color: rgba(0, 0, 0, 0.07); }
.custom-table .sort-align {
    height: 2px; }
.nexus-table-height tbody tr {
  height: 54px; }
.custom-table--borders tbody tr td {
  border-bottom: 1px solid #e0e0e0; }
.button-inside-table {
  font-size: 13px !important; }
.expand-info {
  display: none;
  font-size: 16px; }
.expand-info.active {
    display: block; }
.extended-info__content.bg-grey {
  background-color: rgba(0, 0, 0, 0.07); }
.extended-info__content .extended-child .extended-child--item {
  padding: 10px;
  width: 270px;
  min-height: 41px;
  display: none;
  -ms-flex-align: center;
      align-items: center; }
.extended-info__content .extended-child .extended-child--item span.text-bold {
    width: 100px; }
.extended-info__content .extended-child .extended-child--item:last-child {
    border-bottom: 1px dashed #ccc; }
@media (max-width: 1245px) {
    .extended-info__content .extended-child .extended-child--item:nth-child(n+11) {
      display: -ms-flexbox;
      display: flex; } }
@media (max-width: 1150px) {
    .extended-info__content .extended-child .extended-child--item:nth-child(n+10) {
      display: -ms-flexbox;
      display: flex; } }
@media (max-width: 1050px) {
    .extended-info__content .extended-child .extended-child--item:nth-child(n+8) {
      display: -ms-flexbox;
      display: flex; } }
@media (max-width: 992px) {
    .extended-info__content .extended-child .extended-child--item:nth-child(n+6) {
      display: -ms-flexbox;
      display: flex; } }
@media (max-width: 500px) {
    .extended-info__content .extended-child .extended-child--item:nth-child(n+5) {
      display: -ms-flexbox;
      display: flex; } }
@media (max-width: 375px) {
    .extended-info__content .extended-child .extended-child--item:nth-child(n+4) {
      display: -ms-flexbox;
      display: flex; } }
@media (max-width: 320px) {
    .extended-info__content .extended-child .extended-child--item {
      width: 100%; }
      .extended-info__content .extended-child .extended-child--item:nth-child(n+3) {
        display: -ms-flexbox;
        display: flex; } }
.extended-info__content .extended-child .extended-child--item .extended-action {
    width: calc(100% - 100px); }
.extended-info__content .extended-child li.extended-child--item + li.extended-child--item {
  border-top: 1px dashed #ccc; }
.extended-info__content.dialog-wrap .extended-child .extended-child--item {
  width: 100%; }
@media (max-width: 1280px) {
    .extended-info__content.dialog-wrap .extended-child .extended-child--item:nth-child(n+3) {
      display: -ms-flexbox;
      display: flex; } }
@media (max-width: 900px) {
    .extended-info__content.dialog-wrap .extended-child .extended-child--item:nth-child(n+2) {
      display: -ms-flexbox;
      display: flex; } }
.table-container {
  border-radius: 5px;
  font-size: 13px;
  position: relative;
  overflow: visible;
  padding: 0 10px 10px; }
.table-container .elements {
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0; }
@media (max-width: 767px) {
      .table-container .elements {
        width: 100%;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; } }
.table-container .elements i {
      margin: 0;
      z-index: 5;
      font-size: 20px;
      position: relative; }
.table-container .elements .clear-filter {
      left: -2px;
      z-index: 2; }
.table-container .elements .times-filter {
      position: absolute;
      top: 20px;
      left: 21px;
      font-size: 10px;
      z-index: 1; }
.table-container .elements label {
      font-weight: bold;
      font-size: .92857143em; }
.table-container .elements .filter {
      width: 100px; }
.table-container .elements--child {
    right: -100vw;
    opacity: 0;
    position: absolute;
    transition-timing-function: ease-in;
    transition: .1s;
    opacity: 0; }
.table-container .elements--child.active {
    transition: 0.25s;
    transition-timing-function: ease-out;
    position: relative;
    right: 0;
    opacity: 1; }
.table-container .elements + .elements {
    margin-left: 10px; }
@media (max-width: 767px) {
      .table-container .elements + .elements {
        margin: 0;
        margin-top: 10px; } }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
    .table-container__toolbar .grow-2 {
      height: 55px; } }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
    .table-container__toolbar {
      min-height: 45px;
      height: 55px; } }
.table-container__counter {
    padding: 10px 11px;
    background-color: #F5F5F5;
    z-index: 10;
    width: 100%;
    margin-bottom: -45px; }
.table-container__counter .text-center {
      margin-left: 30px;
      padding-top: 5px; }
.table-container__counter .all-assigner--icon {
      font-size: 20px; }
@media (max-width: 400px) {
        .table-container__counter .all-assigner--icon {
          left: auto;
          margin-bottom: 10px;
          position: relative; } }
.table-container .mat-select {
    text-align: center; }
.table-container .table-wrapper {
    overflow: auto;
    max-height: calc(72vh - 8px);
    margin-bottom: 10px;
    background-color: #FFFFFF; }
@media (max-width: 767px) {
      .table-container .table-wrapper {
        max-height: calc(70vh - 50px); } }
@media (max-width: 767px) and (orientation: landscape) {
      .table-container .table-wrapper {
        max-height: 60vw; } }
.table-container .table-wrapper::-webkit-scrollbar {
      height: 10px;
      /* height of horizontal scrollbar */
      width: 10px;
      /* width of vertical scrollbar */ }
.table-container .table-wrapper .tbl-header {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      background-color: #FFFFFF;
      z-index: 2; }
.table-container .table-wrapper .tbl-header th {
        border-bottom: 1px solid #e0e0e0; }
.table-container .table-wrapper .tbl-content {
      z-index: 1; }
.table-container .table-wrapper .tbl-content td {
        height: 50px;
        line-height: 1;
        padding-top: 10px;
        padding-bottom: 10px; }
.table-container .table-wrapper .tbl-content:not(.chld-content) {
        min-height: calc(70vh - 152px); }
@media (min-width: 992px) {
      .table-container .table-wrapper .col-sticky {
        position: -webkit-sticky;
        position: sticky;
        left: 0;
        z-index: 1; }
        .table-container .table-wrapper .col-sticky.active-stick {
          box-shadow: 3px 0 5px -2px #cecdcd;
          background-color: #FFFFFF;
          padding-right: 8px; }
        .table-container .table-wrapper .col-sticky + .col-sticky {
          left: 30px; } }
.table-container .table-wrapper .table-empty {
      position: -webkit-sticky;
      position: sticky;
      left: 0;
      top: 0;
      background-color: #FFFFFF; }
.table-container .table-wrapper .pagination-wrapper {
      position: -webkit-sticky;
      position: sticky;
      left: 0;
      bottom: 0;
      z-index: 1;
      border-top: 1px solid #e0e0e0; }
.table-container .single-data {
    padding-bottom: 30px;
    margin-bottom: -30px; }
.table-container .tbl-header {
    -ms-flex: 0 0 37px;
        flex: 0 0 37px;
    background-color: #fff !important; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
      .table-container .tbl-header {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; } }
.table-container .tbl-header > table:not(.responsive-table) {
      border-bottom: 1px solid #e0e0e0;
      border-radius: 0; }
.table-container .scroll-bar-space-head {
    padding: 10px 40px; }
.table-container .scroll-bar-space {
    padding-right: 10px; }
.table-container .tbl-hover {
    position: absolute;
    bottom: -8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: start; }
.table-container .tbl-content-hover {
    width: 100%;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    padding: 5px 10px;
    text-align: center; }
.table-container .tbl-content-checkbox {
    width: 14px;
    height: 14px; }
.table-container .no-value {
    position: absolute;
    left: 25px;
    z-index: 0; }
.hide-selector {
  width: 0;
  height: 0;
  top: -10px;
  left: -50px;
  overflow: hidden; }
.hide-select-corner {
  left: -110px;
  top: -10px; }
.status {
  border-radius: 50%;
  min-width: 7px;
  min-height: 7px;
  margin-right: 5px; }
.completed {
  background-color: #48C072; }
.pending {
  background-color: #1c8ad6; }
.escalated {
  background-color: #DA5E15; }
.rejected {
  background-color: #ee3f45; }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75), screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  .table-container .scroll-bar-space {
    padding-right: 16px; } }
@media screen and (min-width: 0\0) and (-webkit-min-device-pixel-ratio: 0.75) and (max-width: 1280px), screen and (min-width: 0\0) and (min-resolution: 72dpi) and (max-width: 1280px) {
    .table-container .scroll-bar-space {
      padding-right: 0; } }
@-moz-document url-prefix() {
  .table-container .scroll-bar-space {
    padding-right: 17px; }
  .table-container .scroll-bar-space-head {
    padding: 10px 48px; }
  .table-container__counter {
    padding: 10px 30px; } }
.selection-drop-down {
  position: relative;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  overflow: hidden; }
.selection-drop-down input {
    margin: 10px; }
.selection-drop-down .options {
    position: relative;
    background-color: #fff;
    z-index: 10;
    max-height: 25vh;
    width: 100%;
    overflow: auto; }
.selection-drop-down .options li {
      padding: 10px; }
.selection-drop-down .options li:hover {
      background-color: #e7e7e7;
      cursor: pointer; }
.subscription-header {
  background-color: #FFFFFF;
  padding-top: 30px; }
.subscription-header__menu {
    width: 130px;
    color: #8f8f8f; }
.subscription-header__menu mat-icon {
      height: 40px;
      width: 40px;
      font-size: 40px; }
.subscription-header__menu label {
      margin-top: 10px; }
.subscription-header__title {
    transition: all 100ms ease-in-out;
    opacity: 0;
    z-index: 0;
    position: absolute;
    text-align: center; }
.subscription-header__title.show {
      opacity: 1;
      z-index: 1;
      position: relative; }
.subscription-header__title h3 {
      font-size: 24px; }
.subscription-header__title label {
      color: #1c8ad6;
      font-size: 36px;
      position: relative; }
.subscription-header__title label sup {
        position: absolute;
        top: 5px;
        right: -10px;
        font-size: 12px; }
.subscription-header__title span {
      margin-top: 10px;
      color: #000000;
      font-size: 12px; }
.subscription-header__title span + span {
      margin-top: 0; }
.subscription-header__menu.active {
    color: rgba(55, 96, 129, 0.8); }
.subscription-header .header-logo {
    width: 90px;
    position: absolute;
    right: -187px; }
.subscription-header .header-logo-trial {
    width: 90px;
    position: absolute;
    right: 0px; }
@media (max-width: 767px) {
  .subscription-header .header-logo {
    position: relative;
    right: auto !important;
    margin-bottom: 20px; }
  .subscription-header__title {
    margin-top: 20px; } }
.subscription-section {
  transition: all 100ms ease-in-out;
  opacity: 0;
  z-index: 0;
  width: 100%;
  height: 100%; }
.subscription-section.selected {
    opacity: 1;
    z-index: 1; }
.subscription-section .absolute-bottom {
    position: absolute;
    bottom: 0; }
.subscription-section__container {
    max-width: 900px;
    padding-bottom: 60px; }
.subscription-section__success {
    max-width: 800px;
    padding-bottom: 0;
    background-color: white; }
.subscription-section__label {
    font-size: 16px;
    font-weight: bold;
    color: #000000; }
.subscription-section__content {
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid #8f8f8f; }
.subscription-section__content .StripeElement {
      border: 1px solid rgba(34, 36, 38, 0.15);
      padding: 8px;
      border-radius: 5px;
      background-color: #FFFFFF; }
.subscription-section__content .StripeElement:focus {
        border-color: #1c8ad6 !important; }
.subscription-section__content .error-icon {
      position: absolute;
      top: 14px;
      right: 8px; }
.subscription-section__content .ui-input {
      position: relative; }
.subscription-section__content .kickstarter {
      width: 65px;
      margin: 0 5px; }
.subscription-section__content i.d-sign {
      font-family: Arial, Helvetica, sans-serif; }
.subscription-section__content__no-padding {
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    border-bottom: 1px solid #8f8f8f; }
.subscription-section__complete {
    text-align: center;
    font-size: 16px;
    padding: 35px 0; }
.subscription-section__complete .sub-title,
    .subscription-section__complete .title {
      color: #1c8ad6; }
.subscription-section__complete .title {
      font-size: 30px;
      font-weight: bold; }
.subscription-section__content--noBorder {
    border-bottom: 0;
    padding: 0; }
.subscription-section__credit-card {
    position: relative; }
.subscription-section__credit-card .credit-card-container {
      position: absolute;
      z-index: 1;
      bottom: 0px;
      padding: 20px;
      padding-top: 120px;
      border-radius: 5px;
      margin-bottom: 16px; }
.subscription-section__calculations {
    border: 1px solid rgba(143, 143, 143, 0.5);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    padding: 20px;
    padding-bottom: 10px;
    min-width: 100px; }
.subscription-section__calculations .top-indicator {
      height: 1px;
      width: 100%;
      border-top: 10px solid #1c8ad6;
      position: absolute;
      top: 0;
      left: 0; }
.subscription-section__buttons {
    position: relative;
    bottom: -10px; }
@media (max-width: 800px) {
  .subscription-section .absolute-bottom {
    position: relative; } }
.subscription-receipt__content .receipt-total,
.subscription-receipt__content .receipt-bill,
.subscription-receipt__content .receipt-plan {
  color: #5D9CD2;
  font-size: 16px; }
.subscription-receipt__content .receipt-plan.title {
  font-size: 26px;
  margin-top: -5px; }
.subscription-receipt__content .receipt-total div.label,
.subscription-receipt__content .receipt-bill div.label {
  text-align: right; }
.subscription-receipt__content .receipt-total .label.trial,
.subscription-receipt__content .receipt-bill .label.trial {
  font-size: 20px; }
.subscription-receipt__content .receipt-total span,
.subscription-receipt__content .receipt-bill span {
  font-size: 12px;
  position: relative;
  bottom: -5px; }
.subscription-receipt__content .receipt-total span.plan-price,
.subscription-receipt__content .receipt-bill span.plan-price {
  bottom: -10px; }
.subscription-receipt__content .receipt-total i.d-sign,
.subscription-receipt__content .receipt-bill i.d-sign {
  font-family: Arial, Helvetica, sans-serif; }
.subscription-receipt__content .receipt-total div.label {
  font-size: 26px;
  margin-top: -5px; }
.subscription-receipt__content .receipt-total span {
  bottom: -12px; }
.subscription-receipt__content .receipt-total .overall-bill .overall-bill--extra {
  font-size: 10px;
  margin-top: -10px; }
.subscription-receipt__content .subscription-list {
  font-size: 11px;
  letter-spacing: 0.05em;
  font-weight: bold; }
.subscription-receipt__content .dollar-sign {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  position: absolute;
  left: -12px;
  top: 3px; }
.subscription-receipt__content.content-border {
  border-top: 1px solid #8f8f8f;
  padding-top: 20px; }
body {
  background-color: transparent; }
:-ms-input-placeholder {
  opacity: .7 !important; }
.ui-input * input::-webkit-input-placeholder,
.ui-input > input::-webkit-input-placeholder,
.ui-input > textarea::-webkit-input-placeholder {
  opacity: .7 !important; }
.ui-input * input:-ms-input-placeholder,
.ui-input > input:-ms-input-placeholder,
.ui-input > textarea:-ms-input-placeholder {
  opacity: .7 !important; }
.ui-input * input::-ms-input-placeholder,
.ui-input > input::-ms-input-placeholder,
.ui-input > textarea::-ms-input-placeholder {
  opacity: .7 !important; }
.ui-input * input::placeholder,
.ui-input > input::placeholder,
.ui-input > textarea::placeholder {
  opacity: .7 !important; }
.ui.dropdown:not(.button) > .default.text {
  color: rgba(0, 0, 0, 0.58) !important; }
@-moz-document url-prefix() {
  .ui.dropdown:not(.button) > .default.text {
    opacity: .8;
    color: rgba(0, 0, 0, 0.58) !important; } }

.ng-resizable{position:relative}.ng-resizable-handle{position:absolute;font-size:0.1px;display:block;touch-action:none}.ng-resizable-handle.ng-resizable-e{cursor:e-resize;width:7px;right:-5px;height:100%;top:0}.ng-resizable-handle.ng-resizable-w{cursor:w-resize;width:7px;left:-5px;height:100%;top:0}.ng-resizable-handle.ng-resizable-s{cursor:s-resize;height:7px;bottom:-5px;width:100%;left:0}.ng-resizable-handle.ng-resizable-n{cursor:n-resize;height:7px;top:-5px;width:100%;left:0}.ng-resizable-handle.ng-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ng-resizable-handle.ng-resizable-sw{cursor:sw-resize;width:12px;height:12px;left:1px;bottom:1px}.ng-resizable-handle.ng-resizable-ne{cursor:ne-resize;width:12px;height:12px;right:1px;top:1px}.ng-resizable-handle.ng-resizable-nw{cursor:nw-resize;width:12px;height:12px;left:1px;top:1px}.ng-resizable-diagonal{box-sizing:border-box;width:0;height:0;border-bottom:12px solid #aaa;border-left:12px solid transparent}

.iti {
  position: relative;
  display: inline-block; }
  .iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .iti__hide {
    display: none; }
  .iti__v-hide {
    visibility: hidden; }
  .iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px; }
  .iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555; }
  .iti__arrow--up {
      border-top: none;
      border-bottom: 4px solid #555; }
  .iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  .iti__country-list--dropup {
      bottom: 100%;
      margin-bottom: -1px; }
  @media (max-width: 500px) {
      .iti__country-list {
        white-space: normal; } }
  .iti__flag-box {
    display: inline-block;
    width: 20px; }
  .iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC; }
  .iti__country {
    padding: 5px 10px;
    outline: none; }
  .iti__dial-code {
    color: #999; }
  .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti__flag-box, .iti__country-name, .iti__dial-code {
    vertical-align: middle; }
  .iti__flag-box, .iti__country-name {
    margin-right: 6px; }
  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0; }
  .iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer; }
  .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
  .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default; }
  .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
    .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
      background-color: transparent; }
  .iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px; }
  .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
  .iti--container:hover {
      cursor: pointer; }
  .iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }
  .iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }
  .iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }
  .iti__flag {
  width: 20px; }
  .iti__flag.iti__be {
    width: 18px; }
  .iti__flag.iti__ch {
    width: 15px; }
  .iti__flag.iti__mc {
    width: 19px; }
  .iti__flag.iti__ne {
    width: 18px; }
  .iti__flag.iti__np {
    width: 13px; }
  .iti__flag.iti__va {
    width: 15px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-size: 5652px 15px; } }
  .iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px; }
  .iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px; }
  .iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px; }
  .iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px; }
  .iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px; }
  .iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px; }
  .iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px; }
  .iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px; }
  .iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px; }
  .iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px; }
  .iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px; }
  .iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px; }
  .iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px; }
  .iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px; }
  .iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px; }
  .iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px; }
  .iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px; }
  .iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px; }
  .iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px; }
  .iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px; }
  .iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px; }
  .iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px; }
  .iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px; }
  .iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px; }
  .iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px; }
  .iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px; }
  .iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px; }
  .iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px; }
  .iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px; }
  .iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px; }
  .iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px; }
  .iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url('flags.416250f60d785a2e02f1.png');
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-image: url('flags@2x.d429a5777afaf2fc3496.png'); } }
  .iti__flag.iti__np {
  background-color: transparent; }

