9 /* Upper-half both sides dark background */
16 @include size-px(bottom, 45);
19 background-color: $header_bg;
22 /* Left-side dark background */
32 background-color: $header_bg;
38 @include size-px(line-height, 20); /* Make links easier to click when wrapped. */
39 background-color: $header_bg;
42 @media screen and (min-width: 62.5em) {
44 @include size-px(height, 94);
45 @include size-px(width, 975);
55 @include size-px(height, 94);
56 @include size-px(width, 94);
58 @media screen and (min-width: 24em) {
69 @include size-px(margin-left, 5);
70 @include size-px(margin-right, 5);
72 @include size-px(font-size, 11);
74 @media screen and (min-width: 24em) {
75 @include size-px(padding-top, 6);
76 @include size-px(font-size, 13);
80 @media screen and (min-width: 62.5em) {
82 @include size-px(top, 10);
83 @include size-px(left, 255);
84 @include size-px(margin-left, 0);
90 @include size-px(margin-left, 5);
91 @include size-px(margin-right, 5);
94 @include size-px(font-size, 10);
97 @media screen and (min-width: 24em) {
98 @include size-px(padding-top, 15);
101 @media screen and (min-width: 62.5em) {
105 @include size-px(margin-left, 0);
106 @include size-px(margin-right, 0);
109 /* We want submenu on far left on small screens. */
110 .hidden-box-wrapper {
112 @media screen and (min-width: 24em) {
126 @media screen and (min-width: 15em) {
140 @include size-px(height, 45);
144 @media screen and (min-width: 62.5em) {
146 @include size-px(top, 49);
147 @include size-px(left, 240);
148 @include size-px(right, 0);
153 @include size-px(top, 5);
154 @include size-px(left, 5);
155 @include size-px(right, 113);
158 @include hidden-label;
163 @include size-px(height, 33);
166 @include size-px(padding-left, 13);
167 @include size-px(line-height, 32.5);
170 @include size-px(border-radius, 5);
171 box-shadow: 0 0 0.5em #444444 inset;
173 font-family: Georgia;
174 @include size-px(font-size, 13);
175 background-color: white;
178 /* styling search placeholder */
181 font-family: Georgia;
185 &::-webkit-input-placeholder
187 font-family: Georgia;
193 font-family: Georgia;
200 display: inline-block;
204 @include size-px(height, 45);
205 @include size-px(width, 94);
212 @include size-px(font-size, 11);