[F2U] Birthday Calendar

subject404

Info


Created
4 years, 7 months ago
Creator
subject404
Favorites
263
Trade Listing
Free

Basic Info


Adding the characters name:

Highlight by triple clicking the linked number and go into code view

Scroll down and find the highlighted section

Replace: id=""

With: class="tooltipster text-info" title="character name here"

Profile


january

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
22
23
24
25
26
27
28
29
30
31

february

1
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28

march

1
2
3
4
5
6
7
9
10
11
12
13
15
16
17
18
19
20
23
24
25
26
27
28
29
30
31

april

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
22
23
24
25
26
27
28
29
30

may

1
2
3
4
5
6
7
8
9
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

june

1
2
3
4
5
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

july

1
2
3
5
6
7
8
9
10
11
12
13
14
15
16
18
19
20
21
22
23
24
25
26
27
28
29
30
31

august

2
3
4
5
6
7
8
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

september

1
2
3
4
5
6
7
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

october

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31

november

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

december

1
2
3
4
5
6
7
8
9
10
11
12
13
14
16
17
18
19
20
21
22
23
24
25
26
27
28
29
31

<div class="flex-container" style="min-width: 250px;">

<div class="row">

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, green, orange);">


<p class="text-capitalize tooltipster" title="Capricorn - Aquarius" style="text-align: center; font-weight: bold;">january</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">31</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, orange, blue);">


<p class="text-capitalize tooltipster" title="Aquarius - Pisces" style="text-align: center; font-weight: bold;">february</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-light">

<div class="col-1">

<div class="bg-dark rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, blue, red);">


<p class="text-capitalize tooltipster" title="Pisces - Aries" style="text-align: center; font-weight: bold;">march</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;"><a class="tooltipster text-info" href="CHARACTER URL" rel="noopener noreferrer" target="_blank" title="CHARACTER NAME">21</a></div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">31</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, red, green);">


<p class="text-capitalize tooltipster" title="Aries - Taurus" style="text-align: center; font-weight: bold;">april</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, green, orange);">


<p class="text-capitalize tooltipster" title="Taurus - Gemini" style="text-align: center; font-weight: bold;">may</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">31</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, orange, blue);">


<p class="text-capitalize tooltipster" title="Gemini - Cancer" style="text-align: center; font-weight: bold;">june</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

</div>

<div class="row">

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, blue, red);">


<p class="text-capitalize tooltipster" title="Cancer - Leo" style="text-align: center; font-weight: bold;">july</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">31</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, red, green);">


<p class="text-capitalize tooltipster" title="Leo - Virgo" style="text-align: center; font-weight: bold;">august</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">31</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, green, orange);">


<p class="text-capitalize tooltipster" title="Virgo - Libra" style="text-align: center; font-weight: bold;">september</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, orange, blue);">


<p class="text-capitalize tooltipster" title="Libra - Scorpio" style="text-align: center; font-weight: bold;">october</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">31</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, blue, red);">


<p class="text-capitalize tooltipster" title="Scorpio - Sagittarius" style="text-align: center; font-weight: bold;">november</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

</div>

</div>

</div>

</div>

<div class="col-xl-2 col-lg-4 col-sm-6 form-group">

<div class="col-12 card p-0">

<div class="card-header py-2 text-light" style="opacity: .75; background-image: linear-gradient(to right, red, green);">


<p class="text-capitalize tooltipster" title="Sagittarius - Capricorn" style="text-align: center; font-weight: bold;">december</p>

</div>

<div class="card-content bg-light py-2">

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">1</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">2</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">3</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">4</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">5</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">6</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">7</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">8</div>

</div>

<div class="col-1">

<div class="col-12 pl-2 rounded" style="border: thin solid silver; font-weight: bold;">9</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">10</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">11</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">12</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">13</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">14</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">15</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">16</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">17</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">18</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .2em; width: 1.75em; border: thin solid silver; font-weight: bold;">19</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">20</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">21</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">22</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">23</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">24</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">25</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">26</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">27</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">28</div>

</div>

</div>

<div class="container row p-1 pl-2 justify-content-around text-muted">

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">29</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">30</div>

</div>

<div class="col-1">

<div class="rounded" style="padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">31</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1">

<div class="rounded" style="visibility: hidden; padding-left: .25em; width: 1.75em; border: thin solid silver; font-weight: bold;">-</div>

</div>

<div class="col-1"><a class="tooltipster" href="https://toyhou.se/Subject404" rel="noopener noreferrer" target="_blank" title="code by subject404"><i class="p-0 fas fa-code"></i></a></div>

</div>

</div>

</div>

</div>

</div>

</div>