-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcompiled.css
executable file
·244 lines (212 loc) · 31.1 KB
/
compiled.css
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
/* base.css */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}p{margin-bottom:1em}strong,b{font-weight:bold}ol,ul{list-style:none}blockquote,q{quotes:none}em{font-style:italic}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{font-family:"Open Sans","Helvetica Neue",sans-serif;font-size:13px;color:#484848;background-color:#f2f2f4;line-height:1.4}.notransition{-webkit-transition:none!important;-moz-transition:none!important;-ms-transition:none!important;-o-transition:none!important;transition:none!important}h1{font-weight:normal;font-size:25px;line-height:25px}h2{font-size:20px}h3{font-size:15px;font-weight:bold;margin-bottom:2px}a,a:active,a:visited{text-decoration:none;color:#2042e0}a.ui-link{color:inherit}a.ui-link:hover{color:#484848}a:hover{text-decoration:underline}label{padding-left:5px}tt{font-family:monospace}button,a.button,input[type="button"],input[type="submit"],input[type="reset"]{text-decoration:none;color:#484848;display:inline-block;line-height:18px;padding:7px 10px;margin:2px 0;font-size:13px;font-weight:bold;text-shadow:0 1px 0 rgba(255,255,255,.9);white-space:nowrap;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#f7f7f4;background:-moz-linear-gradient(top,#f7f7f4 0%,#eaeaea 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f4),color-stop(100%,#eaeaea));background:-webkit-linear-gradient(top,#f7f7f4 0%,#eaeaea 100%);background:-o-linear-gradient(top,#f7f7f4 0%,#eaeaea 100%);background:-ms-linear-gradient(top,#f7f7f4 0%,#eaeaea 100%);background:linear-gradient(to bottom,#f7f7f4 0%,#eaeaea 100%);border:1px solid #ddd;border-bottom-color:#c5c5c5;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.05);-moz-box-shadow:0 1px 3px rgba(0,0,0,.05);-pie-box-shadow:none;box-shadow:0 1px 3px rgba(0,0,0,.05);vertical-align:middle;cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;behavior:url(/static/js/PIE/PIE.htc)}button:hover,a.button:hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover{text-decoration:none;color:#484848;background:#eaeaea;background:-moz-linear-gradient(top,#eaeaea 0%,#dadada 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eaeaea),color-stop(100%,#dadada));background:-webkit-linear-gradient(top,#eaeaea 0%,#dadada 100%);background:-o-linear-gradient(top,#eaeaea 0%,#dadada 100%);background:-ms-linear-gradient(top,#eaeaea 0%,#dadada 100%);background:linear-gradient(to bottom,#eaeaea 0%,#dadada 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#dadada',GradientType=0 )}button:active,a.button:active,input[type="button"]:active,input[type="submit"]:active,input[type="reset"]:active{background-color:#dadada;background-image:none;border-color:#b5b5b5;box-shadow:inset 0 1px 5px rgba(0,0,0,.15)}button:focus,a.button:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus{outline:none;background:#eaeaea;background:-moz-linear-gradient(top,#eaeaea 0%,#dadada 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#eaeaea),color-stop(100%,#dadada));background:-webkit-linear-gradient(top,#eaeaea 0%,#dadada 100%);background:-o-linear-gradient(top,#eaeaea 0%,#dadada 100%);background:-ms-linear-gradient(top,#eaeaea 0%,#dadada 100%);background:linear-gradient(to bottom,#eaeaea 0%,#dadada 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#dadada',GradientType=0 )}button:disabled,a.button:disabled,input[type="button"]:disabled,input[type="submit"]:disabled,input[type="reset"]:disabled,button:disabled:hover,a.button:disabled:hover,input[type="button"]:disabled:hover,input[type="submit"]:disabled:hover,input[type="reset"]:disabled:hover{color:silver;background-image:none;background-color:#ebebeb;cursor:default;box-shadow:none}input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="number"],input[type="tel"],input[type="url"],textarea{padding:6px 3px;margin:2px 0;line-height:18px;background-color:#fff;background-repeat:no-repeat;background-position:right center;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);box-shadow:inset 0 1px 2px rgba(0,0,0,.075);vertical-align:middle;font-family:"Open Sans","Helvetica Neue",sans-serif;behavior:url(/static/js/PIE/PIE.htc)}input[type="text"]:focus,input[type="search"]:focus,input[type="password"]:focus,input[type="email"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="url"]:focus,textarea:focus{outline:none;border-color:#4d90fe}input.error,input.error:focus{border:1px solid #ff4848}.error-color{color:#ff4848}.left{float:left}.right{float:right}ul{list-style-type:disc;list-style-position:outside;padding-left:30px}.right-buttons{text-align:right}form th,form td{padding-right:8px;text-align:left}form th{vertical-align:middle}form .errorlist{list-style:none;padding-left:0;color:#ff4848}th{text-align:left;padding:0 8px 0 0}table.key-value-table th{font-weight:bold}thead th{font-weight:bold}table[data-sortable] th,table[data-sortable] td{padding:10px 15px 0 0}tr td:not(:last-child) {padding:0 8px 0 0}table.zebra tbody tr:nth-child(odd) {background-color:rgba(0,0,0,.05)}table.list-table{margin-left:30px}td.list-item{display:list-item}@media print{body *{visibility:hidden}.header,.nav{display:none}.primary-content,.primary-content *{visibility:visible}.primary-content{margin:0!important}body{margin-top:0!important;background-color:transparent}*{-webkit-transition:initial!important;-moz-transition:initial!important;-ms-transition:initial!important;-o-transition:initial!important;transition:initial!important}}p.narrow-paragraph{max-width:400px}a.button.small-button,button.small-button,input.small-button{font-size:10px;padding:0 5px;margin:0}.clickable{cursor:pointer}table.fancy-table td,table.fancy-table th{padding:5px 10px}table.fancy-table tbody tr:nth-child(odd) {background-color:rgba(0,0,0,.05)}body.fire *{-webkit-animation-name:fire!important;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-moz-animation-name:fire!important;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-ms-animation-name:fire!important;-ms-animation-duration:1s;-ms-animation-iteration-count:infinite;-o-animation-name:fire!important;-o-animation-duration:1s;-o-animation-iteration-count:infinite;animation-name:fire!important;animation-duration:1s;animation-iteration-count:infinite;color:#000!important}@-webkit-keyframes fire {
0%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
10%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
20%{text-shadow:0 -1px 2px #A00000,-1px -3px 2px #F08000,-2px -5px 2px #FF0}
30%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
50%{text-shadow:0 -2px 2px #A00000,0 -5px 2px #F08000,0 -8px 2px #FF0}
60%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
70%{text-shadow:0 -1px 2px #A00000,1px -3px 2px #F08000,2px -5px 2px #FF0}
80%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
100%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
}@-moz-keyframes fire {
0%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
10%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
20%{text-shadow:0 -1px 2px #A00000,-1px -3px 2px #F08000,-2px -5px 2px #FF0}
30%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
50%{text-shadow:0 -2px 2px #A00000,0 -5px 2px #F08000,0 -8px 2px #FF0}
60%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
70%{text-shadow:0 -1px 2px #A00000,1px -3px 2px #F08000,2px -5px 2px #FF0}
80%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
100%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
}@-ms-keyframes fire {
0%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
10%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
20%{text-shadow:0 -1px 2px #A00000,-1px -3px 2px #F08000,-2px -5px 2px #FF0}
30%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
50%{text-shadow:0 -2px 2px #A00000,0 -5px 2px #F08000,0 -8px 2px #FF0}
60%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
70%{text-shadow:0 -1px 2px #A00000,1px -3px 2px #F08000,2px -5px 2px #FF0}
80%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
100%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
}@-o-keyframes fire {
0%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
10%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
20%{text-shadow:0 -1px 2px #A00000,-1px -3px 2px #F08000,-2px -5px 2px #FF0}
30%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
50%{text-shadow:0 -2px 2px #A00000,0 -5px 2px #F08000,0 -8px 2px #FF0}
60%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
70%{text-shadow:0 -1px 2px #A00000,1px -3px 2px #F08000,2px -5px 2px #FF0}
80%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
100%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
}@keyframes fire {
0%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
10%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
20%{text-shadow:0 -1px 2px #A00000,-1px -3px 2px #F08000,-2px -5px 2px #FF0}
30%{text-shadow:0 -2px 2px #A00000,-1px -4px 2px #F08000,-6px -5px 2px #FF0}
50%{text-shadow:0 -2px 2px #A00000,0 -5px 2px #F08000,0 -8px 2px #FF0}
60%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
70%{text-shadow:0 -1px 2px #A00000,1px -3px 2px #F08000,2px -5px 2px #FF0}
80%{text-shadow:0 -2px 2px #A00000,1px -4px 2px #F08000,2px -6px 2px #FF0}
100%{text-shadow:0 -2px 2px #A00000,0 -4px 2px #F08000,0 -6px 2px #FF0}
}@-webkit-keyframes wobble {
from {
-webkit-transform: none;
}
15% {
-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
-webkit-transform: none;
}
}@keyframes wobble {
from {
transform: none;
}
15% {
transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
}
30% {
transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
}
45% {
transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
}
60% {
transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
}
75% {
transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
}
to {
transform: none;
}
}.wobble{-webkit-animation-name:wobble;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-name:wobble;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite}@-webkit-keyframes bounce {
from, 20%, 53%, 80%, to {
-webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
-webkit-transform: translate3d(0,0,0);
}
40%, 43% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -30px, 0);
}
70% {
-webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
-webkit-transform: translate3d(0, -15px, 0);
}
90% {
-webkit-transform: translate3d(0,-4px,0);
}
}@keyframes bounce {
from, 20%, 53%, 80%, to {
animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transform: translate3d(0,0,0);
}
40%, 43% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -30px, 0);
}
70% {
animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
transform: translate3d(0, -15px, 0);
}
90% {
transform: translate3d(0,-4px,0);
}
}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-name:bounce;transform-origin:center bottom;animation-duration:1s;animation-fill-mode:both;animation-iteration-count:infinite}@-webkit-keyframes pulse {
from {
-webkit-transform: scale3d(1, 1, 1);
}
50% {
-webkit-transform: scale3d(1.15, 1.15, 1.15);
}
to {
-webkit-transform: scale3d(1, 1, 1);
}
}@keyframes pulse {
from {
transform: scale3d(1, 1, 1);
}
50% {
transform: scale3d(1.15, 1.15, 1.15);
}
to {
transform: scale3d(1, 1, 1);
}
}.pulse{-webkit-animation-name:pulse;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-name:pulse;animation-duration:.5s;animation-fill-mode:both;animation-iteration-count:infinite}@-webkit-keyframes flip180 {
from {
-webkit-transform: rotate(0deg);
}
to {
-webkit-transform: rotate(180deg);
}
}@keyframes flip180 {
from {
transform: rotate(0deg);
}
to {
transform: rotate(180deg);
}
}.flip180{-webkit-animation-name:flip180;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:both;animation-name:flip180;animation-duration:.5s;animation-fill-mode:both}@-webkit-keyframes scaleflip {
from {
-webkit-transform: scale(1, 1);
}
to {
-webkit-transform: scale(-1, -1);
}
}@keyframes scaleflip {
from {
transform: scale(1, 1);
}
to {
transform: scale(-1, -1);
}
}.scaleflip{-webkit-animation-name:scaleflip;-webkit-animation-duration:.5s;-webkit-animation-fill-mode:both;animation-name:scaleflip;animation-duration:.5s;animation-fill-mode:both}.global-warning{position:fixed;bottom:0;left:0;width:75%;margin-left:12.5%;background-color:#ff0;border:1px solid #d2d042;padding:10px;border-radius:4px;text-align:center;margin-bottom:5px;z-index:999999}.inline-warning{width:auto;background-color:#ff0;border:1px solid #d2d042;padding:10px;border-radius:4px;text-align:center;margin-bottom:10px}
/* responsive.css */
@media (max-width:960px){.main div.widgets{width:300px}.main div.announcements{padding-right:316px}.main div.announcements.no-widgets{padding-right:0}.main .widgets,.main .announcements{transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease}}@media (max-width:800px){.main div.widgets{float:none;position:static;height:auto;width:100%;width:calc(100% - 16px);margin-bottom:10px}.main div.widgets .widget{position:relative;left:16px}.main div.announcements{padding-right:0}}@media (max-width:550px){.main div.widgets .widget{position:static}.main div.widgets{width:100%}.announcement{clear:both}}.eighth-signup .middle .desktop-info{width:300px;height:50px;position:absolute;right:100px;color:gray;z-index:-1}.eighth-signup .middle .desktop-info .arrow-left{position:absolute;top:20px;left:-40px;font-size:30px;color:gray}.eighth-signup .middle .desktop-info .arrow-right{position:absolute;top:-20px;right:10px;font-size:30px;color:gray}@media (max-width:950px){#activity-picker div#activity-detail{width:250px}#activity-picker .search-wrapper{margin-right:271px}#activity-picker div#activity-list{right:270px}#activity-picker h5.stuck{margin-right:270px}#activity-picker div#activity-list li span.activity-sponsors{margin-right:0}.eighth-signup .middle .desktop-info{display:none}.eighth-signup h5.all-header .clear-button{margin-right:20px}}#activity-picker .backbtn{display:none;position:absolute;top:0;left:0;opacity:0;width:15%;height:100%;z-index:1001;background-color:rgba(169,169,169,.3);cursor:pointer}#activity-picker .backbtn>i{position:absolute;top:50%;left:10px;font-size:32px;height:40px;margin-top:-20px}.eighth-signup .middle .switch{display:none}#activity-picker.visible #activity-list{overflow:hidden}@media (max-width:700px){#activity-picker div#activity-list{right:0}#activity-picker h5.stuck,#activity-picker .search-wrapper{margin-right:0}.eighth-signup #activity-detail{right:-100%;z-index:1002}#activity-picker.visible div#activity-detail{margin-right:100%;width:85%}#activity-picker .backbtn.visible{display:block;opacity:1}.eighth-signup .middle{height:20px}.eighth-signup .middle h2,.eighth-signup .middle h4{display:inline;padding-right:5px}#activity-picker div#activity-list li span.activity-sponsors{margin-right:0}.block-title .block-comments{display:inline-block;clear:left}.block-title .block-comments>span{display:none}.eighth-signup #activity-list h5 .clear-button{margin-right:0}}@media (max-width:500px){.eighth-signup .middle{display:table-row}.eighth-signup .middle .block-title{display:table-cell;margin:10px 6px}.eighth-signup .middle .block-title h2{font-size:16px}.eighth-signup .middle .switch{display:table-cell;vertical-align:middle;cursor:pointer}.eighth-signup .middle .switch i{font-size:25px;padding-right:2px}.eighth-signup.viewing .middle .switch i.down{opacity:0;display:none}.eighth-signup.viewing .middle .switch i.up{opacity:1;display:inline}.eighth-signup .middle .switch i.down{opacity:1;display:inline}.eighth-signup .middle .switch i.up{opacity:0;display:none}.eighth-signup.viewing{margin-top:-120px}.eighth-signup #activity-list li{padding:3px}.eighth-signup #activity-list li.search-hide{padding:0}.eighth-signup #activity-list .activity-ids{display:none}#activity-picker div#activity-list li span.activity-sponsors{margin-right:10px}}@media (max-width:430px){.eighth-signup .middle .switch{}}@media (max-width:450px){#activity-picker .backbtn>i{left:7px;font-size:25px}}@media (max-width:359px){#activity-picker .backbtn>i{left:5px;font-size:20px}}.eighth-signup,.eighth-signup>*,.eighth-signup #activity-detail{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}@media (max-width:695px){.admin-dashboard td.admin-section{display:block!important;width:100%;height:auto;padding-left:0}tr td.admin-section:last-of-type:not(:first-of-type) {padding-left:0}}
/* page_base.css */
body{margin-top:40px;padding:16px 26px 10px 26px}.header{position:absolute;top:0;left:0;right:0;width:100%;height:40px;line-height:40px;color:#fff;background:#484848}.badge-link,.badge-link:active,.badge-link:visited,.badge-link:hover{color:#fff;text-decoration:none}.header .right{-webkit-user-select:none;user-select:none}h1{color:#fff;float:left;margin:6px 30px 9px 0}.header .logo{background-image:url(https://ion.tjhsst.edu/static/img/logos/Header-Logo.svg);background-size:auto 25px;background-position:center;background-repeat:no-repeat;width:40px;height:40px;margin-left:7px;float:left;z-index:1043}.no-svg .header .logo{background-image:url(https://ion.tjhsst.edu/static/img/logos/Header-Logo.png);background-size:30px 30px}.header .search{position:absolute;display:inline-block;overflow:hidden;height:24px;top:8px;background-color:rgba(255,255,255,.08);-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:20px;behavior:url(https://ion.tjhsst.edu/static/js/PIE/PIE.htc);z-index:1042}.header .search-button{font-family:"FontAwesome";font-size:13px;padding:0 8px;float:right;border:none;box-shadow:none;-webkit-border-radius:0;border-radius:0;text-shadow:none;margin:0;height:24px;color:#fff;background:rgba(255,255,255,.1)}.header .search-button:hover,.search-button:active,.search-button:focus{color:#fff;background:rgba(255,255,255,.3)}.header .search input[type="text"]{-moz-appearance:none;background-color:transparent;border:none;height:100%;width:300px;line-height:24px;margin:0 0 0 3px;padding:0 0 0 5px;vertical-align:middle;font-family:"Open Sans",sans-serif;font-size:13px;color:#fff;box-shadow:none;float:left;z-index:1042}.header .search input[type="text"]:focus{outline:none}.header .badged-item{display:inline-block;position:relative;padding:0 10px;line-height:normal}.header .badged-item .absence-icon{position:relative;display:inline-block;font-size:17px;top:1px;line-height:normal;text-align:center;width:16px}.header .badge-wrapper{display:inline-block;line-height:normal}.header .badged-item .dropdown-menu .absence-notification-icon{float:left;margin:5px 20px 50px 5px}.badge{color:#fff;display:inline-block;position:relative;top:-1px;height:14px;line-height:14px;padding:0 4px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background-color:#787878;font-size:10px;font-weight:bold;behavior:url(https://ion.tjhsst.edu/static/js/PIE/PIE.htc)}.badge.red{background-color:#ff4848}.badge.darkred{background-color:#b50000}.badge.purple{background-color:#af00af}.badge.green{background-color:#37b371}.badge.yellow{background-color:#eaea0d;color:#000}.badge.orange{background-color:#ffc251;color:#000}.badge.blue{background-color:#4242ce}.badge.lightblue{background-color:#0095ff}.badge.cancelled-badge{font-size:15px;padding:4px}@media print{.badge.red{background:none;color:#ff4848;border:1px solid #ff4848}.badge.darkred{background:none;color:#b50000;border:1px solid #b50000}.badge.purple{background:none;color:#af00af;border:1px solid #af00af}.badge.green{background:none;color:#37b371;border:1px solid #37b371}.badge.yellow{background:none;color:#000;border:1px solid #eaea0d}.badge.orange{background:none;color:#ffb851;border:1px solid #ffb851}.badge.blue{background:none;color:#4242ce;border:1px solid #4242ce}.badge.lightblue{background:none;color:#0095ff;border:1px solid #0095ff}}.header .username{display:inline-block;margin-right:10px;position:relative;padding:0 10px 0 0;line-height:normal}.header .username .fa-user{margin-right:1px;font-size:17px;top:1px}.header .dropdown-menu{display:none;opacity:0;position:absolute;color:#484848;background-color:#fff;top:10px;margin-top:35px;padding:10px;right:0;line-height:1.7;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:auto;list-style:none;z-index:999;min-width:140px}.header .badged-item,.username{cursor:pointer}.header .dropdown-item-wrapper,
.badged-item:not(.has-dropdown) {height:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:3px 5px}.header .dropdown-open .dropdown-item-wrapper,
.dropdown-item-wrapper:hover,
.badged-item:not(.has-dropdown):hover {background-color:rgba(0,0,0,.2)}ul.dropdown-menu.absence-notification{display:block;opacity:1;cursor:pointer;width:400px;height:65px;margin-top:20px}ul.dropdown-menu.absence-notification .arrow{right:30px}.header .dropdown-menu li{white-space:nowrap}.header .dropdown-menu a{color:#484848;display:block}.header .dropdown-menu a:hover{text-decoration:none;color:#969696}.header .dropdown-menu .arrow{display:block;position:absolute;width:0;height:0;border-color:transparent;border-width:10px;border-style:solid;border-bottom-color:#fff;border-top-width:0;margin-top:-20px;margin-left:-5px}.header .notifications .dropdown-menu .arrow{right:30px}.header .username .dropdown-menu .arrow{right:40px}.header .dropdown-menu a{line-height:2em;padding:0 10px}.header .dropdown-menu i{width:14px}.header .dropdown-menu a>i.fa-user{margin-right:0}.user-name{margin:0 3px}.nav{width:73px;border:1px solid #d8d8d8;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;text-align:center;overflow:hidden;float:left;padding:1px 0;margin-bottom:16px;behavior:url(https://ion.tjhsst.edu/static/js/PIE/PIE.htc)}.nav a{display:block;padding:9px 0;position:absolute;top:0;left:0;width:100%;cursor:pointer}.nav a,.nav a:active,.nav a:visited{text-decoration:none;color:#a9a9a9}.nav a:hover{text-decoration:none;color:#484848}.nav li{border:1px solid #d8d8d8;margin:-1px -1px -1px -1px;position:relative;height:64px;list-style:none}.nav .selected{background-color:#fcfcfc}.nav li:first-child{margin-top:-2px}.nav li:last-child{margin-bottom:-2px}.nav .selected a{color:#484848}.nav-icon{display:block;width:28px;height:28px;background-image:url(https://ion.tjhsst.edu/static/img/icons.png);background-size:168px 84px;margin-left:auto;margin-right:auto}.fa-nav-icon{display:block;min-width:28px;text-align:center}ul.nav li a:hover .fa-nav-icon{color:#0055a4}.blank-icon,.nav .blank-icon,a:hover .blank-icon{background:none}.text-icon{font-size:16px}.dashboard-icon{background-position:0 0}.nav .selected .dashboard-icon{background-position:0 28px}.nav li:not(.selected) a:hover .dashboard-icon {background-position:0 56px}.eighth-icon{background-position:-28px 0}.nav .selected .eighth-icon{background-position:-28px 28px}.nav li:not(.selected) a:hover .eighth-icon {background-position:-28px 56px}.events-icon{background-position:-56px 0}.nav .selected .events-icon{background-position:-56px 28px}.nav li:not(.selected) a:hover .events-icon {background-position:-56px 56px}.groups-icon{background-position:-84px 0}.nav .selected .groups-icon{background-position:-84px 28px}.nav li:not(.selected) a:hover .groups-icon {background-position:-84px 56px}.polls-icon{background-position:-112px 0}.nav .selected .polls-icon{background-position:-112px 28px}.nav li:not(.selected) a:hover .polls-icon {background-position:-112px 56px}.files-icon{background-position:-140px 0}.nav .selected .files-icon{background-position:-140px 28px}.nav li:not(.selected) a:hover .files-icon {background-position:-140px 56px}.primary-content{margin-left:91px}.block-letter{display:inline-block;width:15px;height:15px;font-size:12px;line-height:15px;text-align:center;background-color:#d7d7d7;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;behavior:url(https://ion.tjhsst.edu/static/js/PIE/PIE.htc)}.messenger button{text-shadow:none;box-shadow:none}ul.messenger.messenger-fixed.messenger-on-top{top:50px!important}.selectize-control.single .selectize-input,.selectize-dropdown.single{border:1px solid #ddd!important;border-bottom-color:#c5c5c5!important}.selectize-control.single .selectize-input{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.05) , inset 0 1px 0 rgba(255,255,255,.8);box-shadow:0 1px 0 rgba(0,0,0,.05) , inset 0 1px 0 rgba(255,255,255,.8);background:#f7f7f4;background:-moz-linear-gradient(top,#f7f7f4 0%,#eaeaea 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f7f7f4),color-stop(100%,#eaeaea));background:-webkit-linear-gradient(top,#f7f7f4 0%,#eaeaea 100%);background:-o-linear-gradient(top,#f7f7f4 0%,#eaeaea 100%);background:-ms-linear-gradient(top,#f7f7f4 0%,#eaeaea 100%);background:linear-gradient(to bottom,#f7f7f4 0%,#eaeaea 100%)}.selectize-control.multi .selectize-input{overflow:inherit}.please-wait{position:absolute;top:150px;left:50%;width:600px;margin-left:-300px;height:100px;text-align:center;background-color:#f0f0f0;z-index:99999}
/* responsive.core.css */
.left .dropdown-icon{display:none}body.disable-scroll{overflow:hidden}@media (max-width:700px){.header .search input[type="text"]{width:150px;font-size:12px;padding-right:3px}}@media (max-width:550px){ul.dropdown-menu.absence-notification{position:fixed;left:0;width:100%;height:auto;margin-top:30px}ul.dropdown-menu.absence-notification .arrow{right:148px}h1{margin-right:0}.header{position:fixed;z-index:1042}.left>a.intranet-title{position:absolute;left:50%;width:170px;margin-left:-85px;z-index:1045}body.mobile-nav-show .left>a.intranet-title{opacity:0;z-index:1042}.header .left>form.search{position:absolute;left:17.5%;opacity:0}.absence-count-label{display:none}.header.has-badge .left>form.search{}body.mobile-nav-show .header .left>form.search{opacity:1;z-index:1050}.right>li.notifications{display:none}ul.dropdown-menu.absence-notification .arrow{right:90px}.left .dropdown-taparea{position:absolute;left:0;top:0;width:75px;height:40px;cursor:pointer}.left .dropdown-icon{display:block;position:absolute;left:20px;top:5px;height:30px;width:30px;text-align:center;cursor:pointer}.left .dropdown-icon>i{font-size:20px;display:inline-block;vertical-align:top;padding-top:5px}.no-touch .left .dropdown-taparea:hover>.dropdown-icon,.disable-scroll .dropdown-taparea>.dropdown-icon{background-color:rgba(0,0,0,.2);border-radius:5px}.main ul.nav{position:fixed;top:40px;left:-192px;width:190px;height:100%;height:calc(100% - 42px);overflow-y:auto;background-color:#f2f2f4;border-radius:0;border:none;z-index:1032}.main ul.nav>li{padding:0;height:58px;border-right:none;border-left:none;border-color:#5a5a5a;text-align:left}.no-touch .main ul.nav > li:not(.selected):hover {background-color:#fff}.main ul.nav>li>a{padding:20px 0;margin:0;height:18px}.main ul.nav>li>a>i{display:inline-block;float:left;margin-left:16.6px;margin-top:-8px;zoom:1.5;margin-right:10px}div.main>div.primary-content{padding-left:0;margin-left:0}.user-name{display:none}.header .dropdown-menu a{line-height:3em;padding:0 10px}.nav-g{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1001;background-color:rgba(72,72,72,.3);cursor:pointer}.intranet-title,.search{transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}}@media (max-width:325px){body{padding-left:6px;padding-right:6px}}
/* theme.blue.css */
.header{background-color:#0048ab}.header .search input[type="text"]{background-color:#f2f2f4;color:#0048ab}.widget{border-color:#0048ab}.widget-title{border-bottom-color:#0048ab;font-weight:bold}.widget-title a.ui-link{color:#0048ab;text-decoration:underline;font-weight:normal}.widget,.widget-content{background-color:#fff}ul.nav{background-color:#fff;border:1px solid #0048ab}ul.nav li{border-color:#0048ab}ul.nav li.selected{background-color:#3c69b6}.nav a,.nav a:active,.nav a:visited{text-decoration:none;color:#484848}ul.nav a:hover{color:#015ede}ul.nav li.selected a{color:#fff}body.login-page input[type="submit"]{border:1px solid rgba(0,72,171,.3);color:#0048ab}body.login-page input[type="submit"].load-spinner{border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}body.login-page input{border:1px solid rgba(0,72,171,.3)}
/* CSL-site specific */
.header .logo {
background-image: url(https://livedoc.tjhsst.edu/w/livedoc.png);
background-size: auto 42px;
background-position: center;
background-repeat: no-repeat;
width: 50px;
height: 39px;
margin-left: 7px;
float: left;
z-index: 1043;
}
ul.right > li > a.button.small-button {
margin-top: -4px;
}
.main {
max-width: 800px;
}
@media (min-width: 800px) {
.main {
position: absolute;
left: 50%;
margin-left: -374px;
}
}