@charset "UTF-8";
.font-monospace {
  font-family: "Courier New", "Monaco", monospace;
}

.font-body {
  font-family: Arial, sans-serif;
}

.font-body-serif {
  font-family: Georgia, Times, "Times New Roman", serif;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-bold {
  font-weight: bold;
}

.text-white {
  color: #fff !important;
}

.text-red {
  color: #FC5F42 !important;
}

.text-orange {
  color: #FCB542 !important;
}

.text-yellow {
  color: #FCE342 !important;
}

.text-green {
  color: #30B95E !important;
}

.text-blue {
  color: #4FC1E9 !important;
}

.text-purple {
  color: #AC92EC !important;
}

.text-pink {
  color: #EC87C0 !important;
}

.text-gray {
  color: #495057 !important;
}

.text-black {
  color: #000 !important;
}

.text-primary {
  color: #212529 !important;
}

.text-secondary {
  color: #6c757d !important;
}

.text-tertiary {
  color: #888 !important;
}

.text-success {
  color: #0A8554 !important;
}

.text-danger {
  color: #DD3232 !important;
}

.text-warning {
  color: #fdcb6e !important;
}

.text-dark {
  color: #000 !important;
}

.text-light {
  color: #fff !important;
}

.text-muted, .share-bar-title {
  color: #6c757d !important;
}

.text-disabled {
  color: #999 !important;
}

.text-link {
  color: #0645AD !important;
}

.text-link-visited {
  color: #7b167b !important;
}

.bg-primary {
  background-color: #fafafa !important;
}

.bg-secondary {
  background-color: #fff !important;
}

.bg-tertiary {
  background-color: #f0f0f0 !important;
}

.bg-quaternary {
  background-color: #f5f5f5 !important;
}

.bg-dark {
  background-color: #313131 !important;
}

.bg-success {
  background-color: #0A8554 !important;
}

.bg-success-light {
  background-color: #30B95E !important;
}

.bg-danger {
  background-color: #DD3232 !important;
}

.bg-warning {
  background-color: #fdcb6e !important;
}

.bg-info {
  background-color: #0A73EB !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-red {
  background-color: #FC5F42 !important;
}

.bg-orange {
  background-color: #FCB542 !important;
}

.bg-yellow {
  background-color: #FCE342 !important;
}

.bg-green {
  background-color: #30B95E !important;
}

.bg-blue {
  background-color: #4FC1E9 !important;
}

.bg-purple {
  background-color: #AC92EC !important;
}

.bg-pink {
  background-color: #EC87C0 !important;
}

.bg-gray {
  background-color: #495057 !important;
}

.bg-lightgray {
  background-color: #adb5bd !important;
}

.bg-black {
  background-color: #000 !important;
}

.border-color-white {
  border-color: #fff !important;
}

.border-color-red {
  border-color: #FC5F42 !important;
}

.border-color-orange {
  border-color: #FCB542 !important;
}

.border-color-yellow {
  border-color: #FCE342 !important;
}

.border-color-green {
  border-color: #30B95E !important;
}

.border-color-blue {
  border-color: #4FC1E9 !important;
}

.border-color-purple {
  border-color: #AC92EC !important;
}

.border-color-pink {
  border-color: #EC87C0 !important;
}

.border-color-gray {
  border-color: #495057 !important;
}

.border-color-black {
  border-color: #000 !important;
}

.border-color-primary {
  border-color: #212529 !important;
}

.border-color-secondary {
  border-color: #6c757d !important;
}

.border-color-tertiary {
  border-color: #888 !important;
}

.border-color-success {
  border-color: #0A8554 !important;
}

.border-color-danger {
  border-color: #DD3232 !important;
}

.border-color-warning {
  border-color: #fdcb6e !important;
}

.border-color-dark {
  border-color: #000 !important;
}

.border-color-light {
  border-color: #fff !important;
}

.border-color-muted {
  border-color: #6c757d !important;
}

.border-color-disabled {
  border-color: #999 !important;
}

.border-color-link {
  border-color: #0645AD !important;
}

.border-color-link-visited {
  border-color: #7b167b !important;
}

.theme--default .card--1 {
  border-top-color: #FC6042;
}
.theme--default .card--2 {
  border-top-color: #2ECC71;
}
.theme--default .card--3 {
  border-top-color: #FFDB00;
}
.theme--default .card--4 {
  border-top-color: #AC92EC;
}
.theme--default .card--5 {
  border-top-color: #3593d1;
}
.theme--default .card--6 {
  border-top-color: #FCB941;
}
.theme--default .card--7 {
  border-top-color: #EC87C0;
}
.theme--default .card--8 {
  border-top-color: #4FC1E9;
}
.theme--default .card--9 {
  border-top-color: #FC6042;
}
.theme--default .card--10 {
  border-top-color: #2ECC71;
}
.theme--default .card--11 {
  border-top-color: #FFDB00;
}
.theme--default .card--12 {
  border-top-color: #AC92EC;
}
.theme--default .card--13 {
  border-top-color: #3593d1;
}
.theme--default .card--14 {
  border-top-color: #FCB941;
}
.theme--default .card--15 {
  border-top-color: #EC87C0;
}
.theme--default .card--16 {
  border-top-color: #4FC1E9;
}
.theme--default .card--17 {
  border-top-color: #FC6042;
}
.theme--default .card--18 {
  border-top-color: #2ECC71;
}
.theme--default .card--19 {
  border-top-color: #FFDB00;
}
.theme--default .card--20 {
  border-top-color: #AC92EC;
}

.theme--halloween .card--1 {
  border-top-color: #FCB941;
}
.theme--halloween .card--2 {
  border-top-color: #3e1c33;
}
.theme--halloween .card--3 {
  border-top-color: #b14623;
}
.theme--halloween .card--4 {
  border-top-color: #602749;
}
.theme--halloween .card--5 {
  border-top-color: #FCB941;
}
.theme--halloween .card--6 {
  border-top-color: #3e1c33;
}
.theme--halloween .card--7 {
  border-top-color: #b14623;
}
.theme--halloween .card--8 {
  border-top-color: #602749;
}
.theme--halloween .card--9 {
  border-top-color: #FCB941;
}
.theme--halloween .card--10 {
  border-top-color: #3e1c33;
}
.theme--halloween .card--11 {
  border-top-color: #b14623;
}
.theme--halloween .card--12 {
  border-top-color: #602749;
}
.theme--halloween .card--13 {
  border-top-color: #FCB941;
}
.theme--halloween .card--14 {
  border-top-color: #3e1c33;
}
.theme--halloween .card--15 {
  border-top-color: #b14623;
}
.theme--halloween .card--16 {
  border-top-color: #602749;
}
.theme--halloween .card--17 {
  border-top-color: #FCB941;
}
.theme--halloween .card--18 {
  border-top-color: #3e1c33;
}
.theme--halloween .card--19 {
  border-top-color: #b14623;
}
.theme--halloween .card--20 {
  border-top-color: #602749;
}

.theme--spring .card--1 {
  border-top-color: #ff84a6;
}
.theme--spring .card--2 {
  border-top-color: #ffba92;
}
.theme--spring .card--3 {
  border-top-color: #eaaab5;
}
.theme--spring .card--4 {
  border-top-color: #8dd5cf;
}
.theme--spring .card--5 {
  border-top-color: #ffb3ec;
}
.theme--spring .card--6 {
  border-top-color: #ff84a6;
}
.theme--spring .card--7 {
  border-top-color: #ffba92;
}
.theme--spring .card--8 {
  border-top-color: #eaaab5;
}
.theme--spring .card--9 {
  border-top-color: #8dd5cf;
}
.theme--spring .card--10 {
  border-top-color: #ffb3ec;
}
.theme--spring .card--11 {
  border-top-color: #ff84a6;
}
.theme--spring .card--12 {
  border-top-color: #ffba92;
}
.theme--spring .card--13 {
  border-top-color: #eaaab5;
}
.theme--spring .card--14 {
  border-top-color: #8dd5cf;
}
.theme--spring .card--15 {
  border-top-color: #ffb3ec;
}
.theme--spring .card--16 {
  border-top-color: #ff84a6;
}
.theme--spring .card--17 {
  border-top-color: #ffba92;
}
.theme--spring .card--18 {
  border-top-color: #eaaab5;
}
.theme--spring .card--19 {
  border-top-color: #8dd5cf;
}
.theme--spring .card--20 {
  border-top-color: #ffb3ec;
}

.theme--summer .card--1 {
  border-top-color: #00c5e8;
}
.theme--summer .card--2 {
  border-top-color: #f2c79c;
}
.theme--summer .card--3 {
  border-top-color: #ffe444;
}
.theme--summer .card--4 {
  border-top-color: #82e398;
}
.theme--summer .card--5 {
  border-top-color: #e86663;
}
.theme--summer .card--6 {
  border-top-color: #00c5e8;
}
.theme--summer .card--7 {
  border-top-color: #f2c79c;
}
.theme--summer .card--8 {
  border-top-color: #ffe444;
}
.theme--summer .card--9 {
  border-top-color: #82e398;
}
.theme--summer .card--10 {
  border-top-color: #e86663;
}
.theme--summer .card--11 {
  border-top-color: #00c5e8;
}
.theme--summer .card--12 {
  border-top-color: #f2c79c;
}
.theme--summer .card--13 {
  border-top-color: #ffe444;
}
.theme--summer .card--14 {
  border-top-color: #82e398;
}
.theme--summer .card--15 {
  border-top-color: #e86663;
}
.theme--summer .card--16 {
  border-top-color: #00c5e8;
}
.theme--summer .card--17 {
  border-top-color: #f2c79c;
}
.theme--summer .card--18 {
  border-top-color: #ffe444;
}
.theme--summer .card--19 {
  border-top-color: #82e398;
}
.theme--summer .card--20 {
  border-top-color: #e86663;
}

.theme--fall .card--1 {
  border-top-color: #F79054;
}
.theme--fall .card--2 {
  border-top-color: #c19a6b;
}
.theme--fall .card--3 {
  border-top-color: #ffe575;
}
.theme--fall .card--4 {
  border-top-color: #fcb941;
}
.theme--fall .card--5 {
  border-top-color: #80BCA3;
}
.theme--fall .card--6 {
  border-top-color: #F79054;
}
.theme--fall .card--7 {
  border-top-color: #c19a6b;
}
.theme--fall .card--8 {
  border-top-color: #ffe575;
}
.theme--fall .card--9 {
  border-top-color: #fcb941;
}
.theme--fall .card--10 {
  border-top-color: #80BCA3;
}
.theme--fall .card--11 {
  border-top-color: #F79054;
}
.theme--fall .card--12 {
  border-top-color: #c19a6b;
}
.theme--fall .card--13 {
  border-top-color: #ffe575;
}
.theme--fall .card--14 {
  border-top-color: #fcb941;
}
.theme--fall .card--15 {
  border-top-color: #80BCA3;
}
.theme--fall .card--16 {
  border-top-color: #F79054;
}
.theme--fall .card--17 {
  border-top-color: #c19a6b;
}
.theme--fall .card--18 {
  border-top-color: #ffe575;
}
.theme--fall .card--19 {
  border-top-color: #fcb941;
}
.theme--fall .card--20 {
  border-top-color: #80BCA3;
}

.theme--winter .card--1 {
  border-top-color: #77aee5;
}
.theme--winter .card--2 {
  border-top-color: #b2b2e8;
}
.theme--winter .card--3 {
  border-top-color: #c2e7e3;
}
.theme--winter .card--4 {
  border-top-color: #92959b;
}
.theme--winter .card--5 {
  border-top-color: #b9cbd4;
}
.theme--winter .card--6 {
  border-top-color: #77aee5;
}
.theme--winter .card--7 {
  border-top-color: #b2b2e8;
}
.theme--winter .card--8 {
  border-top-color: #c2e7e3;
}
.theme--winter .card--9 {
  border-top-color: #92959b;
}
.theme--winter .card--10 {
  border-top-color: #b9cbd4;
}
.theme--winter .card--11 {
  border-top-color: #77aee5;
}
.theme--winter .card--12 {
  border-top-color: #b2b2e8;
}
.theme--winter .card--13 {
  border-top-color: #c2e7e3;
}
.theme--winter .card--14 {
  border-top-color: #92959b;
}
.theme--winter .card--15 {
  border-top-color: #b9cbd4;
}
.theme--winter .card--16 {
  border-top-color: #77aee5;
}
.theme--winter .card--17 {
  border-top-color: #b2b2e8;
}
.theme--winter .card--18 {
  border-top-color: #c2e7e3;
}
.theme--winter .card--19 {
  border-top-color: #92959b;
}
.theme--winter .card--20 {
  border-top-color: #b9cbd4;
}

.theme--christmas .card--1 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--2 {
  border-top-color: #FC6042;
}
.theme--christmas .card--3 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--4 {
  border-top-color: #FC6042;
}
.theme--christmas .card--5 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--6 {
  border-top-color: #FC6042;
}
.theme--christmas .card--7 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--8 {
  border-top-color: #FC6042;
}
.theme--christmas .card--9 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--10 {
  border-top-color: #FC6042;
}
.theme--christmas .card--11 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--12 {
  border-top-color: #FC6042;
}
.theme--christmas .card--13 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--14 {
  border-top-color: #FC6042;
}
.theme--christmas .card--15 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--16 {
  border-top-color: #FC6042;
}
.theme--christmas .card--17 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--18 {
  border-top-color: #FC6042;
}
.theme--christmas .card--19 {
  border-top-color: #2ECC71;
}
.theme--christmas .card--20 {
  border-top-color: #FC6042;
}

.theme--valentines .card--1 {
  border-top-color: #FF97CC;
}
.theme--valentines .card--2 {
  border-top-color: #f56179;
}
.theme--valentines .card--3 {
  border-top-color: #FFB3C9;
}
.theme--valentines .card--4 {
  border-top-color: #FF97CC;
}
.theme--valentines .card--5 {
  border-top-color: #f56179;
}
.theme--valentines .card--6 {
  border-top-color: #FFB3C9;
}
.theme--valentines .card--7 {
  border-top-color: #FF97CC;
}
.theme--valentines .card--8 {
  border-top-color: #f56179;
}
.theme--valentines .card--9 {
  border-top-color: #FFB3C9;
}
.theme--valentines .card--10 {
  border-top-color: #FF97CC;
}
.theme--valentines .card--11 {
  border-top-color: #f56179;
}
.theme--valentines .card--12 {
  border-top-color: #FFB3C9;
}
.theme--valentines .card--13 {
  border-top-color: #FF97CC;
}
.theme--valentines .card--14 {
  border-top-color: #f56179;
}
.theme--valentines .card--15 {
  border-top-color: #FFB3C9;
}
.theme--valentines .card--16 {
  border-top-color: #FF97CC;
}
.theme--valentines .card--17 {
  border-top-color: #f56179;
}
.theme--valentines .card--18 {
  border-top-color: #FFB3C9;
}
.theme--valentines .card--19 {
  border-top-color: #FF97CC;
}
.theme--valentines .card--20 {
  border-top-color: #f56179;
}

.theme--hanukkah .card--1 {
  border-top-color: #3A56A0;
}
.theme--hanukkah .card--2 {
  border-top-color: #F2CD3C;
}
.theme--hanukkah .card--3 {
  border-top-color: #9AB8C2;
}
.theme--hanukkah .card--4 {
  border-top-color: #DAAE4B;
}
.theme--hanukkah .card--5 {
  border-top-color: #3A56A0;
}
.theme--hanukkah .card--6 {
  border-top-color: #F2CD3C;
}
.theme--hanukkah .card--7 {
  border-top-color: #9AB8C2;
}
.theme--hanukkah .card--8 {
  border-top-color: #DAAE4B;
}
.theme--hanukkah .card--9 {
  border-top-color: #3A56A0;
}
.theme--hanukkah .card--10 {
  border-top-color: #F2CD3C;
}
.theme--hanukkah .card--11 {
  border-top-color: #9AB8C2;
}
.theme--hanukkah .card--12 {
  border-top-color: #DAAE4B;
}
.theme--hanukkah .card--13 {
  border-top-color: #3A56A0;
}
.theme--hanukkah .card--14 {
  border-top-color: #F2CD3C;
}
.theme--hanukkah .card--15 {
  border-top-color: #9AB8C2;
}
.theme--hanukkah .card--16 {
  border-top-color: #DAAE4B;
}
.theme--hanukkah .card--17 {
  border-top-color: #3A56A0;
}
.theme--hanukkah .card--18 {
  border-top-color: #F2CD3C;
}
.theme--hanukkah .card--19 {
  border-top-color: #9AB8C2;
}
.theme--hanukkah .card--20 {
  border-top-color: #DAAE4B;
}

.theme--USA .card--1 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--2 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--3 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--4 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--5 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--6 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--7 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--8 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--9 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--10 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--11 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--12 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--13 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--14 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--15 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--16 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--17 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--18 {
  border-top-color: #ee3f3f;
}
.theme--USA .card--19 {
  border-top-color: #3c6ebd;
}
.theme--USA .card--20 {
  border-top-color: #ee3f3f;
}

.theme--st_patricks .card--1 {
  border-top-color: #2ECC71;
}
.theme--st_patricks .card--2 {
  border-top-color: #ffe444;
}
.theme--st_patricks .card--3 {
  border-top-color: #88d68d;
}
.theme--st_patricks .card--4 {
  border-top-color: #fcb941;
}
.theme--st_patricks .card--5 {
  border-top-color: #96B57B;
}
.theme--st_patricks .card--6 {
  border-top-color: #2ECC71;
}
.theme--st_patricks .card--7 {
  border-top-color: #ffe444;
}
.theme--st_patricks .card--8 {
  border-top-color: #88d68d;
}
.theme--st_patricks .card--9 {
  border-top-color: #fcb941;
}
.theme--st_patricks .card--10 {
  border-top-color: #96B57B;
}
.theme--st_patricks .card--11 {
  border-top-color: #2ECC71;
}
.theme--st_patricks .card--12 {
  border-top-color: #ffe444;
}
.theme--st_patricks .card--13 {
  border-top-color: #88d68d;
}
.theme--st_patricks .card--14 {
  border-top-color: #fcb941;
}
.theme--st_patricks .card--15 {
  border-top-color: #96B57B;
}
.theme--st_patricks .card--16 {
  border-top-color: #2ECC71;
}
.theme--st_patricks .card--17 {
  border-top-color: #ffe444;
}
.theme--st_patricks .card--18 {
  border-top-color: #88d68d;
}
.theme--st_patricks .card--19 {
  border-top-color: #fcb941;
}
.theme--st_patricks .card--20 {
  border-top-color: #96B57B;
}

.theme--red .card--1 {
  border-top-color: #D9381E;
}
.theme--red .card--2 {
  border-top-color: #B22222;
}
.theme--red .card--3 {
  border-top-color: #E30B5D;
}
.theme--red .card--4 {
  border-top-color: #FC7676;
}
.theme--red .card--5 {
  border-top-color: #B43757;
}
.theme--red .card--6 {
  border-top-color: #D9381E;
}
.theme--red .card--7 {
  border-top-color: #B22222;
}
.theme--red .card--8 {
  border-top-color: #E30B5D;
}
.theme--red .card--9 {
  border-top-color: #FC7676;
}
.theme--red .card--10 {
  border-top-color: #B43757;
}
.theme--red .card--11 {
  border-top-color: #D9381E;
}
.theme--red .card--12 {
  border-top-color: #B22222;
}
.theme--red .card--13 {
  border-top-color: #E30B5D;
}
.theme--red .card--14 {
  border-top-color: #FC7676;
}
.theme--red .card--15 {
  border-top-color: #B43757;
}
.theme--red .card--16 {
  border-top-color: #D9381E;
}
.theme--red .card--17 {
  border-top-color: #B22222;
}
.theme--red .card--18 {
  border-top-color: #E30B5D;
}
.theme--red .card--19 {
  border-top-color: #FC7676;
}
.theme--red .card--20 {
  border-top-color: #B43757;
}

.theme--green .card--1 {
  border-top-color: #009E60;
}
.theme--green .card--2 {
  border-top-color: #2ECC71;
}
.theme--green .card--3 {
  border-top-color: #32CD32;
}
.theme--green .card--4 {
  border-top-color: #568203;
}
.theme--green .card--5 {
  border-top-color: #93C572;
}
.theme--green .card--6 {
  border-top-color: #708238;
}
.theme--green .card--7 {
  border-top-color: #04db44;
}
.theme--green .card--8 {
  border-top-color: #009E60;
}
.theme--green .card--9 {
  border-top-color: #2ECC71;
}
.theme--green .card--10 {
  border-top-color: #32CD32;
}
.theme--green .card--11 {
  border-top-color: #568203;
}
.theme--green .card--12 {
  border-top-color: #93C572;
}
.theme--green .card--13 {
  border-top-color: #708238;
}
.theme--green .card--14 {
  border-top-color: #04db44;
}
.theme--green .card--15 {
  border-top-color: #009E60;
}
.theme--green .card--16 {
  border-top-color: #2ECC71;
}
.theme--green .card--17 {
  border-top-color: #32CD32;
}
.theme--green .card--18 {
  border-top-color: #568203;
}
.theme--green .card--19 {
  border-top-color: #93C572;
}
.theme--green .card--20 {
  border-top-color: #708238;
}

.theme--yellow .card--1 {
  border-top-color: #FFD800;
}
.theme--yellow .card--2 {
  border-top-color: #F1C40F;
}
.theme--yellow .card--3 {
  border-top-color: #F4CA16;
}
.theme--yellow .card--4 {
  border-top-color: #FFE135;
}
.theme--yellow .card--5 {
  border-top-color: #F8E473;
}
.theme--yellow .card--6 {
  border-top-color: #FFD800;
}
.theme--yellow .card--7 {
  border-top-color: #F1C40F;
}
.theme--yellow .card--8 {
  border-top-color: #F4CA16;
}
.theme--yellow .card--9 {
  border-top-color: #FFE135;
}
.theme--yellow .card--10 {
  border-top-color: #F8E473;
}
.theme--yellow .card--11 {
  border-top-color: #FFD800;
}
.theme--yellow .card--12 {
  border-top-color: #F1C40F;
}
.theme--yellow .card--13 {
  border-top-color: #F4CA16;
}
.theme--yellow .card--14 {
  border-top-color: #FFE135;
}
.theme--yellow .card--15 {
  border-top-color: #F8E473;
}
.theme--yellow .card--16 {
  border-top-color: #FFD800;
}
.theme--yellow .card--17 {
  border-top-color: #F1C40F;
}
.theme--yellow .card--18 {
  border-top-color: #F4CA16;
}
.theme--yellow .card--19 {
  border-top-color: #FFE135;
}
.theme--yellow .card--20 {
  border-top-color: #F8E473;
}

.theme--blue .card--1 {
  border-top-color: #0F52BA;
}
.theme--blue .card--2 {
  border-top-color: #18A8D8;
}
.theme--blue .card--3 {
  border-top-color: #ADD8E6;
}
.theme--blue .card--4 {
  border-top-color: #495afa;
}
.theme--blue .card--5 {
  border-top-color: #00BFFF;
}
.theme--blue .card--6 {
  border-top-color: #006DB0;
}
.theme--blue .card--7 {
  border-top-color: #23297A;
}
.theme--blue .card--8 {
  border-top-color: #0F52BA;
}
.theme--blue .card--9 {
  border-top-color: #18A8D8;
}
.theme--blue .card--10 {
  border-top-color: #ADD8E6;
}
.theme--blue .card--11 {
  border-top-color: #495afa;
}
.theme--blue .card--12 {
  border-top-color: #00BFFF;
}
.theme--blue .card--13 {
  border-top-color: #006DB0;
}
.theme--blue .card--14 {
  border-top-color: #23297A;
}
.theme--blue .card--15 {
  border-top-color: #0F52BA;
}
.theme--blue .card--16 {
  border-top-color: #18A8D8;
}
.theme--blue .card--17 {
  border-top-color: #ADD8E6;
}
.theme--blue .card--18 {
  border-top-color: #495afa;
}
.theme--blue .card--19 {
  border-top-color: #00BFFF;
}
.theme--blue .card--20 {
  border-top-color: #006DB0;
}

.theme--orange .card--1 {
  border-top-color: #FF8C00;
}
.theme--orange .card--2 {
  border-top-color: #E34A27;
}
.theme--orange .card--3 {
  border-top-color: #F06105;
}
.theme--orange .card--4 {
  border-top-color: #FB8842;
}
.theme--orange .card--5 {
  border-top-color: #F26E01;
}
.theme--orange .card--6 {
  border-top-color: #FF9F00;
}
.theme--orange .card--7 {
  border-top-color: #FF8C00;
}
.theme--orange .card--8 {
  border-top-color: #E34A27;
}
.theme--orange .card--9 {
  border-top-color: #F06105;
}
.theme--orange .card--10 {
  border-top-color: #FB8842;
}
.theme--orange .card--11 {
  border-top-color: #F26E01;
}
.theme--orange .card--12 {
  border-top-color: #FF9F00;
}
.theme--orange .card--13 {
  border-top-color: #FF8C00;
}
.theme--orange .card--14 {
  border-top-color: #E34A27;
}
.theme--orange .card--15 {
  border-top-color: #F06105;
}
.theme--orange .card--16 {
  border-top-color: #FB8842;
}
.theme--orange .card--17 {
  border-top-color: #F26E01;
}
.theme--orange .card--18 {
  border-top-color: #FF9F00;
}
.theme--orange .card--19 {
  border-top-color: #FF8C00;
}
.theme--orange .card--20 {
  border-top-color: #E34A27;
}

.theme--purple .card--1 {
  border-top-color: #663399;
}
.theme--purple .card--2 {
  border-top-color: #6A0DAD;
}
.theme--purple .card--3 {
  border-top-color: #702670;
}
.theme--purple .card--4 {
  border-top-color: #BCA7E8;
}
.theme--purple .card--5 {
  border-top-color: #70435B;
}
.theme--purple .card--6 {
  border-top-color: #C8A2C8;
}
.theme--purple .card--7 {
  border-top-color: #A06CCB;
}
.theme--purple .card--8 {
  border-top-color: #663399;
}
.theme--purple .card--9 {
  border-top-color: #6A0DAD;
}
.theme--purple .card--10 {
  border-top-color: #702670;
}
.theme--purple .card--11 {
  border-top-color: #BCA7E8;
}
.theme--purple .card--12 {
  border-top-color: #70435B;
}
.theme--purple .card--13 {
  border-top-color: #C8A2C8;
}
.theme--purple .card--14 {
  border-top-color: #A06CCB;
}
.theme--purple .card--15 {
  border-top-color: #663399;
}
.theme--purple .card--16 {
  border-top-color: #6A0DAD;
}
.theme--purple .card--17 {
  border-top-color: #702670;
}
.theme--purple .card--18 {
  border-top-color: #BCA7E8;
}
.theme--purple .card--19 {
  border-top-color: #70435B;
}
.theme--purple .card--20 {
  border-top-color: #C8A2C8;
}

.theme--gold .card--1 {
  border-top-color: #a67c00;
}
.theme--gold .card--2 {
  border-top-color: #ffbf00;
}
.theme--gold .card--3 {
  border-top-color: #ffcf40;
}
.theme--gold .card--4 {
  border-top-color: #bf9b30;
}
.theme--gold .card--5 {
  border-top-color: #ffdc73;
}
.theme--gold .card--6 {
  border-top-color: #a67c00;
}
.theme--gold .card--7 {
  border-top-color: #ffbf00;
}
.theme--gold .card--8 {
  border-top-color: #ffcf40;
}
.theme--gold .card--9 {
  border-top-color: #bf9b30;
}
.theme--gold .card--10 {
  border-top-color: #ffdc73;
}
.theme--gold .card--11 {
  border-top-color: #a67c00;
}
.theme--gold .card--12 {
  border-top-color: #ffbf00;
}
.theme--gold .card--13 {
  border-top-color: #ffcf40;
}
.theme--gold .card--14 {
  border-top-color: #bf9b30;
}
.theme--gold .card--15 {
  border-top-color: #ffdc73;
}
.theme--gold .card--16 {
  border-top-color: #a67c00;
}
.theme--gold .card--17 {
  border-top-color: #ffbf00;
}
.theme--gold .card--18 {
  border-top-color: #ffcf40;
}
.theme--gold .card--19 {
  border-top-color: #bf9b30;
}
.theme--gold .card--20 {
  border-top-color: #ffdc73;
}

.theme--silver .card--1 {
  border-top-color: #A8A9AD;
}
.theme--silver .card--2 {
  border-top-color: #B5B7BB;
}
.theme--silver .card--3 {
  border-top-color: #CCCCCC;
}
.theme--silver .card--4 {
  border-top-color: #D8D8D8;
}
.theme--silver .card--5 {
  border-top-color: #757575;
}
.theme--silver .card--6 {
  border-top-color: #AFB1AE;
}
.theme--silver .card--7 {
  border-top-color: #A8A9AD;
}
.theme--silver .card--8 {
  border-top-color: #B5B7BB;
}
.theme--silver .card--9 {
  border-top-color: #CCCCCC;
}
.theme--silver .card--10 {
  border-top-color: #D8D8D8;
}
.theme--silver .card--11 {
  border-top-color: #757575;
}
.theme--silver .card--12 {
  border-top-color: #AFB1AE;
}
.theme--silver .card--13 {
  border-top-color: #A8A9AD;
}
.theme--silver .card--14 {
  border-top-color: #B5B7BB;
}
.theme--silver .card--15 {
  border-top-color: #CCCCCC;
}
.theme--silver .card--16 {
  border-top-color: #D8D8D8;
}
.theme--silver .card--17 {
  border-top-color: #757575;
}
.theme--silver .card--18 {
  border-top-color: #AFB1AE;
}
.theme--silver .card--19 {
  border-top-color: #A8A9AD;
}
.theme--silver .card--20 {
  border-top-color: #B5B7BB;
}

.theme--pink .card--1 {
  border-top-color: #ffc0cb;
}
.theme--pink .card--2 {
  border-top-color: #ff69b4;
}
.theme--pink .card--3 {
  border-top-color: #ffddf4;
}
.theme--pink .card--4 {
  border-top-color: #f9ccca;
}
.theme--pink .card--5 {
  border-top-color: #ffb7c5;
}
.theme--pink .card--6 {
  border-top-color: #ff9899;
}
.theme--pink .card--7 {
  border-top-color: #ffc0cb;
}
.theme--pink .card--8 {
  border-top-color: #ff69b4;
}
.theme--pink .card--9 {
  border-top-color: #ffddf4;
}
.theme--pink .card--10 {
  border-top-color: #f9ccca;
}
.theme--pink .card--11 {
  border-top-color: #ffb7c5;
}
.theme--pink .card--12 {
  border-top-color: #ff9899;
}
.theme--pink .card--13 {
  border-top-color: #ffc0cb;
}
.theme--pink .card--14 {
  border-top-color: #ff69b4;
}
.theme--pink .card--15 {
  border-top-color: #ffddf4;
}
.theme--pink .card--16 {
  border-top-color: #f9ccca;
}
.theme--pink .card--17 {
  border-top-color: #ffb7c5;
}
.theme--pink .card--18 {
  border-top-color: #ff9899;
}
.theme--pink .card--19 {
  border-top-color: #ffc0cb;
}
.theme--pink .card--20 {
  border-top-color: #ff69b4;
}

.theme--brown .card--1 {
  border-top-color: #7B3F00;
}
.theme--brown .card--2 {
  border-top-color: #BC8F8F;
}
.theme--brown .card--3 {
  border-top-color: #645452;
}
.theme--brown .card--4 {
  border-top-color: #EDC9AF;
}
.theme--brown .card--5 {
  border-top-color: #9F8170;
}
.theme--brown .card--6 {
  border-top-color: #CD853F;
}
.theme--brown .card--7 {
  border-top-color: #5C5248;
}
.theme--brown .card--8 {
  border-top-color: #7B3F00;
}
.theme--brown .card--9 {
  border-top-color: #BC8F8F;
}
.theme--brown .card--10 {
  border-top-color: #645452;
}
.theme--brown .card--11 {
  border-top-color: #EDC9AF;
}
.theme--brown .card--12 {
  border-top-color: #9F8170;
}
.theme--brown .card--13 {
  border-top-color: #CD853F;
}
.theme--brown .card--14 {
  border-top-color: #5C5248;
}
.theme--brown .card--15 {
  border-top-color: #7B3F00;
}
.theme--brown .card--16 {
  border-top-color: #BC8F8F;
}
.theme--brown .card--17 {
  border-top-color: #645452;
}
.theme--brown .card--18 {
  border-top-color: #EDC9AF;
}
.theme--brown .card--19 {
  border-top-color: #9F8170;
}
.theme--brown .card--20 {
  border-top-color: #CD853F;
}

.theme--black .card--1 {
  border-top-color: #000000;
}
.theme--black .card--2 {
  border-top-color: #555D50;
}
.theme--black .card--3 {
  border-top-color: #36454F;
}
.theme--black .card--4 {
  border-top-color: #414A4C;
}
.theme--black .card--5 {
  border-top-color: #3B3C36;
}
.theme--black .card--6 {
  border-top-color: #343434;
}
.theme--black .card--7 {
  border-top-color: #242124;
}
.theme--black .card--8 {
  border-top-color: #000000;
}
.theme--black .card--9 {
  border-top-color: #555D50;
}
.theme--black .card--10 {
  border-top-color: #36454F;
}
.theme--black .card--11 {
  border-top-color: #414A4C;
}
.theme--black .card--12 {
  border-top-color: #3B3C36;
}
.theme--black .card--13 {
  border-top-color: #343434;
}
.theme--black .card--14 {
  border-top-color: #242124;
}
.theme--black .card--15 {
  border-top-color: #000000;
}
.theme--black .card--16 {
  border-top-color: #555D50;
}
.theme--black .card--17 {
  border-top-color: #36454F;
}
.theme--black .card--18 {
  border-top-color: #414A4C;
}
.theme--black .card--19 {
  border-top-color: #3B3C36;
}
.theme--black .card--20 {
  border-top-color: #343434;
}

.theme--hanukkah .card--1 {
  border-top-color: #1C4080;
}
.theme--hanukkah .card--2 {
  border-top-color: #e6e1dd;
}
.theme--hanukkah .card--3 {
  border-top-color: #356DB4;
}
.theme--hanukkah .card--4 {
  border-top-color: #BFC5CB;
}
.theme--hanukkah .card--5 {
  border-top-color: #1C4080;
}
.theme--hanukkah .card--6 {
  border-top-color: #e6e1dd;
}
.theme--hanukkah .card--7 {
  border-top-color: #356DB4;
}
.theme--hanukkah .card--8 {
  border-top-color: #BFC5CB;
}
.theme--hanukkah .card--9 {
  border-top-color: #1C4080;
}
.theme--hanukkah .card--10 {
  border-top-color: #e6e1dd;
}
.theme--hanukkah .card--11 {
  border-top-color: #356DB4;
}
.theme--hanukkah .card--12 {
  border-top-color: #BFC5CB;
}
.theme--hanukkah .card--13 {
  border-top-color: #1C4080;
}
.theme--hanukkah .card--14 {
  border-top-color: #e6e1dd;
}
.theme--hanukkah .card--15 {
  border-top-color: #356DB4;
}
.theme--hanukkah .card--16 {
  border-top-color: #BFC5CB;
}
.theme--hanukkah .card--17 {
  border-top-color: #1C4080;
}
.theme--hanukkah .card--18 {
  border-top-color: #e6e1dd;
}
.theme--hanukkah .card--19 {
  border-top-color: #356DB4;
}
.theme--hanukkah .card--20 {
  border-top-color: #BFC5CB;
}

.theme--baby .card--1 {
  border-top-color: #F7D4D4;
}
.theme--baby .card--2 {
  border-top-color: #C8E9F3;
}
.theme--baby .card--3 {
  border-top-color: #CAC9F1;
}
.theme--baby .card--4 {
  border-top-color: #CFF2DD;
}
.theme--baby .card--5 {
  border-top-color: #F4F5C6;
}
.theme--baby .card--6 {
  border-top-color: #F7D4D4;
}
.theme--baby .card--7 {
  border-top-color: #C8E9F3;
}
.theme--baby .card--8 {
  border-top-color: #CAC9F1;
}
.theme--baby .card--9 {
  border-top-color: #CFF2DD;
}
.theme--baby .card--10 {
  border-top-color: #F4F5C6;
}
.theme--baby .card--11 {
  border-top-color: #F7D4D4;
}
.theme--baby .card--12 {
  border-top-color: #C8E9F3;
}
.theme--baby .card--13 {
  border-top-color: #CAC9F1;
}
.theme--baby .card--14 {
  border-top-color: #CFF2DD;
}
.theme--baby .card--15 {
  border-top-color: #F4F5C6;
}
.theme--baby .card--16 {
  border-top-color: #F7D4D4;
}
.theme--baby .card--17 {
  border-top-color: #C8E9F3;
}
.theme--baby .card--18 {
  border-top-color: #CAC9F1;
}
.theme--baby .card--19 {
  border-top-color: #CFF2DD;
}
.theme--baby .card--20 {
  border-top-color: #F4F5C6;
}

.theme--chinese_new_year .card--1 {
  border-top-color: #a83523;
}
.theme--chinese_new_year .card--2 {
  border-top-color: #EBC137;
}
.theme--chinese_new_year .card--3 {
  border-top-color: #DB4C2C;
}
.theme--chinese_new_year .card--4 {
  border-top-color: #E38C2D;
}
.theme--chinese_new_year .card--5 {
  border-top-color: #c13e32;
}
.theme--chinese_new_year .card--6 {
  border-top-color: #e3bf2d;
}
.theme--chinese_new_year .card--7 {
  border-top-color: #a83523;
}
.theme--chinese_new_year .card--8 {
  border-top-color: #EBC137;
}
.theme--chinese_new_year .card--9 {
  border-top-color: #DB4C2C;
}
.theme--chinese_new_year .card--10 {
  border-top-color: #E38C2D;
}
.theme--chinese_new_year .card--11 {
  border-top-color: #c13e32;
}
.theme--chinese_new_year .card--12 {
  border-top-color: #e3bf2d;
}
.theme--chinese_new_year .card--13 {
  border-top-color: #a83523;
}
.theme--chinese_new_year .card--14 {
  border-top-color: #EBC137;
}
.theme--chinese_new_year .card--15 {
  border-top-color: #DB4C2C;
}
.theme--chinese_new_year .card--16 {
  border-top-color: #E38C2D;
}
.theme--chinese_new_year .card--17 {
  border-top-color: #c13e32;
}
.theme--chinese_new_year .card--18 {
  border-top-color: #e3bf2d;
}
.theme--chinese_new_year .card--19 {
  border-top-color: #a83523;
}
.theme--chinese_new_year .card--20 {
  border-top-color: #EBC137;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title],
abbr[aria-label] {
  border-bottom: 1px dotted;
  text-decoration: none;
  cursor: help;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*!
* @package IcoFont
* @version 1.0.1
* @author IcoFont https://icofont.com
* @copyright Copyright (c) 2015 - 2021 IcoFont
* @license - https://icofont.com/license/
*/
@font-face {
  font-family: "IcoFont";
  font-weight: normal;
  font-style: "Regular";
  src: url("/fonts/icofont.eot?v=1.2");
  /* IE9 Compat Modes */
  src: url("/fonts/icofont.eot?v=1.2#iefix") format("embedded-opentype"), url("/fonts/icofont.woff2?v=1.2") format("woff2"), url("/fonts/icofont.woff?v=1.2") format("woff"), url("/fonts/icofont.ttf?v=1.2") format("ttf"), url("/fonts/icofont.svg?v=1.2") format("svg"), url("/fonts/icofont.eot?v=1.2") format("eot");
}
.markdown .admonition.example .admonition-title::before, .markdown .admonition.comment .admonition-title::before, .markdown .admonition.question .admonition-title::before, .markdown .admonition.quote .admonition-title::before, .markdown .admonition.danger .admonition-title::before, .markdown .admonition.success .admonition-title::before, .markdown .admonition.warning .admonition-title::before, .markdown .admonition.tip .admonition-title::before, .markdown .admonition.note .admonition-title::before, .markdown .admonition.info .admonition-title::before,
[class^=icofont-],
[class*=" icofont-"] {
  font-family: "IcoFont" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.icofont-ban:before {
  content: "";
}

.icofont-book-mark:before {
  content: "";
}

.icofont-calendar:before {
  content: "";
}

.icofont-check-circled:before {
  content: "";
}

.icofont-check:before, .markdown .admonition.success .admonition-title:before {
  content: "";
}

.icofont-camera:before {
  content: "";
}

.icofont-bin:before {
  content: "";
}

.icofont-attachment:before {
  content: "";
}

.icofont-close-circled:before {
  content: "";
}

.icofont-close:before {
  content: "";
}

.icofont-clock-time:before {
  content: "";
}

.icofont-comment:before, .markdown .admonition.comment .admonition-title:before {
  content: "";
}

.icofont-code:before {
  content: "";
}

.icofont-compass-alt:before {
  content: "";
}

.icofont-compass:before {
  content: "";
}

.icofont-computer:before {
  content: "";
}

.icofont-delete:before {
  content: "";
}

.icofont-download:before {
  content: "";
}

.icofont-diskette:before {
  content: "";
}

.icofont-earth:before {
  content: "";
}

.icofont-exclamation-circle:before {
  content: "";
}

.icofont-exclamation-square:before {
  content: "";
}

.icofont-exclamation:before {
  content: "";
}

.icofont-external-link:before {
  content: "";
}

.icofont-eye-blocked:before {
  content: "";
}

.icofont-eye:before {
  content: "";
}

.icofont-favourite:before {
  content: "";
}

.icofont-filter:before {
  content: "";
}

.icofont-flash:before, .markdown .admonition.danger .admonition-title:before {
  content: "";
}

.icofont-globe:before {
  content: "";
}

.icofont-folder-open:before {
  content: "";
}

.icofont-folder:before {
  content: "";
}

.icofont-file-fill:before {
  content: "";
}

.icofont-heart:before {
  content: "";
}

.icofont-history:before {
  content: "";
}

.icofont-hand:before {
  content: "";
}

.icofont-image:before {
  content: "";
}

.icofont-info-circle:before, .markdown .admonition.info .admonition-title:before {
  content: "";
}

.icofont-info:before {
  content: "";
}

.icofont-label:before {
  content: "";
}

.icofont-listing-number:before, .markdown .admonition.example .admonition-title:before {
  content: "";
}

.icofont-minus-circle:before {
  content: "";
}

.icofont-navigation-menu:before {
  content: "";
}

.icofont-not-allowed:before {
  content: "";
}

.icofont-page:before {
  content: "";
}

.icofont-paper-plane:before {
  content: "";
}

.icofont-plus-circle:before {
  content: "";
}

.icofont-question-circle:before, .markdown .admonition.question .admonition-title:before {
  content: "";
}

.icofont-quote-left:before, .markdown .admonition.quote .admonition-title:before {
  content: "";
}

.icofont-quote-right:before {
  content: "";
}

.icofont-tack-pin:before, .markdown .admonition.note .admonition-title:before {
  content: "";
}

.icofont-arrow-down:before {
  content: "";
}

.icofont-arrow-left:before {
  content: "";
}

.icofont-arrow-right:before {
  content: "";
}

.icofont-arrow-up:before {
  content: "";
}

.icofont-caret-down:before {
  content: "";
}

.icofont-caret-left:before {
  content: "";
}

.icofont-caret-right:before {
  content: "";
}

.icofont-caret-up:before {
  content: "";
}

.icofont-circled-down:before {
  content: "";
}

.icofont-circled-left:before {
  content: "";
}

.icofont-circled-right:before {
  content: "";
}

.icofont-circled-up:before {
  content: "";
}

.icofont-double-left:before {
  content: "";
}

.icofont-double-right:before {
  content: "";
}

.icofont-light-bulb:before, .markdown .admonition.tip .admonition-title:before {
  content: "";
}

.icofont-alarm:before {
  content: "";
}

.icofont-at:before {
  content: "";
}

.icofont-badge:before {
  content: "";
}

.icofont-beaker:before {
  content: "";
}

.icofont-box:before {
  content: "";
}

.icofont-chat:before {
  content: "";
}

.icofont-cart:before {
  content: "";
}

.icofont-clip:before {
  content: "";
}

.icofont-error:before {
  content: "";
}

.icofont-gear:before {
  content: "";
}

.icofont-gift:before {
  content: "";
}

.icofont-home:before {
  content: "";
}

.icofont-id:before {
  content: "";
}

.icofont-key:before {
  content: "";
}

.icofont-link:before {
  content: "";
}

.icofont-male:before {
  content: "";
}

.icofont-puzzle:before {
  content: "";
}

.icofont-resize:before {
  content: "";
}

.icofont-sort:before {
  content: "";
}

.icofont-unlock:before {
  content: "";
}

.icofont-unlocked:before {
  content: "";
}

.icofont-warning:before, .markdown .admonition.warning .admonition-title:before {
  content: "";
}

.icofont-world:before {
  content: "";
}

.icofont-wall-clock:before {
  content: "";
}

.icofont-lock:before {
  content: "";
}

.icofont-file-pdf:before {
  content: "";
}

.icofont-file-text:before {
  content: "";
}

.icofont-file-audio:before {
  content: "";
}

.icofont-search:before {
  content: "";
}

.icofont-abc:before {
  content: "";
}

.icofont-award:before {
  content: "";
}

.icofont-black-board:before {
  content: "";
}

.icofont-book:before {
  content: "";
}

.icofont-certificate:before {
  content: "";
}

.icofont-female:before {
  content: "";
}

.icofont-sun:before {
  content: "";
}

.icofont-ruler:before {
  content: "";
}

.icofont-pen:before {
  content: "";
}

.icofont-pencil:before {
  content: "";
}

.icofont-save:before {
  content: "";
}

.icofont-printer:before {
  content: "";
}

.icofont-user:before {
  content: "";
}

.icofont-simple-smile:before {
  content: "";
}

.icofont-expressionless:before {
  content: "";
}

.icofont-worried:before {
  content: "";
}

.icofont-xs {
  font-size: 0.5em;
}

.icofont-sm {
  font-size: 0.75em;
}

.icofont-md {
  font-size: 1.25em;
}

.icofont-lg {
  font-size: 1.5em;
}

.icofont-1x {
  font-size: 1em;
}

.icofont-2x {
  font-size: 2em;
}

.icofont-3x {
  font-size: 3em;
}

.icofont-4x {
  font-size: 4em;
}

.icofont-5x {
  font-size: 5em;
}

.icofont-6x {
  font-size: 6em;
}

.icofont-7x {
  font-size: 7em;
}

.icofont-8x {
  font-size: 8em;
}

.icofont-9x {
  font-size: 9em;
}

.icofont-10x {
  font-size: 10em;
}

.icofont-fw {
  text-align: center;
  width: 1.25em;
}

.icofont-ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}

.icofont-ul > li {
  position: relative;
  line-height: 2em;
}

.icofont-ul > li .icofont {
  display: inline-block;
  vertical-align: middle;
}

.icofont-border {
  border: solid 0.08em #f1f1f1;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.icofont-pull-left {
  float: left;
}

.icofont-pull-right {
  float: right;
}

.icofont.icofont-pull-left {
  margin-right: 0.3em;
}

.icofont.icofont-pull-right {
  margin-left: 0.3em;
}

.icofont-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.icofont-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icofont-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.icofont-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icofont-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.icofont-flip-horizontal.icofont-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .icofont-rotate-90,
:root .icofont-rotate-180,
:root .icofont-rotate-270,
:root .icofont-flip-horizontal,
:root .icofont-flip-vertical {
  -webkit-filter: none;
  filter: none;
  display: inline-block;
}

.icofont-inverse {
  color: #fff;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/**
 * Set up a decent box model on the root element
 */
html {
  box-sizing: border-box;
  *behavior: url(/assets/boxsizing.htc);
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*, *::before, *::after {
  box-sizing: inherit;
  *behavior: url(/assets/boxsizing.htc);
}

/**
 * Basic styles for links
 */
a:link, a:visited, .link, .grade-estimate-link {
  text-decoration: none;
}
@media print {
  a:link, a:visited, .link, .grade-estimate-link {
    color: #000;
  }
}

a:link, .link, .grade-estimate-link {
  color: #0645AD;
}

a:visited {
  color: #7b167b;
}

a[href]:hover {
  text-decoration: underline;
}

html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

body {
  background-color: #fafafa;
  text-align: center;
}
@media (min-width: 50em) {
  body {
    text-align: left;
  }
}
@media print {
  body {
    background-color: #ffffff;
  }
}

hr {
  border: 0;
  border-top: 1px solid #ccc;
}

/**
 * Basic typography style for copy text
 */
body {
  color: #212529;
  font-family: Arial, sans-serif;
  font-size: 100%;
  line-height: 1.5;
}
@media (min-width: 30em) {
  body {
    font-size: 112.5%;
  }
}
@media (min-width: 60em) {
  body {
    font-size: 125%;
  }
}

h1, h2, h3,
h4, h5, h6,
.h3, .h4, .h5, .h6 {
  text-rendering: optimizeLegibility;
  line-height: 1.2;
  font-weight: bold;
  margin: 1em 0 0.5em 0;
  clear: left;
  overflow: hidden;
  font-family: Arial, sans-serif;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
}

h3, .h3 {
  font-size: 1.728rem;
}

h4, .h4 {
  font-size: 1.44rem;
}

h5, .h5 {
  font-size: 1.2rem;
}

h6, .h6 {
  font-size: 1rem;
}

@-ms-viewport {
  zoom: 1;
  width: device-width;
}

@-o-viewport {
  zoom: 1;
  width: device-width;
}

@viewport {
  zoom: 1;
  width: device-width;
}
.page-max-width, .share-bar {
  display: block;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
}

@media print {
  @page {
    size: auto;
    /* auto is the initial value */
    /* this affects the margin in the printer settings */
    margin-top: 0.75in;
    margin-bottom: 0.75in;
    margin-left: 0.75in;
    margin-right: 0.75in;
  }
}
.main-header {
  background-color: #03A9f4;
  border-bottom: 3px solid #81d1dc;
}

.main-header__inner {
  *zoom: 1;
  overflow: hidden;
  padding-top: 12px;
}
.main-header__inner:before, .main-header__inner:after {
  content: " ";
  display: table;
}
.main-header__inner:after {
  clear: both;
}

.main-header__logo-link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  padding: 0 12px;
  display: block;
}

.main-header__logo {
  max-height: 112px;
  max-width: 100%;
  width: auto;
  height: auto;
  display: block;
  margin: 0;
}

.main-header__print-logo {
  display: none;
  color: #212529;
  font-weight: bold;
}

.pre-header {
  display: block;
  margin-bottom: 12px;
  text-align: center;
  font-size: 0.64em;
  line-height: 1;
  padding: 0 12px;
}

.logo-bar {
  text-align: left;
}

.logo-bar--logo {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 90%;
  vertical-align: bottom;
  min-height: 3rem;
}

.logo-bar--rhs {
  width: 10%;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: bottom;
}

.pre-header__item, .pre-header__item--last, .pre-header__item--first, .pre-header__item--bold,
.pre-header__separator {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.pre-header__item, .pre-header__item--last, .pre-header__item--first, .pre-header__item--bold {
  padding-bottom: 6px;
}

.pre-header__item--bold {
  font-weight: bold;
}

.pre-header__item--last {
  padding-bottom: 0;
}

.pre-header__link,
.pre-header__link:link,
.pre-header__link:visited {
  color: #212529;
}

.pre-header__separator {
  margin: 0 0.5em;
}

@media (min-width: 30em) {
  .pre-header {
    float: right;
    text-align: right;
  }

  .main-header__inner {
    padding-top: 12px;
  }

  .main-header__logo {
    min-width: 466px;
  }

  .logo-bar {
    display: block;
    padding-left: 0;
  }

  .logo-bar--logo {
    width: 100%;
    display: block;
    padding-left: 0;
  }

  .logo-bar--rhs {
    display: none;
  }
}
@media print {
  .logo-bar--logo {
    min-height: 0;
  }

  .main-header__logo {
    display: none;
  }

  .main-header__logo-link {
    width: 100%;
  }

  .main-header__print-logo {
    display: block;
    max-width: 50%;
    max-height: 32px;
    margin: auto;
    _width: 50%;
    _height: 32px;
  }

  .main-header {
    background-color: #ffffff;
    border-bottom: none;
  }

  .pre-header {
    display: none;
  }
}
.main-navbar {
  background-color: #FFF9C4;
  border-bottom: 1px solid #e3e3e3;
}

.main-navbar__inner {
  padding: 12px 16px;
}

.main-navbar__item, .main-navbar__social-media-item,
.main-navbar__item:link,
.main-navbar__item:visited {
  display: block;
  padding: 6px 0;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #6f6b11;
}

.main-navbar__social-media-item {
  border: none !important;
  white-space: nowrap;
}
.main-navbar__social-media-item a:not(:last-of-type) {
  margin-right: 6px;
}

.main-navbar__item:not([href]), .main-navbar__social-media-item:not([href]) {
  color: #b7b26b;
}

.main-navbar-toggle {
  display: block;
  background-color: #FFF9C4;
  text-align: center;
  cursor: pointer;
  border-top-left-radius: 5px;
  line-height: 2rem;
  font-size: 1.5625em;
}

.main-navbar-toggle.collapse-hide-button {
  font-weight: bold;
  font-size: 1em;
}

.search-bar__input,
.search-bar__submit-button {
  border: none;
  line-height: normal;
  /* Must be normal for firefox to work */
  height: 2.75em;
}

.search-bar__input {
  padding: 9px;
  border-right: 1px solid #aaa;
  border-radius: 0;
}

.search-bar__submit-button {
  float: right;
  display: inline;
  background-color: #f0f0f0;
  border-radius: 0 3px 3px 0;
  padding: 5px;
  -webkit-appearance: button;
  width: 2.75em;
  border-left: none;
}
.search-bar__submit-button:hover {
  background-color: #e3e3e3;
}

.search-bar__input-wrap {
  overflow: hidden;
}

.search-bar__input {
  display: block;
  width: 100%;
}

.main-navbar__search {
  padding: 0;
  display: block;
  font-size: 0.64em;
  width: auto;
  margin-top: 0;
}

.search_input {
  overflow: hidden;
  border: 1px solid rgba(39, 39, 39, 0.35);
  border-radius: 3px;
  font-family: Arial, sans-serif;
  font-weight: normal;
}

.search_input:focus-within {
  border-color: #0e6abb;
}

.search-icon {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: 100%;
  opacity: 0.9;
}

@media (max-width: 29.99em) {
  .main-navbar {
    position: relative;
  }
}
@media (min-width: 30em) {
  .main-navbar__search {
    margin-top: 12px;
  }
}
@media (min-width: 30em) {
  .main-navbar__item, .main-navbar__social-media-item,
.main-navbar__item:link,
.main-navbar__item:visited {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    padding: 0.25em 0.3em;
    margin: 5px;
    margin-left: 0;
    margin-right: 10px;
    font-size: 0.64em;
  }

  .main-navbar__item:not([href]), .main-navbar__social-media-item:not([href]) {
    border-bottom: 2px solid #6f6b11;
    margin-bottom: 3px;
    color: #6f6b11;
    text-decoration: none;
  }

  .main-navbar__item[href]:hover, [href].main-navbar__social-media-item:hover {
    text-decoration: none !important;
    color: #212529;
  }
}
@media (min-width: 50em) {
  .main-navbar__main {
    display: inline-block;
    vertical-align: top;
    width: 78%;
  }

  .navbar_no_search {
    width: 100%;
    display: block;
  }

  .main-navbar__search {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin: 0;
  }
}
@media print {
  .main-navbar {
    display: none !important;
  }

  .main-navbar-toggle {
    display: none !important;
  }
}
.parent-link {
  color: #6c757d;
  text-align: right;
  line-height: 1;
  margin-right: 2px;
}

.parent-link__text {
  font-style: italic;
  vertical-align: middle;
  font-size: 0.8em;
}

.parent-link__arrow {
  font-size: 0.512em;
  vertical-align: middle;
  margin-left: 5px;
}

.main-content__inner {
  overflow: hidden;
  display: block;
}

.body-title {
  display: block;
  text-align: left;
  box-shadow: 0px 1px 2px 0px #ccc;
  position: relative;
  background-color: #fff;
  font-family: Tahoma, Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-top: 1em;
  padding-bottom: 1em;
}

.body-title__inner {
  padding: 12px 16px;
  overflow: hidden;
}

.body-title__main {
  position: relative;
}

.body-title__extra {
  margin-top: 0.5em;
}

.body-title__title {
  font-weight: bold;
  margin: 0;
  font-size: 2rem;
  line-height: 1.2;
  word-break: break-word;
}

.body-title__subtitle {
  color: #6c757d;
  font-size: 1.155rem;
  margin: 0;
  margin-top: 0.2em;
  line-height: 1.35;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
@media print {
  .body-title__subtitle {
    -webkit-print-color-adjust: exact;
  }
}

.body-title__meta {
  font-weight: normal;
  font-size: 0.64em;
  color: #888;
  margin-top: 0.5em;
}

.body-title__image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}

.body-title__image-cell {
  vertical-align: middle;
  width: 0;
}

.body-title__image-wrap {
  text-align: center;
  width: 60px;
  height: 50px;
  padding-right: 10px;
}

.page-social-media-wrap {
  text-align: left;
  float: left;
  width: 50%;
}

.parent-links {
  text-align: right;
  float: right;
  width: 50%;
}

.body__inner--margins {
  margin: 16px;
}

.title-meta-item:not(:first-child)::before {
  display: inline;
  content: "|";
  margin: 0 0.2rem;
}

@media (min-width: 30em) {
  .body-title__extra {
    float: right;
    width: 25%;
    margin-top: 0;
  }

  .body-title__main {
    float: left;
    width: 100%;
  }

  .body-title__main.body-title--lhs {
    width: 70%;
  }

  .body-title__image-wrap {
    width: 90px;
    height: 75px;
    padding-right: 15px;
  }

  .page-social-media-wrap {
    text-align: right;
    float: none;
    width: 100%;
  }

  .parent-links {
    text-align: right;
    float: none;
    width: 100%;
  }

  .page-social-media-wrap__top-margin {
    margin-top: 0.5em;
  }
}
@media print {
  .body-title {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    background-color: transparent;
    box-shadow: none;
    border-bottom: none;
  }

  .body-title__main {
    width: 100%;
    float: none;
  }

  .body-title__extra {
    display: none;
  }

  .body-title__meta {
    display: none !important;
  }
}
.share-bar {
  margin-top: 16px;
}

.share-bar-inner {
  margin: 0 16px;
}

.share-bar-title {
  font-size: 0.8em;
}

.share-bar-link {
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.share-bar-link img {
  width: 100%;
  height: auto;
}

.share-bar-title,
.share-bar-link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-right: 8px;
}

.field:not(:last-child) {
  margin-bottom: 16px;
}
.field .help-text {
  font-size: 0.8em;
  color: #6c757d;
}

.field-row:not(:last-child) {
  margin-bottom: 16px;
}
.field-row .field {
  margin-bottom: 0;
}

.field-required-ind {
  color: #DD3232;
}

.label {
  color: #000;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: baseline;
  font-size: 1rem;
  font-weight: bold;
}

.control {
  clear: both;
  font-size: 1rem;
  position: relative;
  text-align: inherit;
}
.control:not(:first-child) {
  margin-top: 16px;
}

.button, .button-gray, .button-danger, .button-warning, .button-success, .button-info, .button-primary, .button-text, .button-dark, .button-light, .button-white,
.input,
.select select,
.textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 0.375em;
  box-shadow: none;
  display: inline;
  font-size: 1rem;
  line-height: 1.5;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 8px;
  position: relative;
  vertical-align: middle;
}

.input,
.select select {
  height: 2.5em;
  border: 1px solid #ccc;
}

.input,
.textarea {
  box-shadow: inset 0 0.0625em 0.125em rgba(10, 10, 10, 0.05);
  max-width: 100%;
  width: 100%;
}

.input.input--inline {
  width: auto;
}

.input,
.textarea {
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  color: #000;
}
.input:hover,
.textarea:hover {
  border-color: #b3b3b3;
}
.input:focus,
.textarea:focus {
  border-color: #0645AD;
  box-shadow: 0 0 0 0.125em rgba(72, 95, 199, 0.25);
}
.input:-moz-read-only, .input[readonly],
.textarea:-moz-read-only,
.textarea[readonly] {
  background-color: #fafafa;
  border-color: #ddd;
  color: #666;
}
.input:read-only, .input[readonly],
.textarea:read-only,
.textarea[readonly] {
  background-color: #fafafa;
  border-color: #ddd;
  color: #666;
}

.input[type=checkbox] {
  -webkit-appearance: checkbox;
     -moz-appearance: checkbox;
          appearance: checkbox;
  display: inline;
  width: auto;
  height: auto;
}

.select {
  display: inline-block;
  zoom: 1;
  *display: inline;
  max-width: 100%;
  position: relative;
  padding: 0.25em;
  padding-right: 1em;
}
.select select {
  cursor: pointer;
  display: block;
  font-size: 1em;
  max-width: 100%;
  outline: none;
}
.select select:not([multiple]) {
  padding-right: 2.5em;
}
.select::-ms-expand {
  display: none;
}
.select::after {
  display: inline-block;
  zoom: 1;
  *display: inline;
  content: "";
  width: 0.8em;
  height: 0.5em;
  background-color: #000;
  -webkit-clip-path: polygon(100% 0%, 0 0%, 50% 100%);
          clip-path: polygon(100% 0%, 0 0%, 50% 100%);
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  pointer-events: none;
}

.textarea {
  display: block;
  max-width: 100%;
  min-width: 100%;
  padding: 12px;
}
.textarea.has-fixed-size {
  resize: none;
}
.textarea:not([rows]) {
  max-height: 40em;
  min-height: 8em;
}

button, .button, .button-gray, .button-danger, .button-warning, .button-success, .button-info, .button-primary, .button-text, .button-dark, .button-light, .button-white {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}

.button, .button-gray, .button-danger, .button-warning, .button-success, .button-info, .button-primary, .button-text, .button-dark, .button-light, .button-white {
  background-color: #fff;
  border-color: #ccc;
  border-width: 1px;
  color: #000;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.375rem 0.75rem;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.button.disabled, .disabled.button-gray, .disabled.button-danger, .disabled.button-warning, .disabled.button-success, .disabled.button-info, .disabled.button-primary, .disabled.button-text, .disabled.button-dark, .disabled.button-light, .disabled.button-white, .button[disabled], [disabled].button-gray, [disabled].button-danger, [disabled].button-warning, [disabled].button-success, [disabled].button-info, [disabled].button-primary, [disabled].button-text, [disabled].button-dark, [disabled].button-light, [disabled].button-white {
  cursor: default;
  opacity: 0.7;
}

.button-white {
  background-color: #fff;
  color: #000 !important;
  border-color: #fff;
}
.button-white:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-white:not(.disabled):not([disabled]):hover {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  text-decoration: none !important;
}

.button-light {
  background-color: #fff;
  color: #212529 !important;
  border-color: #fff;
}
.button-light:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-light:not(.disabled):not([disabled]):hover {
  background-color: #f2f2f2;
  border-color: #f2f2f2;
  text-decoration: none !important;
}

.button-dark {
  background-color: #313131;
  color: #fff !important;
  border-color: #313131;
}
.button-dark:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-dark:not(.disabled):not([disabled]):hover {
  background-color: #242424;
  border-color: #242424;
  text-decoration: none !important;
}

.button-text {
  background-color: transparent;
  color: #000 !important;
  border-color: transparent;
}
.button-text:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-text:not(.disabled):not([disabled]):hover {
  background-color: #fafafa;
  border-color: #fafafa;
  text-decoration: none !important;
}

.button-primary {
  background-color: #0A73EB;
  color: #fff !important;
  border-color: #0A73EB;
}
.button-primary:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-primary:not(.disabled):not([disabled]):hover {
  background-color: #0967d3;
  border-color: #0967d3;
  text-decoration: none !important;
}

.button-info {
  background-color: #138496;
  color: #fff !important;
  border-color: #138496;
}
.button-info:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-info:not(.disabled):not([disabled]):hover {
  background-color: #10707f;
  border-color: #10707f;
  text-decoration: none !important;
}

.button-success {
  background-color: #0A8554;
  color: #fff !important;
  border-color: #0A8554;
}
.button-success:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-success:not(.disabled):not([disabled]):hover {
  background-color: #086d45;
  border-color: #086d45;
  text-decoration: none !important;
}

.button-warning {
  background-color: #fdcb6e;
  color: #4d3b1a !important;
  border-color: #fdcb6e;
}
.button-warning:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-warning:not(.disabled):not([disabled]):hover {
  background-color: #fdc255;
  border-color: #fdc255;
  text-decoration: none !important;
}

.button-danger {
  background-color: #DD3232;
  color: #fff !important;
  border-color: #DD3232;
}
.button-danger:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-danger:not(.disabled):not([disabled]):hover {
  background-color: #d32323;
  border-color: #d32323;
  text-decoration: none !important;
}

.button-gray {
  background-color: #778BA5;
  color: #fff !important;
  border-color: #778BA5;
}
.button-gray:not(.disabled):not([disabled]) {
  cursor: pointer;
}
.button-gray:not(.disabled):not([disabled]):hover {
  background-color: #687e9b;
  border-color: #687e9b;
  text-decoration: none !important;
}

.button-sm {
  font-size: 0.875rem;
  padding: 0.25rem 0.5rem;
}

.button-lg {
  font-size: 1.5rem;
  padding: 0.5rem 1rem;
}

.button-full-width {
  display: block;
  width: 100%;
}

.button-text-left {
  text-align: left;
}

.button-text-right {
  text-align: right;
}

.input::-webkit-input-placeholder,
.select select::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder,
.textarea[data-placeholder] {
  color: rgba(54, 54, 54, 0.7);
}

.input::-moz-placeholder,
.select select::-moz-placeholder,
.textarea::-moz-placeholder,
.textarea[data-placeholder] {
  color: rgba(54, 54, 54, 0.7);
}

.input:-ms-input-placeholder,
.select select:-ms-input-placeholder,
.textarea:-ms-input-placeholder,
.textarea[data-placeholder] {
  color: rgba(54, 54, 54, 0.7);
}

.input::placeholder,
.select select::placeholder,
.textarea::placeholder,
.textarea[data-placeholder] {
  color: rgba(54, 54, 54, 0.7);
}

.is-success.input,
.is-success.textarea {
  border-color: #0A8554;
}

.is-danger.input,
.is-danger.textarea {
  border-color: #DD3232;
}

.elhp-field {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  z-index: -1;
}

.field-header {
  margin-bottom: 16px;
  font-size: 1.5625em;
  font-weight: bold;
  text-decoration: underline;
  -webkit-text-decoration-color: #888;
          text-decoration-color: #888;
  text-decoration-thickness: 2px;
}
.field-header:not(:first-child) {
  margin-top: 48px;
}

.main-footer {
  background-color: #FFF9C4;
  border-top: 1px solid #ccc;
}

.main-footer__inner {
  overflow: hidden;
  padding: 12px 16px;
  text-align: center;
}

.main-footer__copyright {
  font-weight: bold;
  margin-bottom: 12px;
  text-align: center !important;
}
.main-footer__copyright a {
  color: inherit;
  text-decoration: underline;
}

.main-footer__extra-copyrights {
  font-size: 0.64em;
  line-height: 1.8;
  margin-top: 12px;
  text-align: center !important;
}

.main-footer__links {
  border-top: 1px solid #ccc;
  margin-top: 12px;
}

.main-footer__link {
  display: block;
  margin: 16px;
}

.main-footer__link-separator {
  display: none;
}

@media (min-width: 30em) {
  .main-footer__links {
    padding: 0 16px;
  }

  .main-footer__link,
.main-footer__link-separator {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    padding-top: 12px;
    font-size: 0.64em;
  }

  .main-footer__link-separator {
    margin: 0 8px;
  }
}
@media print {
  .main-footer {
    background-color: #ffffff;
    border-top: none;
  }

  .main-footer__copyright {
    font-weight: normal;
  }

  .main-footer__links {
    display: none;
  }
}
.ad-wrap {
  overflow: hidden;
}

.top-ad-wrap,
.bottom-ad-wrap {
  padding: 1em 0;
  text-align: center;
  display: block;
  background-color: #effeea;
}

.top-ad-wrap {
  border-bottom: 1px solid #ccc;
}

.bottom-ad-wrap {
  border-top: 1px solid #ccc;
}

.post-ad {
  font-size: 0.64em;
  font-weight: bold;
  margin-top: 0.2em;
  margin-bottom: 0.5em;
  text-align: center;
  font-family: "Courier New", "Monaco", monospace;
}

.ad-disclaimer {
  padding: 0 12px;
}

.ad-disclaimer_inner {
  font-size: 0.8em;
  margin: 0;
  text-align: center;
}

.sidebar-ad1,
.sidebar-ad-section {
  display: none !important;
}

@media (min-width: 50em) {
  .sidebar-ad1,
.sidebar-ad-section {
    display: block !important;
  }
}
@media (min-width: 50em) {
  .ad-disclaimer {
    padding: 0;
  }
}
.sidebar {
  display: block;
  padding: 16px;
  border-top: 1px solid #ccc;
  position: relative;
}

.sidebar-section {
  margin-bottom: 16px;
  clear: both;
  font-size: 1em;
  z-index: 2;
  position: relative;
}
.sidebar-section p {
  margin: 0;
}
.sidebar-section .card__title {
  font-size: 1em;
}

.sidebar-section__item, .sidebar-section__item--first, .sidebar-section__item--only-item, .sidebar-section__item--last {
  margin-bottom: 8px;
  text-align: center;
}

.sidebar-mobile-title {
  display: block;
  margin-bottom: 8px;
  font-size: 1em;
  text-align: center;
  font-weight: bold;
}

.sidebar-section__item--left-align {
  text-align: left !important;
}

.sidebar-section__item--last, .sidebar-section__item--only-item {
  margin-bottom: 0;
}

.sidebar-section__item-title {
  font-size: 1em;
}

.sidebar-section__item-detail {
  font-style: italic;
  font-size: 1em;
  color: #6c757d;
}

.sidebar-section__item-subdetail {
  font-style: italic;
  font-size: 0.8em;
  color: #6c757d;
  margin-left: 1.5em;
}

.sidebar-section__item-self-link {
  font-weight: bold;
}

.sidebar__alphabet-link--no-href {
  color: #999;
}

.sidebar__alphabet-wrap {
  text-align: center;
}

.sidebar__alphabet-letter-wrap {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  text-align: center;
  margin: 1em;
}

#sidebar--inner {
  padding: 1px;
  padding-top: 0;
}

.sidebar--toggle {
  display: none;
  font-size: 0.8em;
  text-align: center;
  position: relative;
  background-color: #fff;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  line-height: 2;
  border: 1px solid #ccc;
  width: 90%;
  margin: auto;
  margin-top: -18px;
  z-index: 1;
  cursor: pointer;
}

.sidebar--toggle:hover {
  background-color: #f0f0f0;
  border-color: rgba(39, 39, 39, 0.35);
}

.sidebar--toggle-arrow {
  position: absolute;
  left: 16px;
  top: 0;
  bottom: 0;
  color: #6c757d;
}

.sidebar--toggle-text {
  color: #0645AD;
}

.sidebar--ellipsis {
  display: none;
}

.sidebar--hidden-flipped.sidebar--hidden-flipped {
  display: none;
}

@media (min-width: 50em) {
  .sidebar {
    width: 240px;
    padding-left: 0;
    border-top: none;
    display: table-cell;
    vertical-align: top;
  }

  .sidebar-section__item, .sidebar-section__item--last, .sidebar-section__item--first, .sidebar-section__item--only-item {
    text-align: left;
  }

  .sidebar-section {
    font-size: 0.8em;
  }

  .sidebar-content-wrap {
    width: 100%;
    display: table;
    table-layout: fixed;
  }

  .sidebar-lhs {
    display: table-cell;
    vertical-align: top;
  }

  .sidebar-mobile-title {
    display: none;
  }

  .sidebar__alphabet-letter-wrap {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
    text-align: center;
    margin: 0.4em;
  }

  .sidebar__alphabet-link {
    display: block;
  }

  .sidebar--ellipsis {
    display: block;
    text-align: center;
    line-height: 1;
    color: #6c757d;
    font-size: 1.5625em;
  }

  .sidebar--hidden.sidebar--hidden {
    display: none;
  }

  .sidebar--hidden-flipped.sidebar--hidden-flipped {
    display: block;
  }
}
@media print {
  .sidebar {
    display: none;
  }

  .sidebar-content-wrap,
.main-content__body {
    display: block;
  }
}
.pagelist--toptext, .pagelist--bottomtext {
  padding: 12px;
}

.pagelist--toptext {
  border-bottom: 1px solid #e8e8e8;
}

.pagelist--bottomtext {
  border-top: 1px solid #e8e8e8;
  margin-top: 0.5em;
}

.page-list__item {
  *zoom: 1;
  overflow: hidden;
  padding: 12px;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
}
.page-list__item:before, .page-list__item:after {
  content: " ";
  display: table;
}
.page-list__item:after {
  clear: both;
}

.page-list--sub-section--title {
  text-align: center;
  font-weight: bold;
  padding-top: 0.5em;
}
.page-list--sub-section--title ~ .page-list--sub-section--title {
  border-top: 1px solid #e8e8e8;
  margin-top: 0.5em;
}

.page-list__item--border {
  border-top: 1px solid #e8e8e8;
}

.page-list__item-padding-large {
  padding: 12px;
}

.page-list__item-padding-small {
  padding: 6px;
}

.page-list__item--first {
  border-top: 0;
}

.page-list-item__image-wrap {
  float: left;
  text-align: center;
  width: 88px;
  max-height: 88px;
  height: auto;
}

.page-list-item__image {
  max-width: 88px;
  max-height: 88px;
  width: auto;
  height: auto;
}

.page-list-item__text-wrap--image-rhs {
  padding-left: 104px;
}

.page-list-item__title {
  font-family: Arial, sans-serif;
  font-size: 1em;
  line-height: 1.2;
}

.page-list-item__title--default {
  text-align: left;
  font-weight: bold;
}

.page-list-item__title--compact {
  text-align: center;
  font-size: 0.8em;
}

.page-list-item__text {
  overflow-wrap: normal;
  word-wrap: normal;
  -ms-word-break: normal;
  word-break: normal;
  margin-top: 0.25em;
}

.pagelist-toc-h-wrap {
  display: none;
}
@media print {
  .pagelist-toc-h-wrap {
    display: none !important;
  }
}

@media (min-width: 75em) {
  .page-list__item-2col {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }

  .page-list__item-2col.page-list__item--border:nth-child(-n+2) {
    border-top: 0;
  }
}
@media (min-width: 50em) {
  .page-list__item-3col {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }

  .page-list__item-3col.page-list__item--border:nth-child(-n+2) {
    border-top: 0;
  }

  .pagelist-toc-h-wrap {
    text-align: center;
    display: block;
  }

  .pagelist-toc-h {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background-color: #fafafa;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    padding: 0.5em;
    margin: 0.25em;
    text-align: center;
    font-size: 0.8em;
  }
  .pagelist-toc-h .pagelist-toc-title {
    font-weight: bold;
  }
  .pagelist-toc-h .pagelist-htoc-item {
    vertical-align: middle;
  }
  .pagelist-toc-h .pagelist-htoc-separator {
    color: #6c757d;
    vertical-align: middle;
    font-size: 0.8em;
  }
}
@media (min-width: 70em) {
  .page-list__item-3col {
    width: 33.3%;
    display: inline-block;
    vertical-align: top;
  }

  .page-list__item-3col.page-list__item--border:nth-child(-n+3) {
    border-top: 0;
  }
}
@media (min-width: 30em) {
  .page-list-item__image-wrap {
    width: 128px;
    max-height: 128px;
  }

  .page-list-item__image {
    max-width: 128px;
    max-height: 128px;
  }

  .page-list-item__text-wrap--image-rhs {
    padding-left: 144px;
  }
}
@media print {
  .page-list__item {
    display: block;
    width: 100%;
  }
}
.main-site-index {
  background-color: #feffe9;
  border-top: 1px solid #ccc;
}

.main-site-index__inner {
  overflow: hidden;
  text-align: center;
}

.main-site-index__section, .main-site-index__section--last {
  margin: 16px;
}

.main-site-index-section__title {
  font-weight: bold;
  font-style: italic;
  display: block;
}

.main-site-index-section__item > a {
  display: block;
  padding: 0.2em;
}

@media (min-width: 30em) {
  .main-site-index__section, .main-site-index__section--last {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 13em;
    font-size: 0.8em;
  }
}
@media print {
  .main-site-index {
    display: none;
  }
}
#grade-estimate-toggle {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#grade-estimate-toggle:checked ~ .grade-estimate-form {
  display: block;
}
#grade-estimate-toggle:checked ~ .grade-estimate-help .show-text {
  display: none;
}
#grade-estimate-toggle:checked ~ .grade-estimate-help .hide-text {
  display: inline;
}

.grade-estimate-help, .grade-estimate-form {
  font-size: 0.8em;
}

.grade-estimate-form {
  display: none;
  text-align: center;
  margin: 0.5em 0;
}
@media (min-width: 50em) {
  .grade-estimate-form {
    text-align: left;
  }
}
.grade-estimate-form .grade-estimate-submit-button {
  margin-top: 1em;
}

.grade-estimate-help {
  display: block;
}
.grade-estimate-help .show-text {
  display: inline;
}
.grade-estimate-help .hide-text {
  display: none;
}

.grade-level-estimate {
  font-size: 0.8em;
  font-style: italic;
}

.grade-level-estimate__value {
  text-align: center;
}

.site-notice {
  background-color: #f9d5d5;
  overflow: hidden;
  border-bottom: 3px solid #7ebfe5;
  text-align: center;
}
@media print {
  .site-notice {
    display: none !important;
  }
}

.site-notice__inner {
  padding: 12px;
  text-align: center !important;
}

.el-site-notice__toggle {
  text-align: center;
  display: block;
  font-size: 0.64em;
  padding: 0.25em 0;
  cursor: pointer;
  font-family: Arial, sans-serif;
}

.el-site-notice__expanded {
  display: inline;
}

.el-site-notice__collapsed {
  display: none;
}

.site-notice-collapse-inner:hover {
  text-decoration: underline;
}

#el-site-notice__toggle {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
#el-site-notice__toggle:checked ~ .site-notice .site-notice__inner {
  display: none;
}
#el-site-notice__toggle:checked ~ .site-notice .el-site-notice__expanded {
  display: none;
}
#el-site-notice__toggle:checked ~ .site-notice .el-site-notice__collapsed {
  display: inline;
}

.markdown {
  text-align: left;
  overflow: hidden;
  text-rendering: optimizeLegibility;
}
.markdown > *:first-child {
  margin-top: 0 !important;
}
.markdown > *:last-child {
  margin-bottom: 0 !important;
}
.markdown .clear-all, .markdown .blog--image-gallery {
  clear: both;
}
.markdown h3, .markdown .h3 {
  border-bottom: 1px solid #ccc;
}
.markdown p {
  font-size: 1em;
  line-height: 1.6;
  margin: 0;
  overflow-wrap: break-word;
}
.markdown p,
.markdown table,
.markdown .text-include {
  margin-bottom: 1.5em;
}
.markdown blockquote {
  border-left: 3px solid #ccc;
  padding-left: 0.5em;
}
.markdown table {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  overflow-x: auto;
}
.markdown .table-min-content {
  max-width: -webkit-min-content;
  max-width: -moz-min-content;
  max-width: min-content;
}
.markdown .tableheader {
  margin-bottom: 0.5em;
}
.markdown td {
  vertical-align: top;
}
.markdown th {
  font-weight: bold;
  background-color: #f5f5f5;
  vertical-align: top;
}
.markdown td,
.markdown th {
  padding: 0.35em;
  border: 1px solid #ccc;
  font-size: 0.8em;
}
.markdown td > p:first-child,
.markdown th > p:first-child {
  margin-top: 0;
}
.markdown td > p:last-child,
.markdown th > p:last-child {
  margin-bottom: 0;
}
.markdown .right,
.markdown .left,
.markdown .center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.markdown .right_table,
.markdown .left_table,
.markdown .center_table {
  display: table;
  margin-left: auto;
  margin-right: auto;
}
.markdown .left_aligned_table td, .markdown .left_aligned_table th {
  text-align: left;
}
.markdown .right_aligned_table td, .markdown .right_aligned_table th {
  text-align: right;
}
.markdown .center_aligned_table td, .markdown .center_aligned_table th {
  text-align: center;
}
.markdown dt {
  font-weight: bold;
  clear: left;
}
@media (min-width: 30em) {
  .markdown .right, .markdown .right_table {
    float: right;
    clear: right;
    margin-left: 16px;
  }
  .markdown .left, .markdown .left_table {
    float: left;
    clear: left;
    margin-right: 16px;
  }
  .markdown figure.left, .markdown figure.right {
    max-width: 50%;
  }
  .markdown figure.left {
    margin-right: 16px;
  }
  .markdown figure.right {
    margin-left: 16px;
  }
  .markdown figcaption > :first-child {
    margin-top: 0 !important;
  }
  .markdown figcaption > :last-child {
    margin-bottom: 0 !important;
  }
}
.markdown hr {
  border-top: 1px solid #bbbbbb;
}
.markdown img {
  background-color: #fff;
  max-width: 100%;
  margin-bottom: 16px;
  height: auto;
}
.markdown code {
  padding: 0;
  line-height: 140%;
}
.markdown p code {
  background-color: #f0f0f0;
}
.markdown pre {
  padding: 1rem;
  background-color: #f0f0f0;
  overflow: hidden;
  white-space: pre;
  white-space: pre-wrap;
  white-space: -mox-pre-wrap;
  white-space: -o-pre-wrap;
  word-break: break-all;
  word-wrap: break-word;
}
.markdown .no-margin {
  margin: 0;
}

.highlight {
  background-color: #ffeaa7;
  padding: 0.1em 0.15em;
}

.strikethrough {
  text-decoration: line-through;
}

.nowrap {
  white-space: nowrap;
}

.fib {
  border-color: #000;
  border-bottom: 1px solid currentColor;
  font-size: 1.25em;
}
.fib .fib-inner {
  margin: 0 50px;
}

.fib-hidden .fib-inner {
  visibility: hidden;
}

@media (min-width: 31.25em) {
  .markdown table {
    max-width: auto;
  }
}
@media (min-width: 62.5em) {
  .markdown table {
    display: table;
  }
}
.markdown .admonition {
  border: 1px solid #ccc;
  clear: both;
  font-size: 0.64em;
  border-radius: 3px;
  padding: 1rem;
  margin-bottom: 1rem;
}
.markdown .admonition-title {
  margin-top: 0;
  font-weight: bold;
}
.markdown .admonition-title + p {
  margin-top: 0;
}
.markdown .admonition.success {
  border-color: #b6dacc;
  background-color: #e7f3ee;
  color: #043522;
}
.markdown .admonition.danger {
  border-color: #f5c2c2;
  background-color: #fcebeb;
  color: #581414;
}
.markdown .admonition.warning {
  border-color: #feefd4;
  background-color: #fffaf1;
  color: #65512c;
}
.markdown .admonition.info {
  border-color: #b6d5f9;
  background-color: #e7f1fd;
  color: #042e5e;
}
.markdown .admonition.note {
  border-color: #b6d5f9;
  background-color: #e7f1fd;
  color: #042e5e;
}
.markdown .admonition.comment {
  border-color: #b6d5f9;
  background-color: #e7f1fd;
  color: #042e5e;
}
.markdown .admonition.tip {
  border-color: #fef7c6;
  background-color: #fffcec;
  color: #655b1a;
}
.markdown .admonition.quote {
  border-color: #d6dce4;
  background-color: #f1f3f6;
  color: #303842;
}
.markdown .admonition.question {
  border-color: #cfc4e6;
  background-color: #efebf7;
  color: #261745;
}
.markdown .admonition.example {
  border-color: #e6def9;
  background-color: #f7f4fd;
  color: #453a5e;
}
.markdown .admonition.info .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.note .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.tip .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.warning .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.success .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.danger .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.quote .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.question .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.comment .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition.example .admonition-title::before {
  margin-right: 0.5em;
}
.markdown .admonition *:last-child {
  margin-bottom: 0;
}
.markdown figure {
  display: table !important;
  margin: 0 auto 16px;
  text-align: center;
  clear: both;
}
.markdown figure.figure_bordered {
  padding: 0.3em;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.markdown figure.figure_bordered img {
  background-color: #f5f5f5 !important;
}
.markdown figure img {
  float: none !important;
  display: initial !important;
  padding: 0 !important;
  margin: 0 !important;
}
.markdown figcaption {
  font-size: 0.64em;
}
.markdown ul, .markdown ol {
  display: table;
}

.mt {
  margin-top: 16px;
}

.mb {
  margin-bottom: 16px;
}

.ml {
  margin-left: 16px;
}

.mr {
  margin-right: 16px;
}

.mx {
  margin-left: 16px;
  margin-right: 16px;
}

.my {
  margin-top: 16px;
  margin-bottom: 16px;
}

.m-0 {
  margin: 0rem;
}

.ml-0 {
  margin-left: 0rem;
}

.mr-0 {
  margin-right: 0rem;
}

.mt-0 {
  margin-top: 0rem;
}

.mb-0 {
  margin-bottom: 0rem;
}

.mx-0 {
  margin-left: 0rem;
  margin-right: 0rem;
}

.my-0 {
  margin-top: 0rem;
  margin-bottom: 0rem;
}

.p-0 {
  padding: 0rem;
}

.pl-0 {
  padding-left: 0rem;
}

.pr-0 {
  padding-right: 0rem;
}

.pt-0 {
  padding-top: 0rem;
}

.pb-0 {
  padding-bottom: 0rem;
}

.px-0 {
  padding-left: 0rem;
  padding-right: 0rem;
}

.py-0 {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

.m-1 {
  margin: 0.5rem;
}

.ml-1 {
  margin-left: 0.5rem;
}

.mr-1 {
  margin-right: 0.5rem;
}

.mt-1 {
  margin-top: 0.5rem;
}

.mb-1 {
  margin-bottom: 0.5rem;
}

.mx-1 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-1 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.p-1 {
  padding: 0.5rem;
}

.pl-1 {
  padding-left: 0.5rem;
}

.pr-1 {
  padding-right: 0.5rem;
}

.pt-1 {
  padding-top: 0.5rem;
}

.pb-1 {
  padding-bottom: 0.5rem;
}

.px-1 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-1 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.m-2 {
  margin: 1rem;
}

.ml-2 {
  margin-left: 1rem;
}

.mr-2 {
  margin-right: 1rem;
}

.mt-2 {
  margin-top: 1rem;
}

.mb-2 {
  margin-bottom: 1rem;
}

.mx-2 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.my-2 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.p-2 {
  padding: 1rem;
}

.pl-2 {
  padding-left: 1rem;
}

.pr-2 {
  padding-right: 1rem;
}

.pt-2 {
  padding-top: 1rem;
}

.pb-2 {
  padding-bottom: 1rem;
}

.px-2 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-2 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.m-3 {
  margin: 1.5rem;
}

.ml-3 {
  margin-left: 1.5rem;
}

.mr-3 {
  margin-right: 1.5rem;
}

.mt-3 {
  margin-top: 1.5rem;
}

.mb-3 {
  margin-bottom: 1.5rem;
}

.mx-3 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.p-3 {
  padding: 1.5rem;
}

.pl-3 {
  padding-left: 1.5rem;
}

.pr-3 {
  padding-right: 1.5rem;
}

.pt-3 {
  padding-top: 1.5rem;
}

.pb-3 {
  padding-bottom: 1.5rem;
}

.px-3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.m-4 {
  margin: 2rem;
}

.ml-4 {
  margin-left: 2rem;
}

.mr-4 {
  margin-right: 2rem;
}

.mt-4 {
  margin-top: 2rem;
}

.mb-4 {
  margin-bottom: 2rem;
}

.mx-4 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.my-4 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.p-4 {
  padding: 2rem;
}

.pl-4 {
  padding-left: 2rem;
}

.pr-4 {
  padding-right: 2rem;
}

.pt-4 {
  padding-top: 2rem;
}

.pb-4 {
  padding-bottom: 2rem;
}

.px-4 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-4 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (max-width: 29.99em) {
  .mt-sm {
    margin-top: 16px;
  }

  .mb-sm {
    margin-bottom: 16px;
  }

  .ml-sm {
    margin-left: 16px;
  }

  .mr-sm {
    margin-right: 16px;
  }

  .mx-sm {
    margin-left: 16px;
    margin-right: 16px;
  }

  .my-sm {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .m-sm-0 {
    margin: 0rem !important;
  }

  .ml-sm-0 {
    margin-left: 0rem !important;
  }

  .mr-sm-0 {
    margin-right: 0rem !important;
  }

  .mt-sm-0 {
    margin-top: 0rem !important;
  }

  .mb-sm-0 {
    margin-bottom: 0rem !important;
  }

  .mx-sm-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .my-sm-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .p-sm-0 {
    padding: 0rem !important;
  }

  .pl-sm-0 {
    padding-left: 0rem !important;
  }

  .pr-sm-0 {
    padding-right: 0rem !important;
  }

  .pt-sm-0 {
    padding-top: 0rem !important;
  }

  .pb-sm-0 {
    padding-bottom: 0rem !important;
  }

  .pb-sm-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .py-sm-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .m-sm-1 {
    margin: 0.5rem !important;
  }

  .ml-sm-1 {
    margin-left: 0.5rem !important;
  }

  .mr-sm-1 {
    margin-right: 0.5rem !important;
  }

  .mt-sm-1 {
    margin-top: 0.5rem !important;
  }

  .mb-sm-1 {
    margin-bottom: 0.5rem !important;
  }

  .mx-sm-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .my-sm-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .p-sm-1 {
    padding: 0.5rem !important;
  }

  .pl-sm-1 {
    padding-left: 0.5rem !important;
  }

  .pr-sm-1 {
    padding-right: 0.5rem !important;
  }

  .pt-sm-1 {
    padding-top: 0.5rem !important;
  }

  .pb-sm-1 {
    padding-bottom: 0.5rem !important;
  }

  .pb-sm-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .py-sm-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .m-sm-2 {
    margin: 1rem !important;
  }

  .ml-sm-2 {
    margin-left: 1rem !important;
  }

  .mr-sm-2 {
    margin-right: 1rem !important;
  }

  .mt-sm-2 {
    margin-top: 1rem !important;
  }

  .mb-sm-2 {
    margin-bottom: 1rem !important;
  }

  .mx-sm-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .my-sm-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-sm-2 {
    padding: 1rem !important;
  }

  .pl-sm-2 {
    padding-left: 1rem !important;
  }

  .pr-sm-2 {
    padding-right: 1rem !important;
  }

  .pt-sm-2 {
    padding-top: 1rem !important;
  }

  .pb-sm-2 {
    padding-bottom: 1rem !important;
  }

  .pb-sm-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .py-sm-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .m-sm-3 {
    margin: 1.5rem !important;
  }

  .ml-sm-3 {
    margin-left: 1.5rem !important;
  }

  .mr-sm-3 {
    margin-right: 1.5rem !important;
  }

  .mt-sm-3 {
    margin-top: 1.5rem !important;
  }

  .mb-sm-3 {
    margin-bottom: 1.5rem !important;
  }

  .mx-sm-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .my-sm-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .p-sm-3 {
    padding: 1.5rem !important;
  }

  .pl-sm-3 {
    padding-left: 1.5rem !important;
  }

  .pr-sm-3 {
    padding-right: 1.5rem !important;
  }

  .pt-sm-3 {
    padding-top: 1.5rem !important;
  }

  .pb-sm-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-sm-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .py-sm-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .m-sm-4 {
    margin: 2rem !important;
  }

  .ml-sm-4 {
    margin-left: 2rem !important;
  }

  .mr-sm-4 {
    margin-right: 2rem !important;
  }

  .mt-sm-4 {
    margin-top: 2rem !important;
  }

  .mb-sm-4 {
    margin-bottom: 2rem !important;
  }

  .mx-sm-4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .my-sm-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-sm-4 {
    padding: 2rem !important;
  }

  .pl-sm-4 {
    padding-left: 2rem !important;
  }

  .pr-sm-4 {
    padding-right: 2rem !important;
  }

  .pt-sm-4 {
    padding-top: 2rem !important;
  }

  .pb-sm-4 {
    padding-bottom: 2rem !important;
  }

  .pb-sm-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .py-sm-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 45em) and (max-width: 59.99em) {
  .mt-md {
    margin-top: 16px;
  }

  .mb-md {
    margin-bottom: 16px;
  }

  .ml-md {
    margin-left: 16px;
  }

  .mr-md {
    margin-right: 16px;
  }

  .mx-md {
    margin-left: 16px;
    margin-right: 16px;
  }

  .my-md {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .m-md-0 {
    margin: 0rem !important;
  }

  .ml-md-0 {
    margin-left: 0rem !important;
  }

  .mr-md-0 {
    margin-right: 0rem !important;
  }

  .mt-md-0 {
    margin-top: 0rem !important;
  }

  .mb-md-0 {
    margin-bottom: 0rem !important;
  }

  .mx-md-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .my-md-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .p-md-0 {
    padding: 0rem !important;
  }

  .pl-md-0 {
    padding-left: 0rem !important;
  }

  .pr-md-0 {
    padding-right: 0rem !important;
  }

  .pt-md-0 {
    padding-top: 0rem !important;
  }

  .pb-md-0 {
    padding-bottom: 0rem !important;
  }

  .pb-md-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .py-md-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .m-md-1 {
    margin: 0.5rem !important;
  }

  .ml-md-1 {
    margin-left: 0.5rem !important;
  }

  .mr-md-1 {
    margin-right: 0.5rem !important;
  }

  .mt-md-1 {
    margin-top: 0.5rem !important;
  }

  .mb-md-1 {
    margin-bottom: 0.5rem !important;
  }

  .mx-md-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .my-md-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .p-md-1 {
    padding: 0.5rem !important;
  }

  .pl-md-1 {
    padding-left: 0.5rem !important;
  }

  .pr-md-1 {
    padding-right: 0.5rem !important;
  }

  .pt-md-1 {
    padding-top: 0.5rem !important;
  }

  .pb-md-1 {
    padding-bottom: 0.5rem !important;
  }

  .pb-md-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .py-md-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .m-md-2 {
    margin: 1rem !important;
  }

  .ml-md-2 {
    margin-left: 1rem !important;
  }

  .mr-md-2 {
    margin-right: 1rem !important;
  }

  .mt-md-2 {
    margin-top: 1rem !important;
  }

  .mb-md-2 {
    margin-bottom: 1rem !important;
  }

  .mx-md-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .my-md-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-md-2 {
    padding: 1rem !important;
  }

  .pl-md-2 {
    padding-left: 1rem !important;
  }

  .pr-md-2 {
    padding-right: 1rem !important;
  }

  .pt-md-2 {
    padding-top: 1rem !important;
  }

  .pb-md-2 {
    padding-bottom: 1rem !important;
  }

  .pb-md-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .py-md-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .m-md-3 {
    margin: 1.5rem !important;
  }

  .ml-md-3 {
    margin-left: 1.5rem !important;
  }

  .mr-md-3 {
    margin-right: 1.5rem !important;
  }

  .mt-md-3 {
    margin-top: 1.5rem !important;
  }

  .mb-md-3 {
    margin-bottom: 1.5rem !important;
  }

  .mx-md-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .my-md-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .p-md-3 {
    padding: 1.5rem !important;
  }

  .pl-md-3 {
    padding-left: 1.5rem !important;
  }

  .pr-md-3 {
    padding-right: 1.5rem !important;
  }

  .pt-md-3 {
    padding-top: 1.5rem !important;
  }

  .pb-md-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-md-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .py-md-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .m-md-4 {
    margin: 2rem !important;
  }

  .ml-md-4 {
    margin-left: 2rem !important;
  }

  .mr-md-4 {
    margin-right: 2rem !important;
  }

  .mt-md-4 {
    margin-top: 2rem !important;
  }

  .mb-md-4 {
    margin-bottom: 2rem !important;
  }

  .mx-md-4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .my-md-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-md-4 {
    padding: 2rem !important;
  }

  .pl-md-4 {
    padding-left: 2rem !important;
  }

  .pr-md-4 {
    padding-right: 2rem !important;
  }

  .pt-md-4 {
    padding-top: 2rem !important;
  }

  .pb-md-4 {
    padding-bottom: 2rem !important;
  }

  .pb-md-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .py-md-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
@media (min-width: 60em) {
  .mt-lg {
    margin-top: 16px;
  }

  .mb-lg {
    margin-bottom: 16px;
  }

  .ml-lg {
    margin-left: 16px;
  }

  .mr-lg {
    margin-right: 16px;
  }

  .mx-lg {
    margin-left: 16px;
    margin-right: 16px;
  }

  .my-lg {
    margin-top: 16px;
    margin-bottom: 16px;
  }

  .m-lg-0 {
    margin: 0rem !important;
  }

  .ml-lg-0 {
    margin-left: 0rem !important;
  }

  .mr-lg-0 {
    margin-right: 0rem !important;
  }

  .mt-lg-0 {
    margin-top: 0rem !important;
  }

  .mb-lg-0 {
    margin-bottom: 0rem !important;
  }

  .mx-lg-0 {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
  }

  .my-lg-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
  }

  .p-lg-0 {
    padding: 0rem !important;
  }

  .pl-lg-0 {
    padding-left: 0rem !important;
  }

  .pr-lg-0 {
    padding-right: 0rem !important;
  }

  .pt-lg-0 {
    padding-top: 0rem !important;
  }

  .pb-lg-0 {
    padding-bottom: 0rem !important;
  }

  .pb-lg-0 {
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }

  .py-lg-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
  }

  .m-lg-1 {
    margin: 0.5rem !important;
  }

  .ml-lg-1 {
    margin-left: 0.5rem !important;
  }

  .mr-lg-1 {
    margin-right: 0.5rem !important;
  }

  .mt-lg-1 {
    margin-top: 0.5rem !important;
  }

  .mb-lg-1 {
    margin-bottom: 0.5rem !important;
  }

  .mx-lg-1 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }

  .my-lg-1 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .p-lg-1 {
    padding: 0.5rem !important;
  }

  .pl-lg-1 {
    padding-left: 0.5rem !important;
  }

  .pr-lg-1 {
    padding-right: 0.5rem !important;
  }

  .pt-lg-1 {
    padding-top: 0.5rem !important;
  }

  .pb-lg-1 {
    padding-bottom: 0.5rem !important;
  }

  .pb-lg-1 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
  }

  .py-lg-1 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }

  .m-lg-2 {
    margin: 1rem !important;
  }

  .ml-lg-2 {
    margin-left: 1rem !important;
  }

  .mr-lg-2 {
    margin-right: 1rem !important;
  }

  .mt-lg-2 {
    margin-top: 1rem !important;
  }

  .mb-lg-2 {
    margin-bottom: 1rem !important;
  }

  .mx-lg-2 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .my-lg-2 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .p-lg-2 {
    padding: 1rem !important;
  }

  .pl-lg-2 {
    padding-left: 1rem !important;
  }

  .pr-lg-2 {
    padding-right: 1rem !important;
  }

  .pt-lg-2 {
    padding-top: 1rem !important;
  }

  .pb-lg-2 {
    padding-bottom: 1rem !important;
  }

  .pb-lg-2 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .py-lg-2 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

  .m-lg-3 {
    margin: 1.5rem !important;
  }

  .ml-lg-3 {
    margin-left: 1.5rem !important;
  }

  .mr-lg-3 {
    margin-right: 1.5rem !important;
  }

  .mt-lg-3 {
    margin-top: 1.5rem !important;
  }

  .mb-lg-3 {
    margin-bottom: 1.5rem !important;
  }

  .mx-lg-3 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .my-lg-3 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .p-lg-3 {
    padding: 1.5rem !important;
  }

  .pl-lg-3 {
    padding-left: 1.5rem !important;
  }

  .pr-lg-3 {
    padding-right: 1.5rem !important;
  }

  .pt-lg-3 {
    padding-top: 1.5rem !important;
  }

  .pb-lg-3 {
    padding-bottom: 1.5rem !important;
  }

  .pb-lg-3 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .py-lg-3 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .m-lg-4 {
    margin: 2rem !important;
  }

  .ml-lg-4 {
    margin-left: 2rem !important;
  }

  .mr-lg-4 {
    margin-right: 2rem !important;
  }

  .mt-lg-4 {
    margin-top: 2rem !important;
  }

  .mb-lg-4 {
    margin-bottom: 2rem !important;
  }

  .mx-lg-4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .my-lg-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .p-lg-4 {
    padding: 2rem !important;
  }

  .pl-lg-4 {
    padding-left: 2rem !important;
  }

  .pr-lg-4 {
    padding-right: 2rem !important;
  }

  .pt-lg-4 {
    padding-top: 2rem !important;
  }

  .pb-lg-4 {
    padding-bottom: 2rem !important;
  }

  .pb-lg-4 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .py-lg-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }
}
.fontsize-up-1 {
  font-size: 1.25em;
}

.fontsize-down-1 {
  font-size: 0.8em;
}

.fontsize-up-2 {
  font-size: 1.5625em;
}

.fontsize-down-2 {
  font-size: 0.64em;
}

.fontsize-up-3 {
  font-size: 1.953125em;
}

.fontsize-down-3 {
  font-size: 0.512em;
}

img {
  color: #555;
  font-size: 0.64em;
  font-family: Arial, sans-serif;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}

img:-moz-loading {
  visibility: hidden;
}

.border-dark {
  border: 1px solid rgba(39, 39, 39, 0.35);
}

.border-light {
  border: 1px solid #e8e8e8;
}

.box-shadow-light {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.box-shadow-dark {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px 2px rgba(0, 0, 0, 0.5);
}

.border-radius-sm, .alert, .badge {
  border-radius: 3px;
}

.border-radius-lg {
  border-radius: 8px;
}

.border-radius-pill {
  border-radius: 9999px;
}

.right:not(.markdown .right) {
  float: right;
  margin-left: 16px;
}

.left:not(.markdown .left) {
  float: left;
  margin-right: 16px;
}

.center:not(.markdown .center) {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 29.99em) {
  .right-sm:not(.markdown .right-sm) {
    float: right;
    margin-left: 16px;
  }

  .left-sm:not(.markdown .left-sm) {
    float: left;
    margin-right: 16px;
  }

  .center-sm:not(.markdown .center-sm) {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 45em) and (max-width: 59.99em) {
  .right-md:not(.markdown .right-md) {
    float: right;
    margin-left: 16px;
  }

  .left-md:not(.markdown .left-md) {
    float: left;
    margin-right: 16px;
  }

  .center-md:not(.markdown .center-md) {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 60em) {
  .right-lg:not(.markdown .right-lg) {
    float: right;
    margin-left: 16px;
  }

  .left-lg:not(.markdown .left-lg) {
    float: left;
    margin-right: 16px;
  }

  .center-lg:not(.markdown .center-lg) {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
.avoid-break {
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
}

.col-1 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 100%;
  vertical-align: top;
}

.col-2 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 50%;
  vertical-align: top;
}

.col-3 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 33.33%;
  vertical-align: top;
}

.col-4 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 25%;
  vertical-align: top;
}

.col-5 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 20%;
  vertical-align: top;
}

.col-6 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 16.67%;
  vertical-align: top;
}

.col-7 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 14.29%;
  vertical-align: top;
}

.col-8 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 12.5%;
  vertical-align: top;
}

.col-9 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 11.11%;
  vertical-align: top;
}

.col-10 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 10%;
  vertical-align: top;
}

.col-11 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 9.09%;
  vertical-align: top;
}

.col-12 {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 8.33%;
  vertical-align: top;
}

@media (max-width: 29.99em) {
  .col-sm-1 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 100%;
    vertical-align: top;
  }

  .col-sm-2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 50%;
    vertical-align: top;
  }

  .col-sm-3 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 33.33%;
    vertical-align: top;
  }

  .col-sm-4 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 25%;
    vertical-align: top;
  }

  .col-sm-5 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 20%;
    vertical-align: top;
  }

  .col-sm-6 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 16.67%;
    vertical-align: top;
  }

  .col-sm-7 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 14.29%;
    vertical-align: top;
  }

  .col-sm-8 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 12.5%;
    vertical-align: top;
  }

  .col-sm-9 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 11.11%;
    vertical-align: top;
  }

  .col-sm-10 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 10%;
    vertical-align: top;
  }

  .col-sm-11 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 9.09%;
    vertical-align: top;
  }

  .col-sm-12 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 8.33%;
    vertical-align: top;
  }
}
@media (min-width: 45em) and (max-width: 59.99em) {
  .col-md-1 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 100%;
    vertical-align: top;
  }

  .col-md-2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 50%;
    vertical-align: top;
  }

  .col-md-3 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 33.33%;
    vertical-align: top;
  }

  .col-md-4 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 25%;
    vertical-align: top;
  }

  .col-md-5 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 20%;
    vertical-align: top;
  }

  .col-md-6 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 16.67%;
    vertical-align: top;
  }

  .col-md-7 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 14.29%;
    vertical-align: top;
  }

  .col-md-8 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 12.5%;
    vertical-align: top;
  }

  .col-md-9 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 11.11%;
    vertical-align: top;
  }

  .col-md-10 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 10%;
    vertical-align: top;
  }

  .col-md-11 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 9.09%;
    vertical-align: top;
  }

  .col-md-12 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 8.33%;
    vertical-align: top;
  }
}
@media (min-width: 60em) {
  .col-lg-1 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 100%;
    vertical-align: top;
  }

  .col-lg-2 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 50%;
    vertical-align: top;
  }

  .col-lg-3 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 33.33%;
    vertical-align: top;
  }

  .col-lg-4 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 25%;
    vertical-align: top;
  }

  .col-lg-5 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 20%;
    vertical-align: top;
  }

  .col-lg-6 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 16.67%;
    vertical-align: top;
  }

  .col-lg-7 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 14.29%;
    vertical-align: top;
  }

  .col-lg-8 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 12.5%;
    vertical-align: top;
  }

  .col-lg-9 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 11.11%;
    vertical-align: top;
  }

  .col-lg-10 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 10%;
    vertical-align: top;
  }

  .col-lg-11 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 9.09%;
    vertical-align: top;
  }

  .col-lg-12 {
    display: inline-block;
    zoom: 1;
    *display: inline;
    width: 8.33%;
    vertical-align: top;
  }
}
.y-center {
  position: relative;
}

.y-center--inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.xy-center {
  position: relative;
}

.xy-center--inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.inlineblock {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.badge {
  color: #fff;
  padding: 0.35em 0.65em;
  text-align: center;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: baseline;
  font-size: 0.75em;
  line-height: 1;
  white-space: nowrap;
  font-weight: bold;
}

.alert {
  padding: 1rem;
  text-align: left;
  margin-bottom: 1rem;
}

.alert-white {
  color: #666666 !important;
  background-color: white !important;
}

.alert-red {
  color: #65261a !important;
  background-color: #fedfd9 !important;
}

.alert-orange {
  color: #65481a !important;
  background-color: #fef0d9 !important;
}

.alert-yellow {
  color: #655b1a !important;
  background-color: #fef9d9 !important;
}

.alert-green {
  color: #134a26 !important;
  background-color: #d6f1df !important;
}

.alert-blue {
  color: #204d5d !important;
  background-color: #dcf3fb !important;
}

.alert-purple {
  color: #453a5e !important;
  background-color: #eee9fb !important;
}

.alert-pink {
  color: #5e364d !important;
  background-color: #fbe7f2 !important;
}

.alert-gray {
  color: #1d2023 !important;
  background-color: #dbdcdd !important;
}

.alert-black {
  color: black !important;
  background-color: #cccccc !important;
}

.alert-primary {
  color: #0d0f10 !important;
  background-color: #d3d3d4 !important;
}

.alert-secondary {
  color: #2b2f32 !important;
  background-color: #e2e3e5 !important;
}

.alert-tertiary {
  color: #363636 !important;
  background-color: #e7e7e7 !important;
}

.alert-success {
  color: #043522 !important;
  background-color: #cee7dd !important;
}

.alert-danger {
  color: #581414 !important;
  background-color: #f8d6d6 !important;
}

.alert-warning {
  color: #65512c !important;
  background-color: #fff5e2 !important;
}

.alert-dark {
  color: black !important;
  background-color: #cccccc !important;
}

.alert-light {
  color: #666666 !important;
  background-color: white !important;
}

.alert-muted {
  color: #2b2f32 !important;
  background-color: #e2e3e5 !important;
}

.alert-disabled {
  color: #3d3d3d !important;
  background-color: #ebebeb !important;
}

.alert-link {
  color: #021c45 !important;
  background-color: #cddaef !important;
}

.alert-link-visited {
  color: #310931 !important;
  background-color: #e5d0e5 !important;
}

@media print {
  tr, td, th,
p,
img {
    page-break-inside: avoid;
  }

  body {
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
  }
}
.card, .page-list {
  display: block;
  background-color: #fff;
  border-radius: 3px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

.card--top-border, .card, .page-list {
  border-top-style: solid !important;
  border-top-width: 5px !important;
}

.card__inner--margins, .page-list__empty-warning {
  margin: 16px;
}

.card--red {
  border-top-color: #FC5F42 !important;
}

.card--orange {
  border-top-color: #FCB542 !important;
}

.card--yellow {
  border-top-color: #FCE342 !important;
}

.card--lime-green {
  border-top-color: #C4F03F !important;
}

.card--green {
  border-top-color: #30B95E !important;
}

.card--blue {
  border-top-color: #4FC1E9 !important;
}

.card--indigo {
  border-top-color: #5F3AAC !important;
}

.card--purple {
  border-top-color: #AC92EC !important;
}

.card--pink {
  border-top-color: #EC87C0 !important;
}

.card--gray {
  border-top-color: #ccc !important;
}

.card--bluegray {
  border-top-color: #778BA5 !important;
}

.card--black {
  border-top-color: #272727 !important;
}

.card__title {
  display: block;
  font-weight: bold;
  padding: 6px;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 1em;
  color: #212529;
  border-bottom: 1px solid #e8e8e8;
  margin: 0;
}

.card__content {
  display: block;
  margin: 0;
  text-align: left;
}

.card__content--padding {
  padding: 12px;
}

@media print {
  .card, .page-list {
    box-shadow: none;
    border-radius: 0;
    border: 1px solid black !important;
    padding: 0.5em;
    margin-bottom: 3rem;
  }

  .card__content--padding {
    padding-left: 0;
    padding-right: 0;
  }

  .card__inner--margins, .page-list__empty-warning {
    margin: 0;
  }

  .card__title {
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
    margin-bottom: 0.25em;
  }
}
.collapse-toggle {
  cursor: pointer;
}

.collapsed,
.collapsed-mobile {
  display: none;
}

@media (min-width: 30em) {
  .collapsed-mobile {
    display: block;
  }

  .collapse-toggle-mobile {
    display: none;
  }
}
.social-media-wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
  padding: 0 16px;
  margin-bottom: -8px;
}

.social-media-section {
  height: 20px;
  text-align: right;
}

.social-media-section__left,
.social-media-section__right {
  display: table-cell;
  vertical-align: top;
}

.social-media-section__left {
  text-align: left;
}

.social-media-section__right {
  width: 50%;
  padding-left: 0;
  border-top: none;
}

.social-media-link__a {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  margin-left: 0.5em;
  height: 20px;
}

.social-media-link__image {
  max-height: 20px;
  width: auto;
}

.social-media-link--first {
  margin-left: 0;
}

@media (min-width: 50em) {
  .social-media-wrap {
    padding: 0;
  }

  .social-media-section__left,
.social-media-section__right {
    padding: 0 16px;
  }

  .social-media-section__left {
    text-align: right;
  }

  .social-media-section__right {
    width: 240px;
  }
}
.text-include {
  display: block;
}

.text-include--inline {
  display: inline;
}

.table {
  width: 100%;
  border-collapse: collapse;
}
.table td {
  vertical-align: top;
}
.table th {
  font-weight: bold;
  background-color: #f5f5f5;
  vertical-align: top;
}
.table td,
.table th {
  padding: 0.35em;
  border: none;
  font-size: 0.8em;
}
.table td > p:first-child,
.table th > p:first-child {
  margin-top: 0;
}
.table td > p:last-child,
.table th > p:last-child {
  margin-bottom: 0;
}

.table-bordered td,
.table-bordered th {
  border: 1px solid #ccc;
}

@media print {
  .no-print {
    display: none !important;
  }
}

.no-mobile {
  display: none;
}
@media (min-width: 30em) {
  .no-mobile {
    display: initial;
  }
}

.blog--image-gallery {
  text-align: center;
}
.blog--image-gallery img {
  vertical-align: middle;
}

.blog_paginator {
  padding: 1rem;
  border-bottom: 1px solid #ccc;
  font-size: 0.8em;
}

.blog_paginator--link {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}

.blog_paginator--link:not([href]) {
  color: #999;
}

.blog_paginator--prev {
  text-align: left;
  padding-right: 1rem;
}

.blog_paginator--next {
  text-align: right;
}

.blog_paginator--prev,
.blog_paginator--next {
  width: 50%;
}

.blog_author {
  display: block;
  text-align: left;
  font-style: italic;
  font-size: 0.64em;
  color: #6c757d;
  margin-bottom: 1rem;
}

.site-index-page-section {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  text-align: center;
  padding: 0.5em;
  width: 100%;
}
@media (min-width: 25em) {
  .site-index-page-section {
    width: 50%;
  }
}
@media (min-width: 40em) {
  .site-index-page-section {
    width: 33.33%;
  }
}

.site-index-page-section__title {
  font-weight: bold;
}

.site-index-page-section__link {
  display: block;
}
.site-index-page-section__link.important {
  color: red;
}

.contact-us-section-title {
  color: #FC5F42;
  font-weight: bold;
  margin-right: 0.18em;
}
.contact-us-section-title a {
  color: inherit;
  text-decoration: underline;
}

.footnote > hr:before {
  content: "Works Cited";
  display: block;
}

.markdown .toc {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 0.5em;
}
.markdown .toc::after {
  content: " ";
  display: table;
}
.markdown .toc > ul {
  padding: 0.7rem 1rem;
  border-top: 1px solid #ccc;
}
.markdown .toc ul {
  list-style: none;
  padding-left: 1em;
  margin: 0;
  font-size: 0.8em;
}
.markdown .toc ul ul {
  font-size: 1em;
}
.markdown .toc li {
  line-height: 1.6;
}
@media print {
  .markdown .toc {
    display: none !important;
  }
}
.markdown .toctitle {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 0.5rem 1rem;
}

.factsheet-table {
  width: 100%;
  border-collapse: collapse;
}
.factsheet-table th {
  text-align: center;
  width: 0;
  background-color: #fafafa;
  color: #913434;
  border-right: 1px solid #e3e3e3;
}
.factsheet-table th a {
  color: inherit;
  text-decoration: underline;
}
.factsheet-table th, .factsheet-table td {
  vertical-align: top;
  padding: 0.5em;
}
.factsheet-table th:not(.fs-firstrow), .factsheet-table td:not(.fs-firstrow) {
  border-top: 1px solid #e3e3e3;
}
.factsheet-table tr:first-child td, .factsheet-table tr:first-child th {
  border-top: 0;
}
.factsheet-table tr:last-child td, .factsheet-table tr:last-child th {
  border-bottom: 0;
}

@media print {
  .factsheet-card {
    padding: 0;
  }

  .factsheet-table {
    font-size: 12px;
  }
  .factsheet-table th {
    color: black;
  }
  .factsheet-table a {
    color: black;
    text-decoration: underline;
  }
}
.readinglist_card cite {
  font-style: italic;
}
.readinglist_card .readinglist__item, .readinglist_card .readinglist__item--top-margin {
  list-style-type: none;
}
.readinglist_card .readinglist__item--top-margin {
  margin-top: 1em;
}
.readinglist_card .reading-list {
  list-style-position: inside;
  padding-left: 0;
}
.readinglist_card .reading-list-entry {
  padding-left: 1.5em;
  text-indent: -1.5em;
  font-weight: bold;
  font-family: Arial, sans-serif;
}
.readinglist_card .reading-list-entry-annotation {
  text-align: justify;
  margin: 0 2.5em;
  font-family: Georgia, Times, "Times New Roman", serif;
}
.readinglist_card .reading-list-entry-annotation p:first-child {
  margin-top: 0;
}
.readinglist_card .reading-list-entry-annotation p:last-child {
  margin-bottom: 0;
}

.member-service__section-title {
  border-bottom: 1px solid #ccc;
  margin-top: 16px;
  margin-bottom: 8px;
}

.member-service__section-list {
  margin-top: 0;
  margin-bottom: 24px;
}

.craft-completed-image-wrap {
  margin-bottom: 1rem;
  text-align: center;
}

.craft-description {
  margin-bottom: 0.75em;
}

.craft-time-duration {
  margin-bottom: 0.75em;
  clear: left;
}

.craft-supplies-header {
  font-weight: bold;
  font-size: 1em;
  clear: left;
}

.craft-supplies {
  margin: 0.5em 0 0 0;
}

.craft-supplies-image-wrap {
  text-align: center;
  clear: left;
}

.craft-supplies-image {
  padding: 0.5rem;
}

.craft-instructions__inner {
  padding-left: 1em;
}

.craft-instruction__images {
  text-align: center;
  margin-top: 0.5rem;
}
.craft-instruction__images .craft-image-wrap {
  display: inline-block;
  vertical-align: middle;
}
.craft-instruction__images .craft-image-wrap:not(:first-child) {
  margin-left: 2rem;
}

.craft-instruction__index {
  font-weight: bold;
  font-size: 1em;
  margin-right: 0.75em;
  float: left;
  line-height: 1.6;
}

.craft-instruction__index--rhs {
  padding-left: 2rem;
}

.craft-instruction {
  *zoom: 1;
  overflow: hidden;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
.craft-instruction:before, .craft-instruction:after {
  content: " ";
  display: table;
}
.craft-instruction:after {
  clear: both;
}

.craft-instruction__tip {
  color: #6c757d;
  font-size: 0.8em;
}

.craft-instruction--bottom-border {
  border-bottom: 1px solid rgba(39, 39, 39, 0.35);
}

.craft-instruction__inner {
  overflow: hidden;
}

.craft-post-instruction,
.craft-pre-instruction {
  font-size: 0.8em;
}

.craft-pre-instruction {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  border-bottom: 1px solid rgba(39, 39, 39, 0.35);
}

@media (min-width: 50em) {
  .craft-supplies-image-wrap {
    display: inline;
    float: right;
  }

  .craft-completed-image-wrap {
    float: left;
    display: inline;
    text-align: left;
    margin-right: 1rem;
  }
}
.search-card__input-wrap {
  overflow: hidden;
}

.search-card__search-input {
  display: block;
  width: 100%;
  padding: 7px;
}

.searchresults__you-searched-for,
.searchresults__spelling-correction {
  font-size: 0.8em;
}

.searchresults__result-count {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 1em;
  font-size: 0.8em;
}

.searchresults__pagination {
  text-align: center;
  margin-bottom: 0.5em;
  width: 100%;
  clear: both;
}

.searchresult__item {
  padding-bottom: 20px;
  clear: both;
  overflow: hidden;
}

.searchresult__item--image-right {
  margin-left: 132px;
}

.searchresult__item-title {
  font-size: 1em;
  line-height: 1;
  padding-bottom: 0.2em;
}

.searchresult__item-description {
  color: #212529;
  font-size: 0.8em;
}

.searchresult__item-url {
  color: #6c757d;
  font-size: 0.8em;
  word-break: break-all;
}
.searchresult__item-url a {
  color: inherit !important;
}

.searchresult__item-image-wrap {
  width: 112px;
  max-height: 112px;
  height: auto;
  text-align: center;
  float: left;
  margin-bottom: 0.5em;
}

.searchresult__item-image {
  max-width: 112px;
  max-height: 112px;
  width: auto;
  height: auto;
}

.worksheet__description-wrapper {
  display: block;
  font-size: 1em;
  margin-top: 1em;
  padding-left: 0;
}

.worksheet__description-text {
  text-align: left;
  font-size: 0.8em;
}

.worksheet__metadata-wrapper {
  width: 100%;
  border-collapse: separate;
}

.worksheet__meta-item {
  font-size: 0.64em;
  color: #212529;
  margin-bottom: 0.7em;
  line-height: 1.4;
}

.worksheet__meta-label,
.worksheet__meta-value {
  display: block;
}

.worksheet__meta-label,
.worksheet__meta-standalone {
  font-weight: bold;
  text-align: left;
  font-family: Arial, sans-serif;
}

.worksheet__meta-label {
  width: 100%;
}

.worksheet__meta-value {
  width: 100%;
}

.worksheet__meta-link {
  display: block;
  text-align: center;
}

.worksheet__preview-image-wrapper {
  text-align: center;
  margin-bottom: 0.5em;
}

.worksheet__extra_description_item {
  margin-left: 1rem;
}

.worksheet_preview-footnote {
  font-size: 0.64em;
  color: #6c757d;
  margin-top: 0.5em;
  margin-bottom: 1rem;
}

@media (min-width: 50em) {
  .worksheet__description-wrapper {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-top: 0;
    padding-left: 1rem;
    width: 35%;
  }

  .worksheet__preview-position, .worksheet__preview-image-wrapper {
    width: 65%;
    float: left;
  }

  .worksheet__preview-image-wrapper {
    margin-bottom: 0;
  }

  .worksheet_preview-footnote {
    margin-bottom: 0;
  }
}
#worksheet_reader {
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  padding: 0;
  height: 60vh;
  max-height: 500px;
  position: relative;
}

.worksheet_reader--title {
  display: none;
  height: 40px;
  color: #272727;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  font-size: 20px;
  line-height: 1.8;
  background-color: #fafafa;
  border-bottom: 1px solid #ccc;
}

.worksheet_reader--change-page-button {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: #272727;
  padding: 0.25rem;
  width: 40px;
  height: 100px;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.worksheet_reader--previous_button {
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  left: 8px;
}

.worksheet_reader--next_button {
  right: 8px;
}

.worksheet_reader--change-page-button img {
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.worksheet_reader--change-page-button[data-enabled]:hover {
  background-color: #ccc;
}

.worksheet_reader--change-page-button[data-disabled] {
  cursor: not-allowed;
  opacity: 0.4;
  visibility: hidden;
}

.worksheet_reader--page-row {
  margin: 0.5rem 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.worksheet_reader--pages {
  position: absolute;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  top: 0;
  left: 56px;
  /* 40 + 8*2 */
  right: 56px;
  bottom: 0;
}

.worksheet_reader--pages-fullwidth {
  left: 8px;
  right: 8px;
}

.worksheet_reader--page {
  display: none;
  max-width: 100%;
  max-height: 100%;
  border: 1px solid #e3e3e3;
  box-shadow: 2px 2px 4px #ccc;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.worksheet_reader--thumbnails {
  margin-top: 0.5rem;
  background-color: #f2f2f2;
  height: 102px;
  /* 80 + 3*2 (border) + 8*2 (margin) */
  border-top: 1px solid #ccc;
  display: none;
  /* Mobile has not thumbnails */
  position: absolute;
  left: 0;
  right: 0;
}

.worksheet_reader--thumbnails-inner {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
  height: 100%;
  padding: 8px;
  padding-left: 0;
}

.worksheet_reader--thumbnail {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  cursor: pointer;
  position: relative;
  line-height: 0;
  margin-left: 8px;
}

.worksheet_reader--thumbnail-last {
  margin-right: 8px;
}

.worksheet_reader--thumbnail img {
  max-width: 100%;
  max-height: 100%;
  border: 3px solid #cecece;
}

.worksheet_reader--thumbnail:hover img {
  border-color: #272727;
}

.worksheet_reader--thumbnail[data-selected] img {
  border-color: #9fb2bd;
}

.worksheet_reader--thumbnail_index {
  font-size: 0.8em;
  position: absolute;
  bottom: 3px;
  right: 3px;
  padding: 0.5em;
  font-weight: bold;
  line-height: 1;
  background-color: #E1E6E7;
  border-top-left-radius: 8px;
  border-top: 2px solid #cecece;
  border-left: 2px solid #cecece;
}

.worksheet_reader--thumbnail:hover .worksheet_reader--thumbnail_index {
  border-color: #272727;
}

.worksheet_reader--thumbnail[data-selected] .worksheet_reader--thumbnail_index {
  border-color: #9fb2bd;
}

.worksheet_reader--buttons {
  height: 34px;
  text-align: right;
  background-color: #eaeaea;
  border-top: 1px solid #bbb;
  position: absolute;
  left: 0;
  right: 0;
}

.worksheet_reader--control-button {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 30px;
  padding: 2px 6px;
  background-color: #ffffff;
  color: #272727 !important;
  border: 1px solid black;
  margin: 2px;
  font-size: 0.8em;
  line-height: 1;
}

.worksheet_reader--control-button:hover {
  background-color: #fffbdb;
}

.worksheet_reader--control-button img {
  max-width: 100%;
  max-height: 100%;
  width: 24px;
  margin-right: 5px;
}

.worksheet_reader--control-button div,
.worksheet_reader--control-button img {
  display: inline-block;
  vertical-align: middle;
}

#worksheet_reader-minimize {
  display: none;
}

#worksheet_reader-maximize {
  display: none;
}

.worksheet_reader--above_buttons_thumbnail {
  bottom: 34px;
  /*$thumbnail_full_height + $controls_full_height;*/
}

.worksheet_reader--above_thumbnail {
  bottom: 0;
  /*$thumbnail_full_height;*/
}

.worksheet_reader--above-buttons {
  bottom: 34px;
}

.worksheet_reader--bottom {
  bottom: 0;
}

@media screen and (min-height: 566.6666666667px) {
  .worksheet_reader--thumbnails {
    display: block;
  }

  .worksheet_reader--above_buttons_thumbnail {
    bottom: 136px;
  }

  .worksheet_reader--above_thumbnail {
    bottom: 102px;
  }
}
@media screen and (min-width: 800px) and (min-height: 480px) {
  .el_worksheet--popup-overlay {
    background-color: black;
    opacity: 0.75;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
  }

  #worksheet_reader {
    height: 500px;
  }

  #worksheet_reader-maximize {
    display: initial;
  }

  #worksheet_reader[data-el-maximized] {
    position: fixed;
    left: 40px;
    right: 40px;
    top: 40px;
    bottom: 40px;
    width: auto;
    height: auto;
    max-height: none;
    z-index: 10000;
    background-color: #efefef;
    margin-right: 0;
  }
  #worksheet_reader[data-el-maximized] #worksheet_reader-minimize {
    display: initial;
  }
  #worksheet_reader[data-el-maximized] #worksheet_reader-maximize {
    display: none;
  }
  #worksheet_reader[data-el-maximized] .worksheet_reader--title {
    display: block;
  }
  #worksheet_reader[data-el-maximized] .worksheet_reader--page-row {
    top: 41px;
  }
  #worksheet_reader[data-el-maximized] .worksheet_reader--thumbnails {
    background-color: #e5e5e5;
  }
  #worksheet_reader[data-el-maximized] .worksheet_reader--buttons {
    background-color: #d4d4d4;
  }

  .worksheet_reader--thumbnails {
    display: block;
  }

  .worksheet_reader--above_buttons_thumbnail {
    bottom: 136px;
  }

  .worksheet_reader--above_thumbnail {
    bottom: 102px;
  }
}
.find-it-worksheet__url-text {
  font-size: 0.8em;
  word-break: break-all;
  word-wrap: break-word;
  color: #008000;
}

.coloring-image {
  border: 2px solid black;
  margin-bottom: 1em;
}

.coloring-caption {
  margin-bottom: 1em;
}

.coloring-link-wrap {
  font-size: 0.8em;
  margin-top: 1.5em;
}

.interactive-image-wrap {
  display: block;
  margin: 0 auto;
  overflow: auto;
}

.interactive-palette {
  display: block;
  float: left;
  width: 120px;
  margin-right: 1em;
}

.interactive-image {
  display: block;
  overflow: auto;
}
@media print {
  .interactive-image img {
    max-width: 100%;
  }
}

.interactive-instructions {
  text-align: center;
  font-size: 0.8em;
  margin-top: 1em;
}
.interactive-instructions p {
  margin: 0;
}

.game-screen {
  font-size: 0.8em;
}

.game-breadcrumbs {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  background-color: #f0f0f0;
  border-radius: 3px;
}

.game-breadcrumb {
  color: #0645AD;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.game-breadcrumb:not(.game-breadcrumb-active) {
  cursor: pointer;
}
.game-breadcrumb:not(.game-breadcrumb-active):hover {
  text-decoration: underline;
}

.game-breadcrumb-active {
  color: #000;
}

.game-breadcrumb + .game-breadcrumb::before {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #000;
  content: "/";
}

.gamescreen-title {
  font-weight: bold;
  font-size: 1.5625em;
  margin-bottom: 16px;
}

.game-progressbar {
  height: 1rem;
  background-color: #e5e5e5;
  border: 1px solid #aaa;
  border-radius: 3px;
}

.game-progressbar-inner, .game-progressbar-innersection {
  height: 100%;
  -webkit-transition: width 0.15s ease-in-out, background-color 0.15s ease-in-out;
  transition: width 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.game-progressbar-inner-rb {
  border-right: 1px solid #aaa;
}

.game-progressbar-innersection {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}

.game-progressbar-innersection + .game-progressbar-innersection {
  border-left: 1px solid #aaa;
}

.game-button-row--left {
  float: left;
}

.game-button-row--right {
  float: right;
}

.game-button-row::after {
  display: table;
  content: "";
  clear: both;
}

.game-vstack-spacer {
  height: 16px;
}

.game-lr .lr-left,
.game-lr .lr-right {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 50%;
}
.game-lr .lr-left {
  text-align: left;
}
.game-lr .lr-right {
  text-align: right;
}

.game-text-correct {
  color: #30B95E;
}

.game-text-incorrect {
  color: #DD3232;
}

.game-bg-correct {
  background-color: #30B95E;
}

.game-bg-incorrect {
  background-color: #DD3232;
}

input.readonly {
  pointer-events: none;
}

.game-modal {
  position: fixed;
  /* Stay in place */
  z-index: 99999;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7);
  /* Black w/ opacity */
  text-align: center;
}

.game-modal-content {
  background-color: #fafafa;
  padding: 20px;
  border: 1px solid #444;
  border-radius: 3px;
  max-width: 80%;
  /* Could be more or less, depending on screen size */
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flashcard-card {
  background-color: #fff;
  color: #212529;
  border-radius: 8px;
  font-size: 1.25em;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -6px 0px inset;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  overflow: hidden;
  position: relative;
}

.card-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.flashcard-card-flippable {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background-color 0.15s ease;
  transition: background-color 0.15s ease;
  margin-top: 16px;
  margin-bottom: 16px;
  height: 300px;
  -webkit-perspective: 1000px;
          perspective: 1000px;
  pointer-events: none;
}
.flashcard-card-flippable:hover {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}
.flashcard-card-flippable .card-container {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.flashcard-card-flippable .card-container.flipped .flip-front {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.flashcard-card-flippable .card-container.flipped .flip-back {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
.flashcard-card-flippable .flashcard-card {
  pointer-events: auto;
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
  backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.flashcard-card-flippable .flashcard-card:hover {
  background-color: #fafafa;
}
.flashcard-card-flippable .flip-front {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  z-index: 2;
}
.flashcard-card-flippable .flip-back {
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}

.flashcard-card-category {
  font-weight: bold;
  color: #555;
  background-color: #f0f0f0;
  text-align: left;
  font-size: 0.8em;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 40px;
  line-height: 1.5;
}

.flashcard-card-category-inner {
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #555;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-height: 100%;
}

.flashcard-content-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.flashcard-content-wrap-nocategory {
  top: 0;
}

.flashcard-content-wrap-withcategory {
  top: 40px;
}

.flashcard-content {
  padding: 12px;
  text-align: center;
  position: relative;
  height: 100%;
}

.flashcard-content-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  max-height: 100%;
}

.flashcard-image,
.flashcard-image + .flashcard-text {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 50%;
  height: 100%;
  padding: 12px;
}

.flashcard-image {
  text-align: right;
}
.flashcard-image image {
  max-width: 100%;
  max-height: 100%;
}

.flashcard-image + .flashcard-text {
  text-align: left;
}

.flashcard-text {
  text-align: center;
}

.flashcard-progress-label {
  position: absolute;
  text-align: center;
  font-weight: bold;
  font-size: 0.8em;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  right: 0;
}

.flashcard-flip-notice {
  font-size: 1em;
  text-align: center;
  margin: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: #DD3232;
}

.progressbar-wrap {
  font-size: 0.8em;
  color: #6c757d;
  line-height: 1;
}
.progressbar-wrap .game-progressbar {
  margin-top: 4px;
}

.flashcard-practice .flashcard-pagination-button {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 15%;
}
.flashcard-practice .progressbar-wrap {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 70%;
  padding: 0 16px;
  text-align: center;
}

.flashcard-answers-label {
  margin-bottom: 16px;
  font-size: 1.25em;
}

.flashcard-answers-wrap {
  margin-top: 16px;
}

.flashcard-mc-answer-wrap {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
}
.flashcard-mc-answer-wrap-0, .flashcard-mc-answer-wrap-2 {
  padding-right: 16px;
}
.flashcard-mc-answer-wrap-0, .flashcard-mc-answer-wrap-1 {
  padding-bottom: 16px;
}

.flashcard-mc-answer {
  display: block;
  font-size: 1.25em;
}

.flashcard-scored .game-progressbar {
  margin-bottom: 16px;
}

.flashcard-next-button {
  margin-top: 16px;
  margin-left: auto;
  padding: 1rem;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  display: block;
  font-size: 1.25em;
}

.flashcard-ti-submitbutton {
  float: right;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.flashcard-ti-submitinputwrap {
  overflow: hidden;
}
.flashcard-ti-submitinputwrap input {
  width: 100%;
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  border: 1px solid #ccc;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.flashcard-ti-submitinputwrap input:focus {
  border-color: #0645AD;
}

@media (min-width: 50em) {
  .flashcard-card {
    width: 75%;
  }
}
.coloring-image {
  max-width: 100%;
}

.coloring-link-wrap {
  font-size: 0.8em;
  margin-top: 0.2rem;
}

@media print {
  .coloring-image {
    display: block;
    margin: auto;
  }
}
.whatsnew__archive {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-perspective: 1;
}
@media (min-width: 30em) and (max-width: 49.99em) {
  .whatsnew__archive {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    font-size: 0.8em;
  }
}
@media (min-width: 50em) {
  .whatsnew__archive {
    -webkit-column-count: 6;
       -moz-column-count: 6;
            column-count: 6;
    font-size: 0.8em;
  }
}
@media print {
  .whatsnew__archive {
    -webkit-column-count: 6 !important;
       -moz-column-count: 6 !important;
            column-count: 6 !important;
    font-size: 0.8em;
  }
}

.whatsnew-archive__section {
  padding-bottom: 0.5em;
  text-align: center;
  overflow: hidden;
  /* fix for Firefox */
  page-break-inside: avoid;
       break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
  /*@include inline-block;
  vertical-align: top;
  width: 100%;*/
}

.whatsnew-archive__item {
  display: block;
}

.wl_toc {
  margin-bottom: 16px;
  padding: 12px;
}

.wl_toc--title {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 0.5em;
}

.wl_toc ul {
  list-style: none;
  padding-left: 1em;
  margin: 0;
  font-size: 0.8em;
}

.wl_toc li {
  line-height: 2;
}

.wl_toc--alphabet li {
  display: inline-block;
  vertical-align: top;
  min-width: 1.25em;
  margin-right: 1em;
  page-break-inside: avoid;
}

.wl_toc--columns ul {
  display: inline-block;
  vertical-align: top;
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  width: 100%;
}

.wl_toc--columns li {
  line-height: 1.25;
  page-break-inside: avoid;
  margin-bottom: 0.75em;
}

.wordlist-section {
  padding: 12px;
}

.wordlist-section__title {
  font-weight: bold;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
  margin-bottom: 0.5em;
  font-size: 1.25em;
  color: #212529;
  border-bottom: 1px solid #999;
}

.wordlist-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  margin-bottom: 0.5em;
  /* Add extra margin to separate the entries a bit */
}

.wordlist-wrapper {
  width: 100%;
  margin-bottom: 1em;
}
.wordlist-wrapper table {
  width: 95%;
  margin: 0 auto;
}

.wl-img-wtoc {
  max-width: 200px;
  max-height: 200px;
}

.wl-img-wotoc {
  max-width: 100%;
  max-height: 200px;
}

@media (min-width: 50em) {
  .wordlist-item {
    width: 50%;
    padding-right: 0.5em;
    /* Margin between items incase they are horizontal */
  }

  .wl_toc--alphabet ul {
    width: 50%;
  }

  .wl_toc--columns ul {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media (min-width: 75em) {
  .wordlist-item {
    width: 33.3%;
  }

  .wl_toc--alphabet ul {
    width: 33.3%;
  }

  .wl_toc--columns ul {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
@media print {
  .wl_toc {
    display: none !important;
  }

  .wordlist-wrapper {
    -webkit-columns: 4;
       -moz-columns: 4;
            columns: 4;
  }

  .wordlist-section {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
       page-break-inside: avoid;
            break-inside: avoid-column;
    display: inline-block;
    width: 100%;
  }

  .wordlist-item {
    width: auto !important;
    margin: 0.25em !important;
  }
}
.pre_calendar {
  text-align: left;
  font-size: 0.8em;
  padding: 0.5em;
  border-bottom: 1px solid #ccc;
}

.calendar_previous_month {
  float: left;
  text-align: left;
}
@media print {
  .calendar_previous_month {
    display: none !important;
  }
}

.calendar_next_month {
  float: right;
  text-align: right;
}
@media print {
  .calendar_next_month {
    display: none !important;
  }
}

.calendar_previous_month, .calendar_next_month {
  font-size: 0.8em;
  width: 25%;
}

.cpm_short {
  display: inline;
}

.cpm_long {
  display: none;
}

.calendar_month_event {
  text-align: center;
  font-size: 0.8em;
  font-weight: normal;
}

.calendar_description {
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding: 0.375em;
  font-size: 0.8em;
}

.calendar_wrap {
  /*padding: 1em;
  padding-top: 0;*/
  width: 100%;
  padding-bottom: 0.75em;
}

.calendar_header {
  display: none;
}

.calendar_day {
  display: block;
  overflow: hidden;
}

.calendar_day--no-content {
  display: none;
}

.calendar_day--inactive {
  display: none;
}

.calendar_day--inner {
  padding: 0.35em 1em;
}

.calendar_day--date-long {
  display: block;
  text-align: left;
  font-weight: bold;
}

.calendar_day--date-short {
  display: none;
}

.calendar_day--content {
  text-align: left;
  margin-left: 1em;
}

.calendar_day--event:not(.calendar_day--event-last) {
  margin-bottom: 0.75em;
}

.calendar_day--event p {
  line-height: 1.5 !important;
}

.calendar-event--title {
  color: #b22311;
  font-weight: bold;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: baseline;
}

.calendar-event--date-label {
  font-size: 0.8em;
  font-style: italic;
  color: #6c757d;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: baseline;
  margin-left: 0.25em;
}

.calendar-event--text {
  line-height: 1.8;
}

@media not print {
  .calendar_day--today {
    background-color: #fffad0;
  }
}
@media screen and (min-width: 60em) {
  .calendar_wrap {
    display: table;
    padding: 0;
    border-collapse: collapse;
    table-layout: fixed;
  }

  .cpm_short {
    display: none;
  }

  .cpm_long {
    display: inline;
  }

  .related_calendar_urls {
    float: right;
    margin-bottom: 0;
  }

  .related_calendar_urls .previous_month {
    float: none;
  }

  .related_calendar_urls .next_month {
    float: none;
  }

  .related_calendar_url--separator {
    display: inline;
  }

  .calendar_header {
    display: table-row;
  }

  .calendar_header--item {
    display: table-cell;
    vertical-align: middle;
    width: 14.28%;
    text-align: center;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    border-top: 0;
    color: #212529;
    font-weight: normal;
    font-size: 0.8em;
  }

  .calendar_week {
    width: 100%;
    display: table-row;
  }

  .calendar_day {
    width: 14.28%;
    height: 5em;
    /* Acts as min-height for table-cells */
    margin-bottom: 0;
    display: table-cell;
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 0.25em;
    overflow-wrap: break-word;
  }

  .calendar_day--inner {
    padding: 0;
  }

  .calendar_day--inactive {
    display: table-cell;
    color: #999;
  }
  .calendar_day--inactive .calendar_day--content {
    display: none;
  }

  .calendar_day--no-content {
    display: table-cell;
  }

  .calendar_day--date-long {
    display: none;
  }

  .calendar_day--date-short {
    display: block;
    text-align: center;
    font-size: 1em;
    font-weight: normal;
    font-family: "Palatino", "Times New Roman", "Times", serif;
  }

  .calendar_day--content {
    font-size: 0.8em;
    margin-left: 0;
    text-align: center;
  }

  .calendar-event--title,
.calendar-event--date-label {
    display: block;
  }

  .calendar-event--date-label {
    margin-left: 0;
  }

  .calendar-event-text {
    text-align: center;
  }
}
@media print {
  .calendar_day:not(.calendar_day--inactive):not(.calendar_day--no-content) {
    display: block;
    width: 100%;
    page-break-inside: avoid;
  }

  .calendar_week {
    display: inline;
  }
}
/* Mobile 3 column layout */
@media print {
  .calendar_archive_card {
    display: none !important;
  }
}

.activity_calendar_archive_year-wrap {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
  width: 33.33%;
  text-align: center;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}

.activity_calendar_archive_year-wrap:nth-child(3n) {
  border-right: none;
}

.activity_calendar_archive_year-label {
  background-color: #f5f5f5;
  padding: 0.25rem;
  border-bottom: 1px solid #e5e5e5;
}

.activity_calendar_archive_year-label {
  font-weight: bold;
  font-size: 0.8em;
}

.activity_calendar_archive_month {
  font-size: 0.8em;
}

.activity_calendar_archive_months_wrap {
  padding-bottom: 0.75rem;
  padding-top: 0.25rem;
}

@media (min-width: 28em) {
  .activity_calendar_archive_year-wrap {
    width: 25%;
    /* ${col} columns */
  }

  .activity_calendar_archive_year-wrap:nth-child(3n) {
    border-right: 1px solid #e5e5e5;
  }

  .activity_calendar_archive_year-wrap:nth-child(4n) {
    border-right: none;
    padding-right: 0;
  }
}
@media (min-width: 35em) {
  .activity_calendar_archive_year-wrap {
    width: 20%;
    /* ${col} columns */
  }

  .activity_calendar_archive_year-wrap:nth-child(4n) {
    border-right: 1px solid #e5e5e5;
  }

  .activity_calendar_archive_year-wrap:nth-child(5n) {
    border-right: none;
    padding-right: 0;
  }
}
@media (min-width: 42em) {
  .activity_calendar_archive_year-wrap {
    width: 16.6666666667%;
    /* ${col} columns */
  }

  .activity_calendar_archive_year-wrap:nth-child(5n) {
    border-right: 1px solid #e5e5e5;
  }

  .activity_calendar_archive_year-wrap:nth-child(6n) {
    border-right: none;
    padding-right: 0;
  }
}
@media (min-width: 49em) {
  .activity_calendar_archive_year-wrap {
    width: 14.2857142857%;
    /* ${col} columns */
  }

  .activity_calendar_archive_year-wrap:nth-child(6n) {
    border-right: 1px solid #e5e5e5;
  }

  .activity_calendar_archive_year-wrap:nth-child(7n) {
    border-right: none;
    padding-right: 0;
  }
}
@media (min-width: 56em) {
  .activity_calendar_archive_year-wrap {
    width: 12.5%;
    /* ${col} columns */
  }

  .activity_calendar_archive_year-wrap:nth-child(7n) {
    border-right: 1px solid #e5e5e5;
  }

  .activity_calendar_archive_year-wrap:nth-child(8n) {
    border-right: none;
    padding-right: 0;
  }
}
@media (max-width: 719px) {
  .desktop_only {
    display: none !important;
  }
}
@media (min-width: 720px) {
  .mobile_only {
    display: none !important;
  }
}
