37 DIV#tasksListView LABEL
40 DIV#calendarSelectorView
43 DIV#calendarSelectorView
53 border: 1px solid #333;
60 UL#tasksList, UL#calendarList
66 border-bottom: 1px solid #fff;
67 border-right: 1px solid #fff;
68 border-top: 2px solid #222;
69 border-left: 2px solid #222;
71 -moz-border-top-colors: #9c9a94 #000 transparent;
72 -moz-border-left-colors: #9c9a94 #000 transparent;
73 list-style-type: none;
74 list-style-image: none; }
82 { white-space: nowrap; }
93 { white-space: nowrap; }
95 UL#tasksList LI.overdue
98 UL#tasksList LI.duetoday
101 UL#tasksList LI.completed
102 { text-decoration: line-through;
105 UL#tasksList LI.duelater
108 UL#tasksList LI[class~="_selected"].overdue
110 color: #fff !important;
111 background-color: #f00 !important;
114 UL#tasksList LI[class~="_selected"].duetoday
116 color: #fff !important;
117 background-color: #00f !important;
120 UL#tasksList LI[class~="_selected"].duelater
122 color: #fff !important;
123 background-color: #999 !important;
138 DIV#appointmentsListView
158 border-top: 1px solid #aaa;
159 border-left: 1px solid #aaa;
164 text-decoration: none;
196 border-top: 1px solid #fff;
197 border-left: 1px solid #fff;
198 border-right: 1px solid #aaa;
199 border-bottom: 1px solid #aaa;
202 #dateSelector > .header
203 { background: #efefef;
206 vertical-align: middle;
212 #dateSelector > .header A
218 #dateSelector > .header #leftArrow
223 #dateSelector > .header #rightArrow
228 #dateSelector > .header SPAN
231 vertical-align: middle;
233 border: 1px solid transparent;
236 #dateSelector > .header SPAN:hover
237 { border-left: 1px solid #fff;
238 border-top: 1px solid #fff;
239 border-right: 1px solid #ccc;
240 border-bottom: 1px solid #ccc; }
242 #dateSelector .dayOfWeek
245 #dateSelector TABLE#dateSelectorTable TD
248 #dateSelector TABLE#dateSelectorTable TD TABLE TD
252 #dateSelector TABLE TABLE
253 { border-collapse: collapse;
257 #dateSelector TABLE TABLE TD
263 border: 1px solid #fff;
266 #dateSelector TABLE TABLE TD:hover
268 border: 1px solid #deebf7; }
270 #dateSelector .inactiveDay
273 #dateSelector .dayOfToday
274 { background: #deebf7;
275 border: 1px solid #deebf7; }
277 #dateSelector TD SPAN
283 #dateSelector TD SPAN A
286 text-decoration: none; }
288 #dateSelector TD:active
290 border: 1px solid #deebf7; }
292 TABLE#appointmentsList
297 TABLE#appointmentsList td.tbtv_subject_headercell,
298 TABLE#appointmentsList td.headerLocation
301 ._unfocused#dateSelector TD._selected,
302 UL._unfocused > LI._selected,
303 TABLE._unfocused#appointmentsList TR._selected TD
305 background: #d4d0c8 !important;;
306 color: #fff !important;;
325 border-bottom: 1px solid #ccc; }
327 SPAN.daysHeader SPAN,
328 SPAN.weeksHeader SPAN,
329 SPAN.monthsHeader SPAN
336 border: 1px solid transparent;
337 vertical-align: top; }
342 { padding: 0px .5em; }
344 A.leftNavigationArrow,
345 A.rightNavigationArrow
346 { border: 1px solid transparent;
349 vertical-align: bottom; }
351 A.leftNavigationArrow:hover,
352 A.rightNavigationArrow:hover,
353 SPAN.daysHeader A:hover,
354 SPAN.weeksHeader A:hover,
355 SPAN.monthsHeader A:hover
356 { border-top: 1px solid #fff;
357 border-left: 1px solid #fff;
358 border-bottom: 1px solid #828482;
359 border-right: 1px solid #828482; }
361 A.leftNavigationArrow:active,
362 A.rightNavigationArrow:active,
363 SPAN.daysHeader A:active,
364 SPAN.weeksHeader A:active,
365 SPAN.monthsHeader A:active
366 { border-top: 1px solid #828482;
367 border-left: 1px solid #828482;
368 border-bottom: 1px solid #fff;
369 border-right: 1px solid #fff; }
371 SPAN.week2, SPAN.month2
376 SPAN.day2, SPAN.week1, SPAN.month1
381 SPAN.day1, SPAN.week0, SPAN.month0
387 { font-size: x-large; }
389 SPAN.day0, SPAN.week0, SPAN.month0
390 { border-top: 1px solid #828482 !important;
391 border-left: 1px solid #828482 !important;
392 border-bottom: 1px solid #fff !important;
393 border-right: 1px solid #fff !important;
396 A.leftNavigationArrow
404 A.rightNavigationArrow
413 { position: absolute;
421 /* background-position: top center;
422 background-repeat: no-repeat;
423 background-image: url("/SOGo.woa/WebServerResources/background.jpg");
426 .menu LI.currentMonth,
429 border-top: 1px solid #aaa;
430 border-left: 1px solid #aaa;
431 border-bottom: 1px solid #fff;
432 border-right: 1px solid #fff;
441 border: 1px solid #000; }
443 /* new draggable presentation */
446 { position: relative;
449 border-bottom: 1px solid #397d94; }
451 DIV.daysView DIV.days
452 { position: absolute;
458 DIV.multicolumnDayView DIV.lastDayUser
459 { border-right: 1px solid #397d94; }
462 { position: absolute;
474 DIV.monthView > DIV.days > DIV
475 { position: absolute;
479 DIV.monthView > DIV.headerDay
480 { text-align: center;
482 border-left: 2px solid #397d94 !important;
483 border-top: 2px solid #397d94 !important;
488 background: #e7efef; }
490 DIV.monthView DIV.dayOfToday
491 { border: 0px solid #397d94;
492 background-color: #deebf7; }
494 DIV.monthView DIV.weekEndDay
495 { background-color: #fffbe7; }
497 DIV.monthView DIV.dayOfAnotherMonth
498 { background-color: #e7efef; }
500 DIV.monthView DIV.selectedDay
501 { background-color: #ffe79c; }
503 DIV.monthView DIV.dayHeader
508 DIV.monthView DIV.days
514 DIV.monthView DIV.day
515 { position: absolute;
516 border-left: 2px solid #397d94;
517 border-top: 2px solid #397d94;
528 { height: 16.666667%; }
530 DIV.monthView DIV.week0of4,
531 DIV.monthView DIV.week0of5,
532 DIV.monthView DIV.week0of6
535 DIV.monthView DIV.week1of4
538 DIV.monthView DIV.week2of4
541 DIV.monthView DIV.week3of4
543 border-bottom: 2px solid #397d94 !important; }
545 DIV.monthView DIV.week1of5
548 DIV.monthView DIV.week2of5
551 DIV.monthView DIV.week3of5
554 DIV.monthView DIV.week4of5
556 border-bottom: 2px solid #397d94 !important; }
558 DIV.monthView DIV.week1of6
561 DIV.monthView DIV.week2of6
564 DIV.monthView DIV.week3of6
567 DIV.monthView DIV.week4of6
570 DIV.monthView DIV.week5of6
572 border-bottom: 2px solid #397d94 !important; }
574 DIV.monthView DIV.week3
577 DIV.monthView DIV.week4
580 DIV.monthView DIV.week5
583 DIV.monthView DIV.week6
587 { position: absolute;
588 border-left: 1px solid #397d94;
593 DIV.daysView > DIV.days > DIV.day > DIV.header
597 border-top: 1px solid #397d94;
603 DIV.daysView > DIV.days > DIV.dayOfToday
604 { background-color: #deebf7; }
606 DIV.daysView > DIV.days > DIV.weekEndDay
607 { background-color: #fffbe7; }
609 DIV.daysView > DIV.days > DIV.selectedDay
610 { background-color: #ffe79c; }
612 DIV.daysViewFor1Days DIV.day
614 border-right: 1px solid #397d94;
617 DIV.monthView DIV.headerDay,
618 DIV.monthView DIV.day,
619 DIV.daysViewFor7Days DIV.day
622 DIV.monthView DIV.day1,
623 DIV.daysViewFor7Days DIV.day1
626 DIV.monthView DIV.day2,
627 DIV.daysViewFor7Days DIV.day2
630 DIV.monthView DIV.day3,
631 DIV.daysViewFor7Days DIV.day3
634 DIV.monthView DIV.day4,
635 DIV.daysViewFor7Days DIV.day4
638 DIV.monthView DIV.day5,
639 DIV.daysViewFor7Days DIV.day5
642 DIV.monthView DIV.day6,
643 DIV.daysViewFor7Days DIV.day6
646 DIV.monthView DIV.day0
648 border-right: 2px solid #397d94; }
650 DIV.daysViewFor7Days DIV.day0
652 border-right: 1px solid #397d94; }
654 DIV.daysView > DIV.hours
655 { position: absolute;
666 border-left: 1px solid #397d94;
670 DIV.daysView > DIV.hours > DIV.hour
673 DIV.daysView > DIV.hourLines > DIV.hourLine
674 { position: absolute;
679 border-top: 1px solid #397d94; }
681 DIV.clickableHourCell
685 DIV.clickableHourCell0
688 DIV.clickableHourCell1,
689 DIV.daysView > DIV.hourLines > DIV.hourLine0
692 DIV.clickableHourCell2,
693 DIV.daysView > DIV.hourLines > DIV.hourLine1
696 DIV.clickableHourCell3,
697 DIV.daysView > DIV.hourLines > DIV.hourLine2
700 DIV.clickableHourCell3,
701 DIV.daysView > DIV.hourLines > DIV.hourLine3
704 DIV.clickableHourCell5,
705 DIV.daysView > DIV.hourLines > DIV.hourLine4
708 DIV.clickableHourCell4,
709 DIV.daysView > DIV.hourLines > DIV.hourLine5
712 DIV.clickableHourCell5,
713 DIV.daysView > DIV.hourLines > DIV.hourLine6
716 DIV.clickableHourCell6,
717 DIV.daysView > DIV.hourLines > DIV.hourLine7
720 DIV.clickableHourCell7,
721 DIV.daysView > DIV.hourLines > DIV.hourLine8
724 DIV.clickableHourCell8,
725 DIV.daysView > DIV.hourLines > DIV.hourLine9
728 DIV.clickableHourCell9,
729 DIV.daysView > DIV.hourLines > DIV.hourLine10
732 DIV.clickableHourCell10,
733 DIV.daysView > DIV.hourLines > DIV.hourLine11
736 DIV.clickableHourCell11,
737 DIV.daysView > DIV.hourLines > DIV.hourLine12
740 DIV.clickableHourCell12,
741 DIV.daysView > DIV.hourLines > DIV.hourLine13
744 DIV.clickableHourCell13,
745 DIV.daysView > DIV.hourLines > DIV.hourLine14
748 DIV.clickableHourCell14,
749 DIV.daysView > DIV.hourLines > DIV.hourLine15
752 DIV.clickableHourCell15,
753 DIV.daysView > DIV.hourLines > DIV.hourLine16
756 DIV.clickableHourCell16,
757 DIV.daysView > DIV.hourLines > DIV.hourLine17
760 DIV.clickableHourCell17,
761 DIV.daysView > DIV.hourLines > DIV.hourLine18
764 DIV.clickableHourCell18,
765 DIV.daysView > DIV.hourLines > DIV.hourLine19
768 DIV.clickableHourCell19,
769 DIV.daysView > DIV.hourLines > DIV.hourLine20
772 DIV.clickableHourCell20,
773 DIV.daysView > DIV.hourLines > DIV.hourLine21
776 DIV.clickableHourCell21,
777 DIV.daysView > DIV.hourLines > DIV.hourLine22
780 DIV.clickableHourCell22,
781 DIV.daysView > DIV.hourLines > DIV.hourLine23
784 DIV.daysView DIV.appointments
785 { position: absolute;
787 border-top: 1px solid #397d94;
793 DIV.appointments > DIV.appointment
800 DIV[class~="appointment"]._selected > DIV.appointmentInside
803 filter: alpha(opacity=70); }
805 DIV.appointment > DIV.appointmentInside
806 { position: absolute;
814 { position: absolute;
815 background-color: #000; }
824 filter: alpha(opacity=10); }
833 filter: alpha(opacity=10); }
842 filter: alpha(opacity=10); }
851 filter: alpha(opacity=40); }
853 DIV.gradient, DIV.text
854 { position: absolute;
865 DIV.monthView DIV.appointment
866 { position: relative;
874 DIV.appointment DIV.text
877 DIV.daysView DIV[class~="appointment"].starts0
880 DIV.daysView DIV[class~="appointment"].starts1
883 DIV.daysView DIV[class~="appointment"].starts2
886 DIV.daysView DIV[class~="appointment"].starts3
889 DIV.daysView DIV[class~="appointment"].starts4
892 DIV.daysView DIV[class~="appointment"].starts5
895 DIV.daysView DIV[class~="appointment"].starts6
898 DIV.daysView DIV[class~="appointment"].starts7
901 DIV.daysView DIV[class~="appointment"].starts8
904 DIV.daysView DIV[class~="appointment"].starts9
907 DIV.daysView DIV[class~="appointment"].starts10
910 DIV.daysView DIV[class~="appointment"].starts11
913 DIV.daysView DIV[class~="appointment"].starts12
916 DIV.daysView DIV[class~="appointment"].starts13
919 DIV.daysView DIV[class~="appointment"].starts14
922 DIV.daysView DIV[class~="appointment"].starts15
925 DIV.daysView DIV[class~="appointment"].starts16
928 DIV.daysView DIV[class~="appointment"].starts17
931 DIV.daysView DIV[class~="appointment"].starts18
934 DIV.daysView DIV[class~="appointment"].starts19
937 DIV.daysView DIV[class~="appointment"].starts20
940 DIV.daysView DIV[class~="appointment"].starts21
943 DIV.daysView DIV[class~="appointment"].starts22
946 DIV.daysView DIV[class~="appointment"].starts23
949 DIV.daysView DIV[class~="appointment"].starts24
952 DIV.daysView DIV[class~="appointment"].starts25
955 DIV.daysView DIV[class~="appointment"].starts26
958 DIV.daysView DIV[class~="appointment"].starts27
961 DIV.daysView DIV[class~="appointment"].starts28
964 DIV.daysView DIV[class~="appointment"].starts29
967 DIV.daysView DIV[class~="appointment"].starts30
970 DIV.daysView DIV[class~="appointment"].starts31
973 DIV.daysView DIV[class~="appointment"].starts32
976 DIV.daysView DIV[class~="appointment"].starts33
979 DIV.daysView DIV[class~="appointment"].starts34
982 DIV.daysView DIV[class~="appointment"].starts35
985 DIV.daysView DIV[class~="appointment"].starts36
988 DIV.daysView DIV[class~="appointment"].starts37
991 DIV.daysView DIV[class~="appointment"].starts38
994 DIV.daysView DIV[class~="appointment"].starts39
997 DIV.daysView DIV[class~="appointment"].starts40
1000 DIV.daysView DIV[class~="appointment"].starts41
1001 { top: 42.708333%; }
1003 DIV.daysView DIV[class~="appointment"].starts42
1004 { top: 43.750000%; }
1006 DIV.daysView DIV[class~="appointment"].starts43
1007 { top: 44.791667%; }
1009 DIV.daysView DIV[class~="appointment"].starts44
1010 { top: 45.833333%; }
1012 DIV.daysView DIV[class~="appointment"].starts45
1013 { top: 46.875000%; }
1015 DIV.daysView DIV[class~="appointment"].starts46
1016 { top: 47.916667%; }
1018 DIV.daysView DIV[class~="appointment"].starts47
1019 { top: 48.958333%; }
1021 DIV.daysView DIV[class~="appointment"].starts48
1022 { top: 50.000000%; }
1024 DIV.daysView DIV[class~="appointment"].starts49
1025 { top: 51.041667%; }
1027 DIV.daysView DIV[class~="appointment"].starts50
1028 { top: 52.083333%; }
1030 DIV.daysView DIV[class~="appointment"].starts51
1031 { top: 53.125000%; }
1033 DIV.daysView DIV[class~="appointment"].starts52
1034 { top: 54.166667%; }
1036 DIV.daysView DIV[class~="appointment"].starts53
1037 { top: 55.208333%; }
1039 DIV.daysView DIV[class~="appointment"].starts54
1040 { top: 56.250000%; }
1042 DIV.daysView DIV[class~="appointment"].starts55
1043 { top: 57.291667%; }
1045 DIV.daysView DIV[class~="appointment"].starts56
1046 { top: 58.333333%; }
1048 DIV.daysView DIV[class~="appointment"].starts57
1049 { top: 59.375000%; }
1051 DIV.daysView DIV[class~="appointment"].starts58
1052 { top: 60.416667%; }
1054 DIV.daysView DIV[class~="appointment"].starts59
1055 { top: 61.458333%; }
1057 DIV.daysView DIV[class~="appointment"].starts60
1058 { top: 62.500000%; }
1060 DIV.daysView DIV[class~="appointment"].starts61
1061 { top: 63.541667%; }
1063 DIV.daysView DIV[class~="appointment"].starts62
1064 { top: 64.583333%; }
1066 DIV.daysView DIV[class~="appointment"].starts63
1067 { top: 65.625000%; }
1069 DIV.daysView DIV[class~="appointment"].starts64
1070 { top: 66.666667%; }
1072 DIV.daysView DIV[class~="appointment"].starts65
1073 { top: 67.708333%; }
1075 DIV.daysView DIV[class~="appointment"].starts66
1076 { top: 68.750000%; }
1078 DIV.daysView DIV[class~="appointment"].starts67
1079 { top: 69.791667%; }
1081 DIV.daysView DIV[class~="appointment"].starts68
1082 { top: 70.833333%; }
1084 DIV.daysView DIV[class~="appointment"].starts69
1085 { top: 71.875000%; }
1087 DIV.daysView DIV[class~="appointment"].starts70
1088 { top: 72.916667%; }
1090 DIV.daysView DIV[class~="appointment"].starts71
1091 { top: 73.958333%; }
1093 DIV.daysView DIV[class~="appointment"].starts72
1094 { top: 75.000000%; }
1096 DIV.daysView DIV[class~="appointment"].starts73
1097 { top: 76.041667%; }
1099 DIV.daysView DIV[class~="appointment"].starts74
1100 { top: 77.083333%; }
1102 DIV.daysView DIV[class~="appointment"].starts75
1103 { top: 78.125000%; }
1105 DIV.daysView DIV[class~="appointment"].starts76
1106 { top: 79.166667%; }
1108 DIV.daysView DIV[class~="appointment"].starts77
1109 { top: 80.208333%; }
1111 DIV.daysView DIV[class~="appointment"].starts78
1112 { top: 81.250000%; }
1114 DIV.daysView DIV[class~="appointment"].starts79
1115 { top: 82.291667%; }
1117 DIV.daysView DIV[class~="appointment"].starts80
1118 { top: 83.333333%; }
1120 DIV.daysView DIV[class~="appointment"].starts81
1121 { top: 84.375000%; }
1123 DIV.daysView DIV[class~="appointment"].starts82
1124 { top: 85.416667%; }
1126 DIV.daysView DIV[class~="appointment"].starts83
1127 { top: 86.458333%; }
1129 DIV.daysView DIV[class~="appointment"].starts84
1130 { top: 87.500000%; }
1132 DIV.daysView DIV[class~="appointment"].starts85
1133 { top: 88.541667%; }
1135 DIV.daysView DIV[class~="appointment"].starts86
1136 { top: 89.583333%; }
1138 DIV.daysView DIV[class~="appointment"].starts87
1139 { top: 90.625000%; }
1141 DIV.daysView DIV[class~="appointment"].starts88
1142 { top: 91.666667%; }
1144 DIV.daysView DIV[class~="appointment"].starts89
1145 { top: 92.708333%; }
1147 DIV.daysView DIV[class~="appointment"].starts90
1148 { top: 93.750000%; }
1150 DIV.daysView DIV[class~="appointment"].starts91
1151 { top: 94.791667%; }
1153 DIV.daysView DIV[class~="appointment"].starts92
1154 { top: 95.833333%; }
1156 DIV.daysView DIV[class~="appointment"].starts93
1157 { top: 96.875000%; }
1159 DIV.daysView DIV[class~="appointment"].starts94
1160 { top: 97.916667%; }
1162 DIV.daysView DIV[class~="appointment"].starts95
1163 { top: 98.958333%; }
1165 DIV.daysView DIV[class~="appointment"].starts96
1166 { top: 100.000000%; }
1168 DIV.daysView DIV[class~="appointment"].lasts0
1171 DIV.daysView DIV[class~="appointment"].lasts1
1172 { height: 1.041667%; }
1174 DIV.daysView DIV[class~="appointment"].lasts2
1175 { height: 2.083333%; }
1177 DIV.daysView DIV[class~="appointment"].lasts3
1178 { height: 3.125000%; }
1180 DIV.daysView DIV[class~="appointment"].lasts4
1181 { height: 4.166667%; }
1183 DIV.daysView DIV[class~="appointment"].lasts5
1184 { height: 5.208333%; }
1186 DIV.daysView DIV[class~="appointment"].lasts6
1187 { height: 6.250000%; }
1189 DIV.daysView DIV[class~="appointment"].lasts7
1190 { height: 7.291667%; }
1192 DIV.daysView DIV[class~="appointment"].lasts8
1193 { height: 8.333333%; }
1195 DIV.daysView DIV[class~="appointment"].lasts9
1196 { height: 9.375000%; }
1198 DIV.daysView DIV[class~="appointment"].lasts10
1199 { height: 10.416667%; }
1201 DIV.daysView DIV[class~="appointment"].lasts11
1202 { height: 11.458333%; }
1204 DIV.daysView DIV[class~="appointment"].lasts12
1205 { height: 12.500000%; }
1207 DIV.daysView DIV[class~="appointment"].lasts13
1208 { height: 13.541667%; }
1210 DIV.daysView DIV[class~="appointment"].lasts14
1211 { height: 14.583333%; }
1213 DIV.daysView DIV[class~="appointment"].lasts15
1214 { height: 15.625000%; }
1216 DIV.daysView DIV[class~="appointment"].lasts16
1217 { height: 16.666667%; }
1219 DIV.daysView DIV[class~="appointment"].lasts17
1220 { height: 17.708333%; }
1222 DIV.daysView DIV[class~="appointment"].lasts18
1223 { height: 18.750000%; }
1225 DIV.daysView DIV[class~="appointment"].lasts19
1226 { height: 19.791667%; }
1228 DIV.daysView DIV[class~="appointment"].lasts20
1229 { height: 20.833333%; }
1231 DIV.daysView DIV[class~="appointment"].lasts21
1232 { height: 21.875000%; }
1234 DIV.daysView DIV[class~="appointment"].lasts22
1235 { height: 22.916667%; }
1237 DIV.daysView DIV[class~="appointment"].lasts23
1238 { height: 23.958333%; }
1240 DIV.daysView DIV[class~="appointment"].lasts24
1241 { height: 25.000000%; }
1243 DIV.daysView DIV[class~="appointment"].lasts25
1244 { height: 26.041667%; }
1246 DIV.daysView DIV[class~="appointment"].lasts26
1247 { height: 27.083333%; }
1249 DIV.daysView DIV[class~="appointment"].lasts27
1250 { height: 28.125000%; }
1252 DIV.daysView DIV[class~="appointment"].lasts28
1253 { height: 29.166667%; }
1255 DIV.daysView DIV[class~="appointment"].lasts29
1256 { height: 30.208333%; }
1258 DIV.daysView DIV[class~="appointment"].lasts30
1259 { height: 31.250000%; }
1261 DIV.daysView DIV[class~="appointment"].lasts31
1262 { height: 32.291667%; }
1264 DIV.daysView DIV[class~="appointment"].lasts32
1265 { height: 33.333333%; }
1267 DIV.daysView DIV[class~="appointment"].lasts33
1268 { height: 34.375000%; }
1270 DIV.daysView DIV[class~="appointment"].lasts34
1271 { height: 35.416667%; }
1273 DIV.daysView DIV[class~="appointment"].lasts35
1274 { height: 36.458333%; }
1276 DIV.daysView DIV[class~="appointment"].lasts36
1277 { height: 37.500000%; }
1279 DIV.daysView DIV[class~="appointment"].lasts37
1280 { height: 38.541667%; }
1282 DIV.daysView DIV[class~="appointment"].lasts38
1283 { height: 39.583333%; }
1285 DIV.daysView DIV[class~="appointment"].lasts39
1286 { height: 40.625000%; }
1288 DIV.daysView DIV[class~="appointment"].lasts40
1289 { height: 41.666667%; }
1291 DIV.daysView DIV[class~="appointment"].lasts41
1292 { height: 42.708333%; }
1294 DIV.daysView DIV[class~="appointment"].lasts42
1295 { height: 43.750000%; }
1297 DIV.daysView DIV[class~="appointment"].lasts43
1298 { height: 44.791667%; }
1300 DIV.daysView DIV[class~="appointment"].lasts44
1301 { height: 45.833333%; }
1303 DIV.daysView DIV[class~="appointment"].lasts45
1304 { height: 46.875000%; }
1306 DIV.daysView DIV[class~="appointment"].lasts46
1307 { height: 47.916667%; }
1309 DIV.daysView DIV[class~="appointment"].lasts47
1310 { height: 48.958333%; }
1312 DIV.daysView DIV[class~="appointment"].lasts48
1313 { height: 50.000000%; }
1315 DIV.daysView DIV[class~="appointment"].lasts49
1316 { height: 51.041667%; }
1318 DIV.daysView DIV[class~="appointment"].lasts50
1319 { height: 52.083333%; }
1321 DIV.daysView DIV[class~="appointment"].lasts51
1322 { height: 53.125000%; }
1324 DIV.daysView DIV[class~="appointment"].lasts52
1325 { height: 54.166667%; }
1327 DIV.daysView DIV[class~="appointment"].lasts53
1328 { height: 55.208333%; }
1330 DIV.daysView DIV[class~="appointment"].lasts54
1331 { height: 56.250000%; }
1333 DIV.daysView DIV[class~="appointment"].lasts55
1334 { height: 57.291667%; }
1336 DIV.daysView DIV[class~="appointment"].lasts56
1337 { height: 58.333333%; }
1339 DIV.daysView DIV[class~="appointment"].lasts57
1340 { height: 59.375000%; }
1342 DIV.daysView DIV[class~="appointment"].lasts58
1343 { height: 60.416667%; }
1345 DIV.daysView DIV[class~="appointment"].lasts59
1346 { height: 61.458333%; }
1348 DIV.daysView DIV[class~="appointment"].lasts60
1349 { height: 62.500000%; }
1351 DIV.daysView DIV[class~="appointment"].lasts61
1352 { height: 63.541667%; }
1354 DIV.daysView DIV[class~="appointment"].lasts62
1355 { height: 64.583333%; }
1357 DIV.daysView DIV[class~="appointment"].lasts63
1358 { height: 65.625000%; }
1360 DIV.daysView DIV[class~="appointment"].lasts64
1361 { height: 66.666667%; }
1363 DIV.daysView DIV[class~="appointment"].lasts65
1364 { height: 67.708333%; }
1366 DIV.daysView DIV[class~="appointment"].lasts66
1367 { height: 68.750000%; }
1369 DIV.daysView DIV[class~="appointment"].lasts67
1370 { height: 69.791667%; }
1372 DIV.daysView DIV[class~="appointment"].lasts68
1373 { height: 70.833333%; }
1375 DIV.daysView DIV[class~="appointment"].lasts69
1376 { height: 71.875000%; }
1378 DIV.daysView DIV[class~="appointment"].lasts70
1379 { height: 72.916667%; }
1381 DIV.daysView DIV[class~="appointment"].lasts71
1382 { height: 73.958333%; }
1384 DIV.daysView DIV[class~="appointment"].lasts72
1385 { height: 75.000000%; }
1387 DIV.daysView DIV[class~="appointment"].lasts73
1388 { height: 76.041667%; }
1390 DIV.daysView DIV[class~="appointment"].lasts74
1391 { height: 77.083333%; }
1393 DIV.daysView DIV[class~="appointment"].lasts75
1394 { height: 78.125000%; }
1396 DIV.daysView DIV[class~="appointment"].lasts76
1397 { height: 79.166667%; }
1399 DIV.daysView DIV[class~="appointment"].lasts77
1400 { height: 80.208333%; }
1402 DIV.daysView DIV[class~="appointment"].lasts78
1403 { height: 81.250000%; }
1405 DIV.daysView DIV[class~="appointment"].lasts79
1406 { height: 82.291667%; }
1408 DIV.daysView DIV[class~="appointment"].lasts80
1409 { height: 83.333333%; }
1411 DIV.daysView DIV[class~="appointment"].lasts81
1412 { height: 84.375000%; }
1414 DIV.daysView DIV[class~="appointment"].lasts82
1415 { height: 85.416667%; }
1417 DIV.daysView DIV[class~="appointment"].lasts83
1418 { height: 86.458333%; }
1420 DIV.daysView DIV[class~="appointment"].lasts84
1421 { height: 87.500000%; }
1423 DIV.daysView DIV[class~="appointment"].lasts85
1424 { height: 88.541667%; }
1426 DIV.daysView DIV[class~="appointment"].lasts86
1427 { height: 89.583333%; }
1429 DIV.daysView DIV[class~="appointment"].lasts87
1430 { height: 90.625000%; }
1432 DIV.daysView DIV[class~="appointment"].lasts88
1433 { height: 91.666667%; }
1435 DIV.daysView DIV[class~="appointment"].lasts89
1436 { height: 92.708333%; }
1438 DIV.daysView DIV[class~="appointment"].lasts90
1439 { height: 93.750000%; }
1441 DIV.daysView DIV[class~="appointment"].lasts91
1442 { height: 94.791667%; }
1444 DIV.daysView DIV[class~="appointment"].lasts92
1445 { height: 95.833333%; }
1447 DIV.daysView DIV[class~="appointment"].lasts93
1448 { height: 96.875000%; }
1450 DIV.daysView DIV[class~="appointment"].lasts94
1451 { height: 97.916667%; }
1453 DIV.daysView DIV[class~="appointment"].lasts95
1454 { height: 98.958333%; }
1456 DIV.daysView DIV[class~="appointment"].lasts96
1457 { height: 100.000000%; }