1 @import url(//fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext);
40 background-image: url(../img/header-bar.png);
41 background-repeat: repeat-x;
42 background-position: 0 100%;
45 margin: 0 auto 23*$px;
47 padding: 29*$px 10*$px 0;
54 margin-bottom: 20*$px;
56 vertical-align: middle;
79 display: inline-block;
80 text-transform: uppercase;
83 /*position:relative;*/
88 vertical-align: bottom;
101 margin: auto auto .8em;
103 .menu-news:before { background: url(../img/menu/news.png) no-repeat 0 0; background-size: 100%;}
104 .menu-about:before { background: url(../img/menu/about.png) no-repeat 0 0; background-size: 100%;}
105 .menu-partners:before { background: url(../img/menu/partners.png) no-repeat 0 0; background-size: 100%;}
106 .menu-publications:before { background: url(../img/menu/publications.png) no-repeat 0 0; background-size: 100%;}
107 .menu-contact:before { background: url(../img/menu/contact.png) no-repeat 0 0; background-size: 100%;}
108 .menu-news:hover:before { background: url(../img/menu/news-active.png) no-repeat 0 0; background-size: 100%;}
109 .menu-about:hover:before { background: url(../img/menu/about-active.png) no-repeat 0 0; background-size: 100%;}
110 .menu-partners:hover:before { background: url(../img/menu/partners-active.png) no-repeat 0 0; background-size: 100%;}
111 .menu-publications:hover:before { background: url(../img/menu/publications-active.png) no-repeat 0 0; background-size: 100%;}
112 .menu-contact:hover:before { background: url(../img/menu/contact-active.png) no-repeat 0 0; background-size: 100%;}
119 background-color: white;
120 /* Extend padded background .*/
122 margin-left: -10*$px;
128 background-color: white;
129 /* Extend padded background .*/
130 padding: 2px 10*$px 0;
131 margin-right: -10*$px;
146 border-top: 1px solid #c9ccce;
148 padding: .2em 10 * $px;
149 margin: 40*$px auto 1em auto;
157 margin-right: 20 * $px;
166 margin-left: 20 * $px;
181 vertical-align:bottom;
182 border: 1px solid #c9ccce;
188 border-right-width: 0;
202 input::-webkit-input-placeholder {
203 text-transform: uppercase;
205 input:-moz-placeholder {
206 text-transform: uppercase;
208 input::-moz-placeholder {
209 text-transform: uppercase;
211 input::-ms-placeholder {
212 text-transform: uppercase;
255 border: 5*$px solid #eee;