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;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    font-family: "SourceSansPro", "sans-serif";
}

body.embed {
    overflow: hidden;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/* ************** */

*,
*:before,
*:after {
    box-sizing: border-box;
}

body {
    background: #FFF3E3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

a,
a:visited {
    text-decoration: none;
    color: #AE0708;
}

.inner {
    position: relative;
    margin: 0 auto;
    width: 100%;
    max-width: 1064px;
}

.logo {
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 7px;
    width: 35px;
}

.sponsor {
    padding: 20px 40px 10px;
    text-align: center;
}

.sponsor p {
    font-size: 18px;
    font-weight: 300;
}

.sponsor img {
    width: 230px;
}

.minified-header {
    background: #F8EBDA;
    overflow: hidden;
    border-bottom: 1px solid #D2C8BA;
}

.header-items {
    overflow: hidden;
    padding: 0 10px;
}

.header-items > div {
    float: left;
    line-height: 32px;
}

.header-items > div.right {
    float: right;
    text-align: right;
}

.social-buttons {
    position: relative;
}

.social-buttons div {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    margin-top: 2px;
    border-radius: 2px;
    position: relative;
    width: 26px;
    text-align: center;
}

.social-buttons div#facebook-btn {
    background: #3b5998;
}

.social-buttons div#twitter-btn {
    background: #55acee;
}

.social-buttons div#linkedin-btn {
    background: #0077b5;
}

.social-buttons span {
    color: #FFF;
    line-height: 26px;
    font-size: 14px;
}

.social-buttons i {
    color: #FFF;
    font-size: 14px;
}

.header-items .left a {
    color: #222;
    font-size: 16px;
}

.header-items .left a i {
    margin-left: 5px;
    font-size: 16px;
}

#container {
    color: #464747;
}

.list-wrapper {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    overflow: hidden;
}

.list-wrapper h2 {
    font-size: 42px;
    font-family: "SourceSansPro", "sans";
    font-style: normal;
    font-weight: normal;
    line-height: 1.4;
    text-align: center;
    letter-spacing: 0.8px;
    margin: 10px 0;
}

.list-wrapper h2 .icon-reorder {
    margin-right: 30px;
    position: absolute;
    right: 0;
    cursor: pointer;
    line-height: 0;
}

.list-wrapper h2 .list-title {
    color: #30a6c4;
}

.list-wrapper .menu {
    position: relative;
    overflow: hidden;
    text-align: center;
    background: #458095;
    padding: 15px 0;
    margin-top: 20px;
    z-index: 2;
}

body.embed .list-wrapper .menu {
    margin-top: 0;
}

.list-wrapper .menu:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(69, 128, 149, 0);
    border-top-color: #458095;
    border-width: 7px;
    margin-left: -7px;
}

.list-wrapper .menu li {
    display: block;
    float: left;
    margin: 0;
    width: 19%;
    margin: 5px 0.5%;
    font-size: 18px;
    font-style: normal;
    background: #568C9E;
    background: rgba(255, 255, 255, .1);
    border-radius: 4px;
    border: 1px solid #458095;
}

.list-wrapper .menu li a {
    display: block;
    padding: 10px 5px;
    color: #fff;
}

.list-wrapper .menu li a:before {
    font-family: "Fontawesome";
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    display: block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.list-wrapper .menu li a.business:before {
    content: "\f0b1";
}

.list-wrapper .menu li a.ingenioerstudenter:before,
.list-wrapper .menu li a.engineering:before {
    content: "\f085";
}

.list-wrapper .menu li a.it-studenter:before,
.list-wrapper .menu li a.it:before {
    content: "\f109";
}

.list-wrapper .menu li a.humaniora-studenter:before {
    content: "\f02d";
}

.list-wrapper .menu li a.juss-studenter:before {
    content: "\f0e3";
}

.list-wrapper .menu li:hover {
    border-color: #FFF;
    border-color: rgba(255, 255, 255, 0.2);
}

.list-wrapper .menu li.active {
    background: #FFF;
    border-color: #458095 !important;
    font-weight: 600;
}

.list-wrapper .menu li.active a {
    color: #458095;
}


/*html.mobile .list-wrapper {
    margin-top: 0;
}*/

.main-header {
    background: #FFF3E3;
    padding: 30px 0 0;
    text-align: center;
}

body.embed .main-header {
    padding-top: 0;
}

.main-header p {
    line-height: 26px;
    font-size: 17px;
    margin: 10px 0;
}

#main-logo {
    text-align: center;
}

#main-logo img {
    width: 120px;
}

#intro {
    margin: 0 auto;
    max-width: 650px;
    padding: 0 10px;
}

.year-menu {
    text-align: center;
    margin: 20px 0;
}

.year-menu label {
    margin-right: 5px;
}

.year-menu ul {
    display: inline-block;
}

.year-menu li {
    display: inline-block;
    color: #888;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 10px;
    border-radius: 2px;
    background-color: #fff;
    margin: 0 2px;
}

.year-menu li:hover {
    color: #222;
}

.year-menu li.selected {
    color: #FFF;
    background-color: #458095;
}

.list {
    background: #F6F3F0;
    border-left: 1px solid #D0CCC9;
    border-right: 1px solid #D0CCC9;
}

body.embed .list {
    height: 481px;
}

.list .arrow {
    display: none;
    border-color: #30a6c4 rgba(0, 0, 0, 0);
    border-style: solid;
    margin-top: 0;
    opacity: 1;
    position: absolute;
    top: -4px;
    transition: all 0.25s ease 0s;
    z-index: 2;
}

.list .arrow.left {
    left: -30px;
    border-width: 20px 0 0 30px;
}

.list .arrow.right {
    right: -30px;
    border-width: 20px 30px 0 0;
}

.list .list-row {
    position: relative;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #F2F0ED;
    border-bottom: 1px solid #D0CCC9;
    background: #E8E4E0;
}

.list .list-row.header {
    padding: 10px 0;
    margin-top: 0;
    background: #EDEBE9;
    border-top: none;
    cursor: default;
}

body.embed .list .list-row.header {
    height: 61px;
}

.list .list-row.header > div {
    background: inherit;
    font-weight: normal;
    font-size: 16px;
    color: #2b2b2b;
}

.list .list-row.body:hover,
.list .list-row.body.active {
    cursor: pointer;
    background: #EDEBE9;
}

.list .list-row > div {
    font-family: "SourceSansPro", "sans";
    ;
    float: left;
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    padding: 10px 14px;
}

.list .list-row .up {
    color: #1eb27c;
}

.list .list-row .down {
    color: #ba5050;
}

.list .list-row .even {
    color: #609DD8;
}

.list .list-row .new {
    color: #E6D43B;
}

.list .list-row i {
    line-height: 18px;
}

.list .list-row .icon-circle-arrow-up {
    color: #61be55;
}

.list .list-row .icon-circle-arrow-down {
    color: #d75b3e;
}

.list .list-row .icon-circle-arrow-right {
    color: #969696;
}

.students .list-row {
    cursor: pointer;
}

body.embed .students .list-row {
    pointer-events: none;
    cursor: default;
}

.students .list-row div.row-1 {
    text-align: center;
    width: 13%;
}

.students .list-row div.rank.row-1 {
    color: #568C9E;
    font-weight: normal;
}

.students .list-row div.row-2 {
    width: 48%;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.students .list-row div.row-3 {
    width: 13%;
    text-align: center;
}

.students .list-row div.row-4 {
    width: 13%;
    text-align: right;
}

.students .list-row div.row-5 {
    width: 13%;
    text-align: left;
    font-size: 16px;
}

.students .list-row.body div.row-5 {
    font-family: "SourceSansPro";
}

.students .list-row div.info {
    display: none;
    clear: both;
    float: right !important;
    font-weight: 300;
    font-size: 16px;
    padding-top: 5px;
    font-family: "SourceSansPro", "sans-serif";
    line-height: 1.4;
    width: 87%;
}

.students .list-row.active .info {
    display: block;
}

.related-articles {
    margin: 0 30px;
    padding: 15px 30px 30px;
    background: #FAF9F9;
    overflow: hidden;
}

.related-articles h2 {
    font-size: 26px;
    font-family: "SourceSansPro", "sans";
    font-style: normal;
    font-weight: 800;
    padding: 10px;
}


/*html.mobile .related-articles {
  margin: 0;
  padding: 0 14px;
}
html.mobile .related-articles h2 {
  padding: 10px 5px;
}*/

.article-list .article {
    width: 33.3%;
    float: left;
    padding: 10px;
}

.article-list .article h3 {
    font-size: 18px;
    line-height: 1.2;
    margin: 8px 0;
}

.article-list .article h3 a {
    color: #333;
}

.article-list .article p {
    line-height: 1.4;
}

.main-footer {
    display: block;
    background: #222;
    color: #999;
    line-height: 16px;
    font-size: 13px;
    overflow: hidden;
    padding: 15px 10px;
}

.main-footer ul {
    float: left;
    margin-bottom: 10px;
    width: 50%;
}

.main-footer li {
    margin: 5px 0;
}

.main-footer a {
    color: #FFF;
    text-decoration: none;
}

.footer-note {
    border-top: 1px solid #333;
    clear: both;
    display: block;
    font-size: 11px;
    margin-top: 15px;
    padding-top: 10px;
}

#spring-tp {
    display: none;
}

#embed-link {
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    overflow: hidden;
    text-align: center;
}

#embed-link a {
    margin-right: 10px;
    color: #376879;
}

#embed-link i {
    margin-left: 5px;
}

@media screen and (max-width: 1024px) {
    .list-wrapper .menu {
        padding: 10px 0;
    }
    .list-wrapper .menu li {
        width: 32.33%;
        margin: 2px 0.5%;
    }
    .list-wrapper .menu li a {
        padding: 0;
        line-height: 32px;
    }
    .list-wrapper .menu li a:before {
        float: left;
        margin-bottom: 0;
        font-size: 26px;
        line-height: 32px;
        margin-left: 10px;
    }
}

@media screen and (max-width: 860px) {
    .list-wrapper .menu li {}
    .list-wrapper .menu {
        padding: 5px 0;
    }
    body.employees .list-wrapper .menu li {
        width: 29%;
    }
    .list .list-row.header > div {
        font-size: 14px;
        padding: 10px 1px;
    }
    .list .list-row > div {
        font-size: 16px;
        padding: 10px 1px;
    }
    .students .list-row div.row-3 {
        width: 20%;
    }
    .students .list-row div.row-2 {
        width: 43%;
    }
    .students .list-row div.row-4,
    .students .list-row div.row-5 {
        text-align: center;
        width: 12%;
    }
    .main-footer ul {
        width: 100%;
    }
    .list-wrapper h2 {
        font-size: 28px;
    }
    .list-wrapper .menu li {
        font-size: 12px;
    }
}

@media screen and (max-width: 500px) {
    .list-wrapper .menu li {
        width: 49%;
    }
    .logo {
        display: none;
    }
    .main-header {
        padding-top: 20px;
    }
    .main-header p {
        font-size: 14px;
        line-height: 22px;
    }
    .students .list-row div.row-3,
    .students .list-row div.row-5 {
        width: 22%;
    }
    .students .list-row div.row-4 {
        display: none;
    }
}

@media screen and (max-width: 470px) {
    .left {
        display: none;
    }
    .header-items > div.right {
        float: none;
        text-align: center;
    }
}

@media screen and (max-width: 365px) {
    .social-buttons span {
        font-size: 13px;
    }
}
