react-ui-mat 5.79.93 → 5.79.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/dist/Animate.js +1 -1
  2. package/dist/Appip.js +1 -1
  3. package/dist/Badges.js +1 -1
  4. package/dist/Button.js +1 -1
  5. package/dist/CardSection.js +1 -1
  6. package/dist/Checkbox.js +1 -1
  7. package/dist/Circular.js +1 -1
  8. package/dist/Collapse.js +1 -1
  9. package/dist/Context.js +1 -1
  10. package/dist/DatePicker.js +1 -1
  11. package/dist/DateUtil.js +1 -1
  12. package/dist/Divider.js +1 -1
  13. package/dist/DraggableModal.js +1 -1
  14. package/dist/DraggablePanel.js +1 -1
  15. package/dist/FilterPanel.js +1 -1
  16. package/dist/Groupset.js +1 -1
  17. package/dist/Icons.js +1 -1
  18. package/dist/IncorrectEntry.js +1 -1
  19. package/dist/Input.js +1 -1
  20. package/dist/InputFields.js +1 -1
  21. package/dist/MKPlayer.js +1 -1
  22. package/dist/MUPlayer.js +1 -1
  23. package/dist/Multiselect.js +1 -1
  24. package/dist/Notes.js +1 -1
  25. package/dist/Numeral.js +1 -1
  26. package/dist/OvView.js +1 -1
  27. package/dist/Paginator.js +1 -1
  28. package/dist/PasswordInput.js +1 -1
  29. package/dist/Phone.js +1 -1
  30. package/dist/Picker.js +1 -1
  31. package/dist/Progress.js +1 -1
  32. package/dist/Radio.js +1 -1
  33. package/dist/Rate.js +1 -1
  34. package/dist/ReceiptCapture.js +1 -1
  35. package/dist/SearchSelect.js +1 -1
  36. package/dist/Select.js +1 -1
  37. package/dist/SortDirection.js +1 -1
  38. package/dist/Spinner.js +1 -1
  39. package/dist/Switch.js +1 -1
  40. package/dist/Textarea.js +1 -1
  41. package/dist/Tooltip.js +1 -1
  42. package/dist/common.js +1 -1
  43. package/dist/constant.js +1 -1
  44. package/dist/dummy-sw.js +1 -1
  45. package/dist/index.js +1 -1
  46. package/dist/logger.js +1 -1
  47. package/dist/reactuimat-base.css +1104 -1
  48. package/dist/types.base.js +1 -1
  49. package/dist/types.js +1 -1
  50. package/dist/typesout.js +1 -1
  51. package/dist/utils.js +1 -1
  52. package/package.json +4 -4
@@ -1 +1,1104 @@
1
- .d-relative,.d-select-fc,.d-tooltip{position:relative}.d-cursor-pointer,.d-hover-cursor-pointer:hover,.d-select-fc,.mt-p-eye:hover{cursor:pointer}.d-paginator-ul>li,.d-radiobtn>span{margin-left:.5rem}.d-month .d-next,.d-month .d-prev{transform:scale(1.5);user-select:none}.d-dateinput ul,.d-days li,.d-dtime-sec-item{list-style-type:none}.d-spinner-base{width:1.75rem;height:1.75rem}.d-w-full{width:100%}.d-h-full{height:100%}.d-w-5{width:1.25rem}.d-w-7{width:1.75rem}.d-h-5{height:1.25rem}.d-h-7{height:1.75rem}.d-flex{display:flex}.d-flex-row{flex-direction:row}.d-flex-col{flex-direction:column}.d-justify-center,.d-paginator-page{justify-content:center}.d-items-center{align-items:center}.d-mt-1{margin-top:.25rem}.d-bg-white{background-color:#fff}.d-scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.d-scrollbar-hide::-webkit-scrollbar{display:none}.d-disable-down{opacity:.4}.d-badge-base{margin:.125rem;padding:.125rem .625rem;font-size:.875rem;line-height:1.25rem;border-radius:4px;white-space:nowrap;font-weight:500}.d-badge-full{display:inline-block;width:100%}.d-badge-primary{color:rgb(255 255 255);background-color:rgb(37 99 235)}.d-badge-primary-outline{color:rgb(37 99 235);border:1px solid rgb(37 99 235)}.d-badge-dark{color:rgb(31 41 55);background-color:rgb(209 213 219)}.d-badge-dark-outline{color:rgb(31 41 55);border:1px solid rgb(31 41 55)}.d-badge-danger{color:rgb(255 255 255);background-color:rgb(239 68 68)}.d-badge-danger-outine{color:rgb(239 68 68);border:1px solid rgb(239 68 68)}.d-badge-green{color:rgb(1 81 31);background-color:rgb(187 247 208)}.d-badge-green-outline{color:rgb(1 81 31);border:1px solid rgb(1 81 31)}.d-badge-yellow{color:rgb(133 77 14);background-color:rgb(253 224 71)}.d-badge-yellow-outline{color:rgb(133 77 14);border:1px solid rgb(133 77 14)}.d-badge-info{color:rgb(255 255 255);background-color:rgb(55 48 163)}.d-badge-info-outline{color:rgb(55 48 163);border:1px solid rgb(55 48 163)}.d-badge-light,.d-badge-light-outline{color:rgb(31 41 55);background-color:rgb(255 255 255);border-width:1px;border-color:#dde1e7}.d-btn-spinner{width:1.25rem;height:1.25rem;margin-left:.75rem;margin-right:.75rem}.d-checkbox{width:100%;display:flex;flex-direction:row;align-items:center;gap:5px}.d-checkbox-sm>input[type=checkbox],.d-radiobtn-sm>input[type=radio]{width:21px!important;height:21px!important}.d-checkbox-sm>input[type=checkbox]::before{width:11px;height:11px}.d-checkbox-xs>input[type=checkbox],.d-radiobtn-xs>input[type=radio]{width:15px!important;height:15px!important}.d-checkbox-xs>input[type=checkbox]::before{width:8px;height:8px}.d-checkbox>input{width:1rem;height:1rem;border:1px rgb(229 231 235);color:rgb(79 70 229)}.d-checkbox>label{width:100%;min-width:0;flex:1}.d-days li,.d-weekdays li{width:14.25%;text-align:center}.d-select-fc,.d-select-sg-list{border-radius:5px;flex-direction:column}.d-divider{width:100%;border-bottom:1px solid #ebebeb}.d-divider-label{width:100%;font-size:.95rem;line-height:1.25rem}.d-divider-chd{width:100%;font-size:.875rem;line-height:1.25rem;padding-top:.25rem;padding-bottom:.25rem;font-weight:600}.d-select-fc{display:flex;justify-content:center;background:#fff}.d-select-fc-value-render{position:absolute;width:100%;height:100%;z-index:0;display:flex;align-items:center}.d-select-fc-input{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:2.11rem;cursor:default}.d-select-fc-input-sm{padding:3px!important;height:34px!important;min-height:34px!important;border-width:1px!important}.d-select-fc-input-render{z-index:1;background:0 0;background-color:transparent!important}.d-select-fc-close,.d-select-fc-down{position:absolute;z-index:10;right:0}.d-select-fc-close{margin-right:1.25rem}.d-select-fc-close:hover{color:rgb(239 68 68)}.d-select-fc-down{margin-right:.25rem}.d-select-sg-list,.d-select-sg-list-m{background-color:#fff;z-index:1005;transition:width .15s}.d-select-sg-container{min-width:100%;position:relative}.d-select-sg-list{width:0;display:none;position:absolute;border:2.25px solid #d1e8ea}.d-select-sg-list-m{width:100%;border-radius:5px;flex-direction:column;border:2.25px solid #d1e8ea}.d-select-sg-list-mb{width:100%;display:flex;flex-direction:row;justify-content:space-between;margin-top:3px}.d-select-sg-list-mb>button{border:3px solid #fff}.d-select-sg-list-ul{width:100%;height:100%;overflow-y:auto;padding-bottom:.25rem}.d-selct-item,.d-selct-item-sm{padding:.5rem}.d-select-empty-list{padding:.5rem;color:rgb(125 211 252)}.d-select-selected-item{background-color:#e5e5e5}.d-selct-hover:hover{background-color:rgb(226 241 250)}.d-selct-item{display:flex;flex-direction:row;align-items:center;cursor:pointer}.d-select-multi-item{padding:.25rem .5rem}@keyframes multi-counter-blink{50%{opacity:1}75%{opacity:0}}@-webkit-keyframes multi-counter-blink{50%{opacity:1}75%{opacity:0}}.multi-counter-blink{animation:1s step-start multi-counter-blink;-webkit-animation:1s step-start multi-counter-blink}.d-select-multi-counter{position:absolute;right:0;z-index:10;margin-right:2.35rem;padding-left:.27rem;padding-right:.27rem;border-radius:2px;background:#b9babc;color:#fff;min-width:1.25rem;text-align:center;font-weight:500;font-size:.75rem;line-height:1rem}.d-paginator-ul>li,.d-prs-panel-arrow{margin-right:.5rem}.d-radiobtn{width:100%;display:inline-flex;align-items:center;cursor:pointer}.d-rdbtn-nofull{width:unset!important}.d-radiobtn-disabled{color:rgb(148 163 184)}.d-paginator{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.d-paginator-ul{display:inline-flex;align-items:center;overflow-x:auto}.d-paginator-arrow-btn{display:flex;align-items:center;justify-content:center;color:rgb(234 88 12);background:#fff;border-radius:5px;min-width:1.75rem;width:1.75rem;min-height:1.75rem;height:1.75rem}.d-paginator-arrow-icon{width:1rem;height:1rem;fill:currentColor}.d-paginator-active-page,.d-paginator-page{width:1.75rem;height:1.75rem;border-radius:5px;display:flex}.d-paginator-page{align-items:center;color:rgb(234 88 12)}.d-paginator-active-page{justify-content:center;align-items:center;color:#fff;background-color:rgb(234 88 12)}.d-box-icon,.d-warning-icon{width:2.25rem;height:2.25rem}.d-phone-flag-input,.d-phone-flag-input-container>div>div{background:0 0!important}.d-paginator-focus:hover{background-color:rgb(255 237 213)}.d-box-icon{color:rgb(234 179 8)}.d-warning-icon{color:rgb(239 68 68)}.d-incorrect-entry{width:100%;color:rgb(225 29 72);font-size:.75rem;line-height:1rem}.d-phone{width:100%;display:flex;flex-direction:row}.d-phone-flag-input-container{max-width:5rem;position:absolute;left:0;top:0}.d-phone-flag-input{border-top-right-radius:0!important;border-bottom-right-radius:0!important;border-width:0!important}.d-phone-national-input{border-top-left-radius:0!important;border-bottom-left-radius:0!important;padding-left:5.5rem}.d-phone-flag{width:3rem;height:1.5rem;font-size:12.5px;text-align:center;background-size:100% 100%;background-repeat:no-repeat;display:flex;flex-direction:row;align-items:center}.d-phone-flag>span:first-child{font-size:12.5px;margin-right:2.5px}.d-phone-flag>span:nth-child(2){font-size:23px}.d-phone>div:first-child>div:nth-child(1)>.d-select-fc>.d-select-fc-value-render>.d-phone-flag{font-size:12.5px;justify-content:center}.d-prs-panel-summary-s{padding-left:5px;padding-right:5px;border:1px solid #d1d5db}.d-prs-panel-content{width:100%;max-height:0;overflow:hidden;transition:.3s ease-out}.d-textarea-h-20{height:7rem}.d-tooltiptext{display:none;position:absolute;background-color:rgba(0,0,0,.75);color:#fff;border-radius:5px;padding:5px;font-size:12px;border:1px solid #fff;opacity:0;transition:.5s}.d-notes-panel{padding:.3em 16px}.d-note-warning{background-color:#ffc;border-left:6px solid #ffeb3b;color:#000}.d-note-success{background-color:#dfd;border-left:6px solid #04aa6d;color:#000}.d-note-info{background-color:#e7f3fe;border-left:6px solid #2196f3;color:#000}.d-note-danger{background-color:#fdd;border-left:6px solid #f44336;color:#000}.d-di{position:relative;display:flex;flex-direction:column}.d-dateinput,.d-days li,.d-weekdays li{display:inline-block}.d-di .icon{position:absolute;right:7px;font-size:18px;top:5px;filter:grayscale(1)}.d-di .icon-active{filter:grayscale(0)}.d-di input{letter-spacing:1px}.d-month ul li,.mt-password-input>input{letter-spacing:3px}.d-dateinput{overflow:hidden}.d-dateinput-content,.d-dateinput-content-sm{max-width:17rem;max-height:209px;overflow:hidden;display:table;background-color:#fff;min-width:150px;z-index:1005;transition:opacity .5s}.d-dateinput-content{position:absolute;border:1px solid #d1e8ea;box-shadow:0 5px 15px #818181;opacity:0;border-radius:5px}.d-dateinput-content-sm{border:1px solid #d1e8ea;border-radius:5px}.d-calander{display:table-cell;min-width:13rem}.d-month{width:100%;background:orange;text-align:center}.d-month ul{margin:0;padding:5px 9px}.d-month ul li{color:#fff;text-transform:uppercase}.d-month .d-pn-m{font-size:19px;font-weight:700}.d-month .d-prev{float:left;font-size:19px;cursor:pointer}.d-month .d-next{float:right;font-size:19px;cursor:pointer}.d-weekdays{margin:0;padding:3px 0;display:grid;justify-content:space-around;grid-auto-flow:column;border-bottom:1px solid #e1e1e1;user-select:none}.d-weekdays li{color:#666}.d-days{padding:0;margin:0}.d-days li{cursor:pointer;padding:5px;font-size:14.5px;border-radius:5px;color:#000}.d-li-day-active:hover{background:#f1f1f1;color:#000;font-weight:700}.d-li-day-disable{opacity:.5}.d-days li.d-days-active{padding:5px;background:#64da5e;color:#fff!important;font-weight:600}.d-dtime-sec{display:table-cell;min-width:37px;border-left:1px solid #858585}.d-dtime-sec-ul{height:100%;overflow:auto;max-height:259px;padding-bottom:3rem}.d-dtime-sec-item{padding:5px 11px;cursor:pointer;font-size:19px;background:#fff;text-align:center;border-bottom:1px solid #f1f1f1}.d-dtime-sec-item-active{background:#64da5e;color:#fff!important}.d-dtime-sec-item:hover{background:#f1f1f1;color:#000}.muplayer-range-input{-webkit-appearance:none;appearance:none;width:100%;cursor:pointer;outline:0;border-radius:15px;height:6px;background:#ccc;margin-top:11px!important;margin-bottom:11px!important;min-height:unset!important;padding:0!important}.muplayer-range-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:15px;width:15px;background-color:#f50;border-radius:50%;border:none;transition:.2s ease-in-out}.muplayer-range-input::-moz-range-thumb{height:15px;width:15px;background-color:#f50;border-radius:50%;border:none;transition:.2s ease-in-out}.muplayer-range-input::-webkit-slider-thumb:hover{box-shadow:0 0 0 3px rgba(255,85,0,.1)}.muplayer-range-input:active::-webkit-slider-thumb{box-shadow:0 0 0 5px rgba(255,85,0,.2)}.muplayer-range-input:focus::-webkit-slider-thumb{box-shadow:0 0 0 5px rgba(255,85,0,.2)}.muplayer-range-input::-moz-range-thumb:hover{box-shadow:0 0 0 3px rgba(255,85,0,.1)}.muplayer-range-input:active::-moz-range-thumb{box-shadow:0 0 0 5px rgba(255,85,0,.2)}.muplayer-range-input:focus::-moz-range-thumb{box-shadow:0 0 0 5px rgba(255,85,0,.2)}.mt-password-input{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.mt-p-eye{position:absolute;right:7px;font-size:19px}.mt-p-eye-splash{filter:opacity(.5)}.mt-mutbnc{width:25px;height:25px;border-radius:5px;border:1px solid #b8b8b8;box-shadow:0 0 3px #a4a4a4;display:flex;justify-content:center;align-items:center;background-color:#fff;color:#000;font-size:14px;cursor:pointer;padding:5px;opacity:.6;transition:opacity .3s,background-color .3s}.mt-mutbnc:disabled{cursor:not-allowed}#mfpar .mat-filter-panel{opacity:0;box-shadow:0 0 11px #b3b3b3;transition:1.5s}#maar .mat-alert{opacity:0;-webkit-animation:.5s .2s forwards mat-alert-fadeIn;-moz-animation:.5s .2s forwards mat-alert-fadeIn;-o-animation:.5s .2s forwards mat-alert-fadeIn;animation:.5s .2s forwards mat-alert-fadeIn;transition:.5s}#maar .mat-alert-button-group,#mcar .mat-alert-confirm-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-end;margin-top:20px}#maar .mat-alert-button-group>button,#mcar .mat-alert-confirm-button-group>button{outline:0;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}#mcar .mat-alert-confirm-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;padding:9px;background:rgba(255,255,255,.9);display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:.5s .2s forwards mat-alert-fadeIn;-moz-animation:.5s .2s forwards mat-alert-fadeIn;-o-animation:.5s .2s forwards mat-alert-fadeIn;animation:.5s .2s forwards mat-alert-fadeIn;transition:.5s}#mcar .mat-alert-confirm{align-items:center;display:flex;flex-direction:column;justify-content:center;max-height:100%;max-width:100%;box-shadow:0 0 35px #00000033;transition:.5s;border-radius:5px}#mcar .mat-alert-confirm-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;box-shadow:0 0 35px #00000033;color:#666;border:1px solid #dadada}#mcar .mat-alert-confirm-body>h1{font-size:15px;margin-top:0;font-weight:600}#mcar .mat-alert-confirm-body>h3{margin:0 0 .25rem;font-size:11px}.mt-card-section{overflow:hidden;border:1px solid #fdba74;background-color:#fff;height:fit-content}.mt-card-section-title{font-weight:500;border-bottom:1px solid #fdba74;padding:12px;margin:0}.mt-card-section-content{width:100%;padding:12px;display:flex;flex-direction:column;gap:8px}.mt-card-row{border:1px solid #e5e7eb;padding:8px 12px;display:flex;justify-content:space-between;align-items:center;gap:8px}.mtgroupset{padding-block:0.35em 0.65em;padding-inline:0.75em}.mtgrouplabel{font-weight:500}@-webkit-keyframes mat-alert-fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes mat-alert-fadeIn{from{opacity:0}to{opacity:1}}@-o-keyframes mat-alert-fadeIn{from{opacity:0}to{opacity:1}}@keyframes mat-alert-fadeIn{from{opacity:0}to{opacity:1}}
1
+ .d-relative,
2
+ .d-select-fc,
3
+ .d-tooltip {
4
+ position: relative
5
+ }
6
+
7
+ .d-cursor-pointer,
8
+ .d-hover-cursor-pointer:hover,
9
+ .d-select-fc,
10
+ .mt-p-eye:hover {
11
+ cursor: pointer
12
+ }
13
+
14
+ .d-paginator-ul>li,
15
+ .d-radiobtn>span {
16
+ margin-left: .5rem
17
+ }
18
+
19
+ .d-month .d-next,
20
+ .d-month .d-prev {
21
+ transform: scale(1.5);
22
+ user-select: none
23
+ }
24
+
25
+ .d-dateinput ul,
26
+ .d-days li,
27
+ .d-dtime-sec-item {
28
+ list-style-type: none
29
+ }
30
+
31
+ .d-spinner-base {
32
+ width: 1.75rem;
33
+ height: 1.75rem
34
+ }
35
+
36
+ .d-w-full {
37
+ width: 100%
38
+ }
39
+
40
+ .d-h-full {
41
+ height: 100%
42
+ }
43
+
44
+ .d-w-5 {
45
+ width: 1.25rem
46
+ }
47
+
48
+ .d-w-7 {
49
+ width: 1.75rem
50
+ }
51
+
52
+ .d-h-5 {
53
+ height: 1.25rem
54
+ }
55
+
56
+ .d-h-7 {
57
+ height: 1.75rem
58
+ }
59
+
60
+ .d-flex {
61
+ display: flex
62
+ }
63
+
64
+ .d-flex-row {
65
+ flex-direction: row
66
+ }
67
+
68
+ .d-flex-col {
69
+ flex-direction: column
70
+ }
71
+
72
+ .d-justify-center,
73
+ .d-paginator-page {
74
+ justify-content: center
75
+ }
76
+
77
+ .d-items-center {
78
+ align-items: center
79
+ }
80
+
81
+ .d-mt-1 {
82
+ margin-top: .25rem
83
+ }
84
+
85
+ .d-bg-white {
86
+ background-color: #fff
87
+ }
88
+
89
+ .d-scrollbar-hide {
90
+ -ms-overflow-style: none;
91
+ scrollbar-width: none
92
+ }
93
+
94
+ .d-scrollbar-hide::-webkit-scrollbar {
95
+ display: none
96
+ }
97
+
98
+ .d-disable-down {
99
+ opacity: .4
100
+ }
101
+
102
+ .d-badge-base {
103
+ margin: .125rem;
104
+ padding: .125rem .625rem;
105
+ font-size: .875rem;
106
+ line-height: 1.25rem;
107
+ border-radius: 4px;
108
+ white-space: nowrap;
109
+ font-weight: 500
110
+ }
111
+
112
+ .d-badge-full {
113
+ display: inline-block;
114
+ width: 100%
115
+ }
116
+
117
+ .d-badge-primary {
118
+ color: rgb(255 255 255);
119
+ background-color: rgb(37 99 235)
120
+ }
121
+
122
+ .d-badge-primary-outline {
123
+ color: rgb(37 99 235);
124
+ border: 1px solid rgb(37 99 235)
125
+ }
126
+
127
+ .d-badge-dark {
128
+ color: rgb(31 41 55);
129
+ background-color: rgb(209 213 219)
130
+ }
131
+
132
+ .d-badge-dark-outline {
133
+ color: rgb(31 41 55);
134
+ border: 1px solid rgb(31 41 55)
135
+ }
136
+
137
+ .d-badge-danger {
138
+ color: rgb(255 255 255);
139
+ background-color: rgb(239 68 68)
140
+ }
141
+
142
+ .d-badge-danger-outine {
143
+ color: rgb(239 68 68);
144
+ border: 1px solid rgb(239 68 68)
145
+ }
146
+
147
+ .d-badge-green {
148
+ color: rgb(1 81 31);
149
+ background-color: rgb(187 247 208)
150
+ }
151
+
152
+ .d-badge-green-outline {
153
+ color: rgb(1 81 31);
154
+ border: 1px solid rgb(1 81 31)
155
+ }
156
+
157
+ .d-badge-yellow {
158
+ color: rgb(133 77 14);
159
+ background-color: rgb(253 224 71)
160
+ }
161
+
162
+ .d-badge-yellow-outline {
163
+ color: rgb(133 77 14);
164
+ border: 1px solid rgb(133 77 14)
165
+ }
166
+
167
+ .d-badge-info {
168
+ color: rgb(255 255 255);
169
+ background-color: rgb(55 48 163)
170
+ }
171
+
172
+ .d-badge-info-outline {
173
+ color: rgb(55 48 163);
174
+ border: 1px solid rgb(55 48 163)
175
+ }
176
+
177
+ .d-badge-light,
178
+ .d-badge-light-outline {
179
+ color: rgb(31 41 55);
180
+ background-color: rgb(255 255 255);
181
+ border-width: 1px;
182
+ border-color: #dde1e7
183
+ }
184
+
185
+ .d-btn-spinner {
186
+ width: 1.25rem;
187
+ height: 1.25rem;
188
+ margin-left: .75rem;
189
+ margin-right: .75rem
190
+ }
191
+
192
+ .d-checkbox {
193
+ width: 100%;
194
+ display: flex;
195
+ flex-direction: row;
196
+ align-items: center;
197
+ gap: 5px
198
+ }
199
+
200
+ .d-checkbox-sm>input[type=checkbox],
201
+ .d-radiobtn-sm>input[type=radio] {
202
+ width: 21px !important;
203
+ height: 21px !important
204
+ }
205
+
206
+ .d-checkbox-sm>input[type=checkbox]::before {
207
+ width: 11px;
208
+ height: 11px
209
+ }
210
+
211
+ .d-checkbox-xs>input[type=checkbox],
212
+ .d-radiobtn-xs>input[type=radio] {
213
+ width: 15px !important;
214
+ height: 15px !important
215
+ }
216
+
217
+ .d-checkbox-xs>input[type=checkbox]::before {
218
+ width: 8px;
219
+ height: 8px
220
+ }
221
+
222
+ .d-checkbox>input {
223
+ width: 1rem;
224
+ height: 1rem;
225
+ border: 1px rgb(229 231 235);
226
+ color: rgb(79 70 229)
227
+ }
228
+
229
+ .d-checkbox>label {
230
+ width: 100%;
231
+ min-width: 0;
232
+ flex: 1
233
+ }
234
+
235
+ .d-days li,
236
+ .d-weekdays li {
237
+ width: 14.25%;
238
+ text-align: center
239
+ }
240
+
241
+ .d-select-fc,
242
+ .d-select-sg-list {
243
+ border-radius: 5px;
244
+ flex-direction: column
245
+ }
246
+
247
+ .d-divider {
248
+ width: 100%;
249
+ border-bottom: 1px solid #ebebeb
250
+ }
251
+
252
+ .d-divider-label {
253
+ width: 100%;
254
+ font-size: .95rem;
255
+ line-height: 1.25rem
256
+ }
257
+
258
+ .d-divider-chd {
259
+ width: 100%;
260
+ font-size: .875rem;
261
+ line-height: 1.25rem;
262
+ padding-top: .25rem;
263
+ padding-bottom: .25rem;
264
+ font-weight: 600
265
+ }
266
+
267
+ .d-select-fc {
268
+ display: flex;
269
+ justify-content: center;
270
+ background: #fff
271
+ }
272
+
273
+ .d-select-fc-value-render {
274
+ position: absolute;
275
+ width: 100%;
276
+ height: 100%;
277
+ z-index: 0;
278
+ display: flex;
279
+ align-items: center
280
+ }
281
+
282
+ .d-select-fc-input {
283
+ width: 100%;
284
+ white-space: nowrap;
285
+ overflow: hidden;
286
+ text-overflow: ellipsis;
287
+ padding-right: 2.11rem;
288
+ cursor: default
289
+ }
290
+
291
+ .d-select-fc-input-sm {
292
+ padding: 3px !important;
293
+ height: 34px !important;
294
+ min-height: 34px !important;
295
+ border-width: 1px !important
296
+ }
297
+
298
+ .d-select-fc-input-render {
299
+ z-index: 1;
300
+ background: 0 0;
301
+ background-color: transparent !important
302
+ }
303
+
304
+ .d-select-fc-close,
305
+ .d-select-fc-down {
306
+ position: absolute;
307
+ z-index: 10;
308
+ right: 0
309
+ }
310
+
311
+ .d-select-fc-close {
312
+ margin-right: 1.25rem
313
+ }
314
+
315
+ .d-select-fc-close:hover {
316
+ color: rgb(239 68 68)
317
+ }
318
+
319
+ .d-select-fc-down {
320
+ margin-right: .25rem
321
+ }
322
+
323
+ .d-select-sg-list,
324
+ .d-select-sg-list-m {
325
+ background-color: #fff;
326
+ z-index: 1005;
327
+ transition: width .15s
328
+ }
329
+
330
+ .d-select-sg-container {
331
+ min-width: 100%;
332
+ position: relative
333
+ }
334
+
335
+ .d-select-sg-list {
336
+ width: 0;
337
+ display: none;
338
+ position: absolute;
339
+ border: 2.25px solid #d1e8ea
340
+ }
341
+
342
+ .d-select-sg-list-m {
343
+ width: 100%;
344
+ border-radius: 5px;
345
+ flex-direction: column;
346
+ border: 2.25px solid #d1e8ea
347
+ }
348
+
349
+ .d-select-sg-list-mb {
350
+ width: 100%;
351
+ display: flex;
352
+ flex-direction: row;
353
+ justify-content: space-between;
354
+ margin-top: 3px
355
+ }
356
+
357
+ .d-select-sg-list-mb>button {
358
+ border: 3px solid #fff
359
+ }
360
+
361
+ .d-select-sg-list-ul {
362
+ width: 100%;
363
+ height: 100%;
364
+ overflow-y: auto;
365
+ padding-bottom: .25rem
366
+ }
367
+
368
+ .d-selct-item,
369
+ .d-selct-item-sm {
370
+ padding: .5rem
371
+ }
372
+
373
+ .d-select-empty-list {
374
+ padding: .5rem;
375
+ color: rgb(125 211 252)
376
+ }
377
+
378
+ .d-select-selected-item {
379
+ background-color: #e5e5e5
380
+ }
381
+
382
+ .d-selct-hover:hover {
383
+ background-color: rgb(226 241 250)
384
+ }
385
+
386
+ .d-selct-item {
387
+ display: flex;
388
+ flex-direction: row;
389
+ align-items: center;
390
+ cursor: pointer
391
+ }
392
+
393
+ .d-select-multi-item {
394
+ padding: .25rem .5rem
395
+ }
396
+
397
+ @keyframes multi-counter-blink {
398
+ 50% {
399
+ opacity: 1
400
+ }
401
+
402
+ 75% {
403
+ opacity: 0
404
+ }
405
+ }
406
+
407
+ @-webkit-keyframes multi-counter-blink {
408
+ 50% {
409
+ opacity: 1
410
+ }
411
+
412
+ 75% {
413
+ opacity: 0
414
+ }
415
+ }
416
+
417
+ .multi-counter-blink {
418
+ animation: 1s step-start multi-counter-blink;
419
+ -webkit-animation: 1s step-start multi-counter-blink
420
+ }
421
+
422
+ .d-select-multi-counter {
423
+ position: absolute;
424
+ right: 0;
425
+ z-index: 10;
426
+ margin-right: 2.35rem;
427
+ padding-left: .27rem;
428
+ padding-right: .27rem;
429
+ border-radius: 2px;
430
+ background: #b9babc;
431
+ color: #fff;
432
+ min-width: 1.25rem;
433
+ text-align: center;
434
+ font-weight: 500;
435
+ font-size: .75rem;
436
+ line-height: 1rem
437
+ }
438
+
439
+ .d-paginator-ul>li,
440
+ .d-prs-panel-arrow {
441
+ margin-right: .5rem
442
+ }
443
+
444
+ .d-radiobtn {
445
+ width: 100%;
446
+ display: inline-flex;
447
+ align-items: center;
448
+ cursor: pointer
449
+ }
450
+
451
+ .d-rdbtn-nofull {
452
+ width: unset !important
453
+ }
454
+
455
+ .d-radiobtn-disabled {
456
+ color: rgb(148 163 184)
457
+ }
458
+
459
+ .d-paginator {
460
+ display: flex;
461
+ flex-direction: row;
462
+ justify-content: center;
463
+ align-items: center;
464
+ position: relative
465
+ }
466
+
467
+ .d-paginator-ul {
468
+ display: inline-flex;
469
+ align-items: center;
470
+ overflow-x: auto
471
+ }
472
+
473
+ .d-paginator-arrow-btn {
474
+ display: flex;
475
+ align-items: center;
476
+ justify-content: center;
477
+ color: rgb(234 88 12);
478
+ background: #fff;
479
+ border-radius: 5px;
480
+ min-width: 1.75rem;
481
+ width: 1.75rem;
482
+ min-height: 1.75rem;
483
+ height: 1.75rem
484
+ }
485
+
486
+ .d-paginator-arrow-icon {
487
+ width: 1rem;
488
+ height: 1rem;
489
+ fill: currentColor
490
+ }
491
+
492
+ .d-paginator-active-page,
493
+ .d-paginator-page {
494
+ width: 1.75rem;
495
+ height: 1.75rem;
496
+ border-radius: 5px;
497
+ display: flex
498
+ }
499
+
500
+ .d-paginator-page {
501
+ align-items: center;
502
+ color: rgb(234 88 12)
503
+ }
504
+
505
+ .d-paginator-active-page {
506
+ justify-content: center;
507
+ align-items: center;
508
+ color: #fff;
509
+ background-color: rgb(234 88 12)
510
+ }
511
+
512
+ .d-box-icon,
513
+ .d-warning-icon {
514
+ width: 2.25rem;
515
+ height: 2.25rem
516
+ }
517
+
518
+ .d-phone-flag-input,
519
+ .d-phone-flag-input-container>div>div {
520
+ background: 0 0 !important
521
+ }
522
+
523
+ .d-paginator-focus:hover {
524
+ background-color: rgb(255 237 213)
525
+ }
526
+
527
+ .d-box-icon {
528
+ color: rgb(234 179 8)
529
+ }
530
+
531
+ .d-warning-icon {
532
+ color: rgb(239 68 68)
533
+ }
534
+
535
+ .d-incorrect-entry {
536
+ width: 100%;
537
+ color: rgb(225 29 72);
538
+ font-size: .75rem;
539
+ line-height: 1rem
540
+ }
541
+
542
+ .d-phone {
543
+ width: 100%;
544
+ display: flex;
545
+ flex-direction: row
546
+ }
547
+
548
+ .d-phone-flag-input-container {
549
+ max-width: 5rem;
550
+ position: absolute;
551
+ left: 0;
552
+ top: 0
553
+ }
554
+
555
+ .d-phone-flag-input {
556
+ border-top-right-radius: 0 !important;
557
+ border-bottom-right-radius: 0 !important;
558
+ border-width: 0 !important
559
+ }
560
+
561
+ .d-phone-national-input {
562
+ border-top-left-radius: 0 !important;
563
+ border-bottom-left-radius: 0 !important;
564
+ padding-left: 5.5rem
565
+ }
566
+
567
+ .d-phone-flag {
568
+ width: 3rem;
569
+ height: 1.5rem;
570
+ font-size: 12.5px;
571
+ text-align: center;
572
+ background-size: 100% 100%;
573
+ background-repeat: no-repeat;
574
+ display: flex;
575
+ flex-direction: row;
576
+ align-items: center
577
+ }
578
+
579
+ .d-phone-flag>span:first-child {
580
+ font-size: 12.5px;
581
+ margin-right: 2.5px
582
+ }
583
+
584
+ .d-phone-flag>span:nth-child(2) {
585
+ font-size: 23px
586
+ }
587
+
588
+ .d-phone>div:first-child>div:nth-child(1)>.d-select-fc>.d-select-fc-value-render>.d-phone-flag {
589
+ font-size: 12.5px;
590
+ justify-content: center
591
+ }
592
+
593
+ .d-prs-panel-summary-s {
594
+ padding-left: 5px;
595
+ padding-right: 5px;
596
+ border: 1px solid #d1d5db
597
+ }
598
+
599
+ .d-prs-panel-content {
600
+ width: 100%;
601
+ max-height: 0;
602
+ overflow: hidden;
603
+ transition: .3s ease-out
604
+ }
605
+
606
+ .d-textarea-h-20 {
607
+ height: 7rem
608
+ }
609
+
610
+ .d-tooltiptext {
611
+ display: none;
612
+ position: absolute;
613
+ background-color: rgba(0, 0, 0, .75);
614
+ color: #fff;
615
+ border-radius: 5px;
616
+ padding: 5px;
617
+ font-size: 12px;
618
+ border: 1px solid #fff;
619
+ opacity: 0;
620
+ transition: .5s
621
+ }
622
+
623
+ .d-notes-panel {
624
+ padding: .3em 16px
625
+ }
626
+
627
+ .d-note-warning {
628
+ background-color: #ffc;
629
+ border-left: 6px solid #ffeb3b;
630
+ color: #000
631
+ }
632
+
633
+ .d-note-success {
634
+ background-color: #dfd;
635
+ border-left: 6px solid #04aa6d;
636
+ color: #000
637
+ }
638
+
639
+ .d-note-info {
640
+ background-color: #e7f3fe;
641
+ border-left: 6px solid #2196f3;
642
+ color: #000
643
+ }
644
+
645
+ .d-note-danger {
646
+ background-color: #fdd;
647
+ border-left: 6px solid #f44336;
648
+ color: #000
649
+ }
650
+
651
+ .d-di {
652
+ position: relative;
653
+ display: flex;
654
+ flex-direction: column
655
+ }
656
+
657
+ .d-dateinput,
658
+ .d-days li,
659
+ .d-weekdays li {
660
+ display: inline-block
661
+ }
662
+
663
+ .d-di .icon {
664
+ position: absolute;
665
+ right: 7px;
666
+ font-size: 18px;
667
+ top: 5px;
668
+ filter: grayscale(1)
669
+ }
670
+
671
+ .d-di .icon-active {
672
+ filter: grayscale(0)
673
+ }
674
+
675
+ .d-di input {
676
+ letter-spacing: 1px
677
+ }
678
+
679
+ .d-month ul li,
680
+ .mt-password-input>input {
681
+ letter-spacing: 3px
682
+ }
683
+
684
+ .d-dateinput {
685
+ overflow: hidden
686
+ }
687
+
688
+ .d-dateinput-content,
689
+ .d-dateinput-content-sm {
690
+ max-width: 17rem;
691
+ max-height: 209px;
692
+ overflow: hidden;
693
+ display: table;
694
+ background-color: #fff;
695
+ min-width: 150px;
696
+ z-index: 1005;
697
+ transition: opacity .5s
698
+ }
699
+
700
+ .d-dateinput-content {
701
+ position: absolute;
702
+ border: 1px solid #d1e8ea;
703
+ box-shadow: 0 5px 15px #818181;
704
+ opacity: 0;
705
+ border-radius: 5px
706
+ }
707
+
708
+ .d-dateinput-content-sm {
709
+ border: 1px solid #d1e8ea;
710
+ border-radius: 5px
711
+ }
712
+
713
+ .d-calander {
714
+ display: table-cell;
715
+ min-width: 13rem
716
+ }
717
+
718
+ .d-month {
719
+ width: 100%;
720
+ background: orange;
721
+ text-align: center
722
+ }
723
+
724
+ .d-month ul {
725
+ margin: 0;
726
+ padding: 5px 9px
727
+ }
728
+
729
+ .d-month ul li {
730
+ color: #fff;
731
+ text-transform: uppercase
732
+ }
733
+
734
+ .d-month .d-pn-m {
735
+ font-size: 19px;
736
+ font-weight: 700
737
+ }
738
+
739
+ .d-month .d-prev {
740
+ float: left;
741
+ font-size: 19px;
742
+ cursor: pointer
743
+ }
744
+
745
+ .d-month .d-next {
746
+ float: right;
747
+ font-size: 19px;
748
+ cursor: pointer
749
+ }
750
+
751
+ .d-weekdays {
752
+ margin: 0;
753
+ padding: 3px 0;
754
+ display: grid;
755
+ justify-content: space-around;
756
+ grid-auto-flow: column;
757
+ border-bottom: 1px solid #e1e1e1;
758
+ user-select: none
759
+ }
760
+
761
+ .d-weekdays li {
762
+ color: #666
763
+ }
764
+
765
+ .d-days {
766
+ padding: 0;
767
+ margin: 0
768
+ }
769
+
770
+ .d-days li {
771
+ cursor: pointer;
772
+ padding: 5px;
773
+ font-size: 14.5px;
774
+ border-radius: 5px;
775
+ color: #000
776
+ }
777
+
778
+ .d-li-day-active:hover {
779
+ background: #f1f1f1;
780
+ color: #000;
781
+ font-weight: 700
782
+ }
783
+
784
+ .d-li-day-disable {
785
+ opacity: .5
786
+ }
787
+
788
+ .d-days li.d-days-active {
789
+ padding: 5px;
790
+ background: #64da5e;
791
+ color: #fff !important;
792
+ font-weight: 600
793
+ }
794
+
795
+ .d-dtime-sec {
796
+ display: table-cell;
797
+ min-width: 37px;
798
+ border-left: 1px solid #858585
799
+ }
800
+
801
+ .d-dtime-sec-ul {
802
+ height: 100%;
803
+ overflow: auto;
804
+ max-height: 259px;
805
+ padding-bottom: 3rem
806
+ }
807
+
808
+ .d-dtime-sec-item {
809
+ padding: 5px 11px;
810
+ cursor: pointer;
811
+ font-size: 19px;
812
+ background: #fff;
813
+ text-align: center;
814
+ border-bottom: 1px solid #f1f1f1
815
+ }
816
+
817
+ .d-dtime-sec-item-active {
818
+ background: #64da5e;
819
+ color: #fff !important
820
+ }
821
+
822
+ .d-dtime-sec-item:hover {
823
+ background: #f1f1f1;
824
+ color: #000
825
+ }
826
+
827
+ .muplayer-range-input {
828
+ -webkit-appearance: none;
829
+ appearance: none;
830
+ width: 100%;
831
+ cursor: pointer;
832
+ outline: 0;
833
+ border-radius: 15px;
834
+ height: 6px;
835
+ background: #ccc;
836
+ margin-top: 11px !important;
837
+ margin-bottom: 11px !important;
838
+ min-height: unset !important;
839
+ padding: 0 !important
840
+ }
841
+
842
+ .muplayer-range-input::-webkit-slider-thumb {
843
+ -webkit-appearance: none;
844
+ appearance: none;
845
+ height: 15px;
846
+ width: 15px;
847
+ background-color: #f50;
848
+ border-radius: 50%;
849
+ border: none;
850
+ transition: .2s ease-in-out
851
+ }
852
+
853
+ .muplayer-range-input::-moz-range-thumb {
854
+ height: 15px;
855
+ width: 15px;
856
+ background-color: #f50;
857
+ border-radius: 50%;
858
+ border: none;
859
+ transition: .2s ease-in-out
860
+ }
861
+
862
+ .muplayer-range-input::-webkit-slider-thumb:hover {
863
+ box-shadow: 0 0 0 3px rgba(255, 85, 0, .1)
864
+ }
865
+
866
+ .muplayer-range-input:active::-webkit-slider-thumb {
867
+ box-shadow: 0 0 0 5px rgba(255, 85, 0, .2)
868
+ }
869
+
870
+ .muplayer-range-input:focus::-webkit-slider-thumb {
871
+ box-shadow: 0 0 0 5px rgba(255, 85, 0, .2)
872
+ }
873
+
874
+ .muplayer-range-input::-moz-range-thumb:hover {
875
+ box-shadow: 0 0 0 3px rgba(255, 85, 0, .1)
876
+ }
877
+
878
+ .muplayer-range-input:active::-moz-range-thumb {
879
+ box-shadow: 0 0 0 5px rgba(255, 85, 0, .2)
880
+ }
881
+
882
+ .muplayer-range-input:focus::-moz-range-thumb {
883
+ box-shadow: 0 0 0 5px rgba(255, 85, 0, .2)
884
+ }
885
+
886
+ .mt-password-input {
887
+ position: relative;
888
+ width: 100%;
889
+ display: flex;
890
+ justify-content: center;
891
+ align-items: center
892
+ }
893
+
894
+ .mt-p-eye {
895
+ position: absolute;
896
+ right: 7px;
897
+ font-size: 19px
898
+ }
899
+
900
+ .mt-p-eye-splash {
901
+ filter: opacity(.5)
902
+ }
903
+
904
+ .mt-mutbnc {
905
+ width: 25px;
906
+ height: 25px;
907
+ border-radius: 5px;
908
+ border: 1px solid #b8b8b8;
909
+ box-shadow: 0 0 3px #a4a4a4;
910
+ display: flex;
911
+ justify-content: center;
912
+ align-items: center;
913
+ background-color: #fff;
914
+ color: #000;
915
+ font-size: 14px;
916
+ cursor: pointer;
917
+ padding: 5px;
918
+ opacity: .6;
919
+ transition: opacity .3s, background-color .3s
920
+ }
921
+
922
+ .mt-mutbnc:disabled {
923
+ cursor: not-allowed
924
+ }
925
+
926
+ #mfpar .mat-filter-panel {
927
+ opacity: 0;
928
+ box-shadow: 0 0 11px #b3b3b3;
929
+ transition: 1.5s
930
+ }
931
+
932
+ #maar .mat-alert {
933
+ opacity: 0;
934
+ -webkit-animation: .5s .2s forwards mat-alert-fadeIn;
935
+ -moz-animation: .5s .2s forwards mat-alert-fadeIn;
936
+ -o-animation: .5s .2s forwards mat-alert-fadeIn;
937
+ animation: .5s .2s forwards mat-alert-fadeIn;
938
+ transition: .5s
939
+ }
940
+
941
+ #maar .mat-alert-button-group,
942
+ #mcar .mat-alert-confirm-button-group {
943
+ display: -webkit-flex;
944
+ display: -moz-flex;
945
+ display: -ms-flex;
946
+ display: -o-flex;
947
+ display: flex;
948
+ justify-content: flex-end;
949
+ margin-top: 20px
950
+ }
951
+
952
+ #maar .mat-alert-button-group>button,
953
+ #mcar .mat-alert-confirm-button-group>button {
954
+ outline: 0;
955
+ background: #333;
956
+ border: none;
957
+ display: inline-block;
958
+ padding: 6px 18px;
959
+ color: #eee;
960
+ margin-right: 10px;
961
+ border-radius: 5px;
962
+ font-size: 12px;
963
+ cursor: pointer
964
+ }
965
+
966
+ #mcar .mat-alert-confirm-overlay {
967
+ position: fixed;
968
+ top: 0;
969
+ left: 0;
970
+ right: 0;
971
+ bottom: 0;
972
+ z-index: 999;
973
+ padding: 9px;
974
+ background: rgba(255, 255, 255, .9);
975
+ display: -webkit-flex;
976
+ display: -moz-flex;
977
+ display: -ms-flex;
978
+ display: -o-flex;
979
+ display: flex;
980
+ justify-content: center;
981
+ -ms-align-items: center;
982
+ align-items: center;
983
+ opacity: 0;
984
+ -webkit-animation: .5s .2s forwards mat-alert-fadeIn;
985
+ -moz-animation: .5s .2s forwards mat-alert-fadeIn;
986
+ -o-animation: .5s .2s forwards mat-alert-fadeIn;
987
+ animation: .5s .2s forwards mat-alert-fadeIn;
988
+ transition: .5s
989
+ }
990
+
991
+ #mcar .mat-alert-confirm {
992
+ align-items: center;
993
+ display: flex;
994
+ flex-direction: column;
995
+ justify-content: center;
996
+ max-height: 100%;
997
+ max-width: 100%;
998
+ box-shadow: 0 0 35px #00000033;
999
+ transition: .5s;
1000
+ border-radius: 5px
1001
+ }
1002
+
1003
+ #mcar .mat-alert-confirm-body {
1004
+ font-family: Arial, Helvetica, sans-serif;
1005
+ width: 400px;
1006
+ padding: 30px;
1007
+ text-align: left;
1008
+ background: #fff;
1009
+ border-radius: 10px;
1010
+ box-shadow: 0 0 35px #00000033;
1011
+ color: #666;
1012
+ border: 1px solid #dadada
1013
+ }
1014
+
1015
+ #mcar .mat-alert-confirm-body>h1 {
1016
+ font-size: 15px;
1017
+ margin-top: 0;
1018
+ font-weight: 600
1019
+ }
1020
+
1021
+ #mcar .mat-alert-confirm-body>h3 {
1022
+ margin: 0 0 .25rem;
1023
+ font-size: 11px
1024
+ }
1025
+
1026
+ .mt-card-section {
1027
+ overflow: hidden;
1028
+ border: 1px solid #fdba74;
1029
+ background-color: #fff;
1030
+ height: fit-content
1031
+ }
1032
+
1033
+ .mt-card-section-title {
1034
+ font-weight: 500;
1035
+ border-bottom: 1px solid #fdba74;
1036
+ padding: 12px;
1037
+ margin: 0
1038
+ }
1039
+
1040
+ .mt-card-section-content {
1041
+ width: 100%;
1042
+ padding: 12px;
1043
+ display: flex;
1044
+ flex-direction: column;
1045
+ gap: 8px
1046
+ }
1047
+
1048
+ .mt-card-row {
1049
+ border: 1px solid #e5e7eb;
1050
+ padding: 8px 12px;
1051
+ display: flex;
1052
+ justify-content: space-between;
1053
+ align-items: center;
1054
+ gap: 8px
1055
+ }
1056
+
1057
+ .mtgroupset {
1058
+ padding-block: 0.35em 0.65em;
1059
+ padding-inline: 0.75em
1060
+ }
1061
+
1062
+ .mtgrouplabel {
1063
+ font-weight: 500
1064
+ }
1065
+
1066
+ @-webkit-keyframes mat-alert-fadeIn {
1067
+ from {
1068
+ opacity: 0
1069
+ }
1070
+
1071
+ to {
1072
+ opacity: 1
1073
+ }
1074
+ }
1075
+
1076
+ @-moz-keyframes mat-alert-fadeIn {
1077
+ from {
1078
+ opacity: 0
1079
+ }
1080
+
1081
+ to {
1082
+ opacity: 1
1083
+ }
1084
+ }
1085
+
1086
+ @-o-keyframes mat-alert-fadeIn {
1087
+ from {
1088
+ opacity: 0
1089
+ }
1090
+
1091
+ to {
1092
+ opacity: 1
1093
+ }
1094
+ }
1095
+
1096
+ @keyframes mat-alert-fadeIn {
1097
+ from {
1098
+ opacity: 0
1099
+ }
1100
+
1101
+ to {
1102
+ opacity: 1
1103
+ }
1104
+ }