File size: 3,760 Bytes
1930c69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');

::selection {
    background: rgba(255, 251, 35, 0.58);
}

body {
    max-width: 1000px !important;
    margin: 0 auto !important;
}

.title_left {
    padding-top: 0vw !important;
    filter: none !important; 
}
.title_left > h1 {
    color: #2f2f2f !important;
    font-family: "Gelasio",Georgia,serif !important;
    font-weight: normal !important; 
    font-size: 2.0vw !important; 
    text-align: center !important; 
}

.title_left > h2 {
    color: #2f2f2f !important;
    font-family: "Gelasio",Georgia,serif !important;
    font-weight: normal !important; 
    font-size: 1.5vw !important; 
    text-align: center !important; 
}

.author-container {
    color: #2f2f2f;
    font-family: Gelasio,"Avenir Next",Helvetica,sans-serif;
    font-weight: normal;
    font-size: 1vw;
    padding-top: 0.2vw;
    justify-items: center;
    justify-content: center;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}

.affiliation-container {
    color: #2f2f2f;
    font-family: Gelasio,"Avenir Next",Helvetica,sans-serif;
    font-weight: normal;
    font-size: 1vw;
    padding-top: 0.2vw;
    justify-items: center;
    justify-content: center;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
}

.grid-item {
    text-align: center;
    padding-right: 0.7vw;
    padding-left: 0.7vw;
}

.grid-item > a {
    color: #2f2f2f;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.grid-item.cmu > a {
    text-decoration-color: rgba(196, 18, 48, 0.2)
}

.grid-item.cmu > p::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: rgba(196, 18, 48, 0.6);
    margin-right: 8px;
    vertical-align: middle;
}

.grid-item.snap > a {
    text-decoration-color: rgba(255,252,0, 0.4)
}

.grid-item.snap > p::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: rgba(255, 252, 0, 0.6);
    margin-right: 8px;
    vertical-align: middle;
}

.grid-item.cmu > p,
.grid-item.snap > p {
    color: #2f2f2f;
}

.column {
    min-width: min(100px, 100%) !important;
}

.block {
    min-width: min(100px, 100%) !important;
    background: transparent !important;
    border: none !important;
}

.gr-box, .gr-form, .gr-panel {
    background: transparent !important;
    border: none !important;
}

.gr-row, .gr-column {
    background: transparent !important;
}

.gr-textbox, .gr-number, .gr-slider, .gr-dropdown {
    background: rgba(255, 255, 255, 0.1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    backdrop-filter: blur(10px) !important;
}

.gr-button {
    background: rgba(255, 255, 255, 0.15) !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
    backdrop-filter: blur(10px) !important;
}

.gr-accordion {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    backdrop-filter: blur(5px) !important;
}

.gr-gallery {
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    backdrop-filter: blur(5px) !important;
}

#starting-candidates-row > #component-7 {
    border: none !important;
    /* font-family: "Varela Round" !important;
    font-weight: 500 !important;  */
}

#output-group-size-row  >#component-10{
    border: none !important;
    /* font-family: "Varela Round" !important; */
    /* font-weight: 500 !important;  */
}

#pruning-ratio-label, #lambda-label, #seed-label, #unary-term-label, #binary-term-label {
    border: none !important;
    /* font-family: "Varela Round" !important;
    font-weight: 500 !important;  */
}