1.gsc-control-cse table, table td, table th {
2  border: none !important;
3  margin-bottom: 10px !important
4}
5.gsc-control-cse {
6  width: 100% !important;
7  box-sizing: border-box !important
8}
9.gsc-control-cse * {
10  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
11  line-height: 1.5 !important;
12  font-weight: 300 !important
13}
14.gsc-control-cse,
15.gsc-control-cse .gsc-table-result {
16  width: 100% !important;
17  font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
18  font-weight: 300 !important;
19  font-size: 13px !important
20}
21.gsc-resultsHeader {
22  width: 100% !important;
23  clear: both !important
24}
25.gsc-resultsHeader td.gsc-twiddleRegionCell {
26  width: 75% !important
27}
28.gsc-resultsbox-visible {
29  display: block !important
30}
31.gsc-resultsbox-invisible {
32  display: none !important
33}
34.gsc-results {
35  padding-bottom: 2px !important;
36  width: 99% !important
37}
38.gsc-result {
39  margin-bottom: 10px !important
40}
41.gsc-result .gs-title {
42  height: 1.4em !important;
43  overflow: hidden !important
44}
45.gsc-result div.gs-watermark {
46  display: none !important
47}
48.gsc-results .gsc-result img.gs-ad-marker {
49  display: none !important
50}
51.gsc-webResult:after {
52  content: "." !important;
53  display: block !important;
54  height: 0 !important;
55  clear: both !important;
56  visibility: hidden !important
57}
58.gsc-webResult {
59  zoom: 1 !important
60}
61.gsc-webResult .gsc-result {
62  margin: 0 !important;
63  padding: .5em 0 !important;
64  border-bottom: 1px solid #ebebeb !important
65}
66.gsc-above-wrapper-area {
67  border-bottom: 1px solid #E9E9E9 !important;
68  padding: 5px 0 5px 0 !important
69}
70.gsc-above-wrapper-area-invisible {
71  display: none !important
72}
73.gsc-above-wrapper-area-container {
74  width: 100% !important
75}
76.gsc-result-info {
77  text-align: left !important;
78  color: #676767 !important;
79  font-size: 13px !important;
80  padding-left: 8px !important;
81  margin: 10px 0 10px 0 !important
82}
83.gsc-result-info-container {
84  text-align: left !important
85}
86.gsc-result-info-invisible {
87  display: none !important
88}
89.gsc-orderby-container {
90  text-align: right !important;
91  background: transparent !important
92}
93.gsc-orderby-invisible {
94  display: none !important
95}
96.gsc-orderby-label {
97  color: #676767 !important;
98  padding: 5px 5px 6px 0 !important
99}
100.gsc-selected-option-container {
101  background-color: transparent !important;
102  border: 1px solid #eee !important;
103  border: 1px solid rgba(0, 0, 0, 0.1) !important;
104  border-radius: 2px !important;
105  box-shadow: none !important;
106  color: #444 !important;
107  cursor: default !important;
108  font-size: 11px !important;
109  font-weight: bold !important;
110  height: 20px !important;
111  line-height: 20px !important;
112  max-width: 90% !important;
113  min-width: 54px !important;
114  outline: 0 !important;
115  padding: 0 28px 0 6px !important;
116  position: relative !important;
117  text-align: center !important;
118  width: 50px !important !important
119}
120.gsc-selected-option {
121  position: relative !important;
122  width: 100% !important;
123}
124.gsc-control-cse .gsc-option-selector {
125  border: none !important;
126  height: 11px !important;
127  margin-top: -4px !important;
128  position: absolute !important;
129  right: 5px !important;
130  top: 8px !important;
131  width: 7px !important;
132  padding: 0 5px 0 5px !important;
133  background: url(//ssl.gstatic.com/ui/v1/disclosure/small-grey-disclosure-arrow-down.png) center no-repeat
134}
135.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
136  margin-bottom: 0 !important;
137  display: inline !important
138}
139.gsc-results .gsc-cursor {
140  display: inline !important
141}
142.gsc-results .gsc-cursor-box {
143  margin: 10px 5px 10px !important
144}
145.gsc-results .gsc-cursor-box .gsc-cursor-page {
146  cursor: pointer !important;
147  color: #000000 !important;
148  text-decoration: underline !important;
149  margin-right: 8px !important;
150  display: inline !important
151}
152.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
153  cursor: default !important;
154  color: white !important;
155  background-color: #5caa15 !important;
156  font-weight: bold !important;
157  text-decoration: none !important;
158  padding: 0 3px 0 3px !important;
159  margin-top: 10px !important;
160  cursor: pointer !important
161}
162.gs-result .gs-title,
163.gs-result .gs-title * {
164  color: #5caa15 !important;
165  text-decoration: underline !important
166}
167.gs-webResult div.gs-visibleUrl-long,
168.gs-promotion div.gs-visibleUrl-long {
169  overflow: hidden !important;
170  display: none !important
171}
172.gs-webResult div.gs-per-result-labels a.gs-label {
173  text-decoration: underline !important;
174  cursor: pointer !important;
175  padding: 3px !important;
176  color: #26282a !important
177}
178.gs-webResult div.gs-per-result-labels a.gs-label.gs-labelActive {
179  cursor: default !important;
180  text-decoration: none !important
181}
182.gsc-control-cse:after {
183  content: "." !important;
184  display: block !important;
185  clear: both !important;
186  height: 0 !important;
187  visibility: hidden !important
188}
189
190*:first-child + html .gsc-inline-block {
191  display: inline !important
192}
193