11diff --git a/application.css b/application.alt.css
2- index 486249f ..b672bd0 100644
2+ index 60d03b4 ..b672bd0 100644
33--- a/application.css
44+++ b/application.alt.css
55@@ -11227,7 +11227,7 @@ body.dark th.tablesorter-headerAsc {
@@ -52,7 +52,7 @@ index 486249f..b672bd0 100644
5252 .education_description_container {
5353 margin-top: 10px;
5454 }
55- @@ -15707,21 +15673,6 @@ input.invalid {
55+ @@ -15707,68 +15673,6 @@ input.invalid {
5656 padding-bottom: 2px !important;
5757 padding-left: 4px !important;
5858 padding-right: 4px !important;
@@ -71,6 +71,53 @@ index 486249f..b672bd0 100644
7171- max-height: calc(6em);
7272- overflow-y: auto;
7373- line-height: 2.4em;
74+ - }
75+ - .hospital-extension-boost-container {
76+ - display: flex;
77+ - gap: 5px;
78+ - margin-bottom: 20px;
79+ - }
80+ - .hospital-extension-boost-container .extension-boost-select {
81+ - width: auto;
82+ - display: inline-block;
83+ - }
84+ - .hospital-extension-boost-container .boost-countdown {
85+ - display: inline-flex;
86+ - align-items: center;
87+ - padding: 5px 10px;
88+ - border-radius: 3px;
89+ - color: #fff;
90+ - }
91+ - .hospital-extension-boost-container .boost-countdown .boost-arrow-icon {
92+ - margin-right: 5px;
93+ - }
94+ - .transport-boost-badge {
95+ - background-color: #5cb85c;
96+ - color: white;
97+ - padding: 6px 12px;
98+ - border-radius: 4px;
99+ - display: inline-block;
100+ - }
101+ - .transport-boost-badge .boost-timer-row {
102+ - display: flex;
103+ - align-items: center;
104+ - gap: 5px;
105+ - }
106+ - tr.hospital-boost-active td {
107+ - background-color: #dff0d8;
108+ - }
109+ - body.dark tr.hospital-boost-active td {
110+ - background-color: #1b735c;
111+ - color: #fff;
112+ - }
113+ - .well.hospital-boost-active {
114+ - background-color: #dff0d8;
115+ - border-color: #d6e9c6;
116+ - }
117+ - body.dark .well.hospital-boost-active {
118+ - background-color: #1b735c;
119+ - color: #fff;
120+ - border-color: #155a49;
74121 } /*!
75122 * Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
76123 *
0 commit comments